*{padding: 0px;
margin: 0 auto;
font-family: "微软雅黑";
}
.anlidatu{
	height: 535px;
	background: url(../img/anliliebiao/listtou.png) center no-repeat;
	background-size: auto;
}
.chanpingliebiao h4{
	text-align: center;
    color: #000;
    font-size: 34px;
    margin-bottom: 20px;
}
a{
	text-decoration: none;
	color: black;
}
#neirong{
	width: 80%;
	margin: 0 auto;
	min-width:1200px;
}
.biaoti1{
	padding-bottom: 5px;
	margin-top: 50px;
	color: gray ;
	font-weight: 600;
	font-size: 18px;
	border-bottom: 3px #ff8b24 solid;
}
.fanganlist{
	position: relative;
}
.dingwei{
	width: 88%;
 	 box-shadow: 0 0 15px gray;
     border-radius: 10px;
	cursor: pointer;
/*	position: absolute;
    left: 0px;
    top: 0px;*/
}
.dingweitupian{
	max-height: 304px;
    overflow: hidden;
    position: relative;
    /*background: url(/static/pc/img/newStyle/itemBg.jpg) no-repeat;
    background-size: 406px 228px;*/
}
.dingweitupian img{
  -moz-transition:.5s ease-in;
        -webkit-transition:.5s ease-in;
        -o-transition:.5s ease-in;
        -ms-transition:.5s ease-in;
        transition:.5s ease-in;
    width: 100%;
   	vertical-align: top;
}
.dingwei:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.dingwei:hover h2{
	color: #ff8b24;
}

.dingweineirong{  
	background-color: #fff;
}
.dwnrbt{
/*	 box-shadow: 0 0 15px gray;
    border-radius: 10px;*/
    height: 150px;
	width: 77%;
    margin: 0 auto;
    position: relative;
    bottom: 40px;
    background-color: #fff;
    padding: 19px 13px 0 13px;
}
.dwnrbt h2{
	padding-bottom: 10px;
	margin: 0;
    font-weight: normal;
}
.dwnrbt p{
	font-size: 14px;
	padding-bottom: 12px;
    word-break: break-all;
    color: #666;
    line-height: 20px;
}
table{
	height: 100%;
	width: 100%;
}
#xwbtt{
	margin-top: 60px;
	width: 100%;
	height: 500px;
	background: url(../img/anlilist/anlibeijing.png) center no-repeat;
	background-size: auto;
}
.altit{
	height: 40px;
    line-height: 40px;
    font-size: 32px;
    color: #3d4751;
    font-weight: 600;
    overflow: hidden;
    padding-top: 150px;
    padding-left: 100px;
    margin-bottom: 14px;
}
.alnr{
	width: 542px;
    height: 52px;
    font-size: 16px;
    color: #3d4751;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin-bottom: 28px;
     padding-left: 100px;
}
