/*分享*/
.m-share{float: left;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(/uiFramework/commonResource/image/2024102309573930392.png) 4px center no-repeat;}
.share .share-qqzone:hover{background-color: #fc7354;}
.share .share-wechat{position: relative;}
.share .share-wechat i{background: url(/uiFramework/commonResource/image/2024102309573930392.png) -30px center no-repeat;}
.share .share-wechat:hover{background-color: #1fbc7d;}
.share .share-weibo i{background: url(/uiFramework/commonResource/image/2024102309573930392.png) -65px center no-repeat;}
.share .share-qq:hover{background-color: #27a8f2;}
.share .share-qq i{background: url(/uiFramework/commonResource/image/2024102309573930392.png) -96px center no-repeat;}
.share .share-weibo:hover{background-color: #e96157;}
.share .bg-code{left: -36px;z-index: 10;}
.share .qrcode{position: absolute;top: 36px;border: 1px solid #ccc;padding: 0px;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;}
#proclaim{position: absolute;top: 12px;right: 10px;}
.font-size > a{font-size:16px;cursor:pointer}

.BreadcrumbNav{padding: 0px;overflow: hidden;box-sizing: border-box;}
a:hover{color: #23527c;}
.BreadcrumbNav p{background: url(/uiFramework/commonResource/image/2024102114044020912.png) no-repeat left center;height: 26px;line-height: 26px;text-indent: 30px;color: #686868;font-size: 16px;display: inline-block;}
.BreadcrumbNav p span{color: #2d8450;}
.BreadcrumbNav p a{color: #686868;text-decoration: none;font-size: 16px;}
.BreadcrumbNav p a:hover{text-decoration: none;}
.BreadcrumbNav span a:last-child{color:#2d8450}

 #fontzoom p img{    width: 671px;height: auto;}
 .BreadcrumbNav{color: #686868;border-bottom: 1px solid #e5e5e5;height:30px;}
 .BreadcrumbNav a{color: #686868;}
.banner{
	height: 307px;
    position: relative;
}
.info span a.f00{color: #f00 !important;}
.bg_box{width: 100%; position: absolute; top: 0px; left: 0; z-index: -100;}
.banbg{height: 20px; position: absolute; left: 0; bottom: 0; background:rgba(255,255,255,0.5);background: #fff\0; filter:alpha(opacity=50); width:100%;}
 h2{font-size: 26px;text-align: center;line-height: 28px;margin:45px 0 20px 0;}
 .info{color: #6d6d6d;background: #f3f3f3;height: 40px;line-height: 40px;position: relative;}

 .article{padding:25px 60px 25px 60px ;line-height: 36px;}
 @media screen and (max-width:991px) {
	.bg_box{position: initial;z-index: 0;}
	.banner{height: auto;}
  .article{padding: 0;}
  h2{margin: 20px auto;font-size: 20px;}
  #fontzoom p img{max-width:90%;margin: 20px auto;width: auto;}
  .info{height: auto;}
  .info span{display: inline-block;}
  .share{display: none;}
  .pcxs{display: none;}
.sjxs{display: block;}
 }
 @media screen and (max-width:414px){
	.bg_box{    top: 160px;}
	.banner{  display: none;}
	
}