.container {
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-width: 1200px;
}

.fw02,
.fw03 {
	position: relative;
}

.fw02 .zcr,
.fw02 .hzs,
.fw02 .sxs,
.fw03 .sys,
.fw03 .dds,
.fw03 .djs {
    position: absolute;
    width: 19%;
    height: 61%;
    left: 63%;
    bottom: 0%;
}


.fw02 .hzs{
	left: 40.5%;
}

.fw02 .zcr{
	left: 18%;
}

.fw03 .sys,
.fw03 .dds,
.fw03 .djs {
	top: 0;
	height: 80%;
}

.fw03 .sys{
	left: 18%;
}

.fw03 .dds{
	left: 40.5%;
}
/* 设计理念内容开始 */

/* .fw01 {width: 100%;height: 690px;background: url(../images/fw01.jpg) no-repeat center;background-size:cover;} */

/* .fw02 {width: 100%;height: 732px;background: url(../images/fw02.jpg) no-repeat center;background-size:cover;position: relative;} */

/* .fw02 .zcr {position: absolute;width: 352px;height: 396px;left: 50%;bottom: 0%;}
.fw02 .hzs {position: absolute;width: 352px;height: 396px;left: 50%;bottom: 0%;}
.fw02 .sxs {position: absolute;width: 352px;height: 396px;left: 50%;bottom: 0%;} */

/* .fw03 {width: 100%;height: 578px;background: url(../images/fw03.jpg) no-repeat center;background-size:cover;position: relative;} */

/* .fw03 .sys {position: absolute;width: 352px;height: 396px;left: 50%;bottom: 0%;}
.fw03 .dds {position: absolute;width: 352px;height: 396px;left: 50%;bottom: 0%;}
.fw03 .djs {position: absolute;width: 352px;height: 396px;left: 50%;bottom: 0%;} */

/* 
.fw04 {width: 100%;height: 724px;background: url(../images/fw04.jpg) no-repeat center;background-size:cover;}
.fw05 {width: 100%;height: 586px;background: url(../images/fw05.jpg) no-repeat center;background-size:cover;}
.fw06 {width: 100%;height: 973px;background: url(../images/fw06.jpg) no-repeat center;background-size:cover;}
.fw07 {width: 100%;height: 894px;background: url(../images/fw07.jpg) no-repeat center;background-size:cover;}
.fw08 {width: 100%;height: 976px;background: url(../images/fw08.jpg) no-repeat center;background-size:cover;} */

/*弹窗*/

.visit_fw {
	display: none;
}

.visit_fw .visit_yy {
	height: 100%;
	width: 100%;
	position: fixed;
	_position: absolute;
	top: 0;
	z-index: 1000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #000;
}

.visit_fw .visitYuyue01 {
	width: 825px;
	background: url(../images/fw10.png);
	height: 480px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -412px;
	margin-top: -240px;
	z-index: 1001;
}

.visit_fw .visitYuyue01 .bt {
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}

.visit_fw .visitYuyue01 .ximg {
	cursor: pointer;
	position: absolute;
	right: 2%;
	top: 3%;
}

.visit_fw .text_box {
	width: 825px;
	margin: 0 auto;
	padding-top: 50px;
}

.visit_fw .text_box p {
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 40px;
	color: #666;
}