﻿.solution-dropdown .dropdown-menu {
  display: none;

}

.video_cross {
  float: left;
  margin-left: 100px;
  box-shadow: 0 0 5px 4px rgb(103 107 123 / 5%);
  border-radius: 10px;
  overflow: hidden;
}

.asid_share .asid_share_box .shzc a {
  display: inline-block;
  height: auto;
}

#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap div.nb-icon-bridge-base,
#newBridge .nb-icon-skin-0 .nb-icon-bridge0 {
  background: transparent url(../image/iconWord0.png) no-repeat 5px -4px !important;
}

#newBridge .nb-nodeboard-left-bottom {
  left: 3px !important;
}

#newBridge .nb-nodeboard-base {
  width: 211px !important;
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set-content {
  width: 165px !important;
  margin: 8px !important;
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-name {
  width: 189px !important;
  margin: 8px !important;
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-input {
  width: 146px !important;
}

.banner-text a.IndexButton {
  overflow: hidden;
  position: relative;
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send-btn,
#newBridge .nb-nodeboard-base .nb-nodeboard-top-0.nb-nodeboard-top {
  background-color: #fb5722 !important;
}

#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-nodeboard-send {
  width: 188px !important;
}

.banner-text a.IndexButton::after {
  content: ' ';
  width: 300%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-animation: rollingLight 3s linear infinite;
  -moz-animation: rollingLight 3s linear infinite;
  animation: rollingLight 3s linear infinite;
  background-image: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0) 47%, rgba(255, 255, 255, .25) 52%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0) 100%);
  background-image: -moz- oldlinear-gradient(315deg, rgba(0, 0, 0, 0) 47%, rgba(255, 255, 255, .25) 52%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0) 47%, rgba(255, 255, 255, .25) 52%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0) 100%);
}

@-webkit-keyframes rollingLight {
  0% {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%)
  }

  33% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
  }
}

@-moz-keyframes rollingLight {
  0% {
    -moz-transform: translateX(-60%);
    transform: translateX(-60%)
  }

  33% {
    -moz-transform: translateX(0%);
    transform: translateX(0%)
  }

  100% {
    -moz-transform: translateX(0%);
    transform: translateX(0%)
  }
}

@keyframes rollingLight {
  0% {
    -webkit-transform: translateX(-60%);
    -moz-transform: translateX(-60%);
    transform: translateX(-60%)
  }

  33% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%)
  }

  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%)
  }
}

.navbar-nav>li>.dropdown-menu {
  background: #fff;
  box-shadow: 0 0 15px 4px rgba(103, 107, 123, 0.1);
  margin-top: 9px;
  padding: 10px 0px;
  position: absolute;
  margin-left: -37px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;

}

.dropdown .dropdown-toggle b {
  background: url(../image/xx_1.png) no-repeat;
  width: 10px;
  height: 10px;
  display: inline-block;
  transition: transform .3s;
}

.dropdown .dropdown-toggle:hover b {
  background: url(../image/xx_2.png) no-repeat;
  transform: rotate(180deg);
}

.dropdown-menu li a {
  padding: 7px 35px;
  font-size: 16px;
  display: block;
}

.dropdown-menu li a:hover {
  color: #558bb2
}

/* 首页新增链接 */
.introduce {
  width: 100%;
  margin-top: 20px;
}

.introduce li {
  margin-top: 5px;
  margin-bottom: 10px;
  float: left;
  width: 25%;

}

.introduce_main {
  padding: 0px 20px;
}

.introduce .item:hover {
  box-shadow: 0 2px 16px 0 #cad9e7;
}

.introduce .item {
  display: block;
  padding: 20px 20px 0px 20px;
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 0 0 5px 4px rgb(103 107 123 / 5%);
  position: relative;
}

.introduce .item span {
  display: block;
  width: 109px;
  border-radius: 100%;
  text-align: center;
  right: 10px;
  top: 24px;
  position: absolute;
}

.introduce .item span img {
  width: 100%;
}

.introduce .item .tit {
  color: #333;
  font-size: 22px;
  font-weight: 600;
}

.introduce .item .des {
  margin-top: 5px;
  max-width: 300px;
  line-height: 30px;
  min-height: 50px;
  color: #999;
}

.introduce .item span.diy10 {
  width: 100px;
  top: 35px;
}

.introduce .ip51 {
  border-radius: 50%;
  color: #fff;
  font-size: 34px;
  letter-spacing: -2px;
  background-color: #666;
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(top, #fc8e37, #ff0b00);
  background-image: -webkit-linear-gradient(top, #fc8e37, #ff0b00);
  background-image: -o-linear-gradient(top, #fc8e37, #ff0b00);
  background-image: linear-gradient(top, #fc8e37, #ff0b00);
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  text-align: center;
  line-height: 50px;
  opacity: .9;
  font-weight: bold;
  font-family: unset;
}

/* 首页新增链接 */
/* 新增右侧广告 */
#newBridge #nb-frame-chat-box {
  -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%) !important;
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%) !important;
  border-radius: 3px !important;
}

#newBridge #nbWebImLightContainer {
  width: 250px !important;
  border-radius: 3px !important;
  right: 4px !important;
  bottom: 3px !important;
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%) !important;
}

#newBridge .minMessageContainer .nb-robot-layer-in {
  height: 0px;
}

.theme-popover {
  z-index: 99999999999;
  position: fixed;
  right: 21px;
  bottom: 54px;
  width: 359px;
  -webkit-box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 15%);
  box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 15%);
  -webkit-border-radius: 3px;
  border-radius: 3px;

  overflow: hidden;
  background: #fff;
}

.theme-poptit {
  background: #fb5722;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  text-indent: 20px;
  position: relative;


}

.theme-poptit .close {
  z-index: 888888;
  position: absolute;
  right: 13px;
  font-size: 34px;
  top: -9px;
}

.theme-poptit .close img {
  width: 10px;
}

.time_count {
  padding: 16px 15px 0px 15px;
}

.time_count b {
  margin-right: -10px;
}

.time_count em {
  display: inline-block;
  padding: 2px;
  color: #f00;
}

.theme-popbod ul {
  padding: 10px 15px 0px 15px;
  float: left;
}

.theme-popbod {
  max-height: 187px;
  overflow-y: auto;
}

.theme-popbod ul li a {
  display: flex;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #E8E8E8;
  position: relative;
}

.theme-popbod ul li:last-child a {
  border: none;
  margin-bottom: 0px;
}

.theme-popbod ul li em {
  font-size: 12px;
  position: absolute;
  display: inline-block;
  width: 80px;
  bottom: 2px;
  line-height: 28px;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
  left: 120px;
  bottom: 15px;
}

.theme-popbod ul li em.view_live {
  background: #fff;
  border: 1px solid #fb5722;
  color: #fb5722;
}

.theme-popbod ul li a:hover em.view_live {
  background: #fff3f0;
  color: #fb5722;
}

.live_bottom em {
  height: 20px;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 10px;
  background: #eee;
}

.live_bottom {
  height: 40px;
  border-top: 1px solid #eee;
  position: relative;
  text-align: center;
}

.live_bottom a:hover {
  color: #f00;
}

.live_bottom a img {
  width: 20px;
  vertical-align: sub;
}

.live_bottom a {
  width: 50%;
  padding-top: 9px;
  float: left;
}

