.box1 {}

.box1 .left {
    width: 66%;
}

.box1 .left .title1 {
    width: calc(100% - 35px);
}

.title1 {
    position: relative;
    margin-bottom: 40px;
}

.title1 .t_name {
    font-size: 33px;
    font-weight: 600;
    color: #63a50a;
    padding-left: 20px;
    line-height: 60px;
    float: left;
}

.title1 .t_icon {

    background-image: url(../image/index10.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px dashed #63a50a;
    float: left;
}

.title1 .t_more {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    padding-left: 33px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../image/index56.png);
}

.title1 .t_more:hover {
    opacity: 0.6;
}

.box1 .left .list {
    padding: 35px;
    box-sizing: border-box;
    background-color: #f7faf3;
    height: 570px;
}

.box1 .left .list .imglist {
    width: calc(100% + 35px);
}

.box1 .left .list .imglist .item {
    width: calc(50% - 35px);
    margin-right: 35px;
    float: left;
}

.box1 .left .list .imglist .item .img {
    height: 275px;
    width: 100%;
    object-fit: cover;
}

.box1 .left .list .imglist .item .text {
    padding-bottom: 20px;
    border-bottom: 1px solid #d9dbdf;
}

.box1 .left .list .imglist .item .title {
    margin-top: 20px;
    margin-bottom: 15px;

}

.box1 .left .list .imglist .item:hover .title,
.box1 .left .list .textlist .item:hover .title,
.box1 .right .list .item:hover .title,
.box2 .right .item:hover .text .title {
    color: #63a50a;
    text-decoration: underline;
}

.box1 .left .list .imglist .item:hover .date,
.box2 .right .item:hover .text .date {

    color: #63a50a;
    background-image: url(../image/index1.png);
}

.box1 .left .list .imglist .item .date {
    color: #4b4b4b;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
    background-image: url(../image/index2.png);
    font-size: 15px;
}

.box1 .left .list .textlist {}

.box1 .left .list .textlist .item {
    margin-top: 25px;
    box-sizing: border-box;
    position: relative;
}

.box1 .left .list .textlist .item .title::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 4px;
    background-color: #883b8a;
    content: "";

}

.box1 .left .list .textlist .item .title {
    padding-left: 18px;
    position: relative;
    width: calc(100% - 90px);
    float: left;
}


.box1 .left .list .textlist .item .date {
    color: #888989;
    float: right;
}

.box1 .left .list .textlist .item:hover .date {

    color: #63a50a;
}

.box1 .right {
    width: 34%;
}

.box1 .right1 {
    background-color: #f7faf3;
    position: relative;
    padding: 35px;
    padding-left: 0px;
}

.box1 .right .back {
    background-color: #ffffff;
    padding-left: 35px;
    height: 100%;
    width: 74%;
    position: absolute;
    top: 0px;
    right: 0px;
}

.box1 .right .back2 {
    height: 100%;
    background-color: #63a50a;
}

.box1 .right .list {
    background-color: #ffffff;
    padding: 45px 35px;
    padding-top: 0px;
    position: relative;
    z-index: 3;
    height: 500px;
}

.box1 .right .list .item {
    padding-top: 31px;
}

.box1 .right .list .date {
    float: left;
    width: 65px;
}

.box1 .right .list .date1 {
    font-weight: 600;
    font-size: 30px;
    color: #63a50a;
}

.box1 .right .list .date2 {
    margin: 5px 0;
    font-size: 12px;
}

.box1 .right .list .title {
    line-height: 30px;
    padding-left: 18px;
    box-sizing: border-box;
    height: 60px;
    border-left: 1px solid #d9dbdf;
}

.box1 .right .title1 .t_icon {
    background-image: url(../image/index17.png);
}

.box2 {
    background-color: #f7faf3;
    background-image: url(../image/index6.png);
}

.box2 .left {
    width: 52%;
    padding-right: 48px;
    box-sizing: border-box;
}

.box2 .left .title1 .t_icon {
    background-image: url(../image/index12.png);
}

.box2 .left .list {
    width: calc(100% + 23px);
}

.box2 .left .list .item {
    width: calc(50% - 23px);
    margin-right: 23px;
    float: left;
    margin-bottom: 23px;
    padding: 25px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 1px rgb(228, 227, 227);
}

