/*about us*/
.th-banner {
    width: 100%;
    height: 540px;
    background-image: url(../img/new/about_us/banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    min-width: 1200px;
}

.th-banner section {
    text-align: center;
    margin-top: 219px;
    position: relative;
}

.th-banner section h2 {
    font-size: 60px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.th-banner section h2::before {
    content: '';
    width: 305px;
    height: 8px;
    background: #f1a230;
    position: absolute;
    z-index: -1;
    bottom: 10px;
    margin-left: -15px;
    left: calc(50% - 140px);
}

.th-banner section p {
    font-size: 22px;
    /* font-weight: bold; */
    margin-top: 12px;
}

.th-banner section ul {
    overflow: hidden;
    margin-top: 151px;
    /* height: 66px; */
    line-height: 64px;
}

.th-banner section ul li {
    position: relative;
    display: inline-block;
    width: 340px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    z-index: 1;
}

.th-banner section ul li a {
    color: #fff;
}

.th-banner section ul li:hover {
    cursor: pointer;
}

.th-banner section ul li::before {
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
    content: '';
    background: #f1a230;
    height: 3px;
    width: 0;
    position: absolute;
    bottom: 10px;
    left: 37%;
}

.modal::before {
    width: 90px !important;
}

.dim {
    opacity: 0.3;
    filter: alpha(opacity=30);
    background: #000;
    width: 100%;
    height: 66px;
    z-index: 0;
    position: absolute;
    bottom: 0;
}

.containerSmall {
    width: 100%;
    min-width: 1280px;
}

.company,
.scope,
.team {
    position: relative;
    overflow: hidden;
    width: 1200px;
    /* width: 100%; */
    left: 50%;
    transform: translate(-50%, 0);
    padding-bottom: 110px;
}

.company {
    width: 100%;
}

.company .container,
.scope .container,
.team .container {
    overflow: hidden;
}

.company .container {
    width: 1200px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.company_bg {
    position: absolute;
    bottom: 0;
    right: 0;
}

.company .container .title {
    position: relative;
}

.company .container .title p:first-child {
    font-size: 30px;
    color: #152952;
    font-weight: bold;
    position: relative;
}

.company .container .title p:nth-of-type(2) {
    margin-top: 50px;
}

.company .container .title p:not(:first-child) {
    font-size: 22px;
    color: #152952;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 15px;
}

.company .container .title img {
    display: block;
}

.company .container .title img:nth-of-type(1) {
    margin-top: -22px;

}

.title_b {
    margin-top: 10px;
}

.title_line {
    margin-bottom: 55px;
}

.article li {
    list-style-type: square;
    color: #333;
    width: 550px;
    line-height: 25px;
    margin-left: 15px;
}

.article li:not(:last-child) {
    margin-bottom: 25px;
}

.article li::marker {
    font-size: 16px;
    color: #044a9b;
}

.company .container .right img {
    width: auto;
    height: auto;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.scope,
.team {
    width: 100%;
    background: #f8fafe;
}

.scope {
    padding-bottom: 75px;
}

.team {
    padding-bottom: 0;
}

.scope .container {
    width: 1200px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.scope .container img {
    margin-top: 100px;
    margin-bottom: 28px;
}

.scope .container .title {
    color: #666;
    line-height: 20px;
    width: 760px;
}

.scope .container .content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team {
    position: relative;
}

.team .container .title {
    text-align: center;
    width: 1200px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 60px;
}

.team .container .content {
    text-align: center;
    width: 1200px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 160px;
}

.team .container .title p {
    line-height: 20px;
}

.team .container .bg1,
.team .container .bg2,
.team .bg3 {
    position: absolute;
    z-index: -1;
}

.team .container .bg1 {
    left: 0;
    top: 0;
}

.team .container .bg2 {
    right: 0;
    top: 460px;
}

.team .bg3 {
    width: 100%;
    top: 900px;
    height: 900px;
}

.team .container .content .box1,
.team .container .content .box2,
.team .container .content .box3 {
    position: relative;
}

.team .container .content .box2 {
    overflow: hidden;
}

.team .container .content .box1 .left,
.team .container .content .box2 .right,
.team .container .content .box3 .left {
    width: 400px;
    height: 380px;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    /* display: table-cell; */
    vertical-align: middle;
}


.team .container .content .box1 .left {
    background: url(../img/new/about_us/team_box1_img.png) no-repeat;
    z-index: -1;
}

.team .container .content .box2 .right {
    background: url(../img/new/about_us/team_box2_img.png) no-repeat;
    z-index: -1;
}

.team .container .content .box3 .left {
    background: url(../img/new/about_us/team_box3_img.png) no-repeat;
    z-index: -1;
}

.team .container .content .box1 .left p,
.team .container .content .box2 .right p,
.team .container .content .box3 .left p {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.team .container .content .box1 .right,
.team .container .content .box2 .left,
.team .container .content .box3 .right {
    /* width: calc(100% - 385px); */
    width: 812px;
    /* display: table-cell; */
    height: 380px;
    position: absolute;
    bottom: 0;
}

.team .container .content .box2 .left {
    left: -20px;
}

.team .container .content .box1 .right,
.team .container .content .box3 .right {
    left: 400px;
}

.team .container .content .box1 .right .text,
.team .container .content .box3 .right .text {
    box-shadow: 0 0 10px rgb(0, 0, 0, 0.6);
    z-index: 1;
    background: #fff;
    position: relative;
    left: -20px;
    height: 340px;
    top: 20px;
    overflow: hidden;
    width: 812px;
}

.team .container .content .box2 .left .text {
    box-shadow: 0 0 10px rgb(0, 0, 0, 0.6);
    z-index: 1;
    background: #fff;
    position: relative;
    right: -20px;
    height: 340px;
    top: 20px;
    overflow: hidden;
    width: 812px;
}

.right_top,
.left_top {
    width: 79%;
    margin: 40px 10%;
    text-align: left;
    color: #152952;
    font-size: 16px;
}

.box3 {
    margin-bottom: 240px;
}

.team .container .content .box1 .right .text ul,
.team .container .content .box2 .left .text ul {
    width: 80%;
    margin: 0 10%;
    /* overflow: hidden; */
    height: 65px;
}

.team .container .content .box3 .right .text ul {
    width: 60%;
    margin-left: 10%;
    margin-right: 30%;
    height: 80px;

}

/*:not(:last-child)*/
.team .container .content .box1 .right .text ul li {
    width: 19%;
    float: left;
    /* list-style-type: square; */
    font-size: 18px;
    color: #004ba8;
    font-weight: bold;
    text-align: center;
    position: relative;
    /*不换行显示*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* .team .container .content .box1 .right .text ul li:last-child {
    width: 21%;
    float: left;
    font-size: 18px;
    color: #004ba8;
    font-weight: bold;
    text-align: center;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
} */

.team .container .content .box1 .right .text ul li:nth-child(4) {
    width: 24%;
}

.team .container .content .box3 .right .text ul li {
    width: 25%;
    float: left;
    /* list-style-type: square; */
    font-size: 18px;
    color: #004ba8;
    font-weight: bold;
    text-align: center;
    position: relative;
    /*不换行显示*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.team .container .content .box2 .left .text ul li {
    float: left;
    font-size: 18px;
    color: #004ba8;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-left: 30px;
}

.team .container .content .box3 .right .text ul li {
    line-height: 25px;
}

/* .team .container .content .box2 .left .text ul li:nth-child(2) {
    margin-left: 30px;
} */

.team .container .content .box1 .right .text ul li::before,
.team .container .content .box2 .left .text ul li::before,
.team .container .content .box3 .right .text ul li::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #004ba8;
    position: absolute;
    top: 5px;
    left: 0;
}

.team .container .content .box1 .right .text ul li:last-child:before {
    /* left: -5px; */
}

.team .container .content .box2 .left .text ul li::before {
    left: -20px;
}

/* .team .container .content .box2 .left .text ul li:nth-child(3):before {
    left: -18px;
} */
.team .container .content .box2 .left .text ul li:not(:first-child) {
    margin-left: 40px;
}

.team #down {
    position: relative;
    width: 100%;
    margin: 0;
    margin-top: 20px;
    height: 100% !important;
    margin-left: 20px;
}

.team #down li {
    float: unset;
    font-size: 14px;
    color: #6bc7f2;
    margin: 0;
    text-align: left;
    line-height: 25px;
    width: 100% !important;

}

.team #down li::before {
    content: '';
    width: 0;
}