.theme-popbod ul li em {
  position: absolute;
  text-decoration: none;
  display: inline-block;
  line-height: 28px;
  width: 80px;
  left: 98px;
  bottom: 13px;
  text-align: center;
  border: none;
  color: #fff;
  font-size: 12px;
  background: -webkit-gradient(linear, right top, left top, from(#ff9c0b), to(#fb5722));
  background: -webkit-linear-gradient(right, #ff9c0b, #fb5722);
  background: -o-linear-gradient(right, #ff9c0b, #fb5722);
  background: linear-gradient(-90deg, #ff9c0b, #fb5722);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-animation: fh1 5s infinite;
  animation: fh1 5s infinite;
}

.theme-popbod ul li a:hover span {
  color: #fb5722;
}

.theme-popbod ul li a:hover em {
  background: -webkit-gradient(linear, right top, left top, from(#ff4204), to(#ff6d3c));
  background: -webkit-linear-gradient(right, #ff4204, #ff6d3c);
  background: -o-linear-gradient(right, #ff4204, #ff6d3c);
  background: linear-gradient(-90deg, #ff4204, #ff6d3c);
  border-color: #fb5722;
  color: #fff;
}

.theme-popbod ul li span {
  font-size: 13px;
  line-height: 18px;
  display: block;
  width: 50%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 17px;
  overflow: hidden;
  white-space: normal;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* 滚动条 */
.zl-scrollBarBox {
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;

}

.zl-scrollBar {
  position: absolute;
  left: 0;
  top: 0;
  background: #558bb2;
  transition: background 0.3s;
}

.zl-scrollBar.zl-verticalBar {
  min-height: 10px;
}

.zl-scrollBar.zl-horizontalBar {
  min-width: 10px;
}

.zl-scrollBar:hover {
  background: #fddc06;
}

.zl-scrollContentDiv {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  top: 0;
  left: 0;
}

.theme-popbod ul li img {
  float: left;
  width: 86px;
  margin-right: 12px;
  height: 54px;
}

#xtMinChatWindowDiv {
  /* width: 320px !important;
  bottom: 269px !important; */
  border-radius: 5px !important;
  overflow: hidden;
  z-index: 999999999 !important;
  -webkit-box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 20%);
  box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 20%);
}

#xtMinChatWindowDiv.bottom {
  bottom: 0px !important;
  width: 280px !important;
  border-radius: 0px !important;
}

#minxtmsgtitlecontainerlabel {
  font-size: 14px !important;
}

.zzsc {
  width: 100%;
  height: 515px;
  margin: 0 auto;
  overflow: hidden;
  display: none;
  background: url(../image/training.jpg) no-repeat center top #fff;
  text-align: center;
  position: relative;

}

.alert_windows1 {
  z-index: 10;
  width: 594px;
  position: absolute;
  top: 140px;
  margin-left: -297px;
  left: 50%;
}

.m_link {
  display: none
}

.alert_windows1 img {
  border-radius: 10px;
  box-shadow: 0 0 15px 4px rgb(103 107 123 / 10%);
}

.alert_windows1 {
  z-index: 1001;
}

.alert_windows1 img:hover {
  /* box-shadow: 0 0 15px 8px rgba(255, 255, 255, 0.2); */

}

.alert_windows1.on,
.alert_windows1_bg.on {
  display: none;
}

.alert_windows1 span {
  float: right;
  width: 28px;
  height: 28px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  color: #939191;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  right: 9px;
  background: #fff;
  line-height: 31px;
  font-family: revert;

}

.alert_windows1_bg {
  position: fixed;
  top: 0;
  display: block;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, .45);
}

.alert_windows1 span:hover {
  color: #fff;
  background: #fb5722;
}

.alert_windows span:hover {
  color: #EEE;
  background: red;
}

.logo em {
  display: none;
}

.logo span img {
  margin-top: -16px;
  width: 94%;
}

.about_contact1 span a {
  text-decoration: underline
}

.about_contact1 span a:hover {
  color: #558bb2
}

/* 客服页面修改 */
.mn_msg-server {
  background: #fff;
}

.mn_msg-cursor-server {
  background: url(/about/arrow_l.png) no-repeat;
}

#minxtmsgtitlecontainer {
  background-color: #558bb2 !important
}

#mnsoftinfolabel,
#mntelpanelfooter,
#xtNewBigWin {
  display: none !important
}

#xtmsgbuttonopenbutton {
  background: #558bb2;
  cursor: pointer;
}

#xtmsgbuttonopenbutton:hover {
  background: #ff713f;
}

#xtmsgtitlecontainer {
  background-color: #558bb2 !important;
  border-left: solid 1px #558bb2 !important;
  border-right: solid 1px #558bb2 !important;
}

#xtmsgtitlecontainerclosebutton {
  margin-right: 20px !important
}

/* 客服页面修改 */

.relative {
  position: relative;
  top: 0;
  left: 0;
}

.nav_dropdown li img {
  width: 52px;
  margin-right: 8px;

}

.jq22-container {
  overflow: hidden;
  height: 802px;
}

.amz_banner .jq22-container {
  overflow: hidden;
  height: auto;
}

.nav_dropdown li.nav_dropdown_shopee img {
  margin-top: -11px;
  width: 60px;
  margin-right: 4px;
}

.nav_dropdown_shopee {
  margin-right: -20px;
}

.viedo_right em a {
  color: #fff;
}

.viedo_right ul {
  position: absolute;
  right: 35px;
  top: 14px;
}

.nav_dropdown li.nav_dropdown_wish img {
  margin-top: -6px;
  width: 43px;
  margin-right: 22px;
}

.nav_dropdown_coupang img {
  height: 22px;
}

.viedo_right {
  position: fixed;
  right: 20px;
  bottom: 51px;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%);

  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  width: 360px;
  padding: 10px;
  overflow: hidden;
  z-index: 11;
}

.viedo_right li:nth-of-type(n+2) {
  display: none;
}

.viedo_right li a span {
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 226px;
  display: block;
  margin-top: 3px;
}

.viedo_right li a:hover span {
  color: #fb5722;
}

.status-close-handle {
  width: 40px;
  height: 37px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  background: #fff;
  color: #fb5722;
  font-size: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  position: absolute;
  right: 0px;
  bottom: 5px;

}

.status-close-handle span {
  -webkit-animation: fh 1s infinite;
  animation: fh 1s infinite;
  display: inline-block;
  margin-top: 10px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fb5722;
  border-left: 2px solid #fb5722;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: flex;
}

@-webkit-keyframes fh {
  0% {
    margin-top: 0;
  }

  70% {
    margin-top: 5px;
  }

  100% {
    margin-top: 0;
  }
}

.viedo_right em {
  float: left;
  color: #fff;
  background: #fb5722;
  padding: 3px 8px;
  display: block;
  border-radius: 4px;
  margin-right: 10px;
}

/*asid_share*/
.asid_share .asid_share_box a i {
  font-size: 22px;
}

.asid_share {
  background: rgba(255, 255, 255, 0.9);
  padding-top: 8px;
  -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: fixed;
  width: 54px;
  bottom: 35%;
  right: 10px;
  z-index: 890;
}

*html #asid_share {
  position: absolute;
  top: expression(documentElement.scrollTop + "px");
  margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
  width: 100%;
  margin-bottom: 3px;
  text-align: center;
}

.asid_share .asid_share_box a {
  display: block;
  height: 56px;
  position: relative;
}

.asid_share .asid_share_box a span {
  position: relative;
  width: 54px;
  text-align: center;
  font-size: 12px;
  display: block;

}

.asid_share .asid_share_box a:hover {
  color: #fb5722;
}

.adid_icon {
  border: 1px solid #999;
  border-radius: 6px;
  float: left;
}

.asid_title {
  display: none;
}

.asid_rj {
  margin-top: -6px;
}

.asid_fh {
  height: 52px;
  margin-top: -4px;
}

.asid_fh span {
  margin-top: -6px;
}

.asid_share .red_bag {
  text-decoration: none;
}

.asid_share .asid_sha_layer {
  background: #fff;
  position: absolute;
  right: 56px;
  bottom: -53px;
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%);
}

.sweep_img.shzc {
  text-align: left;
  padding-left: 30px;
}

.shzc b {
  color: #000;
  margin-bottom: 6px;
  display: inline-block;
}

.shzc span {
  width: 80px;
  text-align: left;
  display: inline-block;
}

.sweep_img {
  padding: 10px;
  padding-bottom: 0px;
}

.asid_share_box .asid_help_list li {
  line-height: 26px;
  height: 26px;
  background: url(/images/dian.png) no-repeat 6px 12px;
}

.asid_share_box .asid_help_list li a {
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 14px;
  text-align: left;
}

.asid_help_list li a:hover {
  color: #fff;
}

.asid_share_triangle {
  width: 12px;
  height: 40px;
  position: absolute;
  right: 63px;
  bottom: -12px;
  z-index: 100;
}

.border_sj,
.con_sj {
  display: block;
  width: 18px;
  height: 28px;
  font-size: 18px;
  overflow: hidden;
  font-family: SimSun;
}

