.part1{
    background-color: #bb2830;
    padding: 53px 0 80px;
}
.swiper1{
    width: 734px;
    height: 391px;
    overflow: hidden;
}
.swiper1 .swiper-slide{
    display: block;
}
.swiper1 .swiper-slide img{
    width: 100%;
    height: 100%;
}
.part1-rt{
    width: 530px;
}
.part1-rt-item{
    color: #ffffff;
    display: block;
    padding-bottom: 17px;
    margin-bottom: 15px;
}
.part1-rt-item:last-of-type{
    margin-bottom: 0;
}
.part1-rt-item .tit{
    font-size: 26px;
    margin-bottom: 16px;
}
.part1-rt-item .desc{
    font-size: 16px;
    line-height: 26px;
    opacity: .6;
    height: 52px;
}
.part1-rt-item.cur{
    border-bottom: 1px solid #ffffff;
}
.part1-rt-item.cur .tit{
    font-weight: bold;
}
.part1-rt-item.cur .desc{
    opacity: 1;
}
.part2-lf{
    width: 860px;
    margin-top: 35px;
}
.part2-lf-item{
    width: 413px;
}
.part2-lf-item-t{
    display: block;
    position: relative;
    margin-bottom: 15px;
}
.part2-lf-item-t img{
    display: block;
    width: 100%;
    height: 191px;
}
.part2-lf-item-t .tag{
    font-size: 18px;
    width: 60px;
    line-height: 24px;
    background-color: #bb2830;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}
.item-list{
    display: block;
    font-size: 18px;
    line-height: 50px;
    padding-left: 15px;
    position: relative;
}
.item-list:before{
    content: "";
    width: 4px;
    height: 4px;
    background-color: #666666;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.part2-rt{
    width: 379px;
    height: 556px;
    background-color: #ffffff;
    box-shadow: 0 2px 32px 0 rgba(187, 40, 48, 0.1);
    margin-top: -66px;
    padding: 16px 16px 0;
}
.tzgg-tit{
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 26px;
}
.tit-more{
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
}
.tzgg-item{
    border-bottom: 1px solid #eeeeee;
    padding: 22px 0;
}
.tzgg-item .time{
    width: 48px;
    font-size: 12px;
}
.tzgg-item .time .dd{
    font-size: 26px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding-right: 5px;
    line-height: 26px;
}
.tzgg-item .time .yyyy-MM{
    display: block;
    line-height: 14px;
}
.tzgg-item .tit{
    line-height: 20px;
    font-size: 14px;
    width: 270px;
}
.part3{
    padding: 33px 0 57px;
}
.part3-item{
    width: 422px;
    height: 354px;
    background-color: #ffffff;
    border: solid 1px #ebebeb;
}
.part3-item-list-box{
    padding: 0 8px;
    margin-top: -25px;
}
.part3-item .tit{
    padding: 15px 27px;
    height: 102px;
    background: url("../images/sy_zcfg_titbg1.png");
    background-size: 100% 100%;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #f54016;
    position: relative;
}
.part3-item .tit:after{
    content: "";
    width: 38px;
    height: 1px;
    background-color: #f54016;
    position: absolute;
    left: 27px;
    margin-top: 30px;
}
.part3-item:nth-of-type(3n+2) .tit{
    background: url("../images/sy_zcfg_titbg2.png");
    background-size: 100% 100%;
    color: #ef8e40;
}
.part3-item:nth-of-type(3n+2) .tit:after{
    background-color: #ef8e40;
}
.part3-item:nth-of-type(3n) .tit{
    background: url("../images/sy_zcfg_titbg3.png");
    background-size: 100% 100%;
    color: #835c4d;
}
.part3-item:nth-of-type(3n) .tit:after{
    background-color: #835c4d;
}
@media screen and (max-width: 768px){
    .part1{
        padding: .3rem 0;
    }
    .swiper1,.part1-rt,.part2-lf,.part2-lf-item,.part2-rt,.part3-item{
        width: 100%;
    }
    .swiper1{
        height: 3.72rem;
    }
    .part1-rt{
        padding-top: .15rem;
    }
    .part1-rt-item .tit{
        font-size: .32rem;
        margin-bottom: .1rem;
    }
    .part1-rt-item{
        padding-bottom: .17rem;
        margin-bottom: .15rem;
    }
    .part1-rt-item .desc{
        font-size: .28rem;
        line-height: .35rem;
        height: auto;
    }
    .part2-lf{
        margin-top: .3rem;
    }
    .part2-lf-item{
        margin-bottom: .3rem;
    }
    .part2-lf-item-t img{
        height: 3.2rem;
    }
    .part2-lf-item-t .tag{
        font-size: .32rem;
        width: 1rem;
        line-height: .48rem
    }
    .part2-lf-item-t{
        margin-bottom: .15rem;
    }
    .item-list{
        font-size: .32rem;
        line-height: .7rem;
        padding-left: .25rem;
    }
    .part2-rt{
        margin-top: 0;
        height: auto;
        padding: .25rem;
    }
    .tzgg-tit{
        font-size: .36rem;
    }
    .tit-more{
        font-size: .28rem;
    }
    .tzgg-item{
        padding: .3rem 0;
    }
    .tzgg-item .time{
        width: .96rem;
    }
    .tzgg-item .time .dd{
        font-size: .4rem;
        padding-right: .1rem;
        line-height: .46rem;
    }
    .tzgg-item .time .yyyy-MM{
        line-height: .28rem;
        font-size: .24rem;
    }
    .tzgg-item .tit{
        line-height: .4rem;
        font-size: .28rem;
        width: 5.3rem;
    }
    .part3{
        padding: .25rem;
    }
    .part3-item{
        margin-bottom: .3rem;
        height: auto;
        padding-bottom: .3rem;
    }
    .part3-item .tit{
        padding: .25rem .4rem;
        height: 1.5rem;
        font-size: .36rem;
    }
    .part3-item .tit:after{
        width: .6rem;
        left: .4rem;
        margin-top: .6rem;
    }
}
