.floor {
    margin-top: 50px;
    width: 100%;
}

.map {
    width: 100%;
    text-align: center;
}

.map p.t {
    color: #f7b400;
    font-size: 32px;
    height: 60px;
    line-height: 1;
}

/*body{overflow-x: hidden;}*/
.floor > .pr {
    display: inline-block;
    position: fixed;
    right: 0;
    z-index: 9999;
    top: 50%;
    margin-top: -450px;
}

.floor_nums {
    border-top: 1px solid #DBDBDB
}

.floor_nums li {
    height: 65px;
    border-left: 1px solid #dbdbdb;
    margin: 28px 0;
}

.floor_nums li:first-child {
    border-left: 0
}

.floor_nums i {
    width: 50px;
    height: 36px;
    /*background: url(../images/floor_1f.png) no-repeat;*/
    display: inline-block;
    margin: 15px 65px 0;
}

.f1 i {
    background: url(../images/floor_1.png);
}
.f1.active i {
    background: url(../images/floor_1f.png);
}

.f2 i {
    background: url(../images/floor_2f.png);
}
.f2.active i {
    background: url(../images/floor_2.png);
}
.f3 i {
    background: url(../images/floor_3f.png);
}
.f3.active i {
    background: url(../images/floor_3.png);
}
.f4 i {
    background: url(../images/floor_4f.png);
}
.f4.active i {
    background: url(../images/floor_4.png);
}
#sch_btn {
    margin: 50px 10px 35px 0;
    outline: none;
    line-height: 30px;
    padding-left: 26px;
    background: url(../images/floor_sea.png) 10px center no-repeat;
    background-color: #fff;
    border: 0;
    width: 97px;
    border-radius: 25px;
    height: 30px;
}
.i-sub {
    width: 80px;
    height: 30px;
    border-radius: 10px;
    background: #F7B400;
    vertical-align: top;
    margin: 50px 6px 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    cursor: pointer;
    border: none;
    color: #ffffff;
}


.list_pro, .list_cont {
    height: 625px;
    overflow: hidden;
    display: none;
}

.list_show {
    display: block;
    height: 625px;
    overflow: hidden;
}

.info {
    position: relative;
}

.info ul {
    position: relative;
}

.info .list_t {
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}

.info .list_t i {
    margin-right: 15px;
    width: 34px;
    height: 34px;
    display: inline-block;
    background: #fcd7a2 center center no-repeat;
    background-image: url(../images/floor1.png);
    vertical-align: top;
}

.info dl {
    margin: 20px 0 30px;
}

.info dd {
    float: left;
    width: 100px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    overflow: hidden;
}
.search-list{
    overflow: hidden;
}
.search-list span{
    float: left;
    width: 100px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    display: inline-block;
}

/*.info dd span{padding: 0 5px;}*/
.info dd.active span {
    background: #000;
    height: 100%;
    display: inline-block;
}

.info h4 {
    font-weight: normal;
}

.info h4 i {
    margin-right: 25px;
    vertical-align: text-bottom;
    width: 70px;
    height: 47px;
    background: #f7b400;
    font-style: normal;
    font-size: 36px;
    display: inline-block;
    color: #fff;
    line-height: 47px;
    text-align: center;
}

.info h4 span {
    font-size: 32px;
    color: #fff;
}

.info .lc1 i {
    background-color: #c5b673;
}

.info .lc2 i {
    background-color: #94c89d;
}

.info .lc3 i {
    background-color: #bad8a9;
}

.info .lc4 i {
    background-color: #f6e291;
}

.info .lc5 i {
    background-color: #f7d4a1;
}

.info .lc6 i {
    background-color: #eadcd4;
}

.info .lc7 i {
    background-color: #a0d1cf;
}

.info .lc8 i {
    background-color: #eca59d;
}

.info .lc9 i {
    background-color: #c3b4d3;
}

.floor_box svg path {
    cursor: pointer;
    opacity: 0;
}

.floor_box svg text {
    display: none;
    font-size: 10px;

}

.xl_btn {
    text-align: center;
    margin-top: 50px;
}

.xl_btn span {
    margin: 0 15px;
    width: 22px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    background: url(../images/xl.png) no-repeat;
    cursor: pointer;
}

.xl_btn span.prev:hover {
    background-position: 0 -20px;
}

.xl_btn span.next {
    background-position: 0 -40px;
}

.xl_btn span.next:hover {
    background-position: 0 -60px;
}

.list_cont {
    color: #fff
}

