.nav_wrap .head_nav > li > a {
  color: #000;
}
.search{width: 70px;height: 70px;line-height: 70px;border: 1px solid #4901ff; background-color: #4901ff; text-align: center;}
.search i {
  color: #fff !important;
}
.fixed-nav .head_layer {
  background-color: #fff !important;
}
.fixed-nav .nav_wrap {
  background-color: #fff !important;
  flex: 1;
}
.head_layer{background-color: #f6f6f6;}
.nav_wrap .head_nav{display: flex;justify-content:center;}

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

/* Advertising header */
.header_hd{border-bottom: 1px solid #e5e5e5;background-color: #f6f6f6;}
.fixed-nav .header_container{padding:10px 30px;}
.headerphone a{ display: block; padding: 15px 30px;background-color: #4901ff;text-align: center;font-size: 30px; margin-right: 30px; font-family: "impact";color: #fff;}
.head_layer{display: flex;justify-content: space-between;align-items: center;}
.web_head{background-color: #f6f6f6;padding: 15px 50px;}
.head_layer_main{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.header_container{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.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: #4901ff;border-radius: 50%;margin-right: 10px;}
.public_header_ways li i{font-size: 18px;color: #fff;}
.public_header_ways li p,.public_header_ways li a{font-size: 16px;color: #000;}
.public_ad_header {padding: 10px 0;}
.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: uppercase;
}

.public_ad_header_name a:hover {
  color: #4901ff;
}

.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: #4901ff;
  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 #4901ff;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-left: 15px;
  border-radius: 50%;
  background-color: #4901ff;
  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: #4901ff;
}
.btn13 {
  border: 1px solid #4901ff;
  position: relative;
  color: #666;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  text-transform: uppercase;
}
.btn13:hover {
  color: #fff;
  border-color: #4901ff;
}

.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: #4901ff;
  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: #4901ff;
  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: #4901ff;
  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.1);
}
.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: 70px 0 70px 0;
}
.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: uppercase;
  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: 15px 30px;
  /* border-radius: 5px; */
  border: 1px solid #4901ff;
  display: inline-block;
  background-color: #4901ff;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  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: #000;
  color: #fff;
  border: 1px solid #000;
}
.indexnews .blog_txt{padding: 20px;}
.indexnews .blogbox{overflow: hidden;background-color: #fff;}
.indexnews .blogmorebtn{display: block;margin: 20px auto 0 auto;}
.indexnews .blog_txt h3{font-size: 18px;margin-bottom: 10px;}
.indexnews .blogmore{background-color: #4901ff;color: #fff;border: 1px solid #4901ff;padding: 15px 30px;font-size: 20px;font-weight: bold;}
.indexnews .blogline{background-color: #4901ff;left: 50%;transform: translateX(-50%);}
.indexnews .blogli:hover .blogmore{background-color: #000;color: #fff;border: 1px solid #000;}
/* banner_product */
.banner_product .swiper-slide{height: auto;}
.banner_product_box{height: 100%;position: relative;overflow: hidden;}
.banner_product_img{width: 100%;height: auto;display: block;position: relative;overflow: hidden;padding-top: 100%;}
.banner_product_img img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;}
.banner_product_mask{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.2);z-index: 99;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;}
.banner_product_title h3{ letter-spacing: 1px; text-transform: uppercase; display: inline-block; word-break: break-all;word-wrap: break-word; padding: 15px;background-color: #fff;font-size: 36px;font-family: "impact";color: #000;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;}
.banner_product_title{position: absolute;top: 40px;left: 50%;transform: translateX(-50%);width: 94%;margin: 0 auto;z-index: 9999;}
.banner_product_title a{letter-spacing: 1px; text-transform: uppercase; word-break: break-all;word-wrap: break-word;background-color: #fff;font-size: 36px;font-family: "impact";color: #000;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;}
.banner_product_content{position: absolute;bottom: 40px;left: 50%;transform: translateX(-50%);width: 94%;margin: 0 auto;z-index: 9999;display: flex;justify-content: space-between;align-items: center;font-family: "impact";letter-spacing: 2px;}
.banner_product_content a{padding: 15px 30px;background-color: #fff;text-align: center;text-transform: uppercase;font-size: 24px;color: #000;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;}
.banner_product_icon{width: 100px;height: 100px;border-radius: 50%;background: #fff;position: relative;overflow: hidden;}
.banner_product_icon img{width: 70px;height: 70px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.banner_product_icon span{font-size: 24px;color: #4901ff;font-family: "impact";text-align: center;position: absolute;top: 55%;left: 50%;transform: translate(-50%,-50%);}
.banner_product_box:hover .banner_product_mask{background-color: rgba(0, 0, 0, 0);}
.banner_product_box:hover .banner_product_title h3,.banner_product_box:hover .banner_product_title a{background-color: #4901ff;color: #fff;}
.banner_product_box:hover  .banner_product_content a{background-color: #4901ff;color: #fff;}
/* indexmedia */
.indexmedia{display: flex;justify-content: center;align-items: center;width: 90%;margin: 0 auto;}
.indexmedia span{display: block;width: 100%;height: 1px;background-color: #e5e5e5;}
.indexmedia_list{flex: 1;margin: 70px 30px;display: flex;justify-content: center;align-items: center;}
.indexmedia_list a{width: 70px;height: 70px;line-height: 70px; display: block; margin: 0 15px; background-color: #4901ff;text-align: center;}
.indexmedia_list a i{font-size: 32px;color: #fff;text-align: center;}
.indexmedia_list a:hover{background-color: #000;}
/* indexproduct */
.indexproduct{padding: 90px 0  90px 0;background-color: #f1f1f1;position: relative;}
.indexproduct_flex{display: flex;flex-wrap: wrap;}
.indexproduct_list{display: flex;flex-wrap: wrap;position: sticky;top: 0;}
.indexproduct_li{margin-bottom: 50px;}
.indexproduct_box{height: 100%;position: relative;}
.indexproduct_box h3{box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.2);padding:20px 15px;background-color: #fff;font-size: 24px;letter-spacing: 1px; word-break: break-all;word-wrap: break-word; font-family: "impact";color: #000;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_title{font-size: 24px;letter-spacing: 1px; word-break: break-all;word-wrap: break-word; font-family: "impact";color: #000;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_img{width: 100%;height: auto;display: block;position: relative;overflow: hidden;padding-top: 100%;}
.indexproduct_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;}
.indexproduct_content{box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.2);background-color: #fff;padding: 20px;margin: -40px 10px 0 10px;position: relative;z-index: 999;}
.indexproduct_content p{font-size: 14px;color: #666;line-height: 25px;word-break: break-all;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.indexproduct_li:hover .indexproduct_box h3{background-color: #4901ff;color: #fff;}
.indexproduct_li:hover .indexproduct_title{color: #fff;}
.indexproduct_li:hover .indexproduct_img img{transform: scale(1.2);}
.indexproduct_left_title{margin-bottom: 30px;}
.indexproduct_left_title h2{font-size: 55px;font-family: "impact";color: #000;letter-spacing: 1px;}
.indexproduct_left_list{background-color: #fff;padding: 20px 50px;margin-bottom: 40px;}
.indexproduct_left_list li{display: flex;justify-content: flex-start;margin: 40px 0;}
.indexproduct_left_list li span{display: block;width: 10px;height: 10px;margin: 5px 15px 0 0;  background-color: #000;border-radius: 50%;}
.indexproduct_left_list li p{font-size: 16px;flex: 1;color: #666;}
.indexproduct_left_advantage{background-color: #fff;padding: 50px 50px;margin-bottom: 40px;}
.indexproduct_left_advantage h3{font-size: 28px;color: #000;margin-bottom: 20px; font-family: "impact";line-height: 38px; word-break: break-all; word-wrap: break-word; letter-spacing: 1px;}
.indexproduct_left_advantage_li{padding: 30px 0;border-bottom: 1px solid #e5e5e5;display: flex;justify-content: space-between;}
.indexproduct_left_advantage_li span{font-size: 48px;font-family: "impact"; color: #fff; display: block;width: 70px;height: 70px;line-height: 70px;text-align: center;background-color: #4901ff;border-radius: 50%;}
.indexproduct_left_advantage_txt{flex: 1;margin-left: 20px;}
.indexproduct_left_advantage_txt h4{font-size: 22px;font-weight: bold;line-height: 30px;  color: #333;margin-bottom: 15px;word-break: break-all;word-wrap: break-word;}
.indexproduct_left_advantage_txt p{font-size: 16px;color: #666;line-height: 28px;word-break: break-all;word-wrap: break-word;}
.indexproduct_left_advantage_li:last-child{border-bottom: none;}
.indexproduct_left_brand{background-color: #fff;padding: 50px;display: flex;justify-content: space-between;align-items: center;}
.indexproduct_left_brand img{width: 150px;height: 150px;vertical-align: middle;}
.indexproduct_left_brand h5{flex: 1;margin-left: 30px;font-size: 42px;color: #000;font-family: "impact";line-height: 45px;word-break: break-all;word-wrap: break-word;letter-spacing: 1px;}
/* about */
.indexabout{padding: 60px 0;}
.indexabout_flex{display: flex;flex-wrap: wrap;align-items: center;}
.indexabout_video_img{border: 30px solid #f1f1f1;}
.indexabout_video_img img{width: 100%;vertical-align: middle;}
.indexabout_content span{display: block;font-size: 18px;color: #4901ff;font-weight: bold;text-transform: uppercase;margin-bottom: 15px;}
.indexabout_content h1{font-size: 48px;color: #000; font-family: "impact";   margin-bottom: 20px;}
.indexabout_content p{font-size: 14px;color: #000;line-height: 25px;margin-bottom: 10px;display: -webkit-box;-webkit-line-clamp:15; -webkit-box-orient: vertical;overflow: hidden;}
.indexabout_btn{display: inline-block;padding: 13px 40px;margin-top: 20px;background-color: #4901ff;font-size: 18px;text-align: center;color: #fff;text-transform: uppercase;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;}
.number{display: flex;flex-wrap: wrap;margin-top: 40px;padding: 30px 0;background-color: #4901ff;}
.indexabout_box{height: 100%;display: flex;flex-direction: column;align-items: center;}
.indexabout_data{display: flex;justify-content: center;align-items: center;margin-bottom: 15px;}
.indexabout_data h3{font-size: 65px;color: #fff;font-family: "impact";}
.number h4{font-size: 20px;text-align: center;color: #fff;font-size: 16px;word-wrap: break-word;word-break: break-all;}
.indexabout_btn:hover{background-color: #000;padding: 13px 60px;}
/* indextwo */
.indextwo{padding: 90px 0  90px 0;background-color: #f1f1f1;position: relative;}
.indextwo_flex{display: flex;flex-wrap: wrap;}
.indextwo_img {position: sticky;top: 0;}
.indextwo_img img{width: 100%;vertical-align: middle;height: 100vh;}
.indextwo_title{margin-bottom: 40px;}
.indextwo_title h2{font-size: 70px;font-family: "impact";letter-spacing: 1px;  color: #000;margin-bottom: 20px;}
.indextwo_title h3{font-size: 26px;color: #4901ff;font-family: "impact";letter-spacing: 1px; margin-bottom: 20px;}
.indextwo_title p{font-size: 16px;color: #333;line-height: 28px;}
.indextwo_work{margin-bottom: 40px;}
.indextwo_work h4,.indextwo_honour h4{font-family: "impact";letter-spacing: 1px; font-size: 32px;color: #000;margin-bottom: 25px;}
.indextwo_work ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.indextwo_work li{width: 48%;position: relative;padding: 40px 0;}
.indextwo_work_icon{position: relative;}
.indextwo_work span{ display: block; position: absolute; top: -40%;left: 20%; width: 90px;height: 90px;line-height: 90px;text-align: center;background-color: #4901ff;border-radius: 50%;text-align: center;font-size: 40px;  color: #fff; font-weight: bold;}
.indextwo_work_icon img{z-index: 999; position: relative; width: 100px;height: 100px;vertical-align: middle;display: block;margin: 0 auto;text-align: center;}
.indextwo_work li h5{font-size: 24px;color: #000;font-weight: bold;text-align: center;margin:30px auto 20px auto;word-break: break-all;word-wrap: break-word;}
.indextwo_work li p{font-size: 16px;text-align: center;color: #333;margin: 0 auto;word-break: break-all;word-wrap: break-word;}
.indextwo_honour .swiper-slide{padding-bottom: 50px;}
/* teamscroll */
.teamscroll{padding: 90px 0; display:none;}
.teamscrollSwiper{background-color: #f1f1f1;padding: 30px 0;}
.center_title{margin-bottom: 40px;}
.center_title h2{font-size: 70px;text-align: center;font-family: "impact";color: #000;letter-spacing: 1px;}
.teamscroll .swiper{width: 100%;height: 100%;}
.teamscroll_img{margin: 0 auto;background-color: #fff; padding:15px 10px; 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;}
.teamscroll_img img{max-width: 100%;vertical-align: middle;margin: 0 auto;display: block;text-align: center;}
.teamscrollSwiper .swiper-slide p{font-size: 16px;text-align: center;color: #000;margin-top: 20px;word-wrap: break-word;}
.teamscroll .swiper-wrapper {transition-timing-function: linear !important;}
/* indexcustomer_main */
.indexcustomer_main{border: 1px solid #e5e5e5;padding:70px 100px;}
.indexcustomer_img{width: 300px;height: 300px;border-radius: 50%;overflow: hidden;margin: 0 auto;text-align: center;}
.indexcustomer_img img{width: 100%;height: 100%;vertical-align: middle;}
.indexcustomer_icon{width: 60px;height: 60px; line-height: 68px;margin: -30px auto 0 auto; z-index: 999;position: relative; text-align: center; border-radius: 50%;background-color: #4901ff;}
.indexcustomer_icon i{text-align: center;font-size:32px;color: #fff;font-weight: bold;}
.indexcustomer_box h3{font-size: 42px;color: #000;font-family: "impact";text-align: center;margin: 30px auto;word-break: break-all;word-wrap: break-word;}
.indexcustomer_box p{text-align: center;color: #333;font-size: 16px;line-height: 25px;}
.indexcustomer_main .swiper-button-next, .indexcustomer_main .swiper-button-prev{width: 55px;height: 55px;line-height: 55px;border-radius:5px;text-align: center;background-color: #f1f1f1;z-index: 9999;}
.indexcustomer_main .swiper-button-next:after,.indexcustomer_main .swiper-button-prev:after{font-size: 20px;color: #000;font-weight: bold;}
.indexcustomer_main .swiper-button-next:hover, .indexcustomer_main .swiper-button-prev:hover{background-color: #a288e3;}
/* contact us + map  */
.indexcontact_flex{display: flex;align-items: center;flex-wrap: wrap;}
#indexmap{width: 100%;height: 800px;}
.indexcontact_list{padding:30px 50px;border: 1px solid #e5e5e5;}
.indexcontact_list li{margin: 40px 0;display: flex;justify-content: space-between;align-items: center;}
.indexcontact_list li span{display: block; text-align: center; width: 80px;height: 80px;line-height: 80px;background-color: #4901ff;border-radius: 50%;}
.indexcontact_list li i{font-size: 36px;color: #fff;text-align: center;}
.indexcontact_li{flex: 1;margin-left: 30px;}
.indexcontact_li h6{font-size: 16px;color: #666;margin-bottom:5px;}
.indexcontact_li p,.indexcontact_li a{font-size: 20px;color: #000;font-weight: bold;} 
/* footer */
.footer{
  background-color: #fff;
  padding: 30px 0;
  color: #000;
  position: relative;
  
}
footer a{
  color: #000;
}

.foot{
  padding-top:80px;
  padding-bottom: 80px;
}
.fot_nav{
  padding-bottom: 50px;
}
.fot_nav:last-child{padding-right: 10px;}
.fot_nav h2{
  font-size:18px;
  font-weight: bold;
  margin-bottom: 10px;
}


.fot_nav ul li a{ border-bottom: 1px solid #ddd;  padding:0 0 10px 0; font-size: 16px;color: #000;word-break: break-all;word-wrap: break-word;display: block;margin: 10px 0;}
.fot_nav ul li a:hover{
  color: #4901ff;
}
.fot_tags strong{font-size: 18px;color: #666;font-weight: normal;margin: 2px 10px 5px 0;}
.fot_tags{display: flex;justify-content: flex-start;flex-wrap: wrap;padding-top: 20px;}
.fot_tags a{font-size: 14px;color: #666;display: inline-block;margin: 5px 10px 5px 0;}
.fot_about{
  border-top: 1px #999 solid;
  padding-top: 30px;
  padding-right: 10px;
  border-bottom: 1px #999 solid;
  padding-bottom: 30px;
}
.fot_about h3{
  font-size:48px;
  text-transform: uppercase;
  /* font-weight: bold; */
  margin-bottom: 20px;
  word-wrap: break-word;
    word-break: break-all;
    font-family: Impact;

}
.fot_about span{
  color: #4901ff;
  font-family: Impact;

}
.indexcate_title_btn{display: inline-block;padding: 15px 30px;font-size: 20px; transition: all ease 0.5s; text-transform: uppercase;  color: #fff;font-weight: bold;text-align: center;  background-color: #4901ff;position: relative;z-index: 999;}
.indexcate_title_btn:hover{box-shadow: 10px 10px 0px 0px rgba(0, 0,0, 0.2);transition: all ease 0.5s;}
.fot_about p{
  font-size: 16px;;
  color: #666;;
}
.fot_left{
  border-right:1px #999 solid; 
  height: 100%;
  position: relative;
}
.fot_right{
  position: relative;
  height: 100%;
}
.fot_right_about h3{
  font-size:48px;
  text-transform: uppercase;
  /* font-weight: bold; */
  margin-bottom: 20px;
  word-wrap: break-word;
  word-break: break-all;
  font-family: Impact;
}
.fot_right_about span{
  color: #4901ff;
  font-family: Impact;
}
.fot_right_about p{
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.fot_contact {
  margin-top: 30px;
}
.fot_contact h3{
  color:#4901ff;
  font-size:16px;
  margin: 5px 0;
  font-weight: bold;
}
.fot_contact p,.fot_contact a{
  font-size:18px;
  color:#666;
  padding: 5px 0;
}
.bottom{
  margin-top:30px;
  color: #666;
}
.bottom a{
  color: #4901ff;
}
.foot{
  padding: 50px 0;
}
.indexabout_more {margin-top: 20px;}
.footer_copyrights {
  padding: 10px 0 0px 0;
  width: 100%;
  font-size: 18px;
  color: #fff;
}
.footer_copyrights_name {
  font-size: 18px;
  color: #fff;
}
.footer_copyrights_p{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  color: #666;
}
.footer_Powered{display: flex;justify-content: flex-end;align-items: center;}
.footer_copyrights_p p {
  font-size: 16px;
  color: #666;
  display: inline;
  margin-bottom: 10px;
}
.footer_copyrights_p a {
  font-size: 16px;
  color: #666;
  display: inline;
  text-transform: uppercase;
}
/* shi pei */
@media (max-width:576px){
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 300px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 300px;}

  .foot{padding: 0;}
  .footer_page{display: none;}
  .fot_nav{padding-bottom: 30px;}
  .fot_about h3{font-size: 26px;}
  .fot_about p{font-size: 14px;}
  .fot_right_about h3{font-size: 26px;}
  .fot_right{margin-top: 30px;}
  .footer{padding: 40px 0 90px 0;}
  .fot_contact{margin-top: 30px;}
  .fot_left{border-right: 0;}
  .gotop:before{font-size: 22px;}
  .gotop{width: 50px;height: 50px;line-height: 50px;}
  .banner_product_title a{font-size: 18px;}
  .banner_product_content a{padding: 10px 15px;font-size: 20px;}
  .banner_product .swiper-button-next:after, .banner_product .swiper-button-prev:after{display: none;}
  .indexmedia_list{margin: 40px 0;}
  .indexproduct{padding: 40px 0 0 0;}
  .indexproduct_left_title h2{font-size: 36px;}
  .indexproduct_left_list{padding:20px 15px;}
  .indexproduct_left_advantage{padding: 20px 15px;}
  .indexproduct_left_advantage h3{font-size: 24px;}
  .indexproduct_left_advantage_li span{font-size: 30px;width: 45px;height: 45px;line-height: 45px;}
  .indexproduct_left_advantage_txt h4{font-size: 18px;}
  .indexproduct_left_brand{padding: 20px 15px;}
  .indexproduct_left_brand img{width: 40px;height: 40px;}
  .indexproduct_left_brand h5{font-size: 24px;line-height: normal;}
  .indexproduct_list{position: static;top: auto;margin-top: 30px;}
  .indexproduct_title,.indexproduct_box h3{font-size: 18px;}
  .indexproduct_content{padding: 10px;margin: -25px 5px 0 5px;}
  .indexabout_content h1{font-size: 36px;}
  .indexabout{padding: 40px 0;}
  .indexabout_video_img{margin-top: 30px;}
  .indexabout_data h3{font-size: 24px;}
  .indexabout_box{margin: 20px 0;}
  .indextwo{padding: 40px 0;}
  .indextwo_img img{height: auto;}
  .indextwo_title h2{font-size: 36px;}
  .indextwo_title h3{font-size: 24px;}
  .indextwo_work_icon img{width: 45px;height: 45px;}
  .indextwo_work span{position: static;top: auto;left: auto;width: 40px;height: 40px;line-height: 40px;font-size: 18px;}
  .indextwo_work li h5{font-size: 18px;}
  .indextwo_work li{padding: 20px 0;}
  .indextwo_work h4, .indextwo_honour h4{font-size: 24px;}
  .teamscroll{padding: 40px 0;}
  .center_title h2{font-size: 36px;}
  .teamscrollSwiper .swiper-slide p{font-size: 14px;}
  .indexcustomer_main{padding: 30px 10px;}
  .indexcustomer_img{width: 100px;height: 100px;}
  .indexcustomer_box h3{font-size: 20px;}
  .indexcustomer_main .swiper-button-next, .indexcustomer_main .swiper-button-prev{display: none;}
  .indexnews{padding: 40px 0;}
  .indexnews_title_left h2{font-size: 36px;}
  .indexnews_title_more{margin-top: 20px;}
  .indexnews .blogmore{padding: 10px;font-size: 14px;}
  .indexnews .blog_txt{padding: 20px 10px;}
  /*.indexnews .blogli:last-child{display: none;}*/
  .indexcontact_list{padding: 20px 15px;}
  .indexcontact_list li span{width: 45px;height: 45px;line-height: 45px;}
  .indexcontact_list li span i{font-size: 24px;}
  .indexcontact_li p, .indexcontact_li a{font-size: 16px;}
  .indexcontact_list li{margin: 20px 0;}
  #indexmap{height: 200px;margin-top: 30px;}

}
@media (min-width:577px) and (max-width:768px) {
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 350px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 350px;}

  
  .foot{padding: 0;}
  .footer_page{display: none;}
  .fot_nav{padding-bottom: 30px;}
  .fot_about h3{font-size: 26px;}
  .fot_about p{font-size: 14px;}
  .fot_right_about h3{font-size: 26px;}
  .fot_right{margin-top: 30px;}
  .footer{padding: 40px 0 90px 0;}
  .fot_contact{margin-top: 30px;}
  .fot_left{border-right: 0;}
  .gotop:before{font-size: 22px;}
  .gotop{width: 50px;height: 50px;line-height: 50px;}
  .banner_product_title a{font-size: 18px;}
  .banner_product_content a{padding: 10px 15px;font-size: 20px;}
  .banner_product .swiper-button-next:after, .banner_product .swiper-button-prev:after{display: none;}
  .indexmedia_list{margin: 40px 0;}
  .indexproduct{padding: 40px 0 0 0;}
  .indexproduct_left_title h2{font-size: 36px;}
  .indexproduct_left_list{padding:20px 15px;}
  .indexproduct_left_advantage{padding: 20px 15px;}
  .indexproduct_left_advantage h3{font-size: 24px;}
  .indexproduct_left_advantage_li span{font-size: 30px;width: 45px;height: 45px;line-height: 45px;}
  .indexproduct_left_advantage_txt h4{font-size: 18px;}
  .indexproduct_left_brand{padding: 20px 15px;}
  .indexproduct_left_brand img{width: 40px;height: 40px;}
  .indexproduct_left_brand h5{font-size: 24px;line-height: normal;}
  .indexproduct_list{position: static;top: auto;margin-top: 30px;}
  .indexproduct_title,.indexproduct_box h3{font-size: 18px;}
  .indexproduct_content{padding: 10px;margin: -25px 5px 0 5px;}
  .indexabout_content h1{font-size: 36px;}
  .indexabout{padding: 40px 0;}
  .indexabout_video_img{margin-top: 30px;}
  .indexabout_data h3{font-size: 24px;}
  .indexabout_box{margin: 20px 0;}
  .indextwo{padding: 40px 0;}
  .indextwo_img img{height: auto;}
  .indextwo_title h2{font-size: 36px;}
  .indextwo_title h3{font-size: 24px;}
  .indextwo_work_icon img{width: 45px;height: 45px;}
  .indextwo_work span{position: static;top: auto;left: auto;width: 40px;height: 40px;line-height: 40px;font-size: 18px;}
  .indextwo_work li h5{font-size: 18px;}
  .indextwo_work li{padding: 20px 0;}
  .indextwo_work h4, .indextwo_honour h4{font-size: 24px;}
  .teamscroll{padding: 40px 0;}
  .center_title h2{font-size: 36px;}
  .teamscrollSwiper .swiper-slide p{font-size: 14px;}
  .indexcustomer_main{padding: 30px 10px;}
  .indexcustomer_img{width: 100px;height: 100px;}
  .indexcustomer_box h3{font-size: 20px;}
  .indexcustomer_main .swiper-button-next, .indexcustomer_main .swiper-button-prev{display: none;}
  .indexnews{padding: 40px 0;}
  .indexnews_title_left h2{font-size: 36px;}
  .indexnews_title_more{margin-top: 20px;}
  .indexnews .blogmore{padding: 10px;font-size: 14px;}
  .indexnews .blog_txt{padding: 20px 10px;}
  /*.indexnews .blogli:last-child{display: none;}*/
  .indexcontact_list{padding: 20px 15px;}
  .indexcontact_list li span{width: 45px;height: 45px;line-height: 45px;}
  .indexcontact_list li span i{font-size: 24px;}
  .indexcontact_li p, .indexcontact_li a{font-size: 16px;}
  .indexcontact_list li{margin: 20px 0;}
  #indexmap{height: 200px;margin-top: 30px;}
}
@media (min-width:769px) and (max-width:992px) {
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 400px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 400px;}

  .foot{padding: 0;}
  .footer_page{display: none;}
  .fot_nav{padding-bottom: 30px;}
  .fot_about h3{font-size: 26px;}
  .fot_about p{font-size: 14px;}
  .fot_right_about h3{font-size: 26px;}
  /* .fot_right{margin-top: 30px;} */
  .footer{padding: 40px 0 90px 0;}
  .fot_contact{margin-top: 30px;}
  .fot_left{border-right: 0;}
  .gotop:before{font-size: 22px;}
  .gotop{width: 50px;height: 50px;line-height: 50px;}
  .banner_product_title a{font-size: 18px;}
  .banner_product_content a{padding: 10px 15px;font-size: 20px;}
  .banner_product .swiper-button-next:after, .banner_product .swiper-button-prev:after{display: none;}
  .indexmedia_list{margin: 40px 0;}
  .indexproduct{padding: 40px 0 0 0;}
  .indexproduct_left_title h2{font-size: 36px;}
  .indexproduct_left_list{padding:20px 15px;}
  .indexproduct_left_advantage{padding: 20px 15px;}
  .indexproduct_left_advantage h3{font-size: 24px;}
  .indexproduct_left_advantage_li span{font-size: 30px;width: 45px;height: 45px;line-height: 45px;}
  .indexproduct_left_advantage_txt h4{font-size: 18px;}
  .indexproduct_left_brand{padding: 20px 15px;}
  .indexproduct_left_brand img{width: 40px;height: 40px;}
  .indexproduct_left_brand h5{font-size: 24px;line-height: normal;}
  .indexproduct_list{position: static;top: auto;margin-top: 30px;}
  .indexproduct_title,.indexproduct_box h3{font-size: 18px;}
  .indexproduct_content{padding: 10px;margin: -25px 5px 0 5px;}
  .indexabout_content h1{font-size: 36px;}
  .indexabout{padding: 40px 0;}
  .indexabout_video_img{margin-top: 30px;}
  .indexabout_data h3{font-size: 24px;}
  .indexabout_box{margin: 20px 0;}
  .indextwo{padding: 40px 0;}
  .indextwo_img img{height: auto;}
  .indextwo_title h2{font-size: 36px;}
  .indextwo_title h3{font-size: 24px;}
  .indextwo_work_icon img{width: 45px;height: 45px;}
  .indextwo_work span{position: static;top: auto;left: auto;width: 40px;height: 40px;line-height: 40px;font-size: 18px;}
  .indextwo_work li h5{font-size: 18px;}
  .indextwo_work li{padding: 20px 0;}
  .indextwo_work h4, .indextwo_honour h4{font-size: 24px;}
  .teamscroll{padding: 40px 0;}
  .center_title h2{font-size: 36px;}
  .teamscrollSwiper .swiper-slide p{font-size: 14px;}
  .indexcustomer_main{padding: 30px 10px;}
  .indexcustomer_img{width: 100px;height: 100px;}
  .indexcustomer_box h3{font-size: 20px;}
  .indexcustomer_main .swiper-button-next, .indexcustomer_main .swiper-button-prev{display: none;}
  .indexnews{padding: 40px 0;}
  .indexnews_title_left h2{font-size: 36px;}
  .indexnews_title_more{margin-top: 20px;}
  .indexnews .blogmore{padding: 10px;font-size: 14px;}
  .indexnews .blog_txt{padding: 20px 10px;}
  /*.indexnews .blogli:last-child{display: none;}*/
  .indexcontact_list{padding: 20px 15px;}
  .indexcontact_list li span{width: 45px;height: 45px;line-height: 45px;}
  .indexcontact_list li span i{font-size: 24px;}
  .indexcontact_li p, .indexcontact_li a{font-size: 16px;}
  .indexcontact_list li{margin: 20px 0;}
  #indexmap{height: 200px;margin-top: 30px;}

}
@media (min-width:993px) and (max-width:1200px) {
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 500px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 500px;}


  .foot{padding: 0;}
  .footer_page{display: none;}
  .fot_nav{padding-bottom: 30px;}
  .fot_about h3{font-size: 26px;}
  .fot_about p{font-size: 14px;}
  .fot_right_about h3{font-size: 26px;}
  /* .fot_right{margin-top: 30px;} */
  .footer{padding: 40px 0 90px 0;}
  .fot_contact{margin-top: 30px;}
  .fot_left{border-right: 0;}
  .gotop:before{font-size: 22px;}
  .gotop{width: 50px;height: 50px;line-height: 50px;}
  .banner_product_title a{font-size: 18px;}
  .banner_product_content a{padding: 10px 15px;font-size: 20px;}
  .banner_product .swiper-button-next:after, .banner_product .swiper-button-prev:after{display: none;}
  .indexmedia_list{margin: 40px 0;}
  .indexproduct{padding: 40px  0;}
  .indexproduct_left_title h2{font-size: 36px;}
  .indexproduct_left_list{padding:20px 15px;}
  .indexproduct_left_advantage{padding: 20px 15px;}
  .indexproduct_left_advantage h3{font-size: 24px;}
  .indexproduct_left_advantage_li span{font-size: 30px;width: 45px;height: 45px;line-height: 45px;}
  .indexproduct_left_advantage_txt h4{font-size: 18px;}
  .indexproduct_left_brand{padding: 20px 15px;}
  .indexproduct_left_brand img{width: 40px;height: 40px;}
  .indexproduct_left_brand h5{font-size: 24px;line-height: normal;}
  /* .indexproduct_list{position: static;top: auto;margin-top: 30px;} */
  .indexproduct_title,.indexproduct_box h3{font-size: 18px;}
  .indexproduct_content{padding: 10px;margin: -25px 5px 0 5px;}
  .indexabout_content h1{font-size: 36px;}
  .indexabout{padding: 40px 0;}
  .indexabout_video_img{margin-top: 30px;}
  .indexabout_data h3{font-size: 24px;}
  .indexabout_box{margin: 20px 0;}
  .indextwo{padding: 40px 0;}
  .indextwo_img img{height: auto;}
  .indextwo_title h2{font-size: 36px;}
  .indextwo_title h3{font-size: 24px;}
  .indextwo_work_icon img{width: 45px;height: 45px;}
  .indextwo_work span{position: static;top: auto;left: auto;width: 40px;height: 40px;line-height: 40px;font-size: 18px;}
  .indextwo_work li h5{font-size: 18px;}
  .indextwo_work li{padding: 20px 0;}
  .indextwo_work h4, .indextwo_honour h4{font-size: 24px;}
  .teamscroll{padding: 40px 0;}
  .center_title h2{font-size: 36px;}
  .teamscrollSwiper .swiper-slide p{font-size: 14px;}
  .indexcustomer_main{padding: 30px 10px;}
  .indexcustomer_img{width: 100px;height: 100px;}
  .indexcustomer_box h3{font-size: 20px;}
  .indexcustomer_main .swiper-button-next, .indexcustomer_main .swiper-button-prev{display: none;}
  .indexnews{padding: 40px 0;}
  .indexnews_title_left h2{font-size: 36px;}
  .indexnews_title_more{margin-top: 20px;}
  .indexnews .blogmore{padding: 10px;font-size: 14px;}
  .indexnews .blog_txt{padding: 20px 10px;}
  /* .indexnews .blogli:last-child{display: none;} */
  .indexcontact_list{padding: 20px 15px;}
  .indexcontact_list li span{width: 45px;height: 45px;line-height: 45px;}
  .indexcontact_list li span i{font-size: 24px;}
  .indexcontact_li p, .indexcontact_li a{font-size: 16px;}
  .indexcontact_list li{margin: 20px 0;}
  #indexmap{height: 500px;}
}
@media (min-width:1201px) and (max-width:1400px) {
  .videobox{width:90%;margin: 0 auto;max-height: auto;min-height: 500px;}
  .videobox iframe{width: 100%;max-height: auto;min-height: 500px;}
  .headerphone{display: none;}
  .search{width: 50px;height: 50px;line-height: 50px;}
  .web_head{padding: 15px 30px;}
  .logo-fixed img,.fixed-nav .logo-fixed img{max-height: 80px;}
  .indexproduct_left_brand h5{font-size: 30px;}
}
@media (min-width:1401px) and (max-width:1440px){
  .logo-fixed img,.fixed-nav .logo-fixed img{max-height: 80px;}
}
@media (min-width:1441px) 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;}
}