@media (max-width :1600px) {
    /**/
    .leader_txt em {
        /* display: block; */
        margin: 0;
    }
}

@media (max-width :1460px) {
    .inner,
    .inner_zzm {
        width: 86%;
    }
    .csBox .inner {
        padding: 0;
    }
    .csTxt {
        max-width: 548px;
    }
    .teamDet_img
    /*  */
    .leaderItem .csImg_img .csImg_img_div {
        height: 308px;
    }
    .abDeve.pad {
       
    }
    .abLogo_a {
        padding: 1% 0;
    }
    /* about */
    .abAbout .csTxt {
        padding-right: 0
    }
    .leader_img {
        width: 160px;
        height: 160px;
    }
    .leader_txt {
        width: calc(100% - 168px);
        padding-top: 0;
        padding-left: 20px;
    }
    .leader_a {
        padding: 48px 24px;
        margin: 5px;
        width: calc(33.33% - 10px);
    }
    .abLogo_a {
        width: 110px;
        height: 110px;
        margin: 12px;
    }
    /**/
    .leader_txt em {
        /* display: block; */
        margin: 0;
    }
    /* .capabilities  */
    .capabilities {
        padding-top: 48px
    }
    .capabilities .pad {
        padding: 80px 0 168px;
    }
    #Partnership {
        padding-top: 128px;
    }
    .cs120 .csImg_bg {
        left: -5%;
        width: 110%;
    }
    .capabilities .csImg_img .csImg_img_div {
        height: 586px;
    }
    /* Pipeline */
    .pipItem {
        width: calc(33.33% - 40px);
        margin: 20px;
    }
    .pipBox .csTxt {
        min-height: 448px;
        padding: 28px;
    }
    /* footer */
    .footNav .footNav_li {
        text-align: left;
        padding: 0;
    }
    .footNav h3 a {
        font-size: 17px;
    }
    .footNav_a a {
        font-size: 14px;
    }
    .his_wrap .his_bot .year,
    .his_wrap .his_top .year
    {
    	font-size: 3.5rem;
		margin-bottom: 16px;
    }
    .his_wrap .his_top .con,
    .his_wrap .his_bot .con{
    	font-size: 17px;
    }
	.his_wrap .his_bot .year span,
    .his_wrap .his_top .year span{
    	font-size: 18px;
	
    }
	
	
}


/* -----------------------------------------------------------------  */

@media(max-width:1366px) {
    /*----- common -----*/
    .indTit h2 {
        font-size: 50px;
        margin-bottom: 28px;
    }
    /*----- footer -----*/
    /* .foot_left {
        width: 324px;
    }

    .footNav {
        width: calc(100% - 340px);
    } */
    /*----- banner -----*/
    .banner {
        height: calc(100% + 30px);
    }
    .banTxt {
        top: 48%;
    }
    .banTxt_p {
        font-size: 74px;
    }
    @keyframes banAnimat {
        0% {
            bottom: 84px;
        }
        100% {
            bottom: 100px;
        }
    }
    .indSec {
        margin-top: -100px;
    }
    .indSec_bg img {
        height: 102px;
    }
    .indAb_bg {
        top: -68px;
    }
    /*----- index -----*/
    .indAb_info {
        padding: 38px 0;
    }
    .indAb .indAb_p b {
        font-size: 21px;
        margin-bottom: 18px;
    }
    .indAb .indAb_p p {
        font-size: 16px;
        margin-bottom: 48px;
    }
    .serBox.serTwo .serItem {
        width: 47%;
    }
    /*about*/
    .leader_img {
        width: 138px;
        height: 138px;
    }
    .leader_txt {
        width: calc(100% - 148px);
    }
    .leader_a {
        padding: 36px 24px 30px;
        min-height: 230px;
    }
    .leader_txt p {
        margin-top: 6px
    }
    /*----- careers -----*/
    .join-job {
        padding: 20px 0;
    }
    /*----- contact -----*/
    .conItem .csTxt_p p br {
        display: none;
    }
}

