@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('Inter-Regular-new.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('Inter-Medium-new.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('Inter-SemiBold-new.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('Inter-Bold-new.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('Inter-Black-new.woff2') format('woff2'),url('Inter-Black-new.woff2') format('woff');
  font-display: swap;
}
blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
fieldset,img{border:0}
:focus{outline:0}
address,caption,cite,code,dfn,em,optgroup,th,var{font-style:normal;font-weight:400}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
abbr,acronym{border:0;font-variant:normal}
button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
code,kbd,samp,tt{font-size:100%}
body{line-height:1.5}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left}
sub,sup{font-size:100%;vertical-align:baseline}
:link,:visited,ins{text-decoration:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
.clearfix{margin-right:auto;margin-left:auto}
.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}
.clearfix:after{clear:both}
b,em,i{font-style:normal;font-weight:400}
/* font-family: Inter,-apple-system,BlinkMacSystemFont,'segoe ui',Roboto,Helvetica,Arial,sans-serif; */
body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,"Microsoft Yahei",Arial,Tahoma,Helvetica,SimSun,"Hiragino Sans GB",sans-serif;font-size:12px;line-height:20px;color:#0D1421;background-color:#fff;position:relative}
body,html{position:relative;width: 100%;}
html{height:100%}
body{min-height:100%;background-color:#fff}
button,input,select,textarea,th{background:#fff;font-size:12px;line-height:1.5em;font-family:Inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,"Microsoft Yahei",Arial,Tahoma,Helvetica,SimSun,"Hiragino Sans GB",sans-serif}
button,input[type=button],input[type=password],input[type=reset],input[type=submit],input[type=text]{-webkit-appearance:none}
input[type=password]::-ms-reveal{display:none;}
a{text-decoration:none;color:#4c4c4c;}
a:focus,a:hover{-webkit-transition:color 150ms ease-in 0s,background-color 150ms ease-in 150ms;-moz-transition:color 150ms ease-in 0s,background-color 150ms ease-in 150ms;-ms-transition:color 150ms ease-in 0s,background-color 150ms ease-in 150ms;-o-transition:color 150ms ease-in 0s,background-color 150ms ease-in 150ms;transition:color 150ms ease-in 0s,background-color 150ms ease-in 150ms}
.rotate360:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.rotate360{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.disflex{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.hint-view{width:200px;height:auto;line-height:36px;font-size:14px;padding:5px;background-color:rgba(0,0,0,.5);position:fixed;left:50%;bottom:150px;margin-left:-100px;text-align:center;z-index:999;border-radius:10px;color:#fff;word-break:break-all;opacity:0;pointer-events:none}
.hint-view.moveInit{transition:all .4s cubic-bezier(.17,.74,.23,1.53);-webkit-transition:all .4s cubic-bezier(.17,.74,.23,1.53)}
.hint-view.move.moveInit{opacity:1;-webkit-transform:translateY(-100px);transform:translateY(-100px)}
.hint-view.fadeInit{transition:all .8s ease;-webkit-transition:all .8s ease}
.hint-view.fadeOut.fadeInit{opacity:0}
.topOff{position:fixed;width:100%;z-index:3;border-bottom:2px solid #f5f5f6}
.topInfoShow{border-top:2px solid #f5f5f6;height:28px;line-height:28px;background:#fbfcfd}
.detailPage .topInfoShow{display: none;}
.topInfoShow ul{padding:0 10px;width:max-content}
.topInfoShow ul li{display:inline-block;margin-right:40px}
.topInfoShow ul li .name{font-weight:500;font-size:12px;color:#616e85;text-align:center}
.topInfoShow ul li .num{font-weight:500;font-size:12px;color:#4a77ff;margin:0 7px 0 8px}
.topInfoShow ul li .ratio{font-weight:500;font-size:12px}
.topInfoShow ul li .ratio::before{display:inline-block;width:7px;height:6px;content:''}
.topInfoShow ul li .ratio.up{color:#16c784}
.topInfoShow ul li .ratio.down{color:#ea3943}
.topInfoShow ul li .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.topInfoShow ul li .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.topNav{height:70px;width:100%;display:flex;justify-content:space-between;background:#fff}
.topNav .leftNav{padding:10px 20px;display:flex;width:max-content}
.topNav .leftNav ul{display:flex;width:max-content}
.topNav .leftNav ul li{position:relative}
.topNav .leftNav .logo{display:inline-block;height: 100%;margin-right: 10px;}
.topNav .leftNav .logo img{display:block;width:110px;height:35px;margin: 7px 0;}
.topNav .leftNav a.link{font-weight:600;font-size:14px;color:#0d1421;line-height:50px;display:inline-block;padding:0 20px;vertical-align:top;white-space:nowrap;cursor:pointer}
.topNav .leftNav li:hover .moreList{display:block}
.topNav .leftNav .moreList{display:none;position:absolute;left:50%;transform:translateX(-50%);background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.12);padding:12px;border-radius:12px}
.topNav .leftNav .moreList a{min-width:200px;height:60px;text-align:center;line-height:60px;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}
.topNav .leftNav .moreList a:hover{background:#f5f5f6}
.topNav .leftNav .moreList a img{display:block;width:24px;height:24px;margin:0 12px 0 0}
.topNav .leftNav .moreList a em{flex:1;font-weight:500;font-size:14px;color:#0d1421;text-align:left;width:max-content}
.topNav .rightSearch{display:flex;align-items:center;position:relative}
.topNav .rightSearch .collectBtn{font-weight:600;font-size:14px;color:#0d1421;vertical-align:top;margin-right:18px;position:relative;cursor:pointer;width:max-content;height:100%;line-height:70px}
.topNav .rightSearch .collectBtn:hover .collectList{display:block}
.topNav .rightSearch .collectBtn>i{display:inline-block;width:16px;height:16px;background:url(../img/home_ico_collect00.svg) no-repeat center;background-size:cover;vertical-align:text-top;margin-right: 2px;}
.topNav .rightSearch .searchBox{width:300px;height:40px;background:#eff2f5;border-radius:12px;padding:11px;box-sizing:border-box;margin-right:8px;position:relative;border: 1px solid #eff2f5;border: none;}
.topNav .rightSearch .searchBox input{border:none;background:0 0;height:18px;vertical-align:top;font-weight:600;font-size:14px;color:#0D1421;line-height:18px}
.topNav .rightSearch .searchBox:focus-within{border: 1px solid #3562FF;background: #EFF2F5;}
.topNav .rightSearch .searchBox img{display:inline-block;width:18px;height:18px}
.topNav .rightSearch .phoneIcon{width:40px;height:40px;background:#eff2f5;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-right:8px;display:none}
.topNav .rightSearch .phoneIcon img{display:block;width:14px;height:20px}
.topNav .rightSearch .loginBtn{width:90px;height:40px;background:#3562ff;border-radius:12px;text-align:center;line-height:40px;font-weight:500;font-size:14px;color:#f5f9ff;margin-right: 20px;}
.topNav .rightSearch .logOut{width:90px;height:40px;position:relative;margin-right:20px;background:#eff2f5;border-radius:12px;border:1px solid #fff;color:#3562ff;display:none;cursor:pointer;box-sizing: border-box;}
.topNav .rightSearch .logOut .outBox{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;line-height:40px;font-weight:500;font-size:14px;box-sizing: border-box;}
.topNav .rightSearch .logOut .outBox .login{margin:0 13px 0 8px}
.topNav .rightSearch .moreBox{padding:20px 0}
.topNav .rightSearch .logOut img{width:32px;height:32px;}
.topNav .rightSearch .logOut:hover .moreSelect{display:block;}
.topNav .rightSearch .logOut .moreSelect a.link{font-weight:600;font-size:14px;color:#0d1421;line-height:60px;display:inline-block;padding:0 20px;vertical-align:top;white-space:nowrap;cursor:pointer}
.topNav .rightSearch .logOut .moreSelect{display:none;position:absolute;top:38px;right:0;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.12);padding:12px;border-radius:12px}
.topNav .rightSearch .logOut .moreSelect a{min-width:150px;height:60px;text-align:center;line-height:60px;display:flex;justify-content:center;align-items:center;padding:15px;border-bottom:1px solid #eff2f5;box-sizing:border-box}
.topNav .rightSearch .logOut .moreSelect a:nth-child(3){border-bottom:none}
.topNav .rightSearch .logOut .moreSelect a:hover{background:#f5f5f6}
.topNav .rightSearch .logOut .moreSelect a img{display:block;width:16px;height:16px;margin:0 12px 0 0}
.topNav .rightSearch .logOut .moreSelect a em{flex:1;font-weight:500;font-size:14px;color:#0d1421;text-align:left;width:max-content}
.topNav  .moreSelect::before, .topNav .moreList::before{
  display: block;
  content: '';
  position: relative;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent; /* 左边框 */
  border-right: 8px solid transparent; /* 右边框 */
  border-bottom: 12px solid #FFFFFF; /* 底部边框 */
}
.topNav .rightSearch .logOut .checkOut{width:120px;height:40px;margin:43px auto 0;background:#eff2f5;border-radius:12px;font-weight:400;font-size:14px;color:#616e85;line-height:40px;text-align:center}
.navBar{display: none;}
.headerBlock{height:120px}
.detailPage  .headerBlock{height:70px}
.indexModule{width:1440px;margin:0 auto;display:flex;justify-content:space-between}
.indexModule li{cursor:pointer}
.indexModule li:hover{background:#f8f9fb}
.indexModule .listModule{width:288px;height:300px;background:#fff;box-shadow:0 0 15px 0 rgba(164,164,165,.12);border-radius:12px;border:1px solid #f5f5f6;padding:16px;box-sizing:border-box}
.indexModule h3{font-weight:600;font-size:16px;color:#0d1421;line-height:18px;margin-bottom:10px}
.indexModule .listModule li{display:flex;line-height:44px;align-items:center;margin-bottom:5px}
.indexModule .listModule li .number{font-weight:400;font-size:14px;color:#616e85;margin-right:6px}
.indexModule .listModule li>a{display:flex;line-height:44px;align-items:center;width: 100%;}
.indexModule .listModule li .nameinfo{display:block;flex:1;display:flex;align-items:center}
.indexModule .listModule li .nameinfo>img{display:block;width:20px;height:20px;margin-right:8px}
.indexModule .listModule li .name{font-weight:700;font-size:14px;color:#0d1421}
.indexModule .listModule li .price{font-weight:500;text-align:right;font-size:14px;color:#0d1421;flex:1;margin-right:10px;letter-spacing: .5px;}
.indexModule .listModule li .wave{height:42px;text-align:center}
.indexModule .listModule li .wave .waveSvg{display:block;width:72px;height:30px}
.indexModule .ratio{width:60px;font-weight:500;font-size:12px;line-height:12px;display:block;text-align:right}
.indexModule .ratio::before{display:inline-block;width:10px;height:6px;content:''}
.indexModule .ratio.up{color:#16c784}
.indexModule .ratio.down{color:#ea3943}
.indexModule .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.indexModule .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.indexModule .fourModule{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}
.indexModule .smallModule{width:166px;height:145px;background:#fff;box-shadow:0 0 15px 0 rgba(164,164,165,.12);border-radius:12px;border:1px solid #f5f5f6;padding:16px;box-sizing:border-box}
.indexModule .dialPlateModule{width:166px;height:145px;background:#fff;box-shadow:0 0 15px 0 rgba(164,164,165,.12);border-radius:12px;border:1px solid #f5f5f6;padding:16px;box-sizing:border-box}
.indexModule .smallModule>p{font-weight:500;font-size:14px;color:#0d1421;line-height:14px;margin-bottom:10px}
.indexModule .smallModule>.waveSvg{display:block;width:132px;height:40px;margin:0 auto}
.indexModule .dialPlateModule h3{margin-top:10px}
.indexModule .dialPlateModule .wavenew{display:flex;justify-content:space-between;align-items:center}
.indexModule .dialPlateModule .wavenew .waveSvg{width:72px;height:22px}
.indexModule .dialPlateModule .name{padding:12px 0 7px 0;display:flex}
.indexModule .dialPlateModule .name a{display:flex}
.indexModule .dialPlateModule .name img{width:20px;height:20px;display:block;margin-right:6px}
.indexModule .dialPlateModule .name span{font-weight:700;font-size:14px;color:#0d1421;line-height:20px}
.indexModule .dialPlateModule .name i{font-weight:500;font-size:14px;color:#0d1421;line-height:20px;flex:1;text-align:right}
.indexModule .dialPlateModule .rowBox{display:block;width:128px;height:64px;margin-top:18px;background:url(../img/home_bg_fear.png) no-repeat center;background-size:cover;box-sizing:border-box;padding:22px 0 0 0;text-align:center;position:relative}
.indexModule .dialPlateModule .rowBox .number{font-weight:600;font-size:22px;color:#0d1421;line-height:30px;display:block}
.indexModule .dialPlateModule .rowBox .text{font-weight:600;font-size:12px;color:#616e85;line-height:11px;display:block}
.indexModule .dialPlateModule .rowBox .block{width:64px;height:1px;position:absolute;left:0;bottom:0;transform-origin:right center}
.indexModule .dialPlateModule .rowBox .block::before{content:'';display:block;width:14px;height:14px;background:#0d1421;border:1px solid #fff;border-radius:50%;position:absolute;top:-7px;left:-4px}
.indexModule .textListModule{height:300px;background:#fff;box-shadow:0 0 15px 0 rgba(164,164,165,.12);border-radius:12px;border:1px solid #f5f5f6}
.indexModule .widthChange1{width:270px}
.indexModule .widthChange2{width:206px}
.indexModule .widthChange3{width:294px}
.indexModule .textListModule li{height:60px;display:flex;align-items:center;padding:0 10px}
.indexModule .textListModule li>h5{font-weight:600;font-size:12px;color:#0d1421;flex:1}
.indexModule .textListModule li .price{width:60px;font-weight:500;font-size:12px;color:#4a77ff;margin-left:7px;text-align:right}
.indexModule .textListModule li .more{flex:1}
.indexModule .textListModule li .more h5{font-weight:500;font-size:12px;color:#0d1421;line-height:14px}
.indexModule .textListModule li .more h6{font-weight:500;font-size:10px;color:#616e85;line-height:14px}
.ratioNew{width:50px;font-weight:500;font-size:12px;color:#0d1421;text-align:right}
.indexModule .ratioNew.up{color:#16c784}
.indexModule .ratioNew.down{color:#ea3943}
.indexModule{margin-bottom:42px}
.allList{width:1440px;margin:0 auto 48px}
.allList .nav{height:34px;line-height:32px;width:100%;overflow-x:scroll;position:relative;margin-bottom:20px;scrollbar-width: none;}
.allList .nav::after{content:'';display:block;width:100%;height:2px;background:#f5f5f6;position:absolute;left:0;bottom:0;z-index:-1}
.allList .nav ul{display:flex;width:max-content}
.allList .nav ul li{display:block;font-weight:500;font-size:16px;color:#616e85;width:100px;text-align:center;height:34px;cursor:pointer}
.allList .nav ul li a{display:block;width:100%;height:100%;font-weight:500;font-size:16px;color:#616e85}
.allList .nav::-webkit-scrollbar{display:none}
.allList .nav ul li img{display:inline-block;width:16px;height:16px;vertical-align:-2px}
.allList .nav ul li:hover{color: #0D1421;}
.allList .nav ul li a:hover{color: #0D1421;}
.allList .nav ul li.on{font-weight:700;color:#0d1421;position:relative}
.allList .nav ul li.on::after{content:'';display:block;width:100px;height:2px;background:#3562ff;position:absolute;left:0;bottom:0}
.allList .listBtn .changeBtn{width:max-content;height:42px;background:#eff2f5;border-radius:10px;padding:5px;box-sizing:border-box;display:flex}
.allList .listBtn{display:flex;justify-content:space-between;margin-bottom:20px}
.allList .listBtn .left{display:flex}
.allList .listBtn .right{display:flex}
.moreTable.allList .listBtn .right{width:100%;justify-content:space-between;flex: 1;}
.moreTable.allList .listBtn .right>div{display: flex;}
.allList .listBtn .changeBtn{margin-right:12px}
.allList .listBtn .changeBtn i{width:72px;height:32px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:32px;font-weight:600;font-size:12px;cursor:pointer}
.allList .listBtn .changeBtn i:hover{color: #0D1421;}
.allList .listBtn .changeBtn i.on{background:#fff;color:#0d1421;font-weight:600}
.flowBtn{width:104px;height:42px;background:rgba(234,239,255,.5);border-radius:10px;text-align:center;line-height:42px;font-weight:500;font-size:12px;color:#3562ff;border:none;cursor: pointer;}
.flowBtn:hover{background: #D7E0FF;}
.allList .listBtn .right button{width:104px;height:42px;background:#eff2f5;border-radius:10px;font-weight:600;font-size:14px;color:#0d1421;text-align:center;line-height:42px;border:none;margin-right:12px}
.allList .listBtn .right button img{display:inline-block;width:14px;height:14px;vertical-align:-2px;margin-right:5px}
.allList .listBtn .right .searchBox{width:300px;height:42px;background:#eff2f5;border-radius:12px;display:flex;padding:11px;box-sizing:border-box;margin-right:8px;position:relative}
.allList .listBtn .right .searchBox input{border:none;background:0 0;height:18px;vertical-align:top;font-weight:500;font-size:14px;color:#a6b0c3;line-height:18px}
.allList .listBtn .right .searchBox img{display:inline-block;width:18px;height:18px;margin:0 12px 0 0}
.allList .listBtn .right .classBtn{width:90px;height:42px;background:#eff2f5;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#0d1421}
.allList .listBtn .right .classBtn input{width:16px;height:16px;vertical-align:top;margin:0 2px 0 0;}
.allList .listBtn .right .offInto i{display:inline-block;width:16px;height:16px;background:url(../img/home_ico_collect01.svg) no-repeat center;background-size:cover;vertical-align:-2px}
.allList .listBtn .right .onInto i{display:inline-block;width:16px;height:16px;background:url(../img/home_ico_collect02.svg) no-repeat center;background-size:cover;vertical-align:-2px}
.allList .table{width:100%;display:none}
.allList .table table{width:100%}
.allList .table:nth-child(1){display:block}
.allList .table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));border-bottom:1px solid #f5f5f6;grid-auto-flow: column}
.allList .table tr:hover{background:#F8F9FB ;}
.allList .table th{height:48px;line-height:48px;text-align:center;flex:1;font-weight:600;font-size:12px;color:#0d1421;white-space:nowrap}
.allList .table td{height:46px;text-align:center;display:flex;justify-content:center;align-items:center;flex:1}
.allList .table .tableLink{display:block;width:90px;height:40px;background:#eff2f5;border-radius:12px;line-height:40px;text-align:center;font-weight:600;font-size:14px;color:#0d1421}
.allList .table .tableLink:hover{background:#dfe5eb}
.allList .table .collectOff{display:block;width:16px;height:16px;background:url(../img/home_ico_collect01.png) no-repeat center;background-size:cover;cursor:pointer}
.allList .table .collectOn{display:block;width:16px;height:16px;background:url(../img/home_ico_collect02.png) no-repeat center;background-size:cover;cursor:pointer}
.allList .table td .nameBox{display:block;width:100%;text-align:left}
.allList .table td .nameBox img{display:inline-block;width:20px;height:20px;vertical-align:-4px;border-radius: 50%;overflow: hidden;}
.allList .table td .nameBox .name{width:100%;word-wrap:break-word;font-weight:600;font-size:14px;color:#0d1421}
.allList .table td .price{width:100%;word-wrap:break-word;font-weight:500;font-size:12px;color:#0d1421}
.allList .table td .price.up{color:#16c784}
.allList .table td .price.down{color:#ea3943}
.allList .ratio{font-weight:500;font-size:12px;display:block}
.allList .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.allList .ratio.up{color:#16c784}
.allList .ratio.down{color:#ea3943}
.allList .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.allList .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.allList .ratio.noBefore::before{display:none}
.allList .table td .priceBox{line-height:1.2;text-align:right;width:100%}
/* .allList.mainPage .table td .priceBox{text-align:center;} */
.allList .table td .priceBox .btc_i{font-weight:500;font-size:12px;color:#616e85}
.allList .table td .waveSvg{display:block;width:110px;max-height:100%;padding: 0 0 0 10px;height:46px;}
.allList .table td em{font-weight:500;font-size:14px;color:#0d1421}
.mainPage.allList .table:nth-child(1) tr {
  grid-template-columns: 40px 40px 2fr 2fr 2fr 2fr 120px 2fr 2fr 2fr 2fr 2fr 2fr;
}
.mainPage.allList .table:nth-child(2) tr {
  grid-template-columns: 40px 40px 3fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 120px 2fr 3fr 2fr 2fr 2fr 2fr;
}
.indexShow{display:flex;width:1440px;margin:0 auto 60px;justify-content:space-between}
.indexShow .left,.indexShow .right{width:712px}
.indexShow .left h5{font-weight:600;font-size:14px;color:#0d1421;margin-bottom:14px;text-indent:2em}
.indexShow .right h5{font-weight:600;font-size:14px;color:#0d1421;margin-bottom:14px;text-indent:2em}
.indexShow .left ul{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}
.indexShow .left ul li{height:142px;background:#fff;border-radius:12px;border:2px solid #f5f5f6;padding:24px 12px;box-sizing:border-box;cursor: pointer;}
.indexShow .left ul li:hover{background: #F8F9FB;}
.indexShow .left ul li p{display:flex;align-items:center;margin:0 0 20px 0}
.indexShow .left ul li p img{display:block;width:30px;height:30px;margin-right:6px;border-radius: 50%;overflow: hidden;}
.indexShow .left ul li p span{font-weight:600;font-size:14px;color:#0d1421;height:100%}
.indexShow .left ul li p em{font-weight:500;font-size:16px;color:#0d1421;flex:1;text-align:right;height:100%}
.indexShow .left ul li .ratioBox{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}
.indexShow .left ul li .ratioBox>div{display:flex;line-height:14px}
.indexShow .left ul li .ratioBox>div span{font-weight:400;font-size:14px;color:#0d1421}
.indexShow .left ul li .ratioBox .ratio{font-weight:500;font-size:14px;display:block;flex:1;text-align:right}
.indexShow .left ul li .ratioBox .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.indexShow .left ul li .ratioBox .ratio.up{color:#16c784}
.indexShow .left ul li .ratioBox .ratio.down{color:#ea3943}
.indexShow .left ul li .ratioBox .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.indexShow .left ul li .ratioBox .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.indexShow .right .rectangleChange{width:max-content;height:42px;background:#eff2f5;border-radius:10px;padding:5px;box-sizing:border-box;display:flex;font-weight:600;font-size:12px;color:#616e85;text-align:center;line-height:42px;margin-bottom:10px}
.indexShow .right .rectangleChange i{flex:1;width:72px;line-height:32px;cursor:pointer}
.indexShow .right .rectangleChange i.on{background:#fff;border-radius:6px;color:#0d1421}
.indexShow .right .chartBox{width:712px;height:616px}

.chooseAll{display:flex;margin:12px 0 0 0;justify-content:center}
.chooseAll a{display:block;width:100px;height:40px;background:#eff2f5;border-radius:10px;text-align:center;line-height:40px;font-weight:400;font-size:12px;color:#0d1421;border:none}
.chooseAll a:hover{background: #DFE5EB;}
.collectList{display:none;position:absolute;width:400px;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.12);border-radius:12px;padding:16px;box-sizing:border-box;left:50%;transform:translateX(-50%);top:70px;line-height:1.6}
.collectList tr{display:grid;grid-template-columns:3fr 2fr 2fr}
.collectList tr td,.collectList tr th{display:flex}
.collectList .title{display:flex;justify-content:space-between;margin-bottom:20px}
.collectList .title h5{font-weight:500;font-size:14px;color:#0d1421}
.collectList .title a{font-weight:500;font-size:12px;color:#3562ff}
.collectList table{width:100%}
.collectList table th{border-top:1px solid #f5f5f6;border-bottom:1px solid #f5f5f6;height:30px;line-height:30px;text-align:right;display:block;font-weight:500;font-size:12px;color:#616e85}
.collectList table th:first-of-type{text-align:left}
.collectList tr td{height:50px}
.collectList tr td .name{display:flex;align-items:center;width:100%}
.collectList tr td .name img{width:20px;height:20px;margin:0 6px 0 0}
.collectList tr td .name div p{font-weight:700;font-size:14px;color:#0d1421;line-height:14px}
.collectList tr td .name div span{font-weight:500;font-size:12px;color:#616e85;line-height:12px;height:12px}
.collectList tr td .cell{width:100%;font-weight:500;font-size:12px;color:#0d1421;text-align:right;line-height:50px}
.collectList tr td .ratioBox{width:100%;display:flex;flex-direction:column;align-items:flex-end}
.collectList tr td .ratioBox .waveSvg{display:block;width:72px;height:30px}
.collectList tr td .ratioBox .ratio{display:block;width:72px;font-weight:500;font-size:10px;line-height:10px;height:10px;display:block;flex:1;text-align:center}
.collectList tr td .ratioBox .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.collectList tr td .ratioBox .ratio.up{color:#16c784}
.collectList tr td .ratioBox .ratio.down{color:#ea3943}
.collectList tr td .ratioBox .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.collectList tr td .ratioBox .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.rightfloat{position:fixed;top:80%;right:100px}
.rightfloat .btnbox{width:50px;height:212px;background:#fff;border-radius:6px;border:1px solid #f5f5f6}
.rightfloat .toTop{width:50px;height:70px;background:#fff;border-radius:6px;border:1px solid #f5f5f6;margin-top:20px;display: none;}
.rightfloat a{display:block;width:100%;height:60px;padding:10px 0 0 0;text-align:center;border-bottom:1px solid #f5f5f6;position:relative}
.rightfloat a:hover{background:#f5f5f6}
.rightfloat a:hover .QRBox{display:flex}
.rightfloat .btnbox a:last-of-type{border:none}
.rightfloat .toTop a:last-of-type{border:none}
.rightfloat a img{display:block;width:30px;height:30px;margin:0 auto 0}
.rightfloat a p{font-weight:400;font-size:14px;color:#0d1421}
.rightfloat .QRBox{display:none;width:288px;height:142px;background:url(../img/home_QR_bg2.png) no-repeat center;background-size:cover;padding:21px 28px;box-sizing:border-box;position:absolute;right:120%;top:50%;transform:translateY(-50%)}
.rightfloat .QRBox div{display:flex;flex-direction:column;justify-content:center;align-items:center}
.rightfloat .QRBox div p{font-weight:500;font-size:16px;color:#0d1421}
.rightfloat .QRBox img{display:block;width:100px;height:100px;background:#e4e4e4;border-radius:4px}
.sizerBox{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);justify-content:center;align-items:center;z-index:11}
.sizerBox .infoBox{overflow:hidden;position:relative;width:680px;height:660px;background:#fff;border-radius:24px}
.sizerBox .infoBox>h5{font-weight:500;font-size:18px;color:#0d1421;margin:40px 0 24px 30px}
.sizerBox .infoBox .closeBtn{position:absolute;display:block;width:14px;height:14px;background:url(../img/ico_pop_close.png) no-repeat center;background-size:cover;top:41px;right:45px}
.sizerBox .infoBox ul{padding:0 30px}
.sizerBox .infoBox ul li{height:40px;margin:0 0 20px;display:flex}
.sizerBox .infoBox ul li .title{flex:1;line-height:40px;font-weight:500;font-size:12px;color:#616e85}
.sizerBox .infoBox ul li .choose{width:400px;display:flex}
.sizerBox .infoBox ul li .choose select{display:block;width:100%;background:#eff2f5;border-radius:12px;border:none}
.sizerBox .infoBox ul li .choose .inputBox{display:block;width:192px;height:40px;background:#eff2f5;border-radius:12px;padding:0 20px;box-sizing:border-box}
.searchAll{position: relative;}
.searchAll .searchDetail{display:none;width:300px;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.12);border-radius:6px;position:absolute;padding:10px 20px;box-sizing:border-box;top:120%;left:50%;transform:translateX(-50%)!important;max-height:420px;overflow-y:auto;z-index:1}
.searchAll .searchDetail li{width:260px;height:50px;line-height:50px}
.searchAll .searchDetail li:hover{background:#f8f9fb}
.searchAll .searchDetail li a{display:flex;align-items:center}
.searchAll .searchDetail li a img{display:block;width:20px;height:20px;margin:0 6px 0 0}
.searchAll .searchDetail li a span{font-weight:700;font-size:14px;color:#0d1421;flex:1}
/* // */
.pagination{width:100%;display:flex;align-items:center;justify-content:center;margin:15px 0}
.pagination .pre{width:36px;height:36px;background:url(../img/home_ico_page01.png) center/100% no-repeat;cursor:pointer}
.pagination .next{width:36px;height:36px;background:url(../img/home_ico_page02.png) center/100% no-repeat;cursor:pointer}
.pagination .pre.offClick{background:url(../img/home_ico_page00.png) center/100% no-repeat}
.pagination .next.offClick{background:url(../img/home_ico_page03.png) center/100% no-repeat}
.pagination .page{display:flex;align-items:center;justify-content:center}
.pagination .page .pageNum{display:block;width:36px;height:36px;border-radius:10px;margin:0 9px;line-height:36px;text-align:center;font-weight:600;font-size:14px;color:#0d1421}
.pagination .page .pageNum:hover{background:#f8f9fb}
.pagination .page .pageNum.active{background:#3562ff!important;color:#fff!important}
/* .pagination .page .pageNum:hover{background:rgba(152,173,249,.3)!important;color:#0d1421!important} */
.pagination .page .pageNum.active:hover{background:#3562ff!important;color:#fff!important}
.flowBox{width:1440px;margin:0 auto 30px}
.flowBox .topTitle{display:flex;justify-content:space-between;align-items:center}
.flowBox .topTitle h1{font-weight:600;font-size:20px;color:#0d1421}
.flowChart{width:1440px;height:500px;z-index: 1;}
.flowOptions{display:flex;justify-content:flex-end;align-items:center}
.flowBox .flowOptions .checkbox{font-weight:500;font-size:14px;color:#0d1421;line-height:16px;height:16px;margin-right:12px}
.nav .flowOptions .checkbox{font-weight:500;font-size:14px;color:#0d1421;line-height:16px;height:16px;margin-right:12px}
.flowBox .flowOptions .checkbox input{width:16px;height:16px;vertical-align:top;margin:0 2px 0 0}
.nav .flowOptions .checkbox input{width:16px;height:16px;vertical-align:top;margin:0 2px 0 0}
.flowBox .flowOptions .selectBox{width:104px;height:42px;background:#eff2f5;border-radius:10px;margin-right:12px}
.flowBox .flowOptions .selectBox select{width:104px;height:42px;background:#eff2f5;border-radius:10px;border:none;padding:0 15px;font-weight:500;font-size:14px;color:#0d1421}
.flowBox .flowOptions .days{width:90px;height:42px;background:#eff2f5;border-radius:10px;display:flex;align-items:center;padding:0 10px;box-sizing:border-box;font-weight:500;font-size:14px;color:#0d1421}
.flowBox .flowOptions .days select{width:90px;height:42px;background:#eff2f5;border-radius:10px;border:none;padding:0 15px;font-weight:500;font-size:14px;color:#0d1421}
.crumbs{width:1440px;margin:0 auto}
.crumbs ul{display:flex;margin-bottom:10px}
.crumbs ul li a{font-weight:400;font-size:12px;color:#0d1421;line-height:18px;height:18px}
.crumbs ul li{font-weight:400;font-size:12px;color:#0d1421;line-height:18px;height:18px}
.crumbs ul li::after{display:inline-block;content:'>';margin:0 5px}
.crumbs ul li:nth-last-of-type(1):after{display:none}
.bourseInfo{width:1440px;margin:0 auto 80px}
.bourseInfo .bourseTitle{display:flex;margin:40px 0}
.bourseInfo .bourseTitle img{width:30px;height:30px;margin-right: 10px;}
.bourseInfo .bourseTitle h1{font-weight:600;font-size:24px;color:#0d1421;line-height:30px}
.infoBox{display:flex}
.infoBox .left{margin:0 16px 0 0}
.infoBox .left ul li{width:300px;height:120px;background:#f8f9fb;border-radius:12px;border:2px solid #f5f5f6;display:flex;flex-direction:column;justify-content:center;padding:0 28px;box-sizing:border-box;margin:0 0 16px;font-weight:600;font-size:18px;color:#0d1421;line-height:1.6}
.infoBox .left ul li
.infoBox .right{flex:1}
.bourseInfo .infoBox .right .chartBox{width: 1124px;height:100%}
.chartChangeBtn{width:max-content;height:42px;background:#eff2f5;border-radius:10px;padding:5px;box-sizing:border-box;display:flex;font-weight:600;font-size:12px;color:#616e85;text-align:center;line-height:42px;margin-bottom:10px}
.chartChangeBtn i{width:72px;line-height:32px;cursor:pointer;border-radius:6px;}
.chartChangeBtn i.on{background:#fff;color:#0d1421}
.infoBox .right .chartBox{width:100%;height:616px}
.histogramBox{width:1440px;margin:0 auto 80px}
.histogramBox .histogramList{width:1440px;height:475px}
.reserve{width:1440px;margin:0 auto 80px}
.reserve>h3{font-weight:600;font-size:20px;color:#0d1421;margin-bottom:35px}
.flexBox{display:flex;justify-content:space-between}
.reserve .smallList{width:840px;height:800px;background:#f9fafc;border-radius:12px;padding:20px 30px;box-sizing:border-box}
.reserve .smallList table{width:100%;margin-bottom:38px}
.reserve .smallList tr{display:grid;grid-template-columns:3fr 2fr 2fr 2fr;border-bottom:1px solid #f5f5f6}
.reserve .smallList th{height:48px;line-height:48px;text-align:right;background:0 0}
.reserve .smallList th:nth-of-type(1){text-align:left}
.reserve .smallList td{height:62px;line-height:62px;text-align:right;font-weight:600;font-size:14px;color:#0d1421}
.reserve .smallList td:nth-of-type(1){text-align:left}
.reserve .smallList td .coinInfo{display:flex;height:100%;align-items:center;}
.reserve .smallList td .coinInfo:hover .copyBtn{display: block;}
.reserve .smallList td .coinInfo .coinImg{position:relative;margin:0 8px 0 0}
.reserve .smallList td .coinInfo .coinImg img:nth-of-type(1){display:block;width:30px;height:30px}
.reserve .smallList td .coinInfo .coinImg img:nth-of-type(2){display:block;width:16px;height:16px;position:absolute;bottom:-4px;right:-4px}
.reserve .smallList td .coinInfo .name h5{font-weight:600;font-size:16px;color:#0d1421;line-height:16px}
.reserve .smallList td .coinInfo .name h6{display:flex;align-items:center;margin-top:2px}
.reserve .smallList td .coinInfo .name h6 img{display:block;width:8px;height:8px;margin-right:3px}
.reserve .smallList td .coinInfo .name h6 span{font-weight:400;font-size:10px;color:#616e85;line-height:12px}
.reserve .smallList td .coinInfo .name h6 i{background:url(../img/ico_copy.png) no-repeat center;background-size:cover;display:none;width:9px;height:9px;margin-left:3px;cursor:pointer}
.reserve .rigthList{width:584px;height:800px;background:#f9fafc;border-radius:12px;padding:37px 40px 15px;box-sizing:border-box}
.reserve .rigthList h5{font-weight:500;font-size:14px;color:#0d1421;line-height:14px}
.reserve .rigthList .pieChart{width:100%;height:376px}
.reserve .rigthList ul{margin:0 auto;width:max-content}
.reserve .rigthList li{display:flex;width:390px;height:60px;justify-content:center;align-items:center;padding:0 25px 0 30px;box-sizing:border-box}
.reserve .rigthList li img{display:block;width:30px;height:30px;margin-right:8px}
.reserve .rigthList li p{font-weight:600;font-size:16px;color:#0d1421;flex:1}
.reserve .rigthList li em{font-weight:500;font-size:14px;color:#0d1421}
.reserve .rigthList li i{display:none}
.listTitle{width:1440px;font-weight:600;font-size:20px;color:#0d1421;margin:21px auto 35px}
.capitalRateTitle{font-weight:600;font-size:20px;color:#0d1421;margin:21px auto 60px;text-align:center}
.capitalRateBox{width:1440px;margin:0 auto}
.contractInfo{display:flex;margin-bottom:60px}
.contractInfo>div>h5{font-weight:400;font-size:16px;color:#0d1421;text-indent:2em;margin-bottom:16px}
.contractInfo .left{width:712px}
.contractInfo .contractList{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}
.contractInfo .contractList li{height:180px;background:#f8f9fb;border-radius:12px;border:2px solid #f5f5f6;display:flex;flex-direction:column;justify-content:center;align-items:center}
.contractInfo .contractList li h3{font-weight:600;font-size:36px;color:#0d1421;line-height:36px;margin-bottom:23px}
.contractInfo .contractList li h4{font-weight:500;font-size:18px;color:#0d1421;line-height:20px}
.contractInfo .contractList li h4 img{display:inline-block;width:20px;height:20px;margin-right:4px;vertical-align:-2px}
.contractInfo .right{flex:1;margin:0 0 0 16px}
.contractInfo .highAndLow{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}
.contractInfo .highAndLow .highAndLowBox{background:#f8f9fb;border-radius:12px;border:2px solid #f5f5f6;padding:20px 26px 14px;box-sizing:border-box}
.contractInfo .highAndLow .highAndLowBox h5{font-weight:600;font-size:16px;color:#0d1421;line-height:18px;margin-bottom:18px}
.contractInfo .highAndLow .highAndLowBox li{height:62px;display:flex;align-items:center}
.contractInfo .highAndLow .highAndLowBox li .name{flex:1}
.contractInfo .highAndLow .highAndLowBox li .name .imgBox{display:flex}
.contractInfo .highAndLow .highAndLowBox li .name .imgBox img{display:block;width:20px;height:20px}
.contractInfo .highAndLow .highAndLowBox li .name .imgBox img:nth-of-type(1){margin-right:-4px;z-index:1;position:relative}
.contractInfo .highAndLow .highAndLowBox li .name p{font-weight:500;font-size:12px;color:#0d1421;line-height:12px;margin-top:5px}
.contractInfo .highAndLow .highAndLowBox li .ratio{font-weight:600;font-size:16px}
.contractInfo .highAndLow .highAndLowBox li .ratio.top{color:#ea3943}
.contractInfo .highAndLow .highAndLowBox li .ratio.down{color:#16c784}
.listBtn .hotChartBtn{width:135px;height:42px;background:#eaefff;border-radius:10px;font-weight:500;font-size:12px;color:#3562ff;text-align:center;line-height:42px}
.allList .tableBox .table td .showTd{display:block;width:100%}
.allList .tableBox .table td .offTd{display:none;width:100%;font-weight:400;}
.capitalRateBox .allList.moreTable .table{width: 100%;overflow: hidden;}
.capitalRateBox .allList.moreTable .table .tableWrap{height: 100%;overflow: auto;scrollbar-width: thin;}
.capitalRateBox .allList .table tr{grid-template-columns: 40px repeat(25, 130px) !important}
.capitalRateBox .allList .table table td:nth-child(1), .capitalRateBox .allList .table table th:nth-child(1){position: sticky;left: 0;background-color: #fff;z-index: 1;}
.capitalRateBox .allList .table table td:nth-child(2), .capitalRateBox .allList .table table th:nth-child(2){position: sticky;left: 40px;background-color: #fff;z-index: 1;}
.capitalRateBox .allList .table table tr:hover>td{background-color:#f8f9fb!important}
.allList.moreTable table td{height:auto;min-height:46px;line-height:46px;flex-direction:column}
.allList table .coinInfo{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.allList table .coinInfo>a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.allList table .coinInfo .coinImg{display:block;width:15px;height:15px;margin-right:3px}
.allList table .coinInfo .coinName{display:block;font-weight:600;font-size:12px;color:#0d1421;line-height:15px}
.allList .tableWrap table tr th:nth-child(2) .coinInfo{justify-content: flex-start !important;}
.hotChart{width:1440px;height:500px}
.KChart{width:1440px;height:500px}
.DKDChart{width:1440px;height:500px;margin-bottom: 25px;}
.DKDCharthave{width:1440px;height:500px;margin-bottom: 25px;}
.chartChangeBtn{margin-right:12px}
.chartChangeBtn i{width:72px;height:32px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:32px;font-weight:600;font-size:12px;cursor:pointer}
.chartChangeBtn i.on{background:#fff;color:#0d1421}
.flowOptions .select{position:relative;width:104px;height:34px;background:#eff2f5;border-radius:10px;border:none;padding:0 30px 0 15px;font-weight:500;font-size:14px;color:#0d1421;line-height:32px;text-align:left;box-sizing:border-box;margin-left:15px}
.flowOptions .select.addWid{width:220px!important}
.flowOptions .select.active .selectOption{display: block;}
.flowOptions .selectOption{width:100%;background:#fff;box-shadow:0 4px 6px 0 rgba(164,164,165,.2);border-radius:10px;padding:10px;font-size:14px;color:#0d1421;line-height:42px;text-align:left;box-sizing:border-box;position:absolute;left:0;top:110%;z-index:2;max-height:240px;overflow:auto;display:none}
.flowOptions .selectOption li{width:100%;height:36px;font-family:SanFranciscoText,SanFranciscoText;font-weight:500;font-size:14px;color:#0d1421;line-height:36px}
.flowOptions .selectOption li:hover{cursor:pointer;background:#f8f9fb}
.flowOptions .selectOption li.active{background:#f8f9fb}
.flowOptions .selectOption::-webkit-scrollbar{width:4px;height:100%;border-radius:3px}
.flowOptions .selectOption::-webkit-scrollbar-thumb{width:4px;border-radius:3px;background:#eff2f5}
.flowOptions .selectDir{min-width:9px;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:0}
.flowOptions .selectDir .selTop{width:9px;height:7px;background:url(../img/ico_pop_sel.png) center/100%}
.flowOptions .select.active .selTop{width:9px;height:7px;background:url(../img/ico_pop_sel.png) center/100%;transform:rotate(180deg)}
.flowOptions .select.active .selAll{background:url(../img/ico_checkbox03.png) center/100% no-repeat;width:7px!important;height:12px!important}
.flowOptions .selectDir .selAll{background:url(../img/ico_checkbox03.png) center/100% no-repeat;width:7px!important;height:12px!important}
.tableBox .tableIndexS table tr{grid-template-columns:1fr 1fr 2fr 1fr 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}
.tableBox .tableIndexS table td .price{font-size:12px!important}
.bitfinex1,.bitfinex2,.bitfinex3{height:500px}
.bourseList.allList .table table th{text-align:right}
.bourseList.allList .table table th:nth-of-type(1){text-align:center}
.bourseList.allList .table table th:nth-of-type(2){text-align:left}
.bourseList.allList .table table td{text-align:right}
.bourseList.allList .table table td:nth-of-type(1){text-align:center}
.bourseList.allList .table table td:nth-of-type(2){text-align:left}
.bourseList.allList .table table .ratio{width:100%;text-align:right}
.bourseList.allList .table table .name{width:100%}
.allList.flowsearch .table tr{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr} 
.allList.flowsearch .table tr th:nth-child(2){text-align: left;} 
.allList.flowsearch .table td .nameBox .name{font-size: 14px !important;}
.flowsearch tr td:nth-of-type(1),.flowsearch tr th:nth-of-type(1){display:none}
/* .flowsearch tr td:nth-of-type(3),.flowsearch tr th:nth-of-type(3){width: 130px !important;} */
.offTdShow .tableBox .table tr td .offTd{display:block}

/* .flowsearch .searchDetail{display:none;width:300px;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.12);border-radius:6px;position:absolute;padding:10px 20px;box-sizing:border-box;top:120%;left:50%;transform:translateX(-50%)!important;max-height:420px;overflow-y:auto;z-index:1}
.flowsearch .searchDetail li{width:260px;height:50px;line-height:50px}
.flowsearch .searchDetail li:hover{background:#f8f9fb}
.flowsearch .searchDetail li a{display:flex;align-items:center}
.flowsearch .searchDetail li a img{display:block;width:20px;height:20px;margin:0 6px 0 0}
.flowsearch .searchDetail li a span{font-weight:700;font-size:14px;color:#0d1421;flex:1} */

.searchBox .searchDetail{display:none;width:300px;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.12);border-radius:6px;position:absolute;padding:10px 20px;box-sizing:border-box;top:120%;left:50%;transform:translateX(-50%)!important;max-height:420px;overflow-y:auto;z-index:1}
.searchBox .searchDetail li{width:260px;height:50px;line-height:50px}
.searchBox  .searchDetail li:hover{background:#f8f9fb}
.searchBox  .searchDetail li a{display:flex;align-items:center}
.searchBox  .searchDetail li a img{display:block;width:20px;height:20px;margin:0 6px 0 0}
.searchBox  .searchDetail li a span{font-weight:700;font-size:14px;color:#0d1421;flex:1}
.searchBox:focus-within{border: 1px solid #3562FF;background: #EFF2F5;}


.coinHot h3{font-size: 16px;color: #0D1421;line-height: 16px;margin-bottom: 15px;}
.coinHot span{color: #0D1421;margin: 0 0 0 30px;}
.coinHot{font-size: 14px;color: #0D1421;line-height: 12px;border-radius: 8px !important;}

.allList.mainPage .nav .next {
    width: 36px;
    height: 36px;
    background:#FFFFFF url(../img/home_ico_right.png) center/100% no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}

.allList.mainPage .nav .pre {
    width: 36px;
    height: 36px;
    background: #FFFFFF url(../img/home_ico_left.png) center/100% no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: none
}
.bottomBox{width: 1440px;margin: 0 auto;padding: 21px 0 10px;}
.linkBox{display: flex;justify-content: space-between;margin-bottom: 30px;}
.linkBox .logo a{display: block;color: #373A42;}
.linkBox .logo img{display: block;width: 120px;height: 120px;}
.linkBox .logo p{text-align: center;font-size: 17px;line-height: 24px;}
.ulBox{display: flex;width:1068px;justify-content: space-between;}
.ulBox .linkA a{display: block;line-height: 30px;font-size: 16px;margin-bottom: 20px;color: #373A42;}
.ulBox .linkA a:hover{color: #4a77ff;}
.bottomTxt{border-top: 1px solid #F5F5F6;line-height: 60px;display: flex;justify-content: space-between;font-size: 12px;
  color: #888888;}
.bottomTxt span{margin-left:30px ;}





.btnColor{background: linear-gradient( 270deg, #4F84F9 0%, #392EF6 100%); color: #FFFFFF}
.tableIndexF tr th:nth-of-type(3){text-align: left;}
.bourseAllList tr th{text-align: right;}
.bourseAllList tr th:nth-of-type(1){text-align: center;}
.bourseAllList tr th:nth-of-type(2){text-align: left;}
.bourseAllList tr td{text-align: right;}
.bourseAllList tr td:nth-of-type(1){text-align: center;}
.bourseAllList tr td:nth-of-type(2){text-align: left;}
.bourseAllList.allList .table tr{grid-template-columns:40px 2fr 2fr 2fr 2fr 2fr 2fr 3fr 2fr !important;}
/* .footer{width: 100%;background: #373A42;padding: 21px 0 48px;}
.footerTop{max-width: 1440px;margin: 0 auto;display: flex;}
.footerTop .footerTxt{flex: 1;font-weight: 400;font-size: 14px;color: #888888;line-height: 28px;}
.footerTop .footerTxt .footerInfo{font-size: 12px;margin-bottom: 14px;}
.footerTop .footerTxt p:nth-of-type(1){margin-bottom: 50px;}
.footerTop .footerLogo{margin-left: 48px;}
.footerTop .footerLogo img{display: block;width: 100px;height: 100px;}
.footerTop .footerLogo h3{font-weight: 500;font-size: 14px;color: #FFFFFF;text-align: center;margin-bottom: 13px;}

.footerbottom{max-width: 1440px;margin: 0 auto;display: flex;justify-content: space-between;border-top:1px solid  rgba(136, 136, 136, .5);padding: 21px 0 0 0 ;font-size: 12px;color: #888888;font-weight: 400}
.footerbottom .txtlink i{margin-left: 10px;font-weight: 400;font-size: 12px;color: #888888;cursor: pointer;}
.footer .warnTips{display: none;} */


.detailPage .left .selectBtn{width:100%;margin:0 auto;display: flex;justify-content: space-between;padding-bottom: 8px;position: sticky;top: 0;background: #fff;z-index: 1;}
.detailPage .left .selectBtn .listBtn .changeBtn{background:#eff2f5;border-radius:10px;padding:2px;box-sizing:border-box;display:flex}
.detailPage .left .selectBtn .listBtn{display:flex;justify-content:space-between}
.detailPage .left .selectBtn .listBtn .left{display:flex}
/* .detailPage .left .selectBtn .listBtn .changeBtn{margin-right:12px} */
.detailPage .left .selectBtn .listBtn .changeBtn i{width:72px;height:32px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:32px;font-weight:500;font-size:12px;cursor:pointer}
.detailPage .left .selectBtn .listBtn .changeBtn i.on{background:#fff;color:#0d1421}
.detailPage .mainShow .rightBtn .right{width: auto;}
.detailPage .selectBtn{width:100%;margin:0 auto 12px}
.detailPage .selectBtn .listBtn .changeBtn{background:#eff2f5;border-radius:7px;padding:0;display:flex;border: 3px solid #eff2f5;}
.detailPage .selectBtn .listBtn{display:flex;justify-content:space-between}
.detailPage .selectBtn .listBtn .left{display:flex}
.detailPage .selectBtn .listBtn .changeBtn i{width:72px;height:28px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:28px;font-weight:500;font-size:12px;cursor:pointer}
.detailPage .centerLineK .selectBtn .listBtn .changeBtn i{width:36px;height:28px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:28px;font-weight:500;font-size:12px;cursor:pointer}
.detailPage .center .selectBtn .listBtn .changeBtn i.on{background:#fff;color:#0d1421}
.detailPage .mainShow{display:flex;max-width:2560px;width:100%;margin:0 auto ;padding-bottom: 48px;}
.detailPage .selectBtn .tips{width:100%;display:flex;align-items:center;position: relative;margin-right: 5px;}
.detailPage .selectBtn .tips h1{font-weight:600;font-size:18px;color:#0d1421;margin-right: 10px;}
.detailPage .selectBtn .tips>img{width:24px;height:24px;border-radius:50%;overflow:hidden;margin-right:4px}
.detailPage .selectBtn .tips i{display:block;width: 30px;height: 30px;background: #EFF2F5;border-radius: 9px;cursor:pointer;}
.detailPage .selectBtn .tips .collectOff{background:#EFF2F5 url(../img/home_ico_collect01.png) no-repeat center;background-size:16px;}
.detailPage .selectBtn .tips .collectOn{background: url(../img/home_ico_collect02.png) no-repeat center;background-size:16px;}
.detailPage .mainShow .addSpace,.detailPage .mainShow .left{width:400px;position: relative;flex-shrink: 0;}
.detailPage .mainShow .left{height:calc(100vh - 86px);overflow-y: scroll;scrollbar-width:none;}
.detailPage .mainShow .left::-webkit-scrollbar{display:none;width:0;height:0;}
.detailPage .mainShow .left::-webkit-scrollbar-thumb{display:none;width:0;height:0;}
.detailPage .mainShow .left{padding: 0 14px 0 20px;box-sizing: border-box;position: fixed;margin:20px  0 0 0;}
.detailPage .mainShow .newsUal{height:calc(100vh - 70px);overflow-y: scroll;scrollbar-width:none}
.detailPage .mainShow .newsUal::-webkit-scrollbar{display:none;width:0;height:0;}
.detailPage .mainShow .newsUal::-webkit-scrollbar-thumb{display:none;width:0;height:0;}
.detailPage .mainShow .newsUal{width:400px;position: fixed;}
.detailPage .mainShow>.right{width: 400px;flex-shrink: 0;position: relative;}

.detailPage .mainShow .center{flex:1;padding:0 20px;box-sizing:border-box;position:relative;border-left: 2px solid #F5F5F6;border-right: 2px solid #F5F5F6;min-width: calc(100vw - 815px);}
@media (max-width: 1500px) {
  .detailPage .mainShow>.right{display: none;}
  .detailPage .mainShow .center{min-width: calc(100vw - 415px);}
}
.hidden{display:none}
.detailPage .showName{font-size: 14px;color: #848c9b;line-height: 18px;padding-bottom: 4px;font-weight: lighter;position: sticky;top: 50px;background: #fff;height: 18px;}
.detailPage .showTop{height:36px;padding-bottom:8px;display: flex;position: sticky;top: 72px;background: #fff;}
.detailPage .showTop .num{font-weight:600;font-size:32px;line-height:36px;margin-right:5px}
.detailPage .showTop .numChange{padding:3px 0;}
.detailPage .showTop .numChange span{display: block;font-size: 13px;line-height: 15px;}
.detailPage .showTop .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.detailPage .ratio.up{color:#16c784}
.detailPage .ratio.down{color:#ea3943}
.detailPage .left .showListOne>ul>li .num.up{color:#16c784}
.detailPage .left .showListOne>ul>li .num.down{color:#ea3943}
.detailPage .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.detailPage .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.detailPage .ratio.noBefore::before{display:none}
.detailPage .left ul.numList{width:100%;height:auto;display: grid;grid-template-columns: 1fr 1fr;grid-gap:  8px 6px;margin-bottom: 20px;}
.detailPage .left ul.numList li{width:100%;height:68px;padding:3px 0;background:#fff;border-radius:12px;border:1px solid #f5f5f6;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}
.detailPage .left ul.numList li:nth-child(odd):nth-last-of-type(1){grid-column: 1 / span 2;}
.detailPage .left ul.numList li .line{justify-content:center;align-items:center}
.detailPage .left ul.numList li .upShow .ratio{display:none!important}
.detailPage .left ul.numList li .ename,.detailPage .left ul li .name{font-weight:400;font-size:12px;color:#616e85;text-align:center;width: 80%;word-break: keep-all;line-height: 14px;height: 28px;}
.detailPage .left ul.numList li .line .num{font-weight:600;font-size:14px;color:#0d1421;margin:0 12px 0 8px;letter-spacing: 1px;}
.detailPage .left ul.numList li .upShow .num{color:#16c784!important}
.detailPage .left ul.numList li .line .ratio{font-weight:500;font-size:12px}
.detailPage .left ul.numList li .line .ratio::before{display:inline-block;width:7px;height:6px;content:''}
.detailPage .left .priceChange{margin-bottom:6px ;}
.detailPage .left .priceChange h3{font-size: 14px;color: #0D1421;line-height: 18px;margin-bottom: 10px;}
.detailPage .left .priceChange ul li{height: 40px;display: flex;justify-content: space-between;align-items: center;padding: 0 12px;border-top: 1px solid #F5F5F6;line-height: 1.4;}
.detailPage .left .priceChange ul li h5{font-size: 12px;color: #616E85;}
.detailPage .left .priceChange ul li p{font-size: 14px;color: #0D1421;}
.detailPage .left .flowChange{padding: 21px 0;border-top:1px solid #f5f5f6;}
.detailPage .left .flowChange h3{font-size: 14px;color: #0D1421;line-height: 18px;margin-bottom: 10px;}
.detailPage .left .flowChange ul{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 8px 6px;}
.detailPage .left .flowChange ul li{width:100%;height: 42px;background: #FFFFFF;border-radius: 8px;border: 1px solid #F5F5F6;display: flex;justify-content: space-between;align-items: center;padding: 0 14px;box-sizing: border-box;}
.detailPage .left .flowChange ul li em{font-size: 12px;color: #616E85;line-height: 12px;}
.detailPage .left .flowChange ul li span{display:block;font-weight: 500;font-size: 12px;}
/* .detailPage .left .flowChange ul li span::before{content: '';display: inline-block;width: 10px;height: 6px;} */
.centerchartBtnBox{display: flex;justify-content: space-between;margin:0 0 20px 0;flex-wrap: wrap;}

.detailPage .center .nav{width:100%;}
.detailPage .center .KchartBox{position: relative;}
/* .detailPage .center .KchartBox.onloading::before{display: flex;position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: '数据加载中。。。';background: rgba(255,255,255,.5);font-size: 20px;justify-content: center;align-items: center;    z-index: 1;}
.detailPage .center .KchartBox.onloading .Kchart{filter: blur(10px);} */
.detailPage .center .showTop{display:flex;justify-content:space-between}
.detailPage .center .showTop .changeBtn{width:110px;height:42px;background:#eff2f5;border-radius:10px;padding:5px;box-sizing:border-box;display:flex}
.detailPage .center .showTop .changeBtn{margin-right:12px}
.detailPage .center .showTop .changeBtn i{width:50px;height:32px;color:#a6b0c3;border-radius:6px;display:flex;align-items:center;justify-content:center}
.detailPage .center .showTop .changeBtn i.on{background:#fff;color:#0d1421}
.detailPage .center .showTop .changeBtn i img{width:20px;height:20px;object-fit:contain}
.detailPage .center .showTop .changeBtnT{width:210px;height:42px;background:#eff2f5;border-radius:10px;padding:5px;box-sizing:border-box;display:flex}
.detailPage .center .showTop .changeBtnT i{width:50px;height:32px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:32px;font-weight:600;font-size:12px;cursor:pointer}
.detailPage .center .showTop .changeBtnT i.on{background:#fff;color:#0d1421}
.detailPage .center #echartsMain{width:100%;height:354px}
.detailPage .center .infoBox{width:100%;display:grid;position:relative;box-sizing: border-box;grid-template-columns: 1fr 1fr;grid-gap: 16px;}
.detailPage .center .infoBox li{height:140px;background:#f8f9fb;border-radius:12px;padding:0 30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}
.detailPage .center .infoBox li .infoTop{display:flex;justify-content: space-between;margin-bottom: 25px;}
.detailPage .center .infoBox li .infoTop p{font-size: 16px;color: #0D1421;}
.detailPage .center .infoBox li .infoTxt{display:flex;margin-bottom: 5px;}
.detailPage .center .infoBox li .infoTxt>div{width:120px;box-sizing:border-box}
.detailPage .center .infoBox li .infoTxt .multOrder{font-weight: 400;font-size: 12px;color: #616E85;margin-bottom: 5px;}
.detailPage .center .infoBox li .infoTxt .noneOrder{font-weight: 400;font-size: 12px;color: #616E85;margin-bottom: 5px;}
.detailPage .center .infoBox li .infoTxt .multOrderNum{font-size: 16px;color: #0D1421;}
.detailPage .center .infoBox li .infoTxt .noneOrderNum{font-size: 16px;color: #0D1421;}
.detailPage .center .infoBox li .infoTxt>div>p:nth-child(1)::before{display:inline-block;content:'';width:8px;border-radius:3px;height:8px;background:#16c784;vertical-align:middle;margin-right:2px}
.detailPage .center .infoBox li .infoTxt>div>p:nth-child(1).multOrder::before{background:#4a77ff!important}
.detailPage .center .infoBox li .infoProcess{width:100%;height:4px;background:#16c784;border-radius:3px;position:relative;overflow:hidden}
.detailPage .center .infoBox li .infoProcess .processWid{height:4px;background:#4a77ff;border-radius:3px;position:absolute;left:0;top:0}
.detailPage .center #echartsBtc{height:520px;margin:0 auto 60px}
.detailPage .center #echartsBtcN{width:100%;height:520px;margin:0 auto 60px}
.detailPage .center .Kchart{width:100%;height:520px;margin:0 auto 30px}
.detailPage .center .changeBtc{display:flex;align-items:center;background: #eff2f5;border-radius: 7px;padding: 0;height: 28px;border: 3px solid #eff2f5;}
.detailPage .center .changeBtc i{height: 28px;color: #a6b0c3;border-radius: 6px;text-align: center;line-height: 28px;font-weight: 500;font-size: 12px;cursor: pointer;padding: 0 8px;}


.detailPage .center .splitLine{display: flex;align-items: center;width: 100%;padding: 30px 0 40px 0;border-top: 1px solid #F5F5F6;}
.detailPage .center .splitLine::before{content: '';display: inline-block;width: 20px;height: 20px;margin-right: 10px;vertical-align: middle;background: url(../img/ico_network.svg) center/100% no-repeat;}


.detailPage .center .centerLineK {margin: 20px 0;width: 100%;display: flex;justify-content: space-between;}
.detailPage .center .centerLineK .lineKleft{display: flex;align-items: center;}
.detailPage .center .centerLineK .lineKleft .changeBtcK{margin-right: 10px;}
.detailPage .center .centerLineK .lineKleft .changeBtcK i>img{display: block;width: 20px;height: 20px;object-fit: contain;}
.detailPage .center .centerLineK .lineKleft h5{font-size: 16px;color: #0D1421;line-height: 17px;}
.detailPage .center .centerLineK .selectBtn{margin:  0;}

.detailPage .center .changeBtc i.on{background: #fff;color: #0d1421;}
.detailPage .center .changeBtcK{display:flex;align-items:center;background: #eff2f5;border-radius: 7px;padding: 0;height: 28px;border: 3px solid #eff2f5;}
.detailPage .center .changeBtcK i{height: 28px;color: #a6b0c3;border-radius: 6px;text-align: center;line-height: 28px;font-weight: 500;font-size: 12px;cursor: pointer;padding: 0 8px;display: flex;align-items: center;opacity: .2;}
.detailPage .center .changeBtcK i.on{background: #fff;color: #0d1421;opacity: 1;}



.detailPage .center .selectBtn{width:auto!important;align-items:center;justify-content:space-between;margin:0 0 20px;position:relative;z-index:1}
.detailPage .center h5{margin:0;font-weight:600;font-size:20px;color:#0d1421;line-height:34px;}
.detailPage .center .centerchartBtnBox h5{display: none;}
.detailPage .center .centerchartBtnBox .selectBtn{margin: 0;}
.detailPage .center .selectBtn .right{display:flex;align-items:center;justify-content:center}
.detailPage .center .barBox{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:44px 0 40px 0}
.detailPage .center .barBox>div{flex: 1;margin: 0 30px 0 0;}
.detailPage .center .barBox>div:nth-last-of-type(1){margin:0 ;}
.detailPage .center .barBox>div h3{font-weight:600;font-size:16px;color:#0d1421;line-height:18px;text-align:left}
.detailPage .center .barBox>div>div{width:100%;height:380px}
.detailPage .tableList tr{border-bottom:1px solid #EFF2F5}
.detailPage .tableList tr td.tipHover{position:relative}
.detailPage .tableList tr .poptips{background:#0d1421;min-width: 50%;padding:4px 9px;border-radius:10px;position:absolute;top:-30%;left: 50%;transform: translateX(-50%);font-weight:500;font-size:12px;color:#fff;line-height:19px;display:none;z-index: 2;}
.detailPage .tableList tr td.tipHover:hover>.poptips{display:block}
.detailPage .tableList table th{text-align:right}
.detailPage .tableList table td{justify-content:flex-end!important}
/* .detailPage .tableList .table td:nth-child(1),.detailPage .tableList .table th:nth-child(1){width:80px!important;text-align:center;justify-content:center!important}
.detailPage .tableList .table td:nth-child(2),.detailPage .tableList .table th:nth-child(2){text-align:left;justify-content:flex-start!important}
.detailPage .tableList .table td:nth-child(3),.detailPage .tableList .table th:nth-child(3){text-align:left;justify-content:flex-start!important} */
.detailPage .tableList .table td:nth-child(1),.detailPage .tableList .table th:nth-child(1){text-align:left;justify-content:flex-start!important;padding: 0;}
.detailPage .tableList .table td:nth-child(2),.detailPage .tableList .table th:nth-child(2){text-align:left;justify-content:flex-start!important}
.detailPage .tableList .table td:nth-child(3),.detailPage .tableList .table th:nth-child(3){text-align:left;justify-content:flex-start!important}


.detailPage .tableList .table td .pairSet{font-size: 12px;line-height: 1.2;}
.allList .table td .pairSet{font-size: 12px;line-height: 1.2;}
.detailPage .tableList>div::-webkit-scrollbar{width:20px;height:4px;border-radius:3px}
.detailPage .tableList>div::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(60,38,11,.5)}
.detailPage .tableList{width:100%;overflow: hidden;}
.detailPage .tableList .table{width:100%;overflow-x:auto;position:relative;overflow-y:hidden;scrollbar-width:thin}
.detailPage .tableList table{width:max-content;border-collapse:collapse}
.detailPage .tableList table tr{display:flex}
.detailPage .tableList table tr{display:grid;grid-template-columns:30px 150px 120px 120px 130px 130px 160px 130px 130px 160px 160px 180px 130px;}
.tableList .table tr td,.tableList .table tr th{box-sizing: border-box;padding:0 .1rem;}
.detailPage .tableList .table:nth-child(3) table tr{display:grid;grid-template-columns:30px 150px 120px 120px 130px 130px 160px 130px 130px 160px 160px 180px 130px 160px;}
.detailPage .center .nav:nth-last-of-type(1) .tableList .table table tr{display:grid;grid-template-columns:30px 150px 120px 120px 130px 130px 130px 130px 130px 130px 130px 130px;}
.detailPage .tableList .table td:nth-child(1),.tableList .table th:nth-child(1){position:sticky;left:0;background-color:#fff;z-index:3}
.detailPage .tableList .table td:nth-child(2),.tableList .table th:nth-child(2){position:sticky;left:30px ;background-color:#fff;z-index:3}
.detailPage .tableList .table td:nth-child(3),.detailPage .tableList .table th:nth-child(3){position:sticky;left:180px;background-color:#fff;z-index:3;}
/* .tableList .table td:nth-child(4)~ td{box-sizing:border-box;padding-right: .2rem;}
.tableList .table th:nth-child(4)~ th{box-sizing:border-box;padding-right: .2rem;} */
.detailPage .tableList tr:hover>td{background-color:#f8f9fb!important}
.detailPage .tableList>div::-webkit-scrollbar{width:100%;height:6px;border-radius:3px}
.detailPage .tableList>div::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(60,38,11,.5)}
.tableList .table th{height:48px;line-height:48px;text-align:center;color:#0d1421;font-size:14px}
.tableList .table td{height:46px;text-align:center;display:flex;justify-content:center;align-items:center;font-size: 12px;}
.tableList table .tableLink{display:block;width:90px;height:32px;background:#eff2f5;border-radius:6px;line-height:32px;text-align:center;font-weight:600;font-size:12px;color:#0d1421}
.tableList table .tableLink:hover{background:#dfe5eb}
.tableList table .collectOff{display:block;width:16px;height:16px;background:url(../img/home_ico_collect01.png) no-repeat center;background-size:cover}
.tableList table .collectOn{display:block;width:16px;height:16px;background:url(../img/home_ico_collect02.png) no-repeat center;background-size:cover}
.tableList table td .nameBox img{display:inline-block;width:30px;height:30px;vertical-align:-8px;margin-right:5px ;}
.tableList table td .nameBox .name{font-weight:600;font-size:14px;color:#0d1421}
.tableList table td .price{font-weight:500;font-size:12px;color:#0d1421;position:relative;display:block;margin:5px 0}
.tableList .upRate{color:#ea3943!important}
.tableList .downRate{color:#16c784!important}
.tableList .ratio{font-weight:500;font-size:12px;display:block}
.tableList .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.tableList .ratio.up{color:#16c784}
.tableList .ratio.down{color:#ea3943}
.contractList li h3.up{color:#16c784}
.contractList li h3.down{color:#ea3943}
.tableList .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.tableList .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.tableList .table td .priceBox{line-height:1;text-align:right}
.tableList .table td .priceBox .btc_i{font-weight:500;font-size:12px;color:#616e85}
.tableList .table td .waveSvg{display:block;width:72px;height:30%}
.tableList .table td em{font-weight:500;font-size:14px;color:#0d1421}
/* .tableList .table tr td:nth-last-child(2),.tableList .table tr th:nth-last-child(2){width:190px!important}
.tableList .table tr td:nth-last-child(3),.tableList .table tr th:nth-last-child(3){width:190px!important}
.tableList .table tr td:nth-last-child(1),.tableList .table tr th:nth-last-child(1){width:190px!important} */
.detailPage .center .hotBox{width:100%;display:flex;align-items:flex-start;justify-content:space-between;position:relative;margin-bottom:60px}
.detailPage .center .hotBox .hotBoxItem{flex: 1;width: 100%;margin-right:20px ;}
.detailPage .center .hotBox .hotBoxItem:nth-last-of-type(1){margin-right:0 ;}
.detailPage .center .hotBox .hotBoxItem .selectBtn{width:514px;margin-bottom:14px!important}
.detailPage .center .hotBox .hotBoxItem .selectBtn h5{margin-left:22px;font-size:14px}
.detailPage .echartHot{width:100%;height:616px}
.detailPage #echartInOut{width:100%;height:416px;margin-bottom:50px}
/* .detailPage .right .newsUal{width:100%}
.detailPage .right .newsUal li{width:100%;height:100px;border-bottom:1px solid #f5f5f6;display:flex;align-items:center;justify-content:space-between}
.detailPage .right .newsUal li div{width:80%;font-weight:500;font-size:14px;color:#0d1421;line-height:20px;height:60px;overflow:hidden;text-overflow:ellipsis}
.detailPage .right .newsUal li img{width:80px;height:60px;border-radius:10%;object-fit:cover} */
.detailPage .right .newsUal{padding:16px 20px 0 14px ;box-sizing: border-box;}
.detailPage .right .newsUal .topNews li {overflow: hidden;border-bottom: 1px solid #F5F5F6;margin-bottom: 16px;}
.detailPage .right .newsUal .topNews li:nth-last-of-type(1){border-bottom:none}
.detailPage .right .newsUal .topNews li>a img{display: block;width: 100%;border-radius: 10px;max-width: 366px;max-height: 210px;margin-bottom: 10px;}
.detailPage .right .newsUal .topNews li h5{font-size: 16px;color: #0D1421;line-height: 28px;margin-bottom:10px ;}
.detailPage .right .newsUal .topNews li h6{font-size: 12px;color: #616E85;line-height: 24px;margin-bottom:10px ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;max-height: 96px;}
.detailPage .right .newsUal .topNews li>em{margin-bottom:10px ;font-size: 14px;color: #4A77FF;line-height: 16px;}
.detailPage .right .newsUal .topNews li .moreInfo{margin-bottom:15px;display: flex;align-items: center;}
.detailPage .right .newsUal .topNews li .moreInfo .time{font-size: 12px;color: #0D1421;margin-right: 4px;}
.detailPage .right .newsUal .topNews li .moreInfo p{min-width: 130px;height: 36px;background: #EFF2F5;border-radius: 20px;padding: 0 6px;box-sizing: border-box;display: flex;align-items: center;margin-right: 4px;}
.detailPage .right .newsUal .topNews li .moreInfo p a{display: flex;}
.detailPage .right .newsUal .topNews li .moreInfo p:nth-of-type(n+2){display: none;}
.detailPage .right .newsUal .topNews li .moreInfo p img{display: block;width:20px ;height:20px;margin-right: 6px;}
.detailPage .right .newsUal .topNews li .moreInfo p em{font-size: 14px;color: #0D1421;margin-right: 10px;}
.detailPage .right .newsUal .topNews li .moreInfo p i{font-size: 12px;}
.detailPage .right .newsUal .topNews li .moreInfo p i::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.detailPage .right .newsUal h4{width:100%;height: 48px;background: #F5F5F6;border-radius: 12px 0px 12px 0px;display: flex;align-items: center;padding: 0 12px;box-sizing: border-box;margin-bottom: 15px;}
.detailPage .right .newsUal h4 img{display: block;width: 128px;height: 26px;}
.detailPage .right .newsUal h4.newsTit img{display: block;width: 106px;height: 26px;}
.detailPage .right .newsUal .bottomNews li{margin-bottom: 16px;}
.detailPage .right .newsUal .bottomNews li span{padding: 0 0 0 13px;font-size: 14px;color: #3562FF;line-height:20px;position: relative;}
.detailPage .right .newsUal .bottomNews li span::before{content: '';display: block;width: 7px;height: 7px;background: #3562FF;border-radius: 50%;position: absolute;left: 0;top: 6px;}
.detailPage .right .newsUal .bottomNews li h5{padding: 0 0 0 13px;font-size: 16px;color: #373A42;line-height: 29px;}
.detailPage .right .newsUal .detailPageRecommond {margin-bottom: 30px;}
.detailPage .right .newsUal .detailPageRecommond ul li:first-of-type,.detailPage .right .newsUal .detailPageRecommond ul li>a{display:grid;grid-template-columns:3fr 2fr 3fr}
.recommond tr th{display:flex}
.detailPage .right .newsUal .detailPageRecommond tr td:nth-of-type(1),.detailPageRecommond tr th:nth-of-type(1){padding: 0 4px;}
.detailPage .right .newsUal .detailPageRecommond tr td:last-of-type,.detailPageRecommond tr th:last-of-type{padding: 0 11px;}
.detailPage .right .newsUal .detailPageRecommond .title{display:flex;justify-content:space-between;align-items: center;padding: 10px 0 20px 0;box-sizing: border-box;}
.detailPage .right .newsUal .detailPageRecommond .title p{font-weight:500;font-size:14px;color:#0d1421}
.detailPage .right .newsUal .detailPageRecommond .title a{font-weight:500;font-size:12px;color:#3562ff}
.detailPage .right .newsUal .detailPageRecommond .title a::after{display: inline-block;content: '';width: 6px;height: 11px;background: url(../img/ico_more@2x.png) center/100% no-repeat;vertical-align: middle;margin-left: 5px;margin-bottom: 4px;}

.detailPage .right .newsUal .detailPageRecommond ul li {border-bottom:1px solid #f5f5f6;padding: 0 11px 0 4px;box-sizing: border-box;height: 42px;}
/* .detailPageRecommond ul li a {display: flex;;} */
.detailPage .right .newsUal .detailPageRecommond ul li.firstTips {height: 31px;border-top:1px solid #f5f5f6;}
.detailPage .right .newsUal .detailPageRecommond ul li.firstTips>span {height: 100%;line-height: 31px;display: flex;justify-content: end;font-size: 12px;color: #616E85;}
.detailPage .right .newsUal .detailPageRecommond ul li.firstTips>span:first-of-type{justify-content: start;}
.detailPage .right .newsUal .detailPageRecommond ul li>a>div{height:100%}
.detailPage .right .newsUal .detailPageRecommond ul li .nameBox{display:flex;align-items:center;width:100%;height: 100%;}
.detailPage .right .newsUal .detailPageRecommond ul li .nameBox img{width:20px;height:20px;margin:0 6px 0 0}
.detailPage .right .newsUal .detailPageRecommond ul li .nameBox p{font-size:14px;color:#0d1421;line-height:14px}
.detailPage .right .newsUal .detailPageRecommond ul li .nameBox div span{font-size:12px;color:#616e85;line-height:12px;height:12px}
.detailPage .right .newsUal .detailPageRecommond ul li .cell{width:100%;font-size:14px;color:#0d1421;text-align:right;line-height:42px}
.detailPage .right .newsUal .detailPageRecommond ul li .ratioBox{width:100%;display:flex;align-items:center;justify-content: end}
.detailPage .right .newsUal .detailPageRecommond ul li .ratioBox .ratio{display:block;width:67px;height: 24px;font-size:12px;line-height: 24px;text-align:center;color: #FFFFFF;}
/* .detailPageRecommond tr td .ratioBox .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle} */
.detailPage .right .newsUal .detailPageRecommond ul li .ratioBox .ratio.up{background-color:#16c784}
.detailPage .right .newsUal .detailPageRecommond ul li .ratioBox .ratio.down{background-color:#ea3943}
/* .detailPageRecommond tr td .ratioBox .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.detailPageRecommond tr td .ratioBox .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover} */




.slider{overflow:hidden;width:100%;height:50px;background:#fbfcfd;position:relative;margin:0 auto 46px}
.slides{display:flex;height:100%;align-items:center;width:max-content;animation:slide 30s linear infinite;}
.slides:hover{animation-play-state:paused}
.slides li{display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-sizing:border-box;border-right:1px solid #f5f5f6}
.slides li>a{display:flex;align-items:center;justify-content:space-between}
.slides li .left{display:flex;align-items:center;justify-content:space-between;margin-right: 10px;}
.slides li .left img{width:20px;height:20px;flex-shrink:0;margin-right:5px}
.slides li .left div p:nth-child(1){font-weight:700;font-size:14px;color:#0d1421}
.slides li .left div p:nth-child(2){font-weight:500;font-size:12px;color:#616e85}
.slides li .right{font-weight:600;font-size:14px;color:#0d1421;display:flex}
.slides li .right .rightNum>i{font-weight:500;font-size:14px;margin-left:8px}
@keyframes slide{0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
/* // */
.newPage .searchDetail{display:none;width:300px;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.12);border-radius:6px;position:absolute;padding:10px 20px;box-sizing:border-box;top:120%;left:50%;transform:translateX(-50%)!important;max-height:420px;overflow-y:auto;z-index:1}
.newPage .searchDetail li{width:260px;height:50px;line-height:50px}
.newPage .searchDetail li:hover{background:#f8f9fb}
.newPage .searchDetail li a{display:flex;align-items:center}
.newPage .searchDetail li a img{display:block;width:20px;height:20px;margin:0 6px 0 0}
.newPage .searchDetail li a span{font-weight:700;font-size:14px;color:#0d1421;flex:1}

.newPage .mainShow{display:flex;width:1480px;margin:0 auto;}
.newPage .mainShow .left{width:1190px;position:relative}
.newPage .selectBtn{width:100%;margin:0 auto 48px;justify-content:space-between}
.newPage .selectBtn .listBtn .changeBtn{height:42px;background:#eff2f5;border-radius:10px;padding:5px;box-sizing:border-box;display:flex}
.newPage .selectBtn .listBtn{display:flex;justify-content:space-between}
.newPage .selectBtn .listBtn .left{display:flex}
.newPage .selectBtn .listBtn .changeBtn{margin-right:12px}
.newPage .selectBtn .listBtn .changeBtn i{width:72px;height:32px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:32px;font-weight:600;font-size:12px;cursor:pointer}
.newPage .selectBtn .listBtn .changeBtn i.on{background:#fff;color:#0d1421}
.newPage .selectBtn h5{font-weight:600;font-size:20px;color:#0d1421;margin-bottom:12px}
.newPage .selectBtn .tit{font-weight:500;font-size:12px;color:#616e85}
.newPage .ratio{font-weight:500;font-size:12px}
.newPage .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.newPage .up{color:#16c784;font-size:12px}
.newPage .down{color:#ea3943;font-size:12px}
.newPage .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.newPage .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.newPage .mainShow .left .title{display:flex;align-items:center;font-weight:700;font-size:16px;color:#0d1421;line-height:18px;margin:20px 0}
.newPage .mainShow .left .title img{width:20px;height:20px}
.newPage .mainShow .left .newsList{width:100%;height:auto}
.newPage .mainShow .left .newsList li{width:100%;height:270px;display:flex;justify-content:space-between;margin-bottom:40px}
.newPage .mainShow .left .newsList li>a{display:inline-block;width:470px;height:270px;border-radius:12px;overflow:hidden;position:relative}
.newPage .mainShow .left .newsList li>a>img{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.newPage .mainShow .left .newsList li .time{width:100px;height:270px;padding:7px 10px 0 0}
.newPage .mainShow .left .newsList li .time>p{font-weight:500;font-size:14px;color:#616e85;line-height:23px;text-align:left}
.newPage .mainShow .left .newsList li .infoBox{flex:1;height:100%;display:flex;flex-direction:column;padding:12px 0 12px 30px;box-sizing:border-box}
.newPage .mainShow .left .newsList li .infoBox h3{font-weight:600;font-size:22px;color:#0d1421;line-height:39px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.newPage .mainShow .left .newsList li .infoBox .content{font-weight:500;font-size:14px;color:#616e85;height:110px;line-height:22px;text-align:left;margin:0 0 20px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.newPage .mainShow .left .newsList li .infoBox .rateWrap{display:flex;align-items:center;width:100%;flex:1;flex-wrap:wrap;overflow:hidden;justify-content: flex-start;}
.newPage .mainShow .left .newsList li .infoBox .rateWrap .timeSmall{display: none;}
.newPage .mainShow .left .newsList li .infoBox .rateNum{display:flex;align-items:center;justify-content:center;min-width:90px;height:auto;border-radius:6px;padding:7px 4px;margin-right:10px;margin-bottom:10px}
.newPage .mainShow .left .newsList li .infoBox .rateNum img{width:20px;height:20px;border-radius:50%;overflow:hidden;object-fit:contain;border-radius:50%;overflow:hidden}
.newPage .mainShow .left .newsList li .infoBox .rateNum span{display:inline-block;margin:0 9px;font-weight:500;font-size:12px;color:#616e85}
.newPage .rateNum.up{background:#f3fbf6}
.newPage .rateNum.down{background:#fcf6f6}
.newPage .rightBox .category::-webkit-scrollbar{width:4px;height:100%;border-radius:3px}
.newPage .rightBox .category::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(60,38,11,.5)}
.newPage .listBtn .searchBox{width:300px;height:40px;background:#eff2f5;border-radius:12px;padding:11px;box-sizing:border-box;margin-right:8px;position:relative}
.newPage .listBtn .searchBox:focus-within{border:1px solid #3562ff;background:#eff2f5}
.newPage .listBtn .searchBox input{border:none;background:0 0;height:18px;vertical-align:top;font-weight:600;font-size:14px;color:#0d1421;line-height:18px}
.newPage .listBtn .searchBox img{display:inline-block;width:18px;height:18px}
.newPage .mainShow .listBtn .right{display:flex;}
.newPage .mainShow .rightBox{width:180px;background:#fff;padding:10px;border-radius:15px;position: relative;}
.newPage .mainShow .rightBox h5{font-weight:600;font-size:16px;color:#0d1421;line-height:18px;text-align:left;padding:0 0 11px 18px}
.newPage .mainShow .rightBox .navchange{display: none;}
.newPage .mainShow .rightBox .rightItem{min-width: 180px;position:fixed;bottom:auto;max-height:calc(100vh - 86px);overflow: scroll;scrollbar-width:none;}
/* .newPage .mainShow .rightBox .rightItem.show{position:fixed;bottom:auto} */
.newPage .mainShow .rightBox .rightItem.show{position:absolute;bottom: 0}

.newPage .mainShow .rightBox .category{display:flex;flex-direction:column;width:100%;margin:0 auto;}
.newPage .mainShow .rightBox .category li{width:auto;height:36px;border-radius:10px;line-height:36px;font-weight:400;font-size:16px;color:#616E85;box-sizing:border-box;margin-bottom:5px}
.newPage .mainShow .rightBox .category li a{display: block;width: 100%;height: 100%;padding: 0 39px;box-sizing: border-box;}
.newPage .mainShow .rightBox .category li.active{background:#EFF2F5;color:#0D1421;cursor: pointer;}
.newPage .mainShow .rightBox .category li:hover{background:#EFF2F5;color:#0D1421;cursor: pointer;}
.newPage .searchResult::-webkit-scrollbar{width:2px;height:40px;display:none}
.newPage .category li{width:180px;height:40px;border-radius:10px}
.newPage .category li.active{background:#EFF2F5}

.newDetailPage .headerBlock{height: 70px;}
/* 导航栏 */
.newDetailPage .rightBox{width:100%;background:#fff;padding:10px;border-radius:15px;position: relative;display: none;}
.newDetailPage .rightItem{min-width: 180px;position:absolute;bottom: 0;max-height:calc(100vh - 86px);overflow-y: scroll;scrollbar-width:none;}
.newDetailPage .rightItem .category{display:flex;flex-direction:column;width:100%;margin:0 auto;}
.newDetailPage .rightItem .category li{width:auto;height:36px;padding: 0 39px;border-radius:10px;line-height:36px;font-weight:400;font-size:16px;color:#616E85;box-sizing:border-box;margin-bottom:5px}
.newDetailPage .rightItem .category li.active{background:#EFF2F5;color:#0D1421;cursor: pointer;}
.newDetailPage .rightItem .category li:hover{background:#EFF2F5;color:#0D1421;cursor: pointer;}
.newDetailPage .rightItem .category li{width:180px;height:40px;border-radius:10px}
.newDetailPage .rightItem .category li.active{background:#EFF2F5}
/*  */
.newDetailPage .topInfoShow{display: none;}
.newDetailPage .mainShow{max-width:1500px;margin:0 auto 48px;position:relative}
.newDetailPage .mainTop{width:100%;display:flex}
.newDetailPage .mainTop .left{width:340px;position: relative;padding-top: 16px;}
.newDetailPage .mainTop .left .showDetailBox{width:340px;position:fixed;bottom: auto;max-height:calc(100vh - 86px);overflow-y: scroll;scrollbar-width:none;}
.newDetailPage .mainTop .center{flex:1;margin:0 40px;padding-top: 16px;}
.newDetailPage .mainTop .right{width: 340px;;position:relative;padding-top: 16px;}
/* .newDetailPage .mainTop .right.show .newsUal{position: fixed;bottom: auto;}
.newDetailPage .mainTop.show .showDetailBox{position: fixed;bottom: auto;} */
.newDetailPage .mainTop .right.show .newsUal{position:absolute;bottom: 0;}
.newDetailPage .mainTop.show .showDetailBox{position:absolute;bottom: 0;}
/* .newDetailPage .mainTop  .right .kxTips{display: none;} */
.newDetailPage .mainTop  .right .newsUal{width:340px;max-height:calc(100vh - 86px);overflow-y: scroll;scrollbar-width:none;position: fixed;bottom: auto;}
.newDetailPage .mainTop  .right .newsUal::-webkit-scrollbar{display:none;width:0;height:0;}
.newDetailPage .mainTop  .right .newsUal::-webkit-scrollbar-thumb{display:none;width:0;height:0;}

/* .newDetailPage .mainTop.show .showDetail{position:fixed;bottom:0} */
.newDetailPage .mainTop .pkBox{width:340px;padding-bottom:15px}
.newDetailPage .mainTop .pkBox div{width:100%}
.newDetailPage .mainTop .pkBox .pkp{height:16px;border-radius:8px;background:#ea3943;box-sizing:border-box;overflow:hidden;position:relative;margin:15px 0}
.newDetailPage .mainTop .pkBox .process{height:16px;border-radius:8px;background:#16c784;position:absolute;left:0;top:0}
.newDetailPage .mainTop .pkn{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;line-height:20px;margin-bottom: 7px;}
.newDetailPage .mainTop .pkBox .up{color:#16c784;border:1px solid #16c784}
.newDetailPage .mainTop .pkBox .down{color:#ea3943;border:1px solid #ea3943}
.newDetailPage .mainTop .pkn span{border:none!important}
.newDetailPage .mainTop .pkn span:nth-child(1)::before{display:inline-block;width:26px;height:20px;content:'';background:url(../img/ico_z.png) center/100% no-repeat;vertical-align:middle;margin-right:2px}
.newDetailPage .mainTop .pkn span:nth-child(2)::after{display:inline-block;width:26px;height:20px;content:'';background:url(../img/ico_d.png) center/100% no-repeat;vertical-align:middle;margin-left:2px}
.newDetailPage .mainTop .pkBox .pkb{align-items:center;justify-content:space-between}
.newDetailPage .mainTop .pkBox .pkb .btn{width:45%;height:30px;border-radius:6px;line-height:30px;text-align:center;cursor:pointer;font-size: 12px;}
.newDetailPage .mainTop .pkb .btn.up::before{display:inline-block;width:16px;height:12px;content:'';background:url(../img/ico_z02.png) center/100% no-repeat;vertical-align:middle;margin-right:2px}
.newDetailPage .mainTop .pkb .btn.down::before{display:inline-block;width:16px;height:12px;content:'';background:url(../img/ico_d02.png) center/100% no-repeat;vertical-align:middle;margin-left:2px}
.newDetailPage .mainTop .center .warnTxt{font-size: 12px;color: #373A42;line-height: 17px;text-align:left;margin-bottom: 20px;text-align: center;display: none;}
.newDetailPage .mainTop .center .warnTxt::before{display: inline-block;width: 14px;height: 14px;content: '';background: url(../img/news_ico_notice1.png) center/100% no-repeat;vertical-align: middle;margin-right: 5px;}
.newDetailPage .mainTop .center h1{font-weight:600;font-size:24px;color:#131926;line-height:1.5;text-align:left}
.newDetailPage .mainTop .center h2{font-weight:600;font-size:22px;color:#131926;line-height:1.5;text-align:left}
.newDetailPage .mainTop .center h3{font-weight:600;font-size:22px;color:#131926;line-height:1.5;text-align:left}
.newDetailPage .mainTop .center ul{margin:20px 0;flex-wrap: wrap;}
.newDetailPage .mainTop .center>ul li{min-width:80px;height:40px;background:#eff2f5;border-radius:12px;display:flex;align-items:center;justify-content:center;font-family:SanFranciscoText,SanFranciscoText;font-weight:700;font-size:14px;color:#4a77ff;line-height:11px;margin:0 14px 14px 0;padding:0 10px;box-sizing:border-box}
.newDetailPage .mainTop .center li img{width:20px;height:20px;margin-right:5px;border-radius: 50%;overflow: hidden;object-fit:contain}
.newDetailPage .mainTop .center .content{margin-top: 36px;font-size: 16px;color:#0d1421;}
.newDetailPage .mainTop .center .content strong{font-weight: bolder;}
.newDetailPage .mainTop .center .content h1,.newDetailPage .mainTop .center .content h2,.newDetailPage .mainTop .center .content h3,.newDetailPage .mainTop .center .content h4 {font-weight:700;color:#131926;text-align:left;margin:2em 0;-webkit-margin-before: 2em;-webkit-margin-after: 2em;}
.newDetailPage .mainTop .center .content h1{font-size:24px;line-height:2;font-weight:700;}
.newDetailPage .mainTop .center .content h2{font-size:22px;line-height:2;font-weight:700;}
/* .newDetailPage .mainTop .center .content h3{font-size:22px;line-height:2em;font-weight:700;color:#0d1421;text-align:left;margin-top: 20px;} */
.newDetailPage .mainTop .center .content h3{    background-image: linear-gradient(90deg, #d4e2ff 10%, #f5f8ff 20%, #fff);border-left: 5px solid #0057ff;border-radius: 3px 3px;font-size: 22px;line-height:2em;color: #131926;padding-left: 18px ;white-space: inherit ;}
.newDetailPage .mainTop .center .content h4{font-size: 18px;line-height: 2;}
.newDetailPage .mainTop .center .content p{font-weight:400;font-size:16px;line-height:2;text-align:left;margin:1em 0;}
.newDetailPage .mainTop .center .content ul {-webkit-margin-before: 1em;-webkit-margin-after: 1em; -webkit-margin-start: 0;-webkit-margin-end: 0;-webkit-padding-start: 40px;list-style: revert; margin: 1em 0;padding-left: 40px;}
.newDetailPage .mainTop .center .content ul li{list-style: revert;line-height: 2em;margin: 1em 0;}
.newDetailPage .mainTop .center .content ol {-webkit-margin-before: 1em;-webkit-margin-after: 1em; -webkit-margin-start: 0;-webkit-margin-end: 0;-webkit-padding-start: 40px;list-style: revert; margin: 1em 0;padding-left: 40px;}
.newDetailPage .mainTop .center .content ol li{line-height: 1.8em;list-style: revert;}

.newDetailPage .mainTop .center .content img{width:100%}

.newDetailPage .collectBox{width:100%;display:flex;position: relative;;margin:30px 0;box-sizing:border-box;justify-content: space-between;align-items: center;}
.newDetailPage .collectBox div{display: flex;align-items: center;}
.newDetailPage .collectBox div .auth{font-size: 14px;color: #0D1421;line-height: 20px;margin-right: 20px;}
.newDetailPage .collectBox div .time{font-size: 12px;color: #616E85;line-height: 20px;}
.newDetailPage .collectBox div .collectTxt{font-size: 12px;color: #0D1421;line-height: 20px;margin-left: 5px;}

.newDetailPage .collectBox .collect{display:inline-block;width:19px;height:17px;background:url(../img/news_ico_collect01.png) center/100% no-repeat}
.newDetailPage .collectBox .collect.active{background:url(../img/news_ico_collect02.png) center/100% no-repeat!important}
/* .newDetailPage .mainTop .right .showDetail{width:220px;height:auto;padding-bottom:10px}
.newDetailPage .mainTop .right .showDetail li{width:200px;height:50px;background:#fff;box-shadow:0 0 20px 0 rgba(164,164,165,.2);border-radius:12px;border:1px solid #f5f5f6;padding:10px 15px;box-sizing:border-box;margin:4px auto;display:flex;justify-content:space-between;align-items:center}
.newDetailPage .mainTop .right .showDetail li .ratioinfo{display:flex;align-items:center}
.newDetailPage .mainTop .right .showDetail li .ratioinfo img{width:20px;height:20px;object-fit:contain;margin-right:5px;border-radius: 50%;overflow: hidden;;}
.newDetailPage .mainTop .right .showDetail li .ratioinfo .down{color:#ea3943}
.newDetailPage .mainTop .right .showDetail li .ratioinfo .up{color:#16c784} */
.newDetailPage .mainShow ul li .ratio{font-weight:500;font-size:14px}
/* left */
.newDetailPage .mainTop .left .showDetail{width:340px;height:auto;padding-bottom:10px}
.newDetailPage .mainTop .left .showDetail li{width:340px;height: auto;background:#fff;box-shadow:0 0 2px 0 rgba(164,164,165,.2);border-radius:12px;border:1px solid #f5f5f6;padding:10px 15px;box-sizing:border-box;margin:4px auto;}
.newDetailPage .mainTop .left .showDetail li .mainInfo {display: block;min-height: 30px;display:flex;align-items:center;position: relative;}
.newDetailPage .mainTop .left .showDetail li .mainInfo::before{content: ''; display: block;background: url(../img/ico_checkbox01.png)  center/100% no-repeat;width: 9px;height: 7px;position: absolute;right: 0;transform: rotate(0deg)}
.newDetailPage .mainTop .left .showDetail li.showOff .mainInfo::before{transform: rotate(180deg)}
.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo{display:flex;align-items:center;    margin-right: 15px;}
.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo img{width:20px;height:20px;object-fit:contain;margin-right:5px;border-radius: 50%;overflow: hidden;;}
.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo span{font-size: 14px;}
.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo span:first-of-type{margin-right: 10px;display: none;}

.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo .down{color:#ea3943}
.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo .up{color:#16c784}
.newDetailPage .mainShow ul li .ratio{font-weight:500;font-size:14px}
.newDetailPage .mainShow ul li .ratio::before{display:inline-block;width:7px;height:6px;content:'';vertical-align:middle}
.newDetailPage .mainShow ul li .ratio.up{color:#16c784}
.newDetailPage .mainShow ul li .ratio.down{color:#ea3943}
.newDetailPage .mainShow ul li .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.newDetailPage .mainShow ul li .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.newDetailPage .mainTop .left .showDetail li.showOff .showMore {margin-top: 10px;width: 100%;display: grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px;border-top:1px solid #F5F5F6; padding: 14px 0 0 0;box-sizing: border-box;}
.newDetailPage .mainTop .left .showDetail li .showMore {margin-top: 10px;width: 100%;display: none;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px;border-top:1px solid #F5F5F6; padding: 14px 0 0 0;box-sizing: border-box;}
.newDetailPage .mainTop .left .showDetail li .showMore p {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 12px;color: #616E85;line-height: 11px;text-align: left;}
.newDetailPage .mainTop .left .showDetail li .showMore span {display: block;font-size: 12px;color: #0D1421;line-height: 11px;margin-top: 6px;}
.newDetailPage .mainTop .left .showDetail li .showMore span.up{color:#16c784}
.newDetailPage .mainTop .left .showDetail li .showMore span.down{color:#ea3943}



.hoverUp{transform: scaleY(1.15);transform-origin: bottom left;}
.hoverDown{transform: scaleY(1.15);transform-origin: bottom right;}
/*  */
/* .recommond ul li,.recommond ul li{display:flex} */
.recommond .title{display:flex;justify-content:space-between;padding: 20px 0;box-sizing: border-box;}
.recommond .title p{font-weight:500;font-size:14px;color:#0d1421}
.recommond .title a{font-weight:500;font-size:12px;color:#3562ff;display: flex;align-items: center;}
.recommond ul{width:100%}
.recommond ul li {border-bottom:1px solid #f5f5f6;height: 50px;padding: 0 4px;}
.recommond ul li:first-of-type{border-top:1px solid #f5f5f6;height:30px;line-height:30px;text-align:left;display:block;font-weight:500;font-size:12px;color:#616e85}
/* .recommond table th:last-of-type{text-align:center} */
.recommond ul li>a{width: 100%;height:100%;display:grid;grid-template-columns:3fr 3fr 3fr}
.recommond ul li>a>div{height:50px}
.recommond ul li>a>div:last-of-type,.recommond ul li>a>span:last-of-type{width:100%;display:flex;flex-direction:column;align-items:center;justify-content: center;}
.recommond ul li>a>div:nth-of-type(2),.recommond ul li>a>span:nth-of-type(2){display:flex;justify-content: flex-end;padding-right: 20px;box-sizing: border-box;}
.recommond ul li>a .nameBox{display:flex;align-items:center;height: 100%;}
.recommond ul li>a .nameBox img{width:20px;height:20px;margin:0 6px 0 0}
.recommond ul li>a .nameBox div{ display: flex;flex-direction: column;justify-content: center;}
.recommond ul li>a .nameBox div p,.recommond ul li>a .nameBox>p{font-size:14px;color:#0d1421;line-height:18px}
.recommond ul li>a .nameBox div span{font-size:10px;color:#616E85;line-height:10px;}
.recommond ul li>a .cell{width:100%;font-size:14px;color:#0d1421;text-align:right;line-height:50px}
.recommond ul li>a .namecell{text-align: left;flex-direction: column;align-items: start;justify-content: center;}
.recommond ul li>a .namecell p{font-size:14px;color:#0d1421;line-height: normal;}
.recommond ul li>a .namecell span{display: block;font-size:10px;color:#616E85;line-height: normal;}

.recommond ul li>a .ratioBox .waveSvg{display:block;width:90px;height:29px}
.recommond ul li>a .ratioBox .ratio{display:block;width:90px;font-weight:500;font-size:10px;text-align:center;line-height: 15px;}
.recommond ul li>a .ratioBox .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.recommond ul li>a .ratioBox .ratio.up{color:#16c784}
.recommond ul li>a .ratioBox .ratio.down{color:#ea3943}
.recommond ul li>a .ratioBox .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.recommond ul li>a .ratioBox .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.recommond .title a::after{display: block;content: '';width: 6px;height: 10px;background: url(../img/ico_more@2x.png) center/100% no-repeat;margin-left: 5px;}

/*  */
/* add */
/* .newDetailPage .mainTop  .right .newsUal{position: fixed;bottom: auto} */
/* .newDetailPage .mainTop  .right .newsUal{width:100%} */
.newDetailPage .mainTop  .right .newsUal li{width:100%;height:80px;border-bottom:1px solid #f5f5f6;display:flex;align-items:center;justify-content:space-between}
.newDetailPage .mainTop  .right .newsUal li>div{flex:1;height: 60px;display: flex;flex-direction: column;justify-content: space-between;}
.newDetailPage .mainTop  .right .newsUal li>div .content{font-weight:500;font-size:14px;color:#0d1421;line-height:20px;height:40px;overflow:hidden;text-overflow:ellipsis}
.newDetailPage .mainTop  .right .newsUal li>div .title{display: none;}
.newDetailPage .mainTop  .right .newsUal li>div .time{font-size: 12px;color: #616E85;line-height: 14px;}

.newDetailPage .mainTop  .right .newsUal li img{width:80px;height:60px;margin-left: 10px;border-radius:10%;object-fit:cover}
.newDetailPage .mainTop  .right .newsUal li.txTips{display: none;}

.newDetailPage .moreNews{max-width:1500px;margin:0 auto;height:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px;width: 100%;}
.newDetailPage .moreNews li{width:100%;margin-bottom:20px;position:relative}
.newDetailPage .moreNews li .picwrap{display:inline-block;width:100%;height:270px;position:relative;border-radius:12px;overflow:hidden;margin-bottom:10px}
.newDetailPage .moreNews li .titwrap{display:inline-block;width:100%;max-height:108px;overflow:hidden;position:relative;margin-bottom:5px}
.newDetailPage .moreNews li .mark{margin:30px 0 15px 0;font-weight:500;font-size:14px;color:#4a77ff;line-height:20px;text-align:left}
.newDetailPage .moreNews li .picwrap>img{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.newDetailPage .moreNews li .newsTitle{width:100%;font-weight:600;font-size:18px;color:#0d1421;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}
.newDetailPage .moreNews li .newsContent{width:100%;margin-bottom:10px;font-weight:400;font-size:14px;color:#616e85;line-height:24px;height:72px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}
.newDetailPage .moreNews li .newsTips{display:flex;align-items:center;flex-wrap:wrap;height:40px;overflow:hidden}
.newDetailPage .moreNews li .newsTips>a:nth-child(n+4){display: none;}
.newDetailPage .moreNews li .newsTips .newsTime{font-weight:600;font-size:12px;color:#0d1421;line-height:17px;text-align:left;margin-right:30px}
.newDetailPage .showDetail .link{display:flex;align-items:center;justify-content:center;}
.newDetailPage .ratioItem{width:auto;height:36px;background:#eff2f5;border-radius:12px;border:1px solid #f5f5f6;padding:6px 10px;font-size:12px;box-sizing:border-box;margin-right:20px;display:flex;justify-content:space-between;align-items:center;}
.newDetailPage .ratioItem .ratioinfo{display:flex;align-items:center;margin-right:5px}
.newDetailPage .ratioItem .ratioinfo img{width:20px;height:20px;object-fit:contain;margin-right:5px}
.newDetailPage .mainShow h5{font-weight:600;font-size:20px;color:#0d1421;margin:30px auto;max-width: 1440px;}
.hotInfo .multOrderNum{font-weight:600;font-size:16px;color:#4a77ff;line-height:16px;text-align:left}
.hotInfo .noneOrderNum{font-weight:600;font-size:16px;color:#16c784;line-height:16px;text-align:left}
.hotInfo .mainShow{width:1440px;margin:0 auto 48px;position:relative}
.hotInfo .mainShow .topShow{width:100%;display:flex;justify-content:space-between}
.hotInfo .mainShow .topShow .topItem{width:712px}
.hotInfo .mainShow .topShow .topItem .topchart{width:100%}
.hotInfo .selectBtn{width:100%;margin:0 auto 25px;justify-content:space-between;align-items:center}
.hotInfo .selectBtn .listBtn .changeBtn{display: flex;align-items: center;background: #eff2f5;border-radius: 7px;padding: 0;height: 28px;border: 3px solid #eff2f5;}
.hotInfo .selectBtn .listBtn{display:flex;justify-content:space-between;padding-right:10px}
.hotInfo .selectBtn .listBtn .left,.hotInfo .selectBtn .listBtn .right{display:flex}
.hotInfo .selectBtn .listBtn .changeBtn{margin-left:12px}
.hotInfo .selectBtn .listBtn .changeBtn i{height: 28px;color: #a6b0c3;border-radius: 6px;text-align: center;line-height: 28px;font-weight: 500;font-size: 12px;cursor: pointer;padding: 0 8px;}
.hotInfo .selectBtn .listBtn .changeBtn i.on{background:#fff;color:#0d1421}
.hotInfo .selectBtn h5{font-weight:600;font-size:20px;color:#0d1421;line-height:42px}
.hotInfo .hotEchart,.hotInfo .infoBox{width:100%;height:416px;z-index: 1;}
.hotInfo .infoBox{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}
.hotInfo .infoBox li{width:348px;height:200px;background:#f8f9fb;border-radius:12px;margin-bottom:16px;padding:35px 16px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}
.hotInfo .infoBox li .infoTxt{display:flex}
.hotInfo .infoBox li .infoTxt>div{width:120px;box-sizing:border-box}
.detailPage .center .infoBox li .infoTxt>div>p:nth-child(3),.hotInfo .infoBox li .infoTxt>div>p:nth-child(1){font-weight:600;font-size:14px;color:#0d1421;line-height:22px;text-align:left}
.hotInfo .infoBox li .infoTxt>div>p:nth-child(2){font-weight:400;font-size:14px;color:#616e85;line-height:22px;text-align:left;margin:35px 0 9px 0}
.hotInfo .infoBox li .infoTxt>div>p:nth-child(2)::before{display:inline-block;content:'';width:8px;border-radius:3px;height:8px;background:#16c784;vertical-align:middle;margin-right:10px}
.hotInfo .infoBox li .infoTxt>div>p:nth-child(2).multOrder::before{background:#4a77ff!important}
.hotInfo .infoBox li .infoProcess{width:100%;height:8px;background:#16c784;border-radius:3px;position:relative;overflow:hidden}
.hotInfo .infoBox li .infoProcess .processWid{height:8px;background:#4a77ff;border-radius:3px;position:absolute;left:0;top:0}
.hotInfo .mainShow .tableList{width:100%;justify-content:space-between}
.hotInfo .mainShow .tableList .tableItem{width:712px}
.hotInfo .tableList table{width: 100%;border-collapse: collapse;}
.hotInfo .tableList table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}
.hotInfo .tableself table tr{display:grid;grid-template-columns:40px 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr}
.hotInfo .tableList .tableItem .tableWrap{height:450px;background:#fcfdfd;border-radius:12px;border:2px solid #f5f5f6;padding:15px 5px 15px 15px;box-sizing:border-box}
.hotInfo .tableList .tableItem .tableWrap table{background:#fcfdfd}
.hotInfo .tableList .tableItem .tableWrap table th{height:48px;line-height:48px;text-align:right;flex:1;background:#fcfdfd;font-weight:500;font-size:14px;color:#0d1421}
.hotInfo .tableList .tableItem .tableWrap table tr th:nth-child(1){text-align:left!important}
.hotInfo .tableList .tableItem .tableWrap table tr{border-bottom:1px solid #f5f5f6}
.hotInfo .tableList .tableItem .tableWrap table tr td:nth-child(1){flex-direction:row!important}
.hotInfo .tableList .tableItem .tableWrap table td{height:70px;line-height:70px;display:flex;align-items:center;flex-direction:row-reverse}
.hotInfo .tableList .tableItem .tableWrap>div{height:100%;overflow:auto;scrollbar-width:thin;height: 100%;min-width: max-content;overflow-y: scroll;}
.hotInfo .tableList .tableMore table td{height:50px!important;line-height:50px!important}
.hotInfo .tableList .tableMore table tr{border-bottom:1px solid #f8f9fb!important}
.hotInfo .tableList .tableMore table td .nameBox{line-height: 1;}
.hotInfo .tableList .tableItem .tableWrap table tr:nth-child(1){position:sticky;top:0;background-color:#fcfdfd;z-index:1}
.hotInfo .addMargin{margin:60px 0}
.hotInfo .addDown{background:linear-gradient(90deg,rgba(238,61,56,0) 0,#f6b3b1 100%)}
.hotInfo .addUp{background:linear-gradient(90deg,rgba(5,199,87,0) 0,#9ae8bb 100%)}
.hotInfo .mainShow .echartWapBox{width:100%;margin-bottom:71px}
.hotInfo .mainShow .echartWapBox .echartTopHot{width:100%;height:500px;z-index: 1;}
.tableList .tableNormal table tr{border-bottom:1px solid #f5f5f6!important}
.hotInfo .tableList .tableNormal table td{height:70px;line-height:70px;display:flex;align-items:center;justify-content:center}
.hotInfo .tableList .tableNormal table th{height:48px;line-height:48px;text-align:center;flex:1}
.hotInfo .tableList .tableNormal table tr th:nth-child(2){text-align:left!important}
.hotInfo .tableList .tableNormal table tr td:nth-child(2){justify-content:flex-start}
.hotInfo .tableList .tableNormal table tr th:nth-child(3){text-align:right!important}
.hotInfo .tableList .tableNormal table tr td:nth-child(3){justify-content:flex-end}
.hotInfo .tableList .tableNormal .middlDown{background:rgba(234,57,67,.4)}
.hotInfo .tableList .tableNormal .mostDown{background:rgba(234,57,67,.7)}
.hotInfo .tableList .tableNormal .littleDown{background:rgba(234,57,67,.1)}
.hotInfo .tableList .tableNormal .middlUp{background:rgba(22,199,132,.2)}
.hotInfo .tableList .tableNormal .mostUp{background:rgba(22,199,132,.4)}
.hotInfo .tableList .tableNormal .littleUp{background:rgba(22,199,132,.1)}
.hotInfo .tableWrap>div::-webkit-scrollbar{width:6px;height:80%;border-radius:3px}
.hotInfo .tableWrap>div::-webkit-scrollbar-thumb{width:6px;border-radius:3px;background:#616e85}
.porosity .mainShow{width:1440px;margin:0 auto 48px;position:relative}
.porosity .mainShow .topShow{width:100%;display:flex;justify-content:space-between}
.porosity .mainShow .topShow .topItem{width:48%}
.porosity .mainShow .topShow .topItem .topchart{width:100%}
.porosity .mainShow .topSele{margin-bottom:0!important}
.porosity .selectBtn{width:100%;margin:0 auto 25px;justify-content:space-between}
.porosity .selectBtn .listBtn{display:flex;align-items:center}
.porosity .selectBtn.topSele .listBtn{flex:1;margin:26px 0 10px 0}
.porosity .selectBtn .listBtn .changeBtn{height:42px;background:#eff2f5;border-radius:10px;padding:5px;box-sizing:border-box;display:flex}
.porosity .selectBtn .listBtn .left,.porosity .selectBtn .listBtn .right{display:flex;width: 100%;}
.porosity .selectBtn .listBtn .right{justify-content:flex-end}
.porosity .selectBtn .listBtn .right .changeBtn{margin-left:10px}
.porosity .flowOptions .selectBox{width:104px;height:42px;background:#eff2f5;border-radius:10px;margin-right:12px}
.porosity .flowOptions .selectBox select{width:104px;height:42px;background:#eff2f5;border-radius:10px;border:none;padding:0 15px;font-weight:500;font-size:14px;color:#0d1421}
.porosity .flowOptions .days{width:90px;height:42px;background:#eff2f5;border-radius:10px;display:flex;align-items:center;padding:0 10px;box-sizing:border-box;font-weight:500;font-size:14px;color:#0d1421}
.porosity .flowOptions .days select{width:90px;height:42px;background:#eff2f5;border-radius:10px;border:none;padding:0 15px;font-weight:500;font-size:14px;color:#0d1421}
.porosity .selectBtn .listBtn .changeBtn i{width:72px;height:32px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:32px;font-weight:600;font-size:12px;cursor:pointer}
.porosity .selectBtn .listBtn .changeBtn i.on{background:#fff;color:#0d1421}
.porosity .selectBtn h5{font-weight:600;font-size:20px;color:#0d1421;line-height:42px}
.porosity .topBox{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}
.porosity .topItem{width:712px;height:200px;background:#fff;box-shadow:0 0 20px 0 rgba(164,164,165,.2);border-radius:12px;border:1px solid #f5f5f6}
.porosity .topItem ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;padding:40px}
.porosity .topItem ul li{width:40%;display:flex;margin-bottom:15px;justify-content:space-between}
.porosity .topItem ul li p{font-weight:600;font-size:12px;color:#0d1421;line-height:18px}
.porosity .topItem ul li>div{width:50%;height:31px;font-family:SanFranciscoText,SanFranciscoText;font-weight:500;font-size:12px;color:#0d1421;line-height:15px;text-align:left}
.porosity .topItem ul li .right{text-align:right!important}
.porosity ul li .ratio{font-weight:500;font-size:10px}
.porosity .mainShow .topItem ul li .ratio::before{display:inline-block;width:7px;height:6px;content:''}
.porosity .mainShow .topItem ul li .ratio.up{color:#16c784}
.porosity .mainShow .topItem ul li .ratio.down{color:#ea3943}
.porosity .mainShow .topItem ul li .rateUp{color:#16c784}
.porosity .mainShow .topItem ul li .rateDown{color:#ea3943}
.porosity .mainShow .topItem ul li .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.porosity .mainShow .topItem ul li .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.porosity .showOff{display:none}
.porosity .binanceBtc,.porosity .porpsitBtc{width:100%;height:420px;margin-bottom:40px}
.disflexItem{display:flex;align-items:center;justify-content:space-between}
.porosity .tableList .tableItemLeft{width:1440px;height:800px;box-sizing:border-box;background:#fff;border-radius:12px;border:2px solid #f5f5f6;padding:20px;box-sizing:border-box}
.porosity .tableList .tableLeft{width:100%}
.porosity .tableList .tableLeft table{width:100%}
.porosity .tableList .tableLeft table tr{display:grid;grid-template-columns:40px 2fr 5fr 1fr 2fr 1fr 2fr}
.porosity .tableList .tableLeft table th{height:48px;line-height:48px;text-align:right;flex:1;background:#fcfdfd}
.porosity .tableList .tableLeft table tr{border-bottom:1px solid #f5f5f6}
.porosity .tableList .tableLeft table tr:nth-child(1){display:none}
.porosity .tableList .tableLeft table td{height:50px;line-height:50px;display:flex;align-items:center;justify-content:center}
.porosity .tableList .tableLeft table td:nth-child(1){font-weight:400!important;font-size:14px!important;color:rgba(97,110,133,.5)!important}
.porosity .tableList .tableLeft table td:nth-child(2){justify-content:flex-start}
.porosity .tableList .tableLeft table td:nth-child(5),.porosity .tableList .tableLeft table td:nth-child(7){justify-content:flex-end}
.porosity .tableList .tableLeft .processBox{width:100%;height:100%;position:relative;background:linear-gradient(270deg,rgba(234,57,67,.6) 0,rgba(234,57,67,.2) 100%);overflow:hidden}
.porosity .tableList .tableLeft .processBox .processTxt{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px;box-sizing:border-box;position:relative;z-index:.5}
.porosity .tableList .tableLeft .processBox .process{height:100%;position:absolute;left:0;top:0;z-index:.1;background:linear-gradient(90deg,rgba(22,199,132,.7) 0,rgba(22,199,132,.2) 100%)}
.porosity .price.rateUp{color:#16c784}
.porosity .price.rateDown{color:#ea3943}
.porosity .tableList .tableItemRight{width:504px;height:800px;box-sizing:border-box;background:#fff;border-radius:12px;border:2px solid #f5f5f6;padding:20px;box-sizing:border-box}
.porosity .tableList .tableRight{width:100%}
.porosity .tableList .tableRight table tr{display:grid;grid-template-columns:1fr 2fr 1fr 1fr}
.porosity .tableList .tableRight table th{height:48px;line-height:48px;text-align:right;flex:1;background:#fcfdfd}
.porosity .tableList .tableRight table tr th:nth-child(1){text-align:left}
.porosity .tableList .tableRight table tr{border-bottom:1px solid #f5f5f6}
.porosity .tableList .tableRight table td{height:70px;line-height:70px;display:flex;align-items:center;justify-content:flex-end}
.porosity .tableList .tableRight table tr td:nth-child(1){justify-content:flex-start}
.porosity .tableList .tableRight table tr td:last-child{flex-direction:column;justify-content:center;align-items:flex-end}
.porosity .tableList .tableRight table tr td .time{line-height:14px!important}
.porosity .tableList .tableMore{height:90%;overflow:auto}
.porosity .tableList .tableMore table tr:nth-child(1){position:sticky;top:0;background-color:#fff;z-index:1}
.porosity .tableMore::-webkit-scrollbar{width:2px;height:100%}
.porosity .addMarginTop{margin-top:60px}
.porosity .tableBox table .numInfo{line-height:15px!important;display:flex;flex-direction:column;align-items:center;justify-content:center}
.porosity .mostDown{background:rgba(234,57,67,.7)}
.porosity .moreDown{background:rgba(234,57,67,.4)}
.porosity .middlDown{background:rgba(234,57,67,.2)}
.porosity .littleDown{background:rgba(234,57,67,.1)}
.porosity .mostUp{background:rgba(22,199,132,.7)}
.porosity .moreUp{background:rgba(22,199,132,.4)}
.porosity .middlUp{background:rgba(22,199,132,.2)}
.porosity .littleUp{background:rgba(22,199,132,.1)}
.porosity .tableBox table tr{grid-template-columns:40px 40px 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr}
.porosity .tableBox table tr th:nth-child(3){text-align:left!important}
.porosity .tableBox table tr th:nth-child(4){text-align:right!important}
.porosity .tableBox table tr td:nth-child(4){text-align:right!important}
.positionTable .mainShow{width:1440px;margin:0 auto}
.positionTable .selectBtn{width:100%;margin:0 auto 24px;justify-content:space-between}
.positionTable .selectBtn h5{font-weight:600;font-size:20px;color:#0d1421;line-height:42px}
/* .positionTable .tableBox{height:80vh;overflow:auto;scrollbar-width:thin} */
.positionTable .tableBox{height:auto;}
.positionTable table th{background:#eff2f5;}
.positionTable .allList .table tr{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}
.positionTable .allList .table thead tr:nth-child(1){grid-template-columns:1fr 1fr!important}
.positionTable table thead{background:#eff2f5;position:sticky;top:0;z-index:1}
.positionTable .tableBox::-webkit-scrollbar{width:4px;height:100%;border-radius:3px}
.positionTable .tableBox::-webkit-scrollbar-thumb{width:4px;border-radius:3px;background:#616e85}
.positionTable .tableBox table tr:nth-child(1){border-bottom:none!important}
.positionTable .tableBox table tr:nth-child(2) th:nth-child(1){text-align:left!important;padding-left:20px}
.positionTable .mostDown{background:rgba(234,57,67,.7)}
.positionTable .moreDown{background:rgba(234,57,67,.4)}
.positionTable .middlDown{background:rgba(234,57,67,.2)}
.positionTable .littleDown{background:rgba(234,57,67,.1)}
.positionTable .mostUp{background:rgba(22,199,132,.7)}
.positionTable .moreUp{background:rgba(22,199,132,.4)}
.positionTable .middlUp{background:rgba(22,199,132,.2)}
.positionTable .littleUp{background:rgba(22,199,132,.1)}
.positionTable .addbg{background:#eff2f5}
.favorites .mainShow{width:1440px;margin:0 auto;display:flex;justify-content:center;min-height:calc(100vh - 454px)}
.favorites .mainShow .labelNav{width:20%}
.favorites .mainShow .labelNav .navChange>div{width:180px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#616e85;line-height:18px;cursor:pointer}
.favorites .mainShow .labelNav .navChange>div.on{background:#eff2f5;color:#0d1421}
.favorites .mainShow .labelNav .navChange>div:nth-child(1)>a{display:inline-block;width:16px;height:16px;object-fit:contain;margin-right:5px;background:url(../img/ico_user_safety02.png) center/100% no-repeat}
.favorites .mainShow .labelNav .navChange>div:nth-child(2)>a{display:inline-block;width:16px;height:16px;object-fit:contain;margin-right:5px;background:url(../img/ico_user_like02.png) center/100% no-repeat}
.favorites .mainShow .labelNav .navChange>div:nth-child(3)>a{display:inline-block;width:16px;height:16px;object-fit:contain;margin-right:5px;background:url(../img/ico_user_coin02.png) center/100% no-repeat}
.favorites .mainShow .labelNav .navChange>div:nth-child(4)>a{display:inline-block;width:16px;height:16px;object-fit:contain;margin-right:5px;background:url(../img/ico_user_attacth02.png) center/100% no-repeat}
.favorites .mainShow .labelNav .navChange>div.on:nth-child(1)>a{display:inline-block;width:16px;height:16px;object-fit:contain;margin-right:5px;background:url(../img/ico_user_safety01.png) center/100% no-repeat}
.favorites .mainShow .labelNav .navChange>div.on:nth-child(2)>a{display:inline-block;width:16px;height:16px;object-fit:contain;margin-right:5px;background:url(../img/ico_user_like01.png) center/100% no-repeat}
.favorites .mainShow .labelNav .navChange>div.on:nth-child(3)>a{display:inline-block;width:16px;height:16px;object-fit:contain;margin-right:5px;background:url(../img/ico_user_coin01.png) center/100% no-repeat}
.favorites .mainShow .labelNav .navChange>div.on:nth-child(4)>a{display:inline-block;width:16px;height:16px;object-fit:contain;margin-right:5px;background:url(../img/ico_user_attacth01.png) center/100% no-repeat}
.favorites .mainShow .favoriteNews{flex:1}
.favorites .favoriteNews .moreNews{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px 16px;margin-bottom:20px}
.favorites .favoriteNews .moreNews li{display:flex;flex-direction:column}
.favorites .favoriteNews .moreNews li>.mark{margin:30px 0 10px 0;font-weight:500;font-size:14px;color:#4a77ff;line-height:20px;text-align:left}
.favorites .favoriteNews .moreNews li .imgBox{display: block;width:100%;height:270px;position:relative;overflow:hidden;border-radius:15px}
.favorites .favoriteNews .moreNews li .imgBox>img{height:100%;object-fit:contain;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;display:block}
.favorites .favoriteNews .moreNews li .newsTitle{display: block;width:100%;font-weight:600;font-size:16px;color:#0d1421;line-height:22px;height:44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;margin-top:13px}
.favorites .favoriteNews .moreNews li .newsContent{width:100%;margin:10px 0;font-weight:500;font-size:12px;color:#616e85;line-height:20px;height:80px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;flex:1}
.favorites .favoriteNews .moreNews li .newsTips{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:32px}
.favorites .favoriteNews .moreNews li .newsTips .newsTime{font-weight:600;font-size:12px;color:#0d1421;line-height:17px;text-align:left;margin-right:30px}
.favorites .ratioItem{display:flex;align-items:center;justify-content:space-between}
.favorites .ratioItem .ratioinfo{/* width: 55px; */height: 24px;background: #eff2f5;border-radius: 12px;border: 1px solid #f5f5f6;padding: 3px 8px;margin-right: 10px;display: flex;align-items: center;font-size: 12px;}
.favorites .ratioItem .ratioinfo img{width:20px;height:20px;object-fit:contain;margin-right:5px}
.favorites .collect{display:inline-block;width:18px;height:16px;background:url(../img/news_ico_collect01.png) center/100% no-repeat}
.favorites .collect.active{background:url(../img/news_ico_collect02.png) center/100% no-repeat!important}
.favorites .userInfo{width:340px;height:450px;padding:10px;box-sizing:border-box}
.favorites .userInfo .infoItem{width:300px;height:48px;margin:16px 0;display:flex;align-items:center;box-sizing:border-box;background:#fcfdfd;border-radius:6px;border:1px solid #f5f5f6;position:relative}
.favorites .userInfo .infoItem.phoneNum{background:0 0;border:none;justify-content:space-between}
.favorites .userInfo .infoItem.phoneNum .phone{background:0 0;border:none;justify-content:space-between;font-family:Poppins,Poppins;font-weight:600;font-size:20px;color:#0d1421;line-height:18px}
.favorites .password{width:100%;height:100%;border:0;border-radius:.2rem;padding:5px 10px;box-sizing:border-box;font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:#1c1c1c;line-height:14px;background:rgba(252,253,253,.3)}
.favorites .codeBtn{border:0;color:rgba(53,98,255,.7);font-weight:400;font-size:12px;line-height:14px}
.favorites .password{width:100%;height:100%;border:0;border-radius:.2rem;padding:5px 10px;box-sizing:border-box;font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:#1c1c1c;line-height:14px;background:rgba(252,253,253,.3);padding-right:30px;box-sizing:border-box}
.favorites .password::placeholder{font-size:12px;font-weight:400;color:rgba(97,110,133,.4)}
.favorites .btn{width:180px;height:50px;line-height:50px;background:rgba(97,110,133,.1);border-radius:12px;margin:30px auto;font-weight:400;font-size:12px;color:#616e85;text-align:center}
.favorites .clear{display:none;content:'';position:absolute;width:18px;height:18px;right:10px;background-image:url(../img/ico_delete.png);background-repeat:no-repeat}
.favorites .eyeon{display:block;content:'';position:absolute;width:17px;height:12px;right:10px;background-image:url(../img/ico_conceal02.png);background-repeat:no-repeat}
.favorites .eyeoff{background:url(../img/ico_conceal01.png) no-repeat center!important}
.favorites .tips{width:100%;height:18px;color:#ea3943;font-weight:500;font-size:11px;color:#ea3943;line-height:18px;padding-left:20px}
.favorites .table{width:100%;display:none}
.favorites .table table{width:100%}
.favorites .table:nth-child(1){display:block}
.favorites .table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));border-bottom:1px solid #f5f5f6}
.favorites .table th{height:48px;text-align:center;flex:1;font-weight:600;font-size:12px;color:#0d1421}
.favorites .table th:nth-child(2){text-align:left}
.favorites .table td{height:70px;text-align:center;display:flex;justify-content:center;align-items:center;flex:1}
.favorites .table .tableLink{display:block;width:90px;height:40px;background:#eff2f5;border-radius:12px;line-height:40px;text-align:center;font-weight:600;font-size:14px;color:#0d1421}
.favorites .table .tableLink:hover{background:#dfe5eb}
.favorites .table .collectOff{display:block;width:16px;height:16px;background:url(../img/home_ico_collect01.png) no-repeat center;background-size:cover;cursor:pointer}
.favorites .table .collectOn{display:block;width:16px;height:16px;background:url(../img/home_ico_collect02.png) no-repeat center;background-size:cover;cursor:pointer}
.favorites .table td .nameBox{display:block;width:100%;text-align:left}
.favorites .table td .nameBox img{display:inline-block;width:30px;height:30px;border-radius:50%;overflow:hidden;vertical-align:-8px}
.favorites .table td .nameBox .name{width:100%;word-wrap:break-word;font-weight:600;font-size:16px;color:#0d1421}
.favorites .table td .price{width:100%;word-wrap:break-word;font-weight:500;font-size:14px;color:#0d1421}
.favorites .favoriteNews .tableuserS .ratio{font-weight:500;font-size:12px;display:block}
.favorites .favoriteNews .tableuserS .ratio::before{display:inline-block;width:10px;height:6px;content:'';vertical-align:middle}
.favorites .ratio.up{color:#16c784}
.favorites .ratio.down{color:#ea3943}
.favorites .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.favorites .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
.favorites .ratio.noBefore::before{display:none}
.favorites .table td .priceBox{line-height:1;text-align:right}
.favorites .table td .priceBox .btc_i{font-weight:500;font-size:12px;color:#616e85}
.favorites .table td .waveSvg{display:block;width:72px;height:30%}
.favorites .attention ul li{ position: relative;width: 100%;margin-bottom: 30px;box-sizing: border-box;display: flex;}
.favorites .attention ul li .autherPic{ width: 36px;height: 36px;object-fit: contain;border-radius: 50%;overflow: hidden;}
.favorites .attention ul li .attentionInfo{flex: 1;width: 100%;padding: 0px 73px 16px 13px;box-sizing: border-box;}
.favorites .attention ul li .attentionInfo>.followBtn{position: absolute;top: 0;right: 0;display: flex;align-items: center;justify-content: center;width: 64px;height: 32px;background: #3562FF;border-radius: 8px;border: 1px solid #3562FF;font-size: 12px;color: #F5F9FF;cursor: pointer;content: '关注';}
.favorites .attention ul li .attentionInfo .followBtn i{display: inline-block;width: 12px;height: 12px;background: url(../img/dav_ico_follow01.png) no-repeat center;background-size: cover;}
.favorites .attention ul li .attentionInfo .followBtn.active{background: #FFFFFF;border-color: #B0B6C2;color: #B0B6C2;content: '已关注';}
.favorites .attention ul li .attentionInfo .followBtn.active i{background-image: url(../img/dav_ico_follow02.png);}

.favorites .attention ul li .attentionInfo .authorBox{display: inline-block;}
.favorites .attention ul li .attentionInfo .authorBox a{display: flex;align-items: center;height: 20px;}
.favorites .attention ul li .attentionInfo .authorBox h4{font-weight: 500;font-size: 16px;color: #0D1421;}
.favorites .attention ul li .attentionInfo .authorBox span{font-size: 14px;color: #B0B6C2;}
.favorites .attention ul li .attentionInfo .detailText{margin-top: 5px;}
.favorites .attention ul li .attentionInfo .detailText p{font-size: 14px;color: #0D1421;line-height: 22px;}
.favorites .attention ul li .attentionInfo .detailText .location{font-size: 14px;color: #3562FF;line-height: 22px;}
.favorites .attention ul li .attentionInfo .detailText .img{width: 600px;height: 354px;margin-top: 10px;background: #ccc;border-radius: 8px;}
.favorites .attention ul li .celebritySign{display: inline-block;width: 18px;height: 18px;background: url(../img/dav_ico_certification01.png) no-repeat center;background-size: cover;margin-left: 3px;}
.favorites .attention ul li .celebritySign.yellow{background-image: url(../img/dav_ico_certification02.png);}
.favorites .attention ul li .celebritySign.gray{background-image: url(../img/dav_ico_certification03.png);}
.favorites .attention ul li .iconimg{width: 16px;height: 16px;border-radius: 50%;margin-left: 3px;}


/* table 表头吸顶 s */
.mainPage.allList .table{transform: none !important;}
.mainPage.allList .table table thead,
.bourseAllList .tableWrap table thead,
.capitalRateBox .allList table thead,
.hotInfo .tableList table thead,
.porosity .tableBox table thead
{width: 100%;height: 48px;}
.mainPage.allList .table table thead th,
.bourseAllList .tableWrap table thead th,
.capitalRateBox .allList table thead th,
.hotInfo .tableList table thead th,
.porosity .tableBox table thead th
{box-sizing: border-box;}
.mainPage.allList .table table .table-head-fixed,
.bourseAllList .tableWrap table .table-head-fixed,
.capitalRateBox .allList table .table-head-fixed,
.hotInfo .tableList table .table-head-fixed,
.porosity .tableBox table .table-head-fixed
{position: fixed;top: 102px;left: 50%;transform: translateX(-50%) !important; width: 1440px;box-sizing: border-box;z-index: 2;overflow: hidden;overflow-x: auto;scrollbar-width: none;border-bottom: none;background-color: #fff;animation: tableHeadFixed .5s ease 1;}
@keyframes tableHeadFixed {
  0% {height: 0;}
  100% {height: inherit;}
}

.mainPage.allList .table table .table-head-fixed::-webkit-scrollbar,
.bourseAllList .tableWrap table .table-head-fixed::-webkit-scrollbar,
.capitalRateBox .allList table .table-head-fixed::-webkit-scrollbar,
.hotInfo .tableList table .table-head-fixed::-webkit-scrollbar,
.porosity .tableBox table .table-head-fixed::-webkit-scrollbar 
{display: none;}

.positionTable .tableBox table thead{width: 100%;height: 97px;}
.positionTable .tableBox table thead th{box-sizing: border-box;}
.positionTable .tableBox table .table-head-fixed:nth-child(1){position: fixed;top: 102px;left: 50%;transform: translateX(-50%) !important; width: 1440px;box-sizing: border-box;z-index: 2;overflow: hidden;overflow-x: auto;scrollbar-width: none;border-bottom: none;background-color: #eff2f5;}
.positionTable .tableBox table .table-head-fixed:nth-child(2){position: fixed;top: 150px;left: 50%;transform: translateX(-50%) !important; width: 1440px;box-sizing: border-box;z-index: 2;overflow: hidden;overflow-x: auto;scrollbar-width: none;border-bottom: none;background-color: #eff2f5;animation: tableHeadFixedSpec .3s ease 1;}
.positionTable .tableBox .tableWrap table .table-head-fixed::-webkit-scrollbar {display: none;}
@keyframes tableHeadFixedSpec {
  0% {height: 0;}
  100% {height: 48px;}
}
@media (max-width: 1500px) {
  .mainPage.allList .table table .table-head-fixed,
  .bourseAllList .tableWrap table .table-head-fixed,
  .capitalRateBox .allList table .table-head-fixed,
  .hotInfo .tableList table .table-head-fixed,
  .porosity .tableBox table .table-head-fixed,
  .positionTable .tableBox .tableWrap table .table-head-fixed
  {left: 0;transform: none !important;width: 100%;}
}
/* table 表头吸顶 e */
/* 登录注册弹窗 s */
.loginDialog{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 100;display: none;}
.loginDialog-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
.loginDialog button{border: none;background: none;}
/* main */
.loginDialog-main{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);display: flex;align-items: flex-start;width: 980px;height: 660px;background: #FFFFFF;border-radius: 24px;overflow: hidden;}
/* 左侧图片 */
.loginDialog-left{position: relative;width: 440px;height: 100%;background: #ccc;background: url(../img/login_banner.png) no-repeat center;}
/* 右侧登录注册 */
.loginDialog-right{position: relative;width: 540px;height: 100%;padding: 0 50px;box-sizing: border-box;}
.loginDialog-close{position: absolute;top: 30px;right: 30px;width: 14px;height: 14px;background: url(../img/ico_pop_close@2x.png) no-repeat center;background-size: cover; cursor: pointer;z-index: 1;}
/* 登录注册-模块(登录注册/找回密码) */
.loginDialog-block{position: relative;width: 100%;height: 100%;padding: 75px 0 45px;box-sizing: border-box;display: none;}
.loginDialog-block[data-module="setPasswordBlock"]{padding: 55px 0 46px;}
.loginDialog-block.active{display: block;}
/* 登录注册-头部（找回密码） */
.loginDialog-head{position: relative;font-weight: 500;font-size: 20px;color: #0D1421;line-height: 26px;text-align: center;}
.loginDialog-back{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 10px;height: 18px;background: url(../img/ico_back@2x.png) no-repeat center;background-size: cover;cursor: pointer;}
/* 登录注册-tab */
.loginDialog-tab{display: flex;align-items: center;justify-content: center;}
.loginDialog-tab-item{font-size: 20px;color: #616E85;line-height: 26px;margin: 0 27px;position: relative;cursor: pointer;transition: .2s;}
.loginDialog-tab-item::after{content: "";position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%);width: 30px;height: 3px;background: #3562FF;display: none;}
.loginDialog-tab-item:hover,.loginDialog-tab-item.active{color: #0D1421;font-weight: 500;}
.loginDialog-tab-item.active::after{display: block;}
/* 登录注册-表单 */
/*  */
.loginDialog-box{width: 100%;margin-top: 47px;display: none;}
.loginDialog-box.active{display: block;}
.loginDialog-form-item{width: 100%;position: relative;margin-bottom: 15px;}
.loginDialog-form-item:last-child{margin-bottom: 0;}
.loginDialog-form-name{font-size: 14px;color: #0D1421;line-height: 18px;padding-left: 5px;box-sizing: border-box;}
.loginDialog-form-input{position: relative;width: 100%;height: 60px;border: 1px solid #F5F5F6;margin-top: 10px;padding: 0 30px 0 12px;border-radius: 6px;background: #FCFDFD;overflow: hidden;box-sizing: border-box;}
.loginDialog-form-input input{width: 100%;height: 100%;background: none;border: none;outline: none;color: #0D1421;font-weight: 500;}
.loginDialog-form-error{position: absolute;top: 0;right: 0;font-size: 14px;color: #FF2936;display: none;}
.loginDialog-form-item.focus .loginDialog-form-input{border-color: #3562FF;}
.loginDialog-form-item.error .loginDialog-form-input{border-color: #FF2936;}
.loginDialog-form-item.error .loginDialog-form-error{display: block;}
/* 登录注册-表单-验证码 */
.loginDialog-form-input.captcha{padding-right: 115px;}
.loginDialog-form-verifyCode{position: absolute;top: 50%;right: 5px;transform: translateY(-50%);width: 105px;height: 50px;background: #3562FF;border-radius: 3px;display: flex;align-items: center;justify-content: center;font-size: 12px;color: #FFFFFF;cursor: pointer;}
.loginDialog-form-verifyCode.forbid{background: rgba(97, 110, 133, .1);color: #616E85;cursor: not-allowed;}
/* 登录注册-清空 */
.loginDialog-form-clear{position: absolute;top: 50%;right: 6px;transform: translateY(-50%) !important;width: 18px;height: 18px;background: url(../img/ico_delete.png) no-repeat center;cursor: pointer;display: none;}
/* 登录注册-密码显示 */
.loginDialog-form-eye{position: absolute;top: 50%;right: 6px;transform: translateY(-50%) !important;width: 17px;height: 12px;background: url(../img/ico_conceal01.png) no-repeat center;cursor: pointer;display: none;}
.loginDialog-form-eye.active{background-image: url(../img/ico_conceal02.png);}
/* 登录注册-类型 */
.loginDialog-type{display: flex;align-items: center;justify-content: space-between;padding-left: 5px;box-sizing: border-box;margin-top: 23px;}
.loginDialog-type span{font-weight: 500;font-size: 12px;color: #3562FF;line-height: 18px;cursor: pointer;}
/* 登录注册-底部按钮 */
.loginDialog .loginDialog-btn{position: absolute;bottom: 85px;left: 0;width: 100%;height: 60px;background: rgba(97,110,133,.1);border-radius: 12px;display: flex;align-items: center;justify-content: center;font-weight: 500;font-size: 18px;color: #616E85;cursor: not-allowed;}
.loginDialog .loginDialog-btn.active{background: linear-gradient( 270deg, #4F84F9 0%, #392EF6 100%);color: #FFFFFF;cursor: pointer;}
.loginDialog .setPasswordBlock .loginDialog-btn{bottom: 46px;}
/* 登录注册-协议 */
.loginDialog-protocol{position: absolute;bottom: 45px;left: 0;width:100%;font-size:12px;color:#0d1421;line-height: 18px;display: flex;align-items: center;justify-content: center;}
.loginDialog-protocol a{color:#3562ff;}
.loginDialog-protocol i{display:inline-block;width:16px;height:16px;background:url(../img/btn_xuan_01.png) no-repeat center;background-size:cover;margin-right:5px;cursor:pointer;}
.loginDialog-protocol i.active{background-image:url(../img/btn_xuan_02.png);}
/* 登录注册弹窗 e */
.risePage .mainShow{width:1440px;margin:0 auto 48px;position:relative}
.risePage .mainShow .topShow{width:100%;display:flex;justify-content:space-between}
.risePage .mainShow .topShow .topItem{width:48%}
.risePage .mainShow .topShow .topItem .topchart{width:100%}
.risePage .selectBtn{width:100%;margin:0 auto 25px;justify-content:space-between;align-items:center}
.risePage .selectBtn .listBtn .changeBtn{height:42px;background:#eff2f5;border-radius:10px;padding:5px;box-sizing:border-box;display:flex}
.risePage .selectBtn .listBtn{display:flex;justify-content:space-between}
.hotInfo .selectBtn .listBtn .right,.risePage .selectBtn .listBtn .left{display:flex}
.risePage .selectBtn .listBtn .changeBtn i{width:72px;height:32px;color:#a6b0c3;border-radius:6px;text-align:center;line-height:32px;font-weight:600;font-size:12px;cursor:pointer}
.risePage .selectBtn .listBtn .changeBtn i.on{background:#fff;color:#0d1421}
.risePage .selectBtn h5{font-weight:600;font-size:20px;color:#0d1421;line-height:42px;text-indent:1em}
.hotInfo .infoBox,.risePage .hotEchart{width:100%;height:416px}
.risePage .infoBox{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}
.risePage .infoBox li{width:48%;height:200px;background:#f8f9fb;border-radius:12px;margin-bottom:16px;padding:0 16px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around}
.risePage .infoBox li .infoTxt{display:flex}
.risePage .infoBox li .infoTxt>div{width:120px;box-sizing:border-box}
.detailPage .center .infoBox li .infoTxt>div>p:nth-child(3),.risePage .infoBox li .infoTxt>div>p:nth-child(1){font-weight:600;font-size:14px;color:#0d1421;line-height:22px;text-align:left}
.risePage .infoBox li .infoTxt>div>p:nth-child(2){font-weight:400;font-size:14px;color:#616e85;line-height:22px;text-align:left;margin-top:14px}
.risePage .infoBox li .infoTxt>div>p:nth-child(2)::before{display:inline-block;content:'';width:6px;border-radius:50%;height:6px;background:#16c784;vertical-align:middle;margin-right:10px}
.risePage .infoBox li .infoTxt>div>p:nth-child(2).multOrder::before{background:#4a77ff!important}
.risePage .infoBox li .infoProcess{width:100%;height:4px;background:#16c784;border-radius:3px;position:relative;overflow:hidden}
.risePage .infoBox li .infoProcess .processWid{height:4px;background:#4a77ff;border-radius:3px;position:absolute;left:0;top:0}
.risePage .mainShow .tableList{width:100%;justify-content:space-between}
.risePage .mainShow .tableList .tableItem{width:712px}
.risePage .tableList table{width:100%!important}
.risePage .tableList table tr{display:grid;grid-template-columns:1fr 3fr 2fr 2fr 2fr}
.risePage .tableList .tableItem .tableWrap{height:auto;background:#fcfdfd;border-radius:12px;border:2px solid #f5f5f6;padding:15px 0 15px 15px;box-sizing:border-box}
.risePage .tableList .tableItem .tableWrap table{background:#fcfdfd}
.risePage .tableList .tableItem .tableWrap table th{height:48px;line-height:48px;text-align:center;flex:1;background:#fcfdfd;font-weight:500;font-size:14px;color:#0d1421}
.risePage .tableList .tableItem .tableWrap table tr th:nth-child(2){text-align:left!important}
.risePage .tableList .tableItem .tableWrap table tr th:nth-child(3){text-align:right!important}
.risePage .tableList .tableItem .tableWrap table tr{border-bottom:1px solid #f5f5f6}
.risePage .tableList .tableItem .tableWrap table tr td:nth-child(2){justify-content:flex-start!important}
.risePage .tableList .tableItem .tableWrap table tr td:nth-child(3){justify-content:flex-end!important;text-align:right!important}
.risePage .tableList .tableItem .tableWrap table td{height:70px;line-height:70px;display:flex;align-items:center;justify-content:center}
.risePage .tableList .tableItem .tableWrap>div{height:100%;overflow:auto}
.risePage .tableList .tableMore table td{height:50px!important;line-height:50px!important}
.risePage .tableList .tableMore table tr{border-bottom:1px solid #f8f9fb!important}
.flowSelect{max-width:100%;margin:0 auto;height:100vh;position:relative;display:flex;justify-content:center;align-items:center}
.flowSelect .inbg{background:rgba(0,0,0,.7);height:100vh;width:100%;z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0}
.flowSelect .selectItem{margin-bottom:20px}
.selectItem{width:100%;display:flex;justify-content:space-between;align-items:center}
.selectItem .selectLabel{width:180px;font-weight:500;font-size:12px;color:#616e85;line-height:12px;position:relative}
.selectList{width:680px;min-height:660px;margin:0 auto;background:#fff;border-radius:24px;box-sizing:border-box}
.selectForm{width:680px;height:auto;margin:0 auto;padding:40px 40px 0 40px;box-sizing:border-box;border-bottom:1px solid #f5f5f6}
.selectForm .infoBox{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-weight:500;font-size:20px;color:#0d1421;line-height:26px}
.selectForm .infoBox span{display:block;width:14px;height:14px;background:url(../img/ico_pop_close.png) center/100% no-repeat}
.selectForm .selectBox{width:400px;height:40px;background:#eff2f5;border-radius:10px;position:relative}
.selectForm .selectBox .select{position:relative;width:100%;height:100%;background:#eff2f5;border-radius:10px;border:none;padding:0 30px 0 15px;font-weight:500;font-size:12px;color:#0d1421;line-height:40px;text-align:left;box-sizing:border-box}
.selectForm .selectOption{width:100%;background:#fff;box-shadow:0 0 6px 0 rgba(164,164,165,.2);border-radius:10px;padding:10px;font-size:14px;color:#0d1421;line-height:42px;text-align:left;box-sizing:border-box;position:absolute;left:0;top:110%;z-index:2;max-height:240px;overflow:auto;display:none}
.selectForm .selectOption li{width:100%;height:36px;font-family:SanFranciscoText,SanFranciscoText;font-weight:500;font-size:14px;color:#0d1421;line-height:36px}
.selectForm .selectOption li.active{background:#f8f9fb}
.selectForm .selectOption::-webkit-scrollbar{width:4px;height:100%;border-radius:3px}
.selectForm .selectOption::-webkit-scrollbar-thumb{width:4px;border-radius:3px;background:#eff2f5}
.selectForm .selectDir{min-width:13px;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:0}
.selectForm .selectDir .selTop{width:13px;height:8px;background:url(../img/ico_pop_sel.png) center/100%}
.selectForm .selectDir .selTop.active{width:13px;height:8px;background:url(../img/ico_pop_sel.png) center/100%;transform:rotate(180deg)}
.selectForm .inputBox{width:400px;height:40px;display:flex;align-items:center;justify-content:space-between}
.selectForm .inputBox input{width:190px!important;border:none;height:42px;line-height:42px;background:#eff2f5;border-radius:10px;padding:0 30px 0 15px;box-sizing:border-box;position:relative}
.selectForm .inputBox .selectBox{width:190px!important}
.selectForm .bottomSel{padding:0 50px 0 15px!important}
.selectForm .bottomSel .selectOption{top:auto!important;bottom:100%!important}
.selectList .selectBtn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-sizing:border-box;margin:16px 0 23px 0}
.selectList .btnLeft{display:flex;justify-content:center;align-items:center}
.selectList .btnLeft span{font-weight:500;font-size:14px;color:#4a77ff;line-height:12px}
.selectList .btnLeft img{width:20px;height:20px;object-fit:contain}
.selectList .btnRight{width:90px;height:50px;line-height:50px;text-align:center;background:linear-gradient(270deg,#679cff 0,#3562ff 100%);border-radius:12px;font-weight:500;font-size:14px;color:#f5f9ff}
.selectForm .inputItem{position:relative;height:40px}
.selectForm .inputItem i{display:block;content:'';position:absolute;height:42px;line-height:42px;top:0;right:10px;font-family:SanFranciscoText,SanFranciscoText;font-weight:500;font-size:14px;color:#0d1421}
.finVal{width:100%;overflow:hidden;margin:0 auto;white-space:nowrap}
.listBtn .select{position:relative;min-width:104px;height:34px;background:#eff2f5;border-radius:6px;border:none;padding:0 30px 0 15px;font-weight:500;font-size:12px;color:#0d1421;line-height:32px;text-align:left;box-sizing:border-box;margin-left:15px;border:2px solid transparent}
.listBtn .select.active{border:2px solid #3562ff}
.listBtn .select.addWid{min-width:200px!important}
.listBtn .select.active .selectOption{display:block}
.listBtn .selectOption{width:100%;background:#fff;box-shadow:0 4px 6px 0 rgba(164,164,165,.2);border-radius:10px;padding:10px 0;font-size:14px;color:#0d1421;line-height:42px;text-align:left;box-sizing:border-box;position:absolute;left:0;top:110%;z-index:2;max-height:240px;overflow:auto;display:none}
.listBtn .selectOption li{width:100%;height:36px;font-family:SanFranciscoText,SanFranciscoText;font-weight:500;font-size:14px;color:#0d1421;line-height:36px;padding-left:15px;box-sizing:border-box}
.listBtn .selectOption li:hover{cursor:pointer;background:#f8f9fb}
.listBtn .selectOption li.active{background:#f8f9fb;color:#3562ff}
.listBtn .selectOption::-webkit-scrollbar{width:4px;height:100%;border-radius:3px}
.listBtn .selectOption::-webkit-scrollbar-thumb{width:4px;border-radius:3px;background:#eff2f5}
.listBtn .selectDir{min-width:13px;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:0}
.listBtn .select .selectDir .selTop{width:9px;height:7px;background:url(../img/ico_pop_sel.png) center/100%}
.listBtn .select.active .selectDir .selTop{width:9px;height:7px;background:url(../img/ico_pop_sel.png) center/100%;transform:rotate(180deg)}
.listBtn .select.active .selectDir .selAll{background:url(../img/ico_checkbox03.png) center/100%!important;transform:none!important}
.listBtn .select .selectDir .selAll{background:url(../img/ico_checkbox03.png) center/100% no-repeat;width:7px!important;height:12px!important}
.hint-view{width:200px;height:auto;line-height:36px;font-size:14px;padding:5px;background-color:rgba(0,0,0,.5);position:fixed;left:50%;bottom:150px;margin-left:-100px;text-align:center;z-index:999;border-radius:10px;color:#fff;word-break:break-all;opacity:0;pointer-events:none}
.hint-view.moveInit{transition:all .4s cubic-bezier(.17,.74,.23,1.53);-webkit-transition:all .4s cubic-bezier(.17,.74,.23,1.53)}
.hint-view.move.moveInit{opacity:1;-webkit-transform:translateY(-100px);transform:translateY(-100px)}
.hint-view.fadeInit{transition:all .8s ease;-webkit-transition:all .8s ease}
.hint-view.fadeOut.fadeInit{opacity:0}
input[type=checkbox]{background:url(../img/btn_xuan_01.png) no-repeat center;-webkit-appearance:none;border:none;border-radius:2px;outline:0}
input[type=checkbox]:checked{border:none;background:url(../img/btn_xuan_02.png) no-repeat center;background-size:contain}
.aggreement{width:100vw;margin:0 auto;height:100%;position:fixed;top:0;left: 0;z-index:101;display:flex;justify-content:center;align-items:center}
.aggreement .inbg{background:rgba(0,0,0,.2);height:100vh;width:100%;z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0}
.aggreement .aggrementBox{width:1200px;height:660px;background:#fff;border-radius:24px;box-sizing:border-box;padding:40px 30px 17px 30px;display:flex;flex-direction:column;justify-content:space-between}
.aggreement .aggrementBox .titleBox{width:100%;display:flex;align-items:center;justify-content:center;position: relative;}
.aggreement .aggrementBox .titleBox p{font-weight:500;font-size:18px;color:#0d1421;line-height:26px;margin:0}
.aggreement .aggrementBox .titleBox .close{width: 14px;height: 14px;background: url(../img/ico_pop_close@2x.png) no-repeat center;background-size: cover;position: absolute;top: -30px;right: -15px;cursor: pointer;}
.aggreement .aggrementBox .contentWarp{width:100%;height:560px;overflow:auto}
.aggreement .aggrementBox .contentWarp .content{width:100%;height:max-content}
.aggreement .aggrementBox .contentWarp .content p{font-size:14px;line-height:28px;color:#0d1421;margin:0}
.aggreement .aggrementBox .contentWarp .content h3{font-size:15px;line-height:32px;color:#0d1421;margin:5px 0;font-weight:600}
.aggreement .aggrementBox .contentWarp::-webkit-scrollbar{width:4px;height:20px;border-radius:3px}
.aggreement .aggrementBox .contentWarp::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(60,38,11,.5)}
.disabled{pointer-events:none;opacity:.5;cursor:not-allowed}
.static{overflow:hidden!important}

.classAllList .tableBox .table tr th{line-height: 20px;}
.mainPage.allList th,.mainPage.allList td{text-align: left;justify-content: flex-start;padding: 0 5px;}
.mainPage.allList th:nth-child(n+4),.mainPage.allList td:nth-child(n+4){text-align: right;justify-content:flex-end}
.tableBox .tableIndexS.table tr th{line-height: 20px;}
/* .tableBox .tableIndexS.table tr th:nth-of-type(3){text-align: left !important;} */
.tableBox .tableIndexSS.table tr th{line-height: 20px;}
/* .tableBox .tableIndexSS.table tr th:nth-of-type(3){text-align: left !important;}
.tableBox .tableIndexSF.table tr th:nth-of-type(3){text-align: left !important;} */
.downRateRun{animation: downColor 1s linear;}
.undefindBox{width: 100%;min-height:calc(100vh - 454px);display: flex;flex-direction: column;justify-content: center;align-items: center;}
.undefindBox img{display: block;width: 274px;margin-bottom: 40px;}
.undefindBox p{font-size: 14px;color: #616E85;line-height: 22px;text-align: center;margin-bottom: 40px;}
.undefindBox a{display: block;width: 90px;height: 40px;background: #3562FF;border-radius: 12px;text-align: center;line-height: 40px;font-size: 14px;color: #F5F9FF;}
.detailPage .center .nav .priceChange{display: none;}
.detailPage .center .nav .numList{display: none;}

.firstPageNews{width: 1440px;margin: 0 auto 29px;}
.firstPageNews h5{font-weight: 600;font-size: 14px;color: #0d1421;margin-bottom: 14px;text-indent: 2em;}
.firstPageNews .moreNews{max-width:1500px;margin:0 auto;height:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px;width: 100%;}
.firstPageNews .moreNews li{width:100%;margin-bottom:20px;position:relative}
.firstPageNews .moreNews li.txTips{display: none;}
.firstPageNews .moreNews li .picwrap{display:inline-block;width:100%;height:270px;position:relative;border-radius:12px;overflow:hidden;margin-bottom:10px}
.firstPageNews .moreNews li .titwrap{display:inline-block;width:100%;max-height:108px;overflow:hidden;position:relative;margin-bottom:5px}
.firstPageNews .moreNews li .mark{margin:30px 0 15px 0;font-weight:500;font-size:14px;color:#4a77ff;line-height:20px;text-align:left}
.firstPageNews .moreNews li .picwrap>img{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.firstPageNews .moreNews li .newsTitle{width:100%;font-weight:600;font-size:18px;line-height: 30px;height: 30px;color:#0d1421;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}
.firstPageNews .moreNews li .newsContent{width:100%;margin-bottom:10px;font-weight:400;font-size:14px;color:#616E85;line-height:24px;height:72px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}
.firstPageNews .moreNews li .newsTips{display:flex;align-items:center;flex-wrap:nowrap;height:40px;overflow:hidden}
.firstPageNews .moreNews li .newsTips>a:nth-child(n+4){display: none;}
.firstPageNews .moreNews li .newsTips .newsTime{font-weight:600;font-size:12px;color:#616E85;line-height:17px;text-align:left;margin-right:30px}
.firstPageNews .moreNews li .ratioItem{width:auto;height:36px;background:#eff2f5;border-radius:20px;border:1px solid #f5f5f6;padding:6px 10px;font-size:12px;box-sizing:border-box;margin-right:20px;display:flex;justify-content:space-between;align-items:center;}
.firstPageNews .moreNews li .ratioItem .ratioinfo{display:flex;align-items:center;margin-right:5px}
.firstPageNews .moreNews li .ratioItem .ratioinfo img{width:20px;height:20px;object-fit:contain;margin-right:5px}
.firstPageNews .moreNews li .ratioItem .ratio.up{color:#16c784}
.firstPageNews .moreNews li .ratioItem .ratio.down{color:#ea3943}
.firstPageNews .moreNews li .ratioItem .ratio::before{display:inline-block;width:7px;height:6px;content:''}
.firstPageNews .moreNews li .ratioItem .ratio.up::before{background:url(../img/home_ico_up.png) no-repeat center;background-size:cover}
.firstPageNews .moreNews li .ratioItem .ratio.down::before{background:url(../img/home_ico_down.png) no-repeat center;background-size:cover}
/* 大V快讯 s */
.page .headerBlock.celebrityHeader{height: 100px;}
.celebrityMain.mainShow{display:flex;max-width:2560px;width:100%;margin:0 auto;padding-bottom: 48px;}
/* 大V快讯-通用-加载 */
.pageModule-status,.pop-status{display: none;width: 100%;}
.pageModule-status[data-status="info"]{background: #fff;}
.pageModule-status[data-status="condition"]{width: 100%;margin: 0 auto;}
.pageModule-status-inner,.pop-status-inner{display: flex;align-items: center;justify-content: center;width: 100%;height: 50px;font-size: 16px;color: #616E85;}
.pageModule-status .loading-img,.pop-status .loading-img{width: 30px;height: 30px;background: url(../img/ico_loading.png) no-repeat center;background-size: cover;margin-right: 10px;animation: rotate 1s linear infinite;}
@keyframes rotate {
  0%{transform:rotate(0deg);}
  100%{transform:rotate(360deg);}
}
.celebrityMain .dynamicInfo-empty{display: flex;align-items: center;justify-content: center;font-size: 16px;color: #616E85;}
/* 大V快讯-通用-关注 */
.celebrityMain .followBtn,.celebrityRecoPop .followBtn{display: flex;align-items: center;justify-content: center;width: 64px;height: 32px;background: #3562FF;border-radius: 8px;border: 1px solid #3562FF;font-size: 12px;color: #F5F9FF;line-height: 32px;cursor: pointer;}
.celebrityMain .followBtn i,.celebrityRecoPop .followBtn  i{display: inline-block;width: 12px;height: 12px;background: url(../img/dav_ico_follow01.png) no-repeat center;background-size: cover;margin-right: 2px;}
.celebrityMain .followBtn.active,.celebrityRecoPop .followBtn.active{background: #FFFFFF;border-color: #B0B6C2;color: #B0B6C2;}
.celebrityMain .followBtn.active i,.celebrityRecoPop .followBtn.active i{background-image: url(../img/dav_ico_follow02.png);}
/* 大V快讯-通用-大V类型 */
.celebrityMain .celebritySign,.celebrityRecoPop .celebritySign{display: inline-block;width: 18px;height: 18px;background: url(../img/dav_ico_certification01.png) no-repeat center;background-size: cover;margin-left: 3px;}
.celebrityMain .celebritySign.yellow,.celebrityRecoPop .celebritySign.yellow{background-image: url(../img/dav_ico_certification02.png);}
.celebrityMain .celebritySign.gray,.celebrityRecoPop .celebritySign.gray{background-image: url(../img/dav_ico_certification03.png);}
.celebrityMain .iconImg,.celebrityRecoPop .iconImg{width: 16px;height: 16px;border-radius: 50%;margin-left: 3px;}
/* 大V快讯-通用-emoji图标 */
.celebrityMain .emoji-icon,.emojiPop .emoji-icon{display: inline-block;width: 24px;height: 24px;background: url(../img/dav_emoji_up@2x.png) no-repeat center;background-size: cover;}
.celebrityMain .emoji-icon[data-emoji="1"],.emojiPop .emoji-icon[data-emoji="1"]{width: 25px;}
.celebrityMain .emoji-icon[data-emoji="2"],.emojiPop .emoji-icon[data-emoji="2"]{background-image: url(../img/dav_emoji_down@2x.png);width: 25px;}
.celebrityMain .emoji-icon[data-emoji="3"],.emojiPop .emoji-icon[data-emoji="3"]{background-image: url(../img/dav_emoji_like@2x.png);}
.celebrityMain .emoji-icon[data-emoji="4"],.emojiPop .emoji-icon[data-emoji="4"]{background-image: url(../img/dav_emoji_heart@2x.png);}
.celebrityMain .emoji-icon[data-emoji="5"],.emojiPop .emoji-icon[data-emoji="5"]{background-image: url(../img/dav_emoji_hot@2x.png);}
.celebrityMain .emoji-icon[data-emoji="6"],.emojiPop .emoji-icon[data-emoji="6"]{background-image: url(../img/dav_emoji_celebrate@2x.png);}
.celebrityMain .emoji-icon[data-emoji="7"],.emojiPop .emoji-icon[data-emoji="7"]{background-image: url(../img/dav_emoji_hodl@2x.png);width: 27px;}
.celebrityMain .emoji-icon[data-emoji="8"],.emojiPop .emoji-icon[data-emoji="8"]{background-image: url(../img/dav_emoji_buidl@2x.png);}
.celebrityMain .emoji-icon[data-emoji="9"],.emojiPop .emoji-icon[data-emoji="9"]{background-image: url(../img/dav_emoji_fomo@2x.png);}
.celebrityMain .emoji-icon[data-emoji="10"],.emojiPop .emoji-icon[data-emoji="10"]{background-image: url(../img/dav_emoji_fud@2x.png);}
.celebrityMain .emoji-icon[data-emoji="11"],.emojiPop .emoji-icon[data-emoji="11"]{background-image: url(../img/dav_emoji_cry@2x.png);}
.celebrityMain .emoji-icon[data-emoji="12"],.emojiPop .emoji-icon[data-emoji="12"]{background-image: url(../img/dav_emoji_sad@2x.png);}

.celebrityMain .portrait-float{position: absolute;width: 322px;background: #fff;box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);padding: 10px;box-sizing: border-box;border-radius: 10px;opacity: 0;visibility: hidden;z-index: 2;}
.celebrityMain .portrait-float::before{content: "";position: absolute;top: -10px;left: 50%;transform: translateX(-50%);border-width: 5px;border-style: solid;border-color: transparent transparent #fff transparent;}
.celebrityMain .portrait-float::after{content: "";position: absolute;top: -10px;left: 50%;transform: translateX(-50%);width: 60px;height: 10px;}
.celebrityMain .portrait-float-info{display: flex;padding: 0 5px;box-sizing: border-box;}
.celebrityMain .portrait-float-info .portraitImg-float{width: 36px;height: 36px;border-radius: 50%;}
.celebrityMain .portrait-float-box{flex: 1;margin-left: 10px;}
.celebrityMain .portrait-float-author{display: flex;align-items: center;height: 20px;}
.celebrityMain .portrait-float-author h4{font-weight: 500;font-size: 16px;color: #0D1421;}
.celebrityMain .portrait-float-other{font-size: 12px;color: #B0B6C2;}
.celebrityMain .portrait-float-text{padding: 0 5px 0 51px;font-size: 14px;color: #0D1421;line-height: 20px;box-sizing: border-box;}
.celebrityMain .portrait-float .followBtn {width: 100%;height: 32px;border-radius: 8px;margin-top: 20px;line-height: 32px;}
/* 大V快讯-左侧区域 */
.celebrityMain .left{width:406px;position: relative;flex-shrink: 0;display: block;}
.celebrityMain .left-inner{position: fixed;width:406px;height: calc(100vh - 100px);padding: 16px 20px 0;box-sizing: border-box;overflow-y: scroll;scrollbar-width: none;}
.celebrityMain .left-inner::-webkit-scrollbar{display: none;}
.celebrityMain .left-inner.show{position: absolute;bottom: 0;}
/* 大V快讯-左侧区域-模块 */
.celebrityMain .leftBlock{width: 100%;padding: 20px 15px;margin-bottom: 20px;box-sizing: border-box;background: #FFFFFF;box-shadow: 0px 0px 10px 0px rgba(164,164,165,0.2);border-radius: 8px;}
.celebrityMain .leftBlock-title{display: flex;align-items: center;font-weight: 600;font-size: 14px;color: #0D1421;margin-bottom: 20px;}
.celebrityMain .leftBlock-title i{display: inline-block;width: 20px;height: 20px;background: url(../img/dav_ico_recommend.png) no-repeat center;background-size: cover;margin-right: 3px;}
.celebrityMain .leftBlock-title i.active{background-image: url(../img/dav_ico_active.png);}
.celebrityMain .leftBlock-list li{display: flex;align-items: center;justify-content: space-between;width: 100%;height: 40px;margin-bottom: 20px;}
.celebrityMain .leftBlock-list:last-child li:last-child{margin-bottom: 0;}
.celebrityMain .leftBlock-portrait{width: 36px;height: 36px;border-radius: 50%;position: relative;}
.celebrityMain .leftBlock-portrait .portraitImg{width: 100%;height: 100%;border-radius: 50%;}
.celebrityMain .leftBlock-portrait .portrait-float{top: 56px;left: 0;}
.celebrityMain .leftBlock-portrait .portrait-float::before{left: 13px;transform: translateX(0);}
.celebrityMain .leftBlock-portrait .portrait-float::after{left: 0;transform: translateX(0);}
.celebrityMain .leftBlock-portrait:hover .portrait-float{top: 46px;opacity: 1;visibility: visible;transition: .2s;}
.celebrityMain .leftBlock .authorInfo {flex: 1;padding: 0 6px;box-sizing: border-box;}
.celebrityMain .leftBlock .authorInfo-main {display: flex;align-items: center;height: 20px;}
.celebrityMain .leftBlock .authorInfo-name{position: relative;}
.celebrityMain .leftBlock .authorInfo-name h4{font-weight: 500;font-size: 14px;color: #0D1421;max-width: 170px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.celebrityMain .leftBlock .authorInfo-name .portrait-float{top: 40px;}
.celebrityMain .leftBlock .authorInfo-name .portrait-float::before{left: 13px;transform: translateX(0);}
.celebrityMain .leftBlock .authorInfo-name .portrait-float::after{left: 0;transform: translateX(0);}
.celebrityMain .leftBlock .authorInfo-name:hover .portrait-float{top: 25px;opacity: 1;visibility: visible;transition: .2s;}
.celebrityMain .leftBlock-list li .authorInfo-other{display: flex;align-items: center;height: 20px;}
.celebrityMain .leftBlock-list li .authorInfo-text{display: block;font-weight: 500;font-size: 12px;color: #B0B6C2;line-height: 20px;max-width: 210px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.celebrityMain .leftBlock-more {display: inline-block;font-weight: 500;font-size: 12px;color: #3562FF;line-height: 20px;cursor: pointer;}
.celebrityMain .leftBlock-more i{display: inline-block;width: 6px;height: 11px;background: url(../img/ico_more@2x.png) no-repeat center;background-size: cover;margin-left: 4px;vertical-align: -1px;}
.celebrityMain .leftBlock .followBtn.concise{width: 30px;height: 30px;border: none;background: none;line-height: 30px;}
.celebrityMain .leftBlock .followBtn.concise i{width: 100%;height: 100%;background-image: url(../img/dav_ico_follow03@2x.png);margin-right: 0;}
.celebrityMain .leftBlock .followBtn.concise.active{background: none;}
.celebrityMain .leftBlock .followBtn.concise.active i{background-image: url(../img/dav_ico_follow04@2x.png);}
/* 大V快讯-右侧区域 */
.celebrityMain .right{width:406px;position: relative;flex-shrink: 0;display: block;}
.celebrityMain .right-inner{position: fixed;width:406px;height: calc(100vh - 100px);padding: 20px 20px 0;box-sizing: border-box;overflow-y: scroll;scrollbar-width: none;}
.celebrityMain .right-inner::-webkit-scrollbar{display: none;}
.celebrityMain .right-inner.show{position: absolute;bottom: 0;}
/* 大V快讯-右侧区域-搜索 */
.celebrityMain .celebritySearch{width: 100%;height: 40px;background: #EFF2F5;border-radius: 12px;position: relative;padding: 0 38px 0 35px;margin-bottom: 20px;box-sizing: border-box;overflow: hidden;border: 1px solid #EFF2F5;}
.celebrityMain .celebritySearch.focus{border-color: #3562FF;}
.celebrityMain .celebritySearch-icon{position: absolute;top: 50%;left: 13px;transform: translateY(-50%) !important;width: 16px;height: 17px;background: url(../img/home_ico_search.png) no-repeat center;background-size: cover;}
.celebrityMain .celebritySearch-input{display: block;width: 100%;height: 100%;background: none;border: none;outline: none;}
.celebrityMain .celebritySearch-del{position: absolute;top: 50%;right: 10px;transform: translateY(-50%) !important;width: 18px;height: 18px;background: url(../img/ico_delete@2x.png) no-repeat center;background-size: cover;cursor: pointer;display: none;}
/* 大V快讯-右侧区域-热门话题 */
.celebrityMain .hotTopic{width: 100%;margin-bottom: 20px;padding: 20px 15px 26px;border-radius: 8px;border: 1px solid #F5F5F6;box-sizing: border-box;}
.celebrityMain .hotTopic-title{display: flex;align-items: center;font-weight: 600;font-size: 14px;color: #0D1421;margin-bottom: 20px;}
.celebrityMain .hotTopic-title i{display: inline-block;width: 15px;height: 16px;background: url(../img/dav_ico_hot.png) no-repeat center;background-size: cover;margin-right: 3px;}
.celebrityMain .hotTopic-list{margin-top: 20px;}
.celebrityMain .hotTopic-list li{position: relative;width: 100%;height: 20px;margin-bottom: 20px;}
.celebrityMain .hotTopic-list li:last-child{margin-bottom: 0;}
.celebrityMain .hotTopic-list li a{display: inline-block;position: relative;height: 100%;padding-left: 25px;box-sizing: border-box;max-width: 100%;}
.celebrityMain .hotTopic-list li .num{position: absolute;top: 0;left: 0;font-size: 14px;color: #B0B6C2;line-height: 20px;}
.celebrityMain .hotTopic-list li .name{display: inline-block;font-weight: 500;font-size: 14px;color: #0D1421;line-height: 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 大V快讯-右侧区域-热门币种 */
.celebrityMain .hotCoin-title{font-weight: 500;font-size: 14px;color: #0D1421;line-height: 26px;padding-left: 16px;box-sizing: border-box;}
.celebrityMain .hotCoin-list{margin-top: 12px;}
.celebrityMain .hotCoin-list li{width: 100%;height: 50px;margin-bottom: 8px;}
.celebrityMain .hotCoin-list li a{display: grid;grid-template-columns: 2fr 2fr 2fr;align-items: center;width: 100%;height: 100%;padding: 0 15px 0 15px;border-radius: 12px;border: 1px solid #F5F5F6;box-sizing: border-box;}
.celebrityMain .hotCoin-list li .name{font-weight: bold;font-size: 14px;color: #0D1421;}
.celebrityMain .hotCoin-list li .ratio{font-size: 14px;color: #0D1421;}
.celebrityMain .hotCoin-list li .ratio.up{color: #16c784;}
.celebrityMain .hotCoin-list li .ratio.down{color: #ea3943;}
.celebrityMain .hotCoin-list li .ratio::before{display: inline-block;width: 10px;height: 6px;content: '';vertical-align: middle;margin-right: 5px;}
.celebrityMain .hotCoin-list li .ratio.up::before{background: url(../img/home_ico_up.png) no-repeat center;background-size: cover;}
.celebrityMain .hotCoin-list li .ratio.down::before{background: url(../img/home_ico_down.png) no-repeat center;background-size: cover;}
.celebrityMain .hotCoin-list li .price{font-size: 14px;color: #0D1421;text-align: right;}
.celebrityMain .hotCoin-list li .price.up{color: #16c784;}
.celebrityMain .hotCoin-list li .price.down{color: #ea3943;}
/* 大V快讯-中间区域 */
.celebrityMain .center{flex: 1;min-width: calc(100% - 812px);min-height: calc(100vh - 100px);padding: 30px 0px;box-sizing: border-box;position: relative;border-left: 1px solid #F5F5F6;border-right: 1px solid #F5F5F6;}
/* 大V快讯-中间区域-分类 */
.celebrityMain .dynamicInfo-type{width: 100%;height: 31px;}
.celebrityMain .dynamicInfo-type-inner{width: 100%;height: 31px;display: flex;justify-content: center;align-items: flex-start;border-bottom: 1px solid #F5F5F6;box-sizing: border-box;background: #fff;}
.celebrityMain .dynamicInfo-type-inner.fixed-scroll{position: fixed;top: 0;left: 0;z-index: 4;}
.celebrityMain .dynamicInfo-type span{display: inline-block;min-width: 75px;height: 100%;position: relative;text-align: center;font-size: 20px;color: #616E85;cursor: pointer;margin: 0 16%;}
.celebrityMain .dynamicInfo-type.multi span{margin: 0 10%;}
.celebrityMain .dynamicInfo-type span::after{content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%) !important;width: 75px;height: 3px;background: #3562FF;display: none;}
.celebrityMain .dynamicInfo-type span.active{color: #0D1421;}
.celebrityMain .dynamicInfo-type span.active::after{display: block;}
/* 大V快讯-中间区域-列表 */
.celebrityMain .dynamicInfo-list{width: 100%;padding: 30px 20px 0;box-sizing: border-box;display: none;}
.celebrityMain .dynamicInfo-list.active{display: block;}
.celebrityMain .dynamicInfo-item{position: relative;width: 100%;padding-left: 73px;margin-bottom: 30px;box-sizing: border-box;border-bottom: 1px solid #F5F5F6;}
/* 大V快讯-中间区域-列表-头像 */
.celebrityMain .dynamicInfo-item .portrait{width: 60px;height: 60px;position: absolute;top: 0;left: 0;}
.celebrityMain .dynamicInfo-item .portraitImg{width: 100%;height: 100%;border-radius: 50%;}
.celebrityMain .dynamicInfo-item .portrait .portrait-float{top: 80px;left: 50%;transform: translateX(-50%);}
.celebrityMain .dynamicInfo-item .portrait:hover .portrait-float{top: 70px;opacity: 1;visibility: visible;transition: .2s;}
/* 大V快讯-中间区域-列表-展示内容 */
.celebrityMain .dynamicInfo-item .mainBox{width: 100%;padding: 10px 73px 16px 0;box-sizing: border-box;}
.celebrityMain .dynamicInfo-item .mainBox>.followBtn{position: absolute;top: 0;right: 0;}
/* 大V快讯-中间区域-列表-作者 */
.celebrityMain .dynamicInfo-item .authorBox{display: flex;align-items: center;height: 20px;}
.celebrityMain .dynamicInfo-item .authorBox .authorBox-main{display: flex;align-items: center;}
.celebrityMain .dynamicInfo-item .authorBox .authorBox-name{position: relative;}
.celebrityMain .dynamicInfo-item .authorBox h4{font-weight: 500;font-size: 16px;color: #0D1421;}
.celebrityMain .dynamicInfo-item .authorBox .portrait-float{top: 30px;left: 50%;transform: translateX(-50%);}
.celebrityMain .dynamicInfo-item .authorBox .authorBox-name:hover .portrait-float{top: 30px;opacity: 1;visibility: visible;transition: .2s;}
.celebrityMain .dynamicInfo-item .authorBox .authorBox-other{display: flex;align-items: center;}
.celebrityMain .dynamicInfo-item .authorBox .authorBox-extend{display: block;font-size: 14px;color: #B0B6C2;margin-left: 7px;}
/* 大V快讯-中间区域-列表-文本 */
.celebrityMain .dynamicInfo-item .detailText{margin-top: 10px;}
.celebrityMain .dynamicInfo-item .detailText p{font-size: 14px;color: #0D1421;line-height: 22px;}
.celebrityMain .dynamicInfo-item .detailText p a{color: #3562FF;}
.celebrityMain .dynamicInfo-item .detailText .location{font-size: 14px;color: #3562FF;line-height: 22px;}
.celebrityMain .dynamicInfo-item .mdeiaBox{margin-top: 5px;}
.celebrityMain .dynamicInfo-item .mdeiaItem{border-radius: 8px;overflow: hidden;position: relative;width: 600px;cursor: pointer;}
.celebrityMain .dynamicInfo-item .mdeiaItem:nth-child(3n){margin-right: 0;}
.celebrityMain .dynamicInfo-item .mdeiaItem img{display: block;max-width: 100%;max-height: 100%;}
.celebrityMain .dynamicInfo-item .mdeiaItem.video{background: #000;}
.celebrityMain .dynamicInfo-item .mdeiaItem video{display: block;width: 100%;height: 100%;object-fit: contain;}
.celebrityMain .dynamicInfo-item .mdeiaItem .video-icon{width: 30%;height: 30%;background: url(../img/ico_play.png) no-repeat center;background-size: cover;}
.celebrityMain .dynamicInfo-item .mdeiaBox.multi {display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 5px;}
.celebrityMain .dynamicInfo-item .mdeiaBox.multi .mdeiaItem{width: auto;}
.celebrityMain .dynamicInfo-item .mdeiaItem-cover{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%) !important;width: 100%;height: 100%;z-index: 1;display: flex;align-items: center;justify-content: center;}
/* 大V快讯-中间区域-列表-评论 */
.celebrityMain .dynamicInfo-item .evaluate{display: flex;align-items: top;justify-content: space-between;width: 100%;margin-top: 15px;}
.celebrityMain .dynamicInfo-item .evaluate-list{display: flex;max-width: 70%;height: 100%;align-items: top;flex-wrap: wrap;}
.celebrityMain .dynamicInfo-item .evaluate-list li{display: flex;align-items: center;justify-content: center;padding: 0 8px;height: 34px;margin: 0 10px 10px 0;background: #F5F9FF;border-radius: 17px;cursor: pointer;}
.celebrityMain .dynamicInfo-item .evaluate-list li .emoji-num{font-size: 14px;color: #B0B6C2;margin-left: 3px;}
.celebrityMain .dynamicInfo-item .evaluate-list li.up{background: rgba(22,199,132,0.11);border-radius: 17px;border: 1px solid #16C784;}
.celebrityMain .dynamicInfo-item .evaluate-list li.up .emoji-num{color: #16C784;}
.celebrityMain .dynamicInfo-item .evaluate-list li.down{background: rgba(234,57,67,0.11);border-radius: 17px;border: 1px solid #EA3943;}
.celebrityMain .dynamicInfo-item .evaluate-list li.down .emoji-num{color: #EA3943;}
/* 大V快讯-中间区域-列表-操作 */
.celebrityMain .dynamicInfo-item .evaluate-opt{display: flex;height: 34px;align-items: center;}
.celebrityMain .dynamicInfo-item .evaluate-opt-btn{width: 30px;height: 30px;cursor: pointer;margin-left: 10px;}
.celebrityMain .dynamicInfo-item .evaluate-opt-btn.share{background: url(../img/dav_ico_share.png) no-repeat center;background-size: cover;display: none;}
.celebrityMain .dynamicInfo-item .evaluate-opt-btn.copy{background: url(../img/dav_ico_copy.png) no-repeat center;background-size: cover;}
.celebrityMain .dynamicInfo-item .evaluate-opt-btn.emoji{background: url(../img/dav_ico_emoji01.png) no-repeat center;background-size: cover;margin-left: 0;}
/* 大V快讯-中间区域-列表-操作-emoji */
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox{display: flex;align-items: center;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox:hover .evaluate-opt-btn.emoji{background-image: url(../img/dav_ico_emoji02.png)}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-main{position: relative;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float{position: absolute;top: -178px;left: 50%;transform: translateX(-50%);width: 420px;background: #fff;box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);padding: 20px 25px 0;box-sizing: border-box;opacity: 0;visibility: hidden;z-index: 4;border-radius: 10px;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float::before{content: "";position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%);border-width: 5px;border-style: solid;border-color: #fff transparent transparent transparent;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float::after{content: "";position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%);width: 60px;height: 10px;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox:hover .emojiBox-float{top: -168px;opacity: 1;visibility: visible;transition: .2s;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float-list{display: flex;flex-wrap: wrap;align-content: flex-start;width: 100%;height: 100%;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float .emoji-icon{width: 45px;height: 45px;margin-right: 20px;margin-bottom: 24px;cursor: pointer;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float .emoji-icon:nth-child(6n){margin-right: 0;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float .emoji-icon[data-emoji="1"]{margin-right: 19px;width: 46px;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float .emoji-icon[data-emoji="2"]{margin-right: 19px;width: 46px;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float .emoji-icon[data-emoji="7"]{margin-right: 18px;width: 47px;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-num{font-size: 14px;color: #B0B6C2;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-num[data-num="0"]{display: none;}
/* 大V快讯-中间区域-head */
.celebrityMain .dynamicInfo-head{font-size: 18px;color: #0D1421;line-height: 18px;margin-bottom: 30px;padding: 0 20px;box-sizing: border-box;}
.celebrityCurrencyPage .celebrityMain .dynamicInfo-head,.celebrityTopicPage .celebrityMain .dynamicInfo-head{font-size: 24px;font-weight: 600;}
.celebrityDetailPage .celebrityMain .dynamicInfo-head{height: 41px;font-size: 14px;font-weight: 600;border-bottom: 1px solid #F5F5F6;display: flex;}
.celebrityDetailPage .celebrityMain .dynamicInfo-head a{height: 100%;display: flex;align-items: center;}
.celebrityDetailPage .celebrityMain .dynamicInfo-head i{display: inline-block;width: 8px;height: 16px;background: url(../img/ico_back.png) no-repeat center;background-size: cover;margin-right: 5px;}
/* 大V快讯-中间区域-大v主页 */
.celebrityAuchorPage .celebrityMain .center{padding-top: 0;}
.celebrityMain .auchorIntro-head{width: 100%;background: url(../img/dav_home_bg01.png) no-repeat center top;padding: 213px 0 0;box-sizing: border-box;margin-bottom: 50px;}
.celebrityMain .auchorIntro-info{width: 100%;padding: 56px 40px 0 212px;box-sizing: border-box;position: relative;}
.celebrityMain .auchorIntro-portrait{position: absolute;top: 0;left: 40px;width: 158px;height: 158px;background: #fff;padding: 4px;border-radius: 50%;}
.celebrityMain .auchorIntro-portrait img{width: 100%;height: 100%;border-radius: 50%;}
.celebrityMain .auchorIntro-main{width: 100%;position: relative;}
.celebrityMain .auchorIntro-main .followBtn{position: absolute;top: 0;right: 0;}
.celebrityMain .auchorIntro-name{display: flex;align-items: center;height: 20px;}
.celebrityMain .auchorIntro-name h4{font-weight: 500;font-size: 14px;color: #0D1421;}
.celebrityMain .auchorIntro-text{font-weight: 500;font-size: 12px;color: #B0B6C2;line-height: 20px;}
.celebrityMain .auchorIntro-main p{font-size: 14px;color: #0D1421;line-height: 20px;margin-top: 10px;}
/* 大V快讯-中间区域-详情页面 */
.celebrityDetailPage .celebrityMain .center{padding-top: 0px;}
.celebrityDetailPage .celebrityMain .dynamicInfo-detail{width: 100%;padding: 0 20px;box-sizing: border-box;}
.celebrityDetailPage .celebrityMain .dynamicInfo-item{margin-bottom: 10px;}
.celebrityDetailPage .celebrityMain .dynamicInfo-list-name{font-weight: 600;font-size: 20px;color: #3562FF;line-height: 18px;text-align: center;padding: 20px 0;border-bottom: 1px solid #F5F5F6;}
/* 大V快讯-中间区域-推荐页 */
.dynamicInfo-search,.centerInsert{display: none;}
/* 大V快讯-弹窗 */
.celebrityRecoPop{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;display: none;}
.celebrityRecoPop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}
.celebrityRecoPop-main{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 600px;height: 770px;background: #FFFFFF;border-radius: 24px;overflow: hidden;padding: 40px;box-sizing: border-box;}
.celebrityRecoPop-close{position: absolute;top: 50px;right: 40px;width: 14px;height: 14px;background: url(../img/ico_pop_close@2x.png) no-repeat center;background-size: cover;cursor: pointer;z-index: 1;}
.celebrityRecoPop-title{font-weight: 600;font-size: 20px;color: #0D1421;line-height: 18px;padding: 10px 0 0 10px;box-sizing: border-box;}
.celebrityRecoPop-box{width: 100%;height: calc(100% - 60px);overflow: hidden;margin-top: 32px;overflow-y: scroll;scrollbar-width: none;box-sizing: border-box;}
.celebrityRecoPop-box::-webkit-scrollbar{display: none;}
.celebrityRecoPop-list{width: 100%;}
.celebrityRecoPop-list li{width: 100%;position: relative;margin-bottom: 25px;padding: 0 78px 0 42px;box-sizing: border-box;}
.celebrityRecoPop-list li .followBtn{position: absolute;top: 4px;right: 0;}
.celebrityRecoPop-list li .portraitImg{position: absolute;top: 2px;left: 0;width: 36px;height: 36px;border-radius: 50%;}
.celebrityRecoPop-list li .authorInfo-name{display: flex;align-items: center;height: 20px;}
.celebrityRecoPop-list li .authorInfo-name h4{font-weight: 500;font-size: 14px;color: #0D1421;line-height: 20px;}
.celebrityRecoPop-list li .authorInfo-text{font-weight: 500;font-size: 12px;color: #B0B6C2;line-height: 20px;}
.celebrityRecoPop-list li p{font-size: 14px;color: #0D1421;line-height: 20px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
@media screen and (max-width: 1500px) {
  .celebrityMain .right{display: none;}
}
/* emoji弹窗 */
.emojiPop{display: none;}
/* 搜索弹窗 */
.celebritySearchPop{display: none;}
/* 预览资源 */
.viewMediaPop{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;display: none;}
.viewMediaPop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}
.viewMediaPop-close{position: absolute;top: -50px;right: -50px;transform: translateX(-50%);cursor: pointer;z-index: 1;padding: 5px;background: #fff;border-radius: 50%;}
.viewMediaPop-close i{display: block;width: 14px;height: 14px;background: url(../img/ico_pop_close@2x.png) no-repeat center;background-size: cover;}
.viewMediaPop-main{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.viewMediaPop-box{max-width: 1200px;}
.viewMediaPop-main img{display: block;max-width: 100%;max-height: 100%;}
.viewMediaPop-main video{display: block;width: 100%;}
/* 大V快讯 e */

/* 等待页面 */
.waitPage .mainShow {height: calc(100vh - 70px);padding-bottom: 0;    display: flex;max-width: 2560px;width: 100%;margin: 0 auto;}
.waitPage .mainShow .center {height: 100%}
.waitPage .headerBlock {height: 70px}

.undefindData{width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.undefindData .moneyInfo{width: auto;display: flex;align-items: center;justify-content: center;margin: 0 auto;margin-bottom: 14px;}
.undefindData .moneyInfo img{display: block;width: 24px;margin-bottom: 0;margin-right: 3px;}
.undefindData .moneyInfo span{display: block;width: auto;margin-bottom: 0;font-size: 18px;color: #0D1421;line-height: 18px;}
.undefindData>img{display: block;width:78px;margin-bottom: 19px;}
.undefindData p{font-size: 16px;color:#0D1421;line-height: 26px;text-align: center;margin-bottom: 34px;}
.undefindData a{display: block;width: 90px;height: 40px;background: #3562FF;border-radius: 12px;text-align: center;line-height: 40px;font-size: 14px;color: #F5F9FF;}


/* H5 */
@keyframes downColor {
  0%{color:rgba(234,57,67,1)}
  90%{color:rgba(234,57,67,1)}
}
.upRateRun{animation: upColor 1s linear;animation-fill-mode: forwards;}
@keyframes upColor {
  0%{color:rgba(22,199,132,1)}
  90%{color:rgba(22,199,132,1)}

}
.detailPage .mainShow .left.show{position:absolute;bottom:0}
.detailPage .mainShow .right .newsUal.show{position:absolute;bottom:0}
.newDetailPage .mainTop .center .content span{background: transparent !important;}
.infoBox .left ul li h5{font-size: 14px;}
.infoBox .left ul li h6{font-size: 18px;}
/* 新底部 */
footer {background: #F9FAFB;width: 100%;}
.footerBox{max-width: 1440px;margin: 0 auto;padding: 30px 0 20px;}
.footerTop{display: flex;justify-content:space-between;width: 100%;padding: 0 0 36px 0;border-bottom: 1px solid #DCDCE1;}
.footerTop .footerNavList{display: flex;}
.footerTop .footerNavList .nav {width: 168px;}
.footerTop .footerNavList .nav h5{font-size: 14px;color: #0F0F0F;height: 18px;line-height: 18px;margin-bottom: 24px;font-weight: 600;}
.footerTop .footerNavList .nav li{margin-bottom: 24px;position: relative;}
.footerTop .footerNavList .nav li a{font-size: 12px;color: #616E85;line-height: 16px;cursor: pointer;}
.footerTop .footerNavList .nav li a:hover{color: #0D1421;}
.footerTop .footerNavList .nav li i{font-size: 12px;color: #616E85;line-height: 16px;cursor: pointer;}
.footerTop .footerNavList .nav li i:hover{color: #0D1421;}
.footerTop .footerNavList .nav li .showHintBox{position: absolute;left:0;top: 100%;padding: 10px;background: rgba(0,0,0,.5);border-radius: 7px;-webkit-touch-callout: text;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select:text;font-size: 14px;color: #fff;display: none;}
.footerTop .fontDownBox{display: flex;width: 260px;justify-content: space-between;}
/* .footerTop .fontDownBox div{width: 100%;} */
.footerTop .fontDownBox img{display: block;width: 100px;height: 100px;margin:0 auto 12px;}
.footerTop .fontDownBox p{font-weight: 600;font-size: 14px;color: #0D1421;line-height: 20px;text-align: center;}
.footerBottom{ display: flex;justify-content: center;align-items: center;}
.footerBottom p{margin-top: 20px;font-size: 12px;color: #888888;line-height: 14px;text-align: center;padding: 0 10px;}
.footerBottom p a{color: #888888;}
footer .warnTips{display: none;}

@media (min-width: 320px) {
  html {
      font-size: 42.6667px;
  }
}

@media (min-width: 360px) {
  html {
      font-size: 48px;
  }
}

@media (min-width: 375px) {
  html {
      font-size: 50px;
  }
}

@media (min-width: 384px) {
  html {
      font-size: 51.2px;
  }
}

@media (min-width: 414px) {
  html {
      font-size: 55.2px;
  }
}

@media (min-width: 448px) {
  html {
      font-size: 59.7333px;
  }
}

@media (min-width: 480px) {
  html {
      font-size: 48px;
  }
}

@media (min-width: 512px) {
  html {
      font-size: 68.2667px;
  }
}

@media (min-width: 544px) {
  html {
      font-size: 72.5333px;
  }
}

@media (min-width: 576px) {
  html {
      font-size: 76.8px;
  }
}

@media (min-width: 608px) {
  html {
      font-size: 81.0667px;
  }
}

@media (min-width: 640px) {
  html {
      font-size: 85.3333px;
  }
}

@media (min-width: 750px) {
  html {
      font-size: 100px;
  }
}
.littleShow{display: none !important;}
.pcshow{display: flex !important;}



@media (max-width:1500px){
  .newDetailPage .mainTop .right{display: none;}
}

/* 进度条 */
.tabBox{display: flex;margin-bottom: 16px;position: relative;z-index: 1;}
.tabone {width: 40%;height: 16px;}
.tabone:nth-child(1){padding-right: 7px;}
.tabone:nth-child(2){padding-left: 7px;}
/* .tabBox:first-child .tabli {padding-left: 12px;} */
.tableft::before {/* border-radius: 0; */transform: skew(-17deg);left: -6.3px;}
.tableft::after {border-radius: 0;transform: skew(0deg);right: -17px}
.tabli {width: 100%;height: 100%;position: relative}
.tableft {border-radius: 0 8px 8px 0;background: #EA3943;z-index: 2;}
.tabright {border-radius: 8px 0 0 8px;background: #16C784; z-index: 2;}
.tableft::before{ content: '';position: absolute;bottom: 0;width: 17px;height: 100%;background: #EA3943;border-radius: 3px 0 0 3px;}
.tabright::after {content: ''; position: absolute;bottom: 0;width: 17px;height: 100%;background: #16C784;border-radius: 0 3px 3px 0 ;}
.tableft::before {
  transform: skew(-17deg);
  left: -5px;
}
.tabright::after {
  transform: skew(-17deg);
  right: -5px;
}

@media (max-width:1000px){
  *{
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 透明背景 */
    tap-highlight-color: transparent; /* 通用属性，部分浏览器支持 */
  }
/* html{font-size: 50px;}   */
body{font-size:.22rem;width: 100%;}
.page{width:100%;overflow: hidden;}
.topOff{width:100vw}
.topInfoShow{height:.64rem;line-height:.64rem;border-bottom:.02rem solid #f5f5f6;width:100%;overflow: hidden;display: none !important;}
.topInfoShow ul{padding:0 .2rem;width: 100%;}
.topInfoShow ul li{margin-right:.44rem}
.topInfoShow ul li span{font-size:.22rem!important}
/* .topNav .leftNav ul{display: none;} */
.topNav .leftNav ul li:nth-of-type(n+2){display: none;}
.topNav .leftNav {padding: 0;height: .68rem;margin: .2rem;}
.topNav .leftNav .logo img{width: 2.14rem;height: .68rem;margin: 0;}
.topNav .moreBox{padding: 0;display: flex;}
.topNav .rightSearch .moreBox{padding: 0;}
.topNav .moreBox em{width:.6rem;height: .6rem;padding: .1rem;display: block;}
.topNav .moreBox em::before{content: '';display: block;width: 100%;height: 100%;background: url(../img/home_ico_menu.png) no-repeat center;background-size:cover ;}
.topNav{height:1rem}
.topNav .moreBox i{width:.6rem;height: .6rem;padding: .1rem;display: block;}
.topNav .moreBox i::before{content: '';display: block;width: 100%;height: 100%;background: url(../img/home_ico_search.svg) no-repeat center;background-size:.4rem ;}
.topNav{height:1rem;overflow: hidden;}
/* transition:height .2s ease; */
.topNav .rightSearch .searchAll{position: fixed;top: 0;right: 0;bottom: 0;left: 0;width: 100vw;height: 100vh;background: #fff;display: none;z-index: 3;}
.topNav .rightSearch .searchAll .searchTop{margin: .52rem auto 0;height: .8rem;display: flex;}
.topNav .rightSearch .searchAll .searchTop i{display:block;background: url(../img/ico_back.png) no-repeat center;height: 100%;width: .6rem;background-size: .2rem;}
.topNav .rightSearch .searchAll .searchBox{flex: 1;height: .8rem;    border-radius: .24rem;padding: .22rem;margin-right:.16rem;background:#fff;border: .02rem solid #eff2f5;}
.topNav .rightSearch .searchBox:focus-within{border: .02rem solid #3562FF;}
.topNav .rightSearch .searchAll .searchBox img{width: .36rem;height: .36rem;}
.topNav .rightSearch .searchAll input{font-size: .28rem;height: .36rem;line-height: .36rem;}
.topNav .rightSearch .searchAll .searchDetail{display: block !important;position: relative;transform:none !important;left: 0;top: 0;width: 100%;margin:.6rem 0 0;    box-shadow:none;border-radius:0;height: calc(100vh - 1.92rem);max-height: auto;}
.topNav .rightSearch .collectBtn{line-height:1rem;font-size:.24rem;margin-right:.2rem}
.topNav .rightSearch .collectBtn:hover .collectList{display:none}
.topNav .rightSearch .collectBtn>i{width:.36rem;height:.36rem;vertical-align: -16%;
  line-height: .36rem;}
.topInfoShow ul li .ratio::before{width:.2rem;height:.14rem}
/* .topNav .rightSearch .searchBox img{width:.4rem;height:.4rem} */
.topNav .rightSearch .loginBtn{width:1.44rem;height:.6rem;border-radius:.2rem;font-size:.24rem;line-height:.6rem;margin-right: .2rem;display: none !important;}
.topNav .rightSearch .logOut{display: none !important;}
/* h5导航栏 s */
.navBar{width: 100%;height: 0.91rem;background: #FFFFFF;position: relative;box-sizing: border-box;display: block;}
.navBar-list{width: 100%;height: 100%;background: #fff;overflow: hidden;overflow-x: auto;white-space: nowrap;scrollbar-width: none;font-size: 0;padding-right: 1.04rem;box-sizing: border-box;border-bottom: 0.01rem solid #FFF;box-sizing: border-box;}
.navBar-list::-webkit-scrollbar{display: none;}
.navBar-list li{display: inline-block;height: 100%;}
.navBar-list li a{display: inline-block;height: 100%;position: relative;margin: 0 0.2rem;font-size: 0.29rem;color: #0D1421;line-height: 0.9rem;color: #0D1421;padding-left: 0.23rem;box-sizing:border-box;}
.navBar-list li a::before{content: "";position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 0.13rem;height: 0.12rem;background: #0C3ADB;border-radius: 50%;}
.navBar-list li a::after{content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 0.79rem;height: 0.1rem;background: url("../img/menu_ico_tittle01.png") no-repeat center;background-size: cover;display: none;}
.navBar-list li a.bourse::before{background: #F71C47;}
.navBar-list li a.bourse::after{background-image: url("../img/menu_ico_tittle02.png");}
.navBar-list li a.fund::before{background: #FF7536;}
.navBar-list li a.fund::after{background-image: url("../img/menu_ico_tittle03.png");}
.navBar-list li a.capitalRateChart::before{background: #FFD81F;}
.navBar-list li a.capitalRateChart::after{background-image: url("../img/menu_ico_tittle04.png");}
.navBar-list li a.liquidation::before{background: #51D100;}
.navBar-list li a.liquidation::after{background-image: url("../img/menu_ico_tittle05.png");}
.navBar-list li a.long-short::before{background: #0AD9D2;}
.navBar-list li a.long-short::after{background-image: url("../img/menu_ico_tittle06.png");}
.navBar-list li a.position::before{background: #23C2FF;}
.navBar-list li a.position::after{background-image: url("../img/menu_ico_tittle07.png");}
.navBar-list li a.boh::before{background: #4854FF;}
.navBar-list li a.boh::after{background-image: url("../img/menu_ico_tittle08.png");}
.navBar-list li a.bitfinex::before{background: #A348FF;}
.navBar-list li a.bitfinex::after{background-image: url("../img/menu_ico_tittle09.png");}
.navBar-list li a.news::before{background: #23DC96;}
.navBar-list li a.news::after{background-image: url("../img/menu_ico_tittle10.png");}
.navBar-list li a.celebrity::before{background: #1CBAC1;}
.navBar-list li a.celebrity::after{background-image: url("../img/menu_ico_tittle10.png");}
.navBar-list li a.active::after{display: block;}
.navBar-btn{position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 1.04rem;height: 0.62rem;background: url("../img/home_ico_menu2.png") no-repeat center;background-size: cover;}

.topOff-scroll .topNav{height: 0;transition: height 0.2s;}
.newDetailPage .topOff-scroll.topOff{height: 0;}
/* h5导航栏 e */
.headerBlock{height:2.11rem;}
.detailPage  .topNav{transition: none;transform: none !important;} 
.detailPage  .topOff-scroll .navBar{display: none;}
.detailPage  .headerBlock{height:2.11rem;}
.indexModule{margin-bottom:.4rem;padding-bottom:.2rem;position:relative;width:100%;grid-template-columns:repeat(5,1fr);display:grid;overflow-x:scroll;grid-gap:.16rem}
.indexModule .listModule{width:4.6rem;height:4.8rem;background:#fff;box-shadow:0 0 .24rem 0 rgba(164,164,165,.12);border-radius:.18rem;border:.02rem solid #f5f5f6;padding:.26rem;margin-left: .2rem;}
.indexModule h3{font-size:.26rem;color:#0d1421;line-height:.29rem;margin-bottom:.14rem}
.indexModule .listModule li{line-height:.68rem;margin-bottom:.1rem}
.indexModule .listModule li>a{line-height:.68rem;}
.indexModule .listModule li .number{font-size:.22rem}
.indexModule .listModule li .nameinfo img{width:.32rem;height:.32rem;margin-right:.1rem}
.indexModule .listModule li .name{font-size:.22rem}
.indexModule .listModule li .price{margin-right:.1rem;font-size:.22rem}
.indexModule .listModule li .wave{height:.67rem}
.indexModule .listModule li .wave .waveSvg{width:1.15rem;height:.3rem}
.indexModule .ratio{font-size:.2rem;line-height:.2rem;width:.9rem}
.indexModule .ratio::before{width:.2rem;height:.12rem}
.indexModule .smallModule{width:2.38rem;height:2.38rem;box-shadow:0 0 .3rem 0 rgba(164,164,165,.12);border-radius:.18rem;border:.02rem solid #f5f5f6;padding:.26rem}
.indexModule .dialPlateModule{width:2.38rem;height:2.38rem;box-shadow:0 0 .3rem 0 rgba(164,164,165,.12);border-radius:.18rem;border:.02rem solid #f5f5f6;padding:.1rem}
.indexModule .smallModule:nth-of-type(1){border-radius:.18rem 0 0 0;}
.indexModule .smallModule:nth-of-type(2){border-radius: 0 .18rem 0 0;}
.indexModule .dialPlateModule:nth-of-type(3){border-radius: 0 0 0 .18rem ;}
.indexModule .dialPlateModule:nth-of-type(4){border-radius: 0  0  .18rem 0;}
.indexModule .fourModule{grid-template-columns:repeat(2,1fr);grid-gap:.02rem;box-sizing:border-box}
.indexModule .smallModule>p{font-size:.26rem;line-height:.21rem;letter-spacing: .5px;}
.indexModule .smallModule .ratio{text-align:left}
.indexModule .smallModule>.waveSvg{width:100%;height:.8rem}
.indexModule .dialPlateModule h3{margin-top:.16rem;margin-left:.16rem}
.indexModule .dialPlateModule .rowBox{width:1.92rem;height:.96rem;margin:.36rem auto 0;padding:.32rem 0 0 0}
.indexModule .dialPlateModule .rowBox .number{font-size:.35rem;line-height:.35rem}
.indexModule .dialPlateModule .rowBox .text{font-size:.19rem;line-height:.18rem;margin-top:.2rem}
.indexModule .dialPlateModule .rowBox .block::before{width:.21rem;height:.21rem;top:-.1rem;left:-.06rem}
.indexModule .dialPlateModule .rowBox .block{width:.96rem;height:.01rem}
.indexModule .dialPlateModule .name img{width:.32rem;height:.32rem;margin-right:.1rem}
.indexModule .dialPlateModule .name{padding:.24rem 0 .14rem .16rem}
.indexModule .dialPlateModule .name span{font-size:.22rem;line-height:.32rem}
.indexModule .dialPlateModule .name i{font-size:.26rem;line-height:.32rem}
.indexModule .dialPlateModule .wavenew .waveSvg{width:1.15rem;height:.48rem}
.indexModule .textListModule{height:4.8rem;background:#fff;box-shadow:0 0 .24rem 0 rgba(164,164,165,.12);border-radius:.18rem;border:.02rem solid #f5f5f6;padding:0 .2rem;box-sizing:border-box}
.indexModule .textListModule li{padding:0;height:.96rem}
.indexModule .textListModule li .more h5{font-size:.22rem;line-height:.22rem}
.indexModule .textListModule li .more h6{font-size:.16rem;line-height:.19rem}
.indexModule .textListModule li .price{width:1rem;font-size:.19rem;margin-left:.1rem;white-space:nowrap}
.indexModule .widthChange1{width: 5.4rem;}
.indexModule .widthChange2{width: 4.12rem;}
.indexModule .widthChange3{width: 5.88rem;margin-right: .2rem;}
.ratioNew{width:1rem;font-size:.2rem}
.mainPage{padding:0 .2rem;width:100%;box-sizing:border-box}
.allList{margin:0 auto .3rem;width:100%}
.allList .nav{height:.72rem;line-height:.72rem;margin-bottom:.14rem;overflow: hidden;}
.allList .nav ul li{font-size:.26rem;color:#0d1421;width:1.6rem;height:.7rem}
.allList .nav ul li.on::after{width:1.6rem;height:.04rem}
.allList .nav ul li a{font-size:.26rem}
.allList .listBtn{margin-bottom: .2rem;}
.allList .listBtn .changeBtn{height:.74rem;border-radius:.15rem;padding:.07rem}
.allList .listBtn .changeBtn i{width:1.44rem;height:.6rem;border-radius:.1rem;line-height:.6rem;font-size:.22rem}
.allList .listBtn{flex-direction:column;width:100%}
.allList .listBtn .left{width:100%;justify-content:space-between;margin-bottom:.14rem}
.allList .listBtn .right{width:100%;justify-content:space-between;}
.allList .listBtn .right button{flex:1;margin-right:.12rem;height:.64rem;border-radius:.2rem;line-height:.64rem;font-size:.24rem;font-weight:600}
.allList .listBtn .right button:nth-last-of-type(1){flex:1;margin-right:0}
.allList .table table tr{width:max-content;min-width: 100%;}
.flowBtn{width:2.08rem;height:.74rem;border-radius:.2rem;font-size:.22rem;line-height:.74rem}
.pagination{margin:.3rem 0}
.pagination .page{width:auto}
.pagination .page .pageNum{width:.58rem;height:.58rem;border-radius:.16rem;margin:0;line-height:.58rem;font-size:.22rem}
.pagination .next{width:.58rem;height:.58rem}
.pagination .pre{width:.58rem;height:.58rem}
.indexShow{width:100%;padding:.2rem;box-sizing:border-box;flex-direction:column;margin:0 auto ;}
.indexShow .left h5{font-size:.28rem;margin-bottom:.26rem;}
.indexShow .left{width:100%;margin-bottom:.6rem}
.indexShow .right{width:100%;margin-bottom:.2rem}
.indexShow .left ul{grid-template-columns:repeat(1,1fr);grid-gap:.32rem}
.indexShow .left ul li{padding:.48rem .26rem;height:2.78rem;border-radius:.23rem;border:.04rem solid #f5f5f6}
.indexShow .left ul li p img{width:.59rem;height:.59rem}
.indexShow .left ul li p span{font-size:.27rem}
.indexShow .left ul li p em{font-size:.28rem}
.indexShow .left ul li .ratioBox>div span{font-size:.24rem}
.indexShow .left ul li .ratioBox>div{line-height:.28rem}
.indexShow .left ul li .ratioBox .ratio{font-size:.24rem}
.indexShow .left ul li .ratioBox{grid-gap:.4rem}
.chooseAll{margin:.24rem 0 0 0}
.chooseAll a{width:1.95rem;height:.78rem;border-radius:.2rem;line-height:.78rem;font-size:.23rem}
.indexShow .right h5{font-size:.28rem;margin-bottom:.26rem;}
.indexShow .right .rectangleChange{height:.74rem;border-radius:.16rem;padding:.05rem;font-size:.22rem;line-height:.74rem;margin-bottom:.2rem}
.indexShow .right .rectangleChange i{width:1.44rem;line-height:.64rem;border-radius:.12rem}
.indexShow .right .rectangleChange i.on{border-radius:.12rem}
.indexShow .right .chartBox{width:100%;height:5.88rem}
.rightfloat .toTop{width:1.16rem;height:1.16rem;background:url(../img/ico_top.png) no-repeat center;background-size:cover;border:none}
.rightfloat .toTop a{opacity:0}
.rightfloat{top:70%;right:.2rem}
.flowBox{width:100%;margin-bottom:.6rem}
.flowBox .topTitle{flex-direction:column;padding: 0 .2rem;margin-bottom: .36rem;}
.flowBox .topTitle h1{width: 100%;text-align: left;font-size: 0.36rem;margin-bottom: .2rem;}
.flowOptions{width:100%;}
.flowBox .flowOptions .checkbox{margin-right: 1.2rem;font-size: .28rem;width: 1.5rem;display: block;}
.flowBox .flowOptions .checkbox input{width: .32rem;height: .32rem;}
.flowChart{width:100%;height:7.86rem}
.flowTab.allList .listBtn{flex-direction:column-reverse;padding:0 .14rem;box-sizing: border-box;}
.flowTab.allList .listBtn .right{box-sizing:border-box;margin-bottom: .2rem;}
.allList .listBtn .right .searchBox{width:2.5rem;height:.74rem;border-radius:.24rem;padding:.2rem}
.allList .listBtn .right .searchBox img{width:.32rem;height:.32rem}
.allList .listBtn .right .searchBox input{height:.32rem;line-height:.32rem;font-size:.24rem;flex:1;width:0}
/* .searchBox .searchDetail{left: 0;transform: translateX(0) !important;} */
.allList .listBtn .right button:nth-last-of-type(1){width:2.08rem;height:.74rem;line-height:.74rem;border-radius:.2rem;flex: none;}
.allList .listBtn .right .offInto i{width:.31rem;height:.29rem}
.allList .listBtn .right .classBtn{width: 2.08rem;height:.74rem;border-radius:.2rem;font-size: .24rem;}
.allList .listBtn .right .classBtn input{width: .32rem;height: .32rem;}
.allList .table th{height: .96rem;line-height:.96rem;font-size: .22rem;}
.allList .table td{height: .8rem;padding: 0 .1rem;}
/* .allList .table td .waveSvg{max-width: 1.2rem;width: 100%;} */
.allList .table td .nameBox img{width: .4rem;height: .4rem;vertical-align: -.08rem;}
.allList .table td .nameBox .name{font-size: .22rem;}
.allList .table td .price{font-size: .22rem;}
.allList .table .collectOff{width: .32rem;height: .32rem;}
.allList .ratio{font-size: .22rem;}
.tableBox .tableWrap{overflow-x: scroll;}
.tableBox .tableWrap>div::-webkit-scrollbar{width:6px;height:80%;border-radius:3px}
.tableBox .tableWrap>div::-webkit-scrollbar-thumb{width:6px;border-radius:3px;background:#616e85}
.allList .tableWrap{overflow-x: scroll;}
.allList .tableWrap>div::-webkit-scrollbar{width:6px;height:80%;border-radius:3px}
.allList .tableWrap>div::-webkit-scrollbar-thumb{width:6px;border-radius:3px;background:#616e85}
.smallList .tableWrap{overflow-x: scroll;}
.smallList .tableWrap>div::-webkit-scrollbar{width:6px;height:80%;border-radius:3px}
.smallList .tableWrap>div::-webkit-scrollbar-thumb{width:6px;border-radius:3px;background:#616e85}
.tableItemLeft .tableWrap{overflow-x: scroll;}
.tableItemLeft .tableWrap>div::-webkit-scrollbar{width:6px;height:80%;border-radius:3px}
.tableItemLeft .tableWrap>div::-webkit-scrollbar-thumb{width:6px;border-radius:3px;background:#616e85}
.hotInfo .tableList .tableNormal .tableWrap{overflow-x: scroll;}
.hotInfo .tableList .tableNormal  .tableWrap>div::-webkit-scrollbar{width:6px;height:80%;border-radius:3px}
.hotInfo .tableList .tableNormal  .tableWrap>div::-webkit-scrollbar-thumb{width:6px;border-radius:3px;background:#616e85}

.allList.mainPage .nav .next{width: .72rem;height: .72rem;}
.footer{overflow: hidden;}

.topNavList{position: fixed;width: 100vw;height: 100%;top: 0;right: 0;bottom: 0;left: 0;background: #fff;z-index: 11;padding: .4rem .4rem 1.36rem;box-sizing: border-box;display: none;}
.topNavList.logining .loginBtn{background: #616E85;color: #FFFFFF;font-size: 0;}
.topNavList.logining .loginBtn::before{content: '退出登录';font-size: .24rem;display: block;width: 100%;}
.topNavList>div{height: 100%;display: flex;flex-direction: column;align-items: flex-end;}
.topNavList i{display: block;width: .6rem;height: .6rem;background: url(../img/ico_pop_closeNav.png) no-repeat center;background-size: .36rem;}
.topNavList ul{display: flex;flex-direction: column;overflow: hidden;overflow-y: auto;padding:.12rem 0  .2rem;box-sizing: border-box;flex: 1;width: 100%;align-items: flex-start;scrollbar-width: none;}
.topNavList .newsUal::-webkit-scrollbar{display: none;}
.topNavList ul li{line-height: 1.12rem;font-size: 0.28rem;width:100%;
  color: #0D1421;border-top: .02rem solid #F5F5F6;position: relative;}
.topNavList ul li a{color: #0D1421;display: block;min-height: 1.12rem;}
.topNavList ul li .moreList{display: flex;flex-direction: column;height: 0;overflow: hidden;transition:height .5s ease}
.topNavList ul li .moreList a{border-top: .02rem solid #F5F5F6;min-height: 1.12rem;font-size: 0.28rem;display: flex;align-items: center;}
.topNavList ul li .moreList a img{display: block;width: .48rem;height: .48rem;margin-right: .24rem;margin-left: .2rem;}
.topNavList .loginBtn{width: calc(100% - 0.8rem);height: 0.96rem;background: #3562FF;border-radius: 0.2rem;border: none;font-size: 0.28rem;
  color: #F5F9FF;position: fixed;bottom: .4rem;left: 50%;transform: translateX(-50%) !important;}
.topNavList ul li.lioff>.link,.topNavList ul li.lion>.link{position: relative;}
.topNavList ul li.lioff>.link::before{content: '';display: block;background: url(../img/ico_pop_more02.png) no-repeat center;background-size: .28rem .16rem;width: 1.12rem;height: 1.12rem;position: absolute;right: 0;transform: rotate(180deg);}
.topNavList ul li.lion>.link::before{content: '';display: block;background: url(../img/ico_pop_more02.png) no-repeat center;background-size: .28rem .16rem;width: 1.12rem;height: 1.12rem;position: absolute;right: 0;transform: rotate(0deg);}
.bourseInfo{width: 100%;margin: 0 auto .5rem;}
.bourseInfo .infoBox{flex-direction: column;}
.bourseInfo .infoBox .left{margin-right: 0;margin-bottom: .6rem;}
.bourseInfo .infoBox .left ul {display: grid;grid-template-columns: 1fr 1fr;width: 100%;grid-gap: .12rem;padding: 0 .2rem;box-sizing: border-box;}
.bourseInfo .infoBox .left ul li{width: auto;height:1.5rem;margin-bottom: 0;border-radius: .2rem;padding: 0 .28rem;}
.bourseInfo .infoBox .left ul li h5{font-size: 0.28rem;color: #616E85;}
.bourseInfo .infoBox .left ul li h6{font-size: 0.36rem;color: #0D1421;}
.bourseInfo .infoBox .right .chartBox{width:100%;height:9rem ;}
.bourseInfo .infoBox .right{padding: 0 .2rem;}
.chartChangeBtn i{width: 1.44rem;height: 0.64rem;border-radius: 0.12rem;line-height: 0.64rem;font-size: .24rem;}
.chartChangeBtn{height: .84rem;background: #EFF2F5;border-radius: 0.2rem;margin: 0 .2rem .2rem;}

.histogramBox{width: 100%;padding: 0 .2rem;box-sizing: border-box;}
.histogramBox .histogramList{width: 100%;height: 9.46rem;}
.reserve{width: 100%;padding: 0 .2rem;box-sizing: border-box;margin-bottom: .6rem;}
.flexBox{flex-direction: column;}
.reserve .smallList{width: 100%;padding: .28rem 0;height: auto;margin-bottom: .2rem;}
.reserve .rigthList{padding: .6rem .5rem;width: 100%;height: auto;}
.reserve .rigthList ul{width: 100%;}
.reserve .rigthList li{width: 100%;padding: .25rem 0 .3rem;height: .96rem;}
.reserve .rigthList li img{width: .48rem;height: .48rem;margin-right: .12rem;}
.reserve .rigthList li p{font-size: 0.26rem;}
.reserve .rigthList li em{font-size: 0.22rem;}
.bourseInfo .bourseTitle{margin:.3rem 0 .6rem;padding:0  .2rem;}
.crumbs{width: 100%;padding: 0 .2rem;box-sizing: border-box;}
.crumbs ul li a{font-size: 0.24rem;line-height: 0.36rem;}
.bourseInfo .bourseTitle img{width: .48rem;height: .48rem;margin-right: .1rem;}
.bourseInfo .bourseTitle h1{font-size: 0.38rem;}
.reserve>h3{font-size: 0.36rem;margin-bottom: .2rem;}
.reserve .smallList th{height: .77rem;line-height: .77rem;font-size: 0.22rem;}
.reserve .smallList td .coinInfo .coinImg{margin-right:0.08rem}
.reserve .smallList td .coinInfo .name h5{font-size: 0.26rem;}
.reserve .smallList td .coinInfo .name h6 img{width: .14rem;height: .14rem;margin-right: .03rem;}
.reserve .smallList td .coinInfo .name h6 span{font-size: 0.2rem;line-height: .2rem;}
.reserve .smallList td .coinInfo .name h6 i{display: block;}
.reserve .smallList td{height: 1.24rem;line-height: 1.24rem;font-size: .24rem;}
.bourseList{padding:0 .2rem;box-sizing: border-box;}
.reserve .smallList table{width: max-content;margin-bottom: .4rem;}
.reserve .smallList tr{padding: 0 .48rem;}
.listTitle{padding:0 .2rem;box-sizing: border-box;}
.risePage .mainShow{width: 100vw;}
.risePage .changeBtn i:nth-of-type(2){display: none;}
.risePage .changeBtn i:nth-of-type(5){display: none;}
.risePage .changeBtn{margin-right: 0;margin: 0 auto;}
.risePage .mainShow .tableList{flex-direction: column;padding: 0 .2rem;box-sizing: border-box;}
.classAllList .tableBox{margin-top: .4rem;}
.classAllList .tableBox .table tr th{line-height: .22rem;height: .44rem;}
.risePage .mainShow .tableList .tableItem{width: 100%;margin-bottom: .2rem;}
.capitalRateTitle{font-size: 0.36rem; line-height: 0.52rem;    margin: .2rem auto .6rem;text-align: left;padding: 0 .4rem ;box-sizing: border-box;}
.contractInfo>div>h5{font-size: 0.26rem;margin-bottom:.2rem;text-indent: 0;padding:0 .4rem;box-sizing: border-box;}
.capitalRateBox{width: 100%;}
.contractInfo{flex-direction: column;margin-bottom: .6rem;}
.contractInfo .left{width: 100%;margin-bottom: .6rem;}
.contractInfo .contractList{padding:0 .2rem;grid-gap: .12rem;}
.contractInfo .contractList li{width: auto;height: 1.64rem;}
.contractInfo .contractList li h3{font-size: .36rem;line-height: .36rem;margin-bottom: .23rem;}
.contractInfo .contractList li h4{font-size: 0.23rem;}
.contractInfo .right{margin: 0;}
.contractInfo .highAndLow{padding:0 .2rem;grid-template-columns: repeat(1, 1fr);}
.contractInfo .contractList li h4 img{width: .26rem;height: .26rem;}
.contractInfo .highAndLow .highAndLowBox{padding: .32rem .54rem .28rem;border-radius: 0.19rem;}
.contractInfo .highAndLow .highAndLowBox h5{font-size: 0.26rem;line-height: .36rem;margin-bottom: .28rem;}
.contractInfo .highAndLow .highAndLowBox li{height: 1rem;}
.contractInfo .highAndLow .highAndLowBox li .name .imgBox img{width: .32rem;height: .32rem;}
.contractInfo .highAndLow .highAndLowBox li .name .imgBox img:nth-of-type(1){margin-right: -.08rem;}
.contractInfo .highAndLow .highAndLowBox li .name p{font-size: 0.2rem;line-height: 0.2rem;margin-top: .1rem;}
.contractInfo .highAndLow .highAndLowBox li .ratio{font-size: 0.26rem;}
.moreTable.allList .listBtn {padding:0 .2rem;box-sizing: border-box;}
.moreTable.allList .listBtn .changeBtn{}
.allList .listBtn .changeBtn{margin-right:0 ;}
.moreTable.allList .listBtn .changeBtn i{width: 1.2rem;}
.listBtn .hotChartBtn{margin-right: .24rem;}
.moreTable.allList .listBtn .right>div{flex: 1;justify-content: space-between;}
.listBtn .hotChartBtn{width: 2.44rem;height: 0.74rem;border-radius: 0.2rem;}
.risePage .tableList .tableItem .tableWrap{border-radius: .24rem;border: .04rem solid #f5f5f6;padding: 0;}
.risePage .allList .listBtn .changeBtn{margin: 0 auto;}
.risePage .tableList .tableItem .tableWrap table td{height: 1rem;line-height: 1rem;}
.capitalRateBox .allList .table tr{grid-template-columns: 40px repeat(25, 100px) !important;}
.hotInfo .mainShow{width: 100%;padding: 0 .2rem;box-sizing: border-box;}
.hotInfo .mainShow .topShow .topItem{width: 100%;margin-bottom:.6rem ;}
.hotInfo .mainShow .topShow{flex-direction: column;}
.hotInfo .selectBtn{flex-direction: column;align-items:flex-start;margin-bottom: 0;}
.hotInfo .selectBtn .listBtn{flex-direction: column;align-items:flex-start}
.hotInfo .selectBtn .listBtn .changeBtn{border-radius: .14rem;padding: 0;height: .56rem;border: .06rem solid #eff2f5;margin: 0 .2rem .2rem .2rem;}
.hotInfo .selectBtn .listBtn .changeBtn i{height: .56rem;line-height: .56rem;font-size: .24rem;}

.hotInfo .selectBtn h5{font-size: 0.36rem;line-height:.36rem;margin-bottom: .2rem;margin-left: .2rem;}
.hotInfo .hotEchart{width: 100%;height: 5.88rem;}
.hotInfo .infoBox{width: 100%;height:auto;display: grid;grid-template-columns: repeat(2,1fr);grid-gap: .12rem;}
.hotInfo .infoBox li{width: auto;height: 2.12rem;padding: .35rem .16rem;margin: 0;}
.hotInfo .infoBox li .infoTxt>div{width: 50%;}
.detailPage .center .infoBox li .infoTxt>div>p:nth-child(3), .hotInfo .infoBox li .infoTxt>div>p:nth-child(1){font-size: 0.2rem;line-height: 0.2rem;}
.hotInfo .infoBox li .infoTxt>div>p:nth-child(2){font-size: 0.16rem;line-height: 0.18rem;margin: .48rem 0 .1rem;}
.hotInfo .infoBox li .infoTxt .totalNum{text-align: right !important;}
.hotInfo .multOrderNum{font-size: 0.24rem;line-height: .24rem;}
.hotInfo .noneOrderNum{font-size: 0.24rem;line-height: .24rem;}
.hotInfo .infoBox li .infoProcess{height: 0.12rem;border-radius: 0.06rem;}
.hotInfo .infoBox li .infoProcess .processWid{border-radius: 0.06rem;}
.hotInfo .addMargin{margin: 0;flex-direction: column;}
.hotInfo .mainShow .tableList .tableItem{width: 100%;}
.hotInfo .tableList .tableItem .tableWrap{margin: .2rem 0 .6rem;height: 11.2rem;width: 100%;overflow-x: scroll}
.hotInfo .tableList .tableItem .tableWrap table{width: max-content !important;min-width: 100%;}
.hotInfo .tableList .tableItem:nth-of-type(1) .tableWrap table tr{grid-template-columns: 4fr 3fr 3fr 3fr 2fr 3fr;min-width: 100%;}
.hotInfo .tableList .tableItem:nth-of-type(2) .tableWrap table tr{grid-template-columns: 3rem 2fr 2fr 2.8rem;min-width: 100%;}
.hotInfo .tableList .tableItem .tableWrap table th{font-size: 0.22rem;height: .6rem;line-height: .6rem;padding: 0 .2rem;}
.hotInfo .tableList .tableItem .tableWrap table td{height: 1rem;line-height: 1rem;padding: 0 .2rem;}
.hotInfo .mainShow .echartWapBox{margin-bottom: .6rem;}
.hotInfo .mainShow .echartWapBox .echartTopHot{height: 5.6rem;}
.hotInfo .tableList table{width: max-content;}
.favorites .mainShow{width: 100%;flex-direction: column;}
.favorites .mainShow .labelNav{width: 100%;margin: .68rem 0 1.02rem .38rem;}
.favorites .mainShow .labelNav .navChange>div{display: none;align-items: flex-start;justify-content: flex-start;width: auto;height: auto;}
.favorites .mainShow .labelNav .navChange>div.on{display: flex;background:transparent;}
.favorites .userInfo{width: 100%;box-sizing: border-box;padding: 0 .6rem;}
.favorites .userInfo>p{font-size: 0.28rem;line-height: 0.36rem;}
.favorites .userInfo .infoItem.phoneNum .phone{font-size: 0.4rem;line-height: 0.4rem;}
.favorites .codeBtn{font-size: 0.24rem;line-height: .24rem;}
.favorites .userInfo .infoItem{width: auto;height: .96rem;}
.favorites .password{font-size: .24rem;padding: .1rem .36rem;}
.favorites .eyeon{width: .34rem;height: .24rem;}
.favorites .btn{width: 3.6rem;height: 1rem;line-height: 1rem;margin: .6rem auto;font-size: 0.24rem;border-radius: 0.24rem;}
.favorites .tips{font-size: 0.22rem;line-height: .36rem;padding-left: .4rem;}
.favorites .favoriteNews .moreNews{grid-template-columns: repeat(1,1fr);padding:0 .2rem ;box-sizing: border-box;grid-gap:.4rem;margin-bottom: .4rem;}
.favorites .favoriteNews .moreNews li .imgBox{min-height: 3.56rem;border-radius:.3rem;}
.favorites .favoriteNews .moreNews li .newsTitle{font-size: 0.32rem;line-height: .44rem;height: .88rem;margin-top: .3rem;}
.favorites .favoriteNews .moreNews li .newsContent{font-size: 0.24rem;margin: .2rem 0;line-height: .4rem;height: 1.6rem;}
.favorites .ratioItem .ratioinfo{height: 0.48rem;border-radius: 0.24rem;font-size: .24rem;margin-right: .2rem;padding: .06rem .16rem;}
.favorites .ratioItem .ratioinfo img{width: .36rem;height: .36rem;margin-right: .08rem;}
.favorites .collect{width: 0.36rem;height: 0.32rem;}
.favorites .table td{height: 1rem;}
.favorites .table th{font-size: .24rem;height: .6rem;line-height: 0.6rem;}
.favorites .table td .nameBox img{width: .4rem;height: .4rem;vertical-align: -.12rem;}
.favorites .table td .nameBox .name{font-size: .28rem;}
.favorites .table td .waveSvg{width: 100%;min-width: 70px;}
.favorites .table td .waveSvg{width: 100%;min-width: 70px;}
.favorites .attention {width: 100%;box-sizing: border-box;padding: 0 .4rem;}
.favorites .attention ul li .autherPic{width: .58rem;height: .58rem;}
.favorites .attention ul li .attentionInfo {    padding: 0 1.4rem .32rem .26rem;}
.favorites .attention ul li .attentionInfo .authorBox h4 {font-size: .32rem;}
.favorites .attention ul li .attentionInfo>.followBtn {width: 1.28rem;height: .64rem;font-size: .24rem;}
.favorites .attention ul li .attentionInfo .authorBox span{font-size: .24rem;}
.favorites .attention ul li .attentionInfo .detailText p{font-size: .26rem;line-height: .36rem;}
.favorites .attention ul li .attentionInfo .followBtn i {width: .24rem;height: .24rem;}
.favorites .attention ul li .attentionInfo .authorBox a {height: .4rem;}
/* */
.topNav .rightSearch .searchBox{display: block !important;}
/* 登录注册弹窗 s */
.loginDialog-main{width: 6.67rem;height: 11rem;border-radius: 0.5rem;}
.loginDialog-left{display: none;}
.loginDialog-right{width: 100%;padding: 0 0.42rem;}
.loginDialog-close{top: 0.3rem;right: 0.3rem;width: 0.34rem;height: 0.34rem;}
.loginDialog-block{padding: 1.1rem 0 0.5rem !important;}
.loginDialog-block[data-module="setPasswordBlock"]{padding: 0.6rem 0 0.3rem !important;}
.loginDialog-head{font-size: 0.36rem;line-height: 0.48rem;}
.loginDialog-back{width: 0.21rem;height: 0.37rem;}
.loginDialog-tab-item{font-size: 0.36rem;line-height: 0.48rem;margin: 0 0.35rem;}
.loginDialog-tab-item::after{bottom: -0.14rem;width: 0.63rem;height: 0.06rem;}
.loginDialog-box{margin-top: 0.6rem;}
.loginDialog-form-item{margin-bottom: 0.3rem;}
.loginDialog-form-item:last-child{margin-bottom: 0;}
.loginDialog-form-name{font-size: 0.29rem;line-height: 0.38rem;padding-left: 0.1rem;}
.loginDialog-form-input{height: 1rem;border-width: 0.01rem;margin-top: 0.2rem;padding: 0 0.88rem 0 0.25rem;border-radius: 0.13rem;}
.loginDialog-form-input input{font-size: 0.29rem;}
.loginDialog-form-error{font-size: 0.29rem;}
.loginDialog-form-input.verifyCode{padding-right: 2.2rem;}
.loginDialog-form-verifyCode{right: 0.1rem;width: 2rem;height: 0.8rem;border-radius: 0.06rem;font-size: 0.25rem;}
.loginDialog-form-clear{right: 0.25rem;width: 0.38rem;height: 0.37rem;}
.loginDialog-form-eye{right: 0.25rem;width: 0.35rem;height: 0.25rem;}
.loginDialog-type{padding-left: 0.1rem;margin-top: 0.44rem;}
.loginDialog-type span{font-size: 0.25rem;line-height: 0.38rem;}
.loginDialog .loginDialog-btn{bottom: 1.3rem;height: 1rem;border-radius: 0.25rem;font-size: 0.36rem;}
.loginDialog .setPasswordBlock .loginDialog-btn{bottom: 0.3rem;}
.loginDialog-protocol{bottom: 0.5rem;font-size:0.25rem;line-height: 0.38rem;}
.loginDialog-protocol i{width:0.33rem;height:0.33rem;margin-right:0.13rem;}
/* 登录注册弹窗 e */
.bourseAllList{padding: 0 .2rem;box-sizing: border-box;}
.risePage .tableList .tableItem .tableWrap table th{height: 1rem;line-height: 1rem;font-size: .26rem;padding: 0 .1rem;}
/* .footer{padding: .4rem .2rem;box-sizing: border-box;}
.footerTop{width: 100%;padding: 0;}
.footerTop .footerLogo{display: none;font-size: 0.28rem;line-height: 0.56rem;}
.footerTop .footerTxt p:nth-of-type(1){margin-bottom: .4rem;}
.footerTop .footerTxt .footerInfo{font-size: 0.24rem;line-height: 0.34rem;margin-bottom: .28rem;}
.footerTop .footerTxt .footerInfo em{display: block;}
.footerbottom{width: 100%;font-size: 0.24rem;padding: .2rem 0 0 0;}
.footerbottom p{width: 100%;display: flex;justify-content: space-between;}
.footerbottom .txtlink{display: none;} */
.hotChart{width: 100%;height: 10rem;}
.allList .table.futuresInflow table tr{    grid-template-columns: repeat(16, 1fr);}
.allList .table.futuresInflow table tr th,.allList .table.futuresInflow table tr td{padding: 0 .2rem;}
/*spotInflow  */
.allList .table.spotInflow table tr{    grid-template-columns: repeat(16, 1fr);}
.allList .table.spotInflow table tr th{padding: 0 .2rem;}

.aggreement .aggrementBox{width: 6.67rem;height: 11rem;border-radius: .48rem;padding: .8rem .3rem;}
.aggreement .aggrementBox .contentWarp{height: 65vh;}
.aggreement .aggrementBox .contentWarp .content p{font-size: .24rem;line-height: .56rem;}
.aggreement .aggrementBox .titleBox p{font-size: .36rem;line-height: .52rem;}
.aggreement .aggrementBox .titleBox .close{width: .28rem;height: .28rem;top: -.5rem;right: 0rem;}
.DKDChart{width: 100%;height: 7rem;margin-bottom: .5rem;}
.DKDCharthave{width: 100%;height: 7rem;margin-bottom: .5rem;}
/* .porosity {background-color: #eff2f5;} */
.porosity .mainShow{width: 100%;}
.porosity .mainShow .topSele{padding: 0 .2rem;box-sizing: border-box;}
.porosity .selectBtn{padding: .2rem;box-sizing: border-box;margin-bottom:.3rem ;flex-direction: column;}
.porosity .selectBtn.topSele .listBtn{margin: .52rem 0 .2rem;}
.porosity .selectBtn .listBtn .changeBtn{width: 100%;;height: .84rem;border-radius: .2rem;padding: .1rem;justify-content: space-between;}
.porosity .selectBtn .listBtn .changeBtn i{width: 1.4rem;height: .64rem;border-radius: .12rem;line-height: .64rem;font-size: .22rem;flex: 1;}
.porosity .selectBtn h5{font-size: .36rem;line-height: .36rem;padding-left: .2rem;  margin-bottom: .2rem;}
.porosity .topBox{flex-direction: column;padding: 0 .2rem;box-sizing: border-box;}
.porosity .topItem{width: 100%;height: auto;margin-bottom: .2rem;}
.porosity .topItem ul{padding: .66rem .8rem 0;flex-wrap:nowrap;flex-direction: column;}
.porosity .topItem ul li{width:100%;justify-content: space-between;}
.porosity .topItem ul li p{font-size: .22rem;line-height: .36rem;}
.porosity ul li .ratio{font-size: .2rem;}
.porosity .topItem ul li .right{font-size: .2rem;line-height: .3rem;}
.porosity .binanceBtc, .porosity .porpsitBtc{width: 100%;height: 5rem;margin-bottom:.4rem;}

.porosity .selectBtn .listBtn{align-items: flex-start;margin-top: .1rem;justify-content: space-between;}
.porosity .selectBtn .listBtn .right{width: 100%;margin:0 .2rem;justify-content: space-between;}
.porosity .selectBtn .listBtn .right>div{flex: 1;}
.porosity .selectBtn>div>p{padding-left: .2rem;}
.porosity .addMarginTop{margin: .6rem 0 0 0;padding: 0 .2rem;box-sizing: border-box;}
.porosity .tableList .tableItemLeft{width: 100%;padding: .6rem 0 .3rem;border-radius: .24rem;border: .04rem solid #f5f5f6;display: flex;flex-direction: column;height:15rem ;}
.porosity .tableList .tableMore{height: auto;flex: 1;}
.porosity .selectBtn.porMon{flex-direction: column;}
.tableItemLeft .selectBtn{flex-direction: column;padding: 0;}
.porosity .tableList .tableLeft table tr{grid-auto-flow: column;width: max-content;min-width: 100%;}
.porosity .tableBox table tr th{background: transparent;}
.porosity .tableBox table .numInfo{line-height: .3rem;}
/* .positionTable {background-color: #eff2f5;} */
.positionTable .selectBtn{padding: 0 .2rem;box-sizing: border-box;margin-bottom: .2rem;}
.positionTable .mainShow{width: 100%;}
.addMarginTop{padding: 0 .2rem;box-sizing: border-box;}
.positionTable .allList .table tr{width: max-content;min-width: 100%;}
.allList .table th{padding: 0 .1rem;}
.undefindBox{width: 100%;height: calc(100vh - 1.91rem);display: flex;flex-direction: column;justify-content: center;align-items: center;}
.undefindBox img{display: block;width: 4rem;margin-bottom: .6rem;}
.undefindBox p{font-size: .28rem;color: #616E85;line-height: .4rem;text-align: center;margin-bottom: .6rem;}
.undefindBox a{display: block;width: 1.8rem;height: .8rem;background: #3562FF;border-radius:.24rem;text-align: center;line-height:.8rem;font-size: .28rem;color: #F5F9FF;}
/*  */
.detailPage .flowOptions .select{width: 1.68rem;height: .6rem;line-height: .6rem;font-size: .24rem;margin-left: .15rem;border: .02rem solid transparent;padding: 0 .2rem 0 .15rem;}
.detailPage .flowOptions .select.active{border: .02rem solid #3562ff;}
.tableList .table td{height: .8rem;font-size: .22rem;}
.tableList .table th{line-height: .8rem;height: .8rem;font-size: .22rem;}
.tableList .ratio{font-size: .22rem;}
.tableList table td .price{font-size: .22rem;margin: .05rem 0;}
.tableList table td .nameBox{display: flex;align-items: center;}
.tableList table td .nameBox .name{font-size: .22rem;}
.tableList table td .nameBox img{width: .4rem;height: .4rem;border-radius: 50%;overflow: hidden;vertical-align: -.08rem;;margin-right: .1rem;}
.tableList .ratio::before{width: .2rem;height: .14rem;}
.listBtn .selectOption,.detailPage .flowOptions .selectOption{box-shadow: 0 .06rem .1rem 0 rgba(164, 164, 165, .2);border-radius: .16rem;padding: .1rem 0;font-size: .22rem;color: #0d1421;line-height: .6rem;max-height: 4rem;}

.listBtn .select.addWid{min-width: 2.4rem !important;}
.listBtn .selectOption li,.flowOptions .selectOption li{height: .5rem;font-size: .2rem;color: #0d1421;line-height: .5rem; padding-left: .2rem;box-sizing: border-box;}

.listBtn .selectDir{min-width: .26rem;right: .2rem}
.listBtn .select{min-width: 1.7rem;;height: .6rem;line-height: .6rem;font-size: .24rem;margin-left: .15rem;border-radius: .12rem;border: .02rem solid transparent;padding:0 .6rem 0 .15rem;flex-shrink: 0;}
.listBtn .select:nth-of-type(1){margin-left: 0;}
.listBtn .select.active{border:.02rem solid #3562ff;}

/* .detailPage{background-color: #eff2f5;} */

.detailPage .center .splitLine{margin-bottom:  0 !important;padding-left: .2rem;padding: .3rem 0 .2rem .2rem;border-top: .02rem solid #F5F5F6;}
.detailPage .center .splitLine::before{width: .4rem;height: .4rem;    margin-right: .1rem;}

.detailPage .center .centerLineK{display: block;}
.detailPage .center .centerLineK .lineKleft{padding-left: .2rem;}
.detailPage .center .changeBtcK i{height: .56rem;line-height: .56rem;font-size: .24rem;padding: 0 .16rem;}
.detailPage .center .centerLineK .lineKleft .changeBtcK{margin-right: .2rem;height: auto;border-radius: .16rem;border: .06rem solid #eff2f5;}
.detailPage .center .centerLineK{    margin: 0;}
.detailPage .center .centerLineK .lineKleft .changeBtcK i>img{width: .34rem;height: .34rem;}
.detailPage .centerLineK .selectBtn .listBtn .changeBtn i{flex: 1;width: .72rem;height: .6rem;border-radius: .12rem;line-height: .6rem;font-size: .24rem;}

.detailPage .mainShow{width:100vw;margin:0 auto .48rem;flex-direction: column;padding: 0;}
.detailPage .mainShow .left{position: relative;width:100vw;padding: .1rem .2rem;box-sizing: border-box;overflow: auto;height: auto;margin:0 ;}
.detailPage .mainShow .left.show{position: relative;}
.detailPage .selectBtn .listBtn .changeBtn {margin-right: .34rem;}
.detailPage .left .selectBtn .listBtn .changeBtn{border-radius: .18rem;padding: 0;}
.detailPage .mainShow .center{width: 100%;padding:0;margin-bottom: .4rem;}
.detailPage .selectBtn .tips>img{width: .4rem;height: .4rem;}
.detailPage .selectBtn .tips h5{font-size: .28rem;line-height: .3rem;}
.detailPage .selectBtn .tips .collectOff{width: .5rem;height: .5rem;border-radius: .18rem;background: url(../img/home_ico_collect01.png) no-repeat center;}
.detailPage .mainShow .addSpace, .detailPage .mainShow .left{width: 100%;}
.detailPage .mainShow .addSpace{height: 1.6rem;}
.detailPage .mainShow .left.meTop{position: fixed !important;top:0;bottom: auto !important;z-index: 3;background: #fff;animation: reshow .5s ease 1;animation-fill-mode: forwards;border-bottom: .02rem solid #eff2f5;overflow: hidden;}
.detailPage .mainShow .left.meoffTop{animation: rehide .5s ease 1;animation-fill-mode: forwards}
@keyframes reshow {
  0%{height: 0rem;}
  100%{height: 1.6rem;}
}
@keyframes rehide {
  0%{height: 1.6rem;}
  100%{height: 0rem;}
}
.detailPage .showTop .num{font-size: .56rem;line-height: .56rem;margin-bottom: 0;margin-right: .2rem;}
.detailPage .showTop{height: .6rem;margin-bottom:0;position: static;background: transparent;padding: 0;}
.detailPage .showTop .numChange{padding: .06rem 0 0 0;}
.detailPage .showTop .numChange span{font-size: .22rem;line-height:1;font-weight: 700;}
.detailPage .showTop .ratio::before{width: .2rem;height: .12rem;}
.detailPage .left .priceChange h3{font-size:.26rem;line-height: .4rem;margin-bottom: .2rem;}
.detailPage .left .priceChange{margin-bottom: .12rem;display: none;}
.detailPage .left .priceChange ul{display: grid;grid-template-columns: 1fr 1fr;}
.detailPage .left .priceChange ul li{height: 1.4rem;padding: 0 .24rem;flex-direction: column;justify-content:center;align-items: flex-start;}
.detailPage .left .priceChange ul li h5{font-size: .24rem;color:#8a98af;}
.detailPage .left .priceChange ul li p{font-size: .28rem;}

.detailPage .left .selectBtn{background: transparent;position: static;display: flex;padding-bottom: .1rem;}
.detailPage .left ul.numList{grid-gap: .12rem;margin-bottom: .2rem;display: none;}
.detailPage .left ul.numList li{height: 1.44rem;border-radius: .24rem;}
/* .detailPage.moble .left ul.numList li.up{background: #F3FCF8;}
.detailPage.moble .left ul.numList li.down{background: #FDF5F5;} */
/* .detailPage .left .ulwrap{width: 100%;overflow: auto;margin-bottom: .42rem;}

.detailPage .left ul li{width:100%;height:1.4rem;padding:.3rem 0;border-radius: .24rem;border: .04rem solid #F5F5F6;margin-bottom: 0;} */
.detailPage .left ul li.numList .line .ratio::before{width: .2rem;height: .14rem;}
.detailPage .selectBtn .listBtn{width: 100%;}
.detailPage .left .selectBtn .listBtn{width: auto;}
/* .detailPage .selectBtn .tips{margin-bottom: .14rem;} */
.detailPage .selectBtn .listBtn .changeBtn{border-radius: .16rem;margin:0;border: .06rem solid #eff2f5;}
.detailPage .selectBtn .listBtn .changeBtn.changKType{width: 100%;}
.detailPage .left .selectBtn .listBtn .changeBtn i{width: 1.4rem;height: .6rem;border-radius: .15rem;line-height: .6rem;font-size: .22rem;}
/* .detailPage .topNav{background: #eff2f5;} */
.detailPage .selectBtn{margin: 0 auto .24rem;}
.detailPage .topOff{border-bottom: .02rem solid #eff2f5;z-index: 3;}
.detailPage .showName{font-size: .28rem;background: transparent;position: static;line-height: .36rem;padding-bottom: .08rem;display: none;}
.detailPage .left ul.numList li .ename, .detailPage .left ul.numList li .name{font-size: .2rem;    line-height: .28rem;height: .56rem;}
.detailPage .left ul.numList  li .line .num{font-size: .28rem;line-height: .36rem;}
.detailPage .left ul.numList  li .line .ratio{font-size: .22rem;}
.detailPage .left .flowChange{padding: .4rem 0;display: none;}
.detailPage .left .flowChange h3{font-size: .26rem;line-height: .36rem;margin-bottom: .2rem;}
.detailPage .left .flowChange ul li{height: .8rem;padding: 0 .28rem;border-radius: .16rem;}
.detailPage .left .flowChange ul{grid-gap: .16rem;}
.detailPage .left .flowChange ul li em{font-size: .24rem;}
.detailPage .left .flowChange ul li span{font-size: .24rem;}
.detailPage .mainShow .center{min-width: auto;border: none;}
/* .detailPage .center .nav{padding: .4rem 0 0 0;} */
.detailPage .centerchartBtnBox{display: block;margin: 0 0 .2rem;}
.detailPage .center .changeBtc{border-radius: .14rem;padding: 0;height: .56rem;border: .06rem solid #eff2f5;margin: 0 .2rem;}
.detailPage .center .changeBtc i{border-radius: .12rem;font-size: .22rem;padding:0 .2rem;height: .56rem;line-height: .56rem;flex: 1;}
.detailPage .selectBtn .listBtn .changeBtn i{width: 1.44rem;height: .56rem;line-height: .56rem;font-size: .24rem;}
.detailPage .center .selectBtn .listBtn>div{width: 100%;}
.detailPage .center .selectBtn .listBtn .changeBtn{width: 100%;}
.detailPage .center .selectBtn .listBtn .changeBtn i{flex: 1;width: auto;}
.detailPage .center h5{font-size: .28rem;line-height: .3rem;margin-bottom: .2rem;}
.detailPage .center .centerLineK .lineKleft h5{margin-bottom: 0;}
.detailPage .center .selectBtn.disflex{display: block;}
.detailPage .center .centerLineK .selectBtn{padding: .2rem;}
.detailPage .center .selectBtn{margin-bottom: .2rem !important;padding: .2rem;}
.detailPage .center .selectBtn .right{ width:100%;justify-content: flex-start;}
.detailPage .center #echartsBtc{width: 100vw;height: 5rem;margin: 0 auto .6rem;box-sizing: border-box;}
.detailPage .center #echartsBtcN{width: 100vw;height: 5rem;margin: 0 auto .6rem;box-sizing: border-box;}
.detailPage .center .Kchart{width: 100vw;height: 5rem;margin: 0 auto .2rem;box-sizing: border-box;}
.detailPage .center #echartInOut{width: 100vw;height: 5rem;margin: 0 auto .6rem;box-sizing: border-box;}
.detailPage .center .infoBox{width:100%;padding:0 .2rem;display: grid;grid-template-columns: repeat(2, 1fr);grid-gap: .12rem;}
.detailPage .center .infoBox li .infoTop{margin-bottom: .3rem;}
.detailPage .center .infoBox li .infoTop p{font-size: .28rem;}
.detailPage .center .infoBox li .infoTxt{margin-bottom: 0;}
.detailPage .center .infoBox li .infoTxt>div{width: 50%;}
.detailPage .center .infoBox li{height: 2.12rem;padding: .35rem .16rem;box-sizing: border-box;width: auto;}
.detailPage .center .infoBox li .infoTxt>div>p:nth-child(1), .detailPage .center .infoBox li .infoTxt>div>p:nth-child(3){font-size: 0.2rem;line-height: 0.2rem;}
.detailPage .center .infoBox li .infoTxt>div>p:nth-child(2){font-size: 0.24rem;line-height: 0.18rem;margin: .2rem 0 .1rem;}
.detailPage .center .infoBox li .infoProcess{height: 0.12rem;border-radius: 0.06rem;}
.detailPage .center .infoBox li .infoProcess .processWid{height: 0.12rem;border-radius: 0.06rem;}
.detailPage .center .barBox>div{margin: 0;}
.detailPage .center .barBox>div>div{width:100%;height:6.5rem}
.detailPage .center .barBox{ padding: .6rem 0 .4rem 0;flex-direction: column;}
.detailPage .center .barBox>div{width: 100%;padding:0 .2rem;margin-bottom: .6rem;box-sizing: border-box;}
.detailPage .center .barBox>div h3{font-size: .28rem;line-height: .3rem;margin-bottom: .2rem;}
.detailPage .center .flowOptions{justify-content: flex-start !important;}
.detailPage .center .nav .priceChange{display: block;}
.detailPage .center .nav .numList{display: block;}

/*  */
/*  */
.detailPage .center .nav .priceChange h3{font-size: 14px;color: #0D1421;line-height: 18px;margin-bottom: 10px;}
.detailPage .center .nav .priceChange ul li{height: 40px;display: flex;justify-content: space-between;align-items: center;padding: 0 12px;line-height: 1.4;}
.detailPage .center .nav .priceChange ul li h5{font-size: 12px;color: #616E85;}
.detailPage .center .nav .priceChange ul li p{font-size: 14px;color: #4c4c4c;font-weight: 300;}
.detailPage .center .nav .priceChange h3{font-size:.26rem;line-height: .4rem;margin-bottom: .2rem;}
.detailPage .center .nav .priceChange{margin-bottom: .12rem;}
.detailPage .center .nav .priceChange ul{display: grid;grid-template-columns: 1fr 1fr 1fr;}
.detailPage .center .nav .priceChange ul li{height: .8rem;padding: 0 .2rem;flex-direction: column;justify-content:center;align-items: center;}
.detailPage .center .nav .priceChange ul li h5{font-size: .22rem;color:#8a98af;margin: 0;font-weight: 300;}
.detailPage .center .nav .priceChange ul li p{font-size: .24rem;}
.detailPage .center .nav .numListBox{width:100%;overflow: auto;margin-bottom: 20px;scrollbar-width: none;}
.detailPage .center .nav .numListBox::-webkit-scrollbar{display:none}
.detailPage .center .nav ul.numList{display: grid;grid-template-columns: 1fr 1fr;grid-gap:  8px 6px;padding: 0 .2rem;}
.detailPage .center .nav ul.numList li{width:50%;height:68px;padding:3px 0;background:#fff;border-radius:12px;border:1px solid #f5f5f6;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}
.detailPage .center .nav ul.numList li:nth-child(odd):nth-last-of-type(1){grid-column: 1 / span 2;}
.detailPage .center .nav ul.numList li .line{justify-content:center;align-items:center}
.detailPage .center .nav ul.numList li .upShow .ratio{display:none!important}
.detailPage .center .nav ul.numList li .ename,.detailPage .center .nav ul.numList li .name{font-weight:400;font-size:12px;color:#616e85;text-align:center;width: 70%;word-break: keep-all;line-height: 14px;height: 28px;}
.detailPage .center .nav ul.numList li .line .num{font-weight:600;font-size:14px;color:#0d1421;margin:0 12px 0 8px;letter-spacing: 1px;}
.detailPage .center .nav ul.numList li .line .num.up{color:#16c784;}
.detailPage .center .nav ul.numList li .line .num.down{color:#ea3943;}
.detailPage .center .nav ul.numList li .upShow .num{color:#16c784!important}
.detailPage .center .nav ul.numList li .line .ratio{font-weight:500;font-size:12px}
.detailPage .center .nav ul.numList li .line .ratio::before{display:inline-block;width:7px;height:6px;content:''}
.detailPage .center .nav .numListBox{width:100%;overflow: auto;margin-bottom: .2rem;}
.detailPage .center .nav ul.numList{}
.detailPage .center .nav ul.numList li{width:auto;height: 1rem;border-radius: .24rem;}
.detailPage .center .nav ul.numList .line .ratio::before{width: .2rem;height: .14rem;}
.detailPage .center .nav ul.numList li .ename,.detailPage .center .nav ul.numList li .name{font-size: .2rem;    line-height: .24rem;height: .48rem;}
.detailPage .center .nav ul.numList li .line .num{font-size: .24rem;line-height: .36rem;margin: 0 .12rem;}
.detailPage .center .nav ul.numList li .line .ratio{font-size: .22rem;}

/*  */
/*  */
.detailPage .mainShow>.right{width: 100%;display: block;}
.detailPage .mainShow .newsUal{position: static !important;height:auto;width: 100%;}
.detailPage .mainShow .newsUal li a{display: block;width: 100%;align-items: center;height: 100%;}
.detailPage .right .newsUal .topNews li{margin-bottom: 0;display: grid;grid-template-columns: 3rem 1fr;padding: .2rem 0;}
.detailPage .right .newsUal .topNews li>a:nth-child(1){grid-column: 1 / 2;grid-row: 1 / 3;padding: 0 .2rem 0 0;box-sizing: border-box;}
.detailPage .right .newsUal .topNews li>a img{max-width: 100%;max-height: auto;height: 1.6rem;border-radius: .1rem;margin-bottom: 0;}
.detailPage .right .newsUal .topNews li>em{font-size: .28rem;line-height: .32rem;margin-bottom: .2rem;}
.detailPage .right .newsUal .topNews li h5{font-size: .32rem;line-height: .36rem;font-weight: 600;color: #0d1421;margin: 0;height: .72rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.detailPage .right .newsUal .topNews li h6{font-size: .24rem;line-height: .48rem;margin-bottom: .2rem;max-height:1.92rem ;display: none;}
.detailPage .right .newsUal{padding: 0 .2rem;box-sizing: border-box;}
.detailPage .right .newsUal li{}
.detailPage .right .newsUal .topNews li .moreInfo{margin-bottom: 0;}
.detailPage .right .newsUal .topNews li .moreInfo .time{font-size: .22rem;margin-right: .08rem;flex:1}
.detailPage .right .newsUal .topNews li .moreInfo p{min-width:2.1rem;height: .56rem;border-radius: .4rem;padding: 0 .12rem;margin-right: .08rem;}
.detailPage .right .newsUal .topNews li .moreInfo p img{width: .4rem;height: .4rem;margin-right: .12rem;}
.detailPage .right .newsUal .topNews li .moreInfo p em{font-size: .28rem;margin-right: .2rem;color: #616E85;}
.detailPage .right .newsUal li div{font-size: .22rem;line-height: .24rem;}
.detailPage .right .newsUal li img{width: 1.6rem;height: 1rem;border-radius: .16rem;}
.detailPage .right .newsUal h4{height: .96rem;border-radius: .24rem 0px .24rem 0px;padding: 0 .24rem;margin-bottom: .3rem;}
.detailPage .right .newsUal h4 img{width: 2.56rem;height: .52rem;}
.detailPage .right .newsUal h4.newsTit img{width: 2.12rem;height: .52rem;}
.detailPage .right .newsUal .bottomNews li span{font-size: .28rem;line-height: .4rem;}
.detailPage .right .newsUal .bottomNews li h5{padding: 0 0 0 .26rem;font-size: .3rem;color: #373A42;line-height: .6rem;}
/* .tableList .table td:nth-child(1), .tableList .table th:nth-child(1){background-color:#eff2f5}
.tableList .table td:nth-child(2), .tableList .table th:nth-child(2){background-color:#eff2f5}
.tableList .table td:nth-child(3), .tableList .table th:nth-child(3){background-color:#eff2f5} */

/* .detailPage .tableList .table th,.detailPage .tableList .table td{width: 1.7rem;} */
/* .detailPage .tableList .table th:nth-child(n+4){width: 1.8rem;} */
/* .detailPage .tableList .table td:nth-child(1), .detailPage .tableList .table th:nth-child(1){width: 1rem !important;display: none;}
.detailPage .tableList .table tr td:nth-last-child(3),.detailPage .tableList .table tr th:nth-last-child(3){width: 2rem !important;}
.detailPage .tableList .table tr td:nth-last-child(7),.detailPage .tableList .table tr th:nth-last-child(7){width: 2.5rem !important;}
.detailPage .tableList .table td:nth-child(2), .detailPage .tableList .table th:nth-child(2){left:0rem;padding: 0 0 0 .1rem;box-sizing: border-box;}
.detailPage .tableList .table td:nth-child(3), .detailPage .tableList .table th:nth-child(3){left: 1.7rem;}
.tableList .table tr td:nth-last-of-type(1),.tableList .table tr th:nth-last-of-type(1){box-sizing: border-box;padding-right: .2rem;width: 2.8rem !important;}
.tableList .table tr td:nth-last-of-type(2),.tableList .table tr th:nth-last-of-type(2){width: 2.8rem;} */
.detailPage .tableList table tr{display:grid;grid-template-columns: 2rem 1.8rem 1fr 1fr 1fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;}
.detailPage .tableList .table:nth-child(3) table tr{display:grid;grid-template-columns: 2rem 1.8rem 1fr 1fr 1fr 1fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr ;}
.detailPage .center .nav:nth-last-of-type(1) .tableList .table table tr{display:grid;grid-template-columns: 2rem 1.8rem 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}
.tableList .table tr td,.tableList .table tr th{box-sizing: border-box;padding:0 .1rem;}
.detailPage .tableList .table td:nth-child(1), .detailPage .tableList .table th:nth-child(1){display: none;}
.detailPage .tableList .table td:nth-child(2), .detailPage .tableList .table th:nth-child(2){left:0rem;box-sizing: border-box;}
.detailPage .tableList .table td:nth-child(3), .detailPage .tableList .table th:nth-child(3){left:2rem;}
.detailPage .tableList .table tr td .pairSet{line-height: 1.2;font-size: .22rem;}
.allList .table tr td .pairSet{line-height: 1.2;font-size: .22rem;}
.detailPage .center .hotBox{flex-direction: column;align-items: center;}
.detailPage .center .hotBox .hotBoxItem{width: 100%;margin-bottom: .6rem;margin-right: 0;}
.detailPage .center .hotBox .hotBoxItem .selectBtn h5{font-size: .28rem;line-height: .3rem;margin: 0 0 .3rem 0;}
.detailPage .center .hotBox .hotBoxItem .selectBtn{margin-bottom: .28rem;margin-bottom: .3rem;}
.detailPage .echartHot{width: 100vw;height: 5.88rem;padding: 0 .2rem;box-sizing: border-box;}
.detailPage .center .hotBox{margin-bottom: .6rem;}
.detailPage .tableList table td .nameBox a{display: flex;align-items: center;}
.detailPage .tableList tr .poptips{min-width: 70%;top: -40%;padding: .08rem .18rem;border-radius: .2rem;    font-size: .24rem;}

/* 等待页面 */
.waitPage .headerBlock{height: 2.11rem;}
.waitPage .mainShow {height: calc(100vh - 2.11rem);max-width: 100vw;}

.undefindData .moneyInfo{margin-bottom: .28rem;}
.undefindData .moneyInfo img{width: .48rem;margin-right: .06rem;}
.undefindData .moneyInfo span{font-size: .32rem;;line-height: .32rem;}
.undefindData>img{width:1.56rem;margin-bottom: .38rem;}
.undefindData p{font-size: .32rem;line-height: .52rem;margin-bottom: .68rem;}
.undefindData a{width:1.8rem;height: .8rem;border-radius: .24rem;line-height: .8rem;font-size: .28rem;color: #F5F9FF;}



.paddingLeft{width: 100%;padding-left: .2rem;box-sizing: border-box;font-size: .28rem;margin: .2rem 0;}
/* .littleShow{display: flex !important}
.pcshow{display: none !important} */
/* .detailPageRecommond .title{padding: .4rem 0;}
.detailPageRecommond .title p{font-size: .28rem;}
.detailPageRecommond .title a{font-size: .24rem;} */
.detailPage .right .newsUal .detailPageRecommond .title p{font-size: .28rem;}
.detailPage .right .newsUal .detailPageRecommond .title{padding: .2rem 0 .4rem 0;;}
.detailPage .right .newsUal .detailPageRecommond .title a::after{width: .12rem;height: .22rem;    margin-left: .1rem;margin-bottom: .06rem;}
.detailPage .right .newsUal .detailPageRecommond .title a{font-size: .24rem;}
.detailPage .right .newsUal .detailPageRecommond ul li.firstTips{height: .62rem;border-top: .02rem solid #f5f5f6;}
.detailPage .right .newsUal .detailPageRecommond ul li.firstTips>span{    line-height: .62rem;display: flex; font-size: .24rem;}
.detailPage .right .newsUal .detailPageRecommond ul li{border-bottom: .02rem solid #f5f5f6;font-size: .24rem;padding: 0 .22rem 0 .08rem; height: .84rem;  }
.detailPage .right .newsUal .detailPageRecommond ul li .nameBox p{font-size: .28rem;line-height: .28rem;}
.detailPage .right .newsUal .detailPageRecommond ul li .nameBox img{width: .4rem;height: .4rem;margin: 0 .12rem 0 0;}
.detailPage .right .newsUal .detailPageRecommond ul li .cell{font-size: .28rem;height: .84rem;}
.detailPage .right .newsUal .detailPageRecommond ul li .ratioBox .ratio{width: 1.34rem;height: .48rem;font-size: .24rem;line-height:.48rem;}
/* .detailPage .right .newsUal .detailPageRecommond ul li:first-of-type, .detailPage .right .newsUal .detailPageRecommond ul li>a{display: grid !important;} */
/* .newPage .topInfoShow{display: none;} */
.newPage .mainShow{width: 100vw;flex-direction: column-reverse;padding: 0 .2rem;box-sizing: border-box;}
.newPage .mainShow .left{width: 100%;}
.newPage .topNav{background: #eff2f5;}
.newPage .topOff{border-bottom: .02rem solid #eff2f5;}
.newPage .selectBtn{flex-direction: column;margin: 0 auto .2rem;}
.newPage .selectBtn .tit{font-size: .2rem;}
.newPage .mainShow .listBtn .right{margin: 0 auto .3rem;position: relative;}
.newPage .mainShow .listBtn .right::after{margin: 0 auto .3rem;display: inline-block;width: .18rem;height: .14rem;background: url(../img/ico_pop_sel.png) center / 100%;content: '';position: absolute;right: .3rem;top: 50%;transform: translateY(-50%);}
.slider{height: .8rem;display: none;}
.slides li{ padding: 0 .2rem;border-right: .02rem solid #f5f5f6;}
.slides li .left{margin-right: .2rem;}
.slides li .right .rightNum>i{font-size: .22rem;margin-left: .14rem;}
.slides li .left div p:nth-child(1),.slides li .right{font-size: .24rem;}
.newPage .selectBtn h5{font-size: .28rem;line-height: .3rem;margin-bottom: .2rem;}
.newPage .selectBtn>div{width: 100%;display: none;}
.newPage .listBtn .searchBox{width: 6.8rem;height: .8rem;    border-radius: .12rem;padding: 0 .4rem;box-sizing: border-box; margin-right: 0;}
.newPage .listBtn .searchBox input{vertical-align: top;font-size: .24rem;line-height: 100%;height: 100%;width: 100%;}
.newPage .listBtn .searchBox:focus-within{    border: .02rem solid #3562ff;}
.newPage .listBtn .searchBox img{width: .32rem;height: .32rem;vertical-align: middle;display: none;}
.searchBox .searchDetail{width:6.8rem;box-shadow:0 0 .24rem 0 rgba(0,0,0,.12);border-radius:.06rem;position:absolute;padding:.1rem .2rem;max-height:3rem;overflow-y:auto;z-index:1;background: #FFFFFF;display: none;left: 0;transform: translateX(0%) !important;}
.searchBox .searchDetail li{width:100%;height:.7rem;line-height:.7rem}

.searchBox .searchDetail li:hover{background:#f8f9fb}
.searchBox .searchDetail li a{display:flex;align-items:center}
.searchBox .searchDetail li a img{display:block;width:.2rem;height:.2rem;margin:0 .1rem 0 0}
.searchBox .searchDetail li a span{font-weight:700;font-size:.22rem;color:#0d1421;flex:1}

/* table 左侧固定 s */
.mainPage.allList .table:nth-child(1) tr {grid-template-columns: 40px 2fr 2fr 2fr 2fr 120px 2fr 2fr 2fr 2fr 2fr 2fr;}
.mainPage.allList .table:nth-child(2) tr {grid-template-columns: 40px 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 120px 2fr 3fr 2fr 2fr 2fr 2fr;}
.mainPage .tableWrap table td:nth-child(1), .mainPage .tableWrap table th:nth-child(1){position: sticky;left: 0px;background-color: #fff;z-index: 1;}
.mainPage .tableWrap table td:nth-child(2), .mainPage .tableWrap table th:nth-child(2){display: none;}
.mainPage .tableWrap table td:nth-child(3), .mainPage .tableWrap table th:nth-child(3){position: sticky;left: 40px;background-color: #fff;z-index: 1;}
.mainPage.allList .table table tr:hover>td{background-color:#f8f9fb!important}

.bourseAllList.allList .table tr{grid-template-columns:2fr 2fr 2fr 2fr 2fr 2fr 3fr 2fr !important;}
.bourseAllList.allList .table table td:nth-child(1), .bourseAllList.allList .table table th:nth-child(1){display: none;}
.bourseAllList.allList .table table td:nth-child(2), .bourseAllList.allList .table table th:nth-child(2){position: sticky;left: 0px;background-color: #fff;z-index: 1;}
.bourseAllList.allList .table tr:hover>td{background-color:#f8f9fb!important}

.capitalRateBox .allList .table tr{grid-template-columns: 40px repeat(25, 100px) !important}

.hotInfo .tableself table tr{display:grid;grid-template-columns:2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr;}
.hotInfo .tableList .tableNormal table td:nth-child(1), .hotInfo .tableList .tableNormal table th:nth-child(1){display: none;}
.hotInfo .tableList .tableNormal table td:nth-child(2), .hotInfo .tableList .tableNormal table th:nth-child(2){position: sticky;left: 0px;background-color: #fff;z-index: 1;}

.porosity .tableBox{width: 100%;overflow: hidden;}
.porosity .tableBox table tr{grid-template-columns:40px 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr;}
.porosity .allList.addMarginTop table td:nth-child(1), .porosity .allList.addMarginTop table th:nth-child(1){position: sticky;left: 0;background-color: #fff;z-index: 1;}
.porosity .allList.addMarginTop table td:nth-child(2), .porosity .allList.addMarginTop table th:nth-child(2){display: none;}
.porosity .allList.addMarginTop table td:nth-child(3), .porosity .allList.addMarginTop table th:nth-child(3){position: sticky;left: 40px;background-color: #fff;z-index: 1;}
.porosity .tableBox table tr:hover>th,.porosity .tableBox table tr:hover>td:not(.mostDown,.moreDown,.middlDown,.littleDown,.mostUp,.moreUp,.middlUp,.littleUp){background-color:#f8f9fb!important}

.positionTable .allList .table table td:nth-child(1), .positionTable .allList .table table tr:nth-child(2) th:nth-child(1){position: sticky;left: 0;z-index: 1;}
.positionTable .allList .table table td:nth-child(1){background-color: #fff;}
.positionTable .allList .table table tr:hover>td:not(.mostDown,.moreDown,.middlDown,.littleDown,.mostUp,.moreUp,.middlUp,.littleUp){background-color:#f8f9fb!important}
/* table 左侧固定 e */
/* table 表头吸顶 s */
.mainPage.allList .table table thead,
.bourseAllList .tableWrap table thead,
.capitalRateBox .allList table thead,
.hotInfo .tableList table thead,
.porosity .tableBox table thead
{height: 0.96rem;}
.mainPage.allList .table table .table-head-fixed,
.bourseAllList .tableWrap table .table-head-fixed,
.capitalRateBox .allList table .table-head-fixed,
.hotInfo .tableList table .table-head-fixed,
.porosity .tableBox table .table-head-fixed
{top: 0.91rem;left: 0;transform: none !important; width: 100%;padding: 0 0.2rem;}
.mainPage.allList .table table .table-head-fixed::before,.mainPage.allList .table table .table-head-fixed::after,
.bourseAllList .tableWrap table .table-head-fixed::before,.bourseAllList .tableWrap table .table-head-fixed::after,
.hotInfo .tableList table .table-head-fixed::before,.hotInfo .tableList table .table-head-fixed::after,
.porosity .tableBox table .table-head-fixed::before,.porosity .tableBox table .table-head-fixed::after
{content: "";position: fixed;top: 0.91rem;width: 0.2rem;height: 0.96rem;background-color: #fff;z-index: 2;}
.mainPage.allList .table table .table-head-fixed::before,
.bourseAllList .tableWrap table .table-head-fixed::before,
.hotInfo .tableList table .table-head-fixed::before,
.porosity .tableBox table .table-head-fixed::before
{left: 0;}
.mainPage.allList .table table .table-head-fixed::after,
.bourseAllList .tableWrap table .table-head-fixed::after,
.hotInfo .tableList table .table-head-fixed::after,
.porosity .tableBox table .table-head-fixed::after
{right: 0;}
.capitalRateBox .allList table .table-head-fixed{padding: 0;}

.positionTable .tableBox .tableWrap table thead{height: 1.92rem;z-index: 2;}
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(1){top: 0.91rem;left: 0;transform: none !important; width: 100%;padding: 0 0.2rem;}
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(2){top: 1.87rem;left: 0;transform: none !important; width: 100%;padding: 0 0.2rem;}
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(1)::before,.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(1)::after,
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(2)::before,.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(2)::after
{content: "";position: fixed;top: 0.91rem;width: 0.2rem;height: 0.96rem;background-color: #eff2f5;z-index: 2;}
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(2)::before,.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(2)::after{top: 1.87rem;}
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(1)::before,
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(2)::before
{left: 0;}
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(1)::after,
.positionTable .tableBox .tableWrap table .table-head-fixed:nth-child(2)::after
{right: 0;}
/* table 表头吸顶 e */
/* .newPage{background-color: #eff2f5;} */

/* .newPage .mainShow .listBtn .right{display: none;} */

.newPage .rightBox .category::-webkit-scrollbar{width:.04rem;height:100%;border-radius:.03rem}
.newPage .rightBox .category::-webkit-scrollbar-thumb{border-radius:.03rem;background:rgba(60,38,11,.5)}

.newPage .mainShow .rightBox{width: 100%;margin: 0 auto;height: 1.04rem;margin-bottom: 0;overflow: auto;padding: 0.21rem;box-sizing: border-box;border-radius: 0;position: fixed;left: 0;top: 1.91rem;z-index: 2;}
.newPage .rightBox ul{transition: transform .5s ease }
.newPage .mainShow .rightBox h5{display: none;}
.newPage .mainShow .rightBox .navchange{display: none;}
.newPage .mainShow .rightBox  .pre{width: .72rem;height: .72rem;    background: #FFFFFF url(../img/home_ico_left.png) center / 100% no-repeat;position: absolute;left: 0;bottom: 0;z-index: 1;display: none;}
.newPage .mainShow .rightBox  .next{width: .72rem;height: .72rem;    background: #FFFFFF url(../img/home_ico_right.png) center / 100% no-repeat;position: absolute;right: 0;bottom: 0;z-index: 1;}
.newPage .mainShow .rightBox .rightItem{min-width: auto;position: relative;max-height: fit-content;overflow: scroll;scrollbar-width:none;}
.newPage .mainShow .rightBox .category{flex-direction: row;width: auto;}
.newPage .mainShow .rightBox .category li{width: auto;height: 100%;box-sizing: border-box;height: auto;margin: 0;font-size: .28rem;border-radius: 0;white-space: nowrap;position: relative;border-radius: 0.08rem;margin-right: 0.21rem;}
.newPage .mainShow .rightBox .category li:last-child{margin-right: 0;}
.newPage .mainShow .rightBox .category li a{padding: 0 .29rem;line-height: .62rem;box-sizing: border-box;}

.newPage .mainShow .rightBox .category li.active{background: #3562FF;color: #FFF;}
.newPage .mainShow .rightBox .category li.active a{color: #FFF;}
/* .newPage .mainShow .rightBox .category li.active::after{content: '';display: block;width: 100%;height: .04rem; background: #3562ff; position: absolute;left: 0;bottom: 0;} */
.newPage .mainShow .rightBox .category li:hover{background:none;color:#616E85;}
.newPage .rightBox.rightBox-fixed{top: 0.91rem !important;transition: .2s;}
.newPage .rightBox.rightBox-fixed .rightItem.show{position: relative !important;}
.newPage .headerBlock{height: 2.95rem;}

.newPage .mainShow .left .newsList li{height: auto;flex-direction: row;margin-bottom: .3rem;}
.newPage .mainShow .left .newsList li .time{height: .6rem;padding: 0;display: none;}
.newPage .mainShow .left .newsList li .time>p{font-size: .2rem;line-height: .3rem;}
.newPage .mainShow .left .newsList li>a{width: 2.72rem;height: 1.56rem;border-radius: .2rem;}
.newPage .mainShow .left .newsList li .infoBox{padding:  0;margin-left: .2rem;height: 1.56rem;overflow: hidden;}
.newPage .mainShow .left .newsList li .infoBox h3{font-size: .24rem;color: #0d1421;line-height: .39rem;}
.newPage .mainShow .left .newsList li .infoBox .content{    font-size: .22rem;height: 1.05rem;line-height: .35rem;margin: 0 0 .1rem 0;    -webkit-line-clamp: 3;display: none;}
.newPage .mainShow .left .newsList li .infoBox .rateWrap{justify-content: space-between;}
.newPage .mainShow .left .newsList li .infoBox .rateWrap .timeSmall{display: block;font-size: .24rem;color: #616E85;line-height: .38rem;}
.newPage .mainShow .left .newsList li .infoBox .rateWrap a:not(:first-of-type){display: none;}
.newPage .mainShow .left .newsList li .infoBox .rateNum{min-width: 1.2rem;    border-radius: .12rem;padding: .12rem .06rem;margin-right: .2rem;margin-bottom: 0;}
.newPage .mainShow .left .newsList li .infoBox .rateNum img{width: .3rem;height: .3rem;}
.newPage .mainShow .left .newsList li .infoBox .rateNum span{ margin: 0 .16rem;font-size: .22rem;}
.newPage .ratio{font-size: .22rem;}
.newPage .ratio::before{width: .2rem;height: .14rem;}
.newPage .up{color:#16c784;font-size:.22rem}
.newPage .down{color:#ea3943;font-size:.22rem}

/* .newDetailPage {background-color: #eff2f5;} */
/* .newDetailPage .topNav{background: #eff2f5;} */
.newDetailPage .headerBlock{height: 1.82rem;}
.newDetailPage .rightBox ul{transition: transform .5s ease }
.newDetailPage .rightBox{width: 100%;margin: 0 auto;height: 1.04rem;margin-bottom: 0;overflow: auto;padding: 0.21rem;box-sizing: border-box;border-radius: 0;position: fixed;left: 0;top: 1rem;z-index: 2;display: block;background: #FFFFFF;}
.newDetailPage .rightItem{min-width: auto;position: relative;max-height: fit-content;}
.newDetailPage .rightItem .category{flex-direction: row;width: auto;}
.newDetailPage .rightItem .category li{width: auto;;height: 100%;padding: 0 .29rem;box-sizing: border-box;height: auto;line-height: .62rem;margin: 0;font-size: .28rem;border-radius: 0;white-space: nowrap;position: relative;border-radius: 0.08rem;}
.newDetailPage .rightItem .category li.active{background: #3562FF;color: #FFF;}
/* .newDetailPage .rightItem .category li.active::after{content: '';display: block;width: 100%;height: .04rem; background: #3562ff; position: absolute;left: 0;bottom: 0;} */
.newDetailPage .rightItem .category li:hover{background:none;color:#616E85;}
.newDetailPage .rightBox.rightBox-fixed{top: 0;transition: .2s;}

.newDetailPage .topOff{border-bottom: .02rem solid #eff2f5;}
.newDetailPage .mainShow{width: 100vw;padding: 0 .2rem;box-sizing: border-box;}
.newDetailPage .mainTop{flex-direction: column;}
.newDetailPage .collectBox div .auth{font-size: .28rem;    line-height: .4rem;margin-right: .3rem;}
.newDetailPage .collectBox div .auth{font-size: .24rem;    line-height: .4rem;}
.newDetailPage .collectBox div .collectTxt{font-size: .24rem;line-height: .4rem;margin-left: .1rem;}
.newDetailPage .mainTop .center h1{font-size:.4rem;}
.newDetailPage .mainTop .center h2{font-size:.44rem;}
.newDetailPage .mainTop .center h3{font-size:.44rem;}
.newDetailPage .mainTop .center{width:100%;margin:0 auto;order: -1;padding-top: .3rem;}
.newDetailPage .mainTop .center ul{ margin:.2rem 0;}
.newDetailPage .showDetail .link{}
.newDetailPage .mainTop .center>ul li{min-width:1.2rem;height: auto;background: #eff2f5;border-radius: .12rem;font-size: .22rem;line-height: .3rem;margin: 0 .26rem .16rem 0;padding: .1rem .18rem;}
.newDetailPage .mainTop .center li img{width: .3rem;height: .3rem;}
.newDetailPage .mainTop .center.addHidden .content {height: 4rem;overflow: hidden;}
.newDetailPage .mainTop .center .warnTxt::before{    width: .28rem;height: .28rem;margin-right: .1rem;}
.newDetailPage .mainTop .center .warnTxt{font-size: .24rem;line-height: .34rem;    margin-bottom: .4rem;display: block;}
.newDetailPage .mainTop .center .content{margin-top: .72rem;}
.newDetailPage .mainTop .center .content h1{font-size:.34rem;}
.newDetailPage .mainTop .center .content h2{font-size:.34rem;}
.newDetailPage .mainTop .center .content h3{font-size:.38rem;padding-left: .36rem; border-left: .2rem solid #0057ff;border-radius: .06rem .06rem;}
.newDetailPage .mainTop .center .content h4{font-size: .34rem;margin-bottom: 0;}
.newDetailPage .mainTop .center .content p{font-size: .32rem;letter-spacing: .03rem;}
.newDetailPage .mainTop .center .content ol,.newDetailPage .mainTop .center .content ul{    -webkit-padding-start: .8rem;padding-left: .8rem;}
.newDetailPage .mainTop .center .content ul li{margin: 0;}
.newDetailPage .mainTop .center .content ol li{line-height: 2em;}
.newDetailPage .mainTop .left{width: 100%;margin: .5rem auto;;padding-top: 0;}
.newDetailPage .mainTop .left .showDetailBox{width: 100%;;position: relative;bottom: auto;max-height: fit-content;}

.newDetailPage .mainTop .pkBox{width: 100%;margin: 0 auto;padding-bottom: 0;}
.newDetailPage .mainTop .pkBox .pkp{height: .3rem;border-radius: .2rem;margin: .2rem 0;}
.newDetailPage .mainTop .pkBox .process{height: .3rem;border-radius: .2rem;}
.newDetailPage .mainTop .pkBox .pkb .btn{width: 45%;height: .5rem;border-radius: .12rem;line-height: .5rem;font-size: .24rem;}
.newDetailPage .mainTop .pkBox .up{border: .02rem solid #16c784;}
.newDetailPage .mainTop .pkBox .down{border: .02rem solid #ea3943;}
.newDetailPage .mainTop .pkb .btn.up::before,.newDetailPage .mainTop .pkb .btn.up::before{width: .32rem;height: .24rem;margin-left: .04rem}

.newDetailPage .mainTop .pkn{font-size: .22rem;line-height: .3rem;margin-bottom: .14rem;}
.newDetailPage .mainTop .pkn span:nth-child(2)::after{width: .36rem;height: .3rem;}
.tabBox{margin-bottom: .32rem;}
.tabone:nth-child(1){padding-right: .14rem;}
.tabone:nth-child(2){padding-left: .14rem;}
.tabright{    border-radius: .16rem 0 0 .16rem;}
.tableft{    border-radius:  0 .16rem .16rem 0;}
.tabright::after{    width: .28rem;;border-radius: 0 .06rem .06rem 0 ;right: -.1rem;}
.tableft::before{width: .28rem;;border-radius:.06rem 0  0 .06rem;left: -.1rem;}
.newDetailPage .mainTop .right{width: 100%;padding-top: 0;display: block;}
.newDetailPage .mainTop .right .showDetail{width: 100%;margin: .2rem 0;}
.newDetailPage .mainTop .right .showDetail li{width: 100%;height: .8rem;box-shadow: 0 0 .2rem 0 rgba(164, 164, 165, .2);border-radius: .2rem;border: .02rem solid #f5f5f6;padding: .2rem .3rem;margin: .06rem auto;}
.newDetailPage .mainTop .right .showDetail li .ratioinfo img{width: .3rem;height: .3rem;}
.newDetailPage .mainShow ul li .ratio::before{width:.2rem;height:.14rem}
.newDetailPage .mainShow ul li .ratio{font-size: .22rem;}
.newDetailPage .mainShow h5{font-size: .28rem;    line-height: .42rem;margin: .2rem 0;display: none;}
.newDetailPage .moreNews{width: 100%; grid-template-columns: 1fr;display: none;}
.newDetailPage .moreNews li{margin-bottom: .35rem;display: flex;}
.newDetailPage .moreNews li .newsTitle{ font-size: .24rem;color: #0d1421;line-height: .39rem;    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;    font-weight: 600;}
.newDetailPage .moreNews li .picwrap{display: block;        width: 2.72rem;height: 1.56rem;border-radius: .2rem;}
.newDetailPage .moreNews li .contentWrap{flex: 1;padding: 0;margin-left: .2rem;height: 1.56rem;display: flex;flex-direction: column;justify-content: space-between;}
.newDetailPage .moreNews li .titwrap{display: block;max-height: .96rem;margin-bottom: .15rem;}
.newDetailPage .moreNews li .newsContent{    font-size: .24rem;line-height: .4rem;height: 1.2rem;margin-bottom: .1rem;display: none;}
.newDetailPage .moreNews li .newsTips{    height: .6rem;justify-content: space-between;}
.newDetailPage .ratioItem{    height: .6rem;border: .02rem solid #f5f5f6;border-radius: .12rem;padding: .12rem .06rem;font-size: .22rem;margin-right: .2rem;margin-bottom: 0;}
.newDetailPage .ratioItem .ratioinfo img{        width: .3rem;height: .3rem;margin-right: .05rem;}
.newDetailPage .ratioItem .ratioinfo{margin-right: .05rem;}
.newDetailPage .moreNews li .newsTips .newsTime{font-size: .24rem;color: #616E85;line-height: .38rem;margin-right: 0;font-weight: 400;}
.newDetailPage .moreNews li .newsTips a:not(:first-of-type){display: none;}


.newDetailPage .collectBox .overFlowIf{position: absolute;height: .6rem;top: 0;left: 50%;transform: translate(-50%);font-size: .24rem;line-height: .6rem;color: #4A77FF;}
.newDetailPage .collectBox{ margin:.4rem 0;}
.newDetailPage .collectBox .collect{width: .38rem;height: .34rem;}
.newDetailPage .center.addHidden .collectBox::before{content: '';width: 100%;height: 2rem;background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);        position: absolute;bottom: 100%;left: 0;z-index: 1;}
.recommond .title{padding: .4rem 0;}
.recommond .title p{font-size: .28rem;}
.recommond .title a{font-size: .24rem;}
.recommond ul li{border-bottom: .02rem solid #f5f5f6;padding: 0 .08rem;}
.recommond ul li:first-of-type{border-top: .02rem solid #f5f5f6;height: .6rem;line-height: .6rem;font-size: .24rem;}
.recommond ul li>a>div:nth-of-type(2), .recommond ul li>a>span:nth-of-type(2){padding-right: .4rem;}
.recommond ul li>a .nameBox img{    width: .4rem;height: .4rem;margin: 0 .12rem 0 0;}
.recommond ul li>a .nameBox div p,.recommond ul li>a .nameBox p{font-size: .28rem;line-height: .36rem;}
.recommond ul li>a .nameBox div span{font-size: .2rem;line-height: .2rem;}
.recommond ul li>a .ratioBox .ratio{width: 1.8rem;font-size: .2rem;line-height: .3rem;}
.recommond ul li>a .ratioBox .waveSvg{    width: 1.8rem;height:.48rem;}
.recommond .title a::after{width: .12rem;height: .2rem;}
.newDetailPage .mainTop .right .newsUal{width: 100%;position: relative;bottom: auto;max-height: fit-content;}
.newDetailPage .mainTop .right .newsUal li{ height: auto;border-bottom: none;position: relative;padding-left: .08rem;}
/* .newDetailPage .mainTop .right .newsUal li::before{display: block;content: '';;width: 1px;height: 100%;border-left: 1px solid rgba(21, 67, 228, .5);} */
.newDetailPage .mainTop .right .newsUal li>div{ height: auto;    flex-direction: column-reverse;border-left: .02rem dashed rgba(21, 67, 228, .5);padding-bottom: .52rem;padding-left: .2rem;}
.newDetailPage .mainTop .right .newsUal a:last-of-type>li>div{border-left: none;}
.newDetailPage .mainTop .right .newsUal li.txTips{display: block;}
.newDetailPage .mainTop .right .newsUal li.txTips>div .time{font-size: .32rem;line-height: .4rem;color: #1543E4;font-weight: 700;}
.newDetailPage .mainTop .right .newsUal li img{    width: 1.5rem;height: 1.2rem;margin-left: .2rem;display: none;}
.newDetailPage .mainTop  .right .kxTips{display: block;padding-left: .08rem;}
.newDetailPage .mainTop  .right .kxTips span{display: block;position: relative;border-left: 1px dashed rgba(21, 67, 228, .5);}
.newDetailPage .mainTop  .right .kxTips>span::before{display: inline-block;padding-left: .08rem;display: inline-block;content: '';width: .16rem;height: .16rem;border-radius: 50%;background: #1543E4;position: absolute;top: .04rem;left: -.28rem;}
.newDetailPage .mainTop  .right .newsUal li>div .content{font-size:.24rem;line-height:.4rem;height:auto;color: #ABB6C9;display: none;}
.newDetailPage .mainTop  .right .newsUal li>div .time{font-size: .2rem;line-height: .3rem;color: #1543E4;position: relative;}
.newDetailPage .mainTop .right .newsUal li>div .title{display: flex;font-weight: 700;font-size: .32rem;color: #0D1421;line-height: .58rem}
.newDetailPage .mainTop  .right .newsUal li>div .time::before{display: inline-block;content: '';width: .16rem;height: .16rem;border-radius: 50%;background: #1543E4;position: absolute;top: .06rem;left: -.28rem;z-index: 1;}
.newDetailPage .mainTop  .right .newsUal li.txTips>div .time::before{top: .12rem;}
.newDetailPage .mainTop  .right .newsUal li.txTips>div .time::after{display: inline-block;content: '';width: .16rem;height: .16rem;background: #FFFFFF;position: absolute;top: 0;left: -.28rem;z-index: 0;}

.newDetailPage .mainTop .left .showDetail{width: 100%;padding-bottom: .2rem;margin-top: .4rem;}
.newDetailPage .mainTop .left .showDetail li .mainInfo{min-height: .5rem;}
.newDetailPage .mainTop .left .showDetail li{width: 100%;    border-radius: .22rem;border: .02rem solid #f5f5f6;padding: .2rem .3rem;box-sizing: border-box;margin: .08rem auto;    box-shadow: 0 0 .2rem rgba(164, 164, 165, .2)}
.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo img{    width: .4rem;height: .4rem;margin-right: .1rem;}
.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo span{ font-size: .24rem;}
.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo span:first-of-type{ margin-right: .2rem;display: none;}

.newDetailPage .mainTop .left .showDetail li .mainInfo .ratioinfo{margin-right: .2rem;}
.newDetailPage .mainTop .left .showDetail li .mainInfo::before{width: .18rem;height: .14rem;}
.newDetailPage .mainTop .left .showDetail li .showMore{margin-top: .2rem;    border-top: .02rem solid #F5F5F6;padding: .2rem 0 0 0;}
.newDetailPage .mainTop .left .showDetail li .showMore p{font-size: .24rem;line-height: .3rem;}
.newDetailPage .mainTop .left .showDetail li .showMore span{font-size: .22rem;line-height: .3rem;margin-top: .1rem;}

.classAllList .nav{position: relative;padding:0 .72rem;box-sizing: border-box;}
.classAllList .nav .pre{width: .72rem;height: .72rem;    background: #FFFFFF url(../img/home_ico_left.png) center/100% no-repeat;position: absolute;left: 0;bottom: 0;z-index: 1;display: none;}
.classAllList .nav .next{width: .72rem;height: .72rem;    background: #FFFFFF url(../img/home_ico_right.png) center/100% no-repeat;position: absolute;right: 0;bottom: 0;z-index: 1;}
.bitfinex1, .bitfinex2, .bitfinex3{height: 4rem;}

.firstPageNews h5{display: none;}
.firstPageNews{width: 100%;padding: .2rem;box-sizing: border-box;}
.firstPageNews .moreNews{width: 100%;display: flex;flex-direction: column;}
.firstPageNews .moreNews li .picwrap {display: none;}
.firstPageNews .moreNews li{margin-bottom: 0;border-left: .02rem dashed rgba(21, 67, 228, .5);padding-left: .2rem;box-sizing: border-box;}
.firstPageNews .moreNews li .contentWrap{display: flex;flex-direction: column;}
.firstPageNews .moreNews li .contentWrap .newsTips>a{display: none;}
/* .firstPageNews .moreNews li .contentWrap .newsContent{display: none;} */
.firstPageNews .moreNews li .newsTips{height: auto;overflow: visible;}
.firstPageNews .moreNews li .newsTips .newsTime{font-size: .2rem;line-height: .3rem;color: #1543E4;position: relative}
.firstPageNews .moreNews li .newsTips .newsTime::before {display: inline-block;content: '';width: .16rem;height: .16rem;border-radius: 50%;background: #1543E4;position: absolute;top: .06rem;left: -.28rem;z-index: 1;}
.firstPageNews .moreNews li .newsTitle{font-weight: 700;font-size: .32rem;color: #0D1421;line-height: .48rem;height: .48rem;margin: .1rem 0;}
.firstPageNews .moreNews li .titwrap{order:2}
.firstPageNews .moreNews li .newsContent{font-size: .24rem;color: #ABB6C9;line-height: .36rem;-webkit-line-clamp: 2;max-height: .72rem;order: 3;height: auto;margin-bottom: .52rem;}
.firstPageNews .moreNews li.txTips{display: block;padding-bottom: .48rem;}
.firstPageNews .moreNews li.txTips .newsTips .newsTime{font-size: .32rem;color: #1543E4;line-height: .32rem;}
.firstPageNews .moreNews li:last-of-type {border-left: .02rem dashed transparent}
.firstPageNews .moreNews li:first-of-type .newsTips .newsTime::after{display: inline-block;content: '';width: .16rem;height: .16rem;background: #FFFFFF;position: absolute;top: 0rem;left: -.28rem;z-index: 0;}

/* 大V快讯 s */
.celebrityTop{position: relative !important;border-bottom: none;}
.page .headerBlock.celebrityHeader{height: 0 !important;}
.celebrityMain.mainShow{flex-direction: column;width: 100%;padding-bottom: 0.42rem;}
/* 大V快讯-通用-加载 */
.pageModule-status-inner, .pop-status-inner{height: 0.9rem;font-size: 0.29rem;}
.pageModule-status .loading-img,.pop-status .loading-img{width: 0.42rem;height: 0.42rem;margin-right: 0.17rem;}
.celebrityMain .dynamicInfo-empty{font-size: 0.29rem;}
/* 大V快讯-通用-关注 */
.celebrityMain .followBtn,.celebrityRecoPop .followBtn{width: 1.33rem;height: 0.67rem;background: #3562FF;border-radius: 0.17rem;font-size: 0.25rem;line-height: 0.67rem;}
.celebrityMain .followBtn i,.celebrityRecoPop .followBtn i{width: 0.21rem;height: 0.21rem;margin-right: 0.02rem;}
/* 大V快讯-通用-大V类型 */
.celebrityMain .celebritySign,.celebrityRecoPop .celebritySign{width: 0.35rem;height: 0.35rem;margin-left: 0.1rem;}
.celebrityMain .iconImg,.celebrityRecoPop .iconImg{width: 0.32rem;height: 0.32rem;border-radius: 50%;margin-left: 0.03rem;}
/* 大V快讯-通用-emoji图标 */
.celebrityMain .emoji-icon{width: 0.5rem;height: 0.5rem;}
.celebrityMain .emoji-icon[data-emoji="1"]{width: 0.55rem;}
.celebrityMain .emoji-icon[data-emoji="2"]{width: 0.55rem;}
.celebrityMain .emoji-icon[data-emoji="7"]{width: 0.57rem;}
/* 大V快讯-左侧和右侧区域 */
.celebrityMain .left,.celebrityMain .right{display: none;}
/* 大V快讯-中间区域 */
.celebrityMain .center{min-width: 100%;min-height: calc(100vh - 5.2rem); padding: 0.42rem 0;}
/* 大V快讯-中间区域-分类 */
.celebrityMain .dynamicInfo-type{height: 0.71rem;}
.celebrityMain .dynamicInfo-type-inner{height: 0.71rem;}
.celebrityMain .dynamicInfo-type span{flex: 1;min-width: 0.6rem;height: 100%;font-size: 0.29rem;margin: 0;line-height: 0.54rem;}
.celebrityMain .dynamicInfo-type.multi span{margin: 0;}
.celebrityMain .dynamicInfo-type span::after{width: 100%;height: 0.04rem;}
/* 大V快讯-中间区域-列表 */
.celebrityMain .dynamicInfo-list{padding: 0.42rem 0.2rem 0;}
.celebrityMain .dynamicInfo-item{padding-left: 0;margin-bottom: 0.42rem;}
/* 大V快讯-中间区域-列表-头像 */
.celebrityMain .dynamicInfo-item .portrait{width: 0.83rem;height: 0.83rem;}
.celebrityMain .portrait-float{display: none !important;}
/* 大V快讯-中间区域-列表-展示内容 */
.celebrityMain .dynamicInfo-item .mainBox{padding: 0 0 0.33rem 0;}
/* 大V快讯-中间区域-列表-作者 */
.celebrityMain .dynamicInfo-item .authorBox{padding-left: 1.06rem;display: block;height: auto;padding-right: 1.33rem;}
.celebrityMain .dynamicInfo-item .authorBox h4{font-size: 0.33rem;line-height: 0.42rem;}
.celebrityMain .dynamicInfo-item .authorBox .authorBox-extend{font-size: 0.25rem;margin-left: 0;margin-top: 0.17rem;line-height: 0.25rem;}
/* 大V快讯-中间区域-列表-文本 */
.celebrityMain .dynamicInfo-item .detailText{margin-top: 0.33rem;}
.celebrityMain .dynamicInfo-item .detailText p{font-size: 0.29rem;line-height: 0.42rem;}
.celebrityMain .dynamicInfo-item .detailText .location{font-size: 0.29rem;line-height: 0.42rem;}
.celebrityMain .dynamicInfo-item .mdeiaItem{border-radius: 0.04rem;width: 100%;}
.celebrityMain .dynamicInfo-item .mdeiaItem .video-icon{width: 0.8rem;height: 0.8rem;}
/* 大V快讯-中间区域-列表-评论 */
.celebrityMain .dynamicInfo-item .evaluate{flex-direction: column;margin-top: 0.31rem;}
.celebrityMain .dynamicInfo-item .evaluate-list{flex-wrap: nowrap;max-width: 100%;overflow: hidden;        overflow-x: auto;white-space: nowrap;scrollbar-width: none;font-size: 0;box-sizing: border-box;}
.celebrityMain .dynamicInfo-item .evaluate-list::-webkit-scrollbar{display: none;}
.celebrityMain .dynamicInfo-item .evaluate-list li{padding: 0 0.17rem;height: 0.7rem;margin: 0 0.21rem 0 0;border-radius: 0.35rem;}
.celebrityMain .dynamicInfo-item .evaluate-list li .emoji-num{font-size: 0.29rem;margin-left: 0.06rem;}
/* 大V快讯-中间区域-列表-操作 */
.celebrityMain .dynamicInfo-item .evaluate-opt{height: 0.62rem;justify-content: flex-end;margin-top: 0.3rem;}
.celebrityMain .dynamicInfo-item .evaluate-opt-btn{width: 0.62rem;height: 0.62rem;cursor: pointer;margin-left: 0.2rem;}
.celebrityMain .dynamicInfo-item .evaluate-opt-btn.share{display: block;}
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-float{display: none;}
/* 大V快讯-中间区域-列表-操作-emoji */
.celebrityMain .dynamicInfo-item .evaluate-opt .emojiBox-num{font-size: 0.29rem;color: #B0B6C2;}
/* 大V快讯-中间区域-head */
.celebrityMain .dynamicInfo-head{font-size: 0.33rem;line-height: 0.38rem;margin-bottom: 0.62rem;padding: 0 0.31rem;}
.celebrityCurrencyPage .celebrityMain .dynamicInfo-head,.celebrityTopicPage .celebrityMain .dynamicInfo-head{font-size: 0.33rem;}
.celebrityDetailPage .celebrityMain .dynamicInfo-head{font-size: 0.33rem;margin-bottom: 0.75rem;height: 0.38rem;border-bottom: none;}
.celebrityDetailPage .celebrityMain .dynamicInfo-head i{width: 0.17rem;height: 0.29rem;margin-right: 0.13rem;}
/* 大V快讯-中间区域-head-主页 */
.celebrityMain .auchorIntro-head{padding-top: 2.21rem;margin-bottom: 0.62rem;background-size: auto 2.92rem;}
.celebrityMain .auchorIntro-info{padding: 0.94rem 0.2rem 0;}
.celebrityMain .auchorIntro-portrait{left: 0.16rem;width: 1.92rem;height: 1.92rem;padding: 0.1rem;}
.celebrityMain .auchorIntro-name{height: 0.42rem;}
.celebrityMain .auchorIntro-name h4{font-size: 0.29rem;}
.celebrityMain .auchorIntro-text{font-size: 0.25rem;line-height: 0.42rem;}
.celebrityMain .auchorIntro-box{padding-left: 2.3rem;}
.celebrityMain .auchorIntro-main p{font-size: 0.29rem;line-height: 0.42rem;margin-top: 0.44rem;}
/* 大V快讯-中间区域-详情页面 */
.celebrityDetailPage .celebrityMain .center{padding-top: 0.42rem;}
.celebrityDetailPage .celebrityMain .dynamicInfo-detail{padding: 0 0.2rem;}
.celebrityDetailPage .celebrityMain .dynamicInfo-item{margin-bottom: 0.1rem;}
.celebrityDetailPage .celebrityMain .dynamicInfo-list-name{font-size: 0.33rem;line-height: 0.38rem;padding: 0.42rem 0;}
/* 大V快讯-中间区域-推荐页 */
.dynamicInfo-search{width: 7.08rem;height: 0.83rem;margin: 0 auto 0.42rem;background: #EFF2F5;border-radius: 0.25rem;position: relative;padding-left: 0.73rem;box-sizing: border-box;overflow: hidden;display: block;}
.dynamicInfo-search-icon{position: absolute;top: 50%;left: 0.27rem;transform: translateY(-50%) !important;width: 0.33rem;height: 0.35rem;background: url(../img/home_ico_search.png) no-repeat center;background-size: cover;}
.dynamicInfo-search span{font-weight: 500;font-size: 0.29rem;color: #A6B0C3;line-height: 0.83rem;}
.centerInsert{width: 100%;padding: 0.2rem 0 0.56rem;box-sizing: border-box;border-bottom: 0.01rem solid #F5F5F6;margin-bottom: 0.62rem;display: block;}
.centerInsert-head{display: flex;align-items: center;justify-content: space-between;height: 0.42rem;}
.centerInsert-name{display: flex;align-items: center;font-weight: 600;font-size: 0.29rem;color: #0D1421;}
.centerInsert-name i{display: inline-block;width: 0.42rem;height: 0.42rem;background: url(../img/dav_ico_recommend.png) no-repeat center;background-size: cover;margin-right: 0.06rem;}
.centerInsert-name i.active{background-image: url(../img/dav_ico_active.png);}
.centerInsert-more{font-weight: 500;font-size: 0.25rem;color: #3562FF;cursor: pointer;}
.centerInsert-more i{display: inline-block;width: 0.13rem;height: 0.23rem;background: url(../img/ico_more@2x.png) no-repeat center;background-size: cover;margin-left: 0.15rem;}
.centerInsert-box{width: 100%;height: 1.46rem;overflow: hidden;margin-top: 0.2rem;}
.centerInsert-list{width: 100%;height: 100%;overflow: hidden;overflow-x: auto;white-space: nowrap;scrollbar-width: none;font-size: 0;box-sizing: border-box;}
.centerInsert-list::-webkit-scrollbar{display: none;}
.centerInsert-list li{position: relative;display: inline-block;width: 1.38rem;height: 1.46rem;margin-right: 0.1rem;padding-top: 0.13rem;box-sizing: border-box;}
.centerInsert-list li a{display: block;width: 100%;height: 100%;}
.centerInsert-list li img{display: block;width: 0.83rem;height: 0.83rem;margin: 0 auto;border-radius: 50%;}
.centerInsert-list li .centerInsert-box-author{display: flex;align-items: center;justify-content: center; height: 0.25rem;margin-top: 0.13rem;}
.centerInsert-list li .centerInsert-box-author h4{font-weight: 500;font-size: 0.25rem;color: #0D1421;max-width: 80%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.centerInsert-list li .centerInsert-box-author i{display: inline-block;width: 0.25rem;height: 0.25rem;background: url(../img/dav_ico_certification01.png) no-repeat center;background-size: cover;margin-left: 0.02rem;}
.centerInsert-list li .followBtn{position: absolute;top: 0.77rem;left: 50%;transform: translateX(-50%);width: 0.63rem;height: 0.25rem;font-size: 0.13rem;line-height: 0.25rem;}
.centerInsert-list li .followBtn i{width: 0.13rem;height: 0.13rem;}
/* 大V快讯-弹窗 */
.celebrityRecoPop-main{width: 6.67rem;height: 11rem;border-radius: 0.5rem;padding: 0.67rem 0.42rem 0.62rem;}
.celebrityRecoPop-close{top: 0.67rem;right: 0.42rem;width: 0.29rem;height: 0.29rem;}
.celebrityRecoPop-title{font-size: 0.33rem;line-height: 0.38rem;padding: 0;text-align: center;}
.celebrityRecoPop-box{margin-top: 0.62rem;}
.celebrityRecoPop-list li{margin-bottom: 0.62rem;padding: 0 0 0 0.88rem;}
.celebrityRecoPop-list li .followBtn{top: 0.08rem;}
.celebrityRecoPop-list li img{top: 0.04rem;width: 0.75rem;height: 0.75rem;}
.celebrityRecoPop-list li .authorInfo-name{height: 0.42rem;}
.celebrityRecoPop-list li .authorInfo-name h4{font-size: 0.29rem;line-height: 0.42rem;}
.celebrityRecoPop-list li .authorInfo-text{font-size: 0.25rem;line-height: 0.42rem;}
.celebrityRecoPop-list li p{font-size: 0.29rem;line-height: 0.42rem;margin-top: 0.08rem;}
/* emoji 弹窗 */
.emojiPop{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;display: none;}
.emojiPop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}
.emojiPop-main{position: absolute;bottom: 0.1rem;left: 50%;transform: translateX(-50%) !important;width: 7.08rem;height: 3.54rem;background: #FFFFFF;box-shadow: 0 0 0.33rem 0 rgba(0,0,0,0.12);border-radius: 0.17rem;padding: 0.33rem 0.62rem 0;box-sizing: border-box;}
.emojiPop-close{display: block;text-align: center;height: 0.17rem;}
.emojiPop-close i{display: inline-block;width: 0.17rem;height: 0.29rem;background: url(../img/ico_back.png) no-repeat center;background-size: cover;cursor: pointer;z-index: 1;transform: rotate(-90deg);}
.emojiPop-list{display: flex;justify-content: center;flex-wrap: wrap;align-content: flex-start;margin-top: 0.37rem;}
.emojiPop-list .emoji-icon{width: 0.62rem;height: 0.62rem;margin-right: 0.42rem;margin-bottom: 0.62rem;}
.emojiPop-list .emoji-icon:nth-child(6n){margin-right: 0;}
.emojiPop .emoji-icon[data-emoji="1"]{width: 0.65rem;margin-right: 0.4rem;}
.emojiPop .emoji-icon[data-emoji="2"]{width: 0.65rem;margin-right: 0.4rem;}
.emojiPop .emoji-icon[data-emoji="7"]{width: 0.67rem;margin-right: 0.38rem;}
/* 搜索弹窗 */
.celebritySearchPop{position: fixed;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;background: #fff;z-index: 5;}
.celebritySearchPop-head{margin: .52rem auto 0;height: .8rem;display: flex;}
.celebritySearchPop-head i{display: block;background: url(../img/ico_back.png) no-repeat center;height: 100%;width: .6rem;background-size: .2rem;}
.celebritySearchPop-input{flex: 1;height: 100%;border-radius: .24rem;padding: .22rem;margin-right: .2rem;background: #fff;border: .02rem solid #eff2f5;box-sizing: border-box;}
.celebritySearchPop-input.focus{border-color: #3562FF;}
.celebritySearchPop-input img{width: .36rem;height: .36rem;}
.celebritySearchPop-input input{font-size: .28rem;height: .36rem;line-height: .36rem;border: none;outline: none;vertical-align: top;font-weight: 600;color: #0D1421;}
/* 搜索弹窗-热门话题 */
.celebritySearchPop-hotTopic{width: 100%;padding: 0 0.2rem;box-sizing: border-box;margin-top: 0.42rem;}
.celebritySearchPop-hotTopic-main{width: 100%;padding: 0.42rem 0;background: rgba(255,255,255,0);border-radius: 0.17rem;border: 0.02rem solid #F5F5F6;box-sizing: border-box;}
.celebritySearchPop-hotTopic-head{display: flex;align-items: center;font-weight: 600;font-size: 0.29rem;color: #0D1421;margin-bottom: 0.2rem;padding-left: 0.3rem;box-sizing: border-box;}
.celebritySearchPop-hotTopic-head i{display: inline-block;width: 0.29rem;height: 0.33rem;background: url(../img/dav_ico_hot.png) no-repeat center;background-size: cover;margin-right: 0.06rem;}
.celebritySearchPop-hotTopic-list{width: 100%;overflow: hidden;overflow-x: auto;white-space: nowrap;scrollbar-width: none;font-size: 0;box-sizing: border-box;}
.celebritySearchPop-hotTopic-list::-webkit-scrollbar{display: none;}
.celebritySearchPop-hotTopic-list ul{display: inline-block;width: 5.5rem;padding: 0 0.3rem;box-sizing: border-box;vertical-align: top;}
.celebritySearchPop-hotTopic-list ul li{width: 100%;height: 0.42rem;margin-bottom: 0.3rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 0.42rem;}
.celebritySearchPop-hotTopic-list ul li:last-child{margin-bottom: 0;}
.celebritySearchPop-hotTopic-list ul li a{display: inline-block;padding-left: 0.45rem;position: relative;}
.celebritySearchPop-hotTopic-list ul li .num{font-size: 0.29rem;color: #B0B6C2;position: absolute;top: 0;left: 0;}
.celebritySearchPop-hotTopic-list ul li .name{font-size: 0.29rem;font-weight: 500;color: #0D1421;}
/* 搜索弹窗-热门币种 */
.celebritySearchPop-hotCoin{width: 100%;margin-top: 0.42rem;}
.celebritySearchPop-hotCoin-title{font-weight: 500;font-size: 0.29rem;color: #0D1421;line-height: 0.54rem;padding-left: 0.52rem;}
.celebritySearchPop-hotCoin-list{width: 100%;height: 100%;overflow: hidden;overflow-x: auto;white-space: nowrap;scrollbar-width: none;font-size: 0;box-sizing: border-box;margin-top: 0.25rem;}
.celebritySearchPop-hotCoin-list::-webkit-scrollbar{display: none;}
.celebritySearchPop-hotCoin-list li{display: inline-block;width: 1.63rem;height: 0.75rem;margin-right: 0.17rem;}
.celebritySearchPop-hotCoin-list li:first-child{margin-left: 0.2rem;}
.celebritySearchPop-hotCoin-list li:last-child{margin-right: 0.2rem;}
.celebritySearchPop-hotCoin-list li a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;border-radius: 0.17rem;border: 0.02rem solid #F5F5F6;font-weight: bold;font-size: 0.29rem;color: #0D1421;box-sizing: border-box;}
/* 预览资源 */
.viewMediaPop-close{padding: 0.1rem;right: 0;}
.viewMediaPop-close i{width: 0.29rem;height: 0.29rem;}
.viewMediaPop-main{width: 100%;box-sizing: border-box;}
.viewMediaPop-main img{max-width: 100%;max-height: 100%;}
.viewMediaPop-main video{max-width: 100%;max-height: 100%;}
/* 大V快讯 e */

.footerBox{width: 100%;background: #2C2D31;padding: .3rem 0;}
.footerTop{border: none;padding: 0 0 .36rem 0;}
.footerBottom{display: flex;flex-direction: row-reverse;width: 100%;justify-content: center;box-sizing: border-box;padding: 0 .2rem;}
.footerBottom p:nth-child(2){display: none;}
.footerBottom p{margin-top: 0;}
.footerTop .footerNavList{width:100%;}
.footerTop .footerNavList .nav{width: 100%;}
.footerTop .footerNavList .nav:nth-child(n+2){display: none;}
.footerTop .footerNavList .nav h5{display: none;}
.footerTop .footerNavList .nav ul{display: flex;justify-content: space-between;padding: 0 .2rem;}
.footerTop .footerNavList .nav li{width: 2.16rem;height: 0.68rem;border-radius: 0.35rem;border: 0.02rem solid rgba(255,255,255,.3);box-sizing: border-box;margin-bottom: 0;}
.footerTop .footerNavList .nav li i{display: block;width: 100%;line-height: .68rem;text-align: center;color: #F5F9FF;font-size: 0.24rem;}
.footerTop .footerNavList .nav li .showHintBox{left:auto;right: 0;}
.footerTop .footerNavList .nav li i:hover{color:#F5F9FF}
.footerTop .fontDownBox{display: none;}
footer .warnTips{display: flex;margin:.28rem 0;padding: 0 .2rem;justify-content: center;}
footer .warnTips>span{display: inline-block;width: .28rem;height: .28rem;background: url(../img/news_ico_notice2.png) center/100% no-repeat;margin-right: .1rem;        margin-top: .05rem;}
footer .warnTips p{font-size: .24rem;color: #E52424;line-height: .34rem;}
}

