* {
  font-family: "微软雅黑";
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font-family: tahoma, arial, "Hiragino Sans GB", \5b8b\4f53, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
button {
  border: none;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input:focus,
textarea:focus,
isindex:focus,
keygen:focus,
select:focus {
  outline: 0;
  outline-offset: 0;
}
img {
  vertical-align: middle;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  font-size: 0.28rem;
  background: #fff;
  -webkit-text-size-adjust: none;
  cursor: default;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.m-hide {
  display: none !important;
}
.m-show {
  display: block !important;
}
div {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

body,
html {
  overflow: hidden;
}

/* 头部/banner */

.header {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 0.96rem;
}

.index-banner {
  margin: 0 auto;
  /* height: 2.7rem; */
  /* width: 7.64rem; */
  width: 100%;
}

.header-menu {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: 0.2rem;
  margin: auto;
  float: left;
  width: 0.52rem;
  height: 0.34rem;
}

.header-menu-img {
  width: 100%;
  height: 100%;
}

.header-menu-container {
  position: fixed;
  left: -80%;
  top: 0;
  width: 80%;
  height: 100%;
  border-right: 1px solid black;
  z-index: 999;
  background-color: white;
  box-sizing: border-box;
}

.header-menu-container-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.4rem;
  border-bottom: 1px solid #adafb1;
}

.header-menu-container-top img {
  width: 3.6rem;
  height: 0.6rem;
}

.menu-close {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 0.5rem;
  height: 0.5rem;
}

.menu-close img {
  width: 0.3rem;
  height: 0.3rem;
}

.header-menu-container-bottom {
  padding-top: 0.2rem;
  padding-left: 0.3rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #adafb1;
  margin-bottom: 0.3rem;
}

.header-menu-container-bottom li {
  padding-left: 0.3rem;
  line-height: 0.8rem;
  font-size: 0.3rem;
  margin: 0.2rem auto;
}

.header-menu-curr {
  box-sizing: border-box;
  border-left: 1px solid #f9a649;
}

.meun-login {
  display: block;
  color: #000;
  font-size: 0.3rem;
  line-height: 0.5rem;
  margin-left: 0.6rem;
}

.header-logo {
  width: 3rem;
  height: 0.5rem;
  margin: 0 auto;
}

.header-logo img {
  width: 100%;
  height: 100%;
}

.header-lr {
  position: absolute;
  right: 0.2rem;
}

.header-lr a {
  display: inline-block;
  width: 0.8rem;
  text-align: center;
  border: 1px solid #bdb9bb;
  border-radius: 0.06rem;
  font-size: 0.12rem;
}

.header-lr a:last-child {
  border: 1px solid #f9a649;
  background-color: #f9a649;
  color: white;
}

.swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
}

.swiper-pagination-bullet {
  border: 1px solid #ffffff;
  background: none;
}

.swiper-pagination-bullet-active {
  background: white;
}

.Personal-swiper-pagination .swiper-pagination-bullet,
.Enterorise-swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #f9a649;
  background: none;
}

.Personal-swiper-pagination .swiper-pagination-bullet-active,
.Enterorise-swiper-pagination .swiper-pagination-bullet-active {
  background: #f9a649;
}

/* 首页明星产品 */
.main-content-title {
  padding-top: 0.18rem;
  padding-bottom: 0.1rem;
}

.main-content-title p {
  text-align: center;
  line-height: 0.4rem;
}

.main-content-title p:first-child {
  font-weight: bold;
}

.star-swiper-container {
  position: relative;
  box-sizing: border-box;
  width: 7rem;
  height: 5.3rem;
  margin: 0 auto;
  border-radius: 0.4rem;
  background-color: #f9a649;
  overflow: hidden;
}

.star-swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.star-swiper-container .swiper-wrapper,
.star-swiper-container .swiper-slide {
  background-color: #f9a649;
}

.star-swiper-container .swiper-slide {
  box-sizing: border-box;
  width: 100%;
  padding: 0.3rem;
}

.star-content-title {
  margin-bottom: 0.2rem;
  background-color: #f9a649;
}

.star-content-title p:first-child {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.5rem;
}

.star-content-title p:last-child {
  font-size: 0.2rem;
  text-align: right;
  position: relative;
  left: 0.4rem;
  transform: scale(0.8);
}

.star-swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.05rem;
  z-index: 99;
}

