@charset "utf-8"; 

ul, ol {
    list-style: none;
}


img {
    display: block;
    border: 0;
}

input {
    border: none;
    background: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    clear: both;
    display: block;
    content: '';
}

.clearfix {
    zoom: 1; }

input, textarea, button {
    outline: 0;
    font-size: 14px;
    color: 4b4b4b;
    outline: none;
}
@media screen and (min-width: 1181px) {
.h-align {
	margin: 0 auto
}
}
@media screen and (min-width: 1850px) {
	.h-align{
		width:auto;
	}
}

.content .main {
    width: auto;
    text-align: center;
	margin-bottom: 50px;
}

.main-contL {
    display: inline-block;
}

.main-contL img {
    width: 100%;
}

.content .main-contR {
    display: inline-block;
    padding-top: 20px;
    text-align: left;
    margin-bottom: 40px;
}

.content .mobile {
    max-width: 284px;
    height: 22px;
    padding: 14px 40px 14px 14px;
}

.content .verify {
    max-width: 180px;
    height: 22px;
    border: none;
    
    padding: 14px 14px;
}

.content .gain {
    width: 120px;
    border: none;
    height: 50px;
    float: left;
    cursor: pointer;
    float: right
}

.content .gain img {
    margin-top: 13px;
    margin-left: 35px;
}

.content .ver-box {
    max-width: 338px;
    height: 50px;
    border: 1px solid #dfdfdf;
    position: relative;
    margin-bottom: 15px;
    border-radius: 3px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.ver-box.error {
    border-color: #ff0000;
}

.content .ver-box i {
    position: absolute;
    top: 17px;
    right: 15px;
}

.model {
    font-size: 16px;
    color: #bdbdbd;
    margin-bottom: 26px;
}

.model span {
    color: #009cff;
}

.reg-content .title, #regsiter .title {
    font-size: 21px;
    color: #444;
    text-align: center;
    margin-top: 50px;
    padding-top: 40px;
}

.reg-content .subtitle, #regsiter .subtitle {
    font-size: 10px;
    color: #cbcbcb;
    text-align: center;
    margin-bottom: 15px;
}

.next {
    display: block;
    max-width: 340px;
	width: 100%;
    height: 52px;
    line-height: 52px;
    background-color: #46be8a;
    margin-top: 0px;
    transition: all 0.3s ease-out 0s;
    border-radius: 3px;
	background-image:none;
}

.next:hover {
    background: #3cad7c;
}

.next button {
    color: #fff;
    font-size: 16px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: none;
    border: none
}

.ver-box i {
    font-size: 18px;
    color: #ddd
}

.msg {
    font-size: 12px;
    line-height: 30px;
    text-indent: 5px;
    color: #979696;
    margin-top: 16px;
    height: 14px;
}

.msg i {
    font-size: 12px;
    margin-right: 8px;
}

.reg-content {
    width: 100%;
    margin: 0 auto 70px;
}

.reg-content .main {
    margin: 54px auto 0;
}

.reg-content .main li div span {
    color: #ff0000;
    margin-left: -360px;
    font-size: 16px;
    position: absolute;
    margin-top: 20px;
}

p.msg2 {
    font-size: 13px;
    padding: 10px;
    position: absolute;
    width: 270px;
    line-height: 30px;
    text-indent: 5px;
    margin: -67px 0 0 432px;
    border: 1px solid #e3e3e3;
    background-color: #f3f3f3;
    color: #a1a1a1;
}

p.msg2 i {
    font-size: 14px;
    margin-right: 5px;
}

.reg-content li {
    text-align: center;
    position: relative;
}

.reg-content input {
    width: 310px;
    height: 30px;
    border: 1px solid #dfdfdf;
    padding: 10px 14px;
    margin-bottom: 30px;
    display: inline-block;
    margin-left: 10px;
}

.reg-content li p {
    text-align: left;
    width: 335px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -165px;
    padding-left: 5px;
}

.submit a {
    width: 100%;
    height: 52px;
    display: block;
    text-align: center;
}

