/* .footer-wrapper .section {
  border-bottom: 1px solid #363636;
} */
.copyright a:hover{
  color: #6462F3 !important;
}
.footer-wrapper {
  width: 100%;
  background-color: #2c2c34;
  color: #ffffff;
  padding-bottom: 30px;
}
.footer-wrapper .footer .footer-left {
  border-right: 1px solid #efeffd;
  padding-bottom: 40px;
}
.footer-wrapper .footer .footer-left .company-logo {
  width: 240px;
  height: 92px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  margin-bottom: 24px;
  display: inline-block;
}
.footer-wrapper .footer .footer-left .company-text {
  font-family: PingFang-SC-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
}
.footer-wrapper .footer .footer-left i.linear {
  display: inline-block;
  margin: 20px auto 22px;
  width: 240px;
  height: 1px;
  background-color: #efeffd;
}
.footer-wrapper .footer .footer-left .company-phone .phone-icon {
  font-size: 14px;
}
.footer-wrapper .footer .footer-left .company-phone .phone-num {
  font-size: 14px;
  margin-left: 5px;
}
.footer-wrapper .footer .footer-right .footer-box-col:last-child .footer-nav-title {
  margin-bottom: 20px;
}
.footer-wrapper .footer .footer-right .footer-box-col {
  padding-left: 44px;
}
.footer-wrapper .footer .footer-right .footer-nav-title {
  margin-bottom: 30px;
}
.footer-wrapper .footer .footer-right .footer-tel-qr p.f-tel-num {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
.footer-wrapper .footer .footer-right .footer-tel-qr i.qr-code-img {
  width: 162px;
  height: 62px;
  display: inline-block;
}
.footer-wrapper .footer .footer-right .footer-tel-qr i.qr-code-img img {
  width: 100%;
  margin-top: 8px;
}
.footer-wrapper .footer .footer-right a {
  font-size: 14px;
  color: #bbb;
}
.footer-wrapper .footer .footer-right a:hover {
  color: #fff;
}
.footer-wrapper .footer .footer-right p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #bbb;
}
.footer-wrapper .footer .footer-right p:hover {
  color: #fff;
}
.footer-wrapper .footer .footer-right p span {
  color: #bbb;
}
.footer-wrapper .footer-links {
  padding: 20px 0 8px 0;
  margin-top: 20px;
  /*border-bottom: 1px solid #ccc;*/
  border-top: 1px solid #cccccc1a;
  text-align: center;
}
.footer-wrapper .footer-links .links-website li {
  margin: 0 15px;
  float: left;
}
.footer-wrapper .footer-links .links-website a {
  font-size: 13px;
  color: #bbb;
}
.footer-wrapper .footer-links .links-website p {
  margin-bottom: 16px;
  font-size: 13px;
}
.footer-wrapper .copyright {
  padding-top: 30px;
}
.footer-wrapper .copyright p {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

@media (max-width: 768px){
.pt-80 {
    padding-top: 28px;
}
.homePage-wrapper .hotProduct-wrapper h4{
  font-size: 14px;
}
.el-tabs__nav{
  display: flex;
  flex-wrap: wrap;
}
.el-tabs__nav a,.el-tabs__nav  .el-tabs__item.is-top{
  min-width: 50%;
  text-align: center;
}
.pro-tab_wrapper .tab-content-item{
  width: 95%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.serviceIntroduce-wrapper-parent,.dataCenter-wrapper-parent,.partner-wrapper{
  display: none;
}
.news-content .el-col-12{
  width: 95%;
  margin: 0 auto;
  
}
.homePage-wrapper .news-wrapper-parent .news-wrapper .news-content .newsBox{width: 100%;height: auto;box-sizing: border-box;}
.footer-right{
  width: 100%;
}
.footer-right .el-col-24 {
  width: auto;
}
#qq_div_new{
  top: 9%;
  overflow: scroll;
  height: 548px;
  left: 10px;
  width: 93%;
  background: url(./images/Mask_group04.png) no-repeat;
  background-size: cover;
  border: 1px solid #d4d4d4;
}
.WPA3-SELECT-PANEL{border: none;    background-color: rgb(255 255 255 / 0%);}
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-GUIDE{margin-bottom: 8px;}
}
