.wrap{
	width: 1360px;margin: 0 auto;
}
.header .logo{
	float: left;
	margin-top: 24px;
}
.header .naver{
	float: right;
}
.header .naver li{
	float: left;margin-left: 50px;
}
.header .naver li a{
	font-size: 24px;
	line-height:104px ;
	color: #ffffff;
}
.header{
	background: #ff3333;overflow: hidden;
}

.banner a{
	display: block;
}
.banner img{
	width: 100%;display: block;
}
.product .clearfix{
	margin: 100px 0;
}
.product .txt{
	float: left;
	float: left;
	width: 640px;
}
.product .txt h2{
	font-size: 38px;
	line-height: 1.7;
	color: #ff3333;
	margin-bottom:30px ;
}
.product .txt p{
	font-size: 24px;
	line-height: 45px;
	color: #000000;
}
.product .imgs img{
	float: right;
}
.product{
	position: relative;
	overflow: hidden;
}
.product::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;right: 0;z-index: 1;
	bottom: 0;height: 700px;
	background: rgba(0,0,0,0.05);
}
.product .posi{
	position: relative;z-index: 11;
}
.product .wxa{
	float: right;
	margin-right: 100px;
}
.product .wxa li{
	float: left;width: 175px;
	margin-left: 85px;text-align: center;
}
.product .wxa img{
	width: 100%;display: block;
	height: 175px;
}
.product .wxa h5{
	font-size: 24px;
	line-height:52px ;
	color: #000000;
}
.list{
	padding:190px 0 160px ;
}
.list li{
	margin-bottom: 35px;
}
.list li a{
	display: block;
	overflow: hidden;
}
.list li .imgs{
	float: left;
	width: 642px;
	border-radius:25px ;
	border: 3px solid #020101;
	overflow: hidden;
}
.list li .imgs img{
	width: 100%;
	display: block;
}
.list li .text{
	float: right;
	width: calc(100% - 710px);
}
.list li .text h2{
	font-size:38px ;
	line-height: 1.7;
	color: #ff3333;
	margin-bottom: 30px;
}
.list li .text p{
	font-size: 24px;
	line-height:45px ;
	color: #000000;
}
.list li i{
	color: #ff3333;
	margin-right: 8px;
	font-size: 30px;
}

.copyright{
	background: #ff3333;
	padding: 20px;
	line-height: 50px;
	font-size:18px ;text-align: center;
	color: #ffffff;
}
.copyright a{
	color: #fff;/* margin-left:45px ; */
}
.banner{
	width: 1920px;
	margin: 0 auto;
}












































































































































































































































