@charset 'utf-8';

.bannerSwiper{position: relative; overflow: hidden;}
.bannerSwiper .picture{overflow: hidden;}
.bannerSwiper .picture img{position: relative; left: 50%; transform: translateX(-50%);}
.bannerSwiper .content{width: 100%; position: absolute; left: 0; top: 0;}
.bannerSwiper .content .title{font-size: 40px; text-transform: uppercase;}
.bannerSwiper .content .text{font-size: 18px; line-height: 30px;}
.bannerSwiper .content .button{margin-top: 50px;}
.bannerSwiper .content .button a{display: inline-block; font-size: 18px; line-height: 48px; background: #353535; color: #fff; padding: 6px 6px 6px 30px; border-radius: 30px;}
.bannerSwiper .content .button a i{width: 48px; height: 48px; float: right; background: url("../images/arrow.png") center no-repeat #fff; margin-left: 20px; border-radius: 50%;}
.bannerSwiper .content1 .title{text-align: center; color: #fff; margin-top: 60px;}
.bannerSwiper .content1 .text{max-width: 1080px; text-align: center; margin: 30px auto; color: #fff;}
.bannerSwiper .content1 .button{text-align: center; color: #fff; margin-top: 60px;}
.bannerSwiper .content2 .title{max-width: 1080px; text-align: center; margin: 30px auto; color: #fff;}
.bannerSwiper .content2 .text{max-width: 1080px; text-align: center; margin: 30px auto; color: #fff;}
.bannerSwiper .content2 .button{text-align: center; color: #fff; margin-top: 60px;}
.bannerSwiper .content2 .text{max-width: 680px;}
.bannerSwiper .content3{top: 50%; transform: translateY(-50%);}
.bannerSwiper .content3 .title{max-width: 480px; line-height: 56px;}
.bannerSwiper .content3 .text{max-width: 530px; line-height: 24px; margin-top: 30px;}
.bannerSwiper .swiper-pagination .swiper-pagination-bullet{width: 10px; height: 10px; margin: 0 6px !important; background: #353535; cursor: pointer; transition: all 0.5s;}

.index_application{padding-top: 80px;}
.index_application .application_list{margin-top: 30px;}
.index_application .application_list .list{width: 28.6%; float: left; margin-left: 1.4%; margin-bottom: 1.4%; overflow: hidden;}
.index_application .application_list .list:nth-child(1){width: 40%; margin-left: 0;}
.index_application .application_list .list img{display: block; width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.index_application .application_list .list:hover img{transform: scale(1.1);}

.index_customized{padding-top: 80px;}
.index_customized .customized_tab{text-align: center; margin-top: 30px;}
.index_customized .customized_tab li{display: inline-block; line-height: 36px; font-size: 16px; color: #666; cursor: pointer; margin: 0 50px;}
.index_customized .customized_tab li.current{color: #353535; border-bottom: solid #353535 1px;}
.index_customized .customized_content{background: #f7f7f7; margin-top: 30px; padding: 30px;}
.index_customized .customized_content .customized_list{text-align: center; display: none;}
.index_customized .customized_content .pattern_customized.show{display: flex; justify-content: space-between; align-items: center;}
.index_customized .customized_content .grouping{width: 14%; display: inline-block; margin: 0 1%; max-width: 150px; text-align: center;}
.index_customized .customized_content .grouping .picture img{max-width: 100%;}
.index_customized .customized_content .grouping .picture:nth-child(2){position: relative; padding: 50px 0 60px;}
.index_customized .customized_content .grouping .picture:nth-child(2):before{width: 100%; height: 50px; line-height: 50px; content: "+"; font-size: 30px; position: absolute; left: 0; top: 0;}
.index_customized .customized_content .grouping .picture:nth-child(2)::after{width: 100%; height: 60px; text-align: center; line-height: 60px; content: "="; font-size: 30px; position: absolute; left: 0; bottom: 0; transform: rotate(90deg);}
.index_customized .customized_content .grouping .list img{max-width: 100%;}
.index_customized .customized_content .grouping .list:nth-child(2){padding: 30px 0;}
.index_customized .customized_content .logo_customized.show{display: block;}
.index_customized .customized_content .logo_customized .logo_title{font-size: 16px; text-align: center; margin-top: 20px;}
.index_customized .customized_content .logo_customized .logo_list{margin-top: 50px;}
.index_customized .customized_content .logo_customized .logo_list .list{width: 22%; float: left; margin: 0 1.5%;}
.index_customized .customized_content .logo_customized .logo_list .list img{max-width: 100%;}
.index_customized .customized_content .color_customized.show{display: flex; flex-wrap: wrap; justify-content: space-between;}
.index_customized .customized_content .color_customized .list{width: 15%; margin: 20px 0;}
.index_customized .customized_content .color_customized .list img{width: 100%;}
.index_customized .customized_button{text-align: center; margin-top: 50px;}
.index_customized .customized_button a{display: inline-block; padding: 0 28px; line-height: 42px; font-size: 16px; border: solid #353535 1px; border-radius: 22px; margin: 0 10px;}
.index_customized .customized_button a.btn1{color: #353535;}
.index_customized .customized_button a.btn2{background: #353535; color: #fff;}

.index_workshop{padding-top: 80px;}
.index_workshop .workshop_swiper{margin-top: 30px; padding-bottom: 50px; position: relative; overflow: hidden;}
.index_workshop .workshop_swiper .swiper-slide img{width: 100%; height: auto !important;}
.index_workshop .workshop_swiper .swiper-pagination-bullet{width: 50px; height: 3px; background: #353535; border-radius: 0; margin: 0 16px; cursor: pointer; transition: all 0.5s;}

.index_process{padding-top: 80px;}
.index_process .process_list{margin-top: 30px; display: flex; justify-content: space-between;}
.index_process .process_list .list{width: 23%; padding-right: 2.6%; position: relative;}
.index_process .process_list .list::after{width: 8%; height: 16px; content: ''; background: url("../images/process.png") center no-repeat; position: absolute; top: 40%; right: 3px;}
.index_process .process_list .list:last-child{padding-right: 0;}
.index_process .process_list .list:last-child::after{display: none;}
.index_process .process_list .list .picture{overflow: hidden;}
.index_process .process_list .list .picture img{width: 100%; transition: all 0.5s;}
.index_process .process_list .list:hover .picture img{transform: scale(1.1);}
.index_process .process_list .list .title{text-align: center; font-size: 16px; margin-top: 20px;}

.index_product{padding-top: 80px;}
.index_product .category_tab{text-align: center; margin-top: 30px;}
.index_product .category_tab li{display: inline-block; line-height: 36px; font-size: 16px; color: #666; cursor: pointer; margin: 0 50px;}
.index_product .category_tab li.current{color: #353535; border-bottom: solid #353535 1px;}
.index_product .product_content{margin-top: 40px;}
.index_product .product_list{height: 0; overflow: hidden;}
.index_product .product_list.show{height: auto;}
.index_product .product_list .product_swiper{position: relative; padding-bottom: 60px; overflow: hidden;}
.index_product .product_list .list .picture{border: solid #d6d6d6 1px; overflow: hidden;}
.index_product .product_list .list .picture img{width: 100%; transition: all 0.5s;}
.index_product .product_list .list:hover .picture img{transform: scale(1.1);}
.index_product .product_list .list .title{font-size: 16px; text-align: center; margin-top: 20px;}
.index_product .product_list .list .title a{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.index_product .product_list .list .button{text-align: center; margin-top: 10px;}
.index_product .product_list .list .button a{display: inline-block; padding: 0 20px; line-height: 30px; border: solid #353535 1px; border-radius: 5px;}
.index_product .product_list .list .button a:hover{background: #353535; color: #fff;}
.index_product .product_list .swiper-button{width: 100px; height: 30px; position: absolute; right: 0; bottom: 0;}
.index_product .product_list .swiper-button .swiper-button-prev,
.index_product .product_list .swiper-button .swiper-button-next{width: 30px; height: 30px; left: 0; margin: 0; top: 0; background: url("../images/swiper_button.png") center no-repeat;}
.index_product .product_list .swiper-button .swiper-button-next{left: auto; right: 0; transform: rotate(180deg);}
.index_product .product_more{text-align: center;}
.index_product .product_more a{display: inline; line-height: 36px; font-size: 16px; border-bottom: solid #353535 1px;}

.index_feature{padding-top: 80px;}
.index_feature .feature_swiper{margin-top: 30px; position: relative; padding-bottom: 60px; overflow: hidden;}
.index_feature .feature_swiper .swiper-slide{background: #f7f7f7; position: relative;}
.index_feature .feature_swiper .swiper-slide::after{content: ''; display: table; clear: both;}
.index_feature .feature_swiper .picture{width: 55%; float: right;}
.index_feature .feature_swiper .picture img{width: 100%;}
.index_feature .feature_swiper .content{width: 45%; box-sizing: border-box; padding: 20px 6%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.index_feature .feature_swiper .content .title{font-size: 40px; margin-top: 10px;}
.index_feature .feature_swiper .content .subtitle{color: #666; line-height: 24px;}
.index_feature .feature_swiper .content .text{margin-top: 10px; font-size: 16px; line-height: 24px; color: #666;}
.index_feature .feature_swiper .content .button{margin-top: 30px;}
.index_feature .feature_swiper .content .button a{display: inline-block; padding: 0 28px; line-height: 42px; font-size: 16px; border: solid #353535 1px; border-radius: 22px; margin-right: 20px;}
.index_feature .feature_swiper .content .button a.btn1{color: #353535;}
.index_feature .feature_swiper .content .button a.btn2{background: #353535; color: #fff;}
.index_feature .feature_swiper .swiper-pagination-bullet{width: 50px; height: 3px; border-radius: 0; background: #d6d6d6; opacity: 1;}
.index_feature .feature_swiper .swiper-pagination-bullet-active{background: #353535;}

.index_advantage{padding-top: 80px;}
.index_advantage .advantage_content{margin-top: 10px;}
.index_advantage .advantage_content .list{width: 49%; float: left; box-sizing: border-box; padding: 20px; margin: 20px 2% 20px 0; background: #fff; border: solid #353535 1px;}
.index_advantage .advantage_content .list:nth-child(2n){margin-right: 0;}
.index_advantage .advantage_content .list .title{font-size: 24px; background: url("../images/tick.png") left center no-repeat; padding-left: 38px;}
.index_advantage .advantage_content .list .text{font-size: 18px; line-height: 28px; margin-top: 10px;}
.index_advantage .advantage_content .list:hover{background: #353535;}
.index_advantage .advantage_content .list:hover .title{background-image: url("../images/tick_hover.png"); color: #fff;}
.index_advantage .advantage_content .list:hover .text{color: #fff;}

/* 自定义内容 */
.index_custom1{padding-top: 80px;}
.index_custom1 .custom_swiper{margin-top: 30px; position: relative; padding-bottom: 70px; overflow: hidden;}
.index_custom1 .custom_swiper .swiper-slide::after{content: ''; display: table; clear: both;}
.index_custom1 .custom_swiper .picture{width: 50%; float: right;}
.index_custom1 .custom_swiper .picture img{width: 100%;}
.index_custom1 .custom_swiper .content{width: 46%; float: left;}
.index_custom1 .custom_swiper .content .title{font-size: 40px; line-height: 60px;}
.index_custom1 .custom_swiper .content .subtitle{color: #666; line-height: 24px;}
.index_custom1 .custom_swiper .content .text{border-top: solid #999 1px; margin-top: 10px; padding-top: 15px;}
.index_custom1 .custom_swiper .content .text p{font-size: 16px; line-height: 24px; color: #666; padding: 5px 0;}
.index_custom1 .custom_swiper .content .button{margin-top: 30px;}
.index_custom1 .custom_swiper .content .button a{display: inline-block; padding: 0 28px; line-height: 42px; font-size: 16px; border: solid #353535 1px; border-radius: 22px; margin-right: 20px;}
.index_custom1 .custom_swiper .content .button a.btn1{color: #353535;}
.index_custom1 .custom_swiper .content .button a.btn2{background: #353535; color: #fff;}
.index_custom1 .custom_swiper .swiper-pagination-bullet{width: 8px; height: 8px; border: solid #353535 1px; background: none; opacity: 1;}
.index_custom1 .custom_swiper .swiper-pagination-bullet-active{background: #353535;}

.index_custom2{padding-top: 80px;}
.index_custom2 .custom_swiper{margin-top: 30px; position: relative; padding-bottom: 40px; overflow: hidden;}
.index_custom2 .custom_swiper .picture{overflow: hidden;}
.index_custom2 .custom_swiper .picture img{width: 100%;}
.index_custom2 .custom_swiper .title{font-size: 24px; margin-top: 20px;}
.index_custom2 .custom_swiper .text{margin-top: 10px; line-height: 20px; color: #666;}
.index_custom2 .custom_swiper .swiper-pagination{top: auto; bottom: 0; height: 2px; background: #d6d6d6;}
.index_custom2 .custom_swiper .swiper-pagination-progressbar-fill{background: #353535;}

.index_custom3{padding-top: 80px;}
.index_custom3 .custom_swiper{margin-top: 30px; position: relative; padding-bottom: 70px; overflow: hidden;}
.index_custom3 .custom_swiper .swiper-slide::after{content: ''; display: table; clear: both;}
.index_custom3 .custom_swiper .picture{width: 50%; float: left;}
.index_custom3 .custom_swiper .picture img{width: 100%;}
.index_custom3 .custom_swiper .content{width: 46%; float: right;}
.index_custom3 .custom_swiper .content .title{font-size: 40px; line-height: 60px;}
.index_custom3 .custom_swiper .content .subtitle{color: #666; line-height: 24px;}
.index_custom3 .custom_swiper .content .text{border-top: solid #999 1px; margin-top: 10px; padding-top: 15px;}
.index_custom3 .custom_swiper .content .text p{font-size: 16px; line-height: 24px; color: #666; padding: 5px 0;}
.index_custom3 .custom_swiper .content .button{margin-top: 30px;}
.index_custom3 .custom_swiper .content .button a{display: inline-block; padding: 0 28px; line-height: 42px; font-size: 16px; border: solid #353535 1px; border-radius: 22px; margin-right: 20px;}
.index_custom3 .custom_swiper .content .button a.btn1{color: #353535;}
.index_custom3 .custom_swiper .content .button a.btn2{background: #353535; color: #fff;}
.index_custom3 .custom_swiper .swiper-pagination-bullet{width: 8px; height: 8px; border: solid #353535 1px; background: none; opacity: 1;}
.index_custom3 .custom_swiper .swiper-pagination-bullet-active{background: #353535;}

.index_custom4{padding-top: 80px;}
.index_custom4 .custom_swiper{margin-top: 30px; position: relative; padding-bottom: 60px; overflow: hidden;}
.index_custom4 .custom_swiper .picture{overflow: hidden;}
.index_custom4 .custom_swiper .picture img{width: 100%;}
.index_custom4 .custom_swiper .title{font-size: 24px; margin-top: 20px;}
.index_custom4 .custom_swiper .text{margin-top: 10px; line-height: 20px; height: 40px; color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis;}
.index_custom4 .custom_swiper .swiper-pagination-bullet{width: 8px; height: 8px; border: solid #353535 1px; background: none; opacity: 1;}
.index_custom4 .custom_swiper .swiper-pagination-bullet-active{background: #353535;}

@media (max-width:960px) {
	.bannerSwiper .picture img{width: 138%; height: auto;}
	.bannerSwiper .content{box-sizing: border-box; padding: 20px 15px;}
	.bannerSwiper .content .title{font-size: 18px; line-height: 36px;}
	.bannerSwiper .content1 .title{margin-top: 0;}
	.bannerSwiper .content2 .title{max-width: 100%; margin: 0 auto;}
	.bannerSwiper .content3{top: 50%; transform: translateY(-50%);}
	.bannerSwiper .content3 .title{max-width: 100%; text-align: center; color: #fff;}
	.bannerSwiper .content .text{display: none;}
	.bannerSwiper .content .button{display: none;}
	.bannerSwiper .swiper-pagination .swiper-pagination-bullet{width: 8px; height: 8px; margin: 0 5px !important;}
	.bannerSwiper .swiper-pagination .swiper-pagination-bullet-active{width: 8px;}

	.index_application{padding: 50px 10px 0;}
	.index_application .application_list{margin-top: 20px;}
	.index_application .application_list .list{width: 28.6%; float: left; margin-left: 1.4%; margin-bottom: 1.4%; overflow: hidden;}
	.index_application .application_list .list:nth-child(1){width: 40%; margin-left: 0;}
	.index_application .application_list .list img{display: block; width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
	.index_application .application_list .list:hover img{transform: scale(1.1);}
	
	.index_customized{padding: 50px 10px 0;}
	.index_customized .customized_tab{margin-top: 20px;}
	.index_customized .customized_tab li{line-height: 32px; margin: 0 20px;}
	.index_customized .customized_content{margin-top: 20px; padding: 20px;}
	.index_customized .customized_content .grouping .list:nth-child(2){padding: 20px 0;}
	.index_customized .customized_content .logo_customized .logo_title{margin-top: 0;}
	.index_customized .customized_content .logo_customized .logo_list{margin-top: 20px;}
	.index_customized .customized_content .color_customized .list{margin: 10px 0;}
	.index_customized .customized_button{margin-top: 20px;}
	.index_customized .customized_button a{padding: 0 20px; line-height: 32px; font-size: 14px; border-radius: 16px;}
	
	.index_workshop{padding: 50px 10px 0;}
	.index_workshop .workshop_swiper{margin-top: 20px; padding-bottom: 30px;}
	.index_workshop .workshop_swiper .swiper-pagination-bullet{width: 20px; margin: 0 10px;}
	
	.index_process{padding: 50px 10px 0;}
	.index_process .process_list{margin-top: 20px; flex-wrap: wrap;}
	.index_process .process_list .list{width: 46%; padding-right: 8%; margin-bottom: 16px;}
	.index_process .process_list .list::after{width: 8%; height: 10px; background-size: 90%; top: 35%; right: 3%;}
	.index_process .process_list .list:nth-child(2n){padding-right: 0;}
	.index_process .process_list .list:nth-child(2n)::after{display: none;}
	.index_process .process_list .list .title{margin-top: 10px;}
	
	.index_product{padding: 50px 10px 0;}
	.index_product .category_tab{margin-top: 20px;}
	.index_product .category_tab li{line-height: 32px; margin: 0 20px;}
	.index_product .product_content{margin-top: 20px;}
	.index_product .product_list .product_swiper{padding-bottom: 50px;}
	
	.index_feature{padding: 50px 10px 0;}
	.index_feature .feature_swiper{margin-top: 20px; padding-bottom: 30px;}
	.index_feature .feature_swiper .picture{width: 100%; float: none;}
	.index_feature .feature_swiper .content{width: 100%; padding: 20px; position: inherit; transform: translateY(0);}
	.index_feature .feature_swiper .content .title{font-size: 20px; margin-top: 10px;}
	.index_feature .feature_swiper .content .subtitle{color: #666; line-height: 24px;}
	.index_feature .feature_swiper .content .text{margin-top: 10px; font-size: 16px; line-height: 24px; color: #666;}
	.index_feature .feature_swiper .content .button{margin-top: 20px;}
	.index_feature .feature_swiper .content .button a{padding: 0 20px; line-height: 32px; font-size: 14px; border-radius: 16px;}
	.index_feature .feature_swiper .swiper-pagination-bullet{width: 20px;}
	
	.index_advantage{padding: 50px 10px 0;}
	.index_advantage .advantage_content{margin-top: 10px;}
	.index_advantage .advantage_content .list{width: 100%; float: none; padding: 20px; margin: 20px 0 0;}
	.index_advantage .advantage_content .list .title{font-size: 18px; padding-left: 24px; background-size: 16px;}
	.index_advantage .advantage_content .list .text{font-size: 14px; line-height: 20px; margin-top: 10px;}
	
	/* 自定义内容 */
	.index_custom1{padding: 50px 10px 0;}
	.index_custom1 .custom_swiper{margin-top: 15px; padding-bottom: 50px;}
	.index_custom1 .custom_swiper .picture{width: 100%; float: none;}
	.index_custom1 .custom_swiper .content{width: 100%; float: none; margin-top: 10px;}
	.index_custom1 .custom_swiper .content .title{font-size: 20px; line-height: 30px;}
	.index_custom1 .custom_swiper .content .text{padding-top: 10px;}
	.index_custom1 .custom_swiper .content .text p{font-size: 14px; line-height: 20px;}
	.index_custom1 .custom_swiper .content .button{margin-top: 20px;}
	.index_custom1 .custom_swiper .content .button a{padding: 0 20px; line-height: 32px; font-size: 14px; border-radius: 16px; margin-right: 20px;}
	
	.index_custom2{padding: 50px 10px 0;}
	.index_custom2 .custom_swiper{margin-top: 20px; padding-bottom: 20px;}
	.index_custom2 .custom_swiper .title{font-size: 16px; margin-top: 10px;}
	.index_custom2 .custom_swiper .text{margin-top: 5px;}
	
	.index_custom3{padding: 50px 10px 0;}
	.index_custom3 .custom_swiper{margin-top: 20px; padding-bottom: 50px;}
	.index_custom3 .custom_swiper .picture{width: 100%; float: none;}
	.index_custom3 .custom_swiper .content{width: 100%; float: none; margin-top: 20px;}
	.index_custom3 .custom_swiper .content .title{font-size: 20px; line-height: 30px;}
	.index_custom3 .custom_swiper .content .text{padding-top: 10px;}
	.index_custom3 .custom_swiper .content .text p{font-size: 14px; line-height: 20px;}
	.index_custom3 .custom_swiper .content .button{margin-top: 20px;}
	.index_custom3 .custom_swiper .content .button a{padding: 0 20px; line-height: 32px; font-size: 14px; border-radius: 16px; margin-right: 20px;}

	.index_custom4{padding: 50px 10px 0;}
	.index_custom4 .custom_swiper{margin-top: 20px; padding-bottom: 50px; overflow: hidden;}
	.index_custom4 .custom_swiper .title{font-size: 20px; margin-top: 10px;}
	.index_custom4 .custom_swiper .text{margin-top: 5px;}
}