.tong1 {
    max-width: 1764px;
    margin-left: auto;
    margin-right: auto;
}


/* .xypg-right-content img{max-width:100%; height:auto !important;width:auto !important;} */

@media (max-width: 1764px) {
    .tong1 {
        width: 96%;
    }
}

.tong {
    max-width: 1486px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1486px) {
    .tong {
        width: 96%;
    }
}

.logo {
    position: absolute;
    top: 13px;
    left: 50%;
    /*transform: translateX(-50%);*/
    z-index: 111;
}

p {
    margin: 0;
}

.tou {
    position: absolute;
    left: 0;
    width: 100%;
    top: 37px;
    z-index: 11;
}

.tou .con {
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tou .con .zi {
    display: flex;
    justify-content: space-between;
}

.tou .con .zi .dh {
    line-height: 47px;
    background: url(//cdn.myxypt.com/e8e39ba4/21/04/d49e8e0e01564902cae0062808cf0bb7970e73ef.png) no-repeat 0 50%;
    font-size: 20px;
    color: #0f0e0f;
    padding-left: 60px;
}

.tou .con .zi .wx {
    position: relative;
    margin-left: 3.39vw;
    cursor: pointer;
}

.tou .con .zi .wx dd {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    top: 50px;
    display: none;
    background: #fff;
}

.tou .con .zi .ss {
    position: relative;
    margin-left: 2.3vw;
    cursor: pointer;
}

.tou .con .zi .ss #formsearch {
    position: absolute;
    right: 0;
    top: 50px;
    width: 250px;
    height: 34px;
    background: #fff;
    display: none;
    z-index: 11;
}

.tou .con .zi .ss #formsearch input {
    line-height: 34px;
    height: 34px;
    background: none;
    border: none;
    outline: none;
}

.tou .con .zi .ss #formsearch input#keyword {
    float: left;
    width: calc(100% - 50px);
}

.tou .con .zi .ss #formsearch inputs_btn {
    float: right;
    width: 50px;
    background: url(//cdn.myxypt.com/e8e39ba4/21/04/252c37069d4ac8f687c5bf952e78a9f2063cea1b.png) no-repeat 50% #2f3283;
}

.go {
    width: 64px;
    height: 64px;
    background-color: #10a3e7;
    border-radius: 130px;
    text-align: center;
    line-height: 64px;
    display: block;
    left: 4.44vw;
    bottom: -12px;
    position: absolute;
    z-index: 11;
}

.c1 {
    margin-top: 4.64vw;
}

@media (max-width: 780px) {
    .c1 {
        margin-top: 40px;
    }
}

.c1 .con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c1 .con .c1-1 {
    width: 45.4%;
    text-align: center;
}

@media (max-width: 780px) {
    .c1 .con .c1-1 {
        width: 100%;
    }
}

.c1 .con .c1-1 img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

.c1 .con .c1-2 {
    padding-top: 1vw;
    padding-right: 0.89vw;
    width: 48%;
    max-width: 656px;
}

@media (max-width: 780px) {
    .c1 .con .c1-2 {
        width: 100%;
        max-height: 100%;
        margin-top: 20px;
    }
}

.c1 .con .c1-2 h2 {
    font-size: 36px;
    color: #131212;
    position: relative;
    line-height: 1;
}

@media (max-width: 1025px) {
    .c1 .con .c1-2 h2 {
        font-size: 30px;
    }
}

@media (max-width: 1025px) {
    .c1 .con .c1-2 h2 {
        font-size: 26px;
        padding-left: 20px;
    }
}

.c1 .con .c1-2 h2 p {
    color: #666666;
    font-size: 24px;
    margin-top: 10px;
}

@media (max-width: 1025px) {
    .c1 .con .c1-2 h2 p {
        font-size: 18px;
    }
}

@media (max-width: 1025px) {
    .c1 .con .c1-2 h2 p {
        font-size: 16px;
    }
}

.c1 .con .c1-2 h2 span {
    position: absolute;
    display: block;
    left: -40px;
    top: 0;
}

@media (max-width: 1025px) {
    .c1 .con .c1-2 h2 span {
        position: absolute;
        left: 0;
        width: 6px;
    }
}

