#index .floor1-bg {
  background-image: url(../images/home/home-bg.jpg);
  width: 100%;
}
#index .floor1-bg .slogan {
  font-weight: 500;
  color: #000;
  text-align: center;
  line-height: 1.5;
  font-size: 3em;
  margin-top: 20px;
  font-family: "Merriweather";
}
#index .floor1-bg .btns {
  display: inline-block;
  border: none;
  border-radius: 0;
  width: 200px;
  height: 50px;
  font-size: 1em;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
#index .floor1-bg .btns.btn-1 {
  background-color: #000;
  color: #fff;
}
#index .floor1-bg .btns.btn-2 {
  color: #000;
}
#index .floor1-bg .btns .bi {
  vertical-align: middle;
}
#index .floor1-bg .video-box {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0 100px;
}
#index .floor1-bg .floor2-bg {
  margin-top: 50px;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border-top-left-radius: 30%;
  border-top-right-radius: 30%;
  overflow: hidden;
  padding-bottom: 30px;
}
#index .floor1-bg .floor2-bg .floor2 .col-3 {
  text-align: center;
}
#index .floor1-bg .floor2-bg .floor2 .col-3 div {
  color: #fff;
  font-weight: 500;
}
#index .floor1-bg .floor2-bg .floor2 .col-3 div:nth-child(1) {
  font-size: 3em;
  margin: 15px;
  font-family: "Merriweather";
}
#index .floor3 {
  padding: 30px 0;
}
#index .floor3 .slogan {
  font-size: 2em;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
}
#index .floor3 .slogan:nth-child(1) {
  padding-left: 10px;
  font-size: 3em;
}
#index .floor3 .text {
  font-size: 1.2em;
  font-weight: 400;
  color: #666;
  margin-bottom: 10px;
  padding-right: 20%;
}
#index .floor3 .floor3-img {
  position: relative;
  margin: 20px;
  height: 100%;
}
#index .floor3 .floor3-img .img {
  width: 90%;
  height: 90%;
}
#index .floor3 .floor3-img .floor3-box {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: #666 2px 7px 10px 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
#index .floor3 .floor3-img .floor3-box .clear {
  display: flex;
  justify-content: space-between;
  font-size: 0.8em;
}
#index .floor3 .line {
  height: 1px;
  margin-top: 10px;
  background-color: #666;
  margin-bottom: 10px;
}
#index .floor3 .slec span {
  display: inline-block;
  padding: 10px 20px;
  color: #000;
}
#index .floor3 .slec span.active {
  background-color: #000;
  color: #fff;
}
#index .floor3 .slec span:hover {
  cursor: pointer;
  background-color: #666;
  color: #fff;
}
#index .floor3 .content {
  padding: 10px;
}
#index .floor3 .content .text {
  display: none;
}
#index .floor3 .content .t1 {
  display: block;
}
#index .floor4 {
  position: relative;
  padding: 30px;
  margin-top: 20px;
  background-image: url(../images/home/floor4-Bg.jpg);
  background-size: cover;
  color: #fff;
}
#index .floor4 .t1 {
  margin-top: 20px;
}
#index .floor4 .t2 {
  position: relative;
}
#index .floor4 .t2 img {
  position: absolute;
  right: -60px;
  top: -10px;
}
#index .floor4 .t3 {
  padding: 0 20%;
}
#index .floor4 .cont .col-4 {
  padding: 20px;
}
#index .floor4 .cont .col-4 .box {
  padding: 20px;
  margin-left: 40px;
  overflow: hidden;
}
#index .floor4 .cont .col-4 .box .img {
  float: left;
  margin-top: 10px;
}
#index .floor4 .cont .col-4 .box div {
  padding-left: 10px;
  margin-top: 10px;
  margin-left: 40px;
  vertical-align: middle;
  white-space: nowrap;
}
#index .floor4 .cont .col-4 .box div.f {
  color: #bebebe;
  font-size: 0.9em;
}
#index .floor4 .cont .col-4 .box.box1 {
  background-color: rgb(80, 102, 54);
}
#index .floor4 .cont .col-4 .box.box2 {
  background-color: rgb(227, 200, 111);
  color: #333;
  background-image: url(../images/home/floor4/m.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 30%;
}
#index .floor4 .cont .col-4 .box.box3 {
  background-color: rgb(87, 112, 82);
}
#index .floor4 .cont .col-4 .box.box4 {
  background-color: rgb(20, 66, 9);
}
#index .floor4 .cont .col-4 .box.box5 {
  background-color: rgb(65, 105, 19);
}
#index .floor4 .cont .col-4 .box.box6 {
  background-color: rgb(41, 64, 36);
}
#index .floor4 .lu {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
}
#index .floor5 {
  position: relative;
  padding: 30px;
  margin-top: 20px;
}
#index .floor5 .t2 {
  position: relative;
  letter-spacing: 2px;
}
#index .floor5 .t2 img {
  position: absolute;
  right: 0px;
  bottom: -20px;
}
#index .floor5 .t3 {
  margin-top: 20px;
  width: 50%;
  margin: auto;
}
#index .floor5 .box {
  padding: 30px;
}
#index .floor5 .box img {
  width: 100%;
}
#index .floor5 .box .name {
  letter-spacing: 2px;
  font-weight: 600;
  color: #000;
  font-size: 1.2em;
  padding: 20px 0;
}
#index .floor5 .box .intr {
  color: #666;
}
#index .floor5 .box .intr p {
  margin: 0;
  padding: 0;
}
#index .floor6 {
  background-image: url(../images/home/floor6-bg.png);
  background-repeat: no-repeat;
  background-size: 1200px 1200px;
  background-position: center;
  height: 1200px;
}
#index .floor6 .box-bg {
  position: relative;
  width: 50%;
  margin: 25% auto;
}
#index .floor6 .box {
  overflow: hidden;
  width: 100%;
  position: absolute;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
  box-shadow: #666 0 0 20px -10px;
  z-index: 30;
}
#index .floor6 .box:nth-child(1) {
  left: 5%;
  width: 90%;
  top: 30px;
  z-index: 20;
}
#index .floor6 .box:nth-child(2) {
  left: 10%;
  width: 80%;
  top: 60px;
  z-index: 10;
}
#index .floor6 .box .cont {
  width: 80%;
  text-align: center;
  margin: auto;
  font-size: 0.9em;
  color: #666;
}
#index .floor6 .box .cont p {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
#index .floor6 .box .bottom {
  margin-top: 10px;
  position: relative;
  white-space: nowrap;
}
#index .floor6 .box .bottom .img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  vertical-align: bottom;
}
#index .floor6 .box .bottom .name {
  padding-left: 20px;
  line-height: 25px;
  display: inline-block;
}
#index .floor6 .box .bottom .quote {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 50;
}
#index .floor7 {
  position: relative;
  padding: 30px;
  margin-top: 20px;
}
#index .floor7 .t2 {
  position: relative;
  letter-spacing: 2px;
}
#index .floor7 .t2 img {
  position: absolute;
  right: 0px;
  bottom: -20px;
}
#index .floor7 .t3 {
  margin-top: 20px;
  width: 50%;
  margin: auto;
}
#index .floor7 .left {
  padding: 40px;
  height: 500px;
}
#index .floor7 .left .img {
  width: 100%;
  height: 50%;
}
#index .floor7 .left .title {
  font-size: 1.2em;
  color: #000;
  margin-top: 20px;
  line-height: 1.5em;
  font-weight: 600;
}
#index .floor7 .left .desc {
  color: #666;
}
#index .floor7 .right {
  padding: 40px;
}
#index .floor7 .right .line {
  height: 120px;
  overflow: hidden;
  margin-bottom: 20px;
}
#index .floor7 .right .img {
  width: 100%;
  height: 120px;
  background-image: url(../images/home/floor7/2.webp);
  background-size: cover;
}
#index .floor7 .right .img.img2 {
  background-image: url(../images/home/floor7/3.webp);
}
#index .floor7 .right .img.img3 {
  background-image: url(../images/home/floor7/4.webp);
}
#index .floor7 .right .time {
  color: #999;
  font-size: 0.7em;
  line-height: 40px;
}
#index .floor7 .right .title {
  font-weight: 600;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#index .floor7 .right .desc {
  font-size: 0.7em;
  line-height: 40px;
}
#index .floor8 {
  background-image: url(../images/home/floor8.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}
