@charset "utf-8";
/*--Advertising--*/
.Advertising {
	position: relative;
	vertical-align: top;
	margin:0 auto;
	width: 900px;
	margin-bottom: 0px;
}
.Advertising .more {
	position: absolute;
	top: 10px;
	right: 0;
	width: auto;
	height: auto;
}
.Advertising .more a {
	width: auto;
	height: auto;
	border: none;
}
.Advertising h2 {
	margin: 0px;
	font-size: 4.8em;
	font-weight: 400;
	text-align: center;
}
/* #images */
#images {
	overflow: hidden;
	width: 900px;
	min-height: 580px;
	position: relative;
}
#images img {
	width: 900px;
	min-height: 580px;
	display:table-cell;

}
#images p {
	position: absolute;
	display: block;
	z-index: 1;
	bottom: 0;
	width: 900px;
	height: 50px;
	background: rgba(0, 0, 0, 0.7);
	text-align: left;
	padding: 20px 15px 10px;
	color: #fff;
	font-size: 1.6em;
}
#images span {
	position: absolute;
	display: block;
	z-index: 0;
	top: 0;
	width: 580px;
	height: 480px;
	box-shadow: inset 0 0 50px rgba(50, 30, 0, 0.6), inset 0 0 100px rgba(50, 30, 0, 0.3);
	background: rgba(255, 155, 0, 0.2);
	opacity: 0;
	visibility:hidden;
}
/*--titlePage--*/
.titlePage {
	border: 1px solid #000;
	text-align: center;
	vertical-align: top;
	float: right;
	height: 525px;
	width: 270px;
	padding: 10px 40px 10px;
	margin-bottom: 30px;
}
.titlePage p {
	font-size: 1.2em;
	line-height:1.5em;
	text-align: left;
	height: 4.5em;
	overflow: hidden;
}
.titlePage h2 {
	font-size: 2.8em;
	border-bottom: 1px solid #000;
	margin: 0 0 5px;
	line-height: 110%;
	text-align: center;
	height: 65px;
	overflow: hidden;
}

.titlePage .img {
	display: table-cell;
	width: 290px;
	height: 253px;
	text-align: center;
	margin: 0px auto;
}
.titlePage img {
	width: auto;
	height: auto;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	width: 188px;
	height: 250px;
}
.titlePage h3 {
	margin: 20px 0 5px;
	padding: 0 0 5px;
	text-align: left;
	border-bottom: 1px solid #000;
	line-height: 110%;
}
.titlePage ul {
}
.titlePage ul li {
	display: inline-block;
	line-height: 130%;
	width: 70px;
	margin: 0 10px 8px 0;
	text-align: left;
	vertical-align: top;
	
}
.titlePage ul li a {
	font-size: 1.2em;
}
.titlePage ul li:nth-child(3), .titlePage ul li:nth-child(5), .titlePage ul li:nth-child(7){
	margin-right: 0;
}
.titlePage ul li:nth-child(4),.titlePage ul li:nth-child(6){
width: 70px;

}
.titlePage ul li:nth-child(5),.titlePage ul li:nth-child(7){
width: 150px;
}

/*--.titlePage ul li:nth-child(10){
text-align: left;
width: 250px;
margin-left:20px;
}--*/

