/*div{
	border: 1px solid red;
}*/
/* @media all and (max-width:1400px){
	 p{
		font-size: 13px!important;
	}
	.p1{
		font-size: 16px!important;
	}
	.b2cl-center{
	width: 100%;
	height: 65%;
	float: left;
	margin-top: 9%!important;
	
	display: -webkit-box;
    -webkit-line-clamp: 10!important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
	}
} */
/* @media all and (max-width:1200px){
	p{
		font-size: 10px!important;
	}
	.p1{
		font-size: 14px!important;
	}
	.b2cl-center{
	width: 100%;
	height: 65%;
	float: left;
	margin-top: 9%!important;
	
	display: -webkit-box;
    -webkit-line-clamp: 8!important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.b2cl-center p{
	color: #666666;
	font-family: "微软雅黑";
	margin-left: 10px;
	line-height: 13px;
	letter-spacing: 2px;
}
} */
body{
	background-color: white;
	min-width: 1140px;
}
.body1{
	width: 1920px;
}
.body1 img{
	width:100%;
}
.body2{
	position: relative;
	top: -5px;
	float: left;
	width: 1920px;
	margin: 0 auto;
}
.body2 img{
	width: 100%;
    margin-bottom: -6px;
}

.body2-center-left{
	position: absolute;
	float: left;
	top: 10%;
	width: 36.5%;
	height: 40.9%;
	margin-left: 20.3%;
}
.b2cl-head{
	width: 100%;
	height: 3%;
	float: left;
	border-left: 2px solid red;
	margin-top: 3%;
}
.b2cl-head p{
	margin: 0;
	font-size: 20px;
	color: #3a3a3a;
	cursor: pointer;
	/* line-height: 10px; */
	margin-left: 10px;
	font-weight: 600;
}
.b2cl-head .b2cl-head-p2{
	margin: 0;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
	line-height: 40px;
	margin-left: 10px;
}
.b2cl-center{
	width: 100%;
	/* height: 65%; */
	float: left;
	margin-top: 7%;
	
	display: -webkit-box;
    -webkit-line-clamp: 12;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.b2cl-center p{
    color: #666666;
    font-family: "黑体";
    font-size: 17px;
    margin-left: 10px;
    line-height: 32px;
}
.b2cl-center-img{
	position: absolute;
	left: 65%;
	top: 10%;
	right: 20.3%;
	width: 20.3%;
	height: 37.14%;
	float: right;
}
.b2cl-center-img img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.body2-center-left2{
	position: absolute;
	float: left;
	top: 60%;
	width: 36.5%;
	height: 40.9%;
	margin-left: 20.3%;
}
.b2cl-center-img2{
	position: absolute;
	left: 60%;
	top: 60%;
	right: 20.3%;
	width: 13.8%;
	height: 25.7%;
	float: right;
}
.b2cl-center-img2 img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.body3{
	position: relative;
	top:-10px;
	width: 1920px;
}
.body3 img{
	width: 100%;
}
.bottom{
	margin-top: -15px;
}
.body3-left{
	position: absolute;
	float: left;
	top: 20%;
	left: 20.3%;
	width: 20%;
	height: 20%;
	
	
	
}
.b2cl-center .b2cl-center-p{
	margin-top: 20px;
	line-height: 25px;
}
.body3-imgs{
	position: absolute;
	width:31.25%;
	height: 16%;
	top: 19%;
	left: 45.3%;
}
.body3-imgs-left{
	margin-left:200px;
	float: left;
	width: 49%;
	height: 100%;
}
.bil-img{
	width: 237px;
	height: 237px;
	float: left;
	margin-left: 10%;
}
.bil-img img{
	width: 100%;
	height: 100%;
	cursor: default;
}
.bil-word{
	height: 10%;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 5%;
}
.bil-word p{
	margin: 0;
	color: #666666;
	font-size: 14px;
	cursor: default;
}
