
* {
  padding: 0;
  margin: 0;
}

.history_big {
  background-color: #ffffff;
  /* height: 125px; */
  /* border: 1px solid #c7c7c7; */
  box-shadow: 1px 0px 2px 0px #d9d9d9;
  border-radius: 6px;
  width: 94%;
  position: relative;
  margin: 0 auto;
  margin-top: 8px;
  box-sizing: border-box;
}

.history_big .history_big_z {
  width: 95px;
  height: 95px;
  line-height: 95px;
  background-color: #494df4;
  color: white;
  font-size: 50px;
  text-align: center;
  border-right: 1px dashed #ffffff;
  float: left;
}

.history_kon {
  width: 20px;
  height: 50px;
}

.history_big_zi {
  font-size: 16px;
  position: absolute;
  margin-top: 13px;
}

.history_register {
  /* float: right; */
  margin-left: 100px;
  color: #cdcdcd;
  height: 95px;
  padding-top: 4px;
}

.history_register a {
  font-size: 14px;
}

.history_register .font_big {
  font-size: 18px;
}

.history_register .kong {
  height: 3px;
  width: 100%;
}

.history_register .history_time {
  margin-top: 10px;
}

.history_yuan {
  width: 100%;
  background-color: #f5f5f5;
  height: 28px;
  /* line-height: 30px; */
  margin-top: 7px;
}

.history_mar {
  width: 90%;
  padding-left: 10px;
  color: #cdcdcd;
  font-size: 15px;
  height: 64px;
  overflow: scroll !important;
  float: left;
}

.history_font_zi {
  float: right;
  margin-right: 2%;
  /* display: inline-block; */
}

.history_font_zi img {
  float: right;
  width: 15px;
  margin-top: 12px;
}

.poAB {
  width: 10px;
  height: 20px;
  background-color: #f5f5f5;
  position: absolute;
  border-radius: 0 10px 10px 0;
  left: -1px;
  top: 91px;
  border-right: 1px solid #ddd; 
}

.pobb {
  width: 10px;
  height: 20px;
  background-color: #f5f5f5;
  position: absolute;
  border-radius: 10px 0 0 10px;
  top: 91px;
  right: -1px;
 border-left: 1px solid #ddd; 
 /* border-bottom: 1px solid #ddd;
 border-top: 1px solid #ddd; */
}

.history_img {
  width: 75px;
  height: 64px;
  background-image: url('./1212.jpeg');
  background-size: 100%;
  position: absolute;
  top: 8px;
  right: 10px;
}

.history_img2 {
  width: 75px;
  height: 64px;
  background-image: url('./1212.jpeg');
  background-size: 100%;
  position: absolute;
  top: 8px;
  right: 10px;
}

.lr1 {
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
}

.router {
  -webkit-transform: rotate(180deg);
  float: right;
  margin-right: 2%;
  /* padding-top: 30px; */
  position: relative;
}

.router img {
  float: right;
  width: 15px;
  position: absolute;
  top: -17px;
}
.Search button {
	float: right;
	height: 25px;
	width: 22%;
	margin:6px;
	border: 0;
	background:#494dfd;/*#e4e4e4*/
	color: #fff;
	border-radius: 4px;
}
.Search {
	height: 40px;
	margin: 10px 10px 10px 10px;
	border:1px solid #ccc;
	width:95%;
	background:#fff;
	border-radius:10px;
}
.Search input {
	width: 65%;
	border: none;
	height: 40px;
	float: left;
	border-radius: 4px;
	padding-left: 10px;
}
#sendCode #sendEmailBtn{
	float: right;
	height: 40px;
	width: 33%;
	border: 0;
	color: #fff;
	border-radius: 4px;
	text-align: center;
}
.testCode button {
	height: 40px;
	width: 100%;
	border: 0;
	background: ##494dfd;
	color: #fff;
	border-radius: 4px;
	margin-top: 8%;
	margin-bottom: 10%;
}
.testCode {
	height: 40px;
	margin: 10px 10px 10px 10px;
}
.testCode input {
	width: 100%;
	border: 1px solid #ccc;
	height: 40px;
	float: left;
	border-radius: 4px;
	padding-left: 10px;
	
}
.get_code{
     /* float: right; */
    color: #494dfd;
    position: absolute;
    right: 5%;
    display:none;
}