
/* MaisonNeue Font Family */
@font-face {
  font-family: 'MaisonNeue';
  src: url('../fonts/MaisonNeue-Light.woff') format('woff'),
       url('../fonts/MaisonNeue-Light.otf') format('opentype'),
       url('../fonts/MaisonNeue-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('../fonts/MaisonNeue-Book.woff') format('woff'),
       url('../fonts/MaisonNeue-Book.otf') format('opentype'),
       url('../fonts/MaisonNeue-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('../fonts/MaisonNeue-Medium.woff') format('woff'),
       url('../fonts/MaisonNeue-Medium.otf') format('opentype'),
       url('../fonts/MaisonNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MaisonNeue';
  src: url('../fonts/MaisonNeue-Bold.woff') format('woff'),
       url('../fonts/MaisonNeue-Bold.otf') format('opentype'),
       url('../fonts/MaisonNeue-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* SourceHanSansCN Font Family (思源黑体) */
@font-face {
  font-family: 'SourceHanSansCN';
  src: url('../fonts/SourceHanSansCN-ExtraLight.woff') format('woff'),
       url('../fonts/SourceHanSansCN-ExtraLight.otf') format('opentype'),
       url('../fonts/SourceHanSansCN-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SourceHanSansCN';
  src: url('../fonts/SourceHanSansCN-Light.woff') format('woff'),
       url('../fonts/SourceHanSansCN-Light.otf') format('opentype'),
       url('../fonts/SourceHanSansCN-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SourceHanSansCN';
  src: url('../fonts/SourceHanSansCN-Normal.woff') format('woff'),
       url('../fonts/SourceHanSansCN-Normal.otf') format('opentype'),
       url('../fonts/SourceHanSansCN-Normal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SourceHanSansCN';
  src: url('../fonts/SourceHanSansCN-Regular.woff') format('woff'),
       url('../fonts/SourceHanSansCN-Regular.otf') format('opentype'),
       url('../fonts/SourceHanSansCN-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SourceHanSansCN';
  src: url('../fonts/SourceHanSansCN-Medium.woff') format('woff'),
       url('../fonts/SourceHanSansCN-Medium.otf') format('opentype'),
       url('../fonts/SourceHanSansCN-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SourceHanSansCN';
  src: url('../fonts/SourceHanSansCN-Bold.woff') format('woff'),
       url('../fonts/SourceHanSansCN-Bold.otf') format('opentype'),
       url('../fonts/SourceHanSansCN-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SourceHanSansCN';
  src: url('../fonts/SourceHanSansCN-Heavy.woff') format('woff'),
       url('../fonts/SourceHanSansCN-Heavy.otf') format('opentype'),
       url('../fonts/SourceHanSansCN-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Trueno Font Family */
@font-face {
  font-family: 'Trueno';
  src: url('../fonts/TruenoLt.woff2') format('woff2'),
       url('../fonts/TruenoLt.woff') format('woff'),
       url('../fonts/TruenoLt.otf') format('opentype'),
       url('../fonts/TruenoLt.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trueno';
  src: url('../fonts/TruenoRg.woff2') format('woff2'),
       url('../fonts/TruenoRg.woff') format('woff'),
       url('../fonts/TruenoRg.otf') format('opentype'),
       url('../fonts/TruenoRg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trueno';
  src: url('../fonts/TruenoSbd.woff2') format('woff2'),
       url('../fonts/TruenoSbd.woff') format('woff'),
       url('../fonts/TruenoSbd.otf') format('opentype'),
       url('../fonts/TruenoSbd.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trueno';
  src: url('../fonts/TruenoBd.woff2') format('woff2'),
       url('../fonts/TruenoBd.woff') format('woff'),
       url('../fonts/TruenoBd.otf') format('opentype'),
       url('../fonts/TruenoBd.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*
  Reset style sheet
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
td {
  vertical-align: middle;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

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

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

html,
body,
#app {
	height: 100%;
	width: 100%;
}
* {
	box-sizing: border-box;
  outline: none;
}


body {
  font-family: 'MaisonNeue', 'SourceHanSansCN', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #38393a;
}

.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4,
.col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,
.col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4,
.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
@media (min-width: 768px){
    .col-md{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%;
    }
    .col-md-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%;
    }
    .col-md-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%;
    }
    .col-md-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%;
    }
    .col-md-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%;
    }
    .col-md-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%;
    }
    .col-md-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%;
    }
    .col-md-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
    }
    .col-md-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%;
    }
    .col-md-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%;
    }
    .col-md-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%;
    }
    .col-md-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%;
    }
    .col-md-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%;
    }
    .col-md-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
    }
}
@media (max-width:767px){
    .col-sm{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%;
    }
    .col-sm-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:100%;
    }
    .col-sm-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%;
    }
    .col-sm-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%;
    }
    .col-sm-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%;
    }
    .col-sm-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%;
    }
    .col-sm-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%;
    }
    .col-sm-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
    }
    .col-sm-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%;
    }
    .col-sm-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%;
    }
    .col-sm-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%;
    }
    .col-sm-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%;
    }
    .col-sm-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%;
    }
    .col-sm-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
    }
}
.d-flex {
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
/*从左至右*/
.flex-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}
/*从上至下*/
.flex-column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}
/*从右至左*/
.flex-row-reverse {
    -webkit-box-pack: end;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
/*从下至上*/
.flex-column-reverse {
    -webkit-box-pack: end;
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
/**子元素换行**/
.flex-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -moz-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    -o-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}
/*主轴居左*/
.justify-content-start {
    -webkit-box-pack: start;
    -moz-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
}
/*主轴居右*/
.justify-content-end {
    -webkit-box-pack: end;
    -moz-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
}
/*主轴居中*/
.justify-content-center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}
/*主轴左右不留白*/
.justify-content-between {
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
/*主轴左右留白*/
.justify-content-around {
    -moz-justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    -o-justify-content: space-around;
    justify-content: space-around;
}
/*交叉轴居左对齐*/
.align-items-start {
    -webkit-box-align: start;
    -moz-align-items: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -o-align-items: flex-start;
    align-items: flex-start;
}
/*交叉轴居右对齐*/
.align-items-end {
    -webkit-box-align: end;
    -moz-align-items: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -o-align-items: flex-end;
    align-items: flex-end;
}
/*交叉轴居中对齐*/
.align-items-center {
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -o-align-items: center;
    align-items: center;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
.flex1{
    -prefix-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.content-wrapper {
  min-height: 20vh;
}
.language-wrapper {
  display: none;
}
.i18n-en .i18n-language-en.language-wrapper {
  display: block;
}
.i18n-zh-hans .i18n-language-zh-hans.language-wrapper {
  display: block;
}


/* header  */
#header-nav {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
}
#header-nav .section {
  width: 100%;
  max-width: 1280px;
  height: 72px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
#header-nav .top_right_sul {
  position: relative;
}
#header-nav a#logo {
  height: 36px;
}
a#logo img {
  width: auto;
  opacity: 1 !important;
  height: 100%;
}
#header-nav .top-language-list {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-top: -4px;
  min-width: 130px;
  height: 44px;
}
#header-nav .top-language-list ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border-radius: 12px;
  min-width: 130px;
  padding: 6px 8px;
  position: absolute;
  top: 0;
  left: 0;
}
.i18n-zh-hans #header-nav .top-language-list {
  margin-top: -6px;
}
.i18n-zh-hans #header-nav .top-language-list,
.i18n-zh-hans #header-nav .top-language-list ul {
  min-width: 130px;
}
#header-nav .top-language-list ul:hover {
  box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.16);
  z-index: 1000;
}
#header-nav .top-language-list ul li {
  position: relative;
  padding: 5px 14px 5px 24px;
  line-height: normal;
  list-style: none !important;
  text-align: left !important;
  width: 100%;
}
#header-nav .top-language-list ul li:has(.sul_language_en) {
  padding-left: 25px;
}
#header-nav .top-language-list ul li a {
  color: rgba(56, 57, 58, .7) !important;
  text-decoration: none !important;
  padding: 0 !important;
}
#header-nav .top-language-list ul li .sul_language_en::after,
#header-nav .top-language-list ul li .sul_language_en::before {
  display: none;
}
#header-nav .top-language-list ul li:first-child::before,
#header-nav .top-language-list ul li:first-child::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/language.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#header-nav .top-language-list ul li:first-child::before {
  width: 18px;
  height: 18px;
  left: 0;
}
#header-nav .top-language-list ul li:first-child::after {
  width: 16px;
  height: 16px;
  right: 0;
  background-image: url(../images/language-top.png);
  transition: all .2s linear;
}
#header-nav .top-language-list ul:hover li::after {
  transform: translateY(-50%) rotate(180deg);
}
#header-nav .top-language-list ul li:not(:first-child) {
  display: none;
  border-top: 1px solid rgba(56, 57, 58, .2);
}
#header-nav .top-language-list ul:hover li {
  display: block;
}
#header-nav .top-language-list ul li:hover:not(:first-child) a {
  color: #E8362D !important;
}

