﻿@charset "utf-8";
/* CSS Document */
ul li{list-style:none; text-decoration:none; list-style-type:none;}

.banner_pd img{
	width:100%;
	height:180px;
	margin:0 auto;
}

/***产品中心频道样式***/

.pro_rec{
	width:1260px;
	margin:auto;

}
.pro_rec .tit{
	width:1240px;
	background:#A6CBF3;
	height:20px;
	margin:30px 0 0 20px;
	overflow:hidden;
	
}
.tit a{
color:#2e7bff;
}
.pro_rec .tit ul{
	margin-left:20px;
	width:1200px;
	float:left;
	height:42px;
	font-size:18px;
	font-family:"微软雅黑";
	line-height:42px;
	color:#333333;
}
.pro_rec .tit .bt{
	float:left;
	width:160px;
	margin-left:20px;
	background:#FFF;
	text-align:center;
	color:#444;
	font-size:18px;
	line-height:20px;
}
.pro_rec .tit .more{
	float:right;
	color:#555;
	font-size:12px;
	line-height:20px;

}
.pro_rec .list{
	width:1260px;
	float:left;
	margin:45px 0 0 0;
}
.pro_rec .list ul{
	width:300px;
	margin:0 0 60px 20px;
	float:left;
	font-size:14px;
	color:#444;
	text-align:center;
	height:280px;
	line-height:28px;
}

