@charset "UTF-8";

@font-face {
    font-family: '微軟正黑體';
    src: url("../fonts/Microsoft-JhengHei.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parisienne';
    src: url("../fonts/Parisienne.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    color: #717981;
    font-family: '微軟正黑體';
    font-size: 16px;
    line-height: 1.4;
}

@media (max-width: 1366px) {
    body {
        font-size: 1vw;
    }
}

@media (max-width: 575.98px) {
    body {
        font-size: 15px;
    }
}

body .border-none {
    border: none !important;
}

body .blue {
    color: #0D72BA;
}

body ol {
    padding-left: 1.1rem;
}

body .text-transform {
    text-transform: uppercase;
}

body em {
    font-style: normal;
}

body .Gurmukhi-MN {
    font-family: 'Gurmukhi-MN', '微軟正黑體';
}

body .Vladimir-Script {
    font-family: 'Vladimir-Script', '微軟正黑體';
}

body .font-w {
    font-weight: normal;
}

body .line-24 {
    line-height: 24px;
}

body .fc .fc-col-header-cell-cushion {
    text-transform: uppercase;
}

body .box-shadow img {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

body h4 {
    font-weight: bold;
}

body i {
    font-style: normal;
}

body a {
    color: #717981;
    text-decoration: none;
    transition: all 0.35s ease;
}

body a:hover {
    color: #D6000D;
}

body img {
    max-width: 100%;
}

body .text-decoration {
    text-decoration: underline;
}

body .bold {
    font-weight: bold;
}

body .blueText {
    color: #0D72BA;
}

body .blueLight {
    color: #29AAE2;
}

body .garycolor {
    color: rgba(113, 121, 129, 0.6);
}

body .black {
    color: #000000;
}

body .red {
    color: #D6000D;
}

body .greenback {
    background: #D6000D;
}

body .greenDeep {
    color: #D6000D;
}

body .orangeDeep {
    color: #b05f0b;
}

body .yellow {
    color: #FFD739;
}

body .yellowlight {
    color: #AC7D13;
}

body .yellowDeep {
    color: #805825;
}

body .green {
    color: #17585D;
}

body .fs120 {
    font-size: 6.25vw;
}

@media (max-width: 575.98px) {
    body .fs120 {
        font-size: 12vw;
    }
}

body .fs100 {
    font-size: 5.2vw;
    line-height: 1.2;
}

@media (max-width: 575.98px) {
    body .fs100 {
        font-size: 10vw;
    }
}

body .fs72 {
    font-size: 3.75vw;
}

@media (max-width: 575.98px) {
    body .fs72 {
        font-size: 8vw;
    }
}

body .fs64 {
    font-size: 3.525vw;
}

@media (max-width: 575.98px) {
    body .fs64 {
        font-size: 7.2vw;
    }
}

body .fs60 {
    font-size: 3.125vw;
}

@media (max-width: 575.98px) {
    body .fs60 {
        font-size: 7vw;
    }
}

body .fs56 {
    font-size: 2.9vw;
}

@media (max-width: 575.98px) {
    body .fs56 {
        font-size: 8vw;
    }
}

body .fs54 {
    font-size: 2.825vw;
}

@media (max-width: 575.98px) {
    body .fs54 {
        font-size: 6.5vw;
    }
}

body .fs50 {
    font-size: 2.6vw;
}

@media (max-width: 575.98px) {
    body .fs50 {
        font-size: 6.3vw;
    }
}

body .fs48 {
    font-size: 2.5vw;
    line-height: 1.3;
}

@media (max-width: 768px) {
    body .fs48 {
        font-size: 4vw;
    }
}

@media (max-width: 575.98px) {
    body .fs48 {
        /*font-size: 24px;*/
        font-size: 48px;
    }
}

body .fs46 {
    font-size: 2.4vw;
}

@media (max-width: 575.98px) {
    body .fs46 {
        font-size: 6vw;
    }
}

body .fs42 {
    font-size: 2.1875vw;
}

@media (max-width: 575.98px) {
    body .fs42 {
        font-size: 6.5vw;
    }
}

body .fs40 {
    font-size: 2.1vw;
}

@media (max-width: 768px) {
    body .fs40 {
        font-size: 3.6vw;
    }
}

@media (max-width: 575.98px) {
    body .fs40 {
        font-size: 6.2vw;
    }
}

body .fs38 {
    font-size: 38px;
}

@media (max-width: 768px) {
    body .fs38 {
        font-size: 26px;
    }
}

@media (max-width: 575.98px) {
    body .fs38 {
        font-size: 22px;
    }
}

body .fs36 {
    font-size: 1.875vw;
}

@media (max-width: 1440px) {
    body .fs36 {
        font-size: 2.875vw;
    }
}

@media (max-width: 768px) {
    body .fs36 {
        font-size: 3.875vw;
    }
}

@media (max-width: 575.98px) {
    body .fs36 {
        font-size: 24px;
    }
}

body .fs80 {
    font-size: 4.2vw;
    line-height: 1.2;
}

@media (max-width: 768px) {
    body .fs80 {
        font-size: 7vw;
    }
}

@media (max-width: 575.98px) {
    body .fs80 {
        font-size: 10vw;
    }
}

body .fs66 {
    font-size: 3.4375vw;
}

@media (max-width: 768px) {
    body .fs66 {
        font-size: 6vw;
    }
}

@media (max-width: 575.98px) {
    body .fs66 {
        font-size: 8vw;
    }
}

body .fs44 {
    font-size: 2.3vw;
    line-height: 1.4;
}

@media (max-width: 1280px) {
    body .fs44 {
        font-size: 3vw;
    }
}

@media (max-width: 768px) {
    body .fs44 {
        font-size: 3vw;
    }
}

@media (max-width: 575.98px) {
    body .fs44 {
        font-size: 8vw;
    }
}

body .fs20 {
    font-size: 1.4vw;
}

@media (max-width: 768px) {
    body .fs20 {
        font-size: 1.8vw;
    }
}

@media (max-width: 575.98px) {
    body .fs20 {
        font-size: 16px;
    }
}

body .fs32 {
    font-size: 1.86vw;
}

@media (max-width: 1280px) {
    body .fs32 {
        font-size: 2.1vw;
    }
}

@media (max-width: 768px) {
    body .fs32 {
        font-size: 2.5vw;
    }
}

@media (max-width: 575.98px) {
    body .fs32 {
        /*font-size: 20px;*/
        font-size: 24px;
    }
}

body .fs30 {
    font-size: 1.56vw;
    line-height: 1.6;
}

@media (max-width: 1280px) {
    body .fs30 {
        font-size: 2vw;
    }
}

@media (max-width: 768px) {
    body .fs30 {
        font-size: 2.4vw;
    }
}

@media (max-width: 575.98px) {
    body .fs30 {
        font-size: 4.6vw;
    }
}

body .fs28 {
    font-size: 1.45vw;
    line-height: 1.4;
}

@media (max-width: 1280px) {
    body .fs28 {
        font-size: 2vw;
    }
}

@media (max-width: 768px) {
    body .fs28 {
        font-size: 2.3vw;
    }
}

@media (max-width: 575.98px) {
    body .fs28 {
        font-size: 18px;
    }
}

body .fs26 {
    font-size: 26px;
    line-height: 1.4;
}

@media (max-width: 1280px) {
    body .fs26 {
        font-size: 1.9vw;
    }
}

@media (max-width: 768px) {
    body .fs26 {
        font-size: 2.1vw;
    }
}

@media (max-width: 575.98px) {
    body .fs26 {
        font-size: 4.3vw;
    }
}

body h2,
body .h2 {
    font-size: 24px;
}

body .fs24 {
    font-size: 24px;
}

@media (max-width: 1280px) {

    body .fs24,
    body h2,
    body .h2 {
        font-size: 1.8vw;
    }
}

@media (max-width: 768px) {

    body .fs24,
    body h2,
    body .h2 {
        font-size: 2.5vw;
    }
}

@media (max-width: 575.98px) {

    body .fs24,
    body h2,
    body .h2 {
        font-size: 18px;
    }
}

body .fs22 {
    font-size: 1.15vw;
}

@media (max-width: 1280px) {
    body .fs22 {
        font-size: 1.7vw;
    }
}

@media (max-width: 768px) {
    body .fs22 {
        font-size: 1.9vw;
    }
}

@media (max-width: 575.98px) {
    body .fs22 {
        font-size: 17px;
    }
}

body .fs18 {
    font-size: 18px;
}

@media (max-width: 575.98px) {
    body .fs18 {
        /*font-size: 16px;*/
        font-size: 18px;
    }
}

body .fs16 {
    font-size: 0.83vw;
}

@media (max-width: 1366px) {
    body .fs16 {
        font-size: 1vw;
    }
}

@media (max-width: 575.98px) {
    body .fs16 {
        font-size: 15px;
    }
}

body .fs14 {
    font-size: 14px;
}

@media (max-width: 575.98px) {
    body .fs14 {
        font-size: 3.4vw;
    }
}

body .fs12 {
    font-size: 0.625vw;
}

@media (max-width: 575.98px) {
    body .fs12 {
        font-size: 3.2vw;
    }
}

body .boxshadow2 {
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
    body .mt-5 {
        margin-top: 1.5rem !important;
    }
}

body .more {
    display: inline-block;
    border: none;
    color: #646464;
    position: relative;
    transition: all 0.35s ease;
}

body .more::before {
    content: "\f0d9";
    display: inline-block;
    font-family: 'FontAwesome';
    margin-right: 5px;
}

body .more:hover {
    color: #D6000D;
}

body .white {
    color: #ffffff;
}

body .more-border {
    display: inline-block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border: 2px solid #ffffff;
    width: 200px;
    height: 60px;
    border-radius: 10px;
}

@media (max-width: 575.98px) {
    body .more-border {
        width: 160px;
        height: 50px;
    }
}

body .more-border:hover {
    color: #0D72BA;
    background: #ffffff;
}

body section ul {
    padding-left: 0;
}

body section ul li {
    list-style: none;
    position: relative;
    padding-left: 1rem;
    color: #747474;
    margin-bottom: 0.5rem;
    font-family: 'Rubik-Light', '微軟正黑體';
}

body section ul li::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    background: #268A8F;
    border-radius: 50%;
    /*top: 50% !important;
    transform: translateY(-50%);*/
    top: 13px;
}

@media (max-width: 1440px) {
    body section ul li::before {
        top: 13px;
    }
}

@media (max-width: 768px) {
    body section ul li::before {
        top: 13px;
    }
}

body .g ul li {
    padding-left: 1.5rem;
}

body .g ul li::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/checkmark.svg) no-repeat top center;
    top: 3px;
}

body .row {
    --bs-gutter-x: 1rem;
    z-index: 9;
    position: relative;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -40px;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    opacity: 1;
    transition: all 0.35s ease;
    background: #DCDCDC;
}

@media (max-width: 575.98px) {
    .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #22878C;
}

.filterbox .price .int input::-webkit-input-placeholder {
    color: #D9D9D9;
}

.filterbox .price .int input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #D9D9D9;
}

.filterbox .price .int input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #D9D9D9;
}

.filterbox .price .int input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #D9D9D9;
}

.form-control::-webkit-input-placeholder {
    color: #A4A4A4;
}

.form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #A4A4A4;
}

.form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #A4A4A4;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #A4A4A4;
}

.form-control {
    color: #747474;
}

.dropdown-menu li:nth-last-child(1) a {
    border-bottom: none;
}

.dropdown-menu {
    background-color: #E7F3F3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    width: auto;
    padding: 15px 0;
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 9;
    border: none;
    border-radius: 0.5rem;
}

.dropdown-menu li a {
    box-sizing: border-box;
    padding: 0.5rem 1rem;
    display: block;
    width: 100%;
    color: #137E83;
    white-space: nowrap;
    text-align: center;
    font-size: 0.83vw;
    margin-left: 0 !important;
}

@media (max-width: 1366px) {
    .dropdown-menu li a {
        font-size: 1.2vw;
    }
}

.dropdown-menu li a:hover {
    color: #137E83;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    transform: none;
}

.dropdown-submenu {
    position: relative;
}

.open > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
    display: block;
}

.form-control:focus,
.form-select:focus,
.btn:focus {
    box-shadow: none !important;
}

@media (min-width: 1680px) {
    .container {
        max-width: 75%;
    }
}

@media (max-width: 575.98px) {
    .container {
        max-width: 98%;
        margin: 0 auto;
    }
}

@media (max-width: 1024px) {

    .icons,
    .inner-mob {
        width: 100%;
    }
}

