body {
    font-size: 14px;
    background-color: #fff;
    width: 100%;
    overflow-x: hidden;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.con {
    width: 1420px;
    margin: 0 auto;
}

.wrapper {
    background-color: #f5f5f5;
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 33;
    background: url("../images/a2.png") no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    padding: 0 56px;
    align-items: center;
    height: 120px;
    justify-content: space-between;
}

.header .logo {
    margin-right: 30px;
    width: 629px;
}

.header .logo img {
    width: 100%;
}

.header .nav {
    display: flex;
}

.header .nav .li {
    width: 120px;
    text-align: center;
    position: relative;
}

.header .nav .li>a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    height: 60px;
    line-height: 60px;
    display: block;
    transition: all .5s;
}

.header .nav .li .downmenu {
    position: absolute;
    left: -15px;
    top: 60px;
    z-index: 22;
    width: 150px;
    background: #fff;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    padding: 20px 0;
    display: none;
    border-radius: 5px;
    text-align: center;
}

.header .nav .li .downmenu a {
    display: flex;
    margin-bottom: 15px;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    justify-content: center;
}

.header .nav .li .downmenu a:last-child {
    margin-bottom: 0;
}

.header .nav .li .downmenu a:hover {
    color: #0870d3;
}

.header .nav .li2 {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #fff;
    margin-left: 20px;
}

.header .nav .li2 img {
    margin-right: 12px;
}

.header .nav .on>a,
.header .nav .li:hover>a {
    color: #fff;
    font-weight: bold;
    transition: all .5s;
}

.header .nav .li:hover .downmenu {
    display: block;
}

.header .lianxi {
    display: flex;
    justify-content: flex-end;
    flex: 1;
}

.header .lianxi .l {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #111;
    margin-right: 32px;
}

.header .lianxi .l img {
    margin-right: 7px;
}

.header .lianxi .r {
    color: #0870d3;
    font-size: 18px;
    margin-left: 18px;
}

.headeron {
    background-color: #222429;
}

.banner {
    position: relative;
}

