﻿@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

html,
body {
    margin: 0;
    height: 100%;
    width: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    text-decoration: none;
    color: inherit
}

a img {
    border: 0
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: 0
}

button {
    background-color: transparent;
    border: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    vertical-align: middle
}

.css_mover {
    cursor: pointer
}

.css_mover img:nth-child(1) {
    display: inline
}

.css_mover img:nth-child(2) {
    display: none
}

.css_mover.current img:nth-child(1) {
    display: none
}

.css_mover.current img:nth-child(2) {
    display: inline
}

.css_active img:nth-child(1),
.css_mover:hover img:nth-child(1) {
    display: none
}

.css_active img:nth-child(2),
.css_mover:hover img:nth-child(2) {
    display: inline
}

.css_active.current img:nth-child(1),
.css_mover:hover.current img:nth-child(1) {
    display: none
}

.css_active.current img:nth-child(2),
.css_mover:hover.current img:nth-child(2) {
    display: inline
}

.blue {
    color: #0082cc
}

.m-outWrap {
    width: 1100px;
    min-height: 660px;
    margin: 173px auto 140px;
    position: relative;
    padding-left: 234px
}

@media screen and (max-width: 1024px) {
    .m-outWrap {
        width: 100%;
        min-height: initial;
        margin: 93px auto 60px;
        padding: 0 20px
    }
}

body {
    background-color: #f7f7f7;
    overflow-x: hidden
}

.popupWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99
}

.popup-closeBlock {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.8);
    cursor: pointer
}

.youtubeOutWrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%
}

@media screen and (max-width: 1024px) {
    .youtubeOutWrap {
        width: 100%
    }
}

.youtubeWrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.youtubeWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.youtubeSlider {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.youtubeSlider img {
    width: 100%;
    height: auto
}

.youtube-skip {
    font: bold 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #0082cc;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 20px;
    padding: 7px 30px;
    position: absolute;
    bottom: 6%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media screen and (max-width: 1024px) {
    .youtube-skip {
        white-space: nowrap
    }
}

.youtube-skip:hover {
    background-color: #0082cc;
    color: #fff
}

.popup-sliderWrap {
    text-align: center;
    width: 60%;
    margin: 110px auto 0
}

.popup-sliderList img {
    margin: 0 auto
}

.popup-slider-pager {
    margin-top: 40px
}

@media screen and (max-width: 1366px) {
    .popup-slider-pager {
        margin-top: 30px
    }
}

.popup-slider-pager a {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border: 1px solid #0082cc;
    border-radius: 50%;
    transition: all 0.3s;
    margin-right: 15px
}

.popup-slider-pager a:last-child {
    margin-right: 0
}

@media screen and (max-width: 1366px) {
    .popup-slider-pager a {
        width: 12px;
        height: 12px
    }
}

.popup-slider-pager .active {
    background-color: #0082cc
}

.ryder-btn {
    font: bold 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 30px;
    position: relative;
    border-radius: 20px;
    background: -webkit-linear-gradient(left, #0082cc 0%, #e4e4e4 50%, #0082cc 100%);
    background: linear-gradient(to right, #0082cc 0%, #e4e4e4 50%, #0082cc 100%);
    background-size: 200% 200%;
    background-position: 0%;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s
}

.ryder-btn:hover {
    background-position: 100%
}

.hamburger {
    z-index: 19;
    width: 20px;
    height: 14px;
    position: fixed;
    top: 26px;
    right: 25px;
    transition: all 0.5s
}

.hamburger.is-small {
    top: 26px
}

.hamburger.is-move {
    top: 32px !important
}

@media screen and (max-width: 1024px) {
    .hamburger {
        top: 26px;
        right: 20px
    }
}

.hamburger span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #777676
}

.hamburger .item1 {
    position: absolute;
    top: 0;
    -webkit-transition: top 0.4s 0.4s, -webkit-transform 0.4s;
    transition: top 0.4s 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, top 0.4s 0.4s;
    transition: transform 0.4s, top 0.4s 0.4s, -webkit-transform 0.4s;
    -webkit-transition: transform 0.4s, top 0.4s 0.4s
}

.hamburger .item2 {
    position: absolute;
    top: 50%;
    transition: all 0.8s;
    -webkit-transition: all 0.8s
}

.hamburger .item3 {
    position: absolute;
    top: 100%;
    -webkit-transition: top 0.4s 0.4s, -webkit-transform 0.4s;
    transition: top 0.4s 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, top 0.4s 0.4s;
    transition: transform 0.4s, top 0.4s 0.4s, -webkit-transform 0.4s;
    -webkit-transition: transform 0.4s, top 0.4s 0.4s
}

.hamburger-show span {
    background-color: #fff
}

.hamburger-show .item1 {
    top: 50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: top 0.4s, background-color 0.4s, -webkit-transform 0.4s 0.4s;
    transition: top 0.4s, background-color 0.4s, -webkit-transform 0.4s 0.4s;
    transition: top 0.4s, transform 0.4s 0.4s, background-color 0.4s;
    transition: top 0.4s, transform 0.4s 0.4s, background-color 0.4s, -webkit-transform 0.4s 0.4s;
    -webkit-transition: top 0.4s, transform 0.4s 0.4s, background-color 0.4s
}

.hamburger-show .item2 {
    opacity: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s
}

.hamburger-show .item3 {
    top: 50%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transition: top 0.4s, background-color 0.4s, -webkit-transform 0.4s 0.4s;
    transition: top 0.4s, background-color 0.4s, -webkit-transform 0.4s 0.4s;
    transition: top 0.4s, transform 0.4s 0.4s, background-color 0.4s;
    transition: top 0.4s, transform 0.4s 0.4s, background-color 0.4s, -webkit-transform 0.4s 0.4s;
    -webkit-transition: top 0.4s, transform 0.4s 0.4s, background-color 0.4s
}

.hamburger-trigger {
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    cursor: pointer;
    overflow: hidden
}

.topFixedLogo {
    z-index: 19;
    position: fixed;
    top: 25px;
    left: 25px;
    transition: all 0.5s
}

.topFixedLogo img:nth-child(1) {
    display: inline
}

.topFixedLogo img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .topFixedLogo img:nth-child(1) {
        display: none
    }
    .topFixedLogo img:nth-child(2) {
        display: inline
    }
}

@media screen and (max-width: 1024px) {
    .topFixedLogo {
        top: 20px;
        left: 20px
    }
}

.topFixedLogo.is-small {
    top: 15px
}

.topFixedLogo.is-move {
    top: 25px !important
}

.lanList {
    z-index: 20;
    font: bold 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    color: #777676;
    text-align: right;
    position: fixed;
    top: 26px;
    right: 75px;
    transition: all 0.5s
}

@media screen and (max-width: 1024px) {
    .lanList {
        display: none
    }
}

.lanList.is-small {
    top: 26px
}

.lanList li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 17px
}

.lanList li:last-child {
    margin-right: 0
}

.lanList li:hover {
    color: #0082cc
}

.lanList .current {
    color: #0082cc
}

.topmenuWhiteBg {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    background-color: rgb(247, 247, 247);
    transition: all 0.5s
}

.topmenuWhiteBg.is-small {
    height: 55px
}

.topmenuWrap {
    display: none;
    width: 100%;
    height: 100%;
    padding: 25px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 18
}

@media screen and (max-width: 1024px) {
    .topmenuWrap {
        padding: 20px
    }
}

.topmenuWrap .logo img:nth-child(1) {
    display: inline
}

.topmenuWrap .logo img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .topmenuWrap .logo img:nth-child(1) {
        display: none
    }
    .topmenuWrap .logo img:nth-child(2) {
        display: inline
    }
}