@media (max-width: 1024px) {

    .d-md-block,
    .d-none {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    .d-md-none {
        display: inline-block !important;
    }
}

.icon {
    width: 2em;
    height: 2em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    fill: #717981;
}

@media (max-width: 1024px) {
    .icon {
        width: 3em;
        height: 3em;
    }
}

@media (max-width: 575.98px) {
    .icon {
        width: 2.5em;
    }
}

@media (max-width: 575.98px) {
    .webskp {
        display: none;
    }
}

.mobile {
    display: none;
}

@media (max-width: 575.98px) {
    .mobile {
        display: block;
    }
}

.text-right {
    text-align: right !important;
}

@media (max-width: 1024px) {
    .icon-box {
        display: flex !important;
    }
}

@keyframes img_move {
    0% {
        top: 0px;
    }

    25% {
        top: -7px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: -7px;
    }

    100% {
        top: 0px;
    }
}

@keyframes rotate_left {
    100% {
        transform: rotate(360deg);
        left: 50px;
        opacity: 1;
    }
}

@keyframes rotate_right {
    100% {
        transform: rotate(360deg);
        right: 50px;
        opacity: 1;
    }
}

@keyframes random_move1 {
    33% {
        transform: translateX(45px);
        transform: translateY(10px);
    }

    66% {
        transform: translateX(10px);
        transform: translateY(45px);
    }

    100% {
        transform: translateX(0px);
        transform: translateY(0px);
    }
}

@keyframes random_move2 {
    33% {
        transform: translateX(10px);
        transform: translateY(50px);
    }

    66% {
        transform: translateX(40px);
        transform: translateY(20px);
    }

    100% {
        transform: translateX(0px);
        transform: translateY(0px);
    }
}

@keyframes mymove {
    0% {
        bottom: 1px;
    }

    50% {
        bottom: 3px;
    }

    100% {
        bottom: 5px;
    }
}

@keyframes mymove1 {
    0% {
        left: 5px;
    }

    50% {
        left: 10px;
    }

    100% {
        left: 15px;
    }
}

.swiper-button-next,
.swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7A7A7A;
    transition: all 0.35s ease;
    width: 60px;
    height: 60px;
    outline: none;
    border-radius: 50%;
    border: 1px solid #E9E9E9;
    background: #fff;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #0D72BA;
    border: 1px solid #0D72BA;
}

@media (max-width: 1024px) {

    .swiper-button-next,
    .swiper-button-prev {
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 575.98px) {

    .swiper-button-next,
    .swiper-button-prev {
        width: 40px;
        height: 40px;
    }
}

.swiper-button-next::after,
.swiper-button-prev::after {
    /*font-size: 1em;*/
    font-size: 24px;
}

.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: -1vw;
}

.swiper-button-next.swiper-button-next::after,
.swiper-button-prev.swiper-button-next::after {
    /*content: "\f0da";*/
    content: "\f0da";
    font-family: 'FontAwesome';
}

.swiper-button-next.swiper-button-prev,
.swiper-button-prev.swiper-button-prev {
    left: -1vw;
}

.swiper-button-next.swiper-button-prev::after,
.swiper-button-prev.swiper-button-prev::after {
    /*content: "\f060";*/
    content: "\f0d9";
    font-family: 'FontAwesome';
}

header {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
}

header .topbar {
    background-color: #E7F3F3;
    padding: 0.25rem 0;
    position: relative;
}

header .topbar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    color: #ffffff;
}

header .topbar .container .lang {
    display: flex;
    margin-left: 5px;
    position: relative;
}

header .topbar .container .lang > a {
    border-bottom: 1px solid #137E83;
    padding: 0 0.5rem;
}

header .topbar .container .lang:after {
    content: url(../images/lang-arrow.png);
    width: 7px;
    height: 4px;
}

header .topbar .container .lang #lang-box {
    display: none;
    width: 50%;
    padding-top: 30px;
    padding-bottom: 20px;
    z-index: 3;
}

header .topbar .container .lang #lang-box a {
    color: #137E83;
    border: 0;
    display: block;
    text-align: center;
    padding: 0.2rem;
    margin: 0;
}

header .topbar .container .lang:hover #lang-box {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% - 5px));

}

header .topbar .container .lang #lang-box:hover {
    display: block;
}

@media (max-width: 768px) {
    header .topbar .container .lang {
        display: none;
    }
}

header .topbar .container .lang a {
    color: #137E83;
}

header .topbar .container .lang a:nth-last-child(1)::after {
    display: none;
}

header .topbar .container .lang a:hover {
    color: #0D72BA;
}

header .header-lower .lang {
    display: flex;
    margin-left: 5px;
    position: relative;
    padding: 10px;
}

header .header-lower .lang > a {
    border-bottom: 1px solid #137E83;
    padding: 0 0.5rem;
    font-size: 20px;
}

header .header-lower .lang:after {
    content: url(../images/lang-arrow.png);
    width: 7px;
    height: 4px;
}

header .header-lower .lang #lang-box {
    display: none;
    width: 50%;
    padding-top: 30px;
    padding-bottom: 20px;
    z-index: 3;
}

header .header-lower .lang #lang-box a {
    color: #137E83;
    border: 0;
    display: block;
    text-align: center;
    padding: 0.2rem;
    margin: 0;
    font-size: 20px;
}

header .header-lower .lang:hover #lang-box {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% - 5px));
    padding-top: 40px;

}

header .header-lower .lang #lang-box:hover {
    display: block;
}

@media (max-width: 768px) {
    header .header-lower .lang {
        display: none;
    }
}

header .header-lower .lang a {
    color: #137E83;
}

header .header-lower .lang a:nth-last-child(1)::after {
    display: none;
}

header .header-lower .lang a:hover {
    color: #0D72BA;
}

header .topbar .container p {
    margin-bottom: 0;
}

header .topbar .container .address {
    color: #137E83;
    transform: translateX(-50%);
}

header .topbar .container .address i {
    margin-right: 8px;
}

@media (max-width: 575.98px) {
    header .topbar .container .address {
        width: 100% !important;
        transform: none;
    }
}

header .topbar .btns {
    position: absolute;
    width: 40px;
    right: 2rem;
    top: 0;
    height: 100%;
}

@media (max-width: 575.98px) {
    header .topbar .btns {
        display: none;
    }
}

header .topbar .btns .swiper-button-next,
header .topbar .btns .swiper-button-prev {
    color: #ffffff;
    display: flex;
    align-items: center;
    width: auto;
    height: 100%;
    box-shadow: none;
    margin-top: 0;
    top: 0;
    background: none;
}

header .topbar .btns .swiper-button-prev::after {
    content: "\f104";
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 1.2em;
}

header .topbar .btns .swiper-button-prev::before {
    display: none;
}

header .topbar .btns .swiper-button-next::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 1.2em;
}

header .topbar .btns .swiper-button-next::before {
    display: none;
}

header .header .container {
    max-width: 100%;
    /*padding-left: 2rem;
  padding-right: 2rem;*/
    padding-left: 5vw;
    padding-right: 5vw;
}

@media (max-width: 575.98px) {
    header .header .container {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        max-width: 98%;
        margin: 0 auto;
    }
}

header .header .container .left {
    width: 24%;
    transition: all 0.35s ease;
}

@media (max-width: 768px) {
    header .header .container .left {
        width: 50% !important;
    }
}

header .header .container .left .logo img {
    width: 100%;
}

header .header .container .icon-box a {
    margin-left: 2vmin;
}

header .header .container .icon-box .btn {
    margin-left: 1rem;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    height: 34px;
    margin-top: -5px;
}

header .header .container .icon-box .btn span {
    position: absolute;
    display: block;
    height: 2px;
    width: 1.35rem;
    background-color: #717981;
    opacity: 1;
    transition: all 0.35s ease;
}

header .header .container .icon-box .btn span:first-child {
    top: .375rem;
}

header .header .container .icon-box .btn span:last-child {
    bottom: .375rem;
}

header .header .container .icon-box .btn span:nth-child(2),
header .header .container .icon-box .btn span:nth-child(3) {
    top: calc(50% - 1px);
}

header .header .container .right {
    position: relative;
    width: 87%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header .contact-item {
    display: flex;
    align-items: center;
}

header .contact-item a:after {
    content: none !important;
}

header .contact-item a span {
    background-color: #137E83;
    border-radius: 15px;
    color: #FFFFFF;
    height: auto;
    padding: 0.5rem 1rem !important;
}

header .contact-item a:hover {
    color: #fff;
}

header .link {
    position: relative;
    text-align: center;
    line-height: 30px;
    padding: 40px 0;
    z-index: 1;
}

header .link .link-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*margin-left: 1rem;*/
    transition: all 0.35s ease;
    border-radius: 15px;
    border: 2px solid #137E83;
    /*padding: calc(0.5rem - 3px) 0.5rem;*/
    padding: 0.5rem;
}

@media (max-width: 575.98px) {
    header .link {
        padding-right: 0.5rem;
    }
}

header .link a {
    color: #137E83;
    padding: 0 0.5rem;
    line-height: 18px;
}

@media (max-width: 575.98px) {
    header .header .container .right .link a {
        margin-right: 0.5rem;
    }
}

header .link a:hover {
    color: #000;
}

header .link a i {
    font-size: 18px;
}

@media (max-width: 1024px) {
    header .link a i {
        font-size: 2em;
    }
}

@media (max-width: 768px) {
    header . .link a i {
        font-size: 3em;
    }
}

@media (max-width: 575.98px) {
    header .link a i {
        font-size: 1.5em;
    }
}

header .search i {
    font-size: 1.5em;
    cursor: pointer;
}

@media (max-width: 1024px) {
    header .header .container .right .search i {
        font-size: 2em;
        display: none;
    }
}

header .header .container .right .search i:hover {
    color: #000;
}

header .header .container .right .icon-box a {
    margin-right: 1.5vmin;
}

header .header .container .right .icon-box img {
    width: 5vmin;
}

header .header .container .right .nav-link {
    height: 80px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding: 0.5rem 1.7rem;
}

@media (max-width: 1680px) {
    header .header .container .right .nav-link {
        padding: 0.5rem 1rem;
    }
}

@media (max-width: 1440px) {
    header .header .container .right .nav-link {
        padding: 0.5rem;
    }
}

@media (max-width: 1200px) {
    header .header .container .right .nav-link {
        padding: 0.5rem 0.1rem;
    }
}

header .header .container .right .nav-link:hover {
    color: #0D72BA;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

header .header .container .right .nav-link:hover i {
    color: #ffffff;
}

header .header .container .right .nav-link i {
    margin-left: 0.3rem;
}

header .header #collapseNav {
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100vh;
    padding: 0 1rem;
}

header .header #collapseNav .navconbox {
    overflow-y: scroll;
    height: 800px;
    display: block;
}

header .header #collapseNav .lang {
    display: flex;
    margin-left: 5px;
    margin-top: 6rem;
    margin-bottom: 1rem;
}

header .header #collapseNav .lang a {
    color: #717981;
}

header .header #collapseNav .lang a:nth-last-child(1)::after {
    display: none;
}

header .header #collapseNav .lang a::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 10px;
    background: #717981;
    margin: 0 1rem;
}

header .header #collapseNav .lang a:hover {
    color: #0D72BA;
}

header .header #collapseNav .search-form {
    display: block;
}

header .header #collapseNav .nav .nav-item {
    color: #000;
    border-bottom: 1px solid #F6F6F6;
}

header .header #collapseNav .nav .nav-item .nav-link {
    color: #000;
}

header .header #collapseNav .nav .nav-item .btn {
    color: #000;
    text-align: left;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

header .header #collapseNav .nav .nav-item .btn .fa {
    color: #717981;
    font-size: 20px;
}

header .header #collapseNav .nav .nav-item .btn .fa::before {
    transition: all 0.35s ease;
    content: '+';
}

header .header #collapseNav .nav .nav-item .btn[aria-expanded="true"] .fa::before {
    content: '-';
}

header .header #collapseNav .nav .nav-item .nav-item {
    padding-left: 1.5rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn .fa {
    margin-top: .2rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item {
    color: #717981;
}

header .header #collapseNav .nav .nav-item .scoial a {
    width: 30px;
    height: 30px;
    border: 1px solid #0D72BA;
    color: #0D72BA;
    border-radius: 50%;
    margin-right: 0.5rem;
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

header .header #collapseNav .copy {
    position: fixed;
    bottom: 4rem;
}

header .header #collapseNav .copy a:nth-child(1)::after,
header .header #collapseNav .copy a:nth-child(1)::before {
    content: '';
    display: inline-block;
    margin: 0 0.5rem;
    width: 1px;
    height: 10px;
    background-color: #717981;
}

header .nav-box {
    z-index: 99;
    padding: 0;
}

header .nav-box .nav .nav-link {
    color: #000;
    padding: 0.5rem;
}

@media (max-width: 1280px) {
    header .nav-box .nav .nav-link {
        padding: 0.5rem;
    }
}

@media (max-width: 992px) {
    header .nav-box .nav .nav-link {
        padding: 0.5rem 0;
    }
}

