*{margin: 0; padding: 0;}
a{text-decoration: none;}
a img{border: none;}
a:focus{outline: none;}
a:link,
a:visited,
a:hover,
a:active{text-decoration: none;}
img{border: none;}
input,
select,
textarea{outline: 0;}
textarea{resize: none;}
table{border-collapse: collapse; border-spacing: 0;}
var,
em{font-weight: normal; font-style: normal;}
ul,
ol,
dl{list-style: none;}

/*椤堕儴logo*/
.g-header{height: 60px; position: relative; margin-bottom: 50px;}
.m-channel-head{position: relative; height: 60px; line-height: 60px; background: #e9eff1; zoom: 1;}
.m-channel-head:after{content: ""; display: block; clear: both;}
.m-channel-head .m-logo{float: left; height: 52px; line-height: 52px; padding-top: 0;}
.m-channel-head .u-slogan{display: none !important; float: left; font-size: 14px; padding: 0 0 0 20px;}
.m-channel-head .u-reading{display: none; float: left; margin-left: 20px; width: 62%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.g-layout{width: 1200px; margin-left: auto; margin-right: auto; zoom: 1;}
.g-layout:after{content: ""; display: block; clear: both;}
/*椤堕儴瀵艰埅 2019骞�2鏈�11 淇敼*/
.m-channel-nav{background: none; zoom: 1; width: 670px; margin-left: 28px; float: left;}
.m-channel-nav:after{content: ""; display: block; clear: both;}
.m-channel-nav .m-nav{zoom: 1;}
.m-channel-nav .m-nav:after{content: ""; display: block; clear: both;}
.m-channel-nav li{float: left; padding: 0 20px; font-size: 16px; background: none;}
.m-channel-nav a{color: #010101;}
.m-channel-nav .more-nav-btn{cursor: pointer;}
.m-mobile-nav{display: none;}
@-webkit-keyframes slideInDown{
    0%{-webkit-transform: translateZ(0); transform: translateZ(0); }
    50%{-webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
    to{-webkit-transform: translateZ(0); transform: translateZ(0); }
}
@keyframes slideInDown{
    0%{-webkit-transform: translateZ(0); transform: translateZ(0); }
    50%{-webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
    to{-webkit-transform: translateZ(0); transform: translateZ(0); }
}
.slideInDown{-webkit-animation-name: slideInDown; animation-name: slideInDown; -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
/*闈㈠寘灞�*/
.m-line{display: none; width: 100%; height: 9px; margin-top: 5px;}
.m-line span{display: block; width: 100%; border-bottom: solid #dddddd 1px; height: 4px;}
/*鎼滅储*/
.f-search{zoom: 1; float: right; width: 300px; height: 28px; border: 1px solid #bbbbbb; border-radius: 3px; margin-top: 16px; background: #FFFFFF;}
.f-search:after{content: ""; display: block; clear: both;}
.f-search input{width: 250px; height: 28px; line-height: 28px; padding: 0 10px; float: left; color: #999999; border: 0;}
.f-search .m-input-group-btn{float: left; min-width: 80px; display: inline;}
.f-search .u-btn{float: left; border: 0; background: url('//img.gmw.cn/pic/conimages/ico_search.png') center no-repeat; width: 28px; height: 28px; cursor: pointer;}
/*鍒嗕韩css鏍峰紡*/
.overflow-wrap{overflow: hidden;}
.g-wxTips{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000); position: fixed; top: 0; left: 0; z-index: 1000; display: none;}
.m-wxtop-tip,
.m-wxdown-tip{display: none; font-size: 1.2em;}
.m-wxtop-tip img{padding: 0 3%;}
.m-wxtop-tip .m-tipText{margin-bottom: 3%;}
.m-wxtop-tip .m-tipShare{right: -70px !important;}
.m-wxtop-tip{width: 77%; position: absolute; top: 5%; color: #fff; text-align: right;}
.m-wxtop-tip .m-tipText .u-qq{width: 10%; vertical-align: middle;}
.m-wxtop-tip .m-tipShare{position: absolute; top: 0; right: -50px;}
.m-wxtop-tip .m-tipShare img{width: 40%;}
.m-wxdown-tip{width: 100%; text-align: center; color: #fff; position: absolute; bottom: 8%; font-size: 1.2em;}
.m-wxdown-tip .m-con{width: 80%; margin-left: auto; margin-right: auto;}
.m-wxdown-tip .m-tipText{line-height: 2em;}
.m-wxdown-tip .m-tipText img{width: 6%; vertical-align: middle;}
.m-wxdown-tip .m-tip{margin-top: 5%;}
.m-wxdown-tip .m-tip img{width: 16%;}
/*鍒嗕韩*/
.share{zoom: 1;}
.share:after{content: ""; display: block; clear: both;}
.share a{float: left; width: 36px; height: 36px; border-radius: 50%; margin-left: 13px; background: #c9c9c9; cursor: pointer; display: block;}
.share a i{display: block; width: 36px; height: 36px; -webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all;}
.share a:hover i{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}
.share #share-icon{width: 36px; height: 36px; float: left; display: none;}
.share #share-icon img{width: 100%; height: 100%;}
.share .share-qqzone i{background: url("//img.gmw.cn/pic/conimages/ico_share.png") 6px center no-repeat;}
.share .share-qqzone:hover{background-color: #27a8f2;}
.share .share-wechat{position: relative;}
.share .share-wechat i{background: url("//img.gmw.cn/pic/conimages/ico_share.png") -40px center no-repeat;}
.share .share-wechat:hover{background-color: #1fbc7d;}
.share .share-weibo i{background: url("//img.gmw.cn/pic/conimages/ico_share.png") -88px center no-repeat;}
.share .share-weibo:hover{background-color: #e96157;}
.share .bg-code{left: -36px; z-index: 10;}
.share .qrcode{position: absolute; top: 46px; border: 1px solid #ccc; padding: 5px; background: #fff; display: none; right: 0; z-index: 11; width: 160px !important; height: 160px !important;}
.share .close-btn{position: absolute; background: #fff; color: #000000; font-size: 12px; z-index: 12; width: 12px; height: 12px; line-height: 12px; text-align: center; right: -39px; top: 50px; display: none !important; cursor: pointer;}

.g-audio1,
.g-audio2,
.g-audio3{margin: 0 auto; width: 650px;}
.g-audio1{position: relative;}
.g-audio1 .skin_btn{position: absolute; right: 15px; top: 15px; cursor: pointer; z-index: 2; background: url(//img.gmw.cn/pic/audio/skin1.png) no-repeat; width: 18px; height: 15px;}
.g-audio1 .m-skins{display: none; width: 30px; height: 71px; background: url(//img.gmw.cn/pic/audio/skins_bg.png) no-repeat; position: absolute; right: -4px; top: 28px;}
.g-audio1 .m-skins a{display: block; width: 16px; height: 16px; border-radius: 5px; margin: 0 auto;}
.g-audio1 .m-skins a.u-skin1{background: #c6c6c6; margin-top: 10px;}
.g-audio1 .m-skins a.u-skin2{background: #d71718; margin-top: 3px;}
.g-audio1 .m-skins a.u-skin3{background: #236eb4; margin-top: 3px;}
.g-audio1 .selected{background: bisque;}
.g-audio1 .audiojs audio{position: absolute; left: -1px; z-index: 5;}
.g-audio1 .audiojs{width: 650px; height: 40px; background: #e2e2e2; overflow: hidden; font-family: monospace; font-size: 12px; position: relative; box-shadow: none; -webkit-box-shadow: none;}
.g-audio1 .stop{animation-play-state: paused;}
@keyframes soundwave{
    0%{background-position-y: 0px; }
    100%{background-position-y: -200px; }
}
@-webkit-keyframes soundwave{
    0%{background-position-y: 0px; }
    100%{background-position-y: -200px; }
}
.g-audio1 .audiojs .play-pause{position: relative; margin-top: 10px; margin-left: 10px; width: 34px; height: 34px; border-right: none; float: left; padding: 0; overflow: hidden; background: url(//img.gmw.cn/pic/audio/playpause1.png) no-repeat;}
.g-audio1 .audiojs p{display: none; width: 34px; height: 34px; padding: 5px 0 0 10px; cursor: pointer;}
.g-audio1 .audiojs .play{display: block;}
.g-audio1 .audiojs .scrubber{position: relative; float: left; width: 453px; background: #919191; height: 3px; margin: 20px 0 0 10px; border-left: 0px; border-bottom: 0px; overflow: hidden;}
.g-audio1 .audiojs .progress{position: absolute; top: 0px; left: 0px; height: 3px; width: 0px; background: #303030; z-index: 1;}
.g-audio1 .audiojs .loaded{position: absolute; top: 0px; left: 0px; height: 3px; width: 0px; background: #919191;}
.g-audio1 .audiojs .time{float: left; height: 43px; line-height: 43px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; color: #777777; border-left: none; text-shadow: none;}
.g-audio1 .audiojs .time em{padding: 0px 2px 0px 0px; color: #777777; font-style: normal;}
.g-audio1 .audiojs .time strong{padding: 0px 0px 0px 2px; font-weight: normal;}
.g-audio1 .audiojs .error-message{float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;}
.g-audio1 .audiojs .error-message a{color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap;}
.g-audio1 .audiojs .play{background: url(//img.gmw.cn/pic/audio/play_icon1.png) no-repeat; height: 13px; width: 10px; position: absolute; top: 7px; left: 9px;}
.g-audio1 .audiojs .loading{background: url(//img.gmw.cn/pic/audio/load.png) 0 -176px no-repeat; animation: loading steps(8) 1.8s infinite both; height: 12px; overflow: hidden; margin: 2px 0 0 2px;}
@keyframes loading{
    0%{background-position-y: 0px; }
    100%{background-position-y: -176px; }
}
@-webkit-keyframes loading{
    0%{background-position-y: 0px; }
    100%{background-position-y: -176px; }
}
.g-audio1 .audiojs .error{background: url("//img.gmw.cn/js/audiojs/player-graphics.gif") -2px -61px no-repeat;}
.g-audio1 .audiojs .pause{background: url(//img.gmw.cn/pic/audio/pause_icon1.png) no-repeat; height: 12px; width: 6px; margin: 6px auto 0 auto;}
.g-audio1 .playing .play,
.g-audio1 .playing .loading,
.g-audio1 .playing .error{display: none;}
.g-audio1 .playing .pause{display: block;}
.g-audio1 .loading .play,
.g-audio1 .loading .pause,
.g-audio1 .loading .error{display: none;}
.g-audio1 .loading .loading{display: block;}
.g-audio1 .error .time,
.g-audio1 .error .play,
.g-audio1 .error .pause,
.g-audio1 .error .scrubber,
.g-audio1 .error .loading{display: none;}
.g-audio1 .error .error{display: block;}
.g-audio1 .error .play-pause p{cursor: auto;}
.g-audio1 .error .error-message{display: block;}
/*绗簩绉嶇毊鑲�*/
.g-audio2{position: relative; background: url(//img.gmw.cn/pic/audio/audio_bg1_1.png) no-repeat;}
.g-audio2 .skin_btn{position: absolute; right: 108px; top: 13px; cursor: pointer; z-index: 2; background: url(//img.gmw.cn/pic/audio/skin2.png) no-repeat; width: 18px; height: 15px;}
.g-audio2 .m-skins{display: none; width: 30px; height: 71px; background: url(//img.gmw.cn/pic/audio/skins_bg.png) no-repeat; position: absolute; right: -4px; top: 28px;}
.g-audio2 .m-skins a{display: block; width: 16px; height: 16px; border-radius: 5px; margin: 0 auto;}
.g-audio2 .m-skins a.u-skin1{background: #c6c6c6; margin-top: 10px;}
.g-audio2 .m-skins a.u-skin2{background: #d71718; margin-top: 3px;}
.g-audio2 .m-skins a.u-skin3{background: #236eb4; margin-top: 3px;}
.g-audio2 .selected{background: bisque;}
.g-audio2 .audiojs audio{position: absolute; left: -1px; z-index: 5;}
.g-audio2 .audiojs{height: 50px; overflow: hidden; font-family: monospace; font-size: 12px; background: url(//img.gmw.cn/pic/audio/wave.png) center -200px no-repeat; animation: soundwave steps(4) 1.8s infinite both; position: relative; box-shadow: none; -webkit-box-shadow: none;}
.g-audio2 .stop{animation-play-state: paused;}
.g-audio2 .audiojs .play-pause{width: 34px; height: 34px; border-right: none; float: none; padding: 0; position: absolute; top: 12px; left: 308px; overflow: hidden; background: url(//img.gmw.cn/pic/audio/playpause2.png) no-repeat;}
.g-audio2 .audiojs p{display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer;}
.g-audio2 .audiojs .play{display: block;}
.g-audio2 .audiojs .scrubber{position: relative; float: none; width: 490px; background: #919191; height: 3px; margin: 4px 0 0 10px; border-left: 0px; border-bottom: 0px; overflow: hidden;}
.g-audio2 .audiojs .progress{position: absolute; top: 0px; left: 0px; height: 3px; width: 0px; background: #d71718; z-index: 1;}
.g-audio2 .audiojs .loaded{position: absolute; top: 0px; left: 0px; height: 3px; width: 0px; background: #919191;}
.g-audio2 .audiojs .time{float: none; height: 30px; line-height: 30px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; color: #777777; border-left: none; text-shadow: none;}
.g-audio2 .audiojs .time em{padding: 0px 2px 0px 0px; color: #777777; font-style: normal;}
.g-audio2 .audiojs .time strong{padding: 0px 0px 0px 2px; font-weight: normal;}
.g-audio2 .audiojs .error-message{float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;}
.g-audio2 .audiojs .error-message a{color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap;}
.g-audio2 .audiojs .play{background: url(//img.gmw.cn/pic/audio/play_icon2.png) no-repeat; height: 15px; width: 12px; margin: 10px auto 0 auto;}
.g-audio2 .audiojs .loading{background: url(//img.gmw.cn/pic/audio/load.png) 0 -176px no-repeat; animation: loading steps(8) 1.8s infinite both; height: 22px; overflow: hidden; margin: 7px auto 0 auto;}
.g-audio2 .audiojs .error{background: url("//img.gmw.cn/js/audiojs/player-graphics.gif") -2px -61px no-repeat;}
.g-audio2 .audiojs .pause{background: url(//img.gmw.cn/pic/audio/pause_icon2.png) no-repeat; height: 15px; width: 10px; margin: 10px auto 0 auto;}
.g-audio2 .playing .play,
.g-audio2 .playing .loading,
.g-audio2 .playing .error{display: none;}
.g-audio2 .playing .pause{display: block;}
.g-audio2 .loading .play,
.g-audio2 .loading .pause,
.g-audio2 .loading .error{display: none;}
.g-audio2 .loading .loading{display: block;}
.g-audio2 .error .time,
.g-audio2 .error .play,
.g-audio2 .error .pause,
.g-audio2 .error .scrubber,
.g-audio2 .error .loading{display: none;}
.g-audio2 .error .error{display: block;}
.g-audio2 .error .play-pause p{cursor: auto;}
.g-audio2 .error .error-message{display: block;}
/*绗簩绉嶇毊鑲ょ殑缂╁皬鐗�*/
.g-smallaudio2{position: relative; background: url(//img.gmw.cn/pic/audio/small_bg1.png) no-repeat;}
/*绗笁寮犵毊鑲�*/
.g-audio3{position: relative; height: 90px;}
.g-audio3 .skin_btn{position: absolute; right: 15px; top: 9px; cursor: pointer; z-index: 2; background: url(//img.gmw.cn/pic/audio/skin3.png) no-repeat; width: 18px; height: 15px;}
.g-audio3 .m-skins{display: none; width: 30px; height: 71px; background: url(//img.gmw.cn/pic/audio/skins_bg.png) no-repeat; position: absolute; right: 0; top: 28px;}
.g-audio3 .m-skins a{display: block; width: 16px; height: 16px; border-radius: 5px; margin: 0 auto;}
.g-audio3 .m-skins a.u-skin1{background: #c6c6c6; margin-top: 10px;}
.g-audio3 .m-skins a.u-skin2{background: #d71718; margin-top: 3px;}
.g-audio3 .m-skins a.u-skin3{background: #236eb4; margin-top: 3px;}
.g-audio3 .selected{background: bisque;}
.g-audio3 .audiojs audio{position: absolute; left: -1px; z-index: 5;}
.g-audio3 .audiojs{height: 90px; overflow: hidden; font-family: monospace; font-size: 12px; background: url(//img.gmw.cn/pic/audio/audio_bg2.png) no-repeat; position: relative; box-shadow: none; -webkit-box-shadow: none;}
.g-audio3 .stop{animation-play-state: paused;}
.g-audio3 .audiojs .play-pause{width: 70px; height: 70px; border-right: none; float: left; padding: 0; position: absolute; margin-top: 10px; margin-left: 87px; overflow: hidden; background: url(//img.gmw.cn/pic/audio/playpause3.png) no-repeat;}
.g-audio3 .audiojs p{display: none; width: 70px; height: 70px; margin: 0px; cursor: pointer;}
.g-audio3 .audiojs .play{display: block;}
.g-audio3 .audiojs .scrubber{position: relative; float: left; width: 392px !important; background: url(//img.gmw.cn/pic/audio/jindubg.png) no-repeat; height: 38px; margin: 25px 0 0 164px; border-left: 0px; border-bottom: 0px; overflow: hidden; border-top: none;}
.g-audio3 .audiojs .progress{position: absolute; top: 0px; left: 0px; height: 38px; width: 0px; background: url(//img.gmw.cn/pic/audio/jindu.png) no-repeat; z-index: 1;}
.g-audio3 .audiojs .loaded{position: absolute; top: 0px; left: 0px; height: 3px; width: 0px; background: transparent;}
.g-audio3 .audiojs .time{float: left; height: 90px; line-height: 90px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; color: #777777; border-left: none; text-shadow: none;}
.g-audio3 .audiojs .time em{padding: 0px 2px 0px 0px; color: #777777; font-style: normal;}
.g-audio3 .audiojs .time strong{padding: 0px 0px 0px 2px; font-weight: normal;}
.g-audio3 .audiojs .error-message{float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;}
.g-audio3 .audiojs .error-message a{color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap;}
.g-audio3 .audiojs .play{background: url(//img.gmw.cn/pic/audio/play_icon3.png) no-repeat; height: 31px; width: 25px; margin: 20px auto 0 auto;}
.g-audio3 .audiojs .loading{background: url(//img.gmw.cn/pic/audio/load.png) 0 -176px no-repeat; animation: loading steps(8) 1.8s infinite both; height: 22px; width: 30px; overflow: hidden; margin: 25px auto 0 auto;}
.g-audio3 .audiojs .error{background: url("//img.gmw.cn/js/audiojs/player-graphics.gif") -2px -61px no-repeat;}
.g-audio3 .audiojs .pause{background: url(//img.gmw.cn/pic/audio/pause_icon3.png) no-repeat; height: 32px; width: 15px; margin: 20px auto 0 auto;}
.g-audio3 .playing .play,
.g-audio3 .playing .loading,
.g-audio3 .playing .error{display: none;}
.g-audio3 .playing .pause{display: block;}
.g-audio3 .loading .play,
.g-audio3 .loading .pause,
.g-audio3 .loading .error{display: none;}
.g-audio3 .loading .loading{display: block;}
.g-audio3 .error .time,
.g-audio3 .error .play,
.g-audio3 .error .pause,
.g-audio3 .error .scrubber,
.g-audio3 .error .loading{display: none;}
.g-audio3 .error .error{display: block;}
.g-audio3 .error .play-pause p{cursor: auto;}
.g-audio3 .error .error-message{display: block;}
/*鎮诞鐨勬牱寮�*/
.g-smallaudio2{position: relative; background: url(//img.gmw.cn/pic/audio/small_bg1.png) no-repeat;}
.g-smallaudio2 .audiojs .play-pause{left: 148px;}
.g-smallaudio2 .skin_btn{top: 12px; right: 95px;}
.g-smallaudio2 .audiojs{background: none;}
.g-smallaudio3 .audiojs{position: relative; background: url(//img.gmw.cn/pic/audio/small_bg2.png) no-repeat;}
.g-smallaudio3 .audiojs .scrubber{background: url(//img.gmw.cn/pic/audio/small_jindubg.png) no-repeat; width: 170px !important; height: 30px; margin-top: 30px;}
.g-smallaudio3 .audiojs .progress{background: url(//img.gmw.cn/pic/audio/small_jindu.png) no-repeat; height: 30px;}
.g-smallaudio3 .audiojs .time{position: absolute; top: 24px; left: 170px; float: none;}
.g-footer{height: 60px; line-height: 60px; background: #f4f4f4; zoom: 1;}
.g-footer:after{content: ""; display: block; clear: both;}
.g-footer .m-footer-box{width: 1200px; margin-left: auto; margin-right: auto; zoom: 1;}
.g-footer .m-footer-box:after{content: ""; display: block; clear: both;}
.g-footer .m-foot-logo{float: left; font-size: 14px; color: #888888; margin-left: 14px; background: url("//img.gmw.cn/pic/conimages/m_conGmwLogo.png") left no-repeat; height: 60px; line-height: 60px;}
.g-footer .m-foot-logo span:first-child{padding-left: 90px;}
.g-footer .m-foot-logo img{padding: 12px 10px 0 0; float: left;}
.g-footer .m-foot-nav{float: right;}
.g-footer li{float: left; padding: 0 20px; background: url("//img.gmw.cn/pic/conimages/m_conLiline.png") right center no-repeat; font-size: 14px;}
.g-footer a{color: #888888;}
.g-footer .nav-last{background: 0;}
.g-footer .m_gmwLogo{float: left;}
/*杩斿洖椤堕儴*/
.u-back-top{position: fixed; right: 10px; bottom: 10px; width: 80px; height: 80px; line-height: 80px; text-align: center; background: #c9c9c9 url("//img.gmw.cn/pic/conimages/back_top.png") center no-repeat; display: none;}
.u-back-top:hover{background: #11336f url("//img.gmw.cn/pic/conimages/back_top.png") center no-repeat;}
.u-pc{display: none;}
.u-backmob{display: none; padding-left: 10px;}

/*--*/
body{color: #222; position: relative;}
.g-pc{min-width: 1200px;}
a{color: #222;}
img{vertical-align: middle;}
.h-block{display: block;}
.h-hidden{display: none;}
/*姝ｆ枃鏍囬浠ヤ笂瀹藉害鏀逛负1000px*/
.g-layout,
.m-channel-nav .m-nav,
.g-toolbar .m-toolbar-box{width: 1000px;}
/*姝ｆ枃鏍囬*/
.m-title-box{padding-top: 0; border-bottom: 1px solid #bbbbbb; margin-bottom: 40px; padding-bottom: 10px; zoom: 1;}
.m-title-box:after{content: ""; display: block; clear: both;}
.m-title-box .u-title{font-size: 32px; padding-bottom: 10px; text-align: center;}
.m-title-box .u-title-yinti{font-size: 18px; font-weight: 100; line-height: 36px; padding-left: 20px; text-align: center;}
.m-title-box .u-title-futi{font-size: 18px; font-weight: normal; line-height: 36px; text-align: center; color: #666;}
.m-title-box span.m-con-time,
.m-title-box span.m-con-source{font-size: 14px; color: #999999; margin-right: 10px;}
.m-title-box span.m-con-time a,
.m-title-box span.m-con-source a{color: #999999;}
.m-title-box .m-share{float: right; position: relative; z-index: 10; margin-top: 5px;}
/*
 浠庨煶瑙嗛寮€濮嬫牱寮�
 */
/*闊抽css*/
.audiojs{margin: 0 auto;}
.m-channel-nav{background: none; zoom: 1; width: 570px !important; margin-left: 28px; float: left;}
.m-channel-nav:after{content: ""; display: block; clear: both;}
.m-channel-nav .m-nav{zoom: 1;}
.m-channel-nav .m-nav:after{content: ""; display: block; clear: both;}
.m-channel-nav li{float: left; padding: 0 20px; font-size: 16px; background: none;}
.m-channel-nav a{color: #010101;}
.m-channel-nav .more-nav-btn{cursor: pointer;}
.g-main .m-con-main #articleBox .u-mainText .m-crumbs a{text-decoration: none !important;}
.g-main .keywords_recommend{clear: both; overflow: hidden; padding: 20px 3% 10px;}
.g-main .keywords_recommend li{float: left; font-size: 18px;}
.g-main .keywords_recommend li a{display: block; padding: 0 10px; height: 34px; line-height: 34px; background: #f0f0f0; color: #666; border-radius: 20px; margin: 0 20px 20px 0; text-decoration: none!important;}
.m-zbTool{text-align: right; float: right;}
.m-zbTool .u-fh{display: none;}
.g-toolbar{display: none; overflow: hidden;}
.m-con-info{position: relative; height: 45px;}
.m-con-info .m-crumbs{position: absolute; display: none; text-align: left; top: 0; left: 0; font-size: 14px; color: #888888;}
.m-con-info .m-crumbs a{color: #888888;}
.m-con-info #ArticleChannelID{display: none;}
.m-con-info .m_tips{font-size: 14px; color: #888888; line-height: 45px; position: absolute; width: 100%; text-align: center;}
.g-crumbs{width: 1000px; height: 50px; line-height: 50px; text-align: left; font-size: 14px; color: #888888; position: absolute; left: 50%; margin-left: -500px; top: 60px;}
.g-crumbs #ArticleChannelID{display: none;}
.g-crumbs a{color: #888888;}
/*姝ｆ枃涓讳綋鏈€澶栧眰鍖呰９div鐨刢ss*/
.g-main{width: 1000px; margin: 0 auto 40px auto; zoom: 1; /*鏂囩珷閮ㄥ垎*/
 /*3涓簩缁寸爜鍥剧墖*/
}
.g-main:after{content: ""; display: block; clear: both;}
.g-main .m-con-main{/*
 b{ display: block; width: 100%; height: 4px; border-top: 1px solid #ddd; }
		*/
 /*鏂囩珷姝ｆ枃*/
}
.g-main .m-con-main #articleBox{width: 100%; position: relative; height: auto; overflow: hidden; /*澶氬獟浣撳鍣ㄦ牱寮�*/
 /*姝ｆ枃*/
 /*闃呰鍓╀綑鍏ㄦ枃*/
}
.g-main .m-con-main #articleBox .m-player_box{display: none;}
.g-main .m-con-main #articleBox .m-player_box{margin: 0 auto 24px; position: relative; z-index: 1; width: 800px;}
.g-main .m-con-main #articleBox .u-mainText{width: 94%; padding: 0 3% 30px 3%; font-size: 18px; line-height: 34px;}
.g-main .m-con-main #articleBox .u-mainText img{max-width: 100%; height: auto !important; margin-bottom: 10px;}
.g-main .m-con-main #articleBox .u-mainText a{text-decoration: underline !important;}
.g-main .m-con-main #articleBox .u-moreText{display: none; height: 30px; padding-top: 70px; text-align: center; background: url('//img.gmw.cn/pic/conimages/bg_line.png') 0 bottom repeat-x; color: #bd0c13; font-size: 18px; cursor: pointer;}
.g-main .m-con-main #articleBox .moreText-show{display: block; position: absolute; width: 100%; bottom: 0px; cursor: pointer;}
.g-main .u-QRcode{width: 100%; height: 120px; text-align: center; background-color: #bbebff; margin: 26px 0 30px 0;}
/*缁欏惛椤舵潯鍔犲畾浣�*/
.z-tit-fixed{position: fixed; left: 0; right: 0; z-index: 100; top: 0;}
/*鎵嬫満绔浘鐗囪疆鎾�*/
.m_box{width: 100%; height: 100%; position: fixed; background: #000; top: 0; left: 0; display: none; z-index: 999;}
.swiper-container{width: 100%; height: 100%;}
.swiper-slide{font-size: 18px; display: table;}
.swiper-slide div{display: table-cell; vertical-align: middle; text-align: center;}
.swiper-pagination{bottom: 20px; color: #fff; width: 100%;}
#u-close{position: absolute; top: 10px; right: 10px; height: 20px; width: 20px; z-index: 999; display: block;}
body{min-width:1200px;}
.g-crumbs{position:static; width:1028px; margin:20px auto;color:#193797;}
.g-crumbs a{color:#193797;}
.m-con-info .m_tips{text-align:left;}
.m-title-box span.m-con-time, .m-title-box span.m-con-source, .m-title-box span.m-con-source a{color:#000;}
.m-title-box span.m-con-time a, .m-title-box span.m-con-source a{color:#000;cursor:pointer;}
#tts_button{display:none!important;}
.g-main{width:1200px;}
.m-con-time{font-size:14px; margin-right:10px;}
.m-con-info{padding:0 20px;}
