
/** {
    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;*/
    font-size: 20px;
}

.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;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-li {
    width: 152px;
    float: left;
    height: auto;
    padding-top: 20px;
    line-height: 40px;
    padding-bottom: 20px;
    padding-left: 13px;
    /*padding-right: 40px;*/
    margin-right: 25px;
}


.xuanzhong {
    color: #145499 !important;
    font-weight: 600;
    padding-bottom: 25px;
    border-bottom: solid 4px #145499;
}

.c-middle {
    width: 100%;
    float: left;
    margin: auto;
    /*margin-left: 14.65%;*/
    height: 100%;
}

.c-m-all {
    width: 1420px;
    margin: auto;
}

.c-m-t-man {
    width: 100%;
    background: #f6f9fe;
}

.c-m-top {
    width: 1420px;
    margin: auto;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.c-m-t-title {
    display: inline;
    font-size: 36px;
    font-weight: 600;
    color: #666;
}

.c-m-t-text {
    font-size: 22px;
    float: right;
    width: 80%;
    margin-right: 0.3%;
    line-height: 45px;
    margin-top: -1%;
    color:#666;
}

.c-m-content {
    overflow: hidden;
    height: 315px;
    padding-top: 50px;
    /*padding-bottom: 50px;*/
    margin-bottom: 20px;
    /*border-bottom: 1px solid rgba(223, 223, 223, 1);*/
}

.c-m-c-title {
    font-size: 22px;
    font-weight: 600;
}

.c-m-c-img {
    float: right;
    /*padding-bottom: 41px;*/
}

    .c-m-c-img img {
        width: 450px;
        height: 250px;
        /* margin-right: 55%; */
        margin-left: -6.5%;
        margin-top: -34%;
    }

.c-m-c-text {
    width: 58%;
    padding-top: 20px;
    font-size: 16px;
    height: 120px;
    line-height: 35px;
    color: #666;
}

.jt {
    margin-top: 70px;
    float: left;
}

.c-m-all > img:last-child {
    display: none;
}
<!--ºÄÊ±1753327254.5005Ãë-->