﻿.UserLoginCont {
    max-width: 1200px;
    margin: 20px auto;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 70px;
    background: #FAFAFA;
}

/*
.UserLoginCont .head {
    height: 50px;
    line-height: 50px;
    background: #666;
    padding: 0 15px;
    font-size: 18px;
    color: #EEE;
}
*/
.UserLoginCont .head {
    border-bottom: 1px solid #efefef;
    color: #009fe9;
    height: 50px;
    line-height: 50px;
    
 
    font-size: 18px;
}
.UserLoginCont .head  span{
border-bottom: 2px solid #3ca5f6;

line-height: 50px;
display: block;
width: 120px;
text-align: center;

}

.UserLoginCont .LoginCont {
    display: table;
    width: 100%;
}

.UserLoginCont .LoginCont .Left,
.UserLoginCont .LoginCont .Right {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    
}

.UserLoginCont .LoginCont .Right {
    width: 30%;
    padding: 30px;
    height: 500px;
    display: none;
    border-left: #EEE solid 1px;
}

.UserLoginCont .LoginCont .Right h3 {
    line-height: 50px;
    font-size: 16px;
    color: black;
}

.UserLoginCont .LoginCont .Right h3 a {
    color: #0064ca;
}

.UserLoginCont .LoginCont .Right p {
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.UserLoginCont .LoginCont .Right dl {
    width: 70%;
    margin: 30px auto 0 auto;
}

.UserLoginCont .LoginCont .Right dl dt a {
    display: block;
    background: #008800;
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #333;
}

.UserLoginCont .LoginCont .Right dl dt a:hover {
    background: #508de8;
}

.UserLoginCont .LoginCont .Right dl dd img {
    width: 100%;
    margin-top: 20px;
}

.UserLoginCont .LoginCont .Left {
    padding: 20px;
    border-right: #FFF solid 1px;
}

.UserLoginCont .LoginCont .Left .login_container {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    margin: auto;
    width: 600px;
    height: 476px;
    padding-top: 30px;
    background: #fff;
    border:1px solid #efefef;
}

.UserLoginCont .LoginCont .Left .mui-input-group {
    width: 325px;
    margin: 0 auto;
    padding: 0;
    line-height: 1;
}

.UserLoginCont .LoginCont .Left .other li {
    float: left;
    width: 50%;
    font-size: 12px;
}

.UserLoginCont .LoginCont .Left .other li a {
    color: #4477D0;
}

.LoginBox {
    width: 100%;
    margin: auto;
  
}

.LoginBox ul#short {
    width: 70%;
}

.LoginBox .h {
    line-height: 50px;
    font-size: 20px;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    color: #222;
}

.LoginBox ul {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

.LoginBox ul ol,
.LoginBox ul li {
    display: table-cell;
    vertical-align: middle;
}

.LoginBox ul ol {
    width: 100%;
    border: solid #DDD 1px;
    background: #FFF;
    padding: 0px;
    box-sizing: border-box;
}

.LoginBox ul ol input {
    width: 85%;
    border: 0px;
    line-height: 25px;
    padding: 5px 0px ;
    font-size: 14px;
    
}
.vcdoeol{width:220px!important}
[name='phone_code']{padding-left: 10px!important;}
.LoginBox ul i {
    width: 40px;
    /* background: #0099FF; */
    /* color: #FFF; */
    font-size: 24px;
    color: #ccc;
    position: relative;
    float: left;
    position: relative;
    left: 5px;
    bottom: 0;
    width: 24px;
    top: 5px;
    margin: auto;
}

.LoginBox .butter {
    text-align: center;
    margin: 0px auto;
}

.LoginBox .butter button {
    line-height: 50px;
    width: 100%;
    background: #508de8;
    color: #FFF;
    border: 0px;
    border-radius: 5px;
    font-size: 18px;
    box-shadow: 1px 2px 2px #333;
    cursor: pointer;
    margin: 20px auto;
}

.LoginBox .butter button:hover {
    background: #5f99f1;
}

.LoginBox .butter button:hover {
    background: #5f99f1;
}

.LoginBox .butter button:hover {
    background: #5f99f1;
}

.LoginBox .butter button:hover {
    background: #5f99f1;
}

.LoginBox .butter button:hover {
    background: #5f99f1;
}
.xieyi{
    text-align: left; 
    color: #738299;
    line-height: 22px;
}
#agree{margin-right: 5px;}
.codeBtn {
    text-align: center;
    width: 102px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #a7cfff;
    background-color: #fff;
    color: #4e9fff;
    border-radius: 2px;
    cursor: pointer;   
    margin-left: 5px;

}
.codeBtn:hover{border-color:#4f9fff;background-color:#4f9fff;color:#fff}
.codeBtn[disabled] {
    border-color: #dcdcdc;
    color: #ccc;
    cursor: default;
    background: 0;
}
.thirdPart{
    line-height: 30px;
}
.thirdPart i{font-size: 25px;}
.thirdPart i:hover{filter: grayscale(80%);}
.thirdPart .icon-qq1{
    color: #3492ED;
}
.thirdPart .icon-weixindenglu{
    color: #4DAF29;
}
.thirdPart .icon-weibo1{
    color: #CF1900;
}
