li{list-style: none;}
a{text-decoration: none;}
.list{width:1200px;margin: 0 auto;}

.about-conatiner{
	width:100%;
	min-width: 1200px;
	background:url(../img/bg.png);
}
.about-conatiner .about-list {
	width:100%;
	min-width: 860px;
	background:#fff;
	margin: auto;
}
.about-list ul{
	width:860px;
	margin: auto;
	text-align: center;
}
.about-list ul li{
	display: inline-block;
	color:#515150;
	text-align: center;
	width:100px;
	padding:15px 0;
	margin:0 25px;
	cursor: pointer;
}
.about-list ul li.active{
	border-bottom: 3px solid #8e5a67;
}
.about-center{
	width:1200px;
	margin: auto;
	padding:50px 0px 100px 0;
}
.about-center-list p{
	text-indent: 2rem;
	font-size:14px;
	color:#545354;
	line-height:45px;
}
.about-center-list span{
	display: block;
	margin-top:50px;
}


/*行业新闻*/
.about-center ul.news-list li{
	padding:30px;
	background:#fff;
	margin-bottom: 30px;
}
.about-center ul.news-list li p{
	font-size:16px;
	color:#76576b;
}
.about-center ul.news-list li p i{
	display: inline-block;
	width:5px;
	height:5px;
	background:#76576b;
	border-radius:100%;
	vertical-align: middle;
	margin-right:10px;
}
.about-center ul.news-list li span{
	display: block;
	font-size:14px;
	color:#535252;
	margin:30px 0px 0px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pagenation{
	text-align: center;
	margin-top:50px;
}
.pagenation a{
	display: inline-block;
	font-size:20px;
	font-weight: lighter;
	border:1px solid #a7a7a5;
	background:#fff;
	color:#000;
	padding:10px 15px;
	margin:0 5px;
}
.pagenation a:hover,.pagenation a.active{
	background:#76576b;
	color:#fff;
}

/*销售网络*/
.internet-wrap{
	width:1200px;
	margin: 0 auto 20px auto;
	min-height: 100%;
}
.internet-left span{
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.internet-left{
	padding:30px 0; 
	float: left;
	width: 210px;
	min-height: 100%;
	background-color: #fff;
	padding-bottom:9000px; 
	margin-bottom:-9000px;	
}
.internet-left ul li{	
	font-weight: bold;
	color:#fff;

}
.internet-left ul li p{
	padding:10px 0 10px 0;
	cursor: pointer; text-align:center; font-size:16px; color:#333;
}
.internet-left ul li p a{
	display: block;
	color:#333;
}
.internet-left ul li.active p,.internet-left ul li.active p a{
	border-left: 4px solid #fdd33c;
    background: #f6f6fa !important;
}
.internet-left ul li dl{
	display: none;
}
.internet-left ul li.active dl,.internet-left ul li.on dl{
	display: block;
}
.internet-left ul li dl dd a{
	display: block;
	font-weight: normal; font-size:15px;
	color:#333;
	padding:7px 0 7px 70px;
}
.internet-left ul li dl dd a:hover,.internet-left ul li dl dd.currclass a{
	color:#57b0d4;
}
.internet-left ul li dl dd a:hover i,.internet-left ul li dl dd.currclass a i{
	background:#57b0d4;
}
.internet-left ul li dl dd i{
	display: inline-block;
	width:5px;
	height:5px;
	background:#333;
	border-radius:50px;
	vertical-align: middle;
	margin-right:10px;
}
.internet-right{
	width:868px;
	min-height:828px;
	padding:30px 40px 50px 40px;
	border:1px solid #efefef;
	background:#fff;
	margin:20px 0 0 0;
}
.internet-right  h4{
	font-size:20px;
	color:#835466;
	text-align: center;
	margin-bottom: 20px;
}
/*.internet-right span{
	display: block;
	text-indent:2rem;
	color:#333;
	line-height: 22px;
}
*/
/*.internet-right p{
	
	color:#835466;
	
	margin:20px 0;
}*/
.internet-right p i{
	display: inline-block;
	width:5px;
	height:14px;
	background:#835466;
	border-radius:5px;
	margin-right: 10px;
}
.show-list {
	/*padding:0 20px;*/
}
.show-list span{
	display: inline-block;
	text-indent: 0px;
	text-align: left;
	width:380px;
	margin-bottom: 10px;
	padding-left:50px
}
.hefei-list span{
	display: block;
	width:auto;
}

/*鸿润置地*/
.banner{
	position: relative;
}
.navbar{
	position: absolute;
	top:0;left:0;
	width:100%;
	min-width: 1200px;
	background:rgba(179,175,179,.5);
}
.navbar ul{
	width:1200px;
	margin: auto;
	text-align: center;
}
.navbar ul li{
	display: inline-block;
	padding:15px 0;
	width:19%;
	text-align: center;
	color:#fff;
	font-weight: bold;
	cursor: pointer;
}
.navbar ul li span{
	display: inline-block;
	width:100%;
	border-left: 1px solid #fff;
}
.navbar ul li:first-child span{
	border:none;
}
.navbar ul li.active,.navbar ul li:hover{
	background:linear-gradient(to right,#b3afb3,#cfc7c7);
}


.synopsis-container{
	position: relative;
	height:465px;
}
.synopsis-wrap{
	width:1200px;
	height:465px;
	background:#fff;
	position: absolute;
	top:-50px;left:50%;
	margin-left:-600px;
	border-radius:5px;
}
.synopsis-wrap .sy-left{
	width:360px;
	height:100%;
}
.synopsis-wrap .sy-right{
	width:725px;
	padding:50px;
	color:#999;
	line-height: 30px;
}
.synopsis-wrap .sy-right h5{
	font-size:26px;
	font-weight: lighter;
	color:#835466;
	margin-bottom: 20px;
}

/*品牌*/
.honor p{
	margin:5px 0 0 0;
	padding:0; 
}
.honor p.title{
	line-height: 25px;
	padding:0 30px;
	text-indent: 2rem;
	font-weight: normal;
	margin-bottom: 20px;
	color:#666;
}
.honor p span{
	display: inline-block;
	font-weight: normal;

}
.honor p font{
	margin-left: 20px;
}
.honor span.line{
    width:1px;
    height:20px;
    background:#ddd;
    margin-left:180px;
}
.honor .left_width{width:150px; text-align:right;}


/*联系我们*/
.resource-center{
	width:1200px;
	margin:50px auto;
}
.resource-center h3{
	font-size:26px;
	color:#835466;
	font-weight: lighter;
	border-bottom:3px solid #d8d8d8;
	padding-bottom: 20px;
}
.resource-center h3 b{
	font-size:30px;
	font-weight: normal;
}
.resource-center h3 span a{
	display: inline-block;
	width:100px;
	height:35px;
	text-align: center;
	line-height: 35px;
	border:3px solid #d2d2d2;
	font-size:16px;
	color:#666;
	margin-left: 20px;
}
.resource-center h3 span a.active,.resource-center h3 span a:hover{
	border:3px solid #e4be80;
	color:#e4be80;
}

.contact-wrap ul li{
	float: left;
	width:240px;
	height:225px;
	border:1px solid #ddd;
	background:#f8f8f8;
	margin:100px 20px 20px 0;
	padding: 70px 20px 20px 20px;
	position: relative;
}
.contact-wrap ul li:first-child{
	margin-left:8px;
}
.contact-wrap ul li:last-child{
	margin-right: 0;
}
.contact-wrap ul li div.title-img{
	width: 50px;
    height: 50px;
    position: absolute;
    top: -50px;
    left: 90px;
    border: 4px solid #A3A3A3;
    border-radius: 100%;
    padding: 20px;
    z-index: 22;
}
.deanicon1 {
    background:url(../img/1.png) center no-repeat #666;
}
.deanicon2 {
    background:url(../img/2.png) center no-repeat #666;
}
.deanicon3 {
    background:url(../img/3.png) center no-repeat #666;
}
.deanicon4 {
    background:url(../img/4.png) center no-repeat #666;
}
.contact-wrap ul li div.deanicon1:hover{
	background:url(../img/1_hover.png) center no-repeat #fff;
	border: 4px solid #2fb3ff;
}
.contact-wrap ul li div.deanicon2:hover{
	background:url(../img/2_hover.png) center no-repeat #fff;
	border: 4px solid #2fb3ff;
}
.contact-wrap ul li div.deanicon3:hover{
	background:url(../img/3_hover.png) center no-repeat #fff;
	border: 4px solid #2fb3ff;
}
.contact-wrap ul li div.deanicon4:hover{
	background:url(../img/4_hover.png) center no-repeat #fff;
	border: 4px solid #2fb3ff;
}

.contact-wrap ul li p {
    width: 100%;
    height: 33px;
    line-height: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
}
.contact-wrap ul li p em{
    padding-right: 10px;
    font-weight: bold;
    font-size: 36px;
    color: #2FB3FF;

}
.contact-wrap ul li span{
	line-height: 22px;
    font-size: 12px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}
.contact-wrap table{
	margin-top:50px;
	text-align: center;
}
.contact-wrap table tr th{
	background:#dadada;
	color:#666;
	font-weight:normal;
	padding:10px 0;
}
.contact-wrap table tr td{
	color:#999;
	padding:15px 0;
	border-bottom: 1px dashed #dadada;
}

/*生产基地*/
.product-left{
	background:#fff;
	margin-bottom: -9000px;
	margin-top:20px;
}
.product-left li{
	color:#666!important;
    cursor: pointer;
}
.product-left li p{
	padding:15px 0 15px 40px!important;
}
.product-left li.active p{
	border-left: 4px solid #fdd33c;
	background: #f6f6fa!important;
}

.product-right .center-product{
	text-indent: 2rem;
	color:#666;
	line-height: 34px;
	padding:0 30px;
}
.product-right .center-product p{
	font-weight: normal;
	color:#666;
} 
.product-right .img-title{
	width:100%;
	height:130px;
	background:url(../img/br-p.png) no-repeat;
	background-size:100% 100%;
	margin-bottom: 40px;
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	line-height: 130px;
}
















