/* ------------------------------------- common -------------------------------------------- */


/* 用于媒体查询 */


/* zj_type */

.zjhome_wrap {
    width: 1460px;
}

.zjhome_city {
    width: 1460px;
}

.zjhome_nav {
    width: 1460px;
}
.zjhome_nav  .nav_list {
   margin-right: 20px !important;
}


/* -----公共 wrap ---- */

.zj_wrap {
    width: 1460px;
    margin: 0 auto;
}
    .zj_wrap .title
    {
        text-align:center;
    }
        .zj_wrap .title h2{
            font-size:27px;
        }
    .zj_wrap .title .title_sub {
        margin-top:10px;
        margin-bottom:10px;
        font-size: 14px;
        color: #B6B4B4;
    }
    .zj_home {
        background-color: #f5f5f5;
    }
/* -----公共 标题 */

.zj_section_titlewrap{
    padding: 40px 0 30px;
}
.zj_wrap .decoration_listwrap {
    width: 1460px;
    margin: 0 auto;
}
    .zj_wrap .decoration_listwrap a {
        
    }
    .zj_section_titlewrap .title_name {
        display: block;
        font-size: 38px;
        font-weight: 700;
        color: #333333;
    }

.zj_section_titlewrap .link a {
    padding-bottom: 4px;
    margin-left: 50px;
    font-size: 14px;
    color: #B6B4B4;
    border-bottom: 2px solid transparent;
}

.zj_section_titlewrap .link a img{
    width: auto;
    height: 22px;
    margin-left: 3px;
    vertical-align: middle;
}

.zj_section_titlewrap .link a:hover{
    color: #CB0000;
    border-color: #CB0000;
}

/* ---------------------------------------------  城市选择   ------------------------------------------------- */

.zj_citylist{
    padding: 15px 0 60px;
}
.zj_citylist .citylist_wrap{
    width: 100%;
    background-color: #fff;
}
.zj_citylist .hot{
    padding: 20px 40px;
    background-color: #F7F7F7;
}
.zj_citylist .label{
    width: 130px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}
.zj_citylist .hot .hot_wrap{
    position: relative;
    flex: 1;
    width: 0;
    padding-right: 110px;
}
.zj_citylist .hot .hot_list{
    float: left;
    max-width: 100%;
    color: #f7f7f7;
}
    .zj_citylist .hot .hot_list a {
        display: inline-block;
        margin-right: 20px;
        font-size: 16px;
        line-height: 18px;
        color: #FF6117;
    }
.zj_citylist .hot .hot_list a:hover{
    text-decoration: underline;
}
.zj_citylist .hot .hot_more{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    line-height: 18px;
}
.zj_citylist .hot .hot_more a{
    color: #000;
}
    .zj_citylist .hot .hot_more a:hover {
        color: #FF6117;
    }
.zj_citylist .initial{
    padding: 20px 40px;
    border-top: 1px solid #e5e5e5;
}
.zj_citylist .initial_list .initial_item{
    margin-right: 20px;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    cursor: pointer;
}
.zj_citylist .initial_list .initial_item:hover{
    color: #CB0000;
}
.zj_citylist .initial_list .on{
    color: #CB0000;
    text-decoration: underline;
}
.zj_citylist .all{
    padding: 20px 40px;
    border-top: 1px solid #e5e5e5;
}
.zj_citylist .all .label{
    margin-top: 10px;
}
.zj_citylist .all_list{
    flex: 1;
    width: 0;
    flex-wrap: wrap;
    padding-right: 40px;
}
.zj_citylist .all_list .all_item{
    margin: 10px 20px 10px 0;
    font-size: 16px;
    line-height: 18px;
    color: #333;
}
.zj_citylist .all_list .all_item:hover{
    color: #CB0000;
}
.zj_citylist .classify{
    max-height: 148px;
    padding: 20px 40px 0;
    border-top: 1px solid #e5e5e5;
    overflow-x: hidden;
}
.zj_citylist .classify .classify_box:last-of-type{
    margin-bottom: 20px;
}
.zj_citylist .classify .label{
    width: 50px;
    margin-top: 10px;
    font-weight: 500;
    line-height: 18px;
    color: #000;
}
.zj_citylist .classify_list{
    flex: 1;
    width: 0;
    flex-wrap: wrap;
}
.zj_citylist .classify_list a{
    margin: 10px 20px 10px 0;
    font-size: 16px;
    line-height: 18px;
    color: #333;
}
.zj_citylist .classify_list a:hover{
    color: #CB0000;
}

/* ---------------------------------------------  swiper   ------------------------------------------------- */