.topmenuWrap .browsing {
    font: 600 12px/1 "Open Sans", sans-serif;
    color: #777676;
    position: absolute;
    top: 28px;
    right: 180px
}

@media screen and (max-width: 1024px) {
    .topmenuWrap .browsing {
        position: relative;
        top: 0;
        right: 0;
        margin: 140px auto 25px
    }
}

.topmenuWrap .topmenu-fb {
    position: absolute;
    right: 25px;
    bottom: 52px
}

.topmenuWrap .topmenu-fb img:nth-child(1) {
    display: inline
}

.topmenuWrap .topmenu-fb img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .topmenuWrap .topmenu-fb img:nth-child(1) {
        display: none
    }
    .topmenuWrap .topmenu-fb img:nth-child(2) {
        display: inline
    }
}

.topmenuWrap .topmenu-fb:hover {
    opacity: 0.7
}

@media screen and (max-width: 1024px) {
    .topmenuWrap .topmenu-fb {
        top: 92px;
        left: 20px;
        right: auto;
        bottom: auto
    }
}

.topmenuWrap-is-open {
    display: block
}

.topmenuWrap-open-block {
    width: 0;
    height: 0;
    background-color: #4c4c4c;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 6;
    border-radius: 50%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.topmenuWrap-open-block-trigger {
    width: 130vw;
    height: 130vw
}

@media screen and (max-width: 1024px) {
    .topmenuWrap-open-block-trigger {
        width: 130vh;
        height: 130vh
    }
}

.topmenuList {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 25px;
    width: 192px
}

@media screen and (max-width: 1024px) {
    .topmenuList {
        position: relative;
        top: 0;
        transform: translate(0);
        right: 0;
        width: 100%
    }
}

.topmenuList li {
    margin-bottom: 14px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    color: #fff
}

@media screen and (max-width: 1366px) {
    .topmenuList li {
        margin-bottom: 10px
    }
}

.topmenuList li .list-en {
    font: 600 22px/1 "Open Sans", sans-serif;
    margin-bottom: 10px
}

@media screen and (max-width: 1366px) {
    .topmenuList li .list-en {
        font-size: 17px;
        margin-bottom: 8px
    }
}

.topmenuList li .list-ch {
    font: 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px
}

.topmenuList li:hover {
    color: #0082cc
}

.topmenuList .current {
    color: #0082cc
}

.topmenuList .line {
    width: 100%;
    height: 1px;
    margin-bottom: 14px;
    background: -webkit-linear-gradient(left, #0082cc 0%, #fff 50%, #0082cc 100%);
    background: linear-gradient(to right, #0082cc 0%, #fff 50%, #0082cc 100%);
    background-size: 200% 200%;
    background-position: 0%;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s
}

@media screen and (max-width: 1366px) {
    .topmenuList .line {
        margin-bottom: 10px
    }
}

.topmenuList .line-is-hover {
    background-position: 100%
}

.topmenu-circle {
    width: 444px;
    height: 444px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

@media screen and (max-width: 1024px) {
    .topmenu-circle {
        display: none
    }
}

.tf-list {
    font: 600 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff;
    position: absolute;
    left: 25px;
    bottom: 25px
}

@media screen and (max-width: 1024px) {
    .tf-list {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 35px
    }
}

.tf-list li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 27px;
    margin-right: 27px;
    border-right: 1px solid #0082cc
}

.tf-list li img:nth-child(1) {
    display: inline
}

.tf-list li img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .tf-list li img:nth-child(1) {
        display: none
    }
    .tf-list li img:nth-child(2) {
        display: inline
    }
}

.tf-list li:last-child {
    margin-right: 0;
    border-right: none
}

.tf-list li img {
    margin-right: 10px
}

@media screen and (max-width: 1024px) {
    .tf-list li {
        padding-right: 0;
        margin-right: 0;
        border-right: none;
        margin-bottom: 10px;
        display: block
    }
}

@media screen and (max-width: 1024px) {
    .topmenu-textOutWrap {
        display: none
    }
}

.topmenu-textWrap {
    width: 225px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 5%;
    display: none
}

.topmenu-textWrap:first-child {
    display: block
}

.topmenu-textWrap .title {
    font: 600 20px/1.3 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 20px
}

.topmenu-textWrap .content {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff
}

.topmenu-textWrap .line {
    width: 100%;
    height: 1px;
    background: -webkit-linear-gradient(left, #0082cc 0%, #fff 100%);
    background: linear-gradient(to right, #0082cc 0%, #fff 100%);
    margin-bottom: 20px
}

.copyright {
    font: 600 12px/1.8 "Open Sans", sans-serif;
    color: #777676;
    position: absolute;
    right: 25px;
    bottom: 25px
}

@media screen and (max-width: 1024px) {
    .copyright {
        right: auto;
        left: 50%;
        bottom: 10px;
        transform: translateX(-50%);
        width: 80%;
        text-align: center
    }
}

.index-pager {
    position: fixed;
    z-index: 29;
    top: 40%;
    transform: translateY(-50%);
    left: 0;
    transition: all 0.8s
}

.index-pager.is-hide {
    transform: translate(-100%, -50%)
}

@media screen and (max-width: 1024px) {
    .index-pager {
        display: none
    }
}

.index-pager li {
    position: relative;
    cursor: pointer;
    transition: all 0.5s
}

.index-pager li:hover {
    padding: 10px 0
}

.index-pager li:hover .standby {
    transform: translate(calc(-100% - 25px), -50%);
    transition: all 0.5s 0s
}

.index-pager li:hover .line {
    transform: translateX(0);
    transition: all 0.5s 0.5s
}

.index-pager li:hover .title {
    opacity: 1
}

.index-pager li.current {
    padding: 10px 0
}

.index-pager li.current .standby {
    transform: translate(calc(-100% - 25px), -50%);
    transition: all 0.5s 0s
}

.index-pager li.current .line {
    transform: translateX(0);
    transition: all 0.5s 0.5s
}

.index-pager li.current .title {
    opacity: 1
}

.index-pager .standby {
    width: 24px;
    height: 1px;
    background: linear-gradient(to right, #0082cc 0%, #fff 100%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25px;
    transition: all 0.5s 0.5s
}

.index-pager .line {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 66px;
    height: 1px;
    background-color: #777676;
    margin-right: 8px;
    transform: translateX(-100%);
    transition: all 0.5s 0s
}

.index-pager .line:after {
    content: '';
    position: absolute;
    top: -1px;
    right: 0;
    width: 4px;
    height: 4px;
    background-color: #0082cc;
    border-radius: 50%
}

.index-pager .title {
    font-family: "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    color: #0082cc;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    transition: all 0.5s
}

.index-more {
    z-index: 3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 45px;
    cursor: pointer
}

.index-more img:nth-child(1) {
    display: inline
}

.index-more img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .index-more img:nth-child(1) {
        display: none
    }
    .index-more img:nth-child(2) {
        display: inline
    }
}

.index-more:hover {
    opacity: 0.6
}

.indexWrap {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.iw-section-1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 13vw
}

@media screen and (max-width: 1024px) {
    .iw-section-1 {
        left: 20px;
        right: 20px
    }
}

.iw-section-1 .note {
    font: 600 16px/1 "Open Sans", sans-serif;
    letter-spacing: 2px;
    color: #777676;
    margin-bottom: 20px
}

@media screen and (max-width: 1024px) {
    .iw-section-1 .note {
        font-size: 12px;
        margin-bottom: 10px
    }
}

.iw-section-1 .title {
    font: 600 65px/1.2 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 7px;
    color: #4c4c4c;
    margin-bottom: 20px
}

@media screen and (max-width: 1024px) {
    .iw-section-1 .title {
        font-size: 35px;
        margin-bottom: 10px
    }
}

.iw-section-1 .slogan {
    font: 16px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 2px;
    color: #777676
}

@media screen and (max-width: 1024px) {
    .iw-section-1 .slogan {
        font-size: 14px
    }
}

#particles-js {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none
}

.index-section-2 {
    position: relative;
    padding-top: 30px;
    width: 100%;
    overflow: hidden
}

.index-section-2:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    background-color: #63b1dd
}

.is2-deco-1 {
    pointer-events: none;
    position: absolute;
    top: 12%;
    left: 0;
    -webkit-animation: is2_animate_1 20s linear infinite alternate;
    animation: is2_animate_1 20s linear infinite alternate
}

@media screen and (max-width: 1024px) {
    .is2-deco-1 {
        display: none
    }
}

.is2-deco-2 {
    pointer-events: none;
    position: absolute;
    top: 52%;
    left: 14%;
    -webkit-animation: is2_animate_2 20s linear infinite alternate;
    animation: is2_animate_2 20s linear infinite alternate
}

@media screen and (max-width: 1024px) {
    .is2-deco-2 {
        display: none
    }
}

.is2-deco-3 {
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-animation: is2_animate_1 20s linear infinite alternate;
    animation: is2_animate_1 20s linear infinite alternate
}

@media screen and (max-width: 1024px) {
    .is2-deco-3 {
        display: none
    }
}

.is2-deco-4 {
    pointer-events: none;
    position: absolute;
    top: 53%;
    right: 14%;
    -webkit-animation: is2_animate_2 20s linear infinite alternate;
    animation: is2_animate_2 20s linear infinite alternate
}

@media screen and (max-width: 1024px) {
    .is2-deco-4 {
        display: none
    }
}

@-webkit-keyframes is2_animate_1 {
    100% {
        -webkit-transform: rotate(-25deg) scale(1.3);
        transform: rotate(-25deg) scale(1.3)
    }
}

@keyframes is2_animate_1 {
    100% {
        -webkit-transform: rotate(-25deg) scale(1.3);
        transform: rotate(-25deg) scale(1.3)
    }
}

@-webkit-keyframes is2_animate_2 {
    100% {
        -webkit-transform: rotate(25deg) scale(0.7);
        transform: rotate(25deg) scale(0.7)
    }
}

@keyframes is2_animate_2 {
    100% {
        -webkit-transform: rotate(25deg) scale(0.7);
        transform: rotate(25deg) scale(0.7)
    }
}

@-webkit-keyframes circleOpen {
    0% {
        clip-path: circle(0 at center);
        -webkit-clip-path: circle(0 at center)
    }
    100% {
        clip-path: circle(1100px at center);
        -webkit-clip-path: circle(1100px at center)
    }
}

@keyframes circleOpen {
    0% {
        clip-path: circle(0 at center);
        -webkit-clip-path: circle(0 at center)
    }
    100% {
        clip-path: circle(1100px at center);
        -webkit-clip-path: circle(1100px at center)
    }
}

@-webkit-keyframes circleClose {
    0% {
        clip-path: circle(1100px at center);
        -webkit-clip-path: circle(1100px at center)
    }
    100% {
        clip-path: circle(0 at center);
        -webkit-clip-path: circle(0 at center)
    }
}

@keyframes circleClose {
    0% {
        clip-path: circle(1100px at center);
        -webkit-clip-path: circle(1100px at center)
    }
    100% {
        clip-path: circle(0 at center);
        -webkit-clip-path: circle(0 at center)
    }
}

.index-open {
    -webkit-animation: circleOpen 0.5s both;
    animation: circleOpen 0.5s both
}

.index-close {
    -webkit-animation: circleClose 0.5s both;
    animation: circleClose 0.5s both
}

.is2-circle {
    width: 512px;
    height: 512px;
    margin: 0 auto 30px
}

@media screen and (max-width: 1024px) {
    .is2-circle {
        display: none
    }
}

.is2-titleWrap {
    margin-bottom: 43px;
    text-align: center
}

@media screen and (max-width: 1024px) {
    .is2-titleWrap {
        padding: 0 20px;
        margin-bottom: 70px
    }
}

.is2-titleWrap .title-en {
    font: 600 42px/1.5 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 25px
}

@media screen and (max-width: 1024px) {
    .is2-titleWrap .title-en {
        font-size: 25px
    }
}

.is2-titleWrap .title-ch {
    font: 600 16px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .is2-titleWrap .title-ch {
        font-size: 14px
    }
}

.is2-stepList {
    text-align: center;
    margin-bottom: 60px
}

.is2-stepList li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-right: 120px
}

.is2-stepList li:last-child {
    margin-right: 0
}

@media screen and (max-width: 1024px) {
    .is2-stepList li {
        display: block;
        text-align: center;
        padding: 0 20px;
        margin-right: 0;
        margin-bottom: 60px
    }
    .is2-stepList li:last-child {
        margin-right: 0
    }
    .is2-stepList li:last-child {
        margin-bottom: 0
    }
}

.is2-stepList .number {
    font: 600 15px/44px "Open Sans", sans-serif;
    color: #777676;
    margin-bottom: 22px;
    position: relative;
    width: 44px;
    height: 44px;
    text-align: center
}

@media screen and (max-width: 1024px) {
    .is2-stepList .number {
        margin: 0 auto 22px
    }
}

.is2-stepList .number svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

.is2-stepList .title {
    font: 600 20px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 22px
}

@media screen and (max-width: 1024px) {
    .is2-stepList .title {
        margin-bottom: 13px
    }
}

.is2-stepList .content-ch {
    font: 14px/1.6 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 22px
}

@media screen and (max-width: 1024px) {
    .is2-stepList .content-ch {
        margin-bottom: 16px
    }
}

.is2-stepList .content-en {
    font: 600 12px/1.6 "Open Sans", sans-serif;
    color: #fff
}

.index-section-3 {
    position: relative;
    padding: 80px 0;
    width: 100%
}

.index-section-3:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    background-color: #4c4c4c
}

