@charset "utf-8";

.banner {
    overflow: hidden;
}

.banner,
.banner .img {
    width: 100%;
    height: 35.3vw;
    display: block;
}

.banner .slick-current .img {
    animation: vibes 3s ease;
}


@-webkit-keyframes vibes {

    0% {
        -webkit-transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1)
    }
}



.banner .slick-dots {
    display: none !important;
}

.banner .slick-prev,
.banner .slick-next {
    width: .4rem;
    height: .4rem;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url(../image/zuo.png) no-repeat center center;
    background-size: .1rem;
    left: .4rem;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
}

.banner .slick-next {
    left: auto;
    right: 40px;
    background-image: url(../image/you.png);
}

.banner .slick-prev:hover,
.banner .slick-next:hover {
    transition: all 0.4s;
    background-color: rgba(255, 255, 255, 0.5);
}

/*  */

.box1 .box {
    display: flex;
    justify-content: space-around;
}

.box1 .box * {
    transition: all 0.4s;
}

.box1 .box .item {
    padding-top: 0.36rem;
    text-align: center;
    flex: 1;
}

.box1 .circle1 {
    border-radius: 50%;
    box-sizing: border-box;
    margin: auto;
    display: inline-block;
}

.box1 .circle2 {
    border-radius: 50%;
    border: 0.01rem dashed #b4171e;
    padding: 0.09rem;
    box-sizing: border-box;
}

.box1 .circle3 {
    width: 0.92rem;
    border-radius: 50%;
    height: 0.92rem;
    background-color: #b4171e;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box1 .circle3 .icon {
    width: 0.41rem;
    transition: all 0.7s;
}

.box1 .text {
    font-size: 0.24rem;
    text-align: center;
    margin-top: 0.16rem;
    transition: all 0s;
    line-height: .26rem;
}

.box1 .box .item:hover .circle2 {
    padding: 0rem;
    border: 0.01rem dashed #f5c45a;
}

.box1 .box .item:hover .circle1 {
    padding: 0.09rem;
    background-color: #b4171e;
}

.box1 .box .item:hover .text {
    color: #b4171e;
    font-weight: 600;
}

.box1 .box .item:hover .icon {
    transform: rotateY(180deg);
}

.content {
    background: url(../image/back1.png) no-repeat center top;
    background-size: cover;
}

.title1 {
    margin-bottom: 0.35rem;
    position: relative;
}

.title1 .name {
    position: relative;
    font-size: 0.4rem;
    font-weight: 600;
    line-height: 0.9rem;
}

.title1 .name::before {
    content: '';
    background: url(../image/title1.png) no-repeat right bottom;
    left: 0.98rem;
    bottom: 0;
    width: 1.17rem;
    height: 0.12rem;
    position: absolute;
    background-size: 100% 100%;
}

.title1 .name span {
    color: #b4171e;
    font-family: hongleixingshu;
    font-size: 0.86rem;
}

.title1 .more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    background: url(../image/more1.png) no-repeat center top;
    background-size: 0.33rem;
    font-size: 0.16rem;
    padding-top: 0.31rem;
    font-weight: 600;
    transition: transform 0.4s;
}

.title1 .more:hover {
    background-image: url(../image/more1_.png);
    color: #f5c45a; 
    transform:translateY(-50%) scale(1.1);
}

.date2 {
    font-size: 0.16rem;
    color: #b4171e;
    padding-left: 0.21rem;
    background: url(../image/xwdt3.png) no-repeat center left;
    background-size: 0.14rem;
}

