@charset "utf-8";
/*xlj代码*/
#dyl_guestbook{
	overflow:hidden;
}
#xlj_messageNotes{
	float: left;
	width: 460px;
	padding: 30px 20px 0;
}
#xlj_messageNotes li{
	line-height: 25px;
}
.xlj_input{
	border: 1px solid #BCC3C8; 
	color: #959595; 
	height: 24px; 
	line-height: 24px; 
	margin-top: 9px; 
	width: 150px;
}
.xlj_hrDiv{
	width:180px;
	overflow: hidden;
	margin: 0 auto;
}
.xlj_btnDiv{
	border-top:1px solid #E5E5E5;
	overflow: hidden;
	clear: both;
}
#xlj_ul{
	float:left; 
	height:320px;
}
.xlj_li{
	display:inline;
	width: 218px;
 	border:1px solid #E5E5E5;
	background-color:#F6F6F6;
	margin:0 4px 10px 4px;
	height: 280px; 
	float: left;
	padding: 10px;
}
/*S 按钮*/
.btnButton {
	background:url(../images/btn_button.gif) no-repeat;
	display:block;
	width:85px;
	height:27px;
	line-height:27px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.btnButton:hover {
	background-position:0 -27px;
	color:#fff;
}
.btnButton_gotojoinus {
	background:url(../images/btn_gotojoinus.gif) no-repeat;
	display:block;
	width:202px;
	height:24px;
	line-height:24px;
	color:#2e9a66;
	text-align:center;
	margin-top:-15px;
}
.btnButton_gotojoinus :hover {
	background-position:0 -24px;
	color:#2e9a66;
}
.btnReadMore {
	background:url(../images/btn_readmore.gif) no-repeat;
	display:block;
	width:88px;
	height:24px;
	line-height:24px;
	color:#696969;
	text-align:center;
}
.btnReadMore:hover {
	background-position:0 -24px;
	color:#2e9a66;
}
/*E 按钮*/
/*S 页码*/
.page {
	font-size: 11px;
	margin-top: 15px;
	text-align: center;
	width: 100%;
	clear:both;
}
.page img {
	vertical-align:middle;
}
.page span {
	padding:0 4px;
}
/*E 页码*/
body {
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	background-position:center top;
	background-color:#f0f0f0;
}
#wrapper {
	width:980px;
	margin:0 auto;
}
#header {
	width:100%;
	margin-top: 10px;
}
#logo {
	float:left;
}
#logo a {
	display:block;
	width:174px;
	height:40px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin: 6px 0 0 6px;
}
/*nav*/
#nav {
	z-index:100;
	line-height: 40px;
	height: 40px;
	background-image:url(../images/bg_nav_in.png);
	background-repeat:no-repeat;
	float:right;
	width:791px;
}
#nav ul {
	list-style:none;
}
#nav .home {
	width: 71px;
	text-indent:6px;
}
#nav li {
	float:left;
	position:relative;
	width: 102px;
}
#nav li a {
	font-family:"微软雅黑";
	font-size:15px;
	font-weight:bold;
	color:#fff;
	display: block;
	height: 40px;
	text-align:center;
	text-shadow: 1px 1px #00561F;
}
#nav li a:hover {
	line-height:43px;
	letter-spacing:1px;
}
#nav ul ul {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:40px;
	padding: 14px 0 7px;
	background-color: transparent;
	background-image: url(../images/lsit_mainnav.jpg);
	background-repeat: repeat;
}
#nav table {
	position:absolute;
	top:0;
	left:0;
}
#nav ul li:hover ul, #nav ul a:hover ul {
	visibility:visible;
}
#nav a:hover {
	background:transparent;
	color:#fff;
}
#nav ul ul li {
	clear:both;
	font-size:12px;
}
#nav ul ul li a {
	display:block;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
	letter-spacing:0px
}
#nav ul ul li a:hover {
	background-color: #FBD81A;
	color: #000000;
	font-size:11px;
	line-height:20px;
	letter-spacing:0px;
	text-shadow:1px 1px #fbd81a
}
/*E nav*/
/*main*/
#main {
	clear:both;
	overflow:hidden;
	background-color:#fff;
	zoom:1;
}
#banner {
}
/*sidebar*/
#sidebar {
	float:left;
	width:173px;
	background-color:#fff;
}
#sidebar h2 {
	color:#339933;
	background-image:url(../images/subnav_top.gif);
	background-repeat:no-repeat;
	font-size: 15px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin-bottom: 15px;
    padding: 0 0 0 30px;
}
#sidebar h2 span{
	font-weight:normal;}
