@charset "UTF-8";

.banner img{
    display: block;
    width: 100%;
}
.banner .page{
    font-size: 0;
    right: 0;
    margin: auto;
    bottom: 0.20rem;
    max-width: 13rem;
    text-align: right;
    padding-right: 0.56rem;

}
.banner .page span{
    width: auto;
    height: auto;
    background-color: transparent;
    font-size: .24rem;
    color: #fff;
    line-height: .4rem;
    margin: 0 .14rem;
    opacity: 1;
    border-radius: 0;
    position: relative;
    background-position: right bottom 0.15rem;
    background-repeat: no-repeat;
    background-size: .22rem;
}
.banner .page span.active{
    font-size: .34rem;
    margin-right: 0;
    padding-right: .35rem;
    background-image: url("../images/dots.png");
}

.tit001{
    padding: 0.12rem 0;
    position: relative;
    text-align: center;
    margin-bottom: .35rem;
}
.tit001 .mid{
    display: inline-block;
    position: relative;
    text-align: left;
}
.tit001 .mid h2{
    font-size: .3rem;
    color: #b1072b;
    line-height: .34rem;
    font-weight: 600;
    margin-bottom: 0.06rem;
}
.tit001 .mid p{
    font-size: .16rem;
    color: #b1072b;
    line-height: .2rem;
    font-family: '思源黑体CN-Light';
    padding-left: .4rem;
    position: relative;
    margin-left: .15rem;
}
.tit001 .mid p:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .26rem;
    height: 2px;
    background: #b1072b;
    margin-top: -1px;
}
.tit001 .mid:before{
    position: absolute;
    content: '';
    left: -0.14rem;
    top: 50%;
    width: .73rem;
    height: .74rem;
    background: url("../images/tit.png") no-repeat 50%;
    background-size: 100% 100%;
    transform: translateY(-50%);
}

.tit001 a{
    position: absolute;
    right: .24rem;
    top: 50%;
    font-size: .14rem;
    color: #999999;
    line-height: .18rem;
    transform: translateY(-50%);
}
.tit001 a:hover{
    color: #b1072b;
}

.s1 .aLeft{
    width: 53.85%;
}
.list1w a{
    display: block;
    position: relative;
}
.list1w a .pic{
    padding-top: 67.14%;
    height: 4.7rem;
}
.list1w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 0 .18rem .12rem;
}
.list1w a .txt h2{
    font-size: .18rem;
    color: #fff;
    line-height: .24rem;
    font-weight: 600;
    margin-bottom: 0.08rem;
}
.list1w a .txt p{
    font-size: .14rem;
    color: #fff;
    line-height: .24rem;
}
.list1w a:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("../images/s1-img02.png") no-repeat bottom center;
    background-size: 100% .85rem;
}

.s1 .aRight{
    width: 43.7%;
}
.s1-list li{
    position: relative;
    line-height: .46rem;
    color: #333333;
    font-size: .16rem;
}
.s1-list li a{
    padding-left: .1rem;
    padding-right: 1rem;
}
.s1-list li time{
    position: absolute;
    right: 0;
    top: 0;
}
.s1-list li:before{
    position: absolute;
    content: '›';
    left: 0;
    top: 0;
}
.s1{
    margin-bottom: .4rem;
}
.s2-list li{
    width: 31.54%;
    margin-bottom: .35rem;
}
.s2-list li:nth-child(3n+2){
    margin-left: 2.69%;
    margin-right: 2.69%;
}
.s2-list li a{
    display: flex;
    padding: .24rem .17rem .2rem;
    justify-content: space-between;
    transition: .5s;
    background: #f4f6f8;
}
.s2-list li time{
    position: relative;
    display: block;
    width: .78rem;
    padding-right: .10rem;
    text-align: center;
    color: #333333;
}
.s2-list li time:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: 1px;
    height: .48rem;
    background: url("../images/s2-img01.png") no-repeat 50%;
    background-size: 100% 100%;
    transform: translateY(-50%);
}
.s2-list li time span{
    display: block;
    font-size: .3rem;
    line-height: .34rem;
}
.s2-list li time em{
    display: block;
    font-size: .16rem;
    line-height: .2rem;
}
.s2-list li .txt{
    width: calc(100% - 1rem);
}
.s2-list li .txt p{
    font-size: .16rem;
    color: #333;
    line-height: .3rem;
    height: .6rem;
}
.s2-list li:hover a{
    background: #b1072b;
    border-radius: 0.2rem 0 0.2rem 0;
}
.s2-list li:hover time,
.s2-list li:hover .txt p{
    color: #fff;
}