.star-swiper-pagination span {
  margin: 0 0.05rem;
}

.star-content {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  padding: 0.3rem;
  background-color: white;
  border-radius: 0.4rem;
}

.star-content-left div:last-child {
  margin-top: 0.3rem;
}

.star-content-left p:last-child {
  position: relative;
  right: -0.2rem;
  font-size: 1rem;
  line-height: 2rem;
}

.star-content-left a {
  display: inline-block;
  width: auto;
  padding: 0 0.1rem;
  margin-right: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  border: 1px solid #f9a649;
  border-radius: 0.5rem;
  color: #f9a649;
}

.star-content-right-top {
  display: flex;
  margin-top: 0.6rem;
}

.star-content-right-top p:first-child {
  font-size: 0.25rem;
  transform: scale(0.8);
  text-align: center;
}

.star-content-right-top p:last-child {
  font-size: 0.2rem;
  transform: scale(0.6);
  text-align: center;
}

.star-content-right a {
  display: block;
  width: 1.7rem;
  margin-top: 0.5rem;
  line-height: 0.4rem;
  border: 1px solid #f9a649;
  color: white;
  background-color: #f9a649;
  text-align: center;
  font-size: 0.2rem;
}

/* 个人理财 Personal Finance */

.Personal-swiper-container,
.Enterorise-swiper-container {
  position: relative;
  box-sizing: border-box;
  width: 7rem;
  height: 5.3rem;
  margin: 0 auto;
  border-radius: 0.3rem;
  background-color: #f9a649;
}

.Personal-swiper-container .swiper-wrapper,
.Enterorise-swiper-container .swiper-wrapper {
  height: auto;
  background-color: #f9e2cc;
}

.Enterorise-swiper-container .swiper-wrapper {
  background-color: #e8e8e8;
}

.Personal-swiper-container .swiper-slide,
.Enterorise-swiper-container .swiper-slide {
  box-sizing: border-box;
  padding: 0 0.3rem;
}

.Personal-swiper-slide-content,
.Enterorise-swiper-slide-content {
  border-radius: 0.4rem;
  background-color: white;
  padding: 0.3rem;
}

.Personal-swiper-container-content,
.Enterorise-swiper-container-content {
  width: 100%;
  height: 100%;
  background-color: #f9e2cc;
  position: relative;
  top: 0.1rem;
  border-radius: 0.3rem;
  padding-top: 0.1rem;
  overflow: hidden;
}

.Enterorise-swiper-container-content {
  background-color: #e8e8e8;
}

.look-more {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0.1rem;
}

.look-more input {
  width: 2rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
  text-indent: 0.2rem;
  border-radius: 0.1rem;
  border: 1px solid #7f7c7c;
  margin-right: 0.4rem;
}

.look-more a {
  width: 1.3rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
  text-indent: 0.2rem;
  border-radius: 0.1rem;
  border: 1px solid #7f7c7c;
  margin-right: 0.4rem;
  background: white;
}

.Personal-content-title p,
.Enterorise-content-title p {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.4rem;
}

.Personal-content-title p:first-child,
.Enterorise-content-title p:first-child {
  height: 0.8rem;
}

.Personal-content-title p:last-child,
.Enterorise-content-title p:last-child {
  font-weight: 500;
  color: #f9a649;
}

.Personal-content-title p:nth-child(2),
.Enterorise-content-title p:nth-child(2) {
  text-align: right;
}

.Personal-content,
.Enterorise-content {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  position: relative;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
  padding: 0 0.2rem;
}

.Personal-content img,
.Enterorise-content img {
  position: absolute;
  bottom: 0.1rem;
  left: -0.1rem;
  width: 0.5rem;
  height: 0.5rem;
}

.Enterorise-content p {
  position: absolute;
  bottom: 43%;
  width: 100%;
  text-align: center;
  font-size: 0.2rem;
}

.Personal-content a,
.Enterorise-content a {
  display: block;
  min-width: 2rem;
  height: 0.6rem;
  font-size: 0.25rem;
  line-height: 0.55rem;
  text-align: center;
  border-radius: 0.1rem;
  padding: 0 0.1rem;
}

