.pad-lr16{
	padding:0 1.33rem
}

.mg-t8{
	margin-top:0.667rem;
}

.dis-in-b{
	display: inline-block;
}

/*----for account index page----*/
.main-account .summary {
  width:100%;
  height: 183px;
  background-color:#E85E65;
  padding: 15px 20px 0;
  background: transparent url(../images/product_info_bg.png) no-repeat;
  background-size: cover;
}
.main-account .summary .font-red {
  color: #cc3f46;
}
.main-account .fund {
  width:100%;
  height:86px;
  border-top: 1px solid #d7d8da;
  border-bottom: 1px solid #dcdcdc;
}
.main-account .fund li {
  width:50%;
  margin-top: 15px;
  padding-left: 20px;
  float: left;
  border-right: 1px solid #efefef;
}
.main-account .fund li span {
  color:#cc3f46;
}

.main-account .account-list ul {
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
}
.main-account .account-list ul li {
  width:33.3%;
  height:80px;
  border-right: 1px solid #f0f0f0;
  float: left;
  overflow:hidden;
}
.main-account .account-list ul li a {
  color:#333;
}
.main-account .account-list ul li p {
  position:absolute;
  bottom:5px;
  left:0;
  right:0;
}
.main-account .account-list ul li .icon-text {
  width:33px;
  margin:20px auto 0;
  display:inline-block;
}

/*----for account set page----*/
.main-account-set .user-phone {
  width:100%;
  height:175px;
  padding-top:30px;
  background: #fff;
  margin:0 0 0.83rem;
}
.main-account-set .phone-img {
  width:6.5rem;
  height:6.5rem;
  overflow:hidden;
  margin:0 auto;
}
.main-account-set .account-info li {
  width:100%;
  height:4.5rem;
  border-bottom: 1px solid #eee;
  position:relative;
}
.main-account-set .account-info li .icon-text {
  width:1.67rem;
  margin:1.67rem 1.25rem 0 0;
  display:inline-block;
}
.main-account-set .account-info li span {
  line-height:4.5rem;
  vertical-align:top;
}

/*----for account recharge page----*/
.main.main-payin {
  padding-bottom: 30px;
}
.main .balance {
  width:100%;
  height:120px;
  /* background-color:#cc3f46; */
  background-color:#fe4656;
  padding:15px 0 0 20px;
}

.balanceoo{
  width:100%;
  height:90px;
  /* background-color:#cc3f46; */
  background-color:#ffffff;
  padding:20px 0 0 5px;
}
.balancelol{
  width:100%;
  height:150px;
  /* background-color:#cc3f46; */
  background-color:#ffffff;
  padding:15px 0 0 20px;
}
.b-b{
    border-bottom: 1px solid #efefef;
}  

.main .balance p {
  color:#fff;
  line-height:40px;
}
.main .balance span {
  color:#fefefe;
}
.main.main-payin .form li .two-col li {
  width:50%;
  border-right:1px solid #f6f6f6;
  padding:0;
  float:left;
}
.main.main-payin .form li .two-col li span:first-child {
  width:50%;
  display:inline-block;
}
.main.main-payin .form li label{
  width:30%;
  display:inline-block;
}
.main.main-payin .form li > input{
  -webkit-tap-highlight-color: rgba(200,200,200,0);
  width:70%;
  padding-left:0;
  float:right;
  font-size:1.167rem;
}
.main.main-payin .form li .placeholder {
  position: absolute;
  top: -6px;
  left: 0;
  color: #ababab;
}

/*----for account addbankcard page----*/
.main.main-add-card {
  padding-bottom:2.5rem;
}
.main.main-add-card .form li .update input {
  line-height:4rem;
}
.main.main-add-card .form li.last {
  height:auto;
  line-height:26px;
  padding:10px 20px;
}
.main.main-add-card .choose-bank {
    height: 17.75rem;
    overflow: auto;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    text-align: center;
    z-index: 9999;
    padding-top: 1.25rem;
}
.main.main-add-card .choose-bank span {
  color:#a7d446;
}
.main.main-add-card .choose-bank .close-btn {
    position: fixed;
    bottom: 17.75rem;
    right: 0;
    background: #f2f2f2;
    width: 100%;
    text-align: right;
    padding: 0.83rem 1.25rem;
    font-size: 1.33rem;
  
}
.main.main-add-card .shadow {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  z-index: 1200;
  opacity: 0.4;
  background: rgb(0, 0, 0);
}

/*----for account allbankcard page----*/
.main-account-bank {
  padding:1.25rem 1.67rem 0;
}
.bank-card-bg {
  width:100%;
  height:9rem;
  padding:1.25rem; 
  border-radius:0.416rem;
  color:#fff;
  overflow:hidden;
  position:relative;
}

.bank-card-bg.bk-1000000 {
  background-color:#18ae66;
}
.bank-card-bg.bk-1050000 {
  background-color:#3670b9;
}
.bank-card-bg.bk-1030000 {
  background-color:#009174;
}
.bank-card-bg.bk-4105840 {
  background-color:#ec6922;
}
.bank-card-bg.bk-3090000 {
  background-color:#0b4da2;
}
.bank-card-bg.bk-4012900 {
  background-color:#fcb800;
}
.bank-card-bg.bk-3050000 {
  background-color:#5aa472;
}
.bank-card-bg.bk-3030000 {
  background-color:#6a1684;
}
.bank-card-bg.bk-3010000 {
  background-color:#2e329e;
}



.bank-card-bg.bk-03040000 {
  background-color:#d80c18;
}
.bank-card-bg.bk-03060000 {
  background-color:#BE0018;
}
.bank-card-bg.bk-03070001 {
  background-color:#1a96d4;
}
.bank-card-bg.bk-03080000 {
  background-color:#ba071e;
}
.bank-card-bg.bk-03020000 {
  background-color:#e8313e;
}
.bank-card-bg.bk-03100000 {
  background-color:#000073;
}
.bank-card-bg.bk-03160000 {
  background-color:#cf1322;
}
.bank-card-bg.bk-01050000 {
  background-color:#3670b9;
}

.bank-card-bg.bk-01040000 {
  background-color:#a71e32;
}

.bank-card-bg.bk-01030000 {
  background-color:#009174;
}

.bank-card-bg.bk_01000000 {
  background-color:#18ae66;	
}

.bank-card-bg.bk-01000000 {
  background-color:#18ae66;	
}

.bank-card-bg.bk-04105840 {
  background-color:#ec6922;
}
.bank-card-bg.bk-03090000 {
  background-color:#0b4da2;
}
.bank-card-bg.bk-04012900 {
  background-color:#fcb800;
}
.bank-card-bg.bk-03050000 {
  background-color:#5aa472;
}
.bank-card-bg.bk-03030000 {
  background-color:#6a1684;
}
.bank-card-bg.bk-03010000 {
  background-color:#2e329e;
}
.bank-card-bg.bk-1040000 {
  background-color:#a71e32;
}
.bank-card-bg.bk-01020000 {
  background-color:#c7000b;
}


