.index_banner .swiper-button-next:after,.index_banner .swiper-button-prev:after{font-family:none!important;content:''!important}.index_banner{position:relative;z-index:100}.index_banner #sj{display:none}.index_banner .swiper-slide{overflow:visible!important;position:relative;height:0;padding-bottom:calc((800/19.2)*1%)}.index_banner .swiper-slide img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover}.common_title{font-family:Delecta-Bold;font-weight:400;font-size:48px;color:#333;text-align:center;font-style:normal;text-transform:capitalize}.common_title a{display:inline-block;color:#333}.common_title a:hover{color:var(--conmmonColor)}.index_category{margin-top:5%}.index_category .layout{width:100%;padding:0 30px}.index_category .category_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;text-align:center;font-style:normal;text-transform:none;margin-top:30px}.index_category .category_box{position:relative}.index_category .category_box .cate_next,.index_category .category_box .cate_prev{position:absolute;top:50%;transform:translateY(-50%);width:55px;height:55px;border-radius:50%;cursor:pointer;transition:.5s ease-out;z-index:99}.index_category .swiper-pagination{display:none}.index_category .category_box .cate_prev{left:-1%;background:url(../img/swiper_prev.png) center center/35% no-repeat #333}.index_category .category_box .cate_prev:hover{background-color:var(--conmmonColor)}.index_category .category_box .cate_next{right:-1%;background:url(../img/swiper_next.png) center center/35% no-repeat #333}.index_category .category_box .cate_next:hover{background-color:var(--conmmonColor)}.index_category .category_wrap{margin-top:50px}.index_category .category_wrap .cate_list{justify-content:center;align-items:flex-start}.index_category .category_wrap .cate_list .cate_item{width:100%}.index_category .category_wrap .cate_list .cate_item .item_img{width:100%;position:relative;height:0;overflow:hidden;padding-bottom:71%;border-radius:24px}.index_category .category_wrap .cate_list .cate_item .item_img:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1}.index_category .category_wrap .cate_list .cate_item .item_img img{position:absolute;width:100%;height:100%;border-radius:24px;left:0;top:0;object-fit:cover;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out}.index_category .category_wrap .cate_list .cate_item:hover .item_img img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.index_category .category_wrap .cate_list .cate_item .item_info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 100px;z-index:99}.index_category .category_wrap .cate_list .cate_item .item_info .item_title{font-family:Delecta-Bold;font-weight:400;font-size:24px;color:#fff;text-align:center;font-style:normal;text-transform:uppercase}.index_category .category_wrap .cate_list .cate_item .item_info .item_title a{display:inline-block;color:#fff;height:72px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.index_category .category_wrap .cate_list .cate_item .item_info .item_btn{text-align:center;margin-top:15px}.index_category .category_wrap .cate_list .cate_item .item_info .item_btn a{display:inline-block;padding:8px 20px;background:#fff;border-radius:50px;font-family:Delecta-Bold;font-weight:400;font-size:18px;color:#333;text-align:center;font-style:normal;text-transform:uppercase}.index_category .category_wrap .cate_list .cate_item:hover .item_info .item_btn a{color:#fff;background:var(--conmmonColor)}.index_product{margin-top:5%}.index_product .top_box{justify-content:space-between;align-items:center}.index_product .top_box .top_left .product_title{text-align:left}.index_product .top_box .top_left .product_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;text-align:left;font-style:normal;text-transform:none;margin-top:30px}.index_product .top_box .top_right{justify-content:flex-end;align-items:center}.index_product .top_box .top_right .pro_next,.index_product .top_box .top_right .pro_prev{width:48px;height:48px;border-radius:50%;border:1px solid #333;cursor:pointer;transition:.5s ease-out}.index_product .top_box .top_right .pro_prev{background:url(../img/pro_prev.png) center center/35% no-repeat;margin-right:20px}.index_product .top_box .top_right .pro_prev:hover{background:var(--conmmonColor) url(../img/swiper_prev.png) no-repeat center center/35%;border-color:var(--conmmonColor)}.index_product .top_box .top_right .pro_next{background:url(../img/pro_next.png) center center/35% no-repeat}.index_product .top_box .top_right .pro_next:hover{background:var(--conmmonColor) url(../img/swiper_next.png) no-repeat center center/35%;border-color:var(--conmmonColor)}.index_product .swiper-pagination{display:none}.index_product .pro_wrap{margin-top:50px;padding:5px}.index_product .pro_wrap .pro_list{align-items:flex-end!important}.index_product .pro_wrap .pro_list .pro_item{max-width:370px;padding:18px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.12);border-radius:12px;margin-top:23px;transition:.5s ease-out}@media (min-width:1024px) and (max-width:1920px){.index_product .pro_wrap .pro_list .pro_item:hover{width:370px!important;margin-top:0}}.index_product .pro_wrap .pro_list .pro_item .item_img{width:100%;position:relative;height:0;overflow:hidden;padding-bottom:100%;transition:.5s ease-out}.index_product .pro_wrap .pro_list .pro_item .item_img img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out}.index_product .pro_wrap .pro_list .pro_item:hover .item_img img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.index_product .pro_wrap .pro_list .pro_item .item_box{justify-content:space-between;align-items:center;padding:0 25px;margin-top:20px}.index_product .pro_wrap .pro_list .pro_item .item_box .item_title{width:calc(100% - 50px);font-family:Arial-Bold;font-weight:700;font-size:20px;color:#333;line-height:28px;text-align:left;font-style:normal;text-transform:capitalize}.index_product .pro_wrap .pro_list .pro_item .item_box .item_title a{display:inline-block;color:#333;height:168px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;text-overflow:ellipsis;max-width:215px}.index_product .pro_wrap .pro_list .pro_item .item_box .item_btn a{display:inline-block;width:36px;height:36px;border-radius:50%;background:url(../img/read_more.png) center center/100% no-repeat;transition:.5s ease-out}.index_product .pro_wrap .pro_list .pro_item:hover .item_box .item_btn a{background:url(../img/read_more_hover.png) center center/100% no-repeat}.index_customize{margin-top:5%;padding:5% 0;background:#fafafa}.index_customize .customize_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;text-align:center;font-style:normal;text-transform:none;margin:15px 0 45px}.index_customize .customize_list{justify-content:flex-start;align-items:flex-start}.index_customize .customize_list .customize_item{width:32.5%;margin-right:30px}.index_customize .customize_list .customize_item:last-child{margin-right:0}.index_customize .customize_list .customize_item .item_img{width:100%;position:relative;height:0;overflow:hidden;padding-bottom:100%;border-radius:12px}.index_customize .customize_list .customize_item .item_img img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;border-radius:12px;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out}.index_customize .customize_list .customize_item:hover .item_img img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.index_customize .customize_list .customize_item .item_title{font-family:Arial-Bold;font-weight:700;font-size:16px;color:#333;text-align:left;font-style:normal;text-transform:capitalize;margin-top:15px}.index_industruy{margin-top:5%}.index_industruy .industruy_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;text-align:center;font-style:normal;text-transform:none;margin:15px 0 45px}.index_industruy .industruy_list{justify-content:center;align-items:flex-start}.index_industruy .industruy_list .industruy_item{width:24.5%;margin-right:30px}.index_industruy .industruy_list .industruy_item:nth-child(4n){margin-right:0}.index_industruy .industruy_list .industruy_item .item_img{width:100%;position:relative;height:0;overflow:hidden;padding-bottom:127%;border-radius:12px}.index_industruy .industruy_list .industruy_item .item_img img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;border-radius:12px;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out}.index_industruy .industruy_list .industruy_item .item_img:hover img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.index_industruy .industruy_list .industruy_item .item_title{font-family:Delecta-Bold;font-weight:400;font-size:16px;color:#333;text-align:left;font-style:normal;text-transform:capitalize;margin-top:15px}.index_industruy .industruy_list .industruy_item .item_title a{display:inline-block;color:#333}.index_industruy .industruy_list .industruy_item:hover .item_title a{color:var(--conmmonColor)}.index_about{margin-top:5%;padding:3% 0 2%}.index_about .about_wrap{justify-content:space-between;align-items:flex-start}.index_about .about_wrap .about_left{width:42%;position:relative}.index_about .about_wrap .about_left .about_icon1{position:absolute;left:-55px;top:-55px;width:192px;height:192px;border-radius:109px;border:4px solid rgba(var(--conmmonRgbColor),.16);z-index:-1}.index_about .about_wrap .about_left .about_icon2{position:absolute;right:0;bottom:-25px;width:128px;height:128px;border-radius:109px;border:3px solid rgba(var(--conmmonRgbColor),.3);z-index:-1}.index_about .about_wrap .about_left .about_img{width:100%;position:relative;height:643px;overflow:hidden;border-radius:72px 32px}.index_about .about_wrap .about_left .about_img img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;border-radius:72px 32px;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out}.index_about .about_wrap .about_left:hover img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.index_about .about_wrap .about_right{width:55%}.index_about .about_wrap .about_right .about_box{position:relative}.index_about .about_wrap .about_right .about_stitle{position:absolute;top:-80px;left:0;width:100%;font-family:Delecta-Bold;font-weight:400;font-size:128px;color:rgba(var(--conmmonRgbColor),.05);text-align:left;font-style:normal;text-transform:uppercase;z-index:-1}.index_about .about_wrap .about_right .about_title{text-align:left;margin-top:30px;font-size:64px;margin-bottom:30px}.index_about .about_wrap .about_right .about_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;line-height:28px;text-align:left;font-style:normal;text-transform:none}.index_about .about_wrap .about_right .about_data{margin-top:65px}.index_about .about_wrap .about_right .about_data .data_list{justify-content:flex-start;align-items:center}.index_about .about_wrap .about_right .about_data .data_list .data_item{width:30%;margin-right:50px;background:var(--conmmonBgColor);border-radius:48px 82px 48px 2px;padding:22px 10px;transition:.5s ease-out}.index_about .about_wrap .about_right .about_data .data_list .data_item:hover{background:var(--conmmonColor)}.index_about .about_wrap .about_right .about_data .data_list .data_item .item_num{font-family:Delecta-Bold;font-weight:400;font-size:35px;color:#333;text-align:center;font-style:normal;text-transform:none}.index_about .about_wrap .about_right .about_data .data_list .data_item .item_num span{font-size:40px}.index_about .about_wrap .about_right .about_data .data_list .data_item:hover .item_num{color:#fff}.index_about .about_wrap .about_right .about_data .data_list .data_item .item_txt{font-family:Delecta-Bold;font-weight:400;font-size:22px;color:#333;text-align:center;font-style:normal;text-transform:none;min-height:66px;display:flex;align-items:center;justify-content:center}.index_about .about_wrap .about_right .about_data .data_list .data_item:hover .item_txt{color:#fff}.index_about .about_wrap .about_right .about_data .data_list .data_item:nth-child(3n){margin-right:0}.index_partner{margin-top:5%;padding:3% 0;background:#f1f1f1}.index_partner .partner_list .partner_item{text-align:center}.index_partner .partner_list .partner_item img{width:auto;height:58px;object-fit:contain}.index_advantage{margin-top:5%;padding:5% 0;background:var(--conmmonBgColor)}.index_advantage .advantage_title{font-size:64px}.index_advantage .advantage_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;text-align:center;font-style:normal;text-transform:none;margin:15px 0 35px}.index_advantage .advantage_list{justify-content:flex-start;align-items:center}.index_advantage .advantage_list .advantage_item{width:24%;padding:36px 24px;border-radius:72px 32px;margin-right:40px;transition:.5s ease-out}.index_advantage .advantage_list .advantage_item:nth-child(4n){margin-right:0}.index_advantage .advantage_list .advantage_item:hover{background:var(--conmmonColor)}.index_advantage .advantage_list .advantage_item .item_icon{position:relative;width:80px;height:80px;overflow:hidden;margin:0 auto}.index_advantage .advantage_list .advantage_item .item_icon img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s ease-out}.index_advantage .advantage_list .advantage_item .item_icon .adv_icon2{opacity:0}.index_advantage .advantage_list .advantage_item:hover .item_icon .adv_icon2{opacity:1}.index_advantage .advantage_list .advantage_item:hover .item_icon .adv_icon1{opacity:0}.index_advantage .advantage_list .advantage_item .item_title{font-family:Delecta-Bold;font-weight:400;font-size:20px;color:#333;text-align:center;font-style:normal;text-transform:none;height:60px;overflow:hidden;margin:30px 0 15px;transition:.5s}.index_advantage .advantage_list .advantage_item:hover .item_title{color:#fff}.index_advantage .advantage_list .advantage_item .item_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;line-height:28px;text-align:center;font-style:normal;text-transform:none;height:140px;overflow:hidden;transition:.5s}.index_advantage .advantage_list .advantage_item:hover .item_desc{color:#fff}.index_news{margin-top:5%}.index_news .news_top{justify-content:space-between;align-items:center;margin-bottom:45px}.index_news .news_top .news_title{font-size:64px;text-align:left}.index_news .news_top .news_btn{justify-content:flex-end;align-items:center}.index_news .news_top .news_btn .news_next,.index_news .news_top .news_btn .news_prev{width:72px;height:72px;border-radius:50%;transition:.5s ease-out;cursor:pointer}.index_news .news_top .news_btn .news_prev{background:url(../img/swiper_prev.png) center center/40% no-repeat #333;margin-right:20px}.index_news .news_top .news_btn .news_prev:hover{background-color:var(--conmmonColor)}.index_news .news_top .news_btn .news_next{background:url(../img/swiper_next.png) center center/40% no-repeat #333;margin:0}.index_news .news_top .news_btn .news_next:hover{background-color:var(--conmmonColor)}.index_news .swiper-pagination{display:none}.index_news .news_list .news_item{position:relative;width:100%;max-width:32%!important;margin-right:26px;overflow:visible!important;visibility:visible!important;padding-bottom:75px}.index_news .news_list .news_item .item_img{width:100%;position:relative;height:0;overflow:hidden;padding-bottom:120%;border-radius:24px}.index_news .news_list .news_item .item_img img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;border-radius:24px;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out}.index_news .news_list .news_item:hover .item_img img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.index_news .news_list .news_item .item_info{position:absolute;left:0;bottom:35px;background:#fff;border-left:5px solid #0a659f;padding:20px;justify-content:space-between;align-items:center;margin-right:25px;margin-top:-75px;z-index:99}.index_news .news_list .news_item:hover .item_info{background:var(--conmmonColor)}.index_news .news_list .news_item .item_info .item_box{width:calc(100% - 85px)}.index_news .news_list .news_item .item_info .item_date{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;text-align:left;font-style:normal;text-transform:none;display:flex;align-items:center}.index_news .news_list .news_item:hover .item_info .item_date{color:#fff}.index_news .news_list .news_item .item_info .item_date:before{content:'';display:inline-block;width:19px;height:19px;background:url(../img/news_date.png) center center/100% no-repeat;margin-right:6px}.index_news .news_list .news_item:hover .item_info .item_date:before{display:none}.index_news .news_list .news_item .item_info .item_title{font-family:Delecta-Bold;font-weight:400;font-size:18px;color:#333;line-height:32px;text-align:left;font-style:normal;text-transform:capitalize}.index_news .news_list .news_item .item_info .item_title a{display:inline-block;color:#333;height:64px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.index_news .news_list .news_item:hover .item_info .item_title a{color:#fff}.index_news .news_list .news_item .item_info .item_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#fff;line-height:28px;text-align:left;font-style:normal;text-transform:none}.index_news .news_list .news_item .item_info .item_desc a{display:inline-block;color:#fff;height:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:.5s ease-out}.index_news .news_list .news_item:hover .item_info .item_desc a{height:56px}.index_news .news_list .news_item .item_info .item_icon{display:none;width:80px;height:80px}.index_news .news_list .news_item:hover .item_info .item_icon{display:block}.index_news .news_list .news_item .item_info .item_icon img{width:80px;height:80px;object-fit:contain}.index_inquiry{margin:5% 0}.index_inquiry .inquiry_wrap{padding:85px 80px;background:#f1f1f1;border-radius:64px;justify-content:space-between;align-items:center}.index_inquiry .inquiry_wrap .inquiry_left{width:48%}.index_inquiry .inquiry_wrap .inquiry_left .inquiry_title{text-align:left;text-transform:uppercase}.index_inquiry .inquiry_wrap .inquiry_left .inquiry_title:after{content:'';display:block;width:150px;height:9px;background:var(--conmmonColor);margin:20px 0}.index_inquiry .inquiry_wrap .inquiry_left .inquiry_desc{font-family:Arial-Regular;font-weight:400;font-size:16px;color:#666;line-height:28px;text-align:left;font-style:normal;text-transform:none;margin-bottom:25px}.index_inquiry .inquiry_wrap .inquiry_left .inquiry_btn a{display:inline-block;padding:10px 40px;background:var(--conmmonColor);border:2px solid var(--conmmonColor);border-radius:58px;font-family:Arial-Bold;font-weight:700;font-size:24px;color:#fff;line-height:28px;text-align:left;font-style:normal;text-transform:none}.index_inquiry .inquiry_wrap .inquiry_left .inquiry_btn a:hover{background-color:#fff;color:var(--conmmonColor)}.index_inquiry .inquiry_wrap .inquiry_right{width:48%;position:relative;height:422px;overflow:hidden}.index_inquiry .inquiry_wrap .inquiry_right img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out}.index_inquiry .inquiry_wrap .inquiry_right:hover img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}@media only screen and (max-width:1200px){.index_inquiry .inquiry_wrap .inquiry_left,.index_inquiry .inquiry_wrap .inquiry_right,.index_news{visibility:visible!important}}@media only screen and (max-width:1050px){.index_about .about_wrap .about_left,.index_about .about_wrap .about_right,.index_advantage,.index_partner{visibility:visible!important}}@media only screen and (max-width:950px){.index_banner .swiper-slide{height:auto;padding:0}.index_banner .swiper-slide img{position:unset}.index_banner #sj{display:block!important}.index_category .category_wrap .cate_list{justify-content:inherit!important}.index_banner #pc{display:none!important}.common_title{font-size:40px;line-height:50px}.index_category{margin-top:8%}.index_category .layout{width:95%;margin:0 auto;padding:0}.index_category .swiper-pagination{display:block}.index_category .category_wrap{padding-bottom:55px;margin-top:30px}.index_category .swiper-pagination-bullet{width:11px;height:11px;background:#f4f4f4;opacity:1;border-radius:50%}.index_category .swiper-pagination-bullet-active{background-color:var(--conmmonColor)}.index_product{margin-top:8%}.index_product .top_box .top_left{width:100%}.index_product .top_box .top_left .product_desc,.index_product .top_box .top_left .product_title{text-align:center}.index_product .top_box .top_right{display:none}.index_product .swiper-pagination{display:block}.index_product .pro_wrap{padding-bottom:55px;margin-top:30px}.index_product .swiper-pagination-bullet{width:11px;height:11px;background:#f4f4f4;opacity:1;border-radius:50%}.index_product .swiper-pagination-bullet-active{background-color:var(--conmmonColor)}.index_customize{margin-top:8%}.index_customize .customize_desc{margin-bottom:30px}.index_customize .customize_list{flex-wrap:wrap}.index_customize .customize_list .customize_item{width:47.2%;margin-bottom:30px}.index_customize .customize_list .customize_item:nth-child(2n){margin-right:0!important}.index_customize .customize_list .customize_item:nth-child(4n){margin-right:30px}.index_industruy{margin-top:8%}.index_industruy .industruy_desc{margin-bottom:30px}.index_industruy .industruy_list{flex-wrap:wrap}.index_industruy .industruy_list .industruy_item{width:47.2%;margin-bottom:30px}.index_industruy .industruy_list .industruy_item:nth-child(2n){margin-right:0!important}.index_about{margin-top:8%;padding:0}.index_about .about_wrap{flex-direction:column-reverse;align-items:center}.index_about .about_wrap .about_left{width:100%}.index_about .about_wrap .about_right{width:100%;margin-bottom:30px}.index_about .about_wrap .about_right .about_stitle{display:none}.index_about .about_wrap .about_right .about_title{text-align:center;font-size:40px;margin-top:0}.index_partner{margin-top:8%}.index_advantage .advantage_title{font-size:40px}.index_advantage .advantage_list{flex-wrap:wrap}.index_advantage .advantage_list .advantage_item{width:47%;margin-bottom:30px;background:var(--conmmonColor)}.index_advantage .advantage_list .advantage_item:nth-child(2n){margin-right:0!important}.index_advantage .advantage_list .advantage_item .item_icon .adv_icon2{opacity:1}.index_advantage .advantage_list .advantage_item .item_icon .adv_icon1{opacity:0!important}.index_advantage .advantage_list .advantage_item .item_desc,.index_advantage .advantage_list .advantage_item .item_title{color:#fff}.index_news .news_top .news_title{width:100%;font-size:40px;line-height:50px;text-align:center}.index_news .news_top .news_btn{display:none}.index_news .news_list .news_item{max-width:unset!important}.index_news .news_list .news_item .item_info .item_box{width:100%}.index_news .news_list .news_item .item_info .item_icon{display:none!important}.index_news .news_list .news_item .item_info .item_desc{display:none}.index_news .news_wrap{padding-bottom:35px}.index_news .swiper-pagination-bullet{width:11px;height:11px;background:#f4f4f4;opacity:1;border-radius:50%}.index_news .swiper-pagination-bullet-active{background-color:var(--conmmonColor)}.index_news .news_top{margin-bottom:30px}.index_news .swiper-pagination{display:block}.index_inquiry .inquiry_wrap{flex-direction:column;align-items:center;padding:40px 30px}.index_inquiry .inquiry_wrap .inquiry_left{width:100%;margin-bottom:30px}.index_inquiry .inquiry_wrap .inquiry_right{width:100%;height:0;padding-bottom:67%}.index_inquiry .inquiry_wrap .inquiry_left .inquiry_btn a{font-size:18px;line-height:1.5}}@media only screen and (max-width:768px){.index_category .category_wrap .cate_list .cate_item .item_info .item_title{font-size:20px}.index_category .category_wrap .cate_list .cate_item .item_info .item_title a{height:auto;-webkit-line-clamp:unset;overflow:visible}.index_category .category_wrap .cate_list .cate_item .item_info{padding:0 20px}.index_category .category_box .cate_next,.index_category .category_box .cate_prev{display:none}.index_about .about_wrap .about_right .about_data{margin-top:30px}.index_about .about_wrap .about_right .about_data .data_list{justify-content:center;flex-wrap:wrap}.index_about .about_wrap .about_right .about_data .data_list .data_item{margin-right:15px;padding:20px 15px;width:90%;margin-bottom:10px;border-radius:32px 36px 32px 2px;background:var(--conmmonColor)}.index_about .about_wrap .about_right .about_data .data_list .data_item .item_num{font-size:24px;color:#fff}.index_about .about_wrap .about_right .about_data .data_list .data_item .item_txt{font-size:18px;color:#fff}.index_about .about_wrap .about_left .about_icon1{width:118px;height:118px;top:-15px;left:0;border-radius:109px;border:4px solid rgba(var(--conmmonRgbColor),.16)}.index_about .about_wrap .about_left .about_img{height:0;padding-bottom:112%}.index_about .about_wrap .about_left .about_img img{margin-left:30px}.index_about .about_wrap .about_left .about_icon2{width:78px;height:78px;right:0;bottom:-15px;border-radius:109px;border:3px solid rgba(var(--conmmonRgbColor),.3)}}@media only screen and (max-width:640px){.common_title{font-size:30px;line-height:35px}.index_product .pro_wrap,.index_product .top_box .top_left .product_desc{margin-top:20px}.index_customize .customize_list .customize_item{width:100%;margin-right:0!important}.index_about .about_wrap .about_right .about_title{font-size:30px;line-height:35px}.index_industruy .industruy_list .industruy_item{width:100%;margin-right:0!important}.index_industruy .industruy_list .industruy_item:last-child{margin-bottom:0!important}.index_advantage .advantage_title{font-size:30px;line-height:35px}.index_advantage .advantage_list .advantage_item{width:100%;margin-right:0!important}.index_advantage .advantage_list .advantage_item .item_icon{width:70px;height:70px}.index_advantage .advantage_list .advantage_item .item_desc,.index_advantage .advantage_list .advantage_item .item_title{height:auto;overflow:visible}.index_news .news_top .news_title{font-size:30px;line-height:35px}.index_news .news_list .news_item .item_info{width:95%}.index_news .news_list .news_item .item_info .item_title a{height:auto;overflow:visible;-webkit-line-clamp:unset}}@media only screen and (max-width:480px){.common_title,.index_about .about_wrap .about_right .about_title,.index_advantage .advantage_title,.index_news .news_top .news_title{font-size:30px;line-height:1.5}}