@charset "utf-8";
/* common */
.login_body {width: 100%;position: relative;}
.login_tit {font-size: 24px;padding: 60px 0px 20px 30px;position: relative;}a {text-decoration: none;color: #333;}.list {width: 100%;overflow: hidden;}
.login_body_cont {padding: 10px 20px;}
.login_icon_n1 {width: 18px;height: 18px;background: url(img/sj.png) no-repeat;background-size: 100%;}
.login_icon_n2 {width: 18px;height: 18px;background: url(img/pswd.png) no-repeat;background-size: 100%;}
.inputitem_w {border-bottom: 1px solid #efefef;padding: 10px 0px 10px 25px;width: 100%;background: #fff;box-sizing: border-box;position: relative;zoom: 1;color: #b5b6ca;}
.reg_icon_font {position: absolute;left: 5px;top: 20px;font-size: 24px;color: #999;display: inline-block;}
.mui-input-row {position: relative;clear: left;overflow: hidden;}
.inputitem_w input {border: none;padding: 10px;margin: 0;font-size: 15px;line-height: 21px;width: 100%;height: 40px;border-radius: 3px;outline: 0;background-color: #fff;-webkit-appearance: none;}
.login_bth {padding-top: 20px;}
.login_bth input {border: none;font-size: 16px;color: #fff;font-weight: 400;text-align: center;border-radius: 50px;width: 100%;height: 45px;background:-webkit-gradient(linear,0 0,0 100%,from(#437eff),to(#437eff));outline:none;}
.bottom_nav {width: 100%;height: 129px;display: flex;flex-direction: column;justify-content: space-between;align-items: center;margin-top: 50px;}
.bottom_nav_top {font-size: 14px;color: #666;}
.bottom_nav_center {width: 100%;display: flex;justify-content: space-evenly;}
.bottom_nav_center_logo {width: 45px;height: 45px;}