.bank-card-bg.bk-list-0 {
  background-color:#3670b9;
}
.bank-card-bg.bk-list-1 {
  background-color:#009174;
}
.bank-card-bg.bk-list-2 {
  background-color:#ec6922;
}
.bank-card-bg.bk-list-3 {
  background-color:#0b4da2;
}
.bank-card-bg.bk-list-4 {
  background-color:#fcb800;
}
.bank-card-bg.bk-list-5 {
  background-color:#5aa472;
}
.bank-card-bg.bk-list-6 {
  background-color:#6a1684;
}
.bank-card-bg.bk-list-7 {
  background-color:#2e329e;
}

.bank-card-bg .img-text {
  width:auto;
  height:4rem;
   margin-bottom: 0.5rem;
}
.bank-card-bg .img-text img {
  width:3.5rem;
  height:3.5rem;
}

/*----for account bankcardinfo page----*/
.main-account-bank-info .form {
  padding:15px 20px 0;
}
.bank-card-bg .review {
  width:46px;
  height:26px;
  position:absolute;
  top:0;
  right:5px;
}
.bank-card-bg .review img {
  width:46px;
  height:26px;
}
.bank-card-bg .review span {
  color:#3670b9;
  margin-top:-24px;
}
.main-account-bank-info .form p {
  line-height:26px;
}

/*----for account finance management index page----*/
.main-finance-management .form.text {
  border:none;
}
.main-finance-management .form.text > li {
  height:70px;
  line-height:normal;
}
.main-finance-management .form.text > li .title {
  width:50%;
  line-height:24px;
  margin-top:11px;
}
.main-finance-management .form.text > li .amount {
  width:50%;
  color:#04bc03;
  line-height:70px;
}
.main-finance-management .form.text > li:first-child {
  border-top:1px solid #dcdcdc;
}
.main-finance-management .form.text > li:last-child {
  border-bottom:1px solid #dcdcdc;
}

/*----for account finance management details page----*/
.management-status {
  width:100%;
  height:110px;
  border-bottom:1px solid #dcdcdc;
  padding:20px 20px 0;
}
.management-status span {
  line-height:30px;
}
.main-management-info .form.text > li {
  height:auto;
  line-height:normal;
}
.main-management-info .form.text > li.last {
  height:50px;
  line-height:50px;
  border:none;
}
.product-bar-bg .product-bar {
  width:100%;
  overflow:hidden;
  background: transparent url(../images/product_info_bar.png) no-repeat;
  background-position-y: 13px;
  background-size:contain;
}
.progress-bar-bg .progress-bar {
  width:100%;
  overflow:hidden;
  background: transparent url(../images/progress_info_bar_01.png) no-repeat;
  background-size:contain;
}
.progress-bar-bg .progress-bar.progress-bar-finished {
  background: transparent url(../images/progress_info_bar_02.png) no-repeat;
  background-size:contain;
}
.progress-bar-bg .progress-bar.progress-bar-start {
  background: transparent url(../images/progress_info_bar_03.png) no-repeat;
  background-size:contain;
}


/*  资产详情页   start */
.main-product-intro  .product-bar-bg .progress-wrap {
  /* width:95%; */
  overflow:hidden;
  position:relative;
}
.main-product-intro  .product-bar-bg .progress-wrap.step-1 .progress {
  background: transparent url(../images/progress_bar04.png) no-repeat;
  background-size: contain;
}
/* 持有资产 */
.main-product-intro  .product-bar-bg .progress-wrap.step-2 .progress {
  /* background: transparent url(../images/progress_bar02.png) no-repeat; */
  background: transparent url(../images/progress_02.png) no-repeat;
  background-size: contain;
}
/* 历史资产 */
.main-product-intro  .product-bar-bg .progress-wrap.step-3 .progress {
  /* background: transparent url(../images/progress_info_bar_02.png) no-repeat; */
  background: transparent url(../images/progress_03.png) no-repeat;
  background-size: contain;
}
.main-product-intro  .product-bar-bg .progress-wrap.step-4 .progress {
  background: transparent url(../images/progress_04.png) no-repeat;
  background-size: contain;
  top:30px;
}
.main-product-intro  .product-bar-bg .progress-wrap .progress {
  width:100%;
  height:30px;
  position:absolute;
  top:32px;
  /* margin-left:10%; */
}
.progress-wrap  p{
  line-height:40px;
}
.main-product-intro .product-bar-bg .progress-wrap ul li {
  /* width:33.3%; */
  line-height:40px;
  text-align:left;
  float:left;
}
.main-product-intro .product-bar-bg .progress-wrap.step-1 ul li,
.main-product-intro .product-bar-bg .progress-wrap.step-4 ul li {
  color:#a0a0a0;
}
.main-product-intro .product-bar-bg .progress-wrap.step-1 ul li:first-child,
.main-product-intro .product-bar-bg .progress-wrap.step-4 ul li:first-child {
  color:#33b5e9;
  text-align:left;
  /* margin-left:5%; */
}

.main-product-intro .product-bar-bg .progress-wrap.step-2 ul li > p,
.main-product-intro .product-bar-bg .progress-wrap.step-3 ul li > p{
	text-align:left;
	font-size:0.9em;
	/* margin-right:90%; */
}
.main-product-intro .product-bar-bg .progress-wrap.step-2 ul li,
.main-product-intro .product-bar-bg .progress-wrap.step-3 ul li,
.main-product-intro .product-bar-bg .progress-wrap.step-1 ul li {
  color:#33b5e9;
}
/* .main-product-intro .product-bar-bg .progress-wrap.step-2 ul li:last-child {
  color:#a0a0a0;
} */

/*  资产详情页 end */


.main-management-info .text-center {
  width:40px;
  margin:-17px auto 0 auto;
}
.main-management-info .date-center {
  width:100px;
  margin:-30px auto 0 auto;
}

/*----for account finance management product page----*/
.main.main-assets .form .product-title {
  height:50px;
  line-height:50px;
  border-bottom:1px solid #f5f5f5;
}
.main.main-assets .form .product-info {
  width:50%;
  max-width:175px;
}
.main.main-assets .form .product-info p {
  line-height:30px;
}
.main.main-assets .form .fashion {  
  color: #00c4db;
  width:100%;
  max-width: 60px;
  height: 20px;
  line-height: 20px;
  text-align:center;
  border:1px solid #00c4db;
  border-radius: 3px;
  background:#fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; 
}
.main.main-assets .form .fashion.red {  
  color: #fd5353;
  border:1px solid #fd5353;
}

/*----for account finance management product detail page----*/
.main.main-payin .line-45 {
  height:45px;
  line-height:45px;
}
.main.main-payin .line-30 {
  height:30px;
  line-height: 30px;
}
.main.main-payin .form p.title {
  border-bottom:1px solid #efefef;
}
.main.main-payin .form .asset-detail {
  border-bottom:1px solid #efefef;
}
.main.main-payin .form .asset-detail:last-child {
  border-bottom: none;
}