#index .floor8 .box {
  position: relative;
  padding: 50px;
  z-index: 10;
}
#index .floor8 .box .log {
  font-size: 3em;
}
#index .floor8 .box .desc {
  margin-top: 40px;
}
#index .floor8 .box .btn {
  margin-top: 40px;
  background: rgb(246, 233, 111);
}
#index .floor8 .rimg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.main-bg {
  background-image: url(../images/common/bg1.jpg);
  background-size: cover;
}

#management {
  color: #666;
}
#management .floor1 {
  padding: 40px;
}
#management .floor1 .left {
  padding: 20px;
}
#management .floor1 .left .card {
  background: none;
  width: 80%;
}
#management .floor1 .left .card .card-header {
  background-color: rgba(0, 0, 0, 0.5215686275);
  color: #fff;
  font-size: 1.2em;
}
#management .floor1 .left .card .list-group, #management .floor1 .left .card .list-group-item {
  background: none;
}
#management .floor1 .left .card .list-group-item {
  padding: 20px;
  cursor: pointer;
  color: #666;
}
#management .floor1 .left .card .list-group-item:hover {
  color: #000;
}
#management .floor1 .left .card .list-group-item.active {
  color: #000;
  font-weight: 600;
  border-color: #dee2e6;
}
#management .floor1 .right {
  padding: 20px;
}
#management .floor1 .right .b1 {
  background-color: rgba(102, 102, 102, 0.5215686275);
  width: 100%;
  height: 300px;
  border-radius: 20px;
}
#management .floor1 .right .b2 {
  margin-top: 20px;
}
#management .floor1 .right .b3 {
  font-size: 1.1em;
  color: #333;
}
#management .floor1 .right .line .img {
  height: 100%;
}
#management .floor2 .left {
  padding: 50px 60px;
}
#management .floor2 .left .form-control {
  background: none;
  border-bottom: 1px solid #666666;
}
#management .floor2 .right {
  padding: 50px;
}
#management .floor2 .right .list-group {
  padding: 50px;
  border-left: 1px solid #666666;
}
#management .floor2 .right .list-group, #management .floor2 .right .list-group-item {
  background: none;
  cursor: pointer;
  border-bottom-color: #333;
}

