* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #474747;
}

li {
    list-style: none;
}

img {
    display: block;
}

input, button, textarea {
    outline: 0;
    border: 0;
    background: none;
    resize: none;
}


@font-face {
    font-family: 'alir';
    src: url(../font/alir.ttf);
}

@font-face {
    font-family: 'G';
    src: url(../font/G.ttf);
}


@font-face {
    font-family: 'syr';
    src: url(../font/syr.otf);
}

@font-face {
    font-family: 'sysb';
    src: url(../font/sysb.otf);
}

@font-face {
    font-family: 'sysr';
    src: url(../font/sysr.otf);
}

body {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    background: #fff;
    font-family: 'alir' !important;
}

.box {
    width: 1200px;
    margin: auto;
}

/* header */
header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #fff;
}

header .box {
    width: 1545px;
}
@media (min-width:0) and (max-width:1200px){
    header .box{
        width: 1200px;
        
    }
    header .right{
        display: none;
    }
}
header .box>div {
    height: 100px;
}

header .left p {
    font-size: 18px;
    font-family: alir;
    color: #3b3b3b;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 3px solid #ffc54e;
}

header .left p span {
    color: #16745a;
}

header .right .phone {
    font-size: 30px;
    font-family: 'G';
    color: #24736d;
    margin-left: 6px;
    line-height: 1.1;
}



/* header end */

/* nav */

.nav {
    width: 590px;
    font-size: 18px;
    color: #111111;
    font-family: 'alir';
}



.nav .active, .nav a:hover {
    background: #ffc54f;
}




/* nav end */


/* footer */
/* footer */

footer {
    background: #2d3033;
    color: #fff;
    font-size: 16px;
}

.f_top {
    padding: 52px 0 50px;
}

.ft_left {
    width: 400px;
    font-size: 20px;
    font-family: 'sysr';
    border-right: 1px solid #24272c;
    padding: 15px 0;
}

.ft_left li {
    width: 50%;
}

.ft_left li:nth-child(n+3) {
    margin-top: 40px;
}

.ft_left a {
    color: #fff;
}

.ft_right {
    width: 757px;
    border-left: 1px solid #43464c;
    padding: 15px 0 15px 47px;
}

.ft_right .a {
    font-size: 16px;
    font-family: 'sysb';
}

.ft_right .b {
    font-size: 40px;
    font-family: 'syr';
    font-weight: bold;
    line-height: 1;
    margin-top: 5px;
}

.ft_right .c {
    font-size: 16px;
    font-family: 'sysr';
    color: #959595;
    margin-top: 14px;
}

.ft_right .qr p {
    font-family: 'alir';
    color: #959595;
    margin-top: 15px;
}

.f_bottom {
    font-size: 14px;
    line-height: 55px;
    background: #27292b;
    color: rgb(255, 255, 255, .5);

}

.f_bottom a {
    color: rgb(255, 255, 255, .5);
}

/* footer end */

/* footer end */

/* 列表分页 */

.pagination {
    width: 100%;
    font-size: 14px;
    color: #535353;
    text-align: center;
    margin-top: 66px;

}

.pagination li {
    width: 25px;
    text-align: center;
    line-height: 37px;
    display: inline-block;
    margin: 0 3px;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
}

.pagination li a {
    display: block;
    color: #535353;
}

.pagination li.active, .pagination li a:hover {
    color: #fff;
    background: #24736d;
    border-radius: 10px;
}


.sxy {
    padding-top: 30px;
    border-top: 1px solid #cccccc;
    font-size: 18px;
    color: #111111;
    margin-top: 70px;
}


/* 列表分页 end */
.title {
    font-size: 48px;
    font-weight: bold;
    color: #000000;
}

.title span {
    color: #24736d;
}

.sed_title {
    font-size: 30px;
    color: #555555;
    margin-top: 12px;
}

/* index */
.index1 {
    padding: 110px 0 82px;
    background: url(../images/index1.jpg) no-repeat center;
}

.index1 .sed_title {
    color: #24736d;
    margin-top: 0;
}

.index1 .line {
    width: 140px;
    height: 2px;
    background: #8e8f87;
}

