.bannerpic {
    padding-bottom: 28.65%;
    position: relative;
}

.bannerpic::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    padding-bottom: calc(185% / 19.2);
    left: 0;
    top: -0.05rem;
    right: 0;
    background: url(../images/head-bg.png) center repeat-x;
    background-size: auto 99%;
}

.header2 .nav {
}
.header2 .menu_box.on .nav{
    display:block
}
.header2 .logolist li:nth-child(1) .logo {
    background: url(../images/logo3.png) no-repeat;
    background-size: contain;
    height: 66px;
    width: 380px;
}

.header2 .logolist li:nth-child(2) .logo {
    background: url(../images/logoen2.png) no-repeat;
    background-size: contain;
    width: 220px;
    height: 67px;
}

.header2.scroll .logolist li:nth-child(1) .logo {
    background: url(../images/logo.png) no-repeat;
    background-size: cover;
    height: 45px !important;
    width: 258px;
}

.header2 .logolist ul {
    margin-top: 5px;
}

.header2.scroll .logolist,.header2  .logolist ul {
    height: 66px;

}

.header2 .logolist,.header2  .logolist ul {
    height: 66px;
    width: 380px;
    display: inline-block;
}

.header2.scroll .logolist li:nth-child(2) .logo {
    background: url(../images/logoen.png) no-repeat;
    background-size: cover;
    width: 148px;
    height: 45px !important;
}

.banner {
    position: relative;
    z-index: 1;
}

.header1 .h1 .rt {
    top: -15px;
}

.header2 .h1 .rt {
}

.header1::before {
    display: none;
}

.banner::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding-bottom: calc(196% / 19.2);
    background: rgba(0, 0, 0, .7);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
}

.bannertitle {
    position: relative;
    z-index: 1;
}

.bannertitle::before {
    content: '';
    display: block;
    width: calc(100% + 50px);
    height: 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -86px;
    z-index: 29;
    background: #fff;
    clip-path: polygon(15px 0%, calc(100% - 15px) 0%, 100% 100%, 0 100%);
    z-index: 3;
}

.bannerbox2 {
    position: relative;
}

.bannerbox2::after {
    content: '';
    display: block;
    width: 50%;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: -86px;
    z-index: 29;
    background: #fff;
    z-index: 3;
}



.share_btns {
    display: none !important;
}

.header1 .h4 .top_links a.back {
    color: #007072;
    background: #d4b96a;
}

.header1 .h3 .top_links a {
    color: #007072;
}

.header1 .h3 .top_links a::after {
    background: #007072
}

.header1 .h3 .top_links a.gp-serBtn2 {
    background: url(../images/serBtn3.png) no-repeat center;
    background-size: 15px 15px;
}

.bannerbox {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 85px;
    color: #fff;
}

.bannertitle>h3 {
    display: inline-block;
    font-size: 6rem;
}

.bannertitle>h3>a {
    color: #fff;
    line-height: 1.1;
}

.bannertitle>h3:hover>a {
    color: #fff;
}

.gp-bread {
    position: absolute;
    right: 0;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    bottom: 0;
    color: #fff;
    padding-left: 27px;
    box-sizing: border-box;
}

.gp-bread::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url(../images/home.svg) no-repeat;
    position: absolute;
    background-size: 16px 15px;
    left: 0;
    top: 0;
    /* transform: translateY(-50%); */
}

.gp-bread a {
    color: #fff;
    font-weight: normal;
}

main {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    min-height: 180px;
}

.about-one-bottom {
    position: relative;
    /* overflow: hidden; */
    /* padding-bottom: 65px; */
    box-sizing: border-box;
}

.aboutus-one-title {
    color: #333;
    position: relative;
    padding: 30px 0 20px;
    box-sizing: border-box;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.aboutus-one-title::before {
    content: '';
    display: block;
    width: 90px;
    height: 5px;
    background: #86c744;
    position: absolute;
    left: 0;
    bottom: 0;
}

.about-one-info {
    line-height: 30px;
    color: #383738;
    -webkit-line-clamp: 14;
    word-break: break-word;
}

.about-one-right {
    width: 550px;
    margin-left: 80px;
    padding: 50px;
    padding-right: 0;
    overflow: hidden;
    margin-top: -80px;
}

.aboutus-one {
    /* margin-bottom: 110px; */
    overflow: hidden;
}

.about-one-right li {}

.about-one-right a {
    display: block;
    position: relative;
}

.about-one-right a .img {
    display: block;
    padding-bottom: 124%;
}

.about-one-right .slick-current a::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    box-shadow: 5.15px 8.572px 20px 0px rgba(0, 51, 52, 0.15);

}

.about-one-right .slick-current a::after, .about-one-right .slick-arrow:after {
    display: none;

}

.about-one-right .slick-prev {
    background: url(../images/aboutl.png) no-repeat center;
    left: 20px;
}

.about-one-right .slick-next {
    background: url(../images/arrowr.png) no-repeat center;
    right: 70px;
}

.about-one-right .slick-arrow {
    width: 56px;
    height: 54px;
    border: none;
    text-indent: -888rem;
    margin-top: -50px;
}

.about-one-right li a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .35);
    position: absolute;
    top: 0;
    left: 0;

}



.aboutus-one .about-one-bottom .about-one-right li.slick-current {
    margin-left: -50px !important;
    margin-top: -50px !important;
}

.aboutus-one .about-one-bottom .about-one-right li.slick-current+li {
    opacity: 1 !important;
    margin-left: 50px;
}

.aboutus-one .slick-slide {
    opacity: 1 !important;
}

.about-one-right .slick-list {
    overflow: visible;
}

.about-one-right .slick-slide img {
    position: relative;
}

.more {
    margin-top: 70px;
    text-align: right;

}

.more a::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 12px;
    background: url(../images/abmore.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 0;
}

.more>a {
    padding-right: 25px;
    box-sizing: border-box;
    color: #46a599;
    line-height: 1.31;
    text-decoration: underline;
    position: relative;
}

.about-one-info p {
    margin-bottom: 30px;
}

.aboutus-two {
    background: url(../images/aboutbg.png) no-repeat;
    background-size: cover;
    padding-top: 25px;
    box-sizing: border-box;
}

.aboutus-two .aboutus-one-title, .aboutus-four .aboutus-one-title, .warp_sub02c .aboutus-one-title, .sub04l .aboutus-one-title, .sub04b .aboutus-one-title, .sub06d .aboutus-one-title {
    color: #fff;
}

.aboutus-two .aboutus-one-title::before, .aboutus-four .aboutus-one-title::before, .warp_sub02c .aboutus-one-title::before, .sub04l .aboutus-one-title::before, .sub04b .aboutus-one-title::before, .sub06d .aboutus-one-title::before {
    background: #d4b96a;
}

.more2 {
    height: 50px;
    width: 185px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #46a599;
    padding: 0 32px;
    box-sizing: border-box;
    line-height: 50px;
    color: #fff;
}

.more2 a {
    color: #fff;

}

.more2 a::before {
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background: url(../images/more.png) no-repeat;
    background-size: 13px;
    position: absolute;
    right: 30px;
    top: calc(50% - 6.5px);
}

.more2:hover a::before {
    -webkit-animation: passing 1s linear infinite;
    animation: passing 1s linear infinite
}

@-webkit-keyframes passing {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
}

@keyframes passing {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
}

.about-twoul {
    margin: 0 -30px;
    overflow: hidden;
    font-size: 0;
}

.about-twoul li {
    margin-bottom: 60px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.about-twoul li:nth-child(1) a::before {
    content: '';
    display: block;
    width: 316px;
    height: 305px;
    background: url(../images/flower.png) no-repeat;
    opacity: .4;
    background-size: cover;
    position: absolute;
    left: -125px;
    top: -110px;
}

.about-twoul li:nth-child(2) a::before {
    content: '';
    display: block;
    width: 316px;
    height: 305px;
    background: url(../images/flower.png) no-repeat;
    opacity: .8;
    background-size: cover;
    position: absolute;
    right: -138px;
    bottom: -33px;
}

.about-twoul li a {
    display: block;
    margin: 0 30px;
    padding: 50px 40px 65px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, .8);
    min-height: 366px;
    transition: all .3s ease-in-out;
}

.about-twoul li:hover a {
    transform: translateY(-5px);
}

.twoul-item-title {
    color: #333;
    margin-bottom: 27px;
    position: relative;
    z-index: 1;
    font-weight: bold;
}

.item-info {
    line-height: 28px;
    color: #333;
    position: relative;
    z-index: 1;
    font-size: 16px;
    -webkit-line-clamp: 7;
    margin-bottom: 25px;
}

.item-info:last-child {
    margin-bottom: 0;
}

.about-twoul li:nth-child(2) .item-info {
    -webkit-line-clamp: 7;

}

.aboutus-three {
    padding-top: 25px;
    box-sizing: border-box;
    background: url(../images/4bg.png) no-repeat;
    background-size: cover;
}

.aboutus-three2 {
    padding: 0;
    background: none;
}

.aboutus-three ul {
    margin: 0 -15px;
    overflow: hidden;
}

.aboutus-three ul li {
    margin-bottom: 30px;
    display: inline-block;
    width: calc(100% / 6);
}

.aboutus-three2 ul li {
    width: calc(100% / 4);
    margin-bottom: 40px;
}

.aboutus-three ul li a {
    display: block;
    margin: 0 15px;
    padding: 0 20px 15px;
    box-sizing: border-box;
    position: relative;
}

.aboutus-three2 ul li a {
    padding: 0 20px 20px;

}

.aboutus-three ul li a::before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% - 60px);
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.aboutus-three2 ul li a::before {
    background: #f3f8f8;
}

.aboutus-three ul li a::after {
    content: '';
    display: block;
    width: 172px;
    height: 73px;
    background: url(../images/flo1.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: calc(50% - 86px);
    bottom: 0;
}

.aboutus-three2 ul li a::after {
    background: url(../images/flo2s.png) no-repeat;
    background-size: cover;
}

.aboutus-three ul li:hover a::before {
    box-shadow: 0px 10px 20px 0px rgba(0, 60, 61, 0.15);


}

.aboutus-three ul li:hover a::after {
    background: url(../images/flo2.png) no-repeat;
    background-size: cover;

}

.aboutpic {
    width: 100%;
    overflow: hidden;
    max-width: 160px;
    margin: 0 auto;
}

.aboutpic .img {
    padding-bottom: 125%;
}

.name {
    margin: 15px 0px 5px;
    position: relative;
    z-index: 1;
    color: #0d6c6e;
    line-height: 24px;
    text-align: center;
}

.name-info {
    line-height: 20px;
    -webkit-line-clamp: 4;
    height: 80px;
    color: #333;
    text-align: center;
    position: relative;
    z-index: 1;
}

.footer {
    padding-top: 140px;
}

.titleout {
    text-align: center;
}

.titleout .title {

    display: inline-block;

    margin-top: 0;
}

.title {
    margin: 10px 0 30px;
    padding-left: 20px;
    box-sizing: border-box;
    font-weight: bold;
    color: #007072;
    position: relative;
}

.title::before {
    content: '';
    width: 5px;
    height: 29px;
    background: #d4b96a;
    position: absolute;
    left: 0;
    top: 0;
}

.aboutus-top1 {
    margin: 0 -30px;
    position: relative;
}

.aboutus-top1::before {
    content: '';
    display: block;
    width: 50%;
    height: 1px;
    background: #46a599;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}

.aboutus-top1 li {
    width: 50%;
    margin-bottom: 50px;
}

.aboutus-top1-item {
    margin: 0 50px;
    text-align: center;
    position: relative;
}

.aboutus-top3 .aboutus-top1-item {
    text-align: right;
}

.aboutus-top1-item>div.fs24 {
    background: #46a599;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    color: #fff;
    height: 55px;
    line-height: 55px;
    font-weight: bold;
    position: relative;
}

.aboutus-top1-item::before {
    content: '';
    display: block;
    width: 1px;
    height: 50px;
    background: #46a599;
    position: absolute;
    left: 50%;
    bottom: -50px;
    z-index: 1;
}

.aboutus-top3 dl.aboutus-top1-item3 {
    margin-top: 55px;
    padding-bottom: 0;
}



.aboutus-top2 .aboutus-top1-item>div.fs24 {
    background: #71bcb2;
}

.aboutus-top2 {
    text-align: center;
}

.aboutus-top2 li {
    margin: 50px 0;
}

.aboutus-top2::before {
    display: none;
}

.aboutus-top2 .aboutus-top1-item::after {
    content: '';
    display: block;
    width: 1px;
    height: 50px;
    background: #46a599;
    position: absolute;
    left: 50%;
    top: -50px;
}

.aboutus-tit3 {
    width: 76.3%;
    background: #999acf;
    padding: 0 10px;
    line-height: 55px;
    box-sizing: border-box;
    height: 55px;
    color: #fff;
    font-weight: bold;
    position: relative;
    text-align: center;
    display: inline-block;
}

.aboutus-tit4 {
    background: none;
}

.aboutus-top3 .aboutus-top1-item::before {
    left: auto;
    right: -50px;
    width: 50px;
    height: 1px;
    bottom: auto;
    top: 25px;
}

.aboutus-top3 .aboutus-top1-item2::before {
    left: -50px;
    right: auto;
    top: 10px;
}

.aboutus-top5 {
    width: 50%;
}

.aboutus-top5 li {
    display: inline-block;
}

.aboutus-four {
    background: url(../images/numberbg.png) no-repeat;
    background-size: cover;
    position: relative;
}

.aboutus-four .aboutus-one-title {
    padding: 80px 0 20px;
    margin-bottom: 66px;
}

.tr {
    display: -ms-flexbox;
    display: flex;
    height: 200px;

}

.tr:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.tr .td {
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: all 1s ease-out 0s;
    transform: scaleX(0);
    display: flex;
    justify-content: center;
    align-items: center;
}

.inner {
    cursor: pointer;
}

.td2 {
    background: rgba(70, 165, 153, .3);
}

.td4, .td6 {
    background: rgba(70, 165, 153, .55);
}

.tr2 .td:nth-child(odd) {
    background: rgba(70, 165, 153, 1);

}

.td7 .inner {
    font-size: 7.2rem;
    line-height: 1.1;
    vertical-align: middle;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #d4b96a;
    text-transform: uppercase;
    width: auto;
}

.number {
    font-family: 'Bahnschrift';
    font-size: 7.2rem;
    color: #fff;
    line-height: 1.1;
}

.number-info {
    color: #fff;
}

.tr3 .td:nth-child(even) {
    background: rgba(70, 165, 153, 1);

}

.tr3 .td18 {
    align-items: flex-end;
}

.tr3 .td:last-child .inner {
    width: 176px;
    height: 164px;
}

.aboutus-four .tr.isView .td {
    opacity: 1;
    transform: none;
    transition: all 1s ease-out 0s;
}

.aboutus-four .tr.isView .inner {
    animation: td1 2.5s ease-in-out 0s 1 both;
    display: block;
    transform-style: preserve-3d;
}

.aboutus-top3 li {
    position: relative;
}

.aboutus-top3 li:nth-child(1) {
    text-align: right;
    padding-bottom: 50px;
    box-sizing: border-box;
    margin-bottom: 0;
}

.aboutus-top4 li:nth-child(1) {
    padding-bottom: 0;
}

.aboutus-top3 .aboutus-top1-item2 dl {
    margin-top: 140px;
    text-align: left;
    padding-bottom: 0;
}



.aboutus-top3 li:nth-child(1)::after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% + 50px);
    background: #46a599;
    position: absolute;
    right: -1px;
    top: -50px;
}

