@charset "utf-8";
/* CSS Document */
/*body{
	width:1024px;
	height:auto;
	margin:auto;
	border-color:#000;
}*/
/*导航栏*/
#x_nav{
	width:1024px;
	height:103px;
	position:relative;
	overflow:hidden;
}
#x_nav ul{
	display:inline;
	float:right;
	margin:38px 10px 35px 0;
	font-size:18px;
}
#x_nav li {
	display:inline;
	padding:5px 20px;
	color:#868686;
}
#x_current a{
	background:url(../images/nav_bg.gif);
	padding:5.5px 22.5px 5.5px 22.5px;
	line-height:40px;
	color:#FFF;
}
a{
	cursor: pointer;
}
#x_nav li:hover {
	color:#ffbb42;
}
/*主面板*/
#x_main{
	width:1024px;
	height:664px;
	background-color:#ccc;
	position:relative;
	z-index:2;
}
/*登录框*/
#x_login{
	width:585px;
	height:554px;
	background-color:#fff;
	position:absolute;
	top:30px;
	right:30px;
	display:block;
	border-radius:3px;
}
#x_user{
	font-size:24px;
	height:24px;
	width:214px;
	margin:0 auto;
	width:214px;
	height:23px;
	background: url(../images/user_bg14_08.gif) no-repeat left bottom;
	padding-left:76px;
	color:#394b50;
	position:relative;
	top:77px;
	left:35px;;
}
.p_userLogin{
	width:460px;
	height:370px;
	position:relative;
	left:62px;
	top:98px;
	display:block;
}
.x_input_bf{
	color:#a9a9a9;
	font-size:16px;
	font-family:"微软雅黑";
	width:56px;
	height:21px;
	float:left;
	border:none;
	letter-spacing:15px;
	white-space:nowrap;
	position:relative;
	top:9px;
	overflow:hidden;
}
.p_input_bf{
	color:#a9a9a9;
	font-size:16px;
	font-family:"微软雅黑";
	margin:0;
	width:48px;
	border:none;
	height:21px;
	overflow:hidden;
}
.p_showSchool{
	width:345px;
	height:138px;
	margin-left:58px;
	background:url(../images/showschool_03.png) center bottom 25px no-repeat;
	text-align:center;
	overflow:hidden;
}
.p_show_school{
	margin-top:30px;
	font-size:18px;
	color:#709dca;
}

.user{
	font-size:14px;
	width:335px;
	height:32px;
	padding-left:8px;
	line-height:32px;
	float:left;
	border:1px solid #CCC;
}


.p_userName{
	float:left;
	width:460px;
	height:36px;
	margin-bottom:16px;
	overflow:hidden;
}
.p_userPassword{
	float:left;
	width:460px;
	height:36px;
	margin-bottom:16px;
	overflow:hidden;
}
.p_userYzm{
	float:left;
	width:460px;
	height:38px;
	margin-bottom:16px;
	overflow:hidden;
    display:none; 
}
.p_userYzm img{
	width:120px;
	height:32px;
	margin-bottom:-10px;
	margin-left:4px;
	padding-left:8px;
	line-height:32px;
	cursor: pointer;
}

.p_rememberme{
	float:left;
	padding-left:52px;
	width:460px;
	height:32px;
}

.p_errormsg{
	padding-left: 9%;
    width: 460px;
    color: red;
}

.p_userName a{
	font-size:12px;
	color:#709dca;
	margin-left:8px;
	position:relative;
	top:11px;
}
.p_userPassword a{
	font-size:12px;
	color:#709dca;
	margin-left:8px;
	position:relative;
	top:11px;
}
.userName{
	background:url(../images/user01.gif) right no-repeat;
}
.userPassword{
	background:url(../images/password01.gif) right no-repeat;
}
/*
.code{ 
	font-family:Arial,宋体; 
	font-size:18px;
	width:111px;
	height:29px;
	background-color:#e4e4e4; 
	color:#000; 
	border:2px solid #f2f2f2;
	margin-left:8px; 
	padding:2px 3px; 
	letter-spacing:5px; 
	font-weight:bolder; 
} 
*/
.p_yanzhengma{
	font-size:12px;
	color:#ffbb42;
	margin-left:10px;
}
.p_submit{
	width:211px;
	height:46px;
	margin-top:20px;
	margin-left:153px;
	*margin-left:80px!important;
	position:relative;

}
.p_enter{
	width:211px;
	height:46px;
	letter-spacing:5px;
	font-size:18px;
	color:#FFF;
	float:left;
	font-family:"微软雅黑";
	background:url(../images/enter_06.png) no-repeat;
	border:none;
		cursor: pointer;
}
/*背景焦点图轮播*/
.p_lunbo{			
	width:1024px;
	position:relative;		
}
#p_lunbomain{
	position:relative;
	width:1024px;
	height:664px;
	overflow:hidden;
}
.p_fcon{
	display:none;
	position:absolute;
	top:0;
	left:0;
	text-align:center;			
}  	
#p_xiaoyuan {
	position:absolute;
	bottom:21px;
	left:50%;
	z-index:999;
}
#p_xiaoyuan ul{
	position:relative;		
}
#p_xiaoyuan li{
	width:16px;
	height:15px;
	list-style: none;
	cursor:pointer;
	float:left;
	margin-left:10px;
	background-image:url(../images/yellowcircle.png);
	position:relative;
	left:-50%;
}