/*----for account red packet page----*/
.main-packet .mod-tab-template {
  margin-top:48px;
}
.main-packet .hr {
  width:100%;
  height:10px;
  background-color:#f5f5f9;
}
.main-packet .packet-wrap {
  width:100%;
  height:120px;
  background: transparent url(../images/red_packet_01.png);  
  border:1px solid #f3d4d4;
  border-radius:5px;
  padding:0 5px;
}
.main-packet .packet-wrap.grey {
  background: transparent url(../images/red_packet_02.png);  
  border:1px solid #f3f3f3;
}
.main-packet .packet-wrap .packet-title {
  width:100%;
  height:30px;
  line-height:30px;
  border-bottom:1px dashed #f3d4d4;
}
.main-packet .packet-wrap.grey .packet-title {
  border-bottom:1px dashed #f3f3f3;
}
.main-packet .packet-wrap .packet-title a {
  color:#3293fb;
}
.main-packet .packet-wrap .packet-amount {
  width:25%;
  height:90px;
  line-height:90px;
  border-right:1px dashed #f3d4d4;
}
.main-packet .packet-wrap.grey .packet-amount {
  border-right:1px dashed #f3f3f3;
}
.main-packet .packet-wrap .packet-content {
  width:75%;
  height:90px;
  line-height:24px;
  padding-top:10px;
}
.main-packet .packet-wrap .packet-content p {
  max-height:48px;
  overflow:hidden;
}

/*----for more index page----*/
.main.main-more .account-info li .icon-text {
  width:15px;
  height:21px;
  margin:20px 15px 0 0;
}
.main.main-more .logout-outer {
  width:100%;
  height:52px;
  line-height:52px;
  border-top:1px solid #e8e8e9;
  border-bottom:1px solid #e8e8e9;
}
.main.main-more .logout-outer .logout {
  width:13px;
}
.main.main-more .logout-outer span {
  vertical-align:super;
}
.main.main-more .tel {
  height: 50px;
  background: #e85e65;
  width: 100%;
  color: #ffffff;
  line-height: 50px;
  position: fixed;
  bottom: 55px;
  opacity: 0.95;
}
.main.main-more .more-bg {
  width:100%;
  position: fixed;
  bottom:105px;
  z-index:-1;
}

/*----for more download app page----*/
.main-downloadapp-wrap {
  background: transparent url(../../../res/images/more_bg_02.png);
  background-size:contain;
}
.main.main-downloadapp {
  height:100%;
  margin:0;  
  background: transparent url(../images/more_bg_03.png) no-repeat;
  background-size:contain;
}
.main.main-downloadapp .container {
  width:100%;
  height:65%;
  padding-top:90px;  
}
.main.main-downloadapp .container span {
  background:#f5f5f9; 
  line-height:30px;
}
.main.main-downloadapp .container .link a {
  width:150px;
  height:48px;
  display:block;
  margin:50px auto 0;
}
.main.main-downloadapp .container a.ios {
  background: transparent url(../images/download-ios.png) no-repeat;
  background-size:contain;
}
.main.main-downloadapp .container a.android {
  background: transparent url(../images/download-android.png) no-repeat;
  background-size:contain;
}
.main.main-downloadapp .container .logo {
  width:150px;
  height:66px;
  background: transparent url(../images/logo.png) no-repeat;
  background-size:contain;
  margin:50px auto 0;
}

/*----for more company introdution page----*/
.main.main-introduction {
  height:100%;
  overflow:auto;
  padding-bottom:30px;
}
.main.main-introduction .text-img {
  width:30%;
  margin:35px auto 35px;
}
.main.main-introduction .top-text {
  width:100%;
  line-height:26px;
  padding:0 24px;
}
.main.main-introduction .container li {
  padding-left:30px;
  margin-top:20px;
}
.main.main-introduction .container li .icon-text {
  width:20px;
  height:20px;
  margin-right:10px;
  vertical-align:sub;
  display:inline-block;
}
.main.main-introduction .introduction-bg {
  width:100%;
  position: fixed;
  bottom:0;
  z-index:-1;
}

/*----for more safe page----*/
.main.main-safe .top-text {
  width:100%;
  height:31%;
  max-height:215px;
  padding:0 17px;
  background: transparent url(../images/more_bg_08.png) no-repeat;
  background-size:contain;
  overflow:hidden;
}
.main.main-safe .top-text .text-bg {
  padding:15px;
  margin-top:20%;
  background:rgba(0,73,134,0.3);
}
.main.main-safe .top-text .text-bg span {
  background:none;
}
.main.main-safe .container {
  height:66%;
  max-height:460px;
  padding-top:10px;
  background: transparent url(../images/more_bg_09.png) no-repeat;
  background-size:contain;
}
.main.main-safe .container li {
  margin-top:8.2%;
}
.main.main-introduction .container li .icon-text.safe-1 {
  background-position: -100px 0;
}
.main.main-introduction .container li .icon-text.safe-2 {
  background-position: -120px 0;
}
.main.main-introduction .container li .icon-text.safe-3 {
  background-position: -140px 0;
}
.main.main-introduction .container li .icon-text.safe-4 {
  background-position: -160px 0;
}
.main.main-introduction .container li .icon-text.safe-5 {
  background-position: -180px 0;
}
.main.main-introduction .container li .icon-text.safe-6 {
  background-position: -200px 0;
}

/*----for more problem page----*/
.main.main-problem .form {
  border-bottom:none;
  background:#f5f5f9;
}
.main.main-problem .account-list ul li {
  background:#fff;
  border-bottom:1px solid #f0f0f0;
}
.main.main-problem .account-list ul,.main.main-problem .account-list ul.ul-last li {
  border-bottom:none;
}
.main.main-problem .account-list ul.ul-last li,.main.main-problem .account-list ul li.border-bottom {
  border-bottom:1px solid #dcdcdc;
}
.main.main-problem .account-list ul.ul-last li.last {
  border-right:1px solid #dcdcdc;
}
.main-account .account-list ul li .icon-text.login {
  width:25px;
  background-position: -188px 0;
}
.main-account .account-list ul li .icon-text.authentication {
  width:32px;
  background-position: -216px 0;
}
.main-account .account-list ul li .icon-text.purchase {
  width:27px;
  background-position: -250px 0;
}
.main-account .account-list ul li .icon-text.other {
  background-position: -279px 0;
}

/*----for more problem detail page----*/
.main.main-problem-detail {
  padding-bottom:10px;
}
.main.main-problem-detail ul li.content {
  height:auto;
  background:#f5f5f9; 
  line-height:24px;
  padding:10px 20px;
  border-top:1px solid #dcdcdc;
  /* border-bottom:1px solid #dcdcdc; */
  margin-top:-1px;
  display:none;
}
.main.main-problem-detail ul li .icon-img {
  width:20px;
  display:inline-block;
  vertical-align:middle;
  margin-right:5px;
}
.main.main-problem-detail ul li:last-child {
  border-bottom:none;
}

/*----for more notice page----*/
.main.main-notice ul.form {
  background:#f5f5f9;
}
.main.main-notice ul.form li {
  background:#fff;
  margin-top:0.83rem;
  border-top:1px solid #efefef;
}
.main.main-notice ul.form li.content {
  height:auto;
  background:#f5f5f9; 
  line-height:2rem;
  padding:0.83rem 1.67rem;
  border-top: none;
  margin-top:-1px;
  display:none;
}
.main.main-notice ul.form li p span {
  white-space:initial;
}
.main.main-notice .form > div {
  width:100%;
  height:50px;
  line-height:50px;
  border-bottom:1px solid #efefef;
  padding:0 20px;
}
.main.main-notice .form div .ellipsis {
  width:50%;
}
.main.main-notice .form div:last-child {
  height:auto;
  min-height:50px;
  max-height:70px;
  line-height:25px;
  padding:14px 20px;
  overflow:hidden;
}
.main.main-notice .form .icon-text {
  width:1.08rem;
  display:inline-block;
  margin:1.55rem 0.5rem 0 0
}

