
.container {
  width: 100%;
  height: 100%;
}
.logo {
  width: 180px;
  height: 46px;
  background: url("../img/index/logo.png") top center;
  background-size: 100% 100%;
}
.main-seciton-1 {
  position: relative;
  width: 100%;
  height: 980px;
  background: url("../img/index/zixungaikuang.png") top center;
  background-size: cover;
  background-position-y: center;
}
.section-headline h2 {
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  margin-top: 120px;
  position: relative;
  /* text-transform: capitalize;*/
}
.section-headline h2 p{
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
}

.section-headline h2::after {
  border: 1px solid #0d6efd;
  bottom: 14px;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 40%;
}

.section-headline-bg {
  font-size: 68px;
  font-weight: 600;
  margin-top: -158px;
  margin-bottom: 110px;
  color: #eff7ff;
}
.process-container {
  position: relative;
  width: 100%;
  height: 680px;
  min-width: 1296px;
  /* background: red; */
  margin: 0px auto;
}
.stage-logo {
  position: absolute;
  left: 50%;
  z-index: 5;
  width: 350px;
  height: 370px;
  margin-left: -175px;
}
.stage-logo-half {
  height: 185px;
  z-index: 6;
  margin-left: -168px;
  transform: scale(.98);
  background: url(../img/index/qgc/big-logo.png) no-repeat;
  /* background-size: contain; */
}
.top-circle {
  position: absolute;
  top: 96px;
  left: 50%;
  z-index: 6;
  width: 486px;
  height: 165px;
  margin-left: -246px;
}
.top-balls {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: -108px;
  width: 892px;
  height: 592px;
  border-radius: 50%;
  margin-left: -446px;
  transform-style: preserve-3d;
  transform: rotate(76deg) rotateY(76deg); 
  /* background: black; */
}

.top-balls .top-ball{
  width: 58px;
  height: 58px;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.top-ball1 {
  animation: move1 10s linear infinite;
}
.top-ball2 {
  animation: move2 10s linear infinite;
}
.inside-scale .inside-stage {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-295px, -80px);
  width: 580px;
  height: 185px;
}
.inside-scale .inside {
  position: relative;
  width: 580px;
  height: 580px;
  border-radius: 50%;
  margin: 0px auto;
  animation: rotationAni 10s linear infinite;
}

.inside-scale .inside-ball {
  position: absolute;
  top: 30%;
  z-index: 2;
  width: 36px;
  height: 36px;
  background: url(../img/index/qgc/little-ball-sx.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
}
.outside-scale-stage{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-655px, -160px);
  width: 1310px;
  height: 415px;
}
.outside-scale .outside-ball{
  position: relative;
  width: 860px;
  height: 870px;
  border-radius: 50%;
  margin: 0px auto;
  animation: rotationBall 10s linear infinite;
}
.outside-scale .outside-scale-ball{
  position: absolute;
  z-index: 2;
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.outside-scale .outside-scale-ball1{
  top: 30%;
}
.outside-scale .outside-scale-ball2{
  top: 20%;
  right: 50px;
}
.outside-scale-out {
  height: 0px;
}
.outside-scale-out .outside-scale-out-jt {
  position: relative;
  width: 1310px;
  height: 1310px;
  border-radius: 50%;
  margin: 0px auto;
  animation: rotationJiantou 10s linear infinite;
}
.outside-scale-out-jiantou {
  position: absolute;
  width: 28px;
  height: 28px;
}
.outside-scale-out-jiantou1 {
  right: 104px;
  top: 267px;
  transform: rotate(45deg);
}
.outside-scale-out-jiantou2 {
  right: -6px;
  top: 701px;
  transform: rotate(90deg);
}
.outside-scale-out-jiantou3 {
  bottom: 272px;
  right: 102px;
  transform: rotate(130deg);
}
.outside-scale-out-jiantou4 {
  bottom: -2px;
  right: 520px;
  transform: rotate(170deg);
}
.outside-scale-out-jiantou5 {
  bottom: 42px;
  left: 380px;
  transform: rotate(199deg);
}
.outside-scale-out-jiantou6 {
  bottom: 323px;
  left: 72px;
  transform: rotate(229deg);
}
.outside-scale-out-jiantou7 {
  top: 545px;
  left: -6px;
  transform: rotate(281deg);
}
.outside-scale-out-jiantou8 {
  top: 217px;
  left: 146px;
  transform: rotate(315deg);
}
.outside-scale-out .outside-button p{
  position: absolute;
  top: 0px;
  color: #418ffb;
  height: 53px;
  line-height: 34px;
  font-size: 15px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 20px;
  filter: drop-shadow(-1.302px 3.782px 9px rgba(12,63,158,0.22));
  background-color: #fbfcff;
  border: 1px solid #418ffb;
}
.outside-scale-out .outside-button p:first-child {
  top: 184px;
  right: 160px;
}
.outside-scale-out .outside-button p:nth-child(2) {
  top: 314px;
  right: -47px;
}
.outside-scale-out .outside-button p:nth-child(3) {
  top: 434px;
  right: -26px;
}
.outside-scale-out .outside-button p:nth-child(4) {
  top: 535px;
  right: 190px;
}
.outside-scale-out .outside-button p:nth-child(5) {
  top: 565px;
  left: 520px;
}
.outside-scale-out .outside-button p:nth-child(6) {
  top: 517px;
  left: 172px;
}
.outside-scale-out .outside-button p:nth-child(7) {
  top: 401px;
  left: -52px;
}
.outside-scale-out .outside-button p:nth-child(8) {
  top: 276px;
  left: -20px;
}
.outside-scale-out .outside-button p:nth-child(9) {
  top: 161px;
  left: 218px;
}

@keyframes rotationJiantou {
  0% {
    transform: translate(-15px, -1717px) scaleY(.315) rotate(0)
  }
  to {
    transform: translate(-15px, -1717px) scaleY(.315) rotate(1turn)
  }
}

@keyframes rotationBall {
  0% {
    transform:translate(3px, -644px) scaleY(.31) rotate(0)
  }
  to {
    transform:translate(3px, -644px) scaleY(.31) rotate(1turn)
  }
}

@keyframes rotationAni {
  0% {
    transform:translate(-4px,60px) scaleY(.31) rotate(0)
  }
  to {
    transform:translate(-4px,60px) scaleY(.31) rotate(1turn)
  }
}
@keyframes move1 {
  0% {
    transform:rotate(0deg) translateX(280px) rotate(0) rotateY(-100deg)
  }
  to {
    transform:rotate(1turn) translateX(280px) rotate(-1turn) rotateY(-100deg)
  }
}
@keyframes move2 {
  0% {
    transform:rotate(-180deg) translateX(280px) rotate(180deg) rotateY(-100deg)
  }
  to {
    transform:rotate(180deg) translateX(280px) rotate(-180deg) rotateY(-100deg)
  }
}

.main-seciton-2 {
  position: relative;
  width: 100%;
  height: 860px;
  background: url("../img/index/youxiu-bg.png") top center;
  background-size: cover;
}
.main-seciton-3 {
  position: relative;
  color: #FFFFFF;
  width: 100%;
  height: 680px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  line-height: 34px;
  /* background: url("../img/index/haidi.gif") top center;
  background-size: cover; */
}
.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 680px;
  object-fit: fill;
}
.main-section-4 {
  position: relative;
  color: #FFFFFF;
  width: 100%;
  height: 680px;
  background: url("../img/index/new-bg.png") top center;
  background-size: cover;
}
.img-fluid  {
  width: 100%;
  height: 100%;
}
.card-container {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  width: 740px;
  height: 360px;
  overflow: hidden;
  background: #FFFFFF;
  margin-top: 50px;
  box-shadow: 0px 4px 18px 0px rgba(12,63,158,0.22);
  /* border-radius: 20px; */
}
.main-seciton-3 .main-seciton-3-content {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 100%;
  margin: 0 auto;
  padding: 104px 0px 109px 0px;
  flex-direction: column;
}
.main-seciton-3 .main-seciton-3-content .content-p {
  width: 70%;
}
.data {
  width: 100%;
}
.data-item-value {
  margin-top: 10px;
}
.news-container {
  position: absolute;
  top: 220px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  overflow-x: hidden;
}
.swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  /* border-radius: 20px 0px 0px 20px; */
}

