@charset "utf-8";

/* CSS Document */
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd, input, a {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	font-family: "宋体";
	color: #444444;
	background: #fff;
}

ul, li {
	list-style: none;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #444444;
}

a:hover, a:active {
	color: #00F;
}

.clear {
	clear: both;
	margin: 0 auto;
	padding: 0;
	line-height: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.container, .top, .main, .foot {
	width: 1000px;
	margin: 0 auto;
}

.top {
	background: url(images/top_bg.jpg);
	height: 178px;
}

.logo {
	height: 130px;
}

#logo {
	padding-top: 55px;
	padding-left: 72px;
	float: left;
}

#search {
	float: right;
	padding-top: 55px;
	height: 27px;
	width: 330px;
}

#search_input {
	background: url(images/search_bg.jpg) no-repeat;
	width: 220px;
	height: 27px;
	margin-right: 10px;
	border: 0;
	line-height: 27px;
	padding-left: 33px;
	float: left;
}

#search_butn {
	width: 51px;
	height: 26px;
	background-color: #286eaa;
	border: 0;
	color: #fff;
	float: left;
	cursor: pointer;
}

.nav {
	background: url(images/nav_bg.png) no-repeat;
	height: 36px;
}

.nav ul li {
	float: left;
	width: 142px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	position: relative;
}

.nav ul li a {
	display: block;
	width: 140px;
	height: 36px;
}

.nav ul li .subnav {
	display: none;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 36px;
}

.nav ul li .subnav ul li {
	background: url(images/subnav_li_bg.jpg);
	width: 143px;
	height: 26px;
	line-height: 26px;
}

.nav ul li .subnav ul li a {
	color: #fff;
	display: inline;
}

.nav ul li:hover .subnav {
	display: block;
}

.main {
	margin-top: 5px;
	margin: 0 auto;
}

.main_lin1 {
	height: 222px;
}

.gsjj {
	width: 758px;
	height: 220px;
	float: left;
	border: 1px solid #ccc;
}

.gsjj_title {
	background: #e5f8fe;
	height: 26px;
	border-bottom: 1px solid #ccc;
}