.border_sj {
  color: #ccc;
  font-style: normal;
}

.con_sj {
  color: white;
  margin: -14px -2px 0 0;
  margin: -28px 0 0 -2px;
}

#asid_share #mnserviceListIcondiv {
  margin-bottom: 3px;
  border-bottom: none
}

#asid_share #mnserviceListIcondiv img {
  border: 1px solid #999;
}

#asid_share #mnserviceListIcondiv a:hover img {
  border-color: #fff;
}


/* .new_index{
  background: url(../image/zy_11.png) no-repeat center top;
} */
.header-wrapper .jq22-container .first {
  background: url(../image/zy_11.png) no-repeat center top;
}

.new_index a {
  text-decoration: none;
  color: #000;
}

.new_index h1 {
  margin: 0;
  padding: 0;
  font-weight: 500;
  line-height: 1;
  font-size: 34px
}

.new_index h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 1;
}

.new_index .center {
  position: relative;
}

h1.about_title_h1 {
  font-size: 28px;
  padding-bottom: 40px;
  display: block;
}


.edslider {
  position: relative;
  margin: auto;
}

.edslider ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}

.edslider>ul {
  background: transparent;
  display: block;
  overflow: hidden;
}

.edslider>ul li {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.edslider a {
  display: block;
}

.edslider a img {
  border: 0;
}

.edslider .current {
  z-index: 1 !important;
}

/*---controls---*/
.edslider .controls {
  top: 0;
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.edslider .controls .navigator {
  background: rgba(207, 231, 251, 0.8);
  border-radius: 30px;
  /* display: none !important; */
  background-image: url(../image/sprite-navigator.png);
  cursor: pointer;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  overflow: hidden;
  top: 365px;
  transition: background .2s;
}

.edslider .controls .next {
  background-position: 0 0;
  right: 90px;
}

.edslider .controls .prev {
  background-position: 0 -50px;
  left: 90px;
}

.edslider .controls .next:hover,
.edslider .controls .prev:hover {
  background-color: rgb(157, 209, 252);
}

.edslider .controls .paginator {
  position: relative;
  text-align: center;
  top: 687px;
}

.edslider .controls .paginator li {
  background: #ddd;
  border-radius: 8px;
  box-sizing: border-box;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  cursor: pointer;
  transition: background .2s;
}

.edslider .controls .paginator li.current,
.edslider .progress {
  background: #558bb2;
  width: 20px;
}

.edslider .controls .paginator li:hover {
  background: #558bb2;
}

.edslider .progress {
  position: absolute;
  top: 0;
  height: 0px;
  z-index: 2;
}


.second {
  background: url("../image/banner12.jpg") center no-repeat;
}

.third {
  /* background:url("../img/banner3.jpg") center no-repeat; */
}

/* 百度商桥 */

/* #newBridge .nb-icon-skin-0 .nb-icon-inner-wrap {
  background-color: #fb5722!important;
  height: 40px!important;width: 250px !important;
  border-radius: 5px!important;;

} */
#newBridge .nb-frame-chat-box.minMessageContainer {
  width: 252px !important;
}

#newBridge .nb-frame-chat-box.maxMessageContainer {
  width: 362px !important;
  ;
}

#newBridge .maxMessageContainer {
  bottom: 3px !important;
  right: 3px !important;
  border-radius: 4px !important;
}

/* #newBridge .icon-right-bottom{
  display: none;
} */
#newBridge .nb-icon-skin-0 .nb-icon-bridge0 {
  height: 36px !important;
  margin-top: -19px !important;
}

#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap {
  background-color: #fb5722 !important;
  right: 2px;
  bottom: 2px;
  border-radius: 5px !important;
}

#newBridge .nb-icon-skin-0 .nb-icon-groups {
  border: none !important;
  box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 10%);
}

#newBridge .nb-icon-skin-0 .nb-icon-groups-item {
  background: #fff !important;
}

#newBridge .nb-icon-skin-0 .nb-icon-groups-item:hover {
  background: #e9f5ff !important;
}

#newBridge #nbwlStatusBar {
  background-color: #fb5722 !important;
  border-radius: 4px !important;
}

.btn-default-color[data-v-e0b5d566] {
  background-color: #fb5722 !important;
}

/* #newBridge .nb-icon-skin-0 .nb-icon-inner-wrap .nb-icon-bridge-base{
  background-image: url(../img/left_zx.png) !important;margin-top: -19px;left: 75px;
} */
#newBridge .nb-icon-skin-0 .nb-icon-groups-item {
  border: 1px solid #a5cbff !important;
}

#newBridge #nbwlEditor {
  height: 50px !important;
}

#newBridge #nbwlMessageContainer {
  height: 240px !important;
}

#newBridge .icon-left-bottom {
  width: 251px !important;
  left: auto !important;
  right: 4px !important;
}

/* 价格页面2020-08-24 */
ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px
}

.price_new {
  margin-top: 30px;
  height: 913px;
  overflow: hidden;
  margin-bottom: 50px;
  background: url(../image/yy.png) right top repeat-y;
}

.price_new.active {
  height: auto;
  overflow: auto;
}

.price_banner {
  height: 600px;
  background: url(../image/price_1.jpg) no-repeat bottom center #3543be
}

.price_new table {
  border-collapse: collapse;
  width: 99.6%;
  border: 1px solid #86abff;
  color: #527383;
}

.price_new th {
  height: 300px;
  text-align: center;
  position: relative;
}

.price_new th .col-md-price b {
  font-size: 30px;
  display: block;
  font-weight: 400
}

.price_new th .col-md-price span,
.price_new th .col-md-price strong {
  color: #fb5722
}

.price_new th .col-md-price strong {
  font-size: 80px;
  font-family: DIN;
}

.price_new th {
  border-collapse: collapse;
  border: 1px solid #86abff;
}

.price_new td {
  border-collapse: collapse;
  border-left: 1px solid #86abff;
}

.price_new th .col-md-price a {
  background: #fb5722;
  color: #fff;
  padding: 10px 80px;
  border-radius: 30px;
  display: inline-block;
  font-size: 16px
}

.examine-more {
  background-color: #fff;
  box-shadow: 0px -127px 161px #fff;
  margin: 0 auto;
  margin-top: -90px;
  height: 121px;
  position: relative;
  z-index: 2;
}

.examine-more a {
  border: solid 1px #86abff;
  color: #86abff;
  text-align: center;
  display: inline-block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  font-size: 14px;
  margin: 0 auto;
  cursor: pointer;
  position: absolute;
  top: 34px;
  left: 50%;
  margin-left: -60px;
}

.price_three {
  background: #586aea
}

.price_new th.price_three .col-md-price b,
.price_new th.price_three .col-md-price span,
.price_new th.price_three .col-md-price strong {
  color: #fff
}

.price_new th.price_three .col-md-price a {
  background: #fff;
  color: #fb5722
}

.col-md-price em {
  position: absolute;
  left: -1px;
  top: -1px
}

.price_new .table_price_h2 td,
.price_new .table_price_h3 td {
  border-top: 1px solid #86abff;
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  text-indent: 20px
}

