/* ҵ��-�����û� */
.brief .mod-section-ad h2{
    color: #fff;
}
.brief .mod-section-ad .desc{
    color: #fff;
}

.brief .mod-tab li a{
    height: 53px;
    line-height: 53px;
    padding: 0;
    font-size: 16px;
}
.brief-text-box{
    width: 100%;
    margin-top: 52px;
    text-align: center;
    position: relative;
}
.brief-text-box h4{
    font-size: 20px;
    color: #2A2E2E;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    margin-bottom: 16px;
    font-weight: 400;
    text-align: center;
    margin: 0 auto;
}
.brief-text-box .desc{
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    width: 918px;
    margin: 0 auto 16px auto;
}
.brief-text-box .more-awant-icon{
    width: 16px;
    height: 8px;
    background: url(../images/more-awant-icon.png) no-repeat center;
    background-size: 100% 100%;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0px);
    -webkit-transform: translate(-50%,0px);
    -moz-transform: translate(-50%,0px);
    -ms-transform: translate(-50%,0px);
    -o-transform: translate(-50%,0px);
    animation: a_arrow_d 2s linear both infinite;
    display: none;
}

@keyframes a_arrow_d {
    0%{ -webkit-transform: translate(-50%,0px);}
    50%{ -webkit-transform: translate(-50%,10px);}
    100%{ -webkit-transform: translate(-50%,0px);}
}

.mission{
    background: #FBFBFB;
    height: 312px;
    width: 100%;
    position: relative;
    margin-top: 96px;
    padding: 60px 96px;
    box-sizing: border-box;
}
.mission .text-bg{
    width: 824px;
    position: absolute;
    left: 82px;
    bottom: 0;
}
.mission .l-mess{
    float: left;
}
.mission .l-mess .label{
    font-size: 30px;
    color: #2A2E2E;
    letter-spacing: 0;
}
.mission .r-mess{
    float: right;
    width: 390px;
    height: 190px;
    position: relative;
}
.mission .r-mess:before{
    content: ' ';
    width: 1px;
    position: absolute;
    left: -60px;
    top: 0;
    display: block;
    bottom: 0;
    background: #D8D9DC;
}
.mission .r-mess .label{
    font-size: 20px;
    color: #2A2E2E;
    letter-spacing: 0;
    line-height: 36px;
}
.mission .r-mess .desc{
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25px;
    margin-top: 16px;
}
.mission .line{
    width: 1px;
    height: 189px;
    background: #D8D9DC;
    position: absolute;
    left: 55.24%;
    top: 67px;
    display: none;
}

