.gifts-content {
  width: 100%;
  padding-top: 10px;
}
.recharge-info {
  height: 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  color: #666;
  line-height: 24px;
  padding-top: 8px;
}
.recharge-info span {
  height: 24px;
  float: left;
}
.recharge-info .yellow {
  display: inline-block;
  width: auto;
  text-align: center;
  color: #fc531d;
  margin-right: 16px;
}
.recharge-info a {
  width: 106px;
  height: 24px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  color: #4b9dfb;
  background: url(../../images/go_pay.png) center no-repeat;
  background-size: contain;
  text-align: center;
  line-height: 24px;
  float: left;
  text-indent: 3px;
}
.time_find {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #666;
  position: relative;
}
.time_find > input {
  font-size: 14px;
  display: inline-block;
  width: 180px;
  height: 38px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  background-color: #fff;
  text-indent: 14px;
}
.recharge_time_find > input {
  width: 130px;
}
.time_find > input:focus {
  border: 1px solid #4c9dfb;
}
.time_find > span:nth-of-type(1) {
  display: inline-block;
  width: 92px;
}
.time_find > span:nth-of-type(2) {
  display: inline-block;
  width: 42px;
  text-align: center;
}
.time_find > button {
  display: inline-block;
  width: 116px;
  height: 100%;
  background-color: #4c9dfb;
  font-size: 16px;
  color: #fff;
  outline: none;
  border: none;
  border-radius: 6px;
  margin-left: 14px;
  padding: 0;
  line-height: 38px;
  cursor: pointer;
}
.recharge_time_find > button {
  margin-right: 0 !important;
}
.time_find > em {
  display: block;
  position: absolute;
  top: 7px;
  left: 240px;
  height: 24px;
  width: 24px;
  background: url(../../images/time_gray_icon.png) center no-repeat;
  background-size: contain;
  cursor: pointer;
}
.time_find > em:nth-of-type(2) {
  left: 470px;
}
.recharge_time_find > em {
  left: 195px;
}
.recharge_time_find > em:nth-of-type(2) {
  left: 375px;
}
.time_find > em:hover {
  background: url(../../images/time_blue_icon.png) center no-repeat;
  background-size: contain;
}
.gifts-list {
  padding-top: 41px;
}
.gifts-list ul {
  border: 1px solid #e0e0e0;
  border-bottom: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gifts-list li {
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
  text-align: center;
}
.gifts-list_title {
  background-color: #f5f5f5;
  color: #666;
  font-size: 16px;
  line-height: 39px;
}
.list_item {
  color: #8d8d8d;
  font-size: 14px;
  line-height: 39px;
}
.gifts-list li > div {
  height: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border-right: 1px solid #e0e0e0;
}
.gifts-list li .v1 {
  width: 210px;
}
.gifts-list li .v1 a {
  color: #8d8d8d;
}
.gifts-list li .v2 {
  width: 180px;
}
.gifts-list li .v3 {
  width: 262px;
}
.gifts-list li .v4 {
  width: 190px;
  border-right: none;
}
.list_item .v1 img {
  width: 33px;
  height: 33px;
  margin-right: 6px;
  border-radius: 8px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.list_item .v1 {
  padding: 3px 0;
  line-height: 33px;
}
.list_item .v1 span {
  width: 164px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 33px;
}
.list_item .v3 button {
  display: inline-block;
  background-color: #fff;
  outline: none;
  width: 48px;
  height: 27px;
  border: 1px solid #e0e0e0;
  color: #666;
  border-radius: 4px;
  margin-left: 6px;
  cursor: pointer;
  margin-top: 2px;
}
.list_item .v3 button:hover {
  border: 1px solid #4c9dfb;
  color: #2493f7;
}
.list_item .v4 a {
  display: inline-block;
  width: 93px;
  height: 29px;
  border-radius: 29px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  line-height: 27px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.list_item .v4 a:hover {
  border: 1px solid #4c9dfb;
  color: #4c9dfb;
}
.gifts_warm,
.recharge_warm {
  text-align: center;
  font-size: 14px;
  color: #fc531d;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  border-top: none;
}
.gifts_warm img,
.recharge_warm img {
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 2px;
  position: relative;
  top: -1px;
}

/*选择*/
.recharge-content .games_select {
  width: 130px;
  height: 38px;
  position: absolute;
  top: 0;
  right: 280px;
}
.recharge-content .mode_select {
  width: 130px;
  height: 38px;
  position: absolute;
  top: 0;
  right: 130px;
}
.games_select select，.mode_select select {
  display: block;
  width: 130px;
  height: 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-left: 14px;
  text-indent: 10px;
  float: left;
}
/*select2*/
.select2 {
  display: block;
  width: 130px !important;
  height: 38px !important;
  line-height: 38px !important;
  border: 1px solid #e0e0e0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.position .select2 {
  width: 130px !important;
  float: left;
  margin-right: 4px;
}
.select2-container--default .select2-selection--single {
  border: none !important;
  border-bottom: 1px solid #e0e0e0 !important;
}
.select2-container--default .select2-selection--single {
  height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
  height: 100%;
  padding-left: 20px;
  font-size: 14px;
  color: #666;
}
.select2-results__option {
  /* height: 24px; */
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  height: 36px;
  border: 1px solid #9dcdfe;
}
.select2-dropdown {
  border: 1px solid #e0e0e0 !important;
}
.recharge-content .time_find button {
  float: right;
  margin-right: 24px;
}
.recharge-list {
  padding-top: 42px;
}
.recharge-content ul {
  border-top: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.recharge-content li {
  width: 100%;
  height: 42px;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
  line-height: 41px;
}
.recharge-content li > div {
  float: left;
  width: 160px;
  text-align: center;
  font-size: 14px;
  color: #a8a8a8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #e0e0e0;
  overflow: hidden;
  height: 100%;
}
.recharge-content li .v5 {
  width: 202px;
  border-right: none;
}
.recharge-content .recharge-list-title {
  font-size: 16px;
  background-color: #f5f5f5;
  color: #333;
}

.sy-currency-show .recharge-list-title .v1,
.sy-currency-show .recharge-list-title .v2,
.sy-currency-show .list_item2 .v1,
.sy-currency-show .list_item2 .v2 {
  display: none;
}
.sy-currency-show .recharge-list-title .v3,
.sy-currency-show .recharge-list-title .v4,
.sy-currency-show .recharge-list-title .v5,
.sy-currency-show .list_item2 .v3,
.sy-currency-show .list_item2 .v4,
.sy-currency-show .list_item2 .v5 {
  width: 33%;
}
