﻿@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	background:#fff;
	font-family: "宋体","黑体","楷体",Verdana, Arial, Geneva, sans-serif;
	font-weight:normal;
	/*color:#797979;*/
	line-height:140%;
}

html,body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
table { width:100%; border-collapse:collapse; border-spacing:0; }
table, th, td { margin: 0; padding: 0;}
img { border: 0 none; vertical-align: top; width:auto; margin-top: 8px;}
ul { list-style-type:none;}
li { list-style-type:inherit; }
button { cursor: pointer; }
a, a:link { text-decoration: none; color:#666666;}
a:hover{ color:#000;}

/* share */
.full{ width:100%; min-width:1000px; height:auto;}
.middle{ width:1000px; margin:0 auto; height:auto;}
.left{ display:block; float:left;}
.right{ display:block; float:right;}



.headerbox{
	padding:6px 0 6px 0;
	position:relative;
border-top:solid 4px #181c39;
}
	.header{
		position:relative;    height: 95px;
	}
		.logo{
			display:block;
			float:left;
		}
		.headerR{
			float:right;
			overflow:hidden;
			padding-top:10px;margin-right: 22px;
		}
			.seekbox{
				overflow:hidden;
				margin-top:10px;
				width:225px;
				float:right;
			}
				.seek{
					height:28px;
					float:left;
					width:170px;
					line-height:28px;
					padding-left:8px;
					border:solid 1px #e1e1e1;
				}
				.seek.over{
					color:#ccc;
				}
				.seeksub{
					border:none;
					float:left;
					height:30px;
					cursor:pointer;
					width:40px;
					background:url(img/seeksub.jpg) no-repeat;
				}
		.menu{
			display:block;
			position:absolute;
			right:0;
			bottom:8px;
		}
			.menu li{
				display:block;
				float:left;
			}
				.menu li a{
					display:block;
					font-size:16px;
					color:#000;
					font-family:"微软雅黑";
					padding:0 20px 22px 20px;
					
				}
				.menu li a:hover,.menu li.over a,.menu li.hover a{
					color:#7b83ad;
					border-color:#181c39;
					background:url(img/menuArrow1.jpg) no-repeat center 34px;
				}

.bannerbox{
	width:100%;
	overflow:hidden;
	position:relative;
}
	.banner{
		width:1920px;
		position:relative;
		left:50%;
		margin-left:-960px;
	}

.home1{
	padding-top:35px;
	background:#f4f4f4;
	padding-bottom:30px;
}
	.home1Title{
		height:44px;
		overflow:hidden;
		line-height:44px;
		border-bottom:solid 2px #cccccc;
	}
	.home1Title2{
		width:1004px;
		background:url(img/icon8.jpg) no-repeat;
		border:none;
	}
		.home1Title a{
			float:left;
			margin-left:20px;
			color:#1f1f1f;
			font-family:"微软雅黑";
			font-size:16px;
		}
		.home2 .home1Title a{
			margin-left:0;
		}
			.home1Title a span{
				font-family:Arial;
				color:#797979;
				padding:0 15px;
			}
			.home1Title a b{
				font-weight:normal;
				color:#797979;
			}
		.home1Title a.more{
			float:right;
			font-family:Arial;
			font-size:12px;
			margin-right:20px;
			color:#797979;
		}
	.home1product{
		display:none;
		padding-left:40px;
		width:960px;
		overflow:hidden;
		margin:0 auto;
		padding-bottom:20px;
		padding-top:30px;
		text-align:center;
	}
		.home1product a{
			color:#666666;
			display:block;
			float:left;
			margin-right:40px;
		}
			.home1product a img{
				width:198px;
    height: 184px;
				margin-bottom:10px;
				border:solid 1px #ccc;
			}

 .home1productT{
	 height:42px;
	 background:url(img/icon9.jpg) no-repeat;
	 width:937px;
	 line-height:42px;
	 padding-left:67px;
	 margin:0 auto;
	}
		.home1productT a{
			font-size:14px;
			display:block;
			margin:0 8px; 
			float:left;
			text-overflow:ellipsis; white-space:nowrap;
			position:relative;
		}
		.home1productT a div{
			padding:0 10px 0 30px;
		}
		.home1productT a.homeicon1 div{
			background:url(img/icon11.png) no-repeat 5px 15px;
		}
		.home1productT a.homeicon2 div{
			background:url(img/icon12.png) no-repeat 5px 15px;
		}
		.home1productT a.homeicon3 div{
			background:url(img/icon13.png) no-repeat 5px 15px;
		}
		.home1productT a.homeicon4 div{
			background:url(img/icon14.png) no-repeat 5px 15px;
		}
		.home1productT a.homeicon5 div{
			background:url(img/icon15.png) no-repeat 5px 15px;
		}
		.home1productT a:hover,.home1productT a.over{
			color:#fff;
			background:url(img/icon1.jpg) repeat-x left 2px;
		}
		.home1productT a:hover span,.home1productT a.over span{
			display:block;
			width:15px;
			height:8px;
			position:absolute;
			top:-6px;
			background:url(img/icon2.jpg) no-repeat;
			left:50%;
			margin-left:-7px;
		}
		.home1productT a.homeicon1:hover div,.home1productT a.homeicon1.over div{
			background-image:url(img/icon11-2.png);
		}
		.home1productT a.homeicon2:hover div,.home1productT a.homeicon2.over div{
			background-image:url(img/icon12-2.png);
		}
		.home1productT a.homeicon3:hover div,.home1productT a.homeicon3.over div{
			background-image:url(img/icon13-2.png);
		}
		.home1productT a.homeicon4:hover div,.home1productT a.homeicon4.over div{
			background-image:url(img/icon14-2.png);
		}
		.home1productT a.homeicon5:hover div,.home1productT a.homeicon5.over div{
			background-image:url(img/icon15-2.png);
		}
	
.home2{
	margin-top:25px;
	padding-bottom:10px;
	overflow:hidden;
}
	.home2L{
		width:470px;
		float:left;
		overflow:hidden;
	}
		.home2Linfo{
			padding-top:15px;
			line-height:160%;
			color:#666;
		}
			.home2Linfo a{
				color:#333;
			}
			.home2Linfo	 img{
				float:left;
				margin-right:18px;
				padding:4px;
				border:solid 1px #ccc;
			}
.home2R{
	float:right;
	width:470px;
}
	.homenew{
		display:block;
		padding-top:5px;
	}
		.homenew li{
			display:block;
			overflow:hidden;
			padding:13px 0 7px 0;
			line-height:160%;
			border-bottom:dashed 1px #cccccc;
		}
			.homenew li span{
				display:block;
				float:left;
			}
			.homenew li a.cls{
				display:block;
				float:left;
				margin:0 10px;
				padding:0 8px;
				background:#ccc;
				color:#fff;
			}
			.homenew li a.cls.comp{
				background:#44a2aa;
			}
			.homenew li a.cls.trade{
				background:#666666;
			}
			.homenew li a.text{
				display:block;
				float:left;
			}
@charset "utf-8";
/* 公用CSS */
html,body,ol,ul,li,a,span,div,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,img,fieldset,legend,blockquote,input,textarea,select,hr{margin:0;padding:0;list-style:none;word-wrap:break-word;outline:none;font-size:100%; border:none;}
input,textarea{outline:0;resize:none;}
img{vertical-align:top;border:0;}
input,textarea{font-family:"宋体";font-size:12px;border:none;resize:none;outline:none;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
.clearfix{clear:both;margin:0;padding:0;font-size:0px;line-height:0px;height:0px;overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{zoom:1;}
*+html .clearfix{zoom:1;}
body{font:12px/24px "宋体",Arial, Helvetica, sans-serif;color:#666; background:url(img/body_bg.jpg);}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#ff4a00;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.gr_left{float:left;}
.gr_right{float:right;}
.gr_overflow{overflow:hidden;}
.gr_center{text-align:center;}
.gr_width{ width:1000px; margin:0 auto;}
.mb30{margin-bottom:30px;}
.pt30{padding-top:30px;}
.ml10{margin-left:10px;}
.mb20{margin-bottom:20px;}
.pt20{padding-top:20px;}
.mt15{margin-top:15px;}
.mr20{margin-right:20px;}
.mb10{margin-bottom:10px;}
/*  尾部 */
.gr_footer{ background:#171D38 url(img/foot_shadow.jpg) no-repeat center top; padding-top:25px; overflow: hidden; color:#A4B5CF;position: relative;}
.foot_nav{height: 40px; padding-bottom:3px; background:url(img/foot_line1.jpg) repeat-x left bottom; text-align: center;}
.foot_nav a{ color:#a4b5cf;  padding: 0 20px; font-size: 14px;}
.foot_nav a:last-child{ background:none;}

.footer{overflow: hidden; height: 150px;}
.foot_logo{ float: left;padding-top:9px; width: 230px; text-align: center; height: 140px;min-height: 140px;}

.foot_contact{float: left; width: 540px; font-size: 14px; padding-left:14px;height: 160px; min-height: 160px;padding-top:30px;}
.foot_contact span{ margin-left:10px;}
.foot_contact .sp01{ margin-left:35px;}
.foot_contact a{color: #aac9a8;}
.foot_contact a:hover{color: #fff}
.foot_wx{ width: 200px; float: right; overflow: hidden;margin-right:183px; padding-top:30px;}
.foot_wx img{ border: 1px solid #4e83b6; padding: 4px; border-radius: 3px;f}
.foot_wx p{margin-top:10px;}
.gr_footer a{color:#a4b5cf;}
.gr_footer a:hover{ color: #fff;}
.main{
	overflow:hidden;
	margin-top:30px;
	padding-bottom:20px;
}
	.leftinside{
		width:200px;
		float:left;
	}
		a.leftTitle{
			padding-left:30px;
			font-size:16px;
			font-family:"微软雅黑";
			display:block;
			border:solid 1px #e2e2e2;
			height:38px;
			line-height:38px;
			background:#f2f2f2;
		}
			a.leftTitle img{
				margin-top:16px;
				margin-left:8px;
			}
		.leftMenu{
			display:block;
			overflow:hidden;
		}
			.leftMenu li{
				display:block;
				position:relative;
				height:auto;
				overflow:hidden;
				margin-top:2px;
			}
				.leftMenu li a{
					width:154px;
					display:block;
					font-size:14px;
					margin:0;
					color:#656565;
					padding:8px 10px 8px 36px;
					background:#f6f6f6;
				}
				.leftMenu li a:hover,.leftMenu li.over a,.leftMenu li.over ul li a:hover{
					color:#fff;
					background:#273e98;
				}
				.leftMenu li ul{
					display:block;
				}
					.leftMenu li ul li a,.leftMenu li.over ul li a{
						width:130px;
						background:#f6f6f6;
						color:#656565;
						padding-left:60px;
					}
		.leftContact{
			display:block;
			margin-top:35px;
		}
	.rightinside{
		width:728px;
		float:right;
		padding:25px;
		border:solid 1px #e2e2e2;
	}
		.rightTitle{
			line-height:140%;
			border-bottom:solid 1px #e5e5e5;
			position:relative;
			height:40px;
			margin-bottom:20px;
		}
			.rightTitle .text{
				position:relative;
				float:left;
				font-size:22px;
				line-height:140%;
				height:40px;
				font-weight:bold;
				border-bottom:solid 1px #b9b9b9;
				bottom:0px;
				_bottom:-1px;
				color:#333333;
				font-family:"微软雅黑";
			}
			.rightTitle span{
				display:block;
				float:left;
				color:#999;
				margin-top:10px;
				margin-left:10px;
				font-size:14px;
				font-family:Arial;
			}
			.rightTitle .more{
				float:right;
				margin-top:10px;
				font-size:12px;
				color:#797979;
				font-family:"微软雅黑";
			}
				.rightTitle .more a.colors{
					color:#273e98;
				}
		.insideText{
			font-size:14px;
			line-height:160%;
			color:#656565;
		}

	.new{
		display:block;
	}
		.new li{
			display:block;
			overflow:hidden;
			border-bottom:dashed 1px #d5d4d4;
			padding:20px 0;
		}
			.new li img{
				float:left;
				width:140px;
				margin-right:20px;
			}
			.new li p a{
				color:#333333;
				font-size:14px;
				font-family:"微软雅黑";
			}
			.new li div{
				margin-top:10px;
				line-height:160%;
			}
				.new li div a{
					color:#181c39;
				}
		.page{
			display:block;
			clear:both;
			width:110px;
			margin:40px auto;
			overflow:hidden;
		}
			.page a,.page input{
				display:block;
				cursor:pointer;
				float:left;
				text-align:center;
				line-height:18px;
				margin:0 5px;
				width:18px;
				height:18px;
				border:solid 1px #dbd9d7;
				background:url(img/pageBg.jpg) repeat-x;
			}
			.page a.over{
				background:#273e98;
				color:#fff;
				border-color:#027578;
			}

	.rightinside .home1product2{
		overflow:hidden;
	}
		.home1product2 a{
			display:block;
			float:left;
			margin-bottom:20px;
			text-align:center;
			margin-left:16px;
			_margin-left:8px;
		}
		.home1product2 a.over{
			clear:left;
			margin-left:0;
		}
			.home1product2 a img{
				padding:15px;
				width:198px;
    height: 198px;
				margin-bottom:10px;
				border:solid 1px #eaeaea;
			}


		.detailst{
			width:360px;
			float:right;
			position:relative;
			font-family:"微软雅黑";
		}
			.detailst .detailTitle{
				font-weight:bold;
				color:#181c39;
				font-size:18px;
				font-family:"微软雅黑";
				padding-bottom:15px;
				font-weight:normal;
			}
			.detailst p{
				padding:4px 0;
			}
			.productTel{
				margin-top:0px;
				border-top:dashed 1px #aaaaaa;
				padding:20px 0;
				padding-left:80px;
				font-size:14px;
				color:#666666;
				background:url(img/productTel.gif) no-repeat 15px center;
				border-bottom:dashed 1px #aaaaaa;
				margin-bottom:20px;
			}
				.productTel span{
					font-size:28px;
					color:#333;
					font-family:Arial;
				}
		.title2{
			clear:both;
			height:37px;
			background:url(img/prox_07.gif) no-repeat left top;
			line-height:37px;
			color:#fff;
			font-family:"微软雅黑";
			font-size:16px;
			font-weight:bold;
			text-indent:20px;
			display:block;
			width:100%;
			margin:15px auto 0 auto;
		}
		.contact1{
			min-height:200px;
			background:url(img/contact1.jpg) no-repeat right 5px;
			font-family:"微软雅黑";
		}
		.contact2{
			min-height:390px;
			_height:expression(this.offsetHeight<390?'390px':true);
			font-size:14px;
			font-family:"微软雅黑";
			color:#8d8d8d;
		}

	.recruit{
		display:block;
	}
		.recruit li{
			display:block;
		}
			.recruit li a{
				display:block;
				padding:10px 25px;
				border-bottom:dashed 1px #d5d4d4;
				background:url(img/recruit.jpg) no-repeat left 12px;
			}








.zoombox{
	width:328px;
	position:relative;
	z-index:9999;
	float:left;
}
.zoomMax{
	width:328px !important;
	border:solid 1px #ccc;
	height:320px;
	position:relative;
	z-index:9999;
}
.zoomImg{
	display:none;
	position:absolute;
	width:100%;
	height:320px;
	left:102%;
	top:-1px;
	overflow:hidden;
	border:solid 1px #ccc;
	background:#ccc;
}
.zoomImg img{
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.zoomMax table{
	width:100%;
	overflow:hidden;
	height:100%;
	text-align:center;
	vertical-align:middle;
	background:#fff;
}
.zoomMaximg{
	position:relative;
	width:100%;
}
.zoomMax table img{
	max-width:328px;/*this.offsetWidth<this.offsetHeigh?"100px":this.offsetWidth>398?"398px":true*/
	max-height:320px;
	/*_width: expression(this.offsetWidth > 398 ? '398px': true);
	_height: expression(this.offsetHeight > 320 ? '320px': true);*/
}
.insideText .zoomImg img{
	max-width:1920px;
	_width:expression(this.offsetWidth>1920?"1920px":true)
}
.zoomMaxicon{
	display:none;
	position:absolute;
	width:50px;
	height:50px;
	opacity:0.5;
	_filter:Alpha(Opacity=50);
	background:#ccc;
	top:0;
	left:0;
}
.zoomlistbox{
	position:relative;
	margin-top:20px;
	width:100%;
}
.zoomlist{
	overflow:hidden;
	width:300px;
	padding-top:2px;
	position:relative;
	height:70px;
	margin:0 auto;
}
.zoomlist a{
	display:block;
	width:46px;
	overflow:hidden;
	float:left;
	margin:0 5px;
	_margin-left:3px;
	height:46px;
	border:solid 2px #273e98;
}
.zoomlistbox .zoomarrow{
	display:block;
	height:53px;
	width:10px;
	position:absolute;
	top:0px;
	cursor:pointer;
}
.zoomlistbox .zoomL{
	background:url(img/sliderL.gif) no-repeat;
	left:0;
}
.zoomlistbox .zoomR{
	right:0;
	background:url(img/sliderR.gif) no-repeat;
}
.zoomlist a table{
	width:100%;
	overflow:hidden;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
.zoomlist a img{
	max-height:100%;
	max-width:100%;
}
.zoomlistinfo{
	position:absolute;
	overflow:hidden;
	width:9000px;
}



@charset "utf-8";

/* 公共样式 */
.w1000 { width: 1000px; margin: 0 auto; position: relative; }
.fl { float: left; }
.fr { float: right; }
.title { height: 68px; position: relative; padding-top: 16px; }
.title p { height: 1px; overflow: hidden; background: #dcdcdc; width: 430px; }
.title h2 { position: absolute; left: 50%; color: #048ace; font-size: 30px; text-align: center; width: 250px; margin-left: -125px; line-height: 30px; top: 0; }
.title span { font-size: 14px; color: #bdbdbd; letter-spacing: 3px; }

@charset "utf-8";

html,body,ol,ul,li,a,span,div,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,img,fieldset,legend,blockquote,input,textarea,select,hr{margin:0;padding:0;list-style:none;word-wrap:break-word;outline:none;font-size:100%; border:none;}
input,textarea{outline:0;resize:none;}
img{vertical-align:top;border:0;}
input,textarea{font-size:12px;border:none;resize:none;outline:none;color:#666;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
body{font:12px/24px "微软雅黑","宋体",Arial, Helvetica, sans-serif;color:#666;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#283D98;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.gr_center{text-align:center;}
.grWidth{width:1000px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}



/* 服务优势 */
.supportOdds{background:url(img1/sodds_bg.jpg) no-repeat center top;height:365px;overflow:hidden;padding-top:30px;}
.homeTitle{font-size:25px;color:#fff;line-height:32px;margin-bottom:25px;text-align:center;}
.homeTitle span{display:block;font-size:18px;font-weight:normal;background:url(img1/homeTie_bg1.png) no-repeat left 13px;}
.supportOdds li{float:left;width:156px;text-align:center;overflow:hidden;color:#fff;font-size:14px;line-height:20px;margin-left:20px;margin-right:24px;}
.supportOdds li img{width:120px;height:120px;}
.supportOdds li h3{margin-top:15px;height:30px;}
.supportOdds li.last{margin-right:20;}

/* 4大理由 */
.odds{padding:30px 0 40px 0;overflow:hidden;font-size:14px;}
.oddsTitle{text-align:center;}
.oddsNum{float:left;width:50px;height:64px;font-size:35px;color:#fff;text-align:center;line-height:50px;background:url(img1/oddsNum.jpg) no-repeat;margin-top:5px;}
.oddsFont{width:380px;padding-left:15px;float:left;}
.oddsFont h3{font-size:25px;color:#000;line-height:30px;text-transform:uppercase;margin-bottom:10px;}
.oddsFont h3 strong{display:block;color:#181c39;}
.oddsFont h3 span{display:block;font-size:22px;color:#c6c6c6;font-family:Arial;}
.oddsFont p{background:url(img1/side_li.png) no-repeat left 3px;padding-left:25px;border-bottom:1px dotted #ababab;line-height:20px;margin-bottom:8px;padding-bottom:8px;}
.oddsFont .more{display:inline-block;width:170px;height:30px;background:#181c39;color:#fff;text-align:center;line-height:30px;font-size:12px;border-radius:5px;}
.oddsFont .more:hover{background:#333;transition:all 0.3s;}
.oddsFont .last{border-bottom:none;}
.odds1{background:url(img1/odds1.jpg) no-repeat right top;padding:60px 505px 0 0;height:315px;}
.odds2{background:url(img1/odds2.jpg) no-repeat left top;padding:80px 0 0 540px;height:290px;}
.odds3{background:url(img1/odds3.jpg) no-repeat right top;padding:30px 510px 0 0;height:305px;}
.odds4{background:url(img1/odds4.jpg) no-repeat left top;padding:30px 0 0 540px;height:245px;}

/* 合作供应商 */
.partner{background:#00519c;padding:25px 0;overflow:hidden;}
.partner .homeTitle span{background:url(img1/homeTie_bg2.png) no-repeat center 13px;}
.partnerSlide{ position:relative;zoom:1; height:120px; }
.partnerSlide .ohbox{overflow:hidden; position:relative;width:1000px;height:120px;}
.partnerSlide .piclist{ overflow:hidden; zoom:1; height:250px; width:1030px;}
.partnerSlide .piclist li{float:left;width:180px; height:120px; margin-right:25px;}
.partnerSlide .piclist li img{ width:174px; height:79px;border:3px solid #e6e5e5;}
.partnerSlide li span{ display:block; height:35px; line-height:35px;text-align: center;font-size: 14px;color:#fff;}
.partnerSlide li:hover img{ border:3px solid #c90000;}
.partnerSlide .pageBtn span{ background:url(img1/partnerBtn.png) no-repeat 0 0px; display:block;width:45px;height:45px;position:absolute;top:20px;cursor:pointer;overflow:hidden; text-indent:-9999px; left:-60px;}
.partnerSlide .pageBtn .next{left:1020px;background-position:-45px 0;}
.partnerSlide .pageBtn span:hover{background-position:-90px 0;}
.partnerSlide .pageBtn .next:hover{background-position:-135px 0;}

/* 客户见证 */
.customer{ margin:35px auto;overflow:hidden; }
.customer .homeTitle{color:#00519c;}
.customer .homeTitle span{color:#d0d0d0;background:url(img1/homeTie_bg3.png) no-repeat center 13px;}
.customerMain {overflow:hidden; height:385px;}
.customerMain ul { width:1050px;}
.customerMain li{float:left; width:470px;height:160px; margin-right:50px;margin-bottom:25px;overflow: hidden;}
.customerMain li img{width:190px; height:150px;border:5px solid #dcdcdc;margin-right:20px;}
.customerMain li h3{font-size:16px;padding-top:10px;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.customerMain li h3 a{ color:#00519c;}
.customerMain li h3 a:hover{text-decoration:underline;}
.customerMain li p{ height:80px;margin-bottom:10px;color:#aaa;overflow:hidden;}
.customerMain li .more{ width:75px; height:20px;display:inline-block; text-align:center; line-height:20px; color:#00519c; border:1px solid #00519c; }
.customerMain li .more:hover{border:1px solid #c90000;}
.customerMain li a:hover{color: #c90000;}

/*  关于日贸机电 */
.about{margin-bottom:25px; overflow:hidden;}
.aboutLeft{ float:left;width:660px;border:1px solid #e1e1e1; padding:20px; border-top:3px solid #161d39;height:255px;}
.aboutTitle{ background:url(img1/about_line1.jpg) no-repeat left 5px; padding-left:15px;height:40px; color:#333;font-size:18px;text-transform:uppercase;}
.aboutTitle span{margin-left:5px;color:#9c9c9c;font-size:14px;font-family:Arial;font-weight:normal;font-style:italic;}
.aboutLeft img{ width:293px; height:215px;}
.aboutFont{float: right; width:350px; overflow: hidden;}
.aboutFont .font{ height:185px;overflow:hidden;}
.aboutFont .more{ display:inline-block; background:url(img1/about_line2.jpg) repeat-x; width:105px;height: 30px; line-height:30px; text-align:center; color:#fff; border-radius:5px;}
.aboutFont .more:hover{ text-decoration:underline;}

/*  荣誉资质 */
.honor{ background:url(img1/honor_bg.jpg);float:right; width:260px;height:280px;padding:10px; overflow: hidden; }
.honorSlide{ background:#fff;position:relative;zoom:1;padding:15px;height:250px;}
.honorSlide .ohbox{overflow:hidden; position:relative;width:230px;}
.honorSlide .piclist{ overflow:hidden; zoom:1; height:210px;}
.honorSlide .piclist li{float:left;width:230px; height:210px;text-align:center;}
.honorSlide .piclist li img{ width:228px; height:165px;}
.honorSlide li span{ text-align: center; display: block; white-space:nowrap;overflow:hidden;text-overflow: ellipsis; margin-top:10px; height:30px;line-height: 30px; padding: 0 35px;}
.honorSlide .pageBtn span{ background:url(img1/honor_btn.png) no-repeat 0 -81px; display:block;width:27px;height:27px;position:absolute;top:135px;cursor:pointer;overflow:hidden; text-indent:-9999px;}
.honorSlide .pageBtn .next{left:215px;background-position:0 -27px;}
.honorSlide .pageBtn span:hover{background-position:0 0;}
.honorSlide .pageBtn .next:hover{background-position:0 -54px;}

/*  工厂展示 */
.settingBox{border:1px solid #e1e1e1; padding:19px; border-top:3px solid #161d39;overflow: hidden;margin-top:20px; margin-bottom:20px;}
.settingMenu{ height:35px; border-bottom:1px dotted #909090; margin-bottom:25px;}
.settingMenu a{ display:inline-block; width: 85px; height: 41px; color: #fff;  font-size: 14px;background:url(img1/setting_menu.jpg) no-repeat -86px 0; text-align: center; line-height: 35px;margin-right:2px;}
.settingMenu a.on{ background-position:0 0;}
.settingBox{ overflow:hidden; height: 180px;}
.settingSlide{ position:relative;zoom:1; height: 180px; display: none;}
.settingSlide .ohbox{overflow:hidden; position:relative;width:900px; left:30px;}
.settingSlide .piclist{ overflow:hidden; zoom:1; height:180px; width: 1050px;}
.settingSlide .piclist li{float:left;width:205px; height: 180px;margin-right:25px; }
.settingSlide .piclist li img{ width:200px; height: 145px; padding: 2px; border: 1px solid #e0e0e0; }
.settingSlide li span{ text-align: center; display: block; width: 195px; height: 35px; line-height: 35px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding: 0 5px;}
.settingSlide li:hover img{border:1px solid #283D98;}
.settingSlide .pageBtn span{ background:url(img1/setting_btn.png) no-repeat -26px 0; display:block;width:13px;height:38px;position:absolute;top:60px;cursor:pointer;overflow:hidden; text-indent:-9999px;}
.settingSlide .pageBtn .next{left:945px;background-position:-13px 0px;}
.settingSlide .pageBtn span:hover{background-position:0px 0px;}
.settingSlide .pageBtn .next:hover{background-position:-39px 0;}

/*  公司新闻 */
.news{overflow:hidden;margin-bottom:40px;}
.newsMain{width:700px; overflow:hidden;border: 1px solid #e1e1e1; background:#fff; height:380px;}
.newsMain .newsMenu{ height:40px;background:url(img1/news_tieline.jpg) repeat-x;overflow: hidden;}
.newsMain .newsMenu a{display:inline-block; width:330px; height:40px; line-height:40px; padding-left:20px; color:#999;font-size: 18px; float:left;}
.newsMain .newsMenu a span{ font-size: 14px; font-family: Arial; margin-left:5px; text-transform: uppercase;}
.newsMain .newsMenu .on{ background:#161d39; color: #fff;}

.newsTab{ padding: 20px 25px 25px 25px; overflow: hidden;height: 305px;padding-bottom:0;}
.newsTab_box{height: 305px;overflow: hidden;}
.newsTab_top{ height: 148px; overflow:hidden;border-bottom:1px solid #e1e1e1; padding-bottom:20px;}
.newsTab_top .top_img{ float:left; width:234px; height:144px;  border:2px solid #e0e0e0; }
.newsTab_top .top_img img{ width: 234px; height: 144px;}
.newsTab_top div{ float:right; width:390px; overflow: hidden;color: #999;line-height:22px;}
.newsTab_top div h3{font-family: "微软雅黑"; font-size: 18px; font-weight: normal; height: 40px; line-height: 40px}
.newsTab_top div h3 a{ color:#333; }
.newsTab_top div .more{ color:#1f2550;margin-top:10px;}
.newsTab_top div .more:hover,.newsTab_top div h3 a:hover{text-decoration: underline;color:#00519c;}

.news_main{ margin-top:15px; clear:both; overflow: hidden;}
.news_main ul{ width:720px;}
.news_main li{ float:left; height:30px;width:300px;overflow:hidden; margin-right:48px;}
.news_main li a{ font-size:12px; width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:inline-block; background:url(img1/news_li.jpg) no-repeat left center ; padding-left:10px;}
.news_main li a:hover{ color: #00519c;}
.news_main li span{ float:right; color:#999;}

/*  在线问答 */
.faq{ float:right; width:280px; background:#f4f4f4; border: 1px solid #e1e1e1;height:360px; overflow: hidden;padding-bottom:20px;}
.faq .title{font-size:18px; color: #333;background:url(img1/faq_tiebg.jpg) repeat-x; height:40px; line-height: 1px;}
.faq .title span{background:url(img1/about_line1.jpg) no-repeat 15px 5px;padding-left:25px;}
.faqMain{ padding:20px;padding-bottom:0;height:295px;overflow:hidden;}
.faqMain li {border-bottom:1px dotted #bebebe;padding-bottom:12px;margin-bottom:12px;}
.faqMain li h3{ height:25px; font-size:12px;background:url(img1/q.png) no-repeat left 5px; padding-left:25px; font-weight:normal; width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.faqMain li h3 a{ color:#333;}
.faqMain li h3 a:hover{ color:#c71919;}
.faqMain li p{background:url(img1/a.png) no-repeat left 5px; padding-left:25px;}
.faqMain li:last-child{border-bottom:none;}


