ul,li,p,input,body,h1,h2,h3{
	padding: 0;
	margin: 0;
	list-style: none;
}
.wow {
    visibility: hidden;
}
img{
	vertical-align: middle;
	border: none;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*{
	font-family: "微软雅黑";
}
.alignRight{
	float: right;
}
.alignLeft{
	float: left;
}
.ea_wp100{
	width: 100%;
}
.ea_w1200{
	width: 1200px;
	margin: 0 auto;
}
a{
	text-decoration: none;
	color: #333333;
}
em{
	font-style: normal;
}
input,select,textarea{
	outline: none;
	border: 0px;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
body{
	font-size: 1em;
}
/**  
 * ********************************************/
.ea-zhoujingwomenbox img {
    max-width: 100%;
    height: auto !important;
	overflow:hidden;
}
.ea_header {
    padding: 0 68px;
    height: 165px;
}
.ea_headerInner{
	width: 100%;
	height: 165px;
}
.ea_logo{
	float: left;
	width: 168px;
	height: 42px;
	margin-top: 53px;
}
.ea_logo a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ea_logo a img{
	display: block;
	width: 168px;
	height: 42px;
}
.ea_navigation{
	float: left;
	margin-top: 62px;
	margin-left: 50px;
	height: 45px;
}
.ea_navList{
	height: 45px;
	position: relative;
}
.ea_navList>li{
	float: left;
	font-size: 16px;
	font-family: "宋体","微软雅黑";
	height: 45px;
	overflow: hidden;
}
.ea_navList>li>a{
	display: inline-block;
	width: 135px;
	height: 30px;
	color: #050505;
	line-height: 30px;
	text-align: center;
	padding-bottom: 12px;
	border-bottom: 3px solid transparent;
	transition: all .5s;
}
.ea_navList>li>a span{
	display: inline-block;
	height: 30px;
	color: #050505;
	line-height: 30px;
	padding-right: 10px;
	background: url(../images/gzh_02b.png)no-repeat right 20px;
	transition: all .3s;
}
.ea_navList>li>i{
	display: inline-block;
	width: 10px;
	height: 30px;
	color: #9f9f9f;
	line-height: 30px;
	text-align: center;
}
.ea_firstnav{
	width: 94px !important;
}
.ea_firstnav>a{
	width: 76px !important;
}



.ea-hengdao{
	position: absolute;
	width: 100%;
	height: 44px;
	top: 42px;
	left: 0;
	text-align: center;
	display: none;
	transition: all .3s;
}
.ea-hengdao a{
	font-size: 14px;
	color: #161616;
	line-height: 44px;
	padding-left: 18px;
	background: url(../images/gzh_93.png) no-repeat left center;
	margin-right: 15px;
}
.ea-hengdao a:hover{
	color: #71ba2b;
}
.ea_navList>li:hover .ea-hengdao{
	display: block;
}



.ea_navList>li:hover{
	overflow: visible;
}
.ea_navList>li:hover>a{
	border-bottom: 3px solid #71ba2b;
	transition: all .5s;
}
.ea_navList>li:hover>a span{
	background: url(../images/gzh_02.png)no-repeat right 20px;
	transition: all .5s;
}

.ea_navList>li.on>a{
	border-bottom: 3px solid #71ba2b;
	transition: all .5s;
}
.ea_navList>li.on>a span{
	background: url(../images/gzh_02.png)no-repeat right 20px;
	transition: all .5s;
}
.ea_gnavigation{
	float: right;
	width: 41px;
	height: 35px;
	background: url(../images/gzh_03.png) no-repeat left top / 41px 35px;
	margin-top: 65px;
	cursor: pointer;
}
.ea_searchBox{
    position: relative;
	float: right;
	height: 40px;
	margin-top: 64px;
	margin-right: 20px;
}
.ea_searchBtn{
	float: right;
	height: 40px;
	width: 40px;
	background: url(../images/gzh_04.png) no-repeat center center / 34px 34px;
	padding-left: 12px;
	transition: all .3s;
}
.ea_searchInput{
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 10;
	width: 0;
	height: 38px;
	border: 1px solid transparent;
	border-bottom: none;
	border-top: none;
	padding: 0;
	transition: all .3s;
    background: #fff;
}
.ea_searchInput input{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #444;
	line-height: 38px;
}
.ea_searchBox:hover .ea_searchBtn{
	background: url(../images/gzh_04b.png) no-repeat center center / 34px 34px;
	transition: all .5s;
}
.ea_searchBox:hover .ea_searchInput{
	float: right;
	width: 170px;
	height: 38px;
	border: 1px solid #eee;
	border-bottom: none;
	border-top: none;
	padding: 1px 15px;
	transition: all .5s;
}
.ea-popNavs {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
    background: #fff url(../images/nav--bg00.png) no-repeat center bottom / 84% auto;
}
.ea-popnavlogo{
	width: 168px;
	height: 42px;
	margin: 0 auto 50px;
	padding-top: 80px;
}
.ea-popnavList{
	width: 100%;
	min-height: 100px;
}
.ea-popnavList>li{
	width: 100%;
	height: 56px;
	border-top: 1px solid #e5e5e5;
	text-align: center;
}
.ea-popnavList>li .ea-yaodw{
	display: inline-block;
	height: 56px;
	position: relative;
}
.ea-yaodw>a{
	display: block;
	height: 56px;
	line-height: 56px;
	color: #555;
	font-size: 20px;
	overflow: hidden;
}
.ea-popnavList>li:hover{
	width: 100%;
	height: 56px;
	border-top: 1px solid #e5e5e5;
	background-color: #f8f8f8;
	text-align: center;
}
.ea-popbotnavList{
	position: absolute;
	min-height: 57px;
	right: -136px;
	top: 0;
	display: none;
}
.ea-popbotnavList li{
	height: 56px;
}
.ea-popbotnavList li a{
	display: block;
	height: 56px;
	line-height: 56px;
	color: #555;
	font-size: 18px;
}
.ea-popnavList>li:hover .ea-popbotnavList{
	display: block;
	z-index: 99;
}
.ea-popbotnavList li a:hover{
	color: #000;
}
.ea-guanbipop{
	position: absolute;
	top: 84px;
	right: 300px;
	font-size: 18px;
	color: #fff;
    display:block;
    text-align:center;
	line-height: 1.4;
	cursor: pointer;
    font-size:30px;
    width:36px;
    height:36px;
    line-height:32px;
    background:#666;
}
.ea-guanbipop:hover{
    background:#c00;
}


.ea_banner {
    padding: 0 68px;
    overflow: hidden;
    background: url(../images/banner000.png) no-repeat 23px 70%;
    animation: icon_animate infinite 1s 0s ease-out;
}
.ea_banner .swiper-pagination-bullet-active {
    background: #88c54e !important;
}
@keyframes icon_animate {
    0% {
        background-position: 23px 70%;
    }
    100% {
        background-position: 23px 75%;
    }
}
.ea_banner .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ea_bannerList{
	width: 100%;
	height: auto;
}
.ea_bannerList li{
	width: 100%;
	height: auto;
}
.ea_bannerList li img{
	display: block;
	width: 100%;
	height: auto;
}
.ea_fullPagePadding{
    padding-left: 68px;
    padding-right: 68px;
}
.ea_brandStory{
	width: 100%;
	min-height: 500px;
}
.ea_ppgsb{
	height: 504px;
	position: relative;
    margin-bottom:50px;
}
.ea_graybg{
	float: left;
	width: 45%;
	height: 465px;
	background-color: #eeeeee;
	position: relative;
}
.ea_ppen{
	position:absolute;
	top: 96px;
	left: 35px;
	z-index: 9;
}
.ea_ppen a{
	display: block;
	color: #000000;
	width: 252px;
	height: 110px;
	transition: all .3s;
}
.ea_ppen a:hover{
	color: #71ba2b;
	transition: all .5s;
}
.ea_ppen a span{
	display: block;
	font-size: 72px;
	height: 80px;
	line-height: 80px;
	
}
.ea_ppen a em{
	display: block;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
.ea_gengtian{
	display: block;
	position: absolute;
	width: 42%;
	height: 346px;
	bottom: 0;
	left: 302px;
}
.ea_rightTxt{
	float: left;
	width: 42%;
	margin-left: 12%;
	height: 465px;
	border-top: 1px solid transparent;
}
.ea_ppcn{
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	font-family: "宋体" !important;
	font-weight: normal;
	margin-top: 105px;
}
.ea_ppcn a{
	float: left;
	padding-right: 32px;
	background: url(../images/gzh_07.png) no-repeat right 18px;
	color: #000;
	transition: all .3s;
}
.ea_ppcn a:hover{
	color: #71ba2b;
	transition: all .5s;
}
.ea_ppjj{
	font-size: 14px;
	color: #000000;
	line-height: 38px;
	height: 152px;
	margin-top: 15px;
	overflow: hidden;
}
.ea_pprm{
	width: 100%;
	height: 42px;
	text-align: right;
	margin-top: 60px;
}
.ea_ppreadMore{
	display: inline-block;
	vertical-align: top;
	width: 144px;
	height: 40px;
	color: #000000;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #5a5a5a;
	border-top: 1px solid #5a5a5a;
	text-transform: uppercase;
	transition: all .3s;
}
.ea_ppreadMore:hover{
	color: #71ba2b;
	border-bottom: 1px solid #71ba2b;
	border-top: 1px solid #71ba2b;
	transition: all .5s;
}
.ea_promotionalVideo{
	float: right;
	width: 32.8%;
	height: 465px;
	overflow: hidden;
}
.ea_pvb{
	width: 100%;
	height: 333px;
	position: relative;
}
.ea_videpBtn{
	position: absolute;
	width: 63px;
	height: 63px;
	left: 50%;
	margin-left: -32px;
	top: 50%;
	margin-top: -32px;
	background: url(../images/gzh_09.png) no-repeat left top;
	transition: all .3s;
}
.ea_videpBtn:hover{
	background: url(../images/gzh_09b.png) no-repeat left top;
	transition: all .5s;
}
.ea_pvDec{
	width: 100%;
	height: 132px;
	background-color: #eeeeee;
}
.ea_pvDec h3{
	font-size: 18px;
	font-weight: normal;
	height: 28px;
	padding: 25px 10px 0;
}
.ea_pvDec h3 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #2e2e2e;
	line-height: 28px;
	text-align: center;
	transition: all .3s;
	overflow: hidden;
}
.ea_pvDec h3 a:hover{
	color: #71ba2b;
	transition: all .5s;
}
.ea_pprm01{
	width: 100%;
	height: 42px;
	text-align: center;
	margin-top: 20px;
}
.ea_ppreadMore01{
	display: inline-block;
	vertical-align: top;
	width: 144px;
	height: 40px;
	color: #000000;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #5a5a5a;
	border-top: 1px solid #5a5a5a;
	text-transform: uppercase;
	transition: all .3s;
}
.ea_ppreadMore01:hover{
	color: #71ba2b;
	border-bottom: 1px solid #71ba2b;
	border-top: 1px solid #71ba2b;
	transition: all .5s;
}
.ea_productsRecommended{
	width: 100%;
	min-height: 100px;
	margin-top: 90px;
}
.ea_prTitle{
	width: 100%;
	height: ;
}
.ea_prTitle h2{
	font-weight: normal;
	height: 45px;
	text-align: center;
}
.ea_prTitle h2 a{
	display: inline-block;
	height: 45px;
	line-height: 45px;
	vertical-align: top;
}
.ea_prTitle h2 a span{
	font-size: 30px;
	color: #000000;
	text-transform: uppercase;
	transition: all .3s;
}
.ea_prTitle h2 a i{
	font-size: 30px;
	color: #999999;
	padding: 0 15px 0 10px;
	transition: all .3s;
}
.ea_prTitle h2 a em{
	font-size: 30px;
	color: #000000;
	font-family: "宋体";
	padding-right: 30px;
	background: url(../images/gzh_07.png) no-repeat right bottom;
	transition: all .3s;
}
.ea_prTitle h2 a:hover span{
	color: #71ba2b;
	transition: all .3s;
}
.ea_prTitle h2 a:hover i{
	color: #71ba2b;
	transition: all .3s;
}
.ea_prTitle h2 a:hover em{
	color: #71ba2b;
	transition: all .3s;
}
.ea_productsSlide{
	width: 100%;
	height: auto;
	margin-top: 55px;
}
.ea_productsSlide .bd{
	width: 100%;
	height: auto;
}
.ea_proinn{
	width: 100%;
	height: auto;
}
.ea_psList{
	width: 100%;
	height: auto;
}
.ea_psList li{
	float: left;
	margin-right: 2%;
	width: 32%;
	height: auto;
}
.ea_psList li:last-child{
	margin-right: 0;
}
.ea_indexpro{
	position: relative;
	width: 100%;
	overflow: hidden;
    padding-bottom:85.2%;
}
.ea_indexpro img{
	display: block;
	width: 100%;
	height: 100%;
    position:absolute;
    left:0;
    top:0;
	transition: all .3s;
}
.ea_psList li:hover .ea_indexpro img{
	transform: scale(1.1);
	transition: all .5s;
}
.ea_indexproMore{
	position: absolute;
	width: 51px;
	height: 51px;
	left: 36px;
	top: 36px;
	background: url(../images/gzh_11.png) no-repeat left top;
	transition: all .3s;
	z-index: 10;
}
.ea_psList li:hover .ea_indexproMore{
	left: 50%;
	margin-left: -26px;
	top: 50%;
	margin-top: -26px;
	background: url(../images/gzh_11b.png) no-repeat left top;
	transition: all .5s;
}
.ea_indexpro span{
	position: absolute;
	width:0;
	height: 0;
	left: 50%;
	top: 50%;
	z-index: 9;
	background-color: rgba(0,0,0,0.3);
	transition: all .3s;
}
.ea_psList li:hover .ea_indexpro span{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.3);
	transition: all .5s;
}
.ea_indexproTitle{
	width:  width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
    height: 125px;
    padding-top: 35px;
}
.ea_indexproTitle h3{
	width: 100%;
	height: 40px;
	font-size: 30px;
}
.ea_indexproTitle h3 a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	color: #313e3f;
	overflow: hidden;
	transition: all .3s;
}
.ea_psList li:hover .ea_indexproTitle h3 a{
	color: #71ba2b;
	transition: all .3s;
}
.ea_indexproMore01{
	display: block;
	width: 146px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	margin: 26px auto 0;
	border-bottom: 1px solid #5a5a5a;
	border-top: 1px solid #5a5a5a;
	background: url(../images/gzh_12b.png) no-repeat 114px center;
	transition: all .3s;
	text-transform: uppercase;
}
.ea_psList li:hover .ea_indexproTitle .ea_indexproMore01{
	background: url(../images/gzh_12.png) no-repeat 114px center;
	padding-right: 50px;
	width: 96px;
	transition: all .5s;
}
.ea_productsSlide .hd{
	height: 15px;
	width: 100%;
	margin-top: 25px;
}
.ea_productsSlide .hd ul{
	height: 15px;
	width: 100%;
	text-align: center;
}
.ea_productsSlide .hd>ul>li{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/gzh_13b.png) no-repeat left top;
	cursor: pointer;
	margin-right: 4px;
}
.ea_productsSlide .hd>ul>li:hover{
	background: url(../images/gzh_13.png) no-repeat left top;
}
.ea_productsSlide .hd>ul>li.on{
	background: url(../images/gzh_13.png) no-repeat left top;
}
.ea_indexNewsbox{
	width: 100%;
	height: auto;
	margin-top: 110px;
}
.ea_indexnewsPic{
	float: right;
	width: 39%;
	height: auto;
	overflow: hidden;
}
.ea_indexnewsPic img{
	display: block;
	width: 100%;
	height: auto;
}
.ea_indexNews{
	float: left;
	width: 52.2%;
}
.ea_plantingBaseBox{
	width: 1784px;
	margin: 0 auto;
	margin-top: 92px;
    padding-bottom: 100px;
}
.ea_indexNewsColume{
	width: 100%;
	height: auto;
	margin-bottom: 72px;
}
.ea_indexNewsColume h2{
	height: 40px;
	width: 100%;
}
.ea_indexNewsColume h2 a{
	float: left;
	height: 100%;
	color: #000;
	transition: all .3s;
}
.ea_indexNewsColume h2 span{
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
}
.ea_indexNewsColume h2 i{
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	color: #999999;
	transition: all .3s;
}
.ea_indexNewsColume h2 em{
	display: inline-block;
	vertical-align: top;
	padding-right: 32px;
	background: url(../images/gzh_07.png) no-repeat right bottom;
	font-size: 30px;
	font-family: "宋体";
	font-weight: normal;
	height: 40px;
	line-height: 40px;
}
.ea_indexNewsColume h2 a:hover{
	color: #71ba2b;
	transition: all .5s;
}
.ea_indexNewsColume h2 a:hover i{
	color: #71ba2b;
	transition: all .5s;
}
.ea_indexnewsContents{
	width: 100%;
	height: auto;
}
.ea_indexNewsList{
	width: 100%;
	height: auto;
}
.ea_indexNewsList li{
	width: 100%;
	height: auto;
	margin-top: 51px;
}
.ea_inlPic{
	float: left;
	width: 33%;
	height: auto;
	overflow: hidden;
}
.ea_inlPic a{
	display: block;
	width: 100%;
	padding-bottom:58.25%;
	overflow: hidden;
    position:relative;
}
.ea_inlPic a img {
	display: block;
	width: 100%;
	height: 100%;
    left:0;
    top:0;
    position:absolute;
    transition: all .3s 0s;
}
.ea_inlPic a img:hover {
    transform: scale(1.1);
}
.ea_indexNewsDec {
    float: right;
    width: 66.7%;
    height: auto;
}
.ea_indexNewsDec h3{
	padding-left: 7.2%;
	font-size: 24px;
	height: 18.88%;
	padding-top: 4%;
	box-sizing: border-box;
	overflow: hidden;
}
.ea_indexNewsDec h3 a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 34px;
	color: #000000;
	font-family: "宋体";
	overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
	transition: all .3s;
}
.ea_indexInfo{
	padding-left: 7.2%;
	font-size: 16px;
	color: #666666;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	overflow: hidden;
}
.ea_indexNewsDec span{
	display: block;
	width: 13.4%;
	background-color: #542700;
	height: 1px;
	margin-left: 7.2%;
	margin-top: 12px;
	margin-bottom: 10px;
	transition: all .3s;
}
.ea_indexNewsDec em{
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #6a3906;
	padding-left: 7.2%;
}
.ea_indexNewsList li:hover .ea_indexNewsDec h3 a{
	color: #61a939;
	transition: all .5s;
}
.ea_indexNewsList li:hover .ea_indexNewsDec span{
	background-color: #5a5a5a;
	width: 100%;
	height: 1px;
	margin-left: 0;
	transition: all .5s;
}
.ea_indexnewsMore{
	position: relative;
	width: 100%;
	padding-top: 3px;
	background: url(../images/gzh_16.jpg) repeat-x left 1px;
	margin-top: 60px;

}
.ea_indexnewsMore span{
	position: absolute;
	left: 0;
	top: 0;
	height: 3px;
	background-color: #71ba2b;
	width: 9.6%;
	transition: all .3s;
}
.ea_indexnewsMore:hover span{
	width: 100%;
	transition: all .5s;
}
.ea_indexnewsMore a{
	float: left;
	height: 43px;
	line-height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	transition: all .3s;
}
.ea_indexnewsMore:hover a{
	color: #71ba2b;
	transition: all .5s;
}
.ea-planba-box{
	width: 1784px;
	height: 27.8em;
	overflow: hidden;
}
.ea-planba-list{
	width: 1784px;
	height: 27.8em;
}

