/* 增对hanweb.css====问题的覆盖样式！ */

body {
    text-align: center;
}

a {
    transition: all 0.2s ease-out 0s;
    color: #333
}

a:hover {
    transition: all 0.2s ease-out 0s;
    color: #F00
}


/*******文章正文样式开始****/

.bt-article-s .bt-article-02 {
    width: 1000px;
    padding: 25px 100px 30px 100px;
}

.bt-article-y .bt-article-02 {
    width: 1100px;
    padding: 0px 100px 30px 100px;
}


/***文章页-自适应wap手机端效果代码判断css的关键，以下css是使用于手机端的样式代码**/

@media only screen and (max-width:768px) {
    /**手机端所有需要隐藏的容器class全部加在下面**/
    .bt-top-nav,
    .bt-head-cen,
    .bt-nav-y,
    .bt-nav-s .bt-box,
    .bt-position,
    .xg-box,
    .bt-footer {
        display: none;
    }
    /**手机端所有需要显示的容器宽度都要变成100%**/
    .bt-head,
    .bt-article-s,
    .bt-article-y {
        width: 100% !important
    }
    .bt-article-s .bt-article-02,
    .bt-article-y .bt-article-02 {
        width: 100%;
        padding: 15px 10px;
    }
    /**手机端-页头部分全部隐藏，然后替换成手机端专用logo**/
    .bt-head {
        width: 100%;
        height: 80px;
        min-height: 0;
        border-bottom: #333 solid 2px;
        background: url(/images/4/logo-wap.png) no-repeat left top;
    }
    /**手机端-文章文调整**/
    .bt-article-s,
    .bt-article-y {
        min-height: 400px;
        margin: 0 auto;
        padding: 15px 10px;
    }
    .bt-article-s .bt-article-02,
    .bt-article-y .bt-article-02 {
        padding: 0;
    }
    .bt-article-s .sp_time font,
    .bt-article-y .sp_time font {
        padding: 0 20px;
        line-height: 30px;
        display: block;
        width: 100%
    }
}

.fenxiang .fx-cen:first-child {
    background: url(/images/4/fenxiangTit.png) no-repeat left center;
    padding-left: 28px;
    height: 40px;
}

.jiathis_style {
    margin-top: 12px!important;
}

.print_close a {
    display: block;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 15px;
}

.print {
    background: url(/images/4/print.png) no-repeat left center;
    padding-left: 30px;
    margin-right: 20px;
}

.close {
    background: url(/images/4/close.png) no-repeat left center;
    padding-left: 30px;
}

.ie8sys {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #b5b5b5;
    line-height: 28px;
}

#showImg01 a img {
    vertical-align: top;
}


/*.footer_box_bottom{border-top: 10px solid #355e92;}*/

.main-word {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background-color: #f1f1f1;
}

.clearfix {
    content: "";
    display: table;
    clear: both;
}

.main-word .main-word-left {
    float: left;
    margin-top: 4px;
}

.main-word .main-word-right {
    float: right;
}

.main-word-right span {
    float: left;
}

.con-title {
    font-size: 25px;
    color: #000;
    line-height: 150%;
    text-align: center;
    font-weight: bold;
}

#zoom p {
    color: #333;
    line-height: 2em;
    text-align: justify;
    font-family: "微软雅黑";
    margin-top: 0px;
    margin-bottom: 10px;
}

.close {
    background: url(/images/4/CLOSE.jpg) no-repeat left center;
    padding-left: 30px;
}

#zoom img {
    max-width: 100%;
    display: inline-block;
}

.bt-article-y .down,
.bt-article-s .down {
    height: auto;
}

.bt-position,
.bt-article-y {
    width: ;
}

.bt-article-y .bt-article-02 {
    width: ;
}

@media only screen and (max-width:768px) {
    .screen {
        display: none!important;
    }
    .down_search,
    .over_content_box,
    .bt-box,
    .footer_box_top,
    .fenxiang,
    .next,
    .top,
    .nav li {
        display: none;
    }
    body {
        min-width: 100%;
    }
    .bt-article-02 {
        max-width: 100%;
    }
    .footer_bottom {
        max-width: 100%;
        padding: 20px 0!important;
    }
    .footer_bottom div,
    .footer_bottom p {
        float: inherit;
        margin: 0 auto;
    }
    .footer_box_bottom {
        height: auto!important;
    }
    .top_box {
        height: 40px;
    }
    .nav {
        height: 50px;
        max-width: 100%;
    }
    .newnewerm,
    .newqd01,
    .dzjg,
    .jc,
    #qr_container,
    .footer_box_bottom,
    .footer_box {
        display: none!important;
    }
    .bt-article-y {
        border: 0!important;
    }
}

