.flex {
    display: flex;
}
.nybanner {
    width: 100%;
    height: 400px;
    padding-top: 64px;
    overflow: hidden;
    background-size: cover !important;
}

.nybanner h2 {
    line-height: 56px;
    margin: 147px 0 22px 0;
    font-size: 40px;
    font-weight: 600;
    color: #FFF;
}

.nybanner p {
    line-height: 28px;
    font-size: 20px;
    color: #FFF;
}

.nybanner a {
    width: 128px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #0B7BEF;
    font-size: 16px;
    color: #FFF;
    border-radius: 4px;
    margin: 20px 0 0 0;
    display: block;
}

.casebn h2 {
    margin: 107px 0 22px 0;
    font-size: 50px;
}

.casebn p {
    font-weight: 600;
}

.nytit {
    text-align: center;
}

.nytit h3 {
    line-height: 48px;
    font-size: 34px;
    color: #2A2D2F;
    font-weight: 600;
}

.nytit p {
    line-height: 30px;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #2A2D2F;
}

/* 我们用心为您营造 */
.advge {
    padding: 80px 0;
}

.advge .cons {
    margin-top: 55px;
}

.advge .cons dl {
    width: 285px;
    margin: 0 20px 0 0;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    float: left;
}

.advge .cons dl.lr {
    margin: 0 0 0 0;
}

.advge .cons dl dt {
    width: 285px;
    height: 88px;
    overflow: hidden;
}

.advge .cons dl dt img {
    width: 100%;
    height: 100%;
    display: block;
}

.advge .cons dl dd {
    padding: 30px 20px 10px 20px;
    border: 1px solid #EBECF0;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    position: relative;
}

.advge .cons dl dd img {
    width: 110px;
    height: 110px;
    position: absolute;
    right: 0px;
    top: -55px;
    display: block;
}
.advge .cons dl dd div .yuan {
    margin: 8px 8px 0 0;
    width: 8px;
    height: 8px;
    background: url(../images/joinus/yuan.png) no-repeat;
    background-size: cover;
}
.advge .cons dl dd h2 {
    line-height: 28px;
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #2A2D2F;
}

.advge .cons dl dd p {
    width: 227px;
    line-height: 24px;
    padding: 0 0 20px 0px;
    font-size: 16px;
    color: #7E8491;
    /*background: url(../images/joinus/yuan.png) no-repeat left 8px;*/
}

/* 办公环境 */
.bghj {
    width: 100%;
    padding: 80px 0;
    background: #FAFBFD;
}

.bghj ul {
    margin-top: 60px;
}

.bghj ul li {
    width: 294px;
    height: 200px;
    margin: 8px 0 0 8px;
    float: left;
}

.bghj ul li:nth-child(4n-3) {
    margin-left: 0;
}

.bghj ul li img {
    width: 294px;
    height: 200px;
}

.bghj ul li.lr {
    margin: 8px 0 0 0;
}

/* 我们用心为您营造 */
.joins {
    padding: 80px 0;
}

.jquery-accordion-menu {
    margin-top: 55px;
    border: 1px solid #EBECF0;
    border-bottom: 0;
}

.jquery-accordion-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.jquery-accordion-menu ul li {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative
}

.jquery-accordion-menu ul li a {
    padding: 20px 50px;
    display: block;
    border-bottom: 1px solid #EBECF0;
    position: relative;
    -o-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -webkit-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear;
    overflow: hidden;
}

.jquery-accordion-menu ul li a p {
    line-height: 28px;
    font-size: 20px;
    font-weight: 600;
    color: #2A2D2F;
    float: left;
}

.jquery-accordion-menu ul li a p.zw {
    width: 510px;
}

.jquery-accordion-menu ul li a p.money {
    width: 510px;
}

.jquery-accordion-menu ul li a i {
    width: 34px;
    float: left;
    line-height: 18px;
    font-size: 16px;
    text-align: left
}

.jquery-accordion-menu .submenu-indicator {
    width: 10px;
    height: 10px;
    margin: 9px 0;
    display: block;
    float: right;
    -o-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -webkit-transition: transform .3s linear;
    -ms-transition: transform .3s linear
}

.jquery-accordion-menu .submenu-indicator img {
    display: block;
}

.jquery-accordion-menu .submenu-indicator-minus > .submenu-indicator {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jquery-accordion-menu ul ul.submenu, .jquery-accordion-menu ul ul.submenu li ul.submenu {
    width: 100%;
    display: none;
    position: static;
    border-bottom: 1px solid #EBECF0;
}

.jquery-accordion-menu ul ul.submenu div {
    line-height: 28px;
    padding: 25px 50px;
    color: #2A2D2F;
    font-size: 16px;
}

.jquery-accordion-menu ul ul.submenu div span {
    color: #7E8491;
}