.index__is3-title-container {
    text-align: center;
    margin: 0 auto 160px
}

@media screen and (max-width: 1024px) {
    .index__is3-title-container {
        padding: 0 20px;
        margin: 0 auto 44px
    }
}

.index__is3-title {
    font: 600 42px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 25px
}

@media screen and (max-width: 1024px) {
    .index__is3-title {
        font-size: 25px;
        margin-bottom: 15px
    }
}

.index__is3-note {
    font: 600 16px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .index__is3-note {
        font-size: 14px
    }
}

.is3-deco-1 {
    position: absolute;
    top: 10%;
    left: 7%;
    -webkit-animation: is2_animate_2 20s linear infinite alternate;
    animation: is2_animate_2 20s linear infinite alternate
}

@media screen and (max-width: 1024px) {
    .is3-deco-1 {
        display: none
    }
}

.is3-deco-2 {
    position: absolute;
    top: 67%;
    left: 0;
    -webkit-animation: is2_animate_1 20s linear infinite alternate;
    animation: is2_animate_1 20s linear infinite alternate
}

@media screen and (max-width: 1024px) {
    .is3-deco-2 {
        display: none
    }
}

.is3-deco-3 {
    position: absolute;
    top: 20%;
    right: 0
}

@media screen and (max-width: 1024px) {
    .is3-deco-3 {
        display: none
    }
}

