*{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:104px;
	overflow: hidden; 
}
.top{
	width: 100%;
	height:45px;
	overflow: hidden;
	background: url(../images/bg04.png)repeat-x top;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.top ul{
	float: right;
	width: 193px;
	height: 44px;
	display: flex;
	justify-content: center;
	background: url(../images/bg01.png)no-repeat center;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 44px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#fff;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	background: #fff;
}
.top ul li:last-child:after{
	width: 0;
}
.head .main{
	display: flex;
	align-items:center;
	height: 104px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 50px;
	background: #0f70da;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #fd6500;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 
 bottom:10px; 
 width: 100%;
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 
 width: 100%;
 display: flex;
 justify-content: center;

}
.banner .hd ul li{
 float:left; 
 margin-right:15px;  
 width:15px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 border-radius: 50%;
 
}
.banner .hd ul li.on{
 background:#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: 30px;
}
.product .list{
	width: 175px;
	height: auto;
	overflow: hidden;
	float: left;
}
.product .list .tit{
	width: 100%;
	height: 99px;
	overflow: hidden;
	text-indent: 50px;
	background: url(../images/tit01.png)no-repeat center;
}
.product .list .tit p{
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;

}
.product .list .tit span{
	display: block;
	color:#fff;
	font-size: 12px;
}
.product .list h4{
	width: 175px;
	height: 49px;
	background: url(../images/list01.png)no-repeat center;
	text-indent: 40px;
	line-height: 35px;

}
.product .list h4 a{
	color:#fff;
	font-size: 16px;
 
	font-weight: normal;
}
.product .list div{
	width: 170px;

	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: url(../images/bg05.png)no-repeat center bottom;
	padding-bottom: 10px;
}
.product .list ul{
	width: 100%;
	height: 210px;
	background: #dcdcdc;
	overflow: hidden;
}
.product .list ul li{
	width: 125px;
	height: auto;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 5px;
	line-height: 20px;

}
.product .list ul li a{
	color:#666666;
	font-size: 14px;
}
.product .list .on{
	background: url(../images/list02.png)no-repeat center;
	line-height: 40px;
	height: 40px;
	width: 170px;
	margin: 0 auto;
}
.product .list  .tel{
	width: 170px;
	height:auto;
	overflow: hidden;
	background: url(../images/tel02.png)no-repeat center;
	background-size: 100% 100%;
	padding-bottom: 20px;
}
.product .list  .tel p{
	color:#fff;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
	font-weight: bold;
	border-bottom:2px solid #fff;
	width: 74px;
	margin-left: 5px;
}
.product .list  .tel  span{
	display: block;
	color:#fff;
	font-size: 15px;
	width: 160px;
	margin: 0 auto;
	margin-top: 10px;
}
.product .pic{
	float: right;
	width: 1000px;
	height: auto;
	overflow: hidden;
}
.product .pic ul{
	margin-left: -10px;
}
.product .pic ul li{
	float: left;
	width: 326px;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
}
.product .pic ul li img{
	display: block;
	width: 320px;
	height: 282px;
	border: 3px solid #d2d2d2;

}
.product .pic ul li  p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1f1f1f;
	font-size: 16px;
}
.product .pic ul li:hover p{
	text-decoration: underline;
	color:#0045b7;
}
.honor{
	width: 100%;
	height: 415px;
	background: #f5f5f5;
	margin-top: 30px;
	overflow: hidden;
}
.title{
	width: 290px;
	height:50px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	background: url(../images/tit03.png)no-repeat center bottom;
}
.title span{
	color:#0045b7;
	 
}
.title p{
	color:#1f1f1f;
	font-size: 26px;
}
.honor .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.honor .bd ul li{
	float: left;
	width: 292px;
	height: auto;
	margin-right: 10px;
	overflow: hidden;
}
.honor .bd ul li img{
	display: block;
	width: 290px;
	height: 213px;
	border: 1px solid #cccccc;
}
.honor .bd ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}
.honor .hd ul{
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.honor .hd ul li{
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid #ccc;
	border-radius:50%;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 50px;
	overflow: hidden;
}
.honor .hd ul .on{
	background: #296cc4;
	border: 1px solid #296cc4;
}
.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .pic{
	width: 582px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 339px;
	background: url(../images/bg02.png)no-repeat center;
	margin-top: 30px;
	float: left;
}
.about .pic img{
	display: block;
	width: 553px;
	height: 308px;
}
.about  .intro{
	width: 568px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: right;
}
.about  .intro .tit{
	position: relative;
	width: 100%;
	height: 50px;
}
.about  .intro .tit:after{
	content: "";
	width: 85px;
	height: 8px;
	background: #296cc4;
	position: absolute;
	left: 0;
	bottom: 0;
}
.about  .intro .tit p{
	color:#1f1f1f;
	font-size: 26px;
}
.about  .intro .tit span{
	color:#296cc4;
}
.about  .intro .info{
	margin-top: 20px;
	height: 160px;
	overflow: hidden;
	width: 100%;

}
.about  .intro .info p{
	color:#1f1f1f;
	font-size: 16px;
	line-height: 26px;
}
.about .more{
	display: block;
	width: 120px;
	height: 40px;
	background: #fd6500;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 14px;
	margin-top: 65px;
}
.cases{
	width: 100%;
	height: 510px;
	background: url(../images/bg03.png)no-repeat center;
	overflow: hidden;
	margin-top: 30px;
}
.cases .title{
	background: url(../images/tit02.png)no-repeat center bottom;
}
.cases .title p{
	color:#fff;
}
.cases .title span{
	color:#fff;
}
.cases ul{
	margin-left: -10px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases ul li{
	float: left;
	width: 232px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
}
.cases ul li img{
	display: block;
 	width: 230px;
 	height: 283px;
 	border: 1px solid #fff;
}
.cases ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#fff;
	font-size: 14px;
}
.cases .more{
	display: block;
	width: 118px;
	height: 38px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 38px;
	color:#fff;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 20px;
}
.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:50px;
}
.news{
	width: 580px;
	height: auto;
	float: left;
	overflow: hidden;
}
.news .tit{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #f5f5f5;
}
.news .tit p{
	width: 147px;
	height: 46px;
	background: url(../images/tit04.png)no-repeat center;
	float: left;
	line-height: 46px;
	text-indent: 20px;
	color:#ffffff;
	font-size: 22px;
}
.news .tit a{
	float: right;
	color:#b8b7b7;
	font-size: 14px;
	margin-right: 10px;
}
.news ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.news ul li{
	width: 100%;
	height: auto;
	position: relative;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #cccccc;
}
.news ul li:after{
	content: ">";
	position: absolute;
	left: 0;
	top: 0;
	color:#d3d3d3;
	font-size: 14px;

}
.news ul li a{
	display: block;
	margin-left: 20px;
	width: 400px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#1f1f1f;
	font-size: 16px;
	float: left;
}
.news ul li span{
	display: block;
	float: right;
	color:#cccccc;
	font-size: 14px;
}
.news ul li:hover a{
	color:#296cc4;
}
.news ul li:hover span{
	color:#296cc4;
}
.news ul li:hover:after{
	color:#296cc4;
}
.hz{
	width: 580px;
	height: auto;
	overflow: hidden;
	float: right;
}
.hz .tit{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #f5f5f5;
}
.hz .tit p{
	width: 147px;
	height: 46px;
	background: url(../images/tit04.png)no-repeat center;
	float: left;
	line-height: 46px;
	text-indent: 20px;
	color:#ffffff;
	font-size: 22px;
}
.hz .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.hz .hd ul{
	display: flex;
	justify-content: center;
}
.hz .bd ul li{
	float: left;
	width: 280px;
	height: auto;
	overflow: hidden;
}
.hz .bd ul li img{
	display: block;
	width: 278px;
	height: 84px;
	border: 1px solid #cccccc;
}
.hz .bd ul li p{
	width: 100%;
	text-align: center;
	color:#1f1f1f;
	font-size: 16px;
	line-height: 30px;
}
.hz .bd ul li:nth-child(2n){
	float: right;
}
.hz .hd ul li{
	float: left;
	width: 14px;
	height: 14px;
	border: 1px solid #ccc;
	border-radius: 50%;
	margin-left: 5px;
	margin-right: 5px;
}
.hz .hd ul .on{
	background: #296cc4;
	border: 1px solid #296cc4;
}
.links{
	width:1200px;
	margin: 0 auto;
	overflow: hidden;
	height: 30px;
	margin-top: 50px;
}
.links .tit{
	background: url(../images/icon01.png)no-repeat left center;
	height: 30px;
	float: left;
}
.links .tit p{
	color:#1f1f1f;
	font-size: 22px;
	font-weight: bold;
	margin-left: 20px;
	float: left;
}
.links ul{
	width: 1000px;
	height: auto;
	overflow: hidden;
	float: left;
	height: 30px;

}
.links ul li{
	float: left;
	padding: 0 10px;
	line-height: 30px;
}
.links ul li a{
	color:#1a1a1a;
	font-size: 14px;
}
.footer{
	width: 100%;
	height: 165px;
	background: #296cc4;
	overflow: hidden;
	margin-top: 20px;

}
.footer .fn{
	width: 100%;
	height: 30px;
	margin-top: 20px;
	overflow: hidden;
	border-bottom: 1px solid #235ba5;
}
.footer .fn ul{
	display: flex;
	justify-content: space-between;
}
.footer .fn ul li{
	float: left;
	padding: 0 30px;
	position: relative;
}
.footer .fn ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -7px;
	background: #fff;
}
.footer .fn ul li a{
	color:#fff;
	font-size: 16px;
}
.footer .fn ul li:last-child:after{
	width: 0;
	height: 0;
}
.footer .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .info p{
	color:#fff;
	font-size: 14px;
	line-height:24px;
	text-align: center;
}
.footer .info a{
	color:#fff;
}