/* new footer  */
.new-footer  {
  display: none;
}
.i18n-en .i18n-footer-en.new-footer {
  display: block;
}
.i18n-zh-hans .i18n-footer-zh-hans.new-footer {
  display: block;
}
#footer-wrapper {
  border-top-color: #fff !important;
  color: #fff;
  background-image: url(../images/footer-bg.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  background-position: center !important;
  min-height: 406px;
}
body #footer-wrapper {
  border-top: none !important;
}
#footer {
  background-color: transparent !important;
}
 
.new-footer .main .panel, .new-footer .share .panel {
  width: 100%;
  max-width: 1280px;
  padding: 60px 15px 0 !important;
  margin: 0 auto;
}
.new-footer .main .panel .footer-subscribe-wrap {
  width: 400px;
  margin-right: 16%;
}
.i18n-zh-hans .new-footer .main .panel .footer-subscribe-wrap {
  margin-right: 20%;
}
.new-footer .main .panel .footer-subscribe-wrap h3 {
  font-size: 22px;
  font-weight: 700 !important;
  margin: 0;
}
.new-footer .main .panel .footer-subscribe-wrap p {
  margin: 20px 0 50px;
  line-height: 1.625;
  font-size: 16px;
}
.new-footer .main .panel .footer-subscribe-wrap  .footer-subscribe-form-wrap {
  position: relative;
}
.new-footer .main .panel .footer-subscribe-wrap  .footer-subscribe-form-wrap input {
 width: 100%;
 height: 42px;
 border: 1px solid #fff;
 border-radius: 40px;
 padding: 0 100px 0 20px;
 font-size: 16px;
 outline: none !important;
 box-sizing: border-box;
}
.new-footer .main .panel .footer-subscribe-wrap  .footer-subscribe-form-wrap button {
  background-color: #E8362D;
  color: #fff;
  border-radius: 40px;
  font-size: 16px;
  border: 1px solid #E8362D;
  position: absolute;
  top: 3px;
  right: 3px;
  line-height: 34px;
  padding: 0 8px;
  outline: none !important;
  cursor: pointer;
  min-width: 88px;
}
.new-footer .main .panel > .wrap {
  flex: 1;
}
.new-footer .main .panel ul li {
  color: #fff !important;
}
.new-footer .main .panel ul li.first {
  color: #fff !important;
  font-size: 16px;
  font-weight: 500 !important;
  margin-bottom: 20px;
}
#footer .content .new-footer li a {
  color: #fff !important;
  margin-bottom: 16px;
  font-size: 16px;
  display: block;
  text-decoration: none;
}
#footer .content .new-footer li a:hover {
  text-decoration: underline !important;
}
body.html #footer .social-list ul {
  display: flex;
  align-items: center;
}

