﻿@charset "utf-8";
/************************清除浏览器默认样式****************************/
* {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
}
.clb {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
img {
	border:0;
	vertical-align:middle;
}
a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
body {
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:12px;
}
#introduction_container {
	width:100%;
	background-color:#ededed;
	overflow:hidden;
	padding-bottom:15px;
}
/*当前位置*/
#introduction_01 {
	width:1000px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
#introduction_01 li {
	float:left;
	margin-right:15px;
	height:60px;
	line-height:60px;
	font-size:14px;
}
#introduction_02 {
	width:1000px;
	margin:8px auto;
}
/*左侧导航*/
#introduction_02_left {
	width:226px;
	height:520px;
	float:left;
	margin-top:4px;
	background:url(../images/introduction_02_left_bg.png) no-repeat;
}
#introduction_02_left h3 {
	width:200px;
	height:50px;
	line-height:50px;
	display:block;
	text-indent:50px;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}
#introduction_02_left ul {
	width:180px;
	margin:0 auto;
}
#introduction_02_left ul li {
	width:180px;
	height:31px;
	margin:8px 0px;
}
#introduction_02_left ul li a {
	text-decoration:none;
	display:block;
	width:180px;
	height:31px;
	line-height:31px;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-indent:58px;
	letter-spacing:2px;
	background:url(../images/introduction_02_left_ul_li_a_bg.jpg) 0px 31px;
}
#introduction_02_left ul li a.select, #introduction_02_left ul li a:hover {
	background:url(../images/introduction_02_left_ul_li_a_bg.jpg);
	color:#ffffff;
	text-decoration:none;
}
/*右侧内容*/							
#introduction_02_right {
	width:766px;
	float:right;
	background:url(../images/introduction_02_right_bg03.jpg) repeat-y;
}
#introduction_02_right_01 {
	width:766px;
	height:41px;
	background:url(../images/introduction_02_right_bg01.jpg) no-repeat;
}
#introduction_02_right_01 h3 {
	font-size:18px;
	font-weight:bold;
	color:#444444;
	text-indent:30px;
	line-height:41px;
	letter-spacing:2px;
}
#introduction_02_right_02 {
	width:766px;
	height:20px;
	background:url(../images/introduction_02_right_bg02.jpg) repeat-y;
}
#introduction_02_right_02 h4 {
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	line-height:20px;
	text-indent:30px;
}
#introduction_02_right_03 {
	width:766px;
	min-height:400px;
}
.box01 {
	width:706px;
	margin:0 auto;
	padding-top:30px;
}
p {
	font-size:12px;
	color:#444444;
	font-weight:normal;
	line-height:26px;
	text-indent:2em;
}
#introduction_02_right_04 {
	width:766px;
	height:45px;
	background:url(../images/introduction_02_right_bg04.jpg) no-repeat;
}
/****************************以上部分为公司简介****************************/



