.fwgl_content{margin:10px auto 20px;}
.topnav{width:1200px; margin:0 auto;}
.left_content{width:1200px;}
.right_content{width:317px;}
.list_title1{height: 40px;background: #94BFDC;line-height: 40px;color: #F9FBFD;padding-left: 15px;border-top: 2px solid #67A4CD;}
.title_h1{ float:left; height:38px; line-height:38px; text-align:center;}
.title_h1 a{ font-size:16px; font-weight:normal; color:#f3f4f6;}
.list_box1{ width:315px;margin-bottom:20px; line-height:39px; padding-top: 10px;background: #fff;border-bottom: 2px solid #3687BC;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.list_box1 ul{ padding:0 24px;padding-bottom:5px;}

.title_h_mm{float: right;margin-right: 10px;}
.title_h_mm a{color:#f3f4f6;}
.list_box1 span{ float:right; color:#515151;}


.Contentbox {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #3687bc;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.bmcx_title {
    background: #94bfdc none repeat scroll 0 0;
    border-top: 2px solid #67a4cd;
    color: #f9fbfd;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
}

@media screen and (max-width:600px){
.fwgl_content,.left_content{
width:100%;
}
}






/*分享*/
.m-share{float: right;margin-top:-5px;}
.share{zoom: 1;}
.share:after{content: "";display: block;clear: both;}
.share a{float: left;width: 26px;height: 26px;border-radius: 50%;margin-left: 13px;background: #c9c9c9;cursor: pointer;display: block;}
.share a i{display: block;width: 26px;height: 26px;-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: 26px;height: 26px;float: left;display: none;}
.share #share-icon img{width: 100%;height: 100%;}
.share .share-qqzone i{background: url("/bjjs/resource/cms/2022/03/2022031516153712913.png") 4px center no-repeat;}
.share .share-qqzone:hover{background-color: #fc7354;}
.share .share-wechat{position: relative;}
.share .share-wechat i{background: url("/bjjs/resource/cms/2022/03/2022031516153712913.png") -30px center no-repeat;}
.share .share-wechat:hover{background-color: #1fbc7d;}
.share .share-weibo i{background: url("/bjjs/resource/cms/2022/03/2022031516153712913.png") -65px center no-repeat;}
.share .share-qq:hover{background-color: #27a8f2;}
.share .share-qq i{background: url("/bjjs/resource/cms/2022/03/2022031516174779031.png") -96px center no-repeat;}
.share .share-weibo:hover{background-color: #e96157;}
.share .bg-code{left: -120px;z-index: 10;}
.share .qrcode{position: absolute;top: 36px;border: 1px solid #ccc;padding: 5px;background: #fff;display: none;width: 100px;height: 100px;left: -98%;z-index: 11;}
.share .close-btn{position: absolute;background: #fff;color: #000;font-size: 12px;z-index: 12;width: 12px;height: 12px;line-height: 12px;text-align: center;right: -39px;top: 50px;display: none;cursor: pointer;}
@media screen and (max-width:600px){
    #proclaim{ display: none;} 
}