﻿@charset "utf-8";

body {
    overflow-x: hidden;
}



.index {
    overflow: hidden;
    background: url(../images/index.bg.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
}

.itit {
    margin-bottom: .35rem;
    position: relative;
}

.itit div {
    display: flex;
    align-items: center;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.3rem;
    color: #282828;
    font-family: 'sys-b';
}



.itit div span {
    color: #231815;
}

.itit div b {
    color: #336699;
}

.itit p {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 0.12rem;
    font-weight: normal;
    line-height: 0.12rem;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #C4C4C4;
    margin-top: .13rem;
}

.itit p::before {
    content: "";
    display: block;
    height: 0.03rem;
    width: .2rem;
    background: #336699;
    margin-right: .08rem;
}

.itit a {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #336699;
    transition: all .5s;
    background: url(../images/tit-morebg.png) no-repeat;
    background-position: right center;
    background-size: auto .06rem;
    padding-right: .25rem;
    font-family: 'sys-r';
}

.s1 {
    position: relative;
    z-index: 1;
    padding-top: .65rem;
}

.s1-c {
    display: flex;
    justify-content: space-between;
}

.s1-l {
    width: 29.5%;
    margin-right: 2.875%;
}

.s1-m {
    flex: 1;
    min-width: 0;
    padding: 0 2.875%;
    position: relative;
}

.s1-m::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: .15rem;
    top: .9rem;
    width: 1px;
    background: #EBE2D1;
}

.s1-m::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: .15rem;
    top: .9rem;
    width: 1px;
    background: #EBE2D1;
}

.s1-r {
    width: 29.5%;
    margin-left: 2.875%;
}




.s1-item {
    display: block;
    position: relative;
}

.s1-item .pic {
    padding-top: 66.7%;
}

.s1-item .pic::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: .6rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
    max-height: 60%;
    pointer-events: none;
}

.s1-item .info {
    padding: .24rem 0 .2rem 0;
    border-bottom: .03rem solid #336699;
}

.s1-item .info span {
    display: block;
    font-family: CanelaWeb-Regular;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    color: #336699;
    line-height: .26rem;
    background: url(../images/icon-time.png) no-repeat;
    background-position: left center;
    background-size: .11rem auto;
    padding-left: .2rem;
    font-family: 'sys';
}


.s1-item .info h3 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.2rem;
    font-weight: 600;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #231815;
    margin-top: .1rem;
    height: .6rem;
    letter-spacing: 0rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .6rem;
}