.aboutus-top4 li:nth-child(1)::before {
    content: '';
    display: block;
    width: 50px;
    height: 1px;
    background: #46a599;
    position: absolute;
    right: -1px;
    bottom: 12px;
}

.aboutus-top4 li:nth-child(1)::after {
    height: calc(100% + 38px);
}

.aboutus-top3 dl {
    margin-left: 20px;
    text-align: right;
    margin-top: 15px;
    padding-bottom: 40px;
}

.aboutus-top3 dd {
    padding-left: 35px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 10px;
    width: 76.3%;
    display: inline-block;
    text-align: left;
}

.aboutus-top3 dd:last-child {
    margin-bottom: 0;
}

.aboutus-top3 dd::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/bd.png) no-repeat;
    position: absolute;
    left: 0;
    top: 4px;
    margin-top: 0;
}

.aboutus-top3 dd p {
    line-height: 24px;
    color: #333;
}

.inner:hover .number {
    animation: td1 2.5s ease-in-out 0s 1 both;
    display: block;
    transform-style: preserve-3d;
}

@-webkit-keyframes td1 {
    0% {
        -webkit-transform: rotateX(0deg);
    }

    100% {
        -webkit-transform: rotateX(360deg);
    }
}

@keyframes td1 {
    0% {
        transform: rotateX(0deg);
    }

    100% {
        transform: rotateX(360deg);
    }
}

.aboutus-five {
    padding-top: 40px;
    box-sizing: border-box;
}

.footer {
    padding-top: 120px;
}

.line {
    width: 76.3%;

    position: relative;
}

.line::before {
    content: '';
    width: 100%;
    height: 0px;
    border-top: 1px dashed #8bcfc6;
    position: absolute;
    top: 0%;
    left: 0;
}

.line::after {
    content: '';
    width: 100%;
    height: 1px;
    border-top: 1px dashed #8bcfc6;
    position: absolute;
    top: 5px;
    left: 0;
}

.aboutus-top4 {
    padding-top: 50px;
    box-sizing: border-box;
}

.aboutus-top4::before {
    display: none;
}

.aboutus-top4 .aboutus-top1-item::before {
    bottom: auto;
    top: -50px;
    width: 1px;
    left: 50%;
    height: 50px;
}

.aboutus-top4 .aboutus-tit3, .aboutus-top4 dd, .aboutus-top4 .line {
    width: 100%;

}

.aboutus-top4 li:nth-child(1) .aboutus-tit3 {
    background: #8bcf9e;
}

.aboutus-top4 li:nth-child(2) .aboutus-tit3 {
    background: #8ba3cf;
}

.aboutus-top4 li::after {
    display: none;
}

.aboutus-top4 li:nth-child(2) .line::before, .aboutus-top4 li:nth-child(2) .line::after {
    border-top: 1px dashed #8ba3cf;

}

.aboutus-top4 li:last-child {
    margin-bottom: 0;
}

.title2 {
    margin-top: 40px;
}

.abouts-one {
    margin: 0 -30px;
    overflow: hidden;
}

.abouts-one li {
    margin-bottom: 30px;
    display: inline-block;
    width: 50%;
}

.abouts-one li>div {
    display: block;
    margin: 0 30px;
    padding: 0 30px;
    box-sizing: border-box;
    border: 1px solid #46a599;
    height: 74px;
    line-height: 74px;
    position: relative;
}

.abouts-one li>div::before {
    content: '';
    display: block;
    width: 100%;
    height: 0%;
    background: url(../images/ulbg.png) no-repeat right;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    transition: all .3s ease-in;
}

.abouts-one li:hover>div::before {
    height: 100%;
    top: 0;
}

.abouts-one li:hover .item {
    color: #fff;
}

.abouts-one .item {
    color: #333;
    position: relative;
    padding-left: 35px;
    box-sizing: border-box;
}

.abouts-one .item::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/bd.png) no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.aboutour {
    overflow: hidden;
}

.aboutour-left {
    width: 600px;
    overflow: hidden;
}

.aboutimg {
    padding-bottom: 56.33%;
}

.aboutour-right {
    width: calc(100% - 640px);
}

.aboutour-right-top h3 {
    line-height: 1.5;
    color: #383738;
    padding-bottom: 30px;
    padding-top: 10px;
    margin-bottom: 30px;
    box-sizing: border-box;
    position: relative;
}

.aboutour-right-top h3::before {
    content: '';
    display: block;
    width: 300px;
    height: 1px;
    background: #d4b96a;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.aboutour-right-top .box {
    margin-bottom: 30px;
}

.aboutour-right-top .box:last-child {
    margin-bottom: 0px;
}

.aboutour-right-top .box p:hover {
    color: #46a599;
    transform: translateX(5px);
}

.aboutour-right-top .box p{
    position: relative;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 1.8rem;
    color: #333;
    transition: all .3s ease-in-out;
}

.aboutour-right-top .box p::before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #46a599;
    position: absolute;
    left: 0;
    top: 15px;
}

.gp-bread2 {
    display: none;
}


.warp_sub02 {
    position: relative;
    padding: 40px 0;
    box-sizing: border-box;
}

.warp_sub02::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 8%);
    height: 100%;
    background: url(../images/btabbg.png) no-repeat right;
    background-size: cover;
}

.header2 .row2 {
    width: 100%;
    /* margin-left: -100px; */
    /* position: relative; */
}

.header2 .h1 {
    padding: 30px 0;

}

.warp_sub02 .row2 {
    width: calc(100% + 140px);
    margin-left: -140px;
    /* overflow: hidden; */
}

.sub02a .lf {
    width: calc(100% - 340px);
    position: relative;
}

.sub02a .rt {
    width: 340px;
    background: #fff;
}

.sub_02a1 .img {
    padding-bottom: 48.44%;
    position: relative;
}

.sub_02a1 .img:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: url(../images/bg20.png) center bottom repeat-x;
    background-size: auto 14.19rem;
}

.sub_02a2 li.on .item::before {
    content: '';
    display: block;
    width: calc(100% + 60px);
    height: 100.2%;
    background: #ceb363;
    left: -60px;
    top: 0;
    border-bottom-left-radius: 30px;
    position: absolute;
    z-index: 1;
}

.sub_02a2 li i {
    width: 100px;
    height: 105px;
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.sub_02a2 li.on i::after {
    opacity: 1;
}

.sub_02a2 li i::after {
    content: '';
    display: block;
    width: 161px;
    height: 155px;
    opacity: 0;
    background: url(../images/lion.png) no-repeat;
    background-size: cover;
    right: -60px;
    top: 0px;
    border-bottom-left-radius: 30px;
    position: absolute;
    z-index: 1;
}

.sub_02a2 li.on .item a {
    color: #fff;
    -webkit-line-clamp: 3;
    height: 90px;
    margin-left: -60px;
}

.sub_02a2 li.on .item {
    /* padding: 9.5px 36px; */
    border-bottom: 0px solid rgba(255, 255, 255, 0);
}

.sub_02a2 .item {
    padding: 24.5px 30px;
    height: 100%;
    box-sizing: border-box;
    border-bottom: 2px solid #eeeeee;
    position: relative;
}

.sub_02a2 a {
    display: -webkit-box;
    line-height: 30px;
    height: 60px;
    color: #333;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

.moredot {
    position: absolute;
    left: 0;
    bottom: 30px;
    text-align: center;
    z-index: 1;
    width: 100%;
}

.sub_02a1_dots {
    display: inline-block;
}

.sub02a1more:hover {
    color: #ceb363;
}

.sub_02a1_dots .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    box-shadow: none;
    margin: 0 12px 0 0;
    background: #fff;
    opacity: 1;
    outline: none;
}

.sub_02a1_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #46a599;
}

.sub_02a1 .bottom {
    display: none;
}

.warp_sub02a {
    padding-top: 30px;
}

.sub_02a ul {
    margin: 0 -44px;
    overflow: hidden;
}

.sub_02a ul li {
    margin-bottom: 40px;
}

.sub_02a ul li a {
    display: block;
    margin: 0 44px;
    transition: all .3s ease-in-out;
}

.sub_02top {
    position: relative;
    border: 4px solid #f2f7f7;
}

.sub_02top .img::before {
    /* content: ''; */
    display: block;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 4px solid #f2f7f7;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.sub_02top .img {
    padding-bottom: 59%;
    /* border: 4px solid #f2f7f7; */
}
.sub_02top .img img{
	 width: 100%;transition: all 0.5s ease-in-out;max-width:none;position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);object-fit: cover;}
.sub_02a ul li:hover img{transform:scale(1.08) translate(-50%, -50%);}
	}
.date {
    width: 75px;
    height: 75px;
    background-image: -moz-linear-gradient(135deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
    background-image: -webkit-linear-gradient(135deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
    background-image: -ms-linear-gradient(135deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
    align-items: center;
    text-align: center;
}

.daten {
    line-height: 27px;
    color: #fff;
    display: inline-block;
}

.sub_02_bottom {
    margin-top: 10px;
    padding: 5px 20px;
    /* padding: 10px; */
    box-sizing: border-box;
    background: #f2f7f7;
    position: relative;
}

.sub_02_bottom::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #46a599;
}

.sub_02_info {
    line-height: 30px;
    height: 120px;
    color: #333;
    /* font-weight: bold; */
    -webkit-line-clamp: 4;
}

.sub_02a ul li:hover a {
    transform: translateX(5px)
}

.sub_02a ul li:hover .sub_02_info {
    color: #46a599;
}

.warp_sub02b {
    padding-top: 10px;
    box-sizing: border-box;
}

.sub_02b>ul {
    margin: 0 -44px;
    padding-bottom: 140px;
}

.sub_02b a {
    display: block;
    margin: 0 44px;
    border: 1px solid #e5e5e5;
}

.sub_02btop {
    padding-bottom: 56.92%;
    position:relative;
}
.sub_02btop::before {
    content: '';
    display: block;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 4px solid #f2f7f7;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.sub_02bbottom {
    padding: 10px 30px 30px;
    box-sizing: border-box;
}

.date2 {
    line-height: 26px;
    color: #a5a5a5;
    margin-bottom: 10px;
}

.sub_02binfo {
    line-height: 30px;
    height: 120px;
    color: #383738;
    -webkit-line-clamp: 4;
}

.sub_02b .slick-dots, .sub06aul .slick-dots {
    bottom: 60px;
}

.sub_02b .slick-dots li, .sub06aul .slick-dots li {
    width: 30px;
    height: 29px;
    margin: 0 10px;
}

.sub_02b .slick-dots li button, .sub06aul .slick-dots li button {
    background: none;
    border-radius: 0;
    background: url(../images/sdot1.png) no-repeat;
    background-size: 30px 29px;
}

.sub_02b .slick-dots li.slick-active button, .sub06aul .slick-dots li.slick-active button {
    background: url(../images/sdot.png) no-repeat;
    background-size: 30px 29px;
}

.warp_sub02c {
    padding-top: 30px;
    box-sizing: border-box;

    position: relative;
}

.warp_sub02c::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 20px);
    background: url(../images/bullbg.png) no-repeat;
    background-size: cover;
}

.warp_sub02c .row2 {
    overflow: hidden;
}

.sub02cl {
    width: calc(100% - 750px);
}

.sub02cl-list li {
    position: relative;
}

.sub02cl-list .item {
    display: block;
    padding-left: 50px;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.sub02cl-list li::before {
    content: '';
    width: 21px;
    height: 20px;
    background: url(../images/b2.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0;
}

.sub02cl-list .item::after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - 20px);
    background: rgba(255, 255, 255, .55);
    position: absolute;
    left: 10.5px;
    top: 20px;
}

.sub02cl-list li.on::before {
    background: url(../images/b1.png) no-repeat;

}

.date3 {
    color: #f6ac19;
}

.sub02c-info {
    line-height: 30px;
    height: auto;
    max-height: 60px;
    color: #fff;
}

.sub02c-info:hover {
    color: #fff;
}

.sub02cr {
    width: 670px;
    margin-top: 30px;
}

.sub02cr a {
    display: block;
    margin-left: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    position: relative;
}

.sub02cr a::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #FFF;
    position: absolute;
    left: -20px;
    top: -20px;
}

.sub02cr-img {
    padding-bottom: 106.6%;
}

.sub02cr li.on {
    display: block;
}

.sub02cr li.off {
    display: none;
}


.warp-sub03a-content {
    overflow: hidden;
}

.warp-sub03a-left {
    width: 90px;
}

.warp-sub03a-left li {
    margin-bottom: 35px;
    position: relative;
}

.warp-sub03a-left li:last-child::before {
    display: none;
}

.warp-sub03a-left li::before {
    content: '';
    display: block;
    width: 1px;
    height: 35px;
    background: #e5e5e5;
    position: absolute;
    left: 50%;
    bottom: -35px;
}

.warp-sub03a-left li.on::after {
    content: '';
    display: block;
    width: 90px;
    height: 87px;
    background: url(../images/mon.png) no-repeat;
    position: absolute;
    left: calc(50% - 45px);
    top: 0;
}

.warp-sub03a-left .item {
    padding: 10px 0;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    z-index: 2;
    /* transition: all 0.3s ease-in-out; */
}

.warp-sub03a-left li.on .item {
    padding: 35px 0 20px;
    box-sizing: border-box;
}

.warp-sub03a-left li:nth-child(1) .item::before, .warp-sub03a-left .item::after {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    position: absolute;
    left: calc(50% - 2.5px);
    top: 0;
}

.warp-sub03a-left li.on .item::after, .warp-sub03a-left li.on .item::before {
    display: none;
}

.warp-sub03a-left .item::after {
    top: auto;
    bottom: 0;
}

.warp-sub03a-right {
    margin-left: 150px;
    display: none;
}

.warp-sub03a-right.on {
    display: block;
}

.item-date {
    color: #333;
    font-family: 'Bahnschrift';
    text-align: center;
}

.warp-sub03a-top {
    margin: 0 -5px;
    margin-bottom: 50px;
}

.warp-sub03a-top .item {
    margin: 0 5px;
    cursor: pointer;
}

.warp-sub03a-top li {
    display: inline-block;

}

.warp-sub03a-top li.on .warp-sub03a-title {
    color: #007072;
    font-size: 2.2rem;
    /* padding-left: 15px; */
}

.warp-sub03a-title {
    color: #666;
    line-height: 2.5;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
}

.warp-sub03a-title::before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: calc(50% - 7.5px);
    /* transition: all .3s ease-in-out; */
}

.warp-sub03a-top li.on .warp-sub03a-title::before {
    width: 3px;
    background: #f6ac19;
}

.warp-sub03a-bottom {
    margin: 0 -30px;
    padding-bottom: 50px;
    box-sizing: border-box;
    display: none;
}

