﻿#bd {
  font-size: 14px;
  line-height: 1.4261;
  color: #333333;
}
.img-wrap img {
  vertical-align: top;
}
img {
  max-width: 100%;
}
.over {
  overflow: hidden;
}
.container {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
html,
body {
  font-size: 14px;
}
@media (max-width: 320px) {
  html,
  body {
    font-size: 12px;
  }
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.por {
  position: relative;
}
.fwb {
  font-weight: bold;
}
.tc {
  text-align: center;
}
button {
  cursor: pointer;
}
button:focus {
  outline: none;
}
.btn {
  display: inline-block;
  width: 95px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  transition: opacity 0.3s;
}
.btn:active {
  opacity: 0.8;
}
.btn-red {
  color: #fff !important;
  background-color: #ff6633;
}
.btn-download {
  color: #fff !important;
  background-color: #f63;
}
.btn-disabled {
  color: #fff !important;
  background-color: #cccccc;
}
/* reset */
#hd,
.layout {
  display: none;
}
input,
textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input:focus,
textarea:focus {
  outline: none;
}
.banner > img {
  width: 100%;
}
.register {
  padding: 1.28571429em 18px 1.71428571em;
  background-color: #fff;
}
.form-list > li {
  margin: 10px 0;
  position: relative;
}
.form-list > .err-border > .input-wrap {
  border: 1px solid #fc0000;
}
.form-list .input-wrap {
  padding: 0.42857143rem 0;
  height: 2.71428571rem;
  border: 1px solid #cecdcd;
  background-color: #ffffff;
}
.form-list .tips {
  clear: both;
  font-size: 12px;
  text-align: right;
  color: #fc0000;
  padding-top: 5px;
}
.form-list .eye {
  position: absolute;
  right: 5px;
  top: 50%;
  width: 40px;
  height: 20px;
  margin-top: -10px;
  background: url(../Images1/icon_eye.png) no-repeat center center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.form-list .wrap-min {
  float: left;
  width: 58.95522388%;
}
.form-list .icon {
  float: left;
  width: 3rem;
  height: 100%;
  border-right: 1px dashed #cecdcd;
}
.form-list .icon-phone {
  background: url(../Images1/icon_phone.png) no-repeat center center;
  -webkit-background-size: 52% auto;
  background-size: 52% auto;
}
.form-list .icon-key {
  background: url(../Images1/icon_key.png) no-repeat center center;
  -webkit-background-size: 52% auto;
  background-size: 52% auto;
}
.form-list .icon-safe {
  background: url(../Images1/icon_safe.png) no-repeat center center;
  -webkit-background-size: 52% auto;
  background-size: 52% auto;
}
.form-list .inpu {
  overflow: hidden;
  height: 100%;
}
.form-list .inpu > input {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0 5px;
  line-height: normal;
}
.form-list .verify {
  float: right;
  width: 37.91044776%;
}
.form-list .verify > .btn {
  width: 100%;
  font-size: 1.3333333333333333rem;
  height: 3.5714285714285716rem;
  line-height: 3.5714285714285716rem;
  border-radius: 6px;
}
.form-list .verify > .send-waitting {
  background-color: #cccccc;
}
.form-list .verify > .send-waitting > .a {
  display: block;
}
.form-list .verify > .send-waitting > .b {
  display: none;
}
.form-list .verify .a {
  display: none;
}
.form-register > p {
  padding-top: 0.5em;
}
.form-register > .btn-wrap {
  padding-top: 15px;
  text-align: center;
}
.form-register > .btn-wrap > .btn {
  width: 88.45070423%;
  height: 48px;
  line-height: 43px;
  font-size: 24px;
  border-radius: 6px;
}
.form-register .fcb {
  color: #40aafc;
}
.superiority {
  padding: 17px 10px;
  background-color: #f5f5f5;
  text-align: center;
  color: #666;
}
.super-list {
  margin-top: 28px;
  padding-top: 22.933333333333334%;
  background: url(../Images1/feture_icon.png) no-repeat left top;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.super-list > li {
  float: left;
}
.super-list > .one {
  width: 30%;
}
.super-list > .two {
  width: 40%;
}
.super-list > .three {
  width: 30%;
}
.project {
  padding: 15px 10px 15px;
  background-color: #f5f5f5;
}
.project-list {
  text-align: center;
  font-size: 16px;
}
.project-list > li {
  margin-top: 15px;
  padding-left: 46px;
  color: #999;
}
.project-list > li > .prj-card {
  position: relative;
  padding: 10px 10px 8px 42px;
  border: 1px solid #c9c9c9;
}
.project-list > li > .prj-card > .circle > img {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: -50px;
  height: 100px;

}
.project-list > li > .prj-card > .circle > img {
  max-height: 100%;
}
.project-list > li .rate {
  padding: 0.5em 0 0.4em;
  font-size: 1.5em;
  color: #f63;
}
.project-list .btn {
  width: 75%;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
}
.app {
  padding: 10px;
  background-color: #febc98;
}
.app > .img-wrap {
  width: 50px;
}
.app > .text {
  overflow: hidden;
  padding-left: 6px;
  padding-top: 5px;
  color: #666;
  font-size: 1.14285714rem;
}
.app > .text > .fcg {
  margin-top: 0.4em;
  font-size: 0.6470588235294118em;
}
.app > .btn-wrap {
  padding-top: 6px;
}
.app > .btn-wrap > .btn {
  border-radius: 16px;
}

/*Hi*/
.banner {
  position: relative;
}
.banner-friend {
  position: absolute;
  width: 100%;
  top: 13.12%;
  right: 0;
  color: #ff6633;
  text-align: center;
  font-size: 12px;
}
.banner-friend > .big-text {
  font-size: 16px;
  min-height: 1.4261em;
}
.title-hi {
  color: #f63;
  font-size: 18px;
  padding-bottom: 10px;
  background: url(../Images1/title_bg.png) no-repeat center bottom; 
  -webkit-background-size: auto 8px;
  background-size: auto 8px;
  text-align: center;
}
.title-des {
  margin-top: 15px;
  text-align: center;
  font-size: 12px;
  color: #666;
}

@media (max-width:320px) {
  .superiority > .title-des {
    font-size: 14px;
  }
  .superiority > .title-des > .media320 {
    display: block;
  }

  .project-list {
    font-size: 13px;
  }
}