body {
  margin: 0;
  background-color: #fff;
}
@media (max-width: 768px) {
  h1 {
    font-size: 5.33333333vw;
  }
  h2 {
    font-size: 5.33333333vw;
  }
  h3 {
    font-size: 4.26666667vw;
  }
  h4 {
    font-size: 4.26666667vw;
  }
  .navbar {
    display: none;
  }
  .flash-txt {
    margin-top: 0!important;
    left: 0!important;
  }
  .flash-txt .txt_title:last-child {
    display: none;
  }
  .project .container .list p {
    height: 13.33333333vw;
    width: auto;
    font-size: 3.2vw;
  }
  .visible_footer {
    display: none;
  }
}
.navbar {
  margin-bottom: 0;
}
.navbar .navbar-header .navbar-brand {
  padding: 0 15px;
}
.navbar .navbar-header .navbar-brand img {
  width: 300px;
}
.navbar .nav .nav-item a {
  color: #000;
}
.navbar .nav .nav-item a:hover {
  color: #f2b535;
}
.navbar .nav .active {
  color: #f2b535;
  border-bottom: 4px solid #f2b535;
}
.rx_flash {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f8f8f8;
}
.rx_flash .Flash {
  width: 100%;
  height: auto;
  max-height: 400px;
  float: left;
  overflow: hidden;
  position: relative;
}
.rx_flash .Flash .Flash_Img {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
}
.rx_flash .Flash .Flash_Img img {
  height: 300px;
  float: right;
}
.rx_flash .Flash .flash-txt {
  width: 100%;
  height: auto;
  position: absolute;
  left: 8%;
  top: 0px;
  overflow: hidden;
  text-align: left;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  margin-top: 30px;
}
.rx_flash .Flash .flash-txt .txt_title {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
  color: #000;
  margin-left: 10px;
  padding: 5px;
}
.rx_flash .Flash .flash-txt .txt_title div {
  line-height: 10px;
}
.rx_flash .Flash .flash-txt .txt_title span {
  width: auto;
  height: 20px;
  line-height: 20px;
  float: left;
  overflow: hidden;
  color: #000;
  font-size: 12px;
  background-color: #FFA808;
  margin: 20px 0px 0px 10px;
  border-radius: 5px;
  padding: 0px 10px;
}
.i-wrap {
  padding-bottom: 40px;
}
.project {
  text-align: center;
}
.project .list {
  width: 100%;
  height: auto;
  transition: all 0.3s;
}
.project .list p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  color: #fff;
  background-color: #feca49;
  font-size: 18px;
  margin: 10px;
}
.project .list p:hover {
  transform: scale(1.2);
}
.project .container:last-child .content {
  font-size: 16px;
  line-height: 2;
  text-align: start;
}
.project .i-subject-wrap {
  border: 1px solid #e4ecf3;
  border-radius: 4px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 10px;
}
.project .i-subject-wrap .i-subject-head {
  height: auto;
  overflow: hidden;
}
.project .i-subject-wrap .i-subject-head img {
  width: 100%;
  transition: all 0.3s;
}
.project .i-subject-wrap .i-subject-head img:hover {
  transform: scale(1.2);
}
.project .i-subject-wrap .i-subject-head .i-desc {
  margin: 10px;
  color: #313131 !important;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
footer {
  width: 100%;
  padding: 30px 0;
  background: #26282c;
  color: hsla(0, 0%, 100%, 0.7);
}
footer .logo-wrapper {
  padding-left: 0;
  margin-top: 30px;
}
footer .logo-wrapper .logo {
  width: 200px;
  height: 39px;
  position: relative;
  top: -10px;
}
footer .logo-wrapper .slogan {
  font-size: 16px;
  margin-top: 5px;
  color: hsla(0, 0%, 100%, 0.4);
}
footer .logo-wrapper .copyright {
  text-align: left;
  margin-top: 30px;
  color: hsla(0, 0%, 100%, 0.4);
}
footer .footer-links {
  margin: 0;
  padding: 0;
}
footer .footer-links h4 {
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.4);
}
footer .footer-links .links {
  text-align: left;
}
footer .footer-links .links .link-item {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: hsla(0, 0%, 100%, 0.4);
}
footer .footer-qr {
  float: right;
  margin-top: 20px;
  font-size: 12px;
}
footer .footer-qr .qr-item {
  margin-top: 5px;
  text-align: center;
  padding: 0 2px;
}
footer .footer-qr .qr-item img {
  width: 120px;
  height: 120px;
}
footer .footer-qr .qr-item p {
  margin-top: 10px;
  color: gray;
  text-align: left;
}
.phone_footer {
  position: fixed;
  display: flex;
  justify-content: space-around;
  align-items: center;
  left: 0;
  bottom: 0;
  background-color: #feca49;
  height: 21.33333333vw;
  width: 100%;
  text-align: center;
}
.phone_footer .btn {
  width: 26.66666667vw;
  height: 10.66666667vw;
  border-radius: 6.4vw;
}
.phone_footer a {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  font-size: 3.2vw;
  color: #fff;
}
.phone_footer a p {
  margin: 0;
}
.phone_footer a .iconfont {
  font-size: 6.4vw;
}
.phone_footer a .icon-31dianhua {
  animation: phone 0.5s infinite alternate 0.2s;
}
@keyframes phone {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.5);
  }
}
