﻿body{ 
	background-color:#fff;
	font-size:14px;
	font-family:"微软雅黑",Microsoft YaHei;
}
*{
	margin:0;
	padding:0;
	border:0px;
	font-size:12px;
}
ul,ol{
	list-style:none;
}
a{
	text-decoration:none;
	color:inherit;
}
#main{
	width:100%;
	height:470px;
	float:left;
}
@media screen and (min-width: 768px) {
	#main{
		position:absolute;
		top:50%;
		left:0;
		margin-top:-235px;
	}
}
	
#topBg{
	width:100%;
	height:100px; 
	float:left;
	border-bottom:1px solid #cfcfcf;
}
#topBg #top{
	width:960px;
	height:100%;
	margin:auto;
}
#loginLogo
{
	clear:both;
	width:385px; 
	height:74px; 
	background:url(../admin_ui/adminLogin/title.png);
	float:left;
	margin-top:13px;
	
}
#llss{
	width:autp;
	height:30px;
	float:right;
	line-height:30px;
	margin-top:35px;
	font-size:16px;
}
#llss ul li{
	float:left;
	padding:0px 10px 0px 10px;
	color:#3c3c3c;
	font-size:16px;
}
#llss ul span{
	float:left;
}

#loginBox
{
	width:960px; 
	height:470px;
	margin:auto;
}

#loginBox .left{
	width:590px;
	height:400px;
	float:left;
	margin-top:30px;
	position:relative;
}
#loginBox .left .left_zz{
	width:590px;
	height:360px;
	background:url(../admin_ui/adminlogin/zz.png) no-repeat center;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
}

/*广告图切换*/
.news-slider{width:100%; height:100%; float:left; overflow:hidden; position:relative;}
.news-slider .bd{ width:590px;height:360px;}
.news-slider .bd ul{width: 3500px;position: relative;overflow: hidden;padding:0px;margin:0px;left:-1000px;}
.news-slider .bd ul li{ position:relative;float: left; width:590px;height:360px;}
.news-slider .bd ul li img{ width:590px; height:360px;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;}
.news-slider .hd{ width:80px;height:20px;flat:left;margin:auto;margin-top:15px;}
.news-slider .hd li{ width:20px;height:20px;text-align:center;background-color:#c7c7c7;color:#c7c7c7;float:left;cursor:pointer; margin-left:5px;opacity:0.8;border-radius:360%;}
.news-slider .hd li.on{ background-color:#1195d6;color:#1195d6;opacity:1;}
/*广告图切换*/


#loginBox .left .left_img{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	
}
#loginBox .right{
	width:300px;
	height:400px;
	float:right;
	margin-top:30px;
	border:1px solid #cfcfcf;
}
#loginBox .right .login_title{
	width:94%;
	height:50px;
	float:left;
	margin-left:3%;
	text-align:center;
	line-height:50px;
	font-size:18px;
	color:#3c3c3c;
	border-bottom:1px solid #cfcfcf;
}
#loginBox .right dl{
	width:94%;
	height:40px;
	float:left;
	margin-left:3%;	
}
#loginBox .right dl dt{
	width:100%;
	height:30px;
	float:left;
	margin-top:20px;
	font-size:16px;
	color:#3c3c3c;
}
#loginBox .right dl dd{
	width:100%;
	height:35px;
	float:left;
	font-size:16px;
	color:#3c3c3c;
	border-radius:10px;
}
#loginBox .right dl dd input{
	width:93%;
	height:35px;
	float:left;
	line-height:35px;
	padding:0px 10px 0px 10px;
	border-radius:10px;
}
#loginBox .right dl dd.yzm{
	width:100px;
}
#loginBox .right dl dd.yzm input{
	width:80%;
	height:35px;
	float:left;
	line-height:35px;
	padding:0px 10px 0px 10px;
	border-radius:10px;
}
#loginBox .right dl dd.bottom{
	margin-top:25px;
	height:40px;
	border:0;
	background-color:#ff8400;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:20px;
}
.qh{
	height:35px;
	float:right;
	margin-right:5px;
	color:#3c3c3c;
	line-height:35px;
}







#loginButton
{
	width:100%; 
	height:40px; 
	position:relative;
}

.login_btn
{
	width:148px; 
	height:30px; 
	position:absolute;
	z-index:10;
}

.login_btnTwo
{
	width:280px; 
	height:40px; 
	position:absolute;
	z-index:11;
	border-radius:10px;
	margin-top:-40px;
}

#login_btnTwo
{
	filter:alpha(opacity=1); 
	opacity:100; 
}

.login_form_box
{
	position:relative;
	width:160px;
	height:110px;
	float:left;
	margin-left:130px;
	display:inline;
	
}

#account
{
	width:100%;
	height:35px;
	position:relative;
	border-radius:10px;
	float:left;
	
}
#txt_account,#txt_password,#txt_validator{
	border:1px solid #cfcfcf;
	font-size:15px;
	color:#3c3c3c;
}

#password
{
	width:100%;
	height:35px;
	position:relative;
	border-radius:10px;
}

.yanzma_text
{
	width:70px; 
	height:25px;
	float:left;
	margin-left:15px;
	margin-top:5px;
}

#yanzma_box
{
	font-size:0px;
	height:25px;
	filter:alpha(opacity=1); 
	opacity:100; 
}

#img_validator
{
	float:left;
	height:25px; 
	cursor:pointer;
}

#vali
{
	width:100%;
	height:35px;
	position:relative;
	border-radius:10px;
}
.vali
{
	outline:none;
	width:40px;
	height:18px;
	position:absolute;
	top:1px;
	font:14px/18px 'SimSun','Microsoft YaHei','Arial','Helvetica','sans-serif';
}
.txt
{
	outline:none;
	width:155px;
	height:18px;
	overflow:hidden;
	font:12px/18px 'SimSun','Microsoft YaHei','Arial','Helvetica','sans-serif';
	position:absolute;
	top:1px;
}
input:-webkit-autofill
{
	-webkit-box-shadow: 0 0 0px 1000px white inset; 
}




#foot{
	width:100%;
	height:100px;
	float:left;
	background-color:#f0f0f0;
}
@media screen and (min-width: 768px) {
	#foot{
		position:absolute;
		bottom:0;
		left:0;
	}
} 

#footer{
	width:960px;
	height:100%;
	margin:auto;
}
#footer ul{
	width:70%;
	height:70px;
	float:left;
	margin-top:15px;
}
#footer ul li{
	width:180px;
	height:100%;
	float:left;
	font-size:18px;
	color:#3c3c3c;
}
#footer ul li img{
	width:70px;
	height:70px;
	float:left;
	margin-right:10px;
}
#footer ul li.f1{
	width:230px;
}
#footer ul li.f1 p{
	margin-top:10px;
	font-size:18px;
	color:#3c3c3c;
}
#footer ul li.f1 span{
	display:block;
	margin-top:5px;
	font-size:18px;
	color:#ff8400;
}
#footer ul li a{
	font-size:18px;
	color:#3c3c3c;
}
#footer ul li.f2,#footer ul li.f3{
	line-height:70px;
}

#footer .erwei{
	width:90px;
	height:70px;
	float:right;
	margin-top:15px;
	color:#3c3c3c;
}
#footer .erwei span{
	width:20px;
	height:100%;
	float:left;
	line-height:15px;
}
#footer .erwei img{
	width:70px;
	height:70px;
	float:left;
	margin-top:1px;
}