@media(max-width:1280px) {
    /* header */
    .header {
        padding: 0 40px;
    }
    .header .nav li {
        padding: 8px 20px;
    }
    .header .logo {
        margin-top: -8px;
    }
    .header.headerFix .logo {
        margin-top: 10px;
    }
    .header.headerFix .logo img {
        width: 168px;
    }
    .csBan {
        padding-top: 87px;
    }
    /* footer */
    footer {
        padding: 62px 0 48px;
    }
    .foot_logo {
        width: 188px;
    }
    .footNav .footNav_li {
        margin-left: 2.1%;
    }
    .share-box .shareTit {
        font-size: 16px;
    }
    /* about */
    .abLogo_box {
        text-align: center;
    }
    .abLogo_a {
        float: none;
        display: inline-block;
        width: 160px;
        height: 160px;
        margin: 0 24px;
    }
    .abLogo_a:nth-last-of-type(1),
    .abLogo_a:nth-last-of-type(2),
    .abLogo_a:nth-last-of-type(3) {
        margin-top: 48px;
    }
    /*  */
    .capabilities .csBox.right .csImg {
        max-width: 45%;
    }
    .capabilities .csTxt_p h3 {
        font-size: 21px;
    }
    .capabilities .csTxt_p p {
        font-size: 16px;
        line-height: 1.8;
        margin-top: 10px;
    }
    /* part */
    .partTxt {
        padding-right: 0;
    }
    /* services */
    .serBox {
        margin: 68px 0;
    }
    .serItem h3 {
        font-size: 21PX;
    }
    .serBox .elementor-shape svg {
        height: 68px;
    }
    /*pip*/
    .pipTop_tab thead td.pipTop_thr {
        width: 428px;
    }
}

@media(max-width:1200px) {
    /*----- header -----*/
    .headTop,
    .header .nav {
        display: none;
    }
    .header .logo {
        margin: 0;
    }
    .header.headerFix .logo {
        margin: 0;
    }
    .header {
        padding: 14px 28px;
        background: #fff;
    }
    .header .logo img {
        width: 168px;
    }
    .header .logo .logo_img {
        display: block;
    }
    .header .logo_img_w {
        display: none;
    }
    .csBan {
        padding-top: 68px;
    }
    /*----- footer -----*/
    footer {
        padding: 48px 0 20px;
    }
    .footNav {
        display: none;
    }
    .foot_left {
        width: 100%;
        text-align: center;
    }
    .foot_logo {
        margin: 0 auto 34px;
    }
    /*----- common -----*/
    .inner,
    .inner_zzm {
        width: 90%;
    }
    .csImg {
        max-width: 46%;
    }
    .csTxt {
        width: 45%;
    }
    .csTxt_p p {
        font-size: 16px;
    }
    /*index*/
    .indFour {
        /*padding-top: 158px;*/
    }
    .indFour_item {
        width: 50%;
        padding: 0 45px 42px;
    }
    .indFour_ico {
        margin-bottom: 50px;
    }
    .indFour_quan {
        display: none;
    }
    .indFour_txt p {
        min-height: 108px;
    }
    .indFour_txt h4 {
        margin-top: 28px;
    }
    /*----- about -----*/
    .abAbout .csTxt {
        padding-top: 0;
    }
    .leader_a {
        width: calc(50% - 10px);
        min-height: 218px;
    }
    .teamDet .inner {
        padding: 60px;
    }
    /*----- carDet -----*/
    .carDet_top h4 {
        font-size: 28px;
        margin-bottom: 14px;
    }
    .carDet_dl dd {
        width: 50%;
    }
    /*----- newsDet -----*/
    .newsDet.pad {
        padding-top: 80px;
    }
    .newsTop h4 {
        font-size: 28px;
    }
    /*----- contact -----*/
    .conItem {
        width: 50%;
    }
}

@media(max-width:1146px) {
    /*----- index -----*/
    .indFour {
        width: 100%;
    }
}

