html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0
}

* {
    box-sizing: border-box;
}

body {
    background: #fff;
    color: #666;
    font: 14px/1.7 'Microsoft YaHei',Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0
}

a {
    color: #333;
    outline: none;
    text-decoration: none
}

    a:link, a:visited {
        color: #333
    }

    a:hover, a:active {
        color: #feb557;
        text-decoration: underline
    }

.hidden {
    display: none
}

ol, ul {
    list-style: none
}

img {
    border: 0
}

.left {
    float: left
}

.right {
    float: right
}

.clearfix {
    *zoom: 1
}

    .clearfix:after {
        content: ".";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
        overflow: hidden
    }

.text-elli {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mt20 {
    margin-top: 20px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt10 {
    margin-top: 10px !important
}

.wrapper {
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0
}

.header-wrapper {
    position: sticky;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 2px 2px #ccc;
    top: 0;
    background: #fff;
}

    .header-wrapper .bg {
        width: 100%;
        position: absolute;
        background: #f1f1f1;
        height: 20px;
        top: 0;
        left: 0;
    }

    .header-wrapper .top {
        line-height: 20px;
        width: 1200px;
        margin: 0 auto;
        text-align: right;
        position: relative;
    }

    .header-wrapper .logo {
        width: 1200px;
        margin: 0 auto;
        height: 120px;
        overflow: hidden;
    }

        .header-wrapper .logo .t1 {
            float: left;
            display: flex;
            align-items: flex-end;
            height: 100%;
        }

            .header-wrapper .logo .t1 img {
                max-width: 100%;
                margin-bottom: 20px;
            }

            .header-wrapper .logo .t1 p {
                margin-bottom: 30px;
                font-size: 39px;
                font-weight: bold;
                color: #333;
                line-height: 60px;
                color: #3d467d;
                border-left: 3px solid #ccc;
                padding-left: 20px;
            }

        .header-wrapper .logo .code {
            float: right;
            margin-top: 12px;
        }


.content-wrapper {
    position: relative;
    z-index: 1;
}

.footer-wrapper {
    background: #33395b;
    padding: 50px 0;
    margin-top: 20px;
}

    .footer-wrapper .copyright {
        float: left;
        color: #fff;
        font-size: 18px;
        line-height: 2;
        margin-top: 10px;
    }

    .footer-wrapper .code {
        float: right;
    }



.hengfu {
    overflow: hidden;
}

    .hengfu img {
            height: 600px;
    width: 1400px;
    display: block;
    margin: 0 auto;
    }

.w1200 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}


.jies {
    padding: 40px;
    margin-top: 40px;
    overflow: hidden;
    box-shadow: 0px 0px 5px 1px #ccc;
    background: #fff;
}

    .jies.ftt {
        margin-top: -160px;
    }

    .jies .title {
        font-size: 20px;
        line-height: 1.4;
        color: #000;
        font-weight: bold;
        border-left: 5px solid #3d467d;
        text-indent: 10px;
    }

    .jies .bd {
        margin-top: 30px;
        font-size: 14px;
        text-align: justify;
        line-height: 20px;
    }

        .jies .bd p {
            font-size: 16px;
            margin-bottom: 10px;
            line-height: 1.7;
        }

.jies .link {
    font-size: 0;
    margin-top: 20px;
}

    .jies .link a {
        font-size: 14px;
        background: #3d467d;
        color: #fff;
        padding: 5px 10px;
        margin-right: 10px;
    }

.jies .lt {
    float: left;
    width: 680px;
}

.jies .rt {
    float: right;
    width: 315px;
}

    .jies .rt .mdzy {
        border: 1px solid #b5b5b5;
        padding: 20px;
    }

    .jies .rt .bf {
    }

        .jies .rt .bf p {
            font-size: 16px;
            color: #000;
            text-align: center;
        }

    .jies .rt .code {
        overflow: hidden;
        margin-top: 10px;
    }

        .jies .rt .code img {
            float: left;
        }

        .jies .rt .code p {
            float: right;
            width: 160px;
            margin-top: 30px;
            color: #999
        }

.home_title {
    text-align: center;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    position: relative;
}

    .home_title span {
        position: relative;
        z-index: 1;
        background: #fff;
        padding: 0 25px;
    }

        .home_title span.b {
            background: #f1f1f1;
        }

    .home_title:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 5px;
        background: #3d467d;
        left: 0;
        top: 17px;
    }