.print {
    background: url(/images/4/printer.png) no-repeat left center;
}

.fare {
    background: url(/images/4/fenxiangTit.png) no-repeat left center;
    padding-left: 30px;
}

.main-txt p {
    color: #333;
    line-height: 2em;
    text-indent: 2em;
    text-align: justify;
    font-family: "微软雅黑";
    margin-top: 0px;
    margin-bottom: 10px;
}

.bt-article-02 .sp_title {
    line-height: 50px;
}

.con-title01 {
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 40px
}

.xxgkTitle {
    width: 970px;
    margin: 0 auto;
    padding: 10px 40px;
    border: 1px solid #cccccc;
}


.whpageold .sp_01 {
  font-size: 36px;
  margin-bottom: 25px;
}

.whpageold .comment .box_01 {
  background-size: 300px;
  background-position-y: 30px;
}

.whpageold .bt-position span {
  font-size: 32px;
}

.whpageold .textarea {
  height: 204px;
  font-size: 36px;
}

.whpageold .rig {
  padding-top: 45px !important;
}

.whpageold .text {
  height: 45px;
  margin-top: -10px;
  font-size: 26px;
}

.whpageold .text2 {
  height: 45px;
  margin-top: -10px;
  font-size: 26px;
}

.whpageold #anonymous {
  width: 20px;
  height: 20px;
  margin-top: -2px;
}

.whpageold #verificationcode img {
  width: 125px !important;
  height: 45px !important;
  margin-top: -10px !important;
}

.whpageold #sub {
  width: 120px !important;
}

.bt-position {
  background: none
}

.bt-position span {
  padding: 0 5px 0 5px;
  font-size: 15px;
  color: #666;
}

.bt-position a {
  font-size: 15px;
}

.xg-box {
  width: 1000px;
  margin: auto;
}

.xgbd li {
  width: 100%;
  line-height: 36px;
  text-align: left;
  font-size: 17px;
  padding-left: 15px;
}

.xgbd li a {
  font-size: 17px;
}

.xgbd .sp2 {
  float: right;
  color: #999999;
}

.wapHeader {
  display: none;
}

.wabheader,
.wabfooter {
  display: none;
}

.bt-article-y .bt-article-02 {
  border: 1px #dddddd solid;
  margin-bottom: 30px;
}

.bt-article-02 .sp_title {
  margin-top: 20px;
}

.bt-position span {
  padding: 0 5px 0 5px;
  font-size: 15px;
  color: #666;
  display: inline-block;
  float: left;
}

.bt-article-y .sp_time {
  font-size: 15px;
  color: #666666;
  border-bottom: 1px solid #d9d9d9;
  padding: 20px 0 22px;
  margin-bottom: 20px;
}

.bdshare_dialog_bg {
  width: 300px !important;
  height: 328px !important;
}

.bd_weixin_popup {
  width: 245px !important;
  height: 335px !important;
}

.bd_weixin_popup .bd_weixin_popup_foot {
  text-align: center !important;
}

.bd_weixin_popup .bd_weixin_popup_head {
  text-align: center;
}

.whpageold .bt-position table td {
  font-size: 32px !important;
  color: #666666 !important;
}

.whpageold .bt-position a {
  font-size: 32px !important;
  color: #666666 !important;
}

.whpageold .bt-article-y .bt-article-02 {
  border: none !important;
  overflow: hidden;
  padding: 0 !important;
}

.whpageold .con-title {
  font-size: 52px !important;
  line-height: 80px !important;
  font-weight: normal !important;
  border-bottom: 2px solid #CCCCCC;
  padding-bottom: 20px;
}

.whpageold .bt-article-y .sp_time {
  font-size: 32px !important;
  color: #666666 !important;
  border: none !important;
  margin-bottom: 30px !important;
}
.whpageold .bt-article-y .sp_time>p {
  font-size: 32px !important;
  color: #666666 !important;
  border: none !important;
  margin-bottom: 30px !important;
}

.whpageold #zoom p {
  font-size: 32px !important;
  line-height: 60px !important;
}

.whpageold #zoom p a {
  font-size: 32px !important;
  line-height: 60px !important;
}

.whpageold #zoom>div {
  height: auto !important;
}

