﻿@charset "gb2312";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #3d3d3d;
	font: 14px/32px "微软雅黑";
	background-color: #efefef;
}
ul, li, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #387c71;
}
img {
	border: none;
}
p {
	/*text-align: left;*/
}
* {
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
	line-height: 24px;
}
.index {
	margin: 0 auto;
	text-align: center;
}
.copyright {
	margin: 0 auto;
	color: #fff;
	text-align: center;
	background: #206c60
}
.copyright a {
	color: #FFF
}
.honor li {
	list-style: circle;
	text-indent: 2em;
}
.nav {
	width: 100%;
	height: 77px;
	background: url(images/nav_bg.png) top no-repeat;
}
.nav ul {
	width: 861px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
	width: 113px;
	height: 59px;
	margin: 0 5px;
	font-size: 16px;
	color: #FFF;
	padding-top: 26px;
	text-align: center;
}
.nav ul li a {
	color: #FFF;
	width: 113px;
	height: 59px;
	display: block;
	line-height: 49px;
}
.nav ul li a:hover {
	background: url(images/nav_li.png);
}
.actived {
	background: url(images/nav_li.png);
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.menu1 {
	width: 212px;
	height: 328px;
	background: url(images/companymenu.png) no-repeat;
	margin: 45px auto auto 10px;
	float: left;
}
.menu1 ul {
	width: 190px;
	margin-top: 80px;
}
.menu1 ul li {
	text-align: center;
}
.menu1 ul li a {
	width: 190px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	color: #FFF;
	display: block;
}
.menu1 ul li a.now {
	background: url(images/menuli.gif) center no-repeat;
	color: #387c71;
}
.menu1 ul li a:hover {
	background: url(images/menuli.gif) center no-repeat;
	color: #387c71;
}
.content {
	width: 713px;
	min-height: 440px;
	background: #fff url(images/content_bg.png) top right no-repeat;
	float: left;
	padding: 30px;
	margin-top: 20px;
}
.content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #387c71;
	width: 713px;
	border-bottom: 2px solid #387c71;
	line-height: 40px;
	margin-bottom: 20px;
}
.content p {
	line-height: 40px;
}
.menu2 {
	width: 199px;
	height: 328px;
	background: url(images/welcome.png) no-repeat;
	margin: 45px auto auto 23px;
	float: left;
}
.comtable {
	width: 100%;
	border: 1px solid #387c71;
	margin: 10px 0;
	font-size: 12px;
}
.comtable th, .comtable td {
	text-align: center;
}
.comtable th {
	border-right: 1px solid #387c71;
	border-bottom: 1px solid #387c71;
}
.comtable th.lastth {
	border-right: none;
}
.comtable th.com_name {
	cursor: pointer;
}
.comtable td {
	border-bottom: 1px dotted #387c71;
}
.comtable .a_more {
	float: right;
	font-weight: bold;
}
a.joburl {
	padding: 2px 15px;
	color: #fff;
	background: #387c71;
	border-radius: 5px;
}
.comtable .com_c {
	border-bottom: 2px dashed #206c60;
	text-align: left;
	padding: 5px;
}
.comtable .dt {
	text-align: left;
	padding: 0 10px;
	cursor: pointer;
}
.comtable .dept {
	margin: 3px auto;
	border-collapse: collapse;
	border: 1px solid #387c71;
}
.comtable .dept td {
	border: 1px solid #387c71;
	border-collapse: collapse;
}
.comtable i {
	font-style: normal;
	margin-left: 15px;
	color: #387c71;
}
.table td {
	border: 1px solid #387c71;
	padding: 5px;
}
#butong_net_left img {
	padding-left: 5px;
}
.pwall img {
	padding: 10px;
	border: 1px solid #CCC;
	margin: 0 10px 20px 0;
}
.aaa {
	border-top: 1px black solid;
	border-left: 1px black solid;
	width: 90%;
}
.aaa td {
	border-bottom: 1px black solid;
	border-right: 1px black solid;
	text-align: center;
}
.newsContent {
	width: 670px;
	margin: 0 auto;
	padding: 20px;
	text-align:justify;text-justify:inter-ideograph;
}
.clear{clear:both}
.citylist ul{width: 742px;padding-bottom:10px;position: relative;left: -15px;}
.citylist ul li{cursor:pointer;width:16.66%;height:35px;float:left;text-align:center;background:url(images/li_bg.png) no-repeat center;color:#fff;}
.citylist ul li.active{background:url(images/li_bg_active.png) no-repeat center;}
.dep{border:1px solid #7eaaa3;margin-bottom:14px;}
.dep_name{padding:8px 13px;}
.dep_name span{cursor:pointer;float:right;font-size:16px;color:#7eaaa3}
.dep_intro{padding:8px 13px;text-align:justify;}
.job ul{padding:0 20px 20px;}
.job ul li{border-bottom:1px dashed #7eaaa3}
.apply{float:right;position:relative;top:6px;}
.dep_bottom{display:none;border-top:1px solid #7eaaa3;}