@font-face {
    font-family: myFont;
    src: url('Arial.ttf');
}

body {
    font-family: myFont;
    margin: 0;
    padding: 0;
    background-color: rgb(238,238,238);
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clearfix:after {
    display: table;
    content: '';
    clear: both;
}
.header_i{
	height: 60px;
	background-color: #fff;
	border-bottom: 1px solid #d2d2d2;
}
.unlogin-nav{
	height: 100%;
	line-height: 60px;
	list-style: none;
	margin-bottom: 0;
}
.unlogin-nav li{
	display: inline-block;
	padding: 0 15px;
	text-align: center;
}
.unlogin-nav a{
	color: #777;
}
.layout-logo {
	height: 30px;
	border-radius: 3px;
	float: left;
	position: relative;
	top: 10px;
	left: 20px;
}
.layout-nav {
	margin-right: 20px;
	float: right;
}
/*ҳͷ*/
#header  {
    background-color: #fff;
}
#header .logo {
    display: inline-block;
    width: 169px;
    height: 32px;
    background: url("../images/login.png") 0 0 no-repeat;
    vertical-align: middle;
    margin-left: 31px;
    margin-right: 12px;
}

#header .logo-font {
    font-size: 0;
    -webkit-text-size-adjust: none;
    padding-right: 18px;
    border-right: 1px solid #e6e6e6;
}

#header .logo-font > a {
    font-size: 14px;
    color: #132a2b;
    line-height: 71px;
    text-decoration: none;
}

#header .logo-right a {
    font-size: 24px;
    color: #132a2b;
    line-height: 71px;
    padding-left: 39px;
    text-decoration: none;
}

#header > div.pull-right a {
    font-size: 18px;
    color: #4c4c4c;
    line-height: 71px;
    padding-left: 39px;
    text-decoration: none;
    display: inline-block;
    padding-right: 71px;
}

/*正文*/
#login {
    background-color: #69e7ed;
    padding-top: 80px;
    /*padding-bottom: 70px;*/
}

#login > div {
    width: 1310px;
    margin: 0 auto;
}

#login div.main {
	/*height: 619px;*/
    height: 610px;
    background-color: #fff;
    padding-top: 30px;
    width: 400px;
    border-left: 1px solid #d2d2d2;
    box-sizing: border-box;
}
#login .main-img img{
	width: 900px;
	display: block;
}


#login .sign-in {
    margin: 0;
    font-size: 32px;
    color: #39343a;
    text-align: center;
}

#login .sign-up {
    text-align: center;
    margin-top: 10px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

#login .sign-up span {
    font-size: 14px;
    color: #323232;
}

#login .sign-up a {
    font-size: 14px;
    color: #69e7ed;
    text-decoration: none;
    display: inline-block;
    margin-left: 20px;
}

#login form {
    text-align: center;
}

#login .form-group, .modal .body .verify-group {
    text-align: center;
    margin-bottom: 14px;
}

#login .form-group label, .modal .body .verify-group label {
    display: none;
}

#login .form-group input, .modal .body .verify-group input {
    line-height: 40px;
    width: 290px;
    background-color: #f0f0f0;
    padding-left: 17px;
    border: 0;
    outline: none;
    border-radius: 5px;
    margin: 0;
    font-size: 14px;
    color: #a6a6a6;
    caret-color: #000;
    box-sizing: border-box;
}

#login .form-group input[placeholder] {
    color: #a6a6a6;
}

#login .pull-right button, .modal .body .verify-group  button {
	display: block;
    color: #fff;
    line-height: 40px;
    width: 290px;
    background-color: #69e7ed;
    border-radius: 5px;
    text-align: center;
    border: 0;
    margin: 0 auto;
}

#login .or {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #646464;
}

#login .thirdparty {
    text-align: center;
}

#login .thirdparty .thirdparty-group {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-bottom: 14px;
}

#login .thirdparty .thirdparty-group button {
    color: #fff;
    line-height: 40px;
    width: 290px;
    background-color: #4a67ad;
    border-radius: 5px;
    text-align: center;
    border: 0;
    cursor: pointer;
}

#login .thirdparty .thirdparty-group span.facebook-login, #login .thirdparty .thirdparty-group span.google-login {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/login.png") -202px 0 no-repeat;
    position: absolute;
    top: 6px;
    left: 19px;
}

#login .thirdparty .thirdparty-group span.google-login {
    background-position: -254px 0;
}

#login .declaration {
    margin-top: 13px;
}

