@charset "utf-8";
.logo{
    height: 50px;
    width: 100%;
    margin-top: 18px;
    vertical-align: middle;
}
/*.err-inf span{
	display: none;
}*/
.help{
    float: right;
    margin-top: 10px;
}
.help-center{
	padding-left:30px;
	padding-right: 70px;
}
.bg-center{
	width:100%;
	height: 427px;
	background-color:#1A8FB4; 
}
.div-info span{
	height: 18px;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
}
.div-error{
	width: 100%;
	height: 20px;
}
.login-form{
	width:486px;
	height:320px;
	background: #fff;
	position:relative;
	top:140px;
	margin: 0 auto;
	border-radius: 3px;
	border-top-left-radius: 0px;
	padding: 45px;
	-moz-box-shadow: 2px 5px 17px #888888;
	box-shadow: 2px 5px 17px #888888;
}
.login-form2{
	float: right;
    width: 350px;
    height: 410px;
    position: relative;
    top: 60px;
    right: -106px;
    border-radius: 3px;
    border-top-left-radius: 0px;
    background-image: url('../img/login-bg-img02.png');
}
.login-form .login_type {
	position: absolute;
	width:100%;
	top: -39px;
	left: 0;
	font-size: 0;
	background-color: white;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.login-form .login_type>div {
	position: relative;
	width: 33.3%;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	vertical-align: top;
	text-align: center;
}
.login-form .login_type>div:first-child {
	border-right: 1px solid #e5e5e5;
}
.login-form .login_type>div>input[type="radio"]:not(:checked)+label {
	color: #B9B5B5;
	background-color: #E4E5E6;
    border-top: 1px solid #86BF8F;
}
.login-form .login_type>div>input[type="radio"]:checked+label {
	background-color: #FFFFFF;
	color:#86BF8F;
	font-size: 26px;
	margin-top: 10px;
    border-top: red solid 2px;
}
.login-form .login_type>div>input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
	cursor: pointer;
}
.login-form .login_type>div>label {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #666;
	/*border-bottom: 1px solid #e5e5e5;*/
}
.login-form .div-info span{
	height: 20px;
	width: 100%;
}
 .text-left{
	font-size: 13px !important;
}
.form-group .text-left{
	text-align: left;
	color:#333;
	font-weight: normal;
}
.dark{
	color: #337ab7 !important;
}
.form-group a:hover{
	color:#23527c !important;
	text-decoration:none !important;
}
.login-bottom{
	height:50px;
	width:100%;
	border-top:1px solid #f1f2f7;
}
.bg-center .content{
	width:1200px;
	height:500px;
	margin:0 auto;
	/*background-image: url('../images/bg.jpg');*/
	/*background-image: url('../img/login-bg-img01.png');*/
}
/*.mb15{
	margin-bottom: 15px !important;
}*/
.span-login{
	font-size: 18px;
}
.inf img{
	width: 16px;
	height: 64px;
	z-index: 1;
	position: relative;
	top: 80px;
	left: 10px;
}
.account{
	height: 36px;
    border-top: 1px solid #1A8FB4;
    border-left: 1px solid #1A8FB4;
    border-right: 1px solid #1A8FB4;
    border-bottom: 1px solid #1A8FB4;
    width: 85%;
    padding-left: 25px;
    margin-left: 15%;
    border-radius: 56px;
    margin-top: 6px
}
.icon-account{
	background-image: url('../images/denglu.png') 0 3px;
	position:relative;
	left:-10px;
}
.pwd{
	height: 36px;
    border-top: 1px solid #1A8FB4;
    border-left: 1px solid #1A8FB4;
    border-right: 1px solid #1A8FB4;
    border-bottom: 1px solid #1A8FB4;
    width: 85%;
    padding-left: 25px;
    margin-left: 15%;
    border-radius: 56px;
    margin-top: 10px
}
.imgleft{
    position: relative;
    top: 80px;
    left: 10px;
}
.inf{
    margin-top: -63px;
}
.btn-login{
	background: #86BF8F;
    width: 43%;
    color: #fff !important;
    font-size: 18px;
    border-radius: 58px;
    float: right;
}
.btn-login2{
	background: #fff;
    width: 43%;
    color: #1A8FB4 !important;
    font-size: 18px;
    border-radius: 58px;
    float: right;
    border: 1px solid #1A8FB4;
    margin-right:39px;
}
.regist{
    float: right;
}
.bottom{
	text-align:right;
	padding:20px 0;
	margin-right: 55px;
}
.bottom span{
	padding:0 15px;
}
.text{
	position:relative;
	top:-2px;
}
.div-button{
	margin-top:25px;
}
.div-regist{
    margin-top: 15px;
    padding-top: 5px;
}
.ww{
	padding:0 5px;
}

.div-title{
	margin-bottom:0;
}
.a-normal{
	color:#333 !important;
}
.fl-right{
	float:right;
}
.fl-left{
	float: left;
}

/*广告轮播图*/
#slider{
	position: relative;
	width:1200px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom: 20px;
}
#slider>.viewport{
	width:1120px;
	height:280px;
	margin: 0 auto;
	overflow: hidden;
}
#slider>.viewport>ul{
	position: relative;
	left:-280px;
	width:150%;
	font-size: 0;
}
#slider>.viewport>ul>li{
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	width:280px;
	height:280px;
	padding:5px;
	background-color: white;
}	
#slider>.viewport>ul>li>img{
	width:250px;
	height:250px;
	margin:15px;
}
#slider>span{
	display: inline-block;
	position: absolute;
	font-size:35px;
	color:#999;
	top:135px;
	cursor: pointer;
}
#slider>span:hover{
	color:black;
}
#slider>span.prev{
	left:0;
}
#slider>span.next{
	right:0;
}
.check_1{
	padding-top:4px;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	border:1px solid #cecece;
	margin-right:5px;
	cursor:pointer;
	color:#cecece;
}
.check_1>label{
	
	cursor:pointer;
}
#shop_type_div  .checked{
	border:1px solid #63ade9;
	background-color: #63ade9;
	color:#fff;
}
.check_1>input{
	filter:alpha(opacity=0); /*IE滤镜，透明度50%*/
	-moz-opacity:0.0; /*Firefox私有，透明度50%*/
	opacity:0.0;/*其他，透明度50%*/
	width:0px;
	height:0px;
}