.ea-planba-list li{
	float: left;
	width:362px;
	height:420px;
	padding-left: 0;
	padding-bottom:0;
	position: relative;
	overflow: hidden;
	transition: all .3s;
	overflow: hidden;
}
.ea-planba-list li .ea-plan-Pic{
	display: block;
	width: 665px;
	height: 420px;
	overflow: hidden;
	transition: all .3s;
	overflow: hidden;
}
.ea-planba-list li img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all .3s;
}
/*.ea-planba-list li .ea-planba-title{
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/gzh_18.png) repeat;
	width: 22.69em;
	height: 5em;
	transition: all .3s;
}
.ea-planba-list li.on .ea-planba-title span{
	float: left;
	font-size: 1.12em;
	color: #ffffff;
	height: 1.87em;
	line-height: 1.87em;
	padding-left: 1.5em;
	background: url(../images/gzh_19.png) no-repeat left center;
	margin-left: 3.5em;
	margin-top: .87em;
	transition: all .3s;
}*/
.ea-planba-list li:hover{
	float: left;
	width: 41.5em;
	height:26.2em;
	padding-left: 2.2em;
	padding-bottom: 1.5em;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.ea-planba-list li:hover .ea-plan-Pic{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all .3s;
}
.ea-planba-list li:hover img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all .3s;
}
.ea-planba-list li:hover .ea-planba-title{
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/gzh_18.png) repeat;
	width: 22.69em;
	height: 5em;
	transition: all .3s;
}
.ea-planba-list li:hover .ea-planba-title span{
	float: left;
	font-size: 1.12em;
	color: #ffffff;
	height: 1.87em;
	line-height: 1.87em;
	padding-left: 1.5em;
	background: url(../images/gzh_19.png) no-repeat left center;
	margin-left: 3.5em;
	margin-top: .87em;
	transition: all .3s;
}



