.padd15 {
    padding: 2em 0.95em;
}
#fontzoom p img{    width: 671px;height: auto;}
 .BreadcrumbNav{color: #686868;border-bottom: 1px solid #e5e5e5;height:30px;}
 .BreadcrumbNav a{color: #686868;font-size:16px;}
.BreadcrumbNav span {
    color: #4f7fa9;
}
.BreadcrumbNav p{font-size:16px;}
 .mgt{position: relative;z-index: 111;}
 .banner img{height:auto}
  .info span a.f00{color: #f00 !important;}
 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;}
.info span,.info span a{font-size:16px;}
/* .share{position: absolute;right:0px;top:14px;height:32px;}*/
  .share a{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
 .article{padding:25px 60px 25px 60px ;line-height: 36px;}
 .article p,.article span,.article a{font-size:16px;}
 #aisiteQrCodeDiv canvas{width:100px;}
 @media screen and (max-width:991px) {
  .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;}
  .mgt{margin-top: 0;}
  .pcxs{display: none;}
 }
#proclaim {
    position: absolute;
    top: 12px;
    right: 10px;
}

.container {
    width: 1200px;
}


          /*分享*/
              .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/2024090913565666080.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/2024090913565666080.png) -30px center no-repeat;}
              .share .share-wechat:hover{background-color: #1fbc7d;}
              .share .share-weibo i{background: url(/uiFramework/commonResource/image/2024090913565666080.png) -65px center no-repeat;}
              .share .share-qq:hover{background-color: #27a8f2;}
              .share .share-qq i{background: url(/uiFramework/commonResource/image/2024090913565666080.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: 5px;background: #fff;display: none;width: 100px;height: 100px;left: -98%;z-index: 11;}
              .share .qrcode canvas{width:100%;}
              .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;}