
.about_new h1 {
    padding-top: 80px;
    padding-bottom: 22px;
    font-size: 40px
}

.about_new p {
    font-size: 18px;
    line-height: 26px
}

.banner_profile {
    width: 100%;
    height: 700px
}

.banner_profile .bgImg {
    width: 100%;
    height: 100%;
    background: url(../image/banner-3659a7174f.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 250px;
    box-sizing: border-box
}

@media screen and (max-width: 1440px) {
    .banner_profile {
        height: 550px
    }

    .banner_profile .bgImg {
        padding-top: 140px
    }
}

@media screen and (max-width: 1400px) {
    .banner_profile {
        height: 420px
    }

    .banner_profile .bgImg {
        padding-top: 140px
    }
}

.fifthFloor, .fourthFloor, .secondFloor, .thirdFloor {
    padding-top: 80px;
    box-sizing: border-box
}

.banner_profile .bgImg .profile_text {
    width: 625px;
    height: 92px;
    margin: 0 auto;
    color: #fff;
    text-align: center
}

.banner_profile .bgImg .profile_text .text1 p:nth-child(1) {
    font-size: 38px
}

.banner_profile .bgImg .profile_text .text1 p:nth-child(2) {
    font-size: 17px;
    margin-top: 20px
}

.section_title {
    color: #2f2f2f;
    text-align: center
}

.section_title h3 {
    font-size: 38px;
    margin-bottom: 30px;
    line-height: 38px
}

.section_title p {
    font-size: 18px;
    line-height: 26px
}

.secondFloor {
    width: 100%;
    height: 1540px
}

.secondFloor .content1 {
    width: 1135px;
    height: 638px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto 100px;
    position: relative
}

.secondFloor .content1 .con_item {
    position: absolute;
    height: 72px
}

.secondFloor .content1 .con_item p {
    font-size: 16px;
    line-height: 24px;
    color: #2f2f2f;
    position: absolute;
    top: 24px
}

.secondFloor .content1 .con_item a {
    display: block;
    position: absolute;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: rgba(47, 47, 47, .8);
    background-image: url(../image/icons-d80b48cc47.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 0
}

.secondFloor .content1 .con_item a:hover {
    background-color: #2f7cd3
}

.secondFloor .content1 .con_item1 {
    top: 56px;
    width: 392px
}

.secondFloor .content1 .con_item2 {
    top: 200px;
    width: 432px
}

.secondFloor .content1 .con_item3 {
    top: 270px;
    width: 604px
}

.secondFloor .content1 .con_item4 {
    top: 372px;
    width: 330px
}

.secondFloor .content1 .con_item5 {
    top: 126px;
    width: 286px
}

.secondFloor .content1 .con_item6 {
    top: 266px;
    width: 386px
}

.secondFloor .content1 .con_item7 {
    top: 368px;
    width: 386px
}

.secondFloor .content1 .con_item1 a {
    background-position: -216px 0
}

.secondFloor .content1 .con_item2 a {
    background-position: -288px 0
}

.secondFloor .content1 .con_item3 a {
    background-position: 0 0
}

.secondFloor .content1 .con_item4 a {
    background-position: -432px 0
}

.secondFloor .content1 .con_item5 a {
    background-position: -360px 0
}

.secondFloor .content1 .con_item6 a {
    background-position: -72px 0
}

.secondFloor .content1 .con_item7 a {
    background-position: -144px 0
}

.position_left {
    left: 0
}

.position_right {
    right: 0
}

.secondFloor .content1 .con_item .ci_line {
    display: block;
    height: 1px;
    left: 118px;
    top: 50%;
    position: absolute;
    background: #ccc
}

.secondFloor .content1 .con_item1 .ci_line {
    width: 200px
}

.secondFloor .content1 .con_item2 .ci_line {
    width: 242px
}

.secondFloor .content1 .con_item3 .ci_line {
    width: 414px
}

.secondFloor .content1 .con_item4 .ci_line {
    width: 140px
}

.secondFloor .content1 .con_item5 .ci_line {
    width: 98px;
    left: 74px
}

.secondFloor .content1 .con_item6 .ci_line, .secondFloor .content1 .con_item7 .ci_line {
    width: 198px;
    left: 74px
}

.secondFloor .content1 .con_item .ci_line:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ccc;
    top: -2px;
    border-radius: 50%
}

.secondFloor .content1 .con_item1 .ci_line:before, .secondFloor .content1 .con_item2 .ci_line:before, .secondFloor .content1 .con_item3 .ci_line:before, .secondFloor .content1 .con_item4 .ci_line:before {
    left: -4px
}

.secondFloor .content1 .con_item5 .ci_line:before, .secondFloor .content1 .con_item6 .ci_line:before, .secondFloor .content1 .con_item7 .ci_line:before {
    right: -4px
}

.secondFloor ul {
    width: 1200px;
    height: 430px;
    font-size: 0;
    margin: 50px auto 0
}

.secondFloor ul li {
    width: 390px;
    height: 430px;
    display: inline-block;
    overflow: hidden
}

.secondFloor ul li .imgTopWrap {
    width: 390px;
    height: 350px;
    overflow: hidden
}

.secondFloor ul li .imgTop {
    width: 390px;
    height: 350px;
    transition: all ease .6s
}

.secondFloor ul li .imgBottom {
    width: 390px;
    height: 80px;
    font-size: 18px;
    color: #fff;
    position: relative
}

.secondFloor ul li .imgBottom p {
    position: absolute;
    top: 30px;
    right: 120px
}

.secondFloor ul li:nth-child(1), .secondFloor ul li:nth-child(2) {
    margin-right: 15px
}

.secondFloor ul li:nth-child(1) .imgTop {
    background: url(../image/secondFloor2_01-de85627594.jpg) center center no-repeat
}

.secondFloor ul li:nth-child(1) .imgBottom {
    background: url(../image/secondFloor2_11-db3606e96c.jpg) center center no-repeat
}

.secondFloor ul li:nth-child(2) .imgTop {
    background: url(../image/secondFloor2_02-ab541d4850.jpg) center center no-repeat
}

.secondFloor ul li:nth-child(2) .imgBottom {
    background: url(../image/secondFloor2_12-0e46e2582f.jpg) center center no-repeat
}

.secondFloor ul li:nth-child(3) .imgTop {
    background: url(../image/secondFloor2_03-adc1194b5f.jpg) center center no-repeat
}

.secondFloor ul li:nth-child(3) .imgBottom {
    background: url(../image/secondFloor2_13-5b2f051136.jpg) center center no-repeat
}

#about_expert, .seventhFloor, .sixthFloor {
    background-size: cover
}