.ea-planba-list li.on{
	float: left;
	width: 41.5em;
	height:26.2em;
	padding-left: 2.1em;
	padding-bottom: 1.5em;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.ea-planba-list li.on .ea-plan-Pic{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all .3s;
}
.ea-planba-list li.on img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all .3s;
}
.ea-planba-list li.on .ea-planba-title{
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/gzh_18.png) repeat;
	width: 22.69em;
	height: 5em;
	transition: all .3s;
}
.ea-planba-list li.on .ea-planba-title span{
	float: left;
	font-size: 1.12em;
	color: #ffffff;
	height: 1.87em;
	line-height: 1.87em;
	padding-left: 1.5em;
	background: url(../images/gzh_19.png) no-repeat left center;
	margin-left: 3.5em;
	margin-top: .87em;
	transition: all .3s;
}
.ea_online-buy-box{
	margin-top: 140px;
	margin-bottom: 116px;
}
.ea-index-con{
	text-align: center;
	font-weight: normal;
}
.ea-index-con a{
	display: inline-block;
	text-align: center;
	color: #000000;
	transition: all .3s;
}
.ea-index-con a span{
	display: block;
	font-size: 36px;
	font-family: "宋体";
	padding-right: 38px;
	background: url(../images/gzh_07.png) no-repeat right bottom;
}
.ea-index-con a em{
	display: block;
	font-size: 18px;
	text-align: left;
	padding-left: 5px;
}
.ea-index-con a:hover{
	color: #71ba2b;
	transition: all .3s;
}
.ea_sologn{
	width: 100%;
	font-size: 18px;
	color: #000000;
	min-height: 30px;
	line-height: 30px;
	font-family: "宋体";
	text-align: center;
	margin-top: 45px;
	
}
.ea-erweima-list{
	width: 100%;
	text-align: center;
	margin-top: 56px;
}
.ea-erweima-list li{
	display: inline-block;
	width: 11.8%;
	height: 11.8%;
	overflow: hidden;
	margin-right: 6.4%;
}
.ea_qrd{
	display: block;
	width: 100%;
	height: 100%;
}
.ea-shuoming{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
}
.ea-shuoming img{
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: top;
	margin-right: 28px;
}
.ea-footer{
	width: 100%;
	padding-top: 65px;
	padding-bottom: 65px;
	background-color: #323232;
	border-bottom: 1px solid #454545;
}
.ea-footer-logo{
	display: block;
	width: 168px;
	height: 42px;
	margin: 0 auto;
}
.ea-footer-navs{
	width: 100%;
	text-align: center;
	margin-top: 26px;
}
.ea-footer-navs>a{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #636363;
	transition: all .3s;
}
.ea-footer-navs>em{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #636363;
	width: 20px;
	text-align: center;
}
.ea-footer-navs>span{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #636363;
	padding-right: 16px;
	cursor: pointer;
	background: url(../images/gzh_28.png) no-repeat right center;
	transition: all .3s;
	position: relative;
}
.ea-footer-navs>a:hover{
	color: #fff;
	transition: all .5s;
}
.ea-qy-link{
	position: absolute;
	left: -10px;
	bottom: 25px;
	min-height: 30px;
	width: 72px;
	padding: 5px 10px;
	background-color: #fff;
	font-size: 14px;
	min-height: 30px;
	line-height: 30px;
	color: #636363;
	display: none;
}
.ea-qy-link a{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #000;
	transition: all .3s;
}
.ea-qy-link a:hover{
	opacity: .8;
	transition: all .5s;
}
.ea-footer-navs>span:hover{
	color: #fff;
	background: url(../images/gzh_28b.png) no-repeat right center;
	transition: all .5s;
}
.ea-footer-navs>span:hover .ea-qy-link{
	display: block;
}
.ea_phone400{
	width: 100%;
	text-align: center;
	height: 83px;
	margin: 20px auto 0;
}
.ea-dhb{
	display: block;
	width: 37px;
	height: 36px;
	margin: 0 auto;
}
.ea-dhh{
	display: block;
	width: 157px;
	height: 27px;
	margin: 20px auto 0;
}
.ea-bq-box{
	width: 100%;
	min-height: 82px;
	background-color: #323232;
	padding: 34px 0;
}
.ea-bqnr{
	color: #cbcbcb;
	text-align: center;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}
.ea-bqnr a{
	display: inline-block;
	height: 30px;
	color: #cbcbcb;
}
.ea-mgab{
	padding-left: 22px;
	background: url(../images/gaba.png) no-repeat left center;
}
.ea-guofeng{
	width: 87px;
	margin-left: 5px;
}
.ea-guofeng img{
	vertical-align: middle;
}
.ea-bqnr a:hover{
	color: #fff;
}
.ea-key-words{
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #c2c2c2;
	text-align: center;
	margin-top: 20px;
}
.ea-key-words a{
	color: #c2c2c2;
	margin-right: 20px;
}
.ea-key-words a:hover{
	color: #fff;
}
.ea-subbanner{
	width: calc(100% - 136px);
    padding-left: 68px;
    padding-right: 68px;
    /*height: 473px;*/
    overflow: hidden;
    position: relative;
}
.ea-subbanner .bd{
	width: 100%;
	/*height: 473px;*/
	overflow: hidden;
}
.ea-subbannerList{
	width: 100%;
	/*height: 473px;*/
}
.ea-subbannerList li{
	width: 100%;
}
.ea-subbannerList li img{
	display: block;
	width: 100%;
	height: 100%;
}
.ea_currentPosition{
	height: 30px;
	margin-top: -50px;
    padding: 0 30px;
	margin-bottom: 20px;
	position: relative;
    z-index: 10;
}
.ea_currentPosition a{
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
    transition: all .3s 0s;
}
.ea_currentPosition em{
	float: left;
	width: 38px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
}
.ea_currentPosition a[href]:hover{
	color: #71ba2b;
}
.jt{
	width: 23px;
	height: 84px;
	position: absolute;
	left: 50%;
	bottom: 34px;
	margin-left: -11px;
}

.jt1{
  margin-top: 8px;
  animation-name: myfirst;
  animation-duration: .5s;
  animation-timing-function: linear;
  animation-delay: .5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-play-state: running;
}
@keyframes myfirst {
  0% {
    margin-top: 12px;
  }
  25% {
    margin-top: 16px;
  }
  50% {
   margin-top: 18px;
  }
  75% {
   margin-top: 20px;
  }
  100% {
   margin-top: 22px;
  }
}
.ea-childpagetitle{
	width: 100%;
	margin-top: 44px;
	height: 45px;
}
.ea-child-colume{
	float: left;
	height: 45px;
	font-weight: normal;
}
.ea-child-colume span{
	float: left;
	font-size: 30px;
	color: #000000;
	height: 45px;
	line-height: 45px;
}
.ea-child-colume i{
	float: left;
	padding: 0 20px 0 10px;
	font-size: 30px;
	color: #c3c3c3;
	line-height: 45px;
	height: 45px;
}
.ea-child-colume em{
	float: left;
	font-size: 30px;
	color: #000000;
	height: 45px;
	line-height: 45px;
	font-family: "宋体";
	padding-right: 30px;
	background: url(../images/gzh_07.png) no-repeat right 17px;
}
.ea-cpc{
	float: right;
	height: 40px;
}
.ea-cpc .bd{
	height: 40px;
}
.ea-cpc-list{
	height: 38px;
	padding-top: 2px;
}
.ea-cpc-list li{
    display: inline-block;
    vertical-align: top;
	width: 103px;
	height: 38px;
	font-size: 14px;
	color: #000000;
	border: 1px solid #d2d2d2;
	text-align: center;
	line-height: 38px;
	margin-left: 17px;
	transition: all .3s;
}
.ea-cpc-list li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
}
.ea-cpc-list li:hover{
	border: 1px solid #71ba2b;
	background-color: #88c54e;
	transition: all .5s;
}
.ea-cpc-list li:hover a{
	color: #ffffff;
	font-weight: bold
}
.ea-cpc-list li.on{
	border: 1px solid #71ba2b;
	background-color: #88c54e;
	transition: all .5s;
}
.ea-cpc-list li.on a{
	color: #ffffff;
	font-weight: bold
}
.ea-honour-box{
	width: 100%;
	min-height: 300px;
	margin-top: 113px;
	padding-bottom: 100px;
	overflow: hidden;
}
.ea-honour-list{
	max-width: 1600px;
    margin:0 auto;
    width: 100%;
	min-height: 300px;
}
.ea-honour-list li{
	float: left;
	width: 25%;
	/*width: 399px;*/
	margin: 0 0 44px;
}
.ea-honour-pic{
    position: relative;
	display: block;
	width: 100%;
	/*height: 316px;*/
    padding-bottom: 79.2%;
	background: url(../images/gzh_36.png) no-repeat left top / 100% 100%;
	overflow: hidden;
}
.ea-honour-pic img{
    position: absolute;
	display: block;
	width: 68.38%;
	height: 60.41%;
	margin-left: 15.5%;
	margin-top: 9.6%;
}
.ea-honour-title{
	width: 100%;
	height: 68px;
	font-size: 18px;
	font-weight: normal;
}
.ea-honour-title a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 68px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	transition: all .3s;
}
.ea-honour-list li:hover .ea-honour-title a{
	color: #88c54e;
	transition: all .5s;
}
.ea-pagination{
	width: 100%;
	height: 45px;
	text-align: center;
}
.ea-pagination a{
	display: inline-block;
	width: 43px;
	height: 43px;
	font-size: 14px;
	color: #666666;
	behavior: url(PIE-2.0beta1/PIE.htc);/*兼容IE8处理不能删除*/
	-moz-border-radius:  50% ;
    -webkit-border-radius:  50%;
	border-radius: 50%;
	border: 1px solid #bdbdbd;
	text-align: center;
	line-height: 43px;
	margin-left: 16px;
}
.ea-pagination a[href]:hover{
	border: 1px solid #88c54e;
	background-color: #88c54e;
	color: #fff;
	transition: all .3s;
}
.ea-pagination a.on{
	border: 1px solid #88c54e;
	background-color: #88c54e;
	color: #fff;
	transition: all .3s;
}
.ea-footspace{
	height: 82px;
}
.ea-popdetails{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/gzh_37.png) repeat;
	z-index: 9;
	display: none;
}
.ea-pdpanel{
	position: fixed;
	width: 840px;
	min-height: 300px;
	left: 50%;
	margin-left: -420px;
	top: 20%;
	z-index: 10;
	display: none;
}
.ea-close{
	width: 100%;
	height: 52px;
	margin-bottom: 50px;
}
.ea-closebtn{
	float: right;
	width: 52px;
	height: 52px;
	cursor: pointer;
	transition: all .5s;
}
.ea-dec{
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}
.ea-closebtn:hover{
	transform: rotate(180deg);
	transition: all .5s;
}
.ea-base-box{
	width: 100%;
	min-height: 350px;
	margin-top: 90px;
	overflow: hidden;
}
.ea-base-list{
	width: 100%;
	min-height: 350px;
}
.ea-base-list li{
	float: left;
	width: 29%;
	padding-left: 1.79%;
	padding-bottom: 25px;
	margin-left: 1.34%;
	margin-bottom: 48px;
	position: relative;
	overflow: hidden;
}
.ea-base-pic {
    display: block;
    width: 100%;
    padding-bottom: 64.34%;
    overflow: hidden;
    transition: all .3s;
    position:relative;
}
.ea-base-pic img{
	display: block;
	width: 100%;
	height: 100%;
    position:absolute;
    left:0;
    top:0;
	transition: all .3s;
}
.ea-base-title{
	position: absolute;
	width: 70.34%;
	height: 80px;
	background: url(../images/gzh_41.png) repeat;
	left: 0;
	bottom: -80px;
	transition: all .3s;
}
.ea-base-title span{
	display: block;
	font-size: 18px;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	padding-right: 15px;
	background: url(../images/gzh_19.png) no-repeat left center;
	margin-top: 14px;
	margin-left: 60px;
	overflow: hidden;
}
.ea-base-list li:hover .ea-base-title{
	left: 0;
	bottom: 0;
	transition: all .5s;
}

