@charset "utf-8";
body {margin:0; padding:0; font:16px/1.5 helvetica,arial,"Microsoft YaHei";color: #333;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;max-width: 100%;}
h1,h2,h3,h4,h5,h6{font-size:16px; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a:link,a:visited{color:#333;text-decoration: none;}
input{outline: 0;}
a:hover{color: #4a7930;}



		/*index.html start*/

.headerNav{
	width: 1200px;
	height: 96px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 260px;
	height: 96px;
}
.nav{
	float:left;
	margin-top: 56px;
}
.nav li{
	float: left;
	position: relative;
}
.nav li>a{
	display: block;
	width: 142px;
	text-align: center;
	border-right: 2px solid #666;
	color: #333;
	font-size: 16px;
}
.nav li>a:hover{
	color: #4e7c34;
	border-right:2px solid #4e7c34;
}
.nav .active>a{
	color: #4e7c34;
	border-right:2px solid #4e7c34;
}
.nav li:nth-last-child(1) a{
	border-right: none;
}
.submenu{
	display: none;
	position: absolute;
	top: 24px;
	left: 50%;
	width: 200px;
	z-index: 1;
	padding: 10px 0;
	border-radius: 5px;
	text-align: center;
	/* background: linear-gradient(#FFFFCD 0%,#fff 100%);
    background: -webkit-linear-gradient(#FFFFCD 0%, #fff 100%);
    background: -o-linear-gradient(#FFFFCD 0%, #fff 100%);
    background: linear-gradient(#FFFFCD 0%, #fff 100%); */
	margin-left: -100px;
	background: linear-gradient(#4E7C34 0%,#017AC7 100%);
    background: -webkit-linear-gradient(#4E7C34 0%, #017AC7 100%);
    background: -o-linear-gradient(#4E7C34 0%, #017AC7 100%);
	background: linear-gradient(#4E7C34 0%, #017AC7 100%);
	text-shadow: 2px 2px 2px #000;
}
.submenu a{
	display: block;
	font-size: 14px;
	/* color: #696969; */
	color: #fff;
	line-height: 24px;
}
.submenu a:hover {
    color: #4a7930;
}
.banner{
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
}
.banner img{
	width: 100%;
}

.inMe{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.inAbout{
	padding-bottom: 32px;
}
.inAbout p,.inAbout h3{
	text-align: center;
}
.inAbout p{
	color: #4e7c34;
	font-size: 68px;
}
.inAbout h3{
	font-size: 30px;
}
.inH3{
	position: relative;
	width: 190px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #959595;
	margin: 0 auto;
	border-radius: 10px;
}
.inH3 i,.inH3 span{
	position: absolute;
	top: 50%;
	left: -130px;
	width: 130px;
	height: 1px;
	background-color: #959595;
}
.inH3 span{
	left: 190px;
	width: 130px;
	height: 1px;
}
.inBox{
	width: 846px;
	margin:0 auto;
}
.inBox li{
	float: left;
	width: 280px;
	height: 280px;
	border: 1px solid #fff;
}
.inBox li img{
	width: 280px;
	height: 280px;
}
.inBox li div{
	position: relative;
	background-color: #fff;
	width: 280px;
	height: 280px;
	border: 1px solid #eee;
}
.inBox  li div p{
	color: #666;
	font-size: 14px;
	padding: 0 32px;
}
.inBox  h6{
	font-size: 18px;
	color: #4e7c34;
	text-align: center;
	line-height: 1;
	margin: 48px 0 16px;
}
.inPointer{
	position: absolute;
	bottom: -18px;
	left: 50%;
	width: 38px;
	height: 18px;
	margin-left: -19px;
	z-index: 1;
	background: url(../images/bg.png) no-repeat 0 -148px;
}
.inPointer-ToP{
	top: -18px;
	background-position: 0 -130px;
}
.inNews{
	width: 100%;
	background-color: #eee;
}
.inH2{
	width: 1200px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
}
.inH2 h2{
	display: inline-block;
	font-size: 38px;
	color: #4e7c34;
	margin-right: 15px;
}
.inH2 span{
	font-size: 24px;
	color: #4e7c34;
}
.inNewsBox{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 42px;
	overflow: auto;
}
.inNews-nav{
	width: 438px;
	margin: 0 auto;
}
.inNews-nav li{
	float: left;
	width: 146px;
	text-align: center;
	cursor: pointer;
}
.inNewsActive{
	color: #4e7c34;
}
.inNews-box{
	width: 1104px;
	margin:50px auto 0;
}
.inNewsWrap>li{
	display: none;
}
.inNewsWrap .inNews-show{
	display: block;
}
#swiperNews .inNewsImg{
	position: relative;
	width: 566px;
	height: 428px;
	float: left;
	overflow: hidden;

}
#swiperNews .inNewsImg  .swiper-inner a{
	position: absolute;
	width: 566px;
	height: 428px;
	top: 0;
	left: 0;
	display: none;
}
#swiperNews .inNewsImg .swiper-inner .inNews-none{
	display: block;
}
.inArrow{
	position: absolute;
	top: 50%;
	margin-top: -30px;
	font-family: "宋体";
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-size: 40px;
	border-radius: 50%;
	background-color: rgba(0,0,0,.3);
	-webkit-user-select: none;
	cursor: pointer;
}
.inleft-arrow{
	left: 0;
}
.inRight-arrow{
	right: 0;
}

#swiperBanner.swiper-wrap{
	min-width: 1200px;
	max-width: 1920px;
    margin: 0 auto;
}
#swiperBanner .swiper-inner img{
	max-width: 1920px;
}
#swiperNews .swiper-wrap{
	width: 566px;
	height: 428px;
}
#swiperNews .swiper-inner{
	width: 566px;
	height: 428px;
}
#swiperNews .inNewsImg img{
	width: 566px;
	height: 428px;
}
#swiperNews .inNewsImg p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 68px;
	line-height: 68px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	background-color: rgba(0,0,0,.5);
}
.inNewsZx{
	float: left;
	margin-left: 55px;
	width: 482px;
}
.inNewsZx h4{
	width: 242px;
	height: 66px;
	line-height: 66px;
	border-bottom: 2px solid #4E7C34;
	font-size: 28px;
	color: #4e7c34;
}
.inNewsZx h4 a{
	color: #4e7c34;
}
.inNewsZx ul{
	margin-top: 16px;
}
.inZx{
	padding: 7px 14px;
    background-color: #fff;
    margin-top: 8px;
    width: 454px;
    overflow: hidden;
    height: 95px;
}
.inZx img{
	width: 95px;
	height: 95px;
	float: left;
}
.inZxBox {
    float: left;
    margin-left: 7px;
    width: 352px;
}
.inZxBox h5{
	font-weight: bold;
}
.inZxBox p{
	width: 340px;
	font-size: 14px;
}
.inZxBox i{
	display: block;
	font-size: 12px;
	color: #999;
	text-align: right;
}

