@charset "UTF-8";

/*最小屏幕*/
@media (max-width: 767px) {
    /************************ 网站公用头部header部分************************/
    #boot_base_header .top,#boot_base_header.header-s .top{
        height: 2.5em;
    }
    #boot_base_header .mobile_nav_right,#boot_base_header.header-s .mobile_nav_right{
        padding: 0.8em 1em 0.8em 1.3em;
    }
    #boot_base_header .nav_left h1,#boot_base_header.header-s .nav_left h1{
        width: 90px;
        margin: 0 0 0 0.5em;
        background-image: url("../images/logo_1.png");
    }

    /************************ 网站公用底部footer页面************************/
    #boot_base_footer .content{
        padding-top: 1.5em;
    }
    #boot_base_footer .contact .others .normal{
        display: none;
    }
    #boot_base_footer .contact .others .qrcode_sm{
        display: block;
    }
    #boot_base_footer .contact .row{
        margin: 0;
        margin-top: 0.5em;
    }
    .popu-qx{
        width: 80%;
        margin-left: -40%;
    }
    .popu-qx .spe-from-new{
        padding: 0;
    }

    /************************ 下单流程公共头部页面************************/
    .order_header{
        font-size: 0.6em;
    }
    .order_header .top_nav li>div:after{
        display: none;
    }

    /************************ 下单流程公共大标题部分 ************************/
    .order_common{
        margin:0;
        padding-top: 0;
    }
    .order_common .title{
        margin-top: 0;
    }
    .order_common .title h2{
        font-size: 1.3em;
        padding: 0.5em 0;
    }
    .order_common .title h2:after{
        width: 80%;
        display: block;
        content: "";
        margin-left: -40%;
    }
    .order_common .color_choose{
        margin-top: 0.5em;
    }

    /*********  下单流程公共底部悬浮  ***********/
    .order_common .order_common_footer_wrap{
        font-size: 12px;
        padding: 10px 0;
    }
    .order_common .order_common_footer_wrap .col-xs-6{
        padding: 0;
    }
    .order_common .order_common_footer_wrap .percent{
        width: 80px;
    }
    .order_common .order_common_footer_wrap .progress{
        margin-left: 80px;
    }
    .order_common .order_common_footer_wrap .btn{
        width: 100%;
        font-size: 14px;
    }
    .j_place_order .p_o_footer .pay{
        width: 87px;
    }
    .j_place_order .j_p_o_info .container .dx_info .fp_info .inp{
        margin-left: 0;
    }
    .order_common .order_common_footer_wrap .btn, .j_place_order .p_o_footer .pay{
        height: 38px;
        line-height: 33px;
    }
    .info_form_input,.info_form_textarea{
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 5px 8px;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .important_tips input[type="checkbox"] + i{
        top: 0;
    }
    .important_tips input[type="checkbox"]:checked + i{
        top: 0;
    }
    /*订单支付手机端*/
    .j_place_order .j_p_o_info .dx_info .fp_info .inp_invoice .inp_group ul li.on{
        padding: 0 16px;
    }
    .j_place_order .j_p_o_info .dx_info .fp_info .inp_invoice .inp_group span{
        padding-bottom: 10px;
        padding-top: 0;
        float: none;
        text-align: left;
    }
    .j_place_order .j_p_o_info .dx_info .fp_info .inp_invoice .inp_group select{
        width: 100%;
    }
    .j_place_order .j_p_o_info .dx_info .fp_info .inp_invoice .inp_group input{
        width: 100%;
    }
    .j_place_order .j_p_o_info .dx_info .fp_info .inp_invoice .inp_group textarea{
        width: 100%;
    }
    .j_place_order .j_p_o_info .dx_info .fp_info .inp_invoice .inp_group{
        margin-bottom: 14px;
    }


    /************************ 01-选择行业 ************************/
    .j_vocation .vocation_choose{
        font-size: 0.8em;
    }
    .j_vocation .vocation_choose .right{
        margin-top: 0;
    }
    .j_vocation .vocation_choose .s_con ul li{
        width: 50%;
    }
    .j_vocation .vocation_choose .s_title b{
        right: 5em;
    }
    .j_vocation .vocation_choose .s_title span{
        right: 1.8em;
    }
    .j_vocation .vocation_choose .s_con ul li{
        padding-left: 1em;
    }
    .j_vocation .vocation_choose .s_con .arrow b,.j_vocation .vocation_choose .s_con .arrow span{
        right: 0.8em;
    }
    /********02-品牌logo*************/
    .j_logo .col-xs-6:nth-child(odd){
        clear: both;
    }
    .j_logo .logo_choose.col-sm-offset-1 {
        clear: none;
    }

    /*****************03-选择调性********************/
    .j_brand_style .brand{
        font-size: 10px;
        padding: 0;
    }
    .j_brand_style .brand>div{
        padding: 0;
    }
    .j_brand_style .brand .b_slider{
        height: 1.5em;
    }
    .j_brand_style .brand .b_slide_handler{
        top: -0.85em;
    }
    .j_brand_style .brand .b_slide_markers .marker{
        line-height: 0.4em;
    }
    .j_brand_style .brand .b_slide_markers .marker:after{
        width: 0.5em;
        height: 0.5em;
    }
    .j_brand_style .brand .b_slide{
        margin-bottom: 1em;
    }


    /*****************05-选择应用场景页面********************/
    .b_scene .scene_choose{
        min-height:170px;
    }
    .b_scene .scene_choose .scene_wrap img{
        height:120px;
    }
    .b_scene .scene_choose .scene_wrap p{
        font-size: 1.2em;
    }

    /*****************06-填写下单信息********************/
    .b_order_edit .o_e_title_wrap .po_title h1{
        height: 2em;
        font-size: 1.5em;
    }
    .b_order_edit .b_form_input2{
        height: 50px!important;
    }
    .b_order_edit .b_help-block2 {
        text-indent: 20px;
        font-size: 14px;
        color: #cbcbcb;
        margin-top: 15px;
    }
    .b_order_edit .btn_custom {
        display: block;
        width: 143px;
        height: 36px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .b_order_edit .b_bottom_div {
        width: 100%;
        height: 25px;
        margin: auto;
    }
    .b_order_edit .b_o_f_con{
        width: 90%;
        margin: auto;
        padding-top: 10px;
    }
    .b_order_edit .b_c_type .b_help-block{
        width: 66%;
        float: left;
        margin-left: 13%;
    }
    .b_order_edit .b_c_label {
        width: 21%;
        float: left;
    }
    .b_order_edit .b_form_group3{
        height: 70px!important;
    }
    .b_order_edit .b_input_info {
        font-size: 1.5rem;
        color: #343434;
        padding-top: 7px;
        padding-bottom: 7px;
        font-weight: normal!important;
    }
    .b_order_edit .b_help-block2 {
        text-indent: 20px;
        font-size: 14px;
        color: #cbcbcb;
        margin-top: 15px;
    }
    .b_order_edit .btn_custom {
        display: block;
        width: 143px;
        height: 36px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .b_order_edit .b_bottom_div {
        width: 100%;
        height: 25px;
        margin: auto;
    }
    .b_order_edit .b_o_f_con{
        width: 90%;
        margin: auto;
        padding-top: 10px;
    }
    .b_order_edit .b_c_type .b_help-block{
        width: 66%;
        float: left;
        margin-left: 13%;
    }
    .b_order_edit .b_c_label {
        width: 20%;
        float: left;
    }
    .b_order_edit .b_form_group3{
        height: 70px!important;
        margin-bottom: 20px;
    }
    .b_order_edit .ct_add{
        margin-top: 0.5em;
    }
    .b_order_edit .ct_add label{
        font-size: 14px;
    }

    /*****************09-下单页面********************/
    .j_place_order .j_p_o_info .container .row .bot ul li{
        width: 100%;
    }
    .j_place_order .j_p_o_info .container .dx_info .p_t h6
    .j_place_order .j_p_o_info .container .dx_info .p_t .fp_info{
        width: 60%;
    }
    .j_place_order .j_p_o_info .container .lxr .bot ul li{
        padding: 0.1em 0.2em;
    }
    .j_place_order .j_p_o_info .container .address .a_info{
        height: auto;
    }
    .j_place_order .j_p_o_info .container .address .a_info .left,
    .j_place_order .j_p_o_info .container .address .a_info .right{
        float: none;
        width: 100%;
    }
    .j_place_order .j_p_o_info .container .address .editing_con input,
    .j_place_order .j_p_o_info .container .address .editing_con>div{
        width: 100% !important;
    }
    .j_place_order .j_p_o_info .container .address .editing_con>div{
        margin-bottom: 0;
    }
    .j_place_order .j_p_o_info .container .address .editing_con>div select{
        margin-bottom: 0.5em;
    }
    .j_place_order .j_p_o_info .container .dx_info .inp_code{
        padding-bottom: 30px;
    }
    /*发票资料上传示例弹窗*/
    #sample_data_img_pop{
        width: 90%;
        margin-left: auto;
        left: 5%;
    }
    #sample_data_img_pop .pop_con h2{
        font-size: 18px;
        color: #333;
        line-height: 49px;
    }
    #sample_data_img_pop .pop_con .data_img p{
        padding-left: 0;
    }
    #sample_data_img_pop .pop_con .data_img img{
        width: 218px;
    }
    #sample_data_img_pop .pop_con .data_con{
        height: 78%;
        padding-bottom: 40px;
    }
    #sample_data_img_pop .pop_con .pop_close{
        right: 15px;
        top: 15px;
    }

    /***************** 10-需求预览页 ********************/
    .j_require_preview .j_r_common{
        margin-left: 0;
        margin-right: 0;
        font-size: 0.8em;
    }
    .j_require_preview .j_r_common .r_con{
        padding: 0;
    }
    .j_require_preview .j_r_common .r_title h1{
        text-align: center;
        padding-bottom: 1em;
    }

    /***************** 网站改版-- 公共样式 ********************/
    /*黑色边框按钮*/
    .btn_black_border{
        width: 100%;
        text-align: center;
    }
    /*线*/
    .t_line .row{
        margin: 0;
    }
    /*公共标题*/
    .t_common_title .title>div{
        padding-left: 15px;
        padding-right: 15px;
    }
    .t_common_title .title>div h4{
        font-size: 20px;
    }
    .t_common_title .title>div h4:nth-child(2){
        margin-top: 10px;
    }
    .t_common_title .title>div div{
        font-size: 14px;
        margin: 15px 0;
    }
    /*其他页--公共头部标题*/
    .t_other_top_title{
        height: auto;
        padding: 0 0 30px;
    }
    .t_other_top_title .row{
        margin: 0;
    }
    .t_other_top_title h2{
        font-size: 30px;
        margin: 30px 0;
    }

    /***************** 网站改版--新首页 ********************/
    .tcy_new_index .container .row{
        margin: 0;
    }
    /*手机版-banner上文字部分*/
    .t_mobile_banner_letter{
        font-size: 14px;
        color: #666666;
        letter-spacing: 3px;
        padding: 20px 0;
        background: #f2f5f4;
    }
    .t_mobile_banner_letter .letter_con > div{
        margin-top: 10px;
    }
    .t_mobile_banner_letter .letter_con .d_1{
        font-size: 22px;
        color: #333333;
        margin-top: 0;
    }
    .t_mobile_banner_letter .letter_con .d_2{
        margin: 15px 0;
    }
    .t_mobile_banner_letter .letter_con .d_4 b{
        display: inline-block;
        width: 1.4em;
        height: 1.4em;
        vertical-align: middle;
        background: url("../images/tcy_new_icon_1.png") no-repeat center center;
        background-size: 100% 100%;
    }
    /*banner*/
    .tcy_banner_wrap  .banner_right{
        position: static;
    }
    .tcy_banner_wrap  .b_right.fslider .slides{
        overflow: hidden;
    }
    .tcy_banner_wrap  .b_right.fslider .slides li{
        height: 30em !important;
    }
    .tcy_banner_wrap .b_right.fslider .flex-control-nav{
        position: static;
        overflow: hidden;
        text-align: center;
        background: #f2f5f4;
    }
    .tcy_banner_wrap .b_right.fslider .flex-control-nav li{
        display: inline-block;
        padding: 10px 10px 10px 0;
        float: none;
    }
    /*手机版--banner图上的btn*/
    .t_mobile_banner_button{
        padding-bottom: 20px;
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        padding-top: 20px;
        background: #fff;
        z-index: 10;
        box-shadow: 0 -5px 10px rgba(0,0,0,0.1);
    }
    .t_mobile_banner_button .start_btn a{
        width: 100%;
    }
    /*分类*/
    .tcy_new_index .sort{
        padding-top: 20px;
        padding-bottom: 0;
    }
    .tcy_new_index .sort .sort_con{
        width: 49%;
        padding-left: 10%;
        margin-bottom: 25px;
    }
    .tcy_new_index .sort .sort_con:nth-child(2n+1){
        clear: both;
    }
    .tcy_new_index .sort .btn_black_border{
        margin: -5px 0 20px;
    }
    /*分类改版*/
    .tcy_new_index .sort .sort_con{
        border: none;
    }
    .tcy_new_index .sort .sort_con:nth-child(1) img{
        width: 90px;
    }
    .tcy_new_index .sort .sort_con:nth-child(1){
        height: auto;
    }
    .tcy_new_index .sort .sort_con:nth-child(1) a{
        margin-bottom: 0;
    }
    .tcy_new_index .sort .sort_con:nth-child(2) div,.tcy_new_index .sort .sort_con:nth-child(3) div,.tcy_new_index .sort .sort_con:nth-child(4) div,.tcy_new_index .sort .sort_con:nth-child(5) div{
        float: none;
        margin-right: 0;
        height: auto;
    }
    .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{
        width: auto;
        text-align: center;
        margin-bottom: 0;
    }
    .tcy_new_index .sort .sort_con:nth-child(2) h3,.tcy_new_index .sort .sort_con:nth-child(3) h3,.tcy_new_index .sort .sort_con:nth-child(3) h3,.tcy_new_index .sort .sort_con:nth-child(4) h3,.tcy_new_index .sort .sort_con:nth-child(5) h3{
        padding-top: 0;
    }
    .tcy_new_index .sort .sort_con:nth-child(3),.tcy_new_index .sort .sort_con:nth-child(2){
        border-bottom: none;
    }
    .tcy_new_index .sort .btn_black_wrap{
        padding: 3.122em 0 3em;
    }

    /*公告*/
    .tcy_new_index .notification .slides li strong{
        max-width: 50%;
    }
    .tcy_new_index .notification .slides li span{
        font-size: 12px;
        margin: 2px 0 0 10px;
    }
    /**/
    .tcy_new_index .update_info{
        padding: 20px 0 0 0;
    }
    .tcy_new_index .update_info .row.top{
        height: 400px;
        overflow: hidden;
    }
    .tcy_new_index .update_info .row.bot{
        padding: 0 15px 20px;
        text-align: left;
    }
    .tcy_new_index .update_info .u_info_con{
        margin-bottom: 1.5em;
    }
    .tcy_new_index .common_title .title h4{
        font-size: 1.614em;
    }
    .tcy_new_index .common_title .title div{
        font-size: 1.1em;
        margin-top: 1em;
        margin-bottom: 1em;
    }
    .tcy_new_index .case{
        padding: 20px 0;
    }
    .tcy_new_index .latest_wrap{
        margin: 10px 0 20px;
    }
    .tcy_new_index .latest_case .latest_list .latest_card{
        width: 85%;
        padding: 10px;
        margin-bottom: 17px;
        margin-right: 10px;
    }
    .tcy_new_index .latest_case .latest_list .latest_card:first-child{
        margin-left: 15px;
    }
    .tcy_new_index .latest_case .latest_list .latest_card .item_hover .top{
        top: 3.5em;
    }
    .tcy_new_index .latest_case .latest_list .latest_card span b{
        margin-left: 2px;
    }
    .tcy_new_index .latest_case .latest_list .latest_card p strong{
        font-size: 12px;
    }
    .tcy_new_index .latest_case .scroll_btn{
        display: none;
    }
    .tcy_new_index .latest_case .latest_list .latest_card .item_layer{
        display: none;
    }
    .tcy_new_index .case .case_list .examples .card_list .card_item{
        width: 18em;
        height: auto;
    }
    .tcy_new_index .case .case_list .examples .card_list .card_item h4{
        margin: 10px 0;
    }
    .tcy_new_index .case .case_list .examples .card_list .card_item .item_hover .top{
        padding: 10px 0;
    }
    .tcy_new_index .case .case_list .examples .card_list .card_item .item_hover .top h5{
        margin: 5px 0;
    }
    .tcy_new_index .case .case_list .examples .card_list .card_item .item_hover .bot>div p:nth-child(1){
        padding: 5px 0;
    }
    /*首页视频*/
    .tcy_video .new_content .video_wrap{
        margin-bottom: 105px;
    }
    .tcy_video .new_content .video_explain div{
        width: 100%;
        margin-top: 168px;
        height: auto;
    }
    .tcy_video .new_content .video_explain div p{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .tcy_video .new_content .video_con{
        width: 100%;
        margin-left: 0;
    }
    .tcy_video .new_content .video_con .video_rela .video_btn{
        left: 10px;
        bottom: 10px;
    }
    .tcy_video .new_content .video_con .video_rela .video_btn button{
        width: 50px;
        height: 50px;
    }
    .tcy_new_index .video .more_eval{
        margin-top: 15px;
    }
    .tcy_new_index .video{
        padding: 77px 0 25px;
    }

    /*首页客户咨询*/
    .design_start .container{
        padding: 20px 15px;
    }
    .design_start .container .row .d_con{
        padding: 0 35px;
        margin-top: 20px;
    }
    .design_start .container .row .d_con .d_c_1{
        height: 40px;
        line-height: 40px;
    }
    .design_start .container .row .d_con.start .d_c_1{
        height: 10px;
    }
    .design_start .container .row .d_con .d_c_2{
        height: 70px;
    }
    .design_start .container .row .d_con.phone .d_c_2 p{
        font-size: 12px;
    }
    .design_start .container .row .phone .form-group input[type="text"]{
        width: 57%;
        font-size: 15px;
    }
    .design_start .container .row .phone .form-group input[type="submit"]{
        width: 43%;
        font-size: 16px;
    }
    .design_start .container .row .phone .form-group input[type="submit"].callBtn{
        letter-spacing: 0;
    }
    .form-control{
        -webkit-box-shadow:none;
         box-shadow: none;
    }
    .tcy_new_index .tcy_happening .content .col-xs-12,
    .tcy_new_index .design_start .container .row .col-xs-12{
        margin-top: 25px;
    }
    .tcy_new_index .tcy_happening .content .col-xs-12:first-child,
    .tcy_new_index .design_start .container .row .col-xs-12:first-child{
        margin-top: 0;
    }
    .friend_link .container{
        background: #fcfcfa;
        border-bottom: none;
    }
    .friend_link a{
        line-height: 2em;
        font-size: 1.1em;
    }
    .friend_link span{
        display: block;
    }
    .tcy_new_index .tcy_happening {
        padding: 18px 0;
    }
    .tcy_happening .content {
        margin-top: 15px;
    }
    .tcy_happening .row .container.content .row>div{
        padding-right: 0;
        padding-left: 0;
    }
    .tcy_happening .thumb_event {
        padding-top: 30px;
    }
    .tcy_happening .thumb_event .row>div p {
        height: 7.5em;
        padding: 1em;
        line-height: 1.7em;
    }
    /*设计师团队*/
    .designers_team{
        padding: 20px 0;
    }
    .designers_team .team_btn_con{
        padding: 0;
        margin: 0 15px;
    }
    .designers_team .team_btn .team_btn_con p{
        padding: 10px 0 0 0;
        text-align: center;
    }
    .designers_team .team_btn.team_btn_fade{
        margin-top: 20px;
    }
    /*合作媒体*/
    .work_media .thumb_event{
        padding-bottom: 20px;
    }
    .work_media .thumb_event .row>div:nth-child(2n+1){
        clear: both;
    }
    /*特创易荣誉*/
    .tcy_companion{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .tcy_new_index .work_media{
        padding-top: 60px;
    }
    .tcy_honor{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .tcy_honor .content .honor_box.honor_two img{
        margin-left: 0;
    }
    .tcy_honor content .row .col-xs-4{
        padding-left: 5px;
        padding-right: 5px;
    }
    .tcy_honor .content .honor_box p{
        height: auto;
        padding: 10px 10px;
        line-height: 20px;
        font-size: 12px;
        margin: 0 auto;
    }
    /*创新合作伙伴*/
    .innovate_partner{
        padding-left: 0;
    }
    .innovate_partner img{
        width: 120px;
    }
    .innovate_partner p{
        font-size: 13px;
        letter-spacing: 1px;
        line-height: 23px;
        padding-top: 10px;
    }
    .innovate_partner_box .row > div:nth-child(2n+1){
        clear: both;
    }

    /******************************** 单品页 ******************************/
    .tcy_single_pro .container .row{
        margin: 0;
    }
    .tcy_single_pro .nearby_project .nearby_con .card{
        width: 80%;
    }
    .tcy_single_pro .common_title .title h4{
        font-size: 1.65em;
        margin-bottom: 15px;
    }
    .tcy_single_pro .common_title .title div{
        font-size: 1.09em;
        margin-bottom: 15px;
    }
    .tcy_single_pro .case{
        padding: 20px 0 5px;
    }
    .tcy_single_pro .case .case_list .examples .card_list .card_item{
        width: 22em;
        height: 21.4em;
    }
    .tcy_single_pro .case .case_list .examples .card_list .card_item .item_hover .top{
        padding: 1.25em 0;
    }
    .tcy_single_pro .service_feature{
        padding: 20px 0 0;
    }
    .tcy_single_pro .service_feature .col-xs-12{
        margin-bottom: 20px;
        padding: 0;
    }
    .tcy_single_pro .service_feature .s_con > .row{
        padding: 0 0 10px;
    }
    .tcy_single_pro .others_eyes{
        padding: 20px 0;
    }
    .tcy_single_pro .others_eyes .eys_con .flex-viewport{
        padding: 0;
    }
    .tcy_single_pro .others_eyes .eys_con .box{
        width: auto;
        margin: 20px 15px;
        padding: 10px 15px;
    }
    .tcy_single_pro .others_eyes .eys_con .box:first-child{
        margin-top: 0;
    }
    .tcy_single_pro .others_eyes .eys_con .box .left{
        width: 90px;
    }
    .tcy_single_pro .eys_con .box .left h5{
        font-size: 16px;
        margin: 7px 0 7px 0;
    }
    .tcy_single_pro .eys_con .box .left p{
        font-size: 12px;
    }
    .tcy_single_pro .eys_con .box .left img{
         width: 55px;
         height: 55px;
    }
    .tcy_single_pro .others_eyes .eys_con .box .right{
        margin-left: 90px;
        padding-left: 10px;
    }
    .tcy_single_pro .eys_con .box .right .top1{
        font-size: 14px;
        line-height: 20px;
        height: 65px;
    }
    .tcy_single_pro .eys_con .box .right .top2{
        margin-top: 10px;
    }
    .tcy_single_pro .eys_con .box .right .top2 span,
    .tcy_single_pro .eys_con .box .right .top2 strong{
        width: 15px;
        height: 15px;
    }
    .tcy_single_pro .eys_con .flex-control-nav{
         position: static;
        margin-bottom: 0;
    }
    .tcy_single_pro .nearby_project,
    .tcy_single_pro .service-flow,
    .tcy_single_pro .logo_package,
    .tcy_single_pro .question_answer,
    .design_start .container{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .tcy_single_pro .nearby_project .scroll_btn{
        display: none;
    }
    .tcy_single_pro .nearby_project .nearby_con .card{
        margin-left: 15px;
    }
    .tcy_single_pro .service-flow,
    .tcy_single_pro .logo_package,
    .tcy_single_pro .question_answer{
        padding-bottom: 0;
    }
    .tcy_single_pro .service-flow .flow_step .f_s_con{
        width: 33%;
        padding: 0;
        margin: 20px 0;
    }
    .tcy_single_pro .service-flow .flow_step .f_s_con:nth-child(4){
        clear: both;
    }
    .service-flow .f_s_con .step_circle{
        margin: 0;
    }
    .service-flow .flow_step{
        padding: 0 0 0 10px;
    }
    .service-flow .f_s_con p{
        font-size: 18px;
    }
    .service-flow .f_s_con span{
        font-size: 12px;
    }
    .tcy_single_pro .logo_package .row{
        margin-left: 0;
        margin-right: 0;
    }
    .logo_package .logo_package_con .l_p_plan{
        padding: 0;
    }
    .logo_package .logo_package_con .l_p_plan .l_p_details ul li b{
        width: 87%;
    }
    .design_start .col-xs-12{
        padding-bottom: 20px;
    }
    .tcy_single_pro .service_feature .s_con > .row,
    .service-flow .flow_step{
        border-bottom: 1px solid #e3ecf5;
    }
    .mg_single .t_case_card{
        width: 325px;
    }

    /*新版案例页*/
    .design_case .month_wrap {
        right: 10px;
    }
    .design_case .month_index .point{
        display: none;
    }
    .design_case_con>.col-xs-12{
        display: none;
    }
    .design_case_con>.col-xs-12:nth-child(1),.design_case_con>.col-xs-12:nth-child(2){
        display: block;
    }
    /*新版案例筛选页*/
    .filter_design .f_d_con{
        padding-right: 15px;
    }
    .filter_design .f_d_con .row>div:nth-child(4n+1){
        clear: none;
    }
    .filter_design .f_d_con .row>div:nth-child(2n+1){
        clear: both;
    }
    .filter_design .f_d_con .f_d_c_c h4{
        font-size: 1.3em;
    }
    .filter_design .f_d_con .f_d_c_c p strong{
        font-size: 1em;
    }
    .filter_design .f_d_con .f_d_c_c p span b{
        width: 15px;
        margin-left: 3px;
    }
    .filter_design .f_d_top h1{
	    color: #4c4c4c;
	    font-size: 18px;
	    letter-spacing: 2px;
	    text-align:center;
        line-height: 24px;
	}
	.filter_design .f_d_top span{
	    display:none;
	}
    #copyRight_certificate_modal .modal-content{
        padding: 15px;
    }
    #copyRight_certificate_modal .modal-dialog{
        width: 90%;
    }
    /*案例页筛选导航条*/
    .filter_condition {
        padding: 0 0 0 0;
    }
    .filter_condition .f_c_search_box{
        margin-right: 15px;
    }
    /*案例列表页筛选导航*/
    .filter_condition select.f_c_select{
        width: 100%;
    }

    /****** 案例详情页 ********/
    .t_mobile_banner_letter .letter_con em{
        font-style: normal;
    }
    .t_case_details_accept .bot{
        position: static;
        margin: 50px auto;
    }
    .t_case_details_assess{
        margin-top: 0;
    }
    .t_case_details_assess .assess_left:after{
        display: none;
    }
    .t_case_details_assess .assess_right .box1{
        border-top: 1px solid #e9f0f6;
    }
    .m_t_case_banner_img{
        padding: 0;
    }
    .m_t_case_banner_img img{
        width: 100%;
        max-width: 100%;
    }


    /***********************新版网站-登录-注册***************************/
    /*登录页*/
    .tcy_login{
        width: 90%;
        margin: 20px auto;
    }
    .tcy_login .t_l_form .input_account{
        margin-top: 0;
    }
    .tcy_login .t_l_form .input_password{
        margin-top: 0;
    }
    .tcy_login .t_l_form .phone_login .login_verify{
        margin-top: 0;
    }
    /*注册页*/
    .tcy_register{
        width: 90%;
        margin: 20px auto;
    }
    .tcy_register .t_r_form .reg_password .pw_level .pw_bar span {
        width: 32%;
    }
    /*找回密码*/
    .tcy_find_password{
        width: 90%;
        margin: 20px auto;
    }
    /***** 分类页 *****/
    .t_classic_logo,
    .t_classic_pack,
    .t_classic_advertise{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .t_classic_logo .row,
    .t_classic_pack .row,
    .t_classic_advertise .row{
        margin: 0;
        padding-left: 0;
    }
    .t_classic_alone{
        margin-top: 15px;
    }
    .t_classic_alone:nth-child(4n+1){
         clear: none;
     }
    .t_classic_alone:nth-child(2n+1){
        clear: both;
    }
    .t_classic_alone a{
        font-size: 14px;
    }
    .t_classic_alone h4{
        font-size: 16px;
        margin: 10px 0 5px 0;
    }
    /***帮助页***/
    .t_help_nav .t_n{
        padding: 0 2px;
    }
    .t_help_nav a{
        font-size: 14px;
        padding: 8px 0 10px 31%;
        letter-spacing: 0;
        background: url("../images/t_help_bg.png") no-repeat 0 -3%;
        background-size: 32% auto;
    }
    .t_help_nav a.a2{
        background: url("../images/t_help_bg.png") no-repeat 0 45%;
        background-size: 32% auto;
    }
    .t_help_nav a.a3{
        background: url("../images/t_help_bg.png") no-repeat 0 87%;
        background-size: 32% auto;
    }
    /*特创易正在发生页面*/
    .t_n_happen_item .col-md-8{
        padding: 0 15px;
        margin-top: 10px;
    }
    .t_n_happen_item p{
        padding: 3px 0;
        font-size: 12px;
    }
    .t_n_happen_item .desc{
        font-size: 12px;
        max-height: 60px;
        line-height: 22px;
    }
    .t_n_happen_item h4 a{
        font-size: 18px;
        padding: 3px 0;
    }
    .t_n_happen_btn .row{
        margin: 0;
    }
    /*客户证言*/
    .t_customer_item{
        padding: 0 15px;
    }
    .t_customer_item:nth-child(3n+1){
        clear: none;
    }
    .t_customer_item:nth-child(2n+1){
        clear: both;
    }
    /*关于特创易*/
    .t_business .t_bu_con{
        height: auto;
    }
    .t_business .t_bu_con .bu_img{
        border-right: none;
        float: none;
        margin: auto;
    }
    .t_business .t_bu_con p {
        padding-left: 25px;
    }
    .t_business .row>div:nth-child(1){
        padding-left: 10px;
    }
    .t_business .row>div:nth-child(3){
        padding-left: 10px;
    }
    .t_power{
        padding-left: 15px;
    }
    .t_n_about_tcy .t_introduction{
        padding-left: 15px;
    }
    .t_about_table table>thead>tr>th{
        padding: 0;
    }
    .t_about_table table>tbody>tr>th{
        padding: 0;
    }
    /*特创易合作伙伴*/
    .tcy_partner.tcy_partner_2 .container .row>div:nth-child(2n+1){
        clear: both;
    }

    /**************注册协议模态框样式***********/
    .service_provision .modal-dialog{
        width:300px;
        margin: auto;
    }

    /*************平台介绍**************/
    .tcy_introduction {
        padding-top: 30px;
        padding-bottom: 70px;
    }
    .tcy_introduction .container .row>div>div {
        height: 310px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .tcy_introduction .container .row>div>div.process_img {
        height: 290px;
    }
    .tcy_introduction .container .row>div>div.process_txt {
        height: 250px;
    }
    .process_txt .b_l div.d_1{
        font-size: 2em;
    }
    /**/
    .t_enforce_wrap{
        width: 85%;
        margin-left: -42%;
        padding: 30px 20px;
    }
    /*单品页-商标注册*/
    .single_logo_brand{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .single_logo_brand .box1{
        padding: 0;
    }
    .single_logo_brand .box1 .con{
        width: 100%;
        margin: 0 0 10px;
    }
    .single_logo_brand .box1 .con .left{
        width: 34%;
    }
    .single_logo_brand .box1 .con .right{
        width: 66%;
    }
    .single_logo_brand .box1 .con .left h5{
        font-size: 22px;
    }
    .single_logo_brand .box1 .con .right h4{
        font-size: 22px;
    }
    .single_logo_brand .box2{
        padding-top: 10px;
    }
    .single_logo_brand .box2 p{
        padding: 0 10px 0 0;
        font-size: 14px;
    }
    .single_logo_brand .box2 input{
        width: 50%;
    }
    .single_logo_brand .box2 .btn_blue{
        padding: 0 10px;
    }
    /*商标弹出层*/
    .t_brand_wrap{
        width: 86%;
        margin-left: -43%;
        padding: 20px;
        height: 409px;
    }
    .t_brand_wrap .btn_blue{
        position: absolute;
        bottom: 20px;
        left: 5%;
        width: 90%;
    }
    .t_brand_wrap .btn_wrap .btn_blue{
        width: 90%;
    }
    .t_brand_wrap .s_input .input-text,
    .t_brand_wrap .select-wrapper select{
        margin-top: 0;
    }
    .t_brand_wrap .tips{
        margin: 15px 0;
    }
    .t_brand_wrap .close{
        top: 10px;
        right: 10px;
    }
    .t_need_wrap h3, .t_brand_wrap h3, .t_enforce_wrap h3{
        font-size: 20px;
    }
    /**/
    .design_start .dynamic_info .vslider .slides li span{
        padding: 0 2px;
    }

    /****填写需求信息*****/
    .d_f_inp .form_con .input_wrap{
        width: 100%;
    }
    .d_f_inp .form_con .input_wrap input[type="text"]{
        width: 100%;
    }
    .d_f_inp .form_con .input_wrap i{
        left:auto;
        right: -10px;
    }
    .d_f_inp .form_con.sub_demand {
        width: 100%;
    }

    /*发布需求弹出层*/
    .t_need_wrap{
        width: 86%;
        padding: 20px 20px 0;
        position: absolute;
        top: 85px;
        left: 7%;
        margin-left: 0;
        margin-top: 0;
    }
    .t_need_wrap h3{
        font-size: 20px;
    }
    .t_need_wrap .form-group label{
        font-size: 15px;
        letter-spacing: 0;
    }
    .t_need_wrap .message h5{
        font-size: 15px;
    }
    .t_need_wrap .message textarea{
        font-size: 15px;
    }
    .t_need_wrap .close{
        top: 10px;
        right: 10px;
    }


    /*选择需求发布方式*/
    .distribute_method{
        padding-bottom: 20px;
    }
    .distribute_method h3{
        padding: 20px 0;
        font-size: 22px;
    }
    .distribute_method .con .col-xs-12{
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .distribute_method .con .col-xs-12:nth-child(2){
        padding: 0 15px;
    }
    .distribute_method .box{
        padding: 20px 0 40px;
    }
    .distribute_method .box .b_1{
        padding: 20px 0;
    }
    .distribute_method .box .b_2 p{
        padding-bottom: 3px;
    }
    .distribute_method .box_right .img_wrap img{
        padding: 0;
    }

    /****** 底部“意见反馈”弹出层 ********/
    .t_suggestion_wrap{
        width: 86%;
        margin-left: -43%;
        padding: 30px 15px 20px;
    }
    .t_suggestion_wrap .close{
        top: 15px;
        right: 15px;
    }
    .t_suggestion_wrap h3 img{
        max-width: 100%;
    }
    .t_suggestion_wrap textarea,
    .t_suggestion_wrap .btn_blue{
        margin-top: 20px;
    }

    /***下单页，手机端底部悬浮样式***/
    .t_logo_fixed_bars.ord{
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 9;
        overflow: hidden;
        background: #fff;
        text-align: center;
        padding: 7px 0;
        -webkit-box-shadow: 0 -5px 10px rgba(0,0,0,0.1);
        box-shadow: 0 -5px 10px rgba(0,0,0,0.1);
    }
    .t_logo_fixed_bars.ord .row{
        margin: 0;
    }
    .t_logo_fixed_bars.ord .row > div{
        padding: 0;
        margin: 0;
    }
    .t_logo_fixed_bars.ord .fixed_box{
        color: #fff;
        width: 85%;
        border-radius: 3px;
        padding: 8px 0;
        margin: 0 auto;
        background: #44e7b9;
        font-size: 12px;
    }
    .t_logo_fixed_bars.ord .fixed_box2{
        background: #7caded;
    }
    .t_logo_fixed_bars.ord .fixed_box3{
        background: #ff507c;
    }
    .t_logo_fixed_bars.ord .fixed_box a{
        color: #fff;
        text-decoration: none;
        padding-left: 15px;
        background: url("../images/online_search.png") no-repeat left 3px;
        background-size: 12px 12px;
    }
    .t_logo_fixed_bars.ord .fixed_box a:focus{
        outline: none;
    }
    .t_logo_fixed_bars.ord .fixed_box a:link,
    .t_logo_fixed_bars.ord .fixed_box a:visited,
    .t_logo_fixed_bars.ord .fixed_box a:hover,
    .t_logo_fixed_bars.ord .fixed_box a:active{
        color: #fff;
        text-decoration: none;
    }
    .t_logo_fixed_bars.ord .fixed_box2 a{
        background: url("../images/online_phone.png") no-repeat left 3px;
        background-size: 12px 12px;
    }
    .t_logo_fixed_bars.ord .fixed_box3 a{
        background: url("../images/online_curstom.png") no-repeat left 2px;
        background-size: 14px 14px;
    }
    /*手机端底部悬浮的弹出框*/
    .t_n_modal .case_team .input_wrap,
    .free_advisory .modal-dialog .input_wrap{
        font-size: 14px;
        color: #666;
        padding: 0 20px 15px;
    }
    .t_n_modal .case_team .inp_con,
    .free_advisory .modal-dialog .inp_con{
        position: relative;
    }
    .t_n_modal .case_team .inp_con .star,
    .free_advisory .modal-dialog .inp_con .star{
        position: absolute;
        left: 0;
        top: 19px;
        color: #f00;
    }
    .t_n_modal .case_team .input_wrap .tips{
        padding-left: 10px;
        font-size: 16px;
    }
    .t_n_modal .case_team .inp_con input,
    .free_advisory .modal-dialog .inp_con input{
        width: 96%;
        height: 50px;
        line-height: 50px;
        padding-left: 10px;
        margin-left: 4%;
        border: 0;
        border-bottom: 1px solid #ededed;
    }
    .t_n_modal .case_team .inp_con input:focus,
    .free_advisory .modal-dialog .inp_con input:focus{
        border: 0;
        border-bottom: 1px solid #6ea2eb;
        outline: none;
    }
    .free_advisory .modal-dialog{
        width: 86%;
        left: 50%;
        margin: 80px 0 0 -43%;
        background: #fff;
        border-radius: 3px;
        padding: 20px 0;
    }
    .free_advisory .modal-dialog .input_wrap{
        padding-bottom: 10px;
    }
    .free_advisory .modal-dialog .tips{
        text-align: center;
        font-size: 20px;
        letter-spacing: 3px;
        padding-bottom: 10px;
    }
    .free_advisory .modal-dialog .tj_w{
        padding: 0 20px;
    }
    .free_advisory .modal-dialog .btn_blue{
        display: block;
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
    .free_advisory .modal-dialog .btn_blue:focus{
        outline: none;
    }
    .free_advisory .modal-dialog .s_tips{
        font-size: 12px;
        color: #999;
        padding: 0 20px 10px;
    }

    /***************v2.0版 下单流程-填写表单*************/
    /*公共-下单步骤标题*/
    .order_common_step .container ul li{
        width: 29%;
    }
    .order_common_step .container ul li.last{
        width: 42%;
    }
    .order_common_step .container ul li .order_title{
        padding-left: 0;
        padding-top: 30px;
    }
    .order_common_step .container ul li .order_title p{
        margin-left: 3px;
    }
    .order_common_step .container ul li .order_title .step_number{
        width: 20px;
        height: 20px;
        font-size: 14px;
        line-height: 14px;
    }
    .order_common_step .container ul li .order_title p{
        letter-spacing: 0;
        padding-top: 0;
        font-size: 14px;
    }
    .order_info_form{
        width: 90%;
    }
    .order_info_form h2{
        font-size: 22px;
    }
    .order_info_form .high_demand_con > .order_form_group:last-child .info_form_input{
        width: 70%!important;
    }
    .order_info_form .high_demand_con > .order_form_group:last-child input[type='button']{
        width: 28%!important;
    }
    .high_demand_title p em{
        display: block;
        margin-top: 5px;
        margin-left: -10px;
    }
    .high_demand_title{
        /*height: 100px;*/
        height: 70px;
        padding: 5px 10px 5px 0;
    }
    .high_demand_title span{
        width: 100%;
    }
    .order_form_group .hope_logo ul li{
        width: 40%;
        height: auto;
    }
    .order_form_group .hope_logo ul li img{
        width: 100%;
    }
    .order_form_group .color_style ul li{
        width: 40%;
        height: auto;
    }
    .order_form_group .color_style ul li:nth-child(2n+1){
        clear: both;
    }
    .order_form_group .color_style ul li img{
        width: 100%;
    }
    .order_common_footer_wrap a.skip{
        font-size: 12px;
    }
    .b_index_require.h70{
        height: 0;
    }
    .order_info_form .order_form_group .select_industry{
        padding: 10px 8px;
    }
    .order_info_form .order_form_group .this_title{
        margin-bottom: 10px;
        line-height: 25px;
        letter-spacing: 1px;
    }
    .order_info_form .order_form_group{
        padding: 10px 0;
    }
    .order_info_form .order_form_group .form_tips{
        word-break: break-all;
        word-wrap: break-word;
    }
    .info_form_input{
        letter-spacing: 1px;
        padding-left: 8px;
    }
    .form_tips{
        line-height: 20px;
    }
    .order_form_group .color_style ul li:last-child{
        height: auto!important;
    }
    .info_form_file{
        width: 28%;
        font-size: 13px;
        height: 42px;
        line-height: 42px;
    }
    .important_tips{
        font-size: 12px;
    }
    .important_tips input[type="checkbox"]{
        margin: 1px 0 0;
    }
    .important_tips span{
        margin-left: 4px;
        vertical-align: text-top;
    }


    /*登陆弹框*/
    .common-modal{
        width: 85%!important;
    }

    /*v2.0下单-选择风格*/
    .j_choose_style .slides{
        height: auto;
        max-height: 195px;
    }
    .j_choose_style .all_sort li{
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .j_choose_style .all_sort_wrap,
    .j_choose_style .logo_package{
        padding: 0 15px;
    }

    /*搜索案例*/
    .designers_case_list .search_wrap{
        text-align: left;
    }
    .designers_case_list .search_wrap .box button{
        right: auto;
        left: 185px;
    }
    .designers_case_list .service_type .row,
    .designers_case_list .industry_type .row,
    .designers_case_list .hot_tags .row,
    .designers_case_list .other_search .row,
    .designers_case_list .case_list .row{
        margin: 0;
    }
    .designers_case_list .other_search .other .box{
        padding: 10px 0;
    }
    .designers_case_list .product_search_area .fk-a{
        margin-top: 0;
        padding-top: 0 !important;
    }
    .designers_case_list .fk-picker{
        width: 280px;
    }
    .designers_case_list .other_search .other .box .fk-province-opts a,
    .designers_case_list .other_search .other .box .fk-city-opts a{
        padding: 0;
    }
    /*************一对一邀请操作提示**************/
    .one-to-one_tips{
        width: 90%;
        margin: 50px auto 150px;
    }
    .one-to-one_tips .one_tips_title p{
        font-size: 12px;
    }
    .one-to-one_tips .require_description .r_d_title:before{
        width: 33%;
    }
    .one-to-one_tips .require_description .r_d_title:after{
        width: 33%;
    }
    .one_common_btn.phone{
        width: 45%;
    }
    /*下单流程-支付方式选择*/
    .order_pay_select .row{
        padding: 0 15px;
    }
    .order_pay_select .pay_type ul li{
        width: 240px;
        margin-bottom: 10px;
    }
    /*设计师主页*/
    .designer_page .container .row:nth-child(2){
        position: relative;
        top: auto;
        right: auto;
        text-align: center;
    }
    .d_p_contact_info .ordered {
        text-align: center;
        margin-top: 25px;
    }
    .d_p_contact_info .news_chat {
        margin-top: 20px;
        text-align: center;
    }
    .d_p_basic_info .designer_img .tips span{
        width: 160px;
    }
    .designer_details_con .introduce .introduce_img {
        width: 90%;
        margin: 0 auto 35px;
        display: block;
    }
    .designer_page_building h3{
        font-size: 20px;
        letter-spacing: 5px;
    }
    .designer_page_building img{
        width: 90%;
    }
    /*** 创意人详情 ***/
    .des_case_details .d_left_wrap{
        padding-left: 15px;
        padding-right: 15px;
    }
    .des_case_details .d_left .tj ul li:nth-child(3n+1){
        padding-left: 0;
    }
    .des_case_details .d_right{
        width: 90%;
        padding: 30px 0;
        border-top: 1px solid #eeeeee;
    }
    .des_case_details .d_right .box3{
        padding-top: 20px;
    }
    .des_case_details .stylist_case .case .bottom{
        padding-bottom: 20px;
    }
    .des_case_details .engage_ta .modal-dialog,
    .des_case_details .report_modal .modal-dialog{
        width: 88%;
        padding: 15px;
        margin: 30px auto;
    }
    .des_case_details .engage_ta .modal-dialog label,
    .des_case_details .engage_ta .modal-dialog .message h5,
    .des_case_details .engage_ta .modal-dialog textarea{
        letter-spacing: 0;
        font-size: 14px;
    }
    .des_case_details .engage_ta .modal-dialog .tips2{
        letter-spacing: 0;
    }
    .des_case_details .engage_ta .modal-dialog .star{
        left: -10px;
    }
    .engage_ta .e_ta_wrap{
        width: 86% !important;
        padding-left: 27px;
        padding-right: 20px;
        margin: 50px auto;
    }
    .engage_ta .e_ta_con form{
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .engage_ta .e_ta_con .e_ta_right{
        width: 100%;
        float: none;
        padding-left: 0;
        border: 0;
        margin: 20px 0;
    }
    .engage_ta .e_ta_con .e_ta_right p{
        margin-bottom: 0;
    }
    .common_hot_tags .row{
        margin: 0;
    }
    /*订单流程-支付完成后等待支付结果弹窗*/
    #commonModal_pay{
        width: 90%;
    }
    .wait_pay_result{
        width: 90%;
    }
    .wait_pay_result p{
        margin-top: 30px;
        margin-bottom: 35px;
    }
    .wait_pay_result .pay_fail{
        font-size: 16px;
        letter-spacing: 0;
    }
    .wait_pay_result .pay_success{
        font-size: 16px;
        letter-spacing: 0;
    }
    /*****创意人加入****/
    .creatives_banner_con .slogan img{
        width: 100%;
    }
    .creatives_banner_con{
        height: 320px;
    }
    .creatives_wrap .join_creatives .join_num_con{
        width: 100%;
    }
    .creatives_wrap .tcy_get .tcy_get_con > div img{
        width: 100%;
    }
    .creatives_wrap .join_creatives .num_100 p span{
        font-size: 30px;
    }
    .creatives_wrap .join_creatives .num_100 p sup{
        font-size: 16px;
    }
    .creatives_wrap .tcy_get .tcy_get_con > div h3{
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .creatives_wrap .join_creatives .row > div:nth-child(3){
        clear: both;
    }
    .creatives_wrap .join_creatives .num_100_tit{
        font-size: 12px;
        line-height: 20px;
    }
    .creatives_wrap .join_creatives{
        margin-bottom: -100px;
    }
    .creatives_wrap .tcy_get .tcy_get_con > div p{
        margin-bottom: 15px;
    }
    .creatives_wrap .tcy_get .tcy_get_con > div:nth-child(3){
        clear: both;
    }
    .creatives_wrap .creatives_enter .creatives_vip .creatives_vip_col{
        padding-left: 10px;
        padding-right: 10px;
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }
    .creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con{
        padding: 30px 15px;
    }
    .creatives_wrap .number_number .row > div{
        margin-bottom: 20px;
    }
    .creatives_wrap .tcy_safe{
        width: 100%;
        height: auto;
    }
    .creatives_wrap .tcy_safe img{
        display: block;
        width: 90%;
        margin: auto;
    }
    .creatives_wrap .join_creatives .row > div{
        margin-bottom: 30px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80{
        left: 10px;
        top: -70%;
    }
    .creatives_wrap .tcy_safe .tcy_safe_20{
        right: 10px;
        top: 110%;
        left: auto;
    }
    .creatives_wrap .tcy_safe{
        margin: 170px auto 185px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80,.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20{
        width: 300px;
        height: 110px;
        padding: 11px 10px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80{
        background: #47E7B9;
    }
    .creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20{
        background: #FF517C;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80,.creatives_wrap .tcy_safe .tcy_safe_20{
        width: 300px;
        height: 110px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .line_80{
        right: 25px;
        top: 105px;
        width: 1px;
        height: 130px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .line_20{
        width: 1px;
        height: 155px;
        left: 85px;
        top: -151px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .circle_80{
        right: 20px;
        top: 235px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .circle_20{
        left: 79px;
        top: -163px;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80 .left, .creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20 .left{
        width: 90px;
        font-size: 60px;
        color: #ffffff;
    }
    .creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80 .right, .creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20 .right{
        margin-top: 15px;
        margin-left: 5px;
        color: #ffffff;
    }
    /*特创易加入*/
    .cyr_area .box{
        width: 50%;
    }
    .cyr_join_btn .row{
        margin: 0;
    }
    /*支付异常页面*/
    .pay_abnormal{
        margin-top: 0;
    }
    /**/
    .designers_case_list .btn_wrap .back_to_top{
        position: static;
        margin: 20px 0;
    }
    .designers_case_list .btn_wrap > .row{
        margin: 20px 0 0;
    }
    .designers_case_list .m_d_banner{
        text-align: center;
    }
    .designers_case_list .m_d_banner h1{
        padding: 15px 0;
        font-size: 20px;
        letter-spacing: 3px;
    }
    .designers_case_list .m_d_banner img{
        width: 80%;
        margin: 0 auto;
    }
    .designers_case_list .m_d_banner .b_slogan .d_4{
        display: block;
        margin-right: 0;
    }
    /*首页新增案例推荐轮播图*/
    .case_slider{
        width: 320px;
        padding: 0;
    }
    .case_slider.jcarousel_wrap{
        padding: 0;
    }
    .jcarousel ul li{
        padding: 10px;
    }
    .jcarousel_control_prev{
        left: 10px;
    }
    .jcarousel_control_next{
        right: 10px;
    }
    .case_slider .flex-prev,.case_slider .flex-next{
        opacity: 0;
        filter:alpha(opacity=0);
        -moz-opacity:0;
    }
    /*34-项目详情*/
    .t_project_info .speed_con .speed_con_box ul li{
        margin-right: 0;
    }
    .t_project_info .pro_info .p_item_con .left{
        float: none;
        margin-bottom: 30px;
    }
    .t_project_info .speed_con{
        left: 10px;
    }
    .t_project_info .speed_con .speed_con_box ul li{
        width: 77px;
    }
    .t_project_info .speed_con .speed_con_box ul li p{
        letter-spacing: 0;
    }
    .t_project_info .speed_con .speed_con_box .speed_progress{
        padding: 0 30px;
    }
    .t_project_info .pro_info .p_item_con .needs_communicate .t_info{
        height: 60px;
    }
    .t_project_info .pro_info .p_item_con .needs_communicate .t_info b{
        width: 100%;
        padding-left: 53px;
    }
    /*首页-正在进行的项目*/
    .ongoing_case_con{
        bottom: -24px;
    }
    .ongoing_case{
        padding-bottom: 13px;
    }
    /*特创易404页面*/
    .tcy_404 img{
        width: 90%;
    }
    .tcy_404{
        padding-top: 130px;
    }
    /*首页案例改版*/
    .tcy_new_index .latest_case .month_nav{
        padding-top: 0;
    }
    .tcy_new_index .latest_case .month_nav_con{
        margin-left: -5px;
    }
    .tcy_new_index .industry_nav.row,.tcy_new_index .industry_nav .industry_nav_wrap,.tcy_new_index .industry_nav .industry_nav_wrap ul li{
        height: 50px;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap ul li{
        position: relative;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap ul li p{
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 13px;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap.visible-xs{
        border-bottom: 1px solid #9CC0EF;
    }
    #more_industry_icon{
        position: relative;
        display: block;
        float: left;
        width: 80px;
        height: 50px;
    }
    #more_industry_icon.on{
        background: url(../images/angle3.png) bottom center no-repeat;
    }
    #more_industry_icon p{
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 14px;
        color: #666666;
    }
    #more_industry_icon.on p{
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 14px;
        color: #7fadeb;
    }
    .tcy_new_index .industry_nav.row{
        border-bottom: none;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap.visible-xs .more_industry{
        position: absolute;
        box-shadow:0 0 17px 9px rgba(41,118,178,0.08);
        border-radius:6px;
        background: #ffffff;
        padding: 5px 15px;
        right: 0;
        top: 45px;
        z-index: 9;
        width: 200px;
        display: none;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap.visible-xs .more_industry p a{
        display: block;
        color: #666666;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap.visible-xs .more_industry p{
        line-height: 35px;
        height: 35px;
        font-size: 14px;
        text-align: left;
        padding: 0;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap.visible-xs ul li p i{
        float: right;
        margin-top: 12px;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap.visible-xs .more_industry:before{
        display: block;
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        background: #ffffff;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        right: 35px;
        top: -5px;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap.visible-xs .more_industry p a i{
        width: 8px;
        height: 12px;
        display: inline-block;
        background: url(../images/arrow_right2.png) center no-repeat;
        margin-left: 5px;
        float: right;
        margin-top: 14px;
    }
    .in_ongoing{
        padding-top: 0;
    }
    .tcy_new_index .industry_nav .industry_nav_wrap.visible-xs #more_industry_icon > p i{
        width: 8px;
        height: 12px;
        display: inline-block;
        background: url(../images/arrow_right2.png) center no-repeat;
        margin-left: 5px;
        float: right;
        margin-top: 14px;
    }
    /***************特创易公众号绑定教程页************/
    .tcy_wx_bind_course .course_title{
        font-size: 32px;
        padding-left: 15px;
        height: 120px;
    }
    .tcy_wx_bind_course .course_title i{
        left: 15px;
    }
    .tcy_wx_bind_course .course_step{
        display: block;
        margin-left: 5%;
    }
    .tcy_wx_bind_course .course_img_wrap img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 70%;
        margin-bottom: 40px;
    }

    /*****************1v1PC端*****************/
    .invite_single_creatives .banner{
        padding-top: 20px;
        padding-left: 15px;
        height: 88px;
    }
    .invite_single_creatives .banner p{
        font-size: 12px;
    }
    .invite_single_creatives .creatives_theme{
        margin-top: -40px;
        padding-bottom: 10px;
    }
    .invite_single_creatives .creatives_theme .img_wrap{
        width: 80px;
        height: 80px;
    }
    .invite_single_creatives .creatives_theme .name{
        font-size: 20px;
        padding-top: 7px;
    }
    .invite_single_creatives .creatives_theme .from_info{
        font-size: 12px;
        padding-top: 13px;
        margin-bottom: 5px;
    }
    .invite_single_creatives .creatives_theme .service_type{
        padding-top: 10px;
    }
    .invite_single_creatives .creatives_theme .service_type span{
        margin-right: 6px;
        font-size: 12px;
        margin-bottom: 15px;
    }
    .invite_single_creatives .creatives_theme .service_type span i{
        width: 12px;
        height: 9px;
        background: url(../images/greencheck.png) center no-repeat;
        margin-right: 6px;
        background-size: 100%;
    }
    .invite_creatives_demand .inp_group .min_select:first-child{
        margin-bottom: 15px;
    }
    .invite_btn_wrap .invite_single{
        margin-right: 15px;
        width: 47%;
    }
    .invite_btn_wrap .invite_more{
        width: 47%;
    }
    .invite_btn_wrap a{
        font-size: 14px;
    }
    .invite_creatives_demand .inp_group .min_select{
        width: 100%;
    }
    .invite_more_creatives .nav{
        height: 183px;
    }
    .invite_more_creatives .nav .row{
        text-align: left;
    }
    .invite_more_creatives .nav .nav_step_line{
        visibility: hidden;
    }
    .invite_creatives_demand{
        width: 90%;
        margin: 0 5% 125px;
    }
    .invite_more_creatives .nav{
        padding: 25px 20px;
    }
    .invite_more_creatives .fk-picker{
        left: -83px;
        width: 300px;
    }
    .invite_more_creatives .fk-tabcons a{
        padding-left: 0!important;
    }
    .invite_more_success .blue_bg_btn{
        width: 90%;
    }
    .invite_more_success .tit{
        font-size: 30px;
    }
    .invite_more_success .explain{
        padding: 0 15px;
        font-size: 16px;
    }
    .invite_more_success .blue_bg_btn{
        height: 50px;
        line-height: 50px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li label input + i{
        width: 18px;
        height: 18px;
        background-size: 100%;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li label input:checked + i{
        background-size: 100%;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li{
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 12px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .info_box_con{
        width: 80%;
        margin-right: 9px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .info_box{
        width: auto;
        height: 128px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li label{
        width: 15px;
        height: 15px;
        margin-right: 10px;
        margin-top: 60px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .change_case_btn{
        height: 128px;
        width: 35px;
        background: #7CACEE;
        color: #fff;
        border: none;
        padding: 0 5px;
        font-size: 14px;
        line-height: 16px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .change_case_btn i{
        margin: 31px auto 10px;
        background: url(../fonts/change2.svg) center no-repeat;
        width: 12px;
        height: 12px;
        background-size: 100%;
    }
    .invite_more_creatives .more_creatives_list > ul >li .info_box .creatives_card .img_wrap{
        width: 35px;
        height: 35px;
        margin-right: 10px;
    }
    .invite_more_creatives .more_creatives_list > ul >li .info_box .creatives_card .card_con .name{
        width: 180px;
        font-size: 14px;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .name i.personal_identy{
        background-size: 100%;
        width: 18px;
        height: 12px;
        margin-left: 5px;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .name i.company_identy{
        width: 15px;
        height: 15px;
        background: url(../fonts/identy_company.svg);
        background-size: 100%;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .area{
        display: inline-block;
        font-size: 12px;
        padding-top: 0;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .area i{
        width: 10px;
        height: 12px;
        background-size: 100% 100%;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .order_num{
        font-size: 12px;
        padding-top: 0;
        display: inline-block;
    }
    .invite_more_creatives .more_creatives_list > ul >li .info_box .creatives_card{
        width: 100%;
        float: none;
        height: 62px;
        padding: 15px 0 12px 0;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_case{
        float: none;
        width: auto;
        margin-top: 0;
        height: 51px;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport > ul > li{
        height: 51px;
        width: 80px;
        margin-right: 5px;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-direction-nav .flex-next{
        top: 15px;
        width: 30px;
        height: 30px;
        background-size: 100% 100%;
        display: none!important;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-direction-nav .flex-prev{
        top: 15px;
        width: 30px;
        height: 30px;
        background-size: 100% 100%;
        display: none!important;
    }
    .invite_more_creatives .more_creatives_wrap .demands_nav{
        padding: 50px 15px;
    }
    .invite_more_creatives .more_creatives_wrap .demands_tips{
        padding-left: 12px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .change_case_btn:hover{
        background: #7CACEE;
        color: #fff;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .change_case_btn:hover i{
        margin: 31px auto 10px;
        background: url(../fonts/change2.svg) center no-repeat;
        width: 12px;
        height: 12px;
        background-size: 100%;
    }
    .change_demands_pop{
        width: 90%;
        left: 5%;
        margin-left: 0;
    }
    .change_demands_pop .pop_con{
        width: auto;
    }
    .change_demands_pop .change_demands_box{
        padding: 15px 20px;
    }
    .change_demands_pop .change_demands_box .all_inp_con .inp_group select{
        width: 100%;
    }
    .change_demands_pop .change_demands_box .all_inp_con .inp_group textarea{
        width: 100%;
    }
    .change_demands_pop .change_demands_box .all_inp_con .left{
        float: none;
    }
    .change_demands_pop .change_demands_box .all_inp_con .right{
        float: none;
    }
    .change_demands_pop .change_demands_box .btn_wrap .blue_bg_btn{
        width: 45%;
        margin-right: 10px;
    }
    .change_demands_pop .change_demands_box .btn_wrap .blue_border_btn{
        width: 45%;
    }
    .change_demands_pop .change_demands_box .all_inp_con{
        margin-bottom: 25px;
    }
    .standar_service_pop .pop_con{
        margin-top: 50px;
    }
    .standar_service_pop h2{
        padding: 32px 15px 0;
        font-size: 18px;
        line-height: 26px;
    }
    .standar_service_pop .service_con{
        margin-top: 18px;
    }
    .standar_service_pop .btn_wrap .blue_bg_btn{
        width: 40%;
        margin-right: 10px;
        font-size: 15px;
        letter-spacing: 1px;
    }
    .standar_service_pop .btn_wrap .blue_border_btn{
        width: 40%;
        font-size: 15px;
        letter-spacing: 1px;
    }
    .standar_service_pop.pop_common .pop_con .pop_close{
        right: 11px;
        top: 10px;
    }
    .standar_service_pop .service_con .tit{
        margin-bottom: 0;
    }
    .standar_service_pop .service_con .content{
        padding-top: 10px;
    }
    .standar_service_pop .btn_wrap{
        padding: 25px 0;
    }
    .contact_info_pop{
        width: 90%;
        left: 5%;
        top: 35px;
        margin-left: 0;
        margin-top: 0;
    }
    .contact_info_pop .pop_con{
        padding: 9px 15px 35px;
    }
    .contact_info_pop .pop_con .close{
        margin-right: 0;
        margin-top: 9px;
    }
    .contact_info_pop .pop_con h2{
        font-size: 16px;
        padding-top: 30px;
    }
    .contact_info_pop .pop_con .tit{
        padding-top: 10px;
        padding-bottom: 7px;
        font-size: 14px;
    }
    #contact_info_pop_v2 .pop_con .inp_group span{
        display: block;
        margin-bottom: 10px;
        text-align: left;
    }
    #contact_info_pop_v2 .pop_con .inp_group input[type="text"]{
        width: 100%;
    }
    #contact_info_pop_v2 .pop_con .inp_group .label_radio{
        margin-bottom: 10px;
        line-height: 22px;
        letter-spacing: 0;
    }
    .verify_phone_pop{
        width: 90%;
        left: 5%;
        margin-left: 0;
    }
    .verify_phone_pop .pop_con{
        margin-top: 50px;
    }
    .verify_phone_pop .verify_code_wrap{
        width: 90%;
        margin: 58px auto 80px;
    }
    .verify_phone_pop .verify_code_wrap input[type="button"]{
        width: 110px;
        font-size: 12px;
    }
    .pop_common .pop_con .pop_close{
        right: 15px;
        top: 20px;
    }
    .contact_info_pop .pop_con .blue_bg_btn{
        margin: 40px auto 0;
    }
    .verify_phone_pop h2{
        font-size: 18px;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport > ul{
        height: 51px;
    }
    /***********1v1PC版首页************/
    .free_match_creatives .fmc_banner_wrap .banner_con .city_location{
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .t_slogan{
        font-size: 18px;
        letter-spacing: 3px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .t_slogan span{
        right: 23px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content h2{
        font-size: 25px;
        letter-spacing: 5px;
        margin-top: 10px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .t_tips{
        font-size: 12px;
        letter-spacing: 2px;
        margin-top: 10px;
    }
    .free_match_creatives .fmc_banner{
        height: 763px;
    }
    .free_match_creatives .fmc_banner_wrap .good_point{
        margin-top: 60px;
    }
    .free_match_creatives .fmc_banner_wrap .good_point .goodness_wrap{
        padding: 5px 15px;
        margin-bottom: 10px;
        height: 130px;
    }
    .free_match_creatives .fmc_banner_wrap .good_point .col-lg-4:nth-child(2) .goodness_wrap{
        height: 145px;
    }
    .free_match_creatives .fmc_banner_wrap .good_point .goodness_wrap .tit{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .free_match_creatives .fmc_banner_wrap .good_point .goodness_wrap img{
        margin: 10px auto 9px;
        width: 35px;
    }
    .free_match_creatives .fmc_banner_wrap .good_point .goodness_wrap .text{
        font-size: 12px;
        line-height: 18px;
    }
    .free_match_creatives .fmc_data_info{
        height: 240px;
    }
    .free_match_creatives .fmc_data_info .data_num .num_wrap{
        padding: 8px;
    }
    .free_match_creatives .fmc_data_info .data_num .num_wrap span{
        font-size: 23px;
        margin-bottom: 5px;
    }
    .free_match_creatives .fmc_data_info .data_num .num_wrap p{
        font-size: 12px;
        letter-spacing: 2px;
    }
    .free_match_creatives .fmc_data_info .data_info{
        margin-top: 15px;
    }
    .free_match_creatives .fmc_data_info .data_info .news_list{
        margin-bottom: 10px;
    }
    .free_match_creatives .fmc_data_info .data_num{
        margin-top: 60px;
    }
    .free_match_creatives .about_t_dog .row{
        padding: 35px 23px 60px 30px;
    }
    .free_match_creatives .about_t_dog .tit{
        font-size: 25px;
        margin-bottom: 15px;
    }
    .free_match_creatives .about_t_dog img{
        right: 35px;
        width: 100px;
    }
    .free_match_creatives .about_t_dog .content{
        font-size: 12px;
        line-height: 20px;
    }
    .design_team_show .main_tit p{
        font-size: 18px;
        line-height: 34px;
    }
    .design_team_show .main_tit b{
        margin-top: 9px;
    }
    .design_team_show{
        padding-top: 30px;
    }
    .design_team_show .search_box{
        margin-top: 10px;
        height: 30px;
        width: 250px;
    }
    .design_team_show .search_box input{
        width: 250px;
        height: 30px;
    }
    .design_team_show .search_box .search_btn{
        width: 15px;
        height: 15px;
        background: url(../images/search.png) center no-repeat;
        background-size: 100%;
        right: 4px;
        top: 8px;
    }
    .design_team_show .search_box .clear_search{
        top: 2px;
    }
    .design_team_show .design_type_nav{
        margin-top: 10px;
        height: 20px;
        margin-bottom: 60px;
    }
    .design_team_show .design_type_nav ul{
        margin-right: 0;
    }
    .design_team_show .design_type_nav ul li{
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .design_team_show .design_type_nav ul li a{
        font-size: 12px;
    }
    .design_team_show .design_type_nav span{
        font-size: 12px;
    }
    .design_team_show .design_creatives_list .show_wrap .img_wrap{
        height: 80px;
        margin-bottom: 7px;
    }
    .design_team_show .design_creatives_list .show_wrap{
        padding: 12px;
        margin-bottom: 45px;
    }
    .design_team_show .design_creatives_list .show_wrap .head_wrap{
        width: 56px;
        height: 56px;
    }
    .design_team_show .design_creatives_list .show_wrap .labels_info .num_info{
        font-size: 12px;
    }
    .design_team_show .design_creatives_list .show_wrap .labels_info .num_info .right{
        padding-left: 20px;
    }
    .design_team_show .design_creatives_list .show_wrap .nickname span{
        font-size: 14px;
    }
    .design_team_show .design_creatives_list .show_wrap .nickname .company_identy{
        width: 15px;
        height: 15px;
        margin-left: 3px;
        background: url(../fonts/identy_company.svg) center no-repeat;
        background-size: 100%;
    }
    .design_team_show .design_creatives_list .show_wrap .nickname .personal_identy{
        width: 20px;
        height: 14px;
        margin-left: 3px;
        background: url(../fonts/identy_personal.svg) center no-repeat;
        background-size: 100%;
    }
    .design_team_show .design_creatives_list .show_wrap .invite_designer_btn{
        margin: 15px auto 0;
    }
    .design_team_show .show_more_btn{
        margin: 0 auto 50px;
        width: 130px;
        height: 36px;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 32px;
        border: 2px solid #666;
    }
    .free_match_creatives .bottom_free_match{
        height: 314px;
    }
    .free_match_creatives .bottom_free_match .tit{
        font-size: 25px;
        line-height: 33px;
    }
    .free_match_creatives .bottom_free_match .mascot_img{
        padding-top: 40px;
    }
    .free_match_creatives .bottom_free_match .match_btn{
        margin: 25px auto 60px;
    }
    .free_match_creatives .bottom_free_match .mascot_img .mascot_img_left{
        margin-left: 0;
        width: 120px;
    }
    .free_match_creatives .bottom_free_match .mascot_img .mascot_img_right{
        width: 132px;
        margin-right: 0;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .free_match{
        width: 265px;
        margin: 40px auto 0;
    }
    .design_team_show .design_creatives_list > div{
        padding-right: 5px;
        padding-left: 5px;
    }
    .design_team_show .design_creatives_list > div:nth-child(2n+1){
        clear: both;
    }
    .design_team_show .design_creatives_list .show_wrap .labels_info{
        height: auto;
    }
    .design_team_show .design_creatives_list .show_wrap .labels_info ul li{
        margin: 0 3px 6px 0;
        font-size: 10px;
        padding: 0 2px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-picker{
        left: -60px;
        width: 280px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-tabcons a{
        font-size: 14px;
        width: 33%;
        margin-top: 15px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-tabs a{
        font-size: 14px;
    }
    .max_img_pop .pop_con{
        width: auto;
        margin-top: 50px;
    }
    .max_img_pop h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .max_img_pop .img_wrap{
        width: 100%;
    }
    .max_img_pop p{
        margin-bottom: 20px;
    }
    .max_img_pop .img_wrap img{
        margin-bottom: 5px;
    }
    #max_img_pop .pop_con{
        width: 90%;
        padding: 15px 25px;
    }
    .max_img_pop .project_brief span{
        float: none;
        margin-bottom: 5px;
        font-size: 14px;
    }
    .max_img_pop .project_brief p{
        font-size: 14px;
        margin-left: 0;
    }
    .waiting_match_layer img{
        left: 0;
        margin-left: auto;
        margin-top: -334px;
        max-width: 100%;
    }
    #baidu_chant_bridge{
        width: 80px;
        height: auto;
    }
    .change_demands_pop button.close{
        margin-right: 13px;
        margin-top: 10px;
    }
    #match_demand_pop .pop_con{
        width: 90%;
        margin: 30px auto;
    }
    #match_demand_pop .pop_con button.close{
        height: 10px;
        margin-right: 10px;
        margin-top: 4px;
    }
    #match_demand_pop .pop_con .invite_creatives_demand{
        margin: 0 auto 6px;
        padding-top: 15px;
        width: 90%;
    }
    #match_demand_pop .pop_con .invite_creatives_demand .tit{
        font-size: 22px;
        letter-spacing: 1px;
        margin-bottom: 12px;
    }
    #match_demand_pop .budget_range label{
        margin-right: 10px;
        width: 45%;
        height: 75px;
    }
    #match_demand_pop .budget_range label p{
        font-size: 14px;
        letter-spacing: 1px;
        padding-top: 5px;
    }
    #match_demand_pop .invite_creatives_demand .inp_group .min_select:first-child{
        margin-bottom: 7px;
        margin-right: 7px;
    }
    #match_demand_pop .invite_creatives_demand .inp_group .min_select{
        width: 48%;
    }
    #match_demand_pop .pop_con .invite_creatives_demand .inp_tit{
        font-size: 14px;
        letter-spacing: 1px;
    }
    #match_demand_pop .invite_creatives_demand .inp_group textarea{
        height: 65px;
    }
    #match_demand_pop .invite_more_creatives .match_area_creatives{
        padding-top: 0;
    }
    #match_demand_pop .invite_btn_wrap{
        height: 80px;
        padding-top: 8px;
    }
    #match_demand_pop .budget_range label p{
        font-size: 14px;
        letter-spacing: 1px;
        padding-top: 15px;
    }
    #match_demand_pop .budget_range label input[type="radio"] + i{
        right: 3px;
        bottom: 3px;
    }
    /*需求弹窗v2版*/
    #match_demand_pop_v2 .pop_con{
        width: 90%;
        margin: 30px auto;
    }
    #match_demand_pop_v2 .pop_con button.close{
        height: 10px;
        margin-right: 10px;
        margin-top: 4px;
    }
    #match_demand_pop_v2 .pop_con .invite_creatives_demand{
        margin: 0 auto 6px;
        padding-top: 15px;
        width: 90%;
    }
    #match_demand_pop_v2 .pop_con .invite_creatives_demand .tit{
        font-size: 22px;
        letter-spacing: 1px;
        margin-bottom: 12px;
    }
    #match_demand_pop_v2 .budget_range label{
        margin-right: 10px;
        width: 45%;
        height: 75px;
    }
    #match_demand_pop_v2 .budget_range label p{
        font-size: 14px;
        letter-spacing: 1px;
        padding-top: 12px;
    }
    #match_demand_pop_v2 .budget_range label input[type="radio"] + i{
        right: 3px;
        bottom: 3px;
    }
    #match_demand_pop_v2 .invite_creatives_demand .inp_group .min_select:first-child{
        margin-bottom: 7px;
        margin-right: 7px;
    }
    #match_demand_pop_v2 .invite_creatives_demand .inp_group .min_select{
        width: 48%;
    }
    #match_demand_pop_v2 .pop_con .invite_creatives_demand .inp_tit{
        font-size: 14px;
        letter-spacing: 1px;
    }
    #match_demand_pop_v2 .invite_creatives_demand .inp_group textarea{
        height: 65px;
    }
    #match_demand_pop_v2 .invite_more_creatives .match_area_creatives{
        padding-top: 0;
    }
    #match_demand_pop_v2 .invite_btn_wrap{
        height: 80px;
        padding-top: 8px;
    }
    #contact_info_pop_v2 .modal-dialog{
        width: 90%;
    }
    #contact_info_pop_v2 .pop_con h2{
        margin-bottom: 20px;
        font-size: 20px;
    }
    #contact_info_pop_v2 .news_slide_wrap{
        width: 100%;
    }
    #contact_info_pop_v2 .news_slide_wrap span{
        max-width: 100px;
    }
    #contact_info_pop_v2 .news_slide_wrap b{
        max-width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /****匹配创意人弹窗****/
    #change_demands_modal .budget_range label p{
        padding-top: 20px;
        line-height: 14px;
    }
    #change_demands_modal .budget_range label input[type="radio"] + i{
        right: 3px;
        top: 3px;
    }
    #change_demands_modal .budget_range label{
        margin-right: 7px;
        width: 105px;
        height: 67px;
    }

    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type{
        font-size: 18px;
        width: 100%;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type > span{
        letter-spacing: 0;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select{
        max-width: 98px;
        height: 30px;
        margin: 0 10px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type{
        max-width: 98px;
        height: 30px;
        margin: 0 10px 0 0;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select p i,.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type p i{
        right: 5px;
        width: 12px;
        background-size: 100%;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select p,.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type p{
        letter-spacing: 0;
        padding-left: 5px;
        padding-right: 20px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select p span,.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type p span{
        width: 75px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select .option_list,.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type .option_list{
        width: 210px;
        top: 40px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select .arrow, .free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type .arrow{
        top: 35px;
    }
    /*************创意人认证注册改版*************/
    /**01-欢迎页**/
    .tcy_welcome_wrap{
        width: 100%;
        min-height: 0;
        margin: 50px auto 0;
    }
    .tcy_welcome_wrap h1{
        font-size: 28px;
        letter-spacing: 3px;
        line-height: 30px;
    }
    .tcy_welcome_wrap .tcy_identity_choose{
        margin-top: 93px;
    }
    .tcy_welcome_wrap .tcy_identity_choose .side_group{
        padding: 0 10px;
    }
    .tcy_welcome_wrap .tcy_identity_choose .side_group img{
        margin: 0 auto 25px;
    }
    .tcy_welcome_wrap .tcy_identity_choose .side_group img:hover{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .tcy_welcome_wrap .tcy_identity_choose .side_group h2{
        font-size: 14px;
        letter-spacing: 0;
        line-height: 24px;
    }
    .tcy_welcome_wrap .tcy_identity_choose .side_group p{
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0;
        padding-top: 5px;
    }
    .tcy_welcome_wrap .tcy_identity_choose a .go_blue_btn{
        width: 100%;
    }
    .tcy_welcome_wrap .blue_a{
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 16px;
        margin: 75px auto 40px;
        width: 77px;
    }
    /***02-创意人身份选择页***/
    .tcy_two_side_wrap{
        width: 100%;
        min-height: 0;
        margin: 50px auto 115px;
    }
    .tcy_two_side_wrap h1{
        font-size: 28px;
        letter-spacing: 3px;
        line-height: 30px;
    }
    .tcy_two_side_wrap .tcy_side_choose{
        margin-top: 78px;
    }
    .tcy_two_side_wrap .tcy_side_choose .side_group{
        padding: 0 10px;
    }
    .tcy_two_side_wrap .tcy_side_choose .side_group img{
        margin: 0 auto 20px;
    }
    .tcy_two_side_wrap .tcy_side_choose .side_group h2{
        font-size: 14px;
        letter-spacing: 0;
        line-height: 24px;
    }
    .tcy_two_side_wrap .tcy_side_choose .side_group p{
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0;
        padding-top: 5px;
    }
    .tcy_two_side_wrap .tcy_side_choose .side_group .fail_prove p{
        font-size: 12px;
    }
    .tcy_two_side_wrap .tcy_side_choose a .go_blue_btn{
        width: 100%;
    }
    .identity_anthen_step p span i{
        width: 20px;
        height: 20px;
        font-size: 14px;
        margin-right: 2px;
        line-height: 20px;
    }
    .identity_anthen_step p span{
        font-size: 14px;
        margin-right: 3px;
        letter-spacing: 0;
    }
    .identity_anthen_step p b{
        width: 38px;
        margin-right: 3px;
    }
    .identity_anthen_step p b:before{
        display: none;
    }
    .identity_anthen_step p b:after{
        display: none;
    }
    .authen_complete_wrap{
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .authen_complete_wrap .state_img{
        width: 50px;
        height: 50px;
    }
    .authen_complete_wrap h2{
        font-size: 22px;
        letter-spacing: 2px;
        line-height: 30px;
        margin-top: 27px;
    }
    .authen_complete_wrap .bind_wx_wrap{
        margin: 50px auto;
        width: 100%;
    }
    .authen_complete_wrap .bind_wx_wrap .p_tit{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .authen_complete_wrap .bind_wx_wrap .p_content{
        font-size: 12px;
    }
    .authen_complete_wrap .blue_a{
        margin: 15px auto 60px;
    }
    /*个人身份认证*/
    .creatives_identity_authen .info_wrap .inp_group span{
        text-align: left;
        margin-bottom: 10px;
        padding-top: 0;
        display: block;
    }
    .creatives_identity_authen .info_wrap .inp_group .inp_p{
        width: 100%;
    }
    .creatives_identity_authen .info_wrap .inp_group .case_tags{
        width: 100%;
    }
    .creatives_identity_authen .info_wrap .inp_group .inp_p.address select:first-child{
        margin-right: 12px;
    }
    .creatives_identity_authen .info_wrap .inp_group .inp_p.address select{
        width: 47%;
        background: url(../fonts/dropdown.svg) 94% center no-repeat;
    }
    .creatives_identity_authen .info_wrap .inp_group .select-wrapper{
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .creatives_identity_authen .info_wrap .inp_group .select-wrapper:last-child(3){
        margin-bottom: 0;
    }
    .creatives_identity_authen .info_wrap .inp_group .select-wrapper select{
        width: 100%;
        background: url(../fonts/dropdown.svg) 97% center no-repeat;
    }
    .creatives_identity_authen{
        width: 100%;
        padding: 0 20px;
    }
    #confirmIdentity_modal .modal-dialog{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #confirmIdentity_modal .modal-content{
        padding: 35px 15px;
    }
    #confirmIdentity_modal .modal-content h4{
        padding: 20px 0 10px;
        font-size: 20px;
        margin-bottom: 35px;
    }
    #confirmIdentity_modal .modal-content .button_wrap .confirm_btn{
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    #confirmIdentity_modal .modal-content .button_wrap a{
        margin: 0 3px;
    }
    #confirmIdentity_modal .modal-content .button_wrap .cancel_btn{
        width: 120px;
        height: 40px;
        line-height: 36px;
        font-size: 16px;
    }
    #changeHeadImg_modal .modal-dialog{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #changeHeadImg_modal .modal-content{
        padding: 35px 15px;
    }
    #changeHeadImg_modal .modal-content .modal_con .img_cut_wrap img{
        width: 100%;
    }
    #changeHeadImg_modal .modal-content .tips{
        margin-bottom: 40px;
    }
    #changeHeadImg_modal .modal-content .button_wrap .confirm_btn{
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    #changeHeadImg_modal .modal-content .button_wrap a{
        margin: 0 3px;
    }
    #changeHeadImg_modal .modal-content .button_wrap .cancel_btn{
        width: 120px;
        height: 40px;
        line-height: 36px;
        font-size: 16px;
    }
    /*机构身份认证*/
    .creatives_identity_authen .info_wrap .inp_group .business_license_img{
        margin-left: 0;
    }
    /*上传认证案例页*/
    #upload_authen_case .tit_explain{
        margin-bottom: 40px;
    }
    .creatives_identity_authen .info_wrap .inp_group .inp_p textarea{
        width: 100%;
    }
    .creatives_identity_authen .info_wrap .inp_group .case_img{
        max-width: 100%;
    }
    .creatives_identity_authen .info_wrap .inp_group .case_img ul li{
        width: 125px;
        height: 75px;
    }
    .creatives_identity_authen .info_wrap .inp_group .inp_p.address select{
        padding-right: 25px;
    }
    .creatives_identity_authen .info_wrap .authen_explain{
        padding-left: 0;
    }
    .page_nav{
        margin-bottom: 30px;
    }
    .creatives_identity_authen h2{
        font-size: 26px;
    }
    /*高手选填页*/
    #super_add_info .tit_explain{
        margin-bottom: 35px;
    }
    #super_add_info .info_wrap .inp_group .two_input .input_left{
        margin-bottom: 10px;
    }
    #super_add_info .info_wrap .inp_group .two_input .select_left{
        margin-bottom: 10px;
    }
    #super_add_info .info_wrap .inp_group .background_info .upload_info_btn{
        float: none;
    }
    #super_add_info .info_wrap .inp_group .background_info .background_info_tips{
        margin-top: 10px;
        font-size: 12px;
    }
    #super_add_info .info_wrap .inp_group .background_info ul li{
        width: 125px;
        height: 75px;
    }
    .creatives_identity_authen .confirmIdentity_modal{
        margin-top: 50px;
        margin-bottom: 100px;
    }
    #personal_anthen .confirmIdentity_modal{
        margin-left: 0;
    }
    /*实战项目认证页*/
    .project_ability_authen .project_wrap ul li .box_1{
        width: 40%;
        border-bottom: 1px solid #e3ebf5;
    }
    .project_ability_authen .project_wrap ul li div{
        height: auto;
        padding: 20px 10px;
    }
    .project_ability_authen .project_wrap ul li .box_2{
        width: 30%;
        border-bottom: 1px solid #e3ebf5;
    }
    .project_ability_authen .project_wrap ul li .box_3{
        width: 30%;
        border-bottom: 1px solid #e3ebf5;
    }
    .project_ability_authen .project_wrap ul li .box_4{
        width: 60%;
    }
    .project_ability_authen .project_wrap ul li .box_5{
        width: 40%;
    }
    .project_ability_authen h2{
        font-size: 20px;
    }
    .project_ability_authen .project_wrap .tit{
        font-size: 16px;
        margin-top: 30px;
    }
    .project_ability_authen .bind_wx_wrap{
        padding: 20px 15px;
    }
    .project_ability_authen .bind_wx_wrap img{
        width: 100px;
        height: 100%;
        margin-top: 3px;
        margin-right: 10px;
    }
    .project_ability_authen .bind_wx_wrap p{
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 1px;
    }
    .project_ability_authen .bind_wx_wrap p span{
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 5px;
    }
    #originalStatement_modal .modal-dialog{
        width: 90%;
    }
    #originalStatement_modal .modal-content{
        padding: 35px 20px;
    }
    #originalStatement_modal .modal-content h4{
        margin-bottom: 15px;
    }
    #originalStatement_modal .modal-content p{
        font-size: 14px;
        line-height: 22px;
    }
    /*****11-更多案例上传成功******/
    .caseUpload_complete_wrap .subtitle{
        padding-left: 10px;
        padding-right: 10px;
        line-height: 20px;
    }
    .caseUpload_complete_wrap .bind_wx_wrap{
        width: 90%;
        margin: 52px auto 56px;
    }
    /*截屏证明*/
    .screenshot_show{
        width: 85%;
        height: auto;
        margin-left: 0;
        padding-bottom: 10px;
    }
    .screenshot_show:before{
        left: 25px;
    }
    .screenshot_show .p_tit{
        margin-left: 20px;
        float: none;
        margin-bottom: 10px;
    }
    .screenshot_show .upload_screenshot{
        float: none;
        margin-left: 20px;
    }
    .screenshot_show .screenshot_img{
        float: none;
        margin-left: 20px;
        margin-bottom: 10px;
    }
    /*截屏证明*/
    #screenshot_pop{
        width: 90%;
        height: auto;
        padding-bottom: 25px;
        left: 5%;
        margin-left: 0;
    }
    #screenshot_pop p{
        line-height: 24px;
        padding-left: 15px;
    }
    #screenshot_pop img{
        width: 95%;
    }
    /*************新版-特晓知*************/
    .txz_wrap .banner_con .search_box{
        width: 100%;
    }
    .txz_wrap .banner_con .search_box .search_btn{
        width: 130px;
    }
    .txz_wrap .banner_con h2{
        font-size: 35px;
        line-height: 55px;
    }
    .txz_wrap .banner_con img{
        margin: 100px auto 50px;
    }
    .txz_wrap .txz_main .two_service ul.ser_nav{
        height: 122px;
        padding-top: 40px;
    }
    .txz_wrap .txz_main .two_service ul.ser_nav li{
        width: 48%;
        height: auto;
        line-height: 27px;
        font-size: 18px;
        padding: 0 15px;
    }
    #txz_service_2 .s_con_1 .container h4{
        padding-top: 40px;
        font-size: 26px;
        line-height: 40px;
    }
    #txz_service_1 .s_con_1 .package_reg .col-lg-4{
        margin-bottom: 20px;
    }
    #txz_service_1 .s_con_1 .step_p{
        padding-top: 40px;
    }
    #txz_service_2 .s_con_1 .step_p{
        padding-top: 40px;
    }
    #txz_service_2 .s_con_1 .step_p span{
        min-width: 100px;
        width: 100px;
        margin-bottom: 15px;
        vertical-align: top;
    }
    #txz_service_2 .s_con_1 .step_p i{
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 20px;
        margin-bottom: 0;
    }
    #txz_service_1 .s_con_1 .step_p span{
        min-width: 100px;
        width: 100px;
        margin-bottom: 15px;
        vertical-align: top;
    }
    #txz_service_1 .s_con_1 .step_p i{
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 20px;
        margin-bottom: 0;
    }
    #txz_service_1 .s_con_1 .package_reg{
        margin-top: 30px;
    }
    #txz_service_1 .s_con_1 .package_reg .package_box h4{
        font-size: 20px;
        padding-top: 25px;
        margin-bottom: 30px;
    }
    #txz_service_1 .s_con_1 .package_reg .package_box .detail_txt p{
        font-size: 12px;
    }
    #txz_service_1 .s_con_1 .package_reg .col-lg-4 .package_box{
        height: 340px;
    }
    #txz_service_1 .s_con_1 .package_reg .package_box .price_wrap{
        bottom: 90px;
    }
    #txz_service_1 .s_con_1 .package_reg .package_box a{
        bottom: 25px;
    }
    #txz_service_1 .s_con_2{
        padding-bottom: 20px;
    }
    #txz_service_1 .s_con_2 h4{
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 26px;
    }
    #txz_service_1 .s_con_2 .reg_tips_txt li{
        margin-bottom: 40px;
    }
    #txz_service_1 .s_con_3{
        padding-bottom: 20px;
    }
    #txz_service_1 .s_con_3 .container h4{
        padding-top: 40px;
        padding-bottom: 30px;
        font-size: 26px;
    }
    #txz_service_1 .s_con_3 .reject_case .left{
        width: 100%;
        float: none;
        padding-top: 44px;
    }
    #txz_service_1 .s_con_3 .reject_case .left .left_con{
        width: 90%;
        height: 398px;
        padding: 15px;
        margin: 0 auto;
    }
    #txz_service_1 .s_con_3 .reject_case .right{
        margin-top: 30px;
    }
    #txz_service_1 .s_con_3 .reject_case .right .right_con{
        width: 100%;
        height: 160px;
        padding: 0 10px;
    }
    #txz_service_1 .s_con_3 .reject_case .right .right_con img{
        margin-right: 10px;
        margin-top: 34px;
    }
    #txz_service_1 .s_con_3 .reject_case .right .right_con p.p_con{
        height: 63px;
    }
    #txz_service_1 .s_con_4 .protect_reg{
        width: 100%;
        height: auto;
    }
    #txz_service_1 .s_con_4 .protect_reg h4{
        font-size: 26px;
        text-align: center;
        margin-left: 0;
    }
    #txz_service_1 .s_con_4 .protect_reg .left{
        width: 90%;
        margin: 0 auto 20px;
        padding: 30px 15px;
        float: none;
    }
    #txz_service_1 .s_con_4 .protect_reg .right .right_con{
        width: 90%;
        padding: 0 15px;
        margin-left: auto;
        margin-right: auto;
        height: 160px;
    }
    #txz_service_1 .s_con_4 .protect_reg .right .right_con img{
        margin-right: 5px;
    }
    #txz_service_1 .s_con_4 .protect_reg .right{
        float: none;
        margin-right: 0;
    }
    #txz_service_1 .s_con_4 .bottom_img{
        width: 90%;
        left: 5%;
        margin-left: 0;
        height: 215px;
        bottom: -95px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_1 h4{
        font-size: 26px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_1 img{
        width: 90%;
    }
    #txz_service_1 .s_con_4{
        padding-bottom: 160px;
    }
    #txz_service_1 .s_con_4 .bottom_img a{
        margin: 107px auto 0;
        width: 120px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_1{
        height: 390px;
        padding-top: 70px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_2{
        height: auto;
        padding: 0 20px 70px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_2 a{
        font-size: 14px;
        line-height: 30px;
        padding-left: 12px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_2 a i{
        top: 11px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_2 h4{
        padding-top: 70px;
        font-size: 26px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3{
        background: #3776CB;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right{
        height: auto;
        width: 100%;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm{
        float: none;
        width: 80%;
        margin: 64px auto 0;
        height: 390px;
        padding: 65px 25px 0;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm .p_tit{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm .p_con{
        font-size: 12px;
        line-height: 23px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form{
        width: 80%;
        float: none;
        margin: 0 auto 70px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm a{
        margin-top: 16px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .p_tit{
        font-size: 26px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group input,.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group select{
        width: 100%;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_4{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    #txz_service_2 .s_con_1 .package_reg{
        margin-top: 30px;
    }
    #txz_service_2 .s_con_1 .package_reg .package_box_li{
        margin-bottom: 20px;
    }
    #txz_service_2 .s_con_1 .package_reg .col-lg-4 .package_box{
        padding: 0 15px 30px;
    }
    #txz_service_2 .s_con_1 .package_reg .package_box h4{
        margin-bottom: 25px;
    }
    #txz_service_2 .s_con_1 .package_reg .package_box .detail_txt p{
        padding-left: 25px;
        line-height: 21px;
        font-size: 16px;
    }
    #txz_service_2 .s_con_1 .package_reg .package_box .detail_txt p i{
        top: 3px;
    }
    #txz_service_2 .s_con_1 .package_reg .package_box .detail_txt p{
        margin-bottom: 15px;
    }
    #txz_service_2 .s_con_1 .package_reg .package_box .detail_txt p span{
        font-size: 12px;
    }
    #txz_service_2 .s_con_2{
        padding-top: 70px;
        height: auto;
    }
    #txz_service_2 .s_con_2 .our_service{
        height: auto;
        padding-bottom: 50px;
    }
    #txz_service_2 .s_con_2 .our_service .compare_con .left .path_img, #txz_service_2 .s_con_2 .our_service .compare_con .right .path_img{
        width: 100%;
    }
    #txz_service_2 .s_con_2 .our_service .compare_con{
        width: 90%;
        padding-top: 20px;
    }
    #txz_service_2 .s_con_2 .our_service .compare_con .left,#txz_service_2 .s_con_2 .our_service .compare_con .right{
        width: 100%;
        padding: 20px;
        float: none;
        margin-top: 0;
        margin-bottom: 20px;
        height: 363px;
    }
    #txz_service_2 .s_con_2 .our_service .compare_con .left .result_show, #txz_service_2 .s_con_2 .our_service .compare_con .right .result_show{
        margin-top: 40px;
    }
    #txz_service_2 .s_con_2 .our_service h4{
        margin-top: 70px;
        margin-bottom: 40px;
    }
    #txz_service_2 .s_con_2 .our_service .buy_con{
        width: 100%;
    }
    #txz_service_2 .s_con_2 .our_service .buy_con > div{
        width: 330px;
        float: none;
        margin: 0 auto 20px;
    }
    #txz_service_2 .s_con_2 .our_service .buy_con .left{
        float: none;
    }
    #txz_service_2 .s_con_2 .our_service .buy_con .right{
        float: none;
    }
    #txz_service_2 .s_con_3{
        height: auto;
        padding-bottom: 70px;
    }
    #txz_service_2 .s_con_3 .reg_tips_txt li{
        margin-top: 40px;
    }
    #txz_service_2 .s_con_2 h4{
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 40px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_4 .tm_point{
        padding-right: 10px;
        padding-left: 20px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_4 .tm_point .p_tit{
        font-size: 18px;
        margin: 26px 0;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_4 .tm_point .p_con{
        font-size: 14px;
        line-height: 23px;
        padding-bottom: 5px;
    }
    .tm_common_pop .modal-dialog{
        width: 90%;
    }
    .tm_common_pop .modal-dialog .modal-body{
        padding: 0 20px 40px;
        font-size: 14px;
        line-height: 20px;
    }
    .tm_common_pop .modal-dialog .modal-header{
        padding: 30px;
    }
    .get_mark_result_pop .modal-dialog .close{
        right: 10px;
        top: 8px;
    }
    .tm_common_pop .modal-dialog .modal-title{
        font-size: 20px;
    }
    .tm_common_pop .modal-dialog .modal-body img{
        width: 100%;
    }
    .get_mark_result_pop .modal-dialog{
        width: 90%;
    }
    .get_mark_result_pop .modal-dialog .modal-header{
        padding-top: 25px;
        padding-bottom: 0;
    }
    .get_mark_result_pop .modal-dialog .modal-title{
        font-size: 20px;
    }
    .get_mark_result_pop .modal-dialog .modal-header p{
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
    }
    .get_mark_result_pop .mark_info_form p{
        height: 80px;
        text-align: left;
        margin-bottom: 0;
    }
    .get_mark_result_pop .mark_info_form p span{
        text-align: left;
        margin-right: 10px;
        height: 40px;
    }
    .get_mark_result_pop .mark_info_form p input[type="text"],.get_mark_result_pop .mark_info_form p select{
        width: 100%;
    }
    .get_mark_result_pop .mark_info_form input[type="submit"]{
        margin: 25px auto 15px;
        height: 45px;
        line-height: 45px;
    }
    .creatives_banner_con .container_con{
        width: 100%;
    }
    .creatives_banner_con .container_con{
        height: 314px;
        background: none;
        padding: 0;
    }
    .creatives_banner_con .slogan{
        margin: 0 auto 10px;
        padding-top: 26px;
        padding-bottom: 0;
    }
    .creatives_banner_con p{
        letter-spacing: 1px;
        font-size: 12px;
        line-height: 20px;
        margin: 15px 0 20px;
    }
    .creatives_banner_con a{
        width: 200px;
        height: 50px;
        line-height: 50px;
        margin-top: 0;
    }
    .tcy_creatives_news{
        margin-top: -62px;
        margin-bottom: 1px;
    }
    .creatives_wrap .join_creatives .num_100 p{
        font-size: 16px;
    }
    /*案例页改版*/
    .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;
        margin-bottom: 5px;
    }
    .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;
    }
    /*案例搜索页更改*/
    .filter_condition_patch .route_nav{
        margin-top: 6px;
        margin-bottom: 30px;
    }
    .filter_condition h1{
        letter-spacing: 3px;
        font-size: 21px;
        color: #333;
        margin-bottom: 10px;
    }
    .filter_condition .new_f_c_search_box{
        width: 100%;
    }
    .filter_condition .row{
        padding-left: 15px;
        padding-right: 15px;
    }
    .designers_case_list .industry_type .indus_type{
        padding-left: 0;
        padding-right: 0;
    }
    .designers_case_list .industry_type{
        margin-left: 15px;
        margin-right: 15px;
    }
    .filter_design .f_d_con .f_d_c_c h4 a{
        max-width: 64%;
        line-height: 40px;
    }
    .filter_design .f_d_con .f_d_c_c h4 span{
        font-size: 12px;
        line-height: 40px;
    }
    .filter_design .f_d_con .f_d_c_c .eval_info .eval_text{
        margin-top: 13px;
    }






    /*          服务产品 模版改版  2018。07。23          */
    .tcy_single_pro .container{
        padding: 0;
    }
    .tcy_single_pro .data_pnum{
        height: 100px;
    }
    .tcy_single_pro .data_pnum .punm_wrap{
        margin-top: 25px;
        border: none;
    }
    .tcy_single_pro .data_pnum .punm_wrap span{
        font-size: 22px;
        margin-bottom: 5px;
    }
    .tcy_single_pro .data_pnum .punm_wrap p{
        font-size: 12px;
    }

    .tcy_single_pro .delivery_data_boxes{
        padding-bottom: 20px;
    }
    .tcy_single_pro .delivery_data_boxes .delivery_data_title .delivery_title_con{
        padding: 0 15px;
    }
    .tcy_single_pro .delivery_data_boxes .delivery_data_title p{
        font-size: 20px;
        letter-spacing: 0;
    }
    .tcy_single_pro .delivery_data_boxes .delivery_data_title span{
        font-size: 12px;
    }

    .footer_con_center .fd_footer_link {
        padding: 20px 0;
    }
    .footer_con_middle{
        padding: 0 15px;
        border-bottom: none;
    }
    .footer_con_middle dl{
        padding: 0;
    }
    .footer_con_middle dl dt{
        float: none;
        width: auto;
        text-align: left;
    }
    .footer_con_middle dl dt p{
        font-size: 20px;
        color: #4c4c4c;
        line-height: 45px;
    }
    .footer_con_middle dl dd{
        float: none;
        width: 100%;
    }
}