.whpageold #zoom>div font {
  font-size: 32px;
}

.whpageold .wh li {
  width: ;
  font-size: 36px;
  height: auto;
}

.whpageold .wh li p {
  padding: 0;
  line-height: 72px;
  width: 100%;
}

.whpageold .screen {
  margin-top: 30px;
}

.whpageold .main-word {
  height: 80px;
  line-height: 80px;
}

.whpageold .fare {
  background: url(/picture/2212231012469544930.png) no-repeat left center;
  padding-left: 70px;
  height: 50px;
  margin-top: 15px;
}

.wapHeader .bdshare-button-style0-24 a,
.whpageold .bdshare-button-style0-24 .bds_more {
  width: 50px;
  height: 50px;
  background-size: 50px;

  margin: 0;
}

.whpageold .bdshare-button-style0-24 .bds_tsina {
  margin-top: 0px;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background: url(/picture/2212231012470128786.png) no-repeat center center !important;
}

.whpageold .bdshare-button-style0-24 .bds_weixin {
  margin-top: 0px;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background: url(/picture/2212231012470691951.png) no-repeat center center !important;
}

.whpageold .main-word-right {
  font-size: 32px !important;
}

.whpageold .main-word-right font {
  margin-right: 0 !important;
}

.whpageold .main-word-right iframe {
  display: none;
}

.whpageold .main-word-right a {
  padding-left: 30px !important;
}
.whpageold .screen a{
  font-size: 32px;
  line-height: 50px;
}

.whpageold .zwxz {
  background: url(/picture/2212231023479903060.png) no-repeat left center;
}

.whpageold .print {
  background: url(/picture/2212231023479425857.png) no-repeat left center;
}

.whpageold .close {
  background: url(/picture/2212231023479123675.png) no-repeat left center;
}

.whpageold .prevPage,
.whpageold .nextPage {
  font-size: 32px !important;
  line-height: 72px !important;
  height: 72px !important;
}

.content {
  width: ;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 1000px) {

  .wabheader,
  .wabfooter {
    display: block;
  }

  .header-bg,
  .screen {
    display: none;
  }

  .w1170 {
    width: 100% !important;
  }

  .bt-top-nav,
  .bt-head-cen,
  .bt-nav-y,
  .bt-nav-s .bt-box,
  .bt-position,
  .xg-box,
  .bt-footer {
    width: 100%;
    display: block;
  }

  .down_search,
  .over_content_box,
  .bt-box,
  .footer_box_top,
  .fenxiang,
  .next,
  .top,
  .nav li {
    display: block;
  }

  .bt-box {
    padding: 0 .12rem;
    font-size: .18rem;
    margin-top: .15rem;
  }

  .bt-position {
    height: .36rem !important;
    line-height: .36rem !important;
  }

  .bt-position a,
  .bt-position table td {
    font-size: .18rem;
    line-height: .36rem;
  }

  .content {
    width: 100% !important;
  }

  .bt-article-y {
    padding: 0 .12rem;
    margin-top: .15rem !important;
  }

  .bt-article-02 .sp_title {
    font-size: .21rem;
  }

  .bt-article-y .sp_time {
    font-size: .15rem;
  }

  .bt-article-y .bt-article-02 {
    padding: 0 .12rem;
  }

  #zoom p,
  #zoom div {
    font-size: .15rem;
  }

  .prevPage,
  .nextPage {
    font-size: .15rem !important;
    line-height: .3rem !important;
    height: auto !important;
  }

  .whpageold .bt-position a,
  .whpageold .bt-position table td {
    font-size: .21rem !important;
  }

  .whpageold .bt-position {
    height: .42rem !important;
    line-height: .42rem !important;
  }

  .whpageold .bt-article-02 .sp_title {
    font-size: .25rem !important;
    line-height: .4rem !important;
  }

  .whpageold .bt-article-y .sp_time {
    font-size: .21rem !important;

  }

  .whpageold #zoom p,
  .whpageold #zoom div {
    font-size: .21rem !important;
  }

  .whpageold #zoom>div font {
    font-size: .21rem !important;
  }

  .whpageold .prevPage,
  .whpageold .nextPage {
    font-size: .21rem !important;
    height: auto !important;
    line-height: .4rem !important;
  }
}

.whpageold .bt-article-y .sp_time>p {
  font-size: 32px !important;
  color: #666666 !important;
  border: none !important;
  margin-bottom: 30px !important;
}