@charset "UTF-8";

/* 通用样式 */
p {
  margin: 0;
}


input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.wd1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.w1200{
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* head */
.head1-bg{
  background: #fafafa;
  height: 40px;
  line-height: 40px;
  
}

.head1-index{
  font-size: 12px;
  color: #666666;
  align-items: center;
}

.head1-index a{
  color: #666666;
}

.head1-index .head1l{
  width: 50%;
  align-items: center;
}

.head1-index .head1l .wel{
  width: 60%;
}

.head1-index .ttel p{
  display: flex;
  align-items: center;
}

.head1-index .ttel p img{
  margin-right: 10px;
}

.head1-index .ttel p strong{
  color: #009d68;
  font-weight: 500;
}

.head2-index{
  align-items: center;
}

.head2-index .logo{
  width: 22%;
  line-height: 110px;
}

.head2-index .logo img{
  max-width: 100%;
}

.head2-index .ttnav{
  width: 75%;
}

/* 搜索 */
.ss-bg{
  background: #fafafa;
  padding: 20px 0;
}

.ss-index{
  align-items: center;
}

.ss-index .hot{
  align-items: center;
  line-height: 40px;
}

.ss-index .hot img{
  margin-right: 10px;
}

.ss-index .hot b{
  color: #333333;
  font-size: 16px;
}

.ss-index .hot a{
  color: #666666;
  font-size: 14px;
  margin-right: 5px;
}

.ss-index .ssr{
  width: 250px;
  height: 40px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  background: #fff;
}



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


.ss-index .ssr input {
    outline: none;
    line-height: 38px;
    width: 20%;
    background: none;
    border: none;
    background: url(//cdn.myxypt.com/44301534/24/05/d4cec220b084c579069232e0e80a43f080ccded8.png) no-repeat center center;
    float: right;
    padding: 0;
}

.ss-index .ssr #keyword {
    padding-left: 20px;
    line-height: 38px;
    width: 80%;
    background: none;
    border: none;
    outline: none;
    float: left;
    font-size: 12px;
    color: #999999;
}

.ss-index .ssr #keyword:-webkit-autofill {
    -webkit-text-fill-color: #999999 !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss-index .ssr #keyword::placeholder {
    color: #999999;
}










.x-banner .owl-nav{display: none;}


@media (max-width: 1720px) { 
.num-index{    margin-top: -50px;}


 }



@media (max-width: 1550px) { 
.num-index{    margin-top: 0px;}
.ab-index{    padding-top: 4.854167vw;}
.xuanze-img .xwz{
        top: 2.770833vw;
}


 }



@media (max-width: 1300px) { 
    .ab-index{          padding-right: 2%;  padding-top: 2.854167vw;}
  .ab-index .aw p{    font-size: 14px;}  
  .ab-index .at h3{   font-size: 24px;}  
  .ab-index .at h4  { font-size: 14px;}
.ab-index .amore{    
    width: 150px;
    height: 40px;
}
.numlist li .nu1 h3{font-size: 54px;}
.numlist li .nu1 span{font-size: 16px;}
.numlist li .nu2{font-size: 18px;}

.ys-index{    margin-top: -60px;}
.proSwiper .swiper-slide a .wz .wz1{font-size: 22px;}
    
}







/* product */
.pro-index{
  margin-top: 5.10416666666667vw;
}

.put{
  text-align: center;
}

.put .put1{
  color: #231815;
  font-size: 36px;
  font-weight: 600;
}

.put .put1 b{
  color: #1e75c9;
}

.put .put1 s1{font-size: 68px;}

.put .put2{
  width: 30px;
  height: 2px;
  background: #1e75c9;
  margin: 15px auto;
}

.put .put3{
  color: #666666;
  font-size: 14px;
}

.psort{
  justify-content: center;
  margin-top: 1.875vw;
  margin-bottom: 3.125vw;
}

.psort li{
  background: #fafafa;
  width: 15%;
  height: 50px;
  line-height: 50px;
  margin: 0 10px;
}

.psort li a{
  display: block;
  text-align: center;
  color: #333333;
  font-size: 16px;
}

.psort li:hover, .psort li.active {
  background: #1e75c9;
}

.psort li:hover a, .psort li.active a{
  color: #fff;
}

.tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;  }

.proSwiper{
  width: 100%;
  overflow: hidden;
  position: relative;
}

.proSwiper .swiper-slide a{
  display: flex;
  justify-content: space-between;
}

.proSwiper .swiper-slide a .img1{
  width: 50%;
  position: relative;
}

.proSwiper .swiper-slide a .img1 img{
  width: 100%;
  border: 1px solid #eeeeee;
}

