/*热装小区css*/

a{
	text-decoration: none;
    outline: 0 none;
}
ul li{
	list-style: none;
}
/*顶部轮播css*/
#hotAreaBanner{
	width: 100%;
	min-width: 1240px;
	height: 558px;
	background: #CCCCCC;
	position: relative;
	
}
#hotAreaBanner img{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.hotAreaHot{
	width: 100%; 
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 0;
    height: 90px;
    background: rgba(34, 34, 34, 0.7);
}
.hotAreaHot p{
	margin: 0 auto;
    width: 760px;
    padding-top: 29px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hotAreaHot p span {
    display: block;
    float: left;
    text-align: center;
    background-color: #e01020 !important;
    font-weight: bold;
    width: 100px;
    height: 35px;
    line-height: 35px;
    border-radius: 17.5px;
    margin-right: 8px;
}
.hotAreaHot p a{
	font-size: 14px;
    color: #fff;
    line-height: 35px;
    margin: 0 8px;
}
.hotAreaHot p a:hover{
    color: #e01020;
    text-decoration:underline;
}



/*我要报名css*/
#hotAreaAbout{
	padding-top: 64px;
	width:100%;
	min-width: 1200px;
	height: 179px;
	margin: 0 auto;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 50px;
}

.hotAreaAb_Content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.hotAreaAb_Content h2{
	text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 34px;
}
.hotAreaAb_Content strong{
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    color: #555;
    margin-bottom: 34px;
}
.hotAreaAb_Content p {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
}


.hotAreaAb_Content p span {
    display: block;
    float: left;
    margin-right: 10px;
} 
.hotAreaAb_Content p input,.hotAreaAb_Content p select {
    display: block;
    float: left;
    border-radius: 6px;
    border: none;
    width: 120px;
    height: 50px;
    background: #e7e7e7;
    padding: 0 15px;
    outline: 0 none;
}
.mr0{
	    margin-right: 0 !important;
}
.hotAreaAb_Content p select{
	width: 175px;
}
.hotAreaAb_Content input[type=button] {
    border: none;
    background-color: #e01020 !important;
    color: #fff;
    display: block;
    border-radius: 6px;
    float: left;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    width: 160px;
    height: 50px;
    margin-left: 13px;
    outline: 0 none;
}

/*热装详情css*/
#hotAreaRoom{
	width: 1200px;
	max-height: 1885px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.hotAreaRoomList{
	width: 1200px;
    margin: 0 auto;
    height: auto;
    display: inline-block;
}

.hotAreaRoomList li {
    float: left;
    width: 578px;
    height: 434px;
    margin-right: 40px;
    margin-bottom: 47px;
    border: 1px solid #e9e9e9;
}
.hotAreaRoomList li:hover {
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.3);
}


.hotAreaRoomList li:nth-child(2n) {
    margin-right: 0 !important;
}
.hotAreaRoomList li i.hotAreaRoomImg {
    position: relative;
    display: block;
    width: 100%;
    height: 342px;
}
.hotAreaRoomList li i.hotAreaRoomImg img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.hotAreaRoomList li i.hotAreaRoomImg b {
    position: absolute;
    color: #fff;
    top: 0;
    left: 20px;
    z-index: 1;
    background: url(../img/hotHouse/re-jingqi.png) no-repeat center center;
    width: 100px;
    height: 96px;
}
.hotAreaRoomText {
    height: 93px;
    padding: 19px 15px 0;
}
.hotAreaRoomMing {
    float: left;
    display: block;
    width: 240px;
    margin-right: 12px;
    margin-top: 8px;
}
.hotAreaRoomMing p{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 24px;
    font-weight: bold;
    color: #222;
    line-height: 26px;
}
.hotAreaRoomMing span {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #555;
    margin-top: 2px;
}

.hotAreaRoomYue span {
    display: block;
    line-height: 16px;
}

.hotAreaRoomYue {
    float: left;
    color: #e01020;
    text-align: right;
    width: 106px;
    padding-right: 10px;
    margin-top: 12px;
}


.hotAreaRoomBao {
    display: block;
    cursor: pointer;
    float: right;
    background-color: #e01020 !important;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 6px;
    line-height: 55px;
    width: 170px;
    height: 55px;
}

.hotAreaRoom_PageList{
	height:40px;
    list-style-type:none;
    width: 68%;
    margin: 0 auto;
}
.hotAreaRoom_PageList li{
	line-height:40px;
    float:left;
    margin: 0 8px;
    
}
.hotAreaRoom_PageList li button{
	cursor: pointer;
}
.hotAreaRoom_PageList li button.on_btn{
	background-color:#4f90fb;
	border: 1px solid #ddd;
	color: #FFFFFF;
}
.page_btn{
    border-radius:4px;
    border:1px solid #e5e9ef;
    background:#fff;
   	margin-right:10px;
    text-align:center;
    width:38px;
    height:38px;
    line-height: 8px;
    outline:0;
    margin: 0 auto;
}

.page_btn:hover{
    border:1px solid #4f90fb;
    color:#4f90fb;
}

span.pages_span{
    margin-right:10px;
    width:38px;
    height:38px;
    position:relative;
    top:10px;
}

.hotAreaRoomList li i.hotAreaRoomImg b span {
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    padding-top: 16px;
    line-height: 18px;
}
.hotAreaRoomList li i.hotAreaRoomImg b em {
    display: block;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    vertical-align: 1px;
    line-height: 30px;
}

