*{margin: 0px;padding: 0px;}
body{min-width:1080px;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: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.top{
	width: 100%;
	height:40px;
	background: #eeeeee;
 
}
.top p{
	float: left;
	line-height: 40px;
	color:#333333;
	font-size: 13px;
}
.top ul{
	float: right;	
}
.top ul li{
	float: left;
	line-height: 40px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;

}
.top ul li a{
	color:#333;
}
.top ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:13px;
    width:1px;
    background:#333;
}
.top ul li:last-child:after{
    height:0px;
    width:0px;
}
.top ul li:hover a{
	text-decoration: underline;
}
.top .tel{
	float: right;
	margin-top:12px;
	margin-right: 10px;
}
.head{
	width: 100%;
	height:90px;
	position: relative;
}
.head .name{
	float: left;
	margin-top: 20px;
}
.head .name img{
	display: block;
	float: right;
}
.head  .nav{
	 float: right;
	 height: 90px;
 
}
.head  .nav ul{
	margin-top: 40px;
}
.head  .nav ul li{
	float: left;
	width: 80px;
	margin-left: 25px;
	text-align: center;
	line-height: 25px;
}
.head  .nav ul li a{
	color:#1a1a1a;
	font-size: 16px;
}
.head  .nav ul li:hover{
	border-bottom: 2px solid #2a72ba;
}
.slideBox{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}

