@charset "utf-8";

.index {
    overflow: hidden;
    font-size: 0;
}

.gg-tit {
    overflow: hidden;
    padding-bottom: 35px;
    text-align: center;
}

.gg-tit h2 {
    font-size: 0;
    position: relative;
    line-height: 30px;
    display: inline-block;
    padding: 0 20px;
}

.gg-tit h2 img {
    vertical-align: middle;
}

.gg-tit h2 span {
    vertical-align: middle;
    color: #000000;
    font-size: 30px;
    margin-left: 10px;
}

.gg-tit h2::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 1300px;
    right: 100%;
    height: 1px;
    background: #efefef;
}

.gg-tit h2::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 1300px;
    left: 100%;
    height: 1px;
    background: #efefef;
}

.section1 {
    background: url(../images/s1-bj.png) no-repeat;
    background-position: right bottom;
    padding: 45px 0 85px 0;
}

.section2 {
    background: url(../images/s2-bj.png) no-repeat;
    background-position: right bottom;
    padding: 75px 0 50px 0;
    background-size: cover;
    background-position: center top;
}

.s1-l {
    float: left;
    width: 850px;
    overflow: hidden;
}

.s1-r {
    overflow: hidden;
    padding-left: 35px;
}

.s1-lpics {
    background: #940708;
    padding: 25px 0 0 0;
}

.s1-lpics div a {
    display: block;
}

.s1-lpic {
    float: left;
    width: 590px;
}

.s1-lpic .pic {
    padding-top: 70%;
}

.s1-lpic .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center bottom;
}

.s1-linfo {
    overflow: hidden;
    padding: 90px 20px 0 20px;
    position: relative;
    top: -35px;

}

.s1-ldata {
    text-align: center;
    background: url(../images/s1-data-bj.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    width: 100px;
    height: 76px;
    position: absolute;
    top: 0;
    right: 0;
}

.s1-ldata p {
    font-size: 30px;
}

.s1-ldata span {
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.s1-linfo h3 {
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    font-weight: 600;
    max-height: 102px;
    overflow: hidden;
}

.s1-linfo>p {
    color: #ed9898;
    font-size: 15px;
    line-height: 27px;
    max-height: 189px;
    overflow: hidden;
    margin-top: 20px;
}

.s1-lpics .slick-list {
    overflow: visible;
}


.i-list {
    padding-top: 12px;
}

.i-list li {
    position: relative;
    font-size: 16px;
    line-height: 49px;
    transition: all 0.3s;
    padding-left: 15px;
    padding-right: 80px;
    background: url(../images/dtd-left.png) no-repeat;
    background-position: left center;
    border-bottom: 1px solid #ebf1f7;
}

.i-list li:first-child {
    border-top: 1px solid #ebf1f7;

}

.i-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000;
}

.i-list li a:hover {
    color: #940708;
    font-weight: 600;
}

.i-list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #8b8989;
}


.s1-lpics .slick-dots {
    text-align: left;
    left: 20px;
    font-size: 0;
    bottom: 15px;
}

.s1-lpics .slick-dots li {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 15px;
    margin-left: 0;
}

.s1-lpics .slick-dots li.slick-active {
    background: #fff;
}

.date_list {
    padding: 0 0 0 0 !important;
    position: relative;
    margin-top: -5px;
}

.date_list li {
    display: block;
    padding: 17px 0;
    overflow: hidden;
    border-bottom: #e9f0f7 1px solid;
}

.date_list li:first-child {
    padding-top: 0;
}

.date_list li:hover {}



.date_list li a {
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    overflow: hidden;
    display: block;
    margin-top: 7px;
    max-height: 52px;
}

.date_list li a:hover {
    color: #b80000;
}

.date_list li span {
    float: left;
    display: block;
    width: 40px;
    text-align: center;
    color: #6c5454;
    font-size: 13px;
    line-height: 20px;
    margin-right: 12px;
    overflow: hidden;
    background: #ececec;
    height: 68px;
    border-radius: 5px;
    padding-top: 10px;
}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #950808;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
}

.date_list li:hover span {
    color: #bc0014
}

.date_list li:hover i {
    color: #bc0014
}

.more a {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #cdc8c7;
    font-weight: 600;
    margin-top: 40px;
}
.more a:hover{
    color: #a81c1c;
}
.more a:hover div{
    background: rgba(168,28,28,.7);
}
.more div {
    height: 5px;
    background: #f1f4f9;
    margin: 5px;
}

.more img {
    display: block;
    margin: 0 auto;
}


.s2-l {
    float: left;
    width: 615px;
    margin-right: 55px;
    padding-top: 30px;
}

.s2-r {
    overflow: hidden;
    position: relative;
    padding-top: 140px;
}

.s2-lm {
    background: #fff;
    border-top: 3px solid #a81c1c;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    margin-top: 15px;
    padding: 30px;
}

.s2-lm a {
    display: block;
}

.s2-lm a .pic {
    padding-top: 64%;
}

.s2-lm a h3 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    color: #333333;
    font-weight: 600;
    padding-right: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.s2-lm .slick-dots {
    text-align: right;
    right: 35px;
    font-size: 0;
    bottom: 40px;
    background: #fff;
    width: auto;
}