.submit button {
    width: 340px;
    height: 52px;
    background: #009cff;
    padding: 0px;
    border: none;
    line-height: 52px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
    display: inline-block;
}

.submit input:hover {
    background: #008aff;
}

.agr {
    margin: 8px auto 25px;
    position: relative;
    width: 300px;
}

.agr span {
    color: #ff0000;
    left: -6px;
    font-size: 16px;
    position: absolute;
    margin-top: 4px;
}

.agr input {
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin-left: 6px;
}

.agr p.msg2 i {
    font-size: 13px;
}

.reg-content .main .agr p {
    float: left;
    margin: 0px 6px;
    color: #444;
    padding: 0px;
    border: 0;
    background-color: transparent;
    position: inherit;
    width: auto;
    left: 0px;
}

.reg-content .main .agr a {
    float: left;
}

.reg-content .main .agr p.msg2 {
    width: 100%;
    color: red;
    height: 30px;
    margin-left: -5px;
}

.reg-content .agr input {
    margin-bottom: 0px;
}

.reg-content .name input, .reg-content .email input, .reg-content .qq input {
    padding-right: 36px;
    width: 288px
}

.agr p.msg2 span {
    position: inherit;
    margin-left: 10px;
}

.agr-mian {
    padding-bottom: 50px;
    text-align: center;
}

.agr-mian form {
    width: 420px;
    margin: 110px auto 0;
}

.agr-submit {
    width: 420px;
    height: 52px;
    background: #009cff;
    color: #fff;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
}

.suc-cont {
    margin: 34px 12px 56px;
    text-align: center;
    display: inline-block;
}

.suc-button {
    display: inline-block;
}

.suc-button a {
    width: 276px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #0cd645;
    display: inline-block;
}

.suc-return {
    background: #009cff;
    margin-right: 40px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #009cff;
    float: right;
    margin-top: -44px
}

.reason textarea {
    width: 318px;
    height: 84px;
    padding: 10px;
    resize: none;
    border: 1px solid #dfdfdf;
    margin-left: 10px;
}

.msg, .msg2 {
    visibility: hidden;
}

.msg.input {
    margin-top: -15px;
    height: 30px
}

.msg.error {
    margin: 5px 0;
    color: red;
    height: 30px
}

.reg-content .msg.error {
    margin-top: -30px;
    height: 30px;
}

p.msg2 {
    position: inherit;
    padding: 0px;
    width: auto;
    margin: 0px;
    border: none;
    background: none;
    font-size: 13px;
    line-height: 30px;
    text-indent: 5px;
    color: #979696;
    margin-top: -30px;
    height: 30px;
}

p.msg2 span i, .msg.input span i {
    color: red
}

.msg2.success, .msg.success {
    border: none;
    background: url(../image/succ-img001.png) no-repeat 20px 20px;
    padding: 26px 0;
}

.msg2.success, .msg.success {
    width: 33px;
    padding: 10px;
    position: absolute;
    margin: -68px 0 0 286px;
    height: 33px;
}

.msg.success {
    position: inherit;
    margin-bottom: 30px;
}

.msg2.success {
    margin: 0px 0 0 126px;
    width: 28px;
    height: 32px;
    top: -1px;
}

.msg2.success i, .msg.success i {
    display: none;
}

.msg2.error {
    border-color: red;
    color: red;
}

.msg2.error i {
    color: red;
}

.reason .msg2 {
    margin-top: 0px;
}

.reason .msg2.input {
    margin-top: 0px;
}

.show {
    visibility: visible;
}


.f-password {
    height: 55px;
    font-size: 14px;
    color: #ff8700;
    line-height: 55px;
    display: block;
    transition: all 0.3s ease-out 0s;
}

.f-password:hover {
    color: red;
}

.register {
    background-color: transparent;
    border: 1px solid #e1e1e1;
}

.register button {
    color: #3d3d3d;
}

.register:hover button {
    color: #fff;
}


.per-main {
    width: 1200px;
    margin: 0 auto;
    padding: 220px 0px;
}

.sideleft {
    width: 240px;
    height: auto;
    float: left;
    text-align: center;
}

