.SidebarAnchor_header_3PIpTx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 15px 20px;
}
.SidebarAnchor_title_2duwf_ {
  padding: 20px 15px;
}
.sidebarAnchor-tip {
  margin-top: 10px;
  color: #aaa;
  line-height: 20px;
}
.SidebarAnchor-footer {
  padding: 15px;
}
.SidebarAnchor_btnGlobal_2BLebN {
  width: 100%;
}
.inputGroup{
  display: flex;
  position: relative;
}
.inputGroup span{
  position: absolute;
  color: #999;
  right: 70px;
  height: 34px;
  line-height: 34px;
}
.inputGroup .zhanwei{
  flex: 1;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 34px;
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #D2D2D2 !important;
  color: #333;
}
.inputsplit{
  width: 45px;
  height: 34px;
  line-height: 30px;
  border: 1px solid #D2D2D2;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-left: -1px;
  text-align: center;
}
.sanjiliandong{
  display: flex;
  justify-content: space-between;
}
.sanjichild{
  width: 45%;
}
.changecolor{
  background: #1c1c1c !important;
  color: #ddd !important;
  border: 1px solid #666 !important;
}
#dealdetails{
  position: relative;
}
#dealdetails .trade_money{
  position: absolute;
  z-index: 999;
  left: 5px;
  outline: none;
  top: 1px;
  border: 0;
  height: 32px;
  width: 190px;
}
#dealdetails .trade_money:focus{
  border-color: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-sheng-box{
  display: flex;
  flex-wrap: wrap;
}
.custom-sheng-item{
  cursor: pointer;
  border-radius: 5px;
  padding: 5px 8px;
  border: 1px solid #E9E9E9;
  margin-right: 10px;
  margin-bottom: 10px;
}
.custom-sheng-item:hover{
  background: #f5f5f5;
}
