.lsjr .floor1 {
    height: 6.44rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
}

.lsjr .floor1 .w1400 {
    height: 100%;
    position: relative;
}

.lsjr .floor1 h2,
.lsjr .floor2 h2,
.lsjr .floor3 h2,
.lsjr .floor4 h2 {
    font-size: 0.48rem;
    font-weight: 600;
}

.lsjr .floor1 h2 {
    margin-bottom: 0.89rem;
}

.lsjr .floor2 h2 {
    margin-bottom: 0.49rem;
}

.lsjr h2 .first {
    color: #CC3333;
}

.lsjr h2 .last {
    color: #003366;
}

.lsjr .floor1 .info .title {
    color: #CC3333;
    font-size: 0.3rem;
    margin-bottom: 0.24rem;
}

.lsjr .floor1 .info .content {
    color: #262626;
    font-size: 0.21rem;
}

.lsjr .floor1 img {
    position: absolute;
    right: -0.6rem;
    bottom: 0;
	width: 7.23rem;
}

.lsjr .floor2 {
    position: relative;
    height: 11.09rem;
    background: #f5f5f5;
    padding-top: 0.66rem;
    box-sizing: border-box;
    overflow: hidden;
}

.lsjr .floor2 .house {
    position: absolute;
    bottom: 0;
    left: 0;
}

.lsjr .floor2 .w1400 {
    height: 100%;
    position: relative;
}

.lsjr .floor2 .lvjinbox {
    position: absolute;
    top: 1.11rem;
    left: 0;
    width: 100%;
    height: 6.92rem;
    border-radius: 0.1rem;
    background-color: #fff;
    box-shadow: 0 0 0.15rem 0 #979797;
    z-index: 1;
}

.lsjr .floor2 .lvjindongtai {
    float: left;
    margin-top: 0.44rem;
    margin-left: 0.65rem;
	width: 1.39rem;
}

.lsjr .floor2 .lvjinList {
    float: left;
    margin-left: 0.46rem;
    margin-top: 0.78rem;
}

.lsjr .floor2 .lvjinList li {
    box-sizing: border-box;
    padding: 0.22rem 0.32rem;
    line-height: 1.8;
    width: 10.61rem;
    height: 1.11rem;
    background-color: #f5f5f5;
    border-radius: 0.1rem;
    font-size: 0.18rem;
    color: #262626;
    margin-bottom: 0.29rem;
}

.lsjr .floor4 {
    height: 11.21rem;
    box-sizing: border-box;
    padding-top: 0.74rem;
}

.lsjr .floor4 ul li {
    position: relative;
    float: left;
    width: 6.8rem;
    height: 4rem;
    margin-right: 0.37rem;
    margin-bottom: 0.4rem;
    border-radius: 0.1rem;
}

.lsjr .floor4 ul li:first-child+li,
.lsjr .floor4 ul li:first-child+li+li+li {
    margin-right: 0;
}

.lsjr .floor4 ul li:first-child {
    background: url(tese1.png) no-repeat;
	background-size: 100%;
}

.lsjr .floor4 ul li:first-child+li {
    background: url(tese2.png) no-repeat;
	background-size: 100%;
}

.lsjr .floor4 ul li:first-child+li+li {
    background: url(tese3.png) no-repeat;
	background-size: 100%;
}

.lsjr .floor4 ul li:first-child+li+li+li {
    background: url(tese4.png) no-repeat;
	background-size: 100%;
}

.lsjr .floor4 ul li a {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.8rem;
    border-radius: 0 0 0.1rem 0.1rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.8rem;
    text-align: center;
}

.lsjr .line {
    height: 5.3rem;
    width: 0.04rem;
    background-color: #eee;
    float: right;
    margin-right: 0.44rem;
    margin-top: 0.82rem;
    position: relative;
    border-radius: 0.02rem;
}

.lsjr .line .red {
    height: 0.6rem;
    width: 0.04rem;
    background-color: #cc3333;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.02rem;
}