.xq{
    background: #fff;
    height: 1000px;
    margin-bottom: 70px;
    box-sizing: border-box;

}
.xq_left{
    /* width: 69%; */
    float: left;
    /* height: 100%; */
        width: 100%;
   

}
.xq_right{
    width: 26%;
    float: right;
    height: 100%;
}

.xq_left_title1 {
    font-size: 30px;
    font-family: "SourceHanSansCN";
    color: rgb(0, 0, 0);
  }
 .xq_sj{
      float: left;
      margin-top: 10px;

  }
  .xq_fx{
      float: right;
      margin-right: 20px;
      margin-top: 15px;
      margin-bottom: 15px;
  }

  .xq_sj {
    font-size: 12px;
    font-family: "SourceHanSansCN";
    color: rgb(143, 143, 143);
  }
.xq{
    padding-top: 36px;
    padding-left: 20px;
}
.qinmgvc{
    overflow: hidden;
}
.xq_left_title{
    border-bottom: 1px #e5e5e5 solid;
}
.xq_left_con{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 50px;
    padding-bottom: 70px;
    border-bottom: 1px #e5e5e5 solid;

}
.xq_left_con img{
    margin-bottom: 10px;
    margin-top: 10px;
}
.fhlb_left{
    float: left;
    margin-top: 24px;
}
.fhlb_right{
    width: 166px;
    height: 42px;
    line-height: 42px;
    margin-top: 24px;
    text-align: center;
    color: #7c7c7c;
    font-size: 16px;
    float: right;
    background: #f1f1f1;
}

.fhlb_left p {
    font-size: 16px;
    font-family: "SourceHanSansCN";
    color: rgb(115, 115, 115);
    margin-bottom: 10px;
    cursor: pointer;
  }


  /* 轮播 */
  .xq_right_swiper {
    position: relative;
    width: 302px;
    height: 338px;
    box-sizing: border-box;
    border: 1px #e5e5e5 solid;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
   
}

.xgyw {
    margin-top: 20px;
    margin-bottom: 14px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
  }
  .xq_right_swiper_img{
      width: 332px;
      height: 192px;
      overflow: hidden;
  }
  .xq_right_swiper_img img{
      width: 100%;
  }
  .xq_dasd{
      padding: 20px;
  }

  .xq_dasd p:nth-child(1) {
    font-size: 18px;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    margin-bottom: 10px;
  }
  
  .xq_dasd p:nth-child(2) {
    font-size: 14px;
    font-family: "SourceHanSansCN";
    color: rgb(102, 102, 102);
  }
.xq_right_swiper1{
    padding-top: 10px;
}
.xq_right_swiper1 p{
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    font-size: 16px;
}
.span1{
display: inline-block;
    font-size: 18px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #EA3D30 !important;
    border-radius: 50%;
    text-align: center;
    margin-right: 6px;
    color: #fff;
    margin-top: 10px;
    float: left;
}
.span2{
    display: inline-block;
    font-size: 18px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #1D7FC9 !important;
    border-radius: 50%;
    text-align: center;
    margin-right: 6px;
    color: #fff;
    margin-top: 10px;
    float: left;
}

.span3{
    display: inline-block;
    font-size: 18px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #00ADD2 !important;
    border-radius: 50%;
    text-align: center;
    margin-right: 6px;
    color: #fff;
    margin-top: 10px;
    float: left;
    
    
}
.span4{
     display: inline-block;
    font-size: 18px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #A1A1A1 !important;
    border-radius: 50%;
    text-align: center;
    margin-right: 6px;
    color: #fff;
    margin-top: 10px;
    float: left;
}
.fhlb_right a{
color: #7c7c7c;
}
.fhlb_left p:hover{
    color: #005CA1;
}
.fhlb_right a:hover{
color: #005CA1;
}

.box {
    height: 30px;
    transform: scale(1.1);
    float: right;
}
.box > div {
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
    border-radius: 4px;
    background-size: contain;
    margin: 0 5px;
}
#share-qrcode { background-image: url(../images/wechat.png); }
#share-qzone { background-image: url(../images/qzone.png); }
#share-sina { background-image: url(../images/sina.png); }
#share-qq { background-image: url(../images/qq.png); }