@import url(list.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
@charset "gb2312";
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img,input{border:0 none;}li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;line-height:1.2;}
em,cite,i{font-style:normal;}
a{text-decoration:none; padding:0; margin:0;color:#333;}
    .yf_header{margin:0 auto;text-align: center;}
    .logo{display: inline-block;height: 50px;background:url("../img/logo.png") no-repeat center;background-size: 100%;width: 141px;margin-top: 4px;}
    .yf_header ul{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-around;background: #6083da;}
    .yf_header li{/* width:26%; */background: #6083da;text-align: center;border-radius: 4px;margin: 4px 0;}
    .yf_header li a{color:#fff;display: block;line-height: 36px;font-size: 15px;}
    .rougao{display: none;}

.menu{float:left;font-size: 16px;width: 100%;background: #1fb0b6;display: none;}
.menu ul{width: 100%;margin: auto;}
.menu ul li{float:left;width: 25%;text-align: center;line-height: 36px;}
.menu ul a{color: #fff;font-size: 15px;display: inline-block;}

.main{width: 100%;margin:0 auto;overflow: hidden;}
.x_dh_bar{float: left;width: 94%;color: #888;padding: 3%;background: #f4f4f4;}
.x_dh_bar a{color: #888;}
.x_dh_bar code{color: #888;padding: 0 10px;}
.main-left{width: 94%;float: left;margin: 0 3%;}
.x_item{display: block;border-bottom: 1px dashed #d6d5d5;padding: 16px 0;color: #999;}
.title{font-size: 16px;font-weight: 700;color: #333;}
.desc{overflow: hidden;height: 46px;font-size: 14px;color: #888;line-height: 24px;margin: 10px 0;}
.time{font-size:12px;color:#999;}
.main_right{width: 100%;float: right;}
.list_right {width: 94%;float: left;color: #fff;padding: 3%;border-top: 10px solid #f0f0f0;}
.main .list_right  div {overflow: hidden;font-size:16px;font-weight: 600;background: url("../img/title_bg.png") no-repeat bottom;}
.main .list_right  div span{float: left;margin-right: 10px;display: block;width: 21px;background: url(../img/ico.png) -40px 0px no-repeat;height: 31px;margin-top: 2px;display: none;}
.main .list_right  div i{float: left;line-height: 36px;font-style: inherit;color: #333;}
.main .list_right li {padding: 13px 0;border-bottom: 1px dashed #e6e6e6;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main .list_right li a {color: #333;font-size: 16px;}
.main .list_right li em {line-height: 20px;color: #ffffff;width: 18px;height: 18px;background-color: #cccccc;font-size: 12px;text-align: center;float: left;margin-top: 1px;margin-right: 10px;font-weight: 700;border-radius: 4px;}
.main .list_right li:nth-child(1) em{background: #f46e0b;}
.main .list_right li:nth-child(2) em{background: #00c360;}
.main .list_right li:nth-child(3) em{background: #aacf15;}
.right_fixed {bottom: 54px;width: 336px;position: fixed!important;z-index: 300;}

.flink{width: 96%;padding: 1% 3%;overflow: hidden;float: left;border-top: 10px solid #f0f0f0;}
.flink ul{width: 1100px;margin: auto;}
.flink b{line-height:22px;font-weight: 400;float: left;color: #6083da;font-size: 12px;}
.flink li{line-height: 22px;color: #b7b7b7;margin: 3px 5px;float: left;}
.flink li a{color:#797979;font-size: 12px;}
.flink li a:hover{color: #6bbb2e;}
.yeshu ul{width: 100%;float: left;height: 38px;}
.yeshu ul li{float:left;}
.thisclass{color: white;border: 1px solid #ccc;padding: 4px 10px;font-size: 14px;background: #1686d4;margin-right: 5px;}
.yeshu ul a{margin-right: 6px;border: 1px solid #ccc;padding: 4px 10px;font-size: 14px;float: left;color: #7d7d7d;}
.yeshu ul .word a{font-size:14px;color:#151515;}
.footer {padding: 3%;background: #394344;overflow: hidden;float: left;width: 94%;}
.footer p {width: 100%;text-align: center;color: #eaeaea;font-size: 12px;line-height: 24px;}
.footer p a {color: #eaeaea;font-size: 12px;padding: 0 3px;}
}