﻿@charset "utf-8";

@font-face {
    font-family: "jy";
    src: url(../font/jy.ttf) format("woff"),
        /* chrome, firefox */
        url(../font/jy.ttf) format("truetype"),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
        url("../font/jy.ttf#FZZHUNYSK") format("svg");
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

.box1 {
    background-color: #f6ebe3;
    position: relative;
}

.box1::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    height: 100%;
    width: 107px;
    background-size: contain;
    background-image: url(../image/index9.png);
}

.box1::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    height: 100%;
    width: 107px;
    background-size: contain;
    background-image: url(../image/index10.png);
}

.box1 .box {
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

.box1 .item {
    width: calc(100%/6);
    float: left;
    text-align: center;
}

.box1 .item .block {
    display: inline-block;

}

.box1 .item .img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px dashed #c91716;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    background-size: 48px auto;
    float: left;
    background-color: #fff8e6;
}

.box1 .item .text {
    line-height: 80px;
    float: left;
    padding-left: 25px;
    font-size: 20px;
    font-weight: 600;
}

.box2 {
    background-size: cover;
    background-image: url(../image/index36.jpg);
}

.box2 .left {
    width: 70%;
    padding-right: 45px;
}

.title1 {
    margin-bottom: 30px;
    position: relative;
}

.title1 .name {
    line-height: 58px;
    padding-left: 80px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 33px;
    font-weight: 600;
}

.title1 .more {
    font-size: 14px;
    font-weight: 600;
    color: #c91716;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.box2 .tplist {
    float: left;
    width: 52%;
}

.box2 .tplist img {
    width: 100%;
    height: 428px;
    object-fit: cover;
}

.box2 .tplist .image {
    position: relative;
}

.box2 .tplist .title {
    line-height: 65px;
    background-color: rgba(75, 36, 36, 0.66);
    padding-left: 15px;
    box-sizing: border-box;
    padding-right: 80px;
    position: absolute;
    bottom: 0px;
    width: 100%;

    font-weight: 600;
    left: 0;
    color: #ffffff;
    font-size: 20px;
}

.box2 .fade-1 .slick-dots {
    padding-right: 15px;
    text-align: right;
    bottom: 38px;
}

.box2 .fade-1 .slick-dots li {

    margin-right: 0px;
    margin-left: 10px;
}

.box2 .fade-1 .slick-dots li.slick-active {
    background-color: #ffcd04 !important;
    width: 11px;
}

.box2 .slick-arrow {
    display: none !important;
}

.box2 .wzlist {
    width: 48%;
    float: left;
    padding-left: 25px;
    box-sizing: border-box;
}

.box2 .wzlist .date {
    float: left;
    color: #585858;
}

.box2 .wzlist .title {
    padding-left: 30px;
    box-sizing: border-box;
    transition: all 0.4s;
    position: relative;
}

.box2 .wzlist .title::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333333;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.box2 .wzlist .date,
.box2 .wzlist .title {
    line-height: 20px;
}

.box2 .wzlist .item {
    margin-top: 25px;
    transition: all 1s;
}

.box2 .wzlist .item:nth-child(1) {
    margin-top: 0px;
}

.box2 .right {
    width: 30%;
}

.box2 .right .item {
    padding-right: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    position: relative;
}

