﻿@charset "utf-8";

@font-face {
    font-family: sysongnum;
    src: url("/fonts/sysong0-9.woff2") format("woff2"),
        url("/fonts/sysong0-9.woff.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: sysonghz;
    src: url("/fonts/sysonghz.woff2") format("woff2"),
        url("/fonts/sysonghz.woff.woff") format("woff");
    font-display: swap;
}
.xstd1 {
    margin-top: 1.26rem;
}

.xstd1-t {
    display: flex;
    justify-content: space-between;
}

.xstd1-tl {
    width: 59%;
    position: relative;
}

.xstd1-tl ul {
    position: relative;
    z-index: 9;
}

.xstd1-tl ul li a {
    display: block;
}

.xstd1-tl ul li a .pic {
    padding-top: 56.8%;
    border-radius: 0.25rem;
}

.xstd1-tl-crlcle {
    position: absolute;
    left: 100%;
    top: 0;
    width: 1.13rem;
    height: 1.13rem;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
}

.xstd1-tl-crlcle::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #47BE62;
    z-index: 2;
}

.xstd1-tl-crlcle::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(71, 190, 98, 0.15);
    z-index: 1;
    animation: _circlescale infinite 1.3s linear;
}

.xstd1-tr {
    flex: 1;
    min-width: 0;
    padding-left: .45rem;
}

.xstd1-tr ul li a {
    display: flex;
    align-items: center;
}

.xstd1-tr ul li a .date {
    width: 1.69rem;
    height: 1.69rem;
    border-radius: 50%;
    border-radius: 50%;
    border: 1px dashed rgba(45, 81, 178, .2);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.xstd1-tr ul li a .date::before {
    content: "";
    position: absolute;
    left: .1rem;
    right: 0.1rem;
    bottom: 0.1rem;
    top: 0.1rem;
    border-radius: 50%;
    background: #DEF4FF;
    z-index: -1;
}

.xstd1-tr ul li a .date b {
    font-size: 0.5rem;
    font-weight: bold;
    line-height: .5rem;
    color: #2D51B2;
    font-family: sysongnum;
}

.xstd1-tr ul li a .date span {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: .2rem;
    color: #2D51B2;
}

.xstd1-tr ul li a .info {
    flex: 1;
    min-width: 0;
    padding-left: .45rem;
}

.xstd1-tr ul li a .info div {
    position: relative;
    padding-bottom: .25rem;
}

.xstd1-tr ul li a .info div::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #FF8B2E;
    height: 0.04rem;
    width: 1.24rem;
    max-width: 50%;
}

.xstd1-tr ul li a .info div h3 {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: .46rem;
    letter-spacing: 0em;
    font-variation-settings: "opsz"auto;
    color: #2D51B2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .92rem;
}

.xstd1-tr ul li a .info p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: .36rem;
    color: #434343;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    max-height: 2.52rem;
    margin-top: 17%;
}

.xstd1-b {
    margin-top: .85rem;
}

.xstd1-b ul {
    margin: 0 -.14rem;
}

.xstd1-b ul li a {
    display: block;
    margin: 0 .14rem;
}

.xstd1-b ul li a .pic {
    padding-top: 56.8%;
    border-radius: 0.35rem;
}

.xstd1-b .slick-prev, .xstd1-b .slick-next {
    width: 0.2rem;
    height: 0.2rem;
    top: auto;
    bottom: 100%;
    margin-bottom: .2rem;
}

