@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;
  cursor: pointer;
}

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

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

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

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

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

.cBlack a:hover,
.cBlack:hover {
  color: #0099ff;
  transition: all 0.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);
  --width540: (540 / 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;
}

.dggbZhuce a.bg2:hover {
  background: #5a5a5b;
}

.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, 0.2);
}

.dggbMenu li:not(:nth-child(1)) .dggbSubMenuBg::before {
  left: 35px;
  box-shadow: 0 0 0 0 rgba(0, 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, 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: 0 0 8px 0 #ecedf0;
  padding: 0 0 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: 0 0 0 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, 0.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;
}

.noindexSearch {
  display: none;
}

.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 0.2s;
  transition: all 0.2s;
}

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

.schtab.check {
  color: #036eb7;
  -webkit-transition: all 0.2s;
  transition: all 0.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) no-repeat;
  background-size: contain;
  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 0.3s ease;
}

.dggbYuyanDl dl dd a:hover {
  background: #f8fafe;
  color: #000000;
  transition: all 0.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 0.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 0.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, 0.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 0.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, 0.08);
  transition: all 0.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, 0.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, 0.08);
}

.pricedownup {
  font-size: 12px;
  line-height: 14px;
  text-shadow: 0 0 8px rgba(88, 102, 126, 0.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, 0.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;
  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 0.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 0.3s ease;
}

.fyxxPage a:not(.pagenos):hover {
  background: #f0f6ff;
  color: #000000;
  transition: all 0.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 {
  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 0.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 0.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 0.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 0.3s ease;
}

.zhzLatestList li dl dd.cont1 a:hover {
  color: #617186;
  transition: all 0.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 0.3s ease;
  border-radius: 8px;
}

.zhzLatestList li > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  transition: filter 0.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 0.5s forwards;
}

.zhzLatestList li > dl:not(:hover) dt a {
  animation: colorChange2 0.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 0.3s ease;
}

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

.zhzMore a:hover {
  background: #5a5a5b;
  outline: 1px solid #5a5a5b;
  transition: all 0.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 0.3s ease;
}

.nrtopatrade:hover {
  background: #5a5a5b;
  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;
}

.communitymain .nrlhotDownul {
  width: auto;
}

.communitymain .nrlhotDownul li {
  width: 33%;
  display: flex;
  align-items: center;
}

.communitymain .nrlhotDownul li:nth-child(2) {
  justify-content: center;
}

.communitymain .nrlhotDownul li:nth-child(3) {
  justify-content: right;
}

.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 0.3s;
}

.nrtopaMore:hover {
  transition: all 0.3s;
  color: #2b73b6;
}

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

.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;
}

.newrightLists2 .nrl2Ul .nrl2A,
.newrightLists2 .nrl2Ul .nrl2middle,
.newrightLists2 .nrl2Ul .nrl2Adown {
  width: 33%;
  overflow: hidden;
}

.newrightLists2 .nrl2Ul .nrl2Adown {
  text-align: right;
}

.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 0.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, 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, 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, 0.2);
  z-index: 10px;
}

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

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

.pagesels a.checked {
  background: #f8fafe;
  transition: all 0.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, 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;
}

.ipadlayuidiv.layuiDiv {
  display: flex;
}

.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;
  margin: 0 5px 0 0;
}

.sggbTable tbody tr td span.width5 b.down {
  width: 8px;
  height: 5px;
  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:nth-child(1) {
  width: 10px;
  height: 10px;
  background: url(../images/png17.png) no-repeat;
}

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

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

.fyxxPage a:first-child b:nth-child(2) {
  width: 10px;
  height: 10px;
  background: url(../images/png18no.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;
  min-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: 0.075em;
}

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

.sggbTable thead tr th span.width3 b.sorts,
.sggbTable thead tr th span.width4 b.sorts,
.sggbTable thead tr th span.width5 b.sorts,
.sggbTable thead tr th span.width6 b.sorts,
.sggbTable thead tr th span.width7 b.sorts {
  background: url(../images/png4.png) no-repeat;
  width: 9px !important;
  height: 5px !important;
  margin: 0 3px 0 0;
  cursor: pointer;
  transition: transform 0.5s ease;
  transform: scaleY(1);
  background-size: auto;
}

.sggbTable thead tr th span.width3 b.sorts.trans,
.sggbTable thead tr th span.width4 b.sorts.trans,
.sggbTable thead tr th span.width5 b.sorts.trans,
.sggbTable thead tr th span.width6 b.sorts.trans,
.sggbTable thead tr th span.width7 b.sorts.trans {
  transform: scaleY(-1);
  transition: transform 0.5s ease;
}

.sggbTable thead tr th span b {
  flex: none;
}

.buyselllay {
  display: none;
}

.showurlcon {
  flex-direction: column;
  align-items: center;
}

.showurltop {
  margin: 30px 30px 10px 0;
  justify-content: end;
}

.showurltop b {
  background: url(../images/png34.png) no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
  margin: 0 0 0 10px;
  cursor: pointer;
}

.bysecon-title {
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  margin: 0 20px 20px 20px;
  font-weight: bold;
}

.bysecona {
  width: 609px;
  height: 148px;
  border-radius: 4px;
  margin: 0 0 10px 0;
}

.bysecona:hover {
  background: #f8fafe;
}

.byseconaimg {
  width: 106px;
  height: 106px;
  border-radius: 4px;
  margin: 0 20px 0 0;
}

.byseconcons {
  width: 443px;
}

.byseconcons p:nth-child(1) {
  font-size: 18px;
  color: #000000;
  line-height: 21px;
  font-size: 18px;
}

.byseconcons p:nth-child(2) {
  font-size: 16px;
  color: #000000;
  line-height: 18px;
  -weikit-line-clime: 4;
  margin: 15px 0 0 0;
}

.bysecon {
  margin: 0 20px 40px 20px;
}

.byseconaimgkdj {
  width: 28px;
  height: 28px;
  margin: 0 10px 0 0;
}

.bysecon-down {
  margin: 20px;
  font-size: 16px;
  color: #617186;
  line-height: 18px;
}

@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, 0.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;
  }

  .newrightLists .godown b,
  .newrightLists .goup b {
    min-width: 8px;
    width: 8px;
    height: 5px;
    background-size: contain;
  }

  .dggbHead {
    display: flex;
    height: 87px;
    border-bottom: 1px solid #f4f4f4;
  }

  .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;
    word-break: break-all;
  }

  .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: 9999999;
    overflow-y: auto;
    opacity: 1;
    transition: opacity 0.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, 0.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 0.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 0.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 0.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;
    width: auto;
  }

  .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;
  }

  .sggbTable thead tr th span.width3 b.sorts,
  .sggbTable thead tr th span.width4 b.sorts,
  .sggbTable thead tr th span.width5 b.sorts,
  .sggbTable thead tr th span.width6 b.sorts,
  .sggbTable thead tr th span.width7 b.sorts {
    margin: 4px 3px 0 0;
    width: 9px !important;
    height: 5px !important;
  }
}

@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;
  }

  .bysecon-title {
    font-size: 28px;
    line-height: 32px;
    margin: 0 20px 10px 30px;
  }

  .byseconaimg {
    width: 124px;
    height: 124px;
    margin: 0 24px 0 0;
  }

  .byseconcons p:nth-child(1) {
    font-size: 22px;
    line-height: 26px;
  }

  .byseconcons p:nth-child(2) {
    font-size: 20px;
    line-height: 23px;
    margin: 15px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .bysecona {
    width: 739px;
    height: 156px;
    margin: 0 0 4px 0;
  }

  .showurltop b {
    width: 24px;
    height: 24px;
  }

  .byseconaimgkdj {
    width: 33px;
    height: 33px;
    margin: 0 12px 0 0;
  }
}

@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);
    background-size: contain;
  }

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

  .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);
  }

  .zhzTopicsTitle h2,
  .zhzdownNews h2 {
    font-size: calc(var(--width820) * 28px);
    line-height: calc(var(--width820) * 23px);
  }

  .newsdown {
    margin: calc(var(--width820) * 32px) 0 0 0;
  }

  .btrtime {
    height: calc(var(--width820) * 33px);
    width: calc(var(--width820) * 38px);
    font-size: calc(var(--width820) * 18px);
  }

  .fyxxPage .currentPage,
  .fyxxPage a {
    font-size: calc(var(--width820) * 22px);
    min-width: calc(var(--width820) * 43px);
    height: calc(var(--width820) * 43px);
  }

  .dggbShowRowMsg,
  .dggbShowMsg {
    font-size: calc(var(--width820) * 16px);
  }

  .pageselTop,
  .dggbShowSelect {
    width: calc(var(--width820) * 69px);
    height: calc(var(--width820) * 43px);
    font-size: calc(var(--width820) * 18px);
  }

  .pagesels a {
    width: calc(var(--width820) * 83px);
    height: calc(var(--width820) * 40px);
  }

  .pagesels {
    width: calc(var(--width820) * 83px);
  }

  .sggbTable tbody tr td {
    height: calc(var(--width820) * 30px) !important;
    max-height: calc(var(--width820) * 30px) !important;
    padding: calc(var(--width820) * 26px) 0 !important;
  }

  .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(--width820) * 18px);
    line-height: calc(var(--width820) * 21px);
  }

  .goup,
  .godown,
  .container122 .colorindex {
    font-size: calc(var(--width820) * 20px);
    height: calc(var(--width820) * 30px);
  }

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

  .sggbTable tbody tr td span.width2 a span {
    font-size: calc(var(--width820) * 18px);
    line-height: calc(var(--width820) * 22px);
  }

  .sggbTable tbody tr td span.width2 a img {
    width: calc(var(--width820) * 32px);
    height: calc(var(--width820) * 32px);
  }

  .zhzMore a {
    width: calc(var(--width820) * 362px);
    height: calc(var(--width820) * 54px);
  }

  .zhzMore a span {
    font-size: calc(var(--width820) * 22px);
    line-height: calc(var(--width820) * 26px);
  }

  .nrechartTitle {
    font-size: calc(var(--width820) * 18px);
    margin: calc(var(--width820) * 18px) calc(var(--width820) * 18px) calc(var(--width820) * 10px) calc(var(--width820) * 18px);
  }

  .nrl1Title,
  .nrl2Title {
    font-size: calc(var(--width820) * 18px);
  }

  .nrtopaMore {
    font-size: calc(var(--width820) * 18px);
  }

  .nrl2A img,
  .nrlhotul li img {
    width: calc(var(--width820) * 24px);
    height: calc(var(--width820) * 24px);
    margin: 0 calc(var(--width820) * 10px) 0 0;
  }

  .nrlhotul li .bitname1 {
    margin: 0 calc(var(--width820) * 7px) 0 calc(var(--width820) * 9px);
  }

  .nrlhotulDown img {
    margin: 0 calc(var(--width820) * 8px) 0 0;
  }

  .searchTop h1 {
    font-size: calc(var(--width820) * 34px);
    line-height: calc(var(--width820) * 39px);
  }

  .searchTop p {
    font-size: calc(var(--width820) * 18px);
    line-height: calc(var(--width820) * 21px);
    margin: calc(var(--width820) * 12px) 0 calc(var(--width820) * 28px) 0;
  }

  .searchLists li {
    margin: 0 calc(var(--width820) * 35px) 0 0;
    height: calc(var(--width820) * 38px);
    border-radius: calc(var(--width820) * 19px);
  }

  .searchLists li img {
    width: calc(var(--width820) * 24px);
    height: calc(var(--width820) * 24px);
  }

  .seaLists {
    margin: calc(var(--width820) * 28px) 0 0 0;
  }

  .cardTitle {
    margin: 0 calc(var(--width820) * 18px);
    padding: calc(var(--width820) * 18px) 0 0 0;
  }

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

  .cardTitle img {
    width: calc(var(--width820) * 31px);
    height: calc(var(--width820) * 19px);
  }

  .cardTable {
    margin: calc(var(--width820) * 18px) 0 0 0;
  }

  .cardTr {
    height: calc(var(--width820) * 41px);
  }

  .cardCoinimg {
    width: calc(var(--width820) * 24px);
    height: calc(var(--width820) * 24px);
    margin: 0 calc(var(--width820) * 9px) 0 0;
  }

  .chooseallchoose,
  .choosewatchlistschoose,
  .choosewatchlists,
  .chooseall {
    height: calc(var(--width820) * 49px);
  }

  .boxTop,
  .btrtime,
  .btrtime.choose,
  .tblchoa {
    font-size: calc(var(--width820) * 18px);
  }

  .zhzCryBox {
    margin: calc(var(--width820) * 60px) calc(var(--width820) * 25px) 0 calc(var(--width820) * 25px);
  }

  .searchTop {
    margin: calc(var(--width820) * 60px) 0 calc(var(--width820) * 28px) 0;
  }

  .searchAlist {
    margin: 0 calc(var(--width820) * 25px);
  }

  .zhzdownNews {
    margin: 0 calc(var(--width820) * 25px);
  }

  .dggbShowBox {
    margin: calc(var(--width820) * 40px) 0 calc(var(--width820) * 60px) 0;
  }

  .seaLists li {
    width: calc(var(--width820) * 332px);
    min-width: calc(var(--width820) * 332px);
    height: calc(var(--width820) * 180px);
  }

  .sggbTable thead tr th span.width3 b.sorts,
  .sggbTable thead tr th span.width4 b.sorts,
  .sggbTable thead tr th span.width5 b.sorts,
  .sggbTable thead tr th span.width6 b.sorts,
  .sggbTable thead tr th span.width7 b.sorts {
    margin: calc(var(--width820) * 5px) 3px 0 0;
    width: calc(var(--width820) * 10px) !important;
    height: calc(var(--width820) * 6px) !important;
    background-size: auto;
  }

  .bysecon-title {
    font-size: calc(var(--width820) * 28px);
    line-height: calc(var(--width820) * 32px);
    margin: 0 calc(var(--width820) * 20px) calc(var(--width820) * 10px) calc(var(--width820) * 30px);
  }

  .byseconaimg {
    width: calc(var(--width820) * 124px);
    height: calc(var(--width820) * 124px);
    margin: 0 calc(var(--width820) * 24px) 0 0;
  }

  .byseconcons p:nth-child(1) {
    font-size: calc(var(--width820) * 22px);
    line-height: calc(var(--width820) * 26px);
  }

  .byseconcons p:nth-child(2) {
    font-size: calc(var(--width820) * 20px);
    line-height: calc(var(--width820) * 23px);
    margin: calc(var(--width820) * 15px) 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .bysecona {
    width: calc(var(--width820) * 739px);
    height: calc(var(--width820) * 156px);
  }

  .showurltop b {
    width: calc(var(--width820) * 24px);
    height: calc(var(--width820) * 24px);
  }

  .byseconaimgkdj {
    width: calc(var(--width820) * 33px);
    height: calc(var(--width820) * 33px);
    margin: 0 calc(var(--width820) * 12px) 0 0;
  }
}

@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;
    background-size: contain;
  }

  .newrightLists .godown b,
  .newrightLists .goup b {
    min-width: calc(var(--width768) * 8px);
    width: calc(var(--width768) * 8px);
    height: calc(var(--width768) * 5px);
  }

  .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);
  }

  .zhzTopicsTitle h2,
  .zhzdownNews h2 {
    font-size: calc(var(--width768) * 28px);
    line-height: calc(var(--width768) * 23px);
  }

  .newsdown {
    margin: calc(var(--width768) * 32px) 0 0 0;
  }

  .btrtime {
    height: calc(var(--width768) * 33px);
    width: calc(var(--width768) * 38px);
    font-size: calc(var(--width768) * 18px);
  }

  .fyxxPage .currentPage,
  .fyxxPage a {
    font-size: calc(var(--width768) * 22px);
    min-width: calc(var(--width768) * 43px);
    height: calc(var(--width768) * 43px);
  }

  .dggbShowRowMsg,
  .dggbShowMsg {
    font-size: calc(var(--width768) * 16px);
  }

  .pageselTop,
  .dggbShowSelect {
    width: calc(var(--width768) * 69px);
    height: calc(var(--width768) * 43px);
    font-size: calc(var(--width768) * 18px);
  }

  .pagesels a {
    width: calc(var(--width768) * 83px);
    height: calc(var(--width768) * 40px);
  }

  .pagesels {
    width: calc(var(--width768) * 83px);
  }

  .sggbTable tbody tr td {
    height: calc(var(--width768) * 30px) !important;
    max-height: calc(var(--width768) * 30px) !important;
    padding: calc(var(--width768) * 26px) 0 !important;
  }

  .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(--width768) * 18px);
    line-height: calc(var(--width768) * 21px);
  }

  .goup,
  .godown,
  .container122 .colorindex {
    font-size: calc(var(--width768) * 20px);
    height: calc(var(--width768) * 30px);
  }

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

  .sggbTable tbody tr td span.width2 a span {
    font-size: calc(var(--width768) * 18px);
    line-height: calc(var(--width768) * 22px);
  }

  .sggbTable tbody tr td span.width2 a img {
    width: calc(var(--width768) * 32px);
    height: calc(var(--width768) * 32px);
  }

  .zhzMore a {
    width: calc(var(--width768) * 362px);
    height: calc(var(--width768) * 54px);
  }

  .zhzMore a span {
    font-size: calc(var(--width768) * 22px);
    line-height: calc(var(--width768) * 26px);
  }

  .nrechartTitle {
    font-size: calc(var(--width768) * 18px);
    margin: calc(var(--width768) * 18px) calc(var(--width768) * 18px) calc(var(--width768) * 10px) calc(var(--width768) * 18px);
  }

  .nrl1Title,
  .nrl2Title {
    font-size: calc(var(--width768) * 18px);
  }

  .nrtopaMore {
    font-size: calc(var(--width768) * 18px);
  }

  .nrl2A img,
  .nrlhotul li img {
    width: calc(var(--width768) * 24px);
    height: calc(var(--width768) * 24px);
    margin: 0 calc(var(--width768) * 10px) 0 0;
  }

  .nrlhotul li .bitname1 {
    margin: 0 calc(var(--width768) * 7px) 0 calc(var(--width768) * 9px);
  }

  .nrlhotulDown img {
    margin: 0 calc(var(--width768) * 8px) 0 0;
  }

  .searchTop h1 {
    font-size: calc(var(--width768) * 34px);
    line-height: calc(var(--width768) * 39px);
  }

  .searchTop p {
    font-size: calc(var(--width768) * 18px);
    line-height: calc(var(--width768) * 21px);
    margin: calc(var(--width768) * 12px) 0 calc(var(--width768) * 28px) 0;
  }

  .searchLists li {
    margin: 0 calc(var(--width768) * 35px) 0 0;
    height: calc(var(--width768) * 38px);
    border-radius: calc(var(--width768) * 19px);
  }

  .searchLists li img {
    width: calc(var(--width768) * 24px);
    height: calc(var(--width768) * 24px);
  }

  .seaLists {
    margin: calc(var(--width768) * 28px) 0 0 0;
  }

  .cardTitle {
    margin: 0 calc(var(--width768) * 18px);
    padding: calc(var(--width768) * 18px) 0 0 0;
  }

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

  .cardTitle img {
    width: calc(var(--width768) * 31px);
    height: calc(var(--width768) * 19px);
  }

  .cardTable {
    margin: calc(var(--width768) * 18px) 0 0 0;
  }

  .cardTr {
    height: calc(var(--width768) * 41px);
  }

  .cardCoinimg {
    width: calc(var(--width768) * 24px);
    height: calc(var(--width768) * 24px);
    margin: 0 calc(var(--width768) * 9px) 0 0;
  }

  .chooseallchoose,
  .choosewatchlistschoose,
  .choosewatchlists,
  .chooseall {
    height: calc(var(--width768) * 49px);
  }

  .boxTop,
  .btrtime,
  .btrtime.choose,
  .tblchoa {
    font-size: calc(var(--width768) * 18px);
  }

  .zhzCryBox {
    margin: calc(var(--width768) * 60px) calc(var(--width768) * 25px) 0 calc(var(--width768) * 25px);
  }

  .searchTop {
    margin: calc(var(--width768) * 60px) 0 calc(var(--width768) * 28px) 0;
  }

  .searchAlist {
    margin: 0 calc(var(--width768) * 25px);
  }

  .zhzdownNews {
    margin: 0 calc(var(--width768) * 25px);
  }

  .dggbShowBox {
    margin: calc(var(--width768) * 40px) 0 calc(var(--width768) * 60px) 0;
  }

  .seaLists li {
    width: calc(var(--width768) * 332px);
    min-width: calc(var(--width768) * 332px);
    height: calc(var(--width768) * 180px);
  }

  .sggbTable thead tr th span.width3 b.sorts,
  .sggbTable thead tr th span.width4 b.sorts,
  .sggbTable thead tr th span.width5 b.sorts,
  .sggbTable thead tr th span.width6 b.sorts,
  .sggbTable thead tr th span.width7 b.sorts {
    margin: calc(var(--width768) * 5px) 3px 0 0;
    width: calc(var(--width768) * 10px) !important;
    height: calc(var(--width768) * 6px) !important;
    background-size: auto;
  }

  .bysecon-title {
    font-size: calc(var(--width820) * 28px);
    line-height: calc(var(--width820) * 32px);
    margin: 0 calc(var(--width820) * 20px) calc(var(--width820) * 10px) calc(var(--width820) * 30px);
  }

  .byseconaimg {
    width: calc(var(--width820) * 124px);
    height: calc(var(--width820) * 124px);
    margin: 0 calc(var(--width820) * 24px) 0 0;
  }

  .byseconcons p:nth-child(1) {
    font-size: calc(var(--width820) * 22px);
    line-height: calc(var(--width820) * 26px);
  }

  .byseconcons p:nth-child(2) {
    font-size: calc(var(--width820) * 20px);
    line-height: calc(var(--width820) * 23px);
    margin: calc(var(--width820) * 15px) 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .bysecona {
    width: calc(var(--width820) * 739px);
    height: calc(var(--width820) * 156px);
  }

  .showurltop b {
    width: calc(var(--width820) * 24px);
    height: calc(var(--width820) * 24px);
  }

  .byseconaimgkdj {
    width: calc(var(--width820) * 33px);
    height: calc(var(--width820) * 33px);
    margin: 0 calc(var(--width820) * 12px) 0 0;
  }
}

