/*Dotfuscator By ZPlatform*/
.banner {
	height: 100vh;
}

.part {
	background-color: #F5F5F5;
}

.part_kind {
	text-align: center;
	margin-bottom: 50px;
}
.part_kind a{
	color: #000;
}
.part_kind li.active{
	color: #C50000;
}
.part_kind li.active:before{
	width: 100%;
}
.part_kind li a:hover{
	color: #C50000;
}
.part_kind li:hover:before{
	width: 100%;
}

.part_kind li {
	display: inline-block;
	margin-bottom:40px;
	margin-right:36px;
	cursor: pointer;
	position: relative;
	float:left;
}

.part_kind li::before {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background-color: #C50000;
	position: absolute;
	left: 0;
	bottom: -18px;
	transition: all .5s;
}

.kind_hover {
	color: #C50000 !important;
}

.kind_hover::before {
	width: 100% !important;
}

.item ul {
	font-size: 0;
	white-space: nowrap;
	overflow: hidden;
}

.item li {
	width: 274.5px;
	margin: 0 15px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 30px;
}

.item li:nth-child(8n+1) {
	margin-left: 0;
}

.item li img {
	width: 100%;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.item li img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}

.pagi_s{
	width: 20px!important;
}
.part .pad70{
	padding-bottom: 70px;
	padding-top: 80px;
}
.mob_partner,.zl{
	display: none;
}
.zhanlue_box{
	background: #f5f5f5;
}
.zhanlue_box .pad100{
	margin-bottom: 60px;
}
.zhanlue_item ul{
	display: flex;
	flex-wrap: wrap;
}
.zhanlue_item ul li {
	width: calc((100% - 90px) / 4);
	cursor: pointer;
	overflow: hidden;
	margin-right: 30px;
}
.zhanlue_item ul li:nth-child(4n) {
	margin-right: 0;
}
.zhanlue_item ul li img {
	width: 100%;
	position: relative;
	z-index: 9;
}
.zhanlue_hi img {
	transition: all 0.5s ease-out;
}
.three_dimensional_conBox {
	position: relative;
	z-index: 10;
	background: #fff;
	padding: 7px 20px 30px;
	height: 185px;
}
.three_dimensional_conBox .tit_a {
	font-size: 16px;
	height: 65px;
	text-align: center;
	font-weight: 550;
	position: relative;
}
.three_dimensional_conBox .tit_a::before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #D5D5D5;
	position: absolute;
	left: 0;
	z-index: 90;
	top: 50%;
}
.three_dimensional_conBox .tit_a span {
	position: absolute; 
	left: 50%;
	transform: translate(-50%,-50%);
	top: 50%;
	z-index: 99;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	padding: 0 20px;
	background: #fff;
}
.three_dimensional_conBox .tit_a span a {
	color: #000;
}
.three_dimensional_conBox .tit_b {
	font-size: 14px;
	text-align: justify;
	line-height: 2;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.swiper-container_hezuo{
	padding-bottom: 0px;
}
.swiper-container_hezuo .swiper-pagination{
	transform: translateX(0%);
	bottom: 0;
}
.swiper-pagination{
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}
.swiper-pagination-bullet {
    opacity: 1;
	background: #666666;
}
.swiper-pagination .swiper-pagination-bullet-active{
	height: 8px;
    display: inline-block;
    border-radius: 4px;
    width: 16px;
    transition: all .5s;
    margin: 0 3px;
    background-color: #666666;
    cursor: pointer;
}
.swiper-container_hezuo_mo .swiper-pagination-bullet-active {
	width: 10px;
	border-radius: 8px;
}
/* .zhanlue_item ul li:hover .three_dimensional_conBox {
	background: #333;
	color: #fff !important;
} */
.zhanlue_hi:hover img {
	transform: scale(1.02);
}
.zhanlue_box .pad70{
	padding-top: 80px;
	padding-bottom: 50px;
}



@media (max-width:768px) {
	.part_kind,.part,.pc_box{
		display: none;
	}
	.mob_partner{
		display: block;
	}
	body{
		background-color: #f5f5f5 !important;
	}
	.mob_partner ul{
		font-size: 0;
	}
	.mob_partner li{
		width: 100%;
		margin: 12px 0 0 12px;
		display: inline-block;
	}
	.swiper-pagination {
		left: 50% !important;
		bottom: 0 !important;
	}
	.swiper-container_hezuo_mo{
		padding-bottom: 22px;
	}
	
	.swiper-container_hezuo_mo .swiper-pagination-bullet {
		opacity: 1;
		background-color: #666;
		transition: all .5s;
		height: 5px;
		width: 5px;
	}
	.swiper-container_hezuo_mo .swiper-pagination-bullet-active {
		width: 10px;
		border-radius: 8px;
	}
	.mob_partner li:nth-child(-n+2){
		margin-top: 0;
	}
	.mob_partner li:nth-child(2n+1){
		margin-left: 0;
	}
	.mob_partner li img{
		width: 100%;
	}
	.more{
		margin-top: 24px;
	}
	.com_tit::before{
		display: block;
	}
	.com_tit span{
		padding: 0 15px;
	}
	.zl{
		display: block;
	}
	.zl ul{
		margin-top: 16px;
	}
	.zl li{
		background-color: #fff;
		width: 100%;
		padding:15px 15px;
		margin-top: 14px !important;
	}
	.zl li img{
		width: 100%;
	}
	.zl li .com_tit{
		background-color: #fff;
		margin-top:18px;
	}
	.zl li .com_tit span{
		font-weight: normal;
		font-size: 14px;
		line-height: 1.5;
	}
	.zl li a > p{
		font-size: 12px;
		line-height: 1.75;
		margin-top: 10px;
		color: #000;
	}
	.common_menu_s a::before {
		display: none;
	}
	
}
