em.tagNew {
  font-size: 0.2rem;
  color: #e64545;
  position: relative;
}
em.tagBeta {
  font-size: 0.2rem;
  color: #e64545;
  position: relative;
}
.icon-normal {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}

.footer {
  background: #f5f5f6;
}
.footer .sampletype {
  padding-top: 32px;
}

.head_line .panel-heading {
  position: relative;
}

.head_line .panel_body {
  padding-top: 12px;
}

.list_group li {
  line-height: 16px;
}

.foot-row-line {
  border-bottom: 1px solid #ddd;
}

.link_panel {
  padding-top: 0;
  float: left;
  width: 16.666667%;
}

.link-group {
  margin-bottom: 32px;
}

.link-group .list_group > li {
  margin-bottom: 12px;
  line-height: 16px;
  display: flex;
}

.link-group .list_group > li > a {
  font-size: 12px;
  color: #777777;
  line-height: 16px;
  margin-right: 4px;
}
.link-group .list_group > li > a:hover {
  text-decoration: underline;
  color: #6f79a8;
}

.current-page {
  font-size: 14px;
  color: #242728;
  line-height: 24px;
}

.current-page a {
  color: #242728;
}
.current-page a:hover {
  text-decoration: underline;
}

.column {
  font-size: 14px !important;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}

.copyright_text {
  height: 16px;
  opacity: 0.5;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  font-weight: 300;
}

.mt-2 {
  margin-top: 16px;
}

.copyright {
  font-size: 11px;
}

.copyright a {
  display: inline-flex;
  margin-top: 16px;
  height: 16px;
  opacity: 0.5;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  font-weight: 300;
}
.copyright a:hover {
  text-decoration: underline;
}
.copyright span {
  height: 16px;
  opacity: 0.5;
  font-size: 11px;
  color: #333333;
  line-height: 16px;
  font-weight: 300;
}
.left {
  float: left;
}

.right {
  float: right;
}

.media-link img {
  margin-left: 8px;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  cursor: pointer;
}

.bottom_bread > i {
  padding: 0 5px;
  color: #c0c0c0;
  font-style: normal;
}
.footer .language-combox {
  float: left;
  font-size: 12px;
  height: 28px;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  padding: 0 0 0 8px;
  color: #333333;
  position: relative;
  color: #000;
  border-radius: 14px;
  border: none;
  background: rgba(0, 0, 0, 0.05);
}
.footer .language-combox > ul {
  position: absolute;
  background: #fff;
  min-width: 224px;
  bottom: 28px;
  left: 0;
  display: none;
  z-index: 99;
  box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  padding: 4px 8px;
}
.footer .language-combox i {
  font-style: normal;
  line-height: 22px;
  font-weight: 500;
}
.footer .language-combox > ul > li {
  margin-bottom: 11px;
  line-height: 40px;
  height: 40px;
  padding: 0 8px;
}
.footer .language-combox > ul > li:hover {
  color: #262728;
  background: #f3f3f3;
  border-radius: 12px;
}
.pt-2 {
  padding-top: 21px;
}
.footer .language-combox > span {
  float: left;
  width: 67px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  width: auto;
  line-height: 26px;
}
.footer .icon-mh {
  margin-right: 5px;
  margin-left: 4px;
  width: 14px;
  height: 24px;
  background: url(/system/modules/org.opencms.portal.template.core/resources/images/aui_down_arrow.svg)
    no-repeat center;
  float: right;
}
.footer .icon-mh-up {
  display: none;
  margin-right: 5px;
  margin-left: 4px;
  width: 14px;
  height: 24px;
  background: url(/system/modules/org.opencms.portal.template.core/resources/images/aui_down_arrow.svg)
    no-repeat center;
  float: right;
  transform: rotateZ(180deg);
}
.foot_cookies > span {
  padding: 0 4px;
}
.media-link li {
  position: relative;
}
.media-link li > a {
  float: left;
  height: 100%;
}

.media-link li > a[event-attr='appicon'],
.media-link li > a[event-attr='wxicon'] {
  cursor: default;
}

.friend_link {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  font-weight: 500;
}
.link_url {
  font-weight: 400;
  font-size: 12px;
  color: #777777;
  line-height: 30px;
  font-weight: 400;
}