#subnav {
	margin-left:10px;
	width:150px;
}
#subnav li {
	border-bottom:1px solid #e0e0e3;
	text-indent:20px;
}
#subnav li a {
	display:block;
	width:150px;
	height:27px;
	line-height:27px;
}
#subnav li a:hover {
	letter-spacing:1px;
	background-image:url(../images/now_subnav.png);
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
}
#subnav .now_subnav {
	border:0;
}
#subnav .now_subnav a {
	display:block;
	width:150px;
	height:27px;
	line-height:24px;
	font-size:14px;
	background-image:url(../images/now_subnav.png);
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
}
/*E sidebar*/
/*content*/
#content_outer {
	background-image:url(../images/bg_sidebar_03.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	float:right;
	overflow:hidden;
	padding-bottom:25px;
	width:807px;
}
#c_top {
	height:31px;
	padding-top:35px;
	background-image:url(../images/bg_sidebar_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative
}
#title_top {
border-bottom: 1px solid #E0E0E3;
    color: #818181;
    font-size: 12px;
    font-weight: normal;
    margin: 0 25px;
    padding: 0 10px 5px;
    text-align: right;
}

#title_top span img {
	margin-right:5px;
}
#content {
	width:755px;
	padding:20px 20px 0 32px;
	background-image:url(../images/bg_sidebar_02.gif);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	zoom:1;
}
/*集团概况开始*/
#list_wrap li {
	overflow:hidden;
	clear:both;
	padding:25px 0;
	height:111px;
	zoom:1;
}
#list_wrap .have_bg {
	background-color:#f6f6f6;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}
#content h2 {
	background:url(../images/ico_t2.gif) no-repeat 5px 6px;
	font-size: 14px;
	line-height: 25px;
	text-indent: 18px;
	margin-bottom:5px
}
.sum {
	float:left;
	width:500px;
	padding:0 0 0 20px;
}
.sum p{
	text-indent:25px;
	line-height:22px;}
.sum_img {
	float:right;
	padding: 0 20px 0 0;
}

/*董事长致词↓↓↓↓*/
#ceo {
	float:left;
	width:380px;
	padding:20px 0 0 0;
}
#ceo p {
	text-indent:25px;
	margin-bottom:8px;
}
/*集团文化↓↓↓↓*/
.culture_box {
	width:100%;
	clear:both;
	overflow:hidden;
}
.cul_inbox {
	padding:5px 10px 20px 10px;
}
.cul_inbox h4 {
	font-size:14px;
	color:#3369bc;
	margin-bottom:10px;
}
.cul_inbox .b {
	font-weight:bold;
	background-image:url(../images/ico_dot.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:12px;
}
/*集团大事记↓↓↓↓*/
.his_box {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:30px;
}
.his_l_img {
	border:3px solid #D4D4D4;
	float:left;
	display:inline;
	margin-right:20px;
	padding:2px;
	width:143px;
	height:108px;
}
.his_box ul {
	float:right;
	padding-right:30px;
	width:552px;
}
.his_box .hasNoImg{
	float:left;
	width:695px;
	padding:0 30px;}
.his_box ul li h4 {
	height:26px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.his_box ul li b {
	margin:0 10px 0 0;
	background-image:url(../images/blt.gif);
	background-repeat:no-repeat;
	background-position:4px 7px;
	padding-left:15px;
}
/*集团公益↓↓↓↓*/
.welfare {
	border-top:1px solid #BFD2DE;
	padding-top:15px
}
.welfare li {
	line-height:25px;
	margin-bottom:10px;
}
.welfare li b {
	margin-right:10px;
	color:#3A5C83
}
/*集团荣誉↓↓↓↓*/

.honour_box {
	overflow:hidden;
	clear:both;
	zoom:1;
	margin-bottom:20px;
	border-bottom:1px solid #e4eaf0;
	padding-bottom:15px
}
.honour_box img {
	float:left;
	padding:8px 50px 0 0;
}
.honour_box ul {
	float:right;
	width:617px;
}
.honour_box ul li {
	background-image:url(../images/ico_02.gif);
	background-repeat:no-repeat;
	background-position:55px 12px;
	overflow:hidden;
}
.honour_box ul li b {
	margin-right:25px;
	color:#3a5c83;
}
/*集团概况 E*/
/*S新闻动态*/
	#search {
	position:relative;
	margin:10px 0 0 0;
	width:150px;
	left:10px;
}
#search #search_on {
	border: 1px solid #BCC3C8;
	width:121px;
	height:24px;
	color:#959595;
	line-height:24px;
	text-indent:2px;
	position:absolute;
	left:0px;
}
#search .btn_search {
	background-attachment: scroll;
	background-image:url(../images/btn_search.gif);
	background-repeat:no-repeat;
	border:0;
	width:28px;
	height:26px;
	position:absolute;
	right:0;
	top:0;
	text-indent:-9999999px;
	cursor:pointer;
}
#news_top {
	overflow:hidden;
	zoom:1;
	margin-bottom:15px;
}
#news_top h5 {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 5px;
	padding-top: 8px;
	text-indent:25px;
}
#news_top p {
	text-indent:25px;
}
#news_pic {
	width:220px;
	height:148px;
	margin-right:15px;
	display:inherit;
	float:left;
	border: 3px solid #D4D4D4;
	padding:2px;
}
#news_pic img {
	width:220px;
	height:148px;
}
.list_news li {
	border-bottom:1px solid #eaedf1;
	background-position: center bottom;
	background-repeat: repeat-x;
	line-height: 30px;
	overflow: hidden;
}
.list_news li p {
	background-image: url("../images/list_01.gif");
	background-position: 3px 13px;
	background-repeat: no-repeat;
	float: left;
	line-height: 30px;
	overflow: hidden;
	padding-left: 18px;
	width: 600px;
}
.list_news li span {
	color: #8B8681;
	display: block;
	float: right;
	font-family: sans-serif;
	font-size: 11px;
	padding-right: 3px;
}
.list_re li {
	background-image: url("../images/dot.gif");
	background-position: center bottom;
	background-repeat: repeat-x;
	line-height: 26px;
	overflow: hidden;
}
.list_re li p {
	background-image: url("../images/list_01.gif");
	background-position: 3px center;
	background-repeat: no-repeat;
	float: left;
	line-height: 28px;
	overflow: hidden;
	padding-left: 18px;
	width: 620px;
}
.list_re li span {
	color: #8B8681;
	display: block;
	float: right;
	font-family: sans-serif;
	font-size: 11px;
	padding-right: 3px;
}
#news_info {
	padding-top:20px;
}
#news_info h4 {
	font-size:15px;
	text-align:center;
	margin-bottom:15px;
}
#news_info h5 {
	font-weight:normal;
	text-align:center;
	font-size:13px;
	background-color:#f7f7f7;
	border-top:1px solid #dfdfdf;
	padding:5px;
	color:#999;
	margin-bottom:20px;
}
#news_info p {
	text-indent:25px;
	line-height:25px;
	margin-bottom:10px;
}
/*E新闻动态*/
/*S留言板*/
#guestbook {
	border-top:2px solid #54A954;
}
#guestbook tr td {
	padding: 9px 0 10px 10px;
	border-bottom: 1px solid #e5e5e5
}
#guestbook tr td b {
	color:#ff0000;
	margin-left:5px;
	font-weight:normal
}
.gb_title {
	background-color:#F6F6F6;
	width:80px;
	text-indent:10px;
	font-weight:bold;
	color:#8E8E8E;
}
/*E留言板*/
/*S产品中心*/