.zj_banner {
    width: 100%;
    min-width: 1180px;
    margin: 0 auto;
}

.zj_banner .flickerplate {
    height: 480px;
}

.zj_banner_a {
    display: block;
    height: 100%;
    width: 100%;
}
.clearfix::after {
    content: ".";
    /*小点兼容低版本火狐*/
    display: block;
    clear: both;
    height: 0;
    /*去除点的高度*/
    visibility: hidden;
    /*去除小点*/
}

.flickerplate ul.flicks>li .flick-inner .flick-content {
    height: 100%;
    width: 100%;
}

.flickerplate ul.flicks>li .flick-inner .flick-content {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
}

.flickerplate ul.flicks>li .flick-inner .flick-content {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
}
/* -----------装修公司 ----------- */

.zj_decoration {
    width: 100%;
    min-width: max-content;
    padding-bottom: 2px;
    background-color: #f5f5f5;
}

    .zj_decoration .item_flex_wrap {
        flex-wrap: wrap;
    }

.decoration_listwrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 400px;
}

.zj_decoration_itemwh {
    position: relative;
    display: inline-block;
    width: 344px;
    height: 182px;
    padding-top: 154px;
    margin: 0 28px 28px 0;
    background-color: #fff;
    overflow: hidden;
}

    .zj_decoration_itemwh:nth-child(4n) {
        margin-right: 0;
    }

.zj_decoration_itemimgwh {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 249px;
}

    .zj_decoration_itemimgwh img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.zj_decoration .company_info {
    position: relative;
    z-index: 3;
}

.zj_decoration_logowh {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 24px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 6px 6px 0px rgba(208, 208, 208, 0.55);
}

.zj_decoration .company_info .btn_zx {
    position: absolute;
    top: 0;
    left: 50%;
    width: 80px;
    height: 80px;
    padding-top: 20px;
    margin-left: -40px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background-color: #FF6523;
    border-radius: 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.zj_decoration_itemwh:hover .btn_zx {
    opacity: 1;
}

.zj_decoration .zj_decoration_title_ft {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    text-align: center;
}

.zj_decoration .praise {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    text-align: center;
}

    .zj_decoration .praise i {
        font-size: 16px;
        color: #C8D1DD;
        margin-right: 3px;
    }

        .zj_decoration .praise i.iconiconfontxingxing {
            color: #FFBA00;
        }

.zj_decoration .label {
    padding: 0 20px;
    margin-top: 25px;
}

    .zj_decoration .label span {
        margin: 0 10px;
        font-size: 14px;
        color: #888;
    }

.clearfix::after {
    content: ".";
    /*小点兼容低版本火狐*/
    display: block;
    clear: both;
    height: 0;
    /*去除点的高度*/
    visibility: hidden;
    /*去除小点*/
}



/* ----------效果图 zj_effect--- */
.zj_effect {
    min-width: max-content;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f5f5f5;
}

.zj_effect_entrance {
    /* margin-top: 20px; */
}

.zj_effect_entrance .entrance_box{
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    width: 474px;
    height: 216px;
    padding: 0 0 0 45px;
    background-color: #fff;
    border-radius: 2px;
}

.zj_effect_entrance .entrance_box img{
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 142px;
    pointer-events: none;
}

.zj_effect_entrance .entrance_box_name{
    width: 100px;
    font-size: 30px;
    color: #333333;
}

.zj_effect_entrance .entrance_box_list{
    flex-wrap: wrap;
}

.zj_effect_entrance .entrance_box_list a{
    width: 33.33%;
    margin: 15px 0;
    font-size: 16px;
    color: #000;
}

.zj_effect_entrance .entrance_box_list a.small{
    width: 25%;
}

.zj_effect_entrance .entrance_box_list a:hover{
    color: #D52828;
}

.zj_effect_data{
    height: 460px;
    margin-top: 30px;
    overflow: hidden;
}

.zj_effect_data .panorama{
    position: relative;
    width: 774px;
    height: 560px;
}

.zj_effect_data .panorama .panorama_container{
    width: 100%;
    height: 100%;
}

.zj_effect_data .panorama .info{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1em 20px 0 20px;
    font-size: 24px;
    color: #fff;
    line-height: 2.5em;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.3));
}

.zj_effect_data .panorama .info span{
    margin-left: 10px;
}

.zj_effect_data .panorama .info .screen_btn{
    width: 36px;
    height: 36px;
    padding: 6px;
    cursor: pointer;
}
.zj_effect_data .panorama .info .screen_btn img{
    display: none;
    width: 100%;
    height: 100%;
}
.zj_effect_data .panorama .info .screen_btn img.normal{
    display: block;
}
.zj_effect_data .panorama .info .active img.normal{
    display: none;
}
.zj_effect_data .panorama .info .active img.show{
    display: block;
}