.xstd1-b .slick-prev {
    background: url(/images/xstd1-bprev.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    left: .14rem;
}

.xstd1-b .slick-next {
    background: url(/images/xstd1-bnext.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    right: .14rem;
}

.xstd2 {
    position: relative;
    margin-top: 1.3rem;
    padding: 1.05rem 0;
}

.xstd2>.wp2 {
    position: relative;
    z-index: 9;
}

.xstd2-zs {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: calc((100vw - 16.6rem) / 2 + 1rem);
    border-radius: 3.65rem 0rem 0rem 3.66rem;
    opacity: 1;
    background: #2D51B2;
    overflow: hidden;
    z-index: -1;
    pointer-events: none;
}

.xstd2-zsl {
    position: absolute;
    left: 0;
    top: 0;
    width: 34.32%;
    padding-top: 34.32%;
    transform: translateX(-50%);
}

.xstd2-zsl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background: #3C76D1;
}

.xstd2-zsl::after {
    content: "";
    position: absolute;
    right: -38.84%;
    top: -9%;
    width: 128%;
    height: 128%;
    border-radius: 50%;
    border-radius: 50%;
    border: 2px dashed #2C8FCF;
    animation: _anirotate 35s linear infinite;
}

.xstd2-zst {
    position: absolute;
    width: 44%;
    padding-top: 44%;
    border-radius: 50%;
    background: #3C76D1;
    top: 0;
    right: 16%;
    margin-top: -22%;
}

.xstd2-zsb {
    position: absolute;
    width: 44%;
    padding-top: 44%;
    border-radius: 50%;
    background: #3C76D1;
    top: 45%;
    right: -14%;
    z-index: 1;
}

.xstd2-zsb::before {
    content: "";
    position: absolute;
    top: -9%;
    right: 10%;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 50%;
    border: 2px dashed #2C8FCF;
    z-index: 2;
    animation: _anirotate2 50s linear infinite;

}

.xstd2-zsb::after {
    content: "";
    position: absolute;
    top: -9%;
    margin-top: -3%;
    left: 35%;
    width: 6%;
    height: 6%;
    background: #3C76D1;
    border-radius: 50%;
    animation: _anirotate 20s linear infinite;
    transform-origin: 55% 860%;
    z-index: 3;
}

@keyframes _anirotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes _anirotate2 {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.xstd2_c {
    overflow: hidden;
}

.xstd2_c ul li {
    position: relative;
    z-index: 1;
}

.xstd2_c ul li a {
    display: block;
    position: relative;
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
    transition: all 0.3s;
}

.xstd2_c ul li .pic {
    position: relative;
    overflow: hidden;
    padding-top: 62%;
    border-radius: 0.31rem;
}

.xstd2_c ul li .pic::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(7, 30, 94, 0.35);
}

.xstd2_c ul li .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xstd2_c ul li.slick-center {
    z-index: 2;
}

.xstd2_c ul li.slick-center a {
    transform: scale(1.444);
    clip-path: none;
}

.xstd2_c ul li.slick-center a .pic::after {
    display: none;
}

.xstd2_c ul li.slick-center+li a {
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
}

.xstd2_c .slick-list {
    padding: 0.75rem 0 !important;
}

.xstd2_c .slick-prev,
.xstd2_c .slick-next {
    width: 0.4rem;
    height: 0.4rem;
    z-index: 9;
}
 

.xstd2_d {
    width: 50%;
    margin: 0 auto;
    margin-top: .35rem;
}

.xstd2_d ul li a {
    display: block;
    text-align: center;
    font-size: .2rem;
    font-weight: 500;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xstd2_d .slick-dots {
    position: static;
    margin-top: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xstd2_d .slick-dots li {
    width: 0.08rem;
    height: 0.08rem;
    background: #D8D8D8;
    border-radius: 50%;
    margin: 0 0.1rem;
}

.xstd2_d .slick-dots li.slick-active {
    background: #34C2F1;
    width: .16rem;
    height: .16rem;
}

.xstd2_d .slick-dots li button {
    display: none;
}

.xstd2-b {
    margin-left: 26%;
    margin-top: .3rem;
}

.xstd2-b p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: .36rem;
    color: #FFFFFF;
}


.xstd3 {
    margin-top: 1.3rem;
}

.xstd3-c {
    display: flex;
}

.xstd3-l {
    width: 27.5%;
    position: relative;
    z-index: 9;
}

.xstd3-l ul {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.xstd3-l ul li {
    position: relative;
    z-index: 1;
    height: 30%;
    transition: all 0.5s;
}

.xstd3-l ul li:hover {
    z-index: 9;
    transform: scale(1.05);
    box-shadow: 0 0 .2rem rgba(0, 0, 0, 0.2);
}


.xstd3-l ul li:nth-child(1) {
    border-radius: 0px 0.89rem 0px 0px;
    opacity: 1;
    background: #2D51B2;
}

.xstd3-l ul li:nth-child(2) {
    background: #FF5D5E;
}

.xstd3-l ul li:nth-child(3) {
    border-radius: 0px 0px 0px 1rem;
    opacity: 1;
    background: #34C2F1;
}

.xstd3-l ul li.active {
    height: 40%;
}

.xstd3-l ul li a {
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: .5rem;
}

.xstd3-l ul li a .icon {
    border: 1px dashed #FFFFFF;
    border-radius: 50%;
    width: 1.15rem;
    height: 1.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .35rem;
}

.xstd3-l ul li a .icon img {
    max-width: 80%;
    max-height: 80%;
}

.xstd3-l ul li a .info {
    flex: 1;
    min-width: 0;
    padding-right: .2rem;
}

.xstd3-l ul li a .info h3 {
    font-size: 0.28rem;
    line-height: .4rem;
    font-family: 'sysonghz';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFFFFF;
}

.xstd3-l ul li a .info p {
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .24rem;
    margin-top: .05rem;
    color: #FFFFFF;
    font-family: 'sysonghz';
}

.xstd3-r {
    flex: 1;
    min-width: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0px 4px 10px 0px rgba(52, 194, 241, 0.17);

}

.xstd3-r>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%);
}

.xstd3-r>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0);
}

.xstd3-r>div ul li {}

.xstd3-r>div ul li a {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: row-reverse;
}

.xstd3-r>div ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.04);
    z-index: 8;
}

.xstd3-r>div ul li a .pics {
    width: 50%;
    z-index: 9;
}

.xstd3-r>div ul li a .pics .pic {
    padding-top: 66%;
}

.xstd3-r>div ul li a .texts {
    width: 50%;
    display: flex;
    z-index: 7;
}

.xstd3-r>div ul li a .texts .date {
    width: 1.4rem;
    text-align: center;
}

