﻿body { background: #fff; width: 100%; overflow-x: hidden; }
* { -webkit-tap-highlight-color: rgba(255,255,255,0); }
.yh { font-family: 'Microsoft YaHei'; }
.mwraper { width: 100%; position: relative; overflow-x: hidden; transition: all .5s; background: #f1f1f1; }
.main-wrap { position: relative; font-family: STHeiti,'Microsoft YaHei',Helvetica,sans-serif!important; }
/*顶部菜单begin*/
.news-menu-list { position: relative; background: #fff; padding: 10px 0 0; }
.swiper-container { overflow: hidden; height: 40px; line-height: 30px; width: 95%; margin: 0 auto; overflow: hidden; }
.news-menu-list .sub-menu { height: 40px; line-height: 40px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; display: none; background: #f7f7f7; margin-top: 5px; padding: 0 10px; }
.news-menu-list .sub-menu li { text-align: left; }
.news-menu-list .sub-menu li.li-now a { color: #f29600; }
.news-menu-list ul { width: 500%; }
.news-menu-list ul.moveToLeft { -webkit-transform: translate3d(-30px,0,0)!important; transform: translate3d(-30px,0,0)!important; }
.news-menu-list ul li { float: left; text-align: center; }
.news-menu-list ul li:last-child { text-align: left; }
.news-menu-list ul li a { text-decoration: none; display: inline-block; text-align: center; height: 27px; line-height: 25px; font-family: 'Microsoft YaHei'; color: #36353a; font-size: 14px; padding: 0 1px; position: relative; }
.news-menu-list ul li.curMenu a { border-bottom: 2px solid #f29600; color: #f29600; }
.news-menu-list ul li.curMenu a:after { content: '.'; font-size: 0; display: block; border-width: 5px; border-style: solid; border-color: transparent transparent #f29600 transparent; position: absolute; bottom: 0; left: 50%; margin-left: -6px; }
/*顶部菜单end*/
.news-list { margin-top: 15px; }
.news-list dl { margin: 0px 0 15px 0; background: #fff; padding-bottom: 5px; }
/*.news-list dl dt { padding: 10px 10px 0 20px; position: relative; }
.news-list dl dt .img-border { width: 75px; height: 75px; border-radius: 50%; position: absolute; top: 5px; border: 5px solid rgba(255,255,255,.6); z-index: 100; }
.news-list dl dt img { display: block; width: 100%; height: 100%; border-radius: 50%; }
.news-list dl dt em { display: inline-block; width: 100%; height: 50px; line-height: 60px; font-family: 'Microsoft YaHei'; font-size: 18px; margin-left: 90px; color: #666; }
.news-list dl dt b { float: right; margin-top: 30px; font-weight: normal; font-size: 12px; }*/
.news-list dl dt h3 { padding: 0 10px; line-height: 45px; height: 45px; font-size: 14px; overflow: hidden; font-weight: normal; font-size: 16px; }
.news-list dl dd { padding: 0 10px; }
.news-list dl dd .news-detail .news-img { display: block; position: relative; }
.news-list dl dd .news-detail .news-img span { display: block; height: 30px; padding: 5px 30px; text-align: center; line-height: 30px; position: absolute; right: 0; bottom: 0; color: #fff; background: rgba(0,0,0,.5) url(/m/images/zx_my_icon.png) 5px center no-repeat; font-size: 14px; }
.news-list dl dd .news-detail img, .newsinfo img { display: block; width: 100%; }
/*资讯标题*/
.news-list dl dd .news-detail h3 { font-size: 14px; font-weight: normal; margin: 10px 0; }
.news-list dl dd .news-detail h3 a { color: #000; }
.news-list dl dd .news-detail p { font-size: 14px; line-height: 25px; color: #666; overflow: hidden; max-height: 50px; margin-top: 10px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.btn-grp { text-align: right; height: 31px; line-height: 31px; margin: 10px 0; color: #999; }
.btn-grp a { display: inline-block; height: 32px; line-height: 32px; color: #999; }
.btn-grp i, .newsinfo .news-content .news-title .type-time i { display: inline-block; width: 30px; height: 30px; margin-right: 2px; text-align: center; line-height: 26px; font-size: 20px; vertical-align: middle; }
/*浏览量*/
.news-detail .btn-grp i.icon-shiyongshijian { text-align: left; width: 20px; height: 20px; line-height: 20px; vertical-align: baseline; }
.news-detail .btn-grp i.icon-dianzan { vertical-align: top; }
.news-detail .btn-grp i.views { font-size: 25px; }
.news-detail .btn-grp i.pinglun { font-size: 18px; }
/*详细页*/
.detail-wraper { background: #fff; padding: 0 10px; padding-bottom: 80px; -webkit-overflow-scrolling: touch; overflow: hidden; }
.weizhi { color: #666; font-weight: normal; font-size: 14px; height: 60px; line-height: 60px; white-space: nowrap; }
.weizhi .slide-menu { display: inline-block; font-size: 14px; vertical-align: middle; height: 30px; line-height: 30px; position: relative; cursor: pointer; padding: 0 5px; }
.weizhi .slide-menu.curM { background: rgba(60,170,255,.8); color: #fff; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.weizhi .slide-menu span { vertical-align: middle; }
.weizhi .slide-menu-list { position: absolute; top: 30px; right: 0; background: rgba(60,170,255,.95); z-index: 999; width: 100%; border-radius: 5px; display: none; border-top-right-radius: 0; border-top-left-radius: 0; }
.weizhi .slide-menu-list a { display: block; font-family: 'Microsoft YaHei'; font-size: 14px; color: #fff; height: 25px; line-height: 25px; margin: 10px 0; text-align: center; }
.weizhi a { text-decoration: none; }
.weizhi em { margin: 0 2px; font-size: 20px; vertical-align: top; }
.news-content .com-area .replay-area textarea::-webkit-input-placeholder { color: #39f; }
.newsinfo {-webkit-overflow-scrolling:touch; }
.newsinfo .news-content { }
.newsinfo .news-content .news-title { position: relative; }
.newsinfo .news-title h3 { color: #333; font-size: 18px; }
.newsinfo .news-content .news-title .type-time { display: block; position: absolute; height: 25px; line-height: 25px; background: #fff; left: 0; top: -14px; display: none; }
.newsinfo .news-content .news-title .type-time em { margin: 0 5px; }
.newsinfo .news-content .word { }
.newsinfo .news-content .word p { margin-bottom: 10px; line-height: 30px!important; font-size: 14px; overflow: hidden; font-family: 'Microsoft YaHei'; color: #666; }
.newsinfo .news-content .word p img { display: block; margin: 0 auto; width: 100%!important;height:auto!important; }
.newsinfo .news-content .zan-comment { padding-top: 15px; }
.comment-title { height: 40px; line-height: 30px; color: #f30701; font-size: 16px; text-align: left; border-bottom: 1px solid #eee; font-weight: normal; margin-top: 10px; }
.newsinfo .news-content .zan-comment h4.zan-icon { padding: 15px 0; background: url(/images/zan-a-d.png) -86px center no-repeat; width: 77px; height: 77px; margin: 0 auto; }
.newsinfo .news-content .zan-comment h4.curZan { background-position-x: 0; }
.newsinfo .news-content .zan-comment .news-share { margin: 10px 0; display: none; }
.newsinfo .news-content .zan-comment .news-share .share-title { text-align: center; }
.newsinfo .news-content .zan-comment .news-share .share-title span { display: inline-block; vertical-align: middle; width: 30%; color: #999; }
.newsinfo .news-content .zan-comment .news-share .share-title span:first-child { height: 1px; background: -webkit-linear-gradient(to left,#e0dddd,#ccc,#ddd, #fff); background: linear-gradient(to left,#e0dddd,#ccc,#ddd, #fff); }
.newsinfo .news-content .zan-comment .news-share .share-title span:last-child { height: 1px; background: -webkit-linear-gradient(to right,to left,#e0dddd,#ccc,#ddd, #fff); background: linear-gradient(to right,#e0dddd,#ccc,#ddd, #fff); }
/*.bdsharebuttonbox { text-align: center; height: 90px; position: relative; width: 100%; }
.bdsharebuttonbox a { background: none!important; text-indent: 0!important; display: inline-block!important; width: 25%!important; height: 80px!important; text-align: center!important; font-size: 60px!important; line-height: 80px!important; margin: 0!important; }
.bdshare_popup_box { display: none!important; }
.bdsharebuttonbox a.icon-weixin { font-size: 54px!important; color: #3caaff; }
.bdsharebuttonbox a.icon-qq { color: #fb5c9b; }
.bdsharebuttonbox a.icon-xinlang { color: #f29600; }
.bdsharebuttonbox a.bds_more { font-size: 14px!important; border-radius: 100%; color: #fff;  background: #2dcb70!important; width: 55px!important; height: 55px!important; line-height: 55px!important; position: absolute; top: 50%; margin-top: -27.5px!important; left: 78%;}*/
.bdshare_popup_box { position: fixed!important; left: 0!important; top: 0%!important; right: 0!important; margin: auto!important; height: 290px; overflow: hidden; bottom: 0!important; }
.bdshare-button-style0-32 a:hover { color: #68ace5!important; }
.newsinfo .news-content .com-area { margin-top: 10px; text-align: right; }
.newsinfo .news-content .com-area .textarea { width: 90%; height: 80px; border: 2px solid #aaa; margin: 0 auto; border-radius: 4px; display: none; }
/*.newsinfo .news-content .com-area textarea { text-indent: 10px; resize: none; background: #fcfbfb; width: 100%; height: 100%; border: none; outline: none; display: none; }
.newsinfo .news-content .com-area textarea:focus { border-color: #aaa; }
.newsinfo .news-content .com-area a { display: inline-block; padding: 3px 15px; background: #2977e1; color: #fff; font-family: 'Microsoft YaHei'; font-size: 18px; margin: 15px 25px 0 0; border-radius: 4px; display: none; }*/
.news-content .com-area .com-list { padding-top: 5px; }
.news-content .com-area .com-list dl { padding: 10px 0; margin: 5px 0; border-bottom: 1px solid #dfdfdf; }
.news-content .com-area .com-list dl dt { float: left; }
.news-content .com-area .com-list dl dt img { display: block; width: 35px; height: 35px; border-radius: 5px; }
.news-content .com-area .com-list dl dd { margin-left: 45px; }
.news-content .com-area .com-list dl dd p { text-align: left; line-height: 25px; color: #999; font-family: 'Microsoft YaHei'; word-break: break-all; word-wrap: break-word; }
.news-content .com-area .com-list dl dd p.name { color: #3caaff; }
.news-content .com-area .com-list dl dd p em { color: #999; }
.news-content .com-area .com-list dl dd p.replay-btn { text-align: right; font-size: 12px; margin-top: -5px; }
.news-content .com-area .com-list dl dd p.replay-btn a { display: inline-block; width: 120px; height: 25px; line-height: 25px; color: #666; }

@keyframes zan {
 0% { transform: scale(1); }
 50% { transform: scale(1.5); color: #f90; }
 100% { transform: scale(1); color: #f29600; }
}

.itemzan { animation: zan .5s ease-in-out 1; }
.newsinfo .news-content .com-area .com-list .item > div { background: url(/images/border_03.png) center repeat-x; width: 100%; height: 8px; background-size: auto 100%; }
.news-content .com-area .replay-area { height: 82px; display: none; margin-top: 5px; margin-bottom: 10px; }
.news-content .com-area .replay-area textarea { width: 98%; height: 40px; resize: none; outline: none; border: 1px solid #e0dddd; color: #999; text-indent: 5px; border-radius: 2px; }
.news-content .com-area .replay-area .add-cancel-btn { margin-top: 5px; }
.news-content .com-area .replay-area .add-cancel-btn a { display: inline-block; width: 80px; height: 30px; text-align: center; line-height: 30px; color: #fff; text-decoration: none; font-size: 14px; border-radius: 2px; }
.news-content .com-area .replay-area .add-cancel-btn a.add-btn { background: #f29600; margin-right: 15px; }
.news-content .com-area .replay-area .add-cancel-btn a.cancel-btn { background: #3caaff; }
.replay-list { overflow: hidden; margin-left: -34px!important; margin-top: 10px; }
.replay-list img { width: 30px; height: 30px; float: left; border-radius: 2px; }
.replay-list .replay-detail { margin-top: 0; margin-left: 7px; overflow: hidden; float: right; width: 87%; }
.replay-list h4 { text-align: left; overflow: hidden; overflow: hidden; height: 25px; line-height: 25px; }
.replay-list h4 b, .replay-list h4 span { font-weight: normal; color: #3caaff; font-size: 14px; vertical-align: middle; }
.replay-list h4 i, .replay-list h4 span, .replay-list h4 em { display: inline-block; overflow: hidden; white-space: nowrap; vertical-align: middle; text-overflow: ellipsis; }
.replay-list h4 i { color: #ff8b3d; margin-right: 5px; font-size: 14px; max-width: 90px; }
.replay-list h4 span { max-width: 90px; }
.replay-list h4 em { float: right; color: #999; }
.load-more-list { display: block; height: 30px; width: 100%; text-align: center; line-height: 30px; background: #c5c5c5; box-shadow: 0 3px 15px rgba(0,0,0,.3); margin: 25px auto 0; color: #fff; border-radius: 5px; font-size: 16px; display: none; }

@media (max-width: 320px) {
 .replay-list .replay-detail { width: 85%; }
 .replay-list h4 { height: auto; }
 /*.replay-list h4 i { max-width: 75px; }
 .replay-list h4 span { max-width: 74px; }*/
 .replay-list h4 em { display: block; float: left; }
}

@media (min-width: 414px) {
 .replay-list .replay-detail { width: 90%; }
}
/*评论输入框*/
.bottom-comment { background: #f5f5f5; width: 100%; position: relative; transition: all .2s; z-index: 100; overflow: hidden; text-align: left; padding: 10px 0; box-shadow:0 -2px 5px rgba(0,0,0,.3);}
.bottom-comment.cur { position: fixed; left: 0; bottom: 0; }
.bottom-comment.fixed { position: fixed; left: 0; bottom: 0; width: 90%; height: auto; }
.bottom-comment textarea { width: 50%; height: 40px; border-radius: 20px; background: #fff; border: 1px solid #f1f1f1; resize: none; line-height: 40px; text-indent: 5px; outline: none; -weikit-transition: all .5s; transition: all .5s; vertical-align: middle; margin-left: 10px; }
.bottom-comment textarea.curFocus { width: 95%; height: 95px; line-height: 20px; border-radius: 2px; }
.bottom-comment .pl-zan { position: absolute; top: 50%; margin-top: -25px; right: 10px; height: 40px; line-height: 40px; }
.bottom-comment .pl-zan span { display: inline-block; padding: 0 10px; cursor: pointer; position: relative; margin-top: 5px; }
.bottom-comment .pl-zan span.pl em { position: absolute; top: 0; right: -1px; padding: 2px 3px; background: #f65744; color: #fff; height: 12px; line-height: 12px; border-radius: 5px; }
.bottom-comment .pl-zan span.share { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0MDdGRTNDRjkxMUU2ODE1MThDQzI0M0E0MzVEMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0MDdGRjNDRjkxMUU2ODE1MThDQzI0M0E0MzVEMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjEyRjQwN0ZDM0NGOTExRTY4MTUxOENDMjQzQTQzNUQyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjEyRjQwN0ZEM0NGOTExRTY4MTUxOENDMjQzQTQzNUQyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AiiuPAAAAcZJREFUeNpi/P//P8NAAiaGAQYD7gAWEDFr1ixame8KxGuAeB4QFwHxf6wOQAN6QOwIxJJQ/mwgvkumA6SAmA+IC4BYCIiTgPgvLgeIQl3qg2aIFhD7kemARUBsCsTZQBwHxLxAHAHEv9AdwAPEB6CWgcA5JF/3URAFoCDPAeIPQFwNxIFAvBlKf0N2QCnUclDwhAPxWiITsDUQW0GDmoOA+pdALA7EbkC8E4i9gPgzzAGRUHomkZaDgrMeiJXIDBkbIN4DcgTMAYpQ+igBjWxAPBeIY6B8UIidAuKbyPFKAohmwZMb0AEjNJFGQ/krgLgCiB/SqyCKRLK8Fsp/SK+SEOT7Zih7KxC30LsoNkJKcNSynIUUB5hC6U9AfJIKlqsC8WsgPkKsAwSg9HNs5TkZQA1qpjWpteEvBiqD0fbAqAOIdcBPpLKf+k0yIsAqIDYA4k0D5YCnQBw/nNIAI7oD3kNpQTo5QA5Kf4A54AiULoC2D2kJQOYXwuyFpYE2aBtNBdoq6gDiWzSwHFQHlEPtAeWoVpgDTgBxBhBPh/YLltE4FH5D7TuBnAjnALEJ1HJq1XroTfTnUPNNoc07BsYR3zsGCDAAI45VekGglngAAAAASUVORK5CYII=) center center no-repeat; background-size: 100%; width: 16px; height: 16px; padding: 0; bottom: -2px; margin-right: 5px; }
.bottom-comment .pl-zan span.zan { margin: 0 10px; }
.bottom-comment .pl-zan span i { padding-right: 5px; }
.bottom-comment .pl-zan span i.curZan + em { color: #f29600; }
.curZan, .curZan em { color: #f29600!important; }
.bottom-comment .btn-group { display: none; text-align: left; padding-left: 10px; }
.bottom-comment .btn-group a { display: inline-block; width: 30%; height: 30px; line-height: 30px; text-align: center; border-radius: 5px; margin-top: 10px; font-size: 14px; }
.bottom-comment .add-comment { background: #f29600; color: #fff; margin-right: 8px; }
.bottom-comment .cancel { background: #3caaff; color: #fff; }
/*加载更多*/
.load-more-news { margin: 10px 0; padding: 10px 0; text-align: center; display: none; }
.load-more-news a { display: inline-block; padding: 2px 15px; color: #999; background: #c5c5c5; border-radius: 5px; }
@font-face { font-family: "myiconfont"; src: url('/m/News/icon-font/iconfont-news.eot'); /* IE9*/ src: url('/m/News/icon-font/iconfont-news.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/m/News/icon-font/iconfont-news.woff') format('woff'), /* chrome, firefox */ url('/m/News/icon-font/iconfont-news.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('/m/News/icon-font/iconfont-news.svg#iconfont') format('svg'); /* iOS 4.1- */ }
.myiconfont { font-family: "myiconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-yueduliang:before { content: "\e60c"; }
.icon-pinglun:before { content: "\e6a5"; }
.icon-dianzan:before { content: "\e602"; }
.icon-iconfontfriend:before { content: "\e653"; }
.icon-appxiugaiicon20:before { content: "\e6fa"; }
.icon-qq:before { content: "\e670"; }
.icon-weixin:before { content: "\e66c"; }
.icon-pengyouquan:before { content: "\e868"; }
.icon-xinlang:before { content: "\e63d"; }
.icon-shiyongshijian:before { content: "\e630"; }
#footer1 { margin-top: 100px; padding-bottom: 20px; }
/*详细页的相关文章*/
#acticleDiv { float: left; line-height: 30px; margin-bottom: 20px; overflow: hidden; display: none; }
#acticleDiv ul li { float: left; line-height: 36px; }
.no-touch { width: 100%; height: 100%; overflow: hidden; }
.img-slide-container { position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,.9); left: 0; top: 0; right: 0; bottom: 0; margin: auto; overflow-y: scroll; }
.img-slide-container .paga-nav { position: absolute; top: 10px; padding: 1px 5px; background: rgba(0,0,0,.9); border-radius: 5px; left: 50%; transform: translate3d(-50%,0,0); color: #fff; box-shadow: 0 10px 32px 2px #fff; }
.img-slide-container ul { overflow: hidden; display: table; }
.img-slide-container ul li { display: block!important; float: left; margin-top: 15%; }
.img-slide-container ul li img { width: 100%; vertical-align: middle; }
