@charset "utf-8";

@font-face {
    font-family: 'Arial';
    src: url('../font/Arial.ttf');
    font-display: Arial optional;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    vertical-align: top;
}

li {
    list-style-type: none;
}

ul,
dl,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

body {
    font-size: 14px;
    font-family: Arial, Arial
}

address,
cite,
code,
em,
th {
    font-style: normal;
    font-family: Arial, Arial;
}

.clear {
    clear: both;
}

a {
    outline: none;
}

.aBlack a,
.aBlack {
    color: #303133;
    text-decoration: none;
}

.aBlack a:hover,
.aBlack:hover {
    color: #0099ff;
    transition: all .3s ease;
}

.bBlack a,
.bBlack {
    color: #646566;
    text-decoration: none;
}

.bBlack a:hover,
.bBlack:hover {
    color: #0099ff;
    transition: all .3s ease;
}

.cBlack a,
.cBlack {
    color: #969799;
    text-decoration: none;
}

.cBlack a:hover,
.cBlack:hover {
    color: #0099ff;
    transition: all .3s ease;
}

.aWhite a,
.aWhite {
    color: #ffffff;
    text-decoration: none;
}

.aWhite a:hover,
.aWhite:hover {
    text-decoration: underline;
}

.ngbbodybg {
    min-width: 1380px;
    font-family: Arial, Arial;
}

.swiper-wrapper {
    transition-timing-function: linear !important
}

:root {
    --screen-width: 750;
    --width430: (430 / 750);
    --width360: (360 / 750);
    --width560: (560 / 750);
    --width768: (768 / 1024);
    --width820: (820 / 1024);
    --fontsize20a360: (20px * var(--width360));
    --fontsize24a360: (24px * var(--width360));
    --lineheight35a360: (35px * var(--width360));
    --fontsize26a360: (26px * var(--width360));
    --fontsize32a360: (32px * var(--width360));
    --lineheight28a360: (28px * var(--width360));
    --fontsize30a360: (30px * var(--width360));
    --fontsize28a360: (28px * var(--width360));
    --lineheight32a360: (32px * var(--width360));
    --lineheight31a360: (321x * var(--width360))
}

* {
    scrollbar-width: thin
}

*::-webkit-scrollbar-track {
    background-color: #f2f2f2
}

.dggbHead {
    width: 100%;
    height: auto;
    background: #ffffff
}

.dggbHeadIn {
    width: 100%;
    height: 56px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dggbDeng {
    float: right;
    margin-right: 26px;
    align-items: center;
}

.dggbUsdt {
    float: left;
    position: relative;
    margin: 0;
}

.dggbUsdtTitle a {
    display: block;
    line-height: 25px;
    height: 48px;
}

.dggbUsdtTitle a img {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    float: left;
    margin: 7px 5px 0 0;
}

.dggbUsdtTitle a span {
    display: block;
    float: left;
    margin-top: 3px;
    font-weight: bold;
}

.dggbUsdtTitle a b {
    display: block;
    float: left;
    width: 9px;
    height: 6px;
    margin: 12px 0 0 7px;
    background: url(../images/zhobg1.png) no-repeat 0 0;
    background-size: 200px 200px;
}

.dggbZhuce {
    float: right
}

.dggbZhuce a {
    display: block;
    float: left;
}

.dggbZhuce a.bg1 {
    min-width: 70px;
    height: 32px;
    border: 1px solid #000000;
    color: #000000;
    border-radius: 6px;
    line-height: 14px;
    font-weight: bold;
}

.dggbZhuce a.bg2 {
    min-width: 76px;
    height: 32px;
    background: #000000;
    border-radius: 6px;
    line-height: 14px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0 8px;
}

.dggbZhuce a.bg2,
.dggbZhuce a.bg1 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.dggbmzhu {
    display: none;
}

.dggbLogo a {
    margin: 0 5px 0 25px;
}

.dggbLogo,
.dggbLogo div:nth-child(1) {
    font-size: 21px;
    color: #00219f;
    line-height: 24px;
    align-items: center;
    font-weight: bold;
}

.dggbLogo a {
    display: block;
    width: 116px;
    height: 27px;
    background: url(../images/logo.png) no-repeat;
    float: left;
    margin: 0 5px 0 26px;
}

.dggbMenu {
    display: flex;
    align-items: center;
    height: 100%
}

.menuline {
    display: none;
}

.dggbMenu li {
    float: left;
    position: relative;
    margin: 0 0 0 30px
}

.dggbMenuTitle {
    flex-direction: column;
    align-items: center;
    height: 70px;
    justify-content: center;
    margin: 0 0 0 3px;
}

.dggbMenuTitle a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}

.dggbMenuTitle:hover a {
    color: #2B73B8;
}

.dggbMenuTitle.choosed .menuline {
    border-bottom: 2px solid #333333;
    position: absolute;
    content: "";
    top: 7px;
    width: 28px;
    height: 45px;
    display: block;
}

.dggbMenu li:nth-child(1) .dggbSubMenuBg::before {
    left: 73px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2);
}

.dggbMenu li:not(:nth-child(1)) .dggbSubMenuBg::before {
    left: 35px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2);
}

.dggbSubMenuBg::before {
    position: absolute;
    top: -5px;
    left: 45px;
    content: '';
    width: 10px;
    height: 10px;
    background: #ffffff;
    transform: rotate(135deg);
    box-shadow: 1px -2px 5px rgba(0, 0, 0, .2);
}

.dggbSubMenuBg::after {
    position: absolute;
    top: 0;
    left: 40px;
    content: '';
    width: 20px;
    height: 11px;
    background: #ffffff;
}