.insideright {
    width: 918px;
    height: auto;
    float: right;
    border: 1px solid #e1e1e1;
}

.on {
}

.active {
}


.sideleft a {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    color: #8f8f8f;
    font-size: 14px;
}

.center, .info, .after-sale {
    border: 1px solid #e1e1e1;
    width: 238px;
    margin-bottom: 20px;
    border-bottom: 0px;
}

.center h3, .info h3, .after-sale a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #3b3b3b;
    background: #f8f8f8;
}

.sideleft i {
    float: left;
    width: 25px;
    height: 25px;
    margin: 14px 18px 0 42px;
}

.sideleft span {
    float: left;
}

.per-icon {
    background: url(../image/icon-img01.png) no-repeat 0px -68px;
}

.info-icon {
    background: url(../image/icon-img01.png) no-repeat 0px -36px;
}

.sale-icon {
    background: url(../image/icon-img01.png) no-repeat 0px 0px;
}

.after-sale.active a, .sideleft .after-sale:hover a {
    color: #fff;
    background: #009cff;
}

.after-sale.active i, .after-sale:hover i {
    background: url(../image/icon-img01.png) no-repeat -36px 0px;
}

.sideleft h3.active, .sideleft h3:hover {
    color: #fff;
    background: #009cff;
}

.sideleft .info h3.active i, .sideleft .info h3:hover i {
    background: url(../image/icon-img01.png) no-repeat -36px -36px;
}

.sideleft .center h3.active i, .sideleft .center h3:hover i {
    background: url(../image/icon-img01.png) no-repeat -36px -68px;
}

.sideleft .no, .sideleft a:hover {
    color: #3b3b3b
}

.breadCrumb {
    height: 50px;
    background: #f8f8f8;
    line-height: 50px;
    text-indent: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.breadCrumb p {
    float: left;
}

.breadCrumb:after {
    content: '';
    display: block;
    clear: both;
}

.breadCrumb p.title {
    font-size: 18px;
    color: #3d3d3d;
}

.breadCrumb p.subtitle {
    font-size: 13px;
    color: #8f8f8f;
}

#ch-pass .password input {
    width: 338px;
    height: 50px;
    border: 1px solid #dfdfdf;
    position: relative;
    margin-bottom: 15px;
}


.myMo-cont {
    padding: 50px 30px;
}

.myMo-img {
    width: 260px;
    height: 160px;
    float: left;
}

.myMo-img img {
    width: 100%;
}

.myMo-txt {
    width: 315px;
    height: 160px;
    float: left;
    margin-left: 25px;
}

.myMo-txt p {
    color: #8f8f8f;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.myMo-but {
    width: 120px;
    height: auto;
    float: right;
}

.myMo-but a {
    width: 118px;
    height: 38px;
    border: 1px solid #e1e1e1;
    text-align: center;
    color: #848484;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 6px;
    display: block;
}

.myMo-but a:hover {
    color: #fff;
    background-color: #009cff;
    border-color: #009cff;
}


.Upgrade {
    text-align: center;
    padding: 36px 0 155px;
}

.Upgrade div {
    text-align: center;
}

.Upgrade h3 {
    font-size: 20px;
    color: #3d3d3d;
    text-align: center;
    margin: 0px 0 20px;
}

.Upgrade div strong {
    width: 310px;
    height: 24px;
    border: 1px solid #dfdfdf;
    padding: 10px 14px;
    display: inline-block;
    margin-left: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #3d3d3d;
    text-align: left;
}

.Upgrade div span {
    width: 70px;
    text-align: left;
    font-size: 14px;
    color: #8f8f8f;
    display: inline-block;
    margin-left: -60px;
}

.up-msg {
    line-height: inherit;
    text-align: left;
    visibility: visible;
    width: 340px;
    display: inline-block;
    margin: 8px 0 8px 30px;
}

.upgrade-but {
    width: 160px;
    color: #fff;
    height: 46px;
    background-color: #009cff;
    margin: 0 auto;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 46px;
}


