﻿@charset "utf-8";
/*
 * CSS Document 
 * $Author: 雯守 $
 * $Date: 2016-3-21 (一) $
*/

/* Default Set. ---------------------------------------------------------------- */
img { border:0px; text-decoration:none; width:100%;}
html, body { width:100%; padding:0; margin:0; font-size:15px; font-family:'Roboto', sans-serif; color:#555555; /*background-color:#f7f7f7;*/ background-color:#2e3233;}
a { color:#0d0d0d; text-decoration:none;}
a:hover { color:#333333;}
form, input, textarea, select, label { margin:0; padding:0; color:#333; font-size:12px;}
input, textarea, select, label { font-family:'微軟正黑體', Microsoft JhengHei,Verdana, PMingLiU;}
textarea { resize: none;}
.clearer { clear:both; height:0; line-height:0; font-size:0;}
.displayNone { display:none;}

.h150 {height: 150px;}
/* MaxImage */
#cycle-loader {
	height:32px;
	left:50%;
	margin:-8px 0 0 -8px;
	position:absolute;
	top:50%;
	width:32px;
	z-index:999;
}

#maximage {
	display:none;/* Only use this if you fade it in again after the images load */
	position:fixed !important;
}

#arrow_left, #arrow_right {
	position:absolute;
	right:30px;
	bottom:80px;
	width:19px;
	height:37px;
	z-index:1000;
}
#arrow_left {
	right:86px;
}

#arrow_left:hover, #arrow_right:hover {
	bottom:79px;
}
#arrow_left:active, #arrow_right:active {
	bottom:78px;
}
.iSlideTxt {
	color:#FFF;
	font-size:50px;
	letter-spacing:1px;
	position:absolute;
	top:50%;
	margin-top:-142px;
	right:5%;
	width:510px;
	z-index:9999; /* Show above .gradient */
	font-family: "Myriad Pro","Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.iSlideTxt .pic {
	max-width:250px;
	width:100%;
	height:85px;
	line-height:35px;
	overflow:hidden;
}
.iSlideTxt .pic img {
	padding:0 5px 5px 0;
	vertical-align:middle;
	/*width:50px;*/
	width:auto;
	max-height:40px;
}
/*.iSlideTxt .pic img.vrPic {
	width:200px;
	padding-right:0;
}*/
.iSlideTxt .bigTi {
	padding:20px 0 0;
	color:#e4007f;
	letter-spacing:4px;
}
.iSlideTxt .slogan {
	/*width:320px;*/
	line-height:40px;
	font-size:25px;
	color:#FFF;
	font-weight:100;
	/*text-align:center;
	background:url(../images/g_banner_bar.png) no-repeat;
	letter-spacing:0;
	margin:15px 0 25px;*/
	text-transform:uppercase;
	padding:0 0 0 4px;
	margin:0 0 11px;
	line-height:35px;
	letter-spacing:8.6px;
}
.iSlideTxt .txt {
	font-size:19px;
	/*padding:0 0 0 20px;
	line-height:28px;*/
	line-height:28px;
	padding:0 0 0 5px;
	font-weight:100;
	color:#d6d6d6;
	letter-spacing:2px;
}
footer.pFoot {
	position:static;
}
footer {
	/*position:absolute;*/
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	z-index:1000;
	background: #313131;
	/*background: -moz-linear-gradient(to right, #e5d28f 0%,  #c1a065 90%);
	background: -webkit-linear-gradient(to right, #e5d28f 0%,  #c1a065 90%);
	background: linear-gradient(to right,#e5d28f 0%,  #c1a065 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5d28f', endColorstr='#c1a065', GradientType=1);*/
	font-family:'Roboto', sans-serif;
	color:#FFF;
}
footer .info {
	position:relative;
	float:left;
	margin:0 0 0 50px;
	width:450px;
	height:50px;
}
footer .info .ti {
	position:absolute;
	bottom:0;
	width:109px;
	height:60px;
	line-height:60px;
	background:url(../images/foot_booth_ti.png) no-repeat;
	font-size:18px;
	padding-left:13px;
	overflow:hidden;
}
footer .info .txt {
	padding:5px 0 5px 120px;
	line-height:20px;
	font-size:15px;
	overflow:hidden;
}
.copyRight {
	/*float:right;*/
	line-height:50px;
	font-size:15px;
	margin-right:50px;
	text-align:center;
}
.copyRight a {
	color:#FFF;
	-webkit-transition:all 0.2s ease 0s;
	transition:all 0.2s ease 0s;
}
.copyRight a:hover {
	color:#ed6d00;
	-webkit-transition:all 0.2s ease 0s;
	transition:all 0.2s ease 0s;
}
.copyRight a i {
	font-size:18px;
	vertical-align:middle;
}

div.mc-image {
	background-position:right center !important;
}
@media only screen and (max-width: 1590px) {
	.iSlideTxt {
		right:0;
	}
}
@media only screen and (max-width: 1360px) {
	.iSlideTxt {
		font-size:50px;
		/*top:33%;*/
		right:0;
		/*width:42%;*/
		width:35%;
	}
	.iSlideTxt .txt {
		font-size:18px;
		line-height:28px;
	}
}
@media only screen and (max-width: 1180px) {
	.iSlideTxt {
		width:37%;
	}
}
@media only screen and (max-width: 1115px) {
	.iSlideTxt {
		width:40%;
	}
}
@media only screen and (max-width: 1000px) {
	footer .info {
		display:none;
	}
	.copyRight {
		float:none;
		text-align:center;
		font-size:13px;
		margin-right:0;
	}
}
@media only screen and (max-width: 1024px) {
	.iSlideTxt {
		font-size:45px;
		/*top:30%;*/
	}
	.iSlideTxt .bigTi {
		letter-spacing:3px;
	}
	.iSlideTxt .txt {
		font-size:16px;
		line-height:26px;
	}
	.iSlideTxt .slogan {
		letter-spacing:6px;
	}
}

