@charset "UTF-8";
/* @Author: feelChin  @Date: 2020-11-03 15:28:25  @Last Modified by: feelChin @Last Modified time: 2021-04-15 16:28:46 */
/* @Author: Chin  @Date: 2020-06-23 10:17:36  @Last Modified by: feelChin @Last Modified time: 2021-04-15 10:49:33 */
* { margin: 0; padding: 0; outline: none; }

html, body { background: #fff; color: #333; font-family: "微软雅黑","Microsoft Yahei",Arial,"SimHei","黑体","微软正黑体","Microsoft JhengHei"; overflow-x: hidden; -webkit-tap-highlight-color: transparent; font-size: 14px; line-height: 1.8; }

/* *{-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;} */
/* body::-webkit-scrollbar {display: none;} */
/* body{width: 100vw;max-width: 750px;height: 100vh;margin: 0 auto;background: white;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);overflow-y: scroll;-ms-overflow-style: none;overflow: -moz-scrollbars-none;overflow: -webkit-scrollbars-none;} */
h1, h2, h3, h4, h5, h6, small, big, input, textarea, button, select { font-size: 100%; }

table { border-collapse: collapse; border-spacing: 0; text-align: left; }

ul, ol, menu { list-style: none; }

fieldset, img { border: 0; display: inline-block; }

img, object, input, textarea, button, select { vertical-align: middle; }

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

audio, canvas, video { display: inline-block; zoom: 1; }

blockquote, q { quotes: none; }

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

textarea { overflow: auto; resize: vertical; }

input, textarea, button, select, a { outline: none; border: none; }

input, textarea { display: block; -webkit-user-select: auto; }

button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }

mark { background-color: transparent; }

a, ins, s, u, del { text-decoration: none; color: inherit; }

sup, sub { vertical-align: baseline; }

