body {
    font-family: 'Lato', 'Microsoft JhengHei';
    -webkit-text-size-adjust: 100%; }

.page-container {
    position: relative;
    padding: 0;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-top: 123px; }

.inner-container {
    width: 100%; }

header, footer {
    position: relative;
    width: 100%; }
.undoreset img{max-width: 100%; max-height: 100%;}
.wrap {
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
    overflow: hidden;
    width: 100%; }

.wrap-inner {
    position: relative;
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
    width: 1200px; }

.main-content {
    position: relative;
    width: 100%;
    overflow: hidden; }

/*==========================================
Header
==========================================*/
header {
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 123px;
    border-bottom: 6px solid #a0d9d3;
    z-index: 9; }
header .wrap {
    overflow: visible; }
header #header-right {
    margin-top: 10px; }
header #header-right .langbar .lang {
    margin: 5px 20px 5px 0;
    padding-left: 28px;
    line-height: 28px;
    background: url("../images/icons/icon_lang.png") no-repeat left center; }
header #header-right .langbar .lang li {
    width:30px;
    float: left; }
header #header-right .langbar .lang li a {
    display: block;
    font-size: calc(14rem / 16);
    margin-left: 25px;
    color: #000; }
header #header-right .langbar .lang li a:hover, header #header-right .langbar .lang li a.selected {
    color: #026f69; }
header #header-right .langbar .size li {
    float: left;
    margin-right: 7px; }
header #header-right .langbar .size li:nth-last-child(1) {
    margin-right: 0; }
header #header-right .langbar .size li a {
    display: block;
    border: 1px solid #a0d9d3;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #000;
    text-align: center; }
header #header-right .langbar .size li a:hover, header #header-right .langbar .size li a.selected {
    border: 1px solid #026f69; }
header #header-right .langbar .size li:nth-child(1) a {
    font-size: 16px; }
header #header-right .langbar .size li:nth-child(2) a {
    font-size: 20px; }
header #header-right .langbar .size li:nth-child(3) a {
    font-size: 24px; }
header #header-right #header-addthis {
    float: right;
    /*margin-top: 10px;*/ 
}
header nav {
    margin-top: 40px; }
header nav > div {
    float: left;
    position: relative;
    padding-bottom: 10px; }
header nav > div:hover > a {
    color: #03b8ae; }
header nav > div:hover ul {
    display: block; }
header nav > div:nth-of-type(1) a:after {
    background-position: 0 0; }
header nav > div:nth-of-type(1):hover a:after {
    background-position: 0 30px; }
header nav > div:nth-of-type(2) a:after {
    background-position: calc(100% / 4 * 1 ) 0; }
header nav > div:nth-of-type(2):hover a:after {
    background-position: calc(100% / 4 * 1 ) 30px; }
header nav > div:nth-of-type(3) a:after {
    background-position: calc(100% / 4 * 3 ) 0; }
header nav > div:nth-of-type(3):hover a:after {
    background-position: calc(100% / 4 * 3 ) 30px; }
header nav > div:nth-of-type(4) a:after {
    background-position: calc(100% / 4 * 2 ) 0; }
header nav > div:nth-of-type(4):hover a:after {
    background-position: calc(100% / 4 * 2 ) 30px; }
header nav > div:nth-of-type(5) a:after {
    background-position: calc(100% / 4 * 4 ) 0; }
header nav > div:nth-of-type(5):hover a:after {
    background-position: calc(100% / 4 * 4 ) 30px; }
header nav > div > a {
    display: block;
    position: relative;
    font-size: calc(18rem / 16);
    color: #026f69;
    padding: 40px 15px 0 15px;
    height: 85px; }
header nav > div > a:after {
    position: absolute;
    top: 0;
    left: calc(50% - 15px);
    content: "";
    width: 30px;
    height: 30px;
    /*background: url("../images/icons/icon_nav.png");*/ 
}
header nav > div ul {
    display: none;
    position: absolute;
    z-index: 3;
    top: 63px;
    margin-top: 20px;
    /*
    left:calc((100% - 180px) / 2);
    width:180px;
    */
    left: 0;
    width: 100%;
    background-color: #026f69; }
header nav > div ul li {
    font-size: calc(14rem / 16);
    line-height: calc(24rem / 16);
    text-align: center; }
header nav > div ul li a {
    padding: 8px 15px;
    display: block;
    color: #fff;
    text-align: left; }
header nav > div ul li a:hover {
    background-color: #a0d9d3;
    color: #000; }
header #nav-line {
    position: absolute;
    width: 100px;
    height: 6px;
    bottom: -6px;
    left: -100px;
    background-color: #026f69;
    transition: 0.4s;
    -webkit-transition: 0.4s; }

.lang-en header nav > div ul {
    /*
    left:calc((100% - 310px) / 2);
    width:310px;
    */
    left: 0;
    width: 100%; }

#header-anchor {
    position: absolute;
    top: 135px;
    left: 0; }

#header-right .green-btn {
    font-size:calc(14rem / 16);
    line-height:32px;
    padding:0 8px;
    float:right;
    margin-top:5px;
}

/*==========================================
Common
==========================================*/
#banner .swiper-slide > img, #share-slider .swiper-slide > img {
    display: block;
    width: 100%; }
