





a{
    font-size: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
img{
    max-width: 100%;
    height: auto;
}
.newBox{
    width: 1400px;
    margin: 0 auto;
}
.newBoxTwo{
    width: 1600px;
    margin: 0 auto;
}



header{
    width: 100%;
    height: 82px;
    line-height: 82px;
    padding: 0 80px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    z-index: 999;
    background: #fff;
}
.moveNav{
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
  }


.headerLogo{
    float: left;
}
.headerLogo img{vertical-align: middle;}

.headerNav{
    float: right;
}
.HrNvS,.HrNv p,
.headerNav ol li i,.headerNav ol li span,
.headerNav ul li,.headerNav ol li,
.headerNav ul,.headerNav ol,.HrNv{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
} 
.headerNav ol li i,
.headerNav ul li a{
    color: #333333;
}
.headerNav ol li i{
    padding-right: 10px;
}
.headerNav ol li span{
    color: #d8000e;
    font-family: 'Arial';
}
.headerNav ol li {
    margin: 0 14px;
}
.headerNav ul li{
    position: relative;
    margin: 0 24px;
}

.headerNav ul li:first-of-type{
    margin-left: 0;
}


.HrNv{
    padding-left: 30px;
    cursor: pointer;
}
.HrNv p{
    color: #333333;
    padding-left: 10px;
}
.HrNvS i{
    height: 1px;
    background-color: #d8000e;
    margin-bottom: 5px;
    display: block;
}
.HrNvS i:first-of-type{
    width: 30px;
}
.HrNvS i:nth-of-type(2){
    width: 22px;
}
.HrNvS i:last-of-type{
    width: 8px;
    margin-bottom: 0;
}


.headerNav ul li a:hover{
    color: #d8000e;
}


.headers{
    background-color: #fff;
}
.headers .headerLogo img:first-of-type{
    display: none;
}
.headers .headerLogo img:last-of-type{
    display: inline-block;
}
.headerNav ol li:first-of-type i{
    cursor: pointer;
}
.headers .headerNav ol li i,.headers .HrNv p,
.headers .headerNav ul li a{
    color: #333333;
}
.headers .headerNav ol li:last-of-type i{
    color: #c1c1c1;
}




.headerNav ul li a:hover{
    color: #d8000e;
}



footer{
    background-color: #e4e7ea;
    padding: 100px 0;
}

.indexPage .footerss {
    height: auto !important;
}


.footerLeft,.footerRight{
    display: inline-block;
    vertical-align: bottom;
    box-sizing: border-box;
}
.footerLeft h5 span,
.footerRight li,
.footerLeft h4 p i,
.footerLeft h4 p span,
.footerLeft h4 p{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}
.footerLeft h4 p{
    padding-right: 30px;
}
.footerLeft h4 p:last-of-type{
    padding-right: 0;
}
.footerLeft h4 p i{
    padding-right: 12px;
    color: #9d9fa1;
}
.footerLeft h4 p span{
    color: #333;
}
.footerLeft{
    width: 70%;
}
.footerLeft h3 a{
    width: auto;
}
.footerLeft h3{
    padding-bottom: 26px;
}
.footerLeft h5{
    padding-top: 16px;
}
.footerLeft h5 span{
    padding-right: 20px;
    color: rgba(51,51,51,.3);
}
.footerLeft h5 span:last-of-type{
    padding-right: 0;
}
.footerRight{
    width: 30%;
    text-align: right;
}
.footerRight ol li{
    padding-right: 26px;
}
.footerRight ol li:last-of-type{
    padding-right: 0;
}
.footerRight ol{
    padding-bottom: 20px;
}
.footerRight ul li a{
    color: rgba(51,51,51,.5);
    padding: 0 10px;
    line-height: 14px;
    border-right: 2px solid #b1b3b5;
    box-sizing: border-box;
}
.footerRight ul li:last-of-type a{
    border-right: none;
}
.footerRight li a:hover{
    color: #d8000e;
}

.CyPeFourCenter p{
    color: #333;
}

.headerTitle{
    padding: 100px 80px 100px 140px;
    box-sizing: border-box;
    background-color: #e4e7ea;
    width: 100%;
    height: auto;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}
.headerTitle::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 10px;
    background: -moz-linear-gradient(#e2e2e2, transparent);
    background: -ms-linear-gradient(#e2e2e2, transparent);
    background: -webkit-linear-gradient(#e2e2e2, transparent);
    background: linear-gradient(#e2e2e2, transparent);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#e2e2e2", endColorstr="transparent", gradientType="0");
    position: absolute;
    top: 0;
    left: 0;
}
.HrTeLeft ul{
    display: inline-block;
    vertical-align: top;
}
.HrTeLeft ul li a{
    color: #7c7c7c;
    font-size: 16px;
    line-height: 30px;
}
.HrTeWx,
.HrTeLeft{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}
.HrTeLeft{
    width: 90%;
}
.HrTeWx{
    width: 10%;
    text-align: center;
}
.HrTeLeft ul{
    width: 16.6%;
}
.HrTeLeft ul>li:nth-of-type(2),
.HrTeLeft ul>li:first-of-type{
    width: 100%;
}
.HrTeLeft ul>li:first-of-type a{
    color: #333;
    font-size: 22px;
}
.HrTeLeft ul li:nth-of-type(2) i{
    display: block;
    width: 20px;
    height: 2px;
    background: #d8000e;
    margin: 26px 0;
}
.HrTeLeft .head {
    width: 30%;
}

.HrTeLeft .headTwo{
    width: 20%; 
}
.head li{
    width: 33.333%;
    display: inline-block;
  }
  .headTwo ol{
      font-size: 0;
      padding: 14px;
      display: none;
  }
  .headTwo ol li{
      width: 50%;
      display: inline-block;
  }
  .headTwo ol li a{
      font-size: 14px;
  }

  .HrTeLeft ul>li:hover>a{
      color: #d8000e;
  }
  .HrTeLeft ul>li ol>li:hover a{
    color: #d8000e;
  }


  .HrTeWx p{
    font-size: 14px;
    color: #aaacad;
    padding-top: 10px;
  }

  header .searchForm{
      width: 220px;
      /* left: auto;
      right: 10%; */
      /* top: 100%; */
      /* transform: translateY(0%);
      -o-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -webkit-transform: translateY(0%); */
      display: block !important;
  }
  header .searchForm form button span{color: #fff !important;}
  header .searchForm form input{
      width: 70%;
  }
  header .searchForm form button{
    width: 30%;
    }
  header .searchForm form button,header .searchForm form input {
    height: 44px;
  }


  .footerRight .bdsharebuttonbox a{
      width: 50px !important;
      height: 50px;
      margin: 0;
      padding: 0;
      width: auto;
      display: inline-block;
      vertical-align: middle;
      text-align: right;
      float: none;
  }
  .footerRight .bdsharebuttonbox a:first-of-type{
      background: url(/thems/ygqx/images/wx_08.png) no-repeat center center;
      background-size: auto auto;
  }
  .footerRight .bdsharebuttonbox a:nth-of-type(2){
    background: url(/thems/ygqx/images/wx_03.png) no-repeat center center;
    background-size: auto auto;
}
.footerRight .bdsharebuttonbox a:nth-of-type(3){
    background: url(/thems/ygqx/images/wx_05.png) no-repeat center center;
    background-size: auto auto;
}
  .footerRight .bdsharebuttonbox a:last-of-type{
      margin-right: 0;
  }



  .item {
    transform: translateX(-50%);
    width: 300%;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50px;
    display: none;
  }
  .item a{
      height: auto;
      line-height: 40px;
      background-color: rgba(255,255,255,.8);
      border-bottom: 1px solid #c1c1c1;
      color: #333 !important;
  }
  .item a:last-of-type{
      border-bottom: none;
  }
  #banner .swiper-slide img:last-of-type{
    display: none;
  }
  #banner .swiper-slide img:first-of-type{
    display: block;
  }

  .icms .item{
      opacity: 0;
      visibility: hidden;
  }

  .return {
      position: fixed;
      right: 10%;
      bottom: 10%;
  }
  .return h5{
      width: 50px;
      height: 38px;
      line-height: 38px;
      cursor: pointer;
      text-align: center;
      box-sizing: border-box;
      color: #fff;
      font-size: 14px;
      text-transform: uppercase;
      background-color: #ccc;
      border-top: 2px solid #d8000e;
      z-index: 10000;
  }
  .footerLeft h4 p:nth-of-type(2) span:last-of-type{
      padding-left: 16px;
  }