@media only screen and (max-width: 920px) {
	.iSlideTxt {
		width:50%;
	}
}
@media only screen and (max-width: 780px) {
	.iSlideTxt {
		font-size:40px;
		text-align:center;
		width:100%;
		margin-top:-137px;
		right:0;
	}
	.iSlideTxt .pic {
		margin:0 auto;
	}
	.iSlideTxt .txt {
		padding:0;
		line-height:25px;
	}
	.iSlideTxt .slogan {
		margin:5px auto 15px;
	}
}
@media only screen and (max-width: 410px) {
	.iSlideTxt {
		font-size:40px;
		text-align:center;
		width:100%;
	}
	.iSlideTxt .slogan {
		letter-spacing:2px;
	}
	.iSlideTxt .txt {
		font-size:15px;
		line-height:25px;
		letter-spacing:1px;
	}
	.copyRight a {
		display:none;
	}
}
@media only screen and (max-width: 330px) {
	.iSlideTxt {
		top:50%;
    margin-top:-157px;
	}
	.iSlideTxt .slogan {
		letter-spacing:1px;
	}
	/*.iSlideTxt .pic img {
		padding-right:10px;
		vertical-align:middle;
		width:40px;
	}
	.iSlideTxt .pic img.vrPic {
		width:180px;
		padding-right:0;
	}*/
}

/* pBanner */
#pBanner {
	position:relative;
	/*height:460px;*/
	overflow:hidden;
	
	text-align:center;
	/*padding:90px 0 50px;*/
	/* padding: 70px 0 0; */
	/*background:url(../images/line_4.png) no-repeat center bottom;*/
	background-color: #4c4c4c;
	background-image: url(../images/i_info_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.iSlideTxt.gPage {
	right:15%;
	top:60%;
}

.pBanBox img {
	/*max-width:none;*/
	/*width:1920px;*/
	/*width:auto;*/
	width:100%;
	/*position:relative;
	left:50%;
	margin-left:-960px;*/
}
@media only screen and (max-width: 1170px) {
	.iSlideTxt.gPage {
		top:50%;
	}
}
@media only screen and (max-width: 1360px) {
	.iSlideTxt.gPage {
		right:0;
	}
}
@media only screen and (max-width: 768px) {
	.iSlideTxt.gPage {
		right:0;
	}
}

.pBodyCont {
	position:relative;
	width:100%;
	max-width:1200px;
	/*margin:50px auto 70px;*/
	margin:20px auto 70px;
	overflow:hidden;
}
.mainBar {
	width:98%;
	height:60px;
	/*color:#353535;*/
	color:#252525;
	font-size:30px;
	line-height:60px;
	padding-left:1%;
	/*background:url(../images/bar_1.jpg) repeat-x;
	border-bottom:1px solid #c5c5c5;*/
	overflow:hidden;
}
.mainBar .ti img {
	width:auto;
	height:30px;
	padding-right:1%;
	vertical-align:middle;
}
.proCont {
	/* width:100%; */
	width:100%;
	/*padding-bottom:50px;*/
	/*overflow:hidden;*/
}
.proCont.iHotPro {
	float: left;
	width:70%;
}
.pArttCont .proCont.iHotPro {
	float: none;
	width:100%;
}
.pArttTop {
	width: 100%;
}
.iArttVideo {
	float: left;
	width: 70%;
}
.iArttVideo #video, #video {
	width: 100%;
}

.proCont ul {
	padding:0;
	margin:0;
	list-style:none;
}
.proCont ul li {
}
.outside {
	position:absolute;
	top:0;
	right:0;
}
.outside p {
	/*text-align:right;*/
	padding:12px 20px 0 0;
	margin:0;
}
.outside p img {
	width:19px;
}
.outside p i:hover {
	color:#ed6d00;
}
.bx-prev, .bx-next {
	display:inline-block;
	width:19px;
	overflow:hidden;
}
.bx-prev {
	margin-right:90px;
}

.proBox {
	position:relative;
	float:left;
	/* width:100%;
	max-width:280px;
	margin:30px 10px; */
	width: 23%;
	margin:30px 1%;
}
.proCont.iHotPro .proBox {
	width: 31%;
}

.proPic {
	position:relative;
	width:100%;
	/* height:240px; */
	margin-bottom:25px;
	overflow:hidden;
	text-align: center;
}
.proPic img {
	/* max-width:280px !important; */
	max-width:100% !important;
	margin:0 auto;
	width: auto;
}
.proName {
	width:100%;
	/*height:90px;*/
	min-height: 90px;
	font-size:20px;
	/* color:#ed6d00; */
	/* color:#d3bc7d; */
	color:#505050;
	line-height:30px;
	padding:15px 0;
	text-align:center;
	background:url(../images/line_3.png) no-repeat top center;
	overflow:hidden;
}
.proInfo {
	width:100%;
	
	min-height:20px;
}
.proInfo ul {
	padding:0;
	margin:0;
	list-style:none;
}
.proInfo ul li {
	padding:3px 0 3px 10px;
	font-size:13px;
	line-height:18px;
	color:#FFF;
	background:url(../images/icon_1.gif) no-repeat left 11px;
}

.viewBox {
	position:absolute;
	width:280px;
	height:240px;
	-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity:0;
	/*background-color:rgba(247, 247, 247, 0.5);*/
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	overflow:hidden;
}
.proBox:hover .viewBox {
	-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	opacity:1;
}
.viewBox .viewTi {
	position:absolute;
	width:100px;
	height:100px;
	top:50%;
	left:50%;
	line-height:100px;
	text-align:center;
	border-radius:99em;
	-moz-border-radius:99em;
	-webkit-border-radius:99em;
	-o-border-radius:99em;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
	font-size:23px;
	background-color:#2e2e2e;
	margin:-50px 0 0 -50px;
	overflow:hidden;
}
.proBox:hover .viewBox .viewTi {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.viewBox .viewTi a {
	display:block;
	width:100px;
	height:100px;
	color:#e4007f;
	overflow:hidden;
}
.whereBuyBox {
	width:100%;
	overflow:hidden;
}
.buyTi {
	width:100px;
	height:35px;
	line-height:35px;
	font-size:13px;
	text-align:center;
	background:url(../images/where_buy_ti_bg.jpg) repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#FFF;
	margin:20px 0 5px;
}
.buyBtn {
	width:100%;
	overflow:hidden;
}
/*
.buyBtn ul {
	padding:0;
	margin:0;
	list-style:none;
}
.buyBtn ul li {
	float:left;
	width:32%;
	max-width:90px;
	margin:1%;
	overflow:hidden;
}
.buyBtn ul li a {
	display:block;
	width:100%;
	overflow:hidden;
}
*/
.buyBtn a {
	display:inline-block;
	padding:3%;
	color:#ed6d00;
}
/* Gray Scale */
.buyBtn a img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.buyBtn a:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

/* banner */
.bx-wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	*zoom:1;
}
.bx-wrapper img {
	max-width:100%;
	display:block;
}
.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform:translatez(0);
	-moz-transform:translatez(0);
	-ms-transform:translatez(0);
	-o-transform:translatez(0);
	transform:translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:10px;
	width:100%;
}
.proCont .bx-wrapper .bx-pager,
.proCont .bx-wrapper .bx-controls-auto {
	position:absolute;
	width:90px;
	height:60px;
	line-height:60px;
	top:-60px;
	right:39px;
	padding-top:0;
	text-align:center;
	font-size:25px;
	color:#6f6f6f;
	z-index:0;
}

