.nav-label {
  display: flex;
  align-items: center;height: 100%;
}
.lan-login {
  display: flex;
  align-items: center;
}
.lan-login a {
  align-items: center;
  display: flex;
  margin-left: 20px;
}
.lan-login a img {
  margin-right: 8px;
}
.lan-login .btn-border {
  background: #fff;
  color: #ff2e4d;
}
.lan-login .name {
  background: none;
  color: #fff;
  padding: 0;
  border: 0;
}
.lan-login .name img {
  height: 32px;
  width: 32px;
}
.box-lightbox {
  background: none !important;
  padding: 0 !important;
}
.login-box {
  max-width: 480px;
  margin: 0 auto;
  background: linear-gradient(180deg, #E2E4FA 0%, #FFFFFF 48.96%, #FAFBFF 100%);
  border-radius: 10px;
  position: relative;
  color: #000;
}
.login-box .close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: auto;
  height: auto;
  margin: 0;
}
.login-box .mfp-close {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
}
.login-box .bg {
  background: url("newimg/bg_login.png") no-repeat top left;
  padding: 40px !important;
}
.login-box .box {
  box-shadow: 0px 0px 60px 0px #3772FF33;
  background: #FFFFFF;
  border-radius: 10px;
}
.login-box .box .txt {
  border-bottom: 1px solid rgba(54, 56, 65, 0.1);
  padding: 10px 15px;
  color: #333333;
}
.login-box .box .txt span {
  color: #3772ff;
}
.login-box .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
}
.login-box ul {
  padding: 30px 40px;
  margin: 0;
}
.login-box ul li {
  list-style: none;
  background: #f2f2f4;
  border-radius: 5px;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  padding: 0 15px;
}
.login-box ul li input {
  height: 50px;
  width: 100%;
  background: none;
  border: 0;
  color: #000;
}
.login-box ul li img {
  vertical-align: middle;
}
.login-box ul li .inp {
  margin-left: 10px;
  flex: 1;
}
.login-box ul li.mit {
  padding: 0;
  background: none;
}
.login-box ul li.p {
  color: #999999;
  background: none;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 10px;
}
.login-box ul li.p a {
  color: #333333;
  text-decoration: none;
  margin: 0 5px;
}
.mfp-content {
  background: none;
}


.quit-box {
  max-width: 480px;
  margin: 0 auto;
  background: linear-gradient(180deg, #E2E4FA 0%, #FFFFFF 48.96%, #FAFBFF 100%);
  border-radius: 10px;
  position: relative;
  padding: 40px !important;
  color: #000;
}
.quit-box .close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: auto;
  height: auto;
  margin: 0;
}
.quit-box .mfp-close {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
}
.quit-box .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.quit-box .box {
  color: #999;
}
.quit-box .mits {
  text-align: right;
}
.quit-box .mits a {
  line-height: 60px;
  height: 40px;
  padding: 0 40px;
}
.quit-box .mits a span {
  position: absolute;
  font-size: 14px;
  width: 100%;
  height: 100%;
  padding: 0;
  line-height: 38px;
  margin: auto;
  display: block;
}
.quit-box .mits a.btn-border {
  border-color: #3772ff !important;
}
.quit-box .mits a.btn-border span {
  color: #3772ff !important;
}
.cnt-box-blog-side > .img-box  {
  display: flex;
}
.cnt-box-blog-side > .img-box img {
  object-fit: cover;
}


.new-imgbox img {
  margin: 20px 0 0 20px;
}
.new-imgbox {
  height: 100%;
}

.section-image {
  background: #110d2e !important;
}

.color-fff {
  color: #fff !important;
}
.color-000 {
  color: #000 !important;
}

.icon-box-left {
  display: flex;
  align-items: center !important;
}

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

.button-color {
  border: none;
  border-bottom-color: transparent !important;
  background: #3772ff !important;
}
.box-color {
  border: none;
  /* border-bottom-color: transparent !important;
  background-color: transparent !important; */
  background-image: linear-gradient(90deg, #13234A 0%, #0E3083 100%) !important;
}
.form-box input,
.form-box textarea {
  background: none;
}

.icon-links a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-color: #fff !important;
}
.min-height-170 {
  min-height: 170px;
}

.parent-td td img {
  padding: 10px !important;
  background-image: linear-gradient(90deg, #13234A 0%, #0E3083 100%) !important;
  font-size: 0;
}

.home-back {
  background-image: url("newimg/bck1.png") !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.huang {
  word-break: break-all;

  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.img-cover {
  object-fit: cover !important;
}

.w-40 {
  width: 40px;
}

.img-box {
  text-decoration: none;
  position: relative;

  border-radius: 12px 12px 0 0 !important;
  overflow: hidden;
}

.img-box .like-box {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;

  padding: 0 6px;
  border-radius: 12px;

  display: flex;
  align-items: center;
}

.img-box .like-box img {
  width: 20px !important;
  height: 18px !important;
  margin-right: 4px;
}
.img-box .like-box p {
  margin: 0 !important;
  color: #000;
}

.height-100 .cnt-box,
.height-100 .caption {
  height: 100%;
}
@media (max-width: 991px) {
  .nav-label {
    display: block;
  }
  .lan-login {
    margin-bottom: 20px;
  }
  .nav-label a {

  }
  .quit-box .mits {
    display: flex;
    margin-top: 24px;
  }
  .quit-box .mits a{
    margin-top: 0 !important;
  }
  .lan-menu > .dropdown.active > ul {
    flex-wrap:wrap
  }
  .lan-menu > .dropdown.active > ul li a {
    height: 30px !important;line-height: 30px !important;
  }
  .lan-menu .dropdown.active {
    align-items: center;
  }
}
@media (max-width: 425px) {
  .home-back {
    background-size: cover !important;
    background-image: url("newimg/yidong.jpg") !important;
  }
  .min-height-170 {
    min-height: auto;
  }
  main > section > .container {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .small-box {
    display: flex !important;
    flex-wrap: wrap;
  }
  .small-box .grid-item {
    width: 40%;
  }
  .small-hide {
    display: none;
  }
  .down-tr td {
    display: flex !important;
    align-items: center;
  }
  .down-tr td p {
    margin-top: 0;
  }
  .down-tr td img {
    margin: 0 20px 0 0;
  }
}

.lan-menu .dropdown > ul > li > a, .lan-menu .dropdown > ul {
  max-width: none !important;
}
