*{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;
	height: auto;
	overflow: hidden;
}
.head{
	width: 100%;
	height:170px;
	background: #418ddd;
	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: 15px;
	padding-left: 30px;
	line-height: 30px;
	position: relative;
}
.head ul li a{
	font-size: 13px;
	color:#333333;
}
 
.head ul li:nth-child(1){
	background: url(../images/icon09.png) no-repeat 0 2px;
}
.head ul li:nth-child(2){
	background: url(../images/icon09.png) no-repeat -104px 2px;
}
.head ul li:nth-child(3){
	background: url(../images/icon09.png) no-repeat -203px 2px;
}
.head .name{
	float: left;
	margin-top: 40px;
}
.head  .tel{
	float: right;
	margin-top:50px;
}
.nav{
	width: 100%;
	height: auto;
	background: #418ddd;
	
}
.nav .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 2px solid #0a5aaf;
}
.nav .list ul{
	display: flex;
	justify-content: center;
	height: 38px;
	
}
.nav .list  li{
	width: 121px;
	height: 39px;
	background: url(../images/nav.png)no-repeat center;
	text-align: center;
	line-height: 39px;
	position: relative;
}
.nav .list li a{
	color:#000000;
	font-size: 15px;
}
.nav .list  li:hover{
	background: url(../images/hover.png)no-repeat center;
}
.nav .list  li:hover a{
	color:#fff;
}
.nav .bd{
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 60px;
	background: #1a87ce;
	display: none;
}
.nav .bd ul{
	width: 1100px;
	margin:0 auto;
	height: 45px;
	overflow: hidden;
	margin-top:10px;
}
.nav .bd ul li{
	float: left;
	line-height: 22px;
	margin-right: 13px;
}
.nav .bd ul li a{
	color:#fff;
	font-size: 15px;
}

.l-float{
	width: 60px;
	height: auto;
	position: fixed;
	right: 0;
	bottom: 100px;
	z-index:1;
}
.l-float ul li{
	width: 60px;
	height: 60px;
	background: #4593e1;
	margin-bottom: 2px;
	position: relative;
 	float: left;
	border-radius: 5px;
}
.l-float ul li img{
	display: block;
	width: 33px;
	height: 33px;
	margin:0 auto;
	margin-top:5px;
}
.l-float ul li p{
	text-align: center;
	color:#fff;
}


.l-float ul li div{
	position: absolute;
	width: 140px;
	height: 150px;
	background: url(../images/bg04.png)no-repeat center;
	left: -150px;
	top: 50%;
	margin-top:-75px;
	display: none;
}

.l-float ul li:nth-child(2) div{
	position: absolute;
	width: 140px;
	height: 60px;
	background: url(../images/bg05.png)no-repeat center;
	left: -150px;
	top: 50%;
	margin-top:-35px;
	display: none;
}
.l-float ul li:nth-child(2) div span{
	font-size:16px;
	line-height:22px;
	margin-top:5px;
}
.l-float ul li div img{
	display: block;
	width: 120px;
	height: 120px;
	margin:5px;
	margin-bottom: 0;
}
.l-float ul li div  span{
	display:block;
	line-height: 25px;
	width: 120px;
	margin-left: 5px;
	text-align: center;
	
}
.l-float ul li:hover div{
	display: block;
}