.box2 .right .item a {
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 25px;
    background-image: linear-gradient(to right, #ffffff, #ffffff);
    transition: all 0.4s;
}

.box2 .right .item .back {
    position: absolute;
    height: calc(100% - 10px);
    right: 0;
    bottom: 0;
    width: 40%;
    background-color: #ede3f6;
}

.box2 .right .item .date {
    width: 80px;
    float: left;
    color: #c50808;
    font-family: 'Georgia';
}

.box2 .right .item .date1 {
    font-size: 30px;
    line-height: 24px;
}

.box2 .right .item .date2 {
    font-size: 16px;
    margin-top: 5px;
    line-height: 18px;
}

.box2 .right .item .title {
    line-height: 24px;
}

.box3 {
    background-size: cover;
    background-image: url(../image/index33.png);
}

.box3 .title1 .more,
.box3 .title1 .name {
    color: #ffffff;
}

.box3 .left {
    width: 70%;
    box-sizing: border-box;
    padding-right: 30px;
}

.box3 .right {
    width: 30%;
}

.box3 .left .list {
    width: 56%;
}

.box3 .fade-1 .slick-dots {
    display: none !important;
}

.box3 .slick-prev,
.box3 .slick-next {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    background-image: url(../image/index6.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
    background-color: #fbdfbe;
}

.box3 .slick-next {

    left: auto;
    right: 0px;
    background-image: url(../image/index5.png);
}

.box3 .text {
    position: absolute;
    width: 78.5%;
    height: 100%;
    background-image: url(../image/index31.png);
    background-size: cover;
    left: 100%;
    top: 0;
    box-sizing: border-box;
    padding: 45px 33px;
}

.box3 .slick-list {
    overflow: visible;
}

.box3 .list img {
    width: 100%;
    height: 450px;
}

.box3 .text .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}

.box3 .text .summary {
    line-height: 26px;
    color: #999999;
    -webkit-line-clamp: 4;
    margin-top: 30px;
    margin-bottom: 50px;
}

.box3 .text .date {
    font-family: 'Georgia';
    color: #a60704;
    font-weight: 700;
}

.box3 .text .more {
    line-height: 40px;
    width: 120px;
    border: 1px solid #333333;
    text-align: center;
    margin-top: 40px;
}

.box3 .right .title1 .more,
.box5 .title1 .more {
    display: none;
}

.box3 .right .title1 .name,
.box5 .title1 .name {
    display: inline-block;
}

.box3 .right .title1,
.box5 .title1 {
    text-align: center;
}

.box3 .right .img img {
    width: 100%;
    height: 450px;
    object-fit: contain;
    background-color: #ffd7a3;
}

.box4 {
    background-size: cover;
    background-image: url(../image/index37.jpg);
    position: relative;
}

.box4 .title1 .name {
    display: inline-block;
}

.box4 .title1 {
    text-align: center;
}

.box4 .list {
    width: calc(100% + 20px);
}

.box4 .box {
    padding-bottom: 40px;
}

.box4 .item {
    position: relative;
    z-index: 2;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 25px;
    width: calc(33.33% - 20px);
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    box-shadow: 3px 3px 6px 1px rgba(128, 30, 191, 0.06);
}

.box4 .item .date {
    width: 80px;
    float: left;
    color: #c50808;
    font-family: 'Georgia';
    font-weight: 600;
}

.box4 .item .date1 {
    font-size: 36px;
    line-height: 30px;
}

.box4 .item .date2 {
    font-size: 16px;
    margin-top: 15px;
    line-height: 18px;
}

.box4 .item .title {
    line-height: 30px;
    font-weight: 600;
    padding-top: 3px;
}

.box4 .wyzf {
    position: absolute;
    width: 210px;
    height: 210px;
    border-radius: 50%;
    background-color: #f6dcdc;
    padding: 13px;
    box-sizing: border-box;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
}

.box4 .wyzf .block {
    border-radius: 50%;
    background-color: #c80303;
    box-sizing: border-box;
    padding-top: 46px;
    height: 100%;

}

.box4 .wyzf .icon {
    margin: auto;
    transition: all 2s;
}

.box4 .wyzf .text {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #fdffd0;
    margin-top: 18px;
}

.box5 {
    background-size: cover;
    background-image: url(../image/index28.png);
}

.box5 .list {}

.box5 .list .item {
    font-size: 23px;
    text-align: center;
    margin-top: 20px;
    background-color: rgba(236, 186, 132, 0.7);
    color: #7c4912;
    line-height: 110px;
    background-size: contain;
    padding: 0px 20px;
    background-image: url(../image/index26.png);
    background-size: calc(100% - 16px) calc(100% - 16px);
    background-position: center center;
    background-repeat: no-repeat;
}

.box1 .item:hover .img {
    transform: rotate(360deg);
    transition: 2s all;
}

.box2 .wzlist .item:hover .title {
    color: #c91716;
    padding-left: 36px;
    transition: all 1s;
}

.box2 .right .item:hover a {
    background-image: linear-gradient(to right, #c50808, #ea1717);
}

.box2 .right .item:hover .date {
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.4s;
}

.box2 .right .item:hover .title {
    color: #ffffff;
    transition: all 0.4s;
}

.box2 .right .item:hover .back {
    transition: all 0.4s;
    width: 100%;
}

.box3 .text .more:hover {
    border: 1px solid #a60704;
    color: #ffffff;
    background-color: #a60704;
    transition: all 0.4s;
}

.box4 .item:hover {
    background-size: cover;
    background-image: url(../image/index38.jpg);
    color: #ffffff;
    transition: all 0.4s;
}

.box4 .item:hover .date {
    color: #ffffff;
    transition: all 0.4s;
}

.box4 .wyzf:hover img {
    transform: rotate(360deg);
}

.box2 .tplist .item:hover img {
    transition: all 0.4s;
    transform: scale(1.05);
}

.box5 .list .item:hover {
    transition: all 0.4s;
    background-color: rgba(236, 186, 132, 1);
    color: #ffffff;
}

@media screen and (max-width: 1250px) {

    .box3 .right .img img,
    .box3 .list img {
        height: 370px;
    }

    .box3 .text {
        padding: 25px 25px;
    }

    .box3 .text .title {
        font-size: 22px;
        line-height: 32px;
    }

    .box3 .text .summary {
        line-height: 26px;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .box3 .text .more {
        margin-top: 30px;
    }
}

@media screen and (max-width: 1200px) {

    .box2 .left,
    .box2 .right {
        width: 100%;
        padding-right: 0px;
    }

    .box2 .right {
        margin-top: 30px;
    }
}

@media screen and (max-width: 1150px) {
    .box1 .item {
        width: calc(100%/3);
        margin-bottom: 20px;
    }

    .box1 .box {
        padding-bottom: 10px;
    }

}

@media screen and (max-width: 1000px) {
    .box4 .wyzf{
        display: none;
    }.box4 .item{
        
    width: calc(100% - 20px);
    }
    .box3 .left,
    .box3 .right {
        width: 100%;
        padding-right: 0px;
    }

    .box3 .right {
        margin-top: 30px;
    }

    .box3 .right .img img {
        width: auto;
        height: auto;
        margin: auto;
        background-color: rgba(255, 215, 163, 0);
    }

    .box2 .tplist,
    .box2 .wzlist {
        width: 100%;
        padding-left: 0px;
    }

    .box2 .wzlist {
        margin-top: 30px;
    }

    .box2 .tplist img {
        height: calc(94vw/478*428);
    }
}

@media screen and (max-width: 800px) {
    .title1 .name {
        line-height: 40px;
        padding-left: 51px;
        background-repeat: no-repeat;
        background-position: left center;
        font-size: 22px;
        font-weight: 600;
        background-size: 40px auto;
    }

    .title1 {
        margin-bottom: 20px;
        position: relative;
    }

    .box2 .right .item a {
        padding: 17px;
    }

    .box2 .tplist .title {
        font-size: 17px;
    }
}

@media screen and (max-width: 700px) {

    .box3 .left .list,
    .box3 .text {
        width: 100%;
    }

    .box3 .text {
        position: static;
    }

    .box3 .list img {
        width: 100%;
        height: auto;
    }

    .box3 .list img {
        height: calc(94vw/53*45);
    }

    .box3 .slick-prev,
    .box3 .slick-next {
        top: calc(94vw/53*45/2);
    }

    .box3 .text {
        padding: 15px 15px;
    }
}

@media screen and (max-width: 600px) {
    .box4 .item{
        padding: 15px;
    }.box4 .box {
        padding-bottom: 10px;
    }
    .box1 .item .img {
        width: 60px;
        height: 60px;
        background-size: 30px auto;
    }

    .box1 .item .text {
        line-height: 60px;
        float: left;
        padding-left: 12px;
        font-size: 18px;
        font-weight: 600;
    }

    .box5 .list .item {
        font-size: 20px;
        color: #7c4912;
        line-height: 70px;
        padding: 0px 20px;
    }
}

@media screen and (max-width: 450px) {
    .box1 .item {
        width: calc(100%/2);
    }
}