.message_bg_box{
	margin-top: 40px;
}
.My_money_box_big{
	margin-top: 60px;
}
.consultant_box_big{
	padding: 0 40px;
	margin-top: 40px;
}
.consultant_box_big li{
	float: left;
	width: 33%;
	border-right: 1px solid #e4e4e4;
}
.consultant_box_big li:last-child{
	border-right: 0px solid #e4e4e4;
}
.consultant_position{
	font-size: 18px;
	height: 20px;
	text-align: center;
	font-weight: bold;
}
.consultant_box{
	height: 50px;
	padding: 10px 50px;
}
.consultant_name{
	float: left;
	font-size: 14px;
	margin: 5px 0 5px 0; 
}
.consultant_tip{
	width: 68%;
	margin: 0 auto;
	letter-spacing: 1px;
	line-height: 22px;
}
.consultant_box_big{
	overflow: hidden;
}
.consultant_Telephone{
	float: right;
	font-size: 14px;
	position: relative;
	line-height: 28px;
}
.consultant_Telephone::after{
	width: 12px;
	height: 17px;
	 background-image: url(../img/Home/phone.png);
	z-index: 10;
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 0;
}
.My_money_box_big {
	margin-top: 60px;
}
.My_consultant_box{
	margin-top: 20px;
	height: 276px;
}
.My_money_box{
	margin-top: 56px;
}
.wallet_budget{
	margin-top: 10px;
}
.data_information_Numbers > li{
	width: 25%;
}
.Convenient_tools_box{
	overflow: hidden;
	margin-top: 30px;
}
.Convenient_tools_box li{
	width: 33.33%;
	float: left;
	 border-right: 1px solid #e4e4e4;
}
.Convenient_tools_box li:last-child{
	 border-right: 0px solid #e4e4e4;
}
.Convenient_tools_icon1{
	width: 56px;
	    height: 56px;
	    margin: auto;
	    background-size: 100% 100%;
}
.Convenient_tools_txt{
	    color: #333333;
	    text-align: center;
	    padding-top: 15px;
		font-size: 14px;
}
/* 服务列表 */
.Service_list_box_big{
	margin-top: 20px;
}
.Service_list_title{
	font-size: 18px;
	height: 60px;
	padding: 0 40px;
	line-height: 60px;
	font-weight: bold;
	box-shadow: 0 0 10px 2px #f4f4f4
}
.Service_list_title_right{
	
	
	overflow: hidden;
}
.query_input_title{
	font-size: 14px;
	color: #666666;
	float: left;
	line-height: 32px;
}
.Service_list_title_right{
	padding: 0 40px;
	overflow: hidden;
}
.condition_smallbox{
	float: left;
	width: 15%;
	margin: 0 10px;
}
.condition_smallbox input{
	width: 100%;
	height:32px;
	border: 1px solid #dadada;
	border-radius: 4px;
}
.Query_button{
	width: 55px;
	height: 32px;
	float: left;
	background-color: #f05d4b;
	border-radius: 4px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
}
.see_more_btn{
	width: 110px;
	height: 32px;
	float: right;
	background-color: #f05d4b;
	border-radius: 4px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
}

/* 公众号关注提示 */
.mask{display: none;width: 100%;height: 100%;position: fixed;background: #dbd9d9;opacity: 0.6;z-index: 999;}
.codeTip{
	display: none;
	width: 400px;
	height: auto;
	position: absolute;
	top: 20%;
	left: 40%;
	background: #acacac;
	z-index: 2000;
}
.codeImg{display: block;width: 200px;margin: 16px auto;}
.tipTh{display: block;width: 80%;margin: 10px auto;}
.Refresh{margin: 6px auto;margin-left: 44%;padding: 10px 16px;}

@media (max-width: 1530px) and (min-width: 1150px) {
   .data_information_box{
      height: 276px;
    }
  }
  @media (max-width: 1150px) and (min-width: 992px) {
	  .My_consultant_box{
		      height: 263px;
	  }
  }
  @media (max-width: 992px) and (min-width: 768px){
	  .My_money_box_big {
	      margin-top: 20px;
	  }
  }
  @media only screen and (max-width: 768px) { 
	  .My_consultant_box{
		  height: auto;
	  }
	  .consultant_box_big{
		  padding: 0;
		  margin-top: 10px;
	  }
	  .consultant_box{
		  overflow: hidden;
		  padding: 0;
	  }
	  .consultant_position{
		  height: 34px;
	  }
	  .data_information_box{
		  position: relative;
		  width: 100%;
		  top: auto;
		  left: auto;
	  }
	  .wallet_function_ctn{
		  width: 90%;
		  margin-left: 5%;
	  }
	  .My_money_box_big{
		  margin-top: 170px;
	  }
	  .My_money_box{
		  margin-top: 10px;
	  }
	  .data_information_box{
		  margin-top: 10px;
	  }
	  .Service_list_box_big{
		  margin-top: 10px;
	  }
	  .Service_list_title{
		  padding: 0 20px;
	  }
	  .Service_list_title_right{
		  padding: 0 20px;
	  }
	  .query_input_box{
		  overflow: hidden;
	  }
	  .condition_smallbox{
		  width: 60%;
		  margin-bottom: 10px;
	  }
	  .Service_list_title_box{
		  position: relative;
	  }
	  .see_more_btn{
		  position: absolute;
		 right: 6px;
		     top: 14px;
		  background-color: #fff;
		  color: #f05d4b;
	  }
	  .consultant_name{
		  font-size: 16px;
		  display: block;
		  text-align: center;
		  width: 100%;
		  margin: 0;
	  }
	  .consultant_Telephone{
		  display: block;
		  text-align: center;
		  width: 100%;
		  margin: 0;
	  }
	  .consultant_tip{
		  width: 90%;
		  
	  }
  }