@charset "utf-8";/* CSS Document */
@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){body{-webkit-text-size-adjust:none}}
body, h1, h2, h3, h4, h5, h6, p, dl, dd, form, input, select, textarea {margin: 0;padding: 0;font-size: 12px;}
body{margin:0;padding:0;}
ol, ul {list-style: none;margin: 0;padding: 0;}
li {vertical-align: top;}
img {border: none;vertical-align: top;}
a {text-decoration: none;}
textarea {resize: none;overflow: auto;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:normal;}
*{font-family:Arial,"\5fae\8f6f\96c5\9ed1";}
.clear:after {content: '';display: block;clear: both;}
.clear {clear:both;zoom: 1;}
/*首页广告*/
.bannerAd{ width:100%; overflow:hidden;padding:10px 0px;margin:0px auto;text-align:center;background:#fff;border-bottom: 1px dashed #e6eaed;}
.border-b{border-bottom:#00AA98 solid 1px;}
.main{width:98%;margin:0px auto 0px;padding:0px;display:block;}
.listsbox{width:100%;background:#fff;float:left;display:block;}
.block10,.block15,.block20{padding:0px;margin:0px;width:100%;height:10px;overflow:hidden;display:block;clear:none;}
.block15{height:15px;}
.block20{height:20px;}
.top_menu{overflow: hidden;overflow-x: scroll;-webkit-overflow-scrolling: touch;background:#F4F5F6;position:relative;top:5px;z-index:100000;width:100%;border-bottom:1px solid #ddd;}
.top_menu .top_menu_list{white-space: nowrap;}
.top_menu .top_menu_list .btn.cur{color: #f85959;}
.top_menu .top_menu_list .btn{
    white-space: nowrap;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: #505050;
    text-decoration: none;
    font-size: 17px;
    line-height: 26px;
    height: 26px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-tap-highlight-color: rgba(0,0,0,.3);
}
/*user*/
.full{width:100%;height:100%;background:#000000;opacity:0.5;filter:alpha(opacity=50);position:fixed;top:0px;left:0;z-index:9;display:none;}
.side{width:30%;height:100%;position:fixed;right:0;top:0px;background:#232A30;z-index:10;text-align:left;right:100%;display:none;}
.side ul{padding:10px 10px 10px 10px;height:100%;color:#ddd;height:100%;overflow-y:scroll}
.side ul a{border-top:1px solid #1C2329;font-size:14px;float:left;text-align:left;text-indent:10px;width:100%;height:25px;padding:10px 0px;line-height:25px;color:#fff; background:url(sprite-2.png) no-repeat 80% center;border-left:#232A30 solid 3px;display:block;}
.side ul a.cut{border-left:#D43D3D solid 3px;}
.side ul a.i1{border-top:0px;}
/* headers */
.header{width:100%;padding: 0px;margin:0 auto;margin-top:40px;position:relative}
.nav_header_wrap{ background:transparent;line-height:30px; height:30px;width:100%;position:absolute;z-index:1;top:0px;}
.nav_header_center{display:block; text-align:center;color:#fff;font-size:18px;padding-top:5px;text-indent:-50px;}
.ico_nav_info em{width:30px;text-align:center;height:30px;float:left;line-height:30px;display:inline-block;font-size:30px;padding:5px 10px;overflow:hidden;color:#fff;}
.nav_header_bg{ background:#D43D3D;line-height:30px; height:40px;width:100%;position:fixed;z-index:8;top:0px;opacity:0.8;filter:alpha(opacity=90);}
.nav_header_bg_2{ background:#fff;line-height:40px; height:50px;width:100%;border-bottom:2px solid #e6eaed;}
.nav_header_bg_2 .ico_nav_info em,.nav_header_bg_2 .nav_header_center{ color:#D43D3D;line-height:40px;height:40px;}
.nav_header_back{ display:block;padding:5px 0px;width:50px;height:40px;float:left; background:url(back.png) no-repeat 10px 15px;background-size:25px;}
/*轮播图*/
.focus {width:100%;height:200px;padding-bottom:2px;margin:0px;overflow: hidden;z-index:2;}
.swipe-wrap{width:100%;height:200px;overflow:hidden;text-align:center;}
.swipe-wrap li{width:100%;display:none;background: url("loader_ico.gif") no-repeat center center;padding:0px;margin:auto 0px;position:relative;}
.swipe-wrap li img {width:100%;height:200px;overflow: hidden;z-index:3;}
.swipe-wrap li em {width:100%;height:200px;background: url("swipe-bg.png");position:absolute;top:0px;z-index:4;display:block;}
.swipe-wrap li span{display:block;font-size:18px;line-height:30px;z-index:5;font-weight:bold;position:absolute;bottom:20px;color:#fff;padding:0px 10px;text-shadow:1px 1px 1px #000;}
.imgCtrl {width:50px;height:35px;position:absolute;bottom:-5px;left:40%;z-index:6;}
.imgCtrl span{display:inline-block;width:0px;height:0px;border: 3px solid #999;border-radius: 5px;margin:15px 2px 2px 2px;}
.imgCtrl span.current{border: 3px solid #05ebd4;}
/*文章列表*/
.news_list {width:96%;text-align:left;padding:0px;margin:0px;float:left;}
.news_list li{float:left;list-style:none;border-bottom: 1px solid #e6eaed;width:100%;height:38px;line-height:38px;overflow:hidden}
.news_list li a span{float:left;color:#2A2A2A; font-size:16px;width:85%;padding:0px 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news_list li a time{color:#999; font-size:12px;text-align:right;}
.news_list li div{background:url(list_bg1.png) no-repeat right center; margin-right:13px; width:auto; height:38px; }
.news_list li:last-child{border-bottom:none;}
.news_list li a:hover,.hot_list li a:active{ text-decoration:none; color:#031F39;}
.news_list h2{font-size:18px;width:100%;height:40px;line-height:40px;padding:0px;margin:0px;text-indent:10px;background-color:#ECECEC}
/*图文列表*/
.boxmt10{margin-top:-5px;padding-top:10px;}
.list_pic{width:100%;float:left;display:block;background:#fff;margin:0px auto;padding:0px;}
.list_pic li {width:100%;height:80px;float:left;display: -webkit-box;border-bottom: 1px solid #e6eaed;}
.list_pic li a {width:100%;display: block;overflow: hidden;border:0px;color: #363636}
.list_pic li dl{width:96%;height:60px;float:left;display:block;margin:10px;display: -webkit-box;}
.list_pic li dt {display: inline-block;width: 90px;margin-left:10px}
.list_pic li dt img {width:75px;height:50px;background-color: #f8f8f8}
.list_pic li dd{-webkit-box-flex: 1;}
.list_pic li dd h3{height:50px;line-height:22px;overflow: hidden;font-size: 14px;color: #333;font-weight:bold;}
.list_pic li dd i,.list_pic li dd em{font-size: 12px;color: #555;float:right;margin-right:10px;}
.list_pic li dd i{float:left;background:url(guandian.gif) no-repeat left center;padding-left:20px;}
/*进入频道*/
.list_more,.moreloading a ,#sub_page a.aaj,#sub_page{width:100%;height:60px;line-height:60px;display:block;text-align:center;font-size:15px;color:#9b9b9b;margin:0px auto;padding:10px 0px;}
/*内容页*/
.content{margin:0px auto;overflow:hidden;background:#F9F9F9}
.content h1{font-size:20px;color:black;text-align:left;line-height:30px;padding:10px;border-bottom:#eee dashed 1px;}
.headbar {height: 20px;line-height: 20px;font-size: 12px;border-bottom:#eee solid 1px;padding:5px 10px;color: #999;}
.headbar span {float: left;background: url(writer.png) no-repeat 0px 3px;padding-left:20px;}
.headbar div {float: right;}
.headbar a {color: #999;}
.headbar b {color: #f60;}
.headbar em {font-style: normal;float: left;display: block;padding-left:20px;margin-right:10px;}
.headbar em.pl {background: url(cmt.png) no-repeat 0px 3px;}
.headbar em.hot {background: url(hot.png) no-repeat 0px 0px;}
.contentText{padding:10px;margin:0px auto;text-align:left;color:#333;line-height:30px;overflow:hidden;font-size:16px;}
.contentText img { max-width:100%!important; height:auto!important;}
.contentText p{line-height:30px;font-size:16px;text-align:left;}
.contentText a{text-decoration:underline;}
.contentText video{ margin:10px auto; display: block; min-width:290px; min-height:200px; max-width:100%;background:#000}
.share{width:100%;height:60px;border-top:#E6EAED solid 1px;border-bottom:#E6EAED solid 1px;padding:10px 0px;overflow:hidden;background:#f8f8f8}
.share .ucshare{width:140px;height:60px;text-align:center;margin:0px auto 20px;display: block; overflow:hidden;}
.share .ucshare a{height:60px;width:60px;display:inline-block;margin:0px;}
.share .ucshare a.share-wxtimeline{background:url(ucpyq.png) no-repeat;background-size:60px;margin-right:20px;}
.share .ucshare a.share-wxfriend{background:url(ucwx.png) no-repeat;background-size:60px;}
.share .bdsharebuttonbox{width:190px;height:50px;text-align:center;margin:5px auto;display: block; overflow:hidden;}
.share .bdsharebuttonbox a{height:50px;width:50px;display:inline-block;margin:0px;}
.share .bdsharebuttonbox a.bds_tsina{background:url(sina.png) no-repeat;background-size:50px; }
.share .bdsharebuttonbox a.bds_tqq{background:url(tqq.png) no-repeat;background-size:50px;margin:0px 20px;}
.share .bdsharebuttonbox a.bds_qzone{background:url(qzone.png) no-repeat;background-size:50px;}




#cmt{background:#f3f3f3;width:100%;display:block;padding-bottom:10px;}
.article {width:100%;display:inline-block;padding-bottom:20px;}
.article h2{border-top:#E6EAED solid 1px;border-bottom:#E6EAED solid 1px;color:#333;display:block;font-size:18px;padding:10px;margin-top:-10px;}
#js_click{display:none}
/*返回顶部*/
#back-to-top{ position:fixed; bottom:20px; right:20px; display:none;}
#back-to-top a{background:#D43D3D; opacity:0.8;filter:alpha(opacity=80); display:block; height:40px; width:40px;margin-bottom:10px;}
#back-to-top span{display:block; height:40px; width:40px;}
#back-to-top a.stop span{background:url(top_3.png) no-repeat center -7px;}
#back-to-top a.scmt span{background:url(top_3.png) no-repeat center -50px;}
/*全站底部*/
.footer_main{padding:50px 0 20px 0px;text-align:center;color:#BABABA; font-size:12px;line-height:25px;}
