body {
  background: #000;
}
html {
  font-size: 50px;
}
.page {
  font-size: 12px;
}
.noBorder {
  border: 0 !important;
}
.btn,
.bigBtn {
  cursor: pointer;
  user-select: none;
}
.xback {
  position: fixed;
  z-index: 3;
  top: 615px;
  left: calc(50% + 580px);
}
.xmore {
  position: fixed;
  z-index: 3;
  top: 657px;
  left: calc(50% + 580px);
}
.welcome {
  width: 6.2rem;
  height: 5.62rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  opacity: 1;
  overflow: hidden;
}
.welcome .icon {
  margin-top: -0.4rem;
}
.welcome .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 0.24rem;
}
.bangdingqianbao {
  width: 6.2rem;
  height: 6.22rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding-top: 0.92rem;
}
.bangdingqianbao .bt {
  font-size: 0.36rem;
  font-weight: bold;
  color: #313751;
}
.bangdingqianbao .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  border: 0.02rem solid #CACACA;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0.64rem;
}
.bangdingqianbao .srk input {
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
  border: 0;
}
.bangdingqianbao .tip {
  padding-top: 0.54rem;
  padding-left: 0.56rem;
  color: #ED7D74;
  font-size: 0.2rem;
  line-height: 0.36rem;
}
.bangdingqianbao .add {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.38rem;
}
.tianjiachenggong {
  width: 6.2rem;
  height: 3.52rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
}
.tianjiachenggong .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.92rem;
}
.tianjiachenggong .haode {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.commonTip {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 0.6rem;
}
.commonTip .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.commonTip .ms {
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
  margin-top: 0.5rem;
}
.commonTip .haode {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.yzm_tip {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 1.12rem 0.72rem;
}
.yzm_tip .bt {
  font-size: 0.36rem;
  color: #313751;
  font-weight: bold;
}
.yzm_tip .ms {
  margin-top: 0.94rem;
  font-size: 0.24rem;
  color: #313751;
  line-height: 0.34rem;
}
.yzm_tip .bigBtn {
  margin-top: 0.76rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  font-size: 0.24rem;
}
.el-popover {
  padding: 0;
  border-radius: 20px;
  min-width: 5px;
}
.el-popover .mm_group .item {
  padding: 12px 16px;
  cursor: pointer;
  user-select: none;
  position: relative;
  color: #555;
  text-align: right;
}
.el-popover .mm_group .item .linex {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #EDEDED;
}
.el-popover .mm_group .item:last-child .linex {
  display: none;
}
.el-popover .mm_group .item.cancel {
  color: #FF0000;
}
.page {
  width: 100vw;
  height: 100vh;
  background: #020403;
}
.main {
  align-items: stretch;
  width: 1280px;
  height: 100vh;
  position: relative;
}
.el-dialog__title {
  font-size: 32px;
  font-weight: bold;
}
.el-dialog__body {
  padding: 10px 20px 20px;
}
.el-dialog {
  box-shadow: 0px 4px 8px 7px rgba(0, 0, 0, 0.1);
  border-radius: 28px 28px 28px 28px;
}
.xpage {
  background: #fff;
  width: 100vw;
  height: 100vh;
}
.xmain {
  width: 100vw;
}
.xmain .xtop {
  height: 60px;
  background: #fff;
  align-items: stretch;
}
.xmain .xtop .logo {
  padding-left: 20px;
}
.xmain .xtop .logout {
  padding-right: 19px;
}
.xmain .xtop .logout .wb {
  margin-left: 8px;
}
.xmain .xbody {
  align-items: stretch;
  width: 100vw;
  height: calc(100vh - 60px);
}
.xmain .xbody .xleft {
  width: 200px;
  border-top: 2px solid #F6F9F8;
}
.xmain .xbody .xleft .item {
  height: 40px;
  padding-left: 20px;
  margin-top: 20px;
  padding-right: 12px;
  font-size: 16px;
}
.xmain .xbody .xleft .item .icon {
  margin-right: 10px;
  width: 30px;
}
.xmain .xbody .xleft .item .icon.b {
  display: none;
}
.xmain .xbody .xleft .item.on {
  background: #EEF4FE;
  border-left: 3px solid #5C75F7;
  color: #5C75F7;
}
.xmain .xbody .xleft .item.on .icon.a {
  display: none;
}
.xmain .xbody .xleft .item.on .icon.b {
  display: block;
}
.xmain .xbody .xleft .zxx .zitem {
  font-size: 16px;
  padding: 18px 0;
  padding-left: 60px;
}
.xmain .xbody .xright {
  width: calc(100vw - 200px);
  background: #F6F9F8;
  padding-left: 15px;
  padding-top: 17px;
}
.xmain .xbody .xright .czt {
  width: calc(100vw - 200px);
  background: #fff;
  height: calc(100vh - 90px);
  padding: 1px;
  overflow: auto;
  padding-bottom: 20px;
}
.xmain .xbody .xright .czt .usdt_txjl {
  width: 1064px;
}
.xmain .xbody .xright .czt .usdt_txjl .itop {
  border-bottom: 1px solid #F6F9F8;
  padding: 18px 38px;
}
.xmain .xbody .xright .czt .usdt_txjl .itop .tl {
  font-size: 18px;
  color: #313751;
  font-weight: bold;
}
.xmain .xbody .xright .czt .usdt_txjl .table {
  padding-left: 38px;
}
.xmain .xbody .xright .czt .usdt_txjl .table table {
  width: 100%;
}
.xmain .xbody .xright .czt .usdt_txjl .table table td {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}
.xmain .xbody .xright .czt .usdt_txjl .table table td.th {
  font-size: 16px;
}
.xmain .xbody .xright .czt .usdt_txjl .table table td a {
  color: #5C75F7;
}
.xmain .xbody .xright .czt .jjy_txjl {
  width: 1064px;
}
.xmain .xbody .xright .czt .jjy_txjl .itop {
  border-bottom: 1px solid #F6F9F8;
  padding: 18px 38px;
}
.xmain .xbody .xright .czt .jjy_txjl .itop .tl {
  font-size: 18px;
  color: #313751;
  font-weight: bold;
}
.xmain .xbody .xright .czt .jjy_txjl .table {
  padding-left: 38px;
}
.xmain .xbody .xright .czt .jjy_txjl .table table {
  width: 100%;
}
.xmain .xbody .xright .czt .jjy_txjl .table table td {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}
.xmain .xbody .xright .czt .jjy_txjl .table table td.th {
  font-size: 16px;
}
.xmain .xbody .xright .czt .jjy_txjl .table table td a {
  color: #5C75F7;
}
.xmain .xbody .xright .czt .lsxgjl,
.xmain .xbody .xright .czt .lsdljl {
  width: 1064px;
}
.xmain .xbody .xright .czt .lsxgjl .itop,
.xmain .xbody .xright .czt .lsdljl .itop {
  border-bottom: 1px solid #F6F9F8;
  padding: 18px 38px;
}
.xmain .xbody .xright .czt .lsxgjl .itop .tl,
.xmain .xbody .xright .czt .lsdljl .itop .tl {
  font-size: 18px;
  color: #313751;
  font-weight: bold;
}
.xmain .xbody .xright .czt .lsxgjl .table,
.xmain .xbody .xright .czt .lsdljl .table {
  padding-left: 38px;
}
.xmain .xbody .xright .czt .lsxgjl .table table,
.xmain .xbody .xright .czt .lsdljl .table table {
  width: 100%;
}
.xmain .xbody .xright .czt .lsxgjl .table table td,
.xmain .xbody .xright .czt .lsdljl .table table td {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}
.xmain .xbody .xright .czt .lsxgjl .table table td.th,
.xmain .xbody .xright .czt .lsdljl .table table td.th {
  font-size: 16px;
}
.xmain .xbody .xright .czt .lsxgjl .table table td a,
.xmain .xbody .xright .czt .lsdljl .table table td a {
  color: #5C75F7;
}
.xmain .xbody .xright .czt .gxjl {
  width: 1064px;
}
.xmain .xbody .xright .czt .gxjl .itop {
  border-bottom: 1px solid #F6F9F8;
  padding: 18px 38px;
}
.xmain .xbody .xright .czt .gxjl .itop .tl {
  font-size: 18px;
  color: #313751;
  font-weight: bold;
}
.xmain .xbody .xright .czt .gxjl .itop .isearch .srk {
  width: 252px;
  height: 36px;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #CBCBCB;
  padding-left: 10px;
}
.xmain .xbody .xright .czt .gxjl .itop .isearch .btn {
  color: #5C75F7;
  font-size: 14px;
  height: 36px;
  padding: 0 15px;
}
.xmain .xbody .xright .czt .gxjl .cbot .tjxx {
  color: #313751;
  font-size: 16px;
  font-weight: bold;
  padding-left: 40px;
}
.xmain .xbody .xright .czt .gxjl .table {
  padding-left: 38px;
}
.xmain .xbody .xright .czt .gxjl .table table {
  width: 100%;
}
.xmain .xbody .xright .czt .gxjl .table table td {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}
.xmain .xbody .xright .czt .gxjl .table table td.th {
  font-size: 16px;
}
.xmain .xbody .xright .czt .gxjl .table table td a {
  color: #5C75F7;
}
.xmain .xbody .xright .czt .gongxianxiangqing {
  width: 1064px;
}
.xmain .xbody .xright .czt .gongxianxiangqing .itop {
  border-bottom: 1px solid #F6F9F8;
  padding: 18px 38px;
}
.xmain .xbody .xright .czt .gongxianxiangqing .itop .tl {
  font-size: 18px;
  color: #313751;
  font-weight: bold;
}
.xmain .xbody .xright .czt .gongxianxiangqing .itop .isearch .srk {
  width: 252px;
  height: 36px;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #CBCBCB;
  padding-left: 10px;
}
.xmain .xbody .xright .czt .gongxianxiangqing .itop .isearch .btn {
  color: #5C75F7;
  font-size: 14px;
  height: 36px;
  padding: 0 15px;
}
.xmain .xbody .xright .czt .gongxianxiangqing .ibtn {
  width: 181px;
  height: 35px;
  background: #5C75F7;
  border-radius: 1px 1px 1px 1px;
  opacity: 1;
  color: #fff;
  margin-left: 46px;
  margin-top: 26px;
}
.xmain .xbody .xright .czt .gongxianxiangqing .table {
  padding-top: 20px;
  padding-left: 46px;
  font-size: 12px;
}
.xmain .xbody .xright .czt .gongxianxiangqing .table .line {
  padding: 10px 0;
}
.xmain .xbody .xright .czt .gongxianxiangqing .table .name {
  width: 145px;
}
.xmain .xbody .xright .czt .gongxianxiangqing .table .red {
  color: #ED7D74;
}
.xmain .xbody .xright .czt .gongxianxiangqing .table .val {
  width: 380px;
}
.xmain .xbody .xright .czt .dingdanxiangqing {
  width: 1064px;
}
.xmain .xbody .xright .czt .dingdanxiangqing .itop {
  border-bottom: 1px solid #F6F9F8;
  padding: 18px 38px;
}
.xmain .xbody .xright .czt .dingdanxiangqing .itop .tl {
  font-size: 18px;
  color: #313751;
  font-weight: bold;
}
.xmain .xbody .xright .czt .dingdanxiangqing .itop .isearch .srk {
  width: 252px;
  height: 36px;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #CBCBCB;
  padding-left: 10px;
}
.xmain .xbody .xright .czt .dingdanxiangqing .itop .isearch .btn {
  color: #5C75F7;
  font-size: 14px;
  height: 36px;
  padding: 0 15px;
}
.xmain .xbody .xright .czt .dingdanxiangqing .cbot .tjxx {
  color: #313751;
  font-size: 16px;
  font-weight: bold;
  padding-left: 40px;
}
.xmain .xbody .xright .czt .dingdanxiangqing .table {
  padding-left: 38px;
}
.xmain .xbody .xright .czt .dingdanxiangqing .table table {
  width: 100%;
}
.xmain .xbody .xright .czt .dingdanxiangqing .table table td {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}
.xmain .xbody .xright .czt .dingdanxiangqing .table table td.th {
  font-size: 16px;
}
.xmain .xbody .xright .czt .dingdanxiangqing .table table td a {
  color: #5C75F7;
}
.xmain .xbody .xright .czt .jjy_czjl {
  width: 1064px;
}
.xmain .xbody .xright .czt .jjy_czjl .itop {
  border-bottom: 1px solid #F6F9F8;
  padding: 18px 38px;
}
.xmain .xbody .xright .czt .jjy_czjl .itop .tl {
  font-size: 18px;
  color: #313751;
  font-weight: bold;
}
.xmain .xbody .xright .czt .jjy_czjl .table {
  padding-left: 38px;
}
.xmain .xbody .xright .czt .jjy_czjl .table table {
  width: 100%;
}
.xmain .xbody .xright .czt .jjy_czjl .table table td {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}
.xmain .xbody .xright .czt .jjy_czjl .table table td.th {
  font-size: 16px;
}
.xmain .xbody .xright .czt .jjy_czjl .table table td a {
  color: #5C75F7;
}
.xmain .xbody .xright .swap .data {
  width: 1050px;
  height: 142px;
  align-items: stretch;
}
.xmain .xbody .xright .swap .data .item {
  background: #fff;
  margin-right: 6px;
  position: relative;
}
.xmain .xbody .xright .swap .data .item .icn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 15px;
  padding-top: 23px;
}
.xmain .xbody .xright .swap .data .item .icn .bt {
  color: #313751;
  font-size: 16px;
}
.xmain .xbody .xright .swap .data .item .icn .num {
  color: #ED7D74;
  font-size: 36px;
  font-weight: bold;
  padding: 10px 0;
}
.xmain .xbody .xright .swap .data .item .icn .tip {
  color: #313751;
  font-size: 12px;
  opacity: 0.5;
}
.xmain .xbody .xright .swap .data .item .icon {
  margin-left: 26px;
  margin-right: 15px;
}
.xmain .xbody .xright .swap .data .item .txt .name {
  font-size: 14px;
  color: #313751;
}
.xmain .xbody .xright .swap .data .item .txt .xname {
  font-size: 14px;
  color: #313751;
  width: 82px;
}
.xmain .xbody .xright .swap .data .item .txt .val {
  font-size: 14px;
  color: #313751;
  margin-top: 10px;
  font-weight: bold;
}
.xmain .xbody .xright .swap .data .item .txt .xval {
  font-size: 14px;
  color: #313751;
  font-weight: bold;
  text-align: right;
  width: 60px;
}
.xmain .xbody .xright .swap .qingxuanze {
  width: 1050px;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-top: 17px;
  padding: 47px 64px;
}
.xmain .xbody .xright .swap .qingxuanze .title .wb {
  font-size: 26px;
  font-weight: bold;
}
.xmain .xbody .xright .swap .qingxuanze .title .rule {
  font-size: 16px;
  color: #5C75F7;
}
.xmain .xbody .xright .swap .qingxuanze .group {
  margin-top: 56px;
}
.xmain .xbody .xright .swap .qingxuanze .group .item {
  width: 445px;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px 1px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-right: 22px;
}
.xmain .xbody .xright .swap .qingxuanze .group .item .num {
  font-size: 34px;
  color: #313751;
  letter-spacing: 1px;
  padding-top: 57px;
}
.xmain .xbody .xright .swap .qingxuanze .group .item .ms1 {
  margin-top: 38px;
  font-size: 16px;
}
.xmain .xbody .xright .swap .qingxuanze .group .item .ms2 {
  margin-top: 10px;
  font-size: 16px;
}
.xmain .xbody .xright .swap .qingxuanze .group .item .btn {
  width: 171px;
  height: 35px;
  background: #5C75F7;
  border-radius: 1px 1px 1px 1px;
  opacity: 1;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 35px;
}
.xmain .xbody .xright .swap .qingxuanze .group .item .ibot {
  padding: 18px 47px;
}
.xmain .xbody .xright .swap .qingxuanze .group .item .ibot .line {
  padding: 5px 0;
}
.xmain .xbody .xright .swap .wygx {
  width: 1050px;
  height: 479px;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-top: 17px;
  padding: 47px 64px;
}
.xmain .xbody .xright .swap .wygx .title .wb .itl {
  font-size: 26px;
  font-weight: bold;
}
.xmain .xbody .xright .swap .wygx .title .wb .tip {
  color: rgba(49, 55, 81, 0.5);
  font-size: 12px;
}
.xmain .xbody .xright .swap .wygx .title .rule {
  font-size: 16px;
  color: #5C75F7;
}
.xmain .xbody .xright .swap .wygx .zhihuan {
  width: 912px;
  height: 301px;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px 1px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-top: 36px;
}
.xmain .xbody .xright .swap .wygx .form {
  margin: 0 auto;
  width: 300px;
  padding-top: 44px;
}
.xmain .xbody .xright .swap .wygx .form .label {
  width: 2.35rem;
  font-size: 0.28rem;
  color: #313751;
}
.xmain .xbody .xright .swap .wygx .form .srk {
  width: 3.4rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 1px solid #CBCBCB;
  overflow: hidden;
  position: relative;
}
.xmain .xbody .xright .swap .wygx .form .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.xmain .xbody .xright .swap .wygx .form .srk .dw {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  font-size: 0.24rem;
  color: #313751;
  padding-left: 0.18rem;
}
.xmain .xbody .xright .swap .wygx .bigBtn {
  width: 4.1rem;
  height: 0.58rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  font-size: 0.24rem;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.9rem;
}
.xmain .xbody .xright .swap .wyzh {
  width: 1050px;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-top: 17px;
  padding: 47px 64px;
}
.xmain .xbody .xright .swap .wyzh .title .wb .itl {
  font-size: 26px;
  font-weight: bold;
}
.xmain .xbody .xright .swap .wyzh .title .wb .tip {
  color: rgba(49, 55, 81, 0.5);
  font-size: 12px;
}
.xmain .xbody .xright .swap .wyzh .title .rule {
  font-size: 16px;
  color: #5C75F7;
}
.xmain .xbody .xright .swap .wyzh .zhihuan {
  width: 912px;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px 1px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-top: 36px;
  padding-bottom: 36px;
}
.xmain .xbody .xright .swap .wyzh .form {
  margin: 0 auto;
  width: 300px;
  padding-top: 44px;
}
.xmain .xbody .xright .swap .wyzh .form .label {
  width: 2.35rem;
  font-size: 0.28rem;
  color: #313751;
}
.xmain .xbody .xright .swap .wyzh .form .srk {
  width: 3.4rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 1px solid #CBCBCB;
  overflow: hidden;
  position: relative;
}
.xmain .xbody .xright .swap .wyzh .form .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.xmain .xbody .xright .swap .wyzh .form .srk .dw {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  font-size: 0.24rem;
  color: #313751;
  padding-left: 0.18rem;
}
.xmain .xbody .xright .swap .wyzh .bigBtn {
  width: 4.1rem;
  height: 0.58rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  font-size: 0.24rem;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.9rem;
}
.xmain .xbody .xright .qianbao .group {
  padding-top: 22px;
  padding-left: 22px;
}
.xmain .xbody .xright .qianbao .group .item {
  width: 497px;
  height: 633px;
  background: #FFFFFF;
  border-radius: 2px 2px 2px 2px;
  margin-right: 28px;
}
.xmain .xbody .xright .qianbao .group .item .bt {
  font-size: 28px;
  color: #63C18E;
  padding-top: 40px;
}
.xmain .xbody .xright .qianbao .group .item .num {
  font-size: 40px;
  padding: 20px 0;
  font-weight: bold;
}
.xmain .xbody .xright .qianbao .group .item .btn {
  width: 171px;
  height: 41px;
  background: #63C18E;
  border-radius: 1px 1px 1px 1px;
  opacity: 1;
  color: #fff;
  font-size: 16px;
  color: #FFFFFF;
  margin: 0 auto;
}
.xmain .xbody .xright .qianbao .group .item .txjl {
  color: #5C75F7;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.xmain .xbody .xright .qianbao .group .item .biandong {
  padding: 24px;
  border-top: 5px solid #F7F8FC;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xbt {
  border-bottom: 1px solid #EEEEEE;
  padding: 12px 0;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xbt .wb {
  font-size: 18px;
  font-weight: bold;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xlist {
  height: 240px;
  padding-right: 20px;
  overflow: auto;
  margin-top: 10px;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xlist .xitem {
  padding: 12px 0;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xlist .xitem .name {
  font-size: 14px;
  color: #313751;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xlist .xitem .bianhao {
  font-size: 10px;
  color: #CBCBCB;
  margin-left: 15px;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xlist .xitem .xi_right {
  text-align: right;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xlist .xitem .xi_right .xnum {
  font-size: 18px;
  color: #313751;
}
.xmain .xbody .xright .qianbao .group .item .biandong .xlist .xitem .xi_right .yue {
  font-size: 10px;
  color: #CBCBCB;
}
.xmain .xbody .xright .qianbao .group .item.jjy .bt {
  color: #5C75F7;
}
.xmain .xbody .xright .qianbao .group .item.jjy .xitem .btn {
  background: #5C75F7;
}
.xmain .xbody .xright .qianbao .group .item.jjy .xitem .btn.tx {
  width: 171px;
  height: 41px;
  border-radius: 1px 1px 1px 1px;
  opacity: 1;
  border: 1px solid #5C75F7;
  background: #fff;
  color: #5C75F7;
}
.empty {
  padding: 10px;
}
.empty .wb {
  margin-top: 12px;
  color: #000000;
  font-size: 14px;
  letter-spacing: 2px;
}
.ctop {
  position: absolute;
  top: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
  padding-right: 25px;
  color: #fff;
  z-index: 100;
  font-size: 10px;
}
.ctop .logo {
  margin-left: 24px;
}
.ctop a {
  color: #fff;
}
.ctop .menuBtn {
  margin-right: 9px;
}
.ctop .menuBtn .icon {
  margin-right: 9px;
}
.ctop .menuBtn:hover {
  color: #DCDCDC;
}
.ctop .loginBtn {
  width: 50px;
  height: 19px;
  background: linear-gradient(125deg, #71D2FA 0%, #554BF6 100%);
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  color: #fff;
}
.ctop .loginBtn:hover {
  background: linear-gradient(125deg, #359DC8 0%, #1209A7 100%);
}
.ctop .sline {
  width: 1px;
  height: 8px;
  background: #EEEEEE;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-left: 15px;
  margin-right: 15px;
}
.ctop .yuyan .icon {
  margin-left: 8px;
}
.index .imn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index .imn .title {
  padding-top: 239px;
  padding-left: 114px;
  font-size: 54px;
  color: #fff;
  letter-spacing: 7px;
}
.index .imn .ms {
  font-size: 14px;
  color: #fff;
  width: 423px;
  padding-left: 114px;
  padding-top: 25px;
  line-height: 31px;
  letter-spacing: 1px;
}
.jjy .imn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.jjy .imn .zynr {
  padding-left: 96px;
  padding-top: 171px;
  width: 474px;
  color: #fff;
}
.jjy .imn .zynr .ibt {
  font-size: 24px;
  letter-spacing: 3px;
  color: #71D2FA;
}
.jjy .imn .zynr .ims {
  margin-top: 25px;
  font-size: 12px;
  color: #fff;
  line-height: 27px;
}
.qkyz .imn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.qkyz .imn .zynr {
  width: 986px;
  margin: 0 auto;
  padding-top: 480px;
}
.qkyz .imn .zynr .ibt {
  font-size: 24px;
  letter-spacing: 3px;
  color: #71D2FA;
  text-align: center;
  color: #9EC104;
}
.qkyz .imn .zynr .ims {
  margin-top: 25px;
  font-size: 12px;
  color: #fff;
  line-height: 27px;
}
.wm .bg {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
}
.wm .imn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding-top: 65px;
}
.wm .imn .one {
  position: relative;
}
.wm .imn .one .iny {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-left: 825px;
}
.wm .imn .one .iny .bt {
  font-size: 24px;
  color: #71D2FA;
}
.wm .imn .one .iny .line {
  font-size: 14px;
  color: #fff;
  margin-top: 48px;
}
.wm .imn .one .iny .line .txt {
  margin-left: 16px;
  letter-spacing: 1px;
}
.wm .imn .two {
  width: 1002px;
  height: 396px;
  background: #19181D;
  margin: 0 auto;
  margin-top: -50px;
  z-index: 100;
  position: relative;
  padding-top: 59px;
}
.wm .imn .two .ibt {
  font-size: 24px;
  color: #71D2FA;
}
.wm .imn .two .icons .item {
  width: 25%;
  margin-top: 76px;
}
.wm .imn .two .icons .item .wb {
  margin-top: 10px;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 28px;
}
.wm .imn .two .ims {
  color: #fff;
  font-size: 14px;
  margin-top: 48px;
}
.wm .imn .three {
  position: relative;
  margin-top: -100px;
}
.wm .imn .three .iny {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 180px;
  width: 100%;
}
.wm .imn .three .iny .ibt {
  color: #71D2FA;
  font-size: 24px;
  letter-spacing: 3px;
}
.wm .imn .three .iny .ims {
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 64px;
  letter-spacing: 1px;
}
.jryxz .bg {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
}
.jryxz .imn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding-top: 65px;
}
.jryxz .imn .two {
  padding: 34px 254px;
}
.jryxz .imn .two .jrtj {
  width: 378px;
  height: 272px;
  background: #FFFFFF;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  padding: 0 12px;
}
.jryxz .imn .two .jrtj .bt {
  font-size: 14px;
  color: #222222;
  border-bottom: 1px solid #C4C4C4;
  padding: 14px;
}
.jryxz .imn .two .jrtj .list {
  padding-top: 20px;
}
.jryxz .imn .two .jrtj .list .item {
  color: #222222;
  font-size: 10px;
  padding-left: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.jryxz .imn .two .jrtj .list .item .icon {
  margin-right: 10px;
}
.jryxz .imn .two .gxjz {
  width: 378px;
  height: 189px;
  background: #FFFFFF;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  padding: 0 12px;
  margin-left: 16px;
}
.jryxz .imn .two .gxjz .bt {
  font-size: 14px;
  color: #222222;
  border-bottom: 1px solid #C4C4C4;
  padding: 14px;
}
.jryxz .imn .two .gxjz .list {
  padding-top: 20px;
}
.jryxz .imn .two .gxjz .list .item {
  color: #222222;
  font-size: 10px;
  padding-left: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.jryxz .imn .two .gxjz .list .item .icon {
  margin-right: 10px;
}
.jryxz .imn .two .zffs {
  width: 378px;
  height: 68px;
  background: #FFFFFF;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  margin-top: 15px;
  margin-left: 16px;
}
.jryxz .imn .two .zffs .line {
  height: 68px;
}
.jryxz .imn .two .zffs .line .name {
  padding-left: 27px;
  padding-right: 26px;
}
.jryxz .imn .two .zffs .line .val {
  font-size: 18px;
  color: #63C18E;
  letter-spacing: 1px;
}
.jryxz .imn .three {
  width: 1002px;
  background: #19181D;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin: 0 auto;
  padding-bottom: 62px;
}
.jryxz .imn .three .bt {
  font-size: 24px;
  color: #71D2FA;
  padding-top: 40px;
  letter-spacing: 3px;
  padding-bottom: 37px;
}
.jryxz .imn .three .hyxz {
  width: 772px;
  background: #FFFFFF;
  border-radius: 2px 2px 2px 2px;
  margin: 0 auto;
  padding-bottom: 36px;
}
.jryxz .imn .three .hyxz .xbt {
  width: 354px;
  margin: 0 auto;
  border-bottom: 1px solid #C4C4C4;
  font-size: 14px;
  color: #222222;
}
.jryxz .imn .three .hyxz .list {
  padding-top: 20px;
}
.jryxz .imn .three .hyxz .list .xitem {
  padding-left: 30px;
  width: 750px;
}
.jryxz .imn .three .hyxz .list .xitem .item {
  padding: 5px 0;
}
.jryxz .imn .three .hyxz .list .xitem .num {
  color: #666667;
  font-size: 20px;
  margin-right: 13px;
}
.jryxz .imn .three .hyxz .list .xitem .wb {
  font-size: 10px;
  color: #222222;
}
.jryxz .imn .three .hyxz.sl {
  margin-top: 28px;
}
.jryxz .imn .three .hyxz.sl .list .xitem .num {
  color: #095EBE;
}
.jryxz .imn .mzsm {
  padding-top: 106px;
  color: #FFFFFF;
  font-size: 10px;
  padding-left: 254px;
  padding-right: 254px;
  padding-bottom: 60px;
}
.jryxz .imn .mzsm .ibt {
  text-align: center;
  font-size: 14px;
}
.jryxz .imn .mzsm .ims {
  margin-top: 30px;
  font-size: 10px;
  line-height: 22px;
}
.login .zt {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.login .zt .ztm {
  width: 310px;
  height: 341px;
  background: #FFFFFF;
  box-shadow: 0px -3px 4px 1px rgba(0, 0, 0, 0.25);
  border-radius: 22px 22px 22px 22px;
  opacity: 1;
  padding: 1px;
  margin-right: 125px;
  margin-top: 190px;
}
.login .zt .tl {
  color: #313751;
  font-weight: bold;
  font-size: 0.4rem;
  margin-top: 31px;
}
.login .zt .imain {
  width: 4.58rem;
  margin: 0 auto;
  padding-top: 0.7rem;
}
.login .zt .imain .tabs .tab {
  font-size: 0.28rem;
  font-weight: bold;
  color: #313751;
  position: relative;
  padding-bottom: 0.2rem;
}
.login .zt .imain .tabs .tab .xline {
  height: 0.04rem;
  background: #313751;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.login .zt .imain .cons {
  margin-top: 0.44rem;
}
.login .zt .imain .cons .con .tline {
  color: #333;
  font-size: 0.24rem;
  line-height: 0.34rem;
}
.login .zt .imain .cons .con .line {
  margin-top: 0.36rem;
  position: relative;
}
.login .zt .imain .cons .con .line .hz {
  position: absolute;
  right: 0.14rem;
  color: #313751;
  font-size: 0.2rem;
}
.login .zt .imain .cons .con .line .btn {
  width: 1.8rem;
  height: 0.66rem;
  background: #FFFFFF;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #5C75F7;
  font-size: 0.2rem;
  color: #5C75F7;
  margin-left: 0.12rem;
}
.login .zt .imain .cons .con input {
  height: 0.66rem;
  background: #FFFFFF;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  padding: 0 0.2rem;
  width: 100%;
}
.login .zt .imain .cons .con .bigBtn {
  width: 4.58rem;
  height: 0.64rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  margin-top: 0.36rem;
  color: #FFFFFF;
  font-size: 0.2rem;
}
.popup_tx_one {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_tx_one .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_tx_one .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.popup_tx_one .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.popup_tx_one .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.popup_tx_two {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_tx_two .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_tx_two .ms {
  width: 4.76rem;
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.popup_tx_two .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.popup_tx_two .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.popup_tx_two .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.popup_tx_three {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_tx_three .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_tx_three .ms {
  width: 4.76rem;
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.popup_tx_three .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.popup_tx_three .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.popup_tx_three .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.popup_cz_one {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_cz_one .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_cz_one .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.popup_cz_one .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.popup_cz_one .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.popup_cz_two {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_cz_two .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_cz_two .ms {
  width: 4.76rem;
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.popup_cz_two .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.popup_cz_two .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.popup_cz_two .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.popup_cz_three {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_cz_three .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_cz_three .ms {
  width: 4.76rem;
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.popup_cz_three .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.popup_cz_three .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.popup_cz_three .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.timeCheck {
  position: absolute;
  top: 0.7rem;
  right: 0;
  width: 2.38rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.14rem 0.02rem rgba(0, 0, 0, 0.1);
  border-radius: 0rem 0rem 0rem 0rem;
  padding-bottom: 0.1rem;
  z-index: 3;
}
.timeCheck .sanjiao {
  position: absolute;
  top: -0.2rem;
  right: 0.2rem;
}
.timeCheck .tcitem {
  padding: 0.15rem 0.6rem;
}
.xgusdt .xg_main {
  width: 386px;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px 1px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 0px 0px;
  margin-left: 32px;
  margin-top: 32px;
  padding-top: 45px;
  padding-bottom: 58px;
}
.xgusdt .ckls {
  margin-top: 0.5rem;
}
.xgusdt .ckls a {
  color: #5C75F7;
  font-size: 16px;
  padding-left: 32px;
}
.xgusdt .bt {
  font-size: 0.36rem;
  font-weight: bold;
}
.xgusdt .form {
  margin: 0 1.1rem;
  margin-top: 0.88rem;
}
.xgusdt .form .dq {
  color: #CBCBCB;
  font-size: 0.24rem;
}
.xgusdt .form .srk {
  margin-top: 0.34rem;
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CBCBCB;
  overflow: hidden;
}
.xgusdt .form .srk input {
  width: 100%;
  height: 100%;
  border: 0;
  padding-left: 0.18rem;
}
.xgusdt .form .tip {
  margin-top: 0.74rem;
  color: #ED7D74;
  font-size: 0.2rem;
}
.xgusdt .form .next {
  width: 4.1rem;
  height: 0.58rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  margin: 0 auto;
  color: #fff;
  font-size: 0.24rem;
  margin-top: 0.74rem;
}
.xgusdt .form .next.bkxg {
  background: #CACACA;
}
.popup_xgusdt_one {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_xgusdt_one .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_xgusdt_one .ms {
  width: 4.76rem;
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.popup_xgusdt_one .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.popup_xgusdt_one .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.popup_xgusdt_one .tip {
  margin: 0 auto;
  width: 5.04rem;
  margin-top: 0.74rem;
  color: #ED7D74;
  font-size: 0.2rem;
}
.popup_xgusdt_one .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.popup_xgusdt_two {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_xgusdt_two .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_xgusdt_two .ms {
  width: 4.76rem;
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.popup_xgusdt_two .srk {
  width: 5.04rem;
  height: 0.72rem;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  border: 0.02rem solid #CACACA;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.72rem;
}
.popup_xgusdt_two .srk input {
  border: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.18rem;
}
.popup_xgusdt_two .tip {
  margin: 0 auto;
  width: 5.04rem;
  margin-top: 0.74rem;
  color: #ED7D74;
  font-size: 0.2rem;
}
.popup_xgusdt_two .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.pages {
  padding-right: 17px;
}
.pages .num {
  padding: 0 14px;
  font-size: 14px;
}
.pages .tznum {
  width: 81px;
  height: 35px;
  border-radius: 1px 1px 1px 1px;
  opacity: 1;
  border: 1px solid #e5e5e5;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.popup_cz {
  width: 6.2rem;
  height: 8.42rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
}
.popup_cz .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.92rem;
}
.popup_cz .ewm {
  margin-top: 0.64rem;
}
.popup_cz .wz {
  margin-top: 0.44rem;
  font-size: 0.24rem;
  color: #313751;
}
.popup_cz .wz .copy {
  color: #5C75F7;
  margin-left: 0.2rem;
}
.popup_cz .tip {
  text-align: center;
  margin-top: 0.6rem;
  color: #ED7D74;
  font-size: 0.24rem;
}
.popup_cz .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.popup_scjt {
  width: 6.2rem;
  height: 7.06rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
}
.popup_scjt .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.92rem;
}
.popup_scjt .upload {
  margin-top: 0.6rem;
}
.popup_scjt .next {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.popup_dhsh {
  width: 6.2rem;
  background: #FFFFFF;
  border-radius: 0.44rem 0.44rem 0.44rem 0.44rem;
  padding: 0.01rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.popup_dhsh .bt {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.popup_dhsh .ms {
  font-size: 0.24rem;
  letter-spacing: 0.02rem;
  margin-top: 0.5rem;
}
.popup_dhsh .haode {
  width: 5.04rem;
  height: 0.72rem;
  background: #5C75F7;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  opacity: 1;
  color: #fff;
  margin: 0 auto;
  margin-top: 0.8rem;
}