header .nav-box .nav .nav-link:hover {
    color: #D6000D;
}

header .lang {
    position: relative;
    white-space: nowrap;
}

header .lang span {
    color: #ffffff;
    cursor: pointer;
}

header .lang span a {
    display: flex !important;
    align-items: center;
    color: #ffffff;
    padding: 0 !important;
}

header .lang span a img {
    margin-bottom: 0 !important;
    margin-right: 5px !important;
}

header .lang dl {
    position: absolute;
    left: -5px;
    top: 50px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 9;
    border: none;
    background: #ffffff;
    border-radius: 10px;
    display: none;
}

@media (max-width: 575.98px) {
    header .lang dl {
        left: -10px;
    }
}

header .lang dl dd:nth-child(1) a {
    margin-top: 0.5rem;
}

header .lang dl dd a {
    padding: 0 1rem !important;
}

header .links a {
    background-color: #b05f0b;
    width: 104px;
    height: 104px;
    box-sizing: border-box;
    padding: 1rem 0.5rem;
    text-align: center;
    color: #ffffff;
}

header .links a:nth-child(2) {
    background-color: #b08d37;
}

header .links a:nth-child(3) {
    background-color: #c7af81;
}

header .links a:nth-child(4) {
    background-color: #0a53b6;
}

header .links a:nth-child(5) {
    background-color: #d6611e;
}

@media (max-width: 1024px) {
    header .links a {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 575.98px) {
    header .links a {
        width: 50px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
    }

    header .links a i {
        font-size: 1em;
    }
}

header .links a:hover {
    opacity: 0.8;
}

.positive {
    position: relative;
}

.sticky {
    background-color: #ffffff !important;
    box-shadow: 0px 10px 16px rgba(216, 219, 232, 0.76);
}

.sticky .nav-box .nav .nav-link {
    color: #717981;
}

.opennav {
    overflow: hidden;
}

.opennav header {
    position: fixed;
    top: 0;
}

@media (max-width: 1024px) {
    .nav-up {
        bottom: -100% !important;
    }
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    opacity: 0 !important;
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    opacity: 0 !important;
}

.blueback {
    background: #EFF8FC;
}

.line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.line .lin {
    display: inline-block;
    height: 100%;
    width: 1px;
    position: absolute;
    background: rgba(255, 255, 255, 0.31);
}

.line .lines1 {
    left: 20%;
}

.line .lines2 {
    left: 40%;
}

.line .lines3 {
    left: 60%;
}

.line .lines4 {
    left: 80%;
}

.main-bg {
    background: transparent linear-gradient(166deg, #FFFFFF 0%, #C9DBDB 100%) 0% 0% no-repeat padding-box;
}

.banner {
    position: relative;
    padding: 0;
}

.banner .swiper-slide::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent linear-gradient(249deg, #ECFEFF00 0%, #9DCED1 100%) 0% 0% no-repeat padding-box;
    opacity: 0.51;
}

.banner .swiper-slide img,
.banner .swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .swiper-button-prev {
    left: 5vw;
    background: #ffffff;
}

.banner .swiper-button-next {
    right: 5vw;
    background: #ffffff;
}

@media (max-width: 768px) {
    .banner {
        padding: 1rem;
    }

}

.searchcontent {
    position: relative;
    width: 100%;
    padding: 1rem 0;
    background: #ffffff;
    display: none;
}

@media (max-width: 1024px) {
    .searchcontent {
        position: fixed;
        bottom: 68px;
    }
}

.searchcontent form {
    border: 1px solid #D6000D;
    box-sizing: border-box;
    padding: 1rem;
}

.searchcontent .form-group input {
    border: none;
}

#share {
    position: absolute;
    width: 700px;
    right: -20px;
    bottom: -30px;
    display: none;
}

@media (max-width: 1024px) {
    #share {
        position: fixed;
        background: #ffffff;
        width: 100%;
        bottom: 65px;
        left: 0;
        right: auto;
    }

    #share .jssocials-shares {
        width: 100%;
    }

    #share .jssocials-shares .jssocials-share {
        width: 16%;
    }
}

@media (max-width: 1024px) and (max-width: 575.98px) {
    #share .jssocials-shares .jssocials-share {
        width: 12%;
    }
}

.close {
    cursor: pointer;
    position: absolute;
    width: 24px;
    right: 0.7rem;
    top: 0.5rem;
    display: block;
    z-index: 99;
    height: 40px;
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
}

.close::before {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    left: 0;
    background: #111;
    transform: rotate(45deg) scaleX(1.35);
    transition-delay: .1s;
    top: 15px;
}

.close::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    left: 0;
    background: #111;
    transform: rotate(-45deg) scaleX(1.35);
    transition-delay: .1s;
    top: 15px;
}

.zero-block {
    margin: 5rem 0;
}

.zero-block .index-about-block {
    padding: 3.125rem;
    padding-bottom: 0;
}

.zero-block .index-about-text {
    padding-left: 3.125rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
}

.zero-block .index-about-text h3 {
    letter-spacing: 0px;
    color: #22878C;
}

.zero-block .index-about-text p {
    letter-spacing: 0px;
    color: #808080;
}

@media (max-width: 768px) {
    .zero-block {
        padding: 0;
        width: 100%;
        margin-top: 3rem;
    }

    .zero-block .index-about-block {
        padding: 1rem;
    }

    .zero-block .index-about-text {
        padding: 1rem;
    }
}

.zero-block .boximg {
    overflow: hidden;
    border-radius: 20px;
}

.zero-block .boximg:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.zero-block .boximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.35s ease;
}

@keyframes mymove {
    0% {
        transform: translateY(5%);
    }

    50% {
        transform: translateY(10%);
    }

    100% {
        transform: translateY(2%);
    }
}

.first-block {
    position: relative;
    overflow: hidden;
    margin: 5rem 0;
    background-color: #E7F3F3;
    padding-bottom: 5rem;
}

.first-block h3 {
    color: #137E83;
    padding: 3rem 0;
    /*font-weight: bold;*/
}

.first-block .row .col-sm-12 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.first-block .row .col-sm-12 img {
    /*width: max-content;
    height: max-content;*/
    margin-bottom: 1rem;
    /*filter: grayscale(1);*/
}

@media (max-width: 575.98px) {
    .first-block .row {
        justify-content: center;
    }

    .first-block .row .col-sm-12 img {
        height: 65px;
    }
}

.first-block .row .col-sm-12 span {
    /*font: normal normal bold 29px/38px Microsoft JhengHei;*/
    line-height: 37px;
    font-weight: bold;
    letter-spacing: 0px;
    /*color: #2F999E;*/
    color: #868887;
}

.arrow-right {
    position: relative;
}

.arrow-right::after {
    content: '\2192';
    display: inline-block;
}

.second-block {
    position: relative;
    overflow: hidden;
    margin: 5rem 0;
    padding-bottom: 8rem;
}

.second-block h3 {
    color: #137E83;
    padding: 3rem 0;
    /*font-weight: bold;*/
}

.second-block .row .col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.second-block .row .col .boximg {
    overflow: hidden;
}

.second-block .row .col img {
    /*width: max-content;
    height: max-content;*/
    margin-bottom: 1rem;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-radius: 50%;
}

.second-block .row .col .boximg:hover img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.second-block .row .col span {

    font: normal normal bold 28px/37px Microsoft JhengHei;
    letter-spacing: 0px;
    /*color: #2F999E;*/
    color: #868887;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .second-block {
        padding-bottom: 0;
    }

    .second-block .row .col span {
        font-size: 18px;
    }
}

.third-block {
    position: relative;
    background-color: #DDE8EB;
    /*height: 610px;*/
}

.third-block .container {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    /*height: inherit;*/
}

.third-block .row .col-md-6 .third-content {
    border: 1px solid #E8F5F6;
    border-radius: 20px;
    padding: 0 2rem;
    background-color: #E8F5F6;
}

@media (max-width: 575.98px) {
    .third-block .row .col-md-6 .third-content {
        padding: 0 1rem;
    }

    .third-block {
        padding: 0 !important;
    }
}

.third-block .title-box {
    margin-top: -34px;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.third-block .title-box img {
    background-color: #22878C;
    padding: 20px;
    border-radius: 15px;
    margin-right: 1rem;
    width: 70px;
    height: 70px;
}

.third-block .title-box span {
    color: #22878C;
    /*font-weight: bold;*/
}

.third-block .row .col-md-6 .list-content {
    padding-bottom: 2rem;
}

.third-block .row .col-md-6 .list-content .list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding: 1rem 0 0.5rem 0;
}

.third-block .row .col-md-6 .list-content .list-item span {
    font: normal normal bold 18px/30px Microsoft JhengHei;
    letter-spacing: 0px;
    color: #707070;
}

.third-block .row .col-md-6 .list-content .list-item:hover span {
    color: #137E83;
}

.third-block .row .col-md-6 .list-content .list-item:after {
    content: url(../images/right-arrow-circle.png);
}

.third-block .row .col-md-6 .list-content .list-item.with-time:after {
    content: none !important;
}

.third-block .row .col-md-6 .list-content .list-item.with-time span {
    height: 30.39px;
}

@media (max-width: 768px) {
    .third-block {
        padding: 1rem;
        height: auto;
    }

    .third-block .container {
        position: static !important;
        transform: none;
    }

    .third-block .row .col-md-6 {
        margin-top: 2.5rem;
    }

    .third-block .title-box {
        margin-top: 0;
        padding-top: 1.5rem;
    }
}

.contact-block {
    height: 840px;
}

.contact-block > img {
    width: 100%;
    height: 100%;
}

.contact-block .contact-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 3rem 0;
}

.contact-block .contact-content h5 {
    padding-top: 60px;
    color: #137E83;
    /*font-weight: bold;*/
    margin-bottom: 135px;
}

.contact-block .contact-content .title-bg {
    position: absolute;
    top: 0px;
    left: 0;
}

.contact-block .contact-content .title-bg p {
    font-size: 79px;
    letter-spacing: 0;
    font-size: 79px;
    opacity: 0.09;
    letter-spacing: 0px;
    line-height: 79px;
}

.contact-block .contact-content .col-md-6 .map {
    box-shadow: -10px 10px #70C1C5;
    border-radius: 20px;
}

@media (max-width: 575.98px) {
    .contact-block .contact-content .col-md-6 .map {
        box-shadow: unset;
        height: 250px;
    }
}

.contact-block .contact-content .contact-form-block {
    border-radius: 20px;
    background-color: #fff;
    padding: 3rem;
}

.contact-block .contact-content .contact-form-block input,
.contact-block .contact-content .contact-form-block textarea {
    background-color: #E5E5E5;
    margin-top: 1rem;
}

.contact-block .contact-content .contact-form-block button {
    border: 2px solid #137E83;
    color: #137E83;
    padding: 0.8rem 2.5rem;
    border-radius: 15px;
    background-color: #fff;
    font-weight: bold;
}

@media (max-width: 768px) {
    .contact-block {
        height: auto;
    }

    .contact-block .contact-content {
        position: static !important;
        padding-top: 1rem;
    }

    .contact-block .contact-content h5 {
        text-align: center;
        /*margin-bottom: 75px;*/
        margin-bottom: 53px;
    }

    .contact-block .contact-content .contact-form-block {
        padding: 2rem 1rem;
    }

    .contact-block .contact-content .title-bg p {
        font-size: 70px;
        text-align: center;
    }

    .contact-block .contact-content .col-md-6 .map {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .contact-block .contact-content .title-bg p {
        font-size: 38px;
        text-align: center;
        font-weight: bold;
    }

    .contact-block .contact-content h5 {
        text-align: left;
        padding-top: 66px;
    }
}

.container {
    max-width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
}

.page-banner {
    position: relative;
    color: #ffffff;
}

.page-banner .boximg {
    position: relative;
    height: 239px;
}

@media (max-width: 575.98px) {
    .page-banner .boximg {
        height: 150px;
    }
}

.page-banner .boximg img.bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.55;
}