.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;
  }

  .newrightLists .godown b,
  .newrightLists .goup b {
    min-width: 14px;
    width: 14px;
    height: 9px;
    background-size: contain;
  }

  .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;
    scrollbar-width: none;
  }

  .getMenuSearch .sechTabs::-webkit-scrollbar {
    display: none;
  }

  .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 {
    min-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;
  }

  .goup,
  .godown,
  .container122 .colorindex {
    font-size: 20px;
  }

  .echarts-dashboard {
    margin: 0 auto;
  }

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

  .sggbTable thead tr th span {
    margin: 0 10px 0 0;
  }

  .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 0.3s ease;
  }

  .schtopright:hover {
    color: #ffffff;
    transition: all 0.3s ease;
  }

  .getmuschCons {
    box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, 0.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, 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 0.3s ease;
  }

  .dggbmzhuSub a:hover {
    color: #333333;
    transition: all 0.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, 0.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: auto;
    height: 64px;
    font-size: 32px;
    min-width: 53px;
  }

  .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,
  .zhzLatestList li dl dd.cont2 a {
    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, 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, 0.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;
    background-size: contain;
  }

  .searchinputop,
  .searchinputopbk {
    height: 62px;
    width: 700px;
  }

  .fyxxPage {
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .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;
  }

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

  .sggbTable tbody tr td span.width8 em {
    margin-top: 6px;
  }

  .sggbTable tbody tr td span.width8 p em {
    margin: 0;
  }

  .sggbTable thead tr th span.width3 b.sorts,
  .sggbTable thead tr th span.width4 b.sorts,
  .sggbTable thead tr th span.width5 b.sorts,
  .sggbTable thead tr th span.width6 b.sorts,
  .sggbTable thead tr th span.width7 b.sorts {
    margin: 0 3px 0 0;
    width: 10px !important;
    height: 6px !important;
    background-size: contain;
  }

  .buyselllay .showurltop {
    margin: 20px 20px 6px 20px;
  }

  .bysecon-title {
    margin: 0 30px 10px 30px;
  }

  .bysecon {
    margin: 0 20px 50px 20px;
  }

  .byseconaimg {
    width: 127px;
    height: 127px;
    border-radius: 4px;
    margin: 0 24px 0 30px;
  }

  .bysecona {
    height: 156px;
    width: 100%;
  }

  .buyselllay {
    width: 700px;
  }

  .byseconcons p:nth-child(1) {
    font-size: 22px;
    line-height: 26px;
  }

  .byseconcons p:nth-child(2) {
    font-size: 20px;
    line-height: 23px;
    margin: 15px 0 0 0;
  }

  .bysecon-down {
    margin: 10px 0 0 50px;
    font-size: 20px;
    line-height: 23px;
  }

  .byseconaimgkdj {
    width: 35px;
    height: 35px;
    margin: 0 12px 0 0;
  }
}

@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);
  }

  .godown b,
  .goup b {
    width: calc(var(--width560) * 14px);
    height: calc(var(--width560) * 9px);
    background-size: contain;
  }

  .sggbTable thead tr th span,
  .sggbTable thead tr th span em {
    font-size: calc(var(--width560) * 24px) !important;
    width: auto;
  }

  .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, 0.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);
  }

  .sggbTable tbody tr td span {
    font-size: calc(var(--width560) * 24px);
  }

  .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,
  .zhzLatestList li dl dd.cont2 a {
    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 {
    min-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;
  }

  .sggbTable tbody tr td {
    padding: calc(var(--width560) * 35px) 0 !important;
  }

  .sggbTable tbody tr td span.width8 em {
    margin-top: calc(var(--width560) * 6px);
  }

  .sggbTable tbody tr td span.width8 p em {
    margin: 0;
  }

  .sggbTable thead tr th span.width3 b.sorts,
  .sggbTable thead tr th span.width4 b.sorts,
  .sggbTable thead tr th span.width5 b.sorts,
  .sggbTable thead tr th span.width6 b.sorts,
  .sggbTable thead tr th span.width7 b.sorts {
    margin: 0 3px 0 0;
    width: calc(var(--width560) * 10px) !important;
    height: calc(var(--width560) * 6px) !important;
    min-height: calc(var(--width560) * 9px);
    background-size: auto;
  }

  .newrightLists .godown b,
  .newrightLists .goup b {
    min-width: calc(var(--width560) * 14px);
    width: calc(var(--width560) * 14px);
    height: calc(var(--width560) * 9px);
    background-size: contain;
  }

  .buyselllay .showurltop {
    margin: calc(var(--width560) * 20px) calc(var(--width560) * 20px) 6px calc(var(--width560) * 20px);
  }

  .bysecon-title {
    margin: 0 calc(var(--width560) * 30px) calc(var(--width560) * 10px) calc(var(--width560) * 30px);
  }

  .bysecon {
    margin: 0 calc(var(--width560) * 20px) calc(var(--width560) * 50px) calc(var(--width560) * 20px);
  }

  .byseconaimg {
    width: calc(var(--width560) * 127px);
    height: calc(var(--width560) * 127px);
    border-radius: calc(var(--width560) * 4px);
    margin: 0 calc(var(--width560) * 24px) 0 calc(var(--width560) * 30px);
  }

  .bysecona {
    height: calc(var(--width560) * 156px);
    width: 100%;
  }

  .buyselllay {
    width: calc(var(--width560) * 700px);
  }

  .byseconcons p:nth-child(1) {
    font-size: calc(var(--width560) * 22px);
    line-height: calc(var(--width560) * 26px);
  }

  .byseconcons p:nth-child(2) {
    font-size: calc(var(--width560) * 20px);
    line-height: calc(var(--width560) * 23px);
    margin: calc(var(--width560) * 15px) 0 0 0;
  }

  .bysecon-down {
    margin: calc(var(--width560) * 10px) 0 0 calc(var(--width560) * 50px);
    font-size: calc(var(--width560) * 20px);
    line-height: calc(var(--width560) * 23px);
  }

  .byseconaimgkdj {
    width: calc(var(--width560) * 35px);
    height: calc(var(--width560) * 35px);
    margin: 0 calc(var(--width560) * 12px) 0 0;
  }
}