#banner .swiper-pagination, #share-slider .swiper-pagination {
    bottom: 5px; }
#banner .swiper-pagination .swiper-pagination-bullet, #share-slider .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    width: 14px;
    height: 14px;
    background-color: #cbcbcb; }
#banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, #share-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #03b8ae; }

.home-section {
    padding: 20px 0;
    background-color: #fff; }
.home-section .wrap-inner > .col-xl-6.fl-left {
    padding-right: 25px; }
.home-section .wrap-inner > .col-xl-6.fl-right {
    padding-left: 25px; }

#home-news-more {
    margin-top: 10px; }

.home-news-list li {
    margin-bottom: 40px;
    width: 100%;
    display: inline-block;
    /*        background-color:#caf7f2;       */ }
.home-news-list li .img-thumb {
    float: left;
    width: 160px;
    height: 100%; }
.home-news-list li .img-caption {
    position: relative;
    float: left;
    width: calc(100% - 160px);
    height: 100%;
    padding: 15px 20px;
    color: #000;
    background-color: #caf7f2;
    height: 160px; }
.home-news-list li .img-caption p {
    margin-bottom: 0;
    max-height: 80px;
    overflow: hidden; }
.home-news-list li .img-caption p em {
    padding-right: 5px; }
.home-news-list li .img-caption p a {
    text-decoration: none; }
.home-news-list li .img-caption .btn-news-more {
    position: absolute;
    bottom: -23px;
    right: 30px;
    width: 44px;
    height: 44px;
    background: url("../images/icons/btn_news_more.png") no-repeat top left; }
.home-news-list li .img-caption .btn-news-more:hover {
    background-position: left bottom; }
.home-news-list li:nth-child(even) .img-caption {
    background-color: #a9e2dc; }

#home-share {
    background: url("../images/bg_home01.jpg") no-repeat center center;
    background-size: cover; }
#home-share h1 {
    font-size: calc(24rem / 16);
    line-height: calc(26rem / 16); }

#share-slider {
    margin-top: 0; }
#share-slider .swiper-pagination {
    bottom: 0; }
#share-slider .share-intro {
    width: 100%;
    float: none;
    text-align: left; }
#share-slider .share-intro span {
    display: block; }

.restaurant-share-box {
    overflow: hidden; }
.restaurant-share-box .share-left {
    width: 155px; }
.restaurant-share-box .share-left .img-thumb {
    width: 100%;
    height: 155px;
    border-radius: 100%;
    border: 2px solid #026f69;
    overflow: hidden; }
.restaurant-share-box .share-left p {
    color: #026f69;
    text-align: center;
    line-height: calc(24rem / 16);
    margin-top: 10px;
    font-weight: 600; }
.restaurant-share-box .share-right {
    position: relative;
    width: calc(100% - 180px);
    padding: 35px 25px; }
.restaurant-share-box .share-right.restaurant-share-right {
    height: 145px; }
.restaurant-share-box .share-right:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 31px;
    height: 21px;
    background: url("../images/icons/icon_quote01.png"); }
.restaurant-share-box .share-right:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 31px;
    height: 21px;
    background: url("../images/icons/icon_quote02.png"); }
.restaurant-share-box .share-right p {
    margin-bottom: 0;
    text-align: justify;
    line-height: calc(24rem / 16); }
.restaurant-share-box .share-intro {
    width: calc(100% - 180px);
    margin: 20px 0 0 0; }
.restaurant-share-box .share-intro span {
    margin-right: 30px; }
.restaurant-share-box .share-intro span:nth-last-child(1) {
    margin-right: 0; }

#home-share .youtube-iframe {
    width: 100%;
    height: 100%; }
#home-share .youtube-iframe .iframe-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-color: #a0d9d3;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2; }
#home-share .youtube-iframe > iframe {
    width: 100%;
    height: 100%; }
#home-share .btn-more {
    position: absolute;
    top: 40px;
    right: 25px;
    z-index: 3; }
#home-share .share-intro {
    margin-top: 0px; }

.ytp-cued-thumbnail-overlay-image {
    background-size: 100% !important;
    -webkit-background-size: 100% !important; }

.inner-banner {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%; }
.inner-banner img {
    width: 100%; }

.inner-content {
    padding: 30px 0 65px 0; }
.inner-content .breadcrumb {
    font-size: calc(14rem / 16);
    line-height: calc(26rem / 16);
    color: #000; }
.inner-content .breadcrumb a {
    color: #000; }
.inner-content .breadcrumb a:hover, .inner-content .breadcrumb a.selected {
    color: #026f69; }
.inner-content .icon-h1 {
    position: relative;
    padding-left: 45px; }
.inner-content .icon-h1:before {
    position: absolute;
    content: "";
    top: 7px;
    left: 0;
    width: 35px;
    height: 35px;
    background: url("../images/icons/icon_h1.png"); }
.inner-content .icon-h1.icon-about:before {
    background-position: -35px 0; }
.inner-content .icon-h1.icon-contest:before {
    background-position: -70px 0; }
.inner-content .icon-h1.icon-restaurant:before {
    background-position: -105px 0; }
.inner-content .icon-h1.icon-news:before {
    background-position: -140px 0; }
.inner-content .icon-h1.icon-contact:before {
    background-position: -175px 0; }
.inner-content .icon-h1.icon-disclaimer:before {
    background-position: -210px 0; }
.inner-content .icon-h1.icon-sitemap:before {
    background-position: -245px 0; }

#tips-tabs {
    position:relative;
}

#tips-list {
    width:100%;
    overflow:hidden;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
#tips-list li {
    width:calc(100% / 8);    
    float:left;
    background-color:#fff;    
    border-radius:5px 5px 0 0;
    overflow:hidden;
}
#tips-list li a {
    display:block;
    font-size:calc(16rem / 16);
    line-height:calc(24rem / 16);
    color:#000;
    text-align:center;
    padding:10px;
    height:100%;
}