.page-banner .boximg:hover img.bg-img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.page-banner .boximg img.banner-img {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent linear-gradient(90deg, #F3F6F800 0%, #E7EFF1 100%) 0% 0% no-repeat padding-box;
}

.page-banner .inner {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-banner .inner h1 {
    position: relative;
    color: #22878C;
    /*font-weight: bold;*/
}

.page-banner .inner p {
    color: #343434;
}

.page-banner .inner .banner-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-banner .inner .banner-content .banner-img-box {
    position: relative;
}

.page-banner .inner .banner-content .banner-img-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: transparent linear-gradient(276deg, #F3F6F800 0%, #F1F5F7 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    z-index: 2;
}

.page-banner .inner .banner-content .banner-img-box:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background: transparent linear-gradient(90deg, #F3F6F800 0%, #E7EFF1 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    z-index: 2;
}

.page-banner .inner .banner-content .banner-img {
}

.text-decoration {
    text-decoration: underline;
}

.News-block {
    position: relative;
}

.News-block .col-md-4 a {
    display: block;
    width: 100%;
    height: 100%;
}

.News-block .col-md-4 a:hover .boximg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.News-block .col-md-4 a .boximg {
    height: 278px;
    overflow: hidden;
}

@media (max-width: 1366px) {
    .News-block .col-md-4 a .boximg {
        height: 200px;
    }
}

@media (max-width: 768px) {
    .News-block .col-md-4 a .boximg {
        height: 160px;
    }
}

@media (max-width: 575.98px) {
    .News-block .col-md-4 a .boximg {
        height: auto;
    }
}

.News-block .col-md-4 a .boximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.35s ease;
}

.News-block .col-md-4 a .con {
    padding: 1rem 0;
}

.News-block .col-md-4 a .con .date {
    display: inline-block;
    color: #ffffff;
    padding: 2px 8px;
    margin: 0;
}

.News-block .col-md-4 a .con b {
    display: block;
    color: #393A3C;
}

.News-block .col-md-4 a .con .desinfo {
    margin: 1rem 0;
    display: block;
    color: #8A8A8A;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
}

.News-block .col-md-6 a {
    display: block;
    width: 100%;
    height: 100%;
}

.News-block .col-md-6 a:hover .boximg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.News-block .col-md-6 a .boximg {
    height: 419px;
    overflow: hidden;
}

@media (max-width: 1366px) {
    .News-block .col-md-6 a .boximg {
        height: 300px;
    }
}

@media (max-width: 768px) {
    .News-block .col-md-6 a .boximg {
        height: 260px;
    }
}

@media (max-width: 575.98px) {
    .News-block .col-md-6 a .boximg {
        height: auto;
    }
}

.News-block .col-md-6 a .boximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.35s ease;
}

.News-block .col-md-6 a .con {
    padding: 1rem 0;
}

.News-block .col-md-6 a .con b {
    display: block;
    color: #393A3C;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
}

.News-block img {
    width: 100%;
}

.News-block .inner {
    padding-left: 8rem;
    padding-right: 8rem;
}

@media (max-width: 768px) {
    .News-block .inner {
        padding-left: 0;
        padding-right: 0;
    }
}

.News-block .inner .back {
    display: inline-block;
    background: #9E9E9E;
    color: #ffffff;
    padding: 0.5rem 3rem;
    transition: all 0.35s ease;
}

.News-block .inner .back:hover {
    background: #000000;
}

.News-block .inner .pics {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.News-block .inner .pics .ndimg {
    width: 84%;
}

@media (max-width: 575.98px) {
    .News-block .inner .pics .ndimg {
        width: 100%;
    }
}

.News-block .inner .pics .ndimg .swiper {
    height: 100%;
}

@media (max-width: 575.98px) {
    .News-block .inner .pics .ndimg .swiper {
        padding-bottom: 3rem;
    }
}

.News-block .inner .pics .ndimg .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.News-block .inner .pics .nximg {
    width: 14%;
}

@media (max-width: 575.98px) {
    .News-block .inner .pics .nximg {
        display: none;
    }
}

.News-block .inner .pics .nximg .swiper {
    height: 600px;
}

@media (max-width: 1024px) {
    .News-block .inner .pics .nximg .swiper {
        height: 400px;
    }
}

.News-block .inner .pics .nximg .swiper-slide {
    position: relative;
    height: 100%;
    background: #efefef;
    cursor: pointer;
}

.News-block .inner .pics .nximg .swiper-slide::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
}

.News-block .inner .pics .nximg .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.News-block .inner .pics .nximg .swiper-slide-thumb-active {
    border: 1px solid #EE3A3A;
    box-sizing: border-box;
}

.News-block .inner .pics .nximg .swiper-slide-thumb-active::before {
    opacity: 0;
}

.News-block .poloinner .pics .pobox {
    width: 55%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 575.98px) {
    .News-block .poloinner .pics .pobox {
        width: 100%;
    }
}

.News-block .poloinner .pics .pobox .nximg .swiper {
    height: 600px;
}

@media (max-width: 1024px) {
    .News-block .poloinner .pics .pobox .nximg .swiper {
        height: 400px;
    }
}

.News-block .poloinner .pics .detail {
    width: 40%;
}

@media (max-width: 575.98px) {
    .News-block .poloinner .pics .detail {
        width: 100%;
    }
}

.News-block .poloinner .pics .detail dl {
    display: flex;
    margin-bottom: 30px;
}

.News-block .poloinner .pics .detail dl dd {
    width: 40%;
}

@media (max-width: 575.98px) {
    .News-block .poloinner .pics .detail dl dd {
        width: 50%;
    }
}

.News-block .poloinner .pics .detail dl dd span {
    display: block;
    color: #949494;
    margin-bottom: 10px;
}

.News-block .poloinner .pics .detail dl dd p {
    color: #393A3C;
    margin-bottom: 5px;
}

.News-block .poloinner .pics .detail .cart {
    background: #9E9E9E;
    box-shadow: 0 3px 3px;
    background: #9E9E9E;
    color: #ffffff;
    padding: 0.5rem 1rem;
}

.News-block .poloinner .pics .detail .cart:hover {
    background: #000;
}

.News-block .poloinner .pics .detail .cart i {
    margin-right: 1rem;
}

.News-block .alsolike {
    position: relative;
}

.News-block .alsolike .swiper-slide {
    position: relative;
    height: 416px;
}

.News-block .alsolike .swiper-slide .boximg {
    height: 100%;
}

.News-block .alsolike .swiper-slide .boximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.News-block .alsolike .swiper-slide h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #EBEBEB;
    padding: 1.5rem;
    width: 100%;
    margin-bottom: 0;
}

.relative1 {
    position: relative;
}

.relative1::after {
    content: "\f0dd";
    font-family: 'FontAwesome';
    position: absolute;
    right: 1rem;
    top: 50%;
    color: #BCBCBC;
    transform: translateY(-50%);
}

.Contact-block {
    position: relative;
    background: none;
}

.Contact-block form label {
    color: #2A2A2A;
    margin: 1rem 0 0.5rem 0;
}

.Contact-block form .form-group .name {
    position: relative;
}

.Contact-block form .form-group .name::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/user.svg) no-repeat top center;
    position: absolute;
    left: 0.6rem;
    top: 50%;
    transform: translateY(-50%);
}

.Contact-block form .form-group .phone {
    position: relative;
}

.Contact-block form .form-group .phone::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/tel.svg) no-repeat top center;
    position: absolute;
    left: 0.6rem;
    top: 50%;
    transform: translateY(-50%);
}

.Contact-block form .form-group .email {
    position: relative;
}

.Contact-block form .form-group .email::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/email.svg) no-repeat top center;
    position: absolute;
    left: 0.6rem;
    top: 50%;
    transform: translateY(-50%);
}

.Contact-block form .form-group .form-control {
    border: 1px solid #DBDBDB;
    border-radius: 0;
    background: #FFFFFF;
    padding: 0.6rem;
    padding-left: 2rem;
}

.Contact-block form button {
    border-radius: 0;
    background: #EE3A3A;
    color: #ffffff;
    padding: 0.5rem 2rem;
}

.Contact-block .whiteback .relative {
    position: relative;
    width: 100%;
}

.Contact-block .whiteback .relative .title,
.Contact-block .whiteback .relative p {
    position: relative;
    z-index: 2;
}

.Contact-block .whiteback .relative p.Vladimir-Script {
    font-family: 'Vladimir-Script', '微軟正黑體';
}

.Contact-block .whiteback .relative .big-tit {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 262px;
    color: #F9F9F9;
    z-index: 1;
}

@media (max-width: 575.98px) {
    .Contact-block .whiteback .relative .big-tit {
        font-size: 60px;
    }
}

.Contact-block .whiteback .col-md-2 {
    width: 20%;
}

@media (max-width: 768px) {
    .Contact-block .whiteback .col-md-2 {
        width: 33%;
    }
}

@media (max-width: 575.98px) {
    .Contact-block .whiteback .col-md-2 {
        width: 50%;
    }
}

.Contact-block .whiteback .col-md-2 i {
    display: block;
}

.Contact-block .whiteback .col-md-2 b {
    display: block;
    color: #2A2A2A;
}

.Products-block {
    position: relative;
    overflow: hidden;
}

@media (max-width: 575.98px) {
    .Products-block .col-md-3 {
        width: 50%;
    }
}

.Products-block .col-md-3 a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.Products-block .col-md-3 a:hover .boximg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.Products-block .col-md-3 a:hover .hover {
    transform: translateX(0px);
    transition: .2s ease-out;
    opacity: 1;
}

.Products-block .col-md-3 a .boximg {
    position: relative;
    overflow: hidden;
}

.Products-block .col-md-3 a .boximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.35s ease;
}

.Products-block .col-md-3 a .hover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.17);
    color: #ffffff;
    display: flex;
    align-items: flex-end;
    opacity: 1;
    transform: translateX(0px);
    transition: .2s;
}

@media (max-width: 575.98px) {
    .Products-block .col-md-3 a .hover {
        opacity: 1;
        transform: translateX(0px);
    }
}

.Polo-block {
    position: relative;
    overflow: hidden;
}

.Polo-block .formbar {
    background: #fff;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    overflow: hidden;
}

@media (max-width: 575.98px) {
    .Polo-block .formbar {
        padding: 1rem 0;
    }
}

.Polo-block .formbar form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #393A3C;
}

@media (max-width: 575.98px) {
    .Polo-block .formbar form {
        flex-wrap: wrap;
    }
}

.Polo-block .formbar form .relative {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 1.5rem;
}

@media (max-width: 575.98px) {
    .Polo-block .formbar form .relative {
        width: 100%;
        padding-right: 0;
    }
}

.Polo-block .formbar form .relative .form-control {
    border: none;
}

@media (max-width: 575.98px) {
    .Polo-block .formbar form .relative .form-control {
        padding-left: 0;
    }
}

.Polo-block .formbar form .relative::after {
    content: "\f107";
    display: inline-block;
    font-family: 'FontAwesome';
}

.Polo-block .formbar form .form-group {
    display: flex;
    align-items: center;
    border-right: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    padding-left: 1.5rem;
}

@media (max-width: 575.98px) {
    .Polo-block .formbar form .form-group {
        width: 100%;
        border: none;
        border-top: 1px solid #EBEBEB;
        border-bottom: 1px solid #EBEBEB;
        margin-top: 0.5rem;
        margin-bottom: 1rem;
        padding-left: 0;
    }
}

.Polo-block .formbar form .form-group:nth-last-child(1) {
    border-right: none;
    padding-right: 0;
    padding-left: 1.5rem;
    border-left: none;
}

@media (max-width: 575.98px) {
    .Polo-block .formbar form .form-group:nth-last-child(1) {
        padding-left: 0;
        border-top: none;
        margin-top: 0;
    }
}

.Polo-block .formbar form .form-group input {
    border: none;
    border-bottom: 1px solid #DCDCDC;
    border-radius: 0;
    width: 520px;
}

@media (max-width: 1280px) {
    .Polo-block .formbar form .form-group input {
        width: 400px;
    }
}

@media (max-width: 1024px) {
    .Polo-block .formbar form .form-group input {
        width: 300px;
    }
}

@media (max-width: 768px) {
    .Polo-block .formbar form .form-group input {
        width: 100px;
    }
}

@media (max-width: 575.98px) {
    .Polo-block .formbar form .form-group input {
        width: 300px;
        border-bottom: none;
    }
}

.Polo-block .formbar form button {
    border: none;
    background: none;
    box-shadow: none;
    color: #989898;
    margin-right: 1rem;
}

@media (max-width: 575.98px) {
    .Polo-block .formbar form button {
        margin-right: 0;
    }
}

.Polo-block .formbar form .result {
    box-sizing: border-box;
    padding: 0 1.5rem;
    position: relative;
    /*padding-right: 3rem;*/
}

@media (max-width: 575.98px) {
    .Polo-block .formbar form .result {
        display: none;
    }
}

.Polo-block .formbar form .result::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 140%;
    background: #DCDCDC;
    position: absolute;
    right: 0;
    top: -20%;
}

.Polo-block .formbar form label {
    white-space: nowrap;
}

@media (max-width: 575.98px) {
    .Polo-block .col-md-3 {
        width: 50%;
    }
}

.Polo-block .col-md-3 a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.Polo-block .col-md-3 a:hover .boximg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.Polo-block .col-md-3 a:hover .hover {
    transform: translateX(0px);
    transition: .2s ease-out;
    opacity: 1;
}

.Polo-block .col-md-3 a .boximg {
    position: relative;
    overflow: hidden;
}

.Polo-block .col-md-3 a .boximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.35s ease;
}