#team .w400 {
  margin: auto;
  max-width: 600px;
}
#team .w400 .mt20 {
  margin-top: 20px;
}
#team .w400 .mt40 {
  margin-top: 40px;
}
#team .w400 .h6 {
  color: #666;
}
#team .floor1 {
  padding: 40px;
}
#team .floor2 {
  margin-top: 80px;
  padding: 40px;
}
#team .floor2 .box {
  position: relative;
}
#team .floor2 .box .name {
  position: relative;
  z-index: 20;
}
#team .floor2 .box .name.pr40 {
  padding-right: 40px;
}
#team .floor2 .box .cont {
  padding: 40px;
  position: relative;
  top: -30px;
  z-index: 10;
  background-color: rgba(166, 186, 204, 0.3921568627);
}
#team .floor2 .box .cont.pr180 {
  padding-right: 180px;
}
#team .floor2 .box .cont.bg2 {
  background-color: rgba(71, 88, 133, 0.1490196078);
}
#team .floor2 .box .cont.bg3 {
  background-color: rgba(69, 99, 64, 0.1960784314);
}
#team .floor2 .box .user {
  position: absolute;
  right: 0;
  bottom: 30px;
  height: 120%;
  z-index: 40;
  max-height: 400px;
}
#team .floor3 {
  background-color: #FFF;
  padding: 50px;
}
#team .floor3 .h2 {
  border-right: 1px solid #999;
  margin: 0;
}
#team .floor3 .h6 {
  color: #999;
  border-right: 1px solid #999;
}
#team .floor3 .col-3:last-child .h2 {
  border-right: none;
}
#team .floor3 .col-3:last-child .h6 {
  border-right: none;
}
#team .floor4 {
  padding: 40px;
}

#about .floor1 {
  padding: 40px;
}
#about .floor1 .h6 {
  color: #666;
  line-height: 1.5em;
  letter-spacing: 1px;
}
#about .floor2 .title {
  position: relative;
}
#about .floor2 .col-3 {
  margin-bottom: 30px;
}
#about .floor2 .box {
  margin: 20px;
}
#about .floor2 .box .img {
  background-color: #eee;
}
#about .floor2 .box .img img {
  position: relative;
  width: 100%;
  top: -20px;
  right: -20px;
}

@media (max-width: 1200px) {
  .floor1 .video-box {
    padding: 0;
  }
}/*# sourceMappingURL=style.css.map */