/*公用*/

@font-face {
	font-family: avgardn;
	src: url(../fonts/fangzhenglanting.TTF);
}

.img-title {
	margin: 4% auto;
	display: block;
	text-align: center;
	font-size: 32px;
	color: #2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title:hover {
	margin: 4% auto;
	display: block;
	text-align: center;
	font-size: 32px;
	color:#005b5e;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title a {
	color:#2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}
.img-title a:hover {
	color:#005b5e;
	
}
.img-title p {
	font-size: 16px;
	color: #999
}

.img-title span {
	font-family: avgardn, "微软雅黑", "黑体";
}

/*
.img-title:after {
	background: url(../images/title-afterpic.png);
	width: 279px;
	height: 5px;
	display: block;
	content: '';
	margin: 26px auto 0 auto;
}
*/


/*
.img-title2 {
	margin: 4% auto;
	display: block;
	text-align: left;
	font-size: 32px;
	color: #2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title2:hover {
	margin: 4% auto;
	display: block;
	text-align: left;
	font-size: 32px;
	color:#3DA13F;
	color:#005b5e;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title2 a {
	color:#2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title2 a:hover {
	color:#3DA13F;
	color:#005b5e;
}

.img-title2 p {
	font-size: 16px;
	color: #999
}

.img-title2 span {
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title2:after {
	background: url(../images/title-afterpic2.png);
	width: 279px;
	height: 5px;
	display: block;
	content: '';
	margin-top:26px;
	
}

*/

/*

.img-title3 {
	margin: 4% auto;
	display: block;
	text-align: left;
	font-size: 32px;
	color: #2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title3 p {
	font-size: 16px;
	color: #999
}

.img-title3 span {
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title3:after {
	background: url(../images/title-afterpic2.png);
	width: 209px;
	height: 5px;
	display: block;
	content: '';
	margin-top:26px;
	
}

*/

.noafter:after {
	display: none;
}



/*页头*/
.header {
	width: 100%;
	min-width:1200px;

}

.header .header-top {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.header .header-top p,
.header .header-top p a {
	color: #212121;
}

.header .header-top p b {
	margin: 0 20px;
}

.header .header-bottom {
	height: 96px;
	background-color: #fff;
}

/*
.header .header-bottom ul {
	margin-left: 18px;
}

.header .header-bottom ul li {
	float: left;
	width: 95px;
	overflow: hidden;
	line-height: 96px;
	text-align: center;
}

.header .header-bottom ul li a {
	display: block;
	height: 100%;
}

.header .header-bottom ul li.active {
	background-color: #f6f6f6;
	border-bottom: 4px solid #ff5764;
}

.header .header-bottom ul li.active a {
	color: #ff5764
}


.header .header-bottom .option {
	margin-top: 30px
}

.header .header-bottom .option a {
	position: relative;
	float: left;
}

.header .header-bottom .option a .erweima {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 2;
}
*/


/*
.header-box {
	margin-top: 0px;
	margin-right:8px;
}

.header-box p {
	color: #7d7d7d;
	border-left: 1px solid #7d7d7d;
	padding-left: 22px;
	margin-left: 22px;
	font-size: 14px;
}
*/

/*+导航菜单
.navbar_div{width:auto;   margin-left: 18px;}
	#navbar { OVERFLOW: hidden; COLOR: #000; _width: 100%;font-size: 16px;}
	#navbar A {	DISPLAY: block; FLOAT: left; WIDTH: 101px; 	overflow: hidden;line-height: 96px;text-align: center; }
	#navbar A:link { COLOR: #000; TEXT-DECORATION: none}
	#navbar A:visited { COLOR: #000; TEXT-DECORATION: none}
	#navbar A:hover {background-color: #f6f6f6;	border-bottom: 4px solid #ff5764; color: #ff5764; TEXT-ALIGN: center}
	#navbar A.first, #navbar A:link.first, #navbar A:visited.first, #navbar A:hover.first {background-color: #f6f6f6;	border-bottom: 4px solid #ff5764;  color: #ff5764 TEXT-ALIGN: center}
	#navbar A.thisclass:link {background-color: #f6f6f6;	border-bottom: 4px solid #ff5764; color: #ff5764}
	#navbar A.thisclass:visited {background-color: #f6f6f6;	border-bottom: 4px solid #ff5764; color: #ff5764}
	#navbar A.thisclass:hover {	background-color: #f6f6f6;	border-bottom: 4px solid #ff5764;color: #ff5764}

*/

/*页尾*/

.footer .footer-top img {
	margin: 16px 0;
}

.footer  {
	width: 100%;
	min-width:1200px;
	background-color:#FBFBFB;
	border-top: 2px solid #005b5e;

}
.footer-bottom {
    width:100%;
	max-width:1560px;
	margin:0 auto;
	overflow: hidden;
	padding: 20px 0;
	color:#212121;

}

.footer-bottom ul li:nth-child(1) {
    width:400px;
	margin: 0px;
}

.footer-bottom ul li:nth-child(1) p{
	color:#212121;
	font-size:14px;
	line-height:28px;
	padding-left:20px;
	padding-top:20px;
}

.footer-bottom ul li:nth-child(2) {
    width:200px;
	margin: 0px;
}

.footer-bottom ul li:nth-child(2) img{
	width:140px;
	height:140px;
}


.footer-bottom ul li:nth-child(3) {
	margin: 11px 0 0 0px;
}

.footer-bottom ul li:nth-child(3) dl {
	border-right: 1px dashed #5e5d62;
	padding-right: 60px;
	margin-right: 60px;	
	color:#212121;
}

.footer-bottom ul li:nth-child(3) dl dt {
	color: #212121;
	font-weight: bold;
	font-size: 16px;
	line-height:32px
}

.footer-bottom ul li:nth-child(3) dl dd a {
	color: #212121;
	line-height: 24px;
	display: block;
	text-align: center;
	font-size: 14px;
}
.footer-bottom ul li:nth-child(3) dl dd a:hover {
	color: #005b5e;

}

/*版权*/
.footer-end {
    width:100%;
	background-color:#FBFBFB;
	border-top: 1px solid #005b5e;
	padding:12px 0;
}
.footer-end  .copyright {
    width:100%;
	line-height: 32px;
	font-size: 14px;
	color:#212121;
	margin:0 auto;
	text-align:center;
}

.footer-end .copyright span {
	color:#212121;
}

/*友情链接*/

.fink{
    width:100%;
    margin:0 auto;
    height: 32px;
    line-height: 32px;
    padding-bottom:32px;
	text-align:center;
	 
}

.finkwen{
	width:100%;
    margin: 0 auto;
}

.fink a{
	color:#212121;
	font-size: 14px;
}

.finkwen  a:hover {
	color: #005b5e;

}


/*焦点图*/
.banner {
	width: 100%;
	min-width:1200px;
	overflow: hidden;
	margin-top:30px;
	margin-top:0px;
	
}

.banner img {
	display: block;
	width: 100%;
}


/*首页*/

.comintro {
	width: 100%;
	min-width:1200px;
	background-color: #fff;
	padding-top:16px;
}



.comintro-inner {
	width: 1200px;
	margin: 0 auto;
	padding: 16px 0 76px 0;
}

.comintro-inner>div:nth-child(1) {
	width: 520px;
	height: 332px;
	margin-right: 80px;
}

.comintro-inner>div:nth-child(1) video {
	width: 100%;
	height: 100%;
}

.comintro-inner>div:nth-child(2) {
	width: 520px;
	width: 600px;
	padding-top:24px;
}

.comintro-inner>div:nth-child(2)>p:nth-child(1) {
	font-size: 20px;
	margin: 0 0 8px 0;		

}

.comintro-inner>div:nth-child(2) img {
	width: 230px;
	width: 220px;
	
}


.comintro-inner>div:nth-child(2)>p:nth-child(3) {
	color: #333333;
	font-size: 16px;
	line-height:36px;
	padding-top:12px;

}


.comintro-btn {
	text-align: center;
	color: #b6b5b4;
	background-color: #ffffff;
	width: 166px;
	height: 38px;
	font-size: 16px;
	border-radius: 20px;
	line-height: 38px;
	display: block;
	margin-top: 30px;
	border: 1px solid #b6b5b4;

}

.comintro-btn:hover {
	color: #fff;
	background-color: #008186;
}




.index-main .one {
	width: 100%;
	min-width:1200px;
	padding: 20px 0;
	overflow: hidden;
	background: #f9f9f9;
	text-align: center;
}

.index-main .one ul  {
    margin:0 auto;
}
.index-main .one ul li {
	width: 30%;
	display: inline-block;
}

/*+*/
.index-main .one li {
	width: 30%;
	display: inline-block;
	background:#fff;
    margin:12px;	
	padding:20px;
	text-align:left;
	
	-webkit-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 0.42);
	-moz-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 0.42); 
    box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 0.42);
}