.box2 .left .list .item .date {
    color: #959595;
}

.box2 .left .list .item .title {
    line-height: 26px;
    margin-top: 15px;
}

.box2 .left .list .item:hover {
    background-color: #63a50a;
    color: #ffffff;
}

.box2 .left .list .item:hover .date {
    color: #aee466;
}

.box2 .right {
    width: 48%;
}

.box2 .right .title1 .t_icon {
    background-image: url(../image/index14.png);
}

.box2 .right .list {}

.box2 .right .item {
    margin-bottom: 23px;
    box-shadow: 0px 0px 5px 1px rgb(228, 227, 227);
    background-color: #ffffff;
}

.box2 .right .item .img {
    width: 187px;
    height: 136px;
    object-fit: cover;
    float: left;
}

.box2 .right .item .text {
    padding: 25px;
    box-sizing: border-box;
    float: right;
    width: calc(100% - 187px);
}

.box2 .right .item .text .title {
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px;
}

.box2 .right .item .text .date {
    color: #4b4b4b;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
    background-image: url(../image/index2.png);
}

.box3 {}

.box3 .box {
    padding-bottom: 0px;

}

.box3 .title1 .t_icon {
    background-image: url(../image/index13.png);
}

.box3 .list {
    width: calc(100% + 25px);
}

.box3 .item {
    float: left;
    width: calc(25% - 25px);
    margin-right: 25px;
    box-sizing: border-box;
    box-shadow: 0px 0px 1px 1px #b7d88a;
    line-height: 146px;
    padding: 0px 60px;
    position: relative;
    background-image: url(../image/index21.png);
    background-repeat: no-repeat;
    background-position: left 60px center;
    text-align: right;
    font-size: 18px;
}

.box3 .item:nth-child(2) {

    background-image: url(../image/index23.png);
}

.box3 .item:nth-child(3) {

    background-image: url(../image/index24.png);
}

.box3 .item:nth-child(4) {

    background-image: url(../image/index22.png);
}

.box3 .item:hover {
    box-shadow: 0px 0px 10px 1px #b7d88a;
    transition: all 0.4s;
}

.box4 {
    background-image: url(../image/index_02.png);
    background-size: 100% 100%;
}

.box4 .title1 .t_icon {
    background-image: url(../image/index16.png);

}

.box4 .slick-slide .image img {
    width: 100%;
}

.box4 .slick-slide .image .img1 {
    opacity: 0;
}

.box4 .slick-slide .image .img2 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box4 .slick-slide .image {
    overflow: hidden;
    position: relative;
}

.box4 .slick-slide .text {
    padding-top: 20px;
    text-align: center;
}

.box4 .list {
    width: calc(100% + 40px);
}

.box4 .item {
    box-sizing: border-box;
    padding-right: 40px;
}

.box4 .block:hover .image img {
    transform: scale(1.05);
    transition: all 0.4s;
}

.box4 .block:hover .text {
    color: #63a50a;
}

