.fl {
    float:left;
}


.urlImg {
    display: inline-block;
    background: url(/images/url.png) no-repeat left center;
    background-size: 20px;
    width: 40px;
    height: 20px;
    /*border-right: 2px solid #EB6100;*/
    margin-right: 20px;
}

.searchImg {
    display: inline-block;
    background: url(/images/searchImg.png) no-repeat left center;
    background-size: 20px;
    width: 30px;
    height: 20px;
}

.flagImg {
    display: inline-block;
    background: url(/images/flagImg.png) no-repeat left center;
    background-size: 30px;
    width: 30px;
    height: 20px;
}

.dropImg {
    display: inline-block;
    background: url(/images/dropImg.png) no-repeat left center;
    background-size: 14px;
    width: 40px;
    height: 20px;
    margin-left: 10px;
}

.totle.all_wrap {
    text-align: right;
    padding-top: 10px;
}

    .totle.all_wrap span {
        margin: 5px;
    }

.bg {
    margin-top: 105px;
    height: 357px;
    z-index: -1;
    position: relative;
}

    .bg > div {
        /* background-image: url(/images/about/staff_banner.jpg); */
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-position: center 80px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        zoom: 1;
    }

.dn {
    display: none;
}

.banner .path {
    margin-bottom: 175px;
    color: #f7f7f7;
    cursor: default;
}

    .banner .path > p:nth-child(1) {
        padding-bottom: 28px;
        font-size: 28px;
    }

    .banner .path > p:nth-child(2) {
        font-size: 16px;
        color: #dcdcdc;
    }

.banner {
    margin-top: -250px;
    min-height: 357px;
    position: relative;
}

    .banner .about_nav {
        height: 85px;
        border-bottom: none;
    }

        .banner .about_nav ul li {
            float: left;
            line-height: 85px;
            color: #777;
            width: 120px;
            text-align: center;
        }

    .banner .about_nav {
        text-align: center;
    }

        .banner .about_nav ul {
            display: inline-block;
        }

            .banner .about_nav ul li a:hover, .banner .about_nav ul li a.hover {
                color: #DEB164;
                background: #fff;
            }

.yunhuagong {
    padding-bottom: 30px;
    width: 1000px;
    margin: 40px auto;
}

.part_service_1 > .service {
    padding-bottom: 30px;
    width: 1000px;
    margin: 10px auto;
}

.titHead p {
    font-size: 12px;
    color: #666;
}

.flexCss .flexCon {
    margin: 30px 0 20px 0;
    line-height: 30px;
}

.btn {
    background: #fff;
    color: #EB6100;
    border: 1px solid #EB6100;
    margin-top: 10px;
    border-radius: 4px;
    font-size: 12px;
    padding: 6px 10px;
    cursor: pointer;
    outline: none;
}

.flex {
    display: flex;
}

.l_flex {
    padding-right: 30px;
}

.l_flex,
.r_flex {
    flex: 1;
}

.aboutImg {
    /*    background: url(/images/aboutImg.png) no-repeat left center;
*/ /*background-size: cover;*/
}

.yhgInfo {
    width: 1000px;
    height: 500px;
    margin: 0px auto 0px;
    background: url(/images/yhgInfo.png) no-repeat center;
    background-size: cover;
}

.line.bg1 .content > div.word p.mm:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100px;
    height: 1px;
    background: #fff;
}

.line.bg1 .content > div.word p.tt {
    padding-bottom: 0px;
    font-size: 18px;
    color: #333;
}

.line.bg2 .titled, .line.bg3 .titled {
    text-align: center;
    width: 100%;
    height: 75px;
}

    .line.bg2 .titled > div, .line.bg3 .titled > div {
        font-size: 20px;
        color: #333;
    }

.framework.line.bg1 .content > div.word {
    width: 50%;
}

.imgDiv {
    margin-top: 90px;
    line-height: 24px;
}

.pageList span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin: 3px 5px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.pageList .curNum {
    background: #FF6100;
    color: #fff;
    border: none;
}

