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

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

.tou .con .logo {
    line-height: 120px;
    float: left;
    width: 12.2%;
}

.tou .con #formsearch {
    width: 40%;
    height: 54px;
    background-color: #e6e6e6;
    border-radius: 30px;
    float: right;
    margin-top: 34px;
}

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

.tou .con #formsearch input#s_btn {
    float: left;
    width: 74px;
    background: url(../images/ss.png) no-repeat 50%;
    font-size: 0;
}

.tou .con #formsearch input#keyword {
    width: calc(100% - 74px);
    float: right;
    font-size: 14px;
    color: rgba(51, 51, 51, 0.7);
}

.tou .con #formsearch input#keyword::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
}

.x-banner {
    position: relative;
    text-align: center;
    color: #fff;
}

@media(max-width: 780px) {
    .x-banner {
        width:100%;
    }
}

.x-banner .xia {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1;
    text-align: center;
    background: url(../images/by.png) no-repeat 50% 0;
    height: 124px;
    padding-top: 30px;
}

.x-banner .xia span {
    display: block;
    font-size: 16px;
}

.x-banner .xia img {
    padding-top: 14px;
}

.c1 {
    margin-top: 4.16vw;
}

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

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

.c1 .con .c1-1 {
    width: 38%;
    margin-top: 6.254vw;
    margin-left: 5.729vw;
}

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

.c1 .con .c1-1 h2 {
    font-size: 3.125vw;
    color: #333333;
}

@media (max-width: 780px) {
    .c1 .con .c1-1 h2 {
        font-size: 24px;
    }
}

.c1 .con .c1-1 .list1 {
    margin-top: 6.254vw;
}

@media (max-width: 1200px) {
    .c1 .con .c1-1 .list1 {
        margin-top: 3vw;
    }
}

.c1 .con .c1-1 .list1 li h3 {
    font-size: 2.083vw;
    color: #333333;
}

@media (max-width: 780px) {
    .c1 .con .c1-1 .list1 li h3 {
        font-size: 18px;
    }
}

.c1 .con .c1-1 .list1 li dd {
    font-size: 16px;
    line-height: 1.875;
    color: #333333;
    margin-top: 20px;
}

