/* pc */
@media screen {
    body {
        background: #F6F6F6;
    }

    .pdt2 {
        /*padding: 6.771vw 15.365vw 4.167vw;*/
        padding: 2.771vw 15.365vw 7.167vw;
    }

    .pdt2 .ev {
        flex: 1;
        max-width: calc(25% - 0.521vw);
        border-top: 5px solid #000000;
        padding-top: 1.563vw;
        cursor: pointer;
        opacity: 0.5;
        position: relative;
        flex-direction: column;
    }

    .pdt2 .ev.on {
        border-color: var(--main-color);
        opacity: 1;
    }

    .pdt2 .ev:hover {
        opacity: 1;
    }

    .pdt2 .ev .icon {
        width: 3.542vw;
    }

    .pdt2 .ev p {
        color: #000000;
        font-size: 1.25vw;
        /*margin-left: 1em;*/
        max-width: 100%;
        margin-top: 1em;
    }
    .pdt2 .ev.on p {
        color: var(--main-color);
    }
    .pdt3 {
        padding: 0 15.365vw 2.604vw;
    }

    .pdt3 .ev {
        margin-bottom: 4.167vw;
    }

    .pdt3 .ev .title {
        color: #000;
        font-size: 1.667vw;
        font-weight: 600;
        margin-bottom: 3.646vw;
    }

    .pdt3 .ev .content {
        background: #EEE;
        padding: 6.771vw 0 4.688vw 6.51vw;
        position: relative;
    }

    .pdt3 .ev .intr {
        width: 29.531vw;
    }

    .pdt3 .ev .intr p {
        color: #5A5A5C;
        font-size: 1.25vw;
    }

    .pdt3 .ev .intr a {
        font-size: 1.25vw;
        margin-top: 3.646vw;
        display: block;
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .pdt3 .ev .pic {
        width: 13.646vw;
        position: absolute;
        right: 8.854vw;
        bottom: 1.042vw;
    }

    .pdt4 {
        padding: 0 6.458vw 0 0;
        position: relative;
        align-items: flex-start;
    }

    .pdt4 .slide {
        width: 17.135vw;
        padding: 3.125vw 0 0 3.125vw;
        position: sticky;
        top: 4.167vw;
    }

    .pdt4 .slide .back {
        width: 0.781vw;
        display: block;
    }

    .pdt4 .slide .list {
        padding: 3.333vw 0 0 2.917vw;
    }

    .pdt4 .slide .list p {
        display: block;
        color: #000;
        font-size: 1.667vw;
        margin-bottom: 2.344vw;
        font-weight: 600;
        opacity: 0.26;
    }

    .pdt4 .slide .list p.on {
        opacity: 1;
    }

    .pdt4 .layout-right {
        flex: 1;
    }

    .pdt4 .title {
        padding: 3.333vw 0 2.708vw;
        color: #000;
        font-size: 1.667vw;
        font-weight: 600;
        text-align: center;
    }

    .pdt4 section .ev {
        width: 36.458vw;
        margin-bottom: 3.125vw;
        background: #EEE;
    }

    .pdt4 section .ev .pic {
        width: 15.625vw;
    }

    .pdt4 section .ev .pic img {
        display: none;
    }

    .pdt4 section .ev .pic img.on {
        display: block;
    }

    .pdt4 section .ev h2 {
        color: #5A5A5C;
        font-size: 1.875vw;
        font-weight: 400;
        margin-bottom: 1.146vw;
    }

    .pdt4 section .ev .name {
        color: #B6B6B6;
        font-size: 1.042vw;
        margin-bottom: 1em;
        cursor: pointer;
        transition: all ease .3s;
    }

    .pdt4 section .ev .name:hover {
        transform: translateX(1em);
    }

    .pdt4 section .ev .name.on {
        color: #000;
    }

    .pdt4 section .ev a {
        margin-top: 1.688vw;
        display: none;
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .pdt4 section .ev a.on {
        display: block;
    }

    .pdt5 {
        padding: 5.938vw 0 8.854vw;
    }

    .pdt5 .intr {
        width: 40.625vw;
        padding-left: 8.021vw;
    }

    .pdt5 .intr h2 {
        color: #FFF;
        font-size: 2.5vw;
        margin-bottom: 5.938vw;
    }

    .pdt5 .intr .down {
        border-left: 5px solid rgba(249, 249, 249, 0.50);
        padding-left: 0.521vw;
    }

    .pdt5 .intr .down p {
        color: #FFF;
        font-size: 1.875vw;
        margin-bottom: 0.2em;
    }

    .pdt5 .intr .down a {
        border-radius: 11px;
        border: 3px solid #F9F9F9;
        padding: 0.781vw 1.25vw;
        color: #FFF;
        font-size: 1.25vw;
        display: flex;
        align-items: center;
        width: max-content;

    }

    .pdt5 .intr .down .icon {
        width: 1.719vw;
        margin-left: 0.521vw;
    }

    .pdt5 .pic {
        width: 17.865vw;
        position: relative;
        margin-left: 16.99vw;
    }

    .pdt5 .pic::before,
    .pdt5 .pic::after {
        content: '';
        width: 3.125vw;
        height: 8.854vw;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        transform: translateY(-50%) scale(2);
    }

    .pdt5 .pic::before {
        left: -2.604vw;
        transform: translate(-100%, -50%) scale(2);
        /*background: url('/img/kuo-pd-r.svg') no-repeat center center/contain;*/
        background: url('img/kuo-pd-r.svg') no-repeat center center/contain;
    }

    .pdt5 .pic::after {
        left: 100%;
        /*background: url('/img/kuo-pd-l.svg') no-repeat center center/contain;*/
        background: url('img/kuo-pd-l.svg') no-repeat center center/contain;
    }

    .pdt6 {
        padding: 0 7.813vw;
    }

    .pdt6 .wrap {
        border-radius: 41px;
        background: #F6F6F6;
        margin-top: -8.854vw;
        position: relative;
        z-index: 5;
    }

    .pdt6-1 {
        padding: 2.604vw 3.854vw 1.563vw;
        justify-content: space-around;
    }

    .pdt6-1 .number {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .pdt6-1 .number b {
        font-family: Poppins;
        font-size: 3.333vw;
        font-weight: 500;
        background: linear-gradient(180deg, #FA6C10 0%, #FCB817 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .pdt6-1 .number .jia {
        color: #999;
        font-family: Poppins;
        font-size: 2.083vw;
        font-weight: 500;
    }

    .pdt6-1 p {
        color: #000;
        font-family: Poppins;
        font-size: 0.938vw;
        text-align: center;
    }

    .pdt6-2 {
        padding: 2.76vw 4.375vw 0;
    }

    .pdt6-2 .title {
        font-size: 2.083vw;
        font-weight: 600;
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
         margin-bottom: 2vw;
    }

    .pdt6-2 .list .ev {
        margin-bottom: 5.625vw;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .pdt6-2 .list:nth-child(1) .ev {
        flex-direction: row-reverse;
        text-align: right;
    }

    .pdt6-2 .list .ev h2 {
        color: #FA6C10;
        font-family: Poppins;
        font-size: 1.25vw;
        font-weight: 700;
    }

    .pdt6-2 .list .ev p {
        color: #545454;
        font-size: 0.833vw;
    }

    .pdt6-2 .list .ev .icon {
        display: flex;
        width: 4.896vw;
        height: 4.896vw;
        justify-content: center;
        align-items: center;
        border-radius: 40px;
        margin: 0 0.781vw;
        border: 1px solid #E3E3E3;
    }
    
    .pdt6-2 .list .ev .intr {
       width: calc(100% - 4.896vw); 
    }
    
    .pdt6-2 .list .ev .icon img {
        width: 2.188vw;
    }
    .pdt6-2 .list { 
        width: 30%;
        padding-top: 2vw;
    }
    .pdt6-2 .mainpic {
        /*width: 30.729vw;*/
         width: 35%;
    }
    .pdt6-2 .flex-xb-yc{
        align-items: flex-start;
    }
    .pdt7 {
        padding: 1.042vw 12.5vw 2.604vw;
    }

    .pdt7 section {
        margin-bottom: 6.25vw;
    }

    .pdt7 .title,
    .pdt8 .title {
        font-size: 2.083vw;
        font-weight: 600;
        margin-bottom: 1em;
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .pdt7 .list {
        border-top: 1px solid #646464;
    }

    .pdt7 .row {
        padding: 0.99vw 1.563vw;
        color: #646464;
        font-size: 0.833vw;
        border-bottom: 1px solid #646464;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .pdt7 .row:hover {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .pdt7 .row .key {
        width: 30%;
        padding-right: 5%;
    }

    .pdt7 .row .val {
        flex: 1;
        text-align: right;
    }

    .pdt8 {
        padding: 0 12.5vw 8.854vw;
    }

    .pdt8 .title {
        margin-bottom: 2.24vw;
    }

    .pdt8 .ev {
        width: calc(50% - 2.188vw);
        background: #FFF;
        padding-right: 2.604vw;
    }

    .pdt8 .ev .intr {
        padding: 2.188vw 2.604vw 2.604vw;
        flex: 1;
    }

    .pdt8 .ev .intr h2 {
        color: #000;
        font-weight: 400;
        font-size: 0.833vw;
    }

    .pdt8 .ev .intr h3 {
        color: #092646;
        font-size: 1.563vw;
        font-weight: 500;
    }

    .pdt8 .ev:hover .intr h3 {
        color: var(--main-color);
    }

    .pdt8 .ev .intr .icon {
        width: 2.604vw;
        margin-top: 10.417vw;
    }

    .pdt8 .ev .pic {
        width: 12.5vw;
    }

    .pdt9 {
        position: relative;
    }

    .pdt9 .intr {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 2.604vw 14.063vw 0 56.25vw;
    }

    .pdt9 .intr h2 {
        color: #000;
        font-size: 3.125vw;
        font-weight: 400;
    }

    .pdt9 .intr h2 span {
        background: linear-gradient(180deg, #FA6C10 43.61%, #F7951D 92.69%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .pdt9 .intr h3 {
        margin: 0.833vw 0 2.24vw;
        color: #FA7D16;
        font-size: 1.042vw;
        font-weight: 300;
    }

    .pdt9 .intr .text {
        color: #333;
        text-align: justify;
        font-size: 1.25vw;
    }

    .pdt10 {
        padding: 6.25vw 8.854vw 6.771vw;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto 100%;
    }

    .pdt10 .title {
        text-align: center;
        font-size: 3.125vw;
        margin-bottom: 4.167vw;
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .pdt10 .main .ev {
        width: 25.313vw;
        background: #FFF;
        box-shadow: 0vw 0vw 1.563vw 0vw rgba(0, 0, 0, 0.10);
        padding: 2.083vw;
        display: flex;
        flex-wrap: wrap;
    }

    .pdt10 .main .ev .left {
        display: flex;
        flex-direction: column;
        align-items: center;
        /*max-width: 35%;*/
        width: 100%;
        margin-bottom: 20px;
    }

    .pdt10 .main .ev .left .icon {
        width: 3.073vw;
        height: 3.073vw;
    }

    .pdt10 .main .ev .left h2 {
        color: #FA6C10;
        /*font-size: 1.354vw;*/
        font-size: 1.2vw;
        font-weight: 500;
        margin-top: 0.417vw;
    }

    .pdt10 .main .ev .right {
        padding-left: 1.719vw;
        flex: 1;
    }

    .pdt10 .main .ev .right p {
        color: #333;
        font-size: 1.042vw;
        position: relative;
        line-height: 1.6;
        padding-left: 1.042vw;
    }

    .pdt10 .main .ev .right p::before {
        content: '';
        display: inline-block;
        width: 0.313vw;
        height: 0.313vw;
        border-radius: 100%;
        background: #FA6C10;
        margin-right: 0.521vw;
        position: absolute;
        left: 0;
        top: 0.8em;
        transform: translateY(-50%);
    }

    .pdt11 {
        padding: 5.208vw 8.854vw 6.25vw;
        background: #FFF;
    }

    .pdt11 .title {
        margin-bottom: 4.167vw;
        text-align: center;
        font-size: 3.125vw;
        margin-bottom: 4.167vw;
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .pdt11 .main .ev {
        width: 25.313vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .pdt11 .main .ev .intr {
        width: 19.531vw;
        padding: 1.667vw 1.667vw 1.667vw 2.292vw;
        background: #FFF;
        box-shadow: 0vw 0vw 2.604vw 0vw rgba(0, 0, 0, 0.10);
        margin-top: -6.354vw;
        z-index: 5;
        position: relative;
    }

    .pdt11 .main .ev .intr .icon {
        width: 3.802vw;
    }

    .pdt11 .main .ev .intr b {
        color: rgba(0, 0, 0, 0.07);
        font-size: 2.604vw;
        font-weight: 600;
    }

    .pdt11 .main .ev .intr h2 {
        color: #000;
        text-align: right;
        font-size: 1.458vw;
    }

    .pdt11 .main .ev .intr p {
        color: #000;
        text-align: right;
        font-size: 0.729vw;
    }

    .pdt12 {
        padding: 6.25vw 8.333vw 6.771vw;
    }

    .pdt12 .title {
        margin-bottom: 3.75vw;
        text-align: center;
        font-size: 3.125vw;
        margin-bottom: 4.167vw;
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .pdt12 .swiper-slide {
        width: 26.667vw;
        position: relative;
    }

    .pdt12 .swiper-slide:not(:last-child) {
        margin-right: 1.719vw;
    }

    .pdt12 .intr {
        color: rgba(255, 255, 255, 0.90);
        font-size: 1.042vw;
        font-weight: 500;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 1em;
    }

    .pdt12 .swiper {
        padding-bottom: 4.01vw;
    }

    .pdt12 .swiper .swiper-scrollbar {
        width: 100%;
        left: 0;
        top: auto;
        bottom: 0;
        background: #D9D9D9;
    }

    .pdt12 .swiper .swiper-scrollbar .swiper-scrollbar-drag {
        background: #F98017;
        cursor: pointer;
    }

    .pdt12 .my-swiper-button {
        position: absolute;
        top: 50%;
        z-index: 20;
    }

    .pdt12 .swiper-father {
        position: relative;
    }

    .pdt12 .my-swiper-button.prev {
        left: -2.604vw;
        transform: translate(-100%, -50%);
    }

    .pdt12 .my-swiper-button.next {
        right: -2.604vw;
        transform: translate(100%, -50%);
    }

    .pdt13 {
        position: relative;
    }

    .pdt13 .main {
        padding: 0 0 0 10.99vw;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .pdt13 .intr {
        width: 40.313vw;
        padding: 1.563vw 3.646vw 2.396vw;
    }

    .pdt13 .intr h2 {
        color: #333;
        font-size: 3.125vw;
        font-weight: 400;
    }

    .pdt13 .intr h3 {
        color: #FA7D16;
        font-size: 1.042vw;
        font-weight: 400;
        margin: 0.781vw 0 2.24vw;
    }

    .pdt13 .intr p {
        color: #333;
        text-align: justify;
        font-size: 1.25vw;
        font-weight: 400;
    }

    .pdt14 {
        padding: 5.208vw 7.656vw 5.729vw;
    }

    .pdt14 .title {
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 3.125vw;
        margin-bottom: 1em;
        font-weight: 400;
        text-align: center;
    }

    .pdt14 .right {
        display: flex;
        flex: 1;
        flex-wrap: wrap;
        padding-left: 4.063vw;
    }

    .pdt14 .right .ev {
        width: 50%;
        display: flex;
        align-items: center;
        margin-bottom: 3.646vw;
    }

    .pdt14 .right .ev:first-child {
        margin-left: 25%;
    }

    .pdt14 .right .ev .icon {
        height: 2.708vw;
    }

    .pdt14 .right .ev .icon img {
        height: 100%;
        width: auto;
    }

    .pdt14 .right .ev .intr {
        padding-left: 1.042vw;
    }

    .pdt14 .right .ev .intr h2 {
        color: #333;
        font-size: 1.354vw;
    }

    .pdt14 .right .ev .intr p {
        color: #666;
        margin-top: 0.3em;
        font-size: 0.938vw;
    }

    .pdt15 {
        background: #fff;
        padding: 5.469vw 11.875vw;
    }

    .pdt15 .title {
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 3.125vw;
        font-weight: 400;
        margin-bottom: 4.167vw;
        text-align: center;
    }

    .pdt15 .main {
        border-radius: 0px 180px 0px 0px;
        background: #F2F2F2;
        padding: 2.083vw 3.021vw 2.083vw 4.427vw;
    }

    .pdt15 .left {
        flex: 1;
        padding-right: 2.188vw;
    }

    .pdt15 .ev {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .pdt15 .ev:not(:last-child) {
        margin-bottom: 2.5vw;
    }

    .pdt15 .ev .icon {
        width: 2.188vw;
        margin-right: 1.042vw;
    }

    .pdt15 .ev p {
        flex: 1;
        color: #333;
        font-size: 1.25vw;
        font-weight: 500;
        word-break: break-all;
    }

    .pdt15 .ev:last-child p {
        color: #FA6C10;
    }

    .pdt15 .right .name {
        background: linear-gradient(180deg, #EE7300 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 1.979vw;
        font-weight: 400;
        margin-bottom: 1.042vw;
        text-align: center;
    }

    .pdt15 .right .pic {
        width: 32.813vw;
    }

    .pdt2 .ev .down {
        opacity: 0;
        position: absolute;
        top: 80%;
        right: 0.521vw;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0vw 0.208vw 0.208vw 0vw rgba(0, 0, 0, 0.25);
        z-index: 50;
    }

    .pdt2 .ev:hover .down {
        opacity: 1;
    }

    .pdt2 .ev .down a {
        display: block;
        color: #333;
        font-size: 0.625vw;
        padding: 0.521vw 0.26vw;
        border-bottom: 1px solid #D4D4D4;
        text-align: center;
    }

    .pdt2 .ev .down a:hover {
        opacity: 0.8;
    }

    .pdt2 .ev .down-icon {
        width: 1.146vw;
        margin-left: 2em;
    }

    .pdt2 .ev .down-icon img {
        width: 100%;
    }

    .pdt16 {
        padding: 6.979vw 11.458vw 8.021vw;
    }

    .pdt16 .title {
        font-size: 3.125vw;
        margin-bottom: 1em;
        font-weight: 400;
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: center;
    }

    .pdt16 .main {
        width: 60.417vw;
        margin: 0 auto;
    }

    .pdt16 .main .ev {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 4.688vw;
        width: calc(50% - 2.604vw);
    }

    .pdt16 .main .ev .icon {
        width: 3.333vw;
    }

    .pdt16 .main .ev .intr {
        flex: 1;
        padding-left: 1.406vw;
    }

    .pdt16 .main .ev .intr h2 {
        color: #333;
        font-size: 1.354vw;
    }

    .pdt16 .main .ev .intr p {
        color: #666;
        font-size: 0.938vw;
    }

    .pdt16 .main .ev:nth-child(2n-1) {
        flex-direction: row-reverse;
    }

    .pdt16 .main .ev:nth-child(2n-1) .intr {
        text-align: right;
        padding-right: 1.406vw;
        padding-left: 0;
    }

    .pdt17 {
        padding: 0 5.521vw 6.771vw;
    }

    .pdt17 .title {
        background: linear-gradient(180deg, #FA6C10 0%, #F7951D 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 3.125vw;
        font-weight: 400;
        margin-bottom: 1em;
        text-align: center;
    }

    .pdt17 .ev {
        position: relative;
        width: 21.51vw;
    }

    .pdt17 .ev .intr {
        color: #FFF;
        font-size: 1.563vw;
        font-weight: 400;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

/* mob */
@media screen and (max-width:768px) {

    .pdt2 {
        padding: 20px 5% 40px;
    }

    .pdt2 .ev {
        flex: 1;
        max-width: calc(25% - 10px);
        border-width: 3px;
        padding-top: 10px;
    }

    .pdt2 .ev .icon {
        width: 28px;
    }

    .pdt2 .ev p {
        display: block;
        width: 100%;
        font-size: 12px;
        text-align: center;
        margin: 10px 0 0;
    }

    .pdt3 {
        padding: 0 5% 50px;
    }

    .pdt3 .ev {
        margin-bottom: 20px;
    }

    .pdt3 .ev .title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .pdt3 .ev .content {
        padding: 30px 5% 40px;
        border-radius: 10px;
        flex-direction: column-reverse;
        align-items: center;
    }

    .pdt3 .ev .intr {
        width: 100%;
    }

    .pdt3 .ev .intr p {
        font-size: 16px;
    }

    .pdt3 .ev .intr a {
        font-size: 14px;
        margin-top: 20px;
    }

    .pdt3 .ev .pic {
        position: static;
        width: 50vw;
        right: 170px;
        bottom: 20px;
    }

    .pdt4 {
        padding: 0;
        align-items: flex-start;
    }

    .pdt4 .slide {
        position: static;
        width: 100%;
        padding: 20px 0 0 20px;
        top: 80px;
    }

    .pdt4 .slide .back {
        width: 10px;
    }

    .pdt4 .slide .list {
        display: none;
        padding: 64px 0 0 56px;
    }

    .pdt4 .slide .list p {
        font-size: 32px;
        margin-bottom: 45px;
    }

    .pdt4 .layout-right {
        width: 100%;
        padding: 0 5%;
    }

    .pdt4 .title {
        padding: 24px 0;
        font-size: 22px;
    }

    .pdt4 section .ev {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 10px;
        padding: 20px;
        justify-content: center;
        text-align: center;
    }

    .pdt4 section .ev .pic {
        width: 50vw;
    }

    .pdt4 section .ev h2 {
        font-size: 18px;
        margin-bottom: 22px;
    }

    .pdt4 section .ev .name {
        font-size: 14px;
    }

    .pdt4 section .ev a {
        margin-top: 20px;
    }

    .pdt5 {
        padding: 114px 0 120px;
    }

    .pdt5 .intr {
        width: 100%;
        padding-left: 5%;
    }

    .pdt5 .intr h2 {
        font-size: 28px;
        margin-bottom: 54px;
    }

    .pdt5 .intr .down {
        border-left: 3px solid rgba(249, 249, 249, 0.50);
        padding-left: 10px;
    }

    .pdt5 .intr .down p {
        font-size: 16px;
    }

    .pdt5 .intr .down a {
        border-radius: 5px;
        border: 2px solid #F9F9F9;
        padding: 8px 14px;
        font-size: 14px;
    }

    .pdt5 .intr .down .icon {
        width: 20px;
        margin-left: 10px;
    }

    .pdt5 .pic {
        width: 50vw;
        margin-left: 25vw;
        margin-top: 50px;
    }

    .pdt5 .pic::before,
    .pdt5 .pic::after {
        width: 20px;
        height: 170px;
        top: 50%;
    }

    .pdt5 .pic::before {
        left: -50px;
    }

    .pdt5 .pic::after {
        left: 100%;
    }

    .pdt6 {
        padding: 0 5%;
    }

    .pdt6 .wrap {
        border-radius: 20px;
        margin-top: -100px;
    }

    .pdt6-1 {
        padding: 20px;
    }

    .pdt6-1 .ev {
        margin-bottom: 10px;
        width: 50%;
    }

    .pdt6-1 .number b {
        font-size: 24px;
    }

    .pdt6-1 .number .jia {
        font-size: 20px;
    }

    .pdt6-1 p {
        font-size: 14px;
    }

    .pdt6-2 {
        padding: 43px 0 0;
    }

    .pdt6-2 .title {
        font-size: 22px;
        margin-bottom: 2em;
        text-align: center;
    }
    .pdt6-2 .list{
        width:100%;
    }
    .pdt6-2 .list .ev {
        margin-bottom: 28px;
    }

    .pdt6-2 .list:nth-child(1) .ev {
        flex-direction: row;
        text-align: left;
    }

    .pdt6-2 .list .ev h2 {
        font-size: 18px;
    }

    .pdt6-2 .list .ev p {
        font-size: 14px;
    }

    .pdt6-2 .list .ev .icon {
        display: flex;
        width: 54px;
        height: 54px;
        border-radius: 20px;
        margin: 0 15px;
        border: 1px solid #E3E3E3;
    }

    .pdt6-2 .list .ev .icon img {
        width: 22px;
    }

    .pdt6-2 .mainpic {
        width: 100%;
        display: none;
    }

    .pdt7 {
        padding: 20px 5% 0;
    }

    .pdt7 section {
        margin-bottom: 80px;
    }

    .pdt7 .title,
    .pdt8 .title {
        font-size: 20px;
    }

    .pdt7 .list {
        border-top: 1px solid #646464;
    }

    .pdt7 .row {
        padding: 12px 10px;
        font-size: 14px;
        border-bottom: 1px solid #646464;
    }

    .pdt7 .row .key {
        /*width: 30%;*/
        width: 40%;
        padding-right: 5%;
    }

    .pdt8 {
        padding: 0 5% 100px;
    }

    .pdt8 .title {
        margin-bottom: 23px;
    }

    .pdt8 .ev {
        width: 100%;
        padding-right: 20px;
        border-radius: 10px;
        margin-bottom: 20px;
        padding: 20px;
        justify-content: center;
    }

    .pdt8 .ev .intr {
        padding: 0 0 20px;
        flex: none;
        width: 100%;
        text-align: center;
    }

    .pdt8 .ev .intr h2 {
        font-size: 16px;
    }

    .pdt8 .ev .intr h3 {
        font-size: 20px;
    }

    .pdt8 .ev .intr .icon {
        width: 30px;
        margin: 20px auto 0;
    }

    .pdt8 .ev .pic {
        width: 70vw;
    }








    .pdt9 .intr {
        padding: 50px 5%;
        position: static;
    }

    .pdt9 .intr h2 {
        font-size: 26px;
    }

    .pdt9 .intr h3 {
        margin: 16px 0 43px;
        font-size: 18px;
    }

    .pdt9 .intr .text {
        font-size: 16px;
    }

    .pdt10 {
        padding: 50px 5%;
    }

    .pdt10 .title {
        font-size: 26px;
        margin-bottom: 40px;
    }

    .pdt10 .main .ev {
        width: 100%;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
        padding: 30px;
        margin-bottom: 20px;
    }

    .pdt10 .main .ev .left .icon {
        width: 40px;
        height: 40px;
    }

    .pdt10 .main .ev .left h2 {
        font-size: 18px;
        margin-top: 8px;
        text-align: center;
    }

    .pdt10 .main .ev .right {
        padding-left: 33px;
    }

    .pdt10 .main .ev .right p {
        font-size: 14px;
        padding-left: 14px;
    }

    .pdt10 .main .ev .right p::before {
        width: 4px;
        height: 4px;
        margin-right: 6px;
    }

    .pdt11 {
        padding: 50px 5%;
    }

    .pdt11 .title {
        font-size: 26px;
        margin-bottom: 50px;
    }

    .pdt11 .main .ev {
        width: 100%;
        margin-bottom: 20px;
    }

    .pdt11 .main .ev .intr {
        width: 100%;
        padding: 20px;
        box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
        margin-top: 0;
    }

    .pdt11 .main .ev .intr .icon {
        width: 50px;
    }

    .pdt11 .main .ev .intr b {
        font-size: 30px;
    }

    .pdt11 .main .ev .intr h2 {
        font-size: 20px;
    }

    .pdt11 .main .ev .intr p {
        font-size: 14px;
    }

    .pdt12 {
        padding: 50px 5;
    }

    .pdt12 .title {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .pdt12 .swiper-slide {
        width: 100%;
    }

    .pdt12 .swiper-slide:not(:last-child) {
        margin-right: 33px;
    }

    .pdt12 .intr {
        font-size: 16px;
    }

    .pdt12 .swiper {
        padding-bottom: 30px;
    }

    .pdt12 .my-swiper-button.prev {
        left: -5px;
    }

    .pdt12 .my-swiper-button.next {
        right: -5px;
    }

    .pdt13 .main {
        padding: 0 5%;
        position: static;
    }

    .pdt13 .intr {
        width: 100%;
        padding: 30px 5%;
    }

    .pdt13 .intr h2 {
        font-size: 26px;
    }

    .pdt13 .intr h3 {
        font-size: 16px;
        margin: 15px 0 20px;
    }

    .pdt13 .intr p {
        font-size: 16px;
    }

    .pdt14 {
        padding: 50px 5%;
    }

    .pdt14 .title {
        font-size: 26px;
    }

    .pdt14 .right {
        padding-left: 0;
        margin-top: 20px;
    }

    .pdt14 .right .ev {
        width: 100%;
        margin-bottom: 50px;
    }

    .pdt14 .right .ev:first-child {
        margin-left: 0%;
    }

    .pdt14 .right .ev .icon {
        height: 32px;
    }

    .pdt14 .right .ev .intr {
        padding-left: 20px;
    }

    .pdt14 .right .ev .intr h2 {
        font-size: 18px;
    }

    .pdt14 .right .ev .intr p {
        font-size: 14px;
    }

    .pdt15 {
        padding: 50px 5%;
    }

    .pdt15 .title {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .pdt15 .main {
        border-radius: 0px 80px 0px 0px;
        padding: 40px 5px;
        background: transparent;
    }

    .pdt15 .left {
        padding-right: 0;
        margin-bottom: 40px;
    }

    .pdt15 .ev:not(:last-child) {
        margin-bottom: 28px;
    }

    .pdt15 .ev .icon {
        width: 32px;
        margin-right: 10px;
    }

    .pdt15 .ev p {
        font-size: 18px;
    }

    .pdt15 .right .name {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .pdt15 .right .pic {
        width: 100%;
    }

    .pdt2 .ev .down {
        top: 100%;
        right: 0;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    }

    .pdt2 .ev .down a {
        font-size: 12px;
        padding: 10px 5px;
        border-bottom: 1px solid #D4D4D4;
    }

    .pdt2 .ev .down-icon {
        width: 12px;
        margin-left: 0;
    }

    .pdt16 {
        padding: 5px 5%;
    }

    .pdt16 .title {
        font-size: 24px;
    }

    .pdt16 .main {
        width: 100%;
    }

    .pdt16 .main .ev {
        margin-bottom: 40px;
        width: 100%;
    }

    .pdt16 .main .ev .icon {
        width: 44px;
    }

    .pdt16 .main .ev .intr {
        flex: 1;
        padding-left: 15px;
    }

    .pdt16 .main .ev .intr h2 {
        font-size: 20px;
    }

    .pdt16 .main .ev .intr p {
        font-size: 14px;
    }

    .pdt16 .main .ev:nth-child(2n-1) {
        flex-direction: row;
    }

    .pdt16 .main .ev:nth-child(2n-1) .intr {
        padding-right: 0;
        padding-left: 15px;
        text-align: left;
    }

    .pdt17 {
        padding: 50px 5%;
    }

    .pdt17 .title {
        font-size: 26px;
    }

    .pdt17 .ev {
        width: 100%;
        margin-bottom: 20px;
    }

    .pdt17 .ev .intr {
        font-size: 20px;
    }
}