
html {
    background: #ffffff;
    padding: 30px 0 80px;
    background-image: url("../images/top_bg.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
}

.headerss {
    width: auto;
    height: 80px;
    float: left;
    margin-left: 60px;
}

.headerss img {
    width: auto;
    height: 30px;
    float: left;
    margin: 0 20px 0 0px;
}

.headerss a {
    width: auto;
    height: 30px;
    line-height: 30px;
    margin: 0px auto;
    float: left;
    font-family: 微软雅黑;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;

}

.headerss a:hover {
    color: #ce090b;
}

.sectionss {
    width: 100%;
    float: left;
}

.xxlpic {
    width: 300px;
    height: auto;
    display: table;
    margin: 0 auto;
}

.top_x {
    width: 1000px;
    display: table;
    margin: 0 auto;
    padding: 20px 0;
    margin-top: 20px;
    position: relative;
}

.top_x h1 {
    height: 60px;
    line-height: 56px;
    font-family: 微软雅黑;
    font-size: 40px;
    font-weight: bold;
    color: #111111;
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px #d5d5d5;
}

.top_x h1 img {
    width: 44px;
    height: 44px;
    float: right;
    margin: 6px 10px;
}

.top_x h1 span {
    height: 60px;
    line-height: 56px;
    font-family: 微软雅黑;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    padding: 0 20px;
    float: left;
    background: #00124C;
    border-radius: 6px;
    margin-right: 10px;
}

#fly {
    position: absolute;
    top: 80px;
    left: 50%;
    z-index: -1;
    margin-left: -300px;
    width: 600px;
    height: auto;
}

.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 {
    width: 1000px;
    float: left;
    padding: 0px;
}

#top20_til {
    width: auto;
    height: 60px;
    line-height: 60px;
    display: table;
    margin: 0 auto;
    font-family: 微软雅黑;
    font-size: 30px;
    font-weight: 600;
    color: #00124C;
    margin-top: 180px;
}

#top20_til:hover {
    color: #ce090b;
}

#top20_til img {
    width: 30px;
    height: 30px;
    margin: 16px 10px;
}

.top20_pic {
    width: 100% !important;
    height: auto;
    float: left;
    border-radius: 8px;
    margin: 30px auto;
}

.topp_left {
    width: 80%;
    height: auto;
    float: left;
    margin-left: 10%;
}

.topp_left i {
    float: left;
    height: 20px;
    width: 100%;
}

.top_x .top_p2 {
    width: 100%;
    line-height: 50px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    float: left;
    text-align: center;
}

.top_x .top_p2 b {
    color: #ce090b;
    font-weight: bold;
}

.top_x img {
    width: 70%;
    height: auto;
    float: left;
}

.hcolor {
    color: #ce090b;
    font-weight: bold;
    border-bottom: 2px #00124C solid;
}

.btn {
    width: 1000px;
    display: table;
    margin: 0px auto;
    margin-top: 10px;
}

.H2 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-family: 微软雅黑;
    font-size: 30px;
    font-weight: 600;
    color: #00124C;
    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: #00124C;
    text-align: center;
    margin-bottom: 30px;
}

.btn ul {
    width: 100%;
    height: 40px;
    float: left;
    border-radius: 4px;
}

.btn li {
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    float: left;
    border-bottom: 2px #00124C solid;
}

.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: #000000;
    margin: 20px 5%;
}

.box p span {
    width: auto;
    height: auto;
    float: left;
    line-height: 30px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background: #00124C;
    padding: 0 10px;
    border-radius: 4px;
    margin-right: 10px;
}

.box img {
    width: 80%;
    height: auto;
    float: left;
    margin: 10px 10% !important;
}

.box a {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 auto;
    line-height: 40px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background: #00124C;
    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: #ffffff;
    border-radius: 8px;
}

.hot_text {
    width: 90%;
    height: auto;
    float: left;
    margin: 5px 5% 20px 5% !important;
}

