body{
	background-color: #FFF;
	width:100%;
	height:100%;
	margin:0 auto;
}
img.banner{
	width: 100%;
	height: 100%;
	margin:0 auto; 
}
.title{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
/*.title img.title01{
	width: 13rem;
	height: 3.5rem;
	margin: 0 auto;
}*/
/*.title a.chick{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width:4.8rem;
	height: 3.5rem; 
}*/

/*.title a.chick img{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}*/


.model{
	width:100%;
	/*height:1043px;*/
	margin: 0 auto;
}
.model img{
	width: 100%;
	/*height: 1043px;*/
	margin: 0 auto;
}
.mode2{
	width:100%;
	height:100%;
	margin: 0 auto;
	position: relative;
}
#mode2bg{
	width:100%;
	height: 33.25rem;
	z-index: 2000;
	position: absolute;
	bottom: 0;
	left: 0; 
}
.mode2 .title img.title01{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.mode2 img{
	width: 100%;
	margin: 0 auto ; 
}
.mode2 img:first-child{
	height: 100%;
}

/*.mode2 img:last-child{
	height: 15.8rem;
}*/

.mode3{
	width:100%;
	margin: 0 auto;
}
.anli{
	background-color:#000;
	background:url(../images/demol05.jpg) no-repeat  top center;
	width:100%;
	height:600px;
}
.mode3 .title img.title01{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.dibulianjie{
	width:100%;
	height:280px;
	background: url(../images/demol09.jpg) no-repeat;
}
/*.mode3 img{
	width: 1920px;
	height:488px; 
	margin:auto 0; 
}*/


/* 底部开始 */
.footer{
	width:100%;
	height:150px;
	padding: 10px 0;
	box-sizing: border-box;
	margin:0 auto;
	text-align: center;
	background-color: #000;
}
.footer p{
	font-size: 16px;
	line-height: 18px;
	font-family: 微软雅黑;
	margin: 0 auto;
	color: #CCC;
	margin: 5px 0;
}

.checkin{
	height:60px;
	width:100%;
	position:fixed;
    left:0;bottom:0;
	text-align:center;
	opacity: 0.7;
	background:url(../images/ditiao.jpg) no-repeat top center;
	z-index: 111;
}
.incheckin{
	width: 30rem;
	height:60px;
	position:fixed;
    left:50%;
    bottom:0;
    margin-left: -15rem;
	text-align:center;
	z-index: 999;
	background:url(../images/ditiao.jpg) no-repeat top center;
}

.input-name,.input-mob {
    display: inline-block;
	background-color:#f1f1f1;
    width:9rem;
	height:1.4rem;
	margin-right: 0.5rem;
	margin-top: 10px;
	line-height:1.4rem;
	text-indent: 0.25rem;
    border: 1px solid #999999;
    border-radius: 60px;
    color: #333333;
    font-size: 0.55rem;
    font-family: 微软雅黑;
}
#a{
	display: inline-block;
	width: 5rem;
	height:1.4rem;
	line-height: 1.4rem;
	margin-top: 30px;
	background-color:#820e0e;
	margin-left: 1rem;
	margin: 0 auto; 
	color: #fff;
	text-align: center;
	border-radius: 60px;
	text-decoration: none;
	border: 1px solid #7C1973;
	font-size: 0.7rem;
	font-weight: 400;
	cursor: pointer;
}
#a:hover{
	color: #fff;
}
.case_box{
	width: 50%;
	overflow: hidden;
	position: absolute;
	left: 25.1%;
	top: 38.5%;
}
.case_box ul{
	width: 100%;
	overflow: hidden;
}
.case_box ul li{
	width: 33.3%;
	float: left;
	overflow: hidden;
}
.case_box ul li a{
	display: block;
}
.case_box ul li img{
	width: 100%;
}
.case_box>a{
	display: block;
	width: 20%;
	margin: 0 auto;
	margin-top: 1.5%;
}
.case_box>a img{
	width: 100%;
}
.designer_box{
	width: 57%;
	overflow: hidden;
	position: absolute;
	left: 21.5%;
	top: 70%;
}
.designer_box ul{
	width: 100%;
}
.designer_box ul li{
	width: 48%;
	margin-top: 8%;
}
.designer_box ul li:nth-child(2n){
	float: right;
}
.designer_box ul li:nth-child(2n+1){
	float: left;
}