.warp-sub03a-bottom2 {
    margin: 0 -15px;
}

.warp-sub03a-bottom.on {

    display: block;
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

.warp-sub03a-bottom li, .warp-sub03a-bottom2 li {
    display: inline-block;
    margin-bottom: 40px;

}

.warp-sub03a-bottom a {
    display: block;
    margin: 0 30px;
    position: relative;
    overflow: hidden;
}

.warp-sub03a-bottom2 li a {
    display: block;
    margin: 0 15px;
    position: relative;
    overflow: hidden;
}

.sub03a-img {
    padding-bottom: 56.5%;
    transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;

}

.sub03a-info {
    padding: 10px 0 20px;
    box-sizing: border-box;
    position: relative;
    transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
}

.sub03a-info::before {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #46a599;
    position: absolute;
    left: 0;
    bottom: 0;
}

.sub03a-title {
    line-height: 30px;
    height: 90px;
    color: #333;
    -webkit-line-clamp: 3;
}

.sub03a-summary {
    line-height: 30px;
    color: #333;
    margin-top: 20px;
    display: none;
}

.warp-sub03a-left li.on .item-date {
    color: #f6ac19
}


.warp-sub03a-bottom li:hover a::before, .warp-sub03a-bottom2 li:hover a::before {

    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #f6ac19;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}


.warp-sub03a-bottom li:hover .sub03a-img, .warp-sub03a-bottom2 li:hover .sub03a-img {
    padding-bottom: 0;
}

.warp-sub03a-bottom li:hover .sub03a-title,
.warp-sub03a-bottom li:hover .sub03a-summary,
.warp-sub03a-bottom2 li:hover .sub03a-title,
.warp-sub03a-bottom2 li:hover .sub03a-summary {
    color: #fff;
    position: relative;
    z-index: 3;
    display: -webkit-box;
}
.warp-sub03a-bottom2 li:hover .sub03a-summary {
    display:none;
}
.warp-sub03a-bottom2 li:hover .sub03a-title {
    -webkit-line-clamp: 9;
    height: 270px;
}
.warp-sub03a-bottom li:hover .sub03a-title {
    -webkit-line-clamp: 4;
    height: 120px;
}
.warp-sub03a-bottom li:hover .sub03a-summary {
    -webkit-line-clamp: 3;
    display: none;
}

.warp-sub03a-bottom li:hover a::after, .warp-sub03a-bottom2 li:hover a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #46a599;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
}

.warp-sub03a-bottom li:hover .sub03a-info, .warp-sub03a-bottom2 li:hover .sub03a-info {
    padding: 50px 30px;
    box-sizing: border-box;
    height: 100%;
}
 .warp-sub03a-bottom2 li:hover .sub03a-info,.warp-sub03a-bottom li:hover .sub03a-info {
    padding: 20px;
}
.warp-sub03a-bottom li:hover .sub03a-info::after, .warp-sub03a-bottom2 li:hover .sub03a-info::after {
    content: '';
    display: block;
    width: calc(100% - 66px);
    height: 300px;
    background: url(../images/rbg.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
    z-index: 1;
}

.warp-sub03a-bottom2 li:hover .sub03a-info::after {
    width: calc(100% - 20px);
}

.warp-sub03a-bottom .slick-dots {
    bottom: 20px;
}

.warp-sub03a-bottom .slick-dots li {
    width: 30px;
    height: 29px;
    margin: 0 10px;
}

.warp-sub03a-bottom .slick-dots li button {
    background: none;
    border-radius: 0;
    background: url(../images/qd.png) no-repeat;
    background-size: 30px 29px;
}
.warp-sub03a-bottom li:hover .sub03a-title {
    -webkit-line-clamp: 8;
    height: 240px;
}
.warp-sub03a-bottom .slick-dots li.slick-active button {
    background: url(../images/qda.png) no-repeat;
    background-size: 30px 29px;

}

.warp_sub03b {
    position: relative;
    padding: 30px 0;
    box-sizing: border-box;
}

.warp_sub03b::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/warp_sub03bbg.png) no-repeat;
    background-size: cover;
}

.warp_sub03ul {
    font-size: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.warp_sub03ul>li {
    display: inline-block;
    margin-bottom: 50px;
    width: calc(100% / 6);
    vertical-align: top;
}

.warp_sub03ul li .item {
    text-align: center;
    margin: 0 5px;
}

.circle {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid #52ab73;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}


.cirimg {
    transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
}

.circle:hover .cirimg {
    transform: rotateY(360deg);
}

.sub03binfo {

    position: relative;
}

.sub03binfo>.gp-ellipsis2 {
    height: 60px;
}

.sub03binfo a {
    line-height: 30px;
    max-height: 60px;
    color: #333;
    padding-right: 20px;
    box-sizing: border-box;
}

.warp_sub03ul>li.on .sub03binfo i {
    bottom: 0;
    top: auto;
    cursor: pointer;
}

.sub03binfo i {
    width: 20px;
    height: 30px;
    background: url(../images/fy.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    transition: all .3s ease-in-out;
}

.sub03binfo i.on {
    transform: rotate(180deg);
}

.warp_sub03box {
    position: relative;
}

.sub03-item::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #cdebe1;
    border-radius: 5px;
}

.sub03-item::-webkit-scrollbar-thumb {
    background-color: #007072;
    border-radius: 5px;
}

.sub03-item::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 4px;
}


.sub03-item.on {
    height: auto;
    opacity: 1;
}

.sub03-item {
    height: 0;
    position: absolute;
    left: 0;
    bottom: 100%;
    right: 0;
    border-radius: 3px 3px 0px 0px;
    overflow: hidden;
    border: 0px;
    opacity: 0;
    transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    max-height: 220px;
    overflow-y: scroll;
    background: #cdebe1;
    border-color: #cdebe1;
    z-index: 1;
}

.sub03-item li {
    padding: 5px;
    box-sizing: border-box;
}

.sub03-item li:hover a {
    display: block;
    background: #d4b96a;
    color: #007072;
}

.warp_sub04 {

    position: relative;

    overflow: hidden;

    z-index: 1;
}

.warp_sub04 .row {
    overflow: hidden;

}

.warp_sub04::before {
    content: '';
    display: block;
    height: calc(100% - 40px);
    width: 100%;
    background: url(../images/warp_sub04bg.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.warp_sub04 .row {
    position: relative;
}

.sub04l {
    width: 500px;
    box-sizing: border-box;
    background: url(../images/sub4l.png) no-repeat;
    background-size: cover;
    padding: 30px 60px 55px;
}

.sub04ul {
    color: #fff;
    margin-top: 15px;
    overflow: hidden;
}

.sub04ul li {
    margin-bottom: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, .35);
}

.sub04ul li:last-child {
    margin-bottom: 0px;
    border: none;
}

.sub04item-title {
    margin-bottom: 22px;
    position: relative;
    transition: all .3s ease-in-out;
}

.sub04dl dd, .sub04dl2 dd {
    margin-bottom: 30px;


}

.sub04dl dl, .sub04dl2 dl {
    padding-bottom: 20px;
    box-sizing: border-box;

}

.sub04ul li:last-child dd:last-child {
    margin-bottom: 0;
}

.sub04dl dd a, .sub04dl2 dd a {
    color: #fff;

}

.sub04dl dd a:hover, .sub04dl dd.on a, .sub04dl2 dd a:hover, .sub04dl2 dd.on a {
    text-decoration: underline;
}

.sub04ul li.on .sub04item-title {
    color: #f6ac19;
    padding-left: 16px;
    box-sizing: border-box;
}

.sub04ul li.on .sub04item-title::before {
    content: '';
    display: block;
    width: 7px;
    height: 4px;
    background: #f6ac19;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
}

.sub04r {
    width: calc(100% - 580px);
    padding-right: 60px;
    box-sizing: border-box;
    position: relative;
}

.subo4box {
    display: none;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.sub04rtop, .sub04rbot {
    height: 100%;
    position: absolute;
}

.subo4box a {
    line-height: 2.1;
    color: #fff;
    -webkit-line-clamp: 9;
}

.subo4box.on {
    display: flex;
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.warp_sub03c {
    position: relative;
    padding: 80px 0;
    box-sizing: border-box;
}

.warp_sub03c::before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% + 40px);
    background: #f1f9f8;
    position: absolute;
    left: 0;
    top: -40px;
}

.warp_sub03c .row {
    overflow: hidden;
}

.sub03cl {
    width: calc(100% - 500px);
}

.sub03cinfo {
    line-height: 1.67;
    color: #333;
    -webkit-line-clamp: 4;
}

.sub03cr {
    width: 414px;
    overflow: hidden;
    position: relative;
}

.subcr1 {
    width: 57.97%;
    margin-left: 10px;
}

.subcr1-img {
    padding-bottom: 97.53%;
}

.subcr2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 39.37%;
}

.subcr2-img {
    padding-bottom: 98.16%;
}

.warp_sub03d {
    padding-top: 40px;
    box-sizing: border-box;
}

.warp_sub03d .row {
    overflow: hidden;
    position: relative;
}

.sub03dl {
    width: 32%;
}

.sub03dr {
    width: 48.57%;
}

.sub03d-img {
    display: block;
    padding-bottom: 55.88%;
}

.sub03dnumber {
    padding-top: 70px;
    padding-left: 70px;
    box-sizing: border-box;
    position: relative;
}

.sub03dnumber::before {
    content: '';
    display: block;
    width: 33px;
    height: 32px;
    /* background: url(../images/sub03d1.png); */
    background-size: contain;
    position: absolute;
    right: 47px;
    top: 40px;
}

.sub03dnumber::after {
    content: '';
    display: block;
    width: 23px;
    height: 22px;
    /* background: url(../images/sub03d2.png); */
    background-size: contain;
    position: absolute;
    right: 0px;
    top: 60px;
}

.sub03dnum {
    font-family: 'LucidaHandwriting-Italic';
    font-size: 10rem;
    color: #d4b96a;
    display: inline-block;
}

.total {
    margin-left: 30px;
    display: inline-block;
    color: #333;

}

/* sub04 */
.sub04a {
    position: relative;
    z-index: 1;
}

.sub04a::before {
    content: '';
    display: block;
    width: calc(100% + 100px);
    height: 100%;
    background: #FFF;
    position: absolute;
    left: -50px;
    top: 0;
}

.sub04aul {
    margin: 0 -20px;
    overflow: hidden;
}

.sub04aul li {
    margin-bottom: 40px;
    display: inline-block;
}

.sub04aul li a {
    display: block;
    margin: 0 20px;
    position: relative;
    padding: 61px 20px;
    box-sizing: border-box;
}

.sub04aul li a:before {
    content: '';
    display: block;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
}

.sub04aimg {
    width: 141px;
    height: 104px;
    margin: 0 auto;
    margin-bottom: 50px;
    transition: all linear .35s;
    -ms-transition: all linear .35s;
    -moz-transition: all linear .35s;
    -webkit-transition: all linear .35s;
    -o-transition: all linear .35s;
}

.sub04aul li:hover .sub04abox {
    transform: scale(1.05);
}

.sub04atext {
    line-height: 1.2;
    color: #fff;
    transition: all .1s ease-in-out;
    text-align: center;
}

.sub04aul li:hover .sub04atext {
    /* font-weight: bold; */
}

.sub04aul li:nth-child(1) a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #46a599;
}

.sub04abox {
    position: relative;
    z-index: 1;
    transition: all linear .35s;
    -ms-transition: all linear .35s;
    -moz-transition: all linear .35s;
    -webkit-transition: all linear .35s;
    -o-transition: all linear .35s;
}

.sub04aul li:nth-child(1) a:before {
    border: 1px dashed #298b7f;
}


.sub04aul li:nth-child(2) a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #b0ac65;
}

.sub04aul li:nth-child(2) a:before {
    border: 1px dashed #97923e;
}


.sub04aul li:nth-child(3) a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #4677a5;
}

.sub04aul li:nth-child(3) a:before {
    border: 1px dashed #2c6090;
}

.sub04b {
    padding-top: 30px;
    box-sizing: border-box;
    position: relative;
}

.sub04b::before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% + 106px);
    background: url(../images/sub04abg.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: -190px;
    left: 0;
}

.sub04b .row {
    overflow: hidden;
}

.sub04al {
    width: 900px;
    overflow: hidden;
}

.sub04al>ul li {
    /* display: none; */
}

.sub04al>ul li.on {
    display: block;

}

.sub04al a {
    display: block;
    position: relative;
}

.sub04apic {
    padding-bottom: 40%;
}

.sub04apic img {
    transition: all linear 0s;
    -ms-transition: all linear 0s;
    -moz-transition: all linear 0s;
    -webkit-transition: all linear 0s;
    -o-transition: all linear 0s;
}

.sub04al a:hover img {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}

.sub_04a1_dots {
    display: none;
}

.bottom4a {
    line-height: 1.2;
    color: #fff;
    padding: 0 30px 20px;
    display: none;
}

.bottom4a::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding-bottom: calc(120% / 19.2);
    background: rgba(0, 0, 0, .7);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
}

.bottom4a>div {
    position: relative;
    z-index: 2;
    font-weight: bold;
}

.sub04ar {
    width: 500px;
    background: #fff;
}

.sub04ar .item {
    display: block;
    padding: 29.7px 60px;
    box-sizing: border-box;
    transition: all linear .35s;
    -ms-transition: all linear .35s;
    -moz-transition: all linear .35s;
    -webkit-transition: all linear .35s;
    -o-transition: all linear .35s;
    border-bottom: 1px solid #e5e5e5;
}

.sub04ar li.on .item {
    position: relative;
    text-align: center;
}



.sub04ar li.on .item::after {
    content: '';
    display: block;
    width: calc(100% + 40px);
    height: 100%;
    position: absolute;
    left: -40px;
    top: 0;
    background: url(../images/sub04rbg.png) no-repeat;
    background-size: cover;
    z-index: 1;
}

.sub04ar li.on .item::before {
    content: '';
    display: block;
    width: 0%;
    height: 5px;
    background: #d4b96a;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all linear .35s;
    -ms-transition: all linear .35s;
    -moz-transition: all linear .35s;
    -webkit-transition: all linear .35s;
    -o-transition: all linear .35s;
}

.sub04ar li.on .item::before {
    width: 100%;
}

.sub04ar li .item-info {
    line-height: 30px;
    height: 60px;
    color: #333;
    font-weight: bold;
    -webkit-line-clamp: 2;
    font-size: 2rem;
    position: relative;
    z-index: 2;
}

