.pd40 {
  padding: 40px 0;
}
.pd20 {
  padding: 20px 0;
}
.pd10 {
  padding: 20px 0;
}
.noPad {
  padding: 0 !important;
  margin: 0 !important;
}
.mtb60 {
  margin-bottom: 60px;
}
.navbar {
  border-radius: 0;
  padding: 10px 0;
  margin-bottom: 0;
  background: #000;
  border: none;
}
.navbar-right {
  font-size: 22px;
}
.navbar-right > li > a {
  padding-left: 35px;
  padding-right: 35px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a > i {
  font-size: 30px;
  margin-top: -10px;
  display: inline-block;
}
.navbar-inverse .navbar-nav > .qrcode-nav:hover a {
  color: #48bdf1;
}
.qrcode-nav:hover {
  background: #fff;
  color: #48bdf1;
  margin: -20px -48px -20px -20px;
  padding: 20px 48px 20px 20px;
}
.qrcode-nav:hover .qrcode {
  display: block;
}
.qrcode {
  position: absolute;
  z-index: 99;
  top: 70px;
  display: none;
  padding: 15px;
  background: #ffffff;
  text-align: center;
  left: 0px;
}
.navbar-right > li:last-child > a {
  padding-right: 0px;
}
.navbar-brand {
  padding: 10px 15px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #3da3d2;
}
.logo {
  height: 30px;
}
.dl .card-item {
  padding: 40px;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 1px 1px 40px #e9e9e9;
  cursor: pointer;
}
.dl-swiper .swiper-slide {
  height: 700px;
}
.dl-swiper .swiper-slide {
  font-size: 70px;
  color: #ffffff;
  text-align: center;
}
.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;
}
.swiper-pagination-bullet {
  background: #b6b6b6;
  width: 12px;
  height: 12px;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #ffffff;
  width: 60px;
  border-radius: 10px;
}
.dl {
  text-align: center;
  color: #4d4d4d;
  padding-top: 20px;
}
.dl h5 {
  letter-spacing: 5px;
  font-size: 45px;
  margin: 50px;
}
.dl h5 span {
  border-bottom: 4px solid #48bdf2;
  padding-bottom: 25px;
}
.dl h6 {
  letter-spacing: 5px;
  font-size: 40px;
  margin: 25px;
  font-weight: bold;
}
.dl p {
  letter-spacing: 2px;
  font-size: 26px;
  font-weight: 300;
  line-height: 200%;
  padding-left: 25px;
  padding-right: 25px;
}
.banner-cnt img {
  width: 100%;
}
.dark-cnt {
  background: #f8f9f8;
}
.wx-cnt {
  padding-top: 0;
}
.wx-cnt h5 {
  margin: 25px 0;
}
.wx-items .col-md-4 {
  padding: 15px;
}
.wx-items .card-item i {
  color: #48bdf2;
  font-size: 70px;
}
.wx-items .card-item strong {
  display: block;
  font-size: 24px;
  color: #000;
  margin: 20px 0;
}
.wx-items .card-item p {
  font-size: 16px;
  padding: 0;
}
.wx-wxapp-step {
  padding: 60px;
}
.wx-wxapp-step img {
  width: 100%;
}
.about h5 {
  margin: 25px 0 50px;
}
.service-process span {
  display: block;
  width: 460px;
  background: #48bdf2;
  color: #ffffff;
  font-size: 35px;
  margin: 20px auto;
  border-radius: 35px;
  padding: 10px 0;
}
.service-process-last {
  width: 460px;
  margin: 20px auto 20px;
}
.cooperate {
  padding-bottom: 60px;
}
.cooperate h5 {
  font-size: 70px;
  font-weight: bold;
}
.cooperate-items strong {
  font-size: 50px;
  display: block;
  margin: 25px 0;
  background: #f9f9f9;
}
.cooperate-items img {
  width: 100%;
}
.cooperate-items .card-item {
  background: #f9f9f9;
}
.cooperate-items .active strong {
  color: #48bdf2;
}
.contact img {
  width: 100%;
}
.contact .contact-item i {
  display: block;
  color: #48bdf2;
  font-size: 50px;
}
.contact .contact-item {
  padding: 70px 0;
}
.contact .contact-item {
  padding-top: 90px;
  height: 400px;
}
.contact .contact-item p {
  font-size: 20px;
  line-height: 120%;
}
.contact span {
  display: block;
  margin: 20px 0;
  font-size: 30px;
}
.contact-items {
  padding: 0 15px;
}
.contact-item-dark {
  background: #232323;
  color: #fff;
}
.contact-item-dark {
  background: #232323;
  color: #fff;
}
.footer {
  background: #1a1a1a;
  padding: 70px 20%;
}
.footer .links {
  border-top: 1px solid #575757;
  padding-top: 50px;
  text-align: center;
  font-size: 20px;
  color: #4d4d4d;
}
.footer .links a {
  color: #4d4d4d;
}
@media (min-width: 1200px) {
  .container {
    width: 1210px;
  }
}
