@font-face {
	font-family: "DINCOND";
	src: url('https://static.zeoseven.com/en/bq/yl.woff2'),
	/* 当 CDN 不可用时直接由源服务器提供文件 */
	url('https://static-host.zeoseven.com/en/bq/yl.woff2');
}

html{
    font-family: 'Microsoft YaHei', Helvetica, Arial, sans-serif;
  }
:root {
    --color1: #194db0;
    --color2: #E8062B;
    --color3: #3e44a0;
    --color4: #ed2b00;
    --color5: rgb(255 255 255 / 15%);
    --container-width: min(121.5rem, calc(100vw - 20rem));
    --container-big-width: min(123.7rem, calc(100vw - 20rem));
    --bn-height: 90rem;
    --head-height: 9.6rem;
    --shrinkhead-height: 6.5rem;
    --bodypadding: 8rem;
    --sctpadding: 0;
    --smenuheight: 7rem
}

/* Normalize.css 3.0.3 */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}
html {
    position: relative;
}

html:before,
html:after {
    content: "";
    display: block;
    height: 100%;
    z-index: -3;
    position: absolute;
    left: 50%;
    top: 0;
    width: 1970px;
    background: #fff;
    margin-left: -985px;
    box-shadow: 0px 0px 17px rgb(205 228 252 / 37%);
}

html:before {
    z-index: -5;
    background: #f3f3f3;
    width: 100vw;
    margin: 0 auto;
    left: 0;
}

body {
    --container-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

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

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/* Custom resets */
ul,
ol {
    list-style: none;
}

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

a:hover {
    text-decoration: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
figure,
hr,
fieldset,
legend {
    margin: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    margin: 0;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

html {
    position: relative;
    font-size: 62.5%;
    scroll-behavior: smooth;
}

body {
    margin: 0 auto;
    position: relative
}

body .container {
    width: calc(min(1920px,100vw) - 22rem);
    max-width: 100%;
    padding-left: .75rem;
    padding-right: .75rem;
}

.container-big {
    width: var(--container-big-width);
    max-width: 100%
}

.mobileonly {
    display: none !important
}

video {
    object-fit: cover
}

.waponly {
    display: none
}

.navbar {
    margin-bottom: 2.0rem;
}

.carousel-item img {
    width: 100%;
    height: 50.0rem;
    object-fit: cover;
}

.section-title {
    text-align: center;
    margin: 4.0rem 0;
}

.icon-section {
    position: fixed;
    bottom: 20vh;
    right: 2.0rem;
}
.wow{
    visibility: hidden;
}
/* Flexbox Layout Classes */
.flex {
    display: flex;
}

.flex-row {
    flex-direction: row;
}

.flex-col {
    flex-direction: column;
}

.items-start {
    align-items: flex-start;
}

.items-center {
    align-items: center;
}

.items-end {
    align-items: flex-end;
}

.justify-start {
    justify-content: flex-start;
}

.justify-center {
    justify-content: center;
}

.justify-end {
    justify-content: flex-end;
}

.justify-between {
    justify-content: space-between;
}

.justify-around {
    justify-content: space-around;
}

.justify-evenly {
    justify-content: space-evenly;
}

/* Grid Layout Classes */
.grid {
    display: grid;
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}

.grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}

.grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}

.grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}

.grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
}

.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
}

/* Gap Classes */
.gap-0 {
    gap: 0;
}

