﻿@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	font-family:"Microsoft YaHei","SimHei"; 
	font-size:14px;
	background:#fff;
	box-sizing:border-box;
}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,th, td span{
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;	
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input{
	vertical-align:middle;
}

a{
	text-decoration:none;
	color:#000;
} 
.wra{
	overflow:hidden;
	min-width:1200px;
}
.top{
	width:1200px;
	margin:0 auto;
}
.logo{
	float:left;
	margin:28px 0 15px;
}
.tel{
	float:right;
	padding-left:60px;
	margin:30px 0 20px;
	background:url(../images/tel-icon_06.gif) no-repeat left;
}
.tel span{ font-size:14px; color:#343434;}
.tel strong{ font-size:22px; color:#1a4ca8; display:block;}

/* 导航css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; width:1200px; height:64px; line-height:64px;  position:relative; z-index:1; clear:both; margin:0 auto;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; width:150px;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 35px; font-size:16px; font-weight:bold;  }
		.nav .sub{ display:none; width:133px; left:0; top:53px;  position:absolute; background:#8cc40b; line-height:38px; padding:5px 0; text-align:center; z-index:99999; }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#d4a514; color:#fff;  }
		.nav .on h3 a{ background:#8cc40b; display:block; color:#fff;  }
		.nna{background:#1a4ca8; height:64px; clear:both;}
/* 幻灯片css */
		.slideBox{position:relative; overflow:hidden;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:30px; height:3px; line-height:14px; text-align:center; background:#feb900; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#fff; color:#fff; }
		.slideBox .bd{ position:relative; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ display:block;position:absolute;left:50%; margin-left:-960px; width:1920px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.main{
	background:url(../images/main-bg_03.gif) repeat-x top;
	overflow:hidden;
}
.about{
	width:1200px;
	margin:0 auto;
	padding:60px 0 40px;
}
.title{ width:1200px; margin:0 auto;}
.title h1{ text-align:center; font-size:24px; color:#0066cc; background:url(../images/title-icon_03.gif) no-repeat center bottom; padding-bottom:16px;}
.title h2{ text-align:center; color:#424242; padding-top:13px;}
.about-box{
	margin-top:30px;
	overflow:hidden;
}
/* 关于我们-幻灯片css */
		.slideBox1{position:relative; overflow:hidden; float:left;width:580px; height:400px;}
		.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:4%; bottom:5px; z-index:1; }
		.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:25px; height:4px; line-height:14px; text-align:center; background:#feb900; cursor:pointer; }
		.slideBox1 .hd ul li.on{ background:#fff; color:#fff; }
		.slideBox1 .bd1{ position:relative; z-index:0;   }
		.slideBox1 .bd1 li{ zoom:1; vertical-align:middle; }
		.slideBox1 .bd1 img{ display:block;position:absolute; width:574px; height:394px; border:1px solid #999; padding:2px;}
.jies{ float:right; width:578px;}
.jies h1{ font-size:24px; color:#1a4ca8; padding-top:20px; text-align:left;}
.jies h2{ font-size:13px; color:#464646; text-align:left;}
.jies p{
	padding-top:35px;
	color:#434343;
	line-height:30px;
}
.about-more{
	border-radius:20px;
	background:#8cc40b;
	width:116px;
	height:40px;
	text-align:center;
	line-height:40px;
	margin-top:30px;
}
.about-more:hover{background:#77ab00;}
.about-more a{ color:#fff;}
/*产品*/
.chanpin{
	background:url(../images/cpin-bg_06.jpg) no-repeat bottom;
	overflow:hidden;
	padding-bottom:50px;
	border-top:1px solid #c7c7c7;
	padding-top:33px;
	}
.chanp-box{
	width:1200px;
	margin:0 auto;
}
.chanpin dl{
    margin:40px 0 12px;
    overflow: hidden;
}
.chanpin dl a{
	background:#1a4ca8;
	width:388px;
	height:52px;
	line-height:53px;
	text-align:center;
	font-size:15px;
	margin-right:12px;
	color:#fff;
	display:block;
	float:left;
}
.chanpin dl a:hover{ 
    color:#fff; background:#8cc40b; display:block;transition: all 0.5s;
 }
 .dabox{
		
				clear:both;
				width:1200px;
				margin-bottom:60px;
				overflow:hidden;
			}
			.xi-box{
				width:294px;
				height:218px;
				float:left;
				border: 1px solid #0066cc;
				margin-right:3px;
				margin-top:10px;
				text-align: center;
			}
			.list_item{
				position: relative;		width:294px;		height: 234px;
			}
			.list_item img{ width:294px; height:218px;}
			.item_info{
				position: absolute;
				bottom:16px;
				height: 50px;
				width: 100%;
				background: rgba(0,0,0,0.5);
				transition: all 0.5s;
				font-size:14px;
			}
			.item_info p{ padding-top:11px;}
			.item_info *{
				color: #fff;
			}
			.list_item:hover .item_info{
				height: 100px;
				background: rgba(140,196,11,0.6);
				transition: all 0.5s;
			}
			.list_item .item_info span{
				height: 0;				transition: all 0.5s;
				overflow: hidden;display: block; padding-top:10px;
				
			}

			.list_item:hover .item_info span{
				height: 50px;
			}
.chanp-more{
	width:156px;
	height:43px;
	background:#1a4ca8;
	line-height:43px;
	margin:0 auto;
	text-align:center;
	clear:both;
}
.chanp-more a{ color:#fff;}
/*新闻*/
.new-box{
	width:100%;
	height:639px;
	background:url(../images/news-bg_02.jpg) no-repeat center;
}
.new-bbox{
	width:100%;
	margin:0 auto;
	padding-top:50px;
}
.new-bbox h1{
	width:1200px;
	border-bottom:#acbe8d 1px solid;
	margin:0 auto;
	color:#6e9511
}
.new-bbox dl{
	width:100%;
	clear:both;
	padding-left:20%;
	color:#fff;
	height:103px;
	margin-top:30px;
	float:left;
	padding-top:30px;
	background: url(../images/new-icon_03.png) no-repeat 1520px 60px;
}
.new-bbox dl:hover{
	background:rgba(0,0,0,0.3) url(../images/new-icon_03.png) no-repeat 1520px 60px;
}
.new-bbox dl dt{
	width:126px;
	float:left;
}
.new-bbox dl dt strong{
	width:126px;
	font-size:40px;
	display:block;
}
.new-bbox dl dt span{
	width:116px;
	text-align:right;
	font-size:18px;
	display:block;
	padding-right:10px;
}

.new-bbox dl dd{
	width:675px;
	float:left;
	margin-left:105px;
}
.new-bbox dl dd strong{
	font-size:16px;
	width:675px;
	display:block;
	color:#fff;
}
.new-bbox dl dt{
	
	color:#fff;
}
.new-bbox dl dd p{
	width:675px;
	padding:15px 0 40px;
	line-height:25px;
}
.new-bbox dl dd a{
	color:#fff;
}
/*荣誉*/
.fengmao{
	background:#f6f6f6;
	overflow:hidden;
	clear:both;
	padding-top:22px;
}
.fengmao-box{
	width:1200px;
	margin:0 auto;
}

		.slideGroup{ width:1200px; padding-bottom:12px; clear:both; }
		.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
		.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{overflow:hidden;zoom:1;position:relative;margin:0 auto;width: 100%;}

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{margin:0 2px;float:left;_display:inline;overflow:hidden;text-align:center;width: 286px;}
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:286px; height:220px;display:block; padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title1{width: 100%;line-height:24px;}
/*友情*/
.links{
	width:1200px;
	margin:0 auto;
	padding-top:10px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	line-height:45px;
	}
.links strong{
	float:left;
	display:block;
}
.links a{
	float:left;
	display:block;
	padding-right:10px;
}
/*foot*/
.foot{
	width:100%;
	height:150px;
	background:#3b3b3b;
}
.foot-box{
	width:1200px;
	margin:0 auto;
	color:#fff;
}
.lixi-zi{
	width:583px;
	float:left;
	padding-top:30px;
}
.lixi-zi li{
	width:245px;
	line-height:25px;
	float:left;
	
}

.erwm-box{
	width:287px;
	float:right;
}
.erwm{
	width:132px;
	float:left;
	padding-top:19px;
}
.erwm span{
	float:left;
	width:16px;
	display:block;
}
.erwm img{
	float:left;
	padding-left:8px;
}
.banquan{
	width:1200px;
	margin:0 auto;
	color:#505050;
	font-size:14px;
	line-height:30px;
	padding-top:5px;
}
/*内页*/

/*内页左侧公共*/
.nei-main{
	width:1200px;
	margin:0 auto;
	padding:20px 0;
	overflow: hidden;
}
.nei-left{
	width:240px;
	float:left;
}
.nei-lef-hd{
	height:84px;
	background:url(../images/about_title.jpg) no-repeat;
	width:240px;
	text-align:center;
	color:#fff;
}
.nei-lef-hd strong{
	font-size:18px;
	color:#fff;
	display:block;
	padding-top:17px;
}
.nei-lef-hd span{
	padding-top:10px;
	text-transform:uppercase;
	display:block;
}
.nei-left ul{
	overflow:hidden;
	border:#efefef 1px solid;
}
.nei-left ul li{
	height:58px;
	line-height:58px;
	border-bottom:#efefef 1px solid;
	background:url(../images/about_li1.png) no-repeat 15px 23px;
}

.nei-left ul li a:hover{
	display:block;
	background:#035cac url(../images/about_li2.png) no-repeat 15px 23px;
    transition: all 0.2s;
}
.nei-left ul li a{
	color:#222;
	padding-left:40px;
	height:58px;
	line-height:58px;
	display:block;
}
.nei-left ul li a:hover{ color:#fff;}

.nei-let-lxhd{
	width:190px;
	height:60px;
	background:#035cac url(../images/about_lx_logo.png) no-repeat 70px 14px;
	line-height:60px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding-right:50px;
}
.nei-left dl{
	border:#efefef 1px solid;
	padding:10px;
	line-height:30px;
	color:#222;
	font-size:15px;
}
.nei-right{
	width:947px;
	float:right;
}
.nei-rig-hd{
	height:48px;
	line-height:48px;
	background:#efefef;
	border:1px solid #e5e4e4;
}
.nei-rig-hd strong{
	background:#fff;
	padding:0 18px;
	font-size:15px;
	float:left;
	border-top:3px solid #035cac;
	border-bottom:1px solid #e5e4e4;
	    height: 45px;
}
.nei-rig-hd span{
	float:right;
	color:#222;
	padding-right:18px;
}
.nei-rig-hd span a{
	color:#222;
}
.nei-rigcon{
	border:1px solid #e5e4e4;
	margin-top:18px;
	padding:14px;
	color:#222;
	line-height:30px;
}
/*图片列表*/
.piclist{
	overflow:hidden;
	clear:both;
	padding-top:20px;
}
.piclist li{
	width:230px;
	float:left;
	text-align:center;
	margin-right:6px;
	margin-bottom:10px;
	}
.piclist li img{ width:230px; height:163px; border:1px solid #efefef; padding:1px;box-sizing:border-box;}
.piclist li:hover img{border:1px solid #035cac;}
.piclist li:hover span{ background:#035cac;transition: all 0.2s; color:#fff;}
.piclist li span{
	height:37px;
	line-height:37px;
	background:#efefef;
	display:block;
}

.piclist h1{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.pic-img{
	text-align:center;
	padding:10px 0;
}
.pic-img img{width:100%;}
.pic-jies{
	line-height:28px;
}

/*新闻列表*/
.relate-new{position:relative;padding:15px 0;overflow:hidden}
.relate-new li{float:left;width:100%;position:relative;line-height:30px;font-size:14px;color:#666}
.relate-new li a{display:block;padding-right:30%;color:#444}
.relate-new li span{position:absolute;right:0;top:0;font-size:12px;color:#999}
.relate-new li a:before{content:'';display:inline-block;width:14px;height:14px;background:#d1d1d1 url(../images/arrows_5.png) -1px -16px no-repeat;border-radius:50%;vertical-align:middle;margin-right:10px}
.relate-new li:hover a{color:#ff7c00}
.relate-new li:hover a:before{background-color:#ff7c00}
.news-list{ padding-top:20px;}
.news-list li{padding:10px;background:#fff;margin-bottom:20px;-webkit-transition:all .5s;transition:all .5s}
.news-list li .tit{border-bottom:1px solid #f2f2f2;margin-bottom:5px;position:relative}
.news-list li .tit h3{padding-bottom:5px;font-size:16px;color:#565656;font-weight:400;padding-right:25%;margin:0}
.news-list li .tit .date{position:absolute;right:0;top:0;font-size:12px;color:#999}
.news-list li .info{font-size:14px;line-height:2;color:#999}
/*新闻详情*/
.news-box{
	width:920px;
	padding:35px 0;
	overflow:hidden;
}
.mai-tit{
	text-align:center;
	font-size:25px;
	text-transform: uppercase
}
.mai-tit strong{
	display:block;
	color:#000;
	padding:25px 0 18px;
}
.mai-tit h1{
	color:#4d4d4d;
}

.mai-tit h2{
	color:#4d4d4d;
	font-size:14px;
	border-bottom:#cdcdcd 1px solid;
	padding-bottom:15px;
}

.new-con{
	text-indent:2em;

	padding-top:15px;
	line-height:30px;
	font-size:14px;
	color:#686868;
	text-align:left;
}
/*翻页*/
.xypg-pagination{text-align:right;clear:both}
.xypg-pagination a, .xypg-pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.xypg-pagination a:hover{background:#eee;color:#00641c}
.xypg-pagination span.current{background:#000;color:#fff}
.xypg-pagination span.disable{background:#f2f2f2;color:#999}
/*留言*/
.message{padding-left:30px;padding-top:10px;z-index:100;position:relative}
.message tr th{font-weight:400;text-align:right;height:42px;line-height:42px;color:#666}
.message .m_input{height:30px;line-height:30px;padding:0;padding-left:6px;border:1px solid #e7e7e7;width:460px}
.message textarea.m_input{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #e7e7e7;margin-top:6px}
.message .msgbtn{background:#000;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px}

.validform_checktip{font-size:12px;padding-left:10px}
.validform_wrong{color:#e33b3d}
.validform_error{border-color:#e33b3d !important}
.validform_right,.validform_loading{display:none !important}
/*上下页*/
.pianshu{
	overflow:hidden;
	padding:20px 0 10px
}
.pianshu span{
	display:block;
        float:left;
	text-align:left;

	color:#919191;
	font-size:14px;
}
.pianshu a{
	color:#919191;
	font-size:14px;
	display:block;
        float:left;
}
.bbox{
	margin-bottom:10px;
	overflow:hidden;
        padding-left:20px;
}