.bor_left{ width:5px; height:0; background:#1e75c9; position:absolute; left:0; top:0; z-index:9; transition:0.5s;}
.bor_top{ height:5px; width:0; background:#1e75c9; position:absolute; left:0; top:0; z-index:9; transition:0.5s;}
.bor_right{ width:5px; height:0; background:#1e75c9; position:absolute; right:0; bottom:0; z-index:9; transition:0.5s;}
.bor_bom{ height:5px; width:0; background:#1e75c9; position:absolute; right:0; bottom:0; z-index:9; transition:0.5s;}
.proSwiper .swiper-slide a:hover .bor_left,.proSwiper .swiper-slide a:hover .bor_right{ height:100%; transition:0.5s;}
.proSwiper .swiper-slide a:hover .bor_top,.proSwiper .swiper-slide a:hover .bor_bom{ width:100%; transition:0.5s;}

.proSwiper .swiper-slide a .wz{
  width: 44.17%;
  display: flex;
  /* justify-content: space-between; */
  flex-direction: column;
  position: relative;
}

.proSwiper .swiper-slide a .wz .wz1{
  font-weight: 600;
  color: #1e75c9;
  font-size: 30px;
  text-align: right;
}

.proSwiper .swiper-slide a .wz .ww{
  margin-top: 2.1vw;
}

.proSwiper .swiper-slide a .wz .wz2{
  color: #666666;
  font-size: 16px;
  line-height: 24px;
}

.proSwiper .swiper-slide a .wz .wz3{
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  margin-top: 1.5625vw;
}

.proSwiper .swiper-slide a .wz .wz4{
  border: 1px solid #eeeeee;
  width: 120px;
  height: 40px;
  color: #999999;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: absolute;
  z-index: 999;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(left, #1e75c9, #1e75c9) no-repeat;
  background: linear-gradient(to right, #1e75c9, #1e75c9) no-repeat;
  background-size: 0% 100%;
  -webkit-transition: all .5s;
    transition: all .5s;
}

.proSwiper .swiper-slide a .wz .wz4:hover{
  background-size: 100% 100%;
  color: #fff;
}

.pjian{
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 55.83%;
}

.pnext{
  background:#fff url(//cdn.myxypt.com/44301534/24/05/88ce97a71ea47cec8623d23691cc753395dd3587.png) no-repeat center center;
  width: 70px;
  height: 70px;
  outline: none;
}
.pnext:hover{
  background:#1e75c9 url(//cdn.myxypt.com/f8199679/23/05/d02e14604b71aff129415bc688dad894fe449e77.png) no-repeat center center;
}

.pprev{
  background: #1e75c9 url(//cdn.myxypt.com/44301534/24/05/6181dde5bf6e4912f945b94227dfd7cf44c1ce58.png) no-repeat center center;
  width: 70px;
  height: 70px;
  outline: none;
}

.pprev:hover{
  background: #fff url(//cdn.myxypt.com/44301534/24/05/6db43906b430304521fddc840e074e5e09aad2bb.png) no-repeat center center;
}

@media(max-width: 995px){
  .pro-index{
    margin-top: 40px;
  }
  .put .put1{
    font-size: 24px;
  }
  .put .put2{
    margin: 10px auto;
  }
  .psort{
    margin: 20px 0;
    flex-wrap: wrap;
  }
  .psort li{
    width: 48%;
    margin: 0;
    margin-bottom: 4%;
    height: 40px;
    line-height: 40px;
  }
  .psort li a{
    font-size: 14px;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
  }
  .proSwiper .swiper-slide a{
    flex-wrap: wrap;
  }
  .proSwiper .swiper-slide a .img1{
    width: 100%;
  }
  .proSwiper .swiper-slide a .wz{
    width: 100%;
    margin-top: 20px;
  }
  .proSwiper .swiper-slide a .wz .wz1{
    text-align: left;
    font-size: 20px;
  }
  .proSwiper .swiper-slide a .wz .ww{
    margin-top: 10px;
  }
  .proSwiper .swiper-slide a .wz .wz2{
    font-size: 14px;
  }
  .proSwiper .swiper-slide a .wz .wz3{
    font-size: 14px;
  }
  .pjian{
    width: 100%;
    top: 20%;
    bottom: initial;
    justify-content: space-between;
  }
  .pnext{
    width: 40px;
    height: 40px;
    background-size: 50% 50%;
  }
  .pnext:hover{
    background-size: 50% 50%;
  }
  .pprev{
     width: 40px;
    height: 40px;
    background-size: 50% 50%;
  }
  .pprev:hover{
    background-size: 50% 50%;
  }
  .proSwiper .swiper-slide a .wz .wz4{
    position: relative;
    margin-top: 10px;
  }
}


/* zixun */
.zixun-index{
  margin-top: 3.02083333333333vw;
}

.zixun-index h3{
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.zixun-index h4{
  color: #666666;
  font-size: 16px;
  margin-top: 0.78125vw;
  margin-bottom: 1.82291666666667vw;
}

.zi-con .text-input1{
  width: 18.33%;
  height: 40px;
  line-height: 38px;
  border: 1px solid #eeeeee;
}

.zi-con .text-input1 .form-control1{
  color: #999999;
  font-size: 14px;
  padding: 0;
  width: 76%;
}


.zi-con .text-input1 ::placeholder{
  color: #999999;
}

.zi-con .text-input1 span{
  width: 40px;
  text-align: center;
  margin-left: 10px;
}

.zi-con .text-code1{
  width: 22.08%;
}

.zi-con .text-code1 .yan{
  width: 65%;
  border: 1px solid #eeeeee;
  line-height: 38px;
}

.zi-con .text-code1 .form-control1{
  color: #999999;
  font-size: 14px;
  padding: 0;
  padding-left: 20px;
}

.zi-con .text-code1 ::placeholder{
  color: #999999;
}

.zi-con .text-code1 .checkCodeImg{
  width: 34%;
}

.zi-con .text-code1 .checkCodeImg img{
  width:100%;
  height:40px;
}

.zi-con .btn1{
  width: 16.5%;
  height: 40px;
  background: #1e75c9;
  text-align: center;
  line-height: 38px;
  color: #fff;
}

@media(max-width: 995px){
  .zixun-index{
    margin-top: 40px;
  }
  .zixun-index h3{
    font-size: 18px;
  }
  .zixun-index h4{
    font-size: 14px;
    margin-top: 10px;
  }
  .zi-con{
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .zi-con .text-input1{
    width: 100%;
    margin-bottom: 10px;
  }
  .zi-con .text-code1{
    width: 100%;
  }
  .zi-con .btn1{
    width: 100%;
    margin-top: 10px;
  }
}

/*  */
.ab-bg{
  margin-top: 5.20833333333333vw;
}

.ab-left{
    width: 50%;
    position: relative;
}

.ab-left img{
  width: 100%;
}

.ab-left a{}

.ab-left a:after{
    content: '';
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(//cdn.myxypt.com/44301534/24/05/98686d72e58597d91eb4c40a5c1a16dce788823e.png) no-repeat center;
} 


.ab-right{
  width: 50%;
  background: url(//cdn.myxypt.com/44301534/24/05/cae4b4db69d957965ab88eceac37eec3c09ad8e2.png) no-repeat top center;
  background-size: 100% 100%;
}

.ab-index{
  margin-left: 4.27083333333333vw;
  max-width: 685px;
  padding-top: 8.85416666666667vw;
}

.ab-index .at h3{
  font-weight: 600;
  color: #1e75c9;
  font-size: 36px;
}

.ab-index .at h4{
  color: #000000;
  font-size: 20px;
  margin-top: 15px;
}

.ab-index .aw{
  margin-top: 2.1vw;
}

.ab-index .aw p{
  color: #666666;
  font-size: 18px;
  line-height: 2.22;
  text-align: justify;
}

.ab-index .amore{
  margin-top: 2.60416666666667vw;
  border: 1px solid #dddddd;
  width: 174px;
  height: 50px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  background: -webkit-linear-gradient(left, #1e75c9, #1e75c9) no-repeat;
  background: linear-gradient(to right, #1e75c9, #1e75c9) no-repeat;
  background-size: 0% 100%;
  -webkit-transition: all .5s;
    transition: all .5s;
}

.ab-index .amore a{
  display: block;
  color: #999999;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
}

.ab-index .amore:hover{
  background-size: 100% 100%;
  color: #fff;
}

.ab-index .amore:hover a{
  color: #fff;
}

.num-index{
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 10px 0px rgba(215, 6, 59, 0.05);
  height: 200px;
  margin-top: -100px;
  position: relative;
}

.numlist{
  height: 100%;
  padding: 0 2%;
}

.numlist li{
  width: 20%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.numlist li .nu1{
  align-items: flex-end;
}

.numlist li .nu1 h3{
  color: #1e75c9;
  font-size: 72px;
  font-family: "Arial";
  font-weight: 600;
  font-style:italic;
  line-height: 1;
}

.numlist li .nu1 span{
  color: #1e75c9;
  font-size: 24px;
  line-height: 1;
  margin-left: 15px;
}

.numlist li .nu2{
  color: #333333;
  font-size: 26px;
  margin-top: 5px;
  height: 75px;
}

@media(max-width: 1024px){
  .ab-index .at h3{
    font-size: 24px;
  }
  .ab-index .at h4{
    font-size: 18px;
  }
  .ab-index .aw p{
    font-size: 16px;
    line-height: 26px;
  }
  .numlist li .nu1 h3{
    font-size: 45px;
  }
}

@media(max-width: 995px){
  .ab-bg{
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .ab-left{
    width: 100%;
  }
  .ab-right{
    width: 100%;
  }
  .ab-index{
    max-width: 100%;
    margin-left: 0;
    padding: 20px 15px;
  }
  .ab-index .at h3{
    font-size: 18px;
  }
  .ab-index .at h4{
    font-size: 16px;
  }
  .ab-index .aw p{
    font-size: 13px;
  }
  .ab-index .amore{
    width: 150px;
    height: 40px;
  }
  .ab-index .amore a{
    font-size: 14px;
  }
  .num-index{
    margin-top: 0;
    padding: 20px 0;
  }
  .numlist{
    flex-wrap: wrap;
  }
  .numlist li{
    width: 48%;
    margin-bottom: 4%;
    flex-direction: inherit;
    text-align:left;
    justify-content:flex-start;
  }
  .numlist li .nu1{
    align-items: flex-start;
    justify-content: flex-start;
  }
  .numlist li .nu1 h3{
    font-size: 20px;
  }
  .numlist li .nu1 span{
    font-size: 16px;
    margin-left: 5px;
  }
  .numlist li .nu2{
    font-size: 14px;
    margin-top: 5px;
  }
}

/* 选择 */
.xuanze-bg{
  margin-top: 4.58333333333333vw;
}

.xuanze-img{
  margin-top: 2.1vw;
  position: relative;
}

.xuanze-img > img{
  width: 100%;
}

.xuanze-img .xwz{
  position: absolute;
  top: 6.77083333333333vw;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 2.1vw;
  font-weight: 600;
}

.xuanze-img .xwz img{
    margin-top: 16px;
}


.ys-index{
  background: #1e75c9;
  margin-top: -100px;
  position: relative;
  padding-top: 50px;
  padding-bottom: 40px;
}

.yslist li{
  width: 20%;
  text-align: center;
  padding: 0 20px;
}

.yslist li+li{
  background: url(//cdn.myxypt.com/44301534/24/05/c8f23e608e507b1311d8266fbcbbe948f52f5127.png) no-repeat left center;
}

.yslist li .img1{
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
}
.yslist li .img1 img{
    
}

.yslist li .wz1{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.yslist li .wzx{
  width: 30px;
  height: 2px;
  background: #fff;
  margin: 1vw auto;
}

.yslist li .wz2{
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}

@media(max-width: 995px){
  .xuanze-bg{
    margin-top: 40px;
  }
  .xuanze-img{
    margin-top: 20px;
  }
  .xuanze-img > img{
    height: 150px;
  }
  .xuanze-img .xwz{
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%);
  }
  .xuanze-img .xwz img{ width: 100px;}
  
  .ys-index{
    margin-top: 20px;
    padding: 20px 0;
  }
  .yslist{
    flex-wrap: wrap;
  }
  .yslist li{
    width: 48%;
    margin-bottom: 4%;
    padding: 0 10px;
  }
  .yslist li .wz1{
    font-size: 14px;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
  }
  .yslist li .wzx{
    margin: 10px auto;
  }
  .yslist li .wz2{
    font-size: 12px;
  }
}


/* 推荐 */
.w1420{
  max-width: 1450px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.tui-index{
  margin-top: 4.94791666666667vw;
}

.tui-roll{
  position: relative;
  overflow: hidden;
  margin-top: 2.1vw;
}

.tnext{
  position: absolute;
  left: 0;
  top: 50%;
  background: #fafafa url(//cdn.myxypt.com/44301534/24/05/18ea13076540fa0a838dd9d2d9b24fbadab3eee6.png) no-repeat center center;
  width: 50px;
  height: 50px;
   z-index: 999;
}

.tnext:hover{
  background:#1e75c9 url(//cdn.myxypt.com/f8199679/23/05/927db7b8fac20d8226910490e0c0a03a7ab6e7ac.png) no-repeat center center;
}

.tprev{
  position: absolute;
  right: 0;
  top: 50%;
  background: #fafafa url(//cdn.myxypt.com/44301534/24/05/1a74676a46da952c618670737864484417435d19.png) no-repeat center center;
  width: 50px;
  height: 50px;
  z-index: 999;
}

.tprev:hover{
  background:#1e75c9 url(//cdn.myxypt.com/f8199679/23/05/f7a368881850e058c90cf084c4c03b30a39c4f0f.png) no-repeat center center;
}

.tuiSwiper{
  overflow: hidden;
  padding-top: 1.5625vw;
  border-top: 1px solid #eeeeee;
}

.tuiSwiper .swiper-slide .img1 img{
  width: 100%;
  border: 1px solid #eeeeee;
}

.tuiSwiper .swiper-slide .wz{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1e75c9;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  opacity: 0;
}

.bor_left2{ width:1px; height:0; background:#1e75c9; position:absolute; left:0; top:0; z-index:9; transition:0.5s;}
.bor_top2{ height:1px; width:0; background:#1e75c9; position:absolute; left:0; top:0; z-index:9; transition:0.5s;}
.bor_right2{ width:1px; height:0; background:#1e75c9; position:absolute; right:0; bottom:0; z-index:9; transition:0.5s;}
.bor_bom2{ height:1px; width:0; background:#1e75c9; position:absolute; right:0; bottom:0; z-index:9; transition:0.5s;}
.tuiSwiper .swiper-slide a:hover .bor_left2,.tuiSwiper .swiper-slide a:hover .bor_right2{ height:100%; transition:0.5s;}
.tuiSwiper .swiper-slide a:hover .bor_top2,.tuiSwiper .swiper-slide a:hover .bor_bom2{ width:100%; transition:0.5s;}
.tuiSwiper .swiper-slide a:hover .wz{opacity: 1;}

.pmore{
  border: 1px solid #dddddd;
  width:200px;
  height: 50px;
  margin: 0 auto;
  margin-top: 3.125vw;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  background: -webkit-linear-gradient(left, #1e75c9, #1e75c9) no-repeat;
  background: linear-gradient(to right, #1e75c9, #1e75c9) no-repeat;
  background-size: 0% 100%;
  -webkit-transition: all .5s;
    transition: all .5s;
}

.pmore a{
  display: block;
  color: #999999;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
}

.pmore:hover{
  background-size: 100% 100%;
  color: #fff;
}

.pmore:hover a{
  color: #fff;
}

@media(max-width: 995px){
  .tui-index{
     margin-top: 40px;
  }
  .tui-roll{
    margin-top: 20px;
  }
  .tuiSwiper{
    padding-top: 20px;
  }
  .pmore{
    margin-top: 20px;
    width: 150px;
    height: 40px;
    line-height: 38px;
    
  }
  .pmore a{
    font-size: 14px;
  }
}
/* 横图 */
.hengtu{
  background: url(//cdn.myxypt.com/44301534/24/05/ecd2025b256bf64e6b1e2a6a8a08af3894c76612.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 4.6875vw 0;
  margin-top: 5.20833333333333vw;
}

.hengtu-index{
  
}

.hengl h3{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
}

.hengl h4{
  color: #ffffff;
  font-size: 16px;
  margin-top: 10px;
}

.hengr img{
  max-width: 100%;
}

@media(max-width: 995px){
  .hengtu{
    margin-top: 40px;
    padding: 40px 0;
  }
  .hengtu-index{
    flex-wrap: wrap;
  }
  .hengl h3{
    font-size: 16px;
  }
  .hengl h4{
    font-size: 14px;
  }
  .hnegr{
    margin-top: 10px;
  }
}

/* news */
.news-index{
  margin-top: 5.20833333333333vw;
}

.web-news-con {
  margin-top: 2.1vw;
}

.cp_con {
  width: 55%;
}

.tabz {
    position: relative;
}

.tabz li {
    display: block;
    background: #dddddd;
    text-align: left;
    color: #666666;
    cursor: pointer;
    padding: 40px 20px;

}
.tabz li + li{
    margin-top: 2px;
}
.tabz li h3{
    color: #ffffff;
    font: 600 18px/60px "Microsoft yahei";
}
.tabz li .more1{
    display: block;
    color: #fff;
    font: 400 12px/20px "Microsoft yahei";
    text-transform: uppercase;
    width:60px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 2px;
}
.tabz li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #1e75c9;
}

.tabz li:hover,
.tabz li.cur {
    background: #1e75c9;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a,
.tabz li.cur a {
    color: #fff;
}

.ttz {
    display: none;
}

.list1z {

}

.list1z li {
    position: relative;
    vertical-align: middle;
    float: left;
    margin-right: 26px;
    margin-bottom: 26px
}

.list1z li a.img {
    display: block
}

.list1z li a.img img {
    width: 376px;
    height: 270px;
}


.list1z li:nth-child(3n) {
    float: right;
    margin-right: 0px;
}

.dac {
    background: #03479c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 45px;
    height: 45px;
}



.tabz {
  width: 127px;
  float: left;
}

.tabz_content {
  float: right;
  width: calc(100% - 150px);
}

.newslist1 li {
  background-color: #f8f8f8;
  padding: 20px;
  list-style: none;
}

.newslist1 li .img {
  float: left;
  width: 50%;
}

.newslist1 li .img img{
  width: 100%;
}

.newslist1 li .text {
  float: right;
  width: 45%;
}

.newslist1 li .text h3 {
  color: #333333;
  font: 600 18px/25px "Microsoft yahei";
  white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
  margin-bottom:12px;
}

.newslist1 li .text p {
  color: #666666;
  font: 400 14px/25px "Microsoft yahei";
}
.newslist1 li:hover .text h3{
    color: #1e75c9;
}
.newslist2 {
  margin-top: 17px;
}

.newslist2 li {
  position: relative;
  padding-left: 13px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newslist2 li::before {
  content: "";
  width: 4px;
  height: 4px;
  display: block;
  background-color: #1e75c9;
  border-radius: 2px;
  position: absolute;
  top: 12px;
  left: 0;
}

.newslist2 li a {
  color: #666666;
  font: 400 14px/30px "Microsoft yahei";
}

.newslist2 li .date {
  color: #999999;
  font: 400 14px/30px "Microsoft yahei";
 
}

.newslist2 li:hover a {
  color: #1e75c9;
}

.web-news-right {
  text-align: left;
  width: 40%;
}

.web-news-right-tt {
  position: relative;
  margin-bottom: 25px;
}

.web-news-right-tt h3 {
  color: #333333;
  font: 600 22px/30px "Microsoft yahei";
  float: left;
}

.web-news-right-tt h3 span {
  color: #1e75c9;
}

.web-news-right-tt h4 {
  color: #999999;
  font: 400 16px/20px "Microsoft yahei";
  margin-left: 15px;
  float: left;
  padding-top: 6px;
}

.web-news-right-tt a {
  position: absolute;
  top: 0;
  right: 0;
  color: #999999;
  font: 400 14px/30px "Microsoft yahei";
}

.web-news-right li {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 22px;
}

.web-news-right li+li {
  margin-top: 26px;
}

.web-news-right li h3 {
  color: #333333;
  font: 600 14px/22px "Microsoft yahei";
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.web-news-right li h3 span {
  width: 20px;
  font: 400 12px/20px "Microsoft yahei";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #5a5a5a;
  color: #fff;
  text-align: center;
}

.web-news-right li p {
  color: #777777;
  font: 400 14px/22px "Microsoft yahei";
  position: relative;
  padding-left: 30px;
  text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;
}

.web-news-right li p span {
  width: 20px;
  font: 400 12px/20px "Microsoft yahei";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #1e75c9;
  color: #fff;
  text-align: center;
}
.web-news-right li:hover h3{
    color: #1e75c9;    
}
@media (max-width:1200px){
  .newslist1 li .text{
    width: 100%;
  }
  .newslist1 li{
    padding: 30px 20px;
  }
  .newslist2 li a{
    font: 400 14px/40px "Microsoft yahei";
    width: 68%;
    overflow: hidden; white-space: nowrap; text-overflow: ellipsis; 
  }
  .newslist2 li::before{
    top: 18px;
  }
}
@media (max-width:995px){
  .news-index{
    margin-top: 40px;
  }
 
  .web-news-con{
    margin-top: 20px;

  }
   .cp_con{
    width: 100%;
    float: none !important;
  }
  .tabz{
    width: 100%;
    float: none;
  }
  .tabz li{
    padding: 10px;
    width: 48%;
    display: inline-block;
  }
  .tabz li h3{
    font-size: 16px;
    line-height: 24px;
  }
  .tabz_content{
    width: 100%;
    float: none;
  }
  .newslist1 li{
    padding: 15px;
  }
  .newslist1 li .img{
    width: 100%;
    float: none;
  }
  .newslist1 li .img img{
    width: 100%;
  }
  .newslist1 li .text{
    margin-top: 10px;
  }
  .newslist1 li .text h3{
    font-size: 14px;
    margin-bottom: 10px;
  }
  .newslist1 li .text p{
    font-size: 12px;
  }
  .newslist2 li{

  }
  .newslist2 li a{
    width: 70%;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
  }
  .web-news-right{
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}






/* 友情链接 */

.c-link {
    background-color: #f6fbff;
    font-size: 16px;
    color: #1e75c9;
    line-height: 24px;
    font-weight: 600;
    padding: 15px 0;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd {
    width: 100%;
}


.c-link a {
    color: #666666;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}






li {
  list-style: none;
}

.q_d_m {
  float: left;
  width: 100%;
  height: 50px;
}

.pf_down {
  width: 100%;
  float: left;
  position: fixed;
  left: 0;
  bottom: 0;
  height: 50px;
  background: #191919;
  z-index: 999;
  border-top: 1px solid #fff;
}

.pf_down li {
  width: 33.333333%;
  float: left;
  text-align: center;
  padding: 7px 0 4px 0;
  border-right: 1px solid #fff;
}

.pf_down li .ico7 {
  width: 100%;
  float: left;
  height: 20px;
}

.pf_down li .d_name {
  width: 100%;
  float: left;
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
}

.pf_down li.l1 .ico7 {
  background: url(//cdn.myxypt.com/44301534/21/05/6b1fad38cd6006adca9d53a2858f19df0e97be29.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
  background: url(//cdn.myxypt.com/44301534/21/05/7cfd2c9b338ea982023c6aecf217b41d3aeb75bc.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
  background: url(//cdn.myxypt.com/44301534/21/05/bd3028a72400cd2670d60d7a03805f8643e4cd15.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
  border: none;
}


@media(max-width:767px) {
    

  .foot-bg .foot-index {
    display: block;
  }

  .foot-bg .foot-index .footl {
    width: 100%;
  }

  .foot-bg .foot-index .footl dl dt {
    font-size: 15px;
  }

  .foot-bg .foot-index .footl dl dd a {
    font-size: 13px;
  }

  .foot-bg .foot-index .foot-xian {
    display: none;
  }

  .foot-bg .foot-index .footr {
    width: 100%;
  }

  .foot-bg .foot-index .footr .footr1 .flx .flx1 {
    font-size: 16px;
  }

  .foot-bg .foot-index .footr .footr1 .flx .flx2 p {
    font-size: 14px;
  }

  .foot-bg .foot-index .footr .footr1 .ferq h4 {
    font-size: 14px;
  }

  .foot-bg .foot-logo {
    text-align: center;
  }

  .cop-bg {
    padding-bottom: 15%;
  }
}




/* order */
.w660{
  max-width: 690px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.order-bg{
    background-color: #f6fbff;
  margin-top: 5.20833333333333vw;
  padding: 5.20833333333333vw 0;
}

.order1{
  margin-top: 1.5625vw;
  text-align: center;
}

.order1 p{
  color: #333333;
  font-size: 16px;
  line-height: 1.875;
}

.order1 p:nth-of-type(1){
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #1e75c9;
}

.order1 p:nth-of-type(1) img{
  margin-right: 10px;
}

.order2{
  margin-top: 1.5625vw;
}

.order2-con{

}

.order2-con .order2-left{
  width: 100%;
  display: flex;   
  justify-content: space-between;  
  flex-wrap: wrap;   
}

.order2-left .text-input1{
  background: #fff;
  height: 50px;
  line-height: 48px;
  border: 1px solid #eeeeee;
  margin-bottom: 2.1vw;
  width: 48%;
}

.order2-left .text-input1 .form-control1{
  color: #999999;
  font-size: 14px;
  padding: 0;
  width: 80%;
}

.order2-left .text-input1 ::placeholder{
  color: #999999;
}

.order2-left .text-input1 span{
  width: 40px;
  text-align: center;
  margin-left: 10px;
}


.order2-left .text-code1 .yan{
  width: 65%;
  border: 1px solid #eeeeee;
  line-height: 48px;
  background: #fff;
}

.order2-left .text-code1 .yan #checkcode{
    width: 100% ! IMPORTANT;
}


.order2-left .text-code1 .form-control1{
  color: #999999;
  font-size: 14px;
  padding: 0;
  padding-left: 20px;
}

.order2-left .text-code1 ::placeholder{
  color: #999999;
}

.order2-left .text-code1 .checkCodeImg{
  width: 34%;
}

.order2-left .text-code1 .checkCodeImg img{
    width:100%;
    margin-top: 10px;
}

.order2-con .order2-right{
  width: 45.45%;
}

.order2-right .text-input1{
  background: #fff;
  height: 50px;
  line-height: 48px;
  border: 1px solid #eeeeee;
  margin-bottom: 2.1vw;
}

.order2-right .text-input1 .form-control1{
  color: #999999;
  font-size: 14px;
  padding: 0;
  width: 80%;
}

.order2-right .text-input1 ::placeholder{
  color: #999999;
}

.order2-right .text-input1 span{
  width: 40px;
  text-align: center;
  margin-left: 10px;
}

.btn1{
  width: 150px;
  height: 50px;
  background: #1e75c9;
  text-align: center;
  line-height:50px;
  color: #fff;
  font-size: 18px;
}

.lyan1{
    border: none ! IMPORTANT;
    background: none ! IMPORTANT;
}




























@media(max-width: 995px){
  .order-bg{
    padding: 40px 0;
    margin-top: 40px;
  }
  .order1 p:nth-of-type(1){
    font-size: 18px;
  }
  .order1 p{
    font-size: 14px;
  }
  .order2-con{
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .order2-con .order2-left{
    width: 100%;
  }
  .order2-con .order2-right{
    width: 100%;
  }
  .order2-right .text-code1{
    display: flex !important;
  }
  .order2-right .text-code1 .yan{
  width: 65%;
  border: 1px solid #eeeeee;
  line-height: 48px;
  background: #fff;
}

.order2-right .text-code1 .form-control1{
  color: #999999;
  font-size: 14px;
  padding: 0;
  padding-left: 20px;
}

.order2-right .text-code1 ::placeholder{
  color: #999999;
}

.order2-right .text-code1 .checkCodeImg{
  width: 34%;
}

.order2-right .text-code1 .checkCodeImg img{
  width:100%;
  height:50px;
}
.order2-right .btn1{
  margin-top: 10px;
  font-size: 14px;
}
}

/* foot */
.footer {
    padding: 2.6vw 0;
    background-color: #1b1b1b;
    border-bottom: 1px solid rgba(255,255,255,.3);
}

.footera {
    width: 37.5%;
    color: #fff;
    background: url(//cdn.myxypt.com/44301534/24/05/be6a15b742e5671825302e383b33a863ecb28dba.png) no-repeat left 70%;
}

.footera .ftwz {

}

.footera .ftwz p{
  display: flex;
  align-items: flex-end;
  font-size: 18px;
}

.footera .ftwz p img{
  max-width: 100%;
}

.footera .dblx {
    font-size: 14px;
    line-height: 33px;
    margin-top: 1.3vw;
}

.footera .dblx p{
  display: flex;
  align-items: center;
}

.footera .dblx img {
    margin-right: 5px;
}

.footera .dbfx {
    margin-top: 2vw;
}

.footera .dbfx .pull-right {
    float: left!important;
}

#xy-share .social-share a{
  margin-right: 20px;
}

#xy-share .social-share .icon-qq{
  color: #fff;
  border: none;
  background-color: #2d2d2d;
}

#xy-share .social-share .icon-wechat{
  color: #fff;
  border: none;
  background-color: #2d2d2d;
}

#xy-share .social-share .icon-weibo{
  color: #fff;
  border: none;
  background-color: #2d2d2d;
}


.footerb {
    width: 32.5%;
}

.footerb .fot {
    width: 30%;
}

.footerb .fot dd {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 1.3vw;
}

.footerb .fot dt {
    font-size: 14px;
    color: rgba(255,255,255,.5);
    font-weight: normal;
    margin-bottom: 10px;
}

.footerb .fot dt a {
    display: block;
    font-size: 14px;
    color: rgba(255,255,255,.5);
}

.footerb .fot dt a:hover {
    color: #fff;
}

.footerc{
  width: 23.33%;
}

.footerc h3{
  color: #fff;
  font-size: 18px;
   margin-bottom: 1.3vw;
}

.footerc h3 span{
  font-size: 12px;
}

.erqlist{

}

.erqlist li img{
  max-width: 130px;
  width: 100%;
}

.erqlist li p{
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 3;
}

.foot {
    background-color: #1b1b1b;
    padding: 1.3vw 0;
    font-size: 14px;
    line-height: 2.14;
    color: rgba(255,255,255,.5);
    text-align: center;
}

.foot a {
    color: rgba(255,255,255,.5);
}

.foot a:hover {
    color: rgba(255,255,255,1);
}

@media(max-width: 995px){
    
    .put .put1 s1{ font-size: 36px;}
    
    
  .num-index{height: auto;}
  .footer{
    padding: 40px 0;
  }
  .footer-index{
    flex-wrap: wrap;
  }
  .footera{
    width: 100%;
  }
  .footera .ftwz p{
    font-size: 14px;
  }
  .footera .dblx{
    margin-top: 10px;
  }
  .footerc{
    width: 100%;
    margin-top: 20px;
  }
  .footerc h3{
    font-size: 15px;
    margin-bottom: 10px;
  }
  .erqlist{
    justify-content: flex-start;
  }
  .erqlist li{
    margin-right: 10px;
  }
  .erqlist li img{
    max-width: 100px;
  }
  .erqlist li p{
    line-height: 2;
  }
  .foot{
    padding: 20px 0;
    line-height: 22px;
  }
  
  
  
  
  .hnegr img{
      width: 120px;
  }
  .lyan1{   width: 100% ! IMPORTANT;}
  .order2-left .text-code1 .checkCodeImg img{ margin-top: 8px;}
  .order2-left .text-input1{ width: 100% ;}
  
  
  .foot{padding: 20px 0 60px;}
  
  
  
  
  
  
  
  
  
  
  
  
}










/* 手机页脚 */
.footer3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #222;
}

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

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

.footer3 ul li a {
    display: block;
    color: #ffffff;
}

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

.footer3 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}













/* nei_cate */
.nei_cate{
    position: relative;
    background-color: #ededed;
}

.nei_cate .xypg-left-nav{
    margin: 0 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.nei_cate .xypg-left-nav > li{
    border: none;
    width: 20%;
}
.nei_cate .xypg-left-nav > li::after{position:absolute;content:"";width:2px;height: 22px;right:0;background:#dedddd;top: 36%;}
.nei_cate .xypg-left-nav > li:last-child::after{
    display: none;
}

.nei_cate .xypg-left-nav > li:hover::after{
    display: none;
}

.nei_cate .xypg-left-nav > li.clicked::after{
    display: none;
}
.nei_cate .xypg-left-nav > li > a{
    color: #000;
    line-height: 70px;
    text-align: center;
}
.nei_cate .xypg-left-nav > li .first-nav-btn{
    display: none!important;
}

.nei_cate .xypg-left-nav > li:hover > a, 
.nei_cate .xypg-left-nav > li.clicked > a{
    background-color: #2760a8;
    color: #fff;
}

/* @media(max-width: 768px){
   .nei_cate{
display: none;
   } 
} */


@media (max-width: 992px) {
.nei_cate{margin-bottom: 35px;}
.nei_cate .xypg-left-nav{ display: block;}
.nei_cate .xypg-left-nav > li > a{font-size: 14px;line-height: 40px;padding:0 8px;}
.nei_cate .xypg-left-nav > li{width: 49%;  float: left;}
.nei_cate .xypg-left-nav > li::after{display: none;}
    
}






