
.header .navList li{min-width: initial;}
.header .navList{float: none;position: absolute;width: 100%;text-align: center;}
.header .navList li .one{padding: 0 33px;}
.header .navList li{display: inline-block;float: none;}
.header .navList li.on .one{font-size: 22px;}
.header .navList .pc_displayNone{display: none;}
.header{box-shadow: 0 0 18px rgba(0,0,0,0.18);}
.gy-part5 .title{line-height: 1.5;}
.gy-part5 .list{margin: 30px 68px 0;}
.gy-part5 .li{margin-right: 19px;width: 166px;position: relative;text-align: center;padding: 27px 0 20px;border: 1px solid #e5e5e5;box-sizing: border-box !important;border-radius: 10px;}
.gy-part5 .li:last-child{margin-right: 0;}
.gy-part5 .li .imgs{position: relative;}
.gy-part5 .list .img{position: relative;overflow: hidden;width: 62px;margin: 0 auto;}	
.gy-part5 .list .img::before{content: "";display: block;padding-top: 100%;}
.gy-part5 .list .img img{width: 100%;height: auto;position: absolute;top: 0;left: 0;}
.gy-part5 .li .img2{position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;}
.gy-part5 .li .p{margin-top: 10px;}

.gy-part5 .list .li:hover{background: #01763a;color: #fff;}
.gy-part5 .list .li:hover .img2{opacity: 1;transition: all 0.32s;}
.gy-part5 .list .li:hover .img1{opacity: 0;transition: all 0.32s;}
.gy-part5 .list .li:hover .p{color: #fff;}
.body_box{position: relative;}
.body_box img{transition: all 0.32s;}
.bread{ line-height: 20px;color: #707070;padding-top: 27px;}
.bread a{ color: #707070;}
.bread a:hover{ color:#01763a;}
.bread .cur{}

.bread_fix{position: absolute;top: 0;left: 0;color: #fff;width: 100%;}
.bread_fix a{color: #fff;}
.h12{font-size: 12px;}
.h14{font-size: 14px;}
.h16{font-size: 16px;}
.h18{font-size: 18px;}
.h20{font-size: 20px;}
.h22{font-size: 22px;}
.h24{font-size: 24px;}
.h26{font-size: 26px;}
.h28{font-size: 28px;}
.h30{font-size: 30px;}
.h32{font-size: 32px;}
.h34{font-size: 34px;}
.h36{font-size: 36px;}
.h38{font-size: 38px;}
.h40{font-size: 40px;}
.h42{font-size: 42px;}
.h44{font-size: 44px;}
.h46{font-size: 46px;}
.h48{font-size: 48px;}
.h50{font-size: 50px;}
.pd{padding: 60px 0;}
.pt{padding-top: 60px;}
.pb{padding-bottom: 60px;}
.pb100{padding-bottom: 100px;}
.title{text-align: center;line-height: 1.5;}
/* 分页 */
.xpage{ text-align:center; width:100%; font-size:0;}
.xpage ul{ display:inline-block;}
.xpage li{ float:left; min-width:36px; padding:0 3px; color:#707070; line-height:36px; font-family:Arial; font-size:16px;}
.xpage li a{ display:block; min-width:36px; height:36px; line-height:36px; color:#474747; 
 border-radius:4px;background-color: #f2f2f2;
	-webkit-transition:all .2s;	
	transition:all .2s;	
}
.xpage a[href]:hover{ color:#fff; background-color:#015128; border-color:#015128;}
.xpage .cur{ color:#fff; background-color:#015128; border-color:#015128;}
.xpage .prev, .xpage .next{ background: left no-repeat;}
.xpage .prev{ background-image: url(../image/xf/prev.png);background-color: #f2f2f2;}
.xpage .next{ background-image: url(../image/xf/next.png);background-color: #f2f2f2;}
.xpage .prev:hover, .xpage .next:hover{  background-position: right;}
.xpage .jump{ margin-left: 15px;}
.xpage .jump a{border: 1px solid #015128;background-color: #fff;padding: 2px;top: -3px;position: relative;}
.xpage .input{ float: left; margin: 8px 0; padding: 0 8px; width: 50px;}
.xpage .input input{ display: block; width: 100%; text-align: center;}
.xpage .btn{ float: left; outline:none; border-radius: 4px;width: 60px; height: 34px; border: 0;background: #015128; color: #fff;border: 0; font-size: 16px; cursor: pointer;}


@media only screen and (max-width:1279px) {
	.gy-part5 .list .img{width: 50px;}
	.gy-part5 .list .li{width: 120px;padding: 20px;}
	.h48{font-size: 38px;}
    
}
@media only screen and (max-width:1023px) {
	
	.gy-part5 .list .img{width: 40px;}
	.gy-part5 .list{margin: 30px 0;}
	.gy-part5 .list .li{margin: 0 1% 0.1rem; width: 30%; padding: 40px 0;}
	
	.h48{font-size: 26px;}
	.h32{font-size: 24px;}
	.h24{font-size: 18px;}
	.h18{font-size: 16px;}
	.xpage .p-show{ display: none;}
	.xpage .more.m-show{ display:inline-block; border:1px solid #bbbbbb; border-radius:0.5rem; font-size: 0.22rem; padding: 0.1rem 0.5rem;}

}
@media only screen and (max-width:768px) {
	.gy-part5 .list .li .img{width: 45px;}
	.gy-part5 .list .li{margin: 0 1% 0.1rem; width: 30%; padding: 20px 0;}

	.bread{padding-top: 15px;}
	.pt{padding-top: 30px;}
	.pb{padding-bottom: 30px;}
	.pd{padding: 30px 0;}
	.pb100{padding-bottom: 50px;}
	.header .navList .pc_displayNone{display: block;}
	.h12{font-size: 0.24rem;}
	.h14{font-size: 0.24rem;}
	.h16{font-size: 0.26rem;}
	.h18{font-size: 0.28rem;}
	.h20{font-size: 0.28rem;}
	.h22{font-size: 0.28rem;}
	.h24{font-size: 0.3rem;}
	.h26{font-size: 0.3rem;}
	.h28{font-size: 0.3rem;}
	.h30{font-size: 0.32rem;}
	.h32{font-size: 0.4rem;}
	.h34{font-size: 0.4rem;}
	.h36{font-size: 0.4rem;}
	.h38{font-size: 0.4rem;}
	.h40{font-size: 0.42rem;}
	.h42{font-size: 0.42rem;}
	.h44{font-size: 0.42rem;}
	.h46{font-size: 0.44rem;}
	.h48{font-size: 0.44rem;}
	.h50{font-size: 0.46rem;}
}






