@charset "utf-8";
/* CSS Document */

.newsBox{
	width: 754px;
	height:189px;
	background-color:#FFFFFF;
	font-size:18px;
	float:right;
}

.newsButton{
	background-color:#0e335f;
	width: 190px;
	height:189px;
	float:left;
	padding-right:0px;
}

.newsButton a{}

.newsButton img.btn:hover{  
	background-color:3b5b80;
}

.newsBox{
	width: 752px;
	height:189px;
	font-size:18px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	position:relative;
}

.newsBox .thumb{
	width:242px;
	height:189px;
	background:#FFFFFF;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
	border: 1px solid #CCCCCC;
	border-right:none;
	float:left;
}

.newsBox .area{
	float:left;
	width:448px;
	height:121px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:50px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	border-left:none;
	float:left;
	position:absolute;
	left:245px;
	top:0px;
}

.newsBox b{
	font-family:'Raleway', sans-serif;
	font-size:28px;
}

.newsBox img.readmore{
	position:absolute;
	left:25px;
	bottom:20px;
}


.newsBox_l{
	width: 902px;
	height:189px;
	font-size:18px;
	padding-top:10px;
	padding-bottom:20px;
	margin-left:0px;
}

.newsBox_l .thumb{
	width:241px;
	height:189px;
	background:#FFFFFF;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
	float:left;
	border: 1px solid #CCCCCC;
	border-right:none;
}

.newsBox_l .area{
	float:left;
	width:598px;
	height:121px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:50px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	border-left:none;
	position:relative;
}



.newsBox_l b{
	font-family:'Raleway', sans-serif;
	font-size:28px;
}

.newsBox_l img.readmore{
	position:absolute;
	left:25px;
	bottom:20px;
}


.newsStoryBox {
	width: 900px;
	height: 500px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left:0px;
	position: relative;
}

.face{
	height: 850px;
}

.motioncapture{
	height: 600px;
}

.newsStoryBox .thumb{
	width:320px;
	height:180px;
	background:#FFFFFF;
	margin-right:40px;
	border:none;
	position:absolute;
	top:0px;
	left:0px;
}

.newsStoryBox .title{
	font-family: 'Raleway', sans-serif;
	width: 500px;
	height: 60px;
	margin-top: 30px;
	margin-bottom: 5px;
	border: none;
	position: absolute;
	top: 0px;
	left: 380px;
	font-size: 28px;
}

.newsStoryBox .title p{
	font-size:30px;
}

.newsStoryBox .date{
	width: 500px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 30px;
	border: none;
	position: absolute;
	top: 100px;
	left: 380px;
	font-size: 16px;
}

.newsStoryBox .art{
	width: 500px;
	margin-top: 30px;
	margin-bottom: 40px;
	border: none;
	position: absolute;
	font-size: 16px;
	top: 150px;
	left: 380px;
}
.newsStoryBox .art p.Chinese{
	font-size:12px;
	letter-spacing:0em;
}
