body,html{overflow-x: hidden;}
.team{padding: 90px 0;}
.team img{width: 100%;vertical-align: middle;}
.team .swiper {width: 100%;height: 100%;}
.team .swiper-wrapper{align-items: center;}
.team .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;
}
 .team .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team img{width: 100%;vertical-align: middle;}
.team .swiper-pagination-bullet {
    background: #eee;
    opacity: 1 !important;
    width: 10px;
    height: 10px;
    border: 2px solid #eee;
}
.team .swiper-pagination-bullet-active {
    opacity: 1 !important;
    border: 2px solid #294D5C;
    background-color: #294D5C;
}
.header_hd{padding: 10px 0;background-color: #294D5C;}
.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;}
.headernav_bd{display: flex;justify-content: space-between;align-items: center;}
.headernav_logo img{max-height: 80px;vertical-align: middle;}
.headernav{width: 100%;z-index: 999999;}
.indexhotproduct{padding-bottom: 100px;}
.indextitle{margin-bottom: 45px;}
.indextitle h2{font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);font-size: 48px;color: #000;font-weight: bold;text-align: center;margin-bottom: 20px;}
.indextitle p{font-size: 16px;color: #333;text-align: center;}
.indexhotproduct_flex{display: flex;flex-wrap: wrap;}
.indexhotproduct_box{height: 100%;position: relative;overflow: hidden;}
.indexhotproduct_img{position: relative;overflow: hidden;display: block;width: 100%;height: auto;padding-top: 130%;}
.indexhotproduct_img img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;height: 100%;}
.indexhotproduct_con{z-index: 99;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 85%;margin: 0 auto;}
.indexhotproduct_con h3{font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);  word-break:break-all; z-index: 99; font-size: 28px;color: #000;font-weight: bold;text-align: center;margin-bottom: 25px;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.indexhotproduct_con .indexhotproduct_more{z-index: 99;margin: 0 auto;  display: block;padding: 15px 15px;background-color: #294D5C;color: #fff;font-size: 18px;font-weight: bold;text-align: center;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;}
.indexhotproduct_cover{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(255,255,255,0.3);z-index: 9;}
.indexhotproduct_more:hover{transform: scale(0.85);}
.indextable{padding: 70px 0;background-color: #f6f6f6;}
.footer{padding: 90px 0 40px 0;background-color: #294D5C;}
.indextableflex{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.indextable_title h2{font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);font-size: 48px;color: #000;font-weight: bold;}
.indextable_title span{font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);font-size: 48px;color: #DB5735;font-weight: bold;}
.indextable_title p{font-size: 16px;color: #333;line-height: 28px;margin-top: 20px;}
.indextable_search{display: flex;justify-content: flex-end;align-items: center;}
.indextable_search .indextable_input{ padding: 0 15px; flex: 1;height: 60px;line-height: 60px;font-size: 16px;color: #000;border: 1px solid #eee;outline: none;background-color: #fff;margin-right: 20px;}
.indextable_btn{width: 25%; padding: 0 15px; height: 60px;line-height: 60px;background-color: #294D5C;font-size: 18px;color: #fff;font-weight: bold;border: none;outline: none;display: block;}
.footer_bd{border-top: 1px solid #fff;padding: 20px 0 0 0;margin-top: 40px;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.footer_bd_left{display: flex;justify-content: flex-start;align-items: center;width: 60%;overflow: hidden;}
.footer_bd_left .footerlogo img{max-height: 100px;vertical-align: middle;}
.footer_bd_left p{font-size: 16px;color: #fff;margin-left: 15px;}
.copyrights{font-size: 16px;color: #fff;}
.copyrights:hover{text-decoration: underline;color: #fff;}
.footer_hd_li h3{font-size: 22px;color: #fff;font-weight: bold;margin-bottom: 30px;}
.footernav a{display: block;font-size: 16px;color: #fff;margin-bottom: 15px;}
.footernav a:hover{text-decoration: underline;}
.footer_calls li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 20px;}
.footer_calls li i{font-size: 18px;color: #fff;margin-right: 10px;}
.footer_calls li p{font-size: 16px;color: #fff;}
.footer_other p{font-size: 16px;color: #fff;margin-bottom: 15px;}
.footer_icon{display: flex;justify-content: flex-start;align-items: center;margin-top: 20px;}
.footer_icon a{display: block;width: 45px;height: 45px;line-height: 45px;border-radius: 50%;text-align: center;background-color: #fff;margin-right: 10px;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;}
.footer_icon a i{font-size: 24px;color: #294D5C;}
.footer_icon a:hover{transform: scale(0.8);}
.indexnews{padding-bottom: 90px;}
.indexnewproduct{padding: 100px 0;}
.indexnewproduct_flex{display: flex;flex-wrap: wrap;}
.indexnewproduct_left_box{ height: 100%; background-color: #f6f6f6;padding: 70px 40px  40px 40px;}
.indexnewproduct_left_box h3{margin-bottom: 20px; font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf); text-align: center; font-size: 28px;color: #000;font-weight: bold;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.indexnewproduct_left_box p{font-size: 16px;color: #333;text-align: center;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.indexnewproduct_left_img {margin: 40px auto 0 auto;display: block;position: relative;overflow: hidden;width: 100%;height: auto;padding-top: 100%;}
.indexnewproduct_left_img img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;}
.indexnewproduct_right_title h2{font-size: 48px;color: #000;font-weight: bold;font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);}
.indexnewproduct_right  .indexhotproduct_img{padding-top: 90%;}
.indexnewproduct_right  .indexhotproduct_li{margin-top: 30px;}
.indexbrand{background: url(../images/backjpg.jpg) no-repeat 50% 50%;background-size: 100%;padding: 90px 0;position: relative;overflow: hidden;}
.indexbrand_cover {z-index: 9; position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);}
.indexbrand_main{z-index: 99;position: sticky;}
.indexbrand_main h2{ margin: 30px auto; z-index: 99; font-size: 48px;color: #fff;font-weight: bold; text-align: center; font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);}
.indexbrand_main p{font-size: 16px;color: #fff;text-align: center;}
.indexbrand_main .indexbrand_more{width: 25%;margin: 40px auto 0 auto; height: 60px;line-height: 60px;display: block;text-align: center; background-color: #294D5C;font-size: 18px;color: #fff;font-weight: bold;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;}
.indexbrand_more:hover{background-color: #DB5735;}
.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;}
.videoclose img{width: 50px;height: 50px;display: block;}
.videobox{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.videobox video{width: 100%;}
.playvideobtn{position: relative;overflow: hidden;margin: 0 auto;display: block;}
.wave1{animation: movecircle 3s infinite; width: 100px;height: 100px;line-height: 100px;border-radius: 50%;background-color: rgba(255,255,255,0.3);margin: 0 auto;}
.wave2{ width: 80px;height: 80px;line-height: 80px;border-radius: 50%;background-color: rgba(255,255,255,0.6);margin: 0 auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.playvideobtn span{display: block;width: 60px;height: 60px;line-height: 60px;border-radius: 50%;background-color: rgba(255,255,255,1);margin: 0 auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.playvideobtn i{ margin-left: 15px; font-size: 32px;text-align: center; color: #294D5C;margin: 0 auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
@keyframes movecircle{0%{transform: scale(0);}100%{transform: scale(1);}}
.indexaboutflex{display: flex;flex-wrap: wrap;}
.indexaboutimg img{width: 100%;vertical-align: middle;}
.indexabout_title {margin-bottom: 40px;}
.indexabout_title h2{font-size: 48px;color: #000;font-weight: bold;margin-bottom: 20px;font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);}
.indexabout_title p{font-size: 16px;color: #333;}
.indexabout_list ul{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.indexabout_list li{display: flex;flex-direction: column;align-items: center;margin: 0  0 15px 0;width: 32%;overflow: hidden;}
.indexabout_list li i{font-size: 60px;color: #DB5735;text-align: center;display: block;}
.indexabout_list li h3{font-size: 20px;color: #000;font-weight: bold;text-align: center;}
.indexabout_more{margin: 40px auto 0 auto;display: inline-block;width: 35%;height: 60px;line-height: 60px;text-align: center;background-color: #294D5C;color: #fff;font-size: 18px;font-weight: bold;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;}
.indexabout_more:hover{background-color: #DB5735;color: #fff;width: 45%;}
.indexproduct{padding: 100px 0  80px 0;}
.indexbigproduct_flex{display: flex;flex-wrap: wrap;}
.indexbigproduct_box{position: relative;overflow: hidden;}
.indexbigproduct_img{display: block;position: relative;overflow: hidden;width: 100%;height: auto;padding-top: 66%;}
.indexbigproduct_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.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexbigproduct_cover{z-index: 9; width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.3);position: absolute;top: 0;left: 0;display: block;}
.indexbigproduct_con h3{z-index: 99;font-size: 32px;color: #fff;font-weight: bold;margin-bottom: 20px;}
.indexbigproduct_con p{z-index: 99;font-size: 18px;color: #fff;}
.indexbigproduct_li:nth-child(1) .indexbigproduct_con {position: absolute;top: 30px;left: 30px;z-index: 99;}
.indexbigproduct_li:nth-child(2) .indexbigproduct_con {position: absolute;bottom: 30px;right: 30px;z-index: 99;}
.indexbigproduct_li:nth-child(2) .indexbigproduct_con h3,.indexbigproduct_li:nth-child(2) .indexbigproduct_con p{text-align: right;}
.indexbigproduct_li:hover .indexbigproduct_img img{transform: scale(1.2);}
.indexbigproduct_con p:hover{color: #294D5C;font-weight: bold;}
.indexbigproduct{padding-bottom: 120px;}
.indexfeedback{padding-bottom: 100px;}
.indexicon{padding-bottom: 100px;}
.indexfeedback_flex{display: flex;flex-wrap: wrap;align-items: center;}
.indexfeedback_img img{width: 100%;vertical-align: middle;}
.indexfeedback_title{margin-bottom: 30px;}
.indexfeedback_title h2{font-size: 48px;color: #000;font-weight: bold;margin-bottom: 20px;font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);}
.indexfeedback_title p{font-size: 16px;color: #333;}
.indexfeedbackflex{display: flex;align-items: center;flex-wrap: wrap;}
.indexfeedback_img img{width: 100%;vertical-align: middle;}
.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: 30px 10px  50px 10px;
  }
 .indexfeedback .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.indexfeedbackbox{width: 100%; padding: 40px 20px;background-color: #fff;border-radius: 30px;box-shadow: 3px 3px 15px rgba(0,0,0,0.1);}
.rate{display: flex;justify-content: flex-start;align-items: center;}
.rate i{font-size: 16px;color: #E4C412;margin-right: 5px;}
.person{display: flex;justify-content: flex-start;align-items: center;margin: 15px 0 30px 0;}
.personimg{width: 80px;height: 80px;line-height: 80px;text-align: center;border-radius: 50%;overflow: hidden;margin-right: 15px;}
.personimg img{width: 100%;height: 100%;vertical-align: middle;text-align: center;}
.person h3{font-size: 22px;color: #000;font-weight: bold;text-align: left;}
.person span{font-size: 16px;color: #666;margin-top: 10px;text-align: left;display: block;}
.indexfeedbackbox p{font-size: 16px;color: #666;line-height: 28px;text-align: left;display: -webkit-box;-webkit-line-clamp: 4; -webkit-box-orient: vertical;overflow: hidden;}
.indexfeedback .swiper-pagination-bullet {
    background: #eee;
    opacity: 1 !important;
    width: 10px;
    height: 10px;
    border: 2px solid #eee;
}
.indexfeedback .swiper-pagination-bullet-active {
    opacity: 1 !important;
    border: 2px solid #294D5C;
    background-color: #294D5C;
}
.indexicon_main ul{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.indexicon_main li{width: 24%;overflow: hidden;border-right: 1px solid #e5e5e5;display: flex;justify-content: center;align-items: center;}
.indexicon_main li:nth-child(4){border-right: none;}
.indexicon_main li i{font-size: 60px;color: #DB5735;margin-right: 15px;display: block;}
.indexicontxt h3{font-size: 20px;color: #000;font-weight: bold;font-family: "OpenSans-Bold";src: url(./fonts/OpenSans-Bold.ttf);margin-bottom: 10px;}
.indexicontxt p{font-size: 14px;color: #666;}
.footer_hdflex{display: flex;flex-wrap: wrap;}

@media (max-width: 767px){
.indexabout_list li{
    width: 100%;
}
.indextable{padding: 40px 0;}
.header_hd{display: none;}
.team{padding: 40px 0;}
.indextitle h2,.indexabout_title h2,.indexfeedback_title h2,.indexbrand_main h2,.indexnewproduct_right_title h2,.indextable_title h2{font-size: 36px;}
.indexhotproduct_li {margin-bottom: 30px;}
.indexhotproduct{padding-bottom: 40px;}
.indexaboutright {margin-top: 30px;}
.indexabout_list li i{font-size: 30px;}
.indexabout_list li h3{font-size: 16px;}
.indexabout_more{width: 100%;}
.indexabout_more:hover{width: 100%;}
.indexproduct{padding: 40px 0;}
.indexbigproduct_li {margin: 15px 0;}
.indexbigproduct,.indexfeedback,.indexicon{padding-bottom: 40px;}
.indexicon_main ul{flex-wrap: wrap;}
.indexicon_main li{width: 48%;flex-direction: column;align-items: center;border-right: none;margin: 15px 0;}
.indexicon_main li i{font-size: 32px;margin-right: 0;text-align: center;}
.indexicontxt h3,.indexicontxt p{text-align: center;font-size:16px}
.indexbrand{background-size: auto 100%;padding: 40px 0;}
.indexbrand_main .indexbrand_more{width: 100%;}
.indexnewproduct{padding: 40px 0;}
.indexnewproduct_left_box{padding: 30px 15px;}
.indexnewproduct_right {margin-top: 30px;}
.indexnewproduct_right .indexhotproduct_li{margin-top: 0;}
.indexnewproduct_right_title h2{margin-bottom: 30px;}
.indexnews{padding-bottom: 40px;}
.indextable_search .indextable_input{margin-right: 0;}
.indextable_btn{width: 35%;font-size: 14px;}
.indextable_search{margin-top: 30px;}
.footer{padding: 40px 0;}
.footer_hd_li:nth-child(1){display: none;}
.footer_hd_li {margin-bottom: 20px;}
.footer_bd{flex-wrap: wrap;}
.footer_bd_left{width: 100%;flex-wrap: wrap;margin-bottom: 10px;}
.footer_bd_left p{margin-left: 0;margin-top: 10px;}
.footer_bd{margin-top: 20px;}
}
@media (min-width: 768px) and (max-width: 992px){
.indextable{padding: 40px 0;}
.header_hd{display: none;}
.team{padding: 40px 0;}
.indextitle h2,.indexabout_title h2,.indexfeedback_title h2,.indexbrand_main h2,.indexnewproduct_right_title h2,.indextable_title h2{font-size: 36px;}
.indexhotproduct_li {margin-bottom: 30px;}
.indexhotproduct{padding-bottom: 40px;}
.indexaboutright {margin-top: 30px;}
.indexabout_list li i{font-size: 30px;}
.indexabout_list li h3{font-size: 16px;}
.indexabout_more{width: 100%;}
.indexabout_more:hover{width: 100%;}
.indexproduct{padding: 40px 0;}
.indexbigproduct_li {margin: 15px 0;}
.indexbigproduct,.indexfeedback,.indexicon{padding-bottom: 40px;}
.indexicon_main ul{flex-wrap: wrap;align-items: flex-start;}
.indexicon_main li{width: 24%;flex-direction: column;align-items: center;border-right: none;margin: 15px 0;}
.indexicon_main li i{font-size: 32px;margin-right: 0;text-align: center;}
.indexicontxt h3,.indexicontxt p{text-align: center;}
.indexbrand{background-size: auto 100%;padding: 40px 0;}
.indexbrand_main .indexbrand_more{width: 50%;}
.indexnewproduct{padding: 40px 0;}
.indexnewproduct_left_box{padding: 30px 15px;}
.indexnewproduct_right {margin-top: 30px;}
.indexnewproduct_right .indexhotproduct_li{margin-top: 0;}
.indexnewproduct_right_title h2{margin-bottom: 30px;}
.indexnews{padding-bottom: 40px;}
.indextable_search .indextable_input{margin-right: 0;}
.indextable_btn{width: 35%;font-size: 14px;}
.indextable_search{margin-top: 30px;}
.footer{padding: 40px 0;}
.footer_hd_li:nth-child(1){display: none;}
.footer_hd_li {margin-bottom: 20px;}
.footer_bd{flex-wrap: wrap;}
.footer_bd_left{width: 100%;flex-wrap: wrap;margin-bottom: 10px;}
.footer_bd_left p{margin-left: 0;margin-top: 10px;}
.footer_bd{margin-top: 20px;}
}
@media (min-width: 993px) and (max-width: 1200px){
.header_hd{display: none;}
.team{padding: 40px 0;}
.indextitle h2,.indexabout_title h2,.indexfeedback_title h2,.indexbrand_main h2,.indexnewproduct_right_title h2,.indextable_title h2{font-size: 36px;}
.indexhotproduct_li {margin-bottom: 30px;}
.indexhotproduct{padding-bottom: 40px;}
.indexabout_list li i{font-size: 30px;}
.indexabout_list li h3{font-size: 16px;}
.indexabout_more{width: 50%;margin: 20px auto 0 auto;}
.indexabout_more:hover{width: 100%;}
.indexproduct{padding: 40px 0;}
.indexbigproduct_li {margin: 15px 0;}
.indexbigproduct,.indexfeedback,.indexicon{padding-bottom: 40px;}
.indexicon_main ul{flex-wrap: wrap;align-items: flex-start;}
.indexicon_main li{width: 24%;flex-direction: column;align-items: center;border-right: none;margin: 15px 0;}
.indexicon_main li i{font-size: 32px;margin-right: 0;text-align: center;}
.indexicontxt h3,.indexicontxt p{text-align: center;}
.indexbrand{padding: 40px 0;}
.indexbrand_main .indexbrand_more{width: 50%;}
.indexnewproduct{padding: 40px 0;}
.indexnewproduct_left_box{padding: 30px 15px;}
.indexnewproduct_right {margin-top: 30px;}
.indexnewproduct_right .indexhotproduct_li{margin-top: 0;}
.indexnewproduct_right_title h2{margin-bottom: 30px;}
.indexnews{padding-bottom: 40px;}
.indextable_search .indextable_input{margin-right: 0;}
.indextable_btn{width: 35%;font-size: 14px;}
.indextable_search{margin-top: 30px;}
.footer{padding: 40px 0;}
.footer_hd_li:nth-child(1){display: none;}
.footer_hd_li {margin-bottom: 20px;}
.footer_bd{flex-wrap: wrap;}
.footer_bd_left{width: 100%;flex-wrap: wrap;margin-bottom: 10px;}
.footer_bd_left p{margin-left: 0;margin-top: 10px;}
.footer_bd{margin-top: 20px;}
.indextable{padding: 40px 0;}
}
@media (min-width: 1201px) and (max-width: 1600px) {}