@media screen and (min-width: 601px) {
  html[lang='en'] .link_panel,
  html[lang='de'] .link_panel,
  html[lang='es'] .link_panel,
  html[lang='fr'] .link_panel,
  html[lang='pt'] .link_panel,
  html[lang='ja'] .link_panel,
  html[lang='ko'] .link_panel {
    width: 20%;
  }

  html[lang='ru'] .link_panel {
    width: 20%;
  }

  .link_panel .panel_item {
    padding-right: 24px;
  }

  .head_line .panel_body {
    display: block !important;
  }

  .top-line,
  .top-line-copyright {
    border-top: 1px solid #ddd;
  }
  .link_box {
    font-size: 0;
    display: flex;
    justify-content: space-between;
  }

  .pt-2 {
    padding-top: 21px;
  }

  .foot-bottom {
    padding-bottom: 12px;
    border-top: 1px solid transparent !important;
  }

  .friend_link {
    margin-right: 24px;
    line-height: 30px;
  }

  .link_url {
    margin-right: 24px;
    line-height: 30px;
  }

  .link_box {
    font-size: 0;
    display: flex;
    justify-content: space-between;

    .left-link {
      display: flex;
      justify-content: start;
    }
  }

  .mobile_lan {
    float: left;
    margin-right: 32px;
  }

  .media-link {
    font-size: 0;
    line-height: 28px;
  }

  .current-page {
    padding-top: 48px;
    padding-bottom: 14px;
  }

  .media-imgs {
    position: absolute;
    right: -56px;
    bottom: 39px;
    width: 152px;
    padding-top: 16px;
    padding-bottom: 8px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.1);
  }

  .midea-name {
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;
    color: #777;
  }

  .media-img img {
    width: 120px !important;
    height: 120px !important;
    margin-left: 0 !important;
  }

  .box {
    position: absolute;
    bottom: -21px;
    left: 46%;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 12px;
  }

  .bottom-box {
    background-color: #e8e8e8;
  }

  .copyright_content {
    flex-shrink: 0;
    margin-top: 12px;
  }
}
@media screen and (min-width: 1201px) {
  .link_panel .panel_item {
    padding-right: 62px;
  }
}
@media screen and (min-width: 1441px) {
  .link_panel .panel_item {
    padding-right: 70px;
    margin-top: 40px;
  }
}