#tips-list li.ui-tabs-active a {
    background-color:#fe5400;
    color:#fff;
    font-weight:600;
    /*border-bottom:2px solid #fe5400;*/
}

.tips-content {
    overflow:hidden;
    width:100%;
    padding:30px;
    background-color:#fffcf1;
    border:1px solid #fe5400;
}

.tips-content h4 {
    font-size:calc(18rem / 16);
    font-weight:600;
    margin-bottom:10px;
}

.tips-content .youtube-iframe {

    width:49%;
    height:350px;
}

#tips-header .btn-toggle {
    display:block;
    font-size:calc(16rem / 16);
    line-height:calc(24rem / 16);
    text-align:center;
    padding:10px;
    width:100%;
    background-color:#fe5400;
    color:#fff;
}

.about-us-block {
    width: calc(50% - 25px);
    border: 1px solid #03b8ae;
    border-radius: 10px;
    overflow: hidden; }
.about-us-block .block-title {
    height: 54px;
    line-height: 54px;
    text-align: center; }
.about-us-block .block-title h2 {
    line-height: 54px;
    color: #000; }
.about-us-block .img-caption {
    padding: 20px 35px; }
.about-us-block .img-caption p {
    margin-bottom: 0; }
.about-us-block:nth-of-type(1) {
    margin-right: 50px;
    background-color: #caf7f2; }
.about-us-block:nth-of-type(2) {
    background-color: #a9e2dc; }

.about-support-list li {
    float: left;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
    overflow: hidden;
    margin: 0 25px 35px 0; }
.about-support-list li .img-caption {
    background-color: #026f69;
    padding: 10px 15px;
    height: 110px; }
.about-support-list li .img-caption p {
    width: 100%;
    color: #fff;
    margin: 0;
    text-align: center; }
.about-support-list li .img-caption p label.break {
    display: block; }
.about-support-list li:nth-child(4n) {
    margin-right: 0; }

.about-service-list > li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 35px; }
.about-service-list > li .service-logo {
    display:flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    float: left;
    width: 220px;
    height: 220px;
    line-height:100%;
    text-align: center; }
/*.about-service-list > li .service-logo img {
    height: 100%; }*/
.about-service-list > li .service-detail {
    float: right;
    width: calc(100% - 240px); }
.about-service-list > li .service-detail p {
    margin-bottom: 10px; }
.about-service-list > li .service-detail ul {
    margin-left: 25px; }
.about-service-list > li .service-detail ul li {
    font-size: calc(16rem / 16);
    line-height: calc(26rem / 16);
    margin: 0 0 10px 0;
    color: #000; }
.about-service-list > li .service-detail a {
    color: #000;
    text-decoration: underline; }
.about-service-list > li .service-detail a:hover {
    color: #026f69; }

.promotion-video {
    margin-bottom: 30px; }
.promotion-video .youtube-iframe {
    width: 525px;
    height: 325px; }
.promotion-video .youtube-iframe iframe {
    width: 100%;
    height: 100%; }
.promotion-video .video-thumb-list {
    padding: 0 10px;
    background-color: #fff; }
.promotion-video .video-thumb-list ul {
    height: 330px;
    overflow: hidden;
    overflow-y: auto; }
.promotion-video .video-thumb-list ul li {
    margin-bottom: 10px;
    width: 180px; }
.promotion-video .video-thumb-list ul li img {
    width: 100%; }
.promotion-video .video-thumb-list ul li:nth-last-child(1) {
    margin-bottom: 0; }

.prize-name-list {
    margin-bottom: 30px; }
.prize-name-list li {
    font-size: calc(16rem / 16);
    line-height: calc(26rem / 16);
    padding: 10px 0;
    margin: 0 0 10px 0;
    color: #000;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: left center; }
.prize-name-list li:nth-child(1) {
    background-image: url("../images/icons/icon_prize01.png"); }
.prize-name-list li:nth-child(2) {
    background-image: url("../images/icons/icon_prize02.png"); }
.prize-name-list li:nth-child(3) {
    background-image: url("../images/icons/icon_prize03.png"); }
.prize-name-list li:nth-child(4) {
    background-image: url("../images/icons/icon_prize04.png"); }

#contest-event-video.youtube-iframe {
    width: 560px;
    height: 315px;
    margin-bottom: 30px; }
#contest-event-video.youtube-iframe iframe {
    width: 100%;
    height: 100%; }

.contest-result-list {
    width: 100%;
    overflow: hidden; }
.contest-result-list li {
    margin-bottom: 30px;
    overflow: hidden; }
.contest-result-list li .img-thumb {
    float: left;
    position: relative;
    width: 350px; }
.contest-result-list li .img-thumb span {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top 12px center;
    border-radius: 100%;
    padding-top: 50px;
    font-size: calc(14rem / 16);
    color: #000; }
.contest-result-list li .img-thumb span.prize-4 {
    border-radius: 0;
    padding: 0 10px 0 50px;
    width: auto;
    height: 50px;
    line-height: 50px;
    right: 0;
    bottom: 20px;
    background-image: url("../images/icons/icon_prize04_s.png");
    background-position: left 12px center; }
.contest-result-list li .img-caption {
    float: right;
    width: calc(100% - 380px); }
.contest-result-list li .img-caption h2 {
    color: #026f69; }
.contest-result-list li .img-caption p {
    margin: 0 0 5px 0; }
.contest-result-list li .contest-dish-info {
    padding: 20px 25px;
    margin-top: 20px;
    border-radius: 10px;
    background-color: #a0d9d3; }
.contest-result-list li:nth-child(1) .img-thumb span {
    background-image: url("../images/icons/icon_prize01_s.png"); }
.contest-result-list li:nth-child(2) .img-thumb span {
    background-image: url("../images/icons/icon_prize02_s.png"); }
.contest-result-list li:nth-child(3) .img-thumb span {
    background-image: url("../images/icons/icon_prize03_s.png"); }

.restaurant-date {
    overflow: hidden;
    margin-bottom: 20px; }
.restaurant-date > div {
    display: inline-block; }
.restaurant-date > div > div {
    font-size: calc(16rem / 16);
    line-height: calc(26rem / 16);
    color: #000;
    width: 245px;
    height: 140px;
    background-color: #ddf7f4;
    border-radius: 10px;
    vertical-align: middle; }
.restaurant-date > div > span {
    margin: 0 20px;
    width: 15px;
    height: 140px;
    background: url("../images/icons/icon_arrow01.png") no-repeat center center;
    vertical-align: middle;
    font-weight: 600; }

.restaurant-doc-list {
    overflow: hidden;
    margin-bottom: 30px; }
.restaurant-doc-list > li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    padding: 10px 0; }
.restaurant-doc-list > li .doc-name {
    float: left;
    width: calc(100% - 150px);
    font-size: calc(16rem / 16);
    line-height: calc(26rem / 16);
    color: #026f69;
    font-weight: 600; }
.restaurant-doc-list > li .doc-desc {
    font-size: calc(14rem / 16);
    line-height: calc(24rem / 16);
    color: #000;
    font-weight: 400; }
.restaurant-doc-list > li .doc-download {
    float: right;
    width: 150px; }
.restaurant-doc-list > li .doc-download .btn-more {
    float: right; }

#restaurant-sign .table-tr > div {
    margin-bottom: 10px;
    font-size: calc(16rem / 16);
    line-height: 32px; }
#restaurant-sign .table-tr > div:nth-of-type(1) {
    width: 340px; }
#restaurant-sign .table-tr > div:nth-of-type(2) {
    width: calc(100% - 340px); }
#restaurant-sign .checkbox-container {
    position: relative;
    overflow: hidden;
    width: 100%; }
#restaurant-sign .checkbox-container input[type="radio"], #restaurant-sign .checkbox-container input[type="checkbox"] {
    margin-top: 12px; }
#restaurant-sign .checkbox-container label {
    float: right;
    display: block;
    width: calc(100% - 30px);
    padding-right: 30px;
    font-size: calc(16rem / 16);
    line-height: 34px; }
