/* 
Date	    Editor		Description
-------------------------------------
20230209	Maggie 	     更新CI 
20230309	林志明 	     更新CI by footer
20230417	Maggie	     更新CI 新增揭露資訊
20230426	Maggie	     繳費中心優化 & 全繳網
20241030	Maggie    繳費中心banner&文字連結&通知信版型(IT20202410301023_1)
*/

body{
	background-color: #f9f9f9;
}

body{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}


/*header.reset*/
.header * {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-size: 16px;
	box-sizing: border-box;
}
.header blockquote, .header q {
	quotes: none;
}
.header blockquote:before, .header blockquote:after,
.header q:before, .header q:after {
	content: '';
	content: none;
}
.header table {
	border-collapse: collapse;
	border-spacing: 0;
} 

.header p{
	color: #000;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Calibri, "微軟正黑體";
}
.header span{
	color: #000;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Calibri, "微軟正黑體";
}
.header a{
	cursor: pointer;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-decoration: none;
	font-family: Calibri, "微軟正黑體";
	cursor: pointer;
}
.header a:hover{
	text-decoration: none;
}
.header li{
	list-style-type: none;
	font-family: Calibri, "微軟正黑體";
}
.header h1,.header h2,.header h3,.header h4,.header h5,.header h6{
	margin: 0;
	display: block;
	font-weight: 700;
	font-size: 100%;
	font-family: Calibri, "微軟正黑體";
}
.header h1 { 
	font-size: 32px;
}
.header h2 {
	font-size: 24px;
}
.header h3 { 
	font-size: 18px;
}
.header h4 { 
	font-size: 16px;
}
.header h5 { 
	font-size: 13px;
}
.header h6 { 
	font-size: 10px;
}
.header select{
	font-size: 16px;
}
.header img{
	border: 0;
}


/*footer.reset*/
.footer * {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-size: 16px;
	box-sizing: border-box;
}
.footer blockquote, .footer q {
	quotes: none;
}
.footer blockquote:before, .footer blockquote:after,
.footer q:before, .footer q:after {
	content: '';
	content: none;
}
.footer table {
	border-collapse: collapse;
	border-spacing: 0;
} 

.footer p{
	color: #000;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Calibri, "微軟正黑體";
}
.footer span{
	color: #000;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Calibri, "微軟正黑體";
}
.footer a{
	cursor: pointer;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-decoration: none;
	font-family: Calibri, "微軟正黑體";
	cursor: pointer;
}
.footer a:hover{
	text-decoration: none;
}
.footer li{
	list-style-type: none;
	font-family: Calibri, "微軟正黑體";
}
.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{
	margin: 0;
	display: block;
	font-weight: 700;
	font-size: 100%;
	font-family: Calibri, "微軟正黑體";
}
.footer h1 { 
	font-size: 32px;
}
.footer h2 {
	font-size: 24px;
}
.footer h3 { 
	font-size: 18px;
}
.footer h4 { 
	font-size: 16px;
}
.footer h5 { 
	font-size: 13px;
}
.footer h6 { 
	font-size: 10px;
}
.footer select{
	font-size: 16px;
}
.footer img{
	border: 0;
}