@media (max-width: 600px) {
  .left-link {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
  }
  .link-group {
    margin-bottom: 0 !important;
    margin-left: 2px;
  }
  .footer .language-combox > ul {
    bottom: 26px;
    width: 328px;
  }
  .footer .language-combox > span {
    width: 52px;
  }
  .footer .icon-mh {
    height: 24px;
  }
  .footer .icon-mh-up {
    height: 24px;
  }
  .footer .language-combox {
    width: 88px;
    height: 24px;
    padding: 0 0 0 8px;
    line-height: 20px;
  }
  .link_box {
    margin-bottom: 32px;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .right_link {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
  }
  .right_link_min1280 {
    display: none;
  }
  .mobile_lan {
    margin-bottom: 16px;
  }
  .link_flex {
    flex-flow: column;
  }
  .friend_link {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
  }
  .link_flex {
    margin-bottom: 16px;
    &:last-child {
      margin-bottom: 0;
    }
  }
  .link_url {
    display: block;
    line-height: 19px;
    font-weight: 500;
  }
  .show-icon {
    float: right;
    width: 14px;
    height: 7px;
    margin-top: 7px;
    background-image: url(/system/modules/org.opencms.portal.template.core/resources/images/normal.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .hide-icon {
    display: none;
    float: right;
    width: 14px;
    height: 7px;
    margin-top: 7px;
    background-image: url(/system/modules/org.opencms.portal.template.core/resources/images/normal.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotateZ(180deg);
  }
  .footer .h5.column {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #333;
    padding: 13px 0 14px 0;
    margin-bottom: 0px !important;
  }
  .footer .h5.column p {
    font-size: 16px;
  }
  .link_panel .panel_item {
    margin: 0 12px !important;
    padding-right: 0px !important;
    border-bottom: 1px solid #ddd;
  }
  .media-link {
    display: block;
    font-size: 0;
  }
  .media-link.right {
    margin-bottom: 16px;
  }
  .media-link .foot_icon {
    position: relative;
  }
  .copyright_text span {
    display: block;
  }
  .top-line-copyright:last-child {
    display: flex;
    flex-direction: column-reverse;
    font-size: 0;
  }
  .media-imgs {
    position: absolute;
    bottom: 26px;
    left: -58px;
    width: 152px;
    padding-top: 16px;
    padding-bottom: 8px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.1);
  }
  .midea-name {
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;
    color: #777;
  }
  .media-img img {
    width: 120px !important;
    height: 120px !important;
    margin-left: 0 !important;
  }
  .box {
    position: absolute;
    bottom: -23px;
    left: 45%;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 13px;
  }
  .link_panel {
    width: 100% !important;
  }
  .foot_cookies span {
    display: none;
  }
  .foot_cookies {
    flex-direction: column;
    margin-top: -16px;
  }
  .foot_cookies a {
    display: block;
    height: 16px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #333;
  }
  .copyright_text {
    height: 16px;
    margin-bottom: 24px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #333;
  }
  .copyright.left {
    margin-top: 0;
  }
  .link-group .list_group > li {
    margin-bottom: 16px !important;
  }
  .link-group .list_group > li a {
    font-size: 16px;
    line-height: 21px;
  }
  .bottom-box {
    background-color: #e8e8e8;
  }
  .footer-new .bottom-box .foot-bottom {
    padding: 0 12px;
  }
  .footer-new .container {
    width: auto;
    margin: 0 16px !important;
  }
  .footer-new .head_line .panel_body {
    padding-top: 5px;
    display: none;
  }
  .footer-new .top-line {
    padding-top: 32px !important;
  }
  .footer-new .pt-2 {
    margin-bottom: 16px;
    margin: 0 12px 16px;
  }
  .footer-new .media-link li {
    line-height: 28px;
  }
  .footer-new .media-link img {
    margin-left: 0px;
    margin-right: 8px;
  }
  .footer-new .current-page {
    margin: 0 12px;
    padding-top: 20px !important;
  }
}
@media screen and (max-width: 720px) {
  .footer .container {
    width: auto;
    margin-left: 16px;
    margin-right: 16px;
  }
  .footer .foot-bottom {
    display: flex;
    flex-flow: column-reverse;
    padding: 0px 0 24px;
  }
}

@media screen and (min-width: 721px) {
  .footer .foot-bottom {
    display: flex;
    padding-bottom: 12px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .container {
    width: auto;
    margin-left: 32px;
    margin-right: 32px;
  }
}
@media screen and (min-width: 1201px) {
  .footer .container {
    width: 1088px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1441px) {
  .footer .container {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 品牌化 */
.footer-new {
  background: #f4f6f7 !important;
}

.footer-new .current-page {
  padding: 36px 0 16px;
  line-height: 27px;
  color: #000;
}

.footer-new .current-page a {
  color: #000;
}

.footer-new .current-page .bottom_bread a:last-of-type {
  font-weight: 700;
}

.footer-new .current-page a:hover {
  text-decoration: none;
  color: #0a59f7;
}

.footer-new .container {
  width: auto;
  margin: 0 80px;
}

.footer-new .link_panel .panel_item {
  padding-right: 24px;
  margin-top: 28px;
}

.footer-new .link_panel .panel_item .column {
  margin-bottom: 16px;
  font-size: 16px !important;
  line-height: 21px;
  color: #000;
  font-weight: 700;
}

.footer-new .link-group .list_group > li > a {
  color: rgba(0, 0, 0, 0.6);
}

.footer-new .link-group .list_group > li > a:hover {
  color: #0a59f7;
  text-decoration: none;
}

.footer-new .head_line .panel_body {
  padding-top: 0;
}

.footer-new .top-line {
  padding-top: 13px;
  border-top: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-new .friend_link {
  font-weight: 700;
  color: #000;
  line-height: 19px;
  color: #000;
  line-height: 19px;
  display: inline-block;
  width: 100%;
}

.footer-new .link_url {
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 19px;
  flex-shrink: 0;
}

.footer-new .link_url:hover {
  color: #0a59f7;
}

.footer-new .bottom-box {
  background: #f4f6f7;
}

.footer-new .copyright_text {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

@media screen and (min-width: 1281px) {
  .right_link {
    display: none;
  }
  .right_link_1280 {
    display: inline-block;
  }
}

@media screen and (min-width: 601px) and (max-width: 1280px) {
  .right_link {
    margin-bottom: 16px;
    margin-top: 24px;
    display: none;
  }
  .right_link_min1280 {
    display: none;
  }
  .right_link_max1280 {
    display: flex;
    justify-content: start;
  }
}
@media screen and (min-width: 601px) and (max-width: 1440px) {
  .footer-new .container {
    margin: 0 40px;
  }
  .footer-new .footer_menus {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .footer-new .footer_menus .link_panel {
    float: none;
    width: auto !important;
    height: 100%;
    overflow: hidden;
  }
  .footer-new .footer_menus .link_panel .panel_item {
    padding-right: 36px;
  }

  .right_link .media-link {
    display: flex;
  }
  .top-line {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1281px) {
  .link_box {
    margin-bottom: 20px;
  }
  .right_link_min1280 {
    display: block;
    display: flex;
    justify-content: start;
  }
}
.media-imgs {
  display: none;
}

.link_flex {
  display: flex;
}
.link_flex .link_url {
  flex-shrink: 0;
}
.link_flex .friend_link {
  flex-shrink: 0;
}