.index-main .one li:hover {
	width: 30%;
	display: inline-block;
	background:#fff;
    margin:12px;	
	padding:20px;
	text-align:left;
	
	-webkit-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 1);
	-moz-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 1); 
    box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 1);
}

.index-main .one >li:nth-child(3) {
	margin-right: 0;
}

.index-main .one li>div p:nth-child(1) {
	font-size: 18px;
	line-height: 30px;
	padding-left: 10px;
}

.index-main .one li>div p:nth-child(2) {
	font-size: 16px;
	color: #7f7f7f;
	padding-left: 10px;
}


.index-main .two {
	width: 100%;
	min-width:1200px;
}

.index-main .two .comWidth {
	position: relative;
	margin-top: 60px;
	padding-bottom: 214px;
	
}

.index-main .two .comWidth .word-bg {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -651px;
	
}


.index-main .two .comWidth .people {
	margin: 0 auto;
	display: block;
}



.index-main .two .comWidth .index-twoWord {
	width: 1100px;
	z-index: 2;
	position: absolute;
	bottom: -210px;
	left: 50%;
	margin-left: -550px;
	height: 400px;
	background-color: #fff;
	box-shadow: 0 0 10px #ccc
}

.index-main .two .index-twoWord {
	text-align: center;
}

.index-main .two .index-twoWord h5 {
	font-size: 28px;
	margin: 5% 0;
	display: block;
}

.index-main .two .index-twoWord h5:hover{
	font-size: 28px;
	margin: 5% 0;
	display: block;
	color:#3DA13F;
}

.index-main .two .index-twoWord ul li {
	display: inline-block;
	width: 30%;
	border-right: 1px solid #e8e8e8;
	padding-right: 10px;
	margin-right: 10px;
}

.index-main .two .index-twoWord ul li:last-child {
	border-right: none
}

.index-main .two .index-twoWord ul li img {
	float: left;
}

.index-main .two .index-twoWord ul li h4 {
	color:#038b47;
	float: left;
	width: 210px;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 18px;
	
}

.index-main .two .index-twoWord ul li h4 span {
	color: #6f6f6f;
	display: block;
	font-size: 14px;
}

.index-main .two .index-twoWord .book a {
	background-color: #038b47; 
	height: 44px;
	width: 224px;
	border-radius: 6px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	display: inline-block;
	margin-top: 60px;
	font-size:16px;
}

.index-main .two .index-twoWord  .book a:hover {
	background-color:#009900;
}


.index-main .twoafter {
	width: 100%;
	min-width:1200px;
	height: 283px;
	overflow: hidden;
	padding-top:200px;
	background: url(../images/index-threeBg.jpg) center;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	margin-bottom:60px;
}

/*汶上芦花鸡人工养殖*/

.wslhj .two{
	width: 100%;
	min-width:1200px;
}

.wslhj .two .comWidth {
	position: relative;
	padding-top:40px;
	padding-bottom: 80px;
	margin-top:100px;
}


.wslhj .two .comWidth .word-bg {
	position: absolute;
	left: 49%;
	top: 0;
	margin-left: -49%;
	width:98%;
	
}

.wslhj .two .comWidth .people {
	margin: 0 auto;
	display: block;
}

.wslhj .two .comWidth>p {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #038b4;
}

.wslhj .two .comWidth>a {
	width: 600px;
	height: 100px;
	background-color: #038b47;
	color: #fff;
	border-radius: 12px;
	line-height: 100px;
	display: block;
	margin: 40px auto 0 auto;
	text-align: center;
	font-size: 2em;
}

.wslhj .two .comWidth>p {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #038b4;
}

.wslhj .two .comWidth>a {
	width: 248px;
	width: 308px;
	height: 52px;
	background-color: #038b47;
	color: #fff;
	border-radius: 6px;
	line-height: 52px;
	display: block;
	margin: 40px auto 0 auto;
	text-align: center;
	font-size: 18px;
}

.wslhj .twoafter {
	width: 100%;
	min-width:1200px;
	height: 383px;
	overflow: hidden;
	padding-top:200px;
	background: url(../images/index-threeBg2.jpg) center;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	margin-bottom:60px;
}




.index-main .one333 {
	width: 100%;
	min-width:1200px;
	padding: 20px 0;
	overflow: hidden;
	background:#FFFFFF;
	text-align: center;
}

