@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
  min-width: 1440px;
  font-family: PingFang SC,sans-serif;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
  text-decoration: none;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

[v-cloak] {
  display: none;
}

p {
  margin: 0;
}

.el-main {
  /* background: #F2F2F6 !important; */
}

.mb12 {
  margin-bottom: 12px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.tel_fixed {
  position: fixed;
  right: 30px;
  top: 30%;
  width: 70px;
  min-height: 76px;
  padding-top: 15px;
  padding-bottom: 12px;
  z-index: 100000000000000000;
  border-radius: 8px;
  border: 2px solid #FFF;
  background: rgba(255, 255, 255, 0.50);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.10);
  backdrop-filter: blur(2px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  color: #333;
  font-family: Alibaba PuHuiTi,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  cursor: pointer;
}
.tel_fixed .tel_box{
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}
.tel_box:hover .ewm_box {
  visibility: visible;
}
.tel_fixed .wx_box{
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}
.wx_box:hover .ewm_box {
  visibility: visible;
}
.tel_fixed .fenge{
  width: 56px;
  height: 1px;
  background: #E0E0E1;
  margin: 4px 0;
}
.tel_fixed img[alt=电话联系企小码会话存档] {
  width: 24px;
  height: 24px;
}
.tel_fixed img[alt=微信联系企小码会话存档] {
  width: 30px;
  height: 30px;
}
.tel_fixed .light {
  position: absolute;
  width: 38px;
  height: 17px;
  background: #8FFDFF;
  opacity: 0.7;
  filter: blur(11.6111111111px);
  right: 0;
  top: 0;
}


.top_nav {
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.top_nav .top_content {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top_nav .top_content .top_logo {
  display: flex;
  gap: 16px;
  align-items: center;
}
.top_nav .top_content .top_logo img[alt=企小码会话存档logo] {
  width: 143px;
  height: 36px;
  /* position: absolute;
  top: 21px;
  left: 32px; */
}
.top_nav .top_content .top_logo img[alt=企业微信服务商] {
  width: 200px;
  height: 36px;
  /* position: absolute;
  top: 21px;
  left: 199px; */
}
.top_nav .top_content .top_right {
  display: flex;
  gap: 28px;
  align-items: center;
}
.top_nav .top_content .top_right .menu_box {
  display: flex;
  align-items: center;
  gap: 12px;
}
.top_nav .top_content .top_right .menu_box .menu_item {
  height: 58px;
  line-height: 58px;
  padding: 0 14px;
  box-sizing: border-box;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC, sans-serif;
  font-weight: 400;
  color: #131B25;
  cursor: pointer;
}
.top_nav .top_content .top_right .menu_box .act {
  font-weight: 600;
  color: #467CF3;
  border-bottom: 2px solid #467CF3;
}
.top_nav .top_content .top_right .xtdl_btn {
  cursor: pointer;
  width: 112px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 4px;
  background: #EAF2FF;
  border: 1px solid #467CF3;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #467CF3;
}
.top_nav .top_content .top_right .xtdl_btn:hover{
  background: #FFFFFF;
}
.top_nav .top_content .top_right .lxwm_btn {
  cursor: pointer;
  width: 112px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 4px;
  background: #467CF3;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}

.nav_bg {
  z-index: 99999;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(6px);
}

.index_box7 {
  background-image: url(../img/index_bg7.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 256px;
  display: flex;
  justify-content: center;
  padding-top: 62px;
  box-sizing: border-box;
}
.index_box7 .box7_content {
  width: 1200px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.index_box7 .box7_content .title {
  font-size: 42px;
  font-family: PingFangSC-Medium, PingFang SC, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 59px;
}
.index_box7 .box7_content .b7btn {
  /* cursor: pointer; */
  display: flex;
  align-items: center;
  gap: 32px;
  font-size: 28px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  /* line-height: 39px; */
  transition: all 0.2s;
}
.index_box7 .box7_content .b7btn img{
  height: 49px;
  background: #fff;
  border-radius: 8px;
}

.app_icon_box:hover .hover_img{
  display: inline-flex;
}



.uk-section-muted, .ap-container-muted .uk-container {
  background: #ffffff;
}
.section-icp {
  font-size: 12px;
  padding: 0;
  line-height: 2;
}
.section {
  position: relative;
}


.uk-section-muted, .ap-container-muted .uk-container {

    background: #ffffff;

}
.section-icp {

    font-size: 12px;
    padding: 0;
    line-height: 2;

}
.section {

    position: relative;

}
.uk-text-center {

    text-align: center !important;

}
.section-icp a {
  color: #888;
}
.uk-margin-small-right {
  margin-right: 10px !important;
}

.TypeTel{
  width: 273px;
  min-height: 154px;
  height: auto;
  padding: 0;
  padding-left: 20px;
  box-sizing: border-box;
  padding-top: 20px;
  top: calc(30% - 45px);
  visibility: hidden;
}
.TypeTel .right_info{
  padding-top: 0;
  gap: 4px;
}
.TypeTel .right_info .logo{
  /* height: 18px; */
  width: 100px;
}
.TypeTel .right_info .label{
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
}
.TypeTel .right_info .label2{
  font-size: 14px;
  font-weight: 400;
  color: #86909C;
}
.TypeTel .right_info .telNum{
  font-size: 20px;
  font-weight: 400;
  color: #2577F6;
}
.TypeWx{
  visibility: hidden;
  width: 235px;
  min-height: 280px;
  height: auto;
  /* visibility: visible; */
  padding: 24px 30px;
  top: calc(30% - 45px);
}
.TypeWx .left_ewm{
  width: 100%;
  gap:8px;
  align-items: center;
}
.TypeWx .left_ewm .ewm_bottom{
  background: unset;
}
.TypeWx .left_ewm .logo{
  /* height: 18px; */
  width: 100px;
}
.TypeWx .left_ewm .label{
  font-size: 14px;
  font-weight: 500;
  color: #131B25;
}
.quanju{
  right: unset;
  top: 50vh;
  left: 50vw;
  transform: translate(-50%,-50%);
}
.quanju .closeIcon{
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100000000000000001;
}
.friend_link{
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC, sans-serif;
  font-weight: 500;
  color: #131B25;
  display: flex;
  align-items: center;
  gap: 4px;
  line-height: 20px;
  color: #86909C;
}
.friend_link span{
  font-weight: 500;
}
.friend_link a{
  color: #86909C;
}
.pagination a{
  line-height: 32px;
}
.index_box1 .box1_content .box1_left .lxwm {
  border-radius: 6px;
  background: #467CF3;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
  width: 144px;
  height: 48px;
  margin-top: 76px;
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
}
.bottomCenterBox{
  background: #F4F7FC;display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding-bottom: 20px;
}
.bottomCenterBox .friend_link {
  max-width: 1200px;
  width: auto;
}
.uk-section-muted, .ap-container-muted .uk-container{
  background: #F4F7FC;
}
.fixedEwm{
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 25px;
  z-index: 999;
}
.fixedEwm .ewmImg{
  width: 450px;
}
.fixedEwm .close{
  position: absolute;
  right: 20px;
  top: 30px;
  cursor: pointer;
}
