*,
p,
ol,
ul,
label {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  word-break: break-all;
}
input[type="checkbox"],
input[type="radio"] {
  line-height: normal;
  margin: 0px 0 0;
}
a:hover {
  color: #ff80b6;
  text-decoration: none;
}
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  padding: 0;
  margin: 0;
}
ul,
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
html {
  height: 100%;
  font-size: 36px;
}
body {
  font-size: 14px;
  font-family: "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53" !important;
  background: #fff;
  line-height: 1.6 ;
  color: #333;
  height: 100%;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.block {
  width: 1200px;
  margin: 0 auto;
}
.public-header {
  height: 100px;
  line-height: 100px;
}
.public-header .log-box {
  margin-right: 100px;
  float: left;
}
.public-header .log-box img {
  vertical-align: middle;
}
.public-header ul li {
  float: left;
  margin-right: 32px;
}
.public-header ul li a {
  color: #222;
}
.public-header ul li a:hover {
  color: #f73859;
}
.public-header .login-box {
  float: right;
}
.public-header .login-box span {
  margin-left: 10px;
}
.public-header .login-box span a {
  color: #bfc5c7;
}
.public-header .login-box span a:hover {
  color: #f73859;
}
.brand-wrap .banner-box {
  display: block;
  border-top: 2px solid #f73859;
  height: 500px;
  background: url('/image/website/pc/landing/banner_2.png') center top no-repeat;
}
.brand-wrap .all-brand {
  padding-top: 50px;
  padding-bottom: 50px;
}
.brand-wrap .all-brand .ml15 {
  maing-left: -15px;
}
.brand-wrap .all-brand .search-box {
  position: relative;
  margin: 0 auto;
  width: 625px;
  height: 44px;
  border: 2px solid #5c6def;
}
.brand-wrap .all-brand .search-box input {
  width: 621px;
  height: 44px;
  padding-right: 145px;
  padding-left: 54px;
  line-height: 44px;
  border: 0;
  box-sizing: border-box;
  vertical-align: middle;
}
.brand-wrap .all-brand .search-box .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 130px;
  height: 44px;
  background: #5c6def;
  line-height: 44px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.brand-wrap .all-brand .search-box .icon-search {
  position: absolute;
  top: 15px;
  left: 20px;
  width: 14px;
  height: 14px;
  background: url('/image/website/pc/landing/icon_search.png') center center no-repeat;
}
.brand-wrap .all-brand .item-list {
  padding-top: 30px;
  font-size: 0;
}
.brand-wrap .all-brand .item-list span {
  display: inline-block;
  width: 123px;
  font-size: 12px;
  margin-left: 10px;
  margin-top: 20px;
  overflow: hidden;
}
.brand-wrap .all-brand .item-list span a {
  color: #868686;
}
.brand-wrap .all-brand .item-list span img {
  width: 23px;
  height: auto;
  margin-right: 10px;
  vertical-align: middle;
}
.brand-wrap .boutique-box {
  background: #eff4ff;
  padding-bottom: 60px;
}
.brand-wrap .boutique-box .show-more {
  display: block;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  color: #fff;
  width: 300px;
  height: 50px;
  line-height: 50px;
  background: #f73859;
  cursor: pointer;
}
.brand-wrap .boutique-box .title {
  padding-top: 28px;
  padding-bottom: 28px;
  text-align: center;
  height: 55px;
}
.brand-wrap .boutique-box .title span {
  font-size: 24px;
  color: #6578a4;
  position: relative;
}
.brand-wrap .boutique-box .title span:before {
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -15px;
  content: '';
  height: 4px;
  width: 30px;
  background: #6578a4;
}
.brand-wrap .boutique-box .boutique-all {
  margin-bottom: 45px;
}
.brand-wrap .boutique-box .boutique-all ul {
  margin-left: -15px;
}
.brand-wrap .boutique-box .boutique-all li {
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
}
.brand-wrap .boutique-box .boutique-all .item {
  /*display: table-cell;*/
  width: 136px;
  height: 99px;
  background: #fff;
  text-align: center;
  vertical-align: middle;
}
.brand-wrap .style-box {
  background: #5c6def;
  padding-top: 60px;
  padding-bottom: 60px;
}
.brand-wrap .style-box .item {
  float: left;
  width: 25%;
  text-align: center;
  color: #fff;
  line-height: 2;
}
.brand-wrap .style-box .item img {
  margin-bottom: 40px;
}
.brand-wrap .style-box .show-btn {
  margin-top: 60px;
  font-size: 18px;
  margin: 0 auto;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  color: #5c6def;
  margin-top: 50px;
}
.brand-wrap .pay-box {
  padding-top: 25px;
}
.brand-wrap .pay-box .title {
  font-size: 24px;
  color: #6578a4;
  text-align: center;
  line-height: 1.8;
  height: 140px;
}
.brand-wrap .pay-box .title span {
  position: relative;
}
.brand-wrap .pay-box .title span:before {
  position: absolute;
  content: '';
  width: 27px;
  height: 3px;
  background: #6578a4;
  bottom: -18px;
  left: 30px;
}
.brand-wrap .pay-box .pay-list {
  margin-left: -27px;
}
.brand-wrap .pay-box .pay-list .item {
  float: left;
  border: 1px solid #e5e5e5;
  margin-left: 27px;
  text-align: center;
}
.brand-wrap .pay-box .pay-list .item .txt-box {
  line-height: 1.6;
  padding-top: 20px;
  padding-bottom: 20px;
}
.brand-wrap .pay-box .show-btn {
  display: block;
  margin: 60px auto;
  font-size: 18px;
  text-align: center;
  color: #fff;
  width: 300px;
  height: 50px;
  line-height: 50px;
  background: #f73859;
  cursor: pointer;
}
.brand-wrap .flow-box {
  background: #eff4ff;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.brand-wrap .flow-box img {
  vertical-align: middle;
}
.brand-wrap .client-box {
  padding-top: 30px;
  padding-bottom: 30px;
  background: url('/image/website/pc/landing/bg.png') center top no-repeat;
}
.brand-wrap .client-box .title {
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 2;
  height: 140px;
}
.brand-wrap .client-box .title span {
  position: relative;
}
.brand-wrap .client-box .title span:before {
  position: absolute;
  content: '';
  width: 27px;
  height: 3px;
  background: #fff;
  bottom: -18px;
  left: 90px;
}
.brand-wrap .client-box ul {
  margin-left: -28px;
}
.brand-wrap .client-box li {
  float: left;
  margin-left: 28px;
  margin-bottom: 28px;
}
.brand-wrap .client-box .item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 217px;
  height: 146px;
  background: #fff;
}
.brand-wrap .show-btn {
  display: block;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  color: #fff;
  width: 300px;
  height: 50px;
  line-height: 50px;
  background: #f73859;
  cursor: pointer;
  margin-bottom: 20px;
  margin-top: 30px;
}
.brand-wrap .pop-box {
  position: fixed;
  top: 50%;
  margin-top: -100px;
  right: 30px;
  width: 215px;
  height: 338px;
  padding-left: 36px;
  padding-right: 36px;
  box-sizing: border-box;
  background: url('/image/website/pc/landing/pop.png') center center no-repeat;
}
.brand-wrap .pop-box .txt-box {
  margin-top: 180px;
}
.brand-wrap .pop-box .txt-box input {
  width: 100%;
  height: 26px;
  line-height: 26px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  font-size: 12px;
  color: #868686;
}
.brand-wrap .pop-box .txt-box .show-btn {
  margin-top: 20px;
  display: inline-block;
  width: 60px;
  height: 27px;
  line-height: 27px;
  color: #fff;
  text-align: center;
  background: #f73859;
  font-size: 12px;
}
/*# sourceMappingURL=style.css.map */


/*弹框*/
#register_form_1029 {
    width: 360px;
    height: 180px;
    background-color: white;
}
#register_form_1029 .bap2_1 {
    font-size: 20px;
    font-weight: 600;
    color: red;
    margin-left: 30px;
}
#register_form_1029 .bap2_2 {
    font-size: 13px;
    margin-bottom: 10px;
    margin-left: 30px;
}

#register_form_1029 .ask_phone {
    width: 300px;
    height: 40px;
    border: 1px solid #e6e6e6;
    outline: none;
    text-indent: 1em;
    color: #757575;
    line-height: 40px;
    margin-left: 30px;
    margin-bottom: 20px;
}
#register_form_1029 .recommend_sure_btn {
    width: 300px;
    height: 40px;
    background-color: #f73859;
    font-size: 15px;
    font-weight: bolder;
    text-align: center;
    line-height: 40px;
    color: whitesmoke;
    border: 1px solid #e6e6e6;
    margin-left: 30px;
}