@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	font-family: "微软雅黑", "宋体", "新宋体", "仿宋_GB2312";
	background: url(../images/bg2.jpg) center top no-repeat;
}
ul li {
	list-style: none;
}
img {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #8c0e0e;
}
.clear {
	clear: both;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
#ArcTime {
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 15px;
}
/* 上一条下一条 */
.preAndNext {
	border-top: 1px dotted #CCCCCC;
	padding: 10px 15px;
	margin-top: 15px;
}
.preAndNext li {
	line-height: 24px;
	list-style: none;
}
/* 图片内页 */
#ArcImg {
	text-align: center;
	padding: 15px 0px;
}
/* 新闻列表 */
.articleList li {
	padding: 5px 0 15px 0;
	line-height: 20px;
	border-bottom: dashed 1px #CCC;
}
.articleList li .date {
	margin-right: 10px;
	color: #CCC !important;
}
.articleList li .date, .articleList li .title {
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
	color: #000;
	font-weight: normal;
}
.articleList li .btnDetial {
	padding-left: 20px;
}
.articleList li img {
	width: 250px;
	height: 160px;
	float: left;
	background-color: #fff;
	border: solid 1px #CCC;
	margin-right: 10px;
	margin-top: 10px;
}
.articleList li .description {
	color: #666;
	line-height: 22px;
	font-size: 12px;
}
/* 新闻内页 */
#articleInfo {
	border-top: 1px dotted #CCCCCC;
	color: #AAAAAA;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
#articlePN {
	border-top: 1px dotted #CCCCCC;
	padding: 10px 20px;
}
#articlePN li {
	height: 30px;
	line-height: 30px;
}
#articleTitle {
	color: #035FAC;
	font-size: 24px;
	font-weight: normal;
	line-height: 48px;
	text-align: center;
}
/* 新闻列表简单版 */
#ListArc li {
	height: 38px;
	line-height: 38px;
	background: url(../images/newsmark.jpg) left center no-repeat;
	text-indent: 16px;
	border-bottom: #CCC 1px dashed;
}
#ListArc li span {
	float: right;
	margin-right: 15px;
}
#ListArc li a:link, #ListArc li a:visited {
	color: #363636;
}
#ListArc li span {
	float: right;
}
#HonorImg li {
	width: 169px;
	float: left;
	text-align: center;
}
#HonorImg li img {
	width: 161px;
	height: 133px;
	border: #e3e0e0 1px solid;
}
#HonorImg li a.name {
	height: 35px;
	line-height: 35px;
	display: block;
	color: #055fbc;
}
/* 产品图片 */
#ListImg li {
	width: 200px;
	height:200px;
	text-align: center;
	float: left;
	padding:0 17px;
}
#ListImg li .imgbox {
	width: 200px;
	height: 150px;
	display: block;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	*font-size:130px;
	*display: block;
	*font-family:Arial;
	border: #a7a7a7 1px solid;
}
#ListImg li .imgbox img {
	vertical-align: middle;
	max-width: 200px;
	max-height: 150px;
}
#ListImg li a.name {
	height: 38px;
	line-height: 38px;
	width: 98%;
	overflow: hidden;
}
#ListImg li a {
	color: #000;
	display: block;
}
/* 分页 */
div.pages {
	clear: both;
	line-height: 20px;
	float: right;
	margin: 26px 0 20px 20px;
}
div.pages li {
	float: left;
	list-style: none;
}
div.pages a, div.pages span {
	border: 1px solid #ead9e5;
	color: #4b0d00;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 2px;
	padding: 0 4px;
}
div.pages a:link, div.pages a:visited {
	background-color: #8F0F10;
	color: #fff;
	text-decoration: none;
}
div.pages a:hover {
	background: #D1102D;
	color: #fff;
}
/* 分页二 */
.pagenav {
	padding: 20px 0 10px;
	text-align: center;
}
.pagenav a, .pagenav strong {
	background: #FFFFFF;
	border: 1px solid #D7E2F4;
	color: #006699;
	font-size: 12px;
	margin: 0 2px;
	padding: 3px 4px;
}
.pagenav a:hover {
	background: #006699;
	border: #006699 1px solid;
	color: #FFF;
}
/* 在线留言样式 */
.G_ul {
	background: url("../img/msg_logo.gif") no-repeat scroll right bottom rgba(0, 0, 0, 0);
	line-height: 26px;
	margin: 15px 0px;
}
.borderLi {
	border-bottom: 1px dashed #DEDEDE;
	clear: both;
	margin: 10px auto 10px 20px;
}
input, textarea {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DEDEDE;
}
#sending {
	color: #0000FF;
	display: none;
	font-size: 28px;
	left: 45px;
	position: absolute;
	top: 60px;
}
#sendmsg input {
	background: url("../img/msg_send.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	cursor: pointer;
	height: 37px;
	margin: 10px 0 0 50px;
	width: 80px;
}
.G_tips {
	border: 1px solid #DEDEDE;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	color: #666666;
	margin: 15px 20px;
	padding: 7px;
	width: 486px;
}
.wrap {
	width: 1002px;
	margin: 0 auto;
}
#top {
	height: 105px;
	position: relative;
	background: url(../images/hotline2.jpg) right bottom no-repeat;
	padding-top:9px;
}
.logo {
	position: absolute;
	left: 0px;
	top: 9px;
}
#top #word{
	line-height: 26px;
	color: #aaa;
	font-size: 15px;
	padding: 38px 0px 0px 250px;
}
#honline{
	position: absolute;
	right: 24px;
	top: 38px;
	color: #5d5d5d;
	font-size: 12px;
}
#honline span{
	color: #339800;
	font-size: 25px;
	height: 42px;
	line-height: 42px;
	display: block;
}
#nav {
	height: 42px;
}
#nav ul li{
	width: 125px;
	line-height: 42px;
	text-align: center;
	display: block;
	font-size: 14px;
	float: left;
	background:url(../images/navli.jpg) right center no-repeat;
}
#nav ul li.list{
	background:none;
}
#nav ul li a {
	 height:42px;
	 display:block;
	color: #262626;
}
#nav ul li a:hover {
	background:url(../images/navHover2.jpg) center center no-repeat;
	color:#FFF;
}
#banner {
	height: 395px;
}
/*焦点图*/
#kinMaxShow .kinMaxShow_image_box .kinMaxShow_image_item{left:0;}
#kinMaxShow{display:none;}