.home_p {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

.pymb {
    margin-top: 50px;
}

    .pymb ul {
        padding: 0;
        margin: 0 -8px;
        margin-top: 20px;
        text-align: left;
        color: #666;
        height: auto;
        font-size: 0;
    }

        .pymb ul li {
            width: 389px;
            display: inline-block;
            height: 215px;
            font-size: 16px;
            line-height: 28px;
            text-align: left;
            cursor: pointer;
            border: 1px solid rgba(231,233,238,1);
            border-radius: 3px;
            margin: 8px 8px;
            vertical-align: top;
            padding: 21px 24px;
            box-sizing: border-box;
        }

            .pymb ul li:hover {
                background-color: #33395b;
                color: #fff;
            }

            .pymb ul li a {
                display: inline-block;
                width: 100%;
                height: 100%;
                text-decoration: none;
            }

            .pymb ul li .bgstep {
                width: 85px;
                height: 61px;
            }

            .pymb ul li .bgstep1 {
                background: url('../img/01.png') center center no-repeat;
                background-size: 78px 61px;
            }

            .pymb ul li .bgstep2 {
                background: url('../img/02.png') center center no-repeat;
                background-size: 85px 61px;
            }

            .pymb ul li .bgstep3 {
                background: url('../img/03.png') center center no-repeat;
                background-size: 85px 61px;
            }

            .pymb ul li:hover .bgstep1 {
                background: url('../img/01_a.png') center center no-repeat;
                background-size: 78px 61px;
            }

            .pymb ul li:hover .bgstep2 {
                background: url('../img/02_a.png') center center no-repeat;
                background-size: 85px 61px;
            }

            .pymb ul li:hover .bgstep3 {
                background: url('../img/03_a.png') center center no-repeat;
                background-size: 85px 61px;
            }

            .pymb ul li .icon {
                vertical-align: top;
                margin: 2px 3px 0;
                display: inline-block;
                width: 24px;
                height: 24px;
            }

            .pymb ul li .icon1 {
                background: url('../img/icon1.png') center center no-repeat;
                background-size: 24px 24px;
            }

            .pymb ul li .icon2 {
                background: url('../img/icon2.png') center center no-repeat;
                background-size: 24px 24px;
            }

            .pymb ul li .icon3 {
                background: url('../img/icon3.png') center center no-repeat;
                background-size: 24px 24px;
            }

            .pymb ul li:hover .icon1 {
                background: url('../img/icon1_a.png') center center no-repeat;
                background-size: 24px 24px;
            }

            .pymb ul li:hover .icon2 {
                background: url('../img/icon2_a.png') center center no-repeat;
                background-size: 24px 24px;
            }

            .pymb ul li:hover .icon3 {
                background: url('../img/icon3_a.png') center center no-repeat;
                background-size: 24px 24px;
            }

            .pymb ul li .icon.hide {
                display: none;
            }

            .pymb ul li h4 {
                color: #666;
                font-weight: 500;
                letter-spacing: 1px;
                font-size: 20px;
                margin: 0px 0 10px;
                padding: 0;
            }

            .pymb ul li:hover h4 {
                color: #fff;
            }

            .pymb ul li p {
                font-size: 14px;
                margin: 0;
                padding-left: 6px;
                line-height: 24px;
                color: #999;
            }

            .pymb ul li:hover p {
                color: #fff;
            }

    .pymb li:hover {
        box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.05);
        transform: scale(1.01,1.01);
        transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    }

