.message_bg_box2{
  padding-left: 10px;
}
.message_bg_box{
  padding-right: 10px;
}
.data_information_Numbers > li{
  width: 25%;
}
.data_information_box{
  z-index: 10;
}

/* 便捷工具 */
.data_information_Numbers{
  padding-bottom: 60px;
}
.tool_function_ctn{
  overflow: hidden;
  padding: 0 20px;
  margin-top: 15px;
  padding-bottom: 30px;
}
.tool_function_ctn > li{
  float: left;
  width: 25%;
  margin-top: 15px;
  padding: 0 20px;
  border-right:1px solid #e4e4e4;
}
.tool_function_ctn > li:last-child{
  border-right:0px solid #e4e4e4;
}
.tool_function_ctn > li > a > h4{
  font-size: 16px;
  color: #333333;
  text-align: center;
  padding-top: 15px;
}
.tool_function_ctn > li > a > p{
  height: 34px;
  font-size: 13px;
  color: #bcbcbc;
  text-align: center;
  margin-top: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.tool_function_ctn > li > a > div{
  width: 56px;
  height: 56px;
  margin: auto;
  background-size: 100% 100%;
}
.message_bg_box2{
  margin-top: 20px;
}
.Common_function_ctn{
  height: 254px;
  overflow: visible;
}
.Common_function_ctn > li:nth-child(5){
  border-right: 0px solid #e4e4e4;
}
.Common_function_ctn > .more_personal_box{
  position: relative;
  margin-top: 60px;
}
.more_personal{
 /* position: absolute; */
 display: block;
 width: 62px;
 height: 9px;
 /* top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 margin: auto; */
 margin: auto;
}
/* .Common_function_ctn > li{
  float: left;
  width: 20%;
  padding: 0 20px;
  border-right: 1px solid #e4e4e4;
  padding-top: 20px;
} */
.Common_function_ctn > li:nth-child(1),
.Common_function_ctn > li:nth-child(2),
.Common_function_ctn > li:nth-child(3),
.Common_function_ctn > li:nth-child(4),
.Common_function_ctn > li:nth-child(5){
  border-bottom: 1px solid #e4e4e4;
}
.Common_function_ctn > li{
  padding-bottom: 20px;
}
.Common_function_box{
  padding-bottom: 20px;
}
.Common_function_ctn{
  height: auto;
  overflow: hidden;
}
/* .Common_function_ctn > li > a > p{
  height: 48px;
} */
.data_information_box2,
.data_information_box{
  height: 252px;
}

@media (min-width:1150px) and (max-width:1530px ) {
  .data_information_box{
    height: 257px;
  }
  .data_information_box2{
    height: 257px;
  }
  .tool_function_ctn > li > a > h4{
    font-size: 14px;
  }
  .tool_function_ctn > li > a > p{
    font-size: 12px;
  }
  .data_number{font-size: 24px;}
  .data_information_Numbers li a h2 em{
    right: -30px;
  }
}
@media (min-width:992px) and (max-width:1150px ) {
  .data_information_box{
    height: 253px;
  }
  .data_information_box2{
    height: 253px;
  }
  .tool_function_ctn > li > a > h4{
    font-size: 14px;
  }
  .tool_function_ctn > li > a > p{
    font-size: 12px;
  }
  .tool_function_ctn > li > a > p{
    height: 34px;
  }
  .data_number{font-size: 20px;}
  .data_information_Numbers li a h2 em{font-size: 14px;right: -26px;}
  .tool_function_ctn > li{padding: 0 10px;}
}
/* 平板电脑 */
@media (min-width:768px) and (max-width:992px ) {
  .data_information_box2{
    margin-top: 20px;
  }
  .tool_function_ctn > li > a > h4{
    font-size: 14px;
  }
  .tool_function_ctn > li > a > p{
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) { 
  .message_bg_box2{
    padding-right: 15px;
  }
  .message_bg_box{
    padding-right: 15px;
  }
  .phone_ctn_box > .row{
    margin: 0;
  }
  .data_information_box{
    /* width: 87%; */
    position: absolute;
    /* left: 26px; */

  }
  .data_information_Numbers li h2 em{
    right: -40px;
  }
  .tool_function_ctn{
    padding:0;
    margin-top: 0;
  }
  .tool_function_ctn > li{
    width: 25%;
    margin-top: 15px;
    border-right: 0px solid #e3e3e3;
    padding: 0 5px;
  }
  .tool_function_ctn > li > a > h4{
    font-size: 13px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 10px;
  }
  .tool_function_ctn > li > a > p{
    width: 100%;
    height: 34px;
    font-size: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .tool_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: 10px;
}
.phone_banner_box{
  margin-top: 272px;
}
.Common_function_box{
  padding-bottom: 10px;
}
.message_bg_box2{
  margin-top: 0;
}
.data_information_box2, .data_information_box{
  height: auto;
}
.Common_function_ctn > li:nth-child(1), .Common_function_ctn > li:nth-child(2), .Common_function_ctn > li:nth-child(3), .Common_function_ctn > li:nth-child(4), .Common_function_ctn > li:nth-child(5){
  border-bottom: 0px solid #e4e4e4;
}
.Common_function_ctn{
  height: auto;
  overflow: hidden;
}
.data_information_box2{
  top: 90px;
  padding-bottom: 10px;
}
.tool_function_ctn > li > a > h4{
  margin-top: 0;
  padding-top: 10px;
}
.Common_function_ctn > li{
  padding: 10px 5px 0 5px;
}
.message_bg_box{
  padding-left: 0;
}
}