body.html #footer .social-list a {
  display: block;
  width: 30px;
  height: 30px;
  box-shadow: unset;
  float: right;
  text-indent: 10000px;
  /*border-radius: 50%;*/
  overflow: hidden;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.content ul li {
  list-style: none;
}

.i18n-en #footer .social-list a {
background-size: contain !important;
}

body.html #footer .social-list .twitter a {
background-image: url(../images/twitter.png) !important;
background-color: transparent !important;
}

body.html #footer .social-list .facebook a {
background-image: url(../images/facebook.png) !important;
background-color: transparent !important;
}

body.html #footer .social-list .linkdin a {
background: url(../images/linkdin.png) no-repeat center !important;
background-size: contain !important;
}

body.html #footer .i18n-en .social-list .linkdin a {
background-image: url(../images/inkdin.png) !important;
background-color: transparent !important;
}

body.html #footer .social-list .ins a {
background-image: url(../images/ins.png) !important;
background-color: transparent !important;
}

body.html #footer .social-list .wechat a {
background-image: url(../images/wechat.png) !important;
background-color: transparent !important;
}
body.html #footer .social-list .youtube {
  background: transparent !important;
  margin-bottom: 0;
}

body.html #footer .social-list .youtube a {
background-image: url(../images/youtube.png) !important;
background-color: transparent !important;
}