.swiper .swiper-slide {
  color: #000;
  /* width: 880px !important;
  height: 380px !important; */
  background: #FFFFFF;
  background-position: center;
  background-size: cover;
}

.swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 380px;
  border-radius: 20px 0px 0px 20px;
}
.swiper .swiper-slide .card-body{
  height: 100%;
}
.swiper .swiper-slide .card-body p{
  color: #000;
  font-size: 16px;
  line-height: 32px;
}
.zx-footer {
  color: #FFFFFF;
  padding-top: 77px;
  background-color: #418ffb;
}
.footer-1 {
  height: 80px;
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 48px;
  border-bottom: 1px solid #f4f9fd;
}
.footer-1 img {
  margin-right: 15px;
}
.footer-content img{
  width: 34px;
  margin-right: 5px;
}
.footer-content a {
  color: #86BEEA;
  font-size: 14px;
}
.copyright {
  color: #FFFFFF;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  padding-left: 20px;
}
.link-list {
    padding-bottom: 10px;
    margin-bottom: 48px;
    border-bottom: 1px solid #f4f9fd;
    box-sizing: border-box;
    margin: 0px 0px 20px 0px;
}
.footer-area-bottom {
  margin-top: 30px;
  padding-bottom: 50px;
}
.main-business {
  /* padding: 30px 0px; */
  /* margin-top: 56px; */
  background: #FFFFFF;
}
.main-business-swiper {
  margin-bottom: 80px;
  height: 480px;
}
.main-business-swiper .swiper-slide{
  position: relative;
  width: 100%;
  max-width: 500px;
  height: 100%;
}
.main-business-swiper .swiper-slide .desc-content{
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
}
.main-business-swiper .swiper-slide .desc-content:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.main-business-swiper .swiper-slide .desc-content p{
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 48px;
  font-weight: 500;
  font-family: "Source Han Sans CN";
  /* margin: 350px auto 0px; */
}

.main-business-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.main-business-swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-business-content {
  width: 100%;
  /* margin-top: 100px; */
  background: #fff;
}
.main-business-content  .main-business-content-items {
  height: 500px;
  margin: 0px auto;
}
.main-business-content:nth-child(even){
  background-color: #f3f4f4;
}
.main-business-content  .main-business-content-items .main-business-desc {
  width: 50%;
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  color: #000000;
  font-family: "Source Han Sans CN";
}
.main-business-content  .main-business-content-items .main-business-desc h2{
  position: relative;
  font-size: 22px;
  margin-bottom: 51px;
}
.main-business-content  .main-business-content-items .main-business-desc h2::after{
  background-color: #418ffb;
  border: 1px solid #1158a8;
  position: absolute;
  bottom: -20px;
  content: "";
  left: 0;
  right: 0;
  width: 80px;
}
.main-business-desc-img {
  width: 330px;
  height: 280px;
}
.main-business-content-items img:nth-child(odd) {
  margin-right: 355px;
}
.main-business-content-items img:nth-child(even) {
  margin-left: 255px;
}

.about-us-section {
  /* margin-top: 52px; */
  padding: 0;
  margin-top: 56px;
}

/*--------------------------------------------------------------
# hep center page
--------------------------------------------------------------*/
.help-container{
  margin: 60px 0; 
  min-height: 640px;

}
.help-center .hero-title h2 {
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  margin: -20px 0 0 0;
  margin-bottom: 70px;
  position: relative;
  color: #5180ab;
  width: 300px;
}


/* .help-center .hero-title {
  margin-top: -20px;
} */

.help-center .hero-title h2::after {
  border-top: 1px solid rgb(81 128 171);
  border-bottom: 1px solid rgb(81 128 171);
  /* content: "国e平台在手，采购信息全有，投标精准无忧"; */
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 60px;
  font-size: 15px;
}
.hero-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../img/help/国义咨询-帮助中心_02.jpg);
  padding: 0;
  height: 680px;
  margin-top: 56px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /* background-size: contain; */
}
/* .help-center .hero-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../img/help-center/background.jpg);
  height: 420px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
} */

.help-headline h2 {
  font-size: 28px;
  line-height: 40px;
  margin: 0 30px 30px;
  padding: 10px;
  font-weight: 400;
  border-bottom: 1px solid rgb(167, 167, 167);
}

.help-headline p {
  margin: 0 40px 30px;
}

.help-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 10px;
  width: 294px;
  height: 290px;
  background: #FFFFFF;
  box-shadow: 0px 3px 16px 0px rgba(12,63,158,0.22);
  border-radius: 15px;
  border-radius: 6px;
  box-shadow: 0 0 29px 0 #ccc;
  margin-bottom: 75px;
}
.help-item:hover {
  border-color: #418ffb;
}

.help-item p {
  color: rgb(33, 37, 41);
  font-size: 16px;
  font-weight: 100;
}
/*--------------------------------------------------------------
# business page
--------------------------------------------------------------*/

.eb-business .content {
  margin: -120px 10px 0px;
  padding: 60px 30px;
  box-shadow: 3px 2px 13px 0px rgb(106 107 110 / 30%);
  background-color: white;
}

