* {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    --antd-wave-shadow-color: #1890ff;
    --scroll-bar: 0;
}
body, html {
    width: 100%;
}
body {
    margin: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-variant: tabular-nums;
    line-height: 1.5715;
    background-color: #fff;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
}
body, html {
    width: 100%;
}
body {
   
    background-color: #060f4d;

}
body p, html p {
    margin-bottom: 0;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
li, ol, ul {
    list-style: none;
}
div, input, p, span, textarea {
    word-wrap: break-word;
}
button, input, select {
    font-size: 100%;
    outline: 0;
    vertical-align: middle;
    -webkit-appearance: none;
}
button {
    border: 0;
    background-clip: padding-box;
}
button {
    cursor: pointer;
}
a {
    color: #1890ff;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-text-decoration-skip: objects;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
a {
    font-family: AvenirNext-Medium;
    font-size: 16px;
    color: #4850e5;
}
a, a:link, a:visited {
    color: #1890ff;
    text-decoration: none;
}
img {
    vertical-align: middle;
    border-style: none;
}
img {
    border: none;
}
.max-border-green{
    border: 2px solid #6fb737;
}
.max-border-red{
    border: 2px solid rgb(204, 204, 204);
}
.header-container .header-content .logo img {
    width: 150px;
}
.header-container .header-content .logo a {
    cursor: auto;
}

.header-container {
    padding: 20px 2vw;
    height: 64px;
    background-color: #060f4d;
}
.header-container .header-content {
    border-radius: 5px;
    height: 64px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-container .header-content .logo {
    /*display: inline-flex;*/
    width: 60%;
    color: rgb(179 175 175 / 85%);
    padding-left: 15px;
    font-size: 1rem;
    font-weight: bold;
}

.ant-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-variant: tabular-nums;
    line-height: 1.5715;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 0;
    text-align: left;
    list-style: none;
    background: #fff;
    outline: none;
    -webkit-box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);
    -webkit-transition: background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;
    transition: background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;
}
.ant-menu-horizontal {
    line-height: 46px;
    white-space: nowrap;
    border: 0;
    border-bottom: 1px solid #f0f0f0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ant-menu-dark .ant-menu-sub, .ant-menu.ant-menu-dark, .ant-menu.ant-menu-dark .ant-menu-sub {
    color: hsla(0,0%,100%,.65);
    background: #001529;
}
.ant-menu-dark.ant-menu-horizontal {
    border-bottom: 0;
}
.header-container .header-content .header-menu {
    background: none;
    border: none;
}
.ant-menu:after, .ant-menu:before {
    display: table;
    content: "";
}
[class*=ant-], [class*=ant-] *, [class*=ant-] :after, [class*=ant-] :before, [class^=ant-], [class^=ant-] *, [class^=ant-] :after, [class^=ant-] :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ant-menu-item, .ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
    transition: color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu {
    margin-top: -1px;
}
.ant-menu-horizontal>.ant-menu-item, .ant-menu-horizontal>.ant-menu-submenu {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: bottom;
    border-bottom: 2px solid transparent;
}
.ant-menu-dark .ant-menu-item, .ant-menu-dark .ant-menu-item-group-title, .ant-menu-dark .ant-menu-item>a, .ant-menu-dark .ant-menu-item>span>a {
    color: hsla(0,0%,100%,.65);
}
.ant-menu-dark.ant-menu-horizontal>.ant-menu-item, .ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu {
    top: 0;
    margin-top: 0;
    border-color: #001529;
    border-bottom: 0;
}
.header-container .header-content .header-menu .ant-menu-item {
    padding: 0;
}
.header-container .header-content .header-menu a {
    color: #fff;
    margin: 0 6px;
    padding: 6px 14px;
    border-radius: 5px;
}
.header-container .header-content .header-menu a.active, .header-container .header-content .header-menu a:hover {
    background: #005aff;
}
.ant-menu-item a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    content: "";
}
.ant-menu-horizontal>.ant-menu-item a:before {
    bottom: -2px;
}
.ant-menu-dark.ant-menu-horizontal>.ant-menu-item>a:before {
    bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal>.ant-menu-item, .ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu {
    top: 0;
    margin-top: 0;
    border-color: #001529;
    border-bottom: 0;
}
.ant-menu-item, .ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
    transition: color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
}
.header-container .header-content .header-menu .ant-menu-submenu-title {
    color: #fff;
    font-size: 16px;
}
.header-container .header-content .header-right {
    display: inline-flex;
    width: 33%;
    justify-content: flex-end;
}
.header-container .header-content .pc {
    display: flex;
    align-items: center;
}
.header-container .connect-wallet .connect-btn, .m-menu-drawer .connect-wallet .connect-btn {
    background: #000663;
    border-radius: 5px;
    font-family: HelveticaNeue;
    font-size: 14px;
    padding: 7px 30px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-right: 50px;
}
.ant-select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.ant-select-single .ant-select-selector {
    display: -ms-flexbox;
    display: flex;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    position: relative;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    width: 100%;
    height: 32px;
    padding: 0 11px;
}
.header-container .header-content .lg-content .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    border-radius: 5px;
    height: 30px;
}
.ant-select-single .ant-select-selector .ant-select-selection-search {
    position: absolute;
    top: 0;
    right: 11px;
    bottom: 0;
    left: 11px;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
    right: 25px;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.ant-select-single .ant-select-selector .ant-select-selection-search-input {
    width: 100%;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: pointer;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    outline: none;
    height: 30px;
}
.ant-select-selection-item {
    -ms-flex: 1;
    flex: 1 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ant-select-single .ant-select-selector .ant-select-selection-item, .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    padding: 0;
    line-height: 30px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-item, .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 18px;
}
.ant-select-single .ant-select-selector .ant-select-selection-item:after, .ant-select-single .ant-select-selector .ant-select-selection-placeholder:after, .ant-select-single .ant-select-selector:after {
    display: inline-block;
    width: 0;
    visibility: hidden;
    content: "\a0";
}
.ant-select-single .ant-select-selector .ant-select-selection-item:after, .ant-select-single .ant-select-selector .ant-select-selection-placeholder:after, .ant-select-single .ant-select-selector:after {
    display: inline-block;
    width: 0;
    visibility: hidden;
    content: "\a0";
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after {
    line-height: 30px;
}
.ant-select-arrow {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 53%;
    right: 11px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgba(0,0,0,.25);
    font-size: 12px;
    line-height: 1;
    text-align: center;
    pointer-events: none;
}
.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.account-modal .address-con .address-tex span:first-child {
    word-break: break-all;
    max-width: 80%;
}
.account-modal .sun-info {
    margin-top: 20px;
    text-align: center;
    padding: 20px;
}
.account-modal .sun-info img {
    width: 100px;
}
.account-modal .sun-info .balance {
    font-family: HelveticaNeue-Medium;
    font-size: 24px;
    color: #1a1a1a;
    letter-spacing: 0;
    margin-top: 20px;
}
.account-modal .sun-info .balance-text, .account-modal .sun-info .coming-soon {
    font-family: HelveticaNeue;
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
}
.ant-select-arrow>* {
    line-height: 1;
}
.ant-select-arrow .anticon {
    vertical-align: top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}
.anticon>* {
    line-height: 1;
}
.anticon svg {
    display: inline-block;
}
svg:not(:root) {
    overflow: hidden;
}
.ant-select-arrow svg {
    display: inline-block;
}
.ant-select-arrow .anticon>svg {
    vertical-align: top;
}
.center {
    text-align: center;
}
.sun-container {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 0px;
}
.intro {
    padding-top: 80px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}
.sun-container .intro {
    padding-top: 80px;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0,0,0,.85);
    font-weight: 500;
}
.intro h1 {
    font-family: HelveticaNeue-CondensedBlack;
    font-size: 50px;
    letter-spacing: .93px;
    line-height: 52px;
    margin-bottom: 20px;
}
.intro h1, .intro h4 {
    color: #fff;
    font-weight: 400;
}
.intro h1, .intro h4 {
    color: #fff;
    font-weight: 400;
}
.intro h4 {
    font-family: HelveticaNeue-Bold;
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.intro p, .intro p a {
    color: #fff;
    font-size: 12px;
}
.intro p, .intro p a {
    color: #fff;
    font-size: 12px;
}
.intro p a {
    text-decoration: underline;
}
.ant-alert {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    position: relative;
    max-height: 1000vh;
    padding: 8px 15px 8px 37px;
    word-wrap: break-word;
    border-radius: 2px;
}
.ant-alert-warning {
    background-color: #000663;
    border: 1px solid #0a1074;
}
.ant-alert.ant-alert-no-icon {
    padding: 8px 15px;
}
.ant-alert.ant-alert-closable {
    padding-right: 30px;
}
.sun-container .ant-alert.ant-alert-closable {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    padding-right: 30px;
    width: 50%;
    margin: 20px auto 0;
    font-size: 14px;
}
.ant-alert-message {
    color: rgba(0,0,0,.85);
}
.sun-container .ant-alert-message {
    color: rgba(255,0,0,.85);
}
.ant-alert-description {
    display: none;
    font-size: 14px;
    line-height: 22px;
}
.ant-alert-close-icon {
    position: absolute;
    top: 12.0005px;
    right: 16px;
    padding: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 12px;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
.ant-alert.ant-alert-no-icon .ant-alert-close-icon {
    top: 12.0005px;
}
.ant-alert-close-icon .anticon-close {
    color: rgba(0,0,0,.45);
    -webkit-transition: color .3s;
    transition: color .3s;
}
.sun-container .sun-nav {
    width: 90%;
    margin: 50px auto 0;
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
    color: #1f1f1f;
    padding: 26px 30px;
    text-align: left;
    background: #fff;
    box-shadow: 0 20px 40px 0 hsla(0,0%,58%,.06);
    border-radius: 15px;
    background-color: transparent;
    border: 1px solid #666666b0;

}
.sun-container .sun-nav .title {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: rgb(179 175 175 / 85%);
    letter-spacing: 0;
    background-size: 20px 20px;
    font-weight: bold;
}
.sun-container .sun-nav a {
    color: #6726eb;
    font-size: 18px;
}
.sun-container .sun-nav .rules {
    color: #6726eb;
    font-size: 12px;
    margin-left: 8px;
    text-decoration: underline;
    transform: scale(.833);
    transform-origin: left;
}
.sun-container .sun-nav .mined_amount {
    margin-top: 15px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
}
.sun-container .sun-nav .mined_amount span {
    font-family: PingFangSC-Semibold;
    font-size: 24px;
    color: #333;
    letter-spacing: 0;
}
.sun-container .sun-nav .mined_amount span.trxUni {
    font-size: 16px;
    color: #333;
}
.sun-container .sun-nav .usd_amount {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
}
.sun-container .sun-nav .usd_amount span.usdUni {
    font-size: 12px;
}
.sun-container .sun-nav a {
    color: #6726eb;
    font-size: 18px;
}
.sun-container .sun-nav a.getLp {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    padding: 10px 14px;
    background: #5915e1;
    border-radius: 5px;
    display: inline-table;
}
.sun-container .sun-nav .QuestionCircleOutlined {
    display: inline-block;
    background: transparent;
    width: 15px;
    height: 15px;
    border-radius: 16px;
    color: #fff;
    font-size: 12px;
    font-family: AvenirNext-DemiBold;
    text-align: center;
    line-height: 15px;
    border: 1px solid #fff;
    transform: scale(.8);
    transform-origin: left;
    margin-left: 8px;
}
.center {
    text-align: center;
}
.pool-container {
    /*display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: flex-start;*/
    margin: 0 auto;
    width:80%;
}
.bg_white {
    background: #fff;
}
.pool-container .sun {
    width: 90%;
    margin-top: 15px;
    margin-right: 0;
    height: auto;
    margin: 50px auto 0;
    /* width: calc((100% - 60px) / 3); */
    padding: 20px;
    box-shadow: 0 20px 40px 0 hsla(0, 0%, 58%, .06);
    border-radius: 15px;
    /* margin: 10px 20px 10px 0; */
    position: relative;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid #666666b0;
}
.pool-container .sun .ge-title, .pool-container .sun .sun-header {
   
}
.pool-container .sun img.tokenLogo {
    width: 14%;
}
.pool-container .sun .header-right {
    text-align: left;
    margin-left: 10px;
}
.pool-container .sun .title {
    font-family: HelveticaNeue;
    font-size: 1.4vw;
    color: #1a1a1a;
    letter-spacing: 0;
    margin-bottom: 0;
}
.pool-container .sun .hr-sub {
    text-align: center;
    transform-origin: left;
}
.pool-container .sun .tip {
    font-family: HelveticaNeue;
    font-size: .8vw;
    color: #999;
    letter-spacing: 0;
    text-align: center;
    display: inline-block;
    margin-top: 0;
}
.pool-container .sun .tip.ml2 {
    margin-left: 5px;
}
.pool-container .sun .total {
    margin: 10px auto 0;
    text-align: center;
    
    justify-content: space-between;
    transform: scale(.9);
    transform-origin: left;
    width: 110%;
}
.pool-container .sun .total .apy {
    font-family: HelveticaNeue;
    font-size: 13px;
    color: #f50000;
    letter-spacing: 0;
}
.pool-container .sun .info {
    margin: 10px auto 0;
    /*padding: 14px 20px;*/
    width: 100%;
    position: relative;
    background: transparent;
    box-shadow: inset 0 -2px 8px 0 rgba(51,1,138,.08);
    border-radius: 15px;
}
.pool-container .sun .info div {
    text-align: left;
}
.pool-container .sun .info div p {
    margin-bottom: 8px;
}
.pool-container .sun .info div p:first-child {
    font-family: HelveticaNeue;
    font-size: 16px;
    color: #000;
    line-height: 18px;
    letter-spacing: 0;
    transform: scale(.83);
    margin-left: -9.2%;
}
.pool-container .sun .info div p:nth-child(n+2) {
    font-family: HelveticaNeue;
    font-size: 14px;
    color: #1a1a1a;
    letter-spacing: 0;
    display: flex;
    justify-content: space-between;
}
.pool-container .sun .info div p:nth-child(n+2) span:nth-child(2) {
    font-family: HelveticaNeue;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
}
.pool-container .bottomFix {
    width: 100%;
}
.pool-container .sun .bottomFix {
       /* position: relative; */
    bottom: 20px;
    /* width: calc(100% - 40px); */
    padding-top: 20px;
}
.pool-container .sun a.type-link {
    color: #6726eb;
    font-size: 12px;
    line-height: 20px;
    display: block;
    margin-top: 25px;
}
.pool-container .sun .create_btn {
    background: #d5bf1f;
    border-radius: 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-family: HelveticaNeue;
    font-size: 12px;
    font-weight:bold;
    color: black;
    letter-spacing: 0;
    text-align: center;
    display: block;
    margin: 13px auto 0;
}
.pool-container .sun .over {
    transform: rotate(-315deg);
    transform-origin: right top;
    font-family: AvenirNext-Bold;
    font-size: 14px;
    color: #fff;
    background: #999;
    position: absolute;
    right: -25px;
    top: 80px;
    height: 33px;
    line-height: 33px;
    width: 150px;
}
.pool-container .sun .ge-title, .pool-container .sun .sun-header {
    
}
.pool-container .sun img.tokenLogo {
    width: 14%;
}
.pool-container .sun .title {
    font-family: HelveticaNeue;
    text-align: center;
    font-size: 1.4vw;
    color: #1a1a1a;
    letter-spacing: 0;
    margin-bottom: 0;
    color:white;
}
.pool-container .sun .ge-title .title {
    margin-left: 10px;
}
.pool-container .sun.gene .info {
    margin-top: 70px;
}
.pool-container .tip_unlock {
    font-size: 16px;
    color: #6726eb;
    cursor: pointer;
    margin: 0 5px;
    position: relative;
}
.pool-container .tip_unlock.gray {
    color: #b79cef;
}
.pool-container .tip_unlock span {
    font-size: 12px;
}
.pool-container .sun .create_btn.gray {
    cursor: auto;
    background: #d5bf1f;
    border-radius: 10px;
    box-shadow: none;
    font-family: HelveticaNeue;
    font-size: 12px;
    color: #161313;
    letter-spacing: 0;
    text-align: center;
    font-weight:bold;

}
footer {
    width: calc(80% - 100px);
    text-align: center;
    padding-bottom: 40px;
    margin: 80px auto 0;
}
footer a, footer a:link, footer a:visited {
    color: #999;
}
footer a {
    margin: 0 30px;
    font-size: 14px;
}
footer a.qr-code {
    position: relative;
}
.ant-menu-submenu, .ant-menu-submenu-inline {
    -webkit-transition: border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
    transition: border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-submenu-popup {
    position: absolute;
    z-index: 1050;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.menu-more {
    min-width: 120px!important;
    background: #fff;
    text-align: center;
}
.ant-menu-dark .ant-menu-sub, .ant-menu.ant-menu-dark, .ant-menu.ant-menu-dark .ant-menu-sub {
    color: hsla(0,0%,100%,.65);
    background: #001529;
}
.ant-menu-dark.ant-menu-submenu-popup {
    background: transparent;
}
.menu-more.ant-menu-dark.ant-menu-submenu-popup, .menu-more.ant-menu-dark.ant-menu-submenu-popup .ant-menu {
    background: #fff;
}
.ant-menu:after, .ant-menu:before {
    display: table;
    content: "";
}
.ant-menu-submenu-popup:before {
    position: absolute;
    top: -7px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: .0001;
    content: " ";
}
.ant-menu-hidden {
    display: none;
}
.ant-menu-submenu .ant-menu-sub {
    cursor: auto;
    -webkit-transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
    transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-vertical-left.ant-menu-sub, .ant-menu-vertical-right.ant-menu-sub, .ant-menu-vertical.ant-menu-sub {
    min-width: 160px;
    max-height: calc(100vh - 100px);
    padding: 0;
    overflow: hidden;
    border-right: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.ant-menu-submenu>.ant-menu {
    background-color: #fff;
    border-radius: 2px;
}
.ant-menu-dark .ant-menu-sub, .ant-menu.ant-menu-dark, .ant-menu.ant-menu-dark .ant-menu-sub {
    color: hsla(0,0%,100%,.65);
    background: #001529;
}
.ant-menu-vertical-left.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active), .ant-menu-vertical-right.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active), .ant-menu-vertical.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active) {
    overflow-x: hidden;
    overflow-y: auto;
}
.menu-more.ant-menu-dark.ant-menu-submenu-popup, .menu-more.ant-menu-dark.ant-menu-submenu-popup .ant-menu {
    background: #fff;
}
.ant-menu-hidden {
    display: none;
}
.ant-menu ol, .ant-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ant-menu-submenu .ant-menu-sub {
    cursor: auto;
    -webkit-transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
    transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-vertical-left.ant-menu-sub, .ant-menu-vertical-right.ant-menu-sub, .ant-menu-vertical.ant-menu-sub {
    min-width: 160px;
    max-height: calc(100vh - 100px);
    padding: 0;
    overflow: hidden;
    border-right: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.ant-menu-submenu>.ant-menu {
    background-color: #fff;
    border-radius: 2px;
}
.ant-menu-submenu-popup>.ant-menu {
    background-color: #fff;
}
.ant-menu-dark .ant-menu-sub, .ant-menu.ant-menu-dark, .ant-menu.ant-menu-dark .ant-menu-sub {
    color: hsla(0,0%,100%,.65);
    background: #001529;
}
.ant-menu-vertical-left.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active), .ant-menu-vertical-right.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active), .ant-menu-vertical.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active) {
    overflow-x: hidden;
    overflow-y: auto;
}
.menu-more.ant-menu-dark.ant-menu-submenu-popup, .menu-more.ant-menu-dark.ant-menu-submenu-popup .ant-menu {
    background: #fff;
}
.ant-menu-item, .ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
    transition: color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-inline .ant-menu-item, .ant-menu-vertical-left .ant-menu-item, .ant-menu-vertical-right .ant-menu-item, .ant-menu-vertical .ant-menu-item {
    position: relative;
}
.ant-menu-inline .ant-menu-item, .ant-menu-inline .ant-menu-submenu-title, .ant-menu-vertical-left .ant-menu-item, .ant-menu-vertical-left .ant-menu-submenu-title, .ant-menu-vertical-right .ant-menu-item, .ant-menu-vertical-right .ant-menu-submenu-title, .ant-menu-vertical .ant-menu-item, .ant-menu-vertical .ant-menu-submenu-title {
    height: 40px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0 16px;
    overflow: hidden;
    line-height: 40px;
    text-overflow: ellipsis;
}
.ant-menu-inline>.ant-menu-item, .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title, .ant-menu-vertical-left>.ant-menu-item, .ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title, .ant-menu-vertical-right>.ant-menu-item, .ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title, .ant-menu-vertical>.ant-menu-item, .ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title {
    height: 40px;
    line-height: 40px;
}
.ant-menu-dark .ant-menu-item, .ant-menu-dark .ant-menu-item-group-title, .ant-menu-dark .ant-menu-item>a, .ant-menu-dark .ant-menu-item>span>a {
    color: hsla(0,0%,100%,.65);
}
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item, .ant-menu-vertical-right.ant-menu-sub .ant-menu-item, .ant-menu-vertical.ant-menu-sub .ant-menu-item {
    left: 0;
    margin-left: 0;
    border-right: 0;
}
.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item, .ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu, .ant-menu-vertical-right.ant-menu-sub>.ant-menu-item, .ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu, .ant-menu-vertical.ant-menu-sub>.ant-menu-item, .ant-menu-vertical.ant-menu-sub>.ant-menu-submenu {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.ant-menu-inline .ant-menu-item:not(:last-child), .ant-menu-vertical-left .ant-menu-item:not(:last-child), .ant-menu-vertical-right .ant-menu-item:not(:last-child), .ant-menu-vertical .ant-menu-item:not(:last-child) {
    margin-bottom: 8px;
}
.ant-menu-dark .ant-menu-item, .ant-menu-dark .ant-menu-item-group-title, .ant-menu-dark .ant-menu-item>a, .ant-menu-dark .ant-menu-item>span>a {
    color: hsla(0,0%,100%,.65);
}
.menu-more.ant-menu-dark.ant-menu-submenu-popup .ant-menu a {
    color: #666;
    margin: 0;
    font-size: 14px;
}
.menu-more.ant-menu-dark.ant-menu-submenu-popup .ant-menu a {
    color: #666;
    margin: 0;
    font-size: 14px;
}
.ant-menu:after, .ant-menu:before {
    display: table;
    content: "";
}
.ant-menu:after {
    clear: both;
}
.ant-select-dropdown {
    margin: 0;
    color: rgba(0,0,0,.65);
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum",;
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 1050;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 0;
    overflow: hidden;
    font-size: 14px;
    font-variant: normal;
    background-color: #fff;
    border-radius: 2px;
    outline: none;
    -webkit-box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);
}
.ant-select-dropdown-hidden {
    display: none;
}
.ant-select-item, .ant-select-item-empty {
    position: relative;
    display: block;
    min-height: 32px;
    padding: 5px 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.ant-select-item {
    color: rgba(0,0,0,.65);
    cursor: pointer;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}
.ant-select-item-option {
    display: -ms-flexbox;
    display: flex;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    color: rgba(0,0,0,.65);
    font-weight: 600;
    background-color: #e6f7ff;
}
.ant-select-item-option-content {
    -ms-flex: auto;
    flex: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ant-select-item {
    color: rgba(0,0,0,.65);
    cursor: pointer;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}
.ant-select-item-option {
    display: -ms-flexbox;
    display: flex;
}
.ant-select-item-option-content {
    -ms-flex: auto;
    flex: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mobile-header .mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 10px;
    float: right;
}
.ant-alert-message {
    color: rgba(0,0,0,.85);
}
.sun-container .ant-alert-message {
    color: rgba(255, 255, 255, 0.85);
}
.ant-alert-description {
    display: none;
    font-size: 14px;
    line-height: 22px;
}
.ant-drawer {
    position: fixed;
    z-index: 1000;
    width: 0;
    height: 100%;
    -webkit-transition: height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);
    transition: height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);
    transition: transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s;
    transition: transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);
}
.ant-drawer-left, .ant-drawer-right {
    top: 0;
    width: 0;
    height: 100%;
}
.ant-drawer-right, .ant-drawer-right .ant-drawer-content-wrapper {
    right: 0;
}
.ant-drawer-left.ant-drawer-open, .ant-drawer-right.ant-drawer-open {
    width: 100%;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.7,.3,.1,1);
    transition: -webkit-transform .3s cubic-bezier(.7,.3,.1,1);
    transition: transform .3s cubic-bezier(.7,.3,.1,1);
    transition: transform .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1);
}
.ant-drawer>* {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);
    transition: -webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);
    transition: transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1);
    transition: transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);
}
.ant-drawer-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: rgba(0,0,0,.45);
    opacity: 0;
    filter: alpha(opacity=45);
    -webkit-transition: opacity .3s linear,height 0s ease .3s;
    transition: opacity .3s linear,height 0s ease .3s;
    pointer-events: none;
}
.ant-drawer.ant-drawer-open .ant-drawer-mask {
    height: 100%;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
    -webkit-animation: antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1);
    animation: antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1);
    pointer-events: auto;
}
.ant-drawer-content-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ant-drawer-left .ant-drawer-content-wrapper, .ant-drawer-right .ant-drawer-content-wrapper {
    height: 100%;
}
.ant-drawer-right, .ant-drawer-right .ant-drawer-content-wrapper {
    right: 0;
}
.m-menu-drawer .ant-drawer-content-wrapper {
    width: 100%!important;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
    -webkit-box-shadow: -6px 0 16px -8px rgba(0,0,0,.08), -9px 0 28px 0 rgba(0,0,0,.05), -12px 0 48px 16px rgba(0,0,0,.03);
    box-shadow: -6px 0 16px -8px rgba(0,0,0,.08), -9px 0 28px 0 rgba(0,0,0,.05), -12px 0 48px 16px rgba(0,0,0,.03);
}
.ant-drawer-content {
    position: relative;
    z-index: 1;
    overflow: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
}
.ant-drawer .ant-drawer-content {
    width: 100%;
    height: 100%;
}
.m-menu-drawer .ant-drawer-content-wrapper .ant-drawer-content {
    background: rgba(26,26,26,.8);
}
.ant-drawer-wrapper-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    height: 100%;
}
.ant-drawer-header, .ant-drawer-header-no-title {
    color: rgba(0,0,0,.65);
    background: #fff;
}
.ant-drawer-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    padding: 20px;
    color: rgba(0,0,0,.45);
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    line-height: 1;
    text-align: center;
    text-transform: none;
    text-decoration: none;
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
    text-rendering: auto;
}
.ant-drawer-header-no-title .ant-drawer-close {
    margin-right: 0;
    margin-right: var(--scroll-bar);
    padding-right: 20px;
    padding-right: calc(20px - var(--scroll-bar));
}
.m-menu-drawer img.closeIconMobile {
    width: 20px;
}
.ant-drawer-body {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 24px;
    overflow: auto;
    font-size: 14px;
    line-height: 1.5715;
    word-wrap: break-word;
}
.m-menu-drawer .lg-content {
    position: absolute;
    bottom: 30px;
}
footer a.qr-code img {
    position: absolute;
    left: calc(-60px + 50%);
    top: -130px;
    width: 120px;
    display: none;
}
.header-container .account-basic-info, .m-menu-drawer .account-basic-info {
    font-size: 14px;
    display: flex;
    align-items: center;
}
.pointer {
    cursor: pointer;
}
.header-container .address-text, .m-menu-drawer .address-text {
    /*display: flex;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 20px;
    background: #fff;
    border-radius: 5px;
    padding: 0 30px;
    font-family: HelveticaNeue;
    font-size: 14px;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.m-menu-drawer .account-basic-info-m .address-text {
    margin-top: 30px;
    height: 40px;
    line-height: 40px;
    justify-content: center;
}
.ant-modal-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0,0,0,.45);
    filter: alpha(opacity=50);
}
.ant-modal-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: auto;
    outline: 0;
    -webkit-overflow-scrolling: touch;
}
.ant-modal {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    position: relative;
    top: 100px;
    width: auto;
    margin: 0 auto;
    padding: 0 0 24px;
    pointer-events: none;
}
.lock_and_collect {
    top: calc(50vh - 250px);
    background: #060f4d;
    box-shadow: 0 20px 40px 0 hsla(0,0%,58%,.06);
    border-radius: 15px;
}
.ant-modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);
    pointer-events: auto;
}
.lock_and_collect .ant-modal-content {
    border-radius: 30px 30px 0 0;
    background: none;
    box-shadow: none;
}
.ant-modal-close-x img {
    width: 40px;
}
.ant-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 0;
    color: rgba(0,0,0,.45);
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
.ant-modal-close-x {
    display: block;
    width: 56px;
    height: 56px;
    font-size: 16px;
    font-style: normal;
    line-height: 56px;
    text-align: center;
    text-transform: none;
    text-rendering: auto;
}
.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ant-modal-header {
    padding: 16px 24px;
    color: rgba(0,0,0,.65);
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 2px 2px 0 0;
}
.custom-modal .ant-modal-header {
    border-radius: 30px 30px 0 0;
}
.ant-modal-title {
    margin: 0;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    word-wrap: break-word;
}
.anticon>* {
    line-height: 1;
}
svg:not(:root) {
    overflow: hidden;
}
.anticon svg {
    display: inline-block;
}
.ant-modal-body {
    padding: 24px;
    font-size: 14px;
    line-height: 1.5715;
    word-wrap: break-word;
}
.lock_and_collect .ant-modal-content .ant-modal-body {
    padding: 15px 0 0;
}
.ant-tabs-bottom, .ant-tabs-top {
    -ms-flex-direction: column;
    flex-direction: column;
}
.ant-tabs {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}
.ant-tabs>.ant-tabs-nav, .ant-tabs>div>.ant-tabs-nav {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: none;
    flex: none;
    -ms-flex-align: center;
    align-items: center;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav {
    width: 81.4%;
    height: 58px;
    line-height: 58px;
    border-radius: 20px;
    margin: 0 auto;
}
.account-modal .address-con {
    padding: 20px;
    background: hsla(0,0%,66.7%,.2);
    border-radius: 15px;
}
.account-modal .tip-text {
    font-family: AvenirNext-Medium;
    color: #999;
}
.account-modal .address-con .address-tex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.account-modal .address-con .address-tex span:first-child {
    word-break: break-all;
    max-width: 80%;
}
.account-modal #copySpan {
    font-family: AvenirNext-Medium;
    color: #666;
}
.ant-tabs-bottom>.ant-tabs-nav:before, .ant-tabs-bottom>div>.ant-tabs-nav:before, .ant-tabs-top>.ant-tabs-nav:before, .ant-tabs-top>div>.ant-tabs-nav:before {
    position: absolute;
    right: 0;
    left: 0;
    border-bottom: 1px solid #f0f0f0;
    content: "";
}
.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>.ant-tabs-nav:before, .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>div>.ant-tabs-nav:before {
    bottom: 0;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav:before {
    border-bottom: none;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap {
    position: relative;
    display: inline-block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transform: translate(0);
    transform: translate(0);
}
.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after, .ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before, .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after, .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before, .ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after, .ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before, .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after, .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    top: 0;
    bottom: 0;
    width: 30px;
}
.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before, .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before, .ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before, .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0 8px -8px rgba(0,0,0,.08);
    box-shadow: inset 10px 0 8px -8px rgba(0,0,0,.08);
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:after, .ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:before, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:after, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    position: absolute;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    content: "";
    pointer-events: none;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav .ant-tabs-nav-list {
    width: 76%;
    padding: 8px;
    margin: 0 12%;
    justify-content: space-between;
}
.ant-tabs-tab {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 32px 0 0;
    padding: 12px 0;
    font-size: 14px;
    background: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
    justify-content: center;
    border-radius: 15px;
    width: 100px;
    height: 42px;
    margin-right: 0;
}
.ant-tabs-tab-btn {
    outline: none;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #1890ff;
    font-weight: 500;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn {
    font-family: HelveticaNeue-Medium;
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
    line-height: 20px;
}
.ant-tabs-ink-bar {
    position: absolute;
    background: #1890ff;
    pointer-events: none;
}
.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar {
    height: 2px;
}
.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>.ant-tabs-nav:before, .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>div>.ant-tabs-nav:before {
    bottom: 0;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-ink-bar {
    background: #fff;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    font-family: HelveticaNeue-Medium;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    line-height: 20px;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations-hidden, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations-hidden {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more {
    position: relative;
    padding: 8px 16px;
    background: transparent;
    border: 0;
}
.ant-tabs-content-holder {
    -ms-flex: auto;
    flex: auto;
    min-width: 0;
    min-height: 0;
}
.ant-tabs-content {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.ant-tabs-tabpane {
    -ms-flex: none;
    flex: none;
    width: 100%;
    outline: none;
}
.lock_and_collect .ant-tabs-tabpane {
    text-align: center;
}
.lock_and_collect .w60 {
    width: 81.4%;
    margin: 40px auto 0;
}
.lock_and_collect .w60 .stakePopTitle {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 6px;
}
.lock_and_collect .locked, .lock_and_collect .tip {
    text-align: left;
    color: #1a1a1a;
}
.lock_and_collect .w60 .locked {
    background: hsla(0,0%,66.7%,.2);
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    padding: 0 16px;
    display: flex;
    justify-content: space-between;
}
.lock_and_collect .tip {
    font-family: HelveticaNeue-Medium;
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 23px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}
.lock_and_collect .w60 .tip {
    align-items: baseline;
}
.lock_and_collect .w60 .stakePopTitle {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 6px;
}
.lock_and_collect .tip .stakeAll {
    background: #5915e1;
    border-radius: 10px;
    font-family: PingFangSC-Regular;
    font-size: 10px;
    transform: scale(.833);
    transform-origin: right;
    color: #fff;
    letter-spacing: 0;
    width: 43.21729px;
    height: 21.60864px;
    line-height: 21.60864px;
    text-align: center;
    cursor: pointer;
}
.lock_and_collect .tip .stakeAll.gray {
    background: #e2d9f6;
    color: #b79cef;
}
.ant-input-affix-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.lock_and_collect .w60 .stakeInput {
    border-radius: 15px;
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    padding: 0 16px;
    border: 1px solid #5915e1;
    box-shadow: 0 20px 40px 0 hsla(0,0%,58%,.06);
    border-radius: 10px;
}
.ant-input-affix-wrapper:before {
    width: 0;
    visibility: hidden;
    content: "\a0";
}
.ant-input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    font-variant: tabular-nums;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
input[type=number], input[type=password], input[type=text], textarea {
    -webkit-appearance: none;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.ant-input:placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-affix-wrapper>input.ant-input {
    padding: 0;
    border: none;
    outline: none;
}
.lock_and_collect .w60 .stakeInput .ant-input {
    font-family: HelveticaNeue-Medium;
    font-size: 22px;
    color: #333;
    text-align: left;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #222;
    letter-spacing: 0;
}
.ant-input-prefix, .ant-input-suffix {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: none;
    flex: none;
    -ms-flex-align: center;
    align-items: center;
}
.ant-input-suffix {
    margin-left: 4px;
}
.lock_and_collect .w60 .stakeInput .ant-input-suffix {
    font-family: HelveticaNeue;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
}
.lock_and_collect .token-balance {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    text-align: left;
}
.lock_and_collect .token-balance span {
    font-family: HelveticaNeue;
    color: #151515;
}
.lock_and_collect .lock_modal_btn {
    color: #ccc;
    padding: 0;
    width: 81.4%;
    margin: 70px auto 0;
    background: #000347;
    border-radius: 15px;
    height: 50px;
    line-height: 50px;
}
.lock_and_collect .lock_modal_btn.blue {
    background: #000347;
    color: #fff;
}
.ant-modal-mask-hidden {
    display: none;
}
.about {
    width: 56.25%;
    margin: 0 auto;
}
.about .title {
    font-family: HelveticaNeue-Medium;
    font-size: 46px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    margin: 100px 0;
}
.left {
    text-align: left;
}
.about ul {
    margin-top: 50px;
}
.about .faq-content {
    background: #fff;
    /*box-shadow: 0 20px 40px 0 hsla(0,0%,58%,.06);*/
    border-radius: 15px;
    padding: 10px 0;
}
.about ul li {
    padding: 20px 0;
    margin: 0 30px;
    border-bottom: 1px solid #efefef;
}
.about ul .question {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #1a1a1a;
    letter-spacing: .3px;
    margin-bottom: 6px;
}
.about ul p {
    font-family: PingFangSC-Regular;
    color: #666;
    line-height: 22px;
}
.account-modal{
    font-size: 14px;
}
.custom-modal {
    top: calc(50vh - 225px);
    background: #fff;
    box-shadow: inset -7px -8px 10px 0 rgba(51,1,138,.21);
    border-radius: 30px;
}
.about ul p, .about ul p b {
    font-size: 13px;
    letter-spacing: 0;
}
.custom-modal .ant-modal-content {
    border-radius: 30px 30px 0 0;
    background: none;
    box-shadow: none;
}
.ant-modal-close-x img {
    width: 40px;
}
.custom-modal .ant-modal-header {
    border-radius: 30px 30px 0 0;
}
.ant-modal-header {
    padding: 16px 24px;
    color: rgba(0,0,0,.65);
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 2px 2px 0 0;
}
.account-modal .address-con {
    padding: 20px;
    background: hsla(0,0%,66.7%,.2);
    border-radius: 15px;
}
.account-modal .tip-text {
    font-family: AvenirNext-Medium;
    color: #999;
}
.account-modal .address-con .address-tex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.account-modal .address-con .address-tex span:first-child {
    word-break: break-all;
    max-width: 80%;
}
.account-modal .sun-info {
    margin-top: 20px;
    text-align: center;
    padding: 20px;
}
.account-modal .sun-info img {
    width: 100px;
}
.account-modal .sun-info .balance {
    font-family: HelveticaNeue-Medium;
    font-size: 24px;
    color: #1a1a1a;
    letter-spacing: 0;
    margin-top: 20px;
}
.account-modal .sun-info .balance-text, .account-modal .sun-info .coming-soon {
    font-family: HelveticaNeue;
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
}
.m-menu-drawer .account-basic-info-m {
    width: 95%;
    font-size: 14px;
    margin-top: 40%;
}
.max-flex{
    display: flex;
}
.max-flex1{
    flex: 1;
}
.max-btn{
    padding: 5px 10px;
    color: #fff;
    background-color: #6726eb;
    text-align: center;
    cursor: pointer;
}
.max-pd20{
    padding: 20px;
}
.max-lh1{
    line-height: 1;
}
.max-pd-5-0{
    padding: 5px 0;
}
.max-ml-20{
    margin-left: 20px;
}
.invite-record h3{
    border-bottom: 1px solid #666666b0;
}
.invite-record th, .invite-record td{
    padding: 5px;
}
.max-w-100{
    width: 100%;
}
.max-jc-sb{
    justify-content: space-between;
}
.max-border-bottom{
    border-bottom: 1px solid #666666b0;
}
.max-fb{
    font-weight: bold;
    color:#f5c745;
}
.max-bg-blue{
    /*background-color: #005aff!important;*/
}
.max-bg-white{
    background-color: #fff!important;
}
.max-tc{
    text-align: center;
}
.invite{
    color: #fff!important;
}
.max-color-w{
    color: rgb(179 175 175 / 85%);
}
@media (max-width: 767px)
{
    .ant-modal {
        max-width: calc(100vw - 16px);
        margin: 8px auto;
    }
}
@media screen and (max-width: 1000px){
	body {
	   /* background: url(../img/m_bg.a1636604.png) top no-repeat;*/
	    /*background-size: 100%;*/
	    background-color: #060f4d;
    }
	
    .pool-container .sun .tip {
        font-size: 12px;
    }
    .pool-container .sun .hr-sub {
    
}
.ge-title, .pool-container .sun .sun-header {
    height: 60px;
}
    .header-container {
        padding: 0;
        height: 45px;
        line-height: 45px;
        background-color: #060f4d;
       
    }
    .header-container .header-content .logo img {
        width: 55px;
    }
    .header-container .header-content {
    /*padding: 15px;*/
    height: auto;
    
}  
   .sort-icon{
   padding-right: 10px;
    width: 2.5rem;    
       
   }
    .home-container, .sun-container {
        width: 100%;
    }
    .sun-container {
        position: relative;
    }
    .sun-container .intro {
        padding-top: 20px;
    }
    .sun-container .intro h1 {
        font-size: 14px;
        margin-bottom: 0;
        line-height: none;
    }
    .sun-container .intro h4 {
        font-size: 12px;
    }
    .sun-container .ant-alert.ant-alert-closable {
        width: 95%;
        font-size: 12px;
        margin: 10px auto 0;
        position: fixed;
        bottom: 10px;
        top: auto;
        z-index: 9;
    }
    .home-container .sun-nav, .sun-container .sun-nav {
        width: 90%;
        display: block;
    }
    .home-container .sun-nav .title, .sun-container .sun-nav .title {
        white-space: nowrap;
    }
    .home-container .sun-nav .mined_amount, .sun-container .sun-nav .mined_amount {
        white-space: nowrap;
    }
    .home-container .sun-nav a.getLp, .sun-container .sun-nav a.getLp {
        margin-top: 10px;
    }
    .pool-container {
        margin-top: 0;
        justify-content: center;
        width:100%;
    }
    .pool-container .sun {
    width: 90%;
    margin-top: 15px;
   
    height: auto;
}
.sun-container .sun {
    width: 90%;
    margin: 20px auto 0;
}
.pool-container .sun img.tokenLogo {
    width: 50px;
}
.pool-container .sun .header-right {
    text-align: center;
    margin-left: 10px;
}
.pool-container .sun .title {
    font-size: 20px;
}
.pool-container .sun .hr-sub {
    
}
.pool-container .sun .tip {
    font-family: HelveticaNeue;
    font-size: 12px;
}
.pool-container .sun .tip {
    font-family: HelveticaNeue;
    font-size: 12px;
}
.pool-container .sun .total {
    margin: 10px auto 0;
    
    
    justify-content: space-between;
    transform: scale(.9);
    width: 110%;
}
.pool-container .sun .total .apy {
    font-family: HelveticaNeue;
    font-size: 13px;
    color: #1ba27a;
    letter-spacing: 0;
}
.sun-container .sun .create_btn, .sun-container .sun .info {
    width: 100%;
}
.pool-container .sun .bottomFix {
    position: static;
    width: 100%;
    margin-top: 30px;
}
.sun-container .sun .create_btn, .sun-container .sun .info {
    width: 100%;
}
footer {
    width: 100%;
}
footer a {
    margin: 0 10px;
}
.mobile-menu {
    padding: 0;
}
.mobile-menu .connect-wallet {
    text-align: center;
    min-height: calc(100vh - 48px);
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.mobile-menu .connect-wallet .connect-btn {
    margin-right: 0;
    margin-top: 50%;
    width: 100%;
}
.mobile-menu .connect-wallet a {
    color: #fff;
    padding: 0 30px;
    font-family: HelveticaNeue;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}
.mobile-menu .connect-wallet a.active {
    color: #ffffff;
}
.m-menu-drawer .lg-content {
    left: 0;
    right: 0;
}
.m-menu-drawer .lg-content .lg-mobile {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #fff;
    letter-spacing: .6px;
    text-align: center;
    line-height: 20px;
}
.m-menu-drawer .lg-content .lg-mobile .slice-lg {
    color: #fff;
}
.m-menu-drawer .lg-content .lg-mobile .lg-active {
    color: #6726eb;
}
.lock_and_collect {
    top: calc(50vh - 265px);
    width: 90%!important;
}
.lock_and_collect .ant-modal-content .ant-modal-body {
    padding: 10px 0 0;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav {
    width: 90%;
}
.lock_and_collect .ant-modal-content .ant-modal-body .ant-tabs-nav .ant-tabs-nav-list {
    width: 100%;
    padding: 8px;
}
.lock_and_collect .w60 {
    width: 90%;
}
.lock_and_collect .lock_modal_btn {
    margin-top: 14px;
    width: 90%;
}
.m-menu-drawer .account-basic-info-m {
    margin-top: 0;
}
.m-menu-drawer .account-basic-info-m .address-text {
    margin-right: 0;
    width: 100%;
    margin-top: 0;
}
.custom-modal {
    top: calc(50vh - 245px);
}
.about {
    width: 90%;
}
.about .title {
    font-size: 26px;
    margin: 10px auto 20px;
}
.about ul {
    padding: 0 0 30px;
}
}
/*兑换开始*/
.exchange-box{
    width: 90%;
    margin:0 auto;
    margin-top: 20px;
}
.exchange-content{
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}
.exchange-coin{
    display: flex;
     border-bottom: 1px dashed #e9e9e9;
}
.max-flex1{
    flex: 1;
}
.exchange-input{
    display: flex;
    margin-top: 20px;
    border-bottom: 1px dashed #e9e9e9;
}
.exchange-input div{
    width: 50%;
}
.exchange-input input{
    height: 50px;
    width: 100%;
    line-height: 50px;
    border: 0;
}
.exchange-btn{
    display: flex;
    justify-content: center;
    padding: 15px 0;
    background: #000347;
    color: #fff;
    margin-top:10px;
    border-radius: 10px;
}
.exchange-fee{
    margin-top: 20px;
}
.exchange-fee div{
    display: flex;
}
.exchange-btn img{
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.max-w48{
    width: 48px;
}
.max-w28{
    width: 28px;
}
.max-lh48{
    line-height: 48px;
}
.max-border0{
    border: 0;
}
/*兑换结束*/
/*提取开始*/
.max-mt10{
    margin-top: 10px;
}
.max-h40{
    height: 40px;
}
.max-lh40{
    line-height: 40px;
}
.max-border0{
    border: 0;
}
.tip-text{
    
    border: 1px solid #20a983;
    width: 28%;
    text-align: center;
    color: #20a983;
    margin-top: 5px;
    margin-bottom:15px;

}
/*提取结束*/