@media (max-width: 780px) {
    .c1 .con .c1-1 .list1 li dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c1 .con .c1-1 .list1 li a.a {
    margin-top: 3.64583vw;
    width: 152px;
    height: 45px;
    background-color: #003887;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 45px;
}

@media(max-width: 780px) {
    .c1 .con .c1-1 .list1 li a.a {
        width:100px;
        line-height: 34px;
        height: 34px;
        font-size: 12px;
    }
}

.c1 .con .c1-1 .hd {
    display: flex;
    position: absolute;
    left: 5.729vw;
    bottom: 6.77vw;
}

@media (max-width: 1200px) {
    .c1 .con .c1-1 .hd {
        bottom: 0;
    }
}

@media (max-width: 780px) {
    .c1 .con .c1-1 .hd {
        position: static;
        margin-top: 20px;
    }
}

.c1 .con .c1-1 .hd .xx {
    cursor: pointer;
    width: 40%;
}

@media (max-width: 780px) {
    .c1 .con .c1-1 .hd .xx {
        width: 40px;
    }
}

.c1 .con .c1-1 .hd .xx img {
    max-width: 100%;
}

.c1 .con .c1-1 .hd .xx.prev {
    margin-right: 2.29vw;
}

.c1 .con .c1-2 {
    width: 50%;
}

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

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

.c1 .con .c1-2 .list2 {
    display: flex;
    margin-top: -50px;
    position: relative;
    z-index: 999;
}

.c1 .con .c1-2 .list2 li {
    width: 33.33%;
    padding-left: 1.927vw;
    padding-top: 2.39583vw;
    padding-bottom: 2.39583vw;
    background-color: #003887;
    box-shadow: 11px 0px 5px 0px rgba(0, 52, 124, 0.47);
    border-radius: 40px;
}

@media (max-width: 780px) {
    .c1 .con .c1-2 .list2 li {
        border-radius: 20px;
    }
}

.c1 .con .c1-2 .list2 li h3 {
    font-size: 1.5625vw;
    color: #ffffff;
}

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

.c1 .con .c1-2 .list2 li .img {
    margin-top: 2.6vw;
    width: 72%;
}

.c1 .con .c1-2 .list2 li .img img {
    max-width: 100%;
}

.c1 .con .c1-2 .list2 li:nth-child(2) {
    background-color: #002337;
}

.c1 .con .c1-2 .list2 li:nth-child(3) {
    background-color: #585555;
}

p {
    margin: 0;
}

.c2 {
    background: url(../images/c2.png) no-repeat 50% 0;
    background-size: cover;
    padding-top: 7.9vw;
    padding-bottom: 5.2vw;
}

.c2 h2 {
    font-size: 3.125vw;
    line-height: 1.2;
    color: #333333;
}

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

.c2 .dd {
    font-size: 16px;
    line-height: 1.875;
    color: rgba(51, 51, 51, 0.7);
    margin-top: 2.6vw;
    width: 100%;
    max-width: 845px;
}

@media (max-width: 1025px) {
    .c2 .dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c2 a.ck {
    width: 152px;
    height: 45px;
    background-color: #003887;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 45px;
    margin-top: 4.8958vw;
}

@media(max-width: 780px) {
    .c2 a.ck {
        width: 100px;
        line-height: 34px;
        height: 34px;
        font-size: 12px;
    }
}

.c2 .list2 {
    margin-top: 17.4479vw;
    display: flex;
    flex-wrap: wrap;
}

.c2 .list2 li {
    width: 50%;
    background-color: #ffffff;
    border-radius: 3px;
}

@media (max-width: 780px) {
    .c2 .list2 li {
        width: 100%;
        border: none !important;
    }
}

.c2 .list2 li:nth-child(1) {
    border-right: 1px solid #f3f3f3;
}

.c2 .list2 li:nth-child(2) {
    border-left: 1px solid #f3f3f3;
}

.c2 .list2 li a {
    display: flex;
}

.c2 .list2 li .tu {
    padding-top: 4.16vw;
    width: 26%;
    padding-left: 9%;
    padding-bottom: 4.16vw;
}

@media (max-width: 480px) {
    .c2 .list2 li .tu {
        padding-left: 3%;
    }
}

@media (max-width: 1025px) {
    .c2 .list2 li .tu .img1 {
        width: 72%;
    }
}

.c2 .list2 li .tu .img1 img {
    max-width: 100%;
}

.c2 .list2 li .tu h3 {
    font-size: 1.5625vw;
    margin-top: 24px;
    color: #333;
}

@media (max-width: 1025px) {
    .c2 .list2 li .tu h3 {
        font-size: 16px;
    }
}

.c2 .list2 li .zi {
    padding-left: 4.16vw;
    width: 74%;
    padding-top: 4.16vw;
    border-left: 1px solid #f3f3f3;
    padding-right: 4.16vw;
    padding-bottom: 4.16vw;
}

.c2 .list2 li .zi h3 {
    font-size: 1.5625vw;
    color: #333333;
    line-height: 1.3;
    max-width: 390px;
    width: 100%;
}

@media (max-width: 1025px) {
    .c2 .list2 li .zi h3 {
        font-size: 16px;
    }
}

.c2 .list2 li .zi dd {
    font-size: 16px;
    line-height: 1.875;
    color: #666666;
    margin-top: 22px;
    width: 100%;
    max-width: 488px;
}

@media (max-width: 1025px) {
    .c2 .list2 li .zi dd {
        font-size: 14px;
        line-height: 24px;
        margin-top: 16px;
    }
}

.c2 .list2 li .zi .ck {
    color: #003887;
    margin-top: 3.54vw;
}

.c2 .list2 li:hover .zi .ck {
    color: #003887;
}

.c3 {
    text-align: center;
    background: url(../images/c3.png) no-repeat 50% 0;
    background-size: cover;
    padding-top: 13.5416vw;
    padding-bottom: 14.16vw;
}

.c3 .img img {
    max-width: 100%;
}

.c3 dd {
    font-size: 1.875vw;
    line-height: 1.38;
    color: #fff;
}

@media (max-width: 780px) {
    .c3 dd {
        font-size: 16px;
        line-height: 34px;
    }
}

.c3 a.ck {
    width: 152px;
    height: 45px;
    background-color: #003887;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 45px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4.16vw;
}

@media (max-width: 780px) {
    .c3 a.ck {
        width: 100px;
        line-height: 34px;
        height: 34px;
        font-size: 12px;
    }
}

.c4 {
    margin-top: -4.6875vw;
}

.c4 .con {
    display: flex;
    flex-wrap: wrap;
    background: #003887;
}

.c4 .con .c4-1 {
    padding-top: 4.16vw;
    padding-left: 2.6vw;
    width: 50%;
    padding-bottom: 4.79vw;
}

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

.c4 .con .c4-1 h2 {
    color: #fff;
    font-size: 3.125vw;
}

@media (max-width: 780px) {
    .c4 .con .c4-1 h2 {
        font-size: 24px;
    }
}

.c4 .con .c4-1 .sec {
    margin-top: 2.983vw;
    max-width: 412px;
}

.c4 .con .c4-1 .sec p {
    color: #fff;
    font-size: 1.5625vw;
    line-height: 3;
    border-bottom: 2px solid #6688b7;
}

@media (max-width: 780px) {
    .c4 .con .c4-1 .sec p {
        font-size: 16px;
    }
}

.c4 .con .c4-1 a.ck {
    width: 152px;
    height: 45px;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    color: #000;
    display: block;
    line-height: 45px;
    margin-top: 4.0625vw;
    font-size: 16px;
}

@media(max-width: 780px) {
    .c4 .con .c4-1 a.ck {
        width: 100px;
        line-height: 34px;
        height: 34px;
        font-size: 12px;
    }
}

.c4 .con .c4-1 .list2 {
    max-width: 570px;
    margin-top: 9vw;
}

.c4 .con .c4-1 .list2 li {
    line-height: 3.33;
    border-bottom: 1px solid #6688b7;
    padding-left: 20px;
    font-size: 0.9375vw;
}

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

.c4 .con .c4-1 .list2 li a {
    color: #fff;
    display: block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.c4 .con .c4-1 .list2 li:hover {
    background: #fff;
}

.c4 .con .c4-1 .list2 li:hover a {
    color: #0f0fa3;
}

.c4 .con .c4-2 {
    width: 50%;
    position: relative;
}

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

.c4 .con .c4-2 h2 {
    position: absolute;
    color: #fff;
    font-size: 3.125vw;
    top: 4.16vw;
    left: 2.6vw;
}

@media (max-width: 780px) {
    .c4 .con .c4-2 h2 {
        font-size: 24px;
    }
}

.c4 .con .c4-2 .sec img {
    max-width: 100%;
}

.c5 {
    margin-top: 5.2vw;
    margin-bottom: 5.2vw;
}

.c5 h2 {
    text-align: center;
    font-size: 3.125vw;
    color: #333333;
}

@media (max-width: 780px) {
    .c5 h2 {
        font-size: 24px;
    }
}

.c5 .list1 {
    display: flex;
    text-align: center;
    padding-bottom: 3.64583vw;
    margin-top: 2.8125vw;
    justify-content: center;
}

@media (max-width: 480px) {
    .c5 .list1 {
        margin-top: 20px;
        padding-bottom: 20px;
    }
}

.c5 .list1 li {
    font-size: 16px;
    width: 50%;
    max-width: 164px;
}

.c5 .list1 li a {
    display: block;
    color: #333333;
}

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

@media (max-width: 480px) {
    .c5 .con .list2 {
        flex-wrap: wrap;
    }
}

.c5 .con .list2 li {
    width: 32%;
    max-width: 480px;
}

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

.c5 .con .list2 li .zi .timex {
    font-size: 16px;
    color: #333333;
    display: flex;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 1.77vw;
}

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

.c5 .con .list2 li .zi .timex span {
    width: 100px;
    height: 38px;
    border: solid 3px #003887;
    line-height: 32px;
    text-align: center;
    color: #003887;
    margin-right: 16px;
    font-weight: 500;
    border-radius: 20px;
}

.c5 .con .list2 li .zi h3 {
    font-size: 1.5625vw;
    color: #333333;
    line-height: 1.33;
}

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

.c5 .con .list2 li .img {
    margin-top: 3.229vw;
}

.c5 .con .list2 li .img img {
    max-width: 100%;
}

.c5 .con .list2 li .ck {
    margin-top: 3.125vw;
    font-size: 16px;
    color: #000;
}

@media (max-width: 780px) {
    .c5 .con .list2 li .ck {
        font-size: 14px;
    }
}

.c5 .con .list2 li:hover .timex span {
    background: #003887;
    color: #fff;
}

.foot {
    background: #202020;
    padding-top: 4.27vw;
}

.foot .con .foot1 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #373737;
    padding-bottom: 3.854vw;
    align-items: center;
}

@media (max-width: 780px) {
    .foot .con .foot1 {
        justify-content: center;
    }
}

.foot .con .foot1 .dao {
    color: #ffffff;
    max-width: 766px;
    margin-right: 12.1875vw;
    display: flex;
    width: 50%;
    justify-content: space-between;
}

@media (max-width: 780px) {
    .foot .con .foot1 .dao {
        margin-right: 0;
        width: 70%;
    }
}

@media (max-width: 480px) {
    .foot .con .foot1 .dao {
        display: none;
    }
}

.foot .con .foot1 .dao a {
    color: #ffffff;
}

.foot .con .foot2 {
    margin-top: 4.583vw;
    padding-bottom: 1.77vw;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.foot .con .foot2 .foot21 {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    float: left;
}

@media (max-width: 780px) {
    .foot .con .foot2 .foot21 {
        display: none;
    }
}

.foot .con .foot2 .foot21 p {
    margin-top: 10px;
}

.foot .con .foot2 .foot22 {
    float: left;
    margin-left: 5.729vw;
}

.foot .con .foot2 .foot22 .list2 li {
    margin-right: 3.229vw;
    float: left;
}

@media (max-width: 480px) {
    .foot .con .foot2 .foot22 .list2 li .img {
        display: none;
    }
}

.foot .con .foot2 .foot22 .list2 li:nth-child(1) {
    max-width: 218px;
}

.foot .con .foot2 .foot22 .list2 li:nth-child(1) dd {
    font-size: 30px;
    color: #ffffff;
}

.foot .con .foot2 .foot22 .list2 li:nth-child(1) dd a{
      color: #ffffff;  
}

.foot .con .foot2 .foot22 .list2 li:nth-child(2) {
    max-width: 306px;
}

.foot .con .foot2 .foot22 .list2 li:nth-child(2) dd {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}

.foot .con .foot2 .foot22 .list2 li h2 {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.77);
    margin-top: 12px;
    margin-bottom: 10px;
}

.foot .con .foot2 .foot23 {
    float: right;
    margin-top: 4.89583vw;
    margin-right: 1.979vw;
}

@media (max-width: 780px) {
    .foot .con .foot2 .foot23 {
        display: none;
    }
}

.foot .ban {
    padding-top: 3.75vw;
    padding-bottom: 4.16vw;
    color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 780px) {
    .foot .ban {
        text-align: center;
        justify-content: center;
    }
}

.foot .ban a {
    color: rgba(255, 255, 255, 0.5);
}

.foot .ban .ban2 {
    display: flex;
    justify-content: space-between;
    max-width: 454px;
    width: 100%;
}

@media (max-width: 780px) {
    .foot .ban .ban2 {
        display: none;
    }
}

.foot .ban .ban2 a {
    width: 25%;
}

.btx {
    font-size: 3.125vw;
    color: #333333;
    line-height: 1;
    display: none;
}

@media (max-width: 780px) {
    .btx {
        font-size: 24px;
    }
}

.btx span {
    display: none;
}

.daox {
    display: none;
}

.daox .first-nav-btn {
    display: none;
}

.daox .xypg-left-nav {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 480px) {
    .daox .xypg-left-nav {
        padding: 10px 0;
    }
}

.daox .xypg-left-nav li {
    border-bottom: none;
    margin-right: 4.16vw;
}

.daox .xypg-left-nav li:last-child {
    margin-right: 0;
}

.daox .xypg-left-nav li a {
    color: #333;
    display: block;
    opacity: .7;
    padding: 1.04vw 0;
}

.daox .xypg-left-nav li.clicked a {
    color: #003887;
}

@media (max-width: 780px) {
    .daox .xypg-left-nav li a {
        padding: 20px 0;
    }
}

@media (max-width: 480px) {
    .daox .xypg-left-nav li a {
        padding: 5px 0;
    }
}

.daox .xypg-left-nav li:hover a {
    color: #003887;
}

.daox1 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4.16vw;
}

.daox1 .first-nav-btn {
    display: none;
}

.daox1 .xypg-left-nav {
    margin: 0;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.daox1 .xypg-left-nav li {
    border-bottom: none;
}

.daox1 .xypg-left-nav li a {
    color: #333;
    display: block;
    padding: 0;
}

@media (max-width: 480px) {
    .daox1 .xypg-left-nav li a .img img {
        height: 50px;
    }
}

.daox1 .xypg-left-nav li a .img img.img2 {
    display: none;
}

.daox1 .xypg-left-nav li a dd {
    line-height: 54px;
}

.daox1 .xypg-left-nav li:hover a, .daox1 .xypg-left-nav li.clicked a {
    color: #003887;
}

.daox1 .xypg-left-nav li:hover a .img img.img1, .daox1 .xypg-left-nav li.clicked a .img img.img1 {
    display: none;
}

.daox1 .xypg-left-nav li:hover a .img img.img2, .daox1 .xypg-left-nav li.clicked a .img img.img2 {
    display: inline;
}

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

.cplist li {
    width: 48.4%;
    background: #ededed;
    margin-bottom: 3.125vw;
}

@media (max-width: 480px) {
    .cplist li {
        width: 100%;
    }
}

.cplist li .img img {
    max-width: 100%;
}

.cplist li .zi {
    padding: 24px 20px 26px;
}

.cplist li .zi h3 {
    color: #003887;
    font-size: 20px;
}

.cplist li .zi dd {
    color: #333333;
    font-size: 18px;
    margin-top: 23px;
}

.cpcon .con {
    background: #eeeeee;
    display: flex;
    flex-wrap: wrap;
}

.cpcon .con .cp1 {
    width: 65%;
}

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

.cpcon .con .cp1 .list1 li img {
    max-width: 100%;
}

.cpcon .con .cp2 {
    width: 35%;
    padding: 1.6vw;
    padding-left: 0;
}

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

.cpcon .con .cp2 .con1 {
    background: #fff;
    padding: 2.6vw 2.8125vw 3.59375vw 3.54vw;
}

.cpcon .con .cp2 .con1 h2 {
    font-size: 3.125vw;
    color: #333;
    line-height: 1;
}

.cpcon .con .cp2 .con1 h2:after {
    content: '';
    display: block;
    width: 25px;
    height: 3px;
    background-color: #313131;
    margin-top: 2.6vw;
}

.cpcon .con .cp2 .con1 dd {
    margin-top: 2.9vw;
    line-height: 36px;
    color: #333;
    padding-bottom: 42px;
    border-bottom: 1px solid #d3d3d4;
    margin-bottom: 2.083vw;
}

.cpcon .con .cp2 .con1 h3 {
    color: #333333;
    opacity: 0.9;
    font-size: 18px;
}

.cpcon .con .cp2 .con1 .list2 {
    margin-top: 2.083vw;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

.cpcon .con .cp2 .con1 .list2 li {
    margin-bottom: 9px;
    margin-right: 0.8vw;
}

.cpcon .con .cp2 .con1 .list2 li .img img {
    max-width: 100%;
}

.cpcon .con .cp2 .con1 .list2 li .zi {
    color: #212129;
    line-height: 32px;
}

.cpcon .con .cp2 .con1 a.ck {
    width: 152px;
    height: 45px;
    background-color: #003887;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 45px;
    margin-top: 3.64583vw;
}

.cpcon .con2 {
    padding-top: 5.2vw;
}

.cscon h2 {
    font-size: 3.125vw;
    margin-bottom: 3vw;
    color: #333333;
}

@media (max-width: 780px) {
    .cscon h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
}

.cscon .con {
    margin-bottom: 3vw;
}

.cscon .con .list1 {
    position: relative;
}

.cscon .con .list1 .slick-arrow {
    width: 57px;
    height: 56px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    z-index: 11;
    border: none;
    outline: none;
}

@media (max-width: 480px) {
    .cscon .con .list1 .slick-arrow {
        width: 30px;
        height: 30px;
        background-size: 100% !important;
    }
}

.cscon .con .list1 .slick-arrow.slick-prev {
    left: 3.54vw;
    background: url(../images/zb2.png) no-repeat 50%;
}

.cscon .con .list1 .slick-arrow.slick-prev:hover {
    background: url(../images/zb2h.png) no-repeat 50%;
}

.cscon .con .list1 .slick-arrow.slick-next {
    right: 3.54vw;
    background: url(../images/yb2.png) no-repeat 50%;
}

.cscon .con .list1 .slick-arrow.slick-next:hover {
    background: url(../images/yb2h.png) no-repeat 50%;
}

.cscon .con .list1 li img {
    max-width: 100%;
}

.cscon .con1 h3 {
    font-size: 2.5vw;
    color: #333333;
    padding-top: 5.2vw;
    line-height: 1;
    padding-bottom: 4.16vw;
}

@media (max-width: 780px) {
    .cscon .con1 h3 {
        font-size: 24px;
        padding: 20px 0;
    }
}

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

.xwlist li {
    width: 32%;
    max-width: 480px;
    margin-bottom: 4.16vw;
}

@media (max-width: 780px) {
    .xwlist li {
        width: 48%;
        margin-bottom: 16px;
    }
}

@media (max-width: 480px) {
    .xwlist li {
        width: 100%;
    }
}

.xwlist li .zi .timex {
    font-size: 16px;
    color: #333333;
    display: flex;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 1.77vw;
}

@media (max-width: 780px) {
    .xwlist li .zi .timex {
        font-size: 14px;
    }
}

.xwlist li .zi .timex span {
    width: 100px;
    height: 38px;
    border: solid 3px #003887;
    line-height: 32px;
    text-align: center;
    color: #003887;
    margin-right: 16px;
    font-weight: 500;
    border-radius: 20px;
}

.xwlist li .zi h3 {
    font-size: 1.5625vw;
    color: #333333;
    line-height: 1.33;
}

@media (max-width: 780px) {
    .xwlist li .zi h3 {
        font-size: 16px;
    }
}

.xwlist li .img {
    margin-top: 3.229vw;
}

.xwlist li .img img {
    max-width: 100%;
}

.xwlist li .ck {
    margin-top: 3.125vw;
    font-size: 16px;
    color: #000;
}

@media (max-width: 780px) {
    .xwlist li .ck {
        font-size: 14px;
    }
}

.xwlist li:hover .timex span {
    background: #003887;
    color: #fff;
}

.daox2 {
    max-width: 304px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4.16vw;
    margin-top: 2.083vw;
    display: none;
}

.daox2 .first-nav-btn {
    display: none;
}

.daox2 .xypg-left-nav {
    margin: 0;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.daox2 .xypg-left-nav li {
    border-bottom: none;
}

@media (max-width: 480px) {
    .daox2 .xypg-left-nav li {
        width: 33.33%;
    }
}

.daox2 .xypg-left-nav li a {
    color: #333;
    display: block;
    padding: 0;
    font-size: 16px;
}

.daox2 .xypg-left-nav li:hover a {
    color: #003887;
}

.daox2 .xypg-left-nav li:hover a .img img.img1 {
    display: none;
}

.daox2 .xypg-left-nav li:hover a .img img.img2 {
    display: inline;
}

.xwcon {
    max-width: 1502px;
    margin-left: auto;
    margin-right: auto;
}

.xwcon h1 {
    font-size: 2.5vw;
    color: #333333;
}

@media (max-width: 480px) {
    .xwcon h1 {
        font-size: 24px;
    }
}

.xwcon .sec {
    border-bottom: 1px solid rgba(51, 51, 51, 0.3);
    display: flex;
    padding-top: 30px;
    padding-bottom: 48px;
}

@media (max-width: 780px) {
    .xwcon .sec {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.xwcon .sec li {
    color: #333333;
    opacity: 0.7;
    font-size: 18px;
}

@media (max-width: 780px) {
    .xwcon .sec li {
        font-size: 14px;
    }
}

.xwcon .sec li:nth-child(1) {
    margin-right: 5.729vw;
}

.xwcon .con {
    margin-top: 2.6vw;
}

.xypg-detail-pnx {
    border-top: 1px solid #c1c1c1;
    padding-top: 3.125vw;
    margin-top: 3.125vw;
    display: flex;
    justify-content: space-between;
}

.xypg-detail-pnx>div {
    max-width: 406px;
    width: calc(50% - 15px);
    color: rgba(51, 51, 51, 0.7);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.xypg-detail-pnx>div a {
    color: rgba(51, 51, 51, 0.7);
}

.xypg-detail-pnx>div.zb b {
    padding-right: 20px;
}

.xypg-detail-pnx>div.yb {
    text-align: right;
}

.xypg-detail-pnx>div.yb b {
    padding-left: 20px;
}

.xypg-detail-pnx>div span {
    display: none;
}

.nc1 {
    background: #f2f2f2;
    padding-top: 5.2vw;
}

.nc1 h2 {
    text-align: center;
    font-size: 3.125vw;
    color: #333333;
}

@media (max-width: 780px) {
    .nc1 h2 {
        font-size: 28px;
    }
}

.nc1 .con {
    margin-top: 5vw;
    margin-left: 60px;
    overflow: hidden;
    position: relative;
    padding-bottom: 6.77vw;
}

@media (max-width: 1800px) {
    .nc1 .con {
        margin-left: 2%;
    }
}

@media (max-width: 780px) {
    .nc1 .con {
        margin-right: 2%;
    }
}

.nc1 .con .list2 {
    position: static;
    width: 143%;
}

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

.nc1 .con .list2 .slick-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5.2vw;
}

.nc1 .con .list2 .slick-dots li {
    width: 107px;
    height: 2px;
    background: rgba(0, 0, 0, 0.2);
    margin-right: 0;
}

@media (max-width: 480px) {
    .nc1 .con .list2 .slick-dots li {
        width: 50px;
    }
}

.nc1 .con .list2 .slick-dots li button {
    display: none;
}

.nc1 .con .list2 .slick-dots li.slick-active {
    background-color: #003887;
}

.nc1 .con .list2 li {
    float: left;
    margin-right: 40px;
    position: relative;
}

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

.nc1 .con .list2 li .img img {
    max-width: 100%;
}

.nc1 .con .list2 li .zi {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 2.6vw;
    padding-bottom: 1.71875vw;
}

@media (max-width: 780px) {
    .nc1 .con .list2 li .zi .tu img {
        height: 50px;
    }
}

.nc1 .con .list2 li .zi .tu img.img2 {
    display: none;
}

.nc1 .con .list2 li .zi h3 {
    font-size: 40px;
    margin-top: 50px;
    padding-top: 44px;
    color: #fff;
}

@media (max-width: 780px) {
    .nc1 .con .list2 li .zi h3 {
        font-size: 24px;
        margin-top: 30px;
        padding-top: 20px;
    }
}

.nc1 .con .list2 li .zi h3:after {
    width: 37px;
    height: 3px;
    background-color: #0b3b8f;
    content: '';
    display: block;
    margin-top: 32px;
}

.nc1 .con .list2 li .zi dd {
    font-size: 18px;
    line-height: 30px;
    margin-top: 16px;
    color: #fff;
    max-width: 744px;
    height: 0px;
    overflow: hidden;
    margin-bottom: 0.677vw;
    opacity: 0;
}

.nc1 .con .list2 li:hover .zi .tu img.img2 {
    display: inline;
}

.nc1 .con .list2 li:hover .zi .tu img.img1 {
    display: none;
}

.nc1 .con .list2 li:hover .zi h3 {
    padding-top: 0;
}

.nc1 .con .list2 li:hover .zi h3:after {
    background: #fff;
}

.nc1 .con .list2 li:hover .zi dd {
    height: auto;
    margin-bottom: 0;
    /* min-height: 60px; */
    opacity: 1;
}

.nc1 .con .sec1 {
    text-align: center;
    margin-top: 2.6vw;
}

.nc1 .con .sec1 .sec {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media(max-width: 480px) {
    .nc1 .con .sec1 .sec {
        transform: scale(0.5);
    }
}

.nc1 .con .sec1 .sec .xx {
    width: 9px;
    height: 14px;
    cursor: pointer;
}

.nc1 .con .sec1 .sec .xx.zb {
    background: url(../images/zb4.png) no-repeat 50%;
    margin-right: 17px;
}

.nc1 .con .sec1 .sec .xx.zb:hover {
    background: url(../images/zb4h.png) no-repeat 50%;
}

.nc1 .con .sec1 .sec .xx.yb {
    margin-left: 17px;
    background: url(../images/yb4.png) no-repeat 50%;
}

.nc1 .con .sec1 .sec .xx.yb:hover {
    background: url(../images/yb4h.png) no-repeat 50%;
}

.tr3 {
    transition-duration: .3s;
}

.nc2 {
    background: url(../images/nc2.png) no-repeat 50% 0;
    background-size: cover;
    padding-top: 5vw;
    padding-bottom: 5vw;
}

.nc2 h2 {
    text-align: center;
    font-size: 3.125vw;
    color: #fff;
}

@media (max-width: 780px) {
    .nc2 h2 {
        font-size: 28px;
    }
}

.nc2 .con {
    overflow: hidden;
    margin-top: 5vw;
}

.nc2 .con .list2 {
    width: 194%;
    position: relative;
    left: -47%;
}

@media (max-width: 780px) {
    .nc2 .con .list2 {
        left: 0;
        width: 100%;
    }
}

.nc2 .con .list2 .slick-arrow {
    cursor: pointer;
    top: 74%;
    border: none;
    outline: none;
    background: none;
    font-size: 0;
    width: 57px;
    height: 56px;
    z-index: 11;
    position: absolute;
}

@media(max-width: 480px) {
    .nc2 .con .list2 .slick-arrow {
        width: 28px;
        height: 28px;
        background-size: 100% 100%!important;
    }
}

@media (max-width: 780px) {
    .nc2 .con .list2 .slick-arrow {
        top: 50%;
        transform: translateY(-50%);
    }
}

.nc2 .con .list2 .slick-arrow.slick-prev {
    background: url(../images/zb5.png) no-repeat 0 50%;
    left: 49%;
}

@media (max-width: 780px) {
    .nc2 .con .list2 .slick-arrow.slick-prev {
        left: 0;
    }
}

.nc2 .con .list2 .slick-arrow.slick-prev:hover {
    background: url(../images/zb2h.png) no-repeat 0 50%;
}

.nc2 .con .list2 .slick-arrow.slick-next {
    background: url(../images/yb5.png) no-repeat 0 50%;
    right: 47%;
}

@media (max-width: 1450px) {
    .nc2 .con .list2 .slick-arrow.slick-next {
        right: 46%;
    }
}

@media (max-width: 780px) {
    .nc2 .con .list2 .slick-arrow.slick-next {
        right: 0;
    }
}

.nc2 .con .list2 .slick-arrow.slick-next:hover {
    background: url(../images/yb2h.png) no-repeat 0 50%;
}

.nc2 .con .list2 li {
    float: left;
    background: #eeeeee;
    margin: 0 1.3vw;
    border-radius: 10px;
    overflow: hidden;
}

.nc2 .con .list2 li a {
    display: flex;
    flex-wrap: wrap;
}

.nc2 .con .list2 li a .img {
    width: 43.5%;
}

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

.nc2 .con .list2 li a .img img {
    max-width: 100%;
}

.nc2 .con .list2 li a .zi {
    width: 56.5%;
    padding: 20px 2.083vw;
    padding-top: 2.6vw;
}

@media (max-width: 780px) {
    .nc2 .con .list2 li a .zi {
        width: 100%;
        padding: 20px;
        text-align: center;
    }
}

@media (max-width: 780px) {
    .nc2 .con .list2 li a .zi .tu img {
        display: inline;
    }
}

.nc2 .con .list2 li a .zi h3 {
    font-size: 24px;
    color: #333333;
    margin-top: 2.2395vw;
}

.nc2 .con .list2 li a .zi dd {
    font-size: 16px;
    color: #333333;
    opacity: 0.7;
    line-height: 1.5;
    margin-top: 14px;
    max-width: 447px;
}

.nc3 {
    margin-top: 5.2vw;
    padding-bottom: 2.083vw;
}

.nc3 h2 {
    text-align: center;
    font-size: 3.125vw;
    color: #333333;
}

@media (max-width: 780px) {
    .nc3 h2 {
        font-size: 24px;
    }
}

.nc3 .con {
    margin-top: 6.66vw;
}

.nc3 .con .list2 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5%;
    margin-right: -1.5%;
}

@media (max-width: 480px) {
    .nc3 .con .list2 {
        margin-left: auto;
        margin-right: auto;
        justify-content: space-between;
    }
}

.nc3 .con .list2 li {
    text-align: center;
    width: 30.33%;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.19);
    border-radius: 4px;
    margin: 0 1.5% 3%;
    padding: 80px 10px 54px;
}

@media (max-width: 480px) {
    .nc3 .con .list2 li {
        width: 49%;
        margin: 0 0 3%;
    }
}

.nc3 .con .list2 li .zi1 {
    position: relative;
}

.nc3 .con .list2 li .zi1 .zi {
    font-size: 72px;
    color: rgba(51, 51, 51, 0.2);
    line-height: 1;
}

.nc3 .con .list2 li .zi1 .img {
    position: absolute;
    top: 9px;
    left: 50%;
    transform: translateX(-50%);
}

.nc3 .con .list2 li .zi1 .img img.img2 {
    display: none;
}

.nc3 .con .list2 li dd {
    color: #333333;
    font-size: 16px;
    line-height: 1.66;
    max-width: 368px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
}

.nc3 .con .list2 li:hover {
    background: #0b3b8f;
}

.nc3 .con .list2 li:hover .zi1 .zi {
    color: rgba(255, 255, 255, 0.2);
}

.nc3 .con .list2 li:hover dd {
    color: #fff;
}

.nc4 {
    background: url(../images/c5.png) no-repeat 50% 0;
    background-size: cover;
    margin-top: 5.2vw;
    padding-top: 5.2vw;
    padding-bottom: 4.16vw;
}

.nc4 h2 {
    text-align: center;
    font-size: 3.125vw;
    color: #fff;
}

@media (max-width: 780px) {
    .nc4 h2 {
        font-size: 24px;
    }
}

.nc4 .lyb {
    margin-top: 3.64583vw;
}

.nc4 .lyb .ww2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .nc4 .lyb .ww2 {
        margin-bottom: 20px;
    }
}

.nc4 .lyb .ww2 .ww1 {
    width: 48%;
}

@media (max-width: 480px) {
    .nc4 .lyb .ww2 .ww1 {
        width: 100%;
    }

    .nc4 .lyb .ww2 .ww1:nth-child(1) {
        margin-bottom: 20px;
    }
}

.nc4 .lyb .ww2 .ww1 input {
    height: 79px;
    line-height: 79px;
    background: #ececec;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
}

@media (max-width: 480px) {
    .nc4 .lyb .ww2 .ww1 input {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc4 .lyb .ww2 .ww1 input::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc4 .lyb .ww2 .ww1 select {
    height: 79px;
    line-height: 79px;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/xia.png) no-repeat 97% center #ececec;
}

@media (max-width: 480px) {
    .nc4 .lyb .ww2 .ww1 select {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc4 .lyb .ww3 {
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .nc4 .lyb .ww3 {
        margin-bottom: 14px;
    }
}

.nc4 .lyb .ww3 textarea {
    height: 347px;
    line-height: 79px;
    background: #ececec;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
}

@media (max-width: 480px) {
    .nc4 .lyb .ww3 textarea {
        line-height: 39px;
        height: 150px;
        font-size: 14px;
    }
}

.nc4 .lyb .ww3 textarea::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc4 .lyb .ww4 {
    display: flex;
}

@media (max-width: 480px) {
    .nc4 .lyb .ww4 img:nth-child(1) {
        line-height: 39px;
        height: 39px;
    }
}

@media (max-width: 480px) {
    .nc4 .lyb .ww4 img#checkCodeImg {
        line-height: 39px;
        height: 39px !important;
    }
}

.nc4 .lyb .ww4 input {
    background: #ececec;
    height: 79px;
    line-height: 79px;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 30px;
    max-width: 522px;
    width: 40%;
}

@media (max-width: 480px) {
    .nc4 .lyb .ww4 input {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc4 .lyb .ww4 input::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc4 .lyb .ww5 .x-submit {
    width: 152px;
    height: 45px;
    background: url(../images/n1.png) no-repeat 25px 50% #003887;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 45px;
    margin-left: auto;
    margin-right: auto;
    border: none;
    font-size: 16px;
    margin-top: 3vw;
}

@media(max-width: 780px) {
    .nc4 .lyb .ww5 .x-submit {
        width: 100px;
        line-height: 34px;
        height: 34px;
        font-size: 12px;
        background: url(../images/n1.png) no-repeat 12px 50% #003887;
    }
}

.nc5 {
    padding-top: 5.2vw;
}

.nc5 h2 {
    font-size: 3.125vw;
    text-align: center;
    color: #333;
}

@media (max-width: 780px) {
    .nc5 h2 {
        font-size: 24px;
    }
}

.nc5 .list2 {
    margin-top: 4.583vw;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.nc5 .list2 li {
    text-align: center;
    position: relative;
}

.nc5 .list2 li .zi {
    position: relative;
}

.nc5 .list2 li .zi .su {
    font-size: 92px;
    color: rgba(51, 51, 51, 0.1);
    font-weight: 600;
    line-height: 1;
}

@media (max-width: 780px) {
    .nc5 .list2 li .zi .su {
        font-size: 80px;
    }
}

@media (max-width: 480px) {
    .nc5 .list2 li .zi .su {
        font-size: 40px;
    }
}

.nc5 .list2 li .zi .img {
    position: absolute;
    top: 39px;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 480px) {
    .nc5 .list2 li .zi .img {
        top: 22px;
    }
}

@media (max-width: 480px) {
    .nc5 .list2 li .zi .img img {
        height: 20px;
    }
}

.nc5 .list2 li dd {
    font-size: 18px;
    color: #333333;
    margin-top: 21px;
}

@media (max-width: 480px) {
    .nc5 .list2 li dd {
        margin-top: 12px;
        font-size: 14px;
    }
}

.nc5 .list2 li:after {
    content: '';
    background: url(../images/n5.png) no-repeat 50% 0;
    display: block;
    width: 41px;
    height: 5px;
    position: absolute;
    right: -6.354vw;
    top: 50px;
}

@media (max-width: 1025px) {
    .nc5 .list2 li:after {
        right: -5.7vw;
    }
}

@media (max-width: 480px) {
    .nc5 .list2 li:after {
        display: none;
    }
}

.nc5 .list2 li:last-child:after {
    display: none;
}

.nc6 {
    margin-top: 5vw;
    margin-left: 2.03125vw;
    margin-right: 2.03125%;
}

@media (max-width: 1800px) {
    .nc6 {
        margin-left: 2%;
        margin-right: 2%;
    }
}

.nc6 .con {
    background-color: #003887;
    padding: 3.33vw 3.64583vw 5.2vw;
}

.nc6 .con .con1 {
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
}

.nc6 .con .con1 h2 {
    font-size: 3.125vw;
    color: #fff;
    margin-bottom: 3.4375vw;
}

@media (max-width: 780px) {
    .nc6 .con .con1 h2 {
        font-size: 24px;
    }
}

.nc6 .con .con1 .lyb {
    margin-top: 3.64583vw;
}

.nc6 .con .con1 .lyb .ww2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww2 {
        margin-bottom: 20px;
    }
}

.nc6 .con .con1 .lyb .ww2 .ww1 {
    width: 48%;
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww2 .ww1 {
        width: 100%;
    }

    .nc6 .con .con1 .lyb .ww2 .ww1:nth-child(1) {
        margin-bottom: 20px;
    }
}

.nc6 .con .con1 .lyb .ww2 .ww1 input {
    height: 79px;
    line-height: 79px;
    background: #fff;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww2 .ww1 input {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc6 .con .con1 .lyb .ww2 .ww1 input::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc6 .con .con1 .lyb .ww2 .ww1 select {
    height: 79px;
    line-height: 79px;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/xia.png) no-repeat 97% center #fff;
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww2 .ww1 select {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc6 .con .con1 .lyb .ww3 {
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww3 {
        margin-bottom: 14px;
    }
}

.nc6 .con .con1 .lyb .ww3 textarea {
    height: 347px;
    line-height: 79px;
    background: #fff;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww3 textarea {
        line-height: 39px;
        height: 150px;
        font-size: 14px;
    }
}

.nc6 .con .con1 .lyb .ww3 textarea::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc6 .con .con1 .lyb .ww4 {
    display: flex;
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww4 img:nth-child(1) {
        line-height: 39px;
        height: 39px;
    }
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww4 img#checkCodeImg {
        line-height: 39px;
        height: 39px !important;
    }
}

.nc6 .con .con1 .lyb .ww4 input {
    background: #fff;
    height: 79px;
    line-height: 79px;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
    max-width: 522px;
    width: 40%;
}

@media (max-width: 480px) {
    .nc6 .con .con1 .lyb .ww4 input {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc6 .con .con1 .lyb .ww4 input::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc6 .con .con1 .lyb .ww5 .x-submit {
    width: 180px;
    height: 43px;
    background-color: #eeeeee;
    border-radius: 20px;
    text-align: center;
    display: block;
    line-height: 45px;
    margin-left: auto;
    margin-right: auto;
    border: none;
    color: #333;
    font-size: 16px;
    margin-top: 2.083vw;
}

.nc7 {
    margin-top: 5vw;
    margin-left: 2.03125vw;
    margin-right: 2.03125%;
}

@media (max-width: 1800px) {
    .nc7 {
        margin-left: 2%;
        margin-right: 2%;
    }
}

.nc7 .con {
    padding: 0 3.64583vw;
}

.nc7 .con .con1 {
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
}

.nc7 .con .con1 h2 {
    font-size: 3.125vw;
    color: #333;
    margin-bottom: 3.4375vw;
}

@media (max-width: 780px) {
    .nc7 .con .con1 h2 {
        font-size: 24px;
    }
}

.nc7 .con .con1 .lyb {
    margin-top: 3.64583vw;
}

.nc7 .con .con1 .lyb .ww2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww2 {
        margin-bottom: 20px;
    }
}

.nc7 .con .con1 .lyb .ww2 .ww1 {
    width: 48%;
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww2 .ww1 {
        width: 100%;
    }

    .nc7 .con .con1 .lyb .ww2 .ww1:nth-child(1) {
        margin-bottom: 20px;
    }
}

.nc7 .con .con1 .lyb .ww2 .ww1 input {
    height: 79px;
    line-height: 79px;
    background: #eeeeee;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww2 .ww1 input {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc7 .con .con1 .lyb .ww2 .ww1 input::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc7 .con .con1 .lyb .ww2 .ww1 select {
    height: 79px;
    line-height: 79px;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/xia.png) no-repeat 97% center #eeeeee;
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww2 .ww1 select {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc7 .con .con1 .lyb .ww3 {
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww3 {
        margin-bottom: 14px;
    }
}

.nc7 .con .con1 .lyb .ww3 textarea {
    height: 347px;
    line-height: 79px;
    background: #eeeeee;
    width: 100%;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww3 textarea {
        line-height: 39px;
        height: 150px;
        font-size: 14px;
    }
}

.nc7 .con .con1 .lyb .ww3 textarea::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc7 .con .con1 .lyb .ww4 {
    display: flex;
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww4 img:nth-child(1) {
        line-height: 39px;
        height: 39px;
    }
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww4 img#checkCodeImg {
        line-height: 39px;
        height: 39px !important;
    }
}

.nc7 .con .con1 .lyb .ww4 input {
    background: #eeeeee;
    height: 79px;
    line-height: 79px;
    border: none;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.5);
    text-indent: 1.5625vw;
    max-width: 522px;
    width: 40%;
}

@media (max-width: 480px) {
    .nc7 .con .con1 .lyb .ww4 input {
        line-height: 39px;
        height: 39px;
        font-size: 14px;
    }
}

.nc7 .con .con1 .lyb .ww4 input::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

.nc7 .con .con1 .lyb .ww5 .x-submit {
    width: 180px;
    height: 43px;
    background-color: #003887;
    border-radius: 20px;
    text-align: center;
    display: block;
    line-height: 43px;
    margin-left: auto;
    margin-right: auto;
    border: none;
    color: #fff;
    font-size: 16px;
    margin-top: 2.083vw;
}

.nc8 .con {
    position: relative;
    z-index: 2;
    background-color: #003887;
    border-radius: 5px;
    padding: 3.125vw 5.885vw 1.5625vw 2.6vw;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 780px) {
    .nc8 .con {
        padding: 16px;
    }
}

.nc8 .con .nc8-1 {
    text-align: center;
    color: #fff;
    width: 10.6%;
}

@media (max-width: 780px) {
    .nc8 .con .nc8-1 {
        display: none;
    }
}

.nc8 .con .nc8-1 img {
    max-width: 100%;
}

.nc8 .con .nc8-1 p {
    font-size: 18px;
    padding-top: 24px;
}

.nc8 .con .list2 {
    display: flex;
    justify-content: space-between;
    max-width: 1270px;
    flex-wrap: wrap;
    width: 77%;
}

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

.nc8 .con .list2 li {
    color: #fff;
}

@media (max-width: 480px) {
    .nc8 .con .list2 li {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
}

.nc8 .con .list2 li .img {
    margin-bottom: 1.77vw;
}

@media (max-width: 780px) {
    .nc8 .con .list2 li .img {
        margin-bottom: 10px;
    }
}

.nc8 .con .list2 li .zi h3 {
    font-size: 1.5625vw;
}

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

.nc8 .con .list2 li .zi dd {
    font-size: 1.25vw;
    margin-top: 8px;
}

@media (max-width: 780px) {
    .nc8 .con .list2 li .zi dd {
        font-size: 14px;
    }
}

.nc8 .con .list2 li:nth-child(1) {
    max-width: 186px;
}

@media (max-width: 480px) {
    .nc8 .con .list2 li:nth-child(1) {
        max-width: 100%;
    }
}

.nc8 .con .list2 li:nth-child(2) {
    max-width: 383px;
}

@media (max-width: 480px) {
    .nc8 .con .list2 li:nth-child(2) {
        max-width: 100%;
    }
}

.nc8 .con .list2 li:last-child {
    max-width: 303px;
}

@media (max-width: 480px) {
    .nc8 .con .list2 li:last-child {
        margin-bottom: 0;
        max-width: 100%;
    }
}

.nc8 .con .list2 li:last-child .zi dd {
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 780px) {
    .nc8 .con .list2 li:last-child .zi dd {
        font-size: 14px;
    }
}

.nc8 .con1 {
    text-align: center;
    margin-top: -7.96875vw;
    position: relative;
    z-index: 1;
}

.page-banner {
    position: relative;
}

.page-banner .list1 {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 3.385vw;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 111;
    max-width: 772px;
    width: 100%;
}

@media (max-width: 780px) {
    .page-banner .list1 {
        padding: 0 20px;
    }
}

.page-banner .list1 li a {
    display: block;
    color: #fff;
    font-size: 20px;
}

@media (max-width: 780px) {
    .page-banner .list1 li a {
        font-size: 14px;
    }
}

.nc9 {
    margin-bottom: 5.2vw;
}

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

.nc9 .con .nc9-1 {
    width: 46%;
}

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

.nc9 .con .nc9-1 h2 {
    font-size: 3.125vw;
    line-height: 1;
    color: #333;
}

@media (max-width: 780px) {
    .nc9 .con .nc9-1 h2 {
        font-size: 24px;
    }
}

.nc9 .con .nc9-1 .tu {
    margin-top: 3.3vw;
    margin-bottom: 3.8px;
}

@media (max-width: 780px) {
    .nc9 .con .nc9-1 .tu img {
        height: 20px;
    }
}

.nc9 .con .nc9-1 h4 {
    font-size: 1.875vw;
    color: #333333;
    margin-top: 3.8vw;
}

@media (max-width: 780px) {
    .nc9 .con .nc9-1 h4 {
        font-size: 16px;
    }
}

.nc9 .con .nc9-1 .zi {
    font-size: 0.833vw;
    line-height: 1.875;
    color: #333333;
    margin-top: 2.8vw;
}

@media (max-width: 780px) {
    .nc9 .con .nc9-1 .zi {
        font-size: 14px;
    }
}

.nc9 .con .nc9-1 .list2 {
    margin-top: 6.4vw;
}

@media (max-width: 780px) {
    .nc9 .con .nc9-1 .list2 {
        margin-top: 3vw;
    }
}

.nc9 .con .nc9-1 .list2 li {
    margin-bottom: 3.4vw;
}

.nc9 .con .nc9-1 .list2 li:last-child {
    margin-bottom: 0;
}

.nc9 .con .nc9-1 .list2 li h3 {
    font-size: 1.875vw;
    color: #333333;
    padding-left: 3.698vw;
    background: url(../images/xian1.png) no-repeat 0 50%;
}

@media (max-width: 780px) {
    .nc9 .con .nc9-1 .list2 li h3 {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .nc9 .con .nc9-1 .list2 li h3 {
        padding-left: 30px;
    }
}

.nc9 .con .nc9-1 .list2 li dd {
    font-size: 0.833vw;
    color: #333333;
    margin-top: 1.25vw;
    padding-left: 3.698vw;
}

@media (max-width: 780px) {
    .nc9 .con .nc9-1 .list2 li dd {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .nc9 .con .nc9-1 .list2 li dd {
        padding-left: 30px;
    }
}

.nc9 .con .nc9-2 {
    width: 42.6%;
}

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

.nc9 .con .nc9-2 img {
    max-width: 100%;
}

.nc10 {
    text-align: center;
}

.nc11 {
    margin-top: 5vw;
    margin-bottom: 6vw;
}

.nc11 h2 {
    font-size: 3.125vw;
    line-height: 1;
    color: #333;
}

@media (max-width: 780px) {
    .nc11 h2 {
        font-size: 24px;
    }
}

.nc11 .con {
    margin-top: 7vw;
    position: relative;
}

.nc11 .con .bd {
    overflow: hidden;
}

.nc11 .con .list2 li {
    position: relative;
}

.nc11 .con .list2 li img {
    max-width: 100%;
}

.nc11 .con .list2 li .zi {
    position: absolute;
    left: 3.021vw;
    top: 0;
}

@media(max-width: 480px) {
    .nc11 .con .list2 li .zi {
        position:static;
        margin-bottom: 20px;
        padding: 0 3.021vw;
    }
}

.nc11 .con .list2 li .zi h3 {
    font-size: 1.875vw;
    color: #003887;
}

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

.nc11 .con .list2 li .zi dd {
    color: #333333;
    font-size: 0.833vw;
    line-height: 1.875;
    margin-top: 1.3vw;
    max-width: 459px;
}

@media (max-width: 780px) {
    .nc11 .con .list2 li .zi dd {
        font-size: 14px;
    }
}

.nc11 .con .list1 {
    position: absolute;
    z-index: 2;
    left: 3.021vw;
    bottom: 0;
}

@media (max-width: 480px) {
    .nc11 .con .list1 {
        position: static;
        display: flex;
        justify-content: center;
        text-align: center;
        margin-top: 3%;
    }
}

.nc11 .con .list1 li {
    cursor: pointer;
    font-size: 16px;
    color: #333333;
}

@media (max-width: 780px) {
    .nc11 .con .list1 li {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .nc11 .con .list1 li {
        padding: 0 1%;
    }
}

.nc11 .con .list1 li.on {
    color: #003887;
}

.nc12 {
    padding-top: 5vw;
    background: #efefef;
    padding-bottom: 4.8vw;
}

.nc12 h2 {
    font-size: 3.125vw;
    line-height: 1;
    text-align: center;
    color: #333;
}

@media (max-width: 780px) {
    .nc12 h2 {
        font-size: 24px;
    }
}

.nc12 .con {
    margin-top: 5vw;
}

.nc12 .con .list2 {
    margin-left: -2.2vw;
    margin-right: -2.2vw;
    margin-bottom: 5vw;
}

.nc12 .con .list2 li {
    float: left;
    margin: 0 2.2vw;
}

.nc12 .con .list2 li a {
    display: block;
    padding: 2.8vw 2.6vw 2.4vw 2.6vw;
    background: #fff;
}

.nc12 .con .list2 li a:nth-child(1) {
    margin-bottom: 4.323vw;
}

.nc12 .con .list2 li .tit {
    display: flex;
    color: #333333;
    font-size: 16px;
    align-items: center;
}

.nc12 .con .list2 li .tit span {
    width: 96px;
    height: 38px;
    border: solid 3px #d10000;
    color: #d10000;
    line-height: 32px;
    text-align: center;
    margin-right: 15px;
    border-radius: 20px;
}

.nc12 .con .list2 li h3 {
    font-size: 1.875vw;
    color: #333333;
    margin-top: 1.2vw;
    margin-bottom: 2vw;
    line-height: 1.33;
}

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

.nc12 .con .list2 li .img img {
    max-width: 100%;
}

.nc12 .con .hd {
    display: flex;
    justify-content: center;
}

.nc12 .con .hd .xx {
    cursor: pointer;
    width: 57px;
    height: 56px;
    margin: 0 4.2vw;
}

@media (max-width: 480px) {
    .nc12 .con .hd .xx {
        width: 30px;
        height: 30px;
        background-size: 100% !important;
    }
}

.nc12 .con .hd .xx.prev {
    background: url(../images/zb2.png) no-repeat 50%;
}

.nc12 .con .hd .xx.prev:hover {
    background: url(../images/zb2h.png) no-repeat 50%;
}

.nc12 .con .hd .xx.next {
    background: url(../images/yb2.png) no-repeat 50%;
}

.nc12 .con .hd .xx.next:hover {
    background: url(../images/yb2h.png) no-repeat 50%;
}

.nc13 {
    padding-top: 5vw;
    background: url(../images/kh.jpg) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 5vw;
}

.nc13 h2 {
    text-align: center;
    color: #fff;
    font-size: 3.125vw;
}

@media (max-width: 780px) {
    .nc13 h2 {
        font-size: 24px;
    }
}

.nc13 h2 p {
    font-size: 1.25vw;
    margin-top: 1.3vw;
}

@media (max-width: 780px) {
    .nc13 h2 p {
        margin-top: 12px;
        font-size: 18px;
    }
}

.nc13 .con {
    margin-top: 34px;
}

.nc13 .con .list2 {
    text-align: center;
    position: relative;
}

.nc13 .con .list2 .slick-arrow {
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 11;
    border: none;
    outline: none;
    font-size: 0;
    position: absolute;
    width: 57px;
    height: 56px;
}

@media(max-width: 480px) {
    .nc13 .con .list2 .slick-arrow {
        width:28px;
        height: 28px;
        background-size: 100% 100%!important;
    }
}

.nc13 .con .list2 .slick-arrow.slick-prev {
    left: -30px;
    background: url(../images/zb6.png) no-repeat 50%;
}

@media (max-width: 1800px) {
    .nc13 .con .list2 .slick-arrow.slick-prev {
        left: -2%;
    }
}

.nc13 .con .list2 .slick-arrow.slick-prev:hover {
    background: url(../images/zb2.png) no-repeat 50%;
}

.nc13 .con .list2 .slick-arrow.slick-next {
    background: url(../images/yb6.png) no-repeat 50%;
    right: -30px;
}

@media (max-width: 1800px) {
    .nc13 .con .list2 .slick-arrow.slick-next {
        right: -2%;
    }
}

.nc13 .con .list2 .slick-arrow.slick-next:hover {
    background: url(../images/yb2.png) no-repeat 50%;
}

.nc13 .con .list2 li {
    float: left;
}

.nc13 .con .list2 li a {
    display: block;
    margin-bottom: 3.125vw;
}

.nc13 .con .list2 li a:last-child {
    margin-bottom: 0px;
}

.nc13 .con .list2 li .img img {
    max-width: 100%;
}

.nc13 .con .list2 li dd {
    font-size: 0.938vw;
    color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 780px) {
    .nc13 .con .list2 li dd {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .nc13 .con .list2 li dd {
        font-size: 12px;
    }

    .foot .con .foot2 .foot22 .list2 li h2 {
        font-size: 14px;
    }

    .foot .con .foot2 .foot22 .list2 li:nth-child(1) dd {
        font-size: 14px;
    }

    .foot .con .foot2 .foot22 .list2 li:nth-child(2) dd {
        font-size: 14px;
    }
    .nc1 .con .list2 li .zi h3:after{
        margin-top:14px;
    }
    .nc1 .con .list2 li .zi .tu img{
        height:25px;
    }
    .nc1 .con .list2 li .zi h3{
        font-size:18px;
        margin-top:0;
    }
    .nc1 .con .list2 li:hover .zi h3{
        margin-top:14px;
    }
    .nc1 .con .list2 li .zi dd{
        font-size:16px;
    }
}
