﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.page_head {
	background-image: url(../imgs/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 343px;
	background-color: #C6E1FF;
}
.top {
	width: 900px;
	margin: auto;
	position: relative;
}
.side_item {
	display: block;
	list-style-type: none;
	height: 20px;
	padding-top: 20px;
}
.side_item li {
	display: block;
	float: left;
}
.side_item li a {
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	text-decoration: none;
}
.side_item li a:hover {
	color: #F60;
	text-decoration: underline;
}
.nav {
	display: block;
	list-style-type: none;
	background-image: url(../imgs/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	position: absolute;
	top: 325px;
	width: 860px;
	left: 0px;
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.nav li a:hover {
	color: #390;
}
.home #item1,.aboutus #item3,.zhaopin #item2,.culture #item4,.honor #item5,.fund #item6,.salary #item7 {
	background-image: url(../imgs/nav_on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #390;
}
.about_xr {
	width: 600px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E6E6E6;
	background-image: url(../imgs/about_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 300px;
	padding-bottom: 15px;
}
.about_xr h2 {
	display: block;
	background-image: url(../imgs/about_xr.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	height: 50px;
	overflow: hidden;
	line-height: 999px;
}
.about_xr p {
	font-family: "微软雅黑", "宋体";
	display: block;
	padding-left: 20px;
	color: #333;
	text-indent: 18px;
}
.box_shadow {
	background-image: url(../imgs/box_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 940px;
	margin: auto;
}
.page_con {
	width: 900px;
	margin: auto;
}
.page_con .left {
	width: 530px;
	float: left;
	border: 1px solid #e6e6e6;
	padding: 10px;
}
.page_con .left h3 {
	display: block;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	color: #148B00;
	line-height: 22px;
}
.left .zp_item {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.zp_item h4 {
	font-family: "微软雅黑", "宋体";
	color: #333;
	display: block;
	background-image: url(../imgs/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin-bottom: 5px;
}
.zp_item p {
	color: #666;
}
.page_con .right {
	width: 340px;
	float: right;
}
.right .in_r_box {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	border: 1px solid #e6e6e6;
	margin-bottom: 8px;
}
#ryzz {
	background-image: url(../imgs/img_1.gif);
	background-repeat: no-repeat;
	background-position: -80px -50px;
}
#gzhj {
	background-image: url(../imgs/img_2.gif);
	background-repeat: no-repeat;
	background-position: -100px -50px;
}
	}
.in_r_box h3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.in_r_box h3 a {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	color: #148B00;
	text-decoration: none;
}
.in_r_box ul {
	display: block;
	padding-top: 5px;
	list-style-position: inside;
	color: #333;
	line-height: 20px;
}
.clear {
	clear: both;
}
.footer {
	background-image: url(../imgs/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.foot_box {
	color: #FFF;
	width: 900px;
	margin: auto;
	font-family: "微软雅黑", "宋体";
	padding: 10px;
}
.content {
	width: 900px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.left {
	width: 220px;
	float: left;
}
.job_list {
	list-style-type: none;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
.job_list li a {
	display: block;
	font-family: "微软雅黑", "宋体";
	color: #333;
	text-decoration: none;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
	overflow: hidden;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.job_list li a:hover {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F90;
	border-left-color: #F90;
	background-color: #FFF4DB;
}
#job_list_on {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F90;
	border-left-color: #F90;
	background-color: #FFF4DB;
	}
.content .right {
	width: 650px;
	float: right;
	border: 1px solid #e6e6e6;
	padding: 10px;
}
.r_title {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	color: #F30;
	display: block;
	line-height: 24px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.job_item {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
}
.job_item h3 {
	font-family: "微软雅黑", "宋体";
	color: #333;
	font-size: 14px;
	display: block;
	background-image: url(../imgs/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.job_item p {
	color: #666;
	display: block;
	padding-bottom: 5px;
}
.job_item .call_job {
	background-color: #390;
	padding: 2px;
	color: #FFF;
	text-decoration: none;
}
.m_box {
	padding: 10px;
}
.txt_box {
	font-family: "微软雅黑", "宋体";
	padding-top: 10px;
	padding-bottom: 10px;
}
.txt_box p {
	text-indent: 2em;
	padding-bottom: 5px;
}
#kouhao {
	font-family: "微软雅黑", "宋体";
	font-weight: bold;
	font-size: 30px;
	display: block;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wenhua {
	padding-top: 20px;
	padding-bottom: 180px;
}
#zizhi {
	padding: 10px;
}
.fl_txt {
	display: block;
	padding-left: 135px;
	font-family: "微软雅黑", "宋体";
	font-weight: bold;
	font-size: 14px;
	color: #069;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-top: 10px;
}
#fl_txt1 {
	background-image: url(../imgs/xinchou/no1.jpg);
}
#fl_txt2 {
	background-image: url(../imgs/xinchou/no2.jpg);
}
#fl_txt3 {
	background-image: url(../imgs/xinchou/no3.jpg);
}
#fl_txt4 {
	background-image: url(../imgs/xinchou/no4.jpg);
}
#fl_txt5 {
	background-image: url(../imgs/xinchou/no5.jpg);
}
#jijin_box p {
	display: block;
	color: #C00;
	font-weight: bold;
	line-height: 24px;
}

#jijin_box h2 {
	display: block;
	color: #C00;
	line-height: 24px;
	font-weight: lighter;
}
#jijin_box {
	line-height: 22px;
	background-image: url(../imgs/xinchou/aixin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 120px;
}
#zizhi table tr td img {
	border: 1px solid #CCC;
	margin: 5px;
}
#ryzz ul li a {
	color: #333;
}
.foot_box a {
	color: #FFF;
}.zp_item h4 a {
	color: #333;
}
#gzhj ul li a {
	color: #333;
}

.btm {
	display: none;
}