#products {
	width:100%;
	background-image:url(../images/table_t_bg.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #E5E5E5
}
#thead01 {
	height:32px;
}
#thead01 .th01 {
	width:200px;
}
#thead01 .th02 {
	width:446px
}
#products td {
	padding:10px;
	border-bottom:1px solid #E5E5E5
}
.pro_img {
	background-color:#F6F6F6;
	border-right:1px solid #E5E5E5
}
.pro_img img {
	width:179px;
	height:123px;
}
.pro_btn {
	background-color:#F6F6F6;
	border-left:1px solid #E5E5E5
}
.pro_info ul li {
	line-height:25px;
	border-bottom:1px solid #eaedf1;
}
.pro_info ul li b {
	font-weight:normal;
}
/*全部产品↓↓↓↓*/

/*产品内页详细↓↓↓↓*/

#proinfo_top {
	padding:5px;
	overflow:hidden;
	zoom:1;
	margin:10px 0 20px 0;
	position:relative;
}
.cate {
	overflow:hidden;
	zoom:1;
	padding:10px 0 10px 0
}
.cate img {
	height:150px;
	margin:5px;
	float:left;
	border:1px solid #ccc
}
#proinfo_top img {
	float:left;
	width:300px;
	height:225px;
	margin-right:5px;
}
#proinfo_text {
	background-color:#f7f8fa;
	float:left;
	display:inline;
	margin: 40px 0 5px 40px;
	overflow: hidden;
	padding: 15px;
	width: 350px;
}
#proinfo_text h4 {
	font-size:15px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 8px;
	margin-bottom:10px;
}
.proinfo_info {
	margin-top: 10px;
	padding:0 0 7px 15px;
	border-bottom: 1px solid #eaedf1;
	clear:both;
}
.proinfo_info h5 {
	font-size:14px;
}