.index-main .one333 ul  {
    margin:0 auto;
}

.index-main .one333 ul li {
	width: 15%;
	margin:0 auto;
	display: inline-block;
	background:#f4faf9;
	padding:20px 55px;
	margin:12px 28px;	
	text-align:center;
}

.index-main .one333 ul li:hover {
	width: 15%;
	margin:0 auto;
    margin:12px 28px;	
	text-align:center;
	background: #249d8a;
	border: 1px dashed #08d6c5;
	padding:20px 55px;
	
}

.index-main .one333 li a:hover {
	color:#FFFFFF;
}
.index-main .one333 >li:nth-child(5) {
	margin-right: 0;
}
.index-main .one333 li>div p:nth-child(1) {
	width:100%;
	font-size: 18px;
	line-height: 30px;
	text-align:center;
}



.index-main .three {
	width: 100%;
	min-width:1200px;
	height: 1683px;
	height: 400px;
	overflow: hidden;
	padding-top:20px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-size: 100% 100%;

}

.index-main .three .img-title {
	margin-bottom: 2%
}

.index-main .three ul {
	text-align: center;
}

.index-main .three ul li {
	display: inline-block;
	
}

.index-main .three ul li a img {
	display: block;
	width: 100%;
	
}

.index-main .three ul li a .word-box {
	background-color:#F1F1F1;
	overflow: hidden;
	height: 100px;
	
}

.index-main .three ul li a .word-box h5 {
	font-size: 24px;
	line-height:42px;
	color: #038b47;
	display: block;
	margin: 10px 0;
}

.index-main .three ul li a .word-box b {
	width: 132px;
	height: 30px;
	display: block;
	color: #038b47;
	border: 1px solid #038b47;
	line-height: 30px;
	border-radius: 4px;
	margin: 24px auto;
}

.index-main .three ul li a:hover .word-box b {
	background-color: #038b47;
	color: #fff;
}

.index-main .three  .culture-btn {
	width: 248px;
	width: 308px;
	height: 52px;
	background-color: #038b47;
	color: #fff;
	border-radius: 6px;
	line-height: 52px;
	display: block;
	margin: 40px auto 0 auto;
	text-align: center;
	font-size: 18px;
}

/*业务领域*/

.index-main .field {
	width: 100%;
	min-width:1200px;
	height: 720px;
	overflow: hidden;
	padding-top:20px;
	background: url(../images/2025/fieldbg.jpg) center;
	background-repeat:no-repeat;
	background-size: 100% 100%;
 
}

.index-main .field .img-title {
	margin-bottom: 2%
}

.index-main .field ul {
	text-align: center;
	padding-top:32px;
}

.index-main .field ul li {
	display: inline-block;
	width:22%;	
	height:180px;
	background-color:#FFFFFF;
	text-align:center;
	margin:10px;
	
}

.index-main .field ul >li:nth-child(1) {
	margin-left: 0;
}

.index-main .field ul >li:nth-child(4) {
	margin-right: 0;
}



.index-main .field ul li a img {
	margin:0 auto;
	width:100px;
	height:100px;
	margin-top:20px;
	
}

.index-main .field ul li  p {
	font-size: 20px;
	line-height:32px;
	color:#333333;
	display: block;
	margin: 10px 0;
}

.index-main .field ul li p:hover {
	color:#005b5e;

}


/*资质荣誉*/
.index-main .honor {
	width: 100%;
	min-width:1200px;
	overflow: hidden;
	padding-top:20px;
	padding-bottom:60px;
	background-color:#FFFFFF;
 
}

.index-main .honor .img-title {
	margin-bottom: 2%
}

.index-main .honor ul {
	text-align: center;
	padding-top:32px;
	padding-bottomo:32px;
	margin-bottom:60px;
}

.index-main .honor ul li {
	display: inline-block;
	width:30%;	
	height:180px;
	text-align:center;
	margin:10px;

}

.index-main .honor ul li a img {
	margin:0 auto;
	width:80%;
	margin-top:30px;
	
}



/**/
.about-main .intro {
	width: 100%;
	min-width:1200px;
	overflow: hidden;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	margin-bottom:32px;
 
}

.about-main .intro .img-title {
	margin-bottom: 2%
}

.about-main .intro ul {
	text-align: center;
	padding-top:32px;
}

.about-main .intro ul li {
	display: inline-block;
	width:20%;	
	height:180px;
	text-align:center;
	margin:10px;

}

.about-main .intro ul li a img {
	margin:0 auto;
	width:80%;
	margin-top:30px;
	
}

.about-main .intro p {
	padding:10px ;
	color: #616161;
	font-size: 16px;
	line-height:32px;
	
}





/*汶上芦花鸡介绍*/

.prodintro{
	width: 100%;
	min-width:1200px;
	height: 720px;
	overflow: hidden;
	padding-top:20px;
	background: url(../images/2025/wslhjbg.jpg) center;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	
}

.prodintro-inner {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0 76px 0;
}

.prodintro-inner>div:nth-child(1) {
	width: 520px;
	height: 332px;
	margin-right: 80px;
}

.prodintro-inner>div:nth-child(1) img {
	width: 100%;
}

.prodintro-inner>div:nth-child(2) {
	width: 600px;
	padding-top:24px;
	padding-top:48px;
}

.prodintro-inner>div:nth-child(2)>p:nth-child(1) {
	font-size: 20px;
	margin: 0 0 8px 0;		

}

.prodintro-inner>div:nth-child(2) img {
	width: 230px;
}


.prodintro-inner>div:nth-child(2)>p:nth-child(3) {
	color: #333333;
	font-size: 16px;
	line-height:36px;
	padding-top:12px;

}


.prodintro-btn {
	text-align: center;
	color: #b6b5b4;
	background-color: #ffffff;
	width: 166px;
	height: 38px;
	font-size: 16px;
	border-radius: 20px;
	line-height: 38px;
	display: block;
	margin-top: 30px;
	border: 1px solid #b6b5b4;

}

.prodintro-btn:hover {
	color: #fff;
	background-color: #008186;
}






/**/
.index-main .four {
	width: 100%;
	min-width:1200px;
	padding-bottom: 40px;
	overflow: hidden;
}


.index-main .four ul li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	top: 0;
	height: 540px;
}

