body{
    background: #192b38;
}
.header .logo div {
    float: left;

}
.logo .logo_img {

   width: 61px;
}
.logo .logo_text {
    width: 150px;
}
.login-container{
    position:relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-top: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.login-container .login-wrapper{
    position:relative;
    width: 80%;

    text-align: center;
}
.login-container .header{
    position: absolute;
    top: 0;
    z-index: 1;
    background: #fff;
    height: 80px;
    width: 100%;
    padding: 10px 42px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.login-container .header .logo{
    position: relative;
    font-size: 40px;
    line-height: 80px;
    display: inline-block;
    color: #1d9df7;
    overflow: hidden;
}
.login-container .header .btn-register {
    position: relative;
    display: block;
    width: 120px;
    height: 40px;
    text-align: center;
    border: 1px solid #1d9df7;
    color: #1d9df7;
    font-size: 20px;
    float: right;
    line-height: 40px;
    border-radius: 10px;
    margin: 10px 0;
    cursor: pointer;
}
.login-container .main-box{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-right: 250px;
    background: url(/static/img/login/banner-a184d8378458c5421e7bff23d1453332.jpg);
    background-size: cover;
}
.login-container .main-box .login-wrapper{
    position: relative;
    width: 30%;
    max-width: 440px;
    min-width: 365px;
    height: 400px;
    background: #fff;
    border-radius: 10px;
    float: right;
    margin-right:6%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.login-container .main-box .login-wrapper .tab-box{
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.login-container .main-box .login-wrapper .tab-box .tab{
    width: 133px;
    height: 54px;
    float: left;
    text-align: left;
    line-height: 54px;
    padding-left: 13px;
    margin-left: 2px;
    font-size: 18px;
}
.login-container .main-box .login-wrapper .tab-box .tab.active{
    border-bottom:1px solid #1d9df7;
    color: #1d9df7;
}
.login-container .bottom{
   position: absolute;
   background: #192b38;
   width: 100%;
   height: 60px;
   bottom: 0;
   text-align: center;
   color: #666;
   line-height: 60px;
   font-size: 16px;
}
.form-box{
    position: relative;
    width: 90%;
    height: 40px;
    font-size: 0;
    left: 5%;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.form-box .input-prepend{
    text-align: left;
    height: 100%;
}
.form-box .input-prepend .btn-group{
    min-width: 60px;
    height: 40px;
    border: 0;
    border-right: 1px solid #ccc;
    width: 10%;
    float: left;
}
.form-box input{
    width: 82%;
    height: 37px;
    position: relative;
    border: 0px;
    font-size: 14px;
    padding-left: 10px;
    /*background: rgba(0,0,0,1);*/
}
.login-wrapper .form-box .btn-nationCode{
    top: 2px;
    background: #fff;
    font-size: 14px;
    min-height: auto;
    height: 36px;
    border: 1px solid transparent;
}
.form-box .dropdown-menu{
    width: 91px;
}
.form-box .dropdown-menu li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form-box .dropdown-menu li:hover{
    background: #eee;
}
#login{
       position: relative;
    width: 90%;
    display: block;
    height: 40px;
    background: #1d9df7;
    border: 0;
    border-radius: 4px;
    font-size: 18px;
    margin: 0 auto;
    font-family: '微软雅黑' !important;
    color: #fff;
    margin-top: 42px
}
.bottom-box{
    position: relative;
    margin: 20px 0 0 0;
    overflow: hidden;
    height: 40px;
    padding: 0 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bottom-box .left-box{
    overflow: hidden;
    float: left;
}
.bottom-box .left-box .icon-snimicfuxuanyes{
    color: #1d9df7;
}
.bottom-box .left-box .icon-snimicfuxuanyes:before {
    content: "\e6ac" !important;
}
.bottom-box .right-box{
    float: right;
    line-height: 40px;
    height: 100%;
    font-size: 14px;
}
.bottom-box .right-box a{
    color: #50acf8;
}
.bottom-box .auto-login{
    font-size: 14px;
    color: #666;
    vertical-align: top;
    line-height: 14px;
    float: left;
    line-height: 40px;
    height: 40px;
}
.bottom-box .auto-login #remember-me{
    display: none;
}
.bottom-box i{
    font-size: 20px;
    display:block;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    float: left;
}

.qr-box{
    position: absolute;
    width:12%;
    left: 109px;
    top: 50%;
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 18px;
    border-radius: 4px;
    background: #fff;
    min-width: 200px;
    min-height: 220px;
}
.qr-box>img{
    position: relative;
    width: 100%;
}
.qr-box>p{
    position: absolute;
    text-align: center;
    font-size:16px;
    color: #666;
    margin-top: 10px;
}
input {
	border: 0;
	outline: none;
	height:80%;
	top:0%;
	position: relative;
	font-family: "微软雅黑";
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

input::-webkit-input-placeholder {
	color: #999;
	font-size: 12px;
	text-align: right;
}

button {
	border: none;
	outline: none;
	background: rgba(0, 0, 0, 0);
}
select{
border: 0;
	outline: none;
	height:80%;
	top:0%;
	position: relative;
	font-family: "微软雅黑";
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
button{
	 outline: none;
	 border: solid 1px rgba(0,0,0,0);
}
.login-wrapper{
	top:26%;

}
button{
	cursor: pointer;
}
.header img{
	width: 140px;
}
.dropdown-toggle::after{
    top: 18px;
    display: inline-block;
    width: 1px;
    height: 4px;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: 6px solid;
    border-right: 2.5px solid transparent;
    border-left: 2.5px solid transparent;
    margin-top: -4px;
    margin-right: -7px;
}
.login-style iframe{
    margin: 0 auto;
}