@media (max-width: 320px){
    .tcy_video .new_content .video_explain div{
        margin-top: 137px;
    }
    .invite_more_creatives .more_creatives_wrap .demands_nav .tit{
        font-size: 20px;
    }
    .invite_more_creatives .fk-picker{
        width: 272px;
        left: -92px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .info_box{
        width: 235px;
        padding-left: 10px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .change_case_btn{
        width: 25px;
    }
    .invite_more_creatives .more_creatives_list > ul >li .info_box .creatives_card .card_con .name{
        width: 165px;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_case{
        width: auto;
        margin-right: 15px;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport > ul > li{
        height: 36px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .info_box{
        height: 110px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .change_case_btn{
        height: 110px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li label{
        margin-top: 48px;
    }
    .invite_more_creatives .more_creatives_wrap .more_creatives_list > ul >li .change_case_btn i{
        margin: 22px auto 10px;
    }
    .invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport > ul{
        height: auto;
    }
    .invite_more_creatives .nav .nav_step_line{
        width: 250px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_content .free_match{
        width: 210px;
    }
    .design_team_show .design_creatives_list .show_wrap .labels_info .num_info .right{
        padding-left: 16px;
    }
    .free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-picker{
        left: -35px;
    }
    .project_ability_authen .bind_wx_wrap p span{
        width: 150px;
    }
    #contact_info_pop_v2 .news_slide_wrap b{
        max-width: 85px;
    }
    /*新版特晓知*/
    .txz_wrap .txz_main .two_service ul.ser_nav li{
        font-size: 16px;
    }
    #txz_service_2 .s_con_2 .our_service .buy_con > div{
        width: 90%;
        height: 430px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm{
        width: 90%;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm .p_tit{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm .p_con{
        font-size: 12px;
        line-height: 20px;
    }
    .txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group input{
        margin-bottom: 10px;
    }




    .footer_con_center .fd_footer_link li a{
        display: block;
    }
}























