/* 登录页面 */
body{background:url('img/login_bg.jpg') no-repeat #e9f0f4;overflow-x: scroll !important;}
#wrapper{position: relative;margin-bottom:20px;padding-top:40px;}
.btn-weibo{background-color: #ff6666;color: #fff !important;}
.btn-weibo:hover{background-color: #ff4d4d;}
.btn-weibo:active{background-color: #E64545;}
.btn-qq{background-color: #418ae2;color: #fff !important;}
.btn-qq:hover{background-color: #2d7fe2;}
.btn-qq:active{background-color: #1773e2;}
.btn-google{background-color: #e25d4a;color: #fff !important;}
.btn-google:hover{background-color: #e34a33;}
.btn-google:active{background-color: #ca422d;}
.btn-facebook{background-color: #3a5799;color: #fff !important;}
.btn-facebook:hover{background-color: #264a9b;}
.btn-facebook:active{background-color: #244081;}
.btn-twitter{background-color: #1eb5ee;color: #fff !important;}
.btn-twitter:hover{background-color: #00ace6;}
.btn-twitter:active{background-color: #009dd2;}
.btn-wechat{background-color: #73db42;color: #fff !important;}
.btn-primary{border:none;background-color: #59b0ff;}
.btn-primary:hover{background-color: #4daaff;}
.btn-primary:active, .btn-primary:focus{background-color: #1a90ff;}
.btn:active, .btn.active{box-shadow: none;}
.aw-login-box{width: 1050px;margin:0 auto;background-color: #fff;border:1px solid #b3b3b3;border-radius: 3px;}
.aw-login-box .logo{width:151px;height:94px;background:url('img/login_logo.png?v=20160802') no-repeat;}
.aw-login-box .logo a{display: block;width: 151px;height: 94px;}
.aw-login-box .mod-body{padding: 20px 50px 0 0;display: flex;}
.aw-login-box .mod-body .content{width: 300px;-webkit-box-flex:1;flex: 1;}
.aw-login-box .mod-body .content h2{margin:13px 0 40px;color: #666;}
.aw-login-box .mod-body .content ul li{margin-top: 20px;line-height: 30px;}
.aw-login-box .mod-body .content ul li:first-child{margin-top: 0;}
.aw-login-box .mod-body .content ul li.last{font-size: 12px;line-height: 40px;}
.aw-login-box .mod-body .content ul li.last input{vertical-align: -2px\0;}
.aw-login-box .mod-body .content ul li.last a{color: #666;}
.aw-login-box .mod-body .content ul li .btn-primary{width:112px;color: #fff !important;}
.aw-login-box .mod-body .side-bar{margin-top: 100px;}
.aw-login-box .mod-body .side-bar .btnGroup{display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-around;-ms-flex-line-pack: justify;align-content: space-between;}
.aw-login-box .mod-body .side-bar h3{margin-bottom:27px;color: #666;text-align: center;position: relative;}
.aw-login-box .mod-body .side-bar h3::before{content: "";display: block;left: -26px;top: 10px;position: absolute;width: 170px;height: 1px;background-color: #c3cbd6;}
.aw-login-box .mod-body .side-bar h3::after{content: "";display: block;left: 280px;top: 10px;position: absolute;width: 170px;height: 1px;background-color: #c3cbd6;}
/* .aw-login-box .mod-body .side-bar .btn{position:relative;width:auto;height: 40px;line-height: 40px;margin:0 0 20px;padding:0 0 0 15px;} */
.aw-login-box .mod-body .side-bar .btn{ width: 50px; border-radius:50px ; -webkit-border-radius:50px ; -moz-border-radius:50px ; -ms-border-radius:50px ; -o-border-radius:50px ; }
.aw-login-box .mod-body .side-bar .btn i{text-align: center;font-size: 25px;line-height: 40px;}
.aw-login-box .mod-body .side-bar .btn-weibo{margin-top: 5px;}
.aw-login-box .mod-body .side-bar .icon-wechat{color: #fff !important;}
.aw-login-box .mod-body .side-bar .btn-wechat.active{position: relative;height:200px;background-color: #4d4d4d;}
.aw-login-box .mod-body .side-bar .btn-wechat.active .img{display:block;position: absolute;left: 10px;top: 40px;width:148px;height: 148px;}
.aw-login-box .mod-body .side-bar .btn-wechat.active img{max-width: 148px;}
.aw-login-box .mod-body .side-bar .btn-wechat.active #aw-loading-mini-box{margin-top: 55px;}
.aw-login-box .mod-body .form-control{height: 40px;line-height: 28px\0;padding-left:15px !important;box-shadow: none;border-color: #e6e6e6;}
.aw-login-box .mod-footer{height: 70px;line-height:70px;background-color: #f5f5f5;padding:0 60px;color: #66b7ff;}
.aw-login-box .mod-footer span{color: #666;}
.aw-login-box .mod-footer a{color: #66b7ff;}
.aw-footer-wrap{color: #999;}
.aw-footer-wrap a{color: #66b7ff;}

/* iphone竖屏幕 */
@media (max-width:640px){
	/*登录界面*/
	#wrapper{padding: 20px;}
	.aw-login-wrap{width: auto;}
	.aw-login-box .aw-mod-head, .aw-login-box .aw-mod-body, .aw-login-box .aw-mod-footer{width: auto;}
	.aw-login-box .aw-mod-body{padding: 20px;}
	.aw-login-box .aw-mod-body #aw-login-user-name, .aw-mod-body #aw-login-user-password{width: 195px;}
	.aw-login-box .aw-mod-footer{padding:0 10px !important;}
}

.footer{min-width: 1200px;}
.aw-register-left{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 560px;
    margin: 50px;
}
.aw-register-left::after{
	position: relative;
    height: 90%;
    left: 10%;
    bottom: 80%;
    display: block;
    border-right: 1px solid rgba(179, 179, 179, 0.5);
    content: ' ';
}
.aw-register-left  ul{
    width: 325px;
    height: 350px;
    margin: 75px auto 0;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    -webkit-flex-line-pack: justify;
	align-content: space-between;
}
.aw-register-left  ul li{    
    width: 130px;
    height: 136px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.aw-register-left>ul>li>img{
    width: 104px;
}
.aw-register-left  ul li .introduction{
    width: 130px;
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
}
.aw-register-right{
	padding: 50px 0 50px 50px;
}