.container {
    width: 100%;
    height: 100%;
}

.b {
    width: 1420px;
    margin: auto;
    margin-top: 1%;
}

.back {
    z-index: 1;
    margin-left: 2.5%;
}
.c-m-c-img img {
    width: 12%;
}
.back-img {
    z-index: 2;
    margin-top: -17.5px;
    margin-right: 98%;
    transform: rotate(180deg);
}

.c-head {
    border-bottom: 1px solid #dadada;
    height: 40px;
}

.c-m {
    margin: auto;
    width: 1420px;
    margin-top: 3%;
}

.c-m-title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 3%;
}

.c-m-m1 {
    float: left;
    font-size: 22px;
    color: #666666;
    margin-right: 4%;
}

.c-m-img {
    /* margin-left: 29.8%; */
    margin-right: -2.5%;
    /* margin-bottom: 1%; */
    margin-top: -1%;
    float: right;
}

    .c-m-img img {
        width: 80%;
    }

.c-m-m {
    height: 90px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 3%;
}
.c-m-content {
    margin-bottom: 5%;
    font-size:14px;
    line-height:45px;
}
    .c-m-content table{
        width:100% !important;
    }
    .c-m-c-img {
        text-align: center;
        margin-bottom: 60px;
    }
@media only screen and (max-width:750px){
    .c-m {
        margin: auto;
        width: 95%;
        padding: 0;
        margin-top: 3%;
    }
    .c-m-title {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 3%;
    }
    .c-m-m1 {
        width: 100%;
        font-size: 12px !important;
        line-height: 25px;
        float: left;
        font-size: 15px;
        color: #666666;
        margin-right: 6%;
    }
    .c-m-img {
        margin: auto;
        margin-top: 2.5%;
        float: right;
        display:none;
    }
    .c-m-m {
        height: 110px;
        border-bottom: 1px dashed #dcdcdc;
        margin-bottom: 3%;
    }
    .c-m-img img {
        width: 55%;
    }
    .c-head {
        border-bottom: 1px solid #dadada;
        height: 30px;
    }
    .c-m-content {
        margin-bottom: 5%;
        font-size: 12px;
        line-height: 35px;
    }
        .c-m-content table {
            width: 100% !important;
        }
    .c-m-c-img img {
        width: 40%;
    }
    .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: 152px;
        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;
    }
}<!--ºÄÊ±1753327254.8884Ãë-->