.solu-wrap {
  background-color: #f8f8f8;
}

.solu-top {
  width: 100%;
  height: 500px;
  position: relative;
}

.solu-top img {
  width: 100%;
  height: 500px;
}

.solu-top-describe {
  position: absolute;
  left: 50%;
  width: 1200px;
  top: 118px;
  z-index: 99;
  transform: translateX(-50%);
}

.solu-top-describe span {
  color: rgba(255, 255, 255, 1);
  display: block;
  font-size: 30px;
  font-weight: 400;
}

.solu-top-describe span:first-child {
  font-size: 54px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  margin-bottom: 60px;
}

.mrTop {
  margin-top: 24px;
}

.solu-top-describe button {
  margin-top: 60px;
  border: none;
  width: 200px;
  height: 59px;
  background: rgba(63, 199, 43, 1);
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: rgba(255, 255, 255, 1);
}

.messageUseWrap {
  /* margin-top: 105px; */
  width: 100%;
  height: 800px;
  background: none;
  /* background-image: url("../imgs/solu/messageUseBg.png"); */
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 542px 800px;
  position: relative;
}
/* .messageUseMark {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.13);
  z-index: 1;
} */
.messageUseWrap video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: 0.3s ease-in-out;
  object-fit: fill;
  /* transform: translate(-50%, -50%); */
}

.messageUse {
  display: flex;
  flex-direction: row;
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  align-items: center;
  padding-top: 105px;
}

.messageUse img {
  width: 463px;
  height: 620px;
  margin: 0 auto;
  opacity: 0;
}

.messageNavWrap {
  width: 465px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 465px;
}

.messageNav {
  text-align: center;
  margin: 0 30px 29px 0;
  width: 135px;
  height: 135px;
  background: rgba(63, 199, 43, 1);
  border-radius: 10px;
  line-height: 135px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
}

.messageNav:nth-child(3n) {
  margin-right: 0;
}

.messageNav:nth-child(2n) {
  background: rgba(143, 211, 64, 1);
}

