@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none; }/*outline-style:none; 去除外围浏览器自带边框*/
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "微软雅黑","宋体";}
select, input { vertical-align:middle;}
select, input, textarea { font-size:14px; margin:0; }
textarea { resize:none; } /*防止拖动*/
img {border:0;	vertical-align:middle; }  /*  去掉图片低测默认的3像素空白缝隙*/
table { border-collapse:collapse; } /*合并边框*/
body {
    font:14px/150% "微软雅黑","\5b8b\4f53";/*宋体 unicode字体，最好的字体*/
    color:#666;
    background:#fff
}
.clearfix:before,.clearfix:after { /*最好用的清除浮动  闭合浮动*/
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
a {color:#666; text-decoration:none; }
a:hover{color:#C81623;}
h1,h2,h3,h4,h5,h6 {text-decoration:none;font-weight:normal;font-size:100%;} /*字体正常化*/
s,i,em{font-style:normal;text-decoration:none;}/*删除线倾斜正常化*/
.col-red{color: #C81623!important;}/*默认字体*/

/*公共类*/
.w {  /*版心 提取 方便项目自适应*/
    width: 1200px;margin:0 auto;
}
.fl {
    float:left
}
.fr {
    float:right
}
.al {
    text-align:left
}
.ac {
    text-align:center
}
.ar {
    text-align:right
}
.hide {
    display:none
}

.mg30{
    margin-top: 30px;
}

.mg20{
    margin-top: 20px;
}

.mg10{
    margin-top: 10px;
}

.mt30{
    margin-bottom: : 30px;    
}

.mt20{
    margin-bottom: : 20px;    
}

/*top*/
.top_t{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.top_t span{
	float: right;
}

.top_c{
	width: 100%;
	height: 100px;
	background: #eee;
}
.top_c .logo{
	width: 645px;
	height: 100px;
	line-height: 100px;
	float: left;
	overflow: hidden;
}
.top_c .tel{
	width: 245px;
	height: 70px;
	padding-top: 30px;
	float: left;
}
.top_c .tel img{
	float: left;
	vertical-align: middle;
	margin-right: 8px;
}
.top_c .tel i{
	font-style: oblique;
	font-size: 20px;
	line-height: 30px; 
}
.top_c .sech{
	width: 300px;
	height: 70px;
	float: left;
	padding-top: 30px;
}
.top_c .sech .input_s{
	height: 38px;
	border: 1px solid #ccc;
	border-right: none;
	line-height: 38px;
	width:239px; 
	padding: 0 5px;
	float: left;
}
.top_c .sech .input_b{
	width: 50px;
	border: none;
	float: left;
	height: 40px;
}

.top_b{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #b7000e;
}

.tnav{width: 1200px;height: 60px; z-index: 2;position:relative;margin: 0 auto;}
.tnav ul li{float: left; width: 145px; height: 60px; line-height: 60px; text-align: center;}
.tnav ul li a{ width: 145px; display: block;font-size: 16px; font-weight: bold; color: #ffffff;}
.tnav ul li a:hover{ height: 60px;color: #b7000e; background:url(../images/bg1.png) no-repeat;}
.tnav ul li.xz{background:url(../images/bg1.png) no-repeat;} /* css倾斜 transform: skewX(-15deg) translate(8px);*/
.tnav ul li.xz a{color: #b7000e;}

.tnav ul li.sfhover ul {left: auto;} 
.tnav ul li ul{text-align:left; left: -999em; width: 130px; position: absolute;
 background: #b7000e;}/*opacity:0.7;filter:alpha(opacity=70);*/
.tnav ul li ul .nbor{background: none;}
.tnav ul li ul li{width: 130px; height: 40px; text-align: left;line-height: 40px;color: #fff;}
.tnav ul li ul li a{font-size: 14px; font-weight: 400;display: block; width: 120px; padding-left: 10px;}
.tnav ul li ul li a:hover{background: #fff;height: 40px;color: #b7000e;}
.tnav ul li.xz ul li a{color: #fff;}
.tnav ul li.xz ul li a:hover{background: #fff;height: 40px;color: #b7000e;}

/* 焦点图 */
.flexslider{position:relative;height:500px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:500px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px;}
.flex-control-nav{position:absolute;bottom:30px;z-index:5; left:45%;text-align:center;}
.flex-control-nav li{display:inline-block;width:13px; float:left;height:13px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:13px;height:13px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:60px;height:60px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../images/prev.png) center center no-repeat;/*filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;*/}
.flex-direction-nav li a.flex-prev:hover{background:url(../images/prev2.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../images/next.png) center center no-repeat;filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;}
/*filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; 透明*/
.flex-direction-nav li a.flex-next:hover{background:url(../images/next2.png) center center no-repeat;}

/*关于我们*/
.aboutw h1,.anliw h1,.newsw h1{
	font-size: 36px;
	color: #b7000e;
	text-align: center;
	line-height: 40px;
}
.aboutw h1 span,.anliw h1 span,.newsw h1 span{
	font:300 24px/24px "Javanese Text";
	color: #666;
	padding-left: 10px; 
	text-transform:uppercase;
}
.aboutw h2,.anliw h2{
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #666;
}
.aboutw dl dt{
	float: left;
	width: 420px;
	height: 300px;
	overflow: hidden;
	margin-right: 30px;
}
.aboutw dl dt img{
	width: 420px;
	height: auto;
}
.aboutw dl dd.h1{
	font-size: 20px;
	line-height: 50px;
	color: #2a2a2a;
	height: 50px;
	font-weight: 550;
}
.aboutw dl dd.con{
	height: 250px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
	font-size: 13px;
}
.aboutw dl dd.con img{
	display:none;
}
/*查看详情*/
.btnxq{
	width: 110px;
	height: 40px;
	line-height: 40px;
	background: #b7000e;
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
}
.btnxq a{
	color: #fff;	
}
/*产品中心*/
.productw{
	height: auto;
}
.productw .pl{
	float: left;
	width: 240px;
	margin-right: 20px;
}
.productw .pl h1{
	height: 80px;
	background: #b7000e;
	color: #fff;
	text-align: center;
	font-size: 24px;
	padding-top: 30px;
}
.productw .pl h1 span{
	font-size: 12px;
}
.productw .pl ul li{
	height: 44px;
	line-height: 43px;
	border: 1px solid #ccc;
	border-top: none;
	font-size: 16px;
	background: url(../images/ico1.png) no-repeat 10px 17px;
	padding-left: 30px;
	width: 208px;
}
.productw .pl ul li.xz a{
	color:#C81623;
}

.productw .pr{
	float: left;
	height: 575px;
	width: 938px;
	background: #eee;
	border: 1px solid #ccc;
	padding-top: 30px;
}
.productw .pr dl{
	width: 210px;
	height: 210px;
	float: left;
	padding: 20px 12px;
}
.productw .pr dl dt{
	border: 1px solid #ccc;
	width: 208px;
	height: 178px;
	overflow: hidden;
	text-align:center;
}
.productw .pr dl dt img{
	width: auto;
	height: 178px;
}
.productw .pr dl dd{
	height: 30px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}
.productw .pr dl:hover dt{	
	border: 1px solid #B7000E;
}
.productw .pr dl:hover dd,.productw .pr dl:hover dd a{
	background: #B7000E;
	color: #fff;
}
.productw .pr span{
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 14px;
}
.productw .pr span a{
	color: #b7000e;
}

/*工程案例*/
.anliw{
	position: relative;
}
.anliw dl{
	width: 285px;
	height: 220px;
	float: left;
	padding: 10px 7px;
}
.anliw dl dt{
	width: 285px;
	height: 180px;
	overflow: hidden;
	text-align:center;
}
.anliw dl dt img{
	width: auto;
	height: 180px;	
}
.anliw dl dt img:hover{
	transform: scale(1.3, 1.3);transition: .3s transform;
}
.anliw dl:hover img{
	transform: scale(1.3, 1.3);transition: .3s transform;
}
.anliw dl:hover dd,.anliw dl:hover dd a{
	background: #B7000E;
	color: #fff;	
}
.anliw dl dd{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
}
.bright{
	position: absolute;
	top: 20px;
	right: 20px;
}
/*新闻中心*/
.newsw{
	position: relative;
}
.newsw dl{
	float: left;
	width: 580px;
	height: 90px;
	margin-top: 20px;
	padding:0 10px;
}
.newsw dl dt{
	width: 70px;
	height: 70px;
	float: left;
	background: #ddd;
	margin-right: 20px;
	border-radius: 5px;
	padding: 10px;
	font-size: 13px;
	color: #aaa;
	text-align: center;
}
.newsw dl dt span{
	font-size: 40px;
	line-height: 55px;
	border-bottom: 1px solid #fff;
	display: inline-block;
	width: 70px;
	height: 55px;
}
.newsw dl dd.h1{
	font-size: 20px;
	color: #2a2a2a;
	line-height: 40px;
	font-weight: 580;
	height: 40px;
	text-overflow:ellipsis; /*溢出时加...*/
	display:-webkit-box;
	-webkit-line-clamp:1;/*显示两行文本*/
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.newsw dl dd.con{
	height: 50px;
	line-height: 23px;
	text-overflow:ellipsis; /*溢出时加...*/
	display:-webkit-box;
	-webkit-line-clamp:2;/*显示两行文本*/
	-webkit-box-orient:vertical;
	overflow:hidden;
}
/*友情链接*/
.links{
	height: 60px;
	line-height: 60px;
	text-overflow:ellipsis; /*溢出时加...*/
	display:-webkit-box;
	-webkit-line-clamp:1;/*显示两行文本*/
	-webkit-box-orient:vertical;
	overflow:hidden;
	font-size: 14px;
	color: #2a2a2a;
	background: #ddd;
}
/*元素块级横向排列*/
.links a{
	display:inline-block; /*一方面Firefox3 beta、IE8 beta、Opera、Safari 支持，另一方面下触发IE下inline 元素的 hasLayout*/
	display:-moz-inline-stack; /* Firefox 的私有属性，需要时还必须用到position:relative解决上面提到的bug */
	zoom:1; /*同样是IE 下触发 hasLayout*/
	*display:inline; /*一旦IE 下触发了 hasLayout，设置 block 元素为 inline 会使 display:inline 效果与 display:inline-block 相似*/	
	margin: 0 15px;
}
.links h1{
	font-size: 16px;
	color: #fff;
	width: 120px;
	background: #b7000e;
	display:inline-block;
	text-align: center;
}

/*foot*/
.footw{
	width: 100%;
	height: 110px;
	background: #2a2a2a;
	color: #8f8e8e;
	padding-top: 30px;
}
.footw a{
	color: #8f8e8e;
}
.footw a:hover{
	color:#C81623;
}
.footw .w .logo2{
	width: 380px;
	float: left;
	padding-left: 70px;
}
.footw .w .con{
	float: left;
	height: 110px;
	overflow: hidden;
}
.footw .w .con p{
	padding-top: 5px;
	display: block;
}

/*列表*/
.banner{
	width: 100%;
	height: 300px;
	background: url(../images/banner2.png) no-repeat center;
}
/*面包屑*/
.lnav{
	height: 50px;
	line-height: 50px;
	padding: 0 20px 0 30px;
	width: 1150px;
	background: url(../images/ico2.png) no-repeat 20px 18px #eee;
}
.lnav span{
	float: right;
}

/*新闻详情*/
.newsnr{
	float: left;
	height: auto;
	width: 900px;
	padding: 0 20px 20px;
	line-height:23px;
	min-height:300px;
}
.newsnr h1{
	font-size:26px;
	color:#2a2a2a;
	text-align:center;
	line-height:40px;
}
.newsnr h2{
	font-size:12px;
	color:#999;
	text-align:center;
}
.newsnr div.content{
	padding-top:20px;
	min-height:200px;
	height:auto;
	font-size:16px;
	line-height:25px;
}
/*下一篇*/
.met_page{
	width:900px;
	line-height:25px;
	overflow:hidden;
}

/*新闻列表*/
.mright{width: 900px;height: auto;}
.mrlist ul li{width: 900px;height: auto;margin-bottom: 20px;float:left;}
.mrlist ul li .time{width: 60px;height: 50px;float: left;color: #666;font-size: 14px;text-align: center;padding-top: 10px;background: #eee;border-radius: 8px;}
.mrlist ul li .time span{font-size: 32px;}
.mrlist ul li .lcon{width: 750px;height: auto;float: left;margin-left: 10px;text-align:left;}
.mrlist ul li .lcon h1{color: #2a2a2a;font-size: 20px;font-weight: 300;line-height: 30px;height: 30px;text-align:left;}
.mrlist ul li .lcon p{line-height: 18px;font-size: 13px;color: #888888;}
.mrlist ul li .look{width: 70px;height: 40px;margin-top: 15px;margin-left: 10px;float: left;}
.mrlist ul li .look a{width: 70px;height: 40px;font-size: 14px;line-height: 40px;border-radius: 8px;background: #eee;color: #666;display: block;text-align: center;}
.mrlist ul li .look a:hover{text-decoration: none;cursor: pointer;}

/*翻页样式*/
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}
.metpager a,.metpager span.miy{ border:1px solid #CBCBCB; padding:2px 5px 2px 5px; color:#aaa;}
.metpager a:hover { border:1px solid #FF6B01; }
.metpager a:hover { border:1px solid #FF6B01; }
.metpager span.current {border:1px solid #CBCBCB; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

/*案例列表*/
.anliimg{
	width:900px;
	height:auto;
	text-align:center;
	overflow:hidden;
	margin-bottom:20px;
}
.anliimg img{
	max-width:800px;
	height:auto;
}
.anlims{
	width:900px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}
/*产品列表*/
.cplimg{
	width:900px;
	height:auto;
	margin-bottom:20px;
}
.cplimg dl dt{
	width:300px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.cplimg dl dt img{
	max-width:280px;
}
.cplimg dl dd{
	width:600px;
	float:left;
	height:35px;
	line-height:35px;
	overflow:hidden;
}
.cplimg dl dd span.h2{
	font-size:16px;
	color:#2a2a2a;
}
/*在线咨询*/
.lynr ul{
	width:800px;
	line-height:35px;
	margin:0 auto;
	font-size:16px;
}
.lynr ul li{
	height:30px;
	margin-bottom:10px;
}
.lynr ul li input{
	border:1px solid #ccc;
	height:30px;
	line-height:30px;
	width:350px;
}
.lynr ul li span{
	color:#ff0000;
	width:20px;
	display:inline-block;
	height:35px;
}
.lynr ul li.text{
	height:110px;
	line-height:100px;
}
.lynr ul li.text textarea{
	width:350px;
	height:100px;
	line-height:23px;
	border:1px solid #ccc;
}
.lynr ul li.lybtn input{
	width:150px;
	height:30px;
	cursor:pointer;
}
/*搜索结果*/
.newslist{width: 900px; padding: 20px 0;}
.newslist ul li{ width: 900px; height: 45px; line-height: 45px; border-bottom: 1px dotted #D4D4D4;color: #B7000E;}
.newslist ul li span{float: right;color:#999999;}
.newslist ul li a{color: #646464;}
.newslist ul li a:hover {color:#FE6B01; text-decoration:underline;}