.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 margin-left: -40px;
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:10px;  
 width:20px; 
 height:4px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #cccccc;
 
}
.banner .hd ul li.on{
 background:#2d96ff; 
 
}
.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: 60px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 60px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:60px;
	color:#666666;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:50%;
    height:14px;
    margin-top:-7px;
    width:1px;
    background:#666;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.title {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction:column;
	margin-top: 40px;
}
.title p{
	color:#448bd6;
	font-size: 22px;
	font-weight: bold;
	height: 33px;
	text-align: center;
	width: 100px;
	border-bottom: 2px solid #2d96ff;
}
.title img{
	display: block; 
	margin-top: 10px;
}
.product .list{
	width: 210px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #eeeeee;
	margin-top: 15px;
}
.product .list ul{
	width: 200px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.product .list li{
	width: 100%;
	height: 46px;
	line-height: 40px;
	background: url(../images/bg.png)no-repeat center;
	margin-bottom: 10px;
	text-indent: 30px;
}
.product .list li a{
	color:#ffffff;
	font-size: 15px;
}
.product .picBox{
	width: 860px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 15px;
}
.product .picBox ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.product .picBox ul li{
	float: left;
	width: 280px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.product .picBox ul li img{
	display: block;
	width: 280px;
	height: 250px;
}
.product .picBox ul li p{
	width: 100%;
	height:30px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	position: absolute;
	bottom: 0;
	line-height: 30px;
	text-align: center;
	color:#fff;
	font-size: 14px;
}
.adv{
	width: 100%;
	height: 560px;
	background: #479bf5;
}
.adv .bg{
	width: 50%;
	height: 560px;
	float: left;
	background:url(../images/bg01.png)no-repeat center;
}
.adv .info{
	float:left;
	width: 50%;
	margin-top: 40px;
}
.adv .info ul{
	margin-left: 20px;
}
.adv .info ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.adv .info ul li .pic{
	float: left;
	width: 40px;
}
.adv .info ul li .pic img{
	display: block;
	margin:0 auto;
}
.adv .info ul li .right{
	width: 435px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
.adv .info ul li .right .tit{
	color:#ffdf40;
	font-size: 22px;
	font-weight: bold;
}
.adv .info ul li .right .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.adv .info ul li .right .text p{
	color:#ffffff;
	font-size: 15px;
	line-height: 25px;
	padding-left: 10px;
	position: relative;
}
.adv .info ul li .right .text p:after{
	content: ".";
	font-size: 25px;
	position: absolute;
	left: 0;
	top:-8px;
}
.section{
	width: 100%;
	height: 550px;
	background: url(../images/bg02.jpg)no-repeat center;
	position: relative;
}
.about{
	width: 540px;
	height: auto;
	overflow: hidden;
	float: left;
}
.about .title p{
	border-bottom: 2px solid #f8822c;
	color:#fff;
}
.about .info{
	width: 540px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: rgba(0,0,0,0.5);
}
.about .info .text{
	width: 515px;
	margin:0 auto;
	height: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.about .info p{
	color:#ffffff;
	font-size: 16px;
	line-height: 25px;
}
.section .honor{
	float:right;
	width: 440px;
	margin-top: 70px;
	height: auto;
	overflow: hidden;
}
.section .honor ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.section .honor ul li{
	float: left;
	width: 212px;
	border: 1px solid #fff;
	height: 146px;
	padding:2px;
	margin-top: 5px;
}
.section .honor ul li img{
	display: block;
	width: 212px;
	height: 146px;
}
.section .ad{
	width:75%;
	height: 120px;
	background: url(../images/gg.png)no-repeat center bottom;
	background-size: 100%;

	position: absolute;
	bottom: 0;
	left: 0;
}
.section .ad a{
	display:block;
	width: 140px;
	height: 40px;
	background: #408bdd;
	float:right;
	margin-right: -70px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	font-size: 14px;
	margin-top: 50px;
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases .tab .bd{
	margin-top: 20px;
}
.cases .tab .bd ul{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.cases .tab .bd ul li{
	float:left;
	width: 250px;
	height: auto;
	overflow: hidden;
	border: 1px solid #eee;
	padding:4px;
}
.cases .tab .bd ul li img{
	display: block;
	width: 250px;
	height: 220px;
}
.cases .tab .bd ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}
.cases .tab .bd ul li:hover{
	border: 1px solid #448bd6;
}
.cases .tab  .hd ul li{
	width: 20px;
	height: 4px;
	background: #b3b3b3;
}
.cases .tab  .hd ul{
	width: 80px;
	display: flex;
	justify-content: space-between;
	margin:0 auto;
}
.cases .tab  .hd{
	margin-top: 30px;
}
.cases .tab  .hd  .on{
	background: #408bdd;
}
.boxes{
	margin-top: 40px;
}
.news{
	float: left;
	width: 530px;
	height: auto;
	overflow: hidden;
}
.news .tit{
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #eee;
}
.news .tit p{
	color:#448bd6;
	font-size: 22px;
	font-weight: bold;
	height: 32px;
	float: left;
	border-bottom: 3px solid #479bf5;
}
.news .tit img{
	display: block;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.news .tit a{
	display: block;
	float: right;
	color:#666666;
	font-size: 14px;
	line-height: 33px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top:17px;
	padding-bottom: 17px;
	background: #eeeeee;
	margin-top: 10px;
}
.news ul li span{
	color:#666666;
	margin-left: 10px;
	position: relative;
	height: 20px;
	display: block;
}
.news ul li span:after{
	content: "";
	width: 20px;
	height: 2px;
	background: #448bd6;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news ul li p{
	color:#1a1a1a;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 5px;
}
.news ul li:hover{
	background: #408bdd;
}
.news ul li:hover p{
	color:#fff;
}
.news ul li:hover span{
	color:#fff;
}
.news ul li:hover span:after{
	background: #fff;
}
.contact{
	width: 540px;
	float: right;
	height: auto;
	overflow: hidden;

}
.contact .tit{
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #eee;
}
.contact .tit p{
	color:#448bd6;
	font-size: 22px;
	font-weight: bold;
	height: 32px;
	float: left;
	border-bottom: 3px solid #479bf5;
}
.contact .tit img{
	display: block;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.contact .tit a{
	display: block;
	float: right;
	color:#666666;
	font-size: 14px;
	line-height: 33px;
}
.contact .bg{
	width: 100%;
	height: 440px;
	background: #eeeeee;
	overflow: hidden;
	margin-top: 10px;
}
.contact .bg ul{
	width: 510px;
	margin:0 auto;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.contact .bg ul li{
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.contact .bg ul li p{
	color:#1a1a1a;
	font-size: 15px;
	margin-left: 35px;
}
.contact .bg ul li:nth-child(1){
	background: url(../images/bg03.png)no-repeat 0px 0px;
}
.contact .bg ul li:nth-child(2){
	background: url(../images/bg03.png)no-repeat 0px -30px;
}
.contact .bg ul li:nth-child(3){
	background: url(../images/bg03.png)no-repeat 0px -58px;
}
.contact .bg ul li:nth-child(4){
	background: url(../images/bg03.png)no-repeat 0px -90px;
}
.contact .bg ul li:nth-child(5){
	background: url(../images/bg03.png)no-repeat 0px -116px;
}
.contact .bg ul li:nth-child(6){
	background: url(../images/bg03.png)no-repeat 0px -145px;
}
.contact .map{
	width: 510px;
	margin:0 auto;
	margin-top:0px;
}
.footer{
	width: 100%;
	height: auto;
	padding: 40px 0;
	background: #408bdd;
	margin-top: 40px;float:left;
}
.footer .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: auto;
}
.footer .left{
	float: left;
	width: 380px;
	height: auto;
	overflow: hidden;
}
 
.footer ul li{
	width: 40px;
	height: 40px;
}
.footer ul li img{
	display: block;
}
.footer ul {
	display: flex;
	width: 100px;
	margin:0 auto;
	margin-top: 35px;
	justify-content: space-between;
}
.footer .info{
	float: left;
	width: 540px;
  
}
.footer .info p{
	color:#fff;
 
	font-size: 14px;
	line-height: 22px;
}
.footer .info a{
	color:#fff;
}
.footer .ewm{
	float: right;
	width: 140px;
	height: 170px;
	margin-top: 30px;
}
.footer .ewm img{
	display: block;
	width: 140px;
	height: 140px;
}
.footer .ewm  p{
	color:#fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.links{
	width: 100%;
	height: 100px;
	background: #eeeeee;float:left;
}
.links p{
	color:#000000;
	font-size: 16px;
	float: left;
	margin-top: 20px;
	font-weight: bold;
}
.links ul {
	float: left;
	width: 840px;
	height:55px;
	margin-top: 20px;
}
.links ul li{
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	line-height: 25px;
	color:#000000;
	font-size: 13px;
}
.links ul li a{
	color:#000;
	font-size: 13px;
}


.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:#418ddd 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:#418ddd 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:280px; 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:268px; 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%; text-align:center;font-size: 16px;line-height: 30px;} 

.product_con p{ text-align:left;}
.product_con img,.productimg img{max-width:100%; text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont a{ color:#000000;}
.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 {background: url(../images/hover.png)no-repeat center;}
.nav ul li.current a{ color:#FFF;}
.index_newscont h4,.main_right_product h4{ font-size:20px; text-align:center; line-height:50px;}
.index_newscont .newscontent p{font-size:16px; line-height:30px; text-align:justify;}



.product .list .tit{
	width: 210px;
	height: 60px;
	background:#418ddd;
}
.product .list .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}

.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;}
