/* ---- banner 补充样式 ---- */
.carousel {
	width: 100%;
}
.carousel .item {
	width: 100%;
	height: 623px;
	background-size: auto 100%;
}
.carousel .item01 {
	background: url(../img/banner_a.jpg) center center no-repeat;
	background-size: auto 100%;
}
.carousel .item02 {
	background: url(../img/banner_b.jpg) center center no-repeat;
	background-size: auto 100%;
}
.carousel .item03 {
	background: url(../img/banner_c.jpg) center center no-repeat;
	background-size: auto 100%;
}
.carousel .item04 {
	background: url(../img/banner_d.jpg) center center no-repeat;
	background-size: auto 100%;
}
.carousel .item .banner {
	max-width: 1200px;
	margin: 0 auto;
	height: 623px;
	position: relative;
}
.carousel .item .banner img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 817px;
	height: 425px;
	margin-left: -427px;
	margin-top: -227px;
}
.carousel .item01 .banner img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 779px;
	height: 317px;
	margin-left: -436px;
	margin-top: -227px;
}
.carousel-control {
	bottom: 22px;
	left: 50%;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	width: 24px;
	height: 24px;
	top: auto;
}
.carousel-control.left {
	background: url(../img/banner_left.png) center center no-repeat #bb000d;
	margin-left: -600px;
}
.carousel-control.right {
	background: url(../img/banner_right.png) center center no-repeat #bb000d;
	margin-left: -570px;
	right: auto;
	left: 50%;
}
.carousel-indicators {
	bottom: 21px;
	left: 50%;
	list-style: outside none none;
	margin: 0 0 0 -520px;
	padding-left: 0;
	position: absolute;
	text-align: left;
	width: 90px;
	z-index: 15;
	height: 26px;
}
.carousel-indicators li {
	background: none;
	border: none;
	border-radius: 0;
	cursor: pointer;
	display: none;
	height: 30px;
	margin: 0px;
	width: 90px;
	text-align: center;
 font-size:;
	color: #FFF;
	font-size: 30px;
	text-indent: 0px;
	font-weight: bold;
	line-height: 30px;
}
.carousel-indicators .active {
	background: none;
	height: 30px;
	margin: 0;
	width: 90px;
	display: block;
}
@media (max-width:1200px) {
.carousel .item .banner img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64.92%;
	height: 50.88%;
	margin-left: -35.58%;
	margin-top: -13%;
}
.carousel .item01 .banner img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 70.5%;
	height: 68.22%;
	margin-left: -36.33%;
	margin-top: -13%;
}
.carousel-control {
	top: 50%;
	left: auto;
	right: auto;
	opacity: 0.5;
	margin-top: -18px;
	position: absolute;
	text-align: center;
	width: 36px;
	height: 36px;
	bottom: auto;
	border-radius: 18px;
}
.carousel-control.left {
	background: url(../img/banner_left.png) center center no-repeat #bb000d;
	margin: 0px;
	left: 10px;
}
.carousel-control.right {
	background: url(../img/banner_right.png) center center no-repeat #bb000d;
	margin: 0px;
	right: 10px;
	left: auto;
}
.carousel-indicators {
	left: 50%;
	bottom: 2px;
	margin-left: -40px;
}
.carousel-indicators li {
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.carousel-indicators .active {
	height: 24px;
	line-height: 24px;
}
}
/* ---- Tab 补充样式 ---- */
.tabNav {
	max-width: 1200px;
	position: relative;
	margin: 0 auto 32px;
	height: 210px;
}
.tabPage {
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 570px;
	position: absolute;
	right: 0px;
	top: -56px;
	background: rgba(30,30,30,0.9);
	list-style: none;
}
.tabPage li {
	width: 25%;
	float: left;
	height: 56px;
}
.tabPage li a {
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	outline: none;
}
.tabPage li a:hover {
	text-decoration: none;
}
.tabPage li a.active {
	background: #c20000;
	text-decoration: none;
}
.tabSwipe {
	width: 100%;
	float: left;
	overflow: hidden;
	visibility: visible;
	position: relative;
	height: 210px;
}
.tabSwipe .box01_list {
	position: relative;
	-webkit-transition: left 600ms ease-out;
	width: 100%;
	left: 0;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}