.index-main .four ul li .top {
	background-color: #ebebec;
	overflow: hidden;
	height: 140px;
	color: #9d9d9d;
	padding: 20px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	top: 10px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.index-main .four ul li .top img {
	display: block;
	margin: 0 auto;
}

.index-main .four ul li .top b {
	display: block;
	font-weight: bold;
	color: #000;
	margin-bottom: 8px;
}

.index-main .four ul li .bottom {
	border: 1px solid #ebebec;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	top: 140px;
	background-color: #fff;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.index-main .four ul li .bottom .wordone {
	height: 400px;
	line-height: 50px;
	font-size: 20px;
}

.index-main .four ul li .bottom .wordtwo {
	display: none;
}

.index-main .four ul li:hover>.top {
	width: 410px;
	margin-left: -205px;
	background-color: #ff5562;
	z-index: 5;
	top: 0;
	color: #fff;
	box-shadow: 0 0 20px #ccc;
}

.index-main .four ul li:hover>.top b {
	color: #fff;
}

.index-main .four ul li:hover>.bottom {
	width: 410px;
	margin-left: -205px;
	z-index: 3;
	border: 1px solid #ff5562;
	height: 420px;
	box-shadow: 0 0 20px #ccc;
}

.index-main .four ul li:hover>.bottom .wordone {
	display: none;
}

.index-main .four ul li:hover>.bottom .wordtwo {
	display: block;
}

.index-main .four ul li .bottom .wordtwo {
	padding: 14px;
}

.index-main .four ul li .bottom .wordtwo p {
	float: left;
	width: 50%;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}

.index-main .four ul li .bottom .wordtwo p {
	color: #757575
}

.index-main .four ul li .bottom .wordtwo p span {
	color: #ff5562;
	display: block;
	font-weight:bolder;
}

.index-main .four ul li .bottom .wordtwo .option {
	display: block;
	width: 100%;
	color: #656565;
	margin-top: 40px;
}

.index-main .four ul li .bottom .wordtwo .option a {
	width: 190px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #ff5562;
	border: 1px solid #ff5562;
	display: block;
	margin: 20px auto;
	border-radius: 4px;
}

/*首页行业人物*/
/*
.index-main .six {
	width: 100%;
	min-width:1200px;
	background: url(../images/index-sixBg.png) center 310px no-repeat;
	overflow: hidden;
	padding-top: 10px;
	height: 574px;
}
*/
.index-main .six {
	width: 100%;
	min-width:1200px;
	overflow: hidden;
	padding-top: 10px;
	height: 574px;
}

.index-main .six .big-box ul li .word  {
   width:430px;
   text-align:right;
   overflow:hidden;
   margin-right:30px;
  
}

.index-main .six .big-box ul li .word span {
	background-color: #038b47; 
	color: #fff;
	width: 288px;
	height: 35px;
	line-height: 35px;
	border-radius: 30px;
	display: block;
	text-align: center;
	float: right;
}

.index-main .six .big-box ul li .word h5 {
	font-size: 34px;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin: 40px 0 22px 0;
}

.index-main .six .big-box ul li .word p {
	text-align: right;
	line-height: 26px;
}

.index-main .six .big-box ul li .word a {
	width: 128px;
	height: 34px;
	border: 1px solid #038b47 ;
	float: right;
	line-height: 34px;
	text-align: center;
	border-radius: 34px;
	color: #038b47 ;
	margin-top: 60px;
}

.index-main .six .big-box ul li .word a:hover {
	text-decoration:none;
	color: #212121 ;
		
}
.index-main .six .big-box ul li .pic-box {
	margin-left: 30px;
}

.index-main .six .chioce-box {
	width: 306px;
	margin-right:60px;
	overflow: hidden;
	margin-top:30px;
}

.index-main .six .chioce-box {
	width: 306px;
	overflow: hidden;
}

.index-main .six .chioce-box>p {
	color: #717171;
	margin-bottom: 24px;
}

.index-main .six .chioce-box ul li {
	float: left;
	text-align: center;
	margin-right: 18px;
	margin-bottom:18px;
}

.index-main .six .chioce-box ul li:nth-child(3n) {
	margin-right: 0;
}

.index-main .six .chioce-box ul li img {
	width: 90px;
	height: 90px;
	border-radius: 100%;
}

.index-main .six .chioce-box ul li.active img {
	border: 2px solid #038b47 ;
}

.index-main .six .chioce-box ul li.active p {
	color: #038b47 ;
}


/*产品展示 */
.index-main .seven .idxSeventabs {
	text-align: center;
	margin-bottom: 60px;
}

.index-main .seven .idxSeventabs li {
	width: 100px;
	width: 200px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #005b5e;
	border-radius: 44px;
	display: inline-block;
	margin: 0 14px;
	margin: 0 42px;
}

.index-main .seven .idxSeventabs li a {
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	
}

.index-main .seven .idxSeventabs li a i {
	color: #038b47 ;
	font-size: 26px;
	line-height:26px;
}

.index-main .seven .idxSeventabs li.on {
	background-color: #005b5e;
}

.index-main .seven .idxSeventabs li.on a {
	color: #fff;
}

.index-main .seven .idxSeventabs li.on a i {
	color: #fff;
}

.index-main .seven .bd li {
	width:1000px;
	margin:0 auto;
	
	margin-bottom:60px;
}

.index-main .seven .bd ul li img {
	width:100%;
	border-radius: 10px; 
	margin:0 auto;
}

.index-main .seven .gobuy {
	text-align:center; 
    margin-bottom:120px;
}


.index-main .seven .gobuy img {
	 margin:20px 40px;
}


/* indexnews*/
.index-main .seven2  {
    width: 100%;
	min-width:1200px;
	padding-top:20px;
	background: url(../images/2025/indexnewsbg.jpg) center;
	background-repeat:no-repeat;
	background-size: 100% 100%;

}

.index-main .seven2 .idxSeventabs2 {
	text-align: center;
	margin-bottom: 36px;
}

.index-main .seven2 .idxSeventabs2 li {
	width: 185px;
	height: 44px;
	line-height: 44px;
	border: 1px solid  #005b5e;
	border-radius: 44px;
	display: inline-block;
	margin: 0 14px;
}

.index-main .seven2 .idxSeventabs2 li a {
	display: block;
	height: 44px;
	line-height: 44px;
	font-size:16px;
}

.index-main .seven2 .idxSeventabs2 li a i {
	color: #ff5562;
	font-size: 26px;
	line-height:26px;
}

.index-main .seven2 .idxSeventabs2 li.on {
	background-color:  #005b5e;
}

.index-main .seven2 .idxSeventabs2 li.on a {
	color: #fff
}

.index-main .seven2 .idxSeventabs2 li.on a i {
	color: #fff
}



.index-main .seven2 .indexnew {
	width: 100%;
	width:1200px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	margin-bottom:60px;	
	
}

.index-main .seven2 .indexnew .img-title {
	margin-bottom: 2%
}

.index-main .seven2 .indexnew ul {
	text-align: center;
}

.index-main .seven2 .indexnew ul li {
	display: inline-block;
	width:360px;
	width:30%;
	background-color:#f5f5f5;
	padding:20px;
	margin:18px;
	
}

.index-main .seven2 .indexnew ul li:last-child {
	margin-right:0px;
	
}

.index-main .seven2 .indexnew ul li:first-child {
	margin-left:0px;
	
}

.index-main .seven2  .indexnew ul li a img {
	display: block;
	width: 100%;
	margin:0 auto;
	
}

.index-main .seven2 .indexnew ul li a .word-box {
	overflow:visible;
	
}

.index-main .seven2 .indexnew ul li a .word-box h5 {
	font-size: 20px;
	line-height:28px;
	color: #000000;
	display: block;
	text-align:left;
	height:60px;
	white-space: normal;
}
.index-main .seven2 .indexnew ul li a:hover .word-box h5 {
	color: #005b5e;
}

.index-main .seven2 .indexnew ul li a .word-box p {
	font-size: 14px;
	line-height:20px;
	color:#999999;
	display: block;
	height:60px;
	overflow:hidden;
	margin: 10px 0;
	text-align:left;
	white-space: normal;
}

.index-main .seven2 .indexnew ul li a:hover .word-box p {
	color: #005b5e;
}



.index-main .eight {
	width: 100%;
	min-width:1200px;
	background: #fff url(../images/index-sixpic.jpg) center top no-repeat;
	margin-top: 60px;
	height:507px
}

.index-main .eight .comWidth {
	position: relative;
	padding-top:30px;
}



.idx-eightLink {
	margin: 60px auto;
	display: block;
	width: 407px;
	overflow: hidden;
}

.idx-eightLink .btn {
	width: 100%;
	height: 52px;
	background-color: #ff5562;
	overflow: hidden;
	display: -webkit-flex;
	/* Safari */
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	margin-bottom: 20px;
}


.idx-eightLink .aiqing{
    width: 100%;
	overflow: hidden;
	display: -webkit-flex;
	/* Safari */
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;

}

.idx-eightLink:hover>.btn {
	background-color: #c0404a
}

.idx-eightLink .btn p {
	color: #fff;
	margin-left: 10px;
}


.titleanli{
    text-align:center;
    font-size:14px;
    margin-top:6px;
}

.titleanli a:hover {
	color: #038b47;
	font-size:15px;
}

.titleanli a{
	color: #000000;
	font-size:15px;
	line-height:42px;
}


/*2025 partner*/

/*
.index-main .nine {
	background: url(../images/index-sevenBg.jpg) center;
	width: 100%;
	min-width:1200px;
	height: 750px;
	overflow: hidden;
	margin-top:-90px;
	padding-top:150px;
}
*/

.index-main .nine {
	width: 100%;
	min-width:1200px;
	height: 750px;
	overflow:hidden;
    background-image: url(../images/2025/partnerbg.jpg); 
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat; 


}

.index-main .nine .picScroll-left {
	position: relative;
}

.index-main .nine .picScroll-left .hd .next {
	position: absolute;
	right: 0;
	top: 150px;
	width: 37px;
	height: 74px;
	z-index: 999;
	background: url(../images/index-sevenrightt.png);
}

.index-main .nine .picScroll-left .hd .prev {
	position: absolute;
	left: 0;
	top: 80px;
	top: 150px;
	width: 37px;
	height: 74px;
	z-index: 999;
	background: url(../images/index-sevenleft.png);
}

.index-main .nine .picScroll-left .bd ul li {
	width: 385px;
	margin-right: 22.5px;
}

.index-main .nine .picScroll-left .bd ul li:last-child {
	margin-right: 0;
}

.index-main .nine .picScroll-left .hd ul {
	position: absolute;
	bottom: -60px;
	text-align: center;
	width: 100%;
}

.index-main .nine .picScroll-left .hd ul li {
	width: 13px;
	height: 13px;
	background-color: #66cc66;
	border-radius: 100%;
	display: inline-block;
	margin: 0 6px;
}

.index-main .nine .picScroll-left .hd ul li.on {
	background-color: #038b47;
}



/**/
.index-main .ten2 .con {
	overflow: hidden;
}

.index-main .ten2 .con .img-box222 {
	position: relative;
	width: 240px;
}

/*
.index-main .ten2 .con .img-box  dl {
	position: absolute;
	width: 100%;
	bottom: 40px;
	bottom: 0px;
	left: 0;
	text-align: center;
}

.index-main .ten2 .con .img-box  dl dd {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #fff;
	opacity: .3;
	border-radius: 100%;
	margin: 0 4px
}

.index-main .ten2 .con .img-box  dl dd.active {
	opacity: 1;
}
*/

.index-main .ten2 .con .img-box222 ul {
	font-size: 16px;
	
}

.index-main .ten2 .con .img-box222 ul li {
	background-color: #eee;
	opacity: .9;
	border-radius: 1%;
	padding:12px;
    margin:20px 0 0 0;
}


.index-main .ten2 .con .word {
	width: 1106px;
	overflow: hidden;
	margin-left: 34px;
	margin-left: 48px;
}

.index-main .ten2 .con .word dl dt {
	width: 100%;
	display: block;
	overflow: hidden;
	margin:1em 0;
}

.index-main .ten2 .con .word dl dt p {
	font-size: 20px;
	color: #000;
	margin: 10px 0;
}

.index-main .ten2 .con .word dl dt h5 {
	color: #038b47;
	font-size: 18px;
}

.index-main .ten2 .con .word dl dt h5:after {
	width: 110px;
	height: 1px;
	background: #cacaca;
	content: '';
	float: right;
	margin-top: 11px;
	margin-left: 14px;
}

.index-main .ten2 .con .word dl dt a {
	width: 80px;
	height: 25px;
	background-color: #b3b3b3;
	color: #fff;
	border-radius: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}

.index-main .ten2 .con .word dl dd a {
	display: block;
	overflow: hidden;
	line-height: 38px;
	font-size: 16px;
}

.index-main .ten2 .con .right-word dl dd a {
	line-height: 38px;
	font-size: 16px;
	
}

.index-main .ten2 .con .word dl dd a:hover {
	color: #ff5562;
}

.index-main .ten2 .con .word dl dd a p {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	
}

.index-main .ten2 .con .right-word dl dt {
	margin-bottom: 8px ;
}

.index-main .ten2 .con .right-word dl img {
	width:100%;
	margin: 8px 0;
}

.index-main .ten2 .con .word dl {
	width: 485px;
	float: left;
	margin-bottom: 26px;
}

.index-main .ten2 .con .word dl:nth-child(1) {
	width: 100%;
}

.index-main .ten2 .con .word dl:nth-child(1) dd a p {
	width: 80%;
}

.index-main .ten2 .con .word dl:nth-child(1) dt h5 {
	font-size: 20px;
}

.index-main .ten2 .con .word dl:nth-child(3) {
	float: right;
}

.index-main .ten2 .con .word dl:nth-child(1) dt a {
	margin-top: 2px;
}

.index-main .ten2 .con .word dl:nth-child(1) dt h5:after {
	width: 413px;
	margin-top: 15px
}

.index-main .ten2 .con .right-word {
	width: 240px;
	height: auto;
	overflow:hidden;
}


.index-main .ten2 .con .right-word dl:nth-child(1) dt h5::after {
	width: 50px;
}

/*.wordfl dl dt a:hover {
	background-color: #ff5562;*/
	
/*.wordfl dl dt a:hover {
	background-color: #ff5562;*/	
	
.index-main .ten2 .con .word dl:nth-child(1) dt a:hover{
    background-color: #038b47;
}

.index-main .ten2 .con .word dl dt a:hover{
    background-color: #038b47;
}

	
/*2022*/

.index-main .ten .con {
	overflow: hidden;
}

.index-main .ten .con .img-box  dl {
	position: absolute;
	width: 100%;
	bottom: 40px;
	left: 0;
	text-align: center;
}

.index-main .ten .con .img-box  dl dd {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #038b47;
	opacity: .3;
	border-radius: 100%;
	margin: 0 4px
}

.index-main .ten .con .img-box  dl dd.active {
	opacity: 1;
}
/*+*/
.index-main .ten .con .img-box  img {
    width:400px;
    height:420px;
	
}

.index-main .ten .con .word {
	width: 706px;
	overflow: hidden;
	margin-left: 48px;
}

.index-main .ten .con .word dl dt {
	width: 100%;
	display: block;
	overflow: hidden;
}

.index-main .ten .con .word dl dt p {
	font-size: 20px;
	color: #000;
	margin: 10px 0;
}

.index-main .ten .con .word dl dt h5 {
	color: #038b47;
	font-size: 18px;
}

.index-main .ten .con .word dl dt h5:after {
	width: 190px;
	width: 280px;
	height: 1px;
	background: #cacaca;
	content: '';
	float: right;
	margin-top: 11px;
	margin-left: 14px;
}

.index-main .ten .con .word dl dt a {
	width: 80px;
	height: 25px;
	background-color: #b3b3b3;
	color: #fff;
	border-radius: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}

.index-main .ten .con .word dl dd a {
	display: block;
	overflow: hidden;
	line-height: 38px;
	font-size: 16px;
}

.index-main .ten .con .right-word dl dd a {
	line-height: 38px;
	font-size: 16px;
	
}

.index-main .ten .con .word dl dd a:hover {
	color: #ff5562;
}

.index-main .ten .con .word dl dd a p {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	
}

.index-main .ten .con .right-word dl dt {
	margin-bottom: 8px ;
}

.index-main .ten .con .right-word dl img {
	width:100%;
	margin: 8px 0;
}

.index-main .ten .con .word dl {
	width: 335px;
	float: left;
	margin-bottom: 26px;
}

.index-main .ten .con .word dl:nth-child(1) {
	width: 100%;
}

.index-main .ten .con .word dl:nth-child(1) dd a p {
	width: 80%;
}

.index-main .ten .con .word dl:nth-child(1) dt h5 {
	font-size: 20px;
}

.index-main .ten .con .word dl:nth-child(3) {
	float: right;
}

.index-main .ten .con .word dl:nth-child(1) dt a {
	margin-top: 2px;
}

.index-main .ten .con .word dl:nth-child(1) dt h5:after {
	width: 563px;
	width: 643px;
	margin-top: 15px
}

.index-main .ten .con .right-word {
	width: 240px;
	height: auto;
	overflow:hidden;
}

.index-main .ten .con .right-word dl:nth-child(1) dt h5::after {
	width: 50px;
}

/*.wordfl dl dt a:hover {
	background-color: #ff5562;*/
	
/*.wordfl dl dt a:hover {
	background-color: #ff5562;*/	
	
.index-main .ten .con .word dl:nth-child(1) dt a:hover{
    background-color: #038b47;
}

.index-main .ten .con .word dl dt a:hover{
    background-color: #038b47;
}
/* */

.index-main .eleven {
	background: url(../images/index-nineBg.jpg) center;
	height: 451px;
	width: 100%;
}

.index-main .eleven .form-box {
	width: 608px;
	padding-right: 48px;
	border-right: 1px solid #cab2b6;
	margin-top: 108px;
}

.index-main .eleven .form-box ul li {
	width: 272px;
	height: 30px;
	border: 1px solid #d88686;
	border-radius: 30px;
	padding: 0 20px;
	float: left;
	margin: 0 7px 16px 0;
}

.index-main .eleven .form-box ul li input {
	height: 28px;
	width: 152px;
	border:none;
}

.index-main .eleven .form-box ul li label {
	border-right: 1px solid #d88686;
	color: #7d7d7d;
	font-size: 14px;
	padding-right: 10px;
}

.index-main .eleven .customer-box {
	width: 553px;
	margin-top: 108px;
}

.index-main .eleven .customer-box ul li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eedfe2;

	padding-bottom: 20px;
}

