@media (min-width: 769px) and (max-width:1280px) {
    /* 导航样式 */
    .page-header a.nav-link-my, .page-header .nav-link-my>a {
        font-size: 14px !important;
    }
    
    /* 新闻动态-详情页样式 */
    .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);
        height:56px;
        font-size:28px;
        line-height:36px;
        margin: 0 0 30px;
    }
    .a_line_break{
        display: none;
    }
    .a_text_l{
        /*float:left;*/
        margin-top:10px;
        width:940px;
    }
    .a_text_l p{
        height:auto;
        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{
        text-align: center;;
        /*float: right;*/
        width:940px;
        margin:0 auto;
        border-radius: 10px;
        overflow: hidden;
    }
    .a_text_r  video{
        width: 100%;
        height:auto;
    }
    .a_box{
        margin-top:70px;
        width:100%;
        float:left;
        overflow:hidden;
    }
    .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: 940px;
        height: 72px;
    }
    .page-header .navbar-nav-my .nav-item-my {
        margin-left: 10px;
        margin-right: 10px;
    }
    .page-header .navbar-nav-my {
        padding-left: 10px;
    }
    .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: 90px;
    }
    .index .banner {
        height: 355px;
    }
    .title-l {

        height: 59px;
        line-height: 59px;
        font-size: 40px;
        text-align: center;
        color: #333333;
    }
    .title-l {
        margin-bottom: 35px;
    }
    .title-s {
        font-size: 16px;
        color: #999999;
        line-height: 22px;
        min-height: 22px;
        text-align: center;
        margin-bottom: 35px;
        display: none;
    }
    .content-area {
        width: 940px;
        margin: auto;
        min-height: 100px;
    }
    .section-area {
        padding-top: 36.6px;
        padding-bottom: 80px;
    }
    .section-area .container .section_detail{
        text-align: left;
    }
    .content-area {
        display: flex;
    }
    .technoligy-item {
        width: 461px;
        transition: all 0.6s;
        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: 15px;
    }
    .index .technoligy-item-ts {
        padding-top: 15px;
        height: 80px;
        font-size: 18px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        vertical-align: center;
    }
    .en.index .technoligy-item-ts {
        height: auto;
    }
    .solution_manu_solution_page .technoligy-item-ts {
        padding-top: 15px;
        height: 80px;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        vertical-align: center;
    }
    .index .technoligy-item-first .technoligy-item-ts div, .solution_manu_solution_page .technoligy-item-first .technoligy-item-ts div {
        width: 300px;
        margin: auto;
    }
    .index .technoligy-item-se .technoligy-item-ts {
        padding-top: 14px;
        margin: auto;
    }
    .industry_solutions-item {
        width: 301px;
        height: 160px;
    }
    .industry_solutions-item:nth-child(2){
        margin: 0 17.5px 0 17.5px;
    }
    .industry_solutions-item:nth-child(3){
        margin: 0 17.5px 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: 15px;
        margin-top: 25px
    }
    .industry_solutions-item-tl {
        font-size: 24px;
        color: #FFFFFF;
        letter-spacing: 0;
        margin-bottom: 2px;
        line-height: 32px;
        width: 96px;
    }
    .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: 15px;
        margin-top: 25px;
        width: 100px;
        height: 100px
    }
    .industry_solutions-item:hover .right {
        margin-top: 40px;
        width: 121px;
        height: 121px;
    }
    /*.industry_solutions-item:hover .industry_solutions-item-ts  {*/
    /*    padding-left: 10px;*/
    /*}*/
    .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: 400px;
    }
    .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: 940px;width: 100%
    }
    .footer_index_content {
        width: 940px;display: flex;margin: auto
    }
    .footer_index_left {
        font-size: 14px;width: 260px;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: 20px
    }
    .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: 104px
    }
    .erweima1 {
        width: 121px;margin-right: 13px
    }
    .erweima2 {
        width: 121px;
    }
    .erweima img {
        width: 121px;height: 121px;
    }
    .erweima div {
        text-align: center;
        margin-top: 9px;
        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;
        padding: 0;
        margin: 0 10px
    }

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

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

    }
    .caro_text_box {
        width: 531px;height: 200px;background-color: #f4f5f9;float: right;margin-top: 20px;padding-top: 32px;padding-left: 40px;padding-right: 39px
    }
    .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;
        height: 72px;
        overflow: hidden;
    }
    .top {
        height: 355px;
    }
    .news_top_text {
        width: 940px;
        margin: 0 auto;
    }
    .news_banner_t1 {
        font-size: 48px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 48px;
        padding-top: 131px;
        margin-bottom: 20px;
    }
    .orion_page .news_banner_t1{
        font-size: 38px;
    }
    .news_banner_t2 {
        font-size: 48px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 48px;
        display: none;
    }
    .news_content {
        width: 940px;margin: 80px auto 0
    }
    .news_content_item {
        display: flex;height: auto;
    }
    .news_content_left {
        width: 239px;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;padding-bottom: 40px;
    }
    .news_content_right img {
        width: 659px;height: 261px
    }
    .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: 200px;
        margin-right: 18px;
        background-color: #f4f5f9;
        font-size: 18px;
        color: #999999;
        letter-spacing: 0;
        line-height: 83px;
        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: 249px;
        flex: 1;
    }
    .clients_content .right #fuzhuang{
        /*height: 249px;*/
        /*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: 249px;*/
        /*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: 249px;*/
        /*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%;
    }
    .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% ;
        height: 256px;
    }
    .clients_content .left a {
        display: block;
        color: inherit;
        height: 83px;
    }
    .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: 127px;
    }
    .clients_jinrong_section .clients_content .right .clients_content_t1 {
        height: 114px;
    }
    .clients_content .right .clients_content_t2 {
        height: 122px;
        background: rgba(0,0,0,0.80);
    }
    .clients_jinrong_section .clients_content .right .clients_content_t2 {
        height: 142px;
    }
    .clients_content .right .clients_content_t3 {
        padding-right: 32px;
        padding-top: 26px;
        margin-left: 30px;
        margin-bottom: 10px;
        opacity: 0.9;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 18px;
    }
    .clients_jinrong_section .clients_content .right .clients_content_t3 {
        padding-top: 13px;
    }
    .clients_lingshou_section .clients_content .right .clients_content_t3 {
        padding-top: 13px;
    }
    .clients_zhizao_section .clients_content .right .clients_content_t3 {
        padding-top: 13px;
    }
    .clients_content .right .clients_content_t4 {
        padding-right: 32px;
        margin-left: 30px;
        opacity: 0.7;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 24px;
    }
    .tech_content .technoligy-item {
        width: 301px;
    }
    .tech_content .technoligy-item-ts div{
        padding: 18px 14px 15px 21px;
        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-top: 75px;
        margin-left: 70px;
        padding: 0!important;
    }
    .clients_lingshou_section .core_advantage-item-lingshou {
        width: 301px;
        display: flex;
    }
    .clients_lingshou_section .title-s {
        margin-bottom: 41px;
    }
    .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: 940px;
        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_t {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
    }


    .about_page .clients_lingshou_section .core_advantage-item-lingshou .core_advantage_img {
        text-align: center;
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }
    .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: 194px;
        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.7px;
        line-height: 24px;
        margin-top: 5px;
    }
    .about_page .clients_lingshou_section .core_advantage-item-lingshou {
        width: 284px;
    }
    .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: 940px;margin: 0 auto;justify-content: space-around
    }
    .company_yewu_item {
        text-align: center;width: 296px;
    }
    .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 5px;
    }
    .section-area.about_jishu .tech_content .technoligy-item-ts>div {
        color: rgba(255, 255, 255, 0.7);
    }
    .section-area.about_jishu .tech_content .technoligy-item-ts>div>div {
        opacity: 1;
    }
    .solution_manu_intro_img img {
        width: 100%;height: auto;margin-top: 35px
    }
    .solution_manu_industry_page .technoligy-item {
        width: 301px;margin-bottom: 39px
    }
    .solution_manu_industry_page .technoligy-item-tl {
        font-size: 14px;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .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: 124px;
    }
    .solution_manu_industry_page .app .technoligy-item-se .technoligy-item-img {
        height: 124px;
    }
    .app .technoligy-item {
        background-color: transparent;
    }
    .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;
    }
    .company_intro_img img.saidi_logo {
        width: 282px;height: 80px
    }
    .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
    }
    .company_intro_img img.solution_tieshui {
        width: 100%;height: auto
    }
    .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: 940px;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
    }
    .solution_re_recommend_page .technoligy-item-tl {
        margin: auto;
    }

    .company_intro_img img.ruiyun_log {
        width: 71px;
        height: auto;
        margin-top: 10px;
    }
    .company_intro_img img.ruiyun_tu {
        width: 934px;
        height: auto;
    }
    .company_intro_t.ruiyun_intro {
        text-align: left;
        opacity: 0.9;
        color: #FFFFFF;
        line-height: 24px;
        margin-bottom: 20px;
        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: 18px;
        height: auto;
    }
    .finance_intro {
        font-size: 14px;
        color: #333333;margin:34px auto 36px;width: 940px
    }
    .solution_finance_page .log_clients_right {
        padding-top: 31px;
    }

    .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: 0;
    }
    .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: 62.2px;
        line-height: 62.2px;
    }
    .qudao_content {
        display: flex;justify-content: space-between;width: 940px;margin: 0 auto
    }
    .qudao_content>div {
        width: 303px;
    }
    .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
    }
    .solution_re_ex_page .clients_content .right .clients_content_t2 {
        height: 134px;
    }
    .solution_re_ex_page .clients_content .right .clients_content_t1 {
        height: 115px;
    }
    .tech_page .keyan_people {
        background-image: url('https://static.ainnovation.com/static/assets/img/tech/keyan1280.png');
        background-size: auto 100%;
        background-position: center;
        width: 100%;min-width: 940px;height: 1167px
    }
    .en.tech_page .keyan_people {
        background-image: url('https://static.ainnovation.com/static/assets/img/tech/keyan1280_en.png');
    }
    .orion_page .keyan_people {
        height: 433px;
        width: 940px;
        margin: 50px auto 50px;
    }
    .orion_page .keyan_people img{
        height: 433px;
        width: 940px;
    }
    .aca_content {
        margin-top: 40px;margin-bottom: 54px
    }


    .aca_content>a {
        border-bottom: 2px solid #E6EAF1; width: 940px;margin: 0 auto;
    }
    .aca_content>a>div {
        display: flex;padding: 39px 0;
    }
    .aca_content>a:last-child {
        border: none;
    }
    .aca_content img {
        width: 320px;height: 120px;margin-right: 49px
    }
    .aca_content>a>div {
        flex: 1;
    }
    .aca_t1 {
        font-size: 18px;
        color: #333333;
        letter-spacing: -0.4px;
        line-height: 28px;margin-bottom: 10px
    }
    .aca_t2 {
        letter-spacing: -0.3px;
        font-size: 14px;
        color: #333333;
        line-height: 24px;
    }
    .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;
    }
    .compete_page .section-area {
        padding-top: 70px;
    }
    .mobile_nav_button {
        display: none;
    }
    .page-header .dropdown-menu {
        left: 0;
    }
    .mobile_nav2 {
        width: 22px;
        height: 22px;
        margin-right: 6px;
        vertical-align: sub;
    }
    .client_logos {
        width: 940px;
        margin: 0 auto;
    }
    .client_logos img {
        width: 210px;
        height: 69.23px;
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .index_xiangyou {
        margin-left: 6px;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;
    }
    .technoligy-item-ts {
        font-size: 18px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        padding: 28px 0;
    }

    .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 .technoligy-item.no_margin_bottom {
        margin-bottom: 0;
    }
    .solution_manu_industry_page .section-area.section-area2 {
        padding-bottom: 74px;
    }
    .solution_manu_industry_page .section-area.section-area3 {
        padding-bottom: 41px;
    }
    .solution_re_recommend_page .log_clients_left {
        width: 553px;
        height: 330px;
        padding: 50px 0 0  31px;
    }
    .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: 86px 30px 0;
    }
    .solution_manu_industry_page.solution_finance_page .section-area.section-area1 {
        padding-bottom: 0;
    }
    .solution_finance_page .our_clients_img {
        margin-bottom: 0;
    }
    .compete_page .tech_content .technoligy-item {
        width: 221.5px;
    }
    .compete_page .technoligy-item-img {
        height: 188.5px;
    }
    #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;
    }


    .company_intro_t.renhuochang {
        font-size: 18px;
        font-weight: bold;
    }
    .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%;
    }
    .index-banner-box {
        padding-top: 100px;
        width: 940px;
        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: 461px;
        background: rgba(48,51,99,0.80);
    }
    .solution_manu_log_page .log_clients_right_t2 {
        margin-top: 14px;
    }
    .solution_manu_log_page .log_clients_right {
        padding-top: 20px;
    }
    .en .industry_solutions-item-tl {
        font-size: 17px;
    }
    .en .footer_index_t7 {
        width: 128px;
    }
    .address {
        line-height: 25px;
        width: 277px;
        display: inline-block;
        vertical-align: text-top;
    }
    .en.solution_manu_industry_page .overview .technoligy-item-ts {
        padding: 0;
    }
    .en.solution_manu_log_page .log_clients {
        height: 262px;
    }

    .en.solution_re_ex_page .clients_content .right .clients_content_t1 {
        height: 88px;
    }
    .en.solution_re_ex_page  .clients_content .right .clients_content_t2 {
        height: 161px;
    }
    .en.solution_re_recommend_page .log_clients_right {
        padding-top: 44px;
    }
    .solution_re_recommend_page .technoligy-item-ts {
        padding: 0;
    }
    .solution_finance_page .technoligy-item-ts {
        padding: 0;
    }
    .tech_page .technoligy-item-ts {
        padding: 0;
    }
    .en.solution_finance_page .log_clients {
        height: auto;
    }
    .en.solution_finance_page .log_clients_right_t2 {
        padding-bottom: 19px;
    }
    .en.tech_page .technoligy-item-tl {
        font-size: 19px;
        margin: auto;
    }
    .en.tech_page .clients_lingshou_section .core_advantage-item-lingshou {
        width: 313px;
    }

    .en.clients_page .clients_content .left {
        font-size: 15px;
    }
    .en .clients_content .left a#cizhi1 {
        padding-top: 21px;
        line-height: 20px;
    }
    .en .clients_content .left a#binqilin1 {
        padding-top: 21px;
        line-height: 20px;
    }
    .en .clients_content .left a#tieshui1 {
        padding-top: 21px;
        line-height: 20px;
    }

    .en.about_page .company_yewu_item .company_yewu_item_t2 {
        height: auto;
    }
    .en.about_page .technoligy-item-tl {
        font-size: 19px;
        margin: auto;
    }
    .about_page .technoligy-item-ts {
        padding: 0;
    }
    .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: 131px;
        height: 61px;
        border-radius: 30px;
        background-color: #ffffff;
        line-height: 16px;
        font-size: 14px;
        color: #333333;
        padding: 14px 6px;
    }
    .en.solution_re_ex_page .qudao_t2.middle_sanhang {
        padding: 6px 6px;
    }
    .en.solution_re_ex_page .qudao_t2.middle_yihang {
        padding: 22px 6px;
    }
    .en.solution_manu_industry_page .section-area3 .technoligy-item-tl {
        padding: 26px 0;
        line-height: 24px;
        font-size: 16px;

    }
    .en.solution_manu_industry_page .section-area3 .technoligy-item-ts {
        padding: 0

    }
    .en.solution_re_recommend_page .technoligy-item-tl {
        padding: 23px 0;
        line-height: 28px;
    }
    .qizhi_news.mobile {
        display: none;
    }
    .solution_manu_industry_page .section-area.clients_lingshou_section.vision .technoligy-item-ts{
        padding: 28px 0;
    }
    .solution_manu_industry_page .section-area .technoligy-item-ts{
        padding: 0
    }
    .solution_manu_industry_page .vision .technoligy-item-ts {
        font-size: 14px;
    }
    #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;
    }
}