/* LOADER */
.bx-wrapper .bx-loading {
	min-height:50px;
	background:url(../images/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
	text-align:center;
	font-size:12px;
	
	font-weight: bold;
	color: #666;
	padding-top:20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	*zoom:1;
	*display:inline;
}

/* pBanner */
#pBanner .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background:#666;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 4px;
	outline:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#ed7006;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:#666;
	background:rgba(80, 80, 80, 0.75);
	width:100%;
}

.bx-wrapper .bx-caption span {
	color:#fff;
	font-family:Arial;
	display:block;
	font-size:.85em;
	padding:10px;
}

@media only screen and (max-width: 1200px) {
	.viewBox {
		width:100%;
		height:100%;
	}
	.proBox {
		width:23%;
		margin:25px 1%;
	}
}
@media only screen and (max-width: 992px) {
	.proBox {
		width:48%;
		max-width:none;
		margin:25px 1%;
	}
}
@media only screen and (max-width: 568px) {
	.proBox {
		width:98%;
		max-width:none;
		margin:25px 1%;
	}
}
@media only screen and (max-width: 414px) {
	.outside p {
		padding:12px 10px 0 0;
	}
	.proCont .bx-wrapper .bx-pager,
	.proCont .bx-wrapper .bx-controls-auto {
		right:29px;
	}
	.mainBar {
		font-size:25px;
	}
	.copyRight {
		font-size:12px;
	}
}

.newsCont {
	width:100%;
	margin:30px 0;
}
.newsList {
	float:left;
	width:23%;
	padding:0 1%;
	margin-bottom:40px;
	overflow:hidden;
}
.newsList .pic {
	width:100%;
	/*max-height:180px;*/
	height:180px;
	margin-bottom:10px;
	overflow:hidden;
}
.newsList .pic a {
	display:block;
	width:100%;
	margin:0 auto;
	max-width:280px;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	overflow:hidden;
}
.newsList .date {
	width:100%;
	margin-bottom:10px;
	font-size:15px;
	color:#ed6d00;
	overflow:hidden;
}
.newsList .ti {
	width:100%;
	height:86px;
	overflow:hidden;
}
.newsList .ti a {
	display:block;
	width:100%;
	font-size:17px;
	max-height:86px;
	color:#252525;
	line-height:22px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.newsList:hover .ti a {
	color:#e4007f;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.newsList:hover .pic a {
	-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
	opacity:0.9;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}

@media only screen and (max-width: 1024px) {
	.newsList {
		width:31%;
	}
}
@media only screen and (max-width: 768px) {
	.newsList {
		width:48%;
	}
}
@media only screen and (max-width: 414px) {
	.newsList {
		width:98%;
	}
}

.newsCont .viewTi {
	text-align:center;
	font-size:28px;
	line-height:35px;
	color:#ed6d00;
	padding:0 1% 30px;
	overflow:hidden;
}
.newsCont .viewTxt {
	color:#505050;
	padding:0 3% 30px;
	font-size:15px;
	line-height:25px;
	overflow:hidden;
}
.newsCont .viewTxt a {
	color:#808080;
}
.newsCont .viewTxt .bTi {
	font-size:18px;
	color:#252525;
	padding:10px 0;
}
.newsCont .viewTxt .totalTi {
	font-size:18px;
	color:#252525;
	padding:10px 0;
	margin:10px 0;
	text-align:center;
	background:url(../images/paper_ti_line.png) no-repeat center bottom;
}
.newsCont .viewTxt .pic {
	padding:10px 0 0;
	text-align:center;
	margin:0 auto;
}
.newsCont .viewTxt .pic img {
	width:auto;
	/* max-width:none; */
}

.pNewsSlideCont {
	position:relative;
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding:50px 0;
	background:url(../images/paper_ti_bg.png) no-repeat center top;
	overflow:hidden;
}
.pNewsSlideCont .bx-wrapper {
	max-width:1090px !important;
}
.pNewsSlideBox {
	margin:0 auto;
	overflow:hidden;
}
.pNewsSlideBox .slide img {
	border:1px solid #c4c4c4;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.pNewsSlideBox .slide img:hover {
	border:1px solid #707070;
}
.pNewsOutside p {
	padding:0;
	margin:0;
}
#newsSlider-prev, #albSliderPrev {
	display:block;
	position:absolute;
	width:40px;
	height:40px;
	top:50%;
	margin:-20px 0 0 0;
	left:0;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
#newsSlider-prev a, #albSliderPrev a {
	/*position:absolute;
	top:50%;
	margin:-14px 0 0 0;
	left:0;*/
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	background-color:#555555;
}
#newsSlider-prev a img, #newsSlider-next a img, #albSliderPrev a img, #albSliderNext a img {
	vertical-align:middle;
}
#newsSlider-next, #albSliderNext {
	display:block;
	position:absolute;
	width:40px;
	height:40px;
	top:50%;
	margin:-20px 0 0 0;
	right:0;
	text-align:right;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
#newsSlider-next a, #albSliderNext a {
	/*position:absolute;
	top:50%;
	margin:-14px 0 0 0;
	right:0;*/
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	background-color:#555555;
}
#newsSlider-prev a:hover, #newsSlider-next a:hover, #albSliderPrev a:hover, #albSliderNext a:hover {
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	background-color:#e4007f;
}

