body {
  background-color: #fff;
}
.navbar #navbarText {
  flex-grow: 0;
  color: #fff;
}
.navbar .bg-body-tertiary {
  background-color: rgba(255, 255, 255, 0.95) !important;
}
.navbar .navbar-brand {
  display: block;
  width: 197px;
  height: 36px;
  font-size: 0;
  background-image: url(../assets/images/logo.png);
  background-size: 100% 100%;
}
@media (max-width: 778px) {
  .navbar .navbar-brand {
    width: 22vw;
    height: 4vw;
  }
}
@media (max-width: 576px) {
  .navbar .navbar-brand {
    width: 37vw;
    height: 7vw;
  }
}
@media (min-width: 1200px) {
  .navbar .navbar-brand {
    width: 10vw;
    height: 2vw;
  }
}
.top-title {
  transition: top 0.5s;
}
.hiddened {
  top: -300px;
}
@media (min-width: 992px) {
  .navbar .container a {
    color: #272727;
  }
  #navbarText ul li a {
    padding: 0.5rem 1.5rem;
    color: #272727;
  }
  #navbarText span {
    color: #272727;
  }
  #navbarText a {
    padding: 0.5rem 0.5rem;
  }
}
@media (max-width: 992px) {
  .navbar .container a {
    color: #272727;
  }
  #navbarText ul li a {
    color: #272727;
  }
}
.navbar-toggler {
  border: 1px solid rgba(255, 255, 255, 0);
}
.ins-ad {
  background-image: url(../assets/uploads/courtyard.jpg);
  background-size: 100% 100%;
  position: relative;
}
.ins-ad h5 {
  position: absolute;
  display: inline-block;
  font-size: 1.5rem;
  color: #ffffff;
}
@media (min-width: 578px) {
  .ins-ad {
    height: 45vw;
  }
  .ins-ad h5:nth-child(1) {
    top: 18vw;
    left: 18vw;
  }
  .ins-ad h5:nth-child(2) {
    top: 25vw;
    left: 19vw;
  }
}
@media (min-width: 992px) {
  .ins-ad {
    height: 40vw;
  }
  .ins-ad h5:nth-child(1) {
    top: 15vw;
    left: 18vw;
  }
  .ins-ad h5:nth-child(2) {
    top: 20vw;
    left: 19vw;
  }
}
@media (min-width: 1200px) {
  .ins-ad {
    height: 35vw;
  }
  .ins-ad h5:nth-child(1) {
    top: 13vw;
    left: 18vw;
  }
  .ins-ad h5:nth-child(2) {
    top: 16vw;
    left: 19vw;
  }
}
@media (min-width: 1400px) {
  .ins-ad {
    height: 28vw;
  }
  .ins-ad h5:nth-child(1) {
    top: 10vw;
    left: 18vw;
  }
  .ins-ad h5:nth-child(2) {
    top: 13vw;
    left: 18.5vw;
  }
}
@media (max-width: 578px) {
  .ins-ad {
    height: 70vw;
  }
  .ins-ad h5:nth-child(1) {
    top: 30vw;
    left: 18vw;
  }
  .ins-ad h5:nth-child(2) {
    top: 38vw;
    left: 19vw;
  }
}
@media (min-width: 768px) {
  .introduce p {
    line-height: 3vw;
  }
  .vision p {
    line-height: 2vw;
  }
}
@media (max-width: 768px) {
  .introduce h5 {
    line-height: 9vw;
  }
  .introduce p {
    line-height: 9vw;
  }
  .vision h5 {
    line-height: 9vw;
  }
  .vision p {
    line-height: 7vw;
  }
}
.introduce {
  padding-top: 10vh;
}
.introduce h4 {
  text-align: center;
}
.introduce h5 {
  margin-top: 5vw;
}
.introduce p {
  font-size: 1rem;
  font-weight: 100;
}
.vision {
  margin-top: 4vh;
  padding-top: 10vh;
  padding-bottom: 8vw;
  display: flex;
  background-color: #fbfbfb;
}
.vision div {
  width: calc(100% / 2);
}
.vision div h4 {
  padding: 3vw 5vw;
}
.vision div h5 {
  padding: 0vw 3vw;
}
.vision div p {
  padding: 0vw 3vw;
  font-size: 1rem;
  font-weight: 100;
}
.vision div:nth-child(2) {
  border-left: 1px solid #d8d9dc;
}
.culture {
  background-color: #fbfbfb;
  position: relative;
}
.culture .floating {
  position: absolute;
  left: 50%;
  display: flex;
  transform: translate(-50%, -50%);
  width: 70vw;
  height: 15vw;
  border-radius: 5vw;
  background-color: #fbfbfb;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
.culture .floating div {
  width: calc(100% / 3);
}
.culture .floating div {
  position: relative;
}
.culture .floating div span {
  color: #2b110a;
}
.culture .floating div span:nth-child(1) {
  position: absolute;
  left: 20%;
  top: 30%;
}
.culture .floating div span:nth-child(2) {
  position: absolute;
  left: 40%;
  top: 25%;
}
.culture .floating div span:nth-child(3) {
  position: absolute;
  left: 45%;
  top: 60%;
}
.culture #qywh {
  padding-top: 10vw;
  background-color: #fff;
}
.culture #qywh h4 {
  padding-left: 2vw;
}
.culture #qywh div {
  margin-top: 1vw;
}
.culture #qywh div div {
  overflow: hidden;
}
.culture #qywh div div img {
  width: 100%;
}
.culture #qywh div div h5 {
  padding-top: 1vw;
  text-align: center;
}
.culture #qywh div div p {
  text-align: center;
}
@media (max-width: 1200px) {
  .culture .floating span:nth-child(1) {
    font-size: 2rem;
  }
  .culture .floating span:nth-child(2) {
    font-size: 2rem;
  }
  .culture .floating span:nth-child(3) {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .culture .floating span:nth-child(1) {
    font-size: 1rem;
  }
  .culture .floating span:nth-child(2) {
    font-size: 1rem;
  }
  .culture .floating span:nth-child(3) {
    font-size: 0.1rem;
  }
}
@media (min-width: 1200px) {
  .culture .floating span:nth-child(1) {
    font-size: 3.5rem;
  }
  .culture .floating span:nth-child(2) {
    font-size: 3.5rem;
  }
  .culture .floating span:nth-child(3) {
    font-size: 1rem;
  }
}
@media (min-width: 1300px) {
  .contact .icon span {
    position: relative;
  }
  .contact .icon span img {
    display: none;
    width: 100px;
    top: -7vw;
    left: -2vw;
    position: absolute;
  }
  .contact .icon .icon-weixin:hover img {
    display: block;
  }
  .contact .icon .icon-QQ:hover img {
    display: block;
  }
  .contact .icon .icon-dianhua:hover img {
    display: block;
  }
}
@media (max-width: 1300px) {
  .contact .icon span img {
    display: none;
  }
}
@media (max-width: 759px) {
  .contact {
    margin-top: 20px;
  }
  .contact .icon {
    width: 55vw;
  }
}
@media (min-width: 759px) {
  .contact .icon {
    width: 20vw;
  }
}
.contact {
  position: relative;
  height: 10vw;
}
.contact .icon {
  position: absolute;
  display: flex;
  right: 0;
  bottom: 0;
  height: 4vw;
  justify-content: space-between;
  align-items: center;
}
.contact .icon p {
  margin: 0;
  line-height: 4vw;
  font-size: 1.25rem;
}
.contact .icon span {
  position: relative;
  font-size: 1.5rem;
}
.contact .icon .icon-weixin:hover {
  color: green;
}
.contact .icon-QQ:hover {
  color: black;
}
.contact .icon-dianhua:hover {
  color: green;
}
.footer {
  padding: 0;
  width: 100%;
  background-color: #232530;
}
.footer .inner {
  margin-top: 2vw;
  width: 100%;
  display: flex;
  color: #fff;
}
.footer .inner .description {
  height: 30vh;
}
.footer .inner .description h6 {
  margin-top: 3vh;
  margin-left: 2vw;
}
.footer .inner .description span {
  display: inline-block;
  margin-top: 2vh;
  margin-left: 3vw;
}
.footer .inner .navigation {
  display: flex;
  height: 30vh;
  border-left: 1px solid #575757;
}
.footer .inner .navigation dl {
  margin: 3vh auto;
}
.footer .inner .navigation dl dt {
  font-size: 1rem;
  color: #ffffff;
}
.footer .inner .navigation dl dd {
  margin-top: 2vh;
}
.footer .inner .navigation dl dd a {
  color: #ffffff;
}
.footer .inner .call {
  border-left: 1px solid #575757;
}
.footer .inner .call dt {
  margin-top: 2vh;
  text-align: center;
}
.footer .inner .call dd {
  margin-top: 1vh;
  margin-left: 3vw;
}
.copyright {
  border: none;
  background-color: #232530;
}
.copyright span {
  color: #ffffff;
}
.copyright span:nth-child(1) {
  margin-left: 5vw;
}
.copyright span:nth-child(2) {
  margin-left: 1vw;
}
.copyright div span:nth-child(1) {
  display: inline-block;
  margin-left: 5vw;
}
.copyright div span:nth-child(1) a {
  color: #ffffff;
}
.copyright div span:nth-child(2) {
  display: inline-block;
  margin-left: 5vw;
}
.copyright div span:nth-child(2) a {
  display: inline-block;
  color: #ffffff;
  transition: all 1s;
}
.copyright div span:nth-child(2) a:hover {
  transform: translateY(-5vh);
  transform: scale(1.5);
  color: #ff0000;
}
