@charset "utf-8";
.nav_login{ line-height: 56px;}
.nav_login .loginbtn a{color:#5294F9; }
.login_con{ padding-top: 80px; }
.login_box{
    width: 304px; margin: 0 auto;
}
.login_con .pwcon{}
.login_con .pwcon input{position: relative;}
.login_con .pwcon img{position: absolute; top:10px; right: 10px; width: 16px; height: 16px; }
.dl_btn .pw_btn{display:inline-block;width: 304px; height: 32px; line-height:32px;background: #5294F9;border-radius: 2px; color: #fff; text-align: center; cursor: pointer;}
.dl_btn .zh_con{line-height: 35px; font-size: 13px;}
.dl_btn .zh_con .forgetbtn:hover{color: #5294F9; cursor: pointer;}
.dl_btn .zh_con .registerbtn{color: #5294F9; cursor: pointer;}
.other{position: relative; text-align: center;font-size: 12px;color: #A7AFBC; margin-top: 40px;}
.other:before{content:'';border-top: 1px solid #DCDFE6; width: 97px;position: absolute; top: 7px; left: 0;}
.other:after{content:'';border-top: 1px solid #DCDFE6; width: 97px;position: absolute; top: 7px; right: 0;}
.other_type ul{width: 84px; margin: 10px auto;}
.other_type ul li:first-child{margin-right: 24px;}
.other_type ul li{ float: left;width: 30px; text-align: center; color: #A7AFBC;}
.other_type ul li .img_biao{width: 30px; height: 30px; border-radius: 50%; background-color: #fff; display:flex; justify-content:center;align-items:center; margin: 7px 0;}
.other_type ul li .img_biao_wx{ background-color:#46BB36;}
.other_type ul li .img_biao_wx img{ width: 20px;}
.other_type ul li .img_biao_qq{ background-color:#5294F9;}
.other_type ul li .img_biao_qq img{ width: 16px;}
.other_type ul li img{ height: auto; margin: 0 auto; display: inline-block;}
.agreen_con{margin-top: 100px; text-align: center;}
.agreen_con .user_agreement{color:#5294F9; }
.getYTzCode{width: 30%;background: #5294F9;border-radius: 2px; color: #fff; height: 38px; line-height: 38px;text-align: center;cursor: pointer;}

/*====适配====*/
@media screen and (max-width: 1440px){

}
@media screen and (min-width: 1900px){

}