body.html #footer .social-list .github a {
background-image: url(../images/github1.png) !important;
background-color: transparent !important;
}

body.html #footer .social-list .zhihu a {
background-image: url(../images/zhihu.png) !important;
background-color: transparent !important;
}
body.html #footer .social-list .bilibili a {
background-image: url(../images/bilibili.png) !important;
background-color: transparent !important;
border: none !important;
}
body.html #footer .social-list .csdn a {
background-image: url(../images/CSDN.png) !important;
background-color: transparent !important;
}
body.html #footer .social-list .m5stack a {
background-image: url(../images/M5.svg) !important;
background-color: transparent !important;
}
body.html #footer .social-list {
  top: 0;
  margin-top: 16px;
}
body.html #footer .content .new-footer .social-list li a {
  margin-bottom: 0;
  margin-right: 20px;
}
body.html #footer .content .copyright {
  margin-top: 40px;
  border-top: 1px solid #575757 !important;
  margin-bottom: 0;
}
body.html #footer .content .copyright .r {
  flex: 1;
  color:  rgba(255, 255, 255, .6);

}
body.html #footer .content .copyright .r p {
  font-size: 16px !important;
}
body.html #footer .content .copyright .r p + div {
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
body.html #footer .content .copyright .r p + div a,
body.html #footer .content .copyright .r p + div a p {
  width: auto !important;
  color: rgba(255, 255, 255, .6);
  background: transparent !important;
  transform: none;
  font-size: 14px !important;
}
body.html #footer .content .copyright .l {
  width: auto;
}
body.html #footer .content .copyright .panel {
  padding: 20px 15px !important;
}
body.html #footer .content .copyright .l ul {
  display: flex;
  align-items: center;
}
body.html #footer .content .copyright .l ul li {
  border: none;
  padding: 0;
}
body.html #footer .content .copyright .l ul li.first {
  margin-right: 20px;
}
body.html #footer .content .copyright .l ul li a {
  margin-bottom: 0;
  color:  rgba(255, 255, 255, .6) !important;
}
body.html #footer .content .copyright .l ul li a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}
#footer .content .share .l {
  margin-top: 0;
  display: flex;
  align-items: center;
}
body #footer .content .share .l {
  align-items: flex-start;
  padding-top: 4px;
}
.new-footer .main .panel .footer-subscribe-wrap.error input {
  border-color: #E8362D;
}
.new-footer .main .panel .footer-subscribe-wrap p.error {
margin: 0;
font-size: 12px !important;
padding: 0 !important;
color: #E8362D !important;
}
.sales-question-down-wrap {
  display: flex !important;
  align-items: center;
  gap: 12px;
  position: fixed;
  bottom: 165px;
  right: 16px;
  z-index: 110;
}

/* 帮助气泡框 */
.help-bubble {
  position: fixed;
  bottom: 86px;
  right: 76px;
  background: #ffffff;
  border-radius: 12px;
  padding: 16px 40px 16px 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 200px;
  max-width: 250px;
  z-index: 10;
}

.help-bubble-close {
  position: absolute;
  top: 8px;
  right: 8px;
  background: none;
  border: none;
  font-size: 20px;
  color: #666;
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
  transition: color 0.2s ease;
}

.help-bubble-close:hover {
  color: #333;
}

.help-bubble-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.help-bubble-title {
  font-weight: 600;
  font-size: 14px;
  color: #000;
  line-height: 1.4;
}

.help-bubble-text {
  font-weight: 400;
  font-size: 13px;
  color: #666;
  line-height: 1.4;
}

/* 气泡尾巴 - 指向右侧 */
.help-bubble-tail {
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #ffffff;
}

