﻿/* 登陆页面 */
body{background:url('../images/login_bg.jpg') no-repeat #e9f0f4;}
#wrapper{position: relative;margin-bottom:20px;padding-top:100px;}
.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: #cc3333;}
.btn-primary:hover{background-color: #cc3333;}
.btn-primary:active, .btn-primary:focus{background-color: #cc3333;}
.btn:active, .btn.active{box-shadow: none;}
.aw-login-box{width: 714px;margin:0 auto;background-color: #fff;border:1px solid #b3b3b3;border-radius: 3px;}
.aw-login-box .logo{width:151px;height:94px;background:url('../images/login_logo.png') no-repeat;}
.aw-login-box .logo a{display: block;width: 151px;height: 94px;}
.aw-login-box .mod-body{padding:50px 60px;}
.aw-login-box .mod-body .content{width: 300px;margin-right: 60px;}
.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 label input {float: left;width: 14px; height: 14px;margin: 14px 4px 0 0;}
.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.last .forget {color: #cc3333;}
.aw-login-box .mod-body .content ul li .btn-primary{width:112px;color: #fff !important;}
.aw-login-box .mod-body .side-bar{height: 326px;padding:60px 0 60px 60px;border-left: 1px solid #e6e6e6;}
.aw-login-box .mod-body .side-bar h3{margin-bottom:27px;color: #666;text-align: center;}
.aw-login-box .mod-body .side-bar .btn{position:relative;width: 170px;height: 40px;line-height: 40px;margin:0 0 20px;padding:0 0 0 15px;}
.aw-login-box .mod-body .side-bar .btn i{position:absolute;left:15px;top:10px;font-size: 18px;color: #fff;}
.aw-login-box .mod-body .side-bar .btn-wechat .img{display: none;}
.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: #cc3333;}
.aw-login-box .mod-footer span{color: #666;}
.aw-login-box .mod-footer a{color: #cc3333;display: inline-block;width: auto;}
.aw-footer-wrap{color: #999;}
.aw-footer-wrap a{color: #cc3333;}
.jzw {
	display: block;
	margin-bottom: 16px;
}
.pull-right.btn.btn-large.btn-primary {
	float: none !important;
	width: 300px !important;
}
.wjmm a {
	color: #cc3333 !important;
}
.wjmm a:hover {
	text-decoration: underline;
}
.yzm {
	overflow: hidden;
}
.yzm  .form-control {
    width: 194px;
    float: left;
}
.yzm  button {
	width: 100px;
	border-radius: 4px;
	background: #fff;
	border:1px solid #e6e6e6;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	float: right;
	outline: none;
}
.yzm  button:hover {
	background: #cc3333;
	color: #fff;
}
.yzm  .sendcode {
	width: 100px;
	border-radius: 4px;
	background: #fff;
	border:1px solid #e6e6e6;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	float: right;
	outline: none;
}
.yd {
	color: #666;
	font-size: 12px;
}
.yd span {
	color: #cc3333;
	cursor: pointer;
}
/*协议*/
.items {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	display: none;
}
.items.curr {
	display: block;
}
.items .iconfont {
	width: 30px;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	z-index: 1;
	border-radius: 50%;
	border: 1px solid #666;
	cursor: pointer;
	background: #fff;
}
.items .iconfont img {
	display: block;
	width: 90%;
	height: 90%;
	margin-left: 5%;
}
.items-cont {
	width: 660px;
	height: 600px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	margin-left: -330px;
	margin-top: -300px;

}
.items-cont h5 {
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 58px;
	background: #f7f7f7;
}
.items-lay {
	height: 536px;
	overflow-y: scroll;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 28px;
}
.items-strip {
	padding-left: 20px;
}
/* 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;}
}
