/*@charset "utf-8";*/
/*!
 * 作者：miniidea
 * 网站地址: http://www.miniidea.com
 */
/**
 +------------------------------------------------------------------------------
 * ************   Reset Css   ************
 +------------------------------------------------------------------------------
 */
html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% }
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section { display: block }
h1 { font-size: 2em; margin: .67em 0 }
figure { margin: 1em 40px }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace; font-size: 1em }
a { background-color: transparent; -webkit-text-decoration-skip: objects }
a:active, a:hover { outline-width: 0 }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace; font-size: 1em }
dfn { font-style: italic }
mark { background-color: #ff0; color: #000 }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -.25em }
sup { top: -.5em }
audio, canvas, video { display: inline-block }
audio:not([controls]) { display: none; height: 0 }
img { border-style: none }
svg:not(:root) { overflow: hidden }
button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; outline: none }
button, input { overflow: visible }
button, select { text-transform: none }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: .35em .625em .75em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { display: inline-block; vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; cursor: pointer }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
summary { display: list-item }
[hidden], template { display: none }
/**
 +------------------------------------------------------------------------------
 * ************   Common Css   ************
 +------------------------------------------------------------------------------
 */
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit }
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { font-size: 1rem; line-height: 1.42858; font-family: "Open Sans", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif; color: #666 }
ol, ul { list-style: none }
dl, dd, ul, p { margin: 0; padding: 0 }
a { text-decoration: none; color: #333 }
a:hover { color: #bc1e21 }
code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace }
pre { display: block; font-size: 13px; line-height: 1.42858; color: #333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; overflow: auto }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 3px }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px }
h1, h2, h3, h4, h5, h6 { margin: 0; font-family: inherit; font-weight: 500; line-height: 1.1 }
small, .small { font-weight: 400; line-height: 1; color: #777; font-size: 65% }
.fl { float: left !important }
.fr { float: right !important }
.fix::before, .fix::after { content: " "; display: table }
.fix::after { clear: both }
.flex { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap }
.hide { display: none !important }
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.ellipsis-rows { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; overflow-wrap: break-word; -webkit-line-clamp: 2; text-overflow: ellipsis }
/**
 +------------------------------------------------------------------------------
 * ************   Grids Css   ************
 +------------------------------------------------------------------------------
 */
.container { max-width: 1440px; margin: 0 auto; padding-left: 15px; padding-right: 15px }
.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -15px; margin-right: -15px }
.row.no-gutter { margin-left: 0; margin-right: 0 }
.row.no-gutter .col, .row.no-gutter .col-1, .row.no-gutter .col-2, .row.no-gutter .col-3, .row.no-gutter .col-4, .row.no-gutter .col-5, .row.no-gutter .col-6, .row.no-gutter .col-7, .row.no-gutter .col-8, .row.no-gutter .col-9, .row.no-gutter .col-10, .row.no-gutter .col-11, .row.no-gutter .col-12 { padding: 0 }
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { position: relative; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px }
@media (min-width:576px) {
  .col-1 { flex: 0 0 8.33333%; max-width: 8.33333% }
  .col-offset-1 { margin-left: 8.33333% }
  .col-2 { flex: 0 0 16.66667%; max-width: 16.66667% }
  .col-offset-2 { margin-left: 16.66667% }
  .col-3 { flex: 0 0 25%; max-width: 25% }
  .col-offset-3 { margin-left: 25% }
  .col-4 { flex: 0 0 33.33333%; max-width: 33.33333% }
  .col-offset-4 { margin-left: 33.33333% }
  .col-5 { flex: 0 0 41.66667%; max-width: 41.66667% }
  .col-offset-5 { margin-left: 41.66667% }
  .col-6 { flex: 0 0 50%; max-width: 50% }
  .col-offset-6 { margin-left: 50% }
  .col-7 { flex: 0 0 58.33333%; max-width: 58.33333% }
  .col-offset-7 { margin-left: 58.33333% }
  .col-8 { flex: 0 0 66.66667%; max-width: 66.66667% }
  .col-offset-8 { margin-left: 66.66667% }
  .col-9 { flex: 0 0 75%; max-width: 75% }
  .col-offset-9 { margin-left: 75% }
  .col-10 { flex: 0 0 83.33333%; max-width: 83.33333% }
  .col-offset-10 { margin-left: 83.33333% }
  .col-11 { flex: 0 0 91.66667%; max-width: 91.66667% }
  .col-offset-11 { margin-left: 91.66667% }
  .col-12 { flex: 0 0 100%; max-width: 100% }
  .col-offset-12 { margin-left: 100% }
  .cols-10 > .col-1 { flex: 0 0 10%; max-width: 10% }
  .cols-10 > .col-offset-1 { margin-left: 10% }
  .cols-10 > .col-2 { flex: 0 0 20%; max-width: 20% }
  .cols-10 > .col-offset-2 { margin-left: 20% }
  .cols-10 > .col-3 { flex: 0 0 30%; max-width: 30% }
  .cols-10 > .col-offset-3 { margin-left: 30% }
  .cols-10 > .col-4 { flex: 0 0 40%; max-width: 40% }
  .cols-10 > .col-offset-4 { margin-left: 40% }
  .cols-10 > .col-5 { flex: 0 0 50%; max-width: 50% }
  .cols-10 > .col-offset-5 { margin-left: 50% }
  .cols-10 > .col-6 { flex: 0 0 60%; max-width: 60% }
  .cols-10 > .col-offset-6 { margin-left: 60% }
  .cols-10 > .col-7 { flex: 0 0 70%; max-width: 70% }
  .cols-10 > .col-offset-7 { margin-left: 70% }
  .cols-10 > .col-8 { flex: 0 0 80%; max-width: 80% }
  .cols-10 > .col-offset-8 { margin-left: 80% }
  .cols-10 > .col-9 { flex: 0 0 90%; max-width: 90% }
  .cols-10 > .col-offset-9 { margin-left: 90% }
  .cols-10 > .col-10 { flex: 0 0 100%; max-width: 100% }
  .cols-10 > .col-offset-10 { margin-left: 100% }
  .col { flex-basis: 0; flex-grow: 1; max-width: 100% }
}
/**
 +------------------------------------------------------------------------------
 * ************  Icons   ************
 +------------------------------------------------------------------------------
 */
@font-face {font-family: "iconfont";
  src: url('fonts/iconfont.woff2?t=20230101') format('woff2'),
  url('fonts/iconfont.woff?t=20230101') format('woff'),
  url('fonts/iconfont.ttf?t=20230101') format('truetype');
}

.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.icon-yuyan::before { content: "\e649" }
.icon-order::before { content: "\e63a" }
.icon-add::before { content: "\e767" }
.icon-yjt::before { content: "\e603" }
.icon-wenzhang::before { content: "\e639" }
.icon-top::before { content: "\e672" }
.icon-signup::before { content: "\e641" }
.icon-fabu::before { content: "\e618" }
.icon-tel::before { content: "\e79c" }
.icon-marker::before { content: "\e612" }
.icon-left::before { content: "\e7ad" }
.icon-right::before { content: "\e7ae" }
.icon-zixun::before { content: "\e72c" }
.icon-ss::before { content: "\e63f" }
.icon-index::before { content: "\e621" }
.icon-unfold::before { content: "\e654" }
.icon-liuyan::before { content: "\e629" }
.icon-shoucang::before { content: "\e617" }
.icon-qzone::before { content: "\e642" }
.icon-zan::before { content: "\e607" }
.icon-remen::before { content: "\e638" }
.icon-share::before { content: "\e619" }
.icon-douban::before { content: "\e691" }
.icon-weibo::before { content: "\e620" }
.icon-qq::before { content: "\e7ac" }
.icon-alarm::before { content: "\e69e" }
.icon-view::before { content: "\e600" }
.icon-wechat::before { content: "\e602" }
.icon-download::before { content: "\e697" }
.icon-tags::before { content: "\e6c8" }
.icon-phone::before { content: "\e622" }
.icon-code::before { content: "\e601" }
/**
 +------------------------------------------------------------------------------
 * ************   Swiper Css   ************
 +------------------------------------------------------------------------------
 */
:root { --swiper-theme-color: #007aff }
.swiper { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1 }
.swiper-vertical>.swiper-wrapper { flex-direction: column }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box }
.swiper-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0) }
.swiper-pointer-events { touch-action: pan-y }
.swiper-pointer-events.swiper-vertical { touch-action: pan-x }
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform }
.swiper-slide-invisible-blank { visibility: hidden }
.swiper-autoheight, .swiper-autoheight .swiper-slide { height: auto }
.swiper-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height }
.swiper-backface-hidden .swiper-slide { transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden }
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper { perspective: 1200px }
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper { transform-style: preserve-3d }
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10 }
.swiper-3d .swiper-slide-shadow { background: rgba(0, 0, 0, .15) }
.swiper-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-css-mode>.swiper-wrapper { overflow: auto; scrollbar-width: none; -ms-overflow-style: none }
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar { display: none }
.swiper-css-mode>.swiper-wrapper>.swiper-slide { scroll-snap-align: start start }
.swiper-horizontal.swiper-css-mode>.swiper-wrapper { scroll-snap-type: x mandatory }
.swiper-vertical.swiper-css-mode>.swiper-wrapper { scroll-snap-type: y mandatory }
.swiper-centered>.swiper-wrapper::before { content: ''; flex-shrink: 0; order: 9999 }
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child { margin-inline-start: var(--swiper-centered-offset-before) }
.swiper-centered.swiper-horizontal>.swiper-wrapper::before { height: 100%; min-height: 1px; width: var(--swiper-centered-offset-after) }
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child { margin-block-start: var(--swiper-centered-offset-before) }
.swiper-centered.swiper-vertical>.swiper-wrapper::before { width: 100%; min-width: 1px; height: var(--swiper-centered-offset-after) }
.swiper-centered>.swiper-wrapper>.swiper-slide { scroll-snap-align: center center; scroll-snap-stop: always }
.swiper-fade.swiper-free-mode .swiper-slide { transition-timing-function: ease-out }
.swiper-fade .swiper-slide { pointer-events: none; transition-property: opacity }
.swiper-fade .swiper-slide .swiper-slide { pointer-events: none }
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto }
/**
 +------------------------------------------------------------------------------
 * ************   Public Css   ************
 +------------------------------------------------------------------------------
 */