.title2 {
    font-size: 0.22rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.title2,
.date2 {
    line-height: 0.4rem;
}

.box2 .left {
    width: 59%;
}

.box2 .left .back {
    height: 40%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}

.box2 .left .img img {
    height: 5.86rem;
}

.box2 .left .text {
    position: absolute;
    left: 0;
    box-sizing: border-box;
    padding: 0.32rem 0.44rem;
    padding-right: 2.3rem;
    bottom: 0;
    width: 100%;
}

.box2 .left .date2 {
    color: #fff;
    background-image: url(../image/xwdt2.png);
}

.box2 .left .title2 {
    color: #fff;
    font-weight: 600;
}

.box2 .left .slick-arrow {
    display: none !important;
}

.box2 .left .slick-dots {
    position: absolute;
    right: 0.4rem;
    bottom: 0.39rem;
}

.box2 .left .slick-dots li {
    display: inline-block;
    margin: 0 0.07rem;
}

.box2 .left .slick-dots li button {
    font-size: 0.16rem;
    color: #ffffff;
    transition: all 0.4s;
    height: 0.25rem;
}

.box2 .left .slick-dots .slick-active button {
    font-size: 0.22rem;
}

.box2 .right {
    width: 37%;
}

.box2 .right .a {
    border-bottom: 0.01rem dashed #b4171e;
    padding: 0.18rem 0.27rem;
    box-sizing: border-box;
    background: url(../image/xwdt4.png) no-repeat center center;
    background-size: 100% 0;
    transition: all 0.4s;
}

.box2 .right .a:hover {
    background-size: 100% 100%;
    color: #b4171e;
}

.box2 .right .a:nth-child(1) {
    border-top: 0.01rem dashed #b4171e;
}


.box3 .left {
    width: 66%;
}

.box3 .left .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box3 .left .tlist {
    width: 40%;
}

.box3 .left .tlist .a {
    position: relative;
    padding: 0.18rem 0;
    padding-right: 0.45rem;
    box-sizing: border-box;
    position: relative;
}

.box3 .left .tlist .a::before {
    content: '';
    height: 100%;
    background: url(../image/xwdt5.png) no-repeat center center;
    background-size: 100% 0;
    transition: all 0.4s;
    width: 6rem;
    position: absolute;
    right: 0;
    top: 0;
}

/* .box3 .left .tlist .a.style::before, */
.box3 .left .tlist .a:hover::before {
    background-size: 100% 100%;
}

.box3 .left .tlist .a * {
    position: relative;
    transition: all 0.4s;
}

/* .box3 .left .tlist .a.style .date2, */
.box3 .left .tlist .a:hover .date2 {
    color: #ffffff;
    background-image: url(../image/xwdt2.png);
}

/* .box3 .left .tlist .a.style .title2, */
.box3 .left .tlist .a:hover .title2 {
    color: #ffffff;
}

.box3 .left .ilist {
    width: 60%;
    position: relative;
}

.box3 .left .ilist .a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all 1.5s;
}

.box3 .left .ilist .a.style {
    position: relative;
    z-index: 1;
    opacity: 1;
}

.box3 .left .ilist img {
    height: 4.15rem;
}

.box3 .right {
    width: 30%;
}

.box3 .right .a {
    margin-bottom: 0.25rem;
    display: flex;
    align-items: center;
}

.box3 .right .a:last-child {
    margin-bottom: 0rem;
}

.box3 .right .date {
    box-sizing: border-box;
    width: 1.13rem;
    height: 1.26rem;
    background-color: #b4171e;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 0.25rem;
    padding-top: 0.27rem;
    transition: all 0.4s;
}

.box3 .right .date1 {
    font-size: 0.48rem;
    line-height: 1;
}

.box3 .right .date3 {
    font-size: 0.16rem;
    margin-top: 0.05rem;
    line-height: 1;
}

.box3 .right .title {
    display: flex;
    align-items: center;
    flex: 1;
    transition: all 0.4s;
}

.box3 .right .title .l2 {
    line-height: 0.36rem;
    font-size: 0.22rem;
    max-height: 0.72rem;
}

.box3 .right .a:hover .date {
    background-color: #f5c45a;
}

.box3 .right .a:hover .title {
    color: #b4171e;
}

.box4 .right,
.box4 .left {
    width: 47.7%;
}

.box4 .top {
    display: flex;
    justify-content: space-between;
}

.box4 .top .item {
    width: 47.7%;
}

.box4 .top .img {
    margin-bottom: 0.15rem;
}

.box4 .top .img img {
    height: 2.37rem;
}

.box4 .top .item .title2 {
    transition: all 0.4s;
}

.box4 .top .item:hover .title2 {
    color: #b4171e;
}

.box4 .bottom {
    padding-top: 0.22rem;
}

