@charset "utf-8";
.title {
    align-items: center;
    justify-content: space-between;
    background: #f8f8f8;
    padding-right: 30px;
    height: 67px;
}

.title a {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
}

.title a:hover {
    color: #c70000;
}

.s1-l {
    width: 72%;
}

.s1-banner {
    position: relative;
}

.s1-banner .dots {
    position: absolute;
    right: 70px;
    bottom: 35px;
    z-index: 99;
}

.s1-banner .dots span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 0 9px;
    transition: all .6s;
}

.s1-banner span.swiper-pagination-bullet-active {
    background: #fff;
}

.s1-r {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    order: -1;
    flex: 1;
    min-width: 0;
    background: #b40009;
    z-index: 6;
}

.s1-l a {
    position: relative;
    display: block;
}

.s1-l a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 248px;
    background: url(../images/s1-l-tc.png) no-repeat center bottom;
    background-size: 100% auto;
    z-index: 9;
}

.s1-l a .pic {
    padding-top: 58.37%;
}

.s1-l a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 30px 40px;
    padding-right: 190px;
    z-index: 99;
}

.s1-l a .text h2 {
    display: flex;
    align-items: center;
}

.s1-l a .text h2 span {
    line-height: 35px;
    border-left: 5px solid #fff;
    font-size: 32px;
    font-weight: bold;
    padding-left: 15px;
    color: #fff;
}

.s1-l a .text h2 .more {
    margin-left: 85px;
    padding-left: 40px;
    background: url(../images/s1-l-more.png) no-repeat left center;
    font-size: 16px;
    color: #fff;
}

.s1-l a .text p {
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s1-r>ul>li {
    position: relative;
    border-bottom: 1px solid #c3333a;
    transition: all .6s;
}

.s1-r>ul>li.on {
    position: relative;
    margin-right: -25px;
    background: url(../images/s1-l-txt-bg.jpg) no-repeat center center;
    background-size: cover;
    z-index: 9;
}

.s1-r>ul>li:last-child {
    border-bottom: none;
}

.s1-r>ul>li a {
    display: block;
    padding: 18px 30px;
    transition: all .6s;
}

.date {
    color: #fff;
    opacity: .8;
}

.date b {
    font-size: 18px;
}

.date span {
    font-size: 12px;
}

.s1-r>ul>li a h2 {
    margin-top: 10px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    color: #fff;
    font-weight: normal;
    transition: all .6s;
    @charset "utf-8";
.title {
    align-items: center;
    justify-content: space-between;
    background: #f8f8f8;
    padding-right: 30px;
    height: 67px;
}

.title
    a {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
}

.title
    a:hover {
    color: #c70000;
}

.s1-l {
    width: 72%;
}

.s1-banner {
    position: relative;
}

.s1-banner .dots {
    position: absolute;
    right: 70px;
    bottom: 35px;
    z-index: 99;
}

.s1-banner .dots
    span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 0 9px;
    transition: all .6s;
}

.s1-banner
    span.swiper-pagination-bullet-active {
    background: #fff;
}

.s1-r {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    order: -1;
    flex: 1;
    min-width: 0;
    background: #b40009;
    z-index: 6;
}

.s1-l
    a {
    position: relative;
    display: block;
}

.s1-l
    a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 248px;
    background: url(../images/s1-l-tc.png) no-repeat center bottom;
    background-size: 100% auto;
    z-index: 9;
}

.s1-l
    a .pic {
    padding-top: 58.37%;
}

.s1-l
    a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 30px 40px;
    padding-right: 190px;
    z-index: 99;
}

.s1-l
    a .text h2 {
    display: flex;
    align-items: center;
}

.s1-l
    a .text h2 span {
    line-height: 35px;
    border-left: 5px solid #fff;
    font-size: 32px;
    font-weight: bold;
    padding-left: 15px;
    color: #fff;
}

.s1-l
    a .text h2 .more {
    margin-left: 85px;
    padding-left: 40px;
    background: url(../images/s1-l-more.png) no-repeat left center;
    font-size: 16px;
    color: #fff;
}

