.pwd_mn{height:30px; background:#e6e6e6; display:inline-block; font-size:16px; font-family: "宋体"; margin:0 1px;}
.main {clear: both;min-height:360px;box-sizing: border-box;padding:15px 32px 0;}
#tabs0{background: rgba(255, 255, 255, 0.8);border-radius: 10px;}
.menu_out{margin:0;min-height:40px; border-bottom:1px solid #e4e4e4; padding:20px 18px 0;}
.menu_out li{
    display: block;
    float: left;
    width: 120px;
    text-align: center;
    cursor: pointer;
    list-style-type: none;
    color: #000;
    font-size: 14px;
    height: 43px;
    padding-top: 10px;
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
}
.menu_out li.hover{
    font-size:20px;
    padding-top: 0;
    line-height: 38px;
    border-bottom: 2px solid #f09500;
}
/*#main0 ul{display: none;list-style-type: none;margin: 0;padding: 0;}*/
/*#main0 ul.block{display: block;}*/
.codeIN{width:50%; height:50px; float:left; padding:10px; box-sizing:border-box; background:none; border:none; outline:none; line-height:30px; border-top-left-radius:5px; border-bottom-left-radius:5px;}
.sendbtn{width:50%; height:50px; line-height:30px; float:right; text-align:center; padding:10px 0; box-sizing:border-box; border-top-right-radius:5px; border-bottom-right-radius:5px;}
.sendbtndark{background:#ccc; color:#888;}
.sendbtnbefore{background:#f29400; color:#fff; display:none;}
.sendbtnlater{background:#d5d5d5; color:#333; display:none;}
/*app下载*/
.userdownerw{
    width: 479px;
    margin: 0px auto 0;
}
.list_plat {
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
}
.mli_downlef {
    width: 220px;
    float: left;
}
.mli_down_top {
    height: 80px;
}
.mli_down_btn {
    width: 210px;
    height: 60px;
    display: block;
    text-decoration: none;
    background: #ff9900;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 56px;
    border-radius: 8px;
}
.list_plat{position: relative;z-index: 1000;}
.list_plat a {display: block;}
.appimg1{display: none;width:140px;height: 140px;position: absolute;top: -250px;left: 50%;margin-left: -70px;z-index: 1000;}
.appimg2{display: none;width: 140px;height: 140px;position: absolute;top: -250px;left: 50%;margin-left: -70px;z-index: 1000;}
.appimg1 > img{width: 140px;height: 140px;}
.appimg2 > img{width: 140px;height: 140px;}
.cont-wrap{margin-top:20px;}
.down_icon {background: url("../images/ios-logo.png") no-repeat;width: 35px;height: 40px;display: inline-block;vertical-align: middle;}
.down_icon_iso {margin-top:5px;}
.down_icon_android {margin-top:10px;margin-right: 10px;background: url("../images/android-logo.png") no-repeat;}
#list1:hover #imc1{
    display: block;
}
#list2:hover #imc2{
    display: block;
}
.W2_LoginMli{
    margin-top:28px;
}
.W2_LoginState{
    padding-top:20px;
}
@media screen and (max-width: 768px){
    .bangdingzhanghao{
        width:100%;
    }
    .menu_out li{
        width:33%;
        height: auto;
        padding-top:0px;
        line-height:44px;
        font-size:14px;
    }
    .menu_out li.hover{
        font-size:14px;
        font-weight: bold;
        line-height:44px;
    }
    .main{
        padding:0;
        min-height:auto;
    }
    .menu_out{
        padding:0 5%;
    }
    .W2_LoginMli{
        margin-top:18px;
    }
    .W2_LoginState{
        padding-top:10px;
    }
    .phone{display: block;}
    .pc{display: none;}
}
@media screen and (min-width: 768px){
    .phone{display: none;}
    .pc{display: block;}
    #normalLogin{
        min-height:380px;
    }
}
.clearfix:after,.clearfix:before{
    clear: both;
    content: "";
    display: block;
    line-height: 0;
}
/* app下载 */