.index1 .title {
    margin: 0 22px 0 38px;
}

.index1 .content {
    background: #fff;
    margin: 480px 384px 0 180px;
    padding: 78px 51px 0 73px;
}

.index1 .swiper-container {
    padding-bottom: 73px;
}

.index1 .tit {
    font-size: 30px;
    color: #333333;
}

.index1 .con {
    width: 443px;
    height: 270px;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-top: 30px;
}

.index1 .con span {
    display: block;
    margin-top: 15px;
}

.btn {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    width: 140px;
    padding-bottom: 10px;
    border-bottom: 4px solid #dddddd;
    margin-top: 40px;
}

.index1 .swiper-button {
    background: url(../images/left.png) no-repeat center;
    top: 95%;
}
.index1 .btns .line{
    width: 2px;
    height: 18px;
    background: #e5e5e5;
    position: absolute;
    top: 93%;
    right: 11%;
    z-index: 9;
}
.index2 {
    background: #f6f6f6;
    padding: 145px 0 122px;
}

.index2 .box {
    width: 1000px;
    border: 2px solid #dcdcdc;
    margin-top: 75px;
    padding: 80px 100px 90px 96px;
    color: #333333;
}

.index2 .a {
    font-size: 22px;
    line-height: 35px;
}

.index2 .b {
    font-size: 16px;
    font-weight: bold;
    margin: 34px 0 25px;
}

.index2 .c {
    font-size: 16px;
    line-height: 27px;
}

.index3 {
    padding: 150px 0 270px;
}

.index3 .box {
    width: 1100px;
    margin-top: 70px;
}
@media (min-width:0) and (max-width:1200px){
    .index3 .box{
        overflow: hidden;
    }
}

.index3 .swiper-slide {
    width: 340px !important;
}

.index3 .swiper-slide p {
    font-size: 20px;
    color: #333333;
    margin-top: 7px;
}

.index3 .swiper-button {
    width: 62px;
    height: 62px;
    background: url(../images/left1.png) no-repeat center;
}

.box .swiper-pagination {
    left: 0;
    right: 0;
    margin-top: 100px;
}

.box .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #bfbfbf;
    border-radius: 50px;
    margin: 0 6px;
}

.box .swiper-pagination-bullet-active {
    height: 31px;
    background: #24736d;
}

.index4 {
    background: url(../images/index4.jpg) no-repeat center;
    padding: 145px 0 135px;
}

.index4 .title span, .index4 .sed_title {
    color: #fff;
}

.index4 .box {
    margin-top: 90px;
}

.index4 .box p {
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
}

.index4 .box>div:nth-child(2n) {
    margin-top: 78px;
}

.index5 {
    background: #eceee1;
    padding: 140px 0;
}

.index5 .box {
    width: 1122px;
    background: #fff;
    font-family: 'syr';
    padding: 45px 33px 0 45px;
}

.index5 .tit {
    font-size: 30px;
    color: #575757;
}

.index5 .con {
    font-size: 26px;
    line-height: 36px;
    color: #21ada4;
    margin: 20px 0;
}

