@charset "utf-8";

@font-face {
    font-family:'sy';
    src: url(./SourceHanSansSC-Bold.otf);
}
@font-face {
    font-family:'sy2';
    src: url(./SourceHanSansSC-Bold.otf);
}
@font-face {
    font-family:'sy3';
    src: url(./Rubik-Medium.ttf);
}
/* CSS Document */
*{padding: 0;margin: 0;box-sizing: border-box;}
body{font:normal normal 0.32rem/1 sans-serif;color: #000;background: #fff;-moz-user-select: none; -webkit-user-select: none;}
textarea,input{font:normal normal 0.28rem/1.5 sans-serif;}
img{display:block;border: none;}
.clear:after {content:"";display: block;clear:both;}
input[type=button], input[type=submit], input[type=file], input[type=reset], button { cursor: pointer; -webkit-appearance: none;}
body,p,ol,ul,h1,h2,h3,h4,h5,h6{margin: 0;padding:0;list-style: none;font:normal normal 0.28rem/1.5 sans-serif;}
button{font:normal normal 0.28rem/1.5 sans-serif;}
a{color:inherit;text-decoration: none;}
.i100{overflow:hidden;}
.i100>img{width: 100%;}
.i200{overflow: hidden;}
.i200>img{height: 100%;}
.i300{overflow: hidden;}
.i300>img{width: 100%;height: 100%;}
a>img{width: 100%;}
.to1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.a1{position: relative;}
.a1>a{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: block;}
input{border: 0;display: block;outline: none;background: none;box-sizing: border-box;}
select{border: 0;display: block;outline: none;background: none;box-sizing: border-box;}
button{border: 0;display: block;outline: none;background: none;box-sizing: border-box;}
textarea{border: 0;display: block;outline: none;background: none;box-sizing: border-box;resize: none;}
.to2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.to3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;}
.to4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;white-space: normal;}
.to5{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;white-space: normal;}
.to6{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;white-space: normal;}
.to7{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;white-space: normal;}
.to8{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;white-space: normal;}
.to9{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 9;-webkit-box-orient: vertical;white-space: normal;}
.to10{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 10;-webkit-box-orient: vertical;white-space: normal;}


