/**share by zhxr**/

.ftips {
  position: relative;
}

.ftips .share_con {
  position: absolute;
  width: 170px;
  top: 50px;
  right: -60px;
  display: none
}

.share_con i {
  width: 11px;
  display: block;
  height: 7px;
  position: relative;
  z-index: 6;
  background: url(2020scjg_share_top.png) no-repeat;
  margin: 0 auto;
}

.share_con .share_con1 {
  border: 1px solid #e2e2e2;
  background-color: #f7f7f7;
  padding: 0px 5px 18px 5px;
  position: relative;
  z-index: 5;
  margin-top: -1px;
  height: 35px;
  border-radius: 5px;
}

.share_con .share_con1 li {
  float: left;
  width: 33.3%;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-top: 15px;
}

.share_con li a {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

.share_con a.bds_weixin {
  background: url(2020scjg_share_weixin.png) no-repeat center center;
}

.share_con a.bds_weibo {
  background: url(2020scjg_share_weibo.png) no-repeat center center;
}

.share_con a.bds_qzone {
  background: url(2020scjg_share_qzone.png) no-repeat center center;
}

#qrcode {
  height: 295px;
  width: 240px;
  left: 628.5px;
  top: 304.5px;
}


/**share by zhxr**/

.font0, .font0 p, .font0 div, .font0 td, .font0 li {
  font-size: 16px;
  line-height: 32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.font1, .font1 p, .font1 div, .font1 td, .font1 li {
  font-size: 18px !important;
  line-height: 46px !important;
}

.font2, .font2 p, .font2 div, .font2 td, .font2 li {
  font-size: 20px !important;
  line-height: 46px !important;
}

.font3, .font3 p, .font3 div, .font3 td, .font3 li {
  font-size: 18px !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}