.hxkc {
    background: #f1f1f1;
    margin-top: 50px;
    padding-top: 30px;
}

    .hxkc .hd {
        text-align: center;
        margin-top: 10px;
    }

        .hxkc .hd ul {
            font-size: 0;
        }

            .hxkc .hd ul li {
                display: inline-block;
                color: #999;
                font-size: 16px;
                cursor: pointer;
                margin: 0 8px;
                position: relative;
                transition: all .3s ease;
            }

                .hxkc .hd ul li.on, .hxkc .hd ul li:hover {
                    color: #000;
                }

                .hxkc .hd ul li:after {
                    content: "";
                    display: block;
                    width: 0;
                    height: 1px;
                    background: #000;
                    margin: 2px auto;
                    transition: all .3s ease;
                }

                .hxkc .hd ul li.on:after, .hxkc .hd ul li:hover:after {
                    width: 98%;
                }

                .hxkc .hd ul li:before {
                    content: "";
                    position: absolute;
                    height: 16px;
                    width: 2px;
                    background: #666;
                    right: -10px;
                    top: 7px;
                }

                .hxkc .hd ul li:last-child:before {
                    display: none;
                }

    .hxkc .bd {
        padding-bottom: 40px;
    }

        .hxkc .bd p {
            margin-top: 50px;
            padding: 0 75px;
            padding-bottom: 10px;
            font-size:18px;
            color:#000
        }

        .hxkc .bd ul {
            margin-top: 20px;
            padding: 0 75px;
            padding-bottom: 10px;
        }

            .hxkc .bd ul li {
                width: 270px;
                height: 80px;
                position: relative;
                float: left;
                margin: 0 40px;
                margin-top: 40px;
            }

                .hxkc .bd ul li a {
                    position: relative;
                    background: #f1f1f1;
                    border: 1px solid #b4b4b4;
                    color: #000;
                    font-size: 16px;
                    height: 100%;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    text-align: center;
                    line-height: 1.4;
                    padding: 0 10px;
                }

                .hxkc .bd ul li:before {
                    content: "";
                    border: 1px solid #b4b4b4;
                    display: block;
                    height: 100%;
                    width: 100%;
                    margin: -15px;
                    position: absolute;
                }


.szll {
    padding-bottom: 40px;
    margin-top: 40px;
    overflow: hidden;
    background: #f1f1f1;
}

    .szll.tt {
        padding-top: 40px;
    }

    .szll .hd {
        position: relative;
    }

        .szll .hd a {
            position: absolute;
            width: 40px;
            height: 100px;
            top: 120px;
            left: -20px;
            cursor: pointer;
        }

            .szll .hd a:after, .szll .hd a:before {
                content: "";
                border: 45px solid transparent;
                border-right: 25px solid #fff;
                width: 0;
                height: 0;
                position: absolute;
                top: 0;
                right: -30px;
            }

            .szll .hd a:before {
                border-right-color: #ddd;
                right: -20px;
            }

            .szll .hd a.next {
                left: unset;
                right: 0;
            }

                .szll .hd a.next:after, .szll .hd a.next:before {
                    border-right: 0;
                    border-left: 25px solid #fff;
                    right: 25px;
                }

                .szll .hd a.next:before {
                    border-right-color: none;
                    border-left-color: #ddd;
                    right: 15px;
                }


    .szll .swiper-szll {
        width: 1200px;
        margin: 0 auto;
        margin-top: 30px;
        overflow: hidden;
    }

        .szll .swiper-szll ul {
        }

        .szll .swiper-szll .swiper-slide {
            text-align: center;
            width: 225px;
            float: left;
            padding: 0 25px;
            position: relative;
        }

            .szll .swiper-szll .swiper-slide img {
                width: 120px;
                height: 120px;
                border-radius: 100%;
            }

            .szll .swiper-szll .swiper-slide .name {
                font-size: 20px;
                color: #000;
            }

            .szll .swiper-szll .swiper-slide .zw {
                color: #0037d4;
                font-size: 16px;
            }

            .szll .swiper-szll .swiper-slide .desc {
                font-size: 16px;
                color: #999;
                text-indent: 24px;
                text-align: justify;
            }