.index-main .eleven .customer-box ul li .word {
	width: 456px;
	overflow: hidden;
}

.index-main .eleven .customer-box ul li .word h4 {
	font-size: 14px;
	color: #c06363;
}

.index-main .eleven .customer-box ul li .word p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
}


/**/

.about-main .two .comWidth .word-bg {
	margin-left: -562px;
}

.about-main .two .comWidth>p {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #ff5562
}

.about-main .two .comWidth>a {
	width: 248px;
	height: 52px;
	background-color: #ff5562;
	background-color: #038b47;
	color: #fff;
	border-radius: 6px;
	line-height: 52px;
	display: block;
	margin: 80px auto 0 auto;
	margin: 0px auto 0 auto;
	
	text-align: center;
	font-size: 18px;
}

.about-main .two .comWidth {
	padding-bottom: 80px;
}

.about-main .three {
	background: url(../images/wanhuiaiqing-twoBg.png) center;
	height: 1242px;
	width: 100%;
	margin-top: -420px
}

/*历史渊源*/
.about-main .six {
	background: url(../images/wanhuiaiqing-fourBg.jpg) center;
	height: auto;
	width: 100%;
	
}

.about-main .six ul li {
	width:600px;
}

.about-main .six ul li:last-child(2n) {
	margin-right: 0;
}