#main {
	padding-top: 32px;
}
.proClass {
	width: 218px;
}
.proClass dt{
	height: 42px;
	line-height: 42px;
	background:url(../images/productTitle2.jpg) repeat-x;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
.proClass dt span{
	color: #fff;
	font-size: 12px;
}
.proClass dd {
	padding: 8px;
	border: #d0d0d0 1px solid;
	border-top: none;
}
.proClass dd ul li a {
	height: 28px;
	line-height: 28px;
	display: block;
	text-indent: 60px;
	overflow: hidden;
	border-bottom: #d4d4d4 1px dashed;
}
.proClass dd ul li a:hover {
	background: url(../images/proClassLi2.jpg) center center no-repeat;
}
.product {
	width:764px;
	margin-top:20px;
}
.product dt {
	height: 33px;
	line-height: 33px;
	border-bottom: #dfe0e0 1px solid;
	font-size: 12px;
	color: #8f8f8f;
}
.product dt span{
	height: 30px;
	/* background: url(../images/productSpan.jpg) 0 0 no-repeat; */
	display: block;
	text-align: center;
	font-size: 16px;
	color: #0064b2;
	float: left;
	padding-right: 8px;
}
.more {
	width: 44px;
	height: 34px;
	background: url(../images/more2.jpg) left  center no-repeat;
	float: right;
	display: block;
}
.product dd .marquee {
	width: 764px;
	height: 326px;
	overflow: hidden;
}
.product dd .marquee ul li {
	width: 186px;
	height: 138px;
	text-align: center;
	float: left;
	margin: 24px 2px 0px;
}
.product dd .marquee ul li .imgbox {
	width: 186px;
	height: 138px;
	display: block;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	*font-size:120px;
	*display: block;
	*font-family:Arial;
	/* border: 1px solid #a9a9ae; */
}
.product dd .marquee ul li .imgbox img {
	vertical-align: middle;
	max-width: 186px;
	max-height: 138px;
}
.product dd .marquee ul li a {
	display: block;
}

#scroll{
	width: 764px;
	height: 400px;
	overflow: hidden;
}
#scroll ul li{
	width: 186px;
	height: 138px;
	text-align: center;
	float: left;
	margin: 24px 2px 0px;
}
#scroll ul li .imgbox {
	width: 186px;
	height: 138px;
	display: block;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	*font-size:120px;
	*display: block;
	*font-family:Arial;
	border: 1px solid #a9a9ae;
} 

