@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;
}


.max1300{
  max-width: 1330px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.head-bg{
  padding: 30px 0;
}

.head-index{
  
}

.head-index .headl{

  align-items: center;
  justify-content: flex-start;
}

.head-index .headl .logo{

}

.head-index .headl .logo img{
  max-width: 100%;
}
.head-index .headl .logowz{
  margin-left: 25px;
}
.head-index .headl .logowz p:nth-of-type(1){
  font-weight: 600;
  color: #333333;
  font-size: 1.3rem;
}

.head-index .headl .logowz p:nth-of-type(2){
  color: #999999;
  font-size: 14px;
  font-family: "Arial";
 
}
.head-index .headr{
  align-items: center;
}
.head-index .headr .tel1{
  background: url("../../../../32e69318/22/02/bf9644e82489abc4b76e4cd4a269f6f20b9dc473.png") no-repeat left center;
  padding-left: 54px;
}

.head-index .headr .tel1 p:nth-of-type(1){
  font-weight: 500;
  color: #666666;
  font-size: 14px;
}

.head-index .headr .tel1 p:nth-of-type(2){
  font-weight: 600;
  color: #333333;
  font-size: 1.4rem;
  line-height: 1;
}

.telxian{
  margin: 0 5px;
}

.telxian img{
  max-width: 100%;
}

.head-index .headr .tel2{
  background: url("../../../../32e69318/22/02/bf9644e82489abc4b76e4cd4a269f6f20b9dc473.png") no-repeat left center;
  padding-left: 54px;
}

.head-index .headr .tel2 p:nth-of-type(1){
  font-weight: 500;
  color: #666666;
  font-size: 14px;
}

.head-index .headr .tel2 p:nth-of-type(2){
  font-weight: 600;
  color: #333333;
  font-size: 1.4rem;
  line-height: 1;
}


/**/
.sou-index{
  align-items: center;
  padding: 20px 0;
}

.sou-index .hot{
  background: url("../../../../32e69318/22/02/b3a5be9538b7c09e968c5844a21b879a3750bbb1.jpg") no-repeat left center;
  padding-left: 22px;
  color: #666666;
  font-size: 14px;
}

.sou-index .hot a{
  color: #666666;
  position: relative;
  padding-right: 15px;
  margin-right: 10px;
}

.sou-index .hot a::before{
  content: "";
  position: absolute;
  background: url("../../../../32e69318/22/02/a1248d976e193aafb5d085d77b83d31d91cf7e14.png") no-repeat right center;
  width: 7px;
  height: 13px;
  right: 0;
  top: 50%;
  margin-top: -6.5px;
}

.sou-index .hot a:last-child::before{
  display: none;
}

.sou-index .sss{
  width: 34.30769230769231%;
  background: #f6f6f6;
}

.sou-index .sss #formsearch {
    z-index: 11;
}

.sou-index .sss #formsearch input {
    line-height: 34px;
    height: 34px;
    background: none;
    border: none;
}

.sou-index .sss #formsearch input#keyword {
    text-indent: 16px;
    float: left;
    width: 200px;
    color: #999999;
    outline: none;
}

.sou-index .sss #formsearch input#s_btn {
    background: url("../../../../32e69318/22/02/db1f18c93f003ac32a12f6b2f6dd618d39a46559.png") no-repeat 50% 50%; 
    font-size: 0;
    float: right;
    width: 15%;
    outline: none;
    padding: 0;
}

.sou-index .sss #formsearch ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #999999;
}

.sou-index .sss #formsearch ::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

.sou-index .sss #formsearch ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

.sou-index .sss #formsearch ::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
}

/**/
.pt{
  text-align: center;
  color: #090909;
  font-size: 40px;
}
.pt .pt1 b{
  font-weight: 600;
  color: #F8BD01;
}

.pt .pt2{
  font-size: 20px;
  color: #666666;
  margin-top: 5px;
}

.pt .pt2 span{
  margin: 0 10px;
}

@media(max-width: 767px){
  .pt{
    font-size: 24px;
  }
  .pt .pt2 span{

  }
  .pt .pt2{
    font-size: 14px;
  }

  .pt .pt2 img{
    display: none;
  }
}


.product-index{
background: #F8F8F8;padding:60px 0;
}