.s2-lm .slick-dots li {
    width: 12px;
    height: 12px;
    background: #e2e2e2;
    margin-right: 8px;
    margin-left: 0;
}

.s2-lm .slick-dots li.slick-active {
    background: #a81c1c;
}

.s2-rds {
    position: absolute;
    right: 0;
    top: 0;
}

.s2-r>h3 {
    font-size: 24px;
    color: #a81c1c;
    font-weight: 600;
    margin-right: 190px;
}
.s2-r>h3 img{
    vertical-align: middle;
}
.s2-r .gg-tit{
    margin-top: 72px;
    text-align: left;
}
.s2-r .gg-tit h2{
    padding: 0;
}
.s2-r .gg-tit h2::before{
    content: none;
}
.s2-r .gg-tit h2::after{
    content: none;
}

.s2-r>ul{
    overflow: hidden;
}
.s2-r>ul>li{
    float: left;
    width: 23.5%;
    margin-left: 2%;
}
.s2-r>ul>li:nth-child(4n+1){
    margin-left: 0;
}
.s2-r>ul>li a{
    display: block;
    background: #fff url(../images/s2-rli-bj.png) no-repeat;
    background-position: 90% 30%;
    padding: 40px 20px 0 20px;
    height: 80px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 12px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    transition: all 0.3s;
}
.s2-r>ul>li a:hover{
    background: #960808 url() no-repeat;
    background-position: 90% 30%;
    color: #fff;
}
.s2-r>h3 a{color:red;}
.s2-r>h3 a:hover{color:#fa09f7;}
.section3{
    padding: 55px 0 45px 0;
}

.s3-m{
    margin-top: 40px;
}

.s3-m ul li a{
    display: block;
    margin: 0 5px;
}
.s3-m ul li a img{
    display: block;
    width: 100%;
}
@media screen and (max-width:1300px){
    .s2-r>ul>li a{
        padding: 40px 10px 0 15px;
    }
    .s2-l{
        margin-right: 25px;
    }
}
@media screen and (max-width:1220px){
    .gg-tit h2 span{
        font-size: 24px;
    }
    .s1-l{
        width: 700px;
    }
    .s1-lpic{
        width: 460px;
    }
    .s1-linfo h3{
        line-height: 30px;
        max-height: 60px;
    }
    .s1-linfo>p{
        max-height: 134px;
    }
    .date_list li{
        padding: 10px;
    }
    .s2-l{
        width: 500px;
    }
    .s2-rds{
        width: 140px;
    }
    .s2-r{
        padding-top: 105px;
    }
    .s2-r .gg-tit{
        margin-top: 40px;
    }
    .s2-r>ul>li a{
        padding-top: 20px;
        height: 71px;
        background-position: 90% 10%;
    }
    .s2-lm{
        padding: 20px;
    }
    .s2-lm a h3{
        margin-top: 10px;
    }
    .s2-lm .slick-dots{
        bottom: 30px;
    }
    .s2-r>h3{
        font-size: 20px;
        margin-right: 140px;
    }

}
@media screen and (max-width:1024px){
    .gg-tit h2 span{
        font-size: 20px;
    }
    .gg-tit h2 img{
        height: 24px;
    }
    .s1-l{
        float: none;
        width: auto;
    }
    .s1-r{
        padding-left: 0;
        margin-top: 25px;
    }
    .more a{
        margin-top: 20px;
    }
    .s2-l{
        float: none;
        width: auto;
        margin-right: 0;
    }
    .s2-lm a h3{
        padding-right: 80px;
    }
}
@media screen and (max-width:768px){
    .s1-lpic{
        float: none;
        width: auto;
    }
    .section1{
        padding: 30px 0;
    }
    .section2{
        padding: 30px 0;
    }
    .section3{
        padding: 30px 0;
    }
    .s3-m{
        margin-top: 0;
    }
    .s1-lpics{
        padding: 0 ;
    }
    .s1-lpics div a{
        padding: 10px 10px 0 10px;
    }
    .s1-linfo{
        padding:20px 0 50px 0 ;
        top: 0;
        z-index: 9;
        overflow: visible;
    }
    .s1-ldata{
        top: -10px;
    }
    .s1-linfo h3{
        margin-right: 100px;
    }
    .s2-r>ul>li{
        width: 32%;
        margin-left: 2%;
    }
    .s2-r>ul>li:nth-child(4n+1) {
        margin-left: 2%;
    }
    .s2-r>ul>li:nth-child(3n+1) {
        margin-left: 0;
    }

    .s2-rds{
        width: 80px;
    }
    .s2-r{
        padding-top: 30px;
    }
    .s2-r .gg-tit{
        margin-top: 20px;
    }
    .s2-r>h3{
        margin-right: 80px;
        font-size: 18px;
    }
    .s2-r>h3 img{
        height: 20px;
    }
}

@media screen and (max-width:480px){
    .s2-r>ul>li{
        width: 49%; 
        margin-left: 0;
    }
    .s2-r>ul>li:nth-child(4n+1) {
        margin-left: 0;
    }
    .s2-r>ul>li:nth-child(2n) {
        margin-left: 2%;
    }
}