@charset "utf-8";
.jiameng{
	float: left;
	width: 30%;
	text-align: center;
}
.jiameng-box{
	
}
.jiameng-item{
	float: left;
	width: 50%;
	line-height: 50px;
	font-size: 25px;
	margin-top: 40px;
	height: 140px;
}
.door{
	float: left;
	width: 55%;
	text-align: center;
}
.door-img{
	width: 80%;
	margin: 10px 10%;
}
.touzi{
	writing-mode:vertical-rl;
	margin-top: 50px;
	font-size: 40px;
	color:#CBB875;
	letter-spacing: 10px;
}

.index-box li{
	width: 30% !important;
	text-align: center;
	height: 80px !important;
	margin-top: 30px;
	color:#CBB875 !important;
}

.brand-jr{
	width: 90%;
	text-align: center;
}

.brand-jr-item{
	float:left;
	width: 50%;
}

.brand-jr-item h3{
	line-height:60px;
	color:#CBB875;
}
.brand-jr-item h4{
	line-height:40px;
}
.fw{
	width: 100%;
	text-align: center;
	margin-top: 40px;
	color:#CBB875;
}

.anli-title{
	width: 70%;
	text-align: center;
	margin: 40px 15%;
	font-size: 40px;
	color:red;
}
.anli-item1{
	width: 30%;
	float:left;
}
.anli-item2{
	width: 60%;
	float:left;
}

.anli-box{
	width: 80%;
	margin: 20px 10%;
}

.anli-box li{
	width: 25% !important;
	text-align: center;
	margin-top: 30px;
	color:#CBB875 !important;
	overflow: hidden;
}

.item-img{
	width: 90%;
	height: 300px;
	text-align: center;
	margin:0 5%;
	overflow: hidden;
}

.item-title{
	font-size: 25px;
	margin-top: 30px;
}

.sycase-wrap h2{
	text-align: center;
	width: 100%;
	padding-top: 40px;
}

.sycase-wrap h2 span{
	color:#CBB875;
	font-weight: bold;
}

.bf-item{
	width: 40% !important;
	text-align: center;
	margin: 10px 5%;
}

.bf-img img{
	width: 70%;
	margin: 20px 15%;
}

.bf-item h3{
	color:#CBB875;
}

.bf-item p{
	line-height: 40px;
	font-size: 20px;
}

.kr-title-itme{
	width: 25%;
	float:left;
	text-align: center;
	line-height: 40px;
	font-size: 35px;
	margin-top: 40px;
	color:red;
	font-weight: bold;
}

.kr-s-title{
	text-align: right;
	line-height: 40px;
	font-size: 28px;
	margin-top: 40px;
}

.kr-img-team{
	width: 100%;
}
.kr-img-team-left{
	width: 64%;
	float: left;
}
.kr-img-team-left2{
	width: 35%;
	float: left;
}

.kr-img-team-left3{
	width: 33%;
	float: left;
}

.jm{
	margin-top: 40px;
}

.jm-title{
	line-height: 40px;
	font-size: 35px;
	color:#CBB875;
	text-align: center;
	margin-top: 40px;
}

.jm-title2{
	line-height: 40px;
	font-size: 28px;
	text-align: right;
	margin-top: 40px;
}

.jm10{
	margin-top: 40px;
	width: 100%;
}

.jm10 li{
	width: 50%;
	line-height: 60px;
	font-size: 40px;
	color:#CBB875;
	float: left;
	overflow: hidden;
	margin: 20px 0;
}

.jm-img{
	column-count: 4;
	column-gap: 0;
}

.jm-img li{
	break-inside: avoid;
	float: left;
}

@media (max-width: 480px) and (min-width: 320px){
	.jiameng{
		width: 100%;
	}
	
	.door{
		width: 100%;
	}
	
	.touzi{
		width: 100%;
		text-align: center;
		writing-mode:lr-tb;
	}
	
	.index-box li{
		width: 50% !important;
	}
	
	.anli-box li{
		width: 48% !important;
	}
	
	.brand-jr-item{
		width: 100%;
	}
	
	.item-img{
		height: 130px;
	}
	
	.item-title{
		font-size: 18px;
	}
	
	.anli-item1{
		width: 100%;
	}
	.anli-item2{
		width: 100%;
	}
	
	.bf-item{
		width: 90% !important;
		text-align: center;
		margin: 10px 5%;
	}
	
	.kr-title-itme{
		width: 50%;
	}
	
/* 	.kr-img-team-left{
		width: 100%;
	}
	
	.kr-img-team-left2{
		width: 100%;
	}
	
	.kr-img-team-left3{
		width: 100%;
	} */
	
	.jm10 li{
		width: 50%;
		font-size: 20px;
		line-height: 40px;
		margin: 5px 0;
	}
	
	.jm-img{
		column-count: 2;
	}
}