.box4 .bottom .item {
    border-bottom: 0.01rem dashed #b4171e;
    padding: 0.2rem 0.22rem;
    box-sizing: border-box;
    background: url(../image/xwdt4.png) no-repeat center center;
    background-size: 100% 0;
    transition: all 0.4s;
}

.box4 .bottom .item:nth-child(1) {
    border-top: 0.01rem dashed #b4171e;
}

.box4 .bottom .item:hover {
    background-size: 100% 100%;
    color: #b4171e;
}

.box4 .bottom .title {
    font-size: 0.22rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box4 .bottom .date {
    font-size: 0.16rem;
    color: #b4171e;
}

.box4 .bottom .date,
.box4 .bottom .title {
    line-height: 0.36rem;
}

.box5 .left {
    position: relative;
    width: 50%;
}

.box5 .left .img img {
    height: 4.72rem;
}


.box5 .left .a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all 1.5s;
}

.box5 .left .a.style {
    position: relative;
    z-index: 1;
    opacity: 1;
}

.box5 .right {
    width: 50%;
}

.box5 .right .a {
    padding: 0.19rem 0.4rem;
    box-sizing: border-box;
    background: url(../image/xwdt5.png) no-repeat center center;
    background-size: 100% 0;
    transition: all 0.4s;
}

.box5 .right .a .date2 {
    transition: all 0.4s;
}

/* .box5 .right .a.style, */
.box5 .right .a:hover {
    background-size: 100% 100%;
    color: #fff;
}

/* .box5 .right .a.style .date2, */
.box5 .right .a:hover .date2 {
    background-image: url(../image/xwdt2.png);
    color: #fff;
}

.box6 .list {
    width: calc(100% + 0.2rem);
}

.box6 .list .a {
    width: calc(25% - 0.2rem);
    margin-right: 0.2rem;
    box-sizing: border-box;
    float: left;
}

.box6 .list .img {
    border-radius: 0.22rem;
    overflow: hidden;
}

.box6 .list .img img {
    height: 2.65rem;
}



.fade-4 .slick-dots {
    position: absolute;
    /*right: 100px;*/
    bottom: -.2rem;
    width: 100%;
    left: 0;
    color: #fff;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    /* padding-right: 0.5rem; */
}

.fade-4 .slick-dots li {
    display: inline-block;
    width: .2rem;
    height: .2rem;
    margin: 0px .03rem;
    cursor: pointer;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.8s;
}

.fade-4 .slick-dots li.slick-active {
    border: 1px solid #eb9c12;
}

.fade-4 .slick-dots button {
    font-size: 0;
    width: .09rem;
    height: .09rem;
    border-radius: 50%;
    background-color: #ccd6ec;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.8s;
}

.fade-4 .slick-dots li.slick-active button {
    background: #eb9c12;
    width: .07rem;
    height: .07rem;
}


.fade-4 button:before {
    outline: none;
    border: none;
}

.fade-4 .slick-arrow {
    display: none !important;
}


.fade-4 .slick-dots {
    position: absolute;
    /*right: 100px;*/
    bottom: -.5rem;
    width: 100%;
    left: 0;
    color: #fff;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    padding-right: 0.2rem;
}

.fade-4 .slick-dots li {
    display: inline-block;
    width: .2rem;
    height: .2rem;
    margin: 0px .03rem;
    cursor: pointer;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.8s;
}

.fade-4 .slick-dots li.slick-active {
    border: 1px solid #eb9c12;
}

.fade-4 .slick-dots button {
    font-size: 0;
    width: .09rem;
    height: .09rem;
    border-radius: 50%;
    background-color: #ccd6ec;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.8s;
}

.fade-4 .slick-dots li.slick-active button {
    background: #eb9c12;
    width: .07rem;
    height: .07rem;
}


.fade-4 button:before {
    outline: none;
    border: none;
}

.fade-4 .slick-arrow {
    display: none !important;
}

.box1 .text,
.box3 .right .title .l2,
a .title,
a .title2 {
    transition: font-size 0.4s;
}

.box1 .a:hover .text {
    font-size: .26rem !important;
}

