html {
    width:100%;
    height:100%;
    overflow-x: hidden;
}

* {
    margin:0px;
    padding:0px;
}
body {
    background:#313131;
    font-family:Arial, Helvetica, sans-serif;
    width:100%;
    height:100%;
    font-variant: normal;
    font-style: normal;
    /* background-image: url(../images/4k/4k05.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    overflow-y: hidden;
}
.content {
    width:1130px;
    margin:0 auto;
    height:auto;
}
.logo {
    margin-top:0px;
    /* background: url(../images/login/norming.png); */
    background-repeat: no-repeat;
    white-space:100%;
    height:200px;
    width:200px;
}
.main {
    margin-top:50px;
    height:420px;
    width:100%;
    opacity: 0.95;
}
.left {
    width:490px;
    float:left;
    height:auto;
}
.left2 {
    width:210px;
    height:20px;
}
.right {
    width:640px;
    float:right;
}
.right2 {
    width:640px;
    margin-left: auto;
    margin-right: 20px;
}
.center {
    width: 400px;
    margin: 50px auto 0px auto;
    background-color: #fefefe;
    opacity: 0.95;
    padding: 20px 20px 20px 20px;
    border-radius: 3px;
}
.activate_main {
    margin: 20px auto;
    width: 300px;
}
.left_top {
    color:#0080c3;
    margin-top:5px;
    font-size:18px;
    width:100%;
    line-height:25px;
}
.left_bottom {
    color:#646161;
    margin-top:40px;
    font-size:18px;
    width:100%;
    line-height:30px;
}
.login {
    background:url(../images/login/cloud1.png) no-repeat;
    height:405px;
    margin-top:40px;
    width:100%
}
.login_main {
    width:300px;
    margin-left: 200px;
    padding-top:100px;
}
.login_main2 {
    width:300px;
    margin:0 auto;
    padding-top:165px;
}
.left_img {
    background:url(../images/login/cloud2.png) no-repeat left;
    margin-left:0px;
    height:150px;
    width:100%;
    margin-top:50px;
}
.table_login tr {
    width:100%;
    height:39px;
}
.table_login>div,
.table_activate>div{
    width:100%;
    height:39px;
}
.bindtype{
    color:#0080c3;
    font-size:16px;
    width:100%;
    height:28px!important;
    margin-top: 9px;
}
.font_blue {
    color:#0080c3;
    font-size:20px;
}
.font_sub {
    color:#0080c3;
    font-size:15px;
    height:40px;
    line-height:40px;
    margin-left:15px;
}
.select {
    border:#b0c4de solid 1px;
    color: #646161;
    font-size: 15px;
    width:100%;
    font-family:Arial, Helvetica, sans-serif;
}
.textfield {
    height:32px;
    border:#b0c4de solid 1px;
    color: #000;
    font-size: 14px;
    width:100%;
    text-indent:5px;
    line-height:32px;
    font-family:Arial, Helvetica, sans-serif;
    outline-color: #b0c4de;
}
.textfield:placeholder {
    color: #646161;
}

.textfield:focus-visible {
    border:#f6ab00 solid 1px;
    outline: #f6ab00 auto 1px;
}

.textfield2 {
    height:32px;
    border:#b0c4de solid 1px;
    color: #646161;
    background:#c9cccf;
    font-size: 14px;
    width:100%;
    text-indent:5px;
    line-height:32px;
    font-family:Arial, Helvetica, sans-serif;
    outline-color: #b0c4de;
}


.textfield2:focus-visible {
    border:#f6ab00 solid 1px;
    outline: #f6ab00 auto 1px;
}