.s1-l
    a .text p {
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s1-r>
    ul>li {
    position: relative;
    border-bottom: 1px solid #c3333a;
    transition: all .6s;
}

.s1-r>
    ul>li.on {
    position: relative;
    margin-right: -25px;
    background: url(../images/s1-l-txt-bg.jpg) no-repeat center center;
    background-size: cover;
    z-index: 9;
}

.s1-r>
    ul>li:last-child {
    border-bottom: none;
}

.s1-r>
    ul>li a {
    display: block;
    padding: 18px 30px;
    transition: all .6s;
}

.date {
    color: #fff;
    opacity: .8;
}

.date
    b {
    font-size: 18px;
}

.date
    span {
    font-size: 12px;
}

.s1-r>
    ul>li a h2 {
    margin-top: 10px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    color: #fff;
    font-weight: normal;
    transition: all .6s;
}

.s1-r>
    ul>li.on a h2 {
    font-weight: bold;
}

.section2 {
    padding-top: 40px;
    padding-bottom: 45px;
    background: url(../images/sect2-bg.png) no-repeat right 90%;
}

.sect2 {
    position: relative;
    padding: 25px 70px;
    border: 1px solid #e5e5e5;
}

.sect2
    span {
    position: absolute;
    left: 0;
    top: 0;
}

.sect2
    h2 {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.sect2:
    hover h2 {
    color: #c70000;
}

.sect2
    p {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 32px;
    font-size: 16px;
    color: #666;
}

.sect2 .more
    a {
    font-size: 16px;
    color: #b40009;
    text-decoration: underline;
}

.sect2 .more
    a:hover {
    font-weight: bold;
}

.list
    li {
    position: relative;
    z-index: 6;
    line-height: 66px;
    margin-top: 26px;
    transition: all .6s;
}

.list
    li::after {
    content: "";
    position: absolute;
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 20px;
    background: #c70000;
    transition: all .6s;
}

.list
    li:hover::after {
    background: #fff;
    left: 0;
}

.list
    li a {
    display: block;
    padding-left: 20px;
    padding-right: 115px;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .6s;
}

.list
    li:hover a {
    border: 1px solid #c70000;
    background: #c70000;
}

.list
    li:hover a {
    color: #fff}

.list
    li span {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 16px;
    border-left: 2px solid #b8b8b8;
    padding-left: 10px;
    font-size: 14px;
    color: #999;
}

.list
    li:hover span {
    color: #fff;
    border-left: 2px solid #fff;
}

.sect3-l {
    width: 675px;
    margin-right: 65px;
    margin-top: 30px;
}

.sect3-l
    a {
    display: block;
    position: relative;
}

.sect3-l
    a .pic {
    padding-top: 63.595%;
}

.sect3-l
    a .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 55px;
    line-height: 55px;
    background: rgba(0, 0, 0, .5);
    padding-left: 30px;
    padding-right: 100px;
}

.sect3-l
    a .text p {
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect3-l .slick-dots {
    width: auto;
    left: auto;
    right: 15px;
    bottom: 20px;
}

.sect3-l .slick-dots
    li {
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    margin: 0 6px;
    transition: all .6s;
    border-radius: 50%;
}

.sect3-l .slick-dots
    li.slick-active {
    background: #fff;
}

.sect3-r {
    flex: 1;
    min-width: 0;
}

.s3r-top
    a {
    display: block;
    position: relative;
    padding: 35px;
    margin-top: 30px;
    border: 1px solid #e5e5e5;
}

.s3r-top
    a h2 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.s3r-top
    a:hover h2 {
    color: #c70000;
}

.s3r-top
    a p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    height: 40px;
    overflow: hidden;
}

.s3r-top
    a .date {
    position: absolute;
    right: 15px;
    top: -13px;
    padding: 0 10px;
    color: #c70000;
    background: #fff;
}

.section4 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 60px;
}

.sect4 {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.sect4-l {
    width: 32%;
    background: url(../images/s4-l-bg.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0 20px;
    padding-bottom: 40px;
}

.sect4-l .bt {
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sect4-l .bt
    a {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
}

.bt
    a:hover {
    color: #c70000;
}

.sect4-l .box {
    position: relative;
    /* padding-left: 50px; */
    margin-top: 15px;
}

.sect4-l .box>
    span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    background: #c70000;
    font-size: 18px;
    color: #fff;
    padding: 30px 10px;
    border-radius: 6px;
}

.sect4-l
    ul li {
    position: relative;
    padding-right: 55px;
    line-height: 36px;
}

.sect4-l
    ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect4-l
    ul li:hover a {
    color: #c70000}

.sect4-l
    ul li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}

.sect4-r {
    width: 62.14%;
}

.s4r-top
    a {
    display: block;
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.s4r-top
    a h2 {
    font-size: 18px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s4r-top
    a:hover h2 {
    color: #c70000;
}

.s4r-top
    a .nr {
    display: flex;
    margin-top: 20px;
}

.s4r-top
    a .nr .date {
    width: 60px;
    height: 55px;
    background: #fcf0f0;
    color: #c70000;
    text-align: center;
    margin-right: 10px;
    opacity: 1;
}

.s4r-top
    a .nr .date p {
    padding-top: 5px;
    font-size: 20px;
    font-weight: bold;
}

.s4r-top
    a .nr .date span {
    display: block;
    font-size: 12px;
    image-orientation: .6;
}

.s4r-top
    a .nr .text {
    flex: 1;
    min-width: 0;
}

.s4r-top
    a .nr .text p {
    line-height: 28px;
    font-size: 14px;
    color: #666;
    height: 56px;
}

.list-other
    li {
    position: relative;
    line-height: 54px;
    padding-left: 25px;
    padding-right: 85px;
    background: url(../images/list.png) no-repeat left center;
}

.list-other
    li a {
    display: block;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-other
    li:hover a {
    color: #c70000;
}

.list-other
    li span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 16px;
    border-left: 2px solid #b8b8b8;
    padding-left: 5px;
    font-size: 14px;
    color: #999;
}

.section5 {
    padding-top: 75px;
    background: url(../images/s5-bg.png) no-repeat center top;
    background-size: 100% auto;
}

.sect5 {
    display: flex;
    justify-content: space-between;
    background: rgba(255, 255, 255, .9);
    padding: 60px 70px 35px 70px;
}

.sect5>
    div {
    width: 48%;
}

.s5l-top,
.s5r-top {
    margin-top: 25px;
}

.s5l-top .pic {
    padding-top: 30.615%;
}

.s5l-down
    li {
    line-height: 59px;
    border-bottom: 1px dashed #bfbfbf;
}

.s5r-top
    a {
    display: block;
    background: #fff;
    padding: 20px 25px;
}

.s5r-top
    a:hover {
    background: #c70000;
}

.s5r-top
    a h2 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.s5r-top
    a:hover h2 {
    color: #fff;
}

.s5r-top
    a p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    height: 40px;
    overflow: hidden;
}

.s5r-top
    a:hover p {
    color: #fff;
}

.section6 {
    padding-bottom: 40px;
}

.sect6 {
    display: flex;
    justify-content: space-between;
}

.s6-l {
    width: 66.8%;
}

.s6-l .s6 {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}

.s6-l .s6 .s6l-l {
    width: 420px;
    margin-right: 35px;
}

.s6-l .s6 .s6l-l
    a {
    display: block;
}

.s6-l .s6 .s6l-l
    a .pic {
    padding-top: 61.9%;
}

.s6-l .s6 .s6l-l
    a .text span {
    display: inline-block;
    padding: 0 25px;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
}

.s6-l .s6 .s6l-l
    a:hover .text span {
    background: #c70000;
    color: #fff;
}

.s6-l .s6 .s6l-l
    a .text p {
    line-height: 28px;
    font-size: 16px;
    color: #333;
    height: 56px;
}

.s6-l .s6 .s6l-l .slick-prev {
    top: auto;
    transform: none;
    left: auto;
    bottom: 90px;
    right: 60px;
    width: 40px;
    height: 40px;
    background: url(../images/s6-l-jt.png) no-repeat center center;
    background-size: cover;
}

.s6-l .s6 .s6l-l .slick-next {
    top: auto;
    transform: none;
    left: auto;
    right: 0;
    bottom: 90px;
    width: 40px;
    height: 40px;
    background: url(../images/s6-r-jt.png) no-repeat center center;
    background-size: cover;
}

.s6-l .s6 .s6l-r {
    flex: 1;
    min-width: 0;
}

.s6-l .s6 .s6l-r
    ul li a {
    display: block;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 20px;
}

.s6-l .s6 .s6l-r
    ul li:last-child a {
    border-bottom: none;
}

.s6-l .s6 .s6l-r
    ul li a span {
    display: inline-block;
    padding: 0 25px;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}

.s6-l .s6 .s6l-r
    ul li:hover a span {
    background: #c70000;
    color: #fff;
}

.s6-l .s6 .s6l-r
    ul li a p {
    line-height: 28px;
    font-size: 16px;
    color: #333;
    max-height: 56px;
}

.s6-l .s6 .s6l-r
    ul li:first-child a span {
    margin-top: 0;
}

.s6-r {
    width: 29%;
    background: #f8f8f8;
    padding: 35px;
}

.s6-r .bt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s6-r .bt
    a {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
}

.s6-r .bt
    a:hover {
    color: #c70000;
}

.s6-r .shujia {
    /* padding-bottom: 35px; */
}

.s6-r .tpp {
    width: 240px;
    margin: 25px auto;
}

.s6-r .tpp .pic {
    padding-top: 127.11%;
}

.s6-r .text {
    text-align: center;
}

.s6-r .text
    p {
    line-height: 26px;
    font-size: 18px;
    color: #333;
    height: 56px;
}

.s6-r .slick-dots
    li {
    width: 8px;
    height: 8px;
    background: #c9c9c9;
    margin: 0 6px;
    transition: all .6s;
    border-radius: 50%;
}

.s6-r .slick-dots
    li.slick-active {
    background: #c70000;
}
    @media screen and (max-width: 1570px) {
    .s1-r>ul>li a {
        padding: 10px 30px;
    }
}
    @media screen and (max-width: 1400px) {
    .sect5 {
        padding: 15px;
    }
    .s1-r>ul>li a {
    padding: 5px 15px;
    }
    .sect2 h2 {
    width: 80%;
    margin: 0 auto;
    }
}
    @media screen and (max-width: 1200px) {
    .s1-l {
        width: 100%;
    }
    .s1-r {
    order: 0;
    }
    .s1 {
    display: block;
    }
    .s1-r>ul>li.on {
    margin-right: 0;
    }
    .s1-r>ul>li a h2 {
    height: auto;
    }
    .s1-l a .text {
    padding: 15px;
    }
    .sect2 {
    padding-right: 15px;
    }
    .sect3-l {
    width: 540px;
    margin-right: 15px;
    }
    .s3r-top a {
    padding: 15px;
    padding-top: 20px;
    }
    .list li {
    line-height: 49px;
    }
    .sect4-l {
    width: 35%;
    }
    .s6-l {
    width: 100%;
    }
    .sect6 {
    flex-wrap: wrap;
    }
    .s6-r {
    width: 100%;
    margin-top: 15px;
    }
}
    @media screen and (max-width: 1000px) {
    .s1-l a .text h2 span {
        line-height: 24px;
    font-size: 20px;
    padding-left: 15px;
    }
    .title {
    height: 50px;
    }
    .title h2 img {
    height: 50px;
    }
    .sect3-l {
    width: 100%;
    }
    .sect4-l {
    width: 100%;
    }
    .sect4-r {
    width: 100%;
    margin-top: 15px;
    }
    .sect5>div {
    width: 100%;
    margin-bottom: 15px;
    }
    .s1-banner .dots {
    right: 10px;
    }
    .s1-banner .dots span {
    margin: 0 3px;
    bottom: 15px;
    }
    .s1-l a .text {
    padding-right: 100px;
    }
    .s1-l a .text h2 .more {
    margin-left: 10px;
    padding-left: 30px;
    background-size: 25px auto;
    }
    .s1-l a .text h2 .more a {
    font-size: 12px;
    }
    .s1-l a .text p {
    font-size: 14px;
    }
}
    @media screen and (max-width: 700px) {
    .sect2 h2 {
        font-size: 18px;
    padding-left: 10px;
    }
    .sect2 span img {
    height: 80px;
    }
    .sect2 {
    padding: 15px;
    }
    .sect2 p {
    font-size: 14px;
    }
    .title {
    height: 34px;
    padding-right: 10px;
    }
    .title h2 img {
    height: 34px;
    }
    .title {
    font-size: 14px;
    }
    .list li {
    margin-top: 10px;
    }
    .list li a {
    font-size: 14px;
    }
    .sect3-l a .text {
    padding-left: 10px;
    }
    .section4 {
    padding-top: 15px;
    padding-bottom: 15px;
    }
    .sect4-l ul li a {
    font-size: 14px;
    }
    .list-other li {
    line-height: 40px;
    }
    .list-other li a {
    font-size: 14px;
    }
    .s5r-top a {
    padding: 10px;
    }
    .s6-l .s6 {
    flex-wrap: wrap;
    }
    .s6-l .s6 .s6l-l {
    width: 100%;
    }
    .s6-l .s6 .s6l-l .slick-prev {
    bottom: 75px;
    width: 30px;
    height: 30px;
    right: 40px;
    }
    .s6-l .s6 .s6l-l .slick-next {
    bottom: 75px;
    width: 30px;
    height: 30px;
    }
    .s6-r {
    padding: 15px;
    }
};
}

.s1-r>ul>li.on a h2 {
    font-weight: bold;
}

.section2 {
    padding-top: 40px;
    padding-bottom: 45px;
    background: url(../images/sect2-bg.png) no-repeat right 90%;
}

.sect2 {
    position: relative;
    padding: 25px 70px;
    border: 1px solid #e5e5e5;
}

.sect2 span {
    position: absolute;
    left: 0;
    top: 0;
}

.sect2 h2 {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.sect2:hover h2 {
    color: #c70000;
}

.sect2 p {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 32px;
    font-size: 16px;
    color: #666;
}

.sect2 .more a {
    font-size: 16px;
    color: #b40009;
    text-decoration: underline;
}

.sect2 .more a:hover {
    font-weight: bold;
}

.list li {
    position: relative;
    z-index: 6;
    line-height: 66px;
    margin-top: 26px;
    transition: all .6s;
}

.list li::after {
    content: "";
    position: absolute;
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 20px;
    background: #c70000;
    transition: all .6s;
}

.list li:hover::after {
    background: #fff;
    left: 0;
}

.list li a {
    display: block;
    padding-left: 20px;
    padding-right: 115px;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .6s;
}

.list li:hover a {
    border: 1px solid #c70000;
    background: #c70000;
}

.list li:hover a {
    color: #fff
}

.list li span {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 16px;
    border-left: 2px solid #b8b8b8;
    padding-left: 10px;
    font-size: 14px;
    color: #999;
}

.list li:hover span {
    color: #fff;
    border-left: 2px solid #fff;
}

.sect3-l {
    width: 675px;
    margin-right: 65px;
    margin-top: 30px;
}

.sect3-l a {
    display: block;
    position: relative;
}

.sect3-l a .pic {
    padding-top: 63.595%;
}

.sect3-l a .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 55px;
    line-height: 55px;
    background: rgba(0, 0, 0, .5);
    padding-left: 30px;
    padding-right: 100px;
}

.sect3-l a .text p {
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect3-l .slick-dots {
    width: auto;
    left: auto;
    right: 15px;
    bottom: 20px;
}

.sect3-l .slick-dots li {
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    margin: 0 6px;
    transition: all .6s;
    border-radius: 50%;
}

.sect3-l .slick-dots li.slick-active {
    background: #fff;
}

.sect3-r {
    flex: 1;
    min-width: 0;
}

.s3r-top a {
    display: block;
    position: relative;
    padding: 35px;
    margin-top: 30px;
    border: 1px solid #e5e5e5;
}

.s3r-top a h2 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.s3r-top a:hover h2 {
    color: #c70000;
}

.s3r-top a p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    height: 40px;
    overflow: hidden;
}

.s3r-top a .date {
    position: absolute;
    right: 15px;
    top: -13px;
    padding: 0 10px;
    color: #c70000;
    background: #fff;
}

.section4 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 60px;
}

.sect4 {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.sect4-l {
    width: 32%;
    background: url(../images/s4-l-bg.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0 20px;
    padding-bottom: 40px;
}

.sect4-l .bt {
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sect4-l .bt a {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
}

.bt a:hover {
    color: #c70000;
}

.sect4-l .box {
    position: relative;
    /* padding-left: 50px; */
    margin-top: 15px;
}

.sect4-l .box>span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    background: #c70000;
    font-size: 18px;
    color: #fff;
    padding: 30px 10px;
    border-radius: 6px;
}

.sect4-l ul li {
    position: relative;
    padding-right: 55px;
    line-height: 36px;
}

.sect4-l ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect4-l ul li:hover a {
    color: #c70000
}

.sect4-l ul li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}

.sect4-r {
    width: 62.14%;
}

.s4r-top a {
    display: block;
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.s4r-top a h2 {
    font-size: 18px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s4r-top a:hover h2 {
    color: #c70000;
}

.s4r-top a .nr {
    display: flex;
    margin-top: 20px;
}

.s4r-top a .nr .date {
    width: 60px;
    height: 55px;
    background: #fcf0f0;
    color: #c70000;
    text-align: center;
    margin-right: 10px;
    opacity: 1;
}

.s4r-top a .nr .date p {
    padding-top: 5px;
    font-size: 20px;
    font-weight: bold;
}

.s4r-top a .nr .date span {
    display: block;
    font-size: 12px;
    image-orientation: .6;
}

.s4r-top a .nr .text {
    flex: 1;
    min-width: 0;
}

.s4r-top a .nr .text p {
    line-height: 28px;
    font-size: 14px;
    color: #666;
    height: 56px;
}

.list-other li {
    position: relative;
    line-height: 54px;
    padding-left: 25px;
    padding-right: 85px;
    background: url(../images/list.png) no-repeat left center;
}

.list-other li a {
    display: block;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-other li:hover a {
    color: #c70000;
}

.list-other li span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 16px;
    border-left: 2px solid #b8b8b8;
    padding-left: 5px;
    font-size: 14px;
    color: #999;
}

.section5 {
    padding-top: 75px;
    background: url(../images/s5-bg.png) no-repeat center top;
    background-size: 100% auto;
}

.sect5 {
    display: flex;
    justify-content: space-between;
    background: rgba(255, 255, 255, .9);
    padding: 60px 70px 35px 70px;
}

.sect5>div {
    width: 48%;
}

.s5l-top,
.s5r-top {
    margin-top: 25px;
}

.s5l-top .pic {
    padding-top: 30.615%;
}

.s5l-down li {
    line-height: 59px;
    border-bottom: 1px dashed #bfbfbf;
}

.s5r-top a {
    display: block;
    background: #fff;
    padding: 20px 25px;
}

.s5r-top a:hover {
    background: #c70000;
}

.s5r-top a h2 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.s5r-top a:hover h2 {
    color: #fff;
}

.s5r-top a p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    height: 40px;
    overflow: hidden;
}

.s5r-top a:hover p {
    color: #fff;
}

.section6 {
    padding-bottom: 40px;
}

.sect6 {
    display: flex;
    justify-content: space-between;
}

.s6-l {
    width: 66.8%;
}

.s6-l .s6 {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}

.s6-l .s6 .s6l-l {
    width: 420px;
    margin-right: 35px;
}

.s6-l .s6 .s6l-l a {
    display: block;
}

.s6-l .s6 .s6l-l a .pic {
    padding-top: 61.9%;
}

.s6-l .s6 .s6l-l a .text span {
    display: inline-block;
    padding: 0 25px;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
}

.s6-l .s6 .s6l-l a:hover .text span {
    background: #c70000;
    color: #fff;
}

.s6-l .s6 .s6l-l a .text p {
    line-height: 28px;
    font-size: 16px;
    color: #333;
    height: 56px;
}

.s6-l .s6 .s6l-l .slick-prev {
    top: auto;
    transform: none;
    left: auto;
    bottom: 90px;
    right: 60px;
    width: 40px;
    height: 40px;
    background: url(../images/s6-l-jt.png) no-repeat center center;
    background-size: cover;
}

.s6-l .s6 .s6l-l .slick-next {
    top: auto;
    transform: none;
    left: auto;
    right: 0;
    bottom: 90px;
    width: 40px;
    height: 40px;
    background: url(../images/s6-r-jt.png) no-repeat center center;
    background-size: cover;
}

.s6-l .s6 .s6l-r {
    flex: 1;
    min-width: 0;
}

.s6-l .s6 .s6l-r ul li a {
    display: block;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 20px;
}

.s6-l .s6 .s6l-r ul li:last-child a {
    border-bottom: none;
}

.s6-l .s6 .s6l-r ul li a span {
    display: inline-block;
    padding: 0 25px;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}

.s6-l .s6 .s6l-r ul li:hover a span {
    background: #c70000;
    color: #fff;
}

.s6-l .s6 .s6l-r ul li a p {
    line-height: 28px;
    font-size: 16px;
    color: #333;
    max-height: 56px;
}

.s6-l .s6 .s6l-r ul li:first-child a span {
    margin-top: 0;
}

.s6-r {
    width: 29%;
    background: #f8f8f8;
    padding: 35px;
}

.s6-r .bt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s6-r .bt a {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
}

.s6-r .bt a:hover {
    color: #c70000;
}

.s6-r .shujia {
    /* padding-bottom: 35px; */
}

.s6-r .tpp {
    width: 100%;
    margin: 15px auto;
}

.s6-r .tpp .pic {
    padding-top: 90.11%;
}

.s6-r .text {
    text-align: center;
}

.s6-r .text p {
    line-height: 26px;
    font-size: 18px;
    color: #333;
    height: 56px;
}

.s6-r .slick-dots li {
    width: 8px;
    height: 8px;
    background: #c9c9c9;
    margin: 0 6px;
    transition: all .6s;
    border-radius: 50%;
}

.s6-r .slick-dots li.slick-active {
    background: #c70000;
}

@media screen and (max-width: 1570px) {
    .s1-r>ul>li a {
        padding: 10px 30px;
    }
}

@media screen and (max-width: 1400px) {
    .sect5 {
        padding: 15px;
    }
    .s1-r>ul>li a {
        padding: 5px 15px;
    }
    .sect2 h2 {
        width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1200px) {
    .s1-l {
        width: 100%;
    }
    .s1-r {
        order: 0;
    }
    .s1 {
        display: block;
    }
    .s1-r>ul>li.on {
        margin-right: 0;
    }
    .s1-r>ul>li a h2 {
        height: auto;
    }
    .s1-l a .text {
        padding: 15px;
    }
    .sect2 {
        padding-right: 15px;
    }
    .sect3-l {
        width: 540px;
        margin-right: 15px;
    }
    .s3r-top a {
        padding: 15px;
        padding-top: 20px;
    }
    .list li {
        line-height: 49px;
    }
    .sect4-l {
        width: 35%;
    }
    .s6-l {
        width: 100%;
    }
    .sect6 {
        flex-wrap: wrap;
    }
    .s6-r {
        width: 100%;
        margin-top: 15px;
    }
}

@media screen and (max-width: 1000px) {
    .s1-l a .text h2 span {
        line-height: 24px;
        font-size: 20px;
        padding-left: 15px;
    }
    .title {
        height: 50px;
    }
    .title h2 img {
        height: 50px;
    }
    .sect3-l {
        width: 100%;
    }
    .sect4-l {
        width: 100%;
    }
    .sect4-r {
        width: 100%;
        margin-top: 15px;
    }
    .sect5>div {
        width: 100%;
        margin-bottom: 15px;
    }
    .s1-banner .dots {
        right: 10px;
    }
    .s1-banner .dots span {
        margin: 0 3px;
        bottom: 15px;
    }
    .s1-l a .text {
        padding-right: 100px;
    }
    .s1-l a .text h2 .more {
        margin-left: 10px;
        padding-left: 30px;
        background-size: 25px auto;
    }
    .s1-l a .text h2 .more a {
        font-size: 12px;
    }
    .s1-l a .text p {
        font-size: 14px;
    }
}

@media screen and (max-width: 700px) {
    .sect2 h2 {
        font-size: 18px;
        padding-left: 10px;
    }
    .sect2 span img {
        height: 80px;
    }
    .sect2 {
        padding: 15px;
    }
    .sect2 p {
        font-size: 14px;
    }
    .title {
        height: 34px;
        padding-right: 10px;
    }
    .title h2 img {
        height: 34px;
    }
    .title {
        font-size: 14px;
    }
    .list li {
        margin-top: 10px;
    }
    .list li a {
        font-size: 14px;
    }
    .sect3-l a .text {
        padding-left: 10px;
    }
    .section4 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .sect4-l ul li a {
        font-size: 14px;
    }
    .list-other li {
        line-height: 40px;
    }
    .list-other li a {
        font-size: 14px;
    }
    .s5r-top a {
        padding: 10px;
    }
    .s6-l .s6 {
        flex-wrap: wrap;
    }
    .s6-l .s6 .s6l-l {
        width: 100%;
    }
    .s6-l .s6 .s6l-l .slick-prev {
        bottom: 75px;
        width: 30px;
        height: 30px;
        right: 40px;
    }
    .s6-l .s6 .s6l-l .slick-next {
        bottom: 75px;
        width: 30px;
        height: 30px;
    }
    .s6-r {
        padding: 15px;
    }
}