.index5 a {
    display: block;
    width: 300px;
    line-height: 48px;
    font-size: 24px;
    color: #fff;
    background: linear-gradient(#4ba59e, #2e7f79);
    border-radius: 50px;
    margin: auto;
}
.index5 a:hover{
    color: #fff;
}
.index5 .aaa {
    font-size: 19px;
    color: #1c1c1c;
    margin-top: 10px;
}

.index6 {
    padding: 140px 0 290px;
}

.index6 .box {
    margin-top: 68px;
}

.index6 .bg {
    width: 569px;
    height: 328px;
    background: #fff;
    margin: 12px;
    padding: 65px 0 23px;
    font-family: 'alir';
}

.index6 .bg .tit {
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.index6 .bg .tt {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin: 11px 0 25px;
}

.index6 .bg .ellipsis {
    width: 396px;
    margin: auto;
    font-size: 16px;
    line-height: 29px;
    -webkit-line-clamp: 3;
    color: #666666;
}

.index6 .bg .a {
    display: inline-block;
    font-size: 16px;
    border-bottom: 4px solid #dddddd;
    padding: 0 35px 7px;
    margin-top: 34px;
}

.index6 .swiper-button {
    background: url(../images/left.png) no-repeat center;
    top: 88%;
    opacity: 0.3 !important;
}

.index6 .line {
    width: 1px;
    height: 18px;
    background: #e5e5e5;
    position: absolute;
    top: 86%;
    right: 25%;
    z-index: 9;
}

.index7 {
    background: #f6f6f6;
    padding: 145px 0 180px;
    color: #111111;
    font-family: 'alir';
}

.index7 .box {
    margin-top: 82px;
}

.index7 .swiper-container {
    width: 540px;
    height: 645px;
}

.index7 .swiper-slide {
    width: 520px;
    height: 73px !important;
    border-bottom: 1px solid #cccccc;
    padding: 43px 20px 43px 0;
    margin-right: 36px;
}

.index7 .swiper-slide:nth-child(1) {
    border-top: 1px solid #cccccc;
}

.index7 .num {
    font-size: 24px;
    font-weight: bold;
}

.index7 .swiper-slide b {
    font-size: 30px;
    font-family: "SimSun";
}

.index7 .tit {
    font-size: 22px;
    padding-bottom: 8px;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.index8 {
    background: url(../images/index8.jpg) no-repeat center;
    padding: 140px 0 170px;
}

.index8 .title span, .index8 .sed_title {
    color: #fff;
}

.index8 .box {
    margin-top: 68px;
}

.index8 .box img:nth-child(1) {
    margin-left: 120px;
}

.index8 .box img:nth-child(10) {
    margin-left: 122px;
}

.index8 .box img:nth-child(4), .index8 .box img:last-child {
    margin-right: 120px;
}

.index8 .box img:nth-child(n+5) {
    margin-top: -108px;
}

.index9 {
    padding: 150px 0 160px;
}

.index9 .title .line, .index10 .title .line {
    display: inline-block;
    width: 140px;
    height: 2px;
    background: #999999;
    margin-right: 25px;
    vertical-align: middle;
}

.index9 .t {
    font-size: 18px;
    color: #24736d;
    margin-top: 20px;
}

.index9 .box {
    background: #f4f5f7;
    margin-top: 100px;
}

.index9 .box>div {
    padding: 94px 75px 30px 117px;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    font-family: 'alir';
}

.index9 .tit {
    font-size: 30px;
    color: #333333;
}

.index9 p.line {
    width: 114px;
    height: 3px;
    background: #16745a;
    margin: 23px 0 65px;
}

.index9 .box>div a {
    display: block;
    font-size: 15px;
    color: #333333;
    width: 79px;
    line-height: 79px;
    border: 1px solid #8f8f8f;
    border-radius: 50%;
    margin-top: 76px;
}

.index10 {
    background: url(../images/index10.jpg) no-repeat center;
    height: 553px;
    padding: 135px 0 160px;
    overflow: hidden;
}

.index10 .tt {
    font-size: 18px;
    color: #24736d;
    margin: 5px 0 0 180px;
}
.index10 .swiper{
     /* width: 82%; */
    /* right: -0; */
    margin-left: 19%;
    margin-top: 58px;
}
.index10 .swiper .tit{
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    background: #24736d;
    width: calc(100% - 66px);
    height: 126px;
    padding: 0 33px;
}
@media (min-width:0) and (max-width:1280px){
    .index10 .swiper{
        margin-left: 0;
    }
}
.index10  .swiper-button{
    width: 60px;
    height: 60px;
    background: url(../images/left2.png) no-repeat center;
    /* top: 158px; */
}
.index11 {
    background: url(../images/index11.jpg) no-repeat right;
    margin: 147px 0 0;
    padding: 118px 0 105px;
    color: #fff;
}

.index11 .a {
    font-size: 24px;
    margin-left: 74px;
}

.index11 .b {
    font-size: 36px;
    margin-top: 15px;
    margin-left: 74px;
}

.index11 a {
    display: block;
    width: 79px;
    line-height: 79px;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 50px 0 0 74px;
}

.index12 {
    background: url(../images/index12.jpg) no-repeat center;
    padding: 160px 0 154px;
}

.index12 .left {
    width: 487px;
    color: #fff;
    background: #24736d;
    padding: 80px 60px 92px 53px;
    font-family: 'sysb';
}

.index12 .left .a {
    font-size: 26px;
    font-family: 'syr';
}

.index12 .left .b {
    font-size: 30px;
    margin-top: 20px;
}

.index12 .left .c {
    font-family: 'syr';
    font-size: 20px;
}

.index12 .left .d {
    font-size: 16px;
    line-height: 32px;
    margin: 15px 0 32px;
}

.index12 .left .e {
    font-size: 30px;
}

.index12 .right {
    width: 469px;
    padding: 58px 72px 50px 60px;
    background: #fff;
    font-family: 'syr';
}

.index12 .right .a {
    font-size: 31px;
    font-family: 'sysb';
    color: #16745a;
}

.index12 .right .a span {
    font-size: 30px;
}

.index12 form p {
    font-size: 18px;
    color: #374567;
}

.index12 form p span {
    color: #ff0000;
}

.index12 form input {
    width: 340px;
    height: 60px;
    border: 1px solid #cad2e1;
    margin-left: 22px;
    padding-left: 20px;
    margin-top: 40px;
}

.index12 button {
    width: 181px;
    height: 52px;
    font-size: 18px;
    background: #24736d;
    color: #fff;
    margin-top: 30px;
    float: right;
}

/* index end */

.card {
    width: 557px;
    height: 137px;
    background: url(../images/about.jpg) no-repeat center;
    color: #fff;
    padding: 51px 0 45px 45px;
    margin-top: -288px;
    border-radius: 9px;
}

.card a {
    color: #fff;
}

.card .tt {
    font-size: 57px;
    margin-bottom: 45px;
}

/* aboutus */
.about1 {
    padding: 139px 0 159px;
}

.about1>div {
    background: #fff;
    padding: 85px 85px 87px 109px;
    margin-left: -200px;
    font-size: 18px;
    color: #666666;
    font-family: 'alir';
    box-shadow: 2px 3.464px 59px 0px rgba(4, 0, 0, 0.05);
}

.about1 .tit {
    display: inline-block;
    border-bottom: 5px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 11px;
}

.about1 .b {
    font-size: 48px;
    color: #000000;
}

.about1 .con {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    margin-top: 48px;
}

.about1 .con b {
    margin-top: 7px;
    display: block;
    color: #24736d;
}

.about2 {
    background: #f4f4f4;
    padding: 127px 0 195px;
    font-family: 'alir';
}

.about2 .box {
    margin-top: 70px;
}

.about2 .swiper-slide {
    width: 490px !important;
    padding: 55px 40px 60px 50px;
    background: #fff;
}

.about2 .tit {
    font-size: 26px;
    color: #000000;
    font-weight: bold;

}

.about2 .ellipsis {
    height: 96px;
    font-size: 20px;
    color: #666666;
    line-height: 32px;
    -webkit-line-clamp: 3;
    margin: 25px 0 44px;
}

.about2 .swiper-slide .a {
    font-size: 16px;
    color: #333333;
    border-bottom: 5px solid #e5e5e5;
    line-height: 5px;
    display: inline-block;
}

/* aboutus end */

/* 招商合作 */

.join {
    padding-top: 137px;
}

.join .text>div {
    width: 540px;
}

.join .tit {
    font-size: 32px;
    font-weight: bold;
    color: #000000;
}

.join .con {
    font-size: 18px;
    color: #24736d;
    margin: 19px 0 15px;
}

.join .line {
    width: 25px;
    height: 2px;
    background: #919298;
}

.join .tt {
    font-size: 14px;
    line-height: 28px;
    color: #888787;
    font-family: 'syr';
    margin: 68px 0 32px;
}

.join a {
    font-size: 16px;
    color: #222430;
    font-family: 'syr';
}

.join .img {
    width: 600px;
    height: 430px;
    overflow: hidden;
}

.join .img:hover img {
    transform: scale(1.1);
    transition: .2s;
}

.join .kuang {
    width: 160px;
    height: 143px;
    border: 2px solid #ffc54f;
    top: 10px;
    left: 10px;
}

.join .imgs p {
    margin: 44px 0 0 85px;
}

.join2 {
    background: url(../images/join.jpg) no-repeat center;
    padding: 160px 0 170px;
    font-family: 'syr';
    color: #fff;
}

.join2 .title span, .join2 .sed_title {
    color: #fff;
}


.join2 .wow p {
    font-size: 20px;
}

.join2 img {
    margin: 70px 0 35px;
}

.join4 {
    padding: 140px 0;
}

.join4 .box {
    margin-top: 20px;
}

.join4 .box>div {
    width: 262px;
    line-height: 50px;
    background: #efefef;
    border-radius: 50px;
    padding: 6px;
    margin-top: 40px;
}

.join4 img {
    border-radius: 50%;
}

.join4 .box p {
    font-size: 22px;
    color: #333333;
    margin-left: 22px;
}

/* 招商合作 end */


/* news */
.news {
    padding: 125px 0 100px;
    font-family: syr;
}


.news .list {
    width: 1153px;
    margin-bottom: 114px;
    padding-bottom: 78px;
}

.news .list>div {
    width: 540px;
    border-top: 4px solid #24736d;
    padding-left: 30px;
}

.news .tit {
    font-size: 30px;
    font-weight: bold;
    color: #111111;
    margin: 33px 0 20px;
}

.news .describe {
    width: 560px;
    -webkit-line-clamp: 2;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}

.news .date {
    font-size: 32px;
    color: #24736d;
    margin-top: 15px;
}

.news .list>a {
    right: -47px;
    top: -25px;
}

.news .active {
    color: #fff;
    background: #24736d;
}

.news .active .tit, .news .active .describe, .news .active .date {
    color: #fff;
}

/* news end */

/* contactUs */
.contact {
    padding: 110px 0 0;
}
.contact .box>div{
    width: 188px;
    padding: 22px 52px 33px;
    font-size: 16px;
    color: #959595;
    font-family: 'syr';
}
.contact .box>div:nth-child(n+2){
    border-left: 1px solid #c0c0c0;
}
.contact img{
    margin: auto;
    margin-bottom: 12px;
}
.map {
    height: 704px;
    margin-top: 130px;
}

/* contactUs end */
/* product */
.product {
    padding: 90px 0;
    font-family: 'alir';
}

.product .navtab {
    background: #fff;
    box-shadow: 2.5px 4.33px 27px 0px rgba(0, 0, 0, 0.03);
    padding: 34px 50px 54px;
    font-size: 20px;
    margin-bottom: 80px;
}

.product .navtab a {
    color: #959595;
}
.product .navtab a:nth-child(n+2){
    margin-left: 48px;
}
.product .navtab .active {
    color: #16745a;
}

.product .navtab .active::after {
    content: '';
    background: url(../images/navbg.png);
    width: 44px;
    height: 37px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 43px;
}

.product .list li {
    margin-right: 58px;
}

.product .list .tit {
    line-height: 75px;
    font-size: 20px;
    color: #888888;
}

.product .list li:nth-child(3n) {
    margin-right: 0;
}

.arc {
    padding: 50px;
}
.arc .title{
    font-size: 30px;
}
.arc .content {
    font-size: 18px;
    color: #666666;
    line-height: 2;
    margin-top: 30px;
}

.arc img {
    max-width: 100%;
    margin: auto;
}

/* vip */
.vip {
    margin-top: 128px;
    background: url(../images/vip.jpg) no-repeat center;
    font-size: 32px;
    color: #333333;
    padding: 127px 0 200px;
}

.vip .tt {
    color: #24736d;
    margin-top: 24px;
    font-family: 'alir';
}

.vip .aa {
    width: 270px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #24736d;
    border-radius: 50px;
    margin: 89px 0 72px;
}

.vip .qrcode {
    width: 270px;
}

.vip .qrcode p {
    font-size: 16px;
    margin-top: 9px;
}

/* vip end */