.Polo-block .col-md-3 a .hover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    background: #EBEBEB;
    color: #6A6A6A;
    transition: .2s;
}

.Information-block {
    position: relative;
    overflow: hidden;
}

.Information-block .nav-tabs {
    display: flex;
    justify-content: center;
}

.Information-block .nav-tabs button {
    border: none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
    padding: 0.6rem 1rem;
    background: #ffffff;
    transition: all 0.35s ease;
    margin: 0.5rem 0.5rem;
    text-align: center;
    outline: none;
}

.Information-block .nav-tabs button.active,
.Information-block .nav-tabs button:hover {
    background: #9E9E9E;
    color: #ffffff;
}

@media (max-width: 575.98px) {
    .Information-block .nav-tabs button {
        width: 45%;
    }
}

.About-block {
    position: relative;
    overflow: hidden;
}

.About-block .imgs {
    position: relative;
}

.About-block .imgs .Vladimir-Script {
    position: absolute;
    right: 5rem;
    bottom: 5rem;
}

.About-block .imgs .Vladimir-Script p {
    font-size: 76px;
    width: 100%;
    margin-bottom: 0;
    line-height: 0.5;
    color: #CA9274;
    font-style: italic;
}

.About-block .imgs .Vladimir-Script p:nth-last-child(1) {
    text-align: right;
}

.About-block .whiteback p {
    margin-bottom: 2rem;
}

.About-block .whiteback p:nth-of-type(odd) {
    margin-bottom: 0.5rem;
}

.About-block .title::after {
    content: '';
    display: block;
    width: 147px;
    height: 1px;
    background: #EE3A3A;
    margin: 1.5rem auto;
}

.About-block .part1 .title::after {
    display: none;
}

.About-block .part2 .txt {
    width: 80%;
    margin: 0 auto;
}

@media (max-width: 575.98px) {
    .About-block .part2 .txt {
        width: 100%;
    }
}

.About-block .part3 img {
    width: 100%;
}

.About-block .part4 .col-md-2 {
    width: 20%;
}

@media (max-width: 575.98px) {
    .About-block .part4 .col-md-2 {
        width: 50%;
    }
}

.About-block .part4 .box {
    position: relative;
    padding: 4.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

@media (max-width: 768px) {
    .About-block .part4 .box {
        padding: 2rem;
    }
}

@media (max-width: 575.98px) {
    .About-block .part4 .box {
        padding: 4rem 2rem;
    }

    .About-block .part4 .box p {
        margin-bottom: 0;
    }
}

.About-block .part4 .box::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../images/y.svg) no-repeat top center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.About-block .part4 .box .in {
    position: relative;
    z-index: 9;
}

.About-block .part5 .row {
    position: relative;
}

.About-block .part5 .row .col-md-6 {
    position: relative;
    z-index: 2;
}

.About-block .part5 .row .col-md-7 {
    position: absolute;
    right: 0;
    z-index: 1;
}

.About-block .part5 .whiteback {
    margin-top: 6rem;
}

.About-block .part6 .back {
    background: #393A3C;
}

.About-block .part6 .back .title::after {
    background: #ffffff;
}

.title {
    color: #000;
    text-transform: uppercase;
}

.yellow {
    color: #F1B800 !important;
}

.garyDeep {
    color: #3B3B3B !important;
}

.arrow-right {
    margin-left: 0.5rem;
}

.pup {
    position: fixed;
    overflow: hidden;
    z-index: 9999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.pup.active {
    display: block;
}

.pup .content {
    max-width: 800px;
    margin: 0 auto;
    background: #ffffff;
    padding: 3rem;
    position: relative;
}

@media (max-width: 575.98px) {
    .pup .content {
        height: 500px;
        overflow-y: scroll;
    }
}

.pup .content .boximg {
    width: 100%;
}

.pup .content .boximg img {
    width: 100%;
}

.nav-tabs {
    border-bottom: none;
}

.garyback {
    position: relative;
    overflow: hidden;
    padding: 1rem 0 0 0;
}

.bread a,
.bread span {
    color: #ABABAB;
    text-transform: uppercase;
}

.bread span {
    margin: 0 0.1rem;
}

.bread a:hover {
    color: #0D72BA;
}

.whiteback {
    background-color: #ffffff;
}

.learnmore {
    display: inline-block;
    border-radius: 25px;
    background: #BCE3FF;
    padding: 0.9rem 1.8rem;
    color: #0D72BA !important;
    font-family: 'FuturaPT-Medium', '微軟正黑體';
}

.learnmore:hover {
    background: #0D72BA;
    color: #ffffff !important;
}

.btn-m {
    background: #0D72BA;
    border-radius: 5px;
    padding: 0.7rem 2rem;
    color: #ffffff;
}

@media (max-width: 768px) {
    .btn-m {
        padding: 0.7rem 1rem;
    }
}

.btn-m:hover {
    background: #29AAE2;
    color: #ffffff;
}

footer {
    width: 100%;
    position: relative;
    z-index: 9;
    border: 1px solid #E3E3E3;
}

footer a {
    color: #7D7D7D;
    display: block;
}

footer a:hover {
    color: #0D72BA;
}

footer .link {
    display: flex;
    align-items: center;
}

footer .link a {
    margin-right: 0.5rem;
    font-size: 1.4em;
    display: block;
}

footer .link a:hover {
    background: none;
    color: #0D72BA;
}

footer .footer {
    padding: 3rem 0;
}

footer .footer .footer-inner span i {
    /*margin-right: 0.3rem;*/
    font-size: 18px;
}

footer .footer .footer-inner .social {
    display: flex;
    justify-content: center;
}

@media (max-width: 575.98px) {
    footer .footer .footer-inner .social {
        display: flex;
        justify-content: flex-start;
    }
}

footer .footer .footer-inner .social a {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;

    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #E7F3F3;
    color: #137E83;
    margin: 0 1rem;
}

footer .footer .footer-contact p span {
    font-weight: bold;
    word-wrap: nowrap;
}

footer .footer .footer-contact .emial-phone-block {
    display: flex;
    justify-content: center;
}

@media (max-width: 575.98px) {
    footer .footer {
        padding-bottom: 0;
    }

    footer .footer .row {
        flex-wrap: wrap;
    }

    footer .footer .footer-contact .emial-phone-block {
        display: block;

    }

    footer .footer .footer-contact p {
        text-align: left !important;
    }
}

footer .copyright {
    padding: 1rem 0;
    background: #137E83;
}

footer .copyright span {
    color: #ffffff;
}

footer .copyright span a {
    color: #ffffff;
    display: inline-block;
}

footer .copyright .terms a {
    text-decoration: underline;
    letter-spacing: 0px;
}

@media (max-width: 575.98px) {
    footer .logo a.text-center {
        text-align: left !important;
    }

    footer .logo img {
        margin: 0 auto;
    }
}

.message {
    position: fixed;
    right: 0rem;
    bottom: 0rem;
    z-index: 99;
    border: none;
    color: #ffffff;
    height: 80px;
    width: 80px;
    opacity: 0;
    background: #D6000D;
    transform: translateY(5rem);
    transition: all 0.35s ease;
}

.message.on {
    opacity: 1;
    transform: translateY(0);
}

.message::after {
    content: "\f106";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 2em;
}

@media (min-width: 768px) {
    .message {
        right: 0rem;
    }
}

@media (min-width: 992px) {
    .message {
        right: 0rem;
        bottom: 0rem;
        transform: translateY(8rem);
    }

    .message span {
        transform: translateY(9px);
        font-size: 2rem;
    }
}

@media (min-width: 1680px) {
    .message {
        right: 0rem;
        bottom: 0rem;
        transform: translateY(15rem);
    }
}

@media (max-width: 575.98px) {
    .message {
        width: 50px;
        height: 50px;
    }
}

main {
    position: relative;
}

@media (min-width: 576px) {
    main {
        --bs-container: 540px;
    }
}

@media (min-width: 768px) {
    main {
        --bs-container: 720px;
    }
}

@media (min-width: 992px) {
    main {
        --bs-container: 960px;
    }
}

@media (max-width: 1200px) {
    main {
        --bs-container: 1140px;
    }
}

@media (min-width: 1400px) {
    main {
        --bs-container: 1320px;
    }
}

@media (min-width: 1680px) {
    main {
        --bs-container: 1500px;
    }
}

.pageinfo ul {
    display: flex;
    justify-content: center;
}

.pageinfo ul li {
    list-style: none;
    padding-left: 0;
    padding: 0.5rem;
}

@media (max-width: 575.98px) {
    .pageinfo ul li {
        padding: 0.2rem;
    }
}

.pageinfo ul li::before {
    display: none !important;
    font-style: none;
}

.pageinfo ul li a {
    width: 49px;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #929292;
    border: 1px solid #fff;
}

@media (max-width: 768px) {
    .pageinfo ul li a {
        width: 39px;
        height: 39px;
    }
}

.pageinfo ul li .active {
    border: 1px solid #BFBFBF;
    color: #393A3C;
    background: #FFFFFF;
}

.pageinfo ul li .prev {
    margin: 0;
    border: none;
}

.pageinfo ul li .prev::after {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 1.5em;
}

.pageinfo ul li .prev:hover {
    background: #000;
    color: #ffffff;
}

.pageinfo ul li .next {
    margin: 0;
    border: none;
}

.pageinfo ul li .next::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 1.5em;
}

.pageinfo ul li .next:hover {
    background: #000;
    color: #ffffff;
}

@media (max-width: 575.98px) {
    .pageinfo .more {
        padding: 1rem 1.5rem;
    }
}

.pageinfo span {
    color: rgba(0, 0, 0, 0.5);
}

.draggable-btn {
    position: relative;
    width: auto;
    display: flex;
    align-items: center;
    color: #ffffff;
    text-transform: uppercase;
}

.draggable-btn .x-btn {
    margin-left: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    top: 0;
    transition: all 180ms ease-out;
}

.draggable-btn .x-btn::before {
    position: absolute;
    display: block;
    content: '';
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    z-index: -1;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: all 175ms ease;
    transform: rotate(45deg);
    background: #ffffff;
}

.draggable-btn .x-btn::after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 50%;
    background-color: #ffffff;
    transition: all 350ms ease;
}

.draggable-btn .x-btn span {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    transition: all 350ms ease;
}

.draggable-btn .x-btn span:hover {
    background: #0D72BA;
}

.draggable-btn .x-btn span:hover::after,
.draggable-btn .x-btn span:hover::before {
    background: #ffffff;
}

.draggable-btn .x-btn span::after,
.draggable-btn .x-btn span::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background-color: #0D72BA;
    content: '';
    transition: all 350ms ease;
    transform: translate(-50%, -50%);
}

.draggable-btn .x-btn span::before {
    width: 15px;
    height: 2px;
}

.draggable-btn .x-btn span::after {
    width: 2px;
    height: 15px;
}

.search-form {
    display: none;
}

.search-form form {
    padding-bottom: 1.5rem;
}

.search-form form .form-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-form form .form-group .form-control {
    padding: 0.8rem;
    border-radius: 0;
}

.search-form form .form-group button {
    background: #717981;
    color: #ffffff;
    border-radius: 0;
    padding: 0.8rem 2rem;
}

.faq .panel-group {
    box-sizing: border-box;
}

.faq .panel-group .panel {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #DBDBDB;
    position: relative;
}

.faq .panel-group .panel.brnone {
    border: none;
}

.faq .panel-group .panel .panel-heading {
    padding: 0;
}

.faq .panel-group .panel .panel-title {
    margin-bottom: 0;
}

.faq .panel-group .panel .panel-title a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 0rem;
    font-weight: 600;
    border: none;
    margin: 0;
    position: relative;
}

.faq .panel-group .panel .panel-title a img {
    width: 63px;
    margin-right: 1rem;
}

.faq .panel-group .panel .panel-title a .number {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #717171;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .faq .panel-group .panel .panel-title a .number {
        width: 28px;
        height: 28px;
    }
}

.faq .panel-group .panel .panel-title a span {
    width: 95%;
    font-size: 24px !important;
}

.faq .panel-group .panel .panel-title a span.br {
    border-bottom: 1px solid #DBDBDB;
    box-sizing: border-box;
    padding-bottom: 1rem;
}

