@charset "UTF-8";
.detail-banner-box {
  width: 900px;
  height: 400px;
  margin: 0 auto;
  position: relative;
}

.detail-banner-box .detail-banner-img {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  position: relative;
}

.detail-banner-box .detail-banner-zz {
  width: 100%;
  height: 250px;
  background-image: linear-gradient(0deg, rgba(90, 90, 90, 0.58) 0%, rgba(74, 74, 74, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}

.detail-banner-box .detail-banner-title {
  font-size: 42px;
  color: #FFFFFF;
  font-weight: 700;
  margin-top: 134px;
  text-align: center;
}

.detail-banner-box .detail-banner-text {
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 10px;
  text-align: center;
}

.detail-banner-box .detail-banner-text1 {
  font-size: 20px;
  color: #FFFFFF;
  width: 60%;
  margin: 154px auto;
  text-align: center;
}

.detail-content-box {
  width: 900px;
  margin: 0 auto 0;
}

.detail-content-box .detail-active-start {
  margin-top: 25px;
  margin-bottom: 88px;
  height: 180px;
  background: rgba(252, 226, 87, 0.22);
  border-radius: 10px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: #ed6b10;
  line-height: 28px;
}

.detail-content-box .detail-active-start h4 {
  text-indent: 60px;
  font-size: 20px;
}

.detail-content-box .detail-active-start h5 {
  margin-top: 5px;
  width: 744px;
  margin-left: 60px;
  font-size: 18px;
}

.detail-content-box .detail-active-start .commaUp {
  margin: 20px 0 0 20px;
}

.detail-content-box .detail-active-start .commaDown {
  float: right;
  margin: 0 20px 20px 0;
}

.detail-content-box .detail-active-note {
  margin-top: 25px;
}

.detail-content-box .detail-active-note p {
  margin-top: 30px;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #ed6b10;
  line-height: 25px;
}

.detail-content-box .detail-active-note #first-list {
  border-top: 1px solid #E9E9E9;
}

.detail-content-box .detail-active-note .benefit-info-list {
  height: 32px;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  font-size: 14px;
  line-height: 32px;
  color: #666666;
}

.detail-content-box .detail-active-note .benefit-info-list .birth {
  height: 32px;
  display: inline-block;
  width: 120px;
  border-right: 1px solid #E9E9E9;
  padding-left: 20px;
  padding-right: 20px;
  background: #fef9da;
  float: left;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .id-type {
  display: inline-block;
  width: 100px;
  border-right: 1px solid #E9E9E9;
  text-indent: 1em;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value {
  height: 100%;
  display: inline-block;
  padding-left: 20px;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value input {
  border: none;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value .infoWrite-list-input_date {
  height: 100%;
  cursor: pointer;
  border: none;
  color: #444;
  text-indent: 5px;
  -moz-background-size: 17px 15px;
  -webkit-background-size: 17px 15px;
  -o-background-size: 17px 15px;
  background-size: 17px 15px;
  width: 500px;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value .input-group-btn {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value .infoWrite-input-select {
  border: 0;
  background: transparent;
  width: 600px;
  height: 100%;
  border: 1px solid #E9E9E9;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  text-indent: 1em;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value .reduce {
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #999;
  border-radius: 4px;
  text-align: center;
  color: #000;
  font-size: 20px;
  line-height: 18px;
  margin-right: 5px;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value #num {
  width: 78px;
  height: 22px;
  border: 1px solid #999;
  border-radius: 4px;
  text-align: center;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value .add {
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #999;
  border-radius: 4px;
  text-align: center;
  color: #000;
  font-size: 20px;
  line-height: 18px;
  margin-left: 5px;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value #kong {
  width: 300px;
  display: flex;
}

.detail-content-box .detail-active-note .benefit-info-list .value-item .value input::-webkit-outer-spin-button, .detail-content-box .detail-active-note .benefit-info-list .value-item .value input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

.detail-content-box .detail-active-note .benefit-info-list a {
  display: block;
  text-decoration: none;
}

.detail-active-title {
  margin: 32px auto 0;
  text-align: center;
  width: 310px;
  height: 56px;
}

.detail-active-title .circular {
  width: 10px;
  height: 10px;
  background: #f11645;
  display: inline-block;
  border-radius: 50%;
  float: left;
  margin-right: 5px;
  margin-top: 25px;
}

.detail-active-title .detail-active-center {
  margin-right: 5px;
  float: left;
  width: 178px;
  height: 57px;
  background: #f11645;
  border-radius: 48px;
  font-size: 24px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: white;
  line-height: 57px;
}

.detail-active-special {
  clear: both;
}

.detail-active-special table {
  border: 1px solid #e8e8e8;
  padding: 10px;
}

.detail-active-special table td {
  padding: 10px;
}

.detail-active-special .receive {
  text-align: center;
  width: 328px;
  height: 42px;
  background: #cccccc;
  border-radius: 41px;
  font-size: 16px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: white;
  line-height: 42px;
  margin: 30px auto;
}

.detail-active-special .receive a {
  color: #FFFFFF;
}

.share {
  text-align: center;
  margin: 30px auto 0;
  width: 466px;
  height: 50px;
  background: #ed6b10;
  border-radius: 4px;
  font-size: 26px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: white;
  line-height: 50px;
}

.shareshow {
  background: #ED6B10;
}

.infowrite {
  background: #19B39D;
  margin-left: 25px;
}

.start {
  margin: 30px auto 0;
  width: 480px;
}

.start div {
  display: inline-block;
  text-align: center;
  width: 220px;
  height: 50px;
  border-radius: 4px;
  font-size: 26px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: white;
  line-height: 50px;
}

.start a {
  text-decoration: none;
  color: white;
}

.benefit-content-box {
  width: 705px;
  margin: 0 auto;
}

.benefit-content-box .benefit-info-con .benefit-info-fee p {
  font-size: 16px;
  color: #666666;
  padding-top: 23px;
  padding-bottom: 23px;
}

.benefit-content-box .reserve-go-benefit {
  margin-top: 36px;
  display: flex;
}

.benefit-content-box .reserve-go-benefit a {
  display: block;
  width: 320px;
  height: 258px;
}

.benefit-content-box .reserve-go-benefit a div {
  font-size: 32px;
  color: #FFFFFF;
  margin: 148px 90px 0px 90px;
}

.benefit-content-box .reserve-go-benefit a span {
  display: block;
  width: 148px;
  height: 35px;
  font-size: 28px;
  background: #FFFFFF;
  border-radius: 18px;
  text-align: center;
  margin: 7px 86px 15px 86px;
  line-height: 32px;
}

.benefit-content-box .reserve-go-benefit .reserve-go-reserve {
  background: url("/imgs/goReserve.png");
  margin-left: 34px;
}

.benefit-content-box .reserve-go-benefit .benefit-go-benefit {
  background: url("/imgs/goBenefit.png");
}

.benefit-content-box .reserve-go-benefit .reserve-go-reserve0 {
  background: url("/imgs/endReserve.png");
  margin-left: 34px;
}

.benefit-content-box .benefit-info-tit {
  text-align: center;
  font-size: 20px;
  color: #1B1932;
  line-height: 30px;
  font-weight: 600;
  text-indent: 1em;
  z-index: 10;
  position: relative;
  margin-top: 64px;
}

.benefit-content-box .rectangle {
  display: block;
  width: 212px;
  height: 14px;
  background: rgba(227, 117, 110, 0.8);
  position: relative;
  bottom: 13px;
  left: 50%;
  margin-left: -101px;
  z-index: 1;
  margin-bottom: 26px;
}

.benefit-content-box .productTip {
  width: 706px;
  height: 85px;
  background: white;
  box-shadow: 7px 7px 10px 7px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  padding: 30px;
  padding-top: 47px;
  line-height: 85px;
}

.benefit-content-box .risks {
  width: 706px;
}

.benefit-content-box .risks .riskName {
  padding: 10px 0px 10px 20px;
}

.benefit-content-box .risks .riskName a {
  display: flex;
  justify-content: space-between;
}

.benefit-content-box .matters {
  width: 706px;
  height: 470px;
  background: white;
  box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  padding: 30px;
  padding-top: 47px;
}

.benefit-content-box .matters .insureNotice_detail {
  margin-bottom: 20px;
}

.benefit-content-box .matters .insureNotice_detail div {
  margin-top: 30px;
  display: flex;
}

.benefit-content-box .matters .insureNotice_detail div span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  background: #E3756E;
}

.benefit-content-box .matters .insureNotice_detail div h3 {
  line-height: 0.5;
  margin-left: 20px;
  color: #333333;
}

.benefit-content-box .matters .insureNotice_detail ul {
  margin-top: 25px;
  color: #666666;
}

.benefit-content-box .matters #viewBankLimit {
  margin: 19px 0px 38px 27px;
  text-align: center;
  line-height: 29px;
  display: block;
  width: 152px;
  height: 29px;
  border-radius: 3px;
  border: 1px solid #f36d69;
  color: #E3756E;
}

.benefit-content-box .productTip {
  color: #E3756E;
  margin-top: 20px;
  margin-left: 31px;
}

.benefit-content-box .benefit-info-item .first-list {
  border-top: 1px solid #E9E9E9;
}

.benefit-content-box .benefit-info-item .benefit-info-tit {
  text-align: center;
  font-size: 20px;
  color: #1B1932;
  line-height: 30px;
  font-weight: 600;
  text-indent: 1em;
  z-index: 10;
  position: relative;
  margin-top: 64px;
}

.benefit-content-box .benefit-info-item .rectangle {
  display: block;
  width: 212px;
  height: 14px;
  background: rgba(227, 117, 110, 0.8);
  position: relative;
  bottom: 13px;
  left: 50%;
  margin-left: -101px;
  z-index: 1;
  margin-bottom: 26px;
}

.benefit-content-box .benefit-info-item .benefit-years-sex {
  width: 100%;
  text-align: center;
  height: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
  -webkit-text-stroke: 1px #979797;
  text-stroke: 1px #979797;
  margin: 0 auto;
}

.benefit-content-box .benefit-info-item .benefit-side-box {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.benefit-content-box .benefit-info-item .benefit-side-box .benefit-side-list {
  display: flex;
  width: 349px;
  height: 32px;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  font-size: 14px;
  line-height: 32px;
  color: #666666;
}

.benefit-content-box .benefit-info-item .benefit-side-box .benefit-side-list .birth {
  height: 32px;
  display: inline-block;
  width: 120px;
  border-right: 1px solid #E9E9E9;
  padding-left: 20px;
  padding-right: 20px;
  background: #f8eeee;
  float: left;
}

.benefit-content-box .benefit-info-item .benefit-side-box .benefit-side-list .value-item {
  padding-left: 20px;
  display: block;
  width: 220px;
}

.benefit-content-box .benefit-info-item .benefit-side-box .benefit-side-list .value-item .id-type {
  display: inline-block;
  width: 100px;
  border-right: 1px solid #E9E9E9;
  text-indent: 1em;
}

.benefit-content-box .benefit-info-item .benefit-side-box .benefit-side-list .value-item .value {
  display: inline-block;
  padding-left: 20px;
  height: 100%;
}

.benefit-content-box .benefit-info-item .benefit-side-box .benefit-side-list a {
  display: block;
  text-decoration: none;
}

.benefit-content-box .benefit-info-item .benefit-side-box-active {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.benefit-content-box .benefit-info-item .benefit-side-box-active .benefit-side-list {
  display: flex;
  width: 232px;
  height: 32px;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  font-size: 14px;
  line-height: 32px;
  color: #666666;
}

.benefit-content-box .benefit-info-item .benefit-side-box-active .benefit-side-list .birth {
  height: 32px;
  display: inline-block;
  width: 220px;
  border-right: 1px solid #E9E9E9;
  padding-left: 20px;
  padding-right: 20px;
  background: #FEF9DA;
  float: left;
}

.benefit-content-box .benefit-info-item .benefit-side-box-active .benefit-side-list .value-item {
  padding-left: 20px;
  display: block;
  width: 220px;
}

.benefit-content-box .benefit-info-item .benefit-side-box-active .benefit-side-list .value-item .id-type {
  display: inline-block;
  width: 100px;
  border-right: 1px solid #E9E9E9;
  text-indent: 1em;
}

.benefit-content-box .benefit-info-item .benefit-side-box-active .benefit-side-list .value-item .value {
  display: inline-block;
  padding-left: 20px;
  height: 100%;
}

.benefit-content-box .benefit-info-item .benefit-side-box-active .benefit-side-list a {
  display: block;
  text-decoration: none;
}

.benefit-content-box .benefit-info-item .benefit-info-list {
  height: 32px;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-left: 1px solid #E9E9E9;
  font-size: 14px;
  line-height: 32px;
  color: #666666;
}

.benefit-content-box .benefit-info-item .benefit-info-list .birth {
  height: 32px;
  display: inline-block;
  width: 120px;
  border-right: 1px solid #E9E9E9;
  padding-left: 20px;
  padding-right: 20px;
  background: #f8eeee;
  float: left;
}

.benefit-content-box .benefit-info-item .benefit-info-list .infowrite-left {
  height: 32px;
  display: inline-block;
  width: 120px;
  border-right: 1px solid #E9E9E9;
  padding-left: 20px;
  padding-right: 20px;
  background: #FEF9DA;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .id-type {
  display: inline-block;
  width: 100px;
  border-right: 1px solid #E9E9E9;
  text-indent: 1em;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value {
  display: inline-block;
  padding-left: 20px;
  height: 100%;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value input {
  border: none;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #D4D4D4;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666666;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666666;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666666;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value .infoWrite-list-input_date {
  height: 100%;
  cursor: pointer;
  border: none;
  color: #444;
  text-indent: 5px;
  background: url(../imgs/common_date@3x.png) no-repeat center right;
  -moz-background-size: 17px 15px;
  -webkit-background-size: 17px 15px;
  -o-background-size: 17px 15px;
  background-size: 17px 15px;
  width: 500px;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value .input-group-btn {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value .infoWrite-input-select {
  border: 0;
  background: transparent;
  width: 500px;
  height: 100%;
  border: 1px solid #E9E9E9;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  padding-top: 3px;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value .reduce {
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #999;
  border-radius: 4px;
  text-align: center;
  color: #000;
  font-size: 20px;
  line-height: 18px;
  margin-right: 5px;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value #num {
  width: 78px;
  height: 22px;
  border: 1px solid #999;
  border-radius: 4px;
  text-align: center;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value .add {
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #999;
  border-radius: 4px;
  text-align: center;
  color: #000;
  font-size: 20px;
  line-height: 18px;
  margin-left: 5px;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value #kong {
  float: left;
  display: flex;
  margin-right: 24px;
  margin-top: 3px;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value .limitNote {
  color: #D4D4D4;
  font-size: 14px;
}

.benefit-content-box .benefit-info-item .benefit-info-list .value-item .value input::-webkit-outer-spin-button, .benefit-content-box .benefit-info-item .benefit-info-list .value-item .value input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

.benefit-content-box .benefit-info-item .benefit-info-list a {
  display: block;
  text-decoration: none;
}

.benefit-content-box .benefit-info-item .first-list {
  border-top: 1px solid #E9E9E9;
}

.benefit-content-box .benefit-info-item .note {
  width: 705px;
  height: 150px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  word-break: keep-all;
}

.benefit-content-box .benefit-col-box {
  margin-top: 15px;
  display: flex;
  color: #666666;
}

.benefit-content-box .benefit-col-box .benefit-col-list1, .benefit-content-box .benefit-col-box .benefit-col-list2 {
  display: flex;
  flex-direction: column;
  text-align: left;
  width: 50%;
  height: 225px;
}

.benefit-content-box .benefit-col-box .benefit-col-list1 .le, .benefit-content-box .benefit-col-box .benefit-col-list2 .le {
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  line-height: 32px;
  text-indent: 19px;
}

.benefit-content-box .benefit-col-box .benefit-col-list1 .rt, .benefit-content-box .benefit-col-box .benefit-col-list2 .rt {
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  line-height: 32px;
  padding-left: 70px;
}

.benefit-content-box .benefit-col-box .benefit-col-list1 .spec, .benefit-content-box .benefit-col-box .benefit-col-list2 .spec {
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  background: #F8EEEE;
  line-height: 32px;
  padding-left: 19px;
}

.benefit-content-box .benefit-col-box .benefit-col-list1 .spec #years, .benefit-content-box .benefit-col-box .benefit-col-list2 .spec #years {
  margin: 0 10px;
}

.benefit-content-box .benefit-col-box .benefit-col-list2 .spec {
  border-left: none;
  border-right: 1px solid #e8e8e8;
  padding-left: 70px;
}

.benefit-content-box .benefit-col-box .benefit-col-list2 .spec #birth {
  margin: 0 10px;
}

.benefit-content-box .space {
  display: flex;
  margin: 22px 0px 50px 450px;
}

.benefit-content-box .space span {
  margin-left: 17px;
  text-align: center;
  line-height: 40px;
  color: #999999;
  display: block;
  width: 92px;
  height: 40px;
  border: 1px solid #666666;
  border-radius: 44px;
}

.benefit-content-box .space .spec-red {
  background: #E3756E;
  color: #FFFFFF;
  border: none;
}

.benefit-content-box .space .spec-orange {
  background: #ED6B10;
  color: #FFFFFF;
  border: none;
}

.benefit-content-box .rate {
  margin: 15px 0px 0px 12px;
}

.benefit-content-box .rate .orange {
  -webkit-appearance: none;
  width: 520px;
  border-radius: 10px;
  /*这个属性设置使填充进度条时的图形为圆角*/
  position: relative;
  bottom: 25px;
  background: -webkit-linear-gradient(#ED6B10, #ED6B10) no-repeat, #EAEAEA;
  background-size: 20% 100%;
}

.benefit-content-box .rate .red {
  -webkit-appearance: none;
  width: 520px;
  border-radius: 10px;
  /*这个属性设置使填充进度条时的图形为圆角*/
  position: relative;
  bottom: 25px;
  background: -webkit-linear-gradient(#E3756E, #E3756E) no-repeat, #EAEAEA;
  background-size: 20% 100%;
}

.benefit-content-box .rate .orange::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -6px;
  /*使滑块超出轨道部分的偏移量相等*/
  border-radius: 50%;
  /*外观设置为圆形*/
  border: solid 5px white;
  /*设置边框*/
  width: 18px;
  height: 18px;
  background: #ED6B10;
  box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.08);
}

.benefit-content-box .rate .red::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -6px;
  /*使滑块超出轨道部分的偏移量相等*/
  border-radius: 50%;
  /*外观设置为圆形*/
  border: solid 5px rgba(255, 255, 255, 0.5);
  /*设置边框*/
  width: 18px;
  height: 18px;
  background: #e3756e;
  box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.08);
}

.benefit-content-box .rate input[type=range]::-webkit-slider-runnable-track {
  height: 5px;
  border-radius: 20px;
  /*将轨道设为圆角的*/
  border-color: transparent;
  /*去除原有边框*/
  color: transparent;
  /*去除轨道内的竖线*/
}

.benefit-content-box .rate input[type=range]:focus {
  outline: none;
}

.benefit-content-box .rate p {
  margin-left: 10px;
  font-size: 14px;
  color: #999999;
}

.benefit-content-box .benefit_note .benefit-info-tit {
  text-align: center;
  font-size: 20px;
  color: #1B1932;
  line-height: 30px;
  font-weight: 600;
  text-indent: 1em;
  z-index: 10;
  position: relative;
  margin-top: 64px;
}

.benefit-content-box .benefit_note .rectangle {
  display: block;
  width: 212px;
  height: 14px;
  background: rgba(227, 117, 110, 0.8);
  position: relative;
  bottom: 13px;
  left: 50%;
  margin-left: -101px;
  z-index: 1;
  margin-bottom: 26px;
}

.benefit-content-box .benefit_note .benefit-spec-text {
  color: #666666;
}

.benefit-content-box .benefit_note .benefit-spec-text p span {
  color: #E3756E;
}

.benefit-content-box .project_note {
  font-size: 14px;
  color: #999999;
  margin-top: 25px;
}

/* 设置滚动条的样式 */
::-webkit-scrollbar {
  width: 1px;
  background-color: grey;
}

/* 滚动槽 */
::-webkit-scrollbar-track {
  border-radius: 20px;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: white;
}

#infoshow {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 99;
  background: url(../imgs/gray.png);
  overflow-y: hidden;
}

.bank_personal_info {
  overflow: auto;
  width: 720px;
  height: 400px;
  background: #FFFFFF;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 200px;
}

.bank_personal_info .personal_info_close {
  position: fixed;
  padding: 20px;
  height: 50px;
  background: white;
}

.bank_personal_info .personal_info_close img {
  margin-left: 400px;
}

.bank_personal_info .bank_limit_title {
  font-size: 30px;
  font-weight: 500;
  color: #333333;
  line-height: 30px;
  padding: 40px 0 40px 40px;
}

.bank_personal_info .bank_name {
  width: 640px;
  height: 52px;
}

.bank_personal_info .bank_name span {
  font-weight: 600;
  color: #333333;
  line-height: 52px;
  padding: 14px 0 16px 20px;
}

.bank_personal_info .bank_info {
  width: 640px;
  height: 52px;
  background: #f7f7f7;
}

.bank_personal_info .bank_info .month {
  position: relative;
  left: 90px;
  font-size: 14px;
  top: 10px;
}

.bank_personal_info .bank_info span {
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  padding: 15px 0 15px 20px;
  float: left;
}

.bank_personal_info .bank_info span:nth-child(2) {
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  padding: 15px 0 15px 20px;
  float: right;
  margin-right: 30px;
}

#bank_info_content {
  margin-top: 60px;
  padding: 15px 0px 15px 33px;
}

.watchbenefit {
  margin: 56px auto;
  width: 336px;
  height: 42px;
  background: #e3756e;
  border-radius: 4px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 42px;
}

.watchbenefit a {
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}

.gobenefit {
  margin: 30px auto;
  width: 336px;
  height: 42px;
  background: #FC2C2F;
  border-radius: 41px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 42px;
}

.gobenefit a {
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}

.apply {
  margin: 56px auto;
  width: 336px;
  height: 42px;
  background: #ED6B10;
  border-radius: 4px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 42px;
}

.apply a {
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}

.goback {
  margin: 56px auto;
  width: 336px;
  height: 42px;
  background: #e3756e;
  border-radius: 4px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 42px;
}

.goback a {
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}

#apply_result, #skipTip, #popup-tipInfo {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 99;
  background: url(../imgs/gray.png);
  overflow-y: hidden;
}

.improve_personal_info {
  width: 552px;
  height: 290px;
  background: #FFFFFF;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 200px;
}

.improve_personal_info .personal_info_close {
  padding: 20px;
}

.improve_personal_info .personal_info_close img {
  float: right;
}

.improve_personal_info .personal_info_content {
  margin-top: 10px;
  padding-left: 64px;
  padding-right: 64px;
}

.improve_personal_info .personal_info_content .content_img {
  width: 76px;
  height: 76px;
  float: left;
  cursor: pointer;
}

.improve_personal_info .personal_info_content .content_txt {
  width: 325px;
  float: right;
}

.improve_personal_info .personal_info_content .content_txt span {
  display: block;
  font-family: PingFangSC-Medium;
  letter-spacing: 0;
  line-height: 22px;
}

.improve_personal_info .personal_info_content .content_txt span:nth-of-type(1) {
  font-size: 22px;
  color: #666666;
  height: 30px;
  line-height: 30px;
}

.improve_personal_info .personal_info_content .content_txt span:nth-of-type(2) {
  font-size: 14px;
  color: #999999;
}

.improve_personal_info .personal_info_btn {
  overflow: hidden;
  width: 200px;
  padding-top: 40px;
  margin: 0 auto;
}

.improve_personal_info .personal_info_btn div {
  float: left;
  width: 150px;
  height: 42px;
  line-height: 42px;
  border-radius: 5px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  cursor: pointer;
}

.improve_personal_info .personal_info_btn .experience {
  background: #ED6B10;
  color: #666666;
  border: 2px solid #E8E8E8;
}

.improve_personal_info .personal_info_btn .experience a {
  color: #FFFFFF;
}

.improve_skipTip_info {
  width: 449px;
  height: 475px;
  background: #FFFFFF;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 200px;
  text-align: center;
}

.improve_skipTip_info .personal_info_close {
  padding: 20px;
}

.improve_skipTip_info .personal_info_close img {
  float: right;
}

.improve_skipTip_info .personal_info_content {
  margin-top: 10px;
  padding-left: 64px;
  padding-right: 64px;
  font-size: 24px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: #00716a;
  line-height: 22px;
}

.improve_skipTip_info .personal_info_tip {
  padding: 20px 59px 43px 42px;
}

.improve_skipTip_info .personal_info_tip .content_qrcode {
  width: 244px;
  height: 244px;
  cursor: pointer;
  margin: 20px auto 20px;
}

.improve_skipTip_info .personal_info_tip span {
  width: 218px;
  font-size: 12px;
  color: #666666;
}