#login .declaration .declaration-group {
    font-size: 0;
    -webkit-text-size-adjust: none;
    width: 290px;
    margin: 0 auto;
    display: table;
}

#login .declaration .declaration-group label, #login .declaration .declaration-group span {
    font-size: 12px;
    line-height: 20px;
    color: #969696;
    display: table-cell;
}

#login .declaration .declaration-group input {
    display: none;
}

#login .declaration .declaration-group label {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #f0f0f0;
    border: 1px solid #a6a6a6;
    vertical-align: top;
    margin-right: 9px;
}

#login .declaration .declaration-group input:checked + label {
    background: url("../images/login.png") -301px 0 no-repeat;
}

#login .forgot-psd, #login .not-member {
    width: 347px;
    margin: 0 auto;
    margin-top: 18px;
    padding-left: 29px;
    color: #323232;
}
#login .forgot-psd a, #login .not-member a {
    text-decoration: none;
    color: #5286ec;
}

#login .not-member {
    margin-top: 15px;
}
#login .error {
    width: 290px;
    color: red;
    text-align: center;
    height: 36px;
    line-height: 18px;
    margin: 0 auto;
    line-height: 36px;
}

.modal{
    position: fixed;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.2);
    display: none;
}
.modal .body{
    position: absolute;
    top:20%;
    left: 50%;
    width:450px;
    margin-left: -225px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.modal .body .head button{
    border: 0;
    font-size: 20px;
    background-color: #fff;
    cursor: pointer;
}
.modal .body .head{
    text-align: left;
    width: 370px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.wait{
    margin-top: -52px;
    display: none;
}
.wait img{
    width: 50px;
}

@media (max-width: 1320px) {
    #login div.main-img {
        display: none;
    }
    #login > div {
        width: 570px;
        margin: 0 auto;
    }
}
@media (max-width: 630px) {
    #login > div, .modal .body {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .modal .body{
        left: 0;
        padding-top: 20px;
        border-radius: 0;
    }
    #login div.main{
        width: 100%;
    }
}
@media (max-width: 455px) {
    #login > div, .modal .body {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .modal .body .head{
        width: 100%;
    }
    .modal .body{
        padding-top: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }
    #login div.main{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }
    #login .form-group input,
    #login form button,
    #login .thirdparty .thirdparty-group,
    #login .thirdparty .thirdparty-group button,
    #login .declaration .declaration-group,
    #login .forgot-psd, #login .not-member,
    #login .declaration,
    #login .error,
    .modal .body .verify-group input,
    .modal .body .verify-group button{
        width: 100%;
    }
    #login .declaration p{
        box-sizing: border-box;
    }
}


.ivu-tabs-bar{
	border: none;
}
.ivu-tabs-nav-container{
	display: none;
}
#login #sign-submit .getPhone{
	height: 40px;
	line-height: 40px;
	margin: 10px 0;
	text-align: center;
	box-sizing: content-box;
}
#login #sign-submit .form-group{
	margin-bottom: 15px;
}
#login #sign-submit .getPhone label{
	display: inline-block;
	width: 100px;
}
#login #sign-submit .form-group input{
	width: 290px;
}
#login #sign-submit .getPhone input{
	width: 290px;
	border-radius: 5px;
	outline: none;
	height: 38px;
	padding-left: 10px;
	border: 1px solid #ccc;
}
#login #sign-submit  #code{
	width: 170px;
}
#login #sign-submit .getPhone button{
	display: inline-block;
	width: 100px;
	height: 38px;
	margin-left: 15px;
	margin-top: 5px;
	line-height: 38px;
}

.msg{
	padding: 10px;
	text-align: center;
	color: #fe230c;
}
.form-group span,.getPhone span{
	display: block;
	width: 290px;
	margin: 0 auto;
	text-align: left;
	height: 20px;
	line-height: 20px;
	color: #fe230c;
	text-align: left !important;
}

footer{
	padding: 0 20px;
	box-sizing: border-box;
}

.footer-left a:after{
	display: inline-block;
	content: "";
	width: 1px;
	height: 14px;
	margin: 0 5px;
	position: relative;
	top: 3px;
	background-color: black;
}
.footer-left a:last-child:after{
	content: "";
	width: 0;
}
.footer-left a, .footer-right{
	color: black;
	font-size: 12px;
}
.footer-left img{
	height: 25px;
	width: 25px;
	margin-left: 5px;
	vertical-align: middle;
}
.footer-left{
	height: 30px;
	text-align: center;
	margin: auto;
	margin-top:30px;
}
.footer-right{
	height: 30px;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
}
.clear-float{
	clear: both;
}



