.bg_1{
	width:100%;
	height:750px;
	background:url(../images/index_bg_1.png) center top;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	}
.bg_2{
	width:100%;
	height:750px;
	background:url(../images/img_3.jpg) right top no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	}
.bg_3{
	width:100%;
	height:750px;
	background:url(../images/index_bg_2.png) center top;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	}
.index{
	width:1000px;
	height:650px;
	position:relative;
	margin:0px auto;
	padding-top:40px;
	z-index:5;
	}
.index .submit{
	width:240px;
	height:232px;
	position:absolute;
	top:70px;
	left:430px;
	background:url(../images/submit_bg.png) no-repeat;
	}
.index .submit a{
	display:block;
	margin-top:40px;
	margin-left:54px;
	}
.index .department{
	position:absolute;
	width:360px;
	left:45px;
	top:110px;
	}
.index .department ul{
	float:left;
	display:inline;
	padding-top:30px;
	}
.index .department ul li{
	float:left;
	display:inline;
	width:90px;
	text-align:left;
	font-size:14px;
	line-height:30px;
	height:30px;
	color:#676767;
	text-align:center;
	}
.index .department ul li a{
	color:#676767;
	}
.index .department ul li.on{
	position:relative;
	z-index:1;
	background:url(../images/li_on_bg_1.png) no-repeat;
	}
.index .department ul li.on a{
	color:#FF9800;
	}
.index .department ul li div.more_d{
	display:none;
	position:absolute;
	background:#303030;
	width:360px;
	z-index:10;
	top:26px;
	left:0;
	border-radius:4px 4px 4px 4px;
	}
.index .department ul li div.more_d ul{
	float:left;
	display:inline;
	padding:0;
	}
.index .department ul li div.more_d ul li{
	float:left;
	display:inline;
	}
.index .department ul li div.more_d ul li a{
	color:#FFF;
	}
.index .department ul li div.more_d ul li a:hover{
	color:#FF9800;
	}
.index .department p.more{
	width:360px;
	height:14px;
	line-height:14px;
	padding-top:10px;
	clear:both;
	}
.index .department p.more a{
	color:#2b2b2b;
	font-size:12px;
	float:right;
	margin-right:10px;
	color:#7e8aa2;
	}
.index .department p.more a img{
	float:left;
	margin-right:5px;
	}

.index .department_2{
	position:absolute;
	width:360px;
	left:45px;
	top:110px;
	}
.index .department_2 ul{
	float:left;
	display:inline;
	padding-top:30px;
	}
.index .department_2 ul li{
	float:left;
	display:inline;
	width:90px;
	text-align:left;
	font-size:14px;
	line-height:30px;
	height:30px;
	color:#676767;
	text-align:left;
	}
.index .department_2 ul li a{
	color:#676767;
	}
.index .department_2 ul li a:hover{
	color:#FF9800;
	}

.index .notice{
	position:absolute;
	left:45px;
	top:410px;
	width:360px;
	}
.index .notice ul{
	padding-top:30px;
	}
.index .notice ul li{
	font-size:14px;
	line-height:30px;
	color:#676767;
	clear:both;
	}
.index .notice ul li:hover{
	color:#FF9800;
	}
.index .notice ul li a{
	float:left;
	color:#676767;
	}
.index .notice ul li a:hover{
	color:#FF9800;
	}
.index .notice ul li span{
	float:right;
	}
.index .notice p.more{
	width:360px;
	height:14px;
	line-height:14px;
	padding-top:10px;
	clear:both;
	}
.index .notice p.more a{
	color:#2b2b2b;
	font-size:12px;
	float:right;
	margin-right:10px;
	color:#7e8aa2;
	}
.index .notice p.more a img{
	float:left;
	margin-right:5px;
	}
.index .search{
	position:absolute;
	top:440px;
	left:450px;
	width:500px;
	}	
.index .search .search_input{
	width:530px;
	height:45px;
	line-height:45px;
	background:url(../images/search_bg.png) no-repeat left;
	}
.index .search .search_input input{
	height:20px;
	line-height:20px;
	width:290px;
	margin-top:12px;
	margin-left:40px;
	border:none;
	border:0px;
	float:left;
	display:inline;
	}
