
html {
    background: #343E83;
    padding: 60px 0 80px;
}

.headerss {
    width: 100%;
    height: 80px;
    float: left;
}

.headerss img {
    width: auto;
    height: 30px;
    float: left;
    margin: 25px 20px 25px 0px;
}

.headerss a {
    width: auto;
    height: 40px;
    line-height: 40px;
    margin: 20px auto;
    float: left;
    font-family: 微软雅黑;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.headerss a:hover {
    color: #ce090b;
}

.sectionss {
    width: 100%;
    float: left;
}

.top_x {
    width: 1200px;
    display: table;
    margin: 0 auto;
    padding: 20px 0;
}

.top_x h1 {
    height: 50px;
    line-height: 46px;
    font-family: 微软雅黑;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
}

.top_x h1 span {
    height: 50px;
    line-height: 50px;
    font-family: 微软雅黑;
    font-size: 40px;
    font-weight: bold;
    color: #343E83;
    padding: 0 20px;
    float: left;
    background: #ffffff;
    border-radius: 6px;
    margin-right: 10px;
}

.top_x .top_p1 {
    width: auto;
    height: 30px;
    line-height: 30px;
    display: table;
    margin: 10px auto;
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
}

.top_20 {
    float: left;
    padding: 0px 0 20px 0;
}

.topp_left {
    width: 26%;
    height: auto;
    float: left;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 2%;
}

.topp_left i {
    float: left;
    height: 20px;
    width: 100%;
}

.top_x .top_p2 {
    width: 100%;
    line-height: 30px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    float: left;
}

.top_x img {
    width: 70%;
    height: auto;
    float: left;
}

.hcolor {
    background-color: #2A3269;
    color: #ffffff;
    font-weight: bold;
}

.btn {
    width: 1000px;
    display: table;
    margin: 0px auto;
}

.H2 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-family: 微软雅黑;
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    float: left;
    margin: 30px auto 10px;
}

.btn_top_til {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    font-family: 微软雅黑;
    font-size: 18px;
    font-weight: 500 !important;
    color: #ffffff;
    text-align: center;
    margin-bottom: 30px;
}

.btn ul {
    width: 100%;
    height: 40px;
    float: left;
    background-color: #ffffff;
    border-radius: 4px;
    color: #000000;
}

.btn li {
    width: 25%;
    height: 40px;
    line-height: 40px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    float: left;
}

.box {
    width: 100%;
    float: left;
    display: none;
}

.box p {
    width: 90%;
    height: auto;
    float: left;
    line-height: 30px;
    font-family: 微软雅黑;
    font-size: 1rem;
    font-weight: 500;
    color: #ffffff;
    margin: 20px 5%;
}

.box p span {
    width: auto;
    height: auto;
    float: left;
    line-height: 30px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    background: #ffffff;
    padding: 0 10px;
    border-radius: 4px;
    margin-right: 10px;
}

.box a {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 auto;
    line-height: 40px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    background: #ffffff;
    border-radius: 4px;
    text-align: center;
}

.box a:hover {
    color: #ce090b;
}

.box img {
    display: table;
    margin: 40px auto;
    border-radius: 8px;
}

.hottui {
    width: 1000px;
    height: auto;
    display: table;
    margin: 0 auto;
    margin-top: 40px !important;
    background-color: #2A3269;
    border-radius: 8px;
}

.hot_text {
    width: 90%;
    height: auto;
    float: left;
    margin: 5px 5% 20px 5% !important;
}

.text_box {
    width: 90%;
    float: left;
    background: #343E83;
    padding: 20px 5%;
    border-radius: 10px;
    margin: 15px auto;
}

.text_box a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-family: 微软雅黑;
    font-size: 1rem !important;
    font-weight: 500;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.text_box a span {
    width: auto;
    line-height: 50px;
    font-family: 微软雅黑;
    font-size: 0.85rem !important;
    font-weight: 500;
    color: #ffffff;
    padding: 0 10px;
    background: #ff7b16;
    border-radius: 4px;
    margin-right: 10px;
}

.text_box a:hover {
    color: #ce090b;
}

