#welcome{ width: 1440px; height: 90px;}
#logo{
    width: 120px;
    height: 90px;
    margin-left: 25px;
    margin-top: 25px;
    float: left;
}
#title{ width: 229px;height: 90px;float: left; margin-left: 180px;margin-top: 25px; font-family: PingFangSC-Regular;font-size: 30px;color: #000000;letter-spacing: 1.5px;line-height: 90px;}
.banner{width: 1440px; height: 432px; position: relative; overflow: hidden; margin: 50px auto;}
.box{ width: 6000px; height: 432px; }
.box div{ float: left;}
.but div{ position: absolute; top: 200px; background: rgba(44,50,58,0.50);border: 2px solid rgba(64,85,196,0.13); cursor: pointer; display: inline-block;width: 40px;height: 40px;float: left;line-height: 40px;
    border-radius: 90px;text-align: center;
    color: #FFFFFF;}
.next{ right: 50px;}
.prev{ left: 50px; }
.Dots{ position: absolute; bottom: 30px; right: 680px;}
.Dots a{ padding: 1px 5px; background-color: #FFFFFF; margin-left: 8px; border-radius: 50%;}
.Dots a.active{ background-color:  #007AFF;}
#login{width: 400px;height: 340px; background-color: #FFFFFF; position: absolute; left: 890px; top:191px;}
#title_1{width: 103px;height: 60px;font-family: PingFangSC-Semibold;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 0;
    line-height: 60px;
    margin-left: 30px;}
.account{width: 340px;height: 44px;margin-left: 30px;margin-top:10px;background: #FFFFFF;border: 2px solid #F5F5F5;border-radius: 5px;display: flex;align-items: center;}
#account_img{width: 30px;height: 30px; float: left;margin: 7px; background-image: url("../assets/login/帐号2.svg");background-repeat: no-repeat;background-position: center;}
.moblie{width: 260px; height: 30px;border: 0px; opacity: 0.7;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: -0px;
    line-height: 44px;padding-left: 10px;}
#pwd_img{width: 30px;height: 30px; float: left;margin: 7px; background-image: url("../assets/login/密码2.svg");background-repeat: no-repeat;background-position: center;}
#notice{width: 340px;height: 20px;background-color: #007AFF; margin-left: 30px; display: none}
#login_in{width: 340px;height: 40px; margin-left: 30px; margin-top: 10px; background: #007AFF;box-shadow: 0 2px 7px 0 rgba(64,85,196,0.13);border-radius: 5px;font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    cursor:pointer
}
#fgt_pwd{width: 80px; height: 30px; float: left; margin-left: 30px; margin-top: 10px; font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: 0;
    line-height: 30px;}
#register{width: 70px; height: 30px; float: right; margin-right: 30px; margin-top: 10px; font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #8E8E93;
    letter-spacing: 0;
    line-height: 30px;}
#line{width: 400px; height: 2px;background: #F5F5F5; margin-top: 50px;}
#wechat{width: 340px; height: 44px; margin-left: 30px; margin-top: 10px; cursor:pointer}
#wechat_img{width: 30px;height: 30px; float: left;margin: 7px; background-image: url("../assets/login/微信2.svg");background-repeat: no-repeat;background-position: center;}
#wechat_login{width: 100px;height: 44px; font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #B3B3B3;
    letter-spacing: 1.5px;
    line-height: 44px;  margin-left: 40px;}