#restaurant-sign .checkbox-container input[type="text"] {
    top: 0;
    right: 0;
    width: 100%; }
#restaurant-sign .checkbox-choice {
    padding-left: 30px;
    padding-top: 5px; }
#restaurant-sign .checkbox-choice .checkbox-container {
    margin-top: 0px; }
#restaurant-sign .checkbox-choice .table-tr {
    margin-top: 5px; }
#restaurant-sign .checkbox-choice .table-tr div:nth-child(1) {
    width: 100%; }
#restaurant-sign .checkbox-choice .table-tr div:nth-child(2) {
    width: 100%; }
#restaurant-sign .checkbox-choice .table-tr input {
    float: right;
    position: static;
    width: calc(100%); }
#restaurant-sign .checkbox-choice .table-tr input.year {
    float: left;
    width: calc(100% - 60px); }
#restaurant-sign .checkbox-choice .table-tr textarea {
    width: calc(100%);
    height: 150px;
    float: right; }

.restaurant-part-list > li {
    width: 100%;
    margin-bottom: 30px; }
.restaurant-part-list > li .col-xl-6:nth-of-type(1) {
    width: calc(50% - 20px);
    margin-right: 40px; }
.restaurant-part-list > li .col-xl-6:nth-of-type(2) {
    width: calc(50% - 20px); }
.restaurant-part-list p {
    margin-bottom: 10px; }
.restaurant-part-list .textarea-big {
    width: calc(100% - 30px);
    height: 150px; }

.restaurant-list {
    border: 1px solid #026f69;
    border-radius: 10px;
    overflow: hidden; }
