*{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:110px;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 30px;
	background: #eeeeee;
	overflow: hidden;
	
 
}
.top p{
	font-size: 13px;
	color:#1a1a1a;
	line-height: 30px;
	float: left;
}

.top p a{
	font-size: 13px;
	color:#1a1a1a;
	line-height: 30px;
	
}

.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#1a1a1a;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #1a1a1a;
}
.top ul li:last-child:after{
	width: 0;
}
.head img{
	display: block;
}
.head .name{
	float: left;
	margin-top:30px;
}
.head .tel{
	float: right;
	margin-top: 20px;
}
.nav{
	width: 100%;
	height: 50px;
 	border-top: 1px solid #1670c8;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#1a1a1a;
	font-size: 16px;
	display:block;
}
.nav ul li:hover{
	background: #1670c8;
}
.nav ul li:hover a{
	color:#fff;
}
.nav ul .current-menu-item{
	background: #1670C8;
}
.nav ul .current-menu-item a{
	color: #fff;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:49%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:15px;  
 width:15px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 border-radius: 50%;
 cursor:pointer;
 border: 1px solid #1670c8;
 
}
.banner .hd ul li.on{
 background:#1670c8; 
 border: 1px solid #1670c8;
}
.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;  
}
 
.item{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.item .hd{
	float: left;
	width: 228px;
	height: auto;
	overflow: hidden;
	float: left;
}
.item .hd .tit img{
	display: block;
}
.item .hd ul li{
	width: 100%;
	background: #e6e6e6;
	margin-top: 2px;
	height: 150px;
}
.item .hd ul li a{
	display: flex;
	height: 150px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.item .hd ul li img:nth-child(2){
	display: none;
}
.item .hd ul li  p{
	color:#323232;
	font-size: 20px;
	text-align: center;
	margin-top: 5px;
}
.item .hd ul li span{
	display: block;
	color:#323232;
	font-size: 13px;
	text-align: center;
	margin-top:3px;
	 text-transform: uppercase;
}
.item .hd ul  li:hover{
	background: #1670c8;
}
.item .hd ul  li:hover img{
	display: none;
}
.item .hd ul  li:hover img:nth-child(2){
	display: block;
}
.item .hd ul  li:hover p{
	color:#fff;
}
.item .hd ul  li:hover span{
	color:#fff;
}
.item  .bd{
	width: 957px;
	height: auto;
	overflow: hidden;
	float: right;
}
.item  .bd ul {
	margin-left: -6px;
}
.item  .bd ul li{
	float: left;
	width: 313px;
	height: auto;
	margin-left: 6px;
	margin-bottom:10px;
	border: 1px solid #e5e5e5;
}
.item  .bd ul li img{
	display:block;
	width: 313px;
	height: 253px;
	
}
 
.item  .bd ul li p{
 
	width: 100%;
	height: 42px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 42px;
	color:#fff;
	font-size: 15px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item  .bd ul li:hover p{
	background: #1670c8;
}
.item .tel{
	width: 100%;
	height: 150px;
	background: #e6e6e6;
	margin-top: 2px;
	overflow: hidden;
}
.item .tel .t{
	width: 197px;
	margin: 0 auto;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.item .tel .t p{
	color:#323232;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.item .tel .t img{
	display: block;
	float: left;
	margin-left: 5px;
	margin-top: 6px;
}
.item .tel .info{
	width:197px;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	margin-top: 5px;
}
.item .tel .info p{
	color:#323232;
	font-size: 12px;
	line-height: 20px;
}
.title{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.title:after{
	content: "";
	position: absolute;
	left: 0;
	top: 60%;
	background: #e6e6e6;
	height: 1px;
	width: 100%;
}
.title p{
	color:#333333;
	font-size: 24px;
	text-align: center;
}
.title h4{
	font-size: 22px;
	font-weight: normal;
	color:#1670c8;
	text-align: center;
	background: #fff;
	position: relative;
	z-index: 100;
	margin-top: 5px;
 	width: 106px;
	margin: 0 auto;
}
.title span{
	text-align: center;
	color:#7f7f7f;
	font-size: 13px;
	margin-top: 3px;
	display: block;
}
.about{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top: 40px;
	
}
.about .bd{
	width: 100%;
	height: 470px;
	background: #eeeeee;
	margin-top: 30px;
}
.about .pic{
	width: 48%;
	height: 470px;
	background: url(../images/about.jpg)no-repeat center;
	float: left;
}
.about .intro{
	width: 580px;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
	float: left;
	margin-left: 35px;
}
.about .intro .tit span{
	display: block;
	color:#fff;
	font-size: 18px;
	width: 260px;
	height: 35px;
	background: #1670c8;
	text-align: center;
	letter-spacing: 4px;
	line-height: 35px;
}
.about .intro .tit img{
 	margin-top: 25px;

}
.about .intro .info{
	width: 100%;
	height:190px;
	overflow: auto;
	margin-top: 20px;
}
.about .intro .info p{
	color: #333333;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    text-indent: 2em;
	 
}
.about .intro .info p a{
	color:#333333;
	font-size: 15px;
	line-height: 25px;
	 
}

.about .intro  a{
	
	margin-top:30px;
}

.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.cases .show{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;

}
.cases .show .box{
	width:800%;
}
.cases .show .pic{
	float: left;
}
.cases .show ul li{
	float: left;
	width:293px;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.cases .show ul li img{
	display: block;
	width: 293px;
	height: 245px;
}
.cases .show ul li p{
	width: 100%;
	line-height: 30px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}
.cases .show ul li:hover p{
	text-decoration: underline;
}
.gg{
	max-width: 1920px;
	margin: 0 auto;
	height: 206px;
	background: url(../images/gg.png)no-repeat center;
	margin-top: 60px;
	overflow: hidden;
}
.gg .tel{
	display: table;
	height: 55px;
	background: #1670c8;
 	padding:5px 10px 0 10px;
	margin: 0 auto;
	margin-top: 72px;
}
.gg .tel img{
	display: block;
 	float: left;
 	margin-top: 10px;
 	margin-right: 10px;
}
.gg .tel div{
	float: left;
}
.gg .tel p{
	color:#fff;
	font-size: 13px;
 	margin-top: 1px;
}
.gg .tel b{
	color:#ffffff;
	font-size: 26px;
	 white-space: nowrap;
    text-overflow: ellipsis;
 
}

.news{
	width: 100%;
	height: 505px;
 
	overflow: hidden;
 
}
.news .title {
	margin-top: 60px;
}
.news .title p{
	letter-spacing: 2px;
}
.news .title h4{
	background: #fff;
}
.news  ul{
	width: 1080px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top:50px;
}
.news  ul li{
	width: 530px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom:15px;
	border-bottom: 1px dashed #cdcdcd;
}
.news  ul li:nth-child(2n){
	float: right;
}
.news  ul li .time{
	width: 80px;
	height: 60px;
	float: left;
}
.news  ul li .time p{
	width: 100%;
	height: 40px;
	font-size: 25px;
	line-height: 40px;
	text-align: center;
	background:#eeeeee;
	color:#1a1a1a;
}
.news  ul li .time span{
	display: block;
	width: 100%;
	height: 25px;
	background: #1670c8;
	color:#fff;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}
.news  ul li .info{
	width: 435px;
	height: auto;
	float: right;
	overflow: hidden;
}
.news  ul li .info p{
	width: 100%;
	color:#1a1a1a;
	margin-top: 10px;
	font-size: 16px;
}

.news  ul li .info span{
	display: block;
	color:#696969;
	font-size: 13px;
	white-space: nowrap;
	margin-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news  ul li:hover {
	border-bottom: 1px dashed #1670c8;
}
.news  ul li:hover  .info p{
	color: #1670c8;
}
.news  ul li:hover  .info span{
	color: #1670c8;
}

.footer{
	width: 100%;
	height: 485px;
	position: relative;
	margin-top: 30px;
	float:left;
}
.footer .bg{
	width: 100%;
	height: 382px;
	background: rgba(45,126,205,.8);
	position: absolute;
	bottom: 45px;
}
.footer  .fn{
	width: 324px;
	height: 440px;
	float: left;
	background: #191919;

}
.footer  .fn .tit{
	width: 100%;
	height: 76px;
	background: url(../images/tit03.png)no-repeat center bottom;
	position: relative;
	z-index: 100;
}
.footer  .fn .tit p{
	color:#fff;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.footer  .fn ul{
	width: 200px;
	margin: 0 auto;
	height: 120px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
	z-index: 100;
}
.footer  .fn ul li{
	width: 49%;
	line-height: 30px;
	height: 30px;
	float: left;
	overflow: hidden;
}
.footer  .fn ul li:nth-child(2n){
	float: right;
}
.footer  .fn ul li a{
	color:#fff;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.footer  .fn .tel {
	width: 348px;
	height: 67px;
	background: url(../images/bg02.png)no-repeat center;
	position: relative;
	z-index: 100;
	margin-left: 25px;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer  .fn .tel p{
	width: 68px;
	color:#545454;
	font-size: 13px;
	margin-left: 8px;
}
.footer  .fn .tel span{
	width: 220px;
	display: block;
	color:#1670c8;
	font-size: 28px;
	line-height: 28px;
	margin-top: 3px;
	font-weight: bold;
	font-family: "Arial";
}
.footer  .links{
	float: left;
	width: 755px;
	height: 58px;
	background: #eee;
}
.footer  .links p{
	float: left;
	line-height: 58px;
	color:#191919;
	font-size: 16px;
	margin-left: 10px;
}
.footer  .links ul{
	float: left;
	width: 650px;
	height: 50px;
	overflow: hidden;
}
.footer  .links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	overflow: hidden;
}
.footer  .links ul li a{
	color:#191919;
	font-size: 12px;
}
.footer .intro{
	width: 705px;
	float: right;
	position: relative;
	z-index: 1000;
	margin-right: 50px;
}
.footer .intro .info{
	margin-top: 50px;
	width: 400px;
	height: auto;
	float: left;
	overflow: hidden;
}
.footer .intro .info p{
	color:#fff;
	font-size: 13px;
	margin-top: 50px;
	line-height: 24px;

}
.footer .intro .icon{
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}
.footer .intro .icon a{
	display: block;
}
.footer .intro .icon div{
	margin-top: 45px;
	position: relative;
	width: 98px;
	height: 98px;
}
.footer .intro .icon div:first-child img:last-child{
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
	position: absolute;
	right: 110px;
	display: none;
	top:-10px;
}
.footer .intro .icon div:first-child:hover img{
	display: block;
}
.footer .cr{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	background: #0e0e0e;
	text-align: center;
	line-height: 45px;
}
.footer .cr p{
	color:#fff;
	font-size: 14px;
}
.footer  a{
	color:#fff;
}
.footer .ewm{
	width: 175px;
	height: 175px;
	float: left;
	margin-top: 100px;
}
.footer .ewm img{
	display: block;
	width: 158px;
	height: 158px;
	border: 10px solid #fff;
}

.container{ width:1200px; margin:0px auto; }
.con_left{ width:228px; float:left; margin-right:22px; margin-bottom:50px;}
.con_right{ width:950px; float:left; margin-bottom:30px; margin-top:50px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:228px; padding-left:10px; height:40px;line-height:40px; color:#33; font-size:16px; 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:#ccc 1px dotted;}
.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#4b9b04;}


.position a{
	padding: 0 10px;
	position: relative;
}
.position a:last-child{
	padding-right: 0;
}
.position a:first-child{
	padding-left: 0;
}
.position a:after{
	content: ">";
	font-family:'宋体';
	color: #333;
	right: -5px;
	font-size: 14px;
	position: absolute;
}

.position a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:220px; padding-left:20px; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/icon04.jpg) no-repeat 5px;}
.in_contact{width:230px; margin-top:10px; float:left; color:#333; }
.in_contact p{ width:230px; 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_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:310px; height:290px;  float:left; margin-top:10px; margin-right:11px; }
.main_right_product p  a{color:#000000; }
.main_case ul li{ list-style:none; width:310px; height:270px;  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:300px; height:250px; padding:5px;border:#eee 1px solid;}
.main_case ul li img{width:280px; height:auto; 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:#1670c8; text-decoration:none;}
.product_con{ width:100%;} 

.product_con img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.product_con p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.product_con img,.productimg img{ text-align:center; margin:20px 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;}
.index_newscont p  a{ color:#000000;}
.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:#1670c8;}

.ul_news li a{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.nav ul li.current {background: #1670c8;}
.nav ul li.current a{color: #fff;}
.index_newscont h3,.main_right_product h3{font-size:20px; text-align:center; line-height:50px;}
.index_newscont h4,.main_right_product h4{font-size:20px; text-align:center; line-height:50px;}
.newscontent{margin-top:20px;}
.newscontent p{font-size:16px; line-height:30px; color:#555; text-align:justify;}
.index_newscont img{display: block;max-width: 100%;margin: 0 auto;}
.index_newscont p{text-indent: 2em;}
.laiyuan{width:100%; height:40px; line-height:40px; background:#eee; font-size:13px; text-align:center; color:#999; display: block;}
.laiyuan a{font-size:13px; color:#999;}
.laiyuan a:hover{color:#ff0000;}

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



.map{height: 400px; width: 100%; margin-top: 10px;}


 
.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:#1670C8;
	border: 1px solid #1670C8;
	color: #fff;
}
