﻿@charset "UTF-8";


@media screen and (min-width: 992px) and (max-width: 1280px){
    /*导航*/
    .t_n_header .logo{
        padding-right: 2em;
    }
    /*新首页版心为1280*/
    .tcy_new_index .case .case_list .examples .card_list{
        margin-top: 0;
    }
    .design_start .container{
        padding: 80px 40px;
    }
    .design_start .container .row .d_con{
        padding: 0 20px;
    }
    /**/
    .footer-booking .img{
        width: 130px;
    }
    .footer-booking .phone{
        padding-right: 30px;
    }
    .footer-booking .close_btn{
        right: 10px;
    }
    /**/
    .tcy_single_pro .service_feature .s_con .box h4{
        font-size: 16px;
    }
    /**/
    .footer-booking .phone_normal{
        padding-right: 15px;
    }
    .footer-booking .online_adv .btn_blue_border,
    .footer-booking .online_adv .number{
        padding: 0 7px;
    }
    /**/
    .single_logo_brand .box1 .con .left{
        width: 28%;
    }
    .single_logo_brand .box1 .con .right{
        width: 72%;
    }
}

/*中屏*/
@media screen and (min-width: 992px) and (max-width: 1199px){
    /************************ 网站公用头部header页面************************/
    body, input, select, textarea, button {
        font-size: 12px;
    }
    #boot_base_header .pc_nav .trigger{
        line-height: 2.2em;
    }
    #boot_base_header .navbar-brand{
        padding: 0;
    }
    #boot_base_header .pc_nav_right li a{
        height: 3.7em;
        line-height: 3.7em;
        padding: 0 0.8em;
    }

    /************************ 网站公用底部footer页面************************/

    /*****************选择应用场景页面********************/
    .b_scene .scene_choose{
        min-height:235px;
    }
    .b_scene .scene_choose .scene_wrap img{
        height:181px;
    }
    .order_common .title p{
        margin: auto;
        max-width: 695px;
    }

    /*****************奈福--视频*****************/
    .tcy_new_index .latest_nav .opacity_1,
    .tcy_new_index .latest_nav .opacity_2{
        height: 6em;
    }
    .tcy_video .content{
        height: 41.25em;
    }
    .tcy_video .content .video1{
        width:28.08em;
        height:24.75em;
        top:3.75em;
        margin-right: 6.08em;
    }
    .tcy_video .content .video1 .under_block{
        width:23.17em;
        margin-top: 1.67em;
        margin-left: 4.92em;
        padding-top: 13.25em;
    }
    .tcy_video .content .video1 .under_block .video_con{
        width:26.5em;
        top:-1.67em;
        left: -5em;
    }
    .tcy_video .content .video1 .under_block .video_explain{
        padding: 20px 15px 10px 20px;
        left: 0;
        top: 15em;
    }
    .tcy_video .content .video2{
        width: 39.25em;
        height: 16.5em;
        margin-left: -5em;
    }
    .tcy_video .content .video2 .under_block{
        width: 30.92em;
    }
    .tcy_video .content .video2 .under_block .video_con{
        top: 20px;
        right: -8.25em;
        width: 23.17em;
    }
    .tcy_video .content .video2 .under_block .video_explain{
        width: 13.2em;
        height:11em;
        left: 20px;
        top: 4em;
    }
    .tcy_video .content .video3{
        width: 21.58em;
        height: 22.33em;
        margin-left: -5em;
        top: 17.9em;
    }
    .tcy_video .content .video3 .under_block{
        padding-top: 12.9em;
    }
    .tcy_video .content .video3 .under_block .video_con{
        top: 20px;
        left: 0;
        width: 19.92em;
    }
    .tcy_video .content .video3 .under_block .video_explain{
        top: 13.2em;
        left: 0;
        padding: 20px 20px 10px;
    }
    .tcy_video .content>div .under_block .video_explain h4{
        font-size: 1.5em;
    }
    .tcy_video .content>div .under_block .video_explain p{
        font-size: 1.2em;
        line-height: 1.5em;
        padding-top: 0.6em;
    }
    .tcy_video .content .video1 .under_block .video_explain p{
        height: 4.2em;
    }
    .tcy_video .content .video2 .under_block .video_explain p{
        height: 7.8em;
    }
    .tcy_video .content .video3 .under_block .video_explain p{
        height: 4.2em;
    }
    .tcy_video .content .btn_more{
        margin-right: 6.08em;
        height: 3.08em;
    }
    .tcy_video .content .under_block .video_con .video_btn{
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
    }
    .tcy_new_index .latest_case .latest_list .latest_card:hover .item_hover .top{
        padding: 10px 0;
    }
    /*新版首页-合作媒体*/
    .work_media .thumb_event .row>div p{
        top: -1em;
    }

    /*单品页*/
    .tcy_single_pro .nearby_project .nearby_con .card{
        width: 33%;
    }
    .tcy_single_pro .service-flow .flow_step .f_s_con{
        width: 20%;
        padding-left: 3em;
    }
    .logo_package .logo_package_con .l_p_plan .l_p_title p {
        font-size: 1.6em;
    }
    .logo_package .logo_package_con .l_p_plan .l_p_title span {
        letter-spacing: 0px;
    }

    /*新版案例页*/
    .design_case_con>.col-md-4:nth-last-child(1),.design_case_con>.col-md-4:nth-last-child(2){
        display: none;
    }
    .case_list_show .design_case_con>div:nth-child(4n+1){
        clear: none;
    }
    .case_list_show .design_case_con>div:nth-child(3n+1){
        clear: both;
    }
    .filter_condition select.f_c_select{
        width: 22%;
    }

    /*弹出层*/
    .t_n_modal .modal-dialog{
        width: 600px;
        margin-left: -420px; /*300+120*/
    }
    .t_n_modal .case_team{
        position: fixed;
        left: 50%;
        width: 240px;
        margin-left: 190px;/*-120+300+10*/
        background: #fff;
        border-radius: 3px;
        padding-bottom: 20px;
    }
    .t_n_modal .case_team .top{
        padding: 15px 0;
    }
    .t_n_modal .case_team .bot{
        margin: 0 1.67em 15px;
    }
    /*关于奈福*/
    .t_business .row>div:nth-child(1){
        padding-left: 10px;
    }
    .t_business .row>div:nth-child(3){
        padding-left: 10px;
    }

    /**************注册协议模态框样式***********/
    .service_provision .modal-dialog{
        width: 700px;
    }

    /************平台介绍****************/
    .tcy_introduction .container .row>div>div{
        height: 300px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .process_txt .b_l div.d_1 {
        font-size: 2.5em;
    }
    .process_txt .b_l div.d_1 {
        margin-bottom: 0.4em;
    }

    /************平台介绍-视频***********/
    .customer_video .video_rela{
        width: 100%;
        height: 384px;
        margin-top: 76px;
    }

    /**/
    .single_logo_brand .box1{
        padding: 0;
    }
    .single_logo_brand .box1 .c{
        padding: 20px 15px;
    }
    .single_logo_brand .box1 .con .left h5{
        font-size: 28px;
    }
    .single_logo_brand .box1 .con p{
        font-size: 13px;
    }
    /**/
    .footer-booking .phone input{
        width: 150px;
    }
    .footer-booking .phone_normal span{
        padding: 0 10px;
    }
    .footer-booking .close_btn{
        right: 20px;
    }
    .footer-booking .letter{
        font-size: 22px;
    }
    .footer-booking .footer_logo .letter{
        font-size: 20px;
    }
    .footer-booking .footer_logo input{
        width: 170px;
    }
    .footer-booking .footer_logo .phone span{
        padding: 0 20px;
    }

    /*****************************v2.0版 下单流程-填写表单******************************/
    .every_logo_info{
        width: 180px;
        right: -180px;
    }
    .order_common_step .container ul li .order_title span{
        width: 57%;
    }

    /*** 创意人详情 ***/
    .des_case_details .d_right{
        width: 82%;
    }
    .des_case_details .stylist_case .case .bottom{
        padding-bottom: 20px;
    }
    .creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con h4{
        font-size: 17px;
        font-weight: bold;
    }
    .creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con{
        height: 248px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80{
        width: 330px;
        height: 110px;
        padding: 0 10px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80{
        width: 400px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20{
        width: 330px;
        height: 110px;
        padding: 0 10px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_20{
        width: 400px;
    }
    /*首页新增案例推荐轮播图*/
    .case_slider{
        width: 995px;
        padding: 0 15px;
    }
    .jcarousel_wrap {
        margin: 0 2%;
        width: 96%;
    }
    /*34-项目详情*/
    .t_project_info .speed_con .speed_con_box ul li{
        margin-right: 180px;
    }
    .t_project_info .pro_info .p_item_con .left{
        float: none;
        margin-bottom: 30px;
    }
}






