.eb-business .hero-bg {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-image: url(../img/announce/bg.png);
  height: 680px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /* background-size: contain; */
}
.eb-business .hero-bg  .desc-text {
  width: 225px;
  height: 180px;
  margin-left: 256px;
  background-image: url(../img/announce/desc.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.eb-business-yx .hero-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../img/yx/notice/background.jpg);
  height: 420px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
}

.help-center-yx .hero-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../img/yx/law/background.jpg);
  height: 420px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
}

.eb-business .filter-row {
  position: relative;
  margin: 0;
  padding: 20px 10px;
  display: flex;
  list-style: none;
  align-items: center;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #C4C4C4;
}

.eb-business .filter-row li {
  display: flex;
}

.eb-business ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
  flex-wrap: wrap;
}

.eb-business ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
  flex-wrap: wrap;
}

.eb-business .btn-reset {
  position: absolute;
  right: 30px;
}

.eb-business .form-check {
  display: flex;
  min-height: 1.5rem;
  padding-left: 3em;
  margin-bottom: 0.125rem;
  align-items: center;
  /* width: 100%; */
  font-size: 16px;
  margin-top: 6px;
}
.eb-business  .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
  margin-right: 5px;
  margin-bottom: 3px;
}

.business-item p {
  margin: 0;
  font-size: 24px;
  font-weight: 300;
}

.eb-business a {
  margin-right: 0px;
  padding: 8px 18px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  white-space: nowrap;
  transition: 0.3s;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}

.eb-business td a {
  padding: 0;
  color: #0d6efd;
  white-space: unset;

}

.eb-business .calendar-date-selected,
.calendar-date-selected:hover {
  color: #fff;
  font-weight: 700;
  background: #1284e7;
}

.eb-business .calendar-date,
.calendar-week {
  font-size: unset;
  /* font-weight: unset; */
}

/* .eb-business .datepicker-range .datepicker-popup {
  width: unset;
}

.eb-business .datepicker-popup {
  display: flex;
} */

.eb-business .datepicker-range .datepicker-popup {
  width: 420px;
}

.eb-business .datepicker>input {
  height: unset;
  box-sizing: border-box;
  outline: none;
  padding: 0 34px 0 12px;
  font-size: 14px;
  width: 100%;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
}

.eb-business .active {
  color: white;
  white-space: nowrap;
  transition: 0.3s;
  background: #418FFB;
  border-radius: 8px;
}

.eb-business .date-input {
  width: 10em;
}

.eb-business .records {
  margin-top: 96px;
}

.eb-business .records theader tr {
  border-color: grey;
}

.eb-business .records tr {
  border-style: dashed;
}

.eb-business table>:not(caption)>*>* {
  padding: 1rem 0.5rem;
  border-style: dashed;
}

.eb-business .filter-label {
  color: #000000;
  min-width: 80px;
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  font-family: Source Han Sans CN;
  line-height: 26px;
}
.input-group {
  width: 446px;
  height: 28px;
}
.input-group .btn {
  width: 56px;
  color: #FFFFFF;
  background-color: #418FFB;
}
.eb-business .table-tr-text {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #8C8B8B;
  /* line-height: 72px; */
}
.eb-business .table tbody{
  border-top: 1px solid #485873;
}
.pointer {
  cursor: pointer;
}
.navbar {
  color: #FFFFFF;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  margin-right: 200px;
}

/*--------------------------------------------------------------
# announcement page
--------------------------------------------------------------*/

.announcement .content-panel{
  margin: 0 30px 80px;
}


.announcement .contact-left {
  display: flex;
  flex-direction: column;
  align-items: left;
  padding: 20px;
  margin: 80px 20px 80px 60px;
  background-color: #3975e5;
  box-shadow: 9px 12px 13px 0px rgb(106 107 110 / 30%);
  border-radius: 12px;
  height: unset;
  position: sticky;
  top: 145px;
}

.announcement .content-panel > h2{
  text-align: center;
}
.announcement .action{
  display: flex;
  justify-content: flex-end;
  margin: 20px 10px 10px;
  align-content: center;
}


.announcement .action .col-h {
  padding-top: 8px;
  font-weight: 600;
}

.announcement .action p {
  margin-left: 10px;
  font-weight: 300;
}

.announcement .action span {
  margin-left: 10px;
  font-weight: 300;
}

.announcement .action a{
 margin-right: 20px;
color: #0d6efd;
font-size: 16px;
}

.announcement .content .header{
  padding: 10px;
  background-color: #f1f1f1;
  border-radius: 5px;

} 
.announcement .content .body{
  margin: 20px 0;
    padding: 10px;
    overflow: scroll;
}

.announcement .content .attachment{
  padding: 10px;
}
.announcement .title{
  font-size: 32px;
  text-align: center;
}

.records table span{
  color: #0d6efd;
  font-size: 18px;
  font-weight: 700;
 }


  .page::before{
  content: "\F285";
  font-family: bootstrap-icons !important;
  font-weight: 900;
  display: inline-block !important;
  vertical-align: middle;
  color: #555555;
  font-size: 10px;
  line-height: 125%;
  position: absolute;
  left: 0px;
  top: 12px;
  opacity: 0.75 !important;
  transition: all 0.2s ease-in-out;
  transform: rotate(0deg);
  }

/* .download{
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.download .content{
  width: 399px;
  height: 112px;
  background-color: #fff;
  position: absolute;
  display: flex;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 1em;
  flex-direction: column;
  justify-content: space-between;
  align-content: center;
  text-align: center; 
}

.download .content .close{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: -10px;
  border: 2px solid #fff;
  cursor: pointer;
  background-color: #ffffff;
  text-align: center;
  line-height: 30px;
} */

#about-link {
  position: absolute;
  right: 0px;
  top: 0;
  width: 140px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 0.8em;
  /* text-transform: uppercase; */
  background: #ea5514;
  color: white;
}

#about-link:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0px;
  width: 20px;
  height: 0;
  border-top: 0px solid transparent;
  border-right: 20px solid #ea5514;
  border-bottom: 20px solid transparent;
}

#about-link a {
  color: white;
}  


.pager {
  display: flex;
  justify-content: end;
  margin: 20px;
}  


@media (max-width: 575px) {
  .slider-content {
    padding: 0;
  }
}


.main-container {
  position: relative;
  padding: 60px 0 60px 0;
  color: #555555;
  background-color: #f9f9fa;
  font-size: 16px;
  font-weight: 400;
  min-height: calc(100vh - 80px);
}
.z-index-1 {
  z-index: 1 !important;
}


.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 70;
  z-index: 1020;
}

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

.top-140 {
  top: 140px !important;
}

