@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{
  width: 50%;
  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: 18px;
}
.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";
  text-align: center;
  background: url(../images/47dbb243d8bf83a31f5f3b3180a364d1720efe18.png) no-repeat center center;
}
.head-index .headr{
  align-items: center;
}
.head-index .headr .tel1{
  background: url(../images/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(../images/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(../images/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(../images/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(../images/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{
  margin-top: 5.98958333333333vw;
}

.product-con{
  margin-top: 4.42708333333333vw;
}
.prol{
  width: 22.23076923076923%;
}

.prol .prot{
  background: #f8bd01;
  color: #333333;
  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: 15px;
  line-height: 4.444444444444444;
  background: url(../images/5743c642a21f43f76b80360dd2b6a72c34d1f621.png) no-repeat 18px center;
  padding-left: 3.90625vw;
}
.prol .psort li:hover{

}

.prol .psort li.cur a{
  color: #f8bd01;
  background: url(../images/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: #333333;
}

.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%;
}

.plist1 .img1 img{
  width: 100%;
}

.plist1 .wz{
  position: absolute;
  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: #282828;
  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{
  display: none;
}
.plist1 li:hover .wzh{
  transform: translateY(0);
}


@media(max-width: 767px){
  .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(../images/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(../images/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: 3.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: 5rem;
}

.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(../images/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(../images/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%;
}


@media(max-width: 767px){
  .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: 5.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(../images/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(../images/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(../images/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(../images/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(../images/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{
  margin-top: 4.6875vw;
}


.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: 1.25rem;
}

.aw .aw2{
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 1.75rem;
}
.aw .aw3{
  margin-top: 3.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{
  background: #f8f8f8;
  padding-top: 2.29166666666667vw;
}

.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%;
}

.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: #0b0b0b;
  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: rgba(218,217,217,.7);
  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: #333333;
  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 #222222;
  
}

.fdaolist2{
  width: 40%;
}

.fdaolist li{
  background: url(../images/490920b3f6a30e44eb6c97b9638b786dedfdefd7.png) no-repeat left center;
}

.fdaolist li a{
  display: block;
  font-size: 14px;
  line-height: 2.714285714285714;
  color: rgba(255,255,255,.5);
  padding-left: 23px;
}

.footr{

}

.flx{

}

.flx p{
  font-size: 16px;
  color: rgba(255,255,255,.5);
  padding-left: 45px;
  line-height: 2.8;
}

.flx p:nth-of-type(1){
  background: url(../images/d8ae7372d5a37784404d19ea5eef8bf01cd5b816.png) no-repeat left center;
  background-size: 26px 26px;
}

.flx p:nth-of-type(2){
  background: url(../images/9d08b8e8d579cbfe23c8521038a3e3825af6cbdc.png) no-repeat left center;
  background-size: 27px 27px;
}

.flx p:nth-of-type(3){
  background: url(../images/6f5ed1e480aca2f2ef264fa62d5a7166be37a131.png) no-repeat left center;
  background-size: 27px 23px;
}

.flx p:nth-of-type(4){
  background: url(../images/d37b9f349ad9118dc383808553b251d303c61dc6.png) no-repeat left center;
  background-size: 25px 32px;
}

.cop-bg{
  background: #000000;
  padding: 15px 0;
}

.cop-index{
  color: rgba(255,255,255,.5);
  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%;
  }
}







.neichang{
    max-width: 1460px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    padding: 0 3%;
}

.shinei{
    padding: 3% 0;
    overflow: hidden;
}
.lisgen{
    width: 100%;
    margin: 0 auto;
}
.lisgen li{
    line-height: 65px;
	background-color: #eeeeee;
    text-align: center;
    font-size: 18px;
    width: 16%;
    position: relative;
    cursor: pointer;
}
.lisgen li::after{
    content: '';
    position: absolute;
    left: 45%;
    bottom: -13px;
    background: url(../images/e63b0b42c3345aa9aa7248bc3db8df59877ac7cf.png) no-repeat;
    width: 19px;
    height: 13px;
    background-size: 100% 100%;
    display: none;
}
/* .lisgen li:hover::after{
     display: block;
} */
.lisgen li a{
    color: #333;
}
.lisgen li:hover{
    background: #01b1a0;
}
.lisgen li:hover a{
    color: #fff;
}
.shilineile{
    width: 52%;
    float: left;
}


.shilineile .xiaoudsg li .xiaoudsg_img img{
    width:100%;
}

.shilinei1{
    background: url(../images/5eac4fe7e50e6146a640864c054633e9f9fb0692.jpg) center center no-repeat;
    background-size: 100% 100%;
}
.shilinei1 .neichang{
    padding: 2vw 0;
}
.shilineitr{
    width:48%;
    /* margin:2% 0% 2% 0; */
    position: relative;
    z-index: 999;
    background: #fff;
    box-sizing: border-box;
    padding: 1.7% 0;
    float: right;
}
.shilineitrfen li{
    padding: 1% 6%;
}
.shilineitrfen_img{
    float: left;
    width: 12%;
    margin: 3.5% auto 0;
}
.shilineitrfen_img img{
    max-width: 100%;
    height: auto;
}
.shilineitrfennei{
    float: right;
    width: 88%;
    text-align: left;
}
.shilineitrfennei_a{
    font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
}
.shilineitrfennei_b{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
    
}

.shilineitrfen li:hover, .shilineitrfen li.on {
    background: #01b1a0;
    position: relative;
    color: #fff;
    cursor: pointer;
}
.shilineitrfen li:hover .shilineitrfennei_a, .shilineitrfen li.on .shilineitrfennei_a{
 color: #fff;
}
.shilineitrfen li:hover .shilineitrfennei_b, .shilineitrfen li.on .shilineitrfennei_b{
 color: #fff;
}
.shilineitrfen li:hover a, .shilineitrfen li.on a {
    color: #fff;
}
.shilineitrfen li.on .shilineitrfen_img img{
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(104deg) brightness(103%) contrast(103%);
}
.shilineitrfen li:hover .shilineitrfen_img img{
   filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(104deg) brightness(103%) contrast(103%);
}
.jiad{
    text-align: center;
}
.shilinei2{
    overflow: hidden;
    padding: 2% 0;
}
.jiad_a{
    font-size: 2.2rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 65px;
	letter-spacing: 0px;
	color: #01b1a0;
}
.jiad_b{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #777777;
}
.shizheng{
    margin-top: 2%;
}
.shizheng li{
    width: 49%;
    position: relative;
    cursor: pointer;
}
.shizheng_img img{
    width: 100%;
    height: auto;
}
.shizheng_aa{
    position: absolute;
    bottom: 0px;
    width: 100%;
    left:0px;
    background: rgba(0,0,0,0.4);
    font-size: 18px;
    line-height: 54px;
    text-align: center;
}
.shizheng_aa a{
    color: #fff;
}
.shizheng li:hover .shizheng_aa{
    background: rgba(1,177,160,0.4);
}
.shian2d{
    margin-top: 2%;
}
.shian2d li{
    width: 19%;
    position: relative;
    cursor: pointer;
}
.shian2d_aa{
    position: absolute;
    bottom: 0px;
    width: 100%;
    left:0px;
    background: rgba(0,0,0,0.4);
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
.shian2d_aa a{
    color: #fff;
}
.shian2d li:hover .shian2d_aa{
    background: rgba(1,177,160,0.4);
}
.shilinei3{
    margin-top: 2%;
    box-sizing: border-box;
    padding: 2% 0 3% 0;
    overflow: hidden;
    background: #f6f6f6;
}
.changne{
    background: #fff;
    margin-top: 3%;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, .2);
    box-sizing: border-box;
    padding: 2%;
}
.changja{
    width: 60%;
    margin: 2% auto 0;
}
.changja li{
    width: 15%;
    text-align: center;
    position: relative;
}
.changja li::after{
    content: '';
    position: absolute;
    bottom: 15%;
    right: -70%;
    background: url(../images/025ca075dec5960df660018ca27b5a7f7ad2f09c.png) no-repeat;
    width: 87px;
    height: 6px;
}
.changja li:nth-child(4)::after{
    display: none;
}
.changja_img{
    width: 64px;
    height: 74px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 3%;
    background: url(../images/7a81a81e72db156238ba6f89303b0d04706705e6.png) center center no-repeat;
    line-height: 64px;
}
.changja_aa{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #333333;
}
.changkeuleft{
    float: left;
    width: 45%;
}
.changkeuright{
    float: right;
    width: 52%;
}
.changkeuright img{
    width: 100%;
    height: auto;
}
.changkeuleft_a{
    float: left;
    width: 38px;
    border-bottom: #12b6a6 1px solid;
    padding-bottom: 10px;
    margin-top: 2%;
}
.changkeuleft_a img{
    max-width: 100%;
    height: auto;
}
.changkeuleft_b{
    float: right;
    width: 90%;
    text-align: left;
}
.changkeuleft_b_a{
    font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #01b1a0;
}
.changkeuleft_b_b{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #999999;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.changkeuleftrong{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
    margin-top: 3%;
}
.changkeuleft_mm{
    width: 140px;
	line-height: 47px;
	background-color: #01b1a0;
    text-align: center;
    font-size: 16px;
    margin-top: 10%;
}
.changkeuleft_mm a{
    color: #fff;
}
.changja  li:hover .changja_img, .changja  li.on .changja_img{
    background: url(../images/9f7aa784e127fa996c3cfea1db6a04d4eebd4722.png) center center no-repeat;
    position: relative;
    color: #01b1a0;
    cursor: pointer;
}

.changja  li:hover .changja_aa, .changja  li.on .changja_aa {
    color: #01b1a0;
    font-weight: 600;
}
.shilinei4{
    padding: 2% 0;
    overflow: hidden;
}
.rongyud{
    overflow: hidden;
    margin: 0 3%;
}
.yinhd{
    position: relative;
    margin-top: 3%;
}
.donsyufs img{
    width: 100%;
    height: auto;
}
.swyunext{
    position: absolute;
    top:40%;
    left: -3%;
    background: url(../images/1eefc06fb4df132b04ff0d823a1755932b504b82.png) no-repeat;
    z-index: 999;
    width: 52px;
    height: 52px;
    outline: none;
    border: none;
}
.swyurev{
    position: absolute;
    top:40%;
    right: -3%;
    background: url(../images/f4752f7ceba8fea5fcb32b371a325c457d2d52f0.png) no-repeat;
    z-index: 999;
    width: 52px;
    height: 52px;
    outline: none;
    border: none;
}
.zhinei{
    overflow: hidden;
}
.erin{
    text-align: center;
}
.erin_a{
    font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #333333;
}
.erin_b{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
}
.baozheng{
    margin-top: 3%;
    padding-bottom: 3%;
}
.baozheng li{
    border-radius: 10px;
    box-sizing: border-box;
    padding: 4% 0;
    text-align: center;
     box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, .2);
     cursor: pointer;
     width: 22%;
}
.baozheng_img{
    width: 141px;
    height:  141px;
    background: #01b1a0;
    margin: 0 auto;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 4%;
    line-height: 120px;
}
.baozheng_img img{
    max-width: 100%;
    height: auto;
}
.baozhengne_a{
    font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 0px;
	color: #333333;
    margin-top: 3%;
}
.baozhengne_b{
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #bcbcbc;
    text-transform: uppercase;
}
.baozhengne_c{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
    padding: 3% 8%;
}
.baozheng li:hover{
    background: #01b1a0;
}
.baozheng li:hover .baozheng_img{
    background: #fff;
}
.baozheng li:hover .baozheng_img img{
    filter: invert(49%) sepia(28%) saturate(3311%) hue-rotate(140deg) brightness(93%) contrast(102%);
}
.baozheng li:hover .baozhengne_a{
    color: #fff;
}
.baozheng li:hover .baozhengne_b{
    color: #fff;
}
.baozheng li:hover .baozhengne_c{
    color: #fff;
}
.zhilnei1{
    margin-top: 2%;
    box-sizing: border-box;
    padding: 2% 0;
    overflow: hidden;
    background: #eeeeee;
}
.erin_cc{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
    padding: 1% 10% 0 10%;
}
.erbazang{
    margin-top: 3%;
}
.erbazang li{
    width:32.5%;
    margin-bottom: 1.2%;
    cursor: pointer;
}
.erbazang_img img{
    width: 100%;
    height: auto;
}
.zhilnei2{
    background: url(../images/4aed58c18decf54af4140fe9afd1aaa000263aa6.jpg) center center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 3% 0;
    overflow: hidden;
}
.youd_a{
    font-size: 2rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #ffffff;
}
.youd_b{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
    text-transform: uppercase;
}
.youd_c{
    background: url(../images/754602f5ecea44c7eef887c0d03178cce2240b8e.png) no-repeat;
    background-size: contain;
    line-height: 93px;
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    text-indent: 10%;
    margin: 1% 0;
}
.youdhbleft{
    float: left;
    width: 49%;
    box-sizing: border-box;
    padding: 3% 0 1% 0;
}
.youdhbry{
    float: right;
    width: 47%;
    padding-top: 5.5%;
}
.youdhb{
    width: 93%;
}
.youdhbleft li{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #373737;
    padding: 2% 0;
}
.youdhbleft_shu span{
   width: 49px;
	height: 49px;
	background-color: #01b1a0;
    border-radius: 100%;
    line-height: 49px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}
.youdhbleft li:hover, .youdhbleft li.on {
    background: url(../images/2b965eaf8ecb6ef5c621fc9b69d0333eb8d77ef8.png) 80% center no-repeat;
    position: relative;
    color: #01b1a0;
    cursor: pointer;
}

.youdhbleft li:hover a, .youdhbleft li.on a {
    color: #01b1a0;
}
.youdhbryle_a{
    font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #373737;
}
.youdhbryle_a span{
    font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #373737;
}
.youdhbryle_b{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #373737;
    margin-top: 6%;
}
.zhilnei3{
    background: url(../images/f86b57391aba502a87b73dcebf8df8849fd2d505.jpg) top center no-repeat;
    background-size: 100% 100%;
    padding: 2% 0;
    overflow: hidden;
}

.auqng{
    text-align: center;
    color: #fff;
}
.auqng_a{
    font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #ffffff;
    text-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}
.auqng_b{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #ffffff;
    text-transform: uppercase;
}
.auqng_c{
    font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #ffffff;
    background: url(../images/585b858ab316ea85719c4a2a2c1d344a64a07802.png) center center no-repeat;
    padding: 1% 0;
}
.gongingd{
    overflow: hidden;
    margin:2% 4%;
    position: relative;
}
.gongingd_img img{
    width: 100%;
    height: auto;
}
.gongingd .swiper-wrapper .swiper-slide{
    position: relative;
    cursor: pointer;
}
.gongingdnei{
    background: #fff;
    padding: 6%;
    position: absolute;
    z-index: 9999;
    width: 100%;
}
.gongingdnei_a{
    font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #333333;
}
.gongingdnei_b{
    width: 35%;
	height: 1px;
	background-color: #01b1a0;
}
.gongingdnei_c{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
    margin-top: 2%;
}
.gongingdnei_m{
    background: url(../images/11eec2ded6a55c4ad40fb1d149a39fdfe3a280cc.png) no-repeat;
    float: right;
    width: 26px;
    height: 26px;
    margin-top: 2%;
}
.gongingd .swiper-wrapper .swiper-slide:nth-child(2n) .gongingdnei{
    top:0px;
}
.gongingd .swiper-wrapper .swiper-slide:nth-child(2n) .gongingd_img{
    margin-top: 41%;
}
.gongingd .swiper-wrapper .swiper-slide:hover .gongingdnei_a{
    color: #01b1a0;
}
.swmmdxt{
    position: absolute;
    top:45%;
    left: 0px;
    background: url(../images/a9b848a684e0827bcf7030b78171e42f7c7622db.png) no-repeat;
    width: 47px;
    height: 50px;
    z-index: 9999;
    border: none;
    outline: none;
    display: none;
}
.swimddv{
    position: absolute;
    top:45%;
    right: 0px;
    background: url(../images/a9b848a684e0827bcf7030b78171e42f7c7622db.png) no-repeat;
    width: 47px;
    height: 50px;
    z-index: 9999;
    border: none;
    outline: none; 
    transform: rotateY(180deg);
    display: none;
}
.jiaonei{
    background: url(../images/fcf0ca1fdd510bac91390d0b004d8d59361891b7.jpg) center center no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 2% 0;
    overflow: hidden;
}
.zhoqi{
    text-align: center;
    color: #fff;
}
.zhoqi_a{
    font-size: 2rem;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    text-transform: uppercase;
    line-height: 55px;
}
.zhoqi_b{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #fefefe;
    line-height: 35px;
    background: url(../images/7e615ddc6cc4d800c556f08495552b61ffc35c48.png) center center no-repeat;
}
.zhoqi_c{
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    line-height: 40px;
}
.zhoqi_d{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.yanty{
    margin-top: 3%;
}
.yanty_img{
    width: 90%;
    margin: 0 auto;
    border-radius: 50%;
    border: #fff 2px solid;
}
.yanty_img img{
    width: 100%;
    height: auto;
}
.yanty li{
    width: 15%;
    text-align: center;
    cursor: pointer;
}
.yanty_aa{
    font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    line-height: 50px;
}
.yanty li:hover .yanty_aa{
    color: #01b1a0;
}
.yanty li:hover .yanty_img{
    border: #01b1a0 2px solid;
}
.jiaonei1{
    background: url(../images/f7d5c6239e965747f8a0ea2df6ff8850259905f7.png) center center no-repeat;
    background-size: cover;
    padding: 8% 0;
}
.jiaonei1 img{
    max-width: 100%;
    height: auto;
}
.jiaonei2{
    background: url(../images/9626ad348689105ee31735fdb33b9ef7bb31adcb.jpg) center center no-repeat;
    background-size: cover;
    padding: 3% 0 5% 0;
    overflow: hidden;
}
.agbggleft{
    width: 50%;
}
.agbggleft img{
    max-width: 100%;
    height: auto;
}
.agbggriht{
    width: 45%;
}
.agbggrihtle{
    float: left;
    width: 29px;
}
.agbggrihtrt{
    float: right;
    width: 92%;
    padding-right: 15%;
}
.agbggrihtrt_a{
    font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #333333;
}
.agbggrihtrt_b{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}
.agbggriht li{
    margin-bottom: 15%;
    margin-top: 5%;
}
.fdaa  .agbggrihtle{
    padding-left: 15%;
}
.fdaa .agbggrihtrt{
   padding-right: 0px;
   width: 77%;
}
.agbggriht li:hover .agbggrihtrt_a{
   color: #01b1a0;
}
.baheng{
    width: 60%;
    margin: 1% auto 0;
    text-align: center;
}
.baheng_a{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 0px;
	color: #333333;
}
.baheng_b{
    background: url(../images/e0c57e872946f4391e4d787d2ee3cb3124aa664a.png) no-repeat;
    width: 45px;
    height: 45px;
    margin: 3% auto 0;
    background-size: 100% 100%;
}
.shengxinnei1{
    background: url(../images/a6a637d8310bd877cb9cf874e8281be2d98a3a9f.jpg) center center no-repeat;
    background-size: 100% 100%;
    padding: 3% 0;
    overflow: hidden;
    margin-top: 2%;
}
.shentyds{
    margin:0 2%;
    box-sizing: border-box;
    background: #fff;
    padding: 4% 4% 0 4%;
}
.shentyds li{
    width: 32%;
    margin-bottom: 5%;
}
.shentyds_img{
    float: left;
    width: 28%;
    cursor: pointer;
}
.shentyds_img img{
   max-width: 100%;
   height: auto;
}
.shentydsnei{
    float: right;
    width: 68%;
    text-align: left;
}
.shentydsnei_a{
    font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #333333;
}
.shentydsnei_b{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
}
.shentyds li:hover .shentydsnei_a{
   color: #01b1a0;
}
.shentyds li:hover .shentyds_img{
-webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  transition: all 0.6s ease;
}
.shengxinnei2{
    overflow: hidden;
    padding: 2% 0;
}
.jiangxin{
    width: 90%;
    margin: 3% auto 0;
}

.liannei{
    overflow: hidden;
}
.liun_a{
    font-size: 35px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #333333;
}
.liun_b{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #666666;
}
.liynguiyan{
    margin-top: 2%;
}
.liulei{
    float: left;
    width: 47%;
    margin-bottom: 2%;
}
.liuright{
    float: right;
    width: 47%;
    margin-bottom: 2%;
}
.liulei_a{
    float: left;
    width: 80px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #666666;
}
.liulei_b{
    float: right;
    width: 87%;
}
.liulei_b input{
    padding: 0px;
    border: none;
    height: 46px;
	background-color: #eeeeee;
    line-height: 46px;
    border-radius: 0px;
    box-shadow:none;
}
.liulei_cc{
    float: right;
    width: 87%;
}
.liulei_cc textarea{
    padding: 0px;
    border: none;
    height: 160px;
	background-color: #eeeeee;
    line-height: 46px;
    border-radius: 0px;
    box-shadow:none;
}
.liynguiyan  #message-form #checkcode {
    display: inline-block;
    width: 40%;
    margin-bottom: 2%;
}
.liulei_b_aa #codeimg{
    margin-top: -11px;
    background: #eeeeee;
    padding: 1% 3%;
    height: 46px;
    margin-left: 2%
}
.liulei_b_bb{
    width: 30%;
}
.liulei_b_bb{
    margin-top: 5%;
}
.liulei_b_bb input{
    background: #04408d;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
}
.liannbeinei2{
    padding: 2% 0;
    overflow: hidden;
}
.neilingyaleft{
    width: 35%;
    background: #04408d;
    box-sizing: border-box;
    padding: 3%;
    font-size: 0.8rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
}
.neilingright{
    width: 65%;
}
.neilingright img{
    width: 100%;
    height: auto;
}

.guannei{
    background: #04408d;
    padding: 2% 0;
    overflow: hidden;
}
.disngssd{
    padding: 0 15%;
    color: #fff;
}
.disngssd li{
    width: 32%;
    text-align: center;
    font-size: 26px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #fff;
    background: url(../images/cae24936ceb5d8dc86e8ce317878f7bc3edf479f.jpg) right center no-repeat;
}
.disngssd_a span{
    font-size: 33px;
}
.disngssd li:nth-child(3){
    background: none;
}
.gaunnei2{
    background: url(../images/a6a6c577f5423ea1dc523fafdf5b8a5ba3becd1d.jpg) top center no-repeat;
    background-size: 100% 100%;
    padding: 3% 0;
    overflow: hidden;
}
.guanabb_a{
    width: 40%;
    margin: 0 auto;
}
.guanabb_a img{
    max-width: 100%;
    height: auto;
}
.guanabb_b{
    margin-top: 2%;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #333333;
    text-align: center;
}
.guanabb{
    padding: 0 6%;
}
.guanabb_c{
    margin-top: 3%;
}
.guanabb_c li{
    width: 23%;
    text-align: center;
    color: #04408d;
}
.guanabb_c_a{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #04408d;
}
.guanabb_c_a span{
    font-size: 3.6rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #04408d;
}
.guanabb_c_b{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
}
.guangeir3{
    padding: 2% 0;
    overflow: hidden;
}
.hudngeirtu {
    padding-bottom: 3%;
}
.hudngeirtu li{
    width: 32%;
    position: relative;
    cursor: pointer;
}
.hudngeirtu_img img{
    width: 100%;
    height: auto;
}
.hudngeirtunei{
    position: absolute;
    bottom: -20%;
    left: 10%;
    width: 80%;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 3%;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, .2);
}
.hudngeirtunei_a{
    font-size: 20px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #04408d;
    line-height: 45px;
}
.hudngeirtunei_a span{
    font-size: 24px;
    font-weight: 600;
}
.hudngeirtunei_b{
    font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.guangeir5 {
    overflow: hidden;
    background: #f6f6f6;
}
.hudngeirtu li:hover .hudngeirtunei{
    background: #01b1a0;
}
.hudngeirtu li:hover .hudngeirtunei_a{
    color: #fff;
}
.hudngeirtu li:hover .hudngeirtunei_b{
    color: #fff;
}
.guangeir4{
    margin: 2% 0;
    overflow: hidden;
    background: #f4f4f4;
}
.weurnrids{
    overflow: hidden;
    padding-bottom: 5%;
}
.guangeir5{
     margin-top: 2% ;
    overflow: hidden;
}
.weurnrids .swiper-wrapper .swiper-slide{
    position: relative;
    cursor: pointer;
}
.weurnrids_img{
    width: 100%;
    height: auto;
}
.weurnridszi{
    position: absolute;
    width: 100%;
    text-align: center;
    top:0px;
    left: 0px;
    box-sizing: border-box;
    padding: 35% 3% 3% 3%;
    color: #fff;
    display: block;
}
.weurnridszi_img{
    width: 30%;
    margin: 0 auto;
    height: 81px;
}
.weurnridszi_img img{
    max-width: 100%;
    height: auto;
}
.weurnridszi_aa{
    font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 70px;
	letter-spacing: 0px;
	color: #ffffff;
}
.weurnridsnei{
    position: absolute;
    top:0px;
    width: 100%;
    height: 100%;
    background: rgba(1,177,160,0.4);
    text-align: center;
    color: #fff;
    padding:20% 8%;
     display: none;
}
.weurnrids .swiper-wrapper .swiper-slide:hover .weurnridsnei{
     display: block;
}
.weurnrids .swiper-wrapper .swiper-slide:hover .weurnridszi{
    display: none;
}
.weurnridsnei_gg{
    font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
.tuwnreu{
    position: relative;
}
.swiddion{
    position: absolute;
    width: 80%;
    background: #fff;
    padding: 2% 0;
    z-index: 9999;
    left: 50%;
    margin-left: -40%;
    text-align: center;
    font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #555555;
    bottom: 4%;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, .2);
}
.swiddion .swiper-pagination-current{
    font-size: 50px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #01b1a0;
}
.swiddion span{
    position: relative;
}
.swiddion span::before{
    content: '0';
}
.swiaaaxt{
    position: absolute;
    left: 12%;
    bottom: 12%;
    background: url(../images/04784f53c9eedb30fd1dd244fc082e689bc877df.png) no-repeat;
    width: 67px;
    height: 8px;
    z-index: 999999;
}
.swipaaaarev{
    position: absolute;
    right: 12%;
    bottom: 12%;
    background: url(../images/a3ec97982e53a3a9deafb1a813e1c6d75625827c.png) no-repeat;
    width: 67px;
    height: 8px;
    z-index: 999999;
}

.swiaaaxt:hover{
    background: url(../images/3f6d50cffab9a537cc240d233eb9615fa0ecef3b.png) no-repeat;
}

.swipaaaarev:hover{
    background: url(../images/ee03e42c9d9eff6d0ab3ae4a1f7a3446548cd450.png) no-repeat;
}




.weurnrids .swiper-wrapper .swiper-slide .com-img{  overflow:hidden;}
.weurnrids .swiper-wrapper .swiper-slide .com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.weurnrids .swiper-wrapper .swiper-slide:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}
.guangeir6{
    overflow: hidden;
    padding: 2% 0;
    background: #f6f6f6;
}
.lishi{
    text-align:center;
}
.lishi_a{
    font-size: 3rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.14;
}
.lishi_b{
    font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #01b1a0;
    margin-top: -2%;
}
.lishi_c{
    width: 52px;
	height: 6px;
	background-color: #01b1a0;
    margin: 1% auto 0;
}
.lishdnghs{
    overflow: hidden;
    padding-bottom: 4%;
}

.lishdnghs_dd{
    background: url(../images/1dea7970b32bd7dff3c1bb6fe0f4dadb942b5abc.png) no-repeat;
    width: 22px;
    margin: 0 auto;
    height: 22px;
}
.lishdnghs_cc{
    width: 1px;
    height: 50px;
    margin: 0 auto;
    background: #01b1a0;
}

.guangeir7{
    overflow: hidden;
    position: relative;
    padding: 2% 0 6%;
    background: #f6f6f6;
}
.guangeir7::after{
    content: '';
    position: absolute;
    top: 40.5%;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #01b1a0;
}
.lishdnghs_aa{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 23px;
	letter-spacing: 0px;
	color: #515151;
    min-height: 184px;
}
.lishdnghs_bb{
    margin: 0 auto;
    width: 58px;
	height: 58px;
	background-color: #01b1a0;
	border-radius: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 58px;
    color: #fff;
}
.fsdfssss{
    margin-top: 187%;
}
.ddfffd{
    margin-top: 0%;
}
.aassss{
    margin-bottom: 8%;
}
.swllwxt{
    position: absolute;
     bottom: 10%;
    left: 46%;
    background: url(../images/ec8dbd9eab78e06ff79832b66eebea5f68a12ecb.png) no-repeat;
    width: 52px;
    height: 52px;
    outline: none;
    border: none;
}
.swllwxt:hover{
    background: url(../images/72fbb2944493433706bccecb1fd2810cddec9d7f.png) no-repeat;
}
.swiwwev{
    position: absolute;
    bottom: 10%;
    right: 46%;
    background: url(../images/34cadad7180bedcccba2bdc536b8e8ebd14d33ac.png) no-repeat;
    width: 52px;
    height: 52px;
    outline: none;
    border: none;
}
.swiwwev:hover{
    background: url(../images/c220ab5114f1a32c8fb25b587634cd04d5e5097e.png) no-repeat;
}
.lishdnghs .swiper-wrapper .swiper-slide:hover .lishdnghs_aa{
    color: #01b1a0;
    cursor: pointer;
}













@media(max-width: 1366px){
 .cppbgh_as , .qianmin_a , .cppbgh_a , .cjamhuleft_b{
        font-size: 1.2rem;
    }
    .kehuidnh_a{
        font-size: 30px;
    }
    .kehuidnh_b{
        font-size: 16px;
    }
    .shiing_a{
        line-height: 50px;
    }
    .foot_nav li a{
       font-size: 1rem;
    }
    .chmnh_a{
        font-size: 1.8rem;
    }
    .diliang_a{
        font-size: 1rem;
    }

    .dosmh_df{
        font-size: 14px;
    }
    .solutions-list li .text h3{
        width: 50%;
    }
    .jiandgfengnei{
        width: 160px;
        height: 160px;
    }
    .jirongbb{
        height: 320px;
    }
    .zhoqi_a{
        font-size: 1.5rem;
    }
    .youd_a{
        font-size: 35px;
    }
     .jiad_a{
        font-size: 1.4rem;
        line-height: 50px;
    }
    .changkeuleft_b_a{
        font-size: 25px;
    }
    .zhoqi_c{
        font-size: 20px;
    }
    .agbggrihtrt_a{
        font-size: 20px;
    }
    .wenhd_a{
        font-size: 20px;
        line-height: 35px;
    }
    .wenhd_b{
        font-size: 13px;
        line-height: 24px;
    }
    .aghleft_a{
        font-size: 30px;
        line-height: 40px;
    }
    .aghleft_b{
        font-size: 35px;
        line-height: 45px;
    }
    .aghleft_c{
        font-size: 16px;
        line-height: 30px;
    }
    .aghright_a_a{
        font-size: 18px;
    }
    .aghright_a_c{
        font-size: 15px;
        line-height: 24px;
    }
    .ndsing_b{
        font-size: 25px;
    }
    .cpp_a{
        font-size: 40px;
    }
    .cpp_b{
        font-size: 25px;
    }
    .cpp_c{
        font-size: 16px;
        line-height: 28px;
    }
    .chanzngsnei_a{
        font-size: 18px;
    }
    .cpp_nmjh{
        font-size: 16px;
        line-height: 30px;
    }
    .disngrugg_b{
        font-size: 15px;
    }
    .haigen_gg {
        font-size: 16px;
        line-height: 45px;
    }
    .disngqe_a {
        font-size: 20px;
        line-height: 35px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ddisngqe_b{
        font-size: 15px;
    }
    .cpp_bd{
        font-size: 25px;
    }
    .cpp_nmjh1{
        font-size: 16px;
        margin-top: 0px;
        line-height: 28px;
    }
    .neilingyaleft{
        line-height: 35px;
    }
    .liun_a{
        font-size: 30px;
    }
        .procate li a h4{
        font-size: 14px;
    }
}
@media(max-width: 1200px){
    .kehuidnh_a{
        font-size: 20px;
        line-height: 40px;
    }
    .kehuidnh_b{
        font-size: 14px;
        line-height: 24px;
    }
    .shiing{
        width: 20%;
    }
    .doliaxnh {
    width: 23%;
}
    .shiing_a {
        line-height: 53px;
    }
    .sksdfingrightnei{
        width: 76%;
    }
    .liulei_b , .liulei_cc{
        float: right;
        width: 83%;
    }
    .liun_a{
        font-size: 25px;
    }
    .jiandgfengnei {
        width: 140px;
        height: 130px;
    }
    .jiandgfengnei_b{
        background: none;
    }
    .jirongbb_a span{
        font-size: 4rem;
    }
    .jirongbb{
        height: 305px;
         width: 341px;
    }
    .jiangxinnei_a{
        font-size: 18px;
    }
    .jiandgfengnei_a{
       font-size: 40px;
       line-height: 50px;
    }
    .solutions-list li.active .text{
        padding: 3%;
    }
    .jirongbb_a{
        font-size: 18px;
    }
    .dosmh_df {
        font-size: 12px;
        line-height: 24px;
        margin-top: 3%;
    }
    .dosmh_a {
        font-size: 20px;
        line-height: 35px;
    }
    .auqng_a{
        font-size: 30px;
    }
    .youdhbryle_a{
        font-size: 25px;
    }
    .youd_c{
            text-indent: 12%;
    }
    .shilineitrfennei_a{
        font-size: 20px;
    }
    .shilineitr {
        width: 40%;
        margin: 2% 8% 2% 0;
    }
    .changkeuleft_b_a {
        font-size: 20px;
    }
    .x-menu > li>a{
        font-size: 14px;
    }

    .aghleft_a {
        font-size: 25px;
        line-height: 40px;
    }
    .aghleft_b {
        font-size: 30px;
        line-height: 45px;
    }
    .aghleft_c {
        font-size: 14px;
        line-height: 30px;
    }
    .ndsing_b {
        font-size: 20px;
    }
    .chanzngsnei_a {
        font-size: 16px;
    }
    .chanzngsnei_b{
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .angh_d {
        font-size: 14px;
        line-height: 28px;
    }
    .anghle_aa {
        font-size: 16px;
        line-height: 35px;
    }
    .anghle li {
        text-align: center;
        width: 32%;
        cursor: pointer;
    }
    .anghle_bb {
        font-size: 12px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .disngrugg_a{
        font-size: 20px;
        line-height: 45px;
    }
    .swhnxt{
        left: 47.1%;
    }
    .haigen_img {
        width: 40%;
        margin: 3% auto 0;
        height: 31px;
    }
    .dunghsnei_c{
        font-size: 15px;
        line-height: 30px;
    }
    .xaiiehuangdnei_b{
        line-height: 24px;
    }
    .xwnfihnei_b{
        font-size: 16px;
    }
}

@media(max-width: 1024px){
    .qianudnei{
        width: 100%;
    }
    .shigoghjd_d span {
    font-size: 2.5rem;
}
.cppbgh_as, .qianmin_a, .cppbgh_a, .cjamhuleft_b {
    font-size: 25px;
}
.xiaotungsosmh{
    font-size: 16px;
}
.disngh{
    padding: 4% 2% 0% 3%;
}
.disngh_a{
    font-size: 30px;
    line-height: 40px;
}
.disngh_c{
    margin: 1% 0;
}
.disngh_d p{
    font-size: 14px;
    line-height: 35px;
}
.cjamhurihg {
    width: 50%;
    margin-top: 2%;
}
.disnghww #checkcode {
    display: inline-block;
    width: 37%!important;
    border-radius: 0px;
    border: none;
}
.chmnh_b{
    font-size: 14px;
}
.sksdfingleft_a , .sksdfingrightnei_a{
    font-size: 18px;
}
.diliang_a {
    font-size: 20px;
}
.foot_nav li a {
    font-size: 20px;
}
    .leibrrddssrygh{
        padding: 3%;
    }
    .leibrrddssrygh_b{
        font-size: 14px;
    }
    .leibrrddssrygh_c{
        font-size: 14px;
        line-height: 30px;
    }
    .liulei_b , .liulei_cc{
        float: right;
        width:79%;
    }
    .neilingyaleft{
        font-size: 13px;
    }
    .solutions-list li .text h3 {
        font-size: 16px;
        line-height: 28px;
    }
    .shentydsnei_a{
        font-size: 16px;
        line-height: 35px;
    }
    .jiangxinnei {
        float: right;
        width: 73%;
    }
    .jiandgfengnei_a {
        font-size: 34px;
        line-height: 33px;
    }
    .jiandgfengnei {
        width: 115px;
        height: 100px;
    }
    .jirongbb {
        height: 260px;
        width: 341px;
    }
    .jiangxin{
        width: 100%;
    }
    .shentydsnei_b{
        line-height: 23px;
    }
    .dosmh_a {
        font-size: 17px;
        line-height: 26px;
    }
    .baheng{
        width: 100%;
    }
    .erin_a {
        font-size: 25px;
        line-height: 40px;
    }
    .erin_cc{
        font-size: 14px;
        padding: 1% 0 0 0;
    }
    .youd_a {
        font-size: 30px;
    }
    .youd_c {
        text-indent: 15%;
    }
    .auqng_a {
        font-size: 25px;
    }
    .gongingdnei_m{
        margin-bottom: 3%;
    }
    .auqng_c{
        font-size: 25px;
    }
    .gongingdnei_c{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .gongingd{
        padding-bottom: 4%;
    }
    .erin_b{
        font-size: 16px;
    }
    .changkeuleft_mm{
      margin-top: 1%;
    }
    .jiad_b{
        font-size: 16px;
    }
    .lisgen li{
        font-size: 16px;
    }
    .finjhs{
        font-size: 18px;
        line-height: 50px;
    }
    .shizheng_aa{
        font-size: 16px;
    }
    .shian2d_aa{
       font-size: 16px;
    }
    .nnav {
        width: 67%;
    }.dlogo {
        width: 32%;
        margin-top: 2%;
    }
    .wenhd_a {
        font-size: 18px;
        line-height: 35px;
    }
    .wenhd {
        float: left;
        width: 79%;
    }
    .aghright_a_img {
        width: 15%;
        height: 33px;
    }
    .aghright_a_c {
        font-size: 14px;
        line-height: 24px;
    }
    .datung{
        width: 100%;
    }
    .xaiotingd{
        margin-top: 2%;
        float: none;
        width: 100%;
    }
    .swhnxt {
        left: 76%;
        width: 80px;
        height: 40px;
        bottom: 33%;
    }
    .swhrgev{
        right: 7%;
        width: 80px;
        height: 40px;
        bottom: 33%;
    }
    .haigen_gg {
        font-size: 14px;
        line-height: 35px;
    }
    .disngqe_a {
        font-size: 18px;
        line-height: 30px;
    }
    .ddisngqe_b {
        font-size: 13px;
        line-height: 26px;
    }
    .dunghsnei_a{
        font-size: 20px;
        line-height: 40px;
    }
    .dunghsnei_d{
        font-size: 15px;
        line-height: 30px;
    }
    .swlllext{
        right: 9%;
    }
    .xwfen {
        width: 68%;
        margin: 2% auto 0;
    }
    .xwfen li{
        font-size: 16px;
    }
}

@media(max-width: 996px){
    .kehuidnh li {
        padding: 5% 5%;
        height: 45vh;
    }
    .ajisd_miw{
        line-height: 40px;
        font-size: 14px;
    }
    .kehuidnh_a {
    font-size: 18px;
    line-height: 30px;
}
    .kehuidnh li:hover {
        padding: 5% 5%;
        height: 45vh;
    }
    .shigoghjd_d span {
        font-size: 2rem;
    }
    .swiaxt{
        top: 15%;
    }
    .swiarev{
        top: 15%;
    }
    .disngh_b{
        font-size: 16px;
    }
    .chnhhhmj_a{
         font-size: 16px;
    }
    .cppbgh_as, .qianmin_a, .cppbgh_a, .cjamhuleft_b {
    font-size: 20px;
}
.cjamhuleft_a{
    font-size: 16px;
    line-height: 30px;
}
.chmnh_a {
    font-size: 35px;
    line-height: 45px;
}
.cjamhuleft {
    width:100%;
}
.cjamhurihg{
    width:100%;
    margin-top: 2%;
}
.xwjurrlgy{
    float: none;
    width: 100%;
}
.sksdfingleft_a, .sksdfingrightnei_a {
    font-size: 18px;
    line-height: 40px;
}
.xwjurrlgynei {
    padding: 2%;
    box-sizing: border-box;
}
.dsomshjf{
    width: 100%;
}
.sksdfingleft{
    float: none;
    width: 100%;
}
.sksdfingright {
     float: none;
    width: 100%;
    margin-top: 2%;
}
    .disnghj{
        width: 100%;
    }
    .hhju{
       display: block; 
    }
    .dfdsfslfssd{
        display: block;
    }
    .ssdsffggd{
        display: none;
    }
    .leibrrddssle{
        width: 100%;
    }
    .leibrrddssrygh{
        width: 100%;
    }
    .liulei_b , .liulei_cc{
        float: right;
        width:75%;
    }
    .liynguiyan #message-form #checkcode {
        display: inline-block;
        width: 34%;
        margin-bottom: 2%;
    }
    .neilingyaleft {
    line-height: 24px;
}
    .jiangxinnei {
        float: right;
        width: 67%;
    }
    .jirongbb{
        position: static;
        width: 100%;
        height: auto;
    }
    .dosmh_a {
        font-size: 14px;
        line-height: 21px;
    }
    .solutions-list li .text h3 {
        font-size: 14px;
        line-height: 26px;
    }
    .solutions-list li .text{
         padding-top: 20%;
    }
    .solutions-list li .text p{
        line-height: 19px;
    }
    .shentydsnei_a {
        font-size: 15px;
        line-height: 30px;
    }
    .dosmh_df{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .dosmh_ssd{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .jirongbb_a span {
        font-size: 30px;
        padding-left: 2%;
    }
    .jirongbb_a{
        line-height: 40px;
    }
    .jiandgfengnei{
        display: none;
    }
    .jiangxinnei_a {
        font-size: 16px;
         overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .agbggrihtrt_b{
        font-size: 14px;
        line-height: 28px;
    }
    .zhoqi_c {
        font-size: 18px;
    }
    .agbggriht li {
        margin-bottom: 5%;
        margin-top: 5%;
    }
    .agbggleft{
        margin-top: 4%;
    }
    .agbggrihtrt{
        float: right;
        width: 85%;
        padding-right: 0%;
    }
    .baozhengne_c{
        font-size: 14px;
    }
    .youdhbry {
        margin-right: 1%;
        width: 46%;
    }
    .youdhbryle_a {
        font-size: 20px;
        line-height: 30px;
    }
    .youdhbryle_a span{
        font-size: 18px;
        line-height: 30px;
    }
    .youdhb {
        width: 100%;
    }
    .youdhbleft li {
        font-size: 16px;
    }
    .erin_a {
        font-size: 20px;
        line-height: 35px;
    }
    .erin_b {
        font-size: 14px;
    }
    .erin_cc{
        line-height: 24px;
    }
    .shilineitr {
        width: 48%;
        margin: 2% 0% 2% 0;
    }
    .lisgen li{
        line-height: 45px;
    }
    .shilineitrfennei_a {
        font-size: 18px;
    }

    .wenhd {
        float: none;
        width: 100%;
    }
    .tung{
        display: none;
    }
    .angh_a{
        font-size: 25px;
        line-height: 40px;
    }
    .angh{
        width: 100%;
    }
    .ifng{
       position: static;
       width: 100%;
    }
    .cpp_nmjh {
        font-size: 14px;
        line-height: 24px;
    }
    .disngrugg{
        padding: 3%;
    }
    .swhnxt , .swhrgev{
        bottom: 40%;
    }
    .haiimg {
        width: 100%;
    }
    .haigen{
        width: 100%;
    }
    .haigen li{
        width: 25%;
        float: left;
    }
    .haigen li::after{
        display: none!important;
    }
    .hainei{
        width: 100%;
        padding: 2%;
        margin-right: 0%;
    }
    .dunghs_img{
        width: 100%;
    }
    .dunghsnei{
         width: 100%;
    }
    .xwnfih li {
        width: 49%;
        margin-bottom: 2%;
    }
    .yonung li {
        width: 24%;
    }
    .x-footer{
        padding-bottom: 10%;
    }
    .abdang , .sjiamgh{
        text-align: center;
        width: 100%;
    }
    .changja {
        width: 100%;
        margin: 2% auto 0;
    }
    .changkeuleft {
        float: none;
        width: 100%;
    }
    .changkeuright {
        float: none;
        width: 100%;
        margin-top: 2%;
    }
    .jiad_a{
        font-size: 20px;
    }
}
@media(max-width: 768px) {
    
    .page-banner .nybt {
        top: 35%;
    }
    .qianmin_b{
        font-size: 14px;
        line-height: 35px;
    }
    .shigoghjd_d{
        line-height: 40px;
    }
    .shigoghjd_d span {
        font-size: 30px;
    }
    .disngh{
        width: 100%;
    }
    .dsom{
        width: 100%;
    }
    .disngh_a {
        font-size: 25px;
        line-height: 35px;
    }
    .chmnh_a {
        font-size: 26px;
        line-height: 35px;
    }
    .wenhrgjgh {
        width: 100%;
        margin: 2% auto 0;
    }
    .xwjurrlgynei_a{
        font-size: 18px;
        line-height: 45px;
    }
   .singh{
        padding-top: 11px;
    }
    .chnhhhmj_a{
        line-height: 28px;
    }
    .chnhhhmj_b {
    line-height: 31px;
    }
    .disngssd li{
        width: 100%;
    }
    .guanabb_c_a span{
        font-size: 2.6rem;
    }
    .guanabb_c li {
    width: 48%;
    }
    .guanabb_c_b {
    font-size: 16px;
    }
    .swllwxt {
        left: 34%;
    }
    .swiwwev {
        right: 34%;
    }
    .hudngeirtunei {
    position: absolute;
    bottom: 5%;
    }
    .hudngeirtunei_a {
    font-size: 13px;
    line-height: 30px;
    }
    .doadsmhaa_a {
    font-size: 17px;
    }
    .doadsmhaa_b {
    font-size: 12px;
    }


    .doadsmhaa li::after{
        background: url(../images/291df12f4301b65170ad18135fb18005aa645522.png) no-repeat;
            width: 13px;
    height: 13px;
    }





}
@media(max-width: 500px){
    .fenhkeiwh{
        display: none;
    }
    .shigoghjd li{
        width: 50%;
        margin-bottom: 2%;
    }
    .odamh {
        float: none;
        width: 100%;
    }
    .doamd .btn{
        float: none;
        width: 100%;
        margin-top: 2%;
    }
    .page-product-detail-right > h1{
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 40px;
    }
    .page-product-detail-right .pd_btn>a {
        font-size: 13px;
        padding: 5px 10px;
    }
    .pro_detail02 .bd .selection .content .t {
        float: none;
        font-size: 19px;
    }
    .bdasdh_tt{
        font-size: 13px;
    }
    .dskfs {
        font-size: 16px;
        color: #666;
        line-height: 32px;
        margin-bottom: 0px;
    }
    .disnghj .xypg-left-nav > li{
        width: 29%;
        margin: 0px;
    }
    .beidngg_a{
        font-size: 16px;
        line-height: 24px;
    }
    .dsunh {
        font-size: 12px;
        text-transform: uppercase;
    }
    .beidngg_c{
        font-size: 18px;
        line-height: 35px;
    }
    .disdsmiasd .xypg-left-nav .xypg-left-subnav > li{
        margin: 0 1%;
        padding: 0px;
       width:31%;
    }
    .disdsmiasd .xypg-left-nav .xypg-left-subnav > li > a{
        font-size: 14px;
        padding: 0px;
    }
    .leibrrddssrygh_c{
        margin-top: 1%;
        line-height: 22px;
     
    }
    .leibrrddssrygh_a{
        font-size: 18px;
        line-height: 37px;  
    }
    .dsin{
        height: 43px;
        line-height: 37px; 
    }
    .dsin img{
       max-width: 100%;
       height: auto;
    }
    .neilingyaleft{
        width: 100%;
    }
    .neilingright{
        width: 100%;
    }
    .liulei {
        float: none;
        width: 100%;
    }
     .liuright{
        float: none;
        width: 100%;
        margin-top: 3%;
    }
    .solutions-box{
        display: none;
    }
    .shentyds li {
        width: 100%;
        margin-bottom: 5%;
    }
    .jiangxin li{
        width: 48%;
        margin-bottom: 3%;
        padding-bottom: 3%;
    }
    .baheng_a{
        font-size: 14px;
        line-height: 28px;
    }
    .zhoqi_a{
        font-size: 20px;
        line-height: 35px;
    }
    .zhoqi_c {
        font-size: 16px;
    }
    .yanty li {
        width: 31%;
    }
    .agbggleft{
        width: 100%;
        margin-top: 0px;
    }
    .agbggriht{
        width: 100%;
    }
    .zhoqi_d{
        font-size: 12px;
    }
    .fdaa .agbggrihtle{
        padding-left: 0px;
    }
    .lisgen li {
        line-height: 35px;
    }
    .lisgen li {
        font-size: 14px;
    }
    .fdaa .agbggrihtrt {
        padding-right: 0px;
        width: 84%;
    }
    .agbggrihtrt_a {
        font-size: 18px;
        line-height: 30px;
    }
    .baozheng_img{
        width: 100px;
        height: 100px;
        line-height: 80px;
    }
    .erbazang li {
        width: 49.5%;
        margin-bottom: 1.2%;
        cursor: pointer;
    }
    .zhilnei2 {
        display: none;
    }
    .auqng_a {
        font-size: 19px;
    }
    .auqng_c {
        font-size: 20px;
    }
    .baozheng_img img{
        max-width: 60%;
    }
    .baozheng li{
        width: 48%;
        margin-bottom: 3%;
    }
   .page-banner .nybt{
       display: none;
   }
   .shilineile {
        width: 100%;
    }
    .shilineitr {
        width: 100%;
    }
    .shian2d li {
        width: 49%;
        margin-bottom: 2%;
    }
   .lisgen {
        width: 100%;
        margin: 0 auto;
    }
    .changja li::after{
        display: none;
    }
    .changja li {
        width: 24%;
    }
    .changkeuleft_b{
        width: 80%;
    }
   .nei li{
       width: 100%;
   }
   .aghleft{
       width: 100%;
   }
   .aghright{
       width: 100%;
   }
   .angh_b{
       font-size: 14px;
   }
   .cpp_nmjh{
       padding: 0px;
   }
   .disng_a {
        width: 100%;
        float: none;
    }
    .disngrugg{
       width: 100%;
       float: none;
    }
    .swlllext {
        right: 16%;
    }
    .xaiiehuangdnei_a{
        font-size: 14px;
    }
    .xaiiehuangd_mm{
        display: none;
    }
    .swhnxt{
        bottom: 68%;
        left: 0px;
    }
    .swhrgev {
        bottom: 68%;
        right: 0px;
    }
    .nei5{
        font-size: 20px;
    }
    .xwfen {
        width: 100%;
        margin: 2% auto 0;
    }
    .cpp_a {
        font-size: 27px;
    }
    .yonung li {
        width: 49%;
    }
    .x-footer {
        padding-bottom: 17%;
    }
    .shiing_a{
        font-size: 20px;
    }
    .leibrrddssrygh_m {
    width: 134px;
    height: 30px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 2% auto 0;
}
}


@media(max-width:375px){
     .leibrrddssrygh_c{
        margin-top: 1%;
        line-height: 22px;
        font-size: 13px;
    }
    .leibrrddssrygh_a{
        font-size: 16px;
        line-height: 26px;
    }
}