@charset "UTF-8";

/*大屏*/
@media screen and (min-width: 1200px) {

    /*****************选择应用场景页面********************/
    .b_scene .scene_choose {
        min-height: 235px;
    }

    .order_common .title p {
        margin: auto;
        max-width: 695px;
    }

    /***********新版网站首页*************/
    .tcy_happening .content {
        border-bottom: 1px solid #E9F0F5;
        padding-bottom: 80px;
    }

    .tcy_new_index .sort .sort_con:nth-child(1) img {
        width: auto;
        margin-top: 33px;
    }

    .tcy_new_index .sort .sort_con:nth-child(2) a,
    .tcy_new_index .sort .sort_con:nth-child(3) a,
    .tcy_new_index .sort .sort_con:nth-child(4) a,
    .tcy_new_index .sort .sort_con:nth-child(5) a {
        padding-left: 55px;
    }

    /**********平台介绍页面-视频宽度更改**********/
    .customer_video .video_rela {
        width: 682px;
        height: 384px;
        margin-top: 76px;
    }

    /*新版特晓知*/
    #txz_service_1 .s_con_1 .package_reg .col-lg-4:before {
        display: block;
        content: "";
        width: 370px;
        height: 0;
        border-radius: 0 0 4px 4px;
        background: #fff;
        position: absolute;
        left: 10px;
        top: 366px;
    }

    #txz_service_1 .s_con_1 .package_reg .col-lg-4:after {
        display: block;
        content: "";
        width: 370px;
        height: 0;
        border-radius: 4px 4px 0 0;
        background: #fff;
        position: absolute;
        left: 10px;
        bottom: 366px;
    }

    #txz_service_1 .s_con_1 .package_reg .col-lg-4:hover:before,
    #txz_service_1 .s_con_1 .package_reg .col-lg-4:hover:after {
        height: 30px;
        transition: height 0.3s;
    }

    #txz_service_2 .s_con_1 .package_reg .package_box_li:before {
        display: block;
        content: "";
        width: 360px;
        height: 0;
        border-radius: 0 0 4px 4px;
        background: #fff;
        position: absolute;
        left: 15px;
        top: 573px;
    }

    #txz_service_2 .s_con_1 .package_reg .package_box_li:after {
        display: block;
        content: "";
        width: 360px;
        height: 0;
        border-radius: 4px 4px 0 0;
        background: #fff;
        position: absolute;
        left: 15px;
        bottom: 573px;
    }

    #txz_service_2 .s_con_1 .package_reg .package_box_li:hover:before,
    #txz_service_2 .s_con_1 .package_reg .package_box_li:hover:after {
        height: 30px;
        transition: height 0.3s;
    }

    #txz_service_2 .s_con_2 .our_service .buy_con>div:before {
        display: block;
        content: "";
        width: 370px;
        height: 0;
        border-radius: 0 0 4px 4px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 366px;
    }

    #txz_service_2 .s_con_2 .our_service .buy_con>div:after {
        display: block;
        content: "";
        width: 370px;
        height: 0;
        border-radius: 4px 4px 0 0;
        background: #fff;
        position: absolute;
        left: 0;
        bottom: 366px;
    }

    #txz_service_2 .s_con_2 .our_service .buy_con>div:hover:before,
    #txz_service_2 .s_con_2 .our_service .buy_con>div:hover:after {
        height: 30px;
        transition: height 0.3s;
    }

    .txz_wrap .txz_main .two_service ul.ser_nav li a:hover {
        color: #333;
        -webkit-transition: color 0.2s;
        -moz-transition: color 0.2s;
        transition: color 0.2s;
    }

    #txz_service_1 .s_con_4 .bottom_img a:hover {
        background: #6EA2EB;
        -webkit-transition: background 0.2s;
        -moz-transition: background 0.2s;
        transition: background 0.2s;
    }



}

@media screen and (max-width: 1200px) {
    .bind_account_wrap .bind_container {
        max-width: 970px;
    }

    .bind_account_wrap .bind_container .bc_content_box {
        padding: 30px 45px 70px;
    }

    .bind_account_wrap .bind_container .bc_content_box .install_half .half_f_box .ys_img {
        max-width: 400px;
    }
}

/*新首页版心是1280的*/
@media screen and (min-width: 1280px) {
    .container {
        /*width: 1250px;*/
    }
}