.is3-deco-4 {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-animation: is2_animate_1 20s linear infinite alternate;
    animation: is2_animate_1 20s linear infinite alternate
}

@media screen and (max-width: 1024px) {
    .is3-deco-4 {
        display: none
    }
}

.is3-circle {
    width: 422px;
    height: 422px;
    margin: 0 auto 158px;
    position: relative;
    border-radius: 50%;
    background-color: #63b1dd;
    text-align: center
}

@media screen and (max-width: 1024px) {
    .is3-circle {
        display: none
    }
}

.is3-circle svg {
    width: 478px;
    height: 478px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -239px;
    margin-left: -239px;
    pointer-events: none
}

.is3-c-particle {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 380px;
    height: 380px
}

.is3-c-particle #is3-c-canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.is3-c-titleWrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none
}

.is3-c-titleWrap .title {
    font: 600 20px/1 "Open Sans", sans-serif;
    color: #fff;
    margin-bottom: 15px;
    white-space: nowrap
}

.is3-c-titleWrap .content {
    font: 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff;
    white-space: nowrap
}

.is3-titleWrap {
    text-align: center
}

@media screen and (max-width: 1024px) {
    .is3-titleWrap {
        padding: 0 20px
    }
}

.is3-titleWrap .title-ch {
    font: 600 25px/1.5 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 18px
}

@media screen and (max-width: 1024px) {
    .is3-titleWrap .title-ch {
        font-size: 20px;
        margin-bottom: 8px
    }
}

.is3-titleWrap .title-en {
    font: 600 16px/1.8 "Open Sans", sans-serif;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .is3-titleWrap .title-en {
        font-size: 14px
    }
}

.is3-dotWrap {
    z-index: 5;
    width: 486px;
    height: 485px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.is3-dotWrap .dot-1,
.is3-dotWrap .dot-2,
.is3-dotWrap .dot-3,
.is3-dotWrap .dot-4,
.is3-dotWrap .dot-5 {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    -webkit-transition: all 0.6s;
    transition: all 0.6s
}

.is3-dotWrap .current {
    background-color: #0082cc
}

.is3-textWrap {
    z-index: 5;
    width: 485px;
    height: 485px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 600 18px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff
}

.is3-textWrap .text-1,
.is3-textWrap .text-2,
.is3-textWrap .text-3,
.is3-textWrap .text-4,
.is3-textWrap .text-5 {
    position: absolute;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all 0.6s;
    transition: all 0.6s
}

.is3-textWrap .text-1.current,
.is3-textWrap .text-1:hover,
.is3-textWrap .text-2.current,
.is3-textWrap .text-2:hover,
.is3-textWrap .text-3.current,
.is3-textWrap .text-3:hover,
.is3-textWrap .text-4.current,
.is3-textWrap .text-4:hover,
.is3-textWrap .text-5.current,
.is3-textWrap .text-5:hover {
    color: #78c2e8
}

.index-section-4 {
    padding: 140px 0 60px;
    text-align: center
}

@media screen and (max-width: 1024px) {
    .index-section-4 {
        padding: 80px 0 20px
    }
}

.is4-banner {
    margin-bottom: 95px
}

@media screen and (max-width: 1024px) {
    .is4-banner {
        padding: 0 40px;
        margin-bottom: 45px
    }
}

.is4-banner img {
    max-width: 100%;
    height: auto
}

.is4-titleWrap {
    margin-bottom: 40px
}

@media screen and (max-width: 1024px) {
    .is4-titleWrap {
        padding: 0 20px;
        margin-bottom: 30px
    }
}

.is4-titleWrap .title-ch {
    font: 600 42px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-bottom: 18px
}

@media screen and (max-width: 1024px) {
    .is4-titleWrap .title-ch {
        font-size: 25px;
        margin-bottom: 15px
    }
}

.is4-titleWrap .title-en {
    font: 600 16px/1 "Open Sans", sans-serif;
    letter-spacing: 1px;
    color: #777676
}

.is4-btn {
    margin-bottom: 150px
}

@media screen and (max-width: 1024px) {
    .is4-btn {
        margin-bottom: 80px
    }
}

.is4-container-1 {
    margin-bottom: 230px
}

@media screen and (max-width: 1024px) {
    .is4-container-1 {
        margin-bottom: 130px
    }
}

.is4-c1-list li {
    display: inline-block;
    vertical-align: top;
    max-width: 215px;
    margin-right: 84px
}

.is4-c1-list li:last-child {
    margin-right: 0
}

@media screen and (max-width: 1024px) {
    .is4-c1-list li {
        display: block;
        max-width: 100%;
        text-align: center;
        padding: 0 20px;
        margin-right: 0;
        margin-bottom: 50px
    }
    .is4-c1-list li:last-child {
        margin-right: 0
    }
    .is4-c1-list li:last-child {
        margin-bottom: 0
    }
}

.is4-c1-list .numberWrap {
    width: 128px;
    height: 128px;
    padding-top: 23px;
    margin: 0 auto 45px;
    position: relative;
    border: 1px solid #777676;
    border-radius: 50%
}

@media screen and (max-width: 1024px) {
    .is4-c1-list .numberWrap {
        margin: 0 auto 32px
    }
}

.is4-c1-list .numberWrap svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    stroke-width: 3;
    fill: transparent;
    stroke: #0082cc;
    stroke-dasharray: 395px;
    stroke-dashoffset: 395px
}

