*{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;
}
.top{
	width: 100%;
	height:40px;
	background: #eeeeee;
  
}
.top p{
	float: left;
	font-size: 14px;
	color:#222222;
	line-height:40px;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	position: relative;
	line-height: 40px;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #222222;
}
.top ul li a{
	color:#222222;
	font-size: 13px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:123px;
	overflow: hidden;
}
.head .name{
	float: left;
}
.head .name div{
	vertical-align: middle;
	display: table-cell;
	height: 123px;
}
.head .tel{
	float: right;
}
.head .tel div{
	vertical-align: middle;
	display: table-cell;
	height: 123px;
}
.head img {
	display: block;
}
.nav{
	width: 100%;
	height: 50px;
	background:url(../images/nav.png) repeat-x center;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 133px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	position: relative;
	line-height: 50px;
}
.nav ul li:after{
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/icon01.png) no-repeat center top;
}
.nav ul li a{
	color:#fff;
	display: block;
	font-size: 16px;
}
.nav ul li:hover{
	background: url(../images/hover.png) no-repeat center top;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:50%;
 bottom:25px; 
 transform: translateX(-50%);
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 border-radius: 50%;
 margin-right:25px;  
 width:20px; 
 height:20px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #40cd16;
 box-sizing: border-box;
 
}
.banner .hd ul li.on{
 background:#40cd16; 
  
}
.banner .bd{
 position:relative; 
  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;  
}
.title{
	position: relative;
	margin: 0 auto;
	width: 540px;
}
.title h4{
	color:#40cd16;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
}
.title:after{
	content: "";
	width: 160px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50px;
	background: #55ea28;
}
.title span{
	color:#ff9c00;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	display: block;
}
.title:before{
	content: "";
	width: 160px;
	height: 1px;
	position: absolute;
	right: 0;
	top: 50px;
	background: #55ea28;
}

