@charset "utf-8";
/* CSS Document */

body {
	font-family: PingFang SC,"Microsoft YaHei", Helvetica, Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #4f4f4f;
	line-height: 1.5em;
	background: #F2FCFF;
}
div, form, ul, ol, li, span, p {
	margin: 0;
	padding: 0;
	border: 0;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;

}
ul, ol, li {
	list-style: none;
}
table, td, input {

	margin: 0;
	padding: 0;
}
a {
	outline-style: none;
	text-decoration: none;
}
a:hover {
 color: #f51c2f;
 text-decoration: none;
}
.con_box {
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	background: url(../images/video_bg1.png) no-repeat  center 0;
}
.con_box .top-box{
	width: 1508px;
    display: flex;
    height: 548px;
    padding-top: 510px;
    padding-left: 60px;
    margin: 0 auto;
}
.con_box .info{
	color: #333333;
    width: 520px;
    height: 349px;
    font-size: 20px;
    line-height: 32px;
    padding-top: 30px;
    padding-left: 36px;
    text-indent: 2em;
}
.content_box {
	width: 1500px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
}
.div_bot {
	margin-bottom: 115px;
}

/*头图*/
.banner {
	width: 100%;
	height: 1000px;
	overflow: hidden;
 	background: url(../images/banner.jpg) no-repeat  center 0;
}
.banner_content {
	width:1100px;
	margin: 0 auto;
	position: relative;
}

.news {
	width: 100%;
	overflow: hidden;
	margin-top: -180px;
}

/*----楼盘展示----*/
.mktit {
	background: url(../images/building_top_bg.png) no-repeat  center 0;
    height: 342px;
    margin: 0 auto;
}
.lpshow {
	width: 100%;
	overflow: hidden;
}
.hdlpz_box{
	padding: 50px 30px 0;
    display: inline-block;
}
.hdlpz_box li {
	background-color: #fff;
	float: left;
	width: 453px;
	height: 560px;
	overflow: hidden;
	margin-right: 40px;
	text-align: center;
	margin-top: 40px;
	border-radius: 12px;
}
.hdlpz_box li:nth-child(3n){
	margin-right: 0px;
}

.hdlpz_box li img{
	width: 453px;
	height: 302px;
}