.about-main .six ul li img {
    width:540px;
    margin-left:10px;
	margin-right: 0;
	margin-top:48px;
	margin-bottom:48px;
}

.about-main .six ul li p {
    width:100%;
	padding: 30px ;
    color: #616161;
    font-size: 16px;
    line-height: 32px;
}

/*2025*/

.about-main .six222 {
	background: url(../images/wanhuiaiqing-fourBg.jpg) center;
	height: auto;
	width: 100%;
	
}

.about-main .six222 ul li {
	width:400px;
	margin:40px 0;
	text-align:center;
}

.about-main .six222 ul li:last-child(3n) {
	margin-right: 0;
}

.about-main .six222 ul li img {
    width:380px;
    margin-left:10px;
	margin-right: 0;
	margin-top:10px;
	margin-bottom:10px;
}

.about-main .six222 ul li p {
    width:100%;
	padding: 0px ;
    color: #616161;
    font-size: 16px;
    line-height: 32px;
}

/*招商加盟*/
.about-main .six444 {
	background: url(../images/wanhuiaiqing-fourBg.jpg) center;
	height: auto;
	width: 100%;
	
}

.about-main .six444 ul li {
	width:600px;
	margin:40px 0;
	text-align:center;
}

.about-main .six444 ul li:last-child(3n) {
	margin-right: 0;
}

