@charset "UTF-8";
p {
  padding: 0;
  margin: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1200 {
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 1304px) {
  .w1200 {
    width: 92%;
  }
}

@font-face {
  font-family: aa;
  src: url("../font/304-CAI978.ttf");
}

@font-face {
  font-family: bb;
  src: url("../font/317-CAI978.ttf");
}

@font-face {
  font-family: cc;
  src: url("../font/326-CAI978.ttf");
}

@font-face {
  font-family: dd;
  src: url("../font/328-CAI978.ttf");
}

@font-face {
  font-family: ee;
  src: url("../font/361-CAI978.ttf");
}

@font-face {
  font-family: ff;
  src: url("../font/371-CAI978.ttf");
}

@font-face {
  font-family: gg;
  src: url("../font/380-CAI978.ttf");
}

@font-face {
  font-family: hh;
  src: url("../font/388-CAI978.ttf");
}

@font-face {
  font-family: ii;
  src: url("../font/697-CAI978.ttf");
}

@font-face {
  font-family: kk;
  src: url("../font/960-CAI978.ttf");
}

.x-header1 {
  height: 112px;
}

.x-header1 .x-logo1 {
  line-height: 112px;
  font-size: 0;
}

.fang {
  display: block;
  overflow: hidden;
}

.fang img {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.fang:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

.cont1 .a1_v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2vw 0;
}

@media (max-width: 990px) {
  .cont1 .a1_v1 {
    padding: 2em 0 1em;
  }
}

.cont1 .a1_v1 .a1_b1 {
  width: 66%;
}

@media (max-width: 640px) {
  .cont1 .a1_v1 .a1_b1 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 640px) {
  .cont1 .a1_v1 .a1_b1 .tis_tit1 {
    margin-top: 1em;
  }
}

.cont1 .a1_v1 .a1_b1 .tis_tit1 h2 {
  color: #e83433;
  font: 500 36px/1em "Impact";
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .cont1 .a1_v1 .a1_b1 .tis_tit1 h2 {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  .cont1 .a1_v1 .a1_b1 .tis_tit1 h2 {
    font-size: 24px;
  }
}

.cont1 .a1_v1 .a1_b1 .tis_tit1 p {
  color: #969696;
  font: 500 22px/1.5em "Myriad Pro";
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .cont1 .a1_v1 .a1_b1 .tis_tit1 p {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .cont1 .a1_v1 .a1_b1 .tis_tit1 p {
    font-size: 14px;
  }
}

.cont1 .a1_v1 .a1_b1 .abt_wen {
  color: #2b2a2a;
  font: 500 20px/1.5em "Arial";
  margin-top: 5%;
}

@media (max-width: 1200px) {
  .cont1 .a1_v1 .a1_b1 .abt_wen {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  .cont1 .a1_v1 .a1_b1 .abt_wen {
    margin-top: 0.5em;
  }
}

.cont1 .a1_v1 .a1_b2 {
  width: 33.83%;
}

@media (max-width: 640px) {
  .cont1 .a1_v1 .a1_b2 {
    width: 60%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
  }
}

.cont1 .a1_v1 .a1_b2 img {
  width: 100%;
}

.cont1 .a1_v2 .a1_list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
}

.cont1 .a1_v2 .a1_list1 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45%;
  margin-bottom: 2.5vw;
}

@media (max-width: 640px) {
  .cont1 .a1_v2 .a1_list1 li {
    width: 100%;
  }
}

.cont1 .a1_v2 .a1_list1 li a.img {
  display: block;
  width: 20%;
}

@media (max-width: 640px) {
  .cont1 .a1_v2 .a1_list1 li a.img {
    width: 60px;
  }
}

.cont1 .a1_v2 .a1_list1 li a.img img {
  width: 100%;
}

.cont1 .a1_v2 .a1_list1 li .hwge_s {
  width: 74%;
}

@media (max-width: 640px) {
  .cont1 .a1_v2 .a1_list1 li .hwge_s {
    width: calc(97% - 60px);
  }
}

.cont1 .a1_v2 .a1_list1 li .hwge_s h3 {
  color: #fecb1a;
  font: 500 33px/1.2em "ii";
}

@media (max-width: 1200px) {
  .cont1 .a1_v2 .a1_list1 li .hwge_s h3 {
    font-size: 27px;
  }
}

@media (max-width: 990px) {
  .cont1 .a1_v2 .a1_list1 li .hwge_s h3 {
    font-size: 24px;
  }
}

@media (max-width: 540px) {
  .cont1 .a1_v2 .a1_list1 li .hwge_s h3 {
    font-size: 20px;
  }
}

.cont1 .a1_v2 .a1_list1 li .hwge_s p {
  color: #555555;
  font: 500 16px/1.9em "Arial";
  margin-top: 1vw;
}

@media (max-width: 1200px) {
  .cont1 .a1_v2 .a1_list1 li .hwge_s p {
    font-size: 13px;
  }
}

@media (max-width: 990px) {
  .cont1 .a1_v2 .a1_list1 li .hwge_s p {
    font-size: 12px;
  }
}

.cont1 .a1_v2 .a1_list1 li:nth-child(1) .hwge_s h3 {
  color: #fecb1a;
}

.cont1 .a1_v2 .a1_list1 li:nth-child(2) .hwge_s h3 {
  color: #d67215;
}

.cont1 .a1_v2 .a1_list1 li:nth-child(3) .hwge_s h3 {
  color: #08a295;
}

.cont1 .a1_v2 .a1_list1 li:nth-child(4) .hwge_s h3 {
  color: #14af35;
}

.cont2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cont2 .a2_v1 {
  width: 50%;
  padding: 3vw 2vw 3vw 8.3333%;
  background: #f9bd05;
}

@media (max-width: 1366px) {
  .cont2 .a2_v1 {
    padding-left: 4%;
  }
}

@media (max-width: 840px) {
  .cont2 .a2_v1 {
    width: 100%;
    padding: 1.5em 4%;
    margin-top: 1em;
  }
}

.cont2 .a2_v1 img {
  width: 100%;
}

.cont2 .a2_v2 {
  width: 50%;
  background: url(../images/agfgf.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
}

@media (max-width: 840px) {
  .cont2 .a2_v2 {
    width: 100%;
    padding: 1em 4%;
  }
}

.cont2 .a2_v2 .xw_a2 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 5%;
  width: 100%;
}

@media (max-width: 840px) {
  .cont2 .a2_v2 .xw_a2 {
    left: 0;
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.cont2 .a2_v2 .xw_a2 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cont2 .a2_v2 .xw_a2 li + li {
  margin-top: 3vw;
}

.cont2 .a2_v2 .xw_a2 li a.img {
  width: 57px;
}

@media (max-width: 990px) {
  .cont2 .a2_v2 .xw_a2 li a.img {
    width: 45px;
  }
}

.cont2 .a2_v2 .xw_a2 li a.img img {
  width: 100%;
}

.cont2 .a2_v2 .xw_a2 li .wehga {
  width: 300px;
  margin-left: 3%;
}

@media (max-width: 840px) {
  .cont2 .a2_v2 .xw_a2 li .wehga {
    width: calc(97% - 45px);
  }
}

.cont2 .a2_v2 .xw_a2 li .wehga h3 {
  color: #fff;
  font: 500 25px/1.5em "ff";
}

@media (max-width: 1200px) {
  .cont2 .a2_v2 .xw_a2 li .wehga h3 {
    font-size: 22px;
  }
}

.cont2 .a2_v2 .xw_a2 li .wehga p {
  color: #fff;
  font: 600 14px/1.5em "Arial";
}

@media (max-width: 1200px) {
  .cont2 .a2_v2 .xw_a2 li .wehga p {
    font-size: 13px;
  }
}

.cont3 {
  margin-top: 4vw;
}

.cont3 .a3_v1 {
  background: url(../images/bja1.jpg) no-repeat left top;
  background-size: cover;
  padding: 3vw 10% 3vw 38%;
  margin-bottom: 1vw;
}

@media (max-width: 640px) {
  .cont3 .a3_v1 {
    padding: 2em;
  }
}

.cont3 .a3_v2 {
  background: url(../images/bja2.jpg) no-repeat right top;
  background-size: cover;
  padding: 3vw 43% 3vw 5%;
}

@media (max-width: 640px) {
  .cont3 .a3_v2 {
    padding: 2em;
  }
}

.cont3 .weghga_a h2 {
  color: #ffffff;
  font: 500 2.6vw/1.3em "hh";
}

@media (max-width: 990px) {
  .cont3 .weghga_a h2 {
    font-size: 20px;
  }
}

.cont3 .weghga_a .wena {
  color: #ffffff;
  font: 500 20px/1.5em "Arial";
  padding: 0 0 2em;
}

@media (max-width: 1200px) {
  .cont3 .weghga_a .wena {
    font-size: 15px;
  }
}

.cont3 .weghga_a .hha_hs a {
  display: inline-block;
  color: #ffffff;
  font: 600 18px/2.4em "Arial";
  padding: 0 2em;
  background: #f9bd05;
  margin-right: 5px;
}

@media (max-width: 1200px) {
  .cont3 .weghga_a .hha_hs a {
    font-size: 15px;
  }
}

@media (max-width: 990px) {
  .cont3 .weghga_a .hha_hs a {
    font-size: 13px;
    padding: 0 1em;
    margin-top: 5px;
  }
}

.cont4 {
  background: url(../images/bja3.jpg) no-repeat center bottom;
  background-size: 100% 76%;
  margin-top: 4vw;
}

@media (max-width: 640px) {
  .cont4 {
    margin-top: 1.4em;
  }
}

.cont4 .a4_v1 .a4_list1 {
  position: relative;
  padding: 0 100px;
}

@media (max-width: 1200px) {
  .cont4 .a4_v1 .a4_list1 {
    padding: 0 4%;
  }
}

.cont4 .a4_v1 .a4_list1 .next {
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/leftaa.png) no-repeat center top;
  width: 66px;
  height: 55px;
  outline: none;
  left:20px;
}


.cont4 .a4_v1 .a4_list1 .prev {
    display: block;
    font-size: 0;
    position: absolute;
    top: 50%;
    width: 66px;
    height: 55px;
    outline: none;
    right:20px;
    -webkit-transform: translateY(-50%) scale(-1);
    -ms-transform: translateY(-50%) scale(-1);
    transform: translateY(-50%) scale(-1);
    background: url(../images/leftaa.png) no-repeat center top;
}

.cont4 .a4_v1 .a4_list1 .x-case-item1 {
  padding: 0 6px;
}
.cont4 .a4_v1 .a4_list1 .bd{
    overflow: hidden;
} 
.cont4 .a4_v1 .a4_list1  .bd ul li{
    float: left;
    width: 20%;
}
.cont4 .a4_v1 .a4_list1  .bd ul li img{
    width: 100%;
}
.cont4 .a4_v2 {
  text-align: center;
  padding: 3vw 0;
}

.cont4 .a4_v2 a.cp_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cont4 .a4_v2 span {
  color: #000000;
  font: 500 40px/55px "gg";
  text-transform: uppercase;
  display: block;
}

@media (max-width: 1200px) {
  .cont4 .a4_v2 span {
    font-size: 30px;
    line-height: 40px;
  }
  .cont4 .a4_v1 .a4_list1  .bd ul li{
    float: left;
    width:30%;
}
}
@media (max-width: 1199px) {
    .cont4 .a4_v1 .a4_list1 .prev {
        display:none;
    }
     .cont4 .a4_v1 .a4_list1 .next {
        display:none;
    }
}

@media (max-width: 990px) {
    .cont4 .a4_v1 .a4_list1  .bd ul li{
    float: left;
    width:33%;
} 
}
@media (max-width: 640px) {
  .cont4 .a4_v2 span {
    font-size: 20px;
    line-height: 30px;
  }
   .cont4 .a4_v1 .a4_list1  .bd ul li{
    float: left;
    width:48%;
}
  
}

.cont4 .a4_v2 i {
  display: block;
  margin-left: 1%;
}

@media (max-width: 1200px) {
  .cont4 .a4_v2 i img {
    width: 40px;
  }
}

@media (max-width: 640px) {
  .cont4 .a4_v2 i img {
    width: 30px;
  }
}

.cont5 {
  background: url(../images/bja4.jpg) no-repeat center bottom;
  background-size: cover;
  padding: 2vw 0 4vw;
}

@media (max-width: 640px) {
  .cont5 {
    padding: 1.5em 0 2em;
  }
}

.cont5 .a5_v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cont5 .a5_v1 .a5_b1 {
  width: 50%;
  padding-left: 3%;
}

@media (max-width: 1200px) {
  .cont5 .a5_v1 .a5_b1 {
    padding-left: 0;
  }
}

@media (max-width: 640px) {
  .cont5 .a5_v1 .a5_b1 {
    width: 100%;
  }
}

.cont5 .a5_v1 .a5_b1 .mata {
  width: 80%;
  margin: 0 auto;
}

.cont5 .a5_v1 .a5_b1 .mata img {
  width: 100%;
  border-radius: 50%;
  -webkit-box-shadow: 1vw 0 3vw rgba(0, 0, 0, 0.12);
          box-shadow: 1vw 0 3vw rgba(0, 0, 0, 0.12);
}

.cont5 .a5_v1 .a5_b1 h2 {
  color: #0e6673;
  font: 600 3vw/1em "aa";
  text-align: center;
  text-transform: uppercase;
  padding: 3vw 0 1.5vw;
}

@media (max-width: 640px) {
  .cont5 .a5_v1 .a5_b1 h2 {
    font-size: 20px;
  }
}

.cont5 .a5_v1 .a5_b1 .ys_tuwen {
  color: #0e6673;
  font: 600 20px/1.5em "bb";
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .cont5 .a5_v1 .a5_b1 .ys_tuwen {
    font-size: 15px;
  }
}

.cont5 .a5_v1 .a5_b1 .a5_list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.5vw;
}

.cont5 .a5_v1 .a5_b1 .a5_list1 li {
  width: calc(100%/5);
  text-align: center;
}

.cont5 .a5_v1 .a5_b1 .a5_list1 li a.img {
  display: block;
}

.cont5 .a5_v1 .a5_b1 .a5_list1 li a.img img {
  max-width: 90%;
  margin: 0 auto;
}

.cont5 .a5_v1 .a5_b1 .a5_list1 li h3 {
  color: #000000;
  font: 600 14px/1.7em "Arial";
  margin-top: 0.5em;
}

@media (max-width: 1200px) {
  .cont5 .a5_v1 .a5_b1 .a5_list1 li h3 {
    font-size: 12px;
    line-height: 1.5em;
  }
}

.cont5 .a5_v1 .a5_b2 {
  width: 43%;
  margin-top: 4vw;
}

@media (max-width: 640px) {
  .cont5 .a5_v1 .a5_b2 {
    width: 100%;
  }
}

.cont5 .a5_v1 .a5_b2 .a5_list2 li:before {
  content: "";
  display: block;
  width: 19%;
  height: 1px;
  background: #ff1e00;
  margin-bottom: 1.5vw;
}

.cont5 .a5_v1 .a5_b2 .a5_list2 li + li {
  margin-top: 1.5vw;
}

.cont5 .a5_v1 .a5_b2 .a5_list2 li h2 {
  color: #43b9f6;
  font: 500 37px/1.5em "dd";
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .cont5 .a5_v1 .a5_b2 .a5_list2 li h2 {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  .cont5 .a5_v1 .a5_b2 .a5_list2 li h2 {
    font-size: 20px;
  }
}

.cont5 .a5_v1 .a5_b2 .a5_list2 li p {
  color: #555555;
  font: 500 14px/2.4em "Arial";
}

@media (max-width: 1200px) {
  .cont5 .a5_v1 .a5_b2 .a5_list2 li p {
    line-height: 2em;
  }
}

.cont5 .a5_v1 .a5_b2 .a5_list2 li:nth-child(2):before {
  background: #06bd20;
}

.cont5 .a5_v1 .a5_b2 .a5_list2 li:nth-child(2) h2 {
  color: #a78cff;
}

.cont5 .a5_v1 .a5_b2 .a5_list2 li:nth-child(3):before {
  background: #0097e5;
}

.cont5 .a5_v1 .a5_b2 .a5_list2 li:nth-child(3) h2 {
  color: #ff834d;
}
.togu{
  width: 100%;
  background: url(../images/togu.png) no-repeat center bottom;
  background-size: 100% 100%;
  padding: 40px 0 10px;
  position: relative;
}

.togu1{
  margin-left: 5.6%;
  float: left;
width: 50%;
}
.togu1 h3{
  width: 100%;
}
.togu1 h3 img{
  max-width: 100%;
}
.togu1 h4{
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    line-height: 30px;
    margin-top: 20px;

}
.togu1 .togu1-1{
    margin-top: 20px;
    width: 32%;
}
.togu1 .togu1-1 ul li{
  float: left;
  margin-right: 7%;
  width: 46.5%;
  margin-bottom: 10px;
}
.togu1 .togu1-1 ul li img{
  max-width: 100%;
}
.togu1 .togu1-1 ul li:nth-child(2n){
  margin-right: 0;
}
.togu1 .togu1-1 ul li h3{
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 10px;
}


.togu .toguht{
  position: absolute;
  left: 28%;
  top: 12vw;
  width: 50%;
}
.togu .toguht img{
  width: 100%;
}
.togu2{
  width: 17%;
  float: right;
  margin-right: 7.8%;
}

.togu2 .a5_b2 {
  width: 100%;
  margin-top: 0vw;
}

@media (max-width: 640px) {
  .togu2 .a5_b2 {
    width: 100%;
  }
}

.togu2 .a5_b2 .a5_list2 li:before {
  content: "";
  display: block;
  width: 31%;
  height: 2px;
  background: #ec8759;
  margin-bottom: 1.5vw;
}

.togu2 .a5_b2 .a5_list2 li + li {
  margin-top: 1.5vw;
}

.togu2 .a5_b2 .a5_list2 li h2 {
  color: #43b9f6;
  font: 500 37px/1.5em "dd";
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .togu2 .a5_b2 .a5_list2 li h2 {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  .togu2 .a5_b2 .a5_list2 li h2 {
    font-size: 20px;
  }
}

.togu2 .a5_b2 .a5_list2 li p {
  color: #555555;
  font: 500 14px/2.4em "Arial";
}

@media (max-width: 1200px) {
  .togu2 .a5_b2 .a5_list2 li p {
    line-height: 2em;
  }
}

.togu2 .a5_b2 .a5_list2 li:nth-child(2):before {
  background: #06bd20;
}

.togu2 .a5_b2 .a5_list2 li:nth-child(2) h2 {
  color: #a78cff;
}

.togu2 .a5_b2 .a5_list2 li:nth-child(3):before {
  background: #0097e5;
}

.togu2 .a5_b2 .a5_list2 li:nth-child(3) h2 {
  color: #ff834d;
}
@media (max-width: 1440px) {
  .togu1 .togu1-1{
    width: 60%;
  }
}
@media (max-width: 1200px) {
    .togu .toguht{
      display: none;
    }
}

@media (max-width: 991px) {
    .togu{
      background: #dbe3a6;
    }
}

@media (max-width: 640px) {
  .togu{
    background: 
  }
  .togu1{
    width: 94%;
    margin: 0 3%;
  }
  .togu1 .togu1-1{
    width: 100%;
  }
  .togu .toguht{
    display: none;
  }
  .togu2{
     width: 94%;
    margin: 0 3%;
    margin-top: 20px;
  }
}





.cont6 {
  background: #f4f4f4;
  padding: 2vw 8.3333% 3vw;
}

@media (max-width: 990px) {
  .cont6 {
    padding: 2em 4%;
  }
}

.cont6 .a6_v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cont6 .a6_v1 .a6_b1 {
  width: 51.875%;
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b1 {
    width: 100%;
  }
}

.cont6 .a6_v1 .a6_b1 .a6_tita {
  text-align: center;
}

.cont6 .a6_v1 .a6_b1 .a6_tita h2 {
  color: #1f8291;
  font: 500 2.1vw/1.3em "Impact";
  text-transform: uppercase;
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b1 .a6_tita h2 {
    font-size: 24px;
  }
}

.cont6 .a6_v1 .a6_b1 .a6_tita p {
  color: #1f8291;
  font: 500 20px/1.5em "Arial";
  margin-top: 1vw;
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b1 .a6_tita p {
    font-size: 15px;
  }
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 {
  margin-top: 2.5vw;
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li + li {
  margin-top: 1.5vw;
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li .wehgga {
  width: 55%;
  border-left: 0.7vw solid #4fcde6;
  padding: 3% 0 3% 2%;
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b1 .xw_ggsa1 li .wehgga {
    width: 70%;
  }
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li .wehgga h2 b {
  font: 600 2.1vw/1em "微软雅黑";
  color: #4fcde6;
  text-transform: uppercase;
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b1 .xw_ggsa1 li .wehgga h2 b {
    font-size: 20px;
  }
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li .wehgga h2 span {
  font: 600 20px/1em "Arial";
  color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b1 .xw_ggsa1 li .wehgga h2 span {
    font-size: 16px;
  }
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li .wehgga p {
  color: rgba(0, 0, 0, 0.5);
  font: 500 16px/1.4em "Arial";
  margin-top: 0.6vw;
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b1 .xw_ggsa1 li .wehgga p {
    font-size: 14px;
  }
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li a.img {
  display: block;
  width: 45%;
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b1 .xw_ggsa1 li a.img {
    width: 30%;
  }
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li a.img img {
  width: 100%;
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li:nth-child(2) .wehgga {
  border-color: #c3d549;
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li:nth-child(2) .wehgga h2 b {
  color: #c3d549;
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li:nth-child(3) .wehgga {
  border-color: #e57e2b;
}

.cont6 .a6_v1 .a6_b1 .xw_ggsa1 li:nth-child(3) .wehgga h2 b {
  color: #e57e2b;
}

.cont6 .a6_v1 .a6_b2 {
  width: 48.125%;
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b2 {
    width: 100%;
  }
}

.cont6 .a6_v1 .a6_b2 img {
  width: 100%;
}

.cont7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cont7 .a7_bb {
  position: relative;
  width: 50%;
}

@media (max-width: 990px) {
  .cont7 .a7_bb {
    width: 100%;
  }
}

.cont7 .a7_bb i {
  display: block;
  font-size: 0;
}

.cont7 .a7_bb i img {
  width: 100%;
}

.cont7 .a7_b1 .wehga_va {
  position: absolute;
  right: 4%;
  top: 14%;
  background: rgba(0, 0, 0, 0.6);
  padding: 2% 1% 3%;
}

.cont7 .a7_b1 .wehga_va p {
  color: #f9bd05;
  font: 500 30px/1.3em "ee";
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .cont7 .a7_b1 .wehga_va p {
    font-size: 20px;
  }
}

@media (max-width: 990px) {
  .cont7 .a7_b1 .wehga_va p {
    font-size: 18px;
  }
}

.cont7 .a7_b1 .wehga_va a.xw_more {
  display: block;
  margin-top: 1.5em;
}

@media (max-width: 1200px) {
  .cont7 .a7_b1 .wehga_va a.xw_more img {
    width: 30px;
  }
}

@media (max-width: 990px) {
  .cont7 .a7_b1 .wehga_va a.xw_more img {
    width: 24px;
  }
}

.cont7 .a7_b2 .xw_conta1 {
  position: absolute;
  left: 4%;
  bottom: 14%;
  width: 50%;
}

@media (max-width: 1200px) {
  .cont7 .a7_b2 .xw_conta1 {
    width: 60%;
  }
}

@media (max-width: 640px) {
  .cont7 .a7_b2 .xw_conta1 {
    width: 92%;
  }
}

.cont7 .a7_b2 .xw_conta1 li h2 a {
  display: block;
  color: #333333;
  font: 600 2.1vw/1em "kk";
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .cont7 .a7_b2 .xw_conta1 li h2 a {
    font-size: 25px;
  }
}

@media (max-width: 990px) {
  .cont7 .a7_b2 .xw_conta1 li h2 a {
    font-size: 20px;
  }
}

.cont7 .a7_b2 .xw_conta1 li p {
  color: #333333;
  font: 500 18px/1.7em "微软雅黑";
  margin-top: 1em;
}

@media (max-width: 1200px) {
  .cont7 .a7_b2 .xw_conta1 li p {
    font-size: 14px;
  }
}

@media (max-width: 990px) {
  .cont7 .a7_b2 .xw_conta1 li p {
    font-size: 12px;
  }
}

@media (max-width: 640px) {
  .cont7 .a7_b2 .xw_conta1 li p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

/*热门搜索*/
#formsearch1 {
  width: 90%;
  margin: 0 auto;
  background: #fff;
  padding: 10px;
}

/*搜索和热门搜索*/
#formsearch1 input {
  background: #fff;
  border: none;
  vertical-align: top;
}

#formsearch1 input#keyword {
  height: 42px;
  line-height: 42px;
  padding-left: 4px;
  color: #666;
  width: calc(100% - 139px);
  font-size: 20px;
}

#formsearch1 input#s_btn {
  width: 134px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #f9bd05;
  color: #fff;
  border: none;
  cursor: pointer;
}

#formsearch1 input[type="text"]::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(0, 0, 0, 0.3);
}

#formsearch1 input[type="text"]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.3);
}

#formsearch1 input[type="text"]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.3);
}

#formsearch1 input[type="text"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.3);
}

.cont8 {
  background: #f9bd05;
  padding: 0 0 2vw;
}

@media (max-width: 1200px) {
  .cont8 {
    padding-bottom: 2em;
  }
}

.cont8 h2 {
  color: #ffffff;
  font: 500 2.5vw/1em "kk";
  text-align: center;
  padding: 0.6em 0;
}

@media (max-width: 1200px) {
  .cont8 h2 {
    font-size: 20px;
  }
}

@media (max-width: 1200px) {
  #formsearch1 input#keyword {
    height: 30px;
    line-height: 30px;
    padding-left: 4px;
    color: #666;
    width: calc(100% - 125px);
    font-size: 15px;
  }
  #formsearch1 input#s_btn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #f9bd05;
    color: #fff;
    border: none;
    cursor: pointer;
  }
}

@media (max-width: 960px) {
  #formsearch1 {
    width: 100%;
  }
  #formsearch1 input#keyword {
    font-size: 13px;
  }
}

.foot_bj1 {
  background: #182b45;
  padding: 3vw 0;
}

.foot_bj1 .d_fova {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.foot_bj1 .d_fova .d_liaxia {
  width: 45%;
}

.foot_bj1 .d_fova .d_liaxia .d_tela {
  color: #f8ce17;
  font: 500 30px/1.5em "kk";
  background: url(../images/assda.png) no-repeat left center;
  padding-left: 40px;
}

@media (max-width: 1366px) {
  .foot_bj1 .d_fova .d_liaxia .d_tela {
    font-size: 24px;
  }
}

.foot_bj1 .d_fova .d_liaxia .d_xxsa {
  color: #ffffff;
  font: 500 16px/1.9em "微软雅黑";
  margin-top: 1vw;
}

@media (max-width: 1366px) {
  .foot_bj1 .d_fova .d_liaxia .d_xxsa {
    font-size: 14px;
  }
}

.foot_bj1 .d_fova .d_ahhtra h2 {
  color: #f9bd05;
  font: 500 26px/1.5em "kk";
}

@media (max-width: 1366px) {
  .foot_bj1 .d_fova .d_ahhtra h2 {
    font-size: 22px;
  }
}

.foot_bj1 .d_fova .d_ahhtra .d_wehha {
  margin-top: 2.6vw;
  text-align: right;
}

.foot_bj1 .d_fova .d_ahhtra .d_wehha img {
  padding-left: 10px;
}

.foot_bj1 .d_fova .d_ahhtra .d_banqq .x-copyright1 {
  color: #ffffff;
  font: 500 14px/1.5em "微软雅黑";
  text-align: right;
  margin-top: 1vw;
}

.foot_bj1 .d_fova .d_ahhtra .d_banqq .x-copyright1 a {
  color: #fff;
}

/*手机底部*/
@media (max-width: 990px) {
  .db {
    display: block !important;
  }
}

.dbb {
  height: 50px;
}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #182b45;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  padding: 10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #182b45;
}

.footer ul li a {
  display: block;
  color: #fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}

.footer li .icon-home {
  background: url(../images/a1.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-home2 {
  background: url(../images/a2.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-phone {
  background: url(../images/a3.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-contact {
  background: url(../images/a4.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-phone:before {
  font-size: 0;
}

.footer ul li + li a {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.cont2, .cont5, .cont6, .cont7 {
  overflow-x: hidden;
}

@media (min-width: 992px) {
  .page-wrap-left {
    display: none;
  }
}

.xypg-left-title1 {
  padding: 40px 0;
}

@media (max-width: 990px) {
  .xypg-left-title1 {
    padding: 2em 0 1em;
  }
}

.xypg-left-title1 h3 {
  text-align: center;
  color: #fecb1a;
  font: 500 2.63vw/1em "Impact";
  text-transform: uppercase;
}

@media (max-width: 990px) {
  .xypg-left-title1 h3 {
    font-size: 30px;
  }
}

.xypg-left-title1 span {
  display: none;
}

.cp_nav {
  background: #f84548;
}

.cp_nav .xypg-left-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.cp_nav .cpasot {
  margin-bottom: 70px;
}

.cp_nav .xypg-left-nav > li {
  position: static;
  border-bottom: none;
  width: calc(100%/6);
}

.cp_nav .xypg-left-nav > li:last-child {
  border-bottom: none;
}

.cp_nav .xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 59px;
  color: #fff;
  padding: 0;
  text-align: center;
  font-family: "Arial";
  font-weight: 600;
}

@media (max-width: 1200px) {
  .cp_nav .xypg-left-nav > li > a {
    font-size: 14px;
    line-height: 42px;
  }
}

.cp_nav .xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  top: 10px;
  right: 20px;
  cursor: pointer;
  background: url(../images/icon_spirit.png) 0 -240px no-repeat;
  display: none;
}

.cp_nav .xypg-left-nav > li .first-nav-btn.clicked {
  background-position: 0 -270px;
}

.cp_nav .xypg-left-nav > li:hover > a, .cp_nav .xypg-left-nav > li.clicked > a {
  background: url(../images/agfhg.jpg) no-repeat center 50px;
}

@media (max-width: 1200px) {
  .cp_nav .xypg-left-nav > li:hover > a, .cp_nav .xypg-left-nav > li.clicked > a {
    background: url(../images/agfhg.jpg) no-repeat center 35px;
  }
}

.cp_nav .xypg-left-nav > li:hover .first-nav-btn, .cp_nav .xypg-left-nav > li.clicked .first-nav-btn {
  background: url(../images/agfhg.jpg) no-repeat center 50px;
}

@media (max-width: 1200px) {
  .cp_nav .xypg-left-nav > li:hover .first-nav-btn, .cp_nav .xypg-left-nav > li.clicked .first-nav-btn {
    background: url(../images/agfhg.jpg) no-repeat center 35px;
  }
}

.cp_nav .xypg-left-nav .xypg-left-subnav {
  display: none;
  padding: 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: 59px;
  border-bottom: 1px solid #e5e5e5;
}

.cp_nav .xypg-left-nav.cpasot li.clicked .xypg-left-subnav {
  display: block;
}

.cp_nav .xypg-left-nav .xypg-left-subnav > li {
  border-top: none;
  display: inline-block;
}

.cp_nav .xypg-left-nav .xypg-left-subnav > li > a {
  padding: 0 1vw;
  display: block;
  line-height: 33px;
  color: #343434;
  font-size: 16px;
}

.cp_nav .xypg-left-nav .xypg-left-subnav > li > a:hover {
  color: #fecb1a;
}

.cp_nav .xypg-left-nav .xypg-left-subnav > li.clicked > a {
  color: #fecb1a;
}

.cp_nav .xypg-left-nav .xypg-left-threenav > li > a {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}

.cp_nav .xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '\2014   ';
}

.cp_nav .xypg-left-nav .xypg-left-threenav > li > a:hover {
  color: #ab001a;
}

.cp_nav .xypg-left-nav .xypg-left-threenav > li.clicked > a {
  color: #ab001a;
}

@media (max-width: 990px) {
  .cp_nav .xypg-left-nav .xypg-left-threenav {
    display: block;
  }
}

.xypg-news-list1 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1vw 0;
}

@media (max-width: 1200px) {
  .xypg-news-list1 li {
    padding: 0.9em 0;
  }
}

.xypg-news-list1 li + li {
  border-top: 1px dashed #dcdcdc;
}

.xypg-news-list1 li .datea {
  text-align: center;
  border: 1px solid #dcdcdc;
  width: 72px;
}

.xypg-news-list1 li .datea b {
  color: #5a5a5a;
  font: 600 18px/2em "微软雅黑";
  background: url(../images/agfg.jpg) no-repeat center bottom;
  display: block;
}

.xypg-news-list1 li .datea p {
  color: #5a5a5a;
  font: 500 14px/32px "微软雅黑";
}

.xypg-news-list1 li .xw_hagfs {
  width: calc(96% - 72px);
}

.xypg-news-list1 li .xw_hagfs h2 a {
  display: block;
  color: #323232;
  font: 500 16px/1.6em "微软雅黑";
}

@media (max-width: 1200px) {
  .xypg-news-list1 li .xw_hagfs h2 a {
    font-size: 14px;
  }
}

.xypg-news-list1 li .xw_hagfs p {
  color: #787878;
  font: 500 14px/2.1em "微软雅黑";
}

@media (max-width: 1200px) {
  .xypg-news-list1 li .xw_hagfs p {
    font-size: 12px;
  }
}

@media (max-width: 640px) {
  .xypg-news-list1 li .xw_hagfs p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

.xypg-news-list1 li:hover .datea {
  border-color: #f39800;
}

.xypg-news-list1 li:hover .xw_hagfs h2 a {
  color: #f39800;
}

.page-wrap-right {
  margin-top: 70px;
}

@media (max-width: 1200px) {
  .page-wrap-right {
    margin-top: 0;
  }
}

@media (max-width: 990px) {
  .d_ghgav {
    display: none;
  }
}

.page-product-detail-box {
  border: 1px solid #e5e5e5;
  padding: 0.8vw 4%;
}

.page-product-detail-right {
  margin-top: 5%;
}

.page-product-detail-right .wehhsa {
  color: #666666;
  font: 500 16px/2.5em "Arial";
  margin-top: 3%;
}

.product-detail-tab .product-detail-tabli li.on:before {
  display: none;
}

.product-detail-tab .product-detail-tabli li.on {
  background: #fecb1a;
  color: #000000;
}

.product-detail-tabbox {
  border: 1px solid #d2d2d2;
  padding: 1vw 1vw 2vw;
  border-top: none;
}

.xypg-product-detail {
  margin-top: 2vw;
}

.xypg-right-content img{
    max-width: 100% !important;
    height: auto;
}

@media (max-width: 1200px) {
  .cp_nav .xypg-left-nav .xypg-left-subnav {
    top: 42px;
  }
  .cp_nav .xypg-left-nav .xypg-left-subnav > li > a {
    line-height: 40px;
  }
}

@media (max-width: 640px) {
  .page-product-detail-box {
    padding: 3% 4%;
  }
}
