.tong {
    max-width: 1526px;
    margin: 0 auto;
}

@media (max-width: 1700px) {
    .tong {
        padding: 0 15px;
    }
}

.tong1 {
    max-width: 1360px;
    margin: 0 auto;
}

@media (max-width: 1700px) {
    .tong1 {
        padding: 0 15px;
    }
}

.tou {
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    height: 69px;
    border-radius: 0 0 50px 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 111;
    width: 80.2%;
    transition-duration: .3s;
}

.tou.on {
    width: 100%;
    border-radius: 0;
}

.tou .toux {
    padding: 0 70px;
}

@media (max-width: 1200px) {
    .tou .toux {
        padding: 0 20px;
    }
}

.tou .toux .logo {
    line-height: 69px;
}

.tou .toux .dh {
    text-align: center;
    color: #fff;
    font-size: 17px;
    margin-top: 12px;
}

.tou .toux .dh p:nth-child(2) {
    width: 95px;
    line-height: 19px;
    font-size: 12px;
    border-radius: 20px;
    background: #e62d28;
    margin: 4px auto 0;
}

@media (max-width: 1200px) {
    .tou .toux .dh {
        display: none;
    }
}

h2.bt {
    text-align: center;
    font-size: 2.7vw;
    color: #222222;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 18px;
    }
}

h2.bt p {
    background: url(../images/h-1.png) no-repeat 50%;
    font-size: 1.4583vw;
    color: #5c5c5c;
    margin-top: 1.927vw;
    background-size: 57% auto;
}

@media (max-width: 500px) {
    h2.bt p {
        background-size: 130% auto;
        font-size: 14px;
    }
}

.c1 {
    padding-top: 5.729vw;
    background: #f7f7f7;
    padding-bottom: 1.5625vw;
}

.c1 .list2 {
    margin-top: 4.0625vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
}

.c1 .list2 li {
    width: 49%;
    margin-bottom: 1.98vw;
}

@media (max-width: 500px) {
    .c1 .list2 li {
        width: 100%;
    }
}

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

.c1 .list2 li:nth-child(5),
.c1 .list2 li:nth-child(6) {
    margin-bottom: 0;
}

.c2 {
    padding-top: 5.2vw;
    padding-bottom: 30px;
}

.c2 h2.bt p {
    background: url(../images/h-2.png) no-repeat 50%;
    background-size: 57% auto;
}

@media (max-width: 500px) {
    .c2 h2.bt p {
        background-size: 130% auto;
    }
}

.c2 .list2 {
    margin-top: 4.0625vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
}

.c2 .list2 li {
    width: 49%;
    margin-bottom: 1.98vw;
}

@media (max-width: 500px) {
    .c2 .list2 li {
        width: 100%;
    }
}

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

.c2 .list2 li:nth-child(3),
.c2 .list2 li:nth-child(4) {
    margin-bottom: 0;
}

.c3 {
    background: #f7f7f7;
    padding-top: 5.729vw;
    padding-bottom: 4.1666vw;
}

.c3 .content {
    margin-top: 4.0625vw;
    overflow: hidden;
}

.c3 .content .list2 {
    margin-left: -17px;
    margin-right: -17px;
}

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

.c3 .content .list2 li {
    padding: 0 17px;
}

@media (max-width: 1025px) {
    .c3 .content .list2 li {
        padding: 0 10px;
    }
}

.c3 .content .list2 li a {
    display: block;
    position: relative;
}

.c3 .content .list2 li a .img img {
    width: 100%;
}

.c3 .content .list2 li a h3 {
    opacity: 0;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    left: 0;
    top: 0;
    font-size: 1.875vw;
    align-items: center;
    z-index: 111;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    transition-duration: .3s;
}

.c3 .content .list2 li a:hover h3 {
    opacity: 1;
}

.c3 .content .list3 {
    margin-top: 3.4375vw;
    text-align: center;
}