.container01{
    padding-top: .34rem;
    padding-bottom: .18rem;
    background: url("../images/container01.jpg") no-repeat 50%;
    background-size: cover;
}

.tit002 {
    position: relative;

    padding: 0.26rem 0.34rem 0.24rem 0.3rem;
    border-bottom: 1px solid #f6e1cd;
}
.tit002 h2{
    font-size: .26rem;
    color: #b1072b;
    padding-left: .32rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto .27rem;
    line-height: .3rem;
}
.tit002 a{
    position: absolute;
    font-size: .14rem;
    color: #999999;
    line-height: 1;
    right: 0.35rem;
    bottom: .25rem;
}
.tit002 a:hover{
    color: #b1072b;
}
.contain-item.item01 .tit002 h2{
    background-image: url("../images/tit2-001.png");
}
.contain-item.item02 .tit002 h2{
    padding-left: .35rem;
    background-image: url("../images/tit2-002.png");
}
.contain-item.item03 .tit002 h2{
    background-image: url("../images/tit2-003.png");
}
.contain-item{
    width: 31.54%;
    background: #fff;
    border-radius: 0.35rem 0  0.35rem 0;
    overflow: hidden;
}
.jz-list li a{
    display: block;
    position: relative;
    z-index: 3;
}
.jz-list li h2{
    font-size: .16rem;
    color: #333333;
    line-height: .2rem;
    margin-bottom: 0.08rem;
}
.jz-list li h5{
    font-size: .14rem;
    line-height: .26rem;
    color: #999999;
    padding-left: .23rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.15rem;

}
.jz-list li h5.i1{
    background-image: url("../images/s3-img01.png");
}
.jz-list li h5.i2{
    background-image: url("../images/s3-img02.png");
}
.jz-list li h5.i3{
    background-image: url("../images/s3-img03.png");
}

.jz-list li:hover h5.i1{
    background-image: url("../images/s3-img04.png");
}
.jz-list li:hover h5.i2{
    background-image: url("../images/s3-img05.png");
}
.jz-list li:hover h5.i3{
    background-image: url("../images/s3-img06.png");
}
.jz-list li{
    padding: .25rem .25rem .22rem;
    transition: .5s;
}
.jz-list li:hover{
    background: #b1072b;
}
.jz-list li:hover h2,
.jz-list li:hover h5{
    color: #fff;
}

.bk-list li {
    position: relative;
    line-height: .42rem;
    color: #333333;
    font-size: .16rem;
}
.bk-list li a{
    padding-right: .6rem;
}
.bk-list li time{
    position: absolute;
    right: 0;
    top: 0;

}
.bk-list{
    padding: .14rem .25rem;
}
.yjs-list li a{
    display: flex;
    justify-content: space-between;
}