.s1-item .info h3 i {
    background-image: linear-gradient(#fff, #fff);
}

.s1-item .info p {
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.24rem;
    letter-spacing: 0rem;
    margin-top: .1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .48rem;
    color: #ffffff;
    opacity: 0.7;
    display: none;
}

.s1-lslick .slick-dots {
    left: 0;
    right: 0;
    bottom: 1.63rem;
    display: flex !important;
    justify-content: center;
}

.s1-lslick .slick-dots li {

    width: 0.04rem;
    height: 0.04rem;

    border-radius: 0.1rem;
    opacity: 0.5;
    background: #FFFFFF;
}

.s1-lslick .slick-dots li button {}

.s1-lslick .slick-dots li.slick-active {
    width: 0.27rem;
    opacity: 1;
}

.s1-m .s1-mfirst {}

.s1-m .s1-mfirst a {
    display: block;
    padding-bottom: .17rem;
}

.s1-m .s1-mfirst a div {
    width: 1.06rem;
    height: 0.27rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/s1-mfirst-databg.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.s1-m .s1-mfirst a div::before {
    content: "";
    display: block;
    background: url(../images/icon-time-w.png) no-repeat;
    background-position: center center;
    background-size: .11rem auto;
    width: 0.11rem;
    height: 0.12rem;
    margin-right: .08rem;
}

.s1-m .s1-mfirst a div span {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.26rem;
    letter-spacing: normal;
    color: #FFFFFF;
    font-family: "sys-r";
}

.s1-m .s1-mfirst a h3 {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #231815;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0.07rem 0;
}

.s1-m .s1-mfirst a p {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.24rem;
    letter-spacing: normal;
    color: #9E9E9E;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .48rem;
}

.s1-m ul li {}

.s1-m ul li a {
    display: flex;
    align-items: center;
    height: .6rem;
    border-bottom: 1px solid #EBE2D1;
}

.s1-m ul li:nth-child(1) a {
    border-top: 1px solid #EBE2D1;
}

.s1-m ul li a p {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .1rem 0 .2rem;
    position: relative;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #231815;
}

.s1-m ul li a p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.06rem;
    height: 0.06rem;
    background: #336699;
    border-radius: 50%;
}

.s1-m ul li a span {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.14rem;
    letter-spacing: normal;
    color: #8A8A8A;
    width: 0.5rem;
    text-align: right;
    border-left: 1px solid #8a8a8a;
    margin-left: .1rem;
}

.s1-r ul {
    margin-top: -.13rem;
}

.s1-r ul li a {
    display: flex;
    align-items: center;
}

.s1-r ul li a .date {
    width: 0.68rem;
    height: 0.68rem;
    border-radius: 50%;
    background: #F3EDDF;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 0.12rem;
    font-weight: normal;
    line-height: 0.2rem;
    text-align: center;
    letter-spacing: normal;
    color: #336699;
    margin-right: .17rem;
    font-family: 'sys';
}

.s1-r ul li a .date::before {
    content: "";
    position: absolute;
    left: 0.03rem;
    top: 0.03rem;
    right: 0.03rem;
    bottom: 0.03rem;
    opacity: 0.2;
    box-sizing: border-box;
    border: 1px dashed #336699;
    border-radius: 50%;
}

.s1-r ul li a .date b {
    font-family: 'sys-b';
    font-size: .2rem;
}

.s1-r ul li a .date span {
    font-family: 'sys-r';
}

.s1-r ul li a .info {
    flex: 1;
    min-width: 0;
    border-top: 1px solid #EBE2D1;
    height: 0.93rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.s1-r ul li a .info h3 {
    width: 100%;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.26rem;
    letter-spacing: normal;
    color: #231815;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .52rem;

}

.s1-r ul li:nth-child(1) a .info {
    border-top: none;
}

.s2 {
    margin-top: .65rem;
}

.s2>div {
    background: url(../images/s2-bg.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: .25rem .33rem .2rem .33rem;
}

.s2-c {
    background: #fff;
    display: flex;
    position: relative;
}

.s2-c::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    top: 1.45rem;
    background: #EBE2D1;
    width: 1px;
}

.s2-l {
    width: 50%;
    padding: .55rem .4rem 0 .4rem;
}

.s2-r {
    width: 50%;
    padding: .55rem .4rem 0 .4rem;
}

.s2-c ul {}

.s2-c ul li {}

.s2-c ul li:nth-child(1) a {
    border-top: 1px solid #EBE2D1;
}

.s2-c ul li a {
    display: flex;
    align-items: center;
    height: 0.72rem;
    border-bottom: 1px solid #EBE2D1;
    padding: 0 0.2rem 0 0;
    position: relative;
    z-index: 1;
}

.s2-c ul li a::before {
    content: "";
    position: absolute;
    left: -.2rem;
    top: 0;
    right: 0;
    bottom: 0;
    background: #336699;
    z-index: -2;
    opacity: 0;
    transition: all .5s;
}

.s2-c ul li a::after {
    content: "";
    position: absolute;
    left: -.11rem;
    top: .07rem;
    right: .11rem;
    bottom: .07rem;
    border-width: 0.1rem;
    border-style: solid;
    border-image: url(../images/s2-list-bg.png);
    border-image-slice: 10;
    z-index: -1;
    opacity: 0;
    transition: all .5s;
}

.s2-c ul li a span {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.6rem;
    letter-spacing: normal;
    color: #336699;
    width: 0.8rem;
    position: relative;
    font-family: "sys-b";
    transition: all .5s;
}

.s2-c ul li a span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 0.1829rem;
    transition: all .5s;
    opacity: 0.7;
    background: #EBE2D1;
}

.s2-c ul li a h3 {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.6rem;
    letter-spacing: normal;
    color: #231815;
    padding-left: .18rem;
    padding-right: .15rem;
}


/*s3*/

.s3 {
    margin-top: .88rem;
}

.s3-c {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.s3-c::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    top: .9rem;
    background: #EBE2D1;
    width: 1px;
}

.s3-l {
    width: 47%;
}

.s3-r {
    width: 47%;
}

.s3-c ul {}

.s3-c ul li {}

.s3-c ul li:nth-child(1) a {
    border-top: 1px solid #EBE2D1;
}

.s3-c ul li a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    height: 0.72rem;
    border-bottom: 1px solid #EBE2D1;
    padding: 0 0 0 0.28rem;
    position: relative;
    z-index: 1;
}