.culture .img {
    line-height: 24px;
    margin-top: 40px;
}

    .culture .img .titl {
        margin-top: 10px;
        font-size: 18px;
    }

.line > div.all_wrap {
    margin-top: -0px;
    /*padding: 10px 25px 50px;*/
}

.pImg .item {
    box-sizing: border-box;
    float: left;
    width: 190px;
    height: 130px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
}

    .pImg .item:nth-child(5n+1) {
        border-left: 0;
    }

    .pImg .item img {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

.banner .buseLi .about_nav ul li {
    width: auto;
    padding: 0 20px;
}

.outbuseLi {
    border-bottom: 1px solid #f5f5f5;
}

#bs01 h2, #bs02 h2, #bs03 h2, #bs04 h2, #bs05 h2 {
    height: 40px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

#bs01 li, #bs02 li, #bs03 li {
    width: 23%;
    box-sizing: border-box;
    padding: 0 10px;
}

    #bs01 li img, #bs02 li img, #bs04 li img, #bs03 li img {
        width: 100%;
        height: auto;
        margin-bottom: 12px;
    }

    #bs01 li p, #bs02 li p, #bs03 li p, #bs04 li p, #bs05 {
        line-height: 20px;
    }

#bs01.line.bg1 {
    padding-bottom: 10px;
}

#bs04 li {
    width: 33%;
    box-sizing: border-box;
    padding: 0 10px;
    min-height: 180px;
}

    #bs04 li h3 {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 40px;
        margin-bottom: 12px;
        background-size: 12px;
    }

    #bs04 li p {
        color: #999;
        font-size: 14px;
    }

.line.bg4 {
    background: #f8f8f8;
    padding: 25px 0 40px;
}

#ba044, #ba011, #ba022, #ba033, #ba055 {
/*    padding-top: 110px;
    margin-top: -90px;*/
}

    #ba055 .ba055 li {
        width: 302px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-top: 10px;
        font-size: 12px;
        background: #F5F5F5;
        padding: 0;
        cursor: pointer;
        margin-right: 10px;
        float:left;
    }

.listCon {
    margin-top: 30px;
}

.ba055 li.cur {
    background: #DEB164 !important;
    color: #fff;
}

.listCon img {
    width: 50%;
    height: 280px;
}

.listCon li p {
    width: 50%;
    padding-left: 30px;
    font-size: 14px;
    line-height: 30px;
}

.listCon li {
    display: none;
}

    .listCon li.cur {
        display: block;
    }

    .listCon li p.w100 {
        padding-left: 0;
        width: 100%;
        font-size: 14px;
        line-height: 30px;
        margin: 20px 0;
    }

.line.bg1 .company ul li {
    list-style: none;
    line-height: 25px;
}

    .line.bg1 .company ul li:before {
        content: "";
        display: block;
        width: 4px;
        height: 4px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 16px;
    }

/**/
.bg11 {
    padding: 10px 0 50px;
    background: #f5f5f5;
}

    .bg11 .title {
        font-size: 18px;
        text-align: center;
        padding-bottom: 25px;
        cursor: default;
    }

    .bg11 .subtitle {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-bottom: 50px;
        cursor: default;
    }

    .bg11 .img {
        width: 336px;
        height: 336px;
        margin-right: 40px;
    }

.ulSerlist h2 {
    padding: 20px 0;
    font-size: 26px;
    font-weight: bold;
    color: #333;
}

.ulSerlist li p {
    line-height: 40px;
    font-size: 14px;
}

.serImglist li {
    width: 33%;
    box-sizing: border-box;
    margin-top: 30px;
}

    .serImglist li img {
        width: 300px;
        cursor: pointer;
    }

        .serImglist li img:hover {
            border: 1px solid #DEB164;
        }

.all_wrap2 {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0px;
}

.all_wrap .m_content span {
    color: #333;
    font-size: 14px;
    display: inline;
}<!--0.0001060962677002-->