/****************顶部****************************/

@media screen and (max-width: 1500px) {
    .header {
        background: #4083D9;
    }

    .hd_con {
        width: 100%;
        height: 80px;
        padding: 0 15px;
    }

    .pc_nav {
        display: none;
    }

    .logo {
        width: 148px;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        position: relative;

    }


    .openmenu {
        display: block;
    }

    .sj_xiala {
        display: block;
    }
}

/****************首页banner****************************/

@media screen and (max-width: 1500px) {

    .banner_index_txt h1 {
        margin-top: 10%;
    }
}

@media screen and (max-width: 1400px) {

    .banner_index_txt h1 {
        margin-top: 14%;
    }
}


@media screen and (max-width: 1701px) {
    .lb2 .lcon2 {
        margin-top: 45px;
        width: auto;
    }
}

@media screen and (max-width: 1500px) {


    .index_wrapper {
        width: 100%;
        background: #ffffff;
        margin: 0 auto;
        overflow: hidden;
        z-index: 2;
    }

    /********banner区域***********/
    .banner {
        width: 100%;
        position: relative;
        z-index: 99;
    }

    .banner_item {
        width: 100%;
    }

    .banner img {
        width: 100%;
        height: 100%;
    }

    .banner_item video {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        margin-top: 69px;
        transform: translate(-50%, 0);
        display: block;
    }

    .banner_item img {
        width: 100%;
    }

    .b_b {
        display: none;
    }

    .banner_txt {
        position: absolute;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        width: 100%;
        z-index: 10;

    }


    .banner_txt h2 {
        color: #ffffff;
        font-size: 40px;
        font-family: "Microsoft YaHei";
        font-weight: 400;
        word-spacing: 2px;
        letter-spacing: 2px;
        margin-bottom: 0px;
        line-height: 1.75em;
        /*	animation:rubberBand 1s;*/
    }


    .banner_txt p {
        color: #ffffff;
        font-size: 20px;
        font-family: "Microsoft YaHei";
        line-height: 1.2em;
        letter-spacing: 2px;
        /*	animation:rubberBand 1s;*/
    }

    .banner-txt-container {
        width: 100%;
        position: absolute;
        margin: 0 auto;
    }


    .banner_index_txt h1 {
        color: #D3E5FF;
        font-size: 70px;
        font-family: "Microsoft YaHei";
        margin-left: 3%;
        margin-top: 15%;
        font-weight: bold;
        opacity: 0.2;
    }

    .banner_index_txt h2 {
        color: #D3E5FF;
        font-size: 40px;
        font-family: "Microsoft YaHei";
        margin-left: 6%;
        margin-top: -40px;
        font-weight: bold;
    }

    .news_banner .banner_index_txt h1 {
        margin-top: 24%;
        margin-left: 0;
        letter-spacing: 50px;
        text-align: center;
    }

    .news_banner .banner_index_txt h2 {
        color: #fff;
        margin-left: 0;
        margin-top: -45px;
        text-align: center;
    }

    .about_banner .banner_index_txt h1 {
        opacity: 1;
        color: #fff;
    }

    .about_banner .banner_index_txt h2 {
        color: #fff;
        font-size: 20px;
        margin-left: 3%;
        margin-top: -10px;
    }

    .banner_index_txt .line {
        width: 120px;
        height: 1px;
        border-bottom: 3px solid #D3E5FF;
        margin-left: 3.5%;
        margin-top: 5%;
    }

    .solution_banner .banner_index_txt .line {
        opacity: 0;
    }

    .about_banner .banner_index_txt .line {
        margin-top: 40px;
        opacity: 0;
    }


    .banner_index_txt .car-hint {
        margin-top: 20px;
        margin-left: 3.5%;
    }

    .banner_index_txt .car-hint p {
        color: #D3E5FF;
        font-size: 20px;
        font-family: "Microsoft YaHei";
        opacity: 0.8;
        line-height: 34px;
        /*	animation:rubberBand 1s;*/
    }

    .banner_index_txt .car-hint .hight_txt {
        color: #ffffff;
        font-size: 26px;
        margin-top: -2px;
        opacity: 1;
        font-family: "Microsoft YaHei";
        font-weight: bold;
    }

    .banner_index_txt .index-more {
        margin-left: 3%;
        margin-top: 30px;
        width: 100px;
        height: 35px;

    }

    .scroll {
        display: inline-block;
        position: absolute;
        margin-bottom: 5%;
        left: 50%;
        transform: translateX(-50%);
        width: 25px;
        cursor: pointer;
        animation: scroll1 2s linear infinite normal forwards;
    }

    @keyframes scroll1 {
        from {
            bottom: 5%;
        }
        to {
            bottom: 8%;
        }
    }

    .scroll img {
        width: 100%;
    }

    .animated_fadeInUp {
        animation: fadeInUp 2s;
    }


    .company_view {
        width: 100%;
        margin: 0 auto;
        position: relative;
        box-sizing: border-box;
        padding-top: 150px;
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        z-index: 2;
    }

    .company_view .comany-c {
        margin-top: 30px;
    }

    .company_view .company_img {
        width: 750px;
        height: 375px;
        z-index: 2;
    }

    .companyradius {
        position: absolute;
        width: 50px;
        height: 50px;
        margin-left: -50px;
        margin-top: 326px;
    }

    .companyright {
        width: 750px;
        padding-top: 20px;
        margin-left: 6px;
        margin-right: 6px;
        text-align: left;
        overflow: hidden;
        z-index: 2;
    }

    .companyright h4 {
        width: 100%;
        font-size: 30px;
        color: rgba(48, 99, 166, 0.2);
        font-family: "Microsoft YaHei";
        margin-top: 6px;
        margin-left: 14px;
        position: relative;
    }

    .companyright h3 {
        width: 100%;
        font-size: 20px;
        color: #000000;
        font-family: "Microsoft YaHei";
        margin-top: -26px;
        margin-bottom: 10px;
        position: relative;
    }

    .companyright p {
        width: 100%;
        font-size: 14px;
        color: #000000;
        font-family: "Microsoft YaHei";
        line-height: 22px;
        text-indent: 2em;
        margin-bottom: 10px;
    }

    .more_icon_company {
        display: none;
    }

    .more_icon .img {
        width: 100px;
        height: 35px;
        background: url("../img/icon_more.png") no-repeat;
        background-size: 100%;
    }

    .more_icon:hover .img {
        width: 100px;
        height: 35px;
        background: url("../img/icon_more_hover.png") no-repeat;
        background-size: 100%;
    }


    /*******************标题****************************/
    .line-wrapper {
        width: 100%;
        max-width: 900px;
        margin: 0 auto;
        background: #ffffff;
        overflow: hidden;
        z-index: 2;
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .line-wrapper.active {
        display: none;
    }

    .line_view {
        margin: 0 -15px -30px;
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        z-index: 2;
    }

    .line_view li {
        width: calc((100% - 160px) / 2);
        text-align: center;
        z-index: 2;
    }

    .line_view .title {
        width: 160px;
    }

    .line-title {
        color: #3063A6;
        font-size: 30px;
        line-height: 4px;
        font-weight: bold;
    }

    .line-subtitle {
        color: rgba(48, 99, 166, 0.6);
        font-size: 16px;
        line-height: 4px;
        margin-top: 44px;
        text-align: center;
    }


    .line-indicate-left {
        text-align: right;
        padding-top: 12px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .line-indicate-left .line {
        width: 160px;
        background-color: #3063A6;
        height: 2px;
        position: relative;
        margin-top: 3px;
        margin-right: -2px;
    }

    .line-indicate-left .oval {
        width: 8px;
        height: 8px;
        background: #3063A6;
        border-radius: 50%;
        text-align: center;
    }

    .line-indicate-right {
        text-align: left;
        padding-top: 12px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .line-indicate-right .line {
        width: 160px;
        background-color: #3063A6;
        height: 2px;
        position: relative;
        margin-top: 3px;
        margin-left: -2px;
    }

    .line-indicate-right .oval {
        width: 8px;
        height: 8px;
        background: #3063A6;
        border-radius: 50%;
        text-align: center;
    }

    /**************************产品展示*********************/
    .apa_view {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        z-index: 2;
    }

    .avp_view {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        z-index: 2;
        margin: 150px auto 0;
    }

    .bg_apa_left {
        width: 675px;
        height: 339px;
        float: left;
    }

    .bg_apa_right {
        width: 675px;
        height: 339px;
        float: right;
        text-align: right;
    }


    .produceright {
        width: 48.5%;
        text-align: left;
        overflow: hidden;
        margin-left: calc((48.5% - 510px) / 2);
        margin-right: calc((48.5% - 510px) / 2);
        z-index: 50;
    }


    .produceleft {
        /*width: 410px;*/
        width: 48.5%;
        text-align: left;
        margin-left: calc((48.5% - 510px) / 2);
        margin-right: calc((48.5% - 510px) / 2);
        overflow: hidden;
        z-index: 50;
    }


    .apa-avp-view h4 {
        font-size: 50px;
        color: rgba(48, 99, 166, 0.2);
        font-family: "Microsoft YaHei";
        margin-top: 35px;
        margin-left: 20px;
        position: relative;
        letter-spacing: 1px;
        line-height: 48px;
    }

    .apa-avp-view h3 {
        font-size: 28px;
        color: #000000;
        font-family: "Microsoft YaHei";
        margin-bottom: 30px;
        position: relative;
        line-height: 48px;
        margin-top: -24px;
    }

    .apa-avp-view .produceright h3 {
        margin-left: 160px;
    }

    .apa-avp-view p {
        font-size: 14px;
        color: #000000;
        font-family: "Microsoft YaHei";
        line-height: 30px;
        letter-spacing: 1px;
        font-weight: 400;
        text-indent: 2em;
        margin-bottom: 30px;
    }


    .more_view {
        text-align: right;
    }


    .more_detail {
        font-size: 24px;
        color: #0069ED;
        font-family: "Microsoft YaHei";
        line-height: 48px;
        text-align: right;
        letter-spacing: 1px;
        font-weight: 400;
        margin-right: 23px;
        margin-top: 4px;
    }


    /****************量产数据******************************/
    .c-production {
        position: relative;
        margin: 0 auto;
        width: 83.333333%;
    }

    .c-production .c-list {
        margin: 0 -15px -30px;
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .c-production .c-list li {
        padding: 0 15px 30px;
        width: 25%;
    }


    .c-production .c-list li .c-top {
        margin-bottom: 10px;
    }

    .c-production .c-list li .c-top {
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: Microsoft YaHei;
        color: #4083D9;
    }

    .c-production .c-list li .c-text {
        text-align: center;
        max-width: 310px;
        margin: 0 auto;
        line-height: 36px;
        font-size: 24px;
        color: #303F52;
        font-family: Microsoft YaHei;
    }


    .c-production .c-list li .c-top .c-num-move {
        font-size: 84px;
    }

    .c-production .c-list li .c-top .c-gt {
        font-size: 24px;
        margin-left: 30px;
    }


    /**************************************合作伙伴******************************************************/
    .coopcon {
        max-width: 1500px;
        margin: 0 auto;
        position: relative;
        padding-bottom: 150px;
        text-align: center;
    }

    .partner_item {
        width: 300px;
        height: 150px;
        float: left;
        display: inline-block;
    }

    .coopcon .partner_item img {
        width: 300px;
        height: 150px;
        border: 1px solid #707070;
        overflow: hidden;
    }


    .partner_item .meng {
        /*width: 300px;*/
        /*height: 150px;*/
        /*margin-top: -152px;*/
        /*opacity: 0;*/
        /*background-color: rgba(48, 63, 82, 0);*/
    }

    .partner_item .meng h1 {
        font-family: "Microsoft YaHei";
        font-size: 36px;
        color: white;
        font-weight: bold;
        text-align: center;
        margin-top: 50px;
    }

    .partner_item:hover img {
        /*transition-duration: 2s;*/
        /*transform: scale(1.3);*/
        /*-webkit-transform: scale(1.3);*/
    }

    .partner_item .meng:hover {
        opacity: 1;
        background-color: rgba(48, 63, 82, 1);
        transition-duration: 1s;
    }


    /**************************************底部区域****************************************************/
    .footer {
        width: 100%;
        background-color: #303F52;
        background-size: cover;
        display: block;
        z-index: 2;
    }

    .ft_con {
        max-width: 1500px;
        margin: 0 auto;
        padding-top: 100px;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        z-index: 2;
    }


    .ft_item {
        width: 33%;
        margin-right: 12px;
        margin-left: 12px;
        margin-bottom: 80px;
        z-index: 2;
    }

    .ft_item h2 {
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        line-height: 52px;
        font-family: "微软雅黑";
        margin-bottom: 30px;
        position: relative;
    }


    .ft_item p {
        width: 340px;
        margin-bottom: 10px;
        color: #ffffff;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        font-family: "微软雅黑";
    }

    .ft_item p a {
        color: #999999;
        font-size: 16px;
        font-family: "微软雅黑";
    }

    .ft_cona {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        border-top: 4px solid rgba(255, 255, 255, 1);
    }

    .ft_cona .ft_email {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .ft_cona .ft_email .ft_email_item {
        width: 50%;
    }


    .ft_cona p {
        display: inline-block;
    }

    .ft_cona .cazza {
        display: inline-block;
        margin-left: 10px;
    }

    .ft_cona p {
        color: #ffffff;
        font-size: 18px;
        line-height: 24px;
        font-family: "微软雅黑";
    }

    .ft_cona .official {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .official .official_view {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .official_view li {
        width: calc((100% - 190px) / 2);
        text-align: center;
    }

    .official_view .qrcode {
        width: 130px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .official_view .qrcode img {
        width: 130px;
        height: 130px;
    }

    .official_view h4 {
        font-size: 48px;
        color: rgba(255, 255, 255, 0.3);
        line-height: 24px;
        letter-spacing: 3px;
        margin-top: 85px;
    }

    .official p {
        color: #ffffff;
        font-size: 18px;
        line-height: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: "微软雅黑";
    }

    .ft_cona_phone {
        display: none;
    }

    /*************************APA全自动泊车***********************************/
    .corcon {
        max-width: 1500px;
        padding-top: 120px;
        margin: 0 auto;
        position: relative;
        padding-left: 60px;
        padding-right: 60px;
        z-index: 2;
    }

    .corcon h2 {
        font-size: 35px;
        font-weight: 400;
        line-height: 40px;
        color: #000000;
        margin-bottom: 22px;
    }

    .corcon p {
        font-size: 20px;
        font-weight: 400;
        line-height: 36px;
        color: #000000;
        margin-bottom: 18px;
        text-indent: 2em;
        margin-top: 40px;
    }

    .corcon .line_528 {
        width: 376px;
        background-color: #0069ED;
        height: 3px;
        position: relative;
    }

    .corcon .line_482 {
        width: 352px;
        background-color: #0069ED;
        height: 3px;
        position: relative;
    }

    .corcon .line_336 {
        width: 246px;
        background-color: #0069ED;
        height: 3px;
        position: relative;
    }

    .corcon-footer {
        margin-bottom: 180px;
    }


    .more_point {
        width: 420px;
        height: 200px;
        margin-top: -100px;
        margin-right: 10px;
        z-index: 2;
    }

    /*************************核心技术***********************************/
    .tech-slam {
        padding-top: 120px;
    }

    .tech-corcon {
        max-width: 1500px;
        margin: 0 auto;
        position: relative;
        padding-left: 60px;
        padding-right: 60px;
        z-index: 2;
    }

    .tech-corcon h2 {
        font-size: 35px;
        font-weight: 400;
        line-height: 40px;
        color: #000000;
        margin-bottom: 22px;
    }

    .tech-corcon p {
        font-size: 20px;
        font-weight: 400;
        line-height: 36px;
        color: #000000;
        margin-bottom: 18px;
        text-indent: 2em;
        margin-top: 50px;
    }


    .tech-corcon .line_528 {
        width: 390px;
        background-color: #0069ED;
        height: 3px;
        position: relative;
    }

    .tech-corcon .line_432 {
        width: 312px;
        background-color: #0069ED;
        height: 3px;
        position: relative;
    }

    .tech-corcon .line_576 {
        width: 420px;
        background-color: #0069ED;
        height: 3px;
        position: relative;
    }

    .tech-corcon .line_323 {
        width: 243px;
        background-color: #0069ED;
        height: 3px;
        position: relative;
    }

    .tech-corcon .cor_more_point {
        width: 720px;
        height: 370px;
        margin-top: -200px;
    }


    /*************************核心技术  产品功能***********************************/
    .te-production {
        position: relative;
        margin: 0 auto;
        width: 100%;
        padding-bottom: 150px;
        padding-left: 40px;
        padding-right: 40px;
        z-index: 2;
    }

    .te-production .u-list {
        width: calc(100% / 5);
        float: left;
        display: inline-block;
        overflow: hidden;
        align-items: flex-start;
        margin-top: 30px;
        z-index: 2;
    }

    .te-production .u-list li {
        width: 100%;
        z-index: 2;
    }

    .te-production .u-list li img {
        width: 35px;
        height: 35px;
        z-index: 2;
    }

    .te-production .u-list li p {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 40px;
        margin-left: 15px;
        color: #303F52;
        z-index: 2;
    }

    .te-production .u-list li p:hover {
        color: #0069ED;
        cursor: pointer;
    }


    /************************************************核心技术********************************************************************/
    .techcon {
        display: none;
    }


    .techcon-phone {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        margin: -10px auto 0;
        display: block;
        z-index: 2;
        padding-right: 16px;
        padding-left: 16px;
    }

    .techa-phone {
        width: 100%;
        margin: 0 30px 0 auto;
        text-align: center;
        cursor: pointer;
    }

    .techa-phone .htp_a {
        width: 60px;
        height: 60px;
    }

    .techcon-phone .techaimg {
        width: 100%;
        height: 100%;
        margin-top: 60px;
    }

    .techa-phone h1 {
        margin-top: 20px;
        font-size: 36px;
    }

    .techa-phone p {
        font-size: 12px;
    }

    /***************************************新闻***********************************/
    .news {
        width: 100%;
        position: relative;
        z-index: 96;
        background: #fff;
        margin: 0 auto;
        overflow: hidden;
        transition: all .7s ease-out 0s;
        -webkit-transition: all .7s ease-out 0s;
        -moz-transition: all .7s ease-out 0s;
        -o-transition: all .7s ease-out 0s;
        -ms-transition: all .7s ease-out 0s;
    }

    .news .page {
        padding: 100px 0 100px;
    }

    .news .news_list .news_itema:hover {
        background: linear-gradient(92deg, #A8EDEA 0%, #A8EDEA 0%, #FED6E3 100%);;
        background-size: cover;
        opacity: 0.8;
    }

    .newsbox {
        padding-top: 120px;
        width: 100%;
        overflow: hidden;
    }

    .news_list {
        margin: 0 auto;
    }


    .index_box .news_list .nitbox:hover .news_itema::after {
        width: 100%;
        opacity: 1;
    }

    .index_box .news_list .nitbox:hover .news_item {
        border-bottom: 1px dashed rgba(220, 220, 220, 0);
    }

    .news_list .nitbox:hover h3 {
        transform: translateX(10px);
    }

    .news_list .nitbox:hover p {
        transform: translateX(10px);
    }

    .nw_time {
        width: 12%;
        margin-top: 10px;
    }

    .nw_time .nw_year {

    }

    .nw_time .nw_day {
        margin-top: 5px;
    }

    .time_year {
        height: 30px;
        margin-left: 4px;
    }

    .nw_time span {
        color: #0065E4;
        opacity: 0.8;
        font-size: 24px;
        font-family: Paralines-news;
        text-transform: capitalize;
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
    }

    .nw_time i {
        color: #0065E4;
        font-size: 10px;
        font-family: "Paralines-news", fantasy;
        opacity: 0.8;
        font-style: normal;
        margin-left: 8px;
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
    }


    .news-line-indicate {
        width: 100px;
    }

    .news-line-indicate .line {
        width: 90px;
        background-color: #0065E4;
        height: 2px;
        margin-top: 3px;
    }

    .news-line-indicate .oval {
        width: 8px;
        height: 8px;
        background: #0065E4;
        border-radius: 50%;
    }

    .nw_txt {
        width: 88%;
        position: relative;
    }

    .changjiana {
        position: absolute;
        top: 0px;
        left: 0;
        opacity: 0;
    }

    .nw_txt h3 {
        color: #000000;
        font-size: 24px;
        font-family: "Microsoft YaHei";
        margin-bottom: 10px;
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        line-height: 36px;
        letter-spacing: 1px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .nw_txt p {
        color: #000000;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        line-height: 28px;
        opacity: 0.6;
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .nw_txta {
        width: calc(100% - 90px);
        padding-left: 30px;
        float: left;
    }

    .news .nw_jiantou {
        margin-top: 55px;
        float: right;
    }

    .icon-jiantou {
        width: 60px;
        height: 8px;
    }

    .news_item {
        width: 100%;
        max-width: 1080px;
        margin: 0 auto;
        padding: 24px 0px;
        border-bottom: 1px dashed rgba(220, 220, 220, 0.1);
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
    }

    .nitbox:nth-child(1) .news_item {
        border-top: 1px dashed rgba(220, 220, 220, 0.1);
    }

    .news_itema {
        width: 100%;
    }

    .news_list .news_itema {
        border-bottom: 1px solid rgba(220, 220, 220, 0);
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        position: relative;
        cursor: pointer;
    }

    .news_list .news_itema::after {
        position: absolute;
        content: "";
        width: 2%;
        height: 1px;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background: rgba(220, 220, 220, 0.8);
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        opacity: 0;
    }

    /*.news_list .news_itema:hover{
        border-bottom:0.5px solid rgba(220,220,220,0.6);
    }*/
    .page_view {
        margin: 0 auto;
        text-align: center;
    }

    .nitbox {
        animation: fadeInUp 2s;
    }

    .newsc {
        width: 1400px;
        margin: 0 auto;
    }


    .news .news_item {
        border-bottom: 2px dashed rgba(0, 0, 0, 0.8);
    }

    .news .news_item:hover {
        /*border-bottom: 2px dashed rgba(0, 0, 0, 0);*/
    }

    /************************************************新闻分页********************************************************/
    .newspage {
        display: inline-block;
        padding-left: 0;
        margin: 0 auto;
        width: 100%;
        border-radius: 4px;
        padding-top: 120px;
        padding-bottom: 100px;
    }

    /******************************************新闻详情**********************************************************/
    .detailcon {
        width: 100%;
        max-width: 876px;
        margin: 0 auto;
        text-align: left;
        padding: 150px 16px 100px;
    }

    .detailcon .detailhtml {
        max-width: 1020px;
        overflow: hidden;
    }

    .detailcon .detailhtml .line {
        width: 100%;
        border-bottom: 2px solid #303F52;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .detailhtml h1 {
        font-size: 22px;
        height: auto;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: 30px;
        color: #303F52;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        display: -webkit-box;
        overflow: hidden;
    }

    .detailhtml h2 {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 30px;
        margin-top: 6px;
        color: #303F52;
    }

    .detailhtml p {
        margin: 14px 0;
        font-family: Microsoft YaHei;
        letter-spacing: 1px;
        line-height: 20px;
        font-size: 15px;
        font-weight: 400;
        color: #303F52;
    }


    .htmltxt {
        min-height: 800px;
    }


    .htmltxt img {
        width: 100%;
        height: auto;
        vertical-align: inherit;
    }

    .othernews {
        margin-top: 50px;
        overflow: hidden;
    }

    .othernews .line {
        width: 100%;
        border-bottom: 2px solid #303F52;
        margin-top: 80px;
        margin-bottom: 80px;
    }


    .othernews p {
        width: 100%;
        height: auto;
        font-size: 14px;
        margin: 4px 0;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 24px;
        color: #303F52;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .precon p:hover {
        color: #0065E4;
    }

    .nextcon p:hover {
        color: #0065E4;
    }

    .nextcon {
        margin-top: 23px;
    }

    .nextcon .back {
        margin-top: 10px;
    }

    .nextcon .back img {
        width: 22px;
        margin-right: 5px;
    }

    .nextcon .back span {
        font-size: 15px;
        font-family: Microsoft YaHei;
        color: #0065E4;
    }

    .newdetailcon {
        display: none;
        width: 380px;
        text-align: left;
        position: absolute;
        margin: 120px auto 0;
        padding-bottom: 230px;
        right: calc(50vw - 780px);
    }

    .newdetailcon.fixed {
        width: 380px;
        text-align: left;
        top: 280px;
        position: fixed;
        right: calc(50vw - 780px);
    }


    .newdetailcon h1 {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 36px;
        color: #303F52;
    }

    .newdetailcon .line {
        width: 100%;
        border-bottom: 2px solid #303F52;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .newdetailcon ul li {
        list-style: disc !important;
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 24px;
        color: #303F52;
        margin-bottom: 50px;
    }

    .newdetailcon ul li:hover {
        list-style: disc !important;
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 24px;
        color: #0065E4;
    }

    /*********************************关于我们***************************************************/
    .abtcon {
        width: 100%;
        margin: 0 auto;
        padding-left: 16px;
        padding-right: 16px;
    }

    .abtcon p {
        color: #000000;
        font-size: 14px;
        font-family: "微软雅黑";
        line-height: 22px;
        font-weight: 400;
        letter-spacing: 1px;
        text-indent: 2em;
        margin-bottom: 12px;
    }

    .abtcon p:last-child {
        margin-bottom: 0;
    }


    /***********************************************发展历程******************************************************************/
    .historycon {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .lb2 {
        padding-top: 78px;
    }

    .lb2 .timeline {
        margin-top: 40px;
        margin-bottom: 40px;
        height: 40px;
        padding-top: 10px;
        text-align: center;
        background: url(../img/timescroll.png) no-repeat bottom center;
    }

    .lb2 .indticaline {
        background: #0069ED;
        height: 80px;
        width: 4px;
        margin: -18px auto 0;

    }

    .lb2 .time {
        font-size: 18px;
        width: 100%;
        color: #666;
        font-family: "Conv_Helvetica";
        font-weight: normal;
    }

    .lb2 .time .item {
        position: relative;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
        color: #000000;
        font-family: 创艺简中圆;
        font-size: 18px;
        font-weight: 400;
        cursor: pointer;
    }

    .lb2 .time .item::after {
        position: absolute;
        bottom: -22px;
        left: 50%;

        width: 11px;
        height: 9px;

        content: '';
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0;
    }

    .lb2 .time .item.active {
        color: #0069ED;
    }

    .lb2 .time .slick-list {
        padding-bottom: 25px !important;
    }

    .lb2 .time .item.slick-current::after {
        opacity: 1;
    }

    .lb2 .lcon2 {
        margin-top: 45px;
        width: auto;
    }

    .lb2 .timecontent p {
        color: #333333;
        font-size: 16px;
        font-family: "微软雅黑";
        line-height: 3;
        position: relative;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
        margin-bottom: 10px;
    }

    .lb2 .timecontent p span:hover {
        color: #3063A6;
        cursor: pointer;
    }

    .lcon2 .col-xs-12 {
        padding-top: 60px;
        width: 100%;
    }

    .itemleft {
        width: 100%;
        height: 100%;
        padding-left: 2px;
        padding-right: 2px;
        z-index: 5;
        position: relative;
    }

    .itemleft img {
        width: 100%;
    }

    .itemleft .leftradius {
        display: none;
    }

    .itemright {
        width: 100%;
        padding-left: 144px;
        padding-top: 5px;
        text-align: left;
    }

    .itemright h2 {
        color: #3063A6;
        font-size: 60px;
        font-family: 创艺简中圆;
        margin-bottom: 30px;
    }

    .itemright p i {
        width: 120px;
        color: #3063A6;
        position: relative;
        display: block;
        font-size: 30px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 1.5;
        font-style: normal;
    }

    .itemright p span {
        width: calc(100% - 120px);
        display: block;
        line-height: 1.5;
        font-size: 30px;
        font-family: Microsoft YaHei;
        padding-left: 30px;
        color: #303F52;
    }


    .lcon1a {
        margin-top: 18px;
        width: auto;
    }

    .abttouming {
        display: none;
    }

    .itemright p.act i::before {
        position: absolute;
        width: 97px;
        height: 1px;
        background: #0069ED;
        content: "";
        top: 50%;
        transform: translateY(-50%);
        left: -144px;
    }

    .itemright p.act i::after {
        position: absolute;
        width: 15px;
        height: 15px;
        background: #0069ED;
        content: "";
        top: 50%;
        transform: translateY(-50%);
        left: -50px;
        border-radius: 50%;
    }

    .lb2ab {
        padding-top: 0;
    }

    /***************************************加入我们************************************************************************/
    .workcon {
        width: 100%;
        margin: 60px auto 0;
        text-align: center;
    }

    .work-view {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        display: inline-block;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        max-width: 1500px;
        padding-left: 16px;
        padding-right: 16px;
        z-index: 2;
    }

    .bg_work {
        position: relative;
        width: 100%;
        height: auto;
    }

    .bg_chance {
        position: relative;
        width: 100%;
        height: auto;
    }

    .bg_colleague{
        position: relative;
        width: 100%;
        height: auto;
    }

    .bg_work_right {
        width: 100%;
        height: auto;
        position: absolute;
        opacity: 0;
        transition: all 2s;
    }

    .bg_work_right img{
        width: 100%;
        height: auto;
    }

    .bg_work_left {
        width: 100%;
        height: auto;
        position: absolute;
        opacity: 0;
        transition: all 2s;
    }

    .bg_work_left img{
        width: 100%;
        height: auto;
    }

    .actived {
        opacity: 1;
    }

    .work-left {
        width: 100%;
        text-align: left;
        overflow: hidden;
        margin-left: 100px;
        margin-bottom: 20px;
        z-index: 50;
    }

    .work-right {
        width: 100%;
        text-align: left;
        float: none;
        overflow: hidden;
        margin-left: 60px;
        z-index: 50;
    }


    .work-view .work-title {
        text-align: center;
        margin-top: 70px;
    }

    .work-view .work-title .jiang {
        text-align: left;
        font-size: 72px;
        font-weight: 400;
        margin-top: -16px;
        color: black;
        float: left;
    }

    .work-view .work-title .jiang-hint {
        text-align: left;
        width: 432px;
        font-weight: 400;
        font-size: 48px;
        color: black;
        margin-left: 82px;
        padding-top: 10px;

    }

    .work-view ul li {
        font-size: 28px;
        font-weight: 400;
        margin-top: 30px;
        color: black;
        list-style: disc !important;
        margin-left: 40px;
    }


    .work-view .work-content .oval-1 {
        position: absolute;
        z-index: 1;
        text-align: left;
        margin-top: -150px;
        margin-left: -300px;
    }


    .work-view .work-content .oval-2 {
        position: absolute;
        z-index: 1;
        text-align: right;
        float: right;
        margin-top: -130px;
        margin-left: 150px;
    }

    .work-view .work-content .oval-3 {
        position: absolute;
        z-index: 1;
        text-align: left;
        margin-top: -290px;
        margin-left: -300px;
    }

    .detail {
        position: absolute;
    }

    .detail .detail-title {
        position: absolute;
        margin-top: 40px;
        width: 200px;
        color: white;
        font-family: "Microsoft YaHei";
        background: #0065E4;
        border-radius: 35px;
        text-align: center;
        font-size: 24px;
        padding: 22px 0 22px 0;
        z-index: 2;
        margin-left: 10px;
    }

    .detail-title:hover {
        opacity: 0.7;
    }

    .workfooter {
        margin-bottom: 360px;
    }

    .workcenter {
        margin-top: 160px;
    }


    /***************************************主页新闻*****************************************************/
    .newscon {
        width: 100%;
        max-width: 1540px;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

    .newsparentcon {
        position: relative;
        box-sizing: border-box;
        width: 1750px;
    }


    .newsview.active {
        display: none;
    }

    .newsparent-items {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        padding-bottom: 10px;
    }

    .news-next-btn {
        position: absolute;
        box-sizing: border-box;
        width: 42px;
        height: 42px;
        right: 20px;
        top: 270px;
        border-radius: 21px;
    }

    .news-next-btn img {
        width: 100%;
        height: auto;
    }

    .newsparent-item {
        width: 410px;
        height: 540px;
        margin-left: 42px;
        margin-right: 42px;
        border-radius: 20px;
        box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.16);
        overflow: hidden;
        flex-grow: 0;
    }


    .newsparent-item.active {
        display: none;
    }

    .newsparent-item .scalimg {
        width: 410px;
        height: 260px;
        overflow: hidden;
        border-radius: 20px 20px 0px 0px;
    }

    .scalimg .imgnews {
        width: 410px;
        height: 260px;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
    }

    .newsparent-item:hover .imgnews {
        transition-duration: 2s;
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
    }

    .newsparent-item:hover .newstxt h1 {
        color: #3063A6;
    }

    .newstxt {
        margin: 50px 20px 30px 20px;
        overflow: hidden;
    }

    .newstxt h1 {
        color: #303F52;
        font-size: 22px;
        font-weight: bold;
    }

    .newstxt p {
        color: #303F52;
        font-size: 18px;
        margin-top: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .newsparent-item .newsmore {
        margin-right: 30px;
    }

    .newsmore img {
        width: 100px;
        height: 24px;
    }

    /***************************************企业文化*****************************************************/
    .swiper-container {
        width: auto !important;
        margin-right: 15px !important;
        padding: 0 18px 60px;
    }

    .swiper-slide {
        width: 240px;
        height: 400px;
        padding-bottom: 10px;
        padding-top: 6px;
        border-radius: 20px;

        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        transition: 300ms;
        transform: scale(0.8);
    }

    .swiper-slide {
        height: auto;
    }


    .swiper-slide-active, .swiper-slide-duplicate-active {
        transform: scale(1);
    }


    .swiper-button-next {
        position: absolute;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        right: 10px;
        border-radius: 21px;
    }

    .swiper-button-next img {
        width: 100%;
    }

    .swiper-button-prev {
        position: absolute;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        left: 20px;
        border-radius: 21px;
    }

    .swiper-button-prev img {
        width: 100%;
    }

    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
        content: '';
    }

    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
        content: '';
    }

    /*分页器*/
    .swiper-pagination {
        position: absolute;
        margin-top: 100px;
    }

    /*包裹自定义分页器的div的位置等CSS样式*/
    .swiper-pagination-custom {
        width: 100%;
        height: 20px;
        text-align: center;
    }

    /*自定义分页器的样式*/
    .swiper-pagination-customs {
        width: 30px;
        height: 4px;
        display: inline-block;
        background: #CCCCCC;
        margin: 0 5px;
        outline: 0;
    }

    /*自定义分页器激活时的样式表现*/
    .swiper-pagination-customs-active {
        width: 30px;
        height: 4px;
        opacity: 1;
        z-index: 100;
        background: #707070;
    }

    .enterview {
        margin-bottom: 50px;
    }

    .enterview .enterimg {
        width: 100%;
        height: auto;
    }

    .newsview .swiper-button-prev img {
        width: 10px;
        height: 21px;
    }

    .newsview .swiper-button-next img {
        width: 10px;
        height: 21px;
    }

    .entertxt {
        position: absolute;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        background: #3063A6;
        opacity: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        transition-duration: 2s;
        transition-property: opacity;
    }

    .swiper-slide:hover .entertxt {
        opacity: 0.8;
        transition-duration: 2s;
        transition-property: opacity;
    }


    .entertxt h1 {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 24px;
        color: #F3F3F3;
        letter-spacing: 2px;
    }

    .entertxt h2 {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 24px;
        color: #F3F3F3;
    }

    /********************************************招聘****************************************************/
    .recruitcon {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding-top: 80px;
        padding-bottom: 150px;
    }

    .phone-recruitcon {
        display: none;
    }


    .recruitbt {
        text-align: left;
        margin-left: 80px;
    }

    .recruitbt h2 {
        font-size: 36px;
        font-weight: 400;
        line-height: 48px;
        color: #000000;
    }

    .recon {
        margin-top: 60px;
        margin-left: 80px;
        margin-right: 16px;
    }


    .c-checkbox {
        width: 30px;
        height: 30px;
        /*border-radius: 2px;*/
    }

    .recon_tab {
        width: 20px;
    }

    .left_sticky {
        width: 200px;
        position: absolute;
    }

    .left_sticky.sticky {
        position: fixed;
        height: auto;
        width: 200px;
        top: 0px;
        padding: 0;
    }

    .scinput {
        width: 160px;
        margin-bottom: 30px;
        border-bottom: 1px solid #707070;
        padding-left: 4px;
        padding-right: 4px;
    }

    .scinput .clear {
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        color: #000000;
    }

    .scinput .clear.active {
        color: #0065E4;
    }

    .shaix {
        width: 140px;
        height: 35px;
        font-family: "Microsoft YaHei";
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        color: #000000;
    }

    .retime {
        margin-top: 40px;
    }

    .recrubt h1 {
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        font-family: "Microsoft YaHei";
        color: #000000;
    }

    .recrubt p {
        font-size: 12px;
        font-weight: 400;
        color: #000000;
        font-family: "Microsoft YaHei";
        margin-left: 30px;
    }

    .reinput {
        margin-bottom: 18px;
    }

    .recon_info {
        min-height: 800px;
        margin-left: 200px;
        padding-left: 40px;
        border-left: 1px solid #707070;
    }

    .recruit_item {
        margin: 0 auto;
    }

    .recruit_item .recruit_itema {
        padding-bottom: 40px;
    }

    .recruit_item .schooltype {
        width: 30px;
        height: 30px;
        background: #21A221;
        color: white;
        border-radius: 5px 0px 5px 0px;
        font-size: 18px;
        font-family: 创艺简中圆;
        font-weight: 400;
        opacity: 0.9;
        text-align: center;
        padding-top: 4px;
        margin-left: 20px;
        margin-top: 12px;
    }

    .schooltype.hide {
        display: none;
    }

    .schooltype.show {
        display: inline;
    }

    .recruit_itema h1 {
        font-size: 18px;
        font-family: 创艺简中圆;
        font-weight: bold;
        color: #000000;
    }

    .recruit_itema h2 {
        font-size: 15px;
        font-family: 创艺简中圆;
        font-weight: 400;
        color: #000000;
        opacity: 0.8;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .recruit_itema p {
        font-size: 12px;
        font-family: 创艺简中圆;
        font-weight: 400;
        line-height: 24px;
        color: #000000;
        opacity: 0.6;
    }

    /************************************************招聘分页********************************************************/
    .reconpage {
        display: inline-block;
        padding-left: 0;
        margin: 0 auto;
        width: 100%;
        border-radius: 4px;
    }

    .pagination .whj_bgc {
        width: 20px;
        height: 20px;
        font-size: 14px;
        border-radius: 20px;
        margin-left: 6px;
        margin-right: 6px;
        padding-top: 2px;
    }

    .pagination .whj_padding {
        padding-top: 0px;
    }

    .pagination div {
        display: inline-block;
        vertical-align: middle;
        height: 24px;
        line-height: 20px;
    }


    .currucon {
        width: 100%;
        max-width: 1540px;
        margin: 0 auto;
        padding: 60px 100px 100px;
    }

    .curruview h1 {
        font-size: 42px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h2 {
        font-size: 36px;
        margin-top: 60px;
        margin-bottom: 30px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h3 {
        font-size: 24px;
        margin-top: 30px;
        margin-bottom: 10px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h4 {
        font-size: 20px;
        margin-top: 60px;
        margin-bottom: 30px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h5 {
        font-size: 18px;
        margin-top: 60px;
        margin-bottom: 30px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h6 {
        font-size: 16px;
        margin-top: 60px;
        margin-bottom: 30px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview p {
        font-size: 15px;
        line-height: 30px;
        font-family: 创艺简中圆;
    }


    .curruview .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p {
        font-weight: 400;
        line-height: 1.5;
    }

    .delivercur {
        width: 330px;
        height: 50px;
        background: #0065E4;
        opacity: 1;
        border-radius: 35px;
        text-align: center;
        font-size: 15px;
        font-family: 创艺简中圆;
        font-weight: 400;
        color: #FFFFFF;
        padding-top: 17px;
        margin: 60px auto 0;
    }


    /**************************************球**************************************************/
    .bg_blue-oval {
        margin-top: -150px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .bg_green-oval {
        margin-top: -200px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }


    .bg_pink-oval {
        margin-top: 360px;
        margin-right: -168px;
        z-index: 1;
        float: right;
        right: 0;
        position: absolute;
    }

    .introduce_bg_pink-oval{
        margin-top: -150px;
        margin-right: -168px;
        z-index: 1;
        right: 0;
        position: absolute;
    }

    .blue-oval {
        width: 500px;
        height: 500px;
        background: linear-gradient(180deg, #ACCBEE 0%, #E7F0FD 100%);
        border-radius: 50%;
        opacity: 1;
        z-index: 1;
        position: relative;
    }

    .pink-oval {
        width: 500px;
        height: 500px;
        background: linear-gradient(180deg, #FA709A 0%, #A4C7FC 100%);
        border-radius: 50%;
        opacity: 0.3;
        position: relative;
        z-index: 1;
    }

    .green-oval {
        width: 500px;
        height: 500px;
        background: linear-gradient(180deg, #B7F8DB 0%, #50A7C2 100%);
        border-radius: 50%;
        opacity: 0.5;
        z-index: 1;
        position: relative;
    }

    .cor_bg_blue-oval {
        margin-top: -50px;
        margin-right: -168px;
        right: 0;
        position: absolute;
    }


    .cor_bg_purple-oval {
        margin-top: -80px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .sol_bg_pink-oval {
        margin-top: 100px;
        margin-right: -168px;
        z-index: 1;
        right: 0;
        position: absolute;
    }

    .sol_bg_green-oval {
        margin-top: -40px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .purple-oval-600 {
        width: 350px;
        height: 350px;
        background: linear-gradient(180deg, #BDC2E8 0%, #E6DEE9 100%);
        border-radius: 50%;
        opacity: 0.5;
        z-index: 1;
        position: relative;
    }


    .blue-oval-600 {
        width: 350px;
        height: 350px;
        background: linear-gradient(180deg, #ACCBEE 0%, #E7F0FD 100%);
        border-radius: 50%;
        opacity: 1;
        z-index: 1;
        position: relative;
    }

    .oval-2{
        margin-top: 100px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .oval-1{
        margin-top: 100px;
        margin-right: -168px;
        right: 0;
        position: absolute;
    }

    .oval-3{
        margin-top: 100px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }


}


@media screen and (max-width: 1400px) {


    .banner img {
        margin-top: 69px;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .scroll {
        margin-bottom: -10px;
        transform: none;
    }

    .scroll img {
        width: 10px;
    }


    .company_view {
        width: 100%;
        margin: 0 auto;
        position: relative;
        box-sizing: border-box;
        padding-top: 30px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .company_view .company_img {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 2;
    }

    .companyradius {
        display: none;
    }

    .companyright {
        width: 100%;
        text-align: left;
        overflow: hidden;
        z-index: 2;
    }

    /**************************************合作伙伴******************************************************/
    .coopcon {
        max-width: 1500px;
        margin: 0 auto;
        position: relative;
        padding-bottom: 150px;
        text-align: center;
        z-index: 1;
    }

    .partner_item {
        width: 33.3%;
        height: auto;
        float: left;
        text-align: center;
        display: inline-block;
        z-index: 1;
    }

    .coopcon .partner_item img {
        width: 160px;
        height: 80px;
        z-index: 1;
    }

    .partner_item .meng {
        position: absolute;
        margin-top: -82px;
        margin-left: calc((33.3% - 160px) / 2);
        width: 160px;
        height: 80px;
        text-align: center;
        opacity: 0;
        background-color: rgba(48, 63, 82, 0);
    }

    .partner_item .meng h1 {
        font-family: "Microsoft YaHei";
        font-size: 20px;
        color: white;
        font-weight: bold;
        text-align: center;
        margin-top: 25px;
    }

    .partner_item:hover img {
        /*transition-duration: 2s;*/
        /*transform: scale(1.3);*/
        /*-webkit-transform: scale(1.3);*/
    }

    .partner_item .meng:hover {
        opacity: 1;
        background-color: rgba(48, 63, 82, 1);
        transition-duration: 1s;
    }

    /**************************产品展示*********************/
    .apa_view {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        z-index: 2;
        padding-right: 10px;
        padding-left: 10px;
    }

    .avp_view {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        display: block;
        z-index: 2;
        padding-right: 10px;
        padding-left: 10px;
        margin: 35px auto 0;
    }

    .bg_apa_left {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 2;
    }

    .bg_apa_right {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 2;
        float: left;
    }


    .produceright {
        width: 100%;
        text-align: left;
        overflow: hidden;
        z-index: 2;
        padding-right: 10px;
        padding-left: 10px;
    }


    .produceleft {
        width: 100%;
        text-align: left;
        overflow: hidden;
        z-index: 2;
        float: right;
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 10px;
        padding-left: 10px;
    }


    .apa-avp-view h4 {
        font-size: 32px;
        color: rgba(48, 99, 166, 0.2);
        font-family: "Microsoft YaHei";
        margin-top: 15px;
        margin-left: 14px;
        position: relative;
        letter-spacing: 1px;
    }

    .apa-avp-view h3 {
        font-size: 20px;
        color: #000000;
        font-family: "Microsoft YaHei";
        margin-bottom: 10px;
        position: relative;
        line-height: 20px;
        margin-top: -20px;
    }

    .apa-avp-view .produceright h3 {
        margin-left: 0px;
    }

    .apa-avp-view p {
        font-size: 14px;
        color: #000000;
        font-family: "Microsoft YaHei";
        line-height: 22px;
        letter-spacing: 1px;
        font-weight: 400;
        text-indent: 2em;
        margin-bottom: 10px;
    }


    .more_view {
        text-align: right;
    }


    .more_detail {
        font-size: 24px;
        color: #0069ED;
        font-family: "Microsoft YaHei";
        line-height: 48px;
        text-align: right;
        letter-spacing: 1px;
        font-weight: 400;
        margin-right: 23px;
        margin-top: 4px;
    }


}


@media screen and (max-width: 1240px) {

    .footer {
        display: block;
    }

    .ft_con {
        display: block;
    }

    .ft_cona .official {
        width: 100%;
        margin: 20px auto 0;
        text-align: center;
    }

    .official .official_view {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .official_view li {
        width: calc((100% - 120px) / 2);
        text-align: center;
    }

    .official_view .qrcode {
        width: 100px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .official_view .qrcode img {
        width: 100px;
        height: 100px;
    }

    .official_view h4 {
        font-size: 36px;
        color: rgba(255, 255, 255, 0.3);
        line-height: 24px;
        letter-spacing: 3px;
        margin-top: 60px;
    }

    .official p {
        color: #ffffff;
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
        font-family: "微软雅黑";
    }

    /*************************核心技术  产品功能***********************************/
    .te-production {
        position: relative;
        margin: 0 auto;
        width: 100%;
        padding-bottom: 150px;
        padding-left: 40px;
        padding-right: 40px;
        z-index: 2;
    }

    .te-production .u-list {
        width: calc(100% / 4);
        display: inline-block;
        overflow: hidden;
        align-items: center;
        margin-top: 30px;
        z-index: 2;
    }

    .te-production .u-list li {
        width: 100%;
        z-index: 2;
    }

    .te-production .u-list li p {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 40px;
        margin-left: 10px;
        color: #303F52;
        z-index: 2;
    }

    /***************************************新闻***********************************/
    .news_item {
        max-width: 950px;
    }

    /************************************************新闻分页********************************************************/
    .newspage {
        padding-top: 80px;
    }

}


@media screen and (max-width: 768px) {

    .banner_txt h2 {
        font-size: 16px;
        font-weight: 400;
        word-spacing: 2px;
        letter-spacing: 2px;
        margin-bottom: 0px;
        line-height: 1.75em;
        /*	animation:rubberBand 1s;*/
    }

    .banner_txt p {
        font-size: 10px;
        line-height: 1.2em;
        letter-spacing: 2px;
        /*	animation:rubberBand 1s;*/
    }

    .banner_index_txt {
        margin-left: 12px;
        margin-right: 12px;
    }

    .banner_index_txt h1 {
        font-size: 30px;
        margin-left: 0px;
        margin-top: 30%;
        overflow: hidden;
    }

    .banner_index_txt h2 {
        font-size: 15px;
        margin-top: -15px;
        margin-left: 15px;
    }


    .solution_banner .banner_index_txt h1 {
        margin-top: 34%;
    }

    .news_banner .banner_index_txt h1 {
        margin-top: 40%;
        letter-spacing: 20px;
    }

    .news_banner .banner_index_txt h2 {
        margin-top: -20px;
    }


    .about_banner .banner_index_txt h1 {
        margin-top: 36%;
        margin-left: 7px;
    }

    .about_banner .banner_index_txt h2 {
        color: #fff;
        font-size: 10px;
        margin-top: 0px;
        margin-left: 7px;
    }


    .banner_index_txt .line {
        width: 60px;
        height: 1px;
        border-bottom: 1px solid #D3E5FF;
        margin-left: 6px;
        margin-top: 20px;
    }

    .solution_banner .banner_index_txt .line {
        opacity: 0;
    }

    .about_banner .banner_index_txt .line {
        margin-top: 14px;
        opacity: 0;
    }


    .banner_index_txt .car-hint {
        margin-top: 6px;
        margin-left: 6px;
    }

    .banner_index_txt .car-hint p {
        color: #D3E5FF;
        font-size: 10px;
        font-family: "Microsoft YaHei";
        opacity: 0.8;
        line-height: 20px;
        /*	animation:rubberBand 1s;*/
    }

    .banner_index_txt .car-hint .hight_txt {
        color: #ffffff;
        margin-top: 0px;
        font-size: 14px;
        font-family: "Microsoft YaHei";
        font-weight: bold;
    }

    .about_banner .banner_index_txt .car-hint .hight_txt {
        font-size: 12px;
    }

    .banner_index_txt .index-more {
        margin-left: 3%;
        margin-top: 10px;
        width: 70px;
        height: 26px;
    }

    .line-wrapper {
        max-width: 768px;
        padding: 80px 20px 50px;
    }

    .line_view li {
        width: calc((100% - 145px) / 2);
        text-align: center;
    }

    .line_view .title {
        width: 145px;
    }

    .line-title {
        color: #3063A6;
        font-size: 20px;
        line-height: 0px;
        font-weight: bold;
    }

    .line-subtitle {
        color: rgba(48, 99, 166, 0.6);
        font-size: 14px;
        line-height: 4px;
        margin-top: 46px;
        text-align: center;
    }


    .line-indicate-left {
        text-align: right;
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .line-indicate-left .line {
        width: 90px;
        background-color: #3063A6;
        height: 1px;
        position: relative;
        margin-top: 3px;
        margin-right: -2px;
    }

    .line-indicate-left .oval {
        width: 6px;
        height: 6px;
        background: #3063A6;
        border-radius: 50%;
        text-align: center;
    }

    .line-indicate-right {
        text-align: left;
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .line-indicate-right .line {
        width: 90px;
        background-color: #3063A6;
        height: 1px;
        position: relative;
        margin-top: 3px;
        margin-left: -2px;
    }

    .line-indicate-right .oval {
        width: 6px;
        height: 6px;
        background: #3063A6;
        border-radius: 50%;
        text-align: center;
    }

    /*!**************************产品展示*********************!*/
    /*.apa_view {*/
    /*    position: relative;*/
    /*    box-sizing: border-box;*/
    /*    width: 100%;*/
    /*    margin: 0 auto;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    justify-content: flex-start;*/
    /*    align-items: center;*/
    /*    z-index: 2;*/
    /*    padding-right: 10px;*/
    /*    padding-left: 10px;*/
    /*}*/
    /*.avp_view {*/
    /*    position: relative;*/
    /*    box-sizing: border-box;*/
    /*    width: 100%;*/
    /*    display: block;*/
    /*    z-index: 2;*/
    /*    padding-right: 10px;*/
    /*    padding-left: 10px;*/
    /*    margin: 20px auto 0;*/
    /*}*/
    /*.bg_apa_left {*/
    /*    width: 100%;*/
    /*    height: 100%;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    bottom: 0;*/
    /*    right: 0;*/
    /*    z-index: 2;*/
    /*}*/
    /*.bg_apa_right {*/
    /*    width: 100%;*/
    /*    height: 100%;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    bottom: 0;*/
    /*    right: 0;*/
    /*    z-index: 2;*/
    /*    float: left;*/
    /*}*/
    /*.produceright {*/
    /*    width: 100%;*/
    /*    text-align: left;*/
    /*    overflow: hidden;*/
    /*    z-index: 2;*/
    /*    padding-right: 10px;*/
    /*    padding-left: 10px;*/
    /*}*/
    /*.produceleft {*/
    /*    width: 100%;*/
    /*    text-align: left;*/
    /*    overflow: hidden;*/
    /*    z-index: 2;*/
    /*    float: right;*/
    /*    margin-left: 0px;*/
    /*    margin-right: 0px;*/
    /*    padding-right: 10px;*/
    /*    padding-left: 10px;*/
    /*}*/
    /*.apa-avp-view h4 {*/
    /*    font-size: 32px;*/
    /*    color: rgba(48, 99, 166, 0.2);*/
    /*    font-family: "Microsoft YaHei";*/
    /*    margin-top: 15px;*/
    /*    margin-left: 14px;*/
    /*    position: relative;*/
    /*    letter-spacing: 1px;*/
    /*}*/
    /*.apa-avp-view h3 {*/
    /*    font-size: 20px;*/
    /*    color: #000000;*/
    /*    font-family: "Microsoft YaHei";*/
    /*    margin-bottom: 10px;*/
    /*    position: relative;*/
    /*    line-height: 20px;*/
    /*    margin-top: -20px;*/
    /*}*/
    /*.apa-avp-view .produceright h3 {*/
    /*    margin-left: 0px;*/
    /*}*/
    /*.apa-avp-view p {*/
    /*    font-size: 14px;*/
    /*    color: #000000;*/
    /*    font-family: "Microsoft YaHei";*/
    /*    line-height: 30px;*/
    /*    letter-spacing: 1px;*/
    /*    font-weight: 400;*/
    /*    text-indent: 2em;*/
    /*    margin-bottom: 10px;*/
    /*}*/
    /*.more_view {*/
    /*    text-align: right;*/
    /*}*/
    /*.more_detail {*/
    /*    font-size: 24px;*/
    /*    color: #0069ED;*/
    /*    font-family: "Microsoft YaHei";*/
    /*    line-height: 48px;*/
    /*    text-align: right;*/
    /*    letter-spacing: 1px;*/
    /*    font-weight: 400;*/
    /*    margin-right: 23px;*/
    /*    margin-top: 4px;*/
    /*}*/
    /****************量产数据******************************/
    .c-production {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 10px;
    }

    .c-production .c-list {
        margin: 0 -15px -30px;
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .c-production .c-list li {
        padding: 0 4px 15px;
        width: 25%;
    }


    .c-production .c-list li .c-top {
        margin-bottom: 6px;
    }

    .c-production .c-list li .c-top {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: Microsoft YaHei;
        color: #4083D9;
    }

    .c-production .c-list li .c-text {
        text-align: center;
        max-width: 310px;
        margin: 0 auto;
        line-height: 12px;
        font-size: 8px;
        color: #303F52;
        font-family: Microsoft YaHei;
    }


    .c-production .c-list li .c-top .c-num-move {
        font-size: 22px;
    }

    .c-production .c-list li .c-top .c-gt {
        margin-left: 4px;
        font-size: 6px;
    }

    .c-production .c-list li .c-top .c-gt p {
        font-size: 6px;
    }


    /**************************************合作伙伴********************************************************/
    .coopcon {
        position: relative;
        width: 90%;
        margin: 0 auto;
        padding-bottom: 60px;
    }

    .coopcon .partner_item {
        width: 50%;
        height: 70px;
        text-align: center;
        display: inline-block;
    }

    .coopcon .partner_item img {
        width: 140px;
        height: 70px;
    }

    .partner_item .meng {
        position: absolute;
        margin-top: -72px;
        margin-left: calc((50% - 140px) / 2);
        width: 140px;
        height: 70px;
        text-align: center;
        opacity: 0;
        background-color: rgba(48, 63, 82, 0);
    }

    .partner_item .meng h1 {
        font-family: "Microsoft YaHei";
        font-size: 16px;
        color: white;
        font-weight: bold;
        text-align: center;
        margin-top: 25px;
    }

    .partner_item:hover img {
        /*transition-duration: 2s;*/
        /*transform: scale(1.3);*/
        /*-webkit-transform: scale(1.3);*/
    }

    .partner_item .meng:hover {
        opacity: 1;
        background-color: rgba(48, 63, 82, 1);
        transition-duration: 1s;
    }

    /*************************APA全自动泊车***********************************/
    .corcon {
        max-width: 768px;
        padding-top: 60px;
        margin: 0 auto;
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
        z-index: 2;
    }

    .corcon h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 18px;
        margin-bottom: 10px;
        color: #000000;
    }

    .corcon p {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        color: #000000;
        text-indent: 2em;
        margin-top: 20px;
        margin-bottom: 12px;
    }

    .corcon .line_528 {
        width: 195px;
        background-color: #0069ED;
        height: 1px;
        position: relative;
    }

    .corcon .line_482 {
        width: 180px;
        background-color: #0069ED;
        height: 1px;
        position: relative;
    }

    .corcon .line_336 {
        width: 125px;
        background-color: #0069ED;
        height: 1px;
        position: relative;
    }

    .corcon-footer {
        margin-bottom: 80px;
    }


    .more_point {
        width: 245px;
        height: 115px;
        margin-top: -50px;
        margin-right: 10px;
        z-index: 2;
    }

    /*************************核心技术***********************************/
    .tech-slam {
        padding-top: 50px;
    }

    .tech-corcon {
        max-width: 768px;
        margin: 0 auto;
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
        z-index: 2;
    }

    .tech-corcon h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 18px;
        margin-bottom: 10px;
        color: #000000;
    }

    .tech-corcon p {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        color: #000000;
        text-indent: 2em;
        margin-top: 30px;
        margin-bottom: 12px;
    }

    .tech-corcon .line_528 {
        width: 200px;
        background-color: #0069ED;
        height: 1px;
        position: relative;
    }

    .tech-corcon .line_432 {
        width: 164px;
        background-color: #0069ED;
        height: 1px;
        position: relative;
    }

    .tech-corcon .line_576 {
        width: 220px;
        background-color: #0069ED;
        height: 1px;
        position: relative;
    }

    .tech-corcon .line_323 {
        width: 123px;
        background-color: #0069ED;
        height: 1px;
        position: relative;
    }

    .tech-corcon .cor_more_point {
        width: 300px;
        height: 150px;
        margin-top: -80px;
    }


    /**************************************底部区域****************************************************/
    .footer {
        max-width: 768px;
        background-color: #303F52;
        background-size: cover;
        display: block;
        overflow: hidden;
        z-index: 2;
    }

    .ft_con {
        display: none;
        width: 100%;
        margin: 0 auto;
        padding-top: 55px;
        z-index: 2;
    }


    .ft_item {
        width: 33%;
        margin-right: 12px;
        margin-left: 12px;
        margin-bottom: 40px;
        float: none;
        z-index: 2;
    }

    .ft_item h2 {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
        font-family: "微软雅黑";
        margin-bottom: 12px;
        position: relative;
    }


    .ft_item p {
        width: 260px;
        margin-bottom: 5px;
        color: #ffffff;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        font-family: "微软雅黑";
    }

    .ft_item p a {
        color: #999999;
        font-size: 8px;
        font-family: "微软雅黑";
    }


    .ft_cona {
        display: none;
    }


    .ft_cona_phone {
        display: block;
        max-width: 768px;
        margin: 40px auto;
        text-align: center;
        /*border-top: 2px solid rgba(255, 255, 255, 1);*/
    }


    .ft_cona p {
        color: #ffffff;
        font-size: 9px;
        line-height: 14px;
        text-align: left;
        display: inline-block;
        font-family: "微软雅黑";
    }

    .ft_cona_phone .official-phone {
        width: 100%;
        margin: 20px auto 0;
        text-align: center;
    }

    .official-phone img {
        width: 60px;
        height: 60px;
    }

    .official-phone h1 {
        color: #ffffff;
        font-size: 15px;
        line-height: 16px;
        margin-top: 10px;
        margin-bottom: 20px;
        font-family: "微软雅黑";
    }

    .official-phone p {
        color: #ffffff;
        font-size: 10px;
        line-height: 16px;
        font-family: "微软雅黑";
    }


    /*************************核心技术  产品功能***********************************/
    .te-production {
        position: relative;
        margin: 0 auto;
        max-width: 786px;
        width: 100%;
        padding-bottom: 60px;
        padding-left: 20px;
        padding-right: 20px;
        z-index: 2;
    }

    .te-production .u-list {
        width: calc(100% / 2);
        display: inline-block;
        overflow: hidden;
        align-items: center;
        margin-top: 0px;
        margin-bottom: 30px;
        z-index: 2;
    }

    .te-production .u-list li {
        width: 100%;
        margin-left: calc((100% - 100px) / 4);
        z-index: 2;
    }

    .te-production .u-list li img {
        width: 27px;
        height: 27px;
        z-index: 2;
    }


    .te-production .u-list li p {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 20px;
        margin-left: 6px;
        margin-top: 5px;
        color: #303F52;
        z-index: 2;
    }

    .techa {
        width: 300px;
        z-index: 2;
    }


    /***************************************新闻***********************************/
    .news .page {
        padding: 60px 0 60px;
    }

    .newsbox {
        padding-top: 30px;
    }

    .nw_time {
        width: 100%;
        margin-top: 10px;
        margin-left: 16px;
        margin-right: 16px;
    }

    .nw_time .nw_year {
        float: left;

    }

    .nw_time .nw_day {
        margin-top: 0px;
        margin-left: 15px;
        float: left;
    }

    .time_year {
        height: 30px;
        margin-left: 4px;
    }

    .nw_time span {
        font-size: 24px;
    }

    .nw_time i {
        font-size: 10px;
    }


    .news-line-indicate {
        width: 100px;
        display: none;
    }

    .news-line-indicate .line {
        width: 90px;
        background-color: #0065E4;
        height: 2px;
        margin-top: 3px;
    }

    .news-line-indicate .oval {
        width: 8px;
        height: 8px;
        background: #0065E4;
        border-radius: 50%;
    }

    .nw_txt {
        width: 100%;
        margin-top: 4px;
        position: relative;
    }

    .changjiana {
        position: absolute;
        top: 0px;
        left: 0;
        opacity: 0;
    }

    .nw_txt h3 {
        font-size: 18px;
        margin-bottom: 0px;
        line-height: 30px;
    }

    .nw_txt p {
        font-size: 12px;
        line-height: 18px;
    }

    .nw_txta {
        width: calc(100% - 90px);
        padding-left: 20px;
        float: left;
    }

    .news .nw_jiantou {
        margin-top: 20px;
        margin-right: 12px;
        float: right;
    }

    .icon-jiantou {
        width: 40px;
        height: 8px;
    }

    .news_item {
        padding: 20px 0px;
    }

    .news .news_item {
        border-bottom: 1px dashed rgba(0, 0, 0, 0.8);
    }

    /************************************************新闻分页********************************************************/
    .newspage {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .pagination .whj_bgc {
        width: 20px;
        height: 20px;
        font-size: 14px;
        border-radius: 20px;
        margin-left: 6px;
        margin-right: 6px;
        padding-top: 2px;
    }

    .pagination .whj_padding {
        padding-top: 0px;
    }

    .pagination div {
        display: inline-block;
        vertical-align: middle;
        height: 24px;
        line-height: 20px;
    }

    /***********************************************发展历程******************************************************************/
    .historycon {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .lcon2 .col-xs-12 {
        padding-top: 0px;
    }


    .lb2 .timeline {
        margin-top: 10px;
        margin-bottom: 26px;
        height: 40px;
        padding-top: 10px;
        text-align: center;
        background: url(../img/timescroll.png) no-repeat bottom center;
    }

    .lb2 .indticaline {
        height: 50px;
        width: 3px;
        margin: -2px auto 0;
    }

    .lcon1a {
        margin-top: 0px;
    }

    .lb2 .time .item {
        font-size: 14px;
    }

    .itemright {
        padding-left: 0px;
    }

    .itemright h2 {
        display: none;
        color: #3063A6;
        font-size: 24px;
        font-family: 创艺简中圆;
        margin-top: 8px;
        margin-bottom: 4px;
    }

    .itemright p i {
        width: 80px;
        color: #3063A6;
        position: relative;
        display: block;
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 1.5;
        font-style: normal;
    }

    .itemright p span {
        width: calc(100% - 90px);
        display: block;
        line-height: 1.5;
        font-size: 15px;
        font-family: Microsoft YaHei;
        padding-left: 10px;
        color: #303F52;
    }

    /***************************************加入我们************************************************************************/
    .work-view {
        max-width: 786px;
    }

    .work-left {
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .work-right {
        margin-left: 20px;
    }


    .work-view .work-title {
        text-align: center;
        margin-top: 15px;
    }

    .work-view .work-title .jiang {
        text-align: left;
        font-size: 24px;
        font-weight: 400;
        margin-top: 10px;
        color: black;
        float: left;
    }

    .work-view .work-title .jiang-hint {
        font-size: 18px;
        margin-left: -10px;
        padding-top: 18px;
    }

    .work-view ul li {
        font-size: 14px;
        margin-top: 15px;
        margin-left: 20px;
    }


    .detail .detail-title {
        margin-top: 30px;
        width: 120px;
        color: white;
        border-radius: 25px;
        font-size: 15px;
        padding: 14px 0 14px 0;
        margin-left: 10px;
    }

    .workfooter {
        margin-bottom: 160px;
    }

    .workcenter {
        margin-top: 130px;
    }

    .more-point {
        position: relative;
        width: 190px;
        height: 80px;
        z-index: 1;
        margin-top: 20px;
    }

    /***************************************主页新闻*****************************************************/
    .news-next-btn {
        position: absolute;
        box-sizing: border-box;
        width: 42px;
        height: 42px;
        right: 10px;
        top: 170px;
        border-radius: 14px;
    }


    .newsparent-item {
        width: 240px;
        height: 358px;
        border-radius: 14px;
        box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.16);
    }

    .newsparent-item .scalimg {
        width: 100%;
        height: 160px;
        overflow: hidden;
        border-radius: 20px 20px 0px 0px;
    }

    .scalimg .imgnews {
        width: 100%;
        height: auto;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
    }

    .newsparent-item:hover .imgnews {
        transition-duration: 2s;
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
    }

    .newstxt {
        margin: 25px 10px 25px 10px;
        overflow: hidden;
    }

    .newstxt h1 {
        color: #303F52;
        font-size: 15px;
        line-height: 20px;
        font-weight: bold;
    }

    .newstxt p {
        color: #303F52;
        font-size: 13px;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .newsparent-item .newsmore {
        margin-right: 20px;
    }

    .newsmore img {
        width: 66px;
        height: 16px;
    }

    .swiper-button-next {
        position: absolute;
        box-sizing: border-box;
        width: 30px;
        height: 30px;
        right: 10px;
        border-radius: 21px;
    }

    .swiper-button-prev {
        position: absolute;
        box-sizing: border-box;
        width: 30px;
        height: 30px;
        left: 20px;
        border-radius: 21px;
    }


    /***************************************招聘*****************************************************/
    .recruitcon {
        display: none;
    }

    .phone-recruitcon {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 30px 16px 20px;
    }

    .retitle h1 {
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: bold;
        text-align: center;
        color: #0065E4;
    }

    .research {
        margin-top: 30px;
        height: 40px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .atsx-input {
        width: 60%;
        height: 100%;
        border-radius: 5px 0 0 5px;
        border: 1px solid #000;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
        font-family: PingFang SC;
        font-weight: 500;
        line-height: 20px;
        color: #707070;
        letter-spacing: 1px;
        opacity: 0.8;
    }

    ::-webkit-input-placeholder {
        font-size: 12px;
    }

    input[type=search]::-webkit-search-cancel-button {
        width: 20px;
        height: 20px;
        font-size: 15px;
    }

    .searchbtn {
        width: 40%;
        height: 100%;
        background: #0065E4;
        margin: 0 auto;
        opacity: 1;
        border-radius: 0px 5px 5px 0px;
    }

    .searchbtn.click {
        opacity: 0.6;
    }

    .searchbtn p {
        height: 100%;
        text-align: center;
        color: white;
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: bold;
        line-height: 40px;
        vertical-align: middle;
    }

    .reconinfo {
        margin-top: 30px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .recontype-item {
        padding-top: 10px;
        padding-bottom: 10px;
        width: 33.3%;
        margin: 0 auto;
        text-align: center;
        border: 1px solid #00000000;
    }

    .recontype-item img {
        width: 40px;
        height: 40px;
    }

    .recontype-item p {
        margin-top: 3px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #303F52;
    }

    .recontype-item.click {
        border: 1px solid #006EF8;
    }

    .recondetail-view {
        margin-bottom: 60px;
    }

    .recondetail {
        margin-top: 20px;
        width: 100%;
        height: 85px;
        background: #FFFFFF;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
        opacity: 1;
        border-radius: 10px;
        padding: 10px;
    }

    .recondetail .detail_itema .campustype {
        width: 18px;
        height: 18px;
        margin-top: 2px;
        background: #21A221;
        opacity: 1;
        border-radius: 4px 0px 4px 0px;
        font-size: 10px;
        font-family: PingFang SC;
        font-weight: bold;
        color: #FFFFFF;
        padding-left: 3px;
        margin-right: 10px;
        padding-top: 3px;
        opacity: 1;
    }

    .campustype.hide {
        display: none;
    }

    .campustype.show {
        display: inline;
    }

    .recondetail .detail_itema h1 {
        font-size: 15px;
        font-family: PingFang SC;
        font-weight: bold;
        color: #000000;
    }

    .detail_itema .subtitle {
        margin-top: 20px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .detail_itema .subtitle h2 {
        width: 70%;
        font-size: 12px;
        font-family: PingFang SC;
        font-weight: 500;
        color: #7D7D7D;
    }

    .detail_itema .subtitle p {
        width: 30%;
        font-size: 10px;
        font-family: PingFang SC;
        font-weight: 500;
        color: #0065E4;
        text-align: right;
    }


    .currucon {
        width: 100%;
        max-width: 1540px;
        margin: 0 auto;
        padding: 60px 16px 100px;
    }

    .curruview h1 {
        font-size: 20px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h2 {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 5px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h3 {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 5px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h4 {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 5px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h5 {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 5px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview h6 {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 5px;
        font-weight: bold;
        font-family: 创艺简中圆;
    }

    .curruview p {
        font-size: 13px;
        line-height: 25px;
        font-family: 创艺简中圆;
    }


    .curruview .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p {
        font-weight: 400;
        line-height: 1.5;
    }

    .delivercur {
        width: 200px;
        height: 45px;
        background: #0065E4;
        opacity: 1;
        border-radius: 35px;
        text-align: center;
        font-size: 13px;
        font-family: 创艺简中圆;
        font-weight: 400;
        color: #FFFFFF;
        padding-top: 10px;
        margin: 30px auto 0;
    }

    /************************************************核心技术********************************************************************/
    .techa-phone .htp_a {
        width: 40px;
        height: 40px;
    }

    .techa-phone h1 {
        font-size: 16px;
        margin-top: 10px;
        font-weight: 400;
    }

    .techa-phone p {
        font-size: 10px;
    }

    .techcon-phone .techaimg {
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }


    /**************************************球**************************************************/
    .bg_blue-oval {
        margin-top: -240px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }


    .bg_pink-oval {
        margin-top: 260px;
        margin-right: 0px;
        z-index: 1;
        float: right;
        right: 0;
        position: absolute;
        overflow: hidden;
    }

    .bg_green-oval {
        margin-top: 300px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;

    }

    .introduce_bg_pink-oval{
        margin-top: -150px;
        margin-right: 0px;
        z-index: 1;
        right: 0;
        position: absolute;
    }


    .introduce_bg_purple-oval{
        margin-top: 40px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .introduce_bg_purple-oval{
        margin-top: 40px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .blue-oval {
        width: 350px;
        height: 350px;
        background: linear-gradient(180deg, #ACCBEE 0%, #E7F0FD 100%);
        border-radius: 50%;
        opacity: 1;
        z-index: 1;
        position: relative;
    }

    .pink-oval {
        width: 175px;
        height: 350px;
        background: linear-gradient(180deg, #FA709A 0%, #A4C7FC 100%);
        border-radius: 175px  0 0 175px;
        opacity: 0.3;
        position: relative;
        z-index: 1;
    }

    .green-oval {
        width: 350px;
        height: 350px;
        background: linear-gradient(180deg, #B7F8DB 0%, #50A7C2 100%);
        border-radius: 50%;
        opacity: 0.5;
        z-index: 1;
        position: relative;
    }

    .purple-oval {
        width: 350px;
        height: 350px;
        background: linear-gradient(180deg, #BDC2E8 0%, #E6DEE9 100%);
        border-radius: 50%;
        opacity: 0.5;
        z-index: 1;
        position: relative;
    }

    .purple-oval {
        width: 350px;
        height: 350px;
        background: linear-gradient(180deg, #BDC2E8 0%, #E6DEE9 100%);
        border-radius: 50%;
        opacity: 0.5;
        z-index: 1;
        position: relative;
    }


    .cor_bg_blue-oval {
        margin-top: -50px;
        margin-right: 0px;
        z-index: 1;
        float: right;
        right: 0;
        position: absolute;
    }


    .cor_bg_purple-oval {
        margin-top: -80px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .sol_bg_pink-oval {
        margin-top: 100px;
        margin-right: 0px;
        z-index: 1;
        right: 0;
        position: absolute;
    }

    .sol_bg_green-oval {
        margin-top: -40px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .purple-oval-600 {
        width: 350px;
        height: 350px;
        background: linear-gradient(180deg, #BDC2E8 0%, #E6DEE9 100%);
        border-radius: 50%;
        opacity: 0.5;
        z-index: 1;
        position: relative;
    }


    .blue-oval-600 {
        width: 175px;
        height: 350px;
        background: linear-gradient(180deg, #ACCBEE 0%, #E7F0FD 100%);
        border-radius: 175px  0 0 175px;
        opacity: 0.3;
        position: relative;
        z-index: 1;
    }

    .oval-2{
        margin-top: 100px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }

    .oval-1{
        margin-top: 100px;
        margin-right: 0px;
        right: 0;
        position: absolute;
    }

    .oval-3{
        margin-top: 100px;
        margin-left: -168px;
        z-index: 1;
        position: absolute;
    }


}


