﻿@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	font-family:"Microsoft YaHei","SimHei"; 
	font-size:12px;
	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;
}
/* 幻灯片 css */
		.slideBox{ overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:48%; bottom:4px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:25px; height:5px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f6a700; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ display:block; max-width:100%; margin:0 auto;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.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;  }
.nav{
	width:100%;
	height:134px;
	background:rgba(255, 255, 255, 0.6);
	position:absolute;
	z-index:999;
}
.nav-box{
	width:1200px;
	margin:0 auto;
}
.logo{
	float:left;
	padding-top:42px;
}
.nav ul{
	font-size:16px;
	float:right;
	padding-top:60px;
}
.nav ul li{
	width:78px;
	float:left;
	text-align:center;
}
.nav ul li a{
	width:82px;
	color:#1d1d1d;
	font-weight:bold;
}
.nav ul li a:hover{
	color:#f6a700;
}
.main{
	width:100%;
	margin:0 auto;
	background:url(../images/main-bg_03.jpg) repeat-x top;
	overflow:hidden;
	min-width:1200px;
    }
/* 产品展示 */
.chanpin{
	width:1298px;
	margin:0 auto;
	}
.chanpin h1{
	text-align:center;
	font-size:36px;
	padding-top:70px;
	color:#292929;
	font-weight:bold;
	}
.chanpin h2{
	text-align:center;
	font-size:14px;
	color:#292929;
	margin:17px 0 30px 0;
	}
.cp-fl{
	width:1190px;
	height:33px;
	margin-left:53px;
	margin-bottom:30px;
	line-height:33px;
	text-align:center;
	background:#ff7c00;
}
.cp-fl ul{
	width:1065px;
	margin:0 auto;
}
.cp-fl ul li{
	width:130px;
	float:left;
	text-align:center;
	border-right:#fff 1px solid;
}
.cp-fl a{
	font-size:13px;
	color:#fff;
}
.cp-fl a:hover{
	font-size:15px;
}
.chanpin-box{
	width:1298px;
	margin-bottom:10px;
	clear:both;
	margin-left:52px;
	}
.chanpin-img a{
	width:283px;
	margin-bottom:30px;	
	height:384px;
	float:left;
	display:block;
	background:url(../images/chanpin-bg_03.jpg) no-repeat;
	margin-left:20px;
	}
.chanpin-img a img{
	margin:9px 0 0 8px;
	width:268px;
	height:265px;
	}
.chanpin-img a:hover{
	width:283px;
	display:block;
	background: url(../images/chanpin-bg-a_03.jpg) no-repeat;
	}
.chanpin-img span{
	width:126px;
	display:block;
	margin:40px 0 38px 20px;
	}
.chanpin-img h3{
	width:52px;
	margin-left:20px;
	border-bottom:2px #fff solid;
	}
.chanpin-more a{
	width:328px;
	height:48px;
	display:block;
	line-height:48px;
	text-align:center;
	border:1px #d1d1d1 solid;
	color:#666;
	margin:0 auto;
	clear:both;
	}
/*关于我们*/
.about{
	background:url(../images/abuou-bg_02.jpg) no-repeat center;
	height:590px;
	margin:30px 0;
	min-width:1200px;
}
.layout-gywm{
	box-sizing: border-box;
	margin:0 auto;
	width:1200px;
	overflow:hidden;
	padding-top:66px;
}
.layout-gywm>div{
	display: inline-block;
	vertical-align: top;
}
.layout-gywm>div{
	*display: inline;
}
.layout-gywm .left .pic_box{
	width: 593px;
	padding: 8px;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
	border-radius: 8px;
	overflow: hidden;
}
.layout-gywm .left .pic_box img{
	overflow: hidden;
}
.layout-gywm .right{
	width:578px;
	margin-left: 25px;
	padding-top:80px;
}
.layout-gywm .right .underLine{
	padding: 4px 0 30px 0;
}
.layout-gywm .right p{
	font-size: 15px;
	color: #fff;
	line-height:32px;
}
.layout-gywm .right a{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #ff7c00;
	border-radius: 20px;
	color: #ff7c00;
	font-weight: bold;
	margin-top: 28px;
}
.layout-gywm .right a:hover{
	background: #ff7c00;
	color: #fff;
}
.underLine{
	text-align: left;
}
.underLine span{
	color:#fff;
	font-size:22px;
}
.underLine i{
	display: inline-block;
	width: 68px;
	height: 2px;
	background: #ff7c00;
}
.c_news_list-56002 h1{
	text-align:center;
	font-size:30px;
	color:#292929;
	font-weight:bold;
	}
.c_news_list-56002 h2{
	text-align:center;
	font-size:14px;
	color:#292929;
	margin:17px 0 30px 0;
	}
/*风貌*/
.fengmao{
	background:#f6f6f6;
	overflow:hidden;
	clear:both;
	padding-top:15px;
	min-width:1200px;
}
.fengmao-box{
	width:1200px;
	margin:0 auto;
}
.fengmao-box h1{
	text-align:center;
	font-size:30px;
	color:#292929;
	font-weight:bold;      
}
.fengmao-box h3{
	text-align:center;
	font-size:13px;
	color:#9a9a9a;
	padding:10px 0 20px;
}
/* 案例 */

		.slideGroup{ width:1200; 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;   }

		.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;  }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:286px; height:202px;display:block; padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }
	
