
/** {
    margin: auto;
    padding: 0;
}
*/
body {
    height: 100%;
}

.head_pc {
    height: 100%;
}

.nav-ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.nav-li a {
    color: #333333;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 18px;
}
.container {
    width: 100%;
    height: 100%;
}

.c-head {
    width: 100%;
    margin: auto;
    height: 100%;
    border-bottom: 1px solid #dadada;
}

.nav-bg img {
    width: 100%;
}

.nav-bg {
    height: 100%;
    width: 100%;
}

.nav-ul {
    list-style: none;
    width: 1420px;
    margin: auto;
    height: 82px;
    clear: both;
}

.nav-li {
    width: 100px;
    float: left;
    height: auto;
    padding-top: 20px;
    line-height: 40px;
    padding-bottom: 20px;
    padding-left: 13px;
    margin-right: 25px;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.xuanzhong {
    color: #145499 !important;
    font-weight: 600;
    padding-bottom: 26px;
    border-bottom: solid 4px #145499;
}

.c-middle {
    padding-bottom: 25px;
    width: 880px;
    margin: auto;
    height: 100%;
    margin-top: 60px;
}
.title {
    font-size: 28px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
}
.time {
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    margin-bottom: 3%;
    color: #666666;
}
.content {
    font-size: 15px !important;
    height: 100%;
    margin-bottom: 4%;
    color: #666;
    line-height: 35px;
}
    .content p {
        font-size: 15px !important;
    }
    .content img {
        padding-top: 10px;
        margin: 10px 0px;
        height: auto !important;
        width: 550px !important;
        margin: auto;
        text-align: center;
    }
/*.c-middle img {
    width: 100% !important;
}*/
@media only screen and (max-width:750px) {
    .c-m-all {
        width: 100%;
        margin: auto;
    }

    .c-m-content {
        overflow: hidden;
        height: 100%;
        padding-top: 50px;
        margin-bottom: 20px;
    }

    .c-m-c-img img {
        width: 100%;
        height: auto;
        padding: 0px 20px;
    }

    .c-m-c-title {
        font-size: 22px;
        font-weight: 600;
        margin-top: 0;
        margin-left: 0;
        padding: 0px 20px;
    }

    .c-m-c-ta {
        display: none;
    }
    .nav-li a {
        color: #333333;
        font-family: "Î¢ÈíÑÅºÚ";
        /*font-size: 18px;*/
        font-size: 15px;
    }

    .nav-ul {
        list-style: none;
        width: 912px;
        margin: auto;
        height: 40px;
        clear: both;
    }

    .nav-li {
        text-align: center;
        width: 100px;
        float: left;
        height: auto;
        padding-top: 0;
        line-height: 40px;
        padding-bottom: 0;
        padding-left: 0;
        margin-right: 0;
    }

    .xuanzhong {
        color: #145499 !important;
        font-weight: 600;
        padding-bottom: 7px;
        border-bottom: solid 4px #145499;
    }
    .c-middle {
        width: 100%;
        margin: auto;
        height: 100%;
        margin-top: 30px;
    }
    .title {
        font-size: 14px;
        font-weight: 600;
        line-height: 25px;
        text-align: center;
    }
    .time {
        text-align: center;
        margin-top: 10px;
        font-size: 12px;
        margin-bottom: 3%;
        color: #666666;
    }
    .content {
        width: 95%;
        font-size: 16px !important;
        height: 100%;
        margin-bottom: 50px;
        padding: 0;
        line-height: 30px;
        margin: auto;
    }
        .content p {
            font-size: 12px !important;
        }
        .content img {
            width: 100% !important;
            height: auto !important;
        }
}<!--ºÄÊ±1753327255.8738Ãë-->