.restaurant-list .list-title {
    border-bottom: 1px solid #026f69; }
.restaurant-list .list-title a {
    float: left;
    display: block;
    width: calc(100% / 3);
    height: 56px;
    padding: 0 15px;
    font-size: calc(14rem / 16);
    line-height: 56px;
    color: #026f69;
    border-right: 1px solid #026f69; }
.restaurant-list .list-title a.selected {
    background-color: #026f69;
    color: #fff; }
.restaurant-list .list-title a:nth-last-of-type(1) {
    border-right: 0; }
.restaurant-list .list-content {
    padding: 30px; }
.restaurant-list .list-content ul {
    font-size: calc(14rem / 16);
    line-height: calc(24rem / 16); }
.restaurant-list .list-content ul li {
    margin-bottom: 5px; }

.nav-list {
    width: 100%;
    overflow: hidden;
    padding: 5px; }
.nav-list li {
    float: left;
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative; }
.nav-list li:nth-child(3n) {
    margin-right: 0; }
.nav-list li .news-title {
    width: 100%;
    text-align: center; }
.nav-list li .news-title p {
    text-align:center;
    margin-bottom:10px;
}
.nav-list li .news-title p a {
    color: #000;
    text-decoration: none;
    font-weight: 600; }
.nav-list li .news-title p a:hover {
    color: #348628;
    text-decoration: underline; }
.nav-list li .img-thumb {
    /*padding:15px;*/ }
.nav-list li:nth-child(4n) {
    margin-right: 0; }
.nav-list .home-list-block {
    height: 100%; }

.paging {
    text-align: center;
    margin: 30px 0 0 0; }
.paging ul {
    display: inline-block; }
.paging ul li {
    float: left;
    margin: 0 2px; }
.paging ul li a {
    display: block;
    font-size: calc(13rem / 16);
    width: calc(18rem / 16);
    line-height: calc(21rem / 16);
    color: #000; }
.paging ul li a:hover, .paging ul li a.selected {
    background-color: #026f69;
    color: #fff; }
.paging ul li a.arrow {
    height: calc(21rem / 16); }
.paging ul li a.arrow-left:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    display: inline-block;
    margin-right: 5px;
    border-width: 5.5px 5px 5.5px 0;
    border-color: transparent #000000 transparent transparent; }
.paging ul li a.arrow-right:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    display: inline-block;
    margin-left: 5px;
    border-width: 5.5px 0 5.5px 5px;
    border-color: transparent transparent transparent #000000; }
.paging ul li a.arrow-left:hover, .paging ul li a.arrow-right:hover {
    background: none; }
.paging ul li a.arrow-left:hover:before {
    border-color: transparent #026f69 transparent transparent; }
.paging ul li a.arrow-right:hover:before {
    border-color: transparent transparent transparent #026f69; }

.news-list li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px; }
.news-list li .img-thumb {
    width: 350px; }
.news-list li .img-caption {
    width: calc(100% - 380px); }
.news-list li .img-caption h2 {
    color: #026f69; }
.news-list li .img-caption p {
    margin-bottom: 10px; }
.news-list li .img-caption .btn-more {
    margin-top: 10px; }

.news-detail {
    margin-top: 10px; }
.news-detail .img-thumb {
    padding-left: 40px; }
.news-detail .img-caption .news-date p {
    margin-bottom: 10px; }
.news-detail .img-caption .news-date p em {
    padding-right: 5px; }

.contact-info li {
    overflow: hidden; }
.contact-info li > div {
    font-size: calc(16rem / 16);
    line-height: calc(26rem / 16);
    margin-bottom: 10px; }
.contact-info li > div a {
    color: #000;
    text-decoration: underline; }
.contact-info li > div a:hover {
    color: #026f69; }
.contact-info li > div:nth-of-type(1) {
    padding-left: 35px;
    width: 155px; }
.contact-info li > div:nth-of-type(2) {
    width: calc(100% - 155px); }
.contact-info li .icon-addr {
    background: url("../images/icons/icon_contact_addr.png") no-repeat left center; }
.contact-info li .icon-tel {
    background: url("../images/icons/icon_contact_tel.png") no-repeat left center; }
.contact-info li .icon-fax {
    background: url("../images/icons/icon_contact_fax.png") no-repeat left center; }
.contact-info li .icon-email {
    background: url("../images/icons/icon_contact_email.png") no-repeat left center; }
.contact-info li .icon-time {
    background: url("../images/icons/icon_contact_time.png") no-repeat left center; }

#contact-map {
    width: 100%;
    height: 500px; }

.sitemap-list > li {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden; }
.sitemap-list > li.icon-h1:before {
    top: 0; }
.sitemap-list > li > a {
    display: inline-block;
    font-size: calc(24rem / 16);
    line-height: calc(36rem / 16);
    font-weight: 600;
    color: #000;
    margin-bottom: 5px; }
.sitemap-list > li > a:hover {
    color: #026f69; }
.sitemap-list > li > ol li {
    float: left;
    width: 33.3%;
    margin-bottom: 10px; }
.sitemap-list > li > ol li a {
    font-size: calc(16rem / 16);
    line-height: calc(26rem / 16);
    color: #000; }
.sitemap-list > li > ol li a:hover {
    color: #026f69; }

.share-interview {
    padding: 20px;
    width: 100%;
    border: 2px solid #a0d9d3;
    border-radius: 20px;
    margin: 10px 0 30px 0; }
.share-interview p:nth-child(even) {
    color: #026f69; }

/* mobile */
.mobile-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    height: 36px;
    width: 36px;
    background-color: #fff;
    padding: 8px;
    border: 2px solid #fff;
    border-radius: 5px;
    z-index: 999; }
.mobile-icon span {
    margin: 0 auto;
    display: block;
    width: 17px;
    height: 2px;
    background-color: #026f69;
    margin-bottom: 5px;
    transition: 0.5s;
    -webkit-transition: 0.5s; }
.mobile-icon span:nth-last-of-type(1) {
    margin-bottom: 0; }
.mobile-icon.opened {
    padding: 3px 8px; }
.mobile-icon.opened span:nth-of-type(1) {
    transform: translate(0px, 13px) rotate(-45deg) scalex(1.3);
    -webkit-transform: translate(0px, 13px) rotate(-45deg) scalex(1.3);
    margin-bottom: 0; }
.mobile-icon.opened span:nth-of-type(2) {
    display: none; }
.mobile-icon.opened span:nth-last-of-type(1) {
    -webkit-transform: translate(0px, 11px) rotate(45deg) scalex(1.3);
    transform: translate(0px, 11px) rotate(45deg) scalex(1.3); }

.btn-nav-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 48px;
    cursor: pointer; }
.btn-nav-toggle:before {
    position: absolute;
    content: "";
    top: 23px;
    left: 17px;
    width: 14px;
    height: 2px;
    background-color: #000; }
.btn-nav-toggle:after {
    position: absolute;
    content: "";
    top: 17px;
    left: 23px;
    width: 2px;
    height: 14px;
    background-color: #000; }

.remark4Text_join {
    border:1px solid #d2d2d2;
    max-width:250px;
}

#top-banner {
    width:100%;
    position:relative;
    background:#fff;
    /*height:calc(955vw / 19.2 - 110px);*/
    /*background:url('../images/home_mid_tc.jpg') no-repeat center center;*/
    /*background-size:cover;*/
}
#top-banner .swiper-slide {
	text-align:center
}

/*#top-banner:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(255,255,255, .4);
}*/

#top-banner .wrap-inner {
    height:100%;
}
#top-banner .banner-mike {
    /*width:1000px;*/
    /*max-width:100%;*/
    /*margin:0 0 0 20px;*/
    position:relative;
    /*height:100%;*/
    /*top:20px;*/
}
#top-banner-text {
    /*position:absolute;*/
    width:100%;
    height:100%;
}

#top-banner-text h1 {
    /*font-size:calc(48vw / 19.2);*/
    /*line-height:calc(64vw / 19.2);*/  
    /*text-shadow:0 0 10px #fff;*/
    margin:0;
}
#top-banner h2 {
    font-size:calc(24vw / 19.2);
    line-height:calc(40vw / 19.2);  
    /*position:absolute;*/
    /*bottom:2%;*/
    width:100%;
    text-align:center;
    text-shadow:0 0 10px #fff;
    /*color:#fff !important;*/
}

#home-news {
    background-color:#fff9e0;
    padding:60px 0;
    width:100%;
    overflow:hidden;
    /*background:url('../images/bg02d.jpg') no-repeat center;*/
    /*background:url('../images/bg02a.jpg');*/
    /*background-size:cover;*/
}

#news-top-list {
    position:relative;
    width:100%;
    overflow:hidden;
    margin-bottom:20px;
    /*padding:0 30px;*/
    padding:0 40px;
}

#news-top-list .swiper-container {

}

#news-top-list .swiper-button-prev, #news-top-list .swiper-button-next {
    width:24px;
    height:44px;
    background:url('../images/icons/btn_arrow03.png')
}
#news-top-list .swiper-button-prev {
    background-position:top left;
    left:0;
}
#news-top-list .swiper-button-prev, #news-top-list .swiper-button-prev {
    background-position:bottom left;
}
#news-top-list .swiper-button-next {
    background-position:top right;
    right:0;
}
#news-top-list .swiper-button-next:hover, #news-top-list .swiper-button-next:focus {
    background-position:bottom right;    
}