.gap-1 {
    gap: 0.25rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-5 {
    gap: 1.25rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-8 {
    gap: 2rem;
}

.gap-10 {
    gap: 2.5rem;
}

.gap-12 {
    gap: 3rem;
}

.gap-16 {
    gap: 4rem;
}

.gap-20 {
    gap: 5rem;
}

.gap-24 {
    gap: 6rem;
}

.gap-32 {
    gap: 8rem;
}

.gap-40 {
    gap: 10rem;
}

.gap-48 {
    gap: 12rem;
}

.gap-56 {
    gap: 14rem;
}

.gap-64 {
    gap: 16rem;
}

/* Responsive Breakpoints */
@media (min-width: 640px) {
    .sm\\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sm\\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .sm\\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 768px) {
    .md\\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .md\\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 1024px) {
    .lg\\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .lg\\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 1280px) {
    .xl\\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .xl\\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .xl\\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.lines {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.lines-1 {
    white-space: nowrap;
    text-overflow: ellipsis
}

.lines-2 {
    -webkit-line-clamp: 2
}

.lines-3 {
    -webkit-line-clamp: 3
}

.lines-4 {
    -webkit-line-clamp: 4
}

.lines-5 {
    -webkit-line-clamp: 5
}

.lines-6 {
    -webkit-line-clamp: 6
}

#header{
    height: var(--head-height);
}

.topnavbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 10px 20px; */
    /* background-color: #f8f9fa; */
    margin: 0 auto;
    /* border-bottom: 1px solid #ddd; */
}

.topnavbar .navbar-brand img {
    height: 7.7rem;
}

.navbar-brand {
    height: var(--head-height);
    display: flex;
    align-items: center;
}

.topnavbar .navbar-toggler {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
}

.topnavbar .navbar-toggler-icon {
    width: 30px;
    height: 3px;
    background-color: #333;
    display: block;
    margin: 5px 0;
}

.topnavbar .navbar-collapse {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
}

.topnavbar .navbar-nav {
    list-style: none;
    display: flex;
}

.topnavbar .nav-item {
    margin-left: 9.5rem;
    height: var(--head-height);
    display: flex;
    align-items: center;
    padding: 0;
}

.topnavbar .nav-item:after {
    content: "";
    display: block;
    height: .3rem;
    background: transparent;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .3s;
}

.topnavbar .nav-item:hover:after,.topnavbar .nav-item.active:after {
    background: var(--color1);
}

.topnavbar .nav-item.active {}

.topnavbar .nav-link {
    text-decoration: none;
    color: #333;
    /* padding: 5px 10px; */
    transition: background 0.3s;
    font-size: 1.9rem;
    font-weight: bold;
}

.topnavbar .nav-link:hover {
    background-color: #ddd;
}

.topnavbar #navbarNav .nav-item>a {
    /* font-size: 1.9rem; */
    white-space: nowrap;
    position: relative;
    z-index: 999;
    /* background: rebeccapurple; */
}

#footer {
    position: relative;
    color: #fff;
    overflow: hidden;
    background: #1f1f2c;
    padding: 0 0;
}

#footer:before,
#footer:after {
    content: "";
    display: block;
    position: absolute;
    width: 1000.0rem;
    height: .5rem;
    top: 0;
    left: 0;
    background: #0154A4;
    display: none
}

.footerinfo {
    position: relative;
    z-index: 2;
}

#copyright {
    border-top: .1rem solid rgb(255 255 255 / 10%);
    padding-bottom: 2.0rem
}

#footer .footerinfo .footer_nav {
    margin: 7rem auto 10.5rem;
    display: flex;
    justify-content: flex-start
}

#footer .footerinfo .footer_nav>li {
    flex: 1
}

#footer .footerinfo .footer_nav>li.contactinfo {
    min-width: 31%;
    text-align: right;
    font-size: 1.9rem;
    color: #a5a6aa;
    padding-left: 10rem;
}

#footer .footerinfo .footer_nav>li.contactinfo>div>p {
    margin-bottom: 1rem;
}

#footer .footerinfo .footer_nav>li.contactinfo>div>p.p1 {
    font-weight: bold;
}

#footer .footerinfo .footer_nav>li.contactinfo>div>p.p2 {
    margin-top: 2rem;
    line-height: 1.9;
    margin-bottom: 4.3rem;
    font-size: 1.6rem;
    color: #adadb0;
    opacity: 0.9;
}

#footer .footerinfo .footer_nav>li>a {
    font-size: 2rem;
    position: relative;
    display: block;
    padding-top: 0;
    color: #c9cacd;
    font-weight: bold;
}

#footer .footerinfo .footer_nav>li>a.kefu {
    font-size: 1.5rem;
    line-height: 4.1rem;
    width: 19.2rem;
    margin-top: 3.0rem;
    margin-left: 0;
    padding: 0 3.0rem;
    border-radius: 7.0rem
}

#footer .footerinfo .footer_nav>li>a.kefu i {
    position: relative;
    top: -.2rem;
    display: inline-block;
    margin-right: 1.0rem
}

#footer .footerinfo ul.depth2 {
    position: relative;
    padding-top: 1.6rem;
}

#footer .footerinfo ul.depth2 li a {
    font-size: 1.6rem;
    line-height: 3.0rem;
    color: #96969c;
    margin: 1.4rem 0 0;
    display: block;
    font-weight: bold;
}

#footer .footerinfo ul.depth2 li a:hover {
    color: #fff
}

#footer .footerinfo .footer_nav>li.footer_contact {
    width: 30.0rem;
    margin-top: -1.0rem
}

#footer .footerinfo .footer_contact p {
    color: #666
}

#footer .footerinfo .footer_contact p.p2 {
    font-size: 3.6rem;
    font-weight: 400;
    color: #fff
}

#footer .footerinfo .footer_nav>li.qr {
    flex: 0 0 15.3rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: end
}

#footer li.qr div {
    text-align: center;
    display: inline-block
}

