@charset "UTF-8";
/*!
 * WFFW(Webfront Framework) of PPSS - ppss-0.5.5-beta Copyright©2023 W3
 *
 * style - 2023/09/20
 * 说明：统一样式
 * 用法：html 文件中引用
*/
*:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

label {
  margin-bottom: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  margin: 0;
  line-height: 1em;
}

dl,
ol,
ul {
  padding: 0;
  margin: 0;
}
dl li,
ol li,
ul li {
  list-style: none;
}

table {
  width: 100%;
}
table tr.hd {
  display: table-row;
}

img {
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-wrapper {
  -webkit-transition: unset;
  transition: unset;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

.al {
  text-align: left;
}

.ar {
  text-align: right;
}

.ac {
  text-align: center;
}

.aj {
  text-align: justify;
}

.lc {
  text-transform: lowercase;
}

.uc {
  text-transform: uppercase;
}

.pa-tl {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.pa-tr {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}

.pa-br {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
}

.pa-bl {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}

.elli {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.elli-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.elli-3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.elli-4 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.ofvi {
  overflow: visible !important;
}

.ht00 {
  display: block;
  height: 0px;
}

.ht05 {
  display: block;
  height: 5px;
}

.ht10 {
  display: block;
  height: 10px;
}

.ht15 {
  display: block;
  height: 15px;
}

.ht20 {
  display: block;
  height: 20px;
}

.ht25 {
  display: block;
  height: 25px;
}

.ht30 {
  display: block;
  height: 30px;
}

.ht35 {
  display: block;
  height: 35px;
}

.ht40 {
  display: block;
  height: 40px;
}

.ht45 {
  display: block;
  height: 45px;
}

.ht50 {
  display: block;
  height: 50px;
}

.ht55 {
  display: block;
  height: 55px;
}

.ht60 {
  display: block;
  height: 60px;
}

.ht65 {
  display: block;
  height: 65px;
}

.ht70 {
  display: block;
  height: 70px;
}

.ht75 {
  display: block;
  height: 75px;
}

.ht80 {
  display: block;
  height: 80px;
}

.ht85 {
  display: block;
  height: 85px;
}

.ht90 {
  display: block;
  height: 90px;
}

.ht95 {
  display: block;
  height: 95px;
}

.wh00 {
  display: inline-block;
  width: 0px;
}

.wh05 {
  display: inline-block;
  width: 5px;
}

.wh10 {
  display: inline-block;
  width: 10px;
}

.wh15 {
  display: inline-block;
  width: 15px;
}

.wh20 {
  display: inline-block;
  width: 20px;
}

.wh25 {
  display: inline-block;
  width: 25px;
}

.wh30 {
  display: inline-block;
  width: 30px;
}

.wh35 {
  display: inline-block;
  width: 35px;
}

.wh40 {
  display: inline-block;
  width: 40px;
}

.wh45 {
  display: inline-block;
  width: 45px;
}

.wh50 {
  display: inline-block;
  width: 50px;
}

.wh55 {
  display: inline-block;
  width: 55px;
}

.wh60 {
  display: inline-block;
  width: 60px;
}

.wh65 {
  display: inline-block;
  width: 65px;
}

.wh70 {
  display: inline-block;
  width: 70px;
}

.wh75 {
  display: inline-block;
  width: 75px;
}

.wh80 {
  display: inline-block;
  width: 80px;
}

.wh85 {
  display: inline-block;
  width: 85px;
}

.wh90 {
  display: inline-block;
  width: 90px;
}

.wh95 {
  display: inline-block;
  width: 95px;
}

.em00 {
  display: inline-block;
  width: 0em;
}

.em05 {
  display: inline-block;
  width: 0.5em;
}

.em10 {
  display: inline-block;
  width: 1em;
}

.em15 {
  display: inline-block;
  width: 1.5em;
}

.em20 {
  display: inline-block;
  width: 2em;
}

.em25 {
  display: inline-block;
  width: 2.5em;
}

.em30 {
  display: inline-block;
  width: 3em;
}

.em35 {
  display: inline-block;
  width: 3.5em;
}

.em40 {
  display: inline-block;
  width: 4em;
}

.em45 {
  display: inline-block;
  width: 4.5em;
}

.em50 {
  display: inline-block;
  width: 5em;
}

.em55 {
  display: inline-block;
  width: 5.5em;
}

.em60 {
  display: inline-block;
  width: 6em;
}

.em65 {
  display: inline-block;
  width: 6.5em;
}

.em70 {
  display: inline-block;
  width: 7em;
}

.em75 {
  display: inline-block;
  width: 7.5em;
}

.em80 {
  display: inline-block;
  width: 8em;
}

.em85 {
  display: inline-block;
  width: 8.5em;
}

.em90 {
  display: inline-block;
  width: 9em;
}

.em95 {
  display: inline-block;
  width: 9.5em;
}

.nobg {
  background: none !important;
}

.nobt {
  border-top: none !important;
}

.nobr {
  border-right: none !important;
}

.nobb {
  border-bottom: none !important;
}

.nobl {
  border-left: none !important;
}

.nobd {
  border: none !important;
}

.nopt {
  padding-top: 0 !important;
}

.nopr {
  padding-right: 0 !important;
}

.nopb {
  padding-bottom: 0 !important;
}

.nopl {
  padding-left: 0 !important;
}

.nopd {
  padding: 0 !important;
}

.nomt {
  margin-top: 0 !important;
}

.nomr {
  margin-right: 0 !important;
}

.nomb {
  margin-bottom: 0 !important;
}

.noml {
  margin-left: 0 !important;
}

.nomg {
  margin: 0 !important;
}

.none {
  display: none !important;
}

.hide {
  opacity: 0 !important;
}

.list {
  overflow: hidden;
}
.list.s1 > .ul > .li,
.list.s1 > .ul > li,
.list.s1 > ul > .li,
.list.s1 > ul > li {
  width: 100%;
}
.list.s2 > .ul > .li,
.list.s2 > .ul > li,
.list.s2 > ul > .li,
.list.s2 > ul > li {
  width: 50%;
}
.list.s3 > .ul > .li,
.list.s3 > .ul > li,
.list.s3 > ul > .li,
.list.s3 > ul > li {
  width: 33.3333333333%;
}
.list.s4 > .ul > .li,
.list.s4 > .ul > li,
.list.s4 > ul > .li,
.list.s4 > ul > li {
  width: 25%;
}
.list.s5 > .ul > .li,
.list.s5 > .ul > li,
.list.s5 > ul > .li,
.list.s5 > ul > li {
  width: 20%;
}
.list.s6 > .ul > .li,
.list.s6 > .ul > li,
.list.s6 > ul > .li,
.list.s6 > ul > li {
  width: 16.6666666667%;
}
.list > .ul::after,
.list > ul::after {
  content: "";
  display: block;
  clear: both;
}
.list > .ul > .li,
.list > .ul > li,
.list > ul > .li,
.list > ul > li {
  float: left;
}

.lrct::after {
  content: "";
  display: block;
  clear: both;
}
.lrct > .l {
  float: left;
}
.lrct > .r {
  float: right;
}
.lrct > .p {
  float: left;
  width: 50%;
}

.abox {
  position: fixed;
  z-index: 11;
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.abox.show {
  display: block;
}

* {
  -webkit-transition: opacity 0, color 0, border-color 0, background-color 0, background-image 0, -webkit-box-shadow 0;
  transition: opacity 0, color 0, border-color 0, background-color 0, background-image 0, -webkit-box-shadow 0;
  transition: opacity 0, color 0, border-color 0, background-color 0, background-image 0, box-shadow 0;
  transition: opacity 0, color 0, border-color 0, background-color 0, background-image 0, box-shadow 0, -webkit-box-shadow 0;
}

.zimg {
  overflow: hidden;
}
.zimg .img,
.zimg img {
  width: 100%;
  -webkit-transition: -webkit-transform 0;
  transition: -webkit-transform 0;
  transition: transform 0;
  transition: transform 0, -webkit-transform 0;
}
.wp:hover .zimg .img, .wp:hover .zimg img, .zimg:hover .img, .zimg:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.hover {
  -webkit-transition: -webkit-transform 0;
  transition: -webkit-transform 0;
  transition: transform 0;
  transition: transform 0, -webkit-transform 0;
}
.hover.zoom:hover, .wp:hover .hover.zoom {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.hover.up:hover, .wp:hover .hover.up {
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
}
.hover.down:hover, .wp:hover .hover.down {
  -webkit-transform: translateY(5%);
  transform: translateY(5%);
}
.hover.right:hover, .wp:hover .hover.right {
  -webkit-transform: translateX(5%);
  transform: translateX(5%);
}
.hover.left:hover, .wp:hover .hover.rigleftht {
  -webkit-transform: translateX(-5%);
  transform: translateX(-5%);
}
.hover.rotate:hover, .wp:hover .hover.rotateC {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.hover.rotateAnti:hover, .wp:hover .hover.rotateAnti {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.hover.rotateY:hover, .wp:hover .hover.rotateY {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.hover.rotateX:hover, .wp:hover .hover.rotateX {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

.pc-hide {
  display: none;
}

@media (max-width: 768px) {
  body.on-medi .ht00,
  .body.on-medi .ht00 {
    display: block;
    height: 0px;
  }
  body.on-medi .ht05,
  .body.on-medi .ht05 {
    display: block;
    height: 2.5px;
  }
  body.on-medi .ht10,
  .body.on-medi .ht10 {
    display: block;
    height: 5px;
  }
  body.on-medi .ht15,
  .body.on-medi .ht15 {
    display: block;
    height: 7.5px;
  }
  body.on-medi .ht20,
  .body.on-medi .ht20 {
    display: block;
    height: 10px;
  }
  body.on-medi .ht25,
  .body.on-medi .ht25 {
    display: block;
    height: 12.5px;
  }
  body.on-medi .ht30,
  .body.on-medi .ht30 {
    display: block;
    height: 15px;
  }
  body.on-medi .ht35,
  .body.on-medi .ht35 {
    display: block;
    height: 17.5px;
  }
  body.on-medi .ht40,
  .body.on-medi .ht40 {
    display: block;
    height: 20px;
  }
  body.on-medi .ht45,
  .body.on-medi .ht45 {
    display: block;
    height: 22.5px;
  }
  body.on-medi .ht50,
  .body.on-medi .ht50 {
    display: block;
    height: 25px;
  }
  body.on-medi .ht55,
  .body.on-medi .ht55 {
    display: block;
    height: 27.5px;
  }
  body.on-medi .ht60,
  .body.on-medi .ht60 {
    display: block;
    height: 30px;
  }
  body.on-medi .ht65,
  .body.on-medi .ht65 {
    display: block;
    height: 32.5px;
  }
  body.on-medi .ht70,
  .body.on-medi .ht70 {
    display: block;
    height: 35px;
  }
  body.on-medi .ht75,
  .body.on-medi .ht75 {
    display: block;
    height: 37.5px;
  }
  body.on-medi .ht80,
  .body.on-medi .ht80 {
    display: block;
    height: 40px;
  }
  body.on-medi .ht85,
  .body.on-medi .ht85 {
    display: block;
    height: 42.5px;
  }
  body.on-medi .ht90,
  .body.on-medi .ht90 {
    display: block;
    height: 45px;
  }
  body.on-medi .ht95,
  .body.on-medi .ht95 {
    display: block;
    height: 47.5px;
  }
  body.on-medi .wh00,
  .body.on-medi .wh00 {
    display: inline-block;
    width: 0px;
  }
  body.on-medi .wh05,
  .body.on-medi .wh05 {
    display: inline-block;
    width: 2.5px;
  }
  body.on-medi .wh10,
  .body.on-medi .wh10 {
    display: inline-block;
    width: 5px;
  }
  body.on-medi .wh15,
  .body.on-medi .wh15 {
    display: inline-block;
    width: 7.5px;
  }
  body.on-medi .wh20,
  .body.on-medi .wh20 {
    display: inline-block;
    width: 10px;
  }
  body.on-medi .wh25,
  .body.on-medi .wh25 {
    display: inline-block;
    width: 12.5px;
  }
  body.on-medi .wh30,
  .body.on-medi .wh30 {
    display: inline-block;
    width: 15px;
  }
  body.on-medi .wh35,
  .body.on-medi .wh35 {
    display: inline-block;
    width: 17.5px;
  }
  body.on-medi .wh40,
  .body.on-medi .wh40 {
    display: inline-block;
    width: 20px;
  }
  body.on-medi .wh45,
  .body.on-medi .wh45 {
    display: inline-block;
    width: 22.5px;
  }
  body.on-medi .wh50,
  .body.on-medi .wh50 {
    display: inline-block;
    width: 25px;
  }
  body.on-medi .wh55,
  .body.on-medi .wh55 {
    display: inline-block;
    width: 27.5px;
  }
  body.on-medi .wh60,
  .body.on-medi .wh60 {
    display: inline-block;
    width: 30px;
  }
  body.on-medi .wh65,
  .body.on-medi .wh65 {
    display: inline-block;
    width: 32.5px;
  }
  body.on-medi .wh70,
  .body.on-medi .wh70 {
    display: inline-block;
    width: 35px;
  }
  body.on-medi .wh75,
  .body.on-medi .wh75 {
    display: inline-block;
    width: 37.5px;
  }
  body.on-medi .wh80,
  .body.on-medi .wh80 {
    display: inline-block;
    width: 40px;
  }
  body.on-medi .wh85,
  .body.on-medi .wh85 {
    display: inline-block;
    width: 42.5px;
  }
  body.on-medi .wh90,
  .body.on-medi .wh90 {
    display: inline-block;
    width: 45px;
  }
  body.on-medi .wh95,
  .body.on-medi .wh95 {
    display: inline-block;
    width: 47.5px;
  }
  body.on-medi .pc-hide,
  .body.on-medi .pc-hide {
    display: block;
  }
  body.on-medi .mb-hide,
  .body.on-medi .mb-hide {
    display: none;
  }
  body.on-medi .lrct > .l, body.on-medi .lrct > .r, body.on-medi .lrct > .p,
  .body.on-medi .lrct > .l,
  .body.on-medi .lrct > .r,
  .body.on-medi .lrct > .p {
    float: none;
    width: 100%;
  }
  body.on-medi .list.s1 > ul > li, body.on-medi .list.s2 > ul > li,
  .body.on-medi .list.s1 > ul > li,
  .body.on-medi .list.s2 > ul > li {
    width: 100%;
  }
  body.on-medi .list.s3 > ul > li, body.on-medi .list.s4 > ul > li,
  .body.on-medi .list.s3 > ul > li,
  .body.on-medi .list.s4 > ul > li {
    width: 50%;
  }
  body.on-medi .list.s5 > ul > li, body.on-medi .list.s6 > ul > li,
  .body.on-medi .list.s5 > ul > li,
  .body.on-medi .list.s6 > ul > li {
    width: 33.33%;
  }
  body.on-medi,
  .body.on-medi {
    min-width: 0;
  }
  body.on-medi .container,
  .body.on-medi .container {
    width: 100%;
    padding: 0 15px;
  }
  body.on-medi .container.full,
  .body.on-medi .container.full {
    padding: 0;
  }
  body.on-medi header,
  body.on-medi .header,
  .body.on-medi header,
  .body.on-medi .header {
    position: fixed;
    z-index: 11;
    min-width: 0;
  }
  body.on-medi main,
  body.on-medi .main,
  .body.on-medi main,
  .body.on-medi .main {
    padding-top: 44px;
  }
}
html,
.html {
  font-size: 10px;
}

body,
.body {
  display: block !important;
  font-family: PingFangSC-Regular, 微软雅黑, Arial;
  font-size: 12px;
  color: #333;
  min-width: 1248px;
}
body:after,
.body:after {
  content: "";
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
body.on-mask:after, body.on-menu:after,
.body.on-mask:after,
.body.on-menu:after {
  display: block;
}
body.no-header header,
body.no-header .header,
.body.no-header header,
.body.no-header .header {
  display: none;
}
body.no-header main,
body.no-header .main,
.body.no-header main,
.body.no-header .main {
  padding-top: 0;
}
body.no-footer main,
body.no-footer .main,
.body.no-footer main,
.body.no-footer .main {
  padding-bottom: 0;
}
body.no-footer footer,
body.no-footer .footer,
.body.no-footer footer,
.body.no-footer .footer {
  display: none;
}

header,
.header {
  position: relative;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
}
header .logo,
.header .logo {
  display: inline-block;
}
header .mbtn,
.header .mbtn {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}

footer .back,
.footer .back {
  position: fixed;
  z-index: 9;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0;
  transition: -webkit-transform 0;
  transition: transform 0;
  transition: transform 0, -webkit-transform 0;
}
body.on-scro footer .back,
body.on-scro .footer .back {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.container {
  padding: 0;
  position: relative;
  height: 100%;
  max-width: 100%;
  width: 1248px;
}
.container.full {
  width: 100%;
  padding: 0;
}

.a,
a {
  color: #333;
}
.a:hover,
a:hover {
  color: #000;
}

.bg-w {
  background-color: #fff;
}

.bg-g {
  background-color: #eee;
}

.hd,
.ct,
.ft,
.head,
.cont,
.foot,
.cnt,
.txt,
.pic,
.i,
.i-1,
.i-2,
.i-3,
.i-4 {
  position: relative;
  display: block;
}

.u-fullpart {
  position: relative;
  background: none no-repeat 50% 0;
  background-size: cover;
  overflow: hidden;
  padding: 0 0;
}
.u-fullpart.bgrp {
  background-repeat: repeat;
  background-size: auto;
}
.u-fullpart.bg-g {
  background-color: #eee;
}

/*
@font-face{
	font-family: 字体名称;
	src: url(../font/字体名称.ttf);
}*/
body {
  background-color: #f8f8f8;
  font-family: Chinese Quote, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 12px;
  color: #1f1f1f;
  min-width: auto;
}
body.on-menu > .mask {
  display: block;
}
body::after {
  display: none !important;
}
body > .mask {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  display: none;
}
body a {
  color: unset;
}
body .wh3p {
  display: inline-block;
  width: 30%;
}
body .va-t {
  vertical-align: top;
}
body .va-m {
  vertical-align: middle;
}
body .gr {
  color: #525252;
}
body .gr-x {
  color: #858585;
}
body .gt {
  font-size: 14px;
}
body .gt-x {
  font-size: 16px;
}
body .link {
  cursor: pointer;
  background-color: #3f63fd;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  display: inline-block;
}
body .link:hover {
  background-color: #3f63fd;
  color: #fff;
  opacity: 0.9;
}

/* 加自选按钮统一样式 */
.favorite-btn,
button[data-coin-id] {
  background-color: #3f63fd !important;
  color: #fff !important;
  border: none !important;
  padding: 4px 8px !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  cursor: pointer !important;
  transition: opacity 0.2s ease !important;
}

.favorite-btn:hover,
button[data-coin-id]:hover {
  background-color: #3f63fd !important;
  color: #fff !important;
  opacity: 0.9 !important;
}

/* 已自选状态（移除自选按钮） */
.favorite-btn.is-favorite {
  background-color: #dc3545 !important;
  color: #fff !important;
}

.favorite-btn.is-favorite:hover {
  background-color: #c82333 !important;
  color: #fff !important;
  opacity: 1 !important;
}

/* 币种详情页加自选按钮样式 */
.favorite-btn.coin-detail-favorite-btn,
button.coin-detail-favorite-btn {
  background-color: transparent !important;
  color: #000 !important;
  border: none !important;
}

.favorite-btn.coin-detail-favorite-btn:hover,
button.coin-detail-favorite-btn:hover {
  background-color: transparent !important;
  color: #3f63fd !important;
  opacity: 1 !important;
}
body .hover {
  cursor: pointer;
}
body .hover:hover, body .hover.on {
  background-color: #f5f6fa;
}
body .hover:hover::before, body .hover:hover::after, body .hover.on::before, body .hover.on::after {
  background-color: #f5f6fa;
}
body .disabled {
  cursor: default;
}
body .nav {
  display: block;
}
body .aw-1.u::after,
body .aw-2.u::after,
body .aw-3.u::after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
body .aw-1.r::after,
body .aw-2.r::after,
body .aw-3.r::after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
body .aw-1.d::after,
body .aw-2.d::after,
body .aw-3.d::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
body .aw-1.l::after,
body .aw-2.l::after,
body .aw-3.l::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
body .aw-1::after,
body .aw-2::after,
body .aw-3::after {
  position: relative;
  top: -1px;
}
body .aw-1:not(.hover, .no-hover, .disabled):hover::after {
  background-image: url(/assets/img/awhr-1-on.png);
}
body .aw-1::after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 17px;
  background: url(/assets/img/awhr-1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
body .aw-2:not(.hover, .no-hover, .disabled):hover::after {
  background-image: url(/assets/img/stock-su.png);
}
body .aw-2::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 6px;
  background: url(/assets/img/stock-sd.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
body .aw-3:not(.hover, .no-hover, .disabled):hover::after {
  background-image: url(/assets/img/stock-su.png);
}
body .aw-3::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 14px;
  background: url(/assets/img/stock-sn.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
body .up {
  color: #d60a22;
}
body .up.ind {
  color: #f33;
}
body .down {
  color: #2cbe76;
}
body .down.ind {
  color: #00b05a;
}
body .same {
  color: #858585;
}
body .in {
  color: #e3394d;
}
body .out {
  color: #13947e;
}
body .good {
  color: #d60a22;
}
body .bad {
  color: #037b66;
}
body .middle {
  color: #acaeb7;
}
body .fixtop {
  position: sticky;
  top: 92px;
}
body .opener.open .closed {
  display: revert;
}
body .opener .closed {
  display: none;
}
@media (max-width: 1160px) {
  body {
    zoom: 0.9;
  }
}
@media (max-width: 768px) {
  body {
    zoom: 1;
  }
  body.on-medi .list.s5 > ul > li, body.on-medi .list.s6 > ul > li {
    width: 50%;
  }
  body .gt {
    font-size: 13px;
  }
  body .gt-x {
    font-size: 15px;
  }
  body .aw-1::after,
  body .aw-2::after,
  body .aw-3::after {
    zoom: 0.8;
  }
  body table tbody tr td {
    white-space: nowrap;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

header {
  position: fixed;
}
header > .a {
  background-color: #fff;
  border-bottom: 1px solid rgba(219, 220, 224, 0.4);
  height: 68px;
}
header .mbtn {
  content: "";
  display: inline-block;
  width: 16px;
  height: 13px;
  background: url(/assets/img/mbtn.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  left: 20px;
  top: 50%;
  margin-top: -6px;
  display: none;
}
header .mbtn:hover {
  background-image: url(/assets/img/mbtn-on.png);
}
header .logo {
  vertical-align: top;
}
header .logo img {
  height: 27px;
}
header .srch {
  display: inline-block;
  padding-top: 14px;
  margin-left: 20px;
  width: 40%;
}
header .open {
}
header .open > div {
  display: inline-block;
  vertical-align: middle;
}
header .open .av img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
header .open .bt {
  margin-left: 14px;
}
header .open .bt .u-btn1 {
  line-height: 38px;
  padding: 0 16px;
}
@media (max-width: 1160px) {
  header .logo {
    margin-left: 30px;
  }
  header .mbtn {
    display: block;
  }
}
@media (max-width: 768px) {
  header > .a {
    height: 44px;
  }
  header .mbtn {
    left: 10px;
  }
  header .logo {
    padding-top: 10px;
    margin-left: 20px;
  }
  header .logo img {
    height: 22px;
  }
  header .srch {
    display: none;
  }
  header .open {
    padding-top: 7px;
  }
  header .open .av img {
    width: 30px;
    height: 30px;
  }
  header .open .bt {
    margin-left: 7px;
  }
  header .open .bt .u-btn1 {
    line-height: 30px;
    padding: 0 10px;
  }
}

main {
  padding-top: 88px;
  min-height: calc(100vh - 90px);
}
@media (max-width: 768px) {
  main {
    padding-top: 59px !important;
  }
}

nav {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  position: fixed;
  z-index: 11;
  width: 340px;
  background-color: #fff;
  -webkit-box-shadow: 2px 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 12px rgba(0, 0, 0, 0.1);
  left: -100%;
  -webkit-transition: left 300ms;
  transition: left 300ms;
}
body.on-menu nav {
  left: 0;
}
nav .hover:hover, nav .hover.on {
  background-color: #f8f9ff;
}
nav .hover:hover::before, nav .hover:hover::after, nav .hover.on::before, nav .hover.on::after {
  background-color: #f8f9ff;
}
nav .logo {
  padding: 0 24px;
  padding-top: 15px;
}
nav .logo p img {
  height: 38px;
}
nav .menu {
  margin-top: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(219, 220, 224, 0.4);
}
nav .menu p a {
  display: block;
  line-height: 48px;
  padding: 0 24px;
  font-size: 14px;
}
nav .menu p a:hover {
  color: #3f63fd;
}
nav .menu p a:hover i.i1 {
  background-image: url(/assets/img/navi-i1-on.png);
}
nav .menu p a:hover i.i2 {
  background-image: url(/assets/img/navi-i2-on.png);
}
nav .menu p a:hover i.i3 {
  background-image: url(/assets/img/navi-i3-on.png);
}
nav .menu p a i {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: none no-repeat center;
  background-size: contain;
  vertical-align: middle;
  background-size: contain;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
nav .menu p a i.i1 {
  background-image: url(/assets/img/navi-i1.png);
}
nav .menu p a i.i2 {
  background-image: url(/assets/img/navi-i2.png);
}
nav .menu p a i.i3 {
  background-image: url(/assets/img/navi-i3.png);
  background-size: 10px;
}
@media (max-width: 768px) {
  nav {
    width: 75%;
  }
  nav .logo {
    padding: 0 15px;
    padding-top: 15px;
  }
  nav .logo p img {
    height: 28px;
  }
  nav .srch {
    padding: 0 15px;
    margin-top: 15px;
  }
  nav .menu {
    margin-top: 5px;
  }
}

footer {
  margin-top: 20px;
}
footer > .a {
  background-color: #f5f6fa;
}
footer .info {
  padding: 22px 0;
}
footer .info p {
  font-size: 14px;
}
footer .info p a {
  display: inline-block;
  margin: 0 6px;
  color: #858585;
}
footer .info p a:hover {
  color: #3f63fd;
}
footer .info p a:first-child {
  margin-left: 0;
}
footer .info p a:last-child {
  margin-right: 0;
}
@media (max-width: 1160px) {
  footer .info p {
    font-size: 12px;
  }
  footer .info p a {
    margin: 0 2px;
  }
}
@media (max-width: 768px) {
  footer {
    margin-top: 10px;
  }
  footer .info {
    padding: 10px 0;
  }
  footer .info p {
    line-height: 20px;
    text-align: center;
  }
}

.container {
  padding: 0 24px;
  width: auto;
  max-width: 1248px;
}
.container.full {
  padding: 0 4.4%;
  max-width: unset;
}
@media (max-width: 1160px) {
  .container.full {
    padding: 0 24px;
  }
}
@media (max-width: 768px) {
  .container.full {
    padding: 0 15px !important;
  }
}

.u-input1 {
  border-radius: 8px;
  border: 1px solid #f5f6fa;
  background-color: #f5f6fa;
  position: relative;
}
.u-input1:not(.no-hover):hover {
  border-color: #3f63fd;
}
.u-input1.bd {
  border-color: #d9d9d9;
  background-color: #fff;
}
.u-input1.find .tt {
  background: url(/assets/img/head-srch.png) no-repeat 12px 50%;
  background-size: 16px;
  text-indent: 36px;
}
.u-input1.comm::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 44px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0deg, 0%, 100%, 0)), to(#fff));
  background-image: linear-gradient(hsla(0deg, 0%, 100%, 0), #fff);
}
.u-input1.comm.gt.on .u-btn1 {
  bottom: 10px;
  right: 10px;
}
.u-input1.comm.gt.on .tt {
  height: 120px;
}
.u-input1.comm.on .tt {
  height: 90px;
}
.u-input1.comm .u-btn1 {
  position: absolute;
  bottom: 3px;
  right: 3px;
  line-height: 30px;
  width: 80px;
}
.u-input1.comm .tt {
  height: 36px;
  text-indent: 10px;
  line-height: 36px;
  resize: none;
}
.u-input1.comm .tt::-webkit-input-placeholder {
  color: #858585;
}
.u-input1.comm .upload {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/img/icon-upload.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  bottom: 10px;
  left: 10px;
  cursor: pointer;
}
.u-input1.date {
  display: inline-block;
}
.u-input1.date .tt {
  background-size: 14px;
  text-indent: 5px;
}
.u-input1.date .tt::-webkit-calendar-picker-indicator {
  background: url(/assets/img/icon-date.png) no-repeat 0 0;
  background-size: 14px 14px;
  position: relative;
  top: 2px;
  right: 5px;
}
.u-input1 .tt {
  border: none;
  background: none;
  padding: 0;
  height: 38px;
  width: 100%;
  font-size: 14px;
  text-indent: 12px;
  vertical-align: middle;
}
.u-input1 .tt::-webkit-input-placeholder {
  color: #a9abb4;
}

.u-tab1 .i,
.u-btn1 {
  display: inline-block;
  border-radius: 8px;
  background-color: transparent;
  color: inherit;
  font-size: 14px;
  text-align: center;
}
.u-tab1 .i.wt,
.u-btn1.wt {
  background-color: transparent;
}
.u-tab1 .i.em,
.u-btn1.em {
  color: inherit;
}
.u-tab1 .i.bl:hover, .u-tab1 .i.bl.active, .u-tab1 .i.bl.on,
.u-btn1.bl:hover,
.u-btn1.bl.active,
.u-btn1.bl.on {
  background-color: #3f63fd;
  color: #fff;
}
.u-tab1 .i:hover, .u-tab1 .i.active, .u-tab1 .i.on,
.u-btn1:hover,
.u-btn1.active,
.u-btn1.on {
  background-color: #3f63fd;
  color: #fff;
}
.u-tab1 .i.blue,
.u-btn1.blue {
  background-color: #3f63fd !important;
  color: #fff !important;
}
.u-tab1 .i.blue:hover,
.u-btn1.blue:hover {
  background-color: #3f63fd;
  color: #fff;
  opacity: 0.9;
}

.u-tab1 {
  margin-bottom: 20px;
  position: relative;
}
.u-tab1::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.u-tab1.lt {
  margin-bottom: 12px;
}
.u-tab1.lt .i {
  line-height: 24px;
}
.u-tab1 > ul {
  white-space: nowrap;
  margin: 0 -8px;
}
.u-tab1 > ul > li {
  float: none;
  display: inline-block;
  padding: 0 8px;
}
.u-tab1 .i {
  padding: 0 10px;
  line-height: 30px;
}
.u-tab1 .i.aw-1::after {
  height: 10px;
  width: 6px;
  margin-left: 5px;
}
.u-tab1 .full.u-btn1 {
  line-height: 30px;
  padding: 0 14px;
}
@media (max-width: 768px) {
  .u-tab1 {
    overflow: auto;
  }
  .u-tab1 > ul {
    margin: 0 -5px;
  }
  .u-tab1 > ul > li {
    padding: 0 5px;
  }
  .u-tab1 .fr {
    float: none;
    margin-bottom: 10px;
  }
  .u-tab1 .full.nobg.u-btn1 {
    padding: 0;
  }
}

.u-listsp {
  overflow: visible;
}
.u-listsp > ul {
  margin: -8px;
}
.u-listsp > ul > li {
  padding: 8px;
}
@media (max-width: 768px) {
  .u-listsp > ul {
    margin: -5px;
  }
  .u-listsp > ul > li {
    padding: 5px;
  }
}

.u-wrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  overflow: hidden;
}
.u-wrap.ht-a {
  height: 550px;
}
.u-wrap.ht-b {
  height: 267px;
}
.u-wrap.ht-c {
  height: 556px;
}
.u-wrap.bg-1 {
  background: url(/assets/img/hdbg-1.png) no-repeat 0 0 #fff;
  background-size: 100% auto;
}
.u-wrap.hover:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.u-wrap.lt {
  padding: 12px;
}
.u-wrap.bd {
  border: 1px solid rgba(219, 220, 224, 0.4);
}
@media (max-width: 768px) {
  .u-wrap {
    padding: 10px;
  }
  .u-wrap.ht-a, .u-wrap.ht-b, .u-wrap.ht-c {
    height: auto;
  }
}

.u-stockarea.lrct1 > .l {
  width: 30%;
}
.u-stockarea.lrct1 > .r {
  width: 65%;
}
.u-stockarea.lrct2 > .l {
  width: 60%;
}
.u-stockarea.lrct2 > .r {
  width: 40%;
}
.u-stockarea p {
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-stockarea.calendar-event-table p {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  word-break: break-word;
}
.u-stockarea.calendar-event-table table tbody tr td:first-child p {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: normal;
}
.u-stockarea .calendar-event__title {
  white-space: normal !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  word-break: break-word;
}
.u-stockarea p:last-child {
  margin-bottom: 0;
}
.u-stockarea p.gt .label {
  line-height: 20px;
  font-size: 12px;
}
.u-stockarea .star {
  display: inline-block;
}
.u-stockarea .star i {
  content: "";
  display: inline-block;
  width: 12px;
  height: 11px;
  background: url(/assets/img/star1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-stockarea .star i.on {
  background-image: url(/assets/img/star1-on.png);
}
.u-stockarea .flag {
  display: inline-block;
  line-height: 0;
  margin-right: 1px;
  position: relative;
  top: -1px;
}
.u-stockarea .flag.lt img {
  width: 16px;
  height: 10px;
}
.u-stockarea .flag.sq img {
  width: 12px;
  height: 12px;
}
.u-stockarea .flag img {
  width: 22px;
  height: 14px;
}
.u-stockarea .hot1 {
  content: "";
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url(/assets/img/index-hot1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 2px;
}
.u-stockarea .label {
  display: inline-block;
  line-height: 12px;
  font-size: 10px;
  border-radius: 4px;
  padding: 0 6px;
  margin-right: 1px;
  font-weight: bold;
  position: relative;
  top: -1px;
}
.u-stockarea .label.lt {
  zoom: 0.8;
}
.u-stockarea .label.ca {
  background-color: #fefaf2;
  color: #fcb544;
}
.u-stockarea .label.cb {
  background-color: #f2faf6;
  color: #2cbe76;
}
.u-stockarea .label.cc {
  background-color: #f5f5f5;
  color: #858585;
}
.u-stockarea .label.cd {
  background-color: #e6eaf8;
  color: #3f63fd;
}
.u-stockarea .grlb {
  display: inline-block;
  line-height: 28px;
  border-radius: 8px;
  padding: 0 8px;
  background-color: #dff2ee;
  color: #858585;
}
.u-stockarea .grlb img {
  position: relative;
  top: -1px;
  margin-left: 2px;
}
.u-stockarea .rank.r1 p.p1 {
  color: #ff2c5e;
}
.u-stockarea .rank.r2 p.p1 {
  color: #ff5a00;
}
.u-stockarea .rank.r3 p.p1 {
  color: #ffa600;
}
.u-stockarea .rank p.p1 {
  font-size: 14px;
  color: #858585;
  font-weight: bold;
}
.u-stockarea .rank p.p2 .state {
  font-size: 10px;
}
.u-stockarea .state.bd {
  display: inline-block;
  padding: 0 10px;
  line-height: 22px;
  border-radius: 6px;
  border: 1px solid transparent;
}
.u-stockarea .state.bd.up {
  border-color: #f8d6da;
  background-color: #fbe6e8;
}
.u-stockarea .state.bd.down {
  border-color: #d3e9e4;
  background-color: #e5f2ef;
}
.u-stockarea .state.bd.same {
  border-color: #dadadc;
  background-color: #e9e9ea;
}
.u-stockarea .state.bd > i {
  margin-right: 6px;
}
.u-stockarea .state.up > i {
  background-image: url(/assets/img/stock-su.png);
}
.u-stockarea .state.down > i {
  background-image: url(/assets/img/stock-sd.png);
}
.u-stockarea .state.same > i {
  background-image: url(/assets/img/stock-sn.png);
}
.u-stockarea .state > i {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: none no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 2px;
  position: relative;
  top: -1px;
}

.u-chartview .chart img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.u-girdsp.lt .row {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 16px;
}
.u-girdsp.lt .col {
  padding-right: 8px;
  padding-left: 8px;
}
.u-girdsp.lt .u-wrap {
  margin-bottom: 16px;
}
.u-girdsp.gt .row {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 60px;
}
.u-girdsp.gt .col {
  padding-right: 30px;
  padding-left: 30px;
}
.u-girdsp.gt .u-wrap {
  margin-bottom: 60px;
}
.u-girdsp .row {
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 24px;
}
.u-girdsp .row:last-child {
  margin-bottom: 0;
}
.u-girdsp .col {
  padding-right: 12px;
  padding-left: 12px;
}
.u-girdsp .u-wrap {
  margin-bottom: 24px;
}
.u-girdsp .u-wrap:last-child {
  margin-bottom: 0;
}
@media (max-width: 1160px) {
  .u-girdsp.gt .col {
    margin-bottom: 60px;
  }
  .u-girdsp .col {
    margin-bottom: 24px;
  }
  .u-girdsp .col:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .u-girdsp.gt .row {
    margin-bottom: 30px;
  }
  .u-girdsp.gt .col {
    margin-bottom: 30px;
  }
  .u-girdsp.gt .u-wrap {
    margin-bottom: 30px;
  }
  .u-girdsp .row {
    display: block;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 12px;
  }
  .u-girdsp .col {
    max-width: unset;
    width: 100% !important;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 12px;
  }
  .u-girdsp .u-wrap {
    margin-bottom: 15px;
  }
}

.u-title1 {
  margin-bottom: 20px;
}
.u-title1:hover .u-info1.hv {
  opacity: 1;
}
.u-title1.lt {
  margin-bottom: 15px;
}
.u-title1.lt > p {
  font-size: 18px;
}
.u-title1.lt-x {
  margin-bottom: 10px;
}
.u-title1.lt-x > p {
  font-size: 14px;
}
.u-title1.gt {
  margin-bottom: 25px;
}
.u-title1.gt > p {
  font-size: 24px;
}
.u-title1 > fr {
  position: relative;
  z-index: 1;
}
.u-title1 > p {
  font-size: 20px;
}
.u-title1 > p .aw-1::after {
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.u-title1 > p .aw-3:hover {
  color: #3f63fd;
}
.u-title1 > p .aw-3::after {
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.u-title1 > h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #525252;
}
.u-title1 .u-drop1 {
  margin-right: 10px;
  font-size: 14px;
  position: relative;
}
.u-title1 .u-drop1:last-child {
  margin-right: 0;
}
.u-title1 .u-info1 {
  position: relative;
  top: -2px;
}
.u-title1 .u-info1.hv {
  opacity: 0;
}
@media (max-width: 768px) {
  .u-title1.lt > p {
    font-size: 16px;
  }
  .u-title1.gt > p {
    font-size: 20px;
  }
  .u-title1 > p {
    font-size: 18px;
  }
}

.u-more1:not(.no-hover):hover {
  color: #3f63fd;
}
.u-more1.aw-1:after, .u-more1.aw-2:after {
  margin-left: 5px;
  top: -2px;
}
.u-more1.aw-1:after {
  width: 7px;
  height: 12px;
}

.u-check1 {
  position: relative;
}
.u-check1.on {
  border-color: #3f63fd;
}
.u-check1.on > i {
  background-image: url(/assets/img/check1-on.png);
}
.u-check1 > i {
  content: "";
  display: inline-block;
  width: 24px;
  height: 16px;
  background: url(/assets/img/check1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

.u-fttool {
  margin-top: 25px;
}
.u-fttool p {
  text-align: center;
}
.u-fttool p .noti {
  padding: 10px 0;
  color: #858585;
}
.u-fttool p .noti::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/assets/img/icon-info1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 2px;
  position: relative;
  top: -1px;
}
.u-fttool p .load::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/img/loading.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-fttool p .turn .aw-3.disabled {
  opacity: 0.4;
}
.u-fttool p .turn .aw-3::after {
  width: 8px;
  height: 10px;
}
.u-fttool p .u-btn1 {
  line-height: 40px;
  margin: 0 8px;
  width: 128px;
}
.u-fttool p .u-btn1:not(.blue) {
  color: inherit !important;
}
.u-fttool p .u-btn1 img {
  height: 13px;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.u-fttool p .u-add1 {
  font-size: 14px;
}
.u-fttool p .u-add1::before {
  margin-right: 8px;
}
.u-timelist > ul > li {
  margin-bottom: 10px;
}
.u-timelist > ul > li:last-child {
  margin-bottom: 0;
}
.u-timelist > ul > li:last-child .i > .ct {
  padding-bottom: 0;
}
.u-timelist > ul > li:last-child .i > .ct::after {
  display: none;
}
.u-timelist .i {
  padding-left: 55px;
}
.u-timelist .i > label {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 14px;
}
.u-timelist .i > .ct {
  position: relative;
  padding-bottom: 30px;
  padding-left: 24px;
}
.u-timelist .i > .ct::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #3f63fd;
  position: absolute;
  top: 6px;
  left: -3px;
}
.u-timelist .i > .ct::after {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 1px;
  bottom: 0;
  background-color: #e0e0e0;
}

.u-newsitem {
  display: block;
}
.u-newsitem.gt p.p1 {
  font-size: 16px;
  margin-top: 10px;
}
.u-newsitem.gt p.p2 {
  font-size: 14px;
}
.u-newsitem.gt p.p3 {
  font-size: 14px;
  margin-top: 10px;
}
.u-newsitem.hover {
  padding: 8px 10px;
  border-radius: 10px;
}
.u-newsitem .more {
  position: relative;
}
.u-newsitem .more.on p.p1 {
  display: block;
}
.u-newsitem .more > a {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.u-newsitem .more > a:hover {
  color: #3f63fd;
}
.u-newsitem .more p.p1 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.u-newsitem p.p1 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
}
.u-tab2 {
  position: relative;
  margin-bottom: 15px;
}
.u-tab2 > .aw {
  position: absolute;
  z-index: 1;
  top: 8px;
}
.u-tab2 > .aw.l {
  left: 12px;
}
.u-tab2 > .aw.r {
  right: 12px;
}
.u-tab2 > .aw::after {
  width: 6px;
  height: 9px;
  opacity: 0.4;
}
.u-tab2 > .ct {
  padding: 0 30px;
}
.u-tab2 .lis1 {
  overflow: auto;
  scroll-behavior: smooth;
}
.u-tab2 .lis1::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.u-tab2 .lis1.lt .i {
  padding-bottom: 12px;
  font-size: 18px;
}
.u-tab2 .lis1 > ul {
  white-space: nowrap;
  margin: 0 -12px;
}
.u-tab2 .lis1 > ul > li {
  float: none;
  display: inline-block;
  padding: 0 12px;
}
.u-tab2 .lis1 .i {
  padding-bottom: 12px;
  position: relative;
  font-size: 22px;
  color: #525252;
  line-height: 1em;
}
.u-tab2 .lis1 .i:hover {
  color: #3f63fd;
}
.u-tab2 .lis1 .i.active, .u-tab2 .lis1 .i.on {
  color: #333;
}
.u-tab2 .lis1 .i.active::after, .u-tab2 .lis1 .i.on::after {
  display: block;
}
.u-tab2 .lis1 .i::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 3px;
  background-color: #3f63fd;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}
@media (max-width: 768px) {
  .u-tab2 .lis1.lt .i {
    font-size: 16px;
  }
  .u-tab2 .lis1 .i {
    font-size: 20px;
  }
}

.u-table1.pdlr {
  padding: 0 15px;
}
.u-table1.pd05 table tbody tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.u-table1.pd20 table tbody tr td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.u-table1.pd25 table tbody tr td {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}
.u-table1.nobl table tbody tr {
  border-bottom: none;
}
.u-table1 table tbody tr {
  border-bottom: 1px solid rgba(219, 220, 224, 0.4);
  position: relative;
}
.u-table1 table tbody tr::before, .u-table1 table tbody tr::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 20px;
}
.u-table1 table tbody tr::before {
  left: -20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.u-table1 table tbody tr::after {
  right: -20px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.u-table1 table tbody tr.closed {
  display: none;
}
.u-table1 table tbody tr.tt.gr {
  background-color: #f5f5f5;
}
.u-table1 table tbody tr.tt td {
  text-align: center !important;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  color: #525252;
}
.u-table1 table tbody tr.aw {
  cursor: pointer;
}
.u-table1 table tbody tr td {
  padding: 15px 15px;
}
.u-table1 table tbody tr td:first-child {
  width: auto;
  min-width: 60px;
  white-space: nowrap;
}
.u-table1 table {
  table-layout: auto;
  width: 100%;
}
.u-table1 table tbody tr td:nth-child(2) {
  max-width: 50%;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
}
.u-table1 table tbody tr td:last-child {
  width: auto;
  min-width: 80px;
  white-space: nowrap;
}
.u-table1 .u-newsitem {
  max-width: 60vw;
}
.u-table1 .u-newsitem.gt p.p1 {
  margin-top: 0;
}
@media (max-width: 768px) {
  .u-table1 {
    overflow: auto;
  }
  .u-table1 table tbody tr::before, .u-table1 table tbody tr::after {
    display: none;
  }
  .u-table1 table tbody tr td {
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.u-add1:hover {
  color: #3f63fd;
}
.u-add1:hover::before {
  background-image: url(/assets/img/icon-add2-on.png);
}
.u-add1::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/assets/img/icon-add2.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.u-full:hover::before {
  background-image: url(/assets/img/icon-full-on.png);
}
.u-full::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/assets/img/icon-full.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.u-listli.nobb > ul > li {
  padding: 8px 0;
  border-bottom: none;
}
.u-listli.nopd > ul > li {
  padding: 0;
  border-bottom: none;
}
.u-listli > ul > li {
  padding: 15px 0;
  border-bottom: 1px solid rgba(219, 220, 224, 0.4);
}
.u-listli > ul > li:last-child {
  border-bottom: none;
}

.u-drop1 {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.u-drop1.flat > p a {
  padding: 0 8px;
  line-height: 30px;
  border: none;
}
.u-drop1.flat > p a:hover {
  color: unset;
}
.u-drop1 > p {
  margin-bottom: 0;
}
.u-drop1 > p a {
  display: block;
  padding: 0 10px;
  line-height: 22px;
  border: 1px solid #b8b8b8;
  border-radius: 11px;
}
.u-drop1 > p a:hover {
  border-color: #3f63fd;
  color: #3f63fd;
}
.u-drop1 > p a.aw-1::after {
  width: 6px;
  height: 10px;
  margin-left: 5px;
}
.u-drop1 > .ex {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
}
.u-drop1 > .ex .tt {
  width: 100%;
  height: 100%;
}

.u-stockhead {
  position: relative;
  margin-bottom: 15px;
}
.u-stockhead.sk .head > .av {
  padding-top: 2px;
}
.u-stockhead.sk .head > .av img {
  width: 56px;
  height: 56px;
}
.u-stockhead.sk .head > .ct {
  margin-left: 70px;
}
.u-stockhead.sk .head > .ct h3 {
  padding-top: 0;
  font-size: 30px;
}
.u-stockhead.sk .head > .ct h4 {
  font-size: 14px;
}
.u-stockhead.sk .data p.p1 {
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 0;
}
.u-stockhead.sk .data p.p1 b {
  font-weight: bold;
}
.u-stockhead.sk .data p.p1 span {
  font-size: 16px;
}
.u-stockhead .head .fr {
  position: relative;
  z-index: 1;
}
.u-stockhead .head > .av {
  float: left;
}
.u-stockhead .head > .av img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.u-stockhead .head > .ct h4 .exchange-buy-btn-inline {
  display: inline-flex;
  align-items: center;
  margin-left: 15px;
  vertical-align: middle;
}
.u-stockhead .head > .ct h4 .exchange-buy-btn-inline .btn-go-buy {
  margin-left: 0;
}
.u-stockhead .head > .ct {
  margin-left: 60px;
}
.u-stockhead .head > .ct h3 {
  padding-top: 5px;
  font-size: 18px;
  margin-bottom: 8px;
}
.u-stockhead .head .add {
  vertical-align: bottom;
  margin-left: 10px;
}
.u-stockhead .head .add.u-btn1 {
  line-height: 28px;
  padding: 0 10px;
}
.u-stockhead .head .add.u-add1::before {
  margin-right: 6px;
}
.u-stockhead .head .coin-action-group {
	display: inline-flex;
	gap: 8px;
	align-items: center;
	margin-left: 12px;
	flex-wrap: wrap;
	vertical-align: middle;
}
.coin-action-btn {
	line-height: 32px !important;
	padding: 0 18px !important;
	border-radius: 999px !important;
	font-weight: 500;
	font-size: 14px;
	box-shadow: 0 4px 12px rgba(31, 31, 31, 0.08);
	transition: all 0.3s ease;
}
.btn-go-buy {
	background: linear-gradient(135deg, #ff6b6d, #ff4d4f);
	color: #fff !important;
	border: 1px solid #ff4d4f;
	box-shadow: 0 10px 20px rgba(255, 77, 79, 0.25);
}
.btn-go-buy:hover {
	background: linear-gradient(135deg, #ff8183, #ff5c5e);
	box-shadow: 0 14px 24px rgba(255, 77, 79, 0.35);
	transform: translateY(-1px);
}
.btn-go-buy:active {
	transform: translateY(0);
	box-shadow: 0 4px 12px rgba(255, 77, 79, 0.25);
}
.btn-go-buy::after {
	content: "→";
	display: inline-block;
	margin-left: 6px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	top: 0;
}
@media (max-width: 768px) {
	.u-stockhead .head .coin-action-group {
		display: flex;
		margin-left: 0;
		margin-top: 8px;
		justify-content: flex-start;
	}
	.coin-action-btn {
		width: auto;
		padding: 0 14px !important;
		font-size: 13px;
	}
}
.u-stockhead .data p.p1 {
  font-size: 32px;
}
.u-stockhead .data p.p1 b {
  font-weight: normal;
}
.u-stockhead .data p.p1 span {
  font-size: 18px;
  margin-left: 5px;
}
.u-stockhead .data p.p1 span.ml {
  margin-left: -8px;
}
.u-stockhead .data p.p2 {
  font-size: 14px;
}
.u-stockhead .tabs {
  position: absolute;
  bottom: 0;
  right: 0;
}
.u-stockhead .tabs .u-tab1 {
  margin-bottom: 0;
}
.u-stockhead .tabs .u-tab1 .i {
  width: 80px;
}
@media (max-width: 992px) {
  .u-stockhead {
    margin-bottom: 30px;
  }
  .u-stockhead.sk .head > .ct h3 {
    font-size: 24px;
  }
  .u-stockhead .head > .ct h4 {
    line-height: 1.4em;
  }
  .u-stockhead .tabs {
    position: relative;
    margin-top: 20px;
  }
}

.u-stockdata.lt .tabl table tbody tr td {
  padding: 6px 0;
  padding-left: 30px;
}
.u-stockdata .tabl table {
  width: 100%;
}
.u-stockdata .tabl table tbody tr td {
  padding: 8px 0;
  padding-left: 48px;
}
.u-stockdata .tabl table tbody tr td:first-child {
  padding-left: 0;
}
@media (max-width: 768px) {
  .u-stockdata .tabl {
    overflow: auto;
  }
  .u-stockdata .tabl .i {
    padding-right: 80px !important;
  }
  .u-stockdata .tabl .i .fr {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
  }
}

.u-more2 {
  display: block;
  text-align: center;
  line-height: 32px;
  border-radius: 10px;
}
.u-more2.open::after {
  -webkit-transform: rotate(-90deg) !important;
  transform: rotate(-90deg) !important;
}
.u-more2.lt {
  line-height: 20px;
}
.u-more2.aw-1:after {
  width: 6px;
  height: 10px;
  margin: 0 8px;
}

.u-stockline > .ft {
  margin-top: 6px;
}
.u-stockline > .ft p {
  text-align: center;
  font-size: 14px;
}

.u-stockcomm.gt > .hd p {
  font-size: 16px;
}
.u-stockcomm.gt > .hd p.p2 {
  margin-top: 15px;
  height: 46px;
  line-height: 46px;
  border-radius: 23px;
}
.u-stockcomm.gt > .hd p.p2 span {
  height: 46px;
}
.u-stockcomm.gt > .hd p.p2 span.up::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 46px;
  background: url(/assets/img/comm-ud.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  right: -11px;
}
.u-stockcomm.gt > .hd p.p2 span a {
  width: 40px;
  height: 40px;
  background-size: 20px;
}
.u-stockcomm.gt > .hd p.p2 span b {
  top: -14px;
}
.u-stockcomm.gt > .ct {
  margin-top: 12px;
}
.u-stockcomm.gt > .ft {
  margin-top: 15px;
  height: auto;
}
.u-stockcomm.gt > .ft .u-input1 {
  position: relative;
}
.u-stockcomm.gt > .ft .u-input1::before {
  display: none;
}
.u-stockcomm.gt > .ft .u-input1 .tt {
  height: 120px;
}
.u-stockcomm.gt > .ft .u-input1 .u-btn1 {
  right: 10px;
  bottom: 10px;
}
.u-stockcomm > .hd p {
  font-size: 14px;
}
.u-stockcomm > .hd p .up {
  color: #d6293f;
}
.u-stockcomm > .hd p .down {
  color: #037b66;
}
.u-stockcomm > .hd p.p2 {
  margin-top: 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  overflow: hidden;
}
.u-stockcomm > .hd p.p2 span {
  float: left;
  width: 50%;
  height: 30px;
  padding: 3px;
  position: relative;
}
.u-stockcomm > .hd p.p2 span.up {
  background-color: #fbe6e9;
}
.u-stockcomm > .hd p.p2 span.up::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 30px;
  background: url(/assets/img/comm-ud.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -6px;
}
.u-stockcomm > .hd p.p2 span.up a {
  background-image: url(/assets/img/index-up1.png);
}
.u-stockcomm > .hd p.p2 span.down {
  background-color: #e5f1ef;
  text-align: right;
}
.u-stockcomm > .hd p.p2 span.down a {
  background-image: url(/assets/img/index-down1.png);
}
.u-stockcomm > .hd p.p2 span a {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: none no-repeat center #fff;
  background-size: 14px;
}
.u-stockcomm > .hd p.p2 span b {
  font-weight: normal;
  margin: 0 5px;
  position: relative;
  top: -6px;
}
.u-stockcomm > .ct {
  margin-top: 12px;
  height: 30px;
}
.u-stockcomm > .ct.on {
  height: 80px;
}
.u-stockcomm > .ct .swiper {
  height: 100%;
}
.u-stockcomm > .ft {
  margin-top: 15px;
  height: 36px;
  position: relative;
}
.u-stockcomm > .ft .u-input1 {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
}
.u-stockcomm .text {
  background-color: #f5f6fa;
  border-radius: 10px;
  padding: 10px;
}
.u-stockcomm .text p.p1 {
  font-size: 14px;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.u-stockcomm .text p.p1 label {
  color: #858585;
}
.u-stockcomm .text p.p1 label img {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 6px;
}
.u-stockcomm .text p.p2 {
  color: #858585;
}

.u-brief p.p1 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.u-crumb {
  margin-bottom: 20px;
}
.u-crumb p {
  font-size: 14px;
  color: #b8b8b8;
}
.u-crumb p a {
  color: #b8b8b8;
}
.u-crumb p a:hover {
  color: #3f63fd;
}
.u-crumb p a.on {
  color: #858585;
}

.u-mytool .i {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background: none no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 10px;
}
.u-mytool .i:hover.i1 {
  background-image: url(/assets/img/myedit-i1-on.png);
}
.u-mytool .i:hover.i2 {
  background-image: url(/assets/img/myedit-i2-on.png);
}
.u-mytool .i:hover.i3 {
  background-image: url(/assets/img/myedit-i3-on.png);
}
.u-mytool .i:first-child {
  margin-left: 0;
}
.u-mytool .i.i1 {
  background-image: url(/assets/img/myedit-i1.png);
}
.u-mytool .i.i2 {
  background-image: url(/assets/img/myedit-i2.png);
}
.u-mytool .i.i3 {
  background-image: url(/assets/img/myedit-i3.png);
}

.u-price {
  display: inline-block;
  line-height: 24px;
  border-radius: 12px;
  padding: 0 12px;
  background-color: #f5f5f5;
}
.u-price:hover {
  background-color: #ebebeb;
}
.u-price small {
  margin-left: 5px;
  font-size: 12px;
}

.u-calender > .hd .u-input1 {
  width: 195px;
  border-radius: 4px;
}
.u-calender > .hd .u-input1 .tt {
  height: 32px;
}
.u-calender > .hd .u-btn1 {
  line-height: 32px;
  padding: 0 16px;
}
.u-calender > .ct {
  margin-top: 25px;
}
.u-calender .calender {
  padding: 0 100px;
  position: relative;
}
.u-calender .calender > .aw {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  font-size: 14px;
}
.u-calender .calender > .aw:hover {
  color: #3f63fd;
}
.u-calender .calender > .aw.aw-1::after {
  height: 12px;
  width: 8px;
  position: relative;
  top: 4px;
}
.u-calender .calender > .aw.l {
  left: 22px;
}
.u-calender .calender > .aw.l::after {
  float: left;
  margin-right: 5px;
}
.u-calender .calender > .aw.r {
  right: 22px;
}
.u-calender .calender > .aw.r::after {
  float: right;
  margin-left: 5px;
}
.u-calender .calender > .ct {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.u-calender .calender .lis1 .i {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}
.u-calender .calender .lis1 .i:hover {
  background-color: #f8f9ff;
}
.u-calender .calender .lis1 .i.on {
  background-color: #3f63fd;
}
.u-calender .calender .lis1 .i.on p {
  color: #fff;
}
.u-calender .calender .lis1 .i p {
  text-align: center;
}
.u-calender .calender .lis1 .i p.p1 {
  font-size: 24px;
  padding-top: 12px;
}
.u-calender .calender .lis1 .i p.p2 {
  margin-top: 8px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .u-calender .calender {
    padding: 0 20px;
  }
  .u-calender .calender > .aw.l {
    left: 5px;
  }
  .u-calender .calender > .aw.r {
    right: 5px;
  }
  .u-calender .calender > .aw span {
    display: none;
  }
  .u-calender .calender .lis1 .i {
    zoom: 0.5;
  }
}

.u-capitalmap {
  position: relative;
}
.u-capitalmap > .hd {
  margin-bottom: 15px;
}
.u-capitalmap > .hd p {
  font-size: 14px;
  line-height: 1.2em;
}
.u-capitalmap > .hd p.p1 {
  margin: 0 -15px;
}
.u-capitalmap > .hd p.p1.s2 span {
  width: 50%;
}
.u-capitalmap > .hd p.p1.s3 span {
  width: 33.33%;
}
.u-capitalmap > .hd p.p1::after {
  content: "";
  display: block;
  clear: both;
}
.u-capitalmap > .hd p.p1 span {
  color: #525252;
  padding: 0 15px;
  float: left;
}
.u-capitalmap > .hd p.p1 span label {
  float: right;
  color: #1f1f1f;
}
.u-capitalmap > .hd p.p1 span label .u-more1 {
  color: #3f63fd;
  position: relative;
  top: -2px;
}
.u-capitalmap > .hd p.p1 span label .u-more1::after {
  background-image: url(/assets/img/awhr-1-on.png);
}
.u-capitalmap > .hd p.p2 {
  margin-top: 15px;
  border-radius: 8px;
  line-height: 30px;
  padding: 0 8px;
  background-color: #f5f6fa;
}
.u-capitalmap > .hd p.p2::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/assets/img/icon-go.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  top: -1px;
}
.u-capitalmap > .hd p.p3 {
  font-size: 12px;
}
.u-capitalmap > .ct > .ex {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.u-capitalmap .tabl table {
  width: 100%;
}
.u-capitalmap .tabl table tr:last-child td {
  padding-bottom: 0;
}
.u-capitalmap .tabl table tr.tt td {
  padding-bottom: 15px;
}
.u-capitalmap .tabl table tr td {
  padding-bottom: 30px;
  width: 33.33%;
}
.u-capitalmap .tabl p {
  font-size: 16px;
}
.u-capitalmap .tabl p label.in span {
  background-color: #e3394d;
  margin-right: 8px;
}
.u-capitalmap .tabl p label.out span {
  background-color: #13947e;
  margin-left: 8px;
}
.u-capitalmap .tabl p label.l1 {
  opacity: 1;
}
.u-capitalmap .tabl p label.l2 {
  opacity: 0.8;
}
.u-capitalmap .tabl p label.l3 {
  opacity: 0.6;
}
.u-capitalmap .tabl p label.l4 {
  opacity: 0.4;
}
.u-capitalmap .tabl p label span {
  display: inline-block;
  position: relative;
  top: -1px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  font-size: 10px;
}
.u-capitalmap .view {
  width: 160px;
  padding-top: 30px;
}
@media (max-width: 768px) {
  .u-capitalmap > .hd p {
    font-size: 12px;
    line-height: 1.2em;
  }
  .u-capitalmap > .hd p span label {
    position: relative;
    top: 2px;
  }
  .u-capitalmap > .ct > .ex {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
  .u-capitalmap .view {
    width: unset;
  }
  .u-capitalmap .tabl table tr td {
    padding-bottom: 15px;
  }
}

.u-sentview.lrct {
  width: 500px;
  margin: 0 auto;
}
.u-sentview.lrct > .l,
.u-sentview.lrct > .r {
  width: 48%;
}
.u-sentview.lrct .info {
  padding-top: 30px;
}
.u-sentview.lrct .info > .hd p {
  text-align: left;
  padding-left: 15px;
}
.u-sentview .view,
.u-sentview .info {
  margin: 0 auto;
}
.u-sentview .view {
  width: 250px;
}
.u-sentview .info {
  width: 300px;
}
.u-sentview .info > .hd p {
  text-align: center;
  font-size: 14px;
}
.u-sentview .info > .hd p b {
  font-size: 18px;
}
.u-sentview .info > .hd p span {
  font-weight: bold;
}
.u-sentview .info > .ct {
  margin-top: 12px;
}
.u-sentview .info > .ct table {
  width: 100%;
}
.u-sentview .info > .ct table tbody tr td {
  width: 33.33%;
}
.u-sentview .info > .ct .i.good p.p1 i {
  background-color: #d60a22;
}
.u-sentview .info > .ct .i.bad p.p1 i {
  background-color: #037b66;
}
.u-sentview .info > .ct .i.middle p.p1 i {
  background-color: #acaeb7;
}
.u-sentview .info > .ct .i p {
  text-align: center;
}
.u-sentview .info > .ct .i p.p1 i {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin-right: 4px;
  margin-left: -12px;
}
.u-sentview .info > .ct .i p.p2 {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .u-sentview.lrct {
    width: auto;
  }
  .u-sentview.lrct > .l,
  .u-sentview.lrct > .r {
    float: none;
  }
  .u-sentview.lrct .info > .hd p {
    text-align: center;
  }
}

.u-analysis.gt .text {
  padding-top: 25px;
}
.u-analysis.gt .text > .hd p.p1 {
  font-size: 42px;
}
.u-analysis.gt .text > .hd p.p2 {
  margin-top: 12px;
}
.u-analysis.gt .text > .ct {
  margin-top: 40px;
}
.u-analysis.gt .text > .ct p {
  line-height: 1em;
  font-size: 16px;
}
.u-analysis.gt .view {
  width: 280px;
}
.u-analysis > .l,
.u-analysis > .r {
  width: 45%;
}
.u-analysis .text {
  padding-top: 40px;
}
.u-analysis .text > .hd p.p1 {
  font-size: 36px;
  font-weight: bold;
}
.u-analysis .text > .hd p.p2 {
  margin-top: 4px;
}
.u-analysis .text > .ct {
  margin-top: 40px;
}
.u-analysis .text > .ct p {
  line-height: 26px;
  font-size: 14px;
}
.u-analysis .view {
  margin: 0 auto;
}
.u-analysis .view p {
  text-align: center;
}
.u-analysis .view p .u-btn1 {
  line-height: 28px;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .u-analysis .text {
    padding-top: 15px;
  }
  .u-analysis .text > .ct {
    margin-top: 15px;
  }
}

.u-tbar {
  display: inline-block;
  height: 16px;
  border-radius: 3px;
  width: 50%;
}

.u-tab3 {
  border-bottom: 1px solid #f3f3f5;
  margin-bottom: 15px;
  overflow: auto;
}
.u-tab3::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.u-tab3 > ul {
  white-space: nowrap;
  margin: 0 -12px;
}
.u-tab3 > ul > li {
  float: none;
  display: inline-block;
  padding: 0 12px;
}
.u-tab3 .i {
  padding-bottom: 12px;
  position: relative;
  font-size: 18px;
  line-height: 1em;
  padding: 0 12px;
  padding-bottom: 15px;
}
.u-tab3 .i.active, .u-tab3 .i.on {
  color: #3f63fd;
}
.u-tab3 .i.active::after, .u-tab3 .i.on::after {
  display: block;
}
.u-tab3 .i::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #3f63fd;
  display: none;
}
@media (max-width: 768px) {
  .u-tab3 {
    overflow: auto;
  }
  .u-tab3 > ul {
    margin: 0 -5px;
  }
  .u-tab3 > ul > li {
    padding: 0 5px;
  }
}

.u-target > ul {
  border-top: 1px solid #f3f3f5;
  margin: -5px;
}
.u-target > ul > li {
  border-right: 1px solid #f3f3f5;
  border-bottom: 1px solid #f3f3f5;
  padding: 5px;
}
.u-target > ul > li:nth-child(3n) {
  border-right: none;
}
.u-target .i {
  padding: 5px;
  border-radius: 8px;
}
.u-target .i > .hd img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  float: left;
}
.u-target .i > .hd p {
  margin-left: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-target .i > .hd p.p1 {
  font-size: 14px;
}
.u-target .i > .hd p.p2 {
  margin-top: 4px;
  color: #858585;
}
.u-target .i > .ct {
  margin-top: 8px;
}
.u-target .i > .ft {
  margin-top: 8px;
}
.u-target .i > .ft p {
  color: #858585;
}
.u-target .i > .ft p label {
  display: inline-block;
  border: 1px solid #b7b9c1;
  line-height: 14px;
  padding: 0 3px;
  border-radius: 3px;
  font-size: 10px;
}
@media (max-width: 768px) {
  .u-target > ul {
    border: none;
  }
  .u-target > ul > li {
    border: 1px solid #f3f3f5 !important;
  }
  .u-target .u-chartview {
    height: 50px;
  }
}

.u-info1:hover::before {
  background-image: url(/assets/img/icon-info2-on.png);
}
.u-info1::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/img/icon-info2.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}

.u-overinfo {
  margin-bottom: -15px;
}
.u-overinfo > ul {
  margin: -15px 0;
}
.u-overinfo > ul > li {
  padding: 15px 0;
  width: 14.28%;
}
.u-overinfo > ul > li.wa {
  width: 50%;
}
.u-overinfo .i p.p1 {
  font-size: 20px;
}
.u-overinfo .i p.p2 {
  margin-top: 12px;
  font-size: 14px;
  line-height: 24px;
}
.u-overinfo .i p.p2 a:hover {
  color: #3f63fd;
}
@media (max-width: 992px) {
  .u-overinfo > ul {
    margin: -5px 0;
  }
  .u-overinfo > ul > li {
    padding: 5px 0;
    width: 50%;
  }
  .u-overinfo > ul > li.wa {
    width: 100%;
  }
  .u-overinfo .i p.p1 {
    font-size: 18px;
  }
  .u-overinfo .i p.p2 {
    margin-top: 6px;
  }
}

.u-commitem {
  padding: 15px;
  padding-left: 70px;
  border-radius: 8px;
  position: relative;
}
.u-commitem > .av {
  position: absolute;
  left: 15px;
  left: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.u-commitem .cont > .hd p.p1 {
  font-size: 16px;
}
.u-commitem .cont > .hd p.p2 {
  margin-top: 8px;
  color: #858585;
}
.u-commitem .cont > .ct {
  margin-top: 12px;
}
.u-commitem .cont > .ct p {
  font-size: 14px;
  line-height: 22px;
}
.u-commitem .cont > .ft {
  margin-top: 12px;
}
.u-commitem .cont > .ft p {
  font-size: 14px;
  color: #858585;
}
.u-commitem .cont > .ft p .i {
  display: inline-block;
  margin-right: 15px;
}
.u-commitem .cont > .ft p .i:hover {
  color: #3f63fd;
}
.u-commitem .cont > .ft p .i:hover.note::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/assets/img/comm-i1-on.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-commitem .cont > .ft p .i:hover.star::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/assets/img/comm-i2-on.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-commitem .cont > .ft p .i.note::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/assets/img/comm-i1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-commitem .cont > .ft p .i.star::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/assets/img/comm-i2.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-commitem .cont > .ft p .i::before {
  content: "";
  display: inline-block;
  width: 18x;
  height: 18x;
  background: url(/assets/img/icon-time.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  background-size: contain;
  margin-right: 8px;
}
.u-commitem .pics {
  margin-top: 10px;
}
.u-commitem .pics > ul {
  margin: -10px;
}
.u-commitem .pics > ul > li {
  padding: 10px;
}
.u-commitem .pics img {
  max-height: 148px;
}

.u-compview > .r {
  float: none;
  margin-left: 410px;
}
.u-compview .view {
  width: 320px;
}
.u-compview .u-dotc {
  margin-right: 8px;
}
@media (max-width: 768px) {
  .u-compview > .r {
    margin-left: 0;
    margin-top: 15px;
  }
}

.u-dotc {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.u-dotn {
  font-style: normal;
  display: inline-block;
  width: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
}
.u-dotn.ca {
  background-color: #eb3333;
}
.u-dotn.cb {
  background-color: #ff6600;
}
.u-dotn.cc {
  background-color: #faa90e;
}

.u-repoview .tabl .u-table1 tbody tr.undrop.on {
  background-color: transparent;
}
.u-repoview .tabl .u-table1 tbody tr.undrop.on::before, .u-repoview .tabl .u-table1 tbody tr.undrop.on::after {
  background-color: transparent;
}
.u-repoview .tabl .u-table1 tbody tr.undrop:hover {
  background-color: #f5f6fa;
}
.u-repoview .tabl .u-table1 tbody tr.undrop:hover::before, .u-repoview .tabl .u-table1 tbody tr.undrop:hover::after {
  background-color: #f5f6fa;
}
.u-repoview .tabl .u-table1 tbody tr.undrop .drop .aw-1::after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.u-repoview .tabl .u-table1 tbody tr td {
  text-align: right;
}
.u-repoview .tabl .u-table1 tbody tr td:first-child {
  text-align: left;
}
.u-repoview .tabl .i p:first-child {
  margin-bottom: 5px;
}
.u-repoview .tabl .drop .aw-1 {
  opacity: 0;
}
.u-repoview .tabl .drop .aw-1::after {
  height: 12px;
  width: 6px;
  margin-right: 10px;
}
.u-repoview .tabl .on .drop .aw-1 {
  opacity: 1;
}

.u-star {
  font-size: 16px;
  color: #ff471a;
}
.u-star i {
  content: "";
  display: inline-block;
  width: 12px;
  height: 11px;
  background: url(/assets/img/star1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.u-star i.on {
  background-image: url(/assets/img/star1-on.png);
}

.u-part.mb-a {
  margin-bottom: 60px;
}
.u-part.mb-a:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .u-part.mb-a {
    margin-bottom: 30px;
  }
}

.u-tip1 p {
  line-height: 1.4em;
}
.u-tip1 p.gt {
  font-size: 12px;
}
.u-tip1 p.gt-x {
  font-size: 14px;
}

@media (max-width: 1160px) {
  .u-mystock.list.s5 > ul > li, .u-mystock.list.s6 > ul > li {
    width: 33.33%;
  }
}

.u-stocktops {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 10;
  top: 68px;
  background-color: #fff;
  border-bottom: 1px solid rgba(219, 220, 224, 0.4);
  height: 60px;
  padding-top: 16px;
  display: none;
}
body.on-tops .u-stocktops {
  display: block;
}
.u-stocktops .u-stockhead .head > .ct {
  margin-left: 0;
}
.u-stocktops .u-stockhead .head > .ct h3 {
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .u-stocktops {
    display: none !important;
  }
}

.u-headnews {
  border-top: 1px solid #dbdce0;
  border-bottom: 1px solid #dbdce0;
}
.u-headnews .i {
  line-height: 40px;
  display: inline-block;
}
.u-headnews .i img {
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
}
.u-headnews .i span {
  display: inline-block;
  margin-left: 4px;
}
.u-headnews .i i {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/assets/img/narrow-up.webp) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-headnews .i i.down {
  background-image: url(/assets/img/narrow-down.webp);
}
.u-headnews .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.u-fullad img {
  width: 100%;
}

.u-exchange {
  text-align: center;
}
.u-exchange .exchange-cell {
  text-align: left;
}
.u-exchange img {
  width: 30px;
  height: 30px;
  margin-right: 4px;
}
.u-exchange .star {
  margin-left: 5px;
  position: relative;
  top: -2px;
}
