.banner {
	width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
}
.banner-center{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -240px;
	color: #fff;
	font-family: '';
}
.banner-center .title{
	font-size: 80px;
	width: 480px;
}
.banner-center .button{
	margin-top: 50px;
}
.phone-style{
	padding-top: 100px;
	padding-bottom: 20px;
	background-color: #eaeff4;
}
.box{
	position: relative;
}
.go1{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 50%;
	height: 50%;
	background-color: rgba(0,177,205,0.6);
}
.go2{
	position: absolute;
	top: 0%;
	left: 50%;
	width: 50%;
	height: 50%;
	background-color: rgba(81,211,183,0.6);
}
.go3{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 50%;
	height: 50%;
	background-color: rgba(236,220,135,0.6);
}
.go4{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	height: 50%;
	background-color: rgba(247,123,134,0.6);
}
.top-img{
	position: absolute;
	z-index: 1;
	top: 0%;
	left: 0%;
	width: 100%;
	display: none;
	height: 100%;
}
.box p{
	font-size: 40px;
	color: #fff;
    text-align:center;
}
.box p:first-child{
	padding-top: 55px;
}
.go-ycer{
	margin-top: 20px;
}

/************/
.register-tcer-step{
	padding-top: 30px;
	padding-bottom: 100px;
	background-color: #d6e1ec;
}
.line{
	width: 38%;
    height: 4px;
    margin: 0px auto;
    padding: 0px;
    background-color: #fff;
    overflow: hidden;
    float: left;
    margin-top: 24px;
}
.line-2{
	margin-left: 10px;
}
.arrows{
	float: left;
	color: #fff;
	margin-top: 17px;
	margin-right: 10px;
	margin-left: -8px;
}
.tab{
	padding: 0;
    margin: 40px -5px;
}
.setp-desc{
	margin: 20px -5px 0 -5px;
	padding: 0 60px;
	color: #818181;
}
.setp-desc h4{
	margin-top: 30px;
	margin-bottom: 20px;
}
.setp-desc p{
	line-height: 28px;
}

#{	padding-bottom: 100px;background-color: #d6e1ec;}
# h3{font-size:42px;text-align: center;color: #298dcb;font-size: bold;letter-spacing:2px;margin:0 0 70px;}
# .download_left,# .download_right{width: 50%;float: left;padding-right: 170px;}
# .download_left img{width: 170px;height: 170px;}
# .download_left span{width: 170px;text-align: center;margin-top: 10px;display: inline-block;font-size: 18px;}
# .download_right a{width: 320px;margin:6px 0 20px;display: block;}
# .download_right img{width: 320px;}
# .download_right a:nth-child(1):hover>img{}