*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#000000;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: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:80px;
	overflow: hidden;
	background: #000;
}
 
.head .main{
	display: flex;
	align-items:center;
	height: 80px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 50px;
	background:rgba(0,0,0,0.5)
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 157px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
	padding-bottom: 3px;
	display:block;
}
.nav ul li:hover a,.nav ul li.m_hover a{
    background: url(../images/menu_bg01.jpg)no-repeat center;
	color: #000;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
	margin-top:-50px;
	z-index:-1;
 
}
.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:26px; 
 height:12px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #9995a1;
 border-radius: 15px;
 
}
.banner .hd ul li.on{
 background:#ffffff;
  
}
.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;  
}
.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	float: left;
	width: 258px;
	height: 720px;
	background: #272727;
	border:1px solid #555;
}
.product .list .tit{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background:#555555;
}
.product .list .tit p{
	text-align: center;
	color:#fff;
	font-size: 24px;
	margin-top: 3px;

}
.product .list .tit span{
	display: block;
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.product .list .box{
	width: 160px;
	margin: 0 auto;
}
.product .list .box h4 {
	margin-top: 35px;
	text-align:center;
}
.product .list .box h4 a{
	color:#fff;
	font-size: 20px;
}
.product .list .box  ul{
	margin-top: 5px;
	
}
.product .list .box  ul li{
	line-height: 40px;
}
.product .list .box  ul li a{
	color:#fff;
	font-size: 16px;
	display:block;
	text-align:center;
}
.product .list .box  ul li a:hover{
	 background: url(../images/menu_bg.jpg)no-repeat center;
	color: #000;}
.product .pic{
	width: 906px;
	height: auto;
	overflow: hidden;
	float: right;
}
.product .pic ul {
	margin-left: -30px;
}
.product .pic ul li{
	float: left;
	width: 282px;
	height: auto;
	overflow: hidden;
	margin-bottom: 12px;
	margin-left: 30px;
}
.product .pic ul li img{
	display: block;
	width: 280px;
	height: 200px;
	border:1px solid #666;
}
.product .pic ul li p{
	width: 100%;
	text-align: center;
	color:#fff;
	font-size: 14px;
	line-height: 30px;
}
.product .pic ul li p:hover{color:#fff000;}
.adv{
	width: 100%;
	height: 1300px;
	background: #272727;
	margin-top: 30px;
	overflow: hidden;
}
.adv img{
	display: block;
	margin: 0 auto;
	margin-top: 60px;
}
.about{
	width: 100%;
	height: 500px;
	background: #000;
}
.about .pic{
	width: 496px;
	float: left;
	margin-top:90px;
	height: 331px;
	background: #fff;

}
.about .pic img{
	display: block;
	width: 496px;
	height: 331px;
	margin-top: -20px;
	margin-left:-20px;
}
.about .info{
	width: 665px;
	height:340px;
	overflow:hidden;
	float: right;
	/*background: url(../images/icon01.png)repeat-x left bottom;*/
	margin-top:70px;
}
.about .info .tit {
	width: 100%;
	height: auto;
	overflow: hidden;

}
.about .info .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
}
.about .info .tit div{
	float: left;

}
.about .info .tit span{
	display: block;
	color:#fff;
	font-size: 24px;
}
.about .info .tit a{
	color:#fff;
	font-size: 16px;
	float: right;
	margin-top: 30px;
}
.about .info .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.about .info .text p{
	color:#ffffff;
	font-size: 16px;
	line-height: 26px;
}
.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.cases .tit{
	background: url(../images/tit02.png)no-repeat center;
	margin-top: 30px;
}
.cases .tit p{
	font-size: 30px;
	text-align: center;
	color:#fff;
}
.cases .tit  span{
	display: block;
	color:#fff;
	font-size: 18px;
	text-align: center;
}
.cases .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases .pic ul {
	margin-left: -20px;
	margin-top: 30px;
}
.cases .pic ul li{
	width: 280px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.cases .pic ul li img{
	display: block;
	width: 280px;
	height: 200px;
}
.cases .pic ul li p{
	width: 100%;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 18px;
}
.cases .pic ul li:hover p{
	text-decoration: underline;
}
.cases  .more{
	display: block;
	width: 260px;
	height: 50px;
	background: url(../images/more.png)no-repeat center;
	text-align: center;
	line-height: 50px;
	color:#fff;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 20px;
}
.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.news .left{
	width: 520px;
	height: 320px;
	position: relative;
	float: left;
}
.news .left p{
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(255,255,255,0.7);
	line-height: 60px;
	font-size: 20px;
	color:#333333;
	z-index: 100;
	text-indent:40px;
 
}
.news .left p:after{
	content: "●";
	font-size: 18px;
	position: absolute;
	left: -15px;
	color:#e2372a;
	top: 0;

}
.news .right{
	width: 673px;
	height: auto;
	overflow: hidden;
	float: right;
}
.news .right .tit a{
	float: right;
	color:#fff;
	font-size: 20px;
	text-decoration: underline;
}
.news .right  ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news .right  ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news .right  .time{
	width: 78px;
	height: 79px;
	float: left;
	overflow: hidden;
	background: url(../images/bg01.png)no-repeat center;
 
}
.news .right  .time p{
	color: #fff;
	font-size:18px;
	text-align: center;
	margin-top: 15px;
	text-indent: 10px;
}
.news .right  .time span{
	font-size: 24px;
}
.news .right  ul li{
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news .right  ul li .info{
	width: 570px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-right: 10px;
}
.news .right  ul li .info p{
	width: 100%;
	color:#fff;
	font-size: 20px;
}
.news .right  ul li .info span{
	display: block;
	color:#fff;
	font-size: 12px;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 20px;
}
.news .right  ul li:hover .info p{
	text-decoration: underline;
}
.contact{
	width: 100%;
	height: 360px;
	overflow: hidden;
	margin-top: 80px;
	position: relative;
}
.contact .info{
	width: 417px;
	height:314px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 25px;
	right: 50%;
	margin-right:-600px;
}
.contact .info  h4{
	color:#fff;
	font-size: 20px;
	margin-top: 30px;
	margin-left: 35px;
}
.contact .info p{
	color:#fff;
	font-size: 14px;
	line-height: 30px;
	margin-left: 35px;
	margin-top: 5px;
}
.contact .info a{
	display: block;
	width: 100%;
	height: 52px;
	background: url(../images/bg02.png)no-repeat center;
	text-align: center;
	color:#fff;
	font-size: 14px;
	line-height: 52px;
	position: absolute;
	bottom: 0;
}
.links{
	width: 100%;
	height: 50px;
	background: #000;
}
.links p{
	color:#fff;
	font-size: 14px;
	line-height: 50px;
	float: left;
}
.links ul{
	float: left;
	width: 1000px;
	height: 50px;
	overflow: hidden;
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 50px;
}
.links ul li a{
	color:#fff;
	font-size: 14px;
}
.footer{
	width: 100%;
	height: 280px;
	position: relative;
	background: #272727;
	float:left;
}
.footer .info{
	float: left;
	width: 610px;
	margin-top:20px;
}
.footer .info p{
	color:#fff;
	font-size: 14px;
	line-height: 30px;
	margin-top: 5px;
}
.footer .ewm{
	float: right;
	width: 213px;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}
.footer .ewm img{
	display: block;
	width: 135px;
	float: right;
	height: 135px;
	border: 3px solid #040613;
}
.footer .ewm  p{
	width:135px;
	text-align: center;
	float: right;
	color:#ffdfa6;
	line-height: 30px;
}
.footer .ewm:after{
	content: "";
	width: 1px;
	height: 140px;
	position: absolute;
	left: 0;
	top:10px;
	background: #1a1a1a;
	 
}
.footer .cr{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #1a1a1a;
	position: absolute;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	height: 50px;
}
.footer .cr p{
	color:#666;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.footer .cr a{
	color:#161d23;
}

.container{ width:1200px; margin:0px auto;}
.con_left{ width:260px; float:left; margin-right:15px; margin-bottom:10px; }
.con_right{ width:915px; float:left; margin-top:30px;}
.in_contact{width:258px; margin-top:10px; float:left; border:#555 1px solid;}
.in_contact .title{
	width: 258px;
	height:42px;
	background:#666;
	float: left;
	 
}
.in_contact .title div{ position:relative;}
.in_contact .title div h3{
	font-size: 16px;
	width: 100%;
	margin: 0 auto;
	color:#fff;
}
.in_contact .title div span{ position:absolute; right:5px; top:0px; line-height:42px; font-size:12px;}
.in_contact .title div span a:link{ color:#fff;}
.in_contact .title div span a:visited{ color:#fff;}
.in_contact .title div span a:hover{ color:#fff000;}
.in_contact h3{ font-size:15px; font-weight:bold; line-height:40px; padding-left:10px;}
.in_contact p{ width:100%; font-size:13px; line-height:24px; color:#fff;}
.in_contactmid{ padding-left:10px;}
.in_contactmid img{ margin-top:10px;}
.in_casetit{ width:98%; padding-left:2%;font-weight:bold;background:#555; height:60px; line-height:60px;font-size:18px;  color:#fff; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a:link{ color:#fff; font-size:12px;}
.position a:visited{ color:#fff;font-size:12px;}
.position a:hover{ color:#000;font-size:12px;}
.ul_news{ width:240px; margin:0px auto; float:left; padding-bottom:10px;}
.ul_news li{ width:94%; padding-left:2%; font-size:13px; height:32px; line-height:32px; color:#1d1d1d; border-bottom:#CCC 1px dotted; margin:0px auto;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product { width:100%; margin:0px auto;}
.main_right_product ul,.main_right_product1 ul{ margin:0px; padding:0px; width:110%;}
.main_right_product ul li{ list-style:none; width:290px; height:230px; float:left; margin-top:10px; margin-right:18px;}
.main_right_product1 ul li{ list-style:none; width:265px; height:200px; float:left; margin-top:10px; margin-right:20px;}
.p_name{ text-align:center; line-height:30px; font-size:14px; color:#fff;}
.p_name:hover{ color:#fff000;}
.main_right_product ul li img{ width:288px; height:190px;  border:#666 1px solid;}
.main_right_product1 ul li img{ width:260px; height:150px;  border:#ccc 5px solid;}
.main_right_product ul li a:link,.main_right_product1 ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_right_product1 ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_right_product1 ul li a:hover{ color:#d72223; text-decoration:none;}
.index_newscont h3,.main_right_product h3{text-align:center; line-height:40px; font-size:18px; color:#fff;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto; color:#fff;}
.index_newscont p, p span{ color:#fff;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dotted; font-size:13px;  background:url(../images/index_34.gif) no-repeat 5px; padding-left:25px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#fff;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#fff;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#fff000; text-decoration:underline;}
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin:20px 0 30px 0; color:#fff;}
.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:#fff 1px solid; padding:0px 8px; color:#fff;}
.thisclass{ background:#333333; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#fff; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#fff000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#fff0000; text-decoration:none;}
/*留言*/
td{ font-size:14px;}
.coolbg{ width:60px; height:30px; line-height:30px; color:#FFF; background:#333333; border:none;}
.intxt{ height:32px; margin-top:10px; border-radius:5px; border:#ccc 1px solid;}
.index_newscont textarea{border-radius:5px; border:#ccc 1px solid;}



	.float{
			width: 160px;
			height: auto;
			overflow: hidden;
			position: fixed;
			right: 0;
			bottom: 0;
			background: #eee;
		}
		.float .tit{
			width: 100%;
			overflow: hidden;
			height: 40px;
			background: #e2392a;
		}
		.float .tit p{
			text-align: center;
			color:#fff;
			font-size: 16px;
			line-height: 40px;
		}
		.float ul{
			width: 140px;
			margin: 0 auto;
			height: auto;
			 
			overflow: hidden;
		}
		.float  ul li{
			width: 100%;
			min-height:20px;
			line-height:20px;
			height: auto;
			overflow: hidden;
			padding: 10px;
			display: flex;
			align-items: center;
			justify-content: center;
			border-bottom: 1px solid #ccc;
		}
		.float  ul li img{
			height: 25px;
			margin-right: 2px;
		}
		.float  ul li a{
			display: flex;
			align-items: center;
			height: 40px;
			width: 100%;
			justify-content: center;
		}
		.float  ul li p{
			font-size: 14px;
		}
		.float  ul li:last-child{
			border: none;
		}
		.float .ewm{
			width: 90px;
			height: 90px;
		}
		.float .ewm img{
			display: block;
			width: 90px;
			height: 90px;
			border: 1px solid #ccc;
		}