.message_bg_box2{
  padding-right: 10px;
}
.message_bg_box{
  padding-right: 10px;
}
.data_information_Numbers > li{
  width: 33.33%;
}
.data_information_box{
  z-index: 10;
  height: 276px;
}
/* 便捷工具 */
.message_bg_box2{
  margin-top: 20px;
}
/* .data_information_Numbers{
  margin-top: 70px;
  padding-bottom: 70px;
} */
.wallet_function_ctn{
  overflow: hidden;
  padding: 0 20px;
  margin-top: 20px;
  padding-bottom: 50px;
}
.wallet_box_big{
  float: left;
  width: 33%;
}
.wallet_function_ctn > li:nth-child(1){
  border-right: 1px solid #f2f2f2;
}
.wallet_function_ctn > li:nth-child(2){
  border-right: 1px solid #f2f2f2;
}
.wallet_increase{
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.wallet_budget{
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-align: center;
}
.wallet_number{
  font-size: 32px;
  color: #2f49d5;
  text-align: center;
  margin-top: 20px;
}
.wallet_increase{
  margin-top: 10px;
}
.wallet_function_ctn{
  margin-top: 50px;
}
.Common_function_ctn > .more_personal_box{
  position: relative;
  margin-top: 54px;
}
.more_personal{
 /* position: absolute; */
 display: block;
 width: 62px;
 height: 9px;
 /* top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 margin: auto; */
 margin: auto;
}




@media (min-width:1150px) and (max-width:1530px ) {
  .data_information_box{
    height: 265px;
  }
  .data_information_box2{
    height: 265px;
  }
  .wallet_number{
    font-size: 30px;
  }
}
@media (min-width:992px) and (max-width:1150px ) {
  .data_information_box{
    height: 263px;
  }
  .data_information_box2{
    height: 263px;
  }
  .wallet_number{
    font-size: 30px;
  }
  .data_information_Numbers > li{
    border-right: 0px solid #dcdcdc;
  }
}
/* 平板电脑 */
@media (min-width:768px) and (max-width:992px ) {
  .data_information_box2{
    margin-top: 20px;
  }
  .wallet_number{
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) { 
  .phone_ctn_box > .row{
    margin: 0;
  }
  .data_information_box{
    /* width: 87%; */
    position: absolute;
    /* left: 26px; */

  }
  .wallet_function_ctn{
    padding:0;
    margin-top: 0;
  }
  .wallet_function_ctn > li{
    width: 33%;
    margin-top: 5px;
    border-right: 0px solid #e3e3e3;
    padding: 0;
  }
  .wallet_function_ctn > li > a > h4{
    font-size: 13px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 10px;
  }
  .wallet_function_ctn > li > a > p{
    width: 100%;
    height: 26px;
    font-size: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .wallet_function_ctn > li > a > div{
    width: 40px;
    height: 40px;
    margin: auto;
    background-size: 100% 100%;
    
  }
  .data_information_Numbers {
    overflow: hidden;
    margin-top: 5px;
    padding-bottom: 5px;
}
.phone_banner_box{
  margin-top: 216px;
}
.Common_function_box{
  padding-bottom: 10px;
}
.message_bg_box2{
  margin-top: 0;
}
.wallet_number{
  font-size: 25px;
  margin-top: 10px;
}
.data_information_box{
  top: 79px;
  height: auto;
}
.data_information_box2{
  padding: 15px;
}
..wallet_number{
  margin-top: 8px;
}
.wallet_function_ctn > li > .wallet_budget{
  font-weight: normal;
  text-align: center;
  color: #333333;
}
.wallet_function_ctn > li > .wallet_number{
  font-weight: normal;
  text-align: center;
}
.wallet_increase{
  margin-top: 5px;
}
.wallet_increase{
  font-size: 12px;
  text-align: left;
}
.Common_function_ctn > li{
  width: 25%;
  border-right: 0px solid #e4e4e4;
  border-bottom: 0px solid #e4e4e4;
}
.data_information_box{
  padding-bottom: 25px;
}
}