.product-con{
  margin-top: 4.42708333333333vw;
}
.prol{
  width: 18.23076923076923%;
}

.prol .prot{
  background: #F8BD01;
  color: #fff;
  font-size: 1.35416666666667vw;
  text-align: center;
  line-height: 3.807692307692308;
}

.prol .psort{
  background: #f8f8f8;
}

.prol .psort li{
  border-bottom: 1px solid #dcdcdc;
}

.prol .psort li a{
  display: block;
  color: #333333;
  font-size: 0.9375vw;
  line-height: 4.444444444444444;
  background: url("../../../../32e69318/22/02/5743c642a21f43f76b80360dd2b6a72c34d1f621.png") no-repeat 18px center;
  padding-left: 2vw;
}
.prol .psort li:hover{

}

.prol .psort li.cur a{
  color: #F8BD01;
  background: url("../../../../32e69318/22/02/19e8e19341eb27e33e0c06afe8216f3238cf7d24.png") no-repeat 18px center;
}

.prol .ptel{
  background: #F8BD01;
  padding: 1.97916666666667vw 0;
  padding-left: 1.875vw;
}

.prol .ptel h3{
  font-size: 0.9375vw;
  color: #fff;
}

.prol .ptel h3 img{
  max-width: 100%;
  margin-right: 6px;
}

.prol .ptel p{
  color: #ffffff;
  font-size: 1.25vw;
  font-weight: 600;
  line-height: 1;
  margin-top: 0.78125vw;
}

.tt{
  display: none;
}

.pror{
  width: calc(100% - 24.61538461538462%);
}

.plist1{
  flex-wrap: wrap;
}

.plist1 li{
  width: 30%;
  position: relative;
  margin-bottom: 5%;
  overflow: hidden;
}

.plist1 li .img1 img{
  width: 100%; height:270px;
}

.plist1 .img1 img{
  width: 100%;
}

.plist1 .wz{

  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  
}

.plist1 .wz .wz1{
  width: 48px;
  height: 48px;
  background: #142038;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  margin-bottom: -24px;
}