.zj_effect_data .list{
    flex-wrap: wrap;
}

.zj_effect_data .list .item{
    position: relative;
    width: 463px;
    height: 358px;
    line-height:358px;
    margin: 0 0 20px 20px;
    overflow: hidden;
}

.zj_effect_data .list .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zj_effect_data .list .item .intro{
    position: absolute;
    bottom: 150px;
    left: 100px;
    width: 60%;
    padding-top: 1em;
    color: #fff;
    line-height: 3em;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.3));
}

.zj_effect_data .list .item .intro span{
    margin-left: 0.5em;
}

.zj_effect_data .list .item .intro span:first-of-type{
    margin-left: 1em;
}

.zj_effect_gg{
    margin-top: 40px;
}

.zj_effect_gg a{
    display: block;
    width: 100%;
    height: 124px;
}

.zj_effect_gg a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.zj_effect .zj_wrap .zbb_xiguotu_a{
    align-content:center;
    text-align:center;
}
    .zj_effect .zj_wrap .zbb_xiguotu_a .link {
        margin: 0 auto;
        text-align: center;
        vertical-align: middle;
        height: 46px;
        line-height:46px;
    }
        .zj_effect .zj_wrap .zbb_xiguotu_a .link a {
            width: 129px;
            height: 46px;
            line-height: 46px;
            background-color: #B6B4B4;
            display: inline-block;
            border-radius: 165px;
        }
        .zj_effect .zj_wrap .zbb_xiguotu_a .link .first {
            background-color: #3BCB65;
            color:#fff;
        }
/*装修流程*/
.zbb_consociation_flow {
    height: 420px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
}
.zbb_consociation_flow .flow_wrap {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-bottom: 30px;
}
    .zj_consociation_flow .flow_wrap::after, .zbb_consociation_flow .flow_wrap::after {
        content: "";
        position: absolute;
        left: 0;
        top: 47px;
        height: 2px;
        width: 100%;
        z-index: 1;
    }

    .zj_consociation_flow .flow_wrap .flow_item, .zbb_consociation_flow .flow_wrap .flow_item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 2;
    }

        .zj_consociation_flow .flow_wrap .flow_item .item_jiantou {
            text-align: center;
        }

        .zj_consociation_flow .flow_wrap .flow_item .item_circle {
            width: 113px;
            height: 113px;
            border-radius: 50%;
            /* background-color: #1A1617; */
            text-align: center;
            line-height: 64px;
            color: #FAD7B2;
            font-size: 24px;
            /* box-shadow: 0px 0px 15px 7px rgba(26, 22, 23, .2); */
        }

        .zbb_consociation_flow .flow_wrap .flow_item .item_circle {
            width: 143px;
            height: 143px;
            border-radius: 50%;
            /* background-color: #1A1617; */
            text-align: center;
            line-height: 170px;
            color: #FAD7B2;
            font-size: 24px;
            /* box-shadow: 0px 0px 15px 7px rgba(26, 22, 23, .2); */
        }

            .zj_consociation_flow .flow_wrap .flow_item .item_circle img, .zbb_consociation_flow .flow_wrap .flow_item .item_circle img {
                width: 100%;
                height: 100%;
            }

        .zj_consociation_flow .flow_wrap .flow_item .item_jiantou .img_jiantou {
            width: 30px;
            height: 14px;
        }

        .zj_consociation_flow .flow_wrap .flow_item .item_title, .zbb_consociation_flow .flow_wrap .flow_item .item_title {
            font-size: 18px;
            margin-top: 22px;
            font-weight: bold;
            color: #333333;
        }

        .zbb_consociation_flow .flow_wrap .flow_item .item_sub {
            margin-top: 18px;
            font-size: 15px;
            font-weight: 500;
            color: #B6B4B4;
        }
    .zbb_consociation_flow .flow_btn {
        text-align: center;
        
    }
    .zbb_consociation_flow .company_btn {
        display: block;
        width: 200px;
        height: 40px;
        background: #FF6117;
        border-radius: 10px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        font-size: 16px;
        letter-spacing: 3px;
        margin: 0 auto;
    }
/* -------------- 攻略 ---------------- */
.zj_decorate {
    min-width: max-content;
    padding-bottom: 30px;
    background-color: #f5f5f5;
}

.decorate_wrap .strategytype_decor{
    width: 436px;
    height: 445px;
    background-color: #fff;
    transition: all 0.5s ease;
}

.decorate_wrap .middle{
    width: 543px;
}

