*{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: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:100px;
	overflow: hidden;
}
 
.head .main{
	display: flex;
	align-items:center;
	height:100px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 38px;
}
.nav ul{
	width:1200px;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.nav ul li{
	float: left;
	width: 110px;
	margin: 0 auto;
	height: 38px;
 
	line-height: 38px;
	text-align: center;
}
.nav ul li a{
	color:#222;
	font-size: 16px;
}
.nav ul li:hover a{
	color:#fff;
}
.nav ul li:hover{
	background: #ab1e1e;
}
.nav .bd{
	position: absolute;
	z-index: 100;
	width: 1130px;
	height: auto;
	border-top: 7px solid #ab1e1e;
	left: 0;
 	display: none;
	background: #eeeeee;
	top: 38px;
}
.nav .bd .left{
	width: 615px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 34px;
	margin-left: 23px;
}
.nav  ul li:hover li a{
	color:#515151;
}
.nav .bd ul{
	width: auto;
	height: auto;
}
.nav .bd ul li{
	float: inherit;
}
.nav .bd .left{
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.nav .bd .left .item{
	width: 140px;
	height:290px;
	overflow: hidden;
	float: left;
}
.nav .bd .left .item:hover .tit p{
	color:#ab1e1e;
}
.nav .bd .left .item .tit{
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #d2d2d2;
}
.nav .bd .left .item .tit p{
	color:#515151;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	line-height: 29px;
}
.nav .bd .left .item ul li{
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #d2d2d2;
	text-align: left;
	line-height: 29px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin-top: 5px;
}
.nav .bd .left .item ul li a{
	color:#515151;
	font-size: 12px;
 
}
.nav .bd .left .item ul li:hover{
	background: none;
}
.nav .bd .left .item ul li:hover a{
	color:#ccc;
}
.nav .bd  .pic{
	width: 466px;
	height: 348px;
	float: right;
	background: #fff;
	padding-bottom: 25px;
}
.nav .bd  .pic img{
	display: block;
	width: 395px;
	height: 246px;
	margin: 0 auto;
	margin-top: 34px;
}
.nav .bd  .pic  p{
	font-size: 14px;
	color:#515151;
	text-align: left;
	width: 395px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 20px;
}
.nav  .obj{
	width: 800px;
 
	height: auto;
	overflow: hidden;
 
}
.nav  .obj .left{
	width: 200px;
	margin-top: 24px;
}
.nav  .obj .left .item ul {
	margin-top: 0;
}
.nav  .obj .left .item ul li{
	margin-bottom:15px;
}
.nav  .obj .left .item ul li a{
	font-weight: bold;
}
.nav .bd .left .item ul li:hover a{
	color:#ccc;
}
.nav  .obj .left .item ul li:hover a{
	color:#ab1e1e;
}
.nav  .obj .pic{
	width: 540px;
	height: auto;
	overflow: hidden;
}
.nav  .obj .pic img{
	display: block;
	width: 468px;
	height: 292px;
}
.nav  .obj .pic p{
	width: 460px;
	margin-top: 10px;
}
.nav ul li:hover .bd{
	display: block;
}
.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: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.product .list{
	float: left;
	width: 200px;
	height: auto;
	overflow: hidden;
}
.product .list .tit{
	width: 100%;
	height: 80px;
	background: #ab1e1e;
}
.product .list .tit p{
	color:#fff;
	font-size: 24px;
	line-height: 80px;
	text-align: center;
}
.product .list .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ab1e1e;
	margin-top: 10px;
	position: relative;
}
.product .list .bd h4{
	width: 180px;
	margin: 0 auto;
	height:46px;
	text-align: center;
	font-size: 16px;
	color:#fff;
	line-height: 40px;
	overflow: hidden;
	margin-top: 10px;
	background: url(../images/list.png)no-repeat center;
}
.product .list .bd h4 a{
	color:#fff;
	font-weight: normal;
}
.product .list .bd .tel{
 
	bottom: 25px;
	width: 180px;
 	margin: 0 auto;
 	margin-top: 20px;
 	margin-bottom: 20px;
}
.product .list .bd .tel img{
	display: block;
	
}
.product .pic{
	float: right;
	width: 980px;
	height:auto;
	overflow: hidden;
}
.title{
	width: 100%;
	height: 48px;
	border-bottom: 2px solid #ab1e1e;
}
.title img{
	display: block;
	float: left;
}
.title p{
	color:#ab1e1e;
	font-size: 24px;
	float: left;
	line-height: 40px;
	margin-left: 10px;
}
.title a{
	display: block;
	float: right;
	color:#ab1e1e;
	font-size: 14px;
	line-height: 45px;
}
.product .pic ul{
	margin-left: -10px;
}
.product .pic ul li{
	float: left;
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
}
.product .pic ul li img{
	display: block;
	width: 320px;
	height: 213px;
}
.product .pic ul li p{
	width: 100%;
	height: 35px;
	background: #eeeeee;
	line-height: 35px;
	text-align: center;
	color: #1a1a1a;
	font-size: 15px;
}
.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	background: #ab1e1e;
}
.about .pic{
	width: 400px;
	height: 280px;
	float: left;
	margin: 10px;
}
.about .pic img{
	display: block;
	width: 400px;
	height: 280px;
}
.about .intro{
	width: 718px;
	height: 270px;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	position: relative;
}
.about .intro .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}
.about .intro .tit:after{
	content: "";
	width: 560px;
	height: 2px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
}
.about .intro .tit img{
	display: block;
	float: left;
}
.about .intro .tit p{
	color:#fff;
	font-size: 24px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
.about .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.about .intro .info p{
	color:#fff;
	font-size: 15px;
	line-height: 22px;
}
.about .intro a{
	display: block;
	width: 120px;
	height: 40px;
	background: #fff;
	border-radius: 3px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 40px;
	color:#1a1a1a;
	font-size: 14px;

}
.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
 
.cases .show{
	width: 100%;
	height: 290px;
	overflow: hidden;
	margin-top: 10px;
	background: #eeeeee;
}
.cases .show .box{
	width: 400%;
}
.cases .show .pic{
	float: left;
}
.cases .show .pic ul li{
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	margin-left: 10px;
}
.cases .show .pic ul li img{
	display: block;
	width: 300px;
	height: 200px;
}
.cases .show .pic ul li p{
	width: 100%;
	height: 35px;
	background: #fff;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color:#1a1a1a;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.adv .tit{
	width: 100%;
	height: 146px;
	background: url(../images/adv-tit.png)no-repeat center;
}
.adv .tit .tel{
	margin-top: 20px;
	float: right;
	margin-right: 120px;
}
.adv .tit .tel p{
	color:#353535;
	font-size: 16px;
}
.adv .tit .tel span{
	color:#ab1e1e;
	font-size: 15px;
	font-weight: bold;
}
.adv .bd{
	width: 100%;
	height: 737px;
	background: #eeeeee;
	margin-top: 10px;
	overflow: hidden;
}
.adv .bd ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.adv .bd ul li{
	width: 100%;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap:nowrap;
 	padding-top: 10px;
	border-bottom: 1px dashed #dadada;
}
.adv .bd ul li .item{
 	min-width: 488px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.adv .bd ul li .item .num{
	float: left;
	width: 84px;
}
.adv .bd ul li .item .num img{
	display: block;
}
.adv .bd ul li .item .info{
	width:428px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;

}
.adv .bd ul li .item .info p{
	
	color:#00479d;
	font-size: 20px;
	text-transform:uppercase;
}
.adv .bd ul li .item .info span{
	display: block;
	color:#959595;
	font-size: 14px;
}
.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:75px;
}
.news{
	width: 642px;
	height: 340px;
	border-bottom: 3px solid #00479d;
	float: left;
}
.news .tit{
	width: 622px;
	margin: 0 auto;
	height:80px;
	padding: 0 10px;
	background: #00479d;
}
.news .tit img{
	display: block;
	float: left;
	margin-top: 15px;
}
.news .tit p{
	color:#fff;
	font-size: 24px;
	float: left;
	margin-left: 10px;
	line-height: 80px;
}
.news .tit  a{
	display: block;
	float: right;
	color:#fff;
	font-size: 14px;
	margin-right: 5px;
	line-height: 80px;
}
.news ul{
	width: 100%;
	 
	margin: 0  auto;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
 
}
.news ul li{
	width: 100%;
	height: 40px;
	
	position: relative;
	line-height: 40px;
 

}
.news ul li a{
	display: block;
	float: left;
	width: 450px;
	font-size: 16px;
	color:#1a1a1a;
	margin-left: 30px;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news ul li:after{
	content:"◎";
	font-size: 24px;
	position: absolute;
	left: 10px;
	top: 0;
	color:#1a1a1a;
}
.news ul li span{
	float: right;
	margin-right: 10px;
}
.news ul li:hover{
	background: #eeeeee;
}
 
.cont{
	width: 540px;
	height: 340px;
	border-bottom: 3px solid #00479d;
	float: right;
	background: url(../images/bg01.png)no-repeat center bottom;
}
.cont .tit{
	width: 622px;
	margin: 0 auto;
	height:80px;
	padding: 0 10px;
	background: #00479d;
}
.cont .tit img{
	display: block;
	float: left;
	margin-top: 15px;
}
.cont .tit p{
	color:#fff;
	font-size: 24px;
	float: left;
	margin-left: 10px;
	line-height: 80px;
}
.cont .tit  a{
	display: block;
	float: right;
	color:#fff;
	font-size: 14px;
	margin-right: 5px;
	line-height: 80px;
}
.cont  .info{
	width: 520px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.cont  .info h4{
	font-size: 18px;
	color:#1a1a1a;
}
.cont .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 24px;
	margin-top: 10px;
}
.cont .info p a{
	color:#1a1a1a;
}
.links{
	width: 100%;
	height: 50px;
	background: #00479d;
	margin-top: 60px;
}
.links p{
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	color:#fff;
}
.links ul{
	width: 1100px;
	height: 50px;
	float: left;
	overflow: hidden;
}
.links ul li {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 50px;
}
.links ul li a{
	color:#fff;
	font-size: 12px;
}
.footer{
	width: 100%;
	height: 263px;
	background: #eeeeee;
	float:left;
}
.footer .fn{
	width: 595px;
	height: 30px;
	border-bottom: 1px solid #999999;
}
.footer .fn ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 30px;
}
.footer .fn ul li a{
	color:#1a1a1a;
	font-size: 14px;
}
.footer  .info {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.footer .info p{
	color:#1a1a1a;
	font-size: 14px;
	line-height: 24px;
}
.footer .info a{
	color:#1a1a1a;
}
.footer .ewm{
	width: 168px;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 10px;
}
.footer .ewm img{
	display: block;
	width: 168px;
	height: 168px;
}
.footer .ewm p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 18px;
}
.footer .main{
	display: flex;
	justify-content: space-between;
	height: 265px;
	align-items: center;
}


.container{ width:1200px; margin:0px auto; }
.con_left{ width:200px; float:left; margin-right:20px; margin-bottom:50px; margin-top:50px;}
.con_right{ width:980px; float:left; margin-bottom:30px;margin-top:50px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:190px; padding-left:10px; height:40px;line-height:40px; color:#fff; font-size:18px; background:#ab1e1e; 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:#fff;}
.in_prokind span a:visited{ color:#fff;}
.in_prokind span a:hover{ color:#ff0;}
.in_casetit{ width:98%; padding-left:2%; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#ab1e1e; text-align:left; position:relative; border-bottom:#ab1e1e 1px solid;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#ab1e1e;}
.ul_news{ width:100%; margin:0px auto; background:#ab1e1e; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:180px; padding-left:5px; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/leftdit.png) no-repeat 5px; padding-left:25px;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333; }
.in_contact p{ width:190px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.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;}
.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:320px; height:240px;  float:left; margin-top:10px; margin-right:11px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:310px; height:200px; padding:5px;border:#eee 1px solid;}
.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:#ab1e1e; 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:13px;  background:url(../images/icon04.jpg) no-repeat 5px; padding-left:25px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link{ color:#3e3e3e;}
.index_newscont ul li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover{ color:#ab1e1e;}
.ul_news li a:link{ color:#fff;}
.ul_news li a:visited{ color:#fff;}
.ul_news li a:hover{ color:#ff0;}
.nav ul li.current {background: #ff7f40;}
.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; border-radius:3px;}
.thisclass{ background:#ab1e1e; 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:#ab1e1e; 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:#ab1e1e; border-radius:5px;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}



.qq{
	position: fixed;
	right: 0;
	bottom: 0;
}