.c3 .content .list3 .xx {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.c3 .content .list3 .xx img {
    width: 1.5625vw;
    height: 3.0729vw;
}

@media (max-width: 500px) {
    .c3 .content .list3 .xx img {
        height: 34px;
        width: 17px;
    }
}

.c3 .content .list3 a.ck {
    display: inline-block;
    width: 14.21875vw;
    line-height: 2.9645vw;
    color: #fff;
    background: #14a6f4;
    border-radius: 20px;
    font-size: 1.25vw;
    margin-left: 3.125vw;
    margin-right: 3.125vw;
}

@media (max-width: 500px) {
    .c3 .content .list3 a.ck {
        width: 124px;
        line-height: 34px;
        font-size: 14px;
    }
}

.c4 {
    background: #252628;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c4 .c4-1 {
    padding-left: 2.29vw;
    padding-right: 2.083vw;
    width: 43.2%;
    display: flex;
    align-items: center;
}

@media (max-width: 700px) {
    .c4 .c4-1 {
        width: 100%;
        padding: 20px 15px;
    }
}

.c4 .c4-1 h2 {
    width: 53%;
}

.c4 .c4-1 h2 img {
    max-width: 100%;
}

.c4 .c4-1 dd {
    margin-top: 2.29vw;
    color: #fff;
    font-size: 1.25vw;
    line-height: 2.29vw;
    text-align: justify;
}

@media (max-width: 700px) {
    .c4 .c4-1 dd {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
    }
}

.c4 .c4-1 a.ck {
    display: block;
    margin-top: 3.6358vw;
    line-height: 2.29vw;
    color: #14a6f4;
    font-size: 1.25vw;
}

@media (max-width: 700px) {
    .c4 .c4-1 a.ck {
        font-size: 14px;
        line-height: 24px;
    }
}

.c4 .c4-2 {
    width: 55.8%;
}

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

.c4 .c4-2 .list2 {
    position: relative;
}

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

.c4 .c4-2 .list2 .slick-dots {
    position: absolute;
    left: 3.07vw;
    bottom: 2.1875vw;
    z-index: 11;
}

.c4 .c4-2 .list2 .slick-dots li {
    display: inline-block;
    width: 1.71875vw;
    height: 0.3125vw;
    background: #e62d28;
    margin-right: 0.729vw;
}

@media (max-width: 700px) {
    .c4 .c4-2 .list2 .slick-dots li {
        width: 33px;
        height: 6px;
        margin-right: 8px;
    }
}

.c4 .c4-2 .list2 .slick-dots li.slick-active {
    background: #14a6f4;
}

.c4 .c4-2 .list2 .slick-dots li button {
    display: none;
}

.c5 {
    margin-top: 6.25vw;
}

.c5 .content {
    margin-top: 4.0625vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c5 .content .c5-1 {
    width: 50.4%;
}

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

.c5 .content .c5-1 .list2 li {
    position: relative;
}

.c5 .content .c5-1 .list2 li .img img {
    width: 100%;
}

.c5 .content .c5-1 .list2 li .zi {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    width: 100%;
    padding: 1.666vw;
    color: #fff;
}

@media (max-width: 780px) {
    .c5 .content .c5-1 .list2 li .zi {
        padding: 20px 15px;
    }
}

.c5 .content .c5-1 .list2 li .zi h3 {
    font-size: 1.4583vw;
}

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

.c5 .content .c5-1 .list2 li .zi dd {
    font-size: 1.09375vw;
    margin-top: 0.729vw;
}

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

.c5 .content .c5-2 {
    max-width: 764px;
    margin-right: 6.614vw;
    width: 41%;
    display: flex;
    align-items: center;
}

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

.c5 .content .c5-2 .list2 {
    width: 100%;
}

@media (max-width: 780px) {
    .c5 .content .c5-2 .list2 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.c5 .content .c5-2 .list2 li {
    padding-top: 1.25vw;
    padding-bottom: 1.4583vw;
    border-bottom: 1px solid #eeeeee;
}

@media (max-width: 780px) {
    .c5 .content .c5-2 .list2 li {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.c5 .content .c5-2 .list2 li a {
    display: flex;
    justify-content: space-between;
}

.c5 .content .c5-2 .list2 li .time {
    width: 4.27vw;
    text-align: center;
    height: 4.27vw;
    background: #14a6f4;
    color: #eeeeee;
    font-family: simsun;
    font-size: 1.4583vw;
    padding-top: 0.3vw;
}

@media (max-width: 992px) {
    .c5 .content .c5-2 .list2 li .time {
        width: 56px;
    }
}

@media (max-width: 780px) {
    .c5 .content .c5-2 .list2 li .time {
        width: 70px;
        height: 70px;
        font-size: 16px;
        padding-top: 14px;
    }
}

.c5 .content .c5-2 .list2 li .time p {
    font-size: 1.09375vw;
}

@media (max-width: 780px) {
    .c5 .content .c5-2 .list2 li .time p {
        font-size: 14px;
    }
}

.c5 .content .c5-2 .list2 li .zi {
    width: 85.5%;
    display: flex;
    align-items: center;
}

.c5 .content .c5-2 .list2 li .zi div {
    width: 100%;
}

@media (max-width: 780px) {
    .c5 .content .c5-2 .list2 li .zi {
        width: calc(100% - 100px);
    }
}

@media (max-width: 500px) {
    .c5 .content .c5-2 .list2 li .zi {
        width: calc(100% - 80px);
    }
}

.c5 .content .c5-2 .list2 li .zi h3 {
    font-size: 1.4583vw;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

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

.c5 .content .c5-2 .list2 li .zi dd {
    font-size: 1.09375vw;
    color: #999999;
    margin-top: 0.46875vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 780px) {
    .c5 .content .c5-2 .list2 li .zi dd {
        font-size: 14px;
        margin-top: 6px;
    }
}

.c6 {
    margin-top: 7.083vw;
    margin-bottom: 4.16vw;
}

.c6 .content {
    margin-top: 4.583vw;
}

.c6 .content .c6-1 {
    width: 28%;
}

@media (max-width: 992px) {
    .c6 .content .c6-1 {
        width: 48%;
    }
}

@media (max-width: 500px) {
    .c6 .content .c6-1 {
        width: 100%;
    }
}

.c6 .content .c6-1 img {
    width: 100%;
}

.c6 .content .c6-2 {
    margin-left: 3.3333vw;
}

@media (max-width: 992px) {
    .c6 .content .c6-2 {
        width: 48%;
    }
}

@media (max-width: 500px) {
    .c6 .content .c6-2 {
        width: 100%;
        margin-top: 6px;
    }
}

.c6 .content .c6-2 h2 {
    font-size: 1.66vw;
    color: #5c5c5c;
    line-height: 3.6458vw;
}

@media (max-width: 992px) {
    .c6 .content .c6-2 h2 {
        font-size: 18px;
        line-height: 34px;
    }
}

@media (max-width: 500px) {
    .c6 .content .c6-2 h2 {
        font-size: 16px;
    }
}

.c6 .content .c6-2 dd {
    margin-top: 0.3vw;
    color: #5c5c5c;
    line-height: 2.2916vw;
    font-size: 1.09375vw;
}

@media (max-width: 992px) {
    .c6 .content .c6-2 dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c6 .content .c6-3 {
    max-width: 463px;
    width: 100%;
}

@media (max-width: 992px) {
    .c6 .content .c6-3 {
        display: none;
    }
}

.c6 .content .c6-3 .msg .ww1 {
    margin-bottom: 14px;
}

.c6 .content .c6-3 .msg .ww1 input {
    border: none;
    width: 100%;
    background: #f7f7f7;
    line-height: 48px;
    color: #c7c7c7;
    font-size: 16px;
    text-indent: 22px;
}

.c6 .content .c6-3 .msg .ww1 input::-webkit-input-placeholder {
    color: #c7c7c7;
}

.c6 .content .c6-3 .msg .ww2 {
    height: 106px;
}

.c6 .content .c6-3 .msg .ww2 textarea {
    padding: 0;
    border: none;
    width: 100%;
    background: #f7f7f7;
    line-height: 48px;
    color: #c7c7c7;
    font-size: 16px;
    text-indent: 22px;
    height: 92px;
}

.c6 .content .c6-3 .msg .ww2 textarea::-webkit-input-placeholder {
    color: #c7c7c7;
}

.c6 .content .c6-3 .msg .code-group #checkcode {
    border: none;
    background: #f7f7f7;
    line-height: 48px;
    color: #c7c7c7;
    font-size: 16px;
    text-indent: 22px;
}

.c6 .content .c6-3 .msg .code-group #checkcode::-webkit-input-placeholder {
    color: #c7c7c7;
}

.c6 .content .c6-3 .msg .code-group #checkCodeImg {
    vertical-align: top;
}

.c6 .content .c6-3 .msg .ww3 input {
    width: 100%;
    line-height: 41px;
    border: none;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #14a6f4;
}

.foot {
    padding-top: 2.39583vw;
    background: #1c1c1d;
    font-size: 0.8333vw;
    color: rgba(255, 255, 255, 0.4);
}

@media (max-width: 1200px) {
    .foot {
        font-size: 14px;
    }
}

@media (max-width: 993px) {
    .foot {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}

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

.foot .foot1 {
    line-height: 1.5625vw;
    max-width: 709px;
}

@media (max-width: 1200px) {
    .foot .foot1 {
        line-height: 24px;
        width: 100%;
    }
}

.foot .foot2 {
    line-height: 1.875vw;
    padding-right: 0.8854vw;
}

@media (max-width: 1200px) {
    .foot .foot2 {
        line-height: 24px;
        width: 100%;
    }
}

.foot .foot2 .k2 {
    margin-bottom: 0.416vw;
}

.foot .foot2 .er {
    text-align: right;
}

@media (max-width: 1200px) {
    .foot .foot2 .er {
        text-align: left;
    }
}

@media (max-width: 993px) {
    .foot .foot2 .er {
        margin-top: 10px;
    }
}

.foot .foot2 .er img {
    /*padding-right: 0.78125vw;*/
}

.foot .ban {
    border-top: 1px solid #282829;
    margin-top: 1.5625vw;
    font-size: 0.83vw;
    line-height: 1.666vw;
    padding: 10px 0;
}

@media (max-width: 1200px) {
    .foot .ban {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
    }
}

.footer {
    background: #000000;
    width: 100%;
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 2% 0;
}

.footer a {
    text-align: center;
    width: 25%;
    display: block;
    float: left;
}

.footer a img {
    width: 16%;
}

.footer a span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 4%;
    color: #fff;
    font-size: 16px;
}