@media screen and (max-width: 541px) {
  .getMenuSearch .serloadTop {
    margin: calc(var(--width540) * 40px) 0;
    font-size: calc(var(--width540) * 28px);
    line-height: calc(var(--width540) * 32px);
  }

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

  .getMenuSearch .secnodata {
    font-size: calc(var(--width540) * 28px);
    line-height: calc(var(--width540) * 32px);
    margin: calc(var(--width540) * 300px) 0 0 0;
  }

  .getMenuSearch .secnodata img {
    margin: 0 0 calc(var(--width540) * 40px) 0;
    width: calc(var(--width540) * 212px);
    object-fit: cover;
  }

  .getMenuSearch .serloadDown img {
    width: calc(var(--width540) * 680px);
    object-fit: cover;
  }

  .sechTabs {
    margin: calc(var(--width540) * 33px);
  }

  .schtab {
    font-size: calc(var(--width540) * 32px);
    line-height: calc(var(--width540) * 37px);
    margin-right: calc(var(--width540) * 60px);
  }

  .schtab.check b {
    width: calc(var(--width540) * 48px);
  }

  .getMenuSearch .scdulA {
    margin: 0 calc(var(--width540) * 20px);
  }

  .getMenuSearch .NewsUl .scdulA,
  .getMenuSearch .CryptostPediaUl .scdulA {
    height: calc(var(--width540) * 56px);
  }

  .getMenuSearch .schDown .scdownUl {
    margin: 0 calc(var(--width540) * 33px);
  }

  .getMenuSearch .schDown .scdownUl li {
    margin: 0 0 calc(var(--width540) * 15px) 0;
    height: calc(var(--width540) * 94px);
  }

  .CryptostPediaUl li,
  .NewsUl li {
    padding: 0 0 calc(var(--width540) * 13px) 0;
    height: auto !important;
  }

  .getMenuSearch .showMores div {
    margin: calc(var(--width540) * 5px) calc(var(--width540) * 33px) 0 0;
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .scdulaLeftimg {
    width: calc(var(--width540) * 48px);
    height: calc(var(--width540) * 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(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .getMenuSearch .scdownUl .godown b,
  .getMenuSearch .scdownUl .goup b {
    width: calc(var(--width540) * 14px);
    height: calc(var(--width540) * 9px);
  }

  .getMenuSearch .books,
  .getMenuSearch .watch {
    height: calc(var(--width540) * 19px);
  }

  .getMenuSearch .vdoimg,
  .getMenuSearch .scdvdoimgd {
    width: calc(var(--width540) * 242px);
    height: calc(var(--width540) * 136px);
    border-radius: calc(var(--width540) * 4px);
  }

  .getMenuSearch .VideosUl .scdulA {
    margin: 0 calc(var(--width540) * 10px);
  }

  .getMenuSearch .schDown .VideosUl li {
    height: calc(var(--width540) * 156px);
  }

  .getMenuSearch .videoscdula {
    height: calc(var(--width540) * 136px);
  }

  .getMenuSearch .sechTabs {
    min-height: calc(var(--width540) * 42px);
  }

  .scdvdoimgd img:nth-child(2) {
    top: calc(var(--width540) * 45%);
    left: calc(var(--width540) * 55%);
  }

  .topicscdulad:nth-child(2) div:nth-child(2) {
    margin: 0 calc(var(--width540) * 36px);
  }

  .noindexSearch {
    margin: auto calc(var(--width540) * 25px) auto 0;
  }

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

  .bksearchListweb {
    margin: calc(var(--width540) * 20px) calc(var(--width540) * 32px);
  }

  .bksearchListweb .bksearchLista input.button1 {
    min-width: calc(var(--width540) * 27px);
    width: calc(var(--width540) * 27px);
    height: calc(var(--width540) * 27px);
    background-size: contain;
    margin: 0 calc(var(--width540) * 40px) 0 0;
  }

  .bksearchListweb .bksearchLista span {
    font-size: calc(var(--width540) * 30px);
    line-height: calc(var(--width540) * 34px);
  }

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

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

  .godown b,
  .goup b {
    width: calc(var(--width540) * 14px);
    height: calc(var(--width540) * 9px);
    background-size: contain;
  }

  .sggbTable thead tr th span,
  .sggbTable thead tr th span em {
    font-size: calc(var(--width540) * 24px) !important;
    width: auto;
  }

  .sggbTable tbody tr td span.width5 b.up,
  .sggbTable tbody tr td span.width5 b.down {
    width: calc(var(--width540) * 13px);
    height: calc(var(--width540) * 8px);
    background-size: contain;
  }

  .shoucnot b,
  .shouc b {
    width: calc(var(--width540) * 22px);
    height: calc(var(--width540) * 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(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .sggbTable tbody tr td span.width2 a img {
    width: calc(var(--width540) * 40px);
    height: calc(var(--width540) * 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(--width540) * 22px) !important;
    width: calc(var(--widthwidth540430) * 22px) !important;
    height: calc(var(--width540) * 22px) !important;
    min-height: calc(var(--width540) * 22px);
    background-size: contain;
    margin: 0 0 0 calc(var(--width540) * 5px);
  }

  .getMenuschTop {
    width: 100%;
    height: calc(var(--width540) * 117px);
    background: #ffffff;
    justify-content: space-between;
    align-items: center;
  }

  .getMenuschTop input.text1 {
    width: 100%;
    border: none;
    color: #a6b0c3;
    font-size: calc(var(--width540) * 30px);
    line-height: calc(var(--width540) * 34px);
  }

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

  .stleftSer {
    width: 100%;
  }

  .schtopleft {
    flex-direction: row;
    align-items: center;
    width: 100%;
  }

  .schtopleft b {
    min-width: calc(var(--width540) * 24px);
    height: calc(var(--width540) * 24px);
    background: url(../images/png100.png) no-repeat;
    background-size: cover;
  }

  .schtopright {
    margin: 0 calc(var(--width540) * 35px) 0 calc(var(--width540) * 16px);
    min-width: calc(var(--width540) * 140px);
    height: calc(var(--width540) * 62px);
    background: #000000;
    border-radius: 8px;
    font-size: calc(var(--width540) * 30px);
    color: #ffffff;
    line-height: calc(var(--width540) * 34px);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .getmuschCons {
    box-shadow: inset 0 6px 12px 0 rgba(236, 237, 240, 0.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(--width540) * 35px);
    height: calc(var(--width540) * 36px);
  }

  .searchdownCons .serconTitle > div div {
    font-size: calc(var(--width540) * 29px);
    line-height: calc(var(--width540) * 33px);
  }

  .searchdownCons .serconTitle .serconTitleRight {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .searchdownCons .sercontopdLeft img {
    width: calc(var(--width540) * 42px);
    height: calc(var(--width540) * 42px);
    margin: 0 calc(var(--width540) * 17px) 0 calc(var(--width540) * 33px);
  }

  .searchdownCons .sercontopdLeft {
    font-size: calc(var(--width540) * 24px);
    color: #000000;
    line-height: calc(var(--width540) * 28px);
    font-weight: bold;
  }

  .searchdownCons .sercontopdLeft span {
    font-size: calc(var(--width540) * 20px);
    line-height: calc(var(--width540) * 23px);
  }

  .searchdownCons .sercontopdLeft span:last-child {
    color: #808a9d;
    font-weight: 400;
  }

  .searchdownCons .sercontopdRight {
    flex-direction: column;
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .searchdownCons .sercontopUl li {
    width: 100%;
    height: calc(var(--width540) * 94px);
    align-items: center;
  }

  .searchdownCons .sercontopUl li.checked {
    background: #f8fafe;
  }

  .searchdownCons .sercontopdRight > span {
    margin: 0 calc(var(--width540) * 35px) 0 0;
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .searchdownCons .sercontopdRight .godown,
  .searchdownCons .sercontopdRight .goup {
    margin: 0 calc(var(--width540) * 35px) 0 0;
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .searchdownCons .sercondownUl li a div:nth-child(1) {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
    margin: 0 0 0 calc(var(--width540) * 33px);
    word-break: break-all;
  }

  .searchdownCons .sercondownUl li a div:nth-child(2) {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
    margin: 0 calc(var(--width540) * 35px) 0 0;
  }

  .searchdownCons .serconTitle {
    margin: 0 calc(var(--width540) * 30px) calc(var(--width540) * 16px) calc(var(--width540) * 30px);
  }

  .serconTop {
    margin: calc(var(--width540) * 37px) 0 0 0;
  }

  .searchdownCons .sercondownUl li,
  .searchdownCons .sercondownUl li a {
    height: calc(var(--width540) * 52px);
  }

  .serconDown {
    margin: calc(var(--width540) * 15px) 0 0 0;
  }

  .searchdownCons .sercondownUl li {
    margin: 0 0 calc(var(--width540) * 20px) 0;
  }

  .serconTopdown {
    margin: calc(var(--width540) * 15px) 0 0 0;
  }

  .searchdownCons .serconTitle {
    margin: 0 calc(var(--width540) * 30px) calc(var(--width540) * 16px) calc(var(--width540) * 30px);
  }

  .searchdownCons .serconDown .serconTitle {
    margin-bottom: calc(var(--width540) * 30px);
  }

  .searchdownCons .serconTopdown .sercontopUl li {
    height: calc(var(--width540) * 76px);
  }

  .btLeft {
    margin: 0 0 0 calc(var(--width540) * 25px);
  }

  .zhzFootRight dd {
    margin: calc(var(--width540) * 30px) 0;
  }

  .sggbTableName .bitname2,
  .sggbTableName .bitname1 {
    font-size: calc(var(--width540) * 24px) !important;
  }

  .sggbTableName .bitname1 {
    max-width: calc(var(--width540) * 150px);
  }

  .zhzTopicListswiper .swiper-pagination {
    bottom: calc(var(--width540) * 45px) !important;
  }

  .searchTop {
    margin: calc(var(--width540) * 40px) calc(var(--width540) * 25px) calc(var(--width540) * 17px) calc(var(--width540) * 25px);
  }

  .dggbDengSerTitle {
    margin: 0 calc(var(--width540) * 25px) 0 0;
  }

  .seaLists li:nth-child(1) {
    margin: calc(var(--width540) * 20px);
  }

  .seaLists li:nth-child(2),
  .seaLists li:nth-child(3),
  .seaLists li:nth-child(4) {
    margin: calc(var(--width540) * 20px) calc(var(--width540) * 20px) calc(var(--width540) * 20px) 0;
  }

  .cardTr th:nth-child(1) {
    margin: 0 0 0 calc(var(--width540) * 30px);
  }

  .cardTr th:nth-child(3) {
    margin: 0 calc(var(--width540) * 30px) 0 0;
  }

  .fyxxPage a:last-child b,
  .fyxxPage a:first-child b {
    width: calc(var(--width540) * 20px);
    height: calc(var(--width540) * 20px);
    background-size: cover;
  }

  .dggbShowMsg {
    margin: 0 0 0 calc(var(--width540) * 25px);
  }

  .dggbShowBoxwebdown {
    margin: calc(var(--width540) * 20px) 0 0 0;
  }

  .zhzTopicsTitle {
    margin: calc(var(--width540) * 60px) calc(var(--width540) * 25px) 0 calc(var(--width540) * 25px);
  }

  .tplicard {
    margin: calc(var(--width540) * 20px) calc(var(--width540) * 20px) calc(var(--width540) * 22px) calc(var(--width540) * 20px);
  }

  .tplicardCoin a {
    margin: 0 calc(var(--width540) * 23px) 0 0;
  }

  .tplicardCons {
    margin: 0 calc(var(--width540) * 26px);
  }

  .cardconDownul {
    font-size: calc(var(--width540) * 15px);
  }

  .newsdown {
    margin: calc(var(--width540) * 32px) calc(var(--width540) * 25px) 0 0;
  }

  .dggbDengSerTitle input.button1 {
    margin: 0 calc(var(--width540) * 14px) 0 calc(var(--width540) * 20px);
  }

  .zhzFoot {
    margin-top: calc(var(--width540) * 60px);
    padding-bottom: calc(var(--width540) * 30px);
  }

  .getMenuTop {
    height: calc(var(--width540) * 117px);
  }

  .getMenu .dggbLogo a {
    width: calc(var(--width540) * 213px);
    height: calc(var(--width540) * 52px);
    margin: calc(var(--width540) * 33px) 0 calc(var(--width540) * 33px) calc(var(--width540) * 13px);
    background-size: contain;
  }

  .getMenu .dggbLogo {
    font-size: calc(var(--width540) * 30px);
  }

  .muconUl {
    margin: calc(var(--width540) * 20px) 0;
  }

  .muconUlTitle div,
  .muconUlTitle a {
    line-height: calc(var(--width540) * 34px);
    padding: calc(var(--width540) * 28px) 0;
    margin: 0 calc(var(--width540) * 33px) 0 calc(var(--width540) * 31px);
  }

  .muconUlTitle span {
    font-size: calc(var(--width540) * 30px);
  }

  .muconUlTitle b {
    width: calc(var(--width540) * 20px);
    height: calc(var(--width540) * 12px);
    background-size: cover;
    margin: 0 calc(var(--width540) * 7px) 0 0;
  }

  .getmuBtn {
    margin: 0 calc(var(--width540) * 31px);
  }

  .getmuBtnA {
    margin: 0 0 calc(var(--width540) * 20px) 0;
    font-size: calc(var(--width540) * 22px);
    line-height: calc(var(--width540) * 26px);
    height: calc(var(--width540) * 56px);
  }

  .choseiconlan,
  .choseiconlan:hover {
    font-size: calc(var(--width540) * 20px);
    line-height: calc(var(--width540) * 23px);
  }

  .choselaidiv,
  .choselaidiv:hover {
    height: calc(var(--width540) * 52px);
  }

  .getMenuTop b,
  .webUsdTop b {
    margin: 0 calc(var(--width540) * 40px) 0 0;
  }

  .muconUllidA {
    font-size: calc(var(--width540) * 32px);
    line-height: calc(var(--width540) * 37px);
    height: calc(var(--width540) * 94px);
  }

  .muconUllidA img {
    width: calc(var(--width540) * 64px);
    height: calc(var(--width540) * 65px);
    margin: 0 calc(var(--width540) * 30px) 0 calc(var(--width540) * 35px);
  }

  .webLangTop,
  .webUsdTop {
    margin: calc(var(--width540) * 45px) calc(var(--width540) * 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(--width540) * 32px);
    line-height: calc(var(--width540) * 30px);
  }

  .webLang .dggbYuyanSer,
  .webUsd .dggbYuyanSer {
    height: calc(var(--width540) * 76px);
    margin: 0 calc(var(--width540) * 40px) 0 calc(var(--width540) * 40px);
  }

  .webLang .dggbYuyanSer input.submit1,
  .webUsd .dggbYuyanSer input.submit1 {
    width: calc(var(--width540) * 30px);
    height: calc(var(--width540) * 30px);
    margin: 0 calc(var(--width540) * 14px) 0 calc(var(--width540) * 24px);
  }

  .webLang .dggbYuyanSer input.text1,
  .webUsd .dggbYuyanSer input.text1 {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .webLang .dggbYuyanSubweb {
    margin: calc(var(--width540) * 40px) 0 0 0;
  }

  .dggbYuyanSubweb .dggbYuyanDl {
    margin: 0 calc(var(--width540) * 30px) 10px calc(var(--width540) * 30px);
  }

  .webLang .dggbYuyanSubweb .dggbYuyanDl dl {
    margin-top: calc(var(--width540) * 40px);
  }

  .webLang .dggbYuyanSubweb .dggbYuyanDl dl dd a {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
    margin-bottom: calc(var(--width540) * 40px);
  }

  .webUsdcdp {
    font-size: calc(var(--width540) * 22px);
    line-height: calc(var(--width540) * 26px);
    margin: 0 0 calc(var(--width540) * 30px) 0;
  }

  .webUsdCon {
    margin: calc(var(--width540) * 60px) calc(var(--width540) * 40px);
  }

  .webUsdA {
    margin: 0 0 calc(var(--width540) * 50px) 0;
  }

  .sggbMainIn {
    padding-top: calc(var(--width540) * 18px);
  }

  .searchTop h1 {
    font-size: calc(var(--width540) * 32px);
    line-height: calc(var(--width540) * 37px);
  }

  .searchTop p {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 31px);
    margin: calc(var(--width540) * 17px) 0 calc(var(--width540) * 20px) 0;
  }

  .dggbDengSerTitle input.button1 {
    width: calc(var(--width540) * 30px);
    height: calc(var(--width540) * 30px);
    background-size: contain;
  }

  .dggbDengSerTitle input.text1 {
    height: calc(var(--width540) * 60px);
    line-height: calc(var(--width540) * 28px);
    font-size: calc(var(--width540) * 24px);
  }

  .searchinputop,
  .searchinputopbk {
    height: calc(var(--width540) * 62px);
    width: calc(var(--width540) * 700px);
  }

  .zhzFootLogo a {
    width: calc(var(--width540) * 256px) !important;
    height: calc(var(--width540) * 61px) !important;
    background-size: contain !important;
  }

  .zhzFootMsg {
    font-size: calc(var(--width540) * 46px) !important;
    line-height: calc(var(--width540) * 54px) !important;
  }

  .zhzFootRight dt {
    font-size: calc(var(--width540) * 32px) !important;
    line-height: calc(var(--width540) * 37px);
    margin: calc(var(--width540) * 50px) 0;
  }

  .zhzFootRight dd a {
    font-size: calc(var(--width540) * 28px) !important;
    line-height: calc(var(--width540) * 36px) !important;
  }

  .footnodivweb {
    font-size: calc(var(--width540) * 28px) !important;
    line-height: calc(var(--width540) * 32px);
    margin: calc(var(--width540) * 40px) 0 calc(var(--width540) * 100px) 25px;
  }

  .zhzFootLeft {
    margin-top: calc(var(--width540) * 60px) !important;
  }

  .newrightLists {
    padding: 0;
  }

  .dggbLogo a {
    width: calc(var(--width540) * 43px);
    height: calc(var(--width540) * 43px);
    background-size: cover;
  }

  .dggbLogo {
    margin: 0 0 0 calc(var(--width540) * 25px);
  }

  .webheaderMenubtn {
    width: calc(var(--width540) * 39px);
    height: calc(var(--width540) * 28px);
    margin: auto calc(var(--width540) * 24px) auto 0;
  }

  .dggbHead,
  .headnavs {
    height: calc(var(--width540) * 87px);
  }

  .webUsdaD img,
  .webUsdconimg {
    width: calc(var(--width540) * 34px);
    height: calc(var(--width540) * 34px);
  }

  .webUsdaDd {
    font-size: calc(var(--width540) * 22px);
    line-height: calc(var(--width540) * 26px);
    margin: 0 0 0 calc(var(--width540) * 22px);
  }

  .zhzCryBox {
    margin: calc(var(--width540) * 40px) 0 0 0;
  }

  .dggbShowBox {
    margin: calc(var(--width540) * 40px) 0 0 0;
  }

  .zhzdownNews {
    margin: calc(var(--width540) * 60px) 0 0 calc(var(--width540) * 25px);
  }

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

  .goup,
  .godown,
  .container122 .colorindex {
    font-size: calc(var(--width540) * 20px) !important;
  }

  .seaLists li {
    width: 300px;
    min-width: 300px;
    height: calc(var(--width540) * 301px);
  }

  .newrightLists > div {
    margin: calc(var(--width540) * 20px) calc(var(--width540) * 18px) calc(var(--width540) * 18px) calc(var(--width540) * 18px);
  }

  .nrl2Ul {
    margin: 0 calc(var(--width540) * 20px) calc(var(--width540) * 30px) calc(var(--width540) * 20px);
  }

  .sggbTable tbody {
    font-size: 14px;
  }

  .pageselTop,
  .dggbShowSelect {
    width: calc(var(--width540) * 100px);
    font-size: calc(var(--width540) * 26px);
    height: calc(var(--width540) * 66px);
  }

  .btRightweb,
  .dggbShowSelect {
    margin: 0 calc(var(--width540) * 25px) 0 0;
  }

  .cardTitle {
    padding: 0 0 0;
    margin: 10px calc(var(--width540) * 16px) calc(var(--width540) * 25px) calc(var(--width540) * 30px);
  }

  .cardTitle p {
    font-size: calc(var(--width540) * 26px);
    line-height: calc(var(--width540) * 31px);
  }

  .cardCoinimg {
    width: calc(var(--width540) * 38px);
    height: calc(var(--width540) * 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(--width540) * 20px);
  }

  .cardTable {
    height: calc(var(--width540) * 200px);
  }

  .chooseallchoose,
  .chooseallchoose:hover,
  .choosewatchlistschoose,
  .choosewatchlistschoose:hover,
  .choosewatchlists,
  .chooseall {
    font-size: calc(var(--width540) * 26px);
    height: calc(var(--width540) * 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(--width540) * 50px);
    height: calc(var(--width540) * 50px);
  }

  .nrl2A span,
  .nrl2middle,
  .nrl2Ul .godown {
    font-size: calc(var(--width540) * 26px);
    line-height: calc(var(--width540) * 31px);
  }

  .nrl2Adown,
  .nrtopaMore,
  .nrl1Title,
  .nrl2Title,
  .nrechartTitle {
    font-size: calc(var(--width540) * 30px);
  }

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

  .nrechartTitle {
    line-height: calc(var(--width540) * 34px);
    margin: calc(var(--width540) * 30px) calc(var(--width540) * 20px) 0 calc(var(--width360) * 20px);
  }

  .nrechartTitle b,
  .nrl1Title b,
  .nrl2Title b {
    width: calc(var(--width540) * 44px);
    height: calc(var(--width540) * 39px);
  }

  .nrlhotul li .bitname1,
  .nrlhotul li .bitname2 {
    font-size: calc(var(--width540) * 30px);
    line-height: calc(var(--width540) * 34px);
  }

  .nrl1Title,
  .nrl2Title {
    margin: calc(var(--width540) * 30px) calc(var(--width540) * 20px) calc(var(--width540) * 40px) calc(var(--width540) * 20px);
  }

  .nrlhotDownul li:nth-child(1) .nrlhotulDown img {
    width: calc(var(--width540) * 32px);
    height: calc(var(--width540) * 22px);
  }

  .nrlhotDownul li:nth-child(2) .nrlhotulDown img {
    width: calc(var(--width540) * 24px);
    height: calc(var(--width540) * 22px);
  }

  .reply,
  .giveup,
  .stepon,
  .flows {
    width: calc(var(--width540) * 25px);
    height: calc(var(--width540) * 26px);
  }

  .cardconDownul li a span {
    font-size: calc(var(--width540) * 26px);
    line-height: calc(var(--width540) * 31px);
  }

  .nrlhotDownul {
    margin: calc(var(--width540) * 20px) calc(var(--width540) * 20px) 0 0;
  }

  .nrlLists {
    margin: 0 calc(var(--width540) * 20px) calc(var(--width540) * 35px) calc(var(--width540) * 20px);
  }

  .nrtopatrade {
    height: calc(var(--width540) * 73px);
    font-size: calc(var(--width540) * 26px);
    line-height: calc(var(--width540) * 31px);
    width: calc(var(--width540) * 346px);
  }

  .nrechart {
    height: calc(var(--width540) * 370px);
  }

  .sggbTable tbody tr td span {
    font-size: calc(var(--width540) * 24px);
  }

  .newsRight {
    margin: calc(var(--width540) * 60px) 0 0 0;
  }

  .zhzMore a {
    height: calc(var(--width540) * 60px);
    margin-top: calc(var(--width540) * 40px);
    width: calc(var(--width540) * 391px);
  }

  .zhzMore a span {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 26px);
  }

  .zhzLatestList li dl dd.cont2,
  .zhzLatestList li dl dd.cont2 a {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 35px);
  }

  .zhzLatestList li > a {
    min-width: calc(var(--width540) * 275px);
    min-height: calc(var(--width540) * 148px);
    width: calc(var(--width540) * 275px);
    height: calc(var(--width540) * 148px);
  }

  .zhzLatestList li dl dd.cont1 {
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
    margin: calc(var(--width540) * 10px) 0 calc(var(--width540) * 10px) 0;
  }

  .zhzLatestList li dl dt a {
    font-size: calc(var(--width540) * 26px);
    line-height: calc(var(--width540) * 28px);
  }

  .zhzLatestList li {
    margin-bottom: calc(var(--width540) * 20px);
    padding-bottom: calc(var(--width540) * 19px);
  }

  .zhzTopicsTitle h2,
  .zhzdownNews h2 {
    font-size: calc(var(--width540) * 30px);
  }

  .tplicardCoindowna,
  .tplicardCoindowna:hover {
    height: calc(var(--width540) * 68px);
    width: calc(var(--width540) * 340px);
    margin: calc(var(--width540) * 50px) auto calc(var(--width540) * 70px) auto;
    font-size: calc(var(--width540) * 24px);
    line-height: calc(var(--width540) * 28px);
  }

  .cardconRighttop,
  .cardconRighttop p:first-child {
    height: auto;
    font-size: calc(var(--width540) * 24px) !important;
    line-height: calc(var(--width540) * 35px);
  }

  .cardconLeft img {
    width: calc(var(--width540) * 137px);
    height: calc(var(--width540) * 137px);
  }

  .tplicardP {
    font-size: calc(var(--width540) * 26px);
    line-height: calc(var(--width540) * 31px);
    padding: 0 0 calc(var(--width540) * 30px) 0;
    margin: 0 calc(var(--width540) * 25px) calc(var(--width540) * 30px) calc(var(--width540) * 25px);
  }

  .tplicardCoin a {
    height: calc(var(--width540) * 53px);
    font-size: calc(var(--width540) * 22px);
  }

  .tplicardCoin img {
    width: calc(var(--width540) * 37px);
    height: calc(var(--width540) * 37px);
  }

  .tplicardCoin {
    margin: calc(var(--width540) * 25px);
  }

  .tplicard > p:first-child {
    margin: calc(var(--width540) * 38px) calc(var(--width540) * 26px) 0 calc(var(--width540) * 26px);
    font-size: calc(var(--width540) * 24px);
  }

  .tplicard {
    min-height: 470px;
  }

  .dggbShowRowMsg,
  .dggbShowMsg {
    font-size: calc(var(--width540) * 24px);
  }

  .fyxxPage .currentPage,
  .fyxxPage a {
    min-width: calc(var(--width540) * 53px);
    height: calc(var(--width540) * 64px);
    font-size: calc(var(--width540) * 32px);
  }

  .sggbTable tbody tr td span.width2 a img {
    margin: 0 !important;
  }

  .sggbTable tbody tr td {
    padding: calc(var(--width540) * 36px) 0 !important;
  }

  .pagelay a,
  .closea {
    height: calc(var(--width540) * 114px);
    min-height: calc(var(--width540) * 114px);
    font-size: calc(var(--width540) * 36px);
  }

  .searchLists li {
    font-size: 14px;
    height: calc(var(--width540) * 64px);
  }

  .searchLists li img {
    width: calc(var(--width540) * 46px);
    height: calc(var(--width540) * 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(--width540) * 30px) 0 0;
  }

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

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

  .getMenuSearchipad .getMenuschTop {
    height: calc(var(--width540) * 117px);
  }

  .getMenuSearchipad .getMenuschTop input.text1 {
    font-size: calc(var(--width540) * 30px);
    line-height: calc(var(--width540) * 34px);
    height: calc(var(--width540) * 33px);
  }

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

  .getMenuSearchipad .schtopleft b {
    width: calc(var(--width540) * 28px);
    height: calc(var(--width540) * 28px);
    margin: 0 calc(var(--width540) * 35px) 0 0;
    background-size: contain;
  }

  .sggbTable tbody tr td {
    padding: calc(var(--width540) * 35px) 0 !important;
  }

  .sggbTable tbody tr td span.width8 em {
    margin-top: calc(var(--width540) * 6px);
  }

  .sggbTable tbody tr td span.width8 p em {
    margin: 0;
  }

  .sggbTable thead tr th span.width3 b.sorts,
  .sggbTable thead tr th span.width4 b.sorts,
  .sggbTable thead tr th span.width5 b.sorts,
  .sggbTable thead tr th span.width6 b.sorts,
  .sggbTable thead tr th span.width7 b.sorts {
    margin: 0 3px 0 0;
    width: calc(var(--width540) * 10px) !important;
    height: calc(var(--width540) * 6px) !important;
    min-height: calc(var(--width540) * 9px);
    background-size: auto;
  }

  .newrightLists .godown b,
  .newrightLists .goup b {
    min-width: calc(var(--width540) * 14px);
    width: calc(var(--width540) * 14px);
    height: calc(var(--width540) * 9px);
    background-size: contain;
  }

  .buyselllay .showurltop {
    margin: calc(var(--width540) * 20px) calc(var(--width540) * 20px) 6px calc(var(--width540) * 20px);
  }

  .bysecon-title {
    margin: 0 calc(var(--width540) * 30px) calc(var(--width540) * 10px) calc(var(--width540) * 30px);
  }

  .bysecon {
    margin: 0 calc(var(--width540) * 20px) calc(var(--width540) * 50px) calc(var(--width540) * 20px);
  }

  .byseconaimg {
    width: calc(var(--width540) * 127px);
    height: calc(var(--width540) * 127px);
    border-radius: calc(var(--width540) * 4px);
    margin: 0 calc(var(--width540) * 24px) 0 calc(var(--width540) * 30px);
  }

  .bysecona {
    height: calc(var(--width540) * 156px);
    width: 100%;
  }

  .buyselllay {
    width: calc(var(--width540) * 700px);
  }

  .byseconcons p:nth-child(1) {
    font-size: calc(var(--width540) * 22px);
    line-height: calc(var(--width540) * 26px);
  }

  .byseconcons p:nth-child(2) {
    font-size: calc(var(--width540) * 20px);
    line-height: calc(var(--width540) * 23px);
    margin: calc(var(--width540) * 15px) 0 0 0;
  }

  .bysecon-down {
    margin: calc(var(--width540) * 10px) 0 0 calc(var(--width540) * 50px);
    font-size: calc(var(--width540) * 20px);
    line-height: calc(var(--width540) * 23px);
  }

  .byseconaimgkdj {
    width: calc(var(--width540) * 35px);
    height: calc(var(--width540) * 35px);
    margin: 0 calc(var(--width540) * 12px) 0 0;
  }
}

@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 {
    background-size: contain;
    width: calc(var(--width430) * 14px);
    height: calc(var(--width430) * 9px);
  }

  .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, 0.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);
  }

  .sggbTable tbody tr td span {
    font-size: calc(var(--width430) * 24px);
  }

  .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,
  .zhzLatestList li dl dd.cont2 a {
    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;
  }

  .sggbTable tbody tr td {
    padding: calc(var(--width430) * 35px) 0 !important;
  }

  .sggbTable tbody tr td span.width3,
  .sggbTable thead tr th span.width3 {
    min-width: 120px !important;
    width: 120px !important;
  }

  .sggbTable thead tr th span.width6,
  .sggbTable tbody tr td span.width6 {
    min-width: 100px !important;
    width: 100px !important;
  }

  .sggbTable tbody tr td span.width8 em {
    margin-top: calc(var(--width430) * 6px);
  }

  .sggbTable tbody tr td span.width8 p em {
    margin: 0;
  }

  .sggbTable thead tr th span.width3 b.sorts,
  .sggbTable thead tr th span.width4 b.sorts,
  .sggbTable thead tr th span.width5 b.sorts,
  .sggbTable thead tr th span.width6 b.sorts,
  .sggbTable thead tr th span.width7 b.sorts {
    margin: 0 3px 0 0;
    width: calc(var(--width430) * 10px) !important;
    height: calc(var(--width430) * 6px) !important;
    min-height: calc(var(--width430) * 9px);
    background-size: auto;
  }

  .newrightLists .godown b,
  .newrightLists .goup b {
    min-width: calc(var(--width430) * 14px);
    width: calc(var(--width430) * 14px);
    height: calc(var(--width430) * 9px);
    background-size: contain;
  }

  .buyselllay .showurltop {
    margin: calc(var(--width430) * 20px) calc(var(--width430) * 20px) 6px calc(var(--width430) * 20px);
  }

  .bysecon-title {
    margin: 0 calc(var(--width430) * 30px) calc(var(--width430) * 10px) calc(var(--width430) * 30px);
  }

  .bysecon {
    margin: 0 calc(var(--width430) * 20px) calc(var(--width430) * 50px) calc(var(--width430) * 20px);
  }

  .byseconaimg {
    width: calc(var(--width430) * 127px);
    height: calc(var(--width430) * 127px);
    border-radius: calc(var(--width430) * 4px);
    margin: 0 calc(var(--width430) * 24px) 0 calc(var(--width430) * 30px);
  }

  .bysecona {
    height: calc(var(--width430) * 156px);
    width: 100%;
  }

  .buyselllay {
    width: calc(var(--width430) * 700px);
  }

  .byseconcons p:nth-child(1) {
    font-size: calc(var(--width430) * 22px);
    line-height: calc(var(--width430) * 26px);
  }

  .byseconcons p:nth-child(2) {
    font-size: calc(var(--width430) * 20px);
    line-height: calc(var(--width430) * 23px);
    margin: calc(var(--width430) * 15px) 0 0 0;
  }

  .bysecon-down {
    margin: calc(var(--width430) * 10px) 0 0 calc(var(--width430) * 50px);
    font-size: calc(var(--width430) * 20px);
    line-height: calc(var(--width430) * 23px);
  }

  .byseconaimgkdj {
    width: calc(var(--width430) * 35px);
    height: calc(var(--width430) * 35px);
    margin: 0 calc(var(--width430) * 12px) 0 0;
  }
}

@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, 0.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);
  }

  .sggbTable tbody tr td span {
    font-size: calc(var(--width360) * 24px);
  }

  .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,
  .zhzLatestList li dl dd.cont2 a {
    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;
  }

  .sggbTable tbody tr td {
    padding: calc(var(--width360) * 35px) 0 !important;
  }

  .sggbTable tbody tr td span.width8 em {
    margin-top: calc(var(--width360) * 6px);
  }

  .sggbTable tbody tr td span.width8 p em {
    margin: 0;
  }

  .sggbTable thead tr th span.width3 b.sorts,
  .sggbTable thead tr th span.width4 b.sorts,
  .sggbTable thead tr th span.width5 b.sorts,
  .sggbTable thead tr th span.width6 b.sorts,
  .sggbTable thead tr th span.width7 b.sorts {
    margin: 0 3px 0 0;
    width: calc(var(--width360) * 10px) !important;
    height: calc(var(--width360) * 6px) !important;
    min-height: calc(var(--width360) * 10px);
    background-size: auto;
  }

  .newrightLists .godown b,
  .newrightLists .goup b {
    min-width: calc(var(--width360) * 14px);
    width: calc(var(--width360) * 14px);
    height: calc(var(--width360) * 9px);
    background-size: contain;
  }

  .buyselllay .showurltop {
    margin: calc(var(--width360) * 20px) calc(var(--width360) * 20px) 6px calc(var(--width360) * 20px);
  }

  .bysecon-title {
    margin: 0 calc(var(--width360) * 30px) calc(var(--width360) * 10px) calc(var(--width360) * 30px);
  }

  .bysecon {
    margin: 0 calc(var(--width360) * 20px) calc(var(--width360) * 50px) calc(var(--width360) * 20px);
  }

  .byseconaimg {
    width: calc(var(--width360) * 127px);
    height: calc(var(--width360) * 127px);
    border-radius: calc(var(--width360) * 4px);
    margin: 0 calc(var(--width360) * 24px) 0 calc(var(--width360) * 30px);
  }

  .bysecona {
    height: calc(var(--width360) * 156px);
    width: 100%;
  }

  .buyselllay {
    width: calc(var(--width360) * 700px);
  }

  .byseconcons p:nth-child(1) {
    font-size: calc(var(--width360) * 22px);
    line-height: calc(var(--width360) * 26px);
  }

  .byseconcons p:nth-child(2) {
    font-size: calc(var(--width360) * 20px);
    line-height: calc(var(--width360) * 23px);
    margin: calc(var(--width360) * 15px) 0 0 0;
  }

  .bysecon-down {
    margin: calc(var(--width360) * 10px) 0 0 calc(var(--width360) * 50px);
    font-size: calc(var(--width360) * 20px);
    line-height: calc(var(--width360) * 23px);
  }

  .byseconaimgkdj {
    width: calc(var(--width360) * 35px);
    height: calc(var(--width360) * 35px);
    margin: 0 calc(var(--width360) * 12px) 0 0;
  }
}

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;
}

.colorgray1 {
  color: #617186;
}

.collorblue1 {
  color: #2b73b8;
}

.colorgrey1 {
  color: #666666;
}

.dlyflx {
  display: flex;
}

.overflowhide {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

/*  tabkuang.css  */

@charset "utf-8";

.ngbbodybg .layui-layer-title {
  background: #ffffff;
  line-height: 60px;
  border-radius: 15px 15px 0 0;
  border-bottom: none;
  padding-left: 20px;
}

.ngbbodybg .layui-layer-title {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}

.ngbbodybg .layui-icon-close {
  font-size: 16px;
  margin-top: 5px;
}

.ngbbodybg .layui-btn {
  border: none;
}

.ngbbodybg .layui-layer-iframe {
  border-radius: 15px;
  position: fixed !important;
}

.dggbSouSuo {
  margin: 0 20px;
  height: 35px;
  background: #eef2f5;
  border-radius: 5px;
  margin-top: 30px;
}

.dggbSouSuo input.text1 {
  width: 100%;
  height: 35px;
  border: none;
  background: none;
  padding-left: 20px;
  box-sizing: border-box;
  padding-right: 20px;
}

.dggbSouSuo input::placeholder {
  color: #999999;
}

.dggbSouSuoList {
  margin: 0 20px;
}

.dggbSouSuoList li {
  float: left;
  width: 23%;
  margin: 30px 0 0 2.5%;
}

.dggbSouSuoList li a img {
  float: left;
  width: 18px;
  height: 18px;
  border-radius: 100px;
  margin-top: 10px;
}

.dggbSouSuoList li:nth-child(4n + 1) {
  margin-left: 0;
}

.dggbSouSuoList li dl {
  float: right;
  width: calc(100% - 33px);
}

.dggbSouSuoList li dl dt a {
  display: block;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  font-weight: bold;
}

.dggbSouSuoList li dl dd {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  font-weight: bold;
  color: #999999;
}

.dggbSouSuoTitle {
  padding: 50px 20px 0 20px !important;
  color: #666666;
  font-weight: bold;
  font-size: 16px;
  float: left;
  width: 100%;
  box-sizing: border-box !important;
}

@media screen and (max-width: 768px) {
  .ngbbodybg .layui-layer-iframe {
    width: 85% !important;
  }

  .dggbSouSuoList li {
    width: 48%;
    margin-left: 4%;
  }

  .dggbSouSuoList li:nth-child(4n + 1) {
    margin-left: 4%;
  }

  .dggbSouSuoList li:nth-child(2n + 1) {
    margin-left: 0;
  }
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 10px;
  border: 3px solid #f5f5f5;
}

/*  tabkuang.css end */

/* cookie.css */
@font-face {
  font-family: 'Arial';
  src: url('../font/Arial.ttf');
}

.cookieSet {
  width: 100%;
  height: 126px;
  background: #323446;
  color: #ffffff;
  align-items: center;
  position: fixed;
  bottom: 0;
  z-index: 10000;
  justify-content: center;
}

.cookieSet b {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../images/png49.png);
  width: 14px;
  height: 14px;
  background-size: contain;
  cursor: pointer;
}

.cookieSets {
  display: none;
}

.bksearchListweb {
  flex-direction: column;
  margin: 20px 32px;
}

.bksearchListweb .bksearchLista input.button1 {
  border: none;
  width: 27px;
  height: 27px;
  background-size: contain;
  margin: 0 40px 0 0;
}

.bksearchListweb .bksearchLista span {
  font-size: 30px;
  color: #000000;
  line-height: 34px;
}

.cokiesetP {
  margin: 0 95px 0 38px;
  width: 703px;
  font-size: 16px;
  line-height: 25px;
}

.cokiesetP span {
  text-decoration: underline;
}

.cokieA {
  height: 52px;
  border-radius: 8px;
  border: 1px solid #ffffff;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 18px;
  color: #ffffff;
  line-height: 21px;
  margin: 0 10px 0;
}

.cokieA:hover {
  color: #ffffff;
}

.cokieAall,
.cokieAall:hover {
  background: #ffffff;
  border-radius: 8px;
  color: #000000;
}

.cokiesetRight {
  color: #ffffff;
}

.cokielayTop {
  justify-content: space-between;
  border-bottom: 1px solid #f0f2f5;
  padding: 0 0 20px 0;
  margin: 0 43px 20px 43px;
}

.cokielayTop img {
  width: 198px;
  height: 45px;
  margin: 47px 0 0 0;
}

.cokielayTop b {
  background: url(../images/png44.png) no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 28px;
  right: 28px;
  cursor: pointer;
}

.layuiDivcokie {
  display: none;
  width: 933px;
  height: auto;
  max-height: 1090px;
  background: #ffffff;
  box-shadow: 0 0 8px 0 #ecedf0;
  position: relative;
}

.cokielayDown {
  flex-direction: column;
  margin: 0 43px 0 43px;
}

.cokielaydTop {
  font-size: 28px;
  color: #000000;
  line-height: 32px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

.cokielaydDesc {
  font-size: 18px;
  color: #000000;
  line-height: 28px;
  font-weight: bold;
}

.cokielaydDesc span {
  color: #036eb7;
  text-decoration: underline;
  text-underline-offset: 6px;
}

.cklydmiddleA {
  width: 192px;
  height: 73px;
  background: #000000;
  border-radius: 8px;
  font-size: 22px;
  color: #ffffff;
  line-height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
  cursor: pointer;
}

.cklydmiddleA:hover {
  color: #ffffff;
}

.coklaydownP {
  font-size: 28px;
  color: #000000;
  line-height: 32px;
  font-weight: bold;
}

.cokidownUl {
  width: 845px;
  border: 1px solid #eeeeee;
  margin: 20px 0 0 0;
}

.cokidownli {
  padding: 30px 0 25px 0;
  border-bottom: 1px solid #eeeeee;
  justify-content: space-between;
  flex-direction: column;
}

.ckdlipmid {
  margin: 0 10px;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
}

.ckdlipr {
  font-size: 24px;
  color: #036eb7;
  line-height: 28px;
}

.ckdliImgleft {
  width: 24px;
  height: 24px;
}

.ckdliImgright {
  width: 56px;
  height: 28px;
}

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

.ckdDowns {
  display: none;
  background: #fbfbfb;
  padding: 30px;
  margin: 30px 0 0 0;
  font-size: 18px;
  color: #000000;
  line-height: 22px;
  word-break: break-all;
}

.ckdTops {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 30px;
  cursor: pointer;
}

.cklyBtna {
  width: 273px;
  height: 73px;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  line-height: 26px;
  cursor: pointer;
}

.cklyBtnaleft {
  color: #000000;
  border: 1px solid #000000;
}

.cklyBtnaleft:hover {
  color: #000000;
}

.cklyBtnaright {
  color: #ffffff;
  background: #000000;
  margin: 0 0 0 40px;
}

.cklyBtnaright:hover {
  color: #ffffff;
}

.cklyBtn {
  display: flex;
  justify-content: end;
  margin: 40px 40px 0 40px;
  padding: 0 0 40px 0;
}

.weblayuiCookie {
  display: none;
}

@media screen and (max-width: 1024px) {
  .cookieSets {
    position: fixed;
    background: white;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 99999;
    overflow-y: auto;
    opacity: 1;
    transition: opacity 0.3s ease;
  }

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

  .cookieSets.dggbLogo {
    font-size: 30px;
  }

  .cookieSet {
    width: 100%;
    height: auto;
    min-height: 218px;
    background: #323446;
    color: #ffffff;
    align-items: center;
    position: fixed;
    margin: 0;
    flex-direction: column;
  }

  .cookieSet b {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(../images/png49.png);
    width: 16px;
    height: 16px;
    background-size: contain;
    cursor: pointer;
  }

  .bksearchListweb {
    flex-direction: column;
    margin: 20px 32px;
  }

  .bksearchListweb .bksearchLista input.button1 {
    border: none;
    width: 27px;
    height: 27px;
    background-size: contain;
    margin: 0 40px 0 0;
  }

  .bksearchListweb .bksearchLista span {
    font-size: 30px;
    color: #000000;
    line-height: 34px;
  }

  .cokiesetP {
    margin: 25px 25px 0 25px;
    width: auto;
    font-size: 18px;
    line-height: 25px;
  }

  .cokiesetP span {
    text-decoration: underline;
  }

  .cokieA {
    height: 54px;
    border-radius: 8px;
    border: 1px solid #ffffff;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 20px;
    color: #ffffff;
    line-height: 23px;
    margin: 0 20px 10px;
  }

  .cokieA:hover {
    color: #ffffff;
  }

  .cokieAall,
  .cokieAall:hover {
    background: #ffffff;
    border-radius: 8px;
    color: #000000;
  }

  .cokiesetRight {
    color: #ffffff;
    margin: 24px 25px 0 25px;
    width: 100%;
    justify-content: end;
    flex-direction: column;
  }

  .cokielayTop {
    justify-content: space-between;
    border-bottom: 1px solid #f0f2f5;
    padding: 0 0 20px 0;
    margin: 0 43px 20px 43px;
  }

  .cokielayTop img {
    width: 198px;
    height: 45px;
    margin: 47px 0 0 0;
  }

  .cokielayTop b {
    background: url(../images/png44.png) no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 28px;
    right: 28px;
    cursor: pointer;
  }

  .layuiDivcokie {
    display: none;
    width: 933px;
    height: auto;
    max-height: 1090px;
    background: #ffffff;
    box-shadow: 0 0 8px 0 #ecedf0;
    position: relative;
  }

  .cokielayDown {
    flex-direction: column;
    margin: 0 43px 0 43px;
  }

  .cokielaydTop {
    font-size: 28px;
    color: #000000;
    line-height: 32px;
    font-weight: bold;
    margin: 0 0 20px 0;
  }

  .cokielaydDesc {
    font-size: 20px;
    color: #000000;
    line-height: 30px;
    font-weight: bold;
  }

  .cokielaydDesc span {
    color: #036eb7;
    text-decoration: underline;
    text-underline-offset: 6px;
  }

  .cklydmiddleA {
    width: 192px;
    height: 73px;
    background: #000000;
    border-radius: 8px;
    font-size: 22px;
    color: #ffffff;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 26px 0 40px 0;
    cursor: pointer;
  }

  .cklydmiddleA:hover {
    color: #ffffff;
  }

  .coklaydownP {
    font-size: 28px;
    color: #000000;
    line-height: 32px;
    font-weight: bold;
  }

  .cokidownUl {
    width: 845px;
    border: 1px solid #eeeeee;
    margin: 20px 0 0 0;
  }

  .cokidownli {
    padding: 30px 0 25px 0;
    border-bottom: 1px solid #eeeeee;
    justify-content: space-between;
    flex-direction: column;
  }

  .ckdlipmid {
    margin: 0 10px;
    font-size: 24px;
    color: #000000;
    line-height: 28px;
  }

  .ckdlipr {
    font-size: 24px;
    color: #036eb7;
    line-height: 28px;
  }

  .ckdliImgleft {
    width: 24px;
    height: 24px;
  }

  .ckdliImgright {
    width: 56px;
    height: 28px;
  }

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

  .ckdDowns {
    display: none;
    background: #fbfbfb;
    padding: 30px;
    margin: 30px 0 0 0;
    font-size: 18px;
    color: #000000;
    line-height: 22px;
    word-break: break-all;
  }

  .ckdTops {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 30px;
    cursor: pointer;
  }

  .cklyBtna {
    width: 273px;
    height: 73px;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    line-height: 26px;
    cursor: pointer;
  }

  .cklyBtnaleft {
    color: #000000;
    border: 1px solid #000000;
  }

  .cklyBtnaleft:hover {
    color: #000000;
  }

  .cklyBtnaright {
    color: #ffffff;
    background: #000000;
    margin: 0 0 0 40px;
  }

  .cklyBtnaright:hover {
    color: #ffffff;
  }

  .cklyBtn {
    display: flex;
    justify-content: end;
    margin: 40px 40px 0 40px;
    padding: 0 0 40px 0;
  }
}

@media screen and (max-width: 751px) {
  .cookieSet {
    display: none;
  }

  .webcoka {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 25px;
    width: auto;
    height: 114px;
    border-radius: 8px;
    border: 1px solid #333333;
    font-size: 36px;
    color: #333333;
    line-height: 42px;
  }

  .webcoka:nth-child(2) {
    margin: 20px 25px;
  }

  .webcokaAll {
    background: #000000;
    color: #ffffff;
  }

  .weblayuiCookiedesc {
    margin: 40px 25px 48px 25px;
    font-size: 32px;
    color: #333333;
    line-height: 37px;
  }

  .weblayuiCookiedesc span {
    text-decoration: underline;
    text-underline-offset: 6px;
  }

  .coksetCons {
    margin: 0 24px;
  }

  .coksetCons .cokielaydTop {
    font-size: 32px;
    line-height: 37px;
    margin: 30px 0 20px 0;
  }

  .coksetCons .cokielaydDesc {
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
  }

  .coksetCons .cokielaydDesc span {
    color: #036eb7;
    text-decoration: underline;
    text-underline-offset: 6px;
  }

  .cklydmiddleA {
    width: 100%;
    font-size: 32px;
    line-height: 37px;
    height: 98px;
    margin: 40px 0 60px 0;
  }

  .coklaydownP {
    font-size: 32px;
    line-height: 37px;
  }

  .cokidownUl {
    width: 100%;
  }

  .ckdlipmid,
  .ckdlipr {
    font-size: 30px;
    line-height: 34px;
  }

  .ckdDowns {
    font-size: 28px;
    line-height: 34px;
  }

  .cklyBtn {
    flex-direction: column;
    margin: 40px 0 0 0;
    padding: 0;
  }

  .cklyBtna {
    width: 100%;
    height: 98px;
    font-size: 32px;
    line-height: 37px;
  }

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

@media screen and (max-width: 561px) {
  .webcoka {
    margin: 0 calc(var(--width560) * 25px);
    width: auto;
    height: calc(var(--width560) * 114px);
    font-size: calc(var(--width560) * 36px);
    line-height: calc(var(--width560) * 42px);
  }

  .webcoka:nth-child(2) {
    margin: calc(var(--width560) * 20px) calc(var(--width560) * 25px);
  }

  .weblayuiCookiedesc {
    margin: calc(var(--width560) * 40px) calc(var(--width560) * 25px) calc(var(--width560) * 48px) calc(var(--width560) * 25px);
    font-size: calc(var(--width560) * 32px);
    line-height: calc(var(--width560) * 37px);
  }

  .coksetCons {
    margin: 0 calc(var(--width560) * 24px);
  }

  .coksetCons .cokielaydTop {
    font-size: calc(var(--width560) * 32px);
    line-height: calc(var(--width560) * 37px);
    margin: calc(var(--width560) * 30px) 0 calc(var(--width560) * 20px) 0;
  }

  .coksetCons .cokielaydDesc {
    font-size: calc(var(--width560) * 28px);
    line-height: calc(var(--width560) * 36px);
  }

  .cklydmiddleA {
    width: 100%;
    font-size: calc(var(--width560) * 32px);
    line-height: calc(var(--width560) * 37px);
    height: calc(var(--width560) * 98px);
    margin: calc(var(--width560) * 40px) 0 calc(var(--width560) * 60px) 0;
  }

  .coklaydownP {
    font-size: calc(var(--width560) * 32px);
    line-height: calc(var(--width560) * 37px);
  }

  .ckdlipmid,
  .ckdlipr {
    font-size: calc(var(--width560) * 30px);
    line-height: calc(var(--width560) * 34px);
  }

  .ckdDowns {
    font-size: calc(var(--width560) * 28px);
    line-height: calc(var(--width560) * 34px);
  }

  .cklyBtn {
    margin: calc(var(--width560) * 40px) 0 0 0;
  }

  .cklyBtna {
    width: 100%;
    height: calc(var(--width560) * 98px);
    font-size: calc(var(--width560) * 32px);
    line-height: calc(var(--width560) * 37px);
  }

  .cklyBtnaright {
    margin: calc(var(--width560) * 20px) 0 0 0;
  }
}

@media screen and (max-width: 431px) {
  .webcoka {
    margin: 0 calc(var(--width430) * 25px);
    width: auto;
    height: calc(var(--width430) * 114px);
    font-size: calc(var(--width430) * 36px);
    line-height: calc(var(--width430) * 42px);
  }

  .webcoka:nth-child(2) {
    margin: calc(var(--width430) * 20px) calc(var(--width430) * 25px);
  }

  .weblayuiCookiedesc {
    margin: calc(var(--width430) * 40px) calc(var(--width430) * 25px) calc(var(--width430) * 48px) calc(var(--width430) * 25px);
    font-size: calc(var(--width430) * 32px);
    line-height: calc(var(--width430) * 37px);
  }

  .coksetCons {
    margin: 0 calc(var(--width430) * 24px);
  }

  .coksetCons .cokielaydTop {
    font-size: calc(var(--width430) * 32px);
    line-height: calc(var(--width430) * 37px);
    margin: calc(var(--width430) * 30px) 0 calc(var(--width430) * 20px) 0;
  }

  .coksetCons .cokielaydDesc {
    font-size: calc(var(--width430) * 28px);
    line-height: calc(var(--width430) * 36px);
  }

  .cklydmiddleA {
    width: 100%;
    font-size: calc(var(--width430) * 32px);
    line-height: calc(var(--width430) * 37px);
    height: calc(var(--width430) * 98px);
    margin: calc(var(--width430) * 40px) 0 calc(var(--width430) * 60px) 0;
  }

  .coklaydownP {
    font-size: calc(var(--width430) * 32px);
    line-height: calc(var(--width430) * 37px);
  }

  .ckdlipmid,
  .ckdlipr {
    font-size: calc(var(--width430) * 30px);
    line-height: calc(var(--width430) * 34px);
  }

  .ckdDowns {
    font-size: calc(var(--width430) * 28px);
    line-height: calc(var(--width430) * 34px);
  }

  .cklyBtn {
    margin: calc(var(--width430) * 40px) 0 0 0;
  }

  .cklyBtna {
    width: 100%;
    height: calc(var(--width430) * 98px);
    font-size: calc(var(--width430) * 32px);
    line-height: calc(var(--width430) * 37px);
  }

  .cklyBtnaright {
    margin: calc(var(--width430) * 20px) 0 0 0;
  }
}

@media screen and (max-width: 391px) {
  .webcoka {
    margin: 0 calc(var(--width360) * 25px);
    width: auto;
    height: calc(var(--width360) * 114px);
    font-size: calc(var(--width360) * 36px);
    line-height: calc(var(--width360) * 42px);
  }

  .webcoka:nth-child(2) {
    margin: calc(var(--width360) * 20px) calc(var(--width360) * 25px);
  }

  .weblayuiCookiedesc {
    margin: calc(var(--width360) * 40px) calc(var(--width360) * 25px) calc(var(--width360) * 48px) calc(var(--width360) * 25px);
    font-size: calc(var(--width360) * 32px);
    line-height: calc(var(--width360) * 37px);
  }

  .coksetCons {
    margin: 0 calc(var(--width360) * 24px);
  }

  .coksetCons .cokielaydTop {
    font-size: calc(var(--width360) * 32px);
    line-height: calc(var(--width360) * 37px);
    margin: calc(var(--width360) * 30px) 0 calc(var(--width360) * 20px) 0;
  }

  .coksetCons .cokielaydDesc {
    font-size: calc(var(--width360) * 28px);
    line-height: calc(var(--width360) * 36px);
  }

  .cklydmiddleA {
    width: 100%;
    font-size: calc(var(--width360) * 32px);
    line-height: calc(var(--width360) * 37px);
    height: calc(var(--width360) * 98px);
    margin: calc(var(--width360) * 40px) 0 calc(var(--width360) * 60px) 0;
  }

  .coklaydownP {
    font-size: calc(var(--width360) * 32px);
    line-height: calc(var(--width360) * 37px);
  }

  .ckdlipmid,
  .ckdlipr {
    font-size: calc(var(--width360) * 30px);
    line-height: calc(var(--width360) * 34px);
  }

  .ckdDowns {
    font-size: calc(var(--width360) * 28px);
    line-height: calc(var(--width360) * 34px);
  }

  .cklyBtn {
    margin: calc(var(--width360) * 40px) 0 0 0;
  }

  .cklyBtna {
    width: 100%;
    height: calc(var(--width360) * 98px);
    font-size: calc(var(--width360) * 32px);
    line-height: calc(var(--width360) * 37px);
  }

  .cklyBtnaright {
    margin: calc(var(--width360) * 20px) 0 0 0;
  }
}

/* cookie.css end  */

/* zhbcss.css */
@charset "utf-8";

.zhzToday {
  width: 100%;
  margin-top: 40px;
}

.zhzTodayTitle h1 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  white-space: pre-line;
}

.zhzTodayTitle span {
  display: block;
  font-size: 16px;
  color: #333333;
  margin-top: 20px;
  white-space: pre-line;
}

.zhzGreedBox {
  width: 100%;
  margin-top: 30px;
}

.zhzGreedLeft {
  float: left;
  width: 670px;
  height: 210px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
}

.zhzGreedIn {
  margin: 36px 30px 0 30px;
}

.zhzGreedIn h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  float: left;
}

.zhzGreedIn span {
  display: block;
  width: 330px;
  height: 23px;
  position: relative;
  float: left;
  position: relative;
  border-radius: 100px;
  overflow: hidden;
  margin: 0 0 0 30px;
}

.zhzGreedIn span em {
  display: block;
  width: 100%;
  height: 23px;
  background: #eaeaea;
  border-radius: 100px;
  border-radius: 100px;
}

.zhzGreedIn span em b {
  display: block;
  height: 23px;
  background: #eb4b4e;
}

.zhzGreedIn span p {
  position: absolute;
  left: 30%;
  top: 0;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 23px;
  overflow: hidden;
}

.zhzGreedCont {
  margin: 25px 30px 0 30px;
}

.zhzGreedCont dl {
  width: 100%;
  margin-top: 40px;
}

.zhzGreedCont dl dd {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin: 0 0 0 20px;
}

.zhzGreedCont dl dd.cont1 {
  width: 310px;
}

.zhzGreedCont dl dd.cont2 {
  width: 100px;
}

.zhzGreedCont dl dd.cont3 {
  color: #eb4b4e;
  width: 140px !important;
  overflow: hidden;
}

.zhzGreedCont dl dd.cont4 {
  color: #00cc33;
  width: 140px !important;
  overflow: hidden;
}

.zhzGreedCont dl dd:nth-child(3n + 1) {
  margin-left: 0;
}

.zhzGreedCont dl dd.cont3 b {
  display: block;
  float: left;
  width: 9px;
  height: 5px;
  background: url(../images/zhobg3.png) no-repeat -25px -105px;
  background-size: 200px 200px;
  margin: 7px 5px 0 0;
}

.zhzGreedCont dl dd.cont4 b {
  display: block;
  float: left;
  width: 9px;
  height: 5px;
  background: url(../images/zhobg3.png) no-repeat -40px -105px;
  background-size: 200px 200px;
  margin: 7px 5px 0 0;
}

.zhzGreedRight {
  float: right;
}

.zhzGray {
  width: 100%;
  height: 20px;
  background: #eef2f5;
  border-radius: 5px;
}

.zhzGreedIn h2.zhzGray {
  width: 250px;
}

@media screen and (max-width: 768px) {
  .zhzMain {
    width: 100%;
  }

  .zhzTodayTitle {
    width: 94%;
    margin: auto;
  }

  .zhzToday {
    margin-top: 20px;
  }

  .zhzGreedIn {
    margin: 30px 20px 0 20px;
  }

  .zhzGreedLeft {
    width: 94%;
    margin-left: 3%;
    height: 150px;
  }

  .zhzGreedIn {
    margin-top: 20px;
  }

  .zhzGreedIn h2 {
    font-size: 14px;
  }

  .zhzGreedIn span {
    width: 140px;
    margin-left: 20px;
  }

  .zhzGreedIn span p {
    left: 20%;
    font-size: 14px;
  }

  .zhzGreedCont {
    margin: 25px 20px 0 20px;
  }

  .zhzGreedCont dl {
    margin-top: 20px;
  }

  .zhzGreedCont dl dd {
    font-size: 14px;
    margin: 0 0 0 3.5%;
  }

  .zhzGreedCont dl dd.cont1 {
    width: 36%;
  }

  .zhzGreedCont dl dd.cont2 {
    width: 24%;
  }

  .zhzGreedCont dl dd.cont3 {
    width: 33% !important;
    overflow: hidden;
  }

  .zhzGreedCont dl dd.cont4 {
    width: 33% !important;
    overflow: hidden;
  }

  .zhzGreedCont dl dd:nth-child(3n + 1) {
    margin-left: 0;
  }

  .zhzGreedRight {
    float: left;
    margin-top: 25px;
  }

  .zhzGreedIn h2.zhzGray {
    width: calc(100% - 160px);
  }
}

.zhzCryTitle {
  width: 100%;
}

.zhzCryTitle h2 {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.zhzCryTitle span {
  display: block;
  float: right;
  height: 40px;
  background: #eef4fa;
  padding: 0 10px;
  border-radius: 5px;
}

.zhzCryTitle span a {
  display: block;
  height: 30px;
  float: left;
  font-size: 16px;
  margin-top: 5px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
}

.zhzCryTitle span a.hover {
  background: #ffffff;
}

.sggbMainIn {
  width: 100%;
  padding-top: 18px;
}

.sggbTable {
  width: 100%;
  border-top: 1px solid #eeeeee;
}

.sggbTable thead {
  position: sticky;
  top: 0;
  z-index: 101;
}

.sggbTable thead tr th {
  border-bottom: 1px solid #eeeeee;
  padding: 14px 0;
  background: #ffffff;
}

.sggbTable thead tr th:first-child {
  width: 48px;
}

.sggbTable thead tr th span {
  cursor: pointer;
  display: block;
  float: left;
  font-family: Arial, Arial;
}

.sggbTable thead tr th span.width1 {
  width: auto;
  font-weight: bold;
  font-size: 14px;
}

.sggbTable thead tr th span.width2 {
  width: 100%;
  color: #000000;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin: 0 0 0 40px;
}

.sggbTable thead tr th span.width3 {
  width: 95px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 20px;
}

.sggbTable thead tr th span.width3 em {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  float: left;
}

.sggbTable thead tr th span.width3 b {
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/png48.png) no-repeat;
  float: left;
  margin: 0 0 0 5px;
  background-size: contain;
}

.sggbTable thead tr th span.width4 {
  width: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sggbTable thead tr th span.width4 em {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  float: left;
}

.sggbTable thead tr th span.width4 b {
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/png48.png) no-repeat;
  float: left;
  background-size: contain;
  margin: 0 0 0 5px;
}

.sggbTable thead tr th span.width5 {
  width: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sggbTable thead tr th span.width5 em {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  float: left;
  word-wrap: break-word;
}

.sggbTable thead tr th span.width5 b {
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/png48.png) no-repeat;
  float: left;
  background-size: contain;
  margin: 0 0 0 5px;
}

.sggbTable thead tr th span.width6 {
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sggbTable thead tr th span.width6 em {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  float: left;
}

.sggbTable thead tr th span.width6 b {
  display: block;
  min-width: 13px;
  height: 13px;
  background: url(../images/png48.png) no-repeat;
  float: left;
  background-size: contain;
  margin: 0 0 0 5px;
}

.sggbTable thead tr th span.width7 {
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sggbTable thead tr th span.width7 em {
  font-family: Arial, Arial;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  float: left;
  word-wrap: break-word;
}

.sggbTable thead tr th span.width7 b {
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/png48.png) no-repeat;
  float: left;
  background-size: contain;
  margin: 0 0 0 5px;
}

.sggbTable thead tr th span.width8 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sggbTable thead tr th span.width8 em {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  float: left;
}

.sggbTable thead tr th span.width8 b {
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/png48.png) no-repeat;
  float: left;
  background-size: contain;
  margin: 0 0 0 5px;
}

.sggbTable thead tr th span.width9 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}

.sggbTable thead tr th span.width9 em {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  float: left;
  word-wrap: break-word;
}

.sggbTable thead tr th span.width9 b {
  display: block;
  min-width: 13px;
  height: 13px;
  background: url(../images/png48.png) no-repeat;
  float: left;
  background-size: contain;
  margin: 0 0 0 4px;
}

.sggbTable tbody tr td {
  border-bottom: 1px solid #eeeeee;
  padding: 22px 0;
}

.sggbTable tbody tr td span {
  display: block;
  float: left;
  cursor: pointer;
}

.sggbTable tbody tr td span.width1 {
  width: 50px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.sggbTable tbody tr:hover {
  background: #f6fafd;
  transition: all 0.3s ease;
}

.sggbTable tbody tr {
  transition: all 0.3s ease;
}

.sggbTable tbody tr td span.width2 a {
  align-items: center;
  color: #000000;
}

.sggbTable tbody tr td span.width2 a img {
  float: left;
  width: 24px;
  height: 24px;
  border-radius: 100px;
}

.sggbTable tbody tr td span.width2 a dl {
  float: left;
  width: 164px;
  margin: 0 0 0 10px;
}

.sggbTable tbody tr td span.width2 a dl dt {
  width: 164px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sggbTable tbody tr td span.width2 a dl dt em {
  color: #999999;
  font-weight: bold;
  width: 164px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  display: block;
}

.sggbTable tbody tr td span.width2 a dl dd {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  font-size: 12px;
  color: #999999;
  margin-top: 5px;
}

.sggbTable tbody tr td span.width3 {
  margin-left: 20px;
  position: relative;
  color: #000000;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 24px;
  line-height: 24px;
  transition: all 0.5s ease-in-out;
}

.sggbTable thead tr th span.widthNum {
  width: 33px;
  text-align: justify;
}

@keyframes colorChange {
  100% {
    color: #333333;
  }
}

.sggbTable tbody tr td span.width3 a.green {
  color: #00cc33;
  animation: colorChange 8s forwards;
  font-weight: bold;
}

@keyframes colorChange {
  100% {
    color: #333333;
  }
}

.sggbTable tbody tr td span.width4 {
  color: #000000;
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.sggbTable tbody tr td span.width4 a {
  color: #000000;
}

.sggbTable tbody tr td span.width5 {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.sggbTable tbody tr td span.width6 {
  color: #000000;
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.sggbTable tbody tr td span.width6 a {
  color: #000000;
}

.sggbTable tbody tr td span.width7 {
  width: 100%;
}

.sggbTable tbody tr td span.width7 p {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-align: center;
  color: #000000;
}

.sggbTable tbody tr td span.width7 p i {
  font-style: normal;
  color: #000000;
}

.sggbTable tbody tr td span.width7 em {
  display: block;
  width: 145px;
  height: 4px;
  background: #e5ecf4;
  border-radius: 100px;
  margin: auto;
  overflow: hidden;
}

.sggbTable tbody tr td span.width7 em b {
  height: 4px;
  background: #cfd6e4;
  display: block;
  border-radius: 100px;
}

.sggbTable tbody tr td span.width8 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sggbTable tbody tr td span.width8 p {
  width: 165px;
  height: 10px;
  background: #e5ecf4;
  border-radius: 100px;
  margin: auto;
  overflow: hidden;
}

.sggbTable tbody tr td span.width8 p em {
  display: block;
  float: left;
  height: 10px;
  background: #0099ff;
  border-radius: 20px 0 0 20px;
}

.sggbTable tbody tr td span.width8 p i {
  display: block;
  float: left;
  height: 10px;
  background: #eb4b4e;
  border-radius: 0 0 0 0;
}

.sggbTable tbody tr td span.width8 p b {
  display: block;
  float: left;
  height: 10px;
  background: #ff8636;
  border-radius: 0 20px 20px 0;
}

.sggbTable tbody tr td span.width9 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}

.sggbTable tbody tr td span.width9 p {
  width: 150px;
  height: 10px;
  background: #e5ecf4;
  border-radius: 100px;
  overflow: hidden;
}

.sggbTable tbody tr td span.width9 p em {
  display: block;
  float: left;
  height: 10px;
  background: #eb4b4e;
  border-radius: 100px 0 0 100px;
}

.sggbTable tbody tr td span.width9 p i {
  display: block;
  float: left;
  height: 10px;
  background: #cfd6e4;
}

.sggbTable tbody tr td span.width9 p b {
  display: block;
  float: right;
  height: 10px;
  background: #00cc33;
  border-radius: 0 100px 100px 0;
}

.dggbShowBox {
  position: relative;
}

.dggbShowRow {
  right: 15px;
  top: 20px;
}

.dggbShowRowMsg {
  float: left;
  margin: 0 15px 0 0;
}

.dggbShowSelect {
  float: left;
}

@media screen and (max-width: 768px) {
  .sggbMainIn {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    cursor: grab;
    user-select: none;
  }

  .sggbMainIn::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }

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

  .sggbMainIn::-webkit-scrollbar-track {
    background-color: #ebebeb;
  }

  .sggbMainIn::-ms-scrollbar {
    width: px;
    height: 4px;
  }

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

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

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

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

  .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;
  }

  .table-cell-shadow-right:before {
    box-shadow: inset 10px 0 8px -8px #00000026;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    width: 30px;
    transform: translate(100%);
    transition: box-shadow 0.3s;
    content: '';
    pointer-events: none;
  }

  .sggbTable tbody tr td span.width2 a dl dt {
    height: 45px;
  }

  .sggbTable tbody tr td span.width2 a dl dt em {
    display: block;
  }

  .zhzCryTitle h2 {
    margin-left: 3%;
  }

  .zhzCryTitle span {
    width: 94%;
    box-sizing: border-box;
    float: left;
    margin-left: 3%;
    margin-top: 20px;
  }
}

.zhzTopicsBox {
  width: 100%;
}

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

.dggbDtnIn {
  width: 100%;
}

.dggbDtnCont {
  float: left;
  width: 438px;
  height: 303px;
  border: 1px solid #eeeeee;
  margin: 30px 0 0 30px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  background: #ffffff;
  box-sizing: border-box;
}

.dggbDtnCont h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 15px 15px 0 15px;
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dggbDtnSwiper {
  width: 100%;
  height: 260px;
  overflow: hidden;
  position: relative;
}

.dggbDtnSwiper .swiper-wrapper {
  width: 100%;
}

.dggbDtnSwiper .swiper-wrapper .swiper-slide {
  width: 100%;
}

.dggbDtnSwiper .swiper-pagination-bullet-active {
  background: #0099ff;
}

.dggbDtnMsg {
  margin: 0 15px;
  margin-top: 15px;
}

.dggbDtnImg {
  float: left;
  width: 180px;
  margin: 0 15px 0 0;
}

.dggbDtnImg a {
  display: block;
  width: 180px;
  height: 110px;
}

.dggbDtnImg a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

.dggbDtnAliceIn a img {
  display: block;
  float: left;
  width: 38px;
  height: 38px;
  border-radius: 100px;
  margin: 5px 10px 0 0;
}

.dggbDtnAliceIn dl dt {
  height: 29px;
  line-height: 29px;
  overflow: hidden;
  font-size: 16px;
}

.dggbDtnAliceIn dl dt span a {
  display: block;
  font-size: 16px;
  float: left;
  margin: 0 10px 0 0;
}

.dggbDtnAliceIn dl dt em {
  display: block;
  width: 29px;
  height: 28px;
  background: url(../images/zhobg1.png) no-repeat -100px 0;
  background-size: 200px 200px;
  float: left;
}

.dggbDtnAliceIn dl dd.cont1 {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  color: #999999;
  color: #0099ff;
}

.dggbDtnAliceIn dl dd.cont2 {
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 5px;
  font-weight: bold;
  font-size: 16px;
}

.dggbDtnAliceMsg {
  height: 80px;
  line-height: 20px;
  overflow: hidden;
  color: #999999;
  margin-top: 15px;
}

.dggbDtnCont:nth-child(3n + 1) {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .zhzTopicsTitle {
    width: 94%;
    margin: auto;
  }

  .dggbDtnCont {
    width: 100%;
    margin-left: 0;
    height: auto !important;
  }

  .dggbDtnIn {
    width: 94%;
    margin-left: 3%;
  }

  .dggbDtnImg {
    width: 120px;
    margin-top: 10px;
  }

  .dggbDtnImg a {
    width: 120px;
    height: 80px;
  }

  .dggbDtnAliceIn dl dd.cont2 {
    height: 40px;
  }

  .dggbDtnAliceMsg {
    max-height: 100px;
    height: auto;
  }

  .dggbDtnSwiper {
    height: auto;
    padding-bottom: 40px;
  }
}

.zhzLatestList {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .zhzLatestList {
    margin: auto;
  }
}

.zhzTherSwiper {
  margin-top: 15px;
  overflow: hidden;
  height: 100px;
  width: 100%;
}

.swiper-wrapper {
  width: 100%;
}

.zhzTherSwiper .swiper-slide {
  float: left;
  width: 328px;
  height: 75px;
  border: 1px solid #eeeeee;
  background: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  margin: 15px 0 0 20px;
}

.zhzTherSwiper .swiper-slide span a {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 17px 0 0 15px;
}

.zhzTherSwiper .swiper-slide span a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100px;
}

.zhzTherSwiper .swiper-slide dl {
  float: left;
  width: calc(100% - 90px);
  margin: 15px 0 0 15px;
}

.zhzTherSwiper .swiper-slide dl dt a {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

.zhzTherSwiper .swiper-slide dl dd {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  margin-top: 5px;
}

.zhzTherSwiper .swiper-slide dl dd em {
  color: #eb4b4e;
}

.zhzTherSwiper .swiper-slide dl dd em.green {
  color: #00cc33;
}

.dowebok {
  margin-top: 15px;
  overflow: hidden;
  width: 100%;
  height: 100px !important;
  background: none !important;
}

.dowebok table {
  display: inline;
}

.dowebok table tr {
  float: left;
  width: 328px;
  height: 75px;
  border: 1px solid #eeeeee;
  background: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  margin: 15px 0 0 20px;
}

.dowebok table tr td.left {
  float: left;
  width: 40px;
  margin: 17px 0 0 15px;
}

.dowebok table tr td.right {
  float: right;
  width: calc(100% - 85px) !important;
  margin: 15px 15px 0 0;
  overflow: hidden;
}

.dowebok table tr td.left span a {
  display: block;
  width: 40px;
  height: 40px;
}

.dowebok table tr td.left span a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100px;
}

.dowebok table tr td.right dl {
  float: left;
}

.dowebok table tr td.right dl dt a {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.dowebok table tr td.right dl dd {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  margin-top: 5px;
  margin-left: 0;
}

.dowebok table tr td.right dl dd em {
  color: #eb4b4e;
  font-style: normal;
  display: inline-block;
  margin-left: 10px;
}

.dowebok table tr td.right dd em.green {
  color: #00cc33;
}

@media screen and (max-width: 768px) {
  .zhzTherSwiper {
    margin-top: 20px;
  }

  .dowebok {
    margin-top: 10px;
  }
}

.zhzNews {
  width: 100%;
  margin-top: 50px;
}

.zhzNews h1 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.zhzNews p {
  text-align: center;
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
}

.zhzNews span {
  display: block;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.zhzNews span a {
  display: block;
  float: left;
  width: 200px;
  height: 53px;
  border-radius: 5px;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #eef4fa;
  margin: 0 10px 0 10px;
}

.zhzNews span a b {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/zhobg1.png) no-repeat;
  background-size: 200px 200px;
  float: left;
  margin: 0 5px 0 0;
}

.zhzNews span a b.icon1 {
  background-position: 0px -35px;
}

.zhzNews span a b.icon2 {
  background-position: -30px -35px;
}

.zhzNews span a em {
  display: block;
  float: left;
  font-size: 20px;
}

.zhzNews span a.hover {
  background: #0099ff;
  color: #ffffff;
}

.zhzNews span a.hover b.icon1 {
  background-position: -125px -35px;
}

.zhzNews span a.hover b.icon2 {
  background-position: -155px -35px;
}

.zhzAnalyst {
  width: 100%;
  margin-top: 50px;
}

.zhzAnalystLeft {
  float: left;
  width: 670px;
}

.zhzAnalystLeft span a {
  display: block;
  width: 670px;
  height: 400px;
  border-radius: 5px;
  position: relative;
}

.zhzAnalystLeft span a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.zhzAnalystLeft dl {
  margin-top: 20px;
}

.zhzAnalystLeft dl dt a {
  display: block;
  height: 60px;
  line-height: 30px;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
}

.zhzAnalystLeft dl dd.cont1 {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  color: #0099ff;
  margin-top: 10px;
}

.zhzAnalystLeft dl dd.cont1 a {
  font-weight: bold;
  cursor: text;
  transition: all 0.3s ease;
}

.zhzAnalystLeft dl dd.cont1 a:hover {
  color: #333333;
  transition: all0.3s ease;
}

.zhzAnalystLeft dl dd.cont2 {
  height: 75px;
  overflow: hidden;
  line-height: 25px;
  color: #999999;
  margin-top: 10px;
}

.zhzAnalystRight {
  width: 680px;
  float: right;
}

.zhzAnalystRight li span {
  display: block;
  width: 150px;
  float: right;
}

.zhzAnalystRight li span a {
  display: block;
  width: 150px;
  height: 94px;
  position: relative;
}

.zhzAnalystRight li span a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.zhzAnalystRight li {
  margin-top: 30px;
  width: 680px;
}

.zhzAnalystRight li dl {
  float: left;
  width: calc(100% - 165px);
}

.zhzAnalystRight li dl dt a {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

.zhzAnalystRight li dl dd.cont1 {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  margin-top: 8px;
  color: #0099ff;
}

.zhzAnalystRight li dl dd.cont1 a {
  font-weight: bold;
  cursor: text;
  transition: all 0.3s ease;
}

.zhzAnalystRight li dl dd.cont1 a:hover {
  color: #333333;
  transition: all 0.3s ease;
}

.zhzAnalystRight li dl dd.cont2 {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  color: #999999;
  margin-top: 8px;
}

.zhzAnalystRight li:first-child {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .zhzNews {
    margin-top: 20px;
    width: 94%;
    margin-left: 3%;
  }

  .zhzAnalyst {
    margin-top: 20px;
  }

  .zhzAnalystLeft {
    width: 94%;
    margin-left: 3%;
  }

  .zhzAnalystLeft span a {
    width: 100%;
    height: 55vw;
  }

  .zhzAnalystRight {
    width: 94%;
    margin-top: 20px;
    float: left;
    margin-left: 3%;
  }

  .zhzAnalystRight li {
    width: 100%;
    margin-top: 20px;
  }
}

.zhzDecBox {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .zhzDecTitle {
    width: 94%;
    margin: auto;
    margin-top: 20px;
  }
}

.zhzDecIn {
  width: 100%;
  margin: 60px 0 0 0;
  box-sizing: border-box;
}

.zhzDecTitle {
  position: absolute;
  left: 0;
  top: 0;
  background: #ffffff;
}

.zhzDecTitle h2 {
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin: -15px 0 0px -35px;
  height: 40px;
  background: #ffffff;
  width: 110px;
}

.zhzDecTitle b {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  background: #e1e7f4;
  border-radius: 100px;
  margin: 25px 0 0px -85px;
}

.zhzLatestList1 {
  border-left: 1px solid #eeeeee;
  width: 1360px;
  margin-left: 20px;
}

.zhzLatestList1 li {
  position: relative;
  border-bottom: none;
  padding-bottom: 0;
}

.zhzLatestList1 li em {
  display: block;
  position: absolute;
  top: 0;
  left: -28px;
  width: 70px;
}

.zhzLatestList1 li em h2 {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  height: 20px;
  background: #ffffff;
  margin-left: -5px;
  text-align: center;
}

.zhzLatestList1 li em i {
  display: block;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding-top: 10px;
  height: 30px;
  background: #ffffff;
  text-align: center;
  margin-left: -5px;
}

.zhzLatestList1 li em b {
  display: block;
  width: 20px;
  height: 20px;
  background: #e1e7f4;
  border-radius: 100px;
  margin: 0 0 0 17px;
}

.zhzLatestList1 li span {
  display: block;
  margin-left: 50px;
}

.zhzLatestList1 li {
  padding-bottom: 0;
  margin-top: 0;
  border-bottom: none;
}

.zhzLateContIn {
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .zhzDecIn {
    margin-top: 20px;
  }

  .zhzLatestList1 {
    margin-left: 30px;
    width: calc(94% - 20px);
  }

  .zhzLatestList1 li span a {
    width: 120px;
    height: 80px;
    margin-right: 15px;
  }

  .zhzLatestList1 li span a span a img {
    width: 120px;
    height: 80px;
  }

  .zhzLatestList1 li dl dd.cont2 {
    display: none;
  }

  .zhzLatestList1 li dl dt a {
    height: 60px;
    max-height: 58px;
  }

  .zhzLatestList1 li em h2 {
    font-size: 24px;
  }

  .zhzLatestList1 li em i {
    font-size: 16px;
  }
}

@media screen and (max-width: 750px) {
  .zhzLatestList1 li dl dt a {
    height: 57px;
    max-height: 57px;
  }
}

.ngbMorBox1 {
  width: 100%;
  padding-bottom: 30px;
  margin-top: 30px;
  background: #ffffff;
}

.ngbMorTitle1 {
  border-bottom: 1px solid #eeeeee;
  margin-top: 20px;
  padding: 20px 15px 0 15px;
}

.ngbMorTitle1 h1 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}

.ngbMorTitle1 p {
  margin-top: 20px;
}

.ngbMorTitle1 p b {
  display: block;
  float: left;
  font-weight: normal;
  color: #0099ff;
  width: 300px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 5px;
  font-size: 16px;
}

.ngbMorTitle1 p b a {
  font-weight: bold;
  cursor: text;
  transition: color 0.3s ease;
}

.ngbMorTitle1 p b a:hover {
  color: #333333;
  transition: olor 0.3s ease;
}

.ngbMorCont1 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 35px;
  color: #333333;
  word-wrap: break-word;
  padding: 0 15px;
}

.ngbMorCont1 p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  word-wrap: break-word;
  height: auto !important;
}

.ngbMorCont1 img {
  max-width: 100% !important;
  margin-top: 20px;
}

.ngbMorCont1 figure {
  text-align: center;
}

.ngbMorCont1 iframe {
  min-width: 60%;
  min-height: 50vh;
}

.ngbMorCont1 blockquote {
  border-left: 3px solid #0099ff;
  padding-left: 15px;
}

.ngbMorCont1 div {
  max-width: 100% !important;
  overflow: hidden;
}

.ngbMorCont1 div picture {
  max-width: 100% !important;
  overflow: hidden;
}

.ngbMorCont1 video {
  max-width: 100%;
}

.ngbMorCont1 iframe {
  max-width: 100%;
}

.ngbMorImg1 {
  text-align: center;
}

.ngbMorCont1 h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-top: 20px;
}

.ngbMorMsg1 {
  font-size: 18px;
  color: #0099ff;
  margin-top: 30px;
  padding: 0 15px;
}

.ngbMorMsg1 strong {
  color: #333333;
}

.ngbMorMsg1 a {
  color: #0099ff;
  transition: color 0.3s ease;
}

.ngbMorMsg1 a:hover {
  color: #0099ff;
  transition: olor 0.3s ease;
}

.ngbMorCont1 p.bg span,
.ngbMorTitle1 h1.bg span {
  width: 18px;
  height: 17px;
  background: url(../images/zhobg1.png) no-repeat;
  background-size: 200px 200px;
}

.ngbMorCont1 p.bg span {
  display: block;
  width: 18px;
  height: 17px;
  background-position: -100px -35px;
  position: absolute;
  left: 20px;
  top: 30px;
}

.ngbMorCont1 p.bg em {
  display: block;
  width: calc(100% - 30px);
  margin: 0 0 0 30px;
}

.ngbMorCont1 p.bg {
  background: #f7f7f7;
  height: auto;
  padding: 20px;
  box-sizing: content-box;
  position: relative;
}

.ngbMorTitle1 h1.bg {
  background: #f7f7f7;
  height: auto;
  padding: 20px;
  box-sizing: content-box;
  position: relative;
  margin-top: 20px;
  word-wrap: break-word;
}

.ngbMorTitle1 h1.bg span {
  display: block;
  width: 18px;
  height: 17px;
  background-position: -100px -35px;
  position: absolute;
  left: 20px;
  top: 30px;
}

.ngbMorTitle1 h1.bg em {
  display: block;
  width: calc(100% - 30px);
  margin: 0 0 0 30px;
  font-size: 16px;
}

.sggbXinlBox {
  padding: 0 15px;
  margin-top: 20px;
}

.sggbXinlBox span a img {
  display: block;
  float: left;
  width: 64px;
  height: 64px;
  border-radius: 100px;
}

.sggbXinlBox dl {
  float: right;
  width: calc(100% - 79px);
  margin-top: 10px;
}

.sggbXinlBox dl dt a {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
}

.sggbXinlBox dl dd {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  color: #999999;
  margin-top: 10px;
}

.ngbMorTitle1 h2 {
  font-size: 20px;
  font-weight: bold;
  color: #0099ff;
  margin-bottom: 20px;
}

.ngbMorTitle1 h2 a {
  color: #0099ff;
}

@media screen and (max-width: 768px) {
  .ngbMorBox1 {
    margin-top: 0;
  }

  .ngbMorTitle1 {
    margin-top: 0;
  }

  .ngbMorTitle1 p b {
    width: 100%;
  }

  .ngbMorTitle1 p i {
    width: 100%;
    margin-top: 20px;
  }

  .ngbMorTitle1 p {
    margin-top: 15px;
  }
}

.zhzOtherBox {
  width: 100%;
  margin-top: 50px;
}

.zhzOtherTitle {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  position: relative;
}

.zhzOtherTitle a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  font-weight: normal;
}

