@charset "utf-8";
*{font-family: "SourceHanSansSC-Light"}
a img{ border:none;} h1,h2,h3,h4,p{margin: 0px;padding: 0px;}
.article_box img{
	display: block;
	margin: auto;
	max-width: 100%;
}

/*关于我们*/
.about_box{
	width: 1200px;
	height: 500px;
	margin: auto;
	overflow: hidden;
	background: url(../images/us.png) no-repeat;
	background-position: center;
	position: relative;
}
.us_advantage{
	padding-top: 155px;
}
.us_advantage div{
	float: left;
	width: 145px;
	height: 186px;
	border: 2px solid #fff;
	margin-left: 56px;
}
.us_advantage img{
	margin: auto;
	padding-top: 20px;
	margin-bottom: 10px;
}
.us_advantage p{
	/*padding-top: 12px;*/
	width: 70px;
	font-size: 16px;
	color: #fff;
	margin: auto;
	line-height: 25px;
	text-align: center;
}
.about_center{
	width: 270px;
	height: 375px;
	position: absolute;
	left:465px;
	top:60px;
}
.about_center h1{
	font-weight: normal;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	padding-bottom: 10px;
	background: url(../images/us_1.png) no-repeat;
	background-position: bottom center;
}
.about_center h2{
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.about_center p{
	font-size: 13px;
	color: #fff;
	padding: 16px;
	line-height: 24px;
}
.about_center a{
	margin-left: 10px;
	display: table;
	width: 70px;
	height: 20px;
	background: url(../images/anniu.png) no-repeat;
}
.about_center a:hover{
	background: url(../images/anniu_1.png) no-repeat;
}
/*项目详解*/
.project_box{
	width: 100%;
	background: url(../images/project.png) no-repeat;
	background-position: top center;
	padding-top: 30px;
}
.project_all{
	width: 1200px;
	margin: auto;
}
.project_title{
	display: table;
	margin: auto;
	text-align: center;
	color: #fff;
	padding: 0px 260px 0px 260px;
	background: url(../images/title.png),url(../images/title.png);
	background-repeat: no-repeat,no-repeat;
	background-position: left center,right center;
}
.project_title h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
}
.project_title h2{
	font-weight: normal;
	font-size: 13px;
}
.project_center{
	padding-top: 15px;
	width: 1290px;
	margin: auto;
	overflow: hidden;
}
.project_center li{
	float: left;
	width: 330px;
	height: 370px;
	margin-right: 100px;
}
.project_center div{
	width: 330px;
	height: 220px;
	overflow: hidden;
}
.project_center img{
	width: 330px;
	min-height: 220px;
	overflow:hidden;
}
.project_center h1{
	font-size: 18px;
	font-weight: normal;
	line-height: 50px;
	padding-left: 24px;
}
.project_center p{
	padding-left: 24px;
	font-size: 14px;
	line-height: 22px;
}
.project_center a{
	margin: 20px 0px 0px 20px;
	display: table;
	width: 70px;
	height: 20px;
	background: url(../images/anniu_lan.png) no-repeat;
}
.project_center a:hover{
	background: url(../images/anniu_2.png) no-repeat;
}

/*户型鉴赏*/
.housetype_box{
	width: 1200px;
	padding-top: 30px;
	padding-bottom: 40px;
	margin: auto;
	overflow: hidden;
}
.housetype_title{
	display: table;
	margin: auto;
	text-align: center;
	color: #00448f;
	padding: 0px 260px 0px 260px;
	background: url(../images/title_1.png),url(../images/title_1.png);
	background-repeat: no-repeat,no-repeat;
	background-position: left center,right center;
}
.housetype_title h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
}
.housetype_title h2{
	font-weight: normal;
	font-size: 13px;
}
#team_middle{
	width: 1200px;
	height: 330px;
	display: block;
	margin-top: 35px;
	position: relative;
	overflow: hidden;
}
.team_middlebox{
	display: block;
	float: left;
	left: 0;
	top: 0;
	width: 1000000px;
	position: absolute;
}
#team_middle ul{
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#team_middle li{
	float: left;
	width: 310px;
}
.team_hov{
	float: left;
	width: 270px;
}
.team_middlebox div{
	width: 270px;
	height: 200px;
	overflow: hidden;
	/*background: url(../images/housetype.png) no-repeat;*/
}
.team_middlebox img{
	max-height: 230px;
	max-width: 242px;
	margin: auto;
	padding-top: 12px;
	padding: 10px;
	border: 1px solid #e5e4e4;
}
.team_hov h1{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #252525;
	margin-bottom: 5px;
}
.team_hov h2{
	font-weight: normal;
	font-size: 14px;
	color: #252525;
	line-height: 30px;
	text-align: center;
}
.housetype_anniu{
	display: table;
	margin: auto;
	padding-top:26px; 
}
.team_left{
	display: block;
	float: left;
	width: 70px;
	height: 20px;
	background: url(../images/anniu_left.png) no-repeat;
	margin-right: 30px;
}
.team_left:hover{
	background: url(../images/anniu_3.png) no-repeat;
}
.team_right{
	display: block;
	float: left;
	width: 70px;
	height: 20px;
	background: url(../images/anniu_lan.png) no-repeat;
}
.team_right:hover{
	background: url(../images/anniu_2.png) no-repeat;
}