.Upgrade div select {
    width: 340px;
    height: 45px;
    border: 1px solid #dfdfdf;
    padding: 10px 14px;
    display: inline-block;
    margin-left: 6px;
    font-size: 16px;
    line-height: 30px;
    color: #3d3d3d;
    text-align: left;
    padding-right: 50px;
}

.Upgrade div select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../image/icon-img02.png) no-repeat 289px transparent;
    padding-right: 14px;
}

select::-ms-expand {
    display: none;
}


.myOrder-balance {
    text-align: left;
    min-height: 670px;
}

.myOrder-balance input {
    width: 310px;
    height: 26px;
    border: 1px solid #dfdfdf;
    padding: 10px 14px;
    display: inline-block;
    margin-left: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #3d3d3d;
    text-align: left;
}

.myOrder-balance ul {
    padding: 45px 0 30px
}

.myOrder-balance div span {
    width: 70px;
    text-align: left;
    font-size: 14px;
    color: #8f8f8f;
    display: inline-block;
    margin-left: 30px;
}

.myOrder-balance div strong {
    width: 340px;
    height: 26px;
    padding: 10px 0px;
    display: inline-block;
    margin-left: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #3d3d3d;
    text-align: left;
}

.pay-but {
    width: 160px;
    color: #fff;
    height: 46px;
    background-color: #009cff;
    margin-left: 110px;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 46px;
}


.myOrder-Payment {
    padding: 40px 30px;
    min-height: 600px
}

.payment-info {
    border-bottom: 1px solid #ececec;
    padding-bottom: 24px;
    margin-bottom: 36px;
}

.payment-info .title {
    font-size: 22px;
    color: #3d3d3d;
    display: inline-block;
}

.payment-info .subtitle {
    display: inline-block;
    font-size: 13px;
    color: #8f8f8f;
    margin-left: 20px;
}

.payment-info .description {
    font-size: 13px;
    color: #8f8f8f;
    line-height: 28px;
    width: 355px;
    margin-top: 16px;
}

.payment-info .description span {
    color: #ff6600;
}

.payment-icon p {
    display: inline-block;
    border: 1px solid #e1e1e1;
    margin-right: 10px;
}

.payment h4 {
    font-size: 16px;
    color: #3d3d3d;
    margin-bottom: 18px;
}

.payment-icon p.active, .payment-icon p:hover {
    border: 1px solid #009cff;
}

.payment .pay-but {
    margin-left: 0px;
    margin-top: 30px;
}


.myMo-pass {
    text-align: center;
    padding: 60px 0 70px;
}

.myMo-pass li {
    width: 424px;
    margin: 0 auto;
    position: relative;
}

.myMo-pass input {
    width: 310px;
    height: 24px;
    border: 1px solid #dfdfdf;
    padding: 10px 14px;
    display: inline-block;
    margin-left: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #3d3d3d;
    text-align: left;
}

.myMo-pass div span {
    width: 70px;
    text-align: left;
    font-size: 14px;
    color: #8f8f8f;
    display: inline-block;
    margin-left: -60px;
}

.myMo-pass .gain {
    width: 107px;
    border: none;
    border-left: 1px solid #dfdfdf;
    height: 44px;
    float: left;
    margin-top: 1px;
    cursor: pointer;
    margin-right: 1px;
    position: absolute;
    top: 0px;
    right: 33px;
}

.myMo-pass .ok-but {
    width: 160px;
    height: 45px;
    color: #fff;
    background-color: #009cff;
    display: inline-block;
    text-align: center;
    line-height: 45px;
}


.myOrder-list {
    width: 860px;
    margin: 0 auto;
    padding: 20px 0 40px;
}

.myOrder-list li {
    border: 1px solid #e1e1e1;
    margin-top: 20px;
}

.myOrder-li-head {
    height: 50px;
    background: #f8f8f8;
    padding: 0 30px 0 20px;
    border-bottom: 1px solid #e1e1e1;
}

.myOrder-li-head p {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    color: #8f8f8f;
}

.myOrder-li-head .number {
    float: left;
}

.myOrder-li-head .price {
    float: right;
}