.is4-c1-list .no {
    font: 600 56px/1 "Open Sans", sans-serif;
    color: #4c4c4c;
    margin-bottom: 6px
}

.is4-c1-list .time {
    font: 600 12px/1 "Open Sans", sans-serif;
    color: #777676
}

.is4-c1-list .title {
    font: 600 18px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-bottom: 12px
}

.is4-c1-list .content {
    font: 13px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    line-height: 1.8;
    color: #777676
}

.is4-sliderWrap {
    position: relative;
    width: 515px;
    margin: 0 auto 126px
}

@media screen and (max-width: 1024px) {
    .is4-sliderWrap {
        width: 90%
    }
}

.is4-sliderWrap .is4-sliderPrev,
.is4-sliderWrap .is4-sliderNext {
    position: absolute;
    left: -20px;
    bottom: -82px;
    cursor: pointer
}

.is4-sliderWrap .is4-sliderPrev img:nth-child(1),
.is4-sliderWrap .is4-sliderNext img:nth-child(1) {
    display: inline
}

.is4-sliderWrap .is4-sliderPrev img:nth-child(2),
.is4-sliderWrap .is4-sliderNext img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .is4-sliderWrap .is4-sliderPrev img:nth-child(1),
    .is4-sliderWrap .is4-sliderNext img:nth-child(1) {
        display: none
    }
    .is4-sliderWrap .is4-sliderPrev img:nth-child(2),
    .is4-sliderWrap .is4-sliderNext img:nth-child(2) {
        display: inline
    }
}

.is4-sliderWrap .is4-sliderPrev:hover,
.is4-sliderWrap .is4-sliderNext:hover {
    opacity: 0.7
}

@media screen and (max-width: 1024px) {
    .is4-sliderWrap .is4-sliderPrev,
    .is4-sliderWrap .is4-sliderNext {
        left: 50%;
        transform: translateX(-50%);
        margin-left: -25px
    }
}

.is4-sliderWrap .is4-sliderNext {
    left: 35px
}

@media screen and (max-width: 1024px) {
    .is4-sliderWrap .is4-sliderNext {
        left: 50%;
        margin-left: 25px
    }
}

.is4-sliderList li img {
    max-width: 100%;
    height: auto
}

.is4-c2-list li {
    display: inline-block;
    vertical-align: top;
    max-width: 205px;
    margin-right: 180px
}

.is4-c2-list li:last-child {
    margin-right: 0
}

@media screen and (max-width: 1024px) {
    .is4-c2-list li {
        display: block;
        max-width: 100%;
        padding: 0 20px;
        margin-right: 0;
        margin-bottom: 50px
    }
    .is4-c2-list li:last-child {
        margin-right: 0
    }
    .is4-c2-list li:last-child {
        margin-bottom: 0
    }
}

.is4-c2-list .pic {
    width: 114px;
    height: 114px;
    position: relative;
    margin: 0 auto 28px
}

.is4-c2-list .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.is4-c2-list .pic svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

.is4-c2-list .title {
    font: 600 18px/1.5 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-bottom: 20px
}

@media screen and (max-width: 1024px) {
    .is4-c2-list .title {
        margin-bottom: 6px
    }
}

.is4-c2-list .content {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676
}

.index-section-5 {
    width: 100%;
    height: 346px;
    overflow: hidden;
    margin-bottom: 40px
}

@media screen and (max-width: 1024px) {
    .index-section-5 {
        height: 176px
    }
}

.is6-list {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden
}

@media screen and (max-width: 1024px) {
    .is6-list {
        width: 100%
    }
}

.is6-list li {
    position: relative;
    margin-bottom: 300px
}

@media screen and (max-width: 1024px) {
    .is6-list li {
        margin-bottom: 90px;
        text-align: center
    }
}

.is6-list li:nth-child(1) .pic {
    right: 0
}

@media screen and (max-width: 1024px) {
    .is6-list li:nth-child(1) .pic {
        right: auto;
        left: 71px
    }
}

.is6-list li:nth-child(2) {
    padding-left: 566px
}

@media screen and (max-width: 1024px) {
    .is6-list li:nth-child(2) {
        padding-left: 0
    }
}

.is6-list li:nth-child(2) .pic {
    left: 0
}

@media screen and (max-width: 1024px) {
    .is6-list li:nth-child(2) .pic {
        padding: 0 40px
    }
}