.c1 .con .c1-2 h2 span img {
    max-width: 100%;
}

.c1 .con .c1-2 dd {
    margin-top: 1.6vw;
    line-height: 30px;
    font-size: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

@media (max-width: 1025px) {
    .c1 .con .c1-2 dd {
        font-size: 14px;
        line-height: 28px;
    }
}

@media (max-width: 780px) {
    .c1 .con .c1-2 dd {
        margin-top: 15px;
    }
}

.c1 .con .c1-2 a.ck {
    display: block;
    width: 128px;
    line-height: 33px;
    background-color: #ffffff;
    border-radius: 17.5px;
    border: solid 1px #e3e3e3;
    text-align: center;
    color: #2f3283;
    letter-spacing: 0.7px;
    margin-top: 3.24vw;
}

.c1 .con .c1-2 a.ck span {
    font-size: 18.19px;
}

.c1 .list1 {
    display: flex;
    justify-content: space-between;
    margin-top: 2.14vw;
    flex-wrap: wrap;
}

@media (max-width: 780px) {
    .c1 .list1 {
        margin-top: 20px;
    }
}

.c1 .list1 li {
    background-image: linear-gradient(0deg, #f4f4f8 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    border-radius: 30px;
    border: solid 2px #ebebee;
    width: 23%;
    padding: 2.24vw 10px;
}

@media (max-width: 1025px) {
    .c1 .list1 li {
        padding: 20px 10px;
    }
}

@media (max-width: 780px) {
    .c1 .list1 li {
        width: 48%;
        margin-bottom: 14px;
    }
}

.c1 .list1 li a {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 780px) {
    .c1 .list1 li a {
        flex-wrap: wrap;
    }
}

.c1 .list1 li a .img {
    line-height: 74px;
}

@media (max-width: 780px) {
    .c1 .list1 li a .img {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 1025px) {
    .c1 .list1 li a .img img {
        height: 50px;
    }
}

.c1 .list1 li a .zi {
    margin-left: 2vw;
}

@media (max-width: 780px) {
    .c1 .list1 li a .zi {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
}

.c1 .list1 li a .zi h3 {
    color: #333333;
    font-size: 24px;
    line-height: 30px;
}

@media (max-width: 1025px) {
    .c1 .list1 li a .zi h3 {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width: 480px) {
    .c1 .list1 li a .zi h3 {
        font-size: 16px;
    }
}

.c1 .list1 li a .zi .ck {
    margin-top: 23px;
}

@media (max-width: 1025px) {
    .c1 .list1 li a .zi .ck {
        margin-top: 14px;
    }
}

@media (max-width: 780px) {
    .c1 .list1 li a .zi .ck {
        margin-top: 6px;
    }
}

.c1 .list1 li:nth-child(2) a .zi .ck {
    margin-top: 7px;
}

.c2 {
    background: url(//cdn.myxypt.com/e8e39ba4/21/04/1de0f3f03d4db1fa67c0992b9fd2eeb1dc84f314.png) no-repeat 50% 0;
    margin-top: 2.71vw;
    padding-top: 4.11vw;
    padding-bottom: 3.7vw;
    background-size: cover;
}

@media (max-width: 780px) {
    .c2 {
        padding-top: 40px;
        margin-bottom: 40px;
        padding-bottom: 40px;
    }
}

.c2 .con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.c2 .con .c2-1 {
    max-width: 415px;
    width: 24%;
}

@media (max-width: 1025px) {
    .c2 .con .c2-1 {
        width: 100%;
    }
}

.c2 .con .c2-1 h2 {
    font-size: 24px;
}

.c2 .con .c2-1 h2 img {
    padding-left: 23px;
}

.c2 .con .c2-1 .list1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2vw;
    justify-content: space-between;
}

.c2 .con .c2-1 .list1 li {
    font-size: 24px;
    line-height: 48px;
    color: rgba(47, 50, 131, 0.6);
    cursor: pointer;
}

@media(max-width:1610px) {
    .c2 .con .c2-1 .list1 li {
        font-size: 22px;
    }
}

@media(max-width:1450px) {
    .c2 .con .c2-1 .list1 li {
        font-size: 20px;
    }
}

@media (max-width: 1025px) {
    .c2 .con .c2-1 .list1 li {
        font-size: 16px;
        width: 33.33%;
        line-height: 36px;
    }
}

.c2 .con .c2-1 .list1 li.cur {
    font-weight: 600;
    color: #2f3283;
}

.c2 .con .c2-1 .list2 {
    margin-top: 3.2vw;
}

.c2 .con .c2-1 .list2 li h3 {
    font-weight: 600;
    color: #1f1d27;
    font-size: 24px;
}

.c2 .con .c2-1 .list2 li dd {
    color: #333333;
    max-width: 350px;
    line-height: 24px;
    margin-top: 1.2vw;
}

.c2 .con .c2-1 .list2 li .ck {
    display: block;
    width: 128px;
    line-height: 33px;
    background-color: #ffffff;
    border-radius: 17.5px;
    border: solid 1px #e3e3e3;
    text-align: center;
    color: #2f3283;
    letter-spacing: 0.7px;
    margin-top: 3.24vw;
}

.c2 .con .c2-1 .list2 li .ck span {
    font-size: 18.19px;
}

.c2 .con .c2-1 .qh {
    display: flex;
    margin-top: 6.2vw;
}

@media (max-width: 1025px) {
    .c2 .con .c2-1 .qh {
        margin-top: 30px;
    }
}

.c2 .con .c2-1 .qh .xx {
    cursor: pointer;
    width: 58px;
    height: 57px;
    background-color: #10a3e7;
    border-radius: 100px;
    line-height: 57px;
    text-align: center;
}

@media (max-width: 1025px) {
    .c2 .con .c2-1 .qh .xx {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .c2 .con .c2-1 .qh .xx img {
        max-width: 50%;
    }
}

.c2 .con .c2-1 .qh .xx:hover {
    background-color: #2f3283;
}

.c2 .con .c2-1 .qh .xx.prev {
    margin-right: 1.2vw;
}

.c2 .con .c2-2 {
    max-width: 1285px;
    width: 73%;
}

@media (max-width: 1025px) {
    .c2 .con .c2-2 {
        width: 100%;
        margin-top: 30px;
    }
}

.c2 .con .c2-2 .list3 {
    width: 130%;
    height: 0;
    overflow: hidden;
}

@media (max-width: 480px) {
    .c2 .con .c2-2 .list3 {
        width: 100%;
    }
}

.c2 .con .c2-2 .list3.haha {
    height: auto;
}

.c2 .con .c2-2 .list3 li {
    float: left;
    padding-right: 1.93vw;
}

.c2 .con .c2-2 .list3 li a {
    position: relative;
    display: block;
}

.c2 .con .c2-2 .list3 li .img img {
    max-width: 100%;
    border-radius: 29px;
}

.c2 .con .c2-2 .list3 li .zi1 {
    font-size: 30px;
    color: #1f1d27;
    position: absolute;
    top: 3.55vw;
    left: 0;
    padding-left: 3.39vw;
    padding-right: 4.17vw;
    width: 100%;
}

@media (max-width: 1025px) {
    .c2 .con .c2-2 .list3 li .zi1 {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .c2 .con .c2-2 .list3 li .zi1 {
        font-size: 18px;
    }
}

.c2 .con .c2-2 .list3 li .zi1:after {
    content: '+';
    position: absolute;
    right: 4.17vw;
    color: #1f1d27;
    font-size: 36px;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 1025px) {
    .c2 .con .c2-2 .list3 li .zi1:after {
        font-size: 24px;
    }
}

.c2 .con .c2-2 .list3 li .zi1 span {
    color: #10a3e7;
    padding-right: 2.24vw;
}

.c2 .con .c2-2 .list3 li dd {
    letter-spacing: 0.8px;
    color: #666666;
    font-size: 16px;
    padding-left: 3.39vw;
    padding-right: 3.44vw;
    bottom: 3.2vw;
    position: absolute;
    background: url(//cdn.myxypt.com/e8e39ba4/21/04/05f3c0fb1670ed5c1dfa7a9b9da3077f17081011.png) no-repeat 90% 50%;
    width: 100%;
    line-height: 40px;
}

@media (max-width: 480px) {
    .c2 .con .c2-2 .list3 li dd {
        font-size: 14px;
        line-height: 1.4;
        background: none;
    }
}

.c3 {
    margin-top: 3.33vw;
    margin-bottom: 5.1vw;
}

@media (max-width: 780px) {
    .c3 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.c3 .tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.c3 .tit h2 {
    font-size: 24px;
}

.c3 .tit h2 img {
    padding-left: 23px;
}

.c3 .tit .list1 {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    max-width: 252px;
    justify-content: space-between;
    align-items: flex-end;
    width: 17%;
}

@media (max-width: 480px) {
    .c3 .tit .list1 {
        width: 36%;
    }
}

.c3 .tit .list1 li a {
    font-size: 18px;
    color: #1f1d27;
    position: relative;
    transition-duration: .3s;
}

@media (max-width: 1025px) {
    .c3 .tit .list1 li a {
        font-size: 14px;
    }
}

.c3 .tit .list1 li a:after {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    width: 58px;
    height: 4px;
    background-color: #10a3e7;
    border-radius: 2px;
    opacity: 0;
}

@media (min-width: 992px) {
    .c3 .tit .list1 li:hover a {
        color: #2f3283;
        font-size: 24px;
    }
}

@media (min-width: 992px) and (max-width: 1025px) {
    .c3 .tit .list1 li:hover a {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .c3 .tit .list1 li:hover a:after {
        opacity: 1;
    }
}

.c3 .list2 {
    margin-top: 2.24vw;
    margin-bottom: 2.45vw;
}

@media (max-width: 780px) {
    .c3 .list2 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.c3 .list2 li .timex {
    color: #666666;
}

.c3 .list2 li .timex span {
    padding-left: 10px;
}

.c3 .list2 li .timex span:before {
    content: '';
    width: 32px;
    height: 1px;
    display: inline-block;
    background: #eeeeee;
    vertical-align: middle;
}

.c3 .list2 li h3 {
    font-size: 36px;
    color: #333333;
    padding-top: 20px;
    padding-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 1025px) {
    .c3 .list2 li h3 {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .c3 .list2 li h3 {
        font-size: 18px;
    }
}

.c3 .list2 li dd {
    font-size: 16px;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c3 .list2 li .ck {
    display: block;
    width: 128px;
    line-height: 33px;
    background-color: #ffffff;
    border-radius: 17.5px;
    border: solid 1px #e3e3e3;
    text-align: center;
    color: #2f3283;
    letter-spacing: 0.7px;
    margin-top: 1.8vw;
}

@media (max-width: 1025px) {
    .c3 .list2 li .ck {
        margin-top: 20px;
    }
}

.c3 .list2 li .ck span {
    font-size: 18.19px;
}

.c3 .con {
    overflow: hidden;
    padding-bottom: 2px;
}

.c3 .con .list3 {
    margin-left: -4.5px;
    margin-right: -4.5px;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1025px) {
    .c3 .con .list3 {
        margin-left: 0;
        margin-right: 0;
    }
}

.c3 .con .list3:after {
    content: '';
    display: block;
    margin-top: 32px;
    height: 4px;
    background-color: #eeeeef;
    border-radius: 2px;
    width: 100%;
}

@media (max-width: 780px) {
    .c3 .con .list3:after {
        display: none;
    }
}

.c3 .con .list3 li {
    padding: 0 4.5px;
    width: 33.33%;
}

@media (max-width: 1025px) {
    .c3 .con .list3 li {
        width: 100%;
        margin-bottom: 20px;
    }
}

.c3 .con .list3 li a {
    display: block;
    position: relative;
}

.c3 .con .list3 li a:after {
    content: '';
    display: block;
    width: 28px;
    height: 8px;
    background-color: #10a3e7;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -38px;
    transition-duration: .3s;
    opacity: 0;
}

@media (max-width: 780px) {
    .c3 .con .list3 li a:after {
        display: none;
    }
}

.c3 .con .list3 li .img img {
    width: 100%;
}

.c3 .con .list3 li .zi {
    position: absolute;
    background-image: linear-gradient(0deg, #f4f4f8 0%, #ffffff 100%), linear-gradient(#10a3e7, #10a3e7);
    background-blend-mode: normal, normal;
    border-radius: 6px;
    border: solid 2px #ebebee;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 3.07vw 20px 2.5vw;
    transition-duration: .3s;
}

.c3 .con .list3 li .zi .zi1 {
    width: 100%;
}

.c3 .con .list3 li .zi .timex {
    font-size: 14px;
    font-weight: 600;
    color: #999999;
    line-height: 1;
}

.c3 .con .list3 li .zi .timex p {
    font-size: 42px;
    margin-bottom: 6px;
}

@media (max-width: 1025px) {
    .c3 .con .list3 li .zi .timex p {
        font-size: 32px;
    }
}

.c3 .con .list3 li .zi h3 {
    font-size: 24px;
    color: #333333;
    margin-top: 1.4vw;
    margin-bottom: 1.8vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 1025px) {
    .c3 .con .list3 li .zi h3 {
        font-size: 18px;
    }
}

@media (max-width: 1025px) {
    .c3 .con .list3 li .zi h3 {
        margin-top: 14px;
        margin-bottom: 14px;
    }
}

.c3 .con .list3 li .zi dd {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.c3 .con .list3 li .zi .ck {
    display: block;
    width: 128px;
    line-height: 33px;
    background-color: #ffffff;
    border-radius: 17.5px;
    border: solid 1px #e3e3e3;
    text-align: center;
    color: #2f3283;
    letter-spacing: 0.7px;
    margin-top: 1.36vw;
}

.c3 .con .list3 li .zi .ck span {
    font-size: 18.19px;
}

@media (max-width: 1025px) {
    .c3 .con .list3 li .zi .ck {
        margin-top: 20px;
    }
}

.c3 .con .list3 li:nth-child(1) .zi {
    background-image: none;
    border-color: transparent;
}

.c3 .con .list3 li:nth-child(1) .zi .timex {
    color: #fff;
}

.c3 .con .list3 li:nth-child(1) .zi h3 {
    color: #fff;
}

.c3 .con .list3 li:nth-child(1) .zi dd {
    color: #fff;
}

.c3 .con .list3 li:nth-child(1) a:after {
    opacity: 1;
}

.c4 {
    background: url(//cdn.myxypt.com/e8e39ba4/21/04/2ac40fc37b82a547589739b483a75257ec78a7dc.png) no-repeat 50% 0;
    background-size: cover;
    padding-top: 7.09vw;
    padding-bottom: 4.9vw;
}

@media (max-width: 780px) {
    .c4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.c4 h2 {
    font-size: 24px;
    position: relative;
    line-height: 40px;
}

.c4 h2 img {
    padding-left: 23px;
}

.c4 h2 a.ckx {
    position: absolute;
    right: 0;
    top: -3px;
}

.c4 h3 {
    font-size: 36px;
    color: #2f3283;
    margin-top: 1.9vw;
    margin-bottom: 4vw;
}

@media (max-width: 1025px) {
    .c4 h3 {
        font-size: 24px;
    }
}

@media (max-width: 780px) {
    .c4 h3 {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

.c4 .con {
    position: relative;
}

.c4 .con .xx {
    cursor: pointer;
    width: 58px;
    height: 57px;
    background-color: #10a3e7;
    border-radius: 100px;
    line-height: 57px;
    text-align: center;
    top: 45%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 11;
}

.c4 .con .xx.prev {
    left: -0.89vw;
}

.c4 .con .xx.next {
    right: -0.89vw;
}

@media (max-width: 1025px) {
    .c4 .con .xx {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .c4 .con .xx img {
        max-width: 50%;
    }
}

.c4 .con .xx:hover {
    background-color: #2f3283;
}

.c4 .con .list2 {
    margin-left: -0.78vw;
    margin-right: -0.78vw;
    width: 122%;
}

@media (max-width: 780px) {
    .c4 .con .list2 {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 480px) {
    .c4 .con .list2 {
        width: 100%;
    }
}

.c4 .con .list2 li {
    padding: 0 0.78vw;
    float: left;
}

.c4 .con .list2 li a {
    display: block;
    border-radius: 24px;
}

.c4 .con .list2 li .img {
    position: relative;
}

.c4 .con .list2 li .img .su {
    position: absolute;
    color: #10a3e7;
    font-size: 30px;
    left: 0;
    width: 100%;
    padding: 0 3.2vw 0 3.18vw;
    top: 3.6vw;
}

@media (max-width: 1025px) {
    .c4 .con .list2 li .img .su {
        font-size: 24px;
    }
}

.c4 .con .list2 li .img .su:after {
    content: '+';
    position: absolute;
    right: 3.2vw;
    top: 0;
    font-size: 36px;
    color: #1f1d27;
    line-height: 0.6;
}

@media (max-width: 1025px) {
    .c4 .con .list2 li .img .su:after {
        font-size: 24px;
    }
}

.c4 .con .list2 li .img img {
    max-width: 100%;
    border-radius: 20px 20px 0 0;
}

.c4 .con .list2 li .zi {
    border-radius: 0 0 20px 20px;
    padding: 2vw 3.2vw 2.4vw 3.18vw;
    background: #fff;
}

@media (max-width: 780px) {
    .c4 .con .list2 li .zi {
        padding: 20px;
    }
}

.c4 .con .list2 li .zi h4 {
    font-size: 24px;
    font-weight: 600;
    color: #1f1d27;
}

@media (max-width: 780px) {
    .c4 .con .list2 li .zi h4 {
        font-size: 18px;
    }
}

.c4 .con .list2 li .zi dd {
    color: #333333;
    line-height: 24px;
    margin-top: 1.3vw;
}

@media (max-width: 780px) {
    .c4 .con .list2 li .zi dd {
        margin-top: 14px;
    }
}

.c4 .con .list2 li .zi .ck {
    text-align: right;
    margin-top: 1.7vw;
}

.c4 .con .list2 li .zi .ck img {
    display: inline;
}

.c5 {
    margin-top: 4.17vw;
    margin-bottom: 2.97vw;
}

@media (max-width: 780px) {
    .c5 {
        margin-top: 40px;
    }
}

.c5 h2 {
    font-size: 24px;
    position: relative;
    line-height: 40px;
    margin-bottom: 20px;
}

.c5 h2 img {
    padding-left: 23px;
}

.c5 h2 a.ckx {
    position: absolute;
    right: 0;
    top: -3px;
}

.c5 .con .list2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c5 .con .list2 li {
    width: 48.3%;
    border: solid 2px #ebebee;
    background-image: linear-gradient(0deg, #f4f4f8 0%, #ffffff 100%), linear-gradient(#10a3e7, #10a3e7);
    background-blend-mode: normal, normal;
    border-radius: 14px;
    margin-bottom: 1.93vw;
}

@media (max-width: 780px) {
    .c5 .con .list2 li {
        width: 100%;
        margin-bottom: 20px;
    }
}

.c5 .con .list2 li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c5 .con .list2 li a .img {
    width: 49%;
}

@media (max-width: 480px) {
    .c5 .con .list2 li a .img {
        width: 100%;
    }
}

.c5 .con .list2 li a .img img {
    width: 100%;
    border-radius: 6px 0 0 6px;
}

@media (max-width: 480px) {
    .c5 .con .list2 li a .img img {
        border-radius: 6px 6px 0 0;
    }
}

.c5 .con .list2 li a .zi {
    padding: 20px 3.13vw 20px 2.39583vw;
    width: 51%;
}

@media (max-width: 480px) {
    .c5 .con .list2 li a .zi {
        width: 100%;
    }
}

.c5 .con .list2 li a .zi h3 {
    font-size: 24px;
    color: #1f1d27;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 780px) {
    .c5 .con .list2 li a .zi h3 {
        font-size: 20px;
    }
}

.c5 .con .list2 li a .zi dd {
    font-size: 14px;
    line-height: 24px;
    color: #1f1d27;
    margin-top: 23px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (max-width: 780px) {
    .c5 .con .list2 li a .zi dd {
        margin-top: 12px;
    }
}

.c5 .con .list2 li a .zi .ck {
    margin-top: 14px;
}

.c6 {
    background: url(//cdn.myxypt.com/e8e39ba4/21/04/88ee5a79b80a05d15c89f9abf5dac643b6a656ff.png) no-repeat 50% 0;
    background-size: cover;
    padding-top: 2.71vw;
    padding-bottom: 4.9vw;
}

@media (max-width: 780px) {
    .c6 {
        padding-top: 40px;
        padding-bottom: 30px;
    }
}

.c6 h2 {
    font-size: 24px;
    position: relative;
    line-height: 40px;
    margin-bottom: 2vw;
}

@media (max-width: 780px) {
    .c6 h2 {
        margin-bottom: 20px;
    }
}

.c6 h2 img {
    padding-left: 23px;
}

.c6 h2 a.ckx {
    position: absolute;
    right: 0;
    top: -3px;
}

.c6 .con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c6 .con .list1 {
    width: 49%;
}

@media (max-width: 780px) {
    .c6 .con .list1 {
        width: 100%;
    }
}

.c6 .con .list1 li img {
    width: 100%;
    border-radius: 12px;
}

.c6 .con .list2 {
    width: 49%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 780px) {
    .c6 .con .list2 {
        width: 100%;
        margin-top: 20px;
    }
}

.c6 .con .list2 li {
    width: 49%;
    margin-bottom: 6px;
}

.c6 .con .list2 li img {
    width: 100%;
    border-radius: 12px;
}

.c7 {
    margin-top: 3.65vw;
    margin-bottom: 4.48vw;
}

@media (max-width: 780px) {
    .c7 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.c7 h2 {
    font-size: 24px;
    position: relative;
    line-height: 40px;
    margin-bottom: 2vw;
}

@media (max-width: 780px) {
    .c7 h2 {
        margin-bottom: 20px;
    }
}

.c7 h2 img {
    padding-left: 23px;
}

.c7 h2 a.ckx {
    position: absolute;
    right: 0;
    top: -3px;
}

.c7 .con {
    position: relative;
}

.c7 .con .xx {
    cursor: pointer;
    width: 58px;
    height: 57px;
    background-color: #10a3e7;
    border-radius: 100px;
    line-height: 57px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 11;
}

.c7 .con .xx.prev {
    left: -3.54vw;
}

@media (max-width: 1630px) {
    .c7 .con .xx.prev {
        left: 0;
    }
}

.c7 .con .xx.next {
    right: -3.54vw;
}

@media (max-width: 1630px) {
    .c7 .con .xx.next {
        right: 0;
    }
}

@media (max-width: 1025px) {
    .c7 .con .xx {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .c7 .con .xx img {
        max-width: 50%;
    }
}

.c7 .con .xx:hover {
    background-color: #2f3283;
}

.c7 .con .list2 {
    margin-left: -0.65vw;
    margin-right: -0.65vw;
}

.c7 .con .list2 li {
    text-align: center;
    padding: 4px 0.65vw;
}

.c7 .con .list2 li a {
    display: block;
    padding: 22px 10px 0;
    box-shadow: 0px 1px 3px 0px rgba(51, 51, 51, 0.3);
    border-radius: 10px;
}

.c7 .con .list2 li .img img {
    max-width: 69%;
    display: inline;
}

.c7 .con .list2 li h3 {
    color: #1c1a26;
    font-size: 18px;
    padding: 1.6vw 0;
}

@media (max-width: 780px) {
    .c7 .con .list2 li h3 {
        font-size: 16px;
        padding: 14px 0;
    }
}

.foot {
    background: url(//cdn.myxypt.com/e8e39ba4/21/04/902159f7c9ae1e6b4c3c4291c713f01d04913f20.png) no-repeat 50% 0;
    background-size: cover;
    padding-top: 38px;
    padding-bottom: 4.29vw;
}

.foot .con {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    flex-wrap: wrap;
}

@media (max-width: 780px) {
    .foot .con .foot1 {
        text-align: center;
        width: 100%;
    }
}

.foot .con .foot2 {
    padding-top: 20px;
    width: 44%;
}

@media (max-width: 780px) {
    .foot .con .foot2 {
        text-align: center;
        width: 100%;
    }
}

.foot .con .foot2 h2 {
    color: #fff;
    text-align: right;
}

@media (max-width: 780px) {
    .foot .con .foot2 h2 {
        text-align: center;
        font-size: 24px;
    }
}

.foot .con .foot2 .dao {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    max-width: 653px;
}

.foot .con .foot2 .dao p {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 480px) {
    .foot .con .foot2 .dao {
        font-size: 14px;
    }
}

.foot .con .foot2 .dao a {
    color: #fff;
}

.foot .con1 {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.foot .con1 .foot3 {
    max-width: 594px;
    width: 43%;
}

@media (max-width: 1200px) {
    .foot .con1 .foot3 {
        width: 100%;
    }
}

.foot .con1 .foot3 .dh1 {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.foot .con1 .foot3 .dh1 .img{
    background: #1894d2;
    display: flex;
    align-items: center;
}

.foot .con1 .foot3 .foot31 {
    width: calc(100% - 53px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: 100;
    flex-wrap: wrap;
}

.foot .con1 .foot3 .foot31 .dh {
    line-height: 45px;
    font-size: 24px;
    color: #fff;
    padding-left: 17px;
    width: 40%;
}

@media (max-width: 480px) {
    .foot .con1 .foot3 .foot31 .dh {
        width: 100%;
    }
}

.foot .con1 .foot3 .foot31 .lx {
    color: #fff;
    line-height: 24px;
    width: 60%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 10px 0;
}

@media (max-width: 480px) {
    .foot .con1 .foot3 .foot31 .lx {
        width: 100%;
        padding: 0 15px 15px 15px;
    }
}

.foot .con1 .foot3 .foot31 .lx p {
    width: 50%;
}

@media (max-width: 480px) {
    .foot .con1 .foot3 .foot31 .lx p {
        width: 100%;
        line-height: 24px;
    }
}

.foot .con1 .foot3 .foot31 .lx p:nth-child(2) {
    width: 38%;
}

@media (max-width: 480px) {
    .foot .con1 .foot3 .foot31 .lx p:nth-child(2) {
        width: 100%;
    }
}

.foot .con1 .foot3 .foot32 {
    margin-top: 28px;
    font-weight: 100;
    line-height: 24px;
    color: #fff;
}

.foot .con1 .foot3 .foot32 .list2 {
    display: flex;
    flex-wrap: wrap;
}

.foot .con1 .foot3 .foot32 .list2 li {
    display: flex;
    align-items: center;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.foot .con1 .foot3 .foot32 .list2 li .img {
    padding-left: 20px;
    padding-right: 28px;
}

@media (max-width: 480px) {
    .foot .con1 .foot3 .foot32 .list2 li .img {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.foot .con1 .foot3 .foot32 .list2 li:nth-child(1) {
    margin-right: 16px;
}

.foot .con1 .foot4 {
    width: 54%;
    max-width: 800px;
    display: flex;
    justify-content: space-between;
    font-weight: 100;
    color: #ffffff;
    flex-wrap: wrap;
}

@media (max-width: 1200px) {
    .foot .con1 .foot4 {
        width: 100%;
        margin-top: 20px;
    }
}

.foot .con1 .foot4 a {
    color: #ffffff;
}

.foot .con1 .foot4 .foot41 {
    text-align: right;
    font-size: 12px;
    line-height: 24px;
    width: 81%;
}

@media (max-width: 1200px) {
    .foot .con1 .foot4 .foot41 {
        text-align: left;
    }
}

@media (max-width: 480px) {
    .foot .con1 .foot4 .foot41 {
        width: 100%;
    }
}

.foot .con1 .foot4 .foot41 .x1 {
    margin-top: 10px;
}

.foot .con1 .foot4 .foot42 {
    text-align: center;
    width: 15%;
}

@media (max-width: 480px) {
    .foot .con1 .foot4 .foot42 {
        width: 100%;
        padding: 0 15px 15px 15px;
    }
}

.foot .con1 .foot4 .foot42 img {
    max-width: 100%;
}

.foot .con1 .foot4 .foot42 p {
    margin-top: 8px;
}