@media(max-width:1024px) {
    /*----- common -----*/
    .indTit h2 {
        font-size: 46px;
    }
    .indMore .more {
        padding: 12px 32px;
    }
    .pad {
        padding: 80px 0 48px;
    }
    .indNav .inner {
        width: 100%;
    }
    .indNav span {
        font-size: 15px;
    }
    /* page */
    .csPage>a {
        font-size: 15px;
        padding: 8px;
    }
    .csPage>a svg {
        width: 42px;
        height: 42px;
    }
    /*----- banner -----*/
    .banner {
        height: 80vh;
        max-height: 836px;
    }
    .banTxt_p {
        font-size: 60px;
    }
    .banTxt>p {
        margin: 0;
    }
    .indSec {
        margin-top: -60px;
    }
    .indSec_bg img {
        height: 60px;
    }
    .indAb_pos {
        top: -60px;
    }
    .indAb_bg {
        top: -48px;
    }
    .csBan_mbl {
        display: block;
    }
    .csBan_web {
        display: none;
    }
    .banSocroll {
        display: none;
    }
    /*----- index -----*/
    .indAb_bg {
        display: none;
    }
    .indAb {
        padding-bottom: 28px;
    }
    .indAb_info {
        width: 100%;
        float: none;
        padding: 24px 0 28px;
        min-height: 10px;
    }
    .indAb .indAb_p p {
        margin-bottom: 30px;
    }
    .indAb_img {
        width: 100%;
        position: relative;
    }
    .indAb_img .indAb_img_img {
        display: none;
    }
    .indAb_img>img:not(.indAb_img_bg) {
        display: block;
    }
    .indAb_img_bg {
        display: none;
    }
    .elementor-shape {
        display: block;
        left: -2px;
        width: calc(100% + 3px)
    }
    .abAb_box .csBox {
        margin-top: 68px;
    }
    /*----- about -----*/
    .abMiss {
        margin-bottom: 42px;
    }
    .abMiss p {
        font-size: 18px;
        max-width: 90%;
        margin: 0 auto;
    }
    .abMiss em {
        height: 108px;
        margin: 32px 0;
    }
    .teamDet .inner {
        padding: 40px;
    }
    .teamDet_tit h2 {
        font-size: 32px;
    }
    .teamDet_tit em {
        font-size: 24px;
    }
    .teamDet_tit p {
        font-size: 15px;
    }
    .teamDet_img {
        width: 286px;
    }
    .teamDet_info {
        width: calc(100% - 286px);
    }
    .teamDet_p .mCSB_inside>.mCSB_container {
        padding-right: 20px;
    }
    .teamDet_tit {
        margin-bottom: 28px;
    }
    .teamDet_p {
        margin: 0;
        height: 338px;
    }
    /*  */
    .csBox .inner {
        padding: 0;
    }
    .csImg {
        width: 100%;
        max-width: 100%;
        margin-bottom: 28px;
    }
    .csImg_img img {
        display: none;
    }
    .csImg_img .csImg_img_mbl {
        display: block;
        /* opacity: 1; */
    }
    .csImg>img:not(.indAb_img_bg) {
        display: block;
    }
    .csBox .csTxt {
        max-width: 100%;
        float: none;
        padding: 0;
        width: 100%;
    }
    .abLeader_nav .indMore {
        margin: 0 6px;
    }
    .abLeader_nav .indMore .more {
        padding: 10px 30px;
    }
    .abDeve.pad {
        padding-bottom: 0 !important;
    }
    .his_wrap {
        margin-top: 50px;
        padding-bottom: 50px;
    }
    .slick_box .slick-arrow {
        display: none !important;
    }
    .his_wrap .btn_box {
        display: block;
    }
    .his_wrap .his_box {
        padding: 0 14px;
        width: 100%;
    }
    .his_wrap .bg {
        height: 338px;
    }
    .his_wrap .his_bot {
        height: 180px;
        left: 38%;
        width: 62%;
        padding-left: 34px;
    }
    .his_wrap .his_top .year {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .his_wrap .his_bot .year {
        font-size: 20px;
        margin-bottom: 10px;
        padding-top: 32px;
    }
    .his_wrap .his_bot .con {
        font-size: 15px;
    }
    /* cap */
    .capabilities .pad {
        padding: 48px 0;
    }
    .capabilities .csTxt {
        min-height: auto;
        margin-bottom: 28px;
    }
    .capabilities .csImg {
        position: relative;
        margin-bottom: 60px;
    }
    .cs120 .csImg_bg {
        left: -5%;
        height: 90%;
        width: 100%;
    }
    .cs80 .csImg_bg {
        left: -6%;
        height: 90%;
        width: 100%;
    }
    .capabilities .csBox.right .csImg {
        position: relative;
        max-width: 100%;
    }
    .capabilities .csImg_img_div {
        display: none;
    }
    .capabilities .csTxt_p h3 {
        margin-bottom: 12px;
    }
    #Partnership {
        padding: 80px 0;
    }
    /*----- pip -----*/
    .pipTop_tab .pipTop_last {
        display: none;
    }
    .pipTop .tab_p {
        line-height: 1;
        display: block;
        top: 0;
        transform: translateY(0);
        font-size: 12px;
    }
    .pipTop .tab_p br {
        display: none;
    }
    .pipTop_p {
        font-size: 17px;
        max-width: 90%;
    }
    .csImg_img_img img {
        display: block;
    }
    .pipTop_tab img {
        display: inline-block;
    }
    .pipTop_thr {
        display: none;
    }
    .pipTop_tab td .tab_name {
        display: block;
    }
    .pipTop .csImg .pipTop_tab {
        opacity: 1;
    }
    /* pip det*/
    .pipFix_name {
        padding-left: 50px;
    }
    .pipFix_txt {
        padding-left: 50px;
    }
    .pipFix_name li {
        margin-right: 30px;
    }
    .pipFix_name p {
        font-size: 18px;
        /*width: 120px;*/
    }
    .pipFix_img {
        height: 280px;
    }
    .pipFix_txt h1 {
        font-size: 24px;
    }
    /* part */
    .partIco {
        width: 148px;
    }
    .partTxt {
        width: calc(100% - 148px);
        padding-left: 34px;
    }
    .partTxt p {}
    /* services */
    .serBox {
        margin: 0;
    }
    .serItem {
        float: none;
        width: 100%;
        margin: 28px auto;
        max-width: 780px;
    }
    .serItem {
        margin-top: 0;
    }
    .serItem ul {
        min-height: 10px;
    }
    .serItem h3 {
        bottom: 0;
        left: 10px;
    }
    .serItem ul {
        padding: 28px 10px;
        overflow: hidden;
    }
    .serItem li {
        float: left;
        width: 47%;
    }
    .serBox.serTwo .serItem li {
        float: none;
        width: 100%;
    }
    .serBox.serTwo .serItem ul {
        min-height: 354px;
    }
    /*----- careers -----*/
    .join-job .title .two,
    .join-job .tit .two,
    .join-job .title .three,
    .join-job .tit .three {
        display: none;
    }
    .join-job .title p,
    .join-job .tit p {
        width: 25%;
    }
    .join-job .tit p {
        font-size: 15px;
    }
    .join-job .title p.one,
    .join-job .tit p.one {
        width: 58%;
        text-align: left;
    }
    .jobsearch b {
        width: 86px;
    }
    .jobsearch p {
        width: calc(100% - 95px)
    }
    .join-job .title p.one {
        padding-left: 32px;
    }
    .join-job .title p:last-of-type,
    .join-job .tit p:last-of-type {
        width: 16%;
    }
    /*----- contact -----*/
    .newsItem {
        padding: 32px 0;
    }
    .newsItem:first-child {
        padding-top: 36px;
    }
    .newsTime span {
        font-size: 78px;
    }
    .newsTime p {
        font-size: 15px;
    }
    .newsTxt {
        width: calc(100% - 180px);
    }
    .newsTit {
        margin-top: 0;
        margin: 0 0 24px;
        font-size: 19px;
    }
    /*----- contact -----*/
    .conTop {
        font-size: 20px;
        padding: 10px 0 68px;
    }
}

