*{margin: 0px;padding: 0px;}
body{min-width:1080px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1080px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:150px;
	overflow: hidden;
}
.head .top{
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: #f4f4f4;
 
}
.head .top p{
	font-size: 13px;
	color:#000000;
	line-height: 40px;
	float: left;
}
.head .top p a{
	color:#000000;
}
.head ul{
	float: right;
}
.head ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height:40px;
	position: relative;
}
.head ul li a{
	font-size: 13px;
	color:#333333;
}
.head ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:13px;
	right: 0;
	background: #333333;
}
.head ul li:last-child:after{
	width: 0;
}
.head .name{
	float: left;
	margin-top: 35px;
}
.head  .tel{
	float: right;
	margin-top: 30px;
}
.nav{
	width: 100%;
	height: 50px;
	background:#334063;
}
.nav ul{
	width: 1100px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 110px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #28324d;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #333;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 border: 1px solid #1868ca;
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 60px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height:60px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:60px;
	color:#666666;
}
.keywords ul li a{
	color:#666666;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:24px;
    height:14px;
    width:1px;
    background:#666666;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.title{
	width: 100%;
	height: auto;
	overflow: hidden;
	height: 36px;
	border-bottom: 1px solid #666666;
}
.title img{
	display: block;
	float: left;
	margin-top: 5px;
}
.title p{
	color:#1a1a1a;
	font-size: 16px;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
.title  a{
	display: block;
	float: right;
 	color:#666666;
	font-size: 14px;
	margin-top:10px;
}
.product .list{
	width: 210px;
	height: auto;
	overflow: hidden;
	float: left;
}
.product .list .title {
	border: none;
}
.product .list h4{
	color:#ffffff;
	font-size: 16px;
	position: relative;
	width: 100%;
	height: 40px;
	background: #334063;
	font-weight: normal;
	padding-left:30px;
	line-height: 40px;
}
.product .list  h4 a{
	color:#fff;
}
.product .list h4:after{
	content: ">>";
	position: absolute;
	color:#fff;
	font-size: 14px;
	left: 8px;
}
.product .list ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 15px;
}
.product .list ul li{
	width: 200px;
	height:30px;
	border-bottom: 1px dashed #6a6a6a;
	line-height:30px;
	margin-left: 5px;
}
.product .list ul li a{
	color:#666666;
	font-size: 14px;
}
.product .pic{
	width: 860px;
	height: auto;
	overflow: hidden;
	float:right;
}
.product .pic ul li{
	float: left;
	width: 280px;
	margin-top: 10px;
	height: 240px;
	position: relative;
	margin-left: 10px;
}
.product .pic ul li img{
	display: block;
	width: 280px;
	height: 240px;
}
.product .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}
.product .pic ul {
	margin-left: -10px;
}
.about{
	width: 100%;
	height:700px;
	overflow: hidden;
	background: url(../images/bg02.png)no-repeat center;
	margin-top: 40px;
}
.about .tit{
	float: left;
	width: 200px;
	height: 200px;
	display: flex;
	align-items: center;
	background: #28324d;
	margin-top: 40px;
	justify-content: center;
}
.about .tit p{
	color:#fff;
	width: 145px;
	font-size: 24px;

}
.about .info{
	float: left;
	width: 590px;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
	margin-left: 40px;
}
.about .info p{
	color:#fff;
	font-size: 15px;
	text-indent: 1em;
	line-height: 25px;
}
.about  .main{
 
	position: relative;
}
.about img{
	display: block;
	width: 960px;
	height: 400px;
}
.about .bg{
	width: 200px;
	height: 520px;
	background:url(../images/bg01.png)no-repeat center;
	position: absolute;
	right: 0;

	top: 40px;
}
.about .bg p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	margin-top: 95px;

}
.about a{
	display: block;
	color:#fff;
	font-size: 14px;
	width: 140px;
	height: 40px;
	background: #323232;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0;
	bottom: 120px;
	right:20px;
}
.cases{
	width: 1080px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases  .box{
	width: 600%;
}
.cases  .pic{
	float: left;
	margin-top: 10px;
}
.cases ul li{
	float: left;
	width: 320px;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
}
.cases ul li img{
	display: block;
	width: 320px;
	height: 240px;
}
.cases ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}
.sction .main{
	display: flex;
	justify-content: space-between;
}
.boxes{
	width: 530px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}