.Personal-content a:first-child,
.Enterorise-content a:first-child {
  margin-bottom: 0.7rem;
  background-color: #f6e3cd;
  color: #f9a649;
}

.Personal-content a:nth-child(2),
.Personal-content a:nth-child(4),
.Enterorise-content a:nth-child(2),
.Enterorise-content a:nth-child(4) {
  border: 1px solid black;
}

.Personal-content a:nth-child(3),
.Enterorise-content a:nth-child(3) {
  background-color: #f9a649;
  color: white;
}

.Personal-swiper-pagination,
.Enterorise-swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.25rem;
  z-index: 99;
}

.Personal-swiper-pagination span,
.Enterorise-swiper-pagination span {
  margin: 0 0.05rem;
}

.main-risk-warning {
  font-size: 0.2rem;
  transform: scale(0.5);
  text-align: right;
  position: absolute;
  right: -15%;
  bottom: 0;
}

/* 企业理财 Enterorise Finance */
.main-Enterorise {
  margin-top: 0.2rem;
}

/* 信息披露 Information Disclosure */
.main-disclosure {
  margin-top: 0.2rem;
}

.disclosure-container {
  position: relative;
  margin-bottom: 0.5rem;
}

.disclosure-container:last-child {
  margin-bottom: 1rem;
}

.disclosure-container-title {
  display: inline-block;
  padding: 0 0.1rem;
  margin: 0 0.3rem;
  margin-bottom: 0.15rem;
  line-height: 0.4rem;
  background-color: #e8e8e8;
  color: #f9a649;
  border-radius: 0.1rem;
}

.disclosure-container ul {
  border-top: 2px solid #f9a649;
  margin: 0 0.1rem;
  padding: 0 0.2rem;
}

.disclosure-container ul li {
  position: relative;
  box-sizing: border-box;
  padding-left: 0.1rem;
}

.disclosure-container ul li div {
  background-color: #e8e8e8;
  font-size: 0.24rem;
  line-height: 0.4rem;
  border-radius: 0.1rem;
}

