@charset "utf-8";
/* CSS Document */
/*banner*/
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.banner{
	width: 100%;
	height: 354px;
	background: url('../images/7.jpg') no-repeat center;
	margin-top: 82px;
	
}

/*main*/
.main{
	background: url(../images/8.png) no-repeat center;
	width: 100%;
	min-width: 1200px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
	overflow-y: overlay;
}

.main_1{
	width: 1200px;
	height: 334px;
	background: url(../images/9.png) no-repeat center;
	padding-top: 52px;
	padding-bottom: 52px;
}
.main_1 dl dt{
	font-size: 32px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-family:站酷快乐体;
	color: #fff;
}
.main_1 dl dd{
	margin-left: 380px;
	margin-top: 70px;
	font-size: 30px;
	width: 724px;
	line-height: 52px;
	font-family:站酷快乐体;
	color: #333;
}

.main_2{
	margin-bottom: 88px;
}
.main_2 div{
	width: 1200px;
	height: 87px;
	background: url(../images/11.png) no-repeat center;
	
}
.main_2 div p{
	font-size: 32px;
	line-height: 76px;
	text-align: center;
	font-family:站酷快乐体;
	color: #fff;
}
.main_2 dl{
	width: 273px;
	text-align:center;
	float: left;
	margin-top: 46px;
	margin-left: 36px;
}
.main_2 dl dt{
	margin-bottom: 24px;
}
.main_2 dl dd{
	
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	line-height: 30px;
/*	text-align: center;*/
}

.main_3{
	width: 1200px;
	height: 313px;
	background: url(../images/15.png) no-repeat center;
}
.main_3 dl dt{
	font-size: 32px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-family:站酷快乐体;
	color: #fff;
}
.main_3 dl dd ul li{
	float: left;
	font-size: 30px;
	font-family:站酷快乐体;
	color: #333;
	margin-top: 12px;
}	
.main_3 dl dd ul li:nth-child(1){
	margin-left: 116px;
	margin-top: 84px;
}
.main_3 dl dd ul li:nth-child(2){
	margin-left: 40px;
	margin-top: 84px;
}
.main_3 dl dd ul li:nth-child(3){
	margin-left: 374px;
	margin-top: 36px;
}
.main_3 dl dd p{
	float: left;
	margin-right: 6px;
	margin-top: -14px;
	font-size: 46px;
}
.main_3 dl dd ul li:nth-child(1) p{
	color: #ff5000;
}
.main_3 dl dd ul li:nth-child(2) p{
	color: #49beb7;
}
.main_3 dl dd ul li:nth-child(3) p{
	color: #f7c81e;
}

.main_4{
	width: 1200px;
	height: 332px;
	background: url(../images/16.png) no-repeat ;
	background-position: right;
	margin-top: 74px;
	margin-bottom: 106px;
}
.main_4 dl dt{
	font-size: 32px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-family:站酷快乐体;
	color: #fff;
}
.main_4 dl dd ul li{
	float: left;
	font-size: 30px;
	font-family:站酷快乐体;
	color: #333;
	margin-top: 12px;
}	
.main_4 dl dd ul li:nth-child(1){
	margin-left: 116px;
	margin-top: 90px;
}
.main_4 dl dd ul li:nth-child(2){
	margin-left: 40px;
	margin-top: 90px;
}
.main_4 dl dd ul li:nth-child(3){
	margin-left: 429px;
	margin-top: 36px;
}
.main_4 dl dd p{
	float: left;
	margin-right: 6px;
	margin-top: -14px;
	font-size: 46px;
}
.main_4 dl dd ul li:nth-child(1) p{
	color: #ff5000;
}
.main_4 dl dd ul li:nth-child(2) p{
	color: #49beb7;
}
.main_4 dl dd ul li:nth-child(3) p{
	color: #f7c81e;
}

/*footer*/
.footer{
	width: 100%;
	height: 241px;
	min-width: 1200px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
	overflow-y: overlay;
	background: url(../images/17.png) no-repeat center;
}
.footer dl dt{
	padding-top: 36px;
	font-size: 40px;
	text-align: center;
	font-family:站酷快乐体;
	color: #fff;
}
.footer dl dd{
	padding-top: 15px;
	
}
.footer dl dd a{
	display: block;
	width: 550px;
	line-height: 74px;
	margin-left: 330px;
	font-size: 32px;
	text-align: center;
	font-family:"微软雅黑";
	color: #fff;
}