/*----for more notice detail page----*/
.main.main-notice .notice-content > p {
  padding:25px 0;
}

.main.main-notice .form .gr-notice{
	font-weight: bold;
    margin: 0 0.5rem 0 0.5rem;
    color: #333;
}




/*----閻犳劧闄勯崺娑㈡嚕濠婂啫绀�---*/
.account-menu {
  background-color: #fff;
  height: 45px;
  line-height: 45px;
  border:1px solid #eee;
}
.account-menu ul {
  font-size: 16px;
}
.account-menu ul li {
  padding: 0 60px 0 30px;
  float: left;
}
.account-menu ul li a:hover {
  color: #fd5353;
}
.account-menu ul .current a {
  color: #fd5353;
}
.account-menu ul .current {
  position:relative;
}
.account-menu ul .current .arrow {
	display:block;
}
.account-menu ul .arrow,.account-menu ul .arrow:after {
	border-width:8px;
	position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.account-menu ul .arrow {
	display:none;	
    top: 35px;
    left: 34%;
    border-bottom-color: #eee;
    border-bottom-color: rgba(0,0,0,0.15);
    border-top-width: 0;
}
.account-menu ul .arrow:after {
	top: 1px;
    margin-left: -8px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
}

/*----閻犳劧闄勯崺娑㈠箑閺勫浚鐎�---*/
.main-account {
  padding: 0 0 65px;
}
.main-account .user-info-header {
  padding: 30px 0 10px 25px;
}
.main-account .user-info-header .user-info img {
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 10px 0 0;
  display: inline-block;
}
.main-account .user-info-header .user-info .user-name {
  color: #222;
}
.main-account .user-info-header .user-security-box {
  padding: 12px 0 0;
}
.main-account .user-info-header .user-security-box .security-level {
  font-size: 16px;
  color: #f9aa10;
  border: 1px solid #f9aa10;
  padding: 0 10px;
  height: 26px;
  line-height: 24px;
  border-radius: 15px;
  text-align: center;
  margin: 0 10px 0 0;
}
.main-account .user-info-header .user-security-box .icon-group {
  font-size: 0;
}
.main-account .user-info-header .user-security-box .icon-group a {
  margin: 0 0 0 15px;
}
.main-account .user-info-header .user-security-box .icon-group li {
  position: relative;
}
.main-account .user-info-header .user-security-box .icon-group li .ui-tooltip {
  position: absolute;
  top: 32px;
  left: 5px;
}
.main-account .user-info-header .user-security-box .user-login-info {
  line-height: 28px;
  padding: 0 0 0 30px;
}
.main-account .summary .item .layout-l {
  width: 70%;
  padding: 15px 0 15px 30px;
}
.main-account .summary .item .layout-l .fund {
  width: 62%;
}
.main-account .summary .item .layout-l .btn-group {
  padding: 14px 0 14px 30px;
}
.main-account .summary .item .layout-l .btn {
  margin: 0 0 0 10px;
}
.main-account .summary .item .layout-r {
  padding: 15px 25px;
  width: 30%;
  height: 96px;
}
.main-account .summary .item .layout-r .card {
  padding: 18px 0 0;
}
.main-account .summary .item .layout-r .card .icon-bankcard {
  margin: 0 5px 0 0;
}
.main-account .summary .item .income {
  padding: 10px 25px;
}
.main-account .summary .item .income ul li .sub-title {
  display: inline-block;
  width: 105px ;
}
.main-account .activity {
  margin-top: 5px;
  padding: 2px 20px;
  line-height: 28px;
  text-align: right;
}
.main-account .activity h5 {
  display: inline-block;
}
.main-account .activity .hot {
  display: inline-block;
  margin: 0 0 0 10px;
}
.main-account .activity .icon-coupon {
  margin: 0 10px 0 0;
  display: inline-block;
  width: 22px;
  height: 28px;
  background: transparent url(../images/i_r.png) 0 0 no-repeat;
  vertical-align: middle;
  animation: swing 6s 2s infinite ease both;
  -webkit-animation: swing 6s 2s infinite ease both;
  -moz-animation: swing 6s 2s infinite ease both;
  -ms-animation: swing 6s 2s infinite ease both;
  -o-animation: swing 6s 2s infinite ease both;
}
.main-account .activity .into {
  padding: 0 0 0 5px;
}
@keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
  }
  2% {
    -webkit-transform: rotate(35deg);
  }
  4% {
    -webkit-transform: rotate(0deg);
  }
  6% {
    -webkit-transform: rotate(0deg);
  }
  8% {
    -webkit-transform: rotate(35deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
  }
}
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
  }
  2% {
    -webkit-transform: rotate(35deg);
  }
  4% {
    -webkit-transform: rotate(0deg);
  }
  6% {
    -webkit-transform: rotate(0deg);
  }
  8% {
    -webkit-transform: rotate(35deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
  }
  2% {
    -webkit-transform: rotate(35deg);
  }
  4% {
    -webkit-transform: rotate(0deg);
  }
  6% {
    -webkit-transform: rotate(0deg);
  }
  8% {
    -webkit-transform: rotate(35deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
  }
  2% {
    -webkit-transform: rotate(35deg);
  }
  4% {
    -webkit-transform: rotate(0deg);
  }
  6% {
    -webkit-transform: rotate(0deg);
  }
  8% {
    -webkit-transform: rotate(35deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
  }
}
.main-account .trade-list {
  margin: 5px auto 15px;
  padding: 20px 0 45px;
}
.main-account .trade-list h3 {
  padding: 0 25px 10px;
  border-bottom: 1px solid #f2f2f2;
}
/*----閻犳劧闄勯崺娑氭媼閸撗呮瀭----*/
.main-account-set {
  padding: 0 0 1px;
}
.main-account-set .mod-tab {
  margin: 0 auto;
  background-color: #fff;
}
.main-account-set .account-info .user-photo {
  width: 160px;
  height: 160px;
  margin: 25px auto 20px;
  cursor: pointer;
}
.main-account-set .account-info .user-photo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.main-account-set .account-info .detail-info ul {
  width: 75%;
  margin: 0 auto;
  padding: 40px 0 60px;
}
.main-account-set .account-info .detail-info ul li {
  float: left;
  width: 40%;
  margin: 0 5%;
  line-height: 38px;
}
.main-account-set .account-info .detail-info ul li span {
  display: inline-block;
}
.main-account-set .account-info .detail-info ul li .w100 {
  width: 100px;
}
.main-account-set .account-info .detail-info ul li .w120 {
  width: 120px;
}
.main-account-set .my-bank-cards {
  padding: 0 0 40px;
}
.main-account-set .my-bank-cards .bank-card-wrap {
  margin: 50px 20px 0;
}
.main-account-set .my-bank-cards .bank-list {
  padding: 50px 20px 0;
  margin-right: -40px;
}
.main-account-set .my-bank-cards .bank-list li {
  float: left;
  margin: 0 40px 20px 0;
  width: 280px;
  height: 150px;
  border-radius: 10px;
  border: 1px solid #9CA5B9;
  color: #3B659A;
  padding: 10px 0 20px 0;
  position: relative;
}
.main-account-set .my-bank-cards .bank-list li .bank-logo {
  margin: 0 0 10px 15px;
}
.main-account-set .my-bank-cards .bank-list li .del-btn {
  position: absolute;
  top: 30px;
  right: 20px;
}
.main-account-set .my-bank-cards .bank-list li .tag {
  display: inline-block;
  background: #88C7E8;
  padding: 3px 10px;
  border-radius: 6px;
  color: #fff;
  margin: 0 15px 0 30px;
}
.main-account-set .my-bank-cards .bank-list .add-card {
  border: 1px solid #eee;
  padding-left: 110px;
  background-color: #fff;
  color: #D8D8D8;
  line-height: 130px;
  background: transparent url(../images/add.png) 60px center no-repeat;
  cursor: pointer;
}
.main-account-set .my-bank-cards .bank-list .add-card:hover {
  border: 1px solid #3293fb;
  color: #3293fb;
  background: transparent url(../images/add-hover.png) 60px center no-repeat;
}
/*----閻犙冨妤犲洨绮婚敍鍕�----*/
.main-assets .summary .total {
  padding: 25px 0 10px 30px;
  border-bottom: 1px solid #f2f2f2;
}
.main-assets .summary .detail {
  padding: 25px 0 35px 30px;
}
.main-assets .summary .detail li {
  float: left;
}
.main-assets .summary .detail .w40 {
  width: 40%;
}
.main-assets .assets-list table th {
  text-align: center;
}
.main-assets .assets-list table tr {
  line-height: 50px;
  text-align: center;
}
.main-assets .assets-list table .first-col {
  text-align: left;
}
.main-assets .mod-pages-group {
  padding: 0 0 10px;
  margin: 0 auto 15px;
}
.main-assets .mod-pages-group .inner {
  padding-top: 30px;
}
/*----濞存嚎鍊栧Σ妤冩媼閺夎法绉�---*/
.main-trade-list {
  padding: 0 0 1px;
}
.main-trade-list .trade-list-detail .choose-info {
  padding: 20px 0 5px;
}
.main-trade-list .trade-list-detail .choose-info .select {
  padding: 4px 10px;
  width: 200px;
}
.main-trade-list .trade-list-detail .choose-info .btn-hollow-out {
  margin: 0 0 0 30px;
  padding: 4px 15px;
  color: #888;
}
.main-trade-list .trade-list-detail .choose-info .btn-hollow-out .icon-arr {
  margin: 0 0 2px 3px;
}
.main-trade-list .trade-list-detail .choose-info .more-info {
  display: none;
  padding: 20px 0 0;
  position:relative;
}
.main-trade-list .trade-list-detail .choose-info .more-info h4 {
  padding-bottom: 10px;
}
.main-trade-list .trade-list-detail .choose-info .more-info .close {
  position:absolute;
  right:20px;
}
.main-trade-list .trade-list-detail .choose-info .more-info ul li {
  width: 50%;
  padding: 0 0 15px 0;
}
.main-trade-list .trade-list-detail .choose-info .more-info ul li > span:first-child {
  width:75px;
  text-align:right;
  display:inline-block;
}
.main-trade-list .trade-list-detail .choose-info .more-info ul li .input {
  width: 150px;
  padding: 4px 10px;
  color: #333;
  cursor: pointer;
}
.main-trade-list .trade-list-detail .choose-info .more-info ul li .input:focus,
.main-trade-list .trade-list-detail .choose-info .more-info ul li .input:hover {
  border-color: #c5c5c5;
}
.main-trade-list .trade-list-detail .choose-info .more-info ul li label {
  cursor: pointer;
}
.main-trade-list .trade-list-detail .choose-info .more-info .choose-action-btn {
  width: 90px;
  height:30px;
  line-height:30px;
  text-align: center;
  margin-left: 30px;
}
.main-trade-list .mod-table {
  border:1px solid #f0f0f0;
  border-bottom:none;
}
.main-trade-list .mod-table td {
  border-bottom:1px solid #f0f0f0;
}
.main-trade-list .mod-table th,
.main-trade-list .mod-table tr {
  text-align:center;
}
.main-trade-list .mod-table .first-col {
  text-align: left;
}
.main-trade-list .mod-pages-group {
  padding: 15px 0 30px;
  margin: 0 auto 15px;
}
.main-trade-list .download {
  position: relative;
  bottom: 85px;
  left: 30px;
}
/*----闁圭粯鍔楅獮锟�--*/
.main-cashout-content {
  position: relative;
  padding: 0 0 80px;
}
.main-cashout-content .card-link {
  position: absolute;
  right: 25px;
  top: 30px;
}
.main-cashout-content .card-link .icon-card-gray {
  width:25px;
  height:20px;
  display:inline-block;
  vertical-align: sub;
  margin: 0 5px 0 0;
  background: transparent url(../images/account-sprite_01.png) -73px 0 no-repeat;
}
.main-cashout-content .inside-info {
  padding: 40px 0 0;
}
.main-cashout-content .inside-info li {
  padding: 0 0 25px;
}
.main-cashout-content .inside-info .small-title {
  display: inline-block;
  width: 130px;
  text-align: right;
}
.main-cashout-content .inside-info .tip {
  line-height:24px;
  padding: 0 0 0 135px;
}
.main-cashout-content .inside-info .bank {
  display: inline-block;
  border: 1px solid #ff8a00;
  vertical-align: middle;
  padding: 5px 15px 0;
}
.main-cashout-content .inside-info .bank p {
  background-color: #ff8a00;
  color: #fff;
  padding: 0 5px;
  margin: 5px -15px 0;
}
.main-cashout-content .inside-info .forget-password {
  display: block;
  padding: 0 0 0 325px;
}
.main-cashout-content .btn-wrap {
  padding: 0 0 0 135px;
}
.main-cashout-content .btn-wrap .btn {
  width: 260px;
}
.main-cashout-content .notice {
  background-color: #fef8ee;
  padding: 20px 25px 40px;
  line-height: 28px;
  margin: 30px 0 0;
}
.main-cashout-content .notice .icon-heart {
  margin: 0 5px 0 0;
}
.inside-info .account-input-wrap {
  width:367px;
  margin-left: 135px;
}
/*----闁稿繐鎳庨敓锟�--*/
.main-payin-content {
  margin: 15px auto;
}
.main-payin-content .inside-info {
  padding: 0 0 60px 0;
}
.main-payin-content .inside-info .choose-bank-card {
  /* padding: 35px 25px 45px; */
}
.main-payin-content .inside-info .choose-bank-card .add-card {
  display: inline-block;
  border: 1px dashed #D8D8D8;
  width: 200px;
  height: 50px;
  line-height: 32px;
  text-align: center;
  border-radius: 3px;
  color: #C5C5C5;
}
.main-payin-content .inside-info .choose-bank-card .add-card em {
  position: relative;
  top: 5px;
  font-size: 32px;
  color: #BBBEC1;
  padding: 0 10px 0 0;
}
.main-payin-content .inside-info .choose-bank-card input {
  vertical-align: middle;
}
.inside-info .card-info {
  display: inline-block;
  width: 160px;
  margin: 0 50px 0 10px;
  height: 60px;
  border: 1px solid #ff8a00;
  vertical-align:middle;
  position:relative;
}
.inside-info .card-info img {
  margin:5px 0 0 5px;
}
.inside-info .card-info span {
  width:100%;
  height:18px;
  color:#fff;
  background-color:#ff8a00;
  padding-left:5px;
  position:absolute;
  bottom:0;
}
.main-payin-content .inside-info .choose-bank-card .pay-type {
  line-height: 50px;
}
.main-payin-content .inside-info .card-detail-table {
  width:700px;
  margin:25px 0 0 72px;
}
.main-payin-content .inside-info .card-detail-table .mod-table tr,
.main-payin-content .inside-info .card-detail-table .mod-table th {
  text-align: center;
}
.main-payin-content .inside-info .card-detail-table .mod-table tr {
  border-left: 1px solid #f0f0f0;
}
.main-payin-content .inside-info .card-detail-table .mod-table th {
  background-color:#f0f0f0;
}
.main-payin-content .inside-info .card-detail-table .mod-table td {
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
.main-payin-content .inside-info .account-form {
  padding: 35px 0 0 25px;
}
.main-payin-content .inside-info .account-form ul li {
  position: relative;
  padding: 0 0 20px;
}
.main-payin-content .inside-info .account-form ul li .small-title {
  padding: 0 50px 0 0;
}
.main-payin-content .inside-info .account-form ul li .unit {
  position: absolute;
  top: 10px;
  left: 415px;
}
.main-payin-content .inside-info .account-form ul li .input {
  margin: 0 10px 0 0;
}
.main-payin-content .inside-info .account-form ul .has-unit {
  padding-right: 35px;
}
.main-payin-content .inside-info .account-input-wrap {
  width: 367px;
  margin-left: 74px;
}


/*----婵烇綀顕ф慨鐐烘煣閹偊鏀介柛妤嬫嫹---*/
.main-add-card-content .inside-info {
  padding: 0 0 60px;
}
.main-add-card-content .inside-info .choose-bank {
  margin: 0 25px;
}
.main-add-card-content .inside-info .choose-bank h5 {
  text-indent: 1em;
}
.main-add-card-content .inside-info .choose-bank .slide-up-btn {
  display: inline-block;
  color: #6392CE;
  background-color: #E7EEF7;
  padding: 5px 10px;
  border-radius: 3px;
  margin: 0 0 15px;
}
.main-add-card-content .inside-info .choose-bank .card-list {
  padding: 0 0 0 100px;
}
.main-add-card-content .inside-info .choose-bank .card-list li {
  float: left;
  width: 190px;
  height: 65px;
  margin: 0 10px 20px;
  padding: 15px 9px;
  border: 1px solid #ccc;
  border-radius: 2px;
  position: relative;
}
.main-add-card-content .inside-info .choose-bank .card-list li .highlight {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #f49030;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3;
}
.main-add-card-content .inside-info .choose-bank .card-list li:hover {
  border-color: #f49030;
}
.main-add-card-content .inside-info .choose-bank .card-list li:hover .highlight {
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.main-add-card-content .inside-info .choose-bank .card-list li .tag {
  background-color: #99d943;
  width: 45px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  border-radius: 0 2px 0 8px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  z-index: 2;
}
.main-add-card-content .inside-info .choose-bank .card-list li .tag-stress {
  background-color: #FF9058;
}
.main-add-card-content .inside-info .choose-bank .card-list .current {
  border-color: #f49030;
  background: transparent url(../images/right-bottom_03.png) bottom right no-repeat;
}
.main-add-card-content .inside-info .choose-bank .card-list .current .highlight {
  opacity: 0.15;
  filter: alpha(opacity=10);
}
.main-add-card-content .inside-info .choose-bank .card-list .other-cards {
  line-height: 33px;
  cursor: pointer;
  text-align: center;
  border-color: #41b3e9;
}
.main-add-card-content .inside-info .choose-bank .card-list .other-cards em {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}
.main-add-card-content .inside-info .choose-bank .card-list .other-cards:hover {
  border-color: #41b3e9;
}
.main-add-card-content .inside-info .choose-bank .all-in-pay-bank h5 {
  padding: 20px 0 0 20px;
  margin: 50px 0 0;
  border-top: 1px solid #eaeaea;
}
.main-add-card-content .inside-info .card-info-form {
  padding: 30px 25px 0;
}
.main-add-card-content .inside-info .card-info-form .input {
  padding: 8px 10px;
}
.main-add-card-content .inside-info .card-info-form ul li {
  padding: 0 0 20px;
}
.main-add-card-content .inside-info .card-info-form ul li .small-title {
  display: inline-block;
  padding: 0 10px 0 0;
  width: 160px;
  text-align: right;
}
.main-add-card-content .inside-info .card-info-form ul li .change-value {
  display: inline-block;
  width: 260px;
  border-radius: 3px;
  border: 1px solid #c5c5c5;
  padding: 10px 15px;
  line-height: 20px;
}
.main-add-card-content .inside-info .card-info-form ul li .change-value i {
  margin: 0 10px 0 0;
}
.main-add-card-content .inside-info .card-info-form ul li .input {
  margin: 0 5px 0 0;
}
.main-add-card-content .inside-info .card-info-form ul .last {
  padding: 0 0 10px;
}
.main-add-card-content .inside-info .card-info-form ul .code-wrap .btn {
  width: 100px;
  height: 36px;
  line-height: 36px;
}
.main-add-card-content .inside-info .btn-wrap .btn {
  margin: 30px 0 0;
  width: 260px;
}




   /*.main-product-intro  .product-bar-bg .progress-wrap.step-1 .pl-progress{
    background: transparent url(../images/jindut-1.png) no-repeat;
    background-size: contain;        
}

.main-product-intro .product-bar-bg .progress-wrap .pl-progress {
    width: 100%;
    height: 30px;
    position: absolute;
    top: 32px;
  margin-left: 10%; 
}
*/

.product-bar-bg .mouth-hei{
	height: 80px;
}

.product-bar-bg .mouth-hei .ul-add{	
    width: 100%;
    padding-left: 14%;
    font-size: 12px;
    
}

.mouth-hei .ul-add li{
	width:15%	
}

 .kong .main-product-intro .product-bar-bg .progress-wrap.step-4 .ul-add li{
     color:#666;
 }
 
.dis-no{
	display:none
}

.wh-100{
	width: 100%;	
}

.progress-wrap .interest-rate li{
	margin-bottom:5px;	
}

.blue-money{
	    color: #33b5e9;
}

.my-money{
	color: #999;
	line-height:26px;
	font-size:14px;	
	margin-right:15px;
}

.pad-lber {
    padding: 15px 20px;
}

.main.main-assets .form .product-info-test p{
	line-height: 30px;	
}

.mg-tb10{
	margin: 10px 0;	
}

.li-kong{
    float:left;
    width:50%;
    color:#999;
    padding-left: 20px;
}

.bor-ref{
	border-right: 1px solid #efefef;
}

.main .form-text li:last-child{
	border-top: 1px solid #efefef;
    border-bottom: none;
}

.head-ts{
	font-size: 1rem;
    background: #f2f8ff;
    color: #5d6e9a;
    padding: 0.5rem 2rem 0.5rem 0.83rem;
    /* min-height: 40px; */
    line-height: 1.5rem;
    position: relative;
}

.tips-l{
	color: #a4aabd;
    font-size: 1rem;
}

.bor-b-money{
	border-bottom: 1px solid #dcdfe4;
	position:relative;
}
	
.bor-b-money .inp-money{
    color:#333;
    height: 4.5rem;
    width: 100%;
    padding-left: 1.67rem;
    font-size: 2.75rem;
    font-weight: bold;
}
	
.bor-b-money span{
     position: absolute;
    font-size: 2rem;
    line-height: 5rem;
        font-weight: bold;
}
	
.inp-money::-webkit-input-placeholder{
    font-size: 2rem;
    font-weight: unset;
}	
	
.main .main-pad{
	padding:1.33rem 1.33rem 0.67rem
}	
	
.weth-center{
	padding: 0 1.25rem;
    background: #fff;
    margin-bottom: 1.25rem;
    border-radius: 0.416rem;
    -moz-box-shadow: 0px 0.5rem 0.5rem hsl(0 0% 0% / 0.05);
    box-shadow: 0px 0.5rem 0.5rem hsl(0 0% 0% / 0.05);
}
	
.weth-center li.hei-huan,.weth-center li.hei-huan-f,.weth-center li.hei-three{
	position: relative;
	border-bottom: 1px solid #f2f4fa;
	padding-right: 1.25rem;
}

.weth-center li.hei-huan:last-child{
	border:none;
	padding-right:1.25rem;
}

.attribute-l{
	font-size: 1.2rem;
    font-weight: bold;
    line-height: 5.5rem;
}
	
.mouth-choose li{
	float:left;
}

.mouth-choose{
	height:4.25rem;
	display:none;
}

.mouth-li{
	color: #5d6e9a;
    font-size: 1.2rem;
    width: 7rem;
    height: 3rem;
    border: 1px solid #aeb6cc;
    text-align: center;
    line-height: 3rem; 
    /* padding:0.33rem 0; */
    border-radius: 0.416rem;
    margin-left:0.83rem;
}
	
.mouth-li.active {
	background:#5d6e9a;
	color:#fff;
	border: 1px solid #5d6e9a;
}
	
.hei-huan{
	height:5.5rem;
}

.hei-three{
	height:4.25rem;
}

.hei-three .attribute-l{
	line-height:4.25rem;
}

.property-value{
	text-align:right;
}
	
.property-value .value-t{
	font-size: 1.2rem;
    color: #333;
}

.property-value .input{
	font-size: 1.2rem;
}
	
.property-value .value-b{
	font-size: 1rem;
    color: #adadad;
}

.other li.hei-three{
	border:none;
    padding-right: 0;
}

.other .hei-three .attribute-l{
	color:#bbbbbb
}

.other .hei-three,.other .hei-three .attribute-l{
	height:2.75rem;
	line-height: 2.75rem;
	font-size: 1rem;
	font-weight: unset;
}

.other .input.text-r{
	height:2.75rem;
	line-height:2.75rem;
	color:#607dd9;
	font-size: 1rem;
}

.other .value-t{
	color:#848484;
	font-size: 1rem;
}

.tishi-lilv{
	width: 1rem;
    margin-top: 0.9rem;
    margin-left: 0.5rem;
}

.hei-huan .line-t{
	/* padding: 1.167rem 0px; */
	    line-height: 5.5rem;
}

.cho input[type=checkbox]{
    appearance:none;
    -moz-appearance:none; Firefox
    -webkit-appearance:none;                 
    cursor: pointer;
    margin:0;
}                 
.cho input[type=checkbox]{
    width: 15px;
    height: 15px;
    border: 1px solid #a4aabd;
    border-radius: 10px;
}

.cho input[type=checkbox]:checked{
    background:#8198e299;
    border: 1px solid #8198e2;
}

.property-value input.text-r{
	color:#333;
	/* padding-right:0.83rem; */
}

.agree-ment {
	font-size:1rem;
	position: relative;
}

.agree-ment .pos-t{
	position: absolute;
    top: 0.33rem;
}

.mg-l25{
	margin-left: 2.08rem;
}

.width-box{
	height: 80%;
    padding: 2.5rem 1.33rem;
    overflow: scroll;
}

.total{
	font-size: 2rem;
    color: #da9c5f;
    margin: 0.83rem 0 2rem;
    font-weight: bold;
}

.total-mingxi{
	border-bottom: 1px solid #eee;
	padding-bottom: 3.5rem;
}

.total-mingxi li{
    display: inline-block;
    width: 48%;
}

.total-mingxi p.total-num{
    font-size: 1rem;
    color: #5e6e9a;
    font-weight: bold;
}

.plant-li div{
	float:left
}

.cu-text{
	font-size: 1.25rem;
    color: #132141;
    font-weight: bold;
}

.plan-cricle{
	width: 0.5rem;
    height: 0.5rem;
    background: #95bae7;
    border-radius: 0.5rem;
    margin: 0.7rem 0;
}

.plant-li{
	height:5rem;
}

.plan-border{
	width: 1px;
    height: 3rem;
    background: #9ec0e9;
    margin: 0 0.205rem;
}

.w28{
	width:28%
}

.w10{
	width:10%
}


.w15{
	width:15%
}

.plant-li:last-child .plan-border{
	height:0
}

.img-pos-close{
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 3.5rem;
    background: #f2f2f2;
}
.img-pos-close img{
	width:1.125rem!important;
    float: right;
    margin: 1.125rem;
	
}
    
.baseinfo .money-bank .bank{
	height: 6.75rem;
	padding-top:0.75rem
}

.bank-all{
	padding:3.5rem 1.67rem;
	height:60%
}

.bank-text{
	line-height:6rem;
	font-size: 1.25rem;
}

.add-bank-text{
	line-height: 6.5rem;
    font-size: 1.25rem;
}

.add-img-bg{
    background: #7db8ef;
    width: 4rem;
    height: 4rem;
    border-radius: 3.5rem;
    padding: 1rem;
    margin: 1.25rem 1.167rem 0.83rem 0.58rem;
    float: left;
}

.add-img-bg img{
	width:2rem;
}

.bank-all .bank-ul li{
border-bottom: 1px solid #efefef;	
}

.bank-all .bank-ul li img.icon-bank{
	width:5rem;
	margin-top: 0.5rem;
}

.bank-ul .img-choose {
    float: right;
    width: 1.167rem;
    margin-top: -3rem;
}

#mouth-choose .withinput{
	font-weight: normal;
	width: 75%;
    height: 5.5rem;
    /* margin-top: 2px; */
    float: right;
    /* color: #3b579f; */
    color: #333;
}

.borr-allin{
/*     position: absolute;
    right: 16px; */
    margin-top: 1.5rem;
    font-size: 1rem;
    color: #8198e2;
}

.clean-money{
	position: absolute;
    right: 0;
    margin-top: 1.8rem;
}

.with-wechat{
    padding: 1.5rem;
    width: 100%;
    top: 50%;
    margin-top: -50%;
}

.onlyinput.bac-width{
    padding:1.75rem 2.3rem;
}

.bac-width{
    background: #fff;
    width: 24.5rem;
    padding:1.6rem 1.75rem;
    margin: 0 auto;
    border-radius: 0.75rem;
}

.bac-width .h3{
	color: #333;
    text-align: center;
    font-size:1.33rem;
    font-weight: bold;
}

.bac-width .text-tishi{
    font-size: 1.167rem;
    color: #555;
    margin-top: 1.67rem;
    /* text-indent: 28px; */
}

body .gonglve{
	color: #5a72bd;
    font-weight: bold;
}

.change-quo{
	text-align: right;
    padding-right: 15px;
    color: #666666;
}

.main-pad .tiaozhen{
    border: 1px solid #607dd9;
    width: 5.25rem;
    margin: 0;
    box-shadow: none;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 1rem;
    background: #fff;
    color: #607dd9;
    margin-left: 0.416rem;
}

.sq-money{
	width: 84%;
    display: inline-block;
}

.sq-money-r{
    width: 3.5rem;
    float: right;
    display: inline-block;
    text-align: right;
}

.tips-le{
	color: #333;
    font-size: 1rem;
    font-weight: bold;
}

.dialog-rhzx{
	/* position: absolute; */
    bottom: -100%;
    /* visibility: hidden; */
    padding: 1.75rem 0 8.25rem 0;
    height: 70vh;
    border: none;
    border-top-left-radius: 1.75rem;
    border-top-right-radius: 1.75rem;
    text-align: left;
    transition: all .2s ease-in;
}

dialog .btn{
	/* position: absolute;
    bottom: 0;
    left: 10%; */
    width:45%;
    margin-top: 1.5rem;
    box-shadow: none;
}

dialog .btn.gray-rhzx{
	opacity:0.7;
    box-shadow: none;
}

#rhzxText{
	height:45vh;
    overflow-y: auto;
}

.chooseIput{
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    padding: 0 3.5rem;
}

.chooseIput .btn:last-child{
	float: right;
    background: #fff;
    color: #436ae7;
    border: 1px solid #436ae7;
}

.titt-rh{
	font-size: 1.33rem;
    color: #222;
    font-weight: bold;
    height: 2.5rem;
    margin: 0 1.67rem;
}

.scrollzhu{
    font-size: 1.08rem;
    color: #f00;
    margin: 0 1.67rem;
    margin-bottom: 0.5rem
}

.close-icon {
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 0.2rem;
}

.close-icon::before,
.close-icon::after {
    position: absolute;
    content: ' ';
    background-color: #8d8d8d;
    left: 0.5rem;
    width: 2px;
    height: 1.5rem;
}

.close-icon::before {
    transform: rotate(45deg);
}

.close-icon::after {
    transform: rotate(-45deg);
}

#agreement input{
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	outline: 0;
  }
 

.in-placeh input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
	color: #c5c9d3;
	font-size: 2.25rem;
    font-weight: normal;
}
.in-placeh input:-moz-placeholder{    /* Firefox版本4-18 */
	color: #c5c9d3;
	font-size: 2.25rem;
    font-weight: normal;
}              
.in-placeh input::-moz-placeholder{    /* Firefox版本19+ */
	color: #c5c9d3;
	font-size: 2.25rem;
    font-weight: normal;
}              
.in-placeh input:-ms-input-placeholder{   /* IE浏览器 */
	color: #c5c9d3;
	font-size: 2.25rem;
    font-weight: normal;
}