.downloadBox {
	width:98%;
	margin:0 1%;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color:#333333;
	/*background-image:url(../images/paper_ti_bg.png);*/
	background-repeat:no-repeat;
	background-position:center 45px;
	overflow:hidden;
}
.downloadBox .ti {
	color:#FFF;
	font-size:25px;
	padding:10px 0 10px 20px;
	margin-bottom:10px;
	border-bottom:1px solid #1c1c1c;
	font-style:italic;
}
.downloadBox ul {
	padding:15px 0;
}
.downloadBox ul li {
	padding:0 0 0 15px;
	color:#000;
	font-size:18px;
}
.downloadBox ul li i {
	font-size:12px;
}
.downloadBox a {
	display:inline-block;
	padding:0 20px;
	height:35px;
	line-height:35px;
	font-size:13px;
	text-align:center;
	background:url(../images/where_buy_ti_bg.jpg) repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#FFF;
	margin:10px 0 10px 10px;
	-webkit-transition:all 0.2s ease 0s;
	transition:all 0.2s ease 0s;
}
.downloadBox a:hover {
	-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	opacity:0.7;
	-webkit-transition:all 0.2s ease 0s;
	transition:all 0.2s ease 0s;
}
.back {
	width:100%;
}
.back a {
	display:block;
	text-align:center;
	text-decoration:underline;
	margin:30px auto 0;
	font-size:20px;
	color:#ed6d00;
	-webkit-transition:all 0.2s ease 0s;
	transition:all 0.2s ease 0s;
}
.back a:hover {
	color:#e4007f;
}

.liveCont {
	width:100%;
	margin:30px 0;
}
.liveList {
	display:block;
	width:100%;
}
.liveLink {
	position:relative;
	height:170px;
	width:100%;
	overflow:hidden;
}

.liveCont .circle {
	float:left;
  margin:auto;
  width:50%;
  /*-webkit-transform:translateY(-50%);
  transform:translateY(-50%);*/
  -webkit-transition:all .5s;
  transition:all .5s;
  cursor:pointer;
}
.liveCont .circleInner {
  margin:auto;
  width:140px;
  z-index:1;
  -webkit-transition:all .3s;
  transition:all .3s;
  height:125px;
  position:relative;
}
.liveCont .circleInner:hover {
  -webkit-transform:scale(1);
          transform:scale(1);
}
.liveCont .circleInnerPic {
  width:140px;
  height:125px;
  -webkit-transition:all .4s;
  transition:all .4s;
  position:absolute;
  top:10px;
  left:0;
	z-index:1;
}
.liveCont .circleInner:hover .circleInnerPic {
  top:0;
  -webkit-transition:all .3s linear;
  transition:all .3s linear;
}

/*.liveCont .contentShadow, .albumMenu ul li .contentShadow {
  width:140px;
  box-shadow:0px 31px 19px -2px #d5d5d5;
  height:20px;
	margin:0 auto;
  border-radius:70%;
  position:absolute;
  bottom:10px;
  -webkit-transition:all .3s;
  transition:all .3s;
  z-index:0;
}
.liveCont .circleInner:hover .contentShadow, .albumMenu ul li:hover .contentShadow {
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
  bottom:5px;
}*/
.liveCont .liveTi, .albumCont .liveTi {
	width:100%;
	text-align:center;
	padding-bottom:10px;
	font-size:22px;
	/*font-weight:bold;*/
	color:#e4007f;
	overflow:hidden;
}
.albumCont .lineTi, .liveCont .lineTi {
	width:30px;
	height:1px;
	margin:0 auto 20px;
	background-color:#e4007f;
}

.albumCont {
	width:98%;
	margin:30px auto 0;
}
.albumCont ul {
	list-style:none;
	padding:0;
	margin:0;
}
.albumCont ul li {
	width:100%;
	
	text-align:-webkit-center;
	/*background-color:#f1f1f1;*/
}
.albumCont ul li div {
	line-height:675px;
}
.albumCont ul li div img {
	display:inline;
	vertical-align:middle;
	width:initial;
	max-height:675px;
}
.albumCont ul li img {
	width:initial;
	max-height:675px;
}
.albumCont .line {
	width:100%;
	height:20px;
	background:url(../images/album_shadow.png) no-repeat top;
	overflow:hidden;
}
.albumSmBox {
	width:100%;
	position:relative;
	overflow:hidden;
}

.albumMenu {
	width:100%;
	padding-bottom:50px;
	
	margin:0 auto;
}
.albumMenu ul {
	padding:0;
	margin:0;
	clear:both;
	list-style:none;
}
.albumMenu ul li {
	position:relative;
	float:left;
	display:block;
	width:23%;
	max-width:270px;
	height:80px;
	margin:0 1% 20px;
	background-color:transparent;
	z-index:1;
}
.albumMenu.liveMenu {
	max-width:570px;
}
.albumMenu.liveMenu ul li {
	width:48%;
}
.albumMenu ul li a img {
	max-width:195px;
	width:100%;
}
.albumMenu ul li a {
	display:block;
	-webkit-transition:all .4s;
  transition:all .4s;
  position:absolute;
  top:10px;
  left:0;
	z-index:1;
	width:100%;
	padding:5px 0;
	text-align:center;
	/*border:1px solid #cccccc;*/
}
.albumMenu ul li:hover a {
  top:0;
  -webkit-transition:all .3s linear;
  transition:all .3s linear;
}
/*.albumMenu ul li .contentShadow {
	width:80%;
	margin:0 10%;
}*/
.albumSmWrap {
	padding:35px;
	border-top:1px solid #1a1a1a;
	background:url(../images/foot_down_bg.jpg) repeat;
}

.videoList {
	float:left;
	width:23%;
	padding:0 1%;
	margin-bottom:40px;
	overflow:hidden;
}
.youTubeImg img {
	text-align:center;
}

