.crowdfunding .container {
  width: 1140px;
}

.crowdfunding .navbar {
  margin-top: 9px;
  margin-bottom: 0;
}

.crowdfunding .navbar .logo {
  width: 85px;
  float: left;
}

.crowdfunding .navbar .subscribe-div {
  padding-top: 12px;
}

.crowdfunding .navbar .subscribe-div .sub {
  width: 22px;
  margin-right: 12px;
}

.crowdfunding .navbar .navbar-brand {
  color: #0a0a0a;
  margin-left: 45px;
  font-weight: 500;
}

.crowdfunding .navbar .navbar-brand:hover {
  color: #E20012;
}

.crowdfunding .subscribe {
  background: url("/website/crowdfunding/bg.jpg");
  padding: 30px 0;
}

.crowdfunding .subscribe-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 12px;
}

.crowdfunding .subscribe-content {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 24px;
}

.crowdfunding .subscribe-email {
  text-align: center;
  font-size: 12px;
  width: 260px;
  margin: auto;
}

.crowdfunding .subscribe-email .input-group {
  border: 1px solid #E20012;
  color: #E20012;
  border-radius: 4px;
}

.crowdfunding .subscribe-email .form-control {
  border: 1px solid #E20012;
  color: #E20012;
}

.crowdfunding .subscribe-email .form-control::-webkit-input-placeholder {
  color: #E20012;
}

.crowdfunding .subscribe-email .form-control:focus {
  border: 1px solid #E20012;
  color: #E20012;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.crowdfunding .subscribe-email .input-group-addon {
  border-radius: 0;
}

.crowdfunding .subscribe-email-button {
  border: 1px solid #E20012;
  background: #E20012;
  color: #fff;
}

.crowdfunding .product {
  padding: 30px 0 60px 0;
}

.crowdfunding .product-title {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.crowdfunding .product-content {
  text-align: center;
  position: relative;
  font-size: 18px;
  font-weight: 500;
}

.crowdfunding .product-content-1 {
  position: absolute;
  top: 0;
  left: 120px;
  text-align: left;
  line-height: 10px;
}

.crowdfunding .product-content-2 {
  position: absolute;
  top: 75px;
  right: 125px;
  text-align: right;
  line-height: 10px;
}

.crowdfunding .product-content-3 {
  position: absolute;
  top: 180px;
  left: 70px;
  text-align: left;
  line-height: 10px;
}

.crowdfunding .team {
  padding: 30px 0 60px 0;
}

.crowdfunding .team-title {
  font-size: 26px;
  font-weight: bold;
}

.crowdfunding .team-photo {
  padding: 15px;
}

.crowdfunding .team-photo img {
  margin-right: 25px;
}

.crowdfunding .team-content {
  font-size: 16px;
  background: url("/website/crowdfunding/2-01_80.png");
  background-size: 100% 100%;
  padding: 30px;
}

.crowdfunding .team-content.team-content-02 {
  background: url("/website/crowdfunding/_09.png");
  background-size: 100% 100%;
  padding: 30px;
  font-size: 16px;
}

.crowdfunding .team-content-03 {
  background: url("/website/crowdfunding/_10.png");
  background-size: 100% 100%;
  padding: 30px;
  font-size: 16px;
}

.crowdfunding .team-content-04 {
  background: url("/website/crowdfunding/_11.png");
  background-size: 100% 100%;
  padding: 30px;
  font-size: 16px;
}

.crowdfunding .team-content-05 {
  background: url("/website/crowdfunding/_12.png");
  background-size: 100% 100%;
  padding: 30px;
  font-size: 16px;
}

.crowdfunding .introduction {
  padding: 30px 0 60px 0;
  text-align: center;
  background: url("/website/crowdfunding/bg.jpg");
  background-size: 100% 100%;
}

.crowdfunding .introduction-title {
  font-size: 26px;
  font-weight: bold;
}

.crowdfunding .introduction-title-red {
  color: #E20012;
}

.crowdfunding .introduction-content {
  position: relative;
  text-align: center;
}

.crowdfunding .introduction-content-subtitle {
  font-size: 16px;
  margin-bottom: 12px;
  font-weight: 500;
}

.crowdfunding .introduction-content-main {
  margin-top: 30px;
  margin-bottom: 24px;
}

.crowdfunding .introduction-content-main img {
  width: 144px;
  height: 144px;
  border-radius: 10px;
  margin-right: 24px;
}

.crowdfunding .introduction-content-sub img {
  width: 122px;
  height: 122px;
  border-radius: 10px;
  margin-right: 12px;
}

.crowdfunding .video {
  cursor: pointer;
  text-align: center;
  margin: 30px 0;
  position: relative;
}

.crowdfunding .video-wave {
  position: absolute;
  left: 0px;
  top: 60px;
  width: 144px;
}

.crowdfunding .video-playbutton {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-left: -22px;
  margin-top: -22px;
  z-index: 20;
}

.crowdfunding .video-bg {
  width: 50%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  position: absolute;
  left: 50%;
  margin-left: -25%;
}

.crowdfunding .logical {
  margin: 0px 0 30px 0;
  text-align: center;
}

.crowdfunding .logical-wave {
  position: absolute;
  right: 0px;
  top: -15px;
  width: 144px;
}

.crowdfunding .logical-title {
  margin-top: 80px;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}

.crowdfunding .logical-title .red {
  color: #E20012;
}

.crowdfunding .logical-content {
  font-size: 14px;
  width: 340px;
  margin: auto;
  line-height: 24px;
  margin-top: 12px;
  text-align: left;
}

.crowdfunding .compatible {
  height: 542px;
  width: 100%;
  background-size: 100% 100%;
  background: url("/website/crowdfunding/footer.jpg");
  padding-top: 60px;
  position: relative;
}

.crowdfunding .compatible-title {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.crowdfunding .compatible a {
  color: #fff;
  margin: 12px 0;
}

.crowdfunding .compatible .input-group {
  margin: auto;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FBC109;
  color: #FBC109;
  border-radius: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 20rpx;
}

.crowdfunding .compatible .input-group .form-control::-webkit-input-placeholder {
  color: #FBC109;
  background: rgba(0, 0, 0, 0);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.crowdfunding .compatible .input-group .form-control {
  color: #FBC109;
  background: rgba(0, 0, 0, 0);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.crowdfunding .compatible .input-group .form-control:focus {
  color: #FBC109;
  background: rgba(0, 0, 0, 0);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.crowdfunding .compatible-button {
  margin-top: 30px;
  background: #FBC109;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 9px 36px;
  width: 100%;
}

.crowdfunding .compatible .footer {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