.box3 .right .a:hover .title .l2,
a:hover .title,
a:hover .title2 {
    /* transition: all 0.4s; */
    font-size: .24rem !important;
    font-weight: bold;
}

/* .box2 .left .a:hover .text .date2 {
    color: #f5c45a  ;
}

.box2 .left .a:hover .text .title2 { 
    color: #f5c45a;
} */

@media screen and (max-width: 1600px) {
    .box6 .list .img img {
        height: 14.5vw;
    }

}

@media screen and (max-width: 1000px) {
    .box6 .list .a {
        width: calc(50% - 0.2rem);
        margin-bottom: 20px;
    }

    .box6 .list .img img {
        height: 29vw;
    }

    .fade-4 .slick-dots {
        bottom: -.25rem;
    }

    .box6 .box {
        /* padding-bottom: 15px; */
    }


    .box5 .left {
        width: 100%;
        float: none;
    }

    .box5 .left .img img {
        height: 54vw;
    }

    .box5 .right .a {
        padding: 12px 12px;
    }

    .box5 .right {
        padding-top: 16px;
    }

    .box5 .right {
        width: 100%;
        float: none;
    }

    .box4 .bottom .item {
        padding: 12px 12px;
    }

    .box2 .right .a {
        padding: 12px 12px;
    }

    .box2 .left {
        width: 100%;
        float: none;
    }

    .box3 .right .date1 {
        font-size: 30px;
    }

    .box4 .right,
    .box4 .left {
        width: 100%;
        float: none;
    }

    .box4 .right {
        margin-top: 30px;
    }

    .box4 .top .img img {
        height: 29vw;
    }

    .box3 .right .date {
        width: 80px;
        height: 80px;
        padding-top: 15px;
    }

    .box3 .left {
        width: 100%;
        float: none;
    }

    .box3 .right {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .box3 .left .ilist img {
        height: 37vw;
    }

    .box2 .right {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .title2 {
        font-size: 17px;
    }

    .box4 .bottom .title {
        font-size: 17px;
    }

    .box3 .right .title .l2 {
        font-size: 17px;
    }

    .box2 .right .a:nth-child(1) {
        border-top: 0rem dashed #b4171e;
    }

    .box2 .left .img img {
        height: 57vw;
    }

    .title1 {
        margin-bottom: 25px;
    }



    .title1 .name {
        font-size: 22px;
        line-height: 50px;
    }

    .title1 .name span {
        font-size: 38px;
    }

    .title1 .name::before {
        left: 50px;
        width: 67px;
        height: 7px;
    }

    .title1 .more {
        background-size: 23px;
        font-size: 12px;
        padding-top: 22px;
    }

    .box1 .text {
        font-size: 18px;
    }
}

@media screen and (max-width: 800px) {
    .box3 .left .tlist {
        width: 100%;
    }

    .box3 .left .ilist {
        width: 100%;
    }

    .box3 .left .list {
        flex-direction: column-reverse
    }

    .box3 .left .ilist img {
        height: 61vw;
    }

    .box3 .left .tlist .a::before {
        width: 100%;
    }

    .box3 .left .tlist {
        padding-top: 16px;
    }

    .box3 .left .tlist .a {
        padding: 10px 12px;
    }
}

@media screen and (max-width: 600px) {
    .box1 .box {
        display: block;
        overflow: hidden;
    }

    .box1 .box .item {
        float: left;
        width: 50%;
    }

    .box2 .left .slick-dots {
        display: none !important;
    }

    .box2 .left .text {
        padding: 15px 20px;
    }


}

@media screen and (max-width: 500px) {


    .banner .slick-pre {
        left: 15px;
    }

    .banner .slick-next {
        right: 15px;
    }

    .box4 .top {
        display: block;
    }

    .box4 .top .item {
        width: 100%;
    }

    .box4 .top .item:nth-child(1) {
        margin-bottom: 15px;
    }

    .box4 .top .img img {
        height: 58vw;
    }
}

@media screen and (max-width: 450px) {
    .box6 .list .a {
        width: calc(100% - 0.2rem);
    }

    .box6 .list .img img {
        /* height: 68vw; */
    }

    .box6 .list .img {
        border-radius: 10px
    }
}