.title p{
	color:#40cd16;
	font-size: 15px;
	text-align: center;
	margin-top: 5px;
}
.section{
	width: 100%;
	height:  1004px;
	overflow: hidden;
	background: url(../images/bg01.png)  no-repeat center top;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.product ul{
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.product ul li{
	float: left;
	width: 388px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 18px;
}
.product ul li:nth-child(3n-2){
	margin-left: 0;
}
.product ul li div{
	width: 388px;
	height: 291px;
	overflow: hidden;
}
.product ul li img{
	display: block;
	width: 388px;
	height: 291px;
	transition: .5s;
}
.product ul li p{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color:#40cd16;
	font-size: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: bold;
}
.product ul li:hover img{
	transform: scale(1.05);
}

.adv{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.adv .hd{
	width:1030px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.adv .hd ul li{
	float: left;
	width: 110px;
	height: auto;
 	margin-left: 20px;
 	position: relative;
 	padding-bottom: 20px;
}
.adv .hd ul li:first-child{
	margin-left: 0;
}
.adv .hd ul li .icon{
	width: 110px;
	height: 85px;
 	overflow: hidden;
	border: 1px solid#cfcfcf;
	border-radius: 5px;
	box-sizing: border-box;
}
.adv .hd ul li .icon .box{
	width: 100%;
	height: auto;
	overflow: hidden;
	transition: .5s;
}
.adv .hd ul li .icon .box div{
	width: 110px;
	height:85px;
 	display: flex;
 	justify-content: center;
 	align-items: center;
}
.adv .hd ul li:hover .icon .box{
	margin-top: -85px;
}
.adv .hd ul li:hover .icon{
	border: 1px solid #ff9c00;
}
.adv .hd ul li  p{
	color:#222222;
	font-size: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-align: center;
	margin-top: 5px;
}
.adv .hd ul li span{
	display: block;
	text-align: center;
	color:#222222;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin-top: 2px;
}
.adv .hd ul li:hover p{
	color:#ff9c00;
}
.adv .hd ul li:hover span{
	color:#ff9c00;
}
.adv .hd ul .on:after{
	content: "";
	width: 100px;
	height: 11px;
	position: absolute;
	transition: .5s;
	left: 50%;
	margin-left: -50px;
	background: url(../images/icon02.png) no-repeat center;
	bottom: 0;

}
.adv .bd{
	width: 1030px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.adv .bd .part{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.adv .bd .intro{
	float: left;
	width: 526px;
	height: auto;
	position: absolute;
	left: 0;
	top: 45px;
	overflow:hidden;
}
.adv .bd .intro .tit{
	height: auto;
	overflow: hidden;
	margin-left: 80px;
}
.adv .bd .intro .info{
	width: 500px;
	margin-left: 26px;
	height: 220px;
	float: left;
	background: rgba(102,215,69,0.8);
	margin-top: -10px;
	position: relative;
	z-index: 1;
}
.adv .bd .intro .info:after{
	content: "";
	width: 26px;
	height: 136px;
	background: #ff9c00;
	left: -26px;
	top: 0;
	position: absolute;
}
.adv .bd .intro .tit img{
	display: block;
}
.adv .bd .pic{
	float: right;
	height: 382px;
}
.adv .bd .pic img{
	display: block;
}

.adv .bd .intro .info div{
	width: 355px;
	margin-top: 45px;
	margin-left: 60px;
}
.adv .bd .intro .info div p{
	color:#fff;
	font-size: 18px;
	line-height: 30px;
	text-indent: 2em;
}

.scene{
	width: 100%;
	height: 485px;
	overflow: hidden;
	margin-top: 60px;
	background: #eeeeee;
}
.scene .title{
	margin-top: 40px;
}

.scene .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}


.scene .show .box{
	width: 800%;
}

.scene .show .pic{
	float: left;
}

.scene .show .pic ul li{
	float: left;
	width: 288px;
	height: auto;
	margin-left: 15px;
	overflow: hidden;
}

.scene .show .pic ul li img{
	display: block;
	width: 288px;
	transition: .5s;
	height: 288px;
}

.scene .show .pic ul li:hover img{
	transform: scale(1.05);
}

.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .show .box{
	width: 800%;
}
.cases .show .pic{
	float: left;
}
.cases .show .pic ul li{
	width: 290px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 13px;
	background: #eeeeee;
}
.cases .show .pic ul li div{
	width: 270px;
	height: 270px;
	margin: 10px;
	overflow: hidden;
	margin-bottom: 0;
}

.cases .show .pic ul li div img{
	display: block;
	width: 270px;
	height: 270px;
	transition: .5s;
}
.cases .show .pic ul li p{
	width: 100%;
	height: 40px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 14px;
}
.cases .show .pic ul li:hover img{
	transform: scale(1.05);
}
.cases .show .pic ul li:hover{
	background: #40cd16;
}
.cases .show .pic ul li:hover p{
	color:#fff;
}

.reason{
	
	margin: 0 auto;
	margin-top: 60px;
	max-width: 1600px;
}
.reason .tit{
	background: url(../images/bg02.png) no-repeat center;
	height: 164px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
.reason .tit:after{
	content: "";
	width: 160px;
	height: 1px;
	position: absolute;
	left: 500px;
	top: 90px;
	background: #fff;
}
.reason .tit:before{
	content: "";
	width: 160px;
	height: 1px;
	position: absolute;
	right:500px;
	top:90px;
	background: #fff;
}
.reason .tit h4{
	color:#fff;
	font-size: 38px;
	text-align: center;
	margin-top:24px;
}
.reason .tit span{
	color:#fff;
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	margin-top:2px;
	text-align: center;
}
.reason .tit p{
	color:#fff;
	font-size: 15px;
	text-align: center;
}
.reason  .part{
	width: 100%;
	height: 491px;
	background: url(../images/bg03.png)  no-repeat center ;
	margin-top: -24px;
	position: relative;
	z-index: 2;
}
.reason  .part .bd{
	width: 1200px;
	margin: 0 auto;
	height: 400px;
	overflow: hidden;
}
.reason  .part .info{
	float: left;
	height: auto;
	width: 520px;
	margin-left: 45px;
	overflow: hidden;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.reason  .part p{
	color:#222222;
	font-size: 25px;
	position: relative;
	padding-left:25px;
	margin-bottom: 30px;
}
.reason  .part p:after{
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 10px;
	border-radius: 50%;
	background: #40cd16;

}
.reason .pic{
	float: right;
	position: relative;
	top: 50%;
	border: 1px solid #999999;
	box-sizing: border-box;
	transform: translateY(-50%);
}
.reason .pic img{
	display: block;
}
.reason  .part:last-child{
	margin-top: -91px;
	z-index: 1;
	background: url(../images/bg04.png)  no-repeat center ;
}
.reason  .part:last-child .info{
	float: right;
}
.reason  .part:last-child .pic{
	float: left;
}

.about{
	width: 100%;
	height: 402px;
	background: url(../images/about.png) no-repeat center;
	overflow: hidden;
}
.about .title{
	margin-top: 40px;
}
.about .title:after{
	background: #40cd16;
}
.about .title:before{
	background: #40cd16;
}

.about .info{
	width: 910px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	color:#222222;
	line-height: 32px;
	text-indent: 2em;
	font-size: 16px;
	text-align:justify;
}

.about  a{
	display: block;
	width: 120px;
	height: 36px;
	background: #40cd16;
	text-align: center;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 20px;
	color:#fff;
	border-radius: 5px;
}



.column{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.news{
	width: 775px;
	height:525px;
	box-sizing: border-box;
	padding: 30px 20px;
	float: left;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}

.news .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news .tit div{
	float: left;
	width: 193px;
	position: relative;
}
.news .tit div:after{
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	right: 0;
	bottom: 3px;
	background: #f5a007;
}
.news .tit div p{
	color:#40cd16;
	font-size: 24px;
	font-weight: bold;
}
.news .tit span{
	color:#999999;
	font-size: 14px;
	margin-top: 3px;
	display: block;
	text-transform: uppercase;
}
.news .tit a{
	float: right;
	margin-top: 15px;
}
.news  .on{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	border-bottom: 2px solid  #e3e3e3;
	padding-bottom: 30px;
}

.news  .on img{
	display: block;
	width: 312px;
	height: 200px;
	float: left;
}
.news  .on .info{
	float: right;
	width: 395px;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.news  .on .info h4{
	font-size: 18px;
	color:#333333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 10px;
    position: relative;
    font-weight:normal;
}
.news  .on .info h4:after{
	content: "";
	width:2px;
	height:20px;
	position: absolute;
 	left: 0;
 	top: 50%;
 	margin-top: -10px;
	background: #40cd16;
}

.news  .on .info span{
	display: block;
	color:#666666;
	font-size: 12px;
	margin:  10px auto;
}


.news  .on .info p{
	color:#666666;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news  ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.news  ul li{
	float: left;
	width: 350px;
	height:30px;
	position: relative;
	line-height:30px;
 
}
.news  ul li:after{
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	border-radius: 50%;
	background: #c6c6c6;

}
 
.news  ul li:nth-child(2n){
	float: right;
}

.news  ul li a{
	display: block;
	float: left;
	font-size: 15px;
	color:#666666;
	width: 240px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin-left: 15px;
}
.news  ul li span{
	display: block;
	float: right;
	color:#666666;
}

.news  ul li:hover a{
	color:#40cd16;
}
 

.mssg{
	float: right;
	width: 410px;
	height: 525px;
	padding: 30px 25px;
	box-sizing: border-box;
	overflow: hidden;
 	border: 1px solid #e3e3e3;
 	
}
.mssg .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.mssg .tit div{
	float: left;
	width: 193px;
	position: relative;
}
.mssg .tit div:after{
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	right: 0;
	bottom: 3px;
	background: #f5a007;
}
.mssg .tit div p{
	color:#40cd16;
	font-size: 24px;
	font-weight: bold;
}
.mssg .tit span{
	color:#999999;
	font-size: 14px;
	margin-top: 3px;
	display: block;
	text-transform: uppercase;
}

.mssg  form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.mssg  form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.mssg  form ul li span{
	width: 45px;
	height: 26px;
	border-right: 1px solid #dadada;
	display: flex;
	float: left;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
	margin-left: 5px;
}
.mssg  form ul li span img{
	display: block;
}

.mssg  form ul li:last-child span{
	border-bottom: 1px solid #dadada;
	height: 40px;
	 
}
.mssg  form ul li input{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	color:#999999;
	height: 40px;
}

.mssg  form ul li textarea{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	height: 225px;
	padding-top: 10px;
	color:#999999;

}

.mssg  form .btn{
	float: right;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.mssg  form .btn input{
	width: 177px;
	height: 50px;
	background: #40cd16;
	border: none;
	color:#fff;
	font-size: 16px;
	border-radius: 5px;
	outline: none;
}
.mssg  form .btn input:last-child{
	float: right;
	background: #999999;
}


.links{
	width: 100%;
	height: 70px;
	background: url(../images/bg05.png) repeat-x center;
	margin-top: 60px;
}

.links .tit{
	width:160px;
	height: 70px;
	float: left;
	background: url(../images/bg06.png)no-repeat center;
}
.links .tit p{
	color:#fff;
	font-size: 18px;
	margin-left: 15px;
	float: left;
	line-height: 70px;
	font-weight: bold;
}

.links .tit b{
	float: left;
	color:#fff;
	font-size: 18px;
	line-height: 70px;
	margin-left: 5px;
}
.links ul{
	float: right;
	width: 1030px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
}
.links ul li{
	float: left;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	position: relative;
}
.links ul li a{
	color:#fff;
	font-size: 13px;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #fff;
}
.footer{
	width: 100%;
	height: 220px;
	position: relative;
	background: #333333;
}
.footer .main{
	height: 220px;
	overflow: hidden;
}

.footer .info{
	color:#ffffff;
	font-size: 15px;
	line-height: 25px;
	position: relative;
	float: left;
	top: 50%;
	transform: translateY(-50%);
}
.footer .ewm{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.footer .ewm img{
	display: block;
	width: 140px;
	height: 140px;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 45PX;
 	line-height: 45px;
  
 	padding-top: 5px;
 	 
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}



.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}


 .title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	background: url(../images/bg07.png) repeat-x left bottom;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
	background: #26c12d;
}
.title-bar h4{
	font-size: 18px;
 
	margin-left: 20px;
	color:#333333;
	font-size: 18px;
	float: left;
}

.crumbs{
	float: right;
}
.crumbs p{
	color:#666;
	font-size: 13px;

}

.crumbs img{
	display: block;
	float: left;
	margin-right: 10px;
}
.crumbs p{
	float: left;

}
.crumbs a{
	color:#666;
	font-size: 13px;
	padding-right: 10px;
	position: relative;

}
.crumbs a:after{
	content: ">";
	position: absolute;
	right: 0;
	color:#666;
	font-size: 12px;
	position: absolute;
	top: 0;
}
.crumbs a:last-child:after{
	display: none;
}



.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 240px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
    text-overflow: ellipsis;
	border-left: 1px solid #d2d2d2;

}
 .fy p:first-child{
 	border: none;
 }

 .fy a{
 	color:#333333;
 	font-size: 14px;
 }

  .fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
  }


.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
 
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #333333;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}



.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height:300px;
	margin-top: 20px;
}
.detail-intro .tit{
	margin-bottom: 30px;
}
.detail-intro .tit p{
	color:#333333;
	font-size: 18px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.detail-intro .tit span{
	display: block;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

.detail-intro  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detail-intro  .intro p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}

 
 
.map{
	width: 100%;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 400px;
}

.mssg-intro{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	float: left;
}

.mssg-intro form{
	width: 430px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.mssg-intro form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.mssg-intro form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.mssg-intro form ul li textarea{
	width: 430px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.mssg-intro form .btn input{
	width: 200px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #26c12d;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}


.left-cont{
	width: 240px;
	height: auto;
	overflow: hidden;
	float: left;
}

.left-cont .list{
	width: 240px;
	height: auto;
	padding-bottom: 60px;
	border-bottom: 6px solid #26c12d;
	overflow: hidden;
	background: #f1f1f1;
	float: left;
}
.left-cont .list .tit{
	width: 100%;
	height: 86px;
	overflow: hidden;
	background: #26c12d;
	border-radius: 5px 5px 0 0 ;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.left-cont .list .tit span{
	display: block;
	text-align: center;
	color:#fff;
	margin-top: 2px;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.left-cont .list ul li{
	width: 100%;
	height: 55px;
	border-bottom: 1px dashed #bfbfbf;
	line-height: 55px;
 
}

.left-cont .list ul li:hover{
	background: #f68c12  url(../images/hover.png) no-repeat center;
	background-size: 100%;
}
.left-cont .list ul li:hover a{
	color:#fff;
}
.left-cont .list ul li a{
	color:#333333;
	font-size: 16px;
	margin-left: 40px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 160px;
}

.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	background: #eee;
}
.quick .tit{
	width: 100%;
	height: 86px;
	overflow: hidden;
	background: #26c12d;
	border-radius: 5px 5px 0 0 ;
}
.quick .tit p{
	color:#fff;
	font-size: 30px;
	text-align: center;
 	line-height: 86px;
	font-weight: bold;
}
.quick .info{
	width: 94%;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}
.quick .info p{
	color:#333;
	font-size: 13px;
	line-height: 24px;
}

 
.quick ul{
	width: 94%;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.quick ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}
.quick ul li a{
	color:#333;
	font-size: 13px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.left-cont .list{
	float: initial;
}
.pic-box{
 
	width:100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.pic-box ul{
    margin-left:-15px;
}
.pic-box ul li{
	float: left;
	width: 300px;
	height: auto;
	margin-left:18px;
	margin-bottom: 10px;
	background: #f1f1f1;
}
.pic-box ul li div{
	width: 280px;
	height: 202px;
	margin:10px;
	margin-bottom: 0;
	overflow: hidden;
}
.pic-box ul li img{
	width: 280px;
	height:202px;
	transition: .5s;
	 
	
}
.pic-box ul li p{
	width: 100%;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color:#333;
}
.pic-box ul li:hover img{
	transform: scale(1.05);
}
.right-cont{
	float: right;
	width:940px;
	height: auto;
	overflow: hidden;
}


.news-list{
	width: 100%;
	margin: 0;
	height: auto;
	overflow: hidden;
}
.news-list ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}
.news-list ul li a{
	display: block;
	float: left;
	width: 700px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#333;
	font-size: 16px;
}

.news-list ul li span{
	display: block;
	float: right;
}