a {
    color: #939EA9;
}

.banner {
    margin: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 550px;
}

.banner.cn {
    background-image: url('/images/banner_cn.jpg');
}

.banner.us {
    background-image: url('/images/banner_us.jpg');
}

.cbody {
    width: 1000px;
    margin: auto;
    position: relative;
}

.shoperreg,
.shoperlogin {
    background-color: rgba(255, 255, 255, .7);
    width: 360px;
    float: right;
    box-sizing: border-box;
    margin: 20px 0px 0 0;
    border-radius: 4px;
}

.loginuname,
.loginpwd {
    background-color: #fff;
    width: 300px;
    margin: auto;
    margin-top: 20px;
    padding: 0px 10px;
    border-radius: 4px;
    box-sizing: border-box;
}

.loginleft {
    float: left;
    background-color: #fff;
    line-height: 40px;
    border-right: 1px solid #cdcdcd;
    width: 40px;
    text-align: center;
}

.loginleft img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.loginright {
    float: left;
    background-color: #fff;
    line-height: 40px;
    margin-right: 5px;
    margin-left: 10px;
    padding-left: 5px;
}

.loginright input {
    width: 210px;
    line-height: 30px;
    border: none;
}

.regtab1 {
    float: left;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    color: #939EA9;
    width: 50%;
}

.regtab2 {
    float: left;
    text-align: center;
    line-height: 40px;
    width: 50%;
}

.regitem {
    padding: 5px 0px;
}

.regitem li {
    float: left;
    line-height: 40px;
    width: 80px;
    text-align: right;
    box-sizing: border-box;
    padding-left: 10px;
}

.pwdset input.J_forget {
    margin-top: -3px;
}

.regitem li input.isagent {
    width: auto;
    margin-top: 5px;
}

.regitem li.isagent_txt {
    width: auto;
}

.us .regitem li {
    width: 95px;
}

.regitem li input {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    height: 30px;
    width: 200px;
    padding: 0px 5px;
}

.login_tips {
    color: red;
    width: 300px;
    margin: auto;
    margin-top: 10px;
    display: none;
}

.login_error {
    border: solid 1px red;
}

.login_error input {
    color: red;
}

.tips_regname,
.tips_regname2,
.tips_regpwd,
.tips_regpwdenter,
.tips_regphone,
.tips_regemail {
    color: #9b9b9b;
    line-height: 10px;
    margin-left: 90px;
    font-size: 12px;
}

.us .tips_regname,
.us .tips_regname2,
.us .tips_regpwd,
.us .tips_regpwdenter,
.us .tips_regphone,
.us .tips_regemail {
    margin-left: 105px;
}

.tips_regname,
.tips_regname2 {
    width: 230px;
}

.tips_regname2.usephone {
    margin-top: 10px;
    color: #C0A369;
    font-weight: bold;
}

.regbd {
    padding: 10px 0px 20px 0px;
    text-align: center;
}

.regbd button,
.login {
    background: #C0A369;
    border-radius: 3px;
    line-height: 40px;
    border: none;
    width: 300px;
    color: #fff;
    cursor: pointer;
}

.regbd button:hover,
.login:hover {
    background: #DFC38A;
}

.pwdset {
    width: 300px;
    margin: auto;
    margin-top: 10px;
}

.remindpwd {
    cursor: pointer;
    font-size: 12px;
    float: left;
}

.remindpwd input {
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

.forgetpwd {
    float: right;
}

.forgetpwd a {
    display: block;
    cursor: pointer;
}

.slogin {
    margin: 20px 0px;
    text-align: center;
}

.videoitem1 {
    width: 900px;
    margin: auto;
    margin-top: 40px;
}

.videoitem1 li {
    float: left;
    width: 33%;
    text-align: center;
}

.videoitem2 {
    margin-top: 40px;
}

.videoitem2 li {
    float: left;
    width: 25%;
    text-align: center;
}

.cooperateinfo {
    width: 100%;
    background-color: #F8F8F8;
    margin-top: 20px;
}

.coopsim {
    padding-top: 40px;
    width: 1000px;
    margin: auto;
    text-align: center;
}

.brand {
    width: 1000px;
    margin: auto;
    margin-top: 20px;
}

.brand li {
    float: left;
    width: 16%;
    text-align: center;
    padding-bottom: 20px;
}

.cooperatename {
    width: 800px;
    line-height: 30px;
    margin: auto;
}

.cooperatename label {
    color: #000;
    font-size: 16px;
}

.cooperatename_item {
    margin-top: 10px;
}

.moresign {
    width: 1000px;
    margin: auto;
    text-align: center;
    line-height: 100px;
}

.footer {
    width: 1000px;
    box-sizing: border-box;
    margin: auto;
    line-height: 30px;
    padding: 20px;
    bottom: 0px;
    position: absolute;
    color: #fff;
    left: 0px;
    right: 0px;
}

.footer a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
}

.footer .left {
    float: left;
}

.footer .right {
    float: right;
    color: #666;
}

.footer .right a {
    color: #666;
}

.maskvideo {
    z-index: 1;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    display: none;
}

.vbd .close {
    position: absolute;
    float: right;
    right: -30px;
    top: -20px;
    cursor: pointer;
}

.error {
    border: solid 1px #D0011B!important;
}

.errorcolor {
    color: #D0011B!important;
}

.reg_suc_wrap {
    width: 220px;
    height: 180px;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -110px;
    margin-top: -90px;
    z-index: 100;
    padding: 25px 0;
    box-sizing: border-box;
    display: none;
}

.reg_suc_wrap span {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 28px;
}

.reg_suc_wrap span img {
    width: 60px;
    height: 60px;
    display: inline-block;
}

.reg_suc_wrap span.icon {
    margin-bottom: 5px;
}

.reg_suc_wrap span.tip {
    font-size: 16px;
    color: #000;
}

.reg_suc_wrap span.tip2 {
    font-size: 14px;
    color: #4a4a4a;
}