.banner .bannerc {
    height: 828px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.banner .bannerc .top {
    font-weight: 700;
    font-size: 60px;
    color: #fff;
}

.banner .bannerc .mid {
    width: 500px;
    height: 6px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}

.banner .bannerc .bot {
    margin-top: 30px;
    width: 169px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 23px;
    background: #409eff;
    text-decoration: none;
}

.banner .bannerc .con {
    width: 1100px;
    height: 365px;
    background-color: rgba(1, 127, 67, 0.5);
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 50px 20px;
    padding-bottom: 0;
}

.banner .bannerc .con .item {
    width: 50%;
    text-align: left;
    margin-bottom: 20px;
}

.banner .bannerc .con .item .t {
    font-size: 34px;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 50px;
}

.banner .bannerc .con .item .b {
    width: 92px;
    height: 5px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    right: 40px;
}

.banner .bannerc .con .dh {
    position: absolute;
    left: 0;
    top: -20px;
}

.hxyw {
    background-color: #fff;
    padding-top: 1px;
}

.hxyw .hxyw1 {
    margin: 70px 0;
    margin-left: 261px;
    display: flex;
}

.hxyw .hxyw1 .l {
    width: 425px;
    background: url(../images/a21.png) no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1bc472;
    padding: 100px 0;
}

.hxyw .hxyw1 .r {
    flex: 1;
    background-color: #ddf1e8;
    padding: 30px 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 50px;
}

.hxyw .hxyw1 .r .t1 {
    font-size: 60px;
    color: #1ca066;
    font-weight: bold;
    margin-bottom: 45px;
}

.hxyw .hxyw1 .r .t2 {
    width: 177px;
    height: 7px;
    background-color: #1ca066;
    margin-bottom: 45px;
}

.hxyw .hxyw1 .r .t3 {
    font-size: 40px;
    color: #1ca066;
}

.hxyw .hxyw1 .r .t3 br {
    display: none;
}

.hxyw .hxyw2 {
    margin-bottom: 150px;
}

.hxyw .hxyw2 .item {
    margin-bottom: 25px;
}

.hxyw .hxyw2 .item .top {
    display: flex;
    margin-bottom: 40px;
}

.hxyw .hxyw2 .item .top span {
    width: 168px;
    height: 70px;
    background: url(../images/a19.png) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 45px;
    color: #fff;
}

.hxyw .hxyw2 .item .bot .li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.hxyw .hxyw2 .item .bot .li .l {
    margin-right: 28px;
}

.hxyw .hxyw2 .item .bot .li .m {
    font-size: 40px;
    font-weight: bold;
    color: #606060;
    padding-right: 20px;
    border-right: 4px solid #1bc472;
}

.hxyw .hxyw2 .item .bot .li .r {
    flex: 1;
    padding-left: 20px;
    font-size: 32px;
    color: #606060;
}

.hxyw .hxyw2 .item2 .top {
    justify-content: flex-end;
}

.hxyw .hxyw2 .item2 .top span {
    background: url(../images/a19a.png) no-repeat;
}

.hxyw .hxyw2 .item2 .bot .li .r {
    text-align: right;
    padding-left: 0;
    padding-right: 20px;
}

.hxyw .hxyw2 .item2 .bot .li .m {
    padding-left: 20px;
    border-right: 0px solid transparent;
    border-left: 4px solid #1bc472;
}

.hxyw .hxyw2 .item2 .bot .li .l {
    margin-left: 28px;
    margin-right: 0;
}

.hxyw .hxyw3 {
    display: flex;
    margin-right: 247px;
}

.hxyw .hxyw3 .l {
    flex: 1;
    background-color: #ddf1e8;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0;
    padding-left: 250px;
    padding-right: 100px;
    padding-bottom: 30px;
}

.hxyw .hxyw3 .l .item {
    min-width: 32.3%;
}

.hxyw .hxyw3 .l .item .t {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.hxyw .hxyw3 .l .item .t img {
    width: 100%;
    height: 100%;
}

.hxyw .hxyw3 .l .item .b {
    background-color: #ddf1e8;
    padding: 20px;
    text-align: center;
    border-top: 20px solid #017f43;
}

.hxyw .hxyw3 .l .item .b .b1 {
    font-size: 26px;
    color: #017f43;
    margin-bottom: 10px;
}

.hxyw .hxyw3 .l .item .b .b2 {
    font-size: 16px;
    color: #606060;
}

.hxyw .hxyw3 .r {
    width: 470px;
    background: url(../images/a24.png) no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #1bc472;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 130px 30px;
}

.hxyw .hxyw3 .r .top {
    margin-bottom: 100px;
}

.hxyw .hxyw3 .r .mid {
    font-size: 44px;
    color: #fff;
    margin-bottom: 30px;
}

.hxyw .hxyw3 .r .mid2 {
    width: 178px;
    height: 7px;
    background-color: #fff;
    margin-bottom: 81px;
}

.hxyw .hxyw3 .r .bot {
    font-size: 36px;
    color: #fff;
    line-height: 1.6;
}

.hxyw .hxyw4 {
    display: flex;
    justify-content: space-between;
}

.hxyw .hxyw4 .item {
    width: 444px;
}

.hxyw .hxyw4 .item .t {
    width: 444px;
    height: 272px;
    overflow: hidden;
}

.hxyw .hxyw4 .item .t img {
    width: 100%;
    height: 100%;
}

.hxyw .hxyw4 .item .b {
    padding: 20px;
    text-align: center;
    border-top: 20px solid #017f43;
}

.hxyw .hxyw4 .item .b .b1 {
    font-size: 26px;
    color: #017f43;
    margin-bottom: 20px;
    font-weight: bold;
}

.hxyw .hxyw4 .item .b .b2 {
    font-size: 22px;
    color: #606060;
}

.hxyw .hxyw1a {
    margin-left: 0;
    margin-right: 250px;
}

.hxyw .hxyw5 {
    display: flex;
    padding-top: 99px;
    padding-bottom: 150px;
}

.hxyw .hxyw5 .item {
    flex: 1;
    text-align: center;
}

.hxyw .hxyw5 .item .t {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}

.hxyw .hxyw5 .item .b {
    font-size: 42px;
    color: #606060;
}

.hxyw .hxyw6 {
    margin-right: 0;
    margin-left: 250px;
    margin-bottom: 170px;
}

.hxyw .hxyw6 .l {
    padding-left: 100px;
}

.hxyw .hxyw6 .l .item {
    width: 48%;
    margin-bottom: 100px;
}

.hxyw .hxyw6 .l .item .t {
    margin: 0 auto;
    margin-bottom: 45px;
    height: auto;
    max-width: 300px;
}

.hxyw .hxyw6 .l .item .t img {
    height: auto;
}

.hxyw .hxyw6 .l .item .b {
    border: none;
    font-size: 50px;
    color: #1ca066;
    font-weight: bold;
}

.hxyw .hxyw6 .l .item:nth-child(3),
.hxyw .hxyw6 .l .item:nth-child(4) {
    /*margin-bottom: 0;*/
}

.hxyw .hxyw7 {
    display: flex;
    flex-wrap: wrap;
    padding-top: 99px;
    padding-bottom: 150px;
}

.hxyw .hxyw7 .item {
    width: 50%;
    text-align: center;
    margin-bottom: 90px;
}

.hxyw .hxyw7 .item .t {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}

.hxyw .hxyw7 .item .b {
    font-size: 42px;
    color: #606060;
}

.pagebanner {
    background: url("../images/a4.png") no-repeat;
    height: 400px;
    background-position: center;
    background-size: cover;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
}

.banner3 {
    background: url("../images/a5.png") no-repeat;
    background-position: center;
    background-size: cover;
}

.contitle {
    text-align: center;
    margin-bottom: 100px;
}

.contitle .t {
    font-size: 68px;
    color: #606060;
    margin-bottom: 30px;
}

.contitle .m {
    width: 104px;
    height: 5px;
    background-color: #017f43;
    margin: 0 auto;
    margin-bottom: 25px;
}

.contitle .b {
    font-size: 48px;
    color: #606060;
}

.index {
    background-color: #fff;
}

.index .num {
    display: flex;
    padding: 130px 0;
}

.index .num .item {
    width: 25%;
    text-align: center;
}

.index .num .item .t {
    font-size: 79px;
    margin-bottom: 16px;
    color: #017f43;
    font-weight: bold;
    position: relative;
}

.index .num .item .t span {
    font-weight: bold;
    font-size: 68px;
    position: absolute;
    top: -30px;
    right: 20px;
}

.index .num .item .m {
    width: 82px;
    height: 4px;
    background-color: #017f43;
    margin: 0 auto;
    margin-bottom: 24px;
}

.index .num .item .b {
    font-size: 35px;
    color: #606060;
    margin-bottom: 25px;
}

.index .num .item .b2 {
    font-size: 30px;
    color: #606060;
}

.index .aboutus {
    background-color: #eaeaea;
    padding: 100px 0;
}

.index .aboutus .bot {
    display: flex;
    flex-wrap: wrap;
}

.index .aboutus .bot .item {
    width: 33.3%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 70px;
}

.index .aboutus .bot .item .l {
    width: 60px;
    height: 60px;
    background-color: #017f43;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    margin-right: 35px;
}

.index .aboutus .bot .item .r {
    font-size: 34px;
    color: #606060;
}

.index .case {
    padding: 100px 0;
}

.index .case .swiper-pagination-bullet-active {
    background-color: #017f43 !important;
}

.index .case .bot {
    height: 750px;
    position: relative;
}

.index .case .bot .mySwiper2 {
    width: 100%;
    height: 766px;
    margin-left: auto;
    margin-right: auto;
}

.index .case .bot .swiper-wrapper {
    height: 766px;
}

.index .case .bot .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 212px !important;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}

.index .case .bot .img {
    width: 320px;
    height: 212px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    overflow: hidden;
    position: relative;
}

.index .case .bot .img p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    background-color: rgba(1, 127, 67, 0.6);
    text-align: center;
    line-height: 40px;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.index .case .bot .img img {
    width: auto;
    height: auto;
    transition: all .3s;
}

.index .case .bot .img:hover img {
    transform: scale(1.3);
    transition: all .3s;
}

.index .case2 .tab {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}

.index .case2 .tab .item {
    font-size: 47px;
    color: #606060;
    width: 33.3%;
    text-align: center;
    cursor: pointer;
}

.index .case2 .tab .item .t {
    margin-bottom: 20px;
}

.index .case2 .tab .item .b {
    width: 100px;
    height: 5px;
    background-color: #017f43;
    margin: 0 auto;
}

.index .case2 .tab .on .t {
    color: #017f43;
}

.index .case2 .bot {
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.index .case2 .bot .img {
    margin-right: 45px;
    margin-bottom: 30px;
}

.index .case2 .bot .img:nth-child(4n) {
    margin-right: 0;
}

.index .case2 .page {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.index .case2 .page a {
    color: #606060;
    font-size: 37px;
    margin: 0 20px;
}

.index .case2 .page a:hover {
    color: #017f43;
}

.index .partner {
    padding: 100px 0;
}

.index .partner .bot {
    position: relative;
}

.index .partner .bot .mySwiper2 {
    width: 100%;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
}

.index .partner .bot .swiper-pagination-bullet-active {
    background-color: #017f43 !important;
}

.index .partner .bot .swiper-wrapper {
    height: 400px;
}

.index .partner .bot .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 100px !important;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}

.index .partner .bot .img {
    width: 320px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    overflow: hidden;
    position: relative;
}

.index .partner .bot .img p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    background-color: rgba(1, 127, 67, 0.6);
    text-align: center;
    line-height: 40px;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.index .partner .bot .img img {
    width: auto;
    height: 90%;
    transition: all .3s;
}

.index .partner .bot .img:hover img {
    transform: scale(1.3);
    transition: all .3s;
}

.index .history {
    padding: 130px 0;
}

.index .history .bot {
    background-color: #ddf1e8;
    padding: 80px 0;
}

.index .history .bot .t {
    font-size: 43px;
    color: #1ca066;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

.index .history .bot .m {
    margin: 0 auto;
    width: 105px;
    height: 4px;
    background-color: #017f43;
    margin-bottom: 25px;
}

.index .history .bot .b {
    font-size: 34px;
    color: #3a3a3a;
    text-align: center;
    margin-bottom: 100px;
}

.index .history .bot .list {
    display: flex;
    flex-wrap: wrap;
}

.index .history .bot .list .li {
    width: 25%;
    font-size: 22px;
    color: #3a3a3a;
    margin-bottom: 50px;
    text-align: center;
}

.index .history .bot .list .li span {
    font-weight: bold;
    font-size: 40px;
    color: #1ca066;
}

.index .core {
    margin-bottom: 180px;
}

.index .core .bot .item {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
}

.index .core .bot .item .l {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: #017f43;
    color: #fff;
    font-size: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 65px;
}

.index .core .bot .item .r .t1 {
    font-size: 52px;
    color: #606060;
    margin-bottom: 25px;
}

.index .core .bot .item:nth-child(2n) {
    justify-content: flex-end;
}

.index .core .bot .item:nth-child(2n) .l {
    margin-right: 0;
    margin-left: 65px;
}

.index .hall .bot {
    background-color: #ddf1e8;
    padding: 160px 0;
}

.index .hall .bot .con {
    display: flex;
    justify-content: space-between;
}

.index .hall .bot .con .item .t {
    width: 432px;
    height: 288px;
    overflow: hidden;
}

.index .hall .bot .con .item .t img {
    width: 100%;
    height: 100%;
}

.index .hall .bot .con .item .b {
    height: 65px;
    background-color: #017f43;
    color: #fff;
    text-align: center;
    overflow: hidden;
    padding: 0 20px;
    font-size: 33px;
    height: 65px;
    line-height: 65px;
}

.index .product {
    padding: 180px 0;
}

.index .product .compony2 {
    display: flex;
    flex-wrap: wrap;
    padding-top: 130px;
}

.index .product .compony2 .item {
    width: 33.3%;
    text-align: center;
    margin-bottom: 80px;
}

.index .product .compony2 .item .t {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}

.index .product .compony2 .item .m {
    font-size: 36px;
    color: #606060;
    margin-bottom: 20px;
}

.index .product .compony2 .item .b {
    width: 80px;
    height: 5px;
    background-color: #017f43;
    margin: 0 auto;
}

.index .piclist {}

.index .piclist .item {
    width: 100%;
}

.index .piclist .item img {
    width: 100%;
}

.compony {
    background-color: #fff;
    padding-top: 120px;
}

.compony .compony1 {
    background-color: #eaeaea;
}

.compony .compony1 .con {
    display: flex;
    align-items: center;
}

.compony .compony1 .con .l {
    flex: 1;
}

.compony .compony1 .con .l .t1 {
    width: 100%;
    height: 91px;
    background-image: linear-gradient(to right, #1bc472, transparent);
    font-size: 53px;
    color: #606060;
    margin-bottom: 15px;
    line-height: 91px;
    padding: 0 20px;
}

.compony .compony1 .con .l .t2 {
    width: 161px;
    height: 4px;
    background-color: #017f43;
    margin-bottom: 40px;
}

.compony .compony1 .con .l .t3 p {
    font-size: 24px;
    line-height: 35px;
    color: #606060;
    margin-bottom: 20px;
}

.compony .compony1 .con .l .t3 p span {
    color: #017f43;
}

.compony .compony1 .con .r {
    width: 557px;
    height: 689px;
    overflow: hidden;
}

.compony .compony1 .con .r img {
    width: 100%;
    transition: all .3s;
}

.compony .compony1 .con .r img:hover {
    transform: scale(1.1);
    transition: all .3s;
}

.compony .compony2 {
    display: flex;
    padding: 170px 0;
}

.compony .compony2 .item {
    width: 25%;
    text-align: center;
}

.compony .compony2 .item .t {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.compony .compony2 .item .m {
    font-size: 36px;
    color: #606060;
    margin-bottom: 20px;
}

.compony .compony2 .item .b {
    width: 80px;
    height: 5px;
    background-color: #017f43;
    margin: 0 auto;
}

.compony .compony3 {
    margin-bottom: 180px;
}

.compony .compony3 .bot {
    width: 70%;
    margin: 0 auto;
}

.compony .compony3 .bot img {
    width: 100%;
}

.compony .compony4 {
    padding-bottom: 180px;
}

.compony .compony4 .mid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.compony .compony4 .mid .item {
    width: 330px;
    height: 230px;
    overflow: hidden;
    margin-bottom: 30px;
}

.compony .compony4 .mid .item img {
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.compony .compony4 .bot {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.compony .compony4 .bot .item {
    width: 244px;
    height: 349px;
    overflow: hidden;
    margin-bottom: 30px;
}

.compony .compony4 .bot .item img {
    width: 100%;
    transition: all .3s;
    height: 100%;
}

.compony .compony4 img:hover {
    transform: scale(1.1);
    transition: all .3s;
}

.lxwm {
    background-color: #fff;
}

.lxwm .lxwm1 {
    padding: 150px 0;
}

.lxwm .lxwm1 .bot {
    max-width: 1600px;
    margin: 0 auto;
}

.lxwm .lxwm1 .bot img {
    width: 100%;
}

.lxwm .lxwm2 {
    margin-bottom: 200px;
}

.lxwm .lxwm3 {
    margin-bottom: 130px;
}

.lxwm .lxwm3 .bot {
    display: flex;
    justify-content: space-between;
}

.lxwm .lxwm3 .bot .img {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    margin: 0 1%;
}

.lxwm .lxwm3 .bot .img img {
    width: 100%;
}

.lxwm .lxwm3 .bot .img p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    background-color: rgba(1, 127, 67, 0.6);
    text-align: center;
    line-height: 40px;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.lxwm .lxwm4 {
    margin-bottom: 180px;
}

.lxwm .lxwm4 .bot {
    display: flex;
    justify-content: space-between;
}

.lxwm .lxwm4 .bot .img {
    width: 259px;
    height: 166px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.lxwm .lxwm4 .bot .img p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    background-color: rgba(1, 127, 67, 0.6);
    text-align: center;
    line-height: 40px;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.lxwm .lxwm5 .top {
    background-color: #ddf1e8;
}

.lxwm .lxwm5 .top .con {
    display: flex;
    align-items: center;
    height: 176px;
}

.lxwm .lxwm5 .top .con .item {
    width: 50%;
    text-align: center;
}

.lxwm .lxwm5 .top .con .item .t {
    font-size: 47px;
    color: #606060;
    margin-bottom: 29px;
}

.lxwm .lxwm5 .top .con .item .b {
    width: 104px;
    height: 4px;
    background-color: #017f43;
    margin: 0 auto;
}

.lxwm .lxwm5 .bot {
    display: flex;
}

.lxwm .lxwm5 .bot .item {
    width: 50%;
    display: flex;
    justify-content: center;
}

.footer {
    background: url("../images/a6.png") no-repeat;
    background-position: center;
    background-size: cover;
    padding: 30px 0;
    background-color: #017f43;
}

.footer .con {
    display: flex;
    color: #fff;
    justify-content: space-between;
    align-items: center;
}

.footer .con .l {
    font-size: 29px;
    position: relative;
}

.footer .con .l::after {
    position: absolute;
    left: 0;
    top: 55px;
    width: 88px;
    height: 5px;
    background-color: #fff;
    content: '';
    right: 0;
    margin: 0 auto;
}

.footer .con .m {
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: 44px;
    max-width: 50%;
}

.footer .con .m .ml {
    margin-right: 40px;
}

.footer .con .m .mr .t1 {
    display: flex;
    align-items: center;
    font-size: 22px;
    margin-bottom: 20px;
    color: #fff;
}

.footer .con .m .mr .t1 img {
    display: block;
    margin-right: 20px;
}

.footer2 {
    background-color: #017f43;
}

.footer2 .con {
    color: #999;
    height: 100px;
    display: flex;
    align-items: center;
    font-size: 12px;
    justify-content: flex-end;
}

.header .menu {
    display: none;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 222;
    display: none;
}

.tc {
    position: fixed;
    left: 0;
    top: 50%;
    right: 0;
    margin: 0 auto;
    width: 700px;
    height: auto;
    z-index: 223;
    background: #fff;
    border-radius: 10px;
    padding: 40px;
    transform: translateY(-50%);
    display: none;
}

.tc .top {
    font-size: 20px;
    color: #666;
    margin-bottom: 40px;
}

.tc .mid .lable {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.tc .mid .lable .l {
    width: 150px;
    font-size: 16px;
    color: #666;
}

.tc .mid .lable .l span {
    color: red;
    margin-right: 5px;
}

.tc .mid .lable .r {
    flex: 1;
}

.tc .mid .lable .r input {
    width: 100%;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 14px;
}

.tc .mid .lable .r select {
    width: 100%;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 0 10px;
    outline: none;
    font-size: 14px;
}

.tc .bot {
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;
}

.tc .bot .fbtn {
    width: 80px;
    height: 35px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #666;
    margin-left: 10px;
    cursor: pointer;
}

.tc .bot .fbtn2 {
    background-color: #409eff;
    color: #fff;
    border: none;
}

.index .icase .bot {
    display: flex;
    justify-content: space-between;
    height: auto;
    .img {
        width: 47%;
        height: auto;
        img {
            width: 100%;
        }
    }
}

.casedetail {
    background-color: #fff;
    padding: 100px 0;
}

.casedetail img {
    width: 100%;
}

@media screen and (max-width: 750px) {
    .con {
        width: 100%;
    }
    .casedetail {
        background-color: #fff;
        padding: 10px 10px;
    }
    .casedetail img {
        width: 100%;
    }
    .header {
        flex-wrap: wrap;
        height: auto;
        position: relative;
        height: 60px;
        background-color: #fff;
        padding: 0 20px;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #eee;
    }
    .header .con {
        display: flex;
        justify-content: space-between;
    }
    .header .logo {
        width: 80%;
    }
    .header .logo img {
        width: 100%;
    }
    .header .menu {
        width: 30px;
        display: block;
    }
    .header .menu img {
        width: 100%;
    }
    .header .nav {
        position: absolute;
        left: 0;
        top: 60px;
        z-index: 11;
        background-color: #fff;
        width: 100%;
        display: none;
    }
    .header .nav .li {
        width: 100%;
    }
    .header .nav .li>a {
        height: auto;
        line-height: 60px;
        font-size: 16px;
        color: #333;
    }
    .header .nav .li .downmenu {
        position: static;
        width: 100%;
    }
    .header .nav .on>a {
        color: #333;
    }
    .header .nav .li2 {
        display: none;
    }
    .header .lianxi {
        display: none;
    }
    .banner .bannerc {
        background-size: cover !important;
        background-position: center !important;
        height: 250px;
    }
    .banner .bannerc .top {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .banner .bannerc .mid {
        font-size: 18px;
        padding: 0 10px;
        width: 60%;
        margin-top: 0;
    }
    .footer {
        padding: 25px 0;
        padding-bottom: 5px;
    }
    .footer .con {
        flex-wrap: wrap;
    }
    .footer .con .l {
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
        font-size: 28px;
    }
    .footer .con .m {
        flex-wrap: wrap;
        min-width: 100%;
        flex: auto;
        margin-left: 0;
        padding: 0 30px;
        margin-bottom: 20px;
    }
    .footer .con .m .ml {
        margin: 0 auto;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .footer .con .m .mr .t1 {
        font-size: 16px;
    }
    .footer .con .r {
        min-width: 100%;
        display: flex;
        justify-content: center;
    }
    .footer2 {
        text-align: center;
        font-size: 12px;
        height: auto;
        padding: 20px 0;
    }
    .footer2 .con {
        justify-content: center;
        height: 50px;
    }
    .pagebanner {
        height: 250px;
        font-size: 30px;
    }
    .index .num {
        padding: 50px 0;
        flex-wrap: wrap;
        padding-bottom: 1px;
    }
    .index .num .item {
        width: 50%;
        margin-bottom: 0px;
    }
    .index .num .item .t {
        font-size: 36px;
    }
    .index .num .item .t span {
        font-size: 36px;
    }
    .index .num .item .b {
        font-size: 22px;
        color: #606060;
        margin-bottom: 10px;
    }
    .index .num .item .b2 {
        font-size: 14px;
        color: #606060;
        margin-bottom: 50px;
    }
    .index .num .item .m {
        width: 108px;
        height: 4px;
        background-color: #017f43;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .index .aboutus {
        padding: 50px 0;
    }
    .index .contitle {
        text-align: center;
        margin-bottom: 50px;
    }
    .index .contitle .t {
        font-size: 32px;
        color: #606060;
        margin-bottom: 10px;
    }
    .index .contitle .m {
        margin-bottom: 10px;
    }
    .index .contitle .b {
        font-size: 26px;
        color: #606060;
    }
    .index .aboutus .bot {
        padding: 0 20px;
    }
    .index .aboutus .bot .item {
        margin-bottom: 40px;
    }
    .index .aboutus .bot .item {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .index .aboutus .bot .item .l {
        width: 30px;
        height: 30px;
        background-color: #017f43;
        border-radius: 50%;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        margin-right: 21px;
    }
    .index .aboutus .bot .item .r {
        font-size: 22px;
        color: #606060;
    }
    .index .case {
        padding: 50px 0;
    }
    .index .case .bot {
        height: auto;
        padding: 0 20px;
    }
    .index .case .bot .swiper-wrapper {
        height: 300px;
    }
    .index .case .bot .mySwiper2 {
        height: 300px;
    }
    .index .case .bot .img p {
        padding: 0 20px;
    }
    .index .partner {
        padding: 50px 0;
    }
    .index .partner .bot {
        height: auto;
        padding: 0 20px;
    }
    .index .partner .bot .swiper-wrapper {
        height: 300px;
    }
    .index .partner .bot .mySwiper2 {
        height: 300px;
    }
    .compony {
        padding-top: 0;
    }
    .compony .compony1 .con {
        flex-wrap: wrap;
        padding: 20px;
    }
    .compony .compony1 .con .l .t1 {
        width: 100%;
        height: 50px;
        background-image: linear-gradient(to right, #1bc472, transparent);
        font-size: 24px;
        color: #fff;
        margin-bottom: 15px;
        line-height: 50px;
        padding: 0 20px;
    }
    .compony .compony1 .con .l .t2 {
        width: 149px;
        height: 4px;
        background-color: #017f43;
        margin-bottom: 20px;
    }
    .compony .compony1 .con .l .t3 p {
        font-size: 16px;
        line-height: 30px;
        color: #606060;
        margin-bottom: 20px;
    }
    .compony .compony1 .con .r {
        height: auto;
    }
    .compony .compony2 {
        display: flex;
        padding: 0px 0;
        flex-wrap: wrap;
    }
    .compony .compony2 .item {
        width: 50%;
        margin-bottom: 0px;
        transform: scale(0.6);
    }
    .contitle {
        text-align: center;
        margin-bottom: 50px;
    }
    .contitle .t {
        font-size: 30px;
    }
    .contitle .b {
        font-size: 28px;
    }
    .compony .compony3 .bot img {
        width: 95%;
        margin: 0 auto;
    }
    .compony .compony3 {
        margin-bottom: 80px;
    }
    .compony .compony4 .mid {
        padding: 0 30px;
    }
    .compony .compony4 .mid .item {
        width: 48%;
        height: 115px;
        overflow: hidden;
        margin-bottom: 18px;
    }
    .compony .compony4 .bot {
        padding: 0 30px;
    }
    .compony .compony4 .bot .item {
        width: 48%;
        height: auto;
        overflow: hidden;
        margin-bottom: 18px;
    }
    .compony .compony4 {
        padding-bottom: 80px;
    }
    .index .history {
        padding: 60px 0;
    }
    .index .history .bot .t {
        font-size: 36px;
        color: #1ca066;
        text-align: center;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .index .history .bot .b {
        font-size: 28px;
        color: #3a3a3a;
        text-align: center;
        margin-bottom: 50px;
    }
    .index .history .bot .list .li {
        width: 100%;
        font-size: 20px;
        color: #3a3a3a;
        margin-bottom: 10px;
        text-align: center;
    }
    .index .history .bot .list .li span {
        font-weight: bold;
        font-size: 24px;
        color: #1ca066;
    }
    .index .core .bot .item {
        margin-bottom: 50px;
    }
    .index .core .bot .item .l {
        min-width: none;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-color: #017f43;
        color: #fff;
        font-size: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 25px;
    }
    .index .core .bot .item .r .t1 {
        font-size: 24px;
        color: #606060;
        margin-bottom: 15px;
    }
    .index .core .bot .item .r {
        flex: 1;
    }
    .index .core .bot .item .r .t2 img {
        width: 100%;
    }
    .index .core .bot {
        padding: 0 20px;
    }
    .index .core {
        margin-bottom: 80px;
    }
    .index .hall .bot {
        background-color: #ddf1e8;
        padding: 60px 0;
    }
    .index .hall .bot .con {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 20px;
    }
    .index .hall .bot .con .item .t {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .index .hall .bot .con .item .b {
        height: 65px;
        background-color: #017f43;
        color: #fff;
        text-align: center;
        overflow: hidden;
        padding: 0 20px;
        font-size: 22px;
        height: 50px;
        line-height: 50px;
    }
    .index .hall .bot .con .item {
        margin-bottom: 20px;
    }
    .index .product {
        padding: 80px 0;
    }
    .index .product .compony2 {
        padding-top: 50px;
    }
    .index .product .compony2 .item {
        width: 50%;
        margin-bottom: 0;
        transform: scale(0.7);
    }
    .index .product .compony2 .item .m {
        font-size: 30px;
    }
    .index .piclist {
        display: flex;
        flex-wrap: wrap;
    }
    .index .piclist .item {
        width: 100%;
    }
    .lxwm .lxwm1 {
        padding: 50px 0;
    }
    .lxwm .lxwm1 .bot img {
        transform: scale(1.1);
    }
    .lxwm .lxwm2 .bot {
        padding: 0 20px;
    }
    .lxwm .lxwm2 .bot img {
        width: 100%;
    }
    .lxwm .lxwm2 {
        margin-bottom: 100px;
    }
    .lxwm .lxwm3 .bot {
        flex-wrap: wrap;
        padding: 0 20px;
    }
    .lxwm .lxwm3 .bot .img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .lxwm .lxwm3 .bot .img img {
        width: 100%;
    }
    .lxwm .lxwm3 {
        margin-bottom: 80px;
    }
    .lxwm .lxwm4 {
        margin-bottom: 80px;
    }
    .lxwm .lxwm4 .bot {
        flex-wrap: wrap;
        padding: 0 20px;
    }
    .lxwm .lxwm4 .bot .img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .lxwm .lxwm4 .bot .img img {
        width: 100%;
    }
    .lxwm .lxwm5 .top .con {
        height: auto;
        padding: 30px 0;
    }
    .lxwm .lxwm5 .top .con .item .t {
        font-size: 18px;
        color: #606060;
        margin-bottom: 12px;
    }
    .lxwm .lxwm5 .bot .item img {
        width: 100%;
    }
    .banner .bannerc .woc {
        width: 100%;
        height: auto;
        padding: 20px 0;
    }
    .banner .bannerc .con {
        width: 95%;
    }
    .banner .bannerc .con .item .t {
        font-size: 12px;
        padding-left: 20px;
    }
    .banner .bannerc .con .item .b {
        width: 54px;
        height: 3px;
        background-color: #fff;
        margin: 0 auto;
        right: 0px;
    }
    .banner .bannerc .con .item {
        width: 50%;
        text-align: left;
        margin-bottom: 10px;
    }
    .banner .bannerc .con .dh {
        width: 50px;
    }
    .banner .bannerc .con .dh img {
        width: 100%;
    }
    .hxyw .hxyw1 {
        margin: 0;
        margin-left: 0;
        flex-wrap: wrap;
        display: flex;
    }
    .hxyw .hxyw1 .l {
        width: 100%;
        background: url(../images/a21.png) no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #1bc472;
        padding: 50px 0;
    }
    .hxyw .hxyw1 .l img {
        width: 20%;
    }
    .hxyw .hxyw1 .r {
        flex: 1;
        background-color: #ddf1e8;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 0px;
    }
    .hxyw .hxyw1 .r .t1 {
        font-size: 30px;
        color: #1ca066;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .hxyw .hxyw1 .r .t2 {
        width: 116px;
        height: 5px;
        background-color: #1ca066;
        margin-bottom: 20px;
    }
    .hxyw .hxyw1 .r .t3 {
        font-size: 18px;
        color: #1ca066;
    }
    .hxyw .hxyw2 {
        margin-bottom: 0;
        padding: 20px;
    }
    .hxyw .hxyw2 .item .top {
        margin-bottom: 0px;
    }
    .hxyw .hxyw2 .item .top span {
        transform: scale(0.5);
        transform-origin: left top;
    }
    .hxyw .hxyw2 .item2 .top span {
        transform-origin: right top;
    }
    .hxyw .hxyw2 .item .bot .li .m {
        font-size: 16px;
        font-weight: bold;
        color: #606060;
        padding-right: 10px;
        border-right: 4px solid #1bc472;
    }
    .hxyw .hxyw2 .item .bot .li .r {
        flex: 1;
        padding-left: 10px;
        font-size: 14px;
        color: #606060;
    }
    .hxyw .hxyw2 .item .bot .li .l {
        margin-right: 15px;
        width: 30px;
    }
    .hxyw .hxyw2 .item .bot .li .l img {
        width: 100%;
    }
    .hxyw .hxyw2 .item2 .bot .li .m {
        border-right: none;
    }
    .hxyw .hxyw2 .item2 .bot .li .l {
        margin-right: 0;
        margin-left: 15px;
    }
    .hxyw .hxyw3 {
        display: flex;
        margin-right: 0;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .hxyw .hxyw3 .r {
        width: 100%;
        background: url(../images/a24.png) no-repeat;
        background-size: cover;
        background-position: center;
        background-color: #1bc472;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 60px 30px;
    }
    .hxyw .hxyw3 .r .top {
        margin-bottom: 30px;
        width: 20%;
    }
    .hxyw .hxyw3 .r .top img {
        width: 100%;
    }
    .hxyw .hxyw3 .r .mid {
        font-size: 24px;
        color: #fff;
        margin-bottom: 20px;
    }
    .hxyw .hxyw3 .r .mid2 {
        width: 100px;
        height: 4px;
        background-color: #fff;
        margin-bottom: 24px;
    }
    .hxyw .hxyw3 .r .bot {
        font-size: 20px;
        color: #fff;
        line-height: 1.6;
    }
    .hxyw .hxyw3 .l {
        flex: 1;
        background-color: #ddf1e8;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding: 20px;
    }
    .hxyw .hxyw3 .l .item {
        width: 100%;
    }
    .hxyw .hxyw3 .l .item .t {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .hxyw .hxyw4 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 20px;
    }
    .hxyw .hxyw4 .item {
        width: 100%;
    }
    .hxyw .hxyw4 .item .t {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .hxyw .hxyw4 .item .b .b1 {
        font-size: 20px;
        color: #017f43;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .hxyw .hxyw4 .item .b .b2 {
        font-size: 16px;
        color: #606060;
    }
    .hxyw .hxyw1a {
        flex-direction: column-reverse;
    }
    .hxyw .hxyw5 {
        display: flex;
        padding-top: 99px;
        padding-bottom: 150px;
        padding: 50px 20px;
        flex-wrap: wrap;
    }
    .hxyw .hxyw5 .item {
        min-width: 50%;
        margin-bottom: 50px;
    }
    .hxyw .hxyw5 .item .t {
        margin: 0 auto;
        margin-bottom: 20px;
        display: flex;
        width: 100px;
        justify-content: center;
    }
    .hxyw .hxyw5 .item .t img {
        width: 100%;
    }
    .hxyw .hxyw5 .item .b {
        font-size: 20px;
        color: #606060;
    }
    .hxyw .hxyw6 {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
        flex-direction: column;
    }
    .hxyw .hxyw6 .l .item {
        width: 45%;
        margin-bottom: 30px;
    }
    .hxyw .hxyw6 .l .item .b {
        border: none;
        font-size: 16px;
        color: #1ca066;
        font-weight: bold;
    }
    .hxyw .hxyw6 .l .item .t {
        margin-bottom: 12px;
        height: auto;
    }
    .hxyw .hxyw7 {
        display: flex;
        padding-top: 99px;
        padding-bottom: 150px;
        padding: 50px 20px;
        flex-wrap: wrap;
        padding-bottom: 20px;
    }
    .hxyw .hxyw7 .item {
        min-width: 50%;
        margin-bottom: 50px;
    }
    .hxyw .hxyw7 .item .t {
        margin: 0 auto;
        margin-bottom: 20px;
        display: flex;
        width: 100px;
        justify-content: center;
    }
    .hxyw .hxyw7 .item .t img {
        width: 100%;
    }
    .hxyw .hxyw7 .item .b {
        font-size: 16px;
        color: #606060;
    }
    .index .product .compony2 .item .t {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .index .product .compony2 .item .t img {
        width: 100%;
    }
    .index .case2 .tab .item {
        font-size: 16px;
    }
    .index .case2 .tab {
        margin-bottom: 30px;
    }
    .index .case2 .bot {
        justify-content: space-between;
        padding: 0 15px;
    }
    .index .case2 .bot .img {
        width: 48%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .index .case2 .bot .img img {
        width: 100%;
    }
    .index .case2 .page a {
        font-size: 14px;
    }
    .index .icase {
        .bot {
            display: flex;
            justify-content: space-between;
            height: auto;
            flex-wrap: wrap;
            .img {
                width: 100%;
                height: auto;
                margin-bottom: 20px;
                img {
                    width: 100%;
                }
            }
        }
    }
}