.container{ width:1200px; margin:0px auto; }
.con_left{ width:175px; float:left; margin-right:25px; margin-bottom:50px; }
.con_right{ width:1000px; float:left; margin-bottom:30px; margin-top:20px;}
.l_about{ width:100%; float:left;}
.l_about a{ color: #000000;}
.in_prokind{ width:165px; padding-left:10px; height:40px;line-height:40px; color:#fff; font-size:18px; background:#0f70da; border-bottom:1px solid #ccc;  position:relative;}
.in_prokind span{ position:absolute; display:block; width:45px; padding-left:9px; right:0px; top:0px; font-size:12px; background:url(../images/more.png) no-repeat 5px;}
.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:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#0f70da; text-align:left; position:relative; border-bottom:#ccc 1px solid;}
.position{ position:absolute;  right:5px; top:10px; font-size:12px; font-weight:100;}
.position a:link{ color:#333; font-size:12px; font-weight:100;}
.position a:visited{ color:#333;}
.position a:hover{ color:#0f70da;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px;  }
.ul_news li{ width:98%; padding-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/icon04.jpg) no-repeat 5px; padding-left:15px;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333; }
.in_contact p{ width:200px; 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,.main_right_case,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_right_case ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:325px; height:340px;  float:left; margin-top:10px; margin-right:11px; }
.main_right_case ul li{ list-style:none; width:325px; height:250px;  float:left; margin-top:10px; margin-right:11px; }
.main_case ul li{ list-style:none; width:240px; height:320px;  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:290px; padding:5px;border:#eee 1px solid;}
.main_right_case ul li img{width:310px; height:210px; padding:5px;border:#eee 1px solid;}
.main_case ul li img{width:230px; height:280px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_right_case ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_right_case ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_right_case ul li a:hover,.main_case ul li a:hover{ color:#0f70da; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img,.index_newscont 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:15px; 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:#0f70da;}
.nav ul li.current{ background:#fd6500;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.index_newscont a{ color: #000000;}


/*分页*/
.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:#0f70da; 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:#0f70da; 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:#0f70da;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}
