@charset "utf-8";
/* CSS Document */
/*首頁圓圈圈用的*/
@font-face {
  font-family: TPLDKHANGXIDICTTRIAL;
  src: url(../public/fonts/TPLDKHANGXIDICTTRIAL.OTF);
}
body {
	font-family:'微軟正黑體';
}

/*html,body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

html{
	background: #333;
}*/
.disp {
	display:none;
}
/*.forgetPassBT {
	display:block;
}
.cencelPassBT {
	display:none;
}*/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:black;
	letter-spacing:2px !important;
	font-family:'微軟正黑體' !important;
	font-size:1em !important;
    opacity: .5 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:black;
	letter-spacing:2px !important;
	font-family:'微軟正黑體' !important;
	font-size:1em !important;
    opacity: .5 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color:blacke;
	letter-spacing:2px !important;
	font-family:'微軟正黑體' !important;
	font-size:1em !important;
    opacity: .5 !important;
}
.passWords {
	display:none;
}
.Progressing {
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999;
	background-color:rgba(0,0,0,0.65);
	background-image:url(../img/loadingw.gif);
	background-position:center center;
	background-repeat:no-repeat;
	opacity:0;
	display:none;
}
.clearLine {
	width:100%;
	height:1px;
	float:left;
}
.HomeTitletTxt {
	font-family:'微軟正黑體';
	letter-spacing:10px;
	font-weight:bolder;
}
.LoadingPage {
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.9);
	position:absolute;
	z-index:9;
}
.canvas_outer{
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

canvas#cvsTopCarouselIndicator{
	width: 100%;
	height: 100%;		
}
.ArtImgs {
	padding:0px;
	margin-top:5%;
	margin-bottom:0px;
/*	background-size:100% auto;*/
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
}
.ArtImgs img {
	width:auto;
	height:100%;
	opacity:0;
	float:left;
}
.ArtSpTxt {
	width:90% !important;
	text-align:center !important;
	font-size:1.071em !important;
	line-height:21px !important;
	letter-spacing:0px !important;
	font-weight:bold !important;
	color:#000 !important;
	padding:10px 0px 0px 0px !important;
	margin:0px 5% 0px 5% !important;
	float:left !important;
}
.AuthPage li a {
	border:0px;background-color:rgba(255,255,255,0.75)
}
.GuideOuterFrame {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	z-index:30;
	opacity:0;
	background-color:rgba(0,0,0,0.5);
}
.GuideIntro {
	display:none;
	position:absolute;
	z-index:999 !important;
	opacity:0;
	padding:45px 0px 0px 0px;
	margin:0px 0px 0px -25px;
}
.GuideIntro span {
	width:auto;
	padding:0px;
	margin:0px 0px 0px 32%;
	font-size:1.423em;
	line-height:5px;
	color:#fff;
	float:left;
}
.GuideIntro div {
	width:166px;
	height:auto;
	padding:10px 10px 15px 10px;
	margin:0px;
	border:0px;
	border-radius:15px;
	border-style:solid;
	background-color:#fff;
	float:left;
}
.GuideIntro div a {
	width:auto;
	padding:12px 5px 2px 5px;
	font-size:1.714em;
	font-weight:bold;
	line-height:5px;
	color:#cdcdcd !important;
	cursor:pointer;
	float:left;
	transition:.3s;
}
.GuideIntro div a:hover {
	color:#000 !important;
	transition:.3s;
}
.GuideIntro div .Prev {
	margin:0px 0px 0px 5px;
}
.GuideIntro div .Next {
	margin:0px 0px 0px 0px;
}
.GuideIntro div p {
	width:100%;
	padding:5px 10px 6px 11px;
	margin:0px;
	font-weight:normal;
	float:left;
	font-size:0.857em;
	letter-spacing:1px;
	line-height:21px;
	white-space:pre-wrap;
	color:#000;
}
.limitHTitle {
	height:74px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
			line-clamp: 2; 
	-webkit-box-orient: vertical;
	overflow:hidden;
}
.limitHArticle {
	height:68px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3; 
			line-clamp: 3; 
	-webkit-box-orient: vertical;
	overflow:hidden;
}
.PICOuter {
	width:100%;
	border:8px;
	border-style:solid;
	border-color:rgba(255,255,255,0.15);
}
.PICMax {
	overflow:auto;
}
.PICInner {
	width:100%;
	border:0px;
	border-color:#dedede;
	border-style:solid;
	background-color:#fff;
}
.PICInner tr:nth-child(even) {
	background-color:rgba(0,0,0,0.045) !important;
}
.GRBg tr {
	background-color:rgba(0,0,0,0.75) !important;
}
/*.GRBg tr td font {
	color:rgba(255,255,255,0.85) !important;
}*/
.AuthlistFrame {
	width:100%;
	padding:10px 0px 10px 0px;
	height:auto;
	display:none;
	float:left;
}
.AuthlistFrame p {
	width:100%;
	margin:0px;
	padding:3px 0px 3px 0px;
	font-size:1em;
	line-height:20px;
	color:#666;
	float:left;
}
.AuthlistFrame p span {
	color:#C00;
}
.PICHeadLeft {
	width:60%;
	border:0px;
	border-bottom:0px;
	border-left:1px;
	border-style:solid;
	border-color:#666;
	padding:9px 6px 9px 16px;
	text-align:left;
}
.PICHeadLeft font {
	font-family:'微軟正黑體';
	font-size:1.143em;
	color:#fff
}
.PICHeadMid {
	width:25%;
	border:0px;
	border-bottom:0px;
	border-left:1px;
	border-style:solid;
	border-color:#666;
	padding:9px 6px 9px 6px;
}
.PICHeadMid font {
	font-size:1.143em;
	color:#fff
}
.PICHeadRight {
	width:15%;
	border:0px;
	border-bottom:0px;
	border-left:1px;
	border-style:solid;
	border-color:#666;
	padding:9px 6px 9px 6px;
}
.PICHeadRight font {
	font-size:1.143em;
	color:#fff
}
.AuthTotal {
	padding:15px 0px 0px 0px !important;
}
.AuthTotal b {
	color:#000;
	font-size:1.214em;
}
.AuthTotal span {
	color:#060;
	font-weight:bold;
	font-size:1.143em;
	font-family:'Courier New', Courier, monospace;
}


