html,
body {
  overflow: visible;
}

body {
  background-color: #fff;
}

.fr {
  float: right;
}

.red {
  color: red
}

.sticky_bottom{
  position: fixed!important;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 100;
}

.full_page {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: #fff;
  overflow: auto;
}

.lock-window {
  overflow: hidden;
}

.face_loadding {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  z-index: 999
    /* height: 100px; */
}

#main_form {
  position: relative;
}

.unvisible {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.face_agreements_list {
  flex: 1;
  margin-right: 0.6rem;
}

.form_title {
  padding: 0.3rem 0.6rem;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
}

i.slideup {
  width: 20px;
  height: 20px;
  display: block;
  background: url(/cn/creditcard/v3/images/apply/ico_add.png) no-repeat left center;
}

i.slidedown {
  width: 20px;
  height: 20px;
  display: block;
  background: url(/cn/creditcard/v3/images/apply/btn_flod.png) no-repeat left center;
}

/*协议弹框叠加样式*/
.m_mask {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.m_mask.fade_in {
  visibility: visible;
  opacity: 1;
}

.xy_tips_box {
  position: fixed;
  display: none;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  width: 13.8rem;
  z-index: 104;
  background-color: #fff;
  border-radius: 0.2rem;
}

.xy_tips_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 0.6rem;
  min-height: 2.8rem;
  font-size: 0.6rem;
  color: #333;
}

.xy_btn {
  text-align: center;
  border-top: 1px solid #eee;
  line-height: 1.8rem;
  color: #449CFF;
  font-size: 0.48rem;
}

.mes_apl h3 {
  margin-top: 0;
}

.step_box_info {
  margin: 0 auto 15px;
  color: #666;
  font-size: 14px;
}

/*公共样式*/
.J_hide {
  display: none;
}

.greyLine20px {
  height: 0.4rem;
  background-color: #eee;
  width: 100%;
}

.border2px {
  border: 2px solid #eee;
}

.mt20 {
  margin-top: 0.4rem;
}








.cardSpecies {
  padding-top: 1rem;
}

.cardSpecies .swiper-pagination-bullets {
  /*bottom: 5.4rem !important;*/
  bottom: 0.4rem !important;
}

.cardSpecies .swiper-button-prev,
.cardSpecies .swiper-button-next {
  top: 22% !important;
}

.cardSpecies .swiper-button-prev:after,
.cardSpecies .swiper-container-rtl .swiper-button-next:after {
  color: #ccc;
  font-size: 1rem;
}

.cardSpecies .swiper-button-next:after,
.cardSpecies .swiper-container-rtl .swiper-button-prev:after {
  color: #ccc;
  font-size: 1rem;
}

.cardSpecies .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
}

.cardSpecies .lunboImg {
  width: 7.62rem;
  display: block;
  margin: 0 auto;
  height: 4.8rem;
  object-fit: contain;
}


.cardSpecies .cardCont {
  /*margin-top: 1rem;*/
  color: #333;
  margin-top: 0;
  padding-bottom: 1rem;
}

.cardSpecies .cardCont h4 {
  font-size: 0.72rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  padding: 0.4rem 2em;
}

.cardSpecies .cardCont p {
  padding-right: 0.6rem;
  text-align: left;
  font-size: 0.55rem;
  line-height: 0.96rem;
  margin-left: 3.68rem;
  letter-spacing: 1px;
}

.cardSpecies .cardCont .cardLink {
  padding-bottom: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cardSpecies .cardCont .cardLink span {
  width: 33%;
  display: block;
  color: #449CFF;
  font-size: 0.6rem;
  line-height: 1.28rem;
  text-align: center;
}

.cardText {
  color: #999999;
  padding: 0 0.6rem;
  font-size: 0.48rem;
  max-height: 100%;
  padding-bottom: 0.76rem;
}

.custom_number .cardText {
  font-size: 0.56rem;
  color: #333;
}

.custom_number .section_box .cardText {
  font-size: 0.52rem;
  color: #E50003;
  padding-left: 0;
}

.blueTit {
  padding: 0.6rem 0px;
  position: relative;
}

.blueTit h4 {
  font-size: 0.72rem;
  font-weight: bold;
  line-height: 1rem;
  border-left: 0.24rem solid #449CFF;
  padding-left: 0.36rem;
  color: #333;
}

.cardFace .cardFace-Img {
  position: relative;
  display: inline-block;
}

.cardFace .cardFace-Img .logo-tip {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0.5rem;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  padding-left: 2px;
  display: block;
  background: #ccc;
  font-size: 0.4rem;
  text-align: center;
  line-height: 0.8rem;
  color: #fff;
  min-width: 2rem;
}

.cardFace .cardFace-Img .lunboImg {
  height: 5rem;
  display: block;
  margin: 0 auto;
  object-fit: contain;
  border: 2px solid #ccc;
  border-radius: 0.5rem;
  box-sizing: border-box;
}

.cardFace .cardFaceCont {
  margin: 0.6rem 0;
  text-align: center;
}

.cardFace .cardFaceCont h4 {
  font-size: 0.72rem;
  font-weight: bold;
  line-height: 0.96rem;
  color: #333;
}

.cardFace .cardFaceCont p {
  font-size: 0.52rem;
  line-height: 0.84rem;
  color: #333;
  word-break: break-word;
}

.cardFace .cardFaceCont .cardPrice {
  color: #FB9245 !important;
}

.cardFace .cardFaceCont .f_xq_btn {
  color: #fff;
  margin-left: 0.2rem;
  padding: 0.08rem 0.16rem;
  font-size: 0.36rem;
  background: #ce1e1e;
  border-radius: 0.1rem;
  word-break: keep-all;
}

.cardFace .c_card_select_btn {
  font-size: 0.56rem;
  color: #449cff;
  float: right;
  margin-right: 0.6rem;
}

.cardFace .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.4;
}