/*首页新增案例推荐轮播图*/
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .case_slider {
        width: 995px;
        padding: 0 15px;
    }

    .jcarousel_wrap {
        margin: 0 2%;
        width: 96%;
    }



}

@media screen and (min-width: 1401px) and (max-width: 1660px) {
    .case_slider {
        width: 1315px;
        padding: 0 15px;
    }

    .jcarousel_wrap {
        margin: 0 2%;
        width: 96%;
    }

    .c_case_card .item_hover .top {
        padding: 30px 0 30px 0;
    }
}

@media screen and (min-width: 1661px) {
    .case_slider {
        width: 1635px;
        padding: 0 10px;
    }

    .jcarousel_wrap {
        margin: 0 5%;
    }

    .c_case_card .item_hover .top {
        padding: 45px 0 60px 0;
    }
}

/*案例页改版*/
@media screen and (min-width: 1200px) and (max-width: 1600px) {
    .design_case_con .d_c_con .eval_info p img {
        width: 30px;
        height: 30px;
        margin-right: 0;
    }

    .design_case_con .d_c_con .eval_info p em {
        margin-right: 0;
    }

    .design_case_con .d_c_con .eval_info p i {
        font-size: 12px;
    }

    .design_case_con .d_c_con p span b {
        width: 12px;
        margin-left: 0;
    }

    .design_case_con .d_c_con .eval_info p span {
        margin-top: 5px;
    }

    /*案例搜索页改版*/
    .filter_design .f_d_con .f_d_c_c .eval_info p img {
        width: 30px;
        height: 30px;
        margin-right: 0;
    }

    .filter_design .f_d_con .f_d_c_c .eval_info p em {
        margin-right: 0;
    }

    .filter_design .f_d_con .f_d_c_c .eval_info p i {
        font-size: 12px;
    }

    .filter_design .f_d_con .f_d_c_c .eval_info p span b {
        width: 12px;
        margin-left: 0;
    }

    .filter_design .f_d_con .f_d_c_c .eval_info p span {
        margin-top: 5px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .new_designcase_width {
        width: 1199px;
    }

    .img_ajax_height {
        height: 147px;
    }

    .img_ajax_height01 {
        height: 147px;
    }
    .project_case_nav .bs_header_fixed_right {
        width: auto;
    }
    .project_case_nav .industry_screen_warp .search_wrap .box{
        width: 250px;
    }
}





@media screen and (min-width: 1400px) and (max-width: 1750px) {
    .cyr_join_btn {
        padding: 50px 0;
    }

    .cyr_join_btn .cjb_box_img {
        width: 500px;
    }

    .cyr_join_btn .cjb_left {
        left: 55px;
    }

    .cyr_join_btn .cjb_right {
        right: 55px;
    }
}

/*****  设计师入驻页面   *****/
@media screen and (min-width: 1400px) and (max-width: 1700px) {
    .creatives_banner_con .container_con {
        width: 390px;
    }

    .creatives_banner_con .container_con h1 {
        font-size: 36px;
    }

    .creatives_banner_con .container_con p {
        font-size: 18px;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .creatives_banner_con {
        height: 570px;
    }

    .creatives_banner_con .container_con {
        width: 495px;
        padding-top: 180px;
    }

    .creatives_banner_con .container_con h1 {
        font-size: 45px;
    }

    .creatives_banner_con .container_con p {
        font-size: 20px;
    }

    .creatives_banner_con .bg_img {
        width: 630px;
        right: 50px;
    }

    .creatives_banner_con .bg_img img.creatives_bg03 {
        width: 97px;
        right: 50px;
    }

    .creatives_banner_con .bg_img img.creatives_bg04 {
        width: 204px;
        top: 146px;
    }

    .creatives_banner_con .bg_img img.creatives_bg05 {
        width: 222px;
        bottom: 5px;
    }

    .cyr_join_btn {
        padding: 50px 0 30px;
    }

    .cyr_join_btn .cjb_box_img {
        width: 405px;
    }

    .cyr_join_btn .cjb_left {
        left: 55px;
    }

    .cyr_join_btn .cjb_right {
        right: 55px;
    }

    .cyr_join_btn h4 {
        margin-top: 40px;
    }

    .cyr_join_btn .btn_blue_a {
        margin-top: 30px;
        width: 200px;
        padding: 0;
    }

}