.PICColLeft {
	width:60%;
	border:0px;
	border-bottom:0px;
	border-left:1px;
	border-style:solid;
	border-color:#dedede;
	padding:5px 5px 5px 16px;
	text-align:left;
}
.PICColLeft font {
	font-family:'微軟正黑體';
	font-size:1.071em;
	letter-spacing:1px;
	color:#000;
}
.PICColLeft span {
	cursor:pointer;
	color:#999;
}
.PICColMid {
	width:25%;
	border:0px;
	border-bottom:0px;
	border-left:1px;
	border-style:solid;
	border-color:#dedede;
	padding:5px 5px 5px 5px;
}
.PICColMid font {
	font-family:'Courier New', Courier, monospace;
	font-size:1.143em;
	color:#000;
}
.PICColRight {
	width:15%;
	border:0px;
	border-bottom:0px;
	border-left:1px;
	border-style:solid;
	border-color:#dedede;
	padding:5px 5px 5px 5px;
}
.PICColRight input[type="button"] {
	width:100% !important;
	height:auto !important;
	text-align:center;
	font-size:0.923em;
	color:#fff;
	padding:5px 12px 4px 16px;
	border:0px;
	border-color:rgba(255,255,255,0.5);
	letter-spacing:2px;
}
.PICColRight .Applied {
	background-color:#6CF;
}
.PICColRight .OnAir {
	background-color:#C30;
}
.PICColRight .OnWait {
	background-color:#03F;
}
.PICColRight .Paying {
	background-color:#555;
}
.PICColRight .DonePay {
	background-color:#090;
}
.PICColRight .Authed {
	color:#FF0 !important;
	background-color:#F60;
}
.PICColRight .Filesend {
	background-color:#F09;
}
.PICColRight .FileSomesend {
	background-color:#E047A3;
}

