*{margin: 0px;padding: 0px;}
body{min-width:1100px;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:170px;
	overflow: hidden;
}
.head .top{
	width: 100%;
	height: 30px;
	background: #f4f4f4;
 
}
.head .top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.head ul{
	float: right;
}
.head ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.head ul li a{
	font-size: 13px;
	color:#333333;
}
.head ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.head ul li:last-child:after{
	width: 0;
}
.head ul li:hover a{
	color:#ccc;
}
.head .name{
	float: left;
	margin-top: 35px;
}
.head  .tel{
	float: right;
	margin-top:40px;
}
.nav{
	width: 100%;
	height: 50px;
	background: #c10007;
	border-top: 1px solid #eeeeee;
}
.nav ul{
	width: 1100px;
	margin:0 auto;
	height: 50px;
 
}
.nav ul li{
	float: left;
	width: 137px;
	height: 50px;
	position: relative;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #2e90fa;
}
.nav ul li:nth-child(1){
	background: url(../images/icon01.png) no-repeat 30px center;
} 
.nav ul li:hover{
	background: #ffcc00;
}
.nav ul li:nth-child(1):hover,.nav ul li:nth-child(1).current{
	background:#ffcc00 url(../images/icon01.png) no-repeat 30px center;
}
.nav ul ul{
	position: absolute;
	left: 0;
	top: 50px;
	background: #ee1b24;
	width: auto;
	z-index: 1000;
	height: auto;
	overflow: hidden;
	display: none;
}
.nav ul ul li{
	height: 40px;
	border-bottom: 1px dashed #fff;
	line-height: 40px;
	background: none;
}
.nav ul li li:nth-child(1){
	background: none;
}
.nav ul li:hover li{
	background: none;
}
.nav ul li:hover  ul{
	display: block;
}
.nav ul ul li a{
	font-size: 14px;
	color:#fff;
}
.nav ul ul li:hover{
	background: #c10007;
}
.nav ul ul li:nth-child(1):hover {
	background: #c10007;
}
.nav ul ul li:last-child{
	border: none;
}
.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:#c10007; 
 border: 1px solid #c10007;
}
.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: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

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

