﻿*{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;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1080px;
	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:#000000;
	line-height: 30px;
	float: left;
}
.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:#333333;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.top ul li:last-child:after{
	width: 0;
}
.head .main{
	display: flex;
	align-items:center;
	height: 110px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 50px;
	background: #009A44;
}
.nav ul{
	width: 1100px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 157px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
	display: block;
}
.nav ul li:hover{
	background: #00C14A;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:50%;
 bottom:10px; 
 transform: translateX(-50%);
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
margin: 0 10px;
 width:15px; 
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border-radius: 50%;
 background: #FFFFFF;
 
}
.banner .hd ul li.on{
 background:#00C14A; 
 border: 1px solid #00C14A;
}
.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: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:14px;
    width:1px;
    background:#333;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}
.product{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	width: 235px;
	height: auto;
	min-height: 790px;
	float: left;
	overflow: hidden;
	background: #009A44;
	position: relative;
	padding-bottom: 10px;
}
.product .list .tit{
	width: 224px;
	height:60px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center bottom;
}
.product .list .tit p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.product .list .tit  span{
	display: block;
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.product .list h4{
	width: 224px;
	margin: 0 auto;
	height: 45px;
	background: #fff;
	position: relative;
	text-indent: 40px;
	margin-top: 10px;
}
.product .list h4:after{
	content: '';
	width: 15px;
	height: 23px;
	background: url(../images/list01.png)no-repeat center;
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -12px;
}
.product .list h4 a{
	color:#1a1a1a;
	font-size: 18px;
	line-height: 45px;
	margin-left: 25px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: normal;

}
.product .list h4:hover a{
	color: #009A44;
}
.product .list ul{
	width: 150px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.product .list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3px;
	line-height: 30px;
}
.product .list ul li a{
	color:#fff;
	font-size: 16px;
}
.product .list  .tel{
	position: absolute;
	bottom: 25px;
	border-top: 1px solid #fff;
	padding-top: 10px;
	width: 222px;
	left: 50%;
	margin-left: -111px;
}
.product .list  .tel img{
	display: block;
}
.product .pic{
	width: 840px;
	height: auto;
	float: right;
	overflow: hidden;
}
 
.product .pic ul{
	margin-left: -6px;
}
.product .pic ul li{
	float: left;
	width: 275px;
	border: 1px solid #eeeeee;
	height: auto;
	overflow: hidden;
	margin-left: 6px;
	box-sizing: border-box;
 	margin-bottom: 5px;
}
.product .pic ul li div{
	display: block;
	width:265px;
	height: 212px;
	margin: 4px;
	margin-bottom:0;
}
.product .pic ul li img{
	display: block;
	width: 265px;
	height: 212px;
}
.product .pic ul li p{
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
	line-height: 45px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .pic ul li:hover{
	border: 1px solid #009A44;
}

.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
}
.img-box:hover img{
	transform: scale(1.05);
}
.gg{
	width: 100%;
	height: 308px;
	background: url(../images/gg.png)no-repeat center;
	margin-top: 70px;
	overflow: hidden;
}
.gg h4{
	color:#fff;
	font-size: 56px;
	text-align: center;
	margin-top: 40px;
}
.gg  span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 18px;
	margin-top: 15px;
}
.gg div{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	color:#fff;
}
.gg  img{
	display: block;
	margin-right: 10px;
}
.gg  p{
	color:#fff;
	font-size: 18px;
	margin-right: 5px;
}
.gg  b{
	font-size: 40px;
}
.about{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.about .pic{
	float: left;
 
}
.about .pic img{
	display: block;
	width:652px;
	height: 432px;
	border: 5px solid #eeeeee;
}
.about .intro{
	width: 400px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 60px;
}
.about .intro h4{
	color:#1a1a1a;
	height: 40px;
	font-size: 24px;
	position: relative;
}
.about .intro h4:after{
	content: "";
	width: 100px;
	height: 1px;
	position: absolute;
	left: 0;
	background: #009A44;
	bottom: 0;
}
.about .intro  b{
	color:#009A44;
}
.about .intro .info {
	margin-top: 45px;
}
.about .intro .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 28px;
	text-indent: 2em;
}
.about .intro .info a{
	color:#009A44;
	font-size: 15px;
}
.lc{
	width: 100%;
	height: 481px;
	background: url(../images/bg01.png)no-repeat center;
	margin-top: 65px;
	overflow: hidden;
}
.lc .tit{
	margin-top: 40px;
}
.lc .tit h4{
	color:#ffffff;
	font-size: 24px;
	height: 40px;
	text-align: center;
	position: relative;
}
.lc .tit b{
	color:#009A44;
}
.lc .tit h4:after{
	content: "";
	width: 100px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	background: #009A44;
	bottom: 0;
}
.lc .bd{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.adv{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:100px;
}
.adv .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.adv .tit img{
	display: block;
	margin: 0 auto;
}
.adv .part{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.adv .part:last-child{
	flex-direction: row-reverse;
}

.adv ul{
	width: 500px;
	height: auto;
	overflow: hidden;
}
.adv ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
 
}
.adv .img{
	float: left;
}
.adv .img img{
	display: block;
	
}
 
.adv .info .t{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.adv .info .t img{
	display: block;
	float: left;
	margin-right: 10px;
}
.adv .info .t  p{
	color:#2a2a2a;
	font-size: 26px;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 3px;

}
.adv .info .t span{
	display: block;
	float: left;
	color:#1a1a1a;
	margin-top: 3px;
	font-size: 14px;
}
.adv .info  .text{
	width: 100%;
	margin-top: 25px;
}
.adv .info  .text p{
 
	height:auto;
	line-height: 30px;
	position: relative;
	color:#2a2a2a;
	font-size: 16px;
	padding-left: 20px;
}
.adv .info  .text p:after{
	content: "○";
	font-size: 17px;
	position: absolute;
	left: 0;
	top:-1px;
}
.section{
	width: 1100px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news{
	width: 570px;
	height: auto;
	float: left;
	overflow: hidden;
}
.news .tit{
	width: 100%;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px solid#e5e5e5;
}
.news .tit p{
	color:#1a1a1a;
	font-size: 23px;
	float: left;
	text-transform: uppercase;

}
.news .tit a{
	display: block;
	float: right;
	color:#666666;
	font-size: 14px;
	line-height: 35px;
}
.news  ul{
	height: auto;
	overflow: hidden;
	margin-top: 8px;
}
.news  ul li{
	width: 550px;
	height: 52px;
	padding: 15px 10px;
	background: #eeeeee;
	margin-top: 10px;
}
.news  ul li h4{
	width: 450px;
	float: left;
	color:#1a1a1a;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news  ul li span{
	display: block;
	color:#666666;
	font-size: 12px;
	float: right;
	line-height: 25px;
}
.news  ul li p{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:5px;
	float: left;
	font-size: 14px;
	color:#666666;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news  ul li:hover h4{
	color:#fff;
}
.news  ul li:hover  span{
	color:#fff;
}
.news  ul li:hover p{
	color:#fff;
}
.news  ul li:hover{
	background: #009A44;
}
.cont{
	width: 495px;
	height: auto;
	overflow: hidden;
	float: right;
}
.cont .tit{
	width: 100%;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px solid#e5e5e5;
}
.cont .tit p{
	color:#1a1a1a;
	font-size: 23px;
	float: left;
	text-transform: uppercase;

}
.cont .tit a{
	display: block;
	float: right;
	color:#666666;
	font-size: 14px;
	line-height: 35px;
}
.cont .pic{
	width: 490px;
	height: auto;
	overflow: hidden;
}
.cont img{
	display: block;
}
.cont .bd{
	width: 100%;
	height: 450px;
	background: #eee;
	overflow: hidden;
	margin-top: 18px;
}
.cont .info {
	width: 440px;
	margin: 0 auto;
	margin: 40px;
}
.cont .info p{
	color:#222222;
	font-size: 18px;
	height: 30px;
	position: relative;
}
.cont .info p:after{
	content:"";
	width: 175px;
	height: 1px;
	position: absolute;
	bottom: 0;
	background: #222;
	left: 0;
}
.cont .info span{
	display: block;
	color:#222222;
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.footer{
	width: 100%;
	height: 406px;
	position: relative;
	margin-top: 70px;
}

.footer .main{
	position: relative;
}
.footer .bg{
	width: 100%;
	height: 302px;
	background: rgba(5,144,66,.8);
	position: absolute;
	bottom: 45px;
	z-index: 1;
}
.footer  .fn{
	width: 324px;
	height: 402px;
	float: left;
	background: #313131;

}
.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: 240px;
 
 	margin-left: 60px;
	height: 110px;
	overflow: hidden;
	margin-top:40px;
	position: relative;
 
	z-index: 100;
}
.footer  .fn ul li{
	width: 48%;
	line-height: 30px;
	float: left;
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
.footer  .fn ul li:nth-child(2n){
	float: right;
}
.footer  .fn ul li a{
	color:#fff;
	font-size: 15px;
	display: block;
	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: 45px;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer  .fn .tel p{
	color:#545454;
	font-size: 13px;
	margin-left: 8px;
}
.footer  .fn .tel span{
	display: block;
	color:#218c46;
	font-size: 30px;
	font-weight: bold;
	font-family: "Arial";
}
.footer  .links{
	float: left;
	width: 755px;
	height:60px;
	position: absolute;
	right: 0;
	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: 58px;
	overflow: hidden;
}
.footer  .links ul li a{
	color:#191919;
	font-size: 12px;
}
.footer .intro{
	width: 630px;
	float: right;
	height: 302px;
	position: relative;
	z-index: 1000;
	margin-top: 60px;
}
.footer .intro .info{
 	position: relative;
 	top: 50%;
 	transform: translateY(-50%);
	width: 400px;
	height: auto;
	float: left;
	overflow: hidden;
}
.footer .intro .info p{
	color:#fff;
	font-size: 13px;
	margin-top: 20px;
	line-height: 25px;

}
.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: #313131;
	text-align: center;
	line-height: 45px;
}
.footer .cr p{
	color:#fff;
	font-size: 14px;
}
.footer  a{
	color:#fff;
}

.footer .ewm{
	float: right;
	margin-top: 70px;
}
.footer .ewm img{
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	border: 2px solid #fff;
	box-sizing: border-box;
}

.footer .ewm p{
	float: right;
	width: 20px;
	background: #fff;
	margin-left: 5px;
	text-align: center;
	height: 150px;
	font-size: 12px;
	color: #009a44;
	display: flex;
	align-items: center;
}



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

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


.left-cont .list{
	width: 235px;
	height: auto;
	overflow: hidden;
	background: #009A44;
	position: relative;
	padding-bottom:30px;
}
.left-cont .list .tit{
	width: 224px;
	height:60px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center bottom;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.left-cont .list .tit  span{
	display: block;
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.left-cont .list h4{
	width: 224px;
	margin: 0 auto;
	height: 45px;
	background: #fff;
	position: relative;
	text-indent: 40px;
	margin-top: 10px;
}
.left-cont .list h4:after{
	content: '';
	width: 15px;
	height: 23px;
	background: url(../images/list01.png)no-repeat center;
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -12px;
}
.left-cont .list h4 a{
	color:#1a1a1a;
	font-size: 18px;
	line-height: 45px;
	margin-left: 25px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: normal;

}
.left-cont .list h4:hover a{
	color: #009A44;
}




.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
	border: 1px solid #009A44;
	box-sizing: border-box;
}

.quick .tit{
	width: 100%;
	height: 88px;
	overflow: hidden;
	background: #009A44;
}
.quick .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

.quick .tit span{
	display: block;
	color:#fff;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 2px;
}

.quick ul{
	width: 210px;
	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: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    display:block;
    overflow: hidden;
}

.quick .intro{
	width: 210px;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.quick .intro p{
	color:#333;
	font-size: 14px;
	line-height: 22px;
}


.right-cont{
	width: 830px;
	height: auto;
	overflow: hidden;
	float: right;
}


.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.pic-box ul {
 
	height: auto;
	overflow: hidden;
}
.pic-box ul li{
	float: left;
	height: auto;
	width: 264px;
	overflow: hidden;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	margin-left: 15px;
}
.pic-box ul li:nth-child(3n-2){
	margin-left: 0;
}
.pic-box ul li img{
	display: block;
	width: 100%;
}
.pic-box ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color:#333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pic-box ul li:hover p{
	color: #009A44;
}


.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;
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #d2d2d2;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
 .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:50px auto;
}
.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: #009A44;
	color:#fff;
	border: 1px solid #009A44;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}



.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	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;
	font-size: 16px;
	color:#333;
	line-height: 30px;
	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;
}

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

.cont-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.cont-intro .intro p{
	color:#333333;
	font-size: 16px;
	line-height: 40px;
}

 .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:920px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

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

.mssg-intro form{
	width: 420px;
	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: 10px;
	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: 500px;
	height: 90px;
	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: 50px;
	float: left;
	margin-top: 20px;
	background: #009A44;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}


.title-bar{
	width: 100%;
	position: relative;
	height: 37px;
	border-bottom: 2px solid #009A44;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
 
	background: #009A44;
}
.title-bar h4{
	font-size: 18px;
 
	margin-left: 20px;
	color:#333333;
	font-size: 18px;
	float: left;
}
.crumbs{
	float: right;
	margin-top: 5px;
}
.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: ">";
	font-family: '宋体';
	position: absolute;
	right: 0;
	color:#666;
	font-size: 12px;
	position: absolute;
	top: 2px;
}
.crumbs a:last-child:after{
	display: none;
}
.crumbs a:last-child{
	padding-right: 0;
}


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

.news-list  ul li span{
	float: right;
	color: #666;
}