.is6-list .pic {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

@media screen and (max-width: 1024px) {
    .is6-list .pic {
        position: relative;
        top: 0;
        transform: translateY(0);
        margin-bottom: 50px
    }
}

.is6-list .pic img {
    max-width: 100%;
    height: auto
}

.is6-list .articleWrap {
    width: 351px
}

@media screen and (max-width: 1024px) {
    .is6-list .articleWrap {
        width: 100%;
        padding: 0 20px
    }
}

.is6-list .title-en {
    font: 600 42px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    line-height: 53px;
    letter-spacing: 3px;
    color: #4c4c4c;
    margin-bottom: 22px
}

@media screen and (max-width: 1024px) {
    .is6-list .title-en {
        font-size: 25px;
        margin-bottom: 16px
    }
}

.is6-list .title-ch {
    font: 600 15px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-bottom: 28px
}

@media screen and (max-width: 1024px) {
    .is6-list .title-ch {
        margin-bottom: 16px
    }
}

.is6-list .content {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    margin-bottom: 22px
}

.headWrap {
    position: absolute;
    top: -35px;
    left: 0
}

@media screen and (max-width: 1024px) {
    .headWrap {
        position: relative;
        top: 0;
        margin-bottom: 30px
    }
}

.headWrap .head-en {
    font: 600 42px/1 "Open Sans", sans-serif;
    color: #4c4c4c;
    margin-bottom: 10px
}

@media screen and (max-width: 1024px) {
    .headWrap .head-en {
        font-size: 25px
    }
}

.headWrap .head-ch {
    font: 600 16px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676
}

@media screen and (max-width: 1024px) {
    .headWrap .head-ch {
        font-size: 14px
    }
}

.navList {
    font: 600 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    margin-bottom: 70px
}

@media screen and (max-width: 1024px) {
    .navList {
        display: none
    }
}

.navList li {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #777676;
    border-radius: 20px;
    padding: 4px 13px;
    cursor: pointer;
    margin-right: 15px
}

.navList li:last-child {
    margin-right: 0
}

.navList li:not(.current):hover {
    opacity: 0.7
}

.navList .current {
    background: -webkit-linear-gradient(left, #0082cc 0%, #c1c1c1 100%);
    background: linear-gradient(to right, #0082cc 0%, #c1c1c1 100%);
    color: #fff;
    border: none;
    padding: 5px 14px
}

.aboutList {
    width: 690px
}

@media screen and (max-width: 1024px) {
    .aboutList {
        width: 100%
    }
}

.aboutList li {
    margin-bottom: 104px
}

.aboutList li:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 1024px) {
    .aboutList li {
        margin-bottom: 37px
    }
    .aboutList li:last-child {
        margin-bottom: 0
    }
}

.aboutList .number {
    font: 600 15px/44px "Open Sans", sans-serif;
    color: #777676;
    margin-bottom: 13px;
    position: relative;
    width: 44px;
    height: 44px;
    text-align: center
}

.aboutList .number svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

.aboutList .title {
    font: 600 24px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c
}

@media screen and (max-width: 1024px) {
    .aboutList .title {
        font-size: 20px
    }
}

.aboutList .note {
    font: 600 18px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c
}

@media screen and (max-width: 1024px) {
    .aboutList .note {
        font-size: 16px
    }
}

.aboutList .content {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    margin-top: 20px
}

@media screen and (max-width: 1024px) {
    .aboutList .content {
        margin-top: 12px
    }
}

.footerWrap {
    background-color: #4c4c4c;
    width: 100%;
    padding: 25px 0;
    position: relative
}

@media screen and (max-width: 1024px) {
    .footerWrap {
        padding: 20px
    }
}

.footer-fb {
    position: absolute;
    right: 25px;
    bottom: 52px
}

.footer-fb img:nth-child(1) {
    display: inline
}

.footer-fb img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .footer-fb img:nth-child(1) {
        display: none
    }
    .footer-fb img:nth-child(2) {
        display: inline
    }
}

.footer-fb:hover {
    opacity: 0.7
}

@media screen and (max-width: 1024px) {
    .footer-fb {
        right: 20px;
        bottom: 23px
    }
}

.footer-copyright {
    font: 600 12px/1 "Open Sans", sans-serif;
    color: #fff;
    position: absolute;
    right: 25px;
    bottom: 25px
}

@media screen and (max-width: 1024px) {
    .footer-copyright {
        position: relative;
        right: 0;
        bottom: 0;
        margin-bottom: 10px
    }
}

.footer-innerWrap {
    font: 600 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    /*letter-spacing: 1px;*/
    color: #fff;
    position: relative;
    width: 1100px;
    margin: 0 auto;
    padding-left: 234px
}

@media screen and (max-width: 1024px) {
    .footer-innerWrap {
        width: 100%;
        padding-left: 0
    }
}

.footer-innerWrap .footer-logo {
    position: absolute;
    top: 50%;
    left: -30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer-innerWrap .footer-logo img:nth-child(1) {
    display: inline
}

.footer-innerWrap .footer-logo img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .footer-innerWrap .footer-logo img:nth-child(1) {
        display: none
    }
    .footer-innerWrap .footer-logo img:nth-child(2) {
        display: inline
    }
}

@media screen and (max-width: 1024px) {
    .footer-innerWrap .footer-logo {
        position: relative;
        top: 0;
        left: 0;
        transform: translateY(0);
        margin: 30px auto 50px;
        text-align: center
    }
}

.footer-productsList {
    margin: 24px auto 36px
}

@media screen and (max-width: 1024px) {
    .footer-productsList {
        margin: 17px auto 36px;
        padding: 30px 0;
        position: relative
    }
    .footer-productsList:before {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background: linear-gradient(to right, #0082cc 0%, #bbb 100%);
        position: absolute;
        top: 0;
        left: 0
    }
    .footer-productsList:after {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background: linear-gradient(to right, #0082cc 0%, #bbb 100%);
        position: absolute;
        left: 0;
        bottom: 0
    }
}

.footer-productsList li {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 6px 17px;
    margin-right: 20px
}

.footer-productsList li:last-child {
    margin-right: 0
}

.footer-productsList li:hover {
    opacity: 0.7
}

@media screen and (max-width: 1024px) {
    .footer-productsList li {
        display: block;
        margin-right: 0;
        margin-bottom: 17px;
        width: 195px
    }
    .footer-productsList li:last-child {
        margin-right: 0
    }
    .footer-productsList li:last-child {
        margin-bottom: 0
    }
}

.footer-contactList {
    font: 600 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .footer-contactList {
        margin-bottom: 40px
    }
}

.footer-contactList li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 54px
}

.footer-contactList li:last-child {
    margin-right: 0
}

.footer-contactList li img:nth-child(1) {
    display: inline
}

.footer-contactList li img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .footer-contactList li img:nth-child(1) {
        display: none
    }
    .footer-contactList li img:nth-child(2) {
        display: inline
    }
}

.footer-contactList li img {
    margin-right: 10px
}

@media screen and (max-width: 1024px) {
    .footer-contactList li {
        display: block;
        margin-right: 0;
        margin-bottom: 12px
    }
    .footer-contactList li:last-child {
        margin-right: 0
    }
    .footer-contactList li:last-child {
        margin-bottom: 0
    }
}

.newsList li {
    position: relative;
    margin-bottom: 70px
}

.newsList li:last-child {
    margin-bottom: 0
}

.newsList .photo {
    width: 224px;
    height: 224px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px
}

@media screen and (max-width: 1024px) {
    .newsList .photo {
        margin-right: 0;
        margin-bottom: 30px
    }
}

/*.newsList .cat {
    font: bold 12px/84px "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: -13px;
    bottom: 0;
    text-align: center
}*/

.newsList .cat {
    font: bold 12px/28px "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    height: 30px;
    background-color: #fff;
    position: absolute;
    left: -20px;
    bottom: 0px;
    text-align: center;
    border: 1px solid #777676;
    border-radius: 20px;
    padding: 0px 20px;
}

@media screen and (max-width: 1024px) {
    .newsList .cat {
        left: 0;
        bottom: auto;
        top: 150px
    }
}

.newsList .cat svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

.newsList .articleWrap {
    width: 460px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 1024px) {
    .newsList .articleWrap {
        width: 100%
    }
}

.newsList .title {
    font: 600 18px/1.5 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-bottom: 12px
}

.newsList .date {
    font: 600 12px/1 "Open Sans", sans-serif;
    color: #777676;
    margin-bottom: 18px
}

.newsList .content {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    margin-bottom: 18px;
    width: 100%
}

.newsList .more {
    font: 600 12px/1 "Open Sans", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    border: 1px solid #777676;
    border-radius: 20px;
    padding: 6px 20px;
    display: inline-block;
    cursor: pointer
}

.newsList .more:hover {
    opacity: 0.7
}

.pagerWrap {
    font: 600 12px/1 "Open Sans", sans-serif;
    color: #4c4c4c;
    margin-top: 80px;
    height: 43px;
    position: relative;
    width: 715px
}

@media screen and (max-width: 1024px) {
    .pagerWrap {
        width: 100%
    }
}

.pagerWrap .p-prev,
.pagerWrap .p-next {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.pagerWrap .p-prev:hover,
.pagerWrap .p-next:hover {
    opacity: 0.7
}

.pagerWrap .p-prev img:nth-child(1),
.pagerWrap .p-next img:nth-child(1) {
    display: inline
}

.pagerWrap .p-prev img:nth-child(2),
.pagerWrap .p-next img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .pagerWrap .p-prev img:nth-child(1),
    .pagerWrap .p-next img:nth-child(1) {
        display: none
    }
    .pagerWrap .p-prev img:nth-child(2),
    .pagerWrap .p-next img:nth-child(2) {
        display: inline
    }
}

.pagerWrap .p-next {
    left: 50px
}

.pagerWrap .p-text {
    position: absolute;
    top: 0;
    right: 50px;
    padding-top: 11px
}

.pagerWrap .p-pages {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #4c4c4c;
    text-align: center
}

.detailWrap {
    width: 670px
}

@media screen and (max-width: 1024px) {
    .detailWrap {
        width: 100%
    }
}

.detailWrap .back {
    margin-bottom: 40px;
    cursor: pointer
}

.detailWrap .back img:nth-child(1) {
    display: inline
}

.detailWrap .back img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .detailWrap .back img:nth-child(1) {
        display: none
    }
    .detailWrap .back img:nth-child(2) {
        display: inline
    }
}