/*新闻中心*/
.box02 {
	width:724px;
	padding-top:12px;
	margin:0 auto;
}
.newslist {
	width:724px;
}
.newslist li {
	width:699px;
	height:38px;
	line-height:38px;
	border-bottom:#eaeaea 1px solid;
	background:url(../images/newslist_ioco.gif) 0 50% no-repeat;
	padding-left:25px;
	text-align:left;
}
.newslist li a {
	font-size:12px;
	color:#5d5d5d;
	display:inline;
	width:599px;
	float:left;
	font-weight:normal;
	text-decoration:none;
}
.newslist li a:hover {
	color:#ff0000;
	text-decoration:none;
}
.newslist li span {
	display:inline;
	width:100px;
	height:38px;
	line-height:38px;
	float:right;
	text-align:right;
	font-size:12px;
	color:#5d5d5d;
	font-weight:normal;
}
/*新闻列表分页*/
ul.pagination {
	margin-top:20px;
	margin-bottom:15px;
}
ul.pagination li {
	float:left;
	margin-right:8px;
}
.prev {
	color:#acacac;
}
.disabled {
	border:#dfdfdf 1px solid;
	border-radius:4px;
	background-color:#ebebeb;
	display:inline-block;
	padding:4px 9px;
}
ul.pagination li.active a {
	border:#950004 1px solid;
	border-radius:4px;
	display:inline-block;
	padding:4px 9px;
	color:#ffffff;
	background-color:#b11a1e;
}
ul.pagination li.active a:hover {
	border:#950004 1px solid;
	border-radius:4px;
	display:inline-block;
	padding:4px 9px;
	color:#ffffff;
	background-color:#b11a1e;
}
ul.pagination li a {
	border:#cbcbcb 1px solid;
	border-radius:4px;
	display:inline-block;
	padding:4px 9px;
	color:#707070;
	background-color:#ebebeb;
	text-decoration:none;
}
ul.pagination li a:hover {
	border:#950004 1px solid;
	border-radius:4px;
	display:inline-block;
	padding:4px 9px;
	color:#ffffff;
	background-color:#b11a1e;
}
/*新闻内容页*/
.class_title {
	width:706px;
	text-align:center;
	padding-bottom:12px;
	border-bottom:#dedede 1px solid;
}
.class_title h1 {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	letter-spacing:2px;
}
.class_infor {
	width:706px;
	text-align:left;
	padding:16px 10px 12px 10px;
}
.class_infor span {
	display:block;
	line-height:40px;
	letter-spacing:2px;
	font-size:14px;
}
.class_infor p {
	font-size:14px;
	font-weight:normal;
	color:#333333;
	text-indent:2em;
	line-height:26px;
}
.class_infor img {
	padding-top:25px;
	padding-bottom:25px;
}
/*荣誉资质*/
.honor {
	width:750px;
	margin:0 auto;
	padding:10px 0px 0px 15px;
	overflow:hidden;
}
.honor li {
	float:left;
	margin:6px 15px 0px 8px;
	list-style-type:none;
	display:inline;
	width:210px;
	height:185px;
	text-decoration:none;
}
.honor li img {
	width:210px;
	height:150px;
	border:0;
}
.honor li span {
	display:block;
	width:210px;
	height:35px;
	line-height:30px;
	font-size:12px;
	text-align:center;
	color:#333;
	cursor:hand;
	white-space:nowrap;
	overflow:hidden;
}
/*诚聘英才*/
.recruit_div {
	width:724px;
	margin:30px auto;
}
.recruit table {
	border:0;
	margin:0 auto;
}
.recruit th {
	font-size:12px;
	font-weight:bold;
	color:#5c5c5c;
	text-align:left;
	padding-left:8px;
	border-left:#ffffff 2px solid;
	background-color:#eaeaea;
	height:30px;
}
.recruit td {
	font-size:12px;
	font-weight:normal;
	color:#5c5c5c;
	text-align:left;
	padding-left:10px;
	height:36px;
	border-bottom:#eaeaea 1px solid;
}
.recruit a {
	color:#ff0000;
	text-decoration:none;
}
/*诚聘英才内容页*/
.tb {
	border:#cbcbcb 1px solid;
	margin:0 auto;
}
.td_left {
	width:120px;
	height:35px;
	background-color:#eaeaea;
	text-align:right;
	padding-right:6px;
	font-size:14px;
	font-weight:bold;
	color:#5c5c5c;
	border-bottom:#FFFFFF 2px solid;
	border-right:#cbcbcb 1px solid;
}
.td_right {
	background-color:#ffffff;
	text-align:left;
	padding-left:8px;
	font-size:14px;
	font-weight:normal;
	color:#5c5c5c;
	border-bottom:#eaeaea 2px solid;
	padding-top:5px;
	padding-bottom:5px;
	line-height:24px;
}
/*联系我们*/
.box03 {
	width:758px;
	height:250px;
	margin:0 auto;
	background:url(../images/contact01.jpg) no-repeat;
}

.box01 img{ max-width:100%; height:auto; display:block;}