
body{
    background:#f2f2f2;
}
header{
    background:#ffffff;
}

.fang_img{
    width:100%;
}


.part2_lf{
    background:url("../../image/2020xzt/images/img/bian.png") no-repeat;
    background-size:100% 100%;
    width:80px;
    height:344px;
	 padding:20px 0;
    text-align:center;
    line-height:254px;
    border-right: 1px solid orange;
	position:relative;
    float:left;

}

.part2_lf .part2_lf_more { position:absolute;bottom:0;left:-1px;width:83px;height: 50px;line-height: 50px;font-size:16px;  font-weight:400;  color:rgba(16,131,199,1);}
.part2_lf .part2_lf_more a{color:#E89E16;}
.part2_lf .part2_lf_more i{position:relative;top:-2px;display:inline-block;width: 14px;height: 14px;margin-left:5px;vertical-align: middle;background: url("../../image/2020xzt/images/icon_3.png") center no-repeat;}
.part2_rt{

    width:92%;
    /*height:139px;*/
	 padding:20px 0;
    float:right;
}

.part2_rt li{
    width:260px;
    text-align:center;
    float:left;
    margin:0 50px;
	position:relative;
}

.part2_rt li img{
    width:260px;
    height: 180px;

}

.part2_rt .pingxing{
    margin:0 auto 10px;;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: orange;
    transform: skewX(-25deg);
    position: relative;
	

}


.part2_rt .pingxing>span{
font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    transform: skewX(25deg);
    display: block;
    position: absolute;
    width: 100%;
}

.newfloor2{
   

    margin:20px 0;
}



.inset_text{
    height:20px;
    line-height:20px;
    margin-top:10px;
    padding-left:10px;
}

.inset_text .span{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #d8d8d8;
    margin-right:15px;
}

.inset_text p{
    text-align: left;
    font-size: 15px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.floor-4{

    padding:0 20px 20px;
    background:#ffffff;

}

.imgbox{
    height:66px;
    border-bottom:1px solid orange;
	margin-bottom:15px;
}


.imgbox .img1{
    display:block;
    padding:20px 0;
	margin:0 auto;
}


.imgbox .img2{
    display:block;
    /*width:1166px;*/

    margin:0 auto;
}