[class^="header-comp-"] *{
	box-sizing: border-box;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

[class^="footer-comp-"] *{
	box-sizing: border-box;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}


/*tsn-main-.reset*/
[class^="tsn-main-"] *{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-size: 16px;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
}
[class^="tsn-main-"] blockquote, [class^="tsn-main-"] q {
	quotes: none;
}
[class^="tsn-main-"] blockquote:before, [class^="tsn-main-"] blockquote:after,
[class^="tsn-main-"] q:before, [class^="tsn-main-"] q:after {
	content: '';
	content: none;
}
[class^="tsn-main-"] table {
	border-collapse: collapse;
	border-spacing: 0;
} 
[class^="tsn-main-"] p{
	color: #000;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Calibri, "微軟正黑體";
}
[class^="tsn-main-"] span{
	color: #000;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Calibri, "微軟正黑體";
}
[class^="tsn-main-"] a{
	cursor: pointer;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-decoration: none;
	font-family: Calibri, "微軟正黑體";
	cursor: pointer;
}
[class^="tsn-main-"] a:hover{
	text-decoration: none;
}
[class^="tsn-main-"] li{
	list-style-type: none;
	font-family: Calibri, "微軟正黑體";
}
[class^="tsn-main-"] h1,
[class^="tsn-main-"] h2,
[class^="tsn-main-"] h3,
[class^="tsn-main-"] h4,
[class^="tsn-main-"] h5,
[class^="tsn-main-"] h6{
	margin: 0;
	display: block;
	font-weight: 700;
	font-size: 100%;
	font-family: Calibri, "微軟正黑體";
}
[class^="tsn-main-"] h1 { 
	font-size: 32px;
}
[class^="tsn-main-"] h2 {
	font-size: 24px;
}
[class^="tsn-main-"] h3 { 
	font-size: 18px;
}
[class^="tsn-main-"] h4 { 
	font-size: 16px;
}
[class^="tsn-main-"] h5 { 
	font-size: 13px;
}
[class^="tsn-main-"] h6 { 
	font-size: 10px;
}
[class^="tsn-main-"] select{
	font-size: 16px;
}
[class^="tsn-main-"] img{
	border: 0;
}

.n-wraper{
	position: relative;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

@media screen and (max-width: 374px){
	.n-wraper {
	}
}

@media screen and (max-width: 320px){
	.n-wraper {
		width: 320px;
		overflow-x: scroll;
	}
}





/*header*/
.header{
	position: relative;
	width: 100%;
	font-size: 16px;
}
.header-main-top{
	position: relative;
}

.header-top{
	/*border: 1px solid #00f;*/
	position: relative;
	height: 60px;
	background-color: #d70c18;
}
.header .header-container-LOGO{
	position: absolute;
	top: 10px;
	
}
.header.ts-24HeCounter-header .header-container-LOGO{
	display: inline-block;
	white-space: nowrap;
	z-index: 1;
	font-size: 0;
}
.header.ts-24HeCounter-header .header-container-LOGO .title {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
	line-height: 39px;
	padding-left: 25px;
	max-width: 226px;
	overflow: hidden;
	white-space: nowrap;
}
.ts-24HeCounter-root-header .header.ts-24HeCounter-header .header-container-LOGO .title {
	display: none;
}
.header .header-container-LOGO a.desk-logo{
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}
.header .header-container-LOGO a.desk-logo img{
	width: 155px;
	height: 40px;
	vertical-align: top;
}
.header .mobile-LR-btn{
	display: none;
}

.header .header-top .sign-in-content .sign-in-btn p{
	display: none;
}




.header.ts-24HeCounter-header .header-sub-nav{
	position: absolute;
	top: calc(50% - 13px);
	right: 0;
	width: 100%;
}
.header .sub-nav .sub-nav-ul{
	font-size: 0;
	text-align: right;
}
.header .sub-nav .sub-nav-ul li{
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
}
.ts-24HeCounter-index .header .sub-nav .sub-nav-ul .ts-24HeCounter-main-menu,
.ts-24HeCounter-root-header .header .sub-nav .sub-nav-ul .ts-24HeCounter-main-menu {
	display: none;
}
.header .sub-nav .sub-nav-ul li a{
	display: block; 
	line-height: 18px;
	font-size: 0;
}
.header .sub-nav .sub-nav-ul li a p{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: right;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
/*.header .sub-nav .sub-nav-ul li a:hover p{
	color: #fff;
	background-color: #d51524;
}*/
.header .sub-nav .sub-nav-ul li a .pic{
	vertical-align: middle;
	/*transform: translateY(-1px);*/
}
.header .sub-nav .sub-nav-ul li a .pic img{
	width: 20px;
	height: 20px;
	line-height: 0;
	display: inline-block;
	vertical-align: top;
}
.header .sub-nav .sub-nav-ul .ts-24HeCounter-main-menu a .pic img{
	width: 14px;
	height: 14px;
	margin-bottom: 3px;
	vertical-align: middle;
}
.header .sub-nav .sub-nav-ul li a .pic.icon-width-18 img {
	width: 18px;
}
.header .sub-nav .sub-nav-ul li a .pic-1{
	display: inline-block;
}
.header .sub-nav .sub-nav-ul li a .pic-2{
	display: none;
}
.header .sub-nav .sub-nav-ul li .searchbar-top{
	display: inline-block;
	width: 150px;
	margin-top: 0px;
	position: relative;
}
.header .sub-nav .sub-nav-ul li .searchbar-top .input-group{
	position: relative;
}
.header .sub-nav .sub-nav-ul li .searchbar-top .input-group label{
	display: none;
}
.header .sub-nav .sub-nav-ul li .searchbar-top .input-group input{
	display: block;
	width: 100%;
	height: 22px;
	padding: 0px 12px;
	font-size: 0.75em;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 0px solid #ccc;
	border-right: 0px;
	border-radius: 20px;
}
.header .sub-nav .sub-nav-ul li .searchbar-top .input-group input:focus{
	outline: 0;
}
.header .sub-nav .sub-nav-ul li .searchbar-top .input-group a{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-color: transparent;
	text-align: left;
}
.header .sub-nav .sub-nav-ul li .searchbar-top .input-group a img{
	width: 12px;
	height: 12px;
}
@media only screen and (min-width: 1023px) and (max-width:1150px) {
	.header .mobile-LR-btn .burgerbtn{
		display: block;
		position: relative;
		margin: auto;
		width: 20px;
		height: 20px;
		z-index: 10;
	}
}
@media only screen and (min-width: 1024px) and (max-width:1300px) {
	.header .section-block{
		margin: 0 40px;
	}
}
@media only screen  and (max-width:1023px) {
	.header-main-top.active{
		padding-top: 26px;
	}
	.header-main-top.iph-open{
		position: fixed;
		width: 100%;
		top: 0;
		bottom: 0;
		margin: auto;
		overflow-y: auto;
		z-index: 100;
		height: 100%;
		background-color: rgba(0,0,0,0.8);
	}
	.header-main-top.iph-login-open{
		position: fixed;
		width: 100%;
		top: 0;
		bottom: 0;
		margin: auto;
		overflow-y: auto;
		z-index: 100;
		height: 100%;
		background-color: rgba(0,0,0,0.8);
	}
	.header-main-top.active {
		padding-top: 0px;
	}
	.header-top{
		position: fixed;
		z-index: 100;
		left: 0;
		right: 0;
		height: 53px;
	}
	.header .header-container-LOGO{
		position: relative;
		top: 0;
		bottom: 0;
		width: 100%;		
	}

	.header .header-container-LOGO a.desk-logo{
		/*display: none;*/
		display: block;
		position: absolute;
		top: 10px;
		left: 0px;
		right: 0;
		margin: auto;
		width: 131px;
	}
	.header.ts-24HeCounter-header .header-container-LOGO a.desk-logo{
		display: inline-block;
		margin: 0;
		margin-left: 60px;
	}
	.header .header-container-LOGO a.desk-logo img{
		max-width: 100%;
		height: auto;
		width: 130px;
		height: 34px;
	}
	.header.ts-24HeCounter-header .header-container-LOGO{
		display: block;
	}
	.header.ts-24HeCounter-header .header-container-LOGO .title {
		display: none;
	}
	.header .mobile-LR-btn{
		position: absolute;
		width: 20px;
		top: 17px;
		left: 20px;
		margin: auto;
		display: inline-block;
	}
	.header .mobile-LR-btn .burgerbtn{
		display: block;
		position: absolute;
		margin: auto;
		width: 20px;
		height: 20px;
		z-index: 10;
	}
	.header .mobile-LR-btn .burgerbtn .pic-1{
		display: block;
	}
	.header .mobile-LR-btn .burgerbtn .pic-2{
		display: none;
	}
	.header .mobile-LR-btn .burgerbtn.active .pic-1{
		display: none;
	}
	.header .mobile-LR-btn .burgerbtn.active .pic-2{
		display: block;
	}
	.header .mobile-LR-btn img{
		width: 100%; 
	}
	.header-sub-nav{
		/*position: absolute;
		bottom: 60px;
		left: 0;
		right: 0;*/
		display: none;
	}
	.header .header-main-top.iph-open .header-sub-nav {
		display: block;
	}
	.header.ts-24HeCounter-header .header-main-top.iph-open .header-sub-nav {
		position: relative;
		top: 0;
	}
	.ts-24HeCounter-root-header .ts-24HeCounter-header .header-main-top.iph-open .header-sub-nav {
		padding-top: 53px;
	}
	.header .sub-nav{
		background-color: #fff;
		top: auto;
		position: relative;
		z-index: 100;
	}
	.ts-24HeCounter-root-header .ts-24HeCounter-header .header-main-top.iph-open .header-sub-nav .sub-nav {
		min-height: calc(100vh - 53px);
	}
	.header .sub-nav .sub-nav-ul{
		text-align: left;
		padding: 0 0px 20px 30px; 
	}
	.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul {
		padding: 0;
	}
	.header .sub-nav .sub-nav-ul li{
		width: 50%;
		padding-left: 0px;
	}
	.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul li,
	.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul li + li {
		width: 100%;
		padding: 0;
		border-bottom: 1px solid #d5d5d5;
	}
	.header .sub-nav .sub-nav-ul .ts-24HeCounter-main-menu{
		display: none;
	}
	.header.ts-24HeCounter-header .sub-nav .sub-nav-ul li,
	.header .sub-nav .sub-nav-ul li + li{
		padding-top: 20px;
	}
	.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul li a {
		padding: 20px 30px;
	}
	.header .sub-nav .sub-nav-ul li a p{
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1px;
		text-align: right;
		color: #4a4a4a;
	}
	.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul li a p {
		font-size: 18px;
		font-weight: bold;
	}
	.header .sub-nav .sub-nav-ul .sub-nav-ul-li-1{
		display: none;
	}
	.header .sub-nav .sub-nav-ul .sub-nav-ul-li-6{
		display: none;
	}
	.header .sub-nav .sub-nav-ul li a .pic-1{
		display: none;
	}
	.header .sub-nav .sub-nav-ul li a .pic-2{
		display: inline-block;
	}
	
	.header .header-main-top .header-top .right-content{
		display: inline-block;
		height: 100%;
		width: auto;
		text-align: right;	
		position: absolute;
		right: 0;
		top: 0;
	}
	.header .header-top .sign-in-content{
		display: inline-block;
		vertical-align: top;
	}

	.header .header-top .sign-in-content{
		display: inline-block;
		height: 100%;
		position: relative;
		margin-left: -15px;
	}
	.header.active .header-top .sign-in-content{
		display: inline-block;
	}
	.header .header-top .sign-in-content .sign-in-btn{
		display: inline-block;
		height: 100%;
		
		background-color: #888888;
		position: relative;
		
	}
	.header .header-top .sign-in-content .sign-in-btn p{
		display: block;
		height: 100%;
		width: auto;
		padding: 15px 10px;
		background-color: #888888;
		color: #fff;
		text-align: center;
		position: relative;
		min-width: 72px;
	}
}


/*content*/
.content * {
	text-decoration: none;
	font-family: Calibri, "微軟正黑體";
}
.content{
	position: relative;
	width: 100%;
	font-size: 16px;
	background-color: #f8f8f8;
}
.content.ts-24HeCounter-content {
	min-height: calc(100vh - 162px);
	font-size: 0;
}

.content-block-all{
	position: relative;
}
.content-section1200-block{
	max-width: 1200px;
	margin: auto;
}
.section-block{
	max-width: 1200px;
	min-width:320px;
	margin: auto;
	height: 100%;
	position: relative;
}
.section-block-1440{
	max-width: 1440px;
	margin: auto;
	overflow: hidden;
}
.content .breadcrumbarea{
	border-bottom: 1px solid #f2f2f2;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea{
	border-bottom: 0;
}
.content .breadcrumbarea .breadcrumb{
	background-color: transparent;
	margin: 0;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb{
	padding: 25px 0;
}
.content .breadcrumbarea .breadcrumb li{
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	text-align: left;
	color: #4a4a4a;
}
.content .breadcrumbarea .breadcrumb .items.active{
	
}
.content .breadcrumbarea .breadcrumb .items+.items:before{
	content: '>';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	text-align: left;
	color: #4a4a4a;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items+.items:before{
	display: none;
}
.content .breadcrumbarea .breadcrumb .items a,
.content .breadcrumbarea .breadcrumb .items > p{
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	text-align: left;
	color: #4a4a4a;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items a{
	font-size: 18px;
	line-height: 50px;
	color: #000;
	padding-left: 25px;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items:first-child a{
	font-size: 0;
	font-weight: bold;
	color: #333;
	padding-left: 0;
}
.content .breadcrumbarea .breadcrumb .items a:hover{
	color: #d70c18;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items span{
	display: inline-block;
	line-height: inherit;
	vertical-align: top;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items:first-child span{
	font-size: 24px;
	padding-left: 20px;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items .icon{
	display: inline-block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	border-radius: 50%;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items:first-child .icon{
	padding-left: 0;
}
.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items .icon img{
	width: 100%;
	vertical-align: top;
}

.content .content-full-block{
	/*height: 1000px;*/
	/*border: 1px solid #f00; */
}
.content .content-section1200-block{
	font-size: 0;
}
.content .content-Le{
	display: inline-block;
	vertical-align: top;
	width: 19%;
	padding: 30px 0 0 0;
}
.content .content-Ri{
	display: inline-block;
	vertical-align: top;
	width: 81%;
	padding-left: 80px;
	/*height: 1000px;*/
	/*border: 1px solid #00f; */
}
.content .content-section1200-block.content-nofull .content-Le{
	display: none;
}
.content .content-section1200-block.content-nofull .content-Ri{
	width: auto;
	display: block;
	padding: 30px 10px 30px 10px;
}

.content.ts-24HeCounter-content .sub-content-block .sub-content-main .whiteboard-block{
	background-color: #fff;
	margin-bottom: 50px;
	padding: 30px 0 0;
}
.content.ts-24HeCounter-content .sub-content-block .sub-content-main .whiteboard-block .content-form{
	max-width: 820px;
	width: 100%;
	margin: 0 auto;
}

/* payment */
.content.ts-payment-content .content-Ri .content-inside{

}
.content.ts-payment-content .content-Ri .content-inside .content-banner-slider{
	
}
.content.ts-payment-content .content-Ri .content-inside .sub-content-block,
.content.ts-payment-content .sub-content-block{
	padding-top:45px;
}
.content.ts-payment-content .content-Ri .content-inside .sub-content-block .sub-content-main{
	
}
.content.ts-payment-content .content-Ri .content-inside .sub-content-block .sub-content-main .whiteboard-block,
.content.ts-payment-content .sub-content-block .sub-content-main .whiteboard-block{
	background-color: #fff;
	padding:0 38px 0px 38px;
	margin-bottom: 50px;
}

.content.ts-payment-content .sub-content-block .sub-content-main .whiteboard-block.no_padding{
	padding:0 ;
}

.content.ts-payment-content .content-Ri .content-inside .sub-content-block .sub-content-main .whiteboard-block,
.content.ts-payment-content .sub-content-block .sub-content-main .whiteboard-block_list{
	background-color: #fff;
	padding-right:30px;
	padding-left:30px;
}
@media only screen and (min-width: 320px) and (max-width:767px) {
	.content.ts-payment-content .content-Ri .content-inside .sub-content-block,
	.content.ts-payment-content .sub-content-block{
		padding-top: 15px;
	}
	.content.ts-payment-content .content-Ri .content-inside .sub-content-block .sub-content-main .whiteboard-block,
	.content.ts-payment-content .sub-content-block .sub-content-main .whiteboard-block{
		padding-right:10px;
		padding-left:10px;
		margin-bottom: 30px;
	}
	.content.ts-payment-content .content-Ri .content-inside .sub-content-block .sub-content-main .whiteboard-block,
	.content.ts-payment-content .sub-content-block .sub-content-main .whiteboard-block_list{
		padding-right:8px;
		padding-left:8px;

	}
}

.content.ts-payment-content .sidemenu-block{
	background-color: #fff; 
}
/* end: payment*/

.content .sidemenu-block{
	
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
	.content .section-block{
		margin: 0 10px;
	}
	.content .content-section1200-block{
		margin: 0 10px;
	}
	.content .content-Ri{
		padding-left: 20px;
	}
}
@media only screen  and (max-width:1023px) {
	.content{
		/* IT20202410301023_1 調整Style */
		/*padding-top: 53px;*/
	}
	.content.ts-24HeCounter-content {
		min-height: calc(100vh - 115px);
	}
	.content .breadcrumbarea {
		/*display: none;*/
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea{
		display: block;
	}
	.content .breadcrumbarea .breadcrumb,
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb{
		padding: 15px 10px;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items a{
		font-size: 14px;
		padding-left: 15px;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items:first-child span{
		font-size: 20px;
		padding-left: 8px;
	}
	.content .section-block{
		margin: 0 0px;
	}
	.content .content-section1200-block{
		margin: 0 10px;
	}
	.content .content-Le{
		display: none;
	}
	.content .content-Ri{
		display: block;
		width: auto;
		padding: 0;
	}
	.content .content-section1200-block.content-nofull .content-Ri{
		padding: 30px 0px 30px 0px;
	}

}
@media only screen  and (max-width:767px) {
	.content .section-block{
		margin: 0 0px;
	}
	.content .content-section1200-block{
		margin: 0 0px;
	}
	.content.ts-24HeCounter-content .sub-content-block .sub-content-main .whiteboard-block{
		padding: 30px 10px 0;
		margin-bottom: 30px;
	}
	.content.ts-payment-content .content-Ri .content-inside .sub-content-block .sub-content-main .whiteboard-block{
		padding: 20px 10px;
	}
}




/*footer*/
.footer{
	position: relative;
}
.mini-footer{
	max-width: 1200px;
	margin: auto;
	background-color: #f6f6f6;
}

.mini-footer .ul-items{
	font-size: 0;
}
.mini-footer .ul-items .ul-items-li{
	padding:15px 50px 15px 0;
	display: inline-block;
	vertical-align: top;
}
.mini-footer .ul-items .ul-items-li a{
	display: block;
}
.mini-footer .ul-items .ul-items-li a img{
	display: inline-block;
	vertical-align: top;
	width: 35px;
	height: 35px;
}
.mini-footer .ul-items .ul-items-li a p{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #333333;
	display: inline-block;
	vertical-align: top;
	padding-top: 7px;
}

/*新footer2018-10-17 css開始*/
.footer{
	background-color: #f6f6f6;
}
.footer .main-footer{
	background-color: #ededed;

}
.footer .info-block{
	padding: 15px 10px 15px 10px;
	text-align: center;
}
.footer .info-block .info-block-top .list-item-block{
	font-size: 0;
}
.footer .info-block .info-block-top .list-item{
	display: inline-block;
	padding-left: 10px;	
	padding-right: 10px;
	height: 12px;
	margin-top: 5px;
}
.footer .info-block .info-block-top .list-item+.list-item{
	border-left: solid 1px #333;
}
.footer .info-block .info-block-top .list-item a{
	display: inline-block;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 0.8px;
	color: #333;
	vertical-align: top;
}
.footer .info-block .info-block-down{
	font-size: 0;
	margin-top: -9px;
}
.footer .info-block .info-block-top + .info-block-down{
	margin-top: 0;
}
.footer .info-block .info-block-down .ul-li-items{
	display: inline-block;
	padding-top: 10px;
	vertical-align: middle;
}
.footer .info-block .info-block-down .ul-li-items +.ul-li-items{
	margin-left: 10px;
}
.footer .info-block .info-block-down .ul-li-items .rose-btn{
	margin-left: 6px;
}
.footer .info-block .info-block-down .ul-li-items .txt p{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 0.8px;
	color: #333;
}
.footer-logo{
	font-size: 0;
	/*background-color: #888;*/
	background-image: linear-gradient(90deg, #D70C18 50%,#888 51%);
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
.footer-logo .max-width{
	max-width: 1200px;
	margin: auto;
}
.footer-logo .copyright,
.footer-logo .logo-content{
	display: inline-block;
	vertical-align: middle;
}
.footer-logo .copyright{
	width: 70%;
	min-height: 59px;
	background-color: #D70C18;
}

.footer-logo .copyright:before{
	display: inline-block;
	content: '';
	width: 0px;
	height: 56px;
	vertical-align: middle;
}
.footer-logo .copyright p,
.footer-logo .copyright p link,
.footer-logo .copyright .logoName{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}
.footer-logo .copyright .img-c{
	width: 11px;
	height: 11px;
	transform: translateY(1.5px);
}
.footer-logo .copyright .browser{
	padding-left: 10px;
}
.footer-logo .logo-content{
	font-size: 0;
	padding-left: 28px;
}
.footer-logo .logo-content .pic{
	width: 113px;
}
.footer-logo .logo-content .pic img{
	display: inline-block;
	width: 100%;
	vertical-align: top;
	transform: translateY(1px);
}

.footer-container{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	padding: 5px 0 0 0;
}
.footer-info, .footer-info a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0 5px 0 5px;
}
.footer-info a {
  text-decoration: underline;
}

@media only screen and (max-width:768px){
	.footer .info-block .info-block-top .list-item a{
		
		-webkit-text-size-adjust: none;
		font-size: 11px;
	}
	.footer .info-block .info-block-down .ul-li-items .txt p{
		letter-spacing: -0.5px;
		-webkit-text-size-adjust: none;
		font-size: 11px;
	}
	.footer-logo{
		padding: 0;
	}
	.footer-logo .copyright{
		width: 100%;
		min-height: 35px;
		height: 0;
		text-align: center;
		padding: 11px;
	}
	.footer-logo .copyright:before{
		display: none;
	}
	.footer-logo .copyright p{
		-webkit-text-size-adjust: none;
		font-size: 11px !important;
		vertical-align: middle;
		transform: translateY(-2px);
	}
	.footer-logo .logo-content{
		display: none;
	}
	.event-footer .footer-logo .copyright .iph-none,
	.event-footer .footer-logo .copyright .browser{
		display: none;
	}

	.footer-info, .footer-info a {
		color: #333;
		font-size: 11px;
		font-weight: bold;
		padding: 0 5px 0 5px;
	}

}
@media only screen and (max-width:767px){
	
	.footer-logo .copyright .iph-none,
	.footer-logo .copyright .browser{
		display: none;
	}
	
	.footer-logo .copyright p{
		display: inline-block;
		color: #fff;
	}
	
	.footer .info-block .info-block-down .ul-li-items +.ul-li-items{
		margin-left: 5px;
	}
	.footer .info-block .info-block-down .ul-li-items .rose-btn{
		margin-left: 0px;
	}
}
@media only screen and (max-width:375px){
	
	.footer-logo .copyright{
		min-height: 25px;
		height : 0px ;
		padding: 6px;
	}
	
}

/*rose btn content*/
.rose-btn a{
	display: inline-block;
	background-color: #ff8e91;
	padding: 2px 3px;
	/*padding-right: 5px;*/
	padding-left: 4px;
	border-radius: 14px;
	font-size: 0;
	white-space: nowrap;
}
.rose-btn .pic,
.rose-btn .txt{
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}
.rose-btn .pic{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right: 5px;
}
.rose-btn .pic img{
	width: 100%;
}
.rose-btn .txt{
	padding-right: 5px;
	line-height: 20px;
}
.rose-btn .txt p{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #333;
}
/*新footer2018-10-17 css結束*/


/*ga-scroll-top-btn*/
.ga-scroll-top-btn{
	display: inline-block;
	right: 60px;
	bottom: 70px;
	z-index: 20;
	box-shadow: none;
	background-color: transparent;
	cursor: pointer;
}
.ga-scroll-top-btn a{
	display: block;
}
.ga-scroll-top-btn a .btn{
	position: relative;
	width: 47px;
	height: 47px;
	border-radius: 100%;
	background-color: rgba(189, 189, 189, 0.4);
}
.ga-scroll-top-btn a .btn:after{
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0;
	bottom: 0px;
	left: 0px;
	right: 0;
	margin: auto;
	border-top: 0px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 12px solid #fff;
	border-right: 8px solid transparent;
}
.ga-scroll-top-btn:after{
	display: none;
}
@media only screen  and (max-width:768px){
	.ga-scroll-top-btn{
		right: 30px;
		/*bottom: 50px;*/
		bottom: 65px;
	}
}
@media only screen  and (max-width:480px){
	.ga-scroll-top-btn{
		right: 20px;
	}
}


/*header-comp-1*/
.header-comp-1{

}
.ts-24HeCounter-header .header-comp-1{
	position: absolute;
	top: calc(50% - 12px);
	right: 400px;
	/*right: 320px;*/
	z-index: 1;
}
.ts-24HeCounter-index .ts-24HeCounter-header .header-comp-1,
.ts-24HeCounter-root-header .header-comp-1{
	right: 320px;
}
.header-comp-1.select-mid{
	width: 120px;
}
.header-comp-1 .select-block{
	position: relative;
}
.header-comp-1 .select-block select{
	display: block;
	width: 100%;
	height: 25px;
	padding: 0px 10px 0 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	border-radius: 15px;
	background-color: #ac0108;
}
.ts-24HeCounter-header .header-comp-1 .select-block.select-taishin .dropdown-menu.show:before{
	top: 5px;
}
@media screen and (max-width: 1023px){
	.ts-24HeCounter-header .header-comp-1,
	.ts-24HeCounter-index .ts-24HeCounter-header .header-comp-1, 
	.ts-24HeCounter-root-header .header-comp-1{
		right: 20px;
	}
}
@media screen and (max-width: 374px){
	.header-comp-1.select-mid,
	.ts-24HeCounter-header .header-comp-1.select-mid .select-block.select-taishin .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		width: 100px;
	}
}

/*header-comp-2*/
.header-comp-2{
	
}
.header-comp-2 .ul-items{
	font-size: 0;
}
.header-comp-2 .ul-items .ul-li-items{
	padding: 10px 20px 10px 30px;
	text-align: left;
	background-color: rgba(255,255,255,1);
	position: relative;
}
.header-comp-2 .ul-items .ul-li-items:after{
	content: '';
	position: absolute;
	right: 30px;
	top: 16px;
	width: 5px;
	height: 11px;
	margin: 0px auto 0px auto;
	z-index: 2;
	background-image: url('../img/arrow-to-right-03.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-position: center;
}
.header-comp-2 .ul-items .ul-li-items:hover::after{
	width: 11px;
	height: 15px;
	top: 14px;
	right: 27px;
	background-image: url('../img/ts-528.png');
}
.header-comp-2 .ul-items .ul-li-items + .ul-li-items{
	border-top: 1px solid #ccc;
}
.header-comp-2 .ul-items .ul-li-items a{
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.4;
	letter-spacing: 0.4px;
	color: #333333;
	display: block;
}
.header-comp-2 .ul-items .ul-li-items:hover a{
	color: #d70c18;
	font-weight: bold;
}


/*header-comp-3*/
.header-comp-3{
	padding: 15px 20px 15px 20px;
}
.header-comp-3 .ul-items{
	font-size: 0;
	text-align: center;
}
.header-comp-3 .ul-items .ul-li-items{
	display: inline-block;
	vertical-align: top;
}
.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
	padding-left: 25px;
}
.header-comp-3 .ul-items .ul-li-items a{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	text-align: center;
	color: #333333;
}
@media only screen and (min-width: 1024px) and (max-width:1200px) {
	.header-comp-3 {
		padding: 15px 10px 15px 10px;
	}
	.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
		padding-left: 10px;
	}
}
@media only screen  and (max-width:767px) {
	.header-comp-3 .ul-items .ul-li-items{
		width: 33.33%;
	}
	.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
		padding-left: 0px;
	}
}


/*header-comp-4*/
.header-comp-4{
	background-color: rgba(245,245,245,0.7);
}
.header-comp-4 .ts-comp-1{
	padding-top: 10px;
}
.header-comp-4 .ts-comp-1 .btnnn .oval-style{
	width: 220px;
	margin: auto;
}
@media only screen and (min-width: 1024px) and (max-width:1200px) {
	.header-comp-4 .ts-comp-1 .btnnn .oval-style{
		width: auto;
		margin: auto 20px;
		display: block;
	}
}


/*header-comp-5*/
.header-comp-5{
	background-color: rgba(255,255,255,0.9);
}
.header-comp-5 .input-block{
	position: relative;
	width: 700px;
	margin: auto;
	padding-left: 75px;
	padding-right: 50px;
}
.header-comp-5 .input-block:before{
	content: '';
	position: absolute;
	top: 7px;
	left: 30px;
	width: 32px;
	height: 32px;
	background-image: url('../img/ts-91.png');
}
.header-comp-5 .input-block:after{
	
}
.header-comp-5 .input-block input{
	height: 44px;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1.3px;
	color: #4a4a4a;
	text-align: left;
	background-color: transparent;
}
.header-comp-5 .input-block .closebtnnn{
	position: absolute;
	right: 20px;
	top: 14px;
	cursor: pointer;
}
@media only screen  and (max-width:767px) {
	.header-comp-5 .input-block{
		position: relative;
		width: auto;
		margin: auto;
		padding: 5px 10px;
		background-color: #d70c18;
	}
	.header-comp-5 .input-block input{
		text-align: center;
		background-color: #fff;
		border-radius: 8px;
		height: 40px;
	}
	.header-comp-5 .input-block:before{
		top: 10px;
	}
}


/*header-comp-6*/
.header-comp-6{
	width: 700px;
	margin: auto;
	background-color: #fff;
	padding: 30px 30px 10px 30px;
}
.header-comp-6 .title{
	padding-bottom: 20px;
}
.header-comp-6 .title p{
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1.3px;
	color: #4a4a4a;
}
.header-comp-6 .ul-items{
	font-size: 0;
}
.header-comp-6 .ul-items .ul-li-items{
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	padding-right: 20px;
	padding-bottom: 20px;
}
.header-comp-6 .ul-items .ul-li-items a{
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.4;
	letter-spacing: 0.4px;
	color: #4a4a4a;
}
.header-comp-6 .ul-items .ul-li-items a:hover{
	font-weight: bold;
	color: #d70c18;
}
@media only screen  and (max-width:767px) {
	.header-comp-6{
		width: auto;
		padding: 10px 20px 10px 30px;
	}
	.header-comp-6 .title{
		text-align: center;
	}
	.header-comp-6 .ul-items .ul-li-items{
		padding-left: 20px;
	}
}
@media only screen  and (max-width:374px) {
	.header-comp-6{
		width: auto;
		padding: 10px 5px 10px 5px;
	}
}


/*header-comp-7*/
.header-comp-7{
}

.header-comp-7 .tab-sty-1{
	display: none;
}
.header-comp-7 .tab-sty-1 li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}
.header-comp-7 .tab-sty-1 li+li{
	border: 0;
}
.header-comp-7 .tab-sty-1 li a.active,
.header-comp-7 .tab-sty-1 li a:hover{
	color: #d70c18;
	background-color: #fff;
	font-weight: bold;
}
.header-comp-7 .tab-sty-1 li a{
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1.1px;
	color: #000000;
	padding: 12px 0;
	border-radius: 0;
	background-color: #fff;
}
.header-comp-7 .tab-content-sty-gray{
	
}
.header-comp-7 .tab-content{
	position: relative;
	padding-top: 0px;
	margin: auto;
	background-color: #f6f6f6;
}
@media only screen  and (max-width:1023px) {
	.header-comp-7{
		/*padding: 0 30px;*/
	}
	.header-comp-7 .tab-sty-1{
		padding: 0 0px;
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	.header-comp-7 .tab-sty-1 li{
		display: table-cell;
		vertical-align: middle;
	}
	.header-comp-7 .tab-sty-1 li a{
		width: auto;
		padding: 12px 0;
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: normal;
		text-align: center;
		color: #000000;
	}
}


/*header-comp-7-1*/
.header-comp-7-1{
}

.header-comp-7-1 .tab-sty-1{
	display: table;
	width: 100%;
	table-layout: fixed;
}
.header-comp-7-1 .tab-sty-1 li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}
.header-comp-7-1 .tab-sty-1 li+li{
	border: 0;
}
.header-comp-7-1 .tab-sty-1 li a.active,
.header-comp-7-1 .tab-sty-1 li a:hover{
	color: #333333;
	background-color: rgba(245,245,245,0.7);
	font-weight: bold;
}
.header-comp-7-1 .tab-sty-1 li a{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1.1px;
	text-align: center;
	color: #9b9b9b;
	padding: 10px 0;
	display: block;
	border-radius: 0;
	background-color: rgba(249,249,249,0.9);
}
.header-comp-7-1 .tab-content-sty-gray{
	
}
.header-comp-7-1 .tab-content{
	position: relative;
	padding-top: 0px;
	margin: auto;
}
@media only screen  and (max-width:1023px) {
	.header-comp-7-1{
		/*padding: 0 30px;*/
	}
	.header-comp-7-1 .tab-sty-1{
		padding: 0 0px;
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	.header-comp-7-1 .tab-sty-1 li{
		display: table-cell;
		vertical-align: middle;
	}
	.header-comp-7-1 .tab-sty-1 li a{
		width: auto;
		padding: 8px 0;
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.1px;
	}
}


/*header-comp-8*/
.header-comp-8{
	margin: auto;
	position: relative;
	background-color: rgba(245,245,245,0.7);
}
.header-comp-8 .pic{
	text-align: center;
}
.header-comp-8 .pic img{
	width: 100%;
	max-width: 294px;
	max-height: 298px;
	margin: auto;
}
.header-comp-8 .fillform-1{

}	
.header-comp-8 .fillform-1 .gas-layout-form{
	
}
.header-comp-8 .fillform-1 .form-row{
	display: table;
	width: 100%;
}
.header-comp-8 .fillform-1 .form-row input{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #9b9b9b;
	padding: 9px 10px;
	width: 100%;
}
.header-comp-8 .fillform-1 .form-row select{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #9b9b9b;
	padding: 9px 10px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.header-comp-8 .fillform-1 .form-row .form-right-part{
	display: table-cell;
	vertical-align: top;
	padding: 0 20px;
}
.header-comp-8 .fillform-1 .form-row .form-right-part .form-item{
	padding-top: 10px;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6{
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6 .pic{
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}
.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6 .pic img{
	width: 100%;
	height: 40px;
}
.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .input-block{

}
.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .select-block{
	position: relative;
}
.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .select-block:after {
	content: '';
	position: absolute;
	right: 20px;
	top: 16px;
	width: 6px;
	height: 10px;
	margin: 0px auto 0px auto;
	z-index: 50;
	background-image: url('../img/arrow-to-right-03.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-position: center;
	transform: rotate(90deg);
}
.header-comp-8 .fillform-1 .form-row .form-right-part .form-item input{

}

@media only screen  and (max-width:1023px) {

}
@media only screen  and (max-width:767px) {
	.header-comp-8{
		width: auto;
		height: auto;
		margin: auto;
		margin-top: 0px;
	}
	.header-comp-8 .fillform-1{
		width: auto;
	}	
	.header-comp-8 .fillform-1 .form-row .form-right-part{
		display: block;
		width: auto;
		padding: 0 30px;
	}

}

/* ts-24HeCounter-header-main */
.ts-comp-24HeCounter-header-main ::-webkit-scrollbar {
	  width: 3px;
	  height: 3px;
} /* this targets the default scrollbar (compulsory) */
.ts-comp-24HeCounter-header-main ::-webkit-scrollbar-track {
	  background-color: #e2e2e2;
	  border-radius: 0;
} /* the new scrollbar will have a flat appearance with the set background color */
.ts-comp-24HeCounter-header-main ::-webkit-scrollbar-thumb {
	  background-color: #a9a9a9;
	  border-radius: 0;
} /* this will style the thumb, ignoring the track */
.ts-comp-24HeCounter-header-main ::-webkit-scrollbar-button {
	  background-color: transparent;
	  width: 3px;
	  height: 3px;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
.ts-comp-24HeCounter-header-main ::-webkit-scrollbar-corner {
	  background-color: transparent;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

.ts-comp-24HeCounter-header-main {
	display: none;
	width: 280px;
	height: calc(100% - 159px); 
	/* view height - header - footer */
	background-color: rgba(246, 246, 246, 0.8);
	position: absolute;
	top: 60px;
	z-index: 1;
}
.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main {
	display: block;
	min-height: calc(100vh - 162px); 
	/* view height - header - footer */
	height: 100%;
	position: relative;
	top: 0;
}
.ts-comp-24HeCounter-header-main .li-item {
	/**/
}
.ts-comp-24HeCounter-header-main .linkk {
	display: table;
	width: 100%;
	padding: 15px 0 15px 35px;
	position: relative;
}
.ts-comp-24HeCounter-header-main .li-item.active .linkk:after {
	content: '';
	position: absolute;
	top: 40px;
	right: -5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 14px 11px 0;
	border-color: transparent #ffffff transparent transparent;
}
.ts-comp-24HeCounter-header-main .icon-block {
	display: table-cell;
	width: 70px;
}
.ts-comp-24HeCounter-header-main .icon {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 50%;
}
.ts-comp-24HeCounter-header-main .icon img {
	display: inline-block;
	width: 100%;
}
.ts-comp-24HeCounter-header-main .txt {
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
}
.ts-comp-24HeCounter-header-main .txt p {
	font-size: 24px;
	font-weight: bold;
}
.ts-comp-24HeCounter-header-main .li-item.active > .linkk .icon {
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
}
.ts-comp-24HeCounter-header-main .li-item.active > .linkk,
.ts-comp-24HeCounter-header-main .li-item.active > .linkk p {
	color: #da2128;
	font-weight: bold;
}
.ts-comp-24HeCounter-header-main .li-item .level-2 {
	width: 335px;
	/*height: 100%;*/ /* 180830: mantis 0010675; */
	height: auto; /* 180830: mantis 0010675; */
	max-height: 100%; /* 180830: mantis 0010675; */
	padding: 20px 10px 0;
	display: none;
	position: absolute;
	top: 0;
	left: 280px;
	background-color: #ffffff;

	padding-top: 10px;
	padding-bottom: 10px;
}
.ts-comp-24HeCounter-header-main .level-2 .ul-item {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
.ts-comp-24HeCounter-header-main .level-2 .linkk {
	padding: 10px 62px 10px 55px;
	padding-left: 45px;
}
.ts-comp-24HeCounter-header-main .level-2 .li-item.hot-item > .linkk:before {
	content: '★';
	font-size: 14px;
	color: inherit;
	position: absolute;
	left: 25px;
}
.ts-comp-24HeCounter-header-main .level-2 .li-item.no-child .linkk:after,
.ts-comp-24HeCounter-header-main .level-2 .li-item:not(.no-child) > .linkk:after {
	content: '';
	position: absolute;
	top: 8px;
	right: 30px;
	width: 32px;
	height: 32px;
	background-image: url('../img/arrow-to-right-03.png');
	background-size: 6px 10px;
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
}
.ts-comp-24HeCounter-header-main .level-2 .li-item.no-child .linkk:after{
	display: none;
}
.ts-comp-24HeCounter-header-main .level-2 .li-item:not(.no-child) > .linkk:after {
	transform: rotate(90deg);
}
.ts-comp-24HeCounter-header-main .level-2 .li-item.active:not(.no-child) > .linkk:after {
	transform: rotate(-90deg);
}
.ts-comp-24HeCounter-header-main .level-3 {
	display: none;
	padding: 0 10px;

	padding-right: 0;
}
.ts-comp-24HeCounter-header-main .level-3 .ul-item {
	height: auto;
	overflow: hidden;
	
	padding-right: 0;
}
@media screen and (min-width: 1025px){
	.ts-comp-24HeCounter-header-main .linkk:hover .icon {
		box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
	}
	.ts-comp-24HeCounter-header-main .linkk:hover,
	.ts-comp-24HeCounter-header-main .linkk:hover p {
		color: #da2128;
		font-weight: bold;
	}
}
@media screen and (max-width: 1023px){
	.ts-comp-24HeCounter-header-main {
		position: relative;
		height: auto;
		width: 100%;
		top: 0;
		padding-top: 53px;
	}
	.ts-comp-24HeCounter-header-main .txt {
		padding-left: 0px;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main,
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main {
		display: block;
		min-height: 0;
	}

	.ts-24HeCounter-root-header .ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main {
		display: none;
	}


	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main {
		background-color: #f6f6f6;
		min-height: calc(100vh - 102px);
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main  nav > .ul-item > .li-item {
		border-bottom: 1px solid #d5d5d5;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main  nav > .ul-item > .li-item > .linkk {
		padding: 18px 30px;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item > .linkk:after {
		content: '';
		position: absolute;
		right: 40px;
		top: 26px;
		background-size: cover;
		background-position: center;
		border: 0;

		width: 6px;
		height: 10px;
		background-image: url(../img/arrow-to-right-03.png);
		background-size: 6px 10px;
		background-repeat: no-repeat;
		top: 25px;
		right: 40px;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:not(.no-child) > .linkk:after {
		transform: rotate(90deg);
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item.active > .linkk {
		background-color: #4a4a4a;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item.active > .linkk .txt p {
		color: #ffffff;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item.active:not(.no-child) > .linkk:after {
		transform: rotate(0deg);
		width: 10px;
		height: 6px;
		background-image: url(../img/arrow-to-right-03.png);
		background-size: 10px 6px;
		right: 38px;
		background-image: url(../img/arrowup_whitesmoke.png);
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .linkk,
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .linkk .txt p {
		font-size: 18px;
		font-weight: bold;
		color: #4a4a4a;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .linkk .icon-block {
		display: none;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .li-item .level-2 {
		position: relative;
		left: 0;
		width: 100%;
		background-color: transparent;
		padding: 10px 30px;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .ul-item {
		height: auto;
		overflow: hidden;
		/*padding: 0 10px;*/
		padding-bottom: 10px;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .linkk {
		padding: 12px 10px;
		border-bottom: 1px solid #979797;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .li-item .linkk:after {
		right: 0;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .li-item.no-child .linkk:after {
		display: none;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .level-3{
		padding-left: 0;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .level-3 .ul-item {
		padding-right: 0;
		padding: 10px 15px;
	}
	.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .level-3 .ul-item .linkk{
		font-size: 15px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #4a4a4a;
		border-width: 0px;
		padding: 0;
		padding-bottom: 20px;
	}
	.ts-24HeCounter-content .ts-comp-24HeCounter-main {
		padding: 35px 10px 25px;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main {
		padding: 15px 0;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item {
		font-size: 0;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item {
		display: inline-block;
		width: 33%;
		vertical-align: top;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .linkk {
		padding-left: 0;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .icon-block,
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .txt {
		display: block;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .icon-block {
		width: 100%;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .icon {
		width: 50px;
		height: 50px;
		margin: 0 auto;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .txt {
		padding-left: 0;
		padding-top: 10px;
		text-align: center;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .txt p {
		font-size: 16px;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item.active > .linkk:after {
		top: auto;
		left: calc(50% - 8px);
		transform: rotate(90deg);
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item .level-2 {
		position: relative;
		left: 0;
		width: calc(100vw - 20px);
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:nth-child(3n-1) .level-2 {
		left: calc((100vw - 20px) *0.33 *-1);
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:nth-child(3n) .level-2 {
		left: calc((100vw - 20px) *0.33 *2 *-1);
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .level-2 .linkk {
		/*padding-left: 55px;*/
		padding-left: 45px;
	}
}
@media all and (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* IE10+ CSS here */
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item .level-2 {
		position: relative;
		left: 0;
		width: calc(100vw - 38px);
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:nth-child(3n-1) .level-2 {
		left: calc((100vw - 38px) *0.33 *-1);
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:nth-child(3n) .level-2 {
		left: calc((100vw - 38px) *0.33 *2 *-1);
	}
}

/* ts-comp-24HeCounter-modal-main */
.ts-comp-24HeCounter-modal-main {
	/**/
}
.ts-comp-24HeCounter-modal-main .ts-comp-24HeCounter-header-main {
	display: block;
	position: relative;
	top: 0;
	background-color: transparent;
}
.ts-comp-24HeCounter-modal-main .ts-comp-24HeCounter-header-main .li-item.active .linkk:after {
	border-right-color: #f6f6f6;
}
.ts-comp-24HeCounter-modal-main .ts-comp-24HeCounter-header-main .li-item .level-2 {
	background-color: #f6f6f6;
}

/* 20230426 合併同名檔案 */
/* payment: other function */
.ts-comp-24HeCounter-header-main .other_func{
	height:200px;
	padding:32px 40px 0 40px;
	font-size:16px;
}

@media screen and (min-width:320px) and (max-width:767px){
	.ts-comp-24HeCounter-header-main .other_func{
		height:auto;
		padding:32px 0px 0 0px;
	}
}

.ts-comp-24HeCounter-header-main .other_func .button_row{

}

@media screen and (min-width:320px) and (max-width:767px){
	.ts-comp-24HeCounter-header-main .other_func .button_row{
		display:flex;
	}
}

.ts-comp-24HeCounter-header-main .other_func .button_row button.default{
	height:42px;
	
	font-size:16px;
	
	border-radius: 999px;
	border:none;
	color:white;
	display:block;
	width:100%;
	cursor: pointer;
}

.ts-comp-24HeCounter-header-main .other_func .button_row button.default:first-child{
	background:#d70c18;
}
.ts-comp-24HeCounter-header-main .other_func .button_row button.default:nth-child(2){
	background:#888;
	margin-top:10px;

}

@media screen and (min-width:375px) and (max-width:767px){
	.ts-comp-24HeCounter-header-main .other_func .button_row button.default:first-child{
		margin: 0 10.5px 0 12px;
		height:42px;
		font-size:16px;
	}
	.ts-comp-24HeCounter-header-main .other_func .button_row button.default:nth-child(2){
		margin: 0 12px 0 10.5px;
		height:42px;
		font-size:16px;
	}
}   

@media screen and (min-width:320px) and (max-width:374px){
	.ts-comp-24HeCounter-header-main .other_func .button_row button.default:first-child{
		margin: 0 10.5px 0 12px;
		height:42px;
		font-size:14px;
	}
	.ts-comp-24HeCounter-header-main .other_func .button_row button.default:nth-child(2){
		margin: 0 12px 0 10.5px;
		height:42px;
		font-size:14px;
	}
}   

.ts-comp-24HeCounter-header-main .other_func  a.a_pointer{
	cursor: pointer;
	display:block;
	font-weight: bold;
	width:100%;
	height:auto;
	text-align:center;
	margin-top:20px;
}
@media screen and (min-width:320px) and (max-width:767px){
	.ts-comp-24HeCounter-header-main .other_func  a.a_pointer{
		height:35px;
		font-size:16px;
		font-weight: normal;
		margin-top:20px;
		margin-bottom:0px;
		display:flex;
		align-items: center;
		justify-content: center;
	}
}    
/* end payment: other function */

/* 20230426 合併同名檔案 */
.n-wraper {
  overflow: auto;
  /*-webkit-overflow-scrolling: touch;*/ /* 會影響 modal z-index */
}

.content {
	-webkit-overflow-scrolling: touch;
}

@media only screen and (max-width:319px) {
	.n-wraper {
	    width: 320px;
		overflow-x:scroll;
	}
}

::-ms-clear,::-ms-reveal{display:none;}

body{
	background-color: #f9f9f9;
}
body.creditpopup-open{
	overflow: hidden;
	-ms-overflow-style: none;
}
body input:focus,
body select:focus{
	outline: 0;
}
/*header.reset*/
	.header * {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-size: 16px;
		box-sizing: border-box;
	}
	.header blockquote, .header q {
		quotes: none;
	}
	.header blockquote:before, .header blockquote:after,
	.header q:before, .header q:after {
		content: '';
		content: none;
	}
	.header table {
		border-collapse: collapse;
		border-spacing: 0;
	} 

	.header p{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: Calibri, "微軟正黑體";
	}
	.header span{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: Calibri, "微軟正黑體";
	}
	.header a{
		cursor: pointer;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		text-decoration: none;
		font-family: Calibri, "微軟正黑體";
		cursor: pointer;
	}
	.header a:hover{
		text-decoration: none;
	}
	.header li{
		list-style-type: none;
		font-family: Calibri, "微軟正黑體";
	}
	.header h1,.header h2,.header h3,.header h4,.header h5,.header h6{
		margin: 0;
		display: block;
		font-weight: 700;
		font-size: 100%;
		font-family: Calibri, "微軟正黑體";
	}
	.header h1 { 
	    font-size: 32px;
	}
	.header h2 {
	    font-size: 24px;
	}
	.header h3 { 
	    font-size: 18px;
	}
	.header h4 { 
		font-size: 16px;
	}
	.header h5 { 
	    font-size: 13px;
	}
	.header h6 { 
	    font-size: 10px;
	}
	.header select{
		font-size: 16px;
	}
	.header img{
		border: 0;
	}


/*footer.reset*/
	.footer * {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-size: 16px;
		box-sizing: border-box;
	}
	.footer blockquote, .footer q {
		quotes: none;
	}
	.footer blockquote:before, .footer blockquote:after,
	.footer q:before, .footer q:after {
		content: '';
		content: none;
	}
	.footer table {
		border-collapse: collapse;
		border-spacing: 0;
	} 

	.footer p{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: Calibri, "微軟正黑體";
	}
	.footer span{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: Calibri, "微軟正黑體";
	}
	.footer span.logoName {
		/*font-size: 13px;*/
	    font-weight: bold;
	    font-style: normal;
	    font-stretch: normal;
	    line-height: normal;
	    letter-spacing: 1.2px;
	    color: #ffffff;
	    display: inline;
	}
	.footer a{
		cursor: pointer;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		text-decoration: none;
		font-family: Calibri, "微軟正黑體";
		cursor: pointer;
	}
	.footer a:hover{
		text-decoration: none;
	}
	.footer li{
		list-style-type: none;
		font-family: Calibri, "微軟正黑體";
	}
	.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{
		margin: 0;
		display: block;
		font-weight: 700;
		font-size: 100%;
		font-family: Calibri, "微軟正黑體";
	}
	.footer h1 { 
	    font-size: 32px;
	}
	.footer h2 {
	    font-size: 24px;
	}
	.footer h3 { 
	    font-size: 18px;
	}
	.footer h4 { 
		font-size: 16px;
	}
	.footer h5 { 
	    font-size: 13px;
	}
	.footer h6 { 
	    font-size: 10px;
	}
	.footer select{
		font-size: 16px;
	}
	.footer img{
		border: 0;
	}

[class^="header-comp-"] *{
	box-sizing: border-box;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

[class^="footer-comp-"] *{
	box-sizing: border-box;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}


/*tsn-main-.reset*/
	[class^="tsn-main-"] *{
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-size: 16px;
		box-sizing: border-box;
		-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	}
	[class^="tsn-main-"] blockquote, [class^="tsn-main-"] q {
		quotes: none;
	}
	[class^="tsn-main-"] blockquote:before, [class^="tsn-main-"] blockquote:after,
	[class^="tsn-main-"] q:before, [class^="tsn-main-"] q:after {
		content: '';
		content: none;
	}
	[class^="tsn-main-"] table {
		border-collapse: collapse;
		border-spacing: 0;
	} 
	[class^="tsn-main-"] p{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: Calibri, "微軟正黑體";
	}
	[class^="tsn-main-"] span{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: Calibri, "微軟正黑體";
	}
	[class^="tsn-main-"] a{
		cursor: pointer;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		text-decoration: none;
		font-family: Calibri, "微軟正黑體";
		cursor: pointer;
	}
	[class^="tsn-main-"] a:hover{
		text-decoration: none;
	}
	[class^="tsn-main-"] li{
		list-style-type: none;
		font-family: Calibri, "微軟正黑體";
	}
	[class^="tsn-main-"] h1,
	[class^="tsn-main-"] h2,
	[class^="tsn-main-"] h3,
	[class^="tsn-main-"] h4,
	[class^="tsn-main-"] h5,
	[class^="tsn-main-"] h6{
		margin: 0;
		display: block;
		font-weight: 700;
		font-size: 100%;
		font-family: Calibri, "微軟正黑體";
	}
	[class^="tsn-main-"] h1 { 
	    font-size: 32px;
	}
	[class^="tsn-main-"] h2 {
	    font-size: 24px;
	}
	[class^="tsn-main-"] h3 { 
	    font-size: 18px;
	}
	[class^="tsn-main-"] h4 { 
		font-size: 16px;
	}
	[class^="tsn-main-"] h5 { 
	    font-size: 13px;
	}
	[class^="tsn-main-"] h6 { 
	    font-size: 10px;
	}
	[class^="tsn-main-"] select{
		font-size: 16px;
	}
	[class^="tsn-main-"] img{
		border: 0;
	}




	body{
		margin: 0;
		padding: 0;
		border: 0;
		line-height: 1;
		font-size: 16px;
		-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	}
	@media only screen and (min-width: 320px) and (max-width:768px){
		body.modal-open,
		body.header-open{
			position: fixed;
			max-width: 100%;
			width: 100%;
		}
	}




.n-wraper{
	position: relative;
	width: 100%;
	/*border: 3px solid #000;*/
}





/*header*/
	.header{
		position: relative;
		width: 100%;
		font-size: 16px;
	}
	.header-main-top{
		position: relative;
		transition: padding .8s;
	}
	/*.header-main-top.active{
		padding-top: 26px;
	}*/
	.header-main-top.mini-top-active{ /* 180904: mantis 0010676; */
		padding-top: 26px;
		
	}
	.header .header-mini-top{
		background-color: #888888;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0px;
		display: none;
	}
	.header .header-mini-top .hmt-closebtnn{
		position: absolute;
		width: 12px;
		height: 12px;
		top: 0;
		bottom: 0;
		right: 30px; /*2018-10-17修改 20px ==> 30px*/
		margin: auto;
	}

	.header .header-mini-top .hmt-closebtnn a{
		display: block;
		font-size: 0;
		height: 100%;/*2018-10-17新增*/
	}
	.header .header-mini-top .hmt-closebtnn a img{
		width: 12px; /*2018-10-17修改 11px ==> 12px*/
		height: 12px;/*2018-10-17修改 11px ==> 12px*/
		vertical-align: top;/*2018-10-17新增*/
	}
	.header .header-mini-top .mini-nav{
		text-align: right;
		min-height: 26px;
	}
	.header .header-mini-top .mini-nav .ul-items{
		font-size: 0;
	}
	.header .header-mini-top .mini-nav .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
		margin-left: 30px;/*2018-10-17修改 padding ==> margin*/
	}
	.header .header-mini-top .mini-nav .ul-items .ul-li-items a{
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 16px;
		letter-spacing: 0.8px;
		color: #ffffff;
		padding: 5px 0;
		display: block;
		font-weight: bold;
	}
	.header-top{
		/*border: 1px solid #00f;*/
		position: relative;
		height: 60px;
		background-color: #d70c18;
	}

	.header-bottom{
		/*border: 1px solid #00f;*/
		position: relative;
		height: 44px;
		background-color: #fff;
	}
	.header.event-header .header-bottom{
		height: 0;
	}
	.header.event-header .header-top .web-name{/*2018-10-17新增*/
		width: 11em;
		font-size: 20px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		font-family: Calibri, "微軟正黑體";
		line-height: normal;
		letter-spacing: 1.3px;
		color: #ffffff;
		position: relative;
		top: calc(50% + 1px);
		transform: translateY(-50%);
		left: 175px;
	}
	.header .header-container-LOGO{
		position: absolute;
		top: 11px;
	}
	.header .header-container-LOGO a.desk-logo{
		display: block;
	}
	.header .header-container-LOGO a.desk-logo img{
		width: 155px;
		height: 40px;
		vertical-align: top;
	}
	.eng-header .header .header-container-LOGO a.desk-logo img{
		width: 175px;
		height: 36.5px;
		margin-top: 2px;
	}
	.header .mobile-LR-btn{
		display: none;
	}
	.header .big-nav{
		
	}
	.header .big-nav .big-nav-ul{
		font-size: 0;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li{
		display: inline-block;
		vertical-align: top;
		/*width: 110px;*/
		
		
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li.iph-cus {
		display: none;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title{
		padding-top: 11px;
		padding-bottom: 9px;
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #333333;
		display: block;
		text-align: center;
		padding-left:32px;
		padding-right:32px;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li:hover .big-nav-title{
		color: #fff;
		background-color: #4a4a4a;
		height: 44px;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title.active {
		position: relative;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title.active:after {
	    content: '';
	    width: 49px;
	    height: 45px;
	    background-image: url('../img/arrowdown-triangle-g.png');
	    position: absolute;
	    bottom: -25px;
	    left: calc(50% - 21px);
	    background-size: 100%;
	    z-index: 11;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li-cus:hover .big-nav-title{
		color: #333333;
		background-color: transparent;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li-search:hover .big-nav-title{
		color: #333333;
		background-color: transparent;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li-search .big-nav-title .pic{
		width: 32px;
		height: 32px;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li-search .big-nav-title .pic-1{
		display: block;
	}
	.header .big-nav .big-nav-ul .big-nav-ul-li-search .big-nav-title .pic-2{
		display: none;
	}

	.header .megamenu-out{
		position: absolute;
		left: 0;
		margin: auto;
		top: 43px;
		z-index: 3;
		/*height: 300px;*/
		/*height: 330px;*/
		height: 360px;
		box-shadow: 0px 3px 3px #999;
		background-color: #fff;
		overflow-y: hidden;
		display: none;
	}
	/*.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title:hover + .megamenu-out{
		display: block;
	}*/
	.header .megamenu-out .linktitle{
		/*padding: 20px 30px 10px 30px;*/
		/*display: none;*/
	    position: absolute;
	    left: calc(50% - 85px);
	    bottom: 0;
    	width: 175px;
	}
	.header .megamenu-out .linktitle .linkbtnnn{
		background-color: #ffffff;
  		box-shadow: 0 6px 11px 0 rgba(0, 0, 0, 0.11);
  		border-radius: 18px;
	}
	.header .megamenu-out .linktitle .linkbtnnn a{
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1px;
		color: #333333;
		display: block;
		padding: 12px 20px 12px 50px;
		position: relative;
	}
	.header .megamenu-out .linktitle .linkbtnnn a:before{
		content: '';
		position: absolute;
		left: 20px;
		top: 12px;
		width: 19px;
		height: 19px;
		background-image: url('../img/ts-510.png');
		background-size: cover;
		background-position: center;
	}
	/*.header nav.big-nav .big-nav-ul .big-nav-ul-li:hover .megamenu-out{
		display: block;
	}*/
	.header .megamenu-out .mega-pic {
	    width: 169px;
	    height: 132px;
	    margin: 0 auto;
        margin-top: 22px;
	}
	.header .megamenu-out .mega-pic img {
		width: 100%;
		height: 100%;
	}
	.header .megamenu-out .linktitle + .mega-pic{
	    margin-top: 20px;
	}
	.header nav.big-nav .big-nav-ul .big-nav-ul-li.active .megamenu-out{
		display: block;
	}
	@media screen and (min-width: 1441px) {
		.header .header-mini-top .hmt-closebtnn{/*2018-10-17新增*/
			right: calc(50% - 600px - 86px);
		}
	}
	@media screen and (max-width: 1023px) {
		.header .megamenu-out .mega-pic{
			display: none;
		}
		.header-main-top.mini-top-active{ /* 180904: mantis 0010676; */
			padding-top: 0;
		}
		.header.event-header .header-top .web-name{/*2018-10-17新增*/
			left: 210px;
			top:50%;
		}
		
	}



	.header .megamenu-out.active{
		display: block;
	}
	.header .login-block{
		/*width: 260px;*/
		/*display: none;*/
	}
	.header .login-block .header-comp-4{
		padding-top: 20px;
	}



	

	.header .nav-drop{
		width: 260px;
		position: absolute;
		top: 0;
		/*right: 30px;*/
		right: 40px;
		z-index: 12;
	}
	.header .nav-drop .dropp-comp-1{
		display: block;
		vertical-align: top;
	}
	.header .nav-drop .dropp-comp-1 .card{
		border-radius: 0;
		background-color: transparent;
		display: none;
	}
	.header .nav-drop .dropp-comp-1 .card.active{
		display: block;
	}
	.header .nav-drop .dropp-comp-1 .card-header{
		border-radius: 0;
	}
	.header .nav-drop .dropp-comp-1 .card-header .btnnn-block{
		text-align: center;
	}
	.header .nav-drop .dropp-comp-1 .card-header .btnnn-block .btnn-style.collapsed:after{
		transform: rotate(90deg);
	}
	.header .nav-drop .dropp-comp-1 .card-header .btnnn-block .btnn-style:after{
		content: '';
		position: absolute;
		right: 30px;
		top: 17px;
		width: 6px;
		height: 10px;
		margin: 0px auto 0px auto;
		z-index: 50;
		background-image: url(../img/arrow-to-right-03.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-position: center;
		transform: rotate(-90deg);
	}
	.header .nav-drop .dropp-comp-1 .card-header .btnnn-block .btnn-style{
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.4em;
		letter-spacing: normal;
		text-align: center;
		color: #333333;
		background-color: transparent;
		padding: 11px 0;
		display: block;
		width: 100%;
		position: relative;
		background-color: #f6f6f6;
	}
	@media only screen and (min-width: 1024px) and (max-width:1260px) {
		.header .nav-drop{
			width: 195px;
			right: 50px;
		    /*right: 100px;*/
		}
		.header .nav-drop .dropp-comp-1{
			
		}
		.header .nav-drop .dropp-comp-1 .card-header .btnnn-block .btnn-style:after{
			right: 15px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.header .nav-drop .dropp-comp-1{
			/*display: none;*/
		}
		.header .nav-drop .dropp-comp-1 .card-header .btnnn-block .btnn-style{
			background-color: rgba(245,245,245,0.7);
		}
		.header .nav-drop .dropp-comp-1 .collapse{
			display: block;
		}
		.header .nav-drop .dropp-comp-1 .card-header .btnnn-block .btnn-style:after{
			display: none;
		}


	}
	@media only screen and (min-width: 320px) and (max-width:767px) {
		
	}
	.header .header-top .sign-in-content{/*2018-10-17新增*/
		display: none;
	}
	.header .header-top .searchh{
		display: inline-block;
		height: 35px;/*2018-10-17新增*/
		vertical-align: top;
		margin-top: 6px; /*2018-10-17修改 padding ==> margin*/ 
		position: absolute;
		right: 0;
		top: 60px;
    	z-index: 10;
	}
	.header .header-top .searchh .btnnn{
		
	}
	.header .header-top .searchh .btnnn .pic{
		
	}
	.header .header-top .searchh .btnnn .pic-1{
		display: none;
		height: auto;
	}
	.header .header-top .searchh .btnnn .pic-2{
		display: block;
	}
	.header .header-top .searchh .btnnn .pic img{
		width: 35px; /*2018-10-17修改 32px ==> 35px*/ 
		height: 35px; /*2018-10-17修改 32px ==> 35px*/ 
		vertical-align: top;
	}
	@media only screen and (min-width: 1024px) and (max-width:1260px) {
		.header .header-top .searchh{
			/*right: 25px;*/
			/*right: 60px;*/
		}
		.eng-header .header .header-top .searchh{ /* 180830: mantis 0010672; */
			right: 10px;
		}
	}


	.header .fastmenu{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 70px;
		height: 44px;
		margin: auto;
		z-index: 3;
	}
	.header .fastmenu .bbtn{
		text-align: center;
		display: block;
		padding: 17px 0px;
	}
	.header .fastmenu .bbtn .btnsty{
		position: relative;
		width: 6px;
		height: 10px;
		margin: 0px auto 0px auto;
		z-index: 50;
		background-image: url(../img/arrow-to-right-03.png);
	    background-size: 100%;
	    background-repeat: no-repeat;
	    background-position: center;
	    background-position: center;
	    transform: rotate(-90deg);
	    border: 0;
	}
	.header .fastmenu.active .bbtn .btnsty,
	.header .fastmenu .bbtn.active .btnsty{
		transform: rotate(90deg);
	}

	
	.header .fastmenu .fastmenu-items{
		position: relative;
    	top: 0px;
	}
	.header .fastmenu .fastmenu-items .ul-items{

	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items{
		position: relative;
		background-color: rgba(244,244,244,0.8);
		padding: 10px 0;
		border-bottom: 1px solid #888;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items:last-child{
		border-bottom: 0;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.showall{
		display: none;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn{
		display: none;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.showall.cus-show{
		display: block;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items a{
		text-align: center;
		display: block;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items a .pic{
		padding-bottom: 0px;
		line-height: 0;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn a .pic-1{
		display: block;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn a .pic-2{
		display: none;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn.active a .pic-1{
		display: none;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn.active a .pic-2{
		display: block;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn.active a .txt p{
		color: #d70c18;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items a .pic img{
		max-width: 44px;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items a:hover .pic img{

	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items a .txt{

	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items a .txt p{
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: center;
		color: #4a4a4a;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items .second-items-block{
		position: absolute;
		width: 180px;
		right: -180px;
		top: 0;
		display: none;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items:hover .second-items-block{
		display: block;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items{
		background-color: #FFD106; 
		padding: 0 5px;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items{
		border-bottom: 1px solid #fff;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items:last-child{
		border-bottom: 0;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items a{
		font-size: 0.875em;
		font-weight: bold;
		color: #000;
		padding: 10px;
		display: block;
		text-align: left;
		line-height: 20px;
	}



	.header .sub-nav{
		position: absolute;
		right: 0;
		top: -86px;
	}
	.header.event-header .sub-nav{
		top: -42px;
	}
	.header .sub-nav .sub-nav-ul{
		font-size: 0;
		text-align: right;
	}
	.header .sub-nav .sub-nav-ul:after{
		display: inline-block;
		content: '';
		width: 0;
		height: 25px;
		vertical-align: middle;
	}
	.header .sub-nav .sub-nav-ul li{
		display: inline-block;
		vertical-align: middle;
		padding-left: 15px;
	}
	.header .sub-nav .sub-nav-ul .sub-nav-ul-li-2{ /*2018-10-17新增*/
		padding-left: 24px;
	}
	.header .sub-nav .sub-nav-ul .sub-nav-ul-li-last{ /*2018-10-17新增*/
		padding-left: 20px;
	}
	.header .sub-nav .sub-nav-ul .last-link-btn{/*2018-10-17新增*/
		padding-left: 30px;
	}
	.header .sub-nav .sub-nav-ul li a{
		display: block; 
		line-height: 18px;
	}
	.header .sub-nav .sub-nav-ul li a:hover{/*2018-10-17新增*/
		display: block; 
		line-height: 18px;
	}
	.header .sub-nav .sub-nav-ul li a p{
		font-size: 14px;
		font-weight: bold; /*2018-10-17修改 normal ==> bold*/
		font-style: normal;
		font-stretch: normal;
		line-height: 20px;
		letter-spacing: 1px;
		text-align: right;
		color: #ffffff;
		display: inline-block;
		vertical-align: middle;
		margin-left: 5px;
	}
	.header .sub-nav .sub-nav-ul li a:hover p{/*2018-10-17刪除*/
		/*color: #fff;*/
		/*background-color: #d51524;*/
	}
	.header .sub-nav .sub-nav-ul li a{ /*2018-10-17新增*/
		font-size: 0;
	}
	.header .sub-nav .sub-nav-ul li a .pic{
		vertical-align: middle;
	}
	.header .sub-nav .sub-nav-ul li a .pic img{ 
		width: 20px;
		height: 20px;
		line-height: 0;
		display: inline-block;
		vertical-align: top; /*2018-10-17修改 middle ==> top*/
	}
	.header .sub-nav .sub-nav-ul li a .pic-1{
		display: inline-block;
	}
	.header .sub-nav .sub-nav-ul li a .pic-2{
		display: none;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top{
		display: inline-block;
	    width: 150px;
	    margin-top: 0px;
	    position: relative;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group{
		position: relative;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group label{
		display: none;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group input{
		display: block;
		width: 100%;
		height: 22px;
		padding: 0px 12px;
		font-size: 0.75em;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 0px solid #ccc;
		border-right: 0px;
		border-radius: 20px;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group input:focus{
		outline: 0;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group a{
		width: 20px;
		height: 20px;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		background-color: transparent;
		text-align: left;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group a img{
		width: 12px;
		height: 12px;
	}

	.header .favo-btnnn{
		position: absolute;
		right: 5px; 
		top: 10px;
		display: none;
	}
	.header .favo-btnnn a{
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1px;
		text-align: center;
		color: #ffffff;
		display: block;
	}

	.header .iph-header-tab{
		/*display: none;*/
	}


	.header .fastmenu .fast-content-block{
		position:absolute;
		top:0;
		width: 416px;
		right: 70px;
		background-color: #ffffff;
		  box-shadow: 0 12px 18px 0 rgba(0, 0, 0, 0.06);
		  height: 	100%;
		  font-size: 0;
		  padding: 20px 20px;
		  box-sizing: border-box;
		  display: none;

	}
	.header .fastmenu .fast-content-block.active{
		display: inline-block;
	}
	.header .fastmenu .list-item > li > a{
		font-size: 0;
	}
	.header .fastmenu .list-item > li + li{
		margin-top:10px;
	}
	.header .fastmenu .fast-content-block h4{
		font-size: 24px;
		  font-weight: bold;
		  font-style: normal;
		  font-stretch: normal;
		  line-height: 1.54;
		  letter-spacing: 1.4px;
		  color: #000000;
		  padding-bottom: 24px;

	}
	.header .fastmenu .fast-content-block .btn-favorite-close{
		display: inline-block;
		width: 44px;
		height: 44px;
		float: right;
		position: relative;
		right: -7px;
		top: -5px;
	}
	.header .fastmenu .fast-content-block .btn-favorite-close img{
		width: 44px;
		height: 44px;
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.fastmenu-favorite-btn{
		/*2018-10-17刪除 position: static;*/
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.fastmenu-favorite-btn a .pic img{
		/*2018-10-17刪除 width: 20px;*/

	}
	.header .fastmenu .f img{
		max-width: 34px;
		width: 22px;

	}
	
		
	
	.header .fastmenu .fast-content-block .tag-block{
		  border-radius: 4px;
		  background-color: #9b9b9b;
		  display: 	inline-block;
		  vertical-align: top;
		  padding: 7px 5px;
		  color: #fff;
		  text-align: center;
		  width: 20%;
		  font-size: 13px;
		  overflow: hidden;
	}
	.header .fastmenu .fast-content-block .list-text{
		display: inline-block;
		vertical-align: middle;
		width: 80% ;
		font-size: 16px;
		  font-weight: normal;
		  font-style: normal;
		  font-stretch: normal;
		  line-height: 2.5;
		  letter-spacing: normal;
		  color: #333333;
		  padding-left: 10px;
		  text-align: left;
	}
	.header .fastmenu .fast-content-block .list-item.scroll-item{
		height: fit-content;
		
	}
		
	.header .scroll-v-block{
		overflow: hidden;
		display: inline-block;
		width: 100%;
		height: 80%;
		overflow-y: scroll;

	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.active{
		background-color: #d70c18;
		position: static;
		
	}
	.header .fastmenu .fastmenu-items .ul-items .ul-li-items.active a .txt p{
		color: #FFF;
	}

	.header .fastmenu .fast-content-block .list-text:hover{
			text-decoration: underline;
	}


	



	




	
	@media only screen and (min-width: 1024px) and (max-width:1300px) {
		.header .section-block{
			margin: 0 42px 0 40px; /*2018-10-17修改 左右 10px ==> 40px*/
			/*2018-10-17刪除 margin-right: 70px;*/
			max-width: initial;
		}
		.eng-header .header .section-block{ /* 180830: mantis 0010672; */
			/*margin-right: 10px;*/
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li {
		    /*width: 95px;*/
			padding-right:0px
		}
		.header .fastmenu{
			width: 60px;
		}
		.header .header-mini-top .mini-nav {
		    position: relative;
		    right: 40px;
		}
	}
	@media only screen and (min-width: 1024px) and (max-width:1200px){
		.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title{
			font-size: 15px;
			padding-left:26px;
			padding-right:26px;
		}
		.header .fastmenu {
		    /*width: 45px;*/
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items{
			padding: 5px 0;
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items a .pic img {
		    max-width: 30px;
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items a .txt p{
			font-size: 12px;
		}
	}
	@media only screen and (min-width: 1024px) and (max-width:1080px){
		.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title{
			font-size: 13px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1024px) {/*2018-10-17新增*/
		.header .header-mini-top .mini-nav {/*2018-10-17新增*/
			width: calc(100% - 80px);
		    position: relative;
		    right: auto;
		}
		.header .header-mini-top .hmt-closebtnn{
			/*width: 10px;*/
			/*height: 10px;*/
		}
		.header .header-mini-top .hmt-closebtnn a img{
			/*width: 10px; */
			/*height: 10px;*/
		}	
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.header .header-mini-top .mini-nav {/*2018-10-17新增*/
			width: 100%;
		}
		.header .sub-nav .sub-nav-ul:after{
			display: none;
		}
		.header .sub-nav .sub-nav-ul li a .pic{
			margin-right: 10px;
		}
		.header .sub-nav .sub-nav-ul li a p{
			margin-left: 0px;
		}
		.header .header-mini-top{
			/*position: absolute;
		    bottom: 0;
		    left: 0;*/
		    top: auto;
		    z-index: 110;
		    display: none;
		}

		.header .header-main-top:not(.iph-open) .header-mini-top{ /* 180830: 0010676; */
			display: none !important;
		}
		.header .header-main-top.iph-open .header-mini-top{ /* 180830: 0010676; */
			display: auto !important;
		}
		.header .header-mini-top.active{
			display: block;
		}
		
		.header .header-mini-top .mini-nav {
		    text-align: left;
		}
		.header .header-mini-top .mini-nav .ul-items{
			padding: 5px 30px 5px 30px;
		}
		.header .header-mini-top .mini-nav .ul-items .ul-li-items{
			padding-left: 0;
			padding-right: 20px;
			margin-left: 0px;/*2018-10-17新增*/
		}
		.header .header-mini-top .hmt-closebtnn{
			width: 12px;
			height: 12px;
			top: 10px;/*2018-10-17修改 13px ==> 11px*/
			bottom: auto;
		}
		.header .header-mini-top .hmt-closebtnn a img {
		    width: 12px;
		    height: 12px;
		}
		.header-main-top.iph-open{
			position: fixed;
			width: 100%;
			top: 0;
			bottom: 0;
			margin: auto;
			overflow-y: auto;
			z-index: 100;
			height: 100%;
			background-color: rgba(0,0,0,0.8);
		}
		.header-main-top.iph-login-open{
			position: fixed;
			width: 100%;
			top: 0;
			bottom: 0;
			margin: auto;
			overflow-y: auto;
			z-index: 100;
			height: 100%;
			background-color: rgba(0,0,0,0.8);
		}
		.header-main-top.active {
		    padding-top: 0px;
		}
		.header-top{
		    position: fixed;
		    z-index: 100;
		    left: 0;
		    right: 0;
		    height: 53px;
		}
		.iph-open .header-top{
		    z-index: 111;
		}
		.header-download-app.collapse.show + .header-main-top .header-top{ /* 180910: mantis 0010570; */
			top: 90px;
		}
		.header-open .header-download-app.collapse.show + .header-main-top .header-top{ /* 180910: mantis 0010570; */
			top: 0;
		}
		.header-bottom{
			/*position: absolute;
			top: 0;
			display: inline-block;
			right: 0;
			left: 0;
			margin: auto;*/
			position: relative;
			top: 0px;
			height: auto;
			display: block;
			right: 0;
			left: 0;
			margin: auto;
			z-index: 110; /*2018-10-17修改 90px ==> 110px*/
			background-color: transparent;
		}
		.sign-in-open .header-bottom{
			z-index: 90;
		}
		.iph-open .header-bottom{/*2018-10-17新增*/
			margin-top: 53px;
		}
		.header-bottom.active{
			top: 53px;
			margin-bottom: 53px;
		}
		.header-bottom.iph-showlogin-active{
			top: auto;
			margin-bottom: 0;
			bottom: 0;
			width: 100%;
			height: 100%;
		}
		.header .header-container-LOGO{
			position: relative;
			top: 0;
			bottom: 0;
			width: 100%;
		}
		.header .header-container-LOGO a.desk-logo{
			display: block;
			position: absolute;
			top: 12px;
			left: 0px;
			right: 0;
			/*2018-10-17刪除 margin: auto;*/
			margin-left: 60px; 	/*2018-10-17新增*/
			width: 131px;
		}
		.eng-header .header .header-container-LOGO a.desk-logo{
			width: 147px;
			top: 7px;
		}
		.header .header-container-LOGO a.desk-logo img{
			max-width: 100%;
			height: auto;
			width: 131px;
		}
		.header .mobile-LR-btn{
			position: absolute;
			width: 20px;
			top: 17px;
			left: 20px;
			margin: auto;
			display: inline-block;
		}
		.header .mobile-LR-btn .burgerbtn{
			display: block;
			position: absolute;
			margin: auto;
			width: 20px;
			height: 20px;
			z-index: 10;
		}
		.header .mobile-LR-btn .burgerbtn .pic-1{
			display: block;
		}
		.header .mobile-LR-btn .burgerbtn .pic-2{
			display: none;
		}
		.header .mobile-LR-btn .burgerbtn.active .pic-1{
			display: none;
		}
		.header .mobile-LR-btn .burgerbtn.active .pic-2{
			display: block;
		}
		.header .mobile-LR-btn img{
			width: 100%; 
		}
		.header-sub-nav{
			/*position: absolute;
			bottom: 60px;
			left: 0;
			right: 0;*/
			display: none;
		}
		.header .header-main-top.iph-open .header-sub-nav{
			display: block;
		}
		.header .sub-nav,
		.header.event-header .sub-nav{
			background-color: #fff;
			top: auto;
			position: relative;
			z-index: 100;
		}
		.header .sub-nav .sub-nav-ul{
			text-align: left;
			padding: 5px 0px 20px 28px; /*2018-10-17修改 上 0px ==> 6px*/ 
										/*2019-01-21修改 top 6 ==>5*/
		}
		.header .sub-nav .sub-nav-ul li{
			width: 50%;
			padding-left: 0px;
		}
		.header .sub-nav .sub-nav-ul .sub-nav-ul-li-2{ /*2018-10-17新增*/
			padding-left: 0px;
		}
		.header .sub-nav .sub-nav-ul .sub-nav-ul-li-last{ /*2018-10-17新增*/
			padding-left: 0px;
		}
		.header .sub-nav .sub-nav-ul li + li{
			padding-top: 15px; /*2018-10-17修改 20px ==> 15px*/
		}
		.header.event-header .sub-nav .sub-nav-ul li{
			padding-top: 15px;
		}
		.header .sub-nav .sub-nav-ul li a p{
			font-size: 14px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 1px;
			text-align: right;
			color: #4a4a4a;
		}
		.header .sub-nav .sub-nav-ul .sub-nav-ul-li-1{
			display: none;
		}
		.header .sub-nav .sub-nav-ul .sub-nav-ul-li-6{
			display: none;
		}
		.header .sub-nav .sub-nav-ul .last-link-btn{/*2018-10-17新增*/
			padding-left: 0px;
		}
		.header .sub-nav .sub-nav-ul li a .pic-1{
			display: none;
		}
		.header .sub-nav .sub-nav-ul li a .pic-2{
			display: inline-block;
		}
		.header .favo-btnnn{
			display: inline-block;
		}
		.header .big-nav{
			/*display: none;*/
			padding-right: 0;
		}
		.header .big-nav .big-nav-ul{
			display: block;
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li {
		    display: block;
		    vertical-align: top;
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li-search .big-nav-title{
			padding-top: 0px;
		}
		.header .fastmenu{
			position: fixed;
			top: auto;
			left: 0;
			right: 0;
			bottom: 0;
			margin: auto;
			width: 100%;
			height: auto;
		}
		.header .fastmenu.active,
		.header .header-main-top.iph-open .fastmenu{
			position: relative;
			padding: 20px 0 10px 0;
			background-color: rgba(244,244,244,1);
		}
		.header .fastmenu .bbtn{
			display: none;
		}
		.header .fastmenu .fastmenu-items {
		    position: relative;
		    top: 0px;
		}
		.header .fastmenu .fastmenu-items .ul-items {
			display: table;
			width: 100%;
			table-layout: fixed;
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items{
			display: table-cell;
			vertical-align: top;
			border: 0;
			padding: 7px 0;
			background-color: rgba(244,244,244);
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items.showall{
			display: table-cell;
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items.iph-hidebtnnn{
			display: none;
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn{
			display: block;
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items a .pic img{
			max-width: 25px;
		}
		.header .header-bottom.active .iph-header-tab {
		    display: block;
		    top: 0px;
		    z-index: 100;
		    position: relative;
		    padding-right: 0;
		    margin-bottom: 0px;
		    display: none;
		}
		.header .header-main-top.iph-open .header-bottom .iph-header-tab {
			display: block;
		}
		.header .iph-header-tab{
			display: block;
			/*2018-10-17刪除 top: 53px;*/
			z-index: 100;
    		position: relative;
    		padding-right: 0;
    		/*2018-10-17刪除 margin-bottom: 53px;*/
    		display: none;
		}
		.header .megamenu-out{
			position: relative;
			top: 0;
			height: auto;
			box-shadow: none;
			background-color: #f6f6f6;
		}
		.header .megamenu-out .linktitle{
			display: block;
			top: 20px;
		    left: 30px;
		    min-width: 315px;
		    width: calc(100% - 60px);
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li {
			border-bottom: 1px solid #e3e3e3;
			width: auto;
			padding-right : 0px;
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li.iph-cus{
			display: block;
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li.iph-cus .big-nav-title:after {
			display: none;
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title{
			background-color: transparent;
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 1px;
			color: #4a4a4a;
			text-align: left;
			padding: 18px 30px;
			position: relative;
			width : 100%;

		}
		
		.header .big-nav .big-nav-ul .big-nav-ul-li:hover .big-nav-title {
			height : 100%;
		}
		
		.header .big-nav .big-nav-ul .big-nav-ul-li:hover .big-nav-title{
			color: #4a4a4a;
			background-color: transparent;
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title.active {
		    color: #fff;
		    background-color: #4a4a4a;
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title:after{
			content: '';
    		position: absolute;
		    right: 40px;
		    top: 26px;
		    width: 6px;
		    height: 10px;
		    background-image: url('../img/arrow-to-right-03.png');
		    background-size: cover;
		    background-position: center;
		    transform: rotate(90deg);
		    border: 0;
		}
		.header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title.active:after{
			width: 12px;
		    height: 10px;
	        left: auto;
		    right: 37px;
		    transform: rotate(0deg);
		    background-image: url('../img/arrowup_whitesmoke.png');
		    background-size: 100%;
		    background-repeat: no-repeat;
		    background-position: center;
		}
		.header .nav-drop{
			z-index: 200;
			top: auto;
			bottom: 58px;
			right: 0;
			left: 0;
			width: auto;
			display: none;
		}
		.header .header-bottom.iph-showlogin-active .nav-drop{
			display: block;
		}
		
		.header .header-top .right-content{/*2018-10-17新增*/
			display: inline-block;
			height: 100%;
			width: auto;
			text-align: right;	
			position: absolute;
			right: 0;
			top: 0;
		}
		.header .header-top .searchh,
		.header .header-top .sign-in-content{
			display: inline-block;
			vertical-align: top;
		}
		.header .header-top .searchh{ /*2018-10-17修改*/
			position: static;
			margin-top: 9px;
			margin-right: 20px;	/*2019-01-21修改*/
		}
		.header.active .header-top .searchh{
			margin-right: 20px;	
		}
		.header .header-top .searchh .btnnn .pic-1{
			display: block;
		}
		.header .header-top .searchh .btnnn .pic-2{
			display: none;
		}

		/*2018-10-17新增開始*/
		.header .header-top .sign-in-content{
			display: none;
			height: 100%;
			position: relative;
			margin-left: -15px;
		}
		.header.active .header-top .sign-in-content{
			display: inline-block;
		}
		.header .header-top .sign-in-content .sign-in-btn{
			height: 100%;
		}
		.header .header-top .sign-in-content .sign-in-btn{
			display: inline-block;
			height: 100%;
			
			background-color: #888888;
			position: relative;
			
		}
		.header .header-top .sign-in-content .sign-in-btn img{
			width: 22px;
			height: 22px;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50% , -50%);
		}
		.header .header-top .sign-in-content .sign-in-btn p{
			display: block;
			height: 100%;
			width: auto;
			padding: 15px 10px;
			background-color: #888888;
			color: #fff;
			text-align: center;
			position: relative;
			min-width: 72px;
		}
		
		.header .header-top .sign-in-content .sign-in-btn[aria-expanded="true"] p{
			opacity: 0;
		}

		.header .header-top .sign-in-content .sign-in-bgk{
			display: none;
			height: 100vh;
			width: 100vw;
			background-color: rgba(0, 0, 0, 0.5);
			position: absolute;
			top: 100%;
			right: 0;
		}
		.header .header-top .sign-in-content .sign-in-btn[aria-expanded="true"]+.sign-in-bgk{
			display: block;
		}
		.header .header-top .sign-in-content .sign-in-page-list{
			position: absolute;
			top: 100%;
			right: 0;
			width: 100vw;
		}
		.header .header-top .sign-in-content .sign-in-page-list li + li{
			margin-top: 1px;
		}
		.header .header-top .sign-in-content .sign-in-page-list li a{
			display: inline-block;
			width: 100%;
			padding: 10px;
			font-size: 15px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			color: #333;
			line-height: 1.4;
			letter-spacing: 0.4px;
			text-align: center;
			background-color: rgba(255,255,255,0.8);
		}
		.header .header-top .sign-in-content .sign-in-page-list li a:active{
			font-weight: bold;
			color: #d70c18;
		}
		.header .fastmenu .fast-content-block{
			width: 100vw;
			right: 0px;
			height: calc(100vh - 60px);
			transform: translateY(-100%);
			box-shadow: none;
			z-index: 100;
		}
		.header .fastmenu .fast-content-block{
			background-color: #ededed;
		}
		.header .scroll-v-block{
			height: calc(100% - 60px);
		}
		.header .scroll-v-block .morn-btn{
			padding-top: 30px;
			padding-bottom: 70px;
		}
		/*2018-10-17新增結束*/
	}
	@media screen and (max-width: 767px){
		.header-download-app.collapse.show + .header-main-top .header-top{ /* 180910: mantis 0010570; */
			top: 70px;
		}
		.header .header-mini-top .hmt-closebtnn{/*2018-10-17新增*/
			right: 10px;
		}
		.header .header-top .searchh{
			margin-right: 5px;	/*2019-01-21修改*/
		}
		.eng-header .header .header-container-LOGO a.desk-logo{
			width: 114px;
			top: 7px;
		}
	}
	@media(max-width: 374px){
		.header-download-app.collapse.show + .header-main-top .header-top{ /* 180910: mantis 0010570; */
			top: 80px;
		}
		.header .fastmenu .fastmenu-items .ul-items .ul-li-items a .txt p{
			/*font-size: 13px;*/ /* 180910: mantis 0010906; */
			font-size: 12px; /* 180910: mantis 0010906; */
		}
		.header .megamenu-out .linktitle{
		    min-width: 0px;
		}
	}




/*content*/
	.content{
		position: relative;
		width: 100%;
		/*min-height: 1200px;*/
	    /*min-height: calc(100vh - 104px - 156px); /* 180829: 0010649; */
		/*border: 3px solid #f00;*/
		font-size: 16px;
		background-color: #f8f8f8;
		overflow:hidden;
	}
	.content *{
		text-decoration: none;
		font-family: Calibri, "微軟正黑體";
	}
	.content-block-all{
		position: relative;
		/*border: 1px solid #0f0;*/
	}
	.content-section1200-block{
		max-width: 1200px;
		margin: auto;
		/*border: 2px solid #0ff;*/
	}
	.section-block{
		max-width: 1200px;
		/*border: 2px solid #00f;*/
		margin: auto;
		height: 100%;
		position: relative;
	}
	.section-block-1440{
	    max-width: 1440px;
	    /* border: 5px solid #fc0; */
	    margin: auto;
	    overflow: hidden;
	}
	.content .breadcrumbarea{
		/*border-bottom: 1px solid #f2f2f2;*/
	}
	.content .breadcrumbarea *{
		font-family: Calibri, "微軟正黑體";
	}
	.content .breadcrumbarea .breadcrumb{
		background-color: transparent;
		margin: 0;
		padding: 8px 0;
	}
	.content .breadcrumbarea .breadcrumb li{
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: left;
		color: #4a4a4a;
	}
	.content .breadcrumbarea .breadcrumb .items.active{
		
	}
	.content .breadcrumbarea .breadcrumb .items+.items:before{
		content: '>';
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: left;
		color: #4a4a4a;
	}
	.content .breadcrumbarea .breadcrumb .items a{
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: left;
		color: #4a4a4a;
	}
	.content .breadcrumbarea .breadcrumb .items a:hover{
		color: #d70c18;
	}
	
	.content .content-full-block{
		/*height: 1000px;*/
		/*border: 1px solid #f00; */
	}
	.content .content-section1200-block{
		font-size: 0;
	}
	.content .content-Le{
		display: inline-block;
		vertical-align: top;
		width: 19%;
		padding: 30px 0 0 0;
	}


	.content .content-Ri{
		display: inline-block;
		vertical-align: top;
		width: 81%;
		padding-left: 80px;
		padding-bottom: 60px;
		/*height: 1000px;*/
		/*border: 1px solid #00f; */
	}
	.content .content-section1200-block.content-nofull .content-Le{
		display: none;
	}
	.content .content-section1200-block.content-nofull .content-Ri{
		width: auto;
		display: block;
		padding: 30px 10px 30px 10px;
	}


	.content .content-Ri .content-inside{
		position: relative;
	}
	.content .content-Ri .content-inside .content-banner-slider{
		
	}
	.content .content-Ri .content-inside .sub-content-block{
		padding-top: 30px;
		position: relative;
	}
	.content .content-Ri .content-inside .sub-content-block .sub-content-main{
		
	}
	.content .content-Ri .content-inside .sub-content-block .sub-content-main .whiteboard-block{
		background-color: #fff;
		padding: 30px;
		margin-bottom: 30px;
	}

	.content .sidemenu-block{
		
	}

	@media only screen and (min-width: 992px) and (max-width:1200px) {
		.content .section-block{
			margin: 0 10px;
		}
		.content .content-section1200-block{
			margin: 0 10px;
		}
		.content .content-Ri{
			padding-left: 20px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.content{
			padding-top: 143px; /* header + download app */
		}
		.header-download-app-close + .content{ /* 180910: mantis 0010570; */
			padding-top: 53px;
			/*transition: padding .1s;*/
		}
		.content .breadcrumbarea{
			display: none;
		}
		.content .breadcrumbarea .breadcrumb{
			padding: 15px 10px;
		}
		.content .section-block{
			margin: 0 0px;
		}
		.content .content-section1200-block{
			margin: 0 10px;
		}
		.content .content-Le{
			display: none;
		}
		.content .content-Ri{
			display: block;
			width: auto;
			padding: 0;
			padding-bottom: 60px;
		}
		.content .content-section1200-block.content-nofull .content-Ri{
			padding: 30px 0px 30px 0px;
			padding-top: 0; /* 180911: mantis 0010927 (e.g. 匯利率頁面); */
		}
		

	}
	@media only screen and (min-width: 320px) and (max-width:767px) {
		.content{
			padding-top: 53px;
		}
		header.header-download-app-open + .content{
			padding-top: 123px; /* header + download app */
		}
		.content .section-block{
			margin: 0 0px;
		}
		.content .content-section1200-block{
			margin: 0 0px;
		}
		.content .content-Ri .content-inside .sub-content-block .sub-content-main .whiteboard-block{
			padding: 20px 10px;
		}
		.content .content-Ri .content-inside .sub-content-block.sub-content-block-style2{
			padding-top: 0;
		}

	}




/*footer*/
	.footer{
		position: relative;
	}
	.mini-footer{
		max-width: 1200px;
		margin: auto;
		background-color: #f6f6f6;
	}

	.mini-footer .ul-items{
		font-size: 0;
	}
	.mini-footer .ul-items .ul-items-li{
		padding:15px 50px 15px 0;
		display: inline-block;
		vertical-align: top;
	}
	.mini-footer .ul-items .ul-items-li a{
		display: block;
	}
	.mini-footer .ul-items .ul-items-li a img{
		display: inline-block;
		vertical-align: top;
		width: 35px;
		height: 35px;
	}
	.mini-footer .ul-items .ul-items-li a p{
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: normal;
		color: #333333;
		display: inline-block;
		vertical-align: top;
		padding-top: 7px;
	}
	
	/*新footer2018-10-17 css開始*/
	.footer{
		background-color: #f6f6f6;
	}
	.footer .footer-comp-1 .ul-items{
		font-size: 0;
	}
	.main-footer{
		background-color: #ededed;

	}
	.info-block{
		padding: 10px 10px 10px 10px;
		text-align: center;
	}
	.info-block .info-block-top .list-item-block{
		font-size: 0;
	}
	.info-block .info-block-top .list-item{
		display: inline-block;
		padding-left: 10px;	
		padding-right: 10px;
		height: 16px;
		margin-top: 5px;
	}
	.info-block .info-block-top .list-item+.list-item{
		border-left: solid 1px #333;
	}
	.info-block .info-block-top .list-item a{
		display: inline-block;
		line-height: 16px;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 16px;
		letter-spacing: 0.8px;
		color: #333;
		vertical-align: top;
	}
	.info-block .info-block-down{
		font-size: 0;

	}
	.info-block .info-block-down .ul-li-items{
		display: inline-block;
		padding-top: 10px;
		vertical-align: middle;
	}
	.info-block .info-block-down .ul-li-items +.ul-li-items{
		margin-left: 10px;
	}
	.info-block .info-block-down .ul-li-items .rose-btn{
		margin-left: 10px;
	}
	.info-block .info-block-down .ul-li-items .txt{
		margin: 5px 0px;
	}
	.info-block .info-block-down .ul-li-items .txt p{
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 16px;
		letter-spacing: 0.8px;
		color: #333;
	}
	.footer-logo{
		font-size: 0;
		/*background-color: #888;*/
		background-image: linear-gradient(90deg, #D70C18 50%,#888 51%);
		position: relative;
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer-logo .max-width{
		max-width: 1200px;
		margin: auto;
		font-size: 0;
	}
	.footer-logo .copyright,
	.footer-logo .logo-content{
		display: inline-block;
		vertical-align: middle;
	}
	.footer-logo .copyright{
		width: 74.75%;
		min-height: 56px;
		background-color: #D70C18;
	}
	
	.footer-logo .copyright:before{
		display: inline-block;
		content: '';
		width: 0px;
		height: 56px;
		vertical-align: middle;
	}
	.footer-logo .copyright p,
	.footer-logo .copyright p link,
	.footer-logo .copyright .logoName{
		display: inline-block;
		vertical-align: middle;
		color: #fff;
		font-size: 12px;
		line-height: 13px;
	}
	.footer-logo .copyright .img-c{
		width: 11px;
		height: 11px;
		transform: translateY(1.5px);
	}
	.footer-logo .copyright .browser{
		padding-left: 10px;
	}
	.footer-logo .logo-content{
		font-size: 0;
		padding-left: 25px;
	}
	.footer-logo .logo-content .pic{
		width: 113px;
	}
	.footer-logo .logo-content .pic img{
		display: inline-block;
		width: 100%;
		vertical-align: top;
		transform: translateY(1px);
	}
	@media only screen and (min-width: 320px) and (max-width:1200px){
		.mini-footer{
			padding-left: 10px;
			padding-right: 10px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1024px){
		.footer-logo .copyright{
			width: 75.61%;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1023px){
		.main-footer{
			/* padding-bottom: 59px; */
		}
		.info-block .info-block-top .list-item a{
			
			-webkit-text-size-adjust: none;
			font-size: 12px !important;
		}
		.info-block .info-block-down .ul-li-items .txt p{
			letter-spacing: -0.5px;
			-webkit-text-size-adjust: none;
			font-size: 12px !important;
		}
		.footer-logo{
			padding: 0;
		}
		.footer-logo .copyright{
			width: 100%;
			min-height: 0;
			text-align: center;
			padding: 9.4px;
		}
		.footer-logo .copyright:before{
			display: none;
		}
		.footer-logo .copyright p{
			-webkit-text-size-adjust: none;
			font-size: 12px !important;
			vertical-align: middle;
			transform: translateY(-2px);
		}
		.footer-logo .logo-content{
			display: none;
		}
		.event-footer .footer-logo .copyright .iph-none,
		.event-footer .footer-logo .copyright .browser{
			display: none;
		}
		
	}
	@media only screen and (min-width: 320px) and (max-width:767px){
		.mini-footer{
			padding-top: 7px;
			padding-bottom: 7px;
		}
		.mini-footer .ul-items .ul-items-li{
			width: 33.3333%;
			padding: 7px 0px;

		}
		.mini-footer .ul-items .ul-items-li a img{
			width: 28px;
			height: 28px;
		}
		.mini-footer .ul-items .ul-items-li a p{
			font-size: 12px;
			max-width: calc(100% - 34px);
		}
		.footer-logo .copyright .iph-none,
		.footer-logo .copyright .browser{
			display: none;
		}
		.footer-logo .copyright{
			padding: 4.35px;
		}
		.footer-logo .copyright p{
			display: inline-block;
			color: #fff;
		}
		
		.info-block .info-block-down .ul-li-items +.ul-li-items{
			margin-left: 5px;
		}
		.info-block .info-block-down .ul-li-items .rose-btn{
			margin-left: 0px;
		}
	}
	/*rose btn content*/
	.rose-btn a{
		display: inline-block;
		background-color: #ff8e91;
		padding: 0px 3px;
		/*padding-right: 5px;*/
		padding-left: 4px;
		border-radius: 14px;
		font-size: 0;
		white-space: nowrap;
		vertical-align: top;
	}
	.rose-btn.white a{
		background-color: #fff;
	}
	.rose-btn .pic,
	.rose-btn .txt{
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
	}
	.rose-btn .pic{
		width: 20px;
		height: 20px;
		border-radius: 50%;
		margin-right: 5px;
	}
	.rose-btn .pic img{
		width: 100%;
	}
	.rose-btn .txt{
		padding-right: 5px;
		line-height: 20px;
	}
	.rose-btn .txt p{
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #333;
	}
	/*新footer2018-10-17 css結束*/

	/*ENG Footer*/
	.eng-footer .footer-logo .logo-content .pic{
		width: 117px;
	}
	.eng-footer .info-block .info-block-top .list-item a{
		letter-spacing: 0;
	}
@media(max-width: 1023px){
	.eng-footer .main-footer{
		padding-bottom: 0px;
	}
}





/*ga-scroll-top-btn*/
	.ga-scroll-top-btn{
		/**display: inline-block;**/
		display:none;
		right: 60px;
		bottom: 70px;
		z-index: 20;
		box-shadow: none;
		background-color: transparent;
		cursor: pointer;
	}
	.ga-scroll-top-btn a{
		display: block;
	}
	.ga-scroll-top-btn a .btn{
		position: relative;
		width: 48px;
		height: 48px;
		border-radius: 100%;
		background-color: rgba(189, 189, 189, 0.4);
	}
	.ga-scroll-top-btn a .btn:after{
		content: '';
		position: absolute;
		width: 0px;
		height: 0px;
		top: 0;
		bottom: 0px;
		left: 0px;
		right: 0;
		margin: auto;
		border-top: 0px solid transparent;
		border-left: 8px solid transparent;
		border-bottom: 12px solid #fff;
		border-right: 8px solid transparent;
	}
	.ga-scroll-top-btn:after{
		display: none;
	}
	@media only screen and (min-width: 320px) and (max-width:768px){
		.ga-scroll-top-btn{
			right: 30px;
			/*bottom: 50px;*/
			bottom: 65px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:480px){
		.ga-scroll-top-btn{
			right: 20px;
		}
	}


/*header-comp-1*/
	.header-comp-1{

	}
	.header-comp-1 .select-block{
		position: relative;
	}
	

/*header-comp-2*/
	.header-comp-2{
		
	}
	.header-comp-2 .ul-items{
		font-size: 0;
	}
	.header-comp-2 .ul-items .ul-li-items{
		padding: 10px 20px 10px 30px;
		text-align: left;
		background-color: rgba(255,255,255,1);
		position: relative;
	}
	.header-comp-2 .ul-items .ul-li-items:after{
		content: '';
		position: absolute;
		right: 30px;
		top: 16px;
		width: 5px;
		height: 11px;
		margin: 0px auto 0px auto;
		z-index: 2;
		background-image: url('../img/arrow-to-right-03.png');
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-position: center;
	}
	.header-comp-2 .ul-items .ul-li-items:hover::after{
		width: 11px;
		height: 15px;
		top: 14px;
		right: 27px;
		background-image: url('../img/ts-528.png');
	}
	.header-comp-2 .ul-items .ul-li-items + .ul-li-items{
		border-top: 1px solid #ccc;
	}
	.header-comp-2 .ul-items .ul-li-items a{
		font-size: 15px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.4;
		letter-spacing: 0.4px;
		color: #333333;
		display: block;
	}
	.header-comp-2 .ul-items .ul-li-items:hover a{
		color: #d70c18;
		font-weight: bold;
	}


/*header-comp-3*/
	.header-comp-3{
		padding: 15px 20px 15px 20px;
	}
	.header-comp-3 .ul-items{
		font-size: 0;
		text-align: center;
	}
	.header-comp-3 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
	}
	.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
		padding-left: 25px;
	}
	.header-comp-3 .ul-items .ul-li-items a{
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: center;
		color: #333333;
	}
	@media only screen and (min-width: 1024px) and (max-width:1200px) {
		.header-comp-3 {
		    padding: 15px 10px 15px 10px;
		}
		.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
			padding-left: 10px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:767px) {
		.header-comp-3 .ul-items .ul-li-items{
			width: 33.33%;
		}
		.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
			padding-left: 0px;
		}
	}


/*header-comp-4*/
	.header-comp-4{
		background-color: rgba(245,245,245,0.7);
	}
	.header-comp-4 .ts-comp-1{
		padding-top: 10px;
	}
	.header-comp-4 .ts-comp-1 .btnnn .oval-style{
		width: 220px;
		margin: auto;
	}
	@media only screen and (min-width: 1024px) and (max-width:1260px) {
		.header-comp-4 .ts-comp-1 .btnnn .oval-style{
			width: auto;
			margin: auto 20px;
			display: block;
		}
	}


/*header-comp-5*/
	.header-comp-5{
		background-color: rgba(255,255,255,0.9);
	}
	.header-comp-5 .input-block{
		position: relative;
		width: 700px;
		margin: auto;
		padding-left: 75px;
		padding-right: 50px;
	}
	.header-comp-5 .input-block:before{
		content: '';
		position: absolute;
		top: 7px;
    	left: 30px;
		width: 32px;
		height: 32px;
		background-image: url('../img/ts-91.png');
		background-size: 32px;
	}
	.header-comp-5 .input-block:after{
		
	}
	.header-comp-5 .input-block input{
		height: 44px;
		width: 100%;
		font-size: 20px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.3px;
		color: #4a4a4a;
		text-align: left;
		background-color: transparent;
	}
	.header-comp-5 .input-block .closebtnnn{
		position: absolute;
		right: 20px;
    	top: 5px;
    	cursor: pointer;
	}
	
	.header-comp-5 .input-block .closebtnnn img{
		width : 34px;
	}
	
	@media only screen and (max-width: 767px) and (min-width: 320px) {
		.header-comp-5 .input-block .closebtnnn{
			position: absolute;
	    	top: 8px;
		}
	}
	
	
	
	@media only screen and (min-width: 320px) and (max-width:767px) {
		.header-comp-5 .input-block{
			position: relative;
			width: auto;
			margin: auto;
			padding: 5px 10px;
			background-color: #d70c18;
		}
		.header-comp-5 .input-block input{
			text-align: center;
			background-color: #fff;
			border-radius: 8px;
			height: 40px;
		}
		.header-comp-5 .input-block:before{
			top: 10px;
		}
	}


/*header-comp-6*/
	.header-comp-6{
		width: 700px;
		margin: auto;
		background-color: #fff;
		padding: 30px 30px 10px 30px;
	}
	.header-comp-6 .title{
		padding-bottom: 20px;
	}
	.header-comp-6 .title p{
		font-size: 20px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.3px;
		color: #4a4a4a;
	}
	.header-comp-6 .ul-items{
		font-size: 0;
	}
	.header-comp-6 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
		width: 33.333%;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.header-comp-6 .ul-items .ul-li-items a{
		font-size: 15px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.4;
		letter-spacing: 0.4px;
		color: #4a4a4a;
	}
	.header-comp-6 .ul-items .ul-li-items a:hover{
		font-weight: bold;
		color: #d70c18;
	}
	@media only screen and (min-width: 320px) and (max-width:767px) {
		.header-comp-6{
			width: auto;
			padding: 10px 20px 10px 30px;
		}
		.header-comp-6 .title{
			text-align: center;
		}
		.header-comp-6 .ul-items .ul-li-items{
			padding-left: 20px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:374px) {
		.header-comp-6{
			width: auto;
			padding: 10px 5px 10px 5px;
		}
	}


/*header-comp-7*/
	.header-comp-7{
	}

	.header-comp-7 .tab-sty-1{
    	display: none;
	}
	.header-comp-7 .tab-sty-1 li{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		margin: auto;
	}
	.header-comp-7 .tab-sty-1 li+li{
		border: 0;
	}
	.header-comp-7 .tab-sty-1 li a.active,
	.header-comp-7 .tab-sty-1 li a:hover{
		color: #d70c18;
		background-color: #f9f9f9;
		font-weight: bold;
	}
	.header-comp-7 .tab-sty-1 li a{
		font-size: 18px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.1px;
		color: #000000;
		padding: 12px 0;
		border-radius: 0;
		background-color: #fff;
	}
	.header-comp-7 .tab-content-sty-gray{
		
	}
	.header-comp-7 .tab-content{
		position: relative;
		padding-top: 0px;
		margin: auto;
		background-color: #fff;
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.header-comp-7{
			/*padding: 0 30px;*/
		}
		.header-comp-7 .tab-sty-1{
			padding: 0 0px;
			/*display: table;*/
			/*table-layout: fixed;*/
			width: 100%;
		    display: block;
		    overflow-x: scroll;
		    white-space: nowrap;
		    font-size: 0;
	        background-color: #fff;
		}
		.header-comp-7 .tab-sty-1 li{
			/*display: table-cell;*/
		    display: inline-block;
			vertical-align: middle;
		}
		.header-comp-7 .tab-sty-1 li a{
			width: auto;
			/*padding: 12px 0;*/
		    padding: 12px 15px;
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			font-stretch: normal;
			line-height: 1.5;
			letter-spacing: normal;
			text-align: center;
			color: #000000;
		}
		.header-comp-7 .tab-content{
			position: relative;
			padding-top: 0px;
			margin: auto;
			background-color: #f6f6f6;
		}
	}


/*header-comp-7-1*/
	.header-comp-7-1{
	}

	.header-comp-7-1 .tab-sty-1{
    	display: table;
    	width: 100%;
    	table-layout: fixed;
	}
	.header-comp-7-1 .tab-sty-1 li{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		margin: auto;
	}
	.header-comp-7-1 .tab-sty-1 li+li{
		border: 0;
	}
	.header-comp-7-1 .tab-sty-1 li a.active,
	.header-comp-7-1 .tab-sty-1 li a:hover{
		color: #333333;
		background-color: rgba(245,245,245,0.7);
		font-weight: bold;
	}
	.header-comp-7-1 .tab-sty-1 li a{
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.1px;
		text-align: center;
		color: #9b9b9b;
		padding: 10px 0;
		display: block;
		border-radius: 0;
		background-color: rgba(249,249,249,0.9);
	}
	.header-comp-7-1 .tab-content-sty-gray{
		
	}
	.header-comp-7-1 .tab-content{
		position: relative;
		padding-top: 0px;
		margin: auto;
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.header-comp-7-1{
			/*padding: 0 30px;*/
		}
		.header-comp-7-1 .tab-sty-1{
			padding: 0 0px;
			display: table;
			width: 100%;
			table-layout: fixed;
		}
		.header-comp-7-1 .tab-sty-1 li{
			display: table-cell;
			vertical-align: middle;
		}
		.header-comp-7-1 .tab-sty-1 li a{
			width: auto;
			padding: 8px 0;
			font-size: 16px;
			font-weight: bold;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 1.1px;
		}
	}


/*header-comp-8*/
	.header-comp-8{
		margin: auto;
		position: relative;
		background-color: rgba(245,245,245,0.7);
	}
	.header-comp-8 .pic{
		text-align: center;
	}
	.header-comp-8 .pic img{
		width: 100%;
		max-width: 294px;
		max-height: 298px;
		margin: auto;
	}
	.header-comp-8 .fillform-1{

	}	
	.header-comp-8 .fillform-1 .gas-layout-form{
		
	}
	.header-comp-8 .fillform-1 .form-row{
		display: table;
		width: 100%;
	}
	.header-comp-8 .fillform-1 .form-row input{
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #9b9b9b;
		padding: 9px 10px;
		width: 100%;
	}
	.header-comp-8 .fillform-1 .form-row select{
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #9b9b9b;
		padding: 9px 10px;
		width: 100%;
		-webkit-appearance: none;
    	-moz-appearance: none;
    	appearance: none;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part{
		display: table-cell;
		vertical-align: top;
		padding: 0 20px;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item{
		padding-top: 10px;
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6{
		display: table-cell;
		width: 50%;
		vertical-align: top;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6 .pic{
		display: inline-block;
		vertical-align: top;
		padding-left: 10px;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6 .pic img{
		width: 100%;
		height: 40px;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .input-block{

	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .select-block{
		position: relative;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .select-block:after {
	    content: '';
	    position: absolute;
	    right: 20px;
	    top: 16px;
	    width: 6px;
	    height: 10px;
	    margin: 0px auto 0px auto;
	    z-index: 50;
	    background-image: url('../img/arrow-to-right-03.png');
	    background-size: 100%;
	    background-repeat: no-repeat;
	    background-position: center;
	    background-position: center;
	    transform: rotate(90deg);
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item input{

	}

	@media only screen and (min-width: 320px) and (max-width:1023px) {

	}
	@media only screen and (min-width: 320px) and (max-width:767px) {
		.header-comp-8{
			width: auto;
			height: auto;
			margin: auto;
			margin-top: 0px;
		}
		.header-comp-8 .fillform-1{
			width: auto;
		}	
		.header-comp-8 .fillform-1 .form-row .form-right-part{
			display: block;
			width: auto;
			padding: 0 30px;
		}

	}
	.header-comp-9 h4{
		margin: 0 -20px;
		text-align: center;
		font-size: 16px;

	}
	.header-comp-9 .ga-tab-container .ga-tab-title-container > li{
		width: 50%;

	}
	.header-comp-9 .ga-tab-container .tab-content{
		padding-top: 10px;
	}
	.header-comp-9 .ga-tab-container .ga-tab-title-container　.tab-title-block{
		    margin: -20px -20px 0 -20px;
	}
	.header-comp-9 .ga-tab-container .ga-tab-title-container > li > a{
		padding:10px;
		
	}
	.header-comp-9 .ga-tab-container .ga-tab-title-container > li.active > a,
	.header-comp-9  .ga-tab-container .ga-tab-title-container > li > a:hover,
	.header-comp-9  .ga-tab-container .ga-tab-title-container > li > a:focus{
		background-color: transparent;
		color: #333333;
	}

	.header-comp-9 .ga-tab-container .ga-tab-title-container > li > a,
	.header-comp-9  .ga-tab-container .ga-tab-title-container > li > a,
	.header-comp-9  .ga-tab-container .ga-tab-title-container > li > a{
		background-color:rgba(249, 249, 249, 0.5) ;
		color: #9b9b9b;
	}
	.header-comp-9 .verify-code-block {
		font-size: 0;
	}
	.header-comp-9 .verify-code-block .input-block{
		width: 46%;
		display: inline-block;
		vertical-align:top;
	}
	.header-comp-9 .verify-code-block .verify-code{
		width: 46%;
		display: inline-block;
		vertical-align:bottom;
		background-color: #d8d8d8;
		height: 40px;
		margin-left: 6%;
	}
	.header-comp-9 .input-block input{
		color:#9b9b9b;
		height: 40px;
		width:100%;
		padding-left:20px;
		font-size: 16px;
		font-weight:normal;


	}
	.header-comp-9 .input-block{
		margin-top: 10px;
	}
	.header-comp-9 {
		padding: 0 20px;
		font-family: Calibri, "微軟正黑體";
	}

	.header-comp-9 .select-block.select-taishin .bootstrap-select.select-style2 .dropdown-toggle .filter-option{
			border: none;
			color: #9b9b9b;
			font-size: 16px;
			border-radius: 0;
			font-weight:normal;
	}

	.select-block.select-taishin .bootstrap-select.select-style2 .filter-option-inner-inner{
		font-size: 16px;
		font-family: Calibri, "微軟正黑體";
	}
	
	@media(max-width: 1199px){
		.header-comp-9{
			padding: 0 10px;
		}
		.header-comp-9 .ga-tab-container .ga-tab-title-container > li > a,
		 .header-comp-9 .ga-tab-container .ga-tab-title-container > li > a, 
		.header-comp-9 .ga-tab-container .ga-tab-title-container > li > a{
			font-size: 14px;
			padding: 10px 5px;
		}
	}






/*mega-comp-1*/
	.mega-comp-1{

	}
	.mega-comp-1 .ul-items{
		font-size: 0;
		padding-left: 0;
	}
	.mega-comp-1 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
		/*width: 200px;*/
		width: 170px;
		/*padding-right: 20px;*/
		padding-right: 35px;
	}
	.mega-comp-1 .ul-items .ul-li-items .title{
		padding-bottom: 10px;
		min-height: 50px;
	}
	.mega-comp-1 .ul-items .ul-li-items .title p{
		font-size: 17px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.1px;
		color: #000000;
	}
	
	@media only screen and (max-width: 1200px) and (min-width: 1024px) {
		.mega-comp-1 .ul-items .ul-li-items .title p{
			/*font-size: 16px;*/
			font-size: 15px;
		}
		
		.mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty{
			font-size: 14px;
		}
	}
	
	.mega-comp-1 .ul-items .ul-li-items .sub-ul-items{
		
	}
	.mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items{
		padding-bottom: 15px;
	}
	.mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty{
		font-size: 15px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.4px;
		color: #000000;
	}
	.mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty:hover{
		color: #d70c18;
		font-weight: bold;
		text-decoration: underline;
	}
	@media only screen and (min-width: 1024px){
		.mega-comp-1 .ul-items {
		    white-space: nowrap;
		}
		.mega-comp-1 .ul-items .ul-li-items {
		    white-space: normal;
		}
	}
	@media only screen and (min-width: 1024px) and (max-width:1240px){
		.mega-comp-1 .ul-items .ul-li-items {
			width: 160px;
	        padding-right: 25px;
		}
	}
	@media only screen and (min-width: 1024px) and (max-width:1199px) {
		.mega-comp-1 .ul-items .ul-li-items {
			width:140px;
	        padding-right: 15px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.mega-comp-1 .ul-items .ul-li-items{
			width: auto;
			display: block;
			padding-right: 0;
		}
		.mega-comp-1 .ul-items .ul-li-items .title{
			border-bottom: 1px solid #979797;
			padding: 10px 10px;
			position: relative;
		}
		
		.mega-comp-1 .ul-items .ul-li-items .title:after{
			content: '';
    		position: absolute;
		    right: 10px;
		    top: 17px;
		    width: 6px;
		    height: 10px;
		    background-image: url(../img/arrow-to-right-03.png);
		    background-size: cover;
		    background-position: center;
		    transform: rotate(90deg);
		    border: 0;
		}
		.mega-comp-1 .ul-items .ul-li-items .title.active:after{
		    transform: rotate(-90deg);
		}
		.mega-comp-1 .ul-items .ul-li-items .title p{
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 1px;
			color: #4a4a4a;
		}
		.mega-comp-1 .ul-items .ul-li-items .sub-ul-items{
			padding: 10px 15px;
			display: none;
		}
		.mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items{
			padding-bottom: 20px;
		}
		.mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items:last-child{
			padding-bottom: 10px;
		}
		.mega-comp-1 .ul-items .ul-li-items .sub-ul-items.active{
			display: block;
		}
	}


/*mega-comp-2*/
	.mega-comp-2{
		
	}
	.mega-comp-2 .ul-items{
		padding-left: 0;
	}
	.mega-comp-2 .ul-items .ul-li-items{
		display: table;
		width: 100%;
	}
	.mega-comp-2 .ul-items .ul-li-items + .ul-li-items{
		/*padding-top: 30px;*/
	    padding-top: 24px
	}
	.mega-comp-2 .ul-items .ul-li-items .pic{
		display: table-cell;
		vertical-align: middle;
		width: 40px;
	}
	.mega-comp-2 .ul-items .ul-li-items .pic img{
		/*width: 40px;
		height: 40px;*/
	    width: 28px;
    	height: 28px;
	}
	.mega-comp-2 .ul-items .ul-li-items .txt{
		display: table-cell;
		vertical-align: middle;
		width: auto;
		padding-left: 20px;
	}
	.mega-comp-2 .ul-items .ul-li-items .txt .txtsty{
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.1px;
		color: #4a4a4a;
	}
	.mega-comp-2 .ul-items .ul-li-items .txt .txtsty:hover{
		color: #d70c18;
		font-weight: bold;
		text-decoration: underline;
	}
	.mega-comp-2 .subtitle{
		display: none;
	}
	.mega-comp-2 .subtitle p{
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1px;
		color: #4a4a4a;
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.mega-comp-2 .subtitle {
		    border-bottom: 1px solid #979797;
		    padding: 10px 10px;
		    position: relative;
		    display: block;
		}
		.mega-comp-2 .subtitle:after{
			content: '';
    		position: absolute;
		    right: 10px;
		    top: 17px;
		    width: 6px;
		    height: 10px;
		    background-image: url(../img/arrow-to-right-03.png);
		    background-size: cover;
		    background-position: center;
		    transform: rotate(90deg);
		    border: 0;
		}
		.mega-comp-2 .subtitle.active:after{
		    transform: rotate(-90deg);
		}
		.mega-comp-2 .ul-items{
			padding: 10px 15px;
			display: none;
		}
		.mega-comp-2 .ul-items .ul-li-items .pic {
		    display: none;
		}
		.mega-comp-2 .ul-items .ul-li-items{
			padding-bottom: 20px;
		}
		.mega-comp-2 .ul-items .ul-li-items + .ul-li-items {
		    padding-top: 0px;
		}
		.mega-comp-2 .ul-items .ul-li-items .txt{
			padding-left: 0;
		}
		.mega-comp-2 .ul-items .ul-li-items .txt .txtsty{
			font-size: 15px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: normal;
			color: #4a4a4a;
		}
		.mega-comp-2 .ul-items .ul-li-items .txt .txtsty:hover{
			color: #d70c18;
			font-weight: bold;
		}
		

	}


/*mega-comp-3*/
	.mega-comp-3{
		display: block;
		width: 100%;
		position: relative;
	}
	.mega-comp-3 .left + .right{
		margin-right: 290px;
	}
	.mega-comp-3 .right{
		display: inline-block;
		vertical-align: top;
		width: auto;
		padding: 20px 20px 20px 40px;
	}
	.mega-comp-3 .left{
		display: inline-block;
		vertical-align: top;
		width: 290px;
		/*height: 300px;*/
	    height: 330px;
		/*background-color: #dadada;*/
        background-color: transparent;
	    /*border-left: 1px solid #d8d8d8;*/
		/*padding: 25px 55px 25px 60px;*/
	    padding: 0 40px;
	    margin: 30px 0;
	    height: 280px;
		position: absolute;
		right: 0;
		top: 0;
	}
	@media only screen and (min-width: 1024px) and (max-width:1199px) {
		.mega-comp-3 .left + .right{
			margin-right: 230px;
		}
		.mega-comp-3 .left {
		    width: 230px;
		    /*padding: 25px 10px 25px 30px;*/
		    padding: 0 20px;
	    	margin: 25px 0;
		}
	}
	@media only screen and (min-width: 1024px) and (max-width:1070px) {
		.mega-comp-1 .ul-items .ul-li-items {
		    /*width: 170px;*/
			width:134px;
	        padding-right: 10px;
		}
		.mega-comp-3 .right{
			padding: 20px 10px 20px 30px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.mega-comp-3{

		}
		.mega-comp-3 .left + .right{
			margin-right: 0px;
		}
		.mega-comp-3 .right{
			display: block;
			vertical-align: top;
			width: auto;
			padding: 0px 30px 20px 30px;
		}
		.mega-comp-3 .left{
			display: block;
			vertical-align: top;
			width: auto;
			height: auto;
			position: relative;
			right: auto;
			background-color: transparent;
		    border: none;
			padding: 10px 30px 0px 30px;
		    padding-top: 75px;
	        margin: 0;
		}
	}




/*footer-comp-1*/ /*2018-10-17刪除*/
	/*.footer-comp-1{
		padding-top: 5px;
	}
	.footer-comp-1 .ul-items{
		font-size: 0;
	}
	.footer-comp-1 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
		margin-right: 30px;
	}
	.footer-comp-1 .ul-items .ul-li-items .txt{
		padding-bottom: 5px;
	}
	.footer-comp-1 .ul-items .ul-li-items .txt p{
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1px;
		color: #ffffff;
	}
	.footer-comp-1 .ul-items .ul-li-items .desc{
		
	}
	.footer-comp-1 .ul-items .ul-li-items .desc p,
	.footer-comp-1 .ul-items .ul-li-items .desc p a{
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
	}
	@media only screen and (min-width: 1024px) and (max-width:1199px){
		.footer-comp-1 .ul-items .ul-li-items {
	        display: block;
    		margin-right: 0;
		}
		.footer-comp-1 .ul-items .ul-li-items .txt,
		.footer-comp-1 .ul-items .ul-li-items .desc{
			display: inline-block;
		}
	}

	@media only screen and (min-width: 320px) and (max-width:1023px){
		.footer-comp-1 {
		    padding-top: 0px;
		}
		.footer-comp-1 .ul-items{
			text-align: center;
		}
		.footer-comp-1 .ul-items .ul-li-items{
			margin-right: 0;
		}
		.footer-comp-1 .ul-items .ul-li-items + .ul-li-items{
			padding-left: 30px;
		}
		.footer-comp-1 .ul-items .ul-li-items .txt{
			display: inline-block;
			vertical-align: top;
			padding-right: 5px;
			padding-bottom: 0;
		}
		.footer-comp-1 .ul-items .ul-li-items .desc{
			display: inline-block;
			vertical-align: top;
		}
		.footer-comp-1 .ul-items .ul-li-items .txt p{
			font-size: 12px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 0.8px;
			text-align: center;
			color: #ffffff;
		}
		.footer-comp-1 .ul-items .ul-li-items .desc p,
		.footer-comp-1 .ul-items .ul-li-items .desc p a{
			font-size: 12px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 0.8px;
			text-align: center;
			color: #ffffff;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:374px){
		.footer-comp-1 .ul-items .ul-li-items + .ul-li-items{
			padding-left: 3px;
		}
		.footer-comp-1 .ul-items .ul-li-items .txt{
			padding-right: 0px;
		}
	}*/




/*ts-lightbox-block*/
	.ts-lightbox-block{
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 100;
		display: none;
	}
	.ts-lightbox-block.active{
		display: block;
	}
	.ts-lightbox-block .lightbox-mask{
		background-color: rgba(0, 0, 0, 0.8);
		filter: blur(3px);
		height: 100%;
	}
	.ts-lightbox-block .lightbox-content{
		margin: auto;
		position: absolute;
		top: 105px;
		left: 0;
		right: 0;
		font-family: Calibri, "微軟正黑體";
	}


	@media only screen and (min-width: 320px) and (max-width:767px) {
		.ts-lightbox-block .lightbox-content{
			top: 53px;
		}
	}





/*sidemenu-block*/
	.sidemenu-block {
		padding-left: 10px;
	}
	.sidemenu-block .linktitle{
		padding-bottom: 20px;
	}
	.sidemenu-block .linktitle .sidemenutitle{
		font-size: 30px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #4a4a4a;
		margin-bottom: 0;
	}
	.sidemenu-block .linktitle .sidemenutitle .spantxt{
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #4a4a4a;
	}

	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items{
		width: auto;
		display: block;
		padding-right: 0;
		cursor: pointer;
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items .title{
		border-bottom: 1px solid #979797;
		padding: 10px 10px;
		position: relative;
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items:last-child .title{
		/*border-bottom: 0;*/
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items .title:after{
		content: '';
		position: absolute;
	    right: 10px;
	    top: 17px;
	    width: 6px;
	    height: 10px;
	    background-image: url(../img/arrow-to-right-03.png);
	    background-size: cover;
	    background-position: center;
	    transform: rotate(90deg);
	    border: 0;
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items .title.active:after{
	    transform: rotate(-90deg);
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items .title p{
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1px;
		color: #4a4a4a;
		margin-bottom: 0;
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items .sub-ul-items{
		padding: 15px 15px 20px 15px;
		display: none;
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items{
		padding-bottom: 20px;
		list-style: none;
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items:last-child{
		padding-bottom: 10px;
	}
	.sidemenu-block .mega-comp-1 .ul-items .ul-li-items .sub-ul-items.active{
		display: block;
	}


	.sidemenu-block .mega-comp-2 .ul-items .ul-li-items .txt {
	    padding-left: 10px;
	}
	.sidemenu-block .mega-comp-2 .ul-items .ul-li-items + .ul-li-items{
		padding-top: 10px;
	}


	.sidemenu-block .mega-comp-3 .left{
		position: relative;
		top: auto;
		right: auto;
		width: auto;
		height: auto;
		padding: 0;
		display: block;
		background-color: transparent;
	}
	.sidemenu-block .mega-comp-3 .left + .right {
	    margin-right: 0px;
	}

	.sidemenu-block .mega-comp-3 .right{
		padding: 0;
		display: block;
	}

	.sidemenu-block .sidemenu-ps .desc{
		font-weight: bold;
		  font-style: normal;
		  font-stretch: normal;
		  line-height: normal;
		  letter-spacing: 1px;
		  color: #4a4a4a;
		  font-size: 18px;
		  margin-bottom: 3px;

	}
	.sidemenu-block .sidemenu-ps .tel{
		font-size: 17px;
		 font-weight: normal;
		 font-style: normal;
		 font-stretch: normal;
		 line-height: normal;
		 letter-spacing: normal;
		 color: #da2128;
		 text-decoration: none;

	}
	.sidemenu-block .sidemenu-ps .tel:hover,
	.sidemenu-block .sidemenu-ps .tel:focus{
		text-decoration: none;
	} 



/*2018-06-22 added by titan*/
/*ts-comp-index-menu*/

	
	
	.select-mid .select-block.select-taishin .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		width: 120px;
	}
	
	.select-lang .select-block.select-taishin .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		width: 60px;
	}

	

	
	
	
	.header-comp-1 .select-block.select-taishin .bootstrap-select .dropdown-toggle  .filter-option{
		height: 25px;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
	    line-height: 25px;
	    padding: 0px 20px 0 15px;
	 
	}
	
	
	
	

	/* end of select style*/


	/*ts-header-legal*/
	@media (min-width: 1024px){
		.ts-header-legal .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title{
			padding-left: 13px;
			padding-right: 13px;

		}
		.ts-header-legal .header .nav-drop{
			max-width: 250px;

		}
	}
	@media (min-width: 1024px) and (max-width: 1199px){
		.ts-header-legal .header .nav-drop {
		    max-width: 180px;
		    width: 100%;
		}
		.ts-header-legal .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title{
		padding-left: 9px;
		padding-right: 9px;

		}
		
	}
	/*end of ts-header-legal*/


	
/*loading*/

#ga-starting {
	display:block;
	top: 0%;
	width: 100%;
	height:2000px;
	z-index: 999999999;
	/*background-color: rgba(0,0,0,0.7);*/
	background-color: rgba(255,255,255,1);
	text-align: center;
	position: absolute;
}

#ga-starting img.loading {
	top: 50%;
	left: 50%;
	position: fixed;
}
 
@media (max-width: 1024px) {
	#ga-starting img.loading {
		top: 30%;
	}
}

@media (max-width: 768px) {
	#ga-starting img.loading {
		left: 45%;
	}
}

@media (max-width: 375px) {
	#ga-starting img.loading {
		left: 37%;
	}
}

@media (max-width: 320px) {
	#ga-starting img.loading {
		left: 35%;
	}
}


/*eng header*/
.en .sidemenu-block .mega-comp-1 .ul-items .ul-li-items .title p{
	font-size: 16px;
}
.en .sidemenu-block .mega-comp-1 .ul-items .ul-li-items .title a{
	font-size: 16px;
	color: #4a4a4a;
	font-weight: bold;
	    font-style: normal;
	    font-stretch: normal;
	    line-height: normal;
	    letter-spacing: 1px;
	    color: #4a4a4a;
	    margin-bottom: 0;
}



/*eng header*/

.eng-header .header .nav-drop{
	width: 250px;
}

.eng-header .header .header-top .eng-login{
	display: inline-block;
	float: right;
	background-color:#97978d;
	color: #fff;
	position:relative;
	box-sizing:border-box;
	padding: 8px;
	height:100%;
}
.eng-header .header .nav-to-more-select .more-select-btn{
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-color: #ac0108;
}
.eng-header .header .nav-to-more-select .more-select-btn a{
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/ts-select-dot.png);
	cursor: pointer;
}
.eng-header .header .nav-to-more-select{
	position: relative;
	z-index: 20;
}

.eng-header .header .nav-to-more-select ul{
	display: none;
	position: absolute;
	left : calc(50% - 100px);
	/*transform: translateX(-50%);*/
	top: 35px;
	width: 200px;
	background-color: #ac0108;
	padding: 20px 0px;
}
.eng-header .header .nav-to-more-select ul li{
	display: block;
	text-align: left;
	padding-left: 0;
}
.eng-header .header .nav-to-more-select ul li a{
	padding-left: 20px;
	padding-right: 20px;
}
.eng-header .header .nav-to-more-select ul li a p{
	padding-left: 7px;
}
.eng-header .header .more-select-btn.active:after{
	display: block;
	content: '';
	width: 25px;
	height: 25px;
	background-color: #ac0108;
	transform: rotate(45deg);
	position: absolute;
	top: 33px;
}
.eng-header .header .nav-to-more-select .more-select-btn.active+ul{
	display: block;
}
.eng-header .header .nav-to-more-select ul li + li{
	margin-top: 20px;
}
.eng-header .header .header-top .sign-in-content .sign-in-btn p{
	padding: 15px 22px;
	font-family: Calibri, "微軟正黑體";
	font-weight: bold;
	min-width: 89px;
	text-align: center;
}
.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty:hover{
	color: #d70c18;
	font-weight: normal;
}
.eng-header .header .sub-nav .nav-to-more-select{
	display: none;
}
.eng-header .header .header-top .eng-login a{
	color: #fff;
	text-decoration: 	none;
	display:inline-block;
	height:100%;
	vertical-align:middle;	
	font-family: Calibri, "微軟正黑體";
	  font-size: 16px;
	  font-weight: bold;
	  letter-spacing:1.1px;
}
.eng-header .header .header-top .eng-login .text-login:before{
	content: ' ';
	display: 	inline-block;
	height: 100%;
	vertical-align:middle;
	
}
.eng-header .header .header-top .eng-login .text-login{
	display: 	inline-block;
	vertical-align:middle;
	height:100%;

}
.eng-header .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title{
	padding-left: 	10px;
	padding-right: 	10px;
}
.eng-header .header .big-nav .big-nav-ul .big-nav-ul-li.no-level2 .big-nav-title.active:after{
	display: none;

}
.eng-header .header .login-block .header-comp-4 {
    padding-top: 5px;
    padding-bottom: 15px;
}
@media(min-width: 1024px){
	.eng-header .header .header-main-top{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
			-moz-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
			-o-flex-wrap: wrap;
			flex-wrap: wrap;
			padding-top: 0;
	}
	.eng-header .header .header-top,
	.eng-header .header .header-bottom,
	.eng-header .header .header-sub-nav,
	.eng-header .header .header-mini-top{
		width: 100%;
		position: relative;
	}
	.eng-header .header .header-top,
	.eng-header .header .header-bottom,
	.eng-header .header .header-sub-nav{
		order: 1;
	}
}
@media(max-width: 1199px){
	.eng-header .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title{
		padding-left: 	8px;
		padding-right: 	8px;
	}
	.eng-header .header .header-top .searchh{
		right: 20px;
	}
	.eng-header .header .nav-drop{
		width: 195px;
		right: 50px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1270px){
	.eng-header .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title {
	    font-size: 15px; /* 180829: 0010638; */
	}
}
@media(min-width: 1024px){
	.eng-header .header .header-top .eng-login{
		display:none;
	}

}
@media only screen and (min-width: 1024px) and (max-width: 1150px){
	.eng-header .header .sub-nav .sub-nav-ul-li:nth-child(n+5).nav-to-more-select{
		display: inline-block;
	}
	.eng-header .header .sub-nav .sub-nav-ul-li:nth-child(n+5):not(.nav-to-more-select):not(.last-link-btn){
		display: none
	}
	.eng-header .header .header-mini-top .section-block{
		margin-left: 0;
	}
	.eng-header .header .header-mini-top .mini-nav{
		text-align: left;
		padding-left: 10px;
		right: 0px;
	}
	.eng-header .header .header-mini-top  .hmt-closebtnn{
		margin-top: 7px;
	}
}
	
@media only screen and (max-width: 1023px){
	.eng-header .header .header-top .searchh {
    		right: 75px;
	}
	.eng-header .header .header-container-LOGO a.desk-logo img{
		width: 147px;
		height: 30px;
		margin-top: 5px;
	}
	.eng-header .mega-comp-1 .ul-items .ul-li-items .title{
		display: none;
	}

	.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items{
		display:block;
	}
	.eng-header .header .big-nav{
		background-color: #FFF;
	}
	.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty{
		font-size: 18px;
		  font-weight: bold;
		  font-style: normal;
		  font-stretch: normal;
		  line-height: normal;
		  letter-spacing: 1px;
		  color: #4a4a4a;
	}
	.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items{
		padding: 0 0 30px 0;
	}
	.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items{
		border-bottom: 1px solid rgba(151,151,151,0.7);
		padding-bottom: 7px;
		padding-top: 28px;
		position: relative;	
		display: inline-block;
		    width: 100%;
	}

	.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty:after {
	    content: '';
	    position: absolute;
	    right: 5px;
	       top: 70%;
	    width: 6px;
	    height: 10px;
	    background-image: url(../img/arrow-to-right-03.png);
	    background-size: cover;
	    background-position: center;
	    transform: rotate(0deg) translateY(-50%);
	    border: 0;
	}
	.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty:hover,
	.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty:focus,
	.eng-header .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty:active{
		text-decoration: none;
	}
}
@media(max-width: 767px){/*2018-10-17新增*/
	.eng-header .header .header-top .sign-in-content .sign-in-btn p{
		padding: 15px 10px;
		min-width: 72px;
	}
	.eng-header .header .header-container-LOGO a.desk-logo img{
		width: 114px;
		height: 24px;
		margin-top: 8px;
	}
	.header .header-container-LOGO a.desk-logo{
		margin: auto;
	}
	.header.active .header-container-LOGO a.desk-logo{
		margin-left: 60px;
	}
	.header.event-header .header-top .web-name{/*2018-10-17新增*/
		display: none;
	}
}

@media(max-width: 374px){
	.header .header-container-LOGO a.desk-logo {
	    /*left: -85px;*/
	}
}
/*eng*/
@media(max-width: 767px){
.header .big-nav .big-nav-ul .big-nav-ul-li.no-level2 .big-nav-title:after{
	display: none;


}



}
/*@media(max-width: 1365px){
	.en .footer-logo{
		width: 22%;
		padding-top: 15px;
		padding-left: 5px;
	}
	.en .footer-logo .pic img{
		width: 35px;

	}
	.en .footer-logo .txt{
		font-size: 16px;
		margin-left:10px;
		
	}
	.en .footer-logo .txt p{
		font-size: 14px;
	}
	.en .footer-info .info-block .info-block-down .txt{
		width: 89%;
		display: 	inline-block;
	}
}
@media(max-width:1023px){
	.en .footer-info .info-block .info-block-down .txt{
		width: 100%;
	}
	.en .footer-info .info-block{
		padding-bottom: 	10px;
	}

}*/




/* 180907: 下載 APP; */
.header-download-app .ul-items {
    display: table;
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.header-download-app .li-items {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
}
.header-download-app .li-items:last-child {
	padding-right: 20px;
}
.header-download-app .li-items:nth-last-child(2) {
	padding-right: 30px;
}
.header-download-app .li-items.closee {
    padding-left: 0;
}
.header-download-app .li-items + .li-items:not(.closee):after {
    content: '';
    width: 1px;
    height: 52px;
    border: 1px solid #dbdbdb;
    position: absolute;
    top: calc(50% - 26px);
    left: 0;
}
.header-download-app .li-items a {
    display: inline-block;
    width: 100%;
}
.header-download-app .li-items .img-block img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.header-download-app .li-items.closee .img-block {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.header-comp-10 {
    display: table;
    width: 100%;
    position: relative;
    margin: 21px 0;
}
.header-comp-10 .img-block.downloadApp-app-icon {
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    height: 40px;
}
.header-comp-10 .txt {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}
.header-comp-10 .txt p {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header-comp-10 .txt p.notice {
	font-size: 12px;
	font-weight: normal;
	color: #9b9b9b;
}
.header-comp-10 .img-block.downloadApp-download-icon {
    display: table-cell;
    width: 14px;
    height: 17px;
    vertical-align: middle;
}
@media screen and (min-width: 1025px){
	.header-download-app,
	.header-download-app.collapse.show {
		display: none;
	}
}
@media screen and (min-width: 850px) and (max-width: 1024px){ /* 180910: mantis 0010570; */
	.header-download-app {
		position: relative;
	}
	.header-download-app .li-items.closee {
		position: absolute;
		top: calc(50% - 15px);
		right: 0;
	}
}
@media screen and (max-width: 1023px){ /* 180910: mantis 0010570; */
	.header-download-app {
		position: fixed;
	    z-index: 100;
	    width: 100%;
	    background-color: #ffffff;
	}
}
@media screen and (max-width: 767px){
	.header-download-app .li-items {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.header-download-app .li-items:last-child {
		padding-right: 5px;
	}
	.header-download-app .li-items:nth-last-child(2) {
		padding-right: 15px;
	}
	.header-download-app .li-items.closee .img-block {
	    width: 14px;
	    height: 14px;
	}

	.header-comp-10 {
		margin: 11px 0;
	}
	.header-comp-10 .img-block.downloadApp-app-icon {
	    width: 30px;
	    height: 30px;
	}
	.header-comp-10 .txt {
	    padding: 0 5px;
	}
	.header-comp-10 .txt p {
		font-size: 12px;
	}
	.header-comp-10 .img-block.downloadApp-download-icon {
	    width: 8px;
	    height: 10px;
	}
}
@media screen and (max-width: 374px){
	.header-comp-10 {
		margin: 5px 0;
	}
	.header-comp-10 .img-block.downloadApp-app-icon {
	    display: block;
    	margin: 0 auto 5px;
	}
	.header-comp-10 .txt {
	    display: block;
	    padding: 0 5px;
	}
	.header-comp-10 .txt p {
		line-height: 1.5em;
	}
	.header-comp-10 .img-block.downloadApp-download-icon {
		padding-top: 15px;
	}
	.header-download-app .li-items.closee {
	    padding-right: 5px;
	    vertical-align: top;
	}
}

/*ts-search-modal*/
	
	

body.modal-open {
	overflow: auto;
	padding-right: 0 !important;
}

body.modal-open .ts-search-modal {
	overflow: hidden;
	max-height: 100vh;
}

.ts-search-modal *{
	font-family: Calibri, "微軟正黑體";
}
.ts-search-modal.modal.show .modal-dialog{
	max-width: 1000px;
	text-align: center;
	margin: 5% auto 0;
	margin-top: calc((100vh - 530px)/2);
}
.ts-search-modal .modal-content{
	display: inline-block;
	min-width: 430px;
	width: auto;
	border-radius: 0;
	border: none;
	box-shadow: 0 6px 30px -10px rgba(0, 0, 0, 0.7);
}
.ts-search-modal .modal-content .ts-main-search-007 .ul-items.ts-search-level-01{
	white-space: nowrap;
}
.ts-search-modal .modal-header{
	padding: 20px 20px 0;
	background-color: #f9f9f9;
	border-radius: 0;
	border: 0;
}
.ts-search-modal .modal-title{
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 1.3px;
	color: #ffffff;
}
.ts-search-modal .modal-header .close{
	padding: 0;
	margin: 0;
	line-height: 28px;
	font-size: 0;
	opacity: 1;
}
.ts-search-modal .modal-header .close:focus{
	outline:none;
}
.ts-search-modal .close img {
	width: 50px;
}
.ts-search-modal .close img:focus {
	outline:none;
}
.ts-search-modal .modal-body{
	/*max-height: 480px;*/
	/*min-height: 455px;*/
	min-height: 100%;
	max-height: 100%;
	width: 700px;
	margin: 0 auto;
	padding: 0 30px 30px 30px;
	overflow: hidden;
	overflow-y: auto;
	background-color: #f9f9f9;
}
.ts-search-modal .img-block img{
	display: inline-block;
	width: 100%;
}
.ts-search-modal{
	width: 100%;
	margin: auto;
	display: none;
}

.ts-search-modal.active{
	display: block;
}

.header-comp-11 {
	max-width: 515px;
	margin: 0 auto 50px;
	position: relative;
}
.header-comp-11 .title {
	max-width: 315px;
	margin: 0 auto 30px;
}
.ts-search-modal-eng .header-comp-11 .title {
	max-width: 100%;
}
.header-comp-11 .title .img-block {
	display: inline-block;
	width: 50px;
}
.header-comp-11 .title .txt {
	display: inline-block;
	vertical-align: middle;
}
.header-comp-11 .title .txt p {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.header-comp-11 .input-block {
	vertical-align: top;
	display: block;
	width: 100%;
	margin: 15px auto 30px;
	padding: 0;
}
.header-comp-11 .input-block input{
	width: 100%;
	height: 40px;
	border: 1px solid #eeeeee;
	padding: 5px 15px 5px 15px;
	border-radius: 15px;
	background-color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0.4px;
	color: #4a4a4a;
	-webkit-text-fill-color: #4a4a4a;
}
.header-comp-11 .ts-comp-error {
	margin-top: 5px;
}
.header-comp-11 .ts-comp-error p {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	color: #da2128;
}
.header-comp-11 .result-block {
	position: absolute;
	top: 140px;
	display: none;
	z-index: 1;
}
.header-comp-11 .result-block.active {
	display: block;
}
.header-comp-11 .result-block:before {
	content: '';
	position: absolute;
	top: -25px;
	left: calc(50% - 8px);
	width: 0;
	height: 0;
	border-style: solid;
	top: -8px;
	border-width: 0 11px 14px 11px;
	border-color: transparent transparent #ffffff transparent;
	transform-origin: 0 0;
	transform: rotate(45deg);
	border: 6px solid #fff;
	box-shadow: -1px -1px 0px 1px rgba(72, 72, 72, 0.1);
}
.header-comp-11 .result-white {
	width: 515px;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #ffffff;
	box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.24);
}
.header-comp-11 .result {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	padding: 0;
}
.header-comp-11 .result .linkk {
	display: block;
	position: relative;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 2em;
	text-align: left;
	padding: 0 20px;
}
.header-comp-11 .result .linkk:first-child {
	padding-top: 10px;
}
.header-comp-11 .result .linkk:last-child {
	padding-bottom: 10px;
}
.header-comp-11 .result .linkk:hover {
	text-decoration: none;
	background-color: #fbfbfb;
}

.header-comp-12 {
	max-width: 515px;
	margin: 0 auto 50px;
	text-align: left;
}
.header-comp-12 .title {
	margin-bottom: 18px;
}
.header-comp-12 .title p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.header-comp-12 .tag-items .ul-items {
	font-size: 0;
}
.header-comp-12 .tag-items .li-items {
	display: inline-block;
}
.header-comp-12 .tag-items .tag-link {
	display: inline-block;
	margin: 0 10px 18px 0;
	padding: 5px 10px;
	border-radius: 15px;
	background-color: #ebebeb;

	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #888888;
}

@media only screen  and (max-width:1023px){
	.ts-search-modal.modal.show .modal-dialog{
		max-width: 600px;
	}
	.ts-search-modal .modal-content,
	.ts-search-modal .modal-body{
		width: 100%;
	}
}
@media only screen  and (max-width:767px) {
	.ts-search-modal.modal.show .modal-dialog{
		max-width: 355px;
	}
	.ts-search-modal .modal-content{
		min-width: 355px;
	}
	.ts-search-modal .modal-header{
		padding: 0;
	}
	.ts-search-modal .close img{
		width: 40px;
	}
	.ts-search-modal .modal-body{
		width: auto;
		min-height: 480px;
		max-height: calc(100vh - 40px - (100vh - 530px));
		padding-left: 0;
		padding-right: 0;
	}

	.header-comp-11,
	.header-comp-11 .result-white,
	.header-comp-12 {
		max-width: 315px;
	}
	.header-comp-11 .title {
		margin-bottom: 35px;
	}
	.header-comp-11 .title .img-block {
		width: 40px;
	}
	.header-comp-11 .title .txt p {
		font-size: 20px;
	}
	.header-comp-12 .title,
	.header-comp-12 .tag-items .ul-items {
		text-align: center;
	}
}
@media only screen and (max-width:374px) {
	.ts-iFund-modal .modal-content {
		width: 320px;
		min-width: auto;
	}
	.ts-search-modal .modal-content {
		min-width: 100%;
	}
}
.overflow-h{/*2018-10-17新增*/
	overflow: hidden;
}