/* 1200px */
@charset "utf-8";

.box1 {
    background-image: url(../image/index11.jpg);
    background-size: 100% auto;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.box1_1 {}

.box1_1 .left {
    width: calc(100% - 680px);
    box-sizing: border-box;
    padding: 20px 0;
    padding-right: 60px;
    position: relative;
}

.box1_1 .left .title {
    font-size: 20px;
    font-weight: 600;
}

.box1_1 .left .name {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #007038;
    font-size: 30px;
    font-weight: 600;
}

.box1_1 .left .summary {
    line-height: 30px;
    -webkit-line-clamp: 4;
    height: 120px;
}

.box1_1 .left .publicmore {
    margin-top: 60px;
}

.publicmore {
    width: 80px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #007038;
    color: #ffffff;
    border-radius: 50px;
    font-size: 14px;
}

.publicmore:hover {
    background-color: #c59c68;
}

.box1_1 .right {
    width: 680px;
    padding-left: 60px;
    padding-right: 75px;
    box-sizing: border-box;
    position: relative;
    height: 340px;
}

.box1_1 .right img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.box1_1 .right .item2 {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 158px;
    padding: 30px 20px;
    color: #ffffff;
    border-radius: 5px;
    padding-top: 0px;
    z-index: 3;
    background-color: #b6b42e;
}

.box1_1 .right .item2 .title {
    margin-top: 30px;
    font-size: 22px;
    font-weight: 600;

}

.box1_1 .right .item2 .summary {
    line-height: 26px;
}

.box1_1 .right .item1 {
    height: calc(100% - 40px);
    width: 100px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    background-color: #cbcbb9;
    z-index: 1;
}

.box1_2 {
    margin-top: 60px;
}

.box1_2 .left {
    width: 400px;
    height: 336px;
    padding-left: 45px;
    position: relative;
}

.box1_2 .left img {
    height: 100%;
    width: 225px;
    position: relative;
    z-index: 3;
}

.box1_2 .left .block {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 100%;
    height: calc(100% - 40px);
    border-radius: 5px;
    background-color: #c59c68;
    z-index: 1;
    color: #ffffff;
    padding: 30px;
    box-sizing: border-box;
}

.box1_2 .left .block .item1,
.box1_2 .left .block .item2 {
    writing-mode: vertical-rl;
    float: right;
    height: 100%;
}

.box1_2 .left .block .item1 {
    margin-left: 10px;
    font-size: 24px;
}

.box1_2 .right {
    width: calc(100% - 400px);
    padding-left: 50px;
    padding-top: 20px;
    box-sizing: border-box;
}

.box1_2 .right .name {
    font-size: 30px;
    color: #c59c68;
    margin-bottom: 15px;
    font-weight: 600;
}

.box1_2 .right .summary1 {
    font-size: 20px;
    font-weight: 600;
}

.box1_2 .right .summary2 {
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 20px;

}

.box1_2 .slick-dots {
    display: none !important;
}

.slider1 .slick-prev,
.slider1 .slick-next {
    position: absolute;
    top: 50%;
    left: -37px;
    transform: translateY(-50%);
    background-image: url(../image/sjleft.png);
    width: 12px;
    height: 20px;
    background-size: 100% 100%;
    z-index: 9;
}

.slider1 .slick-next {
    left: auto;
    background-image: url(../image/sjright.png);
    right: -37px;
}

.slider1 .slick-prev:hover {
    background-image: url(../image/sjleft1.png);
}

.slider1 .slick-next:hover {
    background-image: url(../image/sjright1.png);
}

.title1 {
    margin-bottom: 50px;
    position: relative;
}

.title1 .name {
    line-height: 30px;
    font-size: 28px;
    float: left;
    font-weight: 600;
}

.title1 .name span {
    color: #007038;
}

.title1 .more {
    float: right;
    height: 30px;
    width: 80px;
    border: 1px solid #d6d6d6;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    box-sizing: border-box;

}

.title1 .more:hover {
    opacity: 0.6;
}

.title1 .d2 {
    width: 7px;
    height: 7px;
    background-color: #d6d6d6;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 64px;
    border-radius: 50%;
}

.title1 .icon {
    float: left;
    margin-left: 20px;
}

.title1 .d1 {
    width: 10px;
    height: 10px;
    background-color: #d6d6d6;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;

    left: 180px;
}

.title1 .line {
    width: calc(100% - 260px);
    height: 2px;
    background-color: #d6d6d6;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 190px;
}

.box2 {

    background-image: url(../image/index10.jpg);
    background-size: 100% 100%;
    background-color: #eef7f4;
    background-position: left bottom;
    background-repeat: no-repeat;

}

.box2 .list {
    width: calc(100% + 25px);
}

.box2 .list .item {
    padding-right: 25px;
    box-sizing: border-box;
}

.box2 .list .left {
    width: 187px;
    height: 260px;
    overflow: hidden;
}
.box2 .list .left img{
       margin: auto;
       display: block;
       height: 100%;
       width: auto;
       object-fit: fill;
       max-width: none;
       transform: translateX(-50%);
       margin-left: 50%;
}
.box2 .list .right {
    width: calc(100% - 187px);
    box-sizing: border-box;
    padding-left: 25px;
}

.box2 .list .right .name {
    padding-top: 10px;
    padding-bottom: 17px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}

.box2 .list .right .name .line {
    width: 45px;
    height: 2px;
    bottom: 0px;
    position: absolute;
    left: 0px;
    background-color: #007038;
}

.box2 .list .right .summary {
    font-size: 14px;
    line-height: 25px;
    color: #4c4c4c;
    height: 125px;
    margin: 25px 0;
}

.box3 .list {
    width: calc(100% + 20px);
}

.box3 .item {
    position: relative;
    margin-right: 20px;
    width: calc(50% - 20px);
    border: 1px solid #dddddd;
    box-sizing: border-box;
    /* border-bottom: 5px solid #c59c68; */
    padding: 20px 30px;
    float: left;
    margin-bottom: 20px;
}

.box3 .list .title {
    color: #2b292e;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box3 .list .summary {
    line-height: 26px;
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
}

.box3 .list .line {
    position: absolute;
    bottom: 0px;
    left: -1px;
    width: calc(100% + 2px);
    height: 5px;
    background-color: #c59c68;

}

.box3 .list .item:hover {
    background-color: #eef7f4;
    border: 1px solid #eef7f4;
}

.box3 .list .item:hover .line {
    background-color: #007038;

}

.box3 {
    background-image: url(../image/index21.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.box3 .box {
    padding-bottom: 40px;
}

.box4 {
    background-image: url(../image/index18.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;

}

.box4 .list {
    /* transition-duration: 0ms;
    transform: translate3d(90px, 0px, 0px); */
}

.box4 .list .item {
    float: left;
    width: 336px !important;
    height: 345px;
    box-sizing: border-box;
    position: relative;
}

.box4 .slick-list {
    /* overflow: visible !important; */
}

.box4 .list .item:hover {
    opacity: 0.6;
}

.box4 .list .item .text {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 200%;
    text-align: center;
}

.box4 .list .style2 .text {
    display: block;
}

.box4 .list .item .text .title {
    color: #007038;
    font-weight: 600;
}

.box4 .list .item .text .date {
    color: #999999;
    margin-top: 7px;
}

.box4 .list {
    /* overflow: hidden; */
    /* padding-bottom: 40px; */
}

.box4 .list .slick-list {
    padding-bottom: 43px;
}

.box4 .list .item img {
    width: 100%;
    height: 100%;
}

.box4 .list .item.style2 {
    width: 528px !important;
    padding: 20px 35px;
}

.box4 .list .item.style1 img {
    /* 图片裁切剪切 改变图片形状 div改变形状 div裁切剪切 */
    /* https://blog.csdn.net/M_allstar/article/details/109219046?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-1-109219046-blog-105097282.235%5Ev38%5Epc_relevant_yljh&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-1-109219046-blog-105097282.235%5Ev38%5Epc_relevant_yljh&utm_relevant_index=1  */
    /* clip-path: circle(50%);*/
    -webkit-clip-path: polygon(100% 15%, 100% 85%, 0% 100%, 0 0);
    clip-path: polygon(100% 15%, 100% 85%, 0% 100%, 0 0);
}

.box4 .list .item.style3 img {
    -webkit-clip-path: polygon(100% 15%, 100% 85%, 0% 100%, 0 0);
    clip-path: polygon(100% 0%, 100% 100%, 0% 85%, 0 15%);
}

/* .box4 .list .item .back1{
    width: 102%;
    height: 13%;
    position: absolute;
    background-color: #eef7f4;
    transform: rotate(-7deg);
    bottom: -24px;
    left: 0px;
} */
/* .box4********************************* */
.box4 .list4 {
    width: calc(100% + 92px);
    transform: translateX(-46px);
}

.swiper-button-prev,
.swiper-button-next {
    width: 12px !important;
    height: 20px !important;
    color: rgb(0, 0, 0, 0) !important;
    background-image: url(../image/sjleft.png);
    background-size: 100% 100%;
    z-index: 9;
    transform: translateY(-50%);
}

.swiper-button-next {

    background-image: url(../image/sjright.png);
}

.box4 .text {}


.box4 .text {
    display: none;
    position: absolute;
    top: calc(100% + 20px);
    left: 50%;
    transform: translateX(-50%);
    width: 200%;
    text-align: center;
}

.box4 .swiper-slide {
    /*border: 1px solid #ccc;*/
}

.box4 .swiper-slide-next .text {
    display: block;
}

.box4 .swiper-slide-next img{
margin-top:3px;
}
.box4 .text .title {
    color: #007038;
    font-weight: 600;
}

.box4 .text .date {
    color: #999999;
    margin-top: 7px;
}

.box4 .swiper {
    /* overflow: visible !important; */
    padding-bottom: 63px;
    padding-top: 10px;
}

.box4 .swiper img {
    width: 100%;
    height: 290px;
}

.box5 .left {
    width: 65%;

}

.box5 .left .list {
    width: calc(100% + 20px);
}

.box5 .left .list .item {
    margin-right: 20px;
    width: calc(33.33% - 20px);
    height: 360px;
    float: left;
    position: relative;
    min-height: 150px;
}

.box5 .left .list img {
    width: 100%;
    height: 100%;

}

.box5 .left .list .back1 {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(rgba(19, 107, 76, 0), rgba(19, 107, 76, 0.8));

}

.box5 .left .list .back2 {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    background: rgba(19, 107, 76, 0.6);
    box-sizing: border-box;
    padding: 60px 40px;
    color: #ffffff;
    display: none;

}

.box5 .left .list .text1 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    font-weight: 600;
    color: #ffffff;
}

.box5 .left .list .back2 .title {
    font-weight: 600;
    line-height: 24px;
}

.box5 .left .list .back2 .summary {
    color: #bcd3c2;
    line-height: 24px;
    margin-top: 15px;
}

.box5 .left .item:hover .back1,
.box5 .left .item:hover .text1 {
    display: none;
}

.box5 .left .item:hover .back2 {
    display: block;
}

.box5 .right {
    width: 35%;
    padding-left: 40px;
}

.box5 .right .item {
    line-height: 44px;
    border-bottom: 1px dashed #e0e0e0;
}

.box5 .right .item:hover {
    color: #088b76;
}

.box5 .box5_2 {
    padding-top: 0px;
}

.box5 .list1 {
    height: 600px;
    position: relative;
}

.box5 .list1 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.box5 .list1 .item {
    position: absolute;
}

.box5 .list1 .item:hover {
    opacity: 0.6;
}

.box5 .list1 .img1 {
    width: calc(50% - 5px);
    height: calc(50% - 5px);
    top: 0;
    left: 0;
}

.box5 .list1 .img2 {
    width: calc((50% - 15px)/2);
    height: calc(50% - 5px);
    bottom: 0;
    left: 0;
}

.box5 .list1 .img3 {
    width: calc((50% - 15px)/2);
    height: calc(50% - 5px);
    bottom: 0;
    left: calc((50% - 15px)/2 + 10px);
}

.box5 .list1 .img4 {
    width: calc((50% - 15px)/2);
    height: 100%;
    top: 0;
    left: calc(50% + 5px);
}

.box5 .list1 .img5 {
    width: calc((50% - 15px)/2);
    height: calc(43% - 5px);
    top: 0;
    right: 0;
}

.box5 .list1 .img6 {
    width: calc((50% - 15px)/2);
    height: calc(57% - 5px);
    bottom: 0;
    right: 0;
}

@media screen and (max-width: 1240px) {

.box4 .swiper img {

    height: calc(94vw / 3/42*29);

}
    .box1_2,
    .box2list {
        padding: 0px 37px;
    }

    .box2 .slider1 .slick-next {
        right: -12px;
    }

    /* .box2 .list {
        padding-right: 62px;
    } */
    .box4 .list .item {
        height: calc(94vw*0.28/336*345);
    }

    .box4 .list .item.style2 {
        height: calc(94vw*0.44/528*345);
    }

    .box5 .list1 {
        height: 48vw;
    }

    .box4 .list4 {
        width: calc(100%);
        transform: translateX(0px);
    }

}

@media screen and (max-width: 1100px) {
    .box1_1 .left {
        padding-right: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .box1_1 .left .summary {
        height: auto;
    }

    .box1_1 .left {
        width: 100%;
        padding: 0px;
    }

    .box5 .left,
    .box5 .right {
        width: 100%;

    }

    .box5 .right {
        margin-top: 40px;
        padding-left: 0;
    }

    .box1_1 .right {
        margin-top: 40px;
        width: 100%;
        height: calc(94vw / 68*34);
    }

    .box1_1 .left .publicmore {

        margin-top: 25px;float: right;

    }
}

@media screen and (max-width: 800px) {
    .box4 .text{
        top: calc(100% + 10px);
    }
    .box4 .list4 {
        width: calc(100% + 20px);
        transform: translateX(-10px);
      }
    /* .swiper-button-prev {
        left: 20px !important;
    }

    .swiper-button-next {
        right: 20px !important;
    } */
    .box2 .list .right .name {
        padding-top: 5px;
        padding-bottom: 10px;
        font-size: 16px;
    }

    .box1_2 .left .block .item2 {
        font-size: 12px;
    }

    .box1_2 .left {
        height: 205px;
        padding-left: 15px;
        width: 212px;
    }

    .box1_2 {
        padding: 0px 27px;
    }

    .box1_2 .slider1 .slick-prev {
        left: -27px;
    }

    .box1_2 .slider1 .slick-next {
        right: -27px;
    }

    .box1_2 .left .block {
        height: calc(100% - 20px);
        padding: 15px;
    }

    .box1_2 .left img {
        width: 130px;
    }

    .box1_2 .left .block .item1 {
        font-size: 14px;
    }

    .box1_2 .right {
        width: calc(100% - 212px);
        padding-left: 15px;
        padding-top: 5px;
        box-sizing: border-box;
    }

    .box1_2 .right .name {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .box1_2 .right .summary2 {
        font-size: 12px;
        line-height: 22px;
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .box1_2 .right .summary1 {
        font-size: 14px;
    }

    .box1_1 .left .summary {
        line-height: 24px;
    }

    .box4 .list .item.style2 {
        padding: 15px 15px;
    }

    .box1_1 .left .name {
        margin-top: 10px;
        margin-bottom: 15px;
        color: #017a6a;
        font-size: 20px;
        font-weight: 600;
    }

    .box1_1 .left .publicmore {
        margin-top: 15px;
    }

    .box1_1 .right {
        padding-left: 30px;
        padding-right: 55px;
    }

    .box1_1 .right .item2 {
        width: 120px;
        /* padding: 10px; */
    }

    .box1_1 .right .item2 .title {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .box1_1 .right .item2 .summary {
        line-height: 20px;
        font-size: 12px;
    }

    .box1_1 .right {
        margin-top: 20px;
    }

    .box1_1 .left .title {

        font-size: 16px;
    }

    .box2 .list .right .summary {
        font-size: 12px;
        line-height: 22px;
        color: #4c4c4c;
        height: 110px;
        margin: 15px 0;
    }

    .publicmore {
        width: 59px;
        height: 24px;
        text-align: center;
        line-height: 25px;
        background-color: #007038;
        color: #ffffff;
        border-radius: 50px;
        font-size: 12px;
    }

    .box2 .list .left {
        width: 146px;
        height: 203px;
    }

    .box2 .list .right {
        width: calc(100% - 146px);
        box-sizing: border-box;
        padding-left: 15px;
    }

    .box2 .list {
        width: calc(100% + 15px);
    }

    .box2 .list .item {
        padding-right: 15px;
    }

    .box2list {
        padding: 0px 27px;
    }

    .box2 .slider1 .slick-prev {
        left: -27px;
    }



    .box4 .list .item.style2 {
        height: calc(94vw*0.44/528*375);
    }

    .box4 .list .item {
        height: calc(94vw*0.28/336*375);
    }

    .box1_2 {
        margin-top: 20px;
    }

    .title1 .name {
        font-size: 18px;
        line-height: 25px;
    }

    .title1 .more {
        font-size: 12px;
        height: 25px;
        line-height: 25px;
        width: 60px;
    }

    .title1 .d2 {
        right: 50px;
    }

    .title1 .d1 {
        left: 122px;
    }

    .title1 .line {
        left: 132px;
        width: calc(100% - 186px);
    }

    .title1 .icon {
        margin-top: 3px;
    }

    .title1 .icon {
        float: left;
        margin-left: 10px;
        width: 30px;
    }

    .title1 {
        margin-bottom: 15px;
    }

    .box3 .list .summary {
        line-height: 23px;
        margin-top: 10px;
        color: #666666;
        font-size: 13px;
    }

    .box3 .item {
        padding: 15px;
    }

    .box3 .list {
        width: calc(100% + 15px);
    }

    .box3 .item {
        margin-right: 15px;
        width: calc(50% - 15px);
        margin-bottom: 15px;
    }

    .box3 .box {
        padding-bottom: 5px;
    }

    .box5 .left .list .item {
        margin-right: 15px;
        width: calc(33.33% - 15px);
        height: calc((94vw - 30px)/3/240*360);
    }

    .box5 .left .list .back2 {
        padding: 15px;
    }

    .box5 .left .list .back2 .summary {
        margin-top: 5px;
    }

    .box5 .right {
        margin-top: 20px;
    }

    .box5 .right .item {
        line-height: 40px;
    }
}

@media screen and (max-width: 600px) {
    .box1_1 .right .item2 {
        padding: 15px 10px;
        padding-top: 0px;
    }

    .box1_1 .right .item2 .title {
        margin-top: 15px;
    }

    .box1_1 .right .item1 {
        height: calc(100% - 20px);
    }

}

@media screen and (max-width: 500px) {
    .box1_2 .left img {
        width: 80px;
    }

    .box5 .left .list .back2 {
        padding: 10px;
    }

    .box5 .left .list .text1 {
        padding: 10px;
        font-size: 12px;
    }

    .box5 .left .list .back2 .title,
    .box5 .left .list .back2 .summary {
        font-size: 12px;
        line-height: 20px;
    }

    .box1_2 .left {
        padding-left: 10px;
    }

    .box1_2 .left .block {
        padding: 10px;
    }

    .box1_2 .left .block .item1 {
        margin-left: 5px;
    }

    .box1_2 .left {
        height: 120px;
        width: 145px;
        margin-top: 40px;
    }

    .box1_2 .right {
        width: calc(100% - 145px);
    }

    .box3 .item {
        width: calc(100% - 15px);
    }
}

@media screen and (max-width: 450px) {
    .box1_1 .right {
        min-height: 221px;
    }
}