.cardFace .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

.cardFace .swiper-slide {
  text-align: center;
  width: 9rem;
  height: auto;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.cardFace .swiper-wrapper {
  height: auto;
}

.customstyle_wrapper {
  transition: 300ms;
}

.cardFace .swiper-slide:not(.swiper-slide-active) .customstyle_wrapper {
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  opacity: 0.5;
}

.cardFace-Img a {
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  background: url("/cn/creditcard/v3/mobile/images/custom_face/greyArr.png") no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: contain;
}

.cardFace .cardFace-Img.select_face a {
  background: url("/cn/creditcard/v3/mobile/images/custom_face/blueArr.png") no-repeat;
  background-size: contain;
}

.cardFace .cardFace-Img.select_face .logo-tip {
  border-top: 2px solid #449cff !important;
  border-right: 2px solid #449cff !important;
}

.cardFace .cardFace-Img.select_face .lunboImg {
  border: 2px solid #449cff !important;
}

.num_input {
  margin: 0 0 0.76rem;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.num_input_box {
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #449cff;
  font-size: 0.54rem;
  color: #52aaff;
  display: inline-block;
  margin-right: 0.15rem;
  vertical-align: middle;
}

.num_input_box span {
  line-height: 1.5rem;
}

.num_search_box {
  font-size: 0.54rem;
  color: #fff;
  width: 2.6rem;
  height: 1.5rem;
  line-height: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  background: #449cff;
  border-radius: 0.2rem;
}

.check_nav {
  display: flex;
  justify-content: space-between;
  position: relative;
  font-size: 0;
  text-align: center;
}

.check_nav .check_nav_item {
  line-height: 1.4rem;
  color: #333333;
  font-size: 0.56rem;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}

.check_nav #leftBox {
  border-right: 1px solid #449CFF;
}

.check_nav #rightBox {
  border-left: 1px solid #449CFF;
}

.check_nav .bgBlue_C {
  color: #449cff !important;
  border-bottom: 2px solid #449cff;
}

.check_nav .br1px {
  border-right: 1px solid #449CFF;
}

.changeNumBtn {
  color: #449CFF;
  font-size: 0.48rem;
  text-align: center;
  display: block;
  cursor: pointer;
  text-indent: 0.72rem;
  background: url("/cn/creditcard/v3/mobile/images/custom_face/refreshIcont.png") no-repeat 45% center;
  background-size: 3%;
  margin-bottom: 0.6rem;
}

.check_NumBox {
  padding-bottom: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.check_NumBox .error_box {
  text-align: center;
  width: 100%;
  padding: 1rem 0;
}

.check_NumBox .bankName {
  display: block;
  padding-left: 0.4rem;
  padding-top: 0.4rem;
}

.check_NumBox .cardNum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.56rem;
  padding: 0 0.4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.6rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #333;
  width: 6.36rem;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  margin-top: 0.6rem;
}

.check_NumBox a p {
  color: #999999;
  line-height: 0.6rem;
  font-size: 0.44rem;
  text-align: center;
  padding-bottom: 0.6rem;
}