.sub04ar li .item-info .item-text {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.sub04ar li.on .item-info .item-text {
    left: 50%;
    transform: translate(-50%, -50%);
}

.sub04c {
    padding-top: 30px;
    box-sizing: border-box;
}

.sub04cul li {
    width: 50%;
}

.sub04cul li .item {
    font-size: 0;
}



.item-text {
    width: 42.86%;
    display: inline-block;
    vertical-align: top;
}

.sub04cul li .item-box {
    width: 57.14%;
    display: inline-block;
}

.sub04cul li .item-iner {
    padding-bottom: 66.67%;
    height: 0;
    font-size: 4.8rem;
    color: #fff;
    position: relative;
}

.item-sub04 {
    padding-bottom: 50%;
}

.sub04cul li .item-iner p {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
}

.sub04cul li .item-iner i {
    width: 60px;
    height: 60px;
    background: #fff;
    background-size: 32px 30px;
    position: absolute;
    right: -30px;
    bottom: 40px;
    z-index: 1;
}

.sub04cul li:nth-child(3) .item-text, .sub04cul li:nth-child(4) .item-text {
    float: right;
}

.sub04cul li:nth-child(1) .item-iner {
    background: #d4b96a;
}

.sub04cul li:nth-child(1) .item-iner i {
    background: #fff url(../images/yh1.png) no-repeat center;
    background-size: 32px 30px;
}

.sub04cul li:nth-child(2) .item-iner {
    background: #85a1d6;
}

.sub04cul li:nth-child(2) .item-iner i {
    background: #fff url(../images/yh2.png) no-repeat center;
}

.sub04cul li:nth-child(3) .item-iner {
    background: #7bc1c7;
}

.sub04cul li:nth-child(3) .item-iner i {
    right: auto;
    left: -30px;
    background: #fff url(../images/yh3.png) no-repeat center;
}

.sub04cul li:nth-child(4) .item-iner {
    background: #46a599;
}

.sub04cul li:nth-child(4) .item-iner i {
    right: auto;
    left: -30px;
    background: #fff url(../images/yh4.png) no-repeat center;
}

.sub06aul {
    margin: 0 -33px;
    padding-bottom: 130px;
    box-sizing: border-box;
}

.sub06aul2 {
    margin: 0 -30px;
    overflow: hidden;
    font-size: 0;
}

.sub06aul a {
    display: block;
    margin: 0 33px;
    padding: 10px 30px 10px 20px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    position: relative;
}

.sub06aul2 a {
    display: block;
    margin: 0 30px;
    padding: 10px 0px 10px 10px;
    box-sizing: border-box;

    overflow: hidden;
    position: relative;
}

.sub06aul2 .tip {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    line-height: 50px;
    color: #fff;
    opacity: 0;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s
}

.sub06aul2 li:hover .tip {
    opacity: 1
}

.sub06aul2 a::before {
    content: '';
    display: block;
    width: calc(100% - 6px);
    height: calc(100% - 2px);
    border: 1px solid #e5e5e5;
    position: absolute;
    left: 0;
    top: 0;
}

.sub06aul .img_box {
    width: 250px;
    overflow: hidden;
    position: relative;
}

.sub06aul2 .img_box {
    width: 250px;
    overflow: hidden;
    position: relative;
}

.sub06aul .img, .sub06aul2 .img {
    padding-bottom: 140%;
}

.sub06aul>li, .sub06aul2>li {
    width: 50%;
    display: inline-block;
}

.sub06aul2>li {
    margin-bottom: 40px;
}

.sub06aul .right {
    /* left: 310px; */
    overflow: hidden;
    position: absolute;
    left: 310px;
    top: 15px;
    bottom: 15px;
    right: 30px;
}

.sub06aul2 .right {
    overflow: hidden;
    position: absolute;
    left: 280px;
    top: 10px;
    bottom: 10px;
    padding-right: 10px;
    right: 0px;
    box-sizing: border-box;
    margin: 10px 0;
}

.sub06aul .right .swiper-slide, .sub06aul2 .right .swiper-slide {
    height: auto;
}

.sub06aul .right .swiper-slide img, .sub06aul2 .right .swiper-slide img {
    width: auto
}

.sub06aul .right .swiper-scrollbar {
    height: 100%;
    right: 0;
    top: 0;
    background: #eee;
    width: 8px;
    border-radius: 4px;
}

.sub06aul .right .swiper-scrollbar-drag {
    background: #46a599;
    height: 58px !important;
}

.sub06aul2 .right .swiper-scrollbar {
    height: 100%;
    right: 0;
    top: 0;
    background: #eee;
    width: 8px;
    border-radius: 4px;
}

.sub06aul2 .right .swiper-scrollbar-drag {
    background: #46a599;
    height: 58px !important;
}

.sub06b {
    position: relative;
    background: url(../images/sub06bbg.png) no-repeat bottom;
    background-size: cover;
    padding-bottom: 60px;
    box-sizing: border-box;
}

.sub06bl {
    width: 45.86%;
    position: absolute;
    left: 0;
    top: 0;
}

.sub06bl .aboutus-one-title {
    margin-bottom: 80px
}

.sub06lbox {
    padding: 71px 60px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
    border-left: 2px solid #46a599;
    z-index: 1;
}

.sub06lbox::before {
    content: "";
    display: block;
    width: 118px;
    height: 101px;
    background: url(../images/videobg.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: -17px;
}

.sub06lbox .fs20 {
    line-height: 1.7;
    color: #333;
}

.sub06br {
    display: block;
    width: 57.14%;
    position: relative;
}

.sub06br-item {
    padding-bottom: 56.25%;
}

.video {
    width: 82px;
    height: 85px;
    position: absolute;
    background: url(../images/videoz\ 189.png) no-repeat;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.sub06c {
    padding-top: 30px;
    padding-bottom: 70px;
    box-sizing: border-box;
}

.sub06c-ul {
    margin: 0 -20px;
    overflow: hidden;
}

.sub06c-ul li {
    margin-bottom: 40px;
}

.sub06c-ul li:nth-child(even) {
    margin-top: 30px;
}

.sub06c-ul li a {
    display: block;
    margin: 0 20px;
    transition: all .3s ease-in-out;
}

.sub06cpic {
    padding-bottom: 56.25%;
    margin-bottom: 25px;
}

.sub06c-info {
    line-height: 1.5;
    color: #333;
}

.sub06c-box {
    padding-left: 22px;
    box-sizing: border-box;
    border-left: 2px solid #46a599;

    position: relative;
}

.sub06c-box::before {
    content: '';
    display: block;
    width: 0;
    transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    height: 100%;

    background: #46a599;
    position: absolute;
    left: 0;
    top: 0;
}

.sub06c-ul li:hover .sub06c-box::before {
    width: 100%;
}

.sub06c-ul li:hover .sub06c-info {
    position: relative;
    z-index: 1;
    color: #fff;
}

.sub06d {
    padding-top: 30px;
    box-sizing: border-box;
    position: relative;
}

.sub06d::before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% - 190px);
    /* height: 100%; */
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/sub06dbg.png) no-repeat;
    background-size: cover;
}

.sub06dul {
    margin: 0 -15px;
    font-size: 0;

}

.sub06dul li {
    display: inline-block;
    width: 19%;
    vertical-align: top;
    transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
}

.sub06dul li.on {
    width: 21.4%;
}

.sub06dul li a {
    display: block;
    margin: 0 15px;
}

.sub06dpic {
    padding-bottom: 137.8%;
}

.sub06d-box {
    padding: 10px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #dcdcdc;
    color: #333;
}

.sub06d-box>h3 {
    line-height: 30px;
    height: 60px;
}

.sub06dul li.on .sub06d-box {
    border-bottom: 2px solid #f8b551;
}

.map {
    height: 400px;
}

.map-title {
    color: #007072;
    line-height: 1.3;
    margin: 30px 0 25px;
}

.map-info {
    line-height: 1.5;
    color: #333;
    margin-bottom: 10px;
}

.amap-logo {
    position: absolute;
}

.sub_02_lf {
    width: 295px;
}

.intro-item {
    padding-top: 10px;
    box-sizing: border-box;
}


.sub_02_lf ul.l0 {
    margin-left: 35px;
    box-sizing: border-box;
    position: relative;
    padding: 20px 20px 80px;
}

ul.l1 {
    display: none;
    position: relative;
    z-index: 2;
}

.sub_02_lf ul.l0::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    left: -25px;
    top: 0;
}

.sub_02_lf ul.l0::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/asidebg1.png) no-repeat bottom;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.sub_02_lf ul.l0 li {
    position: relative;
    /* z-index: 1; */
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;
}

.sub_02_lf ul.l0>li>.item {
    position: relative;
    padding: 12px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    z-index: 4;
}

.sub_02_lf ul.l0>li.on>.item {
    /* border-bottom: 1px solid #fff; */
}

.sub_02_lf ul.l0>li.on>.item::before, .sub_02_lf ul.l0>li:hover>.item::before {
    content: '';
    width: 60px;
    height: 14px;
    padding: 15px 0;
    box-sizing: border-box;
    background: #fff url(../images/onas.png) no-repeat center;
    position: absolute;
    background-size: 29px 14px;
    left: -65px;
    top: 10px;
}


.sub_02_lf ul.l0>li {
    margin-bottom: 30px;
    position: relative;
    padding: 5px 0 10px;
    box-sizing: border-box;
    transition: all .01s ease-in-out;

}

.gp-toggles {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 5px;
    top: 17px;
    text-align: center;
    color: #fff;
    z-index: 7;
    transform: rotate(-90deg);
    cursor: pointer;
    transition: all .1s ease-in-out;
}

.sub_02_lf ul.l0>li:hover .gp-toggles, .sub_02_lf ul.l0>li.on .gp-toggles {
    color: #007072;

}

.gp-toggles.icon-jian {
    transform: rotate(0);
    color: #007072;
}

.sub_02_lf ul.l0>li::before {
    content: '';
    display: block;
    width: calc(100% + 20px);
    height: 0%;
    background: #fff;
    position: absolute;
    left: -20px;
    z-index: 1;
    top: 50%;
    transition: all .01s ease-in-out;
}

.sub_02_lf ul.l0>li.on::before, .sub_02_lf ul.l0>li:hover::before {
    height: 100%;
    top: 0;
}

.sub_02_lf ul.l0>li.on::before {
    height: 100%;
    top: 0;
}

.sub_02_lf ul.l0>li i {
    z-index: 1;
}

.sub_02_lf ul.l0>li.on i, .sub_02_lf ul.l0>li:hover i {
    position: absolute;
    width: 152px;
    height: 147px;
    right: 0;
    bottom: 0;
    overflow: hidden;
    /* z-index: 0; */
}

.sub_02_lf ul.l0 li.l2.on i::after {
    width: 152px;
    height: 147px;
    right: -62px;
    bottom: -35px;
}

.sub_02_lf ul.l0 li i::after {
    content: '';
    display: block;

    background: url(../images/asa.png) no-repeat;
    background-size: cover;
    position: absolute;

    height: 0px;

    width: 90px;

    right: -37px;

    bottom: -27px;
}

.sub_02_lf ul.l0 li.on i::after, .sub_02_lf ul.l0 li:hover i::after {
    height: 87px;
}


.sub_02_lf ul.l0>li>.item>.item-title {
    color: #fff;
    line-height: 1.5;
    position: relative;
    z-index: 1;
    margin-right: 30px;
}

.sub_02_lf ul.l0>li.on>.item>.item-title, .sub_02_lf ul.l0>li:hover .item>.item-title {
    color: #007072;
}

.sub_02_lf ul.l1>li {
    margin-bottom: 20px;
}

.sub_02_lf ul.l1>li>.item>.item-title {
    display: inline-block;
    color: #888;
    line-height: 1.3;

}

.sub_02_lf ul.l1>li.on>.item>.item-title, .sub_02_lf ul.l1>li:hover>.item>.item-title {
    color: #444;

    text-decoration: underline;
}

.only_mob {
    display: none;
}

.sub07right {

    background: #fff;

    box-shadow: 0px 15px 30px 0px rgba(0, 39, 40, 0.15);

    margin-left: 360px;

    margin-top: 20px;

    position: relative;
}

.sub07right::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .66);
    box-shadow: 0px 15px 30px 0px rgba(0, 39, 40, 0.15);
    position: absolute;
    left: 0px;
    top: 0;
    transform: rotate(-2.5deg);
}