.list_cont p.title {
    font-size: 32px;
    text-align: center;
    margin: 30px 0;
}

.list_cont .img_info {
    font-size: 18px;
    margin: 10px 0;
}

.img_info:first-child {
    margin-top: 20px;
}

.img_info span {
    font-size: 14px;
    margin-right: 50px;
}

.list_cont p {
    line-height: 24px;
}

.list_cont p.cont {
    margin-top: 27px;
    overflow-y: scroll;
    height: 185px;
    text-align: justify;
    padding: 0 15px 0 0;
}

.list_cont img {
    margin-bottom: 20px;
    width: 384px;
    height: 207px
}

.list_cont li {
    height: 690px;
    overflow: hidden;
}

.res {
    width: 80px;
    height: 30px;
    border-radius: 10px;
    background: #fff;
    display: none;
    vertical-align: top;
    margin-top: 50px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    cursor: pointer;
}

#info_btn {
    padding: 0 5px;
    width: 20px;
    height: 70px;
    display: block;
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -50px;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    text-align: center;
    padding-top: 30px;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
}

.info {
    width: 300px;
    background: #42b3dd;
    height: 900px;
    padding: 0 35px;
}

.floor_box > .ps {
    left: 0;
    top: 0;
    height: 100%;
}

.floor_box span {
    display: none;
    position: absolute;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

span.val1 {
    width: 64px;
    height: 93px;
    background: url(../images/1f_n1.png);
    line-height: 93px;
    top: 415px;
    left: 182px
}

span.val2 {
    width: 128px;
    height: 89px;
    background: url(../images/1f_n2.png);
    line-height: 89px;
    top: 415px;
    left: 247px
}

span.val3 {
    width: 85px;
    height: 89px;
    background: url(../images/1f_n3.png);
    line-height: 89px;
    top: 415px;
    left: 376px
}

span.val4 {
    width: 48px;
    height: 38px;
    background: url(../images/1f_n4.png);
    line-height: 38px;
    top: 415px;
    left: 462px
}

span.val5 {
    width: 48px;
    height: 50px;
    background: url(../images/1f_n5.png);
    line-height: 50px;
    top: 454px;
    left: 462px
}

/*.list_cont .xj{
		margin-top: 20px;
	}*/
.list_cont .xj span {
    font-size: 18px;
    vertical-align: middle;
    color: #fff;
    line-height: 20px;
}

.list_cont .xingji {
    width: 20px;
    height: 20px;
    margin: 0 0 0 8px;
    vertical-align: middle;
}

@media screen and (max-height: 850px ) {
    .list_show {
        height: 530px
    }

    .info {
        height: 795px;
    }

    .xl_btn {
        margin-top: 25px;
    }

    .floor > .pr {
        margin-top: -398px;
    }

    .list_show.list_cont {
        height: 595px
    }

    .list_cont p.title {
        line-height: 32px;
        margin: 0 30px 20px;
    }
}

@media screen and (max-height: 750px ) {
    .list_show {
        height: 410px
    }

    .info {
        height: 665px;
    }

    .floor > .pr {
        margin-top: -333px;
    }

    #sch_btn {
        margin: 25px 2px 25px 0;
    }
    .i-sub {
        margin: 25px 0 0;
    }
    .res {
        margin-top: 25px;
    }

    .list_show.list_cont {
        height: 520px
    }

    .list_cont img {
        margin-bottom: 0;
    }

    .list_cont p.title {
        font-size: 24px;
        line-height: 24px;
        margin: 0 30px 10px;
    }

    .list_cont .img_info {
        font-size: 16px;
        margin: 5px 0;
    }

    .list_cont p.cont {
        margin-top: 7px;
        height: 195px;
    }

    .xl_btn {
        margin-top: 15px;
    }

    .info h4 {
        margin-top: 20px;
    }
}

@media screen and (max-height: 660px ) {
    .info {
        height: 600px;
    }

    .floor > .pr {
        margin-top: -300px;
    }

    .info h4 {
        margin: 0;
    }

    .list_cont p.cont {
        height: 150px;
    }

    .list_show.list_cont {
        height: 460px
    }
}

.floor_box {
    width: 1230px;
    height: 879px;
    margin: 0 auto;
    position: relative;
}

.floor_box .floor_1 {
    width: 1230px;
    height: 879px;
    position: absolute;
    left: 0;
    top: 0;
}

svg {
    width: 1230px;
    height: 879px;
    position: absolute;
    left: 0;
    top: 0;
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
    .floor {
        margin-bottom:400px;
    }
}