html{}

.f_b{font-weight: bold;}

.clearf{clear: both; overflow: hidden;}

.flex{display: flex;}

.flexColumn{display: flex; flex-direction: column;}

.flexSpaceBe{justify-content: space-between;}

.alignBottom{align-items: flex-end;}



.web_th{font-size: 36px; font-family: 'NovaSSKBold'; font-weight: bold; color: #0062ab; text-align: center; max-width: 1060px; margin: 0 auto;}

.web_th .txt{position: relative; padding-bottom: 5px; color: #0062ab;}

.web_th .txt::before{position: absolute; content: ''; bottom: 0; height: 2px; left: 50%; margin-left: -16px; width: 32px; background-color: #0062ab;}

.web_th a.txt:hover{color: #bd0209;}

.web_th a.txt:hover::before{background-color: #bd0209;}

.web_th .brief{font-family: 'Poppins-Regular'; font-size: 16px; color: #666; line-height: 24px; text-align: center; font-weight: normal; padding-top: 5px;}



/* slider_banner */

.slider_banner .swiper-slide, .slider_banner-phone .swiper-slide{height: 0; padding-bottom: 47%;}

.slider_banner .swiper-slide img, .slider_banner-phone .swiper-slide img {

    width: 100%;

    transition: 3s linear;

    transform: scale(1.08);

	position: absolute; left: 0; top: 0;

	height: 100%; object-fit: cover;

}



/* home_pro_sort */

.web_main{}

.home_pro_sort{position: relative; margin-top: 40px;}

.home_pro_sort .sort_th{display: none; background-color: #f3f3f3; overflow: hidden;}

.home_pro_sort .sort_th .txt{background-color: #0062ab; color: #fff; font-size: 24px; font-weight: bold; text-align: center; line-height: 24px; padding: 20px 0;}

.home_pro_sort .sort_th .sort_btn{float: right; background-color: #0062ab; width: 36px; height: 30px; cursor: pointer; padding: 10px 9px; border-radius: 4px; margin: 12px 10px 12px 0;}

.pro_sort_menu{width: 394px; float: left; width: 28%;}

.pro_sort_menu li{border-bottom: 2px solid rgba(153, 153, 153, 0.22); height: auto; text-align: center;}

.pro_sort_menu li:hover{border-color: rgba(183, 2, 9, 0.22);}

.pro_sort_menu li span{color: #333333; font-size: 18px; line-height: 30px; font-weight: bold; display: block; font-family: 'NovaSSKBold'; word-wrap: break-word; padding: 25px 0; transition: 0s;}

.pro_sort_menu li.sort_active{background-color: #0062ab;}

.pro_sort_menu li.sort_active span{color: #fff;}

.pro_sort_menu li span:hover{color: #bd0209;}

.pro_sort_menu li.sort_active span:hover{color: #bd0209;}



.pro_sort_right{width: 916px; float: right; width: 66%;}

.pro_sort_item{display: none;}

.pro_sort_right .pro_view{position: relative;}

.pro_view_left{width: 40%; float: left;}

.pro_view .pro_title{line-height: 34px; padding-right: 30px; padding-top: 60px;}

.pro_view .pro_title a{font-size: 26px;}

.pro_view .pro_brief{font-size: 16px; color: #666; line-height: 24px; padding-right: 40px; font-family: 'Poppins-Regular'; margin: 20px 0 40px;}

.pro_view .pro_btn{height: 72px; background-color: #F8F8F8; line-height: 72px; width: 128%; position: relative; z-index: 2;}

.pro_view .pro_btn a{color: #0062ab; font-size: 18px; padding-left: 30px; font-weight: bold; display: block; border-left: 3px solid #0062ab;}

.pro_view .pro_btn a::after{position: absolute; right: 30px; top: 0; background: url(../img/icon_right.png) no-repeat center right/20px auto; content: ''; width: 20px; height: 100%;}



.pro_view_right{float: right; width: 56%;}

.pro_view_pic{padding-bottom: 87.5%; overflow: hidden;}

.pro_view_pic a:hover img{transform: scale(1.1);}



.pro_view .pro_btn a:hover{color: #bd0209; border-color: #bd0209;}

.pro_view .pro_btn a:hover::after{background: url(../img/icon_right1.png) no-repeat center right/20px auto;}



/* pro_list */

.pro_list{

	/* overflow: hidden; */

	 width: calc(100% + 32px); margin-top: 30px;}

.pro_list li{float: left; width: 33.33%; padding-right: 32px; box-sizing: border-box;}

.pro_list li .pro_pic{padding-bottom: 104%; overflow: hidden;}

.pro_list li .pro_pic img, .pro_view_pic a img{transition: all 0.3s ease-in-out;}

.pro_list li .pro_pic a:hover img{transform: scale(1.1);}

.pro_list li .pro_name{margin-top: 22px; padding-right: 60px; position: relative;}

.pro_list li .name{font-size: 16px; color: #666; font-family: 'Poppins-Medium'; font-weight: 500;}

.pro_list li .name:hover{color: #bd0209;}

.pro_list li .more{position: absolute; right: 0; top: 4px; width: 42px; height: 42px; border-radius: 0 20px 0 20px; background: url(../img/icon_right_w.png) no-repeat center /50% auto #0062ab;}

.pro_list li .more:hover{background-color: #bd0209;}



/* home_hot_pro */

.home_hot_pro{background-color: #F2F2F2; padding: 50px 0; margin-top: 60px;}



.hot_pro_inner{width: 100%; height: auto; margin-top: 60px; position: relative;}



.hot_pro_item{background-color: #fff; padding: 60px 0 30px;}

.hot_pro_item .pro_pic{padding-bottom: 72%;}

.hot_pro_item .pro_name{text-align: center; margin-top: 10px; height: 54px;

	display: flex;justify-content: center;

  align-items: flex-end; 

}

.hot_pro_item .pro_name a, .hot_pro_hover .pro_name a{color: #333; font-family: 'NovaSSKBold'; font-weight: bold; font-size: 16px; position: relative;height: 54px; padding-bottom: 6px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis; line-height: 24px;}

.hot_pro_item .pro_name a::before, .hot_pro_hover .pro_name a::before{position: absolute; content: ''; left: 50%; margin-left: -14px; height: 2px; bottom: 0; background-color: #0062ab; width: 28px;}



.hot_pro_hover{position: absolute; background: rgba(0, 98, 171, 0.76); top: 100%; left: 0; width: 100%; height: 100%; padding: 60px 40px 0 20px; transition: all 0.3s ease-in-out;}

.hot_pro_hover .pro_name{padding-bottom: 10px; text-align: left;}

.hot_pro_hover .pro_name a{color: #fff;}

.hot_pro_hover .pro_name a::before{background-color: #fff; left: 0; margin-left: 0;}

.hot_pro_hover .pro_brief{color: #fff; font-family: 'Poppins-Regular'; margin: 10px 0 20px; font-size: 16px;}

.hot_pro_hover .pro_more a{display: block; height: 32px; line-height: 32px; width: 124px; text-align: center; background-color: #0062ab; border-radius: 3px; font-family: 'Poppins-Regular'; font-size: 16px; color: #fff;}

.hot_pro_hover .pro_more a:hover{background-color: #bd0209;}

.hot_pro_hover .pro_name a:hover::before{background-color: #bd0209;}

.hot_pro_hover .pro_name a:hover{color: #bd0209;}



.hot_pro_item:hover>.pro_name{opacity: 0;}

.hot_pro_item:hover .hot_pro_hover{transform: translateY(-100%);}



.hot-pro-next, .hot-pro-prev, .certificate-prev, .certificate-next{width: 35px; height: 60px; margin-top: -30px; background-color: #0062ab; opacity: 1; background-image: url(../img/icon_next.png); background-size: 12px; z-index: 6;}

.certificate-prev, .certificate-next{margin-top: 16px;}

.swiper_other .swiper-button-next::before, .swiper_other .swiper-button-prev::before{content: '';}

.hot-pro-next{right: 5px;}

.hot-pro-prev, .certificate-prev{background-image: url(../img/icon_prev.png); left: 5px;}

.hot-pro-next:hover, .hot-pro-prev:hover, .certificate-next:hover, .certificate-prev:hover{background-color: #bd0209;}

.certificate-prev{left: -35px;}

.certificate-next{right: -35px;}



.hot_pro_btn{text-align: center; margin-top: 60px;}

.hot_pro_btn .more{display: inline-block; width: 190px; height: 46px; line-height: 46px; text-align: center; color: #fff; font-size: 18px; background-color: #0062ab;}

.hot_pro_btn .more:hover{background-color: #bd0209;}





/* home_about */

.home_about{background: url(../img/bg.png) no-repeat center 82px #000; padding: 90px 0 0; background-attachment: fixed !important;}

.home_about .about_logo{text-align: center; padding-bottom: 30px; border-bottom: 1px solid rgba(255, 255, 255, 0.3);}

.home_about .about_logo img{margin: 0 auto;}



.about_inner{padding-top: 50px; padding-bottom: 60px;}

.about_inner .about_left{width: 42%;}

.about_inner .sub_title{font-family: 'Poppins-Regular'; font-size: 20px; color: #fff;}

.about_inner .title{margin: 20px 0;}

.about_inner .title{font-weight: bold; font-size: 45px; color: #fff; line-height: 50px;}

.about_inner .brief{font-family: 'Poppins-Regular'; font-size: 16px; color: #fff; line-height: 24px; opacity: 0.5;}



.spaceEvenly{justify-content: space-between; margin-top: 20px;}

.world-number{font-size: 50px; font-weight: bold; color: #fff; line-height: 50px;}

.world-tip-b{color: #fff; font-family: 'Poppins-Medium'; font-weight: 500; font-size: 20px;}

.world-number-l{display: inline-block; vertical-align: bottom; color: #fff; font-size: 20px; font-weight: bold; padding-left: 8px;}



.about_more{margin-top: 30px;}

.about_more .more{display: inline-block; width: 190px; height: 46px; line-height: 46px; text-align: center; color: #fff; font-size: 18px; background-color: #0062ab;}

.about_more .more:hover{background-color: #bd0209;}



.about_right{width: 48%;}

.about_list li{position: relative; padding-left: 78px; margin-bottom: 36px;}

.about_list li .pic{position: absolute; left: 0; top: 10px; width: 68px; height: 68px;}

.about_list li .pic img{width: 100%; height: 100%;}

.about_list li .pic img:hover{opacity: 0.8;}

.about_list li .about_name, .about_list li .about_name a{color: #fff; font-size: 24px; font-weight: bold;}

.about_list li .about_name a:hover{color: #bd0209;}

.about_list li .brief{color: #fff; font-size: 16px; font-family: 'Poppins-Regular'; margin-top: 5px; line-height: 20px;}





/* home_map */

.home_map{padding: 115px 0;}

.map_left{width: 32%; padding-top: 100px;}

.map_left .sub_title{font-size: 16px; color: #666; font-family: 'Poppins-Regular';}

.map_left .link_name{padding: 0 0 10px;}

.map_left .link_name{font-size: 40px; font-weight: bold; color: #333; letter-spacing: -1px; line-height: 40px; width: 120%; position: relative; z-index: 1;}

.map_left .brief{color: #666; font-family: 'Poppins-Regular'; font-size: 18px; line-height: 24px;}

.index_case_right {

	width: 68%;

	position: relative;

}



.index_case_map {

	width: 100%;

}



.point,

.point::before,

.point::after {

	position: absolute;

	width: 6px;

	height: 6px;

	border-radius: 50%;

	content: '';

}



/* .point::before {

	animation: scale 2s infinite;

}



.point::after {

	animation: scale2 2s infinite;

} */



@keyframes scale {

	0% {

		transform: scale(1);

		opacity: .9

	}



	100% {

		transform: scale(6);

		opacity: 0;

	}

}



@keyframes scale2 {

	0% {

		transform: scale(1);

		opacity: .9;

	}



	100% {

		transform: scale(12);

		opacity: 0;

	}

}





.point,

.point::before,

.point::after {

	background: #0062ab;

}



.point:hover::before {

	animation: scale 2s infinite;

}



.point:hover::after {

	animation: scale2 2s infinite;

}



.point p {

	font-family: MyriadPro-Regular;

	font-weight: 400;

	font-size: 16px;

	color: #0062ab;

	padding-top: 5px;

	line-height: 26px;

	position: absolute;

	left: 50%;

	transform: translateX(-50%);

	opacity: 0;

	transition: all 0.3s ease-in-out;

	white-space: nowrap;

	cursor: pointer;

}



.point:hover p {

	opacity: 1;

}



/* home_certificate */

.index_bg{background: url(../img/bg1.png) no-repeat center top #eee; padding-bottom: 72px;}



.home_certificate{padding: 80px 0 80px; position: relative;}

.certificate_inner{margin: 40px 0 0;}

.cer_item .pro_pic{padding-bottom: 141%; overflow: hidden;}

.cer_item .pro_pic a img{transition: all 0.3s ease-in-out;}

.cer_item .pro_pic a:hover img{transform: scale(1.06);}





/* form_box */

.form_left{width: 48%;}

.form_left .f_title{font-size: 42px; font-weight: bold; line-height: 48px;}

.form_left .f_title a{color: #0062ab; white-space: nowrap;}

.form_left .f_title a:hover{color: #bd0209;}

.form_left .brief{font-size: 18px; line-height: 28px; color: #666; font-weight: normal; font-family: 'Poppins-Regular'; width: 90%; margin: 10px 0 0;}

.form_left .f_more a{color: #0062ab; font-weight: bold; font-size: 18px;}



.form_right{width: 45%;}

.index_input_box input{border: 1px solid #0062ab; border-radius: 5px; height: 48px; background-color: transparent; margin-right: 20px; width: 25%; box-sizing: border-box; padding: 0 10px; color: #898989; font-size: 16px;}

.index_input_box input:last-child{margin-right: 0;}

.index_input_box input::placeholder, .index_con_text_div textarea::placeholder{font-size: 16px; color: #898989;}

.index_input_box input:focus, .index_con_text_div textarea:focus{border-color: #bd0209;}

.index_con_text_div{margin-top: 12px;}

.index_con_text_div textarea{border: 1px solid #0062ab; border-radius: 5px; height: 172px; background-color: transparent; width: 100%; box-sizing: border-box; padding: 12px 10px; color: #898989; font-size: 16px;}



.index_con_btn{margin-top: 5px;}

.index_con_btn .submit_btn{height: 56px; border-radius: 28px; background-color: #0062ab; color: #fff; border: none; width: 100%; font-size: 20px; font-weight: bold;}

.index_con_btn .submit_btn:hover{background-color: #bd0209;}



/* index_news_box */

.index_news_box{padding: 40px 0 0;}

.news_inner{gap: 15px; padding: 45px 0 60px;}

.news_left{width: 71%; gap: 15px;}

.news_left .news_pic_item{width: 33.33%; position: relative; z-index: 1; transition: all ease .6s; height: 100%;}

.news_left .active_item{width: 66.66%;}

.news_pic_item .news_pic, .news_pic_item .news_pic .pro_pic{height: 100%; max-height: 440px;}

.news_left .news_pic_item .pro_pic img{height: 100%; width: 100%; object-fit: cover; border-radius: 3px;}

.news_left .active_item .pro_pic img{border-radius: 3px;}

.news_left .news_pic_item .news_item{position: absolute; z-index: 2; top: 0; padding: 50px 24px; width: 100%; height: 100%; background: rgba(0,0,0,0.2);}

.news_left .news_item .brief{margin-bottom: 15px; height: 72px;}

.news_left .news_item .news_date, .news_left .news_item .link_title a, .news_left .news_item .brief{color: #fff;}
.news_left .news_item .brief:hover{color: #bd0209;}
.news_pic_item .link_btn{position: absolute; bottom: 60px;}



/* @keyframes scale {

	0% {

		width: 33.33%

	}



	100% {

		width: 66.66%;

	}

} */



.news_right{width: 28.6%;}

.news_right .news_item{background: #fff; padding: 50px 24px; border-radius: 6px; transition: all .3s ease-in-out;}

.news_right .news_item:first-child{margin-bottom: 20px;}

.news_right .news_item:hover{background-color: #0062ab;}

.news_item .news_date{font-family: 'Poppins-Regular'; font-size: 16px; color: #999;}

.news_item .link_title{height: 26px; line-height: 26px;}

.news_item .link_title a{font-size: 20px; color: #333; font-weight: bold; transition: color 0s ease-in-out;}

.news_item .link_title a:hover{color: #bd0209;}

.news_item .brief{font-family: 'Poppins-Regular'; font-size: 16px; color: #999; margin: 6px 0;}

.news_item .link_btn{width: 145px; height: 36px;}

.news_item .link_btn a{display: block; line-height: 36px; font-size: 18px; font-weight: bold; color: #fff; text-align: center; border: 1px solid #fff; border-radius: 6px; padding-right: 28px; background: url(../img/icon_right_w.png) no-repeat 86% center/12px auto;}

.news_item .link_btn a:hover{border-color: #0062ab; background-color: #0062ab;}

.news_right .news_item:hover .news_date, .news_right .news_item:hover .link_title a, .news_right .news_item:hover .brief{color: #fff;}

.news_right .news_item:hover .link_title a:hover{color: #bd0209;}







/* cooperative_box */

.cooperative_box{background-color: #fff; border-radius: 76px; padding: 60px 0 0; box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.17);}



.cooper_list{padding: 30px 64px 48px 90px; overflow: hidden; flex-wrap: wrap; justify-content: flex-start; gap: 26px;}

.cooper_list li{width: calc(20% - 26px); box-sizing: border-box; overflow: hidden;}

.cooper_list li:last-child{padding-right: 0;}

.cooper_list li .pro_pic{padding-bottom: 67.4%;}

.cooper_list li .pro_pic img{transition: transform 1s;}

.cooper_list li:hover{border-color: #bd0209;}

.cooper_list li .pro_pic:hover img{transform: rotateY(180deg);/* transform: scale(1.1); */}







@media only screen and (max-width: 1390px) {

	.pro_sort_menu li a{padding: 22px 0; line-height: 28px;}

	

	.news_right .news_item{padding: 40px 24px;}

	.news_pic_item .news_pic, .news_pic_item .news_pic .pro_pic{max-height: 400px;}

}



@media only screen and (max-width: 1200px) {

	.pro_sort_menu li a{padding: 18px 0;}

	

	.news_right .news_item{padding: 30px 24px;}

	.news_pic_item .news_pic, .news_pic_item .news_pic .pro_pic{max-height: 360px;}

	

	.cooperative_box{padding-top: 30px;}

	.cooper_list{padding: 20px 40px 40px 60px;}

	/* .cooper_list li{width: calc(25% - 20px);} */

	

	.news_right .news_item{padding: 30px 20px;}

	.form_left{width: 42%;}

	

	.form_right {width: 58%;}

}

@media only screen and (max-width: 950px) {

	/* home_pro_sort */

	.home_pro_sort{margin-top: 20px;}

	.home_pro_sort .sort_th{display: block;}

	.pro_sort_menu{width: 100%; background-color: #F3F3F3;}

	.pro_sort_menu li{border-width: 1px;}

	.pro_sort_menu li a{color: #666; text-align: left; padding: 10px 8px 10px 8px; line-height: 24px;}

	.pro_sort_menu li.sort_active{background-color: transparent;}
	.pro_sort_menu li.sort_active span{color: #bd0209;}

	.pro_sort_menu li.sort_active a{color: #bd0209;}

	.pro_sort_menu li.sort_active a:hover{color: #bd0209;}

	

	.pro_sort_right{width: 100%;}

	.pro_sort_right .pro_view{display: flex; flex-direction: column; margin-top: 15px;}

	.pro_view_left{float: right; width: 100%; order: 2;}

	.pro_view_right{width: 100%; order: 1;}

	.pro_view_right .pro_view_pic{padding-bottom: 82.9%;}

	.pro_view .pro_title{padding: 12px 0 0; line-height: 30px;}

	.pro_view .pro_brief{margin: 6px 0 16px; padding-right: 0;}

	.pro_view .pro_btn{height: 46px; width: 60%; line-height: 46px; max-width: 220px;}

	.pro_view .pro_title a{font-size: 22px;}

	

	.pro_list{margin-top: 25px; width: 100%;}

	.pro_list li{width: 100%; padding-right: 0; margin-bottom: 15px;}

	.pro_list li .pro_name{margin-top: 15px; min-height: 52px;}

	

	/* .home_hot_pro */

	.web_th{font-size: 26px;}

	.home_hot_pro{margin: 15px 0 0; padding: 15px 0 22px;}

	.hot_pro_inner{margin-top: 15px; padding: 0 22px;}

	.hot-pro-prev{left: 0;}

	.hot-pro-next{right: 0;}

	

	.hot_pro_btn{margin-top: 18px;}

	

	/* .home_about */

	.home_about{padding: 15px 0 0; background-position: center top !important;}

	.home_about .about_logo{padding-bottom: 15px;}

	.home_about .about_logo img{height: 78px;}

	.about_inner{padding: 15px 0 0;}

	.about_inner>.flex{flex-direction: column; justify-content: flex-start;}

	.about_inner .about_left, .about_right{width: 100%;}

	.about_inner .title{margin: 10px 0;}

	.about_inner .title{font-size: 30px; line-height: 34px;}

	.about_inner .about_left .brief{-webkit-line-clamp: 6;}

	

	.spaceEvenly{flex-wrap: wrap; gap: 20px;}

	.spaceEvenly .flexColumn{width: calc(50% - 10px);}

	.world-number{font-size: 34px;}

	.world-tip-b{font-size: 18px;}

	.about_more{margin: 15px 0 20px;}

	

	.about_list li{padding-left: 60px; margin-bottom: 26px;}

	.about_list li .pic{width: 52px; height: 52px;}

	.about_list li .about_name a{font-size: 18px; line-height: 26px;}

	.about_list li .brief{margin-top: 0;}

	

	/* home_map */

	.home_map{padding: 15px 0;}

	.map_inner{flex-direction: column;}

	.map_left{width: 100%; padding-top: 0;}

	.map_left .link_name{font-size: 30px; line-height: 34px; white-space: normal; padding: 4px 0 10px;}

	.index_case_right{width: 100%; margin: 20px 0 10px;}

	.map_left .brief{font-size: 16px;}

	

	/* .home_certificate */

	.home_certificate{padding: 20px 0;}

	.certificate_inner{margin-top: 15px; padding-bottom: 50px;}

	

	.certificate-prev, .certificate-next{bottom: 20px; top: auto; width: 34px; height: 34px; left: 50%;}

	.certificate-prev{margin-left: -46px;}

	.certificate-next{margin-left: 12px;}

	

	/* form_box */

	.form_box{flex-direction: column;}

	.form_left, .form_right{width: 100%;}

	.form_left .f_title{font-size: 24px; line-height: 28px;}

	.form_left .brief{font-size: 16px; -webkit-line-clamp: 10; line-height: 24px;}

	.form_left .f_more{margin: 5px 0 15px;}

	.index_input_box{flex-wrap: wrap; gap: ;}

	.index_input_box input{width: calc(50% - 10px); margin-right: 0; margin-bottom: 14px;}

	.index_con_text_div{margin-top: 2px;}

	.index_con_btn{text-align: center; margin-top: 12px;}

	.index_con_btn .submit_btn{height: 40px; max-width: 240px; margin: 0 auto;}

	

	/* .index_news_box */

	.index_news_box{padding-top: 26px;}

	.news_inner{padding: 20px 0 0; flex-direction: column; gap: 0;}

	.news_left, .news_right{width: 100%;}

	.news_left{flex-direction: column; gap: 0;}

	.news_left .news_pic_item{width: 100%; transition: all 0s; margin-bottom: 20px;}

	.news_pic_item .news_pic{position: relative;}

	.news_pic_item .news_pic .pro_pic{position: relative; width: 100%; height: 0; padding-bottom: 64.6%;}

	.news_pic_item .news_pic .pro_pic img{position: absolute; width: 100%; height: 100%; object-fit: cover;}

	.news_left .news_pic_item .news_item{padding: 36px 20px;}

	.news_pic_item .link_btn{bottom: 30px;}

	.news_item .link_title{height: auto; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; white-space: normal; margin: 5px 0;}

	.news_item .brief{display: none;}

	

	.index_bg{padding-bottom: 30px;}

	

	.news_right .news_item{background-color: #0062ab;}

	.news_item .news_date, .news_item .link_title a, .news_item .brief{color: #fff;}

	.news_right .news_item .link_title{overflow: none; min-height: 84px;}

	

	/* .cooperative_box */

	.cooperative_box{padding-top: 25px; border-radius: 20px; padding-bottom: 10px; margin-top: 25px;}

	.cooper_list{padding: 20px 5px 20px 20px; gap: 15px;}

	.cooper_list li{width: calc(33.33% - 15px);}

	.cooper_list li:last-child{display: none;}

	

}