#footer .footer_nav>li.qr .p3 {
    text-align: left;
    margin-bottom: 1.8rem;
    color: #b3cde8;
    font-size: 1.4rem;
    margin-top: -.4rem
}

#footer .footerinfo .footer_nav>li.qr .con2 {
    margin-left: 2.0rem
}

#footer .footerinfo .qr img {
    display: block;
    margin-bottom: 1.5rem;
}

#footer .footerinfo .qr span {
    display: block;
    text-align: center;
    flex: 0 1 100%;
    height: 3rem;
    font-size: 1.4rem;
    color: #adadb0;
    margin-top: 1.7rem;
    text-transform: uppercase;
    line-height: 1.6;
}

#footer .cr {
    margin: 0 auto;
    margin-top: 1.8rem;
    padding: 1.9rem 0 2rem;
    align-items: center;
    justify-content: space-between;
}

#footer .cr .copyright {
    color: #999
}

#footer .cr .copyright a,
#footer .cr .copyright {
    color: #797981;
    font-size: 1.6rem;
    font-weight: bold;
}

#footer .cr .yuanpai {
    font-size: 1.6rem;
    color: #797981;
    font-weight: bold;
}

#footer .con0 {
    margin-top: 3.5rem;
    padding: 3.0rem 0;
    padding-left: 10.5rem;
}

#footer .con0 p {
    color: #999999
}

#footer .con0 .p0 {
    font-size: 2.4rem;
    margin-top: 3.0rem;
    margin-bottom: 5.6rem;
    color: #999999
}

#footer .con0 .p1 {
    margin-left: -10.5rem;
    margin-bottom: .6rem;
    font-size: 1.4rem;
    line-height: 3.0rem
}

#friendlinks {
    background: #E6E6E6;
    border-radius: .6rem;
    padding: .9rem 1.2rem;
    margin-top: 1.3rem
}

#friendlinks ul li {
    display: inline-block;
    margin-right: 1.5rem
}

#friendlinks ul li a {
    font-size: 1.4rem;
    color: #9a9a9a
}

#footer .footerinfo .footer_nav>li.fnav_li_1 {
    width: 13.0rem;
}

@media (max-width: 768px) {
    .topnavbar .navbar-toggler {
        display: block;
    }

    .topnavbar .navbar-collapse {
        display: none;
        flex-direction: column;
        width: 100%;
        background-color: #f8f9fa;
        position: absolute;
        top: 60px;
        left: 0;
        border-top: 1px solid #ddd;
    }

    .topnavbar .navbar-nav {
        flex-direction: column;
        align-items: center;
    }

    .topnavbar .nav-item {
        margin: 10px 0;
    }

    .topnavbar .navbar-collapse.show {
        display: flex;
    }
}

/* Navbar Styles */
.topnavbar {
    /* background-color: #f8f9fa; */
    display: flex;
    justify-content: space-between;
    padding: 0px 20px;
    align-items: center;
}

.navbar-nav {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

.nav-item {
    position: relative;
    padding: 10px;
}

.nav-link {
    text-decoration: none;
    color: black;
    display: block;
}

.dropdown-menu {
    display: block;
    position: absolute;
    /* background-color: red; */
    /* box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); */
    z-index: 333;
    min-width: 160px;
    visibility: hidden;
    /* Initially hidden */
    opacity: 1;
    /* Initially transparent */
    transform: translateY(-20px) translateX(-50%);
    /* Start a bit above to slide down */
    transition: visibility 0.2s, opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    /* Smooth transition for sliding down */
    padding-top: 1.6rem;
    overflow: hidden;
    max-height: 0;
    left: 50%;
    top: calc(100% - 20px);
}

.dropdown-menu .sub {
    list-style: none;
    padding: 0 1rem;
    margin: 0;
    /* border: 1px solid #ddd; */
    background: #fff;
    text-align: center;
}

.dropdown-menu .sub li {
    padding: 1.3rem 1.5rem;
    border-bottom: 1px solid #ddd;
}

.dropdown-menu .sub li:last-child {
    border-bottom: none;
}

.dropdown-menu .sub li a {
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 1.5rem;
    transition: all .3s;
    white-space: nowrap;
}

.dropdown-menu .sub li a:hover {
    color: var(--color1);
}

/* Show the dropdown menu on hover */
.nav-item:hover .dropdown-menu {
    visibility: visible;
    /* Make visible */
    opacity: 1;
    /* Fade in */
    transform: translateY(0px) translateX(-50%);
    /* Slide to natural position */
    max-height: 48rem;
}

/* Optional: Add a bit of padding and change background on hover */
.nav-item:hover>.nav-link {
    background-color: transparent;
}