@charset "utf-8";

.content-container .content{margin-top: 0.9rem;position: relative;}
/* #0950ed #283562 #364274*/
.article-attr{width:1rem;line-height: 1;position: absolute;top:0.1rem;left:0;}
.article-attr span,.article-attr a{display: block; text-align: center;}
.article-attr .date{margin:0.22rem 0 0.27rem;}
.article-attr .date b{display: block;color: #0057bc;font-size: 0.6rem;margin-bottom: 0.1rem;}
.article-attr .date i{display: none;font-style: normal;}
.article-attr .goback{background: #8598c0;width:0.94rem; margin: auto; height: 0.4rem;line-height: 0.4rem;color:#fff;text-align: center;border-radius: 0.2rem;-o-border-radius: 0.2rem;-webkit-border-radius: 0.2rem;-moz-border-radius: 0.2rem;-ms-border-radius: 0.2rem;}
.article-attr .goback:hover{background: #0950ed;}
.article-totop{display: none;cursor: pointer;position: fixed;right:13.1%;bottom:0.45rem;z-index: 2; width:0.4rem;height: 0.4rem;background:#fff;border:1px solid #000;border-radius: 50%;-o-border-radius: 50%;}
.article-totop:after{content:"";display: block; width: 0.1rem;height: 0.1rem;position: absolute;top: 50%;left: 50%;margin: -0.03rem 0 0 -0.06rem;transform: rotate(-135deg);border-bottom: 1px solid #000;border-right: 1px solid #000;}
.article-totop:hover{border-color:#fff;background:#0950ed; }
.article-totop:hover:after{border-color:#fff;}

.article-share{position: absolute;right:0;top:0.1rem;text-align: right; margin-bottom: 1rem;}
.article-share .sharebtnbox a{position: relative; display: block;background: url(/szgd/xhtml/images/share_wx.png) no-repeat center;background-size: 0.32rem;float: none;/*width:0.58rem;*/height: 0.58rem;padding:0;margin: 0.2rem auto 0;cursor: pointer;}
.article-share .sharebtnbox a.weixin #qrcode {display: none;}
.article-share .sharebtnbox a.weixin #qrcode img{max-width: 2rem; position: absolute;right: 100%;top:0;z-index: 2; background: #fff;padding:0.1rem;box-shadow: 0 0 0.08rem #f3f3f3;}
.article-share .sharebtnbox a.tsina{background-image: url(/szgd/xhtml/images/share_xl.png);}
.article-share .sharebtnbox a.sharelz{background-image: url(/szgd/xhtml/images/share_lz.png);}
.article-share .sharebtnbox a.email{background-image: url(/szgd/xhtml/images/share_mail.png);}
.article-share .sharebtnbox a:hover{background-image: url(/szgd/xhtml/images/share_wx_hover.png);}
.article-share .sharebtnbox a.weixin:hover #qrcode{display: block;} 
.article-share .sharebtnbox a.tsina:hover{background-image: url(/szgd/xhtml/images/share_xl_hover.png);}
.article-share .sharebtnbox a.sharelz:hover{background-image: url(/szgd/xhtml/images/share_lz_hover.png);}
.article-share .sharebtnbox a.email:hover{background-image: url(/szgd/xhtml/images/share_mail_hover.png);}

.article{width:12rem;margin:0 auto;}
.article-title{text-align:center; color:#0057bc; font-size:0.36rem; line-height:140%;}
.article-subtitle{text-align: center; font-size: .25rem; padding: .2rem .35rem;}
.article-attr2{text-align: center; margin-bottom: 0.2rem; color: #888;}
.article-attr2 span b{font-weight: normal;}
.article-content{background: #f3f3f3;padding:.16rem .6rem;line-height: 2.1;font-size: .22rem;clear:both;overflow:hidden;}
.article-content p{margin:.24rem 0;}
.article-content table,
.article-content video{max-width:100%;}
.article-content table{border-collapse: collapse;}
.article-content table th,.article-content table td{border:1px solid #333;padding: .1rem .12rem;text-align: justify;}
.article-content img{max-width: 60%;height: auto!important;margin:0 auto;}
.article-content figure{margin: .24rem auto;}
.article-content figure figcaption,
.article-content figure figcaption strong,
.article-content figure figcaption div{margin:0 auto;text-align: center;font-style:italic!important; font-weight: normal!important;font-size: .17rem!important;}

.article_newsMore{margin:.8rem 0;position: relative; display: none;}
.article_newsMore .title{width:3.2rem;position:  absolute;left: 0; top:.3rem;font-size: .36rem;text-align: center;}
.article_newsMore .contpad{margin-left: 3.2rem;}
.article_newsMore .owl-stage-outer{height: 1.68rem;overflow: hidden;}
.article_newsMore .swiper-slide{width: 6.54rem;float: left;}
.article_newsMore .swiper-slide a{display: block; padding:0 .42rem;border-left: 1px solid #d2d2d2;}
.article_newsMore .imgbox{float: left;max-height: 1.68rem;overflow: hidden; width: 2.5rem;}
.article_newsMore .imgbox img{display: block;width: 100%;max-width: 100%;}
.article_newsMore .txtbox{padding-left: 2.64rem;background: #fff;min-height: 1.68rem;}
.article_newsMore .txtbox h4{font-size: 1.25em;color:#000;line-height: 1.4;margin: 0.1rem 0 0.14rem;height: 1.06rem;text-align: justify; overflow: hidden;}
.article_newsMore .noimg .txtbox{padding-left:0;}
.article_newsMore .noimg .txtbox h4{height: auto;max-height: 1.06rem;}
.article_newsMore .txtbox .time{color:#999;}
.article_newsMore .swiper-nav{width:3.2rem;position: absolute;left:0;bottom:0.1rem;text-align: center;}
.article_newsMore .swiper-nav>div{position: static; display: inline-block;width:0.5rem;height: 0.5rem;opacity: 1;color: #365fec;border:1px solid #365fec;background-image: url(/szgd/xhtml/images/cont_icon_slide.png);background-size: 1.04rem;background-position: 0 0;background-repeat: no-repeat;background-color: #365fec;margin:0 .145rem;border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;}
/*.article_newsMore .swiper-nav>div.swiper-button-prev{background-position: 0 0;}*/
.article_newsMore .swiper-nav>div.swiper-button-next{background-position: -.52rem 0;}
.article_newsMore .swiper-nav>div:hover{background-color: #fff;background-image: url(/szgd/xhtml/images/cont_icon_slide_hover.png);color: #fff;opacity: 1;}
.article_newsMore .swiper-button-next.swiper-button-disabled, .article_newsMore .swiper-button-prev.swiper-button-disabled{opacity: 1;}
.article_newsMore .swiper-button-prev:after, .swiper-button-next:after{display: none;}

@media (max-width: 1680px) {
  /* .article-totop{right: 0.45rem;}
  .article-content{font-size: .2rem;} */
}

@media (max-width: 992px) {
  .article{width: unset;padding-left: 1.2rem;}
  .article-share{position: static;text-align: left;margin:0.2rem 0 0 1.2rem;}
  .article-share .sharebtnbox a{display: inline-block;width:0.58rem;margin-top:0;vertical-align: middle;}
  .article-share .sharebtnbox a.weixin #qrcode img{top:100%;right: 50%;margin-right: -0.6rem;}
  .article-content{font-size: .18rem;}
}





<!--ºÄÊ±1776085412.9897Ãë-->