.framework-wrap{
    background: #FBFBFB;
    margin-top: 20px;
    padding: 80px 0;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
}
.framework-box{
    width: 100%;
    margin-top: 38px;
    text-align: center;
}
.framework-box .compy{
    text-align: center;
    margin-top: 12px;
    position: relative;
    margin-bottom: 64px;
}
.framework-box .compy:after{
    content: ' ';
    height: 26px;
    width: 2px;
    background: #D8D9DC;
    position: absolute;
    bottom: -38px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.framework-box .compy img{
    width: 183px;
}
.framework-box .list-ul{
    width: 100%;
    position: relative;
}
.framework-box .list-ul:before{
    content: ' ';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    width: 83.86%;
    top: -26px;
    height: 2px;
    background: #D8D9DC;
    display: block;
}
.framework-box .list-ul .first{
    margin-left: 0;
}
.framework-box .list-ul .li{
    width: 16.25%;
    background: #F2F3F5;
    padding: 32px  10px;
    box-sizing: border-box;
    text-align: center;
    float: left;
    margin-left: 0.5%;
    position: relative;
    cursor: pointer;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    -ms-transition: background-color 1s linear;
}
.framework-box .list-ul .li:first-child{
    margin-left: 0;
}
.framework-box .list-ul .li:before{
    content: ' ';
    height: 26px;
    width: 2px;
    background: #D8D9DC;
    position: absolute;
    top: -26px;
}
.framework-box .list-ul .li .label{
    font-size: 30px;
    color: #0052D9;
    letter-spacing: 0;
}
.framework-box .list-ul .li .val{
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25px;
}
.en-us .framework-box .list-ul .li .val span{
    display: block;
}
.framework-box .list-ul .active-li{
    background: #fff;
}
.framework-box .list-ul .active-li .san{
    display: block;
}

.framework-box .li-mess-box{
    width: 100%;
    margin-top: 48px;
    background: #fff;
    position: relative;
}
.framework-box .li-mess-box .mess-text{
    padding: 32px 42px;
    display: none;
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25px;
    text-align: left;
    opacity: 0;
    transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -webkit-transition: opacity 0.2s linear;
    -ms-transition: opacity 1s linear;
}
.framework-box .li-mess-box .active-mess{
    opacity: 1;
    display: block;
}
.framework-box .san{
    width: 48px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    bottom: -49px;
    display: none;
}

.team-box{
    margin-top: 48px;
}
.team-box .row{
    width: 100%;
    overflow: hidden;
    word-spacing: normal;
}
.team-box .li{
    width: 25%;
    float: left;
    height: 260px;
    padding-left: 32px;
    box-sizing: border-box;
    position: relative;
    background: #FBFBFB;
    cursor: pointer;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
}
.team-box .li:hover{
    background: #F2F3F5;
}
.team-box .li .pic{
    position: absolute;
    right: 0;
    top: 0;
}
.team-box .li .pic img{
    width: 120px;
    height: 120px;
}
.team-box .li .pic .block{
    width: 28px;
    height: 28px;
    background-color: #0052d9;
    position: absolute;
    left: -14px;
    bottom: -14px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
}
.team-box .li:hover .pic .block{
    left: 0px;
    bottom: 0px;
}
.team-box .li .mess{
    float: left;
    margin-top: 105px;
    width: 100%;
}
.team-box .li .t-mess{
    margin-top: 75px;
}
.team-box .li .m-mess{
    margin-top: 45px;
}
.team-box .li .label{
    font-size: 20px;
    line-height: 30px;
    color: #0052d9;
    margin-bottom: 10px;
}
.team-box .li .job-mess{
    float: left;
    min-width: 160px;
}
.team-box .li .job-mess p{
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    color: #5f6464;
}
.team-box .title-l{
    font-size: 24px;
    line-height: 43px;
    color: #2a2e2e;
    font-weight: 400;
    margin-top: 60px;
    margin-bottom: 35px;
    width: 100%;
    float: left;
}

.culture-wrap {
    background: #FBFBFB;
    padding-left: 100px;
    box-sizing: border-box;
}
.culture-box{
    width: 100%;
    overflow: hidden;
}
.culture-box .t-box{
    width: 100%;
    overflow: hidden;
    min-height: 610px;
}
.culture-box .t-box .pic{
    float: right;
    width: 60.2%;
    min-height: 610px;
    padding-left: 1%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.culture-box .t-box .mess-box{
    width: 39.23%;
    float: left;
    margin-top: 56px;
}
.culture-box .t-box .pic img{
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
}
.culture-box .b-box{
    width: 100%;
    overflow: hidden;
}
.culture-box .t-box h3{
    margin-bottom: 40px;
}
.culture-box .item-title{
    font-size: 20px;
    color: #0052D9;
    letter-spacing: 0;
    line-height: 36px;
    margin-bottom: 8px;
    font-weight: 400;
}
.culture-box .t-box .desc-text{
    font-size: 16px;
    color: #2A2E2E;
    letter-spacing: 0;
    line-height: 29px;
    width: 85%;
}
.culture-box .t-box .min-desc-text{
    text-align: left;
}
.culture-box .t-box ul{
    margin-top: 15px;
    margin-bottom: 57px;
}
.culture-box .t-box ul li{
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25px;
}
.culture-box .t-box ul li i{
    font-style: normal;
    margin-right: 13px;
}
.culture-box .b-box{
    padding-top: 0px;
}
.culture-box .boxx{
    width: 100%;
}
.culture-box .boxx .x-item{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.culture-box .boxx .x-item:last-child{
    margin-bottom: 0;
}
.culture-box .boxx .x-item h5{
    font-size: 24px;
    color: #2A2E2E;
    letter-spacing: 0;
    margin-bottom: 6px;
    font-weight: 400;
}
.culture-box .boxx .x-item .p{
    font-size: 16px;
    color: #2A2E2E;
    letter-spacing: 0;
    line-height: 29px;
}

.address-pic{
    width: 986px;
    margin: auto;
    position: relative;
}
.address-pic .bg{
    width: 986px;
    margin: 0 auto;
}
.address-pic .mark{
    width: 555px;
    position: absolute;
    left: 74px;
    top: 122px;
}

.address-box .address-tab{
    width: 100%;
    margin-top: 15px;
}
.address-box .address-tab .labels{
    font-size: 14px;
    line-height: 25px;
    color: #5f6464;
    padding:0 80px;
    padding-bottom: 25px;
    border-bottom: 2px solid #f2f3f5;
    position: relative;
}

.address-box .address-tab .tab-ul-box{
    position: relative;
    width: 100%;
    min-height: 300px;
    overflow: hidden;
}

.address-box .address-tab .tab-ul-box .mc-right{
    width: 143px;
    height: 47px;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    display: none;
}
.address-box .address-tab .tab-ul-box .mc-left{
    width: 143px;
    height: 47px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    display: none;
}

.address-box .address-tab .tab-ul-box .mc-right img,.address-box .address-tab .tab-ul-box .mc-left img{
    width: 100%;
}

.address-box .address-tab .tab-ul{
    padding: 0 80px;
    width: 1200px;
    box-sizing: border-box;
    min-height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: left 0.4s linear;
    -ms-transition: left 0.4s linear;
    -o-transition: left 0.4s linear;
    -moz-transition: left 0.4s linear;
    -webkit-transition: left 0.4s linear;
}
.address-box .address-tab .tab-ul li{
    float: left;
    margin-right: 60px;
    margin-top: 8px;
    position: relative;
}
.en-us .address-box .address-tab .tab-ul li{
    margin-right: 32px;
}
.address-box .address-tab .tab-ul li .label{
    font-size: 16px;
    line-height: 29px;
    text-align: right;
    color: #2a2e2e;
    position: relative;
    cursor: pointer;
}
.address-box .address-tab .tab-ul .active-li .label:after{
    content: ' ';
    width: 100%;
    height: 4px;
    background: #0052d9;
    position: absolute;
    left: 0;
    top: -10px;
}
.address-box .address-tab .tab-ul .li-9{
    margin-right: 0;
}
.address-box .address-tab .tab-ul .active-li .box{
    display: block;
}
.address-box .address-tab .tab-ul .box{
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 300px;
}


.address-box .address-tab .tab-ul .box p{
    font-size: 14px;
    line-height: 25px;
    color: #5f6464;
}


.both{ clear: both;}

.honor-header{ height: 300px; background-size: cover; background-image: url('../images/honor_banner.jpg'); background-position: center bottom; color: #fff;}
.honor-header h2{ text-align: center; font-size: 30px; line-height: 45px; padding-top: 120px;}

.history-header{ height: 300px; background-size: cover; background-image: url('../images/history_banner.jpg'); background-position: center bottom; color: #fff;}
.history-header h2{ text-align: center; font-size: 30px; line-height: 45px; padding-top: 120px;}

.progress-bar{ width: 530px; margin: auto; padding-top: 70px;}
.progress-bar .node{ width:24px ; height: 24px;  float: left; position: relative; border-radius: 50%; background:rgba(255,255,255,0.5);cursor: pointer;}
.progress-bar .node .txt{ position: absolute; font-size: 16px; top: -30px; width: 200px; text-align: center; left: 50%;  margin-left: -100px;}
.progress-bar .node .core{ width:18px; height: 18px; position: absolute; top:3px;  left:3px;  border-radius: 50%; }
.progress-bar .node.active .core{  background: #fff;}
.progress-bar .line{ float: left; height: 2px;  background:rgba(255,255,255,0.5); width:100px; margin-top: 11px;}


.history-content{ background: #FBFBFB ; color: #5F6464;padding: 30px 0;}
.honor-main{ font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    width: 918px;
    margin: 30px auto 45px auto;}
.history-main{ width: 800px; margin:0 auto;display: block;}
.history-main-box{ display: flex; width: 100%; border-bottom:1px solid #ebebeb;margin-bottom: 25px;line-height: 36px;padding-top: 10px;  padding-bottom: 8px;}
.history-title{ font-size: 24px; color: #2A2E2E;width: 180px;}
.history-main-box .right{ width: 320px; float: left;flex: 1;font-size: 14px;}

.history-content .mod-con{ position: relative;}

.clearfix-mission{ display: none;}

.history-button{ display: none;}

.address-wrap-wrap .mod-m-title{ padding-top: 40px; padding-bottom: 30px; }
.business-architecture{ display:none;}

.team-pop{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}
.team-pop .pop-bg{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}
.team-pop .pop-box{
    width: 782px;
    min-height: 520px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    background: #FFFFFF;
    box-shadow: 0 12px 24px 0 rgba(0,0,0,0.10);
    padding: 0px 80px 50px 0px;
    box-sizing: border-box;
}
.team-pop .pop-box .close {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 32px;
    top: 32px;
    cursor: pointer;
}
.team-pop .pop-box .team-pic{
    position: absolute;
    left: 0;
    top: 0;
}
.team-pop .pop-box .team-pic img{
    width: 200px;
}

.team-pop .pop-box .mess-box{
    width: 446px;
    float: left;
    margin-left: 256px;
}
.team-pop .pop-box .mess-box .t-box{
    height: 200px;
    border-bottom: 1px solid #E9ECF0;
    margin-bottom: 24px;
    overflow: hidden;
}
.team-pop .pop-box .mess-box .name{
    font-size: 30px;
    color: #0052D9;
    letter-spacing: 0;
    margin-bottom: 8px;
    margin-top: 48px;
}
.team-pop .pop-box .mess-box .ms .label{
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 4px;
}
.en-us .team-pop .pop-box .mess-box .ms .label{
    line-height: 23px;
}
.team-pop .pop-box .mess-box .ms .label:last-child{
    margin-bottom: 0;
}
.team-pop .pop-box .mess-box .desc{
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25px;
}
.team-pop .pop-box .mess-box .desc p{
    margin-top: 10px;
}

/* Ӣ�İ� */
.en-us .team-box .li{
    height: 292px;
}
.en-us .team-box .li .label{
    font-size: 16px;
    width: 40%;
}
.en-us .team-box .li .mess{
    margin-top: 65px;
}

.en-us .team-box .li-7 .label,.en-us .team-box .li-14 .label{
    width: 50%;
}

.en-us .team-box .li-5,.en-us .team-box .li-6,.en-us .team-box .li-7,.en-us .team-box .li-8{
    height: 360px;
}
.en-us .team-box .li-5 .mess,.en-us .team-box .li-15 .mess{
    margin-top: 35px;
}
.en-us .team-box .li-8 .mess,.en-us .team-box .li-12 .mess{
    margin-top: 100px;
}
.en-us .team-box .li-14 .mess{
    margin-top: 95px;
}

.en-us .team-box .li .job-mess{
    padding-right: 32px;
}
.en-us .team-box .li-16 .mess,.en-us .team-box .li-17 .mess{
    margin-top: 35px;
}
.en-us .team-box .li-9,.en-us .team-box .li-10,.en-us .team-box .li-11,.en-us .team-box .li-12{
    height: 262px;
}

.en-us .team-box .li-13,.en-us .team-box .li-14,.en-us .team-box .li-15{
    height: 212px;
}

.en-us .team-box .li-16,.en-us .team-box .li-17,.en-us .team-box .li-18{
    height: 262px;
}

.en-us .framework-box .list-ul .li{
    height: 160px;
    box-sizing: border-box;
}

.leader-wrapper{margin: 0 auto;color: #5F6464;width: 700px;}
.leader-row{margin: 10px 0 30px 0;}
.leader-row_wrapper{display: flex}
.leader-row_col{flex: 1;}
.leader-row_col img{width: 320px;height: auto;}
.leader-row_desc{padding: 20px;}

/*����ģ��*/
.resp_area{ display:block; width:1200px; height:620px; margin: 0px auto 84px; /*background:url(../images/bg_4.png) no-repeat 0 0; background-size: contain;*/ position: relative;}
.resp_area .public_welfare{ display:block; width:627px; height:620px; position: absolute; left: 0px; top: 0px;}
.resp_area .slide_area{ display:block; width:627px; height:620px; position: absolute; left: 0px; top: 0px; overflow: hidden;}
.resp_area .slide_list{
    display:block; width:100%; height:620px; position: relative;
}
.resp_area .slide_list li{ width:627px; height:620px;position: absolute;opacity: 0;transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;left: 0;top:1;}
.resp_area .slide_list li a{
    display: block;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
}
.resp_area .slide_list li.active{
    opacity: 1;
}
.resp_area .slide_list li .shadow_bg{ z-index: 2; display:block; width:100%; height:30%; position: absolute; left: 0px; bottom: 0px; background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.7),rgba(0,0,0,0)); pointer-events: none;}
.resp_area .slide_list li .img{  z-index:1;display:block; width:627px; height:620px; position: absolute; left: 0px; top: 0px;}
.resp_area .slide_list li .img0{
    background: url(../images/index_resp_bg0.jpg) no-repeat center center;background-size: cover;
}
.resp_area .slide_list li .img1{
    background: url(../images/index_resp_bg1.jpg) no-repeat center center;background-size: cover;
}
.resp_area .slide_list li .img2{
    background: url(../images/index_resp_bg2.jpg) no-repeat center center;background-size: cover;
}
.resp_area .slide_list li .tit{ display:block; width: 500px;font-size: 24px; position: absolute; left: 53px; bottom: 107px;z-index: 5;}
.resp_area .slide_list li .txt{ display:block; width: 500px;font-size: 16px; position: absolute; left: 52px; bottom: 41px; line-height: 29px;z-index: 5;}

.resp_area .public_welfare .hook_tri{ z-index: 5; display:block; width:43px; height:620px; background: url(../images/i_tri.png) no-repeat 0 0; background-size:  contain; position: absolute; right: 0px; bottom: 0px;}
.resp_area .slide_area .icon_arrow{ display:block; width:10px; height:16px; background: url(../images/sli-left-icon.png) no-repeat center; position: absolute; right: 144px; bottom: 116px; margin-top:-30px;z-index:5;background-size: 10px 16px;padding: 5px;cursor: pointer; display: none\9; opacity: 0; transition: opacity 0.2s linear;}
.resp_area .slide_area .icon_arrow_r{ left: auto; right: 98px; background: url(../images/sli-right-icon.png) no-repeat center;background-size: 10px 16px;}
.resp_area .slide_area:hover .icon_arrow{
    display: block;
    opacity: 1;
}

.en-us .resp_area .slide_area .icon_arrow{ right:84px; bottom: 15px;}
.en-us .resp_area .slide_area .icon_arrow_r{ right:48px;}
.resp_area .resp_details{ display:block; width: 450px; position: absolute; left: 50%; margin-left: 68px; top: 50%; margin-top: -8.3%;}
.resp_area .resp_details .tit{ display:block; color: #2a2e2e; width: 450px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size:36px; margin-bottom: 20px;}
.resp_area .resp_details .txt{ display:block; color: #5f6464; width: 450px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size:20px; margin-bottom: 40px;}
.resp_area .resp_details .icon_arrow_r{ display:block; width: 38px; height: 16px; background: url(../images/icon_arrow_r_dark.png) no-repeat 0 0; margin-left: 3px;background-size: 100% 100%;}

.en-us .resp_area .resp_details .txt{ white-space:normal; }

.service{ width:1220px;margin: 0 auto 50px auto}
.service ul{display: flex;flex-direction: row;}
.service ul li{position:relative;background-size: cover; background-position: center center; width:285px;height:285px;overflow:hidden;max-width:285px;max-height:285px;margin:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:0;text-align:center;-webkit-transition:all.4s cubic-bezier(.4,0,.2,1);-o-transition:all.4s cubic-bezier(.4,0,.2,1);transition:all.4s cubic-bezier(.4,0,.2,1);}
.service ul li.adv-item_1{background-image: url("https://pic.xishuw.com/XiShuHome/1/image/2021-07-19/3GkKMYNa.jpg")}
.service ul li.adv-item_2{background-image: url("https://pic.xishuw.com/XiShuHome/1/image/2021-07-19/6nRRRHMS.jpg")}
.service ul li.adv-item_3{background-image: url("https://pic.xishuw.com/XiShuHome/1/image/2021-07-19/JNB6TSKw.jpg")}
.service ul li.adv-item_4{background-image: url("https://pic.xishuw.com/XiShuHome/1/image/2021-07-19/rfDjHdxy.jpg")}
.service ul li.adv-item_5{background-image: url("https://pic.xishuw.com/XiShuHome/1/image/2021-07-19/QAY7aif7.jpg")}
.service ul li.adv-item_6{background-image: url("https://pic.xishuw.com/XiShuHome/1/image/2021-07-19/mWmjXeTJ.jpg")}
.service ul li.adv-item_7{background-image: url("https://pic.xishuw.com/XiShuHome/1/image/2021-07-19/ZynQrc5e.jpg")}
.service ul li.adv-item_8{background-image: url("https://pic.xishuw.com/XiShuHome/1/image/2021-07-19/ZdSDGnMH.jpg")}
.service .item_mask {position:absolute;left:0;right:0;top:0;bottom:0;background: rgba(22,26,29,.75);-webkit-transition:all.4s cubic-bezier(.4,0,.2,1);-o-transition:all.4s cubic-bezier(.4,0,.2,1);transition:all.4s cubic-bezier(.4,0,.2,1); cursor:pointer;}
.service .mask_cont{position:absolute;left:0;right:0;top:60px;bottom:0;-webkit-transition:all.4s cubic-bezier(.4,0,.2,1);-o-transition:all.4s cubic-bezier(.4,0,.2,1);transition:all.4s cubic-bezier(.4,0,.2,1); font-size:14px;}
.service .mask_cont .tit{font-size:20px;color:#FFFFFF;text-align:center;line-height:20px;margin-top:20px;-webkit-transition:all.4s cubic-bezier(.4,0,.2,1);-o-transition:all.4s cubic-bezier(.4,0,.2,1);transition:all.4s cubic-bezier(.4,0,.2,1);}
.service .mask_cont .panel{padding:0;margin:0;margin-top:0px;font-size:0;line-height:0;margin-top:20px;-webkit-transition:all.4s cubic-bezier(.4,0,.2,1);-o-transition:all.4s cubic-bezier(.4,0,.2,1);transition:all.4s cubic-bezier(.4,0,.2,1);}
.service .mask_cont .line{width:20px;height:2px;background:#fff;display:inline-block;opacity:1;filter:alpha(opacity=100);}
.service .mask_cont .txt{font-size:14px;color:#FFFFFF;letter-spacing:0;text-align:center;line-height:24px;margin:0;padding:0;margin-top:14px;-webkit-transition:all.4s cubic-bezier(.4,0,.2,1);-o-transition:all.4s cubic-bezier(.4,0,.2,1);transition:all.4s cubic-bezier(.4,0,.2,1);}
.service .mask_cont .cont_btn{display:inline-block;border:1px solid#fff;border-radius:4px;width:120px;height:38px;line-height:38px;font-size:14px;color:#fff;text-decoration:none;margin-top:10px;opacity:0;-webkit-transition:all.4s cubic-bezier(.4,0,.2,1);-o-transition:all.4s cubic-bezier(.4,0,.2,1);transition:all.4s cubic-bezier(.4,0,.2,1);-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;}
.service .mask_cont .cont_btn:hover{ background:#fff; color:#00a0e9;}
.service .bottom{width:320px;height:28px;display:block;font-size:20px;color:#5188a6;cursor:pointer;margin:80px auto;}
.service .bottom a{ color:#00a0e9;}

.adv_hover .item_mask .mask_cont .tit {margin-top: 16px;}
.adv_hover .item_mask .mask_cont .txt {opacity: 0; height:20px; overflow:hidden;}
.adv_hover .item_mask .mask_cont .panel {margin-top: 18px;}
.adv_hover .item_mask .mask_cont {top: 26px;}
.adv_hover .item_mask {background: rgba(22,26,29,.35);}
.adv_hover .item_mask .mask_cont .cont_btn {    margin-top: -30px;    opacity: 1;}

/*cooperate*/
.cooperate{ width:100%; background:#fbfbfb;padding-bottom: 50px;}
.cooperate .mod-m-title{ text-align:center; line-height:50px; padding:50px 0 30px 0; }
.cooperate_mask_left{position:absolute;top:0;left:0;z-index:99;width:150px;bottom:0;background:-webkit-gradient(linear,right top,left top,from(rgba(251,251,251,0)),to(rgba(251,251,251,1)));background:-webkit-linear-gradient(right,rgba(251,251,251,0),rgba(251,251,251,1));background:-o-linear-gradient(right,rgba(251,251,251,0),rgba(251,251,251,1));background:linear-gradient(to left,rgba(251,251,251,0),rgba(251,251,251,1));pointer-events:none;}
.cooperate_mask_right{position:absolute;top:0;right:0;z-index:99;width:150px;bottom:0;background:-webkit-gradient(linear,right top,left top,from(rgba(251,251,251,1)),to(rgba(251,251,251,0)));background:-webkit-linear-gradient(right,rgba(251,251,251,1),rgba(251,251,251,0));background:-o-linear-gradient(right,rgba(251,251,251,1),rgba(251,251,251,0));background:linear-gradient(to left,rgba(251,251,251,1),rgba(251,251,251,0));pointer-events:none;}
.cooperate .cooperate-scroll{ position: relative; width:100%; clear:both; overflow:hidden; max-width: 1200px;margin: 0 auto;}
.cooperate .cooperate-scroll ul{ white-space: nowrap}
.cooperate .cooperate-scroll ul li{ display:inline-block;}
.cooperate .cooperate-scroll ul li .cooperate-item{display: block;position:relative;height: 66px;width: 150px;margin: 20px 10px; background-color: #fff;}
.cooperate .cooperate-scroll ul li .cooperate-item img{max-width: 80%;max-height:80%;position: absolute;left:50%;top: 50%;transform: translateX(-50%) translateY(-50%);}

.positions{padding: 50px 0;border-bottom: 1px dashed #ebebeb;}
.position-wrapper{display: flex;padding-top: 35px;flex-direction: row;}
.position-img{width: 400px;}
.position-img img{width: 100%;}
.position-desc{flex: 1;color: #2A2E36;padding-left: 50px;}
.position-desc table{width: 100%;border-left: 1px solid rgba(0,0,0,.05)}
.position-desc table thead th{line-height: 2.5;background-color: rgba(0,160,231,.08)}
.position-desc table td{padding: 15px 10px;color: #5F6464;border-bottom: 1px solid rgba(0,0,0,.05);border-right: 1px solid rgba(0,0,0,.05)}

.contact-flx {
    width: 100%;
    overflow: hidden;
    margin-top: 44px;
}

.contact-flx .pic {
    width: 588px;
    float: left;
    margin-right: 72px;
    position: relative;
    height: 391px;
}

.contact-flx .pic a {
    display: block;
    width: 100%;
    height: 100%;
}

.contact-flx .pic a img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.contact-flx .pic .label {
    position: absolute;
    padding: 24px;
    box-sizing: border-box;
    bottom: 0;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 43px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    background-image: linear-gradient(to bottom, transparent, rgba(0,0,0, .03), rgba(0,0,0, .1), rgba(0,0,0, .2), rgba(0,0,0, .3));
}

.contact-flx .pic .label .txt {
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.3;
}

.contact-flx .list-box {
    overflow: hidden;
}

.contact-flx .list-box .li {
    width: 100%;
    margin-top: 41px;
}

.contact-flx .list-box .li .label {
    font-size: 20px;
    color: #2A2E2E;
    letter-spacing: 0;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.contact-flx .list-box .li .date {
    font-size: 16px;
    color: #919797;
    letter-spacing: 0;
    line-height: 29px;
    margin-top: 8px;
}
.contact-flx a{color: #00a0e9}

.join-banner{height: 350px;background-image: url("../images/joinus.jpg");background-size: cover;background-position: left center;}
.join-banner h3{width: 1200px;margin:0 auto;padding-top: 100px;font-size: 30px;color: #fff;font-weight: normal;font-style: italic;}
.join-banner_desc{width: 1200px;margin:0 auto;font-size: 17px;color: rgba(255,255,255,.8);padding-top: 10px;}
.job{color: #2A2E36}
.job .txt{font-size:16px; line-height:2; padding:10px;}
.job .require{font-size: 16px;line-height: 2;padding: 20px;background-color: rgba(0,160,231,.08);margin: 44px 0;}
.job .require a{color: #00a0e9}
.job .tit{font-size: 30px;text-align: center;padding: 20px 0}
.job .joinus{margin: 20px auto;width: 800px;}
.job .joinus h3{font-size: 20px;}
.job .joinus h6{font-size: 16px;font-weight: normal;margin-top: 15px;}
.job .joinus li{color: #5F6464}
.job .join-other{padding: 15px 0;}
.job .join-other .join-other_btn a{margin-right: 30px;}
.job .join-other .join-other_btn1{display: inline;}
.job .join-other .join-other_btn2{display: none;}
.join-m{display: none;}

.statement-text-box{color: #2A2E36;line-height: 26px;width: 800px;margin:0 auto;padding-top: 30px;}
.statement-text-box p{padding-bottom: 30px;text-align: justify;}
.statement-pt{padding-bottom: 70px;}

@media screen and (max-width: 1160px) {
    .en-us .team-box .li-4,.en-us .team-box .li-9{ height:360px;}
    .en-us .team-box .li-5 .mess, .en-us .team-box .li-15 .mess{ margin-top:65px;}
    .en-us .team-box .li-10 .mess{ margin-top:105px;}
    .en-us .team-box .li-16 .mess{ margin-top:65px;}

}

@media screen and (max-width: 1024px) {
    .en-us .team-box .li-10 .mess{ margin-top:65px;}
    .en-us .team-box .li-5 .mess,.en-us .team-box .li-15 .mess,.en-us .team-box .li-16 .mess{ margin-top:35px;}
}

@media screen and (max-width: 768px) {
    .business-architecture{ display:block;}
    body .brand-item.white-bg.pt{ padding-top: 50px;}
    .history-button{ display: block; height: 50px; background: #FBFBFB;}
    .history-button .line-wrap{ padding-top: 24px; float: left; width:75%; margin-right:4%; }
    .history-button .line{  height: 2px; background: #E9ECF0; position: relative;  }
    .history-button .focus{ width:10%; height: 100%; position: absolute; background: #0052D9; }
    .history-button .img{ float: left;}
    .history-button img{ width:8px; float: left; padding: 12px; padding-top: 18px;}

    .framework-wrap{ display:none;}
    body .mod-con{ margin:0 12px;}
    .mod-con .brief-text-box h4{font-size: 16px; line-height: 29px; margin-bottom:12px;}
    .brief-text-box{margin-top:20px;margin-bottom: 0px;padding-left: 12px;padding-right: 12px;box-sizing: border-box;}
    .clearfix-mission{ display:block;}

    .join-banner{background-position: center center;background-image: url("../images/joinus_m.jpg")}
    .join-banner h3,.join-banner .join-banner_desc{display: none}
    .join-m{display: block;color: #2A2E36;margin: 20px 12px 0 12px;text-align: center;}
    .join-m h3{font-size: 24px;font-weight: normal;font-style: italic;}
    .join-m .join-banner_desc{color: #5F6464;font-size: 15px;padding-top: 10px;width: 100%;}
    .job .require{margin-top: 20px;}
    .job .joinus{width: 100%;}
    .statement-text-box{width: 90%;}
    .mission{ display: none;}
    .brief-text-box .desc{
        text-align: justify;
        margin-bottom: 27px;
        padding: 0 8px;
        box-sizing: border-box;
    }
    .brief-text-box .desc .br{display: none}
    .honor-desc,.leader-row_desc{text-align: justify}
    .m-mission{
        background: #FBFBFB;
        padding-top: 30px;
        padding-bottom: 20px;
        position: relative;
        margin-top: 40px;
    }
    .m-mission .text-bg{
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .m-mission .brief-text-box .desc{text-align: center}
    .honor-header{ height: 200px;}
    .honor-header h2{padding-top:72px; font-size: 24px;}
    .honor-content{ position: relative;}
    .honor-main{width: 100%}
    .honor-img{width: 100%}

    .history-header{ height: 200px;}
    .history-header h2{padding-top:72px; font-size: 24px;}

    .history-content{ position: relative;}
    .progress-bar{  padding-top: 50px;  transform: translate(-50%,-50%) scale(0.6,0.6) ;  position: absolute; left:50%; top: 160px;}

    .progress-bar .node{  transform: scale(1.5,1.5) ;}
    .progress-bar .line{  transform: scale(0.88,0.88) ;}

    .history-main{width: 100%}
    .history-title{width:80px;}

    .history-title{ padding-top:0px; margin-bottom:12px;}
    .history-main-box .li{margin-bottom:12px;}

    .tuandui-img{width: 100%;height: auto;max-width: 700px;}

    .team-box .li{ width: 50%; height: 180px; position: relative;display: inline-block;*display: inline;word-spacing: 0;vertical-align: top;}
    /*  .team-box .row .li{
        height: 190px;
      }
      .team-box .row .li:last-child{
        height: 172px;
      }*/

    .team-box .li .pic{ transform-origin: 100% 0%; transform: scale(0.6,0.6);}
    .team-box .li{ padding-left:15px;padding-bottom: 25px;}
    .team-box  .li .mess{ margin-top: 60px;}
    .en-us .team-box .li .mess{
        margin-top: 35px;
    }
    .team-box .li .m-mess{ margin-top: 19px;}
    .team-box .li .t-mess{ margin-top: 40px;}
    .team-box .li .label{ font-size: 16px; line-height: 20px;margin-bottom: 6px;}
    .team-box .li .label span{
        font-size: 11px;
        line-height: 15px;
    }
    .team-box .li .job-mess p{ font-size: 12px;line-height: 21px;}


    .en-us .team-box .li-5 .mess{ margin-top:15px;}
    .en-us .team-box .li-8 .mess{ margin-top:55px;}
    .en-us .team-box .li-12 .mess{ margin-top:55px;}
    .en-us .team-box .li-14 .mess{ margin-top:55px;}
    .en-us .team-box .li .label{ width:50%;}
    .en-us .team-box .li-15 .label{ width: 60%;}
    .en-us .team-box .li{ height:200px;}
    .en-us .team-box .li-4,.en-us .team-box .li-5, .en-us .team-box .li-6, .en-us .team-box .li-7, .en-us .team-box .li-8,.en-us .team-box .li-9{ height:250px;}
    .en-us .team-box .li-16, .en-us .team-box .li-17, .en-us .team-box .li-18{height:250px;}
    .en-us .team-box .li-16 .mess, .en-us .team-box .li-17 .mess{ margin-top:15px;}

    .culture-wrap{ padding-left: 0px;}
    .culture-box .t-box .pic{ width: 100%;}

    body .clearfix ul{ width: auto;}
    body .culture-box .t-box .mess-box{ width: 100%;}
    .brand-item .mod-max-con{ margin: 0 12px; width: auto; background: none;}
    .culture-wrap{
        padding-bottom: 50px;
    }

    body .address-pic .bg{ width: 100%;}
    body .address-pic .mark{ left: 4.8%; top: 22%; width: 59%;}
    .address-box .address-tab .labels{ display:none;}
    body .address-box .address-tab .tab-ul{ height: auto; padding: 0px;position: relative;width: 100%;}
    body .address-box .address-tab .tab-ul li{ float: none; margin: 0px;    border-top: solid 1px #E9ECF0;}
    body .address-box .address-tab .tab-ul .box{ position: relative; top: 0px; left: 0px; width: auto;display: none; margin-bottom: 10px;}
    body .address-box .address-tab .tab-ul li .label:after{content:' ';  transition: transform 0.2s; left: initial !important; top: 20px !important; right: 0px !important; display: block;   background-color:rgba(0,0,0,0);  background: url(../images/icon_arrow_d.png) no-repeat 0 0 !important; height: 12px !important; width: 12px !important; position:absolute; background-size:contain !important; }
    body .address-box .address-tab .tab-ul li .label.active:after {
        transform: rotate(180deg);
    }
    body .address-box .address-tab .tab-ul .active-li .label:after{ transform: rotate(180deg);}
    body .address-box .address-tab .tab-ul li .label{ text-align: left; font-size: 14px; line-height: 53px;}
    body .address-wrap .mod-con{ margin: auto;}
    /* .address-box .address-tab .tab-ul .active-li .box{ margin-bottom: 10px;} */


    body .brand-item.white-bg{  padding-bottom:48px;}
    .culture-box .t-box .mess-box{ margin-top:28px;}
    .brand-item .label-box h3{margin-bottom:28px; line-height: 29px; text-align: left;font-size: 20px;}
    .address-wrap-wrap{
        padding-bottom: 0px !important;
        margin-bottom: 12px !important;
    }
    .culture-box .item-title{ font-size: 16px;}
    .culture-box .t-box .desc-text{ font-size: 14px; line-height: 25px;}

    .culture-box .t-box ul{ margin-bottom: 24px;  margin-top: 12px;}
    .culture-box .t-box .min-desc-text{ float: left;}
    .culture-box .boxx .x-item h5{ float: left; font-size: 14px;margin-bottom: 7px;margin-top: 2px;}
    .culture-box .boxx .x-item .p{ float: left; width: 85%; font-size: 12px; padding-left: 10px;color: #919797;}
    .en-us .culture-box .boxx .x-item .p{
        padding-left: 0;
        float: none;
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .culture-box .boxx .x-item .p br{ display: none;}
    .address-pic{ width: auto;}

    .address-wrap-wrap{ background: #FBFBFB; margin-top:0px; margin-bottom:10px; }

    .team-box .title-l{ text-align: center;}
    .brand-item .label-box{ width: auto; float: none;}
    .business-architecture{ padding-top: 12px; padding-bottom: 35px; color: #5F6464}
    .business-architecture .mod-con{ background: #FBFBFB; padding-bottom:20px;}
    .business-architecture h3{  padding-top: 48px; padding-bottom: 40px;}
    .business-architecture img{ width: 165px; margin: auto; display: block; padding-bottom: 24px;}

    .business-architecture-ul{ width: 90%; margin: auto;}
    .business-architecture-ul .li{ background: #fff; margin-bottom: 8px;}
    .business-architecture-ul .title{ height: 70px;position: relative;}
    .business-architecture-ul .title .left .t-type{
        float: left;margin-top: 25px;
    }
    .en-us .business-architecture-ul .title .left .t-type span{
        display: inline-block;
    }
    .en-us .business-architecture-ul .title .left .t-type{
        font-size: 13px;
    }
    .business-architecture-ul .title .right{
        position: absolute;
        width: 12px;
        height: 12px;
        background: url(../images/m-icon_arrow_d.png) no-repeat center;
        background-size: 100% 100%;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transition: transform 0.2s;
    }
    .business-architecture-ul .title .tab{ font-size: 24px; color: #2A2E2E; padding-left: 25px; padding-right:15px;float: left;margin-top: 14px;}
    .en-us .business-architecture-ul .title .tab.tab_CSIG { padding: 0 16px; }
    .business-architecture-ul .content.acitve{}
    .business-architecture-ul .content{ border-top: 1px solid #F2F3F5; display: none;}
    .business-architecture-ul .content .txt{  padding: 20px;}

    .tuanduiguanli.brand-item .label-box h3{ margin-bottom: 0px;font-size: 20px;}

    .team-box{ margin-top: 24px;display: table;
        word-spacing: -1em;}
    .team-box .title-l{ margin-top: 34px; margin-bottom: 15px;font-size: 20px; word-spacing: normal;}

}


@media screen and (max-width: 750px) {
    .en-us .team-box .li-3,.en-us .team-box .li-10{ height:250px;}
    .en-us .team-box .li-5 .mess{ margin-top:35px;}
}

@media screen and (max-width: 376px) {
    .brief-text-box{
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 375px) {
    .en-us .team-box .li-7,.en-us .team-box .li-8{ height: 295px;}
    .en-us .team-box .li-7 .mess{ margin-top:15px;}
}

@media screen and (max-width: 360px) {
    .en-us .business-architecture-ul .title .left .t-type{ width:137px; margin-top: 21px;}
}


@media screen and (max-width: 330px) {
    .history-button .line-wrap{ margin-right:0%; }
}