/* 帮助按钮容器 */
.help-buttons {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* 帮助按钮 */
.help-button {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #55A2E0;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(85, 162, 224, 0.3);
  text-decoration: none;
  padding: 0;
}

.help-button:hover {
  background: #4080B8;
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(85, 162, 224, 0.4);
}

.help-button:active {
  transform: scale(0.98);
}

.help-button-question {
  font-size: 24px;
}

.help-button-ai svg {
  width: 22px;
  height: 22px;
}

@media (min-width:  1280px) {
  body.html #footer .content .copyright .r {
      display: flex;
  }
  body.html #footer .content .copyright .r p + div {
      padding: 0 !important;
      margin-left: 70px !important;
      width: auto !important;
  }
  body.html #footer .content .copyright .r p + div a,
  body.html #footer .content .copyright .r p + div a p {
      font-size: 16px !important;
  }
}
@media (max-width: 1170px) {
  .new-footer .main .panel {
      display: block;
  }
  .new-footer .main .panel .footer-subscribe-wrap {
      margin-right: 0;
      margin-bottom: 30px;
  }
  .new-footer .main .panel .footer-subscribe-wrap p {
      margin: 20px 0 30px;
  }
  body.html #footer .content .copyright {
      margin-bottom: 0;
  }
  #footer .content .share .l {
      margin-top: 0;
      display: flex;
      align-items: center;
  }
  #footer .col-md-3 {
      -ms-flex: 0 0 25% !important;
      flex: 0 0 25% !important;
      max-width: 25% !important;
  }
}
@media (max-width: 768px) {
  #footer .col-md-3 {
      -ms-flex: 0 0 50% !important;
      flex: 0 0 50% !important;
      max-width: 50% !important;
  }
  body.html #footer .social-list {
      margin-top: 15px;
  }
  body.html #footer .content .copyright .l {
      order: 1;
      width: 100%;
  }
  .new-footer .main .panel {
      padding-top: 40px !important;
  }
  body.html #footer .content .copyright .r {
      order: 2;
      width: 100%;
  }
  body.html #footer .content .copyright .panel {
      padding: 20px !important;
  }
  .new-footer .main .panel ul li.first {
    margin-top: 16px;
  }
  #footer .content .share .l {
    float: none;
    margin: 0 0 12px;
  }
}
/*  wechat  */
#footer .content .new-footer li.wechat {
  position: relative;
}

#footer .content .new-footer li.wechat .wechat-qrcode-wrap {
  position: fixed;
  height: 0;
  opacity: 0;
  transform: translate(4px, 0);
  background-color: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(178, 178, 178, .6);
  overflow: hidden;
  transition: opacity .2s ease-in, transform .2s ease-out;
}

@media (max-width: 768px) {
  #footer .content .new-footer li.wechat .wechat-qrcode-wrap  {
      display: none !important;
  }
}
#footer .content .new-footer li.wechat .wechat-qrcode-wrap p {
  color:  #38393a !important;
}
#footer .content .new-footer li.wechat:hover .wechat-qrcode-wrap {
  height: auto;
  padding: 20px 10px;
  opacity: 1;
  transform: translate(4px, -10px);
}
#footer .content .new-footer li.wechat .wechat-qrcode-wrap .qrcode-item {
  display: inline-block;
  margin: 0 10px;
}
#footer .content .new-footer li.wechat .wechat-qrcode-wrap .qrcode-item img {
  width: 120px;
  height: auto;
  border: 1px solid rgba(178, 178, 178, .1);
  border-radius: 10px;
  margin-bottom: 2px;
}
#footer .content .new-footer li.wechat .wechat-qrcode-wrap .qrcode-item p {
  margin: 0;
  font-size: 14px;
  text-align: center;
} 
@media (max-width: 1000px) { 
  #footer .info > div {
      margin: 0 !important;
      text-align: left !important;
  }
}
@media (max-width: 380px) {
 #footer .content .new-footer li.wechat .wechat-qrcode-wrap {
      width: 160px;
      padding: 20px 0;
 }
 #footer .content .new-footer li.wechat .wechat-qrcode-wrap .qrcode-item:not(:last-child) {
      margin-bottom: 20px;
 }
}
/* #kapa-widget-container {
  opacity: 0;
  pointer-events: none;
}
#kapa-widget-container.active {
  opacity: 1;
  pointer-events: auto;
} */
