body,html{overflow-x: hidden;}
.headernav{width: 100%;z-index: 9999999;background-color:rgba(255,255,255,0.3);}
.headernav_bd{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.headernav_right{display: flex;justify-content: flex-end;align-items: center;}
.headernav_logo img{max-height: 100px;}
.header_hd{padding: 5px 0;background-color: #4dbbf1;}
.header_hdways ul{display: flex;justify-content:center;align-items: center;}
.header_hdways li{display: flex;justify-content: flex-start;align-items: center;margin: 0 25px;}
.header_hdways li i{font-size: 18px;color: #fff;margin-right: 10px;}
.header_hdways li p{font-size: 16px;color: #fff;}

/* 1 */
.services-card{padding:30px 20px 25px;background-color:#fff;border-radius:10px;position:relative;z-index:1;margin-bottom:30px}
.services-card:hover::before{width:100%;height:100%;border-radius:10px;opacity:1}
.services-card:hover i{color:#fff}
.services-card:hover b{color:#fff}
.services-card:hover h3 a{color:#fff}
.services-card:hover p{color:#fff}
.services-card:hover .learn-btn{color:#fff}
.services-card:hover .learn-btn i{color:#fff}
.services-card::before{content:'';position:absolute;z-index:-1;bottom:0;right:0;width:90px;height:90px;background-color:#4dbbf1;border-radius:272px 0 0 0;opacity:.1;-webkit-transition:.7s;transition:.7s}
.services-card::after{content:'';position:absolute;z-index:-1;bottom:0;right:0;width:75px;height:75px;background-color:#4dbbf1;border-radius:170px 0 0 0;opacity:.1}
.services-card i{color:#4dbbf1;font-size:60px;line-height:1}
.services-area_flex{display: flex;flex-wrap: wrap;}
.services-card{height: 100%;}
.services-card h3{font-size: 20px;color: #000;margin-bottom: 15px;margin-top: 15px;font-weight: bold;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.services-card p{font-size: 16px;color: #333;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.advantage{background-color: rgba(47,128,237,0.6);padding: 60px 0;}
.advantage_main{margin-top: -160px;position: relative;z-index: 99;}
.learn-btn{display: flex;justify-content: flex-start;align-items: center;margin-top: 20px;font-size: 18px;color: #000;}
.learn-btn b{font-size: 18px;color: #000;margin-top: 3px;display: block;font-weight: normal;}


.backimg{background: url(../images/about.jpg) no-repeat 50% 50% fixed;background-size: cover;padding: 100px 0 130px 0;position: relative;overflow: hidden;}
.backimgcover{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 99;background-color: rgba(0,0,0,0.5);}
.backimg .indexproduct_title{z-index: 999;position: relative;}
.backimg .indexproduct_title h2,.backimg .indexproduct_title p{color: #fff;}

.indexproduct{padding: 0 0 60px 0;margin-top: -100px;z-index: 9999;position: relative;}
.indexproduct_title{margin-bottom: 40px;}
.indexproduct_title span{font-size: 24px;display: block; color: #4dbbf1;font-weight: bold;text-align: center;margin-bottom: 20px;}
.indexproduct_title h2{font-size: 48px;color: #252525;font-weight: bold;text-align: center;text-transform: uppercase;margin-bottom: 20px;}
.indexproduct_title p{font-size: 16px;text-align: center;}
.indexproduct_flex{display: flex;flex-wrap: wrap;}
.indexproduct_li{margin-bottom: 30px;}
.indexproduct_box{height: 100%;border-radius: 15px;overflow: hidden; background-color: #fff;box-shadow: 5px 5px 20px rgba(0,0,0,0.1);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;overflow: hidden;position: relative;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{padding: 15px 15px;}
.indexproduct_content p{font-size: 16px;color: #666;text-align: center;display: -webkit-box;-webkit-line-clamp: 2; -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 h3{font-size: 20px;font-weight: bold;margin: 0 0 15px 0; color: #252525;text-align: center;display: -webkit-box;-webkit-line-clamp: 2; -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_btn{display: flex;justify-content: center;align-items: center;margin: 20px auto 0 auto;}
.indexproduct_btn a{font-size: 16px;color: #4dbbf1;display: block;padding: 10px 40px;border: 1px solid #4dbbf1;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_box{background-color: #4dbbf1;}
.indexproduct_li:hover .indexproduct_content h3,.indexproduct_li:hover .indexproduct_content p{color: #fff;}
.indexproduct_li:hover .indexproduct_btn a{border: 1px solid #fff;background-color: #fff;} 
.indexproduct_li:hover .indexproduct_img img{transform:scale(1.2) rotateZ(8deg);}
.indexproductallmore{display: block;width: 25%;height: 55px;line-height: 55px;text-align: center;font-size: 20px;color: #fff;background-color: #4dbbf1;margin: 40px auto 0 auto;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;}
.indexproductallmore:hover{background-color: #252525;color: #fff;width: 30%;}


.public_tableflex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.public_table_main{padding: 30px;background-color: #e4ecf4;margin: 30px auto;}
.public_table_main_title{margin-bottom: 30px;}
.public_table_main_title span{display: block;width: 100px;height: 3px;background-color: #0b80c5;margin: 15px auto 0 auto;text-align: center;}
.public_table_main_title h3{font-size: 32px;text-align: center;font-weight: bold;}
.public_tableli{margin: 15px auto;overflow: hidden;width: 100%;border-radius: 5px;}
.public_tableli input{ width: 100%;padding:15px; border-bottom: 2px solid #fff; font-size: 16px;color: #000;background-color: #fff !important;  border: 1px solid #fff; outline: none;background: none;}
.public_tableli input::placeholder{font-size: 16px;color: #000;}
.public_tableli input:focus{border-bottom: 2px solid #0b80c5;}
.public_tableli_btn{display: flex;justify-content: center;align-items: center;margin-top: 30px;}
.public_tableli_btn input{border: 1px solid #0b80c5; cursor: pointer; width: 100%;padding: 15px;background-color: #0b80c5;outline: none;font-size: 18px;text-align: center;color: #fff;}
.public_tableli_btn input:hover{background-color: #fff;border: 1px solid #0b80c5;color: #0b80c5;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_tableli textarea{resize: none; height: 80px; width: 100%;padding:15px; border-bottom: 2px solid #fff; font-size: 16px;color: #000;background-color: #fff !important;  border: 1px solid #fff; outline: none;background: none;}
.public_tableli textarea::placeholder{font-size: 16px;color: #000;}
.public_tableli textarea:focus{border-bottom: 2px solid #0b80c5;}
.ll_di .public_tableli{width: 50%;}
.public_tableone .public_tableli{width: 100%;}
.ll_di .public_table_button{margin: 0 auto; display: flex;justify-content: center;align-items: center;width: 90%;}
.ll_di .public_tableli_btn input{margin: 0 30px;}
.ll_di .public_tableli_btn{width: 48%;}

.yan .public_table_main{max-width: 1000px;width: 100%;padding: 15px;}
.yan .public_tableli{width: 50%;}
.public_tableone .public_tableli{width: 100%;}
.yan .public_table_button{margin: 0 auto; display: flex;justify-content: center;align-items: center;width: 90%;}
.yan .public_tableli_btn input{margin: 0 30px;}
.yan .public_tableli_btn{width: 48%;}
.yantwo .yan_line,.yantwo  .next_button ,.yantwo .yan_tag{max-width: 1000px;}

.v_server{padding: 70px 0 0 0;}
.cate_content p{font-size: 16px;color: #000;line-height: 28px;}
.cate_content img{max-width: 100%;vertical-align: middle;display: block;margin: 0 auto;}
.cate .productshow_inquiry_main{margin: 40px 0;background-image: linear-gradient(300deg, #4dbbf1 0%, #4dbbf1 100%);}
.v_server_box {position: relative;height: 100%;padding: 30px;border-radius: 30px;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; overflow: hidden;border: 1px solid #e5e5e5;}
.v_server_img{  
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 84%;
  border-radius: 30px;z-index: 9;}
.v_server_img img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;z-index: 9;}
.v_server .indexaboutmore{display: flex;justify-content: center;align-items: center;margin-top: -30px;z-index: 9999;position: relative;}
.v_server_content {padding:30px 15px 15px 15px;}
.v_server_content h3{font-size: 18px;margin-bottom: 15px; color: #000;font-weight: bold;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.v_server_content p{font-size: 16px;color: #666;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.v_server_li:hover .v_server_box{border: 1px dashed #4dbbf1;}
.v_server_li:hover .v_server_content h3{color: #4dbbf1;}
/* 4 */
.hotproduct{padding: 60px 0 30px 0;background: url(../images/home-bg1.png) no-repeat;background-size: cover;}
.hotproduct_flex{display: flex;flex-wrap: wrap;align-items: center;}
.hotproduct_box{height: 100%;}
.hotproduct_box_img{display: block;position: relative;overflow: hidden;width: 100%;height: auto;padding-top: 100%;}
.hotproduct_box_img img{width: 100%;height: auto;vertical-align: middle;position: absolute;top: 0;left: 0;transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
.hotproduct_box_centerimg{display: block;position: relative;overflow: hidden;width: 100%;height: 100%;padding-top: 204%;}
.hotproduct_box_centerimg img{width: 100%;height: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
.hotproduct_box_li{margin: 15px 0;}
.hotproduct_box_centerli,.hotproduct_box_li{position: relative;overflow: hidden;border-radius: 25px;}
.hotproduct_cover{position: absolute;bottom: 0;left: 0;width: 100%;height:0; background-image: linear-gradient(to top,rgba(9,141,163,0.6),rgba(9,141,163,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;}
.hotproduct_content{border-radius: 15px; position: absolute;bottom: 10%;left: 50%;transform: translate(-50%,200%);background-color: #fff;width: 90%;margin: 0 auto;padding: 30px;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;}
.hotproduct_content h3{font-size: 24px;color: #4dbbf1;font-weight: bold;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.hotproduct_content p{font-size: 16px;color: #000;margin: 20px 0 10px 0;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.hotproduct_content .indexproduct_btnmore {justify-content: flex-start;margin: 20px 0 0 0;}
.hotproduct_content .indexproduct_btnmore  a{font-size: 18px;}
.hotproduct_content .indexproduct_btnmore:hover a{background-color: #4E346E;color: #fff;border: 1px solid #4E346E;}
.hotproduct_box_centerli:hover .hotproduct_cover{height: 100%;}
.hotproduct_box_centerli:hover .hotproduct_content{transform: translate(-50%,0%);}
.hotproduct_box_li:hover .hotproduct_cover{height: 100%;}
.hotproduct_box_li:hover .hotproduct_content{transform: translate(-50%,0%);}
.hotproduct_box_centerli:hover .hotproduct_box_centerimg img{transform: scale(1.3);}
.hotproduct_box_li:hover .hotproduct_box_img img{transform: scale(1.3);}

/* 5 */
.section5 {
  padding: 70px 0 70px 0;
  background: url(../images/img11.jpg) fixed;
}
.section5_box {
  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;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 10px 20px 10px;
  overflow: hidden;
  height: 100%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.section5_img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  height: 0;
  display: block;
  padding-top: 80%;
}
.section5_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;
}
.section5_txt span {
  font-size: 18px;
  color: #000;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  margin-top: 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;
}
.section5_txt h3 {
  font-size: 20px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -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;
}
.section5_txt p {
  margin-top: 15px;
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -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;
}
.section5_go {
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  width: 65%;
  height: 50px;
  line-height: 50px;
  margin: 20px auto 0 auto;
  background-color: #4dbbf1;
  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;
}
.section5_li:hover .section5_box {
  background-color: #4dbbf1;
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}
.section5_li:hover .section5_go {
  background-color: #fff;
  color: #4dbbf1;
  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;
}
.section5_li:hover .section5_txt span {
  color: #fff;
  border-bottom: 1px solid #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;
}
.section5_li:hover .section5_txt p {
  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;
}
.section5_li:hover .section5_txt h3 {
  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;
}
.newsgo {
  margin: 20px auto 0 auto;
  display: block;
  width: 20%;
  height: 50px;
  line-height: 50px;
  background-color: #4dbbf1;
  color: #fff;
  text-align: center;
  font-size: 18px;
  border: 1px solid #4dbbf1;
  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;
}
.newsgo:hover {
  background-color: #fff;
  color: #4dbbf1;
  width: 30%;
  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;
}
.section5_con_flex{display: flex;flex-wrap: wrap;}

/* footer */
.advance{position: relative;overflow: hidden;padding: 80px 0;background: url(../images/banner2.jpg) no-repeat 50% 50%;background-size: cover;}
.countflex{display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.count_txt{display: flex;flex-direction: column;align-items: flex-start;}
.count_txt h3{font-size: 36px;color: #000;font-weight: bold;text-transform: uppercase;}
.count_txt span{width: 110px;height: 8px;border-radius: 30px;background-color: #4dbbf1;display: block;margin: 30px 0;}
.count_txt h2{font-size: 60px;color: #4dbbf1;font-weight: bold;margin-bottom: 30px;}
.count_txt p{font-size: 24px;color: #000;line-height: 28px;}
.countmore{display: inline-block;padding: 15px 80px;border-radius: 30px;font-size: 18px;  border: 2px solid #4dbbf1;  margin-top: 45px; color: #fff;text-align: center;background-color: #4dbbf1;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.countmore:hover{padding: 15px 100px;color: #4dbbf1;background-color: #fff;font-weight: bold;}
.countimg img{width: 100%;vertical-align: middle;}
.move_cover{
  background-color: transparent;
    background-image: linear-gradient(120deg, rgba(255,255,255,0.6) 70%, #4dbbf1 50%);
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product{background: url(../images/img11.jpg) fixed;}
.product .product_right{background-color: rgba(255,255,255,0.8);padding: 0;}
.neiyeproduct .container,.product .container{display: flex;flex-wrap: wrap;flex-direction: column;}
  .neiyeproduct{padding: 70px 0;background: url(../images/img11.jpg) fixed;}
  .neiyeproduct_main{margin-bottom: 40px;background-color: rgba(255,255,255,0.8);padding-bottom: 20px;}
  .neiyeproduct_main_list ul{padding: 10px;}
  .neiyeproduct_main_title{padding: 15px;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;background: #f0f5fa;}
  .neiyeproduct_main_title h2{font-size: 24px;color: #000;font-weight: bold;text-transform: uppercase;}
  .neiyeproduct_main_title a{display: flex;justify-content: flex-end;align-items: center;}
  .neiyeproduct_main_title a:hover p{color: #4dbbf1;}
  .neiyeproduct_main_title a:hover i{color: #4dbbf1;}
  .neiyeproduct_main_title a p{font-size: 16px;color: #000;text-transform: uppercase;font-weight: bold;}
  .neiyeproduct_main_title a i{font-size: 20px;color: #000;margin-left: 10px;}
  .neiyeproduct_main_list li{padding: 20px 0;border-bottom: 1px solid #e5e5e5;display: flex;justify-content: flex-start;}
  .neiyeproduct_main_list li a{flex: 1;}
  .neiyeproduct_main_li h3{font-size: 18px;color: #000;font-weight: bold;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;}
  .neiyeproduct_main_li h4{ margin-top: 10px; font-size: 16px;line-height: 28px; color: #666;display: none;-webkit-line-clamp: 2; -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;}
  .neiyeproduct_main_list li:hover .neiyeproduct_main_li h4{display: -webkit-box;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;}
  .neiyeproduct_main_list li:hover .neiyeproduct_main_li h3{color: #4dbbf1;}
  .neiyeproduct_main_list li::before{content: "";width: 10px;height: 10px;display: block;background-color: #4dbbf1;margin-top: 3px;margin-right: 10px;}

/* 029 */
.indexabout{padding: 60px 0 60px 0; background: #EEF3F9;}
.indexaboutflex{display: flex;align-items: center;flex-wrap: wrap;}
.indexaboutwenzi {position: absolute;top: 75px;left: 0;z-index: 9;display: flex;justify-content: space-between;align-items: center;flex-wrap: nowrap;}
.indexaboutwenzi img{width: 100%;vertical-align: middle;}
.indexaboutimg img{width: 100%;vertical-align: middle;}
.indexaboutmain h2{font-size: 60px;color: #000;font-weight: bold;margin-bottom: 20px;}
.indexaboutmain h3{font-size: 24px;color: #4dbbf1;font-weight: bold;margin-bottom: 20px;}
.indexaboutmain p{font-size: 18px;color: #000;line-height: 28px;margin-bottom: 15px;}
.indexaboutmore{display: inline-block;padding: 10px 60px;background-color: #4dbbf1;font-size: 20px;color: #fff;text-align: center;margin-top: 15px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexaboutmore:hover{background-color: #4E346E;color: #fff;padding: 10px 80px;}

/*  */
/* .indexabout{padding: 70px 0 0 0;background-color: #EEF3F9;}
.indexabout_flex{display: flex;flex-wrap: wrap;align-items: center;}
.indexabout_img{border-radius: 30px;overflow: hidden;}
.indexabout_img img{width: 100%;vertical-align: middle;}
.indexabout_title span{font-size: 24px;color: #4dbbf1;font-weight: bold;margin-bottom: 20px;display: block;}
.indexabout_title h2{font-size: 42px;color: #252525;font-weight: bold;margin-bottom: 30px;}
.indexabout_title p{font-size: 16px;color: #666;}
.indexabout_number{margin-top: 40px;}
.indexabout_number ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.indexabout_number li{width: 32%;overflow: hidden;box-shadow: 3px 3px 15px rgba(0,0,0,0.1);padding: 10px 10px;border-radius: 10px;}
.indexabout_number li p{font-size: 16px;color: #252525;text-align: center;}
.numberdata{display: flex;justify-content: center;align-items: center;}
.numberdata h3,.numberdata b{font-size: 48px;color: #4dbbf1;font-weight: bold;}
.indexaboutmore{display: flex;justify-content: flex-start;margin-top: 30px;}
.indexaboutmore a{display: block;padding: 12px 70px;background: linear-gradient(to right,#4dbbf1 ,#4dbbf1);border-radius: 30px;font-size: 20px;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;}
.indexaboutmore a:hover{padding: 12px 90px;} */
.indexfeedback .swiper {width: 100%;height: 100%;}
.indexfeedback .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 50px;
}
.indexfeedback .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.indexfeedback .swiper-pagination-bullet {
    background: #fff;
    opacity: 1 !important;
    width: 10px;
    height: 10px;
    border: 2px solid #4dbbf1;
  }
  .indexfeedback .swiper-pagination-bullet-active {
    opacity: 1 !important;
    border: 2px solid #4dbbf1;
    background-color: #4dbbf1;
  }
  .indexfeedback{background-color: #EEF3F9;padding: 60px 0;}
  .indexfeedback_box{padding: 40px 20px;background-color: #fff;border-radius: 20px;}
  .indexfeedback_p p{font-size: 16px;color: #333;text-align: center;}
  .indexfeedback_person{display: flex;justify-content: center;align-items: center;margin-bottom: 20px;}
  .indexfeedback_img{width: 80px;height: 80px; line-height: 80px; margin: 0 auto; text-align: center; border-radius: 50%; overflow: hidden;}
  .indexfeedback_img img{width: 100%;height: 100%;}
  .indexfeedback_txt{margin-top: 20px;}
  .indexfeedback_txt h3{font-size: 20px;color: #666;font-weight: bold;text-align: center;}
  .indexfeedback_txt p{font-size: 14px;color: #666;margin-top: 10px;text-align: center;}
  .indexproduct_title{margin-bottom: 50px;}
  .indexproduct_title h2{font-size: 48px;text-align: center;font-weight: bold;color: #000;margin:0 auto 20px auto ;}
  .indexproduct_title p{font-size: 16px;color: #666;text-align: center;}
  .indexproduct_title .indexhot_title_t{display: flex;justify-content:center;align-items: center;margin-bottom: 20px;}
  .indexproduct_title .indexhot_title_t  span{display: block;width: 60px;height: 4px;background-color: #4dbbf1;margin-right: 15px;}
  .indexproduct_title .indexhot_title_t  h3{font-size: 24px;color: #4dbbf1;font-weight: bold;}
.bannercontent img{width: 100%;vertical-align: middle;}
.headercar i{font-size: 28px;color: #4dbbf1;cursor: pointer;margin-left: 30px;}
.headercar img{width: 35px;height:35px;vertical-align: middle;margin-left: 40px;}
.headercar {position: relative;cursor: pointer;}
.headercar span{display: block;padding: 0px 10px;font-size: 16px;font-weight: bold;color: #fff;background-color: #4dbbf1;position: absolute;top: -5px;right: -21px;border-radius: 30px;}
.table_wrap table{overflow-x: auto;text-align: center;margin: 0 auto;width: 100%;border: 1px solid #000;}
.table_wrap table tr:nth-child(odd) {background-color: #e7f5ff;}
.table_wrap table td {border: 1px solid #ccc;text-align: center; padding: 10px;}


/* .youhuiquan_box{background: url(../images/youhuiquan1.png) no-repeat;background-size: cover;padding: 80px 0;} */
.youhuiquan_box{position: relative;overflow: hidden;}
.youhuiquan_img{display: block;}
.youhuiquan_img img{width: 100%;vertical-align: middle;}
.youhuiquan_content{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 80%;}
.youhuiquan_content h3{font-size: 24px; font-family: "impact"; text-align: center;color: #fff;margin-bottom: 30px;}
.youhuiquan_content p{font-size: 16px;color: #fff;text-align: center;}
.youhuiquan_more{display: block;padding: 10px 40px;background: #fff;font-size: 18px;color: #4dbbf1;font-weight:bold; text-align: center; border-radius: 30px;margin-top: 40px;}
.youhuiquan_li{margin-bottom: 30px;}
.header_person i{font-size: 36px;color: #4dbbf1;}
.header_person{margin-left: 40px;cursor: pointer;display: block;}
.contactwei{display: flex;flex-direction: column;}


.s-side i{font-size: 16px;color: #000;}
.s-side .first {background: #f3f9fe;color: #fff;border-bottom: 1px solid #e5e5e5;}
.product_menu h2{font-size: 36px;text-align: center;background: #f3f9fe;color: #fff;padding: 20px 15px;border-bottom: 1px solid #fff;}
.d-firstNav{display: flex;justify-content: space-between;align-items: flex-start;padding: 15px;}
.d-firstDrop li{border-bottom: 1px solid #e5e5e5;}
.d-firstNav span{font-size: 16px;color: #000;}
.d-firstDrop span{font-size: 16px;color: #000;}
.d-secondNav{display: flex;justify-content: space-between;align-items: flex-start;padding: 15px 15px 15px 30px;}
.s-thirdItem{border-bottom: none !important;padding: 15px 15px 15px 45px;}
.s-thirdItem a{color: #000;font-size: 16px;}
.d-firstNav:hover{background-color: #4dbbf1;}
.d-secondNav:hover{background-color: #4dbbf1;} 
.s-thirdItem:hover{background-color: #4dbbf1;}
.d-firstNav:hover span,.d-firstNav:hover i,.d-secondNav:hover span,.d-secondNav:hover i,.s-thirdItem:hover a{color: #f3f9fe;font-weight: bold;}
.iconRotate { transform: rotate(90deg);transition: transform 0.5s;}
.s-firstDrop,.s-secondDrop { display: none;}
.s-secondItem{padding: 15px 15px 15px 40px;}
.Samplecar{margin-bottom: 60px;}
.Samplecar .cartBox{height:780px;overflow-y: auto;}
.Samplecar .cartBox::-webkit-scrollbar {
  width: 6px;
  border-radius: 20px;
  background-color: #ddd;
}
.Samplecar .car_con{background-color: #f3f9fe;padding-bottom: 0;}

.Samplecar .cartBox::-webkit-scrollbar-thumb {
  height: 30px;
  background-color: #ccc;
  border-radius: 30px;
}
.Samplecar .addcarbutton{margin-top: -50px;}
.Samplecarlist{
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 30px 30px 0;
  margin-bottom: 30px;
}
.Samplecar .order_content .order_lists{
  border-bottom: none ;
  padding: 0;
  margin-bottom: 0;
}
.freeshowiconbox{position: relative;}
.freeshowicon{position: absolute;top: -13px;left: -13px;z-index: 9999;width: 200px;}
.store .freeshowicon img{width: 100%;position: static !important;top: auto !important;left: auto !important;}
.store .collect a{display: flex;justify-content: flex-start;align-items: center;}
.store .collect a p{font-size: 16px;color: #f00;font-weight: bold;margin-left: 10px;}
.store_button .collect{margin-top: 0;}

.catecard .container{display: flex;flex-wrap: wrap;flex-direction: column;}
.catecard_main{width: 100%;margin-bottom: 40px;}
    .catecard{padding: 60px 0 20px 0;}
    .catecard_main h2{font-size: 36px;color: #4dbbf1;font-weight: bold;text-transform: capitalize;margin-bottom: 30px;}
    .catecard_box{margin-bottom: 20px;}
    .catecard_flex{display: flex;flex-wrap: wrap;}
    .catecard_li{margin-bottom: 30px;position: relative;}
    .catecard_li_box{padding: 15px; height: 100%;background-color: #fff;box-shadow: 3px 3px 15px rgba(0,0,0,0.1);border-radius: 15px;overflow: hidden;}
    .catecard_li_title{margin-bottom: 15px; display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;padding: 15px;border-radius: 10px;background-color: #EEF3F9;}
    .catecard_li_title img{width: 40px;height: 40px;display: block;vertical-align: middle;}
    .catecard_li_title h3{font-size: 18px;font-weight: bold;color: #000;flex: 1;margin-left: 10px;}
    .catecard_li_title:hover h3{color: #4dbbf1;text-decoration: underline;}
    .catecard_li_a li a{font-size: 16px;color: #000;font-weight: bold;display: block;padding: 10px 0;flex: 1;}
    .catecard_li_a li{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
    .catecard_li_a li span{display: block;width: 5px;height: 5px;background-color: #4dbbf1;margin-right: 10px;margin-top: 17px;}
    .catecard_li_a li:hover a{color: #4dbbf1;text-decoration:underline ;}
    .product_navgo{margin-bottom: 40px;padding: 15px;background-color: #f1f1f1;width: 100%;}
    .product_navgo ul{display: flex;justify-content: space-evenly;align-items: center;flex-wrap: wrap;padding: 0 30px;}
    .product_navgo li{width: 30%;overflow: hidden;margin: 15px 0 15px 0 ;}
    .product_navgo li a{display: flex;justify-content: flex-start;align-items: center;}
    .product_navgo li img{width: 40px;height: 40px; vertical-align: middle;}
    .product_navgo li p{font-size: 18px;color: #000;font-weight: bold;margin-left: 15px;flex: 1;}
    .product_navgo li::after{width: 33%;overflow: hidden;content: "";}
    .product_navgo li:hover p{color: #4dbbf1;}
    .header_iconbtn{display: flex;justify-content: flex-end;align-items: center;}
.header_iconbtn img{margin: 0 0 0 30px;width: 40px;height: 40px;}
.header_language{position: relative;cursor: pointer;}
.header_language_span ul{ display: flex;flex-direction: column;align-items: center;background: #fff;width: 100%;}
.header_language_span li p{font-size: 16px;color: #000;text-align: center;font-weight: bold;}
.header_language_span li{padding: 10px;background: #fff;border-bottom: 1px solid #e5e5e5;}
.header_language_span{display: none; position: absolute;top:57px;left: 75%;transform: translateX(-50%);z-index: 9999;}
.header_language_span li:hover p{color: #4dbbf1;}
.store_main .storeSwiper2 .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.store_main .storeSwiper2 .swiper-slide img {
  width: 100%;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}

.store_main .storeSwiper .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 26%;
}

.store_main .storeSwiper .swiper-slide img {
  width: 100%;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}
.Samplecar .list_img{position: relative;overflow: initial !important;}
.freeicon{position: absolute;top: -8px;left: -8px;z-index: 999;width: 120px;}
.freeicon img{width: 100%;vertical-align: middle;}

.Samplecar .list_cons{width: 70%;margin-left: 100px;font-size: 20px;font-weight: bold;}
.Samplecar .list_amounts{width: 30%;text-align: center;font-size: 20px;font-weight: bold;}
.Samplecar .order_lists .list_con{width: 70%;}
.product .car{padding: 0;}
.product .car_con{padding-bottom: 0;border-bottom: none;}
.product .order_lists .list_amount .amount_box{margin: 0;}
.about_and_sample{padding: 60px 0 0 0;}
.about_and_sample .all_order_tag p{font-size: 26px;font-weight: bold;text-transform: capitalize;}
.about_and_sample .all_order_tag{background-color: #e4ecf4;padding: 15px 30px;width: 100%;justify-content: center;}
.product  .list_img{
  position: relative;
  overflow: hidden;
  display: block;
  width: 35%;
  height: auto;
  padding-top: 35%;
  border: 1px solid #e5e5e5;

}
.product  .list_img img{
  position: absolute;
  top: 0;
  left: 0;
}

.Innovation{padding: 60px 0;background: url(../images/home-bg1.png) no-repeat 50% 50%;background-size: cover;}
.rui_product_title{margin-bottom: 40px;}
.rui_product_title h2{font-size: 48px;color: #000;font-weight: bold; text-align: center;text-transform: uppercase;letter-spacing: 3px;}
.Innovation_flex{display: flex;flex-wrap: wrap;}
.Innovation_box{height: 100%;position: relative;overflow: hidden;border-radius: 10px;}
.Innovation_li{position: relative;overflow: hidden;margin: 15px 0;}
.Innovation_img {display: block; position: relative;overflow: hidden;width: 100%;height: 100%;display: block;padding-top: 80%;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;}
.Innovation_img img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;}
.Innovation_title {position: absolute;bottom: 0;width: 100%;left: 0;padding: 15px  40px;background-color: rgba(0, 0, 0, 0.6);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;}
.Innovation_title h3{font-size: 18px;color: #fff;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.Innovation_cover{opacity: 0; transform: scale(1.2); position: absolute; bottom: 0;left: 0; width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 9999;display: block;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;}
.Innovation_cover_txt{width: 80%; position: absolute;top: 45%;left: 50%;transform: translate(-50%,-45%);}
.Innovation_cover_txt h4{font-size: 18px;color: #fff;text-align: center;font-weight: bold;margin-bottom: 30px;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.Innovation_cover_txt p{font-size:16px;line-height: 28px; color: #fff;text-align: center;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.horn{
  position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    height: 90%;
    transform: translate(-50%,-50%);
    background: linear-gradient(to left, #fff, #fff) left top no-repeat, linear-gradient(to bottom, #fff, #fff) left top no-repeat, linear-gradient(to left, #fff, #fff) right top no-repeat, linear-gradient(to bottom, #fff, #fff) right top no-repeat, linear-gradient(to left, #fff, #fff) left bottom no-repeat, linear-gradient(to bottom, #fff, #fff) left bottom no-repeat, linear-gradient(to left, #fff, #fff) right bottom no-repeat, linear-gradient(to left, #fff, #fff) right bottom no-repeat;
    background-size: 2px 80px, 80px 2px, 2px 80px, 80px 2px;
    z-index: 99999;
}
.Innovation_li:hover .Innovation_title{bottom: -100px;}
.Innovation_li:hover .Innovation_cover{opacity: 1;transform: scale(1);}

@media (max-width: 767px){
  .header_hd{display: none;}
  .headernav_bd{padding: 15px 0;}
  .advantage_main{margin-top: 0;}
  .aad{margin: 10px 0;}
  .hotproduct_box_centerimg{padding-top: 100%;}
  .hotproduct_cover{height: 100%;}
  .hotproduct_box_centerli{margin-bottom: 30px;}
  .hotproduct_content{transform: translate(-50%,50%);bottom: 50%;}
  .newsgo,.newsgo:hover{width: 80%;}

  .copyrights{flex-wrap: wrap;}
  .banner .swiper-button-next, .banner .swiper-button-prev{display: none;}
}
@media (min-width: 768px) and (max-width: 992px){
  .header_hd{display: none;}
  .headernav_bd{padding: 15px 0;}
  .advantage_main{margin-top: 0;}
  .aad{margin: 10px 0;}
  .hotproduct_box_centerimg{padding-top: 100%;}
  .hotproduct_cover{height: 100%;}
  .hotproduct_box_centerli{margin-bottom: 30px;}
  .hotproduct_content{transform: translate(-50%,50%);bottom: 50%;}
  .newsgo,.newsgo:hover{width: 50%;}

  .copyrights{flex-wrap: wrap;}
  .banner .swiper-button-next, .banner .swiper-button-prev{display: none;}
  .hotproduct_center {display: none;}
}
@media (min-width: 993px) and (max-width: 1200px){
  .header_hd{display: none;}
  .headernav_bd{padding: 15px 0;}
  .advantage_main{margin-top: 0;}
  .aad{margin: 10px 0;}
  .hotproduct_box_centerimg{padding-top: 100%;}
  .hotproduct_cover{height: 100%;}
  .hotproduct_box_centerli{margin-bottom: 30px;}
  .hotproduct_content{transform: translate(-50%,50%);bottom: 50%;width: 70%;}
  .newsgo,.newsgo:hover{width: 50%;}

  .copyrights{flex-wrap: wrap;}
  .hotproduct_center {display: none;}
  .banner .swiper-button-next, .banner .swiper-button-prev{display: none;}
}
@media (min-width: 1201px) and (max-width: 1600px) {}
/* 
.footer {
  background: #EEF3F9;
}
.footer_hd {
  padding: 40px 0 40px 0;
}
.footer_top{border-bottom: 1px solid #e5e5e5;padding: 20px 0 20px 0;}
.Privacy{display: flex;justify-content: flex-end;align-items: center;flex-wrap: wrap;}
.Privacy a{text-decoration: underline;display: block;margin-left: 20px;}
.footer_bd{background-color: #EEF3F9; padding: 20px 0  45px 0;border-top: 1px solid #e5e5e5;}
.footertoprow{display: flex;justify-content: flex-start;width: 100%;align-items: center;}
.copyrights {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.footer_bd a {
  font-size: 14px;
  color: #333;
}
.footer_left p {
  font-size: 14px;
  color: #333;
}
.footer_logo {
  display: block;

}
.footer_logo img{max-height: 100px;}
.footer_way {
  display: flex;
  justify-content: flex-start;
  align-items: center;
 
}
.footer_way a {
  display: block;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background-color: #fff;
  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;
}
.footer_way a i{
  font-size: 26px;color: #4dbbf1;text-align: center;
}
.footer_way a:hover{transform: scale(0.8);}
.footer_middle h3,
.footer_right h3 {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.footer_middle li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.footer_middle li a{
  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;
}
.footer_middle li:hover a{text-decoration: underline;}
.footer_right li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
}
.footer_right i {
  color: #333;
  font-size: 24px;
}
.footer_right p {
  font-size: 14px;
  color: #333;
  display: block;
  margin-left: 10px;
  flex: 1;
}
.footer_middle i {
  color: #333;
  font-size: 14px;
}
.footer_middle a {
  font-size: 14px;
  color: #333;
  display: block;
  margin-left: 5px;
  flex: 1;
}
.footer_middle a:hover {
  color: #333;
}
.product_right  .indexproduct_box{background-color: #f1f1f1;}
.footer_flex{display: flex;flex-wrap: wrap;}
.footer_right .inquiry_li{width: 48%;overflow: hidden;margin: 5px 0;}
.footer_right .footerbiao{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.footer_right .inquiry_btn{width: 100%;}
.footer_right .inquiry_btn input{margin: 10px auto 0 auto;width: 100%;}
.footer_right .inquiry_li input{background-color: rgba(255,255,255,0.3);color: #333;}
.footer_right .inquiry_li input::placeholder{color: #333;}
.footer_left h3{font-size: 26px;color: #333;font-weight: bold;}
.footer_left p{font-size: 16px;color: #333;margin-top: 20px;}
.footer_table .footer_table_flex{padding-top: 30px;border-top: 1px solid #f8f8f8;margin-bottom: 40px;display: flex;align-items: center;flex-wrap: wrap;} */
.footer {
  background-color: transparent;
  color: #000000;
  background-color: #f0f5fa;
  /* background: url(../images/fbg.jpg) center; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment:fixed;
  padding: 50px 0;
}
.fleftd{
  background-color: transparent;
  background-image: linear-gradient(300deg, 
  #4dbbf1 0%, 
  #56CCF2 100%);
  color: #ffffff;
  padding: 25px;
  border-radius: 8px;
}
.fleftd h2{
  font-size: 22px;
  margin: 12px 0;
}
.fleftd p{
  padding: 15px 0;
}
.fleftxhx{
  width: 95%;
  margin: 0 auto;
  height: 1px;
  background-color: #ffffff;
}
.fleftul{
  display: flex;
  margin: 25px 0;
}
.fleftuli{
  margin-right: 12px;
  background-color: #ffffff;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(1);
  transition: 0.3s;
  cursor: pointer;
}
.fleftuli:hover{
  transform: scale(0.8);
}
.fleftuli i{
  color: #4dbbf1;
  font-size: 20px;
}

.frightupd h2{
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.frightupduli i{
  color: #4dbbf1;
  font-size: 20px;
  margin-right: 12px;
}
.frightupduli span{
  font-size: 16px;
 color:#939CAF ;
 transition: 0.5s;
}
.frightupduli{
  margin: 15px 0;
}
.frightupduli:hover span{
  color: #4dbbf1;
}
.frxhx{
  width: 100%;
  height: 1px;
  background-color: #000000;
  margin: 25px 0;
}
.frightdown{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.frightdownleft{
  width: 50%;
}
.frightdownleft h2{
  color: #000000;
  margin: 15px 0;
  font-size: 22px;
  font-weight: 600;
}
.frightdownright{
  width: 40%;
}
.frightdownleft p{
  color: #a8adb8;
}
.frdrforminp{
  width: 70%;
  border: 0;
  padding: 15px;
}
.frdrformbtn{
  width: 50px;
  height: 50px;
  padding: 15px;
  border: 0;
  background-color: #4dbbf1;
  color: #ffffff;
  border-radius: 100%;
  margin-left: 15px;
}
.lastxhx{
  width: 100%;
  height: 1PX;
  background-color: #a8adb8 ;
  margin: 25px 0;
}
.lastfooter{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.mmmlogo img{max-height: 100px;vertical-align: middle;}
.lastf{display: flex;justify-content: flex-end;align-items: center;}
.lastf a{margin-left: 10px;}
.lastf a:hover{text-decoration: underline;color: #0b80c5;}
.headernav_logo img{max-height: 95px;vertical-align: middle;}
.personflex{flex: 1;}

.disabled,.disabled a,.disabled input{cursor: not-allowed;}
.checkout_page{padding: 70px 0;background: url(../images/img11.jpg) fixed;}
.checkout_page .container{display: flex;flex-wrap: wrap;}
.checkout_page_title{margin-bottom: 30px;width: 100%;}
.checkout_page_title h2{font-size: 48px;font-weight: bold;color: #000;margin-bottom: 20px;text-transform: uppercase;}
.checkout_page_title p{font-size: 16px;color: #f00;margin-bottom: 30px;font-weight: bold;}
.checkout_page_title h3{font-size: 18px;color: #000;}
.checkout_page_flex{display: flex;flex-wrap: wrap;}
.checkout_page_table_title{display: flex;justify-content: space-between;align-items: center;}
.shipto {width: 48%;overflow: hidden;}
.billto{width: 48%;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.checkout_page_main{width: 100%;}
.shipto h3,.billto h3{font-size: 26px;color: #4dbbf1;font-weight: bold;text-transform: capitalize;}
.billto .yan_tag_left{display: flex;justify-content: flex-end;align-items: center;}
.billto .yan_tag_left input[type="checkbox"]+label{margin-top: 5px;}
.billto .yan_tag_left p{color: #000;}
.checkout_page_table_inquiry .public_tableli{width: 48%;border-radius: 0%;margin: 15px 0;}
.checkout_page_table_inquiry .public_tabletextarea {width: 48%;}
.checkout_page_table_inquiry .public_tableli input{border: 1px solid #e5e5e5;padding: 10px;}
.public_tabletextarea textarea{resize: none;
height: 80px;
width: 100%;
padding: 15px;
border-bottom: 2px solid #fff;
font-size: 16px;
color: #000;
background-color: #fff !important;
border: 1px solid #e5e5e5;
outline: none;
background: none;
}
.public_tabletextarea textarea::placeholder{color: #000;font-size: 16px;}
.checkout_page_table_inquiry .public_tableli input:focus,.checkout_page_table_inquiry .public_tableli textarea:focus{border: 1px solid #4dbbf1;}
.public_tableli p{font-size: 14px;color: #f00;font-weight: bold;margin-top: 5px;}
.disabledinput input{background-color: #f1f1f1 !important;}
.disabledinput input:focus{border: 1px solid #f1f1f1 !important;}

.checkout_order{padding: 30px;border: 1px solid #e5e5e5;border-radius: 30px;background-color: #fff;}
.checkout_order h2{font-size: 26px;color: #000;text-transform: capitalize;font-weight: bold;margin-bottom: 30px;}
.checkout_order li{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;margin-bottom: 30px;}
.checkout_order li h3{font-size: 16px;color: #000;text-transform: capitalize;}
.checkout_order li p{font-size: 16px;color: #000;}
.checkout_order li h5{font-size: 16px;color: #f00;}
.checkout_order_total{display: flex;justify-content: space-between;align-items: center;border-top: 1px solid #e5e5e5;padding-top: 30px;}
.checkout_order_total h6{font-size: 18px;color: #4dbbf1;font-weight: bold;text-transform: capitalize;}
.checkout_order_total h4{font-size: 22px;color: #4dbbf1;font-family: "impact";}
.confirm button{border: none;outline: none;width: 100%;display: block; padding: 10px 0; background-color: #4dbbf1;font-size: 18px;color: #fff;text-align: center;margin-top: 30px;border-radius: 10px;}
.checkout_page_details h3{font-size: 36px;color: #000;text-transform: uppercase;font-weight: bold;margin-bottom: 30px;}
.checkout_page_details{width: 100%;margin-top: 60px;}
.checkout_page_details_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;border: 1px solid #e5e5e5;}
.checkout_page_details_list li{display: flex;flex-direction: column;align-items: center;padding: 10px;width: 14%; border-right: 1px solid #e5e5e5;}
.checkout_page_details_list li p{font-size: 18px; font-weight: bold; color: #000;text-align: center;text-transform: capitalize; margin-bottom: 30px;}
.detailsimages{width: 100px;height: 100px;overflow: hidden;border: 1px solid #e5e5e5;}
.detailsimages img{width: 100%;height: 100%;vertical-align: middle;}
.checkout_page_details_list li span{display: block;font-size: 16px;color: #000;margin: 0 0 10px 0;text-align: center;}
.checkout_page_details_list li:last-child{border-right: none;}
.checkout_page_details_list li h6{font-size: 22px;color: #4dbbf1;font-weight: bold;}
.po_order{padding: 70px 0;}
.po_order .container{display: flex;flex-wrap: wrap;}
.po_order_title{margin-bottom: 40px;background: #f1f1f1;padding: 10px 30px;border-radius: 10px; width: 100%; display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.po_logo img{max-height: 100px;vertical-align: middle;}
.po_order_title p{font-size: 18px;color: #000;text-transform: capitalize;}
.po_order_header{width: 100%;margin-bottom: 30px;}
.po_order_header ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.po_order_header ul li h3{font-size: 26px;color: #4dbbf1;font-weight: bold;text-transform: capitalize;line-height: 30px;}
.po_order_header p{font-size: 16px;color: #000;margin-bottom: 10px;}

.po_order_address{width: 100%;padding: 50px 0;border-top: 2px dashed #4dbbf1;border-bottom: 2px dashed #4dbbf1;}
.po_order_address ul{display: flex;justify-content: space-evenly;border: 1px solid #4dbbf1;}
.po_order_address li:last-child{border-right: none;}
.po_order_address li{width: 48%;padding: 30px;border-right: 1px solid #4dbbf1;display: flex;flex-direction: column;align-items: flex-start;}
.po_order_address li h3{font-size: 20px;color: #4dbbf1;font-weight: bold;text-transform: uppercase;margin-bottom: 15px;}
.po_order_address li p{font-size: 16px;color: #000;margin-bottom: 10px;}

.po_order_table{width: 100%;border: 1px solid #4dbbf1;margin-top: 50px;}
.po_order_table_title ul{display: flex;justify-content: space-between;align-items: center;}
.po_order_table_hd ul{display: flex;justify-content:  space-between;align-items: center;}
.po_order_table_title li{  padding: 15px; text-align: center;width: 17%;border-right: 1px solid #4dbbf1;border-bottom: 1px solid #4dbbf1;}
.po_order_table_hd li{ padding: 15px;  text-align: center;width: 17%;border-right: 1px solid #4dbbf1;border-bottom: 1px solid #4dbbf1;}
.po_order_table li p{font-size: 16px;color: #000;text-align: center;}
.po_order_table_title li:last-child{border-right: none;}
.po_order_table_title li p{text-transform: capitalize;font-weight: bold;}
.po_order_table_bd ul{}
.po_order_table_hd li:last-child{border-right: none;}
.po_order_table_bd li{text-align: center;display: flex;justify-content:flex-end;align-items: center;}
.poname{width: 83%;padding: 15px; border-right: 1px solid #4dbbf1;border-bottom: 1px solid #4dbbf1;}
.poname p{text-align: right !important;text-transform: capitalize;}
.poprice{width: 16.7%;padding: 15px;border-bottom: 1px solid #4dbbf1;}
.po_order_table_bd li:last-child .poname{border-bottom: none;}
.po_order_table_bd li:last-child .poprice{border-bottom: none;}
.po_order_text{padding: 40px 0 0 0;width: 100%;border-top: 2px dashed #4dbbf1;margin-top: 50px;}
.po_order_text p{font-size: 14px;color: #000;margin-bottom: 10px;}

.po_order_download{width: 100%; display: flex;justify-content: flex-end;align-items: center; }
.po_order_download i{font-size: 24px;color: #fff;margin-right: 10px;}
.po_order_download p{font-size: 26px;color: #fff;font-weight: bold;text-transform: uppercase;}
.po_order_download_btn{ border: 1px solid #4dbbf1; display: flex;justify-content: center;align-items: center;padding: 10px 30px;background-color: #4dbbf1;}
.po_order_download_btn:hover{background-color: #fff;}
.po_order_download_btn:hover i,.po_order_download_btn:hover p{color: #4dbbf1;}
@media (max-width: 767px){
  .headernav_logo img{max-height: 50px;}
  .headernav_bd{padding: 10px 0;}
  .header_iconbtn img{width: 30px;height: 30px;margin: 0;}
  .header_language{margin-right: 70px;margin-left: 20px;}
  .headercar img{width: 30px;height: 30px;}
  .header_person i{font-size: 28px;}
  .header_person{margin-left: 30px;}
  .Innovation{padding: 50px 0;}
  .rui_product_title h2,.indexproduct_title h2{font-size: 26px;letter-spacing: normal;}
  .rui_product_title{margin-bottom: 20px;}
  .Innovation_title{padding: 15px;}
  .Innovation_cover_txt h4{margin-bottom: 10px;}
  .indexaboutmain{margin-top: 30px;}
  .indexaboutmain h2{font-size: 32px;}
  .indexaboutmain h3{font-size: 18px;}
  .indexaboutmain p{font-size: 16px;}
  .backimg{padding:40px 0  70px 0;}
  .indexproduct_btn a{padding: 10px;}
  .indexproduct_content h3{font-size: 16px;}
  .indexproduct_content p{display: none;}
  .indexproduct_box{background-color: #4dbbf1;}
  .indexproduct_content h3{color: #fff;}
  .indexproduct_btn a{border: 1px solid #fff;background-color: #fff;} 
  .indexproductallmore{width: 50%;margin: 20px auto 0 auto;}
  .advance{padding: 50px 0;}
  .section5{padding: 50px 0;}
  .count_txt h3{font-size: 24px;}
  .count_txt h2{font-size: 38px;}
  .count_txt p{font-size: 20px;}
  .fleft {margin-bottom: 30px;}
  .frightupd:nth-child(1),.frightupd:nth-child(2) {display: none;}
  .frightdown{flex-wrap: wrap;}
  .frightdownleft,.frightdownright{width: 100%;margin: 10px 0;}
  .lastfooter{flex-wrap: wrap;}
  .lastf{margin-top: 10px;}
  .mmmlogo img{max-height: 50px;}
  .frxhx{margin: 0;}
  .yan .public_tableli{width: 100%;}
  .about_and_sample .all_order_tag{padding: 15px;justify-content: space-around;}
  .about_and_sample .all_order_tag p{font-size: 18px;text-align: center;width: 48%;overflow: hidden;text-align: center;margin: 0;padding: 15px 10px;}
  .contact_main{padding: 50px 15px;background: url(../images/bg1.png) no-repeat;background-size: cover;}
  .Samplecar{margin-bottom: 0}
  .Samplecar .order_lists .list_con{width: 100%;margin: 1.25rem 0;}
  .Samplecar .addcarbutton{margin-top: 1rem;}
  .Samplecarlist{padding: 15px 0 30px 0;}
  .text_tag p{margin-right: 0;}
  .list_img{width: 48%;}
  .order_lists .list_chk label{margin: 0 ;}
  .list_amount{margin: 0  0 0 auto;}
  .Samplecar .cartBox{height: auto;}
  .search_result_top h2{font-size: 28px;}
  .search_result_box{width: 90%;margin: 0 auto;}
  .search_resultmain{padding: 60px 0 30px 0;}
  .newshow_title h1{font-size: 22px;}
  .newshow_fanye{margin-top: 20px;}
  .about_title h3{font-size: 2rem;}
  .about{padding: 50px 0;}
  .newsneiyeall .all_order_tag {justify-content: space-between;}
  .newsneiyeall .all_order_tag p{margin-right: 0;width: 48%;text-align: center;padding: 10px 0;}
  .newsneiyeall .search_resultmain{width: 90%;margin: 0 auto;}
  .newsneiyeall .search_resultmain .all_order_tag p{font-size: 18px;}
  .section5_li{padding: 5px;}
  .section5_go{width: 90%;}
  .product_navgo{display: none;}
  .catecard_main h2{font-size: 24px;}
  .catecard_main{margin-bottom: 20px;}
  .neiyeproduct{padding: 50px 0;}
  .guigeproduct_up_maincard{margin-bottom: 20px;}
  .table_wrap{width: 100%;overflow-x: auto;}
  .guige1{width: 48%;}
  .guige2{width: 48%;}
  .guigeproduct_expand{margin-top: 20px;}
  .addcarbutton button,.addcarbutton .inquirygo{padding: 10px 15px;font-size: 14px;}
  .spinner .increase,.spinner .decrease{padding: 0 20px 0 5px;font-size: 24px;}
  .guigeproduct_open_box td{width: auto;}
  .order_lists .list_con{margin: 2rem 0;}
  .car .list_img{padding-top: 50%;}
  .car .order_lists .list_con{width: 100%;}
  .car .list_text a{font-size: 1rem;}
  .car .list_amount{margin: 0 auto;}
  .car .order_lists{align-items: center;}
  .bar-wrapper .bar-right .totalMoney{margin: 0 auto;}
  .bar-wrapper .bar-right .calBtn{margin: 1rem auto 0 auto;float: right;}
  .my_model{width: 90%;margin: 0 auto;transform: translate(-50%,-30%);top: 30%;}
  .person_number{padding: 1.5rem 1rem;}
  .person_number li{width: 32%;overflow: hidden;}
  .person_number li p{font-size: 0.8rem;text-align: center;}
  .wu_text h3{-webkit-line-clamp: 2;}
  .wu_con .confirm { width: 80%;margin: 1rem 0 0 auto;padding: 10px;}
  .tui_text h3{    white-space: pre-wrap;}
  .all_order .all_order_tag p{margin-right: 0;text-align: center;width: 32%;padding: 10px;}
  .all_order .all_order_tag{justify-content: space-between;}
  .all_order_con{width: 90%;margin: 0 auto;}
  .as{margin: 10px 0;}
  .heji_btn a{margin: 10px 0;}
  .a_list_price{justify-content: flex-end;}
  .a_bottom{justify-content: flex-end;}
  .ll_di .public_tableli{width: 100%;}
  .public_table_main{padding: 15px ;}
  .ll_di .public_tableli_btn input{margin: 0 5px;}
  .ll_di .public_table_button{width: 100%;}
  .Wishlistcar{width: 100%;}
  .Wishlistcar .car .list_img{padding-top: 35%;}
  .Wishlistcar .order_lists .list_con{margin: 0;}
  .Wishlistcar  .cartMain{padding: 0;}
  .Wishlistcar .collectlast{flex-direction: row;align-items: center;justify-content: flex-end;}
  .Wishlistcar .list_amount .collect{margin-top: 0;margin-left: 15px;}
  .Wishlistcar .list_amount{margin: 0 0 0 auto;width: 60%;}
  .Wishlistcar .addcarbutton{margin-top: 20px;}
  .Wishlistcar  .order_lists .list_amount .amount_box{width: 35%;}
  .youhuiquan_content h3{font-size: 30px;}
  .youhuiquan_more{padding: 10px;}
  .Coupon .all_order_tag p{width: 48%;padding: 10px;}
  .store{width: 90%;margin: 0 auto;}
  .store_lead {margin-top: 0;}
  .store_control_num{margin-bottom: 10px;}
  .store_button{flex-wrap: wrap;}
  .store .jia_car{margin-right: 0;}
  .store .jia_car,.store .buy{width: 100%;height: 3rem;line-height: 3rem;margin: 10px 0;}
  .hot{width: 90%;margin: 0 auto;}
  .cate{width: 90%;margin: 0 auto;}
  .cate_con{display: flex;flex-direction: column-reverse;}
  .cate .cate_tab{width:100%;overflow: hidden;}
  .cate .cate_tab p{width: 48%;text-align: center;margin: 0;padding: 10px 0;}
  .all_order_nav{margin-bottom: 20px;}
  .Samplecarlist .list_amount{margin: 0 0 0 auto;}

  .checkout_page_title h2{font-size: 32px;}
  .checkout_page_table_title{align-items: flex-start;}
  .checkout_order{margin-top: 30px;}
  .checkout_page_details_list li{width: 50%;border-bottom: 1px solid #e5e5e5;}


  .po_order_title{justify-content: center;}
  .po_order_header ul li h3{margin-bottom: 15px;}
  .po_order_address ul{flex-wrap: wrap;}
  .po_order_address li{width: 100%;border-right: none;}
  .po_order_address li:first-child{border-bottom: 1px solid #4dbbf1;}
  .po_order_download_btn{margin-top: 30px;}
  .po_order_table_title ul,.po_order_table_hd ul{justify-content: flex-start;}
  .po_order_table_title li{padding: 0;}
  .po_order_table li p{white-space: nowrap;font-size: 14px;}
  .po_order_table_hd li,.poname,.poprice{padding: 5px;}
  .po_order_table{overflow-x: scroll;}
  .po_order_table_title,.po_order_table_hd,.po_order_table_bd{width: 200%;}
  .poprice{border: none;width: auto;}
  .poname{border: none;width: auto;}
  .po_order_table_bd li{justify-content: flex-start;}

}
@media (min-width: 768px) and (max-width: 992px){
  .headernav_logo img{max-height: 50px;}
  .headernav_bd{padding: 10px 0;}
  .header_iconbtn img{width: 30px;height: 30px;margin: 0;}
  .section5_li:last-child{display: none;}
  .header_language{margin-right: 40px;margin-left: 20px;}
  .headercar img{width: 30px;height: 30px;}
  .header_person i{font-size: 28px;}
  .header_person{margin-left: 30px;}
  .Innovation{padding: 50px 0;}
  .rui_product_title h2,.indexproduct_title h2{font-size: 26px;letter-spacing: normal;}
  .rui_product_title{margin-bottom: 20px;}
  .Innovation_title{padding: 15px;}
  .Innovation_cover_txt h4{margin-bottom: 10px;}
  .indexaboutmain{margin-top: 30px;}
  .indexaboutmain h2{font-size: 32px;}
  .indexaboutmain h3{font-size: 18px;}
  .indexaboutmain p{font-size: 16px;}
  .backimg{padding:40px 0  70px 0;}
  .indexproduct_btn a{padding: 10px;}
  .indexproduct_content h3{font-size: 16px;}
  .indexproduct_content p{display: none;}
  .indexproduct_box{background-color: #4dbbf1;}
  .indexproduct_content h3{color: #fff;}
  .indexproduct_btn a{border: 1px solid #fff;background-color: #fff;} 
  .indexproductallmore{width: 50%;margin: 20px auto 0 auto;}
  .advance{padding: 50px 0;}
  .section5{padding: 50px 0;}
  .count_txt h3{font-size: 24px;}
  .count_txt h2{font-size: 38px;}
  .count_txt p{font-size: 20px;}
  .fleft {margin-bottom: 30px;}
  .frightupd:nth-child(1),.frightupd:nth-child(2) {display: none;}
  .frightdown{flex-wrap: wrap;}
  .frightdownleft,.frightdownright{width: 100%;margin: 10px 0;}
  .lastfooter{flex-wrap: wrap;}
  .lastf{margin-top: 10px;}
  .mmmlogo img{max-height: 50px;}
  .frxhx{margin: 0;}
  .about_and_sample .all_order_tag{padding: 15px;justify-content: space-around;}
  .about_and_sample .all_order_tag p{font-size: 18px;text-align: center;width: 48%;overflow: hidden;text-align: center;margin: 0;padding: 15px 10px;}
  .contact_main{padding: 50px 15px;background: url(../images/bg1.png) no-repeat;background-size: cover;}
  .Samplecar{margin-bottom: 0}
  /* .Samplecar .order_lists .list_con{width: 100%;margin: 1.25rem 0;} */
  .Samplecar .addcarbutton{margin-top: 1rem;}
  .Samplecarlist{padding: 15px 0 30px 0;}
  .text_tag p{margin-right: 0;}
  .list_img{width: 48%;}
  .order_lists .list_chk label{margin: 0 ;}
  
  .Samplecar .cartBox{height: auto;}
  .search_result_top h2{font-size: 28px;}
  .search_result_box{width: 90%;margin: 0 auto;}
  .search_resultmain{padding: 60px 0 30px 0;}
  .newshow_title h1{font-size: 22px;}
  .newshow_fanye{margin-top: 20px;}
  .about_title h3{font-size: 2rem;}
  .about{padding: 50px 0;}
  .newsneiyeall .all_order_tag {justify-content: space-between;}
  .newsneiyeall .all_order_tag p{margin-right: 0;width: 24%;text-align: center;padding: 10px 0;}
  .newsneiyeall .search_resultmain{width: 90%;margin: 0 auto;}
  .newsneiyeall .search_resultmain .all_order_tag p{font-size: 18px;}
  .section5_li{padding: 5px;}
  .section5_go{width: 90%;}
  .product_navgo{display: none;}
  .catecard_main h2{font-size: 24px;}
  .catecard_main{margin-bottom: 20px;}
  .neiyeproduct{padding: 50px 0;}
  .guigeproduct_up_maincard{margin-bottom: 20px;}
  .table_wrap{width: 100%;overflow-x: auto;}
  .guige1{width: 48%;}
  .guige2{width: 48%;}
  .guigeproduct_expand{margin-top: 20px;}
  .addcarbutton button,.addcarbutton .inquirygo{padding: 10px 15px;font-size: 14px;}
  .spinner .increase,.spinner .decrease{padding: 0 20px 0 5px;font-size: 24px;}
  .guigeproduct_open_box td{width: auto;}
  .order_lists .list_con{margin: 2rem 0;}
  .car .list_img{padding-top: 50%;}
  /* .car .order_lists .list_con{width: 100%;} */
  .car .list_text a{font-size: 1rem;}
  .car .list_amount{margin: 0;}
  .order_lists .list_amount .amount_box{margin: 0;}
  /* .Samplecar .order_content .order_lists{flex-wrap: wrap;} */
  .car .order_lists{align-items: center;}
  .delBtn{margin: 0 2rem;}
  .bar-wrapper .bar-right .totalMoney{margin: 0 auto;}
  /* .bar-wrapper .bar-right .calBtn{margin: 1rem auto 0 auto;float: right;} */
  .my_model{width: 90%;margin: 0 auto;transform: translate(-50%,-30%);top: 30%;}
  .person_number{padding: 1.5rem 1rem;}
  .person_number li{width: 32%;overflow: hidden;}
  .person_number li p{font-size: 0.8rem;text-align: center;}
  .wu_text h3{-webkit-line-clamp: 2;}
  
  .tui_text h3{    white-space: pre-wrap;}
  .all_order .all_order_tag p{margin-right: 0;text-align: center;width: 32%;padding: 10px;}
  .all_order .all_order_tag{justify-content: space-between;}
  .all_order_con{width: 90%;margin: 0 auto;}
  .as{margin: 10px 0;}
  .heji_btn a{margin: 10px 0;}
  .a_list_price{justify-content: flex-end;}
  .a_bottom{justify-content: flex-end;align-items: center;}
  .public_table_main{padding: 15px ;}
  .ll_di .public_tableli_btn input{margin: 0 5px;}
  .ll_di .public_table_button{width: 100%;}
  .Wishlistcar{width: 100%;}
  .Wishlistcar .car .list_img{padding-top: 35%;}
  .Wishlistcar .order_lists .list_con{margin: 0;width: 100%;}
  .Wishlistcar  .cartMain{padding: 0;}
  .Wishlistcar .collectlast{flex-direction: row;align-items: center;justify-content: flex-end;}
  .Wishlistcar .list_amount .collect{margin-top: 0;margin-left: 15px;}
  .Wishlistcar .list_amount{margin: 0 0 0 auto;width: 60%;}
  .Wishlistcar .addcarbutton{margin-top: 20px;}
  .Wishlistcar  .order_lists .list_amount .amount_box{width: 35%;}
  .youhuiquan_content h3{font-size: 30px;}
  .youhuiquan_more{padding: 10px;}
  .Coupon .all_order_tag p{width: 24%;padding: 10px;}
  .store{width: 90%;margin: 0 auto;}
  .store_lead {margin-top: 0;}
  .store_control_num{margin-bottom: 10px;}
  .jia_car{width: 48%;}
  .buy{width: 48%;}
  /* .store_button{flex-wrap: wrap;}
  .store .jia_car{margin-right: 0;}
  .store .jia_car,.store .buy{width: 100%;height: 3rem;line-height: 3rem;margin: 10px 0;} */
  .hot{width: 90%;margin: 0 auto;}
  .cate{width: 90%;margin: 0 auto;}
  .cate_con{display: flex;flex-direction: column-reverse;}
  .cate .cate_tab{width:100%;overflow: hidden;}
  .cate .cate_tab p{width: 48%;text-align: center;margin: 0;padding: 10px 0;}
  .about_con{width: 96%;}
  .car{padding: 0;}
  .Samplecar .list_cons,.Samplecar .list_amounts{width: 48%;}
  .all_order_nav{margin-bottom: 20px;}
  .guigeproduct_up_flex{justify-content: flex-end;}
  .a_list_product_img{width: 30%;padding-top: 30%;}


  .checkout_page_title h2{font-size: 32px;}
  .checkout_page_table_title{align-items: flex-start;}
  .checkout_order{margin-top: 30px;}
  .checkout_page_details_list li{width: 33%;border-bottom: 1px solid #e5e5e5;}


  .po_order_header ul li h3{margin-bottom: 15px;}
  .po_order_address ul{flex-wrap: wrap;}
  .po_order_address li{width: 100%;border-right: none;}
  .po_order_address li:first-child{border-bottom: 1px solid #4dbbf1;}
  .po_order_download_btn{margin-top: 30px;}
  .po_order_header ul li{width: 100%;}
  .po_order_table_title ul,.po_order_table_hd ul{justify-content: flex-start;}
  .po_order_table_title li{padding: 0;}
  .po_order_table li p{white-space: nowrap;font-size: 14px;}
  .po_order_table_hd li,.poname,.poprice{padding: 5px;}
}
@media (min-width: 993px) and (max-width: 1200px){
  .a_list_product_img{width: 30%;padding-top: 30%;}
  .all_order_nav{margin-bottom: 20px;}
  .guigeproduct_up_flex{justify-content: flex-end;}
  .about_con{width: 96%;}
  .car{padding: 0;}
  .headernav_logo img{max-height: 50px;}
  .headernav_bd{padding: 10px 0;}
  .header_iconbtn img{width: 30px;height: 30px;margin: 0;}
  .header_language{margin-right: 40px;margin-left: 20px;}
  .headercar img{width: 30px;height: 30px;}
  .header_person i{font-size: 28px;}
  .header_person{margin-left: 30px;}
  .Innovation{padding: 50px 0;}
  .rui_product_title h2,.indexproduct_title h2{font-size: 26px;letter-spacing: normal;}
  .rui_product_title{margin-bottom: 20px;}
  .Innovation_title{padding: 15px;}
  .Innovation_cover_txt h4{margin-bottom: 10px;}
  .indexaboutmain{margin-top: 30px;}
  .indexaboutmain h2{font-size: 32px;}
  .indexaboutmain h3{font-size: 18px;}
  .indexaboutmain p{font-size: 16px;}
  .backimg{padding:40px 0  70px 0;}
  .indexproduct_btn a{padding: 10px;}
  .indexproduct_content h3{font-size: 16px;}
  .indexproduct_content p{display: none;}
  .indexproduct_box{background-color: #4dbbf1;}
  .indexproduct_content h3{color: #fff;}
  .indexproduct_btn a{border: 1px solid #fff;background-color: #fff;} 
  .indexproductallmore{width: 50%;margin: 20px auto 0 auto;}
  .advance{padding: 50px 0;}
  .section5{padding: 50px 0;}
  .count_txt h3{font-size: 24px;}
  .count_txt h2{font-size: 38px;}
  .count_txt p{font-size: 20px;}
  .fleft {margin-bottom: 30px;}
  .frightupd:nth-child(1),.frightupd:nth-child(2) {display: none;}
  .frightdown{flex-wrap: wrap;}
  .frightdownleft,.frightdownright{width: 100%;margin: 10px 0;}
  .lastfooter{flex-wrap: wrap;}
  .lastf{margin-top: 10px;}
  .mmmlogo img{max-height: 50px;}
  .frxhx{margin: 0;}
  .about_and_sample .all_order_tag{padding: 15px;justify-content: space-around;}
  .about_and_sample .all_order_tag p{font-size: 18px;text-align: center;width: 48%;overflow: hidden;text-align: center;margin: 0;padding: 15px 10px;}
  .contact_main{padding: 50px 15px;background: url(../images/bg1.png) no-repeat;background-size: cover;}
  .Samplecar{margin-bottom: 0}
  /* .Samplecar .order_lists .list_con{width: 100%;margin: 1.25rem 0;} */
  .Samplecar .addcarbutton{margin-top: 1rem;}
  .Samplecarlist{padding: 15px 0 30px 0;}
  .text_tag p{margin-right: 0;}
  /* .list_img{width: 48%;}
  .order_lists .list_chk label{margin: 0 ;}
  .list_amount{margin: 0  0 0 auto;} */
  .Samplecar .cartBox{height: auto;}
  .search_result_top h2{font-size: 28px;}
  .search_result_box{width: 90%;margin: 0 auto;}
  .search_resultmain{padding: 60px 0 30px 0;}
  .newshow_title h1{font-size: 22px;}
  .newshow_fanye{margin-top: 20px;}
  .about_title h3{font-size: 2rem;}
  .about{padding: 50px 0;}
  .newsneiyeall .all_order_tag {justify-content: space-between;}
  .newsneiyeall .all_order_tag p{margin-right: 0;width: 24%;text-align: center;padding: 10px 0;}
  .newsneiyeall .search_resultmain{width: 90%;margin: 0 auto;}
  .newsneiyeall .search_resultmain .all_order_tag p{font-size: 18px;}
  .section5_li{padding: 5px;}
  .section5_go{width: 90%;}
  .product_navgo{display: none;}
  .catecard_main h2{font-size: 24px;}
  .catecard_main{margin-bottom: 20px;}
  .neiyeproduct{padding: 50px 0;}
  .guigeproduct_up_maincard{margin-bottom: 20px;}
  .table_wrap{width: 100%;overflow-x: auto;}
  .guige1{width: 48%;}
  .guige2{width: 48%;}
  .guigeproduct_expand{margin-top: 20px;}
  .addcarbutton button,.addcarbutton .inquirygo{padding: 10px 15px;font-size: 14px;}
  .spinner .increase,.spinner .decrease{padding: 0 20px 0 5px;font-size: 24px;}
  .guigeproduct_open_box td{width: auto;}
  .order_lists .list_con{margin: 2rem 0;}
  /* .car .list_img{padding-top: 50%;}
  .car .order_lists .list_con{width: 100%;} */
  .car .list_text a{font-size: 1rem;}
  /* .car .list_amount{margin: 0 auto;} */
  .order_lists .list_amount .amount_box{margin: 0;}
  /* .Samplecar .order_content .order_lists{flex-wrap: wrap;} */
  .car .order_lists{align-items: center;}
  .bar-wrapper .bar-right .totalMoney{margin: 0 auto;}
  .delBtn{margin: 0 2rem 0 2rem;}
  /* .bar-wrapper .bar-right .calBtn{margin: 1rem auto 0 auto;float: right;} */
  .my_model{width: 90%;margin: 0 auto;transform: translate(-50%,-30%);top: 30%;}
  .person_number{padding: 1.5rem 1rem;}
  .person_number li{width: 32%;overflow: hidden;}
  .person_number li p{font-size: 0.8rem;text-align: center;}
  .wu_text h3{-webkit-line-clamp: 2;}
  
  .tui_text h3{    white-space: pre-wrap;}
  .all_order .all_order_tag p{margin-right: 0;text-align: center;width: 32%;padding: 10px;}
  .all_order .all_order_tag{justify-content: space-between;}
  .all_order_con{width: 90%;margin: 0 auto;}
  .as{margin: 10px 0;}
  .heji_btn a{margin: 10px 0;}
  .a_list_price{justify-content: flex-end;}
  .a_bottom{justify-content: flex-end;align-items: center;}
  .public_table_main{padding: 15px ;}
  .ll_di .public_tableli_btn input{margin: 0 5px;}
  .ll_di .public_table_button{width: 100%;}
  .Wishlistcar{width: 100%;}
  .Wishlistcar .car .list_img{padding-top: 35%;}
  .Wishlistcar .order_lists .list_con{margin: 0;}
  .Wishlistcar  .cartMain{padding: 0;}
  .Wishlistcar .collectlast{flex-direction: row;align-items: center;justify-content: flex-end;}
  .Wishlistcar .list_amount .collect{margin-top: 0;margin-left: 15px;}
  .Wishlistcar .list_amount{margin: 0 0 0 auto;width: 60%;}
  .Wishlistcar .addcarbutton{margin-top: 20px;}
  .Wishlistcar  .order_lists .list_amount .amount_box{width: 35%;}
  .youhuiquan_content h3{font-size: 30px;}
  .youhuiquan_more{padding: 10px;}
  .Coupon .all_order_tag p{width: 24%;padding: 10px;}
  .store{width: 90%;margin: 0 auto;}
  .store_lead {margin-top: 0;}
  .store_control_num{margin-bottom: 10px;}
  /* .store_button{flex-wrap: wrap;}
  .store .jia_car{margin-right: 0;}
  .store .jia_car,.store .buy{width: 100%;height: 3rem;line-height: 3rem;margin: 10px 0;} */
  .hot{width: 90%;margin: 0 auto;}
  .cate{width: 90%;margin: 0 auto;}
  .cate_con{display: flex;flex-direction: column-reverse;}
  .cate .cate_tab{width:100%;overflow: hidden;}
  .cate .cate_tab p{width: 48%;text-align: center;margin: 0;padding: 10px 0;}

  .checkout_page_title h2{font-size: 32px;}
  .checkout_page_table_title{align-items: flex-start;}
  .checkout_order{margin-top: 30px;padding: 15px;}
  .checkout_page_details_list li{width: 33%;border-bottom: 1px solid #e5e5e5;}

  .po_order_header ul li h3{margin-bottom: 15px;}
  .po_order_address ul{flex-wrap: wrap;}

  .po_order_download_btn{margin-top: 30px;}
  .po_order_header ul li{width: 100%;}
  .po_order_table_title ul,.po_order_table_hd ul{justify-content: flex-start;}
  .po_order_table_title li{padding: 10px;}
  .po_order_table li p{white-space: nowrap;font-size: 14px;}
  .po_order_table_hd li,.poname,.poprice{padding: 10px;}
}
@media (min-width: 1201px) and (max-width: 1600px) {}
.bannercontent_link i:last-child{
  display: none;
}
.checkout_page form{ width: 100%;}