.jydw {
    margin-top: 40px;
    padding-bottom: 40px;
}

    .jydw .bd {
        margin-top: 20px;
        text-align: center;
    }

    .jydw .swiper-container {
        width: 100%;
        height: 370px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 40px;
    }

    .jydw .swiper-slide {
        text-align: center;
        background: #fff;
        height: calc((100% - 30px) / 2);
        font-size: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .jydw .swiper-slide img {
            max-width: 100%;
            max-height: 150px;
        }

    .jydw .swiper-pagination {
        bottom: 0 !important;
    }


.xydt {
    padding-top: 30px;
    overflow: hidden;
}

    .xydt .bd ul {
        margin: 30px -20px;
    }

    .xydt .bd li {
        width: 270px;
        float: left;
        margin: 0 20px;
    }

        .xydt .bd li a {
            text-decoration: none;
        }

        .xydt .bd li img {
            width: 270px;
            height: 165px;
        }

        .xydt .bd li .t {
            color: #000;
            font-size: 16px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .xydt .bd li .p {
            color: #999;
            font-size: 12px;
        }

.zyxx {
    margin-top: 80px;
}

    .zyxx .swiper-listbox {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000;
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 40px;
    }

        .zyxx .swiper-listbox .item {
            cursor: pointer;
            color: #999;
            position: relative;
            margin: 0 20px;
            transition: all .3s ease;
        }

            .zyxx .swiper-listbox .item:before {
                position: absolute;
                content: '';
                bottom: -10px;
                width: 100%;
                height: 2px;
                background: #3d467d;
                width: 0;
                margin-left: 0;
                left: 50%;
                transition: all .3s ease;
            }

            .zyxx .swiper-listbox .item.active {
                color: #333;
            }

                .zyxx .swiper-listbox .item.active:before {
                    width: 40px;
                    margin-left: -20px;
                }

            .zyxx .swiper-listbox .item::after {
                position: absolute;
                content: "";
                top: 5px;
                display: inline-block;
                align-items: center;
                height: 14px;
                width: 1px;
                background: #666;
                margin: 0 20px;
            }

            .zyxx .swiper-listbox .item:last-child:after {
                display: none;
            }

    .zyxx .swiper-slide {
        text-align: center;
    }

        .zyxx .swiper-slide .zyxx_a {
            width: 180px;
            height: 100px;
            vertical-align: middle;
            align-items: center;
            justify-content: center;
            display: inline-flex;
            overflow: hidden;
            font-size: 16px;
            text-align: center;
            background: #fff;
            padding: 10px;
            margin: 20px;
            color: rgb(61,70,125);
            box-shadow: 0px 0px 6px 1px rgb(170, 173, 193);
            text-decoration: none;
            transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
        }
.zyxx .swiper-slide.w4 .zyxx_a{width:256px;padding: 5px;}

            .zyxx .swiper-slide .zyxx_a:hover {
                background: rgb(61,70,125);
                color: #fff;
            }

.xyry {
    margin-top: 40px;
    padding-bottom: 40px;
    background: #f1f1f1;
    padding-top: 40px;
}

    .xyry .bd {
        margin-top: 20px;
        text-align: center;
    }

    .xyry .swiper-container {
        width: 100%;
        height: 440px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 40px;
    }
    .xyry .swiper-container .swiper-wrapper{
        margin:0 auto
    }

    .xyry .swiper-slide {
        text-align: center;
        background: #fff;
        height: calc((100% - 30px) / 2);
        font-size: 0;
    }

        .xyry .swiper-slide img {
            width: 100%;
            height: 150px
        }

        .xyry .swiper-slide p {
            font-size: 12px;
            height: 35px;
            line-height: 35px;
            padding: 0 10px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .xyry .swiper-pagination {
        bottom: 0 !important;
    }

.kszy {
    margin-top: 50px;
}

    .kszy ul {
        font-size: 0;
        margin-top: 40px;
    }

        .kszy ul li {
            display: inline-block;
            width: 20%;
            text-align: center;
            padding: 10px;
        }

            .kszy ul li a {
                height: 270px;
                text-decoration: none;
                color: #333;
                display: block;
                transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
                border-radius: 10px;
                background: #fff;
            }

                .kszy ul li a:hover {
                    box-shadow: 0px 0px 11px 3px #ccc;
                }

            .kszy ul li p {
                font-size: 18px;
                line-height: 1;
                margin-bottom: 45px;
            }

            .kszy ul li span {
                font-size: 12px;
                background: rgb(61,70,125);
                color: #fff;
                padding: 5px 10px;
                opacity: 0;
                transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
            }

            .kszy ul li:hover span {
                opacity: 1;
            }

            .kszy ul li .icon {
                display: block;
                height: 150px;
                background: no-repeat center;
                background-size: 100px;
                transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
            }

                .kszy ul li .icon.hc {
                    background-image: url(../img/icon_hc.png);
                    background-size: 80px;
                }

                .kszy ul li .icon.dw {
                    background-image: url(../img/icon_dw.png);
                    background-size: 80px;
                }

                .kszy ul li .icon.wl {
                    background-image: url(../img/icon_wl.png);
                    background-size: 70px;
                }

                .kszy ul li .icon.gl {
                    background-image: url(../img/icon_gl.png);
                    background-size: 90px;
                }

                .kszy ul li .icon.qc {
                    background-image: url(../img/icon_qc.png);
                    background-size: 110px;
                }

            .kszy ul li:hover .icon.hc {
                background-image: url(../img/icon_hc_h.png);
            }

            .kszy ul li:hover .icon.dw {
                background-image: url(../img/icon_dw_h.png);
            }

            .kszy ul li:hover .icon.wl {
                background-image: url(../img/icon_wl_h.png);
            }

            .kszy ul li:hover .icon.gl {
                background-image: url(../img/icon_gl_h.png);
            }

            .kszy ul li:hover .icon.qc {
                background-image: url(../img/icon_qc_h.png);
            }



@media screen and (max-width: 768px) {
    .w1200 {
        width: 100%;
    }

    .header-wrapper .top {
        width: 95%;
    }

    .header-wrapper .logo {
        width: 100%;
        height: auto;
        text-align: center;
    }

        .header-wrapper .logo .t1 {
            float: none;
            margin-top: 0;
            width: 100%;
            vertical-align: middle;
            padding: 10px;
            align-items: center;
            box-sizing: border-box;
            display: block;
        }

            .header-wrapper .logo .t1 p {
                font-size: 24px;
                border: 0;
                margin: 0;
                line-height: 1;
                background: #f1f1f1;
                padding: 10px;
            }

            .header-wrapper .logo .t1 img {
                margin-bottom: 0;
            }

        .header-wrapper .logo .code {
            display: none;
        }

    .home_p {
        padding: 0 10px;
    }

    .hengfu {
        overflow: hidden;
    }

    .swiper-lunbo {
        width: 100%;
    }

    .hengfu img {
        width: 100%;
    }

    .jies .title {
        text-align: center;
    }

    .jies.ftt {
        margin-top: 0;
    }

    .jies {
        padding: 15px;
        box-shadow: none;
        margin-top: 0px;
    }

        .jies .lt {
            float: none;
            width: auto;
        }

        .jies .bd {
            margin-top: 10px;
            font-size: 12px;
            line-height: 18px;
        }

            .jies .bd img {
                width: 100%;
            }

        .jies .link {
            margin-top: 10px;
        }

            .jies .link a {
                font-size: 12px;
                margin-right: 10px;
                margin-bottom: 10px;
                display: inline-block;
            }

        .jies .rt {
            float: none;
            width: 100%;
            margin-top: 20px;
        }

            .jies .rt .bf img {
                width: 100%;
            }

            .jies .rt .code img {
                width: 36%;
            }

            .jies .rt .code p {
                width: 58%;
                margin-top: 40px;
            }

    .kszy {
        margin-top: 20px;
    }

        .kszy ul {
            margin-top: 10px;
        }

            .kszy ul li {
                width: 50%;
            }

                .kszy ul li:nth-child(3) {
                    width: 100%;
                }

                .kszy ul li a {
                    height: auto;
                }

                .kszy ul li .icon {
                    height: 100px;
                }

                .kszy ul li p {
                    margin-bottom: 15px;
                }

                .kszy ul li span {
                    opacity: 1;
                }

    .xydt .bd ul {
        margin: 20px;
        margin-bottom: 0;
    }

    .xydt .bd li {
        width: 100%;
        float: none;
        margin: 0;
        margin-bottom: 20px;
    }

        .xydt .bd li img {
            width: 100%;
            height: auto;
        }

    .szll .swiper-szll .swiper-slide {
        width: 100%;
        box-sizing: border-box;
    }

    .szll .swiper-szll {
        width: 100%;
    }

        .szll .swiper-szll .swiper-slide:after {
            display: none;
        }

    .zyxx {
        margin-top: 50px;
    }

        .zyxx .swiper-slide {
            text-align: center;
            font-size: 0;
        }

        .zyxx .swiper-listbox {
            font-size: 16px;
            margin-bottom: 25px;
        }

        .zyxx .swiper-slide .zyxx_a {
            width: 40%;
            padding: 10px;
            margin: 10px 3%;
            font-size: 14px;
        }

    .xyry {
        margin-top: 25px;
        padding-bottom: 25px;
        padding-top: 25px;
    }

        .xyry .swiper-container {
            height: 395px;
            margin: 0 10px;
            width: auto;
            padding-bottom: 20px;
        }

        .xyry .swiper-slide {
            height: calc((100% - 30px) / 3);
        }


            .xyry .swiper-slide img {
                height: 90px;
            }

            .xyry .swiper-slide p {
                font-size: 12px;
                height: 25px;
                line-height: 25px;
            }

    .jydw {
        margin-top: 25px;
        padding-bottom: 0;
    }

        .jydw .swiper-container {
            height: 280px;
            margin: 0 10px;
            width: auto;
            padding-bottom: 20px;
        }

        .jydw .swiper-slide {
            height: calc((100% - 30px) / 3);
        }

            .jydw .swiper-slide img {
                height: 75px;
            }

            .jydw .swiper-slide p {
                font-size: 12px;
                height: 25px;
                line-height: 25px;
            }

    .footer-wrapper {
        padding: 10px;
        margin-top: 20px;
    }

        .footer-wrapper .copyright {
            float: none;
            font-size: 14px;
        }

        .footer-wrapper .code {
            float: none;
            margin-top: 10px;
        }

    .pymb ul {
        padding: 0;
        margin: 0;
    }

        .pymb ul li {
            width: auto;
            margin: 8px 15px;
            height: auto;
        }

    .hxkc .hd ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .hxkc .hd ul li {
            font-size: 14px;
        }

            .hxkc .hd ul li:before {
                top: 4px;
            }

    .hxkc .bd ul {
        margin-top: 10px;
        padding: 0;
        padding-bottom: 10px;
        margin-left: 2%;
    }

        .hxkc .bd ul li {
            width: 40%;
            margin: 0 5%;
            margin-top: 25px;
        }

            .hxkc .bd ul li a {
                font-size: 14px;
            }

    .sytj img {
        width: 95%
    }

    .home_title {
        margin: 0 10px;
    }
}

.layui-layer-content{
        padding: 20px;
}
.yxxs{
    padding-top:40px
}
.yxxs .bd{
    padding:20px;
}
.yxxs .bd p{
    margin-top:10px;
    padding-bottom:10px;
    font-size:16px;
    border-bottom:1px solid #eee
}
.huise{
    background:#f1f1f1;
}
.huise .home_title span{
    background:#f1f1f1;
}