.home-list-block {
    /*width:calc((100% - 60px) / 3);*/
    /*margin-right:30px;*/
    width:100%;
    background-color:#fff;
    box-shadow:0 0 10px rgba(0,0,0, .2);
    overflow:hidden;
}

.home-list-block:nth-child(3n) {
    margin-right:0;
}
.home-list-block .news-date {
    width:100px;
    padding:20px 0;
    float:left;
    font-size:calc(14rem / 16);
    line-height:calc(24rem / 16);  
    text-align:center;
    border-right:1px solid #e8e8e8;
    background-color:#fff;
}

.home-list-block .news-date:before {
    display:none;
}

.home-list-block .news-date span {
    font-size:calc(36rem / 16);
    line-height:calc(36rem / 16);
    display:block;
    font-weight:300;
}

.home-list-block .img-thumb {
    width:100%;
    border-bottom:3px solid #f57e20;
}
.home-list-block .news-title {
    float:right;
    width:calc(100% - 100px);
    padding:15px;
    background-color:#fff;
}
.home-list-block h4 {
    min-height:120px;
    line-height:calc(24rem / 16);
}

.home-list-block h4 a {
    color:#000;
}

.home-1min .photo iframe {
    width:100%;
    height:320px;
}

#home-divider {
    width:100%;
    overflow:hidden;
    /*background-color:#fff;*/
}

