.nav_wrap .head_nav > li > a {
  color: #000;
}
.search i {
  color: #000 !important;
}
.fixed-nav .head_layer {
  background-color: #fff !important;
}
.fixed-nav .nav_wrap {
  background-color: #fff !important;
  flex: 1;
}
.head_layer{background-color: #fff;}
.nav_wrap .head_nav{display: flex;justify-content: flex-start;}

.bg-dark {
  background-color: #fff !important;
}
.navbar-toggler {
  background-color: #222 !important;
}
.container {
  max-width: 1560px !important;
}

/* Advertising header */
.fixed-nav .summary_phone{padding: 30px 0 30px 30px;}
.head_layer{display: flex;justify-content: space-between;align-items: center;}
.web_head{width: 100%;padding:40px 0 60px 0;background-color: #335fad;}
.head_layer_main{display: flex;justify-content: center;align-items: center;}
.header_container{padding: 0 30px;background-color: #fff;margin-bottom: -140px;     max-width: 1800px !important;}
.summary_phone{ padding: 40px 0 40px 30px;  border-left: 1px solid #e5e5e5; background-color: #fff;display: flex;justify-content: center;align-items: center;}
.summary_phone span{width: 50px;height: 50px;line-height: 50px;border-radius: 50%;background-color: #00a9e8;display: block;margin-right: 15px;text-align: center;}
.summary_tel{flex:1;}
.summary_phone i{font-size: 26px;color: #fff;text-align: center;}
.summary_tel h3{font-size: 26px;color: #000;font-family: "impact";margin-bottom: 5px;}
.summary_tel p{font-size: 16px;color: #666;  word-wrap: break-word;}
.public_header_ways ul{display: flex;justify-content: flex-start;align-items: center;}
.public_header_ways li{display: flex;justify-content: flex-start;align-items: center;margin-right: 30px;}
.public_header_ways li span{padding: 7px 12px;text-align: center; background-color: #fff05b;border-radius: 50%;margin-right: 10px;}
.public_header_ways li i{font-size: 18px;color: #000;}
.public_header_ways li p,.public_header_ways li a{font-size: 16px;color: #fff;}
.public_ad_header {padding: 15px 30px;background-color: #0e3f61;}
.public_ad_header_con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.public_ad_header_name a {
  font-size: 16px;
  color: #000;
  text-transform: none;
}

.public_ad_header_name a:hover {
  color: #00a9e8;
}

.public_ad_header_contact {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}

.public_ad_header_email a {
  font-size: 16px;
  color: #000;
}

.public_ad_header_email a:hover {
  color: #00a9e8;
  text-decoration: none;
}

.public_ad_header_social_media {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 30px;
}
.indedxheaderflex .public_ad_header_social_media a{
  background-color: transparent;
  border: 1px solid transparent;
}
.public_ad_header_social_media a {
  border: 1px solid #00a9e8;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-left: 15px;
  border-radius: 50%;
  background-color: #00a9e8;
  text-align: center;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.public_ad_header_social_media a i {
  font-size: 16px;
  text-align: center;
  color: #fff;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.public_ad_header_social_media a:hover {
  background-color: #fff;
}

.public_ad_header_social_media a:hover i {
  color: #00a9e8;
}
.btn13 {
  border: 1px solid #00a9e8;
  position: relative;
  color: #666;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  text-transform: none;
}
.btn13:hover {
  color: #fff;
  border-color: #00a9e8;
}

.btn13 .bgsqr1 {
  content: "";
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #00a9e8;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.btn13 .bgsqr2 {
  content: "";
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: #00a9e8;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.btn13:hover .bgsqr1 {
  border-width: 50px 260px;
}
.btn13:hover .bgsqr2 {
  border-width: 50px 260px;
}
.btn13 .btn-inner {
  position: relative;
  z-index: 1;
  font-size: 18px;
  color: #00a9e8;
  padding: 10px 60px;
}
.btn13 .btn-inner:hover{color: #fff;}
.btn {
  padding: 0;
  margin-top: 30px;
}
.indexabout_video_img {
  position: relative;
  overflow: hidden;
}
.indexabout_video_img img {
  width: 100%;
  vertical-align: middle;
}
.indexabout_video_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*background-color: rgba(0, 0, 0, 0.2);*/
}
.dr {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.drbtn {
  position: relative;
}

.cw {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 5px solid #ffffff;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cw:hover {
  border: 5px solid #ffffff;
  background-color: transparent;
  transition: 0.5s;
}

.cw:hover i {
  color: #ffffff;
}

.cw i {
  font-size: 25px;
  color: #ffffff;
}

.bo {
  position: absolute;
  top: 0;
}

.bo::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  animation: scale 2s infinite;
}

.bo::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  animation: scale2 2s infinite;
}

@keyframes scale {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }

  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes scale2 {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }

  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.videomain {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999999999999999999999;
}
.videoclose {
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
}
.videoclose img {
  width: 50px;
  height: 50px;
  display: block;
  cursor: pointer;
}
.videobox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  overflow: hidden;
  max-height: 800px;
  min-height: 600px;
}
.videobox video {
  width: 100%;
  height: 100%;
}
.videobox iframe {
  width: 100%;
  height: 100%;
  max-height: 800px;
  min-height: 600px;
}

/* news */
.indexnews {
  padding: 90px 0 150px 0;
  background-color: #eff4fa;
}
.indexnews_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.indexnews_title_left span {
  font-size: 16px;
  color: #3a3845;
  display: block;
  text-transform: none;
  margin-bottom: 10px;
  font-weight: bold;
}
.indexnews_title_left h2 {
  font-size: 70px;
  color: #000;
  letter-spacing: 1px;
  /* font-weight: bold; */
  font-family: "impact";
}
.indexnews_title_more {
  padding: 18px 60px;
  border-radius: 5px;
  border: 1px solid #fff05b;
  display: inline-block;
  background-color: #fff05b;
  font-weight: bold;
  font-size: 22px;
  color: #000;
  text-transform: none;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.indexnews_title_more:hover {
  background-color: #00a9e8;
  color: #fff;
  border: 1px solid #00a9e8;
}



/* indexproduct */
.indexproduct .container{z-index: 999;position: relative;overflow: hidden;}
.indexproduct{margin-top: -100px;z-index: 9; position: relative;overflow: hidden; padding: 180px 0 150px 0;background: url(../images/indexbackjpg.jpg) no-repeat 50% 50% fixed;background-size: cover;}
.indexproduct_title{display: flex;justify-content: space-between;align-items: center;margin-bottom: 40px;}
.indexproduct_title h2{font-size: 70px;color: #fff;font-family: "impact";letter-spacing: 1px;  word-wrap: break-word;}
.indexproduct_title .indexabout_btn{margin-top: 0;}
.indexproduct_flex{display: flex;flex-wrap: wrap;}
.indexproduct_li{margin-bottom: 30px;}
.indexproduct_box{height: 100%; border-radius: 5px;overflow: hidden; position: relative;background-color: #fff;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);}
.indexproduct_img{width: 100%;height: auto;display: block;position: relative;overflow: hidden;padding-top: 100%;}
.indexproduct_img img{width: 100%;height: auto;position: absolute;top: 0;left: 0;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_content{padding: 30px;}
.indexproduct_content h3{font-size: 24px;margin-bottom: 15px; color: #000;text-align: center;font-weight: bold;word-wrap: break-word;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_content .indexproduct_h3{font-size: 24px; color: #000;text-align: center;font-weight: bold;word-wrap: break-word;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_content p{font-size: 16px;text-align: center; color: #666;word-wrap: break-word;word-break: break-all;line-height: 25px;display: -webkit-box;-webkit-line-clamp:2; -webkit-box-orient: vertical;overflow: hidden;}
.indexproduct_more{display: block;padding: 20px 30px;text-transform: none; text-align: center;font-size: 22px;color: #000;font-weight: bold;margin: 20px auto 0 auto;background-color: #fff05b;border-radius: 5px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_li:hover .indexproduct_img img{transform: scale(1.2);}
.indexproduct_li:hover .indexproduct_more{background-color: #00a9e8;color: #fff;}
/* .indexproduct_content{padding:25px 20px;background-color: #00a9e8;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;} */
/* .indexproduct_li:hover .indexproduct_content{background-color: #fff05b;} */
.indexproduct_li:hover .indexproduct_content h3{color: #000;}
.indexproduct_li:hover .indexproduct_content .indexproduct_h3{color: #000;}
.indexproduct_mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.indexproduct .indexabout_btn{background-color: #fff05b;color: #000;}
.indexproduct .indexabout_btn:hover{background-color: #00a9e8;color: #fff;}

/* indexabout */
.indexabout{background-color: #eff4fa;
    
    margin-top: 90px;
    
}
.indexabout_flex{display: flex;flex-wrap: wrap;background-color: #fff;margin-top: -120px;position: relative;z-index: 999;}
.indexabout_left,.indexabout_right{margin: 0 !important;padding: 0 !important;}
.indexabout_main{padding: 80px 80px;height: 100%;}
.indexabout_video_img,.indexabout_video_img img{height: 100%;}
.indexabout_main h1{font-size: 48px;color: #000;font-family: "impact";margin-bottom: 20px;letter-spacing: 2px;  word-wrap: break-word;}
.indexabout_main p{font-size: 16px;color: #666;line-height: 28px;margin-bottom: 10px;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 10; -webkit-box-orient: vertical;overflow: hidden;}
.indexabout_btn{display: inline-block;padding: 15px 60px;border-radius: 5px;background-color: #00a9e8;font-size: 22px;text-align: center;color: #fff;margin-top: 20px;text-transform: none;font-weight: bold;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexabout_btn:hover{background-color: #fff05b;color: #000;}
.indexabout_number{display: flex;flex-wrap: wrap;margin-top: 40px;}
.indexabout_box{display: flex;flex-direction: column;align-items: center;}
.indexabout_data{display: flex;justify-content: center;align-items: center;}
.indexabout_data h3{font-size: 42px;color: #000;font-family: "impact";margin-bottom: 10px;}
.indexabout_box h4{font-size: 16px;color: #000;text-align: center;word-wrap: break-word;}
/* teamscroll */
.teamscroll{padding:0 ;position: relative;overflow: hidden;background-color: #eff4fa;}
.teamscroll .swiper-slide{}
.teamscroll .swiper{width: 100%;height: 100%;}
.teamscroll_img{border: 6px solid transparent;border-radius: 10px; background-color: #fff;margin: 0 auto;text-align: center;padding: 30px 10px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.teamscroll_img img{width: 100%;vertical-align: middle;margin: 0 auto;display: block;text-align: center;}
.teamscroll_img:hover{border: 6px solid #fff05b;}
/* indexadvantage */
.indexadvantage{background-color: #eff4fa;}
.indexadvantage_flex{position: relative;z-index: 99;display: flex;flex-wrap: wrap;background-color: #fff;border-top: 1px solid #e5e5e5;}
.indexadvantage_box{padding: 70px 30px;}
.indexadvantage_li{border-right: 1px solid #e5e5e5;}
.indexadvantage_li:last-child{border-right: 0;}
.indexadvantage_img{width: 120px;height: 120px;line-height: 120px; display: block; vertical-align: middle;background-color: #00a9e8;border-radius: 50%;margin: 0 auto 25px auto;text-align: center;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexadvantage_img img{width:70px;height: 70px;text-align: center;vertical-align: middle;}
.indexadvantage_box h3{ font-family: "impact";letter-spacing: 1px; text-align: center;font-size: 22px;color: #000;word-wrap: break-word;word-break: break-all;margin-bottom: 20px;}
.indexadvantage_box p{font-size: 16px;color: #666;text-align: center;line-height: 25px;  word-wrap: break-word;word-break:break-all;}
.indexadvantage_li:hover .indexadvantage_img{background-color: #fff05b;transform: rotateY(180deg);} 
/* news */
.indexnews .blog_txt{padding: 20px;}
.indexnews .blogbox{border-radius:20px;overflow: hidden;background-color: #fff;}
.indexnews .blogmorebtn{display: block;margin: 20px auto 0 auto;}
.indexnews .blog_txt h3{font-size: 22px;margin-bottom: 20px;}
.indexnews .blogmore{background-color: #fff;border-radius:50px; color: #00a9e8;border: 1px solid #00a9e8;padding: 15px 30px;font-size: 20px;font-weight: bold;}
.indexnews .blogline{background-color: #fff05b;left: 50%;transform: translateX(-50%);}
.indexnews .blogli:hover .blogmore{background-color: #fff05b;color: #000;border: 1px solid #fff05b;}
/* indexmap */
#indexmap{width: 100%;height: 600px;}
/* footer */
.footer {
  background: url(../images/indexbackjpg.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  padding: 80px 0;
  position: relative;
  margin-top: 65px;
 }
 .footer .container{z-index: 999;position: relative;}
 .footer_mask{
   width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);position: absolute;top: 0;left: 0;z-index: 9;
 }
 .footer_logo img {
   max-height: 100px;
   vertical-align: middle;
   max-width: initial;
   margin-bottom: 30px;
 }
 .footer_main h2 {
   font-size: 16px;
   color: #000;
   margin-bottom: 20px;
 }
 .footer .public_ad_header_social_media {
   justify-content: flex-start;
   margin-left: 0;
 }
 .footer .public_ad_header_social_media a i{
 color: #000;
 }
 .footer .public_ad_header_social_media a {
   margin-left: 0;
   margin-right: 15px; 
   margin-bottom: 5px;
   background-color: #fff05b;
   border: 1px solid #fff05b;
 }
 .footer_page h3,
 .footer_product h3,
 .footer_contact h3,
 .footer_nav h3 {
   font-size: 30px;
   color: #000;
   font-weight: bold;
   text-transform: none;
   margin-bottom: 20px;
 }
 .footer_page a,
 .footer_product a {
   display: block;
   font-size: 16px;
   color: #000;
   margin-bottom: 20px;
   text-transform: none;
   word-wrap: break-word;
   word-break: break-all;
 }
 .footer_product a:hover {
   text-decoration: underline !important;
   color: #00a9e8;
 }
 .footer_page a:hover {
   text-decoration: underline !important;
   color: #00a9e8;
 }
 .footer_contact li {
   display: flex;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap; 
   margin: 30px 0;
 }
 .footer_contact li i {
   font-size: 24px;
   color: #fff;
   margin-right: 10px;
   border: 1px solid #00a9e8;
   background-color: #00a9e8;
   padding:10px 15px;
   border-radius: 50%;
 }
 .footer_p p{
   font-size: 16px;
   color: #000;
 }
 .footer_p{margin-bottom: 40px;}
 .footer_contact li p {
   font-size: 16px;
   color: #000;
   flex: 1;
   font-weight: bold;
     word-wrap: break-word;
     word-break: break-all;
 }
 .footer_contact li a {
   font-size: 18px;
   color: #000;
   flex: 1;
    word-wrap: break-word;
     word-break: break-all;
 }
 .footer_copyrights {
   padding: 40px 0 0px 0;
   width: 100%;
   font-size: 16px;
   color: #fff;
 }
 .footer_copyrights_name {
   font-size: 16px;
   color: #fff;
 }
 .footer_copyrights_p{
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-wrap: wrap;
   font-size: 16px;
   color: #fff;
 }
 .footer_Powered{display: flex;justify-content: flex-end;align-items: center;}
 .footer_copyrights_p p {
   font-size: 16px;
   color: #fff;
   display: inline;
     word-wrap: break-word;
     word-break: break-all;
 }
 .footer_copyrights_p a {
   font-size: 16px;
   color: #fff;
   display: inline;
   text-transform: none;
 }
 
 .footer_tags {
   border-bottom: 1px solid #e5e5e5;
   padding: 0 0 10px 0;
   display: flex;
   justify-content: flex-start;
   flex-wrap: wrap;
   align-items: center;
 }
 .footer_tags p {
   font-size: 14px;
   color: #fff;
   text-transform: none;
 }
 .footer_tags a {
   font-size: 14px;
   color: #fff;
   display: block;
   margin:10px 10px 10px 0;
 }
 .footer_tags a:hover {
   text-decoration: underline !important;
   color: #00a9e8;
 }
 .footer_maincontent .footer_contact li p{font-size: 18px;}
 .footer_maincontent .footer_contact{padding-left: 60px;}
 .footer_maincontent .footer_product {border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}
 .footer_flex_neiye .footer_contact li i{padding: 5px 10px;font-size: 18px;}
 .footer_flex_neiye .footer_contact li{margin: 0 0 20px 0;}
 .footer_flex_neiye .footer_contact li p{font-weight: normal;}
 .footer_maincontent{margin-top: -180px;position: relative;z-index: 999;  background-color: #fff;overflow: hidden;margin-bottom: 40px;}
 .footer_flex{display: flex;flex-wrap: wrap;padding: 50px 60px;align-items: center;}
 .footer_flex_neiye{display: flex;flex-wrap: wrap;padding: 40px 50px;justify-content: space-between;}
 .footer_maincontent_neiye{position: relative;z-index: 999;  background-color: #fff;overflow: hidden;margin-bottom: 40px;}
/* customer */
.customer{background-color: #eff4fa;padding: 0 0 90px 0;}
.customer_flex{display: flex;flex-wrap: wrap;  background-color: #fff;margin-top: -100px;position: relative;z-index: 999;}
.customer_left,.customer_right{margin: 0 !important;padding: 0 !important;}
.customer_title {margin-bottom: 40px;}
.customer_title h2{font-size: 70px;color: #000;font-family: "impact";  word-wrap: break-word;}
.customer_box p{font-size: 16px;color: #000; line-height: 30px;  word-wrap: break-word;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 5; -webkit-box-orient: vertical;overflow: hidden;}
.customer_person{display: flex;justify-content: flex-start;align-items: center;margin-top: 50px;}
.customer_person_img{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;margin-right: 20px;}
.customer_person_img img{width: 100%;height: 100%;vertical-align: middle;}
.customer_name{flex:1;}
.customer_name h3{font-size: 20px;color: #000;font-weight: bold;margin-bottom: 10px;  word-wrap: break-word;}
.customer_name span{font-size: 14px;color: #666;  word-wrap: break-word;}
.customer_swiper .swiper-slide{padding-bottom: 80px;}
.customer_swiper  .swiper-pagination-bullet{opacity: 1; border: 1px solid #00a9e8;width: 20px;height: 20px;background-color: transparent;}
.customer_swiper .swiper-pagination-bullet-active{background-color: #00a9e8;}
.customer_swiper .swiper-button-next, .customer_swiper .swiper-button-prev{bottom: 0;top: auto;width: 60px;height: 60px;line-height: 60px;border-radius: 50%;text-align: center;background-color: #000;z-index: 9999;}
.customer_swiper .swiper-button-next:after,.customer_swiper .swiper-button-prev:after{font-size: 20px;color: #fff;font-weight: bold;}
.customer_swiper .swiper-button-next:hover, .customer_swiper .swiper-button-prev:hover{background-color: #000;}
.customer_swiper  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
.customer_swiper .swiper-horizontal>.swiper-pagination-bullets, .customer_swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.customer_swiper .swiper-pagination-custom, .customer_swiper .swiper-pagination-fraction{left: 0%;transform: translateX(-40%);}
.customer_form{padding:80px 60px  40px 60px;background-color: #fff05b;}
.customer_form h3{font-size: 70px;letter-spacing: 1px;  color: #000;font-family: "impact";text-align: center;margin-bottom: 15px;  word-wrap: break-word;}
.customer_form p{font-size: 16px;color: #000;text-align: center;margin-bottom: 30px;  word-wrap: break-word;}
.customer_maincontent{padding: 80px 60px;}
.customer_swiper{background-color: #fff;}
.customer_right{position: relative;overflow: hidden;}
.customer_back img{position: absolute;bottom: 0;right: 0;width: 450px;height: 450px;opacity: 0.3;}
/* case */
.case{background-color: #eff4fa;padding: 0 0 0px 0;}
.case .indexproduct_title h2{color: #000;}
.case .indexabout_btn{background-color: #fff05b;color: #000;}
.case .indexabout_btn:hover{background-color: #00a9e8;color: #fff;}
.picture_img{width: 100%;height: auto;display: block;position: relative;overflow: hidden;padding-top: 75%;}
.picture_img img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.picture_icon{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 999;width: 80px;height: 80px;line-height: 80px;text-align: center;border-radius: 50%;background-color: #00a9e8;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.picture_icon i{font-size: 30px;color: #fff;text-align: center;}
.picture_img:hover .picture_icon{opacity: 0;  transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.picture_img:hover img{z-index: 9999;transform: scale(1.2);}
.case_flex{display: flex;flex-wrap: wrap;}
.case_li{margin-bottom: 30px;}
.case_box{background-color: #fff;height: 100%;}
.bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.8;filter: Alpha(opacity=50);z-index: 999999;transition:all 1s;display: none}
.bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
.bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer} 
.picture .swiper {
  width: 100%;
  height: 100%;
}
.picture .swiper-slide{height: auto;padding-bottom: 80px;}
.picture .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case_content{padding: 30px;display: flex;justify-content: space-between;align-items: center;}
.case_content_text{flex: 0 80%;}
.case_content_text h3{font-size: 20px;color: #000;font-weight: bold;word-wrap: break-word;word-break: break-all;margin-bottom: 15px;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.case_content_text a{font-size: 20px;color: #000;font-weight: bold;word-wrap: break-word;word-break: break-all;display: block;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.case_content_text p{font-size: 14px;color: #000;word-wrap: break-word;word-break: break-all;display: block;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.case_btn{padding: 15px 30px; margin-left: 40px; background-color: #fff05b;color: #000;text-align: center;font-size: 16px;font-weight: bold;text-transform: none;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.case_li:hover .case_btn{background-color: #00a9e8;color: #fff;}
/* shi pei */
@media (max-width:576px){
    
    .indexabout{ 
    margin-top: 0px;
    
}

  .indexabout_flex{margin-top: 30px;}
  .indexabout_main{padding: 0 15px;}
  .indexproduct_title{flex-wrap: wrap;}
  .customer_form{padding: 30px 15px 0 15px;}
  .customer_form h3{font-size: 26px;}
  .customer_title h2{font-size: 26px;}
  .customer_maincontent{padding: 30px 15px;}
  .indexproduct_title h2{font-size: 26px;}
  .case_content{flex-wrap: wrap;padding: 10px;}
  .indexnews_title_left h2{font-size: 26px;margin-bottom: 20px;}
  .indexnews .blogmore{padding: 10px 15px;font-size: 14px;}
  .footer_flex{padding: 30px 15px;}
  .footer_maincontent .footer_contact{padding-left: 0;}
  .indexabout_main h1{font-size: 26px;}
  .indexabout_btn{padding: 10px 15px;font-size: 16px;margin-top: 15px;}
  .indexabout_data h3{font-size: 24px;}
  .indexabout_box h4{font-size: 14px;}
  .indexabout_video_img{margin-top: 30px;}
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 300px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 300px;}
  .indexadvantage_box{padding: 30px 10px;}
  .indexadvantage_img{width: 60px;height: 60px;line-height: 60px;}
  .indexadvantage_img img{width: 30px;height: 30px;}
  .indexadvantage{padding: 30px 0;}
  .indexadvantage_box h3{font-size: 18px;margin-bottom: 10px;}
  .indexadvantage_box p{font-size: 14px;}
  .indexadvantage_li{border-bottom: 1px solid #e5e5e5;}
  .indexproduct{padding: 40px 0 20px 0;margin-top: 0;}
  .indexproduct_content{padding: 20px 10px;}
  .indexproduct_content .indexproduct_h3{font-size: 18px;}
  .indexproduct_content h3{font-size: 18px;margin-bottom: 10px;}
  .indexproduct_more{padding: 10px 15px;font-size: 14px;}
  .customer_flex{margin-top: 0;}
  .customer_back{display: none;}
  .customer_swiper .swiper-horizontal>.swiper-pagination-bullets, .customer_swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .customer_swiper .swiper-pagination-custom, .customer_swiper .swiper-pagination-fraction{left: 0;transform: none;}
  .customer_person_img{width: 70px;height: 70px;}
  .customer{padding: 0 0 40px 0;}
  .indexproduct_title h2{margin-bottom: 20px;}
  .picture_icon{width: 40px;height: 40px;line-height: 40px;}
  .picture_icon i{font-size: 18px;}
  .case_content_text a{font-size: 16px;}
  .case_content_text h3{font-size: 16px;margin-bottom: 10px;}
  .case_btn{display: block;margin-top: 15px;width: 100%;font-size: 14px;margin-left: 0;padding: 10px 0;}
  .case{padding: 0 0 20px 0;}
  .teamscroll_img{padding: 10px;}
  .indexnews{padding: 40px 0 20px 0;}
  .indexnews_title_more{padding: 10px 30px;font-size: 14px;}
  .indexnews .blogli:last-child{display: none;}
  .footer_maincontent{margin-top: 0;}
  .footer_flex_neiye{padding: 20px 15px;}
  .indexnews .blog_txt{padding: 10px;}
  .indexnews .blog_txt h3{font-size: 16px;margin-bottom: 10px;}
  .footer{padding: 40px 0 90px 0;}
  .footer_logo img{max-height: 50px;}
  .footer_contact li i{padding: 5px 10px;font-size: 16px;}
  .footer_maincontent .footer_contact li{margin: 0 0 20px 0;}
  .footer_maincontent .footer_contact li p{font-size: 14px;}
  .footer_maincontent .footer_main {margin-bottom: 30px;}
  .gotop{width: 45px;height: 45px;line-height: 45px;bottom: 100px;}
  .gotop:before{font-size: 18px;}
  .footer_page {display: none;}
  .footer_page h3, .footer_product h3, .footer_contact h3, .footer_nav h3{font-size: 20px;margin-bottom: 15px;}
  .footer_flex_neiye .footer_product {margin-top: 30px;}
  .footer_flex_neiye .footer_nav {margin-top: 30px;}
  .footer_page a, .footer_product a{font-size: 14px;margin-bottom: 10px;}
}
@media (min-width:577px) and (max-width:767px) {
    
        .indexabout{ 
    margin-top: 0px;
    
}

  .indexabout_flex{margin-top: 30px;}
  .indexabout_main{padding: 0 15px;}
  .indexproduct_title{flex-wrap: wrap;}
  .customer_form{padding: 30px 15px 0 15px;}
  .customer_form h3{font-size: 26px;}
  .customer_title h2{font-size: 26px;}
  .customer_maincontent{padding: 30px 15px;}
  .indexproduct_title h2{font-size: 26px;}
  .case_content{flex-wrap: wrap;padding: 10px;}
  .indexnews_title_left h2{font-size: 26px;margin-bottom: 20px;}
  .indexnews .blogmore{padding: 10px 15px;font-size: 14px;}
  .footer_flex{padding: 30px 15px;}
  .footer_maincontent .footer_contact{padding-left: 0;}
  .indexabout_main h1{font-size: 26px;}
  .indexabout_btn{padding: 10px 15px;font-size: 16px;margin-top: 15px;}
  .indexabout_data h3{font-size: 24px;}
  .indexabout_box h4{font-size: 14px;}
  .indexabout_video_img{margin-top: 30px;}
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 350px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 350px;}
  .indexadvantage_box{padding: 30px 10px;}
  .indexadvantage_img{width: 60px;height: 60px;line-height: 60px;}
  .indexadvantage_img img{width: 30px;height: 30px;}
  .indexadvantage{padding: 30px 0;}
  .indexadvantage_box h3{font-size: 18px;margin-bottom: 10px;}
  .indexadvantage_box p{font-size: 14px;}
  .indexadvantage_li{border-bottom: 1px solid #e5e5e5;}
  .indexproduct{padding: 40px 0 20px 0;margin-top: 0;}
  .indexproduct_content{padding: 20px 10px;}
  .indexproduct_content .indexproduct_h3{font-size: 18px;}
  .indexproduct_content h3{font-size: 18px;margin-bottom: 10px;}
  .indexproduct_more{padding: 10px 15px;font-size: 14px;}
  .customer_flex{margin-top: 0;}
  .customer_back{display: none;}
  .customer_swiper .swiper-horizontal>.swiper-pagination-bullets, .customer_swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .customer_swiper .swiper-pagination-custom, .customer_swiper .swiper-pagination-fraction{left: 0;transform: none;}
  .customer_person_img{width: 70px;height: 70px;}
  .customer{padding: 0 0 40px 0;}
  .indexproduct_title h2{margin-bottom: 20px;}
  .picture_icon{width: 40px;height: 40px;line-height: 40px;}
  .picture_icon i{font-size: 18px;}
  .case_content_text a{font-size: 16px;}
  .case_content_text h3{font-size: 16px;margin-bottom: 10px;}
  .case_btn{display: block;margin-top: 15px;width: 100%;font-size: 14px;margin-left: 0;padding: 10px 0;}
  .case{padding: 0 0 20px 0;}
  .teamscroll_img{padding: 10px;}
  .indexnews{padding: 40px 0 20px 0;}
  .indexnews_title_more{padding: 10px 30px;font-size: 14px;}
  .indexnews .blogli:last-child{display: none;}
  .footer_maincontent{margin-top: 0;}
  .footer_flex_neiye{padding: 20px 15px;}
  .indexnews .blog_txt{padding: 10px;}
  .indexnews .blog_txt h3{font-size: 16px;margin-bottom: 10px;}
  .footer{padding: 40px 0 90px 0;}
  .footer_logo img{max-height: 50px;}
  .footer_contact li i{padding: 5px 10px;font-size: 16px;}
  .footer_maincontent .footer_contact li{margin: 0 0 20px 0;}
  .footer_maincontent .footer_contact li p{font-size: 14px;}
  .footer_maincontent .footer_main {margin-bottom: 30px;}
  .gotop{width: 45px;height: 45px;line-height: 45px;bottom: 100px;}
  .gotop:before{font-size: 18px;}
  .footer_page {display: none;}
  .footer_page h3, .footer_product h3, .footer_contact h3, .footer_nav h3{font-size: 20px;margin-bottom: 15px;}
  .footer_flex_neiye .footer_product {margin-top: 30px;}
  .footer_flex_neiye .footer_nav {margin-top: 30px;}
  .footer_page a, .footer_product a{font-size: 14px;margin-bottom: 10px;}
}
@media (min-width:768px) and (max-width:991px) {
    
        .indexabout{ 
    margin-top: 0px;
    
}

  .indexabout_flex{margin-top: 30px;}
  .indexabout_main{padding: 0 15px;}
  .indexproduct_title{flex-wrap: wrap;}
  .customer_form{padding: 30px 15px 0 15px;}
  .customer_form h3{font-size: 26px;}
  .customer_title h2{font-size: 26px;}
  .customer_maincontent{padding: 30px 15px;}
  .indexproduct_title h2{font-size: 26px;}
  .case_content{flex-wrap: wrap;padding: 10px;}
  .indexnews_title_left h2{font-size: 26px;margin-bottom: 20px;}
  .indexnews .blogmore{padding: 10px 15px;font-size: 14px;}
  .footer_flex{padding: 30px 15px;}
  .footer_maincontent .footer_contact{padding-left: 0;}
  .indexabout_main h1{font-size: 26px;}
  .indexabout_btn{padding: 10px 15px;font-size: 16px;margin-top: 15px;}
  .indexabout_data h3{font-size: 24px;}
  .indexabout_box h4{font-size: 14px;}
  .indexabout_video_img{margin-top: 30px;}
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 400px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 400px;}
  .indexadvantage_box{padding: 30px 10px;}
  .indexadvantage_img{width: 60px;height: 60px;line-height: 60px;}
  .indexadvantage_img img{width: 30px;height: 30px;}
  .indexadvantage{padding: 30px 0;}
  .indexadvantage_box h3{font-size: 18px;margin-bottom: 10px;}
  .indexadvantage_box p{font-size: 14px;}
  .indexadvantage_li{border-bottom: 1px solid #e5e5e5;}
  .indexproduct{padding: 40px 0 20px 0;margin-top: 0;}
  .indexproduct_content{padding: 20px 10px;}
  .indexproduct_content .indexproduct_h3{font-size: 18px;}
  .indexproduct_content h3{font-size: 18px;margin-bottom: 10px;}
  .indexproduct_more{padding: 10px 15px;font-size: 14px;}
  .customer_flex{margin-top: 0;}
  .customer_back{display: none;}
  .customer_swiper .swiper-horizontal>.swiper-pagination-bullets, .customer_swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .customer_swiper .swiper-pagination-custom, .customer_swiper .swiper-pagination-fraction{left: 0;transform: none;}
  .customer_person_img{width: 70px;height: 70px;}
  .customer{padding: 0 0 40px 0;}
  .indexproduct_title h2{margin-bottom: 20px;}
  .picture_icon{width: 40px;height: 40px;line-height: 40px;}
  .picture_icon i{font-size: 18px;}
  .case_content_text a{font-size: 16px;}
  .case_content_text h3{font-size: 16px;margin-bottom: 10px;}
  .case_btn{display: block;margin-top: 15px;width: 100%;font-size: 14px;margin-left: 0;padding: 10px 0;}
  .case{padding: 0 0 20px 0;}
  .teamscroll_img{padding: 10px;}
  .indexnews{padding: 40px 0 20px 0;}
  .indexnews_title_more{padding: 10px 30px;font-size: 14px;}
  .indexnews .blogli:last-child{display: none;}
  .footer_maincontent{margin-top: 0;}
  .footer_flex_neiye{padding: 20px 15px;}
  .indexnews .blog_txt{padding: 10px;}
  .indexnews .blog_txt h3{font-size: 16px;margin-bottom: 10px;}
  .footer{padding: 40px 0 90px 0;}
  .footer_logo img{max-height: 50px;}
  .footer_contact li i{padding: 5px 10px;font-size: 16px;}
  .footer_maincontent .footer_contact li{margin: 0 0 20px 0;}
  .footer_maincontent .footer_contact li p{font-size: 14px;}
  .footer_maincontent .footer_main {margin-bottom: 30px;}
  .gotop{width: 45px;height: 45px;line-height: 45px;bottom: 100px;}
  .gotop:before{font-size: 18px;}
  .footer_page {display: none;}
  .footer_page h3, .footer_product h3, .footer_contact h3, .footer_nav h3{font-size: 20px;margin-bottom: 15px;}
  .footer_flex_neiye .footer_product {margin-top: 30px;}
  .footer_flex_neiye .footer_nav {margin-top: 30px;}
  .footer_page a, .footer_product a{font-size: 14px;margin-bottom: 10px;}
}
@media (min-width:992px) and (max-width:1199px) {
    
        .indexabout{ 
    margin-top: 0px;
    
}

  .indexabout_flex{margin-top: 30px;}
  .indexabout_main{padding:30px 15px;}
  .indexproduct_title{flex-wrap: wrap;}
  .customer_form{padding: 30px 15px 0 15px;}
  .customer_form h3{font-size: 26px;}
  .customer_title h2{font-size: 26px;}
  .customer_maincontent{padding: 30px 15px;}
  .indexproduct_title h2{font-size: 26px;}
  .case_content{flex-wrap: wrap;padding: 10px;}
  .indexnews_title_left h2{font-size: 26px;margin-bottom: 20px;}
  .indexnews .blogmore{padding: 10px 15px;font-size: 14px;}
  .footer_flex{padding: 30px 15px;}
  .footer_maincontent .footer_contact{padding-left: 30px;}
  .indexabout_main h1{font-size: 26px;}
  .indexabout_btn{padding: 10px 15px;font-size: 16px;margin-top: 15px;}
  .indexabout_data h3{font-size: 24px;}
  .indexabout_box h4{font-size: 14px;}
  /* .indexabout_video_img{margin-top: 30px;} */
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 500px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 500px;}
  .indexadvantage_box{padding: 30px 10px;}
  .indexadvantage_img{width: 60px;height: 60px;line-height: 60px;}
  .indexadvantage_img img{width: 30px;height: 30px;}
  .indexadvantage{padding: 30px 0;}
  .indexadvantage_box h3{font-size: 18px;margin-bottom: 10px;}
  .indexadvantage_box p{font-size: 14px;}
  .indexadvantage_li{border-bottom: 1px solid #e5e5e5;}
  .indexproduct{padding: 40px 0 20px 0;margin-top: 0;}
  .indexproduct_content{padding: 20px 10px;}
  .indexproduct_content .indexproduct_h3{font-size: 18px;}
  .indexproduct_content h3{font-size: 18px;margin-bottom: 10px;}
  .indexproduct_more{padding: 10px 15px;font-size: 14px;}
  .customer_flex{margin-top: 0;}
  .customer_back{display: none;}
  .customer_swiper .swiper-horizontal>.swiper-pagination-bullets, .customer_swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .customer_swiper .swiper-pagination-custom, .customer_swiper .swiper-pagination-fraction{left: 0;transform: none;}
  .customer_person_img{width: 70px;height: 70px;}
  .customer{padding: 0 0 40px 0;}
  .indexproduct_title h2{margin-bottom: 20px;}
  .picture_icon{width: 40px;height: 40px;line-height: 40px;}
  .picture_icon i{font-size: 18px;}
  .case_content_text a{font-size: 16px;}
  .case_content_text h3{font-size: 16px;margin-bottom: 10px;}
  .case_btn{display: block;margin-top: 15px;width: 100%;font-size: 14px;margin-left: 0;padding: 10px 0;}
  .case{padding: 0 0 20px 0;}
  .teamscroll_img{padding: 10px;}
  .indexnews{padding: 40px 0 20px 0;}
  .indexnews_title_more{padding: 10px 30px;font-size: 14px;}
  .footer_maincontent{margin-top: 0;}
  .footer_flex_neiye{padding: 40px 15px;}
  .indexnews .blog_txt{padding: 10px;}
  .indexnews .blog_txt h3{font-size: 16px;margin-bottom: 10px;}
  .footer{padding: 40px 0 90px 0;}
  .footer_logo img{max-height: 50px;}
  .footer_contact li i{padding: 5px 10px;font-size: 16px;}
  .footer_maincontent .footer_contact li{margin: 0 0 20px 0;}
  .footer_maincontent .footer_contact li p{font-size: 14px;}
  .footer_maincontent .footer_main {margin-bottom: 30px;}
  .gotop{width: 45px;height: 45px;line-height: 45px;bottom: 100px;}
  .gotop:before{font-size: 18px;}
  .footer_page {display: none;}
  .footer_page h3, .footer_product h3, .footer_contact h3, .footer_nav h3{font-size: 20px;margin-bottom: 15px;}
  /* .footer_flex_neiye .footer_product {margin-top: 30px;}
  .footer_flex_neiye .footer_nav {margin-top: 30px;} */
  .footer_page a, .footer_product a{font-size: 14px;margin-bottom: 10px;}
  .customer_flex{align-items: center;}
}
@media (min-width:1200px) and (max-width:1440px) {
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 500px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 500px;}
  .summary_phone{display: none;}
  .footer_logo img{max-height: 80px;}
}
@media (min-width:1401px) and (max-width:1500px){
  .summary_phone{display: none;}
  .footer_logo img{max-height: 80px;}
}
@media (min-width:1401px) and (max-width:1680px) {
    
    .videobox{width:80%;margin: 0 auto;max-height: auto;min-height: 600px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 600px;}
}