@import url("reset.css");

body{ background:#000; position: relative;}

#wrapper{width: 100%;height: 100%; overflow: hidden; /position: relative;}

/*top BEGIN*/
#top{
	width: 100%; 
	height: 590px; 
	margin: auto;position: relative;
	background: url(../images/kv_bg.png) no-repeat;
}
.logo_block{
	width: 100%;
	height: 80px; 
	margin: 0 auto auto 0;
	padding: 0;
	position: absolute;
	z-index: 100;
	background: url(../images/logo_block_bg.png) repeat-x;
}
.sony_logo {width: 126px;height: 22px; display: block;position: absolute;top: 19px;left: 20px;}
.mobile01_logo {display: block;position: absolute; top: 13px;right: 20px;}
.fb{
	width:34px;
	height:34px;
	position:absolute;
	top:13px;
	right:188px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/share_fb.png) no-repeat top left
	}
.fb:hover{background:url(../images/share_fb.png) no-repeat bottom left}

.slogan_block{width: 1200px;height: 590px; margin: auto;padding: 0; position:relative;}
.bird_01{position: absolute;top: 51px;left: 589px;}
.bird_02{position: absolute;top: 115px;left: 423px;}
.bird_03{position: absolute;top: -58px;left: 24px;}
.camera{position: absolute;bottom: 0px;right: 30px;}
.camera_w{position: absolute;bottom: 80px;right: 142px;}
.camera_pic{position: absolute;bottom: 93px;right: 155px;}
.rx10iv{position: absolute;top: 342px;left: 132px;}
.slogan_bg{position: absolute;bottom: 117px;left: 117px;}
.ld{position: absolute;bottom: 113px;left: 391px;}
.slogan{position: absolute;bottom: 131px;left: 346px;}
/*top END*/