/*新闻资讯*/
.new_box{
	width: 100%;
	height: 430px;
	padding-top: 30px;
	background: url(../images/new.png) no-repeat;
	background-position: top center;
}
.new_all{
	width: 1200px;
	margin: auto;
	margin-top: 35px;
	overflow: hidden;
}
.new_all ul{
	width: 1300px;
	overflow: hidden;
	padding-bottom: 25px;
}
.new_all li{
	float: left;
	width: 376px;
	height: 200px;
	border: 2px solid #fff;
	margin-right: 30px;
}
.new_all h1{
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	text-indent: 20px;
}
.new_all p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding:0px 20px 0px 20px;
}
.new_onemore{
	margin: 20px 0px 0px 20px;
	display: table;
	width: 70px;
	height: 20px;
	background: url(../images/anniu.png) no-repeat;
}
.new_onemore:hover{
	background: url(../images/anniu_1.png) no-repeat;
}
.new_more{
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	padding: 0px 40px 0px 40px;
	border-bottom: 2px solid #fff;
	display: table;
	margin: auto;
	background: none;
}
.new_more:hover{
	background: #fff;
	color: #c70412;
}

/*单页、详情页css*/
.article_add{
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.crumbNav{
	width: 1200px;
	margin: auto;
	color: #666;
	font-size: 14px;
	line-height:60px; 
}
.crumbNav a{
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.crumbNav a:hover{
	color: #c70412;
}
.article_box{
	width: 1200px;
	margin: auto;
	margin-bottom:50px;
	padding-top: 30px;
	overflow: hidden;
}
.article_title{
	font-size: 24px;
	color: #252525;
	font-weight: normal;
	display: table;
	margin: auto;
	padding: 0px 40px 0px 40px;
	line-height: 50px;
	border-bottom: 1px solid #c70412;
}
#com_center{
	font-size: 16px;
	padding-top: 30px;
	line-height: 30px;
}
#contact_center{
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: 30px;
	text-align: center;
}
.list_art{
	display: table;
	margin: auto;
}
.list_art a{
	display: block;
	float: left;
	font-size: 14px;
	padding: 0px 30px 0px 30px;
	line-height: 40px;
	background: #eee;
	color: #252525;
	margin-right: 20px;
}
.list_art a:hover{
	background: #c70412;
	color: #fff;
}
.list_center{
	overflow: hidden;
	padding-top: 30px;
}
.list_center li{
	float: left;
	width: 380px;
	margin-right: 16px;
	margin-bottom: 30px;
	border: 2px solid #fff;
}
.list_center li:hover{
	border: 2px solid #c70412;
	moz-box-shadow:0px 4px 5px #eee;
	-webkit-box-shadow:0px 4px 5px #eee;
	box-shadow:0px 4px 5px #eee;
}
.list_center div{
	width: 380px;
	height: 280px;
	overflow: hidden;
}
.lis_pic{
	width: 380px;
	min-height: 280px;
}
.housing{
	height: 280px;
	max-width: 380px;
	margin: auto;
}
.list_center h1{
	font-weight: normal;
	font-size: 18px;
	color: #252525;
	line-height: 40px;
	text-align: center;
}
.detail_img{
	max-width: 800px;
	min-width: 300px;
	margin: auto;
	border: 10px solid #eee;
    margin-top: 20px;
}
.article_box h3{
	width: 100%;
	line-height: 40px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
	background: #eee;
	text-indent: 16px;
}
#product_pic{
	padding: 10px 0px;
	font-size: 14px;
	line-height: 24px;
}
.flip_article{
	padding-top: 20px;
	display: table;
	margin: auto;
}
.flip_article a{
	color: #888;
}
.lis_new{
	width: 1300px;
	overflow: hidden;
	padding-top: 16px;
}
.lis_new li{
	float: left;
	width: 376px;
	height: 200px;
	border: 2px solid #ddd;
	margin-right: 30px;
	margin-bottom: 30px;
}
.lis_new li:hover{
	border: 2px solid #00448f;
}
.lis_new h1{
	font-size: 16px;
	color: #252525;
	line-height: 60px;
	text-indent: 20px;
}
.lis_new p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding:0px 20px 0px 20px;
}
.lis_new a{
	margin: 20px 0px 0px 20px;
	display: table;
	width: 70px;
	height: 20px;
	background: url(../images/anniu_lan.png) no-repeat;
}
.lis_new a:hover{
	background: url(../images/anniu_2.png) no-repeat;
}
	
/*翻页代码*/
.pages {
	text-align: center;
	font-size: small;
	margin-top:20px;
}

.pages a {
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px
}

.pages a:hover {
	border: 1px solid #666;
	padding: 1px 5px;
	text-decoration: none
}

.pages strong {
	font-weight: bold;
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px;
	color: #1176bb
}

.pages .current {
	background-color: #333;
	display: inline-block;
	padding: 2px 6px;
	color: #fff
}

