/* common attr */
a {
  color: #333333;
}

body {
  width: 100%;
  min-width: 1200px;
  /* min-width: 1366px; */
  font-size: 16px;
  background: #f7f7f7;
      font-family: 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei UI','Microsoft YaHei','微软雅黑',Arial,sans-serif;
}

.w1200{width: 1200px;margin: 0 auto;}
.container {
  width: 1200px;
  /* height: 100%; */
  margin: 0 auto;
}

.position{height: 50px;font-size: 14px;line-height: 50px;color: #999}
.position a{color: #448AF0;padding: 0 5px;line-height: 50px;}
.position td:nth-child(1) a{padding-left: 0px;}
.position td:nth-last-child(1) a{color: #999;}
.position td table td a{padding-left: 5px !important;}
.position td table td a{color: #448AF0 !important;}
.position td table td:nth-last-child(1) a{color: #999 !important;}
/* section */
.section {
  width: 100%;
  padding-bottom: 30px;
}

.section > .container {
  padding: 60px 100px 50px;
  background: #ffffff;
}

.title {
  width: 100%;
  line-height: 45px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.info-attr {
  width: 100%;
  height: 46px;
  line-height: 45px;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 30px;
}

.info-attr td {
  padding: 0 10px;
  color: #999999;
  font-size: 14px;
}

.info-attr td a {
  color: #999999;
}

.info-attr .change-size > a {
  color: #1a56a8;
}

.bdsharebuttonbox {
  padding-left: 25px;
  background: url(icon-share.png) no-repeat left center;
}

.info-cont {
  width: 100%;
  padding-top: 30px;
  font-size: 16px;
}

.info-cont p {
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 10px;
  text-indent: 2em;
}

.main-word{width: 100%; height: 40px; line-height: 40px; padding: 0 20px; background-color: #f1f1f1;margin-top: 45px;}
.main-word .main-word-left{float: left;}
.main-word-left span{font-size: 15px; font-weight: bold; color: #fa0505;}
.main-word .main-word-right{float: right;}
.main-word-right span{float: left;}
.main-word-right .printer{margin-left: 30px; padding-left: 25px; background: url(printer.png) no-repeat left center;}
.main-word-right .close{margin-left: 25px; padding-left: 25px; background: url(close.png) no-repeat left center;}


/*******自适应*********/

@media (max-width: 812px) {
  body {
    min-width: 0;
    background-color: #fff;
  }
  .banner{
	  width: 100%;
	  height: auto !important;
  }
  .current-position {
    height: 50px;
    line-height: 50px;
  }
  .current-position > .container {
    background: url(postion.png) no-repeat 10px center;
    padding-left: 30px;
  }
  .section {
	  overflow: hidden;
    padding-bottom: 10px;
  }
  .container {
    width: 100%;
  }
  .section > .container {
    padding: 0;
  }

  .title {
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 15px;
  }
  
  .td-yc {
    display: none;
  }
  .fasj-td,
  .ly-td,
  .zh-td {
    display: block;
    width: 100%;
  }
  .info-attr td {
    padding: 0;
    font-size: 13px;
    text-align: center;
  }
  .info-attr {
    height: 70px;
    line-height: 20px;
    margin-top: 10px;
    border-bottom: 2px solid #e6e6e6;
    padding: 0 15px;
  }
  .info-cont {
    width: 100%;
    padding-top: 10px;
    font-size: 16px;
    padding-left: 2px;
    line-height: 20px;
  }
  .info-cont p {
    line-height: 36px;
    font-size: 16px;
    margin-bottom: 10px;
    text-indent: 2em;
  }

  
  body {
    min-width: 100%;
    width: 100%;
    background: #fff;
  }

  .section > .container {
    padding: 10px !important;
    background: #ffffff !important;
  }
 /*********footer*********/
.w1200{width: 100%!important;}
.footer{width: 100%!important;height: auto !important;background: #2b303b!important;color:#2b303b!important;overflow: hidden;}
.footer-left a{color: #dedee0!important;}
.footer-left{margin: 12px 12px 25px 12px !important;}
.footer-left .f-link{display: flex;justify-content: space-between;}
.footer-left .f-link a{display: inline-block;width:85px!important;height:35px!important;margin:15px 0 !important;line-height: 35px!important;background: #555962!important;font-size: 14px!important;text-align: center!important;}
.footer-left .f-share{height: 30px!important;}
.footer-left .f-share a{display:inline-block!important;float:left!important;width:30px!important;height:30px!important;margin-right: 30px!important;}
.footer-left .f-share a img{display:inline-block!important;float:left!important;margin-right: 30px!important;}
.footer-left .copyright{font-size: 14px!important;line-height: 40px!important;margin-top: 0px!important;color: #fff!important;}
.footer-left .characteristic{margin-top: 0px!important;font-size: 14px!important;line-height: 32px!important}
.footer-left .characteristic a{display: inline-block!important;line-height: 32px!important;margin-right: 30px!important;}
.footer-left .characteristic a img{vertical-align: middle!important;}
.footer-right,.footer-middle{display: none!important}
.bmfw-Popup{width: 100%;padding: 24px;overflow-y: hidden;}
.Popup-list{padding: 0 8px;}
.main-word {display: none;}
.wz_sxp {display: none;}
}
