*{
    margin: 0;padding: 0;
}
body{
    font: 14px/1.5 "Microsoft Yahei",sans-serif;
}
.header{
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    left: 0;
    /* background: #000; */
    border-bottom: 1px solid #ffffff33;
    color: #fff;
    z-index: 99;
}
.header_left{
    float: left;
    height: 100%;
    line-height: 80px;
    margin-left: 8%;
}
.header_left div,.nav_,li{
    display: inline-block;
}
.nav_{
    font-size: 16px;
}
.ai{
    margin-left: 80px;
    cursor:pointer;
}
.yun,.APP{
    margin-left: 30px;
    cursor:pointer;
}
.header_right{float: right;}
.header_right div{
    display: inline-block;
}
.hot{
    background-image: url(../img/assets/Home/ico-s03.png);
    width: 196px;
    height: 80px;
    line-height: 72px;
    text-align: center;
    font-size: 26px;
    margin-right: 230px;
    cursor:pointer;
}
.login{
    width: 80px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 3px;
    cursor:pointer;
    /* line-height: 80px; */
    /* vertical-align: middle; */
    text-align: center;
    line-height: 30px;
    margin-right: 50px;

}
.login:hover{
    border: 1px solid #2c86fe;
    color: #2c86fe;
}
.bg_box{
    position: relative;
}
.bg_box .text{
    text-align: center;
    position: absolute;
    width: 700px;
    top: 45%;
    left: 50%;
    margin-left: -350px;
    color: #fff;
}
.login_img_box p:hover{
    color: #2c86fe;
}
.border{
    width: 100%;
    height: 100px;
}
.footer{
    color: #a3a3a3;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(../img/assets/Home/bg-s01.jpg);
}
.footer_top{
    font-size: 14px;
    color: #a3a3a3;
    overflow: hidden;
    padding: 60px 0 60px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.foot_top_logo,.foot_top_info{
    display: inline-block;
}
.foot_top_info{
    float: right;
    width: 55%;
}
.foot_top_info div{
    display: inline-block;
    line-height: 75px;
    margin-right: 20px;
}
.footer_im{
    text-align: center;
    margin-bottom: 30px;
}
.footer_im div{
    display: inline-block;
}
.footer_im .en{
    margin-left: 100px;
}
.footer_bottom{
    width: 100%;
    max-width: 1520px;
    margin: 0 auto;
    font-size: 14px;
    color: #a3a3a3;
    text-align: center;
    padding: 34px 0;
    border-top: 1px solid #ffffff33;
}

.model{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/assets/Home/bg-s03.png);
    z-index: 100;
}
.model_box_logo{
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 6px solid #80b6fe;
    width: 859px;
    min-height: 509px;
    margin-top: -254px;
    margin-left: -430px;
}
.model_box_del{
    margin-top: 30px;
    margin-left: 40px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/assets/Home/t-ico8.png);
}
#loginForm{
    width: 380px;
    margin: 100px auto;
}
.input_box{
    height: 44px;
    font-size: 14px;
    color: #ccc;
    border: 1px solid #999;
    border-radius: 22px;
    top: 30px;
    margin: 0px 0px 32px;
}
.input_box i{
    float: left;
    width: 24px;
    height: 42px;
    margin-right: 19px;
    margin-left: 13px;
    background-position: center;
    background-repeat: no-repeat;
}
.input_box .inp{
    margin-top: 1px;
    width: 270px;
    height: 40px;
    line-height: 40px;
    border: none;
    font-size: 14px;
    color: #444;
    font-family: "Microsoft Yahei",sans-serif;
    outline: 0;
}
.model_box_logo .button{
    margin-top: 10px;
    height: 44px;
    width: 100%;
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    background-color: #95c2fe;
    border: none;
    border-radius: 22px;
    text-align: center;
    cursor: pointer;
}
.input_box p{
    font-size: 12px;
    color: #fe2c2c;
    margin: 10px;
}
.model_box_app_box{
    margin: 80px auto 20px;;
    width: 560px;
}
.model_box_app_box_img{
    width: 108px;
    height: 108px;
    display: inline-block;
    margin: 10px;
}
.model_box_app_box_text{
    font-family: SIL Hei;
    font-size: 16px;
    color: #cccccc;
    white-space: pre;
    margin-top: 110px;
}
.login_img{
    display: inline-block;
    /* width: 100px; */
    height: 70px;
    position: relative;
    margin-right: 20px;
    cursor:pointer
}
.login_img:hover .login_img_box{
    display: inline-block !important;
}
.login_img img{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.login_img i{
    display: inline-block;
    width: 7px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.login_img_box{
    display: none !important;
    width: 90px;
    position: absolute;
    top: 70px;
    right: 30px;
    text-align: center;
    background: #32333a;
}
.login_img_box p{
    padding: 5px 0;
    margin: 0;
    cursor:pointer
}
.login_img_box p:hover{
    background: #2f2f35;
    
}
.input_box3 .code{
    font-family: Arial;
    font-style: italic;
    border: 0;
    letter-spacing: 5px;
    color: #2c86fe;
    background-color: #fff;
    font-size: 26px;
    line-height: 42px;
}
.input_box3 .code_box{
    border: 1px solid #2c86fe;
}
.on{
    color: #2c86fe;
}
.inputCheckCode_p{
    color: red;
    margin-top: -25px;
    float: left;
}
.hover:hover{
    color: #2c86fe;
}
.activation-box{height:20px;margin-top: 10px;display: none}
.activation-box p,.activation-box a{color:red;font-size: 1em;}
.activation-box p{text-align: center}
.activation-box a{cursor: pointer;width: auto;height:auto;text-decoration:underline;}