.tabSwipe .li_list {
	width: 100%;
	position: relative;
	float: left;
	vertical-align: top;
}
.tabCon_l {
	float: left;
	width: 630px;
	padding: 20px 25px 0;
	background: #c20000;
	height: 210px;
	position: relative;
}
.tabCon_l i {
	width: 9px;
	height: 19px;
	position: absolute;
	right: -9px;
	top: 50%;
	margin-top: -10px;
	background: url(../img/tab_arrow.png) no-repeat;
}
.tabCon_l h1 {
	height: 42px;
	line-height: 42px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 14px;
}
.tabCon_l h1 span {
	margin-left: 12px;
	font-size: 18px;
	font-weight: normal;
}
.tabCon_l .con {
	line-height: 24px;
	font-size: 12px;
	color: #FFF;
}
.tabCon_l .con a {
	display: inline-block;
	margin: 0 0 0 10px;
	color: #fff;
	outline: none;
}
.tabCon_l .con a:hover{
	color: #FF0;
	text-decoration: none;
}
.tabCon_r {
	width: 570px;
	height: 210px;
	float: right;
}
.tabCon_r img {
	width: 570px;
	height: 210px;
}
@media (max-width:1200px) {
.tabNav {
	margin: 0 auto 16px;
	height: auto;
	overflow: hidden;
}
.tabPage {
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 100%;
	position: static;
	right: auto;
	top: auto;
	background: rgba(30, 30, 30);
	list-style: none;
}
.tabSwipe {
	height: auto;
}
.tabSwipe .li_list {
	width: 98%;
	height: auto !important;
	padding: 16px 1%;
	position: relative;
	float: left;
	vertical-align: top;
	background: #c20000;
}
.tabCon_r {
	width: auto;
	height: auto;
	float: none;
}
.tabCon_r img {
	width: 100%;
	height: auto;
}
.tabCon_l {
	width: auto;
	float: none;
	height: auto;
	padding: 16px 0px 0px;
}
.tabCon_l i {
	display: none;
}
}
@media (max-width:768px) {
.tabPage {
	height: 40px;
}
.tabPage li {
	height: 40px;
}
.tabPage li a {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
}
/* ---- 首页新闻列表 ---- */
.mainNews {
	max-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 12px;
	box-sizing: content-box;
}
.newsBox {
	width: 47.5%;
	float: left;
	margin-bottom: 28px;
}
.newsBox_l {
	margin-right: 2.5%;
}
.newsBox_r {
	margin-left: 2.5%;
}
.newsBox h2 {
	height: 40px;
	border-bottom: 1px solid #b2b2b2;
	line-height: 40px;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin: 0 0 12px;
}
.newsBox h2 span {
	color: #c20000;
}
.newsBox h2 a.more {
	float: right;
	font-size: 12px;
	color: #b2b2b2;
	outline: none;
}
.newsBox a:hover {
	color: #c20000;
	text-decoration: none;
}
.newsBox .con {
}
.newsBox .pic {
	float: left;
	width: 180px;
	height: 164px;
	padding: 5px 0 0;
	box-sizing: content-box;
}
.newsBox .main {
	width: 340px;
	float: right;
	margin-right: 20px;
	margin-bottom: 14px;
}
.newsBox .main h3 {
	margin: 0px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #676767;
	text-align: left;
	font-weight: normal;
}
.newsBox .main h3 a {
	color: #676767;
	outline: none;
}
.newsBox .main h3 a:hover {
	color: #c20000;
	text-decoration: none;
}
.newsBox .main p {
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	color: #8c8b8b;
	margin: 0px;
}
.newsBox .main p a {
	color: #8c8b8b;
	outline: none;
}
.newsBox .main p a:hover {
	color: #c20000;
	text-decoration: none;
}
.newsBox .newslists {
	width: 340px;
	float: right;
	margin-right: 20px;
	padding: 0px;
}
.newsBox .newslists li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: 0 0 0 19px;
	font-size: 12px;
	background: url(../img/newslists_icon.png) left center no-repeat;
}
.newsBox .newslists li span {
	color: #c20000;
	margin-right: 3px;
}
.newsBox .newslists li span a {
	color: #c20000;
}
.newsBox .newslists li a {
	color: #5c5c5c;
	outline: none;
}
.newsBox .newslists li a:hover{
	color: #c20000;
	text-decoration: none;
}
.houseTable {
	width: 100%;
	margin: 20px 0 0;
	border-collapse: collapse;
}
.houseTable th {
	background: #f1f1f1;
	border-left: 1px solid #fff;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #5c5c5c;
	font-weight: normal;
	border-bottom: 6px solid #fff;
}
.houseTable td {
	height: 20px;
	line-height: 20px;
	padding: 3px 1%;
	text-align: center;
	font-size: 12px;
	color: #5c5c5c;
}
.houseTable td:first-child {
	text-align: left;
	width: 49%;
}
.houseTable td a {
	color: #5c5c5c;
	outline: none;
}
@media (max-width:1200px) and (min-width:998px) {
.mainNews {
	padding: 0 12px;
}
.newsBox .con {
	position: relative;
	padding: 0 0 0 190px;
}
.newsBox .pic {
	position: absolute;
	left: 0px;
	top: 0px;
	float: none;
}
.newsBox .main {
	width: auto;
	float: none;
}
.newsBox .newslists {
	width: auto;
	float: none;
}
}
@media (max-width:997px) {
.mainNews {
	padding: 0 12px;
}
.newsBox .pic {
	width: 32%;
	height: auto;
}
.newsBox .pic img {
	width: 100%;
	height: auto;
}
.newsBox .main {
	width: 60%;
	margin: 0 2% 14px 0;
}
.newsBox .newslists {
	width: 100%;
	float: left;
	margin: 10px 0 0;
}
}
@media (max-width:620px) and (min-width:440px) {
.newsBox {
	width: 100%;
}
.newsBox_l {
	margin-right: 0%;
}
.newsBox_r {
	margin-left: 0%;
}
.newsBox .con {
	position: relative;
	padding: 0 0 0 190px;
}
.newsBox .pic {
	position: absolute;
	left: 0px;
	top: 0px;
	float: none;
	width: 180px;
	height: 164px;
}
.newsBox .pic img {
	width: 180px;
	height: 164px;
}
.newsBox .main {
	width: auto;
	float: none;
	margin: 0 12px 14px 12px;
}
.newsBox .newslists {
	width: auto;
	float: none;
	margin: 0 12px 14px 12px;
}
}
@media (max-width:439px) {
.newsBox {
	width: 100%;
}
.newsBox_l {
	margin-right: 0%;
}
.newsBox_r {
	margin-left: 0%;
}
.newsBox .pic {
	width: 28%;
	height: auto;
}
.newsBox .pic img {
	width: 100%;
	height: auto;
}
.newsBox .main {
	width: 64%;
	margin: 0 2% 14px 0;
}
}
/* ---- 企业荣誉 ---- */
.honorBox {
	max-width: 1200px;
	margin: 0 auto 38px;
}
.honorBox h2 {
	height: 40px;
	border-bottom: 1px solid #b2b2b2;
	line-height: 40px;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin: 0 0 12px;
}
.honorBox h2 span {
	color: #c20000;
}
.honorBox h2 a.more {
	float: right;
	font-size: 12px;
	color: #b2b2b2;
	outline: none;
}
.honorBox a:hover {
	color: #c20000;
	text-decoration: none;
}
.honorLists {
	padding: 8px 0 0;
	list-style: none;
	overflow: hidden;
}
.honorLists li {
	width: 23.5%;
	margin: 0 2% 0 0;
	float: left;
}
.honorLists li:last-child {
	margin: 0;
}
.honorLists li .pic {
	width: 100%;
	position: relative;
}
.honorLists li .pic img {
	width: 100%;
}
.honorLists li .pic span {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30% 4%;
	line-height: 150%;
	background: rgba(0,0,0,0.6);
	text-align: center;
	vertical-align: middle;
	top: 0px;
	font-size: 12px;
	color: #FFF;
	left: 0px;
	display: none;
}
.honorLists li .tit {
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.honorLists li .tit a {
	color: #666;
	outline: none;
}
.honorLists li .tit a:hover 
	color: #fff;
}
.honorLists li:hover .pic span {
	display: block;
}
.honorLists li:hover .tit {
	background: #c20000;
	color: #fff;
}
.honorLists li:hover .tit a {
	color: #fff;
}
@media (max-width:1200px) {
.honorBox {
	padding: 0 12px;
}
}
@media (max-width:768px) {
.honorLists li {
	width: 46%;
	margin: 0 2% 18px;
}
.honorLists li:last-child {
	margin: 0 2% 18px;
}
}
@media (max-width:414px) {
.honorLists li {
	width: 100%;
	margin: 0 0% 18px;
}
.honorLists li:last-child {
	margin: 0 0% 18px;
}
.honorLists li .tit {
	background: #c20000;
	color: #fff;
}
.honorLists li .tit a {
	color: #fff;
}
}
/* ---- 楼盘展示 ---- */
.showBox {
	position: relative;
	padding: 8px 0 0;
	width:100%;
}
#show {
	position: relative;
	z-index: 10;
	width: 100% !important;
	height: auto;
	overflow: hidden !important;
}
#show ul {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 1em;
	lin-height: 1.6em;
	position: relative;
}
#show li div.pic {
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 0 10px;
	box-sizing: content-box;
	padding: 0px;
	float: none;
	width: auto;
}
#show li p {
	position: relative;
	font-size: 12px;
	line-height: 24px;
	color: #5c5c5c;
}
#show li p a {
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0 52px 0 0;
	font-size: 14px;
	color: #5c5c5c;
	font-weight: bold;
}
#show li p a:hover {
	color: #c20000;
	text-decoration: none;
}
#show li p i {
	position: absolute;
	right: 0px;
	top: 3px;
	width: 40px;
	padding: 0 0 0 2px;
	background: url(../img/tip_bg.png) no-repeat;
	height: 15px;
	line-height: 15px;
	font-size: 11px;
	color: #fff;
	font-style: normal;
	text-align: center;
}
.showBox a {
	outline: none;
	color: #5c5c5c;
}
.showBox a:hover {
	text-decoration: none;
}
.showBox .prev, .showBox .next {
	height: 24px;
	width: 24px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -12px;
	background-color: #b2b2b2;
	z-index: 1000;
}
#show li {
	width: 47.4%;
	height: auto !important;
	overflow: hidden;
	float: left;
	padding: 0px 30px 0 0;
	box-sizing: content-box;
}
#show li div.pic img {
	width: 100%;
	display: block;
	margin: 0 auto 0px;
}
.showBox .prev {
	background: url(../img/banner_left.png) center center no-repeat #b2b2b2;
	left: -12px;
}
.showBox .next {
	background: url(../img/banner_right.png) center center no-repeat #b2b2b2;
	right: -12px;
}
@media (max-width:768px) {
#show li {
	width: 100%;
	padding: 0px;
}
}
.milliaSwiper,.milliaSwiper .swiper-container{height:310px;overflow:hidden;position:relative;color:#5c5c5c;}
.milliaSwiper .swiper-slide img{width:100%;height:auto;}
.milliaSwiper .swiper-button-next,.milliaSwiper .swiper-button-prev{background-color:#ccc;background-size:20px 20px;width:25px;height:35px;margin-top:-10px;}
.milliaSwiper .swiper-button-next{right:0;}
.milliaSwiper .swiper-button-prev{left:0;}
.milliaSwiper h6{font-size:14px;display:flex;justify-content:space-between;padding:10px 0;margin:0;align-items:center;}
.milliaSwiper h6 a{color:#5c5c5c;text-decoration:none;}
.milliaSwiper h6 a:hover{color:brown;}
.milliaSwiper h6 i{font-style:normal;font-weight:normal;background:brown;color:#fff;display:block;padding:0 5px;position:relative;}
.milliaSwiper h6 i:before{content:"";display:block;position:absolute;left:-8px;top:50%;width:0;height:0;border:4px solid transparent;border-right-color:brown;margin-top:-3px;}
.milliaSwiper p{padding:0;margin:0;font-size:12px;line-height:24px;}