@charset "UTF-8";
/* CSS Document */
 
*{
	padding: 0px;
	margin: 0px;
	font-family: '微软雅黑','Microsoft YaHei','PingFangSC-Regular',sans-serif;	
}

/*----------------------header------------------------*/
#header{
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.3);
}

#headerContainer{
	width: 100%;
	max-width: 1254px;
	min-width: 900px;
	height: 82px;
	margin: auto;
	position: relative;		
}

#logo{
	width: 207px;
	height: 43px;
	float: left;
	margin: 20px 0 0 20px;	
	background: url(../files/index/logo-white.png) no-repeat center;
	background-size: cover;	
	position: absolute;
	top: 0;
	left: 0;
	
}

#menu{
	width: 610px;
	height: 82px;
	float: right;	
	position: absolute;
	right: 0;	
}

.menu1{
	color: white;
	text-decoration: none;
	font-size: 15px;
	font-weight:normal;
	line-height: 15px;
	float: left;
	padding-top: 34px;
	padding-bottom: 33px;
	padding-left: 22px;
	padding-right: 22px;	
	
}

.menu1:hover{
	color: #D0332C !important;
} 

#menu1_active{
	color: #D0332C !important;	
}

.menu2{
	font-size: 15px;
	font-weight: normal;
	line-height: 34px;
	color: #b3b3b3;
	display: block;
	text-decoration: none;
	padding-left: 30px;		
}

.menu2:hover{
	color: white;		
}

#menu div{
	width: 148px;	
	position: absolute;
	top: 82px;
	background-color: #333333;
	padding: 17px 0;
	display: none;	
}

#menuArchitecture{	
	left: 66px;		
}

#menuIndustry{
	left: 172px;	
}

#menuFilm{
	left: 275px; 	
}

#menuInteractive{
	left: 378px;	
}

#menuAbout{
	left: 499px;	
}




/*-----------homeContainer-----------*/

#home{	
	width: 100%;	
	height: 500px;
	background: url(../files/architecture/bg1.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;	
}



#homeContainer{
	width: 1214px;	
	margin: auto;	
}

/*-----------menu3-------------*/
	
#menu3{
	width: 500px;
	height: auto;	
	padding-top: 290px;	
	
}

#menu3H1{
	font-size: 33px;
	color: white;
}

#menu3H2{
	font-size: 15px;
	padding-left: 38px;
	padding-top: 12px;	
	color: #D3D3D3;
}

/*-----------menu4-------------*/
#menu4{
	width: 521px;
	height: 46px;
	padding-top: 16px;
	padding-left: 705px;
}

#menu4 a{
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 46px;
	display: block;
	float: left;
	height: 46px;
	width: 119px;
	background-color: #c9353d;
	margin-right: 11px;
	text-align: center;
}

#menu4 a:hover{	
	line-height: 45px;
}




/*-----------neirong------------*/


#neiRong{
	width: 1216px;
	height: auto;
	margin: auto;
	padding-top: 100px;
	padding-bottom: 150px;
	overflow: hidden;
	
}

h1{
	font-size: 28px;
	line-height: 48px;
	color: #333;
	font-weight: normal;
}

#nLine{
	width: 100%;
	height: 2px;
	background-color: #c9c9c9;
	margin-bottom: 28px;
}

#nVideoContainer{
	width: 100%;
	height: 930px;
	background-color: #f3f3f3;
}

#nVideo{
	width: 100%;
	height: 683px;
	background-color: #aaa;
	overflow: hidden;
}

#vv{
	width: 100%;
	height: 733px;
}

#nDoc{
	padding: 30px 23px 0;
	font-size: 17px;
	line-height: 30px;
	color: #858585;
}

#nDoc span{	
	color: #5c5c5c;
	font-weight: bold;
}

#goBack{
	display: block;
	width: 100%;
	height: 56px;
	background-color: #f3f3f3;
	margin-top: 50px;
	font-size: 16px;
	line-height: 56px;
	text-align: center;
	
	text-decoration: none;
	color: #858585;
}

#goBack:hover{
	background-color: #aaa;
	color: white;
}



/*---------------end-----------------*/
#end{
	width: 100%;
	height: 305px;
	background-color: #2d2d2d;
}

#endContainer{
	width: 1142px;
	height: 305px;
	
	margin: auto;
}

#end400{
	padding-top: 50px;
	float: left;
	
}

.quanGuo{
	color: white;
	font-size: 13px;
	line-height: 13px;

}

.phone{
	padding-top: 16px;
	color: white;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

#end400 img{
	padding-top: 30px; 
}

#endMenu{

	float: right;
	padding-top: 55px;
	
}

.endList{
	float: right;
	width: 140px;
	height: 135px;
	color: white;
	list-style-type: none;
	font-size: 14px;
	line-height: 14px;
	border: 0.5px solid #434343;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
	padding-top: 3px;	
}

.endList ul{
	padding-left: 40px;
	cursor: default;
}

.endList p{
	
	color: #ececec;
	padding-bottom: 28px;
}

.endList li{
	line-height: 22px;
	list-style-type: none;
	color: #858585;
	
}
.endList li a{
	text-decoration: none;
	color: #858585;
	font-weight: normal;
}

.endList li a:hover{
	color: #ececec;
}

#beiAn{
	width: 100%;
	color: #888;	
	font-size: 12px;	
	float: left;
	text-align: center;
}

#beiAn p{
	display: inline-block;
}

#beiAn a {
	display: inline-block;
	color: #888;
	text-decoration: none;
}

#beiAn a:hover{
	color: #ddd;
}