.price_new td {
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.price_new tr:hover td {
  background: #e6f2ff
}

.price_new td.table_p_1 {
  text-align: left;
  text-indent: 40px;
}

.price_new td:nth-child(3n),
.price_new th:nth-child(3n) {
  background: url(../image/yy_left.png) right top repeat-y;
}

.price_new .table_price_h3 td {
  background: #d1e8ff;
}

.link-group-first .sidebar-nav {
  display: none;
}

@media (min-width:1921px) {
  .second {
    background: url("../image/banner_3840.jpg") center no-repeat;
  }

  /* .new_index{
    background: url("../img/zy_11_3840.jpg") center no-repeat;
  } */
}

@media (min-width: 992px) {

  .new_index .center {
    width: 1190px;
    margin: 0 auto;
  }
}

.new_index .IndexButton {
  box-shadow: 0 8px 16px 0 rgba(211, 43, 14, 0.15);
  display: block;
  border-radius: 50px;
  background-color: #fa6c3c;
  color: #FFFFFF;
  text-align: center;
  padding: 0;
}

.new_index .banner-text a.IndexButton-k {
  width: 220px;
  font-weight: bold;
}

.new_index .banner-text a {
  height: 44px;
  margin-top: 30px;
  width: 155px;
  border-radius: 50px;
  line-height: 44px;
  font-size: 18px;
  float: left;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
}

.new_index .IndexButton-k {
  border: 1px solid #fa6c3c;
  color: #fa6c3c;
}

.new_index .IndexButton-k:hover {
  border-color: #f14b14;
  color: #558bb2;
  background: #fdf4f2;
}

.new_index .IndexButton:hover {
  color: #FFFFFF !important;
  background-color: #fd521c !important
}

.new_index .IndexButton:active {
  background-color: #f59b06 !important;
}

.imgZyPng img {
  height: 20px;
  margin: 0px auto;
}

.gray_no {
  pointer-events: none;
  cursor: default;
  color: gray;
}

.imgZyPng b,
.imgZyPng i {
  width: 98px;
  height: 38px;
  text-align: center;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-bottom: 5px;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
}

.imgZyPng i {
  vertical-align: bottom;
  padding-left: 11px;
}

.imgZyPng i img {
  padding: 0px;
  height: 13px;
  margin: 0px 1px;
}

.edslider .imgZyPng a {
  display: contents
}

.edslider .imgZyPng a:hover i,
.edslider .imgZyPng a:hover b {
  border-color: #fd521c;
}

em,
i {
  font-style: normal;
}

.new_index .header-wrapper .navbar .container .navbar-nav .dropdown.registertest {
  box-shadow: 0 8px 16px 0 rgba(211, 43, 14, 0.15);
  border-radius: 4px;
  background-color: #fb5722;
  text-align: center;
  padding: 0px;
  position: relative;
  margin-top: -2px;
}

.new_index .header-wrapper .navbar .container .navbar-nav .dropdown.registertest a {
  display: block;
  padding: 9px 18px;
}

.new_index .header-wrapper .navbar .container .navbar-nav .dropdown.registertest span {
  padding: 0px !important;
}

.new_index .header-wrapper .navbar .container .navbar-nav .dropdown.registertest:hover {
  background-color: #f74000;
}

.new_index .header-wrapper .navbar .container .navbar-nav .dropdown.registertest .dropdown-toggle a,
.new_index .header-wrapper .navbar .container .navbar-nav .dropdown.registertest .dropdown-toggle:hover a {
  color: #fff !important;
}

@media (min-width: 992px) {

  .new_index .header-wrapper .header-left {
    margin-top: 80px;
    float: left;
    width: 515px;
    display: inline-block;
  }

  .new_index .header-wrapper .header-left em {
    display: block;
    color: #191140;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 1px;
    white-space: nowrap;
  }

  .new_index .header-wrapper .header-left span {
    margin-top: 32px;
    margin-bottom: 20px;
    color: #52556C;
    font-size: 18px;
    display: block;
    line-height: 28px;
    letter-spacing: 2px;
    width: 93%;
  }
}

.new_index .header-wrapper .header-pc {
  float: right;
  margin-top: 45px;
  width: 690px;
  overflow: hidden;
}

.new_index .header-wrapper .pic-header {
  width: 100%;
  height: 40px;
  background: #eff0f3;
  border-radius: 10px 10px 0 0;
  padding: 0 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}


.new_index .header-wrapper .header-right {
  width: 100%
}


.homeSolutions-row {
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;

}

.homeSolutions-column {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
  width: 25%;
  padding: 0 20px;
}

.homeSolutions-item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 349px;

  border-radius: 6px;
  box-shadow: 0 0 15px 4px rgba(103, 107, 123, 0.1);
  background-color: #fff;
  transform: translateZ(0);
  transition: all .3s;
}

.homeSolutions-itemLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.homeSolutions-item:hover {
  margin: -10px -10px;

  box-shadow: 0 5px 26px 0 #b8c9da;
  transition: all .3s;
}

.homeSolutions-itemHeader {

  padding-top: 25px;
}

.homeSolutions-itemIcon {
  width: 100px;
  height: 100px;
  will-change: transform;
  transition: all .3s;
  margin-bottom: 14px;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  margin: 0 auto 5px;
  border-radius: 50%;
  background: #f5f9fd;
}

.homeSolutions-itemIcon--1 img {
  height: 60%;
}

.homeSolutions-itemIcon--1.homeSolutions-itemIcon--2 img {
  width: 75%;
}

.homeSolutions-itemTitle {

  font-size: 24px;
  line-height: 1.33;
  font-weight: 700;
  text-align: center;
  word-wrap: break-word;
  color: #2a3e52;
  margin-bottom: 15px;
  margin-top: 20px;
}

.homeSolutions-itemSubtitle {
  margin-bottom: 0;
  line-height: 1.5;
  text-align: center;
  height: 50px;
}

.homeSolutions-itemBody {
  display: block;
  flex-grow: 1;
  padding: 10px 8.5% 0px;
  padding-left: 0px;

}

.homeSolutions-itemLine {
  position: relative;
  margin-bottom: 10px;
  padding-left: 23px;
  line-height: 1.4;
  word-wrap: break-word;
}

.homeSolutions-itemLine::before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  content: "";
  background-image: url(../image/zy_index_5.svg);
  background-size: contain;
}

.homeSolutions-itemFooter {
  display: flex;
  align-items: center;
  padding: 5px 8.5% 32px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 25px;
  transition: all .3s;
}

.homeSolutions-itemList {
  list-style: none;
  padding-inline-start: 20px;
}

.homeSolutions-itemBtn {
  box-sizing: border-box;
  min-width: 156px;
  max-width: 100%;
  padding: 12px 24px;
  margin: 0 auto;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.6;
  text-transform: uppercase;
  border-radius: 40px;
  border: 1px solid #dddddd;
  transition: all .3s;
  position: relative;
  z-index: 3;
  color: #777777;
  background: transparent;
}

.homeSolutions-item:hover .homeSolutions-itemBtn {
  border-color: #fdaf2e;
  background: #fdaf2e;
  color: #fff
}

.homeSolutions-item:hover .homeSolutions-itemIcon {
  transform: scale(1.1);
}

.homeSolutions-item:hover .homeSolutions-itemFooter {
  padding-top: 25px;
  padding-bottom: 35px
}

/*  */

/* 首页新闻 */

.index_news_main .swiper-container {
  padding: 0px 10px;
}

.index_news {
  margin-top: 80px;

}

.index_news_main .swiper-pagination {
  width: 70px;
  left: 50%;
  margin-left: -35px;
}

.swiper-pagination-bullet {
  margin: 0px 2px;
}

.index_news_main .swiper-button-next {
  right: -29px;
  top: 59%;


}

.index_news_main .swiper-button-prev {

  left: -29px;
  top: 59%;
}

.index_news li {
  float: left;
  width: 25%;
  margin-bottom: 15px;

}

.index_news li a {
  display: block;
  border-radius: 5px;
  box-shadow: 0 4px 11px 0 #e0e0e0;
  padding-bottom: 15px;
  overflow: hidden;
}

.index_news li span {
  display: block;
  width: 100%;
  position: relative;
  height: 182px;
  overflow: hidden;
}

.index_news li:hover a {
  margin: -5px;
  transition: all .3s;
  box-shadow: 0 5px 26px 0 #b8c9da;

}

.index_news li:hover a b {
  color: #FC5F3A
}

.index_news li em {
  display: block;
  padding: 20px 20px 10px 20px;
  color: #999
}

.index_news li b {
  font-size: 20px;
  padding: 0px 20px;
  height: 30px;
  margin-bottom: -10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  font-weight: 500;
  -moz-transition: color .4s;
  -o-transition: color .4s;
  -webkit-transition: color .4s;
  transition: color .4s;
}