.mod-tab .mod-tab-title .prepayNew a{
	font-size: 1.33rem;
    color: #333;
    font-weight: bold;
}
/*模拟光标  */
#currsorBlinks{
	position: absolute;
    top: 1.125rem;
	display: inline-block;
    height: 3.55rem;
    border-radius: 0.25rem;
    width: 0.2rem;
    background-color: #4d71f4;
    animation: twinkle 0.5s infinite alternate;
}

@keyframes twinkle {
    30%{
        opacity:1;
    }
    100%{
        opacity:0;
    }
}


.in-placeh #repay_amount{
  caret-color: #4d71f4;  
}

.borrow-ok .state-p{
    font-size: 1.75rem;
    font-weight: bold;
    margin-top: 1.5rem;
}

.borrow-ok .remi-res{
    width: 5rem;
    margin: 0 auto;
}

.imm-remittance .name-left {
	float: left;
    width: 40%;
    color: #777;
}

.imm-remittance .right-xx {
	text-align: right;
    color: #222;
    width: 60%;
}

.imm-remittance li{
	font-size: 1rem;
    height: 2.25rem;
    line-height: 2.25rem;
}

.imm-remittance{
	padding: 1rem 1.625rem;
}

.remitt-time{
    width: 100%;
    height: 4rem;
    line-height: 1.67rem;
    text-align: right;
    color: #222;
}

