﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:"微软雅黑";}
a{ text-decoration:none; color:#000;}
ul li{ list-style:none;}
img{ border:none;}
.clear{ clear: both;}

body{ background:url(../images/bdbg_02.jpg) repeat-x;}

.head, .main{ width:1003px; margin:0 auto;}
.logo{ float:left;}
.headrig{ float:right; height:121px;}

h1{ font-size:12px; line-height:20px; color:#fff;  text-align:center;}
.nav{ height:38px;}
.nav ul li{ float:left; width:130px; text-align:center;}
.nav ul li a{ color:#fff; line-height:44px; font-size:14px; font-weight:bold; display:block;}
.nav ul li a:hover{ background:url(../images/liahover_03.jpg) no-repeat; height:44px;}
#first{ background:none;}

.banner{ height:350px; width:1440px; margin:0 auto;}

.left, .honor{ float:left; width:250px;}
.title{ background-color:#126DB2; height:41px;}
.more{ float:right;line-height:40px; font-size:12px; padding-right:10px;}
.more a{ color:#097eba;}
.title h2{  height:41px; color:#fff;font-size:14px;float:left; text-align:center;}
.title h2 a{ color:#fff;}
.proclass ul li{ background:url(../images/prolibg_03.jpg) no-repeat; line-height:39px;font-size:14px; padding-left:92px;}
.proclass ul li a{ color:#fff;}
.proclass h2, .contact h2, .honor h2{ background:url(../images/protlbg_07.jpg) no-repeat; height:41px; width:250px;}
.hshow{ text-align:center; padding:10px 0;}
.conshow ul{ background:url(../images/conshowbg_03.jpg) no-repeat; height:150px;}
.conshow ul{ padding:40px 10px 0 20px;}
.conshow ul li{ line-height:20px; font-size:12px;}
#confist{ font-weight:bold;}


.right{ float:right; width:745px;}
.company h2, .case h2{ padding-left:20px;}
.comshow img{ margin-right:10px;}
.comshow p{ font-size:12px; line-height:22px; text-indent:2em;}
.comshow{ padding:10px;}
.contact{ float:left; width:250px;}

.protl{height:40px; border-bottom:2px solid #808080;}
.protl h2{ float:left;height:40px; font-size:16px; line-height:40px; color:#0081D3;}
.protl h2 a{ color:#808080; padding-right:10px;}

.product ul li{ float:left;text-align:center; font-size:12px; line-height:24px;margin:10px 10px 0 0; width:230px;}
.product ul li img{ border:#808080 1px solid; width:230px;}
.product ul{ padding-left:20px;}
.news{float:right; width:740px;}
.titlenews{ height:40px; border-bottom:1px solid #0592FF;}
.more{ float:right;line-height:40px; font-size:12px; padding-right:10px;}
.more a{ color:#097eba;}
.titlenews h2{  height:40px; line-height:40px; font-size:14px; padding-left:35px; float:left; color:#fff;}
.titlenews h2 a{ color:#fff; padding-right:10px;}
.newslef{ float:left; width:330px;padding-top:10px;padding-left:23px;}
.newsrig{ float:right;width:345px;padding-top:10px;}
.news h3{ height:26px; width:87px; text-align:center;}
.news h3 a{ font-size:14px; color:#fff; line-height:26px;}
.news ul{}
.news ul img{ margin-left:5px;}
.news ul li{ line-height:30px; background:url(../images/newsbgli_03.jpg) no-repeat; font-size:12px; border-bottom:1px dashed #015598; padding-left:15px; color:#fff;color:#fff;width:310px;float:left;margin-left:20px;}
.news ul li a{ color:#fff;}
.news ul li span{ float:right;}
.case ul li{ float:left; padding:0 8px; text-align:center; font-size:12px;}
.case ul li img{border:#e9e8e8 2px solid;}
.case ul{ padding:5px 0 5px 10px;}
.case{ border:1px solid #808080;}
.case ul li a{ display:block; text-align:center; color:#000;}

.case1 ul li{ float:left;  margin-right:20px; line-height:26px; font-size:12px;width:720px;padding-left:10px; text-align:center;}
.case1 ul li a{color:#000; font-size:12px;}
.case1 ul li img{border:#e9e8e8 2px solid;}
.case1 ul li span{float:right;}
.case1{ border:1px solid #808080;}

.maincen{ background-color:#037AD6; margin-top:10px;}
.honor_news{width:1003px; margin:0 auto;}

.foot{ background-color:#F9F9F9; height:169px; margin-top:10px;}
.footnav, .link{ width:1003px; margin:0 auto;}
#last{ border:none;}
.footnav ul{ padding:0px 0 0 100px; height:60px;}
.footnav ul li{ float:left; font-size:12px; width:110px;text-align:center; border-left:1px solid #808080;margin-top:10px;}
.footnav ul li a{ font-size:14px; color:#808080; font-weight:bold;}
.footnav{ border-bottom:1px solid #808080;}
.link ul li{ float:left; margin-right:10px; line-height:34px; font-size:14px;}
.link ul{ padding:10px 0 0 50px;}
.link ul li a{ color:#f7f7f7;}; .foot p a{ color:#808080;}
.foot p{ text-align:center; padding-top:20px; line-height:24px; font-size:14px; color:#808080;}
/*banner*/
#slider {
	width: 100%; /* important to be same as image width */
	height: 350px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 100%; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.banner p {
	position:absolute;
	top:310px;
	right:90px;
	color:#000;
}
/*分页样式*/
.paging {
	float:right;
	text-align:left;
	width:100%;
	padding-top:10px;
	font-size:12px;
}
.pagingl {
	float:left;
	padding:10px;
}
.pagingr {
	float:right;
	padding:10px;
}
.paging span {
	margin:2px;
	padding:2px 5px;
	border:#006 1px solid;
	background:#fff;
	display:block;
	float:left;
	font-size:12px;
	line-height:15px;
	text-indent:0px;
}
.paging a {
	margin:2px;
	padding:2px 5px;
	border:#006 1px solid;
	background:#ccc;
	display:block;
	float:left;
	font-size:12px;
	line-height:15px;
	text-indent:0px;
}