.disclosure-container ul li div p {
  width: 135%;
  height: 0.4rem;
  transform: scale(0.7);
  position: relative;
  left: -19%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.disclosure-container ul li::before {
  display: block;
  content: "";
  position: absolute;
  left: -0.15rem;
  bottom: 0.12rem;
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  background-color: #f9a649;
}

.disclosure-date {
  font-size: 0.24rem;
  line-height: 0.4rem;
  transform: scale(0.7);
  position: relative;
  left: -13%;
}

.disclosure-more {
  position: absolute;
  right: -0.05rem;
  bottom: -0.55rem;
  padding: 0 0.3rem;
  font-size: 0.3rem;
  line-height: 0.5rem;
  border: 1px solid black;
  border-radius: 0.1rem;
  transform: scale(0.6);
}

.disclosure-more::after {
  position: absolute;
  bottom: 15%;
  right: 0rem;
  display: block;
  content: "";
  background: url("../../mobile/images/ny/sanjiao.png") no-repeat 100% 100%;
  width: 0.2rem;
  height: 0.4rem;
  z-index: 99;
}

/* 底部footer */
.footer {
  color: white;
  background: url("../../mobile/images/ny/footerbg.png") no-repeat 100% 100%;
}

.footer a {
  color: white;
}

.footer-top {
  padding: 0.5rem;
}

.footer-top p {
  font-size: 0.2rem;
  transform: scale(0.6);
  position: relative;
  left: -1.5rem;
}

.footer-bottom {
  display: flex;
  justify-content: center;
  border-top: 1px solid white;
  padding: 0.1rem 0;
}

.footer-bottom p {
  font-size: 0.2rem;
  transform: scale(0.7);
}

.footer-bottom p:first-child {
  position: relative;
  right: -0.4rem;
}

.footer-bottom p:last-child {
  position: relative;
  left: -0.4rem;
}

.footer-bottom img {
  width: 0.3rem;
  height: 0.3rem;
}

.footer .skip::after {
  content: "|";
  display: inline-block;
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
}

.pop-up-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.pop-up-content-bg {
  width: 6.5rem;
  height: 5rem;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.pop-up {
  width: 6.5rem;
  height: 5rem;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.pop-up-content {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 1.9rem;
  box-sizing: border-box;
}

.pop-up-think {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: -1rem;
  left: 1.8rem;
}

.pop-up-content p {
  text-align: center;
  font-size: 0.35rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  color: #5a5b5d;
}

.pop-up-content-bottom img {
  width: 0.5rem;
  height: 0.5rem;
}

.pop-up-content-bottom img:last-child {
  width: 0.7rem;
}

.pop-up-content-bottom li {
  position: relative;
  font-size: 0.35rem;
  line-height: 0.8rem;
  width: 3.5rem;
  margin: 0 auto;
  border-radius: 0.1rem;
  margin-top: 0.25rem;
  padding-left: 0.65rem;
  box-sizing: border-box;
}

.pop-up-content-bottom li a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.pop-up-content-bottom li:first-child {
  background-color: #ffffff;
  color: #ef822a;
}

.pop-up-content-bottom li:last-child {
  background-color: #f4a54b;
  color: #fefefe;
}

/* 产品页 */

.menu-common {
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #ffffff;
  background-color: #f9a649;
  padding: 0 0.2rem;
  margin-top: 0.15rem;
}

.menu-common a {
  color: #ffffff;
}

.fund-state {
  display: flex;
  margin: 0.2rem 0;
}

.fund-state li {
  color: #393a3c;
  position: relative;
  margin-left: 0.6rem;
}

.fund-state li::before {
  position: absolute;
  left: -0.35rem;
  top: 0.05rem;
  display: block;
  content: "";
  width: 0.25rem;
  height: 0.25rem;
  border: 2px solid white;
  outline: 1px solid #f9a649;
  /* background-color: #f9a649; */
  border-radius: 50%;
  box-sizing: border-box;
}

.fund_state_active::before {
  position: absolute;
  left: -0.35rem;
  top: 0.05rem;
  display: block;
  content: "";
  width: 0.25rem;
  height: 0.25rem;
  border: 2px solid white;
  outline: 1px solid #f9a649;
  background-color: #f9a649;
  border-radius: 50%;
  box-sizing: border-box;
}

/* .fund_state_active::before {
  position: absolute;
  left: -0.35rem;
  top: 0.05rem;
  display: block;
  content: "●" !important;
  line-height: 0.2rem;
  text-indent: 0.02rem;
  color: #f9a649;
  width: 0.25rem;
  height: 0.25rem;
  border: 1px solid #f9a649;
  border-radius: 50%;
} */

.fund_state_active {
  color: #f9a649 !important;
}

.fund-type {
  display: flex;
  color: #393a3c;
}

.fund-type li {
  font-size: 0.4rem;
  line-height: 0.6rem;
  width: 50%;
  text-align: center;
  border-bottom: 3px solid #a0a3a7;
}

.fund_type_active {
  color: #f9a649;
  border-bottom: 3px solid #f9a649 !important;
}

.fund-search {
  position: relative;
  display: flex;
  margin-left: 0.5rem;
  margin-top: 0.3rem;
}

.fund-search input {
  position: relative;
  font-size: 0.35rem;
  line-height: 0.5rem;
  outline: none;
  border: 1px solid #a09e9e;
  border-radius: 0.1rem;
  text-indent: 0.2rem;
  padding: 0;
  margin: 0;
  margin-right: 0.5rem;
  width: 4.24rem;
  height: .54rem;
}

.fund-search img {
  width: 0.45rem;
  height: 0.45rem;
  position: absolute;
  left: 3.7rem;
  top: 0.05rem;
}

.fund-search button {
  padding: 0 0.3rem;
  font-size: 0.35rem;
  line-height: 0.5rem;
  border-radius: 0.1rem;
  background-color: #f9a649;
  color: #fefefe;
}

.products-fund {
  box-sizing: border-box;
  width: 7.5rem;
  margin: 0.3rem auto;
  margin-bottom: 0.3rem;
  padding: 0.3rem;
  border-radius: 0.3rem;
  background: white;
}

.products-fund p {
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: #f9a649;
}

.products-fund p:nth-child(2) {
  text-align: right;
}

.products-fund li {
  line-height: 0.45rem;
  padding-left: 0.3rem;
}

.products-fund li span {
  color: #717274;
}

.products-fund a {
  display: block;
  width: 6rem;
  color: #f9a649;
  line-height: 0.5rem;
  border: 1px solid #f9a649;
  border-radius: 0.1rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.3rem;
}

.fund-detail-title {
  border-bottom: 2px solid #b9bbbd;
  width: 7rem;
  margin: 0 auto;
  font-size: 0.3rem;
  line-height: 0.8rem;
  text-align: center;
  margin-top: 0.3rem;
}

/* 产品详情页 */

.products-fund div {
  display: flex;
}

.products-fund div span {
  display: block;
  font-size: 0.26rem;
  line-height: 0.5rem;
  padding: 0 5px;
  border-radius: 0.05rem;
  margin-right: 0.6rem;
  margin-top: 0.3rem;
}

.products-fund-div-top span {
  background-color: #fbe8d2;
  color: #f4a44a;
}

.products-fund-div-bottom span {
  box-sizing: border-box;
  border: 1px solid #dbdbde;
  color: #717274;
}

.products-fund-div-bottom {
  margin-bottom: 0.4rem;
}

.fund-detail p {
  font-size: 0.28rem;
}

.products-fund-channel {
  display: flex;
  align-items: center;
  height: 1rem;
  padding-left: 0.5rem;
}

.products-fund-channel img {
  margin-top: 0.3rem;
  width: 0.5rem;
  height: 0.5rem;
}

.products-fund-channel span:last-child {
  display: block;
  font-size: 0.26rem;
  line-height: 0.5rem;
  padding: 0 0.2rem;
  border-radius: 0.05rem;
  margin-right: 0.6rem;
  margin-top: 0.3rem;
  background-color: #fbe8d2;
  color: #f4a44a;
}

.products-fund-channel span {
  margin-right: 0.1rem !important;
}

.products-fund-channel a {
  width: auto !important;
  margin: 0;
  margin-top: 0.3rem;
  background-color: #FBE8D2;
  border-color: #FBE8D2;
  padding: 0 0.1rem;
}

.fund-notice {
  width: 7.5rem;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}

.fund-notice-title {
  width: 100%;
  display: flex;
  justify-content: left;
  background-color: #f4a54b;
  color: #fef7ef;
  font-size: 0.25rem;
  line-height: 0.6rem;
  border-radius: 0.05rem;
  margin-bottom: 0.2rem;
}

.fund-notice-title li {
  padding: 0 0.1rem;
  box-sizing: border-box;
}

.fundnoticetitleactive {
  background-color: #ef822a;
}

.fund-notice-container {
  width: 100%;
}

.fund-notice-list {
  box-sizing: border-box;
  width: 100%;
  background-color: white;
  border-radius: 0.1rem;
  padding: 0.3rem;
}

.fund-notice-list-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #d2d4d6;
  height: 0.8rem;
  padding-left: 0.2rem;
}

.fund-notice-list-title p:last-child {
  display: block;
  line-height: 0.28rem;
  padding: 0.05rem 0.2rem;
  border: 1px solid #d2d4d6;
  border-radius: 0.1rem;
  position: relative;
}

.fund-notice-list-title p img {
  display: block;
  width: 0.15rem;
  height: 0.15rem;
  position: absolute;
  top: 0.12rem;
  right: 0.03rem;
}

.fund-notice-list li {
  position: relative;
  font-size: 0.24rem;
  line-height: 0.4rem;
  padding-left: 0.4rem;
  margin-top: 0.2rem;
}

.fund-notice-list li::before {
  position: absolute;
  top: 0.12rem;
  left: 0.1rem;
  display: block;
  content: " ";
  width: 0.15rem;
  height: 0.15rem;
  background-color: #f4a54b;
  border-radius: 50%;
}

.fund-notice-list li p:last-child {
  text-align: right;
  color: #717274;
}

/* 客户中心 */

.service-title {
  width: 6.8rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.service-title li {
  width: 1.5rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  box-sizing: border-box;
  text-align: center;
  margin-right: 0.2rem;
}

.service-title-active {
  border-bottom: 2px solid #f4a54b;
  color: #f4a54b;
}

.service-container {
  box-sizing: border-box;
  width: 7rem;
  min-height: 9rem;
  border-radius: 0.3rem;
  padding: 0.3rem 0.1rem;
  background-color: #e5e6e7;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}

.service-content {
  width: 100%;
  min-height: 9rem;
  border-radius: 0.25rem;
  padding: 0.15rem;
  box-sizing: border-box;
  background-color: white;
}

.service-content li {
  box-sizing: border-box;
  position: relative;
  font-size: 0.24rem;
  line-height: 0.4rem;
  padding-left: 0.4rem;
  margin-top: 0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid #e5e6e7;
}

.service-content li::before {
  position: absolute;
  top: 0.12rem;
  left: 0.1rem;
  display: block;
  content: " ";
  width: 0.15rem;
  height: 0.15rem;
  background-color: #f4a54b;
  border-radius: 50%;
}

.service-content li p:last-child {
  text-align: right;
  color: #717274;
}

.content-page {
  position: relative;
  height: 0.3rem;
  margin-top: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-page p {
  position: absolute;
  top: -0.2rem;
  right: 0.3rem;
  font-size: 0.24rem;
  transform: scale(0.8);
}

.content-page div {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.24rem;
}

.content-page div ul {
  display: flex;
}

.content-page div ul li {
  border: 1px solid #525252;
  padding: 0 0.1rem;
  margin: 0 0.1rem;
  box-sizing: border-box;
}

.content-page-active {
  background-color: #f4a54b;
  border: 1px solid #f4a54b !important;
}

/* 信息披露 */

.info-container {
  box-sizing: border-box;
  width: 7rem;
  border-radius: 0.3rem;
  padding: 0.3rem 0.1rem;
  background-color: #e5e6e7;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}

.info-title {
  width: 6.8rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.info-title li {
  padding: 0 0.1rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  box-sizing: border-box;
  text-align: center;
  margin-right: 0.2rem;
  border-bottom: 2px solid #f4f6f7;
}

.info-title-active {
  border-bottom: 2px solid #f4a54b !important;
}

.info-title-active a {
  color: #f4a54b;
}

.info_title_active {
  border-bottom: 2px solid #f4a54b !important;
  
}

.info_title_active a {
  color: #f4a54b;
}

/* 公司介绍--文章 */

.article-content {
  width: 100%;
  min-height: 9rem;
  border-radius: 0.25rem;
  padding: 0.3rem;
  box-sizing: border-box;
  background-color: white;
}

.article-title {
  font-size: 0.3rem;
  text-align: center;
  margin-top: 0.1rem;
  margin-bottom: 0.4rem;
}

/* 交易明细 */

.top-return {
  position: relative;
  border-bottom: 2px solid #f69653;
}

.top-return img {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0.25rem;
  left: 0.2rem;
}

.top-return p {
  font-size: 0.37rem;
  line-height: 1rem;
  text-align: center;
}

.transaction-fund {
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}

.transaction-fund p {
  padding-left: 0.4rem;
  color: #f69653;
  font-size: 0.24rem;
  line-height: 0.5rem;
}

.transaction-container {
  width: 7.5rem;
  min-height: 8rem;
  margin: 0 auto;
  margin-bottom: 0.3rem;
  border-radius: 0.2rem;
  background-color: #efebe8;
  position: relative;
  padding: 0.5rem;
  padding-bottom: 0.2rem;
  box-sizing: border-box;
  color: #5a5653;
  font-size: 0.24rem;
}

.transaction-num {
  position: absolute;
  top: 0.1rem;
  left: 0.6rem;
}

.transaction-content {
  width: 100%;
  border-radius: 0.1rem;
  padding: 0.2rem 0.4rem;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-bottom: 0.3rem;
}

.transaction-content li {
  display: flex;
  justify-content: space-between;
  line-height: 0.55rem;
}

/* 持仓情况查询 */

.possessor {
  font-size: 0.24rem;
  color: #5a5653;
}

.possessor-content {
  width: 7.5rem;
  margin: 0 auto;
}

.possessor-content div {
  display: flex;
  justify-content: space-between;
  margin: 0.2rem auto;
}

.possessor-content div p {
  display: flex;
  transform: scale(0.9);
}

.possessor-content div input {
  width: 2rem;
  border-radius: 0.07rem;
  border: 1px solid #666362;
  text-indent: 0.05rem;
}

.possessor-content div select {
  width: 2rem;
  border-radius: 0.07rem;
  border: 1px solid #666362;
  text-indent: 0.05rem;
}

.possessor-content div span {
  width: 1.1rem;
  text-align-last: justify;
  margin-right: 0.1rem;
}

.possessor-search {
  display: block;
  width: 0.9rem;
  margin: 0.3rem auto;
  padding: 0 0.1rem;
  line-height: 0.4rem;
  border-radius: 0.1rem;
  background-color: #f69653;
  color: #ffffff;
  letter-spacing: 0.08rem;
  text-align: center;
}

.possessor-search-result {
  width: 7.5rem;
  min-height: 10rem;
  border-radius: 0.3rem;
  padding: 0.3rem;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 0.3rem;
  background-color: #e5e6e7;
}

.possessor-search-result-content {
  width: 100%;
  border-radius: 0.1rem;
  background-color: #ffffff;
  padding: 0.25rem;
  box-sizing: border-box;
  margin-bottom: 0.3rem;
}

.possessor-search-result-content:last-child {
  margin-bottom: 0;
}

.possessor-search-result-content li {
  font-size: 0.24rem;
  color: #5a5653;
  line-height: 0.5rem;
}

.possessor-search-result-content li:first-child {
  color: #f69653;
  font-size: 0.3rem;
  line-height: 0.4rem;
  margin-bottom: 0.4rem;
}

/* .possessor-search-result-content li:last-child {
  width: 2rem;
  background-color: #f69653;
  line-height: 0.4rem;
  border-radius: 0.05rem;
  text-align: center;
  margin-top: 0.4rem;
}

.possessor-search-result-content li:last-child a {
  width: 100%;
  color: #ffffff;
} */

.page {
  background-color: #f4f6f7;
}


.ueditor_content_parse p {
  font-size: 0.24rem !important;
  line-height: 0.5rem !important;
  text-indent: 0 !important;
}

.ueditor_content_parse p span {
  font-size: 0.24rem !important;
  line-height: 0.5rem !important;
}

/* login */

.login_container {
  width: 7rem;
  border-radius: 0.3rem;
  padding: 0.3rem;
  box-sizing: border-box;
  margin: 0.3rem auto;
  background-color: #FFAC5D;
  color: #746673;
}

.login_content {
  width: 100%;
  min-height: 10rem;
  border-radius: 0.3rem;
  background-color: #ffffff;
  padding: 0.3rem;
  box-sizing: border-box;
}

.login-type {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.6rem;
}

.login-type li {
  font-size: 0.5rem;
  text-align: center;
}

.login-on {
  color: #FFAC5D;
  border-bottom: 3px solid #FFAC5D;
}

.form-content input {
  border: none;
  outline: none;
  font-size: 0.3rem;
  line-height: 0.4rem;
}

.form-content li {
  border-bottom: 1px solid #746673;
  margin: 0.4rem auto;
  padding: 0.15rem 0;
}

.form-content li img {
  width: 0.4rem;
  height: 0.4rem;
}

.remember {
  margin-bottom: 0.5rem;
}

.remember div:last-child {
  display: flex;
  justify-content: flex-end;
}

.remember a {
  color: #FFAC5D;
}

.clause li {
  margin: 0.2rem auto;
}

#authcodeBtn {
  font-size: 0.3rem;
  line-height: 0.4rem;
}

.ligin-go {
  display: block;
  width: 3rem;
  height: 0.7rem;
  border-radius: 0.1rem;
  background-color: #FFAC5D;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
  font-size: 0.4rem;
  color: #FFFFFF;
}

#captcha {
  width: 2.5rem;
}

.verification-code {
  width: 1.2rem !important;
  height: 0.6rem !important;
}

.change {
  font-size: 0.24rem;
}

.products-container-page {
  margin-bottom: 10px;
}

.products-container-page input {
  width: 1rem;
  border: 1px solid #8a8a8a;
  outline: none;
}

.products-container-page input,
.products-container-page button,
.products-container-page span {
  margin-right: 8px;
}

.products-container-page button {
  padding: 0 3px;
  background-color: #FDA636;
  color: #ffffff;
}

.products-container-page .page-box {
  display: flex;
  justify-content: center;
}