.check_NumBox .checkNum {
  background: -webkit-gradient(linear, left top, right top, from(#7bb7f9), to(#1799fb));
  background: linear-gradient(90deg, #7bb7f9 0%, #1799fb 100%);
  color: #FFF !important;
}

.section_box {
  margin: 0px 0.6rem;
}

.longCard.J_active {
  background: -webkit-gradient(linear, left top, right top, from(#7bb7f9), to(#1799fb));
  background: linear-gradient(90deg, #7bb7f9 0%, #1799fb 100%);
  color: #fff !important;
}

.longCard.J_active h4 {
  color: #fff;
}

.longCard.J_active .longCard_Tit i {
  background: url("/cn/creditcard/v3/mobile/images/custom_face/flower01.png") no-repeat center center;
  background-size: contain;
}

.longCard.J_active .longCard_Tit span {
  background: url("/cn/creditcard/v3/mobile/images/custom_face/check02.png") no-repeat center center;
  background-size: contain;
}

.longCard.J_active .longCard_Tip i {
  color: #fff;
}

.longCard.J_active .longCard_Tip .mb_price {
  color: #fff;
}

.longCard.J_active .longCard_Tip a {
  color: #fff;
}

.longCard.J_active .longCard_Con {
  color: #fff !important;
  opacity: 0.8;
}

.longCard {
  width: 100%;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  border-radius: 0.2rem;
  padding: 0.6rem 0.6rem 0.2rem 0.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
  max-height: 100%;
}

.longCard .longCard_Con {
  margin-top: 0.28rem;
  padding: 0 0.7rem 0 0.96rem;
  font-size: 0.48rem;
  line-height: 0.8rem;
  color: #999;
  text-align: justify;
}

.longCard .longCard_Tip {
  padding: 0.4rem 0 0.4rem 0.96rem;
  font-size: 0.48rem;
  line-height: 0.88rem;
  overflow: hidden;
}

.longCard .longCard_Tip .mb_price {
  color: #333;
  font-size: 0.52rem;
  font-weight: bold;
  color: #c30303;
}

.longCard .longCard_Tip i {
  color: #FB9245;
  font-size: 0.56rem;
  margin-right: 4px;
}

.longCard .longCard_Tip a {
  color: #449CFF;
  font-size: 0.52rem;
  margin-right: 0.2rem;
  font-weight: bold;
}

.longCard .longCard_Tit {
  position: relative;
  padding-left: 0.96rem;
  font-size: 0.72rem;
  line-height: 1rem;
  display: flex;
}

.longCard .longCard_Name {
  font-size: 0.68rem;
  font-weight: normal;
  color: #333;
  flex: 1;
}

.longCard .longCard_Tit i {
  position: absolute;
  left: 0px;
  display: block;
  width: 0.72rem;
  height: 1rem;
  background: url("/cn/creditcard/v3/mobile/images/custom_face/flower02.png") no-repeat center center;
  background-size: contain;
}

.longCard .longCard_Tit span {
  display: block;
  width: 0.7rem;
  height: 1rem;
  background: url("/cn/creditcard/v3/mobile/images/custom_face/check01.png") no-repeat center center;
  cursor: pointer;
  background-size: contain;
}

.moreDetatilTit {
  color: #999999;
  font-size: 0.52rem;
  line-height: 0.64rem;
  text-align: center;
  max-height: 100%;
  padding-bottom: 0.6rem;
}

.warnTit {
  margin: 0 0.6rem;
  padding-bottom: 1rem;
  padding-top: 0.2rem;
}

.warnTit p {
  font-size: 0.6rem;
  line-height: 0.84rem;
  color: #666666;
  padding-bottom: 0.32rem;
  max-height: 100%;
}

.warnTit .w_tips {
  font-size: 0.52rem;
  color: #333;
  line-height: 0.96rem;
  max-height: 100%;
}

.warnTit .w_tips span {
  font-weight: bold;
}

.warnTit2 {
  margin: 0 0.6rem 1rem 0.6rem;
}

.warnTit2 p {
  font-size: 0.52rem;
  line-height: 0.96rem;
  color: #333;
}

.currentCardFace {
  margin: 1rem 0px;
}

.currentCardFace p {
  font-size: 0.6rem;
  line-height: 0.84rem;
  color: #333333;
  text-align: center;
  max-height: 100%;
}

.currentCardFace img {
  margin: 0 auto;
  width: 7.72rem;
  padding: 0.52rem 0px;
}

.checkCONT {
  position: relative;
  margin: 0.6rem 0 0 0.6rem;
  display: flex;
  font-size: 0.52rem;
  color: #666;
}

.checkCONT a {
  color: #449CFF;
}

.checkCONT .checkBox2 {
  width: 0.56rem;
  height: 0.56rem;
  margin: 1px 0.4rem 0 0;
  cursor: pointer;
  vertical-align: middle;
  background: url(/cn/creditcard/v3/mobile/images/custom_face/checkbox0.png) no-repeat left bottom;
  flex-shrink: 0;
  background-size: 100%;
}

.checkCONT .check_f {
  background: url("/cn/creditcard/v3/mobile/images/custom_face/checkbox1.png") no-repeat left bottom;
}

.detailPop {
  /* position: fixed;
  display: none;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  width: 10rem;
  z-index: 120; */
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 120;
}

.detailPop_box {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  max-height: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.detailPop .detailCardPop {
  overflow: auto;
  flex: 1;
}

.detailCardPop img {
  width: 100%;
}

/* .detailPop .detailCardPop {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0.2rem;
  padding: 0.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.detailPop .detailCardPop .detailCardTit {
  position: relative;
  font-size: 0.72rem;
  line-height: 0.8rem;
  padding-left: 1rem;
}

.detailPop .detailCardPop .detailCardTit h4 {
  color: #333;
  font-weight: bold;
}

.detailPop .detailCardPop .detailCardTit img {
  position: absolute;
  width: 0.72rem;
  display: block;
  top: 50%;
  margin-top: -0.4rem;
  left: 0px;
}

.detailPop .detailCardPop p {
  padding-top: 0.2rem;
  padding-left: 1rem;
  line-height: 0.8rem;
  font-size: 0.48rem;
  color: #999;
  min-height: 1rem;
}

.detailPop .detailCardPop .price_pop {
  font-size: 0.56rem;
  padding-top: 0.2rem;
  color: #333;
  line-height: 0.88rem;
  padding-left: 1rem;
}

.detailPop .detailCardPop .price_pop i {
  color: #FB9245;
  font-size: 0.48rem;
}

.detailPop .detailCardPop .price_pop span {
  color: #FB9245;
  font-size: 0.56rem;
} */

.detailPop .closeIcont {
  width: 0.92rem;
  display: block;
  margin: 0.4rem auto;
}



.popScroll {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 0.4rem 0.4rem 0px 0px;
  transition: bottom 0.3s ease;
  z-index: 5000;
  transition: transform .3s, -webkit-transform .3s;
  transform: translateY(100%);
}

.popScroll_show {
  transform: translateY(0);
}

#detail_pop {
  z-index: 110;
}

.popScroll .popTit {
  font-size: 0.72rem;
  text-align: center;
  font-weight: bold;
  margin-top: 0.6rem;
  line-height: 1rem;
  position: relative;
  margin-top: 0.6rem;
  line-height: 1rem;
  padding-bottom: 0.2rem;
  position: relative;
}

.popScroll .popClose {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  background: url("/cn/creditcard/v3/mobile/images/custom_face/closeBtn.png") no-repeat 0 center;
  background-size: contain;
  position: absolute;
  right: 0.6rem;
  top: 0.6rem;
  cursor: pointer;
}

.popScroll .popCont {
  height: 20rem;
  overflow: auto;
  margin: 0 0.6rem;
  padding-bottom: 1rem;
  word-break: break-all;
}

.popScroll .popCont .popSmallTit {
  position: relative;
  margin-top: 0.6rem;
}

.popScroll .popCont .popSmallTit img {
  position: absolute;
  width: 0.8rem;
  display: block;
  left: 0px;
  top: 50%;
  margin-top: -0.4rem;
}

.popScroll .popCont .popSmallTit h4 {
  font-size: 0.6rem;
  font-weight: bold;
  padding-left: 1.08rem;
  line-height: 0.96rem;
}

.popScroll .popCont .popDetail {
  padding: 0 1.08rem;
}

.popScroll .popCont .popDetail p {
  font-size: 0.6rem;
  color: #666666;
  line-height: 0.96rem;
  text-align: justify;
}

#more_rights_list {
  padding: 4px;
}

.hideBox {
  display: none;
}

.checkText {
  padding: 0 0.6rem;
  font-size: 0.56rem;
  color: red;
  line-height: 0.96rem;
  max-height: 100%;
  margin-bottom: 0.6rem;
}

.center_img {
  margin: 0.5rem auto;
}

.cusMeg .cusTit {
  background-color: #F4F4F4;
  font-size: 0.6rem;
  color: #999999;
  padding-left: 0.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}

.cusMeg .cusBlueTit {
  color: #449CFF;
  font-weight: bold;
  font-size: 0.6rem;
  padding-left: 0.6rem;
  line-height: 2.2rem;
}

.cusMeg .cardDisplay {
  width: 7.48rem;
  margin-left: 0.6rem;
  margin-bottom: 0.6rem;
}

.showPerBox {
  border-top: 1px solid #EEEEEE;
  position: relative;
  overflow: hidden;
  display: flex;
}

.showPerBox .showBoxTit {
  font-size: 0.6rem;
  color: #333333;
  float: left;
  padding-left: 0.4rem;
}

.showPerBox .showBoxCon {
  color: #666666;
  font-size: 0.6rem;
  line-height: 1.2;
}

.showPerBox .showBoxCon i {
  color: #FB9245;
}

.check_NumBox2 {
  padding-bottom: 1.28rem;
  margin: 0 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.check_NumBox2 a {
  width: 7.48rem;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  margin-top: 0.6rem;
}

.check_NumBox2 .checkNum {
  background: -webkit-gradient(linear, left top, right top, from(#7bb7f9), to(#1799fb));
  background: linear-gradient(90deg, #7bb7f9 0%, #1799fb 100%);
  height: 4.36rem;
}

.check_NumBox2 .bankName {
  display: block;
  padding-left: 0.4rem;
  padding-top: 0.4rem;
  width: 3rem;
}

.check_NumBox2 a .cardNum {
  font-size: 0.56rem;
  line-height: 2rem;
  text-align: center;
  color: #333;
}

.check_NumBox2 .checkNum .cardNum {
  color: #FFF !important;
}

.check_NumBox2 a p {
  color: #999999;
  line-height: 0.8;
  font-size: 0.48rem;
  text-align: center;
  padding-bottom: 0.6rem;
}

.check_NumBox2 .checkNum P {
  color: #FFF !important;
}

.cardRight2 {
  margin: 0.6rem;
}

.cardRight2 .longCard2 {
  width: 7.48rem;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  border-radius: 0.2rem;
  padding: 0.4rem 0.4rem 0.6rem 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
  max-height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#7bb7f9), to(#1799fb));
  background: linear-gradient(90deg, #7bb7f9 0%, #1799fb 100%);
  color: #fff;
}

.cardRight2 .longCard2 .longCard_Name {
  font-weight: normal;
}

.cardRight2 .longCard2 .longCard_Tit {
  position: relative;
  padding-left: 0.96rem;
  font-size: 0.68rem;
  line-height: 0.8rem;
}

.cardRight2 .longCard2 .longCard_Tit i {
  position: absolute;
  top: 50%;
  margin-top: -0.4rem;
  left: 0px;
  display: block;
  width: 0.72rem;
  height: 0.8rem;
  background: url(/cn/creditcard/v3/mobile/images/custom_face/flower01.png) no-repeat;
  background-size: contain;
}

.cardRight2 .longCard2 .longCard_Con {
  margin-top: 0.3rem;
  padding-left: 0.96rem;
  font-size: 0.48rem;
  line-height: 0.6rem;
  color: #fff;
  opacity: 0.8;
}

.cardRight2 .longCard2 .longCard_Tip {
  font-size: 0.52rem;
  line-height: 0.64rem;
}

.cardRight2 .longCard2 .longCard_Tip .mb_price {
  color: #fff;
  font-size: 0.48rem;
}

.cardRight2 .longCard2 .longCard_Tip i {
  color: #fff;
  font-size: 0.56rem;
  margin-right: 4px;
}

.priceTips {
  font-size: 0.6rem;
  padding-left: 0.6rem;
  line-height: 2.2rem;
  color: #999999;
  background-color: #F4F4F4;
}

/*20200407*/
.cg_tip_p {
  font-size: 0.6rem;
  color: #666666;
  padding: 0.6rem;
}

.qy_more_btn {
  text-align: center;
}

.qy_more_btn a {
  display: inline-block;
  font-size: 0.6rem;
  padding: 0.4em 0.8rem;
  background: #f0f8fe;
  color: #52aaff;
  border-radius: 4px;
  margin-bottom: 0.4rem;
}

@media screen and (min-width: 319px) and (max-width: 359px) {

  /*320*/
  .cardFace .swiper-slide {
    width: 192px;
  }
}

@media screen and (min-width: 360px) and (max-width: 374px) {

  /*360*/
  .cardFace .swiper-slide {
    width: 215px;
  }
}

@media screen and (min-width: 375px) and (max-width: 385px) {

  /*375*/
  .cardFace .swiper-slide {
    width: 224px;
  }
}

@media screen and (min-width: 386px) and (max-width: 398px) {

  /*386*/
  .cardFace .swiper-slide {
    width: 232px;
  }
}

@media screen and (min-width: 399px) and (max-width: 410px) {

  /*399*/
  .cardFace .swiper-slide {
    width: 238px;
  }
}

@media screen and (min-width: 411px) and (max-width: 413px) {

  /*411*/
  .cardFace .swiper-slide {
    width: 245px;
  }
}

@media screen and (min-width: 414px) and (max-width: 444px) {

  /*414*/
  .cardFace .swiper-slide {
    width: 248px;
  }
}

@media screen and (min-width: 445px) and (max-width: 479px) {

  /*445*/
  .cardFace .swiper-slide {
    width: 270px;
  }
}

@media screen and (min-width: 480px) and (max-width: 520px) {

  /*480*/
  .cardFace .swiper-slide {
    width: 292px;
  }
}

@media screen and (min-width: 521px) and (max-width: 580px) {

  /*521*/
  .cardFace .swiper-slide {
    width: 320px;
  }
}

@media screen and (min-width: 581px) and (max-width: 640px) {

  /*621*/
  .cardFace .swiper-slide {
    width: 370px;
  }
}

@media screen and (min-width: 641px) {

  /*750*/
  .cardFace .swiper-slide {
    width: 400px;
  }
}

.check_fwtk {
  line-height: 18px;
}

.check_fwtk .xz_no {
  width: 0.48rem;
  height: 14px;
  top: 0.3rem;
}

.c_makeCopy_box {
  overflow: hidden;
  padding: 0 0.6rem;
  font-size: 0.56rem;
}

.c_fixed {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding-top: 0.6rem;
}

.c_makeCopy_box h4 {
  font-size: 0.56rem;
  padding: 0 0 0.2rem;
  font-weight: normal;
  color: #333;
}

.c_makeCopy_box ul {
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 0.2rem 0.2rem 0.2rem 0.38rem;
}

.c_makeCopy_box ul li {
  float: left;
  width: 1.06rem;
  height: auto;
  text-align: center;
  padding-bottom: 0.2rem;
}

.c_makeCopy_box .c_copy_font {
  padding-bottom: 0.2rem;
  width: 0.92rem;
}

.c_makeCopy_box .c_make_font {
  width: 0.92rem;
  height: 0.9rem;
  border: 1px dashed #cccccc;
  line-height: 0.9rem;
}

.c_makeCopy_box .c_make_font input {
  width: 100%;
  height: 100%;
  font-size: 0.56rem;
  text-align: center;
  line-height: 0.9rem;
}

.c_makeCopy_box .c_make_error {
  border: 1px solid #DB0003;
  color: #DB0003;
}

.c_makeCopy_box input.error {
  color: #DB0003;
}

.c_makeCopy_box input.error::-webkit-input-placeholder {
  color: #DB0003;
}

.c_makeCopy_box input.error::-moz-placeholder {
  color: #DB0003;
}

.c_makeCopy_box input.error:-ms-input-placeholder {
  color: #DB0003;
}

.c_makeCopy_box .c_error_tip {
  color: #DB0003;
  display: none;
}

.c_close_btn {
  text-align: center;
  padding-top: 1.6rem;
  display: none;
}

.c_close_btn img {
  display: inline-block;
  width: 1rem;
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
  outline: none;
}


/*成功页*/
.cusMeg .cusCard {
  background: #fff;
  color: #666;
  line-height: 1.4rem;
  margin-top: 0.8rem;
}

.cusMeg .cusCardMeg {
  color: #333;
}

.cusCardDetail {
  overflow: hidden;
}

.cusMeg .cardDisplay {
  width: 5rem;
}

.cusCardDetailImg {
  float: left;
}

.cusCardDetailCon {
  overflow: hidden;
}

.cusCardDetailCon .showPerBox {
  border-top: 0px solid #EEEEEE;
  padding: 0.4rem 0;
}

.cusCardDetailCon .showBoxTit {
  line-height: 1.2;
  font-size: 0.52rem;
  flex-basis: 2.6rem;
  flex-shrink: 0;
}

.cusCardDetailCon .showBoxCon {
  line-height: 1.2;
  color: #333;
  font-size: 0.52rem;
}

.bd_dashed {
  padding: 0 0.6rem;
  height: 1px;
}

.bd_dashed div {
  border-bottom: 1px dashed #ccc;
}

.cusCardNum .showPerBox {
  border-top: 0px solid #EEEEEE;
}

.cusCardNum .showBoxTit {
  padding-left: 0.6rem;
}

.cusCardNum .showBoxCon {
  padding-left: 3rem;
}

.cusCardNum .showBoxTit {
  line-height: 1.5rem;
}

.cusCardNum .showBoxCon {
  line-height: 1.5rem;
  color: #333;
}

.cusCardBox .cg_tip_p {
  font-size: 0.54rem;
  padding-top: 0;
}

.cuscardRight {
  overflow: hidden;
  padding: 0 0.6rem;
  margin-bottom: 0.4rem;
}

.cuscardRight_in {
  float: left;
}

.cuscardRight_in .cardRight2 {
  margin: 0;
}

.cuscardRight_in .longCard2 {
  width: 6.6rem;
  height: 2.8rem;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  border-radius: 0.2rem;
  padding: 0.4rem 0.4rem 0.6rem 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
  max-height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#7bb7f9), to(#1799fb));
  background: linear-gradient(90deg, #7bb7f9 0%, #1799fb 100%);
  color: #fff;
}

.cuscardRight .cuscardRight_in:nth-of-type(1) .longCard2 {
  background: -webkit-gradient(linear, left top, right top, from(#fd9037), to(#fccc88));
  background: linear-gradient(90deg, #fd9037 0%, #fccc88 100%);
}

.cuscardRight .cuscardRight_in:nth-of-type(2) .longCard2 {
  background: -webkit-gradient(linear, left top, right top, from(#ff3750), to(#fd8466));
  background: linear-gradient(90deg, #ff3750 0%, #fd8466 100%);
}

.cuscardRight .cuscardRight_in:nth-of-type(3) .longCard2 {
  background: -webkit-gradient(linear, left top, right top, from(#1799fb), to(#7bb7f9));
  background: linear-gradient(90deg, #1799fb 0%, #7bb7f9 100%);
}

.cuscardRight .cuscardRight_in:nth-of-type(4) .longCard2 {
  background: -webkit-gradient(linear, left top, right top, from(#fd9037), to(#fccc88));
  background: linear-gradient(90deg, #fd9037 0%, #fccc88 100%);
}

.cuscardRight .cuscardRight_in {
  margin-right: 0.6rem;
}

.cuscardRight .cuscardRight_in:nth-of-type(2n) {
  margin-right: 0;
}

.cuscardRight_in .longCard2 .longCard_Tit {
  padding-left: 0;
}

.cuscardRight_in .longCard2 .longCard_Tip .mb_price {
  font-size: 0.5rem;
}

#success .cuscardRight_in .longCard2 .longCard_Tip .mb_price * {
  font-size: 0.5rem !important;
  color: #fff !important;
}

.cuscardRight_in .longCard2 .longCard_Name {
  height: 1.7rem;
  font-size: 0.5rem;
}

.cuspriceTips {
  font-size: 0.54rem;
  line-height: 0.54rem;
  color: #333;
  background-color: #fff;
  margin-top: 15px;
}

.cg_tip_p1 {
  font-size: 0.54rem;
  padding-top: 0;
}

.qy_more_btn i {
  background: url("/cn/creditcard/v3/mobile/images/custom_face/icon_down.png") no-repeat center center;
  width: 1rem;
  height: 0.5rem;
  display: inline-block;
  background-size: contain;
}

.qy_more_btn.allShow i {
  background: url("/cn/creditcard/v3/mobile/images/custom_face/icon_up.png") no-repeat center center;
  background-size: contain;
}

.showBox .qy_more_btn a {
  padding-right: 0;
  background: #fff;
  color: #115dab;
}

.mes_row_right .input_box .content_editor {
  width: 100%;
  height: auto;
  line-height: normal;
  border: none;
  min-height: 19px;
  font-size: 14px;
  outline: none;
  padding: 0 10px;
  word-break: break-all;
}

.mes_row_right .input_box #baseSpell_editor.content_editor:empty:before {
  content: "请输入您的姓名的字母拼音";
  color: gray;
}

.mes_row_right .input_box #pertainSpell_editor.content_editor:empty:before {
  content: "示例：ZHANG SAN";
  color: gray;
}

.mes_row_right .input_box .content_editor:focus:before {
  content: none;
}

/*支付绑定模块*/
.pay_section .checkbox_label {
  background: url(/cn/creditcard/v3/mobile/images/pay/check01.png) no-repeat left center;
  background-size: 0.6rem;
}

.pay_section .checkbox_label.r_on {
  background: url(/cn/creditcard/v3/mobile/images/pay/check03.png) no-repeat left center;
  background-size: 0.6rem;
}

.pay_section .mes_row {
  padding: 0.6rem;
}

.pay_section .pay_tip {
  color: #999999;
  display: inline-block;
  font-size: 0.48rem;
  line-height: 1.2;
  padding-left: 0.6rem;
  background: url(/cn/creditcard/v3/mobile/images/pay/tipsIcon.png) no-repeat left center;
  background-size: 0.5rem;
  margin-bottom: 0.6rem;
}

.pay_section .pay_select_all {
  padding-left: 0.8rem;
  font-weight: bold;
  font-size: 0.62rem;
}

.pay_section .pay_desc {
  padding-left: 0.8rem;
  width: auto;
  display: flex;
  align-items: center;
}

.pay_section .pay_desc_name {
  font-size: 0.58rem;
  white-space: nowrap;
  margin-right: 1em;
  flex-shrink: 0;
}

.pay_section .pay_desc_icon {
  max-width: 3rem;
  max-height: 0.8rem;
  margin-right: 12px;
}

.pay_section .pay_desc_tip {
  font-size: 0.4rem;
  line-height: 1.8;
  color: #D9001B;
  padding: 0 0.8rem 0 0.4rem;
  background: url(/cn/creditcard/v3/mobile/images/pay/redRight_Arr.png) no-repeat 94% center #fff3f3;
  border-radius: 23px;
  background-size: 0.24rem;
  border: 1px solid #D9001B;
}

.pay_section .pay_agreement {
  margin-top: 0.4rem;
}

.pay_section .pay_agreement a {
  word-break: break-all;
}

.pay_section .pay_agreement span{
  word-break: break-all;
}

.pay_section .remark {
  font-size: 0.52rem;
  color: #666;
  margin-top: 0.4rem;
}

/*更多卡面*/
.c_card_select_btn {
  position: absolute;
  right: 0.6rem;
  top: 0.6rem;
  font-size: 0.56rem;
  color: #449cff;
}

.m_detail_btn {
  font-size: 0.6rem;
  color: #449cff;
  padding-left: 5px;
}

.c_card_list_box .slide_in {
  display: inline-block;
  width: 6.5rem;
  margin: 0 0 0.6rem 0.6rem;
  vertical-align: top;
}

.c_card_select_box .cardFace .cardFace-Img-wrapper {
  height: 4rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c_card_select_box .cardFace .cardFace-Img {
  visibility: hidden;
}

.c_card_select_box .cardFace .cardFace-Img .lunboImg {
  height: auto;
}

/* .c_card_select_box .cardFace .cardFace-Img .logo-tip{left:0;} */
/* .c_card_select_box .cardFace-Img a{ left: 0; bottom: 0;} */
.c_card_select_box .cardFace .cardFaceCont h4 {
  font-size: 0.56rem;
  line-height: 0.8rem
}

.c_card_select_box .cardFace .cardFaceCont p {
  font-size: 0.48rem;
  line-height: 0.8rem;
  word-break: break-word;
}

.c_fixed_cur {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.6rem 0.6rem 0 0.6rem;
}

.c_fixed_box {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  padding: 0.2rem 0.6rem 0.6rem 0.6rem;
  box-shadow: 0 0 14px #f4f4f4;
}

.sc_box {
  height: 3rem;
  position: relative;
}

.sc_box .btn_a a {
  background: #ccc;
}

.sc_box .btn_a a.j_asc_btn {
  background: #449cff;
}

/*新抄录*/
.c_makeCopy2_box {
  font-size: 0.52rem;
  padding: 0 0.6rem;
}

.c_makeCopy2_box .cur_text {
  font-weight: bold;
  font-size: #333;
  margin-bottom: 0.4rem;
}

.c_makeCopy2_box .cl_text {
  width: 90%;
  height: 1.4rem;
  border: 1px solid #449cff;
  border-radius: 0.2rem;
  margin-bottom: 0.4rem;
}

.c_makeCopy2_box .cl_text span {
  display: inline-block;
  width: 8%;
  height: 100%;
  line-height: 1.4rem;
  vertical-align: middle;
  text-align: center;
}

.c_makeCopy2_box .cl_text input {
  width: 92%;
  height: 100%;
  vertical-align: middle;
  font-size: 0.52rem;
}

.c_makeCopy2_box ol {
  position: absolute;
  top: 2.5rem;
  left: 0;
  min-height: 1.4rem;
  border: 1px dashed #ccc;
  border-radius: 0.2rem;
  background: #f0f0f0;
  width: 90%;
  border-top: none;
  z-index: 1;
  padding: 0.2rem 0;
}

.c_makeCopy2_box ol>li {
  padding: 0.2rem 0.4rem;
}

.c_makeCopy2_box ul>li {
  position: relative;
}

.c_makeCopy2_box .cl_tip {
  position: absolute;
  top: 1.4rem;
  right: 0;
  width: 0.8rem;
  height: 0.8rem;
  opacity: 0.4;
}

.cust_auth_page {
  text-align: center;
  color: #333;
}

.cust_auth_title {
  font-size: 0.8rem;
  padding: 0.5rem;
}

.cust_auth_content {
  font-size: 0.56rem;
  padding: 0.3rem;
  text-align: left;
  text-indent: 2em;
}

.cust_auth_btn {
  font-size: 0.6rem;
  width: 80%;
  margin: 0.8rem auto 0;
  display: flex;
}

.cust_auth_btn .button{
	flex: 1;
}
.cust_auth_btn .button+.button{
	margin-left:1rem;
}
.cust_auth_tips {
  position: relative;
}
.cust_auth_tips::after {
  content: "不同意请点击上方按钮继续申请";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  color: #999;
  font-size: 0.4rem;
  white-space: nowrap;
}

/*抄录签名*/
.sign_box {
  text-align: center;
  font-size: 0.7rem;
}

.sign_box .sign {
  border-bottom: 1px solid #666;
  margin-left: 0.3rem;
  width: 40%;
  font-size: 0.7rem;
  height: 25px;
  display: inline-block;
  vertical-align: text-bottom;
}

.sign_box label.error_text {
  font-size: 0.56rem;
}

.alert_box_body {
  background: url(/cn/creditcard/v3/images/apply/icon_alert.png) no-repeat left 4px;
  background-size: 18%;
  background-position: left top;
  font-size: 14px;
  color: #333;
}

#Wrk_Unit_Adr_Detail,
#Aply_Psn_Rsdnc_Adr_Detail {
  border-bottom: 1px solid #ccc;
}

.step_box .btn_a {
  display: block;
}

.draft_height {
  height: 132px;
}


/*上传图片*/
.zhengjian_lists h4 {
  margin: 0.3rem 0;
  font-weight: normal;
  font-size: 16spx;
}

.zhengjian_lists ul {
  padding: 0 0.6rem;
  overflow: hidden;
}

.zhengjian_lists li {
  float: left;
  width: 48%;
  margin-bottom: 0.6rem;
}

.zhengjian_lists li img {
  width: 100%;
  height: 4rem;
  object-fit: contain;
}

.zhengjian_lists li:nth-of-type(2n) {
  margin-left: 4%;
}

.zhengjian_pop {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 99999999999999999999;
  overflow: auto;
  width: 100%;
  height: 100%;
  display: none;
}

.mes_row .checkbox_span {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  background: url(/cn/creditcard/v3/images/apply/checkbox.png) no-repeat;
  padding-right: 10px;
}

.mes_row_right .btn_a .col_btn {
  margin-left: 15px;
}

#card_rights_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 131.58%;
  transform: scale(0.76);
  transform-origin: top left;
}

#card_rights_box .rights_item {
  width: 48%;
}

.rights_item {
  border: 1px solid #ccc;
  padding: 0 0.36rem;
  border-radius: 0.2rem;
  margin-bottom: 0.7rem;
  line-height: 1.1;
}

.rights_item__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.3rem 0;
}

.rights_item__name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 15px;
  color: #444;
  font-weight: bold;
}

.rights_item--select {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background: url(/cn/creditcard/v3/mobile/images/custom_face/check01.png) no-repeat center center;
  background-size: 100%;
  cursor: pointer;
  flex-shrink: 0;
}

.rights_item--selected .rights_item--select {
  background: url(/cn/creditcard/v3/mobile/images/custom_face/check02.png) no-repeat center center;
  background-size: contain;
}

.rights_item--selected {
  border: 1px solid #449cff;
}

.rights_item__brief {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}

.rights_item__detail {
  display: flex;
  justify-content: space-between;
  padding: 0.44rem 0;
  font-size: 13px;
  font-weight: bold;
}

.rights_item__price {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex-shrink: 1;
  color: #c30303;
}

.rights_item__more {
  flex-shrink: 0;
  margin-left: 3px;
}

.swiper_rights_category {
  margin-bottom: 0.6rem;
}

.swiper_rights_category .swiper-wrapper {
  height: auto;
}

.swiper_rights_category .swiper-slide {
  display: inline-block;
  width: auto !important;
  height: auto;
  padding: 0 5px;
  text-align: center;
}

.swiper_rights_category .swiper-slide.active {
  color: #4891FD;
  font-weight: bold;
  position: relative;
}

/*签字板*/
.signpad__section {
  background-color: #fff;
  border-radius: 10px;
  margin: 5px;
  padding: 5px;
}

.signpad__tips {
  margin: 5px;
  font-size: 0.6rem;
  text-align: left;
  color: #000;
}

.signpad__tips--red {
  color: #D9001B;
}

.signpad__tips--small {
  font-size: 0.56rem;
}

.signpad__name {
  color: #449cff;
  padding-left: 5px;
}

.signpad__board {
  border: 1px dashed #449cff;
  position: relative;
}

.signpad__board:after {
  padding-bottom: 100%;
  content: "";
  display: block;
}

.signpad__board-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.signpad__board__canvas {
  background: rgba(255, 255, 255, 0);
  z-index: 1;
}

.signpad__board__background {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12rem;
  color: rgba(0, 0, 0, 0.1);
  z-index: 0;
}

.signpad__buttons {
  width: 90%;
  margin: 10px auto;
}

.signpad__signImgs {
  display: flex;
}

.signpad__signImg {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 5px;
  display: flex;
  align-items: center;
  text-align: center;
  border: 1px solid #ccc;
  padding: 5px;
  margin-left: 10px;
}

.signpad__signImg:first-child {
  margin-left: 0;
}

.signpad__signImg img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}

.signpad__show {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

/*Radio组件*/
.radio {
  border: 1px solid #ccc;
  border-radius: 50%;
  display: inline-block;
}

.radio::after {
  content: "";
  display: block;
  background: transparent;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0.06rem;
  border-radius: 50%;
}

.radio.radio--checked::after {
  background: #449CFF;
}

.radio__label {
  display: flex;
  align-items: center;
}

/*AutoTextarea组件*/
.auto-textarea{
  position: relative;
  margin: 0 10px;
}
.text-placeholder{
  width: 100%;
  display: block;
  visibility: hidden;
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
}
.text-input{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
}

/*支付绑定*/
.link{
  word-break: break-all;
}

/*免密*/
.withoutCode__radios {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.withoutCode__brief {
  text-align: left;
  text-indent: 2em;
}

.withoutCode__radios *:nth-child(n+2) {
  margin-left: 3rem;
}


/*Dialog组件*/
.dialog {
  position: fixed;
  width: 85%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 2000;
  height: auto;
  background: #fff;
}

.dialog__title {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #0066b3;
}

.dialog__button {
  padding: 6px 5%;
  height: 40px;
  background: #eee;
  box-sizing: content-box;
}

.message_area {
  min-height: 3rem;
  padding-left: 2.5rem;
  margin: 25px 20px 25px 30px;
  font-size: 14px;
  color: #333;
  white-space: pre-wrap;
  background: url(/cn/creditcard/v3/images/apply/icon_alert.png) no-repeat left 4px;
  background-size: 18%;
  background-position: left top;
}