.yjs-list li time{
    display: block;
    width: 0.7rem;
    color: #b1072b;
    text-align: center;
}
.yjs-list li time span{
    display: block;
    font-size: .26rem;
    line-height: .3rem;
}
.yjs-list li time em{
    display: block;
    font-size: .14rem;
    line-height: .28rem;
}
.yjs-list li .txt{
    width: calc(100% - 0.8rem);
}
.yjs-list li .txt p{
    font-size: .16rem;
    line-height: .28rem;
    color: #333333;
    height: 0.56rem;
}
.yjs-list li{
    padding-top: .15rem;
    padding-bottom: .14rem;
}
.yjs-list{
    padding: 0.1rem 0.23rem 0;
}
.container02{
    padding-top: .58rem;
    padding-bottom: .67rem;
    background: url("../images/container02.jpg") no-repeat 50%;
    background-size: cover;
}
.contain03-item{
    width: 28.84%;
    position: relative;
    transition: width .5s;
}
.contain03-item:after{
    position: absolute;
    content: '';
    left: -.3rem;
    right: -.3rem;
    bottom: -.3rem;
    top: 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.contain03-item .tit002{
    padding: 0.2rem  0 0.16rem;
    position: relative;
    z-index: 2;

}
.contain03-item .tit002:after{
    position: absolute;
    content: '';
    left: -.3rem;
    right: -.3rem;
    top: 0;
    bottom: 0;
    background: #b1072b;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.contain03-item .tit002 a{
    right: 0;
    z-index: 3;
}
.contain03-item.item01 .tit002 h2{
    background-image: url("../images/tit2-004.png");
    background-size: auto .22rem;
}
.contain03-item.item02 .tit002 h2{
    background-image: url("../images/tit2-005.png");
    background-size: auto .22rem;
}
.contain03-item.item03 .tit002 h2{
    background-image: url("../images/tit2-006.png");
}
.s4-list li{
    position: relative;
    line-height: .46rem;
    font-size: .16rem;
    color: #333333;
}
.s4-list li a{
    padding-right: 0.7rem;
}
.s4-list li time{
    position: absolute;
    right: 0;
    top: 0;
}
.s4-list{
    padding-top: 12px;
    position: relative;
    z-index: 3;
}
.contain03-item:hover{
    width: 32.31%;
}
.contain03-item:hover:after,
.contain03-item:hover .tit002:after{
    opacity: 1;
    visibility: visible;
}

.contain03-item:hover .tit002 h2,
.contain03-item:hover .tit002 a{
    color: #fff;
}
.contain03-item.item01:hover .tit002 h2{
    background-image: url("../images/tit2-007.png");
    background-size: auto .22rem;
}
.contain03-item.item02:hover .tit002 h2{
    background-image: url("../images/tit2-008.png");
    background-size: auto .22rem;
}
.contain03-item.item03:hover .tit002 h2{
    background-image: url("../images/tit2-009.png");
}
.container03{
    padding-top: .5rem;
    padding-bottom: .8rem;
}

@media screen and (max-width: 1024px){
    .banner{
        margin-top: .75rem;
    }
    .banner .page span.active{
        font-size: 18px;
        padding-right: .25rem;
        background-size: .18rem;
        background-position: right bottom 10px;
    }
    .banner .page span{
        font-size: 14px;
        margin: 0 8px;
        line-height: 24px;
    }
    .banner .page{
        padding-right: 10px;
        bottom: 5px;
    }
    .tit001 .mid h2{
        font-size: .26rem;
    }
    .tit001{
        margin-bottom: .25rem;
    }
    .tit002 h2{
        font-size: 0.24rem;
    }
    .s1-list li{
        font-size: .16rem;
    }

    .contain-item.item01,
    .contain-item.item02,
    .contain03-item.item01,
    .contain03-item.item02{
        width: 48%;
    }
    .contain-item.item03,
    .contain03-item.item03{
        width: 100%;
        margin-top: 0.3rem;
    }
    .s1{
        margin-bottom: .3rem;
    }
    .container02,
    .container03{
        padding-top: .35rem;
        padding-bottom: .4rem;
    }
}

@media screen and (max-width: 900px){
    .s1 .aLeft{
        width: 100%;
        margin-bottom: .3rem;
    }
    .list1w a .pic{
        height: auto;
    }
    .s1 .aRight{
        width: 100%;
    }
    .s2-list li{
        width: 48%;
        margin-bottom: .25rem;
    }
    .s2-list li:nth-child(3n+2){
        margin-left: 0;
        margin-right: 0;
    }
    .s2-list ul{
        justify-content: space-between;
    }
}
@media screen and (max-width: 768px){
    .list1w a .txt h2{
        font-size: .2rem;
    }
    .list1w a .txt p,
    .jz-list li h5{
        font-size: .16rem;
    }
    .s1-list li,
    .s2-list li .txt p,
    .jz-list li h2,
    .bk-list li{
        font-size: .18rem;
    }
    .s1-list li a{
        padding-left: 0.15rem;
        padding-right: 1.1rem;
    }
    .contain-item.item01, .contain-item.item02, .contain03-item.item01, .contain03-item.item02{
        width: 100%;
        margin-top: .3rem;
    }
    .contain-item.item01, .contain03-item.item01{
        margin-top: 0;
    }
    .yjs-list li .txt p{
        font-size: .18rem;
    }
    .contain03-item .tit002:after{
        opacity: 1;
        visibility: visible;
    }
    .contain03-item.item01 .tit002 h2{
        background-image: url("../images/tit2-007.png");
        background-size: auto .22rem;
    }
    .contain03-item.item02 .tit002 h2{
        background-image: url("../images/tit2-008.png");
        background-size: auto .22rem;
    }
    .contain03-item.item03 .tit002 h2{
        background-image: url("../images/tit2-009.png");
    }
    .contain03-item .tit002 h2,
    .contain03-item .tit002 a{
        color: #fff;
    }
    .s4-list li{
        font-size: .18rem;
    }
}

@media screen and (max-width: 640px){
    .s2-list li{
        width: 100%;
    }
}
@media screen and (max-width: 480px){

}