.header_con {
    width: 100%;
    margin-top: 80px
}

.introduce_con {
    width: 100%;
    height: 33vw;
}

.position_con {
    width: 760px;
    margin: 0 auto;
}

.position_list {
    width: 190px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.position_list:hover a {
    color: #AF935C;
}

.position_box {
    width: 100%;
    height: 80px;
    padding-top: 40px
}

.introduce_title {
    font-size: 42px;
    font-weight: 550;
    color: #333333;
    text-align: center;
    letter-spacing: 5px;
    margin-top: 65px;
}

.introduce_txt {
    width: 68%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    text-indent: 34px;
    margin-top: 30px;
}

.cooperation {
    width: 100%;
    height: 30vw;
}

.cooperation_title {
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 54px;
    margin-left: 10%;
    padding-top: 200px;
}

.cooperation_title span {
    background: linear-gradient(270deg, #E28E35 0%, #FBC84A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cooperation_txt {
    width: 1440px;
    margin-left: 10%;
    height: 54px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    margin-top: 30px;
}

.deve_concept {
    width: 1920px;
    height: 34vw;
    background: #f5f5f5;
    position: relative;
}

.concept_tit {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    padding-top: 116px;
}

.concept_box {
    width: 84%;
    height: 100px;
    margin: 80px auto;
    margin-left: 7.5%;
}

.concept_list {
    width: 23%;
    height: 220px;
    background: #fff;
    float: left;
    margin-left: 28px;
    position: relative;
}

.concept_list_tit {
    position: absolute;
    top: 46px;
    left: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.concept_list_icon {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 46px;
    right: 60px;
}

.concept_list_icon img {
    width: 36px;
    height: 36px;
}

.concept_list_txt {
    position: absolute;
    top: 106px;
    left: 30px;
    width: 320px;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

/*服务流程 */


.service_process {
    width: 1920px;
    height: 820px;
    background-image: linear-gradient(to right, #8c44cd, #302997);
}

.service_title {
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding-top: 110px;
}

.service_title2 {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}

.service_process_con {
    width: 85.3%;
    margin: 0 auto;
    margin-top: 20px;

    /* padding-right:28px; */
}

.service_list {
    width: 23.5%;
    height: 215px;
    margin-left: 1.5%;
    /* border:1px solid red; */
    float: left;
    margin-top: 28px;
}

.service_list:first-child {
    margin-left: 0px;
}

.service_list:nth-child(5) {
    margin-left: 0px;
}

.service_list_1 {
    background: url('../images/aboutus/01.png') 100% no-repeat;
}

.service_list_2 {
    background: url('../images/aboutus/02.png') 100% no-repeat;
}

.service_list_3 {
    background: url('../images/aboutus/03.png') 100% no-repeat;
}

.service_list_4 {
    background: url('../images/aboutus/04.png') 100% no-repeat;
}

.service_list_6 {
    background: url('../images/aboutus/05.png') 100% no-repeat;
}

.service_list_7 {
    background: url('../images/aboutus/06.png') 100% no-repeat;
}



.service_list_1:hover {
    background: url('../images/aboutus/1.png') 100% no-repeat;
}

.service_list_2:hover {
    background: url('../images/aboutus/2.png') 100% no-repeat;
}

.service_list_3:hover {
    background: url('../images/aboutus/3.png') 100% no-repeat;
}

.service_list_4:hover {
    background: url('../images/aboutus/4.png') 100% no-repeat;
}

.service_list_6:hover {
    background: url('../images/aboutus/5.png') 100% no-repeat;
}

.service_list_7:hover {
    background: url('../images/aboutus/6.png') 100% no-repeat;
}






.service_list:hover .service_list_tit {
    color: #333333;
}

.service_list:hover .service_list_txt {
    color: #666666;
}












.service_list_tit {
    height: 22px;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    margin: 45px 0 0 36px;
}

.service_list_txt {
    width: 297px;
    height: 19px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    opacity: 0.6;
    margin: 20px 0 0 36px;
}

.evaluate_box {
    width: 85.3%;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}

.list_box_scorll {
    width: 5000px;
    position: absolute;
}

.evaluate_list {
    position: relative;
    height: 100px;
    float: left;
    margin-left: 100px;
}

.evaluate_list:first-child {
    margin-left: 0px;
}

.evaluate_list_img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    float: left;
}

.evaluate_list_img img {
    border-radius: 50%;
}

.list_text_box {
    float: left;
    margin-left: 6px;
}

.evaluate_list_tit {
    height: 17px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    /* position:absolute;
    left:90px;
    top:10px; */
}

.evaluate_list_txt {
    height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 10px;
    /* position:absolute;
    left:88px;
    top:40px; */
}






/* 荣誉资质 */
.honors {
    width: 1920px;
    height: 762px;
    background: #f5f5f5;
    margin-top: 70px;
}

.honors_left {
    width: 740px;
    height: 554px;
    float: left;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-top: 100px;
}

.honors_left img {
    display: none;
    margin: 0 auto;
    margin-top: 30px;
}

.honors_left2 img {
    margin-top: 50px !important;
}

.honors_box {
    width: 80%;
    margin: 0 auto;
}

.honors_right {
    width: 672px;
    height: 560px;
    float: right;
    margin-top: 100px;
}

.honors_tit {
    height: 40px;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.honors_tit span {
    color: #AF935C;
}

.honors_tit2 {
    height: 18px;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 10px;
}

.honors_list {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.honors_list span {
    display: block;
    width: 8px;
    height: 8px;
    background: #af935c;
    border-radius: 50%;
    float: left;
    margin-top: 12px;
}

.honors_list p {
    float: left;
    width: 94%;
    margin-left: 12px;
}

.clear {
    clear: both;
}

.honors_active span {
    width: 20px;
    height: 20px;
    background: transparent;
    background: url('../images/aboutus/position-1.png') no-repeat;
    margin-top: 5px;
    margin-left: -12px;
}

.honors_active p {
    color: #333333;
    font-weight: bold;
}








/* 公司环境 */
.t1-a1 {

    padding: 90px 0 60px;

}

.t1-a2 {
    font-size: 52px;
    line-height: 52px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 26px;
    position: relative;
}

.t1-a3 {

    font-size: 24px;

    line-height: 24px;

    color: #5e5e5e;

    text-align: center;

    font-weight: lighter;
}

.lc_inner {
    width: 1600px;
    /* height:40px; */
    position: relative;
    margin: 0 auto;
    visibility: visible;
}

.cb:before {
    clear: both;
    content: "";
    display: block;
}

/* .cb::before, .cb::after {
    display: block;
    content: "";
    height: 0;
    clear: both;
} */
.lc-team-btn-wrapper {
    padding-left: 0;
    padding-top: 30px;
    position: absolute;
    left: 0;
    top: .69444%;
    z-index: 5;
}

.lc-team-btn-wrapper .lc-team-btn {
    background: #eeeded;
    width: 160px;
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    float: left;
    margin-right: 10px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}

.lc-team-btn-wrapper .lc-team-btn.active {
    color: #fff;
    background: #AF935C;
}

.cb::before,
.cb::after {
    display: block;
    content: "";
    height: 0;
    clear: both;
}

.lc-team-pc-left {
    padding-top: 65px;
    width: 62%;
    position: relative;
    float: left;
}

.lc-team-pc-left-text {
    color: #5c5c5c;
    height: 240px;
    font-size: 14px;
    line-height: 1.875;
    margin-top: 5.33981%;
    padding-right: 6.43204%;
}

.office_img_box {
    margin-top: 30px;
}

.office_img {
    float: left;
    width: 310px;
    height: 327px;
    margin-left: 20px;
    overflow: hidden;
}

.office_img img {
    width: 315px;
    height: 327px;
    cursor: pointer;
    transition: all 0.6s;
}

.office_img img:hover {
    transform: scale(1.4);
}

.lc-team-pc-right div {
    width: 585px;
    height: 327px;
    overflow: hidden;
}

.lc-team-pc-right div img {
    width: 585px;
    height: 327px;
    cursor: pointer;
    transition: all 0.6s;
}



.lc-team-pc-right div img:hover {
    transform: scale(1.4);
}


.office_img:first-child {
    margin-left: 0px;
}

.lc-team-pc-right {
    width: 38%;
    float: right;
    margin-top: 40px;
}

.lc-team-pc-right div {}


/* 公司大事记 */
.about-wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 645px;
    overflow-y: auto;
}

.about-wrap .slide-wrap {
    width: 100%;
    height: 100%;
    padding-top: 80px;
    background: rgba(0, 0, 0, .03);
    position: absolute;
    top: 0;
    left: 0;
    padding-left: calc(50% - 1560px / 2);
}

.slide-content-wrap {
    height: 100%;
    padding-left: 2.3rem;
    cursor: url(https://xps01.xiaopeng.com/www/v2/mouse.png), move;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    position: relative;
}

.slide-content-wrap .content-container {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
}

.slide-content-wrap .content-container .list-item:nth-child(1) {
    width: 2rem;
}

.slide-content-wrap .content-container .list-item:nth-child(1):after {
    width: .5rem !important;
}






/* .slide-content-wrap .content-container .list-item:nth-child(1):after {
    width: .6rem;
} */

.about-wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 645px;
}

.about-wrap .slide-wrap {
    width: 100%;
    height: 100%;
    padding-top: 80px;
    background: rgba(0, 0, 0, .03);
    position: absolute;
    top: 0;
    left: 0;
    padding-left: calc(50% - 1560px / 2);
}

.slide-content-wrap {
    height: 100%;
    padding-left: 2.3rem;
    cursor: url(https://xps01.xiaopeng.com/www/v2/mouse.png), move;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    position: relative;
}

.slide-content-wrap,
.slide-content-wrap .content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.slide-content-wrap .content-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

/* .slide-content-wrap .content-container .list-item:first-of-type {
    padding-left: .1rem;
    padding-right: 1.54rem;
    width: auto;
} */
.slide-content-wrap .content-container .list-item {
    position: relative;
    display: inline-block;
    padding-right: 0.3rem;
    /*height: 4.4rem;*/
    max-width: 460px;
    height: 100%;
}

.slide-content-wrap .content-container .list-item .inline-block {
    white-space: normal;
}

.slide-content-wrap .content-container .list-item h3 {
    line-height: 36px;
    font-size: 36px;
    color: #af925b;
    font-weight: bold;
}

.slide-content-wrap .content-container .list-item {
    width: 9rem;
}

.slide-content-wrap .content-container .list-item .inline-block .date-title {
    height: 450px;
    padding-right: 0.1rem !important;
    font-weight: 500;
}

/*修改滚动条样式*/
.slide-content-wrap .content-container .list-item .inline-block .date-title::-webkit-scrollbar {
    width: 6px;
    height: 10px;
    /**/
}

.slide-content-wrap .content-container .list-item .inline-block:hover .date-title::-webkit-scrollbar {
    width: 6px;
    height: 10px;
    /**/
}

/*.slide-content-wrap .content-container .list-item .inline-block .date-title::-webkit-scrollbar{*/
/*    width:6px;*/
/*    height:10px;*/
/*    !**!*/
/*}*/
.slide-content-wrap .content-container .list-item .inline-block:hover .date-title::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 6px;
}

.slide-content-wrap .content-container .list-item .inline-block .date-title::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0);
    border-radius: 6px;
}

/*.slide-content-wrap .content-container .list-item .inline-block .date-title::-webkit-scrollbar-track{*/
/*    background: rgb(239, 239, 239);*/
/*    border-radius:2px;*/
/*}*/
.slide-content-wrap .content-container .list-item .inline-block .date-title::-webkit-scrollbar-thumb {
    background: rgba(205, 205, 205, 0);
    border-radius: 6px;
}

.slide-content-wrap .content-container .list-item .inline-block:hover .date-title::-webkit-scrollbar-thumb {
    background: rgba(205, 205, 205, 1);
    border-radius: 6px;
}

.slide-content-wrap .content-container .list-item .inline-block .date-title::-webkit-scrollbar-thumb:hover {
    background: #333;
}

.slide-content-wrap .content-container .list-item .inline-block .date-title::-webkit-scrollbar-corner {
    background: #179a16;
}

.slide-content-wrap .content-container .list-item .date-title {
    font-size: 14px;
    color: #505050;
    white-space: normal;
    line-height: 32px;
    text-align: justify;
    font-weight: bold;
    /* min-width: 8rem;
    width: 8rem; */
    overflow-y: auto;
}

.about-wrap {
    overflow-y: auto;
}

.about-wrap::-webkit-scrollbar {
    width: 0 !important
}

.about-wrap {
    -ms-overflow-style: none;
}

.about-wrap {
    overflow: -moz-scrollbars-none;
}

.slide-content-wrap .content-container .list-item .inline-block:first-of-type {
    margin-right: .9rem;
}

.slide-content-wrap .content-container .list-item .date-title {
    font-size: 14px;
    color: #505050;
    white-space: normal;
    line-height: 32px;
    text-align: justify;
}

.slide-content-wrap .content-container .list-item .date-title div {
    font-size: 18px;
    padding-top: 18px;
}

.slide-content-wrap .content-container .list-item .date-title>div {
    margin-bottom: .05rem;
}

.slide-content-wrap .content-container .list-item .date-title p {
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #505050;
    white-space: normal;
    line-height: 32px;
    text-align: justify;
}

/*.slide-content-wrap .content-container .list-item .date-title p:before {*/
/*    position: absolute;*/
/*    top: .13rem;*/
/*    left: -1px;*/
/*    display: block;*/
/*    content: "";*/
/*    border: 1px solid #000;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-radius: 50%;*/
/*}*/
.slide-content-wrap .content-container .list-item:nth-of-type(n+2):after {
    position: absolute;
    content: "";
    height: 0;
    width: calc(100% - 1.3rem);
    top: 20px;
    right: .25rem;
    border-top: 1px solid #ddd;
}

/*.slide-content-wrap .content-container .list-item:first-of-type:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    height: 0;*/
/*    width: .1rem;*/
/*    top: .35rem;*/
/*    right: 1.65rem;*/
/*    border-top: 1px solid #ddd;*/
/*    -webkit-transform: rotate(-30deg);*/
/*    -ms-transform: rotate(-30deg);*/
/*    transform: rotate(-30deg);*/
/*}*/
.slide-content-wrap .content-container .list-item:first-of-type:after {
    position: absolute;
    content: "";
    height: 0;
    width: 1.6rem;
    top: 20px;
    right: .15rem;
    border-top: 1px solid #ddd;
}

.slide-content-wrap .content-container .list-item .inline-block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

/* 合作企业 */
.consolelog1-a1 {
    z-index: -1;
    width: 100%;
    padding: 20px 0 80px 0;
    position: relative;
}

.consolelog1-a2 {
    width: 1560px;
    position: relative;
    margin: 0 auto;
}

.consolelog1-a3 {
    width: calc((100% - 12px*5)/5);
    height: 0;
    padding-bottom: calc((100% - 12px*5)/5*100/250);
    margin: 0 12px 12px 0;
    float: left;
    position: relative;
    background: #f8f9fb;
}

.consolelog1-a3>div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.consolelog1-a3>div img {
    width: 100%;
    height: 100%;
}





.clear:after {
    content: "";
    display: block;
    clear: both;
}

.concept_tit::after,
.t1-a2::after {
    width: 2%;
    height: 4px;
    background: #af935c;
    position: absolute;
    left: 49%;
    top: 180px;
    transform: translateY(-50%);
    content: '';
    z-index: 5;
}

.t1-a2::after {
    top: 80px;
}

.lc-team-slide {
    display: none;
}

.lc-team-active {
    display: block;
}