@media (max-width: 768px) {
    .faq .panel-group .panel .panel-title a span.br {
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 575.98px) {
    .faq .panel-group .panel .panel-title a span {
        width: 90%;
        text-align: justify;
        font-size: 18px !important;
    }
}

.faq .panel-group .panel .panel-title a::before {
    content: "\f106";
    font-family: fontawesome;
    width: 2.19vw;
    height: 2.19vw;
    border-radius: 50%;
    font-size: 1.5em;
    font-weight: normal;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq .panel-group .panel .panel-title a.collapsed {
    background-color: #ffffff;
}

.faq .panel-group .panel .panel-title a.collapsed::before {
    content: "\f107";
    font-family: fontawesome;
    width: 2.19vw;
    height: 2.19vw;
    border-radius: 50%;
    font-size: 1.5em;
    font-weight: normal;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq .panel-group .panel .panel-body {
    padding: 0 2rem 2rem 4.8rem;
}

@media (max-width: 768px) {
    .faq .panel-group .panel .panel-body {
        padding-left: 2.2rem;
    }
}

.faq .panel-group .panel .panel-body .con {
    /*display: flex;*/
    color: #393A3C;
}

/*.faq .panel-group .panel .panel-body .con:nth-last-child(1) {
  color: #919191;
}*/

.faq .panel-group .panel .panel-body .con p {
    margin-bottom: 0.5rem;
}

.faq .panel-group .panel .panel-body .con p:nth-last-child(1) {
    /*margin-left: 0.5rem;*/
    color: #919191;
}

.faq .panel-group .panel .collapse.in {
    display: block;
}

.garyback {
    background: #FAFAFA;
}

@media print {
    body {
        -webkit-print-color-adjust: exact;
    }
}

.v-banner {
    position: relative;
    margin-bottom: 5rem;
    background-position: top;
    background-size: cover;
}

.v-banner > img {
    object-fit: none;
    height: 100%;
    width: 100%;
}

.v-banner .v-banner-content {
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-top: 3rem;
}

.v-banner .v-banner-content .container h2 {
    color: #22878C;
}

.v-banner .content-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.v-list-block {
    margin-bottom: 5rem;
}

.v-list-block > h2 {
    font-size: 32px;
    color: #22878C;
    text-align: center;
    /*font-weight: bold;*/
}

.v-list-block .buttons-block {
    padding: 0.6rem;
    border: 1px solid #707070;
    box-shadow: 2px rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    display: flex;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}

.v-list-block .buttons-block2 {
    padding: 0.6rem;

    box-shadow: 2px rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    display: flex;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}

.v-list-block a {
    padding: 0.6rem 2.2rem;
    background-color: #fff;
    border: 0;
    color: #BBBBBB;
    display: flex;
    align-items: center;
}

.v-list-block a span {
    margin-left: 0.5rem;
}

.v-list-block a.active {
    /*background-color: #00B9C4;*/
    background-color: #137E83;
    border-radius: 10px;
    color: #fff;
}

.v-list-block .v-item {
    background-color: #E8F5F6;
    width: 90%;
    padding: 2rem;
    margin-left: auto;
    border-radius: 20px;
    position: relative;
    /*height: 453px;*/
    padding: 4rem;
    margin-top: 3rem;
}

.v-list-block .v-item.right {
    background-color: #E8F5F6;
    width: 90%;
    padding: 2rem;
    margin-right: auto;
    margin-left: 0;
    border-radius: 20px;
    position: relative;
    padding: 4rem;
    margin-top: 3rem;
}

.v-list-block .v-item .v-image-box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10%;
    background-color: #fff;
    padding: 2.5rem calc(10% + 1rem);
    border-radius: 20px;
    height: 80%;
    width: 50%;
}

.v-list-block .v-item .v-image-box img {
    max-width: 100%;
    max-height: 100%;
    /*width: 100%;
    height: 100%;*/
}

.v-list-block .v-item.right .v-image-box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10%;
    background-color: #fff;
    padding: 2.5rem calc(10% + 1rem);
    border-radius: 20px;
    left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.v-list-block .v-item .v-item-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.v-list-block .v-item.right .v-item-content {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.v-list-block .v-item .v-item-content h5 {
    color: #22878C;
}

.v-list-block .v-item .v-item-content .w-md-50 {
    width: 50%;
}

.v-list-block .v-item .v-item-content table {
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    width: 100%;
    border: 1px solid #E0E0E0;
}

.v-list-block .v-item .v-item-content table tr td {
    border-bottom: 1px solid #E0E0E0;
}

.v-list-block .v-item .v-item-content table tr:first-child {
    border-radius: 10px 0 0 0;
}

/*.v-list-block .v-item .v-item-content table tr:first-child td:first-child{
    border-radius: 10px 0 0 0;
}
.v-list-block .v-item .v-item-content table tr:first-child td:last-child{
    border-radius: 0 10px  0 0;
}

.v-list-block .v-item .v-item-content table tr:last-child td:first-child{
    border-radius: 0 0 0 10px ;
}
.v-list-block .v-item .v-item-content table tr:last-child td:last-child{
    border-radius: 0 0 10px 0 ;
}*/

.v-list-block .v-item .v-item-content table tr:first-child {
    background-color: #1F868B;
    color: #fff;
}

.v-list-block .v-item .v-item-content table tr td,
.v-list-block .v-item .v-item-content table tr th {
    padding: 0.5rem;
}

.v-list-block .v-item .v-item-content table tbody {
    background-color: #fff;
}

@media (max-width: 1400px) {

    .v-list-block .v-item .v-item-content .w-md-50,
    .v-list-block .v-item.right .v-item-content .w-md-50 {
        width: 48%;
    }

    .v-list-block .v-item .v-image-box,
    .v-list-block .v-item.right .v-image-box {
        padding: 2.5rem 8%;
    }
}

@media (max-width: 1200px) {

    .v-list-block .v-item .v-item-content .w-md-50,
    .v-list-block .v-item.right .v-item-content .w-md-50 {
        width: 45%;
    }

    .v-list-block .v-item .v-image-box,
    .v-list-block .v-item.right .v-image-box {
        padding: 2.5rem 6%;
    }
}

@media (max-width: 990px) {
    .v-banner .v-banner-content .container .content-text {
        width: 100%;
    }

    .v-banner .v-banner-content .container h2 {
        font-size: 20px;
    }

    .v-banner .v-banner-content .container p {
        margin-bottom: 0.5rem;
    }

    .v-banner .v-banner-content .container p:last-child {
        font-size: 18px;
    }

    .v-list-block .v-item .v-image-box {
        padding: 1rem;
        text-align: center;
        /*width: 85%;*/
        width: 100%;
        margin: 0 auto;
    }

    .v-list-block .v-item,
    .v-list-block .v-item.right {
        width: 100%;
        padding: 1rem;
        margin-left: 0;
    }

    .v-list-block .v-item .v-image-box,
    .v-list-block .v-item.right .v-image-box {
        position: static !important;
        transform: none;
    }

    .v-list-block .v-item .v-item-content .w-md-50,
    .v-list-block .v-item.right .v-item-content .w-md-50 {
        width: 100%;
    }

    .v-list-block .v-item .v-item-content,
    .v-list-block .v-item.right .v-item-content {
        align-items: center;
        margin-top: 1.5rem;
    }

}

.vc-list-box .vc-item {
    background-color: #E8F5F6;
    border-radius: 20px;
    padding: 1.5rem;
}

.vc-list-box .vc-item h5 {
    font-size: 24px;
    color: #22878C;
    font-weight: bold;
}

.vc-list-box .vc-item .vc-item-content p {
    margin: 1.5rem 0;
    font-size: 16px;
}

.vc-list-box .vc-item .suggested-vaccination-age-box {
    font-weight: bold;
    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 16px;
}

@media (max-width: 767.9px) {
    .v-list-block .buttons-block2 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .v-list-block a {
        padding: 0.6rem 1rem;
    }

    .v-list-block a span {
        margin-left: 0;
    }

    .vc-list-box .vc-item h5 {
        font-size: 18px;
    }
}

.p-banner {
    position: relative;
    margin-bottom: 5rem;
    background-position: top;
    background-size: cover;
}

.p-banner .p-banner-content {
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;

}

.p-banner .p-banner-content .container {
    padding: 3rem 1rem;
}

.p-banner .p-banner-content .container .content-text {
    width: 40%;
}

.p-banner .p-banner-bg,
.p-banner .p-banner-bg img {
    width: 100%;
    height: 100%
}

.p-banner .p-banner-content .container .promotion-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.p-banner .p-banner-content .container .promotion-text strong {
    color: #22878C;
    font-weight: bold;
}

.p-banner .p-banner-content .container .promotion-text p {
    font-size: 18px;
    color: #343434;
}

.huangpai-first-block {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.huangpai-first-block .content-text p {
    letter-spacing: 0.9px;
    color: #808080;
    margin-bottom: 1.5rem;
}

.huangpai-first-block .container h2 {
    color: #22878C;
    font-weight: normal;
    text-align: left;
    margin-bottom: 2rem;
}

.huangpai-first-block .container h5 {
    color: #22878C;
    /*font-weight: bold;*/
}

.huangpai-first-block .container .tag-box {
    margin-bottom: 2rem;
    width: 70%;
}

.huangpai-first-block .container .tag-box2 {
    margin-bottom: 1.5rem;
    width: 80%;
}

.huangpai-first-block .container .tag-box2 .tag-item {
    margin-right: 1rem;
    color: #469EA3;
}

.huangpai-first-block .container .tag-box .tag-item {
    padding: 0.5rem 1rem;
    letter-spacing: 0px;
    color: #469EA3;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 92px;
    text-align: center;
    max-width: 120px;
}

.huangpai-first-block .container .xiaoguo-box .xiaoguo-item {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    color: #343434;
    border-radius: 100px;
    padding: 2rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0px;
    font: normal normal normal 20px/24px Microsoft JhengHei;
}

.huangpai-first-block .container .xiaoguo-box .xiaoguo-item p {
    text-align: center;
    margin: 0;
    /*font: normal normal normal 20px/30px Microsoft JhengHei;*/
    letter-spacing: 0px;
    color: #343434;
}

@media (max-width: 575.98px) {
    .huangpai-first-block .container .xiaoguo-box .xiaoguo-item {
        font-size: 18px;
    }

    .huangpai-first-block .container .xiaoguo-box .xiaoguo-item p {
        font-size: 18px;
    }

    .huangpai-first-block .container .tag-box2 {
        justify-content: space-between;
    }

    .huangpai-first-block .container .tag-box2 .tag-item {
        margin-right: 0;
    }

}

.huangpai-first-block .list-box {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 1rem 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.5rem;
}

.huangpai-first-block .list-box .col-md-3 {
    letter-spacing: 0px;
    color: #469EA3;
}

.huangpai-first-block .list-box .col-md-9 ul,
.huangpai-first-block .list-box .col-md-9 li {
    margin: 0;
    letter-spacing: 0px;
    color: #343434;
    font-weight: bold;
}

.huangpai-first-block .list-box .col-md-9 ul li::before {
    width: 5px;
    height: 5px;
    background: #268A8F;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.huangpai-first-block .col-md-6:last-child img {
    border-radius: 10px;
}

@media (max-width: 990px) {
    .huangpai-first-block .container .tag-box {
        width: 100%;
    }

    .huangpai-first-block .container .tag-box2 {
        margin-bottom: 1.5rem;
        width: 100%;
    }
}

.huangpai-second-block {
    background-position: top;
    background-size: auto;
}

.huangpai-second-block > img {
    height: 100%;
    object-fit: none;
}

.huangpai-second-block .inner {
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.huangpai-second-block .inner .row {
    display: flex;
    align-items: center;
}

.huangpai-second-block .inner .row .w-75 {
    width: 93% !important;
}

.huangpai-second-block .inner h5 {
    color: #22878C;
    font-weight: bold;
}

.huangpai-second-block .inner p {
    margin: 2rem 0;
    margin-bottom: 3rem;
    font: normal normal normal 18px/30px Microsoft JhengHei;
    letter-spacing: 0.9px;
    color: #808080;
}

@media (max-width: 990px) {
    .huangpai-second-block {
        margin-bottom: 5rem;
    }

    .huangpai-second-block .inner h5 {
        padding-top: 2rem;
    }

    .huangpai-second-block .inner .row .w-75 {
        width: 100% !important;
    }
}

.huangpai-third-block {
    margin: 4rem 0;
}

.huangpai-third-block .container {
    padding-left: 7vw;
    padding-right: 7vw;
}

.huangpai-third-block .container .card .boximg {
    overflow: hidden;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #0000001C;
    border-radius: 10px;
    height: 205px;
}

.huangpai-third-block .container .card .boximg img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    max-height: 100%;
}

.boximg:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.huangpai-third-block .container > h5 {
    margin-bottom: 2rem;
    color: #22878C;
}

.huangpai-third-block .container .card h5 {
    letter-spacing: 0px;
    color: #22878C;
    font: normal normal normal 24px/32px Microsoft JhengHei;
}

@media (max-width: 575.98px) {
    .huangpai-third-block .container .card h5 {
        font-size: 20px;
    }
}

.huangpai-third-block .container .card p {
    letter-spacing: 0px;
    color: #656565;
    font: normal normal 300 16px/26px Microsoft JhengHei;
}

.huangpai-third-block .container .card .number {
    position: absolute;
    top: -20px;
    left: 26px;
    font-family: 'Parisienne';
    letter-spacing: 0px;
    color: #55B2B7;
}

@media (max-width: 990px) {
    .huangpai-third-block .container .card .boximg {
        height: auto;
    }

    .huangpai-third-block .container > h5 {
        margin-bottom: 1rem;
        /*padding-bottom: 1rem;*/
    }
}

@media (max-width: 575.98px) {
    .huangpai-third-block .container > h5 {
        margin-bottom: 1rem;
        padding-bottom: 1rem;
    }
}

.huangpai-four-block {
    margin-top: 3rem;
    position: relative;
    overflow: hidden;
    background-position: top;
    background-size: cover;
}

.huangpai-four-block > img {
    height: 100%;
    width: 100%;
}

.huangpai-four-block .inner {
    padding: 4rem 0;
    /*position: absolute;*/
    width: 100%;
    /*height: 100%;*/
    /*top: 0;
    left: 0;*/
}

.huangpai-four-block .inner .liaocheng-img-box {
    display: flex;
}

.huangpai-four-block .inner .liaocheng-img-box .boximg {
    overflow: hidden;
    margin: 1rem;
}

.huangpai-four-block .inner .liaocheng-img-box img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    /*max-height: 100%;*/
}

.huangpai-four-block .inner h5 {
    color: #22878C;
}

.huangpai-four-block .slide-box {
    margin-top: 3rem;
}

.huangpai-four-block .slide-box .swiper-slide .images-box {
    padding: 2rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
}

.huangpai-four-block .slide-box .swiper-slide h6 {
    color: #22878C;
    margin-top: 1rem;
}

.huangpai-four-block .slide-box .swiper-slide.slide-active .images-box {
    background-color: #fff;
}

.huangpai-four-block .slide-box .swiper-pagination .swiper-pagination-bullet {
    height: 17px;
    width: 17px;
    border-radius: 50%;
}

.huangpai-four-block .slide-box .swiper {
    padding-bottom: 5rem;
}

.huangpai-four-block .slide-box .swiper .swiper-pagination-bullet-active {
    background-color: #22878C !important;
}

.huangpai-four-block .slide-box .swiper .swiper-pagination-bullet {
    background-color: #E1E1E1;
}

@media (max-width: 990px) {
    .huangpai-four-block .inner {
        padding: 0rem;
    }

    .huangpai-four-block .inner h5 {
        margin-top: 2rem;
    }
}

.huangpai-five-block {
    margin-top: 4rem;
    margin-bottom: 5rem;
}

.huangpai-five-block h5 {
    color: #22878C;
}

.huangpai-five-block .faq {
    margin-top: 2rem;
}

.huangpai-five-block .faq .content .panel {
    border-radius: 20px;
    background: #E8F5F6 0% 0% no-repeat padding-box;
    padding: 1.5rem;
    margin-bottom: 1rem;
}

.huangpai-five-block .faq .panel-group .panel .panel-title a {
    padding: 1rem 0rem;
    color: #22878C;
    font-weight: 500;
}

.huangpai-five-block .faq .panel-group .panel .panel-title a.collapsed {
    background: #E8F5F6 0% 0% no-repeat padding-box;
}

.huangpai-five-block .faq .panel-group .panel .panel-body {
    padding: 1rem 0 1rem 0;
    border-top: 1px solid #DEDEDE;
    letter-spacing: 0px;
    color: #343434;
}

.huangpai-five-block .faq .panel-group .panel .panel-body p, .huangpai-five-block .faq .panel-group .panel .panel-body li {
    font-size: 18px;
}

.huangpai-five-block .faq .panel-group .panel .panel-body ul li {
    letter-spacing: 0px;
    color: #343434;
    padding-left: 0;
    list-style-type: decimal;
    margin-bottom: 0.5rem;
}

.huangpai-five-block .faq .panel-group .panel .panel-body ul li:before {
    content: none;
}

.huangpai-five-block .faq .panel-group .panel .panel-body ol {
    margin-left: 0.4rem;
}

.huangpai-five-block .faq .panel-group .panel .panel-body ol li {
    letter-spacing: 0px;
    color: #343434;
    padding-left: 0;
    list-style-type: decimal;
    margin-bottom: 0.5rem;
}

.huangpai-five-block .faq .panel-group .panel .panel-body ol li:before {
    content: none;
}

.huangpai-five-block .faq .panel-group .panel .panel-title a::before {
    content: url("../images/arrow-up.png");
}

.huangpai-five-block .faq .panel-group .panel .panel-title a.collapsed::before {
    content: url("../images/arrow-down.png");
}

@media (max-width: 990px) {
    .huangpai-five-block .faq {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .huangpai-five-block .faq .panel-group .panel .panel-body p, .huangpai-five-block .faq .panel-group .panel .panel-body li {
        font-size: 16px;
    }
}

.huangpai-six-block {
    margin-top: 3rem;
    letter-spacing: 0px;
}

.huangpai-six-block h5 {
    color: #22878C;
}

.huangpai-six-block h6.text-center {
    color: #22878C;
    letter-spacing: 0px;
    font-weight: bold;
}

.huangpai-six-block .boximg1 {
    overflow: hidden;
    /*border-radius: 10px;*/
    height: 100%;
    /*background: #F6FBFC 0% 0% no-repeat padding-box;*/
    /*display: flex;
    align-items: center;*/
}

.huangpai-six-block .boximg1 .img-title {
    letter-spacing: 0;
    font: normal normal bold 24px/32px Microsoft JhengHei;
    margin: 0;
    padding: 1rem 0;
    color: #22878C;
}

.huangpai-six-block .boximg2 {
    background: #F6FBFC 0% 0% no-repeat padding-box;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.huangpai-six-block .boximg2 img {
    width: 100%;
}

.huangpai-six-block .boximg3 {
    overflow: hidden;
    /*border-radius: 10px;*/
    height: 100%;
    background: #F6FBFC;
    background-clip: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.huangpai-six-block .chunk-box {
    /*background: #F6FBFC 0% 0% no-repeat padding-box;*/
    /*background: red;*/
}

.huangpai-six-block .success-box .image-box {
    background: #F6FBFC 0% 0% no-repeat padding-box;
    /*background: red;*/
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.huangpai-six-block .success-box .image-box img {
    /*padding: 1rem;*/
    padding: 0;
}

.huangpai-six-block .success-box .desc-box {
    display: flex;
    justify-content: center;
}

.huangpai-six-block .success-box .success-desc {
    letter-spacing: 0px;
    color: #343434;
    margin: 0;
    font: normal normal bold 18px/36px Microsoft JhengHei;
    display: inline-block;
    padding: 1rem;
}

.huangpai-six-block .img-desc {
    text-align: center;
    letter-spacing: 0;
    color: #343434;
    margin-top: 0.5rem;
    font-weight: bold;
}

@media (max-width: 990px) {
    .huangpai-six-block .success-box .image-box {
        height: auto;
    }

}

/*.huangpai-six-block .boximg img{
  -webkit-transition: all 0.5s ease 0s ;
  -moz-transition: all 0.5s ease 0s ;
  -ms-transition: all 0.5s ease 0s ;
  -o-transition: all 0.5s ease 0s ;
  transition: all 0.5s ease 0s ;
  height: 100%;
  width: 100%;
}*/

.meirong-first-block {
    margin-top: 3rem;
    margin-bottom: 5rem;
}

.meirong-first-block .container h5 {
    color: #22878C;
    margin-bottom: 4.5rem;
}

.meirong-first-block .container .meirong-list .col-md-4 .meirong-item {
    background: #E8F5F6 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 0 1rem;
    position: relative;
    width: 100%;
    padding-top: 1.5rem;
}

.meirong-first-block .container .meirong-list .col-md-4 .meirong-item .meirong-inner {
    margin-top: -3rem;
}

.meirong-first-block .container .meirong-list .col-md-4 .meirong-item .meirong-inner .meirong-image {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #0000001C;
    border: 1px solid #E8E8E8;
    border-radius: 20px;

    width: 100%;
    height: 290px;
}

.meirong-first-block .container .meirong-list .col-md-4 .meirong-item .meirong-inner h6 {
    padding: 1rem 0;
    color: #22878C;
}

.meirong-second-block {
    position: relative;
    background-position: top;
    background-size: cover;
}

.meirong-second-block .image-box {
    overflow: hidden;
    height: 100%;
}

.meirong-second-block .image-box img {
    width: 100%;
    height: 100%;
}

.meirong-second-block .inner {
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    padding-bottom: 3rem;
}

.meirong-second-block .inner h5 {
    padding: 3rem 0;
    color: #22878C;
}

.meirong-second-block .inner .row .item-box .icon-box {
    margin-bottom: 2rem;
}

.meirong-second-block .inner .row .item-box {
    padding: 1.5rem;
    border-radius: 20px;
    background-color: #fff;
    height: 100%;
}

.liaochengxiaoguo-block {
    position: relative;
    background-position: top;
    background-size: cover;
}

.liaochengxiaoguo-block > img {
    width: 100%;
    height: 100%;

}

.liaochengxiaoguo-block .inner {
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: auto;
    padding: 3rem 0;
}

.liaochengxiaoguo-block .inner h5 {
    margin-bottom: 2rem;
    color: #22878C;
    /*font-weight: bold;*/
}

.liaochengxiaoguo-block .liaochengxiaoguo-item {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 2rem;
}

.liaochengxiaoguo-block .liaochengxiaoguo-item .number {
    font-family: 'Parisienne' !important;
    letter-spacing: 0px;
    color: #55B2B7;
}

.liaochengxiaoguo-block .liaochengxiaoguo-item .desc1 {
    letter-spacing: 0px;
    color: #22878C;
    margin-bottom: 0.5rem !important;
}

.renzheng-block {
    margin-top: 3rem;
    margin-bottom: 5rem;
}

.renzheng-block .container {
    width: 85%;
    margin: 0 auto;
}

.renzheng-block .container .renzheng-box {
    margin-bottom: 5rem;
}

.renzheng-block .container .renzheng-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.renzheng-block .container .renzheng-item .icon-item {
    background: #F3F8F7 0% 0% no-repeat padding-box;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.renzheng-block .container .renzheng-item p {
    text-align: center;
    font-weight: bold;
    letter-spacing: 0px;
    color: #469EA3;
    width: 200px;
    margin-top: 1rem;
}

.renzheng-block .container > h5 {
    letter-spacing: 0px;
    color: #22878C;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2rem;
}

.renzheng-block .container div.quanli-desc-box {
    width: 60%;
    margin: 0 auto;
    text-align: center;

}

@media (max-width: 990px) {
    .renzheng-block .container div.quanli-desc-box {
        width: 100%;
    }
}

.zhuanlijishu-block {
    margin-bottom: 3rem;
}

.h360 {
    max-height: 360px;
}

.being-block {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 20px;
}

.being-block ul {
    padding: 1rem 2rem;
    margin: 0;
}

.being-block ul li {
    margin: 0.25rem 0;
    letter-spacing: 1px;
    color: #343434;
    font: normal normal normal 20px/30px Microsoft JhengHei;
}

@media (max-width: 575.98px) {
    .being-block ul li {
        font-size: 18px;
    }
}

.show-box {
    margin-bottom: 3rem;
}

.show-box .container > h5 {
    letter-spacing: 0px;
    color: #22878C;
}

.show-box .boximg {
    overflow: hidden;
    border-radius: 10px;
}

.show-box .boximg img {

    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.liucheng-block {
    position: relative;
    margin-bottom: 5rem;
}

.liucheng-block > img {
    width: 100%;
    height: 100%;
}

.liucheng-block .inner {

    width: 100%;
    /*position: absolute;
    top: 0;
    left: 0;*/
    padding-top: 1rem;
    padding-bottom: 5rem;
}

.liucheng-block .inner h5 {
    letter-spacing: 0px;
    color: #22878C;
}

.liucheng-block .inner .img-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 1.5rem;
    text-align: center;
}

.liucheng-block .inner h5 {
    margin-top: 3rem;
}

.liucheng-block .inner h6 {
    letter-spacing: 0px;
    color: #22878C;
    margin-bottom: 1rem;
}

.liucheng-block .inner .point1 p {
    letter-spacing: 0.9px;
    color: #3D3D3D;
}

.liucheng-block .inner .point1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 3rem;
}

.liucheng-block .inner .point1.order-md-1 {
    padding-right: 3rem;
    padding-left: 0;
}

@media (max-width: 990px) {

    .liucheng-block .inner .point1,
    .liucheng-block .inner .point1.order-md-1 {
        padding: 1rem;
    }
}

.ad-block .ad-title {
    letter-spacing: 0px;
    color: #22878C;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
    font-weight: bold;
}

.ad-block .ad-content-box {
    text-align: center;
    font: normal normal normal 18px/30px Microsoft JhengHei;
    letter-spacing: 0px;
    color: #808080;
    padding: 1rem;
}

.ad-block .ad-title:before {
    content: "";
    width: 70px;
    height: 2px;
    margin-right: 1rem;
    border: 1px solid #22878C;
}

.ad-block .ad-title:after {
    content: "";
    width: 70px;
    height: 2px;
    margin-left: 1rem;
    border: 1px solid #22878C;
}

.ad-block .ad-desc1 {
    margin: 0;
    letter-spacing: 0px;
    color: #808080;
}

.zhengshu-block {
    position: relative;
    overflow: hidden;
    background-position: top;
    background-size: auto;
}

.zhengshu-block > img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.zhengshu-block .inner {
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
}

.zhengshu-block .inner .container {
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3rem;
}

.zhengshu-block .inner .container h6 {
    letter-spacing: 0px;
    color: #22878C;
    margin-bottom: 2rem;
    font-weight: bold;
}

.zhengshu-block .inner .container .zhengshu-row-2 {
    padding-left: 20%;
    margin-top: 1rem;
}

.zhengshu-block .zhengshu-img {
    margin-right: 1rem;
}

@media (max-width: 1399px) {
    .zhengshu-block .inner .container {
        width: 100%;
    }

    .zhengshu-block .inner .container .zhengshu-row-1,
    .zhengshu-block .inner .container .zhengshu-row-2 {
        text-align: center;
    }

    .zhengshu-block .zhengshu-img {
        margin-top: 1rem;
    }

    .zhengshu-block .inner .container .zhengshu-row-2 {
        padding: 0;
        margin-top: 0;
    }
}

.liaochengxiaoguo2-block h5 {
    letter-spacing: 0px;
    color: #22878C;
    margin-bottom: 2rem;
    /*font-weight: bold;*/
}

.liaochengxiaoguo2-block .row {
    --bs-gutter-x: 3rem !important;
}

.liaochengxiaoguo2-block .boximg3 {
    overflow: hidden;
}

.liaochengxiaoguo2-block .boximg3 img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    max-height: 416px;
}

.liaochengxiaoguo2-block p {
    margin-bottom: 0.3rem;
    letter-spacing: 0px;
    color: #808080;
    font-weight: bold;
}

.h418 {
    height: 418px;
}

.recommen-block {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 1.5rem;
    margin-bottom: 2rem;
}

.recommen-block p {
    letter-spacing: 1px;
    color: #343434;
    font-size: 20px;
}

@media (max-width: 575.98px) {
    .recommen-block p {
        font-size: 18px;
    }
}

.end-block {
    padding: 4rem 0;
    background-position: top;
    background-size: cover;
}

.end-block h5 {
    font: normal normal normal 36px/48px Microsoft JhengHei;
    letter-spacing: 0px;
    color: #22878C;
}

@media (max-width: 990px) {
    .end-block h5 {
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .end-block h5 {
        font-size: 18px;
        line-height: 2;
        margin-bottom: 1rem;
    }
}

.end-block img {
    border-radius: 10px;
}

.next-block {
    margin-top: 4rem;
    color: #22878C;
    margin-bottom: 5rem;
}

.next-block a, .next-block a:hover {
    color: #22878C;
}

.liaochengxiaoguo-block .liaochengxiaoguo-item .desc1 {
    font-weight: bold;
}

.next-block a p, .next-block a h5 {
    margin-bottom: 2rem;
}

.next-block a h5 {
    /*font-weight: bold;*/
}

.next-block .circle-box {
    /*background: transparent linear-gradient(138deg, #E5FFFF 0%, #CFFDFF 100%) 0% 0% no-repeat padding-box;*/
    /*background: rgba(144,238,144,0.5) no-repeat padding-box;*/
    /*background: rgba(134,136,135,0.4) no-repeat padding-box;*/
    width: 126px;
    /*height: 126px;*/
    margin-top: 0.5rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.next-block .circle-box img {
    width: 45%;
}

.zhiliaoguocheng-block h5 {
    letter-spacing: 0px;
    color: #22878C;
    font-weight: bold;
}

.zhiliaoguocheng-block img {
    border-radius: 10px;
    margin-right: 1rem;
    width: 50%;
}

.identifygoods-block {
    padding-bottom: 5rem;
}

.identifygoods-block h5 {
    color: #22878C;
    text-align: center;
}

.identifygoods-block .boximg {
    overflow: hidden;
}

.identifygoods-block .boximg img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.identifygoods-block .boximg.style1 img {
    height: 340px;
}

.identifygoods-block .boximg.style2 img {
    height: 302px;
}

@media (max-width: 768px) {
    .identifygoods-block .col {
        flex: none;
    }
}

.identifygoods-block .boximg:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
. banner . swiper-slide:: before transform: scale(1.1);
}

.zhuanli-block {
    padding: 3rem 0;
    background-position: top;
    background-size: cover;
}

.zhuanli-block .container {
    /*width: 70%;*/
    width: 55%;
    margin: 0;
    padding: 5vw;
}

.zhuanli-block h5 {
    color: #22878C;
    /*text-align: center;*/
    margin: 2rem 0;
    /*font-weight: bold;*/
}

@media (max-width: 990px) {
    .zhuanli-block {
        padding: 0rem;
    }

    .zhuanli-block .container {
        width: 100%;
    }
}

.hair-grow-block {
    margin: 3rem auto;

}

.hair-grow-block .container {
    width: 70%;
}

.hair-grow-block h5 {
    margin: 1.5rem 0;
    letter-spacing: 0px;
    color: #22878C;
    text-align: center;
    font-weight: bold;
}

.hair-grow-block .content-box {
    letter-spacing: 0px;
    color: #808080;
    text-align: center;
    margin-bottom: 3rem;
}

.hair-grow-block .image-box {
    text-align: center;
}

@media (max-width: 990px) {
    .hair-grow-block {
        padding: 1rem;
    }

    .hair-grow-block .container {
        width: 100%;
    }
}

#va-list-block {
    margin-bottom: 3rem;
}

.wd-list-block {
    margin-bottom: 3rem;
}

.wd-list-block h2 {
    color: #22878C;
}

.va-item-box {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    margin-bottom: 2rem;
}

.va-item-1 {
    justify-content: end;
}

.va-item-2 {
    justify-content: flex-start;
}

.small-box {
    width: 44%;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
    position: absolute;
}

.small-box-1 {
    left: 0;
}

.small-box-2 {
    right: 0;
}

.small-box .img-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #0000001C;
    border: 1px solid #E8E8E8;
    border-radius: 20px;
    text-align: center;
    height: 83%;
    /*padding-top: 3rem;
    padding-bottom: 3rem;*/
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}

.small-box .img-box img {
    max-width: 100%;
    max-height: 100%;
}

.big-box {
    background: #E8F5F6 0% 0% no-repeat padding-box;
    border-radius: 20px;
    width: 92.5%;
    padding: 3rem;
    display: flex;
    z-index: 1;
}

.big-box.big-box-1 {
    justify-content: end;
}

.big-box.big-box-2 {
    justify-content: flex-start;
}

.big-box .content-box {
    width: 52%;
}

.big-box .content-box h5 {
    font-weight: bold;
    letter-spacing: 0px;
    color: #22878C;
    margin-bottom: 1.2rem;
    font-size: 24px;
}

@media (max-width: 575.98px) {
    #va-list-block .big-box .content-box h5 {
        font-size: 18px;
    }

    #va-list-block .big-box .content-box p {
        font-size: 16px;
    }
}

.big-box .content-box p {
    letter-spacing: 0px;
    color: #343434;
    font-size: 16px;
}

.big-box .content-box table {
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    width: 100%;
    border: 1px solid #E0E0E0;
}

.big-box .content-box table tbody {
    background-color: #fff;
}

.big-box .content-box table tr:first-child, .big-box .content-box table thead tr {
    background-color: #1F868B;
    color: #fff;
    border-radius: 10px 0 0 0;
}

.big-box .content-box table tr:first-child th, .big-box .content-box table tr:first-child td {
    border-radius: 10px 10px 0 0;
}

.big-box .content-box table tr:last-child td:first-child {
    border-radius: 0 0 0px 10px;
}

.big-box .content-box table tr:last-child td:last-child {
    border-radius: 0 0 10px 0px;
}

.big-box .content-box table tr:last-child td:only-child {
    border-radius: 0 0 10px 10px;
}

.big-box .content-box table tr td, .big-box .content-box table tr th {
    padding: 0.5rem;
}

.big-box .content-box table tr td {
    border-bottom: 1px solid #E0E0E0;
}

@media (max-width: 990px) {
    .va-item-box {
        display: block;

    }

    .small-box {
        position: static !important;
        width: 100%;
        z-index: 1;
    }

    .small-box .img-box {
        border-radius: 20px 20px 0 0;
        padding: 1rem;
    }

    .big-box {
        width: 100%;
        padding: 1rem;
        border-radius: 0 0 20px 20px;
    }

    .big-box .content-box {
        width: 100%;
    }

    .vc-list-box .vc-item .suggested-vaccination-age-box {
        display: block !important;
    }
}

@media (max-width: 575.98px) {
    .small-box .img-box {
        width: 85%;
        margin: 0 auto;
        border-radius: 20px;
    }

    .big-box {
        border-radius: 20px;
    }

    .small-box.small-box-1 {
        margin-bottom: -4rem;
    }

    .big-box.big-box-1 {
        padding-top: 6rem;
    }

    .small-box.small-box-2 {
        margin-bottom: -4rem;
    }

    .big-box.big-box-2 {
        padding-top: 6rem;
    }

    .small-box .img-box img {
        max-height: 220px;
    }

}

.h500 {
    height: 500px;
    background-size: cover;
}

main {
    overflow-x: hidden;
}

#address-footer-icon {
    font-size: 21px;
}