.boxes .tit{
	width: 100%;
	height: auto;
	height: 42px;
	border-bottom: 2px solid #334063;
}
.boxes .tit p{
	width: 200px;
	height: auto;
	border-bottom:6px solid #334063;
	margin:0 auto;
	height: 40px;
	color:#334063;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}
.boxes  ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:10px;
}
.boxes ul li{
	width: 100%;
	height: 50px;
	overflow: hidden;
	border-bottom: 1px dashed #a0a0a0;
	margin-top: 10px;
}
.boxes ul li h4{
	font-size: 16px;
	color:#1a1a1a;
	float: left;
	width: 380px;
	float: left;
	font-weight: normal;
}
.boxes ul li  span{
	display: block;
	float: right;
	color:#666666;
	font-size: 12px;
}
.boxes ul li p{
	width: 100%;
	height: auto;
	overflow: hidden;
	color:#666666;
	font-size: 14px;
	margin-top: 3px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.boxes ul li:hover h4{
	color:#28324d;
}
.boxes .pic{
	margin-top: 20px;
}
.boxes .pic img{
	display: block;
	width: 530px;
	height: 200px;
}
.boxes  .info{
	width: 380px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top:10px;
}
.boxes  .info p{
	color:#1a1a1a;
	font-size: 15px;
	font-weight: bold;
}
.boxes  .info span{
	display: block;
	color:#1a1a1a;
	font-size: 15px;
	line-height: 20px;
	margin-top: 5px;
}
.boxes .ewm{
	float: right;
	width: 140px;
	height: 140px;
	margin-top: 20px;
}
.boxes .ewm img{
	display: block;
	width: 140px;
	height: 140px;
}
.footer{
	width: 100%;
	height: 222px;
	overflow: hidden;
	position: relative;
	background: #17191e;
	margin-top: 30px;
}
.footer .info{
	width: 100%;
	height: 105px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.footer .info p{
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
}
.footer .info span{
	display: block;
	color:#fff;
	font-size: 14px;
	line-height: 22px;
}
.footer .info span a{
	color:#ffffff;
}
.footer .links{
	width: 100%;
	margin-top: 10px;
}
.footer .links p{
	color:#ffffff;
	float: left;
	font-size: 15px;
	line-height: 25px;
}
.footer .links ul{
	float: right;
	width: 990px;
	height:50px;
	overflow: hidden;
}
.footer .links ul li{
	float: left;
	padding-right: 10px;
	line-height: 25px;
}
.footer .links ul li a{
	color:#fff;
	font-size: 13px;
}
.footer .cp{
	width: 100%;
	height: 40px;
	background: #090a0c;
	position: absolute;
	bottom: 0;
}
.footer .cp p{
	line-height: 40px;
	color:#fff;
	text-align: center;
}
.footer .cp a{
	color:#fff;
}

.container{ width:1080px; margin:0px auto; font-family: "微软雅黑";}
.con_left{ width:210px; float:left; margin-right:10px;margin-top:20px; margin-bottom:20px;}
.con_right{ width:860px; float:left; margin-top:20px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:200px; padding-left:10px; height:40px; line-height:40px; font-size:18px; color:#fff; background:#334063;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:##1a1a1a;}
.in_prokind span a:visited{ color:#fff;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:96%; padding-left:4%; background:url(../images/case_top_icon.gif) no-repeat 5px;height:40px; border-bottom:#666 1px solid; line-height:40px;font-size:16px; color:#1a1a1a; text-align:left; position:relative; }
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#1a1a1a;}
.position a:visited{ color:#1a1a1a;}
.position a:hover{ color:#e7a625;}
.ul_news{ width:100%; margin:0px auto; background:#eee; padding-bottom:10px; border-bottom:2px solid #e42121;}
.ul_news li{ width:98%; padding-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dashed; color:#1d1d1d; overflow:ellipsis;overflow:hidden; }
.in_contact{width:100%; margin-top:10px; float:left; color:#333;}
.in_contact p{ width:100%; font-size:14px; line-height:24px; padding-left:5px;}
.in_contactmid{padding-bottom:10px; border-bottom:2px solid #3bc154; background:#eee; padding-right:5px;}
.in_contactmid h3{line-height:28px; font-size:15px;padding-left:5px;color:#333;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutimg{ width:193px; margin:10px; float:left;}
.index_aboutcont{ width:422px;float:left; margin-top:10px; line-height:24px; }
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_right_product2{ width:100%; margin:0px auto;}
.main_right_product ul,.main_right_product2 ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:280px; height:220px;  float:left; margin-top:10px; margin-right:10px; text-align:center; }
.main_right_product2 ul li{ list-style:none; width:280px; height:370px; background:#eee; float:left; margin-top:10px; margin-right:20px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{max-width:100%; height:185px; text-align:center; margin:0px auto;}
.main_right_product2 ul li img{width:260px; height:320px; padding:10px;}
.main_right_product ul li a:link,.main_right_product2 ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_right_product2 ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_right_product2 ul li a:hover{ color:#e42121; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:36px; line-height:36px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/n_ico2.jpg) no-repeat 5px; padding-left:15px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#e42121;}
.current{border-bottom: 2px solid #fff;}
.m_hover{color:#0087ff;border-bottom: 4px solid #0087ff; width:100%; height:50px;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}

/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#e42121; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#e42121; text-decoration:none;}
.footer .right .info a{ color:#FFF;}