.text_box p {
    width: 100%;
    line-height: 30px;
    font-family: 微软雅黑;
    font-size: 0.85rem !important;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


@media only screen and (max-width: 600px) {

    html {
        background: #343E83;
        padding: 30px 0 50px;
    }

    .headerss {
        width: 100% !important;
        height: 80px;
        float: left;
    }

    .headerss img {
        width: auto;
        height: 30px;
        float: left;
        margin: 25px 20px 25px 0px;
    }

    .headerss a {
        width: auto;
        height: 40px;
        line-height: 40px;
        margin: 20px auto;
        float: left;
        font-family: 微软雅黑;
        font-size: 1.25rem;
        font-weight: bold;
        color: #ffffff;
    }

    .headerss a:hover {
        color: #ce090b;
    }

    .sectionss {
        width: 100%;
        float: left;
    }

    .top_x {
        width: 100%;
        display: table;
        margin: 0 auto;
        padding: 10px 0;
    }

    .top_x h1 {
        height: 30px;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 1.5rem;
        font-weight: bold;
        color: #ffffff;
        display: table;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .top_x h1 span {
        height: 30px;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 1.5rem;
        font-weight: bold;
        color: #343E83;
        padding: 0 20px;
        float: left;
        background: #ffffff;
        border-radius: 6px;
        margin-right: 10px;
    }

    .top_x .top_p1 {
        width: auto;
        height: 30px;
        line-height: 30px;
        display: table;
        margin: 10px auto;
        font-family: 微软雅黑;
        font-size: 1.2rem;
        font-weight: 600;
        color: #ffffff;
    }

    .top_20 {
        float: left;
        padding: 0;
    }

    .topp_left {
        width: 84%;
        height: auto;
        float: left;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        padding: 20px 2%;
        margin: 0 6%;
    }

    .topp_left i {
        float: left;
        height: 20px;
        width: 100%;
    }

    .top_x .top_p2 {
        width: 90%;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 0.85rem;
        font-weight: 500;
        color: #ffffff;
        float: left;
        margin: 0 5%;
    }

    .top_x img {
        width: 94%;
        height: auto;
        float: right;
        margin-top: -20px;
        margin-bottom: 20px;
    }

    .hcolor {
        background-color: #2A3269 !important;
        color: #ffffff;
        font-weight: bold;
    }

    .btn {
        width: 100%;
        display: table;
        margin: 0px auto;
    }

    .H2 {
        width: 100%;
        height: auto !important;
        line-height: 40px;
        font-family: 微软雅黑;
        font-size: 1.5rem;
        font-weight: 600;
        color: #ffffff;
        text-align: center;
        float: left;
        margin: 20px auto 10px;
    }

    .btn_top_til {
        width: 88%;
        height: auto !important;
        line-height: 24px;
        float: left;
        font-family: 微软雅黑;
        font-size: 0.95rem;
        font-weight: 600;
        color: #ffffff;
        text-align: center;
        margin-bottom: 30px;
        margin: 0 6%;
    }

    .btn ul {
        width: 88%;
        height: 80px;
        float: left;
        background: none !important;
        border-radius: 4px;
        color: #000000;
        margin: 0 6%;
        margin-top: 20px;
    }

    .btn li {
        width:48%;
        height: 35px;
        line-height: 35px;
        font-family: 微软雅黑;
        font-size: 0.85rem;
        font-weight: normal;
        text-align: center;
        float: left;
        margin: 5px 1%;
        background: #ffffff;
        border-radius: 4px;
    }

    .box {
        width: 90%;
        float: left;
        display: none;
        margin: 20px 5%;
    }

    .box p {
        width: 90%;
        height: auto;
        float: left;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: 500;
        color: #ffffff;
        margin: 20px 5%;
    }

    .box p span {
        width: auto;
        height: auto;
        float: left;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: 500;
        color: #000000;
        background: #ffffff;
        padding: 0 10px;
        border-radius: 4px;
        margin-right: 10px;
    }

    .box a {
        width: 100%;
        height: auto;
        display: table;
        margin: 0 auto;
        line-height: 40px;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: 500;
        color: #000000;
        background: #ffffff;
        border-radius: 4px;
        text-align: center;
    }

    .box a:hover {
        color: #ce090b;
    }

    .box img {
        width: 94%;
        display: table;
        margin: 20px 3%;
        border-radius: 8px;
    }

    .hottui {
        width: 100%;
        height: auto;
        display: table;
        margin: 0 auto;
        margin-top: 60px;
        background-color: #2A3269;
        border-radius: 0;
    }

    .hot_text {
        width: 90%;
        height: auto;
        float: left;
        margin: 20px 5%;
    }

    .text_box {
        width: 90%;
        float: left;
        background: #343E83;
        padding: 20px 5%;
        border-radius: 10px;
        margin: 15px auto;
    }

    .text_box a {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-family: 微软雅黑;
        font-size: 20px;
        font-weight: 500;
        color: #ffffff;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: block;
    }

    .text_box a span {
        width: auto;
        line-height: 50px;
        font-family: 微软雅黑;
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
        padding: 0 10px;
        background: #ff7b16;
        border-radius: 4px;
        margin-right: 10px;
    }

    .text_box a:hover {
        color: #ce090b;
    }

    .text_box p {
        width: 100%;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 14px;
        font-weight: 500;
        color: #ffffff;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}