.text_box {
    width: 90%;
    float: left;
    background: #F6F7F9;
    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: #00124C;
    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: #00124C;
    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: #ffffff;
        padding: 0 0 80px;
        background-image: none !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .headerss {
        width: 100%;
        height: 60px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: table;
        background: #00124C;
    }

    .headerss img {
        width: auto;
        height: 30px;
        float: left;
        margin: 15px 20px 0 0px;
    }

    .headerss a {
        width: auto;
        height: 30px;
        line-height: 30px;
        margin: 15px auto;
        float: left;
        font-family: 微软雅黑;
        font-size: 1.25rem;
        font-weight: 500;
        color: #ffffff;

    }

    .headerss a:hover {
        color: #ce090b;
    }

    .sectionss {
        width: 100%;
        float: left;
    }

    .xxlpic {
        width: 20%;
        height: auto;
        display: none;
        margin: 0 auto;
    }

    .top_x {
        width: 90%;
        display: table;
        margin: 0 5%;
        padding: 10px 0;
        margin-top: 10px;
        position: relative;
    }

    .top_x h1 {
        height: 40px;
        line-height: 40px;
        font-family: 微软雅黑;
        font-size: 1.5rem;
        font-weight: bold;
        color: #111111;
        display: table;
        margin: 0 auto;
        margin-bottom: 10px;
        background: rgba(255, 255, 255, 0.8);
        padding: 10px 20px;
        border-radius: 10px;
        box-shadow: 0 0 0 0 #d5d5d5;
    }

    .top_x h1 img {
        width: 20px;
        height: 20px;
        float: right;
        margin: 10px 10px;
        display: none;
    }

    .top_x h1 span {
        height: 30px;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: bold;
        color: #ffffff;
        padding: 0 20px;
        float: left;
        background: #00124C;
        border-radius: 6px;
        margin-right: 10px;
        margin-top: 5px;
    }

    #fly {
        position: absolute;
        top: 80px;
        left: 50%;
        z-index: -1;
        margin-left: -15%;
        width: 30%;
        height: auto;
        display: none;
    }

    .top_x .top_p1 {
        width: auto;
        height: 30px;
        line-height: 30px;
        display: table;
        margin: 10px auto;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: 600;
        color: #ffffff;
    }

    .top_20 {
        width: 90%;
        float: left;
        padding: 0px;
        margin: 0 5%;
    }

    #top20_til {
        width: 90%;
        height: 30px;
        line-height: 30px;
        display: table;
        margin: 0 5%;
        font-family: 微软雅黑;
        font-size: 1.25rem;
        font-weight: 600;
        color: #00124C;
        margin-top: 10px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: normal;
    }

    #top20_til:hover {
        color: #ce090b;
    }

    #top20_til img {
        width: 30px;
        height: 30px;
        margin: 0px 10px;
    }

    .top20_pic {
        width: 100% !important;
        height: auto;
        float: left;
        border-radius: 8px;
        margin: 10px auto;
    }

    .topp_left {
        width: 80%;
        height: auto;
        float: left;
        margin-left: 10%;
    }

    .topp_left i {
        float: left;
        height: 10px;
        width: 100%;
    }

    .top_x .top_p2 {
        width: 100%;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: normal;
        color: #000000;
        float: left;
        text-align: center;
        margin-top: 10px;
    }

    .top_x .top_p2 b {
        color: #ce090b;
        font-weight: bold;
    }

    .top_x img {
        width: 70%;
        height: auto;
        float: left;

    }

    .hcolor {
        color: #ce090b;
        font-weight: bold;
        border-bottom: 2px #00124C solid;
    }

    .btn {
        width: 90%;
        display: table;
        margin: 0px 5%;
        margin-top: 10px;
    }

    .H2 {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 1.25rem;
        font-weight: 600;
        color: #00124C;
        text-align: center;
        float: left;
        margin: 10px auto 10px;
    }

    .btn_top_til {
        width: 100%;
        height: 30px;
        line-height: 30px;
        float: left;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: 500 !important;
        color: #00124C;
        text-align: center;
        margin-bottom: 30px;
    }

    .btn ul {
        width: 100%;
        height: 40px;
        float: left;
        border-radius: 4px;
    }

    .btn li {
        width: 50%;
        height: 40px;
        line-height: 40px;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: bold;
        text-align: center;
        float: left;
        border-bottom: 2px #00124C solid;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: normal !important;
    }

    .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: #000000;
        margin: 20px 5%;
    }

    .box p span {
        width: auto;
        height: auto;
        float: left;
        line-height: 30px;
        font-family: 微软雅黑;
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
        background: #00124C;
        padding: 0 10px;
        border-radius: 4px;
        margin-right: 10px;
    }

    .box img {
        width: 90%;
        height: auto;
        float: left;
        margin: 10px 5% !important;
    }

    .box a {
        width: 100%;
        height: auto;
        display: table;
        margin: 0 auto;
        line-height: 40px;
        font-family: 微软雅黑;
        font-size: 1rem;
        font-weight: 500;
        color: #ffffff;
        background: #00124C;
        border-radius: 4px;
        text-align: center;
    }

    .box a:hover {
        color: #ce090b;
    }

    .box img {
        display: table;
        margin: 40px auto;
        border-radius: 8px;
    }

    .hottui {
        width: 90%;
        height: auto;
        display: table;
        margin: 0 5%;
        margin-top: 40px !important;
        background-color: #ffffff;
        border-radius: 8px;
    }

    .hot_text {
        width: 90%;
        height: auto;
        float: left;
        margin: 5px 5% 20px 5% !important;
    }

    .text_box {
        width: 90%;
        float: left;
        background: #F6F7F9;
        padding: 10px 5%;
        border-radius: 10px;
        margin: 10px auto;
    }

    .text_box a {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-family: 微软雅黑;
        font-size: 1rem !important;
        font-weight: 500;
        color: #00124C;
        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: #00124C;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}