.index_news li p {
  color: #999;
  font-size: 14px;
  height: 45px;
  padding: 0px 20px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.index_news li span img {
  width: 100%;

}

.index_news li span i {
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
  color: #000;
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px
}

.zxcs_btn {
  display: none;
}

@media (min-width: 992px) {

  .new_index .header-wrapper {
    margin: 0 auto;

  }

  .new_index .header-wrapper .center {
    width: 1180px;
  }

  .new_index .header-wrapper .navbar {
    margin-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 40;
    background: transparent;

  }

  .new_index .header-wrapper .navbar-fixed.navbar {
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.05);
    background: #fff;
  }

  .new_index .header-wrapper .navbar .container {
    width: 100%;
    padding: 5px 0;
    max-width: 1180px;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .logo {
    vertical-align: middle;
    display: inline-block;
    padding: 5px 15px;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav {
    margin-top: 5px;
    margin-left: 35px;
    float: right;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown {
    margin: 0 0 0 30px;
    white-space: nowrap;
    padding: 0 0 0 15px;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle {
    display: block;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 42px;
    padding: 10px 0 !important;
    color: #191140;
    font-size: 16px;
    line-height: 24px;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle.active a,
  .case-info-title span a:hover {
    color: #558bb2
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle:hover {
    color: #558bb2 !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle:hover a {
    color: #558bb2 !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle:hover .caret {
    margin-top: 2px;
    border-color: #FC5F3A #FC5F3A transparent transparent;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle a {
    color: #333;
    font-size: 16px;
    height: 42px;
    display: inline-block;

  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .caret {
    width: 7px;
    height: 7px;
    border: 2px solid;
    border-color: transparent transparent #000 #000;
    border-radius: 10%;
    transform: rotate(-45deg);
    margin-top: -5px;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu {
    left: -120px;
    box-shadow: 0 4px 24px 0 rgba(47, 67, 82, 0.15);
    border-radius: 4px;
    padding: 0;
    border: none;
    margin-top: 0px;
    top: 98%;
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin: 15px 56px 15px 15px;
    width: 80px;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu:first-child {
    margin-left: 64px !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu:last-child {
    margin-right: 64px !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu.menu-solution {
    width: 115px !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-header {
    border-left: none !important;
    box-sizing: content-box;
    height: 16px;
    border-bottom: 1px solid #E7E7E8;
    padding: 15px 0 !important;
    text-align: left;
    margin: 3px 0;
    line-height: 10px;
    text-decoration: none;
    cursor: default;
    font-size: 18px !important;
    font-weight: 500;
    width: 108px !important;
    color: #191140 !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list {
    margin-bottom: -1000px;
    padding: 1px 0 1000px;
    text-align: left;
    border: none;
    background-color: #ffffff;
    border-radius: 0 0 12px 12px;
    border-bottom: 10px transparent;
    width: auto !important;
    color: #191140 !important;
    font-size: 16px;
    vertical-align: middle;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list.new-features-menu-list {
    width: 170px !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list.solution-menu-list {
    width: 210px !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list .item {
    margin: 21px 0;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list .item .value {
    display: inline-block;
    padding-right: 6px;
    color: #65697f;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list .item .line {
    display: none;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list .item .triangle-facing-right {
    display: none;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list .item:hover {
    color: #FC5F3A;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle .dropdown-menu .menu .menu-list .item:hover .value {
    color: #FC5F3A;
  }


}

@media screen and (min-width: 760px) and (max-width: 1279px) {
  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown {
    margin: 0 0 0 10px;
    white-space: nowrap;
    padding: 0 0 0 5px;
  }
}

@media screen and (min-width:1600px) and (max-width:1919px) {

  .new_index .center,
  .new_index .header-wrapper .navbar .container {
    width: 1440px;
    max-width: 1440px;

  }

  .new_index .header-wrapper .center {
    width: 1328px;
    max-width: 1328px;
  }
}

@media (min-width: 992px) {

  .new_index .header-wrapper .center {
    margin: 74px auto 0 !important;
  }


  .new_index .second-section {
    margin: 0 auto;

  }

  .new_index .second-section-title em {
    margin-bottom: 24px;
    color: #333333;
    font-size: 28px;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    font-style: normal;

  }

  .new_index .second-section-title span {
    color: #52556C;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    display: block;
  }

  .new_index .second-section .carousel-indicators {
    position: static;
    width: 1081px;
    height: 105px;
    margin: 48px auto;
    border: none;
  }

  .new_index .second-section .carousel-indicators .active {
    background-color: transparent;
    border: none;
  }

  .new_index .second-section .carousel-indicators .active span {
    color: #FC5F3A;
  }

  .new_index .second-section .carousel-indicators .active hr {
    display: block;
  }

  .new_index .second-section .carousel-indicators li {
    text-indent: 0;
    width: 121px;
    height: 100%;
    margin-right: 64px;
  }

  .new_index .second-section .carousel-indicators li img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
  }

  .new_index .second-section .carousel-indicators li span {
    display: block;
    color: #111111;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 7.5px;
  }

  .new_index .second-section .carousel-indicators li hr {
    border: 2px solid #FC5F3A;
    margin: 0;
    display: none;
  }

  .new_index .second-section-replace {
    padding-bottom: 120px;
  }

  .new_index .second-section-replace-left {

    width: 760px;
    display: inline-block !important;
  }

  .new_index .second-section-replace-right {
    display: inline-block;
    position: absolute;
    height: 100%;
    padding-top: 99px;
    padding-left: 39px;
  }

  .new_index .second-section-replace-right.video_cross_right {
    padding-top: 49px
  }

  .new_index .about_second_section .second-section-replace-right {
    padding-top: 60px;
    line-height: 32px;
    font-size: 16px;
  }

  .new_index .about_second_section .second-section-replace-right em {
    font-style: normal;
    height: 115px;
    display: block;
  }

  .new_index .about_second_section .second-section-replace-right span {
    display: block;
    padding-top: 40px;
    margin-left: -3%
  }

  .new_index .about_second_section .second-section-replace-right span img {
    padding: 0px 3%;
    width: 120px;
  }

  .new_index .about_second_section .second-section-replace-right {
    position: inherit;
  }

  .new_index .second-section-replace-right em {
    color: #111111;
    font-size: 26px;
    font-style: normal;
    letter-spacing: 1px;
  }

  .new_index .second-section-replace-right i {
    margin-top: 32px;
    margin-bottom: 16px;
    display: block;
    color: #1A1241;
    font-size: 16px;
    letter-spacing: 1px;
  }

  .new_index .second-section-replace-right span {
    display: block;
    color: #65697F;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 40px;
  }
}

.m_video_sp {
  display: none;
}

@media screen and (min-width:1200px) and (max-width:1366px) {
  .edslider .controls .prev {
    left: 10px
  }

  .dropdown-menu li a {
    font-size: 14px;
  }

  .new_index .header-wrapper .header-pc {
    margin-top: 74px;
  }
}

@media (max-width: 991px) {
  .m_video_sp {
    display: block;

  }

  .m_video_sp img {
    width: 100%;
  }

  .mejs-video {
    width: 300px !important;
  }

  .video_cross {
    margin: 0px;
    display: none;
    margin-bottom: 15px;
  }

  .ozon_index {
    display: none;
  }

  .new_index .header-wrapper.hk-banner .header-left a {
    margin-left: 0%;
    width: 60%;
  }

  div.alert_windows1 {
    width: 90%;
    top: 200px;
    margin: 0px;
    left: 5%
  }

  .introduce li,
  .alert_windows1 img {
    width: 100%;
  }

  .theme-popover,
  .edslider .controls .next,
  .edslider .controls .prev {
    display: none !important
  }

  .zzsc {
    height: 210px;
    background-size: 100% 100%
  }

  .m_link {
    display: block;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    bottom: 0px;
    padding: 0 0.62273551rem;
    box-shadow: none;
    background-image: linear-gradient(90deg, #ff9233, #fe5136 31%, #fd2245 64%, #ff3d00);
  }

  .m_link a img {
    width: 20px;
    padding: 2px 0px;
  }

  .m_link a {
    width: 33.33333%;
    float: left;
    display: block;
    text-align: center;
    color: #fff !important;
    padding: 7px 0px;
  }


  .alert_windows {
    width: 115px;
    margin-bottom: 123px
  }

  .five-section {
    padding-bottom: 48px
  }

  .index_news_main .swiper-button-next,
  .index_news_main .swiper-pagination {
    display: none;
  }

  .index_news li p {
    line-height: 18px;
    height: 38px;
    margin-top: 8px;
  }

  .index_news li {
    width: 100% !important;
    margin-right: 0% !important;
  }

  .four-section .index_news_main img {
    margin: 0px;
  }

  .index_news li span {
    height: auto;
  }

  .index_news {
    margin-top: 0px;
    display: inline;
  }

  .logo span {
    display: none;
  }

  .logo em {
    display: block;
  }

  .logo em img {
    width: 77%;
    margin-top: -3px;
    margin-left: -10px;
  }

  a.zxcs_btn {
    display: block;
    box-shadow: 0 8px 16px 0 rgb(211 43 14 / 15%);
    border-radius: 4px;
    background-color: #fb5722;
    text-align: center;
    height: 34px;
    width: 100px;
    line-height: 34px;
    padding: 0px;
    color: #fff;
    position: relative;
    margin-top: 13px;
    right: 0px;
    overflow: hidden;
    float: right;
  }

  /* 价格 */
  .price_new table {
    width: 99%
  }

  .price_new td.table_p_1 {
    text-indent: 10px
  }

  .price_new th .col-md-price b {
    font-size: 16px;
  }

  .price_new th {
    height: 140px;
  }

  .price_new th .col-md-price strong {
    font-size: 26px;
  }

  .price_new .table_price_h2 td,
  .price_new .table_price_h3 td {
    text-indent: 5px;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }

  .price_new td {
    font-size: 12px;
    line-height: 24px
  }

  .price_banner {
    height: 261px;
    background-size: 153%;
    margin-bottom: 20px;
  }

  .price_mob-tip {
    padding: 0px 20px;
  }

  .examine-more,
  .asid_share {
    display: none
  }

  .price_new {
    height: auto;
    overflow: auto;
    margin-bottom: 100px;
    width: 97%;
    margin-left: 2%;
    margin-top: 20px
  }

  .new_index .about_second_section .second-section-replace-right em {
    font-style: normal;
    height: 85px;
    line-height: 22px;
    display: block;
  }

  .new_index.about_bg h1.about_title_h1 {
    padding-bottom: 20px;
  }


  .new_index .header-wrapper .header-pc {
    margin: 0px 5%;
    width: 90%;
    background: none;
    box-shadow: none;
    float: none;
    margin-top: 28px;
  }

  .header-pc img {
    width: 100%
  }

  .new_index .header-wrapper .pic-header {
    height: 30px;
  }

  .mb-index-hz {
    padding-top: 40px;
  }

  .mb-index-hz h1 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 16px;
  }

  .new_index h1 {
    margin-top: 50px;
    font-size: 24px;
    font-weight: 700;
    color: #333
  }

  .new_index .second_first h1 {
    margin-top: 10px;
  }

  .new_index .carousel-inner .visible-sm {
    margin-top: 18px;
    font-size: 20px;
    padding-left: 18px;
    text-align: center;
  }

  .new_index h2 {
    font-size: 16px;
    padding: 0px 14%;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
  }

  .new_index .second-section-title {
    padding-top: 32px;
  }

  ul.swiper-wrapper.index_news {
    display: block
  }

  .second-section.second_first {
    margin-top: -144px
  }

  .new_index .second-section-title em {
    margin-bottom: 16px;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    line-height: 32px;
    padding: 0px 11%;
    font-style: normal;
    display: block;
    margin-top: 50px;
  }

  .new_index .second-section-title span {
    display: block;
    font-size: 16px;
    padding: 0px 14%;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
  }

  .homeSolutions-itemSubtitle {
    height: auto;
  }

  .new_index .second-section .carousel-indicators {
    width: 161px;
    height: 10px;
    bottom: -30px;
    border: none;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
  }

  .new_index .second-section .carousel-indicators li {
    background-color: #DBDBDB;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-radius: 50%;
  }

  .new_index .second-section .carousel-indicators li img {
    display: none;
  }

  .new_index .second-section .carousel-indicators li span {
    display: none;
  }

  .new_index .second-section .carousel-indicators li+li {
    margin-left: 20px;
  }

  .new_index .second-section .carousel-indicators .active {
    background-color: #FC5F3A;
  }

  .new_index .second-section .carousel-inner {
    width: 86%;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 16px 0 rgba(47, 67, 82, 0.1);
  }

  .new_index .second-section .carousel-inner .second-section-replace {
    min-height: 600px;
  }

  .new_index .second-section .carousel-inner .second-section-replace-left {
    width: 94%;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    margin-left: 3px;
    padding-top: 18px;
  }

  .new_index .second-section .carousel-inner .second-section-replace-right {
    padding: 20px;
  }

  .new_index .second-section .carousel-inner .second-section-replace-right em {
    color: #444;
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 0px;
    text-align: left;
    line-height: 26px;
    font-style: normal;
    font-weight: bold;
  }

  .new_index .second-section .carousel-inner .second-section-replace-right i {
    margin-top: 12px;
    padding: 0px;
    margin-bottom: 16px;
    color: #222222;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
    display: block;
  }

  .new_index .second-section .carousel-inner .second-section-replace-right span {
    display: block;
    color: #65697F;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}

.new_index .three-section {
  background: linear-gradient(180deg, #fcfcfc 0%, #f8f8f8 100%);
  overflow: hidden;
}



@media (min-width: 992px) {

  .new_index .four-section section {
    margin: 0 auto 160px;
  }

  .new_index .four-section section .our-clients {
    width: 1180px;
    margin: 0 auto;
    padding-top: 48px;
  }

  .new_index .four-section section .our-clients img {
    width: 175px;
    padding: 16px 28px;
  }

  .new_index .four-section section .our-clients img:hover {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
  }

}

.new_index .five-section .footer {
  background: #f1f9ff;
  padding: 35px 0px;
}

.new_index .five-section .footer-bottom {
  background: #e9f5ff;

}

.new_index .five-section .footer>.container {

  max-width: 1336px;
  width: auto !important;

}

.new_index .five-section .footer>.container .qr-code-wrapper img {
  width: 90px;
  height: 90px;
}

.new_index .five-section .footer .hidewidth7 {
  width: 100% !important;
}

.new_index .five-section .footer .row.links {
  text-align: center;
}

.new_index .five-section .footer .row.links .link-group {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 4% !important;
}

.link-group .sidebar-nav {
  margin-top: -18px;
}

.new_index .five-section .footer .row.links .link-group.link-group-first {
  margin-left: 0px !important;
  margin-right: 8% !important;
}

.new_index .five-section .footer .row.links .link-group .link-header {
  color: #191140;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: justify;
  margin-bottom: 16px;
  margin-top: 30px;
}

.new_index .five-section .footer .row.links .link-group a {
  display: block;
  line-height: 30px;
  color: #65697F;
  text-decoration: none;
  transition: all 0.3s ease;
}

.new_index .five-section .footer .row.links .link-group a:hover {
  color: #FC5F3A;
}

.new_index .five-section .footer .row.links .link-group p,
.new_index .five-section .footer .row.links .link-group span {
  line-height: 30px;
  color: #65697F;
  margin: 0;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a {
  width: 31px;
  height: 31px;
  display: inline-block;
  margin: 5px 20px 0 0;
  cursor: pointer;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a.weixin {
  background: url(/vassets/images/home_v3/sidebar-nav/icon_Home_wx_default.png) no-repeat;
  background-size: 100%;
  position: relative;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a.weixin .weixin-modal {
  height: 110px;
  width: 90px;
  border-radius: 2px;
  background-color: #ffffff;
  position: absolute;
  left: 0px;
  top: 40px;
  display: none;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a.weixin .weixin-modal .side-qr-code {
  width: 70px;
  margin: 10px 10px 5px 10px;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a.weixin .weixin-modal h4 {
  color: #383963;
  -webkit-text-size-adjust: none;
  font-size: 10px;
  line-height: 0;
  text-align: center;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a.weixin:hover {
  background: url(/vassets/images/home_v3/sidebar-nav/icon_Home_wx_selected.png) no-repeat;
  background-size: 100%;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a.weixin:hover .weixin-modal {
  display: block;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a.zhihu {
  background: url(/vassets/images/home_v3/sidebar-nav/icon_Home_zh_default.png) no-repeat;
  background-size: 100%;
}

.new_index .five-section .footer .row.links .link-group .wx-zhihu a.zhihu:hover {
  background: url(/vassets/images/home_v3/sidebar-nav/icon_Home_zh_selected.png) no-repeat;
  background-size: 100%;
}

.new_index .five-section .copyright {
  font-size: 12px;
  text-align: center;
  line-height: 21px;
  padding: 20px 0px;
}

.new_index .five-section .copyright img {
  width: 15px;
  vertical-align: sub;
}

.new_index .five-section .copyright a,
.contact-service .col-md-4 i a,
.contact-two-left span a {
  color: #333;
}

.new_index .five-section .copyright a:hover,
.contact-service .col-md-4 i a:hover,
.contact-two-left span a:hover {
  color: #558bb2
}

.new_index .five-section .sidebar-nav img {
  width: 110px;
}

.link_footer h6 {
  font-weight: 500;
  display: inline;
  margin: 0px;
}

.link_footer a {
  display: inline-block;
  padding: 0px 2px;
  font-size: 12px;
  ;
}

.link_footer a:hover {
  text-decoration: underline;
}

@media (max-width: 1024px) {


  .new_index .five-section .sidebar-nav {
    display: none;
  }
}

.new_index .five-section .sidebar-nav .sidebar-img {
  width: 36px;
  height: 36px;
  border-radius: 50px;
  float: left;
  margin-right: 12px;
}

.new_index .five-section .sidebar-nav .sidebar-img span {
  background-repeat: no-repeat;
  position: relative;
  display: none;
  background-position: 0px 20px;
  left: -10px;
  top: 0px;
  width: 16px;
  height: 110px;
  background-size: 50%;
}

.new_index .five-section .sidebar-nav .sidebar-img .modal {
  height: 60px;
  width: 150px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 20px 0 rgba(118, 72, 62, 0.1);
  position: absolute;

}

.service-qq {
  background: #c8def4;
}

.service-qq:hover {
  background: #b1d1f1;
}

.service-qq img,
.service-email img {
  width: 50%;
  text-align: center;
  margin: 0px auto;
  display: block;
  padding-top: 9px;
}

.service-email img {
  width: 62%;
  padding-top: 7px;
}

.service-email {
  background: #c8ebf4;
}

.service-email:hover {
  background: #b2e2ee;
}

.new_index .five-section .sidebar-nav .sidebar-img .service-modal {
  height: 0;
  width: 200px;
  opacity: 0;
  display: block;
  cursor: auto;
  margin-left: 119px;
  top: 12px;
}

.new_index .five-section .sidebar-nav .sidebar-img .service-modal .service-modal-list {
  padding: 14px 20px 6px 20px;
  overflow: hidden;
}

.new_index .five-section .sidebar-nav .sidebar-img .service-modal .service-modal-list:hover {
  background-color: rgba(101, 105, 127, 0.1);
}

.new_index .five-section .sidebar-nav .sidebar-img .service-modal .service-modal-list img {
  width: 21px;
  float: left;
  margin-right: 14px;
}

.new_index .five-section .sidebar-nav .sidebar-img .service-modal .service-modal-list div {
  display: inline-block;
}

.new_index .five-section .sidebar-nav .sidebar-img .service-modal .service-modal-list div h4 {
  line-height: 0;
  color: #383963;
  font-size: 16px;
}

.new_index .five-section .sidebar-nav .sidebar-img .service-modal .service-modal-list div h5 {
  color: #558bb2;
  font-size: 15px;
  margin-top: 14px;
}


.new_index .five-section .sidebar-nav .service-phone {
  background: url(../image/zy_index_8.svg) center no-repeat #d3e0ee;
  background-size: 50%;
  cursor: pointer;

}

.new_index .five-section .sidebar-nav .service-phone:hover {
  background-color: #c1d6ec;
}

.new_index .five-section .sidebar-nav .service-phone:hover .service-modal {
  height: 64px;
  opacity: 1;
  transition: all 0.3s ease-in;
}

.new_index .five-section.wx_code .sidebar-nav .service-phone {
  background: none;
  width: auto;
  height: auto;
  float: inherit;
  margin-right: 0px;
  overflow: hidden;

}

.wx_code {
  position: relative;
}

.wx_hidden {
  display: none
}

.new_index .five-section.wx_code .sidebar-nav .sidebar-img .service-modal {
  overflow: inherit;
  height: 198px;
  width: 188px;
  left: 50%;
  margin-left: -92px;
  top: -200px;
  border: 1px solid #ddd;
  position: absolute;
}

.new_index .five-section.wx_code .sidebar-nav .sidebar-img .service-modal .service-modal-list:hover {
  background: #fff
}

.new_index .five-section.wx_code .sidebar-nav .sidebar-img .service-modal .service-modal-list {
  padding: 15px;
  overflow: auto;
}

.new_index .five-section.wx_code .sidebar-nav .sidebar-img .service-modal .service-modal-list img {
  width: 156px;
  margin: 0px;
  float: none
}

.cbbfixed {
  position: fixed;
  right: 10px;
  transition: bottom ease .3s;
  bottom: -85px;
  z-index: 9999999;
  cursor: pointer;
}

.cbbfixed .cbbtn {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #d7ddeb;
  border-radius: 60px;
  opacity: 0.7
}

.cbbfixed .cbbtn:hover {
  opacity: 1;
}

.cbbfixed .gotop {
  transition: background-color ease .3s;
  margin-top: 1px;
}

.cbbfixed .gotop .up-icon {
  float: left;
  margin-left: 4px;
  margin-top: 4px;
  width: 32px;
  height: 32px;
  background: url(../image/zy_9.png) no-repeat;
}

.new_index .four-section section .our-clients {
  text-align: center;
}

.index_padding {
  padding-top: 60px;
}

.index_padding1 {
  margin-top: -10px
}

@media screen and (min-width: 1920px) {
  .new_index .header-wrapper {}

  .new_index.about_bg .header-wrapper {
    margin-bottom: 510px;
    background: transparent;
  }

  .new_index.about_bg.contact_bg1 .header-wrapper {
    margin-bottom: 550px;

  }

  .new_index .header-wrapper .header-left em {
    font-size: 50px;
    margin-top: -14px;
  }

  .new_index .header-wrapper .header-left em.text_size50 {
    font-size: 50px;
    margin-top: -24px;
    letter-spacing: 4px;
  }

  .new_index {}

  .new_index .header-wrapper .header-left {
    margin-top: 97px;
  }

  .new_index .five-section .footer .row.links .link-group.link-group-first {
    margin-left: 4% !important;
    margin-top: -22px !important;
    float: left;
  }

  .new_index .header-wrapper .header-pc {
    width: 814px;
  }

  .new_index .header-wrapper .header-pc.header-pc-img {
    width: auto;
    background: none;
    box-shadow: inherit;
    padding-right: 115px;
    margin-top: 20px;
  }

  .new_index .five-section .sidebar-nav .sidebar-img .service-modal {
    margin-left: 79px;
    top: 10px;
  }

  .about_second .about_second_section,
  .new_index .header-wrapper .center,
  .new_index .header-wrapper .navbar .container,
  .new_index .center,
  .new_index .four-section section .our-clients,
  .new_index .five-section .footer>.container {
    width: 1440px;
    max-width: 1440px;
    margin: 0px auto;
  }

  .new_index .banner-text a {
    margin-top: 58px;
  }

  .new_index .second-section-replace-right {
    padding-left: 69px;
  }

  .new_index .about_second_section .second-section-replace-right {
    padding-left: 0px;
  }

  .new_index.about_bg.training_bg .header-wrapper {
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {
  .link_footer {
    padding: 10px;
  }

  .four-section {
    padding-top: 0px;
  }

  .four-section img {
    width: 19vw;
    margin: 5px 2vw;
  }

  .index_padding {
    padding-top: 0px;
  }

  .new_index .five-section .footer>.container {
    padding: 12px 0px;
    padding-top: 20px;
  }

  .footer-mb {
    text-align: center;
    line-height: 26px;
  }

  .footer-mb img {
    width: 34%;
    margin-bottom: 18px;
  }

  .footer-bottom a,
  .footer-mb a {
    color: #333
  }

  .new_index .header-wrapper .header-left {
    width: 84%;
    margin: 44px auto 0;
  }

  .new_index .header-wrapper .header-left em {
    line-height: 42px;
    font-size: 26px;
    color: #111111;
    text-align: center;
  }

  .new_index .header-wrapper .header-left span {
    margin-top: 0px;
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #52556C;
    display: block;
    padding: 0px;
    text-align: left;
  }

  .new_index .header-wrapper .banner-text {
    text-align: center;
  }

  .new_index .header-wrapper .header-left .banner-text a {
    margin-top: 15px;
    margin-bottom: 25px;
    float: left;
    width: 40%;
    margin-right: 4%;

  }

  .edslider .imgZyPng a {
    display: initial;
  }

  .new_index .header-wrapper .header-left a.IndexButton-k {
    width: 50%;
    margin-right: 0px;
  }

  .m_link a p {
    margin: 0px;
  }
}

@media (max-width: 991px) {

  .new_index .four-section section {
    margin-bottom: 47px;
  }

  .new_index .four-section section .our-clients-mb img {
    width: 19vw;
    margin: 5px 2vw
  }
}

@media (max-width: 991px) {

  .homeSolutions-row {
    padding: 0 12px;
    margin: 0 auto;
  }

  .homeSolutions-column {
    width: 100%;
    padding:
  }
}

@media (max-width: 991px) {
  .mySlideshow .banner1688 {
    background: url(../image/n_1688_banner.jpg) top center no-repeat !important;
    background-size: 100% !important;
  }

  .wx_hidden {
    display: inline-block;
    margin-top: -100px
  }

  .new_index .header-wrapper .navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;

  }

  .new_index .header-wrapper .navbar.navbar-fixed {
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1);
    background: #fff;
  }

  .new_index .header-wrapper .navbar .container {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .new_index .header-wrapper .navbar .container .navbar-header {
    margin: 0;
    width: 100%;
    float: none;
    background-color: #fff;
  }

  .new_index .header-wrapper .navbar.navbar-fixed .container .navbar-header {
    background-color: #ffffff;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .logo {
    width: 165px;
    height: 62px;
    margin-left: 15px;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 0;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .logo h1 {
    margin-top: 0px;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    padding: 13px 10px;
    margin: 8px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .navbar-toggle .nav {
    margin: 0;
    text-align: center;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .navbar-toggle .nav li {
    margin: 12px 0;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .navbar-toggle .nav li .dropdown-menu {
    width: 100%;
    text-align: center;
  }

  .new_index .header-wrapper .navbar .container .navbar-header .navbar-toggle .icon-bar {
    background-color: #65697F;
    height: 3px;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse {
    overflow: hidden;
    background-color: #ffffff;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse.collapse {
    display: none !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse.collapse.in {
    display: block !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .panel {
    border-bottom: 1px solid #eee;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group {
    margin-bottom: 0;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading {
    background-color: #ffffff;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title {
    margin: 0px;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title a {
    margin: 0px;
    padding: 13px;
    text-indent: 11%;
    display: block;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title.active a {
    color: #558bb2;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title a:hover,
  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title a:focus {
    text-decoration: none;
    text-align: left;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title .triangle-facing {
    border-right: 4px solid;
    border-bottom: 4px solid;
    width: 18px;
    height: 18px;
    transform: rotate(45deg) translate(0, -2px);
    color: #FC5F3A;
    z-index: 9998;
    cursor: pointer;
    border-radius: 4px;
    display: inline-block;
    margin-left: 20px;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] .triangle-facing {
    transform: rotate(-135deg) translate(0, -2px);
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-body {
    background-color: #f8f8f8;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-body .menu-item {
    margin-left: 20%;
    display: block;
    color: #65697F;
    height: 44px;
    text-align: left;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .navbar-right {
    float: none !important;
    position: relative;
    height: 60px;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .navbar-right a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #FFF;
    height: 40px;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .navbar-right .IndexButton {
    box-shadow: 0 8px 16px 0 rgba(211, 43, 14, 0.15);
    display: block;
    border-radius: 4px;
    background-color: #558bb2 !important;
    color: #FFFFFF;
    text-align: center;
    padding: 0;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .navbar-right .IndexButton:hover {
    color: #FFFFFF !important;
    background-color: #DD4A3A !important;
  }

  .new_index .header-wrapper .navbar .container .navbar-collapse .navbar-right .IndexButton:active {
    background-color: #BA3C3C !important;
  }

  .new_index .header-wrapper .center {
    background: #f2f9ff;
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .new_index {
    background: none;
  }

  .second {
    background: url(../image/banner2.jpg) center no-repeat #ee2d04;
    background-size: contain;
  }

  .third {
    background: url(../image/banner3_1.jpg) center no-repeat #f6fbff;
    background-size: contain;
  }

  .second a {
    height: 802px
  }
}

@media (max-width: 991px) and (min-width: 319px) and (max-width: 413px) {
  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title .triangle-facing {
    width: 14px;
    height: 14px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .new_index .header-wrapper .header-pc {
    width: 640px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {

  .jq22-container .edslider {
    margin-top: -50px
  }

  .jq22-container {
    height: 600px;
    overflow: hidden;
    margin-bottom: 70px
  }

  .index_padding1 {

    margin-bottom: -50px;
  }

  .new_index .second-section-replace-left {
    width: 700px;
    margin-right: 40px;
  }

  .new_index .second-section-replace-right h1 {
    color: #111;
    font-size: 24px;
    letter-spacing: 0px;
  }

  .floor_one_num .one_num {
    font-size: 40px;
  }

  .new_index.about_bg .about_second_section .second-section-replace {
    padding-bottom: 166px;
  }

  .develop_item_right .develop_item_title {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .new_index .about_second_section .second-section-replace-right span img {
    padding: 0px 2%;
    width: 115px;
  }

  .about_bg .about_second {
    margin-left: 3%;
    margin-right: 3%;
    background: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .new_index .second-section-replace-right {
    padding-left: 0px;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle a {
    font-size: 14px;
  }

  .homeSolutions-itemTitle {
    font-size: 20px;
  }

  .index_padding {
    padding-top: 40px;
  }

  .new_index .header-wrapper .header-left em {
    font-size: 40px;
  }

  .new_index .header-wrapper .header-left em.text_size50 {
    font-size: 40px;
    letter-spacing: 3px;
  }

  .new_index .header-wrapper .header-pc {
    margin-top: 80px;
    width: 628px;
  }

  .edslider .controls .prev {

    left: 40px;
  }

  .edslider .controls .next {

    right: 40px;
  }

  .new_index {
    background-position: center -71px;
  }
}

/*  */

@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .new_index .header-wrapper .header-pc {
    width: 620px;
  }
}

@media (max-width: 991px) and (min-width: 319px) and (max-width: 413px) {
  .new_index .header-wrapper .navbar .container .navbar-collapse .menu-visible .panel-group .panel .panel-heading .panel-title .triangle-facing {
    width: 14px;
    height: 14px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {


  .index_padding1 {

    margin-bottom: -50px;
  }

  .new_index .second-section-replace-left {
    width: 700px;
    margin-right: 40px;
  }

  .new_index .second-section-replace-right h1 {
    color: #111;
    font-size: 24px;
    letter-spacing: 0px;
  }

  .floor_one_num .one_num {
    font-size: 40px;
  }

  .new_index.about_bg .about_second_section .second-section-replace {
    padding-bottom: 166px;
  }

  .develop_item_right .develop_item_title {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .new_index .about_second_section .second-section-replace-right span img {
    padding: 0px 2%;
    width: 115px;
  }

  .about_bg .about_second {
    margin-left: 3%;
    margin-right: 3%;
    background: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .new_index .second-section-replace-right {
    padding-left: 0px;
  }

  .new_index .header-wrapper .navbar .container .navbar-nav .dropdown .dropdown-toggle a {
    font-size: 14px;
  }

  .homeSolutions-itemTitle {
    font-size: 20px;
  }

  .index_padding {
    padding-top: 40px;
  }


  .new_index {
    background-position: center -71px;
  }
}

/*  */
.embed-chat-container .embed-digital-man-img-wrapper[data-v-c97e24c7] {
  width: 52px;
  top: -5px;

}

/*  */