.dggbSubMenuBg{display:none; width:auto; background: #ffffff; border-radius: 5px; margin-top:45px; box-shadow: 0px 0px 8px 0px  #ECEDF0; padding:0px 0px 0 0; position:absolute; left: -20px; top: 20px; z-index: 1001;}
.dggbSubMenuBg span a{ display: block; margin:5px 6px;display: flex;
   flex-direction: row;height: 43px;
   align-items: center;
}
.dggbSubMenuBg span:first-child a{margin:11px 6px 2px 6px;}
.dggbSubMenuBg span a.chooses{height: 43px;background: #F8FAFE;border-radius: 2px; }
.dggbSubMenuBg span a img{ width: 35px; height: 35px; border-radius: 100px; margin:0px 0px 0px 14px; float: left;}

.dggbSubMenuBg span a em {
    display: block;
    float: left;
    margin: 0 20px 0 15px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    color: #000000;
    white-space: nowrap;
}

.headnavs {
    flex-direction: row;
    height: 70px;
    background: #FFFFFF;
    border: 1px solid #F0F2F5;
    width: calc(100% - 2px);
}

.headnavsNoindex {
    justify-content: space-between;
    align-items: center;
}

.dggbLeft div span:nth-child(1) {
    color: #58667E;
}

.dggbLeft {
    flex-direction: row;
    margin: 0 0 0 26px;
    font-size: 12px;
}

.goup span:nth-child(4) {
    color: #EA3943;
}

.godown span:nth-child(4) {
    color: #13C784;
}

.goup,
.godown {
    align-items: center;
}

.dggleftDiv:nth-child(2) {
    margin: 0 16px;
}

.colorindex .coloridiv {
    background: url(../images/png47.png) no-repeat;
    margin: 0 10px;
    height: 14px;
    display: flex;
}

.colorindex .coloridiv img {
    clip-path: inset(0 30% 0 0);
}

.colorindex {
    position: relative;
    align-items: center;
}

.coloridivnod {
    position: absolute;
    bottom: -5px;
    left: 100%;
    display: none;
}

.coloridivno {
    width: auto;
    height: 26px;
    background: #E3EFFD;
    border-radius: 10px;
    position: relative;
    font-size: 12px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.coloridivno::before {
    content: '';
    position: absolute;
    top: 6.5px;
    left: -12px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid #E3EFFD;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent
}

.coloridivno {
    white-space: nowrap;
    padding: 0 10px;
}

.dggbUsdtType a,
.dggbUsdtLang {
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    height: 56px;
    font-size: 12px;
    font-weight: bold;
}

.dggbUsdt {
    align-items: center;
}

.topLine {
    margin: 0 12px 0 9px;
}

.dggbUsdtType {
    margin: 0 0 0 12px;
}

.dggbUsdtType img {
    margin: 0 6px 0 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}

.avatarDiv {
    position: relative;
    height: 56px;
    align-items: center;
    display: flex;
}

.avaSelect {
    position: absolute;
    right: 0;
    width: 186px;
    top: 50px;
    display: none;
    z-index: 1001;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 0 1px 0 rgba(88, 102, 126, .5);
    border-radius: 8px;
}

.selavaAd {
    flex-direction: column;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.selavaAd span:last-child {
    font-size: 12px;
    color: #A6B0C3;
    margin: 2px 0 0 0;
}

.selavaAd span:first-child {
    font-weight: bold;
    color: #000000;
}

.selavaA img {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    margin: 0 10px 0 0;
}

.selavaA {
    margin: 15px;
}

.avaselCon {
    margin: 20px 0 0 0;
}

.avaselCon {
    font-size: 12px;
    color: #000000;
}

.avaselConA {
    width: 186px;
    align-items: center;
    padding: 9px 0;
}

.avaselConA.checked {
    background: #F8FAFE;
}

.avaselConA img {
    width: 16px;
    height: 16px;
    margin: 0 6px 0 15px;
}

.searchCons {
    position: absolute;
    top: 55px;
    width: 979px;
    border-radius: 0 0 8px 8px;
    background: #FFFFFF;
    box-shadow: 0 3px 5px 0 #ECEDF0;
    z-index: 1000;
    max-height: 560px;
    overflow: auto;
    max-height: 0;
}

.headnoindexRight .searchCons {
    width: 100%;
}

.headnoindexRight .searchCons {
    overflow: hidden;
}

.sechTabs {
    display: flex;
    flex-direction: row;
    margin: 0 0 20px 0;
    justify-content: space-between;
    overflow: auto;
    scrollbar-width: none;
}

.schtab {
    margin-right: 65px;
    width: auto !important;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.sechSwipers .swiper-slide:last-child .schtab {
    margin-right: 0;
}

.schtab.check {
    color: #036EB7;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.schtab.check b {
    width: 18px;
    height: 2px;
    background: #036EB7;
    border-radius: 2px;
    margin: 4px 0 0 0;
}

.sechSwipers {
    overflow: hidden;
}

.searchconAll {
    margin: 20px 30px 30px 30px;
}

.schTitle {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 5px 0;
}

.schTitle img {
    width: 13px;
    height: 14px;
    margin: 0 6px 0 0;
}

.scdulaLeftimg {
    width: 24px;
    height: 24px;
    margin: 0 6px 0 0;
    border-radius: 50%;
}

.scdulA {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin: 0 14px;
}

.scdulaLeft {
    display: flex;
    width: 33%;
}

.scdulaLeftbtc {
    display: flex;
    flex-direction: column;
}

.scdulaLeftbtc span:nth-child(1) {
    font-size: 12px;
    line-height: 14px;
}

.scdulaLeftbtc span:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
    color: #6A768E;
}

.scdulaLeftbtc span:nth-child(1) b,
.crtopscdulabtc span:nth-child(1) b {
    font-weight: 400;
}

.scdownUl li {
    width: 100%;
    height: 58px;
    background: #F8FAFD;
    border-radius: 4px;
    margin: 15px 0 0 0;
}

.scdownUl li:hover {
    outline: 1px solid #036EB7;
}

.scdownUl.VideosUl li:hover {
    outline: none;
}

.CryptostPediaUl li,
.NewsUl li {
    height: auto;
    padding: 0 0 13px 0;
}

.scduaRight {
    text-align: end;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 33%;
}

.scduaRight>span {
    font-size: 12px;
    color: #000000;
    line-height: 14px;
}

.scduaMiddle {
    font-size: 12px;
    color: #6A768E;
    line-height: 14px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.scduaMiddle div span:nth-child(2) {
    color: #000000;
}

.scduaRightmoney {
    font-size: 16px;
    line-height: 18px;
}

.scduaRight .godown span {
    color: #13C784;
}

.scduaRight .goup span {
    color: #EA3943;
}

.check.schtitles {
    display: flex;
}

.scdownUl.check {
    display: flex;
    flex-direction: column;
}

.topicscdula {
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}

.topicscdulad div {
    white-space: nowrap;
}

.topicscdulad:nth-child(1) {
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 5px 0;
    word-break: break-all;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.topicscdulad:nth-child(2) {
    font-size: 12px;
    color: #838C9E;
    line-height: 14px;
}

.topicscdulad:nth-child(2) div {
    display: flex;
    align-items: center;
}

.topicscdulad:nth-child(2) div img {
    margin: 0 8px 0 0;
}

.topicscdulad:nth-child(2) div:nth-child(2) {
    margin: 0 80px;
}

.cryptostpediascdula,
.newscdula {
    height: auto;
    padding: 13px 0 0 0;
    word-break: break-all;
    font-size: 12px;
    line-height: 18px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.crtopscaD {
    display: flex;
    align-items: center;
}

.crtopscaD .scdulaLeftbtc {
    flex-direction: row;
}

.crtopscdulabtc {
    margin: 0 0 3px 0;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.crtopscdulabtc span {
    font-size: 12px;
    color: #000000;
    line-height: 14px;
}

.crtopscdulabtc span:nth-child(2) {
    color: #6A768E;
    margin: 0 0 0 10px;
}

.vdoimg {
    width: 192px;
    height: 108px;
    border-radius: 2px;
}

.scdvdoimgd {
    width: 192px;
    height: 108px;
    position: relative;
    margin: 0 10px 0 0;
}

.scdvdoimgd img:nth-child(2) {
    position: absolute;
    top: 40%;
    left: 40%;
}

.videoscdula {
    height: 108px;
    padding: 10px 0;
    align-items: flex-start;
}

.VideosUl li {
    height: auto;
}

.scdvdortitle {
    font-size: 14px;
    color: #000000;
    line-height: 16px;
    word-break: break-all;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.scdvdoRight {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}

.scdvdoDown {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 16px;
}

.scdvdoDown span:nth-child(1) {
    color: #8891A2;
}

.scdvdoDown span:nth-child(2) {
    color: #036EB7;
    margin: 4px 0 0 0;
}

.showMores {
    font-size: 16px;
    color: #036EB7;
    line-height: 18px;
    display: flex;
    justify-content: flex-end;
}

.showMores div {
    margin: 20px 0 0 0;
}

.serloadTop {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
    font-size: 16px;
    color: #617186;
    line-height: 18px;
}

.serloadTop img {
    margin: 0 10px 0 0;
    animation: rotate 2s linear infinite
}

.secnodata {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #617186;
    line-height: 18px;
    margin: 120px 0 240px 0;
}

.secnodata img {
    margin: 0 0 20px 0;
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.dggbDengSerTitle {
    position: relative;
}

.dggbDengSerTitle input.button1 {
    object-fit: cover;
    border: none;
    background: none;
    width: 15px;
    height: 15px;
    background: url(../images/sousuo.png) no-repeat;
    margin: 0 14px 0 20px;
    overflow: hidden;
    float: left;
    background-size: contain;
}

.dggbDengSerTitle input.text1 {
    border: none;
    background: none;
    width: calc(100% - 78px);
    height: 60px;
    line-height: 18px;
    float: left;
    font-size: 16px;
    color: #C2C8D3;
}

.dggbDengSerTitle input::placeholder {
    color: #a3afc4;
}

.searchinputop,
.searchinputopbk {
    width: 980px;
    height: 62px;
    background: #F0F2F5;
    border-radius: 8px;
    align-items: center;
}

.headnoindexRight .searchinputopbk,
.headnoindexRight .searchinputop {
    height: 39px;
}

.headnoindexRightmouse .searchinputopbk,
.headnoindexRightmouse .searchinputop {
    height: 57px;
    background: #FFFFFF;
}

.bkdetail .dggbDengSerTitlemouse .searchinputop {
    width: 100%;
}

.searchTop h1 {
    font-size: 34px;
    color: #000000;
    line-height: 39px;
    font-weight: bold;
}

.searchTop p {
    font-size: 18px;
    color: #58667E;
    line-height: 21px;
    margin: 12px 0 28px 0;
}

.searchTop {
    flex-direction: column;
    align-items: center;
    margin: 60px 0 28px 0;
}

.headnoindexRight input.text1 {
    border: none;
    background: none;
    width: 100%
}

.headnoindexRight input.button1 {
    border: none;
    width: 16px;
    height: 15px;
    background: url(../images/sousuo.png);
    background-size: cover;
    margin: 0 7px 0 10px;
    overflow: hidden;
    float: left;
}

.headnoindexRight {
    position: relative;
    align-items: center;
    width: 262px;
    height: 39px;
    background: #F0F2F5;
    border-radius: 8px;
    margin: 0 26px 0 0;
    font-size: 12px;
    color: #A6B0C3;
}

.searchCons {
    position: absolute;
    top: 55px;
    width: 979px;
    border-radius: 0 0 8px 8px;
    background: #FFFFFF;
    box-shadow: 0 3px 5px 0 #ECEDF0;
    z-index: 1000;
    max-height: 560px;
    overflow: auto;
}

.headnoindexRight .searchCons {
    width: 100%
}

.dggbDengSerTitlemouse {
    width: 980px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #ECEDF0;
    border-radius: 8px;
    flex-direction: column;
}

.dggbDengSerTitlemouse .searchinputop {
    width: 980px;
    background: #FFFFFF;
}

.dggbDengSerTitlemouse input.button1 {
    border: none;
    background: none;
    width: 15px;
    height: 15px;
    background: url(../images/sousuo1.png) no-repeat;
    background-size: contain;
    margin: 0 14px 0 20px;
    overflow: hidden;
    float: left;
}

.searchLine {
    margin: 0 14px 20px 14px;
    border-bottom: 1px solid #F0F2F5;
    position: absolute;
    width: 948px;
    top: 50px;
    z-index: 1001;
    height: 10px;
    background: #FFFFFF;
}

.searchinputopbk+.searchLine {
    display: none !important;
}

.dggbDengSerTitlemouse input.text1,
.headnoindexRightmouse input.text1 {
    color: #000000;
}

.headnoindexRightmouse {
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #ECEDF0;
    border-radius: 8px;
    height: 57px;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
}

.headnoindexRightmouse input.text {
    color: #B1BACA;
}

.headnoindexRightmouse input.button1 {
    border: none;
    background: none;
    background: url(../images/sousuo1.png) no-repeat;
    background-size: contain;
    margin: 0 14px 0 20px;
    overflow: hidden;
    float: left;
}

.headnoindexRightmouse .sercontopdRight>span,
.headnoindexRightmouse .sercontopdRight .godown,
.headnoindexRightmouse .sercontopdRight .goup {
    width: auto;
}

.headnoindexRightmouse .sercondownUl li a div:nth-child(2) {
    white-space: nowrap;
}

.serconTop {
    margin: 20px 0 0 0;
}

.closesearch {
    width: 17px;
    height: 17px;
    margin: 0 20px 0 0;
    cursor: pointer;
}

.serconTitle {
    font-size: 24px;
    color: #000000;
    line-height: 28px;
    align-items: center;
    margin: 0 30px 16px 30px;
    justify-content: space-between;
}

.serconTitle div {
    display: flex;
    align-items: center;
}

.serconTitle div:last-child {
    font-size: 16px;
    line-height: 18px;
}

.serconTitle img {
    width: 29px;
    height: 30px;
    margin: 0 6px 0 0
}

.sercontopdLeft {
    align-items: center;
}

.sercontopdLeftName {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.sercontopdLeft img {
    width: 23px;
    height: 24px;
    margin: 0 13px 0 30px;
    border-radius: 50%;
}

.sercontopdLeft img+span span {
    margin: 0 !important;
}

.sercontopdLeft span {
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
}

.sercontopdLeft span:nth-child(2) {
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sercontopdLeft span:last-child {
    color: #808A9D;
    margin: 0 0 0 12px;
}

.sercontopUl li {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    width: auto;
    height: 52px;
    align-items: center;
}

.sercontopUl li.checked {
    background: #F8FAFE;
}

.sercontopUl {
    width: 100%;
    flex-direction: column;
}

.sercontopdRight {
    align-items: center;
}

.sercontopdRight .godown {
    font-size: 12px;
    color: #13C784;
    line-height: 14px;
    margin: 0 30px 0 0;
    width: 100px;
    display: flex;
    justify-content: end;
}

.sercontopdRight .goup {
    color: #EA3943;
    font-size: 12px;
    line-height: 14px;
    margin: 0 30px 0 0;
    width: 100px;
    display: flex;
    justify-content: end;
}

.sercontopdRight>span {
    font-size: 12px;
    color: #000000;
    line-height: 14px;
    margin: 0 20px 0 0;
}

.serconDown .serconTitle {
    margin: 20px 30px 25px 30px
}

.sercondownUl {
    flex-direction: column;
}

.sercondownUl li,
.sercondownUl li a {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
    height: 52px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.sercondownUl li.checked {
    background: #F8FAFE;
}

.sercondownUl {
    margin: 0 0 5px 0;
}

.sercondownUl li a div:nth-child(1) {
    margin: 0 0 0 30px;
    -webkit-line-clamp: 1;
    width: 750px;
    font-size: 14px;
    color: #000000;
    line-height: 23px;
    font-weight: bold
}

.sercondownUl li a div:nth-child(2) {
    margin: 0 30px 0 0;
}

.closesearch,
.searchLine {
    display: none;
}

.headnoindexRightmouse .closesearch {
    display: flex;
    width: 14px;
    height: 14px;
    background-size: contain;
}

.searchCons {
    max-height: 0;
}

.headLang {
    position: relative;
}

.dggbYuyanSub {
    display: none;
    width: auto;
    min-width: 118px;
    max-height: 400px;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #ECEDF0;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 10001;
    border-radius: 5px;
}

.dggbYuyanSer {
    display: flex;
    min-width: 102px;
    width: auto;
    height: 28px;
    border: 1px solid #A6B0C3;
    background: #f3f3f3;
    border-radius: 1px;
    margin: 10px 8px 0 8px;
    cursor: pointer;
}

.dggbYuyanSer input.submit1 {
    width: 12px;
    height: 12px;
    border: none;
    background: none;
    background: url(../images/sousuo.png) no-repeat;
    margin: 8px;
    float: left;
    background-size: cover
}

.dggbYuyanSer input.text1 {
    float: left;
    width: 75px;
    line-height: 35px;
    overflow: hidden;
    border: none;
    background: none;
    font-size: 12px;
    color: #A6B0C3;
}

.dggbYuyanDl {
    width: auto;
    height: auto;
    overflow: hidden;
    overflow-y: auto;
}

.dggbYuyanDl::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 100px;
}

.dggbYuyanDl::-webkit-scrollbar-thumb {
    background-color: #cbcbcb;
    border-radius: 100px
}

.dggbYuyanDl::-webkit-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 100px;
}

.dggbYuyanDl::-ms-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 100px;
}

.dggbYuyanDl::-ms-scrollbar-thumb {
    background-color: #cbcbcb;
    border-radius: 100px
}

.dggbYuyanDl::-ms-scrollbar-track {
    background-color: #ebebeb
}

.dggbYuyanDl dl {
    width: auto;
    margin: 10px 0;
}

.dggbYuyanDl dl dt {
    margin-left: 10px;
}

.dggbYuyanDl dl dd a {
    white-space: nowrap;
    height: 33px;
    line-height: 22px;
    overflow: hidden;
    padding: 0 12px;
    box-sizing: border-box;
    display: flex;
    font-weight: bold;
    font-family: PingFangSC, PingFang SC;
    color: #000000;
    align-items: center;
    transition: all .3s ease;
}

.dggbYuyanDl dl dd a:hover {
    background: #F8FAFE;
    color: #000000;
    transition: all .3s ease;
}

.dggbYuyanDl dl dd a span {
    color: #000000;
}

.collectShows {
    display: none;
}

.sggbTable tbody tr td span.width5 em,
.sggbTable tbody tr td span.width4 a,
.sggbTable tbody tr td span.width6 a,
.sggbTable tbody tr td span.width7 p {}

.searchLists {
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.searchLists li {
    display: flex;
    min-width: 134px;
    height: 38px;
    border-radius: 19px;
    justify-content: center;
    margin: 0 15px;
    transition: all .3s ease;
}

.searchLists li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 9px;
}

.searchLists li img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.searchLists li.checked {
    background: #F0F6FF;
    transition: all .3s ease;
}

.searchLists li .bitname1 {
    margin: 0 7px 0 9px;
    color: #000000;
    font-weight: bold
}

.searchLists li .bitname2 {
    color: #808A9D
}

.seaLists {
    margin: 28px 0 0 0;
    flex-direction: row;
    justify-content: space-between;
}

.seaLists li {
    width: 332px;
    height: 179px;
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 0 8px 0 rgba(88, 102, 126, .08), 1px 1px 2px 0 #E9EAEF, -1px -1px 2px 0 rgba(88, 102, 126, 0);
}

.cardCoinimg {
    width: 23px;
    height: 24px;
    margin: 0 9px 0 0;
    border-radius: 50%;
}

.cardTable {
    margin: 18px 0 0 0;
    width: 100%;
}

.cardTable tbody {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 125px;
}

.pricedownup {
    align-items: center;
}

.cardTr {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    height: 41px;
    transition: all .3s ease;
}

.cardTr div:nth-child(2) {
    flex: 1;
    align-items: left;
    display: flex;
}

.cardTr .bitcoin_color_change.green {
    color: #00cc33;
    animation: colorChange 8s forwards
}

.cardTr .bitcoin_color_change.red {
    color: #EA3943;
    animation: colorChange 8s forwards
}

@keyframes colorChange {
    100% {
        color: #111111
    }
}

.cardTr.checked {
    background: #F1F3F6;
    box-shadow: 0 0 8px 0 rgba(88, 102, 126, .08);
    transition: all .3s ease;
}

.cardTr th:nth-child(1),
.cardTr div:nth-child(1) {
    margin: 0 0 0 18px;
    display: flex;
    align-items: center;
    width: 35%;
}

.cardTr th:nth-child(3),
.cardTr div:nth-child(3) {
    margin: 0 18px 0 0;
}

.cardTr th:nth-child(1) span,
.cardTr div:nth-child(1) span {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 14px;
    text-shadow: 0 0 8px rgba(88, 102, 126, .08);
}

.cardTr th:nth-child(2),
.cardTr div:nth-child(2) {
    font-size: 12px;
    color: #111111;
    line-height: 14px;
    text-shadow: 0 0 8px rgba(88, 102, 126, .08)
}

.pricedownup {
    font-size: 12px;
    line-height: 14px;
    text-shadow: 0 0 8px rgba(88, 102, 126, .08)
}

.pricedownup .up+span {
    color: #13C784;
}

.pricedownup .down+span {
    color: #EA3943;
}

.cardTitle {
    margin: 0 18px;
    padding: 18px 0 0 0;
    justify-content: space-between;
}

.cardTitle p {
    font-size: 16px;
    color: #000000;
    line-height: 18px;
    text-shadow: 0 0 8px rgba(88, 102, 126, .08);
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.cardTitle img {
    width: 31px;
    height: 19px;
}

.boxTop {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.btLeft {
    flex-direction: row;
}

.chooseallchoose,
.choosewatchlistschoose {
    padding: 0 20px;
    height: 32px;
    background: #000000;
    border-radius: 8px;
    color: #FFFFFF;
}

.choosewatchlistschoose:hover,
.chooseallchoose:hover {
    color: #FFFFFF;
}

.chooseall img {
    width: 11px;
    height: 11px;
}

.choosewatchlists img {
    width: 13px;
    height: 13px;
}

.choosewatchlists,
.chooseall {
    font-size: 12px;
    color: #58667E;
    line-height: 14px;
}

.tblchoa {
    align-items: center;
    font-size: 14px;
    min-width: 20px;
    font-weight: bold;
    padding: 0 15px;
    height: 32px;
    margin: 0 30px 0 0;
    display: flex;
    width: 54px;
    justify-content: center;
}

.tblchoa img {
    margin: 0 6px 0 0;
    width: 11px;
    height: 11px;
}

.chooseallchoose,
.choosewatchlistschoose {
    margin: 0 30px 0 0;
}

.choosewatchlistschoose,
.chooseall {
    display: none;
}

.btrtime {
    min-width: 20px;
    height: 26px;
    margin: 0 0 0 8px;
    padding: 0 7px;
    font-size: 12px;
    color: #617186;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    transition: all .3s ease;
}

.btrtime.choose {
    background: #000000;
    border-radius: 5px;
    font-size: 12px;
    color: #FFFFFF;
}

.btrtime span {
    white-space: nowrap;
}

.btRightweb .btrtime {
    margin: 0;
}

.btrtime:not(.choose):hover {
    background: #F0F6FF;
    border-radius: 5px;
}

.btRight {
    flex-direction: row;
    justify-content: space-between;
}

.dggbShowBox {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 32px;
    margin: 40px 0 60px 0;
}

.dggbShowMsg {
    font-size: 12px;
    color: #637187;
    line-height: 18px
}

.dggbShowRowMsg {
    font-size: 12px;
    color: #606E85;
    line-height: 16px;
}

.dggbShowSelect {
    width: 52px;
    height: 32px;
    background: #F0F2F5;
    border-radius: 8px;
    position: relative;
    font-weight: bold;
}

.dggbShowSelect select {
    outline: none;
    border: none;
    background: #F0F2F5;
    margin: 6px 0 0 4px;
}

.dggbShowRow {
    flex-direction: row;
    align-items: center;
}

.fyxxPage {
    flex-direction: row;
}

.fyxxPage a {
    width: auto;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
    margin: 0 3px;
    padding: 0 7px 0 6px
}

.fyxxPage .currentPage {
    background: #000000;
    border-radius: 8px;
    color: #FFFFFF;
    transition: all .3s ease
}

.fyxxPage a:not(.pagenos):hover {
    background: #F0F6FF;
    color: #000000;
    transition: all .3s ease;
    border-radius: 8px;
}

.fyxxPage a.currentPage:hover {
    background: #000000 !important;
    color: #FFFFFF !important;
    transition: all0.3s ease;
}

.fyxxPage a:last-child,
.fyxxPage a:first-child {
    background: none !important;
    border-radius: 8px;
}

.pagenos {
    height: 22px !important
}

.zhzTopicsBox {
    flex-direction: column;
}

.zhzTopicsTitle a {
    display: flex;
}

.zhzTopicsTitle {
    justify-content: space-between;
    align-items: center;
}

.zhzTopicLists {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 18px 0 60px 0;
}

.zhzTopicLists>li {
    width: 446px;
    height: 340px;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #ECEDF0;
    border-radius: 8px;
    margin: 0 20px 20px 0;
}

.zhzTopicLists>li:nth-child(3n+3) {
    margin: 0 0 20px 0;
}

.tplicard {
    flex-direction: column;
    margin: 20px 20px 22px 20px;
}

.tplicardCoin {
    margin: 15px 0;
}

.tplicardCoin a {
    height: 34px;
    background: #FFFFFF;
    border-radius: 17px;
    border: 1px solid #EEEEEE;
    padding: 0 10px;
}

.tplicardCoin img {
    width: 24px;
    height: 24px;
    margin: 0 5px 0 0;
    border-radius: 50%;
}

.tplicardCoin a {
    margin: 0 15px 0 0;
    font-size: 14px;
    color: #000000;
    line-height: 16px;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.tplicardP {
    font-size: 14px;
    color: #617186;
    line-height: 16px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #EEEEEE;
    margin: 0 0 20px 0;
}

.tplicardP b {
    margin: 0 6px;
}

.tplicard p:first-child {
    font-size: 16px;
    color: #000000;
    line-height: 18px;
}

.tplicard>p:first-child {
    -webkit-line-clamp: 1;
    font-weight: bold;
}

.zhzTopicLists li:first-child .cardconRighttop p:first-child {
    font-weight: 600;
}

.cardconLeft img {
    width: 88px;
    height: 88px;
    border-radius: 8px;
    margin: 0 12px 0 0;
}

.cardconRighttop p:first-child {
    word-break: break-all;
    line-height: 16px;
    font-size: 14px;
    color: #000000;
    overflow: hidden;
    height: 50px;
}

.cardconRighttop p:last-child {
    -webkit-line-clamp: 1;
    word-break: break-all;
    color: #A6B0C3
}

.tplicardCons {
    flex-direction: row;
}

.reply,
.giveup,
.stepon,
.flows {
    width: 16px;
    height: 16px;
    margin: 0 2px 0 0;
}

.cardconDownul {
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    margin: 10px 0 0 0
}

.cardconDownul li a {
    color: #838C9E;
    display: flex;
    align-items: center;
}

.tplicardCoindowna,
.tplicardCoindowna:hover {
    width: 208px;
    height: 42px;
    border-radius: 8px;
    outline: 2px solid #A6B0C3;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 20px auto 0 auto;
    font-weight: bold;
    font-size: 14px;
    color: #A6B0C3;
    line-height: 16px;
    transition: all .3s ease;
}

.tplicardCoindowna.checked {
    background: #000000;
    color: #FFFFFF;
    outline: none;
}

.tplicardCoindowna.checked span:hover,
.tplicardCoindowna.checked span {
    color: #FFFFFF !important;
}

.tplicardCoindowna span,
.tplicardCoindowna span:hover {
    width: 100%;
    color: #A6B0C3 !important;
    height: 100%;
    line-height: 42px;
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.zhzLatestList li {
    display: flex;
    flex-direction: row;
}

.zhzLatestList li dl {
    width: 664px;
    display: flex;
    flex-direction: column;
}

.zhzLatestList li dl dt a {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    word-break: break-all;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #000000;
    transition: color .3s ease;
}

@keyframes colorChange1 {
    from {
        color: #000000
    }

    to {
        color: #2B73B8
    }
}

@keyframes colorChange2 {
    from {
        color: #2B73B8
    }

    to {
        color: #000000
    }
}

.zhzLatestList li dl dd.cont2,
.zhzLatestList li dl dd.cont2 a {
    font-size: 14px;
    color: #58667E;
    line-height: 22px;
    -webkit-line-clamp: 4;
    max-height: 122px;
}

.zhzLatestList li dl dd.cont2 li {
    display: flex;
    flex-direction: column;
}

.zhzLatestList li dl dd.cont2:hover,
.zhzLatestList li dl dd.cont2 a:hover {
    color: #333333;
    transition: ball .3s ease;
}

.zhzLatestList li dl dd.cont1 {
    font-size: 14px;
    color: #989898;
    font-family: PingFangSC, PingFang SC;
    cursor: pointer;
    margin: 10px 0;
}

.zhzLatestList li dl dd.cont1 a {
    font-weight: 400;
    cursor: text;
    color: #617186;
    transition: all .3s ease;
}

.zhzLatestList li dl dd.cont1 a:hover {
    color: #617186;
    transition: all .3s ease;
}

.zhzLatestList li {
    margin-bottom: 18px;
}

.zhzLatestList li>a {
    display: block;
    width: 344px;
    height: 185px;
    float: left;
    margin-right: 18px;
    position: relative;
    transition: color .3s ease;
    border-radius: 8px;
}

.zhzLatestList li>a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    transition: filter .5s ease;
}

.zhzLatestList li>a:hover img {
    filter: hue-rotate(20deg) saturate(1.2) brightness(1.1)
}

.zhzLatestList li>dl:hover dt a {
    animation: colorChange1 .5s forwards
}

.zhzLatestList li>dl:not(:hover) dt a {
    animation: colorChange2 .5s ease-out;
    animation-fill-mode: forwards;
}

.zhzMore a {
    margin: 40px auto 0 auto;
    width: 302px;
    height: 44px;
    background: #000000;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.zhzMore a span {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 21px;
}

.zhzMore a:hover {
    background: #2B73B6;
    outline: 1px solid #5A5A5B;
    transition: all .3s ease;
}

.newsLeft {
    width: 1028px;
}

.newsRight {
    margin: 0 0 0 36px;
    display: flex;
    flex-direction: column;
}

.nrtopa {
    width: 325px;
    height: 253px;
    display: flex;
    margin: 0 0 18px 0;
}

.nrtopa img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.newsdown {
    display: flex;
    flex-direction: row;
    margin: 20px 0 0 0;
}

.nrechartTitle {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin: 15px 18px 10px 18px;
    align-items: center;
}

.nrechart {
    width: 325px;
    min-height: 240px;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #ECEDF0;
    border-radius: 8px;
    margin: 0 0 18px 0;
}

.nrtopatrade {
    margin: 15px auto 0 auto;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 38px;
    background: #000000;
    border-radius: 8px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
    transition: all .3s ease;
}

.nrtopatrade:hover {
    background: #2B73B6;
    color: #FFFFFF;
}

.newrightLists {
    width: 325px;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #E9E9E9;
    border-radius: 8px;
    margin: 0 0 18px 0;
}

.nrl1Title,
.nrl2Title {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 18px;
    flex-direction: row;
    margin: 0 0 18px 0;
    align-items: center;
}

.newrightLists>div {
    margin: 20px 18px 18px 18px;
    width: 100%;
}

.newrightLists2>div {
    width: auto;
}

.nrlhotul {
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.nrlhotul li {
    display: flex;
    margin: 0 15px 0 0;
}

.nrlhotul li a {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nrlhotul li img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.nrlhotul li .bitname1 {
    margin: 0 7px 0 9px;
    color: #000000;
    font-weight: bold;
}

.nrlhotul li .bitname2 {
    color: #808A9D;
    ;
}

.nrlhotul .cardconDownul {
    margin: 15px 0 0 0;
}

.nrlhotDownul {
    width: 200px;
}

.nrlhotDownul li a {
    font-size: 12px
}

.nrlhotulDown img {
    margin: 0 8px 0 0;
}

.nrlLists {
    margin: 0 0 18px 0;
}

.nrtopaMore {
    font-size: 14px;
    color: #000000;
    line-height: 16px;
    margin: 0 auto 0 auto;
    display: flex;
    justify-content: center;
    margin: 2px 0 0 0;
    transition: all .3s
}

.nrtopaMore:hover {
    transition: all .3s;
    color: #2B73B6;
}

.nrl2middleP {
    display: flex;
    flex-direction: row;
}

.newrightLists2 {
    margin: 0 0 18px 0;
}

.nrl2A span {
    font-weight: bold;
}

.nrl2Ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 16px 0;
}

.nrl2Ul li a,
.nrl2Ul li div {
    color: #000000;
}

.nrl2Ul li div {
    min-width: 80px;
    flex-grow: 1;
    text-align: left;
}

.nrl2Ul .goup {
    margin: 0;
}

.nrl2middle {
    flex-direction: column;
    align-items: end
}

.nrl2middle .godown span {
    color: #13C784;
}

.nrl2middle .goup span {
    color: #EA3943;
}

.nrl2A,
.nrl2middle {
    font-size: 12px;
}

.nrl2A {
    display: flex;
    align-items: center;
}

.nrl2A img {
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
    border-radius: 50%;
}

.nrl2Adown {
    font-size: 14px;
    color: #000000;
    line-height: 16px;
    margin-left: 40px;
    max-width: 33%;
    word-break: break-all;
}

.avatarA img {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    border: 1px solid #F0F2F5;
}

.sggbTableName .bitname2 {
    font-size: 14px;
    color: #808A9D;
    line-height: 16px;
}

.sggbTableName .bitname1 {
    margin: 0 6px 0 7px;
    font-weight: bold;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.pageselTop {
    width: 52px;
    height: 32px;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.sggbTable tbody tr td span.width3 a.red,
.sggbTable tbody tr td span.width3.red {
    color: #EA3943;
}

.sggbTable tbody tr td span.width3 a.green,
.sggbTable tbody tr td span.width3.green {
    color: #13C784;
}

.sggbTable tbody tr td span.width5 b.up+em {
    color: #13C784;
    white-space: nowrap;
}

.sggbTable tbody tr td span.width5 b.down+em {
    color: #EA3943;
    white-space: nowrap;
}

@keyframes colorChange {
    100% {
        color: #000000
    }
}

.sggbTable tbody tr td span.width3 a.green {
    color: #13C784;
    animation: colorChange 8s forwards
}

.sggbTable tbody tr td span.width3 a.red {
    color: #EA3943;
    animation: colorChange 8s forwards;
}

@keyframes colorChange {
    100% {
        color: #000000
    }
}

.width1 {
    position: relative;
}

.width1 .coloridivnod {
    bottom: 0;
    left: 45px;
}

.width1 .coloridivno {
    background: #FFFFFF;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .5);
    border-radius: 10px;
}

.width1 .coloridivno::before {
    position: absolute;
    top: 6px;
    left: -4px;
    content: '';
    width: 0;
    height: 0;
    background: #ffffff;
    transform: rotate(135deg);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .1);
    border-right: 7px solid transparent;
}

.shoucnot,
.shouc {
    height: 30px;
    display: flex;
    align-items: center;
}

.sggbCapTips {
    z-index: 1022;
    width: 240px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #ECEDF0;
    position: absolute;
    right: -30%;
    top: 75%;
    padding: 19px 0;
}

.sggbTable thead tr th span.width9 .sggbCapTips {
    right: 0
}

.width3th,
.width4th,
.width5th,
.width6th,
.width7th,
.width8th,
.width9th {
    position: relative;
}

tbody .width3,
tbody .width4,
tbody .width5,
tbody .width6,
tbody .width7,
tbody .width8,
tbody .width9 {
    position: relative;
}

.width9th {
    max-width: 150px;
}

.width8th {
    max-width: 160px;
}

.width7th {
    max-width: 150px;
}

.sggbCapTips p {
    font-size: 12px;
    color: #58667E;
    -webkit-line-clamp: 4;
    text-align: left;
    margin: 0 20px;
    word-break: break-word;
    line-height: 18px;
    white-space: normal;
}

.sggbCapTips a {
    font-size: 12px;
    color: #000000;
    display: flex;
    margin: 5px 20px 0 20px;
}

.sggbCapTipsd {
    display: none;
}

.sggbCapTipsd {
    width: 100%;
    height: 100%;
}

.sggbTable thead tr th span.width9 .sggbCapTipsd::before {
    right: 5px;
}

.sggbTable thead tr th span em {
    max-width: 83%;
}

.width9 .sggbCapTipsd:after {
    right: 2px;
}

.sggbCapTipsd:after {
    position: absolute;
    content: '';
    width: 5px;
    height: 10px;
    background: #ffffff;
    transform: rotate(135deg);
    z-index: 1023;
    top: 70%;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.width7 .sggbCapTipsd::before,
.width8 .sggbCapTipsd::before,
.width9 .sggbCapTipsd::before {
    top: 33px;
}

.pagesels {
    width: 83px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #ECEDF0;
    position: absolute;
    display: none;
    right: 0;
    top: 45px;
    z-index: 1005;
}

.pagesels::before {
    position: absolute;
    top: -5px;
    left: 50px;
    content: '';
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    transform: rotate(135deg);
    box-shadow: -2px 3px 5px -3px rgba(0, 0, 0, .2);
    z-index: 10px;
}

.pagesels.change:before {
    background: #F8FAFE;
}

.pagesels a {
    width: 83px;
    height: 40px;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.pagesels a.checked {
    background: #F8FAFE;
    transition: all .3s ease;
}

.width8 .sggbCap .sggbCapTips {
    width: 324px;
}

.width3 .sggbCap .sggbCapTips {
    width: 155px;
}

.width6 .sggbCap .sggbCapTips {
    width: 324px;
}

.sggbCap9Tips {
    display: none;
    height: auto;
    z-index: 10;
    position: absolute;
    right: 0;
    top: 20px;
}

.sggbCap8Tips {
    display: none;
    height: auto;
    z-index: 10;
    position: absolute;
    left: 35px;
    top: 20px;
}

.sggbCap8Tipsul,
.sggbCap9Tipsul,
.sggbCap7Tips {
    width: auto;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 #ECEDF0;
    padding: 20px 20px 0 20px;
    display: flex;
    flex-direction: column;
}

.sggbCap8Tipsul li span:nth-child(1),
.sggbCap9Tipsul li span:nth-child(1) {
    width: 80px;
    margin: 0 0 20px 0;
    color: #58667E;
}

.sggbCap8Tipsul li,
.sggbCap9Tipsul li {
    display: flex;
}

.sggbCap8Tipsul li span.tableblue {
    color: #0099ff
}

.sggbCap8Tipsul li span.indexred {
    color: #eb4b4e
}

.sggbCap8Tipsul li span.tableorange {
    color: #ff8636
}

.sggbCap9Tipsul li span.indexred {
    color: #eb4b4e
}

.sggbCap9Tipsul li span.indexgray {
    color: #cfd6e4
}

.sggbCap9Tipsul li span.indexgreen {
    color: #00cc33
}

.personalBody .sggbCap9Tipsul li:nth-child(1) span:last-child {
    color: #13C784
}

.personalBody .sggbCap9Tipsul li:nth-child(2) span:last-child {
    color: #A6B0C3
}

.personalBody .sggbCap9Tipsul li:nth-child(3) span:last-child {
    color: #EA3943
}

.sggbCap8Tipsul::before,
.sggbCap9Tipsul::before,
.sggbCap7Tips::before,
.pricetipTips::before {
    position: absolute;
    top: -5px;
    content: '';
    width: 10px;
    height: 10px;
    background: #ffffff;
    transform: rotate(135deg);
    box-shadow: -1px 1px 1px -1px rgba(0, 0, 0, .2);
}

.pricetipTips::before {
    left: 50%;
}

.pricetipTips {
    z-index: 10;
    position: absolute;
    ;
    width: auto;
    height: auto;
    background: #FFFFFF;
    display: none;
    box-shadow: 0 0 8px 0 #ECEDF0;
    padding: 10px;
    border-radius: 8px;
    margin: 30px 0 0 0;
    top: 5px;
}

.sggbCap7Tips::before {
    left: 50%;
}

.sggbCap7Tips {
    display: none;
    width: 310px;
    height: auto;
    z-index: 10;
    position: absolute;
    left: -45%;
    top: 40px;
    padding: 15px;
}

.cap7tipTitle {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.cap7tipTitle span:nth-child(1),
.cap7tipP span:first-child {
    color: #333333;
    font-size: 12px;
}

.cap7tipTitle span:nth-child(2) {
    color: #333333;
    font-size: 14px;
}

.cap7tipP span:last-child {
    color: #617186;
}

.sggbCap7Tips .percents {
    width: 257px;
    height: 6px;
    background: #F0F2F5;
    border-radius: 3px;
    display: flex;
    margin: 7px 0;
}

.sggbCap7Tips .percents i {
    width: 240px;
    height: 6px;
    background: #CFD6E4;
    border-radius: 3px;
}

.percents+p {
    margin: 0 0 8px 0;
}

.cap7tipP {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.layuiDiv {
    width: 636px;
    max-height: 504px;
    height: auto;
    background: #FFFFFF;
    border-radius: 6px;
    flex-direction: column;
    display: none;
    font-family: Arial, Arial !important;
}

.laydTop {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    line-height: 21px;
    margin: 19px 19px 24px 19px;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.layuiDiv .dggbDengSerTitle {
    align-items: center;
    width: 598px;
    height: 24px;
    background: #EFF2F5;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
    margin: 0 19px;
}

.layuiDiv .dggbDengSerTitle input.text1 {
    border: none;
    width: 100%;
    height: 24px;
    line-height: 11px;
    font-size: 10px;
}

.layuiDiv .dggbDengSerTitle input.button1 {
    width: 12px;
    height: 12px;
    background-size: cover;
    margin: 0 6px;
}

.laydconPopular {
    margin: 0 0 14px 0;
}

.laydCons {
    margin: 22px 18px 0 22px;
}

.laydconTitle {
    font-size: 10px;
    color: #707B91;
    line-height: 11px;
    margin: 0 0 6px 0;
}

.laydconUl {
    flex-direction: row;
    flex-wrap: wrap;
}

.laydconUl li {
    width: 146px;
    height: 38px;
    margin: 0 3px 4px 0;
    border-radius: 8px;
}

.laydconUl li:nth-child(4n+4) {
    margin: 0 0 4px 0;
}

.laydconUl li.checked {
    background: #EFF2F5;
}

.laydconlia {
    flex-direction: row;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    align-items: center;
    justify-content: flex-start;
}

.laydconlia img {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 0 0 4px;
}

.laydconlia img:last-child {
    visibility: hidden;
}

.laydconUl li.checked .laydconlia img {
    visibility: visible;
}

.laydconliCon {
    flex-direction: column;
    margin: 0 5px 0 4px;
}

.laydconliCon p:nth-child(1) {
    font-size: 10px;
    color: #000000;
    line-height: 11px;
    font-weight: bold;
    -webkit-line-clamp: 1;
}

.laydconliCon p:nth-child(2) {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 10px;
    color: #707B91;
    line-height: 14px;
}

.sggbtishi .msg i {
    font-size: 12px;
    color: #58667E;
    line-height: 18px;
}

.sggbtishi a {
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    font-weight: bold;
}

.sggbTable tbody tr td span.width5 b.up {
    width: 8px;
    height: 5px;
    background: url(../images/png8.png) no-repeat;
    margin: 0 5px 0 0;
}

.sggbTable tbody tr td span.width5 b.down {
    width: 8px;
    height: 5px;
    background: url(../images/png7.png) no-repeat;
    margin: 0 5px 0 0;
}

.laydTop b {
    width: 16px;
    height: 16px;
    background: url(../images/png34.png) no-repeat;
    margin: 0 9px 0 0;
}

.pageselTop b {
    width: 11px;
    height: 11px;
    background: url(../images/png33.png) no-repeat;
    margin: -3px 0 0 3px;
}

.nrl1Title b {
    width: 20px;
    height: 20px;
    background: url(../images/png25.png) no-repeat;
    margin: 0 8px 0 0;
}

.nrl2Title b {
    width: 20px;
    height: 20px;
    background: url(../images/png26.png) no-repeat;
    margin: 0 8px 0 0;
}

.nrechartTitle b {
    width: 20px;
    height: 20px;
    background: url(../images/png24.png) no-repeat;
    margin: 0 8px 0 0;
}

.zhzTopicsTitle a b {
    width: 20px;
    height: 14px;
    background: url(../images/png19.png) no-repeat;
}

.fyxxPage a:last-child b {
    width: 10px;
    height: 10px;
    background: url(../images/png17.png) no-repeat;
}

.fyxxPage a:first-child b {
    width: 10px;
    height: 10px;
    background: url(../images/png18.png) no-repeat;
}

.shoucnot b {
    display: block;
    width: 13px;
    height: 13px;
    margin: 0 23px 0 9px;
    background: url(../images/png12.png) no-repeat 0 0;
}

.shouc b {
    display: block;
    width: 13px;
    height: 13px;
    margin: 0 23px 0 9px;
    background: url(../images/png11.png) no-repeat 0 0;
}

.showdown,
.pricedownup .down {
    display: block;
    width: 8px;
    height: 5px;
    margin: 0 4px;
    background: url(../images/png7.png) no-repeat 0 0;
}

.showup,
.pricedownup .up {
    display: block;
    width: 8px;
    height: 5px;
    margin: 0 4px;
    background: url(../images/png8.png) no-repeat 0 0;
}

.goup b {
    display: block;
    width: 8px;
    height: 5px;
    margin: 0 4px;
    background: url(../images/png7.png) no-repeat 0 0;
}

.godown b {
    display: block;
    width: 8px;
    height: 5px;
    margin: 0 4px;
    background: url(../images/png8.png) no-repeat 0 0;
}

.colorindex b {
    display: block;
    width: 13px;
    height: 13px;
    background: url(../images/png6.png) no-repeat 0 0;
    cursor: pointer;
}

.dggbUsdtType b,
.dggbUsdtLang b {
    display: block;
    width: 9px;
    height: 5px;
    margin: 0 0 0 5px;
    background: url(../images/png4.png) no-repeat 0 0;
    cursor: pointer;
}

.zhzMain {
    width: 1380px;
    margin: auto;
}

.zhzCryBox {
    margin-top: 40px;
}

.getMenu,
.getMenuSearch {
    display: none;
    overflow-x: hidden;
}

.webLang,
.webUsd {
    display: none;
    overflow-x: hidden;
}

.btRightweb {
    display: none;
}

.echarts-dashboard {
    width: 250px;
    height: 125px;
    margin: 0 auto;
}

.zhzFoot {
    box-shadow: 0 0 8px 0 #E9EAEF;
    margin-top: 60px;
    padding-bottom: 30px;
}

.zhzFootIn {
    width: 100%;
    height: auto;
    max-height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.zhzFootLeft {
    float: left;
    margin: 60px 0 0 100px;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    justify-content: space-between;
}

.zhzFootLogo a {
    display: block;
    width: 116px;
    height: 27px;
    background: url(../images/logo.png) no-repeat;
    margin: 0 0 0 0
}

.footlefttop {
    flex-direction: row;
}

.footnodiv,
.footnodivweb {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.zhzFootRight {
    float: right;
    margin: 60px 100px 0 0;
}

.zhzFootRight dl {
    float: left;
    margin: 0 0 0 200px;
}

.zhzFootRight dt {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}

.zhzFootRight dd a {
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 15px;
    color: #000000
}

.weblayui,
.webheaderMenubtn,
.webDownup,
.footnodivweb,
.weblayuiPage {
    display: none;
}

.chooseallchoose,
.choosewatchlistschoose,
.choosewatchlists,
.chooseall {
    height: 38px;
}

.zhzTopicsTitle h2,
.zhzdownNews h2 {
    font-size: 20px;
    color: #000000;
    line-height: 23px;
    font-weight: bold;
}

.warringDiv,
.correctDiv {
    display: flex;
}

.waringPng,
.correctPng {
    width: 32px;
    height: 32px;
    margin: 0 10px 0 0;
}

.warring,
.correct {
    position: fixed;
    display: none;
    z-index: 100000000;
}

.correctDiv p,
.correctDiv p {
    word-break: break-all;
}

.warringDiv,
.correctDiv {
    width: 368px;
    height: 64px;
    background: #C75C56;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 21px;
}

.correctDiv {
    background: #56C798;
}

.searchWord {
    color: #036EB7;
    font-weight: 400;
}

.ipadShow,
.webShow,
.indexbd .noindexSearch,
.noindexSearchipad {
    display: none;
}

.userAvatar {
    display: none;
}

.gohome {
    position: fixed;
    top: 60px;
    right: 60px;
}

.mloginContent {
    display: none;
}

.r-pp5qcn {
    vertical-align: -20%;
}

.r-h9hxbl {
    width: 1.2em;
}

.r-dflpy8 {
    height: 1.2em;
}

.r-1kpi4qh {
    margin-left: .075em;
}

.r-4qtqp9 {
    display: inline-block;
}

@media screen and (max-width:1024px) {
    .tblchoa {
        width: auto;
    }

    .serloadTop {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin: 30px 0;
        font-size: 20px;
        color: #617186;
        line-height: 23px
    }

    .serloadTop img {
        margin: 0 10px 0 0;
        animation: rotate 2s linear infinite;
        width: 28px;
        height: 28px
    }

    .secnodata {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #617186;
        line-height: 23px;
        margin: 144px 0 240px 0
    }

    .secnodata img {
        margin: 0 0 20px 0
    }

    .serloadDown {
        margin: 0 auto;
        display: flex;
        justify-content: center
    }

    .getMenuSearchipad .serloadTop {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        font-size: 28px;
        color: #617186;
        line-height: 32px
    }

    .getMenuSearchipad .serloadTop img {
        margin: 0 10px 0 0;
        animation: rotate 2s linear infinite;
        width: 42px;
        height: 42px
    }

    .getMenuSearchipad .secnodata {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 28px;
        color: #617186;
        line-height: 32px;
        margin: 325px 0 0 0
    }

    .getMenuSearchipad .secnodata img {
        margin: 0 0 40px 0
    }

    .getMenuSearchipad .serloadDown {
        margin: 0 auto;
        display: flex
    }

    .dggbDengSerTitle input.button1 {
        width: 20px;
        height: 20px;
        background: url(../images/sousuoipad.png) no-repeat;
        background-size: contain
    }

    .dggbDengSerTitlemouse.dggbDengSerTitle input.button1 {
        width: 20px;
        height: 20px;
        background: url(../images/sousuo1.png) no-repeat;
        background-size: contain
    }

    .searchinputop,
    .searchinputopbk {
        width: 915px
    }

    .noindexSearch {
        display: none
    }

    .noindexSearchipad {
        display: flex
    }

    .noindexSearchipad input.text1 {
        border: none;
        background: none;
        width: 100%;
        font-size: 12px;
        line-height: 14px;
        color: #A6B0C3
    }

    .noindexSearchipad input.button1 {
        border: none;
        width: 16px;
        height: 15px;
        background: url(../images/sousuoipadtop.png);
        background-size: cover;
        margin: 0 7px 0 10px;
        overflow: hidden;
        float: left
    }

    .noindexSearchipad {
        position: relative;
        align-items: center;
        height: 39px;
        border-radius: 8px;
        margin: 0 20px 0 0;
        font-size: 12px;
        color: #A6B0C3
    }

    .getMenuSearchipad .getMenuschTop {
        width: 100%;
        height: 87px;
        background: #FFFFFF;
        justify-content: space-between;
        align-items: center;
        border: 1px solid #F4F4F4
    }

    .getMenuSearchipad .getMenuschTop input.text1 {
        width: 100%;
        border: none;
        height: 31px;
        line-height: 28px;
        font-size: 32px;
        color: #A6B0C3;
        font-size: 30px;
        line-height: 34px;
        height: 30px
    }

    .getMenuSearchipad .getMenuschTop input.submit1 {
        border: none;
        min-width: 27px;
        height: 27px;
        background: url(../images/sousuo3.png) no-repeat;
        margin: 0 30px 0 32px;
        background-size: cover
    }

    .getMenuSearchipad .searchdownCons {
        width: 100%
    }

    .getMenuSearchipad .getmuschCons {
        box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, .6)
    }

    .getMenuSearchipad .schtopleft b {
        min-width: 28px;
        height: 28px;
        background: url(../images/png100.png) no-repeat;
        margin: 0 32px 0 0
    }

    .getMenuSearchipad .schtopleft {
        width: 100%;
        justify-content: space-between
    }

    .getMenuSearchipad .serconTitle img {
        width: 35px;
        height: 36px
    }

    .getMenuSearchipad .sercontopdLeft img {
        width: 42px;
        height: 42px
    }

    .getMenuSearchipad .serconTitle div:last-child {
        font-size: 30px;
        line-height: 34px
    }

    .getMenuSearchipad .sercontopdLeft span {
        font-size: 24px;
        line-height: 28px
    }

    .getMenuSearchipad .sercontopdRight {
        flex-direction: column;
        align-items: flex-end
    }

    .getMenuSearchipad .sercontopdRight>span {
        margin: 0 30px 0 0;
        font-size: 24px;
        line-height: 28px
    }

    .getMenuSearchipad .sercontopdRight .goup,
    .getMenuSearchipad .sercontopdRight .godown {
        font-size: 24px !important;
        line-height: 28px
    }

    .getMenuSearchipad .sercontopUl li,
    .getMenuSearchipad .sercondownUl li {
        height: 80px
    }

    .getMenuSearchipad .sercondownUl li a div:nth-child(1),
    .getMenuSearchipad .sercondownUl li a {
        font-size: 24px;
        line-height: 28px
    }

    .getMenuSearchipad .stleftSer {
        width: 100%
    }

    .gohome {
        display: none
    }

    .userAvatar {
        display: flex;
        align-items: center
    }

    .userAvatar img {
        width: 39px;
        height: 39px;
        margin: 0 30px 0 0;
        border-radius: 50%
    }

    .mloginContent {
        display: flex
    }

    .sggbTable tbody tr td span.width3,
    .sggbTable tbody tr td span.width4,
    .sggbTable tbody tr td span.width5,
    .sggbTable tbody tr td span.width6,
    .sggbTable tbody tr td span.width7 {
        font-size: 18px;
        line-height: 21px
    }

    .ipadShow {
        display: flex;
        margin: 0 auto
    }

    .sggbTable tbody tr td span.width2 a img {
        width: 32px;
        height: 32px
    }

    .sggbTable tbody tr td span.width2 a span {
        font-size: 18px;
        line-height: 22px
    }

    .sggbTable tbody tr td {
        padding: 36px 0 !important
    }

    .sggbTable thead tr th span.width9 .sggbCapTips {
        right: 1px
    }

    .ngbbodybg {
        width: 100%;
        min-width: auto
    }

    .zhzMain {
        width: 100%
    }

    .dggbHeadIn {
        display: none
    }

    .webDownup {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0 0 0 19px
    }

    .webDownup .goup:nth-child(1),
    .webDownup .godown span:nth-child(1) {
        color: #58667E
    }

    .webDownup .goup:nth-child(2),
    .webDownup .godown span:nth-child(2) {
        color: #000000
    }

    .goup,
    .godown,
    .container122 .colorindex {
        font-size: 20px;
        margin-bottom: 3px;
        height: 30px
    }

    .container122 {
        width: 100%;
        height: 30px;
        overflow: hidden;
        position: relative
    }

    .container122 ul {
        width: 100%;
        margin: 0 0 0 30px;
        position: absolute;
        top: 0;
        animation: slide 5s infinite
    }

    .container122 li {
        height: 30px
    }

    @keyframes slide {
        0% {
            display: none;
            top: 0
        }

        .01% {
            display: block;
            top: 0
        }

        29.99% {
            top: 0
        }

        39.99% {
            top: -30px
        }

        59.99% {
            top: -30px
        }

        69.99% {
            top: -60px
        }

        89.99% {
            top: -60px
        }

        99.99% {
            top: -90px
        }

        100% {
            top: 0;
            display: none
        }
    }

    .container122 .colorindex .coloridiv {
        height: 18px;
        background-size: contain
    }

    .godown b {
        min-width: 14px;
        width: 14px;
        height: 9px;
        margin: 3px 4px 0 7px;
        background: url(../images/png43.png) no-repeat 0 0
    }

    .goup b {
        min-width: 14px;
        width: 14px;
        height: 9px;
        margin: 3px 4px 0 7px;
        background: url(../images/png7.png) no-repeat 0 0;
        background-size: cover
    }

    .dggbHead {
        display: flex;
        height: 87px
    }

    .headnavs {
        border: none;
        height: 87px
    }

    .dggbMenu {
        display: none
    }

    .webheaderMenubtn {
        width: 39px;
        height: 28px;
        margin: auto 24px auto 0
    }

    .searchTop {
        margin: 60px 0 28px 0
    }

    .searchTop h1,
    .searchTop p {
        text-align: center
    }

    .dggbDengSerTitle {
        width: 915px;
        margin: 0 auto;
        justify-content: center
    }

    .searchLists {
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        justify-content: flex-start
    }

    .searchLine {
        width: 888px
    }

    .searchLists li {
        margin: 0 35px 0 0;
        width: auto;
        min-width: auto
    }

    .searchLists li .bitname1 {
        margin: 0 6px 0 7px;
        white-space: nowrap
    }

    .searchLists li.checked a {
        padding: 0 9px
    }

    .cardTr th:nth-child(1) {
        display: flex;
        align-items: center;
        flex-wrap: nowrap
    }

    .seaLists li {
        width: 33%
    }

    .seaLists li {
        margin-right: 10px
    }

    .zhzCryBox {
        margin: 60px 25px 0 25px
    }

    .boxTop,
    .btrtime,
    .btrtime.choose,
    .tblchoa {
        font-size: 18px
    }

    .choosewatchlistschoose img,
    .choosewatchlists img {
        width: 20px;
        height: 19px
    }

    .chooseallchoose img,
    .chooseall img {
        width: 16px;
        height: 16px
    }

    .sggbTable tbody tr td:nth-child(1) {
        position: sticky;
        left: 0;
        z-index: 100;
        background: #ffffff
    }

    .sggbTable tbody tr td:nth-child(2) {
        position: sticky;
        left: 45px;
        z-index: 100;
        background: #ffffff
    }

    .sggbTable thead tr th:nth-child(2) {
        position: sticky;
        left: 45px;
        z-index: 100;
        background: #ffffff
    }

    .sggbTable thead tr th:nth-child(1) {
        position: sticky;
        left: 0;
        z-index: 100;
        background: #ffffff
    }

    .sggbMainIn {
        width: 100%;
        overflow: hidden;
        padding: 18px 0 0 0;
        overflow-x: scroll;
        cursor: grab;
        user-select: none
    }

    .sggbTable thead tr th span,
    .sggbTable thead tr th span em {
        font-size: 16px !important;
        width: auto
    }

    .sggbTable tbody {
        font-size: 18px
    }

    .fyxxPage .currentPage,
    .fyxxPage a {
        font-size: 22px;
        min-width: 43px
    }

    .dggbShowRowMsg,
    .dggbShowMsg {
        font-size: 16px
    }

    .fyxxPage a {
        width: auto;
        height: 43px
    }

    .pageselTop,
    .dggbShowSelect {
        width: 69px;
        height: 43px;
        font-size: 18px;
        font-weight: bold;
        color: #000000
    }

    .zhzTopicsTitle h2,
    .zhzdownNews h2 {
        font-size: 28px
    }

    .zhzTopicsTitle {
        margin: 0 25px 0 25px
    }

    .tplicard p:first-child {
        font-size: 24px
    }

    .zhzTopicLists {
        margin: 30px 0 60px 25px
    }

    .tplicardCoin {
        margin: 18px 0 16px 0
    }

    .tplicardP {
        padding: 0 0 20px 0;
        font-size: 20px;
        margin: 0 0 22px 0;
        line-height: 23px
    }

    .cardconRighttop,
    .cardconRighttop p:first-child {
        font-size: 16px !important;
        line-height: 18px;
        height: 55px
    }

    .cardconLeft img {
        width: 95px;
        height: 95px;
        border-radius: 9px;
        margin: 0 13px 0 0
    }

    .cardconDownul {
        margin: 5px 0 0 0;
        font-size: 15px
    }

    .tplicardCoindowna,
    .tplicardCoindowna:hover {
        font-size: 20px;
        width: 100%;
        height: 62px
    }

    .tplicardCoindowna span,
    .tplicardCoindowna span:hover {
        line-height: 60px
    }

    .zhzTopicLists>li {
        width: 45%;
        min-height: 380px;
        height: auto;
        border-radius: 8px;
        margin: 0 16px 16px 0;
        flex: 0 0 48%
    }

    .zhzTopicLists>li:nth-child(3n+3) {
        margin: 0 16px 16px 0
    }

    .zhzTopicLists>li:nth-child(2n+2) {
        margin: 0 0 16px 0
    }

    .zhzTopicLists>li:not(:nth-last-child(-n + 4)) {
        display: none
    }

    .newsdown {
        display: flex;
        flex-direction: row;
        margin: 32px 0 0 0
    }

    .zhzLatestList {
        width: 100%
    }

    .zhzLatestList li {
        margin-bottom: 20px
    }

    .zhzLatestList li>a {
        width: 279px;
        height: 150px;
        margin-right: 8px;
        min-width: 279px;
        min-height: 150px
    }

    .zhzLatestList li dl dt a {
        font-size: 18px;
        line-height: 21px
    }

    .zhzLatestList li dl {
        width: 100%
    }

    .newsLeft {
        width: 100%
    }

    .zhzLatestList li dl dd.cont2 {
        font-size: 16px;
        line-height: 19px
    }

    .zhzLatestList li dl dd.cont1 {
        margin: 8px 0 6px 0;
        font-size: 16px
    }

    .zhzMore a span {
        font-size: 22px;
        line-height: 26px
    }

    .zhzMore a {
        width: 362px;
        height: 54px
    }

    .nrtopa {
        width: 312px;
        height: 253px;
        background: #FFFFFF;
        box-shadow: 0 0 8px 0 #ECEDF0;
        border-radius: 8px
    }

    .nrtopa img {
        border-radius: 8px
    }

    .nrechart {
        width: 312px;
        height: 240px;
        background: #FFFFFF;
        box-shadow: 0 0 8px 0 #ECEDF0;
        border-radius: 8px
    }

    .nrechartTitle {
        font-size: 18px
    }

    .nrtopatrade {
        font-size: 16px
    }

    .newrightLists {
        width: 312px;
        height: auto;
        background: #FFFFFF;
        box-shadow: 0 0 8px 0 #E9E9E9;
        border-radius: 8px;
        padding: 0 0 20px 0
    }

    .nrl1Title,
    .nrl2Title {
        font-size: 18px
    }

    .nrlLists {
        margin: 0 0 16px 0
    }

    .nrlhotDownul li a {
        font-size: 14px
    }

    .nrtopaMore {
        font-size: 18px;
        font-weight: bold
    }

    .nrl2Ul .goup,
    .nrl2Ul .godown {
        font-size: 14px
    }

    .zhzFootRight dl {
        margin: 0 0 0 50px !important
    }

    .zhzFootRight {
        margin: 60px 25px 0 0 !important
    }

    .zhzFootLeft {
        margin: 60px 0 0 25px !important
    }

    .searchAlist {
        margin: 0 25px
    }

    .zhzdownNews {
        margin: 0 25px
    }

    .getMenu,
    .webLang,
    .webUsd,
    .getMenuSearch {
        position: fixed;
        background: white;
        height: 100%;
        width: 100%;
        right: 0;
        top: 0;
        z-index: 99999;
        overflow-y: auto;
        opacity: 1;
        transition: opacity .3s ease
    }

    .getMenu .dggbLogo a {
        width: 213px;
        height: 52px;
        background: url(../images/logo3.png) no-repeat;
        margin: 33px 0 33px 13px;
        background-size: contain
    }

    .getMenu .dggbLogo {
        font-size: 30px
    }

    .getMenuTop {
        justify-content: space-between;
        align-items: center;
        height: 117px;
        background: #FFFFFF;
        border: 1px solid #F4F4F4
    }

    .getmuCons {
        box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, .6)
    }

    .muconUlTitle span {
        font-weight: normal;
        font-size: 30px;
        color: #000000;
        font-weight: bold
    }

    .muconUlTitle {
        width: 100%;
        justify-content: space-between
    }

    .muconUlTitle div,
    .muconUlTitle a {
        border-bottom: 1px solid #F3F3F3;
        line-height: 34px;
        padding: 28px 0 28px 0;
        width: 100%;
        margin: 0 34px 0 33px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

    .muconUl {
        width: 100%;
        margin: 20px 0
    }

    .muconUllidList {
        display: none
    }

    .muconUllidA {
        display: flex;
        flex-direction: row;
        font-size: 32px;
        line-height: 37px;
        height: 94px;
        align-items: center
    }

    .muconUllidA img {
        width: 64px;
        height: 65px;
        margin: 0 30px 0 35px;
        border-radius: 50%
    }

    .muconUllidA.checked {
        background: #F0F4FB
    }

    .muconUllidA.checked+em {
        display: none
    }

    .webmucnLine {
        border: 1px solid #F3F3F3;
        width: calc(100% - 40px);
        display: flex;
        margin: 0 auto
    }

    .getmuBtn {
        margin: 0 33px
    }

    .getmuBtnA {
        width: 100%;
        margin: 0 0 20px 0;
        font-size: 22px;
        color: #FFFFFF;
        line-height: 26px;
        height: 56px;
        background: #000000;
        border-radius: 8px;
        align-items: center;
        justify-content: center
    }

    .choselaidiv,
    .choselaidiv:hover {
        height: 52px;
        background: #EFF2F5;
        border-radius: 8px;
        flex: 0 0 47%;
        transition: all .3s ease
    }

    .choseiconlan,
    .choseiconlan:hover {
        font-size: 20px;
        color: #030303;
        line-height: 23px;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        transition: all .3s ease
    }

    .chooseLanaIcon {
        flex-direction: row;
        margin: 0 30px;
        justify-content: space-between
    }

    .choseiconlan span {
        margin: 0 10px
    }

    .dggbYuyanSubweb {
        margin: 10px 0 0 0;
        padding: 1px 0 0 0;
        width: 100%;
        height: auto;
        ;
        background: #ffffff;
        box-shadow: 0 0 8px 0 #ECEDF0;
        right: 0;
        top: 55px;
        z-index: 1000;
        border-radius: 8px;
        display: none
    }

    .dggbYuyanSubweb .dggbYuyanSer {
        display: none;
        align-items: center;
        margin: 17px 16px 30px 17px;
        width: auto;
        height: 58px;
        background: #F8FAFE;
        border-radius: 8px;
        border: 1px solid #A7AFBC
    }

    .dggbYuyanSubweb .dggbYuyanSer input.submit1 {
        width: 27px;
        height: 24px;
        border: none;
        background: none;
        background: url(../images/sousuo.png) no-repeat;
        margin: 0 10px 0 17px;
        float: left;
        background-size: cover
    }

    .dggbYuyanSubweb .dggbYuyanSer input.text1 {
        float: left;
        width: 100%;
        height: 100%;
        overflow: hidden;
        border: none;
        background: none;
        font-size: 20px;
        color: #617186;
        line-height: 23px
    }

    .dggbYuyanSubweb .dggbYuyanDl {
        width: 100%;
        height: auto;
        overflow: hidden;
        overflow-y: auto;
        margin: 0 30px 10px 30px
    }

    .dggbYuyanSubweb .dggbYuyanDl::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 100px
    }

    .dggbYuyanSubweb .dggbYuyanDl::-webkit-scrollbar-thumb {
        background-color: #cbcbcb;
        border-radius: 100px
    }

    .dggbYuyanSubweb .dggbYuyanDl::-webkit-scrollbar-track {
        background-color: #ebebeb;
        border-radius: 100px
    }

    .dggbYuyanSubweb .dggbYuyanDl::-ms-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 100px
    }

    .dggbYuyanSubweb .dggbYuyanDl::-ms-scrollbar-thumb {
        background-color: #cbcbcb;
        border-radius: 100px
    }

    .dggbYuyanSubweb .dggbYuyanDl::-ms-scrollbar-track {
        background-color: #ebebeb
    }

    .dggbYuyanSubweb .dggbYuyanDl dl {
        width: 90%;
        margin: 30px 0 20px 0
    }

    .dggbYuyanSubweb .dggbYuyanDl dl dt {
        margin-left: 10px
    }

    .dggbYuyanSubweb .dggbYuyanDl dl dd a {
        overflow: hidden;
        padding: 0 10px;
        box-sizing: border-box;
        margin-top: 6px;
        display: block;
        font-weight: bold;
        font-size: 20px;
        color: #000000;
        line-height: 23px;
        transition: all .3s ease
    }

    .dggbYuyanSubweb .dggbYuyanDl dl dd a:hover {
        background: #f3f3f3;
        color: #333333;
        transition: all0.3s ease
    }

    .dggbYuyanSubweb .dggbYuyanDl dl dd a span {
        font-weight: normal;
        color: #999999
    }

    .layuiDiv.ipadlayuidiv {
        width: 100%
    }

    .layuiDiv.ipadlayuidiv .dggbDengSerTitle {
        width: auto
    }

    .webheaderMenubtn {
        display: flex
    }

    .choseilb1 {
        display: flex;
        width: 18px;
        height: 18px;
        background: url(../images/png39.png) no-repeat;
        margin: 0 0 0 0
    }

    .choseilB {
        display: flex;
        width: 14px;
        height: 8px;
        background: url(../images/png38.png) no-repeat;
        margin: 0 0 0 0
    }

    .muconUlTitle b {
        display: flex;
        width: 20px;
        height: 12px;
        background: url(../images/png37.png) no-repeat;
        margin: 0 4px 0 0
    }

    .getMenuTop b,
    .webLangTop b,
    .webUsdTop b {
        display: flex;
        width: 16px;
        height: 16px;
        background: url(../images/png34.png) no-repeat;
        margin: 0 40px 0 0
    }

    .dggbDengSerTitlemouse .searchinputop {
        width: 100%
    }

    .sercondownUl li,
    .sercondownUl li a,
    .searchCons {
        width: 100%
    }

    .sercondownUl li a div:nth-child(2) {
        margin: 0 20px 0 0;
        white-space: nowrap
    }

    .cardTitle p {
        overflow: hidden;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical
    }

    .sggbTable tbody tr td span.width3,
    .sggbTable thead tr th span.width3 {
        width: 200px !important
    }

    .sggbTable thead tr th span.width5,
    .sggbTable tbody tr td span.width4 {
        width: 160px !important
    }

    .sggbTable thead tr th span.width4 {
        width: 130px !important
    }

    .sggbTable thead tr th span.width6,
    .sggbTable tbody tr td span.width6 {
        width: 150px !important
    }

    .sggbTable thead tr th span.width7,
    .sggbTable tbody tr td span.width7 {
        width: 230px !important
    }

    .sggbTable thead tr th span.width8,
    .sggbTable tbody tr td span.width8 {
        width: 260px !important
    }

    .sggbTable tbody tr td span.width2 {
        margin-right: 5px
    }

    .chooseallchoose,
    .choosewatchlistschoose,
    .choosewatchlists,
    .chooseall {
        height: 49px
    }

    .btrtime {
        height: 33px;
        width: 38px
    }

    .btRight {
        align-items: center
    }

    .tplicardCoin a {
        font-size: 15px
    }

    .cardconDownul li a span {
        color: #617186
    }

    .newsRight {
        margin: 0 0 0 30px
    }

    .newrightLists>div {
        margin-bottom: 0
    }

    .sggbTable thead tr th span.width3 b,
    .sggbTable thead tr th span.width4 b,
    .sggbTable thead tr th span.width5 b,
    .sggbTable thead tr th span.width6 b,
    .sggbTable thead tr th span.width7 b,
    .sggbTable thead tr th span.width8 b,
    .sggbTable thead tr th span.width9 b {
        width: 18px !important;
        height: 18px !important;
        background-size: contain
    }

    .sggbTable tbody tr td span.width5 b.up,
    .sggbTable tbody tr td span.width5 b.down {
        width: 11px;
        height: 7px;
        background-size: contain
    }

    .webDownuppar {
        height: 30px;
        position: relative;
        width: 100%;
        margin: auto;
        overflow: hidden
    }

    .ipadShow {
        display: none
    }

    .webShow {
        display: flex
    }

    .searchCons {
        width: 913px
    }

    .schtab {
        font-size: 14px;
        line-height: 18px
    }

    .schtab span {
        white-space: nowrap
    }

    .schtab.check b {
        width: 34px
    }

    .scduaRight .goup,
    .scduaRight .godown {
        font-size: 12px;
        line-height: 14px
    }

    .scdownUl .godown b,
    .scdownUl .goup b {
        width: 8px !important;
        height: 6px !important;
        min-width: 10px;
        margin: 0 4px 0 0;
        background-size: contain
    }
}

@media screen and (max-width:850px) {
    .seaLists li {
        width: 332px;
        min-width: 332px
    }

    .seaLists {
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        padding: 1px 0
    }

    .dggbShowSelec {
        font-size: 18px;
        font-weight: bold;
        color: #000000
    }
}

@media screen and (max-width:821px) {
    .serloadTop {
        margin: calc(var(--width820)*30px) 0;
        font-size: calc(var(--width820)*20px);
        line-height: calc(var(--width820)*23px)
    }

    .serloadTop img {
        margin: 0 calc(var(--width820)*10px) 0 0;
        width: calc(var(--width820)*28px);
        height: calc(var(--width820)*28px)
    }

    .secnodata {
        font-size: calc(var(--width820)*20px);
        line-height: calc(var(--width820)*23px);
        margin: calc(var(--width820)*144px) 0 calc(var(--width820)*240px) 0
    }

    .secnodata img {
        margin: 0 0 calc(var(--width820)*20px) 0
    }

    .getMenuSearchipad .serloadTop {
        margin: calc(var(--width820)*30px) 0;
        font-size: calc(var(--width820)*28px);
        line-height: calc(var(--width820)*32px)
    }

    .getMenuSearchipad .serloadTop img {
        margin: 0 calc(var(--width820)*10px) 0 0;
        width: calc(var(--width820)*42px);
        height: calc(var(--width820)*42px)
    }

    .getMenuSearchipad .secnodata {
        font-size: calc(var(--width820)*28px);
        line-height: calc(var(--width820)*32px);
        margin: calc(var(--width820)*325px) 0 0 0
    }

    .getMenuSearchipad .secnodata img {
        margin: 0 0 calc(var(--width820)*40px) 0
    }

    .searchinputop,
    .searchinputopbk {
        height: calc(var(--width820)*62px)
    }

    .dggbDengSerTitle input.button1 {
        width: calc(var(--width820)*20px);
        height: calc(var(--width820)*20px)
    }

    .dggbDengSerTitle input.text1 {
        font-size: calc(var(--width820)*20px);
        height: calc(var(--width820)*60px)
    }

    .dggbDengSerTitle {
        width: calc(var(--width820)*915px)
    }

    .searchCons {
        top: calc(var(--width820)*60px);
        width: 100%;
        border-radius: 0 0 calc(var(--width820)*8px) calc(var(--width820)*8px)
    }

    .searchLine {
        top: calc(var(--width820)*50px)
    }

    .sechTabs {
        margin: 0 0 calc(var(--width820)*30px) 0
    }

    .schtab {
        margin-right: calc(var(--width820)*65px);
        font-size: calc(var(--width820)*22px);
        line-height: calc(var(--width820)*26px)
    }

    .schtab.check b {
        width: calc(var(--width820)*42px);
        margin: calc(var(--width820)*4px) 0 0 0
    }

    .searchconAll {
        margin: calc(var(--width820)*30px)
    }

    .schTitle {
        font-size: calc(var(--width820)*18px);
        line-height: calc(var(--width820)*21px);
        margin: 0 0 calc(var(--width820)*5px) 0
    }

    .schTitle img {
        width: calc(var(--width820)*18px);
        height: calc(var(--width820)*19px);
        margin: 0 calc(var(--width820)*6px) 0 0
    }

    .scdulaLeftimg {
        width: calc(var(--width820)*34px);
        height: calc(var(--width820)*34px);
        margin: 0 calc(var(--width820)*6px) 0 0
    }

    .scdulA {
        height: 100%;
        margin: 0 calc(var(--width820)*14px)
    }

    .scdulaLeftbtc span:nth-child(1) {
        font-size: calc(var(--width820)*16px);
        line-height: calc(var(--width820)*18px)
    }

    .scdulaLeftbtc span:nth-child(2) {
        font-size: calc(var(--width820)*14px);
        line-height: calc(var(--width820)*16px)
    }

    .scdulaLeftbtc span:nth-child(1) b,
    .crtopscdulabtc span:nth-child(1) b {
        font-weight: 400
    }

    .scdownUl li {
        width: 100%;
        height: calc(var(--width820)*58px);
        margin: calc(var(--width820)*15px) 0 0 0
    }

    .VideosUl li {
        height: auto
    }

    .scduaRight>span {
        font-size: calc(var(--width820)*16px);
        line-height: calc(var(--width820)*18px)
    }

    .scduaMiddle {
        font-size: calc(var(--width820)*14px);
        line-height: calc(var(--width820)*16px)
    }

    .scduaRightmoney {
        font-size: calc(var(--width820)*16px);
        line-height: calc(var(--width820)*18px)
    }

    .topicscdulad:nth-child(1) {
        font-size: calc(var(--width820)*16px);
        line-height: calc(var(--width820)*18px);
        margin: 0 0 calc(var(--width820)*5px) 0
    }

    .topicscdulad:nth-child(2) {
        font-size: calc(var(--width820)*12px);
        line-height: calc(var(--width820)*14px)
    }

    .topicscdulad:nth-child(2) div img {
        margin: 0 calc(var(--width820)*8px) 0 0
    }

    .topicscdulad:nth-child(2) div:nth-child(2) {
        margin: 0 calc(var(--width820)*80px)
    }

    .cryptostpediascdula,
    .newscdula {
        height: auto;
        padding: calc(var(--width820)*13px) 0 0 0;
        font-size: calc(var(--width820)*16px);
        line-height: calc(var(--width820)*18px)
    }

    .crtopscdulabtc span {
        font-size: calc(var(--width820)*16px);
        line-height: calc(var(--width820)*18px)
    }

    .crtopscdulabtc span:nth-child(2) {
        margin: 0 0 0 calc(var(--width820)*10px)
    }

    .vdoimg {
        width: calc(var(--width820)*192px);
        height: calc(var(--width820)*108px)
    }

    .scdvdoimgd {
        width: calc(var(--width820)*192px);
        height: calc(var(--width820)*108px);
        margin: 0 calc(var(--width820)*10px) 0 0
    }

    .scdvdoimgd img:nth-child(2) {
        position: absolute;
        top: calc(var(--width820)*40%);
        left: calc(var(--width820)*40%)
    }

    .videoscdula {
        height: calc(var(--width820)*108px);
        padding: calc(var(--width820)*10px) 0
    }

    .scdvdortitle {
        font-size: calc(var(--width820)*16px);
        line-height: calc(var(--width820)*18px)
    }

    .scdvdoDown {
        font-size: calc(var(--width820)*14px);
        line-height: calc(var(--width820)*16px)
    }

    .showMores {
        font-size: calc(var(--width820)*16px);
        line-height: calc(var(--width820)*18px)
    }

    .showMores div {
        margin: calc(var(--width820)*20px) 0 0 0
    }

    .searchLine {
        width: calc(var(--width820) * 885px)
    }

    .scduaRight .goup,
    .scduaRight .godown {
        font-size: calc(var(--width820)*12px);
        line-height: calc(var(--width820)*14px);
        height: auto
    }

    .noindexSearchipad input.text1 {
        font-size: calc(var(--width820) * 12px);
        line-height: calc(var(--width820) * 14px)
    }

    .noindexSearchipad input.button1 {
        width: calc(var(--width820) * 16px);
        height: calc(var(--width820) * 15px);
        background-size: cover;
        margin: 0 calc(var(--width820) * 7px) 0 calc(var(--width820) * 10px)
    }

    .noindexSearchipad {
        height: calc(var(--width820) * 39px);
        border-radius: calc(var(--width820) * 8px);
        margin: 0 calc(var(--width820) * 20px) 0 0;
        font-size: calc(var(--width820) * 12px)
    }

    .getMenuSearchipad .getMenuschTop {
        height: calc(var(--width820) * 87px)
    }

    .getMenuSearchipad .getMenuschTop input.text1 {
        height: calc(var(--width820) * 31px);
        line-height: calc(var(--width820) * 28px);
        font-size: calc(var(--width820) * 32px);
        font-size: calc(var(--width820) * 30px);
        line-height: calc(var(--width820) * 34px)
    }

    .getMenuSearchipad .getMenuschTop input.submit1 {
        min-width: calc(var(--width820) * 27px);
        height: calc(var(--width820) * 27px);
        margin: 0 calc(var(--width820) * 30px) 0 calc(var(--width820) * 32px)
    }

    .getMenuSearchipad .schtopleft b {
        min-width: calc(var(--width820) * 35px);
        height: calc(var(--width820) * 35px);
        margin: 0 calc(var(--width820) * 32px) 0 0
    }

    .getMenuSearchipad .serconTitle img {
        width: calc(var(--width820) * 35px);
        height: calc(var(--width820) * 36px)
    }

    .getMenuSearchipad .sercontopdLeft img {
        width: calc(var(--width820) * 42px);
        height: calc(var(--width820) * 42px)
    }

    .getMenuSearchipad .serconTitle div:last-child {
        font-size: calc(var(--width820) * 30px);
        line-height: calc(var(--width820) * 34px)
    }

    .getMenuSearchipad .sercontopdLeft span {
        font-size: calc(var(--width820) * 24px);
        line-height: calc(var(--width820) * 28px)
    }

    .getMenuSearchipad .sercontopdRight>span {
        margin: 0 calc(var(--width820) * 30px) 0 0;
        font-size: calc(var(--width820) * 24px);
        line-height: calc(var(--width820) * 28px)
    }

    .getMenuSearchipad .sercontopdRight .goup,
    .getMenuSearchipad .sercontopdRight .godown {
        font-size: calc(var(--width820) * 24px) !important;
        line-height: calc(var(--width820) * 28px)
    }

    .getMenuSearchipad .sercontopUl li,
    .getMenuSearchipad .sercondownUl li {
        height: calc(var(--width820) * 80px)
    }

    .getMenuSearchipad .sercondownUl li a div:nth-child(1),
    .getMenuSearchipad .sercondownUl li a {
        font-size: calc(var(--width820) * 24px);
        line-height: calc(var(--width820) * 28px)
    }

    .nrtopa,
    .nrechart,
    .newrightLists {
        width: 300px
    }

    .zhzLatestList li>a {
        width: calc(var(--width820) * 279px);
        height: calc(var(--width820) * 150px);
        min-width: calc(var(--width820) * 279px);
        min-height: calc(var(--width820) * 150px)
    }

    .nrtopa,
    .nrechart,
    .newrightLists {
        width: calc(var(--width820) * 312px)
    }

    .nrl2Adown {
        font-size: calc(var(--width820) * 14px);
        line-height: calc(var(--width820) * 16px);
        margin-left: calc(var(--width820) * 40px)
    }

    .nrl2Ul li div {
        min-width: calc(var(--width820) * 80px)
    }

    .nrl2Ul .goup,
    .nrl2Ul .godown {
        font-size: calc(var(--width820) * 14px)
    }

    .godown b,
    .goup b {
        min-width: calc(var(--width820) * 14px);
        width: calc(var(--width820) * 14px);
        height: calc(var(--width820) * 7px)
    }

    .zhzLatestList li dl dt a {
        font-size: calc(var(--width820) * 18px);
        line-height: calc(var(--width820) * 21px)
    }

    .zhzLatestList li dl dd.cont1 {
        margin: calc(var(--width820) * 8px) 0 calc(var(--width820) * 6px) 0;
        font-size: calc(var(--width820) * 16px)
    }

    .zhzLatestList li dl dd.cont2 {
        font-size: calc(var(--width820) * 16px);
        line-height: calc(var(--width820) * 19px)
    }

    .nrtopa {
        height: calc(var(--width820) * 253px)
    }

    .ngbbodybg {
        width: 100%
    }

    .nrl1Title b {
        margin: 0 calc(var(--width820) * 8px) 0 0
    }

    .nrl2Title b {
        margin: 0 calc(var(--width820) * 8px) 0 0
    }

    .nrechartTitle b {
        margin: 0 calc(var(--width820) * 8px) 0 0
    }

    .webheaderMenubtn {
        width: calc(var(--width820) * 39px);
        height: calc(var(--width820) * 28px)
    }

    .userAvatar img {
        width: calc(var(--width820) * 39px);
        height: calc(var(--width820) * 39px);
        margin: 0 calc(var(--width820) * 30px) 0 0
    }

    .noindexSearchipad img {
        width: calc(var(--width820) * 30px);
        height: calc(var(--width820) * 30px)
    }
}

@media screen and (max-width:775px) {

    .nrtopa,
    .nrechart,
    .newrightLists {
        width: 280px
    }
}

@media screen and (max-width:769px) {
    .serloadTop {
        margin: calc(var(--width768)*30px) 0;
        font-size: calc(var(--width768)*20px);
        line-height: calc(var(--width768)*23px)
    }

    .serloadTop img {
        margin: 0 calc(var(--width768)*10px) 0 0;
        width: calc(var(--width768)*28px);
        height: calc(var(--width768)*28px)
    }

    .secnodata {
        font-size: calc(var(--width768)*20px);
        line-height: calc(var(--width768)*23px);
        margin: calc(var(--width768)*144px) 0 calc(var(--width768)*240px) 0
    }

    .secnodata img {
        margin: 0 0 calc(var(--width768)*20px) 0
    }

    .getMenuSearchipad .serloadTop {
        margin: calc(var(--width768)*30px) 0;
        font-size: calc(var(--width768)*20px);
        line-height: calc(var(--width768)*23px)
    }

    .getMenuSearchipad .serloadTop img {
        margin: 0 calc(var(--width768)*10px) 0 0;
        width: calc(var(--width768)*28px);
        height: calc(var(--width768)*28px)
    }

    .getMenuSearchipad .secnodata {
        font-size: calc(var(--width768)*20px);
        line-height: calc(var(--width768)*23px);
        margin: calc(var(--width768)*120px) 0 calc(var(--width768)*240px) 0
    }

    .getMenuSearchipad .secnodata img {
        margin: 0 0 calc(var(--width768)*20px) 0
    }

    .searchinputop,
    .searchinputopbk {
        height: calc(var(--width768)*62px)
    }

    .dggbDengSerTitle input.button1 {
        width: calc(var(--width768)*20px);
        height: calc(var(--width768)*20px)
    }

    .dggbDengSerTitle input.text1 {
        font-size: calc(var(--width768)*20px);
        height: calc(var(--width768)*60px)
    }

    .searchCons {
        top: calc(var(--width768)*60px);
        width: 100%;
        border-radius: 0 0 calc(var(--width768)*8px) calc(var(--width768)*8px)
    }

    .searchLine {
        top: calc(var(--width768)*45px)
    }

    .sechTabs {
        margin: 0 0 calc(var(--width768)*30px) 0
    }

    .schtab {
        margin-right: calc(var(--width768)*65px);
        font-size: calc(var(--width768)*22px);
        line-height: calc(var(--width768)*26px)
    }

    .schtab.check b {
        width: calc(var(--width768)*42px);
        margin: calc(var(--width768)*4px) 0 0 0
    }

    .searchconAll {
        margin: calc(var(--width768)*30px)
    }

    .schTitle {
        font-size: calc(var(--width768)*18px);
        line-height: calc(var(--width768)*21px);
        margin: 0 0 calc(var(--width768)*5px) 0
    }

    .schTitle img {
        width: calc(var(--width768)*18px);
        height: calc(var(--width768)*19px);
        margin: 0 calc(var(--width768)*6px) 0 0
    }

    .scdulaLeftimg {
        width: calc(var(--width768)*34px);
        height: calc(var(--width768)*34px);
        margin: 0 calc(var(--width768)*6px) 0 0
    }

    .scdulA {
        height: 100%;
        margin: 0 calc(var(--width768)*14px)
    }

    .scdulaLeftbtc span:nth-child(1) {
        font-size: calc(var(--width768)*16px);
        line-height: calc(var(--width768)*18px)
    }

    .scdulaLeftbtc span:nth-child(2) {
        font-size: calc(var(--width768)*14px);
        line-height: calc(var(--width768)*16px)
    }

    .scdulaLeftbtc span:nth-child(1) b,
    .crtopscdulabtc span:nth-child(1) b {
        font-weight: 400
    }

    .scdownUl li {
        width: 100%;
        height: calc(var(--width768)*58px);
        margin: calc(var(--width768)*15px) 0 0 0
    }

    .VideosUl li {
        height: auto
    }

    .scduaRight>span {
        font-size: calc(var(--width768)*16px);
        line-height: calc(var(--width768)*18px)
    }

    .scduaMiddle {
        font-size: calc(var(--width768)*14px);
        line-height: calc(var(--width768)*16px)
    }

    .scduaRightmoney {
        font-size: calc(var(--width768)*16px);
        line-height: calc(var(--width768)*18px)
    }

    .topicscdulad:nth-child(1) {
        font-size: calc(var(--width768)*16px);
        line-height: calc(var(--width768)*18px);
        margin: 0 0 calc(var(--width768)*5px) 0
    }

    .topicscdulad:nth-child(2) {
        font-size: calc(var(--width768)*12px);
        line-height: calc(var(--width768)*14px)
    }

    .topicscdulad:nth-child(2) div img {
        margin: 0 calc(var(--width768)*8px) 0 0
    }

    .topicscdulad:nth-child(2) div:nth-child(2) {
        margin: 0 calc(var(--width768)*80px)
    }

    .cryptostpediascdula,
    .newscdula {
        height: auto;
        padding: calc(var(--width768)*13px) 0 0 0;
        font-size: calc(var(--width768)*16px);
        line-height: calc(var(--width768)*18px)
    }

    .crtopscdulabtc span {
        font-size: calc(var(--width768)*16px);
        line-height: calc(var(--width768)*18px)
    }

    .crtopscdulabtc span:nth-child(2) {
        margin: 0 0 0 calc(var(--width768)*10px)
    }

    .vdoimg {
        width: calc(var(--width768)*192px);
        height: calc(var(--width768)*108px)
    }

    .scdvdoimgd {
        width: calc(var(--width768)*192px);
        height: calc(var(--width768)*108px);
        margin: 0 calc(var(--width768)*10px) 0 0
    }

    .scdvdoimgd img:nth-child(2) {
        position: absolute;
        top: calc(var(--width768)*40%);
        left: calc(var(--width768)*40%)
    }

    .videoscdula {
        height: calc(var(--width768)*108px);
        padding: calc(var(--width768)*10px) 0
    }

    .scdvdortitle {
        font-size: calc(var(--width768)*16px);
        line-height: calc(var(--width768)*18px)
    }

    .scdvdoDown {
        font-size: calc(var(--width768)*14px);
        line-height: calc(var(--width768)*16px)
    }

    .showMores {
        font-size: calc(var(--width768)*16px);
        line-height: calc(var(--width768)*18px)
    }

    .showMores div {
        margin: calc(var(--width768)*20px) 0 0 0
    }

    .searchLine {
        width: calc(var(--width768) * 928px)
    }

    .scduaRight .goup,
    .scduaRight .godown {
        font-size: calc(var(--width768)*12px);
        line-height: calc(var(--width768)*14px);
        height: auto
    }

    .noindexSearchipad input.text1 {
        font-size: calc(var(--width768) * 12px);
        line-height: calc(var(--width768) * 14px)
    }

    .noindexSearchipad input.button1 {
        width: calc(var(--width768) * 16px);
        height: calc(var(--width768) * 15px);
        background-size: cover;
        margin: 0 calc(var(--width768) * 7px) 0 calc(var(--width768) * 10px)
    }

    .noindexSearchipad {
        height: calc(var(--width768) * 39px);
        border-radius: calc(var(--width768) * 8px);
        margin: 0 calc(var(--width768) * 20px) 0 0;
        font-size: calc(var(--width768) * 12px)
    }

    .getMenuSearchipad .getMenuschTop {
        height: calc(var(--width768) * 87px)
    }

    .getMenuSearchipad .getMenuschTop input.text1 {
        height: calc(var(--width768) * 31px);
        line-height: calc(var(--width768) * 28px);
        font-size: calc(var(--width768) * 32px);
        font-size: calc(var(--width768) * 30px);
        line-height: calc(var(--width768) * 34px)
    }

    .getMenuSearchipad .getMenuschTop input.submit1 {
        min-width: calc(var(--width768) * 27px);
        height: calc(var(--width768) * 27px);
        margin: 0 calc(var(--width768) * 30px) 0 calc(var(--width768) * 32px)
    }

    .getMenuSearchipad .schtopleft b {
        min-width: calc(var(--width768) * 37px);
        height: calc(var(--width768) * 37px);
        margin: 0 calc(var(--width768) * 32px) 0 0
    }

    .getMenuSearchipad .serconTitle img {
        width: calc(var(--width768) * 35px);
        height: calc(var(--width768) * 36px)
    }

    .getMenuSearchipad .sercontopdLeft img {
        width: calc(var(--width768) * 42px);
        height: calc(var(--width768) * 42px)
    }

    .getMenuSearchipad .serconTitle div:last-child {
        font-size: calc(var(--width768) * 30px);
        line-height: calc(var(--width768) * 34px)
    }

    .getMenuSearchipad .sercontopdLeft span {
        font-size: calc(var(--width768) * 24px);
        line-height: calc(var(--width768) * 28px)
    }

    .getMenuSearchipad .sercontopdRight>span {
        margin: 0 calc(var(--width768) * 30px) 0 0;
        font-size: calc(var(--width768) * 24px);
        line-height: calc(var(--width768) * 28px)
    }

    .getMenuSearchipad .sercontopdRight .goup,
    .getMenuSearchipad .sercontopdRight .godown {
        font-size: calc(var(--width768) * 24px) !important;
        line-height: calc(var(--width768) * 28px)
    }

    .getMenuSearchipad .sercontopUl li,
    .getMenuSearchipad .sercondownUl li {
        height: calc(var(--width768) * 80px)
    }

    .getMenuSearchipad .sercondownUl li a div:nth-child(1),
    .getMenuSearchipad .sercondownUl li a {
        font-size: calc(var(--width768) * 24px);
        line-height: calc(var(--width768) * 28px)
    }

    .userAvatar img {
        width: calc(var(--width768) * 39px);
        height: calc(var(--width768) * 39px);
        margin: 0 calc(var(--width768) * 30px) 0 0
    }

    .chooseLanaIcon {
        margin: 0 calc(var(--width768) * 30px)
    }

    .zhzLatestList li>a {
        width: calc(var(--width768) * 279px);
        height: calc(var(--width768) * 150px);
        min-width: calc(var(--width768) * 279px);
        min-height: calc(var(--width768) * 150px)
    }

    .nrtopa,
    .nrechart,
    .newrightLists {
        width: calc(var(--width768) * 312px)
    }

    .nrl2Adown {
        font-size: calc(var(--width768) * 14px);
        line-height: calc(var(--width768) * 16px);
        margin-left: calc(var(--width768) * 40px)
    }

    .nrl2Ul li div {
        min-width: calc(var(--width768) * 80px)
    }

    .nrl2Ul .goup,
    .nrl2Ul .godown {
        font-size: calc(var(--width768) * 14px)
    }

    .godown b,
    .goup b {
        min-width: calc(var(--width768) * 14px);
        width: calc(var(--width768) * 14px);
        height: calc(var(--width768) * 8px);
        margin-right: 3px
    }

    .zhzLatestList li dl dt a {
        font-size: calc(var(--width768) * 18px);
        line-height: calc(var(--width768) * 21px)
    }

    .zhzLatestList li dl dd.cont1 {
        margin: calc(var(--width768) * 8px) 0 calc(var(--width768) * 6px) 0;
        font-size: calc(var(--width768) * 16px)
    }

    .zhzLatestList li dl dd.cont2 {
        font-size: calc(var(--width768) * 16px);
        line-height: calc(var(--width768) * 19px)
    }

    .nrtopa {
        height: calc(var(--width768) * 253px)
    }

    .echarts-dashboard {
        margin-left: -10px
    }

    .waringPng,
    .correctPng {
        width: calc(var(--width768) * 32px);
        height: calc(var(--width768) * 32px);
        margin: 0 calc(var(--width768) * 10px) 0 0
    }

    .warringDiv,
    .correctDiv {
        width: calc(var(--width768) * 368px);
        height: calc(var(--width768) * 64px);
        font-size: calc(var(--width768) * 18px);
        line-height: calc(var(--width768) * 21px)
    }

    .nrl1Title b {
        margin: 0 calc(var(--width768) * 8px) 0 0
    }

    .nrl2Title b {
        margin: 0 calc(var(--width768) * 8px) 0 0
    }

    .nrechartTitle b {
        margin: 0 calc(var(--width768) * 8px) 0 0
    }

    .webheaderMenubtn {
        width: calc(var(--width768) * 39px);
        height: calc(var(--width768) * 28px)
    }

    .noindexSearchipad img {
        width: calc(var(--width768) * 30px);
        height: calc(var(--width768) * 30px)
    }
}

.dggbShowBoxweb {
    display: none !important;
}

.zhzTopicListswiper {
    display: none;
}

@media screen and (max-width:751px) {
    .ngbbodybg {
        overflow-x: hidden
    }

    .getMenuSearch .serloadTop {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        font-size: 28px;
        color: #617186;
        line-height: 32px
    }

    .getMenuSearch .serloadTop img {
        margin: 0 10px 0 0;
        animation: rotate 2s linear infinite;
        width: 42px;
        height: 42px
    }

    .getMenuSearch .secnodata {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 28px;
        color: #617186;
        line-height: 32px;
        margin: 300px 0 0 0
    }

    .getMenuSearch .secnodata img {
        margin: 0 0 40px 0;
        width: 212px;
        object-fit: cover
    }

    .getMenuSearch .serloadDown {
        margin: 0 auto;
        display: flex
    }

    .getMenuSearch .serloadDown img {
        width: 684px;
        object-fit: cover
    }

    .sggbTable tbody tr td span.width5 {
        min-width: 110px
    }

    .searchCons {
        display: none
    }

    .sechTabs {
        margin: 33px
    }

    .schtab {
        font-size: 32px;
        line-height: 37px;
        margin-right: 60px
    }

    .schtab.check b {
        width: 48px
    }

    .getMenuSearch .scdulA {
        margin: 0 20px
    }

    .getMenuSearch .NewsUl .scdulA,
    .getMenuSearch .CryptostPediaUl .scdulA {
        height: 56px
    }

    .getMenuSearch .schDown .scdownUl {
        margin: 0 33px
    }

    .getMenuSearch .schDown .scdownUl li {
        margin: 0 0 15px 0;
        height: 94px
    }

    .CryptostPediaUl li,
    .NewsUl li {
        margin: 0;
        padding: 0 0 13px 0;
        height: auto !important
    }

    .getMenuSearch .showMores div {
        margin: 5px 33px 0 0;
        font-size: 24px;
        line-height: 28px
    }

    .scdulaLeftimg {
        width: 48px;
        height: 48px
    }

    .getMenuSearch .scdulaLeftbtc span:nth-child(1) {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }

    .getMenuSearch .scdulaLeftbtc span:nth-child(2),
    .getMenuSearch .scdulaLeftbtc span:nth-child(1),
    .getMenuSearch .scduaMiddle,
    .getMenuSearch .scduaRight>span,
    .getMenuSearch .scduaRight .goup,
    .getMenuSearch .scduaRight .godown,
    .getMenuSearch .crtopscdulabtc span,
    .getMenuSearch .topicscdulad:nth-child(1),
    .getMenuSearch .topicscdulad:nth-child(2),
    .getMenuSearch .cryptostpediascdula,
    .getMenuSearch .newscdula,
    .getMenuSearch .scdvdortitle,
    .getMenuSearch .scdvdoDown {
        font-size: 24px;
        line-height: 28px
    }

    .getMenuSearch .scdownUl .godown b,
    .getMenuSearch .scdownUl .goup b {
        width: 14px;
        height: 9px
    }

    .getMenuSearch .books,
    .getMenuSearch .watch {
        height: 19px
    }

    .getMenuSearch .crtopscaD {
        align-items: center
    }

    .getMenuSearch .vdoimg,
    .getMenuSearch .scdvdoimgd {
        width: 242px;
        height: 136px;
        border-radius: 4px
    }

    .getMenuSearch .VideosUl .scdulA {
        margin: 0 10px
    }

    .getMenuSearch .schDown .VideosUl li {
        height: 156px
    }

    .getMenuSearch .videoscdula {
        height: 136px
    }

    .getMenuSearch .sechTabs {
        min-height: 43px
    }

    .scdvdoimgd img:nth-child(2) {
        top: 40%;
        left: 40%
    }

    .topicscdulad:nth-child(2) div:nth-child(2) {
        margin: 0 36px
    }

    .noindexSearchipad {
        display: none
    }

    .noindexSearch {
        margin: auto 25px auto 0
    }

    .noindexSearch img {
        width: 30px;
        height: 30px
    }

    .sggbTable thead tr th span.width4 {
        width: 160px !important
    }

    .sggbTable tbody tr td span.width3,
    .sggbTable thead tr th span.width3 {
        width: 150px !important
    }

    .bksearchListweb {
        margin: 20px 32px;
        flex-direction: column
    }

    .bksearchListweb .bksearchLista input.button1 {
        min-width: 27px;
        width: 27px;
        height: 27px;
        background-size: contain;
        margin: 0 40px 0 0;
        border: none
    }

    .bksearchListweb .bksearchLista span {
        font-size: 30px;
        color: #000000;
        line-height: 34px
    }

    .userAvatar img {
        width: 39px;
        height: 39px;
        margin: 0 30px 0 0
    }

    .chooseLanaIcon {
        margin: 0 30px
    }

    .container122 ul {
        margin: 0
    }

    .echarts-dashboard {
        margin: 0 auto
    }

    .sggbTable thead tr th span,
    .sggbTable thead tr th span em {
        font-size: 24px !important;
        width: auto
    }

    .shoucnot b,
    .shouc b {
        margin-left: 15px;
        width: 22px;
        height: 22px;
        background-size: contain
    }

    .shouc b {
        background: url(../images/png131.png) no-repeat 0 0
    }

    .shoucnot b {
        background: url(../images/png132.png) no-repeat 0 0
    }

    .zhzCryBox .shouc b {
        background: url(../images/png11.png) no-repeat 0 0
    }

    .zhzCryBox .shoucnot b {
        background: url(../images/png12.png) no-repeat 0 0
    }

    .sggbTable tbody tr td span.width2 a span,
    .sggbTable tbody tr td span.width3,
    .sggbTable tbody tr td span.width4,
    .sggbTable tbody tr td span.width5,
    .sggbTable tbody tr td span.width6,
    .sggbTable tbody tr td span.width7 {
        font-size: 24px;
        line-height: 28px
    }

    .sggbTable tbody tr td span.width2 a img {
        width: 40px;
        height: 40px
    }

    .sggbTable tbody tr td span.width5 b.up,
    .sggbTable tbody tr td span.width5 b.down {
        width: 13px;
        height: 8px;
        background-size: contain
    }

    .getmuBtn {
        margin: 0 31px
    }

    .muconUlTitle b {
        margin: 0 7px 0 0
    }

    .getMenuschTop {
        width: 100%;
        height: 117px;
        background: #FFFFFF;
        justify-content: space-between;
        align-items: center
    }

    .getMenuschTop input.text1 {
        width: 100%;
        border: none;
        height: 24px;
        line-height: 11px;
        color: #A6B0C3;
        font-size: 30px;
        line-height: 34px;
        height: 33px
    }

    .getMenuschTop input.submit1 {
        border: none;
        min-width: 27px;
        height: 27px;
        background: url(../images/sousuo3.png) no-repeat;
        margin: 0 30px 0 32px;
        background-size: cover
    }

    .stleftSer {
        width: 100%;
        height: 33px;
        align-items: center
    }

    .schtopleft {
        flex-direction: row;
        align-items: center;
        width: 100%;
        box-shadow: none
    }

    .schtopleft b {
        min-width: 24px;
        height: 24px;
        background: url(../images/png100.png) no-repeat;
        background-size: contain;
        margin: 0 40px 0 0
    }

    .schtopright {
        margin: 0 35px 0 16px;
        min-width: 140px;
        height: 62px;
        background: #000000;
        border-radius: 8px;
        font-size: 30px;
        color: #FFFFFF;
        line-height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .3s ease
    }

    .schtopright:hover {
        color: #FFFFFF;
        transition: all .3s ease
    }

    .getmuschCons {
        box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, .6)
    }

    .searchmenudowncons,
    .searchmenudowncons .searchdownCons {
        display: flex;
        background: none
    }

    .searchmenudowncons .searchdownCons {
        position: static;
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .searchmenudowncons {
        height: 100%
    }

    .searchdownCons .serconTitle img {
        width: 35px;
        height: 36px
    }

    .searchdownCons .serconTitle>div div {
        font-size: 29px;
        line-height: 33px
    }

    .searchdownCons .serconTitle .serconTitleRight {
        font-size: 24px;
        line-height: 28px
    }

    .searchdownCons .sercontopdLeft img {
        width: 42px;
        height: 42px;
        margin: 0 17px 0 33px
    }

    .searchdownCons .sercontopdLeft {
        font-size: 24px;
        color: #000000;
        line-height: 28px;
        font-weight: bold;
        max-width: 48%
    }

    .searchdownCons .sercontopdLeft span {
        font-size: 20px;
        line-height: 23px
    }

    .searchdownCons .sercontopdLeft span:last-child {
        color: #808A9D;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .searchdownCons .sercontopdRight {
        flex-direction: column;
        font-size: 24px;
        line-height: 28px;
        max-width: 45%;
        align-items: end
    }

    .searchdownCons .sercontopUl {
        height: 90vh;
        overflow-y: scroll
    }

    .searchdownCons .sercontopUl li {
        width: 100%;
        height: 94px;
        align-items: center
    }

    .searchdownCons .sercontopUl li.checked {
        background: #F8FAFE
    }

    .searchdownCons .sercontopdRight>span {
        margin: 0 35px 0 0;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        text-align: end
    }

    .searchdownCons .sercontopdRight .godown,
    .searchdownCons .sercontopdRight .goup {
        margin: 0 35px 0 0
    }

    .searchdownCons .sercondownUl li a div:nth-child(1) {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 0 33px;
        word-break: break-all
    }

    .searchdownCons .sercondownUl li a div:nth-child(2) {
        font-size: 24px;
        line-height: 28px;
        margin: 0 35px 0 0
    }

    .serconTop {
        margin: 37px 0 0 0
    }

    .serconDown {
        margin: 15px 0 0 0
    }

    .searchdownCons .sercondownUl li {
        margin: 0 0 20px 0
    }

    .serconTopdown {
        margin: 15px 0 0 0
    }

    .searchdownCons .serconTitle {
        margin: 0 30px 16px 30px
    }

    .searchdownCons .serconDown .serconTitle {
        margin-bottom: 30px
    }

    .searchdownCons .serconTopdown .sercontopUl li {
        height: 76px
    }

    .searchdownCons .serconTitleRight,
    .searchdownCons .serconTitle.search img {
        display: none
    }

    .coninbkindexbody .searchdownCons {
        display: none !important
    }

    .sggbTable tbody tr td span {
        font-size: 24px
    }

    .newsRight {
        margin: 60px 0 0 0
    }

    .dggbHead {
        width: 100%;
        background: #ffffff;
        border-bottom: 1px solid #eeeeee
    }

    .dggbHeadIn {
        width: 100%;
        height: 56px
    }

    .dggbDeng {
        position: absolute;
        top: 0;
        right: 3%
    }

    .dggbDeng {
        margin-right: 0
    }

    .dggbDengSer {
        display: none
    }

    .dggbUsdt {
        display: none
    }

    .dggbZhuce {
        display: none
    }

    .searchAlist {
        margin: 0
    }

    .dggbCaidan {
        display: block;
        float: left;
        margin: 27px 0 0 0
    }

    .dggbCaidan a {
        display: block;
        width: 18px;
        height: 16px;
        background: url(../images/zhobg3.png) no-repeat -35px -70px;
        background-size: 200px 200px
    }

    .dggbCaidan {
        display: none
    }

    .dggbmzhu {
        float: right;
        position: relative;
        display: block;
        margin: 6px 0 0 15px;
        height: 50px
    }

    .dggbmzhuIcon a {
        display: block;
        width: 18px;
        height: 18px;
        background: url(../images/zhobg3.png) no-repeat -135px -70px;
        background-size: 200px 200px;
        margin: 20px 0 0 0
    }

    .dggbmzhuSub {
        width: 100px;
        background: #ffffff;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
        position: absolute;
        right: 0;
        top: 50px;
        border-radius: 5px
    }

    .dggbmzhuSub a {
        display: block;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        text-align: center;
        font-weight: bold;
        transition: all .3s ease
    }

    .dggbmzhuSub a:hover {
        color: #333333;
        transition: all .3s ease
    }

    .dggbmzhuIcon a {
        display: block;
        width: 18px;
        height: 18px;
        background: url(../images/zhobg3.png) no-repeat -135px -70px;
        background-size: 200px 200px;
        margin: 20px 0 0 0
    }

    .dggbLogo {
        margin: 0 0 0 25px
    }

    .dggbLogo a {
        margin-left: 0;
        width: 43px;
        height: 43px;
        background: url(../images/logo4.png) no-repeat
    }

    .dggbLogo div {
        display: none
    }

    .zhzFoot .dggbLogo div {
        display: flex
    }

    .searchTop {
        margin: 40px 25px 17px 25px;
        align-items: flex-start
    }

    .dggbDengSerTitle {
        margin: 0 25px 0 0;
        width: 100%
    }

    .searchTop h1 {
        font-size: 32px;
        line-height: 37px
    }

    .searchTop p {
        font-size: 24px;
        line-height: 31px;
        margin: 17px 0 20px 0;
        text-align: left
    }

    .searchLists {
        margin: 0;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        justify-content: flex-start
    }

    .searchLists li {
        font-size: 24px;
        width: auto;
        min-width: auto;
        height: 64px;
        margin: 0 15px 0 0
    }

    .searchLists li img {
        width: 40px;
        height: 40px
    }

    .searchLists::-webkit-scrollbar {
        display: none
    }

    .searchLists li a {
        padding: 0 9px
    }

    .searchLists li:first-child {
        margin: 0 15px
    }

    .searchLists li:last-child {
        margin: 0 25px
    }

    .seaLists li {
        min-width: 557px;
        height: 301px;
        ;
        box-shadow: 0 0 13px 0 rgba(88, 102, 126, .08), 2px 2px 3px 0 #E9EAEF, -2px -2px 3px 0 rgba(88, 102, 126, 0);
        border-radius: 13px
    }

    .seaLists li:nth-child(1) {
        margin: 20px
    }

    .seaLists li:nth-child(2) {
        margin: 20px 20px 20px 0
    }

    .seaLists li:nth-child(3) {
        margin: 20px 20px 20px 0
    }

    .seaLists li:nth-child(4) {
        margin: 20px 20px 20px 0
    }

    .cardTable {
        height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .seaLists {
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        padding: 1px 0;
        margin: 0
    }

    .cardTitle p {
        font-size: 26px;
        line-height: 31px
    }

    .cardTitle {
        align-items: center;
        padding: 30px 0 0 0;
        margin: 0 16px 25px 30px
    }

    .cardTr th:nth-child(1) span,
    .cardTr th:nth-child(2),
    .pricedownup,
    .cardTr div:nth-child(1) span,
    .cardTr div:nth-child(2),
    .pricedownup {
        font-size: 20px
    }

    .cardCoinimg {
        width: 38px;
        height: 40px
    }

    .cardTr {
        height: 60px
    }

    .cardTable {
        margin: 0
    }

    .zhzCryBox {
        margin: 40px 0 0 0
    }

    .chooseallchoose,
    .chooseallchoose:hover,
    .choosewatchlistschoose,
    .choosewatchlistschoose:hover,
    .choosewatchlists,
    .chooseall {
        height: 66px;
        font-size: 26px
    }

    .chooseallchoose img,
    .chooseall img {
        width: 23px;
        height: 23px
    }

    .choosewatchlistschoose img,
    .choosewatchlists img {
        width: 26px;
        height: 25px
    }

    .btRight {
        display: none !important
    }

    .pageselTop,
    .dggbShowSelect {
        width: 99px;
        height: 66px;
        background: #F0F2F5;
        border-radius: 4px
    }

    .dggbShowSelect {
        margin: 0 25px 0 0
    }

    .pageselTop {
        font-size: 26px;
        color: #000000;
        line-height: 31px
    }

    .pageselTop b {
        width: 20px;
        height: 20px;
        background: url(../images/png40.png) no-repeat;
        margin: 5px 0 0 14px
    }

    .dggbShowBoxnoweb {
        display: none !important
    }

    .dggbShowBoxweb {
        display: flex !important;
        flex-direction: column
    }

    .dggbShowBoxwebdown {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        margin: 20px 0 0 0
    }

    .dggbShowRowMsg,
    .dggbShowMsg {
        font-size: 22px;
        align-items: center
    }

    .dggbShowMsg {
        margin: 0 0 0 25px
    }

    .zhzMore a span {
        font-size: 24px
    }

    .zhzMore a {
        height: 60px;
        width: 391px
    }

    .newrightLists>div {
        margin-bottom: 40px
    }

    .fyxxPage .currentPage,
    .fyxxPage a {
        border-radius: 4px;
        width: 53px;
        height: 64px;
        font-size: 32px
    }

    .fyxxPage a:last-child b {
        width: 20px;
        height: 20px;
        background: url(../images/png42.png) no-repeat
    }

    .fyxxPage a:first-child b {
        width: 20px;
        height: 20px;
        background: url(../images/png41.png) no-repeat
    }

    .dggbShowBox {
        height: auto;
        margin: 40px 0 0 0
    }

    .zhzTopicsTitle {
        margin-top: 60px
    }

    .zhzTopicsTitle h2,
    .zhzdownNews h2 {
        font-size: 30px
    }

    .zhzTopicLists {
        display: none !important
    }

    .zhzTopicLists>li,
    .zhzTopicListswiper {
        width: 100%
    }

    .tplicard {
        min-height: 380px;
        height: auto;
        background: #FFFFFF;
        box-shadow: 0 0 14px 0 #ECEDF0;
        border-radius: 8px;
        margin: 20px 20px 10px 20px
    }

    .tplicard>p {
        -webkit-line-clamp: 1
    }

    .tplicard>p:first-child {
        margin: 38px 26px 0 26px
    }

    .tplicardCoin {
        margin: 25px;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .tplicardCoin a {
        height: 53px;
        font-size: 22px;
        border-radius: 26px;
        border: 2px solid #EEEEEE;
        margin: 0 23px 0 0
    }

    .tplicardCoin img,
    .nrl2A img {
        width: 37px;
        height: 37px
    }

    .tplicardP {
        font-size: 26px;
        line-height: 31px;
        padding: 0 0 30px 0;
        margin: 0 25px 30px 25px
    }

    .cardconLeft img {
        width: 137px;
        height: 137px;
        border-radius: 12px
    }

    .cardconRighttop,
    .cardconRighttop p:first-child {
        font-size: 24px !important;
        line-height: 35px;
        height: 70px
    }

    .cardconRighttop p:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }

    .cardconDownul li a span {
        font-size: 22px;
        color: #838C9E;
        line-height: 26px
    }

    .reply,
    .giveup,
    .stepon,
    .flows {
        width: 25px;
        height: 26px;
        background-size: cover
    }

    .cardconDown {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap
    }

    .cardconDownul {
        flex-wrap: wrap
    }

    .tplicardCoindowna {
        width: 340px;
        height: 68px;
        border-radius: 8px;
        font-size: 24px;
        font-weight: bold;
        line-height: 28px;
        margin: 50px auto 70px auto;
        background: #000000;
        color: #FFFFFF;
        outline: none
    }

    .tplicardCons {
        margin: 0 26px
    }

    .zhzTopicListswiper {
        display: block
    }

    .zhzTopicListswiper .swiper-pagination {
        bottom: 45px !important
    }

    .zhzTopicListswiper .swiper-pagination-bullet-active {
        width: 26px;
        height: 8px;
        background: #000000;
        border-radius: 2px
    }

    .zhzdownNews {
        margin: 60px 0 0 25px
    }

    .zhzLatestList li {
        border-bottom: 1px solid #EEEEEE;
        padding: 0 0 19px 0
    }

    .zhzLatestList li:last-child {
        border-bottom: none
    }

    .zhzLatestList li>a {
        width: 275px;
        height: 148px
    }

    .btRightweb {
        display: flex;
        margin: 0 25px 0 0
    }

    .zhzLatestList li dl dt a {
        font-size: 26px;
        line-height: 28px;
        -webkit-line-clamp: 1
    }

    .zhzLatestList li dl dd.cont2 {
        font-size: 24px;
        line-height: 35px;
        -webkit-line-clamp: 2
    }

    .zhzLatestList li dl dd.cont1 {
        font-size: 24px;
        line-height: 28px
    }

    .nrtopa {
        width: 100%;
        height: auto;
        max-height: 400px
    }

    .nrechart {
        width: 100%;
        height: 330px;
        ;
        box-shadow: 0 0 16px 0 #ECEDF0;
        border-radius: 8px
    }

    .nrechartTitle,
    .nrl1Title,
    .nrl2Title {
        font-size: 30px;
        line-height: 34px;
        margin: 30px 20px 0 20px
    }

    .nrechartTitle b,
    .nrl1Title b,
    .nrl2Title b {
        width: 39px;
        height: 39px;
        background-size: cover;
        margin: 0 20px 0 0
    }

    .nrtopatrade {
        height: 73px;
        border-radius: 8px;
        width: 346px;
        font-size: 26px;
        line-height: 31px
    }

    .newrightLists,
    .newrightLists {
        width: 100%;
        height: auto
    }

    .nrl1Title,
    .nrl2Title {
        margin-bottom: 40px
    }

    .nrlhotul li img {
        width: 50px;
        height: 50px
    }

    .nrlhotul li .bitname1,
    .nrlhotul li .bitname2 {
        font-size: 30px;
        line-height: 34px
    }

    .cardconDownul li a span {
        font-size: 26px;
        line-height: 31px
    }

    .nrlhotDownul li:nth-child(1) .nrlhotulDown img {
        width: 32px;
        height: 22px
    }

    .nrlhotDownul li:nth-child(2) .nrlhotulDown img {
        width: 24px;
        height: 22px
    }

    .nrlhotDownul li a {
        display: flex;
        align-items: center
    }

    .nrtopaMore {
        font-size: 30px;
        line-height: 34px
    }

    .nrlhotDownul {
        width: 80%;
        margin: 20px 20px 0 0
    }

    .nrlLists {
        margin: 0 20px 35px 20px
    }

    .nrl2Ul {
        margin: 0 20px 30px 20px
    }

    .nrl2A span,
    .nrl2middle,
    .nrl2Ul .godown {
        font-size: 26px;
        line-height: 31px
    }

    .nrl2Adown {
        font-size: 30px;
        line-height: 34px
    }

    .nrl2Ul li div {
        min-width: 80px
    }

    .nrl2A img {
        width: 48px;
        height: 51px
    }

    .nrl2A {
        display: flex;
        align-items: center
    }

    .zhzFootIn {
        flex-direction: column !important
    }

    .zhzFootLeft .footnodiv {
        display: none !important
    }

    .zhzFoot {
        border-top: 1px solid #FFFFFF !important
    }

    .zhzFootMsg {
        font-size: 46px !important;
        line-height: 54px !important
    }

    .zhzFootRight dt {
        font-size: 32px !important;
        line-height: 37px;
        margin: 50px 0
    }

    .zhzFootRight dd a {
        font-size: 28px !important;
        line-height: 36px !important;
        height: auto !important
    }

    .zhzFootRight dd {
        margin: 30px 0
    }

    .zhzFootRight {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .zhzFootRight {
        margin: 20px 25px 0 0 !important
    }

    .zhzFootRight dl {
        margin: 0 0 0 25px !important
    }

    .footnodivweb {
        font-size: 28px !important;
        line-height: 32px;
        margin: 40px 0 100px 25px;
        display: flex
    }

    .zhzFootLogo a {
        width: 256px;
        height: 61px;
        background: url(../images/logo7.png) no-repeat;
        margin: 0 13px 0 0;
        background-size: contain
    }

    .getMenu .dggbLogo div {
        display: block
    }

    .muconUlTitle div,
    .muconUlTitle a {
        margin: 0 33px 0 31px
    }

    .weblayui,
    .weblayuiPage {
        display: none;
        width: 100%;
        height: 100%
    }

    .layui-layer-page .layui-layer-content {
        border-radius: 16px 16px 0 0
    }

    .pagelay,
    .pagelaydiv {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 100%
    }

    .pagelay a,
    .closea {
        min-height: 114px;
        background: #FFFFFF;
        font-family: PingFangSC, PingFang SC;
        font-size: 36px;
        color: #333333;
        line-height: 50px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #EEEEEE
    }

    .pagelay .checked {
        background: #F8FAFE
    }

    .pagelayLine {
        width: 100%;
        height: 16px;
        background: rgba(0, 0, 0, .1)
    }

    .closea {
        background: #000000 !important;
        color: #FFFFFF !important
    }

    .webLangTop,
    .webUsdTop {
        display: flex;
        flex-direction: row;
        margin: 45px 40px;
        width: auto;
        justify-content: space-between;
        align-items: center
    }

    .webLangTop p,
    .webUsdTop p {
        font-size: 32px;
        color: #000000;
        line-height: 30px;
        font-weight: bold
    }

    .webLangTop b,
    .webUsdTop b {
        margin: 0 0 0 0
    }

    .webLang .dggbYuyanSer,
    .webUsd .dggbYuyanSer {
        align-items: center;
        height: 76px;
        background: #EEF2F4;
        border-radius: 8px;
        border: 1px solid #D6D9E1;
        width: auto;
        margin: 0 40px 0 40px
    }

    .webLang .dggbYuyanSer input.text1,
    .webUsd .dggbYuyanSer input.text1 {
        font-size: 24px;
        color: #A6B0C3;
        line-height: 28px
    }

    .webLang .dggbYuyanSer input.submit1,
    .webUsd .dggbYuyanSer input.submit1 {
        width: 30px;
        height: 30px;
        margin: 0 14px 0 24px
    }

    .webLang .dggbYuyanSubweb .dggbYuyanDl dl dd a {
        font-size: 24px;
        color: #000000;
        line-height: 28px;
        height: auto;
        margin-bottom: 40px
    }

    .webLang .dggbYuyanSubweb {
        box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, .6)
    }

    .webLang .dggbYuyanSubweb .dggbYuyanDl dl {
        margin-top: 40px
    }

    .webLang .dggbYuyanSubweb {
        width: auto;
        height: auto;
        margin: 40px 0 0 0
    }

    .webUsdcdp {
        font-size: 22px;
        color: #63616C;
        line-height: 26px;
        margin: 0 0 30px 0
    }

    .webUsdaD img,
    .webUsdconimg {
        width: 34px;
        height: 34px
    }

    .webUsdconimg {
        display: none
    }

    .webUsdaDd {
        font-size: 22px;
        color: #1C1C1E;
        line-height: 26px;
        margin: 0 0 0 22px
    }

    .webUsdaDd p:nth-child(2) {
        color: #63616C;
        margin: 0 0 0 10px
    }

    .webUsdaD {
        display: flex;
        align-items: center
    }

    .webUsdA {
        justify-content: space-between;
        margin: 0 0 50px 0
    }

    .webUsdA.checked .webUsdconimg {
        display: block
    }

    .webUsdCon {
        margin: 60px 40px
    }

    .btLeft {
        margin: 0 0 0 25px
    }

    .btLeft div {
        display: flex;
        flex-direction: column
    }

    .newsdown {
        flex-direction: column;
        margin-right: 25px
    }

    .dggbDengSerTitle input.text1 {
        width: 100%;
        font-size: 24px;
        line-height: 28px
    }

    .dggbDengSerTitle input.button1 {
        width: 30px;
        height: 30px
    }

    .searchinputop,
    .searchinputopbk {
        height: 62px;
        width: 700px
    }

    .fyxxPage {
        display: flex;
        width: 100%;
        justify-content: center
    }

    .getMenuSearchipad .getMenuschTop {
        width: 100%;
        height: 117px
    }

    .getMenuSearchipad .getMenuschTop input.text1 {
        width: 100%;
        border: none;
        color: #A6B0C3;
        font-size: 30px;
        line-height: 34px;
        height: 33px
    }

    .getMenuSearchipad .getMenuschTop input.submit1 {
        border: none;
        min-width: 27px;
        height: 27px;
        background: url(../images/sousuo3.png) no-repeat;
        margin: 0 30px 0 32px;
        background-size: cover
    }

    .getMenuSearchipad .schtopleft b {
        width: 28px;
        height: 28px;
        margin: 0 35px 0 0;
        background-size: contain
    }
}

@media screen and (max-width:721px) {
    .dggbDengSerTitle input.button1 {
        width: 27px;
        height: 27px
    }
}

@media screen and (max-width:561px) {
    .getMenuSearch .serloadTop {
        margin: calc(var(--width560)*40px) 0;
        font-size: calc(var(--width560)*28px);
        line-height: calc(var(--width560)*32px)
    }

    .getMenuSearch .serloadTop img {
        margin: 0 calc(var(--width560)*10px) 0 0;
        width: calc(var(--width560)*42px);
        height: calc(var(--width560)*42px)
    }

    .getMenuSearch .secnodata {
        font-size: calc(var(--width560)*28px);
        line-height: calc(var(--width560)*32px);
        margin: calc(var(--width560)*300px) 0 0 0
    }

    .getMenuSearch .secnodata img {
        margin: 0 0 calc(var(--width560)*40px) 0;
        width: calc(var(--width560)*212px);
        object-fit: cover
    }

    .getMenuSearch .serloadDown img {
        width: calc(var(--width560)*680px);
        object-fit: cover
    }

    .sechTabs {
        margin: calc(var(--width560) * 33px)
    }

    .schtab {
        font-size: calc(var(--width560) * 32px);
        line-height: calc(var(--width560) * 37px);
        margin-right: calc(var(--width560) * 60px)
    }

    .schtab.check b {
        width: calc(var(--width560) * 48px)
    }

    .getMenuSearch .scdulA {
        margin: 0 calc(var(--width560) * 20px)
    }

    .getMenuSearch .NewsUl .scdulA,
    .getMenuSearch .CryptostPediaUl .scdulA {
        height: calc(var(--width560) * 56px)
    }

    .getMenuSearch .schDown .scdownUl {
        margin: 0 calc(var(--width560) * 33px)
    }

    .getMenuSearch .schDown .scdownUl li {
        margin: 0 0 calc(var(--width560) * 15px) 0;
        height: calc(var(--width560) * 94px)
    }

    .CryptostPediaUl li,
    .NewsUl li {
        padding: 0 0 calc(var(--width560) * 13px) 0;
        height: auto !important
    }

    .getMenuSearch .showMores div {
        margin: calc(var(--width560) * 5px) calc(var(--width560) * 33px) 0 0;
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .scdulaLeftimg {
        width: calc(var(--width560) * 48px);
        height: calc(var(--width560) * 48px)
    }

    .getMenuSearch .scdulaLeftbtc span:nth-child(2),
    .getMenuSearch .scdulaLeftbtc span:nth-child(1),
    .getMenuSearch .scduaMiddle,
    .getMenuSearch .scduaRight>span,
    .getMenuSearch .scduaRight .goup,
    .getMenuSearch .scduaRight .godown,
    .getMenuSearch .crtopscdulabtc span,
    .getMenuSearch .topicscdulad:nth-child(1),
    .getMenuSearch .topicscdulad:nth-child(2),
    .getMenuSearch .cryptostpediascdula,
    .getMenuSearch .newscdula,
    .getMenuSearch .scdvdortitle,
    .getMenuSearch .scdvdoDown {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .getMenuSearch .scdownUl .godown b,
    .getMenuSearch .scdownUl .goup b {
        width: calc(var(--width560) * 14px);
        height: calc(var(--width560) * 9px)
    }

    .getMenuSearch .books,
    .getMenuSearch .watch {
        height: calc(var(--width560) * 19px)
    }

    .getMenuSearch .vdoimg,
    .getMenuSearch .scdvdoimgd {
        width: calc(var(--width560) * 242px);
        height: calc(var(--width560) * 136px);
        border-radius: calc(var(--width560) * 4px)
    }

    .getMenuSearch .VideosUl .scdulA {
        margin: 0 calc(var(--width560) * 10px)
    }

    .getMenuSearch .schDown .VideosUl li {
        height: calc(var(--width560) * 156px)
    }

    .getMenuSearch .videoscdula {
        height: calc(var(--width560) * 136px)
    }

    .getMenuSearch .sechTabs {
        min-height: calc(var(--width560) * 42px)
    }

    .scdvdoimgd img:nth-child(2) {
        top: calc(var(--width560) * 45%);
        left: calc(var(--width560) * 55%)
    }

    .topicscdulad:nth-child(2) div:nth-child(2) {
        margin: 0 calc(var(--width560) * 36px)
    }

    .noindexSearch {
        margin: auto calc(var(--width560) * 25px) auto 0
    }

    .noindexSearch img {
        width: calc(var(--width560) * 30px);
        height: calc(var(--width560) * 30px)
    }

    .bksearchListweb {
        margin: calc(var(--width560) * 20px) calc(var(--width560) * 32px)
    }

    .bksearchListweb .bksearchLista input.button1 {
        min-width: calc(var(--width560) * 27px);
        width: calc(var(--width560) * 27px);
        height: calc(var(--width560) * 27px);
        background-size: contain;
        margin: 0 calc(var(--width560) * 40px) 0 0
    }

    .bksearchListweb .bksearchLista span {
        font-size: calc(var(--width560) * 30px);
        line-height: calc(var(--width560) * 34px)
    }

    .userAvatar img {
        width: calc(var(--width560) * 39px);
        height: calc(var(--width560) * 39px);
        margin: 0 calc(var(--width560) * 30px) 0 0
    }

    .chooseLanaIcon {
        margin: 0 calc(var(--width560) * 30px)
    }

    .sggbTable thead tr th span,
    .sggbTable thead tr th span em {
        font-size: calc(var(--width560) * 24px) !important;
        width: auto
    }

    .godown b,
    .goup b {
        width: calc(var(--width560) * 14px);
        height: calc(var(--width560) * 9px);
        background-size: contain
    }

    .sggbTable tbody tr td span.width5 b.up,
    .sggbTable tbody tr td span.width5 b.down {
        width: calc(var(--width560) * 13px);
        height: calc(var(--width560) * 8px);
        background-size: contain
    }

    .shoucnot b,
    .shouc b {
        width: calc(var(--width560) * 22px);
        height: calc(var(--width560) * 22px);
        background-size: contain
    }

    .sggbTable tbody tr td span.width2 a span,
    .sggbTable tbody tr td span.width3,
    .sggbTable tbody tr td span.width4,
    .sggbTable tbody tr td span.width5,
    .sggbTable tbody tr td span.width6,
    .sggbTable tbody tr td span.width7 {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .sggbTable tbody tr td span.width2 a img {
        width: calc(var(--width560) * 40px);
        height: calc(var(--width560) * 40px)
    }

    .sggbTable thead tr th span.width3 b,
    .sggbTable thead tr th span.width4 b,
    .sggbTable thead tr th span.width5 b,
    .sggbTable thead tr th span.width6 b,
    .sggbTable thead tr th span.width7 b,
    .sggbTable thead tr th span.width8 b,
    .sggbTable thead tr th span.width9 b {
        min-width: calc(var(--width560) * 22px) !important;
        width: calc(var(--widthwidth560430) * 22px) !important;
        height: calc(var(--width560) * 22px) !important;
        min-height: calc(var(--width560) * 22px);
        background-size: contain;
        margin: 0 0 0 calc(var(--width560) * 5px)
    }

    .getMenuschTop {
        width: 100%;
        height: calc(var(--width560) * 117px);
        background: #FFFFFF;
        justify-content: space-between;
        align-items: center
    }

    .getMenuschTop input.text1 {
        width: 100%;
        border: none;
        color: #A6B0C3;
        font-size: calc(var(--width560) * 30px);
        line-height: calc(var(--width560) * 34px)
    }

    .getMenuschTop input.submit1 {
        border: none;
        min-width: calc(var(--width560) * 27px);
        height: calc(var(--width560) * 27px);
        background: url(../images/sousuo3.png) no-repeat;
        margin: 0 calc(var(--width560) * 30px) 0 calc(var(--width560) * 32px);
        background-size: cover
    }

    .stleftSer {
        width: 100%
    }

    .schtopleft {
        flex-direction: row;
        align-items: center;
        width: 100%
    }

    .schtopleft b {
        min-width: calc(var(--width560) * 24px);
        height: calc(var(--width560) * 24px);
        background: url(../images/png100.png) no-repeat;
        background-size: cover
    }

    .schtopright {
        margin: 0 calc(var(--width560) * 35px) 0 calc(var(--width560) * 16px);
        min-width: calc(var(--width560) * 140px);
        height: calc(var(--width560) * 62px);
        background: #000000;
        border-radius: 8px;
        font-size: calc(var(--width560) * 30px);
        color: #FFFFFF;
        line-height: calc(var(--width560) * 34px);
        display: flex;
        align-items: center;
        justify-content: center
    }

    .getmuschCons {
        box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, .6)
    }

    .searchmenudowncons,
    .searchmenudowncons .searchdownCons {
        display: flex;
        background: none
    }

    .searchmenudowncons .searchdownCons {
        position: static;
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .searchmenudowncons {
        height: 100%
    }

    .searchdownCons .serconTitle img {
        width: calc(var(--width560) * 35px);
        height: calc(var(--width560) * 36px)
    }

    .searchdownCons .serconTitle>div div {
        font-size: calc(var(--width560) * 29px);
        line-height: calc(var(--width560) * 33px)
    }

    .searchdownCons .serconTitle .serconTitleRight {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .searchdownCons .sercontopdLeft img {
        width: calc(var(--width560) * 42px);
        height: calc(var(--width560) * 42px);
        margin: 0 calc(var(--width560) * 17px) 0 calc(var(--width560) * 33px)
    }

    .searchdownCons .sercontopdLeft {
        font-size: calc(var(--width560) * 24px);
        color: #000000;
        line-height: calc(var(--width560) * 28px);
        font-weight: bold
    }

    .searchdownCons .sercontopdLeft span {
        font-size: calc(var(--width560) * 20px);
        line-height: calc(var(--width560) * 23px)
    }

    .searchdownCons .sercontopdLeft span:last-child {
        color: #808A9D;
        font-weight: 400
    }

    .searchdownCons .sercontopdRight {
        flex-direction: column;
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .searchdownCons .sercontopUl li {
        width: 100%;
        height: calc(var(--width560) * 94px);
        align-items: center
    }

    .searchdownCons .sercontopUl li.checked {
        background: #F8FAFE
    }

    .searchdownCons .sercontopdRight>span {
        margin: 0 calc(var(--width560) * 35px) 0 0;
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .searchdownCons .sercontopdRight .godown,
    .searchdownCons .sercontopdRight .goup {
        margin: 0 calc(var(--width560) * 35px) 0 0;
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .searchdownCons .sercondownUl li a div:nth-child(1) {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px);
        margin: 0 0 0 calc(var(--width560) * 33px);
        word-break: break-all
    }

    .searchdownCons .sercondownUl li a div:nth-child(2) {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px);
        margin: 0 calc(var(--width560) * 35px) 0 0
    }

    .searchdownCons .serconTitle {
        margin: 0 calc(var(--width560) * 30px) calc(var(--width560) * 16px) calc(var(--width560) * 30px)
    }

    .serconTop {
        margin: calc(var(--width560) * 37px) 0 0 0
    }

    .searchdownCons .sercondownUl li,
    .searchdownCons .sercondownUl li a {
        height: calc(var(--width560) * 52px)
    }

    .serconDown {
        margin: calc(var(--width560) * 15px) 0 0 0
    }

    .searchdownCons .sercondownUl li {
        margin: 0 0 calc(var(--width560) * 20px) 0
    }

    .serconTopdown {
        margin: calc(var(--width560) * 15px) 0 0 0
    }

    .searchdownCons .serconTitle {
        margin: 0 calc(var(--width560) * 30px) calc(var(--width560) * 16px) calc(var(--width560) * 30px)
    }

    .searchdownCons .serconDown .serconTitle {
        margin-bottom: calc(var(--width560) * 30px)
    }

    .searchdownCons .serconTopdown .sercontopUl li {
        height: calc(var(--width560) * 76px)
    }

    .btLeft {
        margin: 0 0 0 calc(var(--width560) * 25px)
    }

    .zhzFootRight dd {
        margin: calc(var(--width560) * 30px) 0
    }

    .sggbTableName .bitname2,
    .sggbTableName .bitname1 {
        font-size: calc(var(--width560) * 24px) !important
    }

    .sggbTableName .bitname1 {
        max-width: calc(var(--width560) * 150px)
    }

    .zhzTopicListswiper .swiper-pagination {
        bottom: calc(var(--width560) * 45px) !important
    }

    .searchTop {
        margin: calc(var(--width560) * 40px) calc(var(--width560) * 25px) calc(var(--width560) * 17px) calc(var(--width560) * 25px)
    }

    .dggbDengSerTitle {
        margin: 0 calc(var(--width560) * 25px) 0 0
    }

    .seaLists li:nth-child(1) {
        margin: calc(var(--width560) * 20px)
    }

    .seaLists li:nth-child(2),
    .seaLists li:nth-child(3),
    .seaLists li:nth-child(4) {
        margin: calc(var(--width560) * 20px) calc(var(--width560) * 20px) calc(var(--width560) * 20px) 0
    }

    .cardTr th:nth-child(1) {
        margin: 0 0 0 calc(var(--width560) * 30px)
    }

    .cardTr th:nth-child(3) {
        margin: 0 calc(var(--width560) * 30px) 0 0
    }

    .fyxxPage a:last-child b,
    .fyxxPage a:first-child b {
        width: calc(var(--width560) * 20px);
        height: calc(var(--width560) * 20px);
        background-size: cover
    }

    .dggbShowMsg {
        margin: 0 0 0 calc(var(--width560) * 25px)
    }

    .dggbShowBoxwebdown {
        margin: calc(var(--width560) * 20px) 0 0 0
    }

    .zhzTopicsTitle {
        margin: calc(var(--width560) * 60px) calc(var(--width560) * 25px) 0 calc(var(--width560) * 25px)
    }

    .tplicard {
        margin: calc(var(--width560) * 20px) calc(var(--width560) * 20px) calc(var(--width560) * 22px) calc(var(--width560) * 20px)
    }

    .tplicardCoin a {
        margin: 0 calc(var(--width560) * 23px) 0 0
    }

    .tplicardCons {
        margin: 0 calc(var(--width560) * 26px)
    }

    .cardconDownul {
        font-size: calc(var(--width560) * 15px)
    }

    .newsdown {
        margin: calc(var(--width560) * 32px) calc(var(--width560) * 25px) 0 0
    }

    .dggbDengSerTitle input.button1 {
        margin: 0 calc(var(--width560) * 14px) 0 calc(var(--width560) * 20px)
    }

    .zhzFoot {
        margin-top: calc(var(--width560) * 60px);
        padding-bottom: calc(var(--width560) * 30px)
    }

    .getMenuTop {
        height: calc(var(--width560) * 117px)
    }

    .getMenu .dggbLogo a {
        width: calc(var(--width560) * 213px);
        height: calc(var(--width560) * 52px);
        margin: calc(var(--width560) * 33px) 0 calc(var(--width560) * 33px) calc(var(--width560) * 13px);
        background-size: contain
    }

    .getMenu .dggbLogo {
        font-size: calc(var(--width560) * 30px)
    }

    .muconUl {
        margin: calc(var(--width560) * 20px) 0
    }

    .muconUlTitle div,
    .muconUlTitle a {
        line-height: calc(var(--width560) * 34px);
        padding: calc(var(--width560) * 28px) 0;
        margin: 0 calc(var(--width560) * 33px) 0 calc(var(--width560) * 31px)
    }

    .muconUlTitle span {
        font-size: calc(var(--width560) * 30px)
    }

    .muconUlTitle b {
        width: calc(var(--width560) * 20px);
        height: calc(var(--width560) * 12px);
        background-size: cover;
        margin: 0 calc(var(--width560) * 7px) 0 0
    }

    .getmuBtn {
        margin: 0 calc(var(--width560) * 31px)
    }

    .getmuBtnA {
        margin: 0 0 calc(var(--width560) * 20px) 0;
        font-size: calc(var(--width560) * 22px);
        line-height: calc(var(--width560) * 26px);
        height: calc(var(--width560) * 56px)
    }

    .choseiconlan,
    .choseiconlan:hover {
        font-size: calc(var(--width560) * 20px);
        line-height: calc(var(--width560) * 23px)
    }

    .choselaidiv,
    .choselaidiv:hover {
        height: calc(var(--width560) * 52px)
    }

    .getMenuTop b,
    .webUsdTop b {
        margin: 0 calc(var(--width560) * 40px) 0 0
    }

    .muconUllidA {
        font-size: calc(var(--width560) * 32px);
        line-height: calc(var(--width560) * 37px);
        height: calc(var(--width560) * 94px)
    }

    .muconUllidA img {
        width: calc(var(--width560) * 64px);
        height: calc(var(--width560) * 65px);
        margin: 0 calc(var(--width560) * 30px) 0 calc(var(--width560) * 35px)
    }

    .webLangTop,
    .webUsdTop {
        margin: calc(var(--width560) * 45px) calc(var(--width560) * 40px)
    }

    .choseilB {
        width: 8px;
        height: 4px;
        background-size: cover
    }

    .choseilb1 {
        width: 14px;
        height: 14px;
        background-size: cover
    }

    .webLangTop p,
    .webUsdTop p {
        font-size: calc(var(--width560) * 32px);
        line-height: calc(var(--width560) * 30px)
    }

    .webLang .dggbYuyanSer,
    .webUsd .dggbYuyanSer {
        height: calc(var(--width560) * 76px);
        margin: 0 calc(var(--width560) * 40px) 0 calc(var(--width560) * 40px)
    }

    .webLang .dggbYuyanSer input.submit1,
    .webUsd .dggbYuyanSer input.submit1 {
        width: calc(var(--width560) * 30px);
        height: calc(var(--width560) * 30px);
        margin: 0 calc(var(--width560) * 14px) 0 calc(var(--width560) * 24px)
    }

    .webLang .dggbYuyanSer input.text1,
    .webUsd .dggbYuyanSer input.text1 {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .webLang .dggbYuyanSubweb {
        margin: calc(var(--width560) * 40px) 0 0 0
    }

    .dggbYuyanSubweb .dggbYuyanDl {
        margin: 0 calc(var(--width560) * 30px) 10px calc(var(--width560) * 30px)
    }

    .webLang .dggbYuyanSubweb .dggbYuyanDl dl {
        margin-top: calc(var(--width560) * 40px)
    }

    .webLang .dggbYuyanSubweb .dggbYuyanDl dl dd a {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px);
        margin-bottom: calc(var(--width560) * 40px)
    }

    .webUsdcdp {
        font-size: calc(var(--width560) * 22px);
        line-height: calc(var(--width560) * 26px);
        margin: 0 0 calc(var(--width560) * 30px) 0
    }

    .webUsdCon {
        margin: calc(var(--width560) * 60px) calc(var(--width560) * 40px)
    }

    .webUsdA {
        margin: 0 0 calc(var(--width560) * 50px) 0
    }

    .sggbMainIn {
        padding-top: calc(var(--width560) * 18px)
    }

    .searchTop h1 {
        font-size: calc(var(--width560) * 32px);
        line-height: calc(var(--width560) * 37px)
    }

    .searchTop p {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 31px);
        margin: calc(var(--width560) * 17px) 0 calc(var(--width560) * 20px) 0
    }

    .dggbDengSerTitle input.button1 {
        width: calc(var(--width560) * 30px);
        height: calc(var(--width560) * 30px);
        background-size: contain
    }

    .dggbDengSerTitle input.text1 {
        height: calc(var(--width560) * 60px);
        line-height: calc(var(--width560) * 28px);
        font-size: calc(var(--width560) * 24px)
    }

    .searchinputop,
    .searchinputopbk {
        height: calc(var(--width560) * 62px);
        width: calc(var(--width560) * 700px)
    }

    .zhzFootLogo a {
        width: calc(var(--width560) * 256px) !important;
        height: calc(var(--width560) * 61px) !important;
        background-size: contain !important
    }

    .zhzFootMsg {
        font-size: calc(var(--width560) * 46px) !important;
        line-height: calc(var(--width560) * 54px) !important
    }

    .zhzFootRight dt {
        font-size: calc(var(--width560) * 32px) !important;
        line-height: calc(var(--width560) * 37px);
        margin: calc(var(--width560) * 50px) 0
    }

    .zhzFootRight dd a {
        font-size: calc(var(--width560) * 28px) !important;
        line-height: calc(var(--width560) * 36px) !important
    }

    .footnodivweb {
        font-size: calc(var(--width560) * 28px) !important;
        line-height: calc(var(--width560) * 32px);
        margin: calc(var(--width560) * 40px) 0 calc(var(--width560) * 100px) 25px
    }

    .zhzFootLeft {
        margin-top: calc(var(--width560) * 60px) !important
    }

    .newrightLists {
        padding: 0
    }

    .dggbLogo a {
        width: calc(var(--width560) * 43px);
        height: calc(var(--width560) * 43px);
        background-size: cover
    }

    .dggbLogo {
        margin: 0 0 0 calc(var(--width560) * 25px)
    }

    .webheaderMenubtn {
        width: calc(var(--width560) * 39px);
        height: calc(var(--width560) * 28px);
        margin: auto calc(var(--width560) * 24px) auto 0
    }

    .dggbHead,
    .headnavs {
        height: calc(var(--width560) * 87px)
    }

    .webUsdaD img,
    .webUsdconimg {
        width: calc(var(--width560) * 34px);
        height: calc(var(--width560) * 34px)
    }

    .webUsdaDd {
        font-size: calc(var(--width560) * 22px);
        line-height: calc(var(--width560) * 26px);
        margin: 0 0 0 calc(var(--width560) * 22px)
    }

    .zhzCryBox {
        margin: calc(var(--width560) * 40px) 0 0 0
    }

    .dggbShowBox {
        margin: calc(var(--width560) * 40px) 0 0 0
    }

    .zhzdownNews {
        margin: calc(var(--width560) * 60px) 0 0 calc(var(--width560) * 25px)
    }

    .container122 .colorindex .coloridiv {
        height: 16px;
        background-size: contain
    }

    .goup,
    .godown,
    .container122 .colorindex {
        font-size: calc(var(--width560) * 20px) !important
    }

    .seaLists li {
        width: 300px;
        min-width: 300px;
        height: calc(var(--width560)* 301px)
    }

    .newrightLists>div {
        margin: calc(var(--width560) * 20px) calc(var(--width560) * 18px) calc(var(--width560) * 18px) calc(var(--width560) * 18px)
    }

    .nrl2Ul {
        margin: 0 calc(var(--width560) * 20px) calc(var(--width560) * 30px) calc(var(--width560) * 20px)
    }

    .sggbTable tbody {
        font-size: 14px
    }

    .pageselTop,
    .dggbShowSelect {
        width: calc(var(--width560) * 100px);
        font-size: calc(var(--width560) * 26px);
        height: calc(var(--width560) * 66px)
    }

    .btRightweb,
    .dggbShowSelect {
        margin: 0 calc(var(--width560) * 25px) 0 0
    }

    .cardTitle {
        padding: 0 0 0;
        margin: 10px calc(var(--width560) * 16px) calc(var(--width560) * 25px) calc(var(--width560) * 30px)
    }

    .cardTitle p {
        font-size: calc(var(--width560)* 26px);
        line-height: calc(var(--width560)* 31px)
    }

    .cardCoinimg {
        width: calc(var(--width560)* 38px);
        height: calc(var(--width560)* 40px)
    }

    .cardTr th:nth-child(1) span,
    .cardTr th:nth-child(2),
    .pricedownup,
    .cardTr div:nth-child(1) span,
    .cardTr div:nth-child(2),
    .pricedownup {
        font-size: calc(var(--width560)* 20px)
    }

    .cardTable {
        height: calc(var(--width560)* 200px)
    }

    .chooseallchoose,
    .chooseallchoose:hover,
    .choosewatchlistschoose,
    .choosewatchlistschoose:hover,
    .choosewatchlists,
    .chooseall {
        font-size: calc(var(--width560) * 26px);
        height: calc(var(--width560) * 66px)
    }

    .choosewatchlistschoose img,
    .choosewatchlists img {
        width: 18px;
        height: 18px
    }

    .chooseallchoose img,
    .chooseall img {
        width: 15px;
        height: 15px
    }

    .pageselTop b {
        width: 12px;
        height: 7px;
        background-size: cover;
        margin: 0 0 0 8px
    }

    .nrl2A img,
    .nrlhotul li img {
        width: calc(var(--width560) * 50px);
        height: calc(var(--width560) * 50px)
    }

    .nrl2A span,
    .nrl2middle,
    .nrl2Ul .godown {
        font-size: calc(var(--width560) * 26px);
        line-height: calc(var(--width560) * 31px)
    }

    .nrl2Adown,
    .nrtopaMore,
    .nrl1Title,
    .nrl2Title,
    .nrechartTitle {
        font-size: calc(var(--width560) * 30px)
    }

    .nrl2Ul li div {
        min-width: calc(var(--width560)* 80px)
    }

    .nrechartTitle {
        line-height: calc(var(--width560) * 34px);
        margin: calc(var(--width560) * 30px) calc(var(--width560) * 20px) 0 calc(var(--width360) * 20px)
    }

    .nrechartTitle b,
    .nrl1Title b,
    .nrl2Title b {
        width: calc(var(--width560) * 44px);
        height: calc(var(--width560) * 39px)
    }

    .nrlhotul li .bitname1,
    .nrlhotul li .bitname2 {
        font-size: calc(var(--width560) * 30px);
        line-height: calc(var(--width560) * 34px)
    }

    .nrl1Title,
    .nrl2Title {
        margin: calc(var(--width560) * 30px) calc(var(--width560) * 20px) calc(var(--width560) * 40px) calc(var(--width560) * 20px)
    }

    .nrlhotDownul li:nth-child(1) .nrlhotulDown img {
        width: calc(var(--width560) * 32px);
        height: calc(var(--width560) * 22px)
    }

    .nrlhotDownul li:nth-child(2) .nrlhotulDown img {
        width: calc(var(--width560) * 24px);
        height: calc(var(--width560) * 22px)
    }

    .reply,
    .giveup,
    .stepon,
    .flows {
        width: calc(var(--width560) * 25px);
        height: calc(var(--width560) * 26px)
    }

    .cardconDownul li a span {
        font-size: calc(var(--width560)* 26px);
        line-height: calc(var(--width560)* 31px)
    }

    .nrlhotDownul {
        margin: calc(var(--width560)* 20px) calc(var(--width560)* 20px) 0 0
    }

    .nrlLists {
        margin: 0 calc(var(--width560) * 20px) calc(var(--width560) * 35px) calc(var(--width560) * 20px)
    }

    .nrtopatrade {
        height: calc(var(--width560) * 73px);
        font-size: calc(var(--width560) * 26px);
        line-height: calc(var(--width560) * 31px);
        width: calc(var(--width560) * 346px)
    }

    .nrechart {
        height: calc(var(--width560) * 370px)
    }

    .newsRight {
        margin: calc(var(--width560) * 60px) 0 0 0
    }

    .zhzMore a {
        height: calc(var(--width560) * 60px);
        margin-top: calc(var(--width560) * 40px);
        width: calc(var(--width560) * 391px)
    }

    .zhzMore a span {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 26px)
    }

    .zhzLatestList li dl dd.cont2 {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 35px)
    }

    .zhzLatestList li>a {
        min-width: calc(var(--width560) * 275px);
        min-height: calc(var(--width560) * 148px);
        width: calc(var(--width560) * 275px);
        height: calc(var(--width560) * 148px)
    }

    .zhzLatestList li dl dd.cont1 {
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px);
        margin: calc(var(--width560) * 10px) 0 calc(var(--width560) * 10px) 0
    }

    .zhzLatestList li dl dt a {
        font-size: calc(var(--width560) * 26px);
        line-height: calc(var(--width560) * 28px)
    }

    .zhzLatestList li {
        margin-bottom: calc(var(--width560) * 20px);
        padding-bottom: calc(var(--width560) * 19px)
    }

    .zhzTopicsTitle h2,
    .zhzdownNews h2 {
        font-size: calc(var(--width560) * 30px)
    }

    .tplicardCoindowna,
    .tplicardCoindowna:hover {
        height: calc(var(--width560) * 68px);
        width: calc(var(--width560) * 340px);
        margin: calc(var(--width560) * 50px) auto calc(var(--width560) * 70px) auto;
        font-size: calc(var(--width560) * 24px);
        line-height: calc(var(--width560) * 28px)
    }

    .cardconRighttop,
    .cardconRighttop p:first-child {
        height: auto;
        font-size: calc(var(--width560) * 24px) !important;
        line-height: calc(var(--width560) * 35px)
    }

    .cardconLeft img {
        width: calc(var(--width560) * 137px);
        height: calc(var(--width560) * 137px)
    }

    .tplicardP {
        font-size: calc(var(--width560) * 26px);
        line-height: calc(var(--width560) * 31px);
        padding: 0 0 calc(var(--width560) * 30px) 0;
        margin: 0 calc(var(--width560) * 25px) calc(var(--width560) * 30px) calc(var(--width560) * 25px)
    }

    .tplicardCoin a {
        height: calc(var(--width560) * 53px);
        font-size: calc(var(--width560) * 22px)
    }

    .tplicardCoin img {
        width: calc(var(--width560) * 37px);
        height: calc(var(--width560) * 37px)
    }

    .tplicardCoin {
        margin: calc(var(--width560) * 25px)
    }

    .tplicard>p:first-child {
        margin: calc(var(--width560) * 38px) calc(var(--width560) * 26px) 0 calc(var(--width560) * 26px);
        font-size: calc(var(--width560) * 24px)
    }

    .tplicard {
        min-height: 470px
    }

    .dggbShowRowMsg,
    .dggbShowMsg {
        font-size: calc(var(--width560) * 24px)
    }

    .fyxxPage .currentPage,
    .fyxxPage a {
        width: calc(var(--width560) * 53px);
        height: calc(var(--width560) * 64px);
        font-size: calc(var(--width560) * 32px)
    }

    .sggbTable tbody tr td span.width2 a img {
        margin: 0 !important
    }

    .sggbTable tbody tr td {
        padding: calc(var(--width560) * 36px) 0 !important
    }

    .pagelay a,
    .closea {
        height: calc(var(--width560) * 114px);
        min-height: calc(var(--width560) * 114px);
        font-size: calc(var(--width560) * 36px)
    }

    .searchLists li {
        font-size: 14px;
        height: calc(var(--width560)* 64px)
    }

    .searchLists li img {
        width: calc(var(--width560)* 46px);
        height: calc(var(--width560)* 46px)
    }

    .searchLists {
        margin: 0
    }

    .searchLists li:first-child {
        margin: 0 15px
    }

    .searchLists li {
        margin: 0 15px 0 0
    }

    .searchLists li:last-child {
        margin: 0 25px
    }

    .chooseallchoose,
    .choosewatchlistschoose {
        margin: 0 calc(var(--width560) * 30px) 0 0
    }

    .waringPng,
    .correctPng {
        width: calc(var(--width560) * 32px);
        height: calc(var(--width560) * 32px);
        margin: 0 calc(var(--width560) * 10px) 0 0
    }

    .warringDiv,
    .correctDiv {
        width: calc(var(--width560) * 368px);
        height: calc(var(--width560) * 64px);
        font-size: calc(var(--width560) * 18px);
        line-height: calc(var(--width560) * 21px)
    }

    .getMenuSearchipad .getMenuschTop {
        height: calc(var(--width560)*117px)
    }

    .getMenuSearchipad .getMenuschTop input.text1 {
        font-size: calc(var(--width560)*30px);
        line-height: calc(var(--width560)*34px);
        height: calc(var(--width560)*33px)
    }

    .getMenuSearchipad .getMenuschTop input.submit1 {
        min-width: calc(var(--width560)*27px);
        height: calc(var(--width560)*27px);
        margin: 0 calc(var(--width560)*30px) 0 calc(var(--width560)*32px);
        background-size: cover
    }

    .getMenuSearchipad .schtopleft b {
        width: calc(var(--width560)*28px);
        height: calc(var(--width560)*28px);
        margin: 0 calc(var(--width560)*35px) 0 0;
        background-size: contain
    }
}

@media screen and (max-width:431px) {
    .getMenuSearch .serloadTop {
        margin: calc(var(--width430)*40px) 0;
        font-size: calc(var(--width430)*28px);
        line-height: calc(var(--width430)*32px)
    }

    .getMenuSearch .serloadTop img {
        margin: 0 calc(var(--width430)*10px) 0 0;
        width: calc(var(--width430)*42px);
        height: calc(var(--width430)*42px)
    }

    .getMenuSearch .secnodata {
        font-size: calc(var(--width430)*28px);
        line-height: calc(var(--width430)*32px);
        margin: calc(var(--width430)*300px) 0 0 0
    }

    .getMenuSearch .secnodata img {
        margin: 0 0 calc(var(--width430)*40px) 0;
        width: calc(var(--width430)*212px);
        object-fit: cover
    }

    .getMenuSearch .serloadDown img {
        width: calc(var(--width430)*680px);
        object-fit: cover
    }

    .sechTabs {
        margin: calc(var(--width430) * 33px)
    }

    .schtab {
        font-size: calc(var(--width430) * 32px);
        line-height: calc(var(--width430) * 37px);
        margin-right: calc(var(--width430) * 60px)
    }

    .schtab.check b {
        width: calc(var(--width430) * 48px)
    }

    .getMenuSearch .scdulA {
        margin: 0 calc(var(--width430) * 20px)
    }

    .getMenuSearch .NewsUl .scdulA,
    .getMenuSearch .CryptostPediaUl .scdulA {
        height: calc(var(--width430) * 56px)
    }

    .getMenuSearch .schDown .scdownUl {
        margin: 0 calc(var(--width430) * 33px)
    }

    .getMenuSearch .schDown .scdownUl li {
        margin: 0 0 calc(var(--width430) * 15px) 0;
        height: calc(var(--width430) * 94px)
    }

    .CryptostPediaUl li,
    .NewsUl li {
        padding: 0 0 calc(var(--width430) * 13px) 0;
        height: auto !important
    }

    .getMenuSearch .showMores div {
        margin: calc(var(--width430) * 5px) calc(var(--width430) * 33px) 0 0;
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .scdulaLeftimg {
        width: calc(var(--width430) * 48px);
        height: calc(var(--width430) * 48px)
    }

    .getMenuSearch .scdulaLeftbtc span:nth-child(2),
    .getMenuSearch .scdulaLeftbtc span:nth-child(1),
    .getMenuSearch .scduaMiddle,
    .getMenuSearch .scduaRight>span,
    .getMenuSearch .scduaRight .goup,
    .getMenuSearch .scduaRight .godown,
    .getMenuSearch .crtopscdulabtc span,
    .getMenuSearch .topicscdulad:nth-child(1),
    .getMenuSearch .topicscdulad:nth-child(2),
    .getMenuSearch .cryptostpediascdula,
    .getMenuSearch .newscdula,
    .getMenuSearch .scdvdortitle,
    .getMenuSearch .scdvdoDown {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .getMenuSearch .scdownUl .godown b,
    .getMenuSearch .scdownUl .goup b {
        width: calc(var(--width430) * 14px);
        height: calc(var(--width430) * 9px)
    }

    .getMenuSearch .books,
    .getMenuSearch .watch {
        height: calc(var(--width430) * 19px)
    }

    .getMenuSearch .vdoimg,
    .getMenuSearch .scdvdoimgd {
        width: calc(var(--width430) * 242px);
        height: calc(var(--width430) * 136px);
        border-radius: calc(var(--width430) * 4px)
    }

    .getMenuSearch .VideosUl .scdulA {
        margin: 0 calc(var(--width430) * 10px)
    }

    .getMenuSearch .schDown .VideosUl li {
        height: calc(var(--width430) * 156px)
    }

    .getMenuSearch .videoscdula {
        height: calc(var(--width430) * 136px)
    }

    .getMenuSearch .sechTabs {
        min-height: calc(var(--width430) * 42px)
    }

    .scdvdoimgd img:nth-child(2) {
        top: calc(var(--width430) * 45%);
        left: calc(var(--width430) * 55%)
    }

    .topicscdulad:nth-child(2) div:nth-child(2) {
        margin: 0 calc(var(--width430) * 36px)
    }

    .noindexSearch {
        margin: auto calc(var(--width430) * 25px) auto 0
    }

    .noindexSearch img {
        width: calc(var(--width430) * 30px);
        height: calc(var(--width430) * 30px)
    }

    .bksearchListweb {
        margin: calc(var(--width430) * 20px) calc(var(--width430) * 32px)
    }

    .bksearchListweb .bksearchLista input.button1 {
        min-width: calc(var(--width430) * 27px);
        width: calc(var(--width430) * 27px);
        height: calc(var(--width430) * 27px);
        background-size: contain;
        margin: 0 calc(var(--width430) * 40px) 0 0
    }

    .bksearchListweb .bksearchLista span {
        font-size: calc(var(--width430) * 30px);
        line-height: calc(var(--width430) * 34px)
    }

    .userAvatar img {
        width: calc(var(--width430) * 39px);
        height: calc(var(--width430) * 39px);
        margin: 0 calc(var(--width430) * 30px) 0 0
    }

    .chooseLanaIcon {
        margin: 0 calc(var(--width430) * 30px)
    }

    .goup,
    .godown,
    .container122 .colorindex {
        height: 20px
    }

    .webDownuppar,
    .container122,
    .container122 li {
        height: 20px
    }

    @keyframes slide {
        0% {
            display: none;
            top: 0
        }

        .01% {
            display: block;
            top: 0
        }

        29.99% {
            top: 0
        }

        39.99% {
            top: -20px
        }

        59.99% {
            top: -20px
        }

        69.99% {
            top: -40px
        }

        89.99% {
            top: -40px
        }

        99.99% {
            top: -60px
        }

        100% {
            top: 0;
            display: none
        }
    }

    .sggbTable thead tr th span,
    .sggbTable thead tr th span em {
        font-size: calc(var(--width430) * 24px) !important;
        width: auto
    }

    .godown b,
    .goup b {
        width: calc(var(--width430) * 14px);
        height: calc(var(--width430) * 9px);
        background-size: contain
    }

    .shoucnot b,
    .shouc b {
        width: calc(var(--width430) * 22px);
        height: calc(var(--width430) * 22px);
        background-size: contain
    }

    .sggbTable tbody tr td span.width2 a span,
    .sggbTable tbody tr td span.width3,
    .sggbTable tbody tr td span.width4,
    .sggbTable tbody tr td span.width5,
    .sggbTable tbody tr td span.width6,
    .sggbTable tbody tr td span.width7 {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .sggbTable tbody tr td span.width2 a img {
        width: calc(var(--width430) * 40px);
        height: calc(var(--width430) * 40px)
    }

    .sggbTable thead tr th span.width3 b,
    .sggbTable thead tr th span.width4 b,
    .sggbTable thead tr th span.width5 b,
    .sggbTable thead tr th span.width6 b,
    .sggbTable thead tr th span.width7 b,
    .sggbTable thead tr th span.width8 b,
    .sggbTable thead tr th span.width9 b {
        min-width: calc(var(--width430) * 22px) !important;
        width: calc(var(--width430) * 22px) !important;
        height: calc(var(--width430) * 22px) !important;
        min-height: calc(var(--width430) * 22px);
        background-size: contain;
        margin: 0 0 0 calc(var(--width430) * 5px)
    }

    .getMenuschTop {
        width: 100%;
        height: calc(var(--width430) * 117px);
        background: #FFFFFF;
        justify-content: space-between;
        align-items: center
    }

    .getMenuschTop input.text1 {
        width: 100%;
        border: none;
        color: #A6B0C3;
        font-size: calc(var(--width430) * 30px);
        line-height: calc(var(--width430) * 34px)
    }

    .getMenuschTop input.submit1 {
        border: none;
        min-width: calc(var(--width430) * 27px);
        height: calc(var(--width430) * 27px);
        background: url(../images/sousuo3.png) no-repeat;
        margin: 0 calc(var(--width430) * 30px) 0 calc(var(--width430) * 32px);
        background-size: cover
    }

    .stleftSer {
        width: 100%
    }

    .schtopleft {
        flex-direction: row;
        align-items: center;
        width: 100%
    }

    .schtopleft b {
        min-width: calc(var(--width430) * 24px);
        height: calc(var(--width430) * 24px);
        background: url(../images/png100.png) no-repeat;
        background-size: cover
    }

    .schtopright {
        margin: 0 calc(var(--width430) * 35px) 0 calc(var(--width430) * 16px);
        min-width: calc(var(--width430) * 140px);
        height: calc(var(--width430) * 62px);
        background: #000000;
        border-radius: 8px;
        font-size: calc(var(--width430) * 30px);
        color: #FFFFFF;
        line-height: calc(var(--width430) * 34px);
        display: flex;
        align-items: center;
        justify-content: center
    }

    .getmuschCons {
        box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, .6)
    }

    .searchmenudowncons,
    .searchmenudowncons .searchdownCons {
        display: flex;
        background: none
    }

    .searchmenudowncons .searchdownCons {
        position: static;
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .searchmenudowncons {
        height: 100%
    }

    .searchdownCons .serconTitle img {
        width: calc(var(--width430) * 35px);
        height: calc(var(--width430) * 36px)
    }

    .searchdownCons .serconTitle>div div {
        font-size: calc(var(--width430) * 29px);
        line-height: calc(var(--width430) * 33px)
    }

    .searchdownCons .serconTitle .serconTitleRight {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .searchdownCons .sercontopdLeft img {
        width: calc(var(--width430) * 42px);
        height: calc(var(--width430) * 42px);
        margin: 0 calc(var(--width430) * 17px) 0 calc(var(--width430) * 33px)
    }

    .searchdownCons .sercontopdLeft {
        font-size: calc(var(--width430) * 24px);
        color: #000000;
        line-height: calc(var(--width430) * 28px);
        font-weight: bold
    }

    .searchdownCons .sercontopdLeft span {
        font-size: calc(var(--width430) * 20px);
        line-height: calc(var(--width430) * 23px)
    }

    .searchdownCons .sercontopdLeft span:last-child {
        color: #808A9D;
        font-weight: 400
    }

    .searchdownCons .sercontopdRight {
        flex-direction: column;
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .searchdownCons .sercontopUl li {
        width: 100%;
        height: calc(var(--width430) * 94px);
        align-items: center
    }

    .searchdownCons .sercontopUl li.checked {
        background: #F8FAFE
    }

    .searchdownCons .sercontopdRight>span {
        margin: 0 calc(var(--width430) * 35px) 0 0;
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .searchdownCons .sercontopdRight .godown,
    .searchdownCons .sercontopdRight .goup {
        margin: 0 calc(var(--width430) * 35px) 0 0;
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .searchdownCons .sercondownUl li a div:nth-child(1) {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px);
        margin: 0 0 0 calc(var(--width430) * 33px);
        word-break: break-all
    }

    .searchdownCons .sercondownUl li a div:nth-child(2) {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px);
        margin: 0 calc(var(--width430) * 35px) 0 0
    }

    .searchdownCons .serconTitle {
        margin: 0 calc(var(--width430) * 30px) calc(var(--width430) * 16px) calc(var(--width430) * 30px)
    }

    .serconTop {
        margin: calc(var(--width430) * 37px) 0 0 0
    }

    .searchdownCons .sercondownUl li,
    .searchdownCons .sercondownUl li a {
        height: calc(var(--width430) * 52px)
    }

    .serconDown {
        margin: calc(var(--width430) * 15px) 0 0 0
    }

    .searchdownCons .sercondownUl li {
        margin: 0 0 calc(var(--width430) * 20px) 0
    }

    .serconTopdown {
        margin: calc(var(--width430) * 15px) 0 0 0
    }

    .searchdownCons .serconTitle {
        margin: 0 calc(var(--width430) * 30px) calc(var(--width430) * 16px) calc(var(--width430) * 30px)
    }

    .searchdownCons .serconDown .serconTitle {
        margin-bottom: calc(var(--width430) * 30px)
    }

    .searchdownCons .serconTopdown .sercontopUl li {
        height: calc(var(--width430) * 76px)
    }

    .btLeft {
        margin: 0 0 0 calc(var(--width430) * 25px)
    }

    .zhzFootRight dd {
        margin: calc(var(--width430) * 30px) 0
    }

    .sggbTable tbody tr td span,
    .sggbTableName .bitname2,
    .sggbTableName .bitname1 {
        font-size: calc(var(--width430) * 24px) !important
    }

    .sggbTableName .bitname1 {
        max-width: calc(var(--width430) * 150px)
    }

    .zhzTopicListswiper .swiper-pagination {
        bottom: calc(var(--width430) * 45px) !important
    }

    .searchTop {
        margin: calc(var(--width430) * 40px) calc(var(--width430) * 25px) calc(var(--width430) * 17px) calc(var(--width430) * 25px)
    }

    .dggbDengSerTitle {
        margin: 0 calc(var(--width430) * 25px) 0 0
    }

    .seaLists li:nth-child(1) {
        margin: calc(var(--width430) * 20px)
    }

    .seaLists li:nth-child(2),
    .seaLists li:nth-child(3),
    .seaLists li:nth-child(4) {
        margin: calc(var(--width430) * 20px) calc(var(--width430) * 20px) calc(var(--width430) * 20px) 0
    }

    .cardTr th:nth-child(1) {
        margin: 0 0 0 calc(var(--width430) * 30px)
    }

    .cardTr th:nth-child(3) {
        margin: 0 calc(var(--width430) * 30px) 0 0
    }

    .fyxxPage a:last-child b,
    .fyxxPage a:first-child b {
        width: calc(var(--width430) * 20px);
        height: calc(var(--width430) * 20px);
        background-size: cover
    }

    .dggbShowMsg {
        margin: 0 0 0 calc(var(--width430) * 25px)
    }

    .dggbShowBoxwebdown {
        margin: calc(var(--width430) * 20px) 0 0 0
    }

    .zhzTopicsTitle {
        margin: calc(var(--width430) * 60px) calc(var(--width430) * 25px) 0 calc(var(--width430) * 25px)
    }

    .tplicard {
        margin: calc(var(--width430) * 20px) calc(var(--width430) * 20px) calc(var(--width430) * 22px) calc(var(--width430) * 20px)
    }

    .tplicardCoin a {
        margin: 0 calc(var(--width430) * 23px) 0 0
    }

    .tplicardCons {
        margin: 0 calc(var(--width430) * 26px)
    }

    .cardconDownul {
        font-size: calc(var(--width430) * 15px)
    }

    .newsdown {
        margin: calc(var(--width430) * 32px) calc(var(--width430) * 25px) 0 0
    }

    .dggbDengSerTitle input.button1 {
        margin: 0 calc(var(--width430) * 14px) 0 calc(var(--width430) * 20px)
    }

    .zhzFoot {
        margin-top: calc(var(--width430) * 60px);
        padding-bottom: calc(var(--width430) * 30px)
    }

    .getMenuTop {
        height: calc(var(--width430) * 117px)
    }

    .getMenu .dggbLogo a {
        width: calc(var(--width430) * 213px);
        height: calc(var(--width430) * 52px);
        margin: calc(var(--width430) * 33px) 0 calc(var(--width430) * 33px) calc(var(--width430) * 13px);
        background-size: contain
    }

    .getMenu .dggbLogo {
        font-size: calc(var(--width430) * 30px)
    }

    .dggbLogo {
        margin: 0 0 0 calc(var(--width430) * 25px)
    }

    .muconUl {
        margin: calc(var(--width430) * 20px) 0
    }

    .muconUlTitle div,
    .muconUlTitle a {
        line-height: calc(var(--width430) * 34px);
        padding: calc(var(--width430) * 28px) 0;
        margin: 0 calc(var(--width430) * 33px) 0 calc(var(--width430) * 31px)
    }

    .muconUlTitle span {
        font-size: calc(var(--width430) * 30px)
    }

    .muconUlTitle b {
        width: calc(var(--width430) * 20px);
        height: calc(var(--width430) * 12px);
        background-size: cover;
        margin: 0 calc(var(--width430) * 7px) 0 0
    }

    .getmuBtn {
        margin: 0 calc(var(--width430) * 31px)
    }

    .getmuBtnA {
        margin: 0 0 calc(var(--width430) * 20px) 0;
        font-size: calc(var(--width430) * 22px);
        line-height: calc(var(--width430) * 26px);
        height: calc(var(--width430) * 56px)
    }

    .choseiconlan,
    .choseiconlan:hover {
        font-size: calc(var(--width430) * 20px);
        line-height: calc(var(--width430) * 23px)
    }

    .choselaidiv,
    .choselaidiv:hover {
        height: calc(var(--width430) * 52px)
    }

    .getMenuTop b,
    .webUsdTop b {
        margin: 0 calc(var(--width430) * 40px) 0 0
    }

    .muconUllidA {
        font-size: calc(var(--width430) * 32px);
        line-height: calc(var(--width430) * 37px);
        height: calc(var(--width430) * 94px)
    }

    .muconUllidA img {
        width: calc(var(--width430) * 64px);
        height: calc(var(--width430) * 65px);
        margin: 0 calc(var(--width430) * 30px) 0 calc(var(--width430) * 35px)
    }

    .webLangTop,
    .webUsdTop {
        margin: calc(var(--width430) * 45px) calc(var(--width430) * 40px)
    }

    .choseilB {
        width: 8px;
        height: 4px;
        background-size: cover
    }

    .choseilb1 {
        width: 14px;
        height: 14px;
        background-size: cover
    }

    .webLangTop p,
    .webUsdTop p {
        font-size: calc(var(--width430) * 32px);
        line-height: calc(var(--width430) * 30px)
    }

    .webLang .dggbYuyanSer,
    .webUsd .dggbYuyanSer {
        height: calc(var(--width430) * 76px);
        margin: 0 calc(var(--width430) * 40px) 0 calc(var(--width430) * 40px)
    }

    .webLang .dggbYuyanSer input.submit1,
    .webUsd .dggbYuyanSer input.submit1 {
        width: calc(var(--width430) * 30px);
        height: calc(var(--width430) * 30px);
        margin: 0 calc(var(--width430) * 14px) 0 calc(var(--width430) * 24px)
    }

    .webLang .dggbYuyanSer input.text1,
    .webUsd .dggbYuyanSer input.text1 {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .webLang .dggbYuyanSubweb {
        margin: calc(var(--width430) * 40px) 0 0 0
    }

    .dggbYuyanSubweb .dggbYuyanDl {
        margin: 0 calc(var(--width430) * 30px) 10px calc(var(--width430) * 30px)
    }

    .webLang .dggbYuyanSubweb .dggbYuyanDl dl {
        margin-top: calc(var(--width430) * 40px)
    }

    .webLang .dggbYuyanSubweb .dggbYuyanDl dl dd a {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px);
        margin-bottom: calc(var(--width430) * 40px)
    }

    .webUsdcdp {
        font-size: calc(var(--width430) * 22px);
        line-height: calc(var(--width430) * 26px);
        margin: 0 0 calc(var(--width430) * 30px) 0
    }

    .webUsdCon {
        margin: calc(var(--width430) * 60px) calc(var(--width430) * 40px)
    }

    .webUsdA {
        margin: 0 0 calc(var(--width430) * 50px) 0
    }

    .sggbMainIn {
        padding-top: calc(var(--width430) * 18px)
    }

    .searchTop h1 {
        font-size: calc(var(--width430) * 32px);
        line-height: calc(var(--width430) * 37px)
    }

    .searchTop p {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 31px);
        margin: calc(var(--width430) * 17px) 0 calc(var(--width430) * 20px) 0
    }

    .dggbDengSerTitle input.button1 {
        width: calc(var(--width430) * 30px);
        height: calc(var(--width430) * 30px);
        background-size: contain
    }

    .dggbDengSerTitle input.text1 {
        height: calc(var(--width430) * 60px);
        line-height: calc(var(--width430) * 28px);
        font-size: calc(var(--width430) * 24px)
    }

    .searchinputop,
    .searchinputopbk {
        height: calc(var(--width430) * 62px);
        width: calc(var(--width430) * 700px)
    }

    .zhzFootLogo a {
        width: calc(var(--width430) * 256px) !important;
        height: calc(var(--width430) * 61px) !important;
        background-size: contain !important
    }

    .zhzFootMsg {
        font-size: calc(var(--width430) * 46px) !important;
        line-height: calc(var(--width430) * 54px) !important
    }

    .zhzFootRight dt {
        font-size: calc(var(--width430) * 32px) !important;
        line-height: calc(var(--width430) * 37px);
        margin: calc(var(--width430) * 50px) 0
    }

    .zhzFootRight dd a {
        font-size: calc(var(--width430) * 28px) !important;
        line-height: calc(var(--width430) * 36px) !important
    }

    .footnodivweb {
        font-size: calc(var(--width430) * 28px) !important;
        line-height: calc(var(--width430) * 32px);
        margin: calc(var(--width430) * 40px) 0 calc(var(--width430) * 100px) 25px
    }

    .zhzFootLeft {
        margin-top: calc(var(--width430) * 60px) !important
    }

    .newrightLists {
        padding: 0
    }

    .dggbLogo a {
        width: calc(var(--width430) * 43px);
        height: calc(var(--width430) * 43px);
        background-size: cover
    }

    .webheaderMenubtn {
        width: calc(var(--width430) * 39px);
        height: calc(var(--width430) * 28px);
        margin: auto calc(var(--width430) * 24px) auto 0
    }

    .dggbHead,
    .headnavs {
        height: calc(var(--width430) * 87px)
    }

    .webUsdaD img,
    .webUsdconimg {
        width: calc(var(--width430) * 34px);
        height: calc(var(--width430) * 34px)
    }

    .webUsdaDd {
        font-size: calc(var(--width430) * 22px);
        line-height: calc(var(--width430) * 26px);
        margin: 0 0 0 calc(var(--width430) * 22px)
    }

    .zhzCryBox {
        margin: calc(var(--width430) * 40px) 0 0 0
    }

    .dggbShowBox {
        margin: calc(var(--width430) * 40px) 0 0 0
    }

    .zhzdownNews {
        margin: calc(var(--width430) * 60px) 0 0 calc(var(--width430) * 25px)
    }

    .container122 .colorindex .coloridiv {
        height: 14px;
        background-size: contain
    }

    .goup,
    .godown,
    .container122 .colorindex {
        font-size: calc(var(--width430) * 20px) !important
    }

    .seaLists li {
        width: 300px;
        min-width: 300px;
        height: calc(var(--width430)* 301px)
    }

    .newrightLists>div {
        margin: calc(var(--width430) * 20px) calc(var(--width430) * 18px) calc(var(--width430) * 18px) calc(var(--width430) * 18px)
    }

    .nrl2Ul {
        margin: 0 calc(var(--width430) * 20px) calc(var(--width430) * 30px) calc(var(--width430) * 20px)
    }

    .pageselTop,
    .dggbShowSelect {
        width: calc(var(--width430) * 100px);
        font-size: calc(var(--width430) * 26px);
        height: calc(var(--width430) * 66px)
    }

    .btRightweb,
    .dggbShowSelect {
        margin: 0 calc(var(--width430) * 25px) 0 0
    }

    .cardTitle {
        padding: 0 0 0;
        margin: 10px calc(var(--width430) * 16px) calc(var(--width430) * 25px) calc(var(--width430) * 30px)
    }

    .cardTitle p {
        font-size: calc(var(--width430)* 26px);
        line-height: calc(var(--width430)* 31px)
    }

    .cardCoinimg {
        width: calc(var(--width430)* 38px);
        height: calc(var(--width430)* 40px)
    }

    .cardTr th:nth-child(1) span,
    .cardTr th:nth-child(2),
    .pricedownup,
    .cardTr div:nth-child(1) span,
    .cardTr div:nth-child(2),
    .pricedownup {
        font-size: calc(var(--width430)* 20px)
    }

    .cardTable {
        height: calc(var(--width430)* 200px)
    }

    .chooseallchoose,
    .chooseallchoose:hover,
    .choosewatchlistschoose,
    .choosewatchlistschoose:hover,
    .choosewatchlists,
    .chooseall {
        font-size: calc(var(--width430) * 26px);
        height: calc(var(--width430) * 66px)
    }

    .choosewatchlistschoose img,
    .choosewatchlists img {
        width: 18px;
        height: 18px
    }

    .chooseallchoose img,
    .chooseall img {
        width: 15px;
        height: 15px
    }

    .pageselTop b {
        width: 12px;
        height: 7px;
        background-size: cover;
        margin: 0 0 0 8px
    }

    .nrl2A img,
    .nrlhotul li img {
        width: calc(var(--width430) * 50px);
        height: calc(var(--width430) * 50px)
    }

    .nrl2A span,
    .nrl2middle,
    .nrl2Ul .godown {
        font-size: calc(var(--width430) * 26px);
        line-height: calc(var(--width430) * 31px)
    }

    .nrl2Adown,
    .nrtopaMore,
    .nrl1Title,
    .nrl2Title,
    .nrechartTitle {
        font-size: calc(var(--width430) * 30px)
    }

    .nrl2Ul li div {
        min-width: calc(var(--width430)* 80px)
    }

    .nrechartTitle {
        line-height: calc(var(--width430) * 34px);
        margin: calc(var(--width430) * 30px) calc(var(--width430) * 20px) 0 calc(var(--width360) * 20px)
    }

    .nrechartTitle b,
    .nrl1Title b,
    .nrl2Title b {
        width: calc(var(--width430) * 44px);
        height: calc(var(--width430) * 39px)
    }

    .nrlhotul li .bitname1,
    .nrlhotul li .bitname2 {
        font-size: calc(var(--width430) * 30px);
        line-height: calc(var(--width430) * 34px)
    }

    .nrl1Title,
    .nrl2Title {
        margin: calc(var(--width430) * 30px) calc(var(--width430) * 20px) calc(var(--width430) * 40px) calc(var(--width430) * 20px)
    }

    .nrlhotDownul li:nth-child(1) .nrlhotulDown img {
        width: calc(var(--width430) * 32px);
        height: calc(var(--width430) * 22px)
    }

    .nrlhotDownul li:nth-child(2) .nrlhotulDown img {
        width: calc(var(--width430) * 24px);
        height: calc(var(--width430) * 22px)
    }

    .reply,
    .giveup,
    .stepon,
    .flows {
        width: calc(var(--width430) * 25px);
        height: calc(var(--width430) * 26px)
    }

    .cardconDownul li a span {
        font-size: calc(var(--width430)* 26px);
        line-height: calc(var(--width430)* 31px)
    }

    .nrlhotDownul {
        margin: calc(var(--width430)* 20px) calc(var(--width430)* 20px) 0 0
    }

    .nrlLists {
        margin: 0 calc(var(--width430) * 20px) calc(var(--width430) * 35px) calc(var(--width430) * 20px)
    }

    .nrtopatrade {
        height: calc(var(--width430) * 73px);
        font-size: calc(var(--width430) * 26px);
        line-height: calc(var(--width430) * 31px);
        width: calc(var(--width430) * 346px)
    }

    .nrechart {
        height: calc(var(--width430) * 330px)
    }

    .newsRight {
        margin: calc(var(--width430) * 60px) 0 0 0
    }

    .zhzMore a {
        height: calc(var(--width430) * 60px);
        margin-top: calc(var(--width430) * 40px);
        width: calc(var(--width430) * 391px)
    }

    .zhzMore a span {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 26px)
    }

    .zhzLatestList li dl dd.cont2 {
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 35px)
    }

    .zhzLatestList li>a {
        min-width: calc(var(--width430) * 275px);
        min-height: calc(var(--width430) * 148px);
        width: calc(var(--width430) * 275px);
        height: calc(var(--width430) * 148px)
    }

    .zhzLatestList li dl dd.cont1 {
        font-size: calc(var(--width430) * 24px);
        line-height: var(--lineheight28a360);
        margin: calc(var(--width430) * 10px) 0 calc(var(--width430) * 10px) 0
    }

    .zhzLatestList li dl dt a {
        font-size: calc(var(--width430) * 26px);
        line-height: calc(var(--width430) * 28px)
    }

    .zhzLatestList li {
        margin-bottom: calc(var(--width430) * 20px);
        padding-bottom: calc(var(--width430) * 19px)
    }

    .zhzTopicsTitle h2,
    .zhzdownNews h2 {
        font-size: calc(var(--width430) * 30px)
    }

    .tplicardCoindowna,
    .tplicardCoindowna:hover {
        height: calc(var(--width430) * 68px);
        width: calc(var(--width430) * 340px);
        margin: calc(var(--width430) * 50px) auto calc(var(--width430) * 70px) auto;
        font-size: calc(var(--width430) * 24px);
        line-height: calc(var(--width430) * 28px)
    }

    .cardconRighttop,
    .cardconRighttop p:first-child {
        height: auto;
        font-size: var(--fontsize24a360) !important;
        line-height: var(--lineheight35a360)
    }

    .cardconLeft img {
        width: calc(var(--width430) * 137px);
        height: calc(var(--width430) * 137px)
    }

    .tplicardP {
        font-size: var(--fontsize26a360);
        line-height: var(--lineheight31a360);
        padding: 0 0 calc(var(--width430) * 30px) 0;
        margin: 0 calc(var(--width430) * 25px) calc(var(--width430) * 30px) calc(var(--width430) * 25px)
    }

    .tplicardCoin a {
        height: calc(var(--width430) * 53px);
        font-size: calc(var(--width430) * 22px)
    }

    .tplicardCoin img {
        width: calc(var(--width430) * 37px);
        height: calc(var(--width430) * 37px)
    }

    .tplicardCoin {
        margin: calc(var(--width430) * 25px)
    }

    .tplicard>p:first-child {
        margin: calc(var(--width430) * 38px) calc(var(--width430) * 26px) 0 calc(var(--width430) * 26px);
        font-size: calc(var(--width430) * 24px)
    }

    .tplicard {
        min-height: 375px
    }

    .dggbShowRowMsg,
    .dggbShowMsg {
        font-size: var(--fontsize24a360)
    }

    .fyxxPage .currentPage,
    .fyxxPage a {
        width: calc(var(--width430) * 53px);
        height: calc(var(--width430) * 64px);
        font-size: calc(var(--width430) * 32px)
    }

    .sggbTable tbody tr td span.width2 a img {
        margin: 0 !important
    }

    .sggbTable tbody tr td {
        padding: calc(var(--width430) * 36px) 0 !important
    }

    .pagelay a,
    .closea {
        height: calc(var(--width430) * 114px);
        min-height: calc(var(--width430) * 114px);
        font-size: calc(var(--width430) * 36px)
    }

    .searchLists li {
        font-size: 14px;
        height: calc(var(--width430)* 64px)
    }

    .searchLists li img {
        width: calc(var(--width430)* 46px);
        height: calc(var(--width430)* 46px)
    }

    .searchLists {
        margin: 0
    }

    .searchLists li:first-child {
        margin: 0 15px
    }

    .searchLists li {
        margin: 0 15px 0 0
    }

    .searchLists li:last-child {
        margin: 0 25px
    }

    .chooseallchoose,
    .choosewatchlistschoose {
        margin: 0 calc(var(--width430) * 30px) 0 0
    }

    .waringPng,
    .correctPng {
        width: calc(var(--width430) * 32px);
        height: calc(var(--width430) * 32px);
        margin: 0 calc(var(--width430) * 10px) 0 0
    }

    .warringDiv,
    .correctDiv {
        width: calc(var(--width430) * 368px);
        height: calc(var(--width430) * 64px);
        font-size: calc(var(--width430) * 18px);
        line-height: calc(var(--width430) * 21px)
    }

    .getMenuSearchipad .getMenuschTop {
        height: calc(var(--width430)*117px)
    }

    .getMenuSearchipad .getMenuschTop input.text1 {
        font-size: calc(var(--width430)*30px);
        line-height: calc(var(--width430)*34px);
        height: calc(var(--width430)*33px)
    }

    .getMenuSearchipad .getMenuschTop input.submit1 {
        min-width: calc(var(--width430)*27px);
        height: calc(var(--width430)*27px);
        margin: 0 calc(var(--width430)*30px) 0 calc(var(--width430)*32px);
        background-size: cover
    }

    .getMenuSearchipad .schtopleft b {
        width: calc(var(--width430)*28px);
        height: calc(var(--width430)*28px);
        margin: 0 calc(var(--width430)*35px) 0 0;
        background-size: contain
    }
}

@media screen and (max-width:391px) {
    .getMenuSearch .serloadTop {
        margin: calc(var(--width360)*40px) 0;
        font-size: calc(var(--width360)*28px);
        line-height: calc(var(--width360)*32px)
    }

    .getMenuSearch .serloadTop img {
        margin: 0 calc(var(--width360)*10px) 0 0;
        width: calc(var(--width360)*42px);
        height: calc(var(--width360)*42px)
    }

    .getMenuSearch .secnodata {
        font-size: calc(var(--width360)*28px);
        line-height: calc(var(--width360)*32px);
        margin: calc(var(--width360)*300px) 0 0 0
    }

    .getMenuSearch .secnodata img {
        margin: 0 0 calc(var(--width360)*40px) 0;
        width: calc(var(--width360)*212px);
        object-fit: cover
    }

    .getMenuSearch .serloadDown img {
        width: calc(var(--width360)*680px);
        object-fit: cover
    }

    .sechTabs {
        margin: calc(var(--width360) * 33px)
    }

    .schtab {
        font-size: calc(var(--width360) * 32px);
        line-height: calc(var(--width360) * 37px);
        margin-right: calc(var(--width360) * 60px)
    }

    .schtab.check b {
        width: calc(var(--width360) * 48px)
    }

    .getMenuSearch .scdulA {
        margin: 0 calc(var(--width360) * 20px)
    }

    .getMenuSearch .NewsUl .scdulA,
    .getMenuSearch .CryptostPediaUl .scdulA {
        height: calc(var(--width360) * 56px)
    }

    .getMenuSearch .schDown .scdownUl {
        margin: 0 calc(var(--width360) * 33px)
    }

    .getMenuSearch .schDown .scdownUl li {
        margin: 0 0 calc(var(--width360) * 15px) 0;
        height: calc(var(--width360) * 94px)
    }

    .CryptostPediaUl li,
    .NewsUl li {
        padding: 0 0 calc(var(--width360) * 13px) 0;
        height: auto !important
    }

    .getMenuSearch .showMores div {
        margin: calc(var(--width360) * 5px) calc(var(--width360) * 33px) 0 0;
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .scdulaLeftimg {
        width: calc(var(--width360) * 48px);
        height: calc(var(--width360) * 48px)
    }

    .getMenuSearch .scdulaLeftbtc span:nth-child(2),
    .getMenuSearch .scdulaLeftbtc span:nth-child(1),
    .getMenuSearch .scduaMiddle,
    .getMenuSearch .scduaRight>span,
    .getMenuSearch .scduaRight .goup,
    .getMenuSearch .scduaRight .godown,
    .getMenuSearch .crtopscdulabtc span,
    .getMenuSearch .topicscdulad:nth-child(1),
    .getMenuSearch .topicscdulad:nth-child(2),
    .getMenuSearch .cryptostpediascdula,
    .getMenuSearch .newscdula,
    .getMenuSearch .scdvdortitle,
    .getMenuSearch .scdvdoDown {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .getMenuSearch .scdownUl .godown b,
    .getMenuSearch .scdownUl .goup b {
        width: calc(var(--width360) * 14px);
        height: calc(var(--width360) * 9px)
    }

    .getMenuSearch .books,
    .getMenuSearch .watch {
        height: calc(var(--width360) * 19px)
    }

    .getMenuSearch .vdoimg,
    .getMenuSearch .scdvdoimgd {
        width: calc(var(--width360) * 242px);
        height: calc(var(--width360) * 136px);
        border-radius: calc(var(--width360) * 4px)
    }

    .getMenuSearch .VideosUl .scdulA {
        margin: 0 calc(var(--width360) * 10px)
    }

    .getMenuSearch .schDown .VideosUl li {
        height: calc(var(--width360) * 156px)
    }

    .getMenuSearch .videoscdula {
        height: calc(var(--width360) * 136px)
    }

    .getMenuSearch .sechTabs {
        min-height: calc(var(--width360) * 42px)
    }

    .scdvdoimgd img:nth-child(2) {
        top: calc(var(--width360) * 45%);
        left: calc(var(--width360) * 55%)
    }

    .topicscdulad:nth-child(2) div:nth-child(2) {
        margin: 0 calc(var(--width360) * 36px)
    }

    .noindexSearch {
        margin: auto calc(var(--width360) * 25px) auto 0
    }

    .noindexSearch img {
        width: calc(var(--width360) * 30px);
        height: calc(var(--width360) * 30px)
    }

    .bksearchListweb {
        margin: calc(var(--width360) * 20px) calc(var(--width360) * 32px)
    }

    .bksearchListweb .bksearchLista input.button1 {
        min-width: calc(var(--width360) * 27px);
        width: calc(var(--width360) * 27px);
        height: calc(var(--width360) * 27px);
        background-size: contain;
        margin: 0 calc(var(--width360) * 40px) 0 0
    }

    .bksearchListweb .bksearchLista span {
        font-size: calc(var(--width360) * 30px);
        line-height: calc(var(--width360) * 34px)
    }

    .userAvatar img {
        width: calc(var(--width360) * 39px);
        height: calc(var(--width360) * 39px);
        margin: 0 calc(var(--width360) * 30px) 0 0
    }

    .chooseLanaIcon {
        margin: 0 calc(var(--width360) * 30px)
    }

    .sggbTable thead tr th span,
    .sggbTable thead tr th span em {
        font-size: calc(var(--width360) * 24px) !important;
        width: auto
    }

    .godown b,
    .goup b {
        width: calc(var(--width360) * 14px);
        height: calc(var(--width360) * 9px);
        background-size: contain
    }

    .shoucnot b,
    .shouc b {
        width: calc(var(--width360) * 22px);
        height: calc(var(--width360) * 22px);
        background-size: contain
    }

    .sggbTable tbody tr td span.width2 a span,
    .sggbTable tbody tr td span.width3,
    .sggbTable tbody tr td span.width4,
    .sggbTable tbody tr td span.width5,
    .sggbTable tbody tr td span.width6,
    .sggbTable tbody tr td span.width7 {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .sggbTable tbody tr td span.width2 a img {
        width: calc(var(--width360) * 40px);
        height: calc(var(--width360) * 40px)
    }

    .sggbTable thead tr th span.width3 b,
    .sggbTable thead tr th span.width4 b,
    .sggbTable thead tr th span.width5 b,
    .sggbTable thead tr th span.width6 b,
    .sggbTable thead tr th span.width7 b,
    .sggbTable thead tr th span.width8 b,
    .sggbTable thead tr th span.width9 b {
        min-width: calc(var(--width360) * 22px) !important;
        width: calc(var(--width360) * 22px) !important;
        height: calc(var(--width360) * 22px) !important;
        min-height: calc(var(--width360) * 22px);
        background-size: contain;
        margin: 0 0 0 calc(var(--width360) * 5px)
    }

    .getMenuschTop {
        width: 100%;
        height: calc(var(--width360) * 117px);
        background: #FFFFFF;
        justify-content: space-between;
        align-items: center
    }

    .getMenuschTop input.text1 {
        width: 100%;
        border: none;
        color: #A6B0C3;
        font-size: calc(var(--width360) * 30px);
        line-height: calc(var(--width360) * 34px)
    }

    .getMenuschTop input.submit1 {
        border: none;
        min-width: calc(var(--width360) * 27px);
        height: calc(var(--width360) * 27px);
        background: url(../images/sousuo3.png) no-repeat;
        margin: 0 calc(var(--width360) * 30px) 0 calc(var(--width360) * 32px);
        background-size: cover
    }

    .stleftSer {
        width: 100%
    }

    .schtopleft {
        flex-direction: row;
        align-items: center;
        width: 100%
    }

    .schtopleft b {
        min-width: calc(var(--width360) * 24px);
        height: calc(var(--width360) * 24px);
        background: url(../images/png100.png) no-repeat;
        background-size: cover
    }

    .schtopright {
        margin: 0 calc(var(--width360) * 35px) 0 calc(var(--width360) * 16px);
        min-width: calc(var(--width360) * 140px);
        height: calc(var(--width360) * 62px);
        background: #000000;
        border-radius: 8px;
        font-size: calc(var(--width360) * 30px);
        color: #FFFFFF;
        line-height: calc(var(--width360) * 34px);
        display: flex;
        align-items: center;
        justify-content: center
    }

    .getmuschCons {
        box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, .6)
    }

    .searchmenudowncons,
    .searchmenudowncons .searchdownCons {
        display: flex;
        background: none
    }

    .searchmenudowncons .searchdownCons {
        position: static;
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .searchmenudowncons {
        height: 100%
    }

    .searchdownCons .serconTitle img {
        width: calc(var(--width360) * 35px);
        height: calc(var(--width360) * 36px)
    }

    .searchdownCons .serconTitle>div div {
        font-size: calc(var(--width360) * 29px);
        line-height: calc(var(--width360) * 33px)
    }

    .searchdownCons .serconTitle .serconTitleRight {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .searchdownCons .sercontopdLeft img {
        width: calc(var(--width360) * 42px);
        height: calc(var(--width360) * 42px);
        margin: 0 calc(var(--width360) * 17px) 0 calc(var(--width360) * 33px)
    }

    .searchdownCons .sercontopdLeft {
        font-size: calc(var(--width360) * 24px);
        color: #000000;
        line-height: calc(var(--width360) * 28px);
        font-weight: bold
    }

    .searchdownCons .sercontopdLeft span {
        font-size: calc(var(--width360) * 20px);
        line-height: calc(var(--width360) * 23px)
    }

    .searchdownCons .sercontopdLeft span:last-child {
        color: #808A9D;
        font-weight: 400
    }

    .searchdownCons .sercontopdRight {
        flex-direction: column;
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .searchdownCons .sercontopUl li {
        width: 100%;
        height: calc(var(--width360) * 94px);
        align-items: center
    }

    .searchdownCons .sercontopUl li.checked {
        background: #F8FAFE
    }

    .searchdownCons .sercontopdRight>span {
        margin: 0 calc(var(--width360) * 35px) 0 0;
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .searchdownCons .sercontopdRight .godown,
    .searchdownCons .sercontopdRight .goup {
        margin: 0 calc(var(--width360) * 35px) 0 0;
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .searchdownCons .sercondownUl li a div:nth-child(1) {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px);
        margin: 0 0 0 calc(var(--width360) * 33px);
        word-break: break-all
    }

    .searchdownCons .sercondownUl li a div:nth-child(2) {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px);
        margin: 0 calc(var(--width360) * 35px) 0 0
    }

    .searchdownCons .serconTitle {
        margin: 0 calc(var(--width360) * 30px) calc(var(--width360) * 16px) calc(var(--width360) * 30px)
    }

    .serconTop {
        margin: calc(var(--width360) * 37px) 0 0 0
    }

    .searchdownCons .sercondownUl li,
    .searchdownCons .sercondownUl li a {
        height: calc(var(--width360) * 52px)
    }

    .serconDown {
        margin: calc(var(--width360) * 15px) 0 0 0
    }

    .searchdownCons .sercondownUl li {
        margin: 0 0 calc(var(--width360) * 20px) 0
    }

    .serconTopdown {
        margin: calc(var(--width360) * 15px) 0 0 0
    }

    .searchdownCons .serconTitle {
        margin: 0 calc(var(--width360) * 30px) calc(var(--width360) * 16px) calc(var(--width360) * 30px)
    }

    .searchdownCons .serconDown .serconTitle {
        margin-bottom: calc(var(--width360) * 30px)
    }

    .searchdownCons .serconTopdown .sercontopUl li {
        height: calc(var(--width360) * 76px)
    }

    .btLeft {
        margin: 0 0 0 calc(var(--width360) * 25px)
    }

    .zhzFootRight dd {
        margin: calc(var(--width360) * 30px) 0
    }

    .sggbTable tbody tr td span,
    .sggbTableName .bitname2,
    .sggbTableName .bitname1 {
        font-size: calc(var(--width360) * 24px) !important
    }

    .sggbTableName .bitname1 {
        max-width: calc(var(--width360) * 150px)
    }

    .zhzTopicListswiper .swiper-pagination {
        bottom: calc(var(--width360) * 45px) !important
    }

    .searchTop {
        margin: calc(var(--width360) * 40px) calc(var(--width360) * 25px) calc(var(--width360) * 17px) calc(var(--width360) * 25px)
    }

    .dggbDengSerTitle {
        margin: 0 calc(var(--width360) * 25px) 0 0
    }

    .seaLists li:nth-child(1) {
        margin: calc(var(--width360) * 20px)
    }

    .seaLists li:nth-child(2),
    .seaLists li:nth-child(3),
    .seaLists li:nth-child(4) {
        margin: calc(var(--width360) * 20px) calc(var(--width360) * 20px) calc(var(--width360) * 20px) 0
    }

    .cardTr th:nth-child(1) {
        margin: 0 0 0 calc(var(--width360) * 30px)
    }

    .cardTr th:nth-child(3) {
        margin: 0 calc(var(--width360) * 30px) 0 0
    }

    .fyxxPage a:last-child b,
    .fyxxPage a:first-child b {
        width: calc(var(--width360) * 20px);
        height: calc(var(--width360) * 20px);
        background-size: cover
    }

    .dggbShowMsg {
        margin: 0 0 0 calc(var(--width360) * 25px)
    }

    .dggbShowBoxwebdown {
        margin: calc(var(--width360) * 20px) 0 0 0
    }

    .zhzTopicsTitle {
        margin: calc(var(--width360) * 60px) calc(var(--width360) * 25px) 0 calc(var(--width360) * 25px)
    }

    .tplicard {
        margin: calc(var(--width360) * 20px) calc(var(--width360) * 20px) calc(var(--width360) * 22px) calc(var(--width360) * 20px)
    }

    .tplicardCoin a {
        margin: 0 calc(var(--width360) * 23px) 0 0
    }

    .tplicardCons {
        margin: 0 calc(var(--width360) * 26px)
    }

    .cardconDownul {
        font-size: calc(var(--width360) * 15px)
    }

    .newsdown {
        margin: calc(var(--width360) * 32px) calc(var(--width360) * 25px) 0 0
    }

    .dggbDengSerTitle input.button1 {
        margin: 0 calc(var(--width360) * 14px) 0 calc(var(--width360) * 20px)
    }

    .zhzFoot {
        margin-top: calc(var(--width360) * 60px);
        padding-bottom: calc(var(--width360) * 30px)
    }

    .getMenuTop {
        height: calc(var(--width360) * 117px)
    }

    .getMenu .dggbLogo a {
        width: calc(var(--width360) * 213px);
        height: calc(var(--width360) * 52px);
        margin: calc(var(--width360) * 33px) 0 calc(var(--width360) * 33px) calc(var(--width360) * 13px);
        background-size: contain
    }

    .getMenu .dggbLogo {
        font-size: calc(var(--width360) * 30px)
    }

    .dggbLogo {
        margin: 0 0 0 calc(var(--width360) * 25px)
    }

    .muconUl {
        margin: calc(var(--width360) * 20px) 0
    }

    .muconUlTitle div,
    .muconUlTitle a {
        line-height: calc(var(--width360) * 34px);
        padding: calc(var(--width360) * 28px) 0;
        margin: 0 calc(var(--width360) * 33px) 0 calc(var(--width360) * 31px)
    }

    .muconUlTitle span {
        font-size: calc(var(--width360) * 30px)
    }

    .muconUlTitle b {
        width: calc(var(--width360) * 20px);
        height: calc(var(--width360) * 12px);
        background-size: cover;
        margin: 0 calc(var(--width360) * 7px) 0 0
    }

    .getmuBtn {
        margin: 0 calc(var(--width360) * 31px)
    }

    .getmuBtnA {
        margin: 0 0 calc(var(--width360) * 20px) 0;
        font-size: calc(var(--width360) * 22px);
        line-height: calc(var(--width360) * 26px);
        height: calc(var(--width360) * 56px)
    }

    .choseiconlan,
    .choseiconlan:hover {
        font-size: calc(var(--width360) * 20px);
        line-height: calc(var(--width360) * 23px)
    }

    .choselaidiv,
    .choselaidiv:hover {
        height: calc(var(--width360) * 52px)
    }

    .getMenuTop b,
    .webUsdTop b {
        margin: 0 calc(var(--width360) * 40px) 0 0
    }

    .muconUllidA {
        font-size: calc(var(--width360) * 32px);
        line-height: calc(var(--width360) * 37px);
        height: calc(var(--width360) * 94px)
    }

    .muconUllidA img {
        width: calc(var(--width360) * 64px);
        height: calc(var(--width360) * 65px);
        margin: 0 calc(var(--width360) * 30px) 0 calc(var(--width360) * 35px)
    }

    .webLangTop,
    .webUsdTop {
        margin: calc(var(--width360) * 45px) calc(var(--width360) * 40px)
    }

    .choseilB {
        width: 8px;
        height: 4px;
        background-size: cover
    }

    .choseilb1 {
        width: 14px;
        height: 14px;
        background-size: cover
    }

    .webLangTop p,
    .webUsdTop p {
        font-size: calc(var(--width360) * 32px);
        line-height: calc(var(--width360) * 30px)
    }

    .webLang .dggbYuyanSer,
    .webUsd .dggbYuyanSer {
        height: calc(var(--width360) * 76px);
        margin: 0 calc(var(--width360) * 40px) 0 calc(var(--width360) * 40px)
    }

    .webLang .dggbYuyanSer input.submit1,
    .webUsd .dggbYuyanSer input.submit1 {
        width: calc(var(--width360) * 30px);
        height: calc(var(--width360) * 30px);
        margin: 0 calc(var(--width360) * 14px) 0 calc(var(--width360) * 24px)
    }

    .webLang .dggbYuyanSer input.text1,
    .webUsd .dggbYuyanSer input.text1 {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .webLang .dggbYuyanSubweb {
        margin: calc(var(--width360) * 40px) 0 0 0
    }

    .dggbYuyanSubweb .dggbYuyanDl {
        margin: 0 calc(var(--width360) * 30px) 10px calc(var(--width360) * 30px)
    }

    .webLang .dggbYuyanSubweb .dggbYuyanDl dl {
        margin-top: calc(var(--width360) * 40px)
    }

    .webLang .dggbYuyanSubweb .dggbYuyanDl dl dd a {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px);
        margin-bottom: calc(var(--width360) * 40px)
    }

    .webUsdcdp {
        font-size: calc(var(--width360) * 22px);
        line-height: calc(var(--width360) * 26px);
        margin: 0 0 calc(var(--width360) * 30px) 0
    }

    .webUsdCon {
        margin: calc(var(--width360) * 60px) calc(var(--width360) * 40px)
    }

    .webUsdA {
        margin: 0 0 calc(var(--width360) * 50px) 0
    }

    .sggbMainIn {
        padding-top: calc(var(--width360) * 18px)
    }

    .searchTop h1 {
        font-size: calc(var(--width360) * 32px);
        line-height: calc(var(--width360) * 37px)
    }

    .searchTop p {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 31px);
        margin: calc(var(--width360) * 17px) 0 calc(var(--width360) * 20px) 0
    }

    .dggbDengSerTitle input.button1 {
        width: calc(var(--width360) * 30px);
        height: calc(var(--width360) * 30px);
        background-size: contain
    }

    .dggbDengSerTitle input.text1 {
        height: calc(var(--width360) * 60px);
        line-height: calc(var(--width360) * 28px);
        font-size: calc(var(--width360) * 24px)
    }

    .searchinputop,
    .searchinputopbk {
        height: calc(var(--width360) * 62px);
        width: calc(var(--width360) * 700px)
    }

    .zhzFootLogo a {
        width: calc(var(--width360) * 256px) !important;
        height: calc(var(--width360) * 61px) !important;
        background-size: contain !important
    }

    .zhzFootMsg {
        font-size: calc(var(--width360) * 46px) !important;
        line-height: calc(var(--width360) * 54px) !important
    }

    .zhzFootRight dt {
        font-size: calc(var(--width360) * 32px) !important;
        line-height: calc(var(--width360) * 37px);
        margin: calc(var(--width360) * 50px) 0
    }

    .zhzFootRight dd a {
        font-size: calc(var(--width360) * 28px) !important;
        line-height: calc(var(--width360) * 36px) !important
    }

    .footnodivweb {
        font-size: calc(var(--width360) * 28px) !important;
        line-height: calc(var(--width360) * 32px);
        margin: calc(var(--width360) * 40px) 0 calc(var(--width360) * 100px) 25px
    }

    .zhzFootLeft {
        margin-top: calc(var(--width360) * 60px) !important
    }

    .newrightLists {
        padding: 0
    }

    .nrl2Ul {
        margin: 0 calc(var(--width360) * 20px) calc(var(--width360) * 30px) calc(var(--width360) * 20px)
    }

    .dggbLogo a {
        width: calc(var(--width360) * 43px);
        height: calc(var(--width360) * 43px);
        background-size: cover
    }

    .webheaderMenubtn {
        width: calc(var(--width360) * 39px);
        height: calc(var(--width360) * 28px);
        margin: auto calc(var(--width360) * 24px) auto 0
    }

    .dggbHead,
    .headnavs {
        height: calc(var(--width360) * 87px)
    }

    .webUsdaD img,
    .webUsdconimg {
        width: calc(var(--width360) * 34px);
        height: calc(var(--width360) * 34px)
    }

    .webUsdaDd {
        font-size: calc(var(--width360) * 22px);
        line-height: calc(var(--width360) * 26px);
        margin: 0 0 0 calc(var(--width360) * 22px)
    }

    .zhzCryBox {
        margin: calc(var(--width360) * 40px) 0 0 0
    }

    .dggbShowBox {
        margin: calc(var(--width360) * 40px) 0 0 0
    }

    .zhzdownNews {
        margin: calc(var(--width360) * 60px) 0 0 calc(var(--width360) * 25px)
    }

    .newrightLists>div {
        margin: calc(var(--width360) * 20px) calc(var(--width360) * 18px) calc(var(--width360) * 18px) calc(var(--width360) * 18px)
    }

    .container122 .colorindex .coloridiv {
        height: 12px;
        background-size: contain
    }

    .goup,
    .godown,
    .container122 .colorindex {
        font-size: calc(var(--width360) * 20px) !important
    }

    .boxTop {
        margin: 0 0 calc(var(--width360) * 20px) 0
    }

    .cardTitle {
        padding: 0 0 0;
        margin: 10px calc(var(--width360) * 16px) calc(var(--width360) * 25px) calc(var(--width360) * 30px)
    }

    .cardTitle p {
        font-size: var(--fontsize26a360);
        line-height: calc(var(--width360)* 31px)
    }

    .cardCoinimg {
        width: calc(var(--width360)* 38px);
        height: calc(var(--width360)* 40px)
    }

    .cardTr th:nth-child(1) span,
    .cardTr th:nth-child(2),
    .pricedownup,
    .cardTr div:nth-child(1) span,
    .cardTr div:nth-child(2),
    .pricedownup {
        font-size: var(--fontsize20a360)
    }

    .cardTable {
        height: calc(var(--width360)* 200px)
    }

    .seaLists li {
        width: 300px;
        min-width: 300px;
        height: calc(var(--width360)* 301px)
    }

    .searchLists li {
        font-size: 14px;
        height: calc(var(--width360)* 64px);
        margin: 0 calc(var(--width360)* 15px) 0 0
    }

    .searchLists li img {
        width: calc(var(--width360)* 46px);
        height: calc(var(--width360)* 46px)
    }

    .searchLists {
        margin: 0
    }

    .searchLists li:first-child {
        margin: 0 calc(var(--width360)* 25px)
    }

    .searchLists li:last-child {
        margin: 0 calc(var(--width360)* 25px)
    }

    .btRightweb,
    .dggbShowSelect {
        margin: 0 calc(var(--width360) * 25px) 0 0
    }

    .pageselTop,
    .dggbShowSelect {
        width: var(--width360) * 100px;
        font-size: calc(var(--width360)* 26px);
        height: calc(var(--width360) * 66px);
        padding: 0 3px
    }

    .pageselTop b {
        width: 12px;
        height: 7px;
        background-size: cover;
        margin: 0 0 0 8px
    }

    .chooseallchoose,
    .chooseallchoose:hover,
    .choosewatchlistschoose,
    .choosewatchlistschoose:hover,
    .choosewatchlists,
    .chooseall {
        font-size: calc(var(--width360) * 26px);
        height: calc(var(--width360) * 66px)
    }

    .chooseallchoose img,
    .chooseall img {
        width: calc(var(--width360) * 15px);
        height: calc(var(--width360) * 15px)
    }

    .choosewatchlistschoose img,
    .choosewatchlists img {
        width: calc(var(--width360) * 18px);
        height: calc(var(--width360) * 18px)
    }

    .chooseallchoose,
    .choosewatchlistschoose {
        margin: 0 calc(var(--width360) * 30px) 0 0
    }

    .newrightLists>div {
        margin: calc(var(--width360) * 20px) calc(var(--width360) * 18px) calc(var(--width360) * 18px) calc(var(--width360) * 18px)
    }

    .nrl2A img,
    .nrlhotul li img {
        width: calc(var(--width360) * 50px);
        height: calc(var(--width360) * 50px)
    }

    .nrl2A span,
    .nrl2middle,
    .nrl2Ul .godown {
        font-size: calc(var(--width360) * 26px);
        line-height: calc(var(--width360) * 31px)
    }

    .nrl2Adown,
    .nrtopaMore,
    .nrl1Title,
    .nrl2Title,
    .nrechartTitle {
        font-size: calc(var(--width360) * 30px)
    }

    .nrl2Ul li div {
        min-width: calc(var(--width360)* 80px)
    }

    .nrechartTitle {
        line-height: calc(var(--width360) * 34px);
        margin: calc(var(--width360) * 30px) calc(var(--width360) * 20px) 0 calc(var(--width360) * 20px)
    }

    .nrechartTitle b,
    .nrl1Title b,
    .nrl2Title b {
        width: calc(var(--width360) * 44px);
        height: calc(var(--width360) * 39px)
    }

    .nrlhotul li .bitname1,
    .nrlhotul li .bitname2 {
        font-size: calc(var(--width360) * 30px);
        line-height: calc(var(--width360) * 34px)
    }

    .nrl1Title,
    .nrl2Title {
        margin: calc(var(--width360) * 30px) calc(var(--width360) * 20px) calc(var(--width360) * 40px) calc(var(--width360) * 20px)
    }

    .nrlhotDownul li:nth-child(1) .nrlhotulDown img {
        width: calc(var(--width360) * 32px);
        height: calc(var(--width360) * 22px)
    }

    .nrlhotDownul li:nth-child(2) .nrlhotulDown img {
        width: calc(var(--width360) * 24px);
        height: calc(var(--width360) * 22px)
    }

    .reply,
    .giveup,
    .stepon,
    .flows {
        width: calc(var(--width360) * 25px);
        height: calc(var(--width360) * 26px)
    }

    .cardconDownul li a span {
        font-size: calc(var(--width360)* 26px);
        line-height: calc(var(--width360)* 31px)
    }

    .nrlhotDownul {
        margin: calc(var(--width360)* 20px) calc(var(--width360)* 20px) 0 0
    }

    .nrlLists {
        margin: 0 calc(var(--width360) * 20px) calc(var(--width360) * 35px) calc(var(--width360) * 20px)
    }

    .nrtopatrade {
        height: calc(var(--width360) * 73px);
        font-size: calc(var(--width360) * 26px);
        line-height: calc(var(--width360) * 31px);
        width: calc(var(--width360) * 346px)
    }

    .nrechart {
        height: calc(var(--width360) * 330px)
    }

    .newsRight {
        margin: calc(var(--width360) * 60px) 0 0 0
    }

    .zhzMore a {
        height: calc(var(--width360) * 60px);
        margin-top: calc(var(--width360) * 40px);
        width: calc(var(--width360) * 391px)
    }

    .zhzMore a span {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 26px)
    }

    .zhzLatestList li dl dd.cont2 {
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 35px)
    }

    .zhzLatestList li>a {
        min-width: calc(var(--width360) * 275px);
        min-height: calc(var(--width360) * 148px);
        width: calc(var(--width360) * 275px);
        height: calc(var(--width360) * 148px)
    }

    .zhzLatestList li dl dd.cont1 {
        font-size: calc(var(--width360) * 24px);
        line-height: var(--lineheight28a360);
        margin: calc(var(--width360) * 10px) 0 calc(var(--width360) * 10px) 0
    }

    .zhzLatestList li dl dt a {
        font-size: calc(var(--width360) * 26px);
        line-height: calc(var(--width360) * 28px)
    }

    .zhzLatestList li {
        margin-bottom: calc(var(--width360) * 20px);
        padding-bottom: calc(var(--width360) * 19px)
    }

    .zhzTopicsTitle h2,
    .zhzdownNews h2 {
        font-size: calc(var(--width360) * 30px)
    }

    .tplicardCoindowna,
    .tplicardCoindowna:hover {
        height: calc(var(--width360) * 68px);
        width: calc(var(--width360) * 340px);
        margin: calc(var(--width360) * 50px) auto calc(var(--width360) * 70px) auto;
        font-size: calc(var(--width360) * 24px);
        line-height: calc(var(--width360) * 28px)
    }

    .cardconRighttop,
    .cardconRighttop p:first-child {
        height: auto;
        font-size: var(--fontsize24a360) !important;
        line-height: var(--lineheight35a360)
    }

    .cardconLeft img {
        width: calc(var(--width360) * 137px);
        height: calc(var(--width360) * 137px)
    }

    .tplicardP {
        font-size: var(--fontsize26a360);
        line-height: var(--lineheight31a360);
        padding: 0 0 calc(var(--width360) * 30px) 0;
        margin: 0 calc(var(--width360) * 25px) calc(var(--width360) * 30px) calc(var(--width360) * 25px)
    }

    .tplicardCoin a {
        height: calc(var(--width360) * 53px);
        font-size: calc(var(--width360) * 22px)
    }

    .tplicardCoin img {
        width: calc(var(--width360) * 37px);
        height: calc(var(--width360) * 37px)
    }

    .tplicardCoin {
        margin: calc(var(--width360) * 25px)
    }

    .tplicard>p:first-child {
        margin: calc(var(--width360) * 38px) calc(var(--width360) * 26px) 0 calc(var(--width360) * 26px);
        font-size: calc(var(--width360) * 24px)
    }

    .tplicard {
        min-height: 320px
    }

    .dggbShowRowMsg,
    .dggbShowMsg {
        font-size: var(--fontsize24a360)
    }

    .fyxxPage .currentPage,
    .fyxxPage a {
        width: calc(var(--width360) * 53px);
        height: calc(var(--width360) * 64px);
        font-size: calc(var(--width360) * 32px)
    }

    .sggbTable tbody tr td span.width2 a img {
        margin: 0 !important
    }

    .sggbTable tbody tr td {
        padding: calc(var(--width360) * 36px) 0 !important
    }

    .pagelay a,
    .closea {
        height: calc(var(--width360) * 114px);
        min-height: calc(var(--width360) * 114px);
        font-size: calc(var(--width360) * 36px)
    }

    .chooseallchoose,
    .choosewatchlistschoose {
        margin: 0 2vw 0 0
    }

    .tblchoa {
        padding: 0 2vw
    }

    .waringPng,
    .correctPng {
        width: calc(var(--width360) * 32px);
        height: calc(var(--width360) * 32px);
        margin: 0 calc(var(--width360) * 10px) 0 0
    }

    .warringDiv,
    .correctDiv {
        width: calc(var(--width360) * 368px);
        height: calc(var(--width360) * 64px);
        font-size: calc(var(--width360) * 18px);
        line-height: calc(var(--width360) * 21px)
    }

    .getMenuSearchipad .getMenuschTop {
        height: calc(var(--width360)*117px)
    }

    .getMenuSearchipad .getMenuschTop input.text1 {
        font-size: calc(var(--width360)*30px);
        line-height: calc(var(--width360)*34px);
        height: calc(var(--width360)*33px)
    }

    .getMenuSearchipad .getMenuschTop input.submit1 {
        min-width: calc(var(--width360)*27px);
        height: calc(var(--width360)*27px);
        margin: 0 calc(var(--width360)*30px) 0 calc(var(--width360)*32px);
        background-size: cover
    }

    .getMenuSearchipad .schtopleft b {
        width: calc(var(--width360)*28px);
        height: calc(var(--width360)*28px);
        margin: 0 calc(var(--width360)*35px) 0 0;
        background-size: contain
    }
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"] {
    pointer-events: none;
}

.tablered {
    color: #FF64BE
}

.tableblue {
    color: #3B63FB
}

.tableorange {
    color: #F7931A
}

.indexblue {
    color: #0099ff
}

.indexred {
    color: #eb4b4e;
}

.indexorange {
    color: #ff8636;
}

.indexgreen {
    color: #00cc33;
}

.indexgray {
    color: #cfd6e4;
}

.collectblue {
    color: #3B63FB
}

.collectpink {
    color: #eb4b4e
}

.collectorange {
    color: #ff8636
}

.collectgreen {
    color: #13C784
}

.collectwhite {
    color: #F0F2F5
}

.collectred {
    color: #EA3943
}

.dlyflx {
    display: flex;
}

.overflowhide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}