.signTab {
    width: 360px;
    height: 425px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    top: 100px;
    z-index: 55;
    left: 50%;
    margin-left: 300px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
.signTab .hd_tk {
    margin: 0 14px;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
}

.signTab .hd_tk li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 20px;
    padding: 0 10px;
    line-height: 46px;
    font-size: 16px;
    cursor: pointer;
}

.signTab .hd_tk li.on {
    color: #3e8bdb;
    border-bottom: 2px solid #3e8bdb;
    font-weight: bold;
}

.signTab .log_code {
    text-align: center;
}

.signTab .log_code .tit p {
    color: #999;
    font-size: 16px;
}

.signTab .log_code .codeImg img {
    width: 176px;
}

.signTab .ch-input-wrap {
    padding: 0 14px;
}

.signTab .ch-input-wrap .item .hd {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.signTab .ch-input-wrap .input.text_verifi {
    width: 65%;
}

.signTab .agreement {
    line-height: 24px;
    font-size: 14px;
}

.signTab .noAccount {
    padding-bottom: 6px;
    font-size: 14px;
}

.signTab .otherAccount {
    line-height: 24px;
    font-size: 14px;
}

.popup-password {
    width: 414px;
    margin: 0 auto;
    padding-bottom: 90px;
}
.ch-input-wrap .item {
    margin-top: 10px;
}

.ch-input-wrap .item .hd em {
    font-weight: normal;
}

.ch-input-wrap .item .hd {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 15px;
}

.ch-input-wrap .input {
    text-indent: 18px;
    height: 38px;
    line-height: 38px;
    width: 100%;
    font-size: 15px;
    *margin-left: -18px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.ban-after-login {
    padding: 0 14px;
    text-align: center;
}

.ir {
    font-size: 0 !important;
    color: transparent;
}

h4.txt {
    background-repeat: no-repeat;
    background-position: left center;
}

.ind-con-1 h4.txt {
    background-position: center;
}


.signTab .ban-hd-pic {
    padding-top: 65px;
}

.signTab .ban-hd-pic img {
    width: 129px;
    height: 129px;
    border-radius: 50%;
    border: 1px solid #D3D5D7;
}

.signTab .ban-hd-pic p {
    font-size: 18px;
    color: #999;
    max-width: 332px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 6px;
}
.btn-register {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
}
.btn-blue {
    background-color: #2489f2;
    color: #fff;
    display: inline-block;
}
/*自定义样式*/
.di-n{display: none}
.c-orange {
    color: #f5602a;
}
.logo_item{
	font-size: 28px;
	color: #a1cf40;
	-webkit-text-stroke: 1px #ffffff;
	text-shadow:#000 3px 3px 3px;
	position: absolute;
	margin-top: 325px;
	margin-left: 600px;
}
.nav_T{
	position: absolute;
	margin-top: 800px;
	margin-left: 700px;
	color: #464545;
}