@charset "UTF-8";
/* @Author: Chin  @Date: 2020-03-31 16:55:07  @Last Modified by: feelChinChin @Last Modified time: 2020-12-24 16:55:35 */
/* @Author: Chin  @Date: 2020-06-23 10:17:36  @Last Modified by: Chin @Last Modified time: 2020-08-12 17:42:03 */
@import url("iconfont.css");
* { margin: 0; padding: 0; outline: none; }

html, body { background: #fff; color: #000; font: 14px/1.8 ; overflow-x: hidden; -webkit-tap-highlight-color: transparent; font-family:  "Noto Sans SC" ,Tahoma, Helvetica, Arial, sans-serif;}

/* *{-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; }
.clear{ clear:none}
fieldset, img { border: 0; display: inline-block; }

i { font-style: inherit; }

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; }

sup, sub { vertical-align: baseline; }

a { color: #333; }

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

::-webkit-scrollbar-thumb { background-color: #0054A3; }

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

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

p { font-size: 14px; line-height: 1.8; }

h4, h5, h6 { color: #333; font-weight: 400; }
.l{ text-align:left!important}

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

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

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

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

: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); }

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

.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: rgba(240, 166, 25, 0.9); z-index: 3; }

.photoActives.reset_photoActive .photoActive { bottom: -100%; -webkit-transition: .8s; transition: .8s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

.randomdots { position: relative; overflow: hidden; z-index: 1; cursor: pointer; }

.randomdots .randomdot { cursor: pointer; width: 0; height: 0; padding-top: 0; position: absolute; background: #005197; border-radius: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: -1; }

.randomdots .randomdot.active { width: 100%; padding-top: 100%; -webkit-transform: translate(-50%, -50%) scale(3); transform: translate(-50%, -50%) scale(3); -webkit-transition: .5s; transition: .5s; -webkit-transition-timing-function: linear; transition-timing-function: linear; }

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

.scrollx { white-space: nowrap; overflow-x: auto; -ms-overflow-style: none; overflow: -moz-scrollbars-none; overflow: -webkit-scrollbars-none; }

.scrollx::-webkit-scrollbar { display: none; }

.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: .3s; transition: .3s; cursor: pointer; }

.wechat.active { 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: 100%; 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 .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; }

.zoomjs .smallbox { position: relative; width: auto; z-index: 2; cursor: move; }

.zoomjs .smallbox img { display: block; position: relative; z-index: -1; }

.zoomjs .smallbox .smallbox_mark { position: absolute; width: 100px; height: 100px; opacity: 0; visibility: hidden; background: rgba(0, 0, 0, 0.4); -webkit-transition: opacity .5s; transition: opacity .5s; z-index: 1; pointer-events: none; }

.zoomjs .smallbox .smallbox_mark.active { opacity: .5; visibility: visible; }

.zoomjs .bigbox { position: absolute; left: 100%; top: 0; width: 300px; height: 100%; overflow: hidden; border: 1px solid red; opacity: 0; visibility: hidden; -webkit-transition: opacity .5s; transition: opacity .5s; }

.zoomjs .bigbox.active { opacity: 1; visibility: visible; }

.zoomjs .bigbox img { position: absolute; }

.subnavHead { position: relative; z-index: 3; }

.subnavHead .bannerimg { overflow: hidden; }

.subnavHead .bannerimg img { position: relative; left: 50%; width: 100%; display: block; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.subnavHead .bannerText { position: absolute; left: 0; top: 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: 2; }

.splitbox { overflow: hidden; }

.jsplit .splitbox h5 { color: white; font-size: 50px; line-height: normal; text-align: center; margin-bottom: 18px; white-space: pre; font-family: 'ys'; }

.jsplit .splitbox h5.active span { -webkit-animation: fadeInRight  1s forwards; animation: fadeInRight  1s forwards; }

.jsplit .splitbox h5 span { font-family: inherit; width: auto; font-size: inherit; color: inherit; opacity: 0; display: inline-block; }

.jsplit .splitbox h6 { font-size: 18px; color: #fff; line-height: 1; text-transform: uppercase; white-space: pre; letter-spacing: 15px; }

.jsplit .splitbox h6.active span { -webkit-animation: fadeInRight  1s forwards; animation: fadeInRight  1s forwards; }

.jsplit .splitbox h6 span { font-family: inherit; font-size: inherit; color: inherit; opacity: 0; display: inline-block; }

.newspaper p, .newspaper span, .newspaper a { word-break: break-all; }

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

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

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

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

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

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

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

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

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

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

.mobileNavbg { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); z-index: 7; opacity: 0; visibility: hidden; -webkit-transition: .3s; transition: .3s; -webkit-transition-timing-function: linear; transition-timing-function: linear; }

.mobileNavbg.active { display: block; opacity: 1; visibility: visible; }

@media screen and (max-width: 640px) { .videobox video { width: 100%; } }

.Z100 { -webkit-transform: scale(1.5); transform: scale(1.5); opacity: 0; -webkit-transition: .8s; transition: .8s; }

.Z50 { -webkit-transform: scale(0.5); transform: scale(0.5); opacity: 0; -webkit-transition: .8s; transition: .8s; }

.Z0 { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }

.Y100 { -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; -webkit-transition: .8s; transition: .8s; }

.Y50 { -webkit-transform: translateY(50%); transform: translateY(50%); opacity: 0; -webkit-transition: .8s; transition: .8s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

.Y30 { -webkit-transform: translateY(30%); transform: translateY(30%); opacity: 0; -webkit-transition: .8s; transition: .8s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

.Y0 { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }

.X100 { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; -webkit-transition: .8s; transition: .8s; }

.X_50 { -webkit-transform: translateX(-30%); transform: translateX(-30%); opacity: 0; -webkit-transition: .8s; transition: .8s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

.X50 { -webkit-transform: translateX(30%); transform: translateX(30%); opacity: 0; -webkit-transition: .8s; transition: .8s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

.X0 { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; }

.t4 { -webkit-transition: .4s; transition: .4s; }

.opacitys { opacity: 0; -webkit-transition: 1s; transition: 1s; }

.opacitys.reset_opacitys { opacity: 1; -webkit-transition: 1s; transition: 1s; -webkit-transition-delay: .3s; transition-delay: .3s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

.button_double_fadeintop { display: block; position: relative; width: 180px; height: 64px; background: red; color: white; cursor: pointer; overflow: hidden; }

.button_double_fadeintop section { position: absolute; top: 0; left: 0; width: 100%; height: 0; background: black; -webkit-transition: .3s; transition: .3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.button_double_fadeintop section::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.2); -webkit-transition: .3s; transition: .3s; -webkit-transition-delay: .3s; transition-delay: .3s; }

.button_double_fadeintop div { position: absolute; top: 50%; left: 50%; line-height: 1; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.button_double_fadeintop:hover section { height: 100%; }

.button_double_fadeintop:hover section::after { height: 0%; }

@-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 time { 0% { width: 0; }
  100% { width: 100%; } }

@keyframes time { 0% { width: 0; }
  100% { width: 100%; } }

@-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 fadeInUp2s { from { opacity: 0;
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0); } }

@keyframes fadeInUp2s { from { opacity: 0;
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0); }
  to { opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 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 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 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;
    -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;
    -webkit-transform: rotate(0deg) translateZ(0);
            transform: rotate(0deg) translateZ(0); } }

@keyframes faderRotateZ { from { opacity: 0;
    -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;
    -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("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") 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; }



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

.fixedmb.active { -webkit-transition-delay: .5s; transition-delay: .5s; visibility: hidden; }

.fixedmb.active:after, .fixedmb.active:before { width: 0; }

.fixedmb:after, .fixedmb:before { content: ''; position: absolute; width: 50%; height: 100%; background: white; -webkit-transition-delay: .3s; transition-delay: .3s; -webkit-transition: 1.2s; transition: 1.2s; -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.fixedmb:after { left: 0%; }

.fixedmb:before { right: 0%; }

* { font-family: 's'; }

.root { position: relative; -webkit-transition: .5s; transition: .5s; left: 0; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.root.active { left: -20%; }

.mobileNav { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; position: fixed; bottom: 0; right: 0; width: 20vw; 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: 8; background: white; }

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

.mobileNav .box { width: 100%; height: calc(100vh - 80px); padding-top: 80px; -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: auto; -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 h5 { font-family: initial; color: #333; font-weight: 700; font-size: 16px; -webkit-transition: .3s; transition: .3s; }

.mobileNav .box .mobileNavitems ol { -webkit-transition: .4s; transition: .4s; padding: 0 5%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #f9f9f9; }

.mobileNav .box .mobileNavitems ol li { position: relative; width: 100%; line-height: 1; }

.mobileNav .box .mobileNavitems ol li:first-child { height: 10px; }

.mobileNav .box .mobileNavitems ol li:last-child { height: 10px; }

.mobileNav .box .mobileNavitems ol li a { display: -webkit-box; display: -ms-flexbox; display: flex; height: 40px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 14px; color: #333; }

header { position: fixed; top: 0; left: 0; width: 100%; height: 78px; 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; padding-left: 80px; padding-right: 64px; -webkit-box-sizing: border-box; box-sizing: border-box; background: white; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); z-index: 9; }

header .logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

header .logo .img:last-child { -webkit-transform: translateY(5px); transform: translateY(5px); }

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

header .navlink ul { position: relative; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; }

header .navlink ul li { position: relative; }

header .navlink ul li a { font-size: 16px; color: #333; -webkit-transition: .3s; transition: .3s; font-weight: 700; padding: 0 25px; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative;}
header .navlink ul li a:hover {color:#004b93 }
header .navlink ul li a:hover:after { left: 0; width: 100%; color:#004b93 }

header .navlink ul .follow { position: absolute; bottom: 0; width: auto; height: 3px; -webkit-transition: .4s; transition: .4s; background: #004b93; z-index:-1 }

header .navlink .linkmenu { position: relative; margin-left: 35px; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; }

header .navlink .linkmenu:after { content: ''; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1px; height: 50px; background: #DCDCDC; }

header .navlink .linkmenu .searchbox { cursor: pointer; height: 100%;  padding-right: 43px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }

header .navlink .linkmenu .searchbox:hover .input { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; visibility: visible; }

header .navlink .linkmenu .searchbox i { font-size: 22px; color: #333333; }

header .navlink .linkmenu .searchbox .input { position: absolute; top: 100%; right: 0; margin-top: 2px; width: 185px; height: 30px; background: white; -webkit-transition: .5s; transition: .5s; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); opacity: 0; visibility: hidden; -webkit-transform: translateY(50%); transform: translateY(50%); }

header .navlink .linkmenu .searchbox .input input { width: 100%; height: 100%; padding-left: 10px; padding-right: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; }

header .navlink .linkmenu .searchbox .input a { position: absolute; right: 15px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #333; -webkit-transition: .4s; transition: .4s; }

header .navlink .linkmenu .searchbox .input a:hover { color: #F08519; }

.swiper-box1 { position: relative; height: 100vh; overflow: hidden; }

.swiper-box1 .swiper-wrapper { -webkit-transition-timing-function: var(--ease-out-a); transition-timing-function: var(--ease-out-a); }

.swiper-box1 .swiper-wrapper .swiper-slide { 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; overflow: hidden; }

.swiper-box1 .swiper-wrapper .swiper-slide .img { position: absolute; z-index: -1; top: 0; left: 0%; width: 100%; height: 100%; }

.swiper-box1 .swiper-wrapper .swiper-slide .bgmb { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 84, 163, 0.3); }

.swiper-box1 .swiper-wrapper .swiper-slide .hometext { position: relative; z-index: 2; width: 80%; text-align: left;top: -10%; }

.swiper-box1 .swiper-wrapper .swiper-slide .hometext.active h5 { -webkit-transform: translateY(0); transform: translateY(0); }

.swiper-box1 .swiper-wrapper .swiper-slide .hometext.active h6 { -webkit-transform: translateY(0); transform: translateY(0); }

.swiper-box1 .swiper-wrapper .swiper-slide .hometext h5 { font-size: 50px; color: white; font-weight: 700; line-height: normal; margin-top: 30px; -webkit-transition: .5s; transition: .5s; -webkit-transition-timing-function: var(--ease-out-a); transition-timing-function: var(--ease-out-a); -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition-delay: .5s; transition-delay: .5s;text-shadow: #000 1px 1px 2px; }

.swiper-box1 .swiper-wrapper .swiper-slide .hometext h6 { font-size: 34px; color: #fff;  font-weight: 700; line-height: normal; -webkit-transition: .5s; transition: .5s; -webkit-transition-timing-function: var(--ease-out-a); transition-timing-function: var(--ease-out-a); -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition-delay: .1s; transition-delay: .1s; text-shadow: #020202 1px 1px 2px;}

.swiper-box1 .shubiao { position: absolute; right: 50px; bottom: 45px; line-height: 1; z-index: 3; -webkit-animation: 1.5s shubiao infinite; animation: 1.5s shubiao infinite; font-size: 46px; color: white; }

.swiper-box1 .swiper-pagination { line-height: 1; bottom: 48px; z-index: 3; }

.swiper-box1 .swiper-pagination .swiper-pagination-bullet { width: 18px; height: 18px; opacity: 1; background: white; margin: 0 12px; -webkit-transition: .4s; transition: .4s; }

.swiper-box1 .swiper-pagination .swiper-pagination-bullet:hover { background: #0081FB; }

.swiper-box1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #0081FB; }

.swiper-box1 .tzzgx { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 214px; height: 115px; background: #F08519; 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; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 22px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.cheng{color: #F08519!important;}
.swiper-box1 .tzzgx span { font-family: 'p'; font-size: 62px; font-weight: 300; color: white; line-height: 1; }

.swiper-box1 .tzzgx p { font-size: 16px; color: white; font-weight: 300; }

.box2 { padding: 76px 0; }

.box2 .box { width: 1760px; margin: 0 auto; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.box2 .box.itemAnimates { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.box2 .box.itemAnimates .itemAnimate { opacity: 0; -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; }

.box2 .box.itemAnimates.animates .itemAnimate { -webkit-animation: 1.5s faderRotateZ forwards; animation: 1.5s faderRotateZ forwards; }

.box2 .box .l { overflow: hidden; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; margin-right: 15px; }

.box2 .box .l:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.box2 .box .l:hover .box2bgmb .b i { width: 54px; }

.box2 .box .r { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 20px; 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; }

.box2 .box .r .items { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.box2 .box .r .items:hover > img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.box2 .box .r .items:hover .box2bgmb .b i { width: 54px; }

.box2 .box .r .items .item { position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; cursor: pointer; overflow: hidden; }

.box2 .box .r .items .item:first-child { margin-right: 15px; }

.box2 .box .r .items .item:last-child { margin-left: 15px; }

.box2 .box .r .items .item:hover > img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.box2bgmb { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 84, 163, 0.3); 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; padding: 44px 48px 35px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.box2bgmb .t h5 { font-size: 30px; text-align: left; color: #FFFFFF; font-weight: 700; line-height: normal; }

.box2bgmb .t p { color: #FFFFFF; font-size: 18px; margin-top: 4px; }

.box2bgmb .b { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box2bgmb .b span { font-size: 16px; font-weight: 300; color: white; }

.box2bgmb .b i { width: 0; height: 1px; background: white; display: block; -webkit-transition: .6s; transition: .6s; margin-left: 12px; }

.chinalist { font-size: 35px; color: white; line-height: normal; font-weight: 700; white-space: pre; overflow: hidden; font-family: 's';text-align:center;}

.chinalist.active span { -webkit-animation: fadeInRight  1s forwards; animation: fadeInRight  1s forwards; }

.chinalist span { font-family: inherit; width: auto; font-size: inherit; color: inherit; opacity: 0; display: inline-block; }

.uklist { margin-top: 8px; text-align: center; font-size: 30px; color: #005197; text-transform: uppercase; line-height: normal; font-weight: 700; white-space: pre; overflow: hidden; }

.uklist.active span { -webkit-animation: fadeInRight  1s forwards; animation: fadeInRight  1s forwards; }

.uklist span { font-family: inherit; width: auto; font-size: inherit; color: inherit; opacity: 0; display: inline-block; }

.box3 { position: relative; padding: 130px 0 190px; text-align: center; }

.box3 * { position: relative; z-index: 1; }

.box3 .line { margin: 0 auto; margin-top: 25px; }

.box3 .bgmb { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; background: rgba(0, 84, 163, 0.5); }

.box3 p { color: white; line-height: 2; font-size: 16px; width: 980px; margin: 0 auto; margin-top: 55px; margin-bottom: 95px;text-align: left; }

.box3 ul { 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; }

.box3 ul li section { margin: 0 104px; position: relative; }

.box3 ul li section:after { content: ''; position: absolute; width: 1px; height: 35px; background: rgba(255, 255, 255, 0.5); top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.box3 ul li div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.box3 ul li div span { font-size: 60px; color: #F08519; font-family: 'p'; line-height: 1; text-align: left; }

.box3 ul li div i { font-size: 14px; color: white; line-height: 1.1; text-align: left; }

.box4 { width: 100%; position: relative; padding: 90px 0 170px; background: #0054A3; }

.box4 .box4part { position: absolute; z-index: 1; width: 100%; height: 100%; pointer-events: none; }

.box4 .box4part canvas { opacity: .6; }

.box4 > h5 { font-size: 30px; }

.box4 > h6 { color: white; font-size: 35px; text-transform: unset; }

.box4 .swiper-box4 { width: 100%; margin-top: 55px; position: relative; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide { width: 56.7%; position: relative; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide.swiper-slide-active .text { opacity: 1; visibility: visible; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide .text { position: absolute; width: 100%; left: 0; top: 0; height: 100%; z-index: 2; background: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(black)); background: linear-gradient(to right, transparent 50%, black 100%); padding: 75px 50px 40px 0; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; opacity: 0; visibility: hidden; -webkit-transition: .5s; transition: .5s; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide .text section { width: 250px; display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; -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; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide .text section .t h5 { font-size: 24px; color: white; line-height: normal; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide .text section .t span { width: 34px; height: 5px; background: white; display: block; margin-bottom: 35px; margin-top: 10px; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide .text section .t p { font-size: 14px; line-height: 2; color: white; -webkit-line-clamp: 6; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide .text section .xq span { font-size: 14px; color: white; }

.box4 .swiper-box4 .swiper-wrapper .swiper-slide .text section .xq i { color: white; display: inline-block; margin-left: 9px; }

.box4 .swiper-box4 .prev, .box4 .swiper-box4 .next { position: absolute; top: 50%; z-index: 3; }

.box4 .swiper-box4 .prev { left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-left: -30.3%; }

.box4 .swiper-box4 .next { right: 50%; -webkit-transform: translate(50%, -50%); transform: translate(50%, -50%); margin-right: -30.3%; }

.prev, .next { width: 50px; height: 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; border-radius: 50%; background: white; font-size: 20px; color: #333333; -webkit-transition: .4s; transition: .4s; cursor: pointer; }

.prev:hover, .next:hover { background: #F08519; color: white; }

.box5 { padding: 90px 0 80px; }

.box5 > h5 { font-size: 30px; color: #333; }

.box5 > h6 { font-size: 35px; color: #999999; text-transform: unset; }

.box5 .hx { width: 100%; height: 1px; background: rgba(0, 0, 0, 0.2); margin: 40px 0; }

.box5 ul { width: 1710px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.box5 ul.itemAnimates .itemAnimate { opacity: 0; }

.box5 ul.itemAnimates.animates .itemAnimate { -webkit-animation: 1s fadeInUp forwards; animation: 1s fadeInUp forwards; }

.box5 ul li { position: relative; width: 22.22%; cursor: pointer; }

.box5 ul li:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.box5 ul li:hover h5 { color: #0054A3; }

.box5 ul li .timer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box5 ul li .timer span { font-size: 16px; color: #0054A3; }

.box5 ul li .timer p { color: #0054A3; font-size: 16px; margin-left: 9px; }

.box5 ul li h5 { font-size: 24px; color: #333333; margin: 20px 0; line-height: 1.4; height: 64px; -webkit-transition: .4s; transition: .4s; -webkit-line-clamp: 2; }

.box5 ul li .img { overflow: hidden; }

footer { background: #282828; padding: 33px 0 45px; }

footer .box { width: 1710px; margin: 0 auto; }

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

footer .box .t .l h5 { font-size: 24px; color: white; font-weight: 700; line-height: normal; }

footer .box .t .l .line { width: 652px; height: 2px; margin: 25px 0; }

footer .box .t .l p { font-size: 16px; color: white; }

footer .box .t .l p.eng { font-size: 12px; line-height: 2; font-weight: 300; }

footer .box .t .l .item { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 8px; }

footer .box .t .l .item a { width: 40px; height: 40px; 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: #1B1B1B; background: white; margin-right: 20px; -webkit-transition: .4s; transition: .4s; }

footer .box .t .l .item a:hover { color: white; -webkit-transition-delay: .2s; transition-delay: .2s; }

footer .box .t .l .item a img { width: 22px; }

footer .box .t .r p { color: white; font-size: 14px; }

footer .box .t .r p:last-child { font-size: 18px; font-weight: 300; }

footer .box .t .r h4 { color: white; font-size: 40px; line-height: normal; margin: 5px 0; }

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

footer .box .b .l { 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: end; -ms-flex-pack: end; justify-content: flex-end; }

footer .box .b .l .item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

footer .box .b .l .item.yqlj { margin-bottom: 10px; }

footer .box .b .l .item.yqlj p, footer .box .b .l .item.yqlj a { line-height: 1.2; }

footer .box .b .l .item.yqlj a { padding: 0 7px; position: relative; border-right: 1px solid rgba(255, 255, 255, 0.6); }

footer .box .b .l .item.yqlj a:last-child { border: none; }

footer .box .b .l .item p, footer .box .b .l .item a { font-size: 14px; color: rgba(255, 255, 255, 0.6); line-height: 1.6; white-space: pre-wrap; }

footer .box .b .l .item a { -webkit-transition: .4s; transition: .4s; }

footer .box .b .l .item a:hover { color: #F08519; }

footer .box .b .r { 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; }

footer .box .b .r.flag .comesback { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; -webkit-transition-delay: .8s; transition-delay: .8s; }

footer .box .b .r .comesback { font-size: 40px; color: white; opacity: 0; -webkit-transform: translateY(10px); transform: translateY(10px); -webkit-transition: .5s; transition: .5s; cursor: pointer; line-height: 1; }

footer .box .b .r .comesback:hover { -webkit-transition-delay: 0s; transition-delay: 0s; color: #F08519; -webkit-transform: translateY(-10px); transform: translateY(-10px); }

footer .box .b .r .line { margin-top: 10px; width: 6px; height: 108px; }

footer .box .b .r .line.flag:after { height: 100%; }

footer .box .b .r .line:after { width: 100%; height: 0; top: initial; bottom: 0; }

.line { position: relative; width: 38px; height: 5px; display: block; }

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

.line:after { content: ''; position: absolute; width: 0%; left: 0; top: 0; height: 100%; background: white; -webkit-transition: .8s; transition: .8s; }

.mobileMenu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: 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: #004b93; }

.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: #333333; 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; }

.subnavbody { position: absolute; width: 100%; height: 60px; left: 0; bottom: 0; z-index: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(0, 0, 0, 0.5); }

.subnavbody li.active a:after { left: 0; width: 100%; }

.subnavbody li a { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; padding: 0 40px; color: white; font-size: 18px; font-weight: 300; }

.subnavbody li a:after { content: ''; position: absolute; top: 0; right: 0; width: 0%; height: 100%; -webkit-transition: .4s; transition: .4s; background: #0054A3; z-index: -1; }

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

.about1 { padding: 100px 0 85px; }

.about1 > h5 { color: #333; }

.about1 > h6 { font-size: 24px; line-height: normal; margin: 0 auto; margin-top: 8px; margin-bottom: 40px; max-width: 90%; white-space: pre-wrap; }

.about1 p { font-size: 16px; color: #333333; line-height: 2; width: 1132px; margin: 0 auto; text-align: center; }

.about1 .imgbox { margin-top: 65px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.about1 .imgbox.itemAnimates .itemAnimate { opacity: 0; }

.about1 .imgbox.itemAnimates.animates .itemAnimate { -webkit-animation: 1s fadeInRight forwards; animation: 1s fadeInRight forwards; }

.about1 .imgbox .img { width: 50%; overflow: hidden; }

.about1 .imgbox .img:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }

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

.about2 .part { position: absolute; width: 100%; height: 100%; z-index: 1; }

.about2 .part canvas { opacity: .7; }

.about2 .about2box_kuai, .about2 .about3box_kuai { position: absolute; background: #0350A0; z-index: 0; }

.about2 .box { width: 1700px; margin-left: auto; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; z-index: 2; overflow: hidden; }

.about2 .box:hover .l img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.about2 .box.about3box { margin-top: 75px; margin-left: 0; margin-right: auto; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.about2 .box .l { width: 52.6%; overflow: hidden; }

.about2 .box .r { position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; z-index: 0; padding: 120px 60px 0 72px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.about2 .box .r h5 { font-size: 24px; line-height: normal; text-align: left; }

.about2 .box .r p { font-size: 16px; line-height: 2; color: white; height: 160px; margin-top: 65px; overflow-y: auto; }

.about4 { margin-top: 140px; padding-bottom: 75px; }

.about4 .box { position: relative; width: 1480px; margin: 0 auto; 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; }

.about4 .box.about4box { -webkit-transform: translateY(-60px); transform: translateY(-60px); }

.about4 .box.about5box { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-transform: translateY(-35px); transform: translateY(-35px); -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.about4 .box.about5box .l { padding: 0; padding-right: 125px; }

.about4 .box.about5box .l p { -webkit-line-clamp: 4; height: 128px; overflow-y: auto; -webkit-transform: translateY(45px); transform: translateY(45px); }

.about4 .box.about5box .line { left: initial; bottom: 41.4%; right: 125px; }

.about4 .box.about5box .line:after { left: initial; right: 0; }

.about4 .box .l { width: 46%; padding-left: 125px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.about4 .box .l p { font-size: 16px; color: white; line-height: 2; height: 96px; overflow-y: auto; }

.about4 .box .r { width: 46%; }

.about4 .box .line { position: absolute; left: 125px; width: 48%; height: 9px; bottom: 27.6%; }

.about4 .box .line:after { background: #F08519; }

.zuzhi { overflow: hidden; padding: 25px 0 66px; }

.zuzhi h5 { color: #333333; font-size: 28px; }

.zuzhi img {  margin: 0 auto;  display: block;  max-width:100%}
.zuzhi p{ line-height:32px;}

.zuzhi .content{width:90%; margin:0 auto;}

.time { padding: 110px  0 70px; position: relative; }

.time:after { content: ''; position: absolute; width: 100%; left: 0; top: 0; height: 100%; background: rgba(0, 84, 163, 0.7); }

.time .box { position: relative; z-index: 2; }

.time .box h5 { font-size: 24px; line-height: normal; margin-bottom: 10px; }

.time .box h6 { color: #F08519; font-size: 24px; font-weight: 700; line-height: normal; margin-bottom: 50px; }

.time .box ul { 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; }

.time .box ul li { position: relative; margin-bottom: 83px; cursor: pointer; }

.time .box ul li:hover .dot { border-color: white; }

.time .box ul li:hover .dot div { background: white; }

.time .box ul li:hover .text { background: white; }

.time .box ul li:hover .text .bz { border-left-color: white; }

.time .box ul li:hover.right .text .bz { border-right-color: white; }

.time .box ul li.timemsg { margin-bottom: 116px; }

.time .box ul li.timemsg .dot:after { height: 116px; }

.time .box ul li:nth-child(2) .dot:after { height: 83px; }

.time .box ul li.left .text { right: 100%; margin-right: 48px; }

.time .box ul li.right .text { left: 100%; margin-left: 48px; }

.time .box ul li.right .text .bz { left: initial; right: 100%; border-left-color: transparent; border-right-color: rgba(255, 255, 255, 0.67); }

.time .box ul li:last-child { margin-bottom: 105px; }

.time .box ul li .text { position: absolute; width: 480px; height: 148px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background: rgba(255, 255, 255, 0.67); padding: 25px 34px 0 23px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .4s; transition: .4s; }

.time .box ul li .text.flags { opacity: 0; }

.time .box ul li .text.flags.flag { -webkit-animation: 1s fadeInUp2s forwards; animation: 1s fadeInUp2s forwards; }

.time .box ul li .text h4 { font-size: 24px; color: #333; font-weight: 700; line-height: normal; margin-bottom: 5px; }

.time .box ul li .text p { font-size: 14px; color: #040D27; height: 70px; line-height: 1.7; overflow-y: auto; }

.time .box ul li .text .bz { position: absolute; width: 0; height: 0; -webkit-transition: .4s; transition: .4s; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 100%; border: 18px solid transparent; border-top-width: 14px; border-bottom-width: 14px; border-left-color: rgba(255, 255, 255, 0.67); }

.time .box ul li i { font-size: 29px; line-height: 1; color: white; }

.time .box ul li .dot { position: relative; width: 29px; height: 29px; border-radius: 50%; background: transparent; border: 2px solid rgba(255, 255, 255, 0.67); -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-transition: .4s; transition: .4s; }

.time .box ul li .dot:after { position: absolute; content: ''; width: 3px; height: 83px; background: rgba(255, 255, 255, 0.67); left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 100%; margin-bottom: 2px; }

.time .box ul li .dot div { width: 19px; height: 19px; -webkit-transition: .4s; transition: .4s; border-radius: 50%; background: rgba(255, 255, 255, 0.67); }

.honor { padding: 70px 0 150px; background: #F9F9F9; }

.honor .head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 65px; }

.honor .head a { font-size: 18px; color: #333333; margin: 0 52px; line-height: normal; display: block; position: relative; }

.honor .head a:hover { color: #F08519; }

.honor .head a:hover:after { width: 100%; }

.honor .head a.active { color: #F08519; }

.honor .head a.active:after { width: 100%; }

.honor .head a:after { content: ''; position: absolute; bottom: 0; margin-bottom: -13px; width: 0%; left: 0; -webkit-transition: .4s; transition: .4s; height: 4px; background: #F08519; }

.honor .items { width: 1480px; margin: 0 auto; 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; }

.honor .items .item { width: 24%; height: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 25px; }

.honor .items .item:hover .img .bgmb { visibility: visible; opacity: 1; }

.honor .items .item:hover .text { background: #F08519; }

.honor .items .item:hover .text p { color: white; }

.honor .items .item:last-child:nth-child(4n - 1) { margin-right: calc( 24% + 4% / 3); }

.honor .items .item:last-child:nth-child(4n - 2) { margin-right: calc( 48% + 8% / 3); }

.honor .items .item .img { position: relative;  width: 100%; -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; background:#dfdfdf; }

.honor .items .item .img img { max-width: 100%; max-height: 100%; }

.honor .items .item .img .bgmb { 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.35); visibility: hidden; opacity: 0; -webkit-transition: .5s; transition: .5s; }

.honor .items .item .img .bgmb i { font-size: 45px; color: rgba(255, 255, 255, 0.65); }

.honor .items .item .text { height: 60px; background: #005197; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 25px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: .4s; transition: .4s; }

.honor .items .item .text p { font-size: 16px; line-height: 1.4; color: #fff; width: 100%; text-align: center; -webkit-line-clamp: 2; -webkit-transition: .4s; transition: .4s; }

.honor .pswp__container { -webkit-transition: .4s; transition: .4s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); }

.honor .pswp__bg { background: rgba(0, 0, 0, 0.8); }

.honor .pswp__top-bar { background-color: transparent; }

.honor .pswp__top-bar .pswp__button--close { position: relative; width: 50px; height: 50px; top: 0; background: #0054A3; font-size: 16px; color: white; background-position: 0 0; opacity: 1; z-index: 2; }

.honor .pswp__caption { margin-top: 20px; background: transparent; bottom: 0; }

.honor .pswp__caption small { display: none; }

.honor .pswp__caption__center { width: auto; min-height: 44px; line-height: 1.2; -webkit-transition: .3s; transition: .3s; font-size: 14px; color: #747474; 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: 0 20px; background: white; -webkit-box-sizing: border-box; box-sizing: border-box; }

.honor .pswp__button { width: 30px; height: 30px; background: transparent; display: none; }

.honor .pswp__button--close { display: block; }

.honor .pswp__button--arrow--left, .honor .pswp__button--arrow--right { width: 46px; height: 46px; background: white; border-radius: 50%; -webkit-transition: .3s; transition: .3s; 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: 20px; color: #F08519; opacity: 1; }

.honor .pswp__button--arrow--left:hover, .honor .pswp__button--arrow--right:hover { background: #F08519; color: white; }

.honor .pswp__button--arrow--left { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.honor .pswp__button--arrow--right { right: 50%; -webkit-transform: translateX(50%); transform: translateX(50%); }

.honor .pswp__button--arrow--left { margin-left: -600px; }

.honor .pswp__button--arrow--right { margin-right: -600px; }

.honor .pswp__button--arrow--left:before { width: 66px; height: 66px; background: transparent; }

.honor .pswp__button--arrow--right:before { width: 66px; height: 66px; background: transparent; }

.leader { padding: 115px 0 95px; }

.leader .text { width: 866px; margin: 0 auto; }

.leader .text p { font-size: 24px; color: #585858; line-height: 2.2; }

.leader .text img { margin-top: 115px; margin-left: auto; display: block; }

.culture1 { padding: 110px 0 170px; }

.culture1 .box { width: 90%; margin: 0 auto; }

.culture1 .box h5 { color: #005197; }

.culture1 .box h6 { font-size: 24px; }

.culture1 .box .line { width: 57px; height: 4px; margin: 35px auto 55px; }

.culture1 .box .line::after { background: #005197; }

.culture1 .box p { font-size:18px; color: #333333; text-align: center; }

.culture2 { position: relative; padding: 87px 0 70px; }

.culture2 h5 { font-size: 27px; }

.culture2 h6 { font-size: 26px; }

.culture2:after { content: ''; position: absolute; width: 100%; left: 0; top: 0; height: 100%; background: rgba(0, 84, 163, 0.7); }

.culture2 * { position: relative; z-index: 1; }

.culture2 .line { width: 57px; height: 4px; margin: 35px auto 55px; }

.culture2 .line::after { background: #F08519; }

.culture2 .box { width: 1710px; margin: 0 auto; 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; overflow: hidden; }

.culture2 .box.itemAnimates .itemAnimate { opacity: 0; }

.culture2 .box.itemAnimates.animates .itemAnimate { -webkit-animation: 1s fadeInUp forwards; animation: 1s fadeInUp forwards; }

.culture2 .box .prev, .culture2 .box .next { width: 45px; height: 45px; background: transparent; border: 2px solid white; color: white; font-size: 14px; }

.culture2 .box .prev:hover, .culture2 .box .next:hover { background: #F08519; border-color: #F08519; }

.culture2 .box .swiper-culture2 { width: 1490px; overflow: hidden; }

.culture2 .box .swiper-culture2 .swiper-wrapper .swiper-slide { position: relative; }

.culture2 .box .swiper-culture2 .swiper-wrapper .swiper-slide:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.culture2 .box .swiper-culture2 .swiper-wrapper .swiper-slide:hover .text { background: #F08519; }

.culture2 .box .swiper-culture2 .swiper-wrapper .swiper-slide:hover .text p { color: white; }

.culture2 .box .swiper-culture2 .swiper-wrapper .swiper-slide .img { overflow: hidden; }

.culture2 .box .swiper-culture2 .swiper-wrapper .swiper-slide .text { height: 70px; background: white; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 25px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: .4s; transition: .4s; }

.culture2 .box .swiper-culture2 .swiper-wrapper .swiper-slide .text p { font-size: 18px; line-height: 1.4; color: #333333; width: 100%; text-align: center; -webkit-line-clamp: 1; -webkit-transition: .4s; transition: .4s; }

.culture2 .box .swiper-culture2 .swiper-wrapper .swiper-slide .linkA { position: absolute; z-index: 7; }

.ckgd { width: 168px; height: 44px; border: 1px solid white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .5s; transition: .5s; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; color: white; margin: 0 auto; margin-top: 55px; }

.ckgd:hover { -webkit-transition-delay: .2s; transition-delay: .2s; color: white; border-color: #F08519; }

.culture3 { background: #F9F9F9; padding: 90px 0 130px; }

.culture3 h5 { font-size: 27px; color: #333333; }

.culture3 h6 { font-size: 26px; }

.culture3 .line { width: 57px; height: 4px; margin: 35px auto; }

.culture3 .line::after { background: #F08519; }

.culture3 ul { width: 1495px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.culture3 ul.itemAnimates .itemAnimate { opacity: 0; }

.culture3 ul.itemAnimates.animates .itemAnimate { -webkit-animation: 1s flipInX forwards; animation: 1s flipInX forwards; }

.culture3 ul li { position: relative; width: 49%; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 30px 54px 37px; -webkit-box-sizing: border-box; box-sizing: border-box; background: white; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0); box-shadow: 0 0 10px rgba(0, 0, 0, 0); -webkit-transition: .4s; transition: .4s; margin-bottom: 38px; }

.culture3 ul li:hover { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }

.culture3 ul li:hover .l img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.culture3 ul li .l { margin-right: 50px; overflow: hidden; width: 28%; }

.culture3 ul li .r { -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; padding-top: 45px; padding-bottom: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.culture3 ul li .r p { font-size: 18px; color: #585858; line-height: normal; -webkit-line-clamp: 1; }

.culture3 ul li .r .times { -webkit-transform: translateY(-30px); transform: translateY(-30px); }

.culture3 ul li .r .times i, .culture3 ul li .r .times span { display: inline-block; }

.culture3 ul li .r .times i { font-size: 20px; color: #A4A4A4; }

.culture3 ul li .r .times span { font-size: 16px; color: #A4A4A4; margin-left: 15px; }

.culture3 ul li .r section { display: -webkit-box; display: -ms-flexbox; display: flex; }

.culture3 ul li .r section a { width: 120px; height: 38px; 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: 14px; color: white; -webkit-transition: .4s; transition: .4s; background: #A4A4A4; }

.culture3 ul li .r section a.active { background: #F08519; margin-right: 32px; }

.culture3 .ckgd { margin-top: 35px; border-color: #585858; color: #585858; }

.culture3 .ckgd:hover { -webkit-transition-delay: .2s; transition-delay: .2s; color: white; border-color: #F08519; }

.prd .head { height: 105px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.prd .head a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; font-size: 18px; font-weight: 300; margin: 0 11px; position: relative; -webkit-transition: .4s; transition: .4s; }

.prd .head a.active { color: #F08519; }

.prd .head a.active:after { width: 100%; }

.prd .head a:hover { color: #F08519; }

.prd .head a:hover:after { width: 100%; }

.prd .head a:after { content: ''; position: absolute; width: 0%; height: 7px; background: #F08519; bottom: 0; left: 0; -webkit-transition: .4s; transition: .4s; }

.prd ul li { height: 560px; position: relative; }

.prd ul li.mengban:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 84, 163, 0.7); z-index: 0; }

.prd ul li.mengban .box .l { -webkit-box-sizing: border-box; box-sizing: border-box; }

.prd ul li.textColor .box { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.prd ul li.textColor .box .l .text h5 { color: #585858; }

.prd ul li.textColor .box .l .text p { color: #585858; }

.prd ul li.textColor .box .r { -webkit-box-sizing: border-box; box-sizing: border-box; }

.prd ul li .box { position: relative; width: 1710px; height: 100%; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; z-index: 1; overflow: hidden; }

.prd ul li .box .l { width: 45%; 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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.prd ul li .box .l .text { width: 500px; }

.prd ul li .box .l .text h6 { color: #F08519; text-align: left; font-size: 18px; margin-top: 0; }

.prd ul li .box .l .text h5 { font-size: 24px; margin-top: 15px; margin-bottom: 25px; text-align: left; }

.prd ul li .box .l .text p { font-size: 14px; color: white; -webkit-line-clamp: 5; }

.prd ul li .box .l .text a { margin-top: 35px; width: 137px; height: 37px; 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: white; background: #F08519; font-weight: 700; }

.prd ul li .box .r { padding: 30px 0; width: 45%; -webkit-box-sizing: border-box; box-sizing: border-box; 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; }

.prd ul li .box .r img { max-width: 100%; max-height: 100%; display: block; }

.prdinner { padding: 89px 0 83px; background: #F9F9F9; }

.prdinner .box { width: 1340px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; }

.prdinner .box:hover .l .swiper-prd .swiper-wrapper .swiper-slide img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.prdinner .box .l { width: 620px; margin-right: 70px; background: white; }

.prdinner .box .l .swiper-prd { position: relative; overflow: hidden; }

.prdinner .box .l .swiper-prd .swiper-wrapper .swiper-slide { padding: 30px; -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; overflow: hidden; }

.prdinner .box .l .swiper-prd .swiper-wrapper .swiper-slide img { max-width: 100%; -webkit-transition: .4s; transition: .4s; }

.prdinner .box .l .swiper-prd .swiper-pagination { line-height: 1; bottom: 16px; z-index: 3; }

.prdinner .box .l .swiper-prd .swiper-pagination .swiper-pagination-bullet { width: 11px; height: 11px; opacity: 1; background: transparent; margin: 0 10px; border: 1px solid #707070; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .4s; transition: .4s; }

.prdinner .box .l .swiper-prd .swiper-pagination .swiper-pagination-bullet:hover { background: #F08519; border-color: transparent; }

.prdinner .box .l .swiper-prd .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #F08519; border-color: transparent; }

.prdinner .box .r { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow-y: auto; }

.prdinner .box .r h6 { font-size: 18px; text-align: left; margin-top: 0; }

.prdinner .box .r h5 { font-size: 24px; text-align: left; color: #333333; line-height: 1.4; font-weight: 700; margin-top: 15px; }

.prdinner .box .r > p { font-size: 14px; color: #585858; line-height: 2; margin: 20px 0; }

.prdinner .box .r .text { width: 100%; border-top: 1px solid rgba(0, 0, 0, 0.1); }

.prdinner .box .r .text ul { padding-top: 30px; padding-bottom: 40px; }

.prdinner .box .r .text ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.prdinner .box .r .text ul li i { font-size: 14px; color: #707070; line-height: 1; }

.prdinner .box .r .text ul li p { font-size: 14px; color: #585858; line-height: 2.4; margin-left: 10px; }

.prdinner .box .r .text section { display: -webkit-box; display: -ms-flexbox; display: flex; }

.prdinner .box .r .text section a { display: -webkit-box; display: -ms-flexbox; display: flex; }

.prdinner .box .r .text section a.active i { color: #F08519; }

.prdinner .box .r .text section a.active p { color: #F08519; }

.prdinner .box .r .text section a:hover i { color: #F08519; }

.prdinner .box .r .text section a:hover p { color: #F08519; }

.prdinner .box .r .text section a:last-child { margin-left: 40px; }

.prdinner .box .r .text section a i { font-size: 20px; color: #A4A4A4; line-height: normal; -webkit-transition: .5s; transition: .5s; }

.prdinner .box .r .text section a p { font-size: 16px; color: #A4A4A4; line-height: normal; margin-left: 7px; -webkit-transition: .5s; transition: .5s; }

.prdbiaoge { padding-bottom: 50px; background: #F9F9F9; }

.prdbiaoge .box { width: 1340px; margin: 0 auto; }

.prdbiaoge .box .head h5 { font-size: 24px; color: #333333; padding-left: 13px; border-left: 7px solid #F08519; text-align: left; line-height: 1.1; }

.prdbiaoge .box .biaoge { margin-top: 30px; }

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

.prdbiaoge .box .biaoge .items .item1 { width: 16%; background: #0350A0; 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-bottom: 1px solid white; border-right: 1px solid white; -webkit-box-sizing: border-box; box-sizing: border-box; }

.prdbiaoge .box .biaoge .items .item1 h6 { -webkit-box-flex: 1; -ms-flex: 1; flex: 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; font-size: 16px; color: #FFFFFF; }

.prdbiaoge .box .biaoge .items .item1 .firstitem { -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; }

.prdbiaoge .box .biaoge .items .item1 .firstitem div { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 40px; padding: 10px 15px; 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; font-size: 16px; line-height: 1.8; color: white; border-left: 1px solid white; border-bottom: 1px solid white; box-sizing: border-box; }

.prdbiaoge .box .biaoge .items .item1 .firstitem div:last-child { border-bottom: 1px solid transparent; }

.prdbiaoge .box .biaoge .items .item2 { -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; }

.prdbiaoge .box .biaoge .items .item2 .itembox { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; }

.prdbiaoge .box .biaoge .items .item2 .itembox.active .itembox2 { background: rgba(3, 80, 160, 0.06); }

.prdbiaoge .box .biaoge .items .item2 .itembox.solidactive .itembox2 { border: 1px solid rgba(0, 0, 0, 0.15); }

.prdbiaoge .box .biaoge .items .item2 .itembox div { -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 40px; height: 100%; padding: 10px 15px; 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; font-size: 16px; line-height: 1.8; border-bottom: 1px solid rgba(255, 255, 255, 0.8); box-sizing: border-box; }

.prdbiaoge .box .biaoge .items .item2 .itembox div h6 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; 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; font-size: 16px; line-height: 1.8; color: white; }

.prdbiaoge .box .biaoge .items .item2 .itembox div .lastitems { -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; }

.prdbiaoge .box .biaoge .items .item2 .itembox div .lastitems section { -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 40px; height: 100%; padding: 10px 15px; 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; font-size: 16px; line-height: 1.8; box-sizing: border-box; }

.prdbiaoge .box .biaoge .items .item2 .itembox div.itembox1 { width: 27.5%; background: rgba(3, 80, 160, 0.8); color: #FFFFFF; display: -webkit-box; display: -ms-flexbox; display: flex; }

.prdbiaoge .box .biaoge .items .item2 .itembox div.itembox2 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #585858; }

.prdbiaoge .box .biaoge .items .item2 .itembox div sub { height: 100%; }

.prdbiaoge a { margin: 0 auto; margin-top: 85px; width: 137px; height: 37px; 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: white; background: #F08519; font-weight: 700; }

.news { padding: 20px 0 65px; background: #F9F9F9; }

.news .box { width: 1256px; margin: 0 auto; }

.news .box .firstnews { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; background: white; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.04); box-shadow: 0 0 3px rgba(0, 0, 0, 0.04); -webkit-transition: .4s; transition: .4s; }

.news .box .firstnews:hover { -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); }

.news .box .firstnews:hover .l img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.news .box .firstnews:hover .r h5 { color: #F08519; }

.news .box .firstnews .l { overflow: hidden; width: 50%; }

.news .box .firstnews .r { width: 50%; padding: 45px 95px 0 68px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.news .box .firstnews .r > span { font-size: 16px; color: #F08519; }

.news .box .firstnews .r h5 { font-size: 24px; font-weight: 700; text-align: left; line-height: normal; color: #333; -webkit-transition: .4s; transition: .4s; -webkit-line-clamp: 1; margin-top: 10px; margin-bottom: 20px; }

.news .box .firstnews .r p { -webkit-line-clamp: 4; font-size: 16px; color: #A4A4A4; }

.news .box .firstnews .r a { display: block; margin-top: 35px; font-size: 16px; color: #F08519; }

.news .box ul { margin-top: 60px; }

.news .box ul li { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 30px 0 25px; background: white; margin-bottom: 60px; -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.04); box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.04); position: relative; -webkit-transition: .5s; transition: .5s; }

.news .box ul li:hover { -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.17); box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.17); }

.news .box ul li:hover .l:after { height: 200%; -webkit-transition-delay: .3s; transition-delay: .3s; }

.news .box ul li:hover .l .timer p { color: white; -webkit-transition-delay: .1s; transition-delay: .1s; }

.news .box ul li:hover .r h5, .news .box ul li:hover .r p, .news .box ul li:hover .r a { color: white; -webkit-transition-delay: .1s; transition-delay: .1s; }

.news .box ul li .l { width: 215px; 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; position: relative; }

.news .box ul li .l:after { content: ''; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1px; height: 0%; background: white; z-index: 2; -webkit-transition: .7s; transition: .7s; }

.news .box ul li .l .timer { width: 145px; height: 145px; border: 1px solid #F08519; 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; }

.news .box ul li .l .timer p { font-size: 25px; color: #F08519; line-height: 1; -webkit-transition: .4s; transition: .4s; }

.news .box ul li .l .timer p:last-child { font-size: 21px; margin-top: 10px; }

.news .box ul li .r { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 56px; padding-right: 72px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.news .box ul li .r h5 { font-size: 24px; color: #333333; -webkit-line-clamp: 1; text-align: left; -webkit-transition: .4s; transition: .4s; font-weight: 700; line-height: normal; }

.news .box ul li .r p { color: #A4A4A4; margin-top: 20px; margin-bottom: 40px; -webkit-transition: .4s; transition: .4s; }

.news .box ul li .r a { display: block; font-size: 16px; color: #F08519; -webkit-transition: .4s; transition: .4s; }

.news .box .fy { margin-top: 5px; 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; height: 60px; background: #F08519; padding: 0 70px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.news .box .fy > a { font-size: 28px; color: white; line-height: 1; }

.news .box .fy .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.news .box .fy .items a { position: relative; width: 40px; height: 40px; margin: 0 2px; -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; font-size: 16px; color: white; }

.news .box .fy .items a:hover i:nth-child(1) { width: 100%; }

.news .box .fy .items a:hover i:nth-child(2) { height: 100%; -webkit-transition-delay: .3s; transition-delay: .3s; }

.news .box .fy .items a:hover i:nth-child(3) { width: 100%; -webkit-transition-delay: .6s; transition-delay: .6s; }

.news .box .fy .items a:hover i:nth-child(4) { height: 100%; -webkit-transition-delay: .9s; transition-delay: .9s; }

.news .box .fy .items a.active i:nth-child(1) { width: 100%; }

.news .box .fy .items a.active i:nth-child(2) { height: 100%; -webkit-transition-delay: .3s; transition-delay: .3s; }

.news .box .fy .items a.active i:nth-child(3) { width: 100%; -webkit-transition-delay: .6s; transition-delay: .6s; }

.news .box .fy .items a.active i:nth-child(4) { height: 100%; -webkit-transition-delay: .9s; transition-delay: .9s; }

.news .box .fy .items a i { position: absolute; z-index: 3; background: white; -webkit-transition: .3s; transition: .3s; }

.news .box .fy .items a i:nth-child(1) { width: 0%; height: 1px; top: 0; left: 0; }

.news .box .fy .items a i:nth-child(2) { width: 1px; right: 0; top: 0; height: 0%; }

.news .box .fy .items a i:nth-child(3) { width: 0%; height: 1px; bottom: 0; right: 0; }

.news .box .fy .items a i:nth-child(4) { width: 1px; height: 0%; bottom: 0; left: 0; }

.newsinner { position: relative; z-index: 4; background: #F9F9F9; padding-bottom: 60px; }

.newsinner .newspaper { width: 1100px; margin: 0 auto; background: white; -webkit-transform: translateY(-166px); transform: translateY(-166px); margin-bottom: -166px; }

.newsinner .newspaper .head { padding: 40px 95px 30px; border-bottom: 1px solid #707070; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/xiangqing_bg.jpg);}

.newsinner .newspaper .head h5 { font-size: 35px; color: #333333; line-height: 1.4; }

.newsinner .newspaper .head .times { font-size: 16px; color: #A4A4A4; line-height: normal; margin-top: 20px; margin-bottom: 30px; }

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

.newsinner .newspaper .head .title span { color: #A4A4A4; font-size: 16px; line-height: normal; display: inline-block; margin-right: 3px; }

.newsinner .newspaper .head .title a { font-size: 20px; color: #A4A4A4; line-height: 1; display: block; font-size: 18px; margin: 0 !important; margin-right: 25px !important; -webkit-transition: .4s; transition: .4s; background: none !important; float: none !important; padding: 0 !important; line-height: 1 !important; height: auto !important; }

.newsinner .newspaper .head .title a:last-child { margin-right: 0 !important; }

.newsinner .newspaper .head .title a:hover { color: #F08519; }

.newsinner .newspaper .text { width: 90%; margin: 0 auto; padding: 55px 0 80px; }

.newsinner .newspaper .text p { color: #333333; line-height: 2; }

.newsinner .newspaper .paperlink { padding: 0 44px; height: 96px; }

.newsinner .newspaper .paperlink .item { height: 100%; border-top: 1px solid rgba(112, 112, 112, 0.5); 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; }

.newsinner .newspaper .paperlink .item a { display: -webkit-box; display: -ms-flexbox; display: flex; width: 139px; height: 37px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #A4A4A4; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .4s; transition: .4s; }

.newsinner .newspaper .paperlink .item a:hover { border-color: #005197; -webkit-transition-delay: .2s; transition-delay: .2s; }

.newsinner .newspaper .paperlink .item a:hover i, .newsinner .newspaper .paperlink .item a:hover p { color: white; -webkit-transition-delay: .2s; transition-delay: .2s; }

.newsinner .newspaper .paperlink .item a.comeback { border: none; background: #005197; color: white; font-size: 14px; }

.newsinner .newspaper .paperlink .item a i { color: #A4A4A4; font-size: 14px; -webkit-transition: .4s; transition: .4s; line-height: normal; }

.newsinner .newspaper .paperlink .item a p { color: #A4A4A4; -webkit-transition: .4s; transition: .4s; margin-left: 3px; line-height: normal; }

.quality1 { padding: 85px 0 90px; background: #F9F9F9; }

.quality1 .box { width: 1505px; margin: 0 auto; }

.quality1 .box h5 { color: #333333; }

.quality1 .box h6 { font-size: 24px; }

.quality1 .box ul { margin-top: 55px; margin-bottom: 85px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.quality1 .box ul.itemAnimates .itemAnimate { opacity: 0; }

.quality1 .box ul.itemAnimates.animates .itemAnimate { -webkit-animation: 1s fadeInRight forwards; animation: 1s fadeInRight forwards; }

.quality1 .box ul li { margin: 0 135px; 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; cursor: pointer; }

.quality1 .box ul li.active div { background: #0350A0; color: white; border-color: #0350A0; }

.quality1 .box ul li:hover div { background: #0350A0; color: white; border-color: #0350A0; }

.quality1 .box ul li div { width: 89px; height: 89px; border: 1px solid #707070; font-size: 50px; border-radius: 50%; -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: #585858; -webkit-transition: .4s; transition: .4s; }

.quality1 .box ul li p { margin-top: 25px; line-height: normal; font-size: 18px; color: #333333; }

.quality1 .box .quality1text { position: relative; width: 100%; text-align: center; }

.quality1 .box .quality1text p { position: absolute; font-size: 16px; width: 100%; color: #A4A4A4; visibility: hidden; opacity: 0; -webkit-transition: .4s; transition: .4s; }

.quality1 .box .quality1text p.active { visibility: visible; opacity: 1; }

.quality1 .box .swiper-box { margin-top: 45px; 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; }

.quality1 .box .swiper-box .prev, .quality1 .box .swiper-box .next { width: 45px; height: 45px; border: 2px solid #A4A4A4; font-size: 14px; color: #A4A4A4; font-weight: 700; }

.quality1 .box .swiper-box .prev:hover, .quality1 .box .swiper-box .next:hover { border-color: #F08519; color: white; }

.quality1 .box .swiper-box .prev { margin-right: 48px; }

.quality1 .box .swiper-box .next { margin-left: 48px; }

.quality1 .box .swiper-box .swiper-quality1 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.quality1 .box .swiper-box .swiper-quality1 .swiper-wrapper.active .swiper-slide { opacity: 1; visibility: visible; }

.quality1 .box .swiper-box .swiper-quality1 .swiper-wrapper .swiper-slide { position: relative; overflow: hidden; opacity: 0; visibility: hidden; -webkit-transition: .4s; transition: .4s; }

.quality1 .box .swiper-box .swiper-quality1 .swiper-wrapper .swiper-slide:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.quality1 .box .swiper-box .swiper-quality1 .swiper-wrapper .swiper-slide img { -webkit-transition: .4s; transition: .4s; }

.quality2 { padding: 80px 0 165px; }

.quality2 h5 { font-size: 27px; }

.quality2 h6 { font-size: 26px; }

.quality2 .box { width: 1500px; margin: 0 auto; margin-top: 45px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.quality2 .box .dot { position: relative; width: 305px; height: 305px; border-radius: 50%; background: rgba(0, 84, 163, 0.35); margin: 0 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; }

.quality2 .box .dot.itemAnimates .itemAnimate { opacity: 0; }

.quality2 .box .dot.itemAnimates.animates .itemAnimate { -webkit-animation: 1s fadeInUp forwards; animation: 1s fadeInUp forwards; }

.quality2 .box .dot .center { width: 270px; height: 270px; 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: 24px; border-radius: 50%; background: #0054A3; color: white; line-height: 1.4; }

.quality2 .box .dot .text { position: absolute; }

.quality2 .box .dot .text.text1 { right: 100%; bottom: 225px; margin-right: -19px; }

.quality2 .box .dot .text.text1 p { bottom: 100%; margin-bottom: 17px; }

.quality2 .box .dot .text.text1 .img img { -webkit-transform: rotatey(-180deg); transform: rotatey(-180deg); }

.quality2 .box .dot .text.text2 { left: 100%; bottom: 215px; margin-left: -15px; }

.quality2 .box .dot .text.text2 p { padding-left: 65px; padding-right: 0; bottom: initial; bottom: 100%; margin-bottom: 17px; }

.quality2 .box .dot .text.text2 .img .dots { left: initial; right: 0; margin-top: 2px; }

.quality2 .box .dot .text.text3 { right: 100%; bottom: 0; margin-right: -36px; }

.quality2 .box .dot .text.text3 p { padding-left: 15px; padding-right: 85px; }

.quality2 .box .dot .text.text3 .img .dots { left: 0; top: 100%; margin-top: -2px; }

.quality2 .box .dot .text.text4 { left: 100%; bottom: 0; margin-left: -36px; }

.quality2 .box .dot .text.text4 p { padding-left: 85px; padding-right: 0; }

.quality2 .box .dot .text.text4 .img img { -webkit-transform: rotatey(-180deg); transform: rotatey(-180deg); }

.quality2 .box .dot .text.text4 .img .dots { left: initial; right: 0; top: 100%; margin-top: -1px; }

.quality2 .box .dot .text p { position: absolute; bottom: 17px; color: white; padding: 0 55px 0px 15px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 2.2; max-height: 122px; overflow-y: auto; }

.quality2 .box .dot .text .img { position: relative; }

.quality2 .box .dot .text .img .dots { position: absolute; width: 12px; height: 12px; border-radius: 50%; background: white; left: 0; top: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.quality3 { background: #F9F9F9; padding: 70px 0 100px; }

.quality3 h5 { font-size: 27px; color: #333333; }

.quality3 h6 { font-size: 26px; }

.quality3 .swiper-quality3 { width: 1530px; margin: 0 auto; margin-top: 35px; overflow: hidden; }

.quality3 .swiper-quality3 .swiper-wrapper .swiper-slide { padding: 20px 35px 25px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; background: white; cursor: pointer; }

.quality3 .swiper-quality3 .swiper-wrapper .swiper-slide:hover .l img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.quality3 .swiper-quality3 .swiper-wrapper .swiper-slide .l { overflow: hidden; width: 245px; margin-right: 38px; }

.quality3 .swiper-quality3 .swiper-wrapper .swiper-slide .r { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.quality3 .swiper-quality3 .swiper-wrapper .swiper-slide .r h6 { font-size: 24px; color: #0350A0; line-height: normal; margin: 35px auto; }

.quality3 .swiper-quality3 .swiper-wrapper .swiper-slide .r p { color: #A4A4A4; max-height: 180px; overflow-y: auto; }

.quality3 .swiper-pags { text-align: center; line-height: 0; margin: 0 auto; margin-top: 45px; width: 90%; overflow: hidden; white-space: nowrap; }

.quality3 .swiper-pags .swiper-pagination-bullet { width: 63px; height: 4px; background: #A4A4A4; border-radius: 0; opacity: 1; margin: 0 4px; -webkit-transition: .4s; transition: .4s; }

.quality3 .swiper-pags .swiper-pagination-bullet:hover { background: #F08519; }

.quality3 .swiper-pags .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #F08519; }

.quality4 { padding: 77px 0 115px; }

.quality4 h5 { font-size: 27px; }

.quality4 h6 { font-size: 26px; }

.quality4 .box { width: 1385px; margin: 0 auto; }

.quality4 .box .msg { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 25px; margin-bottom: 70px; }

.quality4 .box .msg .l { width: 47.7%; }

.quality4 .box .msg .l h6 { font-size: 24px; color: white; }

.quality4 .box .msg .l ul { margin-top: 35px; margin-bottom: 65px; }

.quality4 .box .msg .l ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.quality4 .box .msg .l ul li i { font-size: 14px; color: white; line-height: 1; }

.quality4 .box .msg .l ul li p { font-size: 14px; color: white; line-height: 2.2; margin-left: 10px; }

.quality4 .box .msg .l p { color: white; }

.quality4 .box .msg .r { width: 53.3%; }

.quality4 .box .msg .r img { max-width: 100%; }

.quality4 .box .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; }

.quality4 .box .item.itemAnimates .itemAnimate { opacity: 0; }

.quality4 .box .item.itemAnimates.animates .itemAnimate { -webkit-animation: 1s fadeInUp forwards; animation: 1s fadeInUp forwards; }

.quality4 .box .item i { display: none; }

.quality5 { padding: 77px 0 63px; }

.quality5 .box { width: 1385px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.quality5 .box.itemAnimates .itemAnimate { opacity: 0; }

.quality5 .box.itemAnimates.animates .itemAnimate { -webkit-animation: 1s fadeInRight forwards; animation: 1s fadeInRight forwards; }

.quality5 .box .l { width: 43%; margin-right: 60px; }

.quality5 .box .l h5 { color: #333; font-size: 24px; margin-bottom: 20px; text-align: left; }

.quality5 .box .l p { color: #A4A4A4; }

.quality5 .box .r { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.quality5 .box .r .img { width: 30%; }

.quality5 .box .r i { width: 30%; }

.join1 { padding-top: 85px; }

.join1 h5 { color: #333333; }

.join1 h6 { font-size: 24px; }

.join1 .line { width: 57px; height: 4px; margin: 0 auto; margin-top: 30px; margin-bottom: 45px; }

.join1 .line:after { background: #F08519; }

.join1 p { color: #333333; font-size: 33px; text-align: center; font-weight: 500; margin-bottom: 50px; }

.join1 img { max-width: 100%; }

.join1 div { height: 480px; }

.join2 { padding: 25px 0 60px; }

.join2 h5 { font-size: 27px; color: #333; }

.join2 h6 { font-size: 26px; }

.join2 .head { height: 105px; display: -webkit-box; display: -ms-flexbox; display: flex; margin: 40px 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.join2 .head a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; font-size: 18px; font-weight: 300; margin: 0 11px; position: relative; -webkit-transition: .4s; transition: .4s; }

.join2 .head a.active { color: #F08519; }

.join2 .head a.active:after { width: 100%; }

.join2 .head a:hover { color: #F08519; }

.join2 .head a:hover:after { width: 100%; }

.join2 .head a:after { content: ''; position: absolute; width: 0%; height: 7px; background: #F08519; bottom: 0; left: 0; -webkit-transition: .4s; transition: .4s; }

.join2 ul { width: 1662px; margin: 0 auto; margin-top: 45px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.join2 ul.itemAnimates .itemAnimate { opacity: 0; }

.join2 ul.itemAnimates.animates .itemAnimate { -webkit-animation: 1s flipInY forwards; animation: 1s flipInY forwards; }

.join2 ul li { position: relative; width: 32%; height: 196px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16); box-shadow: 0 0 10px rgba(0, 0, 0, 0.16); padding: 28px 28px 22px 30px; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 25px; }

.join2 ul li:hover a { background: #0054A3; }

.join2 ul li .title { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.join2 ul li .title h4 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #333333; font-size: 18px; font-weight: 700; line-height: normal; -webkit-line-clamp: 1; }

.join2 ul li .title span { width: 165px; margin-left: 15px; font-size: 16px; color: #A4A4A4; line-height: normal; -webkit-line-clamp: 1; }

.join2 ul li p { color: #585858; line-height: 2; -webkit-line-clamp: 2; margin-top: 20px; height: 56px; margin-bottom: 15px; }

.join2 ul li a { width: 113px; height: 33px; background: #A4A4A4; 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; font-size: 14px; color: white; -webkit-transition: .4s; transition: .4s; }

.join2 ul i { width: 32%; }

.contact #map { height: 500px; }

.contact .box { width: 1180px; margin: 0 auto; padding: 85px 0 60px; 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; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.contact .box ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 15px; }

.contact .box ul li:last-child { margin-bottom: 0; }

.contact .box ul li i { width: 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: 20px; color: #585858; line-height: 1; }

.contact .box ul li p { font-size: 16px; color: #585858; margin-left: 10px; }

.contact .box .img { width: 165px; }

.contact .box .img img { width: 100%; }

.stock { padding: 285px 0 530px; position: relative; }

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

.stock .box { width: 1710px; margin: 0 auto; position: relative; z-index: 5; }

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

.stock .box ul li { padding-right: 85px; border-bottom: 1px solid white; }

.stock .box ul li:last-child { padding-right: 0; }

.stock .box ul li div { font-size: 18px; color: white; line-height: normal; }

.stock .box ul li div:last-child { font-size: 30px; font-weight: 700; margin-top: 25px; margin-bottom: 30px; }

.stock .box p { font-size: 18px; color: white; margin-top: 20px; white-space: pre-wrap; }

.stock .items { position: relative; z-index: 2; position: absolute; bottom: 0; width: 100%; height: 150px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.stock .items .item { width: 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; background: rgba(255, 255, 255, 0.2); border: 1px solid white; -webkit-transition: .4s; transition: .4s; }

.stock .items .item:hover { background: #F08519; border-color: #F08519; }

.stock .items .item.active { background: #F08519; border-color: #F08519; }

.stock .items .item i { font-size: 40px; color: white; }

.stock .items .item p { margin-left: 18px; color: white; font-size: 24px; }

.search { background: #F9F9F9; padding: 85px 0; }

.search .box { width: 1525px; margin: 0 auto; }

.search .box ul { 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; }

.search .box ul li { width: 48%; height: 155px; background: white; margin-bottom: 40px; padding: 25px 30px 30px 60px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; }

.search .box ul li:hover span, .search .box ul li:hover h5, .search .box ul li:hover p { color: white; }

.search .box ul li:hover:after { opacity: 1; -webkit-clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%); clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%); }

.search .box ul li:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #F08519; opacity: 0; -webkit-transition: .5s; transition: .5s; -webkit-transition-timing-function: var(--ease-in-out-b); transition-timing-function: var(--ease-in-out-b); -webkit-clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%); clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%); z-index: -1; }

.search .box ul li span { font-size: 16px; color: #F08519; line-height: normal; -webkit-transition: .4s; transition: .4s; }

.search .box ul li h5 { margin-top: 10px; margin-bottom: 20px; font-size: 24px; color: #333; font-weight: 700; line-height: normal; -webkit-line-clamp: 1; -webkit-transition: .4s; transition: .4s; }

.search .box ul li p { font-size: 16px; color: #F08519; line-height: normal; -webkit-transition: .4s; transition: .4s; }

.search .fy { margin-top: 20px; 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; height: 60px; background: #F08519; padding: 0 70px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.search .fy > a { font-size: 28px; color: white; line-height: 1; }

.search .fy .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.search .fy .items a { position: relative; width: 40px; height: 40px; margin: 0 2px; -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; font-size: 16px; color: white; }

.search .fy .items a:hover i:nth-child(1) { width: 100%; }

.search .fy .items a:hover i:nth-child(2) { height: 100%; -webkit-transition-delay: .3s; transition-delay: .3s; }

.search .fy .items a:hover i:nth-child(3) { width: 100%; -webkit-transition-delay: .6s; transition-delay: .6s; }

.search .fy .items a:hover i:nth-child(4) { height: 100%; -webkit-transition-delay: .9s; transition-delay: .9s; }

.search .fy .items a.active i:nth-child(1) { width: 100%; }

.search .fy .items a.active i:nth-child(2) { height: 100%; -webkit-transition-delay: .3s; transition-delay: .3s; }

.search .fy .items a.active i:nth-child(3) { width: 100%; -webkit-transition-delay: .6s; transition-delay: .6s; }

.search .fy .items a.active i:nth-child(4) { height: 100%; -webkit-transition-delay: .9s; transition-delay: .9s; }

.search .fy .items a i { position: absolute; z-index: 3; background: white; -webkit-transition: .3s; transition: .3s; }

.search .fy .items a i:nth-child(1) { width: 0%; height: 1px; top: 0; left: 0; }

.search .fy .items a i:nth-child(2) { width: 1px; right: 0; top: 0; height: 0%; }

.search .fy .items a i:nth-child(3) { width: 0%; height: 1px; bottom: 0; right: 0; }

.search .fy .items a i:nth-child(4) { width: 1px; height: 0%; bottom: 0; left: 0; }

.wrap { width:1200px; margin:0 auto;position:relative;z-index:1; }
 .aside { width:240px; background:#fff url("../images/img18.jpg") repeat-y right; position:absolute; left:0; bottom:0; top:0 }
 .aside dt { padding-left:30px; background:url("../images/img15.jpg") no-repeat; position:relative; height:80px; font-size:24px; color:#ffffff; line-height:80px }
 .aside dt:before { content:'+'; top:0; font-size:24px; color:#ffffff; position:absolute; display:inline-block; right:24px; }
 .aside dd { line-height:60px; border-bottom:1px solid #EEEEEE; font-size:16px; color:#666666 }
 .aside dd a { padding-left:30px; display:block }
 .aside dd.active { border-bottom:4px solid #1B55B5 }
 .aside dd.active a { background:#2767D1 url("../images/img43.png") no-repeat 87% 50% ; color:#ffffff }
 .aside .dd2 { line-height:45px; border-bottom:1px solid #EEEEEE; }
 .aside .dd2 a { padding-left:30px; display:block; font-size:15px; color:#999 }
 .aside .dd2.active { border-bottom:4px solid #5596C7 }
 .aside .dd2.active a { background:#2767D1 ; color:#ffffff }
 .aside2 dt:before { display:none }
 .aside2 dd { position:relative; font-size:18px; font-family:Arial; text-align:center }
 .aside2 dd h3 { color:#666666; text-align:center; line-height:60px; cursor:pointer }
 .aside2 dd .dot { position:absolute; background:url("../images/img62.png") no-repeat; width:6px; height:6px; display:inline-block; position:absolute; bottom:-3px; left:50%; margin-left:-3px }
 .aside2 dd.on h3 { color:#14609d }
 .aside2 dd.on ul { display:block }
 .aside2 ul { height:auto; overflow:hidden; padding-bottom:20px; display:none }
 .aside2 ul li { text-align:center; line-height:43px }
 .aside2 ul li a { font-size:14px; color:#666666; width:40px; height:23px; display:inline-block; padding-left:0; line-height:23px }
 .aside2 ul li.active a,  .aside2 ul li:hover a { background:#65a3d2; color:#ffffff }
  .main { margin-left:240px; min-height:700px; background:#ffffff; border-top:4px solid #1b55b5; position:relative; z-index:9 }
 .main .breadnav { border-bottom:1px solid #EEEEEE;/*height:56px;*/ line-height:56px; padding-left:40px; font-size:14px; color:#848484 }
 .main .breadnav .home { background:url("../images/img16.jpg") no-repeat; margin-right:10px; position:relative; top:3px; width:15px; height:15px; display:inline-block }
 .main .breadnav a { color:#848484 }
 .main .breadnav a:hover { color:#115086 }
 .md-post { padding-top:50px; padding-bottom:100px; font-size:14px; color:#666666; line-height:2.8em }
.md-post .head { border-bottom:1px solid #DEDEDE; padding-bottom:35px; text-align:center }
.md-post .head h3 { font-size:24px; color:#14609d; font-weight:bold; margin-bottom:15px }
.md-post .head span { color:#666666; font-size:14px }
.md-post .body { padding-top:35px }
.md-post .body p { text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:15px; }
.md-post .body img { text-align: center; max-width:700px; margin:0 auto; display: block; }
.md-post .body1 { padding-top:35px }
.md-post .body1 p { text-align:justify; text-justify:inter-ideograph; margin-bottom:15px; }
.md-post .body1 img { text-align: center; max-width:700px; margin:0 auto; display: block; }
.md-dwld table { border:1px solid #EEEEEE; border-right:none; width:100% }
.md-dwld tr td:first-child { text-align:center }
.md-dwld td { color:#666666; font-size:14px; border-bottom:1px solid #EEEEEE; border-right:1px solid #EEEEEE; padding:18px; text-transform:uppercase }
.md-list .pic {
    float: left;
    margin-right: 15px;
    width: 140px;
}
.md-list .pic img {
    width: 100%;
    height: 85px;
}
.md-list .con {
    overflow: hidden;
    zoom: 1;
}
.md-list .others {
    font-size: 13px;
    color: #aaa;
}
.md-list .intro {
    margin-bottom: 10px;
    line-height: 25px;
    color: #888;
    max-height: 50px;
    _height: 50px;
    overflow: hidden;
    font-size: 14px;
}
.detail a{width: 68px;
line-height: 28px;
float: right;
background: #0054A3;
color: #fff;
text-align: center;}
.md-list h3 { font-size:18px }
.md-list h3 a { color:#4a4a4a;}
.md-list h3 a:hover { color:#115086 }
.md-list h3 .date { font-size:14px; color:#999999; margin-right:15px; float:right }
.md-list h3 p { font-size:14px; line-height:24px; color:#666666; margin-top:20px }
.md-list dd { line-height:45px; border-bottom:1px dotted #CCCCCC }
.md-list2 dl { margin-bottom:30px; clear:both }
.md-list2 dt { height:auto; overflow:hidden; border-bottom:1px solid #EEEEEE }
.md-list2 dt .more { float:right; font-size:14px; color:#666666; line-height:42px; display:inline-block }
.md-list2 dt .tit { float:left; background:url("../images/img28.jpg") no-repeat; width:163px; height:42px; font-size:16px; color:#f5f5f5; line-height:42px; padding-left:48px; font-weight:bold }
.md-list2 dd .txt { display:inline-block; width:60%; float:left }
.md-list2 dd a { height:auto; overflow:hidden; background:url("../images/img29.jpg") no-repeat left center; padding-left:15px; display:block }
.md-rongyu .body .select { margin-top:38px; padding-left:15px; font-size:18px; width:160px; height:54px; border:1px solid #DEDEDE; border-radius:5px; line-height:54px }
.md-rongyu .body .table { margin-top:20px }
.md-rongyu .body .table span { font-size:18px }
.md-rongyu .body .table th { background:#cd943d; color:#ffffff; font-weight:normal; height:55px; border-right:1px solid #cd943d }
.md-rongyu .body .table table { border-left:1px solid #EEEEEE }
.md-rongyu .body .table td { text-align:center; padding:5px; font-size:14px; line-height:24px; color:#666666; min-height:80px; height:auto; border-bottom:1px solid #EEEEEE; border-right:1px solid #EEEEEE }
.md-contac .body { padding-top:30px }
.md-contac .body li { height:30px; line-height:30px; margin-bottom:10px; color:#666666 }
.md-contac .body li img { margin-right:12px }
.md-contac .body .map { margin-top:30px; height:400px; width:100% }
.md-contac .body .map img { max-width:none }
.md-honor ul { height:auto; overflow:hidden; width:110% }
.md-honor li { float:left; text-align:center; cursor:pointer; margin-right:30px; margin-bottom:36px }
.md-honor li h3 { font-size:16px; margin-top:18px; color:#666666 }
.md-honor li:hover .img { border:1px solid #14609D }
.md-honor li:hover h3 { color:#14609d }
.md-honor .img { width:273px; border:1px solid #EEEEEE; padding:14px; box-sizing:border-box }
.md-honor .img img { width:100%; height:100% }
.md-imglist dd { padding:30px 0; border-bottom:1px dotted #CCCCCC; padding-left:277px; padding-top:0; margin-bottom:30px; position:relative; height:160px; padding-bottom:30px; border-bottom:1px dotted #CCCCCC; overflow:hidden }
.md-imglist dd .img { position:absolute; left:0; top:0; overflow:hidden; width:240px }
.md-imglist dd .img img { width:240px; height:160px }
.md-imglist dd .text h3 { font-size:18px; margin-bottom:12px; height:auto; overflow:hidden }
.md-imglist dd .text h3 a.tit { color:#333333; width:92%; display:inline-block; float:left }
.md-imglist dd .text h3 a.tit:hover { color:#115086 }
.md-imglist dd .text h3 a.more { width:26px; height:26px; text-align:center; display:inline-block; color:#ffffff; float:right; line-height:24px; background:#cd943d }
.md-imglist dd .text h3 a.more:hover { background:#14609d }
.md-imglist dd .text span { font-size:14px; color:#999999; margin-right:15px }
.md-imglist dd .text span i { color:#cd943d }
.md-imglist dd .text p { font-size:14px; line-height:24px; color:#666666; margin-top:20px }
.md-jigou .tab li { text-align:center }
.md-jigou li .imgs { width:100px; height:100px; border:1px solid #E5E5E5; position:relative; text-align:center; line-height:100px; margin:0 auto; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.md-jigou li .imgs .img1 { position:absolute; top:0; bottom:0; left:0; right:0 }
.md-jigou li .imgs .img2 { position:absolute; top:0; bottom:0; left:0; right:0 }
.md-jigou li h3 { margin-top:20px; font-size:14px; color:#666666; line-height:24px }
.md-jigou .top-txt { font-size:16px; line-height:30px; color:#545353 }
.md-jigou .bot-txt { background:#fbfbfb; padding:20px; min-height:500px; border:1px solid #EEEEEE; margin-top:30px; font-size:14px; color:#666666; line-height:32px }
.md-jigou .tab { margin-top:54px }
.md-jigou .tab .hd { height:60px; background:#e2e2e2; line-height:60px; font-size:24px; color:#666 }
.md-jigou .tab .hd ul { padding-bottom:60px }
.md-jigou .tab .hd li { width:33.3%; float:left; cursor:pointer }
.md-jigou .tab .hd li.active { background:#cd943d; color:#ffffff; position:relative }
.md-jigou .tab .hd li.active:after { background:url("../images/img65.png") no-repeat; width:17px; height:9px; display:inline-block; content:''; position:absolute; left:50%; margin-left:-8px; bottom:-7px }
.md-jigou .tab .bd { clear:both; margin-top:60px }
.md-jigou .tab .bd .list { display:none }
.md-jigou .tab .bd ul { position:relative; width:88%; margin:0 auto }
.md-jigou .tab .bd .img2 { display:none }
.md-jigou .tab .bd .owl-prev, .md-jigou .tab .bd .owl-next { width:20px; height:37px; display:inline-block; position:absolute; top:35px; z-index:99 }
.md-jigou .tab .bd .owl-prev { left:-40px; background:url("../images/img60.png") no-repeat }
.md-jigou .tab .bd .owl-prev:hover { background:url("../images/img60-1.png") no-repeat }
.md-jigou .tab .bd .owl-next { right:-40px; background:url("../images/img61.png") no-repeat }
.md-jigou .tab .bd .owl-next:hover { background:url("../images/img61-1.png") no-repeat }
.md-jigou .tab .bd li.hover .img1 { display:none }
.md-jigou .tab .bd li.hover .img2 { display:block }
.md-jigou .tab .bd li.hover .imgs { border:1px solid #65A3D2 }
.md-jigou .owl-item { text-align:center }
.md-xsqk .table span { font-size:18px }
.md-xsqk .table th { font-size:16px; background:#cd943d; color:#ffffff; font-weight:normal; height:55px; border-right:1px solid #cd943d }
.md-xsqk .table table { border-left:1px solid #EEEEEE }
.md-xsqk .table td { text-align:center; padding:5px; font-size:14px; line-height:24px; color:#666666; height:40px; border-bottom:1px solid #EEEEEE; border-right:1px solid #EEEEEE }
.md-xsqk .more { background:url("../images/img63.png") no-repeat; width:21px; height:13px; display:inline-block }
.md-xsqk .more:hover { background:url("../images/img64.png") no-repeat }
.gb-padding { padding:0px 40px 40px 40px }

	
            .pagination p{
                margin:0;
                cursor:pointer
            }
            .pagination{
                height:40px;
                padding:20px 0px;
            }
            .pagination a{
                display:block;
                float:left;
                margin-right:10px;
                padding:2px 12px;
                height:24px;
                border:1px #cccccc solid;
                background:#fff;
                text-decoration:none;
                color:#808080;
                font-size:12px;
                line-height:24px;
            }
            .pagination a:hover{
                color:#0054A3;
                background: white;
                border:1px #0054A3 solid;
            }
            .pagination a.cur{
                border:none;
                background:#0054A3;
                color:#fff;
            }
            .pagination p{
               float: left;
font-size: 14px;
height: 35px;
padding: 0 15px;
margin-right: 5px;
line-height: 35px;
background: #f8f8f8;color: #bbb;
border: 1px #ccc solid;
            }
            .pagination p.pageRemark{
                border-style:none;
                background:none;
                margin-right:0px;
                padding:4px 0px;
                color:#666;
            }
            .pagination p.pageRemark b{
                color:red;
            }
            .pagination p.pageEllipsis{
                border-style:none;
                background:none;
                padding:4px 0px;
                color:#808080;
            }
            .dates li {font-size: 14px;margin:20px 0}
            .dates li span{float:right}
            
.pages{text-align: center;/*padding: 50px 0;*/}
.pages a,.pages div{display: inline-block;}
.pages a{padding: 8px 15px;background: #f8f8f8;}
.pages a:hover,.pages a.active{color: white;background: #2e4ba3;}


.float-right-box{
  width: 250px;
  position: fixed;
  right: 0px;
  top: 50%;
  margin-top: -127px;
  background-color: #005197;
  z-index: 1000;
  transition: width 0.3s ease 0s;
}
.float-right-box.on{
  width: 50px;
}
.float-right-box .top-list{
    width: 100%;
}
.float-right-box .top-list ul{
  width: 100%;
}
.float-right-box .top-list li{
  width: 100%;
  position: relative;
  border-bottom: 1px solid #034279;
  transition: background 0.3s ease 0s;
  height: 50px;
}
.float-right-box .top-list a{
  display: block;
  width: 100%;
}
.float-right-box .top-list .ico{
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  transition: background 0.3s ease 0s;
  z-index: 2;
}
.float-right-box .top-list .ico1{
  background: url(../images/ico_57.png) no-repeat center #005197;
}
.float-right-box .top-list .ico4{
  background: url(../images/ico_13.png) no-repeat center #005197;
}
.float-right-box .top-list .ico7{
  background: url(../images/ico_69.png) no-repeat center #005197;
}
.float-right-box .top-list .ico5{
  background: url(../images/ico_62.png) no-repeat center #005197;
}
.float-right-box .top-list .stt{
  display: inline-block;
  font-size: 12px;
  line-height: 50px;
  color: #fff;
  transition: color 0.3s ease 0s;
  position: absolute;
  left: 18px;
  top: 0;
  z-index: 1;
  width: 222px;
}
.float-right-box .top-list li:hover .stt{
  color: #15191e;
}
.float-right-box .top-list li:hover .ico1{
  background: url(../images/ico_57_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico4{
  background: url(../images/ico_13_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico5{
  background: url(../images/ico_62_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico7{
  background: url(../images/ico_69_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover{
  background-color: #fff;
}
.float-right-box .top-list .return-webtop .stt{
  font-family: "Arial";
  font-weight: bold;
}
.float-right-box .bot-share{
  position: relative;
  height: 50px;
}
.float-right-box .bot-share a{
  display: inline-block;
  width: 50px;
  height: 50px;
  float: left;
  transition: background 0.3s ease 0s;
  margin: 0;
  padding: 0;
}
.float-right-box .bot-share .share{
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.float-right-box .bot-share .sina{
  background: url(../images/ico_63.png) no-repeat center;
}
.float-right-box .bot-share .wx{
  background: url(../images/ico_64.png) no-repeat center;
}
.float-right-box .bot-share .tx{
  background: url(../images/ico_65.png) no-repeat center;
}
.float-right-box .bot-share .more{
  background: url(../images/ico_66.png) no-repeat center;
}
.float-right-box .bot-share a:hover{
  background-color: #525354;
}
.float-right-box .bot-share .share-ico{
  background: url(../images/ico_67.png) no-repeat center #005197;
  width: 50px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
  z-index: 2;
  position: relative;
}

.hauto{
	height:auto !important;}
	
	.culture { padding: 97px 0 110px; background: #F5F5F5; }

.culture .w1200 .swiper-culture { position: relative; margin-top: 40px; overflow: hidden; padding-bottom: 68px; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide { position: relative; cursor: pointer; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide:hover .bg { -webkit-clip-path: circle(100%); clip-path: circle(100%); opacity: 1; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide:hover .text { opacity: 0; visibility: hidden; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-clip-path: circle(20%); clip-path: circle(20%); opacity: 0; -webkit-transition: .5s; transition: .5s; background: #065096; -webkit-transition-timing-function: var(--ease-in-out-a); transition-timing-function: var(--ease-in-out-a); 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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide .bg img { width: 42px; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide .bg span { font-size: 16px; font-weight: 700; color: #fff; line-height: 1; display: block; margin: 18px 0 25px; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide .bg i { width: 17px; height: 4px; background: #fff; display: block; margin-bottom: 20px; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide .bg p { line-height: 1.6; color: #fff; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide .text { position: absolute; left: 40px; bottom: 40px; -webkit-transition: .5s; transition: .5s; -webkit-transition-timing-function: var(--ease-in-out-a); transition-timing-function: var(--ease-in-out-a); }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide .text i { width: 20px; height: 4px; background: #fff; display: block; margin-bottom: 10px; }

.culture .w1200 .swiper-culture .swiper-wrapper .swiper-slide .text span { font-size: 16px; font-weight: 700; color: #fff; line-height: 1; }

.culture .w1200 .swiper-culture .swiper-pagination { line-height: 1; bottom: 0; z-index: 3; }

.culture .w1200 .swiper-culture .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; margin: 0 6px; cursor: pointer; opacity: 1; background: #CFCFCF; -webkit-transition: .4s; transition: .4s; }

.culture .w1200 .swiper-culture .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #DE2140; }