.decorate_wrap .decor_hd{
    position: relative;
    width: 100%;
    height: 185px;
    overflow: hidden;
}

.decorate_wrap .decor_hd img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.decorate_wrap .decor_hd .title{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 24px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    transition: background-color 0.5s ease;
}

.decorate_wrap .decor_type_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 25px 25px 0;
}

.decorate_wrap .decor_type_list .item_type{
    margin: 0 40px 10px;
}

.decorate_wrap .middle .decor_type_list .item_type{
    margin: 0 20px 10px;
}

.decorate_wrap .decor_type_list .item_type a{
    display: block;
    width: 60px;
    height: 70px;
    padding: 12px 0 15px;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    text-align: center;
}

.decorate_wrap .decor_type_list .item_type img{
    display: block;
    width: 42px;
    height: 42px;
    margin: 0 auto 7px;
    transition: transform 0.5s ease;
}

.decorate_wrap .strategytype_decor:hover{
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.decorate_wrap .strategytype_decor:hover .title{
    background-color: rgba(0, 0, 0, 0.05);
}

.decorate_wrap .decor_type_list .item_type a:hover{
    color: #333;
}

.decorate_wrap .decor_type_list .item_type a:hover img{
    transform: scale(1.15);
}

.zj_decorate .article_wrap{
    margin-top: 60px;
}

.zj_decorate .article_wrap .article_hd{
    position: relative;
    margin-bottom: 30px;
}

.zj_decorate .article_wrap .article_hd .sub_tit {
    margin-top: 12px;
    font-size: 12px;
    color: #9A9A9A;
    text-align: center;
}
.zj_decorate .article_wrap .article_hd .sub_tit span {
    margin: 0 20px;
}

.zj_decorate .article_wrap .article_hd::after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background-color:#EDEDED;
}

.zj_decorate .article_wrap .article_hd .article_hd_item{
    flex: 1;
    max-width: 54px;
    padding: 4px 0 16px;
    margin: 0 65px;
    font-size: 18px;
    color: #333;
    text-align: center;
    border-bottom: 4px solid transparent;
    cursor: pointer;
}

.zj_decorate .article_wrap .article_hd .article_hd_item:hover{
    color: #CB0000;
}

.zj_decorate .article_wrap .article_hd .on{
    color: #CB0000;
    border-color: #CB0000;
}

.zj_decorate .article_wrap .list_wrap{
    align-items: stretch;
}

.zj_decorate .article_wrap .list_wrap .box{
    flex: 1;
    width: 0;
    background-color: #fff;
}

.zj_decorate .article_wrap .list_wrap .box:nth-child(n+2){
    margin-left: 20px;
}

.zj_decorate .article_wrap .list_wrap .item_img{
    width: 100%;
    height: 185px;
}

.zj_decorate .article_wrap .list_wrap .item_img a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.zj_decorate .article_wrap .list_wrap .item_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zj_decorate .article_wrap .list_wrap .link{
    overflow: hidden;
}

.zj_decorate .article_wrap .list_wrap .link a{
    position: relative;
    display: block;
    padding: 0 15px 0 30px;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}

.zj_decorate .article_wrap .list_wrap .link a:first-of-type{
    margin-top: 20px;
}

.zj_decorate .article_wrap .list_wrap .link a:last-of-type{
    margin-bottom: 20px;
}

.zj_decorate .article_wrap .list_wrap .link a i{
    position: absolute;
    top: 50%;
    left: 15px;
    margin-right: 5px;
    font-size: 36px;
    transform: translateY(-50%);
}

.zj_decorate .article_wrap .list_wrap .item{
    width: 100%;
    height: 133px;
    background-color: #fff;
}

.zj_decorate .article_wrap .list_wrap .item:nth-child(n+2){
    margin-top: 21px;
}

.zj_decorate .article_wrap .list_wrap .item .item_img{
    width: 198px;
    height: 133px;
}

.zj_decorate .article_wrap .list_wrap .item_info{
    flex: 1;
    width: 0;
    padding-top: 18px;
}

.zj_decorate .article_wrap .list_wrap .item_info .tit{
    height: 40px;
    padding: 0 10px 0 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #333;
}

.zj_decorate .article_wrap .list_wrap .item_info .desc{
    height: 54px;
    padding: 0 10px 0 20px;
    margin-top: 4px;
    font-size: 12px;
    line-height: 18px;
    color: #999;
}

.zj_decorate .article_wrap .list_wrap .item:hover .tit,
.zj_decorate .article_wrap .list_wrap .item:hover .desc{
    color: inherit;
}

.hover_text_red:hover {
    color: #cb0000 !important;
}

/* -------------- 严选 ---------------- */