body{
	width: 100% auto;
	margin:0;
}
#container{
	min-width: 1480px;
	min-height:860px;
}
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both; 
}
.clearfix {
	*zoom: 1;
}
#form{
	width:344px;
	height:330px;
	float: right;
	background-color: white;
	margin-top:211px;
	margin-right:17%;
	border-radius:8px;
}

#form .head{
	height:56px;
	width:100%;
	border-radius:8px 8px 0 0;
	background: url("../images/login_h.png");
}

.username	{
	background:#FFFFFF url("../images/baselogin/login_username_on.png") 11px 11px no-repeat;
	border-radius:4px;
	BORDER: #e6e6e6 1px solid; 
	FONT-SIZE: 15px;
	padding-left:29px;
	margin-left: 62px !important;
	width:65%
}

.username input{
	border:0;
}

.username_on input{
	border:0;
}

.username_on{
	background:#FFFFFF url("../images/baselogin/login_username.png") 11px 11px no-repeat;
	border-radius:4px;
	BORDER: #0099cb 1px solid; 
	FONT-SIZE: 15px;
	padding-left:29px;
	margin-left: 62px !important;
	width:65%
}


.password	{
	background:#FFFFFF url("../images/baselogin/login_password_on.png") 11px 11px no-repeat;
	border-radius:4px;
	BORDER: #e6e6e6 1px solid; 
	FONT-SIZE: 15px;
	padding-left:29px;
	margin-left: 62px !important;
	width:65%
}

.password input{
	border:0;
}

.password_on input{
	border:0;
}

.password_on{
	background:#FFFFFF url("../images/baselogin/login_password.png") 11px 11px no-repeat;
	border-radius:4px;
	BORDER: #0099cb 1px solid; 
	FONT-SIZE: 15px;
	padding-left:29px;
	margin-left: 62px !important;
	width:65%
}

.code{
	border-radius:4px;
	FONT-SIZE: 15px;
	float:left;
	margin-left: 21px !important;
	width:37%;
}

.loginbutton	{
	background:#FFFFFF url("../images/baselogin/login-button.png") no-repeat;
	border-radius:4px;
	BORDER: #e6e6e6 1px solid; 
	background-size: 100% 100%;
	margin-left:63px;
	height:45px;
	width:100%;
}

.login_label{
	margin-bottom:15px;
	color: gray;
	padding:0 !important;
	width:auto !important;
	padding-top:10px !important;
}

.login{
	margin-left: 9% !important;
}

.login_input{
	border-radius:4px;
	BORDER:#e6e6e6 1px solid; 
}

.p_user{
	font-size:14px;
	width:35% !important;
	height:32px;
	margin-bottom:-6px;
	margin-left:9px;
	padding-left:8px;
	line-height:32px;
	border:1px solid #CCC;
	display:unset !important;
}

.button_div{
	margin-top:7%;
	margin-left:64px !important;
	width:75%;
}
.form_div{
	background-color: white;
	height: 30%;
	border-radius:8px;
	margin-left:2%;
	margin-right:2%;
	margin-top:-93%;
}

.login_div{
	width:22%;
	margin-left: 58%;
	margin-top: -6%;
	position:relative;
	z-index: 1;
}
.emblem{
	width:57%;
	margin-top: -31%;
	margin-left:2%;
}
.emblem_img{
	width:91%;
}
.index_div{
	margin-top: -30%;
	position:relative;
	z-index:1;
}
.base_div{
	margin-left:20%;
	width:64%;
	margin-top:-29%;
}
.guide_bg{
	background:#FFFFFF url("../images/baselogin/login_bg.png") no-repeat;
}
.loginbutton2{
	background-color:#377cc2 !important;
	color:white;
	width:100%;
}
