﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-family:Microsoft Yahei, Arial, sans-serif;
}

body {
	padding: 0;
    margin: 0;
	
}

h1,h2,h3,h4,h5,h6,p,font,span,b,a {font-family:Microsoft Yahei, Arial, sans-serif; margin: 0; padding: 0;}


/*kirin edit*/
body{background: #fff;}
.main_wrap {
	display:block;
	clear:both;
	width:100%;
	height:auto;	
    font-size: 14px;
    font-family:Microsoft Yahei, Arial, sans-serif;
	padding: 0;
    margin: 0;
	position:relative;
	text-align: center;
	background: #fff0e6; 
	}
	

.container_wrap{
	display:block;
	clear:both;
	width:1000px;
	height:auto;
    font-size: 14px;
    font-family:Microsoft Yahei, Arial, sans-serif;
	padding:0 0 30px 0;
    margin:10px auto;	
	text-align:center;	
	
	/*background:rgba(255,255,255,1.0); box-shadow:0 5px 10px rgba(0,0,0,0.2);*/
	}

/*banner*/
.banner{ display:block; clear:both; width:100%; height:calc(100vw * 0.214); padding: 0; margin: 0 auto; text-align: center; overflow: hidden; background: url(../images/banner.jpg) no-repeat 50% 0; background-size: 100% auto;}
.banner img{ display:none; clear:both; width:100%; height:auto/*calc(100vw * 0.307)*/; padding: 0; margin: 0 auto; border: none;}

/*通用*/
h1.tit,
h2.stit,
.con{ display:block; clear:both; width:100%; height:auto; padding: 0; margin:10px auto; text-align: center;}
h1.tit img,
h2.stit img,
.con img{ display:block; clear:both; width:100%; height:auto; padding: 0; margin: 0 auto; border: none;}


/*项目概述*/	
.overview_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}
.overview_MV3 .con .overview{ display:block; clear:both; width:100%; height:640px; padding:0; margin: 0 auto; text-align: center; overflow: hidden; }

/*黄金地理位置*/	
.location_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}

/*顶级奢华设计*/	
.design_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}

/*高品质湖景房*/	
.quality_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}

/*豪华精装修*/	
.luxury_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}

/*项目配套*/	
.support_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}

/*尊享服务*/	
.service_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}

/*购买流程*/	
.purchase_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}
.purchase_MV3 .con{ min-height: 500px; background: url(../images/con_08_bg.png) no-repeat 50% 0; background-size: 100% auto;}
.purchase_MV3 .con ul.list{ display:block; clear:both; width:880px; height:auto; padding:25px 0; margin:0 auto; text-align:center; overflow: hidden; list-style-type: none;}
.purchase_MV3 .con ul.list li{ display:inline-block; float: left; width:25%; height:auto; padding:10px 0; margin:0; text-align:center; text-indent:0; line-height:auto; overflow: hidden; list-style-type: none;}
.purchase_MV3 .con ul.list li img{ display:block; clear: both; width:100%; height:auto; padding:0; margin:0 auto; border: none; }


/*项目优势*/	
.advantages_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}


	
/*移动端*/
@media only screen and (max-width:768px) {
.main_wrap {
	min-height:100%;
	background:none; 
	}	

.container_wrap{
	width:100%;
	padding:0;
    margin:0 auto;		
	}	

	
/*通用*/
h1.tit{ margin:0.2em auto 0.1em auto; }
h2.stit,
.con{ margin:0 auto; }
	
/*banner*/
.banner{ display:block; clear:both; width:100%; height:calc(100vw * 0.3); padding: 0; margin: 0 auto; text-align: center; overflow: hidden; background:url(../images/banner.jpg) no-repeat 50% 0; background-size: auto 100%; }
	
/*购买流程*/	
.purchase_MV3{ display:block; clear:both; width:100%; height:auto; padding:0; margin: 0 auto; text-align: center; overflow: hidden;}
.purchase_MV3 .con{ min-height: 500px; background: url(../images/con_08_bg.png) no-repeat 50% 0; background-size: auto 100%;}
.purchase_MV3 .con ul.list{ display:block; clear:both; width:98%; height:auto; padding:0.6em 0 1.4em 0; margin:0 auto; text-align:center; overflow: hidden; list-style-type: none;}
.purchase_MV3 .con ul.list li{ display:inline-block; float: left; width:50%; height:auto; padding:0; margin:0; text-align:center; text-indent:0; line-height:auto; overflow: hidden; list-style-type: none;}
.purchase_MV3 .con ul.list li img{ display:block; clear: both; width:100%; height:auto; padding:0; margin:0 auto; border: none; }
	
}
