.spn {
	color: #FF6708;
}


/* 注册成功页样式开始 */

.m-top {
	margin-top: 35px;
}

.success {
	max-width: 800px;
	height: 320px;
	margin: 0 auto;
	margin-top: 60px;
	border: solid #338CFB 1px;
	border-radius: 10px;
	display: block;
}

.success-cent {
	width: 80%;
	height: 240px;
	margin: 0 auto;
	margin-top: 80px;
	overflow: hidden;
}

.success-left {
	width: 50%;
	float: left;
	margin-top: 10px;
	background-image: url(https://cdn-website.e2say.com/Content/images/enrollment/success.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.success-left-p1 {
	font-size: 24px;
	color: #FF6708;
	text-indent: 100px;
	line-height: 90px;
}

.success-left-p2 {
	margin-top: 35px;
	text-align: center;
	line-height: 25px;
}

.success-right {
	width: 40%;
	height: 70px;
	float: left;
	margin-left: 10%;
}

.success-right-p1 {
	line-height: 25px;
	text-indent: 30px;
}

.success-right-p1 span {
	color: #2c9435;
}

.success-right-p2 {
	text-indent: 60px;
	line-height: 25px;
}

.success-right-p3 {
	width: 130px;
	height: 130px;
	margin: 0 auto;
	border: solid 1px #EEEEEE;
	border-radius: 10px;
}


/* 注册成功页样式结束 */

.remain {
	width: 100%;
	min-height: 656px;
	background-image: url(/Content/images/enrollment/BG.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.remain-cen {
	width: 1000px;
	margin: 0 auto;
	padding-top: 110px;
}

.cenleft {
	width: 290px;
	float: left;
	margin: -14px 0 0 290px;
}

.cenleft p:nth-child(1) {
	font-size: 40px;
	line-height: 60px;
	font-weight: bold;
}

.cenleft p:nth-child(1) span {
	color: #ff6708;
}

.cenleft p {
	font-size: 17px;
	margin-top: 20px;
}

.cenright {
	width: 340px;
	float: right;
	padding: 32px;
	background-color: #fff;
}

.cenright p {
	height: 40px;
	border-bottom: solid 1px #ddd;
}

.cenright p span {
	width:220px;
	height: 40px;
	font-size: 20px;
	display: block;
	border-bottom: solid 1px #000;
}

.cenright input {
	width: 100%;
	height: 46px;
	padding: 10px 4px;
	font-size: 16px;
	text-indent: 40px;
	margin-bottom: 20px;
	border: solid 1px #ddd;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 26px;
	color: #adadad;
}

.cenright input:nth-child(2) {
	margin-top: 32px;
	background-image: url(/Content/images/enrollment/name.jpg);
}

.cenright input:nth-child(3) {
	background-image: url(/Content/images/enrollment/phone.jpg);
}

.cenright input:nth-child(4) {
	background-image: url(/Content/images/enrollment/E-mail.jpg);
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #adadad;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #adadad;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #adadad;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #adadad;
}

.logi-btn {
	width: 100%;
	height: 50px;
	color: #fff;
	line-height: 50px;
	padding: 0;
	margin: 10px 0 0;
	font-size: 16px;
	background-image: url(/Content/images/enrollment/BUT.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;
}

.cenright .msg {
	font-size: 12px;
	color: #adadad;
	border: none;
	margin-top: 20px;
}

.cenright .msg span {
	width:auto;
	color: #333;
	font-size: 12px;
	display: inline-block;
	border: none;
}

.enrbanner {
	width: 100%;
	height: 50px;
	background-image: url(/Content/images/enrollment/bg1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}

.enrbanner a {
	height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	padding: 0 20px;
}

.enrbanner a i {
	display: inline-block;
	width: 30px;
	height: 28px;
	background: url(https://cdn-website.e2say.com/Content/images/enrollment/login-li.png) 0 center no-repeat;
	vertical-align: middle;
	margin-right: 6px;
}

.package {
	width: 1000px;
	margin: 30px auto 0;
	overflow: hidden;
}

.pacleft {
	width: 500px;
	float: left;
}

.pactit {
	width: 128px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	border: solid 1px #ddd;
}

.pactit img {
	position: absolute;
	top: 10px;
	left: -20px;
}

.pacleft ul {
	list-style: none;
	margin-top: 12px;
}

.pacleft ul li {
	width: 238px;
	height: 234px;
	background-color: #f5f5f5;
	margin: 8px 0 0 8px;
	text-align: center;
	float: left;
}

.pacleft ul li img {
	margin-top: 56px;
}

.pacleft ul li span {
	font-size: 18px;
	line-height: 60px;
	display: block;
}

.pacrh {
	width: 500px;
	float: left;
}

.paccen {
	background-color: #f5f5f5;
	margin-top: 20px;
}

.pactop,
.pacbot {
	width: 90%;
	height: 238px;
	margin: 0 auto;
	padding-top: 7px;
	border-bottom: dashed #ddd 1px;
}

.pacbot {
	border: none;
}

.pactop p:nth-child(1),
.pacbot p:nth-child(1) {
	font-size: 18px;
	line-height: 44px;
	margin-left: -8px;
}

.pactop p:nth-child(1) span,
.pacbot p:nth-child(1) span {
	color: #ff5a09;
}

.pactop p:nth-child(2),
.pacbot p:nth-child(2) {
	font-size: 14px;
	color: #777;
	line-height: 24px;
}

.pacbot p:nth-child(2),
.pacbot p:nth-child(1) {
	width: 248px;
	float: left;
	text-align: justify;
}

.pacbot img {
	margin: 12px 0 0 30px;
}

.about {
	margin: 40px auto 0;
	background-color: #f1f1f1;
	overflow: hidden;
}

.cen-container {
	text-align: center;
}

.about ul {
	width: 948px;
	margin: 24px auto 0;
	overflow: hidden;
}

.about ul li {
	width: 234px;
	margin: 0 41px;
	float: left;
}

.about ul li img {
	width: 160px;
	margin: 0 auto;
}

.about ul li h3 {
	font-size: 18px;
	line-height: 40px;
	margin-top: 10px;
	color: #338cfb;
}

.about ul li p {
	margin-top: 4px;
	text-align: left;
}

.eval {
	width: 1000px;
	margin: 50px auto 0;
	overflow: hidden;
	text-align: center;
}

.eval h2 {
	width: 1000px;
	line-height: 40px;
	text-align: center;
	font-size: 34px;
}

.ecen {
	width: 810px;
	margin: 40px auto 0;
}

.ecen div {
	width: 250px;
	margin: 0 10px;
	box-shadow: #ccc 0 0 20px;
	float: left;
	min-height: 414px;
}

.ecen div img {
	padding: 30px 0 20px;
}

.ecen div p a {
	font-size: 20px;
	width: 100%;
	color: #338CFB;
	text-align: center;
	height: 50px;
}

.ecen div p span {
	font-size: 14px;
	margin-left: 10px;
	color: #999;
}

.ecen div p:nth-child(3) {
	width: 82%;
	margin: 0 auto;
	text-align: left;
	color: #666;
	text-overflow: ellipsis;
	margin-top: 10px;
	display: block;
	padding-bottom: 20px;
}

.customer {
	display: inline-block;
	margin-top: 10px;
	width: 16%;
}

.customer img {
	width: 100%;
	border: solid 1px #add1fd;
	padding: 0 8px;
}

.wid {
	width: 854px;
}

.wid h2 {
	width: 100%;
}

/*p2重置*/
.p2{
	margin-top:20px;
}
