.bg{
	width: 100%;
	height: 1000px;
}
.center{
	width:100%;
	height: 480px;
	background: url(../images/banner01.jpg) no-repeat;
	background-position: center 0;
	background-size: 100% 100%;
    position: relative;
    margin-bottom: 30px;
}
.center .left{
	width:40px;
	height: 60px;
	position: absolute;
	margin-top:200px;
	margin-left: 40px;
}
.center .right{	
	float: right;
	margin-top:200px;
	margin-right: 40px;
}
.center2{
	width: 1200px;
	height: 260px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.center2 >ul >li{
	width: 390px;
	height: 260px;
	float: left;
	margin-right: 12px;
	list-style: none;
}
.center2 >ul >li:nth-child(3){
	margin-right: 0;
}
.center2 >ul >li .t{
	width: 390px;
	height: 20px;
}
.center2 >ul >li .t  >ul >li:nth-child(1){
	float: left;
	list-style: none;
}
.center2 >ul >li .t >ul >li:nth-child(2){
	float: right;
	list-style: none;
}
.img1{
	margin-top: 15px;
}
.center2 >ul >li .p{
	margin-top: 20px;
	font-size: 13px;
	line-height: 30px;
}
.b{
	width: 390px;
	height: 100px;
	margin-top: 15px;
}
.b .d{
	width: 300px;
	height: 100px;
	float: left;
}
.center2 .b .img{
	width: 90px;
	height: 100px;
	float: right;
}
.c{
	width:390px;
	height: 100px;
	margin-top: 25px;
	overflow: hidden;
}
.c >ul >li{
	list-style: none;
	font-size: 13px;
	line-height: 30px;
}
.c li:nth-child(2){
	float: right;
	margin-top: -30px;
}
.e{
	width:390px;
	height: 100px;
	margin-top: 20px;
}
.e >ul>li{
	list-style: none;
	font-size: 13px;
	line-height: 30px;
}
.center3{
	width: 1200px;
	height: 20px;
	margin: 0px auto 30px;
	position: relative;
}
.center3 .t >ul >li{
	list-style: none;
	float: left;
}
.center3 .t ul >li:nth-child(3),
.center3 .t >ul >li:nth-child(4),
.center3 .t >ul >li:nth-child(5){
	float: right;
	margin-right: 20px;
}
.center3 .t .v{
	width: 80px;
	height: 20px;
	color: white;
	background: red;
	text-align: center;
	line-height: 20px;
	border-radius: 45px;
}
.center4{
	width: 1200px;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;
}
.center4 >ul >li{
	width: 290px;
	height: 180px;
	margin-right: 10.5px;
	list-style: none;
	float: left;
}
.center4 >ul >li:first-child{
	background: url(../images/1478327416101202.jpg) no-repeat;
	background-size: 290px 180px;
}
.center4 >ul >li:last-child{
	margin-right: 0px;
	background: url(../images/1478327295252467.jpg) no-repeat;
	background-size: 290px 180px;
}
.center4 >ul >li:nth-child(2){
	background: url(../images/1478327390539274.jpg) no-repeat;
	background-size: 290px 180px;
}
.center4 >ul >li:nth-child(3){
	background: url(../images/1478327253100991.jpg) no-repeat;
	background-size: 290px 180px;
}
.center4 >ul>li .w1{
	width: 290px;
	height: 20px;
	margin-top: 160px;
	background-color: rgb(100,100,100,0.8);
}