.index .search .search_input a.search_btn{
	float:left;
	margin-top:8px;
	margin-left:12px;
	display:inline;
	}
.index .search .search_input a.senior{
	margin-left:10px;
	font-size:14px;
	color:#59606f;
	text-decoration:underline;
	margin-top:12px;
	float:left;
	}
/********登录注册**********/
.index .piece{
	width:350px;
	position:absolute;
	top:105px;
	left:30px;
	}
.index .piece .piece_title{
	height:49px;
	background:url(../images/login_header_bg.png) no-repeat;
	}
.piece .piece_title ul{
	float:left;
	display:inline;
	margin-top:1px;
	}
.piece .piece_title ul li{
	float:left;
	display:inline;
	width:175px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:16px;
	cursor:pointer;
	color:#999;
	font-weight:bolder;
	position:relative;
	}
.piece .piece_title ul li span{
	position:absolute;
	width:11px;
	height:7px;
	bottom:-1px;
	left:46%;
	}
.piece .piece_title ul li.on{
	color:#333;
	}
.piece .piece_title ul li.on span{
	background:url(../images/jiao.jpg) no-repeat;
	}
.piece-l-r{
	width:348px;
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	background:#FFF;
	}
.piece_l .l_input{
	width:266px;
	height:40px;
	margin:0 auto;
	}
.piece_l .user{
	background:url(../images/user_bg.jpg) no-repeat;
	margin-top:35px;
	}
.piece_l .pwd{
	background:url(../images/pwd_bg.jpg) no-repeat;
	margin-top:20px;
	}
.piece_l .l_input input{
	border:none;
	border:0px;
	height:30px;
	line-height:30px;
	margin-top:5px;
	margin-left:5px;
	width:220px;
	background:none;
	}
.username{
	color:#7e8aa2;
	}
.username_down{
	color:#000;
	}
.code{
	color:#7e8aa2;
	}
.piece_l .yzm{
	margin-top:20px;
	background:url(../images/yzm_bg.jpg) no-repeat;
	}
.piece_l .yzm input{
	width:80px;
	float:left;
	}
.piece_l .yzm img{
	float:left;
	margin-left:10px;
	margin-top:5px;
	}
.piece_l .btn{
	margin-top:20px;
	}
.piece_l .l_input a{
	display:block;
	width:266px;
	height:36px;
	margin:0 auto;
	background:url(../images/login_btn_1.jpg) no-repeat;
	text-indent:-20000px;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	}
.piece_l .l_input_eng a{
	display:block;
	width:266px;
	height:36px;
	margin:0 auto;
	background:url(../images_eng/login_btn_1.jpg) no-repeat;
	text-indent:-20000px;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	}
.piece_l .l_input a:hover{
	background:url(../images/login_btn_2.jpg) no-repeat;
	}
.piece_l p{
	margin:20px 15px 0 15px;
	line-height:35px;
	border-top:1px dashed #d0d0d0;
	text-align:center;
	}
.piece_l p a{
	color:#f29915;
	}
	
	
.piece_r p{
	height:22px;
	line-height:22px;
	padding:5px 10px;
	clear:both;
	text-align:center;
	}
.piece_r p label{
	float:left;
	width:100px;
	text-align:right;
	line-height:22px;
	}
.piece_r p label span{
	color:#F00;
	float:none;
	}
.piece_r p input{
	
	}
.piece_r p input[type=text],.piece_r p input[type=password]{
	width:150px;
	border:1px solid #d4d4d4;
	height:20px;
	line-height:20px;
	border-radius:3px;
	float:left;
	}
.piece_r p span{
	color:#999;
	margin-left:5px;
	height:22px;
	line-height:22px;
	float:left;
	}
.piece_r p span img{
	float:left;
	}
.piece_r p select{
	float:left;
	padding:1px 0 1px 2px;
	border:1px solid #d4d4d4;
	}
.piece_r p.btn{
	width:266px;
	height:30px;
	margin:0 auto;
	padding:10px 0 5px 0;
	}
.piece_r p a{
	display:block;
	width:266px;
	height:30px;
	text-indent:-20000px;
	}
.piece_r p a:hover{
	background:url(../images/regist_btn_2.jpg) no-repeat;
	}