.hdlpz_box li h1 {
	font-size: 26px;
	height: 80px;
    line-height: 40px;
    padding: 30px 20px 0;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
}
.hdlpz_box li h2 {
    width: 210px;
    text-align: left;
	font-size: 22px;
    padding-top: 20px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.hdlpz_box li h2 p {
	margin-left:10px;
	margin-bottom:5px;
	line-height:1.5;
	height:35px;
}
.hdlpz_box li h2 p b {
	color:#ac7339;
}
.hdlpz_box .user-box{
	display: flex;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    margin: 30px 20px 0;
    padding-top: 20px;
}
.hdlpz_box .user-box .time{
    padding-top: 20px;
}
.hdlpz_box .user-box .user{
    display: flex;
}
.hdlpz_box .user-box .user img{
	width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 10px;
}


/*----品牌公寓----*/
.mktit1 {
	background: url(../images/pp_top_bg.png) no-repeat  center 0;
    height: 342px;
    margin: 0 auto;
}
.ppshow {
	width: 100%;
	overflow: hidden;
}
.pp-box{
	margin: 0 30px;
    display: inline-block;
}
.pp-box li{
	width: 453px;
	float: left;
    margin-top: 40px;
	margin-right: 40px;
	text-align: center;
	overflow: hidden;
	border-radius: 24px;
	background: #F2FCFF;
}
.pp-box li:nth-child(3n){
	margin-right: 0px;
}
.pp-box .pp-logo {
	width: 453px;
	height: 200px;
}
.pp-content{
	margin: 32px;
}
.pp-content h1{
	font-size: 26px;
	font-weight: 800;
	color: #333333;
}
.pp-other {
	display: flex;
	align-items: center;
	padding-top: 20px;
	font-size: 18px;
	font-weight: 500;
	color: #999999;
}
.pp-other img{
	width: 18px;
	height: 20px;
	margin-right: 10px;
}

.pp-box-main{
	display: flex;
	align-items: center;
	margin: 50px 30px 0;
	height: 320px;
}
.pp-logo-main{
	width: 453px;
	height: 320px;
	border-radius: 24px;
}
.pp-right .pp-content{
	float: left;
	width: 420px;
}

/*----年货----*/
.mktit2 {
	background: url(../images/msgwall_top_bg.png) no-repeat  center 0;
    height: 340px;
    margin: 0 auto;
}
.nhshow {
	width: 100%;
	overflow: hidden;
}
.boxs{
	width: 100%;
    height: 1265px;
}
.boxs .input_box{
	width: 1276px;
	margin: 0 auto;
    display: block;
	padding-bottom:40px;
	border-bottom: 1px dotted #9E4230;
}
.boxs .input_box div{
	width: 270px;
    height: 68px;
    background: #FFD076;
    border-radius: 8px;
    color: #AE432E;
    font-size: 26px;
    text-align: center;
    line-height: 64px;
	margin-top: 40px;
	margin-left: 1000;
}
.boxs textarea{
    width: 100%;
    height: 180px;
    padding: 22px;
    box-shadow: 3px 3px 6px 0px rgb(255 255 255 / 80%);
    border-radius: 8px;
    color: #994F1D;
    font-size: 22px;
}

.nhshow_box{
	height: 880px;
    overflow-y: auto;
	overflow-x: hidden;
	width: 1518px;
}
.nhshow_box li{
	display: flex;
	width: 1275px;
	padding-top: 40px;
	margin: 0 auto;
}
.nhshow_box li img{
	width: 88px;
    height: 88px;
    border-radius: 50%;
    margin-right: 16px;
}
.nhshow_box li .rbox{
	width: 100%;
	color: #333333;
    font-size: 26px;
}
.nhshow_box li .rbox div{
	justify-content: space-between;
    display: flex;
}
.nhshow_box li .rbox .comments{
	margin-top: 16px;
    padding: 26px;
    width: 1130px;
	background: #F0FAFD;
	border-radius: 8px;
	position: relative;
	color: #333333;
	font-size: 22px;
    border: 1px solid #0B2E39;
}
.nhshow_box li .rbox .comments::before{
	content: '';
	border-right: 10px solid #0B2E39;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 0;
	position: absolute;
	left: 0;
	top: 40%;
	margin-left: -10px;
	margin-top: -10px;
}


/*----导航----*/
.fix_dh {
	top: 150px;/*360*/
	left: 50%;
	right: 0;
	margin-left: 555px;
	position: fixed;
	text-align: left;
	_position: absolute;
_bottom: expression(eval(document.documentElement.scrollBottom+document. documentElement.clientHeight-this. offsetHeight-(parseInt(this.currentStyle.marginBottom, 10)||0)- (parseInt(this.currentStyle.marginBottom, 10)||350)));
	_top: 360px;
	outline:none;
	width:101px;
	display:none;
	_display:block;
}

.displayblock {
	display: block;
}

.fix_dh ul{
	background:#fccbb4;
 padding:0 5px;
 padding-bottom:5px;
 
}
.fix_dh li{
	height:32px;
	line-height:32px;
	text-align:center;
	border-bottom:#f51c2f solid 2px;
	font-size:14px;
	color:#f51c2f;
}
.fix_dh li a{
	
	color:#f51c2f;
}
.fix_dh li a:hover{
	font-size: 15px;
	color: #c10011;
	text-decoration: none;
}

/*----end 导航----*/

.bm-box {
	position: fixed;
	top: 260px;
	right: 10px;
	width: 160px;
	
	z-index: 9999;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight))
}
.bm-list {
	padding: 10px;
 padding-right:0px;
	overflow: hidden;
 background:#fccbb4;
}
.bmsm {
	padding: 10px;
 padding-top:0px;
	overflow: hidden;
 background:#fccbb4;
 font-size:16px;
 line-height:1.8;
 color:#f51c2f;
 text-align:center;
}
.bm-list input {
	border: none;
	outline: none;
	height:26px;
	line-height:26px;
	width:100px;
	font-size: 13px;font-weight: 700;
}
.bm-list p {
	text-indent: 0;
	font-size: 13px;
	color: #f51c2f;
	font-weight: 700;
	margin-bottom: 8px; line-height:26px;
}
.ipt-text {
	border: 1px solid #fff;
	width: 80px;
	height: 21px;
	line-height: 21px;
}
.bm-btn {
	padding-top: 5px;
	text-align: center;
}

.new-list{
	background: url(../images/bg.png) no-repeat center 0;
    margin: 0 auto;
    width: 1500px;
}
.new-list li{
	margin: 0px 30px;
    padding: 30px 0 15px;
    position: relative;
    border-bottom: 1px dashed #0B2E39;
}
.new-list li .title{
	font-size: 25px;
	font-weight: 800;
	color: #0B2E39;
	padding-bottom: 18px;
}
.new-list li p{
    font-size: 16px;
	color: #546266;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-bg{
	background: url(../images/bg.png) repeat center 0;
    margin: 0 auto;
    width: 1500px;
}
.boder-bg-top{
	background: url(../images/video_bg2.png) no-repeat center 0;
    width: 1500px;
    height: 73px;
	margin: 30px auto -10px;
}
.boder-bg-bottom{
	background: url(../images/building_bottom_bg.png) no-repeat center 0;
    width: 1500px;
    height: 73px;
	margin: 0 auto;
}