.myOrder-li-head .price span {
    font-size: 18px;
    color: #ff6600;
}

.myOrder-li-info {
    padding: 26px 30px 32px 38px;
}

.myOrder-li-img {
    float: left;
    width: 140px;
}

.myOrder-li-txt {
    float: left;
    margin-left: 12px;
}

.myOrder-li-txt h4 {
    font-size: 16px;
    color: #3b3b3b;
    line-height: 38px;
}

.myOrder-li-txt p, .myOrder-li-but p {
    font-size: 13px;
    color: #8f8f8f;
    line-height: 24px;
}

.myOrder-li-but {
    float: right;
}

.myOrder-li-but p {
    width: 158px;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 10px;
    visibility: hidden;
}

.myOrder-li-but a {
    width: 158px;
    height: 38px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    color: #8f8f8f;
    display: block;
    text-align: center;
}

.myOrder-li-but.active a {
    background-color: #009cff;
    color: #fff;
    border-color: #009cff;
}

.myOrder-li-but.active p {
    visibility: visible;
}


.pay-success {
    height: 670px;
    text-align: center;
}

.pay-success h2 {
    font-size: 22px;
    color: #3d3d3d;
    text-align: center;
    margin-top: 98px;
}

.pay-success a {
    width: 158px;
    height: 43px;
    border: 1px solid #e1e1e1;
    color: #8f8f8f;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    line-height: 45px;
    margin-top: 28px;
}

.pay-success a:hover {
    background-color: #009cff;
    color: #fff;
    border-color: #009cff;
}


.modify-No, .New-modify-No {
    padding: 40px 30px;
    min-height: 600px
}

.modify-No .mobile, .New-modify-No .mobile {
    width: 243px;
    height: 20px;
    padding: 12px 40px 12px 14px;
}

.modify-No .verify, .New-modify-No .verify {
    width: 162px;
    height: 20px;
    border: none;
    float: left;
    padding: 12px 14px;
}

.modify-No .gain, .New-modify-No .gain {
    width: 107px;
    border: none;
    height: 41px;
    border-left: 1px solid #dfdfdf;
    float: left;
    margin-top: 1px;
    cursor: pointer;
    margin-right: 1px;
}

.modify-No .gain:hover, .New-modify-No .gain:hover {
    background: #f4f4f4;
}

.modify-No .ver-box, .New-modify-No .ver-box {
    width: 298px;
    height: 43px;
    border: 1px solid #dfdfdf;
    position: relative;
    float: left;
    z-index: 10
}

.modify-No .ver-box i, .New-modify-No .ver-box i {
    position: absolute;
    top: 17px;
    right: 15px;
}

.modify-No .model, .New-modify-No .model {
    font-size: 16px;
    color: #bdbdbd;
    margin-bottom: 26px;
}

.modify-No .model span, .New-modify-No .model span {
    color: #009cff;
}

.modify-No .next, .New-modify-No .next {
    display: block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    background: #009cff;
    margin-top: 0px;
    transition: all 0.3s ease-out 0s;
    margin-left: 68px;
}

.modify-No .next:hover, .New-modify-No .next:hover {
    background: #008aff;
}

.modify-No .next button, .New-modify-No .next button {
    color: #fff;
    font-size: 16px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: none;
    border: none
}

.modify-No .ver-box i, .New-modify-No .ver-box i {
    font-size: 18px;
    color: #ddd
}

.modify-No .msg, .New-modify-No .msg {
    font-size: 12px;
    line-height: inherit;
    text-indent: 38px;
    color: #979696;
    margin-top: 16px;
    height: 30px;
}

.modify-No .msg i, .New-modify-No .msg i {
    font-size: 12px;
    margin-right: 8px;
}

.modify-title {
    float: left;
    width: 70px;
    height: 44px;
    line-height: 44px;
    text-align: left;
    font-size: 14px;
    color: #8f8f8f;
}

.modify-No .msg.error, .New-modify-No .msg.error {
    color: red;
    height: 30px;
}

.modify-No .msg.success, .New-modify-No .msg.success {
    position: relative;
    top: -66px;
    margin-left: 316px;
    margin-bottom: -20px;
}