.scroll-nav-holder .side-nav {
  width: 100%;
  position: relative;
  border: 1px solid #f1f2f3;
  border-radius: 6px;
}

.side-nav {
  width: 300px;
  z-index: 999;
  top: 0;
  bottom: 0;
  position: fixed;
  overflow: hidden;
  padding: 0;
  border-right: 1px solid #f1f2f3;
}
.bg-white {
  background-color: #fff !important;
}

.navbar-collapse {
  text-align: center;
}

.scroll-nav-holder #main-collapse {
  margin: 25px 0;
}
.side-nav ul, .side-nav ul li, .side-nav ul .dropdown-menu {
  width: 100% !important;
}
.pl-0 {
  padding-left: 0 !important;
}
ul, ol {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
ul {
  list-style: none;
  padding: 0;
}
li {
  color: #555555;
  font-size: 0.875rem;
  letter-spacing: 0.015rem;
}

.side-nav ul, .side-nav ul li, .side-nav ul .dropdown-menu {
  width: 100% !important;
}

.side-nav .nav-link.active, .side-nav .nav-link.active:hover {
  color: #0b50d8;
  border-right: 1px solid #0b50d8;
}
.side-nav .nav-link {
  color: #555555;
  font-size: 16px;
  line-height: 16px;
  text-align: left;
  padding: 10px 15px 10px 30px;
}

/*  .nav-link {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.03rem;
  transition: all 0.2s ease-in-out;
}*/

.side-nav .nav-link.has-collapse:before {
  content: "\F285";
  font-family: bootstrap-icons !important;
  font-weight: 900;
  display: inline-block !important;
  vertical-align: middle;
  color: #555555;
  font-size: 10px;
  line-height: 125%;
  position: absolute;
  left: 10px;
  opacity: 0.75 !important;
  transition: all 0.2s ease-in-out;
  transform: rotate(0deg);
}
.q-a{
  font-size: 16px;
}

.q-a .nav-link.has-collapse:before {
  content: "\F285";
  font-family: bootstrap-icons !important;
  font-weight: 900;
  display: inline-block !important;
  vertical-align: middle;
  color: #555555;
  font-size: 10px;
  line-height: 125%;
  position: absolute;
  left: 0px;
  top: 12px;
  opacity: 0.75 !important;
  transition: all 0.2s ease-in-out;
  transform: rotate(0deg);
}
.q-a .nav-link.has-collapse:not(.collapsed)::before {
  transform: rotate(90deg);
}
.q-a .nav-link {
  font-size: 1.1em;
  position: relative;
 }
 .q-a-content{
  padding: 10px 15px;
  background-color: #f8f9fa;
 }

.side-nav .nav-link.has-collapse:not(.collapsed)::before {
  transform: rotate(90deg);
}

.side-nav .nav-link.has-collapse:hover::after {
  color: #212121;
}

.side-nav .sidenav-sub-item {
  color: #555555;
  background-color: transparent;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding: 12px 30px;
  transition: height 0.35s ease;
}

.side-nav .sidenav-sub-item--active {
  color: #0d6efd;
}

.side-nav .sidenav-sub-item--active:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #0d6efd;
  position: absolute;
  top: 18px;
  left: 36px;
}
.breadcrumb {
  color: #b2b2b2;
  font-size: 14px;
  margin: 4px 0px 10px;
}