.inProduct{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 55px;
}
.inPdUl{
	width: 1194px;
	margin:34px auto 0;
}
.inPdUl li{
	position: relative;
	float: left;
	width: 378px;
	height: 460px;
	margin-right: 20px;
	cursor: pointer;
}
.inPdUl li img{
	width: 378px;
	height: 460px;
}
.inPdMu{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background-color: rgba(0,0,0,.5);
}
.inPdMu p{
	/* position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -102px;
	margin-top: -36px; */
	/* color: #4e7c34; */
	font-size: 28px;
	/* width: 204px; */
	height: 72px;
	line-height: 72px;
	color: #fff;
	border: 2px solid #fff;
	display: inline-block;
    margin-top: 194px;
    padding: 0 10px;
	border-radius: 10px;
	text-shadow: 2px 2px 2px #000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}
.inPdShow{
	display: none;
	position: absolute;
	top: 460px;
	left: 0;
	width: 338px;
	/*min-height: 200px;*/
	background-color: #A6BD99;
	padding: 0 20px;
	cursor: default;
	border-radius: 0 0 5px 5px;
}
.inPdShow h5{
	font-size: 16px;
	color: #4e7c34;
	text-align: center;
	line-height: 1;
	padding: 22px 0 15px;
}
.inPdShow p{
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.inProduct .inMore{
	color: #fff;
}	
.inMore{
	display: block;
	width: 204px;
	height: 64px;
	line-height: 64px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-color: #4E7C34;
	text-align: center;
	margin: 224px auto 0;
	border-radius: 4px;
}
.inMore:hover{
	transition: background 300ms;
    background: linear-gradient(180deg, #52922c 0%, #4e7c34 100%);
    background: -webkit-linear-gradient(180deg, #52922c 0%, #4e7c34 100%);
    background: -o-linear-gradient(180deg, #52922c 0%, #4e7c34 100%);
    background: -moz-linear-gradient(180deg, #52922c 0%, #4e7c34 100%);
}
.inContact{
	background-image: url(../images/inContact.jpg);
	padding-bottom: 100px;
}
.inContWrap{
	width: 1200px;
	margin: 0 auto;
}
.inContWrap span{
	font-size: 18px;
	color: #4e7c34;
	font-weight: bold;
	line-height: 1;
}
.inAdd{
	margin-left: 40px;
}
.inAdd,.inTell,.inEil{
	width: 350px;
	height: 210px;
	float: left;
	color: #333;
	font-size: 14px;
	text-align: center;
	background: #fff;
	margin-right: 32px;
	margin-top: 62px;
	border-radius: 4px;
	border-bottom:6px solid #fff;
	position: relative;
}
.inAdd em,.inTell em,.inEil em{
	display: block;
	width: 32px;
	height: 4px;
	background-color: #4E7C34;
	margin: 12px auto 0;
}
.inAdd i,.inTell i,.inEil i{
	display: block;
	margin: 13px auto;
	background: url(../images/bg.png) no-repeat;
}
.inAdd i{
	width: 34px;
	height: 45px;
	background-position: -30px 0;
}
.inTell i{
	width: 25px;
	height: 47px;
	background-position:-35px -47px; 
}
.inEil i{
	width: 46px;
	height: 32px;
	background-position: -1px -95px;
}
.inContWrap p{
	margin-top:38px;
}
.footerA{
	width: 100%;
	padding: 36px 0 60px;
	background-color: #2C2F34;
}
.footerAu{
	width: 962px;
	margin: 0 auto;
}
.footer-commone{
	float: left;
	margin-left: 76px;
}
.footer-commone h4{
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-weight: bold;
	padding: 0 28px 0 6px;
	border-bottom: 1px solid #fff;
}
.footer-a{
	margin-top: 20px;
}
.footer-a a{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 1;
	padding: 10px 0 10px 4px;
}
.footer-a a:hover{
	color: #4e7c34;
}
.footer-Wx{
	float: left;
	width: 29px;
	height: 29px;
	position: relative;
	margin-right: 14px;
}
.footer-Wx img{
	position: absolute;
	top: -76px;
	left: -23px;
	display: none;
	width: 75px;
	height: 75px;
	max-width: initial;
}
.footer-Wx:hover img{
	display: block;
}
.footer-me a{
	padding:0;
	float: left;
	width: 29px;
	height: 29px;
	margin-right: 14px;
	background: url(../images/bg.png) no-repeat;
}
.footer-me .footer-QQ{
	background-position: 0px -1px;
}
.footer-me .footer-weixin{
	float:  none;
	display: block;
	background-position: 0px -32px;
}
.footer-me .footer-xin{
	background-position: 0px -64px;
}
.footer-me{
	position: absolute;

}
.footerB{
	min-width: 1200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #030303;
	color: #fff;
	font-size: 12px;
}
.footerB a{
	color: #fff;
	font-size: 12px;
}
.footerB a:hover{
	color: #4e7c34;
}
		/*index.html end*/



		/*dls.html start*/
.dlsMain{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 135px;
}	
.dlsLeft{
	position: relative;
	top: -96px;
	width: 308px;
	float: left;
}
.dlsH2{
	width: 308px;
	height: 110px;
	line-height: 110px;
	color:#fff;
	text-align: center;
	font-size: 24px;
	background-color: "宋体";
	background-color: rgba(0,128,0,0.6);
}
.dlsGs{
	background-color: #eee;
	padding: 17px 0;
}
.dlsGs .dlsActive a{
	color: #4a7930;
}
.dlsGs li{
	color: #333;
	line-height: 1;
}
.dlsGs li a{
	display: inline-block;
	height: 48px;
	line-height: 48px;
}
.dlsGs li a:hover{
	color: #4a7930;
}
.dlsGs li em{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin:0 45px 0 62px;
	background-color: #3e6f21;
}
.comLogo{
	background-color: #369302;
	padding: 6px 0;
	color: #333;
	text-align: center;
	box-shadow: 2px 4px 5px #A8C697;
    -moz-box-shadow: 2px 4px 5px #A8C697;
    -webkit-box-shadow: 2px 4px 5px #A8C697;
	position: relative;
	z-index: 3;
}
.comLogo img{
	display: block;
	margin: 0 auto;
}
.comLogo p{
	line-height: 1;
	margin-top: 14px;
}
.comLogo p span{
	font-size: 22px;
}
.comLogo p i{
	font-size: 16px;
}
.dlsMeWrap{
	background-color: #f2f2f2;
}
.dlsMe{
	padding: 26px 0;
}
.dlsMe li{
	color: #333;
	padding: 11px 0;
}
.dlsMe li em{
	display:inline-block;
	vertical-align: middle;
	margin: 0 10px 0 26px;
	background: url(../images/bg.png) no-repeat;
}
.dlsMe li i{
	display: inline-block;
	width: 180px;
	vertical-align: middle;
}
.dlsMe .dlsTel{
	width: 16px;
	height: 22px;
	background-position: -56px -100px; 
}
.dlsMe .dlsinp{
	width: 13px;
	height: 21px;
	background-position: -66px -1px;
}
.dlsMe .dlsEil{
	width: 20px;
	height: 14px;
	background-position: -54px -126px;
}
.dlsMe .dlsAdd{
	width: 16px;
	height: 22px;
	background-position: -63px -80px;
}
.dlsCode{
	width: 165px;
	margin: 0 auto;
}
.dlsCode img{
	width: 165px;
	height: 165px;
}
.dlsCode span,.dlsCode i{
	display: block;
	text-align: center;
}
.dlsCode p{
	padding: 5px 0 8px;
}
.dlsRight{
	float: left;
	width: 850px;
	margin-left: 24px;
	overflow: hidden;
}
.dlsRgTop{
	width: 850px;
	height: 64px;
	line-height: 64px;
	text-align: right;
	border-bottom: 1px solid #BDBCBC;
}
.dlsRgTop a{
	font-size: 14px;
}
.dlsRgTop span{
	font-size:15px;
}
.dlsMargin{
	padding-top: 10px;
	line-height: 2;
}
.dlsRgTop .dlsRgActive{
	color: #427224;
}
.dlsH3{
	color:#5d8a3a;
	font-size: 24px;
	line-height: 1;
	margin: 24px 0;
}
		/*dls.html end*/




		/*news.html start*/
.newsBox{
	padding-top:28px;
}
.newsLtImg{
	float: left;
	margin-right: 16px;
}
.newsImgBox{
	width: 566px;
	height: 250px;
}
.newsImgBox>a{
	display: block;;
}
.newsImgBox>a>img{
	width: 566px;
	height: 350px;
}
.newsBan{
	padding: 0 44px 6px 28px;
	background-color: #AEC49C;
}
.newsBan h4{
	color: #5d8a3a;
	font-weight: bold;
	padding-top:8px;
}
.newsBan p{
	font-size: 14px;
}

.newsRgImg {
	float: left;
}
.newsRgBox{
	margin-top: 5px;
	position: relative;
}
.newsRgBox a{
	display: block;
}
.newsRgBox >img{
	width: 256px;
	height: 140px;
}
.newsMg{
	margin-top: 0;
}
.newsMu{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 140px;
	background-color: rgba(0,0,0,0.5);
	padding:0 16px;
}
.newsMu h4{
	color: #5d8a3a;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 6px;
	width: 212px;
	overflow: hidden;   
	text-overflow:ellipsis;   
	white-space: nowrap
}
.newsMu p{
	color: #fff;
	font-size: 14px;
}
.newsCenter{
	margin-top: 25px;
	border-top:1px dashed #D7D8D7;
}
.newsList li{
	border-bottom:1px dashed #D7D8D7;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
}
.newsList li span{
	display: inline-block;
	width: 560px;
	margin-left: 40px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
}
.newsList li i{
	display: inline-block;
	width: 240px;
	font-size: 12px;
	color: #666;
	text-align: center;
	vertical-align: top;
}
.page{
	width: 350px;
	margin: 60px auto 0;
	color: #666;
}
.page li a {
	display: block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #585858;
	border-radius: 2px;
	float: left;
	margin-left: 5px;
	padding: 0 18px;
	text-align: center;
	border-radius: 4px;
}
.page .active a{
	background-color: #369302;
	color: #fff;
	border: none;
	border: 1px solid #369302;
}
		/*news.html end*/



		/*news-detail.html start*/
.newsData{
	width: 754px;
	margin: 0 auto;
	padding: 36px 0;
	overflow: hidden;
}
.newsData>h3{
	font-weight: bold;
	text-align: center;
}
.newsData>span{
	display: block;
	text-align: right;
	font-size: 12px;
	color: #666;
	line-height: 1;
	margin-bottom: 30px;
	margin-top: 13px;
	margin-right: 135px;
}
.newsData p{
	font-size: 14px;
	color: #000;
	line-height: 1.8;
}
.newsData img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.newsDtBox{
	border-top: 1px solid #BDBCBC;
	padding: 20px 0;
}
.newsUpD{
	float: left;
}
.newsUpD a{
	display: block;
	line-height: 1.8;
}
.newsUpD a:hover{
	color: #369302;
}
.newsDtBox .newsDtList{
	float: right;
	width: 175px;
	height: 54px;
	line-height: 54px;
	background-color: #4A7A2E;
	color: #fff;
	text-align: center;
	border-radius: 2px;
}
		/*news-detail.html end*/



		/*product-center.html start*/
.productList{
	padding-top: 30px;
}
.productList li{
	width: 816px;
	background-color: #F5F4F4;
	height: 190px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 8px 0;
    position: relative;
}
.productList li img{
	display: block;
	max-width: 312px; 
	max-height: 190px;
	margin: 0 auto;
}
.productList .productImg{
	width: 312px; 
	height: 190px;
	float: left;
}
.productP{
	float: left;
	width: 460px;
	margin-left: 24px;
}
.productP h5{
	font-weight: bold;
	/*line-height: 1;*/
	padding: 24px 0;
}
.productP p{
	width: 400px;
	font-size: 14px;
	/*line-height: 1.8;*/
}
.productP a{
	display: block;
	width: 100%;
	text-align: right;
	color: #71a844;
	font-size: 14px;
	margin-top: 26px;
	position: absolute;
    right: 30px;
    bottom: 20px;
}
		/*product-center.html end*/



		/*product-detail.html start*/
.productDt-wrap{
	padding-top: 65px;
}
.productDt-wrap>div.clearfix{
	margin-left: 50px;
}
.poster-main{
	position: relative;
	float: left;
	width: 386px;
	height: 196px;
	-webkit-user-select:none;
}
.poster-main a,.poster-main img{
	display:block;
}
.poster-main .poster-list{
	width: 386px;
	height: 196px;
}
.poster-main img{
	width: 100%;
	height: 100%;
}
.poster-main .poster-list .poster-item{
	position: absolute;
	left: 0px;
	top: 0px;
}
.poster-main .poster-btn{
	position: absolute;
	height: 100%;
	width:100px;
	top: 0px;
	z-index: 10;
	opacity: 0.3;
}
.poster-main .poster-prev-btn{
	left: 0px;
	background: url("../images/btn_l.png") no-repeat center center; 
	cursor: pointer;
}
.poster-main .poster-next-btn{
	right: 0px;
	background: url("../images/btn_r.png") no-repeat center center;
	cursor: pointer;
}
.productDtUl{
	float: left;
	width: 330px;
	margin: 4px 0 0 80px;
}
.productDtUl li{
	line-height: 2;
	font-weight: bold;
	font-size: 15px;
}
.productJx{
	margin-top: 48px;
}
.productJx > h6{
	font-weight: bold;
}
.productJx p{
	/* width: 574px; */
	/* margin-left:50px;
	margin-top: 12px; */
	font-size: 14px;
	line-height: 1.8;
	color: #000;
}
.productJx img{
	display: block;
	margin: 0 auto;
}
		/*product-detail.html end*/



		/*society.html start*/
.societyTop{
	width: 838px;
	height: 430px;
	position: relative;
	margin-top: 26px;
}
.societyTop img{
	width: 100%;
}
.societyGy{
	position: absolute;
	top: 42px;
	left: 32px;
	line-height: 1.8;
}
.societyGy h3{
	color: #3f6f23;
	font-size: 34px;
	line-height: 1;
	margin-bottom: 18px;
	font-weight: bold;
}
.societyGy p{
	width: 224px;
}
.societyH3{
	color: #3f6f23;
	font-weight: bold;
	font-size: 24px;
	line-height: 1;
	padding: 35px 0 15px;
}
.societyList li{
	height: 156px;
	margin-top: 10px;
}
.societyList li img{
	float: left;
	width: 255px;
	height: 156px;
}
.societyGyXq{
	float: left;
	width: 534px;
	margin-left: 26px;
}
.societyGyXq h4{
	font-weight: bold;
	line-height: 2;
}
.societyTime{
	display: block;
	text-align: right;
	color: #999;
	font-size: 14px;
	margin-bottom: 8px;
}
.societyGyXq p{
	width: 506px;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
}
a.societyXq{
	color: #369302;
}
		/*society.html end*/




		/*contact-us.html start*/
.contactWrap{
	width: 764px;
	margin: 42px auto 0;
}
.contactTitle{
	text-align: center;
	font-size: 22px;
	margin-bottom: 18px;
}
.contactAdd{
	font-size: 18px;
	line-height: 1;
	margin-bottom: 14px;
}
.contactAdd span{
	color: #4f7c34;
}
#contactMap{
	width: 764px;
	height: 410px;
}
.anchorBL{display: none;}
.contactMe{
	background-color: #eee;
	width: 764px;
	padding-bottom: 20px;
	margin-top: 10px;
}
.contactMe h4{
	font-size: 24px;
	font-weight: bold;
	color: #4e7c37;
	padding: 12px 0 10px 4px;
}
.contactList li{
	padding-left: 92px;
	line-height: 2.2;
}
.contactList li em{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #3E6F21;
	margin-right: 15px;
}
.contactList li span{
	display:inline-block;
	  width: 630px;
	vertical-align: middle;
}
.contactBus{
	width: 764px;
	margin-top: 32px;
}
.contactBus h4{
	font-size: 24px;
	font-weight: bold;
	color: #4e7c37;
	line-height: 1;
	margin-bottom: 10px;
}
.contactBusBox{
	background-color: #eee;
	padding: 10px 100px; 
}
.contactBusBox p{
	line-height: 2;
}
.contactBusBox p span{
	font-weight: bold;
	margin-right: 20px;
}
		/*contact-us.html end*/


.soc-de{
	  width: 754px;
	  margin: 0 auto;
	  padding: 36px 0;
}
.soc-de h3{
	text-align: center;
	font-weight: bold;
}
.soc-de>span{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	margin: 10px 0;
}
.soc-de>p{
	font-size: 14px;
  	color: #666;
}


.inMain{
	min-width: 1200px;
}
.footerA {
	padding: 36px 0 36px;
	min-width: 1200px;
}
.footerLink {
	min-width: 1200px;
	background-color: #2C2F34;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	font-size: 14px;
}
.footerLink a{
	color: #f32c36;
	font-size: 14px;
}
.footerLink a:hover{
	color: #52902D;
}