.pro_rec .list ul a{ color:#333333;}

.pro_rec .list img{
	width:300px;
	height:180px;
	float:left;
	margin-bottom:10px;
}
.pro_rec .list ul li{
	width:300px;
	float:left;
	font-size:12px;
	text-align:left;
	height:60px;
	margin-top:10px;
	overflow:hidden;
}

.pro_rec .list2{
	width:1260px;
	float:left;
	margin:45px 0 0 0;
}
.pro_rec .list2 ul{
	width:280px;
	margin:0 15PX 15px ;
	float:left;
	font-size:14px;
	color:#444;
	text-align:center;
	height:230px;
	line-height:28px;
}

.pro_rec .list2 ul a{ color:#333333;}

.pro_rec .list2 img{
	width:280px;
	height:170px;
	margin-bottom:10px;
}

/***新闻中心频道样式***/



.news_rec{width:1260px;margin:auto;overflow:hidden;}
.news_rec .tit{
	width:1240px;
	background:#fff;
	height:42px;
	margin:30px 0 0 20px;
}
.news_rec .tit ul{

	width:1200px;
	height:42px;
	font-size:18px;
	font-family:"微软雅黑";
	line-height:42px;
}
.news_rec .tit .bt{
	float:left;
	width:100px;
	margin-left:0px;
	background:url(../images/suza.jpg) no-repeat bottom center;
	text-align:center;
	color:#555;
	font-size:16px;
	height:auto;
	overflow:hidden;
	line-height:45px;
}
.news_rec .tit .more{
	float:right;
	color:#006fbb;
	font-size:13px;
}
.news_rec .list{
	width:1260px;
	margin:30px 0 0 0;
}
.news_rec .list li{


	font-size:13px;
	height:35px;
	margin-top:10px;
	margin-left:20px;
	color:#555555;
	line-height:30px;
	border-bottom:#c5c5c5 dashed 1px;
}
.intro a{
	
	color:#2e7bff;
}
.news_rec .list a{


	font-size:13px;
	height:35px;
	color:#555555;
	line-height:30px;
}

/***产品中心右侧***/
.pro_right{
	float:left;
	width:1240px;
	min-height:600px;
}
.pro_right_up{
	width:1240px;
	float:left;
	margin:30px 0 0 20px;
	min-height:330px;
	_height:330px;
}

.pro_right_up img{
	float:left;
	margin:0 10px 10px 0;
}
.pro_right_up li{
	float:left;
	color:#2a90fc;
	font-family:"微软雅黑";
	font-size:16px;
	width:370px;
	margin-bottom:10px;
	font-weight:bolder;
	line-height:50px;
}
.pro_right_up p{
	color:#666666;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	font-family:"微软雅黑";
	line-height:30px;
	
}
.pro_right_down{
	width:1240px;
	float:left;
	min-height:300px;
	_height:300px;
	margin:10px 0 0 20px;
}
.pro_right_down ul{
	width:1240px;
	height:auto;
	border-bottom:2px #527DAB solid;
	overflow:hidden;
}
.pro_right_down ul li{
	width:140px;
	font-size:16px;
	float:left;
	text-align:center;
	margin-left:60px;
	height:45px;
	line-height:45px;
	background:#527DAB repeat;
	color:#FFF;
}
.pro_right_down .list{
	width:1240px;
	margin:0 auto;
	float:left;
}
.pro_right_down .tit{
	width:100px;
	 text-align:center;
	float:left;
	height:45px;
    background:url(../images/suza.jpg) no-repeat bottom center;
	margin-top:50px;
	line-height:45px;
	margin-left:25px;
	overflow:hidden;
}
.pro_right_down .tit li{
	width:90px;
	float:left;
	height:40px;
	background:#FFF;
	color:#555;
	font-size:16px;
	font-family:"微软雅黑";
	text-align:center;
	margin-left:10px;
	line-height:40px;
}
.pro_right_down .int{
	width:1240px;
	color:#555555;
	font-size:18px;
	margin-top:20px;
	float:left;
	font-weight:normal;
	text-align:left;
}
.pro_right_down .int p{
	white-space:normal;
	font-size:14px;
	line-height:35px;
	color:#666666;
	border:none;
}

.s_g p{letter-spacing:1px;}
.s_g span{letter-spacing:1px;}








.zilanmu_title{
border-bottom: 1px solid #313131;
height:35px;
color:#FFF;
line-height:35px;
position:relative;
z-index:9
}
.lmtitle{
font-size:15px !important;
display:block !important;
float:left !important;
background-color:#313131 !important;
color:#FFF !important;
padding:0px 15px;
}
.polygon{
float:left;
width:35px;
height:35px;
background-color:#313131;
shape-outside:polygon(0 0,35px 35px,0px 35px);
-webkit-clip-path:polygon(0 0,35px 35px,0px 35px);
}
.show{
width:1200px;
margin:auto;
}
.s_t{
overflow:hidden;
margin-top:40px;
}
.s_t_j{
float:left;
width:550px;
margin-left:150px;
}
.s_t_t{
font-size:30px;
font-weight:600;
margin-bottom:10px;
margin-top:10px;
color:#222;
}
.s_t_c{
line-height:25px;
width:550px;
}
.s_t_c p{

}
.s_t_c strong{
display:block;
width:450px;
height:55px;
background:url('../images/te.png') no-repeat;
padding-left:80px;
line-height:55px;
font-size:30px;
font-family:'Arail';
font-weight:600;
color:#444;
margin-bottom:10px;
}

.s_x{
overflow:hidden;
margin-top:40px;
}
.s_x_l{
float:left;
width:360px;
margin-left:10px;
margin-right:27px;
margin-top:50px;
height:160px;
}
.s_x_t{
padding-left:85px;
height:60px;
font-size:25px;
line-height:60px;
margin-bottom:13px;
color:#111;
}
.s_x_j{
margin-top:5px;
margin-bottom:5px;
font-size:14px;
letter-spacing:1px;
line-height:25px;
margin-top:10px;}
.s_p{
margin-top:40px;
}
#wrap{margin:20px auto;width:1200px;overflow:hidden;}
.item3{position:relative;float:left;margin-right:8px;width:230px;height:170px;cursor:pointer;overflow:hidden;border:1px solid #DCDCDC;margin-top:10px;}
.item3 p{margin:0px;position:absolute;left:0;bottom:0px;height:40px;width:100%;background:#fff no-repeat;}
.item3 p{font-size:15px;height:40px;color:#000; text-align:center;margin:0px;line-height:40px;}
.item3 div{position:absolute;width:0;height:0;filter:alpha(Opacity=40);background-color:rgba(253,4,3,0.4);overflow:hidden;_zoom:1;}
.item3 .cornerTL{left:0;top:0;}
.item3 .cornerTR{right:0;top:0;}
.item3 .cornerBL{left:0;bottom:0;}
.item3 .cornerBR{right:0;bottom:0;}
.item3 dl{position:absolute;top:0;left:0;width:230px;height:170px;display:none;margin:0px;}
.item3 dt{height:40px;width:100%;line-height:40px;text-align:center;color:#FFF;}
.item3 dt h3{margin-bottom:7px;margin-top:7px;font-size:18px;font-family:'微软雅黑';}
.item3 dd{padding:0 12px;width:210px;line-height:20px;text-indent:2em;color:#FFF;font-size:14px;margin:0px;
}



.s_g{
overflow:hidden;
margin-top:40px;
}



.s_j{
overflow:hidden;
margin-top:40px;
}
.s_k{
overflow:hidden;

margin-top:40px;
}
.s_c{
margin-top:40px;
overflow:hidden;

}
.s_k_l{
float:left;
margin-top:20px;
margin-right:10px;
width:290px;
}
.s_k_l p{
margin:0px;
text-align:center;
color:#222;
background:#EEE;
line-height:40px;
font-size:14px;
height:40px;
overflow:hidden;
}
tr{
transition:0.3s;
}
tr:hover{
background-color:#E50111 !important;;
color:#FFF !important;
border-radius:3px
}
tr:hover p{

color:#FFF !important;
}



.lxwm_j{
background:url('../images/te.png') no-repeat;
height:80px;
font-size:30px;
padding-left:80px;
color:#222;
font-weight:700;
margin-top:30px;
}
.lxwm_j span{
color:#E50111;
}
.s_t img{
}
.s_t_j img{
margin-top:0px;
}



.foot div{
	text-align:left !important;
	
}