/*Theme Name: beihua

Theme URI: www.nsecsoft.com

Description: NSecsoft Partner

Version: 1.0.0

Author: beihua

Author URI: beihua

Tags: 标签，多个用半角逗号隔开

*/
* {
  margin: 0;
  padding: 0;
  /* font-family: 'Microsoft Yahei'; */
}
a {
  text-decoration: none !important;
  color: unset;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* -webkit-tap-highlight-color: transparent; */
  outline: none;
  border: none;
  box-shadow: none !important;
}
a:focus {
  outline: none;
}
a:visited {
  color: unset;
  box-shadow: none !important;
}
a:hover {
  color: unset;
}
a:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  border: none;
  box-shadow: none;
}
body {
  background-color: #fff;
  opacity: 1;
}
ul,
ol,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.plr0 {
  padding-left: 0;
  padding-right: 0;
}
.mlr0 {
  margin-left: 0;
  margin-right: 0;
}
.pl2 {
  padding-left: 2px;
}
/* ``````````````````````````````header````````````````````````````````` */
.menu {
  position: relative;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
}
.menuBox {
  width: 100%;
  max-width: 1430px;
  margin: auto;
  padding: 0 50px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menulogo {
  height: 100%;
  display: flex;
  align-items: center;
}
.menulogo a {
  height: 55%;
}
.menulogoImg {
  height: 100%;
}
.menuList {
  display: flex;
  align-items: center;
  margin-left: 20px;
  height: 100%;
}
.menuListItem {
  padding: 0 30px;
  height: 100%;
  font-size: 15px;
  cursor: pointer;
  position: relative;
}
.menuListItem:nth-child(2) .menuItemLink {
  display: flex;
  justify-content: space-between;
}
.menuLine {
  height: 5px;
  width: 100%;
  background: linear-gradient(to right, #0267e4, #64a0ff);
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
}
.menuListItem > .menuText {
  color: #000;
  height: 100%;
  display: flex;
  align-items: center;
}
.menuCardItem {
  padding: 30px;
  padding-right: 0;
  width: 380px;
}
.menuCardRightOne {
  background-color: #f7f9fc;
  padding-right: 30px;
}
.menuListItemCard {
  position: absolute;
  left: 50%;
  transform: translateX(-30%);
  top: 100%;
  background-color: #fff;
  padding-right: 30px;
  display: none;
  box-shadow: -10px 20px 30px rgb(0 12 18 / 15%);

}
.menuCardList {
  padding-right: 30px;
  border-right: 1px solid #e6e6e6;
}
.menuCardListItem {
  padding: 10px;
}
.menuCardListItemActive {
  background: linear-gradient(to right, #0267e4, #64a0ff);
  color: #fff;
}
.menuCardListItem:hover {
  background-color: #f0f0f0;
}
.menuItemTitle {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.menuItemLink {
  margin-top: 15px;
  font-size: 16px;
}
.menuItemLink a:hover,
.menuImgLink:hover {
  color: #0067e6;
}
.menuImg {
  width: 100%;
  height: auto;
}
.menuRightText {
  margin-top: 20px;
}
.menuImgText {
  background-color: #000;
  padding: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.menuImgTextBig {
  font-size: 15px;
}
.menuImgTextSmall {
  font-size: 12px;
  margin-top: 10px;
}
.menuImgLink {
  margin-top: 10px;
}
.menuImgLink i {
  font-size: 12px;
}
.callUs {
  color: #000;
  font-size: 15px;
  display: flex;
  align-self: center;
}
.callUs img{
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
/* ----------------------footer---------------------------*/
.footerBox {
  position: relative;
  background-color: #232323;
  z-index: 2 !important;
}
.footer {
  max-width: 1430px;
  padding: 0 50px;
  margin: 0 auto;
  color: #808080;
  overflow: hidden;
}
.companyInfo,
.productInfo {
  padding: 30px 0px;
  border-bottom: 1px solid #535353;
}
.productInfo {
  min-height: 340px;
}
.productInfo:last-child .row {
  transform: translateX(8%);
}
.companyInfo {
  height: 340px;
}
.companyInfo > .footerLogo {
  width: 108px;
  height: 27px;
  margin-top: 40px;
}
.companyInfo > .footerLogo > img {
  width: 100%;
  height: 100%;
}
.companyInfo > .twoIcon {
  display: flex;
  margin-top: 20px;
  align-items: center;
}
.companyInfo > .twoIcon > div {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  cursor: pointer;
}
.companyInfo > .twoIcon > .qrcode {
  position: relative;
}
.companyInfo > .twoIcon > .footerLinksIcon {
  width: 19px;
  height: 17px;
}
.footerDDs {
  margin-top: 40px;
  height: 238px;
  white-space: nowrap;
}
.footerLink dd,
.footerDDs dd {
  cursor: pointer;
}
.footerDDs a {
  color: #808080 !important;
}
.companyInfo > .twoIcon > .qrcode::before {
  content: "";
  background-image: url(./image/home/menuQDCode.png);
  background-size: contain;
  width: 96px;
  height: 96px;
  position: absolute;
  top: 0%;
  left: 0%;
  transform: translate(0%, -100%);
  z-index: 10;
  display: none;
}
.companyInfo > .twoIcon > .qrcode:hover::before {
  display: block;
}
.companyInfo > .twoIcon > div > img {
  width: 100%;
  height: 100%;
  position: relative;
}
.productInfo dd {
  margin-top: 20px;
  font-size: 12px;
}
.footerBottom {
  padding: 15px 0;
  font-size: 12px;
}
.footerBottomRight {
  text-align: right;
}
.footerBottomRight > span {
  cursor: pointer;
}

/* !----------------------footer---------------------------*/

.menuPlanCard {
  width: 230px;
}
.menuPlanItemLink {
  margin-top: 13px;
  margin-bottom: 5px;
}
.menuPlanItemLink a {
  font-size: 15px;
  display: flex;
  color: #333;
  align-items: center;
}
.menuPlanItemLink a:hover {
  color: #0067e6;
}
.menuPlanItemLink img {
  width: 20px;
  margin-right: 10px;
}
.menuCardListItemOne a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* 了解更多按钮 */
.tabControlContentMore {
  display: inline-block;
  margin-top: 32px;
  color: #fff !important;
  padding: 6px 10px 6px 15px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #2a83ff;
  box-shadow: 0px 10px 30px 1px rgb(204 204 204 / 30%) !important;
  transition: all 300ms;
}
.tabControlContentMore img {
  height: 15px;
  vertical-align: text-bottom;
  margin-left: 3px;
}
.arrowblue {
  display: none;
}
.arrowwhite {
  display: inline-block;
}
.tabControlContentMore:hover {
  transform: translateZ(3px);
  box-shadow: 0px 10px 30px 1px rgb(204 204 204 / 30%) !important;
}
.footer .footerDD4 a,
.footer .footerDD0 a {
  color: #808080;
}
.menuItemTitleGary {
  font-size: 16px;
  padding-bottom: 10px;
  color: #808080;
  font-weight: 600;
}

.ping32_service {
  max-height: 232px;
  position: fixed;
  right: 15px;
  top: 65%;
  /* 垂直位置 */
  font-family: "微软雅黑";
  font-size: 14px;
  color: #243558;
  z-index: 10000
}
.ping32_service ul {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0
}
.ping32_service li {
  list-style-type: none
}
.ping32_service li>div {
  box-sizing: border-box;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1)
}
.ping32_service_box {
  width: 40px;
  height: 40px;
  background: #fff;
  margin-bottom: 10px;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1)
}
.ping32_service_triangle {
  top: 12px;
  right: -11px;
  position: absolute;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #e1e6ec;
  z-index: 1010
}
.ping32_service_triangle:after {
  content: "\20";
  top: -6px;
  right: 1px;
  position: absolute;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #fff;
  z-index: 1000
}
.ping32_service_triangle:before {
  content: "\20";
  width: 80px;
  height: 45px;
  top: -20px;
  right: -52px;
  position: absolute;
  background: rgba(0, 0, 0, 0)
}
@keyframes fade-in {
  0% {
      opacity: .4;
      right: 82px
  }
  100% {
      opacity: 1;
      right: 62px
  }
}
.ping32_service_consult {
  background: url(./image/home/1lan.svg) no-repeat  #fff;
  background-position: center;
  background-size: 50%;
}
.ping32_service_consult:hover {
  border: 0;
  background: url(./image/home/1bai.svg) no-repeat  #4f7cfc;
  background-position: center;
  background-size: 50%;
}
.ping32_service_consult1 {
  background: url(./image/home/2hui.svg) no-repeat  #fff;
  background-position: center;
  background-size: 50%;
}
.ping32_service_consult1:hover {
  border: 0;
  background: url(./image/home/2bai.svg) no-repeat  #4f7cfc;
  background-position: center;
  background-size: 50%;
}
.ping32_service_consult:hover .ping32_service_consult_cont {
  display: block;
  opacity: 1;
  transition: linear .2s;
  animation-name: fade-in;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-delay: 0s
}
.ping32_service_consult_cont {
  width: 140px;
  min-height: 48px;
  max-height: 268px;
  border-radius: 3px;
  background: #f6f8fb;
  right: 62px;
  position: absolute;
  /* text-align: center; */
  display: none;
  opacity: 0
}
.ping32_service_consult_cont1 .ping32_service_triangle:before {
  width: 0 !important
}
.ping32_service_consult_cont>.ping32_service_triangle:after {
  border-left: 10px solid #f6f8fb !important
}
.ping32_service_consult_cont span {
  float: left
}
.ping32_service_consult_cont_top {
  width: 100%;
  height: 50px;
  background: #f6f8fb;
  border-radius: 3px;
  /* border-bottom: 1px solid #eef2f8 */
}

.ping32_service_hint>.ping32_service_icon {
  /* background: url(https://a-oss.zmki.cn/2019/20190827-5d652476ab305.png) no-repeat -460px -25px; */
  background-color: #41C957;
  width: 10px;
  border-radius: 100%;
  height: 10px;
  margin: 15px 5px 0 18px
}
.ping32_service_button {
  width: 120px;
  height: 38px;
  line-height: 40px;
  /* background: #4f7cfc; */
  border-radius: 18px;
  text-align: center;
  color: #7b89a6;
  margin: 5px 0 10px 10px;
  cursor: pointer
}
.widthhh{
  width: 180px;
  height: 65px;
}
.ping32_service_button1 {
  /* background: #4f7cfc; */
  border-radius: 18px;
  color: #7b89a6;
  margin: 10px 0 10px 10px;
  cursor: pointer
}
.ping32_service_button1 span{
  color: #4f7cfc;
  margin-top: 5px;
}
/* .ping32_service_button:hover {
  background: #618aff
} */
.ping32_service_phone {
  width: 100%;
  /* line-height: 33px; */
  font-size: 14px;
  line-height: 28px;
  text-align: center
}
.ping32_service_check_site {
  width: 100%;
  height: 48px;
  line-height: 48px;
  color: #3b6bf4;
  border-top: 1px solid #eaeef5;
  cursor: pointer
}
.ping32_service_check_site>.ping32_service_icon {
  background: url(https://a-oss.zmki.cn/2019/20190827-5d652476ab305.png) no-repeat -461px -75px;
  width: 20px;
  height: 20px;
  margin: 15px 2px 0 45px
}
.ping32_service_feedback {
  background: url(https://a-oss.zmki.cn/2019/20190827-5d652476ab305.png) no-repeat -363px -64px #fff
}
.ping32_service_feedback:hover {
  border: 0;
  background: url(https://a-oss.zmki.cn/2019/20190827-5d652476ab305.png) no-repeat -407px -64px #4f7cfc;
  cursor: pointer
}
.ping32_service_feedback:hover .ping32_service_feedback_cont {
  display: block;
  opacity: 1;
  transition: linear .2s;
  animation-name: fade-in;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-delay: 0s
}
.ping32_service_feedback_cont {
  width: 264px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-radius: 5px;
  right: 62px;
  text-align: center;
  position: absolute;
  display: none;
  border: 1px solid #e1e6ec
}
.ping32_service_qr {
  background: url(./image/home/3hui.svg) no-repeat  #fff;

}
.ping32_service_qr:hover {
  border: 0;
  background: url(./image/home/3bai.svg) no-repeat  #4f7cfc
}
.ping32_service_qr:hover .ping32_service_qr_cont {
  display: block;
  opacity: 1;
  transition: linear .2s;
  animation-name: fade-in;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-delay: 0s
}
.ping32_service_qr_cont {
  width: 143px;
  height: 143px;
  border-radius: 3px;
  background: #fff;
  right: 62px;
  position: absolute;
  text-align: center;
  border: 1px solid #e1e6ec;
  background-color: #f6f8fb;
  display: none;
  opacity: 0
}
.ping32_service_qr_cont>.ping32_service_triangle:after {
  border-left: 10px solid #f6f8fb !important
}
.ping32_service_qr_cont>.ping32_service_qrimg {
  width: 100%;
  float: left
}
.ping32_service_qrimg_site {
  width: 119px;
  height: 119px;
  float: left;
  margin: 12px 12px 5px 12px;
  background: url(./image/home/menuQDCode.png) no-repeat ;
  background-position: center;
  background-size: 90%;
}
.ping32_service_qr_cont>.ping32_service_qrtext {
  width: 100%;
  height: 35px;
  font-size: 12px;
  color: #7b89a6;
  background-color: #fff;
  float: left;
  bottom: 0;
  display: table
}
.ping32_service_qr_cont>.ping32_service_qrtext>span {
  display: table-cell;
  vertical-align: middle
}
.ping32_service_upward {
  display: none;
  background: url(./image/home/4hui.svg) no-repeat  #fff
}
.ping32_service_upward:hover {
  border: 0;
  background: url(./image/home/4bai.svg) no-repeat  #4f7cfc;
  cursor: pointer
}
.ping32_service_upward:hover .ping32_service_upward_cont {
  display: block;
  opacity: 1;
  transition: linear .2s;
  animation-name: fade-in;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-delay: 0s
}
.ping32_service_upward_cont {
  width: 84px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background: #fff;
  right: 62px;
  position: absolute;
  text-align: center;
  border: 1px solid #e1e6ec;
  display: none;
  opacity: 0
}
.ping32_service_upward_cont span {
  font-size: 14px
}
