@charset "utf-8";

.gpdzbq{
	width: 100%;
	height: 100%;
	position: relative;
}
.no-float{
	overflow: hidden;
}
.sec1{
	width: 100%;
	height: 600px;
	position: relative;
}

.sec1 .cec1-top .bd li{
	height: 600px;
	width: 100%;
	background-position: center;
    background-size: cover;
}
.sec1 .cec1-top .bd li img{
	width: 100%;
}
.info{
	z-index: 10;
	color: white;
}
.title{
	font-size: 60px;
	font-weight: normal;
}
.t-tag{
	font-size: 20px;
}

.gp-mold{
	position: absolute;
	bottom: 28px;
	left: 232px;
	margin: auto;
	
}
.sec1 .gp-mold.hd ul{
	padding: 5px;
}
.sec1 .gp-mold.hd ul:hover{
	border: 1px solid #378dfe;
}
.sec1 .gp-mold.hd ul.on{
	border-color: #378dfe;
}
.gp-mold>ul{
	float: left;
	margin-right:16px ;
}
.gp-mold>ul>li{
	color: white;
	font-size: 15px;
	text-align: center;
}
.gp-mold>ul>li img{
	height: 100px;
	width: 100px;
	padding-bottom:18px;
}
.sec2{
	width: 100%;
	height: 500px;
	position: relative;
}
.sec2-t{
	float: left;
	width: 50%;
	height: 500px;
	position: relative;
}
.sec2-l{
	position: absolute;
	right: 150px;
	top: 50%; 
	transform: translateY(-50%);
	width: 410px;
	
}
.sec2-r{
	background: url(./right1.png) no-repeat;
	background-size: 100% 500px;
	width: 50%;
	height: 500px;
	float: right;
}
.title1{
	font-size: 50px;
}

.t-tag1{
	font-size: 20px;
}
.sec2-r-img{
	background: url(./ts.png) no-repeat left;
	background-size:730px 410px;
	height: 410px;
	width: 730px;
	color: #333333;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	font-size: 15px;
	padding:40px 0 0 20px;
	position: relative;
}
.sec2-r-img img{
	position: absolute;
	right: 40px;
}
.sec2-r-img ul{
	display: block;
	align-items: center;
}
.sec2-r-img ul li{
	height: 30px;
	line-height: 30px;
}

.sec3{
	height: 500px;
	position: relative;
}
.sec3-r{
	width: 50%;
	height: 500px;
}
.sec3-l{
	width: 50%;
}
.sec3-l img{
	height: 500px;
	width: 100%;
}

.sec3-r .sec3-c{
	z-index: 100;
	width: 452px;
	position: absolute; 
	left: 55%;
	top: 50%;
	transform: translate(0,-50%);
}
.sec4{
	background: url(./sec4.png) no-repeat;
	width: 100%;
	height: 600px;
	position: relative;
}
.sec4-l{
	margin-right:136px ;
}
.sec4-l{
	width: 430px;
	position: absolute; 
	top: 50%;
	transform: translateY(-50%);
	padding-left:132px ;
}
.sec4-r{
	margin-top:218px ;
}
.sec4-r img{
	margin-right:190px;
}