/*车主贷支取还款计划  */
.czd{
	font-family: 'AlibabaPuHuiTi-3-55-Regular';
	border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

.czd #recordTxt{
    color: #666666;
    font-size: 1.167rem;
}

.czd .total {
    font-size: 2.75rem;
    color: #517fdd;
}

.czd .year-rate{
	background: #f6f6f6;
    color: #999999;
}

.czd .tips-l {
    color: #999;
}

.czd .total-num {
    color: #222;
}

.czd .cu-text {
    font-size: 1.33rem;
    color: #222;
}

.czd .w18{
	width: 18%;
}


.czd .tips-bld{
	font-size: 1.3rem;
    font-variant-caps: all-small-caps;
}

.czd .plant-b-c{
	margin: 0 4%;
}

@-moz-document url-prefix() {  //为了兼容火狐下font-variant-caps失效
  .text{
    font-size: 0.65rem !important;
  }
}

.czd .plan-cricle{
	background: #fff;
    border: 2px solid #517fdd;
}

.czd .plan-border {
    background: #e0e0e0;
    height: 4rem
}


.czd .plant-li {
    height: 6.25rem;
}

.czd .total-mingxi li {
    width: unset;
}


.czd .total-mingxi{
	padding-right: 1rem;
    padding-left: 1rem;
}

.eregister .img-pos-close{
    height: 4.5rem;
    line-height: 4.5rem;
    bottom: 0;
    top: unset;
    background: #8198e2;
    color: #fff;
    text-align: center;
    font-size: 1.33rem;
}

.read-pos-text1 {
    font-size: 1rem;
    background-color:#fff;
    height: 100%;
}

.read-pos-text2{
	flex: 1;
    padding: 20px;
    
    padding-bottom:6.5rem;
}


.chook-body  {
    display: flex;
    flex-direction: column;
    margin: 0;
    position: relative;
    height:100%;
}


#myButton {
    background-color: gray;
    border: none;
    cursor: pointer;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
}

#myButton.highlight {
    background-color: #8198e2;
}

#myButton:disabled {
    cursor: not-allowed;
    opacity: 1;
}

.dis-op{
    display: none;
    opacity: 0;
    
}