.zhzOtherList {
  width: 100%;
}

.zhzOtherList li {
  float: left;
  width: 430px;
  margin: 20px 0 0 40px;
}

.zhzOtherList li span a {
  display: block;
  width: 430px;
  height: 233px;
  position: relative;
}

.zhzOtherList li span a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.zhzOtherList li dl {
  margin-top: 20px;
}

.zhzOtherList li dl dt a {
  display: block;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

.zhzOtherList li dl dd.cont1 {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  color: #0099ff;
  margin-top: 10px;
}

.zhzOtherList li dl dd.cont1 a {
  font-weight: bold;
  cursor: text;
  transition: color 0.3s ease;
}

.zhzOtherList li dl dd.cont1 a:hover {
  color: #333333;
  transition: color 0.3s ease;
}

.zhzOtherList li dl dd.cont2 {
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  color: #999999;
  margin-top: 10px;
}

.zhzOtherList li:nth-child(3n + 1) {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .zhzOtherBox {
    margin-top: 0;
  }

  .zhzOtherTitle {
    margin-left: 3%;
    font-size: 18px;
  }

  .zhzOtherList {
    width: 94%;
    margin-left: 3%;
  }

  .zhzOtherList li {
    width: 48%;
    margin-left: 0;
    margin-left: 4%;
  }

  .zhzOtherList li span a {
    height: 30vw;
    width: 100%;
  }

  .zhzOtherList li:nth-child(3n + 1) {
    margin-left: 4%;
  }

  .zhzOtherList li:nth-child(2n + 1) {
    margin-left: 0;
  }

  .zhzOtherList li:last-of-type {
    display: none !important;
  }
}

.zhzInsightsBox {
  margin-top: 50px;
}

.zhzInsightsBox h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.zhzInsightsBox p {
  color: #333333;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .zhzInsightsBox {
    margin: 20px 15px 0 15px;
  }
}

