body{background-color: #f2f2f2;}
.weaper{
	background-color: #fff;
    width: 1100px;
    margin: 0 auto;
}
.topdiv{
	width:1100px;
	height:60px;	
	margin:0 auto;
	opacity: 1;
    position: absolute;
    z-index: 2;
}
.bgop{
	background:rgba(0,0,0,1);
	opacity:0.1;
	position: absolute;
	z-index: 1;
	height: 60px;
    width: 1100px;
}
.logo {
	width:236px;
	height:60px;
	font-size:16px;
	font-family:SourceHanSansCN-Heavy,SourceHanSansCN;
	font-weight:800;
	color:rgba(255,255,255,1);
	line-height:18px;
	float: left;

}

.banner{
	width:1100px;
	height:450px;
	margin:0 auto;
	position: relative;
}
.logo img{
	width: 64px;
	height: 100%;
    margin-left: 10px;
    float: left;
}
.logo .wz{
	position: relative;
    z-index: 2;
    margin-top: 14px;
    margin-left: 84px;
}
.nav{
	float: right;
	width:750px;
	height:64px;
	font-size:18px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:36px;
	position: relative;
	z-index: 2;
}
.nav ul{list-style-type: none;}
.nav ul li{
	float: left;
    width: calc(100% / 5 - 2px);
    height: 18px;
    line-height: 38px;
    border-right: 1px solid #fff;
    text-align: center;
    margin-top: 5px;
}

.nav ul li:last-child{
   border-right: 0px solid #fff;
}
.nav ul li a{
	position: relative;
    top: -12px;
    color: #fff;
    text-decoration: none;

}
.nav ul li a.active{
	font-size:18px;
	font-family:SourceHanSansCN-Heavy,SourceHanSansCN;
	font-weight:800;
	color:rgba(255,255,255,1);
}
.swiper-container {
    width: 100%;
    height: 450px;
}
.swiper-slide img{width: 100%;height: 100%;}
.htitle{text-align: center;margin: 60px 1px 30px 0px;}
.htitle img{width: 356px;}
.htitle2 img{width: 356px;}
.htitle2{text-align: center;padding: 60px 1px 30px 0px;}
.ymzhlct{
	width: 800px;
    margin: 0 auto;
    margin-top: 20px;
}
.ymzhlct img{
	width: 100%;
    height: 100%;
}
.ywzssz{width: 1100px;margin: 0 auto;height: 450px;}
.ywzssz ul{list-style-type: none;padding: 0px;}
.ywzssz ul li{width: calc(100%/4 - 10px);float: left;margin:0px 5px;}
.ywzssz ul li img{width: 100%;margin: 5px 5px;height: 330px;}
.ywzssz .title{
	width:117px;
	height:30px;
	background:rgba(79,127,31,1);
	border-radius:6px;
	font-size:20px;
	font-family:SourceHanSansCN-Medium,SourceHanSansCN;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:30px;
	text-align: center;
	margin:0 auto;
}
.ywzssz .desc{
	height:20px;
	font-size:16px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(119,119,119,1);
	line-height:24px;
	padding: 10px 20px;
	text-align: center;
}
.ywzssz .more{
	height:24px;
	font-size:16px;
	font-family:SourceHanSansCN-Medium,SourceHanSansCN;
	font-weight:500;
	color:rgba(79,127,31,1);
	line-height:24px;
	text-align: center;
}
.ywzssz .more a{
  color: #4F7F1F;
  text-decoration: none;
}
.gsjstx{width: 1100px;margin: 0 auto;}
.gsjstx .left{
	width: calc(50% - 30px);
	float: left;
	height:200px;
	font-size:16px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(119,119,119,1);
	line-height:24px;
	padding: 10px;
}
.gsjstx .right{
	width: calc(50% - 30px);
	float: right;
	height:200px;
	font-size:16px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(119,119,119,1);
	line-height:24px;
	padding: 10px;
}
.gsjstx .line{
	width:1px;
	float: left;
	height:210px;
	background:rgba(227,227,227,1);
}
.jcwz{text-align: center;}
.jcwz img{width: 180px;padding: 50px 0 0 0;}
.yyzz{width: 1100px;margin: 0 auto;height: 300px;}
.yyzz ul{list-style-type: none;padding: 0px;}
.yyzz ul li{
	width: calc(100%/3 - 20px);
	float: left;
	margin: 0px 5px;
}
.yyzz ul li:nth-child(1){padding-left: 15px;}
/*.yyzz ul li:nth-child(3){margin: 0px 0px;}*/
.yyzz ul li img{width: 100%;}
.mslist{width: 1100px;margin:0 auto;height: 250px;
background:rgba(255,255,255,1);

/*box-shadow:0px 0px 8px 0px rgba(194,194,194,0.5);*/
}
.mslist ul{list-style-type: none;height: 100%;flex-direction: row;justify-items: center;justify-content: center;}
.mslist li{
	width: calc(100%/4 - 20px);
	height: 100%;
	float: left;
	margin:30px 5px;
}
.mslist ul li:nth-child(1){padding-left: 20px;}
.mslist li img{
	width: 100%;
	height: 90%;
}
.mslist li .mstext{text-align: center;color: #666666;}
.hfpic{width: 1100px;margin: 0 auto;}
.hfpic img{width: 100%;height: 100%;}
.newslist{
	width: 1100px;margin: 0 auto;
}
.newslist .left{width: 388px;height: 260px;float: left;}
.newslist .left img{width: 100%;height: 100%;}
.newslist .right{
	width: calc(100% - 388px);
	/*height: 260px;*/
	/*float: right*/
}
.newslist .right ul{list-style-type: none;margin-top: 0px;}
.newslist .right li .title{
	
	padding: 10px 0px 0px 0px;
	height:40px;
	font-size:20px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:30px;
}
.newslist .right li .title a{
    text-decoration: none;
    color: rgba(51,51,51,1);
}
.newslist .right li{
	border-radius: 1px;
    border-bottom: 1px solid rgba(232,232,232,1);
    height: 80px;
}
.newslist .right li .desc{
	font-size:14px;
	height:24px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.footer{
	background-image: url('/ymzhpc/img/footbg.png');
	width: 1100px;
	margin:0 auto;
	height: 380px;
	background-size: 100% 100%;
	position: relative;
}
.footer .left{
	width: 450px;
    margin-left: 50px;
}
.footer .left p{
	font-size:18px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:30px;
}
.footer .xcx{
	width: 120px;
    height: 120px;
    text-align: center;
    position: absolute;
    right: 338px;
    top: 160px;
}
.footer .xcx img{width: 100%;height: 100%;}
.footer .xcx p{
	margin: 0px;
    color: #fff;
}
.footer .gzh p{
	margin: 0px;
    color: #fff;
}
.footer .gzh{
	width: 120px;
    height: 120px;
    text-align: center;
    position: absolute;
    right: 150px;
    top: 160px;
}
.footer .gzh img{width: 100%;height: 100%;}
.footer2{
	width:1100px;
	height:100px;
	background:rgba(79,127,31,1);
	margin:0 auto;
}
.news_title{
	width: 1100px;
    margin: 20px auto;
	height:24px;
	font-size:24px;
	font-family:SourceHanSansCN-Medium,SourceHanSansCN;
	font-weight:500;
	color:rgba(79,127,31,1);
	line-height:36px;
	text-align: center;
	margin-top: 100px;
    margin-bottom: 50px;

}
.author{
	display: flex;
	justify-content: space-between;
	width: 1100px;
    margin: 20px auto;
    font-size:16px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:400;
	color:rgba(79,127,31,1);
}
.news_content{
	width: 1100px;
	margin:0 auto;
	font-size:16px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:30px;
	margin-bottom: 100px;

}
.news_content a{
  text-decoration: none;
   color: rgba(102,102,102,1);
}
.md3{width: 1100px;margin:0 auto;height: 250px;}
.float{float: left;}
.wd3{width: calc(100% / 3 - 14px);}

.leftdiv{
	width:152px;
	height:414px;
	background:rgba(255,255,255,1);
	box-shadow:0px 4px 4px 0px rgba(187,188,190,0.72);
	border-radius:0px 0px 10px 10px;
	float: left;
}
.leftdiv ul{
   margin:0px;
   padding: 0px;
   list-style-type: none;
}
.leftdiv ul li{
	width: 100%;
    height: 40px;
    font-size: 16px;
    margin: 10px 0px;
    font-family: SourceHanSansCN-Regular,SourceHanSansCN;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 40px;
    text-align: center;
}
.leftdiv ul li.active{
  background-image: url('/ymzhpc/img/select.png');
}
.leftdiv ul li a{
	width:80px;
	height:20px;
	font-size:20px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:30px;
    text-decoration: none;
}
.zytitle{
	width: 100%;
    height: 54px;
	font-size:24px;
	padding-top: 22px;
	font-family:SourceHanSansCN-Medium,SourceHanSansCN;
	font-weight:500;
	color:rgba(79,127,31,1);
	line-height:36px;
	text-align: center;
}
.h660{height: 500px;}
.rightdiv{
	/*padding-left: 20px;*/
	margin-left: 6px;
	width: calc(1100px - 172px);
    float: left;
    background: #fff;
}
.rightdiv .leftpic{
	float: left;
	margin-top: 69px;
	margin-left: 20px;
}
.rightdiv .leftpic img{
	width: 100%;
}
.rightdiv .land{
	margin-top: 20px;
	height: 640px;
}
.rightdiv .righttext{
	width: calc(100% - 363px);
    float: right;
    height:341px;

}
.animal_title{text-align: center;color:rgb(85,170,85);font-size: 25px;padding-top: 40px;}
.rightdiv .righttext .animal_text{
	padding: 10px 20px;
	font-size:16px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:300;
	color:rgba(102,102,102,1);
	line-height:32px;
	text-indent: 30px;
}
.clear_both{}
.showpic{
	height: 200px;
	width: 100%;
	float: left;
}
.showpic ul{
	list-style-type: none;
}
.showpic ul li{
	float: left;
	width: calc(100% / 4 - 10px);
	height: 200px;
	margin:0px 5px;
	text-align: center;
}
.showpic ul li img{
	height: 150px;
}
.hrhr{
	width:1100px;
	height:2px;
	background:rgba(210,210,210,1);
}
.animal{
	width: calc(1100px - 172px);
    float: right;
}
.shop{
	width: calc(1100px - 172px);
	float: right;
}
.tree{
	width: calc(1100px - 172px);
    float: right;
	margin-top: 20px;
}
.animal .leftpic{
	width: 342px;
    float: left;
}
.animal .righttext{
	width: calc(100% - 400px);
    float: right;
}
.animal .righttext .animal_text{
	padding:20px 0;
    line-height: 30px;
}