.detailWrap .back:hover {
    opacity: 0.7
}

.detail-dateNcat {
    margin-bottom: 5px
}

.detail-dateNcat .cat {
    font: 600 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676
}

.detail-dateNcat .date {
    font: 600 12px/1 "Open Sans", sans-serif;
    color: #777676
}

.detail-title {
    font: 600 18px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-bottom: 20px
}

.detail-content {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676
}

.detail-content img {
    max-width: 100%;
    height: auto
}

.qaList {
    width: 690px
}

@media screen and (max-width: 1024px) {
    .qaList {
        width: 100%
    }
}

.qaList li {
    margin-bottom: 24px
}

.qaList li:last-child {
    margin-bottom: 0
}

.qaList li span {
    display: inline-block;
    vertical-align: middle
}

.qaList .question {
    background-color: #eaeaea;
    padding: 10px 18px;
    color: #777676;
    position: relative;
    cursor: pointer
}

.qaList .question:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 10px;
    border: 2px solid #777676;
    border-right: none;
    border-bottom: none;
    -webkit-transform: rotate(225deg) translateY(-50%);
    transform: rotate(225deg) translateY(-50%);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.6s;
    transition: all 0.6s
}

.qaList .question-is-open:after {
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%)
}

.qaList .answer {
    background-color: rgba(0, 130, 204, 0.6);
    padding: 17px 28px;
    color: #fff;
    display: none
}

.qaList .ques {
    font: 600 30px/1 "Open Sans", sans-serif;
    width: 70px
}

@media screen and (max-width: 1024px) {
    .qaList .ques {
        font-size: 25px;
        width: 51px
    }
}

.qaList .ans {
    font: 600 42px/1 "Open Sans", sans-serif;
    width: 61px
}

@media screen and (max-width: 1024px) {
    .qaList .ans {
        font-size: 30px;
        width: 43px
    }
}

.qaList .title {
    font: 600 19px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    width: 75%
}

@media screen and (max-width: 1024px) {
    .qaList .title {
        font-size: 15px;
        width: 68%
    }
}

.qaList .content {
    font: 15px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    width: 75%
}

@media screen and (max-width: 1024px) {
    .qaList .content {
        font-size: 13px
    }
}

.contactWrap {
    padding-left: 0;
    padding-top: 100px
}

@media screen and (max-width: 1024px) {
    .contactWrap {
        padding-left: 20px;
        padding-top: 0
    }
}

#googleMap {
    width: 510px;
    height: 510px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #eee;
    display: inline-block;
    vertical-align: top;
    margin-right: 84px
}

@media screen and (max-width: 1024px) {
    #googleMap {
        width: calc(100% + 20px * 2);
        height: 330px;
        border-radius: 0;
        display: block;
        margin-left: -20px
    }
}

.contact-innerWrap {
    display: inline-block;
    vertical-align: top;
    width: 380px
}

@media screen and (max-width: 1024px) {
    .contact-innerWrap {
        width: 100%;
        display: block
    }
}

.contact-innerWrap .head {
    font: 600 25px/1 "Open Sans", sans-serif;
    color: #4c4c4c;
    margin-bottom: 11px
}

.contact-innerWrap .cciw-btn {
    font: 600 12px/1 "Open Sans", sans-serif;
    color: #777676;
    border: 1px solid #777676;
    border-radius: 20px;
    display: inline-block;
    padding: 4px 16px;
    cursor: pointer
}

.contact-innerWrap .cciw-btn:hover {
    opacity: 0.7
}

.cciw-section-1 {
    margin-bottom: 60px
}

@media screen and (max-width: 1024px) {
    .cciw-section-1 {
        margin: 30px auto 40px
    }
}

.cciw-section-1 .item {
    font: 600 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    margin-top: 16px
}

.cciw-section-1 .item img:nth-child(1) {
    display: inline
}

.cciw-section-1 .item img:nth-child(2) {
    display: none
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .cciw-section-1 .item img:nth-child(1) {
        display: none
    }
    .cciw-section-1 .item img:nth-child(2) {
        display: inline
    }
}

.cciw-section-1 .item img {
    margin-right: 7px
}

.cciw-section-1 .cciw-s1-btn {
    margin-top: 26px
}

.cciw-section-2 {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    margin-bottom: 45px
}

.cciw-section-2 .head {
    font: 600 25px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif
}

.cciw-section-2 .cciw-s2-btn {
    margin-top: 11px
}

.cciw-section-3 {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    margin-bottom: 45px
}