.gw-block {
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.gw-block .container {
    /*width: 50%;*/
}

.gw-block .ad-title {
    letter-spacing: 0px;
    color: #22878C;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    margin-bottom: 2rem;
    /*font-weight: bold;*/
}

.gw-block .ad-content-box {
    /*text-align: center;*/
    font: normal normal normal 18px/30px Microsoft JhengHei;
    letter-spacing: 0px;
    color: #808080;
    padding: 1rem 0;
}

.gw-block .ad-title:before {
    content: "";
    width: 70px;
    height: 2px;
    margin-right: 1rem;
    border: 1px solid #22878C;
}

.gw-block .ad-title:after {
    content: "";
    width: 70px;
    height: 2px;
    margin-left: 1rem;
    border: 1px solid #22878C;
}

@media (max-width: 990px) {
    .gw-block {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .gw-block .container {
        width: auto;
    }
}

.hair-block .image-box {

    text-align: center;
}

.hair-block .image-box img {
    max-width: 418px;
    display: inline-block;
}

.hair-block h5 {
    letter-spacing: 0px;
    color: #22878C;
    margin-bottom: 2rem;
}

.hair-block p:first-child {
    margin-bottom: 6rem;
}

.hair-block p {
    letter-spacing: 0px;
    color: #808080;
}

@media (max-width: 990px) {
    .hair-block h5 {
        margin-bottom: 1rem;
    }

    .hair-block p:first-child {
        margin-bottom: 2rem;
    }
}

.feature-block .feature-box h5 {
    letter-spacing: 0px;
    color: #22878C;
}

.feature-block .feature-box p {
    letter-spacing: 0px;
    color: #808080;
}

.ctdna-check-content h2 {
    font-size: 32px;
    color: #22878C;
    font-weight: bold;
}

.ctdna-check-content p {
    font-size: 18px;
    color: #808080;
}

@media (max-width: 1280px) {
    .ctdna-check-content h2 {
        font-size: 2.1vw;
    }
}

@media (max-width: 768px) {
    .ctdna-check-content h2 {
        font-size: 2.5vw;
    }
}

@media (max-width: 575.98px) {
    .ctdna-check-content h2 {
        font-size: 24px;
    }
}

/*@media (max-width: 768px) {
    .ctdna-check-content p:nth-of-type(odd),
    .ctdna-check-content p:nth-of-type(even){
        font-size: 3.875vw;
    }
}*/

@media (max-width: 768px) {
    /*.ctdna-check-content p:nth-of-type(odd){
        font-size: 24px;
    }*/
    .ctdna-check-content p {
        font-size: 18px;
    }
}

.treatment-effect-block .item-box {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    color: #343434;
    border-radius: 20px;
    padding: 2rem;
    height: 100%;
    letter-spacing: 0px;
}

.treatment-effect-block .item-box .number {
    font-family: 'Parisienne' !important;
    letter-spacing: 0px;
    color: #55B2B7;
}

.treatment-effect-block .item-box .desc1 {
    letter-spacing: 0px;
    color: #22878C;
    margin-bottom: 0.5rem !important;
    font-weight: bold;
}



@media(max-width: 1200px){
    #lang-block{
        display: none;
    }
}