@charset "UTF-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    font-family: PingFang SC, '微软雅黑', Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}
*:focus {outline: none;}
html {
    position: relative;
    -webkit-text-size-adjust: none;
    font-size: -webkit-calc(100vw / 19.2);
    font-size: calc(100vw / 19.2);
}
body {font-size: 12px; background: #f5f5f5;}
img {border: 0 none; max-width: 100%;}
ul, li {display: block; list-style: none;}
a {text-decoration: none; cursor: pointer;}
textarea {resize: none;}
.clearfix:after {content: ""; height: 0; line-height: 0; display: block; visibility: hidden; clear: both;}
.clearfix {zoom: 1;}
.clearbox {clear: both; font-size: 0; line-height: 0;}
body {background: #fff;}
.loginnew {width: auto; height: auto;}
.loginnew-head {width: auto; height: auto; padding: 40px 0;}
.loginnew-head .center {width: 1200px; height: auto; margin: 0 auto; overflow: hidden;}
.loginnew-head .logo {width: auto; height: 90px;line-height: 90px; float: left; font-size: 0;}
.loginnew-head .logo a {display: block;}
.loginnew-head .logo img {max-height: 90px; vertical-align: middle;}
.loginnew-head .back {width: auto; height: 20px; line-height: 20px; float: right; margin-top: 35px;}
.loginnew-head .back a {display: block; font-size: 14px; color: #999; background: url("../images/loginnew-back.png") no-repeat left center / 20px 20px; padding-left: 30px;}
.loginnew-foot {width: auto; height: auto; padding: 40px 0; font-size: 16px; color: #999; text-align: center;}
.loginnew-foot span {display: inline-block; position: relative; padding: 0 80px;}
.loginnew-foot span:before,
.loginnew-foot span:after {content: ''; display: block; width: 60px; height: 1px; background: #ddd; position: absolute; top: 50%;}
.loginnew-foot span:before {left: 0;}
.loginnew-foot span:after {right: 0;}
.loginnew-wrap {width: auto; height: 560px;}
.loginnew-wrap .mainbox {width: 50%; height: 560px; float: left; background-repeat: no-repeat;}
.loginnew-wrap .mainbox:first-child {background-position: right;}
.loginnew-wrap .mainbox:last-child {background-position: left;}
.loginnew-main {width: 600px; height: 560px;}
.loginnew-main .title {width: 350px; height: auto; text-align: center; font-size: 24px; font-weight: bold; color: #000; padding-left: 170px; padding-top: 40px;}
.loginnew-main .list {width: auto; height: auto; padding-top: 20px;}
.loginnew-main .list .item {width: auto; height: auto; margin-bottom: 30px; position: relative; padding-left: 170px;}
.loginnew-main .list .item .titbox {width: 170px; height: 50px; line-height: 50px; text-align: right; box-sizing: border-box; padding-right: 15px; position: absolute; left: 0; top: 0; font-size: 16px; color: #666;}
.loginnew-main .list .item .inpbox {width: auto; height: 50px; position: relative;}
.loginnew-main .list .item .inpbox .icon {display: block; width: 20px; height: 20px; font-size: 0; line-height: 0; position: absolute; left: 20px; top: 50%; margin-top: -10px;}
.loginnew-main .list .item .inpbox .icon img {width: 20px; height: 20px;}
.loginnew-main .list .item .inpbox select {-webkit-appearance: none; appearance: none; width: 350px; height: 50px; border-radius: 25px; border: 0 none; background: url("../images/login-select.png") #fff no-repeat right center / auto 8px; font-size: 14px; color: #999; padding: 0 30px 0 50px; box-sizing: border-box;}
.loginnew-main .list .item .inpbox input.inp {display: block; width: 350px;height: 50px; background: #fff; border: 0 none; border-radius: 25px; font-size: 14px; color: #333; padding: 0 20px 0 50px; box-sizing: border-box;}
.loginnew-main .list .item .inpbox input.inp2 {float: left; width: 200px; margin-right: 10px;}
.loginnew-main .list .item .inpbox .yzm {display: block; width: 140px; height: 50px; box-sizing: border-box; padding: 5px 0; font-size: 0; background: #fff; border-radius: 25px; float: left; text-align: center; overflow: hidden;}
.loginnew-main .list .item .inpbox .yzm img {height: 40px; cursor: pointer;}
.loginnew-main .list .item .inpbox input.btn {display: block; width: 350px; height: 50px; background: #009cff; border-radius: 25px; font-size: 16px; color: #fff; cursor: pointer; border: 0 none; box-shadow: 0 3px 6px rgba(0, 156, 255, .1);}
.loginnew-main .list .item .notbox {width: 350px; height: auto; overflow: hidden; box-sizing: border-box; padding: 0 20px;}
.loginnew-main .list .item .notbox label {float: left; line-height: 20px; display: flex; align-items: center; font-size: 14px; color: #999;}
.loginnew-main .list .item .notbox label input {margin-right: 5px;}
.loginnew-main .list .item .notbox .forget {float: right; line-height: 20px; font-size: 14px; color: #3896ff;}

















