.footer {
  position: relative;
}

.fixed-bottom {
  display: none;
  height: 252px;
  width: 100%;
  min-width: 1200px;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #e44232 url("/tuan/images/landing/t_three/fixed_ad01.png") no-repeat top center !important;
  z-index: 1000;
}

.fb-content {
  height: 252px;
  width: 1200px !important;
  margin: 0 auto;
  background: #e44232 url("/tuan/images/landing/t_three/fixed_ad01.png") no-repeat top center;
  overflow: hidden;
  position: relative;
}
.fixed-bottom.fixed-product {
  background: #e44232 url("/tuan/images/product/fixed_product.png") no-repeat top center !important;
}

.fixed-bottom.fixed-product .fb-content {
  background: #e44232 url("/tuan/images/product/fixed_product.png") no-repeat top center;
}

.fb-content p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  margin-left: 192px;
  padding-top: 52px;
  letter-spacing: 3px;
}

.from {
  height: auto;
  width: 780px;
  overflow: hidden;
  margin-left: 192px;
  padding-top: 10px;
}

.from > li {
  float: left;
  height: 32px;
  width: 390px;
  margin-bottom: 12px;
}

.from > li > span {
  display: block;
  float: left;
  height: 32px;
  width: 150px;
  text-align: right;
  line-height: 32px;
  color: #ffffff;
}

.from > li > input,
.from > li > select {
  height: 32px;
  box-sizing: border-box;
  float: left;
  height: 32px;
  width: 200px;
  padding: 0 10px;
  line-height: 32px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  background-color: rgba(250, 103, 55, 0.4);
  margin-left: 8px;
  color: #ffffff;
}

.from > li > select > option {
  color: #333333;
}

.from > li.text-message {
  height: 64px;
  width: 780px;
}

.from > li > textarea {
  height: 64px;
  box-sizing: border-box;
  float: left;
  width: 590px;
  padding: 0 10px;
  line-height: 24px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  background-color: rgba(250, 103, 55, 0.4);
  margin-left: 8px;
  color: #ffffff;
  padding: 6px 10px;
}

.fb-content > a.btn {
  height: 40px;
  width: 160px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  background-color: #fecd17;
  color: #55391b;
  font-weight: bold;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
  margin: 58px 40px 0 0;
  font-size: 16px;
}

.fixed-from-btn {
  display: none;
  width: 100px;
  height: 100px;
  position: fixed;
  left: 0;
  bottom: 200px;
  z-index: 1000;
}

.fixed-from-btn > a {
  display: block;
  width: 100px;
  height: 100px;
  background: url(/tuan/images/landing/t_three/fixed_btn.png) no-repeat 0 0;
  background-size: 100px 100px;
}

.form-cosle {
  height: 28px;
  width: 28px;
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 28px;
  display: block;
  color: #ffffff;
  cursor: pointer;
  border-radius: 50%;
}