.box4 .slick-prev,
.box4 .slick-next {
    z-index: 9;
    width: 40px;
    height: 74px;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 20px);
    transform: translateY(-50%);
    left: -80px;
    background-color: #808387;
    background-image: url(../image/index78.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.box4 .slick-next {
    left: auto;
    right: -40px;
    background-image: url(../image/index79.png);
}

.box4 .slick-prev:hover,
.box4 .slick-next:hover {
    opacity: 0.7;
}

.box4 .box {
    padding: 80px 0;
}

@media screen and (max-width: 1630px) {
    .box4 .list {
        padding-left: 80px;
        padding-right: 80px;
    }

}

@media screen and (max-width: 1450px) {
    .box4 .box {
        padding-left: 3%;
        padding-right: 3%;
    }
}

@media screen and (max-width: 1300px) {
    .box3 .item {
        padding: 0px 30px;
        background-position: left 30px center;
        background-size: 70px;
    }
}

@media screen and (max-width: 1000px) {
    .box3 .item {
        padding: 0px 20px;
        background-position: left 20px center;
        line-height: 100px;
        background-size: 45px;
    }

    .box1 .left,
    .box1 .right,
    .box2 .left,
    .box2 .right {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .box2 .right {

        margin-top: 20px;
    }

    .box1 .right {
        margin-top: 40px;
        padding-left: 0px;
    }

    .box1 .left .title1 {
        width: calc(100%);
    }


    .box1 .right .list {
        height: auto;
    }

    .box1 .right1 {
        padding: 35px;
    }
}

@media screen and (max-width: 800px) {
    .box4 .box {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .box4 .slick-slide .text {
        padding-top: 10px;
    }

    .box4 .list {
        padding-left: 30px;
        padding-right: 30px;
    }

    .box4 .slick-prev,
    .box4 .slick-next {
        background-size: 8px;
        width: 20px;
        height: 37px;
        left: -30px;
    }

    .box4 .slick-next {
        right: -15px;
        left: auto;
    }

    .box4 .list {
        width: calc(100% + 15px);
    }

    .box4 .item {
        padding-right: 15px;
    }

    .box3 .list {
        width: calc(100% + 15px);
    }

    .box3 .item {
        width: calc(25% - 15px);
        margin-right: 15px;
        font-size: 14px;
        line-height: 75px;
        background-size: 35px;
    }

    .box2 .left .list {
        width: calc(100% + 15px);
    }

    .box1 .right {
        margin-top: 20px;
    }

    .box2 .right .item .text .title {
        line-height: 24px;
        margin-bottom: 10px;
    }

    .box2 .right .item .text .date {
        background-size: 13px;
        padding-left: 20px;
        background-position: left top 1px;
    }

    .box2 .right .item .text {
        padding: 15px;
        width: calc(100% - 144px);
    }

    .box2 .right .item .img {
        width: 144px;
        height: 104px;
    }

    .box2 .right {
        margin-top: 5px;
    }

    .box2 .left .list .item {
        width: calc(50% - 15px);
        margin-right: 15px;
        margin-bottom: 15px;
        padding: 15px;
    }

    .box2 .left .list .item .title {
        line-height: 24px;
        margin-top: 10px;
    }

    .box1 .right1 {
        padding: 15px;
    }

    .box1 .right .list .date1 {
        font-size: 22px;
    }

    .box1 .right .list .date2 {
        margin: 3px 0;
    }

    .box1 .right .list .title {
        line-height: 23px;
        padding-left: 13px;
        height: 46px;
    }

    .box1 .right .list .date {
        width: 55px;
    }

    .title1 .t_name {
        font-size: 18px;
        line-height: 35px;
        padding-left: 10px;
    }

    .box1 .right .list {
        padding: 15px;
        padding-top: 0px;
    }

    .box1 .right .list .item {
        padding-top: 20px;
    }

    .title1 .t_icon {
        width: 35px;
        height: 35px;
        background-size: 15px auto;
        background-size: 20px auto;
    }

    .title1 .t_more {
        background-size: 15px;
        padding-left: 22px;
    }

    .title1 {
        margin-bottom: 15px;
    }

    .box1 .left .list {
        padding: 15px;
        height: auto;
    }

    .box1 .left .list .imglist {
        width: calc(100% + 15px);
    }

    .box1 .left .list .imglist .item {
        width: calc(50% - 15px);
        margin-right: 15px;
    }

    .box1 .left .list .imglist .item .title {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .box1 .left .list .imglist .item .text {
        padding-bottom: 15px;
    }

    .box1 .left .list .imglist .item .img {
        height: calc((94vw - 45px)/2/410*275);
    }

    .box1 .left .list .imglist .item .date {
        background-size: 12px;
        padding-left: 18px;
        font-size: 14px;
        background-position: left top 1px;
    }

    .box1 .left .list .textlist .item {
        margin-top: 20px;
    }

    .box2 .right .item {
        margin-bottom: 20px;
    }

    .box2 .box {
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 700px) {
    .box3 .item {
        width: calc(50% - 15px);
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 500px) {
    .box1 .left .list .imglist .item {
        width: calc(100% - 15px);
    }

    .box2 .left .list .item {
        width: calc(100% - 15px);
    }

    .box1 .left .list .imglist .item .img {
        height: calc((94vw - 30px)/410*275);
    }
}