.videoList .youTubeImg {
	width:100%;
	max-width:280px;
	margin-bottom:10px;
	margin:0 auto;
	overflow:hidden;
}
.videoList .youTubeImg div {
	display:block;
	width:100%;
	margin:0 auto;
	
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
	overflow:hidden;
}
.videoList .ti {
	width:100%;
	height:86px;
	overflow:hidden;
}
.videoList .ti {
	display:block;
	width:100%;
	font-size:17px;
	max-height:86px;
	color:#FFF;
	line-height:22px;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.videoList:hover .ti {
	color:#e4007f;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.videoList:hover .youTubeImg div {
	-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
	opacity:0.9;
	-webkit-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}

@media only screen and (max-width: 1024px) {
	.videoList {
		width:31%;
	}
}
@media only screen and (max-width: 768px) {
	.videoList {
		width:48%;
	}
	.albumMenu ul li {
		width:48%;
		max-width:inherit;
	}
	.albumMenu ul li .contentShadow {
		display:none;
	}
}
@media only screen and (max-width: 414px) {
	.videoList {
		width:98%;
	}
	.videoList .ti {
		text-align:center;
	}
}

.noInfo {
	line-height:350px;
	text-align:center;
	font-size:18px;
}

/* iBody */
#iBody, #pBody {
	position:relative;
	width:100%;
	overflow:hidden;
	background:#262626;
	/*background:-moz-linear-gradient(top, #404040 0%, #181818 100%);
	background:-webkit-linear-gradient(top, #404040 0%, #181818 100%);
	background:linear-gradient(to bottom, #404040 0%, #181818 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#181818',GradientType=0);*/
}
#pBody {
	background:#f5f5f5;
}
.iBanner {
	position: relative;
	text-align:center;
	/*padding-bottom:380px;*/
	/* padding-top:80px; */
	/* padding-top:70px; */
	/*padding-bottom:210px;*/
}
.banTxt {
	display:inline-block;
	/*text-transform:uppercase;*/
	font-weight:lighter;
	/*margin:130px 0 40px;*/
	margin:90px 5% 0;
	padding:0 25px 0;
	color:#e4007f;
	font-size: 40px;
  line-height: 55px;
	/*border:2px solid #e4007f;*/
}
.banTxt.pBanWord {
	margin:20px 5% 40px;
	line-height: 40px;
}
.banTxt span {
	font-size:50px;
	color:#FFF;
	/*font-weight:bolder;*/
}
.banTxt.pBanWord span {
	font-size:20px;
}
.iBanner img {
	width:auto;
	display:block;
	margin:0 auto;
}
@media only screen and (max-width: 1169px) {
	.iBanner {
		/* padding-top:50px; */
	}
}

.iBrandBox {
	/*position:absolute;*/
	position:relative;
	/*left:0;
	bottom:50px;*/
	/*height:150px;*/
	width:100%;
	z-index:2;
	/* background:url(../images/i_info_bg.jpg) repeat-x top; */
	
	padding:60px 0 0;
	/* background-color: #2e2e2e; */
	background-color: #f5f5f5;
}
.iBrandBox .ti {
	color:#e4007f;
	font-size:30px;
	padding:30px 0 30px 40px;
	font-weight:lighter;
}
.iBrandBox .cont {
	/*text-align:center;
	background:url(../images/i_2018_line.png) no-repeat top center;
	padding-top:10px;*/
	float:right;
	margin-right:5%;
}
.iBrandBox .cont .brand1 {
	/*position:absolute;*/
	display:inline-block;
  text-align:center;
	/*width:170px;*/
	margin:0 5px;
}
.iBrandBox .cont .brand2 {
	/*position:absolute;*/
	display:inline-block;
  text-align:center;
	/*width:170px;*/
	margin:0 5px;
}
.iBrandBox .cont .brand3 {
	/*position:absolute;*/
	display:inline-block;
  text-align:center;
	/*width:150px;*/
	margin:0 5px;
}
.iBrandBox .cont .brand1 img, .iBrandBox .cont .brand2 img, .iBrandBox .cont .brand3 img {
	display:block;
}

.boothBox {
	position:absolute;
	right:0;
	bottom:50px;
	width:100%;
	height:370px;
	text-align:center;
	background:url(../images/i_booth_1.png) no-repeat bottom right;
	background-size:36%;
	z-index:1;
}
.boothBox .cont {
	float:right;
	padding:0 120px;
	background:url(../images/line_2.png) no-repeat top right;
}
.boothBox .ti {
	color:#e4007f;
	font-size:30px;
	padding:30px 0;
	font-weight:lighter;
	
}
.boothBox .txt {
	color:#FFF;
	font-size:20px;
	line-height:35px;
	font-weight:lighter;
}

@media screen and (max-width: 520px) {
	
	.iBanner {
    /*padding-bottom:250px;*/
	}
	.iBrandBox {
    /*height:200px;*/
	}
}
/*@media screen and (max-width: 1800px) {
	
	.iBrandBox .cont .brand1 {
		position:absolute;
		width:400px;
		left:0;
		bottom:0;
	}
	.iBrandBox .cont .brand2 {
		position:absolute;
		width:400px;
		left:370px;
		bottom:0;
	}
	.iBrandBox .cont .brand3 {
		position:absolute;
		width:400px;
		left:740px;
		bottom:0;
		
	}
}
@media screen and (max-width: 1650px) {
	.iBrandBox {
		height:320px;
	}
	.boothBox {
		height:320px;
	}
	.iBrandBox .cont .brand1 {
		position:absolute;
		width:350px;
		left:0;
		bottom:0;
	}
	.iBrandBox .cont .brand2 {
		position:absolute;
		width:350px;
		left:325px;
		bottom:0;
	}
	.iBrandBox .cont .brand3 {
		position:absolute;
		width:350px;
		left:645px;
		bottom:0;
		
	}
}
@media screen and (max-width: 1530px) {
	.boothBox .cont {
		padding:0 50px 0 150px;
	}
}
@media screen and (max-width: 1439px) {
	.boothBox .cont {
		padding:0 50px 0 200px;
	}
	.boothBox .ti {
		font-size:25px;
	}
	.boothBox .txt {
		font-size:18px;
		line-height:30px;
	}
	.iBrandBox .ti {
		font-size:25px;
	}
	
	.iBrandBox {
		height:280px;
	}
	.boothBox {
		height:280px;
	}
	.iBrandBox .cont .brand1 {
		position:absolute;
		width:300px;
		left:0;
		bottom:0;
	}
	.iBrandBox .cont .brand2 {
		position:absolute;
		width:300px;
		left:275px;
		bottom:0;
	}
	.iBrandBox .cont .brand3 {
		position:absolute;
		width:300px;
		left:550px;
		bottom:0;
		
	}
}
@media screen and (max-width: 1250px) {
	.iBrandBox .cont .brand1 {
		position:absolute;
		width:250px;
		left:0;
		bottom:0;
	}
	.iBrandBox .cont .brand2 {
		position:absolute;
		width:250px;
		left:230px;
		bottom:0;
	}
	.iBrandBox .cont .brand3 {
		position:absolute;
		width:250px;
		left:460px;
		bottom:0;
		
	}
}
@media screen and (max-width: 1115px) {
	.iBanner {
		padding-bottom:0;
	}
	.iBrandBox {
		position:initial;
		height:250px;
		padding-bottom:50px;
	}
	.iBrandBox .ti {
		text-align:center;
		padding:30px 0;
	}
	.iBrandBox .cont {
		width:710px;
    position:relative;
    height:150px;
    margin:0 auto;
	}
	.boothBox {
		position:initial;
		height:auto;
	}
	.boothBox .cont {
		padding:0 0 50px 0;
    width:100%;
	}
	footer {
		position:initial;
	}
}
@media screen and (max-width: 1024px) {
	.banTxt {
		font-size:45px;
	}
	.banTxt span {
		font-size:32px;
		color:#FFF;
		font-weight:bolder;
	}
}
@media screen and (max-width: 740px) {
	.iBrandBox .cont {
		width:100%;
	}
	.iBrandBox .cont .brand1 {
		width:35%;
	}
	.iBrandBox .cont .brand2 {
		width:35%;
		left:32%;
	}
	.iBrandBox .cont .brand3 {
		width:35%;
		left:64%;
	}
}
@media screen and (max-width: 450px) {
	.iBrandBox {
		height:auto;
	}
	.iBrandBox .cont {
		width:90%;
		margin:0 5%;
		height:auto;
	}
	.iBrandBox .cont .brand1 {
		position:initial;
		width:100%;
	}
	.iBrandBox .cont .brand2 {
		position:initial;
		width:100%;
	}
	.iBrandBox .cont .brand3 {
		position:initial;
		width:100%;
	}
	.banTxt {
		font-size:40px;
	}
	.banTxt span {
		font-size:20px;
	}
}*/

