@charset "UTF-8";

/*主题色及其衍生色*/
/*主题色及其衍生色 default*/
/* 辅助色及衍生色 */
/* 应用场景色 */
/* 背景色 */
/* 阴影 */
/* 边框 */
/* 间距 */
/* 字号 */
/* 首页最大标题 */
/* 对应行高 */
/* 主标题 */
/* 标题 */
/* 小标题 */
/* 正文 */
/* 辅助文字 */
/* 字体颜色 */
/* 字重 */
/* 图标尺寸 */
/* 精灵图 */
/* 不可用状态 */
/* Input */
/* button */
/* drawer */
/* select */
/* 状态色 */
/* 专利类型颜色 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5tahoma, arial, 宋体;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}

small {
  font-size: 12px;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

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

body {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑" !important;
  min-width: 1280px;
}

button:focus,
button:active:focus,
button.active:focus,
button.focus,
button:active.focus,
button.active.focus {
  outline: none;
  border-color: transparent;
  box-shadow: none;
}

.fram_main {
  width: 100%;
  background: #eaf4fe url("/img/bg.jpg") no-repeat 0 64px;
  min-height: 100vh;
}

.body-box {
  min-height: calc(100% - 60px);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.header_main {
  background: #fff;
}

.header {
  width: 1200px;
  height: 64px;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.main-box {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0;
}

.main {
  width: 1200px;
}

.header-box {
  width: 1200px;
  height: 157px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

/*
  frame-header new
*/
.frame-header .h-icon {
  position: relative;
  height: 41px;
  width: 41px;
  margin-right: 12px;
  background: url(../img/logo.png) no-repeat center;
  background-size: contain;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}

.frame-header .h-icon::before {
  position: absolute;
  top: 5px;
  left: 644px;
  content: "";
  width: 0.5px;
  height: 36px;
  background: #12558a;
}

.frame-header ul {
  display: inline-block;
  height: 100%;
  width: 100%;
  display: flex;
}

.frame-header li.active {
  background: #12558a;
  color: #fff;
}