.thirdFloor {
    width: 100%
}

.thirdFloor ul {
    font-size: 0;
    margin-top: 50px
}

.thirdFloor ul li {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.thirdFloor ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.eighthFloor ul li, .fifthFloor ul li {
    display: inline-block;
    vertical-align: top
}

.thirdFloor ul li a img {
    width: 100%
}

.thirdFloor ul li p {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 2.6%
}

.thirdFloor ul li:nth-child(1), .thirdFloor ul li:nth-child(2), .thirdFloor ul li:nth-child(3), .thirdFloor ul li:nth-child(4), .thirdFloor ul li:nth-child(5), .thirdFloor ul li:nth-child(6) {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.fourthFloor {
    width: 100%;
    height: 727px;
    background-position: center center;
    background-repeat: no-repeat
}

.fifthFloor {
    width: 100%;
    height: 762px;
    background-color: #fafafa
}

.fifthFloor ul {
    width: 1200px;
    height: 480px;
    font-size: 0;
    margin: 80px auto 0
}

.fifthFloor ul li:nth-child(1), .fifthFloor ul li:nth-child(2) {
    margin-right: 14px;
    background-position: center center;
    background-repeat: no-repeat
}

.fifthFloor ul li {
    width: 390px;
    height: 400px;
    padding: 0 22px;
    box-sizing: border-box;
    position: relative
}

.fifthFloor ul li:nth-child(1) {
    padding-top: 178px
}

.fifthFloor ul li:nth-child(3) {
    background-position: center center;
    background-repeat: no-repeat
}

.fifthFloor ul li .centerText {
    width: 310px;
    height: 60px;
    margin: 0 auto;
    background-color: #202530;
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    opacity: .9;
    font-size: 28px;
    color: #fff;
    line-height: 60px;
    text-align: center
}

.eighthFloor, .seventhFloor, .sixthFloor {
    width: 100%;
    box-sizing: border-box
}

.fifthFloor ul li p {
    font-size: 16px;
    color: #ccc;
    line-height: 24px;
    position: absolute;
    bottom: 30px
}

.sixthFloor {
    height: 1066px;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 80px
}

.seventhFloor {
    height: 1000px;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 120px
}


.eighthFloor {
    height: 1068px;
    background-color: #fafafa;
    padding-top: 80px
}

.eighthFloor ul {
    width: 1200px;
    height: 492px;
    margin: 50px auto 0;
    font-size: 0;
    padding-bottom: 71px;
    border-bottom: 1px solid #e7e7e7
}

.eighthFloor ul li {
    width: 286px;
    height: 220px;
    padding-top: 160px;
    box-sizing: border-box
}

.eighthFloor ul li:nth-child(1), .eighthFloor ul li:nth-child(2), .eighthFloor ul li:nth-child(3) {
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 18px 20px 0
}

.eighthFloor ul li:nth-child(4) {
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 0 20px
}

.eighthFloor ul li:nth-child(5), .eighthFloor ul li:nth-child(6), .eighthFloor ul li:nth-child(7) {
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 18px 0 0
}

.eighthFloor ul li:nth-child(8) {
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0
}

.eighthFloor ul li p {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.eighthFloor .textEnd {
    margin-top: 80px;
    text-align: center;
    font-size: 28px;
    color: #2f2f2f;
    line-height: 28px
}

.eighthFloor .textEnd p {
    margin-bottom: 16px
}

#about_expert {
    height: 911px;
    background-position: center center;
    background-repeat: no-repeat
}

#about_expert h1 {
    padding-top: 70px;
    font-size: 40px;
    color: #2f2f2f;
    text-align: center
}