/*--banner--*/
.banner {
	margin: 15px 0;
	clear: both;
}
.banner img {
	width: 970px;
}
/*--------------------------------------- trending*/
.trending {
	margin: 30px auto;
	clear: both;
}
.trending h2 {
	margin-bottom: 25px;
	font-size: 4.8em;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 2px solid #000;
	text-align: left;
}
.t_news {
	width: 480px;
	margin: 0px 15px 15px 0px;
}
.t_news ul li {
	display: block;
	border-bottom: 1px dotted #333333;
	padding: 5px 0px;
	clear: left;
	overflow: hidden;
}
.t_news ul li img {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0px 10px 10px 0px;
}
.t_news h3 {
	font-weight: normal;
	text-transform: none;
	font-size: 1.8em;
	line-height: 1.25em;
}
.t_news ul li span {
	font-size: 1.3em;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.t_news .mag {
	width: 480px;
	height: 23px;
	clear: both;
	display: block;
	margin-top: -20px;
}
.t_news .mag ul li {
	float: right;
	height: 23px;
	min-height: inherit;
	border: none;
	padding: 0px;
}
.t_news .mag ul li img {
	width: 58px;
	height: 23px;
}
.pci_news {
	width: 460px;
	margin: 0px 0px 15px 15px;
}
.pci_news ul li {
	margin-bottom: 15px;
	
	overflow: hidden;
}
.pci_news ul li a{
	vertical-align:bottom;
	padding:10px 0px;
	
	display:block;
	}
.pci_news ul li img {
	width: 240px;
	height: 160px;
	float:left;
	margin: 0px 15px 0 0px;
}
.pci_news ul li h3 {


}
.pci_news ul li p {
	line-height: 1.4em;
	font-size: 1.2em;
	width:180px;
	/*height:9em;*/
	overflow:hidden;
}
/*--------------------------------------- review*/
.review {
	margin: 20px auto 5px;
	padding-bottom: 5px;
	clear: both;
}
.review h2 {
	margin-bottom: 25px;
	font-size: 4.8em;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 2px solid #000;
	text-align: center;
}
.review ul li {
	display: block;
	height: 160px;
	margin-bottom: 15px;
	position: relative;
}
.review ul li .Date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-style: italic;
	position: absolute;
	text-align: left;
	top: 10px;
	left: 0px;
	width: 120px;
	line-height: 1.2em;
	font-size: 1.1em;
}
.review ul li .img {
	position: absolute;
	top: 0px;
	left: 130px;
	width: 202px;
	height: 160px;
	overflow: hidden;
}
.review ul li .img img {
	width: 200px;
	height: 158px;
	border: 1px solid #CCC;
}
.review ul li h3 {
	position: absolute;
	width: 550px;
	height: 30px;
	top: 0;
	left: 360px;
	font-weight: normal;
	text-transform: none;
	font-size: 1.8em;
	line-height: 1.25em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.review ul li .by {
	position: absolute;
	width: 550px;
	top: 30px;
	left: 360px;
	color: #999;
	font-weight: normal;
	text-transform: none;
	font-size: 1.1em;
	line-height: 1.25em;
}
.review ul li p {
	position: absolute;
	width: 550px;
	top: 50px;
	left: 360px;
	color: #333;
	font-weight: normal;
	text-transform: none;
	font-size: 1.7em;
	line-height: 1.25em;
}
.review .more a {
	float: none;
	margin: 0px auto;
	background: #000;
	color: #FFF;
	font-size: 2em;
	padding: 10px 120px;
	line-height: 30px;
}
.review .more a:hover {
	background: #FFF;
	color: #000;
}
/*--------------------------------------- VIDEO*/
.video {
	position: relative;
	vertical-align: top;
	width: 605px;
	float: left;
	height:550px;
	background:#272727;
	overflow:hidden;
}
.video h2 {
	margin:5px auto;
	font-size: 3.6em;
	clear: both;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	border: none;
	text-align: center;
}
.video .youtube {
	width: 600px;
	height: 385px;
	margin: 6px auto;
}
.video h3 {
	width: 570px;
	margin: 5px auto;
	color: #FFF;
	font-weight: normal;
	text-transform: none;
	font-size: 1.6em;
	line-height: 1.1em;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.video p {
	color: #FFF;
	font-size: 1.4em;
	width: 570px;
	margin: 3px auto;
	line-height:1.4em;
	height:3em;
	text-overflow:ellipsis;
	overflow:visible;
}
.video .more {
	text-align: right;
	margin: 0px 10px 2px 5px;
	
}
.video .more a {
	font-size: 1.1em;
	float:right;
	margin: 1px;
	border: #fff solid 1px;
	color: #FFF;
	opacity: .7;
	transition: .3s ease-out;
	padding: 1px;
	width: 80px;
	height: 20px;
	line-height:20px;
	
	
}
.video .more a:hover {
	opacity: 1;
}
/*--------------------------------------- PUBLICATIONS*/
.publications {
	margin: 20px auto 5px;
	padding-bottom: 5px;
	clear: both;
}
.publications h2 {
	margin-bottom: 25px;
	font-size: 4.8em;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 2px solid #000;
	text-align: center;
}
.mp_slider {
	clear: both;
	width: 970px;
	margin: 20px auto;
}
.mp_slider .slider1 .slide {
	width: 167px;
	height: 100px;
	overflow: hidden;
	display:inline-block;/*恢復輪播請拿掉*/
	margin:0px 12px;/*恢復輪播請拿掉*/
}
.mp_slider .slider1 .slide img {
	width: 167px !important;
	height: 100px !important;
}
.mp_slider .slider1 .slide img:hover{
	cursor:pointer;
	
	}
.mp_slider .slider2 .slide {
	width: 140px;
	height: 60px;
}
.mp_slider .slider2 .slide img {
	width: 140px;
	height: 60px;
}
.icon_banner {
	clear: both;
	width: 970px;
	margin: 20px auto;
}
.icon_banner ul li {
	width: 132px;
	height: 200px;
	display: block;
	float: left;
	margin: 0px 30px 20px;
}
.icon_banner ul li img {
	width: 132px;
	height: 132px;
	display: block;
}
.icon_banner ul li h3 {
	display: block;
	font-weight: normal;
	text-transform: none;
	font-size: 1.8em;
	text-align: center;
	line-height: 1.25em;
	margin-bottom: 20px;
	height: 30px;
}
.book {
	clear: both;
	width: 970px;
	margin: 30px auto 20px;
}
.book ul li {
	width: 180px;
	height: 260px;
	display: block;
	float: left;
	text-align: center;
	padding-left: 10px;
	margin-right: 4px;
	margin-bottom: 20px;
}
.book ul li.water_blue {
	background: url(../images/book_bg_01.gif) repeat-x left bottom;
}
.book ul li.orange {
	background: url(../images/book_bg_02.gif) repeat-x left bottom;
}
.book ul li.blue {
	background: url(../images/book_bg_03.gif) repeat-x left bottom;
}
.book ul li.green {
	background: url(../images/book_bg_04.gif) repeat-x left bottom;
}
.book ul li.yellow {
	background: url(../images/book_bg_05.gif) repeat-x left bottom;
}
.book ul li ul {
	width: 150px;
	margin: 0px auto 0px;
}
.book ul li ul li {
	width: 150px;
	height: 195px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.book ul li h3 {
	display: block;
	font-weight: normal;
	text-transform: none;
	font-size: 1.6em;
	text-align: center;
	line-height: 1.25em;
	margin-bottom: 20px;
	height: 30px;
	color: #FFF;
	/*margin-right: 10px;*/
}
.book .bx-prev, .book .bx-next {
	display: none;
}
.book ul li .bx-wrapper {
	margin-bottom: 20px;
}
.full_slide {
	z-index: 99999;
	position: fixed;
	background: rgba(0,0,0,.9);
	width: 100%;
	height: 100%;
	padding-top:20px;
}
.full_slide .close{
	position:absolute;
	right:102px;
	top:33px;
	color:#FFF;
	z-index:999999;
	width:16px;
	height:16px;
	}
.full_slide .fb{
	position:absolute;
	right:152px;
	top:29px;
	color:#FFF;
	z-index:999999;
	width:24px;
	height:24px;
	}
.full_slide .fb img{
	width:24px;
	height:24px;
	}
.full_slide .twitter{
	position:absolute;
	right:200px;
	top:29px;
	color:#FFF;
	z-index:999999;
	width:24px;
	height:24px;
	}
.full_slide .twitter img{
	width:24px;
	height:24px;
	}
.full_slide .close a{
	width:16px;
	height:16px;
	display:block;
	background:url(../images/btn_close.png) no-repeat left top;
	opacity:.9;
	transition:.3s ease-out;
	}
.full_slide .close a:hover{
	cursor:pointer;
	opacity:1;
	}
#images:hover{
	cursor:pointer;
	
	}