.frame-header-new {
  /* background: #1786D6; */
  background: linear-gradient(90.06deg, #1892EA 0%, #0EA3E2 50.11%, #24E0B3 100%);
  /* background-size: 636px 35.5px, 100%; */
  box-shadow: 0px 4px 10px rgba(215, 219, 223, 0.16);
  position: relative;
  box-sizing: border-box;
}

.frame-header-new .logo-container {}

.frame-header-new .header-logo-bottom {
  font-size: 0;
  position: absolute;
  margin: 70px 0 0 146px;
  border-top: 6px solid #B1C9E4;
  border-right: 7px solid transparent;
}

.frame-header-new .header-platform-link {
  position: absolute;
  top: 0;
  background: url(../img/home/LOGO.svg) no-repeat;
  width: 184px;
  height: 76px;
  z-index: 100000;
}

/* .frame-header-new .version-number {
  margin-top: 7px;
  background: url(../img/version_number.svg) no-repeat left;
  background-size: contain;
  width: 42px;
  height: 14px;
} */

.frame-header-new .frame-header-new-box {
  height: 64px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  box-sizing: border-box;
}

.frame-header-new .frame-header-new-box .header-platform {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #333;
  vertical-align: middle;
  border-bottom: 1px solid #E7EAED;
  min-width: 1280px;
  cursor: pointer;
}

.frame-header-new .frame-header-new-box .header-bar-new {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-left {
  display: inline-block;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-left .header-bar-text {
  font-weight: 900;
  font-size: 22px;
  color: #fff;
  margin-right: 250px;
  flex-shrink: 0;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-left .header-box-new ul.route-box-new {
  font-size: 0;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-left .header-box-new ul.route-box-new li.route-item {
  display: inline-block;
  position: relative;
  width: auto;
  line-height: 64px;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  text-align: center;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-left .header-box-new ul.route-box-new li.route-item:last-child {
  background: none;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-left .header-box-new ul.route-box-new li.active {
  color: #fff;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-left .header-box-new ul.route-box-new li.active::after {
  content: "";
  position: absolute;
  top: 48px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  background-color: #fff;
  width: 16px;
  height: 2px;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user {
  cursor: pointer;
  margin-left: 44px;
  position: relative;
  display: flex;
  align-items: center;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .noticeBox {
  position: relative;
  cursor: pointer;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .userNotice {
  width: 24px;
  vertical-align: middle;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .noticeNum {
  position: absolute;
  top: -5px;
  left: 18px;
  padding: 2px 5px;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  background-color: red;
  border-radius: 9px;
  color: #fff;
  box-sizing: border-box;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user.bg {
  background: #F5F5F5;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .isLogin {
  display: none;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper {
  height: 32px;
  padding: 0 20px;
  line-height: 32px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.25);

}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper .level-status-tiny {
  display: none;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper.logged {
  padding-left: 0;
  background-color: transparent;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper.logged .header-bar-user-avatar {
  display: inline-block;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper.logged .header-bar-user-name {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper.logged .level-status-tiny {
  display: inline-block;
  margin-left: 2px;
  margin-top: 9px;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper i.header-bar-user-avatar {
  display: none;
  width: 32px;
  height: 32px;
  margin-right: 4px;
  vertical-align: top;
  background: url("../svg/avatar-c.svg") no-repeat center;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper i.header-bar-user-avatar.vip {
  background-image: url("../svg/avatar-v.svg");
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .header-bar-user-content .header-user-wrapper .header-bar-user-name {
  display: inline-block;
  font-size: 14px;
  font-family: "PingFang SC";
  line-height: 32px;
  color: rgba(255, 255, 255, 0.75);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown {
  display: none;
  position: absolute;
  top: 40px;
  right: -8px;
  width: 280px;
  box-sizing: border-box;
  padding: 0 0 8px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 21px rgba(18, 85, 138, 0.1);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level {
  height: 102px;
  border-radius: 4px 4px 0px 0px;
  padding: 20px 32px 12px;
  margin-bottom: 12px;
  background-size: contain;
  box-sizing: border-box;
  cursor: initial;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level .user-level-info .user-accout {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #4E5C70;
  margin-right: 8px;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level .user-level-info .level-status span {
  font-weight: 700;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level .user-level-info .level-status i {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level .level-txt {
  margin-top: 16px;
  font-size: 12px;
  color: #7488A3;
  line-height: 20px;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level .level-progress-bar {
  margin-top: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level .level-bar-inner {
  height: 100%;
  background: linear-gradient(270deg, #7387A3 0%, #ADBACC 100%);
  border-radius: 4px 0px 0px 4px;
  width: 20%;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V1] {
  background-image: url(../img/common/drop-bg_v1.png), linear-gradient(101.85deg, #C3CDDB 0%, rgba(195, 205, 219, 0.5) 100%);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V1] .user-level-info .user-accout {
  color: #4E5C70;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V1] .level-txt {
  color: #7488A3;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V1] .level-bar-inner {
  background: linear-gradient(270deg, #7387A3 0%, #ADBACC 100%);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V1] .level-status {
  background: #A2B0C5;
  color: #fff;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V2] {
  background-image: url(../img/common/drop-bg_v2.png), linear-gradient(101.85deg, #E2D0BA 0%, rgba(226, 208, 186, 0.5) 100%);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V2] .triangle-top {
  border-bottom-color: #EBDFD0;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V2] .user-level-info .user-accout {
  color: #8A4D00;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V2] .level-txt {
  color: #9E7441;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V2] .level-bar-inner {
  background: linear-gradient(270deg, #B79266 0%, #D3BA9B 100%);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V2] .level-status {
  background: #C5A583;
  color: #fff;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V3] {
  background-image: url(../img/common/drop-bg_v3.png), linear-gradient(101.22deg, #A2DADA 0.9%, rgba(162, 218, 218, 0.5) 100%);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V3] .triangle-top {
  border-bottom-color: #C0E6E6;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V3] .user-level-info .user-accout {
  color: #095A5A;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V3] .level-txt {
  color: #4B7D7D;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V3] .level-bar-inner {
  background: linear-gradient(90deg, #7FC8C8 0%, #4B7D7D 100%);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V3] .level-status {
  background: #7FC8C8;
  color: #fff;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V4] {
  background-image: url(../img/common/drop-bg_v4.png), linear-gradient(101.42deg, #52546A 0.63%, rgba(82, 84, 106, 0.5) 100%);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V4] .triangle-top {
  border-bottom-color: #898A99;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V4] .user-level-info .user-accout {
  color: #FFFFFF;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V4] .level-txt {
  color: rgba(255, 255, 255, 0.75);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V4] .level-status {
  background: #303245;
  color: #fff;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-level[level=V4] .level-progress-bar {
  display: none;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown.block {
  display: block;
  z-index: 10;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-item {
  height: 38px;
  line-height: 38px;
  padding-left: 30px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.65);
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-item.bg {
  background: #F5F5F5;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-item i {
  margin-right: 9px;
  color: #C4CCD3;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-item span {
  font-size: 14px;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-item:hover {
  background-color: #F8F8F8;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-item .icon-level-center {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/common/user_level-center.png) no-repeat center;
  background-size: contain;
}

.frame-header-new .frame-header-new-box .header-bar-new .header-bar-user .user-dropdown .user-exit {
  border-top: 1px solid #F0F0F0;
  padding-top: 8px;
}

/* frame new*/
.frame-box {
  width: 100%;
  height: calc(100vh - 64px);
  background: #f4f7FA;
  overflow-y: auto;
}

.frame-box .main {
  z-index: 1;
  /* margin-top: 24px; */
}

.frame-box.index {
  background-color: #fff;
}

/* header */
.frame-header .header-bg {
  background: url(../img/index_img/new/nav_bg.png);
  background-repeat: round;
}

.frame-header .header-box {
  width: 1200px;
  height: 189px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: space-between;
}

.frame-header .header-box>span:first-child {
  position: relative;
  left: -52px;
}

.frame-header .header-box>span:first-child img[alt=org] {
  position: relative;
  top: 2px;
  left: 64px;
}

.frame-header .frame-search {
  width: 280px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  font-size: 14px;
  border: 1px solid #1786D6;
}

.frame-header .frame-search-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/spirits.png) no-repeat right;
  background-position: -720px -192px;
  position: absolute;
  right: 11px;
  top: 10px;
  cursor: pointer;
}

.frame-header .header-bar {
  background: #1786D6;
}

.frame-header .header-bar .header-box {
  width: 1200px;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  margin: 0 auto;
  position: relative;
}

.frame-header ul {
  display: inline-block;
  height: 100%;
  display: flex;
}

.frame-header li {
  height: 58px;
  display: flex;
  justify-content: center;
  flex: auto;
  color: #fff;
  cursor: pointer;
  list-style: none;
  font-size: 16px;
  width: 149px;
  position: relative;
  margin-top: -8px;
  line-height: 65px;
}

.frame-header li.sub::after {
  margin-left: 8px;
  width: 13px;
  height: 13px;
  background: url(../img/spirits.png);
  background-position: -96px -240px;
  position: relative;
  top: 31px;
}

.frame-header li.active,
.frame-header li:hover {
  background: url(../img/index_img/new/tab_active.png) no-repeat;
  font-weight: bold;
  line-height: 64px;
  position: relative;
}

.frame-header li:hover .route-sub-box {
  display: block;
}

.frame-header li:hover.sub::after {
  top: 30px;
}

.frame-header li .route-sub-box {
  display: none;
  position: absolute;
  top: 58px;
  background: #fff;
  width: 142px;
  left: 8px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: initial;
  font-size: 16px;
  line-height: 34px;
  z-index: 10;
  padding: 12px 0;
  box-shadow: 0px 0px 14.72px 1.28px rgba(18, 85, 138, 0.27);
  box-sizing: border-box;
}

.frame-header li .route-sub-box>div:hover {
  background: rgba(0, 138, 255, 0.08);
  color: #008aff;
  cursor: pointer;
}

.frame-header li .route-sub-box>div {
  padding-left: 36px;
}

.frame-header li .route-sub-box.policyPage>div {
  padding-left: 44px;
}

.frame-header .login-box {
  font-size: 0;
  position: absolute;
  right: 0;
  bottom: 28px;
  cursor: pointer;
}

.frame-header .login-box>div {
  height: 18px;
  line-height: 18px;
}

.frame-header .login-box .unlogin-box span {
  font-size: 18px;
  line-height: 18px;
  color: #1786D6;
}

.frame-header .login-box .unlogin-box span.login-txt {
  color: #008aff;
  cursor: pointer;
}

.frame-header .login-box .allogin-box i {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../../img/spirits.png);
  position: relative;
  top: 2px;
  margin-right: 8px;
}

.frame-header .login-box .allogin-box i.arrow {
  margin-left: 8px;
  top: 7px;
}

.frame-header .login-box .allogin-box span {
  font-size: 18px;
  color: #1786D6;
  cursor: pointer;
}

.frame-header .header-date {
  position: absolute;
  color: #1786D6;
  right: 24px;
  top: 24px;
}

.frame-footer {
  display: flex;
  width: 100%;
  padding: 19px 0 19px;
  justify-content: center;
  box-sizing: border-box;
}

.frame-footer .frame-footer-info-item {
  font-size: 12px;
  line-height: 27px;
  height: 20px;
  color: #A5ACB0;
}

.frame-footer .frame-footer-info-item.dividing_line {
  margin: 0 8px;
}

.frame-footer.index {
  position: relative;
  /* bottom: -365px; */
}

.floatBox {
  position: absolute;
  z-index: 2;
  right: 48px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(182, 192, 203, 0.3);
}

.floatBox .tipsHover {
  display: none;
  position: absolute;
  right: 80px;
  top: 6px;
  width: max-content;
  padding: 8px 14px 8px 19px;
  z-index: 101;
  font-family: "PingFang SC";
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  border-radius: 6px;
  background-color: #FFF;
  box-shadow: 0 4px 12px rgba(182, 192, 203, 0.3);
}

.floatBox .tipsHover .triangle {
  position: absolute;
  top: 14px;
  right: -5px;
  border-left: 5px solid #FFF;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.goPortal {
  bottom: 240px;
  cursor: pointer;
  background: #FFF url(../img/home/portal.png) no-repeat center;
}

.contactUs {
  bottom: 176px;
  background: #FFF url(../img/home/contactUs.png) no-repeat center;
}

.contactUs .contactUs_container {
  display: none;
  position: absolute;
  right: 80px;
  bottom: 0;
  z-index: 101;
  min-width: 402px;
  padding: 12px 16px 32px 24px;
  font-family: "PingFang SC";
  font-weight: 500;
  color: #333333;
  background-color: #FFF;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(182, 192, 203, 0.3);
}

.contactUs .contactUs_container .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #A5ACB0;
}

.contactUs .contactUs_container .contentBox {
  display: flex;
  align-items: center;
  padding-left: 8px;
  padding-right: 16px;
  margin-top: 24px;
}

.contactUs .contactUs_container .contentBox .QrcodeBox {
  flex: 0 0 100px;
  padding: 12px 6px;
  background: #F8F8F8;
  border-radius: 4px;
}

.contactUs .contactUs_container .contentBox .QrcodeBox .Qrcode {
  width: 80px;
  height: 80px;
  background: url(../img/index_img/Qrcode.png) no-repeat center;
}

.contactUs .contactUs_container .contentBox .QrcodeBox .Qrcode_text {
  font-family: "HarmonyOS Sans SC", "PingFang SC", "Helvetica Neue", "Arial Narrow", "Tahoma", "Microsoft Yahei", "sans-serif", "Simsun" !important;
  font-size: 12px;
  line-height: 20px;
}

.contactUs .contactUs_container .contentBox .QrcodeBox .Qrcode_text em {
  color: #05B8C8;
  background: initial;
}

.contactUs .contactUs_container .contentBox .contactBox {
  margin-left: 24px;
}

.contactUs .contactUs_container .contentBox .contactBox .contactItem {
  max-width: 234px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
  word-break: break-all;
}

.contactUs .contactUs_container .contentBox .contactBox .contactItem span {
  line-height: 22px;
  color: #A5ACB0;
}

.contactUs .contactUs_container .contentBox .contactBox .contactItem:first-child {
  margin-top: 0;
}

.contactUs .contactUs_container .blank {
  position: absolute;
  right: -56px;
  bottom: 0;
  width: 56px;
  height: 56px;
}

.feedback {
  bottom: 112px;
  cursor: pointer;
  background: #FFF url(../img/home/feedback.png) no-repeat center;
}

.toTop {
  bottom: 48px;
  cursor: pointer;
  background: #FFF url(../img/totop.png) no-repeat center;
}

.goPortal:hover {
  background: #05B8C8 url(../img/index_img/portal-actived.png) no-repeat center;
}

.contactUs:hover {
  background: #05B8C8 url(../img/index_img/contactUs-actived.png) no-repeat center;
}

.feedback[feedbackActived],
.feedback:hover {
  background: #05B8C8 url(../img/index_img/feedback-actived.png) no-repeat center;
}

.goPortal:hover .tipsHover,
.feedback:hover .tipsHover {
  display: unset;
}

.feedback_contentBox d-mask {
  display: none;
}

.feedback_contentBox d-dialog-content {
  top: unset;
  right: 128px;
  bottom: 112px;
  left: unset;
  transform: unset;
}

.feedback_contentBox d-dialog-content .alertBox {
  min-width: 480px;
  padding: 12px 16px 20px 24px;
  font-family: "PingFang SC";
  font-size: 14px;
  font-weight: 400;
  color: #A5ACB0;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(182, 192, 203, 0.3);
  box-sizing: border-box;
}

.feedback_contentBox d-dialog-content .alertBox .titleBox {
  line-height: 20px;
}

.feedback_contentBox d-dialog-content .alertBox .titleBox d-icon {
  top: 12px;
  right: 16px;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox {
  padding-left: 8px;
  padding-right: 16px;
  margin-top: 24px;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox {
  margin-top: 16px;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_inputLabel {
  display: inline-block;
  min-width: 64px;
  line-height: 32px;
  text-align: right;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_input {
  display: inline-block;
  width: 336px;
  padding: 5px 0;
  border: 1px solid #E6E6E6;
  margin-left: 16px;
  box-sizing: border-box;
  line-height: 1px;
  text-indent: 0;
  padding-left: 10px;
  border-radius: 3px;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_textarea {
  display: inline-block;
  width: 336px;
  height: 96px;
  padding: 5px 12px;
  border: 1px solid #E6E6E6;
  margin-left: 16px;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 14px;
  line-height: 22px;
  border-radius: 2px;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_input:focus,
.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_textarea:focus {
  border: 1px solid #05B8C8;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_input::-webkit-input-placeholder {
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 22px;
  color: #A5ACB0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_textarea::-webkit-input-placeholder {
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 22px;
  color: #A5ACB0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_input:-moz-placeholder {
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 22px;
  color: #A5ACB0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_textarea:-moz-placeholder {
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 22px;
  color: #A5ACB0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_input::-moz-placeholder {
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 22px;
  color: #A5ACB0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_textarea::-moz-placeholder {
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 22px;
  color: #A5ACB0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_input:-ms-input-placeholder {
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 22px;
  color: #A5ACB0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .feedback_textarea:-ms-input-placeholder {
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 22px;
  color: #A5ACB0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .textareaDanger {
  border: 1px solid #D52B1E;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .danger {
  margin-top: 4px;
  font-family: "PingFang SC";
  font-size: 12px;
  line-height: 20px;
  color: #D52B1E;
  text-align: right;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox .dangerHidden {
  opacity: 0;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox:first-child {
  margin-top: 0;
  vertical-align: text-top;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox:last-child>.feedback_inputLabel {
  vertical-align: top;
}

.feedback_contentBox d-dialog-content .alertBox .contentBox .feedback_inputBox:last-child>.feedback_inputLabel::before {
  content: "*";
  color: #D52B1E;
  line-height: 22px;
}

.feedback_contentBox d-dialog-content .alertBox .confirm {
  width: max-content;
  padding: 5px 46px;
  margin: 8px auto 0;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  color: #FFF;
  background-color: #05B8C8;
  border-radius: 3px;
}

.feedSuccessAlert .alertContent {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 101;
  width: 332px;
  padding: 14px 16px 32px;
  font-family: "PingFang SC";
  text-align: center;
  background-color: #FFF;
  color: #666666;
  border-radius: 6px;
  transform: translate(-50%, -50%);
}

.feedSuccessAlert .alertContent .closeBtn {
  position: absolute;
  top: 14px;
  right: 16px;
  cursor: pointer;
}

.feedSuccessAlert .alertContent .successCheckIcon {
  width: 36px;
  height: 36px;
  margin: 18px auto 0;
  object-fit: contain;
}

.feedSuccessAlert .alertContent .content_title {
  margin-top: 12px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

.feedSuccessAlert .alertContent .content_msg {
  margin-top: 4px;
  font-size: 12px;
  line-height: 20px;
}

.feedSuccessAlert .alertContent .content_OKBtn {
  width: max-content;
  padding: 6px 20px;
  border: 1px solid #E6E6E6;
  margin: 24px auto 0;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  border-radius: 3px;
}

.alertHidden {
  display: none;
}