/* 二级导航 */
@media only screen and (min-width: 1480px) {
    .dh-a{width: 100%;height: 90px;position: fixed;top: 0;left: 0;z-index: 10;}
    .dh-a.on1{background: linear-gradient(to bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));}
    .dh-a1{width: 100%;height: 100%;position: relative;}
    .dh-a2{position: absolute;height: 58px;left: 100px;top: calc(90px/2 - 58px/2);}
    .dh-a21{height: 58px;float: left;}
    .dh-a21 img:nth-child(2){display: none;}
    .dh-a22{float: left;font-size: 30px;line-height: 58px;color: #fff;font-family: 'sy';font-weight: bold;font-style: italic;margin-left: 5px;}
    .dh-a3{position: absolute;height: 90px;right: 100px;top: 0;overflow: hidden;}
    .dh-a31{height: 21px;margin-top: calc(90px/2 - 21px/2);float: right}
    .dh-a32{height: 27px;float: right;margin-top: calc(90px/2 - 27px/2);margin-right: 30px;}
    .dh-a32 input{display: none;}
    .dh-a .dh-a31 img:nth-child(2){display: none;}
    .dh-a .dh-a32 img:nth-child(2){display: none;}
    .dh-a.on2 .dh-a21 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a21 img:nth-child(2){display: block;}
    .dh-a.on2 .dh-a31 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a32 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a31 img:nth-child(2){display:block;}
    .dh-a.on2 .dh-a32 img:nth-child(2){display:block;}
    .hd-sou{width: 100%;height: 100%;background: #333;position: fixed;top: 0;left: 0;z-index: 20;display: none;background-position: center center;background-repeat: no-repeat;background-size: auto 100%;background-color:#8ec63f;}
	
	.hd-s1{width: 1640px;height: 100px;margin: 0 auto;position: relative;}

	.hd-s1a{height: 60px;position: absolute;left: calc(50% - 1640px/2);top: 20px;}

	.hd-s1b{width: 44px;height: 44px;border-radius: 50%;background: rgba(255, 255, 255, 0.5);font-size: 20px;line-height: 44px;text-align: center;color: #fff;position: absolute;right: 100px;top: 28px;cursor: pointer;}

	.hd-s2{width: 100%;position: absolute;top: calc(50% - 160px);}
	
	.hd-s2a{width:100%;color: #fff;font-size: 72px;line-height: 72px;font-weight: bold;text-align: center;transform: matrix(1,0,0,1,0,160);opacity: 0;transition: 1s;}

	.hd-s2b{width:100%;color: #fff;font-size: 72px;line-height: 72px;text-align: center;margin-top: 15px;transform: matrix(1,0,0,1,0,160);opacity: 0;transition: 1s;}

	.hd-s2c{width: 770px;height: 56px;border-radius: 28px;background: rgba(255,255,255,0.1);position: absolute;margin: 0 auto;margin-top: 30px;position: relative;}

	.hd-s2c1{height: 30px;position: absolute;top: 13px;right: 20px;z-index: 2;}

	.hd-s2c input{width: 100%;height: 56px;font-size: 18px;padding-left: 30px;padding-right: 30px;color: #fff;}
    .hd-s2c input::-webkit-input-placeholder {color: #fff; }
    .hd-s2c input:-moz-placeholder {color: #fff; }
    .hd-s2c input::-moz-placeholder {color: #fff; }
    .hd-s2c input:-ms-input-placeholder {color: #fff;}

	.hd-s2.on1 >.hd-s2a{transform: matrix(1,0,0,1,0,0);opacity: 1;transition: 1s;}

	.hd-s2.on1 >.hd-s2b{transform: matrix(1,0,0,1,0,0);opacity: 1;transition: 1s;}

	.hd-btn{width: 30px;height: 30px;position: absolute;right: 20px;top: 13px;z-index: 5;opacity: 0;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .dh-a{width: 100%;height: 90px;position: fixed;top: 0;left: 0;z-index: 10;}
    .dh-a.on1{background: linear-gradient(to bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));}
    .dh-a1{width: 100%;height: 100%;position: relative;}
    .dh-a2{position: absolute;height: 58px;left: 100px;top: calc(90px/2 - 58px/2);}
    .dh-a21{height: 58px;float: left;}
    .dh-a21 img:nth-child(2){display: none;}
    .dh-a22{float: left;font-size: 30px;line-height: 58px;color: #fff;font-family: 'sy';font-weight: bold;font-style: italic;margin-left: 5px;}
    .dh-a3{position: absolute;height: 90px;right: 100px;top: 0;overflow: hidden;}
    .dh-a31{height: 21px;margin-top: calc(90px/2 - 21px/2);float: right}
    .dh-a32{height: 27px;float: right;margin-top: calc(90px/2 - 27px/2);margin-right: 30px;}
    .dh-a32 input{display: none;}
    .dh-a .dh-a31 img:nth-child(2){display: none;}
    .dh-a .dh-a32 img:nth-child(3){display: none;}
    .dh-a.on2 .dh-a21 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a21 img:nth-child(2){display: block;}
    .dh-a.on2 .dh-a31 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a32 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a31 img:nth-child(2){display:block;}
    .dh-a.on2 .dh-a32 img:nth-child(2){display:block;}
    .hd-sou{width: 100%;height: 100%;background: #333;position: fixed;top: 0;left: 0;z-index: 20;display: none;background-position: center center;background-repeat: no-repeat;background-size: auto 100%;background-color:#8ec63f;}

	.hd-s1{width: 960px;height: 100px;margin: 0 auto;position: relative;}

	.hd-s1a{height: 60px;position: absolute;left: calc(50% - 960px/2);top: 20px;}

	.hd-s1b{width: 44px;height: 44px;border-radius: 50%;background: rgba(255, 255, 255, 0.5);font-size: 20px;line-height: 44px;text-align: center;color: #fff;position: absolute;right: 100px;top: 28px;cursor: pointer;}

	.hd-s2{width: 100%;position: absolute;top: calc(50% - 100px);}
	
	.hd-s2a{width:100%;color: #fff;font-size: 48px;line-height: 48px;font-weight: bold;text-align: center;transform: matrix(1,0,0,1,0,100);opacity: 0;transition: 1s;}

	.hd-s2b{width:100%;color: #fff;font-size: 48px;line-height: 48px;text-align: center;margin-top: 10px;transform: matrix(1,0,0,1,0,100);opacity: 0;transition: 1s;}

	.hd-s2c{width: 640px;height: 48px;border-radius: 28px;background: rgba(255,255,255,0.1);position: absolute;margin: 0 auto;margin-top:30px;position: relative;}

	.hd-s2c1{height: 30px;position: absolute;top: 9px;right: 20px;z-index: 3;}

	.hd-s2c input{width: 100%;height: 48px;font-size: 14px;padding-left: 30px;padding-right: 30px;color: #fff;}
    .hd-s2c input::-webkit-input-placeholder {color: #fff; }
    .hd-s2c input:-moz-placeholder {color: #fff; }
    .hd-s2c input::-moz-placeholder {color: #fff; }
    .hd-s2c input:-ms-input-placeholder {color: #fff;}

	.hd-s2.on1 >.hd-s2a{transform: matrix(1,0,0,1,0,0);opacity: 1;transition: 1s;}

	.hd-s2.on1 >.hd-s2b{transform: matrix(1,0,0,1,0,0);opacity: 1;transition: 1s;}

	.hd-btn{width: 30px;height: 30px;position: absolute;right: 20px;top: 13px;z-index: 5;opacity: 0;}
    
}
@media only screen and (max-width: 1023px) {
    .dh-a{width: 100%;height: 0.88rem;position: fixed;top: 0;left: 0;z-index: 10;}
    .dh-a1{width: 100%;height: 100%;position: relative;}
    .dh-a.on1{background: linear-gradient(to bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));}
    .dh-a2{position: absolute;height: 0.58rem;left: 0.3rem;top: calc(0.88rem/2 - 0.58rem/2);}
    .dh-a21{height: 0.58rem;float: left;}
    .dh-a21 img:nth-child(2){display: none;}
    .dh-a22{float: left;font-size: 0.3rem;line-height: 0.58rem;color: #fff;font-family: 'sy';font-weight: bold;font-style: italic;margin-left: 0.05rem;}
    .dh-a3{position: absolute;height:0.88rem;right: 0.3rem;top: 0;overflow: hidden;}
    .dh-a31{height: 0.27rem;margin-top: calc(0.88rem/2 - 0.27rem/2);float: right}
    .dh-a32{height: 0.33rem;float: right;margin-top: calc(0.88rem/2 - 0.33rem/2);margin-right: 0.3rem;position: relative;}
    .dh-a .dh-a31 img:nth-child(2){display: none;}
    .dh-a .dh-a32 img:nth-child(2){display: none;}
    .dh-a.on2 .dh-a21 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a21 img:nth-child(2){display: block;}
    .dh-a.on2 .dh-a31 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a32 img:nth-child(1){display: none;}
    .dh-a.on2 .dh-a31 img:nth-child(2){display:block;}
    .dh-a.on2 .dh-a32 img:nth-child(2){display:block;}

    .dh-b31{height: 0.37rem;margin-top: calc(0.88rem/2 - 0.37rem/2);float: right}

    .hd-sou{width: 100%;height: 100%;background: #333;position: fixed;top: 0;left: 0;z-index: 20;display: none;background-position: center center;background-repeat: no-repeat;background-size: auto 100%;background-color:#8ec63f;}

	.hd-s1{width: calc(100% - 0.4rem*2);height: 1rem;margin: 0 auto;position: relative;}

	.hd-s1a{height: 0.58rem;position: absolute;left: 0rem;top: 0.2rem;}

	.hd-s1b{width: 0.6rem;height: 0.6rem;border-radius: 50%;background: rgba(255, 255, 255, 0.5);font-size: 0.26rem;line-height: 0.6rem;text-align: center;color: #fff;position: absolute;right: 0rem;top: calc(1rem/2 - 0.6rem/2);cursor: pointer;}

	.hd-s2{width: 100%;position: absolute;top: calc(50% - 2rem);}
	
	.hd-s2a{width:100%;color: #fff;font-size: 0.72rem;line-height: 0.72rem;font-weight: bold;text-align: center;transform: matrix(1,0,0,1,0,100);opacity: 0;transition: 1s;}

	.hd-s2b{width:100%;color: #fff;font-size: 0.72rem;line-height: 0.72rem;text-align: center;margin-top: 0.3rem;transform: matrix(1,0,0,1,0,100);opacity: 0;transition: 1s;}

	.hd-s2c{width: calc(100% - 0.4rem*2);height: 0.8rem;border-radius: 0.28rem;background: rgba(255,255,255,0.1);position: absolute;margin: 0 auto;margin-top:0.3rem;position: relative;}

	.hd-s2c1{height: 0.4rem;position: absolute;top: calc(50% - 0.4rem/2);right: 0.2rem;z-index: 3;}

	.hd-s2c input{width: 100%;height: 0.8rem;font-size: 0.26rem;padding-left: 0.3rem;padding-right: 0.3rem;color: #fff;}
    .hd-s2c input::-webkit-input-placeholder {color: #fff; }
    .hd-s2c input:-moz-placeholder {color: #fff; }
    .hd-s2c input::-moz-placeholder {color: #fff; }
    .hd-s2c input:-ms-input-placeholder {color: #fff;}

	.hd-s2.on1 >.hd-s2a{transform: matrix(1,0,0,1,0,0);opacity: 1;transition: 1s;}

	.hd-s2.on1 >.hd-s2b{transform: matrix(1,0,0,1,0,0);opacity: 1;transition: 1s;}

	.hd-btn{width: 0.4rem;height: 0.4rem;position: absolute;right: 0.2rem;top: calc(50% - 0.3rem/2);z-index: 5;opacity: 0;}


}


/* 二级导航 */
@media only screen and (min-width: 1480px) {
    .dh2-a{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 15;background: url(../img/t_123.jpg);display: none;}
    .dh2-a1{width:100%;height: 100%;position: relative;}
    .dh2-a2{width: calc(100%/6);height: 100%;box-sizing: border-box;overflow: hidden;float: left;margin-top: -100%; transition: 0.5s;background: rgba(0, 0, 0, 0.9);}
    .dh2-a21{font-size: 60px;line-height: 60px;font-family: 'sy3';color: #fff;text-align: center;margin-top: 230px;transition: 0.5s;}
    .dh2-a22{font-size: 30px;line-height: 30px;text-align: center;color: #fff;margin-top: 60px;transition: 0.5s;}
    .dh2-a23{width: 100%;margin-top: 75px;}
    .dh2-a24{text-align: center;color: #fff;font-size: 20px;line-height: 20px;margin-bottom: 65px;transition: 0.5s;}
    .dh2-a24:hover{text-decoration:underline;transition: 0.5s;}
    .dh2-a2:hover{background: rgba(0,0,0,0);transition: 0.5s;}
    .dh2-a2:hover .dh2-a22,.dh2-a2:hover .dh2-a24{font-weight: bold;transition: 0.5s;}
    .dh2-a2:hover .dh2-a21{transform: translateY(-20px);transition: 1s;}
    .dh2-a3{width: 47px;height: 47px;position: absolute;top: 50px;right: 90px;}
    .ydh2-a{display: none;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .dh2-a{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 15;background: url(../img/t_123.jpg);display: none;}
    .dh2-a1{width: 100%;height: 100%;position: relative;}
    .dh2-a2{width: calc(100%/6);float: left; box-sizing: border-box;height: 100%;overflow: hidden;transition: 0.5s;margin-top: -100%;background: rgba(0, 0, 0, 0.9);}
    .dh2-a21{font-size: 48px;line-height: 48px;text-align: center;font-family: 'sy3';color: #fff;margin-top: 230px;}
    .dh2-a22{font-size: 24px;line-height: 24px;text-align: center;color: #fff;margin-top: 45px;transition: 0.5s;}
    .dh2-a23{width: 100%;margin-top: 60px;}
    .dh2-a24{text-align: center;color: #fff;font-size: 16px;line-height: 16px;margin-bottom: 60px;transition: 0.5s;}
    .dh2-a24:hover{text-decoration:underline;transition: 0.5s;}
    .dh2-a2:hover{background: rgba(0,0,0,0);transition: 0.5s;}
    .dh2-a2:hover .dh2-a22,.dh2-a2:hover .dh2-a24{font-weight: bold;transition: 0.5s;}
    .dh2-a2:hover .dh2-a21{transform: translateY(-20px);transition: 1s;}
    .dh2-a3{width: 47px;height: 47px;position: absolute;top: 50px;right: 90px;}
    .ydh2-a{display: none;}
}
@media only screen and (max-width: 1023px) {
    .dh2-a{display: none;}
    .ydh2-a>.dh-a{position: relative;top: auto;left: auto;}
    .ydh2-a{width: 100%;height: 100%;background: #fff;position: fixed;top: 0;left: 0;z-index: 10;display: none;}
    .ydh2-a .dh-a{background: #fff;}
    .ydh2-a1{width: 100%;}
    .ydh2-a2{width: 100%;}
    .ydh2-a3{width: 100%;height: 1.24rem;border-bottom: 0.01rem solid #eeeeee;position: relative;}
    .ydh2-a31{width: 100%;height: 100%;text-align: center;line-height: 1.24rem;font-size: 0.32rem;}
    .ydh2-a32{width: 0.23rem;height: 0.13rem;position: absolute;right: 0.45rem;top: calc(1.24rem/2 - 0.13rem/2);}
    .ydh2-a32 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
    .ydh2-a32 img:nth-child(1){display: none;}
    .ydh2-a32 img:nth-child(2){display: block;}
    .ydh2-a3.on1 .ydh2-a32 img:nth-child(1){display: block;}
    .ydh2-a3.on1 .ydh2-a32 img:nth-child(2){display: none;}
    .ydh2-a4{width: 100%;padding-top: 0.3rem;padding-bottom: 0.3rem;display: none;}
    .ydh2-a4 div{width: 100%;line-height: 0.9rem;text-align: center;font-size: 0.3rem;color: #999999;}
}



/* 首页一 */
@media only screen and (min-width: 1480px) {
    .ind-a{width: 100%;height: 100%;position: relative;}
    .swi-all{width: 100% !important;height: 100% !important;position: absolute;top: 0;left: 0;}
    .ind1-a{width: 100%;height: 100%;}
    .ind1-a1{width: 100%;height: 100%;position: relative;overflow: hidden;}
    .ind1-a2{width: 100%;height: 100%;display: table;top: 0;left: 0;z-index: 2;position: absolute;}
    .ind1-b1{width: 100%;color: #fff;font-family: 'sy2';display: table-cell;vertical-align: middle;}
    .ind1-b1>div:nth-child(1){width: 1440px;margin: 0 auto; font-size: 60px;line-height: 60px;font-weight: bold;margin-bottom: 40px;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);}
    .ind1-b1>div:nth-child(2){width: 1440px;margin: 0 auto;font-size: 36px;line-height: 36px;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);}
    .ind1-b1>div:nth-child(3){width: 1440px;margin: 0 auto;margin-top: 130px;}
    .ind1-b1>div:nth-child(3)>div{width: 100px;height: 4px;}
    .ind1-all{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}
    .ind1-b2{width: 50%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(to right,rgba(0,0,0,0.4),rgba(0,0,0,0));z-index: 1;}
    .ind1-swi1{width: 100%;height: 100%;}
    .ind1-a3{width: 100%;height: 100%;overflow: hidden;}
    .ind1-a3 img{width: 1920px;min-height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind1-a3 img:nth-child(2){display: none;}
    .ind1-a3 img{animation: jump 10s linear infinite;}
    @keyframes jump{0%{transform: scale(1.12);}50%{transform: scale(1);}100%{transform: scale(1.12);}}
    .ind1-prev{width: 50px;height: 50px;background: url(../img/组73.png) no-repeat;background-size: 100% 100%;position: absolute;top: calc(100% - 90px);right: calc(50% - 1440px/2 + 100px);left: auto;opacity: 1;}
    .ind1-next{width: 50px;height: 50px;background: url(../img/组72.png) no-repeat;background-size: 100% 100%;position: absolute;top: calc(100% - 90px);right: calc(50% - 1440px/2 + 15px);left: auto;opacity: 1;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ind-a{width: 100%;height: 100%;position: relative;}
    .swi-all{width: 100% !important;height: 100% !important;position: absolute;top: 0;left: 0;}
    .ind1-a{width: 100%;height: 100%;}
    .ind1-a1{width: 100%;height: 100%;position: relative;overflow: hidden;}
    .ind1-a2{width: 100%;height: 100%;display: table;position: absolute;top: 0;left: 0;z-index: 2;}
    .ind1-b1{width: 100%;color: #fff;font-family: 'sy2';display: table-cell;vertical-align: middle;}
    .ind1-b1>div:nth-child(1){width: 960px;margin: 0 auto;font-size: 48px;line-height: 48px;font-weight: bold;margin-bottom: 40px;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);}
    .ind1-b1>div:nth-child(2){width: 960px;margin: 0 auto;font-size: 24px;line-height: 24px;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);}
    .ind1-b1>div:nth-child(3){width: 960px;margin: 0 auto;margin-top: 130px;}
    .ind1-b1>div:nth-child(3)>div{width: 100px;height: 4px;}
    .ind1-all{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}
    .ind1-b2{width: 50%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(to right,rgba(0,0,0,0.4),rgba(0,0,0,0));z-index: 1;}
    .ind1-swi1{width: 100%;height: 100%;}
    .ind1-a3{width: 100%;height: 100%;overflow: hidden;}
    .ind1-a3 img{width: 1920px;min-height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind1-a3 img:nth-child(2){display: none;}
    .ind1-a3 img{animation: jump 10s linear infinite;}
    @keyframes jump{0%{transform: scale(1.12);}50%{transform: scale(1);}100%{transform: scale(1.12);}}
    .ind1-prev{width: 50px;height: 50px;background: url(../img/组73.png) no-repeat;background-size: 100% 100%;position: absolute;top: calc(100% - 90px);right: calc(50% - 960px/2 + 100px);left: auto;opacity: 1;}
    .ind1-next{width: 50px;height: 50px;background: url(../img/组72.png) no-repeat;background-size: 100% 100%;position: absolute;top: calc(100% - 90px);right: calc(50% - 960px/2 + 15px);left: auto;opacity: 1;}
}
@media only screen and (max-width: 1023px) {
    .ind-a{width: 100%;height: 100%;position: relative;}
    .swi-all{width: 100% !important;height: 100% !important;position: absolute;top: 0;left: 0;}
    .ind1-a{width: 100%;height: 100%;}
    .ind1-a1{width: 100%;height: 100%;position: relative;overflow: hidden;}
    .ind1-a2{width: 100%;height: 100%;display: table;position: absolute;top: 0;left: 0;z-index: 2;}
    .ind1-b1{width: 100%;text-align: center;color: #fff;font-family: 'sy2';display: table-cell;vertical-align: middle;}
    .ind1-b1 div:nth-child(1){font-size: 0.44rem;line-height: 0.44rem;font-weight: bold;margin-bottom: 40px;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);}
    .ind1-b1 div:nth-child(2){font-size: 0.24rem;line-height: 0.24rem;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);}
    .ind1-all{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}
    .ind1-b2{width: 50%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(to right,rgba(0,0,0,0.3),rgba(0,0,0,0));display: none;}
    .ind1-swi1{width: 100%;height: 100%;}
    .ind1-a3{width: 100%;height: 100%;overflow: hidden;}
    .ind1-a3 img{width: 100%;height: 100%;}
    .ind1-a3 img:nth-child(1){display: none;}
    .ind1-a3 img{animation: jump 10s linear infinite;}
    @keyframes jump{0%{transform: scale(1.12);}50%{transform: scale(1);}100%{transform: scale(1.12);}}
    .ind1-prev{width: 0.7rem;height: 0.7rem;background: url(../img/组73.png) no-repeat;background-size: 100% 100%;position: absolute;top: calc(100% - 0.97rem - 0.7rem);right:calc(50% + 0.35rem);left: auto;opacity: 1;}
    .ind1-next{width: 0.7rem;height: 0.7rem;background: url(../img/组72.png) no-repeat;background-size: 100% 100%;position: absolute;top: calc(100% - 0.97rem - 0.7rem);left: calc(50% + 0.35rem);opacity: 1;}
}

/* 首页二 */
@media only screen and (min-width: 1480px) {
    .ind2-a{width: 100%;height: 100%;position: relative;background-color: #fafafa;}
    .ind2-a1{width: 1440px;height: 100%;margin: 0 auto;padding-top: 140px;background-image: url(../img/a17.png);background-repeat: no-repeat;background-position: 0px 220px;}
    .ind2-a1a{font-size: 80px;line-height: 80px;font-weight: bold;color: rgba(151, 202, 78, 0.1);}
    .ind2-a1b{font-size: 46px;line-height: 46px;color: #333333;font-weight: bold;margin-top: -10px;}
    .ind2-a1c{width: 607px;height: 1px;background: rgba(0,0,0,0.1);margin-top: 55px;margin-bottom: 40px;}
    .ind2-a1d{width: 607px;font-size: 16px;line-height: 44px;color: #333333;}
    .ind2-a1d p,.ind2-a1d p span{font-size: 18px !important;line-height: 44px !important;}
    .ind2-a1e{width: 50px;height: 50px;border-radius: 50%;position: absolute;top: calc(50% + 45px);left: calc(50% - 1440px/2 + 607px - 50px);}
    .ind2-a1e img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
    .ind2-a1e img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind2-a1e img:nth-child(2){opacity: 0;}
    .ind2-a1e:hover img:nth-child(1){opacity: 0;}
    .ind2-a1e:hover img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind2-a1f{height: 100%;position: absolute;right: 0;top: 0;}
    .ind2-a1f img{height: 100%;transition: 0.5s;}
    .ind2-a1g{background: #fff;box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);position: absolute;left: calc(50% - 1440px/2);bottom: 100px;padding-top: 55px;padding-bottom: 55px;}
    .ind2-a1g1{width: 270px;float: left;position: relative;}
    .ind2-a1g2{width: max-content;margin: 0 auto;position: relative;}
    .ind2-a1g2 div:nth-child(1){font-size: 56px;line-height: 56px;font-family: 'sy3';}
    .ind2-a1g2 div:nth-child(2){font-size: 18px;line-height: 18px;font-weight: bold;position: absolute;bottom: 4px;right: -24px;}
    .ind2-a1g .ind2-a1g1:last-child .ind2-a1g2 div:nth-child(2){right: -32px;}
    .ind2-a1g2 div:nth-child(1) span:nth-child(1){display: none;}
    .ind2-a1g3{font-size: 16px;line-height: 16px;text-align: center;margin-top: 25px;}
    .ind2-a1g4{width: 1px;height: calc(100% - 12px);background: rgba(142, 198, 63, 0.3);position: absolute;top: 6px;right: 0;}
    .ind2-a1f:hover img{transform: scale(1.08);transition: 0.5s;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ind2-a{width: 100%;height: 100%;position: relative;background-color: #fafafa;}
    .ind2-a1{width: 960px;height: 100%;margin: 0 auto;padding-top: calc(960px*140/1440);background-image: url(../img/a17.png);background-repeat: no-repeat;background-position: 0px calc(960px*220/1440);}
    .ind2-a1a{font-size: 72px;line-height: 72px;font-weight: bold;color: rgba(151, 202, 78, 0.1);}
    .ind2-a1b{font-size: 40px;line-height: 40px;color: #333333;font-weight: bold;margin-top: -10px;}
    .ind2-a1c{width: calc(960px*607/1440);height: 1px;background: rgba(0,0,0,0.1);margin-top: 45px;margin-bottom: 30px;}
    .ind2-a1d{width: calc(960px*607/1440);font-size: 14px;line-height: 40px;color: #333333;}
    .ind2-a1d p,.ind2-a1d p span{font-size: 14px !important;line-height: 40px !important;}
    .ind2-a1e{width: 50px;height: 50px;position: absolute;top: calc(50% + 45px);left: calc(50% - 960px/2 + (960px*607/1440) - 50px);}
    .ind2-a1e img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
    .ind2-a1e img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind2-a1e img:nth-child(2){opacity: 0;}
    .ind2-a1e:hover img:nth-child(1){opacity: 0;}
    .ind2-a1e:hover img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind2-a1f{height: 100%;position: absolute;right: 0;top: 0;}
    .ind2-a1f img{height: 100%;transition: 0.5s;}
    .ind2-a1g{background: #fff;box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);position: absolute;left: calc(50% - 960px/2);bottom: calc(960px*100/1440);padding-top: 45px;padding-bottom: 45px;}
    .ind2-a1g1{width: calc(960px*270/1440);float: left;position: relative;}
    .ind2-a1g2{width: max-content;margin: 0 auto;position: relative;}
    .ind2-a1g2 div:nth-child(1){font-size: 42px;line-height: 42px;font-family: 'sy3';}
    .ind2-a1g2 div:nth-child(2){font-size: 14px;line-height: 14px;font-weight: bold;position: absolute;bottom: 4px;right: -20px;}
    .ind2-a1g .ind2-a1g1:last-child .ind2-a1g2 div:nth-child(2){right: -25px;}
    .ind2-a1g2 div:nth-child(1) span:nth-child(1){display: none;}
    .ind2-a1g3{font-size: 14px;line-height: 14px;text-align: center;margin-top: 15px;}
    .ind2-a1g4{width: 1px;height: calc(100% - 12px);background: rgba(142, 198, 63, 0.3);position: absolute;top: 6px;right: 0;}
    .ind2-a1f:hover img{transform: scale(1.08);transition: 0.5s;}
}
@media only screen and (max-width: 1023px) {
    .ind2-a{width: 100%;height: 100%;position: relative;background-color: #fafafa;}
    .ind2-a1{width: 100%;height:calc(100% - 7rem);padding-top: 1.1rem;background-image: url(../img/a17.png);background-repeat: no-repeat;background-position: 0 1.72rem;}
    .ind2-a1a{font-size: 0.6rem;line-height: 0.6rem;font-weight: bold;color: rgba(151, 202, 78, 0.1);text-align: center;}
    .ind2-a1b{font-size: 0.4rem;line-height: 0.4rem;color: #333333;font-weight: bold;margin-top: -0.1rem;margin-bottom: 0.48rem;text-align: center;}
    .ind2-a1c{display: none;}
    .ind2-a1d{width: calc(100% - 0.5rem*2);height: calc(0.68rem*2);overflow: hidden; font-size: 0.28rem;line-height: 0.68rem;color: #333333;margin: 0 auto;}
    .ind2-a1d p span,.ind2-a1d p{font-size: 0.28rem !important;line-height: 0.68rem !important;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
    .ind2-a1e{width: 0.6rem;height: 0.6rem;position: absolute;top: calc(5.5rem - 0.6rem - 0.5rem);right: 0.3rem;}
    .ind2-a1f{width: 100%;height:6.3rem;position: absolute;bottom: 0;left: 0;overflow: hidden;}
    .ind2-a1f img{width: 115%;height: auto !important;margin-top: 0.2rem;margin-left: -7.5%;transition: 0.5s;}
    .ind2-a1g{width: calc(100% - 0.3rem*2); background: #fff;box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);position: absolute;left: 0.3rem;top: 4.4rem;padding-top: 0.5rem;}
    .ind2-a1g1{width: calc(100%/3);float: left;position: relative;margin-bottom: 0.6rem;}
    .ind2-a1g .ind2-a1g1:nth-child(4){margin-left: calc((100% - (100%/3)*2)/2);}
    .ind2-a1g>.ind2-a1g1:nth-child(3)>.ind2-a1g4{display: none;}
    .ind2-a1g2{width: max-content;margin: 0 auto;position: relative;}
    .ind2-a1g2 div:nth-child(1){font-size: 0.5rem;line-height: 0.5rem;font-family: 'sy3';float: left;}
    .ind2-a1g2 div:nth-child(2){font-size: 0.2rem;line-height: 0.2rem;font-weight: bold;float: left;margin-top: calc(0.5rem - 0.24rem);margin-left: 0.08rem;}
    .ind2-a1g2 div:nth-child(1) span:nth-child(1){display: none;}
    .ind2-a1g3{font-size: 0.24rem;line-height: 0.24rem;text-align: center;margin-top: 0.3rem;}
    .ind2-a1g4{width: 0.01rem;height: calc(100% - 0.12rem);background: rgba(142, 198, 63, 0.3);position: absolute;top: 0.06rem;right: 0;}
    .ind2-a1g .ind2-a1g1:last-child >.ind2-a1g4{display: none;}
}

/* 首页三*/
@media only screen and (min-width: 1480px) {
    .ind3-a{width: 100%;height: 100%;position: relative;}
    .ind3-a1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
    .ind3-a1 img{width: 1920px;height: 930px;margin-left: calc(50% - 1920px/2);}
    .ind3-a1 img:nth-child(2){display: none;}
    .ind3-a2{width: 100%;position: absolute;top: 105px;left: 0;}
    .ind3-a21{height: 56px;}
    .ind3-a21 img{margin: 0 auto;}
    .ind3-a22{width: 100%;background: url(../img/a21.png) no-repeat;background-position: center center;color: #fff;font-weight: bold;text-align: center;font-size: 46px;line-height: 46px;margin-top: -23px;}
    .ind3-a3{width: 1000px;height: 80%;position: absolute;left: calc(50% - 1440px/2 - 200px);top: 20%;}
    .ind3-a4{width: 580px;height: 590px;position: absolute;right: calc(50% - 1440px/2);top: 245px;overflow: hidden;}
    .ind3-a41{width: 100%;height: 64px;border: 1px solid #c8c8c8;background: #051227;}
    .ind3-a41a{float: left;margin-left: 18px;height:100%;width: max-content;}
    .ind3-a41a div:nth-child(1){width: 12px;height: 14px;margin-top: calc(64px/2 - 14px/2);margin-right: 10px;float: left;}
    .ind3-a41a div:nth-child(2){font-size: 18px;line-height: 64px;color: #fff;font-weight: bold;float: left;}
    .ind3-a41b{float: right;margin-right: 18px;height: 64px;position: relative;}
    .ind3-a41b div:nth-child(1){font-size: 16px;line-height: 64px;float: left;color: #8ec63f;}
    .ind3-a41b div:nth-child(2){width: 7px;height: 12px;margin-top: calc(64px/2 - 12px/2);float: left;margin-left: 10px;}
    .ind3-a42{width: 100%;height: calc((590px - 64px)/3);border: 1px solid #c8c8c8;border-top: none;box-sizing: border-box;}
    .ind3-a42 .ind3-a42a{width: 195px;height: 100%;border-right: 1px solid #c8c8c8;float: left;display: table;}
    .ind3-a42 .ind3-a42a div{font-size: 18px;line-height: 18px;color: #fff;font-weight: bold;display: table-cell;vertical-align: middle;text-align: center;}
    .ind3-a42 .ind3-a42b{width: calc(100% - 195px);height: calc(38px*4);overflow: hidden;float: left;padding-left: 18px;padding-right: 18px;margin-top: calc(((590px - 64px)/3 - 38px*4)/2);}
    .ind3-a42 .ind3-a42b p{color: #fff;font-size: 14px;line-height: 38px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;white-space: normal;}
    .ind3-a3 svg{width: 130% !important;height: 130% !important;margin-top: -9%;margin-left: -15%;}
    .ind3-a3 svg path:hover{fill:#5fa300;}
    .ind3-sss{text-align: center;color: #fff;font-size: 18px;line-height: 18px;margin-top: 30px;}

}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ind3-a{width: 100%;height: 100%;position: relative;}
    .ind3-a1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
    .ind3-a1 img{width: 1920px;height: 930px;margin-left: calc(50% - 1920px/2);}
    .ind3-a1 img:nth-child(2){display: none;}
    .ind3-a2{width: 100%;position: absolute;top: calc(960px*105/1440);left: 0;}
    .ind3-a21{height: calc(960px*56/1440);}
    .ind3-a21 img{margin: 0 auto;}
    .ind3-a22{width: 100%;background: url(../img/a21.png) no-repeat;background-position: center center;color: #fff;font-weight: bold;text-align: center;font-size: 36px;line-height: 36px;margin-top: -23px;}
    .ind3-a3{width:calc(960px*1000/1440);height:80%;position: absolute;left: calc(50% - 960px/2 - 150px);top:20%;}
    .ind3-a4{width: calc(960px*580/1440);height: calc(960px*590/1440);position: absolute;right: calc(50% - 960px/2);top: calc(960px*245/1440);overflow: hidden;}
    .ind3-a41{width: 100%;height: calc(960px*64/1440);border: 1px solid #c8c8c8;background: #051227;}
    .ind3-a41a{float: left;margin-left: 10px;height:100%;width: max-content;}
    .ind3-a41a div:nth-child(1){width: 12px;height: 14px;margin-top: calc((960px*64/1440)/2 - 14px/2);margin-right: 10px;float: left;}
    .ind3-a41a div:nth-child(2){font-size: 16px;line-height: calc(960px*64/1440);color: #fff;font-weight: bold;float: left;}
    .ind3-a41b{float: right;margin-right: 16px;height: calc(960px*64/1440);position: relative;}
    .ind3-a41b div:nth-child(1){font-size: 14px;line-height:calc(960px*64/1440);float: left;color: #8ec63f;}
    .ind3-a41b div:nth-child(2){width: 7px;height: 12px;margin-top: calc(calc(960px*64/1440)/2 - 12px/2);float: left;margin-left: 10px;}
    .ind3-a42{width: 100%;height: calc(((960px*590/1440) - (960px*64/1440))/3);border: 1px solid #c8c8c8;border-top: none;box-sizing: border-box;}
    .ind3-a42 .ind3-a42a{width: calc(960px*195/1440);height: 100%;border-right: 1px solid #c8c8c8;float: left;display: table;}
    .ind3-a42 .ind3-a42a div{font-size: 16px;line-height: 16px;color: #fff;font-weight: bold;display: table-cell;vertical-align: middle;text-align: center;}
    .ind3-a42 .ind3-a42b{width: calc(100% - (960px*195/1440));height:calc(28px*4);overflow: hidden; float: left;padding-left: 10px;padding-right: 10px;margin-top: calc((((960px*590/1440) - (960px*64/1440))/3 - 28px*4)/2);}
    .ind3-a42 .ind3-a42b p{color: #fff;font-size: 12px;line-height: 28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;white-space: normal;}
    .ind3-a3 svg{width: 130% !important;height: 130% !important;margin-top: -9%;margin-left: -15%;}
    .ind3-a3 svg path:hover{fill:#5fa300;}
    .ind3-sss{text-align: center;color: #fff;font-size: 18px;line-height: 18px;margin-top: 30px;}
}
@media only screen and (max-width: 1023px) {
    .ind3-a{width: 100%;height: 100%;position: relative;overflow: hidden;}
    .ind3-a1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
    .ind3-a1 img{width: 100%;height: 100%;}
    .ind3-a1 img:nth-child(1){display: none;}
    .ind3-a2{width: 100%;position: absolute;top: 1.63rem;left: 0;}
    .ind3-a21{height: 0.49rem;}
    .ind3-a21 img{margin: 0 auto;}
    .ind3-a22{width: 100%;background: url(../img/a21.png) no-repeat;background-position: center center;color: #fff;font-weight: bold;text-align: center;font-size: 0.4rem;line-height: 0.4rem;margin-top: -0.25rem;}
    .ind3-a3{width: 120%;height: 5.2rem;margin-top: 2.6rem;margin-left: -10%;}
    .ind3-a4{width: calc(100% - 0.3rem*2);max-height: calc(0.8rem + 1.85rem*2);overflow: hidden;margin: 0 auto;}
    .ind3-a41{width: 100%;height: 0.8rem;border: 0.01rem solid #c8c8c8;background: #051227;}
    .ind3-a41a{float: left;margin-left: 0.2rem;height:100%;width: max-content;}
    .ind3-a41a div:nth-child(1){width: 0.19rem;height: 0.23rem;margin-top: calc(0.8rem/2 - 0.23rem/2);margin-right: 0.1rem;float: left;}
    .ind3-a41a div:nth-child(2){font-size: 0.28rem;line-height: 0.8rem;color: #fff;font-weight: bold;float: left;}
    .ind3-a41b{float: right;margin-right: 0.2rem;height: 0.8rem;position: relative;}
    .ind3-a41b div:nth-child(1){font-size: 0.26rem;line-height: 0.8rem;float: left;color: #8ec63f;}
    .ind3-a41b div:nth-child(2){width: 0.08rem;height: 0.14rem;margin-top: calc(0.8rem/2 - 0.14rem/2);float: left;margin-left: 0.1rem;}
    .ind3-a42{width: 100%;height:1.85rem;border: 0.01rem solid #c8c8c8;border-top: none;box-sizing: border-box;}
    .ind3-a42 .ind3-a42a{width: 1.95rem;height: 100%;border-right: 0.01rem solid #c8c8c8;float: left;display: table;}
    .ind3-a42 .ind3-a42a div{font-size: 0.26rem;line-height: 0.46rem;color: #fff;font-weight: bold;display: table-cell;vertical-align: middle;text-align: center;padding-left: 0.45rem;padding-right: 0.45rem;}
    .ind3-a42 .ind3-a42b{width: calc(100% - 1.95rem);height: calc(0.48rem*3);margin-top: 0.2rem; float: left;padding-left: 0.18rem;padding-right: 0.18rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;}
    .ind3-a42 .ind3-a42b p{color: #fff;font-size: 0.24rem;line-height: 0.48rem;max-height: calc(0.48rem*3);}
    .ind3-a3 svg{width: 130% !important;height: 130% !important;margin-top: -9%;margin-left: -15%;}
    .ind3-a3 svg path:hover{fill:#5fa300;}
    .ind3-sss{text-align: center;color: #fff;font-size: 18px;line-height: 18px;margin-top: 30px;}
}


/* 首页四*/
@media only screen and (min-width: 1480px) {
    .ind4-a{width: 100%;height: 100%;position: relative;}
    .ind4-a1{width: 100%;height: 100%;position: absolute;}
    .ind4-a1 img{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind4-a1 img:nth-child(2){display: none;}
    .ind4-a2{width: 1440px;margin: 0 auto;position: relative;}
    .ind4-a3{width: 310px;height: 100%;float: left;display: table;}
    .ind4-a31{display: table-cell;vertical-align: middle;}
    .ind4-a31a{font-size: 46px;line-height: 46px;font-weight: bold;}
    .ind4-a31b{font-size: 16px;line-height: 42px;color: #666666;margin-top: 35px;}
    .ind4-a31c{position: absolute;top: calc(50% + 110px);left: calc(50% - 1440px/2);}
    .ind4-a31c1,.ind4-a31c2{width: 50px;height: 50px;float: left;margin-left: 40px;position: relative;}
    .ind4-a31c1 div,.ind4-a31c2 div{width: 50px;height: 50px;border-radius: 50%;border: 2px solid #8ec63f;line-height: 46px;font-size: 20px;text-align: center;color: #8ec63f;position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;}
    .ind4-a31c1{margin-left: 0;}
    .ind4-a31c1 div:nth-child(2) img,.ind4-a31c2 div:nth-child(2) img{width: 10px;height: 17px;}
    .ind4-a31c1 div:nth-child(2),.ind4-a31c2 div:nth-child(2){color: #fff;background: #8ec63f;}
    .ind4-a31c1 div:nth-child(1),.ind4-a31c2 div:nth-child(1){opacity: 1;transition: 0.5s;}
    .ind4-a31c1 div:nth-child(2),.ind4-a31c2 div:nth-child(2){opacity: 0;transition: 0.5s;}
    .ind4-a31c1.on1 div:nth-child(1),.ind4-a31c2.on1 div:nth-child(1){opacity: 0;transition: 0.5s;}
    .ind4-a31c1.on1 div:nth-child(2),.ind4-a31c2.on1 div:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind4-a4{width: 1030px;height: 100%;float: right;overflow: hidden;position: relative;}
    .ind4-a4s{width: calc(328px*4 + 23px*3);height: 100%;overflow: hidden;overflow-x: auto;position: absolute;left: 0;top: 0;padding-top: 165px;}
    .ind4-a41{width: 328px;height: 320px;float: left;margin-right: 23px;background: #fff;padding-top: 65px;position: relative;margin-bottom: 23px;}
    .ind4-a4s .ind4-a41:nth-child(4n){margin-right: 0;}
    .ind4-a41e{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: 0.5s;z-index: 0;}
    .ind4-a41a{height: 80px;width: 100%;position: relative;}
    .ind4-a41a img{height: 100%;position: absolute;top: 0;left:0;bottom: 0;right: 0;margin: auto;}
    .ind4-a41a img:nth-child(1){opacity: 1;transition: 0.5s;}
    .ind4-a41a img:nth-child(2){opacity: 0;transition: 0.5s;}
    .ind4-a41b{margin-top: 40px;font-size: 18px;line-height: 18px;font-weight: bold;text-align: center;position: relative;}
    .ind4-a41c{font-size: 16px;line-height: 16px;color: #999999;text-align: center;margin-top: 20px;position: relative;}
    .ind4-a41d{width: 28px;height: 24px;bottom: 40px;left: calc(50% - 28px/2);position: absolute;opacity: 1;transition: 0.5s;}
    .ind4-a41:hover .ind4-a41b{color: #fff;}
    .ind4-a41:hover .ind4-a41c{color: #fff;}
    .ind4-a41:hover .ind4-a41a img:nth-child(1){opacity: 0;transition: 0.5s;}
    .ind4-a41:hover .ind4-a41a img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind4-a41:hover .ind4-a41d{opacity: 0;transition: 0.5s;}
    .ind4-a41:hover .ind4-a41e{opacity: 1;transition: 0.5s;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ind4-a{width: 100%;height: 100%;position: relative;}
    .ind4-a1{width: 100%;height: 100%;position: absolute;}
    .ind4-a1 img{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind4-a1 img:nth-child(2){display: none;}
    .ind4-a2{width: 960px;margin: 0 auto;position: relative;}
    .ind4-a3{width: calc(960px*310/1440);height: 100%;float: left;display: table;}
    .ind4-a31{display: table-cell;vertical-align: middle;}
    .ind4-a31a{font-size: 42px;line-height: 42px;font-weight: bold;}
    .ind4-a31b{font-size: 14px;line-height: 38px;color: #666666;margin-top: 35px;}
    .ind4-a31c{position: absolute;top: calc(50% + 110px);left: calc(50% - 960px/2);}
    .ind4-a31c1,.ind4-a31c2{width: 40px;height: 40px;float: left;margin-left: 40px;position: relative;}
    .ind4-a31c1 div,.ind4-a31c2 div{width: 40px;height: 40px;border-radius: 50%;border: 2px solid #8ec63f;line-height: 36px;font-size: 16px;text-align: center;color: #8ec63f;position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;}
    .ind4-a31c1{margin-left: 0;}
    .ind4-a31c1 div:nth-child(2) img,.ind4-a31c2 div:nth-child(2) img{width: 10px;height: 17px;}
    .ind4-a31c1 div:nth-child(2),.ind4-a31c2 div:nth-child(2){color: #fff;background: #8ec63f;}
    .ind4-a31c1 div:nth-child(1),.ind4-a31c2 div:nth-child(1){opacity: 1;transition: 0.5s;}
    .ind4-a31c1 div:nth-child(2),.ind4-a31c2 div:nth-child(2){opacity: 0;transition: 0.5s;}
    .ind4-a31c1.on1 div:nth-child(1),.ind4-a31c2.on1 div:nth-child(1){opacity: 0;transition: 0.5s;}
    .ind4-a31c1.on1 div:nth-child(2),.ind4-a31c2.on1 div:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind4-a4{width: calc(960px*1030/1440);height: 100%;float: right;overflow: hidden;position: relative;}
    .ind4-a4s{width: calc((960px*328/1440)*4 + 23px*3);height: 100%;overflow: hidden;overflow-x: auto;position: absolute;left: 0;top: 0;padding-top: calc(960px*165/1440);}
    .ind4-a41{width: calc(960px*328/1440);height: calc(960px*320/1440);float: left;margin-right: 23px;background: #fff;padding-top: calc(960px*65/1440);position: relative;margin-bottom: 23px;}
    .ind4-a4s .ind4-a41:nth-child(4n){margin-right: 0;}
    .ind4-a41e{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: 0.5s;z-index: 0;}
    .ind4-a41a{height: calc(960px*80/1440);width: 100%;position: relative;}
    .ind4-a41a img{height: 100%;position: absolute;top: 0;left:0;bottom: 0;right: 0;margin: auto;}
    .ind4-a41a img:nth-child(1){opacity: 1;transition: 0.5s;}
    .ind4-a41a img:nth-child(2){opacity: 0;transition: 0.5s;}
    .ind4-a41b{margin-top: 25px;font-size: 16px;line-height: 16px;font-weight: bold;text-align: center;position: relative;}
    .ind4-a41c{font-size: 14px;line-height: 14px;color: #999999;text-align: center;margin-top: 10px;position: relative;}
    .ind4-a41d{width: calc(960px*28/1440);height:calc(960px*24/1440);bottom: calc(960px*40/1440);left: calc(50% - 28px/2);position: absolute;opacity: 1;transition: 0.5s;}
    .ind4-a41:hover .ind4-a41b{color: #fff;}
    .ind4-a41:hover .ind4-a41c{color: #fff;}
    .ind4-a41:hover .ind4-a41a img:nth-child(1){opacity: 0;transition: 0.5s;}
    .ind4-a41:hover .ind4-a41a img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind4-a41:hover .ind4-a41d{opacity: 0;transition: 0.5s;}
    .ind4-a41:hover .ind4-a41e{opacity: 1;transition: 0.5s;}
}
@media only screen and (max-width: 1023px) {
    .ind4-a{width: 100%;height: 100%;position: relative;}
    .ind4-a1{width: 100%;height: 100%;position: absolute;}
    .ind4-a1 img{width: 100%;height: 100%;}
    .ind4-a1 img:nth-child(1){display: none;}
    .ind4-a2{width: calc(100% - 0.3rem*2);margin: 0 auto;position: relative;}
    .ind4-a3{width: 100%;padding-top: 1.83rem;}
    .ind4-a31a{font-size: 0.4rem;line-height: 0.4rem;font-weight: bold;text-align: center;}
    .ind4-a31b{font-size: 0.28rem;line-height: 0.62rem;color: #666666;margin-top: 0.43rem;text-align: center;}
    .ind4-a31c{width: 100%;margin-top: 0.6rem;}
    .ind4-a31c1{width: 0.7rem;height: 0.7rem;float: left;margin-left: calc(50% - 0.7rem - 0.35rem);position: relative;}
    .ind4-a31c2{width: 0.7rem;height: 0.7rem;float: right;margin-right: calc(50% - 0.7rem - 0.35rem);position: relative;}
    .ind4-a31c1 div,.ind4-a31c2 div{width: 0.7rem;height: 0.7rem;border-radius: 50%;border: 0.02rem solid #8ec63f;line-height: 0.66rem;font-size: 0.2rem;text-align: center;color: #8ec63f;position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;}
    .ind4-a31c1 div:nth-child(2) img,.ind4-a31c2 div:nth-child(2) img{width: 0.1rem;height: 0.17rem;}
    .ind4-a31c1 div:nth-child(2),.ind4-a31c2 div:nth-child(2){color: #fff;background: #8ec63f;}
    .ind4-a31c1 div:nth-child(1),.ind4-a31c2 div:nth-child(1){opacity: 1;transition: 0.5s;}
    .ind4-a31c1 div:nth-child(2),.ind4-a31c2 div:nth-child(2){opacity: 0;transition: 0.5s;}
    .ind4-a31c1.on1 div:nth-child(1),.ind4-a31c2.on1 div:nth-child(1){opacity: 0;transition: 0.5s;}
    .ind4-a31c1.on1 div:nth-child(2),.ind4-a31c2.on1 div:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind4-a4{width: 100%;height: calc(3.2rem*2 + 0.33rem + 0.63rem);overflow: hidden;position: relative;}
    .ind4-a4s{width: calc(3.3rem*4 + 0.33rem*3);height:100%;overflow: hidden;overflow-x: auto;position: absolute;left: 0;top:0;padding-top: 0.63rem;}
    .ind4-a41{width: 3.3rem;height: 3.2rem;float: left;margin-right: 0.33rem;background: #fff;padding-top: 0.45rem;position: relative;margin-bottom: 0.33rem;box-shadow: 0 0 0.18rem rgba(0, 0, 0, 0.1);}
    .ind4-a4s .ind4-a41:nth-child(4n){margin-right: 0;}
    .ind4-a41e{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: 0.5s;z-index: 0;}
    .ind4-a41a{height: 0.98rem;width: auto;}
    .ind4-a41a img{height: 100%;margin: 0 auto;}
    .ind4-a41a img:nth-child(2){display: none;}
    .ind4-a41b{margin-top: 0.45rem;font-size: 0.28rem;line-height: 0.28rem;font-weight: bold;text-align: center;position: relative;}
    .ind4-a41c{font-size: 0.2rem;line-height: 0.2rem;color: #999999;text-align: center;margin-top: 0.25rem;position: relative;}
    .ind4-a41d{display: none;}
}


/* 首页五 */
@media only screen and (min-width: 1480px) {
    .ind5-a{width: 100%;height: 100%;position: relative;}
    .ind5-a1{width: 1440px;margin: 0 auto;padding-top: calc(100%*120/925);}
    .ind5-a2{width: 100%;height: 380px;position: relative;z-index: 2;}
    .ind5-a7{width: 100%;height: 100%;position: absolute;}
    .ind5-a7 img{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind5-a7 img:nth-child(2){display: none;}
	.ind5-b2{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
	.ind5-b3{width: 215px;height: 260px;position: absolute;top: calc(50% - 260px/2);left: calc(50% - 215px/2);z-index: -1;opacity: 0;transition: 0.5s;}
	.ind5-b3.on1{left: 0;z-index: 1;transition: 0.5s;opacity: 1;}
	.ind5-b3.on2{left: auto;left: calc(50% + 500px);z-index: 2;transition: 0.5s;opacity: 1;}
	.ind5-b3.on3{width: 246px;height: 287px;top: calc(50% - 287px/2);left: calc(50% - 460px);z-index: 3;transition: 0.5s;opacity: 1;}
	.ind5-b3.on4{width: 246px;height: 287px;top: calc(50% - 287px/2);left: calc(50% + 210px);z-index: 4;transition: 0.5s;opacity: 1;}
	.ind5-b3.on5{width: 323px;height: 100%;top: 0;left: calc(50% - 323px/2);z-index: 5;transition: 0.5s;opacity: 1;}
    .ind5-b3.on1 div:nth-child(1){width: 100%;height: 216px;padding: 5px;transition: 0.5s;}
	.ind5-b3.on2 div:nth-child(1){width: 100%;height: 216px;padding: 5px;transition: 0.5s;}
	.ind5-b3.on3 div:nth-child(1){width: 100%;height: 245px;padding: 5px;transition: 0.5s;}
	.ind5-b3.on4 div:nth-child(1){width: 100%;height: 245px;padding: 5px;transition: 0.5s;}
	.ind5-b3.on5 div:nth-child(1){width: 100%;height: 319px;padding: 5px;transition: 0.5s;}
    .ind5-b3 div:nth-child(1){width: 100%;height: 216px;transition: 0.5s;box-shadow: 0 0 21px rgba(13,22, 69, 0.21);}
    .ind5-b3 div:nth-child(2){width: 100%;font-size: 16px;line-height: 16px;color: #999999;position: absolute;bottom: 0;left: 0;text-align: center;transition: 0.5s;text-align: center;}
    .ind5-b3.on5 div:nth-child(2){font-size: 18px;line-height: 18px;color: #333;transition: 0.5s;}
    .ind5-a3{width: 50px;height: 50px;position: absolute;left: calc(50% - 1440px/2);bottom: calc(100%*85/925);transition: 0.5s;}
    .ind5-a4{width: 50px;height: 50px;position: absolute;right: calc(50% - 1440px/2);bottom: calc(100%*85/925);transition: 0.5s;}
    .ind5-a5{width: 195px;height: 52px;border: 1px solid #8ec63f;position: absolute;bottom: calc(100%*85/925);left: calc(50% - 195px/2);color: #8ec63f;line-height: 52px;font-size: 18px;text-align: center;transition: 0.5s;}
    .ind5-a5:hover{color: #fff;background: #8ec63f;transition: 0.5s;}
    .ind5-a6{width: 13px;height: 6px;position: absolute;left: calc(50% - 13px/2);bottom: calc(100%*185/925);animation: scroll 3s linear infinite;}
    @keyframes scroll{0%{transform: translateY(0px);}50%{transform: translateY(-20px);}100%{transform: translateY(0px);}}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ind5-a{width: 100%;height: 100%;position: relative;}
    .ind5-a1{width: 960px;margin: 0 auto;padding-top: calc(960px*278/1440);}
    .ind5-a7{width: 100%;height: 100%;position: absolute;}
    .ind5-a7 img{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind5-a7 img:nth-child(2){display: none;}
    .ind5-a2{width: 100%;height:calc(960px*380/1440);position: relative;}
	.ind5-b2{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
	.ind5-b3{width: calc(960px*215/1440);height:calc(960px*260/1440);position: absolute;top: calc(50% - (960px*260/1440)/2);left: calc(50% - (960px*215/1440)/2);z-index: -1;opacity: 0;transition: 0.5s;}
	.ind5-b3.on1{left: 0;z-index: 1;transition: 0.5s;opacity: 1;}
	.ind5-b3.on2{left: calc(50% + (960px*323/1440)/2 + 30px*2 + (960px*246/1440));z-index: 2;transition: 0.5s;opacity: 1;}
	.ind5-b3.on3{width: calc(960px*246/1440);height: calc(960px*287/1440);top: calc(50% - (960px*287/1440)/2);left: calc(50% - (960px*323/1440)/2 - (960px*246/1440) - 30px);z-index: 3;transition: 0.5s;opacity: 1;}
	.ind5-b3.on4{width: calc(960px*246/1440);height: calc(960px*287/1440);top: calc(50% - (960px*287/1440)/2);left: calc(50% + (960px*323/1440)/2 + 30px);z-index: 4;transition: 0.5s;opacity: 1;}
	.ind5-b3.on5{width: calc(960px*323/1440);height: 100%;top: 0;left: calc(50% - (960px*323/1440)/2);z-index: 5;transition: 0.5s;opacity: 1;}
    .ind5-b3.on1 div:nth-child(1){width: 100%;height: calc(960px*216/1440);padding: 5px;transition: 0.5s;}
	.ind5-b3.on2 div:nth-child(1){width: 100%;height: calc(960px*216/1440);padding: 5px;transition: 0.5s;}
	.ind5-b3.on3 div:nth-child(1){width: 100%;height: calc(960px*245/1440);padding: 5px;transition: 0.5s;}
	.ind5-b3.on4 div:nth-child(1){width: 100%;height: calc(960px*245/1440);padding: 5px;transition: 0.5s;}
	.ind5-b3.on5 div:nth-child(1){width: 100%;height: calc(960px*349/1440);padding: 5px;transition: 0.5s;}
    .ind5-b3 div:nth-child(1){width: 100%;height: calc(960px*216/1440);transition: 0.5s;box-shadow: 0 0 21px rgba(13,22, 69, 0.21);}
    .ind5-b3 div:nth-child(2){width: 100%;font-size: 14px;line-height: 14px;color: #999999;position: absolute;bottom: 0;left: 0;text-align: center;transition: 0.5s;text-align: center;}
    .ind5-b3.on5 div:nth-child(2){font-size: 16px;line-height: 16px;color: #333;transition: 0.5s;}
    .ind5-a3{width: 50px;height: 50px;position: absolute;left: calc(50% - 960px/2);bottom: calc(960px*85/1440);transition: 0.5s;}
    .ind5-a4{width: 50px;height: 50px;position: absolute;right: calc(50% - 960px/2);bottom: calc(960px*85/1440);transition: 0.5s;}
    .ind5-a5{width: 195px;height: 52px;border: 1px solid #8ec63f;position: absolute;bottom: calc(960px*85/1440);left: calc(50% - 195px/2);color: #8ec63f;line-height: 52px;font-size: 18px;text-align: center;transition: 0.5s;}
    .ind5-a5:hover{color: #fff;background: #8ec63f;transition: 0.5s;}
    .ind5-a6{width: 13px;height: 6px;position: absolute;left: calc(50% - 13px/2);bottom: calc(100%*185/925);animation: scroll 3s linear infinite;}
    @keyframes scroll{0%{transform: translateY(0px);}50%{transform: translateY(-20px);}100%{transform: translateY(0px);}}
}
@media only screen and (max-width: 1023px) {
    .ind5-a{width: 100%;height: 100%;position: relative;overflow: hidden;}
    .ind5-a1{width: 100%;margin: 0 auto;padding-top: 4rem;}
    .ind5-a2{width: calc(4.18rem*4 + 5.15rem + 0.55rem*4);height: 6.05rem;position: relative;z-index: 2;margin-left: calc(50% - (4.18rem*4 + 5.15rem + 0.55rem*4)/2);}
    .ind5-a7{width: 100%;height: 100%;position: absolute;}
    .ind5-a7 img{width: 100%;height: 100%;}
    .ind5-a7 img:nth-child(1){display: none;}
	.ind5-b2{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
	.ind5-b3{width: 2.46rem;height: 2.46rem;position: absolute;top: calc(50% - 2.46rem/2);left: calc(50% - 2.46rem/2);z-index: -1;opacity: 0;transition: 0.5s;}
	.ind5-b3.on1{left: 0;z-index: 1;transition: 0.5s;opacity: 1;}
	.ind5-b3.on2{left: calc(50% + 0.55rem*2 + 5.15rem/2 + 4.18rem);z-index: 2;transition: 0.5s;opacity: 1;}
	.ind5-b3.on3{width: 4.18rem;height: 4.08rem;top: calc(50% - 4.93rem/2);left: calc(50% - 5.15rem/2 - 0.55rem - 4.18rem);z-index: 3;transition: 0.5s;opacity: 1;}
	.ind5-b3.on4{width: 4.18rem;height: 4.08rem;top: calc(50% - 4.93rem/2);left: calc(50% + 5.15rem/2 + 0.55rem);z-index: 4;transition: 0.5s;opacity: 1;}
	.ind5-b3.on5{width: 5.15rem;height: 100%;top: 0;left: calc(50% - 5.15rem/2);z-index: 5;transition: 0.5s;opacity: 1;}
    .ind5-b3.on1 div:nth-child(1){width: 100%;height: 2.46rem;padding: 5px;transition: 0.5s;}
	.ind5-b3.on2 div:nth-child(1){width: 100%;height: 2.46rem;padding: 5px;transition: 0.5s;}
	.ind5-b3.on3 div:nth-child(1){width: 100%;height: 4.08rem;padding: 5px;transition: 0.5s;}
	.ind5-b3.on4 div:nth-child(1){width: 100%;height: 4.08rem;padding: 5px;transition: 0.5s;}
	.ind5-b3.on5 div:nth-child(1){width: 100%;height: 5.15rem;padding: 5px;transition: 0.5s;}
    .ind5-b3 div:nth-child(1){width: 100%;transition: 0.5s;box-shadow: 0 0 21px rgba(13,22, 69, 0.21);padding: 0.05rem;background: #fff;}
    .ind5-b3 div:nth-child(2){width: 100%;font-size: 0.3rem;line-height: 0.3rem;color: #999999;position: absolute;bottom: 0;left: 0;text-align: center;transition: 0.5s;text-align: center;opacity: 0;}
    .ind5-b3.on5 div:nth-child(2){font-size: 0.3rem;line-height: 0.3rem;color: #333;transition: 0.5s;opacity: 1;}
    .ind5-a3{display: none;}
    .ind5-a4{display: none;}
    .ind5-a5{width: 2.9rem;height: 0.76rem;border: 0.01rem solid #8ec63f;color: #8ec63f;line-height: 0.76rem;font-size: 0.3rem;text-align: center;margin: 0 auto;margin-top: 0.9rem;}
    .ind5-a6{width: 0.24rem;height: 0.12rem;animation: scroll 3s linear infinite;margin: 0 auto;margin-top: 0.5rem;}
    @keyframes scroll{0%{transform: translateY(0px);}50%{transform: translateY(-20px);}100%{transform: translateY(0px);}}
}


/* 首页六 */
@media only screen and (min-width: 1480px) {
    .ind6-a{width: 100%;height: 100%;position: relative;}
    .ind6-a1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
    .ind6-a1 img{width: 1920px;height: 930px;margin-left: calc(50% - 1920px/2);}
    .ind6-a1 img:nth-child(2){display: none;}
    .ind6-a2{width: 100%;padding-top: 250px;}
    .ind6-a3{width: 100%;height: 540px;position: relative;}
    .ind6-a5all{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind6-a4{width: 100%;height: 2px; position: absolute;bottom: 90px;left: 0;background: #fff;}
    .ind6-a5{width: max-content;height: 100%;position: absolute;left: calc(50% - 1920px/2);top: 0;}
    .ind6-a51{width: 198px;height: 100%;float: left;margin-left: 90px;position: relative;}
    .ind6-a51.on3{float: none;margin-left: 0;margin: 0 auto;}
    .ind6-a51 .ind6-a52{width: 100%;height: calc(1200px*295/1480);bottom: 125px;left: 0;position: absolute;}
    .ind6-a53{width: 19px;height: 19px;position: absolute;left: calc(50% - 19px/2);bottom: 82px;}
    .ind6-a53 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
    .ind6-a53 img:nth-child(1){opacity: 1;transition: 0.5s;}
    .ind6-a53 img:nth-child(2){opacity: 0;transition: 0.5s;}
    .ind6-a57{width: 100%;height: 100%;position: absolute;top: 0; left: 0;background: rgba(0, 0, 0, 0.6);opacity: 1;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a53 img:nth-child(1){opacity: 0;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a53 img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind6-a54{width: 100%;font-size: 40px;line-height: 40px;text-align: center;color: #fff;position: absolute;bottom: 0;left: 0;transition: 0.5s;}
    .ind6-a56{width: 0;overflow: hidden;}
    .ind6-a51.on1{width: 545px;}
    .ind6-a51.on1 .ind6-a54{font-size: 80px;line-height: 80px;color: #8ec63f;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a52{width: 545px;height: calc(1200px*410/1480);border-radius: 10px;background: #8ec63f;}
    .ind6-a51.on1 .ind6-a55{width: 263px;height: 100%;padding: 5px;background: #8ec63f;box-shadow: 0 0 18px rgba(0, 0, 0, 0.34);float: left;border-radius: 10px;}
    .ind6-a51.on1 .ind6-a56{width: calc(100% - 263px);height: 100%;padding-top: 138px;float: left;padding-left: 25px;padding-right: 25px;}
    .ind6-a51.on1 .ind6-a56 div:nth-child(1){font-size: 18px;line-height: 18px;font-weight: bold;color: #fff;}
    .ind6-a51.on1 .ind6-a56 div:nth-child(2) p{font-size: 16px;line-height: 30px;color: #fff;margin-top: 30px;}
    .ind6-a51.on1 .ind6-a57{opacity: 0;transition: 0.5s;}
    .ind6-a51.on2 .ind6-a52{width: 230px;height: calc(1200px*345/1480);}
    .ind6-a51.on2 .ind6-a55{width: 230px;height: calc(1200px*345/1480);transition: 0.5s;}
    .ind6-a6{width: 50px;height: 50px;position: absolute;left: 150px;bottom: 65px;}
    .ind6-a7{width: 50px;height: 50px;position: absolute;right: 150px;bottom: 65px;}
    
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ind6-a{width: 100%;height: 100%;position: relative;}
    .ind6-a1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
    .ind6-a1 img{width: 1920px;height: 930px;margin-left: calc(50% - 1920px/2);}
    .ind6-a1 img:nth-child(2){display: none;}
    .ind6-a2{width: 100%;padding-top: 250px;}
    .ind6-a3{width: 100%;height: 460px;position: relative;}
    .ind6-a5all{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind6-a4{width: 100%;height: 2px; position: absolute;bottom: 90px;left: 0;background: #fff;}
    .ind6-a5{width: max-content; height: 100%;position: absolute;left: calc(50% - 1920px/2);top: 0;}
    .ind6-a51{width: calc(960px*198/1480);height: 100%;float: left;margin-left: 90px;position: relative;}
    .ind6-a51.on3{float: none;margin-left: 0;margin: 0 auto;}
    .ind6-a51 .ind6-a52{width: 100%;height: calc(960px*295/1480);bottom: 125px;left: 0;position: absolute;}
    .ind6-a53{width: 19px;height: 19px;position: absolute;left: calc(50% - 19px/2);bottom: 82px;}
    .ind6-a53 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
    .ind6-a57{width: 100%;height: 100%;position: absolute;top: 0; left: 0;background: rgba(0, 0, 0, 0.6);opacity: 1;transition: 0.5s;}
    .ind6-a53 img:nth-child(1){opacity: 1;transition: 0.5s;}
    .ind6-a53 img:nth-child(2){opacity: 0;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a53 img:nth-child(1){opacity: 0;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a53 img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind6-a54{width: 100%;font-size: 40px;line-height: 40px;text-align: center;color: #fff;position: absolute;bottom: 0;left: 0;transition: 0.5s;}
    .ind6-a56{width: 0;overflow: hidden;}
    .ind6-a51.on1{width:calc(960px*545/1480);transition: 0.5s;}
    .ind6-a51.on1 .ind6-a54{font-size: 70px;line-height: 70px;color: #8ec63f;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a52{width:calc(960px*545/1480);height: calc(960px*410/1480);border-radius: 10px;background: #8ec63f;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a55{width: calc(960px*263/1480);height: 100%;padding: 5px;background: #8ec63f;box-shadow: 0 0 18px rgba(0, 0, 0, 0.34);float: left;border-radius: 10px;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a56{width: calc(100% - (960px*263/1480));height: 100%;padding-top: calc(960px*138/1480);float: left;padding-left: calc(960px*25/1480);padding-right: calc(960px*25/1480);transition: 0.5s;}
    .ind6-a51.on1 .ind6-a56 div:nth-child(1){font-size: 18px;line-height: 18px;font-weight: bold;color: #fff;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a56 div:nth-child(2) p{font-size: 16px;line-height: 30px;color: #fff;margin-top: 30px;transition: 0.5s;}
    .ind6-a51.on1 .ind6-a57{opacity: 0;transition: 0.5s;}
    .ind6-a51.on2{width: calc(960px*230/1480);}
    .ind6-a51.on2 .ind6-a52{width: calc(960px*230/1480);height: calc(960px*345/1480);}
    .ind6-a51.on2 .ind6-a55{width:calc(960px*230/1480);height: calc(960px*345/1480);transition: 0.5s;}
    .ind6-a6{width: 50px;height: 50px;position: absolute;left: 100px;bottom: 75px;transition: 0.5s;}
    .ind6-a7{width: 50px;height: 50px;position: absolute;right: 100px;bottom: 75px;transition: 0.5s;}
}
@media only screen and (max-width: 1023px) {
    .ind6-a{width: 100%;height: 100%;position: relative;}
    .ind6-a1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
    .ind6-a1 img{width: 100%;height: 100%;}
    .ind6-a1 img:nth-child(1){display: none;}
    .ind6-a2{width: 100%;padding-top: 2.9rem;}
    .ind6-a3{width: 100%;height: 8rem;position: relative;}
    .ind6-a5all{width:100%;height: 100%;}
    .ind6-a57{display: none;}
    .ind6-a4{width: 100%;height: 2px; position: absolute;bottom: 1.07rem;left: 0;background: #fff;}
    .ind6-a5{height: 100%;overflow-x: auto;display: -webkit-box;}
    .ind6-a51{width: 6.45rem;height: 100%;margin-left: 0.55rem;position: relative;}
    .ind6-a51 .ind6-a52{width: 100%;height: 4.85rem;border-radius: 0.1rem;background: #8ec63f;}
    .ind6-a53{width: 0.42rem;height: 0.42rem;position: absolute;left: calc(50% - 0.42rem/2);bottom: 0.9rem;}
    .ind6-a53 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
    .ind6-a53 img:nth-child(1){opacity: 0;transition: 0.5s;}
    .ind6-a53 img:nth-child(2){opacity: 1;transition: 0.5s;}
    .ind6-a54{width: 100%;font-size: 0.8rem;line-height: 0.8rem;color: #8ec63f;text-align: center;position: absolute;bottom: 0;left: 0;}
    .ind6-a51 .ind6-a55{width: 3.25rem;height: 100%;padding: 0.05rem;background: #8ec63f;box-shadow: 0 0 18px rgba(0, 0, 0, 0.34);float: left;border-radius: 0.1rem;}
    .ind6-a51 .ind6-a56{width: calc(100% - 3.25rem);height: 100%;padding-top: 1.38rem;float: left;padding-left: 0.25rem;padding-right: 0.25rem;}
    .ind6-a51 .ind6-a56 div:nth-child(1){font-size: 0.28rem;line-height: 0.46rem;font-weight: bold;color: #fff;}
    .ind6-a51 .ind6-a56 div:nth-child(2) p{font-size: 0.16rem;line-height: 0.26rem;color: #fff;margin-top: 0.3rem;}
    .ind6-a6{width: 0.7rem;height: 0.7rem;position: absolute;right: calc(50% + 0.35rem);bottom: 0.8rem;display: none;}
    .ind6-a7{width: 0.7rem;height: 0.7rem;position: absolute;left: calc(50% + 0.35rem);bottom: 0.8rem;display: none;}
}


/* 首页七 */
@media only screen and (min-width: 1480px) {
    .ind7-a{width: 100%;height: 100%;position: relative;}
    .ind7-a1{width: 1440px;margin: 0 auto;padding-top: 215px;}
    .ind7-a2{width: max-content;margin: 0 auto;}
    .ind7-a3{width: 188px;height: 58px;text-align: center; box-sizing: border-box;font-size: 22px;color: #8ec63f;font-weight: bold;float: left;margin-right: 80px;line-height: 54px;border: 2px solid #8ec63f;transition: 0.5s;}
    .ind7-a2 .ind7-a3:last-child{margin-right: 0;}
    .ind7-a3.on1{color: #fff;transition: 0.5s;background: #8ec63f;transition: 0.5s;}
    .ind7-a4{width: 50px;height: 50px;position: absolute;right: calc(50% - 1440px/2);top: 230px;}
    .ind7-a5{width: 100%;}
    .ind7-a6{width: 680px;float: left;}
    .ind7-a7{width: calc(1440px - 680px - 65px);float: right;}
    .ind7-a5>a:nth-child(2)>div{padding-top: 74px;}
    .ind7-a61{font-size: 16px;line-height: 16px;margin: 38px auto;}
    .ind7-a62{width: 100%;height: 472px;position: relative;}
    .ind7-a62a{width: 100%;height: 100%;}
    .ind7-a62a img{min-height: 100%;transition: 0.5s;}
    .ind7-a62a:hover img{transform: scale(1.08);transition: 0.5s;}
    .ind7-a62b{width: 100%;position: absolute;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.4);padding: 25px 30px 25px 30px;}
    .ind7-a62b div{color: #fff;font-size: 20px;line-height: 20px;}
    .ind7-a62b div:nth-child(2){margin-top: 25px;}
    .ind7-a71{width: 100%;border-bottom: 2px solid #e5e5e5;padding-bottom: 42px;margin-bottom: 20px;}
    .ind7-a72{width: 130px;float: left;margin-right: 40px;overflow: hidden;}
    .ind7-a73{width: calc(100% - 130px - 40px);float: left;}
    .ind7-a72 div:nth-child(1){font-size: 20px;line-height: 20px;color: #8ec63f;margin-top: 24px;text-align: right;font-family: 'sy3';}
    .ind7-a72 div:nth-child(2){font-size: 32px; line-height: 32px;color: #8ec63f;margin-top: 24px;text-align: right;font-family: 'sy3';}
    .ind7-a72 div:nth-child(3){display: none;}
    .ind7-a73{padding-top: 17px;}
    .ind7-a73 div:nth-child(1){width: 100%;font-size: 16px;line-height: 16px;font-weight: bold;}
    .ind7-a73 div:nth-child(2){width: 100%;font-size: 16px;line-height: 32px;color: #999999;margin-top: 16px;}
    .ind7-a7 .ind7-a71:nth-child(3){border: none;padding-bottom: 0;}
    .yind7-a5{display: none;}
    .yind7-all{display: none;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ind7-a{width: 100%;height: 100%;position: relative;}
    .ind7-a1{width: 960px;margin: 0 auto;padding-top: calc(960px*215/1440);}
    .ind7-a2{width: max-content;margin: 0 auto;}
    .ind7-a3{width: 188px;height: 58px;box-sizing: border-box;text-align: center; font-size: 22px;color: #8ec63f;font-weight: bold;float: left;margin-right: 80px;line-height: 54px;border: 2px solid #8ec63f;transition: 0.5s;}
    .ind7-a2 .ind7-a3:last-child{margin-right: 0;}
    .ind7-a3.on1{color: #fff;transition: 0.5s;background: #8ec63f;transition: 0.5s;}
    .ind7-a4{width: 50px;height: 50px;position: absolute;right: calc(50% - 960px/2);top: calc(960px*230/1440);}
    .ind7-a5{width: 100%;}
    .ind7-a6{width: calc(960px*680/1440);float: left;}
    .ind7-a7{width: calc(960px - (960px*680/1440) - calc(960px*65/1440));float: right;}
    .ind7-a5>a:nth-child(2)>div{padding-top: 52px;}
    .ind7-a61{font-size: 14px;line-height: 14px;margin: 30px auto;}
    .ind7-a62{width: 100%;height: calc(960px*472/1440);position: relative;}
    .ind7-a62a{width: 100%;height: 100%;}
    .ind7-a62b{width: 100%;position: absolute;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.4);padding: 15px 20px 15px 20px;}
    .ind7-a62b div{color: #fff;font-size: 18px;line-height: 18px;}
    .ind7-a62b div:nth-child(2){margin-top: 15px;}
    .ind7-a71{width: 100%;border-bottom: 2px solid #e5e5e5;padding-bottom: calc(960px*25/1440);margin-bottom: calc(960px*20/1440);}
    .ind7-a72{width: calc(960px*130/1440);float: left;margin-right: calc(960px*40/1440);overflow: hidden;}
    .ind7-a73{width: calc(100% - (960px*130/1440) - (960px*40/1440));float: left;}
    .ind7-a72 div:nth-child(1){font-size: 18px;line-height: 18px;color: #8ec63f;margin-top: calc(960px*24/1440);text-align: right;font-family: 'sy3';}
    .ind7-a72 div:nth-child(2){font-size: 28px; line-height: 28px;color: #8ec63f;margin-top: calc(960px*24/1440);text-align: right;font-family: 'sy3';}
    .ind7-a72 div:nth-child(3){display: none;}
    .ind7-a73{padding-top: calc(960px*17/1440);}
    .ind7-a73 div:nth-child(1){width: 100%;font-size: 14px;line-height: 14px;font-weight: bold;}
    .ind7-a73 div:nth-child(2){width: 100%;font-size: 14px;line-height: 28px;color: #999999;margin-top: calc(960px*16/1440);}
    .ind7-a7 .ind7-a71:nth-child(3){border: none;padding-bottom: 0;}
    .yind7-a5{display: none;}
    .yind7-all{display: none;}

}
@media only screen and (max-width: 1023px) {
    .ind7-a{width: 100%;height: 100%;position: relative;}
    .ind7-a1{width: calc(100% - 0.3rem*2);margin: 0 auto;padding-top: 3rem;position: relative;}
    .ind7-a2{width: max-content;margin: 0 auto;}
    .ind7-a3{width: 2.2rem;height: 0.75rem;box-sizing: border-box;text-align: center; font-size: 0.3rem;color: #8ec63f;font-weight: bold;float: left;margin-right: 0.8rem;line-height: 0.71rem;border: 0.02rem solid #8ec63f;transition: 0.5s;}
    .ind7-a2 .ind7-a3:last-child{margin-right: 0;}
    .ind7-a3.on1{color: #fff;transition: 0.5s;background: #8ec63f;transition: 0.5s;}
    .ind7-a4{width: 0.7rem;height: 0.7rem;position: absolute;right:0;top: 3.2rem;}
    .ind7-a5{display: none;}
    .ind7-all{display: none;}
    .yind7-a5{width: 100%;height: 8.58rem;margin-top: 0.6rem;display: none;}
    .yind7-swi{width: 100%;height: 7.83rem;}
    .yind7-swi2{width: 100%;height: 7.83rem;}
    .yind7-a1{width: 100%;height: 4.8rem;overflow: hidden;}
    .yind7-a1 img{margin: 0 auto;}
    .yind7-a2{width: 100%;font-size: 0.3rem;line-height: 0.3rem;font-weight: bold;padding-left: 0.3rem;padding-right: 0.3rem;margin-top: 0.34rem;}
    .yind7-a3{width: 100%;line-height: 0.3rem;font-size: 0.3rem;color: #8ec63f;font-family: 'sy3';margin-top: 0.4rem;padding-left: 0.3rem;}
    .yind7-a4{font-size: 0.26rem;line-height: 0.5rem;color: #999999;padding-left: 0.3rem;padding-right: 0.3rem;margin-top: 0.3rem;}
    .yind7-pag{width: 100%;position: absolute;left: 0;}
    .yind7-pag .swiper-pagination-bullet{width: 0.19rem;height: 0.19rem;border-radius: 50%;border: 0.02rem solid #8ec63f;margin-right: 0.48rem;background: rgba(0, 0, 0, 0);opacity: 1;}
    .yind7-pag .swiper-pagination-bullet-active{background: #8ec63f;color: #8ec63f;opacity: 1;}
    .yind7-pag .swiper-pagination-bullet:last-child{margin-right: 0;}
}


/* 首页八 */
@media only screen and (min-width: 1480px) {
    .ind8-a{width: 100%;height: 100%;position: relative;}
    .ind8-a1{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
    .ind8-a1 img{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind8-a1 img:nth-child(2){display: none;}
    .ind8-a2{width: 1440px;margin: 0 auto;padding-top: calc(1440px*305/1440);position: relative;}
    .ind8-a3{float: left;overflow: hidden;}
    .ind8-a4{float: right;}
    .ind8-a3a{font-size: 22px;line-height: 22px;color: #fff;font-weight: bold;margin-bottom: 110px;}
    .ind8-a3b{margin-bottom: 48px;}
    .ind8-a3b div:nth-child(1){font-size: 16px;line-height: 32px;color: #fff;float: left;}
    .ind8-a3b div:nth-child(2){font-size: 30px;line-height: 32px;color: #fff;font-family: 'sy3';float: left;margin-left: 10px;}
    .ind8-a3c{margin-bottom: 48px;}
    .ind8-a3c div:nth-child(1){font-size: 16px;line-height: 16px;color: #fff;float: left;}
    .ind8-a3c div:nth-child(2){font-size: 16px;line-height: 16px;color: #fff;float: left;margin-left: 10px;}
    .ind8-a41{width: 884px;height: 54px;margin-bottom: 40px;}
    .ind8-a41a{width: calc((100% - 60px)/2);height: 100%;background: #fff;float: left;position: relative;}
    .ind8-a41b{width: calc((100% - 60px)/2);height: 100%;background: #fff;float: right;position: relative;}
    .ind8-a41 input{width: 100%;height: 100%;font-size: 16px;padding-left: 20px;}
    .ind8-a41a select,.ind8-a41b select{width: 100%;height: 100%;font-size: 16px;padding-left: 20px;border: none;appearance: none;-moz-appearance: none;-webkit-appearance: none;}
    .ind8-a42{width: 884px;height: 155px;background: #fff;margin-bottom: 40px;}
    .ind8-a42 textarea{width: 100%;height: 100%;font-size: 16px;padding: 20px;}
    .ind8-a43{width: 884px;height: 54px;background: #8ec63f;color: #fff;line-height: 54px;text-align: center;font-size: 16px;}
    .ind8-a41a div,.ind8-a41b div{width: 12px;height: 6px;position: absolute;top: calc(54px/2 - 6px/2);right: 18px;}
    .ind8-bto{width: 100%;height: 60px;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 0;}
    .ind8-bto1{width: 100%;height: 100%;position: relative;}
    .ind8-bto1 div:nth-child(1){position: absolute;line-height: 60px;color: #fff;left: calc(50% - 1440px/2);top: 0;font-size: 14px;opacity: 0.6;}
    .ind8-bto1 div:nth-child(2){position: absolute;line-height: 60px;color: #fff;right: calc(50% - 1440px/2);top: 0;font-size: 14px;opacity: 0.6;}
    .yind8-bto1{width: 100%;height: 100%;position: relative;display: none;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ind8-a{width: 100%;height: 100%;position: relative;}
    .ind8-a1{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
    .ind8-a1 img{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .ind8-a1 img:nth-child(2){display: none;}
    .ind8-a2{width: 960px;margin: 0 auto;padding-top: calc(960px*305/1440);position: relative;}
    .ind8-a3{float: left;overflow: hidden;}
    .ind8-a4{float: right;}
    .ind8-a3a{font-size: 18px;line-height: 18px;color: #fff;font-weight: bold;margin-bottom: calc(960px*110/1440);}
    .ind8-a3b{margin-bottom: 48px;}
    .ind8-a3b div:nth-child(1){font-size: 14px;line-height: 28px;color: #fff;float: left;}
    .ind8-a3b div:nth-child(2){font-size: 28px;line-height: 28px;color: #fff;font-family: 'sy3';float: left;margin-left: 10px;}
    .ind8-a3c{margin-bottom: 48px;}
    .ind8-a3c div:nth-child(1){font-size: 14px;line-height: 14px;color: #fff;float: left;}
    .ind8-a3c div:nth-child(2){font-size: 14px;line-height: 14px;color: #fff;float: left;margin-left: 10px;}
    .ind8-a41{width: calc(960px*884/1440);height: 40px;margin-bottom: 40px;}
    .ind8-a41a{width: calc((100% - 30px)/2);height: 100%;background: #fff;float: left;position: relative;}
    .ind8-a41b{width: calc((100% - 30px)/2);height: 100%;background: #fff;float: right;position: relative;}
    .ind8-a41 input{width: 100%;height: 100%;font-size: 14px;padding-left: 15px;}
    .ind8-a41a select,.ind8-a41b select{width: 100%;height: 100%;font-size: 14px;padding-left: 15px;border: none;appearance: none;-moz-appearance: none;-webkit-appearance: none;}
    .ind8-a42{width: calc(960px*884/1440);height: calc(960px*155/1440);background: #fff;margin-bottom: 30px;}
    .ind8-a42 textarea{width: 100%;height: 100%;font-size: 14px;padding: 15px;}
    .ind8-a43{width: calc(960px*884/1440);height: 40px;background: #8ec63f;color: #fff;line-height: 40px;text-align: center;font-size: 14px;}
    .ind8-a41a div,.ind8-a41b div{width: 12px;height: 6px;position: absolute;top: calc(54px/2 - 6px/2);right: 18px;}
    .ind8-bto{width: 100%;height: 60px;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 0;}
    .ind8-bto1{width: 100%;height: 100%;position: relative;}
    .ind8-bto1 div:nth-child(1){position: absolute;line-height: 60px;color: #fff;left: calc(50% - 960px/2);top: 0;font-size: 14px;opacity: 0.6;}
    .ind8-bto1 div:nth-child(2){position: absolute;line-height: 60px;color: #fff;right: calc(50% - 960px/2);top: 0;font-size: 14px;opacity: 0.6;}
    .yind8-bto1{width: 100%;height: 100%;position: relative;display: none;}
}
@media only screen and (max-width: 1023px) {
    .ind8-a{width: 100%;height: 100%;position: relative;}
    .ind8-a1{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
    .ind8-a1 img{width: 100%;height: 100%;}
    .ind8-a1 img:nth-child(1){display: none;}
    .ind8-a .ind3-a2{display: none;}
    .ind8-a2{width: calc(100% - 0.3rem*2);margin: 0 auto;padding-top:1.62rem;position: relative;}
    .ind8-a3a{display: none;}
    .ind8-a3b{margin-bottom: 0.53rem;}
    .ind8-a3b div:nth-child(1){font-size: 0.28rem;line-height: 0.48rem;color: #fff;float: left;}
    .ind8-a3b div:nth-child(2){font-size: 0.48rem;line-height: 0.48rem;color: #fff;font-family: 'sy3';float: left;margin-left:0.2rem;}
    .ind8-a3c{margin-bottom: 0.53rem;}
    .ind8-a3 .ind8-a3c:last-child{margin-bottom: 0.4rem;}
    .ind8-a3c div:nth-child(1){font-size: 0.28rem;line-height: 0.28rem;color: #fff;float: left;}
    .ind8-a3c div:nth-child(2){width: calc(100% - 1rem);font-size: 0.28rem;line-height: 0.28rem;color: #fff;float: left;}
    .ind8-a4{width: 100%;background:rgba(255, 255, 255, 0.3);padding: 0.4rem 0.3rem 0.4rem 0.3rem;}
    .ind8-a41{width: 100%;}
    .ind8-a41a{width:100%;height: 0.74rem;background: #fff;position: relative;margin-bottom: 0.4rem;}
    .ind8-a41b{width:100%;height: 0.74rem;background: #fff;position: relative;margin-bottom: 0.4rem;}
    .ind8-a41 input{width: 100%;height: 100%;font-size: 0.26rem;padding-left: 0.2rem;margin-bottom: 0.4rem;}
    .ind8-a44 .ind8-a41a,.ind8-a44 .ind8-a41b{width: calc((100% - 0.26rem)/2);float: left;margin-right: 0.26rem;}
    .ind8-a44 .ind8-a41b{margin-right: 0;}
    .ind8-a41a select,.ind8-a41b select{width: 100%;height: 100%;font-size: 0.26rem;padding-left: 0.2rem;border: none;appearance: none;-moz-appearance: none;-webkit-appearance: none;float: left;}
    .ind8-a41b select{margin-right: 0;}
    .ind8-a42{width: 100%;height: 1.43rem;background: #fff;margin-bottom:0.4rem;}
    .ind8-a42 textarea{width: 100%;height: 100%;font-size: 0.26rem;padding: 0.2rem;}
    .ind8-a43{width: 100%;height: 0.8rem;background: #8ec63f;color: #fff;line-height: 0.8rem;text-align: center;font-size: 0.26rem;}
    .ind8-a41a div,.ind8-a41b div{width: 0.12rem;height: 0.06rem;position: absolute;top: calc(0.8rem/2 - 0.06rem/2);right: 0.2rem;}
    .ind8-bto{width: 100%;height: 0.9rem;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 0;padding-left: 0.9rem;padding-right: 0.9rem;}
    .ind8-bto1{width: 100%;height: 100%;position: relative;display: none;}
    .yind8-bto1 div:nth-child(1){line-height: 0.34rem;color: #fff;font-size: 0.22rem;opacity: 0.6;margin: 0 auto;text-align: center;margin-top: 0.11rem;}
    .yind8-bto1 div:nth-child(2){line-height: 0.34rem;color: #fff;font-size: 0.22rem;opacity: 0.6;margin: 0 auto;text-align: center;white-space: pre-wrap;}
}

/* 二级头部*/
@media only screen and (min-width: 1480px) {
    .p1-a{width: 100%;height: 700px;position: relative;overflow: hidden;}
    .p1-a1{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .p1-a1 img:nth-child(2){display: none;}
    .p1-a2{width:calc(100%*1085/1920);height: 618px;position: absolute;left: 0;top: 0;}
    .p1-a3{width:calc(100%*1185/1920);height: 100%;position: absolute;left: 0;top: 0;}
    .p1-a4{position: absolute;left: calc(50% - 1440px/2);top: 225px;}
    .p1-a4 .p1-a41{font-size: 60px;font-weight: bold;color: #fff;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);line-height: 60px;}
    .p1-a4 .p1-a42{font-size: 18px;line-height: 18px;color: #fff;margin-top: 25px;}
    .p1-a4 .p1-a43{width: 54px;height: 2px;background: #fff;margin-top: 50px;}
    .p1-a4 .p1-a44{font-size: 40px;line-height: 40px;color: #fff;margin-top: 85px;}
    .p1-a4 .p1-a44 p span strong{font-size: 40px !important;line-height: 40px !important;color: #fff;}
    .p1-a4 .p1-a44 p span {font-size: 40px !important;line-height: 40px !important;color: #fff;}
    .p1-a4 .p1-a44 p {font-size: 40px !important;line-height: 40px !important;color: #fff;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .p1-a{width: 100%;height: calc(960px*700/1440);position: relative;overflow: hidden;}
    .p1-a1{width: 1920px;height: 100%;margin-left: calc(50% - 1920px/2);}
    .p1-a1 img:nth-child(2){display: none;}
    .p1-a2{width:calc(100%*1085/1920);height: calc(960px*618/1440);position: absolute;left: 0;top: 0;}
    .p1-a3{width:calc(100%*1185/1920);height: 100%;position: absolute;left: 0;top: 0;}
    .p1-a4{position: absolute;left: calc(50% - 960px/2);top: calc(960px*225/1440);}
    .p1-a4 .p1-a41{font-size: 48px;font-weight: bold;color: #fff;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);line-height: 48px;}
    .p1-a4 .p1-a42{font-size: 16px;line-height: 16px;color: #fff;margin-top: 25px;}
    .p1-a4 .p1-a43{width: calc(960px*54/1440);height: 2px;background: #fff;margin-top: calc(960px*50/1440);}
    .p1-a4 .p1-a44{font-size: 32px;line-height: 32px;color: #fff;margin-top: calc(960px*85/1440);}
    .p1-a4 .p1-a44 p span strong{font-size: 32px !important;line-height: 32px !important;color: #fff;}
    .p1-a4 .p1-a44 p span {font-size: 32px !important;line-height: 32px !important;color: #fff;}
    .p1-a4 .p1-a44 p {font-size: 32px !important;line-height: 32px !important;color: #fff;}
}  
@media only screen and (max-width: 1023px) {
    .p1-a{width: 100%;height: 5.6rem;position: relative;overflow: hidden;}
    .p1-a1{width: 100%;height: 100%;}
    .p1-a1 img{width: 100%;height: 100%;}
    .p1-a1 img:nth-child(1){display: none;}
    .p1-a2{width:calc(100% - 0.3rem);height: 100%;position: absolute;left: 0;top: 0;}
    .p1-a3{width:calc(100% - 1.45rem);height: calc(100% - 0.8rem);position: absolute;left: 0;top: 0;}
    .p1-a4{position: absolute;left:0.48rem;top: 1.9rem;}
    .p1-a4 .p1-a41{font-size: 0.4rem;font-weight: bold;color: #fff;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.78);line-height: 0.4rem;}
    .p1-a4 .p1-a42{font-size: 0.2rem;line-height: 0.2rem;color: #fff;margin-top: 0.25rem;}
    .p1-a4 .p1-a43{width: 0.3rem;height: 0.02rem;background: #fff;margin-top: 0.58rem;}
    .p1-a4 .p1-a44{font-size: 0.26rem;line-height: 0.26rem;color: #fff;margin-top: 0.52rem;}
    .p1-a4 .p1-a44 p strong{font-size: 0.26rem !important;line-height: 0.26rem !important;color: #fff;}
    .p1-a4 .p1-a44 p span strong{font-size: 0.26rem !important;line-height: 0.26rem !important;color: #fff;}
    .p1-a4 .p1-a44 p span {font-size: 0.26rem !important;line-height: 0.26rem !important;color: #fff;}
    .p1-a4 .p1-a44 p {font-size: 0.26rem !important;line-height: 0.26rem !important;color: #fff;}
}

/* 底部 */
@media only screen and (min-width: 1480px) {
    .db-a{width: 100%;position: relative;background: #191d34;}
    .db-a1{width: 1440px;margin: 0 auto;overflow: hidden;padding-bottom: 25px;}
    .db-a2{width: 128px;float: left;margin-left: 95px;margin-top: 20px;}
    .db-a2 div:nth-child(1){width: 128px;}
    .db-a2 div:nth-child(2){font-size: 30px;line-height: 30px;color: #fff;font-weight: bold;font-family: 'sy2';margin-top: 13px;}
    .db-a3{width: calc(100% - 128px - 95px - 118px); float: left;margin-left: 118px;padding-top: 40px;}
    .db-a32{width: 100%;margin-top: 33px;height: 2px;background: #fff;opacity: 0.2;margin-bottom: 40px;}
    .db-a31 div{float: left;font-size: 18px;line-height: 18px;color: #fff;margin-right: 85px;}
    .db-a31 div:last-child{margin-right: 0;}
    .db-a33a{float: left;margin-right: 90px;}
    .db-a33a div:nth-child(1){font-size: 16px;line-height: 30px;color: #8ec63f;float: left;}
    .db-a33a div:nth-child(2){font-size: 30px;line-height: 30px;color: #8ec63f;float: left;margin-left: 10px;font-family: 'sy3';}
    .db-a33b{float: left;margin-right: 90px;}
    .db-a33b div:nth-child(1){width: 22px;height: 22px;float: left;}
    .db-a33b div:nth-child(2){font-size: 16px;line-height: 22px;float: left;margin-left: 10px;color: #fff;}
    .db-a33c{float: left;}
    .db-a33c div:nth-child(1){width: 22px;height: 22px;float: left;}
    .db-a33c div:nth-child(2){font-size: 16px;line-height: 22px;float: left;margin-left: 10px;color: #fff;}
    .db-a4{width: 100%;height: 60px;background: #0c1029;}
    .ab-a41{width: 100%;font-size: 14px;line-height: 60px;color: #fff;opacity: 0.4;text-align: center;white-space: pre-wrap;}
    .ydb-a{display: none;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .db-a{width: 100%;position: relative;background: #191d34;}
    .db-a1{width: 960px;margin: 0 auto;overflow: hidden;padding-bottom: 25px;}
    .db-a2{width: calc(960px*128/1440);float: left;margin-left: calc(960px*95/1440);margin-top: 20px;}
    .db-a2 div:nth-child(1){width:calc(960px*128/1440);}
    .db-a2 div:nth-child(2){font-size: 20px;line-height: 20px;color: #fff;font-weight: bold;font-family: 'sy2';margin-top: 13px;}
    .db-a3{width: calc(100% - (960px*128/1440) - (960px*95/1440) - (960px*118/1440)); float: left;margin-left: calc(960px*118/1440);padding-top: 30px;}
    .db-a32{width: 100%;margin-top: 33px;height: 2px;background: #fff;opacity: 0.2;margin-bottom: 30px;}
    .db-a31 div{float: left;font-size: 14px;line-height: 14px;color: #fff;margin-right: calc(960px*85/1440);}
    .db-a31 div:last-child{margin-right: 0;}
    .db-a33a{float: left;margin-right:30px;}
    .db-a33a div:nth-child(1){font-size: 12px;line-height: 20px;color: #8ec63f;float: left;}
    .db-a33a div:nth-child(2){font-size: 20px;line-height: 20px;color: #8ec63f;float: left;margin-left: 10px;font-family: 'sy3';}
    .db-a33b{float: left;margin-right: 30px;}
    .db-a33b div:nth-child(1){width: calc(960px*22/1440);height: calc(960px*22/1440);float: left;}
    .db-a33b div:nth-child(2){font-size: 12px;line-height: calc(960px*22/1440);float: left;margin-left: 5px;color: #fff;}
    .db-a33c{float: left;}
    .db-a33c div:nth-child(1){width: calc(960px*22/1440);height: calc(960px*22/1440);float: left;}
    .db-a33c div:nth-child(2){font-size: 12px;line-height: calc(960px*22/1440);float: left;margin-left: 5px;color: #fff;}
    .db-a4{width: 100%;height: 60px;background: #0c1029;}
    .ab-a41{width: 100%;font-size: 12px;line-height: 60px;color: #fff;opacity: 0.4;text-align: center;white-space: pre-wrap;}
    .ydb-a{display: none;}
}
@media only screen and (max-width: 1023px) {
    .db-a{display: none;}
    .ydb-a{width: 100%;background: #191d34;padding-top: 0.6rem;}
    .ydb-a1{width: max-content;margin: 0 auto;}
    .ydb-a1 div:nth-child(1){float: left;font-size: 0.28rem;line-height: 0.5rem;color: #8ec63f;margin-right: 0.25rem;}
    .ydb-a1 div:nth-child(2){float: left;font-size: 0.5rem;line-height: 0.5rem;font-weight: bold;color: #8ec63f;}
    .ydb-a2{width: 100%;margin: 0 auto;border-bottom: 0.01rem solid rgba(255, 255, 255, 0.1);padding-bottom: 0.6rem;}
    .ydb-a3{width: 100%;}
    .ydb-a31{width: 100%;height: 0.28rem;line-height: 0.28rem;position: relative;padding-left: 0.3rem;padding-right: 0.3rem;margin-top: 0.75rem;}
    .ydb-a31 div:nth-child(1){font-size: 0.28rem;line-height: 0.28rem;color: #fff;}
    .ydb-a31 div:nth-child(2){position: absolute;top: calc(0.28rem/2 - 0.17rem/2);right: 0.3rem;width: 0.1rem;height: 0.17rem;}
    .ydb-a32{width: 100%;overflow: hidden;display: none;padding-left: 0.6rem;}
    .ydb-a33{width: 100%;line-height: 0.28rem;font-size: 0.28rem;color: #fff;margin-top: 0.6rem;}
    .ydb-a4{width: 100%;position: relative;margin-top: 0.53rem;}
    .ydb-a41{width: 100%;margin-bottom: 0.6rem;}
    .ydb-a41 div:nth-child(1){width: 0.43rem;height: 0.43rem;margin: 0 auto;margin-bottom: 0.32rem;}
    .ydb-a41 div:nth-child(2){text-align: center;font-size: 0.28rem;line-height: 0.28rem;color: #fff;}
    .ydb-a5{width: 100%;display: flex;justify-content: space-around;padding-top: 0.4rem;padding-bottom: 0.5rem;border-bottom: 0.01rem solid rgba(255, 255, 255, 0.1);}
    .ydb-a51{width: max-content;}
    .ydb-a52{ height: 0.53rem;}
    .ydb-a52 img{height: 100%;margin: 0 auto;}
    .ydb-a53{text-align: center;line-height: 0.24rem;font-size: 0.24rem;color: #fff;margin-top: 0.2rem;}
    .ydb-a6{width: 100%;padding: 0.3rem;}
    .ydb-a6 div{line-height: 0.22rem;font-size: 0.22rem;color: #fff;opacity: 0.6;text-align: center;white-space: pre-wrap;}
    .ydb-a6 div:nth-child(2){margin-top: 0.2rem;}
}

/* 业绩一*/
@media only screen and (min-width: 1480px) {
    .p-all{width: 100%;background: #fafafa;}
    .p2-a{width: 1440px;margin: 0 auto;margin-top: -45px;position: relative;}
    .p2-a1{width: 100%;height: 90px;box-shadow: 0 0  18px rgba(0, 0, 0, 0.16);}
    .p2-a2{width: 50%;height: 100%;background: #fff;color: #8ec63f;font-size: 20px;line-height: 90px;text-align: center;transition: 0.5s;float: left;}
    .p2-a2.on1{background: #8ec63f;color: #fff;font-weight: bold; transition: 0.5s;}
    .p2-a3{width: 100%;padding-top: 110px;padding-bottom: 100px;}
    .p2-a3t{font-size: 46px;line-height: 46px;font-weight: bold;text-align: center;margin-bottom: 70px;}
    .p2-a4{width: 100%;}
    .p2-a41{width: 465px;float: left;}
    .p2-a41a{width: 100%;height: 468px;}
    .p2-a41b{width: 100%;margin-top: 30px;box-sizing: border-box;}
    .p2-a41c{width: 88px;height: 88px;float: left;margin-right: 24px;}
    .p2-a41c.on1{border: 4px solid #8ec63f;}
    .p2-a42{width: calc(100% - 465px - 40px);float: right;}
    .p2-a42a{font-size: 30px;line-height: 30px;font-weight: bold;}
    .p2-a42b,.p2-a42b p span{font-size: 18px !important;line-height: 48px !important;color: #666666 !important;margin-top: 25px;}
    .p2-a42b p{font-size: 18px !important;line-height: 48px !important;color: #666666 !important;}
    .p2-a5{width: calc(100% - 465px - 40px);margin-top: 155px;margin-left: calc(465px + 40px);}
    .p2-a51{width: 100%;font-size: 18px;line-height: 18px;color: #666666;}
    .p2-a51 div{float: left;margin-right: 10px;}
    .p2-a5 .p2-a51:nth-child(2){margin-top: 40px;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .p-all{width: 100%;background: #fafafa;}
    .p2-a{width: 960px;margin: 0 auto;margin-top: -45px;position: relative;}
    .p2-a1{width: 100%;height: calc(960px*90/1440);box-shadow: 0 0  18px rgba(0, 0, 0, 0.16);}
    .p2-a2{width: 50%;height: 100%;background: #fff;color: #8ec63f;font-size: 16px;line-height: calc(960px*90/1440);text-align: center;transition: 0.5s;float: left;}
    .p2-a2.on1{background: #8ec63f;color: #fff;font-weight: bold;transition: 0.5s;}
    .p2-a3{width: 100%;padding-top: calc(960px*110/1440);padding-bottom:  calc(960px*100/1440);}
    .p2-a3t{font-size: 36px;line-height: 36px;font-weight: bold;text-align: center;margin-bottom: calc(960px*70/1440);}
    .p2-a4{width: 100%;}
    .p2-a41{width:  calc(960px*465/1440);float: left;}
    .p2-a41a{width: 100%;height: calc(960px*468/1440);}
    .p2-a41b{width: 100%;margin-top: 30px;box-sizing: border-box;}
    .p2-a41c{width:calc(960px*88/1440);height: calc(960px*88/1440);float: left;margin-right:calc(960px*24/1440);}
    .p2-a41c.on1{border: 4px solid #8ec63f;}
    .p2-a42{width: calc(100% - (960px*468/1440) - 40px);float: right;}
    .p2-a42a{font-size: 24px;line-height: 24px;font-weight: bold;}
    .p2-a42b,.p2-a42b p span{font-size: 14px !important;line-height: 36px !important;color: #666666 !important;margin-top: 25px;}
    .p2-a42b p{font-size: 14px !important;line-height: 36px !important;color: #666666 !important;}
    .p2-a5{width: calc(100% - calc(960px*465/1440) - 40px);margin-top: 155px;margin-left: calc((960px*468/1440) + 40px);}
    .p2-a51{width: 100%;font-size: 14px;line-height: 14px;color: #666666;}
    .p2-a51 div{float: left;margin-right: 10px;}
    .p2-a5 .p2-a51:nth-child(2){margin-top: 30px;}
}
@media only screen and (max-width: 1023px) {
    .p-all{width: 100%;background: #fafafa;}
    .p2-a{width: calc(100% - 0.3rem*2);margin: 0 auto;margin-top: -0.45rem;position: relative;}
    .p2-a1{width: 100%;height: 0.9rem;box-shadow: 0 0 18px rgba(0, 0, 0, 0.16);}
    .p2-a2{width: 50%;height: 100%;background: #fff;color: #8ec63f;font-size: 0.3rem;line-height: 0.9rem;text-align: center;transition: 0.5s;float: left;}
    .p2-a2.on1{background: #8ec63f;color: #fff;font-weight: bold;transition: 0.5s;}
    .p2-a3{width: 100%;padding-top: 0.6rem;padding-bottom: 1.2rem;}
    .p2-a3t{font-size: 0.4rem;line-height: 0.4rem;font-weight: bold;text-align: center;margin-bottom: 0.47rem;}
    .p2-a4{width: 100%;}
    .p2-a41{width: 100%;}
    .p2-a41a{width: calc(100% - 1.48rem);height: 5.43rem;float: left;}
    .p2-a41b{width: 1.2rem;box-sizing: border-box;float: right;}
    .p2-a41c{width: 1.2rem;height: 1.2rem;margin-bottom: 0.2rem;}
    .p2-a41c.on1{border: 4px solid #8ec63f;}
    .p2-a42{width:100%;margin-top: 0.75rem;}
    .p2-a42a{font-size: 0.3rem;line-height: 0.3rem;font-weight: bold;}
    .p2-a42b{margin-top: 0.4rem;}
    .p2-a42b p span{font-size: 0.28rem !important;line-height: 0.6rem !important;color: #666666;margin-top: 0.32rem;}
    .p2-a42b p{font-size: 0.28rem !important;line-height: 0.6rem !important;}
    .p2-a5{width: 100%;margin-top: 1.4rem;}
    .p2-a51{width: 100%;font-size: 0.28rem;line-height: 0.28rem;color: #666666;}
    .p2-a51 div{float: left;margin-right: 0.1rem;}
    .p2-a5 .p2-a51:nth-child(2){margin-top: 0.65rem;}
}

/* 业绩二*/
@media only screen and (min-width: 1480px) {
    .p4-a{width: 100%;position: relative;padding-top: 225px;}
    .p4-a1{width: 100%;}
    .p4-a2{width: 270px;float: left;}
    .tall{width:calc(100% - 270px - 40px);}
    .p4-a3sel{width: 100%;height: 70px;padding: 0 20px 0 20px;}
    .p4-a3sel1{width: 235px;height: 70px;line-height: 68px;font-size: 20px;text-align: center;color: #999999;border: 1px solid #999999;transition: 0.5s;float: left;margin-right: calc((100% - 235px*4)/3);}
    .p4-a3sel .p4-a3sel1:last-child{margin-right: 0;}
    .p4-a3sel1.on1{background: #8ec63f;color: #fff;line-height: 70px;border: none;transition: 0.5s;}
    .p4-a3all{width: 100%;margin-top: 40px;}
    .p4-a3{width: 100%;border: 1px solid #333333;}
    .p4-a21{width: 100%;height: 72px;color: #fff;font-weight: bold;line-height: 72px;background: #5fa200;padding-left: 13px;font-size: 20px;margin-bottom: 2px;display: flex;align-items: center;}
    .p4-a21 img{width: 20px;height: 20px;margin-right: 10px;}
    .p4-a22{width: 100%;height: 295px;margin-bottom: 30px;}
    .p4-a22 div:nth-child(1){width: 100%;height: 240px;}
    .p4-a22 div:nth-child(1) img{width: 100%;height: 100%;transition: 0.5s;}
    .p4-a22 div:nth-child(1):hover img{transform: scale(1.08);transition: 0.5s;}
    .p4-a22 div:nth-child(2){width: 100%;height: 55px;background: #fff;line-height: 55px;font-size: 16px;padding-left: 20px;}
    .p4-a31{width: 100%;height: 98px;border-bottom: 1px solid #333333;line-height: 98px;font-size: 20px;font-weight: bold;}
    .p4-a32{width: 100%;height: 120px;border-bottom: 1px solid #333333;line-height: 98px;font-size: 18px;line-height: 24px;color: #666666;}
    .p4-a3 .p4-a32:last-child{border: none;}
    .p4-a31 div:nth-child(1),.p4-a32 div:nth-child(1){padding: 0 20px 0 20px;width: 390px;height: 100%;border-right: 1px solid #333333;float: left;display: flex;align-items: center;justify-content: center;}
    .p4-a31 div:nth-child(2),.p4-a32 div:nth-child(2){padding: 0 20px 0 20px;width: 465px;height: 100%;border-right: 1px solid #333333;float: left;display: flex;align-items: center;justify-content: center;}
    .p4-a31 div:nth-child(3),.p4-a32 div:nth-child(3){width: 273px;height: 100%;float: left;display: flex;align-items: center;justify-content: center;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .p4-a{width: 100%;position: relative;padding-top: 225px;}
    .p4-a1{width: 100%;}
    .p4-a2{width: calc(960px*270/1440);float: left;}
    .tall{width:  calc(100% - (960px*270/1440) - (960px*40/1440));}
    .p4-a3sel{width: 100%;height: 70px;padding: 0 20px 0 20px;}
    .p4-a3sel1{width: calc(960px*235/1440);height: 70px;line-height: 68px;font-size: 20px;text-align: center;color: #999999;border: 1px solid #999999;transition: 0.5s;float: left;margin-right: calc((100% - (960px*235/1440)*4)/3);}
    .p4-a3sel .p4-a3sel1:last-child{margin-right: 0;}
    .p4-a3sel1.on1{background: #8ec63f;color: #fff;line-height: 70px;border: none;transition: 0.5s;}
    .p4-a3all{width: 100%;margin-top: 40px;}
    .p4-a3{width: 100%;border: 1px solid #333333;}
    .p4-a21{width: 100%;height: calc(960px*72/1440);color: #fff;font-weight: bold;line-height: calc(960px*72/1440);background: #5fa200;padding-left: 13px;font-size: 18px;margin-bottom: 2px;display: flex;align-items: center;}
    .p4-a21 img{width: 20px;height: 20px;margin-right: 10px;}
    .p4-a22{width: 100%;height: calc(960px*295/1440);margin-bottom: 30px;}
    .p4-a22 div:nth-child(1){width: 100%;height: calc(960px*240/1440);}
    .p4-a22 div:nth-child(1) img{width: 100%;height: 100%;transition: 0.5s;}
    .p4-a22 div:nth-child(1):hover img{transform: scale(1.08);transition: 0.5s;}
    .p4-a22 div:nth-child(2){width: 100%;height: calc(960px*55/1440);background: #fff;line-height: calc(960px*55/1440);font-size: 14px;padding-left: 15px;}
    .p4-a31{width: 100%;height:calc(960px*98/1440);border-bottom: 1px solid #333333;line-height: calc(960px*98/1440);font-size: 16px;font-weight: bold;}
    .p4-a32{width: 100%;height:calc(960px*98/1440);border-bottom: 1px solid #333333;line-height: calc(960px*98/1440);font-size: 16px;line-height: 18px;color: #666666;}
    .p4-a3 .p4-a32:last-child{border: none;}
    .p4-a31 div:nth-child(1),.p4-a32 div:nth-child(1){padding: 0 20px 0 20px;width: calc(960px*390/1440);height: 100%;border-right: 1px solid #333333;float: left;display: flex;align-items: center;justify-content: center;}
    .p4-a31 div:nth-child(2),.p4-a32 div:nth-child(2){padding: 0 20px 0 20px;width: calc(960px*465/1440);height: 100%;border-right: 1px solid #333333;float: left;display: flex;align-items: center;justify-content: center;}
    .p4-a31 div:nth-child(3),.p4-a32 div:nth-child(3){width: calc(960px*273/1440);height: 100%;float: left;display: flex;align-items: center;justify-content: center;}
}
@media only screen and (max-width: 1023px) {
    .p4-a{width: 100%;position: relative;padding-top: 1.82rem;}
    .p4-a .ind3-a2{top: 0.6rem;}
    .ind3-a22{width: 4.74rem; background: url(../img/a92.png) no-repeat;background-position: center center;background-size: 100% auto;margin: 0 auto;margin-top: -0.25rem;}
    .p4-a1{width: 100%;}
    .p4-a3sel{width: 100%;padding: 0 0.4rem 0 0.4rem;}
    .p4-a3sel1{width: calc((100% - 0.3rem*1)/2);float: left;margin-bottom: 0.2rem;margin-right: 0.3rem;height: 0.7rem;line-height: 0.68rem;font-size: 0.26rem;text-align: center;color: #999999;border: 0.01rem solid #999999;transition: 0.5s;}
    .p4-a3sel .p4-a3sel1:nth-child(2n){margin-right: 0;}
    .p4-a3sel1.on1{background: #8ec63f;color: #fff;line-height: 0.7rem;border: none;transition: 0.5s;}
    .tall{float: none !important;}
    .p4-a3all{margin-top: 0.4rem;}
    .p4-a3{width: 100%;margin: 0 auto;border: 1px solid #333333;}
    .p4-a5{width:100%;margin-top: 0.85rem;overflow: hidden;overflow-x: auto;display: -webkit-box;margin-bottom: 0.9rem;}
    .p4-a21{display: none;}
    .p4-a22{width: 2.7rem;height: 3.2rem;position: relative;margin-right: 0.3rem;}
    .p4-a22 div:nth-child(1){width: 100%;height: 2.4rem;}
    .p4-a22 div:nth-child(2){width: 100%;height: 0.8rem;background: #fff;line-height: 0.8rem;font-size: 0.26rem;padding-left: 0.2rem;}
    .p4-a31{width: 100%;height: 0.78rem;border-bottom: 0.01rem solid #333333;line-height: 0.78rem;font-size: 0.26rem;font-weight: bold;box-sizing: border-box;}
    .p4-a32{width: 100%;height: 3.4rem;border-bottom: 0.01rem solid #333333;line-height: 0.35rem;font-size: 0.24rem;color: #666666;box-sizing: border-box;}
    .p4-a3 .p4-a32:last-child{border: none;}
    .p4-a31 div:nth-child(1),.p4-a32 div:nth-child(1){padding: 0 0.2rem 0 0.2rem; width: 2.39rem;height: 100%;border-right: 0.01rem solid #333333;float: left;display: flex;align-items: center;justify-content: center;}
    .p4-a31 div:nth-child(2),.p4-a32 div:nth-child(2){padding: 0 0.2rem 0 0.2rem;width: 3.2rem;height: 100%;border-right: 0.01rem solid #333333;float: left;display: flex;align-items: center;justify-content: center;}
    .p4-a31 div:nth-child(3),.p4-a32 div:nth-child(3){width: calc(100% - 2.39rem - 3.2rem);height: 100%;float: left;display: flex;align-items: center;justify-content: center;}
}



/* 企业动态 */
@media only screen and (min-width: 1480px) {
    .news1-a{width: 100%;}
    .news1-a1{width: calc((100% - 50px*2)/3);float: left;margin-right: 50px;background: #fff;margin-bottom: 60px;box-shadow: 0 0 15px rgba(255, 255, 255, 0.14);transition: 0.5s;}
    .news1-a>a:nth-child(3n)>.news1-a1{margin-right: 0;}
    .news1-a1a{width: 100%;height: 272px;}
    .news1-a1a img{width: 100%;transition: 0.5s;}
    .news1-a1b{width: 100%;padding-top: 37px;padding-bottom: 37px;}
    .news1-a1c{float: left;padding-left: 20px;border-right: 2px solid #f2f2f2;padding-right: 20px;}
    .news1-a1c div:nth-child(1){font-size: 18px;line-height: 18px; color: #8ec63f;font-family: 'sy3';}
    .news1-a1c div:nth-child(2){font-size: 30px;line-height: 30px; color: #8ec63f;font-family: 'sy3';margin-top: 20px;}
    .news1-a1c div:nth-child(3){display: none;}
    .news1-a1d{float: left;max-width: 270px;margin-left: 30px;}
    .news1-a1d div:nth-child(1){font-size: 18px;line-height: 18px;font-weight: bold;}
    .news1-a1d div:nth-child(2){font-size: 16px;color: #999999;margin-top: 20px;}
    .news1-b{width: max-content;margin: 0 auto;margin-top: 90px;margin-bottom: 120px;}
    .news1-b1{border: 1px solid #8ec63f;height: 44px;padding-left: 20px;padding-right: 20px;  color: #333;float: left;margin-right:12px;line-height: 44px;}
    .news1-b2{width: 44px;height: 44px;border: 1px solid #8ec63f;color: #8ec63f;font-size: 18px;text-align: center;line-height: 44px;float: left;margin-right: 12px;}
    .news1-b2.on1{background: #8ec63f;color: #fff;}
    .pagination p{line-height: normal !important;}
    .pagination a{line-height: normal !important;}
    .news1-a1:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);transition: 0.5s;}
    .news1-a1:hover .news1-a1a img{transform: scale(1.08);transition: 0.5s;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .news1-a{width: 100%;}
    .news1-a1{width: calc((100% - (960px*50/1440)*2)/3);float: left;margin-right: calc(960px*50/1440);background: #fff;margin-bottom: calc(960px*60/1440);box-shadow: 0 0 15px rgba(255, 255, 255, 0.14);transition: 0.5s;}
    .news1-a>a:nth-child(3n)>.news1-a1{margin-right: 0;}
    .news1-a1a{width: 100%;height: calc(960px*272/1440);}
    .news1-a1a img{width: 100%;transition: 0.5s;}
    .news1-a1b{width: 100%;padding-top: calc(960px*37/1440);padding-bottom: calc(960px*37/1440);}
    .news1-a1c{float: left;padding-left: 10px;border-right: 2px solid #f2f2f2;padding-right: 10px;}
    .news1-a1c div:nth-child(1){font-size: 14px;line-height: 14px; color: #8ec63f;font-family: 'sy3';}
    .news1-a1c div:nth-child(2){font-size: 24px;line-height: 24px; color: #8ec63f;font-family: 'sy3';margin-top: 15px;}
    .news1-a1c div:nth-child(3){display: none;}
    .news1-a1d{float: left;max-width:calc(960px*272/1440);margin-left: 20px;}
    .news1-a1d div:nth-child(1){font-size: 16px;line-height: 16px;font-weight: bold;}
    .news1-a1d div:nth-child(2){font-size: 14px;color: #999999;margin-top: 15px;}
    .news1-b{width: max-content;margin: 0 auto;margin-top: calc(960px*90/1440);margin-bottom: calc(960px*120/1440);}
    .news1-b1{border: 1px solid #8ec63f;height: 44px;padding-left: 20px;padding-right: 20px;  color: #333;float: left;margin-right:12px;line-height: 44px;}
    .news1-b2{width: 44px;height: 44px;border: 1px solid #8ec63f;color: #8ec63f;font-size: 18px;text-align: center;line-height: 44px;float: left;margin-right: 12px;}
    .news1-b2.on1{background: #8ec63f;color: #fff;}
    .pagination p{line-height: normal !important;}
    .pagination a{line-height: normal !important;}
    .news1-a1:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);transition: 0.5s;}
    .news1-a1:hover .news1-a1a img{transform: scale(1.08);transition: 0.5s;}
}
@media only screen and (max-width: 1023px) {
    .news1-a{width: 100%;}
    .news1-a1{width:calc(100% - 0.3rem*2);background: #fff;margin: 0 auto;margin-bottom: 0.45rem;box-shadow: 0 0 0.26rem rgba(0, 0, 0, 0.14);}
    .news1-a1a{width: 100%;}
    .news1-a1b{width: 100%;padding-top: 0.5rem;padding-bottom: 0.5rem;}
    .news1-a1c{float: left;padding-left: 0.3rem;border-right:0.02rem solid #f2f2f2;padding-right: 0.3rem;}
    .news1-a1c div:nth-child(1){font-size: 0.28rem;line-height: 0.28rem; color: #8ec63f;font-family: 'sy3';}
    .news1-a1c div:nth-child(2){font-size: 0.46rem;line-height: 0.46rem; color: #8ec63f;font-family: 'sy3';margin-top: 0.32rem;}
    .news1-a1c div:nth-child(3){display: none;}
    .news1-a1d{float: left;max-width: 3.92rem;margin-left: 0.3rem;}
    .news1-a1d div:nth-child(1){font-size: 0.28rem;line-height: 0.28rem;font-weight: bold;}
    .news1-a1d div:nth-child(2){font-size: 0.26rem;color: #999999;margin-top: 0.32rem;}
    .news1-b{width: max-content;height: 0.56rem; margin: 0 auto;margin-top: 1rem;margin-bottom:1.1rem;}
    .news1-b1{border: 0.01rem solid #8ec63f;height: 0.56rem;padding-left: 0.38rem;padding-right: 0.38rem;color: #333;float: left;margin-right:0.2rem;line-height: 0.54rem;}
    .news1-b2{width: 0.56rem;height: 0.56rem;border: 0.01rem solid #8ec63f;color: #8ec63f;font-size: 0.26rem;text-align: center;line-height: 0.54rem;float: left;margin-right: 0.2rem;}
    .news1-b2.on1{background: #8ec63f;color: #fff;}
    .pagination p{line-height: normal !important;}
    .pagination a{line-height: normal !important;}
    .pagination .pageRemark{display:none !important;}
}


/* 关于我们 */
@media only screen and (min-width: 1480px) {
    .ab-p2{width: 33%;height: 100%;background: #fff;font-size: 20px;line-height: 20px;text-align: center;color: #8ec63f;transition: 0.5s;float: left;}
    .ab-p2.on1{background: url(../img/a63.jpg) no-repeat;background-size: 100% 100%;color: #fff;font-weight: bold;transition: 0.5s;}
    .ab-p2 div{width: 100%;padding-top: 10px;padding-bottom: 10px;margin-top: calc(90px/2 - 40px/2);border-right: 2px solid #dfdfdf;}
    .p2-a1 .ab-p2:nth-child(3) div{border: none;}
    .ab-a{width: 100%;position: relative;padding-top: 195px;}
    .ab-a1{width: 100%;padding-top: 70px;padding-bottom: 70px;background: url(../img/a65.jpg) no-repeat;background-position:center top;background-size: 1920px 100%;}
    .ab-a2{width: 1440px;margin: 0 auto;position: relative;}
    .ab-a3{width: 58px;position: absolute;left: 0;top: 0;}
    .ab-a4{width: calc(100% - 110px);height: 575px; margin: 0 auto;background: rgba(255, 255, 255, 0.9);padding-top: 54px;}
    .ab-a5{width: calc(100% - 100px);height: 340px;font-size: 16px;line-height: 46px;overflow: hidden;overflow-y: auto;margin: 0 auto;}
    .ab-a5::-webkit-scrollbar {width: 4px;}
    .ab-a5::-webkit-scrollbar-thumb {border-radius: 5px;background: #8ec63f;}
    .ab-a5::-webkit-scrollbar-track {border-radius: 0;background: #e5e5e5;}
    .ab-a6{width: 100%;margin-top: 55px;}
    .ab-a6 >.ind2-a1g1{width: 20%;float: left;position: relative;}
    .ab-a6 .ind2-a1g2 div{color: #8ec63f;}
    .ab-a6 .ind2-a1g3{margin-top: 20px;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ab-p2{width: calc(100%/3);height: 100%;background: #fff;font-size: 20px;line-height: 20px;text-align: center;color: #8ec63f;transition: 0.5s;float: left;}
    .ab-p2.on1{background: url(../img/a63.jpg) no-repeat;background-size: 100% 100%;color: #fff;font-weight: bold;transition: 0.5s;}
    .ab-p2 div{width: 100%;padding-top: 10px;padding-bottom: 10px;margin-top: calc((960px*90/1440)/2 - 40px/2);border-right: 2px solid #dfdfdf;}
    .p2-a1 .ab-p2 div:last-child{border: none;}
    .ab-a{width: 100%;position: relative;padding-top: 195px;}
    .ab-a1{width: 100%;padding-top: 70px;padding-bottom: 70px;background: url(../img/a65.jpg) no-repeat;background-position:center top;background-size: 1920px 100%;}
    .ab-a2{width: 960px;margin: 0 auto;position: relative;}
    .ab-a3{width: 40px;position: absolute;left: 0;top: 0;}
    .ab-a4{width: calc(100% - 80px);height: 575px; margin: 0 auto;background: rgba(255, 255, 255, 0.9);padding-top: 54px;}
    .ab-a5{width: calc(100% - 80px);height: 340px;font-size: 14px;line-height: 40px;overflow: hidden;overflow-y: auto;margin: 0 auto;}
    .ab-a5::-webkit-scrollbar {width: 4px;}
    .ab-a5::-webkit-scrollbar-thumb {border-radius: 5px;background: #8ec63f;}
    .ab-a5::-webkit-scrollbar-track {border-radius: 0;background: #e5e5e5;}
    .ab-a6{width: 100%;margin-top: 55px;}
    .ab-a6 >.ind2-a1g1{width: 20%;float: left;position: relative;}
    .ab-a6 .ind2-a1g2 div{color: #8ec63f;}
    .ab-a6 .ind2-a1g3{margin-top: 20px;}
}
@media only screen and (max-width: 1023px) {
    .ab-a .ind3-a2{top: 0.55rem;}
    .ab-p2{width: calc(100%/3);height: 100%;background: #fff;font-size: 0.3rem;line-height: 0.3rem;text-align: center;color: #8ec63f;transition: 0.5s;float: left;}
    .ab-p2.on1{background: url(../img/a63.jpg) no-repeat;background-size: 100% 100%;color: #fff;transition: 0.5s;font-weight: bold;}
    .ab-p2 div{width: 100%;padding-top: 0.1rem;padding-bottom: 0.1rem;margin-top: calc(0.9rem/2 - 0.5rem/2);border-right: 0.02rem solid #dfdfdf;}
    .p2-a1 .ab-p2 div:last-child{border: none;}
    .ab-a{width: 100%;position: relative;padding-top: 1.75rem;}
    .ab-a1{width: 100%;padding-top: 0.8rem;padding-bottom: 0.9rem;background: url(../img/a94.jpg) no-repeat;background-position:center top;background-size: 100% 100%;}
    .ab-a2{width: calc(100% - 0.3rem*2);margin: 0 auto;position: relative;}
    .ab-a3{width: 58px;position: absolute;left: 0;top: 0;display: none;}
    .ab-a4{width: 100%;background: rgba(255, 255, 255, 0.9);padding-top: 0.5rem;}
    .ab-a5{width: calc(100% - 0.4rem*2);height: 4.8rem;font-size: 0.26rem;line-height: 0.56rem;overflow: hidden;overflow-y: auto;margin: 0 auto;}
    .ab-a5::-webkit-scrollbar {width: 0.04rem;}
    .ab-a5::-webkit-scrollbar-thumb {border-radius: 0.05rem;background: #8ec63f;}
    .ab-a5::-webkit-scrollbar-track {border-radius: 0.05rem;background: #e5e5e5;}
    .ab-a6{width: 100%;margin-top: 0.8rem;}
    .ab-a6 >.ind2-a1g1{width: 50%;float: left;position: relative;}
    .ab-a6 .ind2-a1g2 div{color: #8ec63f;}
    .ab-a6 .ind2-a1g3{margin-top: 0.28rem;}
}


/* 关于我们二 */
@media only screen and (min-width: 1480px) {
    .ab-a .ind3-a2,.ab3-a .ind3-a2{top: 75px;}
    .ab2-a1{width: 100%;position: relative;}
    .ab2-a2{width: max-content;margin: 0 auto;}
    .ab2-a3{padding: 12px 30px 12px 30px;font-size: 18px;line-height: 18px;color: #999999;transition: 0.5s;float: left;margin-right: 30px;border: 1px solid #e5e5e5;cursor: pointer;}
    .ab2-a3.on1{background: #8ec63f;color: #fff;transition: 0.5s;border: none;}
    .ab2-a2 .ab2-a3:last-child{margin-right: 0;}
    .ab2-a4{width: 100%;height: 270px;margin-top: 50px;overflow: hidden;}
    .ab-swi1,.ab-swi2,.ab-swi3{width: calc(425px*5 + 30px*4);height: 100%;margin-left: calc(50% - (425px*5 + 30px*4)/2);}
    .ab-swi1 >.swiper-wrapper{transition-timing-function: linear !important;}
    .ab-swi2 >.swiper-wrapper{transition-timing-function: linear !important;}
    .ab-swi3 >.swiper-wrapper{transition-timing-function: linear !important;}
    .ab2-a5{width: 100%;height: 100%;position: relative;}
    .ab2-a6{width: 100%;height: 100%;background: rgba(142, 198, 63, 0.9);padding: 10px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;transform: scale(0);margin: auto;transition: 0.5s;overflow: hidden;}
    .ab2-a61{width: 100%;height: 100%;border: 1px solid #fff;color: #fff;font-size: 18px;font-weight: bold;text-align: center;line-height: 250px;}
    .ab2-a5:hover .ab2-a6{transform: scale(1);transition: 0.5s;}
    .yab2-all1{display: none;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ab-a .ind3-a2,.ab3-a .ind3-a2{top: 75px;}
    .ab2-a1{width: 100%;position: relative;}
    .ab2-a2{width: max-content;margin: 0 auto;}
    .ab2-a3{padding: 12px 30px 12px 30px;font-size: 18px;line-height: 18px;color: #999999;transition: 0.5s;float: left;margin-right: 30px;border: 1px solid #e5e5e5;cursor: pointer;}
    .ab2-a3.on1{background: #8ec63f;color: #fff;transition: 0.5s;border: none;}
    .ab2-a2 .ab2-a3:last-child{margin-right: 0;}
    .ab2-a4{width: 100%;height: 270px;margin-top: 50px;overflow: hidden;}
    .ab-swi1,.ab-swi2,.ab-swi3{width: calc(425px*5 + 30px*4);height: 100%;margin-left: calc(50% - (425px*5 + 30px*4)/2);}
    .ab-swi1 >.swiper-wrapper{transition-timing-function: linear !important;}
    .ab-swi2 >.swiper-wrapper{transition-timing-function: linear !important;}
    .ab-swi3 >.swiper-wrapper{transition-timing-function: linear !important;}
    .ab2-a5{width: 100%;height: 100%;position: relative;}
    .ab2-a6{width: 100%;height: 100%;background: rgba(142, 198, 63, 0.9);padding: 10px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;transform: scale(0);margin: auto;transition: 0.5s;overflow: hidden;}
    .ab2-a61{width: 100%;height: 100%;border: 1px solid #fff;color: #fff;font-size: 16px;font-weight: bold;text-align: center;line-height: 250px;}
    .ab2-a5:hover .ab2-a6{transform: scale(1);transition: 0.5s;}
    .yab2-all1{display: none;}
}
@media only screen and (max-width: 1023px) {
    .ab-a .ind3-a2,.ab3-a .ind3-a2{top: 0.75rem;}
    .ab2-a1{width: 100%;position: relative;}
    .ab2-a2{width: max-content;margin: 0 auto;}
    .ab2-a3{padding: 0.12rem 0.3rem 0.12rem 0.3rem;font-size: 0.26rem;line-height: 0.18rem;color: #999999;transition: 0.5s;float: left;margin-right: 0.3rem;border:0.01rem solid #e5e5e5;cursor: pointer;}
    .ab2-a3.on1{background: #8ec63f;color: #fff;transition: 0.5s;border: none;}
    .ab2-a2 .ab2-a3:last-child{margin-right: 0;}
    .ab2-a4{width: calc(100% - 0.4rem*2);height: 3rem;margin: 0 auto; margin-top: 50px;overflow: hidden;}
    .ab-swi1,.ab-swi2,.ab-swi3{width: 100%;height: 100%;}
    .ab2-a5{width: 100%;height: 100%;position: relative;}
    .ab2-a6{width: 100%;height: 100%;background: rgba(142, 198, 63, 0.9);padding: 10px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;transform: scale(0);margin: auto;transition: 0.5s;overflow: hidden;}
    .ab2-a61{width: 100%;height: 100%;border: 1px solid #fff;color: #fff;font-size: 18px;font-weight: bold;text-align: center;line-height: 250px;}
}



/* 关于我们三 */
@media only screen and (min-width: 1480px) {
    .ab3-a{width: 100%;padding-top: 195px;position: relative;}
    .ab3-a1{width: 100%;height: 800px;position: relative;overflow: hidden;}
    .ab3-a2{width: 1000px;height: 120%;margin-left: calc(50% - 1440px/2 - 200px);}
    .ab3-a2 svg{margin-top: -50px;}
    .ab3-a3{position: absolute;top: 86px;right: 50%;}
    .ab3-a3 div:nth-child(1){font-size: 34px;font-weight: bold;line-height: 34px;color: #fff;}
    .ab3-a3 div:nth-child(2){font-size: 22px;line-height: 22px;color: #fff;opacity: 0.5;margin-top: 20px;}
    .ab3-a4{width: 680px;position: absolute;right: calc(50% - 1440px/2);padding-top: 85px;top:0px;}
    .ab3-a6{width: 188px;height: 50px;color: #fff;line-height: 50px;font-size: 18px; border: 1px solid #fff;text-align: center;transition: 0.5s;float: left;margin-right:55px;margin-bottom: 30px;cursor: pointer;}
    .ab3-a5 .ab3-a6:nth-child(3n){margin-right: 0;}
    .ab3-a6.on1{background: #8ec63f;border: none;transition: 0.5s;}
    .ab3-a7{width: 100%;padding-top: 50px;}
    .ab3-a8 div{float: left;}
    .ab3-a8 div:nth-child(1){font-size: 22px;font-weight: bold;line-height: 22px;color: #fff;}
    .ab3-a8 div:nth-child(2){font-size: 16px; color: #fff;opacity: 0.7;line-height: 22px;margin-left: 20px;}
    .ab3-a9{width: 100%;margin-top: 50px;}
    .ab3-a9 div:nth-child(1){font-size: 22px;line-height: 22px;color: #fff;font-weight: bold;}
    .ab3-a9 div:nth-child(2),.ab3-a9 div:nth-child(2) p,.ab3-a9 div:nth-child(2) p span{font-size: 16px !important;line-height: 44px !important;color: #fff;opacity: 0.7;margin-top: 15px;}
    .ab3-a2 svg path:hover{fill:#5fa300;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .ab3-a{width: 100%;padding-top: 195px;position: relative;}
    .ab3-a1{width: 100%;height: 800px;position: relative;overflow: hidden;}
    .ab3-a2{width: calc(960px*1000/1440);height: 120%;margin-left: calc(50% - 960px/2 - 150px);}
    .ab3-a2 svg{margin-top: -50px;}
    .ab3-a3{position: absolute;top: 86px;right: 50%;}
    .ab3-a3 div:nth-child(1){font-size: 30px;font-weight: bold;line-height: 30px;color: #fff;}
    .ab3-a3 div:nth-child(2){font-size: 20px;line-height: 20px;color: #fff;opacity: 0.5;margin-top: 15px;}
    .ab3-a4{width: calc(960px*680/1440);position: absolute;right: calc(50% - 960px/2);padding-top: 85px;top:0px;}
    .ab3-a6{width: calc(960px*180/1440);font-size: 14px;height: 40px;color: #fff;line-height: 40px;border: 1px solid #fff;text-align: center;transition: 0.5s;float: left;margin-right:40px;margin-bottom: 20px;cursor: pointer;}
    .ab3-a5 .ab3-a6:nth-child(3n){margin-right: 0;}
    .ab3-a6.on1{background: #8ec63f;border: none;transition: 0.5s;}
    .ab3-a7{width: 100%;padding-top: 30px;}
    .ab3-a8 div{float: left;}
    .ab3-a8 div:nth-child(1){font-size: 20px;font-weight: bold;line-height: 20px;color: #fff;}
    .ab3-a8 div:nth-child(2){font-size: 14px; color: #fff;opacity: 0.7;line-height: 20px;margin-left: 10px;}
    .ab3-a9{width: 100%;margin-top: 50px;}
    .ab3-a9 div:nth-child(1){font-size: 20px;line-height: 20px;color: #fff;font-weight: bold;}
    .ab3-a9 div:nth-child(2),.ab3-a9 div:nth-child(2) p,.ab3-a9 div:nth-child(2) p span{font-size: 14px !important;line-height: 36px !important;color: #fff;opacity: 0.7;margin-top: 15px;}
    .ab3-a2 svg path:hover{fill:#5fa300;}
}
@media only screen and (max-width: 1023px) {
    .ab3-a{width: 100%;padding-top: 1.84rem;position: relative;overflow: hidden;}
    .ab3-a1 .ind3-a{height: auto;}
    .ab3-a1{background: url(../img/a95.jpg) no-repeat;background-size: 100% 100%;padding-bottom: 1.5rem;}
    .ab3-a1 .ind3-a1{display: none;}
    .ab3-a2{width: 100%;height:6.75rem;}
    .ab3-a2 svg{width: 130%;height: 130%;margin-left: -20%;margin-top: -15%;}
    .ab3-a3{width: 100%;}
    .ab3-a3 div:nth-child(1){font-size: 0.34rem;font-weight: bold;line-height: 0.34rem;color: #fff;text-align: center;}
    .ab3-a3 div:nth-child(2){font-size: 0.22rem;line-height: 0.22rem;color: #fff;opacity: 0.5;margin-top: 0.2rem;text-align: center;}
    .ab3-a4{width: calc(100% - 0.3rem*2);margin: 0 auto;margin-top: 0.5rem;}
    .ab3-a6{width: calc((100% - 0.5rem)/2);height: 0.74rem;color: #fff;line-height: 0.74rem;font-size: 0.28rem; border: 0.01rem solid #fff;text-align: center;transition: 0.5s;float: left;margin-right:0.5rem;margin-bottom: 0.4rem;}
    .ab3-a5 .ab3-a6:nth-child(2n){margin-right: 0;}
    .ab3-a6.on1{background: #8ec63f;border: none;transition: 0.5s;}
    .ab3-a7{width: 100%;margin-top: 0.5rem;height: 4.2rem;overflow: hidden;overflow-y: auto;}
    .ab3-a7::-webkit-scrollbar {width: 0.04rem;}
    .ab3-a7::-webkit-scrollbar-thumb {border-radius: 0.05rem;background: #8ec63f;}
    .ab3-a7::-webkit-scrollbar-track {border-radius: 0;background: #e5e5e5;}
    .ab3-a8 div{float: left;}
    .ab3-a8 div:nth-child(1){font-size: 0.28rem;font-weight: bold;line-height: 0.28rem;color: #fff;}
    .ab3-a8 div:nth-child(2){font-size: 0.28rem; color: #fff;opacity: 0.7;line-height: 0.28rem;margin-left: 0.15rem;}
    .ab3-a9{width: 100%;margin-top: 0.6rem;}
    .ab3-a9 div:nth-child(1){font-size: 0.28rem;line-height: 0.28rem;color: #fff;font-weight: bold;}
    .ab3-a9 div:nth-child(2),.ab3-a9 div:nth-child(2) p,.ab3-a9 div:nth-child(2) p span{font-size: 0.28rem !important;line-height: 0.6rem !important;color: #fff;opacity: 0.7;margin-top: 0.16rem;}
    .ab3-a2 svg path:hover{fill:#5fa300;}
}

/* 联系我们 */
@media only screen and (min-width: 1480px) {
    .call-a{width: 1440px;margin: 0 auto;}
    .call-a1{width: 100%;position: relative;}
    .call-a2{width: 25%;float: left;padding-top: 10px;padding-bottom: 12px;border-right: 1px solid #e3e3e3;}
    .call-a1 .call-a2:nth-child(4){border: none;}
    .call-a21{width: 100%; height: 71px;margin-bottom: 35px;}
    .call-a21 img{margin: 0 auto;}
    .call-a22{font-size: 18px;line-height: 18px;text-align: center;margin-bottom: 17px;}
    .call-a23{width: calc(100% - 40px*2); font-size: 18px;line-height: 32px;text-align: center;margin: 0 auto;}
    .call-a3{width: 100%;height: 490px;border: 1px solid #8d888a;margin-top: 40px;}
    #container{width: 100% !important;height: 100% !important;}
    .call-a4{width: 1440px;margin: 0 auto;background: url(../img/a77.jpg) no-repeat;background-size: 100% 100%;padding: 60px;margin-bottom: 120px;}
    .call-a5{width: 267px;margin-left: 50px;margin-top: 93px;}
    .call-a4 .ind8-a41a,.call-a4 .ind8-a41b,.call-a4 .ind8-a41c{background: #f1f1f1;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .call-a{width: 960px;margin: 0 auto;}
    .call-a1{width: 100%;position: relative;}
    .call-a2{width: 25%;float: left;padding-top: 0.1rem;padding-bottom: 0.1rem;border-right: 0.01rem solid #e3e3e3;}
    .call-a1 .call-a2:nth-child(2n){border: none;}
    .call-a21{width: 100%; height: calc(960px*71/1440);margin-bottom: calc(960px*35/1440);}
    .call-a21 img{margin: 0 auto;}
    .call-a22{font-size: 16px;line-height: 16px;text-align: center;margin-bottom: 17px;}
    .call-a23{width: calc(100% - 40px*2); font-size: 14px;line-height: 30px;text-align: center;margin: 0 auto;}
    .call-a3{width: 100%;height: calc(960px*490/1440);border: 1px solid #8d888a;margin-top: 40px;}
    #container{width: 100% !important;height: 100% !important;}
    .call-a4{width: 960px;margin: 0 auto;background: url(../img/a77.jpg) no-repeat;background-size: 100% 100%;padding: 60px;margin-bottom: 120px;}
    .call-a5{width: calc(960px*267/1440);margin-left: calc(960px*50/1440);margin-top: calc(960px*93/1440);}
    .call-a4 .ind8-a41a,.call-a4 .ind8-a41b,.call-a4 .ind8-a41c{background: #f1f1f1;}
}
@media only screen and (max-width: 1023px) {
    .call-a{width:100%;margin: 0 auto;}
    .call-a1{width: 100%;position: relative;}
    .call-a2{width: calc(50% - 0.01rem);float: left;padding-top: 10px;padding-bottom: 12px;border-right: 1px solid #e3e3e3;}
    .call-a1 .call-a2:nth-child(4){border: none;}
    .call-a21{width: 100%; height: 0.71rem;margin-bottom: 0.3rem;}
    .call-a21 img{margin: 0 auto;}
    .call-a22{font-size: 0.28rem;line-height: 0.28rem;text-align: center;margin-bottom: 0.3rem;}
    .call-a23{width: calc(100% - 0.4rem*2); font-size: 0.28rem;line-height: 0.32rem;text-align: center;margin: 0 auto;color: #666666;}
    .call-a3{width: 100%;height: 7.1rem;border: 0.01rem solid #8d888a;margin-top:0.5rem;}
    #container{width: 100% !important;height: 100% !important;}
    .call-a4{width: 100%;background: url(../img/a93.jpg) no-repeat;background-size: 100% 100%;padding: 0.3rem;margin-bottom:0.85rem;}
    .call-a5{width: 267px;margin-left: 50px;margin-top: 93px;display: none;}
    .call-a4 .ind8-a41a,.call-a4 .ind8-a41b,.call-a4 .ind8-a41c{background: #f1f1f1;}
    .call-a4 .ind8-a41c{height: 2.24rem;}
    .call-a4 .ind8-a42{height: auto;}
}


/* 招聘 */
@media only screen and (min-width: 1480px) {
    .rec-a{width: 100%;background: #fff;border: 4px solid #f6f6f8;padding-left: 50px;padding-right: 50px;padding-bottom: 50px;margin-bottom: 50px;transition: 0.5s;}
    .rec-a.on1{border: 4px solid #8ec63f;transition: 0.5s;}
    .rec-a1{width: 100%;height: 100px;border-bottom: 2px dashed #c9e4a4;position: relative;overflow: hidden;}
    .rec-b1{color: #fc666b;line-height: 100px;font-size: 22px;float: left;}
    .rec-b2{float: left;line-height: 110px;font-size: 22px;margin-left: 95px;}
    .rec-b3{position: relative;float: right;margin-top: calc(100px/2 - 50px/2);width: 50px;height: 50px;}
    .rec-b3 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: 0.5s;}
    .rec-b3 img:nth-child(2){opacity: 0;transition: 0.5s;}
    .rec-b3.on1 img:nth-child(1){opacity: 0;transition: 0.5s;}
    .rec-b3.on1 img:nth-child(2){opacity: 1;transition: 0.5s;}
    .rec-a2{width: 100%;padding-top: 20px;transition: 0.5s;}
    .rec-a21{width: 584px;float: left;transition: 0.5s;}
    .rec-a22{width: 584px;float: right;transition: 0.5s;}
    .rec-a21 div,.rec-a22 div{font-size: 18px;line-height: 38px;color: #666666;}
    .rec-a21 div p span,.rec-a22 div p span{font-size: 18px !important;line-height: 38px !important;color: #666666;}
    .rec-a21 div p,.rec-a22 div p{font-size: 18px !important;line-height: 38px !important;color: #666666;}
    .rec-a21b{height: 38px;white-space: normal;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
    .rec2-a{width: 100%;background: #fff;position: relative;padding-top: 225px;}
    .call-a+.news1-b{width: max-content;margin: 80px auto;}
    .rec2-a .call-a4{box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);}
    .rec-btn{display: none;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .rec-a{width: 100%;background: #fff;border: 4px solid #f6f6f8;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;margin-bottom: 50px;transition: 0.5s;}
    .rec-a.on1{border: 4px solid #8ec63f;transition: 0.5s;}
    .rec-a1{width: 100%;height: 80px;border-bottom: 2px dashed #c9e4a4;position: relative;overflow: hidden;}
    .rec-b1{color: #fc666b;line-height: 80px;font-size: 20px;float: left;}
    .rec-b2{float: left;line-height: 80px;font-size: 20px;margin-left: 95px;}
    .rec-b3{position: relative;float: right;margin-top: calc(80px/2 - 40px/2);width: 40px;height: 40px;}
    .rec-b3 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: 0.5s;}
    .rec-b3 img:nth-child(2){opacity: 0;transition: 0.5s;}
    .rec-b3.on1 img:nth-child(1){opacity: 0;transition: 0.5s;}
    .rec-b3.on1 img:nth-child(2){opacity: 1;transition: 0.5s;}
    .rec-a2{width: 100%;padding-top: 20px;transition: 0.5s;}
    .rec-a21{width: calc(960px*584/1440);float: left;transition: 0.5s;}
    .rec-a22{width: calc(960px*584/1440);float: right;transition: 0.5s;}
    .rec-a21 div,.rec-a22 div{font-size: 16px;line-height: 34px;color: #666666;}
    .rec-a21 div p span,.rec-a22 div p span{font-size: 16px !important;line-height: 34px !important;color: #666666;}
    .rec-a21 div p,.rec-a22 div p{font-size: 16px !important;line-height: 34px !important;color: #666666;}
    .rec-a21b{height: 34px;white-space: normal;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
    .rec2-a{width: 100%;background: #fff;position: relative;padding-top: 165px;}
    .call-a+.news1-b{width: max-content;margin: 80px auto;}
    .rec2-a .call-a4{box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);}
    .rec-btn{display: none;}
}
@media only screen and (max-width: 1023px) {
    .rec-a{width: 100%;background: #fff;border: 4px solid #f6f6f8;padding-left: 0.4rem;padding-right: 0.4rem;padding-bottom: 0.35rem;margin-bottom: 0.5rem;transition: 0.5s;}
    .rec-a.on1{border: 4px solid #8ec63f;transition: 0.5s;}
    .rec-a1{width: 100%;height: 1rem;border-bottom: 0.02rem dashed #c9e4a4;position: relative;overflow: hidden;}
    .rec-b1{color: #fc666b;line-height: 1rem;font-size: 0.3rem;font-weight: bold; float: left;}
    .rec-b2{float: right;line-height: 1rem;font-size: 0.3rem;}
    .rec-b3{display: none;}
    .rec-a2{width: 100%;padding-top: 0.4rem;transition: 0.5s;}
    .rec-a21{width: 100%;transition: 0.5s;margin-bottom: 0.34rem;}
    .rec-a22{width: 100%;transition: 0.5s;}
    .rec-a21 div,.rec-a22 div{font-size: 0.28rem;line-height: 0.52rem;color: #666666;}
    .rec-a21 div p span,.rec-a22 div p span{font-size: 0.28rem !important;line-height: 0.52rem !important;color: #666666;}
    .rec-a21 div p,.rec-a22 div p{font-size: 0.28rem !important;line-height: 0.52rem !important;color: #666666;}
    .rec-a21b{height: calc(0.52rem*2);white-space: normal;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
    .rec2-a{width: 100%;background: #fff;position: relative;}
    .call-a+.news1-b{width: max-content;margin: 0.7rem auto;}
    .rec2-a .call-a4{box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);}
    .rec2-a{width: calc(100% - 0.3rem*2);margin: 0 auto;position: relative;padding-top: 1.7rem;background: url(../img/a93.jpg) no-repeat;background-size: cover;}
    .rec2-a .ind8-a3{display: none;}
    .rec2-a .ind3-a2{top: 0.6rem;}
    .rec2-a .ind8-a4{width: calc(100% - 0.2rem*2);margin: 0 auto;}
    .rec2-a .ind8-a41a,.rec2-a .ind8-a41b,.rec2-a .ind8-a41c{background: #f1f1f1;}
    .rec-btn {width: 2.25rem;height: 0.65rem;border: 0.02rem solid #8ec63f;border-radius: 1rem;margin: 0 auto;display: flex;align-items: center;justify-content: center;margin-top: 0.47rem;transition: 0.5s;}
    .rec-btn div:nth-child(1){color: #8ec63f;font-size: 0.28rem;line-height: 0.28rem;transition: 0.5s;}
    .rec-btn div:nth-child(2){width: 0.17rem;height: 0.1rem;margin-left: 0.08rem;transition: 0.5s;}
    .rec-btn div:nth-child(2) img:nth-child(2){display: none;}
    .rec-btn.on1{border: 0.02rem solid #999999;transition: 0.5s;}
    .rec-btn.on1 div:nth-child(1){color: #999999;transition: 0.5s;}
    .rec-btn.on1 div:nth-child(2) img:nth-child(1){display: none;}
    .rec-btn.on1 div:nth-child(2) img:nth-child(2){display:block;}
}




/* 新闻详情 */
@media only screen and (min-width: 1480px) {
    .nxq-a{width: 1440px;margin: 0 auto;padding-top: 45px;padding-bottom: 100px;}
    .nxq-a1{width: 100%;}
    .nxq-a1a{padding: 10px 15px 10px 15px;border-radius: 10px;color: #8ec63f;font-size: 18px;line-height: 18px;float: left;margin-right: 12px;}
    .nxq-a1a.on1{background: #8ec63f;color: #fff;}
    .nxq-a2{padding-top: 80px;}
    .nxq-a2t{text-align: center;font-weight: bold;font-size: 24px;line-height: 24px;}
    .nxq-a2d{font-size: 16px;line-height: 16px;color: #666666;width: max-content;margin: 0 auto;margin-top: 35px;}
    .nxq-a2d div{float: left;margin-left: 10px;}
    .nxq-a2c{width: 100%;padding-left: 145px;padding-right: 145px;margin-top: 35px;font-size: 16px;line-height: 32px;}
    .nxq-a2c p{font-size: 16px !important;line-height: 32px !important;}
    .nxq-a2c p span{font-size: 16px !important;line-height: 32px !important;}
    .nxq-a2c p img{margin: 0 auto;max-width: 100%;}
    .nxq-a2c img{margin: 0 auto;max-width: 100%;}
    .nxq-a3{margin-top: 100px;font-size: 16px;line-height: 16px;color: #666666;}
    .nxq-a3 div:nth-child(2){margin-top: 35px;}
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .nxq-a{width: 960px;margin: 0 auto;padding-top: 45px;padding-bottom: 60px;}
    .nxq-a1{width: 100%;}
    .nxq-a1a{padding: 10px 15px 10px 15px;border-radius: 10px;color: #8ec63f;font-size: 18px;line-height: 18px;float: left;margin-right: 12px;}
    .nxq-a1a.on1{background: #8ec63f;color: #fff;}
    .nxq-a2{padding-top: 80px;}
    .nxq-a2t{text-align: center;font-weight: bold;font-size: 22px;line-height: 22px;}
    .nxq-a2d{font-size: 14px;line-height: 14px;color: #666666;width: max-content;margin: 0 auto;margin-top: 25px;}
    .nxq-a2d div{float: left;margin-left: 10px;}
    .nxq-a2c{width: 100%;padding-left: 145px;padding-right: 145px;margin-top: 35px;font-size: 14px;line-height: 28px;}
    .nxq-a2c p{font-size: 14px !important;line-height: 28px !important;}
    .nxq-a2c p span{font-size: 14px !important;line-height: 28px !important;}
    .nxq-a2c p img{margin: 0 auto;max-width: 100%;}
    .nxq-a2c img{margin: 0 auto;}
    .nxq-a3{margin-top: 100px;font-size: 14px;line-height: 14px;color: #666666;}
    .nxq-a3 div:nth-child(2){margin-top: 35px;}
}
@media only screen and (max-width: 1023px) {
    .nxq-a{width: calc(100% - 0.3rem*2);margin: 0 auto;padding-top: 0.45rem;padding-bottom: 1rem;}
    .nxq-a1{width: 100%;}
    .nxq-a1a{padding: 0.1rem 0.15rem 0.1rem 0.15rem;border-radius: 0.1rem;color: #8ec63f;font-size: 0.26rem;line-height: 0.26rem;float: left;margin-right: 0.12rem;}
    .nxq-a1a.on1{background: #8ec63f;color: #fff;}
    .nxq-a2{padding-top: 0.8rem;}
    .nxq-a2t{text-align: center;font-weight: bold;font-size: 0.3rem;line-height: 0.48rem;}
    .nxq-a2d{font-size: 0.2rem;line-height: 0.2rem;color: #666666;width: max-content;margin: 0 auto;margin-top: 0.35rem;}
    .nxq-a2d div{float: left;margin-left: 0.1rem;}
    .nxq-a2c{width: 100%;padding-left: 0.3rem;padding-right: 0.3rem;margin-top: 0.35rem;font-size: 0.2rem;line-height: 0.4rem;}
    .nxq-a2c p{font-size: 0.2rem !important;line-height: 0.4rem !important;}
    .nxq-a2c p span{font-size: 0.2rem !important;line-height: 0.4rem !important;}
    .nxq-a2c p img{margin: 0 auto;max-width: 100%;}
    .nxq-a2c img{margin: 0 auto;max-width: 100%;}
    .nxq-a3{margin-top: 100px;font-size: 0.2rem;line-height: 0.2rem;color: #666666;}
    .nxq-a3 div:nth-child(2){margin-top: 0.35rem;}
}