#home-divider h1 {
    margin:0;
    /*color:#000;*/
}

#home-support {
    padding:80px 0;
    width:100%;
    overflow:hidden;
    /*background:url('../images/bg01.jpg') no-repeat center;*/
    background-color:#fff9e0;
    background-size:cover;
}
#home-support .col-xl-4 {
    padding:0px 20px;
}
#home-support .col-xl-4 > div {
    background-color:#fff;
    padding:30px;
    border-radius:10px;
}
#home-support .col-xl-4 h2, #home-support .col-xl-4 p {
    text-align:center;    
}

#home-support .col-xl-4 h2 {
    color:#55b050;
}


#home-support .col-xl-4 p {
    font-size:calc(20rem / 16);
    color:#f57e20;
    font-weight:600;
}

#home-support .col-xl-6 {
    padding:0 30px;    
}
#home-support .col-xl-6:nth-of-type(2) {
        border-left:1px solid #ffe5d0;
}

#home-support .more-btn2 {
    background-color:#55b050;
    &:hover, &:focus {
        background-color:#f57e20;
    }
}

#home-support .more-btn2 {
    background-color:#55b050;
}

#home-support .more-btn2:hover, #home-support .more-btn2:focus {
    background-color:#f57e20;
}

.more-btn2 {
    display:inline-block;
}

#home-org {
    padding:60px 0;
    background-color:#fff;
}

/*.remark-box .organization .table-tr:before {content:"．"}*/

#org-slider {
    position: relative;
    padding: 0 60px;
}
#org-slider .swiper-button-prev, #org-slider .swiper-button-next {
    width: 24px;
    height: 44px;
    background: url('../images/icons/btn_arrow03.png');
}
#org-slider .swiper-button-prev {
    background-position: top left;
}
#org-slider .swiper-button-prev:hover, #org-slider .swiper-button-prev:focus {
    background-position: bottom left;
}
#org-slider .swiper-button-next {
    background-position: top right;
}
#org-slider .swiper-button-next:hover, #org-slider .swiper-button-next:focus {
    background-position: bottom right;
}
#org-slider .swiper-slide a:hover img, #org-slider .swiper-slide a:focus img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

#reason h3 {
    position:relative;
    padding:6px 0;
    padding-left:40px;
}

#reason .h3-icon {
    position:absolute;
    top:0;
    left:0;
    padding:6px;
    background-color:#fe5400;
    border-radius:100%;
    margin-right:10px;
}

sup, sub {
    vertical-align: 0;
    position: relative;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.8ex;
}

.run-support {
    padding:30px;
    border:1px solid #eaeaea;
    border-radius:20px;
    background-color:#fff;
}

.sponsor-list {
    width:100%;
    overflow:hidden;
    padding:25px;
    background-color:#fff;
    border:10px solid #f28a36;
    border-radius:20px;
    margin-bottom:30px;
}
.sponsor-list li {
    float:left;
    width:calc(100% / 7);
}
.sponsor-list li img {
    display:block;
}

.sponsor-list li img {
    width:100%;
}
.sponsor-list.sm-logo li {
    width:calc(100% / 8);
}
#sponsor-banner {
    padding-bottom:30px;
}
#sponsor-banner .swiper-pagination-bullet-active {
    background-color:#ff7100;
}


.org-list {
    width: 100%;
    overflow: hidden;
    /*background-color: #fff;*/
    /*margin-bottom:30px;*/ }
.org-list li {
    float: left;
    width: 100%;
    background-color: #fff;
    font-size: calc(16rem / 16);
    line-height: calc(24rem / 16);
    padding: 8px 0;
    padding-left: 20px; }