@font-face {font-family: "tel";
  src: url('fonts/montserrat.woff2?t=20220101');
}

html { scroll-behavior: smooth }
.clear { clear: both }

.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mt30 { margin-top: 30px }
.mt40 { margin-top: 40px }
.mt50 { margin-top: 50px }

.pr { position: relative }

.first { margin-left: 0 !important }
.last { margin-right: 0 !important }

/*scrollbar*/
::-webkit-scrollbar { width: 10px; height: 10px }
::-webkit-scrollbar-button:vertical { display: none }
::-webkit-scrollbar-track, ::-webkit-scrollbar-corner { background-color: #fff }
::-webkit-scrollbar-thumb { border-radius: 10px; background-color: rgba(0, 0, 0, .3) }
::-webkit-scrollbar-thumb:vertical:hover { background-color: rgba(0, 0, 0, .35) }
::-webkit-scrollbar-thumb:vertical:active { background-color: rgba(0, 0, 0, .38) }

/*header*/
header { position: -webkit-sticky; position: sticky; top: 0; right: 0; left: 0; z-index: 99; width: 100%; height: auto; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .1) }
.header { position: relative; height: 90px; padding: 0 15px; align-items: center; justify-content: space-between; transition: all .3s ease-out 0s }
.header a.logo { display: block; width: 153px; height: 60px }
.header a.logo img{ display: block; width: 100%; height: 100% }