.ea-base-list li:hover .ea-base-pic img{
	transform: scale(1.1);
	transition: all .3s;
}
.ea-basepop{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/gzh_37.png) repeat;
	z-index: 9;
	display: none;
}
.ea-basedetails{
	position: fixed;
	top: 50%;
	margin-top: -352px;
	width: 100%;
	height: 704px;
	z-index: 10;
	display: none;
}
.ea-basedetails-pic{
	float: left;
	width: 56.98%;
	height: 704px;
	overflow: hidden;
}
.ea-basedetails-pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.ea-basedetailsTb{
	float: left;
	width: 43.02%;
	height: 704px;
	background-color: #484848;
}
.ea-base-close{
	display: block;
	width: 43px;
	height: 44px;
	margin-left: 67.96%;
	margin-top: 110px;
	cursor: pointer;
}
.ea-base-close img{
	display: block;
	width: 43px;
	height: 44px;
	transition: all .5s;
}
.ea-base-close:hover img{
	transform: rotate(180deg);
	transition: all .5s;
}
.ea-jdn{
	font-size: 30px;
	height: 45px;
	line-height: 45px;
	color: #ffffff;
	margin-left: 8.5%;
	overflow: hidden;
}
.ea-basedi{
	width: 62.13%;
	height: 365px;
	margin-left: 8.5%;
	padding-right: 12px;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	margin-top: 50px;
	overflow-y: auto;
}
.ea-pnp{
	position: absolute;
	bottom: 36px;
	text-align: center;
	width: 100%;
	height: 75px;
}
.ea-pnp a{
	display: inline-block;
	width: 75px;
	height: 75px;
	behavior: url(PIE-2.0beta1/PIE.htc);/*兼容IE8处理*/
	-moz-border-radius:  50% ;
    -webkit-border-radius:  50%;
	border-radius: 50%;
	background-color: #fff;	
	margin-right: 26px;
}
.ea-base-prev{
	background-image: url(../images/gzh_44.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.ea-base-close01{
	background-image: url(../images/gzh_45.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.ea-base-next{
	background-image: url(../images/gzh_44b.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.ea-pnp a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.ea-checkmessage-box{
    max-width: 1200px;
    width: 100%;
	min-height: 300px;
	margin: 96px auto 0;
}
.ea-aq-box{
	width: 100%;
	min-height: 40px;
	margin-bottom: 40px;
}
.ea-question{
	margin-bottom: 30px;
}
.ea-userpic {
    float: left;
    margin: 0 15px 0 0;
    width: 40px;
    overflow: hidden;
}
.ea-userpic img{
	display: block;
	width: 100%;
}
.ea-userquestions-box{
    overflow: hidden;
	padding-left: 12px;
	position: relative;
}
.ea-dia{
	position: absolute;
	width: 12px;
	height: 12px;
	left: 1px;
	top: 22px;
}
.ea-uqb-inner{
	border: 1px solid #dbdbdb;
	width: calc(100% - 42px);
	padding: 0 20px;
	min-height: 55px;
}
.ea-userquestion{
    overflow: hidden;
	min-height: 33px;
	padding: 10px 0;
	line-height: 33px;
	font-size: 14px;
	color: #666666;
}
.ea-userquestion em{
	color: #e73316;
}
.ea-userquestions-box span{
	float: right;
    margin-left: 15px;
	font-size: 14px;
	color: #666666;
	line-height: 53px;
	padding-left: 18px;
	background: url(../images/gzh_48.png) no-repeat left center;
}
.ea-answer{
	width: 95%;
	margin-left: 5%;
}
.ea-adminpic{
	float: left;
    margin: 0 15px 0 0;
    width: 40px;
	overflow: hidden;
}
.ea-adminpic img{
	display: block;
	width: 100%;
}
.ea-adminanswers-box{
    overflow: hidden;
	padding-left: 12px;
	min-height: 57px;
	position: relative;
}
.ea-aab-inner{
	border: 1px solid #dbdbdb;
	width: calc(100% - 42px);
	padding: 15px 20px 5px;
	min-height: 55px;
}
.ea-huifu{
	font-size: 14px;
	color: #111111;
	height: 20px;
	line-height: 20px;
}
.ea-huifu em{
	float: left;
	color: #111111;
}
.ea-youke{
	font-style: normal;
	color: #e73316;
}
.ea-huifu span{
	float: right;
	font-size: 14px;
	color: #999999;
}
.ea-onlinemessage-box{
	width: 100%;
	min-height: 300px;
	margin-top: 120px;
}
.ea-adminanswer{
	font-size: 14px;
	color: #444444;
	min-height: 30px;
	line-height: 30px;
}
.ea-fontsize14{
	display: block;
	font-size: 14px;
	color: #818181;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.ea-lyphone{
	height: 21px;
	margin-top: 24px;
	margin-bottom: 28px;
}
.ea-lyphone img{
	display: block;
	width: 184px;
	height: 21px;
	margin: 0 auto;
}
.ea-fontsize16{
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #818181;
	text-align: center;
}
.ea-transguaid{
	display: block;
	font-size: 14px;
	color: #2c2c2c;
	line-height: 36px;
	min-height: 72px;
	text-align: center;
	margin-top: 40px;
}
.ea-onlinely{
	display: block;
	width: 262px;
	height: 56px;
	margin: 60px auto 0;
	background: url(../images/gzh_51.jpg) no-repeat left center;
	cursor: pointer;
	transition: all .3s;
}
.ea-onlinely:hover{
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all .3s;
}
.ea-margin70{
	margin-top: 72px;
}
.ea-lyban{
	position: fixed;
	right: 0;
	top: 0;
	width: 700px;
	height: 100%;
	border-left: 1px solid #eee;
	background-color: #fff;
	z-index: 9;
	display: none;
}
.ea-lykk{
	width: 462px;
	min-height: 200px;
}
.ea-lybar{
	width: 416px;
	height: 44px;
	border: 1px solid #e6e9f0;
	padding: 2px 14px 2px 32px;
	margin-bottom: 35px;
    position:relative;
	margin-left: 62px;
}
.ea-lybar input{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #7b7b7b;
	line-height: 44px;
}
.ea-lybar01{
	height: 90px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.ea-lybar01 textarea{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #7b7b7b;
	resize: none;
}
.ea-yzmb{
	float: left;
	width: 324px;
	height: 44px;
}
.ea-yzmb input{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #7b7b7b;
	line-height: 44px;
}
.ea-yamtu {
    float: left;
    width: 90px;
    height: 48px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.ea-yamtu img{
	display: block;
	width: 90px;
	height: 48px;
}
.ea-lybar02{
	padding: 0;
	border: none;
	width: 464px;
}
.ea-lybar02 a{
	width: 217px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	background-color: #9bcf6a;
	transition: all .3s;
}
.ea-submit{
	float: left;
}
.ea-checkmess{
	float: right;
}
.ea-lybar02 a:hover{
	background-color: #969696;
	transition: all .5s;
}
.ea-cklye{
	width: 262px;
	height: 56px;
	background:#9bcf6a url(../images/gzh_54.png) no-repeat 50px center;
	margin-left: 62px;
	font-size: 18px;
	color: #ffffff;
	line-height: 56px;
	margin-bottom: 50px;
	margin-top: 96px;
}
.ea-cklye span{
	display: inline-block;
	vertical-align: top;
	height: 56px;
	line-height: 56px;
	padding-right: 38px;
	background: url(../images/gzh_55.png) no-repeat right center;
	margin-left: 82px;
}
.ea-closelyb {
    display: block;
    width: 40px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-top: 45px;
    margin-left: 62px;
    cursor: pointer;
    font-size: 30px;
    background: #333;
}
.ea-closelyb:hover{
    background:#ec0000;
}
/**********************************************************************************************/
.ea-newsDynamics-box{
	width: 100%;
	height: auto;
}
.ea-NewsList{
	width: 69.55%;
	height: auto;
	margin-left: 15.73%;
	padding: 115px 0 70px 0;
}
.ea-NewsList li{
	width: 100%;
	height: auto;
	margin-bottom: 42px;
}
.ea-ndlPic{
	float: left;
	width: 24.91%;
	overflow: hidden;
}
.ea-ndlPic a{
	display: block;
	width: 100%;
	padding-bottom:58.25%;
	overflow: hidden;
    position:relative;
}
.ea-ndlPic a img{
	display: block;
	width: 100%;
	height: 100%;
    position:absolute;
    left:0;
    top:0;
}
.ea-NewsDec{
	float:left;
	width: 74.5%;
	height: auto;
}
.ea-NewsDec h3{
	padding-left: 7.2%;
	font-size: 24px;
	height: 18.88%;
	padding-top: 4%;
	box-sizing: border-box;
	overflow: hidden;
}
.ea-NewsDec h3 a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 34px;
	color: #000000;
	font-family: "宋体";
	overflow: hidden;
	transition: all .3s;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.ea-ndInfo{
	padding-left: 7.2%;
	font-size: 16px;
	color: #666666;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	overflow: hidden;
}
.ea-NewsDec span{
	display: block;
	width: 13.4%;
	background-color: #542700;
	height: 1px;
	margin-left: 7.2%;
	margin-top: 12px;
	margin-bottom: 10px;
	transition: all .3s;
}
.ea-NewsDec em{
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #6a3906;
	padding-left: 7.2%;
}
.ea-NewsList li:hover .ea-NewsDec h3 a{
	color: #61a939;
	transition: all .5s;
}
.ea-NewsList li:hover .ea-NewsDec span{
	background-color: #5a5a5a;
	width: 100%;
	height: 1px;
	margin-left: 0;
	transition: all .5s;
}
.ea-newsdetails-box{
	position: relative;
	width: 70.22%;
	min-height: 600px;
	margin: 0 auto;
	padding: 70px 0 44px;
}
.ea-details-title{
	width: 100%;
	font-size: 30px;
	font-weight: normal;
	min-height: 45px;
	line-height: 45px;
	color: #040404;
	font-family: "宋体","微软雅黑";
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
}
.ea-details-info{
	width: 100%;
	font-size: 12px;
	color: #999999;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px dotted #dcdcdc;
	padding-bottom: 15px;
	margin-top: 15px;
}
.ea-details-info span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-left: 28px;
}
.ea-stime{
	padding-left: 25px !important;
	background: url(../images/gzh_56.png) no-repeat left center;
	margin-right: 20px;
}
.ea-sscan{
	background: url(../images/gzh_57.png) no-repeat left center;
}
.ea-details-contents{
	padding: 30px 0; 
	font-size: 14px;
	color: #6a6a6a;
	line-height: 30px;
	padding-top: 44px;
}
.ea-details-contents img{
    max-width:100%;
    height:auto;
}
.ea-pnPage{
	height: 104px;
	width: 100%;
	text-align: center;
}
/*.ea-pnPage a{
	display: inline-block;
	height: 104px;
	vertical-align: top;
	border: 1px solid #dbd8e1;
}
.ea-sxy{
	width: 435px;
	
}
.ea-backList{
	width: 340px;
	border-left: none !important;
	border-right: none !important;
	margin-left: -5px;
	margin-right: -5px;
}*/
.shangxia{
	display: block;
    height: 105px;
    margin-bottom: 30px;
    
  }
  .shangxia a.a1{
    display: block;
    width: 40%;
    height: 105px;
    float: left;
    margin-right: -1px;
    border: 1px solid #dbd8e1;
    line-height: 105px;
    text-align: center;
    font-size: 16px;
    color: #777;
    background-image: url(../images/xwxx5.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    transition: .3s;
    padding-left:50px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
  }
  .shangxia a.a1[href]:hover{
    background-image: url(../images/xwxx4_4.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    transition: .3s;
    color: #2dcc71;
  }
  .shangxia a.a2{
    display: block;
    width: 10%;
    height: 105px;
    float: left;
    border: 1px solid #dbd8e1;
    margin-right: -1px;
    text-align: center;
    font-size: 16px;
    color: #777;
  }
  .shangxia a:nth-child(3){
    background-image: url(../images/xwxx4.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    transition: .3s;
    padding-right:50px;
    padding-left:0;
  }
.shangxia a:nth-child(3)[href]:hover {
    background-image: url(../images/xwxx6.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    transition: .3s;
    color: #2dcc71;
}
  .a2:hover .shangxia1{
    transform: rotate(180deg);
  }
  .shangxia1{
    display: block;
    width: 22px;
    height: 22px;
    margin: 25px auto 10px;
    position: relative;
    transition: all 0.8s;
  }
  .shangxia1 em{
    display: block;
    width: 8px;
    height: 8px;
    background: #2dcc71;
    position: absolute;
    transition: .4s;
  }
  .shangxia1 em:nth-child(1){
    left: 0px;top: 0px;
  }
  .shangxia1 em:nth-child(2){
    right: 0px;top: 0px;
  }
  .shangxia1 em:nth-child(3){
    left: 0px;bottom: 0px;
  }
  .shangxia1 em:nth-child(4){
    right: 0px;bottom: 0px;
  }

.ea-tuijian{
	width: 70.22%;
	min-height: 34px;
	margin: 50px auto 0;
	
}
.ea-tjt{
	font-size: 24px;
	font-weight: normal;
	color: #000;
	height: 34px;
	line-height: 34px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom: 1px dotted #e1e1e1;
}
.ea-tjslide{
	width: 100%;
	min-height: 50px;
}
.ea-tjslide .bd{
	width: 100%;
	min-height: 50px;
	overflow: hidden;
}
.ea-tjlist{
	width: calc(114% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 60px;
}
.ea-tjlist li{
	float: left;
	width: 24.75%;
	height: 76px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d9d9;
	margin-right: 6.45%;
	transition: all .3s;
}
h3.ea-tjnt{
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	font-weight: normal;
	padding-left: 23px;
	background: url(../images/gzh_60.png) no-repeat left 13px;
	transition: all .3s;
}
h3.ea-tjnt a{
	display: block;
	width: 100%;
	height: 100%;
	color: #777777;
	overflow: hidden;
}
.ea-tjinfo{
	width: 100%;
	height: 25px;
	margin-top: 12px;
}
.ea-tjinfo span{
	float: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #a0a0a0;
	padding-left: 32px;
	margin-right: 15px;
}
.ea-tjinfo span.ea-tjt01{
	padding-left: 28px;
	background: url(../images/gzh_56.png) no-repeat left center;
}
.ea-tjinfo span.ea-tjsc{
	background: url(../images/gzh_57.png) no-repeat left center;
}

.ea-tjlist li:hover{
	border-bottom: 1px solid #2dcc71;
	transition: all .5s;
}
.ea-tjlist li:hover h3.ea-tjnt{
	padding-left: 40px;
	background: url(../images/gzh_60b.png) no-repeat left 13px;
	transition: all .5s;
}
.ea-tjlist li:hover h3.ea-tjnt a{
	color: #2dcc71;
}

.ea-tjslide .hd{
	width: 100%;
	height: 30px;
	text-align: center;
}
.ea-tjslide .hd a{
	display: inline-block;
	width: 32px;
	height: 30px;
}
.ea-details-shared{
	position: absolute;
	top: 200px;
	left: -100px;
	width: 64px;
	min-height: 60px;
}
.ea-ds{
	width: 32px;
	min-height: 50px;
	margin-left: 16px;
}
.ea-ds a{
	display: block !important;
	width: 33px !important;
	height: 33px !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	background: url(../images/gzh_62.png) !important;
	background-repeat: no-repeat !important;
}
.ea-ds a.bds_weixin{
	background-position: 0 0 !important;
}
.ea-ds a.bds_tsina{
	background-position: 0 -40px !important;
}
.ea-ds a.bds_qzone{
	background-position: 0 -81px !important;
}
.ea-ds a.bds_douban{
	background-position: 0 -121px !important;
}
.ea-ds a.bds_tqq{
	background-position: 0 -161px !important;
}
.ea-backList{
	display: block;
	width: 62px;
	height: 89px;
	margin-bottom: 9px;
	background: url(../images/gzh_63.png) no-repeat left top;
}
.ea-backList:hover{
	background: url(../images/gzh_63b.png) no-repeat left top;
}
.ea-pinpaikk{
	width: 100%;
	min-height: 100px;
	border-top: 1px solid transparent;
	margin-top: 38px;
	margin-bottom: 224px;
}
.ea-pinpao{
	width: 100%;
	min-height: 300px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 40px;
	margin-top: 75px;
}
.ea-pinpailogo{
	width: 230px;
	height: 61px;
	margin: 0 auto;
}
.ea-pinpaih{
	width: 100%;
	min-height: 50px;
	text-align: center;
	margin-top: 30px;
}
.ea-zuogang{
	display: inline-block;
	min-height: 50px;
	padding-left: 150px;
	background: url(../images/gzh_65.png) no-repeat left center ;
}
.ea-yougang{
	display: block;
	min-height: 50px;
	padding-right: 150px;
	background: url(../images/gzh_65.png) no-repeat right center ;
}
.ea-pinpaih span strong{
	display: block;
	font-size: 36px;
	color: #000000;
	margin-bottom: 15px;
}
.ea-pinpaih span em{
	display: block;
	font-size: 24px;
	color: #000000;
}
.ea-pinpaiwenzi{
	width: 960px;
	height: 56px;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	overflow: hidden;
}
.ea-pinpaiMore{
	display: block;
	width: 175px;
	height: 40px;
	font-size: 14px;
	color: #000000;
	border: 1px solid #88c54e;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 95px;
	transition: all .3s;
}
.ea-pinpaiMore:hover{
	border: 1px solid #000;
	color: #88c54e;
	transition: all .5s;
}
.ea-btfixed{
	position: relative;
}
.ea-btfour{
	position: absolute;
	width:100%;
	height: 220px;
	top: 50%;
	margin-top: -110px;
}
.ea-btfList{
	width: 100%;
	height: 100%;
	text-align: center;
}
.ea-btfList li{
	display: inline-block;
	width: 300px;
	height: 220px;	
	margin-right: 58px;
}
.ea-btfList li a{
	display: block;
	width: 100%;
	height: 100%;
}
.ea-btfList li a span{
	display: block;
	width: 300px;
	height: 180px;
	overflow: hidden;
}
.ea-btfList li a span img{
	display: block;
	width: 300px;
	height: 180px;
}
.ea-btfList li a strong{
	display: block;
	width: 300px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
}
.ea-btfList li a strong em{
	font-size: 24px;
	color: #ffffff;
	padding-right: 27px;
	background: url(../images/gzh_70.png) no-repeat right bottom;
}
.ea-ppycpxqbox{
	width: 100%;
	min-height: 100px;
	margin-bottom: 183px;
    margin-top:10px;
}
.ea-ppxqboxleft{
	float: left;
	width: 48%;
	min-height: 300px;
}
.ea-ppleftt{
    padding-top: 20px;
	font-size: 48px;
	min-height: 58px;
	line-height: 58px;
	font-family: "宋体","微软雅黑";
}
.ea-pplefttxt{
	font-size: 14px;
	color: #666666;
	line-height: 38px;
	min-height: 152px;
	overflow: hidden;
	margin-top: 20px;
}
.ea-pplefttbtn{
	width: 100%;
	min-height: 42px;
	margin-top: 50px;
}
.ea-goumailianjie{
	float: left;
	width: 177px;
	height: 42px;
	background: url(../images/gzh_72.jpg) no-repeat left center;
	cursor: pointer;
	transition: all .3s;
}
.ea-goumailianjie:hover{
	background: url(../images/gzh_72b.jpg) no-repeat left center;
	transition: all .5s;
}
.ea-pinpaierweima{
	float: left;
	width: 31px;
	height: 31px;
	background: url(../images/gzh_73.jpg) no-repeat left center;
	margin-left: 22px;
	margin-top: 5px;
}
.ea-erji{
	float: left;
	width: 35px;
	height: 35px;
	background: url(../images/gzh_74.png) no-repeat left center;
	margin-left: 22px;
	margin-top: 4px;
}
.ea-ppxqright{
	float: right;
	width: 50%;
	min-height: 300px;
	position: relative;
}
.case_img {
    display: none;
    padding: 30px 0;
}
.case_img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.ea-ppxqright .hd {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    height: 184px;
}
.ea-ppxqright .hd a{
	display: block;
	width: 70px;
	height: 70px;
	margin-top: 22px;
	transition: all .3s;
}
.ea-chanpinPrev{
	background: url(../images/gzh_76d.png) no-repeat left center;
}
.ea-chanpinNext{
	background: url(../images/gzh_76.png) no-repeat left center;
}
.ea-chanpinPrev:hover{
	background: url(../images/gzh_76c.png) no-repeat left center;
}
.ea-chanpinNext:hover{
	background: url(../images/gzh_76b.png) no-repeat left center;
}
.pageState{
	position: absolute;
	top: -467px;
	right: 130px;
	z-index: 99;
	font-size: 24px;
	color: #000;
}
.pageState span{
	font-size: 48px;
	color: #71ba2b;
}
.ea-ppxqright .hd{}
.ea-ppxqright .bd{
	width: auto;
    margin-right:80px;
	overflow: hidden;
}
.ea-chanpinxiangqingdatu{
	width: 100%;
	height: 100%;
}
.ea-chanpinxiangqingdatu li{
	width: 100%;
}
.ea-chanpinxiangqingdatu li img{
	display: block;
	width: 100%;
	height: auto;
}
.ea-moreProducts{
	width: 100%;
	min-height: 50px;
	margin-top: 64px;
}
.ea-genduobiaoti{
	font-size: 36px;
	color: #0a0a0a;
	font-family: "宋体","微软雅黑";
}
.ea-gengduochanpinbox{
	width: 100%;
	height: 170px;
	overflow: hidden;
	margin-top: 48px;
}
.ea-gengduochanpinbox ul{
	width: 633px;
	height: 100%;
}
.ea-gengduochanpinbox ul li{
	float: left;
	width: 201px;
	height: 170px;
	margin-right: 10px;
	cursor: pointer;
}
.ea-gengduochanpinbox ul li img{
	display: block;
	width: 201px;
	height: 170px;
}
.ea-zhoujingwomenbox{
    padding: 0 0 50px 0;
	width: 100%;
	min-height: 300px;
	margin-top: 80px;
}
.ea-zjwmtop{
	width: 100%;
	min-height: 100%;
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	text-align: center;
}
.ea-laoniugengdi{
	display: block;
	width: 740px;
	height: 352px;
	margin: 0 auto 15px;
}
.ea-zjwmbottom{
	width: 100%;
	margin-top: 70px;
}
.ea-zjwmbtxt{
    overflow: hidden;
    min-height: 351px;
	background-color: #f1f1f1;
	font-size: 14px;
	color: #000000;
	line-height: 38px;
	padding: 154px 45px 80px 45px;
}
.ea-zjwmtu {
    float: right;
}
@media screen and (max-width: 1000px) {
    .ea-zjwmbtxt {
        padding: 30px 15px;
    }
}
@media screen and (max-width: 1500px) {
    .ea-zjwmtu {
        float: none;
        text-align: center;
    }
    .ea-zjwmbtxt {
        max-width: none;
        margin: 0 auto;
        min-height: 0;
        padding: 30px 0;
        background: none;
    }
}

.ea-qiyelichengbox{
	width: 100%;
	background: url(../images/gzh_80.png) no-repeat center center;
	margin-top: 76px;
}
.ea-lcSlide{
	width: 695px;
	margin: 0 auto 0;
}
.ea-lcSlide .swiper-pagination-bullet-active {
    background: #88c54e !important;
}
.ea-lcSlide .hd {
    position: relative;
    width: 100%;
    height: 0;
}
.ea-lcSlide .hd a{
	position: absolute;
	width: 39px;
	height: 81px;
	top: 376px;
	transition: all .3s;
}
.ea-qylcPrev{
	background: url(../images/gzh_84b.png) no-repeat left center;
	left: -176px;
}
.ea-qylcNext{
	background: url(../images/gzh_84.png) no-repeat left center;
	right: -176px;
}
.ea-qylcPrev:hover{
	background: url(../images/gzh_84c.png) no-repeat left center;
	transition: all .5s;
}
.ea-qylcNext:hover{
	background: url(../images/gzh_84d.png) no-repeat left center;
	transition: all .5s;
}
.ea-lcSlide .bd {
    width: 695px;
    height: 695px;
    overflow: hidden;
    border-radius: 50%;
    border: 18px solid #542700;
    box-sizing: border-box;
    /*background: url(../images/gzh_81.png) no-repeat left top;*/
}
.ea-qiyelichengList{
	width: 100%;
	height: 100%;
	
}
.ea-qiyelichengList li {
    overflow: hidden;
    background: url(../images/gzh_82.jpg) no-repeat 2px top / 100% auto;
}
.ea-history{
	width: 94px;
	padding-top: 110px;
	background: url(../images/gzh_83.jpg) no-repeat center top;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.4;
	margin: 58px auto 0;
	font-weight: bold;
	color: #88c54e;
}
.ea-nianfen{
	font-size: 60px;
	color: #88c54e;
	line-height: 1.4;
	color: #88c54e;
	font-weight: bold;
	margin: 22px auto 0;
	text-align: center;
}
.ea-shijiwenzi{
	padding: 0 30px;
	font-size: 14px;
	color: #000;
	line-height: 38px;
	text-align: center;
	margin-top: 56px;
}
.ea-zhongzhiyoushibox{
	width:100%;
	min-height: 300px;
}
.ea-zzysbar{
	min-height: 480px;
	background: url(../images/gzh_85.jpg) no-repeat left center;
	margin: 0 auto 0;
	padding-left: 90px;
	padding-top: 106px;
	position: relative;
	margin-top: 90px;
}
.ea-youshitu{
	float: left;
	padding-left: 30px;
	padding-bottom: 20px;
	position: relative;
}
.ea-youshitu a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ea-youshitu a img{
	display: block;
	width: 581px;
	height: 367px;
}
.ea-youshitu span{
	position: absolute;
	width:100%;
	height: 80px;
	background: url(../images/gzh_87.png) no-repeat left center;
	left: 0;
	bottom: 0;
}
.ea-youshitu span em{
	float: left;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	color: #ffffff;
	padding-left: 42px;
	background: url(../images/gzh_88.png) no-repeat left center;
	margin-left: 58px;
}
.ea-youshitxt{
	float: left;
    margin-top: 200px;
	max-width: 500px;
	font-size: 16px;
	color: #000;
	margin-left: 88px;
	line-height: 38px;
}
.ea-tianshi{
	position: absolute;
	width: 96px;
	height: 217px;
	right: 60px;
	top: 66px;
}
/*******************************************************/
.ea-youshitu01{
	float: right;
	padding-right: 30px;
	padding-bottom: 20px;
	position: relative;
}
.ea-youshitu01 a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ea-youshitu01 a img{
	display: block;
	width: 581px;
	height: 367px;
}
.ea-youshitu01 span{
	position: absolute;
	width: 363px;
	height: 80px;
	background: url(../images/gzh_87.png) no-repeat left center;
	right: 0;
	bottom: 0;
}
.ea-youshitu01 span em{
	float: right;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	color: #ffffff;
	padding-right: 42px;
	background: url(../images/gzh_88.png) no-repeat right center;
	margin-right: 58px;
}
.ea-youshitxt01{
	float: right;
	max-width: 500px;
	font-size: 16px;
	color: #000;
    margin-top: 200px;
	margin-right: 88px;
	line-height: 38px;
}
@media screen and (max-width: 1000px) {
    .ea-zzysbar {
        padding-top: 0;
        margin-top: 20px;
        padding-left: 0;
        background: none;
        min-height: 0;
    }
    .ea-tianshi,
    .ea-tianshi01,
    .ea-tianshi02 {
        display: none;
    }
    .ea-youshitu01 {
        float: none;
        max-width: 581px;
        margin: 0 auto;
    }
    .ea-youshitu {
        float: none;
        margin: 0 auto;
        max-width: 581px;
    }
    .ea-youshitxt01 {
        float: none;
        margin: 20px auto 0;
    }
    .ea-youshitxt {
        float: none;
        margin: 20px auto 0;
    }
}
.ea-tianshi01{
	position: absolute;
	width: 120px;
	height: 217px;
	left: 60px;
	top: 66px;
}
.ea-tianshi02{
	position: absolute;
	width: 101px;
	height: 217px;
	right: 60px;
	top: 66px;
}
.ea-pinpaitwo{
	width: 100%;
	min-height: 300px;
}
.ea-ppycptwoList{
	width: 100%;
	min-height: 300px;
    padding:0 0 40px;
}
.ea-ppycptwoList li{
	height: auto;
	margin-top: 125px;
}
.ea-ppycptwotxt{
	float: left;
	width: 48%;
    padding:150px 0 0;
}
h3.ea-ppycptwot{
	width: 100%;
	font-size: 48px;
	font-family:"宋体", "微软雅黑";
}
h3.ea-ppycptwot a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 1.4;
	color: #0a0a0a;
	text-align: center;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
	transition: all .3s;
}
.ea-ppycptwojieshao{
	font-size: 18px;
	color: #666666;
	line-height: 38px;
	height: 72px;
	overflow: hidden;
	text-align: center;
	margin-top: 45px;
}
.ppycptwoMore{
	display: block;
	width: 178px;
	height: 42px;
	border: 1px solid #71ba2b;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
	margin: 70px auto 0;
	transition: all .3s;
}
.ppycptwoMore:hover{
	color: #71ba2b;
	transition: all .5s;
}
.ea-ppycptwopic{
	float: right;
	width: 50%;
	position: relative;
    padding-bottom:42.59%;
}

.ea-ppycptwopic img{
	display: block;
	width: 100%;
	height: 100%;
    position:absolute;
    left:0;
    top:0;
}
.ea-ppycptwopic a{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	left: 0;
	top: 0;
	z-index: 9;
	opacity: .0;
	filter: alpha(opacity=0);
	transition: all .3s;
}
.ea-ddq{
	position: absolute;
	width: 51px;
	height: 51px;
	top: 50px;
	left: 54px;
	background: url(../images/gzh_11.png) no-repeat left top;
	z-index: 19;
	transition: all .3s;
}
.ea-ppycptwoList li:nth-child(even) .ea-ppycptwotxt{
	float: right;
}
.ea-ppycptwoList li:nth-child(even) .ea-ppycptwopic{
	float: left;
}
.ea-ppycptwoList li:hover .ea-ppycptwopic a{
	opacity: .4;
	filter: alpha(opacity=40);
	transition: all .5s;
}
.ea-ppycptwoList li:hover .ea-ddq{
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
	transition: all .5s;
}
.ea-ppycptwoList li:hover h3.ea-ppycptwot a{
	color: #71ba2b;
	transition: all .3s;
}
.ea-padtu{
	display: none;
}
.ea-xwxqtu{
	display: block;
	width: 352px;
	height: 243px;
	margin: 25px auto 65px;
}
.ea-xwxqtu2{
	display: block; width: 486px; height: 235px; margin: 25px auto 0;
}

@media screen and (max-width: 1870px) {
    .ea_plantingBaseBox {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .ea-planba-box {
        width: 100%;
        overflow: hidden;
        height: auto;
    }

    .ea-planba-list {
        width: 100%;
        height: auto;
    }

    #eaOribian li {
        width: 48%;
        height: auto;
        padding-bottom: 0;
        padding-left: 0;
        margin-bottom: 30px;
    }
    #eaOribian li:nth-child(2n) {
        float: right;
    }

    #eaOribian li .ea-planba-title {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/gzh_18.png) repeat;
        height: 3.4em;
    }

    .ea-planba-list li .ea-planba-title span {
        float: left;
        font-size: 1.12em;
        color: #ffffff;
        height: 1.87em;
        line-height: 1.87em;
        padding-left: 1.5em;
        background: url(../images/gzh_19.png) no-repeat left center;
        margin-left: 3.5em;
        margin-top: .57em;
    }

    .ea-planba-list li .ea-plan-Pic {
        display: block;
        width: 100%;
        position: relative;
        padding-bottom: 64.34%;
        overflow: hidden;
        height: 0 !important;
    }

    .ea-planba-list li .ea-plan-Pic img {
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
    }

    .ea-planba-list li img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 1550px) {
    .ea_navigation {
        display: none;
    }

}
@media screen and (max-width: 1200px) {
    .case_img {
        display: block;
    }
    .pc--pop {
        width: 50px !important;
    }
    .pc--pop .top {
        
    }
    .pc--pop .top a {
        width: 50px !important;
        height: 50px !important;
    }
    .pc--pop #bdfx1 {
        padding: 5px 0 !important;
    }
    .pc--pop #bdfx1 .tel {
        display: block;
    }
    #bdfx1 .tel em {
        display: none !important;
    }
    .ea-base-box {
        margin-top: 20px;
    }

    .ea-base-title {
        position: static;
        width: auto;
        height: 40px;
        background: #fff;
    }

    .ea-base-title span {
        font-size: 14px;
        color: #333;
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        background: none;
        margin-top: 0;
        margin-left: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .c_cnzz {
        display: none;
    }

    .ea-details-title {
        font-size: 18px;
        line-height: 2;
    }

    .ea-details-info {
        margin-top: 0;
    }

    .shangxia a {
        padding: 0 10px !important;
        box-sizing: border-box;
    }

    .shangxia a.a1 {
        background: none !important;
        width: 49% !important;
    }

    .shangxia a.a2 {
        display: none;
    }

    .ea_brandStory {
        min-height: 200px;
    }

    .ea_header {
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    .ea_headerInner {
        height: auto;
    }

    .ea_logo {
        margin-top: 20px;
        width: 100px;
        height: auto;
    }

    .ea_logo a img {
        width: 100px;
        height: auto;
    }

    

    .ea_searchBox {
        display: none;
    }

    .ea_gnavigation {
        margin-top: 20px;
        width: 30px;
        height: 26px;
        background-size: 100% auto;
    }

    .ea_banner {
        padding: 0px;
    }

    .ea_graybg {
        display: none;
    }

    .ea_fullPagePadding {
        width: calc(100% - 48px);
        padding: 0 24px;
    }

    .ea_gengtian {
        display: none;
    }

    .ea_promotionalVideo {
        float: none;
        width: 100%;
        height: auto;
    }

    .ea_pvb {
        width: 100%;
        height: auto;
    }

    .ea_pvb img {
        display: block;
        width: 100%;
        height: auto;
    }

    .ea_ppgsb {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .ea_rightTxt {
        width: 100%;
        margin-left: 0;
    }

    .ea_pprm {
        text-align: center;
    }

    .ea_ppjj {
        font-size: 20px;
    }

    .ea_indexpro img {
        width: 100%;
        height: auto;
    }

    .ea_indexpro {
        height: auto;
    }

    .ea_psList {
        margin-bottom: 30px;
    }

    .ea_productsSlide .bd {
        overflow: hidden;
    }

    .ea_indexproTitle h3 {
        font-size: 25px;
    }

    .ea_indexnewsPic {
        display: none;
    }

    .ea_indexNews {
        width: 100%;
    }

    .ea_indexNewsbox {
        margin-top: 30px;
    }

    .ea_plantingBaseBox {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .ea-planba-box {
        width: 100%;
        overflow: hidden;
        height: auto;
    }

    .ea-planba-list {
        width: 100%;
        height: auto;
    }

    #eaOribian li {
        width: 48%;
        height: auto;
        padding-bottom: 0;
        padding-left: 0;
        margin-bottom: 30px;
    }

    #eaOribian li .ea-planba-title {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/gzh_18.png) repeat;
        height: 3.4em;
    }

    .ea-planba-list li .ea-planba-title span {
        float: left;
        font-size: 1.12em;
        color: #ffffff;
        height: 1.87em;
        line-height: 1.87em;
        padding-left: 1.5em;
        background: url(../images/gzh_19.png) no-repeat left center;
        margin-left: 3.5em;
        margin-top: .57em;
    }

    .ea-planba-list li .ea-plan-Pic {
        display: block;
        width: 100%;
        position: relative;
        padding-bottom: 64.34%;
        overflow: hidden;
        height: 0 !important;
    }

    .ea-planba-list li .ea-plan-Pic img {
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
    }

    .ea-planba-list li img {
        width: 100%;
        height: auto;
    }

    .ea-shuoming img {
        display: none;
    }

    .ea-bqnr {
        min-height: 50px;
    }

    .ea-guanbipop {
        font-size: 25px;
        right: 95px;
    }

    .ea-subbanner {
        width: 100%;
        padding: 0;
        height: auto;
        overflow: hidden;
        position: relative;
    }

    .ea-subbanner .bd {
        height: auto;
        width: 100%;
    }

    .ea-subbannerList {
        width: 100%;
        height: auto;
    }

    .ea-subbannerList li {
        width: 100%;
        height: auto;
    }

    .ea_currentPosition {
        width: 96%;
    }

    .ea-child-colume {
        float: none;
    }

    .ea-cpc {
        float: none;
        margin-top: 30px;
    }

    .ea-cpc-list {
        text-align: center;
    }

    #eaSubnav li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .ea-pinpaiwenzi {
        width: 100%;
        height: auto;
    }

    .ea-pinpaikk {
        margin-bottom: 8px;
    }

    .ea-btfour {
        display: none;
    }

    .ea-ppycptwoList li {
        width: 100%;
        padding: 0;
        height: auto;
        margin-top: 125px;
    }

    .ea-ppycptwotxt {
        width: 49%;
        margin-right: 0;
        height: auto;
        padding-top: 10px;
    }

    .ea-ppycptwopic {
        width: 50%;
        height: auto;
        overflow: hidden;
    }

    .ea-ppycptwopic img {
        display: block;
        width: 100%;
        height: auto;
    }

    .ea-ddq {
        display: none;
    }

    .jt {
        display: none;
    }

    .ea-ppxqboxleft {
        float: none;
        width: 100%;
        margin-top: 20px;
        height: auto;
    }

    .ea-pplefttxt {
        font-size: 20px;
    }

    .ea-ppxqright {
        display: none;
    }

    .ea-padtu {
        display: block;
        width: 100%;
        height: auto;
        margin-top: 15px;
        overflow: hidden;
    }

    .ea-padtu img {
        width: 100%;
        height: auto;
    }

    .shangxia {
        width: 100%;
    }

    .shangxia a {
        width: 33% !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .ea-ppycpxqbox {
        margin-bottom: 88px;
    }

    .margin-top {
        height: auto;
    }

    .ea-childpagetitle {
        height: auto;
    }

    .ea-lcSlide .hd {
        display: none;
    }

    .ea-lcSlide .bd {
        width: 100%;
        height: auto;
        padding-bottom: 50px;
        border: none;
        border-radius: 0;
    }
    .ea-qiyelichengbox {
        background: none;
    }

    .ea-lcSlide .bd .swiper-pagination {
        bottom: 0px !important;
    }

    .ea-qiyelichengList li {
        width: 100%;
        height: auto;
    }

    .ea-honour-list {
        width: auto;
    }

    .ea-honour-list li {
        width: 48%;
        height: auto;
        margin: 20px 1% 0;
    }

    .ea-honour-pic {
        display: block;
        width: 100%;
        padding-bottom: 76.61%;
        overflow: hidden;
        position: relative;
        background-size: 100% 100%;
        height: 0;
    }

    .ea-honour-pic img {
        margin: 0;
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .ea-honour-pic img {
        display: block;
        height: auto;
    }

    .ea-honour-box {
        padding-bottom: 30px;
    }

    .ea-NewsList {
        width: 100%;
        margin-left: 0;
    }

    .ea-tuijian {
        display: none;
    }
}
@media screen and (max-width: 750px) {
    .ea-userquestions-box span {
        margin: 10px 0 0 0;
        float: none;
        display: block;
        line-height: 24px;
    }
    .ea-userquestion {
        padding-top: 0;
    }
    .ea-base-list li {
        width: 48%;
        margin: 20px 1% 0;
        padding-left: 0;
        padding-right: 0;
		padding-bottom:0;
    }
    .pc--pop {
        display: none;
    }
    .ea_ppcn {
        margin-top: 30px;
        height: 34px;
        font-size: 24px;
        line-height: 34px;
    }
    .ea_ppcn a {
        background-position: right 12px;
    }
    .ea_ppjj {
        font-size: 16px;
    }
	.ea_fullPagePadding{
		width: calc(100% - 24px);
		padding: 0 12px;
	}
	.ea_ppgsb{
		height: auto;
	}
	.ea_rightTxt{
		height: auto;
	}
	.ea_promotionalVideo{
		margin-top: 50px;
		float: none;
	    width: 100%;
	    height: auto;
	}
	.ea_productsRecommended{
		margin-top: 50px;
	}
	.ea_prTitle h2 a span{
		font-size: 24px;
	}
	.ea_prTitle h2 a i{
		font-size: 24px;
	}
	.ea_prTitle h2 a em{
		font-size: 24px;
	}
	.ea_productsSlide{
		margin-top: 14px;
	}
	.ea_indexproMore{
		display: none;
	}
	.ea_indexproTitle h3{
		font-size: 12px;
	}
	.ea_indexproTitle{
		padding-top: 2px;
	}
	.ea_indexproMore01{
		display: none;
	}
	.ea_indexproTitle{
		height: auto;
	}
	.ea_productsSlide .hd{
		display: none;
	}
	.ea_indexNewsbox{
		margin-top: 0;
	}
	.ea_indexNewsColume h2 span{
		font-size: 24px;
	}
	.ea_indexNewsColume h2 i{
		font-size: 24px;
	}
	.ea_indexNewsColume h2 em{
		font-size: 24px;
	}
	.ea_indexNewsList li{
		font-size: 18px;
	}
	.ea_indexNewsDec h3{
		font-size: 16px;
		padding-top: 0;
	}
	.ea_indexNewsDec h3 a{
		line-height: 1.4;
	}
	.ea_indexInfo{
		font-size: 12px;
		line-height: 1.4;
		height: 17px;
	}
	.ea_indexNewsDec span{
		display: none;
	}
	.ea_indexNewsDec em{
		font-size: 12px;
		line-height: 1.4;
	}
	#eaOribian li{
		margin-top: 4px;
	}
	.ea_indexNewsColume{
		margin-bottom: 22px;
	}
	.ea_indexnewsMore{
		margin-top: 12px;
	}
	.ea_plantingBaseBox{
        padding-bottom: 30px;
		margin-top: 30px;
	}
	#eaOribian li .ea-planba-title{
		position: absolute;
	    width: 100%;
	    left: 0;
	    bottom: 0;
	    background: url(../images/gzh_18.png) repeat;
	    height: 2em;
        line-height: 2em;
	}
	#eaOribian li .ea-planba-title span{
		float: left;
	    font-size: 0.72em;
	    color: #ffffff;
	    height: 1.4em;
	    line-height: 1.4em;
	    padding-left: 1.5em;
	    background-image: none;
	    margin-left: 0;
	    margin-top: 7px;
	}
	.ea_online-buy-box{
		margin-top: 24px;
	}
	.ea-footer{
		display: none;
	}
    .phoneshow {
        display:block!important;
    }
    .pcshow {
        display:none!important;
    }
	.ea-key-words{
		display: none;
	}
	.ea-bqnr .ea-mgab{
		display: none;
	}
	.ea_online-buy-box{
		margin-bottom: 34px;
	}
	.ea-guanbipop{
		right: 24px;
		top: 22px;
	}
	.ea-child-colume span{
		font-size: 24px;
	}
	.ea-child-colume i{
		font-size: 24px;
	}
	.ea-child-colume em{
		font-size: 24px;
	}
	.ea-cpc-list li{
		min-width: 98px;
	}
	.ea-cpc-list{
        padding-top: 0;
		overflow-x: auto;
        overflow-y: hidden;
		white-space: nowrap;
		height: 40px;
	}
	.ea-cpc .bd{
		overflow: hidden;
		height: 44px;
	}
	.ea-zuogang{
		padding-left: 25px;
		background-image: none;
	}
	.ea-yougang{
		padding-right: 25px;
		background-image: none;
	}
	.ea-pinpaih span strong{
		font-size: 22px;
	}
	.ea-pinpaih span em{
		font-size: 18px;
	}
	.ea-pinpaiMore{
		margin-top: 34px;
	}
	.ea_currentPosition{
		display: none;
	}
	.ea-lyban{
		width: 100%;
	}
	.ea-lykk{
		width: 100%;
	}
	.ea-cklye{
		margin-top: 15px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom: 25px;
	}
	.ea-lybar{
		margin-left: 12px;
	}
	.ea-lybar{
		width: 78%;
		margin-bottom: 25px;
	}
	.ea-yzmb{
		width: 63%;
	}
	.ea-lybar02 a{
		width: 45%;
	}
	.ea-checkmess{
		float: right;
	}
	.ea-lybar02{
		width: 92%;
	}
	.ea-closelyb{
		margin-left: 20px;
		margin-top: 22px;
	}
	h3.ea-ppycptwot{
		font-size: 20px;
	}
	.ea-ppycptwojieshao{
		margin-top: 4px;
		font-size: 14px;
		line-height: 22px;
		height: 44px;
	}
	.ppycptwoMore{
		margin-top: 9px;
		width: 130px;
		height: 22px;
		font-size: 10px;
		line-height: 22px;
	}
	.ea-ppycptwoList li{
		margin-top: 35px;
	}
	.ea-childpagetitle{
		height: auto;
	}
	.shangxia a{
		width: 32.99% !important;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		height: 50px !important;
		line-height: 50px !important;
		font-size: 12px !important;
		background-image: none !important;
	}
	.shangxia1{
		display: none;
	}
	.ea-gengduochanpinbox ul li{
		width: 88px;
		height: auto;
	}
	.ea-gengduochanpinbox ul li img{
		display: block;
		width: 88px;
		height: auto;
	}
	.ea-gengduochanpinbox{
		height: auto;
		margin-top: 12px;
	}
	.ea-genduobiaoti{
		font-size: 26px;
	}
	.ea-moreProducts{
		margin-top: 45px;
	}
	.ea-ppycpxqbox{
		margin-bottom: 42px;
	}
	.ea-pnPage{
		height: auto;
	}
	.shangxia{
		height: auto;
	}
	/*.ea-footspace{
		display: none;
	}*/
	.ea-ppleftt{
		font-size: 32px;
        text-align:center;
	}
	.ea-pplefttxt{
		font-size: 16px;
		margin-top:0px;
	}
	.ea-lcSlide{
		width: 100%;
	}
	.ea-qiyelichengList li{
		background-image: none;
        border-radius: 0;
	}
    .ea-qiyelichengbox {
        background: none;
    }
    .ea-lcSlide .bd {
        background-image: none;
    }
    .ea-history {
        display: none;
    }
	.ea-nianfen{
		font-size: 30px;
	}
	.ea-shijiwenzi{
		width: calc(100% - 40px);
	}
	.ea-qiyelichengbox{
		height: auto;
	}
	.ea-lcSlide{
		height: auto;
		margin-bottom: 50px;
	}
	.ea-pagination a{
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.ea-honour-title{
		height: 38px;
		
	}
	.ea-honour-title a{
		line-height: 38px;
	}
	.ea-honour-box{
		padding-bottom: 0;
		margin-top: 40px;
	}
	.ea-NewsList{
		padding-top: 34px;
		padding-bottom: 24px;
	}
	.ea-ndlPic{
		width: 36%;
		height: auto;
	}
	.ea-ndlPic a img{
		height: auto;
	}
	.ea-NewsDec{
		width: 64%;
		height: auto;
	}
	.ea-NewsDec h3{
		padding-top: 0;
		font-size: 16px;
		margin-top: -6px;
	}
	.ea-ndInfo{
		font-size: 14px;
		margin-top: -4px;
	}
	.ea-NewsDec span{
		display: none;
	}
	.ea-NewsDec em{
		font-size: 12px;
		margin-top: -11px;
	}
	.ea-NewsList li{
		margin-bottom: 13px;
	}
	.ea-details-shared{
		display: none;
	}
	.ea-newsdetails-box{
		width: 100%;
	}
	.ea-details-contents{
		padding: 30px 0;
	}
	.ea-xwxqtu{
		width: 100%;
		height: auto;
	}
	.ea-xwxqtu2{
		width: 100%;
		height: auto;
	}
	.ea-footspace{
		height: 18px;
	}
	.ea-newsdetails-box{
		padding-top: 20px;
	}
	.ea-sscan{
		display: none;
	}
}
.pc--pop {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 100;
    width: 68px;
    transform: translate(0, -50%);
    background: #eee;
}
.pc--pop a {
    
}
.pc--pop .top {

}
.pc--pop .top a {
    display: block;
    width: 68px;
    height: 68px;
    transition: all .3s 0s;
    background: #323232 url(../images/pop00.png) no-repeat center / 15px auto;
}
.pc--pop .top a:hover {
    background-color: rgba(50, 50, 50, .7);
}
#bdfx1 {
    padding: 20px 0;
}
#bdfx1 a {
    position: relative;
    display: block;
    float: none;
    height: 54px;
    padding: 0;
    margin: 0;
    opacity: 1 !important;
    transition: all .3s 0s;
}
#bdfx1 span {
    margin: 0 auto;
    display: block;
    height: 1px;
    width: 14px;
    background: #c4c4c4;
}
#bdfx1 .tel {
    position: relative;
    background: url(../images/share02.png) no-repeat center;
}
#bdfx1 .tel em {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 10;
    width: 0;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 54px;
    white-space: nowrap;
    background: #eee;
    overflow: hidden;
    transition: all .3s 0s;
}
#bdfx1 .tel em strong {
    display: block;
    font-weight: normal;
    padding: 0 15px;
}
#bdfx1 .bds_weixin {
    background: url(../images/share00.png) no-repeat center;
}
#bdfx1 .bds_tsina {
    background: url(../images/share01.png) no-repeat center;
}

#bdfx1 .tel:hover {
    background-image: url(../images/share05.png);
}
#bdfx1 .bds_weixin:hover {
    background-image: url(../images/share03.png);
}
#bdfx1 .bds_tsina:hover {
    background-image: url(../images/share04.png);
}
#bdfx1 .tel:hover em {
    width: 130px;
}