@charset "UTF-8";

/*----------page_news--------------*/
.page_news .news_box {
	text-align: left;
	padding: 0px ;
	margin:0 auto 40px;
}

/*------------------------news title------*/
.page_news .news_box .title {
	padding:10px 0;
	border-bottom:1px solid #CCCCCC;
}
.page_news .news_box .title dl {
	margin:0;
}
.page_news .news_box .title dt {
	width:90px;
	float:left;
	color:#cc0c1c;
	font-weight:bold;
	margin-right:10px;
}
.page_news .news_box .title dd {
	width:625px;
	float:right;
	font-size:14px;
	font-weight:bold;
}

/* .page_news .news_box img {
	width:200px;
	float:left;
}
.page_news .news_box p.text {
	margin:0;
	padding:0;
	width:420px;
	float:right;
}*/


/*------------------------news text------*/
.page_news .news_box .news_text {
	padding:15px 0;
}
.page_news .news_box .news_text img {
	width:200px;
	float:left;
}
.page_news .news_box .news_text .text {
	margin:0;
	width:500px;
	float:right;
}
.page_news .news_box .news_text2 {
	padding:15px 0;
}

.page_news .news_box .news_text2 .text {
	margin:0;
}

/*.page_news .news_box .photo {
	width:200px;
	float:left;
}
.page_news .news_box .photo img {
	border:#d3d3d3 1px solid;
}*/

.page_news #pagenation {
	text-align:center;
}
.page_news #pagenation ul {
	width:400px;
	list-style-type:none;
	padding:0;
	margin:0 auto;
}
.page_news #pagenation ul li a{
	color: #FFF;
	display: block;
	margin:0px 20px;
	padding:5px 25px;
	background: #E52527;
	font-weight: bold;
	text-decoration: none;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}
.page_news #pagenation ul li a:hover{	background: #FF9999; }

.page_news #pagenation ul li.next_link {
	float:right;
}
.page_news #pagenation ul li.back_link {
	float:left;
}

.page_news  .red {
	color:#cc0c1c;
}

.page_news .news ul.list {
	margin:0;
	padding:0;
	width:640px;
	margin:15px auto 0px;
}
.page_news .news ul.list li {
	margin:5px;
	line-height:140%;
}

.page_news #news_rss_link{
	position:absolute;
	right:10px;
	top:10px;
}

/*----------End page_news-------------*/

/*---------- page_conpany -------------*/
.page_conpany .tb_style{
	margin-bottom:30px;
}
.page_conpany .google_map{
	text-align:right;
	margin-bottom:30px;
}

/*------ tb_address ------*/
.page_conpany .pic_l .img{
	margin: 0 20px 10px 0;
}
.page_conpany .tb_address{
	margin-bottom:15px;
}
.page_conpany .tb_address th{
	text-align:left;
	vertical-align:top;
	width:150px;
}
/*---------- End page_conpany -------------*/

/*----------page_contact-------------*/
.page_contact .contact_top{
	margin:-30px 0 30px 0;
	position:relative;
}
.page_contact .contact_top a{
	display: block;
	position:absolute;
	right:240px;
	bottom: 20px;
}
/*----------End page_contact-------------*/

/*----------page_property-------------*/
.page_property .tb_style th{
	text-align:center;
	}
.page_property .pagenation{
	display:block;
	margin:30px 0 0 0;
	}
.page_property .pagenation a{
	display:block;
	width:100px;
	padding:10px;
	background-color:#ccc;
	text-align:center;
	text-decoration:none;
	color:#fff;
	}
.page_property .row_devide{
	border-top:solid 3px #e0dace;
	}
.page_property .pagenation .prev{
	float:left;
	}
.page_property .pagenation .next{
	float:right;
	}
/*--- property_detail ---*/
.page_property_detail .large{
	display: block;
	width: 540px;
	float: left;
	}
.page_property_detail .thumbnail{
	display: block;
	width: 185px;
	float: right;
	}
.page_property_detail .thumbnail img{
	display: block;
	margin-bottom: 10px;
	}
.page_property_detail .price{
	display:block;
	float:left;
	width:100%;
	clear:both;
	margin:10px 0;
	}
.page_property_detail .price p{
	display: block;
	width: 450px;
	float: left;
	}
.page_property_detail .price span{
	font-size:24px;
	font-weight:bold;
	margin-left:30px;
	}
.page_property_detail .price .btn{
	display:block;
	float:left;
	}
.page_property_detail .back_btn a {
	color: #FFF;
	display: block;
	margin: 0px auto;
	padding: 5px 25px;
	background: url(../common_img/bg_pagenavi.jpg) repeat-x center bottom;
	font-weight: bold;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 160px;
	text-align: center
}
.page_property_detail .back_btn a:hover{	background: #6CC238; }
/*----------End page_property-------------*/

/*----------page_about-------------*/

.page_about .container strong{
	display: block;
	clear: both;
	padding-top: 15px;
}
.page_about .bottom_txt {
	text-align: center;
	clear: both;
}

/*----------End page_about-------------*/

/*----------page_assess-------------*/
.page_assess .container ul{
	width: 760px;
	position:relative;
}
.page_assess .container ul li{
	width: 238px;
	margin: 0 15px 15px 0;
	float:left;
}
.page_assess .container a{
	clear: both;
	text-align:right;
	display: block;
	padding-top: 4px;
}
/* control_area */
.control_area a{
	color: #FFF;
	display: block;
	padding:5px 35px;
	border-radius:3px;	
	background: #29A600;
	font-weight: bold;
	margin-bottom:30px;
	text-decoration: none;
}
.control_area a:hover{	background: #6CC238; }
.control_area .btn_control_left{
	float:left;
}
.control_area .btn_control_right{
	float:right;
}
/*----------End page_assess-------------*/


/*----------page_owner-------------*/
.page_owner .container ul{
	width: 760px;
	position:relative;
}
.page_owner .container ul li{
	width: 238px;
	margin: 0 15px 15px 0;
	float:left;
}
.page_owner .container a{
	clear: both;
	text-align:center;
	display: block;
	padding-top: 15px;
}
.page_owner .container p{
	margin-bottom:10px;
}
.page_owner .container p.owner_box{
	margin-left:20px;
}
/*----------End page_owner-------------*/


/*----------page_faq-------------*/
.page_faq .container{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #D9D9D9;
}
.page_faq .container .q{
	display: block;
	background: url(../faq/images/img_q.png) no-repeat left 3px;
	padding: 10px 0 6px 45px;
	color:#00ACCA;
	cursor: pointer;
}
.page_faq .container .a{
		display: block;
	background: url(../faq/images/img_a.png) no-repeat left 13px;
	padding: 10px 0 5px 45px;
}
/*----------table page_staff-------------*/
.ct table {
	border-color: #000000;
	text-align: center;
	margin: 30px;
}

.ct table tr td{
	border-collapse: collapse; 
	border: 1px solid #05B4D6;
	padding: 10px;

}
.ct table tr td.cl-1{
	font-weight: bold; 
	background-color: #eeeeee;
	text-align: center;
}
.ct{
	display: flex;
}
.ct .l{
	width: 70%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.ct .r{
	width: 30%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
p{
	font-weight: bolder;
}
/*----------End page_faq-------------*/


/*----------page_voice-------------*/
.page_voice dt {
	font-weight: bold;
}
.page_voice dd {
	margin-bottom: 8px;
}
/*----------End page_voice-------------*/


/*----------xxxx-------------*/
/*----------End xxxx-------------*/
