body {
  font-family: '微软雅黑';
}
.header {
  background: #EFF1F4;
  height: 81px;
}
.header .content {
  width: 1000px;
  margin: 0 auto;
}
.header .content .logo {
  background: url('http://static.zhen22.com/act-credit/images/logo.png') no-repeat left top;
  height: 81px;
  width: 171px;
  float: left;
}
.header .content .rightText {
  background: url("http://static.zhen22.com/act-credit/images/right_header.png") no-repeat left top;
  height: 81px;
  width: 283px;
  float: right;
}
.eCode {
  background: url("../images/erweima.png") no-repeat left top;
  z-index: 30;
  width: 215px;
  height: 412px;
  position: absolute;
  right: 30px;
  top: 140px;
}
.animated {
  display: inline-block !important;
}
.banner {
  background: url("../images/banner.jpg?1234") no-repeat 50% 0;
  width: 100%;
  height: 486px;
  min-width: 1000px;
  margin: 0 auto;
}
.main {
  width: 100%;
  position: relative;
}
.main .content {
  width: 1000px;
  margin: 0 auto;
}
.main .content::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
.main .step {
  text-align: center;
  padding-top: 20px;
}
.main .clear {
  padding-top: 40px;
}
.main .s1 {
  background: #3FA7CE;
}
.main .s1 .title {
  display: inline-block;
  position: relative;
  left: -130px;
  font-size: 49px;
  padding: 25px 25px 55px;
  color: #fff;
  font-weight: bold;
  background: #328cb3;
}
.main .s1 .title::before {
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #1e7aa0;
}
.main .s1 .title::after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  border-top: 20px solid transparent;
  border-left: 20px solid #1e7aa0;
}
.main .s1 .title .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 30px solid #3fa7ce;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
}
.main .s1 .title .right {
  position: absolute;
  left: 100%;
  top: 20px;
  background: #398fb7;
  display: inline-block;
  width: 260px;
  color: #FFFFFF;
  font-size: 28px;
  height: 80px;
  line-height: 67px;
}
.main .s1 .title .right em {
  font-size: 47px;
  font-style: italic;
  color: #ffc21a;
  padding-right: 12px;
}
.main .s1 .u1 {
  float: left;
  margin-left: 106px;
  background: url("../images/usertype.png") no-repeat 50% 0;
  width: 359px;
  padding-top: 45px;
  height: 202px;
  color: #fff;
  cursor: pointer;
}
.main .s1 .u1 .fs1 {
  font-size: 25px;
  padding-bottom: 15px;
  line-height: 28px;
}
.main .s1 .u1 .fs2 {
  font-weight: bold;
  font-size: 52px;
  padding-bottom: 18px;
}
.main .s1 .u1 .fs3 {
  line-height: 22px;
  font-size: 16px;
}
.main .s1 .u1.opa {
  opacity: 0.13;
}
.main .s1 .u1.hover {
  color: #000;
  background: url("../images/usertype_hover.png") no-repeat 50% 0;
}
.main .s1 .u1.hover.opa {
  opacity: 1;
}
.main .s1 .u1.ckecked {
  color: #000;
  background: url("../images/usertype_hover.png") no-repeat 50% 0;
}
.main .s1 .u1.ckecked .fs1 {
  background: url("../images/type_checkd.png") no-repeat 90px top;
}
.main .s1 .u2 {
  float: right;
  margin-right: 106px;
  background: url("../images/usertype.png") no-repeat 50% 0;
  width: 359px;
  padding-top: 45px;
  height: 202px;
  color: #fff;
  cursor: pointer;
}
.main .s1 .u2 .fs1 {
  font-size: 25px;
  padding-bottom: 15px;
  line-height: 28px;
}
.main .s1 .u2 .fs2 {
  font-weight: bold;
  font-size: 52px;
  padding-bottom: 18px;
}
.main .s1 .u2 .fs3 {
  line-height: 22px;
  font-size: 16px;
}
.main .s1 .u2.opa {
  opacity: 0.13;
}
.main .s1 .u2.hover {
  color: #000;
  background: url("../images/usertype_hover.png") no-repeat 50% 0;
}
.main .s1 .u2.hover.opa {
  opacity: 1;
}
.main .s1 .u2.ckecked {
  color: #000;
  background: url("../images/usertype_hover.png") no-repeat 50% 0;
}
.main .s1 .u2.ckecked .fs1 {
  background: url("../images/type_checkd.png") no-repeat 90px top;
}
.main .s2 {
  background: #179F87 ;
}
.main .s2 .title {
  display: inline-block;
  position: relative;
  left: -130px;
  font-size: 49px;
  padding: 25px 25px 55px;
  color: #fff;
  font-weight: bold;
  background: #00836f;
}
.main .s2 .title::before {
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #007a66;
}
.main .s2 .title::after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  border-top: 20px solid transparent;
  border-left: 20px solid #007a66;
}
.main .s2 .title .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 30px solid #009d86;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
}
.main .s2 .title .right {
  position: absolute;
  left: 100%;
  top: 20px;
  background: #098972;
  display: inline-block;
  width: 260px;
  color: #FFFFFF;
  font-size: 28px;
  height: 80px;
  line-height: 67px;
}
.main .s2 .title .right em {
  font-size: 47px;
  font-style: italic;
  color: #ffc21a;
  padding-right: 12px;
}
.main .s2 .map {
  background: url("../images/map.jpg") no-repeat 50% top;
  width: 998px;
  height: 502px;
  margin: 0 auto;
  position: relative;
}
.main .s2 .map .point {
  border-radius: 12px;
  font-size: 14px;
  background: #fff;
  border: 2px solid #00c6ff;
  display: none;
  cursor: pointer;
  position: absolute;
  padding: 6px 15px;
}
.main .s2 .map .point::before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 30px;
  background: url("../images/sj.png") no-repeat left top;
  width: 17px;
  height: 15px;
}
.main .s2 .map .point::after {
  content: '';
  background: url("../images/point.png") no-repeat left top;
  width: 35px;
  height: 39px;
  position: absolute;
  bottom: -52px;
  left: 1px;
}
.main .s2 .map .point.checked::after {
  background: url("../images/point_checked.png") no-repeat left top;
}
.main .s2 .detail {
  padding: 10px;
  border-radius: 6px;
  width: 320px;
  z-index: 40;
  display: none;
  background: #fff;
  position: absolute;
  border: 3px solid #00c6ff;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
}
.main .s2 .detail::after {
  content: '';
  position: absolute;
  bottom: -29px;
  left: 30px;
  background: url("../images/sj_b.png") no-repeat left top;
  width: 39px;
  height: 29px;
}
.main .s2 .detail .img {
  float: left;
}
.main .s2 .detail .img img {
  width: 120px;
  height: 75px;
}
.main .s2 .detail .text {
  width: 185px;
  float: left;
  padding-left: 13px;
  text-align: left;
}
.main .s2 .detail .text .name {
  font-size: 24px;
}
.main .s2 .detail .text .add {
  display: inline-block;
  padding-left: 17px;
  margin-top: 10px;
  background: url("../images/red_point.jpg") no-repeat left 3px;
  line-height: 22px;
  font-size: 14px;
}
.main .s2 .list {
  overflow: hidden;
  padding: 20px 0;
  text-align: left;
}
.main .s2 .list .item {
  width: 20%;
  color: #FFFFFF;
  line-height: 40px;
  cursor: pointer;
  float: left;
  font-size: 18px;
  text-indent: 33px;
  background: url("../images/checkBox.jpg") no-repeat left 50%;
}
.main .s2 .list .item.checked {
  background: url("../images/checkBox_checked.jpg") no-repeat left 50%;
}
.main .s3 {
  background: #2E2930;
}
.main .s3 .title {
  display: inline-block;
  position: relative;
  left: -130px;
  font-size: 49px;
  padding: 25px 25px 55px;
  color: #fff;
  font-weight: bold;
  background: #f84841;
}
.main .s3 .title::before {
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #d2342e;
}
.main .s3 .title::after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  border-top: 20px solid transparent;
  border-left: 20px solid #d2342e;
}
.main .s3 .title .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 30px solid #2e2930;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
}
.main .s3 .title .right {
  position: absolute;
  left: 100%;
  top: 20px;
  background: #ef4036;
  display: inline-block;
  width: 260px;
  color: #FFFFFF;
  font-size: 28px;
  height: 80px;
  line-height: 67px;
}
.main .s3 .title .right em {
  font-size: 47px;
  font-style: italic;
  color: #ffc21a;
  padding-right: 12px;
}
.main .s3 .reg {
  padding: 10px 0 50px;
}
.main .s3 .reg .name {
  margin: 10px auto;
  float: left;
  color: #fff;
  width: 270px;
  padding-left: 76px;
  margin-right: 20px;
  height: 50px;
  background: #3E3A3F;
  position: relative;
}
.main .s3 .reg .name input {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}
.main .s3 .reg .name::after {
  content: '姓名：';
  position: absolute;
  left: 20px;
  top: 16px;
  color: #fff;
  font-size: 18px;
}
.main .s3 .reg .phone {
  margin: 10px auto;
  float: left;
  color: #fff;
  width: 270px;
  padding-left: 76px;
  margin-right: 20px;
  height: 50px;
  background: #3E3A3F;
  position: relative;
}
.main .s3 .reg .phone input {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}
.main .s3 .reg .phone::after {
  content: '电话：';
  position: absolute;
  left: 20px;
  top: 16px;
  color: #fff;
  font-size: 18px;
}
.main .s3 .reg .submit {
  display: inline-block;
  margin: 10px 0;
  background: #F84841;
  padding: 11px 56px;
  cursor: pointer;
  font-size: 28px;
  color: #fff;
}
.main .mask {
  position: absolute;
  width: 100%;
  height: 1250px;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.85);
  transition: height 1s ;
}
.footer {
  text-align: center;
  height: 50px;
  padding: 15px 0 25px;
}
.footer .footerNav {
  line-height: 24px;
}
.footer a {
  border-left: 1px solid #C1C1C1;
  color: #666666;
  font-size: 14px;
  padding: 0px 7px 0 8px;
}
.footer a:hover {
  color: #f33;
}
.footer a:first-child {
  border: 0;
}
.hide {
  display: none;
}
/*# sourceMappingURL=style.css.map */