@charset "utf-8";
/* CSS Document */
img {
	display: block;
}

/*列表*/

.ser1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 140px;
	padding-bottom: 100px;
	background-image: url(../img/ser2.png);
	background-size: cover;
}
.ser1:hover{
	transform:scale(1.02);
}
.ser2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url(../img/ser1.png);
	background-size: cover;
	background-position: center;
}
.ser3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
/*
	padding-left: 12vw;
	padding-right: 12vw;
*/
}
.ser4 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url(../img/ser3.png);
	background-size: cover;
	background-position: center;
}
.ser3:hover{
	transform:scale(1.02);
}
.ser4:hover{
	transform:scale(1.02);
}
.ser1 h1{
	font-size: 2.5vw;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F5A32E;
	margin-bottom: 2.5vw;
}
.ser1 h1 a{
	color: #fff;
}
.ser1 h1:hover a{
	color: #F5A32E;
}
.ser1 p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	width: 520px;
	margin-left: 0;
	display: block;
}
.ser2 h1{
	font-size: 2.5vw;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-bottom: 2.5vw;
	float: right;
}
.ser2 h1 a{
	color: #333333;
}
.ser2 h1:hover a{
	color: #F5A32E;
}
.ser2 ul{
	display: block;
	width: 600px;
	height: auto;
/*	overflow: hidden;*/
	float: right;
	clear: both;
}
.ser2 li{
	width: 100%;
	height: 45px;
	line-height: 45px;
/*	overflow: hidden;*/
	margin-bottom: 30px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.ser2 li span{
	float: right;
	width: 100px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #F8B24E;
	border-radius: 20px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-top: 2px;
	cursor: pointer;
}
.ser2 li span a{
	color: #fff;
}
.ser2 li span:hover{
/*	opacity:0.7;*/
	box-shadow: 4px 4px 10px rgba(0,0,0,0.15);
}
.ser2 li img{
	float: left;
	margin-right: 22px;
}
.ser4 h1{
	font-size: 50px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	float: right;
	margin-bottom: 50px;
	line-height: 60px;
}
.ser4 h1 a{
	color: #333;
}
.ser4 h1:hover a{
	color: #F5A32E;
}
.ser4 h1 span{
	font-size: 130px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E3E3E3;
	margin-right: -50px;
}
.ser4 p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	width: 520px;
	display: block;float: right;clear: both;
}
.ser4 .w1200{
	padding-top: 22px;
}
.ser5_img{
		display: block;
	}
	.ser55_img{
		display: none;
	}
/*--------------------------------------------------------------------------------------------*/
@media screen and (max-width:750px ) {
	/*列表*/

.ser1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0.8rem;
	padding-right: 0.8rem;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	background-image: url(../img/ser2.png);
	background-size: cover;
	margin-top: 0.3rem;
}
.ser2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0.8rem;
	padding-right: 0.8rem;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	background-image: url(../img/ser1.png);
	background-size: cover;
	background-position: center;
}
.ser3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;

}
.ser4 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0.8rem;
	padding-right: 0.8rem;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	background-image: url(../img/ser3.png);
	background-size: cover;
	background-position: center;
}
.ser1 h1{
	font-size: 0.5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F5A32E;
	margin-bottom: 0.25rem;
}
.ser1 p{
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.38rem;
	width: 100%;
	margin-left: 0;
	display: block;
}
.ser2 h1{
	font-size: 0.5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-bottom: 0.45rem;
	float: right;
}
.ser2 ul{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: right;
	clear: both;
}
.ser2 li{
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	overflow: hidden;
	margin-bottom: 0.45rem;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.ser2 li span{
	float: right;
	width: 1.2rem;
	height: 0.6rem;
	line-height: 0.6rem;
	display: block;
	background: #F8B24E;
	border-radius: 0.3rem;
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0;
}
.ser2 li img{
	float: left;
	margin-right: 0.2rem;
	height: 0.45rem;
	margin-top: 0.1rem;
}
.ser4 h1{
	font-size: 0.5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F5A32E;
	float: right;
	margin-bottom: 0.4rem;
	line-height: 0.5rem;
}
.ser4 h1 span{
	font-size: 1.3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E3E3E3;
	margin-right: -0.4rem;
}
.ser4 p{
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 0.38rem;
	width: 100%;
	display: block;float: right;clear: both;
}
	.ser5_img{
		display: none;
	}
	.ser55_img{
		display: block;
	}
}