@charset "UTF-8";

/* CSS Document
 * ==========================================================================
 * 版權所有 2019 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Author: Rain, Buzz $
 * $Date: 2019/04 $ 
 */
@font-face { font-family: "Open Sans"; src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Open Sans"; src: url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype"); font-weight: 600; font-style: normal; }
@font-face { font-family: "Open Sans"; src: url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"); font-weight: 700; font-style: normal; }

/* reset */
.text-editor img { max-width: 100%; height: auto !important; }
html { font-size: 16px; }
body { width: 100%; font-size: 16px; line-height: 2; font-family: "Open Sans", "Microsoft JhengHei UI", "Microsoft JhengHei", "Arial", "PMingLiU", sans-serif; overflow-x: hidden; color: #333; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -ms-overflow-style: scrollbar; }
html,
body { margin: 0; }
a { text-decoration: none; outline: none; }
a:visited,
a:hover,
a:focus,
a:active { text-decoration: none; outline: none; }
*:focus,
*:active { outline: 0; }
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: normal; line-height: 2; }
label { font-weight: inherit; }
input,
button,
textarea,
select,
optgroup,
option { font-family: inherit; font-size: inherit; *font-size: 100%; font-style: inherit; font-weight: inherit; outline: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; box-shadow: none !important; }
input,
textarea,
select,
input[type="radio"],
input[type="checkbox"] { -webkit-appearance: none; }
input:not([type="button"]),
input:not([type="submit"]),
input:not([type="reset"]) { font-size: 16px !important; }
textarea { resize: vertical; }
input::-webkit-input-placeholder { color: #ccc; font-size: 15px; }
input:-moz-placeholder { color: #ccc; font-size: 15px; }
input::-moz-placeholder { color: #ccc; font-size: 15px; }
input:-ms-input-placeholder { color: #ccc; font-size: 15px; }
textarea::-webkit-input-placeholder { color: #ccc; font-size: 15px; }
textarea:-moz-placeholder { color: #ccc; font-size: 15px; }
textarea::-moz-placeholder { color: #ccc; font-size: 15px; }
textarea:-ms-input-placeholder { color: #ccc; font-size: 15px; }
input:-moz-read-only { background: #eee; color: #666; }
.input-style:-moz-read-only:focus { border: 1px solid #ddd; }
.textarea-style:-moz-read-only:focus { border: 1px solid #ddd; }
input:read-only { background: #eee; color: #666; }
.input-style:read-only:focus { border: 1px solid #ddd; }
.textarea-style:read-only:focus { border: 1px solid #ddd; }
input:-internal-autofill-previewed,
input:-internal-autofill-selected,
textarea:-internal-autofill-previewed,
textarea:-internal-autofill-selected,
select:-internal-autofill-previewed,
select:-internal-autofill-selected { background-color: #ededed !important; border: 1px solid #eee; }
ol.reset,
ul.reset { margin: 0; padding: 0; list-style: none; }
code,
kbd,
samp,
tt { font-size: 100%; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; }
*:after,
*::before { -webkit-box-sizing: border-box; box-sizing: border-box; }

/*===========  Gobal Setting ============= */

/* 表單 */

/* FORM - BOX */
.form-box { display: block; position: relative; margin: 0 0 15px 0; padding: 0 0 0 115px; }
.form-box.auto-w { padding: 20px 0 16px 0; margin: 0; }
.form-box.auto-w .label-style { line-height: 1.3; display: block; position: relative; width: auto; margin: 0; top: auto; left: auto; }
.form-box .form-notice { display: inline-block; color: #999; font-size: 1.0625rem; }
.form-box.form-sex { padding-right: 180px; }
.form-box.form-sex .form-gp { width: 180px; position: absolute; bottom: 0; right: 0; text-align: right; }
.form-box.form-sex .radio-style { margin: 0 0 0 10px; }
.form-box.form-sex .radio-style:first-of-type { margin-left: 0; }
.form-box.form-half { display: inline-block; vertical-align: top; width: calc(50% - 23px); }
.form-box.form-half.odd { margin-right: 40px; }
.form-box.form-half.even { margin-right: 0; }
@media (max-width:1199px) {
    .form-box.form-half { width: calc(50% - 13px); }
    .form-box.form-half.odd { margin-right: 20px; }
    .form-box.form-half.even { margin-right: 0; }
}
@media (max-width:899px) {
    .form-box.form-half { display: block; width: 100%; }
}
@media (max-width:767px) {
    .form-gp { min-height: 40px; line-height: 40px; }
    .form-box.form-sex { padding-right: 150px; }
    .form-box.form-sex .form-gp { width: 150px; }
    .form-box.form-sex .radio-style { margin: 0 0 0 2px; }
    .form-box.form-sex .radio-style input + span { margin-right: 1px; }
}
@media (max-width:499px) {
    .form-box { padding-left: 0; }
}

/* star */
.star { display: inline-block; font-style: normal; color: #5f0f8c; font-size: 1.0625rem; margin-right: 2px; margin-left: -8px; }
.sec-p .star,
p .star { margin-left: 0; }

/* CODE */
.form-box.form-code { padding-right: 145px; width: calc(50% - 23px); }
.codeimg { width: 145px; position: absolute; bottom: 0; right: 0; }
.codeimg img { max-width: 100%; }
@media (max-width:1199px) {
    .form-box.form-code { width: calc(50% - 13px); }
}
@media (max-width:767px) {
    .form-box.form-code { padding-right: 125px; width: 100%; }
    .form-box.form-code .codeimg { width: 125px; }
}

/* RADIO */
.radio-style { padding: 0; margin: 0 20px 0 0; display: inline-block; font-weight: normal; line-height: 45px; }
.radio-style:last-of-type { margin-right: 0; }
.radio-style input { outline: none; display: none; }
.radio-style input + span { display: inline-block; vertical-align: baseline; border: 2px solid #999; background: #fff; width: 18px; height: 18px; padding: 3px; margin: 0 8px -2px 0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -moz-transition: background 0.15s; -o-transition: background 0.15s; -webkit-transition: background 0.15s; transition: background 0.15s; }
.radio-style input + span i { display: block; width: 100%; height: 100%; background: #444; -moz-transform: scale(0); -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -moz-transition: -moz-transform 0.2s; -o-transition: -o-transform 0.2s; -webkit-transition: -webkit-transform 0.2s; transition: transform 0.2s; }
.radio-style input:checked + span { border-color: #444; }
.radio-style input:checked + span i { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.radio-style:hover input + span,
.radio-style:active input + span { border-color: #666; }
.radio-style:hover input + span i,
.radio-style:active input + span i { background-color: #666; }
.radio-style:hover input:checked + span,
.radio-style:active input:checked + span { border-color: #444; }
.radio-style:hover input:checked + span i,
.radio-style:active input:checked + span i { background-color: #444; }
@media (max-width:767px) {
    .radio-style { line-height: 40px; }
}

/* CHECKBOX */
.checkbox-style { padding: 0; margin: 0 20px 0 0; display: inline-block; font-weight: normal; line-height: 45px; }
.checkbox-style:last-of-type { margin-right: 0; }
.checkbox-style input { outline: none; display: none; }
.checkbox-style input + span { display: inline-block; vertical-align: middle; border: 2px solid #999; background: #fff; width: 17px; height: 17px; padding: 2px; margin: -2px 8px 0 0; border-radius: 3px; -moz-transition: background 0.15s; -o-transition: background 0.15s; -webkit-transition: background 0.15s; transition: background 0.15s; }
.checkbox-style input + span i { display: block; width: 100%; height: 100%; background: #444; border-radius: 2px; -moz-transform: scale(0); -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); -moz-transition: -moz-transform 0.2s; -o-transition: -o-transform 0.2s; -webkit-transition: -webkit-transform 0.2s; transition: transform 0.2s; }
.checkbox-style input:checked + span { border-color: #444; }
.checkbox-style input:checked + span i { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.checkbox-style:hover input + span,
.checkbox-style:active input + span { border-color: #666; }
.checkbox-style:hover input:checked + span,
.checkbox-style:active input:checked + span { border-color: #444; }
.checkbox-style:hover input:checked + span i,
.checkbox-style:active input:checked + span i { border-left: 2px solid #444; border-bottom: 2px solid #444; }
@media (max-width:767px) {
    .checkbox-style { line-height: 40px; }
}

/* LABEL */
.label-style { font-size: 1.0625rem; color: #444; padding: 0 0 0 8px; margin: 0; display: block; position: absolute; top: 12px; left: 0; line-height: 1.3; width: 120px; }
@media (max-width:767px) {
    .label-style { top: 10px; font-size: 1rem; }
}
@media (max-width:499px) {
    .label-style { width: auto; position: relative; margin-bottom: 5px; top: auto; }
}

/* TEXT INPUT */
.input-style { background: #fff; padding: 0 10px; height: 45px; width: 100%; display: block; outline: none; border-radius: 0; border: 1px solid #ddd; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-transition: border 0.25s; -o-transition: border 0.25s; -webkit-transition: border 0.25s; transition: border 0.25s; }
.input-style:focus { border: 1px solid #5f0f8c; }
@media (max-width:767px) {
    .input-style { height: 40px; }
}

/* TEXTAREA */
.textarea-style { background: #fff; height: 100px; padding: 10px; width: 100%; display: block; outline: none; border-radius: 0; border: 1px solid #ddd; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-transition: border 0.25s; -o-transition: border 0.25s; -webkit-transition: border 0.25s; transition: border 0.25s; }
.textarea-style:focus { border: 1px solid #5f0f8c; }

/* SELECT */
.select-style { border-radius: 0; padding: 0 45px 0 10px; display: block; width: 100%; height: 45px; line-height: 45px; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: #fff url("../images/select_aw.png") right 0 no-repeat; background-size: auto 100%; outline: none; border: 1px solid #ddd; -moz-box-sizing: none; -webkit-box-sizing: none; box-sizing: none; -moz-transition: border 0.25s; -o-transition: border 0.25s; -webkit-transition: border 0.25s; transition: border 0.25s; }
.select-style:focus { border: 1px solid #5f0f8c; }
.select-style::-ms-expand { display: none; }
@media (max-width:767px) {
    .select-style { padding: 0 40px 0 10px; height: 40px; line-height: 40px; }
}

/* 文字編輯器 */
.text-edit img { max-width: 100%; height: auto !important; }
.no-data { min-height: 300px; text-align: center; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-justify-content: center; -o-justify-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-align-items: center; -o-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.no-data .word { background: #ffa163; border-radius: 30px; color: #fff; padding: 5px 30px; display: inline-block; }

/*scroll-view */
.scroll-fade { opacity: 0; -webkit-transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, -o-transform 0.8s; transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s, -webkit-transform 0.8s; }
.scroll-fade.scroll-view { opacity: 1; }
.scroll-fade-down { -webkit-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); opacity: 0; -webkit-transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, -o-transform 0.8s; transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s, -webkit-transform 0.8s; }
.scroll-fade-down.scroll-view { opacity: 1; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }
.scroll-fade-up { -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); opacity: 0; -webkit-transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, -o-transform 0.8s; transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s, -webkit-transform 0.8s; }
.scroll-fade-up.scroll-view { opacity: 1; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }
.scroll-fade-left { -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; -webkit-transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, -o-transform 0.8s; transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s, -webkit-transform 0.8s; }
.scroll-fade-left.scroll-view { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
.scroll-fade-right { -webkit-transform: translateX(50px); -ms-transform: translateX(50px); transform: translateX(50px); opacity: 0; -webkit-transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, -o-transform 0.8s; transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s, -webkit-transform 0.8s; }
.scroll-fade-right.scroll-view { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
.scroll-rotateY { -webkit-transform: rotateY(90deg); -ms-transform: rotateY(90deg); transform: rotateY(90deg); opacity: 0; -webkit-transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, -o-transform 0.8s; transition: opacity 1.5s, -webkit-transform 0.8s; -o-transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s; transition: opacity 1.5s, transform 0.8s, -webkit-transform 0.8s; }
.scroll-rotateY.scroll-view { opacity: 1; -webkit-transform: rotateY(0deg); -ms-transform: rotateY(0deg); transform: rotateY(0deg); }
.scroll-img-scale { -moz-transform: scale(1.15, 1.15); -ms-transform: scale(1.15, 1.15); -webkit-transform: scale(1.15, 1.15); transform: scale(1.15, 1.15); -moz-transition: -moz-transform 1.5s 0.15s; -o-transition: -o-transform 1.5s 0.15s; -webkit-transition: -webkit-transform 1.5s; transition: transform 1.5s 0.15s; }
.scroll-img-scale.scroll-view { -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.scroll-box-scale { -moz-transform: scale(0.7, 0.7); -ms-transform: scale(0.7, 0.7); -webkit-transform: scale(0.7, 0.7); transform: scale(0.7, 0.7); opacity: 0; -moz-transition: -moz-transform 1s 0.15s; -o-transition: -o-transform 1s 0.15s; -webkit-transition: -webkit-transform 1s; transition: transform 1s 0.15s; }
.scroll-box-scale.scroll-view { opacity: 1; -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); }
@-webkit-keyframes tracking-in-expand {
    0% { letter-spacing: -0.5em; opacity: 0; }
    40% { opacity: 0.6; }
    100% { opacity: 1; }
}
@keyframes tracking-in-expand {
    0% { letter-spacing: -0.5em; opacity: 0; }
    40% { opacity: 0.6; }
    100% { opacity: 1; }
}
.tracking-in-expand { opacity: 0; }
.tracking-in-expand.scroll-view { opacity: 1; -webkit-animation: tracking-in-expand 1s cubic-bezier(0.215, 0.61, 0.355, 1) both; animation: tracking-in-expand 1s cubic-bezier(0.215, 0.61, 0.355, 1) both; }

/* 共用架構 */
.g-wrap { overflow: hidden;/* -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); -webkit-transition: -webkit-transform 1s; transition: -webkit-transform 1s; -o-transition: transform 1s; transition: transform 1s; transition: transform 1s, -webkit-transform 1s; -webkit-transform-origin: center top; -ms-transform-origin: center top; transform-origin: center top;*/ }
.pace-done .g-wrap { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.container-1500 { width: 100%; max-width: 1540px; margin: 0 auto; padding: 0 20px; position: relative; }
.container-1400 { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0 20px; position: relative; }

/* 共用標題 */
.h2 { font-size: 2.625rem; text-align: center; text-transform: uppercase; margin: 0 0 40px; color: #5f0f8c; line-height: 1.3; white-space: nowrap; letter-spacing: 1px; font-weight: 700; }
.h2 span { color: #333; font-weight: normal; }
@media only screen and (max-width:991px) {
    .h2 { font-size: 1.875rem; margin-bottom: 25px; }
}
@media only screen and (max-width:767px) {
    .h2 { font-size: 1.625rem; margin-bottom: 15px; }
}

/* 共用滑過圖片 */
@media only screen and (min-width:992px) {
    .hover-box .pic { position: relative; }
    .hover-box .pic:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; background: #000; opacity: 0; -webkit-transition: opacity 0.5s; -o-transition: opacity 0.5s; transition: opacity 0.5s; }
    .hover-box .pic:after { content: "+"; color: #5e0d8b; line-height: 50px; font-size: 1.25rem; position: absolute; text-align: center; left: 50%; top: 50%; width: 50px; height: 50px; margin-left: -25px; margin-top: -25px; border-radius: 50%; z-index: 2; background: #fff; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: -webkit-transform 0.25s; transition: -webkit-transform 0.25s; -o-transition: transform 0.25s; transition: transform 0.25s; transition: transform 0.25s, -webkit-transform 0.25s; }
    .hover-box:hover .pic:before { opacity: 0.1; }
    .hover-box:hover .pic:after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
}

/* 共用按鈕樣式 */
.g-btn { background: #72b431; color: #fff !important; font-size: 1rem; text-align: center; border-radius: 30px; padding: 6px; display: block; margin: 15px 0; width: 150px; overflow: hidden; position: relative; }
@media only screen and (min-width:992px) {
    .g-btn:before,
    .g-btn:after { content: ""; position: absolute; left: -100px; top: 0; opacity: 0.3; width: 100px; height: 100%; -webkit-transform: skewX(-30deg); -ms-transform: skewX(-30deg); transform: skewX(-30deg); -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF'); background-image: -owg-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%); background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white)); background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }
    .g-btn:hover { background: #5e0d8b; -webkit-box-shadow: inset 2px 1px 5px rgba(0, 0, 0, 0.15); box-shadow: inset 2px 1px 5px rgba(0, 0, 0, 0.15); -webkit-transition: background 0.3s 0.1s; -o-transition: background 0.3s 0.1s; transition: background 0.3s 0.1s; }
    .g-btn:hover:before { left: 130%; -webkit-transition: left 0.5s; -o-transition: left 0.5s; transition: left 0.5s; }
    .g-btn:hover:after { left: 130%; -webkit-transition: left 0.5s; -o-transition: left 0.5s; transition: left 0.5s; -o-transition-delay: 0.1s; transition-delay: 0.1s; }
}

/*Header */
.mb #header .logo a { background: url(../images/logo.png) no-repeat 0 0; background-size: contain; }
.mb #header .logo svg { display: none; }
#header { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; background: rgba(255, 255, 255, 0.85); box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1); }
#header:before { width: 100%; background: #5e0d8b; position: absolute; }
#header .logo { -webkit-transition: margin 0.35s; -o-transition: margin 0.35s; transition: margin 0.35s; text-align: center; margin: 0 auto; font-size: 0; }
#header .logo a { display: inline-block; position: relative; width: 240px; height: 48px; vertical-align: middle; margin-top: 5px; margin-bottom: 15px; }
#header .logo a svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
#header .logo a svg * { -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-animation: textAni 0.8s 0.0001s ease-in forwards; animation: textAni 0.8s 0.0001s ease-in forwards; }
#header .logo a svg *:nth-child(2) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }
#header .logo a svg *:nth-child(3) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
#header .logo a svg *:nth-child(4) { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }
#header .logo a svg *:nth-child(5) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
#header .logo a svg *:nth-child(6) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
#header .logo a svg *:nth-child(7) { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
#header .logo a svg *:nth-child(8) { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }
#header .logo a svg *:nth-child(9) { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
#header .logo a svg *:nth-child(10) { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }
#header .logo a svg *:nth-child(11) { -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
#header .logo a svg *:nth-child(12),
#header .logo a svg *:nth-child(13) { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }
#header .menu { position: absolute; display: inline-block; background: #fff; height: 100vh; left: -100%; top: 0; -webkit-transition: transform 1s, opacity 1s, left 1s; -o-transition: transform 1s, opacity 1s, left 1s; transition: transform 1s, opacity 1s, left 1s; width: 280px; }
#header .menu.active { opacity: 1; left: 0; }
#header .menu > ul { padding: 90px 40px 0 30px; display: block; width: 100%; }
#header .menu .always-show { display: block !important; }
#header .menu > ul > li { position: relative; display: block; }
#header .menu > ul > li > a { color: #000; font-size: 1.5rem; position: relative; display: block; text-transform: uppercase; line-height: 3.6rem; }
#header .menu > ul > li > a:hover { color: #5f0f8c; }
#header .menu > ul > li.has-child > a { padding-right: 30px; }
#header .menu > ul > li.has-child > a:after { content: ""; top: 25px; position: absolute; right: 3px; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 6px 5px 0 5px; border-color: #999 transparent transparent transparent; -webkit-transition: -webkit-transform 0.35s; transition: -webkit-transform 0.35s; -o-transition: transform 0.35s; transition: transform 0.35s; transition: transform 0.35s, -webkit-transform 0.35s; }
#header .menu > ul > li.on > ul { opacity: 1; display: block; }
#header .menu > ul > li.on > a { color: #5e0d8b; font-weight: 700; }
#header .menu > ul > li.on.has-child > a:after { border-top-color: #5e0d8b; }
#header .menu > ul > li > ul { display: none; padding: 10px 0; }
#header .menu > ul > li > ul > li > a { display: block; color: #747474; padding: 6px 0; font-size: 1rem; -moz-transition: color 0.2s; -o-transition: color 0.2s; -webkit-transition: color 0.2s; transition: color 0.2s; }
#header .menu > ul > li > ul > li > a:hover { color: #333; }
#header .menu > ul > li > ul > li > ul > li { display: block; }
#header .menu > ul > li > ul > li > ul > li > a { position: relative; display: block; margin: 0; padding: 6px 0 6px 18px; color: #747474; font-size: 1rem; -moz-transition: color 0.2s; -o-transition: color 0.2s; -webkit-transition: color 0.2s; transition: color 0.2s; line-height: 1.3 }
#header .menu > ul > li > ul > li > ul > li > a:before { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 13px; left: 2px; border-width: 4px 0 4px 7px; border-color: transparent transparent transparent #747474; }
#header .menu > ul > li > ul > li > ul > li > a:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 13px; left: 2px; border-width: 4px 0 4px 2px; border-color: transparent transparent transparent #fff; }
#header .menu > ul > li > ul > li > ul > li > a:hover { color: #5e0d8b; }
#header .menu > ul > li > ul > li > ul > li > a:hover:before { border-color: transparent transparent transparent #5f0f8c; }
#header .switch { display: block; background: none; border: none; position: absolute; top: 16px; color: #5e0d8b; font-weight: 700; font-size: 0; left: 22px; width: 38px; height: 28px; padding: 0; }
#header .switch .icon { position: relative; width: 38px; height: 28px; display: inline-block; }
#header .switch .icon i { display: block; width: 100%; height: 5px; background: #5e0d8b; position: absolute; left: 50%; top: 50%; margin-left: -16px; opacity: 1; -moz-transform-origin: center center; -ms-transform-origin: center center; -webkit-transform-origin: center center; transform-origin: center center; }
#header .switch .icon .linetop { margin-top: -12px; -moz-transition: all 0.5s 0.1s; -o-transition: all 0.5s 0.1s; -webkit-transition: all 0.5s; transition: all 0.5s 0.1s; }
#header .switch .icon .linemiddle { -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
#header .switch .icon .linebottom { margin-top: 11px; -moz-transition: all 0.5s 0.1s; -o-transition: all 0.5s 0.1s; -webkit-transition: all 0.5s; transition: all 0.5s 0.1s; }
#header .switch.on { top: 15px; }
#header .switch.on .icon .linetop { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#header .switch.on .icon .linemiddle { -moz-transform: scaleX(0); -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); opacity: 0; }
#header .switch.on .icon .linebottom { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
#header .right-box { display: block; position: absolute; right: 24px; top: 20px; }
#header .right-box a { display: inline-block; margin: 0 0 0 21px; vertical-align: top; line-height: 30px; }
#header .right-box .btn-contact { color: #60a511; font-size: 0; width: 37px; height: 27px; background: url("../images/contact_icon.png") no-repeat; }
#header .right-box .btn-contact:hover { background-image: url(../images/contact_icon_hover.png); -moz-background-size: contain; -o-background-size: contain; -webkit-background-size: contain; background-size: contain; width: 40px; height: 40px; margin-right: -1px; margin-top: -13px; }
#header .right-box .g-sidebar-search { z-index: 9; position: relative; background: url("../images/search_icon.png") no-repeat; width: 29px; height: 29px; margin-left: 10px; cursor: pointer; font-size: 0; color: transparent; text-align: center; }
#header .right-box .g-sidebar-search:hover:before { background-position: 100% 50%; }
@media only screen and (max-width:991px) {
    #header { height: 60px; position: fixed; }
    #header .switch { right: 20px; top: 12px; }
    #header:before { display: none; }
    #header .right-box { top: 15px; }
    #header .logo { margin: 0; float: none; z-index: 1; position: absolute; left: 50%; top: 3px; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: 99; }
    #header .logo:before { border-radius: 50%; }
    #header .logo a { height: 35px; width: 175px; }
    #header .menu { overflow-y: auto; }
    #header .menu.active { background: rgba(255, 255, 255, 0.9); height: 100vh; width: 100%; padding: 80px 60px; }
    #header .menu > ul { display: block !important; overflow-y: auto; padding: 50px 30px 0 30px; }
    #header .menu > ul > li { position: relative; display: block; padding: 20px 0; text-align: center; }
    #header .menu > ul > li.has-child > a { padding-right: 30px; }
    #header .menu > ul > li.has-child > a:after { content: ""; top: 10px; }
    #header .menu > ul > li > a { color: #000; font-size: 1.5rem; line-height: 1.2; position: relative; display: inline-block; }
    #header .menu > ul > li > ul { display: none; padding: 20px 0 0; }
}
@media only screen and (max-width:767px) {
    #header .right-box .btn-contact,
    #header .right-box .g-sidebar-search { background-size: auto 95%; }
    #header .menu { overflow-y: auto; }
    #header .menu.active { height: 100vh; padding: 0; }
    #header .menu > ul { display: block !important; overflow-y: auto; max-height: calc(100vh - 60px); margin-top: 60px; padding: 20px; }
}
@media only screen and (max-width:639px) {
    #header .logo a { height: 30px; width: 150px; margin-bottom: 17px; background: url(../images/logo.png) no-repeat 0 0; background-size: contain; }
    #header .logo svg { display: none; }
    #header .right-box { right: 15px; top: 18px; }
    #header .switch { left: 15px; top: 15px; }
    #header .switch .icon i { height: 4px; width: 30px; }
    #header .switch .icon .linetop { margin-top: -9px; }
    #header .switch .icon .linebottom { margin-top: 9px; }
}
@media only screen and (max-width:399px) {
    #header .right-box { right: 5px; top: 20px; }
    #header .right-box .btn-contact,
    #header .right-box .g-sidebar-search { background-size: auto 85%; margin-left: 3px; }
}
@-webkit-keyframes textAni {
    0% { -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); }
    20% { -webkit-transform: scaleY(1.2); -ms-transform: scaleY(1.2); transform: scaleY(1.2); }
    40% { -webkit-transform: scaleY(0.2); -ms-transform: scaleY(0.2); transform: scaleY(0.2); }
    60% { -webkit-transform: scaleY(1.1); -ms-transform: scaleY(1.1); transform: scaleY(1.1); }
    80% { -webkit-transform: scaleY(0.6); -ms-transform: scaleY(0.6); transform: scaleY(0.6); }
    100% { -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); }
}
@keyframes textAni {
    0% { -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); }
    20% { -webkit-transform: scaleY(1.2); -ms-transform: scaleY(1.2); transform: scaleY(1.2); }
    40% { -webkit-transform: scaleY(0.2); -ms-transform: scaleY(0.2); transform: scaleY(0.2); }
    60% { -webkit-transform: scaleY(1.1); -ms-transform: scaleY(1.1); transform: scaleY(1.1); }
    80% { -webkit-transform: scaleY(0.6); -ms-transform: scaleY(0.6); transform: scaleY(0.6); }
    100% { -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); }
}
@-webkit-keyframes ani_fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@-moz-keyframes ani_fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@keyframes ani_fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@-webkit-keyframes fadeDown {
    0% { opacity: 0; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
    100% { opacity: 1; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }
}
@keyframes fadeDown {
    0% { opacity: 0; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
    100% { opacity: 1; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }
}

/* Search */
.g-search-wrap { position: fixed; z-index: 999; top: 0; bottom: 0; left: 0px; right: 0; padding: 100px 50px; background: rgba(0, 0, 0, 0.8); display: none; }
.g-search-wrap.is-open { display: block; -moz-animation: ani_fadeIn 0.5s both; -webkit-animation: ani_fadeIn 0.5s both; animation: ani_fadeIn 0.5s both; }
.g-search-wrap.is-close { -moz-animation: ani_fadeOut 0.5s both; -webkit-animation: ani_fadeOut 0.5s both; animation: ani_fadeOut 0.5s both; }
.g-search-wrap .btn-close-search { position: absolute; top: 5px; right: 20px; width: 50px; height: 50px; font-size: 0; background: none; opacity: 0.6; border-radius: 50%; }
.g-search-wrap .btn-close-search span { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.g-search-wrap .btn-close-search span:before,
.g-search-wrap .btn-close-search span:after { content: ""; top: 50%; left: 25%; width: 60%; height: 3px; background: #fff; display: inline-block; position: absolute; }
.g-search-wrap .btn-close-search span:before { -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.g-search-wrap .btn-close-search span:after { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.g-search-wrap .btn-close-search:hover { opacity: 1; }
.g-search-wrap .search-title { display: block; font-size: 3rem; color: #e2e2e2; font-weight: 600; }
.g-search-wrap .search-title .zh { font-size: 1.3rem; display: inline-block; vertical-align: baseline; margin-left: 10px; font-weight: 400; }
.g-search-wrap form { display: block; position: relative; width: 100%; }
.g-search-wrap .search-input { color: #fff; width: 100%; border: none; border-bottom: 2px solid #e2e2e2; height: 50px; padding: 0 50px 0 0; background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.g-search-wrap .search-input:focus { border-bottom-color: #fff; }
.g-search-wrap .search-btn { position: absolute; width: 45px; height: 45px; right: 0; top: 0; font-size: 0; border: none; background: none; border-radius: 50%; }
.g-search-wrap .search-btn span { position: absolute; top: 50%; left: 50%; width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; background: url(../images/search_icon_white.png) no-repeat 0 0; -moz-background-size: 100% auto; -o-background-size: 100% auto; -webkit-background-size: 100% auto; background-size: 100% auto; }
.g-search-wrap .search-btn:hover span { background-image: url(../images/search_icon_green.png); }
.g-overlay { position: fixed; z-index: 151; top: 0; right: 0; bottom: 0; left: 75px; background: rgba(0, 0, 0, 0.6); display: none; overflow-y: auto; }
.g-overlay.is-open { display: block; -moz-animation: ani_fadeIn 0.5s both; -webkit-animation: ani_fadeIn 0.5s both; animation: ani_fadeIn 0.5s both; }
.g-overlay.is-open .g-nav { -moz-animation: ani_nav_open 0.5s 0.3s both; -webkit-animation: ani_nav_open 0.5s 0.3s both; animation: ani_nav_open 0.5s 0.3s both; }
.g-overlay.is-close { -moz-animation: ani_fadeOut 0.5s 0.3s both; -webkit-animation: ani_fadeOut 0.5s 0.3s both; animation: ani_fadeOut 0.5s 0.3s both; }
.g-overlay.is-close .g-nav { -moz-animation: ani_nav_close 0.5s both; -webkit-animation: ani_nav_close 0.5s both; animation: ani_nav_close 0.5s both; }
@media only screen and (max-width:991px) {
    .g-search-wrap { padding: 90px 20px; }
    .g-search-wrap .btn-close-search { right: 20px; }
}

/*Footer */
#footer { background: url("../images/footer_bg.png") center center #f9f9f9; overflow: hidden; background-size: cover; }
#footer .f-logo { position: relative; text-align: center; margin: 0 auto; padding: 35px 0 25px 0; }
#footer .f-logo img { max-width: 214px; margin: 0 auto; }
#footer .f-nav { text-align: center; padding-bottom: 35px; }
#footer .f-nav ul li { display: inline-block; vertical-align: middle; }
#footer .f-nav ul li a { color: #222; text-transform: uppercase; font-size: 1.125rem; padding: 0 20px; margin: 0; display: inline-block; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; }
#footer .f-nav ul li a:hover { color: #5f0f8c; }
#footer .copyright { background: #333; color: #ccc; padding: 15px 0px; }
#footer .copyright .fb { color: #ccc; font-size: 1.525rem; display: inline-block; margin-left: 5px; vertical-align: middle; line-height: 1; position: relative; padding-left: 20px; padding-right: 20px; }
#footer .copyright .fb:before { content: ""; width: 1px; height: 14px; position: absolute; top: 6px; left: 8px; background-color: #ccc; }
#footer .copyright .fb:after { content: ""; width: 1px; height: 14px; position: absolute; top: 6px; right: 8px; background-color: #ccc; }
#footer .copyright .fb:hover { color: #eee; }
#footer .copyright .link-sitemap { color: #ccc; font-size: 1rem; display: inline-block; vertical-align: middle; margin-left: 2px; line-height: 1.525rem; white-space: normal; }
#footer .copyright .link-sitemap:hover { color: #fff; }
#footer .copyright .grnet { color: #666; float: right; }
#footer .copyright .grnet a { color: #666; }
#footer .copyright .grnet a:hover { color: #888; }
@media only screen and (min-width:992px) {
    #footer .f-menu > li a:hover { color: #5e0d8b; }
}
@media only screen and (max-width:991px) {
    #footer .f-logo { float: none; width: 100%; padding: 0; margin: 10px auto 15px auto; }
    #footer .f-logo:before { display: none; }
    #footer .f-logo img { margin: 0 auto; }
    #footer .f-nav { padding-bottom: 20px; }
    #footer .f-nav ul li a { font-size: 1rem; padding: 0 10px; }
}
@media only screen and (max-width:767px) {
    #footer .f-nav { display: none; }
}
@media only screen and (max-width:480px) {
    #footer { text-align: center; }
    #footer .f-logo { display: none; }
    #footer .copyright .company { display: block; }
    #footer .copyright .fb { padding-left: 0; }
    #footer .copyright .fb:before { display: none; }
    #footer .copyright .grnet { display: block; width: 100%; float: none; }
}
.go-top { position: fixed; z-index: 990; width: 70px; height: 70px; line-height: 50px; bottom: -100px; right: 30px; color: #fff; border-radius: 50%; text-align: center; cursor: pointer; background: rgba(94, 13, 139, 0.9); -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: bottom 0.5s, -webkit-transform 0.5s; transition: bottom 0.5s, -webkit-transform 0.5s; -o-transition: bottom 0.5s, transform 0.5s; transition: bottom 0.5s, transform 0.5s; transition: bottom 0.5s, transform 0.5s, -webkit-transform 0.5s; }
.go-top span { position: relative; display: block; padding-top: 24px; }
.go-top span:before { content: url("../images/aw_top.png"); position: absolute; left: 23px; top: 11px; }
.go-top.scroll-view { bottom: 30px; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
@media only screen and (min-width:992px) {
    .go-top:hover { background: #5e0d8b; }
}
@media only screen and (max-width:991px) {
    .go-top.scroll-view { bottom: 30px; right: 15px }
}

/* ============= Index ========== */

/*Banner */
#index .scroll-down { display: block; width: 3px; height: 75px; background: #5f0f8c; position: absolute; bottom: -35px; left: 50%; margin-left: -1px; -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-animation: ani_scrolldown 1.5s infinite; -webkit-animation: ani_scrolldown 1.5s infinite; animation: ani_scrolldown 1.5s infinite; }
#index .banner { position: relative; }
#index .banner .banner-slick { position: relative; -webkit-clip-path: url(#clipping); clip-path: url(#clipping); background: #ddd; }
#index .banner .banner-slick .item { position: relative; width: 100%; overflow: hidden; vertical-align: top; }
#index .banner .banner-slick .item:before { opacity: 0; -webkit-transition: opacity 1s, top 0.001s; -o-transition: opacity 0.5s, top 0.001s 0.001s; -webkit-transition: opacity 0.5s, top 0.001s 0.001s; transition: opacity 0.5s, top 0.001s 0.001s; }
#index .banner .banner-slick .item a { display: block; }
#index .banner .banner-slick .item img { -webkit-transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1); -o-transition: -o-transform cubic-bezier(0.7, 0, 0.3, 1) 2s; -webkit-transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 2s; transition: -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 2s; -o-transition: transform cubic-bezier(0.7, 0, 0.3, 1) 2s; transition: transform cubic-bezier(0.7, 0, 0.3, 1) 2s; transition: transform cubic-bezier(0.7, 0, 0.3, 1) 2s, -webkit-transform cubic-bezier(0.7, 0, 0.3, 1) 2s; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
#index .banner .banner-slick .item .text { position: absolute; z-index: 2; left: 0%; top: 100%; width: 35%; text-align: center; font-weight: 700; opacity: 0; transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-transition: opacity 1s, top 0.001s; -o-transition: opacity 1s, top 0.001s 1s; -webkit-transition: opacity 1s, top 0.001s 1s; transition: opacity 1s, top 0.001s 1s; }
#index .banner .banner-slick .item.in:before { content: ""; position: absolute; z-index: 2; display: inline-block; left: 0%; top: 0; width: 80%; height: 100%; opacity: 1; background: url("../images/i_ban_text.png") 0 0 repeat-y; }
#index .banner .banner-slick .item .i-ban-pro-box { position: absolute; z-index: 2; right: 10%; top: 100%; width: 650px; height: 550px; text-align: center; opacity: 0; transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-transition: opacity 1s, top 0.001s; -o-transition: opacity 1s, top 0.001s 1s; -webkit-transition: opacity 1s, top 0.001s 1s; transition: opacity 1s, top 0.001s 1s; }
#index .banner .banner-slick .item.in .i-ban-pro-box { top: 70%; opacity: 1; -webkit-transition: opacity 1s, top 1s; -o-transition: opacity 1s 1s, top 1s 1s; -webkit-transition: opacity 1s 1s, top 1s 1s; transition: opacity 1s 1s, top 1s 1s; }
#index .banner .banner-slick .item .text .big,
#index .banner .banner-slick .item .text .small { display: block; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4); }
#index .banner .banner-slick .item .text .big { font-size: 4rem; color: #222; line-height: 1; }
#index .banner .banner-slick .item .text .small { font-size: 2.25rem; line-height: 1.3; color: #222; font-weight: normal; }
#index .banner .banner-slick .item .text .small:before { content: ""; width: 40px; height: 2px; display: block; background: #222; margin: 35px auto; }
#index .banner .banner-slick .slick-slide .item.in img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
#index .banner .banner-slick .slick-slide .item.in .text { top: 58%; opacity: 1; -webkit-transition: opacity 1s, top 1s; -o-transition: opacity 1s 0.5s, top 1s 0.5s; -webkit-transition: opacity 1s 0.5s, top 1s 0.5s; transition: opacity 1s 0.5s, top 1s 0.5s; }
#index .banner .banner-slick .slick-slide .item.out img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
#index .banner .banner-slick .slick-slide .item.out .text { opacity: 0; top: 45%; }
#index .i-featured { margin: 0 auto; font-size: 0; padding: 95px 4%; position: relative; }
#index .i-featured .left-box,
#index .i-featured .right-box { display: inline-block; vertical-align: top; }
#index .i-featured .left-box { width: 28%; }
#index .i-featured .left-box img { width: 100%; }
#index .i-featured .left-box:hover img { opacity: 0.8; }
#index .i-featured .right-box { width: 72%; text-align: center; padding: 0 0 0 80px; }
#index .i-featured .right-box .photo-wrap { position: relative; padding: 0 0 65px 0; }
#index .i-featured .right-box .photo-wrap .slick-slider { padding: 0 50px; }
#index .i-featured .right-box .photo-wrap .slick-slider:before { content: ""; width: 1px; height: 100%; display: inline-block; position: absolute; z-index: 3; left: 50px; top: 0; background: #fff; }
#index .i-featured .right-box .photo-wrap .slick-list { padding: 0 !important; }
#index .i-featured .right-box .photo-wrap .page-box { position: absolute; bottom: 0; left: 0; width: 100%; }
#index .i-featured .right-box .photo-wrap .pro-box { position: relative; padding: 0 50px; overflow: hidden; }
#index .i-featured .right-box .photo-wrap .pro-box:after { content: ""; width: 1px; height: 100%; display: inline-block; position: absolute; left: 0; top: 0; background: #ccc; }
#index .i-featured .right-box .photo-wrap .pro-box .pic { position: relative; display: block; width: 100%; position: relative; padding-bottom: 75.67%; }
#index .i-featured .right-box .photo-wrap .pro-box .pic img { width: 100%; position: absolute; top: 0; left: 0; }
#index .i-featured .right-box .photo-wrap .pro-box .h3 { font-size: 1.375rem; max-height: 4.125rem; line-height: 1.5; font-weight: 800; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#index .i-featured .right-box .photo-wrap .pro-box .des { font-size: 1.125rem; max-height: 3.375rem; color: #555; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#index .i-why { padding: 5% 0; position: relative; background: #f4f4f4; text-align: center; }
#index .i-why .txt { font-size: 1.125rem; color: #555; }
#index .i-why .process-wrap { font-size: 0; }
#index .i-why .process-wrap .process-box { position: relative; display: inline-block; vertical-align: top; width: 25%; padding: 0 30px; -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
#index .i-why .process-wrap .process-box:before { content: ""; width: 43px; height: 7px; top: 90px; right: -14px; border-radius: 5px; display: block; position: absolute; background: #00843d; transform: rotate(-45deg); -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
#index .i-why .process-wrap .process-box:after { content: ""; width: 43px; height: 7px; top: 90px; right: -14px; border-radius: 5px; display: block; position: absolute; background: #00843d; transform: rotate(-45deg); -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); background: #72b431; top: 63px; transform: rotate(45deg); border: solid 3px #f4f4f4; height: 12px; width: 47px; right: -16px; }
#index .i-why .process-wrap .process-box:last-child:before,
#index .i-why .process-wrap .process-box:last-child:after { display: none; }
#index .i-why .process-wrap .process-box .icon { position: relative; background: #fff; width: 168px; margin: 0 auto 20px; height: 168px; border-radius: 50%; background-repeat: no-repeat; background-position: center center; background-size: auto auto; }
#index .i-why .process-wrap .process-box .icon:before { content: ""; position: absolute; display: inline-block; left: 0; top: 0; width: 100%; height: 100%; border-radius: 50%; border: 4px solid #00843d; }
#index .i-why .process-wrap .process-box .icon:after { content: ""; position: absolute; display: inline-block; left: 0; top: 0; width: 100%; height: 100%; border-radius: 50%; border-color: #72b431 transparent #72b431 transparent; border-width: 4px; border-style: solid; -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
#index .i-why .process-wrap .process-box .icon.scroll-view:after { border-color: #72b431 #72b431 transparent transparent; transform: rotate(315deg); }
#index .i-why .process-wrap .process-box .icon.scroll-view:hover:after { transform: rotate(0deg); }
#index .i-why .process-wrap .process-box:nth-child(1) .icon { background-image: url("../images/i_why_icon_1.png"); }
#index .i-why .process-wrap .process-box:nth-child(2) .icon { background-image: url("../images/i_why_icon_2.png"); }
#index .i-why .process-wrap .process-box:nth-child(3) .icon { background-image: url("../images/i_why_icon_3.png"); }
#index .i-why .process-wrap .process-box:nth-child(4) .icon { background-image: url("../images/i_why_icon_4.png"); }
#index .i-why .process-wrap .process-box .ti { font-size: 1.125rem; line-height: 1.5; }
#index .i-why .btn-process { display: block; margin: 30px auto; }
#index .i-industry { padding: 80px 0; }
#index .i-industry .slider { position: relative; margin: auto; padding-bottom: 65px; margin-left: -40px; margin-right: -40px; }
#index .i-industry .slider .item { padding: 0 40px; width: calc(100%/3); text-align: center; position: relative; overflow: hidden; }
#index .i-industry .slider .item .pic { overflow: hidden; position: relative; display: block; padding-bottom: 67.1875%; }
#index .i-industry .slider .item .pic img { width: 100%; position: absolute; left: 0; top: 0; -moz-transform-origin: center center; -ms-transform-origin: center center; -webkit-transform-origin: center center; transform-origin: center center; -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
#index .i-industry .slider .item .h3 { color: #333; font-size: 1.75rem; margin: 15px 0 10px 0; padding: 0; font-weight: 800; line-height: 1.5; max-height: 5.25rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
#index .i-industry .slider .item .des { padding: 0; font-size: 1.125rem; max-height: 3.6rem; color: #555; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
#index .i-industry .learnMore { margin: 25px auto 15px; }
#index .i-industry .slider .slick-arrow { top: auto; bottom: 0; }
#index .i-industry .slider .slick-prev { left: 50%; margin-left: -100px; }
#index .i-industry .slider .slick-next { right: 50%; margin-right: -100px; }
#index .i-industry .page-box { bottom: 10px; position: absolute; left: 0; width: 100%; }
@media only screen and (max-width:1440px) {
    #index .banner .banner-slick .item .text { width: 50%; }
}
@media only screen and (max-width:1399px) {
    #index .banner .banner-slick .item .i-ban-pro-box { width: 450px; height: 380px; }
}
@media only screen and (max-width:1199px) {
    #index .banner .banner-slick .item .text { width: 50%; font-size: 3.125rem; left: 8%; }
    #index .banner .banner-slick .item .i-ban-pro-box { width: 300px; height: 255px; }
}
@media only screen and (max-width:991px) {
    #index .banner { padding-top: 60px; }
    #index .banner .banner-slick .item .text .big { font-size: 3.125rem; text-align: left; }
    #index .banner .banner-slick .item .text .small { font-size: 1.25rem; text-align: left; }
    #index .banner .banner-slick .item .text .small:before { margin: 20px 0 20px; }
    #index .banner .banner-slick .item .i-ban-pro-box { width: 300px; height: 255px; }
    #index .banner .banner-slick .item.in:before { width: 50%; background-size: 100% auto; }
    #index .banner .scroll-down { bottom: -25px; }
    #index .banner .scroll-down:after { height: 30px; }
}
@media only screen and (max-width:767px) {
    #index .banner .banner-slick .slick-slide .item.in .text { top: 40%; width: calc(60% - 12%); }
    #index .banner .banner-slick .item .text .big { font-size: 2.8125rem; }
    #index .banner .banner-slick .item .text .small { font-size: 0.975rem; }
    #index .banner .banner-slick .item .i-ban-pro-box { width: 200px; height: 170px; }
    #index .scroll-down { display: none !important; }
}
@media only screen and (max-width:640px) {
    #index .banner .banner-slick .slick-slide .item.in .text { width: calc(80% - 12%); }
    #index .banner .banner-slick .item.in:before { width: 70%; }
    #index .banner .banner-slick .item .text .big { font-size: 2rem; text-align: left; }
    #index .banner .banner-slick .item .text .small:before { margin: 10px 0; }
    #index .banner .banner-slick .item .i-ban-pro-box { width: 150px; height: 127px; right: 5%; }
}

/* i-featured */
@media (max-width:1480px) {
    #index .i-featured { padding: 50px 4%; }
    #index .i-featured .h2 { font-size: 1.875rem; }
    #index .i-featured .right-box { padding: 0 0 0 60px; }
    #index .i-featured .right-box .photo-wrap .pro-box { padding: 0 15px; }
}
@media (max-width:1299px) {
    #index .i-featured { padding: 50px 15px; }
    #index .i-featured .left-box { width: 45%; }
    #index .i-featured .right-box { width: 55%; padding: 0 0 0 30px; }
    #index .i-featured .right-box .photo-wrap .pro-box:after { display: none; }
    #index .i-featured .right-box .photo-wrap .slick-slider { padding: 0 25px; }
    #index .i-featured .right-box .photo-wrap .slick-slider:before { display: none; }
}
@media (max-width:991px) {
    #index .i-featured .h2 { font-size: 1.625rem; }
    #index .i-featured .right-box .photo-wrap .pro-box .h3 { font-size: 1.25rem; max-height: 3.75rem; margin-bottom: 5px; }
}
@media (max-width:767px) {
    #index .i-featured { padding: 40px 15px; }
    #index .i-featured .h2 { font-size: 1.4125rem; }
    #index .i-featured .left-box,
    #index .i-featured .right-box { width: 50%; }
}
@media (max-width:699px) {
    #index .i-featured .h2 { font-size: 1.375rem; }
    #index .i-featured .left-box,
    #index .i-featured .right-box { width: 100%; padding: 0; }
    #index .i-featured .left-box { margin-bottom: 30px; }
}

/* i-why */
@media only screen and (max-width:1199px) {
    #index .i-why { padding: 80px 0; }
    #index .i-why .process-wrap .process-box:before { top: 63px; width: 25px; border: solid 2px #f4f4f4; height: 7px; }
    #index .i-why .process-wrap .process-box:after { top: 63px; width: 25px; border: solid 2px #f4f4f4; height: 7px; top: 48px; width: 28px; }
    #index .i-why .process-wrap .process-box .icon { width: 100px; height: 100px; background-size: auto 40%; }
}
@media only screen and (max-width:991px) {
    #index .i-why { padding: 30px 0; }
    #index .i-why .process-wrap .process-box .ti { font-size: 1rem; }
}
@media only screen and (max-width:640px) {
    #index .i-why .process-wrap .process-box { width: 100%; padding: 0; display: block; text-align: left; }
    #index .i-why .process-wrap .process-box .icon,
    #index .i-why .process-wrap .process-box .ti { display: inline-block; margin: 0; vertical-align: middle; margin-bottom: 28px; width: calc(100% - 95px); }
    #index .i-why .process-wrap .process-box .icon { width: 80px; height: 80px; margin: 0 15px 35px 0px; background-size: auto 40%; }
    #index .i-why .process-wrap .process-box:before { top: 90px; left: 35px; width: 18px; }
    #index .i-why .process-wrap .process-box:after { top: 90px; left: 35px; width: 18px; left: 27px; }
}

/* i-industry */
@media only screen and (min-width:991px) {
    #index .i-industry .slider .item:hover .pic img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
}
@media only screen and (max-width:1680px) {
    #index .i-industry .slider { margin-left: -20px; margin-right: -20px; }
    #index .i-industry .slider .item { padding: 0 20px; }
}
@media only screen and (max-width:991px) {
    #index .i-industry { padding: 50px 0; }
    #index .i-industry .slider { margin-left: -15px; margin-right: -15px; }
    #index .i-industry .slider .item { padding: 0 15px; }
    #index .i-industry .slider .item .h3 { font-size: 1.25rem; max-height: 3.75rem; }
    #index .i-industry .slider .item .des { font-size: 1.0625rem; max-height: 3.4rem; }
}
@media only screen and (max-width:767px) {
    #index .i-industry { padding: 30px 0; }
    #index .i-industry .slider .item { width: 100% !important; top: 0 !important; }
    #index .i-industry .slider .item .h3 { font-size: 1.125rem; max-height: 3.375rem; }
    #index .i-industry .slider .item .des { font-size: 1rem; max-height: 3.2rem; }
}

/* i-bottom */
.i-bottom-wrap { font-size: 0; position: relative; }
.parallax-box { position: relative; }
.i-bottom-wrap .img-box { font-size: 1rem; padding: 8%; width: calc(50% + 7%); display: inline-block; background-size: cover; background-repeat: no-repeat; }
.i-bottom-wrap .img-box:first-child { margin-right: -7%; background-image: url("../images/i_bottom_pic_1.png"); background-position: right top; }
.i-bottom-wrap .img-box:last-child { margin-left: -7.1%; background-image: url("../images/i_bottom_pic_2.png"); background-position: left top; }
.i-bottom-wrap .img-box .h2 { color: #fff; margin-bottom: 10px; text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8); }
.i-bottom-wrap .img-box .h2 span { color: #fff; }
.i-bottom-wrap .img-box .btn-more { position: relative; display: block; width: 70px; margin: 0 auto; white-space: nowrap; color: #fff; line-height: 25px; text-align: center; }
.i-bottom-wrap .img-box .btn-more:after { content: ""; width: 70px; height: 3px; display: block; background: #fff; transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.i-bottom-wrap .img-box .btn-more:before { content: ""; position: absolute; bottom: 0; left: 0; width: 70px; height: 3px; display: block; background: #60a511; transition: width 0.3s ease; -o-transition: width 0.3s ease; -moz-transition: width 0.3s ease; -webkit-transition: width 0.3s ease; width: 0; }
@media only screen and (min-width:992px) {
    .i-bottom-wrap .img-box:hover .btn-more:after { width: 0; }
    .i-bottom-wrap .img-box:hover .btn-more:before { width: 70px; }
}
@media only screen and (max-width:1199px) {
    .i-bottom-wrap .img-box { padding: 7% 0; }
}
@media only screen and (max-width:991px) {
    .i-bottom-wrap .img-box { padding: 40px 0; }
}
@media only screen and (max-width:639px) {
    .i-bottom-wrap .img-box { padding: 25px 0; }
    .i-bottom-wrap .img-box .h2 { font-size: 1.125rem; }
}
@media only screen and (max-width:480px) {
    .i-bottom-wrap .img-box { padding: 20px 0; }
    .i-bottom-wrap .img-box .h2 { font-size: 1.0625rem; text-align: center; }
}

/* ============= Page ========== */

/* Banner */

.page-ban { position: relative; overflow: hidden; }
.page-ban .banner-img { -webkit-clip-path: url(#clipping); clip-path: url(#clipping); }
.page-ban .banner-img .inner { position: relative; width: 100%; padding-bottom: 280px; height: 0; overflow: hidden; }
.page-ban .banner-img .bn-img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-position: center top; background-repeat: no-repeat; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; }
.page-ban .banner-img .text { position: absolute; z-index: 2; left: 0%; top: 90%; width: 100%; text-align: center; font-weight: 700; line-height: 1.3; opacity: 0; color: #fff; margin: 0; padding: 0; font-size: 4.0625rem; -webkit-transition: opacity 1s, top 0.001s; -o-transition: opacity 1s, top 0.001s 1s; -webkit-transition: opacity 1s, top 0.001s 1s; transition: opacity 1s, top 0.001s 1s; }
.page-ban .banner-img .text .h2 { color: #fff; margin: 0; text-align: left; margin-bottom: 10px; }
.page-ban .banner-img .text .breadcrumbs { text-align: left; margin: 0; font-size: 1rem; font-weight: normal; text-transform: uppercase; }
.page-ban .banner-img .text .breadcrumbs > a { color: #fff; letter-spacing: 1px; }
.page-ban .banner-img .text .breadcrumbs .final { font-weight: bold; }
.page-ban .banner-img .text.scroll-view { opacity: 1; top: 49%; -o-transition: opacity 1s 0.5s, top 1s 0.5s; transition: opacity 1s 0.5s, top 1s 0.5s; -webkit-transition: opacity 1s, top 1s; }
@media only screen and (min-width:992px) {
    .page-ban .banner-img .text .breadcrumbs > a:hover { color: #60a511; }
}
@media only screen and (max-width:991px) {
    .page-ban .banner-img { height: 260px; }
    .page-ban .banner-img .text { font-size: 2.8125rem; }
    .page-ban .banner-img .text .subTi { font-size: 1.125rem; }
    .page-ban .banner-img .text.scroll-view { top: 47%; }
}
@media only screen and (min-width:768px) {
    .page-ban .banner-img .visible-xs { background-image: none !important; }
}
@media only screen and (max-width:767px) {
    .page-ban .banner-img { height: 240px; }
    .page-ban .banner-img .hidden-xs { background-image: none !important; }
    .page-ban .banner-img .text { width: 100%; padding: 0; font-size: 2.1875rem; }
    .page-ban .banner-img .text .subTi { font-size: 1rem; }
    .page-ban .banner-img .text.scroll-view { top: 40%; }
}
@media only screen and (max-width:480px) {
    .page-ban .banner-img { height: 200px; }
    .page-ban .banner-img .text .h2 { margin-bottom: 5px; font-size: 1.625rem; }
}

/*product */
#product .pro-box { padding: 45px 0; }
#product .pro-box .pic-box,
#product .pro-box .txt-box { display: inline-block; vertical-align: top; }
#product .pro-box .pic-box { width: 53%; float: right; position: relative; font-size: 0; }
#product .pro-box .pic-box img { width: 100%; }
#product .pro-box .pic-box .slider { display: inline-block; vertical-align: top; width: 84%; padding-right: 5px; position: relative; padding-bottom: 30px; }
#product .pro-box .pic-box .slider .slick-slide > div { width: 100%; position: relative; }
#product .pro-box .pic-box .slider .slick-slide > div:before { content: ""; display: block; width: 100%; padding-bottom: 75.88%; }
#product .pro-box .pic-box .slider .slick-slide > div img { position: absolute; top: 0; right: 0; left: 0; bottom: 0; }
#product .pro-box .pic-box .slider .slick-arrow { opacity: 0; top: 50%; margin-top: -52px; -moz-transition: opacity 0.35s; -o-transition: opacity 0.35s; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
#product .pro-box .pic-box .slider .slick-prev { left: 10px; }
#product .pro-box .pic-box .slider .slick-next { right: 10px; }
#product .pro-box .pic-box .slider:hover .slick-arrow { opacity: 1; }
#product .pro-box .pic-box .slider .slick-dots { bottom: 0; line-height: 0; }
#product .pro-box .pic-box .slider .slick-dots li { display: inline-block; vertical-align: middle; margin: 0 6px; height: 8px; }
#product .pro-box .pic-box .slider .slick-dots li button { background: #a8a8a8; }
#product .pro-box .pic-box .slider .slick-dots li.slick-active button { width: 8px; height: 8px; border-radius: 8px; background: #424242; border: none; }
#product .pro-box .pic-box .slider .slick-dots li.slick-active button:before { content: ""; position: absolute; top: -3px; left: -3px; right: -3px; bottom: -3px; border-radius: 10px; border: 1px solid #424242; }
#product .pro-box .pic-box .slider .item { position: absolute; top: 0; right: 0; left: 0; bottom: 0; }
#product .pro-box .pic-box .slider .zoom-hover { position: absolute; z-index: 5; width: 50%; height: 50%; background: rgba(255, 255, 255, 0.5); cursor: none; opacity: 0; transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); transition: opacity 0.2s, transform 0.001s 0.2s; -ms-transition: opacity 0.2s, transform 0.001s 0.2s; -moz-transition: opacity 0.2s, transform 0.001s 0.2s; -webkit-transition: opacity 0.2s, transform 0.001s 0.2s; }
#product .pro-box .pic-box .slider .zoom-hover.view { opacity: 1; transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); transition: opacity 0.2s, transform 0.001s; -ms-transition: opacity 0.2s, transform 0.001s; -moz-transition: opacity 0.2s, transform 0.001s; -webkit-transition: opacity 0.2s, transform 0.001s; }
#product .pro-box .pic-box .thumbs { display: inline-block; vertical-align: top; width: 16%; }
#product .pro-box .pic-box .thumbs.has-arrow { padding: 40px 0; }
#product .pro-box .pic-box .thumbs .slick-slide { padding: 3px 0; }
#product .pro-box .pic-box .thumbs .slick-slide > div { width: 100%; position: relative; cursor: pointer; padding: 1px; }
#product .pro-box .pic-box .thumbs .slick-slide > div:before { content: ""; display: block; padding-bottom: 76.66%; }
#product .pro-box .pic-box .thumbs .slick-slide > div:after { content: ""; position: absolute; display: block; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; border: 1px solid #ddd; opacity: 0; -moz-transition: opacity 0.5s; -o-transition: opacity 0.5s; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
#product .pro-box .pic-box .thumbs .slick-slide > div img { position: absolute; z-index: 0; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#product .pro-box .pic-box .thumbs .slick-current > div:after { opacity: 1; }
#product .pro-box .pic-box .thumbs .slick-arrow { position: absolute; right: 0; width: 100%; height: 32px; border: none; background: none; font-size: 0; }
#product .pro-box .pic-box .thumbs .slick-arrow:before { content: ""; position: absolute; width: 40px; height: 32px; top: 50%; left: 50%; margin-top: -16px; margin-left: -20px; display: inline-block; background-image: url(../images/arrow_vertical.png); background-repeat: no-repeat; -moz-background-size: 200% auto; -o-background-size: 200% auto; -webkit-background-size: 200% auto; background-size: 200% auto; }
#product .pro-box .pic-box .thumbs .slick-prev { top: 0; }
#product .pro-box .pic-box .thumbs .slick-prev:before { top: 50%; margin-top: -15px; background-position: 0 0; }
#product .pro-box .pic-box .thumbs .slick-prev:hover:before { background-position: 100% 0; }
#product .pro-box .pic-box .thumbs .slick-next { bottom: 0; }
#product .pro-box .pic-box .thumbs .slick-next:before { top: 50%; margin-top: -15px; background-position: 0 100%; }
#product .pro-box .pic-box .thumbs .slick-next:hover:before { background-position: 100% 100%; }
#product .pro-box .txt-box { font-size: 1rem; width: 47%; padding-right: 40px; float: left; }
#product .pro-box .txt-box .h3 { font-size: 2rem; color: #000000; font-weight: 700; margin: 20px 0 10px 0; }
#product .pro-box .txt-box .sub-ti { font-size: 1.5625rem; color: #222; font-weight: bold; margin: 0 0 10px 0; }
#product .pro-box .txt-box .txt { font-size: 1.125rem; font-weight: lighter; margin-bottom: 40px; max-height: 180px; overflow-y: auto; }
#product .pro-box .txt-box .s-ti { font-size: 1.125rem; color: #444; text-transform: uppercase; font-weight: bold; margin-bottom: 15px; }
#product .pro-box .txt-box .tag-box { margin-bottom: 20px; }
#product .pro-box .txt-box .tag-box .tag { background: #dddddd; color: #444 !important; display: inline-block; vertical-align: top; box-shadow: none; width: auto; margin: 0 8px 8px 0; padding: 6px 28px; font-weight: 600; }
#product .pro-box .txt-box .tag-box .tag:hover { background: #72b431; color: #fff !important; }
#product .product-intro { background: #fff; box-shadow: inset 0 200px 100px rgba(150, 150, 150, 0.1); padding-bottom: 60px; }
#product .product-intro .btn-wrap { margin: 40px auto 20px auto; text-align: center; }
#product .product-intro .btn-wrap .g-btn { background: #454545; display: inline-block; }
#product .product-intro .btn-wrap .g-btn:hover { background: #5f0f8c; }
#product .product-intro .nav-box { font-size: 0; width: auto; margin: 0 -15px; text-align: center; }
#product .product-intro .nav-box .tab-box > li { position: relative; display: inline-block; margin-right: 10px; text-transform: uppercase; cursor: pointer; border-bottom: 2px solid #c1c1c1; letter-spacing: 1px; font-weight: bold; }
#product .product-intro .nav-box .tab-box > li span { position: relative; display: inline-block; color: #757575; font-size: 1.125rem; background: #fff; padding: 0 50px; height: 55px; line-height: 55px; }
#product .product-intro .nav-box .tab-box > li.current { border-bottom: 2px solid #5e0d8b; }
#product .product-intro .nav-box .tab-box > li.current span { color: #5e0d8b; }
#product .product-intro .nav-box .tab-box > li.current:before { content: ""; display: block; position: absolute; left: 25%; bottom: -2px; width: 50%; height: 20px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); border-radius: 100%; z-index: 0; }
#product .product-intro .bottom-box { position: relative; padding: 10px 0; }
#product .product-intro .bottom-box .tab-content { position: absolute; opacity: 0; transform: scale(0); transition: opacity 0.5s, transform 0.001s 0.5s; }
#product .product-intro .bottom-box .tab-content.current { position: relative; opacity: 1; transform: scale(1); min-height: 30vh; }

/* #product .product-intro .nav-box .tab-box> li.current:before{ content: ''; display: block; position: absolute; bottom: -10px; left: 0; width: 100%;  height: 20px; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); border-radius: 100%; z-index: -1} */
@media only screen and (min-width:992px) {
    #product .pro-box .txt-box .tag-box .g-btn:hover { background: #72b431; color: #fff !important; }
    #product .product-intro .nav-box .tab-box > li:hover span { color: #5e0d8b; }
}
@media only screen and (max-width:991px) {
    #product .pro-box { padding: 30px 0 50px 0; }
    #product .pro-box .pic-box { width: 100%; max-width: 700px; margin: 0 auto; float: none; display: block; }
    #product .pro-box .txt-box { width: 100%; margin: 0 auto; float: none; display: block; }
    #product .pro-box .txt-box .tag-box .tag { padding: 3px 20px; margin: 0 5px 5px 0; }
    #product .pro-box .txt-box .txt { margin-bottom: 20px; }
}
@media only screen and (max-width:767px) {
    #product .product-intro .nav-box .tab-box > li span { padding: 0 10px; line-height: 40px; height: 40px; font-size: 0.9375rem; }
    #product .pro-box .txt-box .h3 { font-size: 1.625rem; margin: 15px 0 5px 0; }
    #product .pro-box .txt-box .sub-ti { font-size: 1.25rem; margin: 0 0 10px 0; }
    #product .pro-box .txt-box .txt { max-height: none; font-size: 1rem; line-height: 1.5; }
}
@media only screen and (max-width:639px) {
    #product .product-intro .nav-box .tab-box > li span { padding: 0 20px; font-size: 1rem; letter-spacing: 0; }
    #product .pro-box .txt-box .s-ti { font-size: 1.0625rem; }
    #product .pro-box .pic-box { padding-right: 0; }
    #product .pro-box .pic-box .slider { width: 100%; padding-bottom: 5px; }
    #product .pro-box .pic-box .slider .slick-arrow { margin-top: -30px; -moz-transform: scale(0.8); -ms-transform: scale(0.8); -webkit-transform: scale(0.8); transform: scale(0.8); }
    #product .pro-box .pic-box .slider .slick-arrow.slick-prev { left: -10px; }
    #product .pro-box .pic-box .slider .slick-arrow.slick-next { right: -10px; }
    #product .pro-box .pic-box .thumbs { width: 100%; }
    #product .pro-box .pic-box .thumbs .slick-arrow { opacity: 0.7; height: 100%; width: 25px; }
    #product .pro-box .pic-box .thumbs .slick-arrow:before { width: 30px; height: 25px; margin-top: -12px; margin-left: -15px; -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
    #product .pro-box .pic-box .thumbs .slick-arrow.slick-prev { left: 0; right: auto; }
    #product .pro-box .pic-box .thumbs .slick-arrow.slick-next { left: auto; right: 0; }
    #product .pro-box .pic-box .thumbs.has-arrow { padding: 0 25px; }
}

/* IMAGE HOVER */
.img-hovereff .img { position: relative; overflow: hidden; }
.img-hovereff .img img { z-index: 0; }
.img-hovereff .img:before { content: ""; display: block; width: 100%; height: 100%; top: 0; left: 0; position: absolute; z-index: 1; background: rgba(0, 0, 0, 0.5); opacity: 0; -moz-transition: opacity 0.25s; -o-transition: opacity 0.25s; -webkit-transition: opacity 0.25s; transition: opacity 0.25s; }
.img-hovereff .img:after { content: "+"; color: #5e0d8b; line-height: 50px; font-size: 1.25rem; position: absolute; text-align: center; left: 50%; top: 50%; width: 50px; height: 50px; margin-left: -25px; margin-top: -25px; border-radius: 50%; z-index: 2; background: #fff; -moz-transform: scale(0); -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); -moz-transition: -moz-transform 0.25s; -o-transition: -o-transform 0.25s; -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; }
.img-hovereff:hover .img:before { opacity: 1; }
.img-hovereff:hover .img:after { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

/* FORM - BUTTON */
.btn-loadmore { background: #5f0f8c; width: 70px; height: 70px; border-radius: 50%; position: relative; text-align: center; margin: 60px auto; display: block; border: none; text-align: center; -moz-transition: background 0.25s; -o-transition: background 0.25s; -webkit-transition: background 0.25s; transition: background 0.25s; }
.btn-loadmore:before { content: ""; opacity: 0; border: 1px solid #5f0f8c; position: absolute; top: 0; left: 0; border-radius: 50%; width: 100%; height: 100%; -moz-transform-origin: center center; -ms-transform-origin: center center; -webkit-transform-origin: center center; transform-origin: center center; }
.btn-loadmore span { display: block; z-index: 2; width: 1px; font-size: 0; width: 100%; position: absolute; font-size: 1rem; line-height: 1; color: #fff; left: 0; top: 50%; padding-bottom: 26px; -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-transform: translate(0, -40%); -ms-transform: translate(0, -40%); -webkit-transform: translate(0, -40%); transform: translate(0, -40%); }
.btn-loadmore span:after { content: ""; width: 23px; height: 23px; display: block; position: absolute; left: 50%; bottom: 0; margin-left: -14px; background: url(../images/aw_top.png) no-repeat 0 0; -moz-transform-origin: center center; -ms-transform-origin: center center; -webkit-transform-origin: center center; transform-origin: center center; -moz-background-size: contain; -o-background-size: contain; -webkit-background-size: contain; background-size: contain; -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.btn-loadmore:hover { background: #7813b1; }
.btn-loadmore:hover:before { -moz-animation: ani_zoomOut 1.8s both infinite; -webkit-animation: ani_zoomOut 1.8s both infinite; animation: ani_zoomOut 1.8s both infinite; }

/* No Data */
.msg-nodata { padding: 50px 0; margin: auto; text-align: center; }
.msg-nodata .img { width: 180px; display: block; position: relative; margin: 0 auto 10px auto; background: url(../images/nodata.png) no-repeat 0 0; -moz-background-size: contain; -o-background-size: contain; -webkit-background-size: contain; background-size: contain; }
.msg-nodata .img:before { content: ""; display: block; width: 100%; padding-bottom: 83.33%; }
.msg-nodata .text { display: block; letter-spacing: 0.05rem; font-size: 1.25rem; margin: 0 auto 5px auto; color: #999; font-weight: 400; }
.msg-nodata .btn-wrap { text-align: center; }
.msg-nodata .btn-wrap .g-btn { width: auto; display: inline-block; padding-left: 20px; padding-right: 20px; }
.msg-nodata.showrole .img { opacity: 0; -moz-transform: scale(0.8); -ms-transform: scale(0.8); -webkit-transform: scale(0.8); transform: scale(0.8); -moz-transition: opacity 0.8s, -moz-transform 0.8s; -o-transition: opacity 0.8s, -o-transform 0.8s; -webkit-transition: opacity 0.8s, -webkit-transform 0.8s; transition: opacity 0.8s, transform 0.8s; }
.msg-nodata.showrole .text { opacity: 0; -moz-transform: translate(0, 5px); -ms-transform: translate(0, 5px); -webkit-transform: translate(0, 5px); transform: translate(0, 5px); -moz-transition: opacity 0.8s 0.2s, -moz-transform 0.8s 0.2s; -o-transition: opacity 0.8s 0.2s, -o-transform 0.8s 0.2s; -webkit-transition: opacity 0.8s, -webkit-transform 0.8s; transition: opacity 0.8s 0.2s, transform 0.8s 0.2s; }
.msg-nodata.showrole a { opacity: 0; -moz-transform: translate(0, 5px); -ms-transform: translate(0, 5px); -webkit-transform: translate(0, 5px); transform: translate(0, 5px); -moz-transition: opacity 0.8s 0.22s, -moz-transform 0.8s 0.22s; -o-transition: opacity 0.8s 0.22s, -o-transform 0.8s 0.22s; -webkit-transition: opacity 0.8s, -webkit-transform 0.8s; transition: opacity 0.8s 0.22s, transform 0.8s 0.22s; }
.msg-nodata.showrole.scroll-view .img { opacity: 1; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.msg-nodata.showrole.scroll-view .text,
.msg-nodata.showrole.scroll-view a { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
@media (max-width:499px) {
    .msg-nodata .img { width: 150px; }
}

/* Finish Message */
.fc-success { width: 70px; height: 70px; margin: 20px auto; display: block; position: relative; border: 5px solid #5f0f8c \9; background: #fff \9; border-radius: 50%; opacity: 0 \9; }
.fc-success.scroll-view { opacity: 1 \9; }
.fc-success .pie { width: 50%; height: 100%; position: absolute; background: #fff; border: 5px solid #5f0f8c; display: none \9; }
.fc-success .spin { border-radius: 35px 0 0 35px; z-index: 20; border-right: none; -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; display: none \9; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.fc-success.scroll-view .spin { -webkit-animation: fc_rotate 1s linear; -o-animation: fc_rotate 1s linear; animation: fc_rotate 1s linear; -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }
.fc-success .fill { border-radius: 0 35px 35px 0; z-index: 10; border-left: none; left: 50%; opacity: 0; display: none \9; }
.fc-success.scroll-view .fill { -webkit-animation: fc_fill 1s ease; -o-animation: fc_fill 1s ease; animation: fc_fill 1s ease; opacity: 1; }
.fc-success .mask { width: 50%; height: 100%; position: absolute; z-index: 30; opacity: 1; background: #fff; border: none; }
.fc-success.scroll-view .mask { -webkit-animation: fc_mask 1s ease; -o-animation: fc_mask 1s ease; animation: fc_mask 1s ease; opacity: 0; }
.fc-success .check { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 40; opacity: 0; display: block; }
.fc-success.scroll-view .check { opacity: 1; -webkit-animation: fc_zoomIn 0.5s ease-in-out; -o-animation: fc_zoomIn 0.5s ease-in-out; animation: fc_zoomIn 0.5s ease-in-out; }
.fc-success .check span { position: absolute; z-index: 40; height: 7px; width: 25%; top: 50%; left: 23%; border-radius: 3px; background: #5f0f8c; }
.fc-success .check span:nth-child(1) { width: 30%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.fc-success .check span:nth-child(2) { width: 63%; -webkit-transform: rotate(-45deg) translate(25%, 0); -ms-transform: rotate(-45deg) translate(25%, 0); -o-transform: rotate(-45deg) translate(25%, 0); transform: rotate(-45deg) translate(25%, 0); }
.fc-ti { display: block; text-align: center; font-weight: bold; color: #555; font-size: 1.5rem; line-height: 1.2; margin: 0.5rem 0; font-family: "Poppins", "PingFangTC", "Noto Sans CJK", "Microsoft JhengHei", "Arial", "PMingLiU", sans-serif; font-weight: 500; opacity: 0; }
.fc-text { display: block; text-align: center; margin: 10px auto; font-size: 1rem; opacity: 0; }
.fc-ti.scroll-view,
.fc-text.scroll-view { opacity: 1; -webkit-animation: fadeInUp 0.5s ease; -o-animation: fadeInUp 0.5s ease; animation: fadeInUp 0.5s ease; }
.finish-msg { margin: 0 auto 90px auto; }
.finish-msg .btn-wrap { margin: 20px auto 0 auto; text-align: center; opacity: 0; -moz-transition: opacity 1s 0.15s; -o-transition: opacity 1s 0.15s; -webkit-transition: opacity 1s; transition: opacity 1s 0.15s; }
.finish-msg .btn-wrap.scroll-view { opacity: 1; }
.finish-msg .btn-wrap .g-btn { width: auto; display: inline-block; padding-left: 15px; padding-right: 15px; }

/* PAGER */
.p-pager { text-align: center; }
.p-pager .prev,
.p-pager .next { position: relative; width: 45px; height: 45px; border-radius: 50%; border: 2px solid #dfcfe8; background: #fff; display: inline-block; vertical-align: middle; font-size: 0; -moz-transition: border 0.25s; -o-transition: border 0.25s; -webkit-transition: border 0.25s; transition: border 0.25s; }
.p-pager .prev.disable,
.p-pager .next.disable { opacity: 0.5 !important; cursor: not-allowed; }
.p-pager .prev:not(.disable):hover,
.p-pager .next:not(.disable):hover { border-color: #5f0f8c; }
.p-pager .prev:before,
.p-pager .next:before { content: ""; display: block; width: 0; height: 0; border-style: solid; position: absolute; z-index: 0; top: 50%; margin-top: -6px; }
.p-pager .prev:after,
.p-pager .next:after { content: ""; display: block; width: 0; height: 0; border-style: solid; position: absolute; z-index: 1; top: 50%; margin-top: -6px; }
.p-pager .prev { margin-right: 25px; }
.p-pager .prev:before { border-width: 6px 11px 6px 0; border-color: transparent #5f0f8c transparent transparent; right: 50%; margin-right: -5px; }
.p-pager .prev:after { border-width: 6px 3px 6px 0; border-color: transparent #fff transparent transparent; right: 50%; margin-right: -5px; }
.p-pager .next { margin-left: 25px; }
.p-pager .next:before { border-width: 6px 0 6px 11px; border-color: transparent transparent transparent #5f0f8c; left: 50%; margin-left: -5px; }
.p-pager .next:after { border-width: 6px 0 6px 3px; border-color: transparent transparent transparent #fff; left: 50%; margin-left: -5px; }
.p-pager .cur { color: #333; display: inline-block; vertical-align: middle; line-height: 45px; font-weight: 600; font-size: 1.125rem; }
.p-pager .total { color: #666; display: inline-block; vertical-align: middle; padding-left: 40px; line-height: 45px; position: relative; font-size: 1.125rem; }
.p-pager .total:before { content: ""; height: 1px; width: 17px; position: absolute; top: 50%; left: 10px; background: #999; }

/* FUNCTION - CATEGORY */
.g-catetab { position: relative; text-align: center; z-index: 90; font-size: 0; padding: 0 20px; margin: 0 auto; -moz-transform: translate(0, -20%); -ms-transform: translate(0, -20%); -webkit-transform: translate(0, -20%); transform: translate(0, -20%); -moz-transition: -moz-transform 1s 0.2s; -o-transition: -o-transform 1s 0.2s; -webkit-transition: -webkit-transform 1s;  transition: transform 1s 0.2s; }
.g-catetab.scroll-view { -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.g-catetab.no-over { padding: 0; }
.g-catetab.no-over .btn-prev,
.g-catetab.no-over .btn-next { display: none; }
.g-catetab .btn-prev,
.g-catetab .btn-next { -moz-transition: background 0.25s, opacity 0.25s; -o-transition: background 0.25s, opacity 0.25s; -webkit-transition: background 0.25s, opacity 0.25s; transition: background 0.25s, opacity 0.25s; }
.g-catetab .btn-prev:before,
.g-catetab .btn-prev:after,
.g-catetab .btn-next:before,
.g-catetab .btn-next:after { -moz-transition: border 0.25s; -o-transition: border 0.25s; -webkit-transition: border 0.25s; transition: border 0.25s; }
.g-catetab .btn-prev.disabled,
.g-catetab .btn-next.disabled { background: #f8f8f8; cursor: not-allowed; }
.g-catetab .btn-prev.disabled:after,
.g-catetab .btn-prev.disabled:before,
.g-catetab .btn-next.disabled:after,
.g-catetab .btn-next.disabled:before { opacity: 0.5; }
.g-catetab .btn-prev { width: 20px; position: absolute; top: 0; bottom: 0; left: 0; background: #ffffff; border: 1px solid #eee; }
.g-catetab .btn-prev:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 4px 5px 4px 0; border-color: transparent #666 transparent transparent; position: absolute; display: block; z-index: 0; top: 50%; left: 52%; margin-left: -3px; margin-top: -4px; }
.g-catetab .btn-prev:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 4px 3px 4px 0; border-color: transparent #fff transparent transparent; position: absolute; display: block; z-index: 1; top: 50%; left: 52%; margin-top: -4px; }
.g-catetab .btn-prev:not(.disabled):hover { background: #666666; }
.g-catetab .btn-prev:not(.disabled):hover:before { border-color: transparent #fff transparent transparent; }
.g-catetab .btn-prev:not(.disabled):hover:after { border-color: transparent #666 transparent transparent; }
.g-catetab .btn-next { width: 20px; position: absolute; top: 0; bottom: 0; right: 0; background: #ffffff; border: 1px solid #eee; }
.g-catetab .btn-next:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 4px 0 4px 5px; border-color: transparent transparent transparent #666; position: absolute; display: block; z-index: 0; top: 50%; right: 52%; margin-right: -3px; margin-top: -4px; }
.g-catetab .btn-next:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 4px 0 4px 3px; border-color: transparent transparent transparent #fff; position: absolute; display: block; z-index: 1; top: 50%; right: 52%; margin-top: -4px; }
.g-catetab .btn-next:not(.disabled):hover { background: #666666; }
.g-catetab .btn-next:not(.disabled):hover:before { border-color: transparent transparent transparent #fff; }
.g-catetab .btn-next:not(.disabled):hover:after { border-color: transparent transparent transparent #666; }
.g-catetab .g-catetab-list { list-style: none; margin: 0; padding: 0; text-align: center; background: #fff; white-space: nowrap; overflow-x: auto; }
.g-catetab .g-catetab-list .mCSB_container { font-size: 0; -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: flex-start; display: block \9; text-align: center; }
.g-catetab .g-catetab-list li { display: inline-block; vertical-align: top \9; flex: 1 1 150px; min-width: 150px \9; border-left: 1px solid #ffffff; }
.g-catetab .g-catetab-list li:first-child { border-left: none; }
.g-catetab .g-catetab-list li a { display: block; padding: 10px 30px; margin: 0; border-radius: 0; text-align: center; font-size: 1.125rem; color: #aaa; background-color: #f2f2f2; -moz-transition: color 0.25s, background 0.25s; -o-transition: color 0.25s, background 0.25s; -webkit-transition: color 0.25s, background 0.25s; transition: color 0.25s, background 0.25s; }
.g-catetab .g-catetab-list li a:hover { color: #666; background-color: #f6f6f6; }
.g-catetab .g-catetab-list li.current a { color: #222; background-color: #fff; }
@media (max-width:767px) {
    .g-catetab { -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); margin-left: -20px; margin-right: -20px; opacity: 0; -moz-transition: opacity 0.5s; -o-transition: opacity 0.5s; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
    .g-catetab.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    .g-catetab .g-catetab-list li { flex: 1 0 150px; min-width: auto; }
    .g-catetab .g-catetab-list li a { font-size: 1rem; }
}

/* FUNCTION - DROPDOWN - CATEGORY */
.p-cate { position: relative; display: block; text-align: center; width: 100%; z-index: 90; font-size: 0; padding: 0; margin: 0 auto 30px auto; opacity: 0; -moz-transform: translate(0, 20px); -ms-transform: translate(0, 20px); -webkit-transform: translate(0, 20px); transform: translate(0, 20px); -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
.p-cate.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
.p-cate .cur-item { display: none; }
.p-cate ul { list-style: none; margin: 0; padding: 0; text-align: center; }
.p-cate ul li { display: inline-block; vertical-align: middle; }
.p-cate ul li a { display: block; padding: 12px 20px; margin: 0 0 0 -1px; min-width: 180px; text-align: center; line-height: 1.25; font-size: 1.125rem; color: #333; border: 1px solid #ddd; background-color: transparent; -moz-transition: color 0.25s, background 0.25s; -o-transition: color 0.25s, background 0.25s; -webkit-transition: color 0.25s, background 0.25s; transition: color 0.25s, background 0.25s; }
.p-cate ul li a:hover { color: #333; background-color: #f5f5f5; }
.p-cate ul li.current a { color: #fff; background-color: #424242; }
@media (min-width:768px) {
    .p-cate.more-item { z-index: 20; max-width: 500px; width: 100%; border: 1px solid transparent; background: none; overflow: visible; padding: 0; margin: 0 auto 20px auto; -moz-transition: border 0.2s, background 0.2s; -o-transition: border 0.2s, background 0.2s; -webkit-transition: border 0.2s, background 0.2s; transition: border 0.2s, background 0.2s; }
    .p-cate.more-item .cur-item { cursor: pointer; white-space: nowrap; display: block; position: relative; z-index: 1; height: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 40px; margin: 0; text-align: center; line-height: 50px; font-size: 1rem; border: 1px solid #ddd; color: #333; background: #fff; -moz-box-shadow: 0 1 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1 2px rgba(0, 0, 0, 0.1); -moz-transition: color 0.25s, border 0.25s, box-shadow 0.25s, background 0.25s; -o-transition: color 0.25s, border 0.25s, box-shadow 0.25s, background 0.25s; -webkit-transition: color 0.25s, border 0.25s, box-shadow 0.25s, background 0.25s; transition: color 0.25s, border 0.25s, box-shadow 0.25s, background 0.25s; }
    .p-cate.more-item .cur-item:after { content: ""; position: absolute; top: 50%; margin-top: -5px; right: 20px; display: inline-block; width: 8px; height: 8px; border: none; border-right: 2px solid #ddd; border-bottom: 2px solid #ddd; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
    .p-cate.more-item .cur-item:hover { -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); border: 1px solid #aaa; }
    .p-cate.more-item ul { display: none; position: absolute; z-index: 0; border: 1px solid #ddd; padding: 55px 5px 5px 5px; margin: 0 0 0 0; top: 0; left: 0; right: 0; background: #fff; -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }
    .p-cate.more-item ul li { display: block; min-width: auto; padding: 0; margin: 0; border-top: 1px dotted #ddd; }
    .p-cate.more-item ul li a { background-color: transparent; border: none; margin: 0; padding: 13px 10px 12px 10px; color: #333; border-radius: 0; font-size: 1rem; }
    .p-cate.more-item ul li a:hover { background: #f5f5f5; color: #333; }
    .p-cate.more-item ul li:first-child { border-top: none; }
    .p-cate.more-item ul li:last-child a { border-radius: 0 0 25px 25px; }
    .p-cate.more-item ul li.current a { border: none; background: transparent; color: #5f0f8c; font-weight: 600; }
    .p-cate.more-item ul li.current a:hover { background: #f5f5f5; color: #333; }
    .p-cate.more-item.open { padding: 0; }
    .p-cate.more-item.open .cur-item { background-color: #333; color: #fff; border: 1px solid transparent; }
    .p-cate.more-item.open .cur-item:after { border-right: 2px solid #fff; border-bottom: 2px solid #fff; }
    .p-cate.more-item.open ul { position: absolute; display: block; -moz-animation: ani_fadeIn 0.5s both; -webkit-animation: ani_fadeIn 0.5s both; animation: ani_fadeIn 0.5s both; }
}
@media (max-width:767px) {
    .p-cate { z-index: 20; max-width: 500px; width: 100%; border: 1px solid transparent; background: none; overflow: visible; padding: 0; margin: 0 auto 20px auto; -moz-transition: border 0.2s, background 0.2s; -o-transition: border 0.2s, background 0.2s; -webkit-transition: border 0.2s, background 0.2s; transition: border 0.2s, background 0.2s; }
    .p-cate .cur-item { cursor: pointer; white-space: nowrap; display: block; position: relative; z-index: 1; height: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 40px; margin: 0; text-align: center; line-height: 50px; font-size: 1rem; border: 1px solid #ddd; color: #333; background: #fff; -moz-box-shadow: 0 1 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1 2px rgba(0, 0, 0, 0.1); -moz-transition: color 0.25s, border 0.25s, box-shadow 0.25s, background 0.25s; -o-transition: color 0.25s, border 0.25s, box-shadow 0.25s, background 0.25s; -webkit-transition: color 0.25s, border 0.25s, box-shadow 0.25s, background 0.25s; transition: color 0.25s, border 0.25s, box-shadow 0.25s, background 0.25s; }
    .p-cate .cur-item:after { content: ""; position: absolute; top: 50%; margin-top: -5px; right: 20px; display: inline-block; width: 8px; height: 8px; border: none; border-right: 2px solid #ddd; border-bottom: 2px solid #ddd; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
    .p-cate .cur-item:hover { -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); border: 1px solid #aaa; }
    .p-cate ul { display: none; position: absolute; z-index: 0; border: 1px solid #ddd; padding: 55px 5px 5px 5px; margin: 0 0 0 0; top: 0; left: 0; right: 0; background: #fff; -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }
    .p-cate ul li { display: block; min-width: auto; padding: 0; margin: 0; border-top: 1px dotted #ddd; }
    .p-cate ul li a { background-color: transparent; border: none; margin: 0; padding: 13px 10px 12px 10px; color: #333; border-radius: 0; font-size: 1rem; }
    .p-cate ul li a:hover { background: #f5f5f5; color: #333; }
    .p-cate ul li:first-child { border-top: none; }
    .p-cate ul li:last-child a { border-radius: 0 0 25px 25px; }
    .p-cate ul li.current a { border: none; background: transparent; color: #5f0f8c; font-weight: 600; }
    .p-cate ul li.current a:hover { background: #f5f5f5; color: #333; }
    .p-cate.open { padding: 0; }
    .p-cate.open .cur-item { background-color: #333; color: #fff; border: 1px solid transparent; }
    .p-cate.open .cur-item:after { border-right: 2px solid #fff; border-bottom: 2px solid #fff; }
    .p-cate.open ul { position: absolute; display: block; -moz-animation: ani_fadeIn 0.5s both; -webkit-animation: ani_fadeIn 0.5s both; animation: ani_fadeIn 0.5s both; }
}
@media (max-width:499px) {
    .p-cate { width: 100%; }
}

/* Page Subject */
.page-subhead { display: block; margin: 0 auto 20px auto; padding: 0; font-weight: 400; font-size: 2.5rem; text-align: center; text-transform: uppercase; color: #444; opacity: 0; letter-spacing: 2px; -moz-transition: opacity 1s, letter-spacing 1s; -o-transition: opacity 1s, letter-spacing 1s; -webkit-transition: opacity 1s, letter-spacing 1s; transition: opacity 1s, letter-spacing 1s; }
.page-subhead.scroll-view { opacity: 1; letter-spacing: 0; }
.page-subhead .light { font-weight: 700; color: #5f0f8c; }
.sec-title { text-align: center; font-size: 2.5rem; display: block; font-weight: normal; color: #444; line-height: 1.5; padding: 0; margin: 0 auto 20px auto; }
.sec-p { font-size: 1.125rem; margin: 0 auto 40px auto; padding: 0; }
@media (max-width:1199px) {
    .page-subhead { font-size: 2rem; }
    .sec-title { font-size: 2rem; }
}
@media (max-width:991px) {
    .sec-p { font-size: 1rem; }
}
@media (max-width:767px) {
    .page-subhead { font-size: 1.875rem; }
    .sec-title { font-size: 1.875rem; }
    .sec-p { margin: 0 auto 20px auto; }
}
@media (max-width:499px) {
    .page-subhead { font-size: 1.5rem; }
    .sec-title { font-size: 1.5rem; }
}

/* Contact Us */
#contact .contact-top { background: url(../images/contact_bg.png) no-repeat center center; padding: 100px 0 65px 0; }
#contact .contact-top .page-subhead { margin-bottom: 110px; }
#contact .contact-top .contact-info { margin-left: -60px; margin-right: -60px; font-size: 0; }
#contact .contact-top .contact-info.scroll-view > li { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#contact .contact-top .contact-info > li { width: calc(100% / 3); display: inline-block; vertical-align: top; text-align: center; padding: 0 60px; margin: 0 auto 20px auto; opacity: 0; -moz-transition: -moz-transform 1s, opacity 1s; -o-transition: -o-transform 1s, opacity 1s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s, opacity 1s; -moz-transform: translate(0, 80px); -ms-transform: translate(0, 80px); -webkit-transform: translate(0, 80px); transform: translate(0, 80px); }
#contact .contact-top .contact-info > li:nth-child(1) { -moz-transition-delay: 0.0001s; -o-transition-delay: 0.0001s; -webkit-transition-delay: 0.0001s; transition-delay: 0.0001s; }
#contact .contact-top .contact-info > li:nth-child(1) .icon:before { background-position: 0 0; }
#contact .contact-top .contact-info > li:nth-child(2) { -moz-transition-delay: 0.02s; -o-transition-delay: 0.02s; -webkit-transition-delay: 0.02s; transition-delay: 0.02s; }
#contact .contact-top .contact-info > li:nth-child(2) .icon:before { background-position: 50% 0; }
#contact .contact-top .contact-info > li:nth-child(3) { -moz-transition-delay: 0.04s; -o-transition-delay: 0.04s; -webkit-transition-delay: 0.04s; transition-delay: 0.04s; }
#contact .contact-top .contact-info > li:nth-child(3) .icon:before { background-position: 100% 0; }
#contact .contact-top .contact-info > li .icon { width: 102px; height: 102px; display: block; position: relative; margin: 0 auto 15px auto; }
#contact .contact-top .contact-info > li .icon:before { content: ""; width: 100%; height: 100%; z-index: 1; position: absolute; background-image: url(../images/contact_info_icono.png); background-repeat: no-repeat; background-color: transparent; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -moz-background-size: auto 100%; -o-background-size: auto 100%; -webkit-background-size: auto 100%; background-size: auto 100%; }
#contact .contact-top .contact-info > li .icon:after { content: ""; width: 100%; height: 100%; top: 0; left: 0; z-index: 0; position: absolute; border-top: 3px solid #72b431; border-left: 3px solid #72b431; border-right: 3px solid #007728; border-bottom: 3px solid #007728; background: #fff; border-radius: 50%; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
#contact .contact-top .contact-info > li .title { color: #222; font-size: 1.125rem; font-weight: 600; border-bottom: 1px solid #ddd; padding: 0 0 20px 0; margin: 0 auto 20px auto; }
#contact .contact-top .contact-info > li > ul { margin: 0; padding: 0; }
#contact .contact-top .contact-info > li > ul > li { display: block; text-align: center; font-size: 1.25rem; line-height: 2; padding: 0 25px; }
#contact .contact-top .contact-info > li > ul > li a { color: #222; -moz-transition: color 0.25s; -o-transition: color 0.25s; -webkit-transition: color 0.25s; transition: color 0.25s; }
#contact .contact-top .contact-info > li > ul > li a:hover { color: #72b431; }
#contact .contact-top .contact-info > li > ul > li a.link-blank:after { content: ""; font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 900; display: inline-block; vertical-align: middle; margin-left: 10px; color: #666; }
#contact .contact-top .contact-info > li > ul > li a.link-blank:hover:after { color: #007728; }
#contact .contact-top .contact-info > li > ul > li a.link-map { color: #fff; background: #72b431; line-height: 43px; height: 41px; padding: 0 20px; display: inline-block; border-radius: 50px; text-align: center; border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-transition: background 0.25s, color 0.25s; -o-transition: background 0.25s, color 0.25s; -webkit-transition: background 0.25s, color 0.25s; transition: background 0.25s, color 0.25s; }
#contact .contact-top .contact-info > li > ul > li a.link-map:hover { background: #007728; color: #fff; }
#contact .contact-bottom { background: #f6f6f6; padding: 70px 0 80px 0; }
#contact .contact-bottom .half-link { margin-left: -20px; margin-right: -20px; font-size: 0; }
#contact .contact-bottom .half-link .box { display: inline-block; width: 50%; vertical-align: top; padding: 20px; margin: 0; opacity: 0; -moz-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); -moz-transition: -moz-transform 1s, opacity 1s; -o-transition: -o-transform 1s, opacity 1s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s, opacity 1s; }
#contact .contact-bottom .half-link .box.scroll-view { opacity: 1; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
#contact .contact-bottom .half-link .box a { display: block; position: relative; overflow: hidden; color: #fff; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); -moz-box-shadow: 0 0 10px transparent; -webkit-box-shadow: 0 0 10px transparent; box-shadow: 0 0 10px transparent; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; }
#contact .contact-bottom .half-link .box a:before { content: ""; display: block; padding-bottom: 45.58%; }
#contact .contact-bottom .half-link .box a .text { position: absolute; width: 100%; z-index: 2; top: 50%; left: 50%; text-align: center; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#contact .contact-bottom .half-link .box a .title { display: block; font-size: 2.5rem; }
#contact .contact-bottom .half-link .box a .more { font-size: 0.9375rem; display: inline-block; line-height: 1.5; margin: 0; padding-bottom: 3px; position: relative; }
#contact .contact-bottom .half-link .box a .more:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; display: block; background: #fff; -moz-transition: width 0.3s ease; -o-transition: width 0.3s ease; -webkit-transition: width 0.3s ease; transition: width 0.3s ease; }
#contact .contact-bottom .half-link .box a .more:before { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 1px; display: block; background: #60a511; -moz-transition: width 0.3s ease; -o-transition: width 0.3s ease; -webkit-transition: width 0.3s ease; transition: width 0.3s ease; }
#contact .contact-bottom .half-link .box a:hover { -moz-transform: scale(1.01); -ms-transform: scale(1.01); -webkit-transform: scale(1.01); transform: scale(1.01); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
#contact .contact-bottom .half-link .box a:hover .more:before { width: 100%; }
#contact .contact-bottom .half-link .box a:hover .more:after { width: 0; }
#contact .contact-bottom .half-link .box:nth-child(1) a { background: url(../images/contact_link1.jpg) no-repeat 0 0; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; }
#contact .contact-bottom .half-link .box:nth-child(2) a { background: url(../images/contact_link2.jpg) no-repeat 0 0; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; }
@media (max-width:1499px) {
    #contact .contact-top { padding: 50px 0 30px 0; }
    #contact .contact-top .page-subhead { margin-bottom: 40px; }
    #contact .contact-top .contact-info { margin-left: auto; margin-right: auto; }
    #contact .contact-top .contact-info > li { padding: 0 15px; margin: 0 auto 20px auto; }
}
@media (max-width:1199px) {
    #contact .contact-top .contact-info > li .title { font-size: 1.125rem; padding: 0 0 15px 0; margin: 0 auto 15px auto; }
    #contact .contact-top .contact-info > li > ul > li { font-size: 1rem; line-height: 1.8; padding: 0; }
    #contact .contact-bottom { padding: 50px 0; }
    #contact .contact-bottom .half-link { margin-left: -10px; margin-right: -10px; }
    #contact .contact-bottom .half-link .box { padding: 10px; }
    #contact .contact-bottom .half-link .box a .title { font-size: 1.625rem; }
}
@media (max-width:767px) {
    #contact .contact-top { padding: 30px 0; }
    #contact .contact-top .page-subhead { margin-bottom: 0; }
    #contact .contact-top .contact-info > li { width: 100%; display: block; padding: 15px 0 15px 120px; margin: 0; text-align: left; border-top: 1px solid #ddd; min-height: 110px; position: relative; }
    #contact .contact-top .contact-info > li:first-child { border-top: none; }
    #contact .contact-top .contact-info > li .icon { width: 80px; height: 80px; position: absolute; top: 20px; left: 15px; margin: 0; }
    #contact .contact-top .contact-info > li .title { border-bottom: none; padding: 0; margin: 0 0 5px 0; }
    #contact .contact-top .contact-info > li > ul > li { text-align: left; }
    #contact .contact-top .contact-info > li > ul > li br { display: none; }
    #contact .contact-top .contact-info > li > ul > li a.link-map { height: 30px; line-height: 30px; padding: 0 10px; margin: 0 10px; font-size: 0.9375rem; vertical-align: middle; }
}
@media (max-width:639px) {
    #contact .contact-bottom { padding: 30px 0 20px 0; }
    #contact .contact-bottom .half-link { margin-left: auto; margin-right: auto; }
    #contact .contact-bottom .half-link .box { padding: 0; width: 100%; display: block; }
    #contact .contact-bottom .half-link .box:first-of-type { margin-bottom: 10px; }
}

/* OEM / ODM */
#odm-1 { text-align: center; padding-top: 70px; padding-bottom: 45px; }
#odm-1 .sec-title,
#odm-1 .sec-p { opacity: 0; -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -moz-transition: -moz-transform 1s, opacity 1s; -o-transition: -o-transform 1s, opacity 1s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s, opacity 1s; }
#odm-1 .sec-title.scroll-view,
#odm-1 .sec-p.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
@media (max-width:991px) {
    #odm-1 { padding-top: 50px; padding-bottom: 30px; }
}
@media (max-width:767px) {
    #odm-1 { padding-top: 30px; }
}
#odm-2 { position: relative; overflow: hidden; text-align: center; }
#odm-2 .container-1400 { padding-top: 230px; padding-bottom: 150px; opacity: 0; -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -moz-transition: -moz-transform 1s, opacity 1s; -o-transition: -o-transform 1s, opacity 1s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s, opacity 1s; }
#odm-2 .container-1400.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#odm-2 .sec-title { font-size: 2.5rem; margin-bottom: 0; color: #fff; text-shadow: 0 3px 10px rgba(0, 0, 0, 0.6); }
#odm-2 .sec-desc { font-size: 0.9375rem; display: block; color: #fff; }
#odm-2 .btn-wrap { margin-top: 45px; text-align: center; }
#odm-2 .btn-wrap .g-btn { background: #454545; line-height: 43px; height: 43px; padding: 0; margin: 0 auto; width: 150px; border: none; }
#odm-2 .btn-wrap .g-btn:hover { background: #5f0f8c; }
@media (max-width:1199px) {
    #odm-2 .sec-title { font-size: 2.5rem; }
}
@media (max-width:991px) {
    #odm-2 .container-1400 { padding-top: 80px; padding-bottom: 80px; }
}
@media (max-width:767px) {
    #odm-2 .container-1400 { padding-left: 10px; padding-right: 10px; padding-top: 50px; padding-bottom: 50px; }
    #odm-2 .sec-title { font-size: 1.875rem; }
    #odm-2 .btn-wrap { margin-top: 20px; }
}
@media (max-width:499px) {
    #odm-2 .sec-title { font-size: 1.7rem; }
}
#odm-3 { background: #f4f4f4; padding-top: 75px; padding-bottom: 75px; }
#odm-3 .odm3-row { display: table; width: 100%; margin: 0 auto 35px auto; }
#odm-3 .odm3-row .img { display: table-cell; width: 50%; vertical-align: middle; direction: ltr; }
#odm-3 .odm3-row .img img { max-width: 100%; }
#odm-3 .odm3-row .text { display: table-cell; width: 50%; vertical-align: middle; font-size: 1.125em; line-height: 1.6; direction: ltr; }
#odm-3 .odm3-row .text > h3 { font-size: 1.75rem; margin: 0 auto 30px auto; line-height: 1.3; }
#odm-3 .odm3-row .text > p { display: block; }
#odm-3 .odm3-row .text > ul { display: inline-block; }
#odm-3 .odm3-row .text > ul li { text-align: left; display: block; padding-left: 20px; position: relative; }
#odm-3 .odm3-row .text > ul li:before { content: ""; position: absolute; width: 4px; height: 4px; background: #333; border-radius: 50%; top: 12px; left: 4px; }
#odm-3 .odm3-row:nth-of-type(odd) { direction: rtl; }
#odm-3 .odm3-row:nth-of-type(odd) .text { padding-right: 55px; opacity: 0; -moz-transform: translate(20px, 0); -ms-transform: translate(20px, 0); -webkit-transform: translate(20px, 0); transform: translate(20px, 0); -moz-transition: -moz-transform 1s 0.2s, opacity 1s 0.2s; -o-transition: -o-transform 1s 0.2s, opacity 1s 0.2s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s 0.2s, opacity 1s 0.2s; }
#odm-3 .odm3-row:nth-of-type(odd) .img { opacity: 0; -moz-transform: translate(-20px, 0); -ms-transform: translate(-20px, 0); -webkit-transform: translate(-20px, 0); transform: translate(-20px, 0); -moz-transition: -moz-transform 1s 0.2s, opacity 1s 0.2s; -o-transition: -o-transform 1s 0.2s, opacity 1s 0.2s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s 0.2s, opacity 1s 0.2s; }
#odm-3 .odm3-row:nth-of-type(odd).scroll-view .img,
#odm-3 .odm3-row:nth-of-type(odd).scroll-view .text { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#odm-3 .odm3-row:nth-of-type(even) .text { padding-left: 55px; opacity: 0; -moz-transform: translate(-20px, 0); -ms-transform: translate(-20px, 0); -webkit-transform: translate(-20px, 0); transform: translate(-20px, 0); -moz-transition: -moz-transform 1s 0.2s, opacity 1s 0.2s; -o-transition: -o-transform 1s 0.2s, opacity 1s 0.2s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s 0.2s, opacity 1s 0.2s; }
#odm-3 .odm3-row:nth-of-type(even) .img { opacity: 0; -moz-transform: translate(20px, 0); -ms-transform: translate(20px, 0); -webkit-transform: translate(20px, 0); transform: translate(20px, 0); -moz-transition: -moz-transform 1s 0.2s, opacity 1s 0.2s; -o-transition: -o-transform 1s 0.2s, opacity 1s 0.2s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s 0.2s, opacity 1s 0.2s; }
#odm-3 .odm3-row:nth-of-type(even).scroll-view .img,
#odm-3 .odm3-row:nth-of-type(even).scroll-view .text { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
@media (max-width:1199px) {
    #odm-3 { padding-top: 50px; padding-bottom: 50px; }
    #odm-3 .odm3-row .text > h3 { font-size: 1.375rem; }
    #odm-3 .odm3-row:nth-of-type(odd) .text { padding-right: 20px; }
    #odm-3 .odm3-row:nth-of-type(even) .text { padding-left: 20px; }
}
@media (max-width:991px) {
    #odm-3 .odm3-row { display: block; width: auto; margin: 0 auto 40px auto; }
    #odm-3 .odm3-row .img { display: block; width: 100%; margin: 0 auto 20px auto; text-align: center; }
    #odm-3 .odm3-row .img img { border: 1px solid #ddd; padding: 10px; }
    #odm-3 .odm3-row .text { display: block; width: 100%; max-width: 680px; margin-left: auto; margin-right: auto; }
    #odm-3 .odm3-row .text > h3 { margin-bottom: 15px; }
    #odm-3 .odm3-row:nth-of-type(odd) { direction: ltr; }
    #odm-3 .odm3-row:nth-of-type(odd) .text { padding-right: 0; }
    #odm-3 .odm3-row:nth-of-type(even) .text { padding-left: 0; }
}
@media (max-width:767px) {
    #odm-3 { padding-top: 30px; padding-bottom: 30px; }
    #odm-3 .odm3-row { margin: 0 auto 30px auto; }
    #odm-3 .odm3-row .img img { padding: 5px; }
    #odm-3 .odm3-row .text { font-size: 1rem; }
    #odm-3 .odm3-row .text > ul > li:before { top: 10px; }
    #odm-3 .odm3-row .text > h3 { font-size: 1.25rem; }
}
#odm-4 { padding-top: 75px; padding-bottom: 75px; }
#odm-4 .sec-title,
#odm-4 .sec-p { opacity: 0; -moz-transform: translate(0, 30px); -ms-transform: translate(0, 30px); -webkit-transform: translate(0, 30px); transform: translate(0, 30px); -moz-transition: -moz-transform 1s, opacity 1s; -o-transition: -o-transform 1s, opacity 1s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s, opacity 1s; }
#odm-4 .sec-title.scroll-view,
#odm-4 .sec-p.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#odm-4 .odm-service-flow { margin: 50px auto; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; display: block \9; font-size: 0; margin-left: -20px; margin-right: -20px; justify-content: space-between; align-items: flex-start; }
#odm-4 .odm-service-flow > li { width: 25%; flex: 0 1 25%; display: inline-block; vertical-align: top; padding: 5px; line-height: 1.5; opacity: 0; -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -moz-transition: -moz-transform 1s 0.35s, opacity 1s 0.35s; -o-transition: -o-transform 1s 0.35s, opacity 1s 0.35s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s 0.35s, opacity 1s 0.35s; }
#odm-4 .odm-service-flow > li.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#odm-4 .odm-service-flow > li:last-child .inner:before,
#odm-4 .odm-service-flow > li:last-child .inner:after { display: none; }
#odm-4 .odm-service-flow .inner { border: 1px solid #ddd; padding: 40px 15px 15px 15px; position: relative; min-height: 220px; z-index: -1; background: #fff; }
#odm-4 .odm-service-flow .inner:before { content: ""; z-index: 10; height: 11px; width: 30px; border-radius: 35px; background: #72b431; border: 2px solid #f4f4f4; position: absolute; z-index: 2; right: -10px; top: 100px; -moz-transform-origin: right center; -ms-transform-origin: right center; -webkit-transform-origin: right center; transform-origin: right center; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
#odm-4 .odm-service-flow .inner:after { content: ""; z-index: 10; height: 11px; width: 30px; border-radius: 35px; background: #007728; border: 2px solid #f4f4f4; position: absolute; z-index: 1; right: -10px; top: 100px; margin-top: -5px; -moz-transform-origin: right center; -ms-transform-origin: right center; -webkit-transform-origin: right center; transform-origin: right center; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
#odm-4 .odm-service-flow .inner .tit { font-size: 1.125rem; line-height: 1.2; font-weight: 700; color: #444; position: absolute; top: 0; margin: 0; padding: 0 5px; background: #fff; display: inline-block; left: 15px; max-width: calc(100% - 30px); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
#odm-4 .odm-service-flow .inner > ul { display: inline-block; }
#odm-4 .odm-service-flow .inner > ul > li { display: block; padding-left: 15px; position: relative; font-size: 0.9375rem; margin-bottom: 15px; text-align: left; }
#odm-4 .odm-service-flow .inner > ul > li:before { content: ""; position: absolute; width: 5px; height: 5px; background: #72b431; border-radius: 50%; top: 10px; left: 3px; }
@media (max-width:1199px) {
    #odm-4 .odm-service-flow { display: block; margin: 0 auto; max-width: 600px; }
    #odm-4 .odm-service-flow > li { width: auto; display: block; padding-bottom: 40px; }
    #odm-4 .odm-service-flow .inner { min-height: auto; padding: 15px; }
    #odm-4 .odm-service-flow .inner:before { margin-left: -18px; left: 50%; width: 30px; right: auto; top: auto; bottom: -15px; -moz-transform-origin: left center; -ms-transform-origin: left center; -webkit-transform-origin: left center; transform-origin: left center; }
    #odm-4 .odm-service-flow .inner:after { margin-left: -10px; left: 50%; width: 30px; right: auto; top: auto; bottom: -15px; margin-top: auto; -moz-transform-origin: right center; -ms-transform-origin: right center; -webkit-transform-origin: right center; transform-origin: right center; }
    #odm-4 .odm-service-flow .inner .tit { position: relative; left: auto; text-align: center; display: block; margin: 0 auto 20px auto; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@media (max-width:991px) {
    #odm-4 { padding-top: 50px; padding-bottom: 30px; }
}
@media (max-width:767px) {
    #odm-4 { padding-top: 30px; }
}
#odm-5 { background: #f4f4f4; padding-top: 120px; padding-bottom: 120px; overflow: hidden; }
#odm-5 .container-1400 { display: table; }
#odm-5 .container-1400 .left { display: table-cell; vertical-align: middle; width: 50%; padding-right: 50px; opacity: 0; -moz-transform: translate(40px, 0); -ms-transform: translate(40px, 0); -webkit-transform: translate(40px, 0); transform: translate(40px, 0); -moz-transition: -moz-transform 1s 0.35s, opacity 1s 0.35s; -o-transition: -o-transform 1s 0.35s, opacity 1s 0.35s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s 0.35s, opacity 1s 0.35s; }
#odm-5 .container-1400 .left.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#odm-5 .container-1400 .left .sec-title { text-align: left; }
#odm-5 .container-1400 .right { display: table-cell; vertical-align: middle; width: 50%; padding-left: 30px; opacity: 0; -moz-transform: translate(-40px, 0); -ms-transform: translate(-40px, 0); -webkit-transform: translate(-40px, 0); transform: translate(-40px, 0); -moz-transition: -moz-transform 1s 0.25s, opacity 1s 0.25s; -o-transition: -o-transform 1s 0.25s, opacity 1s 0.25s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s 0.25s, opacity 1s 0.25s; }
#odm-5 .container-1400 .right.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#odm-5 .container-1400 .right img { max-width: 115%; }
@media (max-width:1199px) {
    #odm-5 { padding-top: 50px; padding-bottom: 50px; }
    #odm-5 .container-1400 { display: block; text-align: center; }
    #odm-5 .container-1400 .left { display: block; width: 100%; padding-right: 0; }
    #odm-5 .container-1400 .left .sec-title { text-align: center; }
    #odm-5 .container-1400 .right { display: block; width: 100%; padding-left: 0; }
}
#odm-6 { font-size: 1.0625rem; padding-top: 75px; padding-bottom: 75px; opacity: 0; -moz-transform: translate(0, 40px); -ms-transform: translate(0, 40px); -webkit-transform: translate(0, 40px); transform: translate(0, 40px); -moz-transition: -moz-transform 1s 0.25s, opacity 1s 0.25s; -o-transition: -o-transform 1s 0.25s, opacity 1s 0.25s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s 0.25s, opacity 1s 0.25s; }
#odm-6.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#odm-6 form { margin-top: 30px; }
#odm-6 form .btn-wrap { margin-top: 50px; padding: 50px 15px; text-align: center; border-top: 1px solid #ddd; }
#odm-6 form .btn-wrap .g-btn { border: none; min-width: 170px; line-height: 43px; display: inline-block; vertical-align: middle; margin: 0; padding: 0; }
#odm-finish { padding-top: 70px; padding-bottom: 50px; }
@media (max-width:767px) {
    #odm-finish { padding-top: 40px; padding-bottom: 20px; }
}

/* system information */
#sysmsg .sys-container { padding-top: 50px; padding-bottom: 50px; }

/* sitemap */
#sitemap .sitemap-list { padding-top: 100px; padding-bottom: 70px; margin-left: -15px; margin-right: -15px; }
#sitemap .sitemap-list .eqH a { background: red !important; }
#sitemap .sitemap-list .box { width: 25%; padding: 0 15px; margin: 0 0 30px 0; font-size: 1.125rem; opacity: 0; -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -moz-transition: -moz-transform 0.8s 0.1s, opacity 1s 0.3s; -o-transition: -o-transform 0.8s 0.1s, opacity 1s 0.3s; -webkit-transition: -webkit-transform 0.8s, opacity 1s; transition: transform 0.8s 0.1s, opacity 1s 0.3s; }
#sitemap .sitemap-list .box.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#sitemap .sitemap-list .box .tit { display: block; font-size: 1.375rem; font-weight: 600; color: #222; margin: 0 0 10px 0; padding: 0; }
#sitemap .sitemap-list .box > ul { position: relative; padding-left: 20px; }
#sitemap .sitemap-list .box > ul:before { content: ""; position: absolute; display: block; left: 0; top: 0; bottom: 0; width: 1px; background: #ddd; }
#sitemap .sitemap-list .box > ul > li { display: block; color: #555; margin-top: 10px; }
#sitemap .sitemap-list .box > ul > li:first-child { margin-top: 0; }
#sitemap .sitemap-list .box > ul > li > a { display: block; color: #555; }
#sitemap .sitemap-list .box > ul > li > a:hover { color: #222; }
#sitemap .sitemap-list .box > ul > li > ul { margin-bottom: 15px; }
#sitemap .sitemap-list .box > ul > li > ul > li > a { color: #000; padding-left: 30px; position: relative; line-height: 1.3; }
#sitemap .sitemap-list .box > ul > li > ul > li > a:hover { color: #333; }
#sitemap .sitemap-list .box > ul > li > ul > li > a:before { content: ""; position: absolute; top: 12px; left: 15px; width: 5px; height: 1px; background: #111; }
#sitemap .sitemap-list .box > ul > li.has-ul > a { padding-right: 25px; position: relative; color: #5f0f8c; }
@media (min-width:1200px) {
    #sitemap .sitemap-list .box.box-app { margin-bottom: 60px; }
}
@media (max-width:1199px) {
    #sitemap .sitemap-list { padding-top: 50px; padding-bottom: 50px; }
    #sitemap .sitemap-list .box { width: calc(100% / 3); }
}
@media (max-width:767px) {
    #sitemap .sitemap-list { padding-top: 30px; padding-bottom: 30px; }
    #sitemap .sitemap-list .box { width: calc(100% / 2); font-size: 1rem; }
    #sitemap .sitemap-list .box .tit { font-size: 1.25rem; }
}
@media (max-width:499px) {
    #sitemap .sitemap-list { margin-left: auto; margin-right: auto; }
    #sitemap .sitemap-list .box { padding: 0; width: 100%; display: block; }
    #sitemap .sitemap-list .box .tit { background: #f5f5f5; border-radius: 50px; padding: 5px 10px; text-align: center; }
    #sitemap .sitemap-list .box > ul { margin: 0 20px; }
}

/* FAQ */
#faq #faq-form { background: #f4f4f4; font-size: 1.0625rem; padding-top: 75px; padding-bottom: 75px; opacity: 0; -moz-transform: translate(0, 20px); -ms-transform: translate(0, 20px); -webkit-transform: translate(0, 20px); transform: translate(0, 20px); -moz-transition: opacity 1s 0.2s, -moz-transform 1s 0.2s; -o-transition: opacity 1s 0.2s, -o-transform 1s 0.2s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s 0.2s, transform 1s 0.2s; }
#faq #faq-form.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#faq #faq-form form { margin-top: 30px; }
#faq #faq-form form .btn-wrap { margin-top: 50px; padding: 50px 15px; text-align: center; border-top: 1px solid #ddd; }
#faq #faq-form form .btn-wrap .g-btn { border: none; min-width: 170px; line-height: 43px; display: inline-block; vertical-align: middle; margin: 0; padding: 0; }
#faq #faq-top { padding-top: 75px; padding-bottom: 75px; position: relative; }
#faq #faq-top.scroll-view .faq-list .box { opacity: 1; -moz-transform: translate(0, 0) rotateX(0deg); -ms-transform: translate(0, 0) rotateX(0deg); -webkit-transform: translate(0, 0) rotateX(0deg); transform: translate(0, 0) rotateX(0deg); }
#faq #faq-top .faq-msg { font-weight: 400; font-size: 1.125rem; display: block; padding-left: 30px; margin-bottom: 30px; position: relative; }
#faq #faq-top .faq-msg:before { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 10px; left: 3px; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #5f0f8c; }
#faq #faq-top .faq-msg:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 10px; left: 3px; border-width: 7px 0 7px 3px; border-color: transparent transparent transparent #fff; }
#faq .faq-list { display: block; margin-bottom: 45px; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; }
#faq .faq-list .box { display: block; padding: 0; margin: 0 auto; background: #fff; border-top: 1px solid #ddd; opacity: 0; -moz-transform: translate(0, 20px) rotateX(10deg); -ms-transform: translate(0, 20px) rotateX(10deg); -webkit-transform: translate(0, 20px) rotateX(10deg); transform: translate(0, 20px) rotateX(10deg); -moz-transition: opacity 0.5s, -moz-transform 0.5s; -o-transition: opacity 0.5s, -o-transform 0.5s; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s; }
#faq .faq-list .box:nth-child(1) { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
#faq .faq-list .box:nth-child(2) { -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
#faq .faq-list .box:nth-child(3) { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }
#faq .faq-list .box:nth-child(4) { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
#faq .faq-list .box:nth-child(5) { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }
#faq .faq-list .box:nth-child(6) { -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; -webkit-transition-delay: 0.7s; transition-delay: 0.7s; }
#faq .faq-list .box:nth-child(7) { -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; -webkit-transition-delay: 0.8s; transition-delay: 0.8s; }
#faq .faq-list .box:nth-child(8) { -moz-transition-delay: 0.9s; -o-transition-delay: 0.9s; -webkit-transition-delay: 0.9s; transition-delay: 0.9s; }
#faq .faq-list .box:nth-child(9) { -moz-transition-delay: 1s; -o-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; }
#faq .faq-list .box:nth-child(10) { -moz-transition-delay: 1.1s; -o-transition-delay: 1.1s; -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }
#faq .faq-list .box:last-child { border-bottom: 1px solid #ddd; }
#faq .faq-list .box .q { display: block; position: relative; color: #222; margin: 0; font-size: 1.125rem; padding: 15px 15px 15px 70px; cursor: pointer; -moz-transition: background 0.25s; -o-transition: background 0.25s; -webkit-transition: background 0.25s; transition: background 0.25s; }
#faq .faq-list .box .q:before { content: "Q"; position: absolute; font-size: 1.25rem; top: 15px; left: 15px; width: 40px; height: 40px; line-height: 34px; text-align: center; display: inline-block; color: #72b431; background: #fff; border: 2px solid transparent; border-radius: 50%; font-weight: 600; font-family: "Georgia", "Times New Roman", serif; -moz-transition: color 0.25s, background 0.25s, border 0.25s; -o-transition: color 0.25s, background 0.25s, border 0.25s; -webkit-transition: color 0.25s, background 0.25s, border 0.25s; transition: color 0.25s, background 0.25s, border 0.25s; }
#faq .faq-list .box .q:hover:before { border: 2px solid #72b431; }
#faq .faq-list .box .a { position: relative; border-top: 1px solid #ddd; display: none; padding: 15px 15px 15px 70px; margin: 0; background: #f6f6f6; font-size: 1rem; color: #666; }
#faq .faq-list .box .a:before { content: "A"; position: absolute; font-size: 1.25rem; top: 10px; left: 15px; width: 40px; line-height: 38px; text-align: center; display: inline-block; color: #666; font-weight: 600; background: none; font-family: "Georgia", "Times New Roman", serif; }
#faq .faq-list .box.open .q:before { background: #72b431; color: #fff; }
#faq .faq-list .box.open .a { display: block; }
.faq-finish { padding-top: 70px; padding-bottom: 50px; }
@media (max-width:991px) {
    #faq #faq-top { padding-top: 50px; padding-bottom: 50px; }
    #faq .faq-list { margin-bottom: 30px; }
    #faq .faq-list .box .q { padding: 12px 12px 12px 40px; }
    #faq .faq-list .box .q:before { font-size: 1.25rem; width: 30px; height: 30px; line-height: 24px; top: 12px; left: 2px; }
    #faq .faq-list .box .a { padding: 12px 12px 12px 40px; }
    #faq .faq-list .box .a:before { width: 30px; line-height: 28px; top: 12px; left: 2px; }
    #faq #faq-form { padding-top: 50px; padding-bottom: 50px; }
}
@media (max-width:767px) {
    #faq #faq-top { padding-top: 30px; padding-bottom: 30px; }
    #faq .faq-list .box .q { font-size: 1.0625rem; }
    #faq #faq-form { font-size: 1rem; padding-top: 50px; padding-bottom: 50px; }
    #faq #faq-form form .btn-wrap { margin-top: 20px; padding: 20px 15px; }
    .faq-finish { padding-top: 40px; padding-bottom: 20px; }
}

/* News List */
.news-list { padding-top: 70px; padding-bottom: 70px; margin-left: -50px; margin-right: -50px; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; }
.news-list .box { width: calc(100% / 3); padding: 0 50px 30px 50px; margin: 0 auto 50px auto; position: relative; opacity: 0; -moz-transform: scale(0.95); -ms-transform: scale(0.95); -webkit-transform: scale(0.95); transform: scale(0.95); -moz-transition: opacity 1s 0.2s, -moz-transform 1s 0.2s; -o-transition: opacity 1s 0.2s, -o-transform 1s 0.2s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s 0.2s, transform 1s 0.2s; }
.news-list .box.scroll-view { opacity: 1; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.news-list .box:before,
.news-list .box:after { content: ""; position: absolute; bottom: 0; left: 50px; height: 1px; width: 60%; display: block; -moz-transition: -moz-transform 0.25s; -o-transition: -o-transform 0.25s; -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; }
.news-list .box:before { z-index: 0; background: #ddd; }
.news-list .box:after { z-index: 1; background: #5f0f8c; -moz-transform: scaleX(0); -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); -moz-transform-origin: left center; -ms-transform-origin: left center; -webkit-transform-origin: left center; transform-origin: left center; }
.news-list .box:hover:after { -moz-transform: scaleX(1); -ms-transform: scaleX(1); -webkit-transform: scaleX(1); transform: scaleX(1); }
.news-list .box a { position: relative; display: block; }
.news-list .box .img { width: 100%; display: block; margin-bottom: -15px; position: relative; z-index: 0; }
.news-list .box .img img { width: 100%; }
.news-list .box .text { display: block; margin: 0 auto; padding: 35px 0 0 0; line-height: 1.5; position: relative; z-index: 1; }
.news-list .box .text .cate { display: inline-block; position: absolute; font-style: normal; top: 0; left: 0; padding: 0 30px; height: 30px; line-height: 30px; color: #fff; background: #424242; font-size: 0.9375rem; }
.news-list .box .text .title { font-size: 1.75rem; color: #222; }
.news-list .box .text .desc { display: block; font-size: 1.125rem; color: #555; }
.news-list .box .text .date { display: block; font-size: 1.125rem; color: #555; margin-top: 20px; font-style: normal; }
@media (max-width:1199px) {
    .news-list { padding-top: 50px; padding-bottom: 50px; margin-left: -20px; margin-right: -20px; }
    .news-list .box { width: calc(100% / 3); padding: 0 20px 30px 20px; position: relative; }
    .news-list .box:before,
    .news-list .box:after { left: 20px; }
    .news-list .box .text .title { font-size: 1.4125rem; }
}
@media (max-width:991px) {
    .news-list { margin-left: -15px; margin-right: -15px; }
    .news-list .box { padding: 0 15px 20px 15px; }
    .news-list .box:before,
    .news-list .box:after { left: 15px; }
    .news-list .box .text { display: block; margin: 0 auto; padding: 35px 0 0 0; line-height: 1.5; position: relative; z-index: 1; }
    .news-list .box .text .title { font-size: 1.25rem; }
    .news-list .box .text .desc { font-size: 0.9375rem; }
    .news-list .box .text .date { font-size: 0.9375rem; margin-top: 10px; }
}
@media (max-width:767px) {
    .news-list .box { width: 50%; }
    .news-list .box .text .cate { padding: 0 15px; }
}
@media (max-width:499px) {
    .news-list { margin-left: auto; margin-right: auto; }
    .news-list .box { width: 100%; padding: 0 0 20px 0; }
    .news-list .box:before,
    .news-list .box:after { left: 0; width: 100%; }
}

/* news view */
.news-article { padding-top: 100px; padding-bottom: 100px; }
.news-article .article-head { margin-bottom: 30px; }
.news-article .article-head .cate { display: inline-block; vertical-align: middle; font-style: normal; padding: 0 20px; text-align: center; height: 30px; min-width: 125px; line-height: 30px; color: #fff; background: #424242; font-size: 0.9375rem; white-space: nowrap; margin-right: 15px; }
.news-article .article-head .date { font-style: normal; font-size: 1rem; line-height: 30px; display: inline-block; vertical-align: middle; color: #555; }
.news-article .article-head .title { font-size: 1.875rem; line-height: 1.5; color: #222; margin: 30px 0 0 0; padding: 0; }
.news-article .article-bottom { margin-top: 30px; border-top: 1px solid #ddd; }
.news-article .article-bottom .related-links { font-size: 1.125rem; padding: 20px 0; margin-bottom: 20px; border-bottom: 1px solid #ddd; }
.news-article .article-bottom .related-links .prev,
.news-article .article-bottom .related-links .next { display: block; padding-left: 20px; margin: 5px 0; position: relative; color: #555; }
.news-article .article-bottom .related-links .prev:hover,
.news-article .article-bottom .related-links .next:hover { color: #5f0f8c; }
.news-article .article-bottom .related-links .prev:before,
.news-article .article-bottom .related-links .prev:after,
.news-article .article-bottom .related-links .next:before,
.news-article .article-bottom .related-links .next:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 10px; }
.news-article .article-bottom .related-links .prev span,
.news-article .article-bottom .related-links .next span { display: block; padding-left: 80px; position: relative; }
.news-article .article-bottom .related-links .prev span:before,
.news-article .article-bottom .related-links .next span:before { font-weight: 600; color: #222; display: inline-block; position: absolute; top: 0; left: 0; }
.news-article .article-bottom .related-links .prev span .date,
.news-article .article-bottom .related-links .next span .date { font-style: normal; margin-right: 20px; display: inline-block; vertical-align: top; }
.news-article .article-bottom .related-links .prev:before { left: 3px; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #5f0f8c; }
.news-article .article-bottom .related-links .prev:after { left: 3px; border-width: 7px 0 7px 3px; border-color: transparent transparent transparent #fff; }
.news-article .article-bottom .related-links .prev span:before { content: "PREV"; }
.news-article .article-bottom .related-links .next:before { left: 3px; border-width: 7px 10px 7px 0; border-color: transparent #5f0f8c transparent transparent; }
.news-article .article-bottom .related-links .next:after { left: 10px; border-width: 7px 3px 7px 0; border-color: transparent #fff transparent transparent; }
.news-article .article-bottom .related-links .next span:before { content: "NEXT"; }
.news-article .article-bottom .btn-wrap { text-align: center; }
.news-article .article-bottom .btn-wrap .g-btn { display: inline-block; background: #454545; }
.news-article .article-bottom .btn-wrap .g-btn:hover { background: #5f0f8c; }
@media (max-width:991px) {
    .news-article { padding-top: 50px; padding-bottom: 50px; }
    .news-article .article-head { border-bottom: 1px solid #ddd; padding-bottom: 20px; }
    .news-article .article-head .title { margin-top: 15px; font-size: 1.625rem; }
}
@media (max-width:767px) {
    .news-article { padding-top: 30px; padding-bottom: 30px; }
    .news-article .article-head { padding-bottom: 15px; }
    .news-article .article-head .title { font-size: 1.25rem; }
    .news-article .article-bottom { margin-top: 20px; }
    .news-article .article-bottom .related-links { font-size: 0.9375rem; }
    .news-article .article-bottom .related-links .prev,
    .news-article .article-bottom .related-links .next { margin: 2px 0; }
    .news-article .article-bottom .related-links .prev span,
    .news-article .article-bottom .related-links .next span { padding-left: 60px; }
}

/* Product List */
.product-wrap { padding-bottom: 50px; }
.product-wrap .txt-center { font-size: 1rem; margin: 50px auto; }
.plist { font-size: 0; display: block; }
.plist .box { width: calc(100% / 3); display: inline-block; vertical-align: top; position: relative; z-index: 0; opacity: 0; background: #fff; -moz-box-shadow: 0 0 0 transparent; -webkit-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; padding: 35px 50px; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; -moz-transition: opacity 1s, border 0.5s, box-shadow 0.5s; -o-transition: opacity 1s, border 0.5s, box-shadow 0.5s; -webkit-transition: opacity 1s, border 0.5s, box-shadow 0.5s; transition: opacity 1s, border 0.5s, box-shadow 0.5s; }
.plist .box:before { content: ""; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid #fff; -moz-transition: border 0.5s; -o-transition: border 0.5s; -webkit-transition: border 0.5s; transition: border 0.5s; }
.plist .box.scroll-view { opacity: 1; }
.plist .box.scroll-view .img { -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.plist .box .img { display: block; margin: 0 auto; text-align: center; -moz-transform: rotateX(10deg); -ms-transform: rotateX(10deg); -webkit-transform: rotateX(10deg); transform: rotateX(10deg); -moz-transition: -moz-transform 1s 0.1s; -o-transition: -o-transform 1s 0.1s; -webkit-transition: -webkit-transform 1s; transition: transform 1s 0.1s; }
.plist .box .img img { max-width: 100%; }
.plist .box .text { margin-top: 20px; text-align: center; }
.plist .box .text .tit { font-size: 1.375rem; font-weight: 600; display: block; color: #222; margin: 0; padding: 0; }
.plist .box .text .desc { display: block; font-size: 1.125rem; color: #555; line-height: 1.5; margin-top: 5px; }
.plist .box:hover { z-index: 100; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.plist .box:hover:before { border-color: #5f0f8c; }
.plist .box:hover .img { -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
.plist .box:hover .text .tit { color: #5f0f8c; }
@media (max-width:1199px) {
    .plist .box:hover:before { border-color: #5e0d8b }
}
@media (max-width:1199px) {
    .product-wrap { padding-top: 80px; padding-bottom: 50px; }
    .plist .box { padding: 20px; }
}
@media (max-width:991px) {
    .product-wrap { padding-top: 30px; padding-bottom: 30px; }
    .plist .box { padding: 20px; }
    .plist .box .text { margin-top: 15px; }
    .plist .box .text .tit { font-size: 1.25rem; }
    .plist .box .text .desc { font-size: 1.0625rem; margin-top: 0; }
}
@media (max-width:639px) {
    .plist .box { width: 50%; padding: 20px 10px; }
}
@media (max-width:399px) {
    .plist .box { display: block; width: 100%; }
}

/* Download */
.download-wrap { padding-top: 25px; padding-bottom: 60px; }
.t-default { border-collapse: collapse; border: none; font-size: 1.125rem; width: 100%; position: relative; margin: 20px auto 50px auto; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; }
.t-default.scroll-view tr { opacity: 1; -moz-transform: translate(0, 0) rotateX(0deg); -ms-transform: translate(0, 0) rotateX(0deg); -webkit-transform: translate(0, 0) rotateX(0deg); transform: translate(0, 0) rotateX(0deg); }
.t-default:before { content: ""; height: 3px; width: 200px; position: absolute; background: #72b431; top: -2px; left: 0; }
.t-default thead { border-top: 2px solid #ddd; border-bottom: 1px solid #ddd; }
.t-default tbody tr:hover td { background: #fcfcfc; }
.t-default th { padding: 12px 40px; color: #666; border-bottom: 1px solid #ddd; font-weight: normal; position: relative !important; }
.t-default th:before { content: ""; display: block; width: 1px; position: absolute; top: 15px; bottom: 15px; left: 0; background: #ddd; }
.t-default th:first-child:before { display: none; }
.t-default td { padding: 12px 40px; color: #999; border-bottom: 1px solid #ddd; -moz-transition: background 0.25s; -o-transition: background 0.25s; -webkit-transition: background 0.25s; transition: background 0.25s; }
.t-default td.col-title { text-align: left; color: #333; }
.t-default td.col-title a { color: #333; }
.t-default tr { opacity: 0; -moz-transform: translate(0, 20px) rotateX(10deg); -ms-transform: translate(0, 20px) rotateX(10deg); -webkit-transform: translate(0, 20px) rotateX(10deg); transform: translate(0, 20px) rotateX(10deg); -moz-transition: opacity 0.5s, -moz-transform 0.5s; -o-transition: opacity 0.5s, -o-transform 0.5s; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s; }
.t-default tr:nth-child(1) { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
.t-default tr:nth-child(2) { -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
.t-default tr:nth-child(3) { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }
.t-default tr:nth-child(4) { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.t-default tr:nth-child(5) { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }
.t-default tr:nth-child(6) { -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; -webkit-transition-delay: 0.7s; transition-delay: 0.7s; }
.t-default tr:nth-child(7) { -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; -webkit-transition-delay: 0.8s; transition-delay: 0.8s; }
.t-default tr:nth-child(8) { -moz-transition-delay: 0.9s; -o-transition-delay: 0.9s; -webkit-transition-delay: 0.9s; transition-delay: 0.9s; }
.t-default tr:nth-child(9) { -moz-transition-delay: 1s; -o-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; }
.t-default tr:nth-child(10) { -moz-transition-delay: 1.1s; -o-transition-delay: 1.1s; -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }
.t-default .col-date,
.t-default .col-download { text-align: center; width: 220px; }
.t-default .btn-download { color: #999; padding: 0; text-align: center; -moz-transition: color 0.25s, background 0.25s; -o-transition: color 0.25s, background 0.25s; -webkit-transition: color 0.25s, background 0.25s; transition: color 0.25s, background 0.25s; }
.t-default .btn-download:hover { color: #72b431; }
.t-default .btn-download i { margin-right: 10px; }
@media (max-width:991px) {
    .t-default { font-size: 1rem; margin: 20px auto 40px auto; }
    .t-default th { padding: 12px 15px; }
    .t-default td { padding: 12px 15px; }
    .t-default .col-date,
    .t-default .col-download { width: 150px; }
}
@media (max-width:767px) {
    .download-wrap { padding-top: 20px; padding-bottom: 20px; }
    .t-default { position: relative; }
    .t-default:before { display: none; }
    .t-default thead { display: none; }
    .t-default tbody tr { position: relative; display: block; border: 1px solid #ddd; padding: 0 80px 0 0; margin: 0 auto 20px auto; min-height: 65px; }
    .t-default tbody tr:before { content: ""; height: auto; width: 3px; position: absolute; background: #72b431; top: 0; left: 0; bottom: 0; }
    .t-default td { display: block; border-bottom: none; position: relative; padding: 10px 15px; }
    .t-default .col-title { width: auto; display: block; padding-bottom: 0; line-height: 1.5; font-weight: 600; font-size: 1.0625rem; }
    .t-default .col-date { width: auto; padding-top: 5px; padding-bottom: 5px; font-size: 0.9375rem; }
    .t-default .col-download { position: absolute; width: 80px; top: 0; bottom: 0; right: 0; padding: 0; }
    .t-default .btn-download { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: #999; color: #fff; line-height: 1; }
    .t-default .btn-download span { position: absolute; top: 50%; left: 0; width: 100%; font-size: 0.75rem; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
    .t-default .btn-download i { display: block; margin: 0 auto; font-size: 2.3rem; margin-bottom: 5px; }
    .t-default .btn-download:hover { background: #72b431; color: #fff; }
}

/* terms */
#terms { background: #f6f6f6; }
#terms .quick-box { text-align: center; background: url('../images/terms_bg.jpg'); padding: 4% 7%; background-size: cover; }
#terms .quick-box .quick-ti { display: inline-block; color: #5e0d8b; text-transform: uppercase; margin: 0 auto 30px; }
#terms .quick-box .quick-ti .aw { position: relative; padding: 0 12px; }
#terms .quick-box .quick-ti .aw:before { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 12px; left: 0; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #5f0f8c; }
#terms .quick-box .quick-ti .aw:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 12px; left: 0; border-width: 7px 0 7px 3px; border-color: transparent transparent transparent #acbdcd; }
#terms .quick-box .quick-ti .aw:last-child:before { left: auto; right: 0px; border-width: 7px 10px 7px 0; border-color: transparent #5f0f8c transparent transparent; }
#terms .quick-box .quick-ti .aw:last-child:after { left: auto; right: 0px; border-width: 7px 3px 7px 0px; border-color: transparent #acbdcd transparent transparent; }
#terms .quick-box .tab .dropdown { position: relative !important; display: block; width: 100%; height: 100%; margin: 0; }
#terms .quick-box .tab .dropdown ul.dropdown-menu { text-align: left; font-size: 0; display: block; width: 100%; border: none; -webkit-box-shadow: none; box-shadow: none; position: relative; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; margin: 0; background: none; font-size: 0; padding: 0; }
#terms .quick-box .tab .dropdown ul.dropdown-menu li { display: inline-block; width: calc(100%/5); vertical-align: top; }
#terms .quick-box .tab .dropdown ul.dropdown-menu li a { font-size: 1rem; color: #333; width: calc(100% - 20px); border-radius: 42px; text-align: center; display: inline-block; padding: 20px 20px; background: rgba(255, 255, 255, 0.8); margin: 0 10px 10px; text-align: center; height: 60px; border-radius: 42px; -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 0.5); -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 0.5); -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 0.5); transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 0.5); }
#terms .quick-box .tab .dropdown ul.dropdown-menu li a.small-txt { padding: 8px 20px; line-height: 1.4; }
#terms .quick-box .tab .dropdown-btn { display: none; }
#terms .terms-list { position: relative; padding-top: 50px; }
#terms .terms-list:before { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0px 500px 200px 0; border-color: transparent #63a70a transparent transparent; display: block; }
#terms .terms-list .box { margin-bottom: 10px; }
#terms .terms-list .box .h3 { text-align: left; font-size: 2.5rem; margin: 0 0 20px 0; text-transform: initial; display: block; font-weight: normal; color: #444; line-height: 2.5; padding: 0; border-bottom: 1px solid #ddd }
#terms .terms-list .box .h3 img { display: inline-block; margin-right: 20px; vertical-align: middle }
#terms .terms-list .box a { color: #60a511; font-weight: bold; text-decoration: underline }
#terms .terms-list .box ul li { position: relative; padding-left: 20px; }
#terms .terms-list .box ul li:before { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 2px; left: 0; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #5f0f8c; }
#terms .terms-list .box ul li:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 2px; left: 0; border-width: 7px 0 7px 3px; border-color: transparent transparent transparent #fff; }
#terms .terms-list .box .gray { color: #666666; width: calc(100% - 6%); margin: 30px 3%; }
#terms .terms-list .box .h4 { color: #6b2094 }
#terms .terms-list .box strong { text-align: center; padding: 50px; display: block; font-size: 1.25rem; width: 85%; margin: 0 auto; }
#terms .terms-list .box strong a { color: inherit; text-decoration: underline; }
#terms .terms-list .box strong a:hover { color: #72b431; text-decoration: none; }
@media (min-width:992px) {
    #terms .quick-box .tab .dropdown ul.dropdown-menu li a:hover { background: #72b431; color: #fff; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) }
}
@media (max-width:1366px) {
    #terms .quick-box { padding: 30px; }
    #terms .quick-box .tab .dropdown ul.dropdown-menu li { width: calc(100%/4); }
    #terms .quick-box .tab .dropdown ul.dropdown-menu li a { width: calc(100% - 10px); margin: 0 5px 10px; }
    #terms .terms-list:before { content: ''; position: absolute; right: 0; top: 0; border-style: solid; border-width: 0px 250px 100px 0; border-color: transparent #63a70a transparent transparent; display: block; }
}
@media (max-width:1199px) {
    #terms .quick-box { padding: 30px; margin-bottom: 30px; }
    #terms .quick-box .tab .dropdown ul.dropdown-menu li { width: calc(100%/3); }
    #terms .quick-box .tab .dropdown ul.dropdown-menu li a { width: calc(100% - 10px); margin: 0 5px 10px; }
    #terms .terms-list .box .h3 { font-size: 2rem; }
    #terms .quick-box .tab .dropdown ul.dropdown-menu li a.small-txt-md { padding: 8px 20px; line-height: 1.4; }
}
@media (max-width:991px) {
    #terms .quick-box .quick-ti { display: none; }
    #terms .quick-box { padding: 0px; background: none; }
    #terms .quick-box .tab .dropdown ul.dropdown-menu { position: absolute !important; border-left: solid #efefef 1px; }
    #terms .quick-box .tab .dropdown ul.dropdown-menu li { width: 50%; margin-bottom: 0; border-bottom: 1px solid #efefef; border-right: 1px solid #efefef; }
    #terms .quick-box .tab .dropdown ul.dropdown-menu li a.small-txt,
    #terms .quick-box .tab .dropdown ul.dropdown-menu li a.small-txt-md,
    #terms .quick-box .tab .dropdown ul.dropdown-menu li a { border-radius: 0; background: rgba(255, 255, 255, 0.9); margin: 0; width: 100%; height: 50px; padding: 13px; }
    #terms .quick-box .tab .dropdown-btn { display: block !important; width: 90%; margin: 0 auto; border: none; position: relative; background: #5e0d8b; color: #fff; padding: 10px 30px 10px 20px; font-size: 16px; line-height: 1.8; outline: 0; text-align: left; border-radius: 4px; }
    #terms .quick-box .tab .dropdown-btn:after { content: '+'; display: inline-block; color: #fff; font-size: 20px; font-weight: normal; position: absolute; top: 50%; right: 15px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
    #terms .quick-box .tab .dropdown .dropdown-menu { display: none !important; height: 0; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background: #fff; padding: 0; }
    #terms .quick-box .tab .dropdown.open .dropdown-btn { background: rgb(94, 13, 139); background: -moz-linear-gradient(45deg, rgba(94, 13, 139, 1) 0%, rgba(84, 163, 15, 1) 100%); background: -webkit-linear-gradient(45deg, rgba(94, 13, 139, 1) 0%, rgba(84, 163, 15, 1) 100%); background: linear-gradient(45deg, rgba(94, 13, 139, 1) 0%, rgba(84, 163, 15, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5e0d8b", endColorstr="#54a30f", GradientType=1); color: #fff; }
    #terms .quick-box .tab .dropdown.open .dropdown-btn:after { content: '-'; font-size: 30px; }
    #terms .quick-box .tab .dropdown.open .dropdown-menu { display: block !important; height: auto; -webkit-animation: fadeIn 0.3s ease; -moz-animation: fadeIn 0.3s ease; -o-animation: fadeIn 0.3s ease; animation: fadeIn 0.3s ease; }
    #terms .terms-list:before { display: none; }
    #terms .terms-list .box .h3 { text-align: left; font-size: 1.85rem; }
    #terms .terms-list .box .h3 img { max-width: 40px; }
}
@media (max-width:767px) {

    /* #terms .quick-box .tab { margin: 10px auto; } */
    #terms { background: #fff; }
    #terms .terms-wrap { padding-top: 30px; padding-bottom: 0; padding-left: 0; padding-right: 0; }
    #terms { padding: 15px 20px; font-size: 1rem; }
    #terms .quick-box .tab .dropdown ul.dropdown-menu li { width: 100%; }
    #terms .terms-list .box .h3 { text-align: left; font-size: 1.5rem; }
    #terms .terms-list .box .h3 img { max-width: 35px; margin-right: 10px }
    #terms .terms-list .box strong { width: 100% }
}

/* procedure */
#procedure { background: #f6f6f6; font-size: 1.125rem; }
.procedure-1 { padding-top: 75px; padding-bottom: 75px; }
.procedure-1 .claim-wrap { margin-top: 20px; margin-left: -15px; margin-right: -15px; background: #fff; padding: 50px 75px; }
.procedure-1 .claim-wrap li { padding: 15px 0 15px 70px; margin: 0; position: relative; }
.procedure-1 .claim-wrap li.scroll-view:before,
.procedure-1 .claim-wrap li.scroll-view:after { -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); }
.procedure-1 .claim-wrap li.scroll-view .icon { -moz-transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
.procedure-1 .claim-wrap li.scroll-view > span { opacity: 1; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
.procedure-1 .claim-wrap li:before,
.procedure-1 .claim-wrap li:after { -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-transform: scaleY(0); -ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform: scaleY(0); -moz-transition: -moz-transform 0.5s; -o-transition: -o-transform 0.5s; -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s; }
.procedure-1 .claim-wrap li:before { content: ""; width: 2px; position: absolute; top: 0; bottom: 0; left: 35px; background: #f4f4f4; }
.procedure-1 .claim-wrap li:last-child:after { content: ""; width: 2px; position: absolute; top: 50px; bottom: 0; left: 35px; background: #fff; }
.procedure-1 .claim-wrap li > span { position: relative; padding-left: 30px; margin-top: 16px; display: block; opacity: 0; -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -webkit-transform: translateX(-20px); transform: translateX(-20px); -moz-transition: -moz-transform 1s, opacity 1s; -o-transition: -o-transform 1s, opacity 1s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s, opacity 1s; }
.procedure-1 .claim-wrap li > span:before { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 12px; left: 10px; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #5f0f8c; }
.procedure-1 .claim-wrap li > span:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 12px; left: 10px; border-width: 7px 0 7px 3px; border-color: transparent transparent transparent #fff; }
.procedure-1 .claim-wrap li > span a { color: #d72228; }
.procedure-1 .claim-wrap li > span a:hover { color: #f00; text-decoration: underline; }
.procedure-1 .claim-wrap li .icon { position: absolute; z-index: 1; width: 70px; height: 70px; top: 15px; left: 0; border-radius: 50%; background-color: #f4f4f4; background-repeat: no-repeat; background-image: url(../images/procedure_icon.png); -moz-background-size: 100% auto; -o-background-size: 100% auto; -webkit-background-size: 100% auto; background-size: 100% auto; -moz-transform: rotateY(270deg); -ms-transform: rotateY(270deg); -webkit-transform: rotateY(270deg); transform: rotateY(270deg); -moz-transition: -moz-transform 0.6s; -o-transition: -o-transform 0.6s; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; }
.procedure-1 .claim-wrap li:nth-child(1):before { top: 20px; }
.procedure-1 .claim-wrap li:nth-child(1) .icon { background-position: 0 0; }
.procedure-1 .claim-wrap li:nth-child(2) .icon { background-position: 0 -70px; }
.procedure-1 .claim-wrap li:nth-child(3) .icon { background-position: 0 -140px; }
.procedure-1 .claim-wrap li:nth-child(4) .icon { background-position: 0 -210px; }
.procedure-1 .claim-wrap li:nth-child(5) .icon { background-position: 0 -280px; }
.procedure-1 .claim-wrap li:nth-child(6) .icon { background-position: 0 -350px; }
.procedure-1 .claim-wrap li:nth-child(7) .icon { background-position: 0 -420px; }
.procedure-2 { padding-top: 75px; padding-bottom: 75px; background: #fff; opacity: 0; -moz-transform: translate(0, 20px); -ms-transform: translate(0, 20px); -webkit-transform: translate(0, 20px); transform: translate(0, 20px); -moz-transition: opacity 1s 0.2s, -moz-transform 1s 0.2s; -o-transition: opacity 1s 0.2s, -o-transform 1s 0.2s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s 0.2s, transform 1s 0.2s; }
.procedure-2.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
.procedure-2 .flow-img { text-align: center; }
.procedure-2 .flow-img img { max-width: 100%; margin: 0 auto; }
.procedure-2 .flow-pc { display: inline-block; }
.procedure-2 .flow-mb { display: none; }
@media (max-width:991px) {
    .procedure-1 { padding-top: 50px; padding-bottom: 50px; }
    .procedure-1 .claim-wrap { padding: 30px; }
    .procedure-2 { padding-top: 50px; padding-bottom: 50px; }
}
@media (max-width:767px) {
    #procedure { font-size: 1rem; }
    .procedure-1 { padding-top: 30px; padding-bottom: 30px; }
    .procedure-1.scroll-view .sec-title { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    .procedure-1 .sec-title { opacity: 0; -moz-transform: translate(0, 20px); -ms-transform: translate(0, 20px); -webkit-transform: translate(0, 20px); transform: translate(0, 20px); -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
    .procedure-1 .claim-wrap { padding: 20px; background: none; }
    .procedure-1 .claim-wrap li.scroll-view .icon { -moz-transform: scale(0.9) rotateY(0deg); -ms-transform: scale(0.9) rotateY(0deg); -webkit-transform: scale(0.9) rotateY(0deg); transform: scale(0.9) rotateY(0deg); }
    .procedure-1 .claim-wrap li:before { background: #fff; }
    .procedure-1 .claim-wrap li:last-child:after { background: #f6f6f6; }
    .procedure-1 .claim-wrap li .icon { background-color: #fff; top: 0; -moz-transform: scale(0.9) rotateY(270deg); -ms-transform: scale(0.9) rotateY(270deg); -webkit-transform: scale(0.9) rotateY(270deg); transform: scale(0.9) rotateY(270deg); }
    .procedure-1 .claim-wrap li > span { margin-top: 8px; }
    .procedure-1 .claim-wrap li > span:before,
    .procedure-1 .claim-wrap li > span:after { top: 8px; }
    .procedure-2 { padding-top: 30px; padding-bottom: 30px; }
    .procedure-2 .flow-pc { display: none; }
    .procedure-2 .flow-mb { display: block; }
}

/* policy */
#policy { background: #f6f6f6; }
.policy-wrap { padding-top: 65px; padding-bottom: 65px; line-height: 1.3; opacity: 0; -moz-transition: opacity 1s; -o-transition: opacity 1s; -webkit-transition: opacity 1s; transition: opacity 1s; }
.policy-wrap.scroll-view { opacity: 1; }
.policy-white-bg { padding: 70px; background: #fff; font-size: 1.125rem; color: #333; }
.policy-white-bg .policy-list { margin: 0; }
.policy-white-bg .policy-list li .policy-list-title { margin-left: -20px; }
.policy-white-bg .inline-block { display: inline-block !important; vertical-align: top; }
.policy-white-bg .policy-indient { padding-left: 22px; }
.policy-white-bg .policy-list-title { display: block; font-size: 1.125rem; font-weight: 800; color: #666; margin: 0 0 5px 0; padding: 0; }
.policy-white-bg .policy-list-title p { font-size: 1.125rem; color: #333; display: inline; font-weight: 400; margin-top: 0; margin-left: 10px; }
.policy-white-bg .policy-dot-title { display: block; font-weight: 400; position: relative; margin: 0 0 10px 0; padding: 0 0 0 20px; font-size: 1.125rem; line-height: inherit; }
.policy-white-bg .policy-dot-title p { font-size: 1.125rem; color: #333; display: inline; font-weight: 400; margin-top: 0; margin-left: 0; }
.policy-white-bg .policy-dot-title.strong { font-weight: 800; }
.policy-white-bg .policy-dot-title:before { content: ""; width: 6px; height: 6px; border-radius: 50%; background: #999; display: block; position: absolute; top: 10px; left: 3px; }
.policy-white-bg .policy-small-list { margin: 0 0 20px 0; }
.policy-white-bg .policy-small-list li { padding: 0 0 0 20px; position: relative; }
.policy-white-bg .policy-small-list li:before { content: ""; width: 5px; height: 2px; background: #666; display: block; position: absolute; top: 12px; left: 5px; }
.policy-white-bg .policy-alphabet-list { counter-reset: listStyle_alphabet; margin-bottom: 15px; }
.policy-white-bg .policy-alphabet-list li { counter-increment: listStyle_alphabet; margin-left: 30px; display: list-item; list-style-position: outside; margin-bottom: 10px; }
.policy-white-bg .policy-alphabet-list li:before { width: 25px; display: inline-block; margin-left: -25px; content: counter(listStyle_alphabet, lower-alpha) "."; color: #72b431; }
.policy-white-bg .policy-aw-title { display: block; font-size: 1.375rem; font-weight: 800; position: relative; margin: 10px 0 10px 0; padding: 0 0 0 20px; line-height: 1.5; }
.policy-white-bg .policy-aw-title:first-of-type { margin-top: 0; }
.policy-white-bg .policy-aw-title p { font-size: 1.125rem; color: #333; display: inline; font-weight: 400; margin-top: 5px; }
.policy-white-bg .policy-aw-title:before { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 10px; left: 3px; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #5f0f8c; }
.policy-white-bg .policy-aw-title:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 10px; left: 3px; border-width: 7px 0 7px 3px; border-color: transparent transparent transparent #fff; }
@media (max-width:991px) {
    .policy-wrap { padding-top: 30px; padding-bottom: 30px; }
    .policy-white-bg { padding: 40px; }
}
@media (max-width:767px) {
    #policy { background: #fff; }
    .policy-wrap { padding-top: 30px; padding-bottom: 0; padding-left: 0; padding-right: 0; }
    .policy-white-bg { padding: 15px 20px; font-size: 1rem; }
    .policy-white-bg .policy-aw-title { font-size: 1.25rem; }
}

/* applications */
.app-wrap { padding-top: 75px; padding-bottom: 75px; }
.app-list { margin-left: -60px; margin-right: -60px; }
.app-list .box { padding: 0 60px; width: 50%; margin-bottom: 50px; opacity: 0; -moz-transform: scale(0.95); -ms-transform: scale(0.95); -webkit-transform: scale(0.95); transform: scale(0.95); -moz-transition: opacity 1s 0.2s, -moz-transform 1s 0.2s; -o-transition: opacity 1s 0.2s, -o-transform 1s 0.2s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s 0.2s, transform 1s 0.2s; }
.app-list .box.scroll-view { opacity: 1; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.app-list .box:nth-of-type(2) { margin-top: 80px; }
.app-list .box a { display: block; border: 1px solid #ddd; }
.app-list .box a .text { padding: 20px 40px; line-height: 1.5; color: #222; }
.app-list .box a .text .title { font-size: 1.75rem; }
.app-list .box a .text .desc { font-size: 1.0625rem; margin-top: 15px; }
.app-list .box a .img { position: relative; background: #fff; position: relative; overflow: hidden; }
.app-list .box a .img img { z-index: 0; max-width: 100%; -moz-transition: opacity 0.25s; -o-transition: opacity 0.25s; -webkit-transition: opacity 0.25s; transition: opacity 0.25s; }
.app-list .box a .img:before { content: ""; display: block; left: 50%; top: 50%; width: 66px; height: 66px; margin-left: -33px; margin-top: -33px; position: absolute; z-index: 1; background: transparent; border: 1px solid #72b431; border-radius: 50%; -moz-transform: scale(0); -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); -moz-transition: -moz-transform 0.25s; -o-transition: -o-transform 0.25s; -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; }
.app-list .box a .img:after { content: "View"; color: #fff; line-height: 1; font-size: 0.75rem; position: absolute; text-align: center; background: url(../images/search_icon_white.png) no-repeat center 40% #72b431; -moz-background-size: 15px 15px; -o-background-size: 15px 15px; -webkit-background-size: 15px 15px; background-size: 15px 15px; left: 50%; top: 50%; width: 60px; height: 60px; margin-left: -30px; margin-top: -30px; border-radius: 50%; padding: 35px 0 0 0; z-index: 2; -moz-transform: scale(0); -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); -moz-transition: -moz-transform 0.25s; -o-transition: -o-transform 0.25s; -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; }
.app-list .box a:hover .img img { opacity: 0.6; }
.app-list .box a:hover .img:before { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.app-list .box a:hover .img:after { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
@media (max-width:1199px) {
    .app-wrap { padding-top: 50px; padding-bottom: 50px; }
    .app-list { margin-left: -20px; margin-right: -20px; }
    .app-list .box { padding: 0 20px; margin-bottom: 40px; }
    .app-list .box:nth-of-type(2) { margin-top: 40px; }
}
@media (max-width:991px) {
    .app-wrap { padding-top: 50px; padding-bottom: 50px; }
    .app-list { margin-left: -15px; margin-right: -15px; }
    .app-list .box { padding: 0 15px; margin-bottom: 30px; }
    .app-list .box a .text { padding: 20px; }
    .app-list .box a .text .title { font-size: 1.375rem; }
    .app-list .box a .text .desc { font-size: 1rem; margin-top: 5px; }
}
@media (max-width:767px) {
    .app-wrap { padding-top: 30px; padding-bottom: 30px; }
    .app-list { margin-left: -10px; margin-right: -10px; }
    .app-list .box { padding: 0 10px; margin-bottom: 25px; }
    .app-list .box a .text { padding: 15px; }
    .app-list .box a .text .title { font-size: 1.25rem; }
}
@media (max-width:499px) {
    .app-list { margin-left: auto; margin-right: auto; }
    .app-list .box { width: 100%; padding: 0; }
    .app-list .box:nth-of-type(2) { margin-top: 0; }
}

/* applications view */
.app-view-top { padding-top: 95px; padding-bottom: 50px; font-size: 0; }
.app-view-top .left { display: inline-block; vertical-align: middle; width: 58%; }
.app-view-top .right { display: inline-block; vertical-align: middle; width: 42%; padding-left: 50px; }
.app-view-top .right .title { font-size: 1.875rem; top: 0; padding: 20px 0 0 0; margin: 0; display: block; position: relative; }
.app-view-top .right .title:before { content: ""; height: 1px; background: #72b431; width: 70px; display: block; position: absolute; top: 0; left: 0; }
.app-view-top .right .desc { display: block; font-size: 1.125rem; margin: 0 auto 30px auto; }
.app-view-top .app-view-slide { position: relative; margin: 0 auto; padding-bottom: 50px; max-width: 800px; width: 100%; }
.app-view-top .app-view-slide .slick-dots { position: absolute; bottom: 10px; }
.app-view-top .app-view-slide .slick-slide > div { position: relative; }
.app-view-top .app-view-slide .slick-slide > div:before { content: ""; display: block; position: relative; width: 100%; padding-bottom: 67.5%; }
.app-view-top .app-view-slide .slick-slide > div img { position: absolute; top: 50%; left: 50%; max-width: 100%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media (max-width:1199px) {
    .app-view-top { display: block; width: 100%; padding-top: 50px; }
    .app-view-top .left { display: block; width: 100%; margin: 0 auto 20px auto; }
    .app-view-top .right { display: block; width: 100%; padding-left: 0; text-align: center; }
    .app-view-top .right .g-btn { margin: 0 auto; }
    .app-view-top .right .title { font-size: 1.625rem; padding: 0; }
    .app-view-top .right .title:before { display: none; }
}
@media (max-width:991px) {
    .app-view-top .right .title { font-size: 1.375rem; }
}
.app-view-bottom { background: #f4f4f4; padding-top: 75px; padding-bottom: 75px; }
.app-view-bottom .related-plist { font-size: 0; position: relative; display: block; padding-bottom: 80px; }
.app-view-bottom .related-plist .slick-list { padding: 10px 1px; }
.app-view-bottom .related-plist .slick-dots { bottom: 50px; position: absolute; }
.app-view-bottom .related-plist .slick-arrow { top: auto; bottom: 0; margin-bottom: -5px; position: absolute; }
.app-view-bottom .related-plist .slick-arrow.slick-prev { left: 50%; margin-left: -130px; }
.app-view-bottom .related-plist .slick-arrow.slick-next { right: 50%; left: auto; margin-right: -130px; }
.app-view-bottom .related-plist + .page-box { margin-top: -30px; }
.app-view-bottom .related-plist .box { width: calc(100% / 3); display: inline-block; vertical-align: top; position: relative; z-index: 0; opacity: 0; background: #fff; -moz-box-shadow: 0 0 0 transparent; -webkit-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; padding: 35px 50px; -moz-perspective: 800px; -webkit-perspective: 800px; perspective: 800px; -moz-transition: opacity 1s, border 0.5s, box-shadow 0.5s; -o-transition: opacity 1s, border 0.5s, box-shadow 0.5s; -webkit-transition: opacity 1s, border 0.5s, box-shadow 0.5s; transition: opacity 1s, border 0.5s, box-shadow 0.5s; }
.app-view-bottom .related-plist .box:before { content: ""; position: absolute; top: -1px; left: -1px; right: 0px; bottom: -1px; border: 1px solid #ddd; -moz-transition: border 0.5s; -o-transition: border 0.5s; -webkit-transition: border 0.5s; transition: border 0.5s; }
.app-view-bottom .related-plist .box.scroll-view { opacity: 1; }
.app-view-bottom .related-plist .box.scroll-view .img { -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.app-view-bottom .related-plist .box .img { display: block; margin: 0 auto; text-align: center; -moz-transform: rotateX(10deg); -ms-transform: rotateX(10deg); -webkit-transform: rotateX(10deg); transform: rotateX(10deg); -moz-transition: -moz-transform 1s 0.1s; -o-transition: -o-transform 1s 0.1s; -webkit-transition: -webkit-transform 1s; transition: transform 1s 0.1s; }
.app-view-bottom .related-plist .box .img img { max-width: 100%; }
.app-view-bottom .related-plist .box .text { margin-top: 20px; text-align: center; }
.app-view-bottom .related-plist .box .text .tit { font-size: 1.375rem; font-weight: 600; display: block; color: #222; margin: 0; padding: 0; }
.app-view-bottom .related-plist .box .text .desc { display: block; font-size: 1.125rem; color: #555; line-height: 1.5; margin-top: 5px; }
.app-view-bottom .related-plist .box:hover { z-index: 100; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.app-view-bottom .related-plist .box:hover:before { border-color: #5f0f8c; }
.app-view-bottom .related-plist .box:hover .img { -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
.app-view-bottom .related-plist .box:hover .text .tit { color: #5f0f8c; }

/* How to Choose */
#how section { padding: 2% 0; }
#how .s-ti { font-size: 1.125rem; font-weight: bold; }
#how .title { font-size: 2.5rem; line-height: 1.5; margin: 0; color: #444444; text-align: center }
#how .center-txt { line-height: 2; font-size: 1rem; }
#how .how-wrap-one { position: relative; z-index: 0; text-align: center }
#how .how-wrap-one:before { content: ''; position: absolute; left: 0; bottom: 0; border-style: solid; border-width: 180px 0px 0 500px; border-color: transparent transparent transparent #60a511; display: block; z-index: -2; }
#how .how-wrap-one:after { content: ''; position: absolute; right: 0; bottom: 0; border-style: solid; border-width: 200px 1920px 0px 0; border-color: transparent #f4f4f4 transparent transparent; display: block; z-index: -1; }
#how .how-wrap-one .pic-wrap { margin-top: 50px; }
#how .how-wrap-two { background: #f4f4f4; text-align: center; }
#how .how-wrap-two .wrap { margin: 0 -25px; font-size: 0; text-align: left; }
#how .how-wrap-two .box-left,
#how .how-wrap-two .box-right { display: inline-block; background: #fff; border: solid #dddddd 1px; width: calc(50% - 50px); padding: 20px 40px; margin: 50px 25px; vertical-align: top; }
#how .how-wrap-two .wrap .img { display: inline-block; width: 70px; margin-right: 20px; }
#how .how-wrap-two .wrap .img img { width: 100% }
#how .how-wrap-two .wrap .txt { display: inline-block; line-height: 1.5; vertical-align: middle; text-align: left; font-size: 1rem }
#how .how-wrap-three { text-align: left }
#how .how-wrap-three .title { text-align: left }
#how .how-wrap-three .h3 { position: relative; font-weight: bold; }
#how .how-wrap-three .h3:before { content: ""; z-index: 2; width: 12px; height: 12px; border-radius: 50%; background: #00843d; box-sizing: initial; border: 4px solid #fff; position: absolute; left: -40px; }
#how .how-wrap-three .h3:after { content: ""; z-index: 2; width: 18px; height: 18px; border-radius: 50%; box-sizing: initial; border: 1px solid #00843d; position: absolute; left: -40px; }
#how .how-wrap-three ul { list-style: none; padding-left: 30px; }
#how .how-wrap-three ul> li> ul> li { position: relative; padding-left: 20px; }
#how .how-wrap-three ul> li> ul> li:before { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 2px; left: 0; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #5f0f8c; }
#how .how-wrap-three ul> li> ul> li:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 2px; left: 0; border-width: 7px 0 7px 3px; border-color: transparent transparent transparent #fff; }
#how .how-wrap-three ul> li> ul> li .gray { color: #666; width: 96%; margin: 0 2%; }
#how .how-wrap-three .how-list { position: relative; padding-bottom: 80px; }
#how .how-wrap-three .how-line { content: ""; z-index: -1; width: 1px; position: absolute; top: 0; background: #60a511; left: 0; -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; }
#how .how-wrap-four { background: url('../images/how_four_bg.png') #ecf2f7 90% center no-repeat; background-attachment: fixed; }
#how .how-wrap-four .txt { margin-bottom: 50px; }
#how .how-wrap-four .box { z-index: 1; display: block; position: relative; padding: 0 0 80px 0; }
#how .how-wrap-four .box.scroll-view:before { opacity: 1; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
#how .how-wrap-four .box.scroll-view .inner { opacity: 1; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
#how .how-wrap-four .box:before { content: attr(data-year); color: rgba(0, 0, 0, 0.03); font-weight: 900; font-size: 12.5rem; display: block; line-height: 1; margin: 0 0 20px 0; opacity: 0; -moz-transform: translateX(50px); -ms-transform: translateX(50px); -webkit-transform: translateX(50px); transform: translateX(50px); -moz-transition: -moz-transform 1.5s 0.1s, opacity 1.5s 0.1s; -o-transition: -o-transform 1.5s 0.1s, opacity 1.5s 0.1s; -webkit-transition: -webkit-transform 1.5s, opacity 1.5s; transition: transform 1.5s 0.1s, opacity 1.5s 0.1s; }
#how .how-wrap-four .box .inner { position: relative; opacity: 0; -moz-transform: translateY(20px); -ms-transform: translateY(20px); -webkit-transform: translateY(20px); transform: translateY(20px); -moz-transition: -moz-transform 1.5s 0.2s, opacity 1.5s 0.2s; -o-transition: -o-transform 1.5s 0.2s, opacity 1.5s 0.2s; -webkit-transition: -webkit-transform 1.5s, opacity 1.5s; transition: transform 1.5s 0.2s, opacity 1.5s 0.2s; font-size: 0; }
#how .how-wrap-four .box .img { display: inline-block; left: 0; text-align: right; font-size: 2.5rem; font-weight: 600; width: 45%; vertical-align: middle; }
#how .how-wrap-four .box .img img { width: 100% }
#how .how-wrap-four .box .txt { display: inline-block; padding-left: 40px; position: relative; padding: 6% 7% 0; width: 55%; vertical-align: middle; text-align: left; line-height: 2; font-size: 1rem; }
#how .how-wrap-four .box .txt .dot { position: absolute; width: 50%; height: 1px; background: #60a511; display: block; left: 0; top: 14%; }
#how .how-wrap-four .box .txt .dot:before { content: ""; z-index: 2; width: 12px; height: 12px; border-radius: 50%; background: #00843d; box-sizing: initial; border: 4px solid #fff; position: absolute; left: 100%; top: -10px; }
#how .how-wrap-four .box .txt .dot:after { content: ""; z-index: 2; width: 18px; height: 18px; border-radius: 50%; box-sizing: initial; border: 1px solid #00843d; position: absolute; left: 100%; top: -10px; }
#how .how-wrap-four .box:nth-child(even) .inner { direction: rtl; }
#how .how-wrap-four .box:nth-child(even) .img { left: auto; right: 0; }
#how .how-wrap-four .box:nth-child(even) .txt .dot { position: absolute; width: 50%; height: 1px; background: #60a511; display: block; left: auto; right: 0; top: 14%; }
#how .how-wrap-four .box:nth-child(even) .txt .dot:before { content: ""; z-index: 2; width: 12px; height: 12px; border-radius: 50%; background: #00843d; box-sizing: initial; border: 4px solid #fff; position: absolute; left: auto; right: 100%; top: -10px; }
#how .how-wrap-four .box:nth-child(even) .txt .dot:after { content: ""; z-index: 2; width: 18px; height: 18px; border-radius: 50%; box-sizing: initial; border: 1px solid #00843d; position: absolute; left: auto; right: 100%; top: -10px; }
#how .how-wrap-four .box:last-child .img { width: auto; }
#how .how-wrap-four .box:last-child .txt { width: 100%; padding: 3% 3% 3% 45%; }
#how .how-wrap-four .box:last-child .txt .dot { position: absolute; width: 20%; height: 1px; background: #60a511; display: block; left: auto; right: 50%; top: auto; transform: rotate(-90deg); z-index: -1; }
#how .how-wrap-four .box:last-child .txt .dot:before { content: ""; z-index: 2; width: 12px; height: 12px; border-radius: 50%; background: #00843d; box-sizing: initial; border: 4px solid #fff; position: absolute; left: auto; right: 100%; top: -10px; }
#how .how-wrap-four .box:last-child .txt .dot:after { content: ""; z-index: 2; width: 18px; height: 18px; border-radius: 50%; box-sizing: initial; border: 1px solid #00843d; position: absolute; left: auto; right: 100%; top: -10px; }
#how .how-wrap-four .box:last-child .txt a { color: #60a511; text-decoration: underline; font-weight: bold; }
#how .how-wrap-five { padding: 0; position: relative; text-align: center; color: #fff; overflow: hidden; }
#how .how-wrap-five .sec-title { text-transform: uppercase; font-size: 2.5rem; display: block; font-weight: normal; color: #444; line-height: 1.5; padding: 0; margin: 0 auto 20px auto; font-size: 2.5rem; margin-bottom: 0; color: #fff; text-shadow: 0 3px 10px rgba(0, 0, 0, 0.6) }
#how .how-wrap-five .container-1400 { padding-top: 150px; padding-bottom: 150px; opacity: 0; -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -moz-transition: -moz-transform 1s, opacity 1s; -o-transition: -o-transform 1s, opacity 1s; -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s, opacity 1s; }
#how .how-wrap-five .container-1400.scroll-view { opacity: 1; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#how .how-wrap-five .btn-wrap { text-align: center }
#how .how-wrap-five .btn-wrap .g-btn { display: inline-block }
@media (max-width:1199px) {
    #how .how-wrap-two .box-left,
    #how .how-wrap-two .box-right { width: calc(50% - 20px); padding: 20px; height: 100px; margin: 50px 10px; }
    #how .how-wrap-two .wrap { margin: 0 -15px; }
    #how .how-wrap-two .wrap .img { width: 50px; margin-right: 5px; }
}
@media (max-width:991px) {
    #how .how-wrap-two .box-left,
    #how .how-wrap-two .box-right { padding: 20px 12px;/* width: calc(50% - 50px); *//* height: 100px; */ ; }
    #how .how-wrap-two .wrap .img { margin-right: 23px; }
    #how .how-wrap-two .wrap .img { width: 50px; margin-right: 5px; }
    #how .title { font-size: 1.875rem; }
}
@media (max-width:767px) {
    #how .how-wrap-two .box-left,
    #how .how-wrap-two .box-right { width: calc(100% - 50px); margin: 0 25px 10px; padding: 20px 40px; }
    #how .how-wrap-four .box { padding-bottom: 0px; }
    #how .how-wrap-four .box .inner { padding: 0; }
    #how .how-wrap-four .box .img { width: 100%; }
    #how .how-wrap-four .box:last-child .txt,
    #how .how-wrap-four .box .txt { width: 100%; padding: 80px 7% 0; }
    #how .how-wrap-four .box .txt .dot,
    #how .how-wrap-four .box:nth-child(even) .txt .dot,#how .how-wrap-four .box:last-child .txt .dot { transform: rotate(90deg); left: 50%; z-index: -1; transform-origin: center center; width: 80px; top: 0px; margin-left: -25px; }
    #how .how-wrap-four .box:last-child .txt .dot,
    #how .how-wrap-four .box:nth-child(even) .txt .dot { transform: rotate(-90deg); right: auto; }
    #how .title { font-size: 1.625rem; }
}

/* about milestone */
.history-wrap { padding-top: 75px; padding-bottom: 75px; }
.history-list { position: relative; padding-bottom: 80px; }
.history-list .history-line { content: ""; z-index: 0; width: 1px; position: absolute; top: 0; background: #aaa; left: 18%; -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; }
.history-list:before,
.history-list:after { content: ""; z-index: 2; width: 12px; height: 12px; border-radius: 50%; background: #5f0f8c; position: absolute; left: 18%; margin-left: -5px; }
.history-list:before { margin-top: -5px; top: 0; }
.history-list:after { margin-top: 5px; bottom: 0; }
.history-list .box { z-index: 1; display: block; position: relative; padding: 0 0 50px 0; }
.history-list .box:last-child { padding-bottom: 0; }
.history-list .box.scroll-view:before { opacity: 1; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
.history-list .box.scroll-view .inner { opacity: 1; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
.history-list .box:before { content: attr(data-year); color: rgba(0, 0, 0, 0.03); font-weight: 900; font-size: 6rem; display: block; line-height: 1; margin: 0 0 20px 0; opacity: 0; -moz-transform: translateX(50px); -ms-transform: translateX(50px); -webkit-transform: translateX(50px); transform: translateX(50px); -moz-transition: -moz-transform 1.5s 0.1s, opacity 1.5s 0.1s; -o-transition: -o-transform 1.5s 0.1s, opacity 1.5s 0.1s; -webkit-transition: -webkit-transform 1.5s, opacity 1.5s; transition: transform 1.5s 0.1s, opacity 1.5s 0.1s; }
.history-list .box .inner { position: relative; padding: 0 0 0 18%; opacity: 0; -moz-transform: translateY(20px); -ms-transform: translateY(20px); -webkit-transform: translateY(20px); transform: translateY(20px); -moz-transition: -moz-transform 1.5s 0.2s, opacity 1.5s 0.2s; -o-transition: -o-transform 1.5s 0.2s, opacity 1.5s 0.2s; -webkit-transition: -webkit-transform 1.5s, opacity 1.5s; transition: transform 1.5s 0.2s, opacity 1.5s 0.2s; }
.history-list .box .year { display: inline-block; position: absolute; width: 18%; left: 0; top: -23px; text-align: right; font-size: 2.5rem; font-weight: 600; padding-right: 40px; }
.history-list .box .event { display: block; padding-left: 40px; position: relative; }
.history-list .box .event:before { content: ""; z-index: 2; width: 8px; height: 8px; border-radius: 50%; background: #5f0f8c; position: absolute; left: 0; top: 15px; margin-left: -4px; }
.history-list .box .event ul li { font-size: 1.125rem; display: block; position: relative; margin: 0 0 5px 0; padding: 0; }
.history-list .box .event ul li:before { display: none; content: ""; position: absolute; top: 20px; left: 0; height: 1px; width: 6px; background: #666; }
@media (max-width:991px) {
    .history-wrap { padding-top: 50px; padding-bottom: 50px; }
    .history-list .history-line { left: 20px; }
    .history-list:before,
    .history-list:after { left: 20px; }
    .history-list .box { padding: 0 0 30px 0; }
    .history-list .box:first-child .event:before { display: none; }
    .history-list .box:before { display: none; }
    .history-list .box .inner { padding: 0 0 0 20px; }
    .history-list .box .year { display: block; position: relative; width: auto; top: auto; text-align: left; font-size: 1.875rem; padding: 0 0 0 20px; }
    .history-list .box .event { padding-left: 20px; }
    .history-list .box .event:before { top: -35px; }
}
@media (max-width:767px) {
    .history-wrap { padding-top: 30px; padding-bottom: 30px; }
}

/* about us */
#about { overflow-x: hidden; padding-bottom: 30px; }
#about .page-subhead { margin-top: 30px; }
#about img { max-width: 100%; }
.about-sec-title { font-size: 1.75rem; line-height: 1.5; color: #333; font-weight: 800; display: block; margin: 0 0 20px 0; padding: 0; }
.about-sec-p { font-size: 1.125rem; }
.about-sec-p a { text-decoration: underline; color: inherit; }
.about-sec-p a:hover { text-decoration: none; }
.about-row-type1 { position: relative; margin: 0 auto 80px auto; }
.about-row-type1.scroll-view .left { opacity: 1; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
.about-row-type1.scroll-view .right { -moz-transform: translateX(100%); -ms-transform: translateX(100%); -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 1; }
.about-row-type1 .left { width: 50%; padding-right: 8%; position: relative; float: left; opacity: 0; -moz-transform: translateX(5%); -ms-transform: translateX(5%); -webkit-transform: translateX(5%); transform: translateX(5%); -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
.about-row-type1 .left .about-slide-wrap { position: relative; }
.about-row-type1 .left .pos { pointer-events: none; position: absolute; z-index: 1; max-width: 465px; width: 48%; bottom: -40px; right: -8%; background: url(../images/about_s1_pos.png) no-repeat 0 0; -moz-background-size: contain; -o-background-size: contain; -webkit-background-size: contain; background-size: contain; }
.about-row-type1 .left .pos:before { content: ""; width: 100%; padding-bottom: 79.39%; position: relative; display: block; }
.about-row-type1 .right { position: relative; float: right; top: 0; right: 50%; width: 50%; height: 100%; max-width: 700px; padding: 0 20px 0 5%; vertical-align: middle; -moz-transform: translateX(80%); -ms-transform: translateX(80%); -webkit-transform: translateX(80%); transform: translateX(80%); opacity: 0; -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
.about-row-type1 .right .inner { display: table; height: 100%; }
.about-row-type1 .right .text { display: table-cell; vertical-align: middle; }
.about-slide { z-index: 0; position: relative; line-height: 0; padding-bottom: 30px; }
.about-slide .item { width: 100%; position: relative; }
.about-slide .item:before { content: ""; width: 100%; display: block; padding-bottom: 56.05%; }
.about-slide .item img { width: 100%; position: absolute; width: 100%; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.about-slide .slick-dots { position: absolute; bottom: 0; width: 100%; left: auto; right: 0; text-align: left; max-width: 560px; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
.about-row-type2 { position: relative; margin: 0 auto 80px auto; }
.about-row-type2.scroll-view .container-1400 .left { opacity: 1; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
.about-row-type2.scroll-view .container-1400 .right { opacity: 1; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
.about-row-type2 .container-1400 { display: table; direction: rtl; }
.about-row-type2 .container-1400 .left { width: 50%; direction: ltr; display: table-cell; vertical-align: middle; padding-right: 8%; opacity: 0; -moz-transform: translateX(-20%); -ms-transform: translateX(-20%); -webkit-transform: translateX(-20%); transform: translateX(-20%); -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
.about-row-type2 .container-1400 .right { width: 50%; direction: ltr; display: table-cell; vertical-align: middle; opacity: 0; -moz-transform: translateX(20%); -ms-transform: translateX(20%); -webkit-transform: translateX(20%); transform: translateX(20%); -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
@media (max-width:1199px) {
    .about-sec-title { font-size: 1.375rem; margin: 0 0 10px 0; }
    .about-sec-p { font-size: 1.125rem; }
}
@media (max-width:991px) {
    .about-sec-p { font-size: 1rem; }
    .about-row-type1 .left { padding-right: 20px; }
    .about-row-type1 .left .pos { right: -20px; }
    .about-row-type1 .right { padding: 0 20px; }
    .about-row-type2 .container-1400 .left { padding-right: 20px; }
}
@media (max-width:767px) {
    #about { padding-bottom: 0; }
    .page-subhead { margin-top: 15px; }
    .about-sec-title { font-size: 1.25rem; }
    .about-row-type1 { margin: 0 auto 40px auto; }
    .about-row-type1.scroll-view .right { -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
    .about-row-type1 .left { float: none; width: 100%; padding: 0 20px; margin: 0 auto 20px auto; }
    .about-row-type1 .left .pos { bottom: 0; }
    .about-row-type1 .right { padding: 0 20px; float: none; max-width: 100%; width: 100%; right: auto; -moz-transform: translateX(10%); -ms-transform: translateX(10%); -webkit-transform: translateX(10%); transform: translateX(10%); }
    .about-row-type2 { margin: 0 auto 40px auto; }
    .about-row-type2 .container-1400 { display: block; }
    .about-row-type2 .container-1400 .left { display: block; width: 100%; }
    .about-row-type2 .container-1400 .right { display: block; width: 100%; margin: 0 auto 20px auto; }
    .about-slide .slick-dots { max-width: 100%; }
}

/* about mission */
.mission-1 { padding-top: 75px; padding-bottom: 75px; }
.mission-1 .half { width: 100%; display: table; }
.mission-1 .half .box { display: table-cell; vertical-align: middle; position: relative; width: 50%; opacity: 0; -moz-transform: scale(0.9); -ms-transform: scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9); -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
.mission-1 .half .box.scroll-view { opacity: 1; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.mission-1 .half .box .bg { position: absolute; z-index: 0; top: 0; bottom: 0; left: 0; right: 0; background-position: right bottom; background-repeat: no-repeat; background-color: #f2f3f5; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; }
.mission-1 .half .box .inner { position: relative; z-index: 1; padding: 40px 45% 40px 5%; font-size: 1.125rem; }
.mission-1 .half .box .title { font-size: 1.75rem; line-height: 1.5; margin: 0 0 20px 0; padding: 0; }
.mission-1 .half .box.vision { padding-right: 40px; }
.mission-1 .half .box.vision .bg { background-image: url(../images/mission_img1.jpg); right: 40px; }
.mission-1 .half .box.mission { padding-left: 40px; }
.mission-1 .half .box.mission .bg { background-image: url(../images/mission_img2.jpg); left: 40px; }
@media (max-width:1299px) {
    .mission-1 .half .box.vision { padding-right: 15px; }
    .mission-1 .half .box.vision .bg { right: 15px; }
    .mission-1 .half .box.mission { padding-left: 15px; }
    .mission-1 .half .box.mission .bg { left: 15px; }
}
@media (max-width:991px) {
    .mission-1 { padding-top: 50px; padding-bottom: 50px; }
    .mission-1 .half { display: block; }
    .mission-1 .half .box { width: 100%; display: block; margin: 0 auto 20px auto; }
    .mission-1 .half .box .bg { -moz-background-size: auto 140%; -o-background-size: auto 140%; -webkit-background-size: auto 140%; background-size: auto 140%; }
    .mission-1 .half .box .inner { font-size: 1rem; }
    .mission-1 .half .box.vision { padding-right: 0; }
    .mission-1 .half .box.vision .bg { right: 0; }
    .mission-1 .half .box.mission { padding-left: 0; }
    .mission-1 .half .box.mission .bg { left: 0; }
}
@media (max-width:767px) {
    .mission-1 { padding-top: 30px; padding-bottom: 30px; }
    .mission-1 .half .box .title { font-size: 1.375rem; }
    .mission-1 .half .box.vision .inner { padding-top: 100px; padding-bottom: 100px; }
}
@media (max-width:639px) {
    .mission-1 { padding-top: 30px; padding-bottom: 30px; }
    .mission-1 .half .box { -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); background-color: #f2f3f5; }
    .mission-1 .half .box .bg { -moz-background-size: auto 130%; -o-background-size: auto 130%; -webkit-background-size: auto 130%; background-size: auto 130%; opacity: 0.4; }
    .mission-1 .half .box .title { margin-bottom: 10px; }
    .mission-1 .half .box.mission .inner { padding: 40px 10% 40px 20px; }
    .mission-1 .half .box.vision .inner { padding: 60px 20px; }
}
.mission-2 { background: #f4f4f4; padding-top: 75px; padding-bottom: 75px; }
.mission-2 .text-list.scroll-view li { opacity: 1; -moz-transform: transalte(0, 0); -ms-transform: transalte(0, 0); -webkit-transform: transalte(0, 0); transform: transalte(0, 0); }
.mission-2 .text-list li { display: block; color: #555; font-size: 1.125rem; padding: 15px 0; border-top: 1px solid #ddd; opacity: 0; -moz-transform: transalte(0, -20px); -ms-transform: transalte(0, -20px); -webkit-transform: transalte(0, -20px); transform: transalte(0, -20px); -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
.mission-2 .text-list li:nth-child(1) { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
.mission-2 .text-list li:nth-child(2) { -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
.mission-2 .text-list li:nth-child(3) { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }
.mission-2 .text-list li:nth-child(4) { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.mission-2 .text-list li:nth-child(5) { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }
.mission-2 .text-list li:first-child { border-top: none; }
.mission-2 .text-list li .tit { font-weight: 800; font-size: 1.125rem; display: block; padding-left: 30px; margin: 0 0 10px 0; color: #222; position: relative; }
.mission-2 .text-list li .tit:before { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 10px; left: 3px; border-width: 7px 0 7px 10px; border-color: transparent transparent transparent #5f0f8c; }
.mission-2 .text-list li .tit:after { content: ""; width: 0; height: 0; position: absolute; border-style: solid; top: 10px; left: 3px; border-width: 7px 0 7px 3px; border-color: transparent transparent transparent #fff; }
.mission-2 .imgs-list { font-size: 0; text-align: center; margin: 0 auto; position: relative; width: 500px; border: 1px solid #5e0d8b; padding: 11% 0; border-radius: 100%; height: 500px }
.mission-2 .imgs-list.scroll-view li { opacity: 1; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.mission-2 .imgs-list.scroll-view li:nth-child(1) .inner:after { -moz-animation: ani_rotate1 2.5s both; -webkit-animation: ani_rotate1 2.5s both; animation: ani_rotate1 2.5s both; -moz-animation-delay: 0.1s; -webkit-animation-delay: 0.1s; animation-delay: 0.1s; -moz-animation-timing-function: linear; -webkit-animation-timing-function: linear; animation-timing-function: linear; -moz-animation-iteration-count: 2; -webkit-animation-iteration-count: 2; animation-iteration-count: 2; }
.mission-2 .imgs-list.scroll-view li:nth-child(2) .inner:after { -moz-animation: ani_rotate2 2.5s both; -webkit-animation: ani_rotate2 2.5s both; animation: ani_rotate2 2.5s both; -moz-animation-delay: 0.3s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -moz-animation-timing-function: linear; -webkit-animation-timing-function: linear; animation-timing-function: linear; -moz-animation-iteration-count: 2; -webkit-animation-iteration-count: 2; animation-iteration-count: 2; }
.mission-2 .imgs-list.scroll-view li:nth-child(3) .inner:after { -moz-animation: ani_rotate5 2.5s both; -webkit-animation: ani_rotate5 2.5s both; animation: ani_rotate5 2.5s both; -moz-animation-delay: 0.5s; -webkit-animation-delay: 0.5s; animation-delay: 0.5s; -moz-animation-timing-function: linear; -webkit-animation-timing-function: linear; animation-timing-function: linear; -moz-animation-iteration-count: 2; -webkit-animation-iteration-count: 2; animation-iteration-count: 2; }
.mission-2 .imgs-list.scroll-view li:nth-child(4) .inner:after { -moz-animation: ani_rotate4 2.5s both; -webkit-animation: ani_rotate4 2.5s both; animation: ani_rotate4 2.5s both; -moz-animation-delay: 0.7s; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; -moz-animation-timing-function: linear; -webkit-animation-timing-function: linear; animation-timing-function: linear; -moz-animation-iteration-count: 2; -webkit-animation-iteration-count: 2; animation-iteration-count: 2; }
.mission-2 .imgs-list.scroll-view li:nth-child(5) .inner:after { -moz-animation: ani_rotate5 2.5s both; -webkit-animation: ani_rotate5 2.5s both; animation: ani_rotate5 2.5s both; -moz-animation-delay: 0.9s; -webkit-animation-delay: 0.9s; animation-delay: 0.9s; -moz-animation-timing-function: linear; -webkit-animation-timing-function: linear; animation-timing-function: linear; -moz-animation-iteration-count: 2; -webkit-animation-iteration-count: 2; animation-iteration-count: 2; }

/* .mission-2 .imgs-list:before { content: ""; position: absolute; z-index: 0; top: 50%; left: 0; width: 100%; height: 1px; background: #fff; }
 */
.mission-2 .imgs-list:after { content: ""; position: absolute; z-index: -1; top: 50%; -moz-transform: translate(0, -100%); -ms-transform: translate(0, -100%); -webkit-transform: translate(0, -100%); transform: translate(0, -100%); left: 0; width: 100%; height: 30%; background: black; background: -moz-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.02) 100%); background: -webkit-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.02) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1); }
.mission-2 .imgs-list li { position: absolute; z-index: 2; padding: 0 2%; width: 160px; max-width: 270px; vertical-align: top; display: inline-block; opacity: 0; -moz-transform: scale(0.9); -ms-transform: scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9); -moz-transition: opacity 1s, -moz-transform 1s; -o-transition: opacity 1s, -o-transform 1s; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; }
.mission-2 .imgs-list li .inner { position: relative; width: 100%; height: 0; line-height: 0; padding-bottom: 100%; }
.mission-2 .imgs-list li .inner:before { content: ""; display: block; width: 100%; padding-bottom: 100%; position: absolute; border-radius: 50%; top: 50%; left: 50%; background: #fff; -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.mission-2 .imgs-list li .inner:after { content: ""; position: absolute; z-index: -1; top: 50%; left: 50%; top: -20%; bottom: -20%; left: -20%; right: -20%; border-radius: 50%; -moz-transform-origin: center center; -ms-transform-origin: center center; -webkit-transform-origin: center center; transform-origin: center center; background: url(../images/mission_icon_circle.png) #f4f4f4 no-repeat center center; -moz-background-size: 99.9%; -o-background-size: 99.9%; -webkit-background-size: 99.9%; background-size: 99.9%; }
.mission-2 .imgs-list li .text { display: block; line-height: 1; position: absolute; top: 50%; left: 50%; white-space: nowrap; font-size: 1.375rem; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.mission-2 .imgs-list li .text:before { content: ""; width: 61px; height: 61px; display: block; margin: 0 auto 5px auto; background-image: url(../images/mission_icon.png); background-repeat: no-repeat; -moz-background-size: auto 100%; -o-background-size: auto 100%; -webkit-background-size: auto 100%; background-size: auto 100%; }
.mission-2 .imgs-list li:nth-child(1) .inner:after { -moz-transform: rotate(360deg) translate(-50%, -50%); -ms-transform: rotate(360deg) translate(-50%, -50%); -webkit-transform: rotate(360deg) translate(-50%, -50%); transform: rotate(360deg) translate(-50%, -50%); }
.mission-2 .imgs-list li:nth-child(1) .text:before { background-position: 0 0; }
.mission-2 .imgs-list li:nth-child(2) .inner:after { -moz-transform: rotate(390deg) translate(-50%, -50%); -ms-transform: rotate(390deg) translate(-50%, -50%); -webkit-transform: rotate(390deg) translate(-50%, -50%); transform: rotate(390deg) translate(-50%, -50%); }
.mission-2 .imgs-list li:nth-child(2) .text:before { background-position: 25% 0; }
.mission-2 .imgs-list li:nth-child(3) .inner:after { -moz-transform: rotate(410deg) translate(-50%, -50%); -ms-transform: rotate(410deg) translate(-50%, -50%); -webkit-transform: rotate(410deg) translate(-50%, -50%); transform: rotate(410deg) translate(-50%, -50%); }
.mission-2 .imgs-list li:nth-child(3) .text:before { background-position: 50% 0; }
.mission-2 .imgs-list li:nth-child(4) .inner:after { -moz-transform: rotate(440deg) translate(-50%, -50%); -ms-transform: rotate(440deg) translate(-50%, -50%); -webkit-transform: rotate(440deg) translate(-50%, -50%); transform: rotate(440deg) translate(-50%, -50%); }
.mission-2 .imgs-list li:nth-child(4) .text:before { background-position: 75% 0; }
.mission-2 .imgs-list li:nth-child(5) .inner:after { -moz-transform: rotate(470deg) translate(-50%, -50%); -ms-transform: rotate(470deg) translate(-50%, -50%); -webkit-transform: rotate(470deg) translate(-50%, -50%); transform: rotate(470deg) translate(-50%, -50%); }
.mission-2 .imgs-list li:nth-child(5) .text:before { background-position: 100% 0; }
.mission-2 .imgs-list li:nth-child(1) { -moz-transition-delay: 0.9s; -o-transition-delay: 0.9s; -webkit-transition-delay: 0.9s; transition-delay: 0.9s; top: 0; left: 50%; margin-left: -80px; }
.mission-2 .imgs-list li:nth-child(2) { -moz-transition-delay: 1s; -o-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; right: -80px; }
.mission-2 .imgs-list li:nth-child(3) { -moz-transition-delay: 1.1s; -o-transition-delay: 1.1s; -webkit-transition-delay: 1.1s; transition-delay: 1.1s; right: 40px; bottom: 0; }
.mission-2 .imgs-list li:nth-child(4) { -moz-transition-delay: 1.2s; -o-transition-delay: 1.2s; -webkit-transition-delay: 1.2s; transition-delay: 1.2s; bottom: 0; left: 40px; }
.mission-2 .imgs-list li:nth-child(5) { -moz-transition-delay: 1.3s; -o-transition-delay: 1.3s; -webkit-transition-delay: 1.3s; transition-delay: 1.3s; left: -80px; }
@media (max-width:1199px) {
    .mission-1 { padding-top: 50px; padding-bottom: 50px; }
    .mission-2 { padding-top: 50px; padding-bottom: 50px; }
    .mission-2 .imgs-list li { padding: 0 1.5%; }
    .mission-2 .imgs-list li .text { font-size: 1.0625rem; }
}
@media (max-width:767px) {
    .mission-1 { padding-top: 30px; padding-bottom: 5px; }
    .mission-2 { padding-top: 30px; padding-bottom: 30px; }
    .mission-2 .imgs-list { width: 400px; height: 400px; }
    .mission-2 .imgs-list li { padding: 0 2%; width: 130px; }
    .mission-2 .imgs-list li:nth-child(1) { margin-left: -45px; }
    .mission-2 .imgs-list li:nth-child(2) { right: -65px; }
    .mission-2 .imgs-list li:nth-child(3) { right: 35px; }
    .mission-2 .imgs-list li:nth-child(4) { left: 35px; }
    .mission-2 .imgs-list li:nth-child(5) { left: -64px; }
}
@media (max-width:1199px) {
    .mission-2 .imgs-list li .text { font-size: 0.9375rem; margin-top: -3px; }
    .mission-2 .imgs-list li .text:before { width: 42px; height: 42px; margin-bottom: 0; }
    .mission-2 .text-list li { font-size: 1rem; }
    .mission-2 .text-list li .tit { font-size: 1.125rem; margin-bottom: 0; }
    .mission-2 .imgs-list li:nth-child(2),
    .mission-2 .imgs-list li:nth-child(5) { top: 25%; }
}
@media (max-width:639px) {
    .mission-2 .imgs-list li .inner:after { display: none; }
    .mission-2 .imgs-list { width: 250px; height: 250px; border-width: 2px; }
    .mission-2 .imgs-list li { width: 95px; }
    .mission-2 .imgs-list li:nth-child(1) { top: -10px; margin-left: -50px; }
    .mission-2 .imgs-list li:nth-child(2) { right: -25px; }
    .mission-2 .imgs-list li:nth-child(3) { right: 20px; }
    .mission-2 .imgs-list li:nth-child(4) { left: 20px; }
    .mission-2 .imgs-list li:nth-child(5) { left: -25px; }
}

/* keyframe */
@-webkit-keyframes ani_fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-moz-keyframes ani_fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes ani_fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-webkit-keyframes ani_zoomOut {
    0% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
    100% { -moz-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); opacity: 0; }
}
@-moz-keyframes ani_zoomOut {
    0% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
    100% { -moz-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); opacity: 0; }
}
@keyframes ani_zoomOut {
    0% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
    100% { -moz-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); opacity: 0; }
}
@-webkit-keyframes fc_rotate {
    0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    50%,
    100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes fc_rotate {
    0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    50%,
    100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes fc_rotate {
    0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    50%,
    100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes fc_fill {
    0% { opacity: 0; }
    80%,
    100% { opacity: 1; }
}
@-moz-keyframes fc_fill {
    0% { opacity: 0; }
    80%,
    100% { opacity: 1; }
}
@keyframes fc_fill {
    0% { opacity: 0; }
    80%,
    100% { opacity: 1; }
}
@-webkit-keyframes fc_mask {
    0% { opacity: 1; }
    50%,
    100% { opacity: 0; }
}
@-moz-keyframes fc_mask {
    0% { opacity: 1; }
    50%,
    100% { opacity: 0; }
}
@keyframes fc_mask {
    0% { opacity: 1; }
    50%,
    100% { opacity: 0; }
}
@-webkit-keyframes fc_zoomIn {
    0% { -moz-transform: scale(0.5); -ms-transform: scale(0.5); -webkit-transform: scale(0.5); transform: scale(0.5); opacity: 0; }
    100% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}
@-moz-keyframes fc_zoomIn {
    0% { -moz-transform: scale(0.5); -ms-transform: scale(0.5); -webkit-transform: scale(0.5); transform: scale(0.5); opacity: 0; }
    100% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}
@keyframes fc_zoomIn {
    0% { -moz-transform: scale(0.5); -ms-transform: scale(0.5); -webkit-transform: scale(0.5); transform: scale(0.5); opacity: 0; }
    100% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}
@-webkit-keyframes ani_rotate1 {
    0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    50% { -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes ani_rotate1 {
    0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    50% { -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes ani_rotate1 {
    0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    50% { -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes ani_rotate2 {
    0% { -moz-transform: rotate(30deg); -ms-transform: rotate(30deg); -webkit-transform: rotate(30deg); transform: rotate(30deg); }
    50% { -moz-transform: rotate(210deg); -ms-transform: rotate(210deg); -webkit-transform: rotate(210deg); transform: rotate(210deg); }
    100% { -moz-transform: rotate(390deg); -ms-transform: rotate(390deg); -webkit-transform: rotate(390deg); transform: rotate(390deg); }
}
@-moz-keyframes ani_rotate2 {
    0% { -moz-transform: rotate(30deg); -ms-transform: rotate(30deg); -webkit-transform: rotate(30deg); transform: rotate(30deg); }
    50% { -moz-transform: rotate(210deg); -ms-transform: rotate(210deg); -webkit-transform: rotate(210deg); transform: rotate(210deg); }
    100% { -moz-transform: rotate(390deg); -ms-transform: rotate(390deg); -webkit-transform: rotate(390deg); transform: rotate(390deg); }
}
@keyframes ani_rotate2 {
    0% { -moz-transform: rotate(30deg); -ms-transform: rotate(30deg); -webkit-transform: rotate(30deg); transform: rotate(30deg); }
    50% { -moz-transform: rotate(210deg); -ms-transform: rotate(210deg); -webkit-transform: rotate(210deg); transform: rotate(210deg); }
    100% { -moz-transform: rotate(390deg); -ms-transform: rotate(390deg); -webkit-transform: rotate(390deg); transform: rotate(390deg); }
}
@-webkit-keyframes ani_rotate3 {
    0% { -moz-transform: rotate(50deg); -ms-transform: rotate(50deg); -webkit-transform: rotate(50deg); transform: rotate(50deg); }
    50% { -moz-transform: rotate(230deg); -ms-transform: rotate(230deg); -webkit-transform: rotate(230deg); transform: rotate(230deg); }
    100% { -moz-transform: rotate(410deg); -ms-transform: rotate(410deg); -webkit-transform: rotate(410deg); transform: rotate(410deg); }
}
@-moz-keyframes ani_rotate3 {
    0% { -moz-transform: rotate(50deg); -ms-transform: rotate(50deg); -webkit-transform: rotate(50deg); transform: rotate(50deg); }
    50% { -moz-transform: rotate(230deg); -ms-transform: rotate(230deg); -webkit-transform: rotate(230deg); transform: rotate(230deg); }
    100% { -moz-transform: rotate(410deg); -ms-transform: rotate(410deg); -webkit-transform: rotate(410deg); transform: rotate(410deg); }
}
@keyframes ani_rotate3 {
    0% { -moz-transform: rotate(50deg); -ms-transform: rotate(50deg); -webkit-transform: rotate(50deg); transform: rotate(50deg); }
    50% { -moz-transform: rotate(230deg); -ms-transform: rotate(230deg); -webkit-transform: rotate(230deg); transform: rotate(230deg); }
    100% { -moz-transform: rotate(410deg); -ms-transform: rotate(410deg); -webkit-transform: rotate(410deg); transform: rotate(410deg); }
}
@-webkit-keyframes ani_rotate4 {
    0% { -moz-transform: rotate(70deg); -ms-transform: rotate(70deg); -webkit-transform: rotate(70deg); transform: rotate(70deg); }
    50% { -moz-transform: rotate(250deg); -ms-transform: rotate(250deg); -webkit-transform: rotate(250deg); transform: rotate(250deg); }
    100% { -moz-transform: rotate(430deg); -ms-transform: rotate(430deg); -webkit-transform: rotate(430deg); transform: rotate(430deg); }
}
@-moz-keyframes ani_rotate4 {
    0% { -moz-transform: rotate(70deg); -ms-transform: rotate(70deg); -webkit-transform: rotate(70deg); transform: rotate(70deg); }
    50% { -moz-transform: rotate(250deg); -ms-transform: rotate(250deg); -webkit-transform: rotate(250deg); transform: rotate(250deg); }
    100% { -moz-transform: rotate(430deg); -ms-transform: rotate(430deg); -webkit-transform: rotate(430deg); transform: rotate(430deg); }
}
@keyframes ani_rotate4 {
    0% { -moz-transform: rotate(70deg); -ms-transform: rotate(70deg); -webkit-transform: rotate(70deg); transform: rotate(70deg); }
    50% { -moz-transform: rotate(250deg); -ms-transform: rotate(250deg); -webkit-transform: rotate(250deg); transform: rotate(250deg); }
    100% { -moz-transform: rotate(430deg); -ms-transform: rotate(430deg); -webkit-transform: rotate(430deg); transform: rotate(430deg); }
}
@-webkit-keyframes ani_rotate5 {
    0% { -moz-transform: rotate(100deg); -ms-transform: rotate(100deg); -webkit-transform: rotate(100deg); transform: rotate(100deg); }
    50% { -moz-transform: rotate(280deg); -ms-transform: rotate(280deg); -webkit-transform: rotate(280deg); transform: rotate(280deg); }
    100% { -moz-transform: rotate(460deg); -ms-transform: rotate(460deg); -webkit-transform: rotate(460deg); transform: rotate(460deg); }
}
@-moz-keyframes ani_rotate5 {
    0% { -moz-transform: rotate(100deg); -ms-transform: rotate(100deg); -webkit-transform: rotate(100deg); transform: rotate(100deg); }
    50% { -moz-transform: rotate(280deg); -ms-transform: rotate(280deg); -webkit-transform: rotate(280deg); transform: rotate(280deg); }
    100% { -moz-transform: rotate(460deg); -ms-transform: rotate(460deg); -webkit-transform: rotate(460deg); transform: rotate(460deg); }
}
@keyframes ani_rotate5 {
    0% { -moz-transform: rotate(100deg); -ms-transform: rotate(100deg); -webkit-transform: rotate(100deg); transform: rotate(100deg); }
    50% { -moz-transform: rotate(280deg); -ms-transform: rotate(280deg); -webkit-transform: rotate(280deg); transform: rotate(280deg); }
    100% { -moz-transform: rotate(460deg); -ms-transform: rotate(460deg); -webkit-transform: rotate(460deg); transform: rotate(460deg); }
}
@-webkit-keyframes ani_scrolldown {
    0% { -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-transform: scaleY(0) translateY(0); -ms-transform: scaleY(0) translateY(0); -webkit-transform: scaleY(0) translateY(0); transform: scaleY(0) translateY(0); opacity: 0; }
    40% { -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-transform: scaleY(1) translateY(0); -ms-transform: scaleY(1) translateY(0); -webkit-transform: scaleY(1) translateY(0); transform: scaleY(1) translateY(0); opacity: 1; }
    80%,
    100% { -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -webkit-transform-origin: center bottom; transform-origin: center bottom; -moz-transform: scaleY(0) translateY(100%); -ms-transform: scaleY(0) translateY(100%); -webkit-transform: scaleY(0) translateY(100%); transform: scaleY(0) translateY(100%); opacity: 0; }
}
@-moz-keyframes ani_scrolldown {
    0% { -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-transform: scaleY(0) translateY(0); -ms-transform: scaleY(0) translateY(0); -webkit-transform: scaleY(0) translateY(0); transform: scaleY(0) translateY(0); opacity: 0; }
    40% { -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-transform: scaleY(1) translateY(0); -ms-transform: scaleY(1) translateY(0); -webkit-transform: scaleY(1) translateY(0); transform: scaleY(1) translateY(0); opacity: 1; }
    80%,
    100% { -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -webkit-transform-origin: center bottom; transform-origin: center bottom; -moz-transform: scaleY(0) translateY(100%); -ms-transform: scaleY(0) translateY(100%); -webkit-transform: scaleY(0) translateY(100%); transform: scaleY(0) translateY(100%); opacity: 0; }
}
@keyframes ani_scrolldown {
    0% { -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-transform: scaleY(0) translateY(0); -ms-transform: scaleY(0) translateY(0); -webkit-transform: scaleY(0) translateY(0); transform: scaleY(0) translateY(0); opacity: 0; }
    40% { -moz-transform-origin: center top; -ms-transform-origin: center top; -webkit-transform-origin: center top; transform-origin: center top; -moz-transform: scaleY(1) translateY(0); -ms-transform: scaleY(1) translateY(0); -webkit-transform: scaleY(1) translateY(0); transform: scaleY(1) translateY(0); opacity: 1; }
    80%,
    100% { -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -webkit-transform-origin: center bottom; transform-origin: center bottom; -moz-transform: scaleY(0) translateY(100%); -ms-transform: scaleY(0) translateY(100%); -webkit-transform: scaleY(0) translateY(100%); transform: scaleY(0) translateY(100%); opacity: 0; }
}

/* theme - product specification */
.theme-spec-wrap { margin: 70px auto; }
.theme-spec-img { border: 1px solid #ddd; margin: 0 auto 40px auto; max-width: 100%; display: block; }
.theme-spec-table-subhead { font-size: 2.5rem; color: #444; line-height: 1.5; padding: 0; margin: 20px auto; text-align: center; }
.theme-spec-table-scroll { overflow-x: auto; overflow-y: hidden; width: 100%; }
.theme-spec-table { min-width: 700px; border: none; border-collapse: collapse; font-size: 1.125rem; line-height: 1.8; background: #fff; color: #555; position: relative; }
.theme-spec-table:after { content: ""; position: absolute; bottom: -1px; left: 0; right: 0; height: 1px; display: block; z-index: 1; background: #5f0f8c; }
.theme-spec-table .text-red { color: #e51837; }
.theme-spec-table th,
.theme-spec-table td { padding: 8px 15px; }
.theme-spec-table thead th { background: #424242; color: #fff; font-weight: 600; text-align: center; border: none; }
.theme-spec-table tbody th,
.theme-spec-table tbody td { border: 1px solid #ddd; border-right: none; border-top: none; }
.theme-spec-table tbody tr th:first-child[colspan="2"],
.theme-spec-table tbody tr th:first-child[rowspan="2"],
.theme-spec-table tbody tr th:first-child[rowspan="3"],
.theme-spec-table tbody tr th:first-child[rowspan="4"],
.theme-spec-table tbody tr th:first-child[rowspan="8"] {  border-left: none;}
.theme-spec-table tbody th { text-align: left; font-weight: 400; background: #f6f6f6; }
.theme-spec-table tbody td { text-align: center; }
.theme-spec-table tbody th[colspan="2"] { width: 30%; }
/* .theme-spec-table tbody td:not([colspan="*"]) { width: 29%; } */
@media (max-width:991px) {
    .theme-spec-wrap { margin: 30px auto; }
    .theme-spec-img { margin: 0 auto 30px auto; }
    .theme-spec-table-subhead { font-size: 2.25rem; }
    .theme-spec-table { font-size: 1rem; }
}
@media (max-width:767px) {
    .theme-spec-img { margin: 0 auto 20px auto; }
    .theme-spec-table-subhead { font-size: 1.625rem; margin: 0 auto 20px auto; }
    .theme-spec-table th,
    .theme-spec-table td { padding: 12px 10px; }
}

/* theme - product feature */
.theme-feature { margin: 70px -40px; font-size: 0; }
.theme-feature-box { display: inline-block; vertical-align: top; width: 25%; padding: 0 40px; font-size: 1rem; margin: 0 0 30px 0; line-height: 1.5; text-align: center; }
.theme-feature-img { margin: 0 auto; line-height: 0; }
.theme-feature-img img { width: 100%; }
.theme-feature-tit { color: #444; font-weight: 800; line-height: 1.3; display: block; padding: 0; margin: 5px auto; font-size: 1.25rem; }
.theme-feature-text { display: block; color: #555; font-size: 1.125rem; }
@media (max-width:1299px) {
    .theme-feature { margin: 30px -10px; }
    .theme-feature-box { padding: 0 10px; }
}
@media (max-width:991px) {
    .theme-feature-tit { font-size: 1.125rem; }
    .theme-feature-text { font-size: 1rem; }
}
@media (max-width:767px) {
    .theme-feature-box { width: 50%; }
}
@media (max-width:399px) {
    .theme-feature { margin: 30px auto; }
    .theme-feature-box { padding: 0; width: 100%; }
}

/* theme - news view */
.theme-article-left-img-right-text { display: table; width: 100%; }
.theme-article-left-img { display: table-cell; width: 50%; vertical-align: top; padding-right: 30px; text-align: center; }
.theme-article-left-img img { max-width: 100%; }
.theme-article-right-text { display: table-cell; width: 50%; vertical-align: top; padding: 15px 0 15px 15px; font-size: 1.125rem; color: #555; }
.theme-article-right-text p { margin: 0 auto 20px auto; }
@media (max-width:991px) {
    .theme-article-left-img { display: block; width: auto; padding-right: 0; }
    .theme-article-right-text { display: block; width: auto; padding: 15px 0; }
}
@media (max-width:767px) {
    .theme-article-right-text { font-size: 1rem; }
}
#privacy .txt{margin-bottom: 3rem;}
#privacy .h3{ margin-bottom: 1.5rem;}
@media (max-width:767px) {
  #privacy .h3{font-size: 1.35rem; margin-bottom: 1rem;}
  #privacy .txt{margin-bottom: 2rem;}
  }