.zhzZtdetailBox {
  width: 100%;
  padding-bottom: 30px;
  background: #0099ff;
  margin-top: 30px;
}

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

.zhzZtdetailLeft {
  float: left;
  width: 890px;
  margin: 50px 0 0 30px;
}

.zhzZtdetailLeft dl {
  width: 100%;
}

.zhzZtdetailLeft dl dt {
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
}

.zhzZtdetailLeft dl dd {
  margin-top: 15px;
  line-height: 25px;
  font-size: 18px;
  color: #ffffff;
}

.zhzZtdetailRight {
  width: 390px;
  height: 224px;
  background: url(../images/zhobg2.png) no-repeat;
  float: right;
}

@media screen and (max-width: 768px) {
  .zhzZtdetailIn {
    width: 100%;
  }

  .zhzZtdetailLeft {
    width: 90%;
  }

  .zhzZtdetailRight {
    display: none;
  }

  .zhzZtdetailLeft {
    margin-top: 30px;
  }

  .zhzZtdetailBox {
    margin-top: 20px;
  }
}

.zhzAnalystLeft span a em {
  display: block;
  width: 83px;
  height: 83px;
  background: url(../images/zhobg1.png) no-repeat 0px -150px;
  position: absolute;
  top: 160px;
  left: calc(50% - 41.5px);
}

