body{background-color: #f2f2f2;}
.Partner,.advantage{background-color: #fff; padding:30px 0;margin-top:6px;}

/* 注册模块开始 */
.BoxReg {margin-top:64px;position:relative;}
.BoxReg .title {width:100%;height:250px; background:url(/move/images/register/bg.jpg)0 0 no-repeat;-webkit-background-size:100%;background-size:100%;padding-top:16px;}
.BoxReg .title li{text-align:left;margin-left:6%;}
.BoxReg .title li:nth-of-type(1) {font-size:22px;color:#fff;font-weight:700;width:50%;margin-bottom:4px;}
.BoxReg .title li:nth-of-type(2),
.BoxReg .title li:nth-of-type(3) {width:60%;margin-bottom:6px;padding-left:1%; background-color: #fff;}
.Box {position:absolute;top:174px;left:2%;width:96%;background-color:#fff;-moz-box-shadow:0 0 5px rgba(0,0,0,0.349019607843137);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.349019607843137);box-shadow:0 0 5px rgba(0,0,0,0.349019607843137);padding:20px 12px 0 12px;}
.Box .reg {text-align:center;border-bottom: 1px dashed #ccc;padding-bottom: 30px;}
.Box .reg input:nth-of-type(1){margin-top:0;}
.Box .reg input {border-radius:20px;padding:6px;border:1px solid #aaa;width:76%;height:40px;margin-top:20px;-webkit-appearance:none;text-indent: 10px;}
.Box .reg b{font-weight: 500;font-size:22px; display:block; margin-bottom:30px;}
.Box .reg button {
	width: 50%;
    color: #fff;
    text-shadow: 0 0 4px #da5a12;
    background: url(/move/images/register/btn.png)0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    font-size: 18px;
    margin: 20px 0 0 0;
    box-shadow: 0 5px 20px -2px #f6c3a1;
    -webkit-box-shadow: 0 5px 20px -2px #f6c3a1;
    border:none;
}

/* 礼包一开始 */
.Package .one{border-bottom:1px dashed #ccc; padding-bottom:34px;}
.Package .one,.Package .two{margin-top:34px;}
.Package .one b{background:url(/move/images/register/title1.jpg) 0 0 no-repeat;margin:0 auto;width:96px; height:30px; -webkit-background-size: 100%;background-size: 100%; margin-bottom:20px; display:block; text-align:center;}
.Package .two b{background:url(/move/images/register/title2.jpg) 0 0 no-repeat;margin:0 auto;width:96px; height:30px; -webkit-background-size: 100%;background-size: 100%; margin-bottom:20px; display:block; text-align:center;}
.Package .one ul {overflow:hidden;width:100%;text-align:center;}
.Package .one ul li {
	font-size: 14px;
	float: left;
	width: 48%;
	margin-bottom: 16px;
	margin-right: 2%;
	border-radius: 20px;
	height: 40px;
	border: 1px solid #ddd;
	background: -webkit-linear-gradient(#fff, #f0f0f0); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fff, #f0f0f0); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fff, #f0f0f0); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fff, #f0f0f0); /* 标准的语法 */
}

.Package .one ul li div {
	float: left;
	width:40px;
	height:40px;
	margin-left:-1px;
	margin-top:-1px;
}


.Package .one ul li:nth-of-type(1) div{
	background:url(/move/images/register/bag1.png) 0 0 no-repeat;
	background-size: 100%;
}

.Package .one ul li:nth-of-type(2) div{
	background:url(/move/images/register/bag2.png) 0 0 no-repeat;
	background-size: 100%;
}

.Package .one ul li:nth-of-type(3) div{
	background:url(/move/images/register/bag3.png) 0 0 no-repeat;
	background-size: 100%;
}

.Package .one ul li:nth-of-type(4) div{
	background:url(/move/images/register/bag4.png) 0 0 no-repeat;
	background-size: 100%;
}

.Package .one ul li p{
	width: 62%;
    line-height: 40px;
    text-align: left;
    float: left;
    margin-left: 6%;
    font-size: 14px;
}

.Package .two div {
	padding:10px 8px;
	border:1px solid #eee;
	margin-bottom:20px;
}

.Package .two .t-title {
	font-size: 16px;
	color:#333;
}

.Package .two .t-title span{
	color:#ff5a09;
}

.Package .two p {
	color:#666;
	margin-bottom: 3px;
	text-align: justify;
}

.Package .two p:nth-of-type(2) {
	margin: 0;
}
/* 注册模块结束 */

/* 合作伙伴开始 */
.Partner {margin-top:830px;text-align:center;}
.Partner b,.advantage b{font-weight:500; width:100%; margin:0 auto 30px; font-size:22px; color:#333; display:block;}
.Partner b:after,.advantage b:after{content:""; display:block; width:40px; height:3px;background-color:#338CFB; margin:10px auto 0;}
.mainhot-Recommend1 {width:94%;margin:0 auto;overflow:hidden}
.customer {display:inline-block;width:48%;float:left;margin:0 1% 10px 1%;}
.customer:nth-of-type(5),.customer:nth-of-type(6){margin-bottom:0;}
.customer img {border:solid 1px #add1fd;padding:0 8px;width:84%;}
/* 合作伙伴结束 */

/* 我们的优势开始 */
.advantage {text-align:center;}
.advantage .right strong{font-size:16px;}
.advantage ul {width:94%;margin:0 auto;}
.advantage ul li{margin-top:20px; overflow:hidden;width:100%; border-bottom:1px dashed #ccc; padding:0 0 20px 0;}
.advantage ul li:nth-of-type(1){margin-top:0;}
.advantage ul li:nth-of-type(3){border-bottom:0;}
.advantage ul li .left {float:left; width:28%;}
.advantage ul li .right {float:left;width:64%;text-align:left;margin-left: 3%;}
.advantage ul li .right b{margin-top:-2px;font-size:14px;margin-bottom:4px;}
.advantage p{text-align:justify; color:#666;margin-top: 4px;}
.advantage img{width:88%;}
.advantage a {display: inline-block;max-width: 500px;line-height: 24px;margin-top: 20px;color: rgb(255, 103, 8);border-width: 1px;border-style: solid;border-color: rgb(255, 103, 8);border-image: initial;padding: 7px 34px;border-radius: 20px;}
.evaluate {margin-bottom:20px;}
.evaluate span{font-size:14px;font-weight:500;}
/* 我们的优势结束 */

/* 注册成功 start*/
.success{
	background-color:#fff;
}

.success-cent {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden
}

.success-left {
	width: 100%;
	float: none;
	margin-top: 10px;
	background-image: url(https://cdn-website.e2say.com/move/images/enrollment/success.png);
	background-position: 20% top;
	background-repeat: no-repeat
}

.success-left-p1 {
	font-size: 18px;
	color: #ff6708;
	text-indent: 40%;
	line-height: 90px
}

.success-left-p2 {
	text-align: center;
	line-height: 25px
}

.success-right {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 35px;
	margin-bottom: 30px;
	text-align: center
}

.success-right-p1 {
	line-height: 25px;
	text-indent: 0;
	font-size: 18px
}

.success-right-p1 span {
	color: #2c9435
}

.success-right-p2 {
	text-indent: 0;
	line-height: 25px
}

.success-right-p3 {
	width: 130px;
	height: 130px;
	margin: 0 auto;
	border: solid 1px #eee;
	border-radius: 10px
}
.success-right-p4  span{
	color:#368cfb;
}

.enrollment-banner {
	display: none;
	width: 100%;
	height: 70px;
	margin-top: 115px;
	background-image: url(https://cdn-website.e2say.com/move/images/enrollment/login.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: -10px
}

.enrollment-banner ul {
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	list-style: none;
	overflow: hidden
}

.enrollment-banner ul li {
	width: 33%;
	height: 100%;
	line-height: 70px;
	float: left;
	margin-left: .33%;
	background-image: url(https://cdn-website.e2say.com/move/images/enrollment/login-li.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 35px;
	font-size: 14px;
	color: #fff
}
/* 注册成功 over*/

/* 适配 */
@media screen and (max-width:349px){
	.Box{top:140px;}
	.Package .one b, .Package .two b{width:30%;}
	.BoxReg .title li:nth-of-type(2), .BoxReg .title li:nth-of-type(3){font-size:12px;}
    .Partner {margin-top:818px;}
    .Partner b, .advantage b{font-size:18px;}
    .advantage ul li .left{width:32%;}
    .advantage ul li .right{width: 60%;}
    .BoxReg .title li:nth-of-type(1){font-size:18px;}
    .Box .reg p{font-size:16px;}
    .Package .one ul li p{
		width: 64%;
	    margin-left: 4%;
	    font-size: 12px;
	}
}
/* 底部 */
.footer-companyinfo1{
	margin-bottom: 0;
}

@media screen and (width:414px){ 
	.Partner {margin-top:808px;}
	.BoxReg .title li:nth-of-type(1){width:53%;}
 }
 
@media screen and (max-width:374px){
	.Package .one ul li p{
	    font-size: 12px;
	}
}

@media screen and (min-width:320px) and (max-width:510px){
	input{font-size:14px;}
} 

@media screen and (width:768px) {
	.BoxReg .title li:nth-of-type(1){font-size:48px;}
	.BoxReg .title {height:408px;}
	.Box {left:4%;width:92%;top:296px;margin-bottom:0;padding:20px 40px;}
	.Box .reg p {margin-bottom:30px;}
	.BoxReg .title li:nth-of-type(2),.BoxReg .title li:nth-of-type(3) {width:50%; font-size:22px;}
	.BoxReg .title li {margin-left:5%;}
	.Box .reg input {width:50%;margin:0 auto;margin-bottom:30px; height:48px;font-size:16px;}
	.Box .reg button {width:40%;margin:0 auto; padding:8px;}
	.Box .reg input,.Box .reg button {display:block;}
	.Package .one,.Package .two {margin-top:40px;}
	.Partner{margin-top:850px;}
	.Partner b,.advantage b{display:block;margin-bottom:30px;}
	.customer{width:30%; margin:0 1% 16px 1%;}
	.customer:nth-of-type(4),.customer:nth-of-type(5),.customer:nth-of-type(6) {margin-bottom:0;}
	.advantage ul li {margin:0 0 30px 0;}
	.advantage ul li .left {width:23%;}
	.advantage ul li:nth-of-type(3) {margin-bottom:0;}
	.advantage ul li .right {width:72%;float:left; margin-left:0;}
	.advantage a {margin-top:40px; width: 30%;padding: 9px 0;font-size: 16px;}
	.evaluate {margin-bottom:20px;}
	.advantage img{width:60%;}
	.Box .reg b{font-size:30px;}
	.Package .one ul li img{width:78%;}
	.Package .one b, .Package .two b{width:18%;height:29px;}

}