.doc-name{
  /* color: #b2b2b2;
  font-size: 14px; */
  padding: 4px 10px 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.doc-name::after{
  border: 1px solid #ddd;
  bottom: 0px;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 90%;
}

.doc-wrapper {
  margin-bottom: 50px;
}

.doc-main-title {
  font-size: 30px;
  font-weight: 600;
  color: #212121;
  padding: 30px 0;
  margin: 0;
  border-bottom: 1px solid #f1f2f3;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.doc-title {
  color: #212121;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 20px;
  transition: all 0.2s ease-in-out;
}

.doc-preview {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 8px;
  box-shadow: 0px 3px 12px rgb(0 0 0 / 5%) !important;
}

.doc-preview img {
  border-radius: 5px;
}

.spacer {
  margin: 2rem 0;
  line-height: 0;
}

.paragraph  img {
  /* width: 80%; */
  max-width: 80%;
  height: auto;   
}


.doc-sub-title {
  color: #212121;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  transition: all 0.2s ease-in-out;
}

.section {
  margin-left: 2rem;
}
.nav-item{
  padding-left: 20px;
  position: relative;
}

.doc-view{
  display: flex;
  height: 100%;
  flex-direction: column;
}
.doc-view .content{
  flex: 1;
 }
 .doc-view .guide{
 padding: 20px 0;
 }




.view-mode{
  display: flex;
  align-items: center;
  justify-content: right;
  margin:20px 20px 10px;
  
}
.view-mode i {  
  margin-left: 10px;
  font-size: 24px; }

.view-mode .selected {  
  color: #0d6efd;
  }
.card-box .head div {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      font-weight: 400;
      line-height: 1.5em;
      /* max-height: 2.2em; */
      margin-bottom: 3px;
  }
/* gdgx */
  .footer-gx {
      background-color: white;
      background-image: url("../img/gx/home/footer.png");
      background-size: cover;
  }

  .footer-gx .footer-area {
     background: unset;
  }

  .footer-gx .footer-area-bottom {
      background: unset;
   }

   .gx-container .hero-bg {
      display: flex;
      justify-content: center;
      align-items: center;
      background-image: url(../img/gx/home/home.jpg);
      height: 850px;
      /* background-image: url(../img/gx/home/hero.jpg);
      height: calc(100vh - 80px); */

      background-repeat: no-repeat;
     /* background-attachment: fixed;*/
      background-size: cover;
  }


  .gx-container h2 {
      color: #815a35;
      font-size: 48px;
      text-shadow: 2px 3px 1px #ccc;
  }
  .gx-container h2 span{     
      font-size: 40px;
      font-weight: 400;
  }

  .gx .section-headline-bg {
      font-size: 54px;
      font-weight: 600;
      color: #ebebeb;
      margin-top: -120px;
  }

  .gx .section-headline h2::after {
      border: 1px solid #cfbfad;
  }

  .gx .link-button:hover {
      color: #e3d6c8;
  }
  .footer-gx .back-to-top {
      background: #e3d6c8;
  }



  .gx .hero-bg {
      display: flex;
      justify-content: center;
      /* align-items: center; */
      height: 316px;
      background-repeat: no-repeat;
      /* background-attachment: fixed; */
      background-size: cover;
  }
  .gx .records .card-box{
      box-shadow: unset; 
      border-radius: 0px;
      border: solid #bdbdbd 2px;
  }

  .gx .help-center-bg {
      background-image: url(../img/gx/help-center/01.jpg);
  }

  .gx .policy-bg {
      background-image: url(../img/gx/policy/01.jpg);
  }

  .zk .logo {
    background-image: url(../img/zk/logo.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 400px;
    height: 60px;
}

  .zk .navbar a:hover, .zk .navbar .active,.zk .navbar .active:focus,.zk .navbar li:hover>a {
    color: #3a64da;
}
  .zk-container .hero-bg {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/zk/bg-1.jpg);
    height: 600px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.zk-container .carousel-container {
  display: flex;
    justify-content: center;
    position: absolute;
    right: 50px;
  align-items: self-start;
  top: 0;
  bottom: 100px;
  left: 30px;
}
.zk-container .zk-block {
  background-color: #ffffff38;
  padding: 120px 30px 0 60px;
  height: 360px;
  width: 480px;
}
.zk-block h2{
color: #d4915d;
    font-weight: 700;
    font-size: 40px;
    padding-bottom: 12px;    
}
.zk-block p{
font-size: 22px;
color: #444c;
line-height: 28px;
}

.zk .section-headline h2::after {
  border: 1px solid #3a64da47;
}
.zk .pagination[data-s-0] li.active{
    background: #3a64da;
    color: rgb(255, 255, 255);
}
.zk .pagination[data-s-0] li:hover {
  border-color: #3a64da;
}

.zk .line svg {
  color: #3a64da47;
}
.eb-business .zk .active {
  background-color: #3a64da;
}
.zk .business-bg {
  background-image: url(../img/zk/business/01.jpg);
  background-attachment: unset;
}
.zk .hero-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 316px;
  background-repeat: no-repeat;
  /* background-attachment: fixed; */
  background-size: cover;
}

.zk .view-mode .selected {
  color: #3a64da;
}
.footer-zk .part-1,.footer-zk .footer-area-bottom{
  display: none;
}
.footer-zk .footer-area {
  padding: 30px 10px;
  background: #3a64da;
}
.footer-zk .back-to-top{
background: #0dcaf0;
}
  .q-a{
    font-size: 16px;
  }

  .q-a .nav-link.has-collapse:before {
    content: "\F285";
    font-family: bootstrap-icons !important;
    font-weight: 900;
    display: inline-block !important;
    vertical-align: middle;
    color: #555555;
    font-size: 10px;
    line-height: 125%;
    position: absolute;
    left: 0px;
    top: 12px;
    opacity: 0.75 !important;
    transition: all 0.2s ease-in-out;
    transform: rotate(0deg);
  }
  .q-a .nav-link.has-collapse:not(.collapsed)::before {
    transform: rotate(90deg);
  }
  .q-a .nav-link {
    font-size: 1.1em;
    position: relative;
   }
   .q-a-content{
    padding: 10px 15px;
    background-color: #f8f9fa;
   }
  
  .gx .aboutus-bg {
      background-image: url(../img/gx/aboutus/01.jpg);
  }

  .gx .policy-list a {
      position: relative;
      padding-left: 15px;
  }
  .gx .policy-list a:before {
      position: absolute;
      content: '';
      /* background: url(../img/gx/policy/icon.png); */
      background-image: url(../img/gx/policy/icon.png);
      background-size: 18px;
      background-repeat: no-repeat;
      left: -24px;
      top: 34px;
      width: 20px;
      height: 20px;
      transform: translateY(-50%);
  }

  .gx .section-headline-bg {
      font-size: 54px;
      font-weight: 600;
      color: #e9ecef;
  }
  
  .side-nav .sidenav-sub-item {
    color: #555555;
    background-color: transparent;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding: 12px 30px;
    transition: height 0.35s ease;
  }

  .side-nav .sidenav-sub-item--active {
    color: #0d6efd;
  }

  .side-nav .sidenav-sub-item--active:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #0d6efd;
    position: absolute;
    top: 18px;
    left: 36px;
  }
  .breadcrumb {
    color: #b2b2b2;
    font-size: 14px;
    margin: 4px 0px 10px;
  }

  .doc-name{
    position: relative;
    /* width: fit-content; */
    margin-bottom: 20px;
    margin: 0px auto 30px;
    text-align: center;
    padding: 4px 10px 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .doc-name::after{
    border: 1px solid #ddd;
    bottom: 0px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 90%;
  }
  
  .doc-wrapper {
    margin-bottom: 50px;
  }
  .gx .section-headline-bg h2 {
      width: unset;
      padding-bottom: 6px;
      border-bottom: 3px solid;
      border-image: linear-gradient(90deg, #a5a5a5 0%,rgba(0, 216, 247, 0) 100%) 2 2 2 2;
  }

  .gx .content {
      margin: 30px 30px 60px;;
      padding: 60px 60px;
      box-shadow: 3px 2px 13px 0px rgb(106 107 110 / 30%);
      background-color: white;
      min-height: 640px;
  }

  .gx .dir-panel div {
      background-color: #a78a68;
      padding: 10px 20px;
      margin-top: 0px; 
  }

  .gx .dir-panel a {
      color: #444;
      font-size: 16px;
  }


  .gx .business-bg {
      background-image: url(../img/gx/business/webwxgetmsgimg_no_word.png);
      background-attachment: unset;
  }


  .eb-business .gx .active {
      background-color: #a78a68;
  }


  .gx .view-mode .selected {
      color: #a78a68;
  }



  .gx .records .card-box .head{
      background-image: unset;
      background-color: #f8f9fa;
      
  }


  .gx .records .card-box .body p{        
      color: #858585;
      
  }

  .gx .nav-right a:hover {
      color: #cea56e;;
  }

  .gx .eb-business .active {
      background-color: #cea56e
  }

  .gx .eb-way h4,.gx .eb-way h5 {
    
      color: #a78a68;
  }


  .gx .policy-list li {
      padding: 0 0 16px 30px;
      border-bottom: 1px dashed #e4e5e5;
      position: relative;
  }
  .gx .policy-list li span {
      font-size: 16px;
  }

  .gx .pagination   li:hover{
      border-color: rgb(58 100 218);
  }
  .gx .pagination   li.active{
      background: rgb(58 100 218);
      color: #fff;
  }
  .footer-gx .hide{
      display: none;
  }
  .gx .progress {      
      border-radius: 0.5rem;
  }
  .gx .progress-bar {      
      background-color: #a78a68;
      border-radius: 0.5rem;
  }
  .gx .progress-bar-striped {
      background-image: linear-gradient(180deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  }

  .yx .content {
      margin: 30px 30px 60px;;
      padding: 60px 60px;
      box-shadow: 3px 2px 13px 0px rgb(106 107 110 / 30%);
      background-color: white;
      min-height: 640px;
  }

  .yx .policy-list li {
      padding: 20px 0 10px;
      border-bottom: 1px dashed #e4e5e5;
      position: relative;
  }
  .yx .policy-list li span {
      font-size: 16px;
  }

  .policy .hero-bg {
      display: flex;
      justify-content: center;
      align-items: center;
      background-image: url(../img/yx/law/background.jpg);
      height: 420px;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: contain;
  }
  .view-mode i {  
    margin-left: 10px;
    font-size: 24px; }

  .view-mode .selected {  
    color: #0d6efd;
    }
  .card-box .head div {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-weight: 400;
        line-height: 1.5em;
        /* max-height: 2.2em; */
        margin-bottom: 3px;
    }
/* gdgx */
    .footer-gx {
        background-color: white;
        background-image: url("../img/gx/home/footer.png");
        background-size: cover;
    }

    .footer-gx .footer-area {
       background: unset;
    }

    .footer-gx .footer-area-bottom {
        background: unset;
     }

     .gx-container .hero-bg {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 850px;
        background-image: url(../img/gx/business/webwxgetmsgimg.png);
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        background-size: contain;
        /* background-position-y: 50px; */
    }
    .gx-container h2 {
        color: #815a35;
        font-size: 48px;
        text-shadow: 2px 3px 1px #ccc;
    }
    .gx-container h2 span{     
        font-size: 40px;
        font-weight: 400;
    }

    .gx .section-headline-bg {
        font-size: 54px;
        font-weight: 600;
        color: #ebebeb;
        margin-top: -120px;
    }

    .gx .section-headline h2::after {
        border: 1px solid #cfbfad;
    }

    .gx .link-button:hover {
        color: #e3d6c8;
    }
    .footer-gx .back-to-top {
        background: #e3d6c8;
    }



    .gx .hero-bg {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 316px;
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        background-size: cover;
    }
    .gx .records .card-box{
        box-shadow: unset; 
        border-radius: 0px;
        border: solid #bdbdbd 2px;
    }

    .gx .help-center-bg {
        background-image: url(../img/gx/help-center/01.jpg);
    }

    .gx .policy-bg {
        background-image: url(../img/gx/policy/01.jpg);
    }

    
    .gx .aboutus-bg {
        background-image: url(../img/gx/aboutus/01.jpg);
    }

    .gx .policy-list a {
        position: relative;
        padding-left: 15px;
    }
    .gx .policy-list a:before {
        position: absolute;
        content: '';
        /* background: url(../img/gx/policy/icon.png); */
        background-image: url(../img/gx/policy/icon.png);
        background-size: 18px;
        background-repeat: no-repeat;
        left: -24px;
        top: 34px;
        width: 20px;
        height: 20px;
        transform: translateY(-50%);
    }

    .gx .section-headline-bg {
        font-size: 54px;
        font-weight: 600;
        color: #e9ecef;
    }
    .gx .hero-bg .section-headline-bg {
        margin-top: 0px; 
        margin-bottom: 0px;
    }

    .gx .records .card-box{
        border: solid #f9fafb 6px;
        border-radius: 15px;
        box-shadow: 0 0 10px 0 #ddd;
    }

    .gx .records .card-box .head p {
        color: #c8c8c8;
    }

    .gx .records .card-box .head div {
        color: #8a7151;
        font-weight: 600;
    }
    .gx .section-headline-bg span {
        font-size: 36px;
        font-weight: 400;
        color: #ddd;
        margin-left: 5px;
    }
    .gx .section-headline-bg h2 {
        width: unset;
        padding-bottom: 6px;
        border-bottom: 3px solid;
        border-image: linear-gradient(90deg, #a5a5a5 0%,rgba(0, 216, 247, 0) 100%) 2 2 2 2;
    }

    .gx .content {
        margin: 30px 30px 60px;;
        padding: 60px 60px;
        box-shadow: 3px 2px 13px 0px rgb(106 107 110 / 30%);
        background-color: white;
        min-height: 640px;
    }

    .gx .dir-panel div {
        background-color: #a78a68;
        padding: 10px 20px;
        margin-top: 0px; 
    }

    .gx .dir-panel a {
        color: #444;
        font-size: 16px;
    }


    .gx .business-bg {
        height: 850px;
        background-image: url(../img/gx/business/webwxgetmsgimg.png);
        background-attachment: fixed;
        background-size: contain;
        background-position-y: 50px;
    }


    .eb-business .gx .active {
        background-color: #a78a68;
    }


    .gx .view-mode .selected {
        color: #a78a68;
    }



    .gx .records .card-box .head{
        background-image: unset;
        background-color: #f8f9fa;
        
    }

  
    .gx .records .card-box .body p{        
        color: #858585;
        
    }

    .gx .nav-right a:hover {
        color: #cea56e;;
    }

    .gx .eb-business .active {
        background-color: #cea56e
    }

    .gx .eb-way h4,.gx .eb-way h5 {
      
        color: #a78a68;
    }


    .gx .policy-list li {
        padding: 0 0 16px 30px;
        border-bottom: 1px dashed #e4e5e5;
        position: relative;
    }
    .gx .policy-list li span {
        font-size: 16px;
    }

    .gx .pagination   li:hover{
        border-color: rgb(58 100 218);
    }
    .gx .pagination   li.active{
        background: rgb(58 100 218);
        color: #fff;
    }
    .footer-gx .hide{
        display: none;
    }
    .gx .progress {      
        border-radius: 0.5rem;
    }
    .gx .progress-bar {      
        background-color: #a78a68;
        border-radius: 0.5rem;
    }
    .gx .progress-bar-striped {
        background-image: linear-gradient(180deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    }

    .yx .content {
        margin: 30px 30px 60px;;
        padding: 60px 60px;
        box-shadow: 3px 2px 13px 0px rgb(106 107 110 / 30%);
        background-color: white;
        min-height: 640px;
    }

    .yx .policy-list li {
        padding: 20px 0 10px;
        border-bottom: 1px dashed #e4e5e5;
        position: relative;
    }
    .yx .policy-list li span {
        font-size: 16px;
    }

    .policy .hero-bg {
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(../img/yx/law/background.jpg);
        height: 420px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: contain;
    }
    .policy .section-headline-bg {
        margin: 0;
        color: rgb(106 107 110 / 30%);
    }
    .policy .hero-title {
        margin-top: 0px;
    }
    .policy .hero-title h2 {
        display: inline-block;
        font-size: 32px;
        font-weight: 600;
        margin: -20px 0 0 0;
        margin-bottom: 70px;
        position: relative;
        color: #0dcaf0;
        width: 300px;
    }
    

    /*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .swiper-slide img {
    opacity: 0.6;
    transition: 0.3s;
  }
  .clients .swiper-slide:hover img {
    opacity: 1;
  }
  .clients .swiper-pagination {
    margin-top: 20px;
    position: relative;
  }
  .clients .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #0880e8;
  }
  .clients .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0880e8;
  }
  .gx .clients .swiper-pagination .swiper-pagination-bullet {
      border: 1px solid #a78a68;
      
  }

  /* .gx .records table span {
    color: #a78a68;
  } */

  /* .gx .clients .swiper-pagination .swiper-pagination-bullet-active{
    color: #a78a68;
  } */
  .clients .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #a78a68;
}


  .clients .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
  }
  .clients .owl-item img {
    width: 60%;
    opacity: 0.5;
    transition: 0.3s;
  }
  .clients .owl-item img:hover {
    opacity: 1;
  }
  .clients .owl-nav, .clients .owl-dots {
    margin-top: 5px;
    text-align: center;
  }
  .clients .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd !important;
  }
  .clients .owl-dot.active {
    background-color: #0880e8 !important;
  }

  .clients {
    padding: 60px 0;
    overflow: hidden;
  }

  .clients {
    padding: 60px 0;
    overflow: hidden;
  }
  .eb-way span {
    color: #444;
  }

  .wrapper{
    background-color: #f9f9fa;
  }
  .content-container{
    background-color: white;
    padding: 10px 30px 30px;
  }

  .breadcrumbs {
    line-height: 44px;
    font-size: 14px;
    color: #999;
  }
  .policy-head {
    border: 1px #dddddd solid;
    border-bottom: none;
  }

  .policy-head div{
  text-align: center;
  margin: 20px 20px 0;
  padding: 20px;
  background-color: #eff2f6;
  }
  .policy-text {
    padding: 10px 66px 38px 66px;
    border: 1px #dddddd solid;
    border-top: none;
   }

  .clear-search{
    position: absolute;
    top: 8px;
    right: 60px;
    font-size: larger;
    z-index: 100;
    background-color: white;
  }

.zk .nav-right a:hover {
  color: #3a64da;
}

   @media (max-width: 991px) {
    .records .card-box {
      min-height: unset;   
  }
  .eb-business .hero-bg {
    height: 100px;
  }
  .eb-business{
    margin-bottom: -70px;
  }
  .eb-business .content {
    margin: -30px 10px 0px;
    padding: 30px 30px;
  }

.filter{
  position: absolute;
  z-index: 100;
  background-color: white;
  display: block;
  top: 120px;
  transition: 0.3s;
  left: 0;
  right: 0;
  padding: 10px;  
  box-shadow: 0 5px 10px -5px #adb5bd;
}
.announcement .title{
  font-size: 22px;
  line-height: 28px;
}
.zk .logo {
  background-image: url(../img/zk/logo-s.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}
.zk .mobile-nav-toggle {  
  top: 15px;
  
}


}
   
@media (max-width: 575px) {
  #hero {
    height: 200px;
  }
  .section-headline-bg {
    font-size: 48px;
    /* margin-top: unset; */
 
  }
  .section-headline h2 {
    font-size: 28px;
 
}
  .area-padding {
    padding: 30px 0;
  }
  .platform .icon-box {
    padding: 20px;
  }

  .tech-item {
    min-height: 108px;
  }
  .advantage-box {
    width: 96%;
    box-shadow: unset;
    border-radius: unset;
  }
  .customer .customer-slider {
    box-shadow: unset;
    border-radius: unset;
    margin: 0 -0.75rem;
}
.customer .customer-name {
  margin-top: 10px;
  font-size: medium;
}
.eb-customer .customer-item {  
  min-width: 280px;
}


  .content-container {
    padding: 10px 0px 10px;
  }

  .filter{
    top: 100px;
  }

  .eb-business .content {
    margin: unset;
    padding: 0px;
    box-shadow: unset;
  }

  .view-mode {
    display: none;
  }
  .records .container {
    padding: 0;
  }
  .records .card-box {
    min-height: unset;
  }

  .footer-area {
    padding: 10px 5px; 
}
.footer-area-bottom {
  padding: 10px 0;
}

.service .hero-bg {
  height: 200px;
  background-repeat: no-repeat;
  background-attachment: unset;
  background-size: cover;
}
.col-img {
  width: 200px;
}

.eb-customer .hero-bg {
  height: 200px;
  background-attachment: unset;   
}
/* .eb-customer .section-headline-bg {
  margin: unset; 
} */
.eb-customer .hero-title h2::after {
  border-top: unset;
  border-bottom: unset;
  content: unset;  
}

.help-center .hero-bg {
  height: 200px;
  background-attachment: unset;   
}
/* .help-center .hero-title {
  margin-top: 0px;
} */
/* .help-center .section-headline-bg {
  margin: unset; 
} */
.help-center .hero-title h2::after {
  border-top: unset;
  border-bottom: unset;
  content: unset;  
}
.help-container{
  margin: 0px 0 100px; 
  min-height: 640px;

}
.aboutus .hero-bg {
  height: 200px;
  background-attachment: unset;  
}
.aboutus .hero-title h2::after {
  border-top: unset;
  border-bottom: unset;
  content: unset;
}
.history {
  background-image: unset;
  width: unset;
  height: unset;
}
.history-col {
  position: unset;
}
.history-col div {
  position: unset;
  
}
.eb-contact {
  margin: 40px 0;
}
.eb-customer .hero-bg {
  height: 200px;
  background-attachment: unset;  
}

.eb-customer .hero-title h2::after {
  border-top: unset;
  border-bottom: unset;
  content: unset;
}

.customer-container{
  margin: 0px 0 100px; 
  min-height: 640px;
}
.customer-home {
  padding: 20px 0;
  height: 200px;
}
.customer-home .logo img {
  max-height: 100px;
}

.announcement .content-panel {
  margin: 0 0 20px;
}

.content-panel {
  margin: 0; 
}
.zk-container .hero-bg {
  height: 200px;
  background-size: contain;
}
.zk-container .carousel-container {
   position: unset; 
 
}
.zk-container .zk-block {
  background-color: unset; 
  padding: 120px 0px 0 0px;
  height: 360px;
  text-align: center;
  width: unset;
}
}

@media print {
  .content-panel .title{
    text-align: center;
    font-size: 22px;
    line-height: 28px;
  }
  .content-panel .content .header{
    width: 100%;
    padding: 10px;
    background-color: #f1f1f1;
    border-radius: 5px;
   
  }

}

#print-area, #print-area table {
  table-layout: fixed;
  width: 100%;
}
#print-area table td {
  white-space: normal;
}