.foot{
	background:#ff7c00;
	clear:both;
	
}
.foot-box{
	width:1160px;
	margin:0 auto;
	padding:22px 20px;
	overflow:hidden;
}
.foot-box-left{
	float:left;
}
.foot-box ul{
	border-bottom:#fff 1px solid;
	padding-bottom:16px;
	overflow:hidden;
	width:705px;
}
.foot-box ul li{
	width:60px;
	float:left;
	margin-right:28px;
}
.foot-box ul li a{
	color:#fff;
}
.foot-box dl{
	width:530px;
	float:left;
	color:#fff;
	clear:both;
	padding-top:15px;
}
.foot-box dl dt{
	font-size:18px;
	padding-bottom:8px;
}
.foot-box dl dd{
	line-height:22px;
}
.erwm{
	width:125px;
	float:right;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.erwm img{
	padding-bottom:6px;
}
/*内页样式*/
.container{width:1200px;margin:0 auto;margin-top:20px}
.left{width:230px;float:left}
.left .box{margin-bottom:20px}
.left .box h3{height:40px;line-height:40px;padding-left:15px;font-weight:400;font-family:'Microsoft YaHei';background:#ff7c00;font-size:16px;color:#fff}
.left .box .sort li{position:relative;z-index:999}
.left .box .sort li a{background:url(../images/dot_5.png) no-repeat 5px -37px;color:#444;display:block;height:35px;line-height:35px;border-bottom:1px solid #e7e7e7;padding-left:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.left .box .sort li a:hover{color:#ff7c00;text-decoration:none;background:url(../images/dot_5.png) no-repeat 5px -37px #f5f6f6}
.left .box .keyword{padding:10px 0 0;overflow:hidden}
.left .box .keyword li{width:105px;float:left;border:1px dashed #d0d0d0;background:#fcfcfc;padding-left:0;margin-bottom:10px;text-align:center;line-height:27px;position:relative}
.left .box .keyword li:nth-child(2n+1){float:right}
.left .box .content{padding:10px 0;overflow:hidden}
.left .box .content p{color:#444;height:35px;line-height:35px;padding-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.right{width:940px;float:right;padding-bottom:20px}
.right .sitemp{line-height:40px;height:40px;overflow:hidden;padding-right:10px;background:#ff7c00;color:#fff}
.right .sitemp h2{width:340px;float:left;line-height:40px;text-align:center;text-align:left;text-indent:15px;font-size:14px}
.right .sitemp .site{width:380px;float:right;text-align:right;line-height:40px}
.right .sitemp .site a{color:#fff}
.right .content{padding:10px;overflow:hidden;line-height:27px;font-size:14px}

.pic_list li{float:left;width:285px;margin:5px 10px; height:230px; overflow:hidden; }
.pic_list li a.img{border:5px solid #f2f2f2;display:block;width:275px;height:184px}
.pic_list li a.img img{width:275px;height:184px}
.pic_list li h3{text-align:center;padding-top:2px; width:275px;overflow:hidden; height:30px; line-height:30px;}
.pic_list li h3 a{font-weight:400;font-size:14px}

.pagination{text-align:right}
.pagination a, .pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.pagination a:hover{background:#eee;color:#0073dd}
.pagination span.current{background:#ff7c00;color:#fff}
.pagination span.disable{background:#f2f2f2;color:#999}

.details{padding:20px 10px}
.details .detail_left{width:380px;height:285px;float:left;overflow:hidden}
.details .detail_left img{width:380px;height:285px}
.details .detail_right{float:left;margin-left:20px}
.details .detail_right h1{font-size:16px}
.details .list_p li{height:26px;font-size:12px;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.details .list_p li h2{font-size:12px;font-weight:400;font-family:"Microsoft YaHei"}
.details .inquiry a{background:#ff7c00;display:block;width:112px;height:32px;text-align:center;line-height:32px;font-size:14px;color:#fff}

.right .tags-title{border-bottom:1px solid #c3c3c3;position:relative; clear:both;}
.right .tags-title h3{display:inline-block;padding:0 30px;font-size:16px;color:#ff7c00;line-height:40px;border-bottom:3px solid #ff7c00;margin-bottom:-1px}

.relate{position:relative;padding:15px 0;overflow:hidden}
.relate ul{overflow:hidden;zoom:1}
.relate li{float:left;margin-right:15px;border:1px solid #c5c5c5; width:222px; height:167px;}
.relate li a.img{display:block}
.relate li a.img img{width:220px;height:165px}
.relate li h3{text-align:center;height:30px}
.relate li h3 a{font-weight:400;color:#666;display:block;font-size:14px;line-height:30px}

.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 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}

.detail-title{font-size:20px;color:#363636;font-weight:700;margin-bottom:10px;line-height:1.7;text-align:center}
.detail-info-bar{font-size:14px;font-family:Arial;color:#9e9e9e;line-height:35px;border-bottom:1px dashed #cfcfcf;margin-bottom:20px;text-align:center}
.detail-info-bar span{padding:0 10px}

.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:#ff7c00;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}