*{margin: 0px;padding: 0px;}

body{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;}

img{border:0px;display: block;}

ul,ol{list-style-type: none;list-style-image: none;}

/*清除浮动*/

.clear{clear:both;}



.main{

	width: 1140px;

	margin:0 auto;

}

.head{

	width: 100%;

	height:197px;

	background: url(../images/bg02.png);

	overflow: hidden;

	background-size: 100% 100%;

	position: relative;

}

.head .top{

	width: 100%;

	height: 36px;

	background: url(../images/bg01.png)no-repeat center;

	overflow: hidden;

}

.head .top p{

	float: left;

	line-height: 36px;

	color:#fff;

	font-size: 13px;

}

.head .top p a{

	color:#FFF;

}

.head .top ul {

	float: right;

}

.head .top ul li{

	float: left;

	padding-left: 10px;

	padding-right: 10px;

	line-height: 36px;

	position: relative;

}

.head .top ul li a{

	color:#fff;

	font-size: 13px;

}

.head .top ul li:after{

	content: "";

	right: 0;

	top: 11px;

	position: absolute;

	width: 1px;

	height: 13px;

	background: #fff;

}

.head .top ul li:last-child:after{

	width: 0;

}

.head .name{

	float: left;

	margin-top:20px;

}

.head .name p{

	font-size: 35px;

	color:#000000;

	font-weight:bold;

}

.head .name span{

	color:#555555;

	font-size: 14px;

}

.head .tel{

	float: right;

	margin-top: 40px;

}

.head .tel img{

	float: left;

	margin-top:5px;

}

.head .tel div{

	float: left;

	margin-left: 5px;

}

.head .tel p{

	font-size: 14px;

	color:#000000;

	font-weight: bold;

}

.head .tel span{

	font-size:30px;

	color:#cd1111;

	font-weight: bold;

	display: block;

	line-height: 22px;

	margin-top: 5px;

}

.nav{

	width: 100%;

	height: 50px;

	position: absolute;

	bottom: 0;

	left: 0;

}

.nav ul {

	width: 1140px;

	height: 50px;

	margin:0 auto;

}

.nav ul li{

	float: left;

	height: 50px;

	line-height: 50px;

	width: 142px;

	text-align: center;

	position: relative;

	background: url(../images/hover.png)60px 50px no-repeat;

	transition: 0.5s;

 

}

.nav ul li:hover{

	background: url(../images/hover.png)60px 39px no-repeat;

}

.nav ul li:after{

	content: "";

	width: 0px;

	height:3px;

    background: #cd1111;

	position: absolute;

	bottom: 0px;

	transition: .3s;

	left:50%;



}

.nav ul li:hover:after{

	width: 142px;

	left:0;

}

.nav ul li a {

	font-size: 16px;

	color:#000000;

}

.banner{ 

	width:100%;

	margin:0 auto; 

	overflow:hidden; 

	position:relative; 

 

}



.banner .hd{

 height:15px; 

 overflow:hidden; 

 position:absolute; 

 left: 50%;

 bottom:10px; 

 width: 225px;

 margin-left: -104px;

 z-index:1; 

}

.banner .hd ul{

 overflow:hidden; 

 zoom:1; 

 float:left; 

 left: 50%;

 po



}

.banner .hd ul li{

 float:left; 

 margin-right:25px;  

 width:50px; 

 height:10px; 

 line-height:14px; 

 text-align:center; 

 cursor:pointer;

 background: #2e2e2e;

 

 

}

.banner .hd ul li.on{

 background:#cd1111; 

 

}

.banner .bd{

 position:relative; 

  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: 50px;

	background: #eeeeee;

}

.keywords p{

	font-size: 16px;

	color:#333333;

	text-align: center;

	line-height: 50px;

	float: left;

	font-weight: bold;

}

.keywords ul li{

	float: left;

	padding-left: 10px;

	padding-right: 10px;

	line-height: 50px;

	color:#333;

	position: relative;

	font-size: 14px;

}

.keywords ul li:after{

	content: "";

	height: 14px;

	top: 18px;

	right: 0;

	width: 1px;

	position:absolute;

	background: #333;

}

.keywords ul li:last-child:after{

	width: 0;

	height: 0;

}

