@media only screen and (max-width: 768px) {
        .ditu2{
        position: relative;
    }
    .ditu2 img{
    width: 100%;
        height: 180px;
    margin:20px 0 0;
}
.ditu2>a{
    position: absolute;
    top: 0;left:0;
    width: 100%;
    height: 100%;
}
    .flex-column{
        display: flex;
        flex-direction: column;
    }
    body{
        margin:0;
    }
    .area {
        width: 100%;
        position: relative;
        cursor: pointer;
    }

    .js {
        POSITION: relative;
        width: 100%;
    }
    .js img{
        width: 100%;
    }

    .prevBtn {
        position: absolute;
        width: 40px;
        height: 40px;
        background:rgba(0,0,0,0.6);
        display: block;
        top:45%;
        left:10px;
    }
    .nextBtn {
        position: absolute;
        width: 40px;
        height: 40px;
        background:rgba(0,0,0,0.6);
        display: block;
        top:45%;
        right:10px;
    }
    .qq {
        line-height: 40px;
        z-index: 200;
        font-size:40px;
        text-align: center;
    }
    .row{
        margin: 0;
    }
    .container{
        margin: 0;
        padding: 0;
    }
    .tabs-wing{
        background: #f9515f;
        padding:10px 0 ;
        margin-bottom: 0;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index:300;
    }
    .navbar.navbar-default {
        border: none;
        background: #fff;
    }
    .tabs-wing-banner img{
        width: 100%;
    }
    .navbar-header{
        background: #f9515f;
    }
    .navbar-header-icon {
        width:160px;
        /*height:58px;*/
        margin-left:10px;
    }
    .navbar.navbar-default{
        margin: 0;
    }
    .navbar-header-icon img {
        width: 100%;
        height: 100%;
    }
    .nav.navbar-nav li a{
        color: #585858;
    }

    .nav.navbar-nav li a:hover {
        color: #585858;
        border-bottom: 2px solid #585858;
    }
    .actions-item{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding:50px 20px;
        border: 1px solid #ccc;
    }
    .actions-item-img{
        /*width: 50px;*/
        /*height: 50px;*/
    }
    .actions-item-img img{
        width:50px;
    }
    .actions-item-headeline{
        font-size:15px;
        color: #585858;
        font-weight: bold;
        margin:10px 0;
    }
    .actions-item-info{
        color: #575555;
        font-size:13px;
    }
    .actions.jumbotron{
        background: #fbfbfb;
        margin: 0;
        padding: 0;
    }
    .jumbotron.partner{
        margin: 0;
        padding:0 0 70px;
    }
    .actions-header{
        font-size:18px;
        color: #585858;
        margin:30px 15px;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .jumbotron.scene{
        margin: 0;
        padding: 0;
        background: #fff;
    }
    .scene-content.scene-content1{
        margin:0;
    }
    .scene-content.scene-content3{
        margin-bottom: 80px;
    }
    .scene-content.scene-content2{
        margin: 150px 0;
    }
    .scene-img{
        height:300px;

    }
    .scene-img img{
        width: 100%;
        height: 100%;
    }
    .scene-name{
        color: #585858;
        font-size:24px;
        font-weight: bold;
    }
    .scene-info{
        color: #585858;
        font-size: 16px;
        margin: 20px 0 0;
    }
    .scene-classify{
        margin-top:36px;
        color: #585858;
        font-size: 16px;
    }
    .scene-classify-item{
        line-height:22px;
    }
    .scene-left{
        position: relative;
        margin: 10px 0 0;
    }
    .scene-btns{
        position: absolute;
        bottom:10px;
        right:20px;
        width:192px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f9515f;
        border: none;
        color: #fff;
        font-size: 16px;
        border-radius: 10px;
    }
    .actions{
        margin-bottom: 0;
    }
    .actions-left{
        text-align: center;
    }
    .actions-left img{
        width: 196px;
        /*margin-left:40px;*/
    }
    .actions-right{

    }
    .actions-right-name{
        color: #787878;
        font-size:17px;
        text-align: center;
    }
    .actions-right span{
        font-size:30px;
        color: #585858;
        margin-right: 10px;
    }
    .actions-right-info{
        font-size:17px;
        color: #585858;
        margin: 14px 0 0;
    }
    .actions-right-info span{
        color: #f9515f;
        font-size:17px;
    }
    .actions-content{
        /*box-shadow: 0 13px 49px rgba(4,0,0,0.24);*/
        background: #fff;
        padding:35px 0 20px;
        border-top: 1px solid #ccc;
    }
    .actions-content-zhang{
        margin-top: 0;
    }
    .jumbotron.collaborate{
        background: #fbfbfb;
        padding: 0 0 50px;
        margin:0;
        text-align: center;
    }
    .jumbotron.collaborate img{
        margin: 10px 0 0;
    }
    .collaborate-header{
        text-align: center;
        font-size:16px;
        color: #585858;
        margin:20px 0;
    }
    .collaborate-icons img{
        width: 120px;
    }
    .jumbotron.relation{
        background: #fff;
        color: #585858;
        padding: 0 0 50px;
        margin: 0;
    }

    .relation-small{
        font-size:14px;
        margin: 16px 0 0;
    }
    .relation-small-qq{
        position: relative;
    }
    .relation-small-qq img{
        width: 100px;
    }
    .relation-small-qq a{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }
    .relation-name{
        font-size:16px;
        font-weight: bold;
    }
    .jumbotron.medias{
        margin: 0;
        padding: 0 0 30px;
        background: #fbfbfb;
    }
    .collaborate-content-item{
        position: relative;
        background: #f7f7f7;
        padding: 35px 0;
        margin: 16px 0 0;
    }
    .collaborate-content-itemimg{
        width:250px;
        height: 250px;
    }
    .collaborate-content-itemimg img{
        width: 250px;
    }
    .collaborate-content-rigth{
        padding-left:50px;
    }
    .collaborate-content-item a{
        position: absolute;
        display:block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 22;

    }
    .media-name{
        color: #585858;
        font-size:22px;
    }
    .media-info{
        color: #585858;
        font-size: 17px;
        margin: 20px 0 0;
    }
    .media-time{
        color: #585858;
        font-size: 17px;
        margin: 80px 0 0;
    }
    .collaborate-gengduo{
        position: relative;
        text-align: center;
        color: #757575;
        font-size: 20px;
        margin: 30px 0 0;
    }
    .collaborate-gengduo a{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 20;
    }
    .relation-right{
        /*width:500px;*/
        position: relative;
        margin: 30px 0 0;
    }
    .relation-right1{
        margin: 0;
    }
    .relation-right img{
        width: 100%;
    }
    .relation-right a{
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 22;
    }
    .relation-cars{
        font-size:16px;
        margin:25px 0 0;
        font-weight: bold;
    }
    .relation-er{
        margin:50px 0 0;
    }
    .relation-erweima{
        text-align: center;
    }
    .relation-erweima img{
        width:300px;
    }
    .jumbotron.footers{
        margin: 0;
        padding:30px 0;
        color: #fff;
        background: #f9515f;
        /*text-align: center;*/
        font-size: 13px;
    }
    .footers a{
        margin-left: 10px;
        color: #fff;
        text-decoration:none
    }

    .relation-texts{
        text-align: center;
        margin: 10px 0 0;
    }
    .jumbotron.about{
        margin: 0;
        padding: 0 0 50px;
        background: #fff;
    }
    .about-content{
        font-size:14px;
    }
    .about-content-item{
        margin:20px 0 0;
        line-height: 22px;
    }
    .about-content-item.about-content-item1{
        margin: 0;
    }
    #back-to-top{
        position:fixed;
        display:none;
        z-index: 999;
    }
    .top-index{
        bottom: 100px;
        right:10px;
        text-align: center;
    }
    .top-index a{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 100;
    }
    .top-index img{
        width:25px;
    }
    .area-btns{
        width: 300px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        position: absolute;
        bottom: 100px;
        left: 45%;
        z-index: 100;
        border: 1px solid #fff;
        color: #fff;
        font-size: 26px;
        border-radius: 10px;
    }
    .scenebig{
        display: none;
    }
    .scenesmall{
        display: block;
        background: #fff;
    }
    .scenesmall-img{
        width: 100%;
    }
    .scenesmall img{
        width:80%;
        margin-left: 10%;
    }
    .scenesmall-bottom{
        position:relative;
        margin:50px 0;
    }
    .scenesmall-name{
        color: #585858;
        font-size:16px;
        font-weight: bold;
        margin: 20px 0 0 ;
        text-align: center;
    }
    .scenesmall-info{
        color: #585858;
        font-size:14px;
        margin:10px 0 0;
    }
    .scenesmall-classify{
        margin-top:18px;
        color: #585858;
        font-size:14px;
        margin-bottom: 10px;
    }
    .scenesmall-btns{
        position: relative;
        width: 120px;
        height: 30px;
        line-height: 30px;
        margin: 40px auto;
        text-align: center;
        background: #f9515f;
        border: none;
        color: #fff;
        font-size:14px;
        border-radius:5px;
    }
    .scenesmall-btns>a{
        position: absolute;
        top: 0;
        left: 0;
        width: 120px;
        height: 30px;
        z-index: 10;
    }
    .partnerbig{
        display: none;
    }
    .partnersmall{
        display: block;
        background: #fff;
        padding: 0;
        margin: 0;
    }
    .partnersmall-img{
        text-align: center;
    }
    .partnersmall-img img{
        width:160px;
    }
    .partnersmall-name{
        text-align: center;
        margin: 10px 0 0;
        font-size:12px;
        color: #787878;
    }
    .partnersmall-name span{
        font-size:18px;
        font-weight: bold;
        color: #585858;
    }
    .partnersmall-info{
        font-size:14px;
        margin: 10px 20px;
        line-height: 22px;
    }
    .partnersmall-info span{
        color: #f9515f;
    }
    .actionsbig{
        display: none;
    }
    .actionssmall{
        display:block;
        background: #f7f7f7;
    }
    .actions-item{
        height:280px;
    }
    .medias{
        background: #fbfbfb;
    }
    .mediasbig{
        display: none;
    }
    .mediassamll{
        display: block;
    }
    .mediassamll-content{
        position: relative;
        margin-top:40px;
    }
    .mediassamll-content.mediassamll-content1{
        margin-top:0;
    }
    .mediassamll-content a{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 22;
    }
    .mediassamll-content img{
        width: 100%;
    }
    .mediassamll-name{
        color: #585858;
        font-size:16px;
        margin: 20px 0 0;
        font-weight: bold;
    }
    .mediassamll-info{
        color: #585858;
        font-size:14px;
        margin: 10px 0 0;
        line-height: 22px;
    }
    .mediassamll-time{
        color: #585858;
        font-size:12px;
        margin:20px 0 0;
    }
    .areas{
        padding: 0;
    }
    .navs-wings{
        padding: 0;
        margin: 0;
    }
    .casebig{
        display: none;
    }
    .case-item{
        margin: 30px 0 0;
    }
    .cose-img img{
        width:50%;
        margin-left: 25%;
    }
    .cose-texts{
        margin:20px 0 0;
    }
    .case-info{
        margin: 10px 0 0;
        font-size: 14px;
    }
    .consultbig{
        display: none;
    }
    .case-headeline{
        color: #585858;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }
    .relationbig{
        display: none;
    }
    .casesmall{
        background: #fbfbfb;
        padding: 0 0 30px;
        margin: 0;
    }
    .container>.navbar-collapse, .container>.navbar-header{
        margin: 0;
    }
    .all-top{
        margin-top:50px;
    }
    .about-relat{
        position: absolute;
        width: 100%;
        height: 100%;
        top: -100px;
        left: 0;
        opacity: 0;
    }
    .actions-wing{
        position: relative;
    }
    .nav-bannerbig{
        display: none;
    }
    .nav-banner{
        position:relative;
        width: 100%;
        margin: 0;
        padding:0;
    }
    .nav-banner-btns{
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        border: 1px solid #fff;
        width:150px;
        padding: 10px 0;
        background: #fff;
        color: #f44851;
        border-radius: 10px;
    }
    .nav-banner-btns a{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 20;

    }
    .nav-banner-btns .nav-banner-to{
        width:20px;
        margin-right: 10px;
    }
    .modelbig{
        display: none;
    }
    .modelsmall{
        display: block;
    }
    .formid-button{
        display: none;
        position: fixed;
        top:0;
        left:0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        background:rgba(0,0,0,0.6);
    }
    .model-content{
        display: none;
        position: fixed;
        top: 140px;
        left: 22%;
        z-index: 2000;
        color:#fff;
        font-size: 26px;
        text-align: center;
    }
    .model-content img{
        display: none;
        width:250px;
        margin-bottom: 10px;
    }
    .model-content-img1{
        display: none;
    }
    .model-content-img2{
        display: none;
    }
    .model-content-img3{
        display: none;
    }
    .nav-bannersmall{
        position: relative;
        background: #f9515f;
        padding: 30px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .nav-banner-texts{
        width: 100%;
        height: 100%;
    }
    .nav-banner-headeline{
        color: #fff;
        font-size:20px;
        text-align: center;
        margin: 20px 0 0;
    }
    .nav-banner-hinfo{
        margin:20px 0;
        color: #fff;
        font-size: 13px;
        line-height: 20px;
    }
    .nav-banner-items{
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin:0px 20px;
    }
    .nav-banner-item{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 10px 0 0;
        color: #fff;
        font-size: 12px;
    }
    .nav-banner-itemyuan{
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #fff;
        margin-right: 10px;
    }
    .zce-tiyan{
        position: relative;
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #f9515f;
        border: none;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
        margin:50px auto 20px;
        z-index: 10;
    }
    .zce-tiyan a{
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 20;
    }
    .model-content-text{
        display: none;
    }
    .model-content-text2{
        display: block;
    }
}

