header{
		height:60px;
		background-color: #FFF;
	}
	.content1{
		width:100%;
		height:370px;
		background: url(../images/bg1.png) center no-repeat;
		background-size: cover;
	}
	.content2{
		width:100%;
		height:320px;
		background: url(../images/bg3.png) center no-repeat;
		background-size: cover;
		padding-top: 30px;
	}
	.content2>ul{
		padding-left: 100px;
	}
	.content3{
		width:100%;
		height:320px;
		background-color:#FFF; 
		border-bottom: 1px solid #DEDEDE;
	}
	.content2 .left{
		padding-top: 50px;
	}
	.content3 .left{
		width:350px;
		height:320px;
		background:url(../images/banner4.png) center 36px no-repeat;
		background-size: 65%;
	}
	.content3 .right{
		width:550px;
		padding-top: 50px;
	}
	.content3 .right .rightContent{
		width:240px;
		margin:0 0 0 250px;
	}
	.contact .telImg{
		width:20px;
		height:20px;
		background: url(../images/tel.png) center no-repeat;
		background-size: cover;
		margin-right: 5px;
	}
	.contact div{
		float: left;
		color:#DF2128;
	}
	header>ul,.content1>ul,.content2>ul,.content3>ul{
		width:900px;
		margin:0 auto;
	}
	.logo{
		width:200px;
		height:60px;
		background: url(../images/logo2.png) center no-repeat;
		background-size:100% 100%;
		
	}
	.headpic{
		width:200px;
		height:60px;
		background: url(../images/slogn1.png) center no-repeat;
	}
	.headlogin{
		width:500px;
	}
	.headlogin a div{
		width:65px;
		height:30px;
		line-height: 30px;
		background-color: #F95861;
		text-align: center;
		border-radius: 5px;
		float: right;
		margin: 15px 0;
		
	}
	.content1>ul li,.content3>ul li{
		float: left;
	}
	.contentBanner1{
		width:500px;
		height:200px;
		background: url(../images/banner0.png) center no-repeat;
		background-size: 90%;
		margin:15px 40px;
	}
	.contentIcon1{
		width:500px;
		margin:0 40px;
	}
	.contentIcon1>ul{
		width:400px;
		margin:10px auto;
		overflow: hidden;
	}
	.contentIcon1>ul li{
		width:100px;
		height:60px;
	}
	.icon1,.icon2,.icon3,.icon4{
		width:60px;
		height:60px;
		margin:0 auto;
	}
	
	.contentRegister{
		width:200px;
		height:30px;
		line-height: 30px;
		border:1px solid #FFF;
		text-align: center;
		margin:30px auto;
		border-radius: 5px;
	}
	.contentBanner2{
		width:320px;
		height:370px;
		background: url(../images/banner2.png) center no-repeat;
		background-size: 58%;
	}
	.content2>ul li{
		float:left;
	}
	.contentBanner3{
		width:460px;
		height:260px;
		background-size: 100%;
		margin:10px 20px 0 40px;
	}
	.contentGo{
		width:200px;
		height:35px;
		line-height: 35px;
		text-align: center;
		background-color: #DF2128;
		border-radius: 5px;
		margin-top:38px;
	}
	.pc h3{
		line-height: 50px;
	}
	footer{
		position: relative;
		width:100%;
		height:150px;
		background-color: #E6E6E6;
	}
	.line{
		width:900px;
		height:150px;
		background: url(../images/line.png) center no-repeat;
		margin:0 auto;
	}
	footer>ul{
		width:900px;
		position: absolute;
		top:70px;
		left:50%;
		margin-left: -450px;
		index:10;
	}
	footer>ul li{
		width:150px;
		float:left;
	}
	.point,.point-active{
		width:10px;
		height:10px;
		margin:0 auto;
	}
	.point{
		background: url(../images/point.png) center no-repeat;
		background-size: cover;
	}
	.point:hover{
		background: url(../images/point-active.png) center no-repeat;
		background-size: cover;
	}
	.point-active{
		background: url(../images/point-active.png) center no-repeat;
		background-size: cover;
	}
	.name{
		height:50px;
		line-height: 50px;
		text-align: center;
	}
	#div30 { float: right; width:150px; text-align:center; height:150px; border:1px solid #000; position:fixed; margin-left:85%; background:#FFF; z-index:9999; background: url(../images/code.png) no-repeat center; background-size:100% 100%; }