.sales-service {
    padding: 40px 30px;
    min-height: 600px
}

.sales-s-txt {
    padding-bottom: 36px;
    border-bottom: 1px solid #e9e9e8;
    width: 400px;
    font-size: 13px;
    color: #8f8f8f;
    line-height: 32px;
    margin-bottom: 46px;
}

.sales-s-link h4 {
    font-size: 16px;
    color: #2a2a2a;
}

.sales-s-link div {
    margin-top: 20px;
}

.sales-s-link div a {
    width: 120px;
    height: 40px;
    display: inline-block;
    margin-right: 15px;
    background-color: #6fd40d;
    line-height: 40px;
    text-align: center;
    color: #fff;
}


.Setup-Complete {
    position: relative;
    min-height: 660px;
    width: 100%;
}

.Setup-Complete div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 340px;
    margin-left: -170px;
    margin-top: -59px;
}

.Setup-Complete h3 {
    font-size: 22px;
    text-align: center;
    color: #3b3b3b;
}

.Setup-Complete a {
    width: 340px;
    height: 52px;
    display: block;
    margin: 0 auto;
    background-color: #009cff;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    margin-top: 36px;
}


.foot-header {
    background-color: #f8f8f8;
    border-top: 1px solid #f1f1f1
}

.foot-header .center {
    width: 1200px;
    margin: 0 auto;
    padding: 68px 0 70px;
    border: hidden;
}

.foot-h-l {
    width: 825px;
    float: left;
}

.foot-h-l li {
    border-right: 1px solid #e8e8e9;
    width: 135px;
    height: 100px;
    float: left;
    margin-right: 70px;
}

.foot-h-l li:last-child {
    border-color: transparent;
}

.foot-h-l h4 {
    font-size: 16px;
    color: #3b3b3b;
    margin-bottom: 30px;
}

.foot-h-l a {
    font-size: 13px;
    color: #999;
    line-height: 26px;
    display: block;
}

.foot-h-l a:hover {
    color: #3d3d3d;
}

.foot-h-l div a {
    width: 30px;
    height: 22px;
    text-align: center;
    padding-top: 8px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    border-radius: 20px;
    transition: all 0.3s ease 0s;
}

.foot-h-l div a:hover {
    background: #606265;
}

.foot-h-l div i {
    font-size: 16px;
    color: #acadae;
}

.foot-h-l div a:hover i {
    color: #fff;
}

.foot-h-r {
    width: 230px;
    float: right;
}

.foot-h-r .title {
    font-size: 26px;
    font-weight: bold;
    color: #ff6600;
}

.foot-h-r .subtitle {
    font-size: 12px;
    color: #999;
}

.foot-h-r .service {
    display: block;
    width: 166px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background-color: #606265;
    margin-top: 20px;
}

.foot-bot {
    background: #f0f0f0;
}

.foot-bot p {
    width: 1200px;
    margin: 0 auto;
    padding: 8px 0px;
    height: 56px;
    line-height: 56px;
    color: #6f6f6f;
}

.footer a path {
    fill: #808080;
}

#regsiter {
    max-width: 440px;
    background-color: #fff;
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    border-radius: 3px;
}

.f-password {
    display: inline-block;
}

.forget-box p {
    display: inline-block;
    font-size: 12px;
    color: #A7A7A7
}

.note-txt {
    width: auto;
    margin: 0 auto;
}

.note-txt p {
    font-size: 13px;
    color: #A7A7A7;
    margin: 6px 0 12px;
    text-align: center;
}

.register {
    width: auto;
    display: inline-block;
    border-color: transparent;
    margin-left: 48px;
}

.register:hover {
    background-color: transparent;
}

.forget-box {
    display: inline-block;
}

.reg-content .main {
    padding-bottom: 40px;
}

.winxinItem:after {
    content: '';
    display: block;
    clear: both;
}

.winxinItem span {
    float: left;
    color: #A7A7A7;
    font-size: 14px
}

.winxinItem input {
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}

.other_login {
    display: block;
}