#contactForm {
    font: 600 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676
}

#contactForm .item {
    position: relative;
    margin-bottom: 18px
}

#contactForm .half {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin-right: 20px
}

#contactForm .half:last-child {
    margin-right: 0
}

#contactForm input[type="text"] {
    width: 100%;
    background-color: transparent;
    border: 1px solid #777676;
    border-radius: 20px;
    height: 24px;
    margin-top: 10px;
    padding-left: 6px;
    font: 13px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c
}

#contactForm textarea {
    width: 100%;
    height: 166px;
    background-color: transparent;
    border: 1px solid #777676;
    border-radius: 6px;
    padding-left: 6px;
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-top: 10px;
    resize: none
}

#contactForm input[type="radio"] {
    display: none
}

#contactForm input[type="radio"]+label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: right;
    margin-top: 10px;
    margin-right: 7px
}

#contactForm input[type="radio"]+label img:nth-child(1) {
    display: inline
}

#contactForm input[type="radio"]+label img:nth-child(2) {
    display: none
}

#contactForm input[type="radio"]:checked+label img:nth-child(2) {
    display: inline
}

#contactForm input[type="radio"]:checked+label img:nth-child(1) {
    display: none
}

#contactForm #forgender {
    position: absolute;
    width: 62px;
    opacity: 0;
    pointer-events: none
}

#contactForm #g-recaptcha {
    margin-top: 10px
}

#contactForm #hiddenRecaptcha {
    visibility: hidden;
    position: absolute
}

.agencyWrap {
    width: 100%;
    height: 80%;
    position: relative;
    top: 70px;
    margin-bottom: 70px
}

#agencyGoogleMap {
    width: 100%;
    height: 100%
}

.info_content {
    background-color: #fff;
    padding-top: 6px
}

.info_content .title {
    font: 600 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-bottom: 20px
}

.info_content .content {
    font: 12px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676
}

.googleMapFilterWrap {
    font: 12px/1 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    position: absolute;
    top: 20px;
    left: 30px
}

.googleMapFilterWrap .item {
    border: 1px solid #777676;
    border-radius: 20px;
    background-color: #fff;
    padding: 6px 40px 6px 10px;
    margin-bottom: 12px;
    position: relative;
    cursor: pointer
}

.googleMapFilterWrap .item:last-child {
    margin-bottom: 0
}

.googleMapFilterWrap .item:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #777676;
    border-radius: 50%
}

.googleMapFilterWrap .active {
    border: 1px solid #0082cc;
    background-color: #0082cc;
    color: #fff
}

.googleMapFilterWrap .active:after {
    background-color: #fff
}

.brandsList {
    width: 690px
}

.brandsList li {
    margin-bottom: 104px
}

.brandsList li:last-child {
    margin-bottom: 0
}

.brandsList .articleWrap {
    display: inline-block;
    vertical-align: middle;
    width: 44%;
    margin-right: 5%
}

.brandsList .pic {
    display: inline-block;
    vertical-align: middle;
    width: 50%
}

.brandsList .pic img {
    max-width: 100%
}

.brandsList .number {
    font: 600 15px/44px "Open Sans", sans-serif;
    color: #777676;
    margin-bottom: 25px;
    position: relative;
    width: 44px;
    height: 44px;
    text-align: center
}

.brandsList .number svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

.brandsList .title-en {
    font: 600 16px/1.5 "Open Sans", sans-serif;
    color: #4c4c4c;
    margin-bottom: 2px
}

.brandsList .title-ch {
    font: bold 18px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #4c4c4c;
    margin-bottom: 20px
}

.brandsList .content {
    font: 13px/1.8 "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    margin-bottom: 30px
}

.brandsList .more {
    font: 600 12px/1 "Open Sans", sans-serif;
    letter-spacing: 1px;
    color: #777676;
    border: 1px solid #777676;
    border-radius: 20px;
    padding: 6px 20px;
    display: inline-block;
    cursor: pointer
}

.brandsList .more:hover {
    opacity: 0.7
}

@media screen and (max-width: 1024px) {

    .brandsList {

        width: auto;

    }

    .brandsList .articleWrap {

        width: auto;

    }

    .brandsList .pic {

        width: auto;

    }

}

.mobile-is2-circle {
    width: 90%;
    padding-top: 90%;
    position: relative;
    margin: 0 auto 15px;
    display: none
}

@media screen and (max-width: 1024px) {
    .mobile-is2-circle {
        display: block
    }
}

.mobile-is2-circle #mobile-is2-canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.mobile-is3-list {
    padding: 0 20px;
    margin-bottom: 60px;
    display: none
}

@media screen and (max-width: 1024px) {
    .mobile-is3-list {
        display: block
    }
}

.mobile-is3-list li {
    position: relative;
    padding: 40px 0;
    text-align: center
}

.mobile-is3-list li:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #0082cc 0%, #bbb 100%);
    position: absolute;
    top: 0;
    left: 0
}

.mobile-is3-list li:last-child {
    padding-bottom: 30px
}

.mobile-is3-list li:last-child:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #0082cc 0%, #bbb 100%);
    position: absolute;
    left: 0;
    bottom: 0
}

.mobile-is3-list .num {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 40px;
    color: #0082cc;
    text-align: center;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%)
}

.mobile-is3-list .name {
    font-family: "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 2px;
    color: #0082cc;
    margin-bottom: 6px
}

.mobile-is3-list .title {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 3px
}

.mobile-is3-list .content {
    font-family: "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.8;
    color: #fff
}

.mobile-is3-circle {
    width: 90%;
    padding-top: 90%;
    position: relative;
    margin: 0 auto 60px;
    background: url(../images/index/mobile-is3-bg.svg) center center no-repeat;
    background-size: 100% auto;
    display: none
}

@media screen and (max-width: 1024px) {
    .mobile-is3-circle {
        display: block
    }
}

.mobile-is3-circle #mobile-is3-canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.mobile-topmenu-lan {
    font-family: "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    position: absolute;
    top: 101px;
    right: 20px;
    display: none
}

@media screen and (max-width: 1024px) {
    .mobile-topmenu-lan {
        display: block
    }
}

@media screen and (max-width: 1024px) {
    .mobile-topmenu-container {
        height: calc(100% - 220px);
        overflow-y: auto
    }
}

.mobile-catWrap {
    margin-bottom: 36px;
    display: none
}

@media screen and (max-width: 1024px) {
    .mobile-catWrap {
        display: block
    }
}

.mobile-catWrap select {
    background-color: rgba(0, 130, 204, 0.6);
    font-family: "STXihei", HEITI TC, "HEITI TC", "黑體-繁", "微軟正黑體", "黑體", sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    width: 100%;
    border: none;
    border-radius: 6px;
    padding: 6px 10px
}


/*# sourceMappingURL=style.css.map */