@charset "UTF-8";
.layui-btn:hover {opacity: 1 !important; filter: alpha(opacity=100) !important; }
.login {width: 100%; height: 100%; background: url(../images/login/bg.e76527d.jpg) no-repeat; background-size: cover; background-position: 50%; height: 75vh; min-height: 530px; box-sizing: border-box; }
.login-wrap {position: relative; width: 1200px; height: 100%; margin: 0 auto; }
.login-form {width: 430px; background-color: #fff; border-radius: 3px; overflow: hidden; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.login-form form{padding: 10px; }
.login-form_footer {height: 65px; width: 100%; background-color: #f5f5f5; border-top: 1px solid #eee; text-align: right; line-height: 65px; }
.login-form_footer a {margin-right: 20px; font-size: 14px; color: #727272; -webkit-transition: all .2s ease; transition: all .2s ease; }
.passport-layout_footer {width: 100%; min-height: 100px; border-top: 1px solid #dfdfdf; padding: 25px 0; text-align: center; }
.passport-layout_footer ul {margin-bottom: 10px; }
.passport-layout_footer ul li {display: inline-block; padding: 0 20px; position: relative; }
.passport-layout_footer ul li:not(:last-child):before {content: ""; display: block; height: 6px; width: 1px; background: #aaa; margin-top: -3px; position: absolute; right: 0; top: 50%; }
.passport-layout_footer ul li a {color: #6e6e6e; font-size: 12px; -webkit-transition: color .2s ease; transition: color .2s ease; }
/*top*/
.passport-layout_header {width: 100%; height: 8vh; min-height: 70px; -webkit-box-shadow: 0 0 10px #e6e9ff; box-shadow: 0 0 10px #e6e9ff; background-color: #fff; }
.passport-layout_wrap {width: 1200px; height: 100%; margin: 0 auto; }
.passport-layout_brand {display: table; height: 100%; float: left; } 
.passport-layout_brand-center {display: table-cell; vertical-align: middle; }
.passport-layout_brand-center {display: table-cell; vertical-align: middle; }
.x-nav {zoom: 1; }
.x-nav:after, .x-nav:before {content: ""; display: table; }
.x-nav_item-bold {font-weight: 700; }
.x-nav_item {float: left; padding: 0 25px; position: relative; color: #2e2e2e; font-size: 16px; }
.x-nav_item:not(:last-child):before {content: ""; display: block; height: 6px; width: 1px; background: #aaa; margin-top: -3px; position: absolute; right: 0; top: 50%; }
.passport-layout_brand-center img{ }
.login-btn{background-color: #f61825 !important; font-weight: bold; }
.login-btn:hover,.btn-close:hover{border-color: unset !important; }
.regist-btn{font-weight: bold; }
.regist-btn:hover{border: 1px solid #C9C9C9 !important; }
.layui-form-mid{padding: 0 !important; }