*{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: "Microsoft YaHei";}

a:link,a:visited,a:hover,a:active{text-decoration:none;}

a{text-decoration: none; color:#666}

a:hover{ color:#56ac23}

li{list-style-type:none;}

ul,ol{list-style-type: none;list-style-image: none;}


 .top{ width:100%; background:#eeeeee; overflow:hidden; height:36px; line-height:36px; color:#666;}

 .top span{ float:right; font-size:15px;}

 .top span a{ margin:0 5px;}

.main{

	width: 1100px;

	margin:0 auto;

}

.head{

	width: 100%;

	height:140px;

	overflow: hidden;

}

 

.head .main{

	display: flex;

	align-items:center;

	height: 140px;

	justify-content: space-between;

}

.nav{

	width: 100%;

	height: 70px;

	background:url(../images/navbj.png) repeat-x;

}

.nav ul{

	width: 1100px;

	margin:0 auto;

	height: 70px;

	display: flex;

	justify-content: center;

	align-items: center;

	overflow: hidden;

}

.nav ul li{

	float: left;

	width: 157px;

	height: 70px;

	overflow: hidden;

	text-align: center;

	line-height: 70px; background:url(../images/nav1.png) no-repeat center right;

}



.nav ul li a{

	color:#fff;

	font-size: 16px; display:block;

}



.nav ul li:hover{

	background: #56ac23 

}

.banner{ 

	max-width: 1920px;

	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:8px; 

 line-height:14px; 

 text-align:center; 

 cursor:pointer;

  background: #fff;

 

}

.banner .hd ul li.on{

 background:#56ac23; 

  

}

.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: 1100px;

	margin:  0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

}

.title{

 

	height: auto;

	position: relative;

	width: 740px;

	margin: 0 auto;

	overflow: hidden;

}

.title p{

	font-size:20px;

	color:#333333;

	width: 150px;

	position: relative;

	margin: 0 auto;

	margin-top: 5px;

	text-align: center;

	font-weight: bold;

}

.title b{

	color:#0156b6;

}

.title span{

	font-size: 24px;

	color:#333;

	text-align: center;

	font-weight: bold;

	width: 100%;

	margin: 0 auto;

	display: block;

	text-transform: uppercase;

	



}

.title p:after{

	content: "";

	width: 22px;

	left: 0;

	bottom: 10px;

	background:#333;

	position: absolute;

	height: 1px;

}

.title p:before{

	content: "";

	width: 22px;

	right: 0;

	bottom: 10px;

	background:#333;

	position: absolute;

	height: 1px;

}

.product .list{

	width: 222px;

	height: auto;

	overflow: hidden;

	float: left;

	margin-top: 30px;

}

.product .list .tit{

	width: 222px;

	height: 105px;

	overflow: hidden;

	background: url(../images/tit01.png)no-repeat center;

}

.product .list .tit p{

	font-size: 24px;

	color:#fff;

	margin-left: 70px;

	margin-top: 25px;

}

.product .list .bd{

	width: 100%;

	min-height:430px;

	overflow: hidden;

	background: #eeeeee;

	padding-bottom: 55px;

}

.product .list .mm{ min-height:inherit;}



.product .list .bd ul{

	width: 206px;

	height: auto;

	margin: 0 auto;

	overflow: hidden;

}

.product .list .bd ul li{

	width: 100%;

	height:35px;

	line-height: 35px;

	margin-top: 10px;

	background:#fff url(../images/icon01.png)no-repeat 10px center;

}

.product .list .bd ul li a{

	display: block;

	color:#000000;

	font-size: 16px;

	margin-left: 30px;

}

.product .list .bd ul li:hover{

	background: #56ac23  url(../images/icon02.png)no-repeat 10px center;

}

.product .list .bd ul li:hover a{

	color:#fff;

}

.product .list .tel{

	width: 200px;

	padding:20px 11px;

	background: #56ac23;

	margin-top: 10px;

}

.product .list .tel .t{

	width: 100%;

	height: auto;

	display: flex;

	justify-content: flex-start;

	align-items: center;

}

.product .list .tel .t p{

	font-size: 15px;

	color:#fff;

	margin-left: 8px;

}

.product .list .tel  b{

	font-size: 25px;

	text-align: center;

	font-weight: bold;

	color:#fff;

	display: block;

	margin-top: 5px;

	width: 100%;

}

.product .list .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 5px;

}

.product .list .info p{

	color:#fff;

	font-size: 14px;

	line-height: 24px;

}

 .pic{

	width: 868px;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	float: right;

}

.pic ul li{

	float: left;

	width: 282px;

	height: auto;

	margin-bottom: 5px;

	margin-left: 8px;

	overflow: hidden;

}

.pic ul li div{ overflow:hidden;

	border: 1px solid #cccccc;

}

 .pic ul li div img{



	width: 100%;

	height: 100%;

}

 .pic ul li p{

	width: 100%;

	line-height: 35px;

	text-align: center;

	font-size: 16px;

	color:#000000;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.pic ul li:nth-child(3n-2){

	margin-left: 0;

}

.pic ul li:hover p{

	text-decoration: underline;

}





.cases{

	width: 100%;

	height: 525px;

	background: #eeeeee;

	margin-top: 50px;

}

.cases .title{

	margin-top: 50px;

}

.cases .main{

	width: 1170px;

	position: relative;

	height: auto;

	overflow: hidden;

}

.cases .bd{

	width: 1080px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.cases .bd ul li{

	float: left;

	width: 346px;

	height: auto;

	overflow: hidden;

	margin-right: 20px;

}

.cases .bd ul li:hover p{

	text-decoration: underline;

}

.cases .bd ul li div{

	display: block;

	width: 346px;

	

}

.cases .bd ul li div{



	width: 100%;

	

}

.cases .bd ul li div img{



	width: 100%;

	

}

.cases .bd ul li p{

	width: 100%;

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 16px;

	color:#333333;

}

.cases .next ,.cases .prev{

	position: absolute;

	display: block;

	width: 33px;

	height: 60px;

 



	background: red;

}

.cases .next{

	background: url(../images/next02.png)no-repeat;

	left: 0;

	top: 280px;



}

.cases .prev{

	background: url(../images/next03.png)no-repeat;

	top: 280px;

	right: 0;

}



.cases .nextStop{

	background: url(../images/next02.png)no-repeat center;

}

.cases .prevStop{

	background: url(../images/next03.png)no-repeat center;

}





.intro h3{ font-size:30px; color:#56ac23}

.about{

	width: 1100px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.about .pic{

	width: 504px;

	height: 337px;

	position: relative;

	float: left;

	margin-top: 30px;

}

.about .pic:after{

	width: 494px;

	height: 327px;

	position: absolute;

	left: 0;

	top: 10px;

	content: "";

	background: #cccccc;

}

.about .pic img{

	display: block;

	width: 494px;

	position: relative;

	z-index: 100;

	height: 327px;

	float: right;

}

.about .intro{

	float: right;

	width: 555px;

	height: auto;

	overflow: hidden;

	margin-top: 25px;

}

.about .intro .text{

	width: 100%;

	height: 200px; margin-top:10px;

	display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 7;

overflow: hidden;

}

.about .intro .text p{

	color:#000000; text-indent:2em;

	font-size: 16px;

	line-height: 28px;

}

.about .intro a{

	display: block;

	width: 135px;

	height: 40px;

	background: #56ac23;

	line-height: 40px;

	color:#fff;

	font-size: 14px;

	margin-top: 40px;

	border-radius:10px;

	text-align: center;



}





.display{

	width: 100%;

	height: 565px;

	background: #eee;

	margin-top: 55px;

	overflow: hidden;

}

.display .title{

	margin-top: 50px;

}

.display .bd{

	margin-top: 30px;

}

.display .bd ul li{

	float: left;

	width: 350px;

	height: auto;

	overflow: hidden;

	margin-right: 20px;

}

.display .bd ul li img{

	display: block;

	width: 350px;

	height: 280px;

	border: 1px solid #dcdcdc;

	box-sizing: border-box;

}

.display .bd ul li p{

	width: 100%;

	line-height: 40px;

	text-align: center;

	font-size: 15px;

	color:#1a1a1a;

}



.display .hd{

	margin-top: 30px;

}

.display .hd ul{

	display: flex;

	justify-content: center;

	align-items: center;

}

.display .hd ul li{

	float: left;

	width: 15px;

	height: 15px;

	border-radius: 50%;

	background: #999999;

	margin: 0 10px;

	background: #999999;

	line-height: 50px;

	overflow: hidden;

}

.display .hd ul .on{

	background: #56ac23;

}







.news{

	width: 1110px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.news ul{

	width:100%;

	margin: 0 auto;

	height: auto;

	margin-top: 10px;

	overflow: hidden;

}

.news ul li{

	float: left;

	width: 544px;

	height: 78px;

	margin-top: 25px;

	border: 1px solid #ccc;

	transition: .3s;

}

.news ul li .time{

	float: left;

	width: 85px;

	height: 78px;

	color:#fff;

	display: flex;

	justify-content: center;

	flex-direction: column;

	align-items: center;

	background: #cccccc;

}

.news ul li .time b{

	font-size: 32px;

	width: 70px;

	margin: 0 auto;

	text-align: center;

	height: 44px;

	display: block;

	border-bottom: 1px dashed #fff;

}

.news ul li .time p{

	font-size: 14px;

	display: block;

	text-align: center;

	margin-top: 5px;

	display: block;

}

.news ul li .info{

	width: 435px;

	float: right;

	margin-right: 10px;

}

.news ul li .info h4{

	font-size: 16px;

	color:#000000;

	font-weight: normal;

	width: 100%;

	white-space: nowrap;

	margin-top: 15px;

    text-overflow: ellipsis;

    overflow: hidden;

}

.news ul li .info p{

	font-size: 13px;

	color:#666666;

	display: -webkit-box;

	-webkit-line-clamp:1;

	margin-top: 10px;

	-webkit-box-orient: vertical;

	overflow: hidden;

}

.news ul li:hover{

 

	border: 1px solid #56ac23;

	box-shadow: 1px 1px 1px 1px #aeaeae;

}

.news ul li:hover .time {

	color:#fff;

	background:#56ac23;

}

 

.news ul li:hover h4{

	color:#56ac23;

	font-weight: bold;

}

.news ul li:nth-child(2n){

	float: right;

}









.links{

	width: 100%;

	height: 60px;

	background: #eeeeee;

	margin-top: 50px;

}

.links .tit{

	display: flex;

	justify-content: flex-start;

	align-items: center;

	height:60px;

	float: left;

}

.links .tit p{

	font-size: 10px;

	font-weight: bold;

	color:#000000;

	margin-left: 5px;

}

.links .tit img{

	display: block;

}

.links ul{

	width: 960px;

	height: 60px;

	overflow: hidden;

}

.links ul li{

	float: left;

	padding-right: 7px;

	padding-left: 10px;

	line-height: 30px;

}

.links ul li a{

	color:#333333;

	font-size: 10px;

}

.footer{

	width: 100%; overflow:hidden;

	background: #292929;

	float:left;

}

.footer .main{

	display: flex;

	justify-content: space-between;

	align-items: center; overflow:hidden; padding:30px 0}

.footer .main .tel img{

	display: block;

}

.footer .main .tel p{

	color:#fff;

	font-size: 14px;

	line-height: 24px;

	margin-top: 20px;

}

.footer .main .tel a{

	color:#fff;

}

.footer .cont {

	width: 350px;

	border-left: 1px solid #fff;

	border-right: 1px solid #fff;



	padding:0  40px;

}

.footer .cont .t p{

	color:#fff;

	font-size: 16px;

	line-height: 35px;

	position: relative;

}

.footer .cont .t p:after{

	content: "";

	width: 30px;

	height:3px;

	background: #fff;

	position: absolute;

	left: 0;

	bottom: 0;

}

.footer .cont .info {

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 10px;

}

.footer .cont p{

	color:#fff;

	font-size: 14px;

	line-height: 28px;

}

.footer .cont p a{

	color:#fff;

}

.footer .ewm img{

	display: block;

	width: 145px;

	border: 5px solid #fff;

}





.gotop{

	position: fixed;

	right: 0;

	bottom: 100px;

	display: none;

}





.contain{ width:1100px; margin:0px auto; }

.con_left{ width:222px; float:left; margin-right:23px; margin-bottom:50px; margin-top:20px;}

.con_right{ width:855px; float:left; margin:60px 0px;}

.l_about{ width:100%; float:left;}

.in_prokind{ width:192px; padding-left:30px; height:40px;line-height:40px; color:#56ac23; font-size:18px; background:#eee url(../images/icon01.png) no-repeat 5px; border-bottom:#ccc 1px solid; font-weight:bold;  position:relative;}

.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px; font-weight:normal;}

.in_prokind span a:link{ color:#56ac23;}

.in_prokind span a:visited{ color:#56ac23;}

.in_prokind span a:hover{ color:#000;}

.in_casetit{ width:97%; padding-left:3%; background:url(../images/p02.png) no-repeat 5px; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#56ac23; text-align:left; position:relative; border-bottom:#1b1b1b 1px dotted;}

.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:#56ac23;}

.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }

.ul_news li{ width:212px; padding-left:10px;  font-size:13px; height:42px; line-height:42px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/index_34.gif) no-repeat 5px;overflow: hidden;

white-space: nowrap;

text-overflow: ellipsis; }

.in_contact{width:100%; 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_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}main_case

.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:275px; height:260px;  float:left; margin-top:10px; margin-right:13px; }

.main_case ul li{ list-style:none; width:275px; 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:265px; height:220px; padding:5px;border:#eee 1px solid; box-shadow:2px 2px 3px #ccc;}

.main_case ul li img{width:265px; height:190px; padding:5px;border:#eee 1px solid; box-shadow:2px 2px 3px #ccc;}

.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:#56ac23; 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; font-size:16px; line-height:30px;}

.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; overflow: hidden;

white-space: nowrap;

text-overflow: ellipsis;}

.index_newscont ul li span{ float:right}

.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:#56ac23;}

.nav ul li.current {background: #a4000d;}

.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:#56ac23; 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:#ff8e00; 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:#56ac23; border-radius:5px;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}







.pro-intro{overflow:hidden;margin-top:6px;padding:10px 0}

.pro-intro .img{float:left;width:405px;height:auto;overflow:hidden}

.pro-intro .img img{display:block;width:450px;height:395px}

.pro-intro .info{float:right;width:428px;height:395px;box-sizing:border-box;overflow:hidden;border:1px solid #d2d2d2;border-left:none}

.pro-intro .info p{color:#555;font-size:20px;border-bottom:1px solid #d9d9d9;height:45px;margin-top:60px;text-indent:20px}

.pro-intro .info .tel{width:100%;height:160px;border-bottom:1px solid #d9d9d9}

.pro-intro .info .tel img{display:block;margin-top:25px;margin-left:25px}

.pro-intro .info .tel b{width:100%;display:block;color:#1c71c8;margin-left:25px;font-size:36px;margin-top:10px;line-height:36px;font-weight:400}

.pro-intro .data{width:100%;height:auto;overflow:hidden}

.pro-intro .info .btn{width:100%;height:auto;overflow:hidden;margin-top:30px;margin-left:25px}

.pro-intro .info .btn a{display:block;width:165px;height:48px;background:#1c71c8;color:#fff;float:left;margin-right:15px;line-height:48px;font-size:16px;text-indent:30px;border-radius:10px;position:relative}

.pro-intro .info .btn a:after{content:url(../images/kf.png);position:absolute;top:13px;right:29px}

.pro-intro h2{font-size:28px;color:#333;font-weight:400;margin-bottom:16px;text-align:center;margin-top:20px}

.pro-intro .share{width:100%;height:46px;line-height:46px;border-bottom:1px #e7e7e7 solid;background:#f1f1f1;text-align:center}

.pro-intro .share p span{display:inline-block;font-size:12px;color:#999;padding:0 8px}

.pro-intro .info .btn a:last-child{background:#595757;text-indent:0;text-align:center}

.pro-intro .info .btn a:last-child::after{content:""}

.pro-intro .info .btn a:hover{background:#25b240}

.pro-intro .intro{width:100%;height:auto;overflow:hidden;margin-top:40px;min-height:500px}

.pro-intro .intro .t{width:100%;height:30px;border-bottom:1px solid #d2d2d2}

.pro-intro .intro .t p{color:#fff;font-size:18px;background:#1c71c8;width:180px;height:30px;line-height:30px;text-align:center}

.pro-intro .textxq{width:100%;height:auto;overflow:hidden;color:#666;font-size:16px;line-height:30px;margin-top:20px}

.pro-intro .textxq img{max-width:100%; display:block; margin:0px auto; text-align:center;}

.txt{width:100%;height:auto;overflow:hidden;margin-top:10px;font-size:20px;text-align:center;height:45px;font-weight:700;background:url(../images/tit02.png) no-repeat center bottom;color:#1c71c8}







.fy{height:auto;border:1px solid #d2d2d2;overflow:hidden;margin-top:30px}

.fy p{width:33.3333%;height:60px;line-height:60px;float:left;color:#666;font-size:16px;text-align:center;border-right:1px solid #d2d2d2; box-sizing:border-box;white-space: nowrap;overflow: hidden; text-overflow: ellipsis; padding:0 10px; box-sizing:border-box;}



.fy p a{color:#666}

.fy .return{text-align: center;  padding-right: 30px;   color: #666;  line-height: 60px;   font-size: 16px;  background: url(../images/icon10.png) no-repeat right center;}

