﻿@charset "utf-8";
/* CSS Document */
html{font-size:62.5%}
body{min-width:320px;font:400 14px/1.5 "微软雅黑",Helvetica;/*background:#f0f5f9;*/}
li,ol,ul{margin:0;padding:0;list-style:none}
a{color:#1b1b1b;text-decoration:none}
a:hover{color:#3ca5f6;text-decoration:none}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p{margin:0}
em,i{font-style:normal}
.red,.red a,a.red{color:red}
.hr10{height:10px}.hr15{height:15px}.hr20{height:20px}.hr30{height:30px}
.mt5{margin-top:5px}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}
.row-2 li{float:left;width:50%}.row-3 li{float:left;width:33%}.row-4 li{float:left;width:25%}.row-5 li{float:left;width:20%}
.pos-r{position:relative}.pos-a{position:absolute}.ov{overflow:hidden}


/*通用*/
.container{padding:0;max-width:768px;}
@media(min-width:768px){.container{width:768px;}}
.wrap{margin-top:48px;}
.tragl{width:0;height:0;line-height:0;overflow:hidden;font-size:0;border-style:dashed;border-width:5px;position:absolute;-webkit-transition:-webkit-transform .2s;transition:transform .2s;-webkit-transform-origin:center 20%;transform-origin:center 20%}
.hintbg{width:100%;height:22px;background:#000;opacity:.6;filter:alpha(opacity=60);overflow:hidden;position:absolute;bottom:0;z-index:1;right:0;}

/*mod*/
.mod{position:relative;margin-top:10px;padding:10px;background:#fff}
.mod .title{position:relative;display:inline-block;width:100%;height:32px}
.mod .title h2,.mod .title h3,.mod .title h4,.mod .title h5,.mod .title h6{float:left;color:#5c5c5c;font-size:18px;font-size:1.8rem;line-height:32px}
.mod .title .more{position:absolute;right:6px;bottom:6px;font-size:14px;font-size:1.4rem}
.mod .title .more i{margin-left:2px}
.mod .title .more a{color:#6c6c6c}
.mod .TitA{height:38px;border-bottom:1px solid #eee;margin-bottom:6px}
.mod .TitA em{position:absolute;left:0;top:8px;display:inline-block;width:3px;height:20px;background:#3e98f0}
.mod .TitA h2,.mod .TitA h3,.mod .TitA h4,.mod .TitA h5{padding-left:10px;line-height:37px}
.mod .TitA .more{bottom:8px;color:#454545}
.mod a.load-more{display:block;margin-top:10px;height:35px;border:1px solid #f1f1f1;-webkit-border-radius:2px;-moz-border-radius:2px;background-color:#fafafa;color:#575757;text-align:center;line-height:35px}
.mod a.load-more i{margin-left:5px}

/*header*/
.header{position:fixed;z-index:100;width:100%;max-width:768px;height:48px}
.header .content{position:relative;z-index:99;width:100%;height:48px;background:#3e98f0}
.header .logo{display:block;width:170px;height:50px;-webkit-background-size:150px auto;margin:0;color:#fff;text-align:center;font-size:0;line-height:48px;text-indent:-9999px;}
.header .logo a{color:#fff}

.header-min{position:fixed;z-index:100;width:100%;max-width:768px;height:48px}
.header-min .content{position:relative;z-index:99;width:100%;height:48px;background:#3e98f0}
.header-min .title{margin:0;color:#fff;text-align:center;font-size:21px;font-size:2.1rem;line-height:48px}
.header-min .title a{color:#fff}
.header-min .btn-soso{top:11px;right:44px}


/* nav */
.subnav{padding:0 10px;outline:0;background:#fff;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}
.subnav .subnav-box{position:relative;overflow:hidden;margin:0 auto}
.subnav .subnav-list{width:100%;height:42px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}
.subnav .subnav-pills{position:absolute;top:0;left:0;margin:0;padding:0;height:42px;list-style:none}
.subnav .subnav-pills:after,.subnav .subnav-pills:before{display:table;content:"";line-height:0}
.subnav .subnav-pills:after{clear:both}
.subnav .subnav-pills li{position:relative;top:3px;float:left;margin-right:20px;height:39px;white-space:nowrap;line-height:20px}
.subnav .subnav-pills li a{display:inline-block;padding:8px 0;font-size:16px;font-size:1.6rem}
.nav-top{position:absolute;top:48px;z-index:99;display:none;-webkit-box-sizing:border-box;width:100%;background:#f0f5f9;line-height:21px;opacity:1;max-width:768px}
.nav-top .search{margin-top:6px;overflow:hidden}

.nav-foot{overflow:hidden}
.nav-foot ul{overflow:hidden;padding:10px 0;background:#fff;line-height:25px}
.nav-foot li{float:left;width:20%;text-align:center}
.nav-foot a{color:#333;font-size:16px;font-size:1.6rem}
.nav-foot ul:nth-child(2){padding:0;background:#3e98f0;line-height:40px}
.nav-foot ul:nth-child(2) a{color:#fff;font-size:18px;font-size:1.8rem}
.pop-layer{position:fixed;top:0;left:0;z-index:90;display:none;width:100%;height:250%;background-color:rgba(0,0,0,.4)}

/*search*/
.search{width:100%;padding:10px;position:relative;overflow:hidden}
.search_txt{float:left;border:1px solid #E8E8E8;width:96%;padding-left:4%;height:38px;line-height:38px;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}
.search_btn{position:absolute;right:10px;top:10px;width:60px;height:38px;line-height:38px;display:inline-block;border-left:none;background:#3e98f0;color:#fff;font-size:16px;font-size:1.6rem;text-align:center}
.search_btn:active,.search_btn:hover,.search_btn:link,.search_btn:visited{color:#fff}

/*crumbs*/
.crumbs{overflow:hidden;margin-top:10px;padding:0 10px;height:25px;color:#666;font-size:16px;font-size:1.6rem;line-height:25px;}
.crumbs a{color:#666;}
.crumbs i{padding:0 5px;color:#b5b5b5;}

/*pages*/
#pages{position:relative;margin:10px auto;padding:0 78px;height:38px;max-width:396px;text-align:center}
#pages:empty{height:0}
#pages .page-i{margin-left:5px;height:36px;color:#fff;line-height:36px}
#pages .page-i a{color:#fff}
#pages .page-i i{font-style:normal}
#pages .down,#pages .downno,#pages .rest,#pages .up,#pages .upno{display:block;width:72px;height:36px;border:1px solid #e2e2e2;border-radius:2px;background-color:#fff;color:#333;line-height:35px}
#pages .down:hover,#pages .up:hover{background-color:#f2f2f2;box-shadow:inset 0 1px 1px #efefef}
#pages .down,#pages .downno,#pages .up,#pages .upno{position:absolute;top:0}
#pages .up,#pages .upno{left:0}
#pages .down,#pages .downno{right:0}
#pages .rest{display:block;width:auto!important;border:1px solid #379BE9;background:#379BE9;color:#fff}
#pages .downno,#pages .upno{color:#b4b4b4}
.read-all{width:100%;height:30px;line-height:30px;margin-top:10px;font-size:18px;font-size:1.8rem;text-align:center;overflow:hidden}
.read-all a{color:#277de2}

/*footer*/
.footer-min{padding:15px;text-align:center}
.footer-min .app{color:#999;font-size:16px;font-size:1.6rem}
.footer-min .app a{color:#555}
.footer-min .copyright{margin-top:5px;color:#888;font-size:12px;font-size:1.2rem}
.footer-min .copyright a{color:#888}

/*list*/
.article-one{margin-bottom:10px;overflow:hidden}
.article-one h2{height:30px;line-height:30px;text-align:center;font-size:20px;font-size:2rem}
.article-one h2 a{display:block;overflow:hidden;padding:0 10px;color:#d53830}

/* share-bar */
.share-bar{position:relative;padding:10px;padding-left:75px;height:48.3px}
.share-bar .text{position:absolute;top:13px;left:10px;font-size:16px;font-size:1.6rem}
.share-bar .bdsharebuttonbox a{display:inline-block;overflow:hidden;margin:0 20px 0 0;padding:0;width:28.3px;height:28.3px;background:url(../images/wap/share-icon.png) no-repeat;background-color:none;background-size:124.56px auto;color:#ccc;vertical-align:middle;line-height:28.3px}
.share-bar .bdsharebuttonbox .bds_weixin{background-position:-31.14px 0}
.share-bar .bdsharebuttonbox .bds_tsina{background-position:-62.28px 0}
.share-bar .bdsharebuttonbox .bds_qzone{background-position:-93.28px 0}
.share-bar .bdsharebuttonbox .bds_sqq{background-position:0 -31.38px}

/*首页*/
.feedsAll{padding:0;}
.feedsAll .feeds{padding:0 10px 10px;}
.feeds-tab{height:42px;border:1px solid #dfdfdf;border-top:2px solid #3e98f0;position:relative;z-index:10;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;overflow:hidden}
.feeds-tab a{width:20%;height:43px;line-height:41px;float:left;cursor:pointer;}
.feeds-tab a span{display:inline-block;width:100%;font-size:18px;font-size:1.8rem;text-align:center;}
.feeds-tab a.cur span{border-bottom:2px solid #1f90df;color:#3e98f0}
.loadtab{position:absolute;top:50px;left:50%;margin-left:-10px;}

/*头条*/
.rec-news{position:relative;margin-top:10px;background:#fff;overflow:hidden;}
.rec-news .title{position:relative;width:100%;height:38px;line-height:38px;background:#fafafa;padding:0 10px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f7f7f7;}
.rec-news .new{position: absolute;right:10px;top:0; padding-left:21px;background:url(../images/jiantou.png) no-repeat 0 12px;font-size:14px;font-size:1.4rem;color:#777;}

/*TAB切换*/
.sider_tabs{font-size:18px;font-weight:500;color:#bfbfbf;overflow:hidden;}
.sider_tabs li{float:left;padding:0 3px;margin-right:10px;}
.sider_tabs li a{color:#666;height:36px;line-height:36px;cursor:pointer;}
.sider_tabs .cur{color:#333;font-weight:500;color:#38a2db;}
.sider_tabs_con{padding:10px;overflow:hidden;}

/*头条列表*/
.rec-top{border-bottom: dotted 1px #ccc; overflow:hidden;}
.rec-top h2{text-align:center;font-size:20px;font-size:2rem;font-weight:700;height:26px;line-height:26px;margin-top:5px;overflow:hidden;}
.rec-top h2 a{color:#d53830;}
.rec-top p{text-indent:2em;font-size:14px;color:#666;height:40px;line-height:20px;margin:10px 0;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;}
/*高亮列表*/
.rec-light{margin-top:10px;font-size:18px;font-size:1.8rem;height:20px;line-height:20px;overflow:hidden;}
.rec-light  a{font-weight:700;color:#d53830;}
.rec-light .cname{padding:0 6px;float:left;margin-right:10px;background-color:#1abaf4;position:relative;zoom:1;font-size:14px;font-size:1.4rem;font-weight:400;text-align:center}
.rec-light .cname a,.rec-light .cname a:hover{font-weight:500;color:#fff}
.rec-light .cname .tragl{border-width:5px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #1abaf4;right:-9px;top:5px}
.m-index .article-list{margin-top:10px;}

/*====热门标签====*/
.h-tags{height:122px;position:relative;background:#fff;overflow:hidden;}
.h-tags-title{position:absolute;top:0;left:0;width:10%;background:#fe6649;text-align:center;overflow:hidden;}
.h-tags-title h2{display:inline-block;padding:15px 0;height:122px;line-height:23px;font-size:18px;font-size:1.8rem;color:#fff;letter-spacing:3px;}
.h-tags-list{padding-left:12%;}
.h-tags-list li{width:31%;margin-right:2%;float:left;margin-top:8px;}
.h-tags-list a{display:inline-block;background:#efefef;height:30px;line-height:30px;width:100%;padding:0 6px;text-align:center;float:left;overflow:hidden;}
.h-tags-list a:hover{background:#fe6649;color:#fff;}

/*文章内容页*/
.article{}
.article h1{padding:10px 10px;line-height:30px;font-size:2.3rem}
.article .detail{padding:0 10px;font-size:13px;font-size:1.3rem;color:#5c5c5c;margin-bottom:15px;overflow:hidden}
.article .detail span{float:left;margin-right:8px}
.article .content{padding:0 10px;color:#1b1b1b;font-size:18px;font-size:1.8rem}
.article .content p{line-height:30px;margin:16px 0}
.article .content img{width:100% !important;height:auto !important;}
.article .content a{color:#41479B}
.article .content video{height:100%;width:100%}
.article .content .text-center{text-indent:0}
.article .content table{margin:16px 0}
.article-tags{position:absolute;top:7px;left:105px;margin:10px 0;height:22px;overflow:hidden}
.article-tags .links{padding-left:50px}
.article-tags a{float:left;height:22px;line-height:22px;margin-right:10px;padding:0 5px;background:#379be9;color:#fff}
.table_specs{border:1px solid #a2c7e1;border-collapse:collapse;}
.table_specs th,.table_specs td{text-align:center;padding-top:5px;padding-bottom:5px;border:1px solid #a2c7e1;word-break:break-all;word-wrap:break-word;}
.table_specs thead th{padding-top:8px;padding-bottom:8px;background:#a4bdff;font-weight:700;}
.table_specs tbody th{background:#eef3f7;font-weight:500}

/*video*/
.video #player{width:100%;min-height:200px;background:#000}
.video .video-info{background:#fff;overflow:hidden}
.video h1{padding:0 10px;margin:10px 0;line-height:30px;font-size:23px;font-size:2.3rem}
.video .detail{position:relative;padding:15px 160px 15px 10px;border:1px solid #ededed;font-size:13px;font-size:1.3rem;color:#5c5c5c;overflow:hidden}
.video .detail span{float:left;margin-right:8px}
.video .content{padding:0 10px;color:#1b1b1b;font-size:18px;font-size:1.8rem}
.video .content p{line-height:30px;margin:16px 0}
.video .content img{width:100%}
.video .content a{color:#41479B}
.video .content video{height:100%;width:100%}
.video .content .text-center{text-indent:0}
.video .content table{margin:16px 0}
.video .share-bar{position:absolute;right:0;bottom:0;padding-left:0}
.video .share-bar .bdsharebuttonbox a{margin:0 10px 0 0}
.video .like-bar{margin:0;padding:10px;padding-top:0;overflow:hidden}

/*topic*/
.topic-banner{position:relative;}
.topic-banner img{width:100%;height:auto;}
.topic-feeds .feeds-item:last-child{padding-bottom:2px;}

/*列表页*/
.list-bar{background:#fff;overflow:hidden;}
.list-top{padding:0 10px;margin-top:10px;}
.list-top h2{position:relative;font-size:18px;font-size:1.8rem;font-weight:700;line-height:32px;height:32px;overflow:hidden}
.list-top h2 span{position:absolute;left:0;top:3px;display:inline-block;width:45px;height:22px;line-height:22px;color:#fff;font-size:13px;font-size:1.3rem;text-align:center;background:#3e98f0;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin-right:5px}
.list-top h2 span i{position:absolute;right:-4px;top:8px;width:0;height:0;line-height:0;border-width:4px 0 4px 4px;border-color:transparent transparent transparent #3e98f0;border-style:dashed dashed dashed solid}
.list-top h2 a{padding-left:55px;color:#d52b2b;}
.list-top .text{height:44px;line-height:22px;color:#787878;font-family:Tahoma,simsun!important;font-size:14px;font-size:1.4rem;color:#888;overflow:hidden}
.list-top .text a{margin-left:6px;color:#2e8ed9}
.list-bar .sider_tabs{margin:10px 10px;border:1px solid #3e98f0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.list-bar .sider_tabs li{float:left;width:33.33%;margin:0;padding:0;border-right:1px solid #3e98f0;}
.list-bar .sider_tabs a{display:block;text-align:center;color:#3e98f0;font-size:16px;}
.list-bar .sider_tabs a.cur{background:#3e98f0;color:#fff;}
.list-bar .sider_tabs li:last-child{border:0;}
.list-bar .feeds-item:first-child {border-top:1px solid #eee;}

/*TAG页*/
.tags-detail{position:relative;background:#fff;margin-top:95px;padding:10px 0 10px 120px;min-height:74px}
.tags-detail h1{font-size:21px;font-size:2.1rem;position:absolute;top:-28px;left:118px}
.tags-detail .thumb{position:absolute;left:10px;top:-36px;width:100px;padding:6px;border:1px solid #eee;background:#fff}
.tags-detail .nopic{position:absolute;left:10px;top:-36px;width:100px;padding:15px;border:1px solid #eee;background:#fff}
.tags-detail .nopic img,.tags-detail .thumb img{width:100%}
.tags-detail .description{height:54px;line-height:18px;padding-right:10px;overflow:hidden}
.tags-detail .description a{margin-left:6px;font-size:18px;color:#666;}
.tags-links{padding:1px 5px 10px 5px;background:#fff;overflow:hidden;}
.tags-links a {position: relative; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.3%; height: 35px; margin: -1px 0 0; border: 1px solid #e6e6e6; border-left: 0 none; font-size: 14px; line-height: 35px; text-align: center; background:#f7fbff;}
.tags-links a:nth-of-type(1),.tags-links a:nth-of-type(4){border-left: 1px solid #e6e6e6;}

/*====模块列表====*/
/*默认列表*/
.feeds{position:relative;overflow:hidden}
.feeds-item{border-top:1px solid #eee;position:relative;padding:12px 0}
.feeds-item:first-child{border-top:0}
.feeds-item:hover{background:#f8f8f8}
.feeds-item h3{font-size:16px;font-size:1.6rem;height:42px;line-height:21px;margin-bottom:3px;overflow:hidden}
.feeds-item h3 a{color:#262627}
.feeds-item h3 a:hover{color:#3ba0f2;text-decoration:none}
.feeds-item .feeds-item-pic{position:absolute;left:0;top:12px;width:94px;height:64px;padding:1px;border:1px solid #ededed}
.feeds-item .feeds-item-pic a{display:block;height:100%;overflow:hidden}
.feeds-item .feeds-item-pic img{width:90px;height:60px;object-fit: cover;}
.feeds-item .feeds-item-info{height:18px;line-height:18px;color:#999;overflow:hidden;font-size:12px;font-size:1.2rem;overflow:hidden}
.feeds-item .feeds-item-info span{margin-right:8px}
.feeds-item .feeds-item-info a{color:#999}
.feeds-item .feeds-item-info i{margin-right:3px}
.feeds-item .feeds-item-info .author i{color:#afafaf}
.feeds-item .fa-heart-o{font-size:13px;font-size:1.3rem}
.feeds .hasImg{padding-left:103px;min-height:60px}
.loadmore{width:100%;height:35px;line-height:35px;margin:5px 0;background:#f7f8f9;font-size:16px;font-size:1.6rem;color:#3e98f0;letter-spacing:1px;text-align:center;cursor:pointer}
.loadmore i{margin-left:2px}
.loadmore .renderloading{background:url(../images/onLoad.gif) no-repeat left center;height:35px;line-height:35px;padding-left:20px;font-size:16px;font-size:1.6rem}
.feeds-right .feeds-item-pic{left:auto;right:0;}
.feeds-right .hasImg{padding-left:0;padding-right:103px;}

/*图集列表*/
.feeds-images{margin-top:-15px;margin-bottom:15px;overflow:hidden;}
.images-item{width:100%;overflow:hidden;margin-top:15px;position:relative;padding:6px;border:1px solid #e5e5e5;background:#fff;-moz-box-shadow:0 2px 0 #f5f5f5;-webkit-box-shadow:0 2px 0 #f5f5f5;box-shadow:0 2px 0 #f5f5f5;}
.images-item:hover{-moz-box-shadow:0 3px 6px #bbb;-webkit-box-shadow:0 3px 6px #bbb;box-shadow:0 3px 6px #bbb;}
.images-item a{ text-decoration:none;}
.images-item h3{font-size:16px;font-size:1.6rem;height:46px;line-height:23px;margin-top:20px;margin-bottom:10px;overflow:hidden;}
.images-item .pic{width:100%;display:block;overflow:hidden;border:1px solid #f2f2f2;}
.images-item .pic img{width:100%;}
.images-item .info{color:#999;height:23px;line-height:23px;overflow:hidden;}
.images-item .info span{float:left;margin-right:5px;}
.images-item .info .entrance{position:absolute;bottom:10px;right:10px;width:76px;height:28px;line-height:28px;text-align:center;background:#3ba2de;color:#fff;margin:0;}
.images-item .info .entrance:hover{background:#cc4003;}

/*.feeds-images{margin-top:-15px;margin-bottom:15px;overflow:hidden;}
.images-item{width:100%;overflow:hidden;margin-top:15px;position:relative;padding:6px;border:1px solid #ddd;background:#fff;-moz-box-shadow:0 2px 0 #f5f5f5;-webkit-box-shadow:0 2px 0 #f5f5f5;box-shadow:0 2px 0 #f5f5f5;}
.images-item:hover{-moz-box-shadow:0 3px 6px #bbb;-webkit-box-shadow:0 3px 6px #bbb;box-shadow:0 3px 6px #bbb;}
.images-item a{ text-decoration:none;}
.images-item h3{font-size:16px;font-size:1.6rem;height:46px;line-height:23px;margin-top:20px;margin-bottom:10px;overflow:hidden;}
.images-item .pic{width:100%;display:block;overflow:hidden;border:1px solid #f2f2f2;}
.images-item .pic img{width:100%;}
.images-item .info{color:#999;height:23px;line-height:23px;overflow:hidden;}
.images-item .info span{float:left;margin-right:5px;}
.images-item .info .entrance{position:absolute;bottom:10px;right:10px;width:76px;height:28px;line-height:28px;text-align:center;background:#3ba2de;color:#fff;margin:0;}
.images-item .info .entrance:hover{background:#cc4003;}*/

/*文字列表*/
.article-list{margin-top:-5px;overflow:hidden}
.article-list li{overflow:hidden;height:34px;line-height:34px}
.article-list i,.article-list u{float:left;display:block;margin:16px 6px 0 0;width:3px;height:3px;-webkit-border-radius:100px;-moz-border-radius:100px;background-color:#999}
.article-list li a{font-size:16px;font-size:1.6rem}
.article-list span.time{float:right;padding-left:15px;color:#888}

/*图文列表*/
.article-img li{position:relative;padding-left:100px;margin-bottom:10px;border-bottom:1px solid #eee;height:82px}
.article-img li:last-child{height:76px;margin:0;border:none}
.article-img h3{padding-top:3px;font-size:16px;font-size:1.6rem;height:45px;line-height:21px;overflow:hidden}
.article-img .thumb{position:absolute;left:0;top:6px;width:90px;height:60px}
.article-img .thumb img{width:90px;height:60px;padding:1px;border:1px solid #ededed}
.article-img .info{margin-top:6px;color:#999;font-size:13px;font-size:1.3rem;line-height:20px}
.article-img .info span{margin-right:10px}
.article-img .info a{color:#999}
.article-img .info i{margin-right:3px}

/*图文列表*/
.article-img2 li{position:relative;padding-right:100px;margin-bottom:10px;border-bottom:1px solid #eee;height:82px}
.article-img2 li:last-child{height:76px;margin:0;border:none}
.article-img2 h3{padding-top:3px;font-size:16px;font-size:1.6rem;height:45px;line-height:21px;overflow:hidden}
.article-img2 .thumb{position:absolute;right:0;top:6px;width:90px;height:60px}
.article-img2 .thumb img{width:90px;height:60px;padding:1px;border:1px solid #ededed}
.article-img2 .info{margin-top:6px;color:#999;font-size:13px;font-size:1.3rem;line-height:20px}
.article-img2 .info span{margin-right:10px}
.article-img2 .info a{color:#999}
.article-img2 .info i{margin-right:3px}

/*小图列表*/
.img-list{margin-left:-5%;margin-top:6px;overflow:hidden}
.img-list li{position:relative;float:left;width:45%;margin-left:5%;margin-bottom:5px;overflow:hidden}
.img-list li img{width:100%;padding:1px;border:1px solid #ededed;display:block}
.img-list li span{width:100%;display:block;margin-top:8px;padding:0 5px;height:18px;line-height:18px;font-size:14px;font-size:1.4rem;text-align:center;overflow:hidden}
/*大图列表*/
.img-big{overflow:hidden}
.img-big li{position:relative;overflow:hidden}
.img-big li img{width:100%;height:100%;display:inline-block}
.img-big .hintbg{height:32px;}
.img-big .title{position:absolute;left:0;bottom:0;z-index:2;width:100%;height:32px;line-height:32px;font-size:14px;font-size:1.4rem;color:#fff;text-align:center;padding:0 10px;}

/*热门列表*/
.article-hot{margin-top:-10px;overflow:hidden}
.article-hot li{height:46px;line-height:46px;font-size:16px;font-size:1.6rem;border-bottom:1px solid #eee;overflow:hidden}
.article-hot li .mun{color:#d52b2b;height:20px;float:left;font-size:20px;font-size:2rem;font-style:italic;font-family:georgia,STHeiti,"Microsoft YaHei",simsun,sans-serif,Arial;line-height:15px;margin:13px 6px 0 0;overflow:hidden;text-align:center;width:20px}
.article-hot li:nth-child(n+4) .mun{color:#888}
.article-hot li:last-child{border:none}

/*标签列表*/
.tags-list{margin-left:-3%;overflow:hidden}
.tags-list li{float:left;width:30%;margin-left:3%;margin-bottom:13px;overflow:hidden}
.tags-list li a{width:100%;height:34px;line-height:34px;padding:0 6px;color:#444;text-align:center;background:#eee;display:block}

/* 图片列表 */
.image-list {font-size:0;overflow:hidden;width:inherit;max-width:800px;margin:1.2rem auto 0;}
.image-list-item {-webkit-tap-highlight-color:#000;margin-bottom:12px;background-color:white;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.15)}
.image-list-item {box-shadow:none;margin-bottom:15px}
.image-list-item .image-wrap {height:auto;max-height:380px;overflow: hidden;}
.image-list-item .image-wrap img {width:inherit;height:auto;border:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}
.image-list-item .image-wrap a {width:100%;height:auto}
.image-list-item .image-title {padding:7px 0}
.image-list-item .image-title a {color:#3f4447;display:block;font-size:16px;height:auto;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}

/*视频列表*/
.video-list {font-size:0;overflow:hidden;width:inherit;max-width:768px;}
.video-list-item {-webkit-tap-highlight-color:#000;margin-bottom:12px;background-color:white;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.15);}
.video-list-item {box-shadow:none;margin-bottom:15px;position: relative;}
.video-list-item .video-wrap {position:relative;height:auto;max-height:380px;overflow:hidden;}
.video-list-item .video-wrap img {width:inherit;height:auto;border:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}
.video-list-item .video-wrap a {width:100%;height:auto}
.video-list-item .video-wrap a:after {z-index:2;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;width:60px;height:60px;overflow: hidden;visibility:visible;content: '';background: url(../images/wap/play.png) no-repeat center center;cursor: pointer;opacity:1;}
.video-list-item .video-title {padding:7px 0}
.video-list-item .video-title a {color:#3f4447;display:block;font-size:16px;height:auto;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}
#player{width:510px;height:498px;}
@media screen and (max-width: 600px){#player{width:100%;height:250px;}}
@media screen and (max-width: 320px){#player{width:100%;height:200px;}}

/*猜你喜欢*/
.like .turn{position:absolute;left:50%;top:80px}
.like #LikeMore{color:#3e98f0}

/*====功能列表====*/
/*二级导航*/
.m-index .wrap,.m-category .wrap{margin-top:126px}
.channels-wrap{width:100%;position:absolute;top:48px;max-width:768px;overflow:hidden;font-size:16px;font-size:1.6rem;z-index:98}
.channels{background:#fff;padding:8px 5px 5px 5px;clear:both;border-top:1px solid #D7D7D7;overflow:hidden;position:relative}
.channels:after{content:"";display:block;height:0;overflow:hidden;clear:both;visibility:hidden}
.channels li{float:left;position:relative;width:20%;text-align:center;line-height:32px;height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.channels .more{width:35px;height:65px;position:absolute;right:0;top:0;padding:13px 0 0;text-align:center;color:#487de3;line-height:20px;overflow:visible}
.channels .more:before{content:"";position:absolute;left:-12px;top:0;width:12px;height:78px;z-index:1;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAACVCAMAAAB1h8rMAAABC1BMVEWWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaWlpaVlpaWlpaWlpaWlpWWlpWWlpWVlpaWlZaWlZaWlZaWlZaWlZaWlpWWlpWWlpWWlpWWlZaWlpWVlpaWlpWWlZaWlZaVlpaWlpWWlpWWlZaVlpaWlpaVlpaWlZaVlpaWlZaWlpWWlZaVlpaWlZaVlpaWlZaVlpbdaV3fAAAAWXRSTlMBAgADBAUGBwgJCwoNDA4PERQQEhMXFRYZGBobHB0eJCEgHygjJisiLCUnKi8tKTAzLgExNAAyAgIMAAQKAQsBBAMSGQgHKQgXGA8aFjIOIg0cCQMMBwcCACzDof0AAAPlSURBVHhejZd5WxpBDMYHERAQ5BAQcFHuS7HSWutZtfd9H9//kzTJJpuZYZ+H8uf8ePMm2dmZrNngn+FfAn5J+Pkg4QN3eXNz0wW6njKRYGmtp1IEVKDraRO7nk5bYIkGsp7JMGAB+dL6lgXEIA1gK2tUIIHw/wxsZ17PE/AFsJ4zjrWuM1ABGefzuYIHRFDYVsAOvF4U4At2ELDFDwQisEFSrG9BUDFqYQsqJRuINQQqVc3GmQXQGp0rpV1VkPVLEFwUdypVBCK4AvAmmyeH3TKCpdGc0BocduuqiHIq7oCgoeCOAEUCQS3M6py9MafPIKg3mqwgQBZoDYI9ww0RCyyiWm40BSQtUELQUsAWHKkdAbUgwb6xvLcAgAUUsdcOHEAWGKnV7jCwLcp1iNRbBVWKJODe8oac9jtdApyUWLyFSIcIEgqgs5hs0Bu7QCw63QEAyVa8awAODwBoUuBdAm+M5IDrHHm/awXdwdQGeQKNJlgcDC2QRVAtf0SL6cwBofeL/d542gfw3AMtAMO+Ma4CWovewwUDKQOSaraD7sFsTiDJgJMC7/48UlB92CloLXiPACwtgA2hpCaowFZhRwpFBoPh/NgCnC0mNYtAKoVgGx/fh+DwYDg6BXBjKyBbAH0CxqkPsgUwOYoFkNRJBF4hwPqwU4tjBRkGlO3r48cK6MGWQ7BQgBuXOwJljE6fEtAeQuEBgUcOeI+FY9NHRwgStoJAfwWQgup7sgqg8MXkxAd1An0GzxwQrFX4ICAQl1UXwH/X8SCAQhlfMQDFp/gmesBuu4IMAn6Cs7nzBPPb/GjHUxfkChFYuAoCsH14l8TvqyNnUysY+YC7OJO9m9TdzrtBNzUDfJu7/ouTwzcK8wUwkZdTjhICX4YLAEt9awWM4VHFvefyOiuQ0g/1ZKDSb+XIwLQISBcvqHQ+ZFbPq72gN5j2FXBP5MzwzkSqkNwRnEcKLITAYCgKKT1MKxZQWuOhe1LLLSEntVV65QHTAncbyG2AYOAAuT/kmvBvnCbfOCS5Cyv8CgDcv3VCoDeqXjkx1x2a2Pcgu5MJ5BUBlHxHdzz37btW+iuxaDRIqDsBiNVevehplkCwETsztAgsAVzRngtNMC9zCeBG3TlWzZpL2IRj1fzZRyaWhgOA+EMRnXIcS+crzteeo6oMdIbLisQGag+SOPATJd5kKS7FCgNjjcH5a51F1WR1rFUXexD2JUAscB6OyL9C/9jxPAtkzUDvSn4jicBz66OBgSsRQuCSAfsTEYUCJgxcCZI1X0WeBNGaLy8XEGGg5A+RJIK/DhDN+g9F/cIjdC/gzNX4CsvoH8xGnKIgvXrhAAAAAElFTkSuQmCC) no-repeat;-webkit-background-size:12px 78px;background-size:12px 78px}
.channels .more span:before{content:"\66F4\0D\0A\591A";white-space:pre;color:#487de3}
.channels .more span:after{content:"";color:#487de3;white-space:normal;top:59px;left:50%;margin:0 0 0 -6px;position:absolute;width:12px;height:7px;overflow:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAMAAAACJixMAAAAeFBMVEVIfeP///9IfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeNIfeP77ldOAAAAJ3RSTlMAAAMGCg8TFRweLC03PkJOU1tnbHiCiJ6lsrW+xsnP09fc8fb4+v1JHKT5AAAAlElEQVR4Xm3J2Q6CMBgF4fOXfd9xL1i05/3f0BAlgDpXk3yIdYRtMhfpGJr38BvCOzUSwzHYQzDSJEBqOPhb8AeaVABkE2/eCt6NUyYzIH/w6i7gXvnI5Q0onrx8xL3wWcgCKC3PzjzOmbaUFVBZnhSgTrSVbAE1eVTqSNayBzTk4UA28g1oSbLFL6AjO/wD9D1WeAE/Ugt+iKQVbQAAAABJRU5ErkJggg==) no-repeat;-webkit-background-size:12px 7px;-moz-background-size:12px 7px;-o-background-size:12px 7px;background-size:12px 7px}
.channels a,.channels a:visited,.channels span,.channels-all a,.channels-all a:visited,.channels-all span{color:#000}
.channels-all{background:#fff;opacity:0;display:none;-webkit-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}
.channels-all h4{color:#000;font-size:16px;font-size:1.6rem;height:36px;line-height:36px;background:#f0f5f9;padding:0 10px;font-weight:700}
.channels-all .site-nav:link,.channels-all .site-nav:visited{float:right;color:#007aff;font-weight:400}
.channels-all .channels-all-list{padding:0 10px}
.channels-all .channels-all-list>li{padding:8px 0;border-bottom:1px dashed #E7E7E7}
.channels-all .channels-all-list:nth-child(2)>li{padding:4px 0 3px;border:0 none}
.channels-all .channels-all-list li:last-child{border:0 none}
.channels-all .sitemap{top: 85px;}
.channels-all-list li>a{width:20%;text-align:center;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px}
.channels-all-list li strong{width:43px;height:20px;line-height:20px;border:1px solid #E7E7E7;display:inline-block;vertical-align:middle;margin:0 auto}
.channels-wrap.expanded .more span:before,.channels.visible .more span:before{content:"\6536\0D\0A\8D77";white-space:pre}
.channels-wrap.expanded .more span:after,.channels.visible .more span:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAMAAAACJixMAAAAA3NCSVQICAjb4U/gAAAAaVBMVEXx9f3w9P3r8fzp8Pzf6frf6PrY4/nT3/jQ3fjH1/bD1fa+0fW1yvSxyPOpwvKivfGduvCOru6Jq+1/pOt9o+t3nupxmulvmelqlehok+hlkedhj+dShOVOguRNgeRMgORJfuNIfeP///+cYY31AAAAI3RSTlP/////////////////////////////////////////////AGYpg5YAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAiUlEQVQYlW3PVw6EMAwEUNN7bwECeHz/Q+4ihBLYnR/beZLlkJjUtTWQaSug+gclvil/oQCaBijekAOtSAvkT8iYu7N24MyGlLm/5h6cGkgODPfuAUdyQ7xjNHeO2OMLog2T9TOZsEUnhBoz2UAzdCgUaCyOPOIs0AEprK684q5Q5Cvv/S7iKf8D2fgnucFfooEAAAAASUVORK5CYII=) no-repeat;-webkit-background-size:12px 7px;-moz-background-size:12px 7px;-o-background-size:12px 7px;background-size:12px 7px}
.channels li>a,.channels-all-list li>a{display:block;position:relative}
.channels li .hot:before,.channels-all-list li .hot:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAMAAAACPC7cAAAAM1BMVEX/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD///9trXwxAAAAD3RSTlMAxO4/0t4o4MkX7K8LiwOQQNFHAAAAQklEQVR4XmPgxwqoKCwgwA8FAgL0EoYDnMID5UCahjcUMPLz8zMxM6ADFn5+VjYGDMDOz8HJgAm4uHkYsABePhQBAEu/Gsx9pDEoAAAAAElFTkSuQmCC) no-repeat}
.channels li .new:before,.channels-all-list li .new:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAMAAAACPC7cAAAAM1BMVEVQe79Qe79Qe79Qe79Qe79Qe79Qe79Qe79Qe79Qe79Qe79Qe79Qe79Qe79Qe79Qe7////+Hc0RhAAAAD3RSTlMAxO4/0t4o4MkX7K8LiwOQQNFHAAAASklEQVR4XrXQOQ6AQAxDUbPv2Pc/LY0bmCmMBL+J9DoHrPYhS3RSwtIbNmRsitk34Hjlr/92Dcm2w7OeHEYUTZwXlK3bjkrHeYMLS78azFUZfNQAAAAASUVORK5CYII=) no-repeat}
.channels li .hot:before,.channels li .new:before,.channels-all-list li .hot:before,.channels-all-list li .new:before{content:"";position:absolute;right:4px;top:0;width:11px;height:13px;-webkit-background-size:11px 13px;-webkit-background-size:11px 13px;z-index:1}
.cat-slide-bar{max-height:165px;position:relative;overflow:hidden;-webkit-transform:translateZ(0)}
.cat-slide-bar .cat-slide-item{position:relative;float:left;width:100%;height:165px}
.cat-slide-bar .cat-slide-item div{overflow:hidden}
.cat-slide-item img{margin:auto;width:100%}
.cat-slide-bar .cat-slide-title{position:absolute;bottom:0;left:0;width:100%;height:28px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.4)));color:#fff;text-align:center;line-height:28px}
.cat-slide-bar .cat-slide-title a{color:#fff;font-size:14px;font-size:1.4rem}
.cat-slide-bar .cat-slide-dot{position:absolute;right:8px;bottom:10px;z-index:20;height:12px;color:#fff;font-size:12px;font-size:1.2rem}
@media only screen and (min-width:414px){.cat-slide-bar{max-height:213px}.cat-slide-bar .cat-slide-item div{max-height:213px}}

/*喜欢插件*/
.like-bar{padding:10px;margin-top:5px;text-align:center;line-height:24px}
.like-bar .title{position:relative;display:inline-block;width:100%;height:38px}
.like-bar .title h5{color:#1b1b1b;font-size:18px;font-size:1.8rem;line-height:32px}
.like-bar a{outline:0 none}
.like-bar em{font-style:normal}
.like-bar .down,.like-bar .up{float:left;padding:7px 0;width:118px;height:38px;background:#fff;border:1px solid #e6e6e6;color:#333;text-align:center;cursor:pointer}
.like-bar .down span,.like-bar .up span{display:inline-block;padding:0 0 0 20px;background:url(../images/like-icon.png) no-repeat}
.like-bar .up span{background-position:0 4px}
.like-bar .down span{background-position:0 -39px}
.like-bar .down,.like-bar .up{color:#333;text-decoration:none}
.like-bar .up:hover span{background-position:0 -19px}
.like-bar .down:hover span{background-position:0 -61px}
.like-bar .up:hover .actionNmub{text-decoration:none}
.like-bar .up{float:left;width:48%}
.like-bar .down{float:right;width:48%}
i.like-action{position:absolute;top:-16px;left:15px;color:#f60;font-weight:400;font-style:normal;font-size:24px;font-size:2.4rem;font-family:Arial}

/*文章导航*/
.article-nav{font-size:16px;font-size:1.6rem;line-height:1.5;margin-top:15px}
.article-nav label{display:block;line-height:28px;color:#1e1e1e}
.article-nav select{display:block;background:#fff url(../images/wap/xiala.gif) no-repeat 100% 50%;-webkit-background-size:23px 7px;background-size:23px 7px;border:1px solid #eee;padding-left:10px;padding-right:25px;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;-webkit-border-image:none;-webkit-box-shadow:none;box-shadow:none;width:100%;height:36px;margin:4px 0;color:#3E98F0}

/*引导*/
.guide{margin-top:50px;margin-bottom:10px;background:#fff;overflow:hidden}
.guide .guide-rec{background:#f5f5f5;height:40px;line-height:40px;padding:0 10px;margin-bottom:12px;overflow:hidden}
.guide .guide-rec a{float:left;margin-right:15px;font-size:16px;font-size:1.6rem}
.guide .guide-img{margin:0;margin-left:-3.3%;padding:0 10px;overflow:hidden}
.guide .guide-img a{float:left;display:block;width:30%;margin-left:3.3%;margin-bottom:15px;overflow:hidden}
.guide .guide-img img{float:left;width:100%;height:100%;border:1px solid #eee}
.guide .guide-text{position:relative;font-size:14px;font-size:1.4rem;line-height:30px;margin:0;padding:10px;padding-top:0;overflow:hidden}
.guide .guide-text dt{position:absolute;left:10px;top:2px}
.guide .guide-text dt h3{width:40px;height:20px;line-height:20px;font-weight:500;color:#fff;text-align:center;background:#63aee4;font-size:14px;font-size:1.4rem;margin:0}
.guide .guide-text dd{padding-left:35px}
.guide .guide-text dd a{float:left;margin-left:15px;height:26px;line-height:26px}

/*返回顶部*/
.back-to-top{display:block;position:fixed;z-index:8;right:16px;bottom:56px;width:35px;height:35px;opacity:1;overflow:hidden;color:transparent;-webkit-border-radius:20px;border-radius:20px;background:rgba(0,0,0,.6) url(data:image/gif;base64,R0lGODlhJAAsALMPALq6usPDw2NjY7W1tdzc3PT09OLi4l1dXdHR0Y6OjvLy8qysrGdnZ/////j4+GZmZiH5BAEAAA8ALAAAAAAkACwAAATQ8MlJq704X2GM0KAmFE2jHGFKjWV5qinblgUKZ/JMf7eV67veilQCEEqIQKvA6+UAD0Qp8FAGbwJHCxqdSqwNJiy7nUgbVAlg2dQwtEXKOa1mg96tQWVeWV8veCV6e159dhaBDYOEaBd+YW0PiYuMdIZ/kxl8GI9imZqFnC0OHHkgmxmPBEeKIaipSAcLCSmvGQkLNiq2QqCNva6hwL6Wwxe8xnLCyZXMGMjO0MzSydTG1sPYwNq93ELePeA34jDku8vOEuYpVpTpEgcGBLopEQA7) no-repeat 50% 50%;-webkit-background-size:18px 22px;background-size:18px 22px;display:none}

/*微调*/
.NewsAll .TitA{margin-bottom:0;overflow:hidden}
.NewsAll .feeds{margin-top:-5px}
.lh40{height:40px;line-height:40px;}


.list_info li {border-bottom: 1px solid #f0f0f0;padding-bottom: 10px;margin-bottom: 20px;clear: both;}
.list_img {float: left;width: 115px;overflow: hidden; margin: 0px 10px 0px 0px;}
.list_img img {width: 115px;height: 73px;}
.list_info .list_image li img {width: 115px;height: 73px;}
.list_info li h3 {font-size: 16px;margin-bottom: 10px;line-height: 1.4;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height:42px;text-overflow: ellipsis;text-align: justify;font-weight: inherit; font-weight:normal;}
.list_info li .item_info {line-height: 1;font-size: 0.6rem;color: #a3a3a3;}
.list_info li:nth-child(1){margin-top:15px;}
.list_info li .item_info .data{float: right;}
.list_info  .col-name{float: right;}
.list_info .list_image li {width: 33.3%;float: left;overflow: hidden;border-bottom: none;margin-bottom: 0px;}
.list_info .list_image li .list_img_holder {width: 98%;overflow: hidden;position: relative;}
.list_info .list_image li img {width: 100%;display: block;}