.zhzAnalystRight li span a em {
  display: block;
  width: 32px;
  height: 32px;
  background: url(../images/zhobg1.png) no-repeat -110px -160px;
  position: absolute;
  top: 35px;
  left: 60px;
}

.zhzOtherList li span a em {
  display: block;
  width: 64px;
  height: 64px;
  background: url(../images/zhobg1.png) no-repeat -170px -160px;
  position: absolute;
  top: 80px;
  left: 180px;
}

@media screen and (max-width: 768px) {
  .zhzAnalystLeft span a em {
    top: 77px;
  }

  .zhzOtherList li span a em {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/zhobg1.png) no-repeat -110px -160px;
    position: absolute;
    top: 50px;
    left: 85px;
  }
}

.zhzOtherList1 {
  border-left: 1px solid #eeeeee;
  width: 1360px;
  margin-left: 20px;
}

.zhzOtherList1 li {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
}

.zhzOtherList1 em {
  display: block;
  position: absolute;
  top: 0;
  left: -28px;
  width: 70px;
}

.zhzOtherList1 em h2 {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  height: 20px;
  background: #ffffff;
  margin-left: -5px;
  text-align: center;
}

.zhzOtherList1 em i {
  display: block;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding-top: 10px;
  height: 30px;
  background: #ffffff;
  text-align: center;
  margin-left: -5px;
}

.zhzOtherList1 em b {
  display: block;
  width: 20px;
  height: 20px;
  background: #e1e7f4;
  border-radius: 100px;
  margin: 0 0 0 17px;
}

.zhzOtherList1 span {
  display: block;
  margin-left: 50px;
}

.zhzOtherList1 dl {
  margin-left: 50px;
}

.zhzOtherFirst {
  float: left;
  width: 1360px;
}

.zhzOtherTwo {
  float: left;
  width: 415px;
  margin-left: 33px;
  margin-bottom: 30px;
}

.zhzOtherTwo span a {
  display: block;
  width: 415px;
  height: 233px;
  position: relative;
}

.zhzOtherTwo span a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.zhzOtherTwo span a strong {
  display: block;
  width: 64px;
  height: 64px;
  background: url(../images/zhobg1.png) no-repeat -170px -160px;
  position: absolute;
  left: 170px;
  top: 90px;
}

.zhzOtherTwo dl {
  margin-top: 20px;
}

.zhzOtherTwo dl dt a {
  display: block;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

.zhzOtherTwo dl dd.cont1 {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  color: #0099ff;
  margin-top: 10px;
}

.zhzOtherTwo dl dd.cont1 a {
  font-weight: bold;
  cursor: text;
}

.zhzOtherTwo dl dd.cont1 a:hover {
  color: #333333;
}

.zhzOtherTwo dl dd.cont2 {
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  color: #999999;
  margin-top: 10px;
}

.zhzOtherTwo:nth-child(3n + 1) {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .zhzOtherList1 {
    width: calc(94% - 65px);
    margin-left: 6%;
  }

  .zhzOtherFirst {
    float: left;
    width: 100%;
  }

  .zhzOtherTwo {
    float: left;
    width: 48%;
    margin-left: 4%;
    margin-bottom: 20px;
  }

  .zhzOtherTwo span {
    width: 100%;
  }

  .zhzOtherTwo span a {
    display: block;
    width: 100%;
    height: 25vw;
    position: relative;
  }

  .zhzOtherTwo span a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
  }

  .zhzOtherTwo span a strong {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/zhobg1.png) no-repeat -110px -160px;
    position: absolute;
    left: 42%;
    top: 42%;
  }

  .zhzOtherTwo dl {
    margin-top: 20px;
    width: 100%;
  }

  .zhzOtherTwo dl dt a {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
  }

  .zhzOtherTwo dl dd.cont1 {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #0099ff;
    margin-top: 10px;
  }

  .zhzOtherTwo dl dd.cont1 a {
    font-weight: bold;
    cursor: text;
  }

  .zhzOtherTwo dl dd.cont1 a:hover {
    color: #333333;
  }

  .zhzOtherTwo dl dd.cont2 {
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #999999;
    margin-top: 10px;
  }

  .zhzOtherTwo:nth-child(3n + 1) {
    margin-left: 4%;
  }

  .zhzOtherTwo:nth-child(2n + 1) {
    margin-left: 0;
  }

  .zhzOtherList1 em h2 {
    font-size: 24px;
  }

  .zhzOtherList1 em i {
    font-size: 16px;
  }
}

.zhzDecodBox {
  width: 100%;
  margin-top: 50px;
}

.zhzDecodBox p {
  font-size: 20px;
  font-weight: bold;
  color: #0099ff;
}

.zhzDecodBox p a {
  color: #0099ff;
}

.zhzDecodBox h1 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  margin-top: 20px;
}

.zhzDecodBox span {
  display: block;
  font-size: 16px;
  color: #0099ff;
  margin-top: 20px;
}

.zhzDecodBox span a {
  font-weight: bold;
  cursor: text;
}

.zhzDecodBox span a:hover {
  color: #333333;
}

.zhzDecodVideo {
  width: 100%;
  margin-top: 20px;
}

.zhzDecodVideo img {
  width: 94%;
  margin-left: 3%;
}

.zhzDecodCont {
  width: 100%;
  font-size: 16px;
  color: #333333;
  margin-top: 15px;
  line-height: 30px;
}

.zhzDecodMsg {
  margin-top: 20px;
  font-size: 18px;
}

.zhzDecodMsg a {
  color: #0099ff;
}

.zhzDecodMsg a:hover {
  color: #0099ff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .zhzDecodBox {
    width: 94%;
    margin-left: 3%;
    margin-top: 15px;
  }

  .zhzDecodBox h1 {
    margin-top: 15px;
  }

  .zhzDecodBox span {
    margin-top: 15px;
  }

  .zhzDecodCont {
    width: 94%;
    margin-left: 3%;
  }

  .zhzDecodMsg {
    width: 94%;
    margin-left: 3%;
    padding-bottom: 20px;
  }
}

.zhzTrendName {
  width: 100%;
  margin-top: 50px;
}

.zhzTrendName h1 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.zhzTrendName p {
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
}

.zhzTrendBox {
  float: left;
  border: 1px solid #eeeeee;
  width: 438px;
  height: 630px;
  margin: 30px 0 0 30px;
}

.zhzTrendTitle {
  margin: 15px 15px 0 15px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
}

.zhzTrendTitle b {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url(../images/zhobg1.png) no-repeat;
  background-size: 200px 200px;
  margin: 7px 10px 0 0;
}

.zhzTrendTitle b.icon1 {
  background-position: -65px -165px;
}

.zhzTrendTitle b.icon2 {
  background-position: -100px -165px;
}

.zhzTrendTitle b.icon3 {
  background-position: -135px -165px;
}

.zhzTrendTitle h2 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}

.zhzTrendTitle a {
  display: block;
  float: right;
  margin-top: 5px;
}

.zhzTrendIn {
  margin: 0 15px;
}

.zhzTrendMsg {
  border-bottom: 1px solid #eeeeee;
  height: 45px;
}

.zhzTrendMsg span {
  display: block;
  float: left;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  font-weight: bold;
}

.zhzTrendMsg span.width1 {
  width: 10%;
}

.zhzTrendMsg span.width2 {
  width: 25%;
}

.zhzTrendMsg span.width3 {
  width: 35%;
  text-align: center;
}

.zhzTrendMsg span.width4 {
  width: 30%;
  text-align: center;
}

.zhzTrendCont {
  border-bottom: 1px solid #eeeeee;
  height: 51px;
  font-weight: bold;
}

.zhzTrendCont span {
  display: block;
  float: left;
  height: 51px;
  line-height: 51px;
  overflow: hidden;
}

.zhzTrendCont span.width1 {
  width: 10%;
  font-size: 16px;
  font-weight: bold;
}

.zhzTrendCont span.width2 {
  width: 25%;
}

.zhzTrendCont span.width2 a {
  display: block;
  font-weight: bold;
}

.zhzTrendCont span.width2 a img {
  width: 28px;
  height: 28px;
  border-radius: 100px;
  float: left;
  margin: 12px 10px 0 0;
}

.zhzTrendCont span.width2 a em {
  display: block;
  float: left;
  width: calc(100% - 43px);
  font-weight: bold;
}

.zhzTrendCont span.width3 {
  width: 35%;
  text-align: center;
}