.language-link {
  height: 20px;
  min-width: 140px;
  line-height: 20px;
  /* transform: scale(0.8); */
}

.language-link ul li span,  .language-link ul li a{
  font-size: 12px;
}

.language-link ul li{
  display: inline-block;
}

.language-link li::after {
  content: " |";
}

.language-link li:last-child::after {
  content: "";
}
.language-link li.active span, .language-link li a:hover {
  color: #000;
  text-effect: none;
}
.language-link, .language-link a {
  color: #777;
  text-transform: uppercase;
  text-decoration: none;
}
.setH4Style {
  font-size: 18px;
  white-space: nowrap;
}
.platform .reset-iconbox-padding { 
  padding: 15px;
}

.contact-left {
  display: flex;
  flex-direction: column;
  align-items: start;
  color: #ffffff;
  padding: 20px 40px;
  background-color: #3975e5;
  box-shadow: 9px 12px 13px 0px rgb(106 107 110 / 30%);
  border-radius: 12px;
  height: 100%;

}

.contact-left h4 {
  align-self: center;
}

.contact-col {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding: 20px;
  background-color: #ffffff;
  box-shadow: 3px 2px 13px 0px rgb(106 107 110 / 30%);
  border-radius: 12px;
  height: 100%;
  min-width: 180px;
}