.org-list li:nth-child(odd) {
    background-color: #fff; }
.org-list li:nth-child(even) {
    background-color: #8bd8f4; }

.paging-nav {
    margin-top: 25px; }
.paging-nav li {
    float: left;
    display: block;
    width: 26px;
    line-height: 26px;
    margin-right: 5px;
    text-align: center;
    font-size: calc(16rem / 16);
    color: #000;
    border-bottom: 5px solid transparent; }
.paging-nav li:nth-last-child(1) {
    margin-right: 0; }
.paging-nav li a {
    display: block;
    color: #000;
    height: 34px;
    line-height: 26px; }
.paging-nav li a:hover, .paging-nav li a:focus, .paging-nav li a.selected {
    border-bottom: 3px solid #57cacd;
    color: #57cacd; }
.paging-nav .paging-prev, .paging-nav .paging-next {
    width: 26px;
    height: 26px;
    background: url("../images/icons/btn_arrow02.png");
    border: 0 !important;
    padding: 0; }
.paging-nav .paging-prev {
    background-position: left top; }
.paging-nav .paging-prev:hover {
    background-position: left bottom; }
.paging-nav .paging-next {
    background-position: right top; }
.paging-nav .paging-next:hover {
    background-position: right bottom; }

.lemon-line {
    display:block;
    width:100%;
    height:20px;
    background:url('../images/lemon_line.png') repeat-x;
    background-size:auto 100%;
    margin-bottom:30px;
}

.zoom-bgs > .fl-left {
    padding-right:30px;
}
.zoom-bgs > .fl-right {
    /*padding-left:20px;*/
}

.run-textbox {
    width:100%;
    border-radius:20px;
    border:10px solid #f28a36;
    padding:25px;
    background-color:#fff;
    overflow: hidden;
    margin-bottom:30px;
}

#run-highlight .run-textbox h2 {
   background:none;
   width:100%;
   padding:0;
   color:#f06b00;
   text-align:center;
}
#run-highlight .run-textbox h2:before {
    display:none;
}

.wishboard-list {
    width:100%;
    overflow:hidden;
    padding:20px 0;
}
.wishboard-list li {
    position:relative;
    float:left;
    width:calc(100% / 3 - 15px);
    margin:0 20px 40px 0;
    border:2px solid #8ad8f4;
    border-radius:10px;
    font-size:calc(16rem / 16);
    line-height:24px;
    padding:30px;
    background-color:rgba(255,255,255, .7);    
}
.wishboard-list li:nth-child(3n) {
    margin-right:0;
}
.wishboard-list li:before, .wishboard-list li:after {
    content:"";
    position:absolute;
    background-color:#fff;
    background-image:url('../images/icons/icon_quote03.png');
    background-position:center;
    background-repeat:no-repeat;
    background-size:20px;
    width:40px;
    height:40px;
    border-radius:100%;
}
.wishboard-list li:before {
    top:-20px;
    left:20px;
}
.wishboard-list li:after {
    bottom:-20px;
    right:20px;
    transform: rotate(180deg);
}
.wishboard-list li .group-name {
    position:absolute;
    top:-12px;
    right:20px;
    background-color:#fff;
    font-size:calc(16rem / 16);
    line-height:24px;
    color:#fff;
    padding:0 10px;
    border-radius:20px;
}
.wishboard-list li.group-1 {
    border-color:#80cde9;
    background-color:#80cde920;
}
.wishboard-list li.group-2 {
    border-color:#ffcb08;
    background-color:#ffcb0820;
}
.wishboard-list li.group-3 {
    border-color:#84cf81;
    background-color:#84cf8120;
}
.wishboard-list li.group-1 .group-name {
    background-color:#80cde9;
}
.wishboard-list li.group-2 .group-name {
    background-color:#ffcb08;
}
.wishboard-list li.group-3 .group-name {
    background-color:#84cf81;
}
.wishboard-list li.group-1:before, .wishboard-list li.group-1:after {
    background-image:url('../images/icons/icon_quote03a.png');
}
.wishboard-list li.group-2:before, .wishboard-list li.group-2:after {
    background-image:url('../images/icons/icon_quote03b.png');
}
.wishboard-list li.group-3:before, .wishboard-list li.group-3:after {
    background-image:url('../images/icons/icon_quote03c.png');
}
.wishboard-list li > div {
    width:100%;
}
.wishboard-list .user-message {
   float:right;
   width:100%;
}
.wishboard-list .user-message p {
    /*font-size:calc(18rem / 16);*/
    /*line-height:30px;*/
}
.wishboard-list .user-info {
    min-height:90px;
    position:relative;    
   float:right;
   width:calc(100% - 140px);
   
}
.wishboard-list li .fl-right {
    /*position:absolute;*/
    bottom:0;
    right:0;
}
.wishboard-list .user-name {
    font-size:calc(18rem / 16);
    margin-bottom:5px;
    float:right;
    clear:right;
    font-weight:600;
}
.wishboard-list .user-group {
    font-size:calc(16rem / 16);
    float:right;
    clear:right;
}
.wishboard-list .user-icon {
    position:absolute;
    left:20px;
    bottom:20px;    
    width:120px;
}

.white-bg {
	background-color:rgba(255,255,255, .7);
}

#wishboard .login-container {
	background-color:#fff9e0;
	padding:24px;
	border:2px solid #ffe06d;
	border-radius:10px;
}

/*==========================================
Footer
==========================================*/
footer {
    border-top: 25px solid #a0d9d3;
    padding: 15px 0; }
footer #footer-nav {
    position:relative;
    z-index:2;
    margin-top: 30px; }
footer #footer-nav li {
    float: left;
    padding: 0 15px;
    font-size: calc(14rem / 16);
    color: #000;
    border-right: 1px solid #000; }
footer #footer-nav li:nth-last-child(1) {
    border: 0;
    padding-right: 0; }
footer #footer-nav li a {
    color: #000; }
footer #footer-nav li a:hover, footer #footer-nav li a.selected {
    color: #026f69; }

/*Top btn*/
#back-top {
    position: absolute;
    text-align:center;
    bottom: 20px;
    left:0;
}
#back-top a {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url("../images/new/back-to-top.png") no-repeat left top;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
#back-top a:hover {
    background-position: left bottom; }

#website, #enquiryemail{ display:none; }


/*
#back-top {
  display: block;
  z-index: 999;
  a {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url('../images/icons/btn_top.png') no-repeat left top;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    &:hover {
      background-position: left bottom;
    }
  }
}
*/