*{margin: 0px;padding: 0px;}
body{min-width:1200px;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: 1100px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:140px;
	overflow: hidden;
}
.head .name{
	float: left;
	margin-top: 35px;
}
.head .tel{
	float: right;
	margin-top: 30px;
	margin-left: 20px;
}
.head .ewm{
	margin-top: 30px;
}
.head .ewm img{
	display: block;
	width: 82px;
	height: 82px;
}
.top{
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: #eeeeee;
 
}
.top p{
	font-size: 12px;
	color:#666666;
	line-height: 30px;
	float: left;
}
.top p a{
	color:#666666;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#666666;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #666666;
}
.top ul li:last-child:after{
	width: 0;
}
 
.head .ewm{
	float: right;
}
.nav{
	width: 100%;
	height: 44px;
	background:#1e1317;
}
.nav ul{
	width: 1100px;
	margin:0 auto;
	height: 44px;
	
}
.nav ul li:hover ul {
	display: block;
}
.nav ul li ul {
	position: absolute;
	width: 100%;
	z-index: 10000;
	display: none;
	height: auto;
	overflow: hidden;
	border-top: 2px solid #d62345;
	top: 44px;
	background:#d62345;
}
.nav ul li ul li{
	float: inherit;
	text-align: left;
	line-height: 30px;
	height: 30px;
	background: rgb(36,28,28,0.5);
}
.nav ul li ul li a{
	display: block;
	width: 92%;
	font-size: 13px;
	margin: 0 auto;
}
.nav ul li ul li:hover a{
	color:#ccc;
}
.nav ul li{
	float: left;
	width: 157px;
	height:44px;
	 
	text-align: center;
	position: relative;
	line-height:44px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover a{
	color:#ccc;
}
.nav ul li:hover li a{
	color:#fff;
}
.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;  
}
.product{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.product .list{
	width: 210px;
	height: auto;
	min-height: 760px;
	position: relative;
	overflow: hidden;
	float: left;
	background: #eeeeee;
}
.product .list .tit{
	width: 100%;
	height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 100;
	background: url(../images/tit01.png)no-repeat center;
}
.product .list .tit p{
	color:#fff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	margin-top: 18px;
}
.product .list .tit span{
	display: block;
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.product .list .box{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product .list .box ul{
	width: 193px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:5px;
}
.product .list .box ul li{
	width: 100%;
	border-bottom: 1px dashed #9c9c9c;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product .list .box ul li a{
	color:#1a1a1a;
	font-size: 14px;

}
.product .list .box ul li:hover a{
	color:#d62345;
}
.product .list  .tel{
	width: 100%;
	height: 80px;
	overflow: hidden;
	background: url(../images/tit02.png)no-repeat center;
	position: absolute;
	bottom: 0;
}
.product .list .box ul li:last-child{
	border: none;
}
.product .list .tel p{
	color:#fff;
	font-size: 20px;
	line-height: 18px;
	margin-top: 35px;
	text-align: center;
}
.product .pic{
	float: right;
	width: 880px;
	height: auto;
	overflow: hidden;
	float: right;
}
.product .pic ul{
	margin-left: -13px;
}
.product .pic ul li{
	float: left;
	width: 280px;
	height: 245px;
	position: relative;
	margin-left: 13px;
	margin-bottom: 12px;
}
.product .pic ul li p{
	width: 100%;
	height: 40px;
	background: rgb(0,0,0,0.7);
	text-align: center;
	color:#fff;
	font-size: 14px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
}
.about{
	width: 100%;
	height: 425px;
	margin-top: 30px;
	background: #1f1412; /* Old browsers */
	background: -moz-linear-gradient(left,  #1f1412 50%, #1f1412 50%, #207cca 50%, #207cca 50%, #d62345 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #1f1412 50%,#1f1412 50%,#207cca 50%,#207cca 50%,#d62345 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #1f1412 50%,#1f1412 50%,#207cca 50%,#207cca 50%,#d62345 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1412', endColorstr='#d62345',GradientType=1 ); /* IE6-9 */
}
.about .main{
	display: flex;
	align-items: center;
	justify-content: center;
}
.about .main .img{
	width: 50%;
 	
}
.about .main .img img{
	float: right;
}
.about .info{
	width: 480px;
	margin-left: 80px;
 
}
.about .info .tit{
	width: 100%;
	height: auto;
	overflow: hidden;

}
.about .info .tit p{
	color:#fff;
	font-size: 22px;
	margin-top: 20px;
	width: 160px;
	line-height: 35px;
	border-bottom:3px solid #fff;
}
.about .info .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	height: 185px;
}
.about .info .text p{
	color:#fff;
	font-size: 14px;
	line-height: 22px;
	text-indent: 2em;
}
.about .info  a{
 	padding: 3px;
	color:#fff;
	background: #1e1317;
	font-size: 14px;
	float: right;
	margin-top: 20px;
}
.cases{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 120px;
}
.title{
	width: 655px;
	height: auto;
	overflow: hidden;
	background: url(../images/tit03.png)no-repeat center;
	margin: 0 auto;
}
.title p{
	color:#1e1317;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.title  b{
	color:#c53131;
}
.title  span{
	display: block;
	color:#40485f;
	font-size: 13px;
	text-align: center;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .box{
	width: 400%;
}
.cases .pic{
	float: left;
}
.cases ul li{
	float: left;
	width: 254px;
	height: 335px;
	position: relative;
	margin-left: 20px;
}
.cases ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	opacity: 0;
	left: 0;
	transition: .5s;
	top: 0;
	position: absolute;
	background: rgb(0,0,0,0.5);
}
.cases ul li p{
	color:#fff;
	width: 208px;
	font-size: 18px;
	height: 64px;
	border: 1px solid #902b22;
	text-align: center;
	line-height: 64px;
}
.cases ul li:hover a{
	opacity: 1;
}
.news{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.news .box{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:url(../images/bg03.png)no-repeat center top;
	margin-top: 30px;
}
.news ul{
	width: 1085px;
	margin: 0 auto;
}
.news ul li{
	width: 525px;
	height: 83px;


}
.news ul li .time{
	width: 85px;
	height: 83px;
	float: left;
}
.news ul li .time p{
	width: 100%;
	height: 24px;
	background: #d62345;
	color:#fff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
.news ul li .time span{
	display: block;
	width: 100%;
	height: 61px;
	background: #1e1317;
	line-height: 61px;
	text-align: center;
	color:#fff;
	font-size: 26px;
}
.news ul li  .info{
	float:left;
	width: 400px;
	height: 83px;
	margin-left: 30px;
}
.news ul li  .info p{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color:#1a1a1a;
	margin-top: 20px;
}
.news ul li  .info span{
	display: block;
	color:#989898;
	font-size: 12px;
	margin-top: 5px;
}
.news ul li:nth-child(odd){
	background: url(../images/bg01.png)no-repeat center;
	background-size: 100% 100%;
	margin-top: 40px;
}
.news ul li:nth-child(even){
	background: url(../images/bg02.png)no-repeat center;
	background-size: 100% 100%;
	margin-top: -18px;
	float: right;
}
.news ul li:nth-child(even) .time{
	float: right;
}
.news ul li:nth-child(even) .info{
	float: right;
}
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.messg{
	width: 519px;
	height: auto;
	overflow: hidden;
	float: left;
}
.messg .tit{
	width: 520px;
	height: 50px;
	overflow: hidden;
	background: url(../images/tit05.png)no-repeat center;
}
.messg .tit p{
	color:#fff;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	float: left;
	margin-left: 15px;
}
.messg .tit a{
	display: block;
	width: 68px;
	border-radius: 15px;
	text-align: center;
	line-height: 20px;
	color:#d92c4a;
	margin-top: 15px;
	margin-right: 10px;
	height: 20px;
	background: #fff;
	float:right;
}
.messg .img img{
	display: block;
	width: 100%;
}
.messg form{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.messg form ul li{
	width: 515px;
	height: auto;
	overflow: hidden;
	margin-top: 13px;
	border-radius: 5px;

}
.messg form ul li input{
	width: 513px;
	height: 42px;
	text-indent: 10px;
	outline: none;
	border-radius: 5px;
	font-family: "微软雅黑";
	border: 1px solid #d62345;
	font-size: 15px;
}
.messg form ul li textarea{
	width: 513px;
	height: 118px;
	text-indent: 10px;
	font-size: 15px;
	font-family: "微软雅黑";
	outline: none;
	border-radius: 5px;
	padding-top: 10px;
	resize: none;
	border: 1px solid #d62345;
}
.messg form  .btn{
	width: 100%;
	height: 44px;
	background: #d62345;
	border: none;
	color:#fff;
	font-size: 18px;
	border-radius: 5px;
	margin-top: 10px;
 
}
.contact{
	width: 523px;
	height: auto;
	overflow: hidden;
	float: right;
}
.contact .tit{
	width: 520px;
	height: 50px;
	overflow: hidden;
	background: url(../images/tit06.png)no-repeat center;
}
.contact .tit p{
	color:#fff;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	float: left;
	margin-left: 15px;
}
.contact .tit a{
	display: block;
	width: 68px;
	border-radius: 15px;
	text-align: center;
	line-height: 20px;
	color:#d92c4a;
	margin-top: 15px;
	margin-right: 10px;
	height: 20px;
	background: #fff;
	float:right;
}
.contact .info{
	margin-left: 30px;
	margin-top: 30px;
}
.contact .info p{
	color:#40485f;
	font-size: 15px;
	line-height:26px;
}
.contact .info p a{
	color:#40485f;
}
.contact .ewm{
	width: 140px;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 40px;
}
.contact .ewm img{
	display: block;
	width: 140px;
	height: 140px;
}
.contact .ewm  p{
	color:#ffffff;
	font-size: 13px;
	text-align: center;
	background: #1e1317;
	line-height: 30px;
}
.footer{
	width: 100%;
	height: 400px;
	overflow: hidden;
	background: #1e1317;
	position: relative;
	margin-top: 60px;
}
.footer .left{
	width: 554px;
	height: 350px;
	overflow:hidden;
	float: left;
	border-right: 1px solid #5e5e5e;
	margin-top: 34px;
}
.footer .name p{
	color:#ececec;
	font-size: 30px;
	font-weight: bold;
}
.footer .name  span{
	display: block;
	color:#fff;
	font-size: 14px;
	letter-spacing: 1px;
}
.footer .info{
	margin-top: 20px;
}
.footer .info p{
	color:#fff;
	font-size: 15px;
	line-height: 30px;
}
.footer .info p a{
	color:#fff;

}
.footer .right{
	float: right;
	width: 380px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.footer .right .tit p{
	color:#5d5d5d;
	font-size: 30px;
	font-weight: bold;
}
.footer .right  ul{
	width: 100%;
	height: 160px;
	overflow: hidden;
 
	margin-top: 10px;
}
.footer .right  ul li{
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}
.footer .right  ul li:nht-child(2n){
	float: right;
}
.footer .right  ul li a{
	color:#5e5e5e;
	font-size: 15px;
}
.footer .links{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: left;

}
.footer .links p{
	color:#ebebeb;
	font-size: 16px;
	float: left;
	line-height: 30px;
}
.footer .links  ul{
	float: left;
	height: 30px;
	width: 840px;
	overflow: hidden;

}
.footer .links  ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height:30px;
}
.footer .links  ul li a{
	color:#fff;
	font-size: 13px;
}
.footer .cr{
	width: 100%;
	height: 50px;
	border-top: 1px solid #805062;
	position: absolute;
	bottom: 0;
}
.footer .cr p{
	color:#FFF;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
}
.footer .cr p 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:#d62345; position:relative;}
.in_prokind span{ position:absolute; right:12px; 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:48px;  border-bottom:#c53131 2px solid; line-height:48px;font-size:21px; font-weight:bold; color:#d62345; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#d62345;}
.position a:visited{ color:#d62345;}
.position a:hover{ color:#000;}
.ul_news{ width:100%; margin:0px auto; background:#eee; padding-bottom:10px; border-bottom:2px solid #c53131;}
.ul_news li{ width:98%; padding-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 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; padding-left:5px;}
.in_contact p a{color:#333;}
.in_contactmid{padding-bottom:10px; border-bottom:2px solid #c53131;}
.in_contactmid h3{line-height:28px; font-size:14px;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:270px;  float:left; margin-top:10px; margin-right:10px; text-align:center; }
.main_right_product2 ul li{ list-style:none; width:280px; height:240px;  float:left; margin-top:10px; margin-right:10px; text-align:center;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{max-width:100%; height:245px; text-align:center; margin:0px auto;}
.main_right_product2 ul li img{max-width:100%; height:245px; text-align:center; margin:0px auto;}
.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:#c53131; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.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/jt.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:#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:#c53131;}
.current{ background:#2e2e2e;}
.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:#000; 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:#c53131; text-decoration:none;}
.footer .right .info a{ color:#FFF;}
/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eeeeee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#c53131;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}