.locatBox {
	float:left;
	margin-left:5%;
	/*text-align: center;*/
	font-size: 20px;
	line-height: 30px;
	color: #e4007f;
	font-weight: 100;
	border-left: 1px solid #e4007f;
	padding-left: 15px;
}
.timeBox {
	text-align: center;
	font-size: 25px;
	padding: 0 20px 20px;
	color: #FFF;
	line-height: 30px;
}
.iBrandTopBg {
	position:absolute;
	/* top:-299px; */
	bottom: 0;
	width:100%;
	height:300px;
	overflow:hidden;
	background:url(../images/i_info_bg_top_gw.png) repeat-x center bottom;
	background-size: 100%;
	z-index: 1;
}
@media screen and (max-width: 992px) {
	.locatBox {
		float:none;
		text-align:center;
		margin-left:0;
		border-left:0;
		padding-left:0;
	}
	.iBrandBox .cont {
		float:none;
    margin-right:0;
		text-align:center;
		padding-top:30px;
	}
}

/*200331*/
.iVideoWrap {
	/* max-width: 1200px; */
	max-width: 1400px;
	width: 100%;
	/* margin: 0 auto 70px; */
	margin: 0 auto;
  padding: 70px 0;
}
.iVideoWrap .ti {
	width: 90%;
	background-image: url(../images/line_6.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0 5%;
	padding-bottom: 50px;
	text-align: center;
	font-weight: normal;
	overflow: hidden;
}
.iVideoWrap .ti span {
	/* background: #c1a065;
	background: -moz-linear-gradient(to right, #e5d28f 0%, #c4a76d 30%, #f4dd93 81%, #c1a065 90%);
	background: -webkit-linear-gradient(to right, #e5d28f 0%, #c4a76d 30%, #f4dd93 81%, #c1a065 90%);
	background: linear-gradient(to right, #e5d28f 0%, #c4a76d 30%, #f4dd93 81%, #c1a065 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5d28f', endColorstr='#c1a065', GradientType=1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
	color: #252525;
	letter-spacing: 5px;
	line-height: 40px;
}

.iVideoBox {
	width: 98%;
	margin: 0 1%;
	padding: 30px 0;
}
.youTubeLive, .iFbBox {
	float: left;
	width: 75%;
	height: 580px;
	/* height: 360px;
	margin: 0 1.5%;
	border-radius: 10px; */
	/* padding-bottom: 17px; */
	/* background-image: url(../images/line_3.png); */
	background-position: center bottom;
	background-repeat: no-repeat;

	overflow: hidden;
}
.yTti {
	background: #c1a065;
	background: -moz-linear-gradient(to right, #e5d28f 0%, #c4a76d 30%, #f4dd93 81%, #c1a065 90%);
	background: -webkit-linear-gradient(to right, #e5d28f 0%, #c4a76d 30%, #f4dd93 81%, #c1a065 90%);
	background: linear-gradient(to right, #e5d28f 0%, #c4a76d 30%, #f4dd93 81%, #c1a065 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5d28f', endColorstr='#c1a065', GradientType=1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	/* font-size: 35px; */
	/* font-size: 25px; */
	font-size: 20px;
	text-align: center;
	padding: 30px 0;
}
.liveTi {
	width:90%;
	/*height:90px;*/
	/* min-height: 90px; */
	font-size:15px;
	/* color:#ed6d00; */
	/* color:#d3bc7d; */
	color:#505050;
	line-height:17px;
	padding:15px 5%;
	text-align:center;
	/* background:url(../images/line_1.png) no-repeat top center; */
	overflow:hidden;

	display: block;
	-webkit-transition:all 0.5s ease 0s;
	cursor: pointer;
}
.liveTi.active {
	background-color: #f5f5f5;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-image: url(../images/line_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.iFbBox {
	width: 25%;
	background-color: #FFF;
	background-image: url(../images/bg_wall.png);
	background-position: right 10% bottom;
}
@media screen and (max-width: 764px) {
	.youTubeLive, .iFbBox {
		width: 97%;
    max-width: 500px;
    float: none;
    margin: 30px auto;
	}
}

.countdown {
	text-align: center;
	position: relative;
}
.countdown .timer {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 10;
	margin: 0 auto;
	width: calc(100% - 30px);
	max-width: 1000px;
	/* background: url(../images/bg_wall.png) bottom no-repeat;
	background-color: #FFF; */
	background-size: 100%;
	background: linear-gradient(#e0e0e0,#f5f5f5);
	/* box-shadow: 0 5px 15px rgba(0, 0, 0, .25); */
	padding: 80px 20px;
	/* border-radius: 15px; */
	box-sizing: border-box;
	border-top: 5px solid #ccac6e;
}
.timer .box {
	display: inline-block;
	margin: 2%;
  width: 20%;
	text-align: center;
}
.timer .box .value {
	/* position: relative; */
	margin: 0;
	padding: 30px 0;
	font-size: 50px;
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation: wind 4s ease-out alternate infinite;
	animation: wind 4s ease-out alternate infinite;
	box-shadow: 0 15px 10px -10px rgba(181, 131, 141, 0);
}

.iSliderBg {
	/* background: url(../images/bg_wall.png) bottom no-repeat; */
	/* background-color: #ccac6e; */
	background: linear-gradient(#dcd5c4,#ccb88c);
  /* padding: 50px 0; */
}
.iImgMask {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.smImgWrap {
	position: absolute;
  overflow: hidden;
  width: 100%;
	padding: 8px 0;
	bottom: -5%;
	z-index: 5;
}
.iCarousel {
  margin: auto;
  width: 100%;
}
.iCarousel_chunk {
  display: -webkit-box;
	display: flex;
	padding: 0 50px;
  -webkit-box-pack: justify;
  /* justify-content: space-between; */
  -webkit-box-align: center;
  align-items: center;
}
.iCarousel .currImg {
	position: relative;
	/* cursor: pointer; */
	width: 100%;
	/* max-height: 500px; */
	overflow: hidden;
}
.iCarousel .currImg img {
	display: block;
}
.chunk_item {
	/* height: 80px; */
	max-height: 140px;
	overflow: hidden;

	width: 25%;
  margin: 5px;
  /* padding: 2px; */
  /* border: 1px solid transparent; */
	cursor: pointer;
	background: #FFF;
}
.chunk_item:hover {
  /* border: 1px solid #2196f3; */
}
.chunk_item.curr {
  background: #FFF;
  outline: 1px solid #ccc;
  border-color: transparent;
}
.chunk_item img {
  display: block;
  /* height: 100%; */
}
.iCarousel-controls {
	/* position: absolute; */
	width: 100%;
	bottom: 10%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
.iSliderBtn {
	position: absolute;
	top: 50%;
	margin: -20px 0 0;
	cursor: pointer;
}
.iSliderBtn:nth-child(2) {
	right:0;
}
.iCarousel-controls_dot,
.iCarousel-controls svg {
  cursor: pointer;
}
.iCarousel-controls svg:hover {
  fill: #ff0;
}
.iCarousel-controls_dot {
  border-radius: 50%;
  width: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  background-color: #222;
  font-family: sans-serif;
  font-size: 0.5em;
  color: #fff;
}
.iCarousel-controls_dot:hover {
  -webkit-transform: scale(1.4, 1.4);
          transform: scale(1.4, 1.4);
}
.iCarousel-controls_dot.curr {
  cursor: none;
  background-color: #ffd700;
  color: #000;
  font-weight: bold;
  -webkit-transform: scale(1.4, 1.4);
          transform: scale(1.4, 1.4);
}
.slide_next-enter-active,
.slide_prev-enter-active {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.slide_next-enter {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.slide_prev-enter {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.lightbox {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #616574 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 10 10' fill='none' stroke-linecap='round' stroke-linejoin='round' stroke='gold'><line x1='4' y1='4' x2='6' y2='6' /><line x1='6' y1='4' x2='4' y2='6' /></svg>") top right no-repeat;
  display: -webkit-box;
  display: flex;
}
.lightbox img {
  cursor: default;
  margin: auto;
  max-width: 90%;
  max-height: 100%;
}
.prev,
.next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 60px;
  margin: -30px 4% 0;
  background: #444 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='none' stroke-linecap='round' stroke-linejoin='round'><path stroke='gold' d='M6,2 L4,5 L6,8'/></svg>") center/cover no-repeat;
}
.prev:hover,
.next:hover {
  background-color: #222;
}
.next {
  right: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='none' stroke-linecap='round' stroke-linejoin='round'><path stroke='gold' d='M4,2 L6,5 L4,8'/></svg>");
}

.iGiveBg {
	background-color: #eaeaea;
	/* background: linear-gradient(#e2d7bf,#e2d3b2); */
}
.proInfoBox {
	position:relative;
	
	max-width:1400px;
	/*max-width:1180px;
	padding:0 10px;*/
	margin:0 auto;
}
.proInfoBox .img {
	width:55%;
}
.proInfoBox .txtBox {
	width: 45%;
}
.proInfoBox .info {
	width:600px;
	margin:100px 0 0 0;
}
.proInfoBox .ti {
	font-size:28px;
	line-height:40px;
	margin:20px 0;
	padding: 0;
	color:#FFF;
}
.proInfoBox .ti.supBigTi, .supBigTi {
	
	font-size:30px !important;
	line-height:35px !important;
	font-weight:normal !important;
}
.proInfoBox .txt {
	font-size:20px;
	/* font-size:18px; */
	line-height:28px;
	color:#505050;
	/* padding: 0 10px; */
	font-family:Roboto, 微軟正黑體;
}
@media only screen and (max-width: 1199px) {
	.proInfoBox .img {
		width:45%;
	}
	.proInfoBox .info, .proInfoBox .txtBox {
		width:50%;
	}
	.proInfoBox .info .ti {
		font-size:25px;
		line-height:35px;
		margin-bottom:30px;
	}
	.proInfoBox .info .txt {
		font-size:15px;
		line-height:25px;
		color:#7f7f7f;
	}
}
@media only screen and (max-width: 1023px) {
	.fullBgBox.lcsBg .proInfoBox .img {
		margin: 0 auto;
	}
	.fullBgBox.lcsBg .proInfoBox .txtBox {
		width: 100%;
    margin: 0 auto;
	}
	.fullBgBox.lcsBg .proInfoBox .ti, .fullBgBox.lcsBg .proInfoBox .txt {
		text-align:center;
	}
	.proInfoBox .img, .proInfoBox.noBound .img {
		width:100%;
	}
	.proInfoBox .info, .proInfoBox .txtBox, .proInfoBox.noBound .txtBox {
		width:100%;
		margin:0;
	}
	.proInfoBox .ti, .proInfoBox .txt {
		text-align:center;
	}
	.proInfoWrap.bgA {
		background:none;
	}
	.like-table {
		display:block !important;
		height:auto !important;
	}
}
.like-table {
	/*width: 360px;*/
	/*width: 50%;*/
	/*height: 500px;*//* 要可變 */
	border: 0px solid #000;
	vertical-align: middle;
	display: table-cell;
	
	padding: 0 40px;
		
}
.like-table .fullBlock, .like-table.fullBlock .box, .proInfoBox .fullBlock  {
	width:100%;
}

.like-table .box {
	/* width: 360px;*/
	/* height: 68px; */
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
}
.like-table .box .ti, .proInfoBox .ti{
	color: #252525;
	letter-spacing: 5px;
	font-size: 30px;
	font-weight: normal;
}
.like-table .box .tiS {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	padding: 0 10px;
	/*color: #a4a4a4;*/
	color: #555;
	font-weight:normal;
}
/*.like-table .box .txt, .proInfoBox .txt{
    font-size: 15px;
    line-height: 20px;
		color:#666666;
}*/

.proInfoBox > .ti,
.proInfoBox > .txt {
	text-align: center;
}

.like-table > .box > .txt > p > img{
	width:auto !important;
	border:0; text-decoration:none; max-width:100%; width:100%;
}
.like-table2 > .box > .txt > p > img{
	width:auto !important;
	border:0; text-decoration:none; max-width:100%; width:100%;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.giveInfo {
	width:100%;
	min-height:20px;
	/* padding: 20px 0; */
}
.giveInfo ul {
	padding:0;
	margin:0;
	list-style:none;
}
.giveInfo ul li {
	padding:5px 0 5px 10px;
	font-size:18px;
	line-height:20px;
	color:#544e3e;
	background:url(../images/icon_1.gif) no-repeat left 14px;
}
.giveInfo ul li a {
	color: #fc3226;
}

.iArttQrWrap {
	float: right;
	width: 20%;
	padding: 3%;
	background-color: #ffcf00;
	background-image: url(../images/pro_pic_ar_dlbg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100%;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .25);
}
.iArttQrWrap .ti {
	width: 100%;
	font-size: 35px;
	color: #ed6d00;
	letter-spacing: 2px;
	/* color: #d3bc7d; */
	/* color: #505050; */
	line-height: 30px;
	padding: 15px 0;
	text-align: center;
	background-image: none;
	overflow: hidden;
}
.iArttQrWrap .txt {
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	padding: 10px 0;
	color: #544e3e;
}
.iArttQrWrap .pic {
	margin: 0 auto;
	text-align: center;
}
.iArttQrWrap .pic img {
	width: auto;
}
.proCont.iHotPro .proBox.clearer {
	clear: none;
	height: auto;
}
@media only screen and (max-width: 1023px) {
	.iArttQrWrap {
		float: none;
		width: 80%;
		margin: 0 auto;
	}
	.proCont.iHotPro .proBox {
		width: 100%;
	}
	.proCont.iHotPro {
		float: none;
		width: 100%;
	}

	.iArttVideo {
		float: none;
		width: 100%;
    margin: 0 auto;
	}
	.pArttTop .iArttQrWrap {
		width: 100%;
		padding: 3% 0;
	}
}

.pBodyPadd {
	padding: 0 5%;;
}
.topWord {
	font-size: 20px;
	line-height: 28px;
	color: #505050;
	font-family: Roboto, 微軟正黑體;
	padding: 10px 0 50px;
}

/* 舊輪播不能控制 */
.pBanBox {
	position: relative;
	width: 100%;
	/* max-width: 1920px; */
	margin: 0 auto;
	/* height: 850px; */
	overflow: hidden;
}
.slide{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	/* height: 500px; */
}
.slide__image{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.slide::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
}
.slide__info{
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 20;
	color: #fff;
	text-align: center;
}
.slide__info > h2, .slide__info > p{
	margin: 8px 0;
}

.slide-enter-active, .slide-leave-active {
  transition: 1.4s;
}
.slide-enter, .slide-leave-to{
}
.slide-enter{
  transform: translateX(100%);
}
.slide-leave-to{
  transform: translateX(-100%);
}
@media only screen and (max-width: 1920px) {
	#pBanner {
		background-color: #f5f5f5;
		background-image: none;
	}
}
@media only screen and (max-width: 1169px) {
	#pBanner {
		/* padding: 50px 0 0; */
	}
	.pBanBox {
		/* height: 500px; */
	}
}
@media only screen and (max-width: 400px) {
	.pBanBox {
		/* height: 200px; */
	}
}

/* 新輪播 */
.bg {
  position: absolute;
  z-index: 0;
  width: 120vw;
	height: 100vh;
	left: -10%;
  top: -10%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  filter: blur(30px);
  transition: background-image 0.5s;
}
.bg::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 1920px;
}

.carousel-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  /* border: 2px solid rgba(255, 255, 255, 0.1); */
  /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); */
}
.carousel-wrap .item {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: #000;
  color: #FFF;
  opacity: 1;
}
.carousel-wrap .item:first-of-type {
  position: relative;
}
.carousel-wrap .item img {
  display: block;
  max-width: 100%;
}
.carousel-wrap .item a {
  display: block;
}

.button-prev, .button-next, .dot-group {
  position: absolute;
  z-index: 2;
}
.iBanner .dot-group {
	bottom: 30px;
}

.button-prev, .button-next {
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.3s;
}
.button-prev:hover, .button-next:hover {
  opacity: 0.7;
}
.button-prev img, .button-next img {
  display: block;
  max-width: 50px;
}

.button-next {
  right: 0;
}

.dot-group {
  right: 0;
  bottom: 8px;
  left: 0;
  display: flex;
  justify-content: center;
}
.dot-group a {
  display: block;
  margin-right: 8px;
  margin-left: 8px;
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 0.5);
  /* border: 2px solid rgba(255, 255, 255, 0.5); */
  border-radius: 50%;
  transition: 0.3s;
}
.dot-group a:hover, .dot-group a.active {
  background: #fc3226;
}

.carousel-prev-enter-active, .carousel-prev-leave-active,
.carousel-next-enter-active, .carousel-next-leave-active {
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: transform;
}

.carousel-next-enter, .carousel-prev-leave-to {
  transform: translateX(100%);
}

.carousel-next-leave-to, .carousel-prev-enter {
  transform: translateX(-100%);
}






