.s3-c ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #336699;
    z-index: -2;
    opacity: 0;
    transition: all .5s;
}

.s3-c ul li a::after {
    content: "";
    position: absolute;
    left: .11rem;
    top: .07rem;
    right: .11rem;
    bottom: .07rem;
    border-width: 0.1rem;
    border-style: solid;
    border-image: url(../images/s2-list-bg.png);
    border-image-slice: 10;
    z-index: -1;
    opacity: 0;
    transition: all .5s;
}

.s3-c ul li a span {
    font-size: 0.14rem;
    font-weight: bold;
    line-height: 0.6rem;
    letter-spacing: normal;
    color: #8A8A8A;
    width: 0.75rem;
    position: relative;
    transition: all .5s;
    padding-left: .15rem;
    font-weight: normal;
}

.s3-c ul li a span::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 0.1829rem;
    transition: all .5s;
    opacity: 0.7;
    background: #EBE2D1;
}

.s3-c ul li a h3 {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.6rem;
    letter-spacing: normal;
    color: #231815;
    padding-left: .18rem;
    padding-right: .15rem;
    padding-left: .22rem;
    background: url(../images/s3-item-bef.png) no-repeat;
    background-position: left center;
    background-size: .13rem auto;
}


.links {
    margin-top: 1.2rem;
}

.links-c {
    display: flex;
    align-items: flex-start;
    border-top: 1px solid rgba(51, 102, 153, .5);
    padding-top: .28rem;
    padding-bottom: .28rem;
}

.links-c b {
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 0.36rem;
    letter-spacing: normal;
    color: #336699;
}

.links-c ul {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
}

.links-c ul li {
    margin-right: .2rem;
}

.links-c ul li a {
    display: block;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    letter-spacing: normal;
    color: #336699;
}










@media screen and (min-width: 1025px) {
    .s1-r ul li a:hover .date {
        background: #336699;
        color: #fff;
    }

    .s1-r ul li a:hover .date::before {
        border-color: rgba(255, 255, 255, 1);
    }

    .s1-r ul li a:hover .info h3 {
        color: #336699;
        font-weight: 600;
    }

    .s1-item:hover .info h3, .s1-m .s1-mfirst a:hover h3, .s1-m ul li a:hover p {
        color: #336699;
    }

    .s2-c ul li a:hover::before {
        opacity: 1;
    }
    
    .s2-c ul li a:hover::after {
        opacity: 1;
    }
    
    .s2-c ul li a:hover span {
        color: #fff;
    }
    
    .s2-c ul li a:hover h3 {
        color: #fff;
    }
    .s3-c ul li a:hover::before {
        opacity: 1;
    }
    
    .s3-c ul li a:hover::after {
        opacity: 1;
    }
    
    .s3-c ul li a:hover span {
        color: #fff;
    }
    
    .s3-c ul li a:hover h3 {
        color: #fff;
        background: url(../images/s3-item-bef2.png) no-repeat;
        background-position: left center;
        background-size: .13rem auto;
    }

}

@media screen and (max-width: 1024px) {
    .itit div{
        font-size: .24rem;
    }
    .s1{
        padding-top: .5rem;
    }
    .s1-c{
        display: block;
    }

    .s1-l{
        width: auto;
        margin-right: 0;
    }
    .s1-m{
        width: auto;
        padding: 0;
        margin: .35rem 0;
    }
    .s1-m::before{
        display: none;
    }
    .s1-m::after{
        display: none;
    }
    .s1-r{
        width: auto;
        margin-left: 0;
    }
    .s2{
        margin-top: .5rem;
    }
    .s2>div{
        background: none;
        padding:0 10px;
    }
    .s2-c,.s3-c{
        display: block;
    }
    .s2-c{
        padding: .15rem 0;
    }
    .s2-l,.s2-r{
        width: auto;
        padding: 0.15rem .2rem;
    }

    .s2-c::before,.s3-c::before{
        display: none;
    }
    .s3{
        margin-top: .5rem;
    }
    .s3-l{
        width: auto;
    }
    .s3-r{
        width: auto;
        margin-top: .5rem;
    }
    .s3-c ul li a{
        padding-left: 0;
    }
    .links{
        margin-top: .5rem;
    }
    .links-c{
        display: block;
    }
    .links-c>b{
        display: block;
    }
    .links-c ul li a{
        font-size: .16rem;
    }
    .s1-item .info h3{
        font-size: .18rem;
    }
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 480px) {}