html,body {
	height: 100%;
	width: 100%;
}
body {
	color: #000000;
	font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../images/pc/bar.jpg);
	background-repeat: no-repeat;
	background-position: center 53px;
	background-attachment: fixed;
	font-size: 18px;
}
/* 版型最外層包裝------------------------------------*/
#wrapper {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* 版型頁眉-----------------------------------------*/
#header_box {
	width: 100%;
	background-color: #b91c22;
	position: fixed;
	z-index: 2;
}
#header {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
}
/* PC選單 */
#menu {
	padding-left: 80px;
}
#menu span{
	padding-left: 5px;
	padding-right: 5px;
}
#menu li{
	list-style-type: none;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
}
#menu li a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #FFFFFF;
}

/* 手機選單icon */
.m_menu_icon {
	width: 40px;
	height: 29px;
	background-size: 35px 25px;
	background-image: url(../images/mobile/menu_ban2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 0px;
	background-position: center center;
	position: fixed;
	top: 10px;
	z-index: 4;
	display: none;
	right: 10px;
}
/* 手機選單-----------------------------------------*/
.m_menu_box {
	position: fixed;
	z-index: 3;
	width: 100%;
	height: 100%;
	display: none;
	top: 0px;
	background-color: #b91c22;
	opacity: 0.95;
}
.m_menu_nav{
	margin-top: 50px;
	margin-left: 0px;
	padding-top: 0pt;
	padding-left: 0px;
}
.m_menu_nav li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D3D3D3;
	list-style-type: none;
	padding-left: 20px;
	color: #FFFFFF;
}

.m_menu_nav li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
}


/* 版型頁尾 ----------------------------------------*/
#footer {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #b92a22;
	overflow: hidden;
}
#footer .copyright {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

/* 內容 ----------------------------------------*/
#main_1 {
	height: 560px;
}
#main_1 img{
	display: none;
}
#main_2 {
	text-align: center;
	background-color: #FFFFFF;
}
#main_3 {
	background-color: #f8f8f8;
	background-image: url(../images/pc/bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#main_4 {
	background-color: #FFFFFF;	
}
#main_5 {
	background-color: #f8f8f8;
	background-image: url(../images/pc/bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#main_6 {
	background-color: #FFFFFF;	
	}
#main_7 {
	background-color: #f8f8f8;
	background-image: url(../images/pc/bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	overflow: hidden;
	padding-bottom: 50px;
}
#main_8 {
	background-color: #FFFFFF;
	background-image: url(../images/pc/bg2.png);
	background-position: right center;
	background-repeat: no-repeat;
	min-height: 600px;
	}
#main_6 ul{
	padding-top: 80px;
	padding-bottom: 80px;
}
.main_youtube{
	width: 560px;
}
.main_review{
}
.review_c{
	width: calc(100%/2);
	float: left;
}

.review_c2{
	padding-top: 40px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;
}
.review_c span{
	float: left;
}
.review_a{
	float: right;
	color: #2D2D2D;
	text-decoration: none;
}
.main_news{
	margin: 0px;
	padding: 0px;
}
.main_news li{
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	text-align: center;
	border-bottom: 1px solid #BFBFBF;
	background-color: hsla(0,0%,100%,0.20);
}
.main_news li:hover{
	background-color: hsla(0,0%,100%,0.50);
}
.main_news li a{
	text-decoration: none;
	color: #2A2A2A;
	font-size: 18px;
	display: block;
	text-align: left;
	width: 665px;
	margin-left: auto;
	margin-right: auto;
}
.main_news li a:hover{
	color: #9C0002;
}
.main_news li a span{
	color: #606060;
	font-size: 15px;
	padding-right: 10px;
}
.title{
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center;
}
.main_c{
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	padding-bottom: 60px;
	padding-left: 20px;
	padding-right: 20px;
}
.speak{
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
.speak .name{
	font-size: 20px;
	color: #1A1A1A;
	padding-bottom: 10px;
}
.speak span{
	font-size: 14px;
}
.speak .depiction{
	color: #3a3a3a;
	font-size: 15px;
	padding-top: 10px;
	border-top: 1px solid #757575;
	min-height: 40px;
}
.speak .more{
	margin-top: 20px;
	cursor: pointer;
}
.box{
	background-color: rgba(0,0,0,0.80);
	position: fixed;
	z-index: 4;
	width: 100%;
	height: 100%;
	display: none;
}

.speak_box{
	max-width: 370px;
	min-height: 400px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.speak_box .name{
	font-size: 20px;
	color: #1A1A1A;
	padding-bottom: 10px;
	font-weight: bold;
}
.speak_box span{
	font-size: 14px;
}
.speak_box .depiction{
	color: #585858;
	padding-top: 10px;
	border-top: 1px solid #A2A2A2;
	font-size: 16px;
}
.speak_box .content{
	padding-top: 20px;
	color: #1F1F1F;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	padding-bottom: 20px;
	text-align: left;
}
.close{
	display: block;
	cursor: pointer;
	float: right;
}
.about{
	padding-bottom: 110px;
	margin-left: 60px;
	margin-right: 60px;
}
.map_box{
	margin-left: 60px;
	margin-right: 60px;
}
.map_1 h1{
	font-size: 30px;
	font-weight: bold;
	font-family: "細明體";
	display: inline-block;
	padding-right: 10px;
}
.map_1 h2{
	font-size: 25px;
	font-family: "細明體";
	display: inline-block;
	padding-right: 10px;
}
.map_1 h3{
	font-size: 14px;
	display: inline-block;
}
.map_2{
	font-size: 18px;
	padding-bottom: 30px;
}
.map_box2{
	border-left: 1px solid #000000;
	padding-left: 90px;
}
.host{
	display: inline-block;
	width: 44%;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
.host .h_title1{
	font-size: 30px;
	padding-top: 10px;
	font-weight: bold;
	font-family: "細明體";
}
.host .h_title1 span{
	font-size: 20px;
	font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif;
}
.host .h_title2{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.host .h_content{
	font-size: 16px;
	text-align: justify;
	line-height: 26px;
	color: #333333;
}
.unit td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.vip{
	margin: 0px;
	padding: 0px;
}
.vip li{
	margin-bottom: 25px;
	padding: 0px;
	display: inline-block;
	list-style-type: none;
	width: 24%;
	vertical-align: top;
}
.pc_show {
	display: inline-block;
}
.m_show {
	display: none;
}
.td_vertical {
	vertical-align: middle;
}