/*menu BEGIN*/
.menu_block{
	width: 100%;
	height: 60px;
	padding: 0;
	position: absolute;
	bottom: 0;
	background: rgba(79, 106, 0, 0.7);
}
.menu{width: 846px;height: 60px;margin: auto;position: relative;}
.menu a{display: block;position: absolute;}
.menu a:hover{background-position: bottom;}
.m01{width: 260px;height: 60px;background: url(../images/m01.png) no-repeat;left: 0px;}
.m02{width: 306px;height: 60px;background: url(../images/m02.png) no-repeat;left: 290px;}
.m03{width: 220px;height: 60px;background: url(../images/m03.png) no-repeat;right: 0px;}
/*menu END*/
/*content_a BEGIN*/
#content_a{
	width: 100%;
	height: auto;
	padding: 40px 0 0 0;
	overflow: hidden;
	background:url(../images/content_a_bg.png) no-repeat center bottom; 
}
/*speci BEGIN*/
.speci{width: 980px;height: auto;overflow: hidden; margin: auto;padding-left: 20px;position: relative;}
.speci_cont{width: 610px;height: auto;float: left;}
.speci_text{width: 550px;height: auto;padding:0 0 10px 60px;border-bottom: solid 2px #ffe240;}
.speci_text span{
	display: block;
	margin-top: 14px;
	font-family: 微軟正黑體;
	font-size: 20px;
	font-weight: bold;
	color: #ffe240;
	letter-spacing: 2px;
}
.speci_text p{
	display: block;
	margin-top: 10px;
	font-family: 微軟正黑體;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	letter-spacing: 1.5px;
}
.speci_camara{
	width: 370px;
	height: 390px;
	float: right;
	position: relative;
	background: url(../images/speci_camera.png) no-repeat top 3px left;
}
.rx10iv_link{
	display: block;
	position: absolute;
	right: 68px;
	bottom: 0;
	width: 240px;
	height: 50px;
	background:url(../images/rx10iv_link.png) no-repeat; 
}
.rx10iv_link:hover{background-position: bottom;}
/*speci END*/

/*report BEGIN*/
.report{
	width: 960px;
	height: auto;
	margin: 40px auto 0 auto;
	overflow: hidden;
	padding: 0;
}
.report_pic{display: block;float: left;margin-top: 3px;}
.report_block{
	width: 340px;
	height: 221px;
	float: right;
	position: relative;
	border-bottom: solid 2px #81ae00;
}
.report_title{display: block;padding: 0;margin: 0;}
.report_cont{
	width: 317px;
	height: 178px;
	padding-left: 23px;
	position: absolute;
	top: 43px;
	left: 23px;
}
.cont_o{
	width: 317px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity:1;
	filter: alpha(opacity=1);
	transition:0.6s;
	-moz-transition:0.6s;
	-webkit-transition:0.6s;
	-o-transition:0.6s;
}
.cont_o span{
	display: block;
	margin-top: 20px;
	font-family: 微軟正黑體;
	font-size: 26px;
	font-weight: bold;
	color: #81ae00;
	letter-spacing: 2px;
}
.cont_o p{
	display: block;
	margin-top: 20px;
	font-family: 微軟正黑體;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	letter-spacing: 1.5px;
}
.cont_h{
	width: 317px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity:0;
	filter: alpha(opacity=0);
	transition:0.6s;
	-moz-transition:0.6s;
	-webkit-transition:0.6s;
	-o-transition:0.6s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

}
.cont_h span{
	display: block;
	margin-top: 10px;
	font-family: 微軟正黑體;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #81ae00;
}
.cont_h p{
	display: block;
	margin-top: 8px;
	font-family: 微軟正黑體;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.report_green{
	width: 154px;
	height: 40px;
	margin-top: 8px;
	background:url(../images/report_link.png) no-repeat; 
}
.report_green:hover{background-position: bottom;}

.report:hover .cont_o{ opacity:0; filter: alpha(opacity=0);}
.report:hover .cont_h{ opacity:1; filter: alpha(opacity=100);}
/*report_block END*/
/*content_a END*/

/*content_b BEGIN*/
#content_b{
	width: 100%;
	height: auto;
	padding: 40px 0 40px 0;
	overflow: hidden;
	background:url(../images/content_b_bg.png) no-repeat center bottom; 
}

/*article BEGIN*/
.article{
	width: 960px;
	height: auto;
	margin: auto;
	overflow: hidden;
	padding: 0 0 10px 0;
	position: relative;
}
.article_block_title{width: 300px;height: 43px;margin: auto;}
.article_block{
	width: 960px;
	height: auto; 
	overflow: hidden;
	margin: 30px auto 0 auto;
}

.article_block ul li{
	width: 320px;
	height: 250px;
	overflow: hidden;
	float: left;
	margin: auto;
}
.article_block ul li a{
	display: block;
	width: 320px;
	height: 250px;
	position: relative;
	top: 0;
	left: 0;
	text-decoration: none;
	
}
.article_block ul li a img{position: absolute;top: 4px;left: 4px;}
.article_cont{
	width: 312px;
	height: 242px;
	font-family: 微軟正黑體;
	position: absolute;
    background: rgba(0, 0, 0, 0.8);
    border: solid 4px #ffe240;
	opacity:0;
	filter: alpha(opacity=0);
	transition:0.6s;
	-moz-transition:0.6s;
	-webkit-transition:0.6s;
	-o-transition:0.6s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.article_id{
	width: 267px;
	height: 34px;
	margin: 92px auto auto auto;
	padding-left: 3px;
    font-size: 22px;
    font-weight: bold;
    color: #ffe240;
    line-height: 34px;
    border-bottom: solid 1px #ffe240;
}
.article_id span{display: block;padding: 0 10px 0 3px; color: #000; background: #ffe240;float: right;}

.article_cont p{
	display: block;
	width: 270px;
	height: auto;
	margin: 10px auto auto auto;
	font-size: 16px;
    color: #fff;
	line-height: 20px;
}

.article_block ul li a:hover .article_cont{ opacity:1; filter: alpha(opacity=100);}

/*article END*/
.gotop{
	display: block;
	width:150px;
	height:62px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 150;
	background:url(../images/goTop.png) no-repeat ;
}
/*content_b END*/



#jSplash { 
    margin: auto;
    width: 186px;
    height: 52px;
    background: url(../images/rx10iv.png) no-repeat;
}