@charset "UTF-8";
/* CSS Document */
body, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td, p {
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	font-family:"微软雅黑";
	color:#333;
}
.pd15 {
	padding-right:15px;
}
.pdl15 {
	padding-left:15px;
}
div, p {
	font-size:14px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: red;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
body {
	background:#CCC;
}
.site-nav {
	width: auto;
}

@media only screen and (min-width: 0px) and (max-width: 1200px){ 
.site-nav{
display:none;
}}

.all {
	width: 1100px;
	margin: 0 auto;
	height: auto;
	background: #FFFFFF;
	border-top: #FFFFFF solid 20px;
}
.top {
	height: 30px;
	background: #004E9A;
	margin: 0 0;
}
.top p {
	color: aliceblue;
}
.top1 {
	line-height:28px;
	padding-top:30px;
	padding-left:90px;
	font-size:16px;
	color:#000;
	float:left;
	text-align:center
}
.top2 {
	padding-right:30px;
	padding-top:30px;
}
.top3 {
	line-height:15px;
	color:#000;
	font-size:16px;
}
.top4 {
	color:#F00;
	font-size:22px;
	line-height:10px;
}
h1 {
	line-height: 80px;
	height: 70px;
}
h2 {
	line-height: 45px;
}
p {
	line-height: 30px;
	font-size:14px;
}
.nav {
	height: 50px;
	line-height: 50px;
	list-style: none;
	border-bottom: #004E9A solid 1px;
	margin: 0 0;
	padding:0 0;
	background:#333;
}
.nav li {
	float: left;
	min-width:137.5px;
	text-align:center;
	display:block;
}
.nav li a {
	text-decoration: none;
	color:#FFF;
	display:block;
	font-size:16px;
}
.nav li:hover {
	background:#fff;
}
.nav li a:hover {
	color:#004E9A;
}
.lanmu {
	width: 100%;
	height:652px;
	float:left;
	background:#FFF;
}
.lanmu1 {
	width: 100%;
	height: 300px;
	border-bottom: #000000 solid 1px;
}
.lanmu2 {
	width: 100%;
	height: 300px;
	background:#FFF;
}
.lanmu12 {
	width: 250px;
	height: 300px;
	background-color: #004E9A;
}
.bt {
	height: 30px;
	line-height: 30px;
	width:850px;
	background: #3E3E3E;
	color: aliceblue;
	text-align: center;
}
.lb {
	width:850px;
	height:270px;
}
.lanmu12 img {
	width: 250px;
	height: 270px;
	background-color: aqua;
}
.lanmu12 h3 {
	line-height: 20px;
	text-align: center;
	color:#FFF;
}
.zs {
	width: 850px
}
.zs li {
	list-style: none;
}
.zs .hd {
	overflow: hidden;
	background: url(img/bg.png) 0 -32px #efefef;
	border-left: 1px solid #ddd;
}
.zs .hd li {
	position: relative;
	margin-left: -1px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 128px;
	float: left;
	border: 1px solid #ddd;
	border-top: 0;
	font: normal 14px/37px "Microsoft YaHei";
	_font-weight: bold;
	cursor: default;
}
.zs .hd li.on {
	width: 130px;
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #004E9A;
}
.zs .bd {
	height: 200px;
	border-top: 0;
}
.zs .lh {
	overflow: hidden;
}
.zs .lh li {
	width: 136px;
	padding: 10px 9px;
	float: left;
}
.p-img {
	width: 136px;
	height: 162px;
	margin: 0 auto;
	text-align: center;
}
.p-img img {width:130px; height:160px;}
.zs .lh li .p-name {
	height: 28px;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
}
.fwxm {
	border-bottom:#000 solid 1px;
	border-top:#000 solid 1px;
	line-height:45px;
	padding-left:15px;
}
.lanmu2 p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	border-bottom: #000 solid 1px;
	font-weight: 600;
	color:#F00;
}
.lanmu21 {
	width: 100%;
	height: 300px;
}
.gg {
	width:1100px;
	height:140px;
}
/* 本例子css */
.scrollBox {
	width: 1080px;
	background:#efefef;
	padding: 10px;
	border-top: 1px solid #fff;
	position: relative;
}
.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}
.scrollBox .ohbox {
	overflow: hidden;
	position: relative;
	width: 958px;
	left: 65px
}
.scrollBox {
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.scrollBox .piclist li {
	float: left;
	display: inline;
	width: 172px;
	background: #fff;
	border: 1px solid #c9bea9;
	margin-right: 10px;
	padding: 4px;
}
.scrollBox .piclist li img {
	width:171px;
	height:210px;
}
.scrollBox .piclist li span {
	height: 25px;
	line-height: 25px;
	display: block;
	text-align: center;
	font-size:14px;
}
.scrollBox .pageBtn span {
	background: url(../images/bntBg.png) no-repeat;
	display: block;
	width: 20px;
	height: 19px;
	position: absolute;
	top: 122px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}
.scrollBox .pageBtn .prev {
	left: 20px;
	background-position: -11px -61px;
}
.scrollBox .pageBtn .next {
	right: 20px;
	background-position: -54px -61px;
}
.btp {
	border-top:#004E9A solid 3px;
}
.about {
	width: 100%;
	background:#FFF;
}
.about h3 {
	border-bottom:#000 solid 1px;
	line-height:45px;
	padding-left:15px;

}
.about .company {
	line-height:27px;
	padding-left:20px;
	padding:5px 20px;
}
.company img {
	margin:5px 15px 0 0;
	border:double #999 3px;
	width:405px;
	height:270px;
}
.company ul {
	list-style:none;
	background:#333;
	width:1020px;
	float:left;
}
.company ul li {
	float:left;
	height:30px;
	line-height:30px;
	width:100px;
	text-align:center;
}
.company ul li a {
	color:#FFF;
	display:block;
}
.company ul li:hover {
	background:#fff;
}
.company ul li a:hover {
	color:#004E9A;
	background:#fff;
}
.about dl {
	width:30%;
	float:left;
	padding-left:27px;
}
.about dl dt {
	font-size:15px;
	font-weight:600;
	line-height:40px;
	border-bottom:#333 solid 1px;
}
.about dl dd {
	line-height:35px;
	border-bottom:#CCC dashed 1px;
}
.about dl dd span {
	float:right;
}
.lx p {
	line-height:27px;
	color:#333;
	background:#FFF;
}
.lx img {
	width:350px;
	height:92px;
	margin-top:10px;
	border:double #999 3px;
}
.foot {
	width:1100px;
	height:240px;
	background:#666;
}
.foot dl {
}
.foot dl dt {
	color:#FFF;
	font-weight:600;
	font-size:16px;
	padding-bottom:18px;
	border-bottom:#FFF solid 1px;
}
.foot dl dd {
	color:#FFF;
	line-height:30px;
}
.foot dl dd a {
	color:#FFF;
}
.foot1 {
	padding-left:35px;
	padding-top:45px;
	color:#333;
}
.foot1 p {text-align:center; font-size:14px; color:#FFF; line-height:30px;}
.foot1 img { width:130px; height:130px;}
.foot2 {
	padding-right:30px;
	padding-top:35px;
}
.footer {
	width:1100px;
	line-height:45px;
	background:#333;
	color:#FFF;
	text-align:center
}
/*企业简介*/
.xxmain {
	width:100%;
	min-height:500px;
}
.left {
	width:230px;
	border:#CCC solid 1px;
	border-left:none;
}
.left dl dt {
	line-height:35px;
	font-weight:600;
	background:#333;
	color:#FFF;
	padding-left:15px;
}
.left dl dd {
	line-height:35px;
	padding-left:20px;
	border-bottom:#CCC dotted 1px;
}
.left dl dd span {
	color:#F93;
	font-weight:1000;
	line-height:1px;
}
.right {
	width:850px;
	margin-left:17px;
	border:#CCC solid 1px;
	border-right:none;
}
.rtitle {
	line-height:35px;
	background:#333;
	color:#FFF;
	padding-left:15px;
}
.rtitle p {
	color:#FFF;
	font-weight:600;
}
.rtitle i {
	padding-right:20px;
}
.rtitle i a {
	color:#FFF;
	font-size:12px;
}
.content {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:5px;
}
.wtitle {
	width:100%;
	line-height:23px;
	text-align:center;
	border:#333 solid 1px;
	border-left:none;
	border-right:none;
	font-size:18px;
	padding-top:8px;
	padding-bottom:8px;
}
.wtitle small {
	font-size:12px;
}
.fp {
	line-height:30px;
	border:#333 solid 1px;
	border-left:none;
	border-right:none;
}
/*产品服务*/
.product {
	padding-top:10px;
	padding-bottom:5px;
}
.product ul {
	list-style:none;
	margin-left:-15px;
}
.product ul li {
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:5px;
	border:#CCC solid 0.5px;
	margin-left:15px;
	line-height:25px;
	text-align:center;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:none;
}
.product ul li img {
	width:170px;
	height:205px;
}
/*新闻列表*/
.news {
	padding-top:10px;
	padding-bottom:5px;
}
.news ul {
	list-style:none;
	margin-left:-15px;
	list-style:inside decimal
}
.news ul li {
	line-height:38px;
	border-bottom:dotted 1px #CCC; font-size:13px;
}
.news ul li span {
	padding-right:20px; font-size:13px;
}

.sx {line-height:30px; padding-left:30px; border:#CCC dotted 1px; border-left:none;}
.sx a { padding-left:15px; padding-right:15px;}

/*分页*/
.fy { width:95%; text-align:center;}
.page-status {line-height:30px; padding:2px 15px 2px 15px; border:#CCC solid 1px; border-left:none; border-right:none;}
.page-index {line-height:30px; padding:2px 15px 2px 15px; border:#CCC solid 1px;border-right:none;}
.page-pre {line-height:30px; padding:2px 15px 2px 15px; border:#CCC solid 1px;border-right:none;}
.page-numbar {line-height:30px; padding:2px 15px 2px 15px; border:#CCC solid 1px;border-right:none;}
.page-next {line-height:30px; padding:2px 15px 2px 15px; border:#CCC solid 1px;border-right:none;}
.page-last {line-height:30px; padding:2px 15px 2px 15px; border:#CCC solid 1px; border-right:none;}