.gsjj_title span {
	display: block;
	background: url(images/title_bg.png) no-repeat left top;
	width: 105px;
	height: 26px;
	color: #fff;
	padding-left: 25px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.gsjj_title a {
	float: right;
	display: block;
	width: 30px;
	height: 26px;
	line-height: 26px;
}

.gsjj_con {
	margin-top: 10px;
}

.gsjj_con img {
	float: left;
}

.gsjj_con span {
	display: block;
	width: 460px;
	margin-left: 20px;
	height: 166px;
	float: left;
	line-height: 22px;
}

.gonggao {
	width: 218px;
	height: 220px;
	border: 1px solid #ccc;
	float: right;
}

.gonggao ul, .zhaopin ul {
	margin: 15px 10px;
}

.gonggao ul li, .zhaopin ul li {
	background: url(images/li_bg.png) no-repeat left center;
	line-height: 24px;
	padding-left: 15px;
}

.main_lin2 {
	margin-top: 22px;
	height: 198px;
}

.jigou, .keyan, .jishu {
	width: 318px;
	height: 196px;
	border: 1px solid #c6dded;
	float: left;
	margin-right: 20px;
}

.jigou_title {
	background: #e5f8fe;
	height: 26px;
	border-bottom: 1px solid #ccc;
}

.jigou_title a {
	display: block;
	background: url(images/title_bg.png) no-repeat left -26px;
	width: 140px;
	height: 26px;
	color: #fff;
	padding-left: 25px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
}

.jigou_ul {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	width: 140px;
}

.jigou_ul li a {
	color: #4c4c4c;
}

.jigou_ul li a:hover {
	text-decoration: underline;
}

.jigou img {
	float: right;
	padding-top: 18px;
	margin-right: 5px;
}

.keyan_title {
	background: #e5f8fe;
	height: 26px;
	border-bottom: 1px solid #ccc;
}

.keyan_title a {
	display: block;
	background: url(images/title_bg.png) no-repeat left top;
	width: 105px;
	height: 26px;
	color: #fff;
	padding-left: 25px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
}

.keyan_ul {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 30px;
	width: 300px;
}

.keyan_ul li {
	background: url(images/li_bg2.png) no-repeat left center;
	padding-left: 15px;
}

.keyan img {
	float: right;
	padding-top: 18px;
	margin-right: 5px;
}

.jishu_title {
	background: #e5f8fe;
	height: 26px;
	border-bottom: 1px solid #ccc;
}

.jishu_title a {
	display: block;
	background: url(images/title_bg.png) no-repeat left -52px;
	width: 165px;
	height: 26px;
	color: #fff;
	padding-left: 25px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
}

.jishu_img {
	text-align: center;
	margin-top: 12px;
}

.main_lin3 {
	margin-top: 30px;
}

.youxiang {
	width: 213px;
	height: 220px;
	border: 1px solid #c6dded;
	float: left;
	margin-right: 20px;
}

.youxiang p {
	line-height: 30px;
	margin-top: 20px;
	margin-left: 5px;
}

.youxiang p input {
	width: 120px;
	height: 20px;
	border: 1px solid #c6dded;
}

.aniu {
	width: 60px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	background: #007ac7;
	cursor: pointer;
	margin: 20px;
	border: 0;
}

.product {
	width: 543px;
	height: 220px;
	border: 1px solid #c6dded;
	float: left;
	margin-right: 20px;
}

.product_pro {
	width: 543px;
	height: 194px;
}

.prev {
	float: left;
	margin-left: 10px;
	margin-top: 60px;
	background: url(images/prev.png) left -36px;
	width: 18px;
	height: 36px;
	cursor: pointer;
}

.next {
	float: right;
	margin-right: 10px;
	margin-top: 60px;
	background: url(images/prev.png) no-repeat;
	width: 18px;
	height: 36px;
	cursor: pointer;
}

.pro {
	float: left;
	width: 487px;
	margin-top: 16px;
	height: 150px;
}

.pro ul {
	width: 543px;
	overflow: hidden;
}

.pro ul li {
	float: left;
	margin-right: 5px;
	height: 150px;
	margin-left: 5px;
	width: 150px;
	margin-top: 10px;
}

.pro ul li img {
	width: 144px;
	height: 104px;
	border: 1px solid #ccc;
	padding: 2px;
}

.pro ul li span {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.zhaopin {
	width: 198px;
	height: 220px;
	float: right;
	border: 1px solid #ccc;
}

.main_lin4 {
	margin-top: 30px;
	position: relative;
	height: 196px;
}

.zzry_tltle {
	background: #e5f8fe;
	height: 26px;
	z-index: 10;
	position: absolute;
	width: 1000px;
}

.zzry_tltle a {
	display: block;
	background: url(images/zzrytitle_bg.png) no-repeat;
	width: 105px;
	height: 34px;
	color: #fff;
	padding-left: 25px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
}

.zzry_con {
	background: url(images/zzry_bg.jpg) no-repeat;
	width: 940px;
	height: 140px;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 26px;
	padding: 15px 30px;
	overflow: hidden;
}

.zzry_con ul {
	width: 1030px;
	overflow: hidden;
}

.zzry_con ul li {
	float: left;
	margin-right: 20px;
}

.foot {
	margin-top: 30px;
}

.foot .link {
	background: #ffffcb;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
}

.foot .link ul {
	float: left;
	width: 900px;
}

.foot .link span {
	float: left;
}

.foot .link ul li {
	float: left;
	margin-right: 20px;
}

.foot .copyright {
	margin-top: 15px;
}

.foot .copyright p {
	text-align: center;
	line-height: 30px;
}

/*二级about*/
.main_left {
	width: 200px;
	height: auto;
	background: #f2f2f2;
	padding-bottom: 50px;
	font-size: 14px;
	float: left;
	margin-right: 20px;
}

.erjititle {
	width: 200px;
	height: 36px;
	background: url(images/erjititle_bg.png) no-repeat;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
}

.main_left ul li {
	background: url(images/li_bg2.png) no-repeat 160px center;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	padding: 8px 20px 8px 0; 
	margin-left: 10px;
	margin-right: 10px;
	width: 180px;
	text-align: center;
	box-sizing: border-box;
}

.main_right {
	width: 780px;
	float: left;
}

.right_title {
	border-bottom: 1px solid #ccc;
	height: 26px;
	line-height: 26px;
	padding-top: 10px;
}

.right_title_left {
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.right_title_right {
	float: right;
	background: url(images/li_bg.png) no-repeat left center;
	padding-left: 15px;
}

.news_list {
	margin-top: 20px;
}

.news_list ul {
	margin-left: 20px;
}

.news_list ul li {
	height: 26px;
	line-height: 26px;
	margin-top: 10px;
	border-bottom: 1px dashed #ccc;
}

.news_list ul li a {
	float: left;
}

.news_list ul li span {
	float: right;
}

.product_list {
	margin-top: 20px;
}

.product_list ul {
	margin-left: 30px;
}

.product_list ul li {
	float: left;
	margin-right: 20px;
	width: 225px;
	height: 180px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.product_list ul li img {
	background: url(images/1.jpg);
	width: 225px;
	height: 147px;
}

.product_list ul li span {
	display: block;
	width: 225px;
	height: 42px;
	line-height: 42px;
	text-align: center;
}

.pager {
	width: 780px;
	height: 36px;
	margin-top: 10px;
	text-align: center;
	line-height: 36px;
}

.productinfo .title {
	margin-top: 20px;
	line-height: 26px;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	font-size: 16px;
}

.productinfo_con {
	margin-top: 10px;
	line-height: 26px;
}

.newsinfo {
	margin-top: 20px;
}

.newsinfo h3 {
	font-weight: 800;
	text-align: center;
	height: 26px;
	line-height: 26px;
}

.aboutcontent {
	line-height: 26px;
	margin-top: 20px;
}

.jigou, .keyan {
	position: relative;
}

#pager, #pager1 {
	position: absolute;
	bottom: 40px;
	right: 10px;
	z-index: 6;
}

#pager a, #pager1 a {
	display: block;
	background: url(images/1.png) no-repeat;
	width: 10px;
	height: 10px;
	text-indent: -2000px;
	float: left;
	margin-left: 9px;
}

#pager a.activeSlide, #pager1 a.activeSlide {
	background: url(images/2.png) no-repeat;
}