.about-main .six444 ul li {
    text-align:left;
	margin-right: 0;
}


.about-main .six444 ul li img {
    width:500px;
    margin-left:10px;
	margin-right: 0;
	margin-top:10px;
	margin-bottom:10px;
}

.about-main .six444 ul li p {
    width:100%;
	padding: 0px ;
    color: #616161;
    font-size: 20px;
    line-height: 40px;
	
	text-align:left;
}
.about-main .six444 ul li p.joinustitle {
    width:100%;
	padding: 0px ;
    color: #616161;
    font-size: 24px;
    line-height: 60px;
	
	text-align:left;
}

/*营销网络*/

.about-main .marketing {
	width: 100%;
	height: auto;
	background: url(../images/wanhuiaiqing-fourBg.jpg) center;
	
}

.about-main .marketing ul li {
	width:400px;
	margin:40px 0;
	text-align:center;

}

.about-main .marketing ul li img {
    width:300px;
	margin:10px;
	border-radius: 100px;
	border: 6px solid #dedede;
	
}

.about-main .marketing ul li p {
    width:100%;
    color: #616161;
    font-size: 16px;
    line-height: 32px;
}
/**/

.wanhuiaiqing-mian .two .comWidth {
	padding-bottom: 0
}

.wanhuiaiqing-mian .two .comWidth>p {
	color: #585858;
	font-size: 26px;
	display: block;
	text-align: center;
	margin: 100px 0;
}

.wanhuiaiqing-mian .two .comWidth .index-twoWord {
	position: initial;
	box-shadow: none;
	margin: 0 auto 60px auto;
	height: initial;
}

.wanhuiaiqing-mian .three {
	background: url(../images/wanhuiaiqing2-twoBg.jpg) center;
	width: 100%;
	height: 775px;
	overflow: hidden;
	padding-top: 0
}

.wanhuiaiqing-mian .three .img-title {
	margin-bottom: 4%;
}

.wanhuiaiqing-mian .three .comWidth li {
	width: 46%;
	float: left;
	margin-bottom: 80px;
}

.wanhuiaiqing-mian .three .comWidth li:nth-child(2n) {
	float: right;
}

.wanhuiaiqing-mian .three .comWidth li p {
	font-size: 28px;
	border-bottom: 2px solid #ff5562;
	color: #ff5562;
}

.wanhuiaiqing-mian .three .comWidth li a {
	background-color: #ff5562;
	height: 44px;
	width: 224px;
	border-radius: 6px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	display: inline-block;
	margin-top: 60px;
	font-size:14px;
}

.wanhuiaiqing-mian .three .comWidth li a:hover {
	background-color: #c0404a;
}

.wanhuiaiqing-fourmain {
	background: url(../images/wanhuiaiqing2-threeBg.jpg) center;
	height: 1028px;
	width: 100%;
}

.wanhuiaiqing-mian .four {
	padding-bottom: 0
}

.wanhuiaiqing-mian .four ul li {
	width: 100%;
	margin-top: 25px;
	height: initial;
	position: relative;
}

.wanhuiaiqing-mian .four ul li img {
	display: block;
}

.wanhuiaiqing-mian .four ul li a {
	display: block;
	position: absolute;
	right: 120px;
	top: 60px;
}

.wanhuiaiqing-mian .four ul li p {
	position: absolute;
	left: 430px;
	top: 60px;
	color: #fff;
	font-size: 24px;
	text-align: left;
	line-height: 50px
}


/**/

.wanhuihunying-mian .one {
	background-color: initial;
}

.wanhuihunying-mian .one ul li img {
	width: initial;
	margin: 40px auto;
}

.wanhuihunying-mian .one ul li {
	width: 295px;
	height: 218px;
	float: left;
	margin: 2px;
	position: relative;
}

.wanhuihunying-mian .one ul li>div {
	position: absolute;
	left: 50%;
	width: 294px;
	height: 218px;
	margin-left: -147px;
	background-color: #f5f5f5;
	overflow: hidden;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}


