@import url(list.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
@charset "gb2312";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0 none;outline:0;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0 none}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
strong{font-weight:800}
ol,ul,li{list-style:none outside none;}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
strong{font-weight: 800;}
body{font-size: 12px;background: #f8f8f8;}
a {text-decoration: none;color: #333;cursor: pointer;transition: 0.3s ease;-ms-transition: 0.3s ease;-moz-transition: 0.3s ease;-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;font-size: 15px;}
a:hover { color: #2ca6e0; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; }

.header{float: left;width: 100%;background: #fff;}
.header_box{width: 100%;margin: auto;text-align: center;}
.fw100_logo{display: inline-block;width: 170px;height: 34px;margin-top: 13px;background: url('../img/logo.png') no-repeat;background-size: 100%;}

.search_box{display: inline-block;width: 792px;}
.search {background: #fff;float: right;border-radius: 10px;overflow: hidden;border: 1px solid #08a5d8;width: 94%;margin: 3%;}
.search em{float: left;width: 26px;height: 25px;background: url(../img/ico_2021.png) -31px 0px no-repeat;margin-left: 13px;margin-top: 11px;}
.search_text {width: 60%;padding: 0 2%;line-height: 48px;height: 48px;border: 0;color: #cacaca;font-size: 17px;outline: none;}
.search_btn {width: 21%;line-height: 48px;cursor: pointer;background: #08a5d8;padding: 0;float: right;font-size: 16px;color: #ffffff;border: 0;text-align: center;font-size: 16px;}

.fw100_nav{background-color: #08a5d8;float: left;width: 100%;}
.fw100_center{width: 100%;margin: auto;}
.fw100_center ul{float:left;width: 100%;padding: 10px 0;}
.fw100_nav ul li{float: left;}
.fw100_nav ul li a{display: inline-block;color:#fff;width: 128px;height: 40px;line-height: 40px;font-size: 16px;text-align: center;}
.fw100_nav ul li .active,.fw100_nav ul li a:hover{background-color: #0a8fce;display: none;}
.fw100_login{float: right;margin-top: 12px;}
.fw100_login a{float: left;line-height: 26px;border-radius: 4px;color: #fff;background: #2dbfef;margin-left: 15px;padding: 0 11px;font-size: 12px;display: none;}
.fw100_login .jianyi{background: #e7a72f;}
/* end头部 */

.fw100_let_nav{padding: 3%;background: #efefef;color: #888;float: left;width: 94%;font-size: 12px;}
.fw100_let_nav a{color: #888;font-size: 12px;padding: 0 3px;}

.fw100_list{
    float: left;
    width: 100%;
}
.fw100_list>ul{padding: 0 3%;width: 94%;float: left;background: #fff;border-radius: 10px;margin-bottom: 10px;}
.fw100_list>ul>li{width: 100%;overflow: hidden;clear: both;padding: 6px 0px;border-bottom: 1px solid #EEE;}
.fw100_list>ul>li a h2{line-height: 29px;font-weight: bold;font-size: 16px;color: #333;margin-bottom: 5px;}
.fw100_list>ul>li a h2:hover{color:#f60;}
.fw100_list>ul>li a p{color: #919191;line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;padding-left: 2px;font-size: 14px;}
.fw100_time{margin-top: 5px;font-size: 12px;color: #c3b9b9;}

.fw100_show{float: left;width: 100%;}
.rd_rem{float: left;width: 90%;background: #fff;padding: 5%;border-radius: 10px;}
.rd_itemb{float: left;width: 100%;}
.rd_itemb li{height: 40px;overflow:hidden;padding-left: 26px;position: relative;float: left;width: 90%;line-height: 40px;}
.rd_itemb li em{position: absolute;width: 17px;height: 15px;line-height: 15px;left: 0;top: 13px;text-align: center;background-color: #b9b9b9;color:white;font-family: inherit;font-style: initial;border-radius: 6px;}
.rd_itemb li:nth-child(1) em{background: #08a5d8;}
.rd_itemb li:nth-child(2) em{background: #08a5d8;}
.rd_itemb li:nth-child(3) em{background: #08a5d8;}

.fw100_toppic {font-size: 16px;padding: 8px 0;font-weight: bold;color: #333;line-height: 32px;}
.fw100_toppic em{color: #ff685d;background: #f8f8f8;border-radius: 10px;height: 23px;width: 23px;font-size: 14px;float: left;text-align: center;line-height: 23px;margin-top: 5px;margin-right: 10px;font-weight: 700;}

/*分页*/
.pages{text-align: center;padding: 15px 0px 5px 16px;}
.pages:after{content: '';clear:both;display: block;overflow:hidden;zoom: 1;}
.pages a{margin-bottom: 10px;color: #00b156;font-size: 12px;padding: 4px 8px;background: #fff;margin-right: 5px;border: 1px solid #00b156;float: left;}
.pages .thisclass{color: #fff;font-size: 12px;padding: 4px 8px;background: #00b156;margin-right: 5px;border: 1px solid #00b156;float: left;}

/* footer */
/* 友情链接 */
.fink_box{float:left;background: #fff;border-radius: 12px;padding: 3%;width: 94%;margin-top: 10px;}
.fink_box_tl{float: left;width: 100%;}
.fink_box_tl i{font-weight: 700;color: #333;float: left;background: #08a5d8;width: 17px;height: 17px;margin-right: 5px;border-radius: 60px;margin-top: 4px;}
.fink_box_tl em{float: left;height: 26px;font-weight: 700;font-size: 18px;font-style: inherit;}
.fink_box_tl:after{content:"";display: inline-block;background: #eeeeee;height: 3px;width: 100%;}
.flink{width: 100%;float: left;}
.flink b{line-height:22px;font-weight: 400;float: left;color:#2ca6e0;display: none;}
.flink li{line-height: 22px;color: #b7b7b7;margin: 10px 8px;display: inline-block;float: left;margin-bottom: 0px;}
.flink li a{color: #444;font-size: 14px;}
.flink li:nth-child(2){display:none;}
.flink li a:hover{color:#2ca6e0}
.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{background-color: #444444;padding: 3%;text-align: center;float: left;width: 94%;}
.footer p{line-height: 21px;font-size: 12px;color: #ececec;}
.footer a{color: #ececec;font-size: 12px;padding: 0 3px;}
}