.about{

	width: 1140px;

	margin:0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.about .title{

	width: 100%;

	height: 62px;

	background: url(../images/title02.png)0 17px repeat-x;

	margin-top: 10px;

	float: left;

 

}

.about .title div{

	width: 260px;

	height: 62px;

	background: #fff url(../images/title.png)20px 5px no-repeat;

	margin:0px auto;

	 

 

 

}

.about .title div p{

	font-size: 30px;

	color:#cd1111;

	font-weight: bold;

	margin-top:-15px;

	text-align: center;

	float: left;

	width: 100%;

}

.about .title div span{

	display: block;

	text-align: center;

	font-size: 18px;

	color:#333333;

	font-weight: bold;

}

.about .pic{

	float: left;

	width: 570px;

	height: 250px;

	margin-top: 20px;

}

.about .pic img{

	width: 570px;

	height: 250px;

}

.about .info{

	float: right;

	width: 550px;

	height: 250px;

	overflow: hidden;

	margin-top: 20px;

	position: relative;

}

.about .info p{

	font-size: 15px;

	color:#333333;

}

.about .info  a{

	display: block;

	position: absolute;

	bottom: 0;

	width: 170px;

	height: 40px;

	border: 1px solid #d2d2d2;

	text-align: center;

	line-height: 40px;

	border-radius: 5px;

	font-size: 15px;

	color:#999999;

	transition: 0.3s;



}

.about .info a:hover{

	box-shadow: 0px 0px 15px 1px #d2d2d2 inset;

	color:#333;

}

.product{

	width:1140px;

	margin:0 auto;

	height: auto;

	overflow: hidden;

	margin-top:100px;

}

.list{

	float: left;

	width: 215px;

	height: auto;

	overflow: hidden;

}

.list .tit{

	width: 215px;

	height: 80px;

	background: #cd1111;

}

.list .tit div p{

	font-size: 24px;

	color:#fff;

	font-weight: bold;

	margin-top: -2px;

}

.list .tit div span{

	font-size: 13px;

	color:#eeeeee;

}

.list .tit div {

	width: 120px;

	padding-left: 10px;

	height: 45px;

	border-left: 30px solid #f5cfcf;

	margin-top: 17px;

	float: left;

	margin-left:17px;

}

 .list ul li{

	width: 215px;

	height: 40px;

	background: #002c78 url(../images/icon02.png)10px 14px no-repeat;

	margin-top: 10px;

	line-height: 40px;



}

 .list ul li a{

	color:#ffffff;

	font-size: 15px;

	margin-left: 30px;

	display: block;

	width: 175px;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}

.list ul li:hover {

	background: #cd1111 url(../images/icon02.png)10px 14px no-repeat;

}

.product .picBox{

	width: 900px;

	height: auto;

	overflow: hidden;

	float: right;

}

.product .picBox ul{

	margin-left: -20px;

}

.product .picBox ul li{

	float: left;

	width: 285px;

	height:auto;

	overflow: hidden;

	margin-bottom: 10px;

	margin-left: 20px;

}

.product .picBox ul li p{

	width: 285px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 15px;

	color:#333;

}

.section{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}

.news{

	width: 460px;

	height: 420px;

	float: left;

}

.news .title{

	width: 100%;

	height:20px;

	background: #eeeeee;

	margin-top: 30px;

}

.news .title div{

	width: 158px;

	float: left;

	height: auto;

	overflow: hidden;

	margin-top:-5px;

	background: #fff;

	height: 25px;

}

 

.news .title div img{

	float: left;

	margin-top: 5px;

}

.news .title div p{

	font-size: 22px;

	color:#333;

	line-height: 25px;

	margin-left: 5px;

	float: left;

	font-weight: bold;

}

.news  img{

	margin-top: 15px;

}

.news ul li{

	width: 100%;

	height: 30px;

	border-bottom: 1px dashed #d2d2d2;

	position: relative;

	margin-top: 10px;

}

.news ul li:after{

	content: "▲";

	transform:rotate(90deg);

	position: absolute;

	left: 0;

	top:8px;

	color:#555555;

}

.news ul li a{

	display: block;

	float: left;

	line-height: 30px;

	margin-left: 15px;

	font-size: 16px;

	color: #333333;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	width: 315px;

}

.news ul li span{

	float: right;

	line-height: 30px;

	color:#555555;

}

.news ul li a:hover{

	color:#cd1111;

}

.cases{

	width: 656px;

	float: right;

	height: auto;

	overflow: hidden;

}

.cases .title{

	width: 100%;

	height:23px;

	background: #eeeeee;

	margin-top: 30px;

}

.cases .title div{

	width: 158px;

	float: left;

	height: auto;

	overflow: hidden;

	margin-top:-3px;

	background: #fff;

	height: 26px;

}

 

.cases .title div img{

	float: left;

	margin-top: 5px;

}

.cases .title div p{

	font-size: 22px;

	color:#333;

	line-height: 25px;

	margin-left: 5px;

	float: left;

	font-weight: bold;

}

.cases .title span{

	display: block;

	float: right;

	width: 56px;

	background: #fff;

	margin-top: 0;



}

.cases .title a{

	display: block;

	width: 46px;

	height: 23px;

	margin-top: 0;

	background: #eeeeee;

	float: right;



}

.cases .title a img{

	margin:0 auto;

 	margin-top: 3px;

}

.cases .show{

	width: 100%;

	height: auto;

	overflow: hidden;

}

.cases .box{

	width: 400%;



}

.cases .pic{

	float: left;

	width: 656px;

	width: 885px;



}

.cases .pic ul li{

	float: left;

	width: 205px;

	height: 187px;

	margin-left: 15px;

	margin-top: 15px;

}

.cases .pic ul li img{

	width: 205px;

	height: 157px;

}

.cases .pic ul li p{

	width: 205px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	color:#333333;

	font-size: 15px;

}

.style{

	width: 100%;

	height: auto;

	overflow: hidden;

	float: left;

}

.style .title{

	width: 100%;

	height:23px;

	background: #eeeeee;

	margin-top: 30px;

}

.style .title div{

	width: 158px;

	float: left;

	height: auto;

	overflow: hidden;

	margin-top:-3px;

	background: #fff;

	height: 26px;

}

 

.style .title div img{

	float: left;

	margin-top: 5px;

}

.style .title div p{

	font-size: 22px;

	color:#333;

	line-height: 25px;

	margin-left: 5px;

	float: left;

	font-weight: bold;

}

.style .title span{

	display: block;

	float: right;

	width: 56px;

	background: #fff;

	margin-top: 0;



}

.style .title a{

	display: block;

	width: 46px;

	height: 23px;

	margin-top: 0;

	background: #eeeeee;

	float: right;



}

.style .title a img{

	margin:0 auto;

 	margin-top: 3px;

}

.style ul {

	margin-left: -20px;

	margin-top: 20px;

}

.style ul li{

	float: left;

	width: 270px;

	height: auto;

	overflow: hidden;

	margin-left: 20px;

}

.style ul li img{

	width: 270px;

	height: 200px;

}

.style ul li p{

	width: 270px;

	height: 40px;

	text-align: center;

	font-size: 15px;

	color:#333;

	line-height: 40px;

}

.links{

	width: 100%;

	height:88px;

	border: 1px solid #7d7d7d;

	float: left;

	margin-top: 50px;

}

.links .title{

	width: 235px;

	height: 30px;

	margin:0 auto;

	margin-top: -15px;

	background: #fff url(../images/title06.png)no-repeat 0 8px;

}

.links .title p{

	font-size: 18px;

	color:#000000;

	text-align: center;

	line-height: 30px;

}

.links  ul{

	width: 1100px;

	margin:0 auto;

	height: 50px;

	overflow: hidden;

	margin-top: 8px;

}

.links  ul li{

	float:left;

	padding-left: 10px;

	padding-right: 10px;

	height: 25px;

	line-height: 25px;

	position: relative;

	margin-top: 3px;

}

.links  ul li:after{

	content: "";

	width: 1px;

	position: absolute;

	right: 0;

	background: #333;

	top: 5px;

	height: 15px;

}

.links  ul li a{

	font-size: 15px;

	color:#333;

}

.contact{

	width: 100%;

	height: 42px;

	background: url(../images/bg01.png)no-repeat center;

	background-size: 100% 100%;

	margin-top:45px;

	float:left;

}

.contact .tel img{

	float: left;

}

.contact .tel  p{

	font-size: 30px;

	line-height: 42px;

	 float: left;

	 margin-left: 15px;

	color:#fff;

	font-weight: bold;

}

.contact .tel  span{

	display: block;

	float: left;

	height: 36px;

	line-height: 42px;

	margin-left: 50px;

	color:#fff;

	font-size: 16px;

}

.contact .gotop{

	float: right;

	cursor:hand

	width:126px;

	cursor:pointer

}

.contact .gotop img{

	float: left;

	margin-top:7px;

}

.contact .gotop p{

	font-size: 16px;

	color:#ffffff;

	float: left;

	margin-left: 10px;

	line-height: 42px;

}

.footer{

	width: 100%;

	height: 206px;

	overflow: hidden;

	background: url(../images/bg03.jpg)no-repeat center;

	background-size: 100% 100%;

}

.footer .fn {

	width:730px;

	margin:0 auto;

	margin-top:30px;

}

.footer .fn ul li{

	float: left;

	padding-left: 15px;

	padding-right: 15px;

	position: relative;

}

.footer ul li:after{

	content: "";

	width: 1px;

	height: 14px;

	background: #000000;

	position: absolute;

	right: 0;

	top:4px;

}

.footer ul li:last-child:after{

	width: 0;

}

.footer ul li a{

	font-size: 15px;

	color:#000000;

}

.footer  .info{

	width:100%;

	float: left;

	margin-top: 20px;

}

.footer  .info p{

	font-size: 15px;

	color:#000000;

	text-align: center;

	line-height: 22px;

}

.footer  .info a{

	color:#000;

}



.float{
	width:auto;
	height: auto;
	position: fixed;
	bottom: 100px;
	transform: translateY(-50%);
	right: 0;
	width: 200px;
}
.float ul li{
	width:200px;
	margin-top: 5px;
	height:62px;
	margin-left: 138px;
	background: #d9d9d9;
	position: relative;
	z-index: 1;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 62px;
	height:62px;
	float: left;
}
.float ul li:hover{
	margin-left: 0;
}
.float ul li:nth-child(2):hover{
	margin-left: 138px;
}
.float ul li:nth-child(5):hover{
	margin-left: 138px;
}
.float ul li:nth-child(2):hover div{
	left: -135px;
	opacity: 1;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#333;
	width: 130px;
	text-align: center;
 	height: 45PX;
 	line-height: 62px;
	background: #d9d9d9;
 
}
.float ul li div{
	position: absolute;
	left: 0;
	width: 120px;
	opacity: 0;
	height: 120px;
	transition:.3s;
}
.float ul li div img{
	display: block;
	width:120px;
	height: 120px;
 
}
 
.float ul li:nth-child(1) span{
	background:#d9d9d9 url(../images/float.png)no-repeat  left top;
}
 
.float ul li:nth-child(2) span{
	background:#d9d9d9 url(../images/float.png)no-repeat left -132px;
}
 
.float ul li div{
	width:130px;
	float: left;
	background: #d9d9d9;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}






.container1{ width:1140px; margin:20px auto; background:#09C;font-family: "微软雅黑";}

.con_left{ width:215px; float:left; margin-right:20px; }

.con_right{ width:905px; float:left;}

.l_about{ width:100%; float:left;}



.in_prokind{ width:98%; padding-left:2%; height:40px; line-height:40px; font-size:20px; color:#fff; background:#cd1111; position:relative;}

.in_prokind span{ position:absolute; right:2px; top:0px; font-size:13px;}

.in_prokind span a:link{ color:#FFF;}

.in_prokind span a:visited{ color:#FFF;}

.in_prokind span a:hover{ color:#000;}

.in_casetit{ width:98%; padding-left:2%; height:45px; background:#002c78; line-height:40px;font-size:24px; color:#fff; text-align:left; position:relative;}

.position{ position:absolute; right:5px; top:10px; font-size:14px;}

.position a:link{ color:#fff;}

.position a:visited{ color:#fff;}

.position a:hover{ color:#f00;}

.ul_news{ width:100%; margin:0px auto;}
.ul_news a{
	display: block;
	white-space: nowrap;
	 text-overflow: ellipsis;
	 overflow: hidden;
}

.ul_news li{ width:98%; padding-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#666 1px dashed; color:#1d1d1d;}

.in_contact{width:100%; margin-top:10px; float:left; color:#333;}

.in_contact p{ width:100%; font-size:14px; line-height:24px;}

.in_contactmid h3{line-height:28px; font-size:16px; text-align:center;}

.in_contactmid img{ padding-left:8px; margin-top:10px;}

.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{ width:100%; margin:0px auto;}

.main_right_product ul{ margin:0px; padding:0px; width:110%; }

.main_right_product ul li{ list-style:none; width:280px; height:230px; background:#eee; float:left; margin-top:10px; margin-right:32px; }

.p_name{ text-align:center; line-height:30px; font-size:14px;}

.main_right_product ul li img{width:280px; height:200px;}

.main_right_product ul li a:link{ color:#444; text-decoration:none;}

.main_right_product ul li a:visited{ color:#444; text-decoration:none;}

.main_right_product ul li a:hover{ color:#cd1111; text-decoration:none;}

.productimg img{ max-width:100%;}

.product_con{ width:100%;} 

.product_con img{ text-align:center;}

.index_newscont{ width:100%; margin:0px auto;}

.index_newscont ul li{ height:36px; line-height:36px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/more.png) no-repeat 5px; padding-left:30px; 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:#cd1111;}

.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:#002c78; 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:#f00; text-decoration:none;}



/*留言*/

td{ font-size:14px;}

.coolbg{ width:80px; height:30px; line-height:30px; color:#FFF; background:#282828; border:none;}

.intxt{ height:28px; margin-top:10px;}