.zhzTrendCont span.width4 {
  width: 30%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zhzTrendCont span.width4 b {
  display: block;
  float: left;
  width: 14px;
  height: 7px;
  background: url(../images/zhobg1.png) no-repeat;
  background-size: 200px 200px;
  margin: 0 5px 0 0;
}

.zhzTrendCont span.width4 b.icon1 {
  background-position: -25px 0;
}

.zhzTrendCont span.width4 b.icon2 {
  background-position: -50px 0;
}

.zhzTrendCont span.width4 em {
  display: block;
  float: left;
  font-weight: bold;
}

.zhzTrendCont span.width4 em.green {
  color: #00cc33;
}

.zhzTrendCont span.width4 em.red {
  color: #eb4b4e;
}

.zhzTrendCont:last-child {
  border-bottom: none;
}

.zhzTrendBox1 {
  margin-left: 0;
}

.zhzCryTitle em {
  display: block;
  float: left;
  height: 40px;
  background: #eef4fa;
  padding: 0 10px;
  border-radius: 5px;
}

.zhzCryTitle em a {
  display: block;
  height: 30px;
  float: left;
  font-size: 16px;
  margin-top: 5px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
}

.zhzCryTitle em a.hover {
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  .zhzTrendName {
    width: 94%;
    margin-left: 3%;
    margin-top: 20px;
  }

  .zhzCryTitle em {
    width: 90%;
    margin-left: 3%;
  }

  .zhzOtherBox1 {
    margin-top: 30px;
  }

  .zhzTrendBox {
    margin-left: 0;
    margin-left: 3%;
    width: 94%;
    margin-top: 20px;
  }

  .zhzOtherBox1 {
    margin-top: 30px;
  }

  .zhzTrendName p {
    margin-top: 15px;
  }
}

.dggbSlsBox {
  width: 100%;
  background: #ffffff;
  padding: 50px 0;
  margin-top: 30px;
}

.dggbSlsBox span {
  display: block;
  width: 199px;
  height: 286px;
  background: url(../images/zhobg4.png) no-repeat;
  margin: auto;
}

.dggbSlsBox dl {
  width: 100%;
  margin-top: 30px;
}

.dggbSlsBox dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.dggbSlsBox dl dd.cont1 {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 25px;
}

.dggbSlsBox dl dd.cont2 {
  margin-top: 25px;
}

.dggbSlsBox dl dd.cont2 a {
  display: block;
  width: 200px;
  height: 60px;
  background: #0099ff;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 60px;
  overflow: hidden;
  text-align: center;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .dggbSlsBox {
    margin-top: 10px;
  }

  .dggbSlsBox dl {
    width: 94%;
    margin-left: 3%;
  }
}

.zhzContactBox {
  width: 100%;
  margin-top: 50px;
}

.zhzContactBox h2 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.zhzContactBox p {
  font-size: 18px;
  color: #333333;
  line-height: 35px;
  margin-top: 20px;
  word-wrap: break-word;
}

.zhzContactBox p a {
  color: #0099ff;
}

.zhzContactBox p a b {
  display: block;
  width: 22px;
  height: 15px;
  background: url(../images/zhobg1.png) no-repeat -160px -85px;
  background-size: 200px 200px;
  float: left;
  margin: 10px 10px 0 0;
}

@media screen and (max-width: 768px) {
  .zhzContactBox {
    width: 94%;
    margin: auto;
    margin-top: 30px;
  }

  .zhzContactBox p {
    margin-top: 15px;
  }
}

.zhzAgree {
  width: 100%;
  margin-top: 50px;
}

.zhzAgree h2 {
  font-size: 20px;
  font-weight: 20px;
  color: #333333;
}

.zhzAgree p {
  font-size: 18px;
  color: #333333;
  line-height: 35px;
  margin-top: 20px;
  word-wrap: break-word;
}

.zhzAgree h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .zhzAgree {
    width: 94%;
    margin: auto;
    margin-top: 20px;
  }

  .zhzAgree p {
    margin-top: 10px;
  }

  .zhzAgree h3 {
    margin-top: 10px;
  }
}

.zhzFreqBox {
  width: 100%;
  margin-top: 50px;
}

.zhzFreqBox h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.zhzFreqBox p {
  font-size: 18px;
  color: #333333;
  margin-top: 30px;
  text-align: center;
}

.zhzFreqSer {
  width: 830px;
  height: 53px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  margin: 30px 0 20px 275px;
}

.zhzFreqSer input.submit1 {
  width: 24px;
  height: 24px;
  border: none;
  background: none;
  background: url(../images/zhobg1.png) no-repeat -95px -130px;
  background-size: 200px 200px;
  margin: 15px 0 0 15px;
  float: left;
}

.zhzFreqSer input.text1 {
  float: left;
  height: 53px;
  border: none;
  background: none;
  width: calc(100% - 69px);
  font-size: 18px;
  margin: 0 0 0 15px;
}

.zhzFreqSer input::placeholder {
  color: #999999;
}

.zhzFreqList {
  padding-bottom: 15px;
  margin-top: 15px;
  position: relative;
}

.zhzFreqListIn {
  width: 100%;
}

.zhzFreqListIn a {
  display: block;
  float: left;
  height: 40px;
  padding: 0 15px;
  font-size: 20px;
  color: #333333;
  border-radius: 5px;
  line-height: 40px;
  margin: 15px 5px 0 0;
  transition: all 0.3s ease;
}

.zhzFreqListIn a.hover {
  background: #0099ff;
  color: #ffffff;
}

.zhzFreqListIn a:hover {
  background: #0099ff;
  color: #ffffff;
  transition: all 0.3s ease;
}

.zhzFreqListHeight {
  height: 166px;
  overflow: hidden;
  padding-bottom: 20px;
}

.zhzFreqListOur {
  position: sticky;
  top: 0;
  left: 0;
  background: #ffffff;
}

.zhzFreqSite {
  position: sticky;
  top: 0;
}