#infoSection {
	background-color:#f7f8fa;
	padding:15px;
}
#infoSection .phone {
	background:url(../images/ico_phone.gif) no-repeat 0 center;
	padding-left:25px;
}
#infoSection .mailLink {
	background:url(../images/ico_mail.gif) no-repeat 0 center;
	padding-left:25px;
}
#infoSection .mailLink a {
	color:#2e9a66
}
/*选项卡开始*/
.nTab {
	width: 100%;
	background-position:left;
	background-repeat:repeat-y;
}
.nTab .TabTitle {
	position:relative;
	clear: both;
	height: 27px;
	overflow: hidden;
	background-image:url(../images/xxline.jpg);
	background-position:0 27px;
}
.nTab .TabTitle ul {
	border:0;
	margin:0;
	padding:0;
}
.nTab .TabTitle li {
	float: left;
	width: 93px;
	height:20px;
	cursor: pointer;
	padding: 5px 2px 2px 0;
	text-align: center;
}
.nTab .TabTitle .active {
	background-image:url(../images/tab_on.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#fff
}
.nTab .TabTitle .normal {
	background-image:url(../images/tab_off.gif);
	background-repeat:no-repeat;
}
.nTab .TabContent {
	width:auto;
	background:#fff;
	margin: 0px auto;
	padding:25px 0;
	line-height:25px;
}
.none {
	display:none;
}
.tablist {
	list-style-type:none;
}
.tablist li {
	background-image:url(../images/ico_book.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	border-bottom:1px dotted #D6E0E6;
	line-height:30px;
	text-indent:25px;
}
/*选项卡结束*/
/*E产品中心*/
/*S 人才招聘*/
#career_box p {
	margin:10px 0 10px 0;
	text-indent:25px;
	
}
.joinus {
	background-image: url("../images/table_t_bg.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	margin-bottom:25px;
}
.joinus_th {
	line-height:32px;
}
.joinus td {
	border-bottom: 1px solid #E5E5E5;
	text-align:center;
	line-height:35px;

}
.system {
	border-right:1px solid #E5E5E5;
	background-color:#F6F6F6;
	font-weight:bold;
	color:#8E8E8E;
}
.joinus .post_title {
	text-align:left;
	text-indent:10px;
	width:320px;
}
.joinus .post {
	text-align:left;
	text-indent:10px;
}
.join_more {
	width:100px;
	background-color:#f6f6f6;
	padding-left:12px;
}
.joinus_info {
	width:100%;
	border-top:2px solid #54A954;
	border-bottom:1px solid #E5E5E5
}
.joinus_info td {
	padding: 12px 0 11px 10px;
	border-bottom: 1px solid #E5E5E5
}
.joinus_info td ul li {
	line-height:25px;
}
.joinus_info .join_title {
	background-color: #F6F6F6;
	color: #8E8E8E;
	font-weight: bold;
	text-indent: 10px;
	width: 100px;
}
.join_postname {
	width:480px;
}
/*E 人才招聘*/
/*S 联系我们*/
#map_box table {
	width:100%;
	border-top: 2px solid #54A954;
	margin-top:20px;
}
#map_box table tr td {
	border-bottom:1px solid #E5E5E5;
	padding: 12px 0 11px 10px;
}
#map_box table tr .map_title {
	background-color: #F6F6F6;
	color: #8E8E8E;
	font-weight: bold;
	text-indent: 10px;
	width: 60px;
}
/*E 联系我们*/
/*S 网站地图*/
#webmap_box {
	margin:20px;
}
.webmap_list {
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	padding:15px 0 5px 0;
	zoom:1
}
.webmap_list li {
	border-right: 1px solid #CCCCCC;
	float: left;
	height: 15px;
	margin: 7px 0 0 12px;
	padding-right: 10px;
}
.webmap_list .webmap_top {
	height: 25px;
	line-height: 15px;
	padding: 5px 3px 0 13px;
	width: 77px;
	border:0;
	margin-top:0;
	background-image:url(../images/map_top.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}
.webmap_list .webmap_top a {
}
/*E 网站地图*/
/*E main*/
#footer {
	overflow:hidden;
	zoom:1;
	clear:both;
	color:#333;
	background-color:#fff;
	padding:10px 20px 10px 20px;
}
#b_nav {
	background-color: #ececeb;
	height: 22px;
	overflow: hidden;
	padding: 8px 0 0;
}
#b_nav li {
	float:left;
	padding:0 10px 0 10px;
	border-right:1px solid #c2c2c2;
}
#copy_box {
	font-size:11px;
	overflow:hidden;
	margin:10px 0 10px 0;
}
#footer_logo {
	display:block;
	width:150px;
	height:26px;
	background-image:url(../images/logo_in.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:20px 20px 0 10px
}
#copy {
	float:left;
}
#copy li {
	line-height:20px;
}
#dyl_parts {
	padding-left:10px;
}
#dyl_parts li {
	line-height:25px;
}