.nav-search { display: none }
.nav ul li { position: relative; height: 50px; margin: 0 20px; line-height: 50px; transition: all .3s ease-out 0s }
.nav ul li>span>a { display: block; text-align: center; font-size: 18px; color: rgba(0, 0, 0, .75); transition: all .3s ease-out 0s }
.nav ul li>span>a:hover, .nav ul li.on>span>a { text-shadow: .002rem 0 0 currentColor; color: #bc1e21 }
.nav ul li>span>a:after { content: " "; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0; height: 2px; border-radius: 3px; background: #fff; transition: all .3s ease-out 0s }
.nav ul li>span>a:hover:after, .nav ul li.on>span>a:after { width: 100%; background: #bc1e21 }
.nav ul li.m>span>a:hover:after, .nav ul li.on.m>span>a:after { display: none }
.nav ul li>span>a .icon-right { display: inline-block; width: 12px; height: 12px; margin-left: 13px; line-height: 12px; font-weight: 600; font-size: 12px; vertical-align: middle; transition: all .3s ease-out 0s; transform: rotate(90deg) }
.nav ul li>span>a:hover .icon-right { transform: rotate(270deg) }
.nav ul li.m>span>button { display: none }
.nav ul li.m .subnav { opacity: 0; visibility: hidden; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; position: absolute; left: 50%; z-index: 9; width: 180px; margin-left: -92px; padding-top: 8px; -webkit-transform: translateY(30px); -moz-transform: translateY(30px); transform: translateY(30px) }
.nav ul li.m:hover .subnav { visibility: visible; opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0) }
.nav ul li.m .subbg { padding: 18px 0 16px; background: #fff; -webkit-box-shadow: 0 30px 60px 0 rgb(0 0 0 / 20%); box-shadow: 0 30px 60px 0 rgb(0 0 0 / 20%); border-radius: 6px }
.nav ul li.m .subbg:before { content: ""; width: 15px; height: 15px; background: #fff; border-radius: 2px; position: absolute; left: 50%; margin-left: -8px; top: 1px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg) }
.nav ul li.m .subbg>a { display: block; padding: 12px 5px; line-height: 1.5; text-align: center; font-size: 16px; color: #6f6f6f; transition: all .3s ease-out 0s }
.nav ul li.m .subbg>a:hover { text-decoration: underline; color: #bc1e21; background: #f4f4f8 }

.oper .search-btn { margin-left: 30px; padding: 0; font-size: 24px; cursor: pointer; color: rgba(0, 0, 0, .75); outline: 0; border: none; background: transparent; transition: all .3s ease-out 0s }
.oper .search-btn:hover { color: #bc1e21 }

.search { position: absolute; right: 15px; top: 110px; width: auto; min-width: 375px; height: 0; overflow: hidden; border-radius: 8px; background: #fff; -webkit-transition: all .4s ease; transition: all .4s ease; -webkit-box-shadow: 0 8px 32px 0 hsla(0, 0%, 76.9%, .5); box-shadow: 0 8px 32px 0 hsla(0, 0%, 76.9%, .5) }
.search-hull { height: 60px; align-items: center; justify-content: space-between }
.search-hull span.icon-ss { margin: 0 15px; font-size: 18px; color: #333 }
.search-hull .search-text { flex: 1; line-height: 30px; padding: 0 12px; font-size: 18px; border: 0; outline: 0; color: #444; background: #fff }
.search-hull span.search-close { position: relative; height: 20px; width: 20px; margin: 0 15px; cursor: pointer; -webkit-transition: all .4s ease; transition: all .4s ease }
.search-hull span.search-close::after, .search-hull span.search-close::before { content: ""; position: absolute; left: 50%; width: 2px; height: 20px; background: rgba(0, 0, 0, .6) }
.search-hull span.search-close::before { -webkit-transform: rotate(45deg); transform: rotate(45deg) }
.search-hull span.search-close::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg) }
.search-hull span.search-close:hover { -webkit-transform: rotate(90deg); transform: rotate(90deg) }
.search-hull span.search-close:hover::after, .search-hull span.search-close:hover::before { background: #bc1e21 }
.search.open { height: 60px }

.nav-control { display: none; position: absolute; top: 10px; right: 8px; z-index: 99; padding: 0; background-color: transparent; border: none; cursor: pointer; outline: none; -webkit-tap-highlight-color: transparent }
.nav-control .line { fill: none; stroke: rgba(255, 255, 255, 1); stroke-width: 3; transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1) }
.nav-control .line1 { stroke-dasharray: 60 207; stroke-width: 3 }
.nav-control .line2 { stroke-dasharray: 60 60; stroke-width: 3 }
.nav-control .line3 { stroke-dasharray: 60 207; stroke-width: 3 }
.nav-control.opened { margin: 0 }
.nav-control.opened .line1 { stroke-dasharray: 90 207; stroke-dashoffset: -134; stroke-width: 3 }
.nav-control.opened .line2 { stroke-dasharray: 1 60; stroke-dashoffset: -30; stroke-width: 3 }
.nav-control.opened .line3 { stroke-dasharray: 90 207; stroke-dashoffset: -134; stroke-width: 3 }

/*footer*/
footer { width: 100%; font-size: .875rem; color: rgba(255, 255, 255, .55); background: #18233B }
footer .footer { justify-content: space-between; align-items: center; padding-top: 3.5rem }
footer .footer .link { align-items: center }
footer .footer .link .footer-logo { height: 80px; transition: all .3s ease }
footer .footer .link .footer-logo:hover { transform: scale3d(1.1, 1.1, 1) }
footer .footer .link a { display: flex; align-items: center; margin-left: 75px; color: #fff }
footer .footer .link a:first-child { margin-left: 0 }
footer .footer .link a span { display: block; margin: 0 20px 0 15px }
footer .footer .link a svg.foot-right { transition: all .2s ease }
footer .footer .link a:hover svg.foot-right { transform: translateX(5px); transition: all .2s ease }
footer .footer .footer-code img { width: 120px !important; height: 120px !important }
footer .service { padding: 2rem 0 1.5rem }
footer .service span { display: block; line-height: 2rem; font-weight: 500; font-size: 1.25rem }
footer .service span em { margin-left: .875rem; font-style: normal; font-size: 1rem }
footer .service .flex { justify-content: space-between; margin-top: 30px }
footer .service .flex p { font-weight: 400; font-size: 1rem }
footer .copyright { position: relative; margin-top: 2rem; padding: 1.5rem 0; line-height: 1.7; border-top: 1px solid #10141c; justify-content: space-between; align-items: center }
footer .copyright:before { content: ""; position: absolute; top: 0; right: 0; left: 0; width: 100%; height: 1px; background-color: rgba(141, 141, 141, .1) }
footer a { color: rgba(255, 255, 255, .55); transition: all .3s ease }
footer a:hover { color: #bc1e21 !important }
footer .copyright a:hover { text-decoration: underline }

/*grid*/
@media (min-width:576px) { }
@media (min-width:768px) { }
@media (min-width:992px) { }
@media (min-width:1200px) {
  .container { max-width: 1140px }
}
@media (min-width:1400px) {
  .container { max-width: 1320px }
}
@media (min-width:1600px) {
  .container { max-width: 1440px }
  .header { margin-left: 6.25vw; margin-right: 6.25vw }
}
@media (min-width:1920px) {
  .header { max-width: 1920px; margin: 0 auto }
}
@media (max-width:1600px) {
  .nav ul li{ margin: 0 20px }
  .nav ul li>span>a{ font-size: 16px }
}
@media (max-width:1400px) {
  .nav ul li{ margin: 0 15px }
  .nav ul li>span>a{ font-size: 14px }
}
@media (max-width:1200px) {

  .nav ul li>span>a .icon-right{
    display: none;
  }

  footer .service .flex { justify-content: flex-start }
  footer .service .flex p:not(:last-child) { margin-right: .875rem }
  footer .footer .link .footer-logo { height: 70px }
  footer .footer .link a { margin-left: 2rem }
  footer .footer .link a:first-child { flex: 0 0 100%; margin-bottom: 1rem }
  footer .footer .link a:nth-child(2) { margin-left: 0 }
}
@media (max-width:992px) {
  /*header*/
  .header { width: 100%; height: 60px !important }
  .header:before { content: ""; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 6; width: 100%; height: 100vh; padding: 0; opacity: 0; pointer-events: none; visibility: visible; transition-duration: 350ms; transition-property: opacity, visibility; background-color: rgba(0, 0, 0, .65); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px) }
  .header a.logo { display: block; width: 128px; height: 50px }

  .nav { display: initial; position: fixed; left: -100%; top: 0; z-index: 7; width: 80vw; max-width: 500px; height: 100vh; padding: 30px; background: #fff; -webkit-transition: all .35s ease-in-out; transition: all .35s ease-in-out; overflow-y: scroll }
  .nav ul { flex-direction: column }
  .nav ul li { width: 100%; height: auto; min-height: 65px; margin-right: 0; margin-left: 30px; line-height: 65px }
  .nav ul li>span>a { flex: 1; color: rgba(0, 0, 0, .75); text-align: initial; font-size: 18px; letter-spacing: 1px }
  .nav ul li>span>a:after, .nav ul li>span>a .icon-right { display: none }
  .nav ul li.m>span { display: flex; justify-content: space-between; align-items: center }
  .nav ul li.m>span#nav-toggle>button { display: block }
  .nav ul li.m>span>button { display: none; position: relative; width: 40px; min-height: 65px; padding: 0; color: #fff; transition: transform .3s cubic-bezier(0.86, 0, 0.07, 1), transform-origin .3s cubic-bezier(0.86, 0, 0.07, 1); opacity: 0.8; background-color: transparent; border: none; cursor: pointer; outline: none; -webkit-tap-highlight-color: transparent }
  .nav ul li.m>span>button i { position: absolute; top: 50%; right: 2px; width: 20px; height: 28px; transform: translateY(-14px) }
  .nav ul li.m>span>button::after { content: normal }
  .nav ul li.m>span>button i::before, .nav ul li.m>span>button i::after { content: ""; display: block; position: absolute; top: 58%; width: 11px; height: 1px; z-index: 9; border: none; background: rgba(0, 0, 0, .85); transition: transform .3s cubic-bezier(0.86, 0, 0.07, 1), transform-origin .3s cubic-bezier(0.86, 0, 0.07, 1) }
  .nav ul li.m>span>button i::before { right: 50%; border-radius: .5px 0 0 .5px; transform-origin: 100% 100%; transform: rotate(40deg) scaleY(1.1) }
  .nav ul li.m>span>button i::after { left: 50%; border-radius: 0 .5px .5px 0; transform-origin: 0% 100%; transform: rotate(-40deg) scaleY(1.1) }
  .nav ul li.m>span>button:hover { opacity: 1 }
  .nav ul li.m>span>button.show { transform: translateY(-8px) }
  .nav ul li.m>span>button.show i::before { transform-origin: 100% 0%; transform: rotate(-40deg) scaleY(1.1) }
  .nav ul li.m>span>button.show i::after { transform-origin: 0% 0%; transform: rotate(40deg) scaleY(1.1) }
  .nav ul li.m .subnav { display: none; position: static; visibility: visible; opacity: 1; transform: initial; transition: initial; width: 100% !important; margin-top: -14px; margin-left: 0; padding-top: 14px }
  .nav ul li.m .subbg { position: relative; background: #f3f3f3; box-shadow: initial }
  .nav ul li.m .subbg:before { top: -6px; left: 28px; background: #f3f3f3 }

  .oper .search-btn{ display: none }

  .nav-search { background-color: #f2f2f2; width: 100%; height: 40px; margin-bottom: 16px; border-radius: 1.25rem; display: -moz-box; display: flex; -moz-box-align: center; align-items: center; padding: 0 .5rem 0 .75rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
  .nav-searchtext { font-size: 16px; line-height: 1.2; width: 100%; color: #666; outline: 0; border: none; background: none; -webkit-appearance: none }
  .nav-searchbtn { color: #666; outline: 0; border: none; background: none; -webkit-appearance: none }
  .nav-searchtext, .nav-searchbtn { -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease }

  .nav.active { left: 0 }
  .nav.active::-webkit-scrollbar { width: 1px; height: 1px }
  .nav.active::-webkit-scrollbar-thumb { border-radius: 10px; background-color: rgba(150, 150, 150, .3) }
  .nav.active ul li { display: block; width: 100%; margin-left: 0; -webkit-transition: all 800ms cubic-bezier(0.68, -0.55, 0.27, 1.55); transition: all 800ms cubic-bezier(0.68, -0.55, 0.27, 1.55) }
  .nav.active ul li:nth-of-type(1) { transition-delay: 0.0s }
  .nav.active ul li:nth-of-type(2) { transition-delay: 0.08s }
  .nav.active ul li:nth-of-type(3) { transition-delay: 0.16s }
  .nav.active ul li:nth-of-type(4) { transition-delay: 0.24s }
  .nav.active ul li:nth-of-type(5) { transition-delay: 0.32s }
  .nav.active ul li:nth-of-type(6) { transition-delay: 0.4s }
  .nav.active ul li:nth-of-type(7) { transition-delay: 0.48s }
  .nav.active ul li:nth-of-type(8) { transition-delay: 0.56s }
  .nav.active ul li:nth-of-type(9) { transition-delay: 0.68s }
  .nav.active ul li:nth-of-type(10) { transition-delay: 0.8s }

  .nav-control { display: inline-block }
  .nav-control .line{ stroke: rgba(0, 0, 0, 1) }

  .overflow { overflow: hidden }
  .overflow .header:before { opacity: 1 }
  .overflow .nav-control .line { stroke: rgb(255, 255, 255) }

  footer .footer .footer-code{ margin-top: 1rem }
}
@media (max-width:768px) { }
@media (max-width:576px) {
  /*footer*/
  footer .footer { flex-direction: column }
  footer .footer .link .footer-logo { height: 80px }
  footer .footer .link { justify-content: space-between; }
  footer .footer .link a { margin-left: 0; margin-top: 1rem }
  footer .footer .link a>svg { width: 20px; height: 20px; }
  footer .footer .link a svg:last-child { width: 14px; height: 14px; }
  footer .footer .link a span { margin: 0 5px }
  footer .footer .link a:first-child { display: flex; justify-content: center; margin-top: 0 }
  footer .footer .footer-code { margin-top: 2rem }
  footer .service { text-align: center }
  footer .service span em { display: block; margin-left: 0; font-size: 0.875rem }
  footer .service .flex { flex-direction: column; margin-top: 20px }
  footer .service .flex p { margin-right: 0 !important; line-height: 1.6; font-size: 0.875rem }
  footer .copyright { margin-top: 1.5rem; font-size: 0.875rem }
}
@media (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    footer{ padding-bottom: 59px }
}