
body{font-family:'Noto Sans TC', sans-serif;overflow-x: hidden;color:#000;background:#fff;font-size: 1.3rem;}

h1, .h1 {font-size: 2rem;line-height: 1.5;font-weight: bold;}
h2, .h2 {font-size: 1.8rem;line-height: 1.5;font-weight: bold;}
h3, .h3 {font-size: 1.6rem;line-height: 1.5;font-weight: bold;}
h4, .h4 {font-size: 1.4rem;line-height: 1.5;font-weight: bold;}
h5, .h5 {font-size: 1.2rem;line-height: 1.5;font-weight: bold;}
img{max-width:100%}

*:focus {outline: none;}
a{transition: All .2s ease;-webkit-transition: All .2s ease;-moz-transition: All .2s ease;-o-transition: All .2s ease;color:#1ecad3;}
.container {padding-right: 25px;padding-left: 25px;}
.btn-top{position:relative;bottom: 0px;left:0px;width: 70px;height: 70px;display: block;background: #000;overflow: hidden;}
.btn-top-1,.btn-top-2,.btn-top-3{height:4px;background:#fff;position:absolute;z-index: 2; transition: All .2s ease;-webkit-transition: All .2s ease;-moz-transition: All .2s ease;-o-transition: All .2s ease;}
.btn-top-1{top:25px;width:32px;left:19px;right:19px;}
.btn-top-2{top:38px;width:17px;left:18px;transform:rotate(-5deg) translate(1px, 0px) skew(0deg, -15deg);}
.btn-top-3{top:38px;width:17px;right:18px;transform:rotate(5deg) translate(-1px, 0px) skew(0deg, 15deg);}
.btn-top:hover .btn-top-1{top:38px;}
.btn-top:hover .btn-top-2{top:25px;}
.btn-top:hover .btn-top-3{top:25px;}
.btn-top:after{content:'';width:100%;height:100%;background:#333;display: block;position:relative;top:70px;transition: All .2s ease;-webkit-transition: All .2s ease;-moz-transition: All .2s ease;-o-transition: All .2s ease;}
.btn-top:hover:after{top:-70px}

.body-right{transition: All .2s ease;-webkit-transition: All .2s ease;-moz-transition: All .2s ease;-o-transition: All .2s ease;}
.navbar-nav a:link,.navbar-nav a:visited{padding:10px;color:#fff;}
.submenu{padding-inline-start:0px;position:absolute;width: max-content;padding:20px;background:#343a40!important;display:none}li:hover .submenu{display:block}
@media (min-width: 1400px) {.container {max-width: 1140px;}}
@media (min-width: 1600px) {.container {max-width: 1240px;}}
@media (max-width: 991.98px) {.submenu{position:relative;padding:0px;display:block}}
@media (max-width: 767.98px) {
.body-left{width:0px;display: none}
.body-right{margin-left:0px;}
.cursor{display: none;}}

.article-intro{overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;font-size:15px !important}
.article-intro h1,.article-intro h2,.article-intro h3,.article-intro h4,.article-intro h5,.article-intro h6,.article-intro p{font-size:15px !important;padding: 0px;margin: 0px;color: #666;font-weight: normal}

/*--NAV選單--*/
.section-nav{padding:0px;position: fixed;z-index:4;width:100%;transition: All .3s ease;background:#fff;}
.section-nav .container{max-width: 1440px;}
.section-nav .logo img{width:250px;display: block;transition: All .3s ease;}
.section-nav nav{border-bottom: 5px solid #1ecad3;}
.section-nav-top{font-size:14px;padding:0px;background:#fff;color:#aaa;transition: All .3s ease;border-bottom: 1px solid rgba(0,0,0,.1);}
.section-nav-top p{padding:0px;margin: 0px;}
.section-nav-top a:link,.section-nav-top a:visited{color:#1ecad3;}
/*+--NAV選單-選單--*/
.menu-list{padding-inline-start: 0px;list-style:none;margin: 0px;position: relative;text-align: end;}
.menu-list li{position:relative;display:inline-block;border-right:1px solid #ddd;padding-left:10px;padding-right:30px;margin: 40px 0px 40px 20px;transition:All .5s ease;}
.menu-list li a:link,.menu-list a:visited,.menu-list .separator, .separator {font-size:16px;transition: All .3s ease;display: inline-block;color:#444;font-weight: normal;letter-spacing: 3px}
.menu-list li.active a{color:#00cad8 !important;}
.menu-list li .menu-list-submenu{background: #fff;box-shadow:0px 5px 10px 0px rgba(0,0,0,.1);position:absolute;left:0px;padding:0px;border-radius:3px;min-width:200px;transition:All .3s ease;height:0px;opacity:0;overflow:hidden;text-align:left}
.menu-list li .menu-list-submenu li{display:block;padding:10px 20px;margin: 0px;transition: All .3s ease;height: 0px;line-height: 26px;}
.menu-list li .menu-list-submenu li a:link,.menu-list-submenu li a:visited{color:#000 !important;display: block;white-space: nowrap;}
.menu-list li:hover>.menu-list-submenu{display:block;height: auto;padding:10px 0px;opacity: 1;transition: All .3s ease;overflow:visible;transform: translate(0, 0px);z-index: 2}
.menu-list li:hover>.menu-list-submenu li{height:45px}
.menu-list li:hover>.menu-list-submenu .menu-list-submenu{background:#1ecad3;box-shadow: 0px 5px 10px 0px rgba(0,0,0,.1);left:100%;top:-10px;height:0px;opacity: 0;transition: All .3s ease;}
.menu-list li .menu-list-submenu li .menu-list-submenu{left:100%;top:-10px;height:0px;opacity: 0;transition: All .3s ease;transform: translate(-20px, 0px) ;}
.menu-list li .menu-list-submenu li .menu-list-submenu li{line-height: 30px;height: 0px; opacity: 0;transition: All .3s ease;transition-delay:.2s;}
.menu-list li .menu-list-submenu li:hover{background:#eee;}
.menu-list li .menu-list-submenu li:hover a:link,.menu-list li .menu-list-submenu li:hover a:visited{color:rgba(0,104,183,1) !important;}
.menu-list li .menu-list-submenu li:hover .menu-list-submenu{height: auto;padding:10px 0px;opacity: 1;transition: All .3s ease;transform: translate(0, 0px);}
.menu-list li .menu-list-submenu li:hover .menu-list-submenu li{height:50px;opacity: 1;transition: All .3s ease;transition-delay:.2s;} 
.dropdown>a,.dropdown>span{background-image:url("../images/menu-arrow-bg-b.png");padding-right:24px;background-position:right;background-repeat:no-repeat}
.itemid-101 .dropdown>a,.itemid-101 .dropdown>span{background-image:url("../images/menu-arrow-bg.png")}
.section-nav.active .dropdown>a,.section-nav.active .dropdown>span{background-image:url("../images/menu-arrow-bg-b.png");}
.menu-list-submenu .dropdown>a{background-image:url("../images/submenu-arrow-bg.png");padding-right: 30px;background-position:right;background-repeat:no-repeat}
/*+--NAV選單-下滑狀態選單底--*/
.section-nav.active .logo img{width:230px;transition: All .2s ease;}
.section-nav.active{padding:0px 0px;box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);background:#fff;transition:All .2s ease;}
.section-nav.active .section-nav-top{padding:0px;height:0px;overflow: hidden} 
.section-nav.active nav .menu-list>li{transition:All .5s ease;margin: 20px 0px 20px 20px}
/*+--NAV選單-手機選單底--*/
.btn-menu{border:none;background:none;outline: none;padding:0px;cursor: pointer;display: block;width:40px;height:50px;position: relative;float: right;margin:17px 0px;}
.btn-menu:focus {outline: none;}
.btn-menu-1,.btn-menu-2,.btn-menu-3{height:4px;background:#555;position: absolute;right:0px;transition:All .3s ease;-webkit-transition: All .3s ease;-moz-transition: All .3s ease;-o-transition: All .3s ease;border-radius: 10px}
.btn-menu-2{top:15px;width:100%;}
.btn-menu-3{bottom:11px;width:100%;}
.btn-menu .btn-menu-1{opacity: 0;width:50%;}
.btn-menu .btn-menu-2 {transform: translate(5px, 10px) rotate(45deg);} 
.btn-menu .btn-menu-3 {transform: translate(5px, -10px) rotate(-45deg);}
.btn-menu.collapsed .btn-menu-1{opacity: 1;width:100%;}
.btn-menu.collapsed .btn-menu-2 {width:100%;transform: translate(0, 0px) rotate(0deg);}
.btn-menu.collapsed .btn-menu-3 {width:100%;transform: translate(0, 0px) rotate(0deg);}
@media (min-width: 992px) {
.section-nav .collapse{display:none}}
@media (max-width: 1199px) {
.menu-list li{padding-left:5px;padding-right:10px;}}
@media (max-width: 991.98px) {
.section-nav .logo img,.section-nav.active .logo img{width:200px;}
.section-nav .collapse::-webkit-scrollbar ,.section-nav .collapsing::-webkit-scrollbar{width:3px !important;}
.section-nav .collapse::-webkit-scrollbar-track ,.section-nav .collapsing::-webkit-scrollbar-track{background-color:#1ecad3;} 
.section-nav .collapse::-webkit-scrollbar-thumb ,.section-nav .collapsing::-webkit-scrollbar-thumb {background-color:#e0d7c4;}
.collapse,.collapsing{overflow-y: scroll;display: block;background: #1ecad3}
#navbar-home.collapse.show{overflow-y: scroll;max-height:calc( 100vh - 66px) !important;}
#navbar-home.collapse::-webkit-scrollbar ,#navbar-home .collapsing::-webkit-scrollbar{width:3px !important;}
#navbar-home.collapse::-webkit-scrollbar-track ,#navbar-home .collapsing::-webkit-scrollbar-track{background-color:#1ecad3;} 
#navbar-home.collapse::-webkit-scrollbar-thumb ,#navbar-home .collapsing::-webkit-scrollbar-thumb {background-color:#e0d7c4;}
#navbar-home .menu-list{text-align: left;margin: 30px 0px;}
#navbar-home .menu-list li{margin:0px;display:block;opacity:1;height:auto;line-height:50px;text-align: center;border: none;border-bottom:1px solid rgba(255,255,255,.3);padding: 0px}	
#navbar-home .menu-list li a{display:block;font-size:24px;font-weight: bold;color:#fff;}
#navbar-home .menu-list li a:link,#navbar-home  .menu-list a:visited,#navbar-home  .menu-list .separator, .separator{color:#fff !important;}
#navbar-home .menu-list li .menu-list-submenu li a:link,#navbar-home .menu-list-submenu li a:visited{color:#fff;}
#navbar-home .menu-list li .menu-list-submenu{display:block;position:relative !important;height:auto;left:0px;top:0px;right:0px;opacity:1;padding:10px 0px;transform: translate(0, 0px);background:#1ecad3;box-shadow:none }
#navbar-home .menu-list li .menu-list-submenu li{display:block;padding:0px 0px;}
#navbar-home .menu-list li .menu-list-submenu li a:link,#navbar-home  .menu-list-submenu li a:visited{color:#fff;}
#navbar-home .menu-list li:hover a:link,#navbar-home .menu-list li .menu-list-submenu li:hover a:link,#navbar-home .menu-list li .menu-list-submenu li:hover a:visited {color:#fff !important;background:#1ecad3 !important;}}
@media (max-width: 767.98px) {
.section-nav .logo img,.section-nav.active .logo img{width:180px;}
.btn-menu{margin:8px 0px;}
#navbar-home .collapse.show{overflow-y: scroll;height:calc( 100vh - 66px) !important;}}

/**/
.socialul{list-style:none;float: right;margin: 0px;position: relative;z-index: 2;}
.socialul li{display: inline-block;margin: 40px 0px 40px 10px;transition:All .5s ease;}
.socialul li img{width:30px}
.section-nav.active .socialul li{transition:All .5s ease;margin: 20px 0px 20px 10px}
@media (max-width: 991.98px) {
.socialul{float:none;padding: 0px;text-align: center;margin-bottom: 30px;}
.socialul li{margin: 20px 5px 20px 5px;}
.socialul li img{width:50px}}

/**/
#site{padding-top:118px;width:100% !important;}
.site-bg{background:#fff;}
.section-top-fluid{background: #fff;    overflow: hidden;}
.section-top-fluid img{max-width: 100%;}
.article-info {margin:0px 0px 5px;color:#666;font-size: 14px;}
.article-info dd {margin-bottom: 0.2rem;margin-left: 0;}
.carouselbanner{margin:0px;overflow: hidden;}
.carouselbanner-wrp{margin:0px 0px 0px;overflow: hidden;}
.banneritem-inner img{width:100%}
.tns-item{opacity:.3}
.tns-slide-active{opacity:1}
.inner-top{}
.inner-top img{width:100%;object-fit: cover;}
@media (max-width: 991.98px) {
.inner-top img{height:26vw}}

/*module-qa*/
.section-bottom{background:url("../images/section-bottom-bg.jpg") no-repeat top center #242c42;padding:80px 0px;color:#fff;}
.section-bottom .container{max-width:1100px;}
.section-bottom h3,.section-bottom a:link{color:#fff;}
.qabox p{}
.section-bottom .btn-primary{margin:10px 3px;font-weight: normal;border-radius: 30px;font-size: 18px !important;font-weight: bold; background:#66b693;border:1px solid #66b693;padding:3px 15px 4px;}
.section-bottom .btn-primary:hover{background:#368f5e;border:1px solid #368f5e;}
.chanceat-qalist {text-align:left}
.chanceat-qalist .card{ margin-bottom: 20px;border-radius:28px !important;border:none;}
.chanceat-qalist .card .card-header {padding: 0.5rem 1.25rem;background:linear-gradient(to left, #d3dfff,  #fff);color:#1ecad3;border-bottom:none;transition-duration:.5s;}
.chanceat-qalist .card .card-header:hover {transform: translate(5px, 0px);}
.chanceat-qalist .card .card-header button{color:#1ecad3;text-decoration: none;display: block;width: 100%;text-align: left;padding: 5px 60px 5px 0px;font-size:1.3rem;font-weight: bold;}
.chanceat-qalist .card .card-body {padding: 2rem 4rem 3rem;font-size: 1.1rem;color:#000;background:#eef3ff;text-align: center}
.chanceat-qalist .card .card-body .lnpd_item_introtext{text-align:left;font-size:1.3rem;    font-weight: 400;}
.chanceat-qalist .card .card-body .btn-primary{margin:20px 0px 0px;font-weight: normal;border-radius: 30px;font-size: 15px !important;background:#1ecad3;border:1px solid #1ecad3;padding:10px 25px;}
.chanceat-qalist .card .card-body .btn-primary:hover{background:#FF7700;border:1px solid #FF7700;}
.chanceat-qalist .card .card-body h1,.chanceat-qalist .card .card-body h2,.chanceat-qalist .card .card-body h3,.chanceat-qalist .card .card-body h4,.chanceat-qalist .card .card-body h5{font-weight:bold;margin-top: 30px;color:#000;}
.qamore:link,.qamore:visited{}
.qamore:hover,.qamore:active{color:#fff;background:#ff8800;}
@media (max-width: 767.98px) {
.qabox p{font-size:13px;}
.chanceat-qalist .card .card-body .lnpd_item_introtext{font-size:1.1rem;}}


@media (max-width: 1699px) {
#site{padding-top:100px;}}
@media (max-width: 1600px) {
.content-right ul{padding-inline-start: 30px;}
.content-right ul li{font-size:18px;line-height: 1.2em}}
@media (max-width: 1400px) {}
@media (max-width: 1199px) {
.index-card{border-radius: 30px;padding:60px;font-size:1.1rem}
.content-right{top: 100px;padding:20px 20px 10px;border-radius:15px}
.content-right h1{font-size:20px;margin-bottom:10px}
.content-right ul li{font-size:16px;line-height: 1.2em}}
@media (max-width: 991.98px) {
#site{padding-top:85px;}
.index-card{border-radius: 25px;padding:40px;font-size:1rem}
.content-right h1{font-size:18px;margin-bottom:10px}
.content-right ul li{font-size:14px;}}
@media (max-width: 767.98px) {
#site {padding-top:66px;overflow-x: hidden}
.site-bg {background: #fff;}
.carouselbanner{margin:0px}
.banneritem-inner img{width:100%;object-fit: cover;}
.index-card-group{margin-top:-0px;margin-left:-25px;margin-right: -25px;}
.index-card-group .my-4{margin-top:0px !important;}
.index-card{border-radius: 0px;padding:30px;font-size:.9rem}
.index-card h3{color:#000;border-bottom:3px solid #e3eaff;margin-top:30px;padding-bottom:10px;margin-bottom: 10px;font-size: 20px}
.index-card img{width:100px;max-width:100%}
.index-card p {margin-top: 20px;}
.content-right{padding:0px;}
.section-bottom{padding:40px 0px 60px;}
.chanceat-qalist {margin: 0px auto}
.chanceat-qalist .card .card-header {padding: 0.3rem 0rem;}
.chanceat-qalist .card .card-header button {font-size:18px;padding: 5px 20px;}
.qamore:link, .qamore:visited {width: 80px;height: 80px;bottom: -90px;right: calc( 50% - 40px);line-height: 80px;font-size: 14px;}
.chanceat-qalist .card .card-body {padding: 1.25rem 2rem;font-size: 15px;}}
@media (max-width: 640px) {
.intercom{width:calc( 100vw - 120px);max-width: none;;}
.avatar {height: 30px;width: 30px;border-radius:15px;}
.msg-b .avatar {margin-right: 16px}
.msg-c .avatar {margin-left: 16px}}


/*路徑指引*/
.breadcrumb{background: transparent;padding: 0px;font-size: 18px;margin:0px;color:#888}
.breadcrumb .divider{margin:0px 10px 0px 8px;color:#ddd;}
.breadcrumb .active .divider{margin:0px 0px;color:#ddd;}
.breadcrumb a span{}
.breadcrumb span{}
@media (max-width: 1399px) {
.breadcrumb{}}
@media (max-width: 991.98px) {
.breadcrumb{}}
@media (max-width: 767.98px) {
.breadcrumb{}
.itemid-128 .breadcrumb .divider,.itemid-213 .breadcrumb .divider,.itemid-207 .breadcrumb .divider,.itemid-206 .breadcrumb .divider,.itemid-205 .breadcrumb .divider{display:none;}
.breadcrumb li:last-child{display:none;}}

.pagination{margin:60px 0px;width:100%;display: block;text-align: center}
.pagination-list {padding-inline-start:0px;}
.pagination-list li{display: inline-block;margin:0px 10px 0px 0px;}
.pagination-list li:first-child,.pagination-list li:last-child,.pagination-list li:nth-child(2),.pagination-list li:nth-last-child(2){display: none}
.pagination-list li a,.pagination-list li a:link,.pagination-list li a:visited{padding:10px 20px;background:#1ecad3;color:#fff;border:1px solid #1ecad3}
.icon-first:after{content:'第一頁';color:#fff;}
.icon-previous:after{content:'前一頁';color:#fff;}
.icon-next:after{content:'下一頁';color:#fff;}
.icon-last:after{content:'最後一頁';color:#fff;}
.pagination-list li a:not([href]):not([tabindex]){color:#1ecad3;background:#fff;}


/*highlight*/
.highlight{background:rgba(241,238,230,1) !important;}

/**/
.footer-top{background:#1ecad3;border-bottom: 1px solid #eee;padding:20px 0px}
.atmenu-footer{align-items: center;justify-content: center;font-size: 16px;color:#333;}
.atmenu-footer li{margin:0px 15px;}
.atmenu-footer li.active:after{content:' ';width:100%;height:2px;background:#fff;position: relative;display: block;bottom:-20px;}
.atmenu-footer li a:link,.atmenu-footer li a:visited,.atmenu-footer li span{color:#fff;letter-spacing:1px;font-weight: normal}
.atmenu-footer li a:hover,.atmenu-footer li a:active{color:#fff;}
footer{margin:0px auto;line-height:1.8em;font-size: 17px;padding:50px 0px 50px;background:#fff;color:#000;border-top:1px solid #ddd}
footer h5 {font-size: 16px;margin-bottom: 35px;}
footer h6 {font-weight: 700;font-size: 14px;line-height:2em;margin-bottom:0px;}
footer .t{margin-right:6px;font-weight: bold;}
footer ul{padding-inline-start:0px;list-style:none}
footer .logo-img{margin-bottom:30px}
footer .footerul{}
footer ul li a:link,footer ul li a:visited{margin-right:30px;padding:0px;font-weight: 700;display: inline-block;}
footer a.btn-map:link,footer a.btn-map:visited{font-size:12px;padding:0px 5px;background:#1ecad3;color:#fff;margin-left: 5px;position: relative;top: -2px;display: inline-block;line-height: 1.3rem;border-radius: 3px;}
footer .col-copy a:link,footer .col-copy a:visited{margin-right:30px;padding: 4px 0px;border-bottom: 1px solid #1ecad3;}
footer .socialul{float:none;margin-bottom:10px;}
footer .socialul li {display: inline-block;margin: 10px 5px;}
footer .socialul li a{margin:0px !important}
@media (max-width: 767.98px) {
footer{text-align:center;font-size:15px;padding:60px 0px 120px;}
footer .logo-img{width:40%;margin-bottom: 10px;}
footer .t{display: none}
footer .footerul li{display: inline}
footer .col-copy{font-size: 12px}
.atmenu-footer li{margin:0px 15px;width:20%;display: block;text-align: center}}


.kv-content h2{}
.kvphoto {margin: -180px -220px -50px;}
.kvphoto img{width:100%;}
@media (max-width: 991.98px) {
.kvphoto {margin: -80px -220px 0px;}}
@media (max-width: 767.98px) {
.kvphoto {margin: 0px -140px 0px;}}
@media (max-width: 575px) {
.kvphoto {margin: -60px -20px -40px;}}

.tag-category .tag-desc{font-size: 20px;line-height: 35px;margin: 30px 10% 80px;column-count: 2;width: 80%;text-align:justify;column-gap:30px;}
.tag-category h1{font-weight: 700;font-size: 60px;margin:0px 0px 40px;letter-spacing:0px;}
.tag-category h2{font-weight:700;font-size:30px;letter-spacing: -1px;text-align: center}
.tag-category .tag-desc a:link,.tag-category .tag-desc a:visited{font-weight:700;}
.tag-category ul{list-style:none;padding-inline-start:0px;margin: 0px;text-align: justify;text-justify:inter-ideograph;}
.tag-category ul li{display: inline}
.tag-category ul li h3{display: inline}
.tag-category ul li a{font-weight:700;font-size:40px;line-height:60px; margin:0px 0px 20px 0px;letter-spacing:0px;display: inline;}
.tag-category ul li a:after{content:'/';font-size:30px;color:#666;}
.tag-category ul li a:hover{}
.tag-category .clearfix:after{clear:none;display: inline-block;}
@media (max-width: 991.98px) {
.tag-category .tag-desc {width: 100%;margin: 30px 0px 60px;font-size: 19px;line-height: 32px;}
.tag-category h2{font-size:26px;letter-spacing:0px;}
.tag-category ul li a{font-size:26px;line-height:40px; margin:0px 0px 15px 0px;letter-spacing:0px;display: inline;}
.tag-category ul li a:after{font-size:14px;}}
@media (max-width: 575px) {
.tag-category .tag-desc {column-count: 1;margin: 20px 0px 30px;font-size: 18px;line-height: 30px;}
.kv-content h2{font-size:18px}}

.content-category .table th,.content-category .table td{}
.content-category .table thead{border-bottom:1px solid #ddd;}
.content-category .table tbody{margin-top:20px;}
.content-category .table tr:last-child td:first-child{border-bottom-left-radius:15px}
.content-category .table tr:last-child td:last-child{border-bottom-right-radius:15px}
.list-title{max-width:60%}
.list-title a{font-size:18px;font-weight: 700;}
#categorylist_header_hits,.list-hits{text-align:right;}
.list-hits{min-width:50px;}
.list-date{min-width:80px;}
@media (max-width: 767.98px) {
#categorylist_header_date,.list-date{text-align:right}
#categorylist_header_hits,.list-hits{display: none}}


.articlePage{margin-top:0px;}
.articlePage .article-info{font-size:14px;}
.articlePage ul.tags{list-style:none;padding-inline-start:0px;}
.articlePage ul.tags li{display:inline-block;margin-right: 10px;margin-bottom:5px;}
.articlePage ul.tags li a{font-size:18px;font-weight:700;}
.articlePage ul.tags li a:before{content:'#';}
.articlePage .content-links ul{border:none;list-style:none;padding-inline-start:0px;}
.articlePage .content-links ul li a:link,.articlePage .content-links ul li a:visited{display:block;background:url("/templates/ben/images/icon-btnleft.png") #1ecad3 30px 16px no-repeat;color:#fff;padding:15px 30px 15px 70px;margin-right:15px;margin-bottom:15px}
.articlePage h2.articleTitle{font-weight:700;font-size: 60px;margin:150px 0px 40px;letter-spacing: -3px;}
.articlePage .article-highlight{font-size:28px;font-weight:700;margin:100px 0px 50px;line-height:1.6em;letter-spacing:0px;column-count:2;width:60%;text-align: justify;text-justify:inter-ideograph;column-gap:40px;}
.articlePage .article-highlight a{}
.articlePage h2{font-weight:700;font-size: 36px;margin:20px 0px ;}
.articlePage h3{font-weight:700;font-size: 24px;margin:40px 0px 15px;}
.articlePage p{line-height: 1.7em;}
.articlePage .col-li{margin-bottom:20px;}
.articlePage .col-li .col-li-title{font-weight:700;font-size: 16px;color: #1ecad3;}
.articlePage ul{list-style:circle;padding-inline-start:40px;}
.articlePage ul li{margin-bottom:15px;}
.articlePage .imgs-full{display: flex;margin: 50px -1000px;}
.articlePage .imgs-full img{width:25%}
.articlePage .imgs-bg{background:#e4deda;padding: 200px;margin:100px 0px;color:#666;}
.articlePage .imgs-bg h2{}
.articlePage .imgs-bg .img-bg{width:100%;margin:60px 0px;overflow: hidden;box-shadow: 0px 20px 40px rgba(0,0,0,0.05);transition: All .2s ease;-webkit-transition: All .2s ease;-o-transition: All .2s ease;}
.articlePage .imgs-bg .img-bg:hover{transform:translate(0px, -10px);box-shadow: 0px 30px 40px rgba(0,0,0,0.2);}
.articlePage .imgs-bg .img-f{width:100%;}
.articlePage .imgs-bg h2{font-size:30px;font-weight: bold;margin-top: 120px}
.articlePage .imgs-bg p{letter-spacing: 1px;line-height: 1.8em;font-size:12px;}
.feed-item-description{margin-bottom:20px;font-size:1rem;}
@media (max-width: 1600px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:55px;margin:0px 0px 35px;letter-spacing: -2px;}
.articlePage h2.articleTitle {font-size:50px;margin:100px 0px 30px;letter-spacing: -2px;}
.articlePage .imgs-bg{padding:100px;}
.articlePage .imgs-bg h2 {font-size: 18px;margin-top:100px;}}
@media (max-width: 1400px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:50px;margin:0px 0px 30px;}
.articlePage h2.articleTitle {font-size:40px;margin:60px 0px 20px;}
.articlePage .article-highlight{font-size:20px;}
.articlePage .imgs-bg .img-bg{margin:30px 0px;}}
@media (max-width: 1200px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:46px;margin:0px 0px 25px;}
.articlePage h2.articleTitle {font-size:36px;margin:40px 0px 10px;} 
.articlePage .article-highlight{font-size:18px;}
.articlePage .imgs-bg{padding:60px;margin: 80px 0px;}
.articlePage .imgs-bg h2 {margin-top:60px;}
.articlePage .col-li{margin-bottom:15px;font-size:14px;}
.articlePage .col-li .col-li-title{font-size: 15px;color: #1ecad3;}}
@media (max-width: 991.98px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:40px;margin:0px 0px 20px;}
.articlePage ul.tags li{margin-bottom:0px;}
.articlePage .article-highlight{font-size:18px;margin:40px 0px 40px;width:100%;column-gap:40px;}
.articlePage p{letter-spacing:0px;font-size:16px;line-height: 1.7em;text-align: justify;}
.articlePage .imgs-bg{padding:40px;margin: 60px 0px;}
.articlePage .imgs-bg h2 {margin-top:40px;}}
@media (max-width: 767.98px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:32px;margin:0px 0px 20px;letter-spacing:0px;}
.articlePage .content-links ul li a:link,.articlePage .content-links ul li a:visited{background:url("/templates/ben/images/icon-btnleft.png") #1ecad3 15px 5px no-repeat;padding:7px 15px 7px 40px;margin-right:10px;margin-bottom:0px;font-size:12px;}
.articlePage ul.tags li{margin-right:8px;}
.articlePage ul.tags li a{font-size:14px;}
.articlePage .article-highlight,.articlePage .article-highlight p{font-size:18px;column-count:1;line-height: 1.5em;}
.articlePage .imgs-bg{padding:25px;margin: 40px -25px;}
.articlePage .imgs-bg h2 {margin-top:20px;}
.articlePage .imgs-bg .img-bg{margin:20px 0px;}}

body #cover{position:fixed;width:100%;height:100%;background:url("/templates/chanceat/images/logo.png") center center no-repeat #fff;transition: All .3s ease;z-index:9;right:0%;opacity:0;pointer-events:none}
body.active-in #cover{width:100%;left:0%;opacity:1}
body.active-out #cover{width:100%;right:0%;opacity:1}
@media (max-width: 767.98px) {}
.blur{filter:blur(10px)brightness(1.5);transition: All 1s ease;}


.font-green{color:#86c9ac !important;}
.example-box{width:100%;padding:20px;background:#e4deda;margin:20px 0px;position: relative}
.example-box ul li{margin-bottom:3px;}
.example-box:before{content:'Example';color: #fff;background: #1ecad3; font-size:11px;padding:5px 10px 3px;position: absolute;right: 0px;top: 0px;}
pre{width:100%;padding:20px;background:#fff;margin:20px 0px;position: relative}
pre:before{content:'info';color: #fff;background: #ff9900; font-size:11px;padding:5px 10px 3px;position: absolute;right: 0px;top: 0px;font-family: 'Bebas Neue';}
ul{list-style-image:url("/templates/chanceat/images/icon-list.png")}

/**/
.hlbox{background:linear-gradient(to bottom, #ff4a31,  #db1b00);padding: 20px 20px 10px;border-radius: 20px;}
.hlbox img{width:60%;margin-top: 20px}
.hlbox .row{align-items: stretch;}
.hlbox .row-l{color:#fff}
.hlbox .row-l h1{margin:15px auto 30px;font-size:26px}
.hlbox .row-l h3{font-size: 16px;line-height: 1.3}
.hlbox .row-l p{font-size: 12px;margin:0px 0px 20px;line-height: 1.2rem;}
.hlbox .row-l{color:#fff}
.hlbox img{max-width:100%;}
.hlbox ul li {line-height: 1.5rem;margin-bottom: 5px;font-size: 15px;}
.hlbox .row .col-12{margin-bottom:10px;}
.col-hlbox{background: url("/templates/chanceat/images/stepbox-card-bg2.jpg") no-repeat bottom #fff;font-size:14px;line-height: 1.5rem;padding: 15px;border-radius: 10px;height:100%;}
.col-hlbox h5{margin:0px;color:#000;font-size:26px;font-weight: bold;}
.col-hlbox span{color:#000;margin-bottom:10px;display: inline-block}
.col-hlbox p{margin-bottom:0px;font-size:16px;}
.col-hlbox ul{padding-inline-start:30px;margin: 10px 0px 10px;font-weight: bold;color:#1ecad3;}
.stepbox{background:url("/templates/chanceat/images/stepbox-card-bg.png") no-repeat top #e3eaff;padding:20px;border-radius: 20px;text-align: center}
.stepbox-card{background:url("/templates/chanceat/images/stepbox-card-bg2.jpg") no-repeat bottom #fff;padding:20px;border-radius: 16px;margin-bottom: 15px;position: relative;box-shadow: 0px 5px 10px rgba(0,39,146,0.1)}
.stepbox-card p{margin-bottom:0px;font-size:16px;}
.stepbox-card .btn{margin-left:10px;position: relative;top:-3px;}
.stepbox-card:after{position:absolute;content: ' ';width:60px;height:40px;background:url("/templates/chanceat/images/icon-arrow-d.png");top:-40px;margin-left: -30px}
.stepbox>.stepbox-card:first-child:after{display: none}


.table span{font-weight:bold;}
.badge-info {color: #fff;background-color: #1ecad3;}
.stepbox h3{margin-top:30px;margin-bottom:20px;font-size:20px;color:#444;}
.stepbox ul,.stepbox ol{text-align: left;font-size:16px;line-height: 1.5rem;border-top:1px solid #fff;padding-top:20px;}
.stepbox ul li,.stepbox ol li{margin-bottom:12px;color:#444;}

.table-striped tbody tr:nth-of-type(odd) {background-color:#fff}

/*about*/
.about-avatar{width:200px;height:200px;background:#eee;margin:20px auto 30px;border-radius: 100px;overflow: hidden}
.about-avatar img{width:100%}
.timeline {position: relative;padding: 5rem;margin: 0 auto 1rem auto;overflow: hidden;}
.timeline:after {content: "";position: absolute;top: 0;left: 50%;margin-left: -2px;border-right: 2px dashed #aaa;height: 100%;display: block;}
.timeline-row {padding-left: 50%;position: relative;margin-bottom:20px;}
.timeline-row .timeline-time {position: absolute;right: 50%;top: 5px;text-align: right;margin-right: 20px;color: #000;font-weight: bold; font-size: 1.5rem;}
.timeline-row .timeline-time small {display: block;font-size: 0.8rem;line-height: 1.3rem;}
.timeline-row .timeline-content {position: relative;padding: 20px 30px;background: #1ecad3;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;color:#fff;font-size:15px;}
.timeline-row .timeline-content:after {content: "";position: absolute;top: 20px;height: 16px;width: 16px;background: #1ecad3;}
.timeline-row .timeline-content:before {content: "";position: absolute;top: 20px;right: -49px;width: 20px;height: 20px;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;z-index: 1;background: #1ecad3;}
.timeline-row .timeline-content h4 {margin: 0 0 10px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 150%;}
.timeline-row .timeline-content p {margin: 0px;line-height: 150%;text-align: center}
.timeline-row-s .timeline-content{background:#aaa;}
.timeline-row-s .timeline-content:after {content: "";position: absolute;top: 20px;height: 16px;width: 16px;background: #aaa;}
.timeline-row-s .timeline-content:before {content: "";position: absolute;top: 20px;right: -49px;width: 20px;height: 20px;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;z-index: 1;background: #aaa;}
.timeline-row:nth-child(even) .timeline-content {margin-left: 40px;text-align: left;}
.timeline-row:nth-child(even) .timeline-content:after {left: -8px;right: initial;border-bottom: 0;border-left: 0;transform: rotate(-135deg);}
.timeline-row:nth-child(even) .timeline-content:before {left: -52px;right: initial;}
.timeline-row:nth-child(odd) {padding-left: 0;padding-right: 50%;}
.timeline-row:nth-child(odd) .timeline-time {right: auto;left: 50%;text-align: left;margin-right: 0;margin-left: 20px;}
.timeline-row:nth-child(odd) .timeline-content {margin-right: 40px;}
.timeline-row:nth-child(odd) .timeline-content:after {right: -8px;border-left: 0;border-bottom: 0;transform: rotate(45deg);}
@media (max-width: 992px) {.timeline {padding: 15px;}.timeline:after {border: 0;}.timeline .timeline-row:nth-child(odd) {padding: 0;}.timeline .timeline-row:nth-child(odd) .timeline-time {position: relative;top: 0;left: 0;margin: 0 0 10px 0;}.timeline .timeline-row:nth-child(odd) .timeline-content {margin: 0;}.timeline .timeline-row:nth-child(odd) .timeline-content:before {display: none;}.timeline .timeline-row:nth-child(odd) .timeline-content:after {display: none;}.timeline .timeline-row:nth-child(even) {padding: 0;}.timeline .timeline-row:nth-child(even) .timeline-time {position: relative;top: 0;left: 0;margin: 0 0 10px 0;text-align: left;}.timeline .timeline-row:nth-child(even) .timeline-content {margin: 0;}.timeline .timeline-row:nth-child(even) .timeline-content:before {display: none;}.timeline .timeline-row:nth-child(even) .timeline-content:after {display: none;}}



/**/
#accordionExample{position:relative}
#accordionExample:after{content:'';display: block;width:150px;height:250px;background:url("/templates/chanceat/images/qa-img.png");background-size:cover;position: absolute;bottom: -40px;right:-50px;}
.itemid-101 .content-body,.itemid-199 .content-body,.itemid-200 .content-body,.itemid-201 .content-body,.itemid-202 .content-body,.itemid-203 .content-body{display: none}
.itemid-199 .btn-1,.itemid-200 .btn-2,.itemid-201 .btn-3,.itemid-202 .btn-4,.itemid-203 .btn-5{background:#1ecad3!important;border:1px solid #1ecad3}
.itemid-184.view-category .col-content-right{display:none}
/*.articleBody .index-card{display:flex;align-items: center;border-radius:30px }
.articleBody .index-card img{width: 150px;margin-right: 20px}
.articleBody .index-card h2{margin:0px 0px 20px;}
.articleBody .index-card p{margin:0px;line-height: 1.6rem}
.articleBody .index-card a.btn{padding: 0.5rem 1.5rem;font-size: 18px}*/
@media (max-width: 767.98px) {
#accordionExample:after{width:75px;height:125px;bottom: -20px;right:-30px;}
}

/**/
@media (max-width: 992px) {.bt-intro{width:80%;margin: 0px auto}}







.tool_trackspand-1, .tool_trackspand-2{margin:0px auto !important}
.toolbox{padding-top:0px;padding-bottom:0px;}
.itemid-196 .section-body,.itemid-197 .section-body,.itemid-198 .section-body{display:none;}
.index-intro{background:#fff;color:#8a90a0;}
.index-intro h3{color:#000;font-size: 2rem}
.index-intro h5{color:#000;font-size: 1rem;letter-spacing: 5px;}
.btn-primary{background:#1ecad3;border:1px solid #1ecad3}
.index-intro .btn-primary{margin:0px 5px;font-weight: bold;border-radius: 30px;font-size: 18px;}

/*BANNER*/
#carouselExampleFade,#carouselExampleFade-sm{position:relative}
/*#carouselExampleFade:after,#carouselExampleFade-sm:after{content:"";display: block;width:100%;height:56px;background:url("/templates/chanceat/images/BN-bg.png") no-repeat bottom ;position: absolute;bottom: 0px;z-index:2;background-size: contain;}*/
.carousel-item img{transition:6s ease-in-out;}
.carousel-item.active img{transform: scale(1.05);}

/*加值服務*/
.index-additional{padding:2rem 0rem;}
.index-additional .container{padding:0px;}
.index-additional h3{color:#000;font-size:24px}
.index-additional .col-md-6{margin-bottom:20px}
.add-box{background:url("/templates/chanceat/images/add-box-bg.jpg") right center no-repeat #fff;border-radius: 20px;padding: 30px 80px 30px 30px;margin-top: 30px;display: flex;flex-shrink: 1;flex-grow: 2;align-items: center;transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;box-shadow: 0px 10px 10px rgba(0,0,0,0.05);transition-duration: .5s  !important;height: 100%;}
.add-box:hover{transform: translate(0px, -10px) !important;box-shadow: 0px 12px 10px rgba(0,0,0,0.1)}
.add-box img{width:20%;margin-right:20px;float:left;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3));}
.add-box p{margin-bottom:0px;font-size:17px;color:#000;}
@media (max-width: 1200px) {
.add-box{border-radius: 15px;padding: 20px 60px 20px 20px;margin-top: 30px;}	}
@media (max-width: 991.98px) {
.add-box{background:#fff;border-radius: 15px;padding: 20px;margin-top: 30px;}}
@media (max-width: 767.98px) {
.add-box{background:url("/templates/chanceat/images/add-box-bg.jpg") right center no-repeat #fff;margin-top: 20px;padding: 20px 60px 20px 20px;}
.add-box img{width:30%;margin-right:10px;}} 

/*小工具*/
.index-tool{padding:2rem 0rem;background:rgba(241,238,230,1) !important;}
.index-tool .container{max-width:980px;}
.index-tool h1{font-size:1.5rem}
.index-tool p{}
.tool-box{background-image:url("/templates/chanceat/images/tool-bg.png"), url("/templates/chanceat/images/add-box-bg.jpg");background-repeat:no-repeat, no-repeat;background-position:left top ,right center ;background-color:#fff;border-radius: 20px;padding:10px 30px;display: flex;flex-shrink: 1;flex-grow: 2;align-items: center;transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;box-shadow: 0px 10px 10px rgba(0,0,0,0.05);transition-duration: .5s  !important;margin-bottom: 15px;}
.tool-box:hover{transform: translate(0px, -10px) !important;box-shadow: 0px 12px 10px rgba(0,0,0,0.1)}
.tool-box div{flex:4;text-align: left}
.tool-box div.tool-box-img{flex:1}
.tool-box div img{width:90%}
.tool-box div h3{font-size:16px;margin-bottom:3px;}
.tool-box div p{font-size:14px;margin: 0px;padding-right:50px;color:#888;}
.tool-box-2{background-image:url("/templates/chanceat/images/tool-bg.png");background-repeat:no-repeat;background-position:left top;background-color:#fff;border-radius: 20px;padding:10px 30px 30px;transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;box-shadow: 0px 10px 10px rgba(0,0,0,0.05);transition-duration: .5s  !important;margin-bottom: 15px;display: block;text-align: center}
.tool-box-2 div img{width:70%;-webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.2));filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.3))}
.tool-box-2 div h3{font-size:24px;margin-bottom:20px;font-weight: 600;letter-spacing:2px}
.tool-box-2 div p{font-size:18px;margin: 0px;padding-right:0px;color:#000;text-align: center;font-weight: 500;}
.tool-box-2:hover{transform: translate(0px, -10px) !important;box-shadow: 0px 12px 10px rgba(0,0,0,0.1)}
.tool-box-2 .btn{background:#1ecad3;border:1px solid #1ecad3;padding: 3px 10px;}
.tool-box-2 .btn i{color:#ff9900;}
.tool-box-2a h3{color:#1ecad3;}
.tool-box-2b h3{color:#1ecad3;}
.tool-box-2c h3{color:#66b693;}
.tool-box-2c span.btn{background:#66b693;border:1px solid #66b693}
.tool-box-2a:hover{background-image:url("/templates/chanceat/images/tool-bg.png");background-repeat:no-repeat;background-position:left top;background-color:#1ecad3;}
.tool-box-2a:hover h3,.tool-box-2a:hover p{color:#fff;}
.tool-box-2b:hover{background-image:url("/templates/chanceat/images/tool-bg.png");background-repeat:no-repeat;background-position:left top;background-color:#1ecad3;}
.tool-box-2b:hover h3,.tool-box-2b:hover p{color:#fff;}
.tool-box-2c:hover{background-image:url("/templates/chanceat/images/tool-bg.png");background-repeat:no-repeat;background-position:left top;background-color:#66b693;}
.tool-box-2c:hover h3,.tool-box-2c:hover p{color:#fff;}
@media (max-width: 991.98px) {
.tool-box-2{padding:10px 20px 20px;}
.tool-box-2 div h3{font-size:22px;letter-spacing:0px}
.tool-box-2 div p{font-size:16px;}}
@media (max-width: 767.98px) {
.index-tool .container{max-width: 540px;}
.index-tool{padding:0rem;}
.tool-box{margin-top: 20px;}
.tool-box div{flex:4;text-align: left}
.tool-box div.tool-box-img{flex:1}
.tool-box-2{margin-bottom:30px;height:auto !important;padding:10px 20px 30px;}
.tool-box-2 div img{width:50%;}
.tool-box-2 div h3{font-size:26px;letter-spacing:0px}
.tool-box-2 div p{font-size:20px;}}

/*首頁部落格*//*hztax-index-news*/
.section-top{background:url("/templates/chanceat/images/footer-top.jpg") center bottom no-repeat #fff;}
.section-top .container{max-width: 1240px;padding-top:4rem;padding-bottom:4rem;}
.hztax-index-news{}
.hztax-index-news .col-6:nth-child(5){display: none}
.blog-card{display: block;margin-top:30px;margin-bottom: 30px;padding-bottom:15px;}
.blog-card .lnpd_thumb_before_title{width:100%;height:165px;background:#eee;border-radius:6px;overflow: hidden}
.blog-card img{width:100%;height:100%;object-fit: cover;transition-duration:2s;}
.blog-card:hover .lnpd_thumb_before_title img{transform: scale(1.15);}
.blog-card h2{font-size:23px;padding:10px 0px;color:#000;margin-bottom: 0px;}
.blog-card .lnd_introdate{font-size:14px;padding: 0px;color:#666;margin-top:-10px}
.blog-card .lnpd_item_introtext{font-size:17px;color:#000;margin-top: 10px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3; /*行數*/-webkit-box-orient: vertical;white-space: normal;}
.layout-blog .col-content-right{display:none;}
.blog{}
.btitle,.articlePage .page-header h2,.contact-h2,.content-category h2,.newsfeed h1{font-size:40px !important;font-weight: bold !important;margin-top:20px;}
.content-category .category-desc, .blog .category-desc{font-size: 20px;line-height: 35px;margin: 30px 0px 30px;column-count: 2;text-align:justify;column-gap:30px;}
ul.tags{list-style:none;padding-inline-start:0px;}
ul.tags li{display:inline-block;margin-right: 10px;margin-bottom:5px;}
ul.tags li a{font-size:14px;font-weight:normal;color:#1ecad3}
ul.tags li a:before{content:'#';}
.icons{display:none}
.blog-cover{background:#1ecad3;width:100%;height:180px;border-radius:6px;overflow: hidden}
.blog-cover .item-image{margin:0px;width:100%;height:100%}
.blog-cover .item-image img,.item-image img{width:100%;height:100%;object-fit: cover;transition-duration:2s;}
.blog-cover .badge{position:absolute;top:10px;right: 10px;z-index: 2;font-size: 12px;background: #366cff}
.item:hover .blog-cover .item-image img,.item:hover .item-image img{transform: scale(1.15);}
.item-image{border-radius:6px;overflow: hidden}
.item-body{font-size:16px;margin-bottom:50px;color:#888}
.item-body p{color:#000;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3; /*行數*/-webkit-box-orient: vertical;white-space: normal;overflow: hidden}
@media (max-width: 1600px) {
.blog-cover{height:220px;}}
@media (max-width: 1200px) {
.blog-card .lnpd_thumb_before_title{height:auto;}
.blog-cover{height:160px;}
.btitle,.articlePage .page-header h2,.contact-h2,.content-category h2,.newsfeed h1{font-size:32px !important;}
.content-side-bar-img img{width:80px;height:auto}}
@media (max-width: 991.98px) {
.section-top .container{padding-top:3rem;padding-bottom:3rem;}
.content-category .category-desc, .blog .category-desc {width: 100%;margin: 30px 0px 60px;font-size: 19px;line-height: 32px;}
.blog-card{margin-top:20px;margin-bottom: 20px;padding-bottom:10px;}
.blog-card .lnpd_thumb_before_title{height:auto;}
.blog-card h2{font-size:18px;padding:10px 0px 5px;color:#000;margin-bottom: 0px;}
ul.tags{width:100%;}
.btitle,.articlePage .page-header h2,.contact-h2,.content-category h2,.newsfeed h1{font-size:28px !important;}}
@media (max-width: 767.98px) {
.blog-card .lnpd_thumb_before_title{height:auto;}
.content-category .category-desc, .blog .category-desc{column-count: 1;margin: 20px 0px 30px;font-size: 18px;line-height: 30px;}
.blog-cover{height:120px;}
.item-body{font-size:14px;line-height: 20px; margin-bottom:50px}
.btitle,.articlePage .page-header h2,.contact-h2,.content-category h2,.newsfeed h1{font-size:24px !important;}}
@media (max-width: 640px) {
.hztax-index-news .col-6:first-child{width:100%;max-width: 100%;flex: 0 0 100%;}
.hztax-index-news .col-6:nth-child(5){display: block}}

/*文章內容區域*/
.pagenav{background:#fff;list-style: none;justify-content: space-between;padding:10px 0px;margin: 60px 0px 30px; border-bottom:1px solid #eee;display: flex;}
.pagenav li{display:inline-block;width:45%;line-height: 1.2em}
.pagenav li a:link,.pagenav li a:visited{color:#1ecad3;font-size: 16px;}
.pagenav li a span{display:block;color:#999;}
.pagenav li a.hasTooltip:after{content: attr(data-original-title);margin: 10px 0px;display: block;color:#000;}
.pagenav li a.hasTooltip:hover:after{text-decoration: underline}
.pagenav li:nth-child(2){text-align: end}
.content-inside-bottom .btn-outline-dark {color: #aaa;border-color: #ddd;}

.layout-blog.itemid-103 .content-inside-bottom .btn-outline-dark,.layout-blog.itemid-103 .sharebar {display:none}









.content-body{padding:60px 0px;}
.content-body .page-header h2{margin:20px 0px 10px;color:#000;font-size:24px}
.page-header h2 a:link,.page-header h2 a:visited{color:#000;}
.articleBody{line-height:2.2rem;font-size:1.25rem;margin-top: 20px}
.articleBody h1{font-weight: bold;margin:40px 0px 20px;padding-top:80px;;}
.articleBody h2,.articleBody h3,.articleBody h4,.articleBody h5,.articleBody h6{font-weight: bold;margin:40px 0px 20px;color:#1ecad3;}
.articleBody a.btn{font-size:.8rem;background:linear-gradient(to left,#a78c54, #1ecad3);border:0px solid #1ecad3;border-radius: 30px;padding: 0.5rem 1.5rem;}
.articleBody a.btn i{margin-right:5px}
.articleBody p,.articleBody ul,.articleBody ol{margin:10px 0px 20px;}
.articleBody p{text-indent: 0px;}
.articleBody b,.articleBody  strong {font-weight: bold; }
.articleBody span{font-weight:bold;}
.articleBody img{max-width: 100%;height:auto !important}
.articleBody ul li,.articleBody ol li{margin-bottom:3px;}
.articleBody table {text-align: left;font-size: .9em;line-height: 1.5em;width: 100%;background: #fff;margin-bottom: 50px;border-radius: 10px;overflow: hidden;}
.articleBody table tr,.articleBody table td {padding: 0.5rem;vertical-align: top;border-top: 5px solid #eee;}
.articleBody table p {text-indent: 0px;margin:3px 0px ;}
.table thead tr th{border:none}
.table thead tr th:first-child{border-top-left-radius:10px}
.table thead tr th:last-child{border-top-right-radius:10px}
.table thead tr th a{font-size:15px;font-weight: normal}
.table .thead-dark th {color: #fff;background-color:#86c9ac;border-color: #86c9ac;}
.view-featured .content-body{background: #fff;box-shadow:none;padding:0px;margin-top:0px}
.item-page table{text-align:left;font-size:.9em;line-height: 1.5em;width:100%;background: #fff;margin-bottom: 50px;border-radius: 10px;overflow: hidden}
@media (max-width: 1400px) {
.content-body{}}
@media (max-width: 1199px) {
.content-body{padding:40px 0px;}
.content-body .page-header h2{font-size:20px}}

@media (max-width: 991.98px) {
.content-body{border-radius: 25px;padding:40px;font-size:1rem}
.content-body .page-header h2{font-size:22px;margin:15px 0px 5px;}
.articleBody{line-height:2rem;font-size:1.1rem}}
@media (max-width: 767.98px) {
.content-body{padding:30px;margin-left:-25px;margin-right:-25px;border-bottom:1px solid #eee;}
.content-body .page-header h2{font-size:17px;margin:10px 0px 3px;line-height: 1.4em;}
.content-body .item-body p{text-align: justify;}
.articleBody h2{font-size: 1.5rem;font-weight: bold;margin:30px 0px 10px;}}

/*小工具iframe*/
iframe.tool-iframe{width:100%;min-height:85vh;border:none;overflow: hidden;overflow-y:hidden !important;display: block;}

/*聯絡我們表單*/
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {padding: 18px 0px;}
.convertforms .cf-label {color:#000}
.convertforms .cf-btn{width:40%;margin:0px auto;background:#1ecad3 !important;border:#1ecad3 0px solid;box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);}
.com_convertforms .content-body h1{font-size: 40px !important;font-weight: bold !important;margin-top: 20px;}
.convertforms .cf-input{border-radius:3px !important}
@media (max-width: 991.98px) {
.com_convertforms .content-body h1{font-size:36px !important;}}
@media (max-width: 767.98px) {
.com_convertforms .content-body h1{font-size:28px !important;}}

/*內頁部落格右側*/
.content-side-bar{padding-inline-start:0px !important;list-style: none}
.content-side-bar li{margin-bottom:20px !important;padding-bottom:20px;border-bottom:1px solid #eee;}
.content-side-bar li a{display:flex;}
.content-side-bar li a img{margin-right:10px;max-width:120px;height:auto}
.content-side-bar li a h4{font-size:15px;line-height: 22px;margin-bottom: 5px;color:#000;}
.content-side-bar li a .content-side-bar-date{font-size:12px;font-weight: normal;color:#888;}
.view-category.itemid-199 .col-content-left{display:none}
.view-category.itemid-200 .col-content-left{display:none}
.view-category.itemid-201 .col-content-left{display:none}
.view-category.itemid-202 .col-content-left{display:none}
.view-category.itemid-203 .col-content-left{display:none}

.content-left{position:sticky;top: 100px;padding-top:30px;}
.content-left h1{font-size:18px;margin-bottom:20px}
.content-left ul{font-weight:500;padding-inline-start:30px;line-height: 1.5rem}
.content-left ul li{margin-bottom:5px;font-size: 16px;}
.content-left .content-side-bar li{margin-bottom:10px !important;padding-bottom:10px;border-bottom:1px solid #eee;}
.content-left .content-side-bar li a h4{font-size:18px;line-height: 24px;margin-bottom: 5px;color:#000;}

.content-right{position:sticky;top: 100px;padding:30px;}
.content-right h1{font-size:14px;margin-bottom:20px}
.content-right ul{font-weight:500;padding-inline-start:30px;line-height: 1.5rem}
.content-right ul li{margin-bottom:5px;font-size: 16px;}
@media (max-width: 991.98px) {
.content-right{padding:0px;position: relative;top:50px;margin-bottom: 80px}}
@media (max-width: 767.98px) {
}

/*分享按鈕*/
.sharebar{margin:60px 0px}
.fb-share-button{top:-8px;}
.btn-share{position: relative;top:-9px;font-weight: bold;border-radius: 4px;font-size: 14px !important;color:#fff;;background: #1ecad3;border: 1px solid #1ecad3;padding: 2px 15px;margin-left: 10px;}

/*移民專頁*/
.alert{color:#000;}
.alert h1{margin:0px;margin-bottom:10px;}
.alert h4{margin:0px;color:#000;margin-bottom: 40px;}
.alert p{margin:0px;color:#000;text-indent:0px;}
.index-card-group{line-height: 1.5em}
.index-card{background:url("../images/card-bg.jpg") #fff no-repeat;border-radius:25px;box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.05);padding:50px;font-size:1.1rem;overflow: hidden}
.index-card img{width:250px;max-width:100%}
.index-card h1{font-size:26px;margin-bottom: 30px;}
.index-card h3{color:#000;border-bottom:3px solid #e3eaff;margin:0px;padding-bottom:20px;margin-bottom: 30px;font-size: 24px;font-weight: bold;}
.index-card h3 img{width:30px;margin-right: 5px;position: relative;top: -2px}
.index-card p{margin-top:20px;margin-bottom:10px;text-align: justify;}
.index-card ul{text-align: left}
.index-card p span{font-weight: bold;transition: All .3s ease;color:#ffaa00;}
.index-card span{font-weight: bold;transition: All .3s ease;color:#ffaa00;}
.index-card h3 span{color:#ff4a31;font-weight: normal;}
.index-card .btn-primary{background:linear-gradient(to left,#ff8800, #ffaa00);border:#ffaa00 0px solid;border-radius: 50px;box-shadow: 0px 5px 5px rgba(0,0,0,.1);padding: 0.5rem 1.5rem;}
.index-card .btn i{margin-right:10px}
.index-card a{font-weight: 500;}
.index-card-1{background-image:url("../images/card-1.png"),url("../images/card-bg.jpg") !important;background-position: right top, left top}
.index-card-1 .row .col-12{display: flex;flex-direction: column;justify-content: space-between;}
.col-cc{background:#1ecad3;padding: 30px;border-radius: 20px;margin:60px 0px 30px;color:#fff;}
.col-cc .row{align-items: center;}
.col-cc span{color:#fff;font-weight: bold;background:#ff4a31;border-radius: 5px;margin:0px 3px;padding: 0px 6px 2px;font-size: .9rem;line-height: 1.5rem}
.col-cc p,.col-cc ul,.col-cc ul li{margin:0px;}
.col-cc h1 {font-size: 26px;margin-top: 0px;margin-bottom: 20px;}
.col-cc p{margin-bottom:10px}
.index-card-group .col-cc ul {list-style-image: url(/templates/chanceat/images/icon-list-w.png) ;padding-inline-start: 25px;}
.index-card-2{background-image:url("../images/card-2.png"),url("../images/card-bg.jpg") !important;background-position: right top, left top}
.index-card-3{background-image:url("../images/card-3.png"),url("../images/card-bg.jpg") !important;background-position: right top, left top;display: flex;flex-direction: column;justify-content: space-between;}
@media (max-width: 991.98px) {
.index-card{margin-bottom: 30px;height: auto !important}
.index-card-1 .row .col-12{margin-bottom: 30px;}}



.block-outline{border:1px solid #ddd;padding:30px;margin-bottom: 20px;}




/*加值頁面*/
.business-page .card{line-height: 1.8em;font-size: .8em;border:none;border-radius:20px;box-shadow: 0px 10px 10px rgb(102 136 228 / 5%);overflow: hidden; }
.business-page .card span{text-align: center}
.business-page .card-title{color:#86c9ac !important}
.business-page .card-title div{font-size:18px;margin-top:10px;color:#666;text-align: center}
.business-page .card-body h3{margin:0.5rem 0px !important}
.business-page .card-body div{text-align:center}
.business-page .card-body ul{list-style:url('../images/icon-check.png');padding-inline-start:35px;color:#000;}
.business-page .card-body ul li{font-size:1em;line-height: 1.6em;margin-bottom: 10px}
.business-page .card-footertop{padding:1.25rem}
.business-page .card-footertop ul{list-style:url('../images/icon-add.png');padding-inline-start:35px;color:#1ecad3;}
.business-page .card-footertop ul li{font-size:1em;line-height: 1.6em;margin-bottom: 10px}
.business-page .card-footertop ul li span{color:#1ecad3;}
.business-page .card-footer {background: #fff;border:none;}
.business-page .card-footer h3{color:#1ecad3;font-size:22px;font-weight: bold;margin: 20px 0px 20px}
.business-page-s1 {padding:50px 0px;}
.business-page-s1 h2,.business-page-s1 h4,.itemid-128 h4{color:#1ecad3}
.business-page-s2 .card-body p{line-height: 1.6em;}
.business-page-s2 .container{padding:0px;}
.business-page-fee h1{color:#1ecad3;}
.business-page-fee .badge{background:#1ecad3;color:#fff;}
.business-page-fee .container{}
.business-page-fee .card-body h3,.business-page .card-title{font-size:30px;border-bottom: none}
.business-page-fee ul {display:block;width:100%;padding: 0px 0px 0px 30px;margin: 0px;}
.business-page-fee ul li{}
.business-page-fee h4{border-bottom:3px solid #1ecad3;color:#1ecad3;padding-bottom: 10px;}
.business-page-fee table tr,.business-page-fee table td {padding: 0.5rem;vertical-align: top;border-top: 1px solid #eee;}
.business-page-fee .card-deck:before{content:'';display: block;width:250px;height:250px;left: -100px;top:70px;background:url("/templates/chanceat/images/fee-1.png") no-repeat;background-size: contain;position: absolute;z-index: 2}
.business-page-fee .index-card-fee1{position:relative;overflow: initial}
.business-page-fee .index-card-fee1:after{content:'';display: block;width:250px;height:250px;right: -210px;top:100px;background:url("/templates/chanceat/images/fee-3.png") no-repeat;background-size: contain;position: absolute;z-index: 2}
.business-page-fee .index-card-fee2{position:relative;overflow: initial}
.business-page-fee .index-card-fee2:after{content:'';display: block;width:250px;height:250px;left: 80px;top:-100px;background:url("/templates/chanceat/images/fee-2.png") no-repeat;background-size: contain;position: absolute;z-index: 2}
.icon-tick{width:30px !important}
@media (max-width: 1400px) {
.business-page-s1 {padding:80px 0px 80px;}
.business-page .card .card-footer h3{font-size:20px;}}
@media (max-width: 1200px) {
.business-page .card .card-footer h3{font-size:16px;}
.business-page .card-body ul,.business-page .card-footertop ul{padding-inline-start:30px;padding-right:0px;line-height: 1.1rem;font-size: 13px;}
.business-page-s2 .card-body p{font-size:1.3em;margin:60px 0px 60px;}
.business-page-fee .card-body h3,.business-page .card-title{font-size:26px;}
.business-page-fee .card-deck:before{top:100px;}
.business-page-fee .index-card-fee1:after{width:250px;height:250px;right: -200px;}
.business-page-fee .index-card-fee2:after{width:200px;height:200px;left: -80px;top:-70px;}}
@media (max-width: 991.98px) {
.card-deck .card{margin-left:6px;margin-right:6px;}
.business-page .card-body,.business-page .card-footertop{padding:5px;}
.business-page-fee .card-body h3,.business-page .card-title{font-size:22px;}
.business-page-fee .index-card{padding: 30px;}
.business-page-fee .card-deck:before{width:200px;height:200px;top:100px;}
.business-page-fee .index-card-fee1:after{width:200px;height:200px;right: -170px;}
.business-page-fee .index-card-fee2:after{width:200px;height:200px;left: -80px;top:-70px;}
.business-page-fee .card-body{padding:15px 5px;}}
@media (max-width: 767.98px) {
.business-page-fee .card-body h3,.business-page .card-title{font-size:20px;}
.business-page-fee .index-card{padding: 20px;}
.business-page-fee ul li{width:100%;}}
@media (max-width: 575px) {
.business-page-fee .card-body h3,.business-page .card-title{font-size:28px;}
.business-page-fee .card-deck:before{display: none}
.business-page-fee .index-card-fee1:after{display: none}
.business-page-fee .index-card-fee2:after{display: none}
.card-deck .card{margin-left:20px;margin-right:20px;}
.business-page-fee .container{padding:0px}
.business-page-fee .card-deck .card{margin-left:0px;margin-right:0px;}
.business-page .card-body,.business-page .card-footertop{padding:25px;}
.business-page .card-body ul,.business-page .card-footertop ul{padding-inline-start:40px;padding-right:20px;line-height: 1.3rem;font-size: 15px;}
.business-page .card .card-footer h3{font-size:24px;}}

.about-my5{margin:20px 0px;}
.about-imgbox{}
.about-textbox{}
@media (max-width: 1400px) {
.about-my5{margin:100px 0px;}}
@media (max-width: 991.98px) {
.about-my5{margin:80px 0px;}
.about-imgbox{display: none;}}
@media (max-width: 767.98px) {
.about-my5{margin:20px 0px;}}



.indexbox1{background:url("/templates/chanceat/images/indexbox1-bg.jpg") #fff;background-size: cover;padding:40px;border: 1px solid #ddd;margin-bottom: 80px;border-radius: 20px;box-shadow: 0px 10px 20px rgba(0,0,0,0.05)}
.indexbox2 iframe{width:100%;height:449px;box-shadow: 0px 10px 20px rgba(0,0,0,0.2);margin: 30px 0px;border: 10px solid #fff;background:#fff;}
.indexbox3{background:#fff;background-size: cover;padding:40px;border: 1px solid #ddd;margin-bottom: 80px;border-radius: 20px;box-shadow: 0px 10px 20px rgba(0,0,0,0.05)}
@media (max-width: 991.98px) {
.indexbox1{font-size:15px;text-align: center;padding:30px;}
.indexbox2 iframe{height:248px;border:3px solid #fff;}}