.oth_type_tit {
    position: relative;
    text-align: center;
}

.oth_type_tit span {
    position: relative;
    z-index: 1;
    background: #fff;
    font-size: 14px;
}

.oth_type_tit:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    background: #dfdfdf;
}

.oth_type_links {
    text-align: center;
    margin: 15px 0 15px;
    height: auto;
}

.oth_type_links a {
    display: inline-block;
}

.oth_type_links a .fa-weixin {
    font-size: 36px;
    color: #44b549;
    line-height: 56px;
    height: 56px;
    width: 56px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 36px;
}

.oth_type_links a span {
    font-size: 14px;
    color: #333;
    display: none;
}

.btn_box .register {
    border-color: transparent;
    margin-left: 18px;
    float: left;
    height: 50px;
    border: 1px solid #ff8700;
    color: #ff8700;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    border-radius: 3px;
    font-size: 16px;
}

.btn_box .next {
    width: 140px;
    height: 50px;
    max-width: 140px;
}

.btn_box .login {
    float: left;
    border: 1px solid #46be8a;
}

.btn_box .register:hover {
    background: #ff8700;
    color: #fff
}


@media screen and (min-width: 768px) {
    .WeChat_login {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    body {
        background: #fff
    }

    #regsiter {
        max-width: 100%;
        background-color: transparent;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0);
        box-shadow: 0 1px 2px rgba(0,0,0,0);
    }

    #regsiter .title {
        margin: 0;
    }

    .WeChat_login {
        display: block;
    }

    .login_main {
        display: none;
    }

    .WeChat_login h3 {
        text-align: center;
        font-size: 20px;
        color: #444;
        padding-top: 30px;
    }

    .WeChat_login .info {
        width: auto;
        border: 0;
        margin-top: 40px;
    }

    .WeChat_login .info_img {
        width: 80px;
        height: 80px;
        margin: 0 auto;
        border: 2px solid #999;
        border-radius: 50%;
        overflow: hidden
    }

    .WeChat_login .info_img img {
        width: 100%;
        height: auto ;
    }

    .WeChat_login .info p {
        color: #757575;
        font-size: 14px;
        text-align: center;
    }

    .WeChat_login .info .info_title {
        margin-top: 15px;
        margin-bottom: 20px;
        font-weight: bold
    }

    .WeChat_login .btn_box {
        margin: 40px 20px 0;
    }

    .WeChat_login .btn_box a {
        width: 100%;
        line-height: 45px;
        text-align: center;
        border: 1px solid #dfdfdf;
        background: #fff;
        color: #000;
        margin-top: 10px;
        display: block;
        border-radius: 45px;
        font-size: 16px;
    }

    .WeChat_login .btn_box a:hover,.WeChat_login .btn_box a.active {
        background-color: #46be8a;
        color: #fff;
        border-color: #46be8a
    }
}

.pass_err {
    color: #adadad;
    margin-bottom: 15px;
    padding-left: 2px;
    font-size: 12px;
}

.pass_err span {
    font-weight: bold;
    color: red
}

.show {
    display: block;
}

.hide {
    display: none;
}

#notice {
    color: red;
}


.quick_login {
    margin-top: 25px;
    text-align: center;
}

.quick_login.qlt {
    margin-top: 0px;
}

.quick_login p {
    font-size: 14px;
    line-height: 28px;
    color: #888;
    margin-bottom: 5px;
	position: relative;
}

.quick_login p:after,.quick_login p:before {
    content: "";
    border-top: 1px solid #b5b5b5;
    display: block;
    position: absolute;
    width: 60px;
    top: 14px
}

.quick_login p:after {
    right: 0px;
}

.quick_login a {
    display: inline-block;
    width: 120px;
    height: 35px;
    font-size: 12px;
    color: #fff;
    line-height: 35px;
    text-align: center;
	background-color: none;
    
    border-radius: 3px;
}

.quick_login a:hover {
    
}
.quick_login a i{
	width: 76px;
    height: 24px;
    display: inline-block;
    background: url(../image/bt_blue_76X24.png) no-repeat;
}