.app-scena-title {
  width: 100%;
  text-align: center;
  height: 184px;
  line-height: 184px;
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.app-scena {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1920px) {
  .app-scena {
    padding-top: 105px;
  }
}

.app-scena-con {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.app-scena-nav {
  margin-right: 27px;
  text-align: center;
  width: 280px;
  height: 80px;
  line-height: 80px;
  background: rgba(255, 255, 255, 1);
  /* border: 3px solid #d5d5d5; */
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 26px;
  cursor: pointer;
}

.app-scena-nav:last-child {
  margin-right: 0;
}

.app-scena-navCon {
  width: 1200px;
  padding: 28px 0 0 33px;
  box-sizing: border-box;
  height: 650px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
  display: flex;
  flex-direction: row;
  position: relative;
}

.cptgAv {
  width: 183px;
  height: 106px;
  position: absolute;
  top: 190px;
  left: 125px;
}

.dszbAv {
  width: 144px;
  height: 251px;
  position: absolute;
  top: 183px;
  left: 127px;
}

.ppbgAv {
  width: 183px;
  height: 106px;
  position: absolute;
  top: 183px;
  left: 125px;
}

.yytgAv {
  width: 183px;
  height: 106px;
  position: absolute;
  top: 182px;
  left: 125px;
}

.app-scena-navCon img {
  width: 413px;
  height: 602px;
  margin-right: 155px;
}

.app-scena-navCon-clerkWrap {
  display: flex;
  flex-direction: column;
  margin-top: 98px;
}

.app-scena-navCon-clerkTit {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 159px;
}

.app-scena-navCon-clerk {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 66px;
}

.dot {
  width: 14px;
  height: 14px;
  margin-right: 9px;
  border-radius: 50%;
  background-color: #3dc827;
}

.app-scena-navCon-clerk span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
}

.ourAdvantageWrap {
  width: 100%;
  /* height: 520px; */
  background: rgba(255, 255, 255, 1);
  margin-top: 69px;
}

.ourAdvantage-title {
  padding-top: 90px;
  box-sizing: border-box;
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  text-align: center;
  color: rgba(51, 51, 51, 1);
}

.ourAdvantage {
  margin-top: 33px;
  margin-left: 360px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.ourAdvantageNav {
  display: flex;
  flex-direction: row;
  margin-bottom: 35px;
  margin-right: 137px;
}

.ourAdvantageNav:nth-child(2n) {
  margin-right: 0;
}

.ourAdvantageNav img {
  width: 105px;
  height: 105px;
  margin-right: 46px;
}

.ourAdvantageNav-clerk {
  display: flex;
  flex-direction: column;
}

.ourAdvantageNav-clerk span:first-child {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.ourAdvantageNav-clerk span:last-child {
  margin-top: 15px;
  width: 312px;
  white-space: pre-wrap;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 24px;
}

/**
导航
*/

.nav {
  height: 57px;
  width: 100%;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  padding: 0 71px;
  box-sizing: border-box;
  position: sticky;
  top: 0;
  z-index: 998;
}

.nav-index-logo {
  margin: 10px 0 12px 0;
  width: 128px;
  height: 33px;
  cursor: pointer;
}

.nav-index-menus {
  height: 57px;
  display: inherit;
  align-items: center;
}

.nav-index-menus > ul {
  display: flex;
  justify-content: space-around;
}

.nav-index-menus > ul li {
  padding: 15px 30px;
  box-sizing: border-box;
  font-size: 11px;
  cursor: pointer;
  vertical-align: middle;
  display: inherit;
  align-items: center;
}

.nav-index-menus ul li:hover {
  color: #3fc72b;
}

.li-son {
  position: absolute;
  width: 100%;
  background: #ffffff;
  left: 0;
  top: 57px;
  font-size: 11px;
  overflow: hidden;
}

.li-son > div {
  transition: 0.2s all;
  height: 0;
  overflow: hidden;
}

.more-items:hover .nav-index-menus .li-son {
  height: 200px;
}

.nav-index-menus-img {
  width: 20px;
  height: 20px;
  margin-top: 2px;
}

.nav-index-menus-item-login-tips {
  border: 1px solid #3fc72b;
  border-radius: 11px;
  padding: 6px 9px;
  box-sizing: border-box;
  color: #3fc72b;
}

.nav a {
  color: #2b2b2b;
}

@media screen and (max-width: 1366px) {
  .ppbgAv {
    width: 130px;
    height: 75px;
    top: 138px;
    left: 99px;
  }
  .yytgAv {
    width: 130px;
    height: 75px;
    top: 137px;
    left: 99px;
  }
  .dszbAv {
    width: 102px;
    height: 179px;
    top: 138px;
    left: 100px;
  }
  .cptgAv {
    width: 130px;
    height: 75px;
    top: 144px;
    left: 99px;
  }
}

/**
form
*/
.fixed-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
}

.form {
  position: absolute;
  z-index: 999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #666666;
  width: 370px;
  height: 427px;
  background: #fffeff;
  border-radius: 10px;
  text-align: center;
}

.form-title {
  color: #3fc72b;
  font-size: 21px;
  padding: 20px 0;
  box-sizing: border-box;
}

.form-label {
  font-size: 11px;
  padding-bottom: 20px;
  box-sizing: border-box;
  color: #888888;
}

.form-bg {
  width: 100%;
  height: 490px;
  overflow: hidden;
}

.form-bg button {
  height: 28px;
  width: 136px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  background: #45b035;
  outline: none;
  border: none;
  margin-top: 37px;
}

.form-item:first-child {
  margin-top: 20px;
}

.form-item {
  margin-top: 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.form-item label {
  color: #888888;
  font-size: 13px;
}

.form-item input[type="text"] {
  width: 136px;
  height: 28px;
  outline: none;
  border-radius: 4px;
  border: none;
  padding: 5px 10px;
  box-sizing: border-box;
  background: #f6f4f5;
}

.form-item textarea {
  width: 296px;
  border-radius: 4px;
  padding: 10px 10px;
  box-sizing: border-box;
  background: #f6f4f5;
  border: none;
  outline: none;
}

.form-item input[type="text"],
.form-item input[type="email"],
.form-item input[type="number"] {
  width: 211px;
  height: 28px;
  outline: none;
  border-radius: 4px;
  border: none;
  padding: 5px 10px;
  box-sizing: border-box;
  background: #f6f4f5;
}

.form-item textarea {
  width: 211px;
  border-radius: 4px;
  padding: 10px 10px;
  box-sizing: border-box;
  background: #f6f4f5;
  border: none;
  outline: none;
}
.close-btn {
  position: absolute;
  right: 20px;
  top: 16px;
  font-size: 20px;
  cursor: pointer;
}
.submit-form {
  height: 85px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 60px;
}

.input-box {
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  display: flex;
  width: 700px;
  justify-content: center;
  align-items: center;
}

.input-box input {
  width: 197px;
  height: 30px;
  border: 1px solid rgba(248, 248, 248, 1);
  border-radius: 3px 0px 0px 3px;
  margin-left: 18px;
  background: transparent;
  font-size: 11px;
  padding-left: 11px;
  color: #e0e0e0;
}

.input-box button {
  padding: 9px 21px;
  box-sizing: border-box;
  color: #fff;
  background: #3fc72b;
  outline: none;
  border: none;
}

/**
* 导航栏适配1920
*/
@media screen and (min-width: 1920px) {
  .nav {
    height: 80px;
  }
  .nav-index-logo {
    width: 180px;
    height: 49px;
  }
  .nav-index-menus {
    height: 80px;
  }
  .li-son {
    top: 80px;
    font-size: 16px;
  }

  .pro-message-img-tips img {
    width: 32px;
    height: 25px;
  }
  .pro-box:nth-child(2) .pro-message-img-tips img,
  .pro-box:nth-child(3) .pro-message-img-tips img {
    width: 32px;
    height: 32px;
  }
  .pro-box:nth-child(4) .pro-message-img-tips img {
    width: 28px;
    height: 30px;
  }
  .resolve-items > div img {
    width: 80px;
    height: 80px;
    padding-bottom: 20px;
  }
  .resolve-items > div {
    padding-bottom: 30px;
  }
  .pro-message-img-tips {
    font-size: 16px;
  }
  .nav-index-menus-img {
    width: 33px;
    height: 33px;
  }
  .nav-index-menus > ul li {
    font-size: 16px;
  }
  footer .footer-left-contact ul li,
  footer .footer-middle-resolve ul li,
  footer .footer-right ul li {
    font-size: 14px;
  }
  footer .footer-left {
    width: 400px;
  }
  .footer-left-contact {
    margin-left: 50px;
  }
  footer .footer-middle .footer-middle-pro > span,
  footer .footer-middle .footer-middle-resolve > span,
  footer .footer-right > span {
    font-size: 16px;
  }
  footer .footer-middle a,
  footer .footer-right a {
    font-size: 16px;
  }
  footer .copyright {
    font-size: 14px;
  }
  #main {
    overflow: auto;
  }
  /* #main::-webkit-scrollbar {
    display: none;
  } */
}