.leftdiv {
    float:left;
}
.button {
    height:30px;
    background:#f6ab00;
    color:#FFF;
    font-size:16px;
    text-align:center;
    line-height:30px;
    width:82px;
    cursor:pointer;
    margin-top:15px;
}
.button a {
    text-decoration:none;
}
.button2 {
    height:30px;
    border: 0px solid #f6ab00;
    background:#FFA500;
    color:#FFF;
    font-size:16px;
    text-align:center;
    line-height:30px;
    width:70px;
    cursor:pointer;
    margin-top:15px;
}
.button3 {
    height:30px;
    border: 0px solid #f6ab00;
    background:#FFA500;
    color:#FFF;
    font-size:16px;
    text-align:center;
    line-height:30px;
    width:100px;
    cursor:pointer;
    margin-top:15px;
}
.button4 {
    height:34px;
    border: 0px solid #f6ab00;
    background:#FFA500;
    color:#FFF;
    font-size:16px;
    text-align:center;
    line-height:34px;
    width:120px;
    cursor:pointer;
}
.button5 {
    height:30px;
    border: 0px solid #f6ab00;
    background:#FFA500;
    color:#FFF;
    font-size:16px;
    text-align:center;
    line-height:30px;
    width:300px;
    cursor:pointer;
    outline-color: #b0c4de;
}
.paddingleft5 {
    padding-left:5px;
}
.footer {
    width:1130px;
    text-align:right;
    color:#dedede;
    font-size:12px;
    border-bottom:#FFF 2px solid;
    padding-bottom:6px;
    position: fixed;
    bottom: 20px;
}
.ddLogin {
    background:url(../images/login/3dparty/dd.png) no-repeat;
    background-size: cover;
    height:20px;
    width:20px;
    margin-top:5px;
    margin-left:15px;
    cursor:pointer;
    float:left;
}
.loginByPhone {
    height:20px;
    font-size:12px;
    margin-top:5px;
    margin-left:15px;
    cursor:pointer;
    float:left;
}

.wechatLogin {
    background:url(../images/login/3dparty/wechat.png) no-repeat;
    background-size: cover;
    height:25px;
    width:25px;
    margin-top:5px;
    margin-left:15px;
    cursor:pointer;
    float:left;
}

.weComLogin {
    background:url(../images/login/3dparty/wecom.png) no-repeat;
    background-size: cover;
    height:20px;
    width:20px;
    margin-top:5px;
    margin-left:15px;
    cursor:pointer;
    float:left;
}

.otherLogin {
    color: #646161;
    text-decoration: none;
    float: left;
    margin-top: 5px;
    font-size: 20px;
}
.forgetpwd {
    height:20px;
    font-size:12px;
    margin-top:5px;
    margin-left:15px;
    cursor:pointer;
    float:right;
}

.rightdiv {
    float:right;
}

.msg_error{
    font-size:13px;
    position:relative;
    background:#ffebeb;
    color:#e4393c;
    border:1px solid #faccc6;
    padding:3px 10px 3px 5px;
    height:auto
}

.error_img {
    background:url(../images/login/3dparty/timg.png) no-repeat;
    background-size: cover;
    height:20px;
    width:25px;
    cursor:pointer;
    float:left;
}

.iosapp {
    background:url(../images/login/3dparty/mobileios.png) no-repeat;
    background-size: cover;
    height:25px;
    width:25px;
    margin-top:33px;
    cursor:pointer;
    margin-left:45px;
    float:left;
}

.androidapp {
    background:url(../images/login/3dparty/mobileandroid.png) no-repeat;
    background-size: cover;
    height: 25px;
    width: 25px;
    margin-top:33px;
    cursor:pointer;
    margin-left:20px;
    float:left;
}

.appdownload_bg {
    background:url(../images/login/leftcloud.png) no-repeat;
    height:150px;
    width:200px;
    margin-top:50px;
    margin-left:10px;
    position:absolute;
    opacity: 0.95;
    position: fixed;
    bottom: 20px;
}


.div1{
    text-align: center;
    background: #5CC061;
    width: 50px;
    height: 28px;
    border-radius: 14px;
    border:1px solid #5CC061;
    float: right;
}
.span1{
    background: white;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 25px;
    margin: 1px;
    float: right;
}
.div2{
    text-align: center;
    background: #CBCBCB;
    width: 50px;
    height: 28px;
    border-radius: 14px;
    border:1px solid #CBCBCB;
    float: right;
}
.span2{
    background: white;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 25px;
    margin: 1px;
    float: left;
}
.hide{
    display:none;
}