@media(max-width:900px) {
    .indFour {
        /* background-image: none !important; */
        /* padding-top: 108px; */
        /* background-position: 0 -180px; */
        min-height: 10px;
        padding-top: 124px;
        background-position: 0 0;
        background-size: contain;
    }
    .indFour_item {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 40px;
        overflow: hidden;
    }
    .indFour_quan {
        display: none;
    }
    .indFour_item2 .indFour_ico {
        margin-top: 0;
    }
    .indFour_top {
        display: inline-block;
        vertical-align: top;
    }
    .indFour_txt {
        float: right;
        text-align: left;
        width: calc(100% - 128px);
    }
    .indFour_txt h4 {
        /* letter-spacing: -1px; */
        margin: 0 0 14px;
        font-size: 19px;
    }
    .indFour_ico {
        border-radius: 50%;
        padding: 10px;
        background: #F2F7FB;
    }
    .indFour_ico .indFour_pos {
        top: 10px;
        left: 10px;
        width: calc(100% - 20px);
    }
    .bgColor {
        background-color: #ffffff;
    }
}

@media(max-width:786px) {
    .inner {
        width: 90%;
    }
    .indTit h2 {
        font-size: 32px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }
    .indMore .more {
        padding: 8px 24px;
    }
    .indMore .more span {
        letter-spacing: 0;
        display: block;
    }
    .headMenu {
        padding: 8px 0 0;
    }
    .csBan {
        padding-top: 55px;
    }
    .pad {
        padding: 58px 0 0;
    }
    .indNav {
        border: 0;
        background: transparent;
        box-shadow: none;
    }
    .indNav span {
        line-height: 42px;
        font-size: 13px;
    }
    .indNav ul {
        display: block;
        overflow: hidden;
    }
    .indNav li {
        width: 50%;
        float: left;
        text-align: center;
        border-bottom: 1px solid #eaeaea;
        margin-left: 0;
        border-left: 0;
    }
    .indTit h2 span::before {
        width: 6px;
        height: 6px;
        right: -10px;
        bottom: 6px;
    }
    /* page */
    .news .csPage {
        width: calc(100% - 40px)
    }
    .csPage {
        padding: 0 40px;
        height: auto;
        line-height: 1;
        margin-top: 24px;
    }
    .csPage>a {
        font-size: 14px;
        padding: 5px;
        margin: 0 5px;
    }
    .csPage>a.next-page,
    .csPage>a.prev-page {
        width: 32px;
        height: 32px;
        top: -4px;
    }
    .csPage img {
        width: 4px;
        margin-top: -16px;
    }
    /*----- header -----*/
    .header {
        padding: 10px 20px;
    }
    .header .logo img,
    .header.headerFix .logo img {
        width: 118px;
    }
    .headMenu_Box {
        padding-top: 68px;
        padding-bottom: 20px;
    }
    .headMenu_Box>div {
        padding: 0 24px;
        overflow-y: auto;
        height: 100%;
    }
    .headMenu_Box li {
        margin-top: 10px;
    }
    .headMenu_Box li>a {
        font-size: 18px;
    }
    /*----- footer -----*/
    .foot_logo {
        width: 148px;
        margin-bottom: 24px;
    }
    .footIco {
        margin: 14px 0;
    }
    .footIco a {
        width: 40px;
        padding: 5px;
        height: 40px;
    }
    .share-box .shareTit {
        font-size: 14px;
        line-height: 1.4;
    }
    footer {
        padding: 28px 0 20px;
    }
    footer .share-box .copy,
    footer .share-box .build,
    footer .share-box .build a {
        font-size: 12px;
        line-height: 1.4;
    }
    .footIco_div {
        bottom: 45px;
        width: 100px;
        margin-left: -50px;
    }
    .footIco_div img {
        padding: 2px;
    }
    /*----- banner -----*/
    .banner {
        height: 60vh;
    }
    .banTxt {
        top: 54%;
        width: 80%;
        left: 10%;
    }
    .banTxt_p {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .banTxt>p {
        margin: 0;
        margin-top: 14px;
        font-size: 16px;
        line-height: 1.5;
    }
    .banner li video {
        height: 100%;
    }
    .banner li img {
        display: none;
    }
    .banSocroll img {
        width: 42px;
    }
    @keyframes banAnimat {
        0% {
            bottom: 58px;
        }
        100% {
            bottom: 42px;
        }
    }
    /*----- index -----*/
    .indAb {
        padding-bottom: 0;
    }
    .indAb_info {
        padding: 0 0 28px;
    }
    .indAb .indAb_p b {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .indAb .indAb_p p {
        font-size: 15px;
        line-height: 1.8;
    }
    .abAb_box .csBox {
        margin-top: 38px;
    }
    .serBox.serTwo .serItem {
        width: 100%;
        max-width: 100%;
        margin: 0 0 28px !important;
    }
    .serBox.serTwo .serItem ul {
        min-height: 10px;
    }
    .indFour {
        padding: 80px 0 60px;
        background-position: 0 54px;
    }
    .indFour_box {
        margin: 0;
    }
    .indFour_ico {
        width: 62px;
    }
    .indFour_txt {
        width: calc(100% - 80px);
        margin-top: 18px;
    }
    .indFour_txt h4 {
        margin: 0 0 20px;
    }
    .indFour_txt p {
        letter-spacing: 0;
        margin: 0;
    }
    .mainTitle>p {
        font-size: 15px;
    }
    /*----- about -----*/
    .abMiss {
        margin-bottom: 0;
    }
    .abMiss p {
        font-size: 15px;
        max-width: 90%;
    }
    .abMiss p br {
        display: none;
    }
    .abMiss em {
        height: 60px;
        margin: 24px auto;
    }
    .abAbout {
        padding-bottom: 0;
    }
    .abAbout .indTit h2 {
        font-size: 32px;
        margin-bottom: 12px;
    }
    .csTxt_p p {
        font-size: 15px;
        line-height: 1.8;
    }
    .leaderDemo {
        margin: 0;
    }
    .leader_a {
        width: 96%;
        float: none;
        margin-top: 14px;
        margin: 14px 2% 0;
        padding: 20px;
        min-height: 10px;
    }
    .leader_img {
        width: 88px;
        height: 88px;
        margin-top: 5px;
    }
    .leader_txt {
        width: calc(100% - 93px);
        padding-left: 20px;
        padding-top: 10px;
    }
    .leader_txt .indMore {
        margin-bottom: 12px;
    }
    .leader_txt h2 {
        font-size: 16px;
    }
    .leader_txt em {
        font-size: 15px;
        min-height: 16px;
    }
    .leader_txt p {
        font-size: 13px;
        margin-top: 5px;
        min-height: 10px;
    }
    .leader_txt .indMore .more {
        padding: 7px 21px;
        font-size: 12px;
    }
    .abLogo {
        padding: 58px 0 0;
    }
    .abLogo_p {
        font-size: 15px;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .abLogo_a {
        width: 48%;
        height: auto;
        margin: 0;
        padding: 10px;
        max-width: 200px;
        background: #fafafa;
        margin: 5px 0 0 !important;
    }
    .abLogo_a::before {
        content: none;
    }
    .abLogo_a img {
        top: 0;
        transform: translateY(0);
        min-height: 52px;
    }
    .abDeve.pad {
     
    }
    .abLeader_nav {
        padding: 0 24px;
    }
    .abLeader .indTit h2 {
        margin-bottom: 28px;
    }
    .abLeader_nav .indMore {
        margin: 0 0 8px;
    }
    .abLeader_nav .indMore .more {
        padding: 8px 24px;
    }
    .his_wrap {
        margin-top: 24px;
    }
    .his_wrap .bg {
        height: 290px;
    }
    .his_wrap .btn_box div {
        width: 20px;
        height: 20px;
    }
    .teamDet .inner {
        padding: 20px;
    }
    .teamDet_box {
        text-align: center;
    }
    .teamDet_img {
        position: relative;
        width: 180px;
        height: 180px;
        overflow: hidden;
        margin: 0 auto;
    }
    .teamDet_img div {
        display: none;
    }
    .teamDet_img img {
        display: block;
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .teamDet_info {
        display: block;
        width: 100%;
        margin-top: 21px;
        padding: 0;
    }
    .teamDet_tit {
        margin-bottom: 14px;
    }
    .teamDet_tit h2 {
        font-size: 21px;
        text-align: center;
    }
    .teamDet_tit em {
        font-size: 16px;
    }
    .teamDet_tit p {
        font-size: 14px;
        text-align: center;
        ;
    }
    .teamDet_p {
        height: 36vh;
        overflow-y: auto;
        padding-right: 10px;
    }
    .teamDet_p p {
        font-size: 15px;
        line-height: 1.8;
    }
    .teamDet .teamFix_cls {
        top: 10px;
        right: 10px;
    }
    .teamDet .teamFix_cls svg {
        width: 16px;
        height: 16px;
        FILL: #e15a29;
    }
    /* cap */
    .capabilities {
        padding-top: 0;
        padding-bottom: 48px;
    }
    .capabilities .pad {
        padding: 48px 0 0;
    }
    .capabilities .csImg {
        margin-bottom: 48px;
    }
    #Partnership {
        padding: 58px 0 48px;
    }
    .csTxt .indTit h2 {
        font-size: 30px;
        letter-spacing: 0;
        margin-bottom: 10px;
    }
    .capabilities .csTxt {
        margin-bottom: 0;
    }
    .capabilities .csTxt_p h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .capabilities .csTxt_p p {
        font-size: 15px;
    }
    .capPar_box {
        margin-top: 40px;
    }
    .dxyTxt_item p {
        font-size: 15px;
        line-height: 1.8;
        padding: 12px;
    }
    .slick-current .dxyDemo_top .dxyDemo_img {
        border-top: 2px solid #f15a29;
    }
    .dxyDemo_top p {
        font-size: 15px;
        line-height: 1.2;
        min-height: 60px;
        padding: 8px 0 0;
    }
    .dxyDemo_top::after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #f15a29;
    }
    .dxyTxt_item b {
        font-size: 16px;
        margin-right: 4px;
    }
    /*----- pip -----*/
    .pipTop_tab thead td {
        height: 56px;
    }
    .pipTop_icoImg td p {
        top: 0;
        transform: translateY(0);
        font-size: 13px;
        line-height: 1.4;
    }
    .pipTop.pad {
        padding-bottom: 28px;
    }
    .pipTop_p {
        font-size: 15px;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .services {
        padding-bottom: 48px;
    }
    .services .pipTop_p {
        font-size: 15px;
        max-width: 100%;
    }
    .services .pipTop_p br {
        display: none;
    }
    /* pip det */
    .pipFix .inner,
    .pipFix .inner_zzm{
        padding: 32px 0 28px;
    }
    .pipFix_cls {
        top: 8px;
        right: 10px;
    }
    .pipFix_cls svg {
        width: 16px;
        height: 16px;
        FILL: #e15a29;
    }
    .pipFix_img div {
        display: none;
    }
    .pipFix_img img {
        display: block;
        max-height: 218px;
    }
    .pipFix_img {
        width: calc(100% - 40px);
        height: auto;
        float: none;
        margin: 0 auto;
    }
    .pipFix_name {
        width: 100%;
    }
    .pipFix_name {
        font-size: 14px;
        padding-top: 14px;
        padding: 10px 20px 0;
    }
    .pipFix_name li {
        font-size: 17px;
    }
    .pipFix_name p {
        text-align: left;
        width: auto;
        line-height: 1.8;
        font-size: 17px;
    }
    .pipFix_txt {
        padding: 0 20px;
        border-top: 2px solid #eee;
        margin-top: 20px;
        padding-top: 14px;
        height: 238px;
        overflow-y: auto;
    }
    .pipFix_txt h1 {
        font-size: 20px;
        margin: 0;
    }
    .pipFix_txt p {
        font-size: 15px;
        line-height: 1.8;
    }
    .pipFix_box::before {
        content: none;
    }
    .pipFix_txt .mCSB_inside>.mCSB_container {
        padding-right: 10px;
    }
    /* part */
    .partBox {
        margin-top: 20px;
    }
    .partItem {
        padding: 24px 14px;
        margin: 0 12px;
    }
    .partIco {
        display: block;
        position: relative;
        top: 0;
        width: 128px;
        background: #F2F7FB;
        margin-bottom: 12px;
    }
    .partTxt {
        float: none;
        width: 100%;
        border: 0;
        padding: 0;
    }
    .partTxt p {
        font-size: 15px;
        line-height: 1.8;
    }
    .partTxt p b {
        font-size: 17px;
    }
    /* pip */
    .pipTop_tab thead .pipTop_six div {
        padding: 0;
        height: 56px;
        border-left: 1px solid rgba(238, 238, 238, 0.42) !important;
    }
    .pipTop_tab thead .pipTop_six div p {
        font-size: 12px;
        vertical-align: middle;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    .pipTop .tab_name {
        font-size: 13px;
    }
    .pipTop_tab td>div:not(.tab_mark) {
        border: 0;
    }
    .pipTop_tab .pipTop_six_s {
        display: none;
    }
    .pipTop_tab .pipTop_six_e {
        display: inline-block;
        margin: 5px 0 0;
    }
    .tab_mark {
        margin: 12px 12px 0
    }
    .pipTop_icoImg td {
        height: auto;
    }
    .pipTop_six_img .tab_mark {
        margin-top: 12px;
    }
    .tab_mark img {
        width: 28px;
    }
    .pipTop_icoImg[data-id="6"]  img.flag
	{
		width: auto;
		height: 18.18px;
	}
    .tab_mark_btm img {
        right: -32px;
    }
    .tab_mark_bg,
    .tab_mark_btm div {
        height: 10px;
    }
    .tab_mark_bg img {
        bottom: 10px
    }
    .pipBtm {
        margin-top: 12px;
    }
    .pipBtm p {
        margin-left: 20px;
        font-size: 14px;
    }
    .pipBtm i {
        width: 18px;
        margin-right: 8px;
    }
    /* services */
    .serItem {
        border-width: 10px;
    }
    .serItem ul {
        padding: 20px 10px;
    }
    .serItem li {
        float: none;
        width: 100%;
    }
    .serItem h3 {
        font-size: 19px;
        bottom: -10px;
        letter-spacing: -1px;
    }
    .serItem p {
        font-size: 15px;
        line-height: 1.8;
        margin-top: 4px;
    }
    .serBox .elementor-shape svg {
        height: 48px;
    }
    /*----- careers -----*/
    .join {
        padding-bottom: 48px;
    }
    .join-job {
        padding: 0;
    }
    .jobsearch div {
        padding: 16px 20px !important;
    }
    .jobsearch form input {
        width: calc(100% - 76px);
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        font-size: 14px;
        padding: 0 12px;
    }
    .jobsearch form input[type="submit"] {
        width: 72px;
        font-size: 12px;
        padding: 0;
        line-height: 38px;
        height: 39px;
        border: 0;
    }
    .jobsearch p {
        width: 100%;
    }
    .jobsearch b {
        width: 94px;
    }
    .jobsearch b {
        display: block;
        margin-bottom: 10px
    }
    .jobsearch form b {
        display: inline-block;
        margin-bottom: 0;
    }
    .jobsearch span {
        margin-bottom: 8px;
        font-size: 14px;
        margin-right: 6px;
    }
    /* .join-job .title p.one, */
    .join-job .tit {
        padding: 10px 0;
    }
    .join-job .tit p.one {
        text-align: left;
    }
    /*  .join-job .title p.five,
    .join-job .tit p.five,*/
    .join-job .title p.four,
    .join-job .tit p.four {
        display: none;
    }
    .join-job .title p.one,
    .join-job .tit p.one {
        width: calc(100% - 128px);
    }
    .join-job .title p.one {
        text-align: left;
        padding-left: 30px;
    }
    .join-job .title p:last-of-type,
    .join-job .tit p:last-of-type {
        width: 100px;
        float: right;
    }
    .join-job .tit p:last-of-type {
        font-size: 13px;
    }
    .join_p {
        max-width: 100%;
    }
    .join_p p {
        font-size: 15px;
    }
    /*----- carDet -----*/
    .carDet.pad {
        padding-bottom: 48px;
    }
    .carDet_box {
        padding: 0 20px;
    }
    .carDet_top h4 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .carDet_dl {
        padding-bottom: 24px;
    }
    .carDet_dl dd {
        width: 100%;
        line-height: 2;
        font-size: 14px;
    }
    .carDet_body b {
        font-size: 17px;
        margin: 20px 0 5px;
    }
    .carDet_body li p {
        font-size: 15px;
        letter-spacing: 0;
        line-height: 1.6;
    }
    .carDet_body li {
        margin-left: 18px;
    }
    .carDet_job a {
        padding: 12px;
        width: calc(42% - 10px);
        margin-right: 5px;
    }
    .innerBack {
        float: none;
    }
    /*----- news -----*/
    .news {
        padding-bottom: 48px;
    }
    .newsBox {
        padding: 0 20px;
    }
    .newsItem {
        padding: 28px 0;
    }
    .newsTime {
        display: block;
        width: auto;
        text-align: left;
        margin-bottom: 24px;
    }
    .newsTime span {
        display: none;
        ;
        font-size: 40px;
    }
    .newsTime p {
        display: inline-block;
        margin-top: -6px;
        letter-spacing: 0;
        color: #f15a29;
        font-weight: bold;
    }
    .newsTime p lable {
        display: inline-block;
    }
    .newsTxt {
        float: none;
        width: 100%;
    }
    .newsTit {
        font-size: 18px;
        margin-bottom: 14px;
        letter-spacing: 0.25px;
        display: block;
    }
    .newsItem.newsImg .newsTxt {
        width: 100%;
    }
    .newsItem.newsImg .newsTime {
        width: 100%;
        height: 100px;
        margin-bottom: 20px;
        padding: 4px;
    }
    .newsTime_div {
        line-height: 2;
    }
    /*----- newsDet -----*/
    .newsDet.pad {
        padding: 48px 0;
    }
    .newsDet_box {
        padding: 0 20px;
    }
    .newsTop em {
        font-size: 14px;
    }
    .newsTop h4 {
        font-size: 18px;
    }
    .newsTop p {
        font-size: 12px;
    }
    .newsBody {
        margin: 28px auto 0;
        padding-bottom: 20px;
    }
    .newsBody p {
        font-size: 15px;
        margin: 10px 0;
        letter-spacing: 0;
    }
    /*----- contact -----*/
    .conTop {
        font-size: 17px;
        line-height: 1.6;
        padding: 0 14px 32px;
    }
    .conItem {
        width: 100%;
    }
    .conItem .csTxt {
        max-width: 100%;
        padding: 38px 28px;
        min-height: 10px;
        width: 90%;
        margin: 0 auto;
    }
    .conItem .csTxt_p h3 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .conItem .csTxt_p_div {
        margin-bottom: 24px;
    }
    .conItem .csTxt_p p {
        font-size: 15px;
        letter-spacing: 0;
        min-height: 60px;
    }
    .conItem .indMore .more {
        margin-top: 28PX;
        padding: 6px 18px;
    }
}

@media(max-width:680px) {
    /*----- banner -----*/
    .indSec {
        margin-top: -42px;
    }
    .indSec_bg img {
        height: 42px;
    }
    /*----- index -----*/
    .dxyDemo_top .dxyDemo_img {
        height: 80px;
    }
}
@media(max-width:468px)
{
	
    .his_wrap .his_top .con,
    .his_wrap .his_bot .con{
    	font-size: 14px;
    }
}












/*zzm20220413*/
.contactList{font-size: 18px; margin-bottom: 5vw; overflow: hidden;}
.contactList dl{ width: 25%; float: left; position: relative; text-align: center;}
.contactList dl:before{ content: ''; position: absolute; right: 0px; width: 1px; top: 0px; bottom: 0px; background: #ccc;}
.contactList dl:last-child:before{ display: none;}
.contactList dt{ line-height: 1; margin-bottom: 1.5em; font-weight: bold; color: #000;}
.contactList dd{ color: #555;}
.contactList dd a{ color: rgb(234, 85, 30);}
.newsImg2{ position: relative;}
.newsImg2 .newsDiv{ margin-right: 150px;}
.newsDown{ width: 100px; position: absolute; right: 0px; top: 50%; margin-top: -4em; text-align: center;}
.newsDown svg{ width: 5em; height: auto; }
.newsDown svg path{ fill:#f15a29;}
.newsDown span{ display: block; font-size: 1em; padding-top: 1em;}

.newsDet_box3{ position: relative;}
.newsDet_box3 .newsFl{ margin-right: 360px;}
.newsFr{ width: 320px; background:rgba(241,90,41,0.1); position: absolute; right: 0px; top: 0px;}
.newsFr .pd{ padding: 40px;}
.newsFr .img{ position: relative; margin-bottom: 30px;}
.newsFr .img svg{ width: 60px; height: auto; display: block;}
.newsFr .img .em{ position: absolute; left: 60px; padding-left: 20px; top: 50%; margin-top: -0.5em; line-height: 1; height: 1em; right: 0px;}
.newsFr .text{}
.newsFr li{ padding: 8px 0;}


@media screen and (max-width: 1440px){
.contactList{font-size: 16px;}
}
@media screen and (max-width: 1024px){
.contactList dl{ width: 50%;}
.contactList dl:before{ display: none;}
}
@media screen and (max-width:786px){
.contactList dl{ width: 100%; margin-bottom: 2.5em; text-align: center;}
.contactList dt{ margin-bottom: 1em;}
.newsImg2 .newsDiv{ margin-right: 0px;}
.newsDown{ position: static; width: auto; right: auto; top: auto; margin-top:0px; text-align: left; color: #f15a29;}
.newsDown svg{ width: 1em; display: inline-block; vertical-align: bottom; margin-right: 0.5em;}
.newsDown span{ display: inline-block; vertical-align: bottom;}

.newsDet_box3 .newsFl{ margin-right: 0px; margin-bottom: 30px;}
.newsFr{ width: auto; position: static;}
}