::-webkit-scrollbar { width: 6px; height: 6px; background-color: #fff; }

::-webkit-scrollbar-thumb { background-color: #BC9A80; }

::-moz-selection { background: #BC9A80; color: #fff; text-shadow: none; }

::selection { background: #BC9A80; color: #fff; text-shadow: none; }

h4, h5, h6 { font-weight: 400; }

::-webkit-input-placeholder { color: #999; }

:-moz-placeholder { color: #999; }

::-moz-placeholder { color: #999; }

:-ms-input-placeholder { color: #999; }

:root { --ease-in-a: cubic-bezier(0.55, 0.085, 0.68, 0.53); --ease-in-b: cubic-bezier(0.55, 0.055, 0.675, 0.19); --ease-in-c: cubic-bezier(0.895, 0.03, 0.685, 0.22); --ease-in-d: cubic-bezier(0.755, 0.05, 0.855, 0.06); --ease-in-e: cubic-bezier(0.95, 0.05, 0.795, 0.035); --ease-in-f: cubic-bezier(0.6, 0.04, 0.98, 0.335); --ease-out-a: cubic-bezier(0.25, 0.46, 0.45, 0.94); --ease-out-b: cubic-bezier(0.215, 0.61, 0.355, 1); --ease-out-c: cubic-bezier(0.165, 0.84, 0.44, 1); --ease-out-d: cubic-bezier(0.23, 1, 0.32, 1); --ease-out-e: cubic-bezier(0.19, 1, 0.22, 1); --ease-out-f: cubic-bezier(0.075, 0.82, 0.165, 1); --ease-in-out-a: cubic-bezier(0.455, 0.03, 0.515, 0.955); --ease-in-out-b: cubic-bezier(0.645, 0.045, 0.355, 1); --ease-in-out-c: cubic-bezier(0.77, 0, 0.175, 1); --ease-in-out-d: cubic-bezier(0.86, 0, 0.07, 1); --ease-in-out-e: cubic-bezier(1, 0, 0, 1); --ease-in-out-f: cubic-bezier(0.785, 0.135, 0.15, 0.86); }

.y30 { opacity: 0; -webkit-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); }

.y30.flag { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: .44s; transition: .44s; }

.y60 { opacity: 0; -webkit-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0); }

.y60.flag { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: .44s; transition: .44s; }

.y100 { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

.y100.flag { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: .44s; transition: .44s; }

.x50 { opacity: 0; -webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0); }

.x50.flag { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: .44s; transition: .44s; }

.x100 { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.x100.flag { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: .44s; transition: .44s; }

.x-50 { opacity: 0; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); }

.x-50.flag { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: .44s; transition: .44s; }

.x-100 { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.x-100.flag { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: .44s; transition: .44s; }

.o { opacity: 0; }

.o.flag { opacity: 1; -webkit-transition: 1.5s; transition: 1.5s; }

.splitlist { line-height: 1.2; white-space: pre-wrap; }

.splitlist.flag span { -webkit-animation: fadeInRight 1s forwards; animation: fadeInRight 1s forwards; }

.splitlist span { font-family: inherit; width: auto; font-size: inherit; color: inherit; font-weight: inherit; text-transform: inherit; opacity: 0; display: inline-block; }

.splitlist span.letters { color: #BC9A80; }

.cursordot { position: fixed; top: 0; left: 0; border-radius: 100%; pointer-events: none; opacity: 0; border: 1px solid white; will-change: transform; }

.imgs { max-width: 100%; width: 100%; height: auto; display: block; }

.deepmao { position: relative; top: -100px; display: block; height: 0; overflow: hidden; }

.linkA { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 7; }

.photoActives { position: relative; overflow: hidden; }

.photoActives .photoActive { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #fff; z-index: 3; }

.photoActives.reset_photoActive .photoActive { bottom: -100%; -webkit-transition: .66s; transition: .66s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.ells { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.wechat { position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background: rgba(0, 0, 0, 0.7); z-index: 99; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; visibility: hidden; opacity: 0; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); cursor: pointer; }

.wechat.active { -webkit-transition: .3s; transition: .3s; visibility: visible; opacity: 1; }

.wechat.active div { -webkit-transform: translateY(0); transform: translateY(0); }

.wechat div { height: auto; padding: 20px; background: #eee; text-align: center; -webkit-transition: .3s; transition: .3s; -webkit-transform: translateY(50px); transform: translateY(50px); }

.wechat div img { width: 200px; display: block; margin: auto; }

.wechat div p { font-size: 14px; color: #666; margin-top: 6px; }

.videobox { position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 99; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; visibility: hidden; opacity: 0; }

.videobox.active { visibility: visible; opacity: 1; }

.videobox.active .bg { visibility: visible; opacity: 1; }

.videobox.active video { -webkit-transition-delay: .3s; transition-delay: .3s; opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

.videobox.active i { visibility: visible; opacity: 1; }

.videobox .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); -webkit-transition: .4s; transition: .4s; visibility: hidden; opacity: 0; }

.videobox video { width: 70%; -webkit-transition: .4s; transition: .4s; -webkit-transform: translateY(50%); transform: translateY(50%); opacity: 0; }

.videobox i { position: absolute; right: 0; top: 0; width: 40px; height: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #BC9A80; color: #fff; z-index: 3; cursor: pointer; visibility: hidden; opacity: 0; -webkit-transition: .4s; transition: .4s; }

.videobox i:hover { background: #263B63; }

.subnavHead { position: relative; }

.subnavHead .bannerimg { overflow: hidden; }

.subnavHead .bannerimg img { position: relative; width: 100%; display: block; will-change: transform; }

.newspaper { word-break: break-all; }

.newspaper a { -webkit-transition: .4s; transition: .4s; }

.newspaper a:link { color: #212121; }

.newspaper a:visited { color: #212121; }

.newspaper a:active { color: #BC9A80; }

.newspaper a:hover { color: #BC9A80; }

.newspaper img { max-width: 100% !important; height: auto !important; }

.newspaper .tablebox { width: 100%; overflow-x: auto; overflow-y: hidden; -ms-overflow-style: none; overflow: -moz-scrollbars-none; overflow: -webkit-scrollbars-none; }

.newspaper .tablebox::-webkit-scrollbar { display: none; }

.newspaper .tablebox table { width: 100%; }

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

.fixedScreen.flag { -webkit-transition-delay: .5s; transition-delay: .5s; visibility: hidden; }

.fixedScreen.flag:after { height: 0; }

.fixedScreen:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #fff; -webkit-transition-delay: .2s; transition-delay: .2s; -webkit-transition: 1s; transition: 1s; -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.last3:nth-child(3n+1):nth-last-child(-n+3), .last3:nth-child(3n+1):nth-last-child(-n+3) ~ li { margin-bottom: 0; }

@media screen and (max-width: 640px) { .videobox video { width: 100%; }
  .noscroll { background-attachment: scroll !important; } }

@-webkit-keyframes shubiao { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px);
    opacity: 0; }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px);
    opacity: 1; } }

@keyframes shubiao { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px);
    opacity: 0; }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px);
    opacity: 1; } }

@-webkit-keyframes mapdot { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
  to { -webkit-transform: translate(-50%, -50%) scale(7); transform: translate(-50%, -50%) scale(7);
    opacity: 0; } }

@keyframes mapdot { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
  to { -webkit-transform: translate(-50%, -50%) scale(7); transform: translate(-50%, -50%) scale(7);
    opacity: 0; } }

@-webkit-keyframes rotate2 { 0% { -webkit-transform: translate(-10%, -5%) rotate(0deg); transform: translate(-10%, -5%) rotate(0deg); }
  100% { -webkit-transform: translate(-10%, -5%) rotate(360deg); transform: translate(-10%, -5%) rotate(360deg); } }

@keyframes rotate2 { 0% { -webkit-transform: translate(-10%, -5%) rotate(0deg); transform: translate(-10%, -5%) rotate(0deg); }
  100% { -webkit-transform: translate(-10%, -5%) rotate(360deg); transform: translate(-10%, -5%) rotate(360deg); } }

@-webkit-keyframes rotate1 { 0% { -webkit-transform: translate(7%, -8%) rotate(0deg); transform: translate(7%, -8%) rotate(0deg); }
  100% { -webkit-transform: translate(7%, -8%) rotate(360deg); transform: translate(7%, -8%) rotate(360deg); } }

@keyframes rotate1 { 0% { -webkit-transform: translate(7%, -8%) rotate(0deg); transform: translate(7%, -8%) rotate(0deg); }
  100% { -webkit-transform: translate(7%, -8%) rotate(360deg); transform: translate(7%, -8%) rotate(360deg); } }

@-webkit-keyframes mapdots { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
  to { -webkit-transform: translate(-50%, -50%) scale(1.4); transform: translate(-50%, -50%) scale(1.4);
    opacity: 0; } }

@keyframes mapdots { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
  to { -webkit-transform: translate(-50%, -50%) scale(1.4); transform: translate(-50%, -50%) scale(1.4);
    opacity: 0; } }

@-webkit-keyframes mapdots2 { from { -webkit-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8);
    opacity: 1; }
  to { -webkit-transform: translate(-50%, -50%) scale(1.2); transform: translate(-50%, -50%) scale(1.2);
    opacity: 0; } }

@keyframes mapdots2 { from { -webkit-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8);
    opacity: 1; }
  to { -webkit-transform: translate(-50%, -50%) scale(1.2); transform: translate(-50%, -50%) scale(1.2);
    opacity: 0; } }

@-webkit-keyframes rade { from { -webkit-transform: rotate(0); transform: rotate(0); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes rade { from { -webkit-transform: rotate(0); transform: rotate(0); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-webkit-keyframes guodong { from, to { -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1; }
  25% { -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% { -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% { -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }

@keyframes guodong { from, to { -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1; }
  25% { -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% { -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% { -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }

@-webkit-keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInUp2 { from { opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp2 { from { opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInRight2 { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight2 { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInDown { from { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown { from { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInDown2 { from { opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown2 { from { opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInLeft2 { from { opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft2 { from { opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
            transform: translate3d(0, 200px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 35px, 0);
            transform: translate3d(0, 35px, 0); }
  75% { -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
  90% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
            transform: translate3d(0, 200px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 35px, 0);
            transform: translate3d(0, 35px, 0); }
  75% { -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
  90% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  100% { -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  100% { -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-webkit-keyframes rotateInUpRight { from { -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight { from { -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes rotateInUpLeft { from { -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft { from { -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1; } }

@keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1; } }

@-webkit-keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1; } }

@keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1; } }

@-webkit-keyframes faderRotateZ { from { opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transform: perspective(500px) rotatex(-90deg) translateZ(0);
            transform: perspective(500px) rotatex(-90deg) translateZ(0); }
  to { opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(0deg) translateZ(0);
            transform: rotate(0deg) translateZ(0); } }

@keyframes faderRotateZ { from { opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transform: perspective(500px) rotatex(-90deg) translateZ(0);
            transform: perspective(500px) rotatex(-90deg) translateZ(0); }
  to { opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(0deg) translateZ(0);
            transform: rotate(0deg) translateZ(0); } }

/** Swiper 5.4.5 Most modern mobile touch slider and framework with hardware accelerated transitions http://swiperjs.com Copyright 2014-2020 Vladimir Kharlampidi Released under the MIT License Released on: June 16, 2020 */
@font-face { font-family: swiper-icons; src: url("../fonts/60a1909f0b3540318d8d62762fe25d09.woff") format("woff"); font-weight: 400; font-style: normal; }

:root { --swiper-theme-color:#007aff; }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank { visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform; }

.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; -ms-overflow-style: none; }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper { -ms-scroll-snap-type: x mandatory; scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper { -ms-scroll-snap-type: y mandatory; scroll-snap-type: y mandatory; }

:root { --swiper-navigation-size:44px; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: calc(var(--swiper-navigation-size)/ 44 * 27); height: var(--swiper-navigation-size); margin-top: calc(-1 * var(--swiper-navigation-size)/ 2); z-index: 10; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-button-next:after, .swiper-button-prev:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 10px; right: auto; }

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { content: 'prev'; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { content: 'next'; }

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white { --swiper-navigation-color:#ffffff; }

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black { --swiper-navigation-color:#000000; }

.swiper-button-lock { display: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s opacity; transition: .3s opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100%; }

.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: .2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: .2s transform,.2s top; transition: .2s transform,.2s top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s transform,.2s left; transition: .2s transform,.2s left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s transform,.2s right; transition: .2s transform,.2s right; }

.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--swiper-pagination-color, var(--swiper-theme-color)); position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-white { --swiper-pagination-color:#ffffff; }

.swiper-pagination-black { --swiper-pagination-color:#000000; }

.swiper-pagination-lock { display: none; }

.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s infinite linear; animation: swiper-preloader-spin 1s infinite linear; -webkit-box-sizing: border-box; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent; }

.swiper-lazy-preloader-white { --swiper-preloader-color:#fff; }

.swiper-lazy-preloader-black { --swiper-preloader-color:#000; }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

@font-face { font-family: "gilroy"; src: url("../fonts/gilroy-regular.eot"); src: url("../fonts/gilroy-regular.eot") format("embedded-opentype"), url("../fonts/gilroy-regular.woff2") format("woff2"), url("../fonts/gilroy-regular.woff") format("woff"), url("../fonts/gilroy-regular.svg") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "pfd"; src: url("../fonts/pfd.eot"); src: url("../fonts/pfd.eot") format("embedded-opentype"), url("../fonts/pfd.woff2") format("woff2"), url("../fonts/pfd.woff") format("woff"), url("../fonts/pfd.svg") format("svg"); font-weight: normal; font-style: normal; }

* { font-family: "Noto Sans SC","PingFang SC","Microsoft Yahei",miui,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif; }

.w1775 { width: 1775px; margin: 0 auto; }

.w1305 { width: 1305px; margin: 0 auto; }

.w1400 { width: 1400px; margin: 0 auto; }

header { position: fixed; top: 0; left: 0; width: 100%; height: 82px; z-index: 11; background: #fff; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

header .w1775 { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

header .w1775 .logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; -webkit-transform: translateX(-9px); transform: translateX(-9px); }

header .w1775 .logo span { height: 76.82%; width: 1px; display: inline-block; background: rgba(153, 153, 153, 0.4); margin: 0 24px 0 14px; }

header .w1775 .logo span.elitespan { margin: 0 24px; }

header .w1775 .logo .font { color: #BEBEBE; }

header .w1775 .logo .font h5 { font-weight: 1000; font-size: 24px; line-height: 1.4; }

header .w1775 .logo .font h6 { font-size: 16px; font-weight: 500; line-height: 1.2; }

header .w1775 ul { position: absolute; left: 50%; top: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

header .w1775 ul li { position: relative; height: 100%; -webkit-transition: .4s; transition: .4s; z-index: 1; }

header .w1775 ul li:after { content: ''; position: absolute; top: 0; left: 0; height: 0; width: 100%; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); background: #BC9A80; z-index: -1; }

header .w1775 ul li.active:after { height: 100%; }

header .w1775 ul li.active > a { color: #fff; }

header .w1775 ul li:hover .immigrantListBox { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }

header .w1775 ul li > a { padding: 0 20px; font-size: 18px; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: .5s; transition: .5s; }

header .w1775 ul li .immigrantListBox { position: absolute; top: 100%; left: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(10px); transform: translateY(10px); -webkit-transition: .33s; transition: .33s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); max-height: 70vh; overflow-y: auto; }

header .w1775 ul li .immigrantListBox .titlelist { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; color: #fff; background: #15294E; }

header .w1775 ul li .immigrantListBox .titlelist:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: rgba(255, 255, 255, 0.2); }

header .w1775 ul li .immigrantListBox .titlelist h5 { background: #263B63; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; }

header .w1775 ul li .immigrantListBox .titlelist .list { padding-left: 33px; padding-right: 77px; width: 720px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

header .w1775 ul li .immigrantListBox .titlelist .list a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 190px; height: 60px; font-size: 14px; color: #BBBDC1; -webkit-transition: .4s; transition: .4s; }

header .w1775 ul li .immigrantListBox .titlelist .list a:hover { color: #fff; }

header .w1775 ul li .immigrantListBox .titlelist .list a span { color: #fff; }

header .w1775 .otherlink { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

header .w1775 .otherlink .familyheader { margin-right: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; }

header .w1775 .otherlink .familyheader a { height: 100%; font-size: 20px; color: #666; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; -webkit-transition: .5s; transition: .5s; margin-left: 70px; }

header .w1775 .otherlink .familyheader a:first-child { margin-left: 0; }

header .w1775 .otherlink .familyheader a.active { color: #BC9A80; }

header .w1775 .otherlink .familyheader a.active:after { width: 100%; left: 0; }

header .w1775 .otherlink .familyheader a:after { content: ''; position: absolute; right: 0; bottom: 0; height: 7px; width: 0%; background: #BC9A80; -webkit-transition: .5s; transition: .5s; }

header .w1775 .otherlink .tel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #999; }

header .w1775 .otherlink .tel.elitetel span { font-size: 20px; font-family: 'gilroy'; }

header .w1775 .otherlink .tel i { font-size: 18px; margin-right: 12px; }

header .w1775 .otherlink .tel span { font-size: 26px; font-family: 'pfd'; }

header .w1775 .otherlink .home { margin-left: 24px; width: 124px; height: 31px; background: #000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; background: #263B63; border-radius: 50px; -webkit-transition: .4s; transition: .4s; }

header .w1775 .otherlink .home:hover { background: #BC9A80; }

header .w1775 .otherlink .home i { font-size: 21px; margin-right: 6px; }

.mobileMenu { display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: .4s; transition: .4s; cursor: pointer; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

.mobileMenu .mobileMenu_box { position: relative; width: 24px; height: 18px; }

.mobileMenu .mobileMenu_box.active div { background: #BC9A80; }

.mobileMenu .mobileMenu_box.active div:first-child { top: 50%; width: 100%; -webkit-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition-property: width,top,-webkit-transform; transition-property: width,top,-webkit-transform; transition-property: width,top,transform; transition-property: width,top,transform,-webkit-transform; -webkit-transition-delay: 0s,0s,.3s; transition-delay: 0s,0s,.3s; }

.mobileMenu .mobileMenu_box.active div:nth-child(2) { opacity: 0; width: 100%; }

.mobileMenu .mobileMenu_box.active div:last-child { bottom: 50%; -webkit-transform: translateY(50%) rotate(-45deg); transform: translateY(50%) rotate(-45deg); -webkit-transition-property: bottom,-webkit-transform; transition-property: bottom,-webkit-transform; transition-property: bottom,transform; transition-property: bottom,transform,-webkit-transform; -webkit-transition-delay: 0s,.3s; transition-delay: 0s,.3s; }

.mobileMenu .mobileMenu_box div { position: absolute; width: 100%; height: 2px; background: #333; left: 0; -webkit-transition: .3s; transition: .3s; }

.mobileMenu .mobileMenu_box div:first-child { top: 0; width: 16px; }

.mobileMenu .mobileMenu_box div:nth-child(2) { top: 50%; width: 12px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.mobileMenu .mobileMenu_box div:last-child { bottom: 0; }

.mobileNav { display: none; position: fixed; bottom: 0; right: 0; width: 100%; height: 100vh; visibility: hidden; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: .5s; transition: .5s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); z-index: 9; background: white; }

.mobileNav.active { visibility: visible; -webkit-transform: translate(0); transform: translate(0); }

.mobileNav .box { width: 100%; height: calc(100vh - 65px); padding-top: 65px; -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: auto; overflow-x: hidden; -ms-overflow-style: none; overflow: -moz-scrollbars-none; overflow: -webkit-scrollbars-none; }

.mobileNav .box::-webkit-scrollbar { display: none; }

.mobileNav .box .mobileNavitems { height: auto; width: 100%; overflow: hidden; }

.mobileNav .box .mobileNavitems .item { cursor: pointer; position: relative; width: 100%; height: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; z-index: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding: 0 5%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mobileNav .box .mobileNavitems .item:hover h5 { color: #BC9A80; }

.mobileNav .box .mobileNavitems .item h5 { font-family: initial; color: #333; font-weight: 700; font-size: 16px; -webkit-transition: .3s; transition: .3s; }

.mobileNav .box .mobileNavitems .item i { color: #666; font-size: 12px; }

.mobileNav .box .mobileNavitems .mobilelinkitems { -webkit-transition: .4s; transition: .4s; padding: 0 5%; height: 0; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; background: #f9f9f9; }

.mobileNav .box .mobileNavitems .mobilelinkitems.hasChildActive:before, .mobileNav .box .mobileNavitems .mobilelinkitems.hasChildActive:after { display: block; }

.mobileNav .box .mobileNavitems .mobilelinkitems:before, .mobileNav .box .mobileNavitems .mobilelinkitems:after { content: ''; width: 100%; display: none; height: 15px; }

.mobileNav .box .mobileNavitems .mobilelinkitems .titlelist { padding: 5px 0; display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.mobileNav .box .mobileNavitems .mobilelinkitems .titlelist:last-child { border-bottom: none; }

.mobileNav .box .mobileNavitems .mobilelinkitems .titlelist h5 { height: 30px; width: 64px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.mobileNav .box .mobileNavitems .mobilelinkitems .titlelist .list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: 10px; }

.mobileNav .box .mobileNavitems .mobilelinkitems .titlelist .list a { height: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-right: 15px; color: #666; -webkit-transition: .4s; transition: .4s; }

.mobileNav .box .mobileNavitems .mobilelinkitems .titlelist .list a:hover { color: #BC9A80; }

.popUp { position: fixed; z-index: 9999; top: 0; left: 0; right: 0; bottom: 0; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; visibility: hidden; }

.popUp.active { visibility: visible; }

.popUp.active .popUpBg { visibility: visible; opacity: 1; -webkit-transition: .5s; transition: .5s; }

.popUp.active .popUpBox { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); -webkit-transition: .8s; transition: .8s; }

.popUp .popUpBg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); visibility: hidden; opacity: 0; z-index: -1; }

.popUp .popUpBox { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }

.immigrantProfileTeamXml { position: relative; width: 980px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }

.immigrantProfileTeamXml .close { position: absolute; left: 100%; top: 0; width: 50px; height: 50px; background: #263B63; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; font-size: 20px; }

.immigrantProfileTeamXml .close:hover { background: #BC9A80; -webkit-transition: background-color .4s; transition: background-color .4s; }

.immigrantProfileTeamXml figure { width: 36.63%; }

.immigrantProfileTeamXml .font { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #999; padding: 60px 65px 0 58px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fff; }

.immigrantProfileTeamXml .font .title { color: #BC9A80; font-size: 24px; line-height: 1.4; padding-bottom: 25px; border-bottom: 1px solid #E2E2E2; }

.immigrantProfileTeamXml .font .text { margin-top: 40px; font-size: 16px; line-height: 2.1; }

.App { position: relative; width: 100vw; height: 100vh; overflow: hidden; will-change: transform; }

.App .swiper-wrapper { will-change: transform; }

.App .swiper-wrapper .swiper-slide { position: relative; will-change: transform; }

.App .swiper-wrapper .swiper-slide:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); }

.App .swiper-wrapper .swiper-slide .img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transform: scale(1.2); transform: scale(1.2); -webkit-transition: 10s; transition: 10s; }

.App .swiper-wrapper .swiper-slide img { display: none; }

.App .swiper-wrapper .swiper-slide.swiper-slide-active .img { -webkit-transform: scale(1); transform: scale(1); }

.App .imgbox { position: absolute; width: 100%; top: 20%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; text-align: center; }

.App .imgbox .logo.flags { opacity: 0; -webkit-transform: translateY(50%); transform: translateY(50%); -webkit-transition: 1s; transition: 1s; }

.App .imgbox .logo.flags.flag { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

.App .imgbox .title { margin: 0 auto; width: 53.125%; }

.App .imgbox .title img { width: 100%; }

.App .imgbox .title.flags { opacity: 0; -webkit-transform: translateY(50%) scale(0.5); transform: translateY(50%) scale(0.5); -webkit-transition: 1s; transition: 1s; -webkit-transition-delay: .5s; transition-delay: .5s; }

.App .imgbox .title.flags.flag { opacity: 1; -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1); }

.App .list { position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 2; bottom: 25%; }

.App .list.itemAnimates .itemAnimate { opacity: 0; }

.App .list.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1.2s forwards; animation: fadeInUp2 1.2s forwards; }

.App .list .item { position: relative; width: 294px; height: 180px; z-index: 1; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 30px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; margin: 0 20px; }

.App .list .item:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: -2; }

.App .list .item:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #263B63; z-index: -1; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); opacity: 0; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }

.App .list .item:hover:after { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.App .list .item:hover .dot { width: 100%; }

.App .list .item:hover .dot i { color: #BC9A80; }

.App .list .item:hover .dot i:after { border-color: #BC9A80; }

.App .list .item:hover h5 { margin-top: 5px; }

.App .list .item .dot { width: 45px; -webkit-transition: .5s; transition: .5s; }

.App .list .item .dot i { width: 45px; height: 45px; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-left: auto; -webkit-transition: .4s; transition: .4s; }

.App .list .item .dot i:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; border: 1px dashed #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .4s; transition: .4s; display: block; -webkit-animation: rade 5s linear infinite; animation: rade 5s linear infinite; }

.App .list .item h5 { font-size: 20px; font-weight: 700; margin: 20px 0  10px; -webkit-transition: .4s; transition: .4s; }

.App .list .item h6 { font-size: 14px; }

.App .list .item .appljgd { height: 0; overflow: hidden; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.App .list .item .appljgd .learn { padding-top: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #BC9A80; }

.App .list .item .appljgd .learn span { font-weight: 700; margin-right: 8px; }

.App .list .item .appljgd .learn i { font-size: 12px; }

.App .foot { position: absolute; left: 45px; bottom: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #fff; z-index: 4; }

.App .foot p, .App .foot a { line-height: 1.4; white-space: pre-wrap; }

.App .foot a { -webkit-transition: .4s; transition: .4s; margin-right: 25px; }

.App .foot a:last-child { margin-right: 0; }

.App .foot a:hover { color: #BC9A80; }

.App .msg { position: absolute; right: 19px; bottom: 34px; cursor: pointer; z-index: 4; }

.App .msg .box { width: 48px; height: 48px; border-radius: 12px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #BC9A80; -webkit-transition: .4s; transition: .4s; }

.App .msg .box:hover { background: #BC9A80; }

.App .msg .box:hover i { color: #fff; }

.App .msg .box i { position: relative; font-size: 26px; line-height: 1; -webkit-transition: .4s; transition: .4s; }

.App .msg .box i:after { content: attr(data-msg); position: absolute; top: 0; right: 0; -webkit-transform: translate(30%, -50%); transform: translate(30%, -50%); width: 19px; height: 14px; border-radius: 7px; background: #EF1515; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-size: 12px; }

.App .msg .box .fontmsg { position: absolute; right: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 224px; margin-right: 14px; padding: 16px 12px; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; border-radius: 12px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; }

.App .msg .box .fontmsg:after { content: ''; position: absolute; left: 100%; top: 50%; -webkit-transform: translate(-2px, -50%); transform: translate(-2px, -50%); width: 0; height: 0; border: 10px solid transparent; border-left-color: #fff; border-top-width: 7px; border-bottom-width: 7px; }

.App .msg .box .fontmsg .font { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 10px; }

.App .msg .box .fontmsg .font p { font-size: 12px; line-height: 1.5; }

.assetsMainBanner { position: relative; color: #fff; overflow: hidden; }

.assetsMainBanner .immigrantMainBannerTitle { position: absolute; bottom: 45px; z-index: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.assetsMainBanner .immigrantMainBannerTitle p { font-size: 16px; font-family: 'pfd'; text-transform: uppercase; -webkit-transform-origin: center; transform-origin: center; font-weight: 500; -webkit-transform: translate(-23px, calc(-100% - 15px)) rotate(90deg); transform: translate(-23px, calc(-100% - 15px)) rotate(90deg); }

.assetsMainBanner .immigrantMainBannerTitle span { position: relative; width: 1px; height: 40px; background: #fff; display: block; z-index: 1; -webkit-transform: translateX(14px); transform: translateX(14px); }

.assetsMainBanner .immigrantMainBannerTitle .shubiao { position: relative; z-index: 0; -webkit-animation: shubiao 1.5s infinite; animation: shubiao 1.5s infinite; }

.assetsMainBanner .swiper-wrapper .swiper-slide { position: relative; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text.active .font .title h5 span, .assetsMainBanner .swiper-wrapper .swiper-slide .box1text.active .font .title h6 span { -webkit-animation: fadeInRight .8s forwards; animation: fadeInRight .8s forwards; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text.active .font .line:after { width: 100%; background: #042598; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text .font { position: relative; width: 634px; height: auto; padding: 55px 50px 30px; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 1; color: #042598; text-align: center; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text .font:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.9); z-index: -1; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text .font:before { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: calc(100% + 20px); height: calc(100% + 20px); background: #BC9A80; opacity: .5; z-index: -1; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text .font .title { margin-bottom: 25px; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text .font .title h5 { font-size: 47px; font-family: 'gilroy'; font-weight: 700; line-height: 1.1; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text .font .title h6 { font-size: 22px; font-family: 'gilroy'; line-height: 1.1; font-weight: 400; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text .font p { font-size: 22px; font-family: 'gilroy'; }

.assetsMainBanner .swiper-wrapper .swiper-slide .box1text .font .line { margin: 60px auto 45px; }

.assetsMainBanner .swiper-pag { position: absolute; z-index: 3; text-align: center; line-height: 1; bottom: 47px; }

.assetsMainBanner .swiper-pag span { opacity: .5; width: 14px; height: 14px; background: #fff; margin: 0 7px !important; }

.assetsMainBanner .swiper-pag span.swiper-pagination-bullet-active { opacity: 1; }

.immigrantMainBanner { position: relative; color: #fff; overflow: hidden; }

.immigrantMainBanner .immigrantMainBannerTitle { position: absolute; bottom: 45px; z-index: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.immigrantMainBanner .immigrantMainBannerTitle p { font-size: 16px; font-family: 'pfd'; text-transform: uppercase; -webkit-transform-origin: center; transform-origin: center; font-weight: 500; -webkit-transform: translate(-23px, calc(-100% - 15px)) rotate(90deg); transform: translate(-23px, calc(-100% - 15px)) rotate(90deg); }

.immigrantMainBanner .immigrantMainBannerTitle span { position: relative; width: 1px; height: 40px; background: #fff; display: block; z-index: 1; -webkit-transform: translateX(14px); transform: translateX(14px); }

.immigrantMainBanner .immigrantMainBannerTitle .shubiao { position: relative; z-index: 0; -webkit-animation: shubiao 1.5s infinite; animation: shubiao 1.5s infinite; }

.immigrantMainBanner .swiper-wrapper .swiper-slide { position: relative; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text.active .font .title h5 span { -webkit-animation: fadeInRight .8s forwards; animation: fadeInRight .8s forwards; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font { position: absolute; right: 0; bottom: 0; width: 50%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 50px 0 60px 70px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #263B63; opacity: .9; z-index: -1; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .immigrantMainBannerIcon { position: absolute; z-index: 3; display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .immigrantMainBannerIcon .immigrantMainBannerprev, .immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .immigrantMainBannerIcon .immigrantMainBannernext { -webkit-transition: .4s; transition: .4s; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .immigrantMainBannerIcon .immigrantMainBannerprev:hover, .immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .immigrantMainBannerIcon .immigrantMainBannernext:hover { color: #BC9A80; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .immigrantMainBannerIcon .immigrantMainBannerprev { margin-right: 24px; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .title { width: 80%; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .title h5 { font-size: 30px; font-weight: 500; line-height: 1.4; margin-bottom: 10px; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .title .text p { line-height: 1.7; -webkit-line-clamp: 1; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .title .readmore { margin-top: 60px; position: relative; font-family: 'pfd'; width: 125px; height: 35px; border: 1px solid #fff; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 1; -webkit-transition: .4s; transition: .4s; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .title .readmore:hover { border-color: #BC9A80; }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .title .readmore:hover:after { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.immigrantMainBanner .swiper-wrapper .swiper-slide .box1text .font .title .readmore:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #BC9A80; z-index: -1; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); opacity: 0; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.immigrantbox2 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.immigrantbox2 .item { width: 50%; padding: 80px 0 110px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.immigrantbox2 .item:first-child { background: #FAFAFB; }

.immigrantbox2 .item:last-child { background: #EEEFF0; }

.immigrantbox2 .item .head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 60px; }

.immigrantbox2 .item .newslist time { font-size: 16px; color: #BC9A80; font-family: 'pfd'; }

.immigrantbox2 .item .newslist .tuwen { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 36px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }

.immigrantbox2 .item .newslist .tuwen:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.immigrantbox2 .item .newslist .tuwen:hover .text h5 { color: #BC9A80; }

.immigrantbox2 .item .newslist .tuwen figure { overflow: hidden; width: 36.71%; }

.immigrantbox2 .item .newslist .tuwen figure img { -webkit-transition: .4s; transition: .4s; width: 100%; }

.immigrantbox2 .item .newslist .tuwen .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 50px; }

.immigrantbox2 .item .newslist .tuwen .text time { font-size: 27px; }

.immigrantbox2 .item .newslist .tuwen .text h5 { font-size: 18px; line-height: 1.66; -webkit-transition: .4s; transition: .4s; -webkit-line-clamp: 3; }

.immigrantbox2 .item .newslist .list { margin-top: 45px; padding-top: 35px; border-top: 1px solid rgba(0, 0, 0, 0.1); }

.immigrantbox2 .item .newslist .list a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 2.2; cursor: pointer; }

.immigrantbox2 .item .newslist .list a:hover p { color: #BC9A80; }

.immigrantbox2 .item .newslist .list a p { color: #999; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 50px; -webkit-line-clamp: 1; -webkit-transition: .4s; transition: .4s; }

.immigrantbox2 .item .casebox { overflow: hidden; position: relative; color: #fff; }

.immigrantbox2 .item .casebox .nextcase { cursor: pointer; position: absolute; right: 0; top: 0; width: calc(24.63% - 4px); height: 100%; z-index: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; display: flex; align-items: center; }

.immigrantbox2 .item .casebox .nextcase i { font-size: 19px; margin-left: 16px; }

.immigrantbox2 .item .casebox .nextcase:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: #263B63; opacity: .8; }

.immigrantbox2 .item .casebox .swiper-wrapper .swiper-slide { position: relative; width: 75.37%; overflow: hidden; }

.immigrantbox2 .item .casebox .swiper-wrapper .swiper-slide img { -webkit-transition: .5s; transition: .5s; }

.immigrantbox2 .item .casebox .swiper-wrapper .swiper-slide:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.immigrantbox2 .item .casebox .swiper-wrapper .swiper-slide.swiper-slide-active .bg { opacity: 1; }

.immigrantbox2 .item .casebox .swiper-wrapper .swiper-slide .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: 1s; transition: 1s; }

.immigrantbox2 .item .casebox .swiper-wrapper .swiper-slide .bg .font { padding: 35px 50px 50px 20px; background: #BC9A80; position: absolute; z-index: 2; left: 0; bottom: 0; font-size: 18px; font-weight: 500; }

.immigrantTitle { padding: 55px 0 90px; background: #263B63; color: #fff; }

.immigrantTitle .w1775 { text-align: center; }

.immigrantTitle .w1775 h5 { font-size: 30px; }

.immigrantTitle .w1775 p { margin-top: 30px; text-align: left; max-width: 100%; width: 60%; margin-left: auto; margin-right: auto; }

.ititle.elites h6 { font-family: 'gilroy'; }

.ititle.elites .line:after { background: #982E4A; }

.ititle.elitesdom h6 { font-family: 'gilroy'; }

.ititle.elitesdom .line:after { background: #F39801; }

.ititle h5 { font-size: 22px; font-weight: 500; line-height: 1.2; }

.ititle h6 { font-size: 50px; font-family: 'pfd'; color: rgba(153, 153, 153, 0.2); text-transform: uppercase; }

.line { margin-top: 25px; width: 21px; height: 6px; position: relative; display: block; }

.line.flag:after { width: 100%; }

.line:after { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 100%; -webkit-transition: 1.2s; transition: 1.2s; background: #BC9A80; }

.readmores { width: 90px; border-bottom: 1px solid #BC9A80; height: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; color: #BC9A80; text-transform: uppercase; font-family: 'pfd'; position: relative; cursor: pointer; -webkit-transition: .4s; transition: .4s; z-index: 1; }

.readmores:hover { color: #fff; }

.readmores:hover:before { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.readmores:hover:after { -webkit-transform: rotate(0); transform: rotate(0); opacity: 0; }

.readmores:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #BC9A80; z-index: -1; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); opacity: 0; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.readmores:after { content: ''; position: absolute; right: 0; bottom: 0; width: 1px; height: 10px; background: #BC9A80; -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.immigrantbox3 { padding: 90px 0 145px; position: relative; z-index: 1; }

.immigrantbox3:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8); z-index: -1; }

.immigrantbox3 .w1775 .ititle { text-align: center; margin-bottom: 48px; }

.immigrantbox3 .w1775 .form { display: -webkit-box; display: -ms-flexbox; display: flex; height: 55px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.immigrantbox3 .w1775 .form:before { content: ''; }

.immigrantbox3 .w1775 .form .items { padding-left: 22px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; border-top-left-radius: 50px; border-bottom-left-radius: 50px; }

.immigrantbox3 .w1775 .form .items .item { position: relative; height: 100%; width: 200px; color: #999; background: #fff; }

.immigrantbox3 .w1775 .form .items .item:last-child { border-radius: 50px; }

.immigrantbox3 .w1775 .form .items .item:last-child:after { display: none; }

.immigrantbox3 .w1775 .form .items .item:after { content: ''; position: absolute; right: 0; top: 50%; height: 22px; width: 1px; -webkit-transform: translateY(-50%); transform: translateY(-50%); background: rgba(0, 0, 0, 0.1); }

.immigrantbox3 .w1775 .form .items .item .title { height: 100%; padding: 0 16px; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; cursor: pointer; }

.immigrantbox3 .w1775 .form .items .item .title.active p { color: #333; }

.immigrantbox3 .w1775 .form .items .item .title i { font-size: 12px; -webkit-transform-origin: right center; transform-origin: right center; -webkit-transform: scale(0.6); transform: scale(0.6); }

.immigrantbox3 .w1775 .form .items .item .listbox { position: absolute; top: 100%; background: #fff; width: 100%; -webkit-transform: translateY(20px); transform: translateY(20px); max-height: 210px; overflow-y: auto; opacity: 0; visibility: hidden; -webkit-transition: .33s; transition: .33s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); z-index: 4; }

.immigrantbox3 .w1775 .form .items .item .listbox.active { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }

.immigrantbox3 .w1775 .form .items .item .listbox p { cursor: pointer; padding: 0 16px; -webkit-box-sizing: border-box; box-sizing: border-box; height: 35px; -webkit-transition: .4s; transition: .4s; line-height: 35px; }

.immigrantbox3 .w1775 .form .items .item .listbox p:hover { background: #BC9A80; color: #fff; }

.immigrantbox3 .w1775 .form .items .item input { height: 100%; width: 100%; padding: 0 35px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.immigrantbox3 .w1775 .form .items .item button { cursor: pointer; margin-left: 22px; width: 100%; height: 100%; border-radius: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; --x:0%; background: linear-gradient(135deg, #E8CCAB var(--x), #BC9A80 100%); }

.immigrantbox3 .w1775 .form .items .item button i { font-size: 27px; margin-right: 15px; pointer-events: none; }

.immigrantbox3 .w1775 .form .items .item button span { font-size: 18px; pointer-events: none; }

.immigrantbox3 .w1775 .text { color: #999; margin-top: 45px; text-align: center; }

.immigrantbox4 .w1775 { padding: 42px 0 35px; }

.immigrantbox4 .w1775 .head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.immigrantbox4 .items { display: -webkit-box; display: -ms-flexbox; display: flex; }

.immigrantbox4 .items.itemAnimates { overflow: hidden; }

.immigrantbox4 .items.itemAnimates .itemAnimate { opacity: 0; }

.immigrantbox4 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1.2s forwards; animation: fadeInUp2 1.2s forwards; }

.immigrantbox4 .items .item { position: relative; width: 20%; height: 541px; cursor: pointer; -webkit-transition: .5s; transition: .5s; color: #fff; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow: hidden; }

.immigrantbox4 .items .item.active { width: 41.3%; -ms-flex-negative: 0; flex-shrink: 0; }

.immigrantbox4 .items .item:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); z-index: -1; }

.immigrantbox4 .items .item:hover .bg { opacity: 0; }

.immigrantbox4 .items .item:hover .box { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); -webkit-transition-delay: .5s; transition-delay: .5s; }

.immigrantbox4 .items .item .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-transition: .4s; transition: .4s; }

.immigrantbox4 .items .item .box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-transform: translateY(15px); transform: translateY(15px); opacity: 0; visibility: hidden; -webkit-transition: .5s; transition: .5s; }

.immigrantbox4 .items .item h5 { font-size: 24px; line-height: 1.7; text-align: center; }

.immigrantbox4 .items .item .font p { margin-top: 20px; text-align: center; padding: 0 105px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.immigrantbox4 .items .item .font button { margin: 0 auto; margin-top: 50px; width: 125px; height: 34px; border: 1px solid #fff; -webkit-box-sizing: border-box; box-sizing: border-box; background: transparent; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; }

.immigrantbox5 { padding: 65px 0 100px; }

.immigrantbox5 .w1775 .ititle { text-align: center; }

.immigrantbox5 .w1775 .ititle .line { margin-left: auto; margin-right: auto; }

.immigrantbox5 .w1775 .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 75px; }

.immigrantbox5 .w1775 .items.itemAnimates { overflow: hidden; }

.immigrantbox5 .w1775 .items.itemAnimates .itemAnimate { opacity: 0; }

.immigrantbox5 .w1775 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1s forwards; animation: fadeInUp2 1s forwards; }

.immigrantbox5 .w1775 .items .item { position: relative; width: 32%; padding: 37px 80px 0; -webkit-box-sizing: border-box; box-sizing: border-box; height: 280px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); margin-bottom: 38px; text-align: center; cursor: pointer; }

.immigrantbox5 .w1775 .items .item:hover:after { width: 100%; left: 0; }

.immigrantbox5 .w1775 .items .item:hover h5 { color: #BC9A80; }

.immigrantbox5 .w1775 .items .item:hover i { color: #BC9A80; }

.immigrantbox5 .w1775 .items .item:after { content: ''; position: absolute; bottom: 0; right: 0; width: 0%; height: 7px; background: #BC9A80; -webkit-transition: .5s; transition: .5s; }

.immigrantbox5 .w1775 .items .item i { font-size: 50px; line-height: 1; -webkit-transition: .4s; transition: .4s; }

.immigrantbox5 .w1775 .items .item h5 { font-size: 19px; line-height: 1.4; margin: 10px 0 25px; -webkit-transition: .4s; transition: .4s; }

.immigrantbox5 .w1775 .items .item p { color: #999; line-height: 1.7; }

footer { background: #F6F6F6; }

footer.assets { background: #263B63; }

footer .w1775 .footertop { padding: 56px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

footer .w1775 .footertop .logos { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

footer .w1775 .footertop .logos a { margin-right: 50px; }

footer .w1775 .footertop .logos a:last-child { margin: 0; }

footer .w1775 .footertop .logos a img { -webkit-transition: .4s; transition: .4s; }

footer .w1775 .footertop .logos a:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }

footer .w1775 .footertop .font { display: -webkit-box; display: -ms-flexbox; display: flex; }

footer .w1775 .footertop .font .office h5 { font-size: 16px; line-height: 1.4; margin-bottom: 20px; }

footer .w1775 .footertop .font .office .text { display: -webkit-box; display: -ms-flexbox; display: flex; }

footer .w1775 .footertop .font .office .text .item { margin-right: 40px; }

footer .w1775 .footertop .font .office .text .item:last-child { margin: 0; }

footer .w1775 .footertop .font .office .text .item a { color: #999; line-height: 1.7; display: block; }

footer .w1775 .footertop .font .wx { margin-left: 90px; }

footer .w1775 .footertop .font .wx p { color: #999; margin-top: 5px; text-align: center; }

footer .w1775 .footerbot { padding: 20px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

footer .w1775 .footerbot p { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #999; line-height: 1.4; }

footer .w1775 .footerbot p span { white-space: pre-wrap; }

footer .w1775 .footerbot p span.tel { color: #263B63; font-size: 18px; font-family: 'gilroy'; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

footer .w1775 .footerbot p span.tel img { margin-right: 5px; }

footer .w1775 .footerbot p a { -webkit-transition: .4s; transition: .4s; }

footer .w1775 .footerbot p a:hover { color: #BC9A80; }

footer .w1775 .footerassets { padding: 12px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

footer .w1775 .footerassets p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

footer .w1775 .footerassets p span, footer .w1775 .footerassets p a { color: rgba(255, 255, 255, 0.5); -webkit-transition: .4s; transition: .4s; white-space: pre-wrap; }

footer .w1775 .footerassets p a:hover { color: #BC9A80; }

.immigrantInneryoushi { padding: 50px 0 90px; }

.immigrantInneryoushi .ititle { text-align: center; }

.immigrantInneryoushi .w1775 .swiper { margin-top: 50px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.immigrantInneryoushi .w1775 .swiper .prev, .immigrantInneryoushi .w1775 .swiper .next { width: 50px; height: 50px; border: 1px solid rgba(0, 0, 0, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; color: #666; cursor: pointer; -webkit-transition: .4s; transition: .4s; z-index: 3; background: #fff; }

.immigrantInneryoushi .w1775 .swiper .prev:hover, .immigrantInneryoushi .w1775 .swiper .next:hover { background: #BC9A80; color: #fff; border-color: #BC9A80; }

.immigrantInneryoushi .w1775 .swiper .swiper-newdata { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; margin: 0 50px; padding: 6px; padding-right: 12px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.immigrantInneryoushi .w1775 .swiper .swiper-newdata .swiper-wrapper .swiper-slide .item { width: 100%; text-align: center; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); padding: 57px 30px 30px; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 380px; }

.immigrantInneryoushi .w1775 .swiper .swiper-newdata .swiper-wrapper .swiper-slide .item .dot { margin: 0 auto; width: 103px; height: 103px; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: linear-gradient(135deg, #BC9A80, #E8D4AB); }

.immigrantInneryoushi .w1775 .swiper .swiper-newdata .swiper-wrapper .swiper-slide .item .text { margin-top: 45px; }

.immigrantInneryoushi .w1775 .swiper .swiper-newdata .swiper-wrapper .swiper-slide .item .text p { font-size: 16px; }

.immigrantInneryoushi .w1775 .items { margin-top: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.immigrantInneryoushi .w1775 .items.itemAnimates .itemAnimate { opacity: 0; }

.immigrantInneryoushi .w1775 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1s forwards; animation: fadeInUp2 1s forwards; }

.immigrantInneryoushi .w1775 .items .item { width: 18.81%; text-align: center; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); padding: 57px 30px 0; -webkit-box-sizing: border-box; box-sizing: border-box; height: 365px; }

.immigrantInneryoushi .w1775 .items .item .dot { margin: 0 auto; width: 103px; height: 103px; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: linear-gradient(135deg, #BC9A80, #E8D4AB); }

.immigrantInneryoushi .w1775 .items .item .text { margin-top: 45px; }

.immigrantInneryoushi .w1775 .items .item .text p { font-size: 16px; }

.immigrantInneryoushi .w1775 .items i { width: 18.81%; }

.immigrantInnertiaojian { display: -webkit-box; display: -ms-flexbox; display: flex; }

.immigrantInnertiaojian figure { width: 50%; }

.immigrantInnertiaojian .font { width: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #F8F8F8; padding: 0 111px 0 95px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.immigrantInnertiaojian .font .ititle { margin-bottom: 45px; }

.immigrantInnertiaojian .font .list { overflow: auto; height: 320px; }

.immigrantInnertiaojian .font .list p { font-size: 16px; color: #999; line-height: 2.5; }

.immigrantInnerprocess { padding: 85px 0 60px; }

.immigrantInnerprocess .ititle { text-align: center; }

.immigrantInnerprocess .w1775 .immigrantInnerprocessitems { margin-top: 80px; }

.immigrantInnerprocessRow { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 60px; }

.immigrantInnerprocessRow:last-child .item.thelast:after { display: none; }

.immigrantInnerprocessRow:nth-child(even) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.immigrantInnerprocessRow:nth-child(even) .item:after { left: auto; right: 100%; margin-right: var(--x); -webkit-transform: translate(50%, -50%) rotate(180deg); transform: translate(50%, -50%) rotate(180deg); }

.immigrantInnerprocessRow .item { position: relative; width: 254px; height: auto; background: #F8F8F8; padding: 0 20px 30px 32px; -webkit-box-sizing: border-box; box-sizing: border-box; --x: 0; }

.immigrantInnerprocessRow .item.thelast:after { left: auto; right: auto; top: auto; bottom: auto; margin: auto; left: 50%; top: 100%; -webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); margin-top: 30px; }

.immigrantInnerprocessRow .item:last-child:after { top: 100%; right: initial; left: initial; left: 50%; -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); }

.immigrantInnerprocessRow .item:after { content: url("../img/immigrant/15.png"); position: absolute; width: 25px; height: 18px; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 100%; margin-left: var(--x); }

.immigrantInnerprocessRow .item .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.immigrantInnerprocessRow .item .title figure { position: relative; }

.immigrantInnerprocessRow .item .title figure p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; }

.immigrantInnerprocessRow .item .title h5 { margin-left: 20px; font-size: 16px; font-weight: 700; }

.immigrantInnerprocessRow .item .font { margin-top: 25px; color: #666; line-height: 1.7; }

.immigrantInnerprocessRow i { width: 254px; }

.familyBanner { position: relative; overflow: hidden; }

.familyBannerText { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; color: #fff; }

.familyBannerText h5 { font-size: 50px; font-weight: 400; }

.familyBannerText h6 { font-size: 20px; font-family: 'gilroy'; }

.immigrantBannerText { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.15); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.immigrantBannerText h6 { color: #263B63; font-size: 140px; text-transform: uppercase; font-family: 'pfd'; }

.immigrantBannerText h4 { color: #fff; font-size: 30px; font-family: 'pfd'; }

.immigrantBannerText h5 { color: #fff; font-size: 30px; font-weight: 500; letter-spacing: 20px; }

.immigrantBannerText .shubiao { position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 45px; -webkit-animation: shubiao 1.5s infinite; animation: shubiao 1.5s infinite; }

.immigrantInnerfaq { display: -webkit-box; display: -ms-flexbox; display: flex; }

.immigrantInnerfaq .item { width: 50%; background: #263B63; }

.immigrantInnerfaq .item .itembox { height: 100%; }

.immigrantInnerfaq .item .itembox .ititle { color: #fff; }

.immigrantInnerfaq .item .itembox .ititle h6 { color: rgba(255, 255, 255, 0.2); }

.immigrantInnerfaq .item .itembox .text { overflow: auto; height: 330px; margin-top: 40px; color: #fff; }

.immigrantInnerfaq .item .itembox .text .list:first-child .head { border-top: 1px solid #DCDCDC; }

.immigrantInnerfaq .item .itembox .text .list .head { display: -webkit-box; display: -ms-flexbox; display: flex; min-height: 50px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #DCDCDC; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 12px 0; }

.immigrantInnerfaq .item .itembox .text .list .head.active .morespan:after { -webkit-transform: translate(-50%, 150%) rotate(90deg); transform: translate(-50%, 150%) rotate(90deg); opacity: 0; }

.immigrantInnerfaq .item .itembox .text .list .head .title { font-size: 14px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; }

.immigrantInnerfaq .item .itembox .text .list .head .title h4 { font-weight: 700; }

.immigrantInnerfaq .item .itembox .text .list .head .title h5 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 16px; margin-left: 15px; line-height: 1.4; }

.immigrantInnerfaq .item .itembox .text .list .head .morespan { position: relative; margin: auto; margin-left: 30px; margin-right: 8px; width: 17px; height: 17px; }

.immigrantInnerfaq .item .itembox .text .list .head .morespan:after, .immigrantInnerfaq .item .itembox .text .list .head .morespan:before { content: ''; position: absolute; width: 100%; height: 3px; background: #fff; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.immigrantInnerfaq .item .itembox .text .list .head .morespan:after { -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); -webkit-transition: .5s; transition: .5s; }

.immigrantInnerfaq .item .itembox .text .list .font { height: 0; overflow: hidden; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.immigrantInnerfaq .item .itembox .text .list .font .box { display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 20px; padding-right: 30px; padding-bottom: 60px; border-bottom: 1px solid #DCDCDC; -webkit-box-sizing: border-box; box-sizing: border-box; }

.immigrantInnerfaq .item .itembox .text .list .font .box .heads { font-size: 14px; font-weight: 700; margin-right: 15px; }

.immigrantInnerfaq .item .itembox .text .list .font .box p { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 1.7; }

.immigrantInnerfaq .immigrantInnerfaqitem { padding: 60px 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 10.78%; }

.immigrantAssessment { padding: 75px 0 155px; position: relative; z-index: 1; }

.immigrantAssessment:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: rgba(255, 255, 255, 0.8); }

.immigrantAssessment .ititle { text-align: center; }

.immigrantAssessment .ititle .line { margin-left: auto; margin-right: auto; }

.immigrantAssessment .ititle p { width: 775px; margin: 0 auto; max-width: 90%; color: #999; margin-top: 45px; }

.immigrantAssessment .box { width: 1200px; margin: 0 auto; max-width: 90%; margin-top: 70px; }

.immigrantAssessment .box .items { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.immigrantAssessment .box .items .item { width: 48%; }

.immigrantAssessment .box button { height: 61px; width: 100%; border-radius: 8px; color: #fff; font-size: 20px; font-weight: 700; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 20px; cursor: pointer; --x:0%; background: linear-gradient(135deg, #E8CCAB var(--x), #BC9A80 100%); }

.assessmentitem { width: 100%; border-radius: 8px; background: #fff; padding: 30px 46px; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 25px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }

.assessmentitem.otheritem .list { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.assessmentitem.otheritem .list .menu { width: 235px; margin-right: 20px; }

.assessmentitem.otheritem .list i { width: auto; }

.assessmentitem .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.assessmentitem .title h5 { font-size: 18px; font-weight: 500; line-height: 1.4; }

.assessmentitem .title h6 { color: #9E0000; font-size: 14px; margin-left: 10px; }

.assessmentitem .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }

.assessmentitem .list .menu { cursor: pointer; position: relative; width: 205px; height: 61px; border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.5); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 18px; margin-bottom: 14px; -webkit-transition: .4s; transition: .4s; }

.assessmentitem .list .menu.active { border-color: #BC9A80; color: #BC9A80; }

.assessmentitem .list .menu.active:after { opacity: 1; }

.assessmentitem .list .menu:after { content: url("../img/immigrant/22.png"); position: absolute; right: 0; bottom: 0; width: 35px; height: 33px; opacity: 0; -webkit-transition: .5s; transition: .5s; }

.assessmentitem .list i { width: 205px; }

.assessmentitem .list input { width: 100%; height: 61px; border: 1px solid rgba(0, 0, 0, 0.5); font-size: 18px; border-radius: 6px; padding: 0 27px; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 30px; }

.assessmentitem .list input::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.2); }

.assessmentitem .list input:-moz-placeholder { color: rgba(0, 0, 0, 0.2); }

.assessmentitem .list input::-moz-placeholder { color: rgba(0, 0, 0, 0.2); }

.assessmentitem .list input:-ms-input-placeholder { color: rgba(0, 0, 0, 0.2); }

.immigrantProfile { padding: 85px 0 220px; position: relative; z-index: 1; }

.immigrantProfile:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: rgba(255, 255, 255, 0.3); }

.immigrantProfile .ititle { text-align: center; }

.immigrantProfile .ititle .line { margin-left: auto; margin-right: auto; }

.immigrantProfile .text { width: 1210px; max-width: 90%; margin: 0 auto; margin-top: 65px; }

.immigrantProfilebus { position: relative; padding: 75px 0 88px; background: #263B63; z-index: 1; }

.immigrantProfilebus #particles-js { position: absolute; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }

.immigrantProfilebus .w1775 .ititle { text-align: center; }

.immigrantProfilebus .w1775 .ititle h6 { color: rgba(255, 255, 255, 0.2); }

.immigrantProfilebus .w1775 .ititle h5 { color: #fff; }

.immigrantProfilebus .w1775 .ititle .line { margin-left: auto; margin-right: auto; }

.immigrantProfilebus .w1775 .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 80px; }

.immigrantProfilebus .w1775 .items.itemAnimates .itemAnimate { opacity: 0; }

.immigrantProfilebus .w1775 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1s forwards; animation: fadeInUp2 1s forwards; }

.immigrantProfilebus .w1775 .items .item { width: 24%; background: #fff; padding: 0 26px 30px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .4s; transition: .4s; cursor: pointer; }

.immigrantProfilebus .w1775 .items .item:hover { background: #BC9A80; }

.immigrantProfilebus .w1775 .items .item:hover .dot { background: #BC9A80; color: #fff; }

.immigrantProfilebus .w1775 .items .item:hover .title h5, .immigrantProfilebus .w1775 .items .item:hover .title h6 { color: #fff; }

.immigrantProfilebus .w1775 .items .item:hover .text { color: #fff; }

.immigrantProfilebus .w1775 .items .item .dot { width: 80px; height: 80px; border-radius: 50%; color: #263B63; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); -webkit-transition: .4s; transition: .4s; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto; -webkit-transform: translateY(-50%); transform: translateY(-50%); background: #fff; }

.immigrantProfilebus .w1775 .items .item .dot i { font-size: 35px; }

.immigrantProfilebus .w1775 .items .item .title { margin-bottom: 50px; color: #263B63; text-align: center; }

.immigrantProfilebus .w1775 .items .item .title h5 { font-size: 20px; line-height: 1.4; margin-bottom: 5px; -webkit-transition: .4s; transition: .4s; }

.immigrantProfilebus .w1775 .items .item .title h6 { font-size: 16px; line-height: 1.4; -webkit-transition: .4s; transition: .4s; }

.immigrantProfilebus .w1775 .items .item .text { color: #999; -webkit-transition: .4s; transition: .4s; }

.immigrantProfilebus .w1775 .items .item .text p { line-height: 2.3; }

.immigrantProfileTeam { padding: 77px 0 95px; position: relative; z-index: 1; }

.immigrantProfileTeam:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: rgba(255, 255, 255, 0.97); }

.immigrantProfileTeam .w1775 .ititle { text-align: center; }

.immigrantProfileTeam .w1775 .ititle .line { margin-left: auto; margin-right: auto; }

.immigrantProfileTeam .w1775 .list { margin-top: 58px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.immigrantProfileTeam .w1775 .list .item { width: 16.22%; margin: 0 2.25%; position: relative; margin-bottom: 70px; overflow: hidden; cursor: pointer; }

.immigrantProfileTeam .w1775 .list .item:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.immigrantProfileTeam .w1775 .list .item figure img { -webkit-transition: .5s; transition: .5s; }

.immigrantProfileTeam .w1775 .list .item .bg { position: absolute; height: 110px; bottom: 0; left: 0; background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#212121)); background: linear-gradient(to bottom, transparent, #212121); color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 18px 0; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.immigrantProfileoffice { padding: 66px 0 125px; }

.immigrantProfileoffice .w1775 { text-align: center; }

.immigrantProfileoffice .w1775 .ititle { text-align: center; }

.immigrantProfileoffice .w1775 .ititle .line { margin-left: auto; margin-right: auto; }

.immigrantProfileoffice .w1775 .map { margin-top: 50px; display: inline-block; position: relative; }

.immigrantProfileoffice .w1775 .map > img { max-width: 100%; }

.immigrantProfileoffice .w1775 .map .dot { position: absolute; }

.immigrantProfileoffice .w1775 .map .dot.flags { opacity: 0; -webkit-transform: translateY(50%); transform: translateY(50%); -webkit-transition: 1.5s; transition: 1.5s; }

.immigrantProfileoffice .w1775 .map .dot.flags.flag { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

.immigrantProfileoffice .w1775 .map .dot.dot1 { top: 31%; left: 46%; }

.immigrantProfileoffice .w1775 .map .dot.dot1 .text { width: 156px; height: 72px; left: 50%; padding-bottom: 7px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translateX(-50%); transform: translateX(-50%); background: url("../images/39.png"); margin-bottom: 6px; }

.immigrantProfileoffice .w1775 .map .dot.dot2 { top: 37%; left: 75%; }

.immigrantProfileoffice .w1775 .map .dot.dot2 .text { margin-bottom: 6px; width: 203px; height: 38px; left: 50%; padding-bottom: 7px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translateX(-47%); transform: translateX(-47%); background: url("../images/40.png"); }

.immigrantProfileoffice .w1775 .map .dot.dot3 { top: 42%; left: 73%; }

.immigrantProfileoffice .w1775 .map .dot.dot3 .text { width: 210px; height: 101px; left: 100%; margin-left: 6px; background: url("../images/41.png"); top: 0; -webkit-transform: translateY(-5%); transform: translateY(-5%); -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.immigrantProfileoffice .w1775 .map .dot.dot4 { top: 56.5%; left: 72%; }

.immigrantProfileoffice .w1775 .map .dot.dot4 .text { width: 126px; height: 31px; top: 50%; right: 100%; margin-right: 6px; -webkit-transform: translateY(-50%); transform: translateY(-50%); background: url("../images/42.png"); }

.immigrantProfileoffice .w1775 .map .dot .text { position: absolute; bottom: 100%; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.immigrantProfileoffice .w1775 .map .dot .text:after { content: ''; position: absolute; border: 7px solid transparent; }

.immigrantProfileoffice .w1775 .mapItem { display: none; }

.immigrantProfileofficeInner { padding: 105px 0 160px; position: relative; z-index: 1; }

.immigrantProfileofficeInner:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #263B63; opacity: .85; z-index: -1; }

.immigrantProfileofficeInner .w1775 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.immigrantProfileofficeInner .w1775.itemAnimates .itemAnimate { opacity: 0; }

.immigrantProfileofficeInner .w1775.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1.2s forwards; animation: fadeInUp2 1.2s forwards; }

.immigrantProfileofficeInner .w1775 .item { width: 48.5%; font-size: 16px; color: #666; text-align: center; line-height: 2; }

.immigrantProfileofficeInner .w1775 .item h5 { color: #fff; font-size: 30px; line-height: 1.3; font-weight: 400; margin-bottom: 35px; }

.immigrantProfileofficeInner .w1775 .item .box { padding: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fff; height: 321px; }

.immigrantProfileofficeInner .w1775 .item.listitem .box { display: -webkit-box; display: -ms-flexbox; display: flex; text-align: center; }

.immigrantProfileofficeInner .w1775 .item.listitem .box .list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.immigrantProfileofficeInner .w1775 .item.listitem .box .list figure { margin: 15px 0 35px; }

.immigrantProfileofficeInner .w1775 .item.listitem .box .list figure img { width: 120px; }

.immigrantProfileofficeInner .w1775 .item.listitem .box .list .listp { line-height: 1.5; }

.immigrantProfileofficeInner .w1775 .item.listitem .box .list p { font-size: 15px; }

.immigrantNews { padding: 110px 0 120px; }

.immigrantNews .w1775 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.immigrantNews .w1775 .item { width: 23%; display: block; margin-bottom: 80px; }

.immigrantNews .w1775 .item:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.immigrantNews .w1775 .item:hover .font h5 { color: #BC9A80; }

.immigrantNews .w1775 .item figure { overflow: hidden; }

.immigrantNews .w1775 .item figure img { -webkit-transition: .4s; transition: .4s; }

.immigrantNews .w1775 .item .font { padding: 15px 0; border-bottom: 1px solid #C1C5C8; }

.immigrantNews .w1775 .item .font h5 { -webkit-line-clamp: 1; font-size: 21px; line-height: 1.7; -webkit-transition: .4s; transition: .4s; }

.immigrantNews .w1775 .item .font p { color: #999; -webkit-line-clamp: 2; margin: 20px 0 80px; }

.immigrantNews .w1775 .item .font span { color: #999; }

.immigrantNews .w1775 i { width: 23%; }

.clickmorenews { width: 95px; height: 95px; border: 1px solid #999; color: #999; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0 auto; cursor: pointer; -webkit-transition: .4s; transition: .4s; }

.clickmorenews:hover { background: #BC9A80; color: #fff; border-color: #BC9A80; }

.clickmorenews p { line-height: 1.6; width: 60px; }

.clickmorenews i { line-height: 1; margin-top: 5px; font-size: 14px; }

.immigrantNewsInner { padding-top: 75px; }

.immigrantNewsInner .w1200 { width: 1200px; margin: 0 auto; }

.immigrantNewsInner .w1200 .head { text-align: center; }

.immigrantNewsInner .w1200 .head h5 { font-size: 37px; line-height: 1.5; width: 777px; margin: 0 auto; max-width: 100%; }

.immigrantNewsInner .w1200 .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 35px 0; }

.immigrantNewsInner .w1200 .title div { margin: 0 42px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.immigrantNewsInner .w1200 .title div span { color: #999; margin-right: 13px; line-height: 1.2; }

.immigrantNewsInner .w1200 .title div span:last-child { margin-right: 0; }

.immigrantNewsInner .w1200 .innerbox { border-top: 1px dashed rgba(0, 0, 0, 0.1); padding: 70px 0; border-bottom: 1px dashed rgba(0, 0, 0, 0.1); }

.immigrantNewsInner .w1200 .linkmore { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 26px 0 85px; }

.immigrantNewsInner .w1200 .linkmore .item { width: 80%; margin-right: 120px; }

.immigrantNewsInner .w1200 .linkmore .item a { font-size: 16px; color: #666; line-height: 1.75; -webkit-transition: .4s; transition: .4s; -webkit-line-clamp: 1; margin-bottom: 10px; }

.immigrantNewsInner .w1200 .linkmore .item a:last-child { margin-bottom: 0; }

.immigrantNewsInner .w1200 .linkmore .item a:hover { color: #BC9A80; }

.immigrantNewsInner .w1200 .linkmore .mores a { width: 140px; height: 58px; background: #BC9A80; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; border-radius: 50px; }

.immigrantCase { padding: 90px 0 120px; }

.immigrantCase .w1775 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.immigrantCase .w1775 .item { position: relative; width: 49%; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 18px; background: #F8F8F8; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 33px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0); box-shadow: 0 3px 6px rgba(0, 0, 0, 0); -webkit-transition: .5s; transition: .5s; }

.immigrantCase .w1775 .item:hover { -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }

.immigrantCase .w1775 .item:hover:after { left: 0; width: 100%; }

.immigrantCase .w1775 .item:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.immigrantCase .w1775 .item:hover .font h5 { color: #BC9A80; }

.immigrantCase .w1775 .item:hover .font span { color: #BC9A80; }

.immigrantCase .w1775 .item:after { content: ''; position: absolute; right: 0; bottom: 0; width: 0; height: 5px; background: #BC9A80; -webkit-transition: .8s; transition: .8s; }

.immigrantCase .w1775 .item figure { width: 35.21%; overflow: hidden; }

.immigrantCase .w1775 .item figure img { -webkit-transition: .5s; transition: .5s; }

.immigrantCase .w1775 .item .font { color: #999; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 40px; }

.immigrantCase .w1775 .item .font h5 { -webkit-line-clamp: 1; font-size: 21px; line-height: 1.4; color: #333; -webkit-transition: .5s; transition: .5s; }

.immigrantCase .w1775 .item .font p { -webkit-line-clamp: 2; line-height: 2; margin: 20px 0 10%; }

.immigrantCase .w1775 .item .font span { -webkit-transition: .5s; transition: .5s; }

.immigrantCase .clickmorenews { margin-top: 80px; }

.familyMainBanner { position: relative; overflow: hidden; color: #fff; }

.familyMainBanner .familyMainBannerTitle { position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 32px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; z-index: 4; }

.familyMainBanner .familyMainBannerTitle p { font-size: 16px; font-family: 'gilroy'; text-transform: uppercase; }

.familyMainBanner .familyMainBannerTitle span { width: 1px; height: 41px; background: #fff; margin-top: 5px; }

.familyMainBanner .familyMainBannerTitle .shubiao { -webkit-animation: shubiao 1.5s infinite; animation: shubiao 1.5s infinite; }

.familyMainBanner .swiper-wrapper .swiper-slide { position: relative; }

.familyMainBanner .swiper-wrapper .swiper-slide .box1text { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 3; background: rgba(0, 0, 0, 0.25); }

.familyMainBanner .swiper-wrapper .swiper-slide .box1text.active .font h5 span, .familyMainBanner .swiper-wrapper .swiper-slide .box1text.active .font h6 span { -webkit-animation: fadeInRight .8s forwards; animation: fadeInRight .8s forwards; }

.familyMainBanner .swiper-wrapper .swiper-slide .box1text .font { width: 90%; text-align: center; }

.familyMainBanner .swiper-wrapper .swiper-slide .box1text .font h5 { font-size: 65px; font-weight: 700; margin-bottom: 10px; }

.familyMainBanner .swiper-wrapper .swiper-slide .box1text .font h6 { font-size: 20px; }

.familyMainBanner .swiper-wrapper .swiper-slide .box1text .font .familytimeline { margin-left: auto; margin-right: auto; margin-top: 60px; width: 650px; position: relative; height: 1px; background: rgba(255, 255, 255, 0.35); }

.familyMainBanner .swiper-wrapper .swiper-slide .box1text .font .familytimeline span { position: absolute; width: 0; left: 0; height: 100%; background: #BC9A80; }

.familyMainBanner .swiper-wrapper .swiper-slide .box1text .font .familytimeline span.active { width: 100%; -webkit-transition: 8s; transition: 8s; -webkit-transition-timing-function: linear; transition-timing-function: linear; }

.familyMainBox2 { padding: 45px 0 190px; }

.familyMainBox2 .w1305 .ititle { text-align: center; }

.familyMainBox2 .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.familyMainBox2 .w1305 .box { width: 90%; max-width: 100%; margin: 0 auto; margin-top: 50px; text-align: left; color: #666; font-size: 16px; line-height: 2.1; }

.familyMainBox3 { position: relative; padding: 80px 0 230px; z-index: 1; }

.familyMainBox3:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(16, 39, 83, 0.6); z-index: -1; }

.familyMainBox3 .w1305 { color: #fff; }

.familyMainBox3 .w1305 .ititle { text-align: center; }

.familyMainBox3 .w1305 .ititle h6 { color: rgba(255, 255, 255, 0.2); }

.familyMainBox3 .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.familyMainBox3 .w1305 .ititle p { color: #fff; font-size: 16px; width: 1100px; max-width: 100%; margin-top: 40px; margin-left: auto; margin-right: auto; }

.familyMainBox3 .w1305 .items { margin-top: 75px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.familyMainBox3 .w1305 .items.itemAnimates .itemAnimate { opacity: 0; }

.familyMainBox3 .w1305 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1.2s forwards; animation: fadeInUp2 1.2s forwards; }

.familyMainBox3 .w1305 .items .item { position: relative; width: 32%; border: 1px solid #fff; padding: 30px 45px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; z-index: 1; cursor: pointer; -webkit-transition: .5s; transition: .5s; }

.familyMainBox3 .w1305 .items .item:hover { border-color: #263B63; }

.familyMainBox3 .w1305 .items .item:hover:after { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.familyMainBox3 .w1305 .items .item:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #263B63; z-index: -1; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); opacity: 0; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }

.familyMainBox3 .w1305 .moremsg { position: absolute; bottom: 0; left: 0; width: 100%; height: 67px; background: #263B63; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; -webkit-transition: .4s; transition: .4s; }

.familyMainBox3 .w1305 .moremsg:hover { color: #BC9A80; }

.familyMainBox4 { padding: 86px 0 45px; background: #FAFAFB; }

.familyMainBox4 .w1305 .ititle { text-align: center; }

.familyMainBox4 .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.familyMainBox4 .w1305 .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 60px; }

.familyMainBox4 .w1305 .items.itemAnimates .itemAnimate { opacity: 0; }

.familyMainBox4 .w1305 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1.2s forwards; animation: fadeInUp2 1.2s forwards; }

.familyMainBox4 .w1305 .items .item { background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); margin-bottom: 35px; }

.familyMainBox4 .w1305 .items .item.th2 { width: 48%; padding: 30px 20px 35px 35px; }

.familyMainBox4 .w1305 .items .item.th3 { width: 31%; padding: 42px 30px 45px 35px; }

.familyMainBox4 .w1305 .items .item h5 { color: #BC9A80; font-size: 24px; font-weight: 700; line-height: 1.3; }

.familyMainBox4 .w1305 .items .item p { color: #666; margin-top: 20px; }

.familyMainBox5 { position: relative; padding: 90px 0 190px; z-index: 1; }

.familyMainBox5:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: #263B63; opacity: .6; }

.familyMainBox5 .w1305 .ititle { text-align: center; color: #fff; }

.familyMainBox5 .w1305 .ititle h6 { color: rgba(255, 255, 255, 0.2); }

.familyMainBox5 .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.familyMainBox5 .w1305 .items { margin-top: 75px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; }

.familyMainBox5 .w1305 .items.itemAnimates .itemAnimate { opacity: 0; }

.familyMainBox5 .w1305 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1.2s forwards; animation: fadeInUp2 1.2s forwards; }

.familyMainBox5 .w1305 .items .item { position: relative; }

.familyMainBox5 .w1305 .items .item .dot { width: 180px; height: 180px; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 1; }

.familyMainBox5 .w1305 .items .item .dot:after, .familyMainBox5 .w1305 .items .item .dot:before { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: 100%; background: #BC9A80; border-radius: 50%; z-index: -1; -webkit-animation: mapdots2 1.4s infinite linear; animation: mapdots2 1.4s infinite linear; }

.familyMainBox5 .w1305 .items .item .dot:after { -webkit-animation-delay: .7s; animation-delay: .7s; }

.familyMainBox5 .w1305 .items .item .dot i { width: 160px; height: 160px; background: #fff; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #BC9A80; font-size: 64px; }

.familyMainBox5 .w1305 .items .item .font { position: absolute; top: 100%; left: 50%; margin-top: 5px; -webkit-transform: translateX(-50%); transform: translateX(-50%); color: #fff; text-align: center; width: 275px; }

.familyMainBox5 .w1305 .items .item .font h5 { font-size: 18px; margin-top: 10px; }

.familyMainBox5 .w1305 .items .item .font h6 { font-size: 16px; }

.familyMainBox6 { padding: 65px 0 150px; }

.familyMainBox6 .w1305 .ititle { text-align: center; }

.familyMainBox6 .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.familyMainBox6 .w1305 .items { margin-top: 85px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.familyMainBox6 .w1305 .items.itemAnimates .itemAnimate { opacity: 0; }

.familyMainBox6 .w1305 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1.2s forwards; animation: fadeInUp2 1.2s forwards; }

.familyMainBox6 .w1305 .items .item { position: relative; width: 24%; background: #FAFAFB; padding: 35px 35px 56px 35px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.familyMainBox6 .w1305 .items .item:hover:after { width: 100%; }

.familyMainBox6 .w1305 .items .item:after { content: ''; position: absolute; bottom: 0; left: 0; width: 23.84%; -webkit-transition: .6s; transition: .6s; height: 6px; background: #BC9A80; }

.familyMainBox6 .w1305 .items .item .title { width: 48px; height: 48px; border: 2px solid #BC9A80; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #BC9A80; border-radius: 50%; font-size: 18px; font-weight: 700; }

.familyMainBox6 .w1305 .items .item .font { margin-top: 60px; color: #999; }

.familyMainBox6 .w1305 .items .item .font h5 { font-size: 20px; font-weight: 700; color: #BC9A80; margin-bottom: 10px; }

.familyBus { padding: 95px 0 135px; }

.familyBus .w1305 .item { cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 75px; }

.familyBus .w1305 .item:nth-child(odd) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.familyBus .w1305 .item:last-child { margin-bottom: 0; }

.familyBus .w1305 .item:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.familyBus .w1305 .item figure { width: 50.42%; overflow: hidden; }

.familyBus .w1305 .item figure img { -webkit-transition: .4s; transition: .4s; }

.familyBus .w1305 .item .font { width: 44.29%; }

.familyBus .w1305 .item .font .title { color: #BC9A80; }

.familyBus .w1305 .item .font .title h5 { font-size: 30px; margin-bottom: 5px; }

.familyBus .w1305 .item .font .title h6 { font-size: 20px; font-family: 'gilroy'; }

.familyBus .w1305 .item .font .title .line { margin-top: 12px; }

.familyBus .w1305 .item .font p { font-size: 16px; color: #999; margin-top: 25px; }

.familyInner { padding: 100px 0 142px; }

.familyInner .w1305 table { width: 100% !important; }

.assetsMainHead { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.assetsMainHead .atitle { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 14px; border-left: 6px solid #F39801; -webkit-box-sizing: border-box; box-sizing: border-box; }

.assetsMainHead .atitle h5, .assetsMainHead .atitle h6 { font-size: 26px; font-weight: 700; }

.assetsMainHead .atitle h5 { margin-right: 11px; }

.assetsMainHead a { color: #999; -webkit-transition: .4s; transition: .4s; }

.assetsMainHead a:hover { color: #BC9A80; }

.assetsMainBox2 { padding: 85px 0 50px; }

.assetsMainBox2 .w1400 .swiper { position: relative; margin-top: 30px; }

.assetsMainBox2 .w1400 .swiper .prev, .assetsMainBox2 .w1400 .swiper .next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 50px; height: 50px; border: 1px solid rgba(0, 0, 0, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; color: #666; cursor: pointer; -webkit-transition: .4s; transition: .4s; z-index: 3; background: #fff; }

.assetsMainBox2 .w1400 .swiper .prev:hover, .assetsMainBox2 .w1400 .swiper .next:hover { background: #BC9A80; color: #fff; border-color: #BC9A80; }

.assetsMainBox2 .w1400 .swiper .prev { right: 100%; margin-right: 10px; }

.assetsMainBox2 .w1400 .swiper .next { left: 100%; margin-left: 10px; }

.assetsMainBox2 .w1400 .swiper .sellingswiper { overflow: hidden; padding: 6px; }

.assetsMainBox2 .w1400 .swiper .sellingswiper .sellingitems .item { width: 100%; }

.assetsMainBox2 .w1400 > .sellingitems { margin-top: 30px; }

.sellingitems { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.sellingitems .item { position: relative; cursor: pointer; width: 32%; margin-bottom: 50px; background: #fff; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }

.sellingitems .item:last-child:nth-child(3n - 1) { margin-right: calc(32% + 4% / 2); }

.sellingitems .item:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.sellingitems .item figure { overflow: hidden; }

.sellingitems .item figure img { -webkit-transition: .4s; transition: .4s; }

.sellingitems .item .font { padding: 20px 28px 28px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.sellingitems .item .font .title h5 { -webkit-line-clamp: 1; font-size: 18px; font-weight: 700; line-height: 1.2; margin-bottom: 8px; }

.sellingitems .item .font .title span { color: #999; }

.sellingitems .item .font .box { border-top: 1px solid rgba(0, 0, 0, 0.1); margin-top: 20px; padding-top: 20px; }

.sellingitems .item .font .box p { color: #999; line-height: 2; -webkit-line-clamp: 1; }

.sellingitems .item .font .otherlink { margin-top: 22px; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 8; }

.sellingitems .item .font .otherlink a { width: 100px; height: 31px; border: 1px solid #BC9A80; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-right: 11px; color: #BC9A80; border-radius: 50px; -webkit-transition: .4s; transition: .4s; }

.sellingitems .item .font .otherlink a:hover { background: #BC9A80; color: #fff; }

.assetsMainBox3 { background: #FAFAFB; padding: 70px 0 90px; }

.assetsMainBox3Items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.assetsMainBox3Items .item { width: 32%; background: #fff; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); padding: 33px 30px 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

.assetsMainBox3Items .item .box { margin-top: 15px; }

.assetsMainBox3Items .item .box .list.newslist a { display: block; border-top: 1px solid rgba(0, 0, 0, 0.1); padding: 20px 0; }

.assetsMainBox3Items .item .box .list.newslist a:hover h5 { color: #BC9A80; }

.assetsMainBox3Items .item .box .list.newslist a:hover p { color: #BC9A80; }

.assetsMainBox3Items .item .box .list.newslist a h5 { -webkit-line-clamp: 1; font-size: 16px; font-weight: 700; line-height: 1.4; -webkit-transition: .4s; transition: .4s; }

.assetsMainBox3Items .item .box .list.newslist a p { -webkit-line-clamp: 2; color: #999; margin: 8px 0; -webkit-transition: .4s; transition: .4s; }

.assetsMainBox3Items .item .box .list.newslist a span { color: #BC9A80; }

.assetsMainBox3Items .item .box .list.caselist a { padding: 14px 0; border-top: 1px solid rgba(0, 0, 0, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; }

.assetsMainBox3Items .item .box .list.caselist a:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.assetsMainBox3Items .item .box .list.caselist a:hover .font h5 { color: #BC9A80; }

.assetsMainBox3Items .item .box .list.caselist a figure { width: 33.76%; overflow: hidden; }

.assetsMainBox3Items .item .box .list.caselist a figure img { -webkit-transition: .5s; transition: .5s; }

.assetsMainBox3Items .item .box .list.caselist a .font { margin-left: 20px; padding-bottom: 5px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.assetsMainBox3Items .item .box .list.caselist a .font h5 { font-size: 18px; -webkit-line-clamp: 2; line-height: 1.4; -webkit-transition: .4s; transition: .4s; }

.assetsMainBox3Items .item .box .list.caselist a .font span { color: #BC9A80; }

.assetsMainBox4 { padding: 70px 0 120px; }

.assetsMainBox4 .w1400 .items { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 25px; color: #fff; }

.assetsMainBox4 .w1400 .items .left { position: relative; width: 43.92%; cursor: pointer; }

.assetsMainBox4 .w1400 .items .left:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.assetsMainBox4 .w1400 .items .left figure { overflow: hidden; }

.assetsMainBox4 .w1400 .items .left figure img { -webkit-transition: .4s; transition: .4s; }

.assetsMainBox4 .w1400 .items .left .font { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.assetsMainBox4 .w1400 .items .left .font i { color: #fff; width: 52px; height: 52px; border-radius: 50%; background: rgba(0, 0, 0, 0.5); margin-bottom: 8px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.assetsMainBox4 .w1400 .items .left .font p { font-size: 16px; font-weight: 400; }

.assetsMainBox4 .w1400 .items .left .font h5 { font-size: 14px; }

.assetsMainBox4 .w1400 .items .right { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 2%; }

.assetsMainBox4 .w1400 .items .right .assetsVideoItems .list:first-child { margin-bottom: 2%; }

.assetsVideoItems { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.assetsVideoItems > i { width: 30.82%; }

.assetsVideoItems .list { width: 30.82%; cursor: pointer; }

.assetsVideoItems .list:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.assetsVideoItems .list figure { position: relative; overflow: hidden; }

.assetsVideoItems .list figure img { -webkit-transition: .4s; transition: .4s; }

.assetsVideoItems .list figure .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(0, 0, 0, 0.4); }

.assetsVideoItems .list figure .bg i { color: #fff; width: 36px; height: 36px; font-size: 12px; border-radius: 50%; background: rgba(0, 0, 0, 0.5); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.assetsVideoItems .list .text { margin-top: 5px; font-size: 0; line-height: 1; }

.assetsVideoItems .list .text h6 { font-weight: 400; -webkit-line-clamp: 1; color: #666; font-size: 14px; margin-bottom: 1px; line-height: 1.4; }

.assetsVideoItems .list .text small { font-size: 12px; color: #BEBEBE; line-height: 1.4; }

.Sell { padding: 75px 0 100px; }

.Sell .w1400 .clickmorenews { margin-top: 30px; }

.Sell .w1400 .assetsVideoItems .list { margin-bottom: 30px; }

.Sell .w1400 .assetsVideoItems .list .text { text-align: center; }

.Sell .w1400 .assetsVideoItems .list .text h6 { margin: 5px 0; }

.assetsInner { background: #FAFAFB; padding: 40px 0 90px; }

.assetsInner .w1400 .firstTop { padding: 40px 45px 80px 48px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fff; }

.assetsInner .w1400 .firstTop .head { font-size: 30px; font-weight: 700; line-height: 1.4; }

.assetsInner .w1400 .firstTop .firstTopBox { margin-top: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.assetsInner .w1400 .firstTop .firstTopBox .box { width: 65.11%; }

.assetsInner .w1400 .firstTop .firstTopBox .box .swiper-firstTop { overflow: hidden; }

.assetsInner .w1400 .firstTop .firstTopBox .box .swiper { margin-top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.assetsInner .w1400 .firstTop .firstTopBox .box .swiper .swiper-row { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; margin: 0 15px; }

.assetsInner .w1400 .firstTop .firstTopBox .box .swiper .swiper-row .swiper-wrapper .swiper-slide { cursor: pointer; position: relative; }

.assetsInner .w1400 .firstTop .firstTopBox .box .swiper .swiper-row .swiper-wrapper .swiper-slide.swiper-slide-thumb-active:after { opacity: 0; }

.assetsInner .w1400 .firstTop .firstTopBox .box .swiper .swiper-row .swiper-wrapper .swiper-slide:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; -webkit-transition: .5s; transition: .5s; background: rgba(0, 0, 0, 0.7); }

.assetsInner .w1400 .firstTop .firstTopBox .box .swiper .iconfont { cursor: pointer; width: 38px; height: 100%; background: #E4E4E4; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; -webkit-transition: .4s; transition: .4s; }

.assetsInner .w1400 .firstTop .firstTopBox .box .swiper .iconfont:hover { background: #BC9A80; color: #fff; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 20px; border: 1px solid rgba(188, 154, 128, 0.56); -webkit-box-sizing: border-box; box-sizing: border-box; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .title { padding: 15px 40px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #BC9A80; color: #fff; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .title h5 { font-size: 50px; font-weight: 700; line-height: 1.1; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .title h6 { font-size: 24px; line-height: 1.2; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .text { padding: 18px 40px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .text p { color: #666; line-height: 2.85; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .tel { padding: 0px 40px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .tel h6 { width: 100%; height: 1px; background: #D9C6B8; margin-bottom: 30px; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .tel div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .tel div i { color: #BC9A80; font-size: 25px; margin-right: 8px; line-height: 1; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .tel div span { font-size: 16px; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .tel h5 { font-size: 28px; font-weight: 700; line-height: 1.7; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .zx { padding: 20px 40px 35px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .zx a { width: 100%; height: 51px; border-radius: 50px; background: #E4E4E4; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #BC9A80; font-size: 18px; -webkit-transition: .4s; transition: .4s; }

.assetsInner .w1400 .firstTop .firstTopBox .firsTtext .zx a:hover { background: #BC9A80; color: #fff; }

.assetsInner .w1400 .Innerbox { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 27px; }

.assetsInner .w1400 .Innerbox .Inner { width: 66.35%; padding: 35px 50px 110px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fff; }

.assetsInner .w1400 .Innerbox .Inner h5 { font-size: 30px; line-height: 1.5; font-weight: 700; }

.assetsInner .w1400 .Innerbox .Inner .box { margin-top: 35px; }

.assetsInner .w1400 .Innerbox .Inner .box .needVideo { position: relative; cursor: pointer; overflow: hidden; }

.assetsInner .w1400 .Innerbox .Inner .box .needVideo img { -webkit-transition: .4s; transition: .4s; }

.assetsInner .w1400 .Innerbox .Inner .box .needVideo:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.assetsInner .w1400 .Innerbox .Inner .box .needVideo .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(0, 0, 0, 0.4); }

.assetsInner .w1400 .Innerbox .Inner .box .needVideo .bg i { width: 70px; height: 70px; background: rgba(0, 0, 0, 0.5); border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-size: 23px; }

.assetsInner .w1400 .Innerbox .assetsMainBox3Items { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 27px; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.assetsInner .w1400 .Innerbox .assetsMainBox3Items .item { width: 100% !important; margin-bottom: 35px; }

.assetsInner .w1400 .Innerbox .assetsMainBox3Items .item:last-child { margin-bottom: 0; }

.assetsNews { padding: 80px 0 140px; background: #FAFAFB; }

.assetsNews .w1400 .item { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; margin-bottom: 30px; padding: 32px 70px 30px 47px; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 1; }

.assetsNews .w1400 .item:hover:after { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.assetsNews .w1400 .item:hover time { background: #fff; border-color: #fff; }

.assetsNews .w1400 .item:hover time span { color: #BC9A80; }

.assetsNews .w1400 .item:hover .font h5 { color: #fff; }

.assetsNews .w1400 .item:hover .font p { color: #fff; }

.assetsNews .w1400 .item:hover .font span { color: #fff; }

.assetsNews .w1400 .item:last-child { margin-bottom: 0; }

.assetsNews .w1400 .item:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #BC9A80; z-index: -1; -webkit-transition: .33s; transition: .33s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); opacity: 0; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }

.assetsNews .w1400 .item time { width: 88px; height: 105px; border: 1px solid #D6D6D6; border-top: 4px solid #BC9A80; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-transition: .4s; transition: .4s; }

.assetsNews .w1400 .item time span { font-size: 20px; font-family: 'gilroy'; color: #999; line-height: 1.5; -webkit-transition: .4s; transition: .4s; }

.assetsNews .w1400 .item .font { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 11%; }

.assetsNews .w1400 .item .font h5 { -webkit-line-clamp: 1; font-size: 20px; line-height: 1.4; -webkit-transition: .4s; transition: .4s; }

.assetsNews .w1400 .item .font p { -webkit-line-clamp: 2; margin: 18px 0 25px; -webkit-transition: .4s; transition: .4s; }

.assetsNews .w1400 .item .font span { color: #BC9A80; line-height: 1.2; -webkit-transition: .4s; transition: .4s; }

.assetsPaging { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 60px; }

.assetsPaging a { width: 40px; height: 40px; background: #999; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; -webkit-transition: .4s; transition: .4s; margin-right: 20px; }

.assetsPaging a:hover { background: #BC9A80; }

.assetsPaging a.active { background: #BC9A80; }

.assetsPaging .pagingList { display: -webkit-box; display: -ms-flexbox; display: flex; }

.assetsPaging .pagingList input { background: #F5F5F5; width: 100px; height: 40px; padding: 0 16px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.assetsPaging .pagingList button { width: 100px; height: 40px; background: #999; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; -webkit-transition: .4s; transition: .4s; cursor: pointer; }

.assetsPaging .pagingList button:hover { background: #BC9A80; }

.assetsCase { padding: 90px 0 140px; background: #FAFAFB; }

.assetsCase .w1400 .assetsPaging { margin-left: 60px; }

.assetsCase .w1400 .item { margin: 0 60px; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 25px; }

.assetsCase .w1400 .item:last-child { margin-bottom: 0; }

.assetsCase .w1400 .item:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.assetsCase .w1400 .item:hover .font h5 { color: #BC9A80; }

.assetsCase .w1400 .item figure { width: 35.625%; overflow: hidden; }

.assetsCase .w1400 .item figure img { -webkit-transition: .4s; transition: .4s; }

.assetsCase .w1400 .item .font { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-right: 60px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.assetsCase .w1400 .item .font time { font-size: 12px; color: #BC9A80; line-height: 1.2; }

.assetsCase .w1400 .item .font h5 { -webkit-line-clamp: 1; font-size: 24px; line-height: 1.4; margin: 8px 0 18px; -webkit-transition: .4s; transition: .4s; }

.assetsCase .w1400 .item .font p { -webkit-line-clamp: 2; margin-bottom: 80px; }

.assetsCase .w1400 .item .font span { color: #BC9A80; }

.assetsqa { padding: 100px 0 185px; }

.assetsqa .w1400 .assetsPaging { margin-left: 70px; }

.assetsqa .w1400 .item { margin: 0 70px; margin-bottom: 60px; }

.assetsqa .w1400 .item:last-child { margin-bottom: 0; }

.assetsqa .w1400 .item:hover .head h5 { color: #BC9A80; }

.assetsqa .w1400 .item:hover .box .text { background: #BC9A80; }

.assetsqa .w1400 .item:hover .box .text:after { border-left-color: #BC9A80; }

.assetsqa .w1400 .item:hover .box .text p { color: #fff; }

.assetsqa .w1400 .item:hover .box .text a { color: #fff; }

.assetsqa .w1400 .item .head { padding-left: 15px; border-left: 8px solid #BC9A80; display: -webkit-box; display: -ms-flexbox; display: flex; }

.assetsqa .w1400 .item .head figure { margin-right: 20px; }

.assetsqa .w1400 .item .head h5 { font-size: 20px; line-height: 1.2; }

.assetsqa .w1400 .item .box { margin-top: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.assetsqa .w1400 .item .box figure { margin-left: 20px; -webkit-transform: translateY(-15px); transform: translateY(-15px); }

.assetsqa .w1400 .item .box .text { position: relative; width: 900px; height: auto; padding: 24px 30px 20px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #E9E9E9; border-radius: 12px; -webkit-transition: .4s; transition: .4s; }

.assetsqa .w1400 .item .box .text:after { content: ''; position: absolute; width: 0; height: 0; left: 100%; bottom: 15px; border: 10px solid transparent; border-left-color: #E9E9E9; -webkit-transition: .4s; transition: .4s; }

.assetsqa .w1400 .item .box .text p { font-size: 16px; -webkit-transition: .4s; transition: .4s; }

.assetsqa .w1400 .item .box .text a { margin-top: 20px; line-height: 1.2; color: #BC9A80; display: block; -webkit-transition: .4s; transition: .4s; }

.elite { display: -webkit-box; display: -ms-flexbox; display: flex; }

.elite .item { position: relative; width: 50%; color: #fff; overflow: hidden; }

.elite .item:hover img { -webkit-transform: scale(1.05); transform: scale(1.05); }

.elite .item:hover .bg .readMore:after { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.elite .item:hover .bg .readMore span, .elite .item:hover .bg .readMore i { color: #BC9A80; }

.elite .item img { -webkit-transition: .4s; transition: .4s; }

.elite .item .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.elite .item .bg h5 { font-size: 24px; font-weight: 400; }

.elite .item .bg h6 { text-transform: uppercase; font-size: 40px; font-family: 'gilroy'; }

.elite .item .bg .readMore { position: relative; margin-top: 55px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 5px; padding-bottom: 7px; border-bottom: 1px solid #fff; z-index: 1; }

.elite .item .bg .readMore:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; z-index: -1; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); opacity: 0; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.elite .item .bg .readMore span { font-size: 12px; font-family: 'gilroy'; text-transform: uppercase; margin-right: 13px; -webkit-transition: .4s; transition: .4s; }

.elite .item .bg .readMore i { font-size: 12px; -webkit-transition: .4s; transition: .4s; }

.eliteMainProfile { padding: 45px 0 80px; }

.eliteMainProfile .w1305 .ititle { text-align: center; }

.eliteMainProfile .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.eliteMainProfile .w1305 .font { margin-top: 50px; padding: 0 30px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; }

.eliteMainProfile .w1305 .font p { color: #666; font-size: 16px; line-height: 2.2; }

.eliteMainBus { padding: 65px 0 100px; position: relative; z-index: 1; }

.eliteMainBus.elitesdom .w1305 .items .item .realfont { background: #F39801; }

.eliteMainBus:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: -1; }

.eliteMainBus .w1305 .ititle { text-align: center; color: #fff; }

.eliteMainBus .w1305 .ititle h6 { color: rgba(255, 255, 255, 0.2); }

.eliteMainBus .w1305 .ititle .line { width: 21px; height: 6px; margin-left: auto; margin-right: auto; }

.eliteMainBus .w1305 .ititle p { width: 1100px; margin: 0 auto; max-width: 100%; text-align: center; color: #fff; margin-top: 35px; }

.eliteMainBus .w1305 .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 60px; overflow: hidden; }

.eliteMainBus .w1305 .items.itemAnimates .itemAnimate { opacity: 0; }

.eliteMainBus .w1305 .items.itemAnimates.flag .itemAnimate { -webkit-animation: fadeInUp2 1.2s forwards; animation: fadeInUp2 1.2s forwards; }

.eliteMainBus .w1305 .items .item { position: relative; width: 32%; color: #fff; cursor: pointer; }

.eliteMainBus .w1305 .items .item:hover .realfont { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.eliteMainBus .w1305 .items .item:hover .font { border-color: transparent; }

.eliteMainBus .w1305 .items .item .font { height: 60px; border-bottom: 1px solid white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; -webkit-transition: .3s; transition: .3s; }

.eliteMainBus .w1305 .items .item .realfont { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #982E4A; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 0 30px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); opacity: 0; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.eliteMainBus .w1305 .items .item .realfont h5 { font-size: 20px; }

.eliteMainBus .w1305 .items .item .realfont p { margin: 25px 0 35px; text-align: center; }

.eliteMainBus .w1305 .items .item .realfont .readMore { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 5px; padding-bottom: 7px; border-bottom: 1px solid #fff; z-index: 1; }

.eliteMainBus .w1305 .items .item .realfont .readMore:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; z-index: -1; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); opacity: 0; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.eliteMainBus .w1305 .items .item .realfont .readMore span { font-size: 16px; font-family: 'pfd'; text-transform: uppercase; margin-right: 22px; -webkit-transition: .4s; transition: .4s; }

.eliteMainBus .w1305 .items .item .realfont .readMore i { font-size: 12px; -webkit-transition: .4s; transition: .4s; }

.eliteMainCase { padding: 60px 0 135px; background: #FAFAFB; }

.eliteMainCase.elitesdom .w1305 .swiper-case .prev { background: #F39801; }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font { padding-top: 75px; }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .text { height: 70%; }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox { margin-top: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; display: none; }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox .readMore { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 5px; padding-bottom: 7px; border-bottom: 1px solid #999; z-index: 1; }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox .readMore:hover { border-color: #F39801; }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox .readMore:hover:after { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox .readMore:hover span, .eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox .readMore:hover i { color: #fff; }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox .readMore:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #F39801; z-index: -1; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); opacity: 0; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox .readMore span { font-size: 16px; font-family: 'pfd'; text-transform: uppercase; margin-right: 22px; -webkit-transition: .4s; transition: .4s; }

.eliteMainCase.elitesdom .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .readbox .readMore i { font-size: 12px; -webkit-transition: .4s; transition: .4s; }

.eliteMainCase .w1305 .ititle { text-align: center; margin-bottom: 70px; }

.eliteMainCase .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.eliteMainCase .w1305 .swiper-case { position: relative; }

.eliteMainCase .w1305 .swiper-case .prev, .eliteMainCase .w1305 .swiper-case .next { position: absolute; width: 58px; height: 58px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #212121; right: 0; bottom: 0ch; z-index: 3; font-size: 25px; color: #fff; cursor: pointer; }

.eliteMainCase .w1305 .swiper-case .prev { right: 58px; background: #982E4A; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide { display: -webkit-box; display: -ms-flexbox; display: flex; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide figure { overflow: hidden; width: 50%; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide figure:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide figure img { -webkit-transition: .4s; transition: .4s; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide .font { width: 50%; color: #666; background: #fff; padding: 40px 45px 0 50px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .text { height: 205px; overflow-y: auto; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .display { position: relative; margin-top: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .display:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .display h5 { margin-right: 14px; display: inline-block; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .display .img { border: 1px solid #999; margin-right: 15px; overflow: hidden; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .display .img:last-child { margin-right: 0; }

.eliteMainCase .w1305 .swiper-case .swiper-wrapper .swiper-slide .font .display .img img { -webkit-transition: .4s; transition: .4s; }

.eliteMainNews { padding: 50px 0 110px; }

.eliteMainNews.elitesdom .w1305 .list .item:hover .text h5, .eliteMainNews.elitesdom .w1305 .list .item:hover .text p { color: #F39801; }

.eliteMainNews.elitesdom .w1305 .list .item:hover .dot { border-color: #F39801; background: #F39801; }

.eliteMainNews.elitesdom .w1305 .list .item time span { color: #F39801; }

.eliteMainNews.elitesdom .w1305 .box .readMore:hover { border-color: #F39801; }

.eliteMainNews.elitesdom .w1305 .box .readMore:after { background: #F39801; }

.eliteMainNews .w1305 .ititle { text-align: center; margin-bottom: 20px; }

.eliteMainNews .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.eliteMainNews .w1305 .list .item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 25px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.eliteMainNews .w1305 .list .item:hover .text h5, .eliteMainNews .w1305 .list .item:hover .text p { color: #982E4A; }

.eliteMainNews .w1305 .list .item:hover .dot { border-color: #982E4A; background: #982E4A; color: #fff; }

.eliteMainNews .w1305 .list .item time { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.eliteMainNews .w1305 .list .item time span { color: #982E4A; font-size: 50px; font-family: 'gilroy'; font-weight: 700; line-height: 1; }

.eliteMainNews .w1305 .list .item time span:last-child { font-size: 14px; font-weight: 200; }

.eliteMainNews .w1305 .list .item .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 50px; }

.eliteMainNews .w1305 .list .item .text h5 { -webkit-line-clamp: 1; font-size: 20px; font-weight: 400; -webkit-transition: .4s; transition: .4s; }

.eliteMainNews .w1305 .list .item .text p { -webkit-line-clamp: 1; color: #666; font-size: 16px; -webkit-transition: .4s; transition: .4s; }

.eliteMainNews .w1305 .list .item .dot { width: 50px; height: 50px; border-radius: 50%; border: 1px solid rgba(0, 0, 0, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: .4s; transition: .4s; }

.eliteMainNews .w1305 .box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.eliteMainNews .w1305 .box .readMore { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 60px; padding: 0 5px; padding-bottom: 7px; color: #999; border-bottom: 1px solid #999; z-index: 1; }

.eliteMainNews .w1305 .box .readMore:hover { border-color: #982E4A; }

.eliteMainNews .w1305 .box .readMore:hover:after { opacity: 1; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); }

.eliteMainNews .w1305 .box .readMore:hover span, .eliteMainNews .w1305 .box .readMore:hover i { color: #fff; }

.eliteMainNews .w1305 .box .readMore:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #982E4A; z-index: -1; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); opacity: 0; -webkit-transition: .44s; transition: .44s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.eliteMainNews .w1305 .box .readMore span { font-size: 12px; font-family: 'gilroy'; text-transform: uppercase; margin-right: 13px; -webkit-transition: .4s; transition: .4s; }

.eliteMainNews .w1305 .box .readMore i { font-size: 12px; -webkit-transition: .4s; transition: .4s; }

.eliteInternationalBus { position: relative; padding: 80px 0 60px; }

.eliteInternationalBus .w1305 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.eliteInternationalBus .w1305 .font { width: 42.91%; }

.eliteInternationalBus .w1305 .font .ititle h6 { margin-bottom: 10px; }

.eliteInternationalBus .w1305 .font p { margin-top: 55px; font-size: 16px; color: #666; line-height: 2; }

.eliteInternationalBus .w1305 figure { position: relative; z-index: 1; }

.eliteInternationalBus .w1305 figure img { border-radius: 50%; }

.eliteInternationalBus .w1305 figure:after, .eliteInternationalBus .w1305 figure:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #982E4A; border-radius: 44%; opacity: .66; z-index: -1; }

.eliteInternationalBus .w1305 figure:after { -webkit-animation: rotate2 linear 5s infinite; animation: rotate2 linear 5s infinite; }

.eliteInternationalBus .w1305 figure:before { -webkit-animation: rotate1 linear 5s infinite; animation: rotate1 linear 5s infinite; }

.eliteTeam { padding: 65px 0 135px; background: #FAFAFB; }

.eliteTeam .w1305 .ititle { text-align: center; }

.eliteTeam .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.eliteTeam .w1305 .ititle p { width: 883px; max-width: 100%; margin: 0 auto; text-align: center; color: #666; font-size: 16px; line-height: 2; margin-top: 45px; }

.eliteTeam .w1305 .swiper-team { margin-top: 90px; }

.eliteTeam .w1305 .swiper-team .swiper-wrapper .swiper-slide { width: 635px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 25px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }

.eliteTeam .w1305 .swiper-team .swiper-wrapper .swiper-slide:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.eliteTeam .w1305 .swiper-team .swiper-wrapper .swiper-slide figure { -webkit-transform: translateY(-35px); transform: translateY(-35px); overflow: hidden; width: 38.11%; }

.eliteTeam .w1305 .swiper-team .swiper-wrapper .swiper-slide figure img { width: 100%; -webkit-transition: .4s; transition: .4s; }

.eliteTeam .w1305 .swiper-team .swiper-wrapper .swiper-slide .font { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 35px 38px 30px 28px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.eliteTeam .w1305 .swiper-team .swiper-wrapper .swiper-slide .font h5 { color: #982E4A; font-size: 20px; line-height: 1.2; }

.eliteTeam .w1305 .swiper-team .swiper-wrapper .swiper-slide .font .text { margin-top: 30px; }

.eliteTeam .w1305 .swiper-team .swiper-wrapper .swiper-slide .font .text p { color: #999; line-height: 2; }

.eliteTeam .w1305 .swiper-teamMenu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 100px; }

.eliteTeam .w1305 .swiper-teamMenu .scrollPag { position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 37px; cursor: pointer; }

.eliteTeam .w1305 .swiper-teamMenu .scrollPag:after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; left: 0; height: 7px; background: rgba(0, 0, 0, 0.2); z-index: 1; }

.eliteTeam .w1305 .swiper-teamMenu .scrollPag .swiper-scrollbar-drag { background: #fff; opacity: 1; border-radius: 70px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); z-index: 2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.eliteTeam .w1305 .swiper-teamMenu .scrollPag .swiper-scrollbar-drag:hover { background: #982E4A; }

.eliteTeam .w1305 .swiper-teamMenu .scrollPag .swiper-scrollbar-drag:hover div { background: #fff; }

.eliteTeam .w1305 .swiper-teamMenu .scrollPag .swiper-scrollbar-drag div { width: 5px; height: 5px; border-radius: 50%; background: #999; margin: 0 5px; -webkit-transition: .4s; transition: .4s; }

.eliteTeam .w1305 .swiper-teamMenu .prev, .eliteTeam .w1305 .swiper-teamMenu .next { width: 42px; height: 42px; border-radius: 50%; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #666; font-size: 18px; -webkit-transition: .4s; transition: .4s; cursor: pointer; }

.eliteTeam .w1305 .swiper-teamMenu .prev:hover, .eliteTeam .w1305 .swiper-teamMenu .next:hover { color: #fff; background: #982E4A; }

.eliteDomesticMainProfile { padding: 135px 0 70px; }

.eliteDomesticMainProfile .w1620 { width: 1620px; margin: 0 auto; background: #FAFAFB; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.eliteDomesticMainProfile .w1620 .font { margin-top: 40px; width: 39.50%; }

.eliteDomesticMainProfile .w1620 .font .text { margin-top: 65px; }

.eliteDomesticMainProfile .w1620 .font .text p { font-size: 16px; line-height: 2; }

.eliteDomesticMainProfile .w1620 .swiper { -webkit-transform: translateY(-60px); transform: translateY(-60px); width: 45.12%; }

.eliteDomesticMainProfile .w1620 .swiper .swiper-profile { overflow: hidden; }

.eliteDomesticMainProfile .w1620 .swiper .swiper-profile .swiper-profileMenu { line-height: 1; margin-top: 20px; text-align: center; }

.eliteDomesticMainProfile .w1620 .swiper .swiper-profile .swiper-profileMenu span { width: 15px; height: 15px; border: 1px solid #999; opacity: 1; background: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; }

.eliteDomesticMainProfile .w1620 .swiper .swiper-profile .swiper-profileMenu span.swiper-pagination-bullet-active { background: #F39801; border-color: #F39801; }

.bus1box1 { padding: 65px 0 90px; }

.bus1box1 .w1305 .ititle { text-align: center; }

.bus1box1 .w1305 .ititle h6 { margin-bottom: 10px; }

.bus1box1 .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.bus1box1 .w1305 .text { margin: 0 auto; margin-top: 65px; width: 990px; max-width: 100%; color: #666; line-height: 2; font-size: 16px; text-align: center; }

.bus1Items .item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.bus1Items .item:nth-child(even) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.bus1Items .item:nth-child(even) .font { padding: 40px 0 0 60px; }

.bus1Items .item .font { padding: 40px 115px 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: #FAFAFB; }

.bus1Items .item .font .ititle h6 { margin-bottom: 10px; }

.bus1Items .item .font p { margin-top: 60px; color: #666; font-size: 16px; }

.bus1Items .item figure { width: 51.87%; }

.floatLeft { position: fixed; bottom: 60px; left: 0; z-index: 3; padding: 35px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 323px; background: #fff; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }

.floatLeft p { color: #999; line-height: 2; }

.bus1box2 { padding-top: 65px; }

.bus1box2 .w1305 .ititle { text-align: center; }

.bus1box2 .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.bus1box2 .w1305 .ititle h6 { margin-bottom: 10px; }

.bus1box2 .w1305 .ititle p { color: #F39801; font-size: 20px; margin-top: 35px; text-align: center; }

.bus1box2 .w1305 .itembox { margin-top: 55px; }

.bus1box2 .w1305 .itembox .head { padding: 15px 15px; background: #333; font-size: 16px; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; }

.bus1box2 .w1305 .itembox .items { display: -webkit-box; display: -ms-flexbox; display: flex; }

.bus1box2 .w1305 .itembox .items .item { border: 1px solid #BEBEBE; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 60px 0 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; border-right: none; }

.bus1box2 .w1305 .itembox .items .item:last-child { border-right: 1px solid #BEBEBE; }

.bus1box2 .w1305 .itembox .items .item .dot { width: 140px; height: 140px; border: 2px solid #F39801; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #F39801; font-size: 20px; font-weight: 700; border-radius: 50%; margin-bottom: 30px; }

.bus1box2 .w1305 .itembox .items .item p { font-size: 16px; color: #666; text-align: center; }

.bus1box2 .w1305 .itembox .imgbox { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 40px; }

.bus1box2 .w1305 .itembox .imgbox figure { width: 50%; }

.bus1box2Ke { padding: 135px 0 120px; }

.bus1box2Ke .w1305 .dot { margin: 0 auto; width: 475px; height: 475px; border-radius: 50%; border: 1px solid #BEBEBE; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; }

.bus1box2Ke .w1305 .dot .dotsbox { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.bus1box2Ke .w1305 .dot .dotsbox .dots { width: 16.42%; height: 16.42%; background: #BEBEBE; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-size: 16px; font-weight: 700; position: absolute; z-index: 3; }

.bus1box2Ke .w1305 .dot .dotsbox .dots:after, .bus1box2Ke .w1305 .dot .dotsbox .dots:before { content: ''; width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #BEBEBE; -webkit-animation: mapdots 1.4s infinite linear; animation: mapdots 1.4s infinite linear; z-index: -1; }

.bus1box2Ke .w1305 .dot .dotsbox .dots:after { -webkit-animation-delay: .7s; animation-delay: .7s; }

.bus1box2Ke .w1305 .dot .dotsbox .dots h5:after, .bus1box2Ke .w1305 .dot .dotsbox .dots h5:before { content: ''; width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #BEBEBE; -webkit-animation: mapdots 1.4s infinite linear; animation: mapdots 1.4s infinite linear; z-index: -1; }

.bus1box2Ke .w1305 .dot .dotsbox .dots h5:after { -webkit-animation-delay: .7s; animation-delay: .7s; }

.bus1box2Ke .w1305 .dot .dotsbox .dots p { position: absolute; top: 50%; width: 375px; color: #999; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.bus1box2Ke .w1305 .dot .dotsbox .dots.dot1 { top: 7%; left: 7%; }

.bus1box2Ke .w1305 .dot .dotsbox .dots.dot1 p { right: 100%; margin-right: 15px; }

.bus1box2Ke .w1305 .dot .dotsbox .dots.dot2 { right: 7%; top: 7%; }

.bus1box2Ke .w1305 .dot .dotsbox .dots.dot2 p { left: 100%; margin-left: 15px; }

.bus1box2Ke .w1305 .dot .dotsbox .dots.dot3 { right: 7%; bottom: 7%; }

.bus1box2Ke .w1305 .dot .dotsbox .dots.dot3 p { left: 100%; margin-left: 15px; }

.bus1box2Ke .w1305 .dot .dotsbox .dots.dot4 { bottom: 7%; left: 7%; }

.bus1box2Ke .w1305 .dot .dotsbox .dots.dot4 p { right: 100%; margin-right: 15px; }

.bus1box2Ke .w1305 .dot .littledot { position: absolute; width: 12px; height: 12px; border-radius: 50%; background: #BEBEBE; }

.bus1box2Ke .w1305 .dot .littledot.littledot1 { top: 0; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.bus1box2Ke .w1305 .dot .littledot.littledot2 { top: 50%; right: 0; -webkit-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.bus1box2Ke .w1305 .dot .littledot.littledot3 { bottom: 0; left: 50%; -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%); }

.bus1box2Ke .w1305 .dot .littledot.littledot4 { top: 50%; left: 0; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.bus1box2Ke .w1305 .dot .maindot { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 174px; height: 174px; background: #F39801; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; }

.bus1box2Ke .w1305 .dot .maindot:after, .bus1box2Ke .w1305 .dot .maindot:before { content: ''; width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #F39801; -webkit-animation: mapdots 1.4s infinite linear; animation: mapdots 1.4s infinite linear; z-index: -1; }

.bus1box2Ke .w1305 .dot .maindot:after { -webkit-animation-delay: .7s; animation-delay: .7s; }

.bus1box2Ke .w1305 .dot .maindot h5 { font-size: 20px; font-weight: 700; }

.bus1box3 { padding: 65px 0 105px; }

.bus1box3 .w1305 .ititle { text-align: center; }

.bus1box3 .w1305 .ititle .line { margin-left: auto; margin-right: auto; }

.bus1box3 .w1305 .ititle h6 { margin-bottom: 10px; }

.bus1box3 .w1305 .ititle p { color: #F39801; font-size: 20px; margin-top: 35px; text-align: center; }

.bus1box3 .w1305 .items { margin-top: 120px; }

.bus1box3 .w1305 .items .item { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 18px; }

.bus1box3 .w1305 .items .item:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.bus1box3 .w1305 .items .item:hover .font h5 { color: #F39801; }

.bus1box3 .w1305 .items .item:last-child { margin-bottom: 0; }

.bus1box3 .w1305 .items .item:nth-child(even) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.bus1box3 .w1305 .items .item figure { width: 50%; overflow: hidden; }

.bus1box3 .w1305 .items .item figure img { -webkit-transition: .5s; transition: .5s; }

.bus1box3 .w1305 .items .item .font { width: 50%; background: #FAFAFB; padding: 75px 50px 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

.bus1box3 .w1305 .items .item .font h5 { line-height: 1.2; font-size: 24px; -webkit-transition: .4s; transition: .4s; }

.bus1box3 .w1305 .items .item .font p { font-size: 16px; color: #999; margin-top: 35px; }