.PICColRight .Other {
	color:#F00 !important;
	background-color:#FC0;
}
.PICColRight .PartAuthed {
	color:#FF0 !important;
	background-color:#C90;
}
.PICColRight .SpecialOther {
	color:#F00 !important;
	background-color:#FC0;
}
.ReportHeading {
	font-size:4.423em;
	line-height:70px;
}
.TxtThin {
	font-weight:lighter !important;
	letter-spacing:5px !important;
}
.invFrame {
	padding-left:35px;
	padding-right:35px;
	padding-bottom:25px;
}
.invFrame font {
	font-family:'微軟正黑體';
	font-size:1.5em;
	line-height:33px;
	color:#222
}
.indexPre {
	width:97.5% !important;
	padding:0px !important;
	margin:0px !important;
	padding-left:2.5% !important;
	padding-right:0% !important;
	padding-left:35px !important;
	border:0px !important;
	font-family:'微軟正黑體' !important;
	font-size:1.071em !important;
	line-height:31px !important;
	color:#222 !important;
}
.invTitle h5 {
	color:#900;
}
.eBookCatelog li a {
	color:#000 !important;
	font-size:0.929em;
}
.eBookCatelog li {
	padding:6px 12px 6px 8px;
	background-color:rgba(0,0,0,0.0);
	transition:.3s;
}
.eBookCatelog li:hover {
	background-color:rgba(0,0,0,0.1);
	transition:.3s;
}
.eBookCatelog .eBookActive {
	padding:8px 12px 8px 8px;
	border-top:1px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px;
	border-style:solid;
	border-color:#900;
}
.eBookCatelog .eBookActive a {
	color:#900 !important;
}
.eBookCatelog .eBookActive a:hover {
	color:#fff;
}
.titleBook {
	height:85px !important;
	font-size:2em;
	line-height:30px !important;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
			line-clamp: 2; 
	-webkit-box-orient: vertical;
	text-align:left;
	overflow:hidden ;
}
.introBook {
	height:75px !important;
	font-size:1em;
	line-height:23px !important;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3; 
			line-clamp: 3; 
	-webkit-box-orient: vertical;
	text-align:left;
	margin-top:0px !important;
	padding-top:5px;
	overflow:hidden ;
}
#SubMenu {
	display:block;
}
.MobileSubMenu {
	width:40px;
	height:32px;
	position:absolute;
	z-index:10;
	margin-top:5px;
	right:15px;
	border:1px;
	border-style:solid;
	border-radius:5px;
	border-color:#dedede;
	background-color:#f00;
	padding:5px 10px 0px 10px;
	cursor:pointer;
	float:left;
	display:none;
}
.MobileSubMenu div {
	width:100%;
	height:2px;
	background-color:#fff;
	margin:2px 0px 2px 0px;
	float:left;
}
.coverImg {
	padding-bottom:15px !important;
	margin-bottom:15px !important;
}
.coverImg img {
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.item_circle{
	position: absolute;
	z-index: 5;
	background: none;
	border: 0;
	padding: 0;
	cursor: pointer;
	outline: 0;
}
.item_circle svg{
	height: 100%;
	left: 50%;
	overflow: visible;
	transform: translateX(-50%) rotate(-90deg);
	will-change: transform;
	transform-origin: center;
	position: relative;
}
.FeastInfoframe {
	margin:0px !important;
	padding:12px 25px 12px 15px !important;
	background-color:rgba(0,0,0,0.0);
	margin-top:5px !important;
	border:0px;
	border-bottom:2px;
	border-style:dashed;
	border-color:rgba(0,0,0,0.15);
	float:left;
}
.FeastInfoframe:last-child {
	border-bottom:0px;
}
.reportArticle {
	width:90% !important;
	margin-left:5% !important;
	margin-right:5% !important;
	height:90% !important;
	margin-top:5% !important;
	position:absolute;
	z-index:1;
}
.reportArticle h2 {
	width:100% !important;
	font-weight:normal !important;
	font-size:2.286em !important;
	line-height:37px !important;
	height:88px !important;
	padding:5%;
	color:#C00;
	float:left;
	background-color:#f4f4f4;
	margin-bottom:0px !important;
	overflow:hidden !important;
}
.reportArticle span {
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px !important;
	margin-bottom:10px !important;
	padding-left:5%;
	font-size:0.929em;
	font-weight:bold;
	color:#000;
	text-align:left;
	background-color:#f4f4f4;
	float:left;
}
.reportArticle .reportInn {
	width:100% !important;
	height:80% !important;
	padding-left:5%;
	padding-right:5%;
	font-weight:normal !important;
	font-size:1.071em !important;
	line-height:30px !important;
	color:#000 !important;
	float:left;
	overflow:hidden !important;
}
.reportArticle .btCate {
	width:97%;
	font-size:1.143em;
	font-weight:normal;
	color:#666;
	text-align:right;
	position:absolute;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:-5px;
	background-color:#FFF;
	bottom:0;
}
.reportArticle .btBars {
	width:100%;
	height:1px;
	background-color:#F60;
	position:absolute;
	margin-bottom:-7px;
	bottom:0;
}
.ArticleInnerWhite {
	margin-top:-130px;
}
.reportArticleframe {
	background-color:#fff;
	padding:5% 5% 5% 5%;
	border:0px;
	border-style:solid;
	border-radius:5px;
}
.reportArticleframe span {
	padding:5% 0px 0px 0px;
	font-size:1.286em;
	line-height:34px;
	color:#000;
}
.reportArticleframe span span {
	font-weight:bold;
	font-size:1.0375em;
	color:#C00;
}

.reportRec {
	background-color:ffffff !important;
	box-shadow:0px 0px 0px rgba(0,0,0,0) !important;
	padding:0px 0px 30px 0px !important;
	font-size:1.071em;
	color:#666;
	font-style:normal !important;
	line-height:29px;
	text-align:left !important;
	border:0px;
	border-bottom:1px;
	border-style:dashed;
	border-color:#cdcdcd;
	margin-bottom:30px;
}
.reportRecclear {
	border-bottom:0px;
}
.reportRec p {
	font-size:0.929em;
	color:#900;
	font-style:normal !important;
}
.reportRec a {
	width:100% !important;
	padding-top:6px !important;
	padding-bottom:36px !important;
	font-size:1.071em;
	font-weight:bold;
	letter-spacing:2px;
	line-height:50px;
	color:#000;
}
.memberTitleTx {
	font-weight:lighter !important;
	color:#FFF !important;
}
.memberSmallTx {
	font-size:1.071em !important;
	letter-spacing:4px !important;
}
.MemLabel {
	width:95% !important;
	padding:10px 0px 0px 12px; !important;
	margin:-32px 0px 0px 0px !important;
	font-size:1.071em !important;
	font-weight:normal !important;
	letter-spacing:2px !important;
	color:#F8D058 !important;
	text-align:left !important;
	opacity:0.85 !important;
	position:absolute !important;
	z-index:5 !important;
}
.memberCol {
	border:0px !important;
	border-bottom:1px !important;
	border-style:solid !important;
	border-color:rgba(255,255,255,0.85) !important;
	color:#fff !important;
	font-size:1.143em !important;
	transition:.3s;
}
.memberCol:focus {
	border-color:#FC0 !important;
	transition:.3s;
}
.memberBTN {
	width:140px;
	font-size:1em;
	letter-spacing:2px;
	border-color:#FC0 !important;
	color:#FC0 !important;
	transition:.3s;
}
.memberBTN:hover {
	border-color:#FC0 !important;
	background-color:#FC0 !important;
	color:#000 !important;
	transition:.3s;
}
.FBBTN {
	width:140px;
	font-size:1em;
	letter-spacing:2px;
	border-color:#385899 !important;
	background-color:#385899 !important;
	color:#fff !important;
	transition:.3s;
}
.FBBTN:hover {
	border-color:#385899 !important;
	background-color:#ffffff !important;
	color:#385899 !important;
	transition:.3s;
}
.LINEBTN {
	width:140px;
	font-size:1em;
	letter-spacing:2px;
	border-color:#48c602 !important;
	background-color:#48c602 !important;
	color:#fff !important;
	transition:.3s;
}
.LINEBTN:hover {
	border-color:#48c602 !important;
	background-color:#ffffff !important;
	color:#48c602 !important;
	transition:.3s;
}

.TaiPointFrame {
	background-color:#f8f8f8;
	position:absolute;
	z-index:99;
}
.TaiPointFrame .TaiTops {
	position:absolute;
	z-index:99;
	text-align:right;
}
.TaiPointFrame .TaiTops img {
	width:30px;
	height:auto;
	cursor:pointer;
}
.TaiPointFrame .TaiInner {
	width:90%;
	margin:0px;
	margin-top:5%;
	margin-left:5%;
	margin-right:5%;
	padding:0px 0px 20px 0px;
}
.TaiBt1 {
	padding:0px;
	padding-bottom:7px;
	padding-top:7px;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
}
.TaiBt1 font {
	font-family:'微軟正黑體';
	font-size:1.929em;
	letter-spacing:2px;
	font-weight:lighter;
	letter-spacing:0px;
	color:#888;
}
#TaiTriptitle {
	font-size:1.929em;
	letter-spacing:0px;
	font-weight:lighter;
	padding:2px 15px 2px 15px;
/*	background-color:#C00;
	background-image:url(../img/crosswhite.png);*/
	margin-right:10px;
	color:#c00;
	border:0px;
	border-bottom:1px;
	border-top:1px;
	border-style:solid;
	border-color:#C00;
}
.TaiBt2 {
	overflow:auto;
}
.TaiBt3 {
	padding-top:15px;
	padding:0px;
	margin:0px;
	text-align:center;
}
.GISLeftinfoFrame1 {
	width:100%;
/*	margin-left:3% !important;
	margin-right:3% !important;*/
	background-image:url(../img/vidframe_2.png);
	background-position:center top;
	background-repeat:repeat-x;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:rgba(255,255,255,0);
	margin:-20px 0px 0px 0px !important;
	padding:0px !important;
}
.GISLeftinfoFrame2 {
	width:100%;
	background-image:url(../img/vidframe_4.png);
	background-position:right top;
	background-repeat:repeat-y;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
.GISLeftinfoFrame3 {
	width:100%;
	background-image:url(../img/vidframe_6.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
.GISLeftinfoFrame4 {
	width:100%;
	background-image:url(../img/vidframe_8.png);
	background-position:left top;
	background-repeat:repeat-y;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
.GISLeftinfoFrame5 {
	width:100%;
	background-image:url(../img/vidframe_1emp.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
.GISLeftinfoFrame6 {
	width:100%;
	background-image:url(../img/vidframe_3emp.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
.GISLeftinfoFrame7 {
	width:100%;
	background-image:url(../img/vidframe_7emp.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
.GISLeftinfoFrame8 {
	width:100%;
	background-image:url(../img/vidframe_5emp.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
.InnerListframe {
	width:100%;
	height:100%;
}
.Preloaders {
	left:0;
	width:100%;
	position:absolute;
	z-index:99;
	background-color:rgba(255,255,255,0);
	opacity:1;
	text-align:center;
}
.Preloaders table font {
	font-family:'微軟正黑體';
	font-size:1.071em;
	letter-spacing:2px;
	margin-left:-2px;
	font-weight:lighter;
	color:#666;
}
.GisFullscreenMap {
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999999;
	background-color:rgba(0,0,0,0.75);
	text-align:center;
	opacity:0;
}
.GisFullscreenMap #gismappoint {
	width:98%;
	height:95%;
	margin:auto;
	background-color:rgba(255,255,255,1);
	
}
.GisFullscreenMap .closeMapbt {
	position:absolute;
	z-index:10000000;
	right:0;
	margin-right:1.5%;
	margin-top:0.5%;
}
.GisFullscreenMap .closeMapbt img {
	width:30px;
	height:30px;
}
.GISMapmenus {
	float:left;
}
.GISMapArea {
	float:left;
}
.goMoredetailGISFrame .gocloseMapbt {
	position:absolute;
	z-index:99;
	right:0;
}
.goMoredetailGISFrame .gocloseMapbt img {
	width:30px;
	height:30px;
}
.moreGISMapintros {
	font-family:'微軟正黑體';
	overflow:auto;
	float:left;
}
.moreGISMapintros div {
	width:90%;
	margin:5%;
}
.moreGISMapintros div p {
	font-family:'微軟正黑體';
}
.moreGISMapintros div p img {
	width:100%;
	height:auto;
	margin:0px 0px 10px 0px;
	float:right;
}
.moreGISMapArea {
	float:left;
}
.InnerMenuFrame {
	overflow:auto;
}
#TopCountryFrame {
	width:100%;
	height:61px;
	border-radius:0px !important;
}
#TopCountryList {
	width:100%;
	position:absolute;
	z-index:99;
	border-radius:0px !important;
}
#TripMapcover {
	width:100%;
	height:100%;
	position:absolute;
	z-index:999;
	background-color:rgba(0,0,0,0.7);
	opacity:0;
	text-align:center;
}
#TripMapcover .houseCover {
	margin:auto;
	margin-top:10%;
	padding:25px;
	background-color:#F1ECE2;
	text-align:center;
	box-shadow:0px 0px 30px rgba(0,0,0,0.5);
	background-image:url(../img/housebg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:100% auto;
}
#TripMapcover .innerTextframe {
	margin:0px;
	width:80%;
	margin:0% 10% 0% 10%;
	height:auto;
	padding:5% 0% 13% 0%;
}
#TripMapcover .frameLev1 {
	width:100%;
	height:100%;
	background-image:url(../img/vidframe_2.png);
	background-position:center top;
	background-repeat:repeat-x;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:rgba(241,236,226,0.5);
	margin:0px !important;
	padding:0px !important;
}
#TripMapcover .frameLev2 {
	width:100%;
	height:100%;
	background-image:url(../img/vidframe_4.png);
	background-position:right top;
	background-repeat:repeat-y;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
#TripMapcover .frameLev3 {
	width:100%;
	height:100%;
	background-image:url(../img/vidframe_6.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
#TripMapcover .frameLev4 {
	width:100%;
	height:100%;
	background-image:url(../img/vidframe_8.png);
	background-position:left top;
	background-repeat:repeat-y;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
#TripMapcover .frameLev5 {
	width:100%;
	height:100%;
	background-image:url(../img/vidframe_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
#TripMapcover .frameLev6 {
	width:100%;
	height:100%;
	background-image:url(../img/vidframe_3.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
#TripMapcover .frameLev7 {
	width:100%;
	height:100%;
	background-image:url(../img/vidframe_7.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);	
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
#TripMapcover .frameLev8 {
	width:100%;
	height:100%;
	background-image:url(../img/vidframe_5.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);
	background-color:transparent;
	margin:0px !important;
	padding:0px !important;
}
#TripMapcover .innerTextframe #OpenTitle {
	font-family:'微軟正黑體';
	font-size:2.142em;
	font-weight:lighter;
	color:#000;
	width:100%;
	padding-bottom:10px;
}
#TripMapcover .innerTextframe #innerContent {
	font-family:'微軟正黑體';
	font-size:1.214em;
	font-weight:bold;
	line-height:28px;
	color:#222;
}
/*點點的顏色*/
.item_circle.active1 circle{
	fill: #ff0;
	stroke: rgba(255,255,0,.35);
/*	stroke: hsla(0,0%,100%,.35);*/
	stroke-width: 8px;			
}

.item_circle.active2 circle{
	fill: #ff9595;
	stroke: rgba(255,255,149,.35);
	stroke-width: 8px;			
}
.item_circle.active3 circle{
	fill: #ffb4f4;
	stroke: rgba(255,180,244,.35);
	stroke-width: 8px;			
}
.item_circle.active4 circle{
	fill: #c19eff;
	stroke: rgba(193,158,255,.35);
	stroke-width: 8px;			
}
.item_circle.active5 circle{
	fill: #d5ff94;
	stroke: rgba(213,255,148,.35);
	stroke-width: 8px;			
}
.item_circle.active6 circle{
	fill: #ffc98e;
	stroke: rgba(255,201,142,.35);
	stroke-width: 8px;			
}
/*點點的顏色*/
.item_circle svg circle{
	transition: all .4s ease;
	stroke: #fff;
	stroke-width: 2px;
	stroke-width: 1.5px;			
}

#bg_overlay{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #CCC;
	width: 0;
	height: 0;
	border-radius: 0;
	overflow: hidden;
}

#bg_overlay #bg{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	background-size: cover;
	background-position: center center;
}

.backdrop{
	position: absolute;
	z-index: 4;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0,0,0,0.5);
}

.subTitle,
.subTitle2,
.subTitle3,

.title{
	position: absolute;
	z-index: 5;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	font-family: TPLDKHANGXIDICTTRIAL;
	height: 0;
	text-align: center;
	color: #FFF;
	/*font-weight: bolder;*/
	letter-spacing: 4px;	
}

.subTitle{
	font-family: 微軟正黑體;
	font-weight: bolder;
}

.subTitle2{
	font-family: 微軟正黑體;
	font-weight: bolder;
}
.subTitle3{
	font-family: 微軟正黑體;
	font-weight: bolder;
}


.header{
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	height: 100px;
	/*background: url(public/images/ui/bg.png) center top/auto 100% repeat-x;*/
	padding: 10px;
}

.header .nav{
	float: right;
	/*position: absolute;*/
	/*right: 10px;*/
	/*top: 20px;*/
	margin: 0;
	margin-right: 10px;
	list-style: none;
	margin-top:20px;
	margin-right:60px;
}

.header .nav li{
	font-family: 微軟正黑體;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	margin-right:10px;
	font-size:1em;
	cursor:pointer;
}

.header img{
	-webkit-filter: drop-shadow(0px 0px 7px rgba(255,255,255, 0.8));
	filter: drop-shadow(0px 0px 7px rgba(255,255,255, 0.8))			
}
#CateTabs {
	padding-right:0px;
	padding-top:45px;
}
/*GIS地圖類別選單*/
/*.MoreGISMenu {
	width:100%;
	padding-top:20px;
	float:left;
}
.MoreGISMenu div {
	border:0px;
	border-style:solid;
	border-radius:20px 20px 0px 0px;
	background-color:#FFF;
	padding:8px 12px 4px 12px;
	font-family:'微軟正黑體';
	font-size:16px;
	color:#000;
	margin-left:2px;
	margin-right:2px;
	float:left;
}*/
/*GIS地圖類別選單*/
/*主選單*/
.rightSide{
	position: absolute;
	z-index: 9999;
	right: 0;
	top: 0px;
/*	height:100%;
	background-color:#f8f4f2;*/
	border:2px;
	border-style:solid;
	border-color:#c91c0e;
	box-shadow:4px 4px 0px rgba(0,0,0,0.15);
	background-color:#FFF;
}
.MoredetailGISFrame {
	position:absolute;
	z-index:9999999;
	background-color:rgba(255,255,255,0.6);
	opacity:0;
}
.MoredetailGISFrame img {
	width:30px;
	height:auto;
}
.goMoredetailGISFrame {
	position:absolute;
	z-index:99;
	background-color:rgba(255,255,255,1);
	opacity:0;
}
.rightSide ul{
	list-style: none;
	background: #f8f4f2;
	margin: 0;
	padding: 0;
}
/*.rightSide div {
	background-image:url(img/menuFrame_L.png);
	background-position:left top;
	background-repeat:repeat-y;
}*/
.rightSide ul li:first-child {
	background-image:url(../img/menuFrame_TM.png);
	background-position:center top;
	background-repeat:repeat-x;
}
.rightSide ul li:first-child div div div {
	background-image:url(../img/menuFrame_TL.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.rightSide ul li:first-child div div div a {
	background-image:url(../img/menuFrame_TR.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.rightSide ul li:first-child a:first-child {
	padding-top:40px;
}
.rightSide ul li:last-child {
	background-image:url(../img/menuFrame_BM.png);
	background-position:center bottom;
	background-repeat:repeat-x;
}
.rightSide ul li div div {
	background-image:url(../img/menuFrame_L.png);
	background-position:left bottom;
	background-repeat:repeat-y;
}
.rightSide ul li div {
	background-image:url(../img/menuFrame_L.png);
	background-position:right bottom;
	background-repeat:repeat-y;
}
.rightSide ul li:last-child div div div {
	background-image:url(../img/menuFrame_BL.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.rightSide ul li:last-child div div div a {
	background-image:url(../img/menuFrame_BR.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.rightSide ul li:last-child a:last-child {
	padding-bottom:40px;
}
.rightSide ul li{
/*	background: url(public/images/ui/item.png) center top/100% 100% no-repeat;*/
	-webkit-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
/*	margin-top: -5px;*/
/*	text-align: center;*/
	transition:.3s;
}
/*.rightSide ul li:first-child{
	padding-top:10px;
}*/

.rightSide ul li:hover{
	background-color:#c91c0e;
/*	background-image: url(public/images/ui/item_active.png);*/
}
.rightSide ul li:hover a{
	color: #fff;
	transition:.3s;
}
.rightSide ul li a{
	color: #000;
	font-size:1.143em;
	transition:.5s;
}

.rightSide ul li.Mactive {
	background-color:#c91c0e;
}
.rightSide ul li.Mactive a {
	color: #fff;
}

/*.rightSide ul li:first-child{
	background-position: top -35px center;
	background-size: 100% 104px;
	margin-bottom: -12px;
}
.rightSide ul li:first-child a{
	padding-top: 16px;
	padding-bottom: 28px;
}

.rightSide ul li:last-child{
	background-position: bottom -22px center;
	background-size: 100% 172px;
}
.rightSide ul li:last-child a{
	padding-top: 28px;
	padding-bottom: 16px;
}*/

.rightSide ul li a{
	display: block;
	text-decoration: none;
	color: #000;
	padding: 15px 12px;
	font-family: 微軟正黑體;
	letter-spacing: 2px;
}


/*.rightSide ul li {
	width:auto;
	text-align:center;
}
.rightSide ul li div {
	width:100%;
}
.rightSide ul li div div {
	width:100%;
}
.rightSide ul li div div div {
	width:100%;
}
.rightSide ul li div div div a {
	width:100%;
}*/
/*主選單*/


footer{
	display: none;
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0px;
	width: 100%;
	padding: 5px 0;
	background: url(../public/images/ui/footer.jpg) center center/auto auto repeat;
}

footer table{
	color: #FFF;
	min-height: 80px;
	table-layout: fixed;
	width: 100%;

}

footer table td{
	font-size:1em;
	font-family: 微軟正黑體;
	text-align: center;
}

#news{
	position: fixed;
	z-index: 99999;
	bottom: -115px;
	left: 0;
	width: 100%;
	height: 160px;
	background: rgba(40,40,40,0.8);
	transition: 0.5s;
}

#news.active{
	bottom: 0;
}

/*	#news .fa-sort-down{
	display: none;
}
#news .fa-sort-up{
	display: block;
}

#news.active .fa-sort-down{
	display: block;
}
#news.active .fa-sort-up{
	display: none;
}*/

ul.title_ul{
	display: table;
	list-style: none;
	table-layout: fixed;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

ul.title_ul li{
	display: table-cell;
	color: #FFF;
	text-align: center;
	font-size:1.286em;
	vertical-align: middle;
	position: relative;
}

ul.title_ul li hr{

}

.news-collapse{
	width: 100px;
	cursor: pointer;
}

.news-collapse-icon{
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	display: block;
	margin: auto;
}

.news-content{
	height: 100px;
	padding: 0 30px;
	margin-top: 13px;
}


.news-content ul{
	list-style: none;
	height: 100%;
	/*width: 100%;*/
	padding: 0;
	margin: 0;
	/*overflow: auto;*/
	/*overflow-x: auto;*/
	white-space: nowrap;

}

.news-content ul li{
	height: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left: 10px;
}

.news-content img{
	max-height: 100%;
	max-width: 100%;
	border: 1px solid #90918d;
}

.news-content .text{
	position: absolute;
	bottom: 0;
	left: 1px;
	right: 1px;
	color: #FFF;
	background: rgba(40,40,40,0.8);
	display: block;
	/*width: 100%;*/
	padding: 5px 0;
	text-align: center;
}

.simplebar-horizontal-only .simplebar-track.vertical {
	display: none!important;
  }

.simplebar-horizontal-only .simplebar-scroll-content {
	padding-right: 0!important;
	overflow-y: hidden;
  }

.simplebar-horizontal-only .simplebar-content {
	margin-right: 0!important;
  }
/*首頁圓圈圈用的*/
/*自用的*/
.chiFnt {
	font-family:'微軟正黑體';
}
.posL {
	float:left;
}
.posR {
	float:right;
}
.sp {
	cursor:pointer;
}
/*最新消息*/
.NewsOutframe {
	width:100%;
	background-color:rgba(0,0,0,0.7);
	position:absolute;
	z-index:99;
	bottom:0;
}
.NewsTitleframe {
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	text-align:center;
}
.NewsTitleframe img {
	margin-top:-15px;
	transition:.3s;
}
.NewsTitleframe:hover font {
	color:rgba(255,255,255,0.65);
	transition:.3s;
}
.NewsTitleframe:hover img {
	margin-top:0px;
	transition:.3s;
}
.NewsInnerframe {
	width:100%;
	height:0px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	overflow:hidden;
}
.Newsbt {
	width:100%;
	text-align:center;
	padding-top:0px;
	padding-bottom:30px;
	margin-top:-60px;
	position:relative;
	z-index:999;
}
.newsFnt {
	font-size:1.286em;
	color:#FFF;
	letter-spacing:3px;
}
/*最新消息*/
/*詳細內容*/
.sTitle1 {
	font-family:'微軟正黑體';
	font-size:2.857em;
	line-height:40px;
	color:#<%=sc(Int(request("ID"))-1)%>;
	font-weight:bold;
	padding:8px 0px 10px 8px;
	border:0px;
	margin-right:3px;
	border-style:solid;
	border-radius:10px;
	text-shadow:2px 2px 0px rgba(0,0,0,0.1);
	float:left;
}
.sTitle2 {
	font-family:'微軟正黑體';
	font-size:1.5em;
	line-height:24px;
	letter-spacing:0px;
	color:#111;
	margin-top:-3px;
	text-shadow:2px 2px 0px rgba(0,0,0,0.1);
	float:left;
}
.udStitle {
	font-family:'微軟正黑體';
	font-size:0.857em;
	letter-spacing:5px;
/*	color:#<%=sc(Int(request("ID"))-1)%>;*/
	text-shadow:2px 2px 0px rgba(0,0,0,0.1);
	padding:2px 5px 2px 5px;
	background-color:#FFF;
}
.nav-tabs .nav-link.active {
	 border-bottom-color:#ffffff;
}
.numFnt {
	color:#F00;
	font-family:Verdana, Geneva, sans-serif;
}
.searchCol {
	width:100%;
	float:left;
	padding-top:8px;
	padding-bottom:8px;
	border:0px;
	border-top:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:rgba(0,0,0,0.15);
}
.searchCol p {
	margin:0px;
	padding:0px;
	float:left;
}
.searchCol p:nth-child(1) {
	padding-left:15px;
}
.searchCol p select {
	font-family:'微軟正黑體';
	font-size:0.929em;
	color:#F00;
	border-radius:4px;
}
.MsgTag {
	padding:4px 6px 4px 6px;
	background-color:#efefef;
	font-family:'微軟正黑體';
	font-size:0.857em;
	color:#000;
	margin-right:8px;
	margin-left:-4px;	
}
.MsgTag > font{
	color:#f00;
}
#ListFormat li {
	border:0px;
	border-bottom:1px;
	border-style:dashed;
	border-color:rgba(0,0,0,0.1);
	padding-bottom:10px;
	padding-top:6px;
}
#ListFormat li:last-child {
	border-bottom:0px;
}
#ListFormat li font {
	font-family:'微軟正黑體';
	font-size:1.143em !important;
	color:#000;
}
#ListFormat li font font {
	font-size:1.071em !important;
	font-weight:bold !important;
	color:#000 !important;
}
/*詳細內容*/
.GISMapmenusBt {
	width:30px;
	height:26px;
	padding:2px 5px 0px 5px;
	border:1px;
	border-style:solid;
	border-color:rgba(255,255,255,0.15);
	border-radius:5px;
	background-color:#333;
	position:absolute;
	z-index:99;
	margin-left:4px;
	bottom:0px;
	margin-bottom:4px;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.429em;
	font-weight:normal;
	line-height:18px;
	color:rgba(255,255,255,0.75);
	text-align:center;
}

/*@media (min-width:1367px){
	.HakkaLogo {
		margin-top:-15px;
		width:auto;
	}
}
@media (min-width:1025px) and (max-width:1366px){
	.HakkaLogo {
		margin-top:-25px;
		width:100px;
	}
}*/
.HeaderFrame {
	padding-top:30px;
}
.FilterBT {
	border-color:#FFF;
	color:#ffffff;
	font-family:'微軟正黑體';
	font-size:1em;
	letter-spacing:3px;
	padding:10px 20px 11px 20px;
	border:2px !important;
	border-style:solid !important;
	border-color:#fff !important;
	color:#fff !important;
	margin-top:0px;
}
.FilterBTFrame {
	width:99%;
	float:left;
	padding-left:1%;
	margin-top:-15px;
}
.EbookStxt {
	font-size:1em !important;
	letter-spacing:6px !important;
}
.EBookFrame {
	position:absolute;
	width:100%;
	margin:40px 0px 0px -20px !important;
	padding-left:0%;
	text-align:center;
}
.EBookFrame a {
	border:2px;
	border-style:solid;
	border-radius:50px;
	font-size:0.929em;
	padding:10px 15px 10px 17px;
	border-color:rgba(255,255,255,0.75) !important;
	color:#fff !important;
	margin:0px 3px 3px 0px !important;
	transition:.3s;
}
.EBookFrame a:hover {
	color:#000 !important;
	background-color:#fff !important;
	transition:.3s;
}
.EBookFrame .BookActive {
	color:#000 !important;
	border-color:#000 !important;
	background-color:#fff !important;
	BORDER:0PX !important;
}
@media (min-width:1181px) and (max-width:1366px){
	.FilterBT {
		font-size:0.929em;
		padding:8px 18px 9px 18px;
	}
	.FilterBTFrame {
		margin-top:-30px;
	}
}
@media (min-width:993px) and (max-width:1180px){
	.FilterBT {
		font-size:0.929em;
		padding:8px 18px 9px 18px;
	}
	.FilterBTFrame {
		margin-top:-30px;
	}
}
@media (min-width:541px) and (max-width:992px){
	.FilterBT {
		font-size:0.857em;
		padding:7px 16px 8px 16px;
	}
	.FilterBTFrame {
		margin-top:-30px;
	}
}
@media (max-width:540px){
	.FilterBT {
		font-size:1em;
		padding:10px 20px 11px 20px;
	}
	.FilterBTFrame {
		margin-top:-10px;
	}
}
@media (min-width:1025px) and (max-width:1366px){
	.ReportHeading {
		font-size:52px;
		line-height:60px;
	}
	.HeaderFrame {
		padding-top:10px;
	}
}
@media (min-width:769px) and (max-width:1280px){
	.indexPre {
		width:97.5% !important;
		padding-left:35px !important;
		font-size:16px !important;
		line-height:30px !important;
	}
	.HeaderFrame {
		padding-top:5px;
	}
}
@media (min-width:541px) and (max-width:768px){
	.indexPre {
		width:97.5% !important;
		padding-left:35px !important;
		font-size:15px !important;
		line-height:28px !important;
	}
	.HeaderFrame {
		padding-top:5px;
	}
}
@media (max-width:540px){
	.indexPre {
		width:97.5% !important;
		padding-left:35px !important;
		font-size:12px !important;
		line-height:22px !important;
	}
	.HeaderFrame {
		padding-top:5px;
	}
}
@media (min-width:1367px) and (max-width:1920px){
	.canvas_outer{
		width: 560px;
		height: 560px;
		transition:.3s;
	}
	#cvsTopCarouselIndicator {
		background-image:url(../public/images/dotcircle_white.png);
	}
}
@media (min-width:1025px) and (max-width:1366px){
	.canvas_outer{
		width: 480px;
		height: 480px;
		transition:.3s;
	}
	#cvsTopCarouselIndicator {
		background-image:url(../public/images/dotcircle_white1.png);
	}
}
@media (min-width:1025px) and (max-width:1920px){
	.udStitle {
		background-color:#ffffff;
		background-image:linear-gradient(to bottom, #f6f6f6,#f6f6f6,#f6f6f6,#f6f6f6,#f6f6f6,#f6f6f6,#ffffff,#ffffff,#ffffff,#ffffff,#ffffff );
		background-repeat:no-repeat;
	}
	.HomeTitletTxt {
		font-size:20px;
		letter-spacing:10px;
		line-height:26px;
	}
	#FooterInfosFrame {
		padding-top:30px;
		padding-bottom:30px;
	}
	#FooterInfos {
		display:;
		padding-bottom:30px;
	}
	#TripMapcover div {
		width:700px;
		height:auto;
	}
	.GISMapmenusBt {
		display:none;
	}
	.GISMapmenus {
		position:relative;
		z-index:9;
		width:25%;
	}
	.GISMapArea {
		position:relative;
		z-index:9;
		width:75%;
	}
	.moreGISMapintros {
		position:relative;
		z-index:9;
		width:60%;
	}
	.moreGISMapArea {
		position:relative;
		z-index:9;
		width:40%;
	}
	.title{
		top: -130px;
		font-size: 51px;
	}
	
	.subTitle{
		top: 40px;
		font-size: 27px;
	}
	
	.subTitle2{
		top: 150px;
		font-size: 27px;
	}
	.subTitle3{
		top: 150px;
		font-size: 27px;
	}
	.FeastInfoframe {
		width:100% !important;
	}
	.spBT {
		font-size:15px !important;
		margin-bottom:5px !important;
	}
	.spBT:nth-child(1) {
		width:17% !important;
	}
	.spBT:nth-child(2) {
		width:26% !important;
	}
	.spBT:nth-child(3) {
		width:20% !important;
	}
	.spBT:nth-child(4) {
		width:15% !important;
	}
	.spBT:nth-child(5) {
		width:20% !important;
	}
}
@media (min-width:985px) and (max-width:1024px){
	.spBT {
		font-size:14px !important;
		margin-bottom:5px !important;
	}
	.spBT:nth-child(1) {
		width:16.6% !important;
	}
	.spBT:nth-child(2) {
		width:26% !important;
	}
	.spBT:nth-child(3) {
		width:20% !important;
	}
	.spBT:nth-child(4) {
		width:15% !important;
	}
	.spBT:nth-child(5) {
		width:20% !important;
	}
	.ReportHeading {
		font-size:48px;
		line-height:54px;
	}
}
@media (min-width:541px) and (max-width:984px){
	.spBT {
		font-size:14px !important;
		margin-bottom:5px !important;
	}
	.spBT:nth-child(1) {
		width:33% !important;
	}
	.spBT:nth-child(2) {
		width:32.5% !important;
	}
	.spBT:nth-child(3) {
		width:33% !important;
	}
	.spBT:nth-child(4) {
		width:49.5% !important;
	}
	.spBT:nth-child(5) {
		width:49.5% !important;
	}
	.ReportHeading {
		font-size:42px;
		line-height:50px;
	}
}
@media (min-width:415px) and (max-width:540px){
	.spBT {
		font-size:14px !important;
		margin-bottom:5px !important;
	}
	.spBT:nth-child(1) {
		width:49.5% !important;
	}
	.spBT:nth-child(2) {
		width:49.5% !important;
	}
	.spBT:nth-child(3) {
		width:49.5% !important;
	}
	.spBT:nth-child(4) {
		width:49.5% !important;
	}
	.spBT:nth-child(5) {
		width:99.7% !important;
	}
	.ReportHeading {
		font-size:38px;
		line-height:46px;
	}
}
@media (max-width:414px){
	.spBT {
		font-size:14px !important;
		margin-bottom:5px !important;
	}
	.spBT:nth-child(1) {
		width:99.7% !important;
	}
	.spBT:nth-child(2) {
		width:99.7% !important;
	}
	.spBT:nth-child(3) {
		width:99.7% !important;
	}
	.spBT:nth-child(4) {
		width:99.7% !important;
	}
	.spBT:nth-child(5) {
		width:99.7% !important;
	}
	.ReportHeading {
		font-size:36px;
		line-height:42px;
	}
}
@media (min-width:481px) and (max-width:1024px){
	.udStitle {
		background-color:#ffffff;
		background-image:linear-gradient(to bottom, #ffffff );
		background-repeat:no-repeat;
	}
	.HomeTitletTxt {
		font-size:24px;
		letter-spacing:5px;
		line-height:26px;
	}
	#FooterInfosFrame {
		padding-top:30px;
		padding-bottom:30px;
	}
	#FooterInfos {
		display:none;
		padding-bottom:30px;
	}
	#TripMapcover div {
		width:600px;
		height:auto;
	}
	.GISMapmenusBt {
		display:none;
	}
	.GISMapmenus {
		position:relative;
		z-index:9;
		width:35%;
	}
	.GISMapArea {
		position:relative;
		z-index:9;
		width:65%;
	}
	.moreGISMapintros {
		position:relative;
		z-index:9;
		width:54%;
	}
	.moreGISMapArea {
		position:relative;
		z-index:9;
		width:45%;
	}
	.title{
		top: -140px;
		font-size: 46px;
	}
	
	.subTitle{
		top: 20px;
		font-size: 20px;
	}
	
	.subTitle2{
		top: 110px;
		font-size: 22px;
	}
	.subTitle3{
		top: 150px;
		font-size: 27px;
	}
	.canvas_outer{
		width: 375px;
		height: 375px;
		transition:.3s;
	}
	#cvsTopCarouselIndicator {
		background-image:url(../public/images/dotcircle_white2.png);
	}
	.FeastInfoframe {
		width:100% !important;
	}
	.reportArticleframe {
		padding:8%;
	}
	.ArticleInnerWhite {
		margin-top:-20px;
	}
}
@media (min-width:318px) and (max-width:480px){
	.ArtImgs {
		margin-top:10%;
		margin-bottom:10%;
	}
	.ArtSpTxt {
		font-size:0.857em;
	}
	.udStitle {
		background-color:#ffffff;
		background-image:linear-gradient(to bottom, #ffffff );
		background-repeat:no-repeat;
	}
	.HomeTitletTxt {
		font-size:24px;
		letter-spacing:5px;
		line-height:26px;
	}
	#FooterInfosFrame {
		padding-top:0px;
		padding-bottom:0px;
	}
	#FooterInfos {
		display:none;
		padding-bottom:30px;
	}
	#TripMapcover div {
		width:300px;
		height:auto;
	}
	.GISMapmenusBt {
		display:;
	}
	.GISMapmenus {
		position:absolute;
		z-index:10;
		width:100%;
	}
	.GISMapArea {
		position:relative;
		z-index:9;
		width:100%;
	}
	.moreGISMapintros {
		position:relative;
		z-index:9;
		width:100%;
	}
	.moreGISMapintros div p img {
		width:100%;
		height:auto;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:10px;
	}
	.moreGISMapArea {
		position:relative;
		z-index:9;
		width:100%;
	}
	.title{
		top: -100px;
		font-size: 33px;
	}
	
	.subTitle{
		top: 25px;
		font-size: 16px;
	}
	
	.subTitle2{
		top: 95px;
		font-size: 19px;
	}
	.subTitle3{
		top: 95px;
		font-size: 19px;
	}
	.canvas_outer{
		width: 280px;
		height: 280px;
		transition:.3s;
	}
	#cvsTopCarouselIndicator {
		background-image:url(../public/images/dotcircle_white3.png);
	}
	.FeastInfoframe {
		width:100% !important;
	}
	.reportArticleframe {
		padding:25px;
	}
	.ArticleInnerWhite {
		margin-top:-20px;
	}
}
@media (min-width:991px) and (max-width:1920px){
	.mainSels {
		display:none;
	}
	.subSels {
		display:;
	}
	.rightSide {
		display:;
	}
	#hero-sync1 div:first-child {
/*		height:160px;*/
		transition:.3s;
	}
/*	#headerFrame {
		margin-top:-36px;
	}*/
}
@media (max-width:884px){
	.MobileSubMenu {
		display:block;
	}

}
@media (min-width:319px) and (max-width:992px){
	.typed2 {
		display:none;
	}
	#OuterReportHead {
		height:340px !important;
	}
	#OuterReportHead .col-md-12 {
		margin-top:-100px;
	}
	#OuterReportHead .col-md-12 .dropdown {
		margin-top:20px;
	}
	#InnerReportHead {
		height:160px !important;
	}
	.mainSels {
		display:;
	}
	.subSels {
		display:;
	}
	.rightSide {
		display:none;
	}
	#hero-sync1 div:first-child {
/*		height:100px;*/
		transition:.3s;
	}
/*	#headerFrame {
		margin-top:auto;
	}*/
}
/*自用的*/