@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100 %;
	font: inherit;
	vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote: before,
blockquote: after,
q: before,
q: after {
	content: '';
	content: none;
}

input {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

textarea {
	resize: none!important;
}

s,
u,
i {
	text-decoration: none;
}

* {
	outline: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
footer.h48{
	height: 48px;
	line-height: 48px;
	background: #ddf1fc;
	font-size: 12px;
	color: #999999;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
}
header {
	height: 88px;
	background: #fff;
	border-bottom: 1px solid rgb(208, 238, 251);
}

header .t-header-inner {
	width: 1340px;
	height: 88px;
	line-height: 88px;
	position: relative;
	margin: 0 auto;
}

header .t-header-inner .t-logo {
	display: block;
	width: 286px;
	height: 38px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
}
header.mer .t-header-inner .t-logo{
	width: 336px;
}
header.mer .t-header-inner .bg{
	width: 900px;
	height: 83px;
	background: url(../images/topbg.png) no-repeat;
	background-size: 100%;
	float: right;
	display: block;
}
.t-loginBanner {
	width: 100%;
	height: 654px;
	position: relative;
}

.t-loginBanner .img {
	width: 100%;
	min-width: 1340px;
	height: 654px;
	background-repeat: no-repeat;
	background-size: cover;
	background: url(../images/Banner.png);
	background-position: center center;
	position: absolute;
	top: 0;
}

.t-loginBanner .t-login-inner {
	width: 1340px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

.t-introduce {
	height: 242px;
	background: #fff;
}

.t-introduce .t-introduce-inner {
	width: 1340px;
	height: 100%;
	background: #fff;
	padding-top: 25px;
	margin: 0 auto;
}
.t-loginBanner .t-login-inner .layui-carousel{
	float: left;
}
.t-loginBanner .t-login-inner .layui-carousel+.loginWin{
	position: relative;
	right: 0;
	top: 0;
	margin-left: 858px;
	width: 440px;
	height: 456px;
	border-radius: 0;
	box-shadow: none;
}
.t-loginBanner .t-login-inner .layui-carousel-ind li{
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px solid #fff;
	background: #0ab0e8;
}
.t-loginBanner .t-login-inner .layui-carousel-ind li.layui-this{
	background: #f8cd47;
}
.t-loginBanner .t-login-inner .layui-carousel-ind ul{
	background: none;
}
.t-loginBanner .t-login-inner .center{
	display: table;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.shadow{
	display: block;
	position: absolute;
	bottom: 0;
	background: url(../images/shadow.png) no-repeat;
	background-size: 100%;
}
h5.title {
	color: #1877ca;
	font-family: "微软雅黑";
	text-align: center;
	font-size: 24px;
	line-height: 105px;
	height: 105px;
	position: relative;
}

h5.title em {
	font-size: 12px;
	color: #333333;
	font-family: "微软雅黑";
	margin-left: 10px;
}

h5.title::after {
	content: '';
	display: block;
	background-color: rgb(24, 119, 202);
	width: 40px;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}

.t-introduce .t-introduce-inner p {
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 1;
	padding-top: 35px;
}

.t-advantage {
	width: 100%;
	min-width: 1340px;
	margin: 0 auto;
	height: 546px;
	background: url(../images/advantage.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.t-advantage .t-advantage-content {
	padding-top: 27px;
	width: 1340px;
	margin: 0 auto;
}

.t-advantage .ava {
	width: 100%;
	display: table;
	margin-top: 20px;
}

.t-advantage .ava .fl {
	width: 50%;
	float: left;
	width: 564px;
	margin-left: 70px;
}

.t-advantage .ava .fl .top {
	width: 100%;
	padding-top: 20px;
	position: relative;
	display: table;
}

.t-advantage .ava .fl .top .icon {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
}

.t-advantage .ava .fl .top .icon.c1 {
	background: url(../images/c1.png) no-repeat;
	background-size: 100%;
}

.t-advantage .ava .fl .top .icon.c2 {
	background: url(../images/c2.png) no-repeat;
	background-size: 100%;
}

.t-advantage .ava .fl .top .text {
	margin-left: 75px;
}

.t-advantage .ava .fl .top .text h5 {
	font-size: 15px;
	color: #1877ca;
	font-family: "微软雅黑";
	padding-top: 13px;
	line-height: 1;
	margin-bottom: 10px;
}

.t-advantage .ava .fl .top .text span {
	font-size: 12px;
	color: #999999;
	font-family: "微软雅黑";
	display: block;
	line-height: 1;
}

.t-advantage .ava .fl .top .start {
	display: block;
	width: 101px;
	height: 16px;
	background: url(../images/Shape.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 20px;
	top: 10px;
}

.t-advantage .ava .fl .middle {
	width: 564px;
	height: 260px;
	background: url(../images/wbg.png) no-repeat;
	background-size: 100%;
	margin-top: 10px;
	padding-top: 45px;
	padding-left: 25px;
}

.t-advantage .ava .fl .middle .num {
	display: table;
	margin-bottom: 30px;
}

.t-advantage .ava .fl .middle .num .st {
	background-color: rgb(24, 119, 202);
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	color: #ffffff;
	font-size: 12px;
}

.t-advantage .ava .fl .middle .num .nd {
	margin-left: 30px;
}

.t-advantage .ava .fl .middle .num .nd h5 {
	line-height: 1;
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
}

.t-advantage .ava .fl .middle .num .nd span {
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
	margin-top: 5px;
	display: block;
}

.t-adPro {
	width: 100%;
	height: 460px;
	background: url(../images/progress.png) no-repeat;
	background-size: 100%;
	min-width: 1340px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.t-adPro .t-adPro-content {
	padding-top: 27px;
	width: 1340px;
	margin: 0 auto;
}

.t-adPro .t-adPro-content h5.title,
.t-adPro .t-adPro-content h5.title em {
	color: #fff;
}

.t-adPro .t-adPro-content h5.title::after {
	background: #fff;
}

.t-adPro .t-adPro-content .proBg {
	width: 1044px;
	height: 276px;
	display: block;
	margin: 0 auto;
	background: url(../images/process.png) no-repeat;
	background-size: 100%;
}

footer {
	height: 45px;
	background: #fff;
	line-height: 45px;
	color: #999999;
	font-size: 12px;
	text-align: center;
}

 .loginWin {
	border-radius: 6px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 4px 2px 0px rgba(28, 106, 172, 0.74);
	position: absolute;
	width: 408px;
	height: 496px;
	right: 23px;
	top: 80px;
	z-index: 3;
	padding: 0 52px;
	padding-top: 20px;
	text-align: center;
}

 .loginWin .tt {
	height: 77px;
	line-height: 77px;
	font-size: 20px;
	color: #000000;
	font-family: "微软雅黑";
	border-bottom: 1px solid #dddddd;
	margin-bottom: 30px;
}

 .loginWin .winpiut li {
	border: 1px solid #dddddd;
	height: 42px;
	margin-bottom: 12px;
}

.loginWin .winpiut li .w {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 42px;
	padding: 0 15px;
	font-size: 14px;
}

.loginWin .winpiut li .w.code {
	width: 60%;
	float: left;
}

 .loginWin .winpiut li img {
	width: 40%;
	float: left;
	height: 100%;
	display: block;
	text-align: center;
	line-height: 42px;
}

 .loginWin .winpiut li.btn {
	border: none;
}

 .loginWin .winpiut li.btn input {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-radius: 4px;
	background-color: rgb(147, 167, 209);
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-family: "微软雅黑";
	cursor: pointer;
}

 .loginWin .winpiut li.btn input[disabled="disabled"] {
	cursor: default;
}

 .loginWin .winpiut li.nob {
	border: none;
}

.loginWin .winpiut li.nob .check {
	display: block;
	float: left;
	padding-left: 30px;
	height: 42px;
	line-height: 42px;
	position: relative;
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
}

 .loginWin .winpiut li.nob .check::before {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	transform: translate(0, -50%);
	border-radius: 2px;
	border: 1px solid #93a7d1;
}

 .loginWin .winpiut li.nob .check.checked::before {
	background: url(../images/checked.png) no-repeat;
	background-size: 100%;
	border: none;
}

 .loginWin .winpiut li.nob .fr {
	float: right;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #93a7d1;
	font-family: "微软雅黑";
}

 .loginWin .winpiut li.nob.tip {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #999999;
	text-align: left;
}

 .loginWin .winpiut li.nob.tip a {
	color: #93a7d1;
}

.check input[type="checkbox"] {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.innerHeader {
	width: 100%;
	height: 50px;
	background: #fff;
	position: relative;
  box-shadow: 0px 1px 3px 0px rgba(228, 233, 238, 0.004);
}
.innerHeader .logo-bg{
	height: 100%;
	float: left;
	background: #3a8eff;
	padding-right: 18px;
}
.innerHeader .logo {
	display: block;
	float: left;
	/*margin-top: 10px;*/
	height: 34px;
	margin-top: 8px;
	margin-left: 20px;
}

.innerHeader .logo img {
	display: block;
	width: 100%;
	height: 100%;
}

.innerHeader .fr {
	height: 50px;
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #ffffff;
}

.innerHeader .back {
	margin: 0 13px;
	margin-right: 0;
	cursor: pointer;
	position: relative;
	width: 32px;
	height: 32px;
	margin-top: 9px;
	float: left;
}

.nav-left.layadmin-side-shrink .layui-nav-item>a{
	/*background: transparent;*/
	/*color: #000000;*/
	margin-left: 14px;
	padding: 0;
}
.nav-left.layadmin-side-shrink .layui-nav-item>a:hover{

}
.nav-left.layadmin-side-shrink .layui-nav-item{


}
.nav-left.layadmin-side-shrink .layui-nav-item>a{

}
.nav-left.layadmin-side-shrink .layui-nav-item:hover{

}
.innerHeader .back span {
	display: block;
	margin: 0 auto;
	margin-top: 18px;
	width: 14px;
	margin-top: 9px;
	float: initial;
	height: 14px;
	background: url(../images/icon-back.png) no-repeat;
	background-size: 100%;
	opacity: 1;
}

.innerHeader .back:hover span {
	background: url(../images/icon-back_white.png);
}


/*.innerHeader .back:hover span,
.innerHeader .back.clicked span {
	opacity: 1;
}*/
.innerHeader .back:hover{
	background: rgba(14,92,204,0.3);
	border-radius: 50%;
}
.innerHeader .back.clicked span {
	transform: rotate(180deg);
	background: url(../images/icon-back_white.png);
}

.innerHeader span {
	display: block;
	float: right;
}

.innerHeader span.text {
	display: block;
	height: 50px;
	line-height: 50px;
}

.innerHeader span.icon_pow {
	width: 14px;
	height: 15px;
	background: url(../images/power.png) no-repeat;
	background-size: 100%;
	margin-top: 17.5px;
	margin-left: 30px;
	cursor: pointer;
}

.innerHeader ul {
	height: 50px;
	/*margin-left: 65px;*/
	float: left;
}

.innerHeader ul li {
	width: 100px;
	height: 50px;
	line-height: 50px;
	color: #000002;
	font-size: 14px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.innerHeader ul li a {
	color: inherit;
	font-family: "微软雅黑";
}

.innerHeader ul li.cur,
.innerHeader ul li:hover {
	/*background-color: #3493f1;*/
	color:#45a2ff ;
	border-bottom: 4px solid #3a8eff;
}


/*修改风格*/

.layui-nav {
	background-color: #fff;
}

.layui-nav .layui-nav-item a {
	/*color: #fff!important;*/
	font-size: 13px;
}


.layui-nav-tree .layui-nav-item dd a:hover {
	color: #45a2ff!important;
	background: #fff!important;
}

.layui-nav-tree .layui-nav-item>a {
	height: 49px;
	line-height: 49px;
	font-size: 14px;
}
.nav-left.layadmin-side-shrink .layui-nav-tree .layui-nav-item>a{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	line-height: 32px;
	text-align: center;
}
.nav-left.layadmin-side-shrink .layui-nav-tree .layui-nav-item.layui-nav-itemed>a{
	background: #ffbc3a;
}
.nav-left.layadmin-side-shrink .layui-nav-tree .layui-nav-item>a .layui-icon{
	margin-right: 0;	
}
.nav-left.layadmin-side-shrink .layui-nav-tree .layui-nav-item>a::after,.nav-left.layadmin-side-shrink .layui-nav-tree cite{
	display: none;
}
.layui-nav-tree .layui-nav-item>a {
	font-size: 14px;
	/*height: 49px;
	line-height: 49px;*/
	height: 36px;
	line-height: 36px;
	width: 168px;
	border-radius: 36px;
	/*background: #f1f1f1;*/
	background: rgb(58, 142, 255);
	/*color: #333333;*/
	color: #fff;
	margin: 0 auto;
	/*margin-bottom: 10px;*/
}
.nav-left.layadmin-side-shrink .layui-nav-tree .layui-nav-item>a{
	background: transparent;
	color: #333333;
}
.layui-nav-tree .layui-nav-item.layui-nav-itemed>a{
	color: #fff;
	background-color: #ffbc3a;
}
.layui-nav-itemed>.layui-nav-child {
	background-color: #fff!important;
}

.layui-nav .layui-nav-mored,
.layui-nav-itemed>a .layui-nav-more {
	border-color: transparent transparent #42a4ff;
}

.layui-nav .layui-nav-more {
	border-color: #42a4ff transparent transparent;
}

.layui-nav-tree .layui-nav-item dd a {
	height: 45px;
	line-height: 45px;
	color: #888888!important;
}

.layui-nav-tree .layui-nav-item dd a .layui-nav-tree .layui-nav-item {
	border-bottom: 1px solid #e4e9ee;
}


/*.layui-nav-item {
	border-bottom: 1px solid #e4e9ee;
}*/

/*.layui-nav-child dd a:hover::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 45px;
	background: #45a2ff;
}*/

#nav-left-content .layui-nav-bar {
	display: none!important;
}

.layui-nav-tree .layui-nav-item dd a .layui-icon {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 36px;
}

.nav-left {
	width: 188px;
	float: left;
	border-right: 1px solid #e3e3e3;
	overflow-x: hidden;
}

.nav-left.layadmin-side-shrink {
	overflow-x: hidden;
}

.nav-left.layadmin-side-shrink cite {
	display: none;
}

.nav-left.layadmin-side-shrink .layui-nav-child {
	display: none;
}

.layui-nav-tree {
	width: 188px;
}

.layui-nav-tree .layui-nav-bar {
	background-color: #45a2ff;
}


/*end*/

.layui-card-header {
	position: relative;
	margin: 0 20px;
	border-bottom: 1px solid #e6e6e6;
	height: 54px;
	line-height: 54px;
	padding-left: 15px;
	font-size: 16px;
	color: #333333;
	font-family: "微软雅黑";
	padding-right: 0;
}

.layui-card-header::before {
	content: '';
	display: block;
	width: 3px;
	height: 18px;
	background-color: rgb(69, 162, 255);
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
}

.layui-card-header .layui-fr {
	margin-top: 8px;
}

.layui-card-header .layui-fr i {
	vertical-align: middle;
	position: relative;
	bottom: 2px;
	margin-right: 0;
}

.layui-fluid {
	padding: 15px;
}

.layui-form-label {
	width: 110px;
	height: 38px;
	line-height: 20px;
	font-size: 14px;
}

.layui-form-switch {
	line-height: 17px;
}

.layui-form-item {
	font-size: 14px;
}

.content {
	position: relative;
	margin-left: 188px;
}

.layadmin-iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.layui-icon {
	margin-right: 6px;
}

.layui-icon.layui-icon-ok {
	height: 30px;
	right: -6px;
}

.layui-nav-tree .layui-nav-item {
	font-family: "微软雅黑";
	padding-top: 10px;
	padding-bottom: 10px;
}

.layui-nav-tree .layui-nav-item dd a {
	padding-left: 57px;
	position: relative;
}


/*.layui-nav-tree .layui-nav-item dd a::before {
	content: '';
	border-radius: 50%;
	display: block;
	background-color: rgb(98, 113, 126);
	position: absolute;
	width: 4px;
	height: 4px;
	top: 50%;
	transform: translate(0, -50%);
	left: 45px;
}*/


.layui-nav-tree .layui-nav-item a:hover{
	background: #ffbc3a;
}

.layui-nav-more {
	display: none;
}

.layui-nav-tree .layui-nav-item>a::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translate(0, -50%);
	width: 10px;
	height: 7px;
	background: url(../images/arrow_1.png);
	background-size: 100%!important;
	background-repeat: no-repeat!important;
}

.layui-nav-tree .layui-nav-itemed>a::after,
.layui-nav-tree .layui-nav-item>a:hover::after {
	background: url(../images/arrow_2.png);
	width: 7px;
	height: 10px;
}

.layui-nav-tree .layui-nav-item>a:hover::after {}

.regiester-content {
	width: 100%;
	/* min-width: 1340px; */
	min-height: 640px;
	background-repeat: no-repeat;
	background-size: cover;
	/*background: url(../images/bg_1.png);*/
	background: darkgray;
	background-position: center center;
	position: relative;
}

.regiester-content .contentInner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1400px;
	height: 640px;
	transform: translate(-50%, -50%);
	background: #fff;
}

.regiester-content .contentInner .step {
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
	display: table;
	margin-bottom: 20px;
}

.regiester-content .contentInner .step li {
	position: relative;
	width: 180px;
	float: left;
}

.regiester-content .contentInner .step li::before {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 50%;
	transform: translate(-50%, 0);
	background: #dddddd;
	width: 180px;
	height: 4px;
	border-radius: 4px;
}

.regiester-content .contentInner .step li.cur::before {
	background-color: #007DDB;
}

.regiester-content .contentInner .step li .circle {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
	background-color: #DDDDDD;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}

.regiester-content .contentInner .step li.cur .circle {
	background-color: #007DDB;
	color: #fff;
}

.regiester-content .contentInner .step li h5 {
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 1;
	padding-top: 35px;
}

.regiester-content .contentInner .step li.cur h5 {
	color: #45a2ff;
}

.regiester-content .contentInner .center {
	width: 440px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.regiester-content .contentInner .center .layui-form-label.fr {
	padding: 0;
	width: 110px;
	padding-right: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 38px;
	position: relative;
}

.regiester-content .contentInner .layui-form-label.fr.must::before {
	content: '*';
	color: #ff0000;
	font-size: 14px;
	margin-right: 7px;
}

.col-space10 input {
	float: left;
	margin-right: 10px;
}

.col-space10 {
	margin-right: -10px;
}

.col-space10 input.style1 {
	width: 95px;
}

.col-space10 input.style2 {
	width: 120px;
}

.regiester-content .contentInner .re-title {
	display: block;
	background-color: rgb(69, 162, 255);
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: relative;
}

.regiester-content .contentInner .re-title .fr {
	position: absolute;
	right: 0;
	top: 0;
	height: 60px;
	line-height: 60px;
	margin-right: 20px;
	font-size: 14px;
}

.regiester-content .contentInner .re-title .fr a {
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, 0.302);
	border-radius: 2px;
	width: 70px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	margin-top: 12px;
	color: #fff;
	margin-left: 8px;
}

.btn-next {
	border-radius: 3px;
	width: 340px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	background-color: #999999;
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, 0);
}

.btn-next.last {
	background-color: rgb(69, 162, 255);
}

.regiester-content .contentInner .w940 {
	/*width: 950px;*/
	width: 1150px;
	/*margin: 0 auto;*/
	margin-bottom: 10px;
}

.regiester-content .contentInner .w940 .ws2 {
	width: 330px;
}

.regiester-content .contentInner .w940 .ws2 .brand {
	display: block;
	float: left;
	background: #eeeeee;
	border: 1px solid rgb(221, 221, 221);
	width: 50px;
	height: 38px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-right: none;
	text-align: center;
	line-height: 36px;
}

.regiester-content .contentInner .w940 .ws2 .brand+input {
	width: 280px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.regiester-content .contentInner .w940 .layui-form-label.fr {
	padding: 0;
	/*width: 125px;*/
	width: 290px;
	padding-right: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 38px;
	position: relative;
}

.regiester-content .contentInner .w940 .layui-form-label.fr+.ws2 {
	/*margin-left: 125px;*/
	margin-left: 290px;
}

.regiester-content .contentInner .w940 .detailAddress {
	display: inline-block;
	width: 445px;
}

.regiester-content .contentInner .w940 .w_half,
.regiester-content .contentInner .w940 .w_half .ws2 {
	margin-right: 0;
}

.regiester-content .contentInner .w940.city .layui-inline {
	width: 100px;
}

.regiester-content .contentInner .w940 .w_half .ws2 {
	margin-left: 0!important;
}

.regiester-content .contentInner .w940 .ws2.inline input {
	width: 300px;
	display: inline-block;
}

.regiester-content .contentInner .w940 .ws2.inline {
	width: 355px;
}

.middle {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	margin-left: 7px;
}

.regiester-content .contentInner .w940 .fr+div {
	/*margin-left: 125px;*/
	margin-left: 290px;
}

.regiester-content .contentInner .w940 .fr+div textarea {
	padding: 9px 10px;
}

.regiester-content .contentInner .w940 input::-webkit-input-placeholder,
.regiester-content .contentInner .w940 textarea::-webkit-input-placeholder {
	color: #cccccc!important;
}

.regiester-content .contentInner .w940 input::-moz-placeholder,
.regiester-content .contentInner .w940 textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #cccccc;
}

.regiester-content .contentInner .w940 input:-moz-placeholder,
.regiester-content .contentInner .w940 textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cccccc;
}

.regiester-content .contentInner .w940 input:-ms-input-placeholder,
.regiester-content .contentInner .w940 textarea:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #cccccc;
}

.regiester-content .contentInner .w940 .second .fr {
	width: 120px;
}

.regiester-content .contentInner .w940 .second .fr+.ws2 {
	margin-left: 120px;
}

.regiester-content .contentInner .complete {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: url(../images/5.png) no-repeat;
	background-size: 100%;
}

.regiester-content .contentInner .complete p {
	position: absolute;
	bottom: 140px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333333;
	line-height: 1;
}

.btn-next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	color: #fff;
}