@media (min-width: 1280px) {
    /* 新闻动态-详情页样式 */
    .a_news_detail_content{
        overflow: auto;
    }  
    .a_align_center{
        text-align: center;
    }
    html{
        font-size: 14px!important;
    }
    .a_title{
        width: 100%;
        font-weight:500;
        color:rgba(51,51,51,1);
        font-size:28px;
        line-height:36px;
        margin: 0 0 30px;
    }
    .a_text_l{
        float:left;
        width:552px;
    }
    .a_text_l p{
        font-size:14px;
        font-family:SourceHanSansCN-Normal,SourceHanSansCN;
        font-weight:400;
        color:rgba(51,51,51,1);
        line-height:24px;
        margin-bottom: 11px;;
    }
    .a_text_l .form-group{
        height: 40px;;
    }
    .a_text_r{
        float: right;
        width:550px;
        border-radius: 10px;
        overflow: hidden;
    }
    .a_text_r  video{
        width: 100%;
        height:auto;
    }
    .a_box{
        width:100%;
        float:left;
        overflow:hidden;
        margin-top:70px;
    }
    .a_box .form-group{
        margin-bottom: 30px;
    }
    .a_box .form-group input{
        width:373px;
        height:48px;
        background:rgba(243,243,243,1);
        border-radius:4px;
        border:1px solid rgba(230,230,230,1);
        /*border:1px solid rgba(255,112,0,1);*/
    }
    .a_box .form-group .form-control:focus{
        border:1px solid rgba(255,112,0,1);
        box-shadow: 0 0 0 1px rgba(230,230,230,1);
    }
    .a_custem_btn,.a_custem_btn.focus, .a_custem_btn:focus,.a_custem_btn:hover {
        background:rgba(255,112,0,1);
        box-shadow:0px 2px 20px 0px rgba(255,180,120,1);
        font-weight:400;
        color:rgba(255,255,255,1);
        width: 300px;
        height: 80px;
        line-height: 60px;
        margin:10px auto 80px;
    }
    /* ---------------- */
    .page-header .navbar {
        width: 1180px;
        height: 72px;
    }
    .page-header .navbar-nav-my .nav-item-my {
        margin-left: 10px;
        margin-right: 10px;
    }
    .page-header .navbar-nav-my {
        padding-left: 28px;
    }
    .navbar-collapse-my {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        flex-grow: 1;
    }
    .navbar-brand-my {
        margin-top: 6px;
    }
    .logo_nav {
        width: 106px;
    }
    .index .banner {
        height: 400px;
    }
    .title-l {
        height: 59px;
        line-height: 59px;
        font-size: 40px;
        text-align: center;
        color: #333333;
    }
    .title-l {
       margin-bottom: 28px;
    }

    .title-s {
        font-size: 16px;
        color: #999999;
        line-height: 22px;
        min-height: 22px;
        text-align: center;
        margin-bottom: 28px;
        display: none;
    }
    .content-area {
        width: 1182px;
        margin: auto;
    }
    .section-area {
        padding-top: 69px;
        padding-bottom: 80px;
    }
    .section-area .container .section_detail{
        text-align: left;
    }
    .section-area.core_advantage {
        padding-bottom: 72px;
    }
    .content-area {
        display: flex;
    }
    .technoligy-item {
        transition: all 0.6s;
        width: 582px;
        margin-top: 0;
    }
    .yinying2:hover {
        margin-top: -10px;
        margin-bottom: 10px;
        box-shadow: 0 2px 10px 0 rgba(00, 00, 00, 0.2);
    }

    .technoligy-item-first {
        margin-right: 18px;
    }
    .technoligy-item-img {
        height: 240px;
    }
    .technoligy-item-tl {
        font-size: 24px;
        color: #333333;
        line-height: 59px;
        padding: 6px 0;
        text-align: center;
        margin: auto 30px;
        border-bottom: 1px solid #DCDCDC;;

    }
    .technoligy-item .technoligy-item-tl {
        font-size: 18px;
    }
    .compete_page .technoligy-item-tl {
        font-size: 14px;
        color: #333333;
        letter-spacing: -0.4px;
        text-align: center;
        line-height: 28px;
        border: none;
        padding-top: 19px;
        margin: 0;
    }
    .technoligy-item-ts {
        font-size: 18px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        padding: 28px 0;
    }
    .industry_solutions-item {
        width: 382px;
        height: 200px;
    }
    .industry_solutions-item:nth-child(2){
        margin: 0 18px 0 18px;
    }
    .industry_solutions-item:nth-child(3){
        margin: 0 18px 0 0;
    }
    .core_advantage-item {
        flex: 1;
    }
    .core_advantage_img {
        height: 96px;
    }
    .core_advantage_t {
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 32px;
        margin-top: 33.2px;
    }
    .industry_solutions-item-left {
        flex: 1;
        margin-left: 30px;
        margin-top: 38px
    }
    .industry_solutions-item-tl {
        font-size: 24px;
        color: #FFFFFF;
        letter-spacing: 0;
        margin-bottom: 20px;
        line-height: 30px;
    }
    .en .industry_solutions-item-tl {
        font-size: 20px;
    }
    .industry_solutions-item-ts {
        transition: padding-left 0.6s;
        -moz-transition: padding-left 0.6s;	/* Firefox 4 */
        -webkit-transition: padding-left 0.6s;	/* Safari 和 Chrome */
        -o-transition: padding-left 0.6s;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 59px;
    }
    .industry_solutions-item .right {
        transition: width 0.6s, height 0.6s, margin-top 0.6s;
        -moz-transition: width 0.6s, height 0.6s, margin-top 0.6s;	/* Firefox 4 */
        -webkit-transition: width 0.6s, height 0.6s, margin-top 0.6s;	/* Safari 和 Chrome */
        -o-transition: width 0.6s, height 0.6s, margin-top 0.6s;
        margin-right: 30px;
        margin-top: 45px;
        width: 113px;
        height: 113px
    }

    .industry_solutions-item:hover img.right {
        margin-top: 34px;
        width: 135px;
        height: 135px;
    }
    .industry_solutions-item:hover .industry_solutions-item-ts  {
        padding-left: 20px;
    }
    .our_clients_t {
        margin-top: 56px;
        margin-bottom: 22px;
        font-size: 24px;
        color: #333333;
        text-align: center;
        letter-spacing: 0;
        line-height: 59px;
    }
    .our_clients_img {
        margin-bottom: 50px;
        height: 552px;
    }
    .our_clients_a {
        cursor: pointer;
        font-size: 18px;
        color: #FF7000;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        margin-top: 22px
    }

    .footer_index {
        height: 315px;padding-top: 76px;min-width: 1180px;width: 100%
    }
    .footer_index_content {
        width: 1180px;display: flex;margin: auto
    }
    .footer_index_left {
        font-size: 14px;width: 300px;height: 161px;border-right: 1px solid rgba(255,255,255,0.5);
    }
    .footer_index_icon {
        width: 154px;height: 59px;margin-bottom: 7px
    }
    .footer_index_t1 {
        line-height: 20px;margin-bottom: 16px
    }
    .footer_index_t2 {
        line-height: 14px;margin-bottom: 19px
    }
    .footer_index_t3 {
        line-height: 20px
    }
    .footer_index_center {
        flex: 1;margin-left: 50px
    }
    .footer_index_t4 {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 24px;
        margin-bottom: 25px
    }
    .footer_index_t6 {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 40px;
    }
    .footer_index_t7 {
        display: inline-block;width: 111px
    }
    .en .footer_index_t7 {
        width: 138px;
    }
    .erweima1 {
        width: 135px;margin-right: 33px
    }
    .erweima2 {
        width: 135px;margin-right: 50px
    }
    .erweima img {
        width: 135px;height: 135px;
    }
    .erweima div {
        text-align: center;
        margin-top: -5px;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 40px;
    }
    .gongan_mobile {
        display: none;
    }
    .footer_index {
        background-image: url('https://static.ainnovation.com/static/assets/img/index/footer_back.png');
        background-position: center;
        background-color: #292929;
        background-size: auto 100%;
        background-repeat: no-repeat;
        color: #ffffff;
    }
    #carouselExampleIndicators .carousel-indicators li {
        width: 12px;
        height: 12px;
        background-color: #dddee2;
        border-radius: 6px;
        border: none;
        margin: 0 17.5px

    }
    #carouselExampleIndicators .carousel-indicators li.active {
        background: #FF7000;
        width: 27px;
        margin: 0 10px
    }

    .content-area.qizhi_news {
        padding-top: 7px
    }
    #carouselExampleIndicators {
        width: 1180px
    }
    .qizhi_news .carousel-item-inner{
        width: 1180px;height: 240px;margin-bottom: 52px

    }
    .qizhi_news .carousel-item-inner img{
        width: 532px;height: 240px;position: absolute;z-index: -3

    }
    .caro_text_box {
        width: 731px;height: 200px;background-color: #f4f5f9;float: right;margin-top: 20px;padding-top: 34px;padding-left: 49px;padding-right: 35px
    }
    .caro_text_box_t1 {
        font-size: 18px;
        color: #333333;
        letter-spacing: 0;
        line-height: 26px;
    }
    .caro_text_box_t2 {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
        margin-top: 11px
    }
    .top {
        height: 400px;
    }
    .news_top_text {
        width: 1180px;
        margin: 0 auto;
    }
    .news_banner_t1 {
        font-size: 48px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 48px;
        padding-top: 131px;
        margin-bottom: 20px;
    }
    .news_banner_t2 {
        font-size: 48px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 48px;
        display: none;
    }
    .news_content {
        width: 1180px;margin: 80px auto 0
    }
    .news_content_item {
        display: flex;height: 416px
    }
    .news_content_left {
        width: 335px;border-top: 5px solid #FF7000;padding-top: 42px;
    }
    .news_content_t1 {
        display: inline-block;margin-bottom: 58px
    }
    .news_content_t2 {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        line-height: 14px;margin-bottom: 4px
    }
    .news_content_t3 {
        font-size: 24px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
    }
    .news_content_t4 {
        display: inline-block;font-size: 42px;line-height: 42px;color: rgba(63,63,63,0.5);vertical-align: top
    }
    .news_content_t5 {
        font-size: 18px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;margin-bottom: 14px
    }
    .news_content_t6 {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
    }
    .news_content_t7 {
        height: auto;
        overflow: hidden;
    }
    .news_content_right {
        flex: 1;border-top: 2px solid #E6EAF1;margin-top: 1.5px;padding-top: 40px;text-align: right
    }
    .news_content_right img {
        width: 745px;height: 336px
    }
    .pagination-sm li {
        height: 40px;
        background-color: rgba(153,153,153,0.10);
        border: 1px solid rgba(63,63,63,0.2);
        margin: 0 4px;
        width: 40px;
        font-size: 14px;
        color: #666666;
        letter-spacing: 0;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
    }
    .pagination-sm li a {
        color: #666666;
    }
    .pagination-sm li.active {
        background: rgba(255,112,0,0.10);
        border: 1px solid #FF7000;
        color: #FF7000;
    }
    .pagination-sm li.active a {
        color: #FF7000;
    }
    .pagination-sm li.disabled {
        cursor: not-allowed;
    }
    .pagination-sm li:first-child,  .pagination-sm li:last-child{
        width: 120px;
    }
    .pagination {
        justify-content: flex-end;
    }
    .news_page {
        margin-bottom: 80px;
    }
    .clients_content {
        display: flex;
        width: 100%;
    }
    .clients_content .left {
        width: 233px;
        /*height: 321px;*/
        margin-right: 17px;
        background-color: #f4f5f9;
        font-size: 18px;
        color: #999999;
        letter-spacing: 0;
        line-height: 107px;
        text-align: center;
        border-radius: 4px;
    }

    .clients_lingshou_section .clients_content .left {
        background: rgba(0,44,95,0.99);
        /*opacity: 0.7;*/
        color: rgba(255, 255, 255,0.7);
    }
    .clients_content .right {
        height: 321px;
        flex: 1;
    }

    .clients_content .right #fuzhuang{
        /*height: 321px;*/
        /*flex: 1;*/
        background-image: url('https://static.ainnovation.com/static/assets/img/clients/clients_zhizao1.jpg');
        background-size: 100% 100%;
    }
    .clients_content .right #cizhi{
        /*height: 321px;*/
        /*flex: 1;*/
        background-image: url('https://static.ainnovation.com/static/assets/img/clients/clients_zhizao2.jpg');
        background-size: 100% 100%;
    }
    .clients_content .right #tieshui{
        /*height: 321px;*/
        /*flex: 1;*/
        background-image: url('https://static.ainnovation.com/static/assets/img/clients/clients_zhizao3.png');
        background-size: 100% 100%;
    }
    .clients_content .right #qudao{
        /*height: 321px;*/
        /*flex: 1;*/
        background-image: url('https://static.ainnovation.com/static/assets/img/clients/clients_lingshou1.jpeg');
        background-size: 100% 100%;
    }
    .clients_content .right #binqilin{
        /*height: 321px;*/
        /*flex: 1;*/
        background-image: url('https://static.ainnovation.com/static/assets/img/clients/clients_lingshou2.jpg');
        background-size: 100% 100%;
    }
    .clients_content .right #lingshou{
        /*height: 321px;*/
        /*flex: 1;*/
        background-image: url('https://static.ainnovation.com/static/assets/img/clients/clients_lingshou3.jpg');
        background-size: 100% 100%;
    }
    .solution_re_ex_page .clients_content .right #baijiu{
        background-image: url('https://static.ainnovation.com/static/assets/img/solution/baijiu.png');
        background-size: 100% 100%;
    }
    .solution_re_ex_page .clients_content .right #pijiu{
        background-image: url('https://static.ainnovation.com/static/assets/img/solution/pijiu.jpg');
        background-size: 100% 100%;
    }
    .solution_re_ex_page .clients_content .right #shipin{
        background-image: url('https://static.ainnovation.com/static/assets/img/solution/shipin.png');
        background-size: 100% 100%;
    }
    .solution_re_ex_page .clients_content .right #naifen{
        background-image: url('https://static.ainnovation.com/static/assets/img/solution/naifen.jpg');
        background-size: 100% 100%;
    }
    /*.clients_lingshou_section .clients_content .right {*/
    /*    background-image: url('https://static.ainnovation.com/static/assets/img/clients/clients_lingshou.png');*/
    /*}*/
    .clients_jinrong_section .clients_content .right {
        background-image: url('https://static.ainnovation.com/static/assets/img/clients/clients_jinrong.png');
        background-size:auto 100% ;
    }
    .clients_content .left a {
        display: block;
        height: 107px;
        color: inherit;
    }
    .clients_content .left a.active {
        background-image: linear-gradient(-71deg, #F7A834 0%, #FA6F23 97%);
        border-radius: 4px;
        color: #ffffff;
    }
    .clients_content .right .clients_content_t1 {
        height: 200px;
    }
    .clients_jinrong_section .clients_content .right .clients_content_t1 {
        height: 180px;
    }
    .clients_content .right .clients_content_t2 {
        height: 121px;
        background: rgba(0,0,0,0.80);
    }
    .clients_jinrong_section .clients_content .right .clients_content_t2 {
        height: 141px;
    }
    .clients_content .right .clients_content_t3 {
        padding-right: 33px;
        padding-top: 26px;
        margin-left: 30px;
        margin-bottom: 10px;
        opacity: 0.9;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 18px;
    }
    .clients_content .right .clients_content_t4 {
        padding-right: 33px;
        margin-left: 30px;
        opacity: 0.7;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 24px;
    }
    .tech_content .technoligy-item-ts {
        padding: 18px 24px 15px 30px;
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
        text-align: left;
    }
    .more_button {
        border: 1px solid #FF7000;
        border-radius: 20px;
        height: 40px;
        width: 120px;
        line-height: 40px!important;
        text-align: center!important;
        font-size: 14px;
        color: #FF7000!important;
        letter-spacing: 0;
        cursor: pointer;
        margin: 75px auto 0;
        /* margin-left: 101px; */
        padding: 0!important;
    }
    .clients_lingshou_section .core_advantage-item-lingshou {
        width: 394px;
        display: flex;
    }
    .clients_lingshou_section .title-s {
        margin-bottom: 45px;
    }
    .clients_lingshou_section .core_advantage_img {
        height: 88px;
        margin-right: 28px;
    }
    .clients_lingshou_section .core_advantage-item-lingshou .core_advantage_t {
        text-align: left;
        margin-top: 12px;
    }
    .clients_lingshou_section .core_advantage-item-lingshou:nth-child(3) .core_advantage_t {
        /*line-height: 24px;*/
    }
    .clients_lingshou_section .core_advantage-item-lingshou:nth-child(3) {
        margin-bottom: 67px;
    }
    .check_button {
        margin-top: 8px;background-image: linear-gradient(-71deg, #FF9800 0%, #D14A00 97%);
        border-radius: 20px;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 24px;
        width: 80px;
        height: 24px;
        text-align: center;
        cursor: pointer;

    }
    .tech_page_mobile {
        display: none;
    }
    .company_intro {
        width: 1182px;
        margin: auto;
    }
    .company_intro_img {
        text-align: center;width: 100%;margin-bottom: 31px
    }
    .company_intro_img img {
        width: 100%;
        max-width:804px;
        height: auto;
        margin:0 auto;
    }
    .company_intro_img img.saidi_logo {
        width: 282px;height: 80px
    }
    .company_intro_img img.solution_tieshui {
        width: 100%;height: auto
    }
    .company_intro_t {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
    }
    .company_intro_t.saidi_intro {
        font-size: 18px;line-height: 25px
    }
    .company_intro_t.tieshui_intro {
        opacity: 0.9;letter-spacing: -0.1px;
        color: #FFFFFF;
    ;line-height: 24px;margin-bottom: 14px
    }
    .tieshui_intro_s {
        text-align: center;font-size: 14px;
        color: #FF7000;
        line-height: 14px;margin-bottom: 50px
    }

    .about_page .clients_lingshou_section .core_advantage-item-lingshou .core_advantage_img {
        text-align: center;
        width: 90px;
        height: 90px;
        margin-right: 16px;
    }
    .about_page .clients_lingshou_section .core_advantage-item-lingshou .core_advantage_img img {
        width: auto;
        height: 100%;
    }
    .about_page .clients_lingshou_section .core_advantage-item-lingshou .core_advantage_t {
        width: 252px;
        line-height: 18px;
    }
    .about_page .clients_lingshou_section .core_advantage-item-lingshou:nth-child(1) .core_advantage_t {
        margin-top: 0;
    }
    .about_page .clients_lingshou_section .core_advantage-item-lingshou:nth-child(2) .core_advantage_t {
        margin-top: 0;
    }
    .about_page .clients_lingshou_section .core_advantage-item-lingshou:nth-child(3) .core_advantage_t {
        margin-top: 0;
    }
    .about_page .clients_lingshou_section .core_advantage-item-lingshou:nth-child(3) {
        margin-bottom: 72px;
    }
    .about_zhuanye_ts {
        opacity: 0.7;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 24px;
        margin-top: 5px;
    }
    .about_page .clients_lingshou_section .core_advantage-item-lingshou {
        width: 358px;
    }
    .core_advantage_t_l {
        opacity: 0.9;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 32px;
        margin-top: 13px;
    }
    .tech_page .clients_lingshou_section .core_advantage_img {
        height: 90px;
        width: 90px;
        text-align: center;
        margin-right: 20px;
    }
    .tech_page .clients_lingshou_section .core_advantage_img img {
        height: 90px;
        width: auto;
    }
    .tech_page .clients_lingshou_section .core_advantage-item-lingshou {
        width: 290px;
    }
    .company_yewu {
        display: flex;width: 1180px;margin: 0 auto;justify-content: space-around
    }
    .company_yewu_item {
        text-align: center;width: 355px;
    }
    .company_yewu_item img {
        height: 118px;
        width: auto;
        margin-bottom: 44px
    }
    .company_yewu_item .company_yewu_item_t1 {
        margin-bottom: 13px;font-size: 18px;
        color: #333333;
        letter-spacing: 0;
        line-height: 18px;
    }
    .company_yewu_item .company_yewu_item_t2 {
        height: 144px;font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        text-align: left;
        line-height: 24px;
        padding: 0 15px;
    }
    .solution_manu_intro_img img {
        width: 100%;height: auto;margin-top: 35px
    }
    .solution_manu_industry_page .technoligy-item {
        width: 382px;margin-bottom: 39px
    }
    .solution_manu_industry_page .technoligy-item-tl {
        font-size: 14px;
    }
    .solution_manu_industry_page .app .technoligy-item-tl {
        opacity: 0.9;
        font-size: 18px;
        margin-top: 40px;
        line-height: 18px;
        color: #FFFFFF;
        border: none;
    }
    .solution_manu_industry_page .app .technoligy-item-first .technoligy-item-img {
        height: 160px;
    }
    .solution_manu_industry_page .app .technoligy-item-se .technoligy-item-img {
        height: 160px;
    }
    .app .technoligy-item, .function .technoligy-item {
        background-color: transparent;
    }
    .solution_manu_industry_page .function .technoligy-item-first .technoligy-item-img {
        height: 178px;
    }
    .solution_manu_industry_page .function .technoligy-item-se .technoligy-item-img {
        height: 178px;
    }
    .solution_manu_industry_page .function .technoligy-item-tl {
        border: none;
    }
    .log_clients {
        height: 240px;display: flex
    }
    .log_clients_left {
        width: 382px;padding: 24px 0 0 32px
    }
    .log_clients_left img {
        width: 350px;height: 192px
    }
    .log_clients_right {
        flex: 1;padding: 45px 50px 0
    }
    .log_clients_right_t1 {
        opacity: 0.9;
        text-align: left;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 18px;
        padding-bottom: 19px;border-bottom: 1px solid #DCDCDC;
    }
    .log_clients_right_t2 {
        margin-top: 19px;text-align: left;opacity: 0.7;
        font-size: 14px;
        color: #FFFFFF;
    }
    .solution_re_recommend_page .nav-tabs {
        height: 64px;border-bottom: 1px solid #E6EAF1;width: 1180px;margin: 0 auto 32px;display: flex;overflow: visible;font-size: 24px;
        color: #333333;
        line-height: 24px;
    }
    .solution_re_recommend_page .nav-tabs li {
        flex: 1;text-align: center
    }
    .solution_re_recommend_page .nav-tabs li a {
        display: inline-block;height: 65px;color: #333333
    }
    .solution_re_recommend_page .nav-tabs li.active a {
        border-bottom: 3px solid #FF7000;color: #ff7000
    }
    #youhua .company_intro {
        margin-bottom: 32px
    }
    #youhua .company_intro_t {
        text-align: center
    }
    #youhua .company_intro_t2 {
        font-size: 14px;
        color: #FF7000;
        line-height: 14px;
        text-align: center;
        margin-bottom: 37px
    }
    #yunying .company_intro2 {
        margin-bottom: 32px
    }
    #yunying .company_intro_t1 {
        font-size: 14px;
        color: #FF7000;
        line-height: 14px;
        text-align: center;margin-top: 17px;margin-bottom: 20px
    }
    #yunying .company_intro_t2 {
        font-size: 14px;
        color: #333333;
        text-align: center;
        line-height: 14px;margin-bottom: 5px
    }
    #fuwu .company_intro {
        margin-bottom: 32px
    }

    .company_intro_img img.ruiyun_log {
        width: 71px;
        height: auto;
        margin-top: 10px;
    }
    .company_intro_img img.ruiyun_tu {
        width: 971px;
        height: auto;
    }
    .company_intro_t.ruiyun_intro {
        text-align: center;
        opacity: 0.9;
        color: #FFFFFF;
        line-height: 14px;
        margin-bottom: 35px;
        font-size: 14px;
    }
    .sizhi_intro_s {
        text-align: center;
        line-height: 24px;
        margin-bottom: 35px;
        opacity: 0.9;
        font-size: 24px;
        color: #35C4FF;
    }
    .solution_finance_page .company_yewu_item .company_yewu_item_t1 {
        font-size: 18px;
        color: #FFFFFF;
        line-height: 18px;
        margin-bottom: 14px;
    }
    .solution_finance_page .company_yewu_item .company_yewu_item_t2 {
        opacity: 0.7;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 14px;
        height: auto;
    }
    .finance_intro {
        font-size: 14px;
        color: #333333;margin:34px auto 36px;width: 1180px
    }
    .solution_re_ex_page .company_yewu_item img {
        height: 180px;
        width: auto;
        margin-bottom: 38px;
    }
    .solution_re_ex_page .company_yewu_item .company_yewu_item_t1 {
        color: #ffffff;
        opacity: 0.9;
        margin-bottom: 10px;
    }
    .en.solution_re_ex_page .company_yewu_item .company_yewu_item_t1 {
        margin-bottom: 0px;
    }
    .solution_re_ex_page .company_yewu_item .company_yewu_item_t2 {
        line-height: 20px;
        color: #ffffff;
        opacity: 0.7;
        height: auto;
        width: 210px;
    }
    .solution_re_ex_page .company_yewu_item {
        width: 210px;
    }
    .solution_re_ex_page .clients_content .left a {
        height: 80px;
        line-height: 80px;
    }
    .qudao_content {
        display: flex;justify-content: space-between;width: 1180px;margin: 0 auto
    }
    .qudao_content>div {
        width: 382px;
    }
    .qudao_img {
        margin-top: 26px;text-align: center
    }
    .qudao_img img {
        width: auto;height: 214px;margin-bottom: 40px
    }
    .qudao_t1 {
        width: 240px;height: 48px;line-height: 48px;margin: 0 auto;text-align: center;background-color: #F08200;border-radius: 4px;font-size: 28px;color: #ffffff;opacity: 0.9
    }
    .qudao_t2 {
        margin-bottom:8px;text-align:center;width: 110px;height: 30px;border-radius: 15px;background-color: #ffffff;line-height: 30px;font-size: 14px;color: #333333
    }
    .qudao_t3 {
        justify-content:space-between;flex-wrap:wrap;display: flex;background-color: #f4f5f9;margin-top: -24px;padding: 41px 16px 9px
    }
    .tech_page .keyan_people {
        background-image: url('https://static.ainnovation.com/static/assets/img/tech/keyan1440.png');
        background-size: auto 100%;
        background-position: center;
        width: 100%;min-width: 1180px;height: 1259px
    }
    .en.tech_page .keyan_people {
        background-image: url('https://static.ainnovation.com/static/assets/img/tech/keyan1440_en.png');
    }
    .orion_page .keyan_people img {
        width: 1180px;height: 545px;
    }
    .orion_page .keyan_people {
        margin: 50px auto 50px;
        width: 1180px;height: 545px;
    }

    .aca_content {
        margin-top: 40px;margin-bottom: 54px
    }
    .aca_content>a {
        border-bottom: 2px solid #E6EAF1; width: 1180px;margin: 0 auto;
    }
    .aca_content>a>div {
       display: flex;padding: 39px 0;
    }
    .aca_content>a:last-child {
        border: none;
    }
    .aca_content img {
        width: 332px;height: 120px;margin-right: 66px
    }
    .aca_content>a>div>div {
        flex: 1;
    }
    .aca_t1 {
        font-size: 18px;
        color: #333333;
        letter-spacing: -0.4px;
        line-height: 18px;margin-bottom: 20px
    }
    .aca_t2 {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
    }
    .compete_page .section-area {
        padding-top: 70px;
    }
    .mobile_nav_button {
        display: none;
    }
    .mobile_nav2 {
        width: 22px;
        height: 22px;
        margin-right: 6px;
        vertical-align: sub;
    }
    .client_logos {
        width: 1180px;
        margin: 0 auto;
    }
    .client_logos img {
        width: 182px;
        height: 60px;
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .index_xiangyou {
        margin-left: 15px;width: 17px;height: 17px;vertical-align: middle
    }
    .clients_icon1 {
        margin-left: 15px;width: 20px;height: 24px;vertical-align: middle
    }
    .clients_icon2 {
        margin-right: 15px;width: 20px;height: 24px;vertical-align: middle
    }

    .show_mobile {
        display: none!important;
    }

    .footer_index_t6 img {
        width: 20px;
        height: 20px;
        margin-right: 8px;
    }
    .solution_manu_industry_page .section-area.section-area1 {
        padding-bottom: 53px;
    }
    .solution_manu_industry_page .section-area.section-area2 {
        padding-bottom: 74px;
    }
    .solution_manu_industry_page .section-area.section-area3 {
        padding-bottom: 41px;
    }
    .solution_manu_industry_page.solution_finance_page .section-area.section-area1 {
        padding-bottom: 0;
    }
    .solution_manu_industry_page .technoligy-item.no_margin_bottom {
        margin-bottom: 0;
    }
    .solution_re_recommend_page .log_clients_left {
        width: 565px;
        height: 330px;
        padding: 50px 0 0  43px;
    }
    .solution_re_recommend_page .log_clients_left img {
        width: 522px;
        height: 230px;
    }
    .solution_re_recommend_page .log_clients {
        height: auto;
    }
    .solution_re_recommend_page .log_clients_right {
        padding-top: 106px;
    }
    .solution_finance_page .our_clients_img {
        margin-bottom: 0;
    }
    #btn_top_mobile {
        display: none!important;
    }
    .lunboxian {
        width: 400px;
        margin: 0 auto 30px;
    }
    .carousel-indicators.lunboxian li {
        width: auto;
        flex: 1;
        margin: 0;
        opacity: 0.3;
        height: 1px;
    }

    .carousel-indicators.lunboxian li.active {
        opacity: 1;
        height: 3px;
        margin-top: -1px;
    }
    .not_show {
        display: none;
    }
    .clients_content .right #lingshou .clients_content_t1 {
        height: 176px;
    }
    .clients_content .right #lingshou .clients_content_t2 {
        height: 146px;
    }
    .company_intro_t.renhuochang {
        font-size: 18px;
        font-weight: bold;
    }
    .index-banner-box {
        padding-top: 123px;
        width: 1180px;
        margin: 0 auto;
    }
    .index-banner-box>div {
        display: inline-block;
        background: rgba(0,0,0,.5);
        padding: 20px 20px
    }
    .index-banner-word.index-banner-word1 {
        font-size: 40px;
    }
    .yinying1:hover img {
        box-shadow: 0 2px 10px 0 rgba(00, 00, 00, 0.2);
    }
    .yinying1:hover>div {
        box-shadow: 0 2px 10px 0 rgba(00, 00, 00, 0.2);;
    }
    .orion_text {
        font-size: 14px;
        line-height: 14px;
        margin: 80px 0;
    }
    .solution_manu_industry_page .vision .technoligy-item {
        width: 582px;
        background: rgba(48,51,99,0.80);
    }
    .address {
        line-height: 25px;
        width: 305px;
        display: inline-block;
        vertical-align: text-top;
    }
    .en.solution_manu_industry_page .app .technoligy-item-tl {
        margin: 40px 0 0;
    }
    .en.solution_manu_log_page .content-area.log_clients {
        height: 261px;
    }
    .en.solution_manu_log_page .log_clients_left {
        padding-top: 37px;
    }
    .en.solution_re_ex_page .clients_content .right .clients_content_t1 {
        height: 180px;
    }
    .en.solution_re_ex_page  .clients_content .right .clients_content_t2 {
        height: 141px;
    }
    .en.solution_finance_page .log_clients {
        height: 318px;
    }
    .en.solution_finance_page .log_clients_left {
        padding-top: 64px;
    }
    .en.tech_page .technoligy-item-tl {
        margin: auto;
    }
    .en.tech_page .clients_lingshou_section .core_advantage-item-lingshou {
        width: 364px;
    }
    .en.clients_page .clients_content .left {
        font-size: 16px;
    }
    .en .clients_content .left a#cizhi1 {
        padding-top: 33px;
        line-height: 20px;
    }
    .en .clients_content .left a#tieshui1 {
        padding-top: 33px;
        line-height: 20px;
    }
    .en .clients_content .left a#binqilin1 {
        padding: 33px 5px 0;
        line-height: 20px;
    }
    .en.about_page .core_advantage_t {
        font-size: 17px;
    }
    .en.about_page .company_yewu_item .company_yewu_item_t2 {
        height: auto;
    }
    .en .technoligy-item-tl {
        margin: auto;
    }
    .en.solution_re_ex_page .qudao_t1 {
        width: 244px;
        font-size: 16px;
    }
    .en.solution_re_ex_page .qudao_t2 {
        margin-bottom: 16px;
        text-align: center;
        width: 168px;
        height: 46px;
        border-radius: 23px;
        background-color: #ffffff;
        line-height: 16px;
        font-size: 14px;
        color: #333333;
        padding: 15px 3px;
    }
    .en.solution_re_ex_page .qudao_t2.large_lianghang {
        padding: 7px 3px;
    }
    .en.solution_manu_industry_page .section-area3 .technoligy-item-tl {
        padding: 26px 0;
        line-height: 24px;
    }
    .en.solution_re_recommend_page .technoligy-item-tl {
        padding: 23px 0;
        line-height: 28px;
    }

    .qizhi_news.mobile {
        display: none;
    }
    .solution_manu_industry_page .vision .technoligy-item-ts {
        font-size: 14px;
    }
    .solution_manu_log_page .log_clients_right {
        padding-top: 34px;
    }
    #art_content img {
        max-width: 667px;
        height: auto!important;
    }
    .banner_title {
        font-size: 48px;
    }
    .banner_detail {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .banner_btn {
        width: 120px;
        height: 40px;
        background-color: #F36816;
        color: #fff !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .en .banner_btn {
        width: 160px;
    }

    .solution_manu_industry_page .company_yewu_item.abc_item {
        padding: 50px 40px 54px;
        background-color: #fff;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .solution_manu_industry_page .company_yewu_item.abc_item .company_yewu_item_t1 {
        text-align: left;
        font-size: 24px;
        font-weight: 500;
        color: #333;
        margin-bottom: 24px;
    }
    .solution_manu_industry_page .company_yewu_item.abc_item .company_yewu_item_t2 {
        text-align: left;
        color: #333333;
        padding: 0;
        line-height: 20px;
    }
    .solution_manu_industry_page .company_yewu_item.abc_item img {
        width: 96px;
        height: 96px !important;
        margin-bottom: 0;
    }
}

