#mobile_title_image{
    display: none;
}
#mobile_title_image_1{
    display: none;
}
.content_top_bg_img{
    display: block;
    height: 210px;
    background-attachment: fixed;
    width: 100% !important;
    background-repeat: no-repeat;
    height: auto;
    display: block;
    color: #4f4f4f;
    padding-top: 20vh;
    background-position: 0 0;
    position: relative;
    top: 0;
    left: 0;
    background-size:100%;-moz-background-size:100%;
}
.init_nav_list_title{
    position: absolute;
    font-size: 50px !important;
    font-weight: 500 !important;
    color: #333333;
    padding: 10px 0;
    z-index: 200;
    top: 160px;
}

.init_nav_list_border{
    position: absolute;
    /* width: 19%; */
    width: 328px;
    height: 1px;
    background-color: #4d9bd5;
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
    top: 233px;
}
.init_nav_list_border span{
    position: relative;
    display: inline-block;
    /* width: 41%; */
    width: 150px;
    height: 15px;
    background-color: #4d9bd5;
    transform: translate(0,-100%);
    z-index: 100;
}
.init_nav_desc{
    font-size: 24px;
    font-weight: 300;
    position: absolute;
    top: 265px;
}
/* 解决方案 */
#content_top_bg_border_solution{
    left: 0;
}
#content_top_bg_border_solution span{
    width: 150px;
    left: 100%; 
}
#top_bg__desc_solution,#top_bg_title_solution{
    left:328px;
}
#content_solution{
    /* background-image: url("../../static/app/images/solution_bg.jpg"); */
    background-image: url("../../static/app/images/solution_bg_new.jpg");
    }
/* 服务 */
#content_top_bg_border_service{
    /* top: 46%; */
    top: 233px;
    right: 0;
    width: 642px;
}
#content_top_bg_border_service span{
    width: 150px;
    right: 0%; 
}
#top_bg__desc_service,#top_bg_title_service{
    right:14%;
}
#content_service{
    /* background-image: url("../../static/app/images/service_bg.jpg"); */
    background-image: url("../../static/app/images/service_bg_new.jpg");
    }

/* 案例 */
#content_top_bg_border_classiccase{
    /* top: 46%; */
    left: 0;
}
#content_top_bg_border_classiccase span{
    width: 200px;
    left: 100%; 
}
#top_bg__desc_classiccase,#top_bg_title_classiccase{
    left:328px;
}
#content_classiccase{
    /* background-image: url("../../static/app/images/classiccase_bg.jpg"); */
    background-image: url("../../static/app/images/classiccase_bg_new.jpg");
    }
/* 动态 */
#content_top_bg_border_dynamic{
    /* top: 46%; */
    /* top: 210px; */
    left: 0;
    color: transparent;
}
#content_top_bg_border_dynamic span{
    display: block;
    width: 200px;
    height: 15px;
    background-color: #4d9bd5;
    position: absolute;
    left: 50%; 
    transform: translateX(-50%);
    top: 165px;
}
#top_bg_title_dynamic{
    top: 105px;
    left:50%;
    transform: translateX(-50%);
}
#top_bg__desc_dynamic{
    left:50%;
    top: 195px;
    transform: translateX(-50%);
}
#content_dynamic{
    /* background-image: url("../../static/app/images/dynamic_bg.jpg"); */
    background-image: url("../../static/app/images/dynamic_bg_new.jpg");
    }
/* 关于我们 */
#content_top_bg_border_aboutus{
    /* top: 46%; */
    left: 0;
}
#content_top_bg_border_aboutus span{
    width: 250px;
    height: 15px;
    left: 100%; 
}
#top_bg__desc_aboutus,#top_bg_title_aboutus{
    left:328px;
}
#content_aboutus{
    /* background-image: url("../../static/app/images/aboutus_bg.jpg"); */
    background-image: url("../../static/app/images/aboutus_bg_new.jpg");
    }
/* @media screen and (max-width:1300px){ */
@media screen and (max-width: 1400px) and (min-width: 1024px){
    .init_nav_list_title{
        top: 100px !important;
        font-size: 35px !important;
    }
    .init_nav_list_border{
        width: 300px;
        top: 155px !important;
    }
    .init_nav_desc{
        font-size: 18px !important;
        top: 170px !important;
    }
    #top_bg__desc_solution,#top_bg_title_solution,#top_bg__desc_classiccase,#top_bg_title_classiccase,#top_bg__desc_aboutus,#top_bg_title_aboutus{
        left:195px !important;
    }
    /*解决方案*/
    #content_top_bg_border_solution span{
        width: 103px !important;
        height: 10px !important;
        left: 100%;
        transform: translate(-100%,-100%);
    }
    /*服务*/
    #content_top_bg_border_service{
        width: 454px !important;
    }
    #content_top_bg_border_service span{
        width: 110px !important;
        height: 10px !important;
        left: 0%;
        transform: translate(0%,-100%);
    }
    /*案例*/
    #content_top_bg_border_classiccase{
        width: 335px !important;
    }
    #content_top_bg_border_classiccase span{
        width: 140px !important;
        height: 10px !important;
        left: 100%;
        transform: translate(-100%,-100%);
    }
    /*动态*/
    #top_bg_title_dynamic{
        top:60px !important;
    }
    #top_bg__desc_dynamic{
        top:125px !important;
    }
    #content_top_bg_border_dynamic span{
        height: 10px !important;
        top: 105px !important;
        width: 142px !important;
    }
    /*关于我们*/
    #content_top_bg_border_aboutus{
        width: 195px !important;
    }
    #content_top_bg_border_aboutus span{
        width: 176px !important;
    }
}
@media screen and (max-width: 480px){
    #mobile_title_image{
        display: none;
    }
    #mobile_title_image_1{
        display: block;
    }
    .content_top_bg_img{
        display: none;
    }
}