.contact-col h4 {
  align-self: center;
}

.contact-left p {
  color: white;
  font-size: 14px;
  margin: 0 auto;
}

.contact-col p {
  font-size: 14px;
  margin: 0 auto;
}

.contact-col h4 {
  color: #3974e5;
}

.contact-col h5 {
  color: #3974e5;
  font-size: 16px;
  margin: 10px 0 0;
}

.contact-left h4 {
  color: white;
}

.contact-left h5 {
  color: #15d5e6;
  font-size: 16px;
  margin: 10px 0 0;
}

.records .card-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  min-height: 280px;
  min-width: 260px;
  white-space: unset;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
  border-radius: 8px;
  z-index: 1;
}

.records .card-box a {
  display: block;
  height: auto;
  width: 80px;
  padding-bottom: 6px;
  color: unset;
}

.records .card-box p {
  text-align: left;
  margin: 0 0 6px;
}

.records .card-box .head{
  display: block;
  padding: 10px 16px;
  min-height: 86px;
  font-size: 16px;
  text-align: left;
  color: white;
  width: 100%;
  background-image: linear-gradient(to right, #5994ff, #6fd1f4);
}
.records .card-box .head p{
  color: rgb(213, 255, 255);
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: 300;
}



.records .card-box .body{
  display: block;
  padding: 10px 16px;
  width: 100%;
  font-size: 16px;
}

.home-yx .link-button {
 
  width: auto;
  margin-right: 2em;
}
.about-us-section-items:first-child {
  height: 680px;
}
.about-us-section-items-2 {
  position: relative;
  font-size: 22px;
  letter-spacing: 1px;
  color: #000000;
  font-weight: 500;
  font-family: "Source Han Sans CN";
  width: 100%;
  height: 60px;
  padding: 30px 0px;
  margin-top: 40px;
  background: #fff;
}
.about-us-section-items-2::after {
  border: 1px solid #d6d6d6;
  bottom: 50%;
  transform: translateY(-50%);
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100%;
}
.about-us-section-items-2 .container {
  /* height: 60px; */
  margin: 0px auto;
  /* background: #fff; */
}
.about-us-section-items-2 .content {
  width: 100%;
  /* position: absolute; */
  bottom: 15px;
  content: "";
  left: 262px;
  z-index: 2;
  text-align: center;
}
.about-us-section-items-2 .content span {
  display: inline-block;
  padding: 0px 20px;
  background: #fff;
  margin-right: 78px;
}
.rectangle {
  width: 18px;
  height: 18px;
  margin-right: 20px;
  background: #1157a7;
}
.company-desc-title  {
  margin: 30px 0px;
}
.company-desc-title h2 {
  position: relative;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 53px;
  color: #000000;
  font-weight: 500;
}
.company-desc-title h2::after {
  background-color: #418ffb;
  border: 2px solid #1158a8;
  position: absolute;
  bottom: -4px;
  content: "";
  left: 0;
  right: 0;
  width: 100px;
}
.company-desc-txt {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #000000;
  font-family: "Source Han Sans CN";
  filter: drop-shadow(-1.953px 5.673px 19px rgba(160,160,160,0.33));
  padding: 80px 60px;
  background-color: #ffffff;
}
.org-desc {
  flex-direction: column;
}
.org-desc-img {
  flex: 1;
}
.height100 {
  height: 100%;
}
.about-us-section-items-3 {
  width: 100%;
  height: 980px;
  background: url(../img/aboutUs/aboutus-bg-3.png) no-repeat;
  background-size: 100% 100%;
}
.zizhi-desc {
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  font-family: "Source Han Sans CN";
  margin: 50px 0px 0px 150px;
}
.tuandui-desc {
  font-size: 18px;
  line-height: 48px;
  color: #000000;
  text-indent: 36px;
  font-family: "Source Han Sans CN";
}
.about-us-section-items-4 {
  background: url(../img/aboutUs/tuandui-bg.png);
  background-size: 100% 100%;
}
.about-us-section-items-5 {
  width: 100%;
  height: 500px;
  background: url(../img/aboutUs/aboutus-bg-5.png);
  background-size: 100% 100%;
}
.about-us-section-items-5 .container {
  position: relative;
}
.about-us-section-items-5 .rectangle {
  background-color: #fff;
}
.about-us-section-items-5 .company-desc-title h2 {
  color: #fff;
}
.about-us-section-items-5 .company-desc-title h2::after {
  background-color: #fff;
  border-color: #fff;
}
.about-us-section-items-5 .about-us-section-items-5-desc {
  font-size: 18px;
  line-height: 72px;
  color: #000000;
  font-family: "Source Han Sans CN";
}
.about-us-section-items-5-desc {
  position: absolute;
  width: 800px;
  height: 78px;
  transform: skewX(-15deg);
  filter: drop-shadow(-1.953px 5.673px 19px rgba(160,160,160,0.64));
  background-color: #ffffff;
}
.about-us-section-items-5-desc .sort {
  width: 34px;
  height: 50px;
  color: #fff;
  margin-left: -10px;
  background-color: #0952d4;
  transform: skewX(-4deg);
}
.about-us-section-items-5-desc p{
  font-size: 18px;
  line-height: 72px;
  color: #000000;
  margin: 0px 0px 0px 20px;
  transform: skewX(15deg);
  font-family: "Source Han Sans CN";
}
.about-us-section-items-5-desc:nth-child(2) {
  left: 162px;
  top: 190px;
}
.about-us-section-items-5-desc:nth-child(3) {
  z-index: 2;
  left: 353px;
  top: 252px;
}
.about-us-section-items-5-desc:nth-child(4) {
  top: 324px;
  left: 223px;
}