@charset "utf-8";
/* CSS Document */

/*通用开始*/
body {
	margin: 0px;
	padding: 0px;
	font-size:13px;
	font-family:"微软雅黑";
	color:#0a4792;
	border:0px;
	line-height:28px;
}
* {
	padding:0;
	margin:0;
}
div {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
dl {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
dt {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
dd {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
ul {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
ol {
	margin: 0px;
	padding: 0px;
	font-size:13px;
}
li {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
pre {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
code {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
form {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
legend {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
input {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
button {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	border:0px;
}
textarea {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
blockquote {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
input {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
button {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
select {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
optgroup {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul {
	list-style: none;
	display: block;
}
li {
	list-style: none;
	display: block;
}
dl {
	list-style: none;
	display: block;
}
dt {
	list-style: none;
	display: block;
}
dd {
	list-style: none;
	display: block;
}
ol {
	list-style: none;
	display: block;
}
img { border: 0px; }
.clear { clear: both; }
a {
	outline: 0px;
	text-decoration: none;
	color:#0a4792;
	;
	font-size:13px;
}
center { padding: 20px 0px; }
/*通用结束*/

/*顶部开始*/
.topbg {
	width: 100%;
	height: 619px;
	background:url(../images/topbg.jpg) center 0 no-repeat;
}
/*logo开始*/
.top {
	width:980px;
	height:127px;
	margin:0 auto;
}
.logo {
	float: left;
	display: inline;
	margin:0px 10px;
}
.logo img{
	display:block;}
.toptel {
	width: 274px;
	height: 81px;
	float: right;
	margin-right:10px;
	padding-top:46px;
	background:url(../images/toptel.jpg) right 46px no-repeat;
}
.hottel {
	color:#093a71;
	text-align:right;
	margin-right:38px;
	line-height:13px;
	height:13px;
}
.tel {
	color:#093970;
	font-size:20px;
	font-family:Arial;
	text-align:right;
	margin-right:38px;
}
.topnotice {
	color:#284898;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
/*logo结束*/
/*导航开始*/
.nav {
	width:980px;
	height:52px;
	background: url("../images/nav.png") no-repeat 0px 0px;
	margin:0 auto;
}
.nav a {
	font: 14px "微软雅黑";
	width: 108px;
	height: 49px;
	line-height:52px;
	text-align: center;
	color:#FFF;
	float: left;
	display: block;
	padding-top:3px;
}
.nav a:hover { background: url("../images/nav_over.png") no-repeat 0px 0px; }
/*导航结束*/
/*flash开始*/
.banner {
	width:980px;
	margin:0 auto;
	overflow: hidden;
	height:439px;
}
/*flash结束*/
/*顶部结束*/
/*notice开始*/
.notice {
	width:100%;
	height:55px;
	background-color:#efefef;
	border-bottom:1px #cbcccc solid;
}
.marquee {
	width:962px;
	height:45px;
	background: url("../images/marquee.jpg") no-repeat 0px 14px;
	margin:0 auto;
	padding-top:15px;
}
.marquee marquee {
	width: 600px;
	float: left;
	display: inline;
	margin-left:95px;
}
/*flash结束*/
/*--上部分开始--*/
.con1 {
	width:978px;
	margin:0 auto;
	border-left:1px #cbcccc solid;
	height:279px;
	overflow:hidden;
	border-right:1px #cbcccc solid;
}
/*--公司简介开始--*/
.con1left {
	width:473px;
	height:279px;
	float:left;
	overflow:hidden;
	padding-top:32px;
}
.con1title {
	width:454px;
	height:26px;
	line-height:26px;
	background: url("../images/about.jpg") no-repeat 0px 0px;
	margin:0px 7px 0px 13px;
	color:#FFF;
	font-size:14px;
	text-indent:17px;
}
.con1title p a {
	color:#0a4792;
	float:right;
	margin-right:10px;
}
.con1title span { float:left; }
.con1title span a { color:#FFF; }
.con1about {
	background: url("../images/about_bk.jpg") no-repeat 0px 0px;
	height:279px;
	margin-left:13px;
}
.con1about p {
	margin:26px 7px 26px 177px;
	line-height:24px;
	text-indent:2em;
}
/*--公司简介结束--*/
		.line {
	width:3px;
	height:279px;
	float:left;
	background: url("../images/line.jpg") no-repeat 0px 0px;
}
/*--联系我们开始--*/
.con1right {
	height:279px;
	float:left;
	overflow:hidden;
	width:502px;
}
.con1right .title {
	background: url("../images/contact.jpg") no-repeat 0px 0px;
	height:90px;
}
.con1right .title p {
	color:#ce0000;
	font-size:26px;
	font-family:"Arial";
	font-weight:bold;
	padding:49px 21px 10px 260px;
}
.con1contact {
	background: url("../images/contact_bk.jpg") no-repeat 0px 0px;
	height:279px;
}
.con1contact p {
	padding:10px 10px 0px 239px;
	line-height:16px;
}
/*--联系我们结束--*/
/*--上部分结束--*/
/*--中间部分开始--*/
.product {
	background: url("../images/product.jpg") no-repeat 0px 0px;
	width:995px;
	height:44px;
	line-height:44px;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	text-indent:40px;
}
.product p a {
	float:right;
	margin-right:40px;
	color:#FFF;
}
.product span { float:left; }
.con2 {
	width:978px;
	margin:0 auto;
	border-left:1px #cbcccc solid;
	/*	height:535px;*/
	overflow:hidden;
	border-right:1px #cbcccc solid;
	padding-bottom: 30px;
}
.con2left {
	width:260px;
	/*	height:535px;*/
	float:left;
	padding:20px 0px;
}
.leftnav { /*	height:480px;*/
	overflow:hidden; }
.leftnav li {
	font-size:14px;
	width: 215px;
	height: auto;
	line-height: 35px;
	color:#6d6d6d;
	margin:0 auto;
	text-indent:28px;
	background: url("../images/leftli.jpg") no-repeat 0px 0px;
}
.leftnav li ul { background:#eeecec; }
.leftnav li a {
	width: 215px;
	height: auto;
	display: block;
	padding-bottom: 6px;
}
.leftnav li a:hover {
	color:#ffffff;
	width: 215px;
	height: 35px;
	display: block;
	background: url("../images/leftli_over.jpg") no-repeat 0px 0px;
}
.leftnav1 a {
	width: 215px;
	height: auto;
	display: block;
}
.leftnav1 a:hover {
	color:#ffffff;
	width: 215px;
	height: 35px;
	display: block;
	background: url("../images/leftli_over.jpg") no-repeat 0px 0px;
}
.con2right {
	/*	height:535px;*/
	float:left;
	width:718px;
}
.con2right li {
	width: 214px;
	height: 197px;
	float: left;
	background: url("../images/pic_bk.jpg") no-repeat 0px 0px;
	margin:20px 25px 0px 0px;
}
.imgbox {
	padding: 4px;
	width: 206px;
	height: 155px;
	float: right;
	display: block;
}
.imgtitle {
	width: 206px;
	height: 33px;
	line-height:33px;
	float: right;
	display: block;
}
/*--中间部分结束--*/
/*--下半部分开始--*/

.con3 {
	width:978px;
	margin:0 auto;
	border-left:1px #cbcccc solid;
	height:354px;
	overflow:hidden;
	border-right:1px #cbcccc solid;
	background: url("../images/house.jpg") no-repeat 0px bottom;
}
.con3left {
	width:405px;
	height:354px;
	float:left;
	overflow:hidden;
	margin-right:24px;
}
.con3ltitle {
	width:405px;
	height:26px;
	line-height:26px;
	background: url("../images/knowledge.jpg") no-repeat 0px 0px;
	color:#FFF;
	font-size:14px;
	text-indent:28px;
}
.con3ltitle p a {
	float:right;
	margin-right:35px;
}
.con3ltitle span { float:left; }
.con3ltitle span a { color:#FFF; }
.con3knowledge {
	width: 355px;
	margin:28px 0px 0px 25px;
}
.con3knowledge li {
	width: 355px;
	height: 30px;
	line-height:30px;
	float:left;
}
.con3knowledge li a { float: left; }
.con3knowledge li span { float: right; }
.con3right {
	width:548px;
	height:354px;
	float:left;
	overflow:hidden;
}
.con3rtitle {
	width:548px;
	height:26px;
	line-height:26px;
	background: url("../images/news.jpg") no-repeat 0px 0px;
	color:#FFF;
	font-size:14px;
	text-indent:20px;
}
.con3rtitle p a {
	float:right;
	margin-right:60px;
}
.con3rtitle span { float:left; }
.con3rtitle span a { color:#FFF; }
.con3new {
	width: 468px;
	margin:28px 0px 0px 18px;
}
.con3new li {
	width: 468px;
	height: 30px;
	line-height:30px;
	float:left;
}
.con3new li a { float: left; }
.con3new li span { float: right; }
/*--友情链接开始*/
.links {
	width: 100%;
	background-color:#e1e4ea;
	height: 48px;
	overflow: hidden;
}
.links p {
	margin: 0px auto;
	width: 980px;
	height: 48px;
	line-height:48px;
}
.links a { margin: 0px 20px; }
/*--友情链接结束*/

/*--版权所有开始*/
.foot {
	width: 100%;
	height: 120px;
	color:#FFF;
	background: url("../images/foot.jpg") no-repeat 0px 0px;
	background-color:#1e3a82;
}
.footcopy {
	width:980px;
	margin:0 auto;
	overflow: hidden;
	height: 120px;
}
.footright {
	width: 674px;
	height: 120px;
	float: left;
	padding:32px 0px 32px 10px;
}
.footright p { color:#FFF; }
.footright p a { color:#FFF; }
.footright p span {
	margin-right: 20px;
	line-height:35px;
}
.footleft {
	width: 296px;
	height: 120px;
	float: left;
}
/*--版权所有结束*/

/*--下半部分结束--*/

.subpage {
	width:978px;
	margin:0 auto;
	min-height:780px;
	border-left:1px #cbcccc solid;
	border-right:1px #cbcccc solid;
}
.house {
	width:978px;
	height:136px;
	margin:0 auto;
	background: url("../images/house.jpg") no-repeat 0px 0px;
	border-left:1px #cbcccc solid;
	border-right:1px #cbcccc solid;
}
/*--左边开始*/


.subleft {
	width:260px;
	float:left;
	padding:20px 0px;
}
/*--产品分类开始--*/
	.sublefttitle {
	width:215px;
	height: 26px;
	line-height:26px;
	background: url("../images/class.jpg") no-repeat 0px 0px;
	margin:0 auto;
	margin-bottom: 16px;
}
.sublefttitle p { text-indent:20px; }
.sublefttitle p a { font-size:16px; }
.subleftnavli {
	font-size:14px;
	width: 215px;
	height: auto;
	line-height: 35px;
	color:#6d6d6d;
	margin:0 auto;
	text-indent:28px;
	background: url("../images/leftli.jpg") no-repeat 0px 0px;
	font-weight:bold;
}
.subleftnavli a:hover {
	color:#ffffff;
	width: 215px;
	height: 35px;
	display: block;
	background: url("../images/leftli_over.jpg") no-repeat 0px 0px;
}
.subleftnav1 {
	background:#fff;
	height:auto;
	margin:6px auto;
}

.subleftnavli1{
	line-height: 35px;
	height: 35px;
	width:105px;
	float:left;
	text-indent: 10px;
	text-align:left;
	border-bottom:1px #ddd  dashed;
	font-weight:normal;
}
.subleftnavli1 a{ color:#666;}
.subleftnavli1 a:hover {
	color:#0a4792;
	height: 35px;
	line-height: 35px;
	display: block;
	background:none;
}
/*--产品分类结束--*/
/*--联系我们开始--*/
.subcontact {
	width:260px;
	margin-top:18px;
}
.subcontacttitle {
	width:215px;
	height:125px;
	background: url("../images/subcontact.jpg") no-repeat 0px 0px;
	margin:0 auto;
}
.subcontacttitle p {
	color:#ce0000;
	font-size:20px;
	font-family:"Arial";
	font-weight:bold;
	padding:92px 20px 0px 20px;
}
.contactcon {
	width:215px;
	margin:0 auto;
	min-height:270px;
	background: url("../images/subcontact_bk.jpg") no-repeat 0px bottom;
}
.contactcon p { padding:0 8px; }
/*--联系我们结束--*/

/*--左边结束*/
/*--右半部分开始*/

.subright {
	float:left;
	width:718px;
	padding:20px 0px;
}
.subrighttitle {
	width:718px;
	height: 26px;
	line-height:26px;
	background: url("../images/righttitle_bk.jpg") no-repeat 0px 0px;
}
.subrighttitle p {
	text-indent:11px;
	float: left;
	font-size:16px;
	background-color:#FFF;
	margin-left:9px;
	padding-right:11px;
}
.subrighttitle div {
	float: right;
	padding: 0px 20px;
	background-color:#FFF;
}
.ProductPic {
	text-align:center;
	margin:10px 0px;
}
.ProductPic img { border:3px rgb(218, 218, 218) solid; }
.subrighttitle div a { margin: 0px 8px; }
.subrighttitle div span { margin: 0px 8px; }
.conpcon li {
	width: 214px;
	height: 197px;
	float: left;
	background: url("../images/pic_bk.jpg") no-repeat 0px 0px;
	margin:0px 10px 20px 0px;
}
/*--右半部分开始*/
.rightcon {
	padding: 20px;
	color:#6d6d6d;
}
.border {
	width: 100%;
	height: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dashed;
	text-align:center;
	margin-top:20px;
}
.title {
	font-size:20px;
	text-align:center;
}
.pagebox {
	width: 100%;
	margin:20px 0px;
}
.border2 {
	width: 100%;
	height: 15px;
	overflow: hidden;
	text-align:center;
	margin-bottom:20px;
	background: url("../images/border2.jpg") no-repeat 0px 0px;
}
.connew { padding-bottom:20px; }
.connew li {
	width: 99%;
	float:left;
	color:#0a4792;
}
.connew li a {
	float: left;
	color:#0a4792;
}
.connew li span { float: right; }
.pages {
	margin: 14px 0px;
	width: 100%;
	height: 28px;
	clear: both;
}
.pages ul {
	margin: 0px 15px 0px 0px;
	float: right;
	display: inline;
}
