@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;
    }

}

/*新首页版心是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;
    }
}





