.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;
	border-top: 1px solid #dcdcdc;
	margin-top: 30px;
}
.title p{
	width: 263px;
	background: #fff;
	text-align: center;
	color:#c10007;
	font-size: 22px;
	text-transform: uppercase;
	margin:0 auto;
	margin-top: -16px;
}
.title span{
	display:block;
	color:#555555;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;

}
.product .tab {
	width: 100%;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
 
.product .tab ul li{
	float: left;
	width: 210px;
	height: 41px;
	border: 2px solid #dcdcdc;
	text-align: center;
	line-height: 41px;
	margin-left: 7px;
	margin-bottom: 10px;
}
.product .tab ul li a{
	color:#555555;
	font-size: 15px;
}
.product .tab ul li:nth-child(5n-4){
	margin-left: 0;
}
.product .tab ul li:hover{
	background: #c10007;
	border: 2px solid #c10007;
}
.product .tab ul li:hover a{
	color:#fff;
}
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.product .list ul{
	height: auto;
	overflow: hidden;
	margin-left: -17px;
}
.product .list ul li{
	float: left;
	width: 260px;
	border: 1px solid #dcdcdc;
	height: auto;
	margin-left: 17px;
	margin-bottom:20px;
	overflow: hidden;
}
.product .list ul li img{
	display: block;
	width: 240px;
	height: 200px;
	margin:8px;
	border: 1px solid #dcdcdc;
	margin-bottom: 0;
}
.product .list ul li p{
	width: 240px;
	margin:0 auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#333;
	font-size: 15px;
}
.product .list ul li:hover p{
	color:#c10007;
}
.adv{
	width: 100%:;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.adv .tit{
	width: 100%;
}
.adv .tit img{
	width: 100%;
}
.adv ul{
	width: 1120px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	background: url(../images/bg03.png)50% 10px no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.adv ul li{
	width: 530px;
	height: 100px;
	background: url(../images/bg02.png)30px 0px no-repeat;
	float: left;
	margin-top: 25px;
}
.adv ul li .num{
	float: left;
	margin-top:20px;
	
}
.adv ul li .info{
	width: 425px;
	height: auto;
	overflow: hidden;
	float: left;
}
.adv ul li .infoTit {
	width:390px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	float: left; 
	margin-top:10px;
}
.adv ul li .infoTit b{
	font-size: 20px;
	color:#ffcc00;
	font-weight: bold;
	float: left;
	height: 25px;
	line-height: 25px;
}
.adv ul li .infoTit p{
	font-size:16px;
	color:#ffffff;
	float: left;
	margin-left:10px;
	height: 25px;
	line-height: 25px;
}
.adv ul li span{
	color:#fff;
	font-size: 13px;
	display: block;
	margin-top: 10px;
	margin-left:20px;
	float: left;
}
.adv ul li:nth-child(2){
	margin-top: 60px;
}
.adv ul li:nth-child(2n){
	background: url(../images/bg05.png)no-repeat;
	float: right;
 
}
.adv ul li:nth-child(2n) .num{
	float: right;
}
.adv ul li:nth-child(2n)  .info{

}
.adv ul li:nth-child(2n) b{
	float: right;
}
.adv ul li:nth-child(2n)  p{
	float: right;
	margin-right: 10px;
}
.adv ul li:nth-child(2n) span{
	float: right;
	text-align: right;
	margin-right: 15px;
}
.adv ul li:nth-child(2n) .info{
	float: right;
}
.store{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.store .picBox{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top: 20px;
}
.store .picBox .bd{
	height: auto;
	 
	width: 100%;
}
.store .picBox .bd ul{
	margin-left: -18px;
	height: auto;
	overflow: hidden;
} 
 
.store .picBox .bd ul li{
	float: left;
	width: 352px;
	height: auto;
	overflow: hidden;
	margin-left:18px;
}
.store .picBox .bd ul li img{
	display: block;
	width: 352px;
	height: 260px;
}
.store .picBox .bd ul li p{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color:#333;
	font-size: 15px;
}
.store .picBox .hd{
	width: 210px;
	margin:0 auto;
	margin-top: 20px;
}
.store .picBox .hd ul li{
	float: left;
	width: 94px;
	height: 6px;
	background: #cccccc;
}
.store .picBox .hd ul .on{
	background: #c10007;
}
.store .picBox .hd ul li:nth-child(2n){
	float: right;
}
.about{
	width: 100%;
	height: 400px;
	background: url(../images/about.jpg)no-repeat center;
	margin-top: 40px;
}
.about .info{
	float: right;
	width: 620px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.about .info .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.about .info .tit div{
	width: 185px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.about .info .tit div p{
	float: left;
	font-size: 24px;
	color:#fff;
	line-height:40px;
}
.about .info .tit div span{
	color:#fff;
	font-size: 20px;
	margin-top:10px;
	float: left;
}
.about .info .text{
	margin-top: 20px;
	display: -webkit-box;
	-webkit-line-clamp:8;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.about .info .text p{
	font-size: 15px;
	color:#fff;
	line-height: 22px;
	text-indent: 2em;
	text-align: justify;
}
.about .info .tel{
	margin-top: 20px;

}
.about .info .tel p{
	color:#fff;
	font-size: 15px;
}
.about .info .tel b{
	font-size: 26px;
	font-weight: normal;
}
.about .info  a{
	display: block;
	color:#fff;
	width: 100px;
	height: 30px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 30px;
	float: right;
	/* margin-top: 10px; */
}
.about .info  a:hover{
	text-decoration: underline;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news ul {
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news ul li{
	float: left;
	width: 540px;
	height: auto;
	overflow: hidden;
	margin-bottom: 35px;
}
.news ul li .time{
	float: left;
	width: 73px;
	height: 70px;
}
.news ul li .time b{
	width: 100%;
	height: 35px;
	background: #dcdcdc;
	color:#666666;
	font-size: 20px;
	text-align: center;
	line-height: 35px;
	display: block;
}
.news ul li .time span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 13px;
	height: 35px;
	line-height: 35px;
	background: #c10007;
}
.news ul li:nth-child(2n){
	float: right;
}
.news ul li .info{
	width: 455px;
	float: right;
	height: 70px;
	border-bottom: 1px solid #dcdcdc;
}
.news ul li .info p{
	font-size: 18px;
	color:#333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	margin-top: 5px;
}
.news ul li .info span{
	display: block;
	color:#555555;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	margin-top: 10px;
	margin-top: 5px;
}
.news ul li:hover .info p{
	color:#c10007;
}
.cp{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-top: 30px;
	background: #eeeeee;
}
.cp .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.cp .tit p{
	font-size: 18px;
	color:#222222;
	text-align: center;
}
.cp .tit span{
	display: block;
	text-align: center;
	color:#c10007;
	font-size: 13px;
	margin-top:3px;
}
.cp  .bd{
	width: 100%;
	height: auto;''
}
.cp  .picScroll{
	width: 1200px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin:0 auto;
	margin-top:30px;
}
.cp  .picScroll .bd{
	width: 1100px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
}
.cp  .picScroll .bd ul li{
	float: left;
	width: 260px;
	height: auto;
	border: 1px solid #dcdcdc;
	margin-left:7px;
	margin-right: 7px;
}
.cp  .picScroll .bd ul li img{
	display:block;
	width: 260px;
	height: 132px;
	border: 1px solid #dcdcdc;
}
.cp  .picScroll .next,.cp  .picScroll .prev{
	position: absolute;
	top:60px;
	display: block;
	width: 33px;
	height: 33px;
}
.cp  .picScroll .next,.cp  .picScroll .prev img{
	display: block;
	width: 33px;
	height: 33px;
}
.cp  .picScroll .prev{
	right: 0;
}
.links{
	width: 100%;
	height: 70px;
	background: #cccccc;
}
.links p{
	float: left;
	color:#000000;
	font-weight: bold;
	line-height: 50px;
	font-size: 18px;
}
.links ul{
	float: right;
	width: 1000px;
	height: 50px;
	overflow: hidden;
}
.links ul li{
	float: left;
	padding-right:10px;
	padding-left: 10px;
	line-height: 28px;
	position: relative;
}
.links ul li a{
	color:#333333;
	font-size: 13px;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 0px;
	position: absolute;
	right: 0;
	top: 18px;
	background: #747474;
}
.footer{
	width: 100%;
	height: auto;
	overflow:hidden;
	background: #c10007;
	float:left;
	padding-bottom: 10px;
}
.footer .info{
	float: left;
	width:700px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.footer .info p{
	font-size: 15px;
	line-height: 26px;
	color:#fff;
}
.footer .info a{
	color:#fff;
}
.footer  .ewm{
	float: right;
	width: 159px;
	height: 159px;
	margin-top: 35px;
}
.footer  .ewm img{
	display: block;
	width: 149px;
	height: 148px;
	border: 5px solid #fff;
}
.footer  .ewm p{
	text-align: center;
	color:#fff;
	font-size: 15px;
	line-height:30px;
}

.container{ width:1100px; margin:20px auto; }
.con_left{ width:240px; float:left; margin-right:20px; margin-bottom:50px; margin-top:-25px;}
.con_right{ width:840px; float:left; margin-bottom:30px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:228px; padding-left:10px; height:40px;line-height:40px; color:#333; font-size:18px; background:#e9e9e9; font-weight:bold; border-bottom:1px solid #ccc;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#333;}
.in_prokind span a:visited{ color:#333;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:98%; padding-left:2%; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#c10007; text-align:left; position:relative; border-bottom:#ccc 1px solid;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#c10007;}
.position a{ color:#c10007; position: relative;padding: 0 10px;}

.position a:after{
	content: ">";
	position: absolute;
	right: -3px;
	top: 0;
	display: block;
	line-height: 20px;
	font-size: 12px;
	font-family: '宋体';
}
.position a:last-child{
	padding-right: 0;
}
.position a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.position a:first-child{
	padding-left: 0;
}
.position a:hover{ color:#000;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:220px;font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/list_before.png) no-repeat 5px; padding-left:18px;}
.in_contact{width:238px; margin-top:10px; float:left; color:#333; border-top:#c10007 2px solid; border-left:#ccc 1px solid;border-right:#ccc 1px solid;border-bottom:#ccc 1px solid;}
.in_contact p{ width:230px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.ul_news li a{
	display: block;
	overflow: hidden;
	 white-space: nowrap;
	text-overflow: ellipsis;
}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:270px; height:265px;  float:left; margin-top:10px; margin-right:13px; }
.main_case ul li{ list-style:none; width:270px;   float:left; margin-top:10px; margin-right:13px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:260px; height:225px; padding:5px;border:#eee 1px solid;}
.main_case ul li img{width:260px;   padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#1776b6; 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:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:14px;  background:url(../images/list_before.png) 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:#c10007;}
.nav ul li.m_hover {background: #ffcc00;}
.newscontent{ font-size:16px; line-height:24px;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}

.map{
	width: 100%;
	height: 500px;
	margin-top: 20px;
}
.listmenu .tit{
	width: 240px;
	height: 60px;
	background:#c10007 url(../images/lc02.png) no-repeat 35px;
}
.listmenu .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}
 .listmenu{
	float: left;
	width: 240px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
 .listmenu ul li{
	width: 236px;
	height: 45px;
	line-height: 45px;
	text-indent: 30px;
	margin-bottom: 2px;
	border-radius: 3px;
	margin-top:10px;
	border:2px solid #dcdcdc;

}
.listmenu ul li a{
	color:#1a1a1a;
	font-size: 15px;
}
.listmenu ul li:hover{
	background:#c10007;
}
.listmenu ul li.current{
	background:#c10007;
}
.listmenu ul li.current-menu-item,.listmenu ul li.current-cat, .listmenu ul li.current-post-ancestor{
	background:#c10007;
}
.listmenu ul li.current-menu-item a,.listmenu ul li.current-cat a ,.listmenu ul li.current-post-ancestor a{
	color: #fff;
}
.listmenu ul li:hover a,.listmenu ul li.current a{
	color:#fff;
}
.listmenu  .tel img{
	display: block;
}


}
/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;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; border-radius:3px;}
.thisclass{ background:#c10007; 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:#c10007; 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:#eee;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:#c10007;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}



.page{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin: 50px auto;

 

}

.nav-links{
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-links a{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links span{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links .current{
	background: #C10007;
	border: 1px solid  #C10007;
	color: #fff;
}
