    #new-wenda-nav {
        width: 1200px;
        margin: auto;
        overflow: hidden;
        padding-bottom: 50px;
    }

    #new-wenda-nav-left {
        width: 450px;
        float: left;
    }

    #new-wenda-nav-right {
        width: 750px;
        float: right;
    }

    .new-banner>span {
        font-weight: 600;
        height: 35px;
        line-height: 35px;
        color: #101010;
    }

    .new-changjian {}

    .new-changjian>span {
        width: 450px;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #BBBBBB;
        font-size: 15px;
        color: #101010;
        position: relative;
        padding-left: 30px;
    }

    .new-changjian>span>i {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(../img/wenhao.png) 0 0 no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 5px;
        top: 10px;
    }

    .new-changjian-list {
        overflow: hidden;
        padding-top: 20px;
    }

    .new-changjian-list>li {
        float: left;
    }

    .new-changjian-list>li>a {
        display: block;
        color: #101010;
        font-size: 14px;
        padding: 10px 14px;
    }

    .wenda-liebiao {
        width: 710px;
    }

    .wenda-liebiao>li {
        width: 710px;
        box-sizing: border-box;
        padding-left: 35px;
        position: relative;
    }

    .wenda-liebiao>li>a>p {
        float: right;
        font-size: 12px;
        color: #BBBBBB;
    }

    .wenda-liebiao>li>a>i {
        display: inline-block;
        width: 25px;
        height: 25px;
        background: #E51C23;
        position: absolute;
        left: 13px;
        top: 8px;
        line-height: 25px;
        text-align: center;
        font-style: normal;
    }

    #new-zuire {
        width: 1200px;
        margin: auto;
    }

    #new-zuire>h2 {
        padding-left: 45px;
        font-size: 17px;
        font-weight: 700;
        color: #E51C23;
        position: relative;
        border: 1px solid #bbbbbb;
        height: 40px;
        line-height: 40px;
    }

    #new-zuire>h2>i {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(../img/laba-red.png) 0 0 no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 10px;
        top: 11px;
    }

    .new-zuire-list {
        margin-top: 30px;
        overflow: hidden;
    }

    .new-zuire-qie {
        width: 200px;
        height: 600px;
        background: #3F51B5;
        padding-top: 80px;
        box-sizing: border-box;
        float: left;
    }

    .new-zuire-qie>a {
        width: 185px;
        margin-left: 15px;
        height: 70px;
        background: #3F51B5;
        color: #fff;
        display: block;
        text-align: center;
        line-height: 70px;
        font-weight: 900;
        border-radius: 5px 0 0 5px;
    }

    .new-zuire-list>.new-zuire-qie>.btn {
        background: #fff;
        color: #3F51B5;
    }

    .new-zuire-qie-list {
        float: right;
        width: 1000px;
        /* padding: 0 50px; */
        box-sizing: border-box;
    }

    .new-zuire-qie-list>ul>li {
        height: 50px;
        line-height: 50px;
        margin: 10px auto;
    }

    .new-zuire-qie-list>ul>li>a {
        display: inline-block;
        width: 100%;
        color: #101010;
        /* border: 1px solid #bbbbbb; */
        padding: 0 20px 0 50px;
        box-sizing: border-box;
        position: relative;
    }

    .new-zuire-qie-list>ul>li>a>p {
        float: right;
    }

    .new-zuire-qie-list>ul>li>a>i {
        display: inline-block;
        width: 25px;
        height: 25px;
        background: #E51C23;
        position: absolute;
        left: 16px;
        top: 13px;
        line-height: 25px;
        text-align: center;
        font-style: normal;
    }

    #qita-wenti {
        width: 1200px;
        margin: 30px auto;
        overflow: hidden;
    }

    .qita-wenti-left {
        width: 300px;
        float: left;
    }

    .qita-wenti-right {
        width: 900px;
        float: right;
    }

    .qita-wenti-left-img {
        width: 300px;
        height: 200px;
    }

    .qita-wenti-left-img>img {
        width: 100%;
        height: 100%;
    }

    .qita-wenti-shuqian {
        width: 300px;
        height: 50px;
        background: #D9D9D9;
        overflow: hidden;
        margin-top: 20px;
    }

    .qita-wenti-shuqian>i {
        display: inline-block;
        width: 25px;
        height: 30px;
        background: url(../img/shuqian.png) 0 0 no-repeat;
        background-size: 100% 100%;
        margin-top: 10px;
        margin-left: 5px;
        float: left;
    }

    .qita-wenti-shuqian>p {
        font-size: 16px;
        color: #101010;
        display: inline-block;
        width: 200px;
        height: 50px;
        line-height: 50px;
        float: left;
        margin-left: 10px;
        font-weight: 200;
    }

    .qita-wenben {
        overflow: hidden;
        padding-top: 20px;
    }

    .qita-wenben>li {
        float: left;
    }

    .qita-wenben>li>a {
        display: inline-block;
        padding: 5px 30px;
        color: #101010;
        font-size: 14px;
    }

    .qita-wenti-right {
        padding: 10px 30px;
        box-sizing: border-box;
    }

    .qita-wenti-right>h2 {
        height: 40px;
        line-height: 40px;
        color: #101010;
        font-size: 16px;
        font-weight: 400;
    }

    .qita-wenti-right>ul>li {
        padding: 10px 0;
        width: 900px;
        float: left;
    }

    .qita-wenti-right>ul>li>.hhh {
        width: 280px;
        height: 160px;
        float: left;
    }

    .qita-wenti-right>ul>li>.hhh>img {
        width: 100%;
        height: 100%;
    }

    .eee {
        width: 580px;
        height: 160px;
        float: left;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .eee>a {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 19px;
        color: #101010;
    }

    .eee>p {
        /* display: inline-block; */
        font-size: 14px;
        color: #101010;
    }