.zhzFreqIcon {
  width: 55px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.zhzFreqIcon a {
  display: block;
  width: 55px;
  height: 30px;
  background: url(../images/zhobg1.png) no-repeat;
  background-size: 200px 200px;
}

.zhzFreqIcon a.icon1 {
  background-position: -130px -125px;
}

.zhzFreqIcon a.icon2 {
  background-position: 0px -165px;
}

@media screen and (max-width: 768px) {
  .zhzFreqBox {
    width: 94%;
    margin: auto;
    margin-top: 15px;
  }

  .zhzFreqBox p {
    margin-top: 15px;
  }

  .zhzFreqSer {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .zhzFreqList {
    width: 94%;
    margin: auto;
  }
}

.zhzWhat {
  width: 100%;
  padding-top: 10px;
}

.dggbAskBox {
  margin: 20px 0 0 0;
  background: #f8f8f8;
  padding-bottom: 20px;
}

.dggbAskTitle {
  margin: 0 15px;
  padding-top: 20px;
}

.dggbAskTitle h2 {
  float: left;
  width: calc(100% - 23px);
  font-size: 18px;
  color: #333333;
}

.dggbAskTitle b {
  display: block;
  width: 8px;
  height: 5px;
  background: url(../images/zhobg1.png) no-repeat;
  background-size: 200px 200px;
  float: right;
  margin-top: 12px;
  cursor: pointer;
}

.dggbAskTitle b.icon1 {
  background-position: -125px -85px;
}

.dggbAskTitle b.icon2 {
  background-position: -140px -85px;
}

.dggbAskMsg {
  margin: 20px 15px 0 15px;
  line-height: 22px;
  color: #999999;
  display: none;
}

@media screen and (max-width: 768px) {
  .zhzWhat {
    width: 94%;
    margin: auto;
  }
}

.zhzChbBox {
  width: 100%;
  border-top: 1px solid #eeeeee;
}

.zhzChbList {
  width: 100%;
}

.zhzChbList li {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
}

.zhzChbList li em {
  display: block;
  float: left;
  width: 50px;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  font-size: 40px;
  font-weight: bold;
  color: #0099ff;
  margin-top: 25px;
}

.zhzChbList li span {
  display: block;
  float: left;
  width: calc(100% - 70px);
  margin: 0 0 0 20px;
}

.zhzChbList li span dl {
  margin-top: 25px;
}

.zhzChbList li span dl dt {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.zhzChbList li span dl dd {
  margin-top: 15px;
  color: #999999;
  word-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .zhzChbBox {
    width: 94%;
    margin: auto;
  }

  .zhzChbList li span dl {
    margin-top: 20px;
  }
}

.dowebok2 {
  overflow: hidden;
  width: 100%;
  height: 180px !important;
  background: none !important;
  margin-top: 30px;
}

.dowebok2 table {
  display: inline-block;
  margin: 0 0 0 20px;
  height: 180px;
  padding-top: 10px;
}

.dowebok2 table tr {
  width: 328px;
  height: 160px;
  border: 1px solid #eeeeee;
  background: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
}

.dowebok2 table tr td a {
  display: block;
  width: 298px;
}

.dowebok2 table tr td a span {
  width: 298px;
  margin: 0 0 0 15px;
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

.dowebok2 table tr td a p {
  height: 86px;
  line-height: 22px;
  overflow: hidden;
  color: #333333;
  margin: 10px 15px 0 15px;
  font-size: 14px;
  white-space: pre-line;
}

.zhzCry2Box {
  width: 100%;
  margin-top: 30px;
}

.zhzCry2Box li {
  float: left;
  width: 240px;
  height: 72px;
  margin: 20px 0 0 45px;
}

.zhzCry2Box li a {
  display: block;
  width: 100%;
  height: 72px;
  background: #f4f4f4;
  border-radius: 5px;
  line-height: 72px;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.zhzCry2Box li:nth-child(5n + 1) {
  margin-left: 0;
}

.zhzCry2Box li a.hover {
  background: #0099ff;
  color: #ffffff;
}

.zhzCryList {
  width: 100%;
}

.zhzCryList li {
  float: left;
  width: 210px;
  margin: 20px 0 0 24px;
}

.zhzCryList li a {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 18px;
  color: #333333;
  text-align: center;
}

.zhzCryList li:nth-child(6n + 1) {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .zhzCry2Box {
    width: 94%;
    margin: auto;
  }

  .zhzCry2Box li {
    width: 18%;
    height: 35px;
    margin-left: 2.5%;
  }

  .zhzCry2Box li a {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
  }

  .zhzCryList {
    width: 94%;
    margin: auto;
  }

  .zhzCryList li {
    width: 23%;
    margin-left: 2%;
  }

  .zhzCryList li a {
    font-size: 14px;
  }

  .zhzCryList li:nth-child(6n + 1) {
    margin-left: 2%;
  }

  .zhzCryList li:nth-child(4n + 1) {
    margin-left: 0;
  }
}

.zhzAsList {
  width: 100%;
  padding-top: 10px;
}

.zhzAsList li {
  float: left;
  width: 670px;
  margin: 20px 0 0 40px;
}

.zhzAsList li b {
  display: block;
  float: left;
  width: 8px;
  height: 8px;
  background: #0099ff;
  border-radius: 100px;
  margin: 8px 0 0 0;
}

.zhzAsList li a {
  display: block;
  float: right;
  width: calc(100% - 28px);
  height: 47px;
  line-height: 25px;
  overflow: hidden;
  font-size: 18px;
  word-wrap: break-word;
}

.zhzAsList li:nth-child(2n + 1) {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .zhzAsList {
    width: 94%;
    margin: auto;
  }

  .zhzAsList li {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
}

.zhzGrzxBox {
  width: 1378px;
  border: 1px solid #eeeeee;
  margin-top: 30px;
}

.zhzGrzxRight {
  float: right;
  width: 1055px;
  border-left: 1px solid #eeeeee;
  padding-bottom: 30px;
}

.zhzGrzxLeft {
  float: left;
  width: 322px;
}

.zhzGrzxMenu {
  width: 268px;
  margin: 30px 0 0 25px;
}

.zhzGrzxMenu li {
  margin-top: 10px;
}

.zhzGrzxMenu li a {
  display: block;
  width: 100%;
  height: 50px;
  background: #f4fafe;
  border-radius: 5px;
}

.zhzGrzxMenu li a b {
  display: block;
  float: left;
  width: 21px;
  height: 21px;
  background: url(../images/zhobg3.png) no-repeat;
  background-size: 200px 200px;
  margin: 15px 10px 0 20px;
}

.zhzGrzxMenu li a b.icon1 {
  background-position: 0 0;
}

.zhzGrzxMenu li a b.icon2 {
  background-position: -25px 0;
}

.zhzGrzxMenu li a b.icon3 {
  background-position: -50px 0;
}

.zhzGrzxMenu li a span {
  display: block;
  float: left;
  width: calc(100% - 71px);
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  overflow: hidden;
}

.zhzGrzxMenu li a.hover {
  background: #0099ff;
}

.zhzGrzxMenu li a.hover span {
  color: #ffffff;
}

.zhzGrzxMenu li a.hover b.icon1 {
  background-position: -75px 0;
}

.zhzGrzxMenu li a.hover b.icon2 {
  background-position: -100px 0;
}

.zhzGrzxMenu li a.hover b.icon3 {
  background-position: -125px 0;
}

@media screen and (max-width: 768px) {
  .zhzGrzxBox {
    width: 94%;
    margin-left: 3%;
    border: none;
    margin-top: 0;
  }

  .zhzGrzxLeft {
    width: 100%;
  }

  .zhzGrzxMenu {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
  }

  .zhzGrzxMenu li {
    float: left;
    width: 100%;
  }

  .zhzGrzxRight {
    width: 100%;
    border-left: none;
    border: 1px solid #eeeeee;
    margin-top: 30px;
  }
}

.zhzGrzxTitle {
  width: 100%;
  height: 57px;
  border-bottom: 1px solid #eeeeee;
}

.zhzGrzxTitle h2 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 57px;
  overflow: hidden;
  margin-left: 30px;
}

.zhzGrzxIn {
  width: 995px;
  margin: auto;
}

.zhzGrzxCont {
  width: 100%;
  margin-top: 20px;
}

.zhzGrzx {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.zhzGrzxEdit {
  width: 100%;
  margin-top: 20px;
}

.zhzGrzxEdit span {
  display: block;
  float: left;
  width: 73px;
  height: 73px;
  border-radius: 100px;
}

.zhzGrzxEdit em {
  display: block;
  float: right;
}

.zhzGrzxEdit em input.submit1 {
  background: none;
  border: none;
  background: #0099ff;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  padding: 0 15px;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .zhzGrzxIn {
    width: 94%;
  }

  .zhzGrzxTitle h2 {
    margin-left: 3%;
  }
}

.zhzGrzxList {
  width: 100%;
}

.zhzGrzxList li {
  margin-top: 40px;
}

.zhzUserBox {
  position: relative;
}

.zhzUserBox span {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  color: #999999;
}

.zhzGrzxList li em {
  display: block;
  font-size: 16px;
  color: #999999;
  margin-top: 15px;
}

.zhzUserText {
  width: 100%;
  height: 235px;
  position: relative;
}

.zhzUserText textarea {
  width: 100%;
  height: 235px;
  border: 1px solid #eeeeee;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 16px;
  color: #999999;
}

.zhzUserText em {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 20px;
}

.zhzUserIn .layui-input-inline {
  width: 100% !important;
  height: 43px;
  border-radius: 5px;
}

.zhzUserIn .layui-icon-date::before {
  content: none;
}

.zhzUserIn i.layui-icon-date {
  display: block;
  width: 22px;
  height: 22px;
  background: url(../images/zhobg3.png) no-repeat 0px -70px !important;
  margin-top: 9px;
}

.zhzUserIn1 {
  position: relative;
}

.zhzUserIn1 span {
  display: block;
  width: 23px;
  height: 23px;
  background: url(../images/zhobg3.png) no-repeat -60px -70px !important;
  background-size: 200px 200px;
  position: absolute;
  left: 10px;
  top: 10px;
}

.zhzUserIn1 .layui-input {
  padding-left: 40px !important;
}

.zhzUserIn b {
  display: block;
  float: left;
}

.zhzUserIn b.icon1 {
  background-position: 0px -35px;
}

.zhzUserIn b.icon2 {
  background-position: -30px -35px;
}

.zhzUserIn span {
  display: block;
  float: right;
  width: 40px;
  height: 43px;
  line-height: 43px;
  overflow: hidden;
  font-size: 16px;
  color: #999999;
  text-align: right;
  margin-right: 10px;
}

.zhzUserIn input.text1 {
  width: calc(100% - 93px);
  border: none;
  background: none;
  margin-left: 10px;
  font-size: 16px;
  line-height: 43px;
}

.zhzUserIn input::placeholder {
  color: #999999;
}

.zhzUserSubmit input.submit1 {
  border: none;
  background: none;
  height: 50px;
  line-height: 50px;
  background: #0099ff;
  padding: 0 20px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px;
}

.zhzAccBox {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
}

.zhzAccBox h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin: 30px 0 0 30px;
}

.zhzAccBox b {
  margin-left: 30px;
  margin-top: 30px;
  display: block;
}

.zhzAccBox b span {
  display: block;
  float: left;
  font-size: 16px;
  color: #333333;
  font-weight: normal;
}

.zhzAccBox b em {
  display: block;
  float: left;
  font-size: 16px;
  color: #333333;
  margin-left: 30px;
}

.zhzAccBox i a {
  display: block;
  float: left;
  height: 50px;
  line-height: 50px;
  background: #0099ff;
  padding: 0 20px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px;
  color: #ffffff;
  margin: 30px 0 0 30px;
  font-style: normal;
}

.zhzAccBox1 {
  border-bottom: none;
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .zhzAccBox h2 {
    margin-left: 3%;
  }

  .zhzAccBox b {
    margin-left: 3%;
  }

  .zhzAccBox i a {
    margin-left: 3%;
  }
}

.zhzBglcBg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  position: fixed;
}

.zhzBglcBox {
  padding-bottom: 30px;
}

.zhzBglcTitle {
  width: 100%;
  position: relative;
}

.zhzBglcTitle span h2 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.zhzBglcTitle span b {
  display: block;
  width: 34px;
  height: 6px;
  background: #0099ff;
  border-radius: 100px;
  margin: auto;
}

.zhzBglcName {
  margin: 30px 30px 0 30px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.zhzBglcMsg {
  margin: 30px 30px 0 30px;
  color: #333333;
}

.zhzBglcShu {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

.zhzBglcShu input.text1 {
  border: none;
  background: none;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  border: 1px solid #c8c8c8;
  margin: 0 5px 0 5px;
  text-align: center;
}

.zhzBglcShu span {
  display: block;
  float: left;
  width: 12px;
  height: 3px;
  background: #999999;
}

.zhzBglcReseMsg {
  margin: 20px 30px 0 30px;
}

.zhzBglcSubmit {
  margin: 20px 30px 0 30px;
}

.zhzBglcSubmit button.submit1 {
  border: none;
  background: none;
  width: 100%;
  height: 40px;
  background: #0099ff;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

.zhzBglcReseMsg a {
  color: #0099ff;
}

.zhzBglcReseMsg a:hover {
  color: #0099ff;
}

.zhzBglcAddress {
  margin: 20px 30px 0 30px;
}

.zhzBglcAddress input.text2 {
  border: none;
  background: none;
  height: 43px;
  border: 1px solid #eeeeee;
  width: 100%;
  border-radius: 5px;
  padding-left: 10px;
  box-sizing: border-box;
}

.zhzBglcAddress input::placeholder {
  color: #333333;
}

@media screen and (max-width: 768px) {
  .zhzBglcBox {
    width: 80%;
    margin-left: 0;
    left: 0;
    margin-left: 10%;
  }
}

.zhzLogBox {
  width: 400px;
  background: #ffffff;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -190px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  padding-bottom: 30px;
}

.zhzLogTitle {
  position: relative;
  margin-top: 20px;
}

.zhzLogMenu {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zhzLogMenu li {
  float: left;
  margin: 0 0 0 20px;
  cursor: pointer;
}

.zhzLogMenu li span {
  display: block;
  font-size: 24px;
  color: #999999;
}

.zhzLogMenu li b {
  display: block;
  width: 34px;
  height: 6px;
  background: #ffffff;
  border-radius: 100px;
  margin: auto;
  margin-top: 5px;
}

.zhzLogMenu li.hover span {
  color: #333333;
  font-weight: bold;
}

.zhzLogMenu li.hover b {
  background: #0099ff;
}

.zhzLogTitle em {
  display: block;
  position: absolute;
  right: 20px;
  top: 5px;
}

.zhzLogTitle em a {
  display: block;
  width: 17px;
  height: 17px;
  background: url(../images/zhobg3.png) no-repeat -160px 0;
  background-size: 200px 200px;
}

.zhzLogList {
  margin: 0 30px;
}

.zhzLogList li {
  margin-top: 20px;
}

.zhzLogText input.text1 {
  width: 100%;
  height: 35px;
  border: none;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding-left: 15px;
  box-sizing: border-box;
}

.zhzLogText input::placeholder {
  color: #999999;
}

.zhzLogText2 {
  width: 100%;
  height: 35px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  box-sizing: border-box;
}

.zhzLogText2 input.text2 {
  float: left;
  width: calc(100% - 45px);
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  border: none;
  background: none;
  padding-left: 15px;
}

.zhzLogText2 input::placeholder {
  color: #999999;
}

.zhzLogText2 span {
  display: block;
  float: right;
  width: 20px;
  height: 13px;
  margin-right: 10px;
  margin-top: 10px;
  background: url(../images/zhobg3.png) no-repeat;
  background-size: 200px 200px;
}

.zhzLogText2 span.icon1 {
  background-position: -65px -35px;
}

.zhzLogText2 span.icon2 {
  background-position: -90px -35px;
}

.zhzLogMsg a {
  color: #0099ff;
}

.zhzLogMsg a:hover {
  color: #0099ff;
}

.zhzLogSubmit button.submit1 {
  width: 100%;
  height: 40px;
  border: none;
  background: none;
  background: #0099ff;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

.zhzSignList {
  margin: 0 30px;
}

.zhzSignList li {
  margin-top: 12px;
}

.zhzSignText {
  float: left;
  width: 48%;
}

.zhzSignText input.text1 {
  width: 100%;
  height: 35px;
  border: none;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding-left: 15px;
  box-sizing: border-box;
}

.zhzSignText1 {
  float: right;
}

.zhzSignText input::placeholder {
  color: #999999;
}

.zhzSignCheck span {
  display: block;
  float: left;
  margin: 3px 10px 0 0;
  width: 20px;
  height: 20px;
}

.zhzSignCheck em {
  float: right;
  width: calc(100% - 30px);
  color: #999999;
}

.zhzSignCheck em a {
  color: #0099ff;
}

.zhzSignCheck em a:hover {
  color: #0099ff;
}

.zhzLogMsg2 {
  text-align: center;
  font-size: 12px;
}

.zhzLogMsg2 a {
  color: #0099ff;
}

.zhzLogMsg2 a:hover {
  color: #0099ff;
}

.zhzLogTishi {
  font-size: 12px;
  color: #eb4b4e;
  margin-top: 10px;
}

.zhzBglcSubmit {
  margin: 20px 30px 0 30px;
}

.zhzBglcSubmit button.submit2 {
  border: none;
  background: none;
  width: 100%;
  height: 40px;
  background: #0099ff;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

.tooltipIn {
  width: 100%;
}

.tooltipIn a {
  display: block;
  text-decoration: none;
}

.tooltipIn a img {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  border-radius: 100px;
  margin-top: 3px;
}

.tooltipIn a em {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  float: left;
  margin-left: 10px;
  font-style: normal;
}

.tooltipIn a span {
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  background: #e9f1f2;
  font-size: 14px;
  padding: 0 5px;
  border-radius: 5px;
  color: #6b7682;
  margin-left: 10px;
}

.tooltipMsg {
  width: 100%;
  margin-top: 10px;
}

.tooltipMsg b {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/zhobg3.png) no-repeat;
  background-size: 200px 200px;
  float: left;
  margin-top: 3px;
}

.tooltipMsg b.icon1 {
  background-position: -120px -35px;
}

.tooltipMsg b.icon2 {
  background-position: -145px -35px;
}

.tooltipMsg b.icon3 {
  background-position: -170px -35px;
}

.tooltipMsg em {
  display: block;
  float: left;
  font-size: 16px;
  color: #999999;
  font-style: normal;
  margin-left: 10px;
}

.tooltipMsg em strong {
  color: #333333;
}

.tooltipMsg span {
  display: block;
  float: left;
  margin: 0 0 0 10px;
  border-radius: 5px;
  color: #ffffff;
  padding: 0 5px;
}

.tooltipMsg span.red {
  background: #eb4b4e;
}

.tooltipMsg span.red i {
  display: block;
  float: left;
  width: 10px;
  height: 5px;
  background: url(../images/zhobg3.png) no-repeat 0px -70px;
  background-size: 200px 200px;
  margin: 9px 3px 0 0;
}

.tooltipMsg span.green {
  background: #02cd35;
}

.tooltipMsg span.green i {
  display: block;
  float: left;
  width: 10px;
  height: 5px;
  background: url(../images/zhobg3.png) no-repeat -15px -70px;
  background-size: 200px 200px;
  margin: 9px 3px 0 0;
  position: relative;
}

.sggbtishi {
  width: 100%;
}

.sggbtishi em {
  display: block;
}

.sggbtishi em.title {
  display: block;
}

.sggbtishi em.title h2 {
  font-weight: bold;
  color: #333333;
  float: left;
  display: block;
}

.sggbtishi em.title i {
  display: block;
  float: right;
  font-weight: bold;
  font-style: normal;
}

.sggbtishi em.title b {
  display: block;
  width: 100%;
  height: 10px;
  background: #e5ecf4;
  border-radius: 100px;
  overflow: hidden;
  margin-top: 5px;
}

.sggbtishi em.title b strong {
  height: 10px;
  background: #cfd6e4;
  display: block;
}

.sggbtishi em.cont {
  width: 100%;
  margin-top: 10px;
}

.sggbtishi em.cont b {
  color: #333333;
  float: left;
  display: block;
}

.sggbtishi em.cont i {
  display: block;
  float: right;
  font-weight: bold;
  color: #333333;
  font-style: normal;
}

.sggbtishi em.msg {
  display: block;
  margin-bottom: 10px;
}

.sggbtishi em.msg b {
  display: block;
  float: left;
  width: 15px;
  height: 13.5px;
  background: url(../images/zhobg3.png) no-repeat -40px -140px;
  background-size: 200px 200px;
  margin: 3px 5px 0 0;
}

.sggbtishi em.msg h2 {
  float: left;
  color: #333333;
}

.sggbtishi em.msg i {
  display: block;
  line-height: 20px;
  font-style: normal;
  color: #999999;
  margin-top: 5px;
}

.ngbMzsmBox {
  width: 100%;
}

.ngbMzsmBox p {
  font-size: 16px;
  color: #333333;
  margin: 15px 15px 0 15px;
  line-height: 35px;
}

.ngbMzsmBox p a {
  color: #0099ff;
}

.ngbMzsmBox1 p {
  margin: 0 15px 15px 15px;
}

.ngbBbBox {
  width: 100%;
  text-align: center;
  margin-top: 100px;
}

.ngbBbBox span a {
  display: block;
  width: 206px;
  height: 63px;
  background: url(../images/zhologo2.png) no-repeat;
  background-size: 206px 63px;
  margin: auto;
}

.ngbBbBox dl {
  margin-top: 30px;
}

.ngbBbBox dl dt {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}

.ngbBbBox dl dd {
  margin-top: 30px;
  color: #999999;
}

.ngbBbBox dl dd a {
  color: #0099ff;
  text-decoration: none;
}

.ngbBbIn {
  width: 40%;
  margin: auto;
  margin-top: 50px;
}

.ngbBbTitle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ngbBbTitle span {
  display: block;
  float: left;
  width: 30%;
  height: 1px;
  background: #eeeeee;
  margin-top: 7px;
}

.ngbBbTitle em {
  display: block;
  float: left;
  font-size: 14px;
  color: #999999;
  padding: 0 10px;
}

.ngbBbList {
  width: 390px;
  margin: auto;
}

.ngbBbList li {
  float: left;
  margin: 20px 0 0 12px;
  width: 88px;
  height: 88px;
  background: #f1f2f4;
  border-radius: 5px;
  padding-top: 10px;
}

.ngbBbList li a {
  display: block;
  color: #333333;
  text-decoration: none;
}

.ngbBbList li a span {
  display: block;
  width: 33px;
  height: 33px;
  background: url(../images/ggbbg6.png) no-repeat;
  background-size: 200px 200px;
  margin: auto;
}

.ngbBbList li a span.bg1 {
  background-position: -40px -60px;
}

.ngbBbList li a span.bg2 {
  background-position: -80px -60px;
}

.ngbBbList li a span.bg3 {
  background-position: -120px -60px;
}

.ngbBbList li a span.bg4 {
  background-position: -160px -60px;
}

.ngbBbList li a dl {
  text-align: center;
}

.ngbBbList li a dl dt {
  font-weight: bold;
  margin-top: 5px;
}

.ngbBbList li a dl dd {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  font-size: 12px;
  color: #999999;
  margin-top: 5px;
}

.ngbBbList li:first-of-type {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .ngbBbIn {
    width: 100%;
  }

  .ngbBbList {
    width: 94%;
  }

  .ngbBbList li {
    margin-left: 3%;
    width: 22.5%;
  }
}

/* zhbcss.css end */

/* common_header.css */

:root {
    --screen-width: 750;
    --width430: (430 / 750);
    --width360: (360 / 750);
    --width540: (540 / 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));
  }
  @media screen and (max-width: 1024px) {
    .getMenuSearch .sechTabs {
      min-height: 42px;
      margin: 33px;
    }
    .getMenuSearch .schtab {
      font-size: 32px;
      line-height: 37px;
      white-space: nowrap;
    }
    .getMenuSearch .schtab.check b {
      width: 48px;
    }
    .getMenuSearch .schDown .scdownUl {
      margin: 0 33px;
    }
    .getMenuSearch .schDown .scdownUl li {
      margin: 0 0 15px 0;
      height: 94px;
    }
    .getMenuSearch .scdulA {
      margin: 0 20px;
    }
    .scdulaLeftimg {
      width: 48px;
      height: 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: 24px;
      line-height: 28px;
    }
    .getMenuSearch .scdulaLeftbtc > span:nth-child(1) {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
    }
    .scdulaLeftbtc span:nth-child(1) b,
    .crtopscdulabtc span:nth-child(1) b {
      font-weight: 400;
    }
    .getMenuSearch .NewsUl .scdulA,
    .getMenuSearch .CryptostPediaUl .scdulA {
      height: 56px;
    }
    .getMenuSearch .VideosUl .scdulA {
      margin: 0 10px;
    }
    .getMenuSearch .videoscdula {
      height: 136px;
    }
    .getMenuSearch .vdoimg,
    .getMenuSearch .scdvdoimgd {
      width: 242px;
      height: 136px;
      border-radius: 4px;
    }
    .getMenuSearch .schDown .VideosUl li {
      height: 156px;
    }
    .getMenuSearch .showMores div {
      margin: 5px 33px 0 0;
      font-size: 24px;
      line-height: 28px;
    }
    .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;
      font-size: 10px;
      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;
    }
  }
  @media screen and (max-width: 821px) {
    .getMenuSearch .sechTabs {
      min-height: calc(var(--width820) * 42px);
      margin: calc(var(--width820) * 33px);
    }
    .getMenuSearch .schtab {
      font-size: calc(var(--width820) * 32px);
      line-height: calc(var(--width820) * 37px);
    }
    .getMenuSearch .schtab.check b {
      width: calc(var(--width820) * 48px);
    }
    .getMenuSearch .schDown .scdownUl {
      margin: 0 calc(var(--width820) * 33px);
    }
    .getMenuSearch .schDown .scdownUl li {
      margin: 0 0 calc(var(--width820) * 15px) 0;
      height: calc(var(--width820) * 94px);
    }
    .getMenuSearch .scdulA {
      margin: 0 calc(var(--width820) * 20px);
    }
    .scdulaLeftimg {
      width: calc(var(--width820) * 48px);
      height: calc(var(--width820) * 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(--width820) * 24px);
      line-height: calc(var(--width820) * 28px);
    }
    .scdulaLeftbtc span:nth-child(1) b,
    .crtopscdulabtc span:nth-child(1) b {
      font-weight: 400;
    }
    .getMenuSearch .NewsUl .scdulA,
    .getMenuSearch .CryptostPediaUl .scdulA {
      height: calc(var(--width820) * 56px);
    }
    .getMenuSearch .VideosUl .scdulA {
      margin: 0 calc(var(--width820) * 10px);
    }
    .getMenuSearch .videoscdula {
      height: calc(var(--width820) * 136px);
    }
    .getMenuSearch .vdoimg,
    .getMenuSearch .scdvdoimgd {
      width: calc(var(--width820) * 242px);
      height: calc(var(--width820) * 136px);
      border-radius: calc(var(--width820) * 4px);
    }
    .getMenuSearch .schDown .VideosUl li {
      height: calc(var(--width820) * 156px);
    }
    .getMenuSearch .showMores div {
      margin: calc(var(--width820) * 5px) calc(var(--width820) * 33px) 0 0;
      font-size: calc(var(--width820) * 24px);
      line-height: calc(var(--width820) * 28px);
    }
    .getMenuschTop {
      width: 100%;
      height: calc(var(--width820) * 117px);
    }
    .getMenuschTop input.text1 {
      width: 100%;
      height: calc(var(--width820) * 24px);
      line-height: calc(var(--width820) * 11px);
      font-size: calc(var(--width820) * 30px);
      line-height: calc(var(--width820) * 34px);
      height: calc(var(--width820) * 33px);
    }
    .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);
    }
  }
  @media screen and (max-width: 769px) {
    .getMenuSearch .sechTabs {
      min-height: calc(var(--width768) * 42px);
      margin: calc(var(--width768) * 33px);
    }
    .getMenuSearch .schtab {
      font-size: calc(var(--width768) * 32px);
      line-height: calc(var(--width768) * 37px);
    }
    .getMenuSearch .schtab.check b {
      width: calc(var(--width768) * 48px);
    }
    .getMenuSearch .schDown .scdownUl {
      margin: 0 calc(var(--width768) * 33px);
    }
    .getMenuSearch .schDown .scdownUl li {
      margin: 0 0 calc(var(--width768) * 15px) 0;
      height: calc(var(--width768) * 94px);
    }
    .getMenuSearch .scdulA {
      margin: 0 calc(var(--width768) * 20px);
    }
    .scdulaLeftimg {
      width: calc(var(--width768) * 48px);
      height: calc(var(--width768) * 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(--width768) * 24px);
      line-height: calc(var(--width768) * 28px);
    }
    .scdulaLeftbtc span:nth-child(1) b,
    .crtopscdulabtc span:nth-child(1) b {
      font-weight: 400;
    }
    .getMenuSearch .NewsUl .scdulA,
    .getMenuSearch .CryptostPediaUl .scdulA {
      height: calc(var(--width768) * 56px);
    }
    .getMenuSearch .VideosUl .scdulA {
      margin: 0 calc(var(--width768) * 10px);
    }
    .getMenuSearch .videoscdula {
      height: calc(var(--width768) * 136px);
    }
    .getMenuSearch .vdoimg,
    .getMenuSearch .scdvdoimgd {
      width: calc(var(--width768) * 242px);
      height: calc(var(--width768) * 136px);
      border-radius: calc(var(--width768) * 4px);
    }
    .getMenuSearch .schDown .VideosUl li {
      height: calc(var(--width768) * 156px);
    }
    .getMenuSearch .showMores div {
      margin: calc(var(--width768) * 5px) calc(var(--width768) * 33px) 0 0;
      font-size: calc(var(--width768) * 24px);
      line-height: calc(var(--width768) * 28px);
    }
    .getMenuschTop {
      width: 100%;
      height: calc(var(--width768) * 117px);
    }
    .getMenuschTop input.text1 {
      width: 100%;
      height: calc(var(--width768) * 24px);
      line-height: calc(var(--width768) * 11px);
      font-size: calc(var(--width768) * 30px);
      line-height: calc(var(--width768) * 34px);
      height: calc(var(--width768) * 33px);
    }
    .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: 28px;
      height: 28px;
      background: url(../images/png100.png) no-repeat;
      margin: 0 32px 0 0;
    }
  }
  @media screen and (max-width: 750px) {
    .sechTabs {
      margin: 33px;
    }
    .getMenuSearch .schtab {
      font-size: 32px;
      line-height: 37px;
    }
    .getMenuSearch .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;
    }
    .getMenuSearch .showMores div {
      margin: 5px 33px 0 0;
      font-size: 24px;
      line-height: 28px;
    }
    .scdulaLeftimg {
      width: 48px;
      height: 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: 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: 42px;
      margin: 33px;
    }
    .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;
    }
  }
  @media screen and (max-width: 561px) {
    .sechTabs {
      margin: calc(var(--width560) * 33px);
    }
    .getMenuSearch .schtab {
      font-size: calc(var(--width560) * 32px);
      line-height: calc(var(--width560) * 37px);
    }
    .getMenuSearch .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);
    }
    .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 .crtopscaD {
      align-items: center;
    }
    .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);
      margin: calc(var(--width560) * 33px);
    }
    .getMenuschTop {
      width: 100%;
      height: calc(var(--width560) * 117px);
    }
    .getMenuschTop input.text1 {
      width: 100%;
      height: calc(var(--width560) * 24px);
      line-height: calc(var(--width560) * 11px);
      font-size: calc(var(--width560) * 30px);
      line-height: calc(var(--width560) * 34px);
      height: calc(var(--width560) * 33px);
    }
    .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);
    }
  }
  @media screen and (max-width: 541px) {
    .sechTabs {
      margin: calc(var(--width540) * 33px);
    }
    .getMenuSearch .schtab {
      font-size: calc(var(--width540) * 32px);
      line-height: calc(var(--width540) * 37px);
    }
    .getMenuSearch .schtab.check b {
      width: calc(var(--width540) * 48px);
    }
    .getMenuSearch .scdulA {
      margin: 0 calc(var(--width540) * 20px);
    }
    .getMenuSearch .NewsUl .scdulA,
    .getMenuSearch .CryptostPediaUl .scdulA {
      height: calc(var(--width540) * 56px);
    }
    .getMenuSearch .schDown .scdownUl {
      margin: 0 calc(var(--width540) * 33px);
    }
    .getMenuSearch .schDown .scdownUl li {
      margin: 0 0 calc(var(--width540) * 15px) 0;
      height: calc(var(--width540) * 94px);
    }
    .getMenuSearch .showMores div {
      margin: calc(var(--width540) * 5px) calc(var(--width540) * 33px) 0 0;
      font-size: calc(var(--width540) * 24px);
      line-height: calc(var(--width540) * 28px);
    }
    .scdulaLeftimg {
      width: calc(var(--width540) * 48px);
      height: calc(var(--width540) * 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(--width540) * 24px);
      line-height: calc(var(--width540) * 28px);
    }
    .getMenuSearch .scdownUl .godown b,
    .getMenuSearch .scdownUl .goup b {
      width: calc(var(--width540) * 14px);
      height: calc(var(--width540) * 9px);
    }
    .getMenuSearch .books,
    .getMenuSearch .watch {
      height: calc(var(--width540) * 19px);
    }
    .getMenuSearch .crtopscaD {
      align-items: center;
    }
    .getMenuSearch .vdoimg,
    .getMenuSearch .scdvdoimgd {
      width: calc(var(--width540) * 242px);
      height: calc(var(--width540) * 136px);
      border-radius: calc(var(--width540) * 4px);
    }
    .getMenuSearch .VideosUl .scdulA {
      margin: 0 calc(var(--width540) * 10px);
    }
    .getMenuSearch .schDown .VideosUl li {
      height: calc(var(--width540) * 156px);
    }
    .getMenuSearch .videoscdula {
      height: calc(var(--width540) * 136px);
    }
    .getMenuSearch .sechTabs {
      min-height: calc(var(--width540) * 42px);
      margin: calc(var(--width540) * 33px);
    }
    .getMenuschTop {
      width: 100%;
      height: calc(var(--width540) * 117px);
    }
    .getMenuschTop input.text1 {
      width: 100%;
      height: calc(var(--width540) * 24px);
      line-height: calc(var(--width540) * 11px);
      font-size: calc(var(--width540) * 30px);
      line-height: calc(var(--width540) * 34px);
      height: calc(var(--width540) * 33px);
    }
    .getMenuschTop input.submit1 {
      min-width: calc(var(--width540) * 27px);
      height: calc(var(--width540) * 27px);
      margin: 0 calc(var(--width540) * 30px) 0 calc(var(--width540) * 32px);
    }
  }
  @media screen and (max-width: 431px) {
    .sechTabs {
      margin: calc(var(--width430) * 33px);
    }
    .getMenuSearch .schtab {
      font-size: calc(var(--width430) * 32px);
      line-height: calc(var(--width430) * 37px);
    }
    .getMenuSearch .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);
    }
    .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 .crtopscaD {
      align-items: center;
    }
    .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);
      margin: calc(var(--width430) * 33px);
    }
    .getMenuschTop {
      width: 100%;
      height: calc(var(--width430) * 117px);
    }
    .getMenuschTop input.text1 {
      width: 100%;
      height: calc(var(--width430) * 24px);
      line-height: calc(var(--width430) * 11px);
      font-size: calc(var(--width430) * 30px);
      line-height: calc(var(--width430) * 34px);
      height: calc(var(--width430) * 33px);
    }
    .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);
    }
  }
  @media screen and (max-width: 391px) {
    .sechTabs {
      margin: calc(var(--width360) * 33px);
    }
    .getMenuSearch .schtab {
      font-size: calc(var(--width360) * 32px);
      line-height: calc(var(--width360) * 37px);
    }
    .getMenuSearch .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);
    }
    .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 .crtopscaD {
      align-items: center;
    }
    .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);
      margin: calc(var(--width360) * 33px);
    }
    .getMenuschTop {
      width: 100%;
      height: calc(var(--width360) * 117px);
    }
    .getMenuschTop input.text1 {
      width: 100%;
      height: calc(var(--width360) * 24px);
      line-height: calc(var(--width360) * 11px);
      font-size: calc(var(--width360) * 30px);
      line-height: calc(var(--width360) * 34px);
      height: calc(var(--width360) * 33px);
    }
    .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);
    }
  }
  
  

/* common_header.css end  */