#scroll ul li .imgbox img {
	vertical-align: middle;
	max-width: 168px;
	max-height: 138px;
}
#scroll ul li a {
	display: block;
}
#scroll ul li a.name {
	width: 168px;
	height: 39px;
	line-height: 39px;
	display: block;
	background: #0168b5;
	color: #fff;
	margin: 0px auto;
}
#right{
	width:764px;
	float:right;
}
#left{
	width:218px;
	float:left;
}
.about {
	width: 382px;
	float: left;
	display: inline;
}
.about dt{
	height: 34px;
	line-height: 34px;
	color: #8f8f8f;
	font-size: 12px;
	border-bottom:#dfe0e0 1px solid;
}
.about dt span{
	height: 34px;
	display: block;
	/* background: url(../images/aboutSpan.jpg) repeat-x; */
	float: left;
	margin-right: 8px;
	text-align: center;
	font-size: 16px;
	color: #0064b2;
}
.about dd.content {
	line-height: 24px;
	margin-top: 8px;
	color: #535353;
	border:#ededed 1px solid;
	background:#fdfdfd;
}
.about dd.content a{
	color: #076dc2;
}
.news {
	width: 364px;
	float: right;
	
}
.news dd{
	/* padding-top:10px; */
	border:#ededed 1px solid;
	background:#fdfdfd;
	margin-top:8px;
	padding:0 10px;
}
.news dd ul li {
	height: 33px;
	line-height: 33px;
	background: url(../images/newsmark.jpg) left center no-repeat;
	text-indent: 12px;
	overflow: hidden;
	color: #535353;
}
.news dd ul li span {
	float: right;
	color: #535353;
}
.contact {
	width: 218px;
	border-bottom: #289ef8 8px solid;
	margin-top: 20px;
}
.contact dt{
	height: 34px;
	line-height: 34px;
	background:url(../images/productTitle2.jpg) repeat-x;
	color: #fff;	
	font-size: 14px;
	padding-left: 36px;
}
.contact dt span{
	font-size: 12px;
	color: #fff;
}
.contact dd {
	line-height: 24px;
	margin-top:3px;
	border:#eeeeee 1px solid;
	background:#fdfdfd;
}
.contact dd p{
	padding:0px 10px;
}
.contact dd img{
	margin-bottom: 10px;
}
.link{
	margin-top: 30px;
	height: 36px;
	line-height: 36px;
	background: #efefef;
}
.link strong{
	width: 80px;
	height: 36px;
	display: block;
	text-align: center;
	color: #535353;
	float: left;
}
.link .right{
	width: 894px;
	height: 36px;
	float: right;
}
.link .right a{
	padding: 0px 10px;
}
.footerbg {
	width: 100%;
	height: 97px;
	background: url(../images/footerbg2.jpg) center top no-repeat;
	margin-top: 30px;
}
.footer {
	padding-top: 16px;
	line-height: 28px;
	color: #fff;
	text-align: center;
}
.footer a {
	color: #fff;
}
.InsLeft {
	width: 218px;
	float: left;
}
.InsContact {
	width: 218px;
	margin-top: 20px;
	line-height: 24px;
}
.InsContact img{
	margin-bottom: 10px;
}
.InsRight {
	width: 764px;
	float: right;
}
.InsRight dt{
	height: 32px;
	line-height: 32px;
	border-bottom: #e5e5e5 1px solid;
	color: #0064b2;
	font-size: 14px;
}
.InsRight dt .postion {
	float: right;
	margin-right: 15px;
	font-size: 12px;
	color: #d0d0d0;
}
.InsRight dt a {
	color: #d0d0d0;
}
.InsRight dd {
	padding: 15px;
	line-height: 24px;
	min-height: 472px;
	height: auto !important;
	height: 472px;
}