.slideBox .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 margin-left: -160px; 
 bottom:10px; 
 z-index:1; 
}
.slideBox .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.slideBox .hd ul li{
 float:left; 
 margin-right:5px;  
 width:100px; 
 border-radius: 5px;
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.slideBox .hd ul li.on{
 background:#2e7fd0;
 
}
.slideBox .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.slideBox .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.slideBox .bd img{
	width:100%; 
	display:block; 
}
.slideBox .prev,
.slideBox .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.slideBox .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.slideBox .next {
	font-size: 
	58px;color:#fff;
}
.slideBox .prev{
	font-size: 
	58px;color:#fff;
}
.slideBox .prev:hover,
.slideBox .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.slideBox .prevStop{ 
	display:none;  
}
.slideBox .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.keywords h3{
	float: left;
	line-height: 40px;
	font-size: #333333;
	font-size: 16px;
}
.keywords ul{
	float: left;
	margin-left: 20px;
}
.keywords ul li{
	float: left;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	color:#333;
	position: relative;
}
.item{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.title{
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top: 40px;
}
.title p{
	color:#1a1a1a;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.title p:after{
	content: "●";
	position: absolute;
	top: 0;
	font-size: 14px;
	color:#dd9d1c;
	left: 50%;
	margin-left: -4px;
}
.title span{
	font-size: 12px;
	line-height: 12px;
}
.title b{
	color:#2a72ba;
}
.title .pic{
	width: 100%;
	height:auto;
	overflow: hidden;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin-top: 10px;
}
.title .pic img{
	display: block;
	margin:8px auto;

}
.item .list{
	float: left;
	width: 90px;
	height: 270px;
	overflow: hidden;
	background: #2a72ba;
	margin-top: 20px;
}
.item .list ul{
	width: 70px;
	margin:0 auto;
}
.item .list ul li{
	width: 100%;
	border-bottom: 1px dashed #fff;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
}
.item .list ul li img{
	display: block;
	margin:0 auto;
}
.item .list ul li p{
	color:#fff;
	font-size: 15px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 7px;
}
.item .pic{
	width: 980px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: right;
}
.item .pic ul{
	margin-left: -10px;
}
.item .pic ul li{
	float: left;
	width: 300px;
	height: 270px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
}
.item .pic ul li p{
	position: absolute;
	bottom: 0;
	width: 100%;
	height:40px;
	text-align: center;
	background: rgba(0,0,0,0.7);
	color:#fff;
	line-height: 40px;
	font-size: 15px;
}
.item .pic ul li:nth-child(n+3){
	width: 175px;
	height: 130px;
}
.item .pic ul li:nth-child(n+3) img{
	width: 175px;
	height: 130px;
}
.about{
	width: 100%;
	height:500px;
	overflow: hidden;
	margin-top: 30px;
	background: #eeeeee;
}
.about .title .pic{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.about  .left{
	float: left;
	width: 520px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.about  .left .info{
	width: 100%;
	height: 225px;
	overflow: hidden;
}
.about  .left .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 25px;
	text-indent: 1em;
}
.about  .left .more{
	display: flex;
	align-items: center;
	width: 100px;
	height: 30px;
	background: #2a72ba;
	margin-top: 40px;
}
.about  .left .more img{
	display: block;
	margin:0 auto;
}
.about .img{
	float: right;
	width: 530px;
	margin-top: 20px;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news .tab{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news .tab .hd{
	width: 320px;
	height: 40px;
	margin:0 auto;
}
.news .tab .hd ul li{
	float: left;
	width: 160px;
	height: 40px;
	background: #eeeeee url(../images/icon06.png)no-repeat 37px center;
	background-size: 17px 16px;
	line-height: 40px;
	border-radius: 3px;
	text-indent: 60px;
}
.news .tab .hd ul li a{
	color:#1a1a1a;
	font-size: 16px;
}
.news .tab .hd ul li:nth-child(2){
	background: #eeeeee url(../images/icon03.png)no-repeat 37px center;
	background-size: 17px 16px;
}
.news .tab .hd ul .on:nth-child(1){
	background:#2a72ba url(../images/icon02.png)no-repeat 37px center;
}
.news .tab .hd ul .on:nth-child(1) a{
	color:#fff;
}
.news .tab .hd ul .on:nth-child(2){
	background:#2a72ba url(../images/icon08.png)no-repeat 37px center;
}
.news .tab .hd ul .on:nth-child(2) a{
	color:#fff;
}
.news .tab  .bd{
	width: 780px;
	margin-left: 100px;
    height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news .tab  .bd ul li{
	height: 60px;
	overflow: hidden;
	margin-bottom: 20px;
}
.news .tab  .bd ul li .time{
	width: 60px;
	height: 60px;
	float: left;
	background: #eeeeee;
}
.news .tab  .bd ul li .time p{
	color:#1a1a1a;
	font-size: 18px;
	text-align: center;
	margin-top:8px;
}
.news .tab  .bd ul li .time span{
	display: block;
	text-align: center;
	color:#1a1a1a;
	font-size: 12px;
	margin-top: 2px;
}
.news .tab  .bd ul li:hover .time{
	background: #2a72ba;
}
.news .tab  .bd ul li:hover  .time span{
	color:#fff;
}
.news .tab  .bd ul li:hover .time p{
	color:#fff;
}
.news .tab  .bd ul li .info{
	float: right;
	width: 700px;
	height: 60px;
	margin-top: 10px;
}
.news .tab  .bd ul li .info h4 {
	color:#1a1a1a;
	font-size: 15px;
	font-weight:normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.news .tab  .bd ul li .info p{
	color:#1a1a1a;
	font-size: 15px;
	margin-top: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cases{
	width: 100%;
	height: 450px;
	overflow: hidden;
	margin-top: 30px;
	background: #eeeeee;
}
.cases .title .pic{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .show .box{
	width: 600%;
}
.cases .show ul li{
	float: left;
	width: 280px;
	height: auto;
	overflow: hidden;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-left: 10px;
}
.cases .show ul li img{
	display: block;
	width:280px;
	height:180px;
}
.cases .show ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}
.cases .show  .img{
	float: left;
}
.cases .more{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 30px;
	background: #2a72ba;
	margin:0 auto;
	margin-top: 40px;
}
.contact{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.contact ul{
 
	height: auto;
	overflow: hidden;
	display: block;
	justify-content: center;
 
}
.contact ul li{
	float: left;
	width: 250px;
	height: auto;
	overflow: hidden;
	margin-left: 80px;
	margin-top: 40px;
 
 
}
.contact ul li img{
	display: block;
	margin:0 auto;
}
.contact ul li hr{
	display: block;
	width: 30px;
	height: 4px;
	border: none;
	background: #2a72ba;
	margin:20px auto;
}
.contact ul li p{
	color:#666666;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
}
.contact ul li span{
	display: block;
	color:#1a1a1a;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	line-height: 25px;
}
.footer{
	width: 100%;
	height: 300px;
	margin-top: 120px;
	background: #333333;
	border-top: 1px solid #000000;
	position: relative;
	float:left;
}
.footer .ewm{
	width: 154px;
	height: 154px;
	position: absolute;
	left: 50%;
	margin-left: -77px;
	margin-top:-77px;
	border: 1px dashed #000000;
}
.footer .ewm img{
	display: block;
	width: 140px;
	height: 140px;
	margin:7px;
}
.footer .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:100px;
}
.footer .info p{
	color:#fff;
	font-size: 14px;
	text-align: center;
	line-height: 24px; 
}
.footer .info  a{
	color:#fff;
}
.footer .links{
	width: 100%;
	height: 100px;
	border-top: 2px solid #fff;
	position: absolute;
	bottom: 0;
}
.footer .links p{
	color:#fff;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
}
.footer .links  ul {
	margin-top:10px;
	height: 40px;
	overflow: hidden;
}
.footer .links  ul li{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;

}
.footer .links  ul li a{
	color:#fff;
	font-size: 14px;
}

.container{ width:1100px; margin:20px auto; }
.con_left{ width:210px; float:left; margin-right:20px; margin-bottom:50px; margin-top:-20px;}
.con_right{ width:870px; float:left; margin-bottom:30px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:200px; 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:#333; text-align:left; position:relative; border-bottom:#1776b6 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:#135ba2;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.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; border-top:#1776b6 2px solid;}
.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{ width:100%; margin:0px auto;}
.main_right_product ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:208px; height:240px;  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:195px; 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:#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: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:#1776b6;}
.nav ul li.current {border-bottom: 2px solid #2a72ba;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.product .list .tit{
	width: 210px;
	height: 60px;
	background:#1776b6;
}
.product .list .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}
.product .list{
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.product .list ul li{
	width: 100%;
	height: 30px;
	background: #eeeeee;
	line-height: 30px;
	text-indent: 30px;
	margin-bottom: 2px;
	border-radius: 3px;
	margin-top:10px;

}
.product .list ul li a{
	color:#1a1a1a;
	font-size: 15px;
}
.product .list ul li:hover{
	background: #1776b6;
}
.product .list ul li.m_hover{
	background: #1776b6;
}
.product .list ul li:hover a,.product .list ul li.m_hover a{
	color:#fff;
}
.product .list  .tel img{
	display: block;
}

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