.zj_yanxuan{
    min-width: max-content;
    /* background: #eaf3f7 url('../../img/home/city/yx_bg.png') no-repeat center top/1919px; */
    background-color: #fafafa;
    overflow: hidden;
}

.zj_yanxuan .zj_yanxuan_con{
    padding: 60px 0 70px;
}

.zj_yanxuan .zj_yanxuan_con .left{
    width: 416px;
    padding-top: 16px;
}

.zj_yanxuan .zj_yanxuan_con .left .yanxuan_tit{
    font-size: 48px;
    font-weight: 700;
    line-height: 1em;
    color: #333;
}

.zj_yanxuan .zj_yanxuan_con .left .yanxuan_sub{
    margin-top: 14px;
    font-size: 24px;
    color: #333;
}

.zj_yanxuan .zj_yanxuan_con .left a{
    display: block;
    width: 184px;
    height: 34px;
    margin-top: 44px;
    font-size: 16px;
    line-height: 34px;
    color: #333;
    text-align: center;
    border: 1px solid #000;
    border-radius: 2px;
}

.zj_yanxuan .zj_yanxuan_con .left a:hover{
    background-color: rgba(0,0,0,0.2);
}

.zj_yanxuan .zj_yanxuan_con .right{
    position: relative;
    display: flex;
    width: 1044px;
    height: 190px;
}

.zj_yanxuan .zj_yanxuan_con .right .swiper-container{
    flex: 1;
    max-width: calc((100% - 40px) / 3);
    margin-left: 0;
    margin-right: 0;
}

.zj_yanxuan .zj_yanxuan_con .right .swiper-container:nth-child(n+2){
    margin-left: 20px;
}

.zj_yanxuan .zj_yanxuan_con .arrow{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 40px;
    color: #333;
    cursor: pointer;
}

.zj_yanxuan .zj_yanxuan_con .arrow_left{
    left: -50px;
}

.zj_yanxuan .zj_yanxuan_con .arrow_right{
    right: -50px;
}

.zj_yanxuan .zj_yanxuan_con .arrow:hover{
    color: #aaa;
}

.zj_yanxuan .zj_yanxuan_con .swiper-container{
    height: 100%;
}

.zj_yanxuan .zj_yanxuan_con .swiper-container a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.zj_yanxuan .zj_yanxuan_con .swiper-container img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* --------------footer ---------------- */

.zj_footer {
    margin-top: 0;
}

.zj_navbox .zj_nav_search .search_box {
    width: 220px;
}

.zj_navbox .zj_nav_search .search_select .select_name_icon {
    padding-right: 0;
}

/* -------------- bottom float ---------------- */
.bottom_float{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 111;
    width: 100%;
}

.bottom_float .bottom_float_buoy{
    position: absolute;
    bottom: 22px;
    left: 0;
    z-index: 3;
    display: none;
    width: 160px;
    height: 120px;
    background-color: rgba(0,0,0,0.72);
    cursor: pointer;
}

.bottom_float .bottom_float_buoy .img1{
    position: absolute;
    top: -75px;
    left: 7px;
    width: 130px;
    height: auto;
}

.bottom_float .bottom_float_buoy .img2{
    position: absolute;
    top: 40px;
    left: 20px;
    width: 100px;
    height: auto;
}

.bottom_float .bottom_float_buoy .iconfont{
    position: absolute;
    top: 50%;
    right: 12px;
    height: 20px;
    margin-top: -10px;
    font-size: 20px;
    color: #fff;
}

.bottom_float .bottom_float_cont{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #000;
    background-color: rgba(0,0,0,0.7);
}

.bottom_float .form{
    position: relative;
    z-index: 1;
    padding-left: 110px;
}

.bottom_float .form a{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.bottom_float .form .img1{
    position: absolute;
    top: -70px;
    left: -20px;
    width: 160px;
    height: auto;
}

.bottom_float .form .img2{
    display: block;
    width: 487px;
    margin-right: 13px;
}

.bottom_float .form .img3{
    display: block;
    width: 152px;
    margin-right: 40px;
}

.bottom_float .form .img4{
    display: block;
    width: 304px;
}

.bottom_float .close{
    position: absolute;
    right: 60px;
    top: 30px;
    z-index: 9;
    width: 24px;
    height: 24px;
    padding: 5px;
    background: url('../../img/home/city/float/close.png') no-repeat center center;
    cursor: pointer;
}
.bottom_float .bottom_float_buoy .close{
    right: -18px;
    top: 0px;
    width: 18px;
    height: 18px;
    padding: 0;
    background-image: url('../../img/home/city/float/close2.png');
}