.xstd3-r>div ul li a .texts .date b {
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    color: #333333;
    font-family: 'sysongnum';
}

.xstd3-r>div ul li a .texts .date span {
    display: block;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: normal;
    color: #9E9E9E;
}

.xstd3-r>div ul li a .texts .info {
    flex: 1;
    min-width: 0;
    padding-right: .5rem;
}

.xstd3-r>div ul li a .texts .info h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: normal;
    color: #333333;
}

.xstd3-r>div ul li a .texts .info p {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.24rem;
    letter-spacing: 0em;
    color: #9E9E9E;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .48rem;
    margin: .5rem 0;
}

.xstd3-r>div ul li a .texts .info span {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 0.24rem;
    color: #9E9E9E;
}

.xstd3-r>div ul li a .texts .info span::after {
    content: "";
    display: block;
    width: 0.3rem;
    height: 0.2rem;
    background: url(/images/xstd3-icon4.png) no-repeat;
    background-position: right center;
    background-size: .26rem auto;
    margin-left: .2rem;
}

.xstd3-r>div ul li a:hover .texts .info h3 {
    color: #3C76D1;
}


@media screen and (max-width: 1024px) {
    .xstd1 {
        margin-top: .5rem;
    }

    .xstd1-tl-crlcle {
        width: 0.8rem;
        height: 0.8rem;
    }

    .xstd1-t {
        display: block;
    }

    .xstd1-tl {
        width: auto;
    }

    .xstd1-tr {
        padding-left: 0;
        margin-top: .3rem;
    }

    .xstd1-tr ul li a .date {
        width: 1rem;
        height: 1rem;
    }

    .xstd1-tr ul li a .date b {
        font-size: .3rem;
        line-height: .3rem;
    }

    .xstd1-tr ul li a .info {
        padding-left: .2rem;
    }

    .xstd1-tr ul li a .info p {
        margin-top: .2rem;
        -webkit-line-clamp: 4;
        max-height: 1.44rem;
    }

    .xstd1-b ul {
        margin: 0 -.05rem;
    }

    .xstd1-b ul li a {
        margin: 0 .05rem;
    }

    .xstd1-b ul li a .pic {
        border-radius: .15rem;
    }


    .xstd2 {
        margin-top: .5rem;
        padding: .5rem 0;
        border-radius: 0;
    }
    .xstd2-zs{
        border-radius: 0;
        left: 0;
    }

    .xstd2_c .slick-list {
        padding: 0.48rem 0 !important;
    }

    .xstd2_d {
        width: auto;
        margin-top: .25rem;
    }
 
 
    .xstd2-b{
        margin-left: 0;
    }

    .xstd3-c{
        display: block;
    }
    .xstd3-l{
        width: auto;
    }
    .xstd3-l ul{
        flex-direction: row;
    }
    .xstd3-l ul li:nth-child(1),.xstd3-l ul li:nth-child(3){
        border-radius: 0;
    }
    .xstd3-l ul li{
        width: 30%;
    }
    .xstd3-l ul li.active{
        width: 40%;
        height: auto;
    }
    .xstd3-l ul li a {
        display: block;
        padding: .2rem 0;
    }
    .xstd3-l ul li a .icon{
        width: 0.6rem;
        height: 0.6rem;
        margin: 0 auto;
    }
    .xstd3-l ul li a .icon img{
        max-width: 60%;
    }
    .xstd3-l ul li a .info{
        padding-right: 0;
        text-align: center;
        margin-top: .15rem;
        padding: 0 .1rem;
    }
    .xstd3-l ul li a .info h3{
        font-size: .2rem;
        line-height: .2rem;
    }
    .xstd3-l ul li a .info p{
        font-size: .14rem;
    }
    .xstd3-r>div ul li a .texts .date{
        width: 1rem;
    }
    .xstd3-r>div ul li a .texts .info{
        padding-right: .15rem;
    }
    .xstd3-r>div ul li a .texts .info p{
        margin: .2rem 0;
    }
}

@media screen and (max-width: 768px) {
    .xstd2_c .slick-list {
        padding: 0.36rem 0 !important;
    }

    .xstd2_d ul li a {
        font-size: 0.18rem;
    }

    .xstd2_d .slick-dots {
        margin-top: 0.15rem;
    }

    .xstd2_d .slick-dots li {
        width: 0.08rem;
        height: 0.08rem;
        margin: 0 0.08rem;
    }
    .xstd3-r>div ul li{
        margin-top: .2rem;
    }
    .xstd3-r>div ul li a{
        flex-wrap: wrap;
    }
    .xstd3-r>div ul li a .pics{
        width: 100%;
        order: 1;
    }
    .xstd3-r>div ul li a .texts{
        width:  100%;
        padding: .2rem 0;
        order: 2;
    }
}

@media screen and (max-width: 480px) {
    .xstd2_c .slick-list {
        padding: 0 !important;
    }

    .xstd2_c ul li a {
        clip-path: none;
    }

    .xstd2_d {
        margin-top: 0.2rem;
    }
}