.plist1 .wz .wz2{
  background: #F8BD01;
  color: #fff;
  font-size: 0.9375vw;
  line-height: 4.444444444444444;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.plist1 .wz .wz2 img{
  max-width: 100%;
}

.plist1 .wzh{
  background: rgba(0,0,0,.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 11.5%;
  transform: translateY(200%);
  transition: 0.5s;
}

.plist1 .wzh .wzh1{
  width: 48px;
  height: 48px;
  background: #F8BD01;
  border-radius: 50%;
  margin: 0 auto;
}

.plist1 .wzh .wzh1 img{
  max-width: 100%;
  filter: brightness(0);
}

.plist1 .wzh .wzh2{
  font-weight: 600;
  font-size: 1.04166666666667vw;
  color: #fff;
  padding: 1.04166666666667vw 0;
}

.plist1 .wzh .wzh3{
  width: 36px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
}

.plist1 .wzh .wzh4{
  color: #fff;
  font-size: 0.83333333333333vw;
  line-height: 1.5;
  margin-top: 1.35416666666667vw;
  text-align: center;
}

.plist1 li:hover .wz{
  
}
.plist1 li:hover .wzh{
  transform: translateY(0);
}


@media(max-width: 767px){
	.plist1 li .img1 img{ height:150px}
  .product-con{
    display: block;
  }
  .prol{
    width: 100%;
  }
  .prol .prot{
    font-size: 16px;
  }
  .prol .psort li a{
    font-size: 14px;
    padding-left: 35px;
    line-height: 50px;
  }
  .prol .ptel h3{
    font-size: 16px;
  }
  .prol .ptel p{
    font-size: 18px;
  }
  .pror{
    width: 100%;
    margin-top: 5%;
  }
  .plist1 li{
    width: 48%;
  }
  .plist1 .wz .wz2{
    font-size: 14px;
  }
}


/**/
.xuanze-bg{
  background: #f5f5f5;
  margin-top: 4%;
  padding-top: 4.6875vw;
  padding-bottom: 6.25vw;
}

.xuanze-roll{
  margin-top: 3.38541666666667vw;
}

.xuanze-roll .list1{
  align-items: center;
  justify-content: center;
}

.xuanze-roll .list1 li{
  width: 10%;
  position: relative;
}

.xuanze-roll .list1 li::before{
  position: absolute;
  content: "";
  width: 6px;
  height: 1px;
  background: #b1b1b1;
  right: 13%;
  top: 50%;
}

.xuanze-roll .list1 li:last-child::before{
  display:none;
}

.xuanze-roll .list1 li span{
  display: block;
  width: 82px;
  height: 34px;
  background: transparent;
  border-radius: 20px;
  line-height: 34px;
  text-align: center;
  color: #333333;
  font-size: 20px;
}

.xuanze-roll .list1 li.on span{
  background: #333333;
  color: #fff;
}

.xuanze-roll .con{
  max-width: 1610px;
  margin-left: 16.14583333333333%;
  margin-top: 2.34375vw;
}

.xuanze-roll .list2{

}

.xuanze-roll .list2 li a{
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}


.xuanze-roll .list2 li a .wz{
  width: 40.37267080745342%;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 3.38541666666667vw;
}

.xuanze-roll .list2 li a .wz .wz1{
  color: #333333;
  font-size: 1.5625vw;
}

.xuanze-roll .list2 li a .wz .wz2{
  color: #666666;
  font-size: 14px;
  margin-top: 5px;
}

.xuanze-roll .list2 li a .wz .wz3{
  color: #999999;
  font-size: 0.83333333333333vw;
  line-height: 2.25;
  margin-top: 2.08333333333333vw;
}

.xuanze-roll .list2 li a .wz .wz4{
  width: 90px;
  height: 32px;
  background: #F8BD01;
  border-radius:40px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  line-height: 32px;
  text-transform: uppercase;
  margin-top: 1.82291666666667vw;
}

.xuanze-roll .list2 li a .wz .wz5{
  justify-content: flex-start;
  margin-top: 3.125vw;
}
.xuanze-roll .xx img{
  max-width: 100%;
}
.xuanze-roll .prev{
  margin-right: 1.82291666666667vw;
}

.xuanze-roll .list2 li a .img1{
  width: 59.62732919254658%;
}

.xuanze-roll .list2 li a .img1 img{
  width: 100%;
}


@media(max-width: 767px){
  .xuanze-roll .list1{
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .xuanze-roll .list1 li{
    width: 30%;
  }
  .xuanze-roll .list1 li span{
    font-size: 14px;
  }
  .xuanze-roll .con{
    max-width: initial;
    margin-left: 0;
    overflow: hidden;
  }
  .xuanze-roll .list2 li a{
    display: block;
  }
  .xuanze-roll .list2 li a .wz{
    width: 100%;
    padding: 4%;
  }
  .xuanze-roll .list2 li a .wz .wz1{
    font-size: 18px;
  }
  .xuanze-roll .list2 li a .wz .wz3{
    font-size: 12px;
  }
  .xuanze-roll .list2 li a .img1{
    width: 100%;
  }
}

/**/
.service-bg{
  background: url("../../../../32e69318/22/02/c7a29a00bb1c6ce8cfd9d02c9d9471a1962a25c5.jpg") no-repeat top center;
  background-size: 100% 100%;
  padding-top: 5.20833333333333vw;
  padding-bottom: 4.42708333333333vw;
  overflow: hidden;
}

.spt .pt1{
  color: #fff;
}

.spt .pt2{
  color: #fff;
}

.service-con{
  margin-top: 4.42708333333333vw;
}
.service-list{
  flex-wrap: wrap;
}

.service-list li{
  width: 43.07692307692308%;
  margin-bottom: 3.125vw;
  position: relative;
  z-index: 99;
}

.service-list li::before{
  content: "";
  position: absolute;
  left: -1.6rem;
  top: -1.7rem;
  background: url("../../../../32e69318/22/02/3beefd9e1fa2bc6e8508cf6e0ca051ada4284f55.png") no-repeat top center;
  background-size: 100% 100%;
  width: 6.75rem;
  height: 7.05rem;
  z-index: -1;
}

.service-list li:nth-of-type(2):before{
  right: -1.6rem;
  left: initial;
}

.service-list li:nth-of-type(3):before{
  left: -1.6rem;
  bottom: -1.7rem;
  top: initial;
}

.service-list li:nth-of-type(4):before{
  right: -1.6rem;
  bottom: -1.7rem;
  left: initial;
  top: initial;
}

.service-list li a{
 display: flex;
 justify-content: space-between;
 align-items: center;
}
.service-list li a .img1 {
  border: 12px solid #F8BD01;
}
.service-list li a .img1 img{
  width: 100%;
}
.service-list li a .wz{
  background: #fff;
  padding: 2.64583333333333vw 0;
  padding-left: 2.5vw;
  padding-right: 1.04166666666667vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  right: 0;
  width: 50.89285714285714%;
}

.service-list li a .wz .wz1{
  font-weight: 600;
  color: #333333;
  font-size: 1.5625vw;
}

.service-list li a .wz span{
  display: block;
  width: 46px;
  height: 2px;
  background: #F8BD01;
  margin-top: 1.04166666666667vw;
}

.service-list li a .wz .wz2{
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  margin-top: 1.97916666666667vw;
}

.service-list li a .wz .wz3{
  margin-top: 1.5625vw;
}

.service-list li a .wz .wz3 img{
  max-width: 100%;
}

.service-list li:nth-child(2n) a{
  direction: rtl;
}
.service-list li:nth-child(2n) a .wz{
  left: 0;
}

/**/
.hezuo-bg{
  padding-top: 3rem;
}

.hezuo-index .ht .pt2 span{
  color: #090909;
  font-size: 40px;
}

.hezuo-index .ht .pt2 span b{
  color: #F8BD01;
}

.hezuo-roll{
  position: relative;
  overflow: hidden;
  margin-top: 3.75rem;
}

.p1prev{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.55rem;
  z-index: 99;
  background: url("../../../../32e69318/22/02/50d15a9a6bb5adcdcd12662e96384032f23c8d8a.png") no-repeat top center;
  background-size: 2.5rem 2.55rem;
}
.p1next{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.55rem;
  z-index: 99;
  background: url("../../../../32e69318/22/02/51608cf5441261ec3879aadddf2656b996bb0adc.png") no-repeat top center;
  background-size: 2.5rem 2.55rem;
}


.hezuo-swiper{
  padding: 0 1.25rem;
  overflow: hidden;
}
.hezuo-roll .swiper-slide img{
  width: 100%; height:340px;
}


@media(max-width: 767px){
	.hezuo-roll .swiper-slide img{ height:230px;}
  .service-list{
    display: block;
  }
  .service-list li{
    width: 100%;
  }
  .service-list li a .img1{
    width: 50%;
  }
  .service-list li a .wz{
    width: 50%;
  }
  .service-list li a .wz .wz1{
    font-size: 18px;
  }
  .hezuo-bg{
    padding-top: 5%;
  }
  .hezuo-index .ht .pt2 span{
    font-size: 24px;
  }
}


/**/
.news-index{
  margin-top: 1.20833333333333vw;
}

.news-con{
  margin-top: 4.94791666666667vw;
}

.newsl{
  width: 47.69230769230769%;
}

.nlist1{
  
}

.nlist1 li .img1 img{
  width: 100%;
}

.nlist1 li .ww{
  margin-top: 1rem;
}

.nlist1 li .ww .date{
  width: 14%;
  border-right: 2px solid #dcdcdc;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  
}

.nlist1 li .ww .date .d1{
  color: #999999;
  font-size: 0.9rem;
  position: relative;
}
.nlist1 li .ww .date .d1::before{
  content: "";
  position: absolute;
  background: url("../../../../32e69318/22/02/41a86a80673d97c715158c7a62b864e3b93cb298.png") no-repeat top center;
  width: 11px;
  height: 12px;
  left: 60%;
  top: -10%;
}

.nlist1 li .ww .date .d2{
  color: #666666;
  font-size: 2.7rem;
  line-height: 1;
}

.nlist1 li .ww .wz{
  width: 81%;
}

.nlist1 li .ww .wz .wz1{
  color: #333333;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nlist1 li .ww .wz .wz2{
  color: #999999;
  font-size: 14px;
  line-height: 26px;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
  margin-top: 0.75rem;
}

.nlist1 li:hover .ww .wz .wz1{
  color: #F8BD01;
}

.newsr{
  width: 47.69230769230769%;
  border-left: 1px solid #dcdcdc;
  padding-left: 2.5rem;
}

.nsort{
  align-items: center;
  justify-content: flex-start;
}

.nsort li{
  background: url("../../../../32e69318/22/02/1b872d063564b1483f26b56c16078754a27c3626.png") no-repeat right center;
  width: 25%;
  margin-right: 10%;
}

.nsort li:last-child{
  background: none;
}
.nsort li a{
  display: block;
  color: #666666;
  font-size: 0.9rem;
  text-transform: uppercase;
}

.nsort li:hover a{
  color: #333333;
}


.nlist2{
  
}
.nlist2 li{
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 1.25rem;
}
.nlist2 li .ww{
  margin-top: 1.25rem;
}

.nlist2 li .ww .date{
  width: 14%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  
}

.nlist2 li .ww .date .d1{
  color: #999999;
  font-size: 0.9rem;
  position: relative;
}
.nlist2 li .ww .date .d1::before{
  content: "";
  position: absolute;
  background: url("../../../../32e69318/22/02/41a86a80673d97c715158c7a62b864e3b93cb298.png") no-repeat top center;
  width: 11px;
  height: 12px;
  left: 60%;
  top: -10%;
}

.nlist2 li .ww .date .d2{
  color: #666666;
  font-size: 2.7rem;
  line-height: 1;
}

.nlist2 li .ww .wz{
  width: 71%;
  position: relative;
}

.nlist2 li .ww .wz::before{
  content: '';
  position: absolute;
  background: url("../../../../32e69318/22/02/9e7f4dbe57679c0d3a7f029565414f2c36421857.png") no-repeat top center;
  left: -8px;
  top: 12px;
  width: 8px;
  height: 7px;
}

.nlist2 li .ww .wz .wz1{
  color: #333333;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 10px;
}

.nlist2 li .ww .wz .wz2{
  color: #999999;
  font-size: 14px;
  line-height: 26px;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
  margin-top: 0.75rem;
}

.nlist2 li:hover .ww .wz::before{
  background: url("../../../../32e69318/22/02/301a367ca86480c786170d95633c201e6cdb1605.png") no-repeat top center;
}

.nlist2 li:hover .ww .wz .wz1{
  color: #F8BD01;
}


@media(max-width: 767px){
  .news-con{
    display: block;
  }
  .newsl{
    width: 100%;
  }
  .nlist1 li .ww .date .d1{
    font-size: 18px;
  }
  .nlist1 li .ww .date .d2{
    font-size: 24px;
  }
  .nlist1 li .ww .wz .wz1{
    font-size: 14px;
  }
  .nlist1 li .ww .wz .wz2{
    font-size: 12px;
    line-height: 20px;
  }
   .newsr{
    width: 100%;
    margin-top: 5%;
  }
  .nsort li a{
    font-size: 14px;
  }
  .nlist2 li .ww .wz::before{
    top: 5px;
  }
  .nlist2 li .ww .wz .wz1{
    font-size: 14px;
  }
  .nlist2 li .ww .wz .wz2{
      font-size: 12px;
    line-height: 20px;
  }
  .nlist2 li .ww .date .d1{
    font-size: 18px;
  }
  .nlist2 li .ww .date .d1{
    font-size: 24px;
  }
}


/**/
.about-index{
 padding:60px 0; background: #F8F8F8;margin-top:50px;
}

.about-con{
  margin-top: 4.16666666666667vw;
}

.aboutl{
  width: 50%;
}

.aboutl img{
  width: 100%;
}

.aboutr{
  width: 50%;
  background: #f8f8f8;
}

.aw{
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding: 0 3.575rem;
}

.aw .aw1{
  color: #333333;
  font-size: 1.4rem;
}

.aw .aw1 span{
  display: block;
  width: 50px;
  height: 3px;
  background: #F8BD01;
  margin-top: 1rem;
}

.aw .aw2{
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  margin-top: 1.25rem;
}
.aw .aw3{
  margin-top: 1.25rem;
}
.aw .aw3 a{
  width: 7.8rem;
  height: 2.5rem;
  border: 1px solid #acacac;
  display: inline-block;
  text-align: center;
  line-height: 2.4rem;
  font-size: 0.8rem;
  color: #666666;
  margin-right: 1.75rem;
}

.aw .aw3 a.a11{
  background: #F8BD01;
  border: 1px solid #F8BD01;
  color: #fff;
}


@media(max-width: 767px){
  .about-con{
    display: block;
  }
  .aboutl{
    width: 100%;
  }
  .aboutr{
    width: 100%;
  }
  .aw{
    padding: 2%;
  }
  .aw .aw1{
    font-size: 20px;
  }
  .aw .aw3 a{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
  .aw .aw3 a.a11{
    font-size: 14px;
    
  }
}


/**/
.case-index{
  padding: 2.29166666666667vw 0;
}

.casel{
  width: 9.38461538461538%;
  background: #F8BD01;
  color: #fff;
  font-weight: 600;
  font-size: 1.5rem;
  letter-spacing: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;      
 writing-mode: vertical-rl;
*writing-mode: tb-rl;
}

.caser{
  width: calc(100% - 15.07692307692308%);
}

.case-swiper{
  overflow: hidden;
  width: 100%;
}

.case-swiper .swiper-slide img{
  width: 100%; height:190px;
}

.case-swiper .swiper-slide .wz{
  text-align: center;
  color: #333333;
  font-size: 0.8rem;
  line-height: 3.75;
}

@media(max-width: 767px){
  .case-index{
    display: block;
    
  }
  .casel{
    width: 100%;
    font-size: 24px;
    display: block;
    writing-mode:initial;
    text-align: center;
    line-height: 3;
  }
  .caser{
    width: 100%;
  }
  .case-swiper .swiper-slide .wz{
    font-size: 14px;
  }
}


/**/
.foot-bg{
  background: #333;
  padding-top: 4.6875vw;
  padding-bottom: 4.6875vw;
}

.foot-index{

}

.foot-index .footl{
  width: 29.84615384615385%;
}


.foot-index .footl .flogo img{
  max-width: 100%;
}

.foot-index .footl .fwz{
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin-top: 2.6rem;
}

.foot-index .footl .fmore{
  width: 184px;
  height: 53px;
  border-radius: 5px;
  background: #F8BD01;
  margin-top: 1.9rem;
}

.foot-index .footl .fmore a{
  display: block;
  text-align: center;
  line-height: 53px;
  color: #fff;
  font-size: 16px;
}


.foot-index .footm{
  width: 29.23076923076923%;
}

.ft{
  color: #ffffff;
  font-size: 1.2rem;
  margin-bottom: 2.75rem;
}

.ft span{
  display: block;
  width:45px;
  height: 4px;
  background: #F8BD01;
  margin-top: 1rem;
}

.fdao{
  
}

.fdaolist{
  width: 60%;
  border-left: 2px solid #fff;
  
}

.fdaolist2{
  width: 40%;
}

.fdaolist li{
  background: url("../../../../32e69318/22/02/490920b3f6a30e44eb6c97b9638b786dedfdefd7.png") no-repeat left center;
}

.fdaolist li a{
  display: block;
  font-size: 14px;
  line-height: 2.714285714285714;
  color:#fff;
  padding-left: 23px;
}

.footr{

}

.flx{

}

.flx p{
  font-size: 16px;
  color:#fff;
  padding-left: 45px;
  line-height: 2.8;
}

.flx p:nth-of-type(1){
  background: url("../../../../32e69318/22/02/d8ae7372d5a37784404d19ea5eef8bf01cd5b816.png") no-repeat left center;
  background-size: 26px 26px;
}

.flx p:nth-of-type(2){
  background: url("../../../../32e69318/22/02/9d08b8e8d579cbfe23c8521038a3e3825af6cbdc.png") no-repeat left center;
  background-size: 27px 27px;
}

.flx p:nth-of-type(3){
  background: url("../../../../32e69318/22/02/6f5ed1e480aca2f2ef264fa62d5a7166be37a131.png") no-repeat left center;
  background-size: 27px 23px;
}

.flx p:nth-of-type(4){
  background: url("../../../../32e69318/22/02/d37b9f349ad9118dc383808553b251d303c61dc6.png") no-repeat left center;
  background-size: 25px 32px;
}


.cop-bg{
  background:#333;
  padding: 15px 0;
}

.cop-index{
  color: #fff;
  font-size: 12px;
  line-height: 2;
}

.cop-index a{
  color: rgba(255,255,255,.5);
}

.cop1{
  width: 59%;
}
.cop2{
  width: 40%;
  text-align: right;
}

@media(max-width: 767px){
  .foot-index{
    display: block;
  }
  .foot-index .footl{
    width: 100%;
  }
  .footr{
    width: 100%;
  }
  .ft{
    font-size: 20px;
    margin-top: 5%;
  }
}



/*c4_index*/
.c4_index{
    padding:4% 0;
    position: relative;
    background: url("../../../../32e69318/22/02/c4_bg.jpg") no-repeat center;
    background-size: cover;
}

.gallery-top{
    max-width: 1200px;
}

.zhu_top{
    position: relative;
    margin: 5.125% auto 0;
}

.zhu_top li{
    position: relative;
    display: table;
}

.zhu_top li .simg{
    width: 40%;
    display: table-cell;
    vertical-align: middle;
}

.zhu_top li .simg img{
   width: 100%;
}

.zhu_top li .stxt{
    position: relative;
    width: 60%;
    padding-left: 5%;
    display: table-cell;
    vertical-align: middle; text-align:center
}

.zhu_top li .stxt h2{
    font-size: 36px;
    color: #F8BD01;
    margin-bottom: 30px;
}

.zhu_top li .stxt span{
    display: block;
    font-size: 16px;
    color: #666666;
    line-height: 2.2;
}

.c4_box{
    position: relative;
    overflow: hidden;
    margin-top: 5.125%;
}

.c4_box .swiperxt{
    position: absolute;
    top: 30%;
    left: 0;
    background: url("../../../../32e69318/22/02/prev11.png") no-repeat center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    outline: none;
    z-index: 9999;
}
.c4_box .swiperev{
    position: absolute;
    top: 30%;
    right: 0;
    background: url("../../../../32e69318/22/02/next11.png") no-repeat center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    outline: none;
    z-index: 9999;
}

.c4_list{
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.c4_list::before{
    position: absolute;
    left: 0px;
    top: 50%;
    content: "";
    height: 1px;
    background: #dfdfdf;
    width: 100%;
}

.c4_list .swiper-wrapper .swiper-slide{
    text-align: center;
}

.c4_list .swiper-slide li{
    position: relative;
    z-index: 9999; list-style:none
}

.c4_list .swiper-slide i{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../../../../32e69318/22/02/yuan.png") no-repeat center;
    margin-top: 25px;
    padding-bottom: 50px;
}

.c4_list .swiper-slide h3{
    font-weight: 400;
    font-size: 16px;
    color: #8b8b8b;
}

.c4_list .swiper-slide-active i{
    display: none;
}
.c4_list .swiper-slide-active h3{
    font-size: 16px;
    color: #F8BD01;
    font-weight: bold;
    text-align: center;
    line-height:80px;
    margin-top: 5%;
}

.c4_list .swiper-slide-active h3::before{
    position: absolute;
    width: 70px;
    height: 70px;
    border: 3px solid #F8BD01;
    content: "";
    left: 50%;
    margin-left: -35px;
    background: #f7f7f7;
    z-index: -1;
    transform:rotate(45deg);
}


@media (max-width:992px){
    .zhu_top li .stxt h2{
        font-size:30px;
        margin-bottom:15px;
    }
    .zhu_top li .stxt span{
        font-size:15px;
        line-height:1.9;
    }
}

@media (max-width:768px){
   .zhu_top li .simg{
       width:100%;
       display:block;
   }
   .zhu_top li .stxt{
       width:100%;
       display:block;
       padding:15px 0;
   }
}

@media (max-width:500px){
    .c4_list .swiper-slide-active h3{
        line-height:60px;
        margin-top:15%;
    }
    .c4_list .swiper-slide-active h3::before{
        width:60px;
        height:60px;
        margin-left:-30px;
    }
}



/* 解决方案 */
.solution{
  padding:6vh 0 7vh;
  background:url(../../../../9956795b/21/11/5341f34cbc04728f0716d7a2503b592b7b2aa3c8.jpg) no-repeat 50% 0;
}
.x-solution{
  margin-top:5vh;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.so-cate{
  width: 360px;
  background:#f6f6f6;
}
.so-cate li{
  width: 50%;
  float: left;
}
.so-cate li a{
  display: block;
  padding:19px 5px 19px 18px;
  border-right:2px solid #fff;
  border-bottom:2px solid #fff;
}
.so-cate li:nth-child(2n) a{
  border-right: none;
}
.so-cate li:nth-child(11) a,.so-cate li:nth-child(12) a{
  border-bottom: none;
}
.so-cate li .img{
  height: 50px;
  overflow: hidden;;
}
.so-cate li .img img{
  position: relative;
  top:0;
  transition: all 0.3s;
}
.so-cate li .text{
  padding-top:5px;
}
.so-cate li .text h3{
  color:#333;
  font-size: 16px;
  line-height: 1.5;
}
.so-cate li .text .en{
  color:rgba(51,51,51,.4);
  font-size: 12px;
  line-height: 1.5;
  font-family: arial;
}
.so-cate li.on img{
  top:-50px;
}
.so-cate li.on a{
  background:#F8BD01;
}
.so-cate li.on .text h3{
  color:#fff;
}
.so-cate li.on .text .en{
  color:#fff;
}
.cate-img-tab{
  width: calc(100% - 360px);
}

.c2 {
  width: 100%;
  margin: 0 auto;
}

.c2 .c2a {
  width: 56%;
  align-items: center;
  display: flex;
  background: #e7e7e7;
}

.c2 .c2a img {
  width: 100%;
}

.c2 .c2b {
  width: 44%;
  background: url(../../../../9956795b/21/11/1bac3c61d97ee7a39b2cc5dd94b17e661322042b.jpg) no-repeat center;
  background-size: cover;
  padding-left: 5%;
  padding-top: 2vw;
}

.c2 .c2b dd {
  font-weight: 600;
  font-size: 3rem;
  color: rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
}

.c2 .c2b dt {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ffffff;
  margin-top: -2vw;
}

.c2 .c2b dl {
  font-weight: 100;
  font-size: 1.2rem;
  color: #fff;
}

.c2 .c2b .cgjd li {
  background: #EE7800;
  width: 55%;
  padding: 4px 3px;
  margin-bottom: 2vw;
  border-radius: 40px;
}

.c2 .c2b .cgjd li span {
  width: 40px;
  height: 40px;
  background: #fff;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  font-size: 1.2rem;
  color: #F8BD01;
  line-height: 40px;
}

.c2 .c2b .cgjd li i {
  display: inline-block;
  font-size: 1.1rem;
  color: #ffffff;
  font-style: normal;
  align-items: center;
  margin-left: 2%;
}

.c3 {
  margin-top: 3.2vw;
}

.cpfl2 {
  justify-content: center;
  margin-top: 1.8vw;
}

.cpfl2 li {
  width: 12.2%;
  background: #088e47;
  height: 44px;
  line-height: 44px;
  margin: 0 15px;
  padding: 0 2.5%;
  border-radius: 10px;
}

.cpfl2 li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.cpfl2 li a h3 {
  font-size: 16px;
  color: #ffffff;
  line-height: 44px;
  font-weight: normal;
}

@media (max-width: 992px) {
	
	.c2 .c2b .cgjd li {
    width: 90%;
}
	.c2 .c2a {
    display: none;
  }
  .c2 .c2b {
    width: 100%;
  }
	}
	
@media (max-width: 768px) {
	.c2 .c2b .cgjd li {
    width: 90%;
}
	 .c2 .c2b .c2bb {
    width: 90%;
    margin: 0 auto;
  }
  .c2 .c2b dd {
    font-size: 30px;
  }
  .c2 .c2b dt {
    font-size: 24px;
  }
  .c2 .c2b dl {
    font-size: 20px;
    font-weight: 400;
  }
  .c2 .c2b .cgjd li span {
    font-size: 18px;
  }
  .c2 .c2b .cgjd li i {
    font-size: 16px;
  }
	}
	
@media (max-width: 640px) {
	.c2 .c2b .cgjd li {
    width: 90%;
}
	 .c2 .c2b dt {
    font-size: 22px;
  }
  .c2 .c2b dl {
    font-size: 16px;
  }
	
	}
.xypg-right-content img{ max-width:100%;}