.wanhuihunying-mian .one ul li>div p {
	font-size: 28px;
	color: #8d8d8d
}
.wanhuihunying-mian .one ul li:hover>div {
	width: 296px;
	height: 220px;
	background-color: #ff5562;
	box-shadow: 0 0 20 #000;
}
.wanhuihunying-mian .one ul li:hover>div p {
	color: #fff;
}
.wanhuihunying-mian .one>p {
	font-size: 20px;
	display: block;
	margin: 60px 0;
}
.wanhuihunying-mian .one>a {
	background-color: #ff5562;
	height: 44px;
	width: 224px;
	border-radius: 6px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	display: inline-block;
}
.wanhuihunying-mian .one>a:hover {
	background-color: #e44c56
}
.wanhuihunying-mian .two {
	background: url(../images/wanhuihunying-twoBg.jpg) center;
	height: 1807px;
	width: 100%;
	overflow: hidden;
}
.wanhuihunying-mian .two ul li {
	margin-bottom: 30px;
	position: relative;
}
.wanhuihunying-mian .two ul li p {
	position: absolute;
	right: 80px;
	top: 48px;
	color: #545454;
	font-size: 16px;
	line-height: 30px;
}
.wanhuihunying-mian .two ul li p span {
	display: block;
	color: #ff5562;
	font-size: 40px;
}
.wanhuihunying-mian .two ul li p span:after {
	content: '';
	display: block;
	width: 58px;
	height: 4px;
	background-color: #ff5562;
	margin: 40px 0;
}
.wanhuihunying-mian .two ul li:nth-child(2n) p {
	left: 80px;
}
.wanhuihunying-mian .three {
	padding-top: 0;
	background: #fff;
	height: initial;
}
.wanhuihunying-mian .three .img-title {
	margin-bottom: 4%;
}
.wanhuihunying-mian .three ul li {
	float: left;
}
.wanhuihunying-mian .three ul li:nth-child(2n) {
	margin-top: 162px;
}
.wanhuihunying-mian .three ul li img {
	display: block;
}
.wanhuihunying-mian .four {
	background: url(../images/wanhuihunying-fourBg.jpg);
	height: 764px;
	width: 100%;
	overflow: hidden;
	margin-top: 78px
}
.wanhuihunying-mian .four .comWidth li {
	width: 300px;
	height: 462px;
	position: relative;
	float: left;
}
.wanhuihunying-mian .four .comWidth li a {
	width: 300px;
	height: 462px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	background-color: #fff;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.wanhuihunying-mian .four .comWidth li a h5 {
	background-color: #f4f4f4;
	height: 110px;
	font-size: 28px;
	color: #ff5562;
	line-height: 110px;
}
.wanhuihunying-mian .four .comWidth li a h5 {
	background-color: #f4f4f4;
	height: 110px;
	font-size: 28px;
	color: #ff5562;
	line-height: 110px;
}
.wanhuihunying-mian .four .comWidth li a p {
	line-height: 32px;
	font-size: 18px;
	margin: 85px 0
}
.wanhuihunying-mian .four .comWidth li a b {
	width: 262px;
	height: 45px;
	display: block;
	background-color: #ff5562;
	color: #fff;
	text-align: center;
	line-height: 45px;
	border-radius: 6px;
	margin: 0 auto;
	font-size: 18px;
}
.wanhuihunying-mian .four .comWidth li:hover>a {
	width: 370px;
	margin-left: -185px;
	box-shadow: 0 0 16px #474747;
	z-index: 4;
	top: -14px;
	height: 490px;
}

/**/
.meilitishen-mian .two {
	background: url(../images/meilitishen-oneBg.jpg) center;
	overflow: hidden;
	height: 706px;
	width: 100%;
}


.meilitishen-mian .two .comWidth .word-bg {
	margin-left: -600px;
}
.meilitishen-mian .two p {
	font-size: 22px;
	color: #ff5562;
	margin: 4px 0 88px 0;
}


/**/
.meilitishen-mian .three {
	background: url(../images/meilitishen-twoBg.jpg) center bottom no-repeat;
	overflow: hidden;
	height: 899px;
	width: 100%;
	background-color:#f6f6f6;
}


.meilitishen-mian .three .comWidth ul {
	width: 684px;
	height: 765px;
	overflow: hidden;
	margin-top: -42px;
	float: right;
	
	
}
.meilitishen-mian .three .comWidth ul li {
	width: 48%;
	float: left;
	border-bottom: 1px solid #00843d;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding: 29.4px 0;
	margin-right:10px;
}
.meilitishen-mian .three .comWidth ul li h4 {
	font-size: 24px;
	color: #038b47;
}
.meilitishen-mian .three .comWidth ul li p {
	color: #797979;
	padding-top:8px;
}
.meilitishen-mian .three .comWidth ul li:after {
	content: '';
	display: block;
	width: 26px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #00852c;
}




.meilitishen-mian .four .comWidth {
	position: relative;
}
.meilitishen-mian .four .comWidth .people {
	display: block;
	margin: 0 auto;
}
.meilitishen-mian .four .comWidth .wrod {
	position: absolute;
	left: 0;
	top: 270px;
}
.meilitishen-mian .four .comWidth>p {
	display: block;
	margin-top: 40px;
	text-align: center;
	font-size: 18px;
	color: #a4a4a4;
}
.meilitishen-mian .four .comWidth>p span {
	display: block;
	font-size: 20px;
	color: #7a7a7a;
}

/*.meilitishen-mian .four .comWidth > a img {
    display: block;
    margin: 60px auto 0 auto;
}*/

/*首页轮播*/
.index-lb .swiper-container {
	width: 100%;
	/*height: 550px;*/
}
.index-lb .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


/* culture 2023+ */

.culture .three {
	width: 100%;
	min-width:1200px;
	height: 1283px;
	overflow: hidden;
	padding-top:20px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-size: 100% 100%;

}

.culture .three .img-title {
	margin-bottom: 2%
}

.culture .three ul {
	text-align: center;
}

.culture .three ul li {
	display: inline-block;
	width:40%;
	border-radius: 3%;
	margin:40px ;
	width:450px;
	
	
}

.culture .three ul li a img {
	display: block;
	width: 100%;
	border-radius: 3% 3%  0% 0%;
	width:450px;
	height:300px;
	
}

.culture .three ul li a .word-box {
	background-color:#F1F1F1;
	overflow: hidden;
	height: 100px;
	border-radius: 0% 0%  0% 0%;
	border: 1px solid #dedede;
	
}

.culture .three ul li a .word-box h5 {
	font-size: 24px;
	line-height:42px;
	color: #038b47;
	display: block;
	margin: 10px 0;
	
	font-size: 16px;
}



.culture .three ul li a .word-box b {
	width: 132px;
	height: 30px;
	display: block;
	color: #038b47;
	border: 1px solid #038b47;
	line-height: 30px;
	border-radius: 4px;
	margin: 24px auto;
}

.culture .three ul li a:hover .word-box b {
	background-color: #038b47;
	color: #fff;
}

.culture .three  .culture-btn {
	width: 248px;
	width: 308px;
	height: 52px;
	background-color: #038b47;
	color: #fff;
	border-radius: 6px;
	line-height: 52px;
	display: block;
	margin: 40px auto 0 auto;
	text-align: center;
	font-size: 18px;
}

/*联系我们页面*/
.contact-main {
	width: 100%;
	min-width:1200px;
	background-color: #fff;
	padding-top:16px;
}


.contact-inner {
	width: 1200px;
	margin: 0 auto;
	padding: 16px 0 76px 0;
}

.contact-inner>div:nth-child(1) {
	width:100%;
	margin-bottom: 80px;
}

.contact-inner>div:nth-child(1) img {
	width: 100%;
	height: auto;
}

.contact-inner>div:nth-child(2) {
	width: 100%;
	margin-bottom: 80px;
}
