/*全局通用*/
	.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

	.topNav{position:relative; z-index:999;  background-color: #2878da;}
	.topNav-width{ width:1100px; margin:0 auto;   }
	.topNav h3{ font-weight:normal; font-size:100%; }
	.topNav dl{ zoom:1; }
	.topNav .tnLeft{ float:left;  }
	.topNav .tnRight{ float:right;  }
	.topNav dd{ float: left;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    width: 155px; position:relative;}

	.topNav dd h3 a{color: #fff;
    display: block;
    font-size: 14px; }
	.topNav dd h3 a i{ display:inline-block; width:8px; height:5px; margin:0 0 0 5px; overflow:hidden; vertical-align:middle; font-size:12px; line-height:13px; background: url(images/icon.png) 0 -61px no-repeat;   }
        
	.topNav dd h3 a:hover,
	.topNav dd.on h3 a{ background:#065a9a; color:#fff;    }

	.topNav .welcome{ padding-right:15px; color:#FF8400;   }
	.topNav .welcome a{  color:#FF8400;   }

	.topNav dd ul{ display:none; /*默认隐藏*/ position:absolute; width:155px;  top:45px; left:0;  background:#2878da; 
		-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); z-index:999;	
	}
	.topNav dd ul li{ line-height: 40px; float:none;}
	.topNav dd ul li a{ display: block; color: #fff;}
	.topNav dd ul li a:hover{ background:#065a9a; color:#fff;    }


.yc3 ul,.yc5 ul,.yc6 ul{ display:none!important;}


body {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"Microsoft Yahei","arial";
}
border {
 0
}
* {
	margin:0px;
	padding:0px;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
li {
	display:inline;
	float:left;
}
a:link {
	text-decoration:none;
	color:#333333;
}
a:visited {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:none;
	color:#2878DA;
}
a:activer {
 text-decoration:none;
 color:#333333;
}
.red {
	color:#F00;
}
.white {
	color:#FFF
}
.gray {
	color:#999
}
.blue {
	color:#2878da
}
.size12 {
	font-size:12px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:18px;
}
.size20 {
	font-size:20px;
}
.size24 {
	font-size:24px;
}
.bold {
	font-weight:bold;
}
img {
	border:0px;
}
.container {
	width:100%;
	margin:0px auto;
	padding:0px;
}
.title {
	text-indent:-2000px;
}
/*网站头部*/
.header {
	width:100%;
}
.header_top {
	width:100%;
	float:left;
	height:41px;
	border-bottom:1px #E6E6E6 solid;
}
.header_top_x {
	width:1100px;
	height:41px;
	line-height:41px;
	margin:0 auto;
}
.header_top_left {
	width:250px;
	float:left;
	color:#999;
	font-size:12px;
}
.header_top_right {
	width:177px;
	float:right;
}
.top_right_search {
	width:177px;
	height:23px;
	float:left;
	overflow:hidden;
	border:medium none;
	background:url(../images/search.jpg);
	margin-top:10px;
}
.topTxt {
	width:115px;
	border:medium none;
	outline:medium none;
	padding:2px 10px;
	margin-top:1px;
	color:#CCC;
	float:left;
	margin-left:10px;
}
.topBtn {
	width: 21px;
	height: 21px;
	float: right;
	cursor: pointer;
	background: transparent none repeat scroll 0% 0%;
	border: medium none;
	outline:medium none;
}
.header_center {
	width:1100px;
	clear:both;
	height:100px;
	margin:0 auto;
}
.header_logo {
	width:420px;
	float:left;
	height:65px;
	margin-top:17px;
	margin-bottom:18px;
}
.header_tel {
	width:250px;
	float:right;
	margin-top:10px;
	text-align:right;
	padding-right:60px;
	background:url(../images/tel_bg.jpg) right no-repeat;
	height:50px;
	line-height:25px;
}
.header_tel p {
0
}
.header_con {
	width:100%;
	background-color:#2878da;
}
.header_nav {
	width:1100px;
	height:45px;
	margin:0 auto;
}
.header_nav UL li {
	height:45px;
	line-height:45px;
	vertical-align: middle;
	text-align: center;
	width:155px;
	float:left;
	font-size:14px;
}
.header_nav UL li a {
	font-size:14px;
	color:#fff;
	display:block;
}
.header_nav UL li a:hover {
	background-color:#065a9a;
	width:155px;
}
.header_nav UL li.hover a {
	background-color:#065a9a;
	width:155px;
}
.banner {
	width:100%
}
/*首页关于我们*/
.about_top {
	width:100%;
	text-align:center;
	margin-top:60px;
}
.about_top h2 {
	font-size:30px;
	color:#6D6D6D;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
.about_top p {
	font-size:24px;
	color:#484848;
}
.about_main {
	width:1100px;
	margin:auto;
	overflow:hidden;
}
.about_main_left {
	overflow:hidden;
	float:left;
	width:480px;
	text-align:left;
	margin-top:70px;
}
.about_main_left h2 {
	background: transparent url(../images/lan_h.jpg) no-repeat scroll left bottom;
	font-size:18px;
	color:#484848;
	padding-bottom:20px;
	margin-bottom:20px;
	font-weight:500;
}
.about_main_left p{
	font-size:13px;
	color:#666;
	line-height:24px;
	/*text-indent:2em*/
}
.about_main_left a {
	display:block;
	text-align:center;
	margin-top:40px;
	width:160px;
	height:37px;
	line-height:37px;
	background:#2C3035;
	font-size:14px;
	color:#FFF;
}
.about_main_left a:hover {
	background: #2878da;
}
.about_main_right {
	float:right;
	overflow:hidden;
	margin-top:60px;
}
/*首页产品中心*/
.pro_top {
	width:100%;
	text-align:center;
	margin-top:60px;
	padding-top:60px;
}
.pro_top h2 {
	font-size:30px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pro_top p {
	font-size:24px;
	color:#fff;
}
.pro_main {
	width:100%;
	background-image: url(../images/pro_bg.jpg);
}
.pro_main_list {
	width:100%;
	margin:0 auto;
	padding-top:40px;
	text-align:center;
}
.pro_main_list a.hover {
	color: #62b7ff;
	border: 1px solid #62b7ff;
}
.pro_main_list a:hover {
	color: #62b7ff;
	border: 1px solid #62b7ff;
}
.pro_main_list a {
	display: inline-block;
	margin: 0px 15px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	height:35px;
	padding:0 10px;
	line-height:35px;
}
.pro_main_x {
	width:1100px;
	margin:0 auto;
	height:450px;
}
.pro_main_xn {
	padding:60px 0px 80px 0px;
	width:1132px;
	height:230px
}
.pro_main_xn ul li {
	float:left;
	overflow:hidden;
	width:230px;
	margin-right:32px;
	padding-bottom:12px;
	text-align:left;
	background-color:#FFF;
	padding:10px;
}
.pro_main_xn ul li img {
	width:230px;
	height:207px;
}
.pro_main_xn ul li p {
	width:230px;
	font-size:14px;
	padding-top:5px;
	padding-bottom: 3px;
	text-align:center;
}
.pro_main_xn ul li p a {
	color:#666;
}
.pro_main_xn ul li p a:hover {
	color:#2878da;
}
.pro_main_more {
	height:35px;
	line-height: 35px;
	text-align: center;
	clear:both;
	width:1098px;
}
.pro_main_more a {
	display: block;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
}
.pro_main_more a:hover {
	font-size:14px;
	color:#62b7ff;
	border: 1px solid #62b7ff;
}
/*首页新闻中心*/
.news_top {
	width:100%;
	text-align:center;
	margin-top:60px;
}
.news_top h2 {
	font-size:30px;
	color:#6D6D6D;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
.news_top p {
	font-size:24px;
	color:#484848;
}
.news_main {
	width:1100px;
	margin:auto;
	overflow:hidden;
	margin-top:40px;
}
.news_main_top {
	float:left;
	width:1100px;
}
.main_top_img {
	width:480px;
	height:160px;
	float:left;
	padding-left: 20px;
}
.main_top_img img{
	width:480px;
	height:160px;
}
.main_top_z {
	width:533px;
	height:140px;
	float:right;
}
.news_main_top h2 {
	font-size: 18px;
	color: #484848;
	padding-bottom: 5px;
	width:533px;
}
.news_main_top p {
	font-size:12px;
	color:#9F9F9F;
	padding-top:10px;
	padding-bottom:5px;
	width:533px;
	line-height:25px;
}
.news_main_top h3 {
	display:block;
	text-align:center;
	margin-top:20px;
	width:160px;
	height:37px;
	line-height:37px;
	background:#2C3035;
	font-size:14px;
	color:#FFF;
	font-weight:100;
}
.news_main_top h3 a {
	color:#FFF
}
.news_main_top h3 a:link {
	color:#FFF
}
.news_main_top h3 a:hover {
	background: #2878da;
	display:block;
	color:#FFF
}
.news_main_x {
	width:1020px;
	float:left;
	margin-top:60px;
}
.news_main_x ul li {
	width:305px;
	float:left;
	margin-right:20px;
	padding-left:15px;
}
.news_main_left {
	float:left;
	width:50px;
}
.news_main_right {
	float:right;
	width:240px;
	line-height:25px;
}
.news_main_right strong {
	float:left;
	width:240px;
	font-size:14px;
}
.news_main_right p {
	float:left;
	width:240px;
	font-size:12px;
	color:#999;
}
.news_main_right samp {
	display: block;
	width: 20px;
	height: 11px;
	background:url(../images/lan.png) no-repeat scroll left center;
	float:left;
	margin-top:5px;
}
/*首页联系我们*/
.contact_top {
	width:100%;
	text-align:center;
	margin-top:60px;
	background: #D1D1D1;
}
.contact_top h2 {
	font-size:30px;
	color:#6D6D6D;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:60px;
}
.contact_top p {
	font-size:24px;
	color:#484848;
}
.contact_main {
	width:100%;
	background:#D1D1D1;
	overflow:hidden;
	padding-bottom:40px;
	padding-top:30px;
}
.contact_main_x {
	width:1100px;
	margin:0 auto;
}
.contact_main_left {
	float:left;
	width:533px;
	padding:10px 10px 10px 10px;
}
.contact_main_right {
	float:right;
	width:400px;
	padding:15px 66px 10px 67px;
	font-size:14px;
	color:#666;
	line-height:40px;
}
/*关于我们*/
.about_banner {
	width:100%;
	height:200px;
	background-image:url(../images/about_bg.jpg);
	background-position:50% 0%;
	clear:both;
}
.all_main {
	width:1000px;
	margin:auto;
	margin-top:30px;
}
.all_main_left {
	width:200px;
	float:left;
}
.all_main_left strong {
	width: 170px;
	height: 60px;
	background:#2878da;
	overflow: hidden;
	display: block;
	font-size: 22px;
	color:#FFF;
	padding-top: 15px;
	padding-left: 30px;
}
.all_main_left strong span {
	font-weight: 100;
	font-size:14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 3px;
	text-transform:uppercase;
}
.all_main_left ul {
	border-image: none;
	width: 198px;
	padding: 10px 0px 15px;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
	overflow:hidden;
}
.all_main_left ul li {
	line-height:38px;
	width:171px;
	float:left;
	padding-left:25px;
	color:#666;
	border-bottom:1px #ccc dashed;
}
.all_main_left ul li a:link {
	color:#666;
}
.all_main_left ul li a:hover {
	color:#2878da;
}
.all_main_right {
	width:760px;
	float:right;
	overflow: hidden;
}
.all_main_top {
	border-bottom:1px #CCC solid;
	width:760px;
	line-height:35px;
	color:#555;
	font-size:14px;
}
.all_main_x {
	margin-top:20px;
	width:760px;
	line-height:35px;
	color:#555;
	font-size:12px;
	margin-bottom:90px;
	overflow:hidden;
	min-height:280px;
}
.all_main_x p {
	font-size:14px;
}
/*产品中心*/
.products_banner {
	width:100%;
	height:200px;
	background-image:url(../images/products_bg.jpg);
	background-position:50% 0%;
	clear:both;
}
.all_main_pro ul li {
	width:240px;
	float:left;
	margin-right:8px;
	margin-left:5px;
}
.all_main_pro ul li img {
	width:230px;
	height:206px;
	border:1px #CCC solid;
	padding:4px;
	float:left;
}
.all_main_pro ul li img:hover {
	border:1px #408eee solid;
}
.more {
	display:none;
}
a:hover .more {
	display:block;
	width:132px;
	height:80px;
	background-color: #000;
	filter:alpha(opacity=40);
	-moz-opacity:0.9;
	opacity:0.9;
	position:absolute;
	top:0px;
	left:0px;
	color:#CCC;
	text-align:center;
	line-height:80px;
	font-size:12px;
}
.all_main_pro {
	margin-top:20px;
	width:760px;
	line-height:35px;
	color:#555;
	font-size:12px;
	margin-bottom:30px;
	overflow:hidden;
}
.all_main_pro ul li span {
	width:230px;
	line-height:45px;
	font-size:14px;
	float:left;
	text-align:center;
}
.all_main_pro ul li span a:hover {
	color:#2878DA;
}
.main_products {
	width:600px;
	margin:auto;
}
.main_products img {
	width:600px;
}
.main_products strong {
	line-height:40px;
	font-size:14px;
}
/*厂房设备*/
.equipment_banner {
	width:100%;
	height:200px;
	background-image:url(../images/equipment_bg.jpg);
	background-position:50% 0%;
	clear:both;
}
.all_main_equipment ul li {
	width:240px;
	float:left;
	margin-right:8px;
	margin-left:5px;
}
.all_main_equipment ul li img {
	width:230px;
	height:206px;
	border:1px #CCC solid;
	padding:4px;
	float:left;
}
.all_main_equipment {
	margin-top:20px;
	width:760px;
	line-height:35px;
	color:#555;
	font-size:12px;
	margin-bottom:30px;
	overflow:hidden;
}
.all_main_equipment ul li span {
	width:230px;
	line-height:45px;
	font-size:14px;
	float:left;
	text-align:center;
}
.all_main_equipment ul li span a:hover {
	color:#2878DA;
}
.main_equipment {
	width:600px;
	margin:auto;
}
.main_equipment img {
	width:600px;
}
.main_equipment strong {
	line-height:40px;
	font-size:14px;
}
/*新闻中心*/
.news_banner {
	width:100%;
	height:200px;
	background-image:url(../images/news_bg.jpg);
	background-position:50% 0%;
	clear:both;
}
.all_main_new {
	width:760px;
	margin-bottom:30px;
	overflow:hidden;
}
.all_main_new ul li {
	width:760px;
	float:left;
	margin-top:20px;
	border-bottom:1px #CCC dashed;
}
.all_main_new ul li strong {
	width:760px;
	line-height:30px;
	font-size:14px;
	color:#333;
}
.all_main_new ul li strong a:hover {
	color:#2878DA;
}
.all_main_new ul li p {
	width:760px;
	line-height:25px;
	font-size:12px;
	color:#666;
	text-indent:2em;
}
.all_main_new ul li p a {
	color:#999;
}
.all_main_new ul li p a:link {
	color:#999;
}
.all_main_new ul li p a:hover {
	color:#999;
}
.all_main_new .tit {
	line-height:40px;
	text-align:center;
}
.all_main_new .tit h1{
	font-size:18px;
	color:#08C;
	font-weight:100;
}
.all_main_new .date {
	font-size:12px;
	color:#AAA;
	padding-top:5px;
	line-height:35px;
	border-bottom:1px e5e5e5 solid;
	text-align:center;
}
.all_main_new .intro {
	font-size:12px;
	color:#333;
	padding-top:5px;
	line-height:3px;
	line-height:25px;
}
.intro p{
	text-indent:2em;
}
.all_main_new .intro img {
	/*width:760px;*/
	margin-bottom:10px;
}
.tiao {
	height:30px;
	border-top:1px #CCC solid;
	border-bottom:1px #CCC solid;
	line-height:30px;
	text-align:center;
	margin-top:30px;
}
.tiao a:link{
	#2878DA
}
/*在线留言*/
.messages_banner {
	width:100%;
	height:200px;
	background-image:url(../images/messages_bg.jpg);
	background-position:50% 0%;
	clear:both;
}
.all_main_messages {
	margin-top:20px;
	width:760px;
	line-height:35px;
	color:#555;
	font-size:12px;
	margin-bottom:90px;
	overflow:hidden;
}
.main_messages {
	width:650px;
	margin:auto;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
	border-top:1px #e5e5e5 solid;
	overflow:hidden
}
.main_messages p {
	width:650px;
	margin:auto;
	border-bottom:1px #e5e5e5 solid;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	overflow:hidden
}
.main_messages ul li {
	float:left;
	padding:10px 0 10px 30px;
	border-bottom:1px #e5e5e5 solid;
	width:620px;
}
.main_messages ul li span {
	float:left;
	width:100px;
}
.main_messages ul li .text {
	float:left;
	width:450px;
	border:1px #CCC solid;
	padding:9px 0;
}
.main_messages ul li .textx {
	float:left;
	width:450px;
	border:1px #CCC solid;
	height:60px;
	padding:9px 0;
}
.main_messages ul li .button {
	float:left;
	width:200px;
	border:1px #2878da solid;
	height:40px;
	color:#FFF;
	background-color:#4a92eb;
	margin-left:100px;
}
/*联系我们*/
.contact_banner {
	width:100%;
	height:200px;
	background-image:url(../images/contact_bg.jpg);
	background-position:50% 0%;
	clear:both;
}
.contact_ditu {
	float:left;
	width:450px;
}
.contact_z {
	float: right;
	width:280px;
}
/*分页样式*/
.pager {
	width:600px;
	text-align:center;
	height:40px;
	margin:0 auto;
	padding-bottom:50px;
}
.pager ul {
	margin:0 auto;
}
.pager ul li {
	display:inline;
	text-align:center;
	margin:3px;
	color:#999;
	border: 1px #cccccc solid;
	padding-top:5px;
	padding-left:7px;
	padding-bottom:5px;
	padding-right:7px;
	line-height:12px;	
}
.pager span,.pager a {
	display:inline;
	text-align:center;
	margin:3px;
	color:#999;
	border: 1px #cccccc solid;
	padding-top:5px;
	padding-left:7px;
	padding-bottom:5px;
	padding-right:7px;
	line-height:12px;	
}
.pager ul li:hover {
	background-color:#408eee;
	color:#fff;
	text-decoration:none;
	border:1px #2878DA solid;
}
.pager span:hover,.pager a:hover {
	background-color:#408eee;
	color:#fff;
	text-decoration:none;
	border:1px #2878DA solid;
}
.pager ul li a:hover{ color:#FFF}
/*网站底部*/
.foot {
	overflow:hidden;
	background:#212427;
	width:100%;
	clear:both;
}
.foot_main {
	width:1100px;
	margin:0 auto;
	font-size:14px;
	line-height:50px;
}
.foot_main strong {
	margin-right:30px;
	color:#FFF;
	float:left;
}
.foot_main a {
	margin-right:35px;
	color:#5D656F;
	float:left;
}
.foot_main a:hover {
	color:#fff;
}
.foot_bottom {
	width:100%;
	height:110px;
	line-height:30px;
	text-align:center;
	float:left;
	padding-top:20px;
	color:#999;
	font-size:14px;
	background-color:#2C3035;
	overflow:hidden;	
}
.foot_bottom a {
	color:#f3f3f3;
	font-size:14px;
	padding:0 10px
}
.foot_bottom a:hover {
	text-decoration:underline
}