.sub07right::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.sub07right .aboutus-one-title {
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.sub07box {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 35px 45px 35px 35px;
    box-sizing: border-box;
}

.sub07box::before {
    content: '';
    display: block;
    width: 470px;
    height: 452px;
    background: url(../images/arbg.png) no-repeat;
    background-size: cover;
    top: -50px;
    right: -30px;
    position: absolute;
}

.article {
    position: relative;
    z-index: 1;
}

.article p {
    line-height: 1.8;
    margin-bottom: 30px;
    color: #333;
    text-align: justify;
}
.article .gpCmsImg{
    text-align: center !important;
}
.article-img {
    margin-top: -84px;
    margin-left: 45px;
}

.sub08right {
    margin-left: 348px;
    /* min-height: 700px; */
}

.sub08right .aboutus-one-title {
    padding-top: 0;
    margin-bottom: 20px;
}

.sub09right .aboutus-one-title {
    margin-bottom: 40px;
}

.sub08b {

    position: relative;
}

.sub08a {
    padding: 40px 50px 40px 0;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.sub08l {
    width: 214px;
    overflow: hidden;
}

.sub08b::before {
    content: '';
    display: block;
    width: calc(100% - 60px);
    height: 100%;
    background-color: rgb(245, 250, 249);
    box-shadow: 0px 10px 20px 0px rgba(1, 67, 65, 0.1);
    position: absolute;
    left: 60px;
    top: 0;
}

.sub08a::after {
    content: '';
    display: block;
    width: 285px;
    height: 275px;
    background: url(../images/sub08a.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: -60px;
    bottom: -60px;
}

.sub08r {
    margin-left: 254px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    /* padding: 0 50px 0px 0; */
    box-sizing: border-box;
}

.sub08img {
    padding-bottom: 125.23%;
}

.sub08name {
    color: #0d6c6e;
    position: relative;
    z-index: 1;
}

.sub08tit {
    color: #666;
    line-height: 1.25;
    margin: 15px 0 20px;
    position: relative;
    z-index: 1;
}

.sub08info {
    line-height: 1.67;
    color: #333;
    position: relative;
    z-index: 1;
}

.list {
    padding: 18.5px 0;
    box-sizing: border-box;
    position: relative;
}

.list .bannertitle::before {
    display: none;
}

.list::before {
    content: '';
    display: block;
    width: 93.5%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(0deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
    background: -webkit-linear-gradient(0deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
    background: -ms-linear-gradient(0deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
}

.listline {
    width: calc(93.5% + 35px);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.listline::before {
    content: '';
    display: block;
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #77c5ba;
}

.listline::after {
    content: '';
    display: block;
    width: 15px;
    height: 100%;
    position: absolute;
    left: 15px;
    top: 0;
    background: #46a598;
}

.gp-breadlist {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 17px;
}

.gp-breadlist::before {
    margin-top: 0;
}

.mainlist1 {
    padding-top: 60px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.mainlist {
    position: relative;
}

.mainlist::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: -moz-linear-gradient(0deg, rgba(243, 246, 248, 0) 0%, rgb(243, 246, 248) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(243, 246, 248, 0) 0%, rgb(243, 246, 248) 100%);
    background-image: -ms-linear-gradient(0deg, rgba(243, 246, 248, 0) 0%, rgb(243, 246, 248) 100%);

}



.sub10right {
    margin-left: 327px;
    min-height: 500px;
}

.sub10ul>li {
    margin-bottom: 40px;
}

.sub10ul>li>a {
    display: block;

    position: relative;
    transition: all .3s ease-in-out;

}

.sub10ul>li>a::before {
    content: '';
    display: block;
    width: calc(100% - 22px);
    height: calc(100% - 2px);
    border: 1px solid #e5e5e5;
    position: absolute;
    left: 20px;
    top: 0;
    transition: all .3s ease-in-out;
}

.sub10ul>li .item {
    padding: 20px 0;
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 40px;
    position: relative;
}

.sub10l {
    width: 400px;
    overflow: hidden;
}

.sub10pic {
    padding-bottom: 49%;
}

.sub10r {
    margin-left: 427px;
    position: relative;
    z-index: 1;
}

.sub10-item {
    line-height: 30px;
    height: auto;
    max-height: 60px;
    color: #333;
    font-weight: bold;
}

.datelist {
    margin: 10px 0;
    color: #46a599;
    line-height: 26px;
}

.sub10-info {
    color: #555;
    line-height: 26px;
    height: auto;
    height: 78px;
    -webkit-line-clamp: 3;
}

.sub10ul>li:hover a::before {
    border: 1px solid #fff;
    background: #fff;
    box-shadow: 0px 15px 30px 0px rgba(0, 46, 47, 0.1);


}

.sub10ul>li:hover .item::after {
    content: '';
    display: block;
    width: 177px;
    height: 165px;
    background: url(../images/sub10after.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: -35px;
    transition: all .3s ease-in-out;
}

.sub10ul>li:hover .sub10-item {
    color: #007072;
}

.sub10ul>li:hover .datelist {
    color: #d4b96a;
}

.sub10ul>li:hover a {
    transform: translateY(-5px);
}

.sub10ul>li.on .sub10r {
    margin-left: 0;
    padding-left: 20px;
}

.sub10ul>li.on>a::before {
    width: 100%;
    left: 0;
}

.sub11 li {
    margin-bottom: 40px;
}

.sub11 a {
    display: block;
    padding-left: 20px;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: hidden;
}

.sublll {
    width: 400px;
    overflow: hidden;
}

.sub11img {
    padding-bottom: 59%;
}

.sub11r {
    margin-left: 430px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.sub11r i {
    width: 15px;
    height: 12px;
    display: inline-block;
    background: url(../images/jt.png) no-repeat center;
    background-size: 15px 12px;
    position: absolute;
    right: 0;
    bottom: 20px;
}

.sub11 li:hover .sub11-title {
    color: #007172;
}

.sub11>li:hover a {
    transform: translateY(-5px);
}

.sub11 li:hover .sub11r i {
    background: url(../images/jt2.png) no-repeat center;
    background-size: 15px 12px;

}


.sub11-title {
    line-height: 30px;
    height: auto;
    max-height: 90px;
    /* font-weight: normal; */
    color: #333;
    margin-bottom: 15px;
    -webkit-line-clamp: 3;
}

.sub11-info {
    line-height: 26px;
    height: auto;
    max-height: 78px;
    -webkit-line-clamp: 3;
    color: #555;
}

.sub11date {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
}
.date {
    width: 75px;
    height: 75px;
    background-image: -moz-linear-gradient(135deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
    background-image: -webkit-linear-gradient(135deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
    background-image: -ms-linear-gradient(135deg, rgb(70, 165, 153) 0%, rgb(0, 112, 114) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.sub11 li.on .sub11r {
    margin-left: 105px;
    height: auto !important;
    padding-bottom: 50px;
    box-sizing: border-box;
}

.sub12ul-list .sub02c-info {
    line-height: 30px;
    max-height: 60px;
    height: auto;
    color: #333333;
    font-weight: bold;
}

.sub12ul-list li::before {
    content: '';
    width: 21px;
    height: 20px;
    background: url(../images/sf12.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 5px;
}

.sub12ul-list li .item {
    padding-bottom: 45px
}

.sub12ul-list li .item::after {
    background: #e5e5e5;
    height: calc(100% - 17px);
    top: 23px;
}

.sub12ul-list li.on .item .sub02c-info {
    color: #007072
}

.sub12ul-list .datelist12 {
    margin: 0;
    margin-left: 60px;
    color: #999;
}

.sub12ul-list li.on .datelist12 {
    color: #f6ac19
}

.sub031 .lf_n {
    width: 0;
    float: left;
}

.sub031 .lf_n .share_box {
    margin-left: 15px;
}

.sub031 .mid_n {
    width: calc(100% - 440px);
    float: left;
    margin: 0 0 0 88px;
}

.sub031 .mid_n .page_article .gp-article {
    margin-bottom: 20px;
    text-align: justify;
    text-justify: distribute;
    margin-right: 60px;
}

.sub031 {
    padding-top: 60px;

    box-sizing: border-box;
}

.sub031 .rt3 {
    width: 340px;
    float: right;
    position: relative;
}

.sub031 .lf .sub_03b1 {
    float: none;
}

.sub031 .rt .sub_051a {
    margin-top: 0;
}

.sub_channel_title03 {
    background: #37988f;
    display: block;
    position: relative;
    padding: 0 40px;
    box-sizing: border-box;
    margin-bottom: 30px;
    height: 67px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 35px) 50%, 100% 100%, 0 100%, 0 0);
}

.title3 {

    padding: 19px 0;
}



.r3ul li a {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.r3pic {
    padding-bottom: 59%;
}

.r3rig {
    margin-left: 160px;
}

.r3rig .datelist {
    margin: 0;
}

.r3info {
    color: #333;
    margin-top: 5px;
}

.sub13info {
    padding-left: 40px;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition: all .3s ease-in-out;
}

.sub13info::before {
    content: '';
    width: 20px;
    height: 19px;
    background: url(../images/sub03d1.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: calc(50% - 10px);
}

.sub13ul li {
    margin-bottom: 30px;
    transition: all .3s ease-in-out;
}

.sub13ul li:hover {
    transform: translateX(5px);

}

.sub13ul li:hover .sub13info {
    color: #007072;
}

.intro-row {
    overflow: hidden;
}

.sub014tab {
    border: 1px solid #dbedea;
    border-bottom: none;
    width: 100%;
}

.sub014tab th {
    height: 60px;
    background: #46a599;
    font-weight: normal;
    color: #fff;
}

.sub014tab th, .sub014tab td, .sub014tab tr {
    position: relative;
}

.sub014tab th:nth-child(1)::before, .sub014tab td:nth-child(1)::before {
    content: '';
    display: block;
    width: 0px;
    height: calc(100% - 2px);
    border-left: 1px dashed #dbedea;
    position: absolute;
    right: -2px;
    top: 0;
    z-index: 1;
}

.sub014tab th:nth-child(1)::after, .sub014tab td:nth-child(1)::after {
    content: '';
    display: block;
    width: 0px;
    height: 100%;
    height: calc(100% - 2px);
    border-left: 1px dashed #dbedea;
    position: absolute;
    right: 0px;
    top: 0;
}

.sub014tab td {
    width: 66%;
    height: 60px;
    text-align: center;
}

.sub014tab td:nth-child(2) {
    width: 34%;
}

.header2 .logolist {
    /* margin-top: 5px; */
}

.sub014tab tr td:nth-child(1), .sub014tab tr th:nth-child(1) {
    text-align: left;
    padding: 0 10px;
    box-sizing: border-box;
}

.sub014tab tr th:nth-child(1) {
    text-align: center;
}


.sub014tab tr::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #dbedea;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.r3box {
    width: 150px;
    overflow: hidden;
    float: left;
}

.sub014tab tr::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #dbedea;
    position: absolute;
    left: 0;
    bottom: 2px;
    z-index: 1;
}

.tableheader:before, .tableheader::after {
    bottom: 0 !important;
}

.sub014tab tr:last-child::after {
    /* height: 0; */
}

.sub15ul li {
    margin-bottom: 35px;
}

.sub15ul li .item {
    padding-bottom: 25px;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px dashed #bedcd8;
    position: relative;
}

.sub15ul li .item::before {
    content: '';
    display: block;
    width: 100%;
    height: 0px;
    border-bottom: 1px dashed #bedcd8;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 1;
}

.article-row {
    overflow: hidden;
}

.article-row .sub031 .mid_n {
    width: calc(100% - 88px);
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.article-row .page_articleTitle, .article-row .sub031 .mid_n .page_article .gp-article, .article-row .article_control {
    margin-right: 0;
}

.article-row .aboutus-one-title {
    margin-bottom: 35px;
    padding-top: 0;
}

.article-row .sub031 {
    padding-top: 0;
}

.articlebottom {
    margin-left: 88px;
}

.articlelink {
    margin: 0 -30px;
    overflow: hidden;
}

.articlelink li {
    display: inline-block;
}

.articlelink a {
    margin: 0 30px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.articlelink li:nth-child(1) a {
    background: #d4b96a;
}

.articlelink li:nth-child(2) a {
    background: #7bc1c7;
}

.articlelink li:nth-child(3) a {
    background: #46a599;
}

.mlist {
    overflow: hidden;
}

.sub14al {
    width: 400px;
    overflow: hidden;
}

.sub14img {
    padding-bottom: 138%;
}

.sub14ar {
    margin-left: 440px;
}

.sub14ar li {
    margin-bottom: 15px;
    line-height: 1.8;
    color: #333;
}

.sub14ar li span {
    color: #111;
}

.sub14a {
    margin-bottom: 30px;
    overflow: hidden;
}

.sub14btit {
    margin-bottom: 5px;
    line-height: 1.67;
    color: #007072;
}

.sub14b {
    padding-bottom: 35px;
    box-sizing: border-box;
    margin-bottom: 40px;
    position: relative;
    border-bottom: 1px dashed #d4b96a;
}

.sub14b::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #d4b96a;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.sub14c ul {
    margin: 0 -18px;
    font-size: 0;
}

.sub14c ul li {
    width: 25%;
    display: inline-block;
}

.sub14c ul li a {
    display: block;
    margin: 0 18px;
}

.sub06c-ul2 li {
    margin-top: 0 !important;
}

.j_list3 {
    margin: 0 !important;
}

.j_list3 li h3 {
    color: #333 !important;
    height: auto !important;
}

.j_list3 li {
    margin-bottom: 20px !important;
}

.j_list3 li:hover a>h3 {
    color: #fff !important;
}

.sub_02a2, .sub_02a2 ul {
    height: 100%;
}

.sub_02a2 ul li {
    height: 20%;
}

.sub04aul .slick-dots {
    bottom: 10px;
}
.sub04aul .slick-dots li{
    width: 20px;
    height: 19px;
    border-radius: 0;
    margin: 0 5px;
}
.sub04aul .slick-dots li button {
    background: url(../images/qd.png) no-repeat;
    background-size: 20px 19px;
}

.sub04aul .slick-dots li.slick-active button {
    background: url(../images/qda.png) no-repeat;
    background-size: 20px 19px;
}

@media screen and (max-width:1740px) {
    .warp_sub02::before {
        width: 92%;
    }

    .row2 {
        width: calc(100% + 20px) !important;
        margin-left: -20px !important;
    }

}

@media screen and (max-width:1640px) {
.sub_02a2 .item {
    padding: 18.7px 30px;
}
    .sub04al {
        width: calc(100% - 400px);
        overflow: hidden;
    }

    .sub04ar {
        width: 400px;
    }

    .sub04ar li .item {
        padding: 26px 60px;
    }


    .header2.scroll .logolist li:nth-child(1) .logo {
        background: url(../images/logo.png) no-repeat;
        background-size: contain;
        height: 45px;
    }

    .header2.scroll .logolist, .logolist ul, .logolist {
        height: 54px;
    }

    .header2 .logolist li:nth-child(1) .logo {
        height: 54px;
        width: 308px;
    }

    .header2 .logolist li:nth-child(2) .logo {
        width: 176px;
        height: 54px;
    }
}

@media screen and (max-width:1560px) {
    .list::before {
        width: 96.5% !important;
    }

    .listline::before {
        left: -45px !important;
    }

    .listline::after {
        left: -30px !important;
    }


}

@media screen and (max-width:1510px) {
    .list::before {
        width: 97.76% !important;
    }

    .listline::before {
        left: -58px !important;
    }

    .listline::after {
        left: -45px !important;
    }
}

@media screen and (max-width:1480px) {
    .sub_02a2 .item {
        padding: 18.4px 30px;
    }

    .sub031 .rt3 {
        width: 240px;
    }

    .sub031 .mid_n {
        width: calc(100% - 340px);
    }

    .article_control, .page_articleTitle, .sub031 .mid_n .page_article .gp-article {
        margin-right: 40px;
    }
}

@media screen and (max-width:1460px) {
    .bannertitle>h3 {
        font-size: 50px;
    }

    .bannerbox {
        bottom: 65px;
    }

    .bannertitle::before {
        bottom: -66px;

    }

    .bannerbox2::after {
        bottom: -66px;
    }

    .aboutus-three ul {
        margin: 0 -10px;
    }

    .aboutus-three ul li {
        margin-bottom: 20px;
    }

    .aboutus-three ul li a {
        margin: 0 10px;
    }

    .warp_sub02::before {
        width: 94%;
    }

    .sub_02a2 .item {
        padding: 18px 30px;
    }

    .warp-sub03a-bottom li:hover .sub03a-info::after, .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        height: 247px;
    }

    .sub06aul2 {
        margin: 0 -15px;
    }

    .sub06aul2 li {
        margin-bottom: 30px;
    }

    .sub06aul2 a {
        margin: 0 15px;
    }

    .sub06aul2 .img_box {
        width: 180px;
    }

    .sub06aul2 .right {
        left: 210px;
    }
}

@media screen and (max-width:1400px) {
   .header2 .logolist,.header2 .logolist ul {
        width: 300px;
    }

    .sub_02a2 a {
        /* line-height: 25.7px; */
    }

    /* .sub_02a2 li.on .item a {
        height: 60px;
        line-height: 20px;
    } */

    .sub_02a2 li i {
        height: 85px;
    }

    .warp-sub03a-bottom li:hover .sub03a-info::after, .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        height: 213px;
    }

    .sub04al {
        width: calc(100% - 455px);
        overflow: hidden;
    }

    .sub04ar {
        width: 455px;
    }

    .sub14ar li {
        margin-bottom: 10px;
        line-height: 1.6;
    }

    .sub04ar li .item {
        padding: 15.6px 60px;
    }

    .sub06aul {
        margin: 0 -15px;
    }

    .sub06aul a {
        margin: 0 15px;
    }

    .sub06aul .img_box {
        width: 230px;
    }

    .sub06aul .right {
        left: 270px;
    }

    .sub06bl .aboutus-one-title {
        margin-bottom: 40px;
    }

    .aboutus-three2 ul li a::after {

        width: 126px;

        left: calc(50% - 63px);

        height: 56px;

    }

    .sub_02a2 .item {
        padding: 13.2px 30px;
    }
}

@media screen and (max-width:1300px) {
    .abouts-one {
        margin: 0 -5px;
    }

    .abouts-one li>div {
        padding: 0 10px;
        margin: 0 5px;
    }

    .abouts-one .item {
        padding-left: 25px
    }

    .listline::before {
        left: -41px !important;
    }

    .listline::after {
        left: -31px !important;
    }

        .header2.scroll .logolist, .logolist ul, .logolist {
        height: 48px;
    }
.header2.scroll .logolist, .header2 .logolist ul, .header2 .logolist{
      width: 222px;
      height: 48px !important;
}
    .header2 .logolist li:nth-child(1) .logo {
     width: 222px;
     height: 40px !important;
    }
     .header2 .logolist li:nth-child(2) .logo {
     width: 222px;
     height: 40px !important;
    }
    .aboutour-right-top .box {
        font-size: 1.6rem
    }

    .name {
        height: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
    }

    .about-one-bottom {
        padding-bottom: 115px;
    }

    .aboutus-three ul li a::after {
        width: 128px;
        height: 53px;
        left: calc(50% - 64px);
    }

    .row2 {
        width: 100% !important;
        margin-left: -0px !important;
    }

    .sub_02a2 a {
        line-height: 22px;
        height: 44px;
    }

    .sub_02a2 li .item a {
        line-height:22px;
        height: 44px;
    }

    .sub02cr {
        width: 570px;
    }

    .sub02cl {
        width: calc(100% - 650px);
    }

    .sub02c-info {
        -webkit-line-clamp: 1;
        height: 30px;
    }

    .warp-sub03a-bottom li:hover .sub03a-info::after, .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        height: 180px;
    }

    .sub04ar li .item {
        padding: 10px 60px;
    }

    .sub14al {
        width: 300px;
    }

    .sub14ar {
        margin-left: 330px;
    }

    .sub14ar li {
        margin-bottom: 5px;
        line-height: 1.5;
    }

    .sub_02a2 .item {
        padding: 17px 30px;
    }
}
@media screen and (max-width:1280px){
     .sub_02a2 .item {
        padding: 14.7px 30px;
    }
}
@media screen and (max-width:1260px) {
    .sub_02a2 a {
        line-height: 20px;
        height: 40px;
    }

    .sub_02a2 li.on .item a {
        height: 44px;
    }

    .sub_02a2 li i {
        height: 60px;
        width: 80px;
    }

    .sub_02a2 li i::after {
        width: 141px;
        height: 124px;
    }

    .sub04ar li .item {
        padding: 9px 60px;
    }

    .sub06aul .img_box {
        width: 200px;
    }

    .sub06aul .right {
        left: 240px;
        right: 0;
        /* padding-right: 36px; */
    }

    .sub_02a2 .item {
        padding: 18.2px 30px;
    }
}

@media screen and (max-width:1240px) {

    .bannerbox {
        bottom: 40px;
    }

    .bannertitle>h3 {
        font-size: 35px;
    }

    .bannertitle::before {
        width: calc(100% - 70px);
        bottom: -41px;
        height: 20px;
        clip-path: polygon(10px 0%, calc(100% - 10px) 0%, 100% 100%, 0 100%);
    }

    .bannerbox2::after {
        bottom: -41px;
        height: 20px;
    }

    .aboutus-four .aboutus-one-title {

        margin-bottom: 71px;
    }

    .td7 .inner {
        font-size: 4.2rem;
    }

    .number {
        font-size: 4.2rem;
    }

    .td6 .inner {
        width: 88px;
    }

    .tr3 .td:last-child .inner {
        width: 88px;
        height: 82px;
    }

    .tr {
        height: 170px;
    }

    .aboutus-four .aboutus-one-title {
        margin-bottom: 41px;
    }

    .warp_sub02::before {
        width: 100%;
    }

    .row2 {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .sub_02a2 .item {
        padding: 15px 30px;
    }

    .warp-sub03a-bottom li:hover .sub03a-info::after, .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        height: 222px;
    }

    .sub04ar li .item {
        padding: 17.3px 60px;
    }

    .row {
        padding: 0 !important;
        width: calc(100% - 120px) !important;
        margin: 0 auto;
        max-width: 1400px;
    }

    .aboutus-one {
        /* margin-bottom: 110px; */
    }

    .header1 .hlist .row {
        width: calc(100% - 120px) !important;
        margin: 0 auto;
        max-width: 1400px;
    }

    .list::before {
        width: 96.5%;
    }

    .listline {
        width: calc(96.5% + 35px);
    }

    .article-row .aboutus-one-title {
        padding-top: 15px;
    }
}

@media screen and (max-width:1200px) {
    .sub02a .rt {
        display: none;
    }

    .sub02a .lf {
        width: 100%;
        float: none;
    }



    .sub_02a1 .bottom {
        display: block;
        padding: 0 30px 20px;
        z-index: 5;
    }



    .sub_02a1 .bottom a {
        font-weight: bold;
        color: #fff;
        position: relative;
        z-index: 2;
    }

    .sub02cr {
        width: 470px;
    }

    .sub02cl {
        width: calc(100% - 550px);
    }

    .date3 {
        margin-bottom: 5px;
    }

    .sub03dl {
        width: 40%;
    }

    .sub03dr {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .sub04b::before {
        height: 100%;
        float: none;
        top: 0;
    }

    .sub04ar {
        display: none;
    }

    .sub04b {
        padding-bottom: 30px;
    }

    .sub04al {
        width: 100%;
        float: none;
    }

    .bottom4a, .sub_04a1_dots {
        display: block;
    }

    .sub_04a1_dots {
        margin-top: 13px;
    }

    .sub_04a1_dots .swiper-pagination-bullet {
        background: #fff;
    }

    .article-img {
        margin-left: 25px;
        width: 200px;
    }

    .sub10l {
        width: 300px;
    }

    .sub10-item {
        line-height: 26px;
        height: 52px;
    }

    .sub10r {
        margin-left: 327px;
    }

    .datelist {
        line-height: 22px;

    }

    .sub10-info {
        line-height: 22px;
        height: auto;
        max-height: 44px;
        -webkit-line-clamp: 2;
    }

    .sublll {
        width: 300px;
    }

    .sub11r {
        margin-left: 330px;
    }

    .sub11-info {
        max-height: 52px;
        -webkit-line-clamp: 2;
    }

    .sub031 .rt3 {
        width: 100%;
        float: none;
    }

    .sub031 .mid_n {
        width: calc(100% - 88px);
        float: none;
    }

    .article_control, .page_articleTitle, .sub031 .mid_n .page_article .gp-article {
        margin-right: 0px;
    }

    .moredot {
        bottom: -27px;
    }
}

@media screen and (max-width:1100px) {



    .bannertitle>h3 {
        font-size: 40px;
    }

    .bannertitle::before {
        width: 100%;
    }

    .about-one-right {
        width: 450px;
        margin-left: 40px;
    }

    .more {
        margin-top: 25px;
    }

    .aboutus-three ul li {
        width: calc(100% / 4);
    }


    .about-one-bottom {
        padding-bottom: 65px;
    }

    .warp_sub02::before {
        width: 100%;
    }

    .warp_sub02 {
        padding: 25px 0;
    }

    .moredot {
        bottom: -20px;
    }

    .warp-sub03a-bottom li:hover .sub03a-info::after {
        height: 156px;
        bottom: -24px;
    }

    .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        height: 200px;
        bottom: 0px;
    }

    .sub04l {
        width: 370px;
    }

    .sub04r {
        width: calc(100% - 420px);
        padding-right: 30px;
    }

    .sub04cul li .item-iner {
        font-size: 2.8rem;
    }

    .sub06lbox {
        margin-top: 40px;
        padding: 40px 30px;
    }

    .sub06bl .aboutus-one-title {
        margin-bottom: 40px;
    }

    .sub06aul2 .img_box {
        width: 130px;
    }

    .sub06aul2 .right {
        left: 150px;
    }
}

@media screen and (max-width:1040px) {
    
    .only_mob {
        display: block !important;
        line-height: 50px;
        height: 50px;
        color: #fff;
        position: relative;
        /* padding: 0 30px; */
        font-weight: 700;
        font-size: 0;
        z-index: 3;
        background: #358c81;
    }
.sub_02_lf ul.l0 li.on i::after, .sub_02_lf ul.l0 li:hover i::after {
    height: 72px;
    width: 72px;
    right: -12px;
    bottom: -23px;
}


    .share_btns {
        display: block !important;
    }

    .only_mob::before {
        content: '';
        display: block;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        height: 12px;
        width: 24px;
    }

    .only_mob::after {
        content: '';
        display: block;
        border-top: 2px solid #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        height: 0;
        width: 24px;
    }

    .sub_02_lf {
        width: 100%;
        float: none;
        margin-bottom: 30px;
        position: relative;
    }

    .sub_02_lf::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: url(../images/asidebg1.png) no-repeat bottom;
        background-size: cover;
        position: absolute;
        left: 0;
        top: 0;
    }

    .sub07right, .sub08right {
        margin: 0;
    }

    .sub_02_lf ul.l0::after, .sub_02_lf ul.l0::after {
        display: none
    }

    .sub_02_lf ul.l0 {
        margin-left: 0;
    }

    .sub_02_lf ul.l0::before {
        display: none;
    }

    .sub_02_lf ul.l0>li.on>.item::before {
        left: 0;
        padding: 0;
        width: 29px;
    }

    .sub_02_lf ul.l0>li.on>.item {
        padding-left: 40px;
    }

    .sub_02_lf ul.l0 {
        padding: 20px;
        display: none;
    }

    .sub_02_lf ul.l0>li {
        margin-bottom: 10px;
    }

    .sub_02_lf ul.l0>li>.item {
        padding: 5px 10px;
    }

    .sub_02_lf ul.l1>li {
        margin-bottom: 10px;
    }

    .intro-item {
        padding-top: 25px;
    }

    .row, .header1 .hlist .row {
        margin: 0 20px !important;
        width: auto !important;
    }

    .aboutus-one {
        /* margin-bottom: 50px !important; */
    }

    .list::before {
        width: 100% !important;
    }

    .listline {
        width: calc(96.5% + 20px);
    }

    .listline::before {
        display: none;
    }

    .listline::after {
        display: none;
    }

    .sub10right {
        margin-left: 0px;
    }

    .mainlist1 {
        padding-top: 30px;
    }

    .gp-toggles {
        top: 10px;
    }

    .sub_02_lf ul.l0 li.l2.on i::after {
        width: 80px;
        height: 77px;
        right: -20px;
        bottom: -29px;
    }

    .share_box>.share_btn {
        display: none;
    }

    .sub031 .mid_n {
        width: 100%;
        margin-left: 0;
    }

    .article-row .sub031 .mid_n {
        width: 100%;
    }

    .share_box {
        position: fixed;
        right: 10px;
        bottom: 40px !important;
        top: initial;
    }

    .share_box .share_title {
        margin: 0px 0px 6px;
        display: none;
    }

    .share_box .share_btn, .share_box .share_btn.share_more::after {
        width: 40px;
        height: 40px;
    }

    .share_box>.share_btn {
        display: none;
    }

    .share_box .share_btn.share_more {
        display: block;
    }

    .share_box .share_btn .alert_box {
        left: 0px;
        top: auto;
        bottom: 100%;
    }

    .share_box .share_more .share_btn {
        margin: 0 0 10px;
    }

    .author {
        width: 100%;
        margin: 0;
        padding: 10px 10px;
    }

    .articlebottom {
        margin-left: 0px;
    }
}

@media screen and (max-width:1024px) {
    .header1 .h1 .rt {
        top: 0 !important;
        right: 0;
    }
.header2 .h1 {
    padding: 10px 0;
}
    .header2 .h1 .rt {
        top: 0 !important;
    }
    
    
}

@media screen and (max-width:997px) {
    .bannertitle>h3 {
        font-size: 30px;
    }

    .about-twoul {
        margin: 0 -15px;
    }

    .about-twoul li {
        margin-bottom: 30px;
    }

    .about-twoul li a {
        margin: 0 15px;
        padding: 35px 25px 40px;
        min-height: 330px;
    }

    .aboutour-right-top h3 {
        padding-bottom: 18px;
        margin-bottom: 15px;
    }

    .aboutour-right-top .box {
        margin-bottom: 23px;
    }

    .abouts-one li>div {
        margin: 0 15px;
        padding: 0 30px;
    }

    .abouts-one {
        margin: 0 -15px;
    }

    .abouts-one li {
        margin-bottom: 15px;
    }

    .aboutour-left {
        width: 400px;

    }

    .sub_02a ul {
        margin: 0 -8px;
    }

    .sub_02a ul li {
        margin-bottom: 16px;
    }

    .sub_02a ul li a {
        margin: 0 8px;
    }

    .aboutour-right {
        width: calc(100% - 430px);
    }

    .aboutour-right-top {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .aboutour-right-top {
        margin-bottom: 15px;
    }

    .aboutour-right-top .box {
        line-height: 23px;
    }

    .sub_02b>ul {
        margin: 0 -10px;
        padding-bottom: 70px;
    }

    .sub_02b .slick-dots {
        bottom: 20px;
    }

    .sub_02bbottom {
        padding: 10px 15px 15px;
    }

    .sub_02b a {
        margin: 0 10px;
    }

    .sub02cr {
        width: 290px;
    }

    .sub02cl {
        width: calc(100% - 330px);
        margin-bottom: 60px;
    }

    .warp_sub02c::before {
        height: 100%;
    }

    .warp-sub03a-bottom li:hover .sub03a-info::after, .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        bottom: 0;
    }

    .warp_sub03ul>li {
        width: calc(100% / 4);
    }

    .sub03cr {
        width: 300px;
    }

    .sub03cl {
        width: calc(100% - 356px);
    }

    .sub03dnumber {
        padding-top: 40px;
        padding-left: 40px;
    }

    .sub03dnum {
        font-size: 7rem;
    }

    .sub04cul li {
        width: 100%;
    }

    .sub04cul li .item-text {
        float: left !important;
    }

    .sub04cul li:nth-child(2) .item-text, .sub04cul li:nth-child(4) .item-text {
        float: right !important;
    }

    .sub04cul li:nth-child(2) .item-iner i {

        right: auto;

        left: -30px;
    }

    .sub04cul li:nth-child(3) .item-iner i {

        left: auto;

        right: -30px;
    }

    .sub06aul .right {
        padding-right: 20px;
        left: 200px;
    }

    .sub06aul .right .swiper-slide img {
        width: 100%;
    }

    .sub06aul .img_box {
        width: 160px;
    }
}

@media screen and (max-width:768px) {
    .header2 .h1 {
        padding: 10px 0;
    }

    .sub03cinfo {
        -webkit-line-clamp: 6;
        line-height: 24px;
        height: 144px;
    }

    .aboutus-top1-item {
        margin: 0 30px;
    }

    .sub031 {
        padding-top: 30px;
    }

    .sub06d::before {
        height: 100%;
    }

    .about-one-bottom {
        padding-bottom: 0px;
    }

    .sub06aul .right .swiper-slide img {
        width: auto;
    }

    .sub06aul .right .swiper-slide img {
        width: auto;
    }

    .bannertitle>h3 {
        font-size: 20px;
    }

    .article p {
        font-size: 1.6rem;
        margin-bottom: 15px;
    }

    .sub07box {
        padding: 0 20px 20px;
    }

    .about-one-right {
        width: 300px;
        margin-left: 40px;
        padding: 30px;
        padding-right: 0;
    }

    .aboutus-one .about-one-bottom .about-one-right li.slick-current {
        margin-left: -30px !important;
        margin-top: -30px !important;
    }

    .about-one-right .slick-arrow {
        margin-top: -30px !important;
    }

    .aboutus-one .about-one-bottom .about-one-right li.slick-current+li {

        margin-left: 30px;
    }

    .twoul-item-title {
        margin-bottom: 20px;
    }

    .more2 {
        height: 30px;
        font-size: 14px;
        width: 115px;
        bottom: 0;
        padding: 0 15px;
        line-height: 30px;
    }

    .sub06c-ul li, .sub11 li {
        margin-bottom: 20px;
    }

    .more2 a::before {
        right: 15px;
    }

    .about-one-info {
        line-height: 26px;
    }

    .about-one-info p {
        /* height: 26px; */
        margin-bottom: 20px;
    }

    .aboutus-one {
        margin-bottom: 35px !important;
    }

    .item-info {
        line-height: 26px;
        margin-bottom: 15px;
    }

    .aboutus-three ul li {
        width: calc(100% / 3);
    }

    .tr {
        height: 130px;
    }

    .aboutus-four .aboutus-one-title {
        margin-bottom: 20px;
        padding-top: 30px;
    }

    .tr:nth-child(1) {
        display: none;
    }

    .tr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        flex: 1;
    }

    .tr .td {
        opacity: 1;
        transform: none;
        padding: 20px 20px;
        width: 50%;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box;
        transition: none;
        background: none !important;
    }

    .tr2 .td.td9, .tr2 .td.td10, .tr3 .td:nth-child(3), .tr3 .td:nth-child(4) {
        background: rgba(70, 165, 153, 1) !important;
    }

    .aboutus-four .tr2 .td7, .aboutus-four .tr2 .td12, .aboutus-four .tr3 .td13, .aboutus-four .tr3 .td18 {
        display: none;
    }

    .footer {
        padding-top: 80px;
    }

    .aboutus-two, .aboutus-three, .aboutus-five {
        padding-top: 0;
    }

    .aboutus-top3 .aboutus-tit3, .aboutus-top3 dd, .aboutus-top3 .line {
        width: 100%;
    }

    .name {
        height: auto;
    }

    .sub_02a1 .bottom {
        display: block;
        padding: 0 20px 10px;
    }

    .aboutus-one-title {
        padding: 25px 0 15px;
        margin-bottom: 20px !important;
    }

    .aboutus-top3 .aboutus-top1-item::before {
        right: -30px;
        width: 30px;
    }

    .aboutus-top4 .aboutus-top1-item::before {
        width: 1px;
    }

    .aboutus-top3 .aboutus-top1-item2::before {
        left: -30px;
    }

    .aboutus-top4 li:nth-child(1)::before {
        width: 30px;
    }

    .warp_sub02 {
        padding-top: 0;
    }

    .warp-sub03a-bottom {
        margin: 0 -15px;
    }

    .warp-sub03a-bottom a {
        margin: 0 15px;
    }

    .warp-sub03a-bottom li:hover .sub03a-info::after {
        bottom: -26px;
    }

    .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        bottom: -26px;
    }

    .warp_sub03b {
        padding-top: 0;
    }

    .warp_sub03c {
        padding: 0px 0 30px;
    }

    .warp-sub03a-right {
        margin-left: 0;
        margin-top: 10px;
    }

    .warp-sub03a-top {
        margin-bottom: 20px;
    }

    .warp-sub03a-bottom li, .warp-sub03a-bottom2 li {
        margin-bottom: 25px;
    }

    .warp_sub03ul>li {
        margin-bottom: 25px;
    }

    .sub03a-title {
        line-height: 25px;
        height: 75px;
    }

    .warp_sub03d, .sub04c {
        padding-top: 0;
    }

    .sub04b {
        padding: 0 0 20px;
    }

    .sub04aimg {
        width: 131px;
        height: 94px;
        margin-bottom: 30px;
    }

    .sub04aul li {
        margin-bottom: 20px;
    }

    .sub04aul li a {
        padding: 35px 20px;
    }

    .sub06aul .img_box {
        width: 120px;
    }

    .sub06aul .right {
        left: 160px;
    }

    .sub04rtop, .sub04rbot {
        position: static;
        height: auto;
    }

    .sub06aul {
        padding-bottom: 50px;
    }

    .sub06aul .slick-dots {
        bottom: 0;
    }

    .sub06lbox {
        margin-top: 25px;
        padding: 30px 30px;
    }

    .sub06c {
        padding-top: 0;
        padding-bottom: 20px;
    }

    .sub06dul li {
        width: 50% !important;
        margin-bottom: 20px;
    }

    .sub06dul {
        height: auto !important;
    }

    .sub06d {
        padding-top: 0;
    }

    .sub06dul li a {
        margin: 0 10px;
    }

    .sub06dul {
        margin: 0 -10px;
    }

    .sub06dul li {
        margin-bottom: 20px;
    }

    .sub06d-box>h3 {
        height: 50px;
        line-height: 25px;
        color: #fff;
    }

    .sub06b {
        padding-bottom: 30px;
    }

    .sub07box::before {
        width: 370px;
        height: 352px;
    }

    .sub10ul>li {
        margin-bottom: 20px;
    }

    .sub12ul-list .datelist12 {
        margin-left: 30px;
    }

    .sub12ul-list li .item {
        padding-bottom: 20px;
    }
}

@media screen and (max-width:680px) {
    .about-one-right {
        width: 100%;
        margin-left: 0px;
        float: none;
        margin-top: 0;
    }

    .bannertitle::before, .bannerbox2::after {
        display: none;
    }

    .bannerbox {
        bottom: 10px;
    }

    .about-twoul li {
        width: 100%;
    }

    .about-twoul li a {
        min-height: auto;
    }

    .aboutus-three ul li {
        width: calc(100% / 2);
    }

    .abouts-one li {
        width: 100%;
    }

    .abouts-one li>div {
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
    }

    .abouts-one .item {
        padding-left: 30px;
    }

    .title {
        margin: 40px 0 20px;
    }

    .aboutour-left {
        width: 100%;
        float: none;
    }

    .map {
        margin-top: 30px;
    }

    .aboutour-right {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .sub_02a1 .bottom::before {
        padding-bottom: 0;
        height: 36px;
    }

    .sub_02a1 .bottom {
        padding-bottom: 10px;
    }

    .sub_02a ul li {
        margin-bottom: 20px;
    }

    .sub_02_info {
        line-height: 25px;
        height: auto;
    }

    .sub02cr {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .sub02cl {
        width: 100%;
        float: none;
    }

    .warp-sub03a-left {
        width: 100%;
        float: none;
        font-size: 0;
    }

    .warp-sub03a-left li {
        width: 55px;
        margin-right: 35px;
        display: inline-block;
        margin-bottom: 0;
    }

    .warp-sub03a-left li:last-child {
        margin-right: 0
    }



    .warp-sub03a-left li.on::after {
        width: 52px;
        height: 52px;
        background: url(../images/mon.png) no-repeat center;
        background-size: 100%;
        left: calc(50% - 26px);
    }

    .warp-sub03a-left .item {
        padding: 15px 0;
        padding-left: 5px;
    }

    .sub04dl dd {
        margin-bottom: 15px;
    }

    .sub04ul li {
        margin-bottom: 30px;
    }

    .warp-sub03a-left li.on .item {
        padding: 15px 0;
    }

    .warp-sub03a-left li:nth-child(1) .item::before, .warp-sub03a-left .item::after {
        left: 0px;
        top: calc(50% - 3.5px);
    }

    .warp-sub03a-left li::before {
        left: auto;
        right: -35px;
        top: calc(50% - 0.5px);
        width: 35px;
        height: 1px;
    }

    .warp-sub03a-top li.on .warp-sub03a-title {
        font-size: 2rem
    }

    .sub04l {
        width: 100%;
        float: none;
        padding: 0px 20px 30px;
    }

    .sub04r {
        width: 100%;
        float: none;
        height: auto !important;
        padding-right: 0;
        padding: 30px 0;
    }

    .warp_sub04::before {
        height: 100%;
    }

    .sub03cr {
        width: 62%;
        margin: 0 auto;
        float: none;
        height: 195px !important;
        margin-top: 10px;
    }

    .sub03cl {
        width: 100%;
        float: none;

    }

    .sub03dnumber {
        padding: 0;
    }

    .sub03dl {
        width: 50%;
    }

    .sub03dnumber::before {
        top: 10px;
    }

    .sub03dnumber::after {
        top: 5px;
    }

    .sub03dr {
        width: 41.57%;
    }

    .sub03dnum {
        font-size: 6rem;
    }

    .sub06bl {
        width: 100%;
        float: none;
        position: static;
    }

    .sub06lbox {
        margin-top: 0;
        padding: 15px;
    }

    .sub06br {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .sublll {
        float: none;
        width: 100%;
    }

    .sub11r {
        height: auto !important;
        margin-left: 0;
        margin-top: 20px;
        padding-bottom: 30px !important;
    }

    .sub11-title {
        line-height: 25px;
        height: auto;
        max-height: 75px;
        margin-bottom: 10px;
    }

    .sub11-info {
        line-height: 22px;
        height: auto;
        max-height: 44px;
    }

    .sub11 li.on .sub11r {
        margin-top: 0;
        margin-left: 85px;
    }

    .warp-sub03a-bottom li:hover .sub03a-info, .warp-sub03a-bottom2 li:hover .sub03a-info {
        padding: 20px;
    }
}

@media screen and (max-width:577px) {
    .warp-sub03a-bottom li, .warp-sub03a-bottom2 li {
        margin-bottom: 20px;
    }

    .warp-sub03a-bottom .slick-dots li {
        width: 20px;
        height: 19px;
        margin: 0 5px;
    }

    .warp-sub03a-bottom {
        padding-bottom: 20px
    }

    .warp-sub03a-bottom .slick-dots li button {

        background-size: 20px 19px;
    }

    .warp-sub03a-bottom .slick-dots {
        bottom: 0;
    }

    .warp-sub03a-bottom .slick-dots li.slick-active button {

        background-size: 20px 19px;
    }

    .warp-sub03a-top li {
        margin-bottom: 5px;
    }

    .warp-sub03a-title {
        line-height: 1.6;
    }

    .warp-sub03a-top li.on .warp-sub03a-title {
        line-height: 1.2;
    }

    .warp_sub03ul>li {
        width: calc(100% / 3);
    }

    .sub06cpic {
        margin-bottom: 15px;
    }

    .sub06c-ul {
        margin: 0 -10px;
    }

    .sub06c-ul li {
        margin-bottom: 20px;
    }

    .sub06c-ul li a {
        margin: 0 10px;
    }

    .sub06c-box {
        padding-left: 15px;
    }

    .sub06c-ul li:nth-child(even) {
        margin-top: 20px;
    }

    .article .article-img {
        float: none;
        margin: 0 auto;
    }

    .sub07box::before {
        width: 170px;
        height: 167px;
    }

    .sub_02_lf {
        margin-bottom: 20px;
    }

    .only_mob {
        line-height: 40px;
    }

    .sub08l {
        width: 150px;
    }

    .sub08r {
        margin-left: 180px;
    }

    .sub08a {
        padding: 30px 30px 30px 0;
    }

    .sub08tit {
        margin: 10px 0;
    }

    .sub08a::before {
        width: calc(100% - 30px);
        left: 30px;
    }

    .sub10l {
        width: 100%;
        float: none;
    }

    .sub10r {
        margin-left: 0;
        margin-top: 15px;
        padding-left: 0 !important;
    }

    .sub10ul>li.on .sub10r {
        margin-top: 0px;

    }

    .sub10ul>li>a::before {
        width: 100%;
        height: 100%;
        left: 0;
    }

    .sub10ul>li .item {
        padding: 20px 15px;
    }

    .datelist {
        margin: 5px 0;
    }

    .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        height: 140px;
    }

    .articlelink {
        margin: 0 -15px;

    }

    .articlelink a {
        width: 60px;
        height: 60px;
        margin: 0 15px;
    }

    .sub06aul2 li, .sub06aul li {
        width: 100%;
    }

    .sub14al {
        width: 200px;
        float: none;
        margin: 0 auto 20px;
    }

    .sub14ar {
        margin-left: 0;
    }
}

@media screen and (max-width:479px) {
    .header2 .logolist, .header2 .logolist ul {
    width: 228px;
    height: 39px !important;
}
  .bannerpic::after {
        padding-bottom: calc(310% / 19.2);
    }
    .bottom4a {
      padding: 0 10px 10px;
}
    .sub04c{
        padding-bottom: 20px;
    }
 .sub04aimg {
        width: 68px;
        height: 68px;
        margin-bottom: 6px;
        position: relative;
    }
    .sub02cr{
        display:none
    }
.sub04aimg img{
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
}
    .bannertitle>h3 {
        font-size: 20px;
    }

    .r3ul li a {
        margin-bottom: 20px;
    }

    .join_list1 li {
        margin-bottom: 30px !important;
    }

    .sub06aul a {
        padding: 10px 20px 10px 10px;
    }

    .sub06aul2 .tip {
        height: 30px;
        line-height: 30px;
    }
 .sub06dul li a {
        margin: 0 5px;
    }

    .sub06dul {
        margin: 0 -5px;
    }
    .sub_02a1 .img:before {

        background-size: auto 7.19rem;
    }

    .sub06aul .right {
        left: 145px;
    }

    .aboutus-three ul {
        margin: 0 -5px;
    }

    .sub07right::before {
        transform: rotate(-1deg);
    }

    .sub06c-ul li:nth-child(even) {
        margin-top: 0
    }

    .aboutus-three ul li {
        margin-bottom: 20px;
    }

    .sub03dr {
        width: 56%;
        float: none;
        margin: 0 auto;
        position: static;
        padding-bottom: 20px;
        transform: translate(0);
    }

    .intro-item {
        padding-top: 15px;
    }

    .aboutus-three ul li a {
        margin: 0 5px;
    }

    .warp-sub03a-top li.on .warp-sub03a-title::before, .warp-sub03a-title::before {
        top: 5px;
    }

    .aboutus-top1-item {
        margin: 0 15px;
    }

    .aboutus-top1 {
        margin: 0 -15px;
    }

    .aboutus-top3 .aboutus-top1-item::before {
        width: 15px;
        right: -15px;
    }

    .aboutus-top3 .aboutus-top1-item2::before {
        left: -15px
    }

    .aboutus-top4 li:nth-child(1)::before {
        width: 15px;

    }

    .aboutus-top1-item>div.fs24 {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }

    .aboutus-top3 dd a {
        font-size: 14px;
    }

    .title {
        margin: 10px 0 20px;
    }

    .aboutus-top1 li {
        margin-bottom: 40px;
    }

    .sub03dl {
        width: 100% !important;
        float: none;
        position: static;
    }

    .aboutus-top3 li:nth-child(1) {
        padding-bottom: 40px;
    }

    .aboutus-top1-item::before {
        height: 40px;
        bottom: -40px;
    }

    .warp_sub02a {
        padding-top: 0px;
    }

    .aboutus-top2 li {
        margin: 40px 0;
    }

    .aboutus-top2 .aboutus-top1-item::after {
        height: 40px;
        top: -40px;
    }

    .aboutus-tit3 {
        height: 40px;
        line-height: 40px;
    }

    .aboutus-top3 dd {
        margin-bottom: 5px;
    }

    .aboutus-top3 dl {
        padding-bottom: 20px;
    }

    .aboutus-top4 {
        padding-top: 40px;
    }

    .aboutus-top4 .aboutus-top1-item::before {
        width: 1px;
        height: 40px;
        top: -40px;
    }

    .title2 {
        margin-top: 40px;
    }

    .footer {
        padding-top: 40px;
    }

    .gp-bread {
        display: none;
    }

    .gp-bread2 {
        display: block;
        position: static;
        transform: translate(0);
        margin-right: 20px;
    }

    .sub031 {
        padding-top: 10px;
    }

    .gp-bread2, .gp-bread2 a {
        color: #333;
    }

    .gp-bread2::before {
        background: url(../images/home3.svg) no-repeat;
        background-size: 16px 15px;
    }

    .bread {
        overflow: hidden;
        padding: 15px 0 !important;
        margin: 0 20px !important;
        border-bottom: 1px dashed #86c744;
    }

    .aboutus-one .aboutus-one-title {
        padding-top: 10px;
    }

    .warp_sub02c {
        padding-top: 0;
    }

    .sub02c-info {
        -webkit-line-clamp: 2;
        line-height: 25px;
        height: 50px;
    }

    .sub_02binfo {
        line-height: 25px;
        height: 75px;
    }

    .date2 {
        line-height: 22px;
    }

    .sub_02a ul li:last-child {
        margin-bottom: 0;
    }

    .warp_sub02b {
        padding-top: 0;
    }

    .sub_02a ul li {
        width: 100%;
    }

    .warp-sub03a-right {
        margin-top: 15px;
    }

    .warp-sub03a-top, .sub13ul li {
        margin-bottom: 15px;
    }

    .warp_sub03ul>li {
        margin-bottom: 20px;
    }

    .circle {
        width: 100px;
        height: 100px;
        margin-bottom: 10px;
    }

    .warp_sub03ul {
        margin: 0 -5px;
    }

    .warp_sub03ul li .item {
        margin: 0 5px;
    }

    .sub03a-title {
        line-height: 25px;
        height: auto;
        max-height: 75px;
    }


    .about-one-right .slick-next {
        right: 45px;
    }

    .sub04cul li .item-iner i {
        width: 34px;
        height: 34px;
        bottom: 24px;
    }

    .sub04cul li:nth-child(odd) .item-iner i {
        right: -17px;
        background-size: 16px 15px;
    }

    .sub04cul li:nth-child(even) .item-iner i {
        left: -17px;
        background-size: 16px 15px;
    }

    .map {
        height: 200px;
        margin-top: 15px;
    }

    .map-title {
        margin: 20px 0 10px;
    }

    .map-info {
        margin-bottom: 5px;
    }



    .mainlist1 {
        padding-top: 15px;
    }

    .sub12ul-list .datelist12 {
        margin-left: 10px;
        width: 66px;
    }
    .sub04aul{
        padding-bottom: 40px;
    }
    .sub04aul li{
        margin-bottom: 0;
    }
    .sub12ul-list .sub02c-info {
        line-height: 22px;
        max-height: 44px;
    }

    .sub12ul-list li .item {
        padding-bottom: 20px;
        padding-left: 30px;
    }

    .sub15ul li .item {
        padding-bottom: 15px;
    }

    .sub06aul2 li {
        margin-bottom: 20px;
    }

    .sub14c ul li {
        width: 50%;
        margin-bottom: 20px;
    }

    .sub14c ul {
        margin: 0 -10px;
    }

    .sub14c ul li a {
        margin: 0 10px;
    }

    .sub14a {
        margin-bottom: 15px;
    }

    .sub14b {
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .logolist, .logolist ul {
        height: 54px;
    }

    .header2 .logolist li:nth-child(1) .logo {
        width: 300px;
        height: 39px !important;
    }

    .header2 .logolist li:nth-child(2) .logo {
        width: 176px;
        height: 39px !important;
    }

    .header2.scroll .logolist li:nth-child(1) .logo {
        height: 45px;

    }

    .header2.scroll .logolist, .logolist ul {
        height: 45px;
        width: 300px;
    }

}

@media screen and (max-width:414px) {
    .sub03cr {
        height: 210px !important;
        margin-top: 10px;
    }

    .warp-sub03a-bottom2 li:hover .sub03a-info::after {
        height: 250px;
    }

    .logolist, .logolist ul {
        height: 40px;
        width: 228px;
    }

    .header2 .logolist li:nth-child(1) .logo {
        width: 228px;
        height: 41px !important;
    }

    .header2 .logolist li:nth-child(2) .logo {
        width: 135px;
        height: 41px !important;
    }

    .header2.scroll .logolist li:nth-child(1) .logo {
        height: 45px;

    }

    .header2.scroll .logolist, .header2 .logolist ul {
        height: 40px;
        width: 228px;
    }
}

@media screen and (max-width:400px) {
    .more2 {
        position: static;
        width: auto;
    }

    .aboutus-top4 li:nth-child(1)::before {
        display: none
    }

    .more2 a::before {
        display: none;
    }

    .warp-sub03a-left li {
        margin-bottom: 15px;
    }

    .aboutus-top4 .aboutus-top1-item::before {
        width: 1px;
    }

    .aboutus-top3 .aboutus-top1-item2 dl {
        margin-top: 0;
    }

    .aboutus-top2 li {
        width: 80%;
    }

    .sub06aul .right .swiper-slide img {
        width: 100%;
    }

    .aboutus-top3 li:nth-child(1), .aboutus-top3 li {
        width: 100%;
        padding-bottom: 20px;
    }

    .aboutus-top1 li {
        margin-bottom: 10px;
    }

    .aboutus-top3 dl.aboutus-top1-item3 {
        margin-top: 25px;
    }

    .aboutus-top3 .aboutus-top1-item::before, .aboutus-top3 li::after {
        display: none;
    }

    .aboutus-top3 li:nth-child(1)::after {
        display: none
    }

    .aboutus-top4::before, .aboutus-top3::before {
        display: none;
    }

    .aboutus-top4 {
        padding-top: 0;
    }

    .aboutus-three ul li .name-info {
        display: none
    }

    .aboutus-three2 ul li a {
        padding: 0 10px 15px;
    }

    .name {
        height: auto;
    }

    .warp-sub03a-right {
        margin-top: 0;
    }

    .warp_sub03ul>li {
        width: 50%;
    }

    .sub03cr, .sub03dr {
        width: 80%;
    }

    .sub04cul li .item-text, .sub04cul li .item-box {
        /* width: 100%; */
    }

    .sub04cul li:nth-child(odd) .item-iner i {
        /* right: calc(50% - 22px); */
        /* bottom: -22px; */
    }

    .sub04cul li:nth-child(even) .item-iner i {
        /* left: calc(50% - 22px); */
        /* bottom: -22px; */
    }

    .sub06dul li {
        /* width: 50% !important; */
        /* float: none; */
    }

    .sub06d-box>h3 {
        /* height: auto; */
    }

    .sub08l {
        width: 150px;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .sub08r {
        margin-left: 0px;
        padding: 0;
    }

    .sub08a {
        padding: 30px;
    }

    .sub08b::before {
        width: 100%;
        left: 0px;
    }

    .sub08a::after {
        width: 185px;
        height: 175px;
        right: -30px;
        bottom: -30px;
    }
}

.gp-white {
    color: #fff;
}

.join_list1 {
    margin: 0 -30px;
}

.join_list1 li {
    margin-bottom: 60px;
}

.join_list1 li>a {
    display: block;
    margin: 0 30px;
    border: 1px solid #e5e5e5;
    padding-bottom: 45px;
    height: 417px;
    box-sizing: border-box;
    position: relative;
    transition: all 0.35s ease-out;
}

.j_icon1 {
    width: 50%;
    max-width: 200px;
    margin: 50px auto 40px;
    transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}

.j_icon1>span {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}

.j_icon1>span::before, .j_icon1>span::after {
    content: '';
    width: 100%;
    height: 100%;
    border: 1px dotted #7abeb5;
    border-radius: 50%;
    position: absolute;
    top: 0;
}

.j_icon1>span::before {
    left: -10px;
}

.j_icon1>span::after {
    right: -10px;
}

.j_icon1>span i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 62px;
    background: url(../images/join_01.png) no-repeat center;
    width: 65px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat !important;
}

.j_icon1>span i::before {
    content: '';
}

.j_txt1 {
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.j_txt1 h3 {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-align: center;
}

.j_txt1 .j_summary {
    line-height: 30px;
    height: 0;
    overflow: hidden;
    transition: all 0.55s ease-out;
}

.join_list1 li>a::before {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: #007072;
    background: -webkit-linear-gradient(top, #007072, #46a599);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #007072, #46a599);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #007072, #46a599);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #007072, #46a599);
    transition: all 0.35s ease-out;
    opacity: 0;
}

.join_list1 li>a:hover {
    padding: 30px;
}

.join_list1 li>a:hover::before {
    height: 100%;
    opacity: 1;
}

.join_list1 li>a:hover .j_icon1 {
    width: 64px;
    margin: 0;
    position: relative;
}

.join_list1 li>a:hover .j_icon1>span::before, .join_list1 li>a:hover .j_icon1>span::after {
    display: none;
}

.join_list1 li>a:hover .j_icon1>span i {
    background: url(../images/join_01_hover.png);
    background-repeat: no-repeat !important;
}

.join_list1 li>a:hover .j_txt1 {
    width: 100%;
}

.join_list1 li>a:hover h3 {
    text-align: left;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 24px;
}

.join_list1 li>a:hover .j_summary {
    color: #fff;
    height: 150px;
}

.join_list1 li:nth-child(2) .j_icon1>span i {
    background: url(../images/join_02.png) no-repeat center;
}

.join_list1 li:nth-child(2)>a:hover .j_icon1>span i {
    background: url(../images/join_02_hover.png);
}

.join_list1 li:nth-child(3) .j_icon1>span i {
    background: url(../images/join_03.png) no-repeat center;
}

.join_list1 li:nth-child(3)>a:hover .j_icon1>span i {
    background: url(../images/join_03_hover.png);
}

.j_more {
    float: right;
    color: #f8b551;
    display: none;
    position: relative;
    z-index: 15;
    padding-top: 20px;
}

.j_more span {
    text-decoration: underline;
    margin-right: 5px;
}

.join_list1 li>a:hover .j_more {
    display: block;
}

.join_list1 li>a:hover .j_icon1::after {
    content: '';
    width: 8px;
    height: 54px;
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 1px dashed #fff;
    border-right: 1px dashed #fff;
    opacity: 0.55;
    filter: alpha(opacity=55);
}

.wrap_join02 {
    background: url(../images/join_bg1.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0 17px;
}

.j_list2 {
    margin: 0 -52px
}

.j_list2 li {
    margin-bottom: 60px;
}

.j_list2 li>a {
    display: block;
    padding: 18px 52px 11px;
    position: relative;
    transition: all 0.35s ease-out;
}

.j_list2 li>a * {
    position: relative;
    z-index: 10;
}

.j_list2 li span {
    display: block;
    height: 32px;
    line-height: 32px;
    background: url(../images/join_icon1.png) no-repeat left center;
    padding-left: 32px;
    background-size: 21px 20px;
    color: #f6ac19;
    margin-bottom: 10px;
}

.j_list2 li h3 {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #fff;
}

.j_list2 li:nth-child(2n)>a {
    border-left: 1px solid rgba(255, 255, 255, 0.35);
}

.j_list2 li>a:before {
    content: '';
    width: 0;
    height: 100%;
    background-color: rgba(0, 112, 114, 0.55);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    transition: all ease-in-out .6s;
    -ms-transition: all ease-in-out .6s;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
}

.j_list2 li>a:hover::before {
    width: 100%;
}

.j_list2 li>a:hover {
    border-left: 1px solid #d4b96a;
    padding-left: 30px;
}

.join_col3 {
    padding-top: 40px;
    padding-bottom: 30px;
}

.j_img {
    margin-top: -80px;
}

.j_txt {
    line-height: 36px;
    height: 144px;
    overflow: hidden;
}

.j_img {
    float: right;
    width: 56.57%;
}

.j_txt {
    margin-right: 58%;
}

@media screen and (max-width:1240px) {
    .join_list1 li>a {
        margin: 0 15px;
    }

    .join_list1 {
        margin: 0 -15px;
    }

    .intro-item {
        padding-top: 15px !important;
    }
}

@media screen and (max-width:998px) {
    .j_icon1>span i {
        background-size: 45px !important;
    }

    .join_list1 li>a:hover .j_icon1::after {
        display: none;
    }

    .join_list1 li>a:hover h3 {
        margin-top: 0;
    }

    .join_list1 li>a {
        height: 350px;
    }

    .j_list2 li {
        margin-bottom: 30px;
    }

    .j_img {
        float: none;
        width: 100%;
        margin: 0;
    }

    .j_img img {
        width: 100%;
    }

    .j_txt {
        margin: 10px 0 0;
    }

}

@media screen and (max-width:767px) {
    .j_txt1 h3 {
        height: auto;
    }

    .j_icon1 {
        max-width: 100px;
        margin: 20px auto 10px;
    }

    .join_list1 li>a {
        height: auto;
        padding-bottom: 20px;
    }

    .j_list2 {
        margin: 0;
    }

    .j_list2 li:nth-child(2n)>a {
        border: none;
    }

    .j_list2 li>a {
        padding: 10px 0;
    }.sub06lbox::before {
 width: 78px;
 height: 70px;
 bottom: auto;
 top: 0;
 }
.wrap_join02 {

    padding: 20px 0 20px;
}
    .j_list2 li {
        margin-bottom: 5px;
    }

    .j_list2 li h3 {
        height: auto;
        line-height: 25px;
    }
    .sub06aul .slick-dots {
    bottom: 12px;
}

 .sub06aul .slick-dots li .sub_02b .slick-dots li, .sub06aul .slick-dots li {
    width: 20px;
    height: 19px;
    margin: 0 5px;
}

 .sub06aul .slick-dots li button {
   
    background-size: 20px 19px;
}

 .sub06aul .slick-dots li.slick-active button, .sub_02b .slick-dots li.slick-active button, .sub06aul .slick-dots li.slick-active button {
    background-size: 20px 19px;
}

    .sub_02b>ul {
    padding-bottom: 60px;
}
    .sub_02b .slick-dots li button, .sub06aul .slick-dots li button{
         background-size: 20px 19px;
         width: 20px;
         height: 19px;
}
    .sub_02b .slick-dots li, .sub06aul .slick-dots li {
    width: 20px;
         height: 19px;
    margin: 0 5px;
}
}
@media screen and (max-width:479px){
    .j_txt{
         height: auto;
         line-height: 25px;
         margin-bottom: 30px;
    }
}