/* CSS Document */
body {
    font-family: "Microsoft YaHei, Arial";
    text-align: center;
    padding: 0;
    margin: 0 auto;
    font-size: 13px;
    color: #333333;
    line-height: 24px;
    background: #fff;
    min-height: 100%;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}

button a {
    display: inline-block;
    color: #fff;
    width: 100%;
}

* 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;
    font-family: "Microsoft YaHei, Arial";
}

body > div {
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}

div,
form,
ul,
ol,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    font-weight: normal;
}

img,
a img,
p,
pre {
    border: 0;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
    text-align: left;
}

table,
th,
td,
input,
textarea,
select,
p {
    font-size: 13px;
    border: 0;
    outline: none;
    font-family: "Microsoft YaHei, Arial";
}

table,
td,
th {
    font-weight: normal;
    font-size: 13px;
    font-family: "Microsoft YaHei, Arial";
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
    vertical-align: middle;
    border: none;
    font-family: "Microsoft YaHei, Arial";
}

img {
    vertical-align: middle;
}

pre {
    white-space: normal;
}

button {
    border: 0;
}

/* 默认链接颜色 */
.page {
    text-align: center
}

a {
    outline-style: none !important;
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

/*清除链接虚框*/
a,
area {
    blr: expression(this.onFocus=this.blur());
}

for IE:focus {
    -moz-outline-style: none;
}

for Firefox
    /* 下划线 */
.unline,
.unline a {
    text-decoration: underline
}

.nounline,
.nounline a,
.list12 .nounline {
    text-decoration: none;
}

/* 通用class属性 */
.fl {
    float: left;
}

.fr {
    float: right;
}

.overflow {
    overflow: auto;
    overflow: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    font-size: 1px;
    width: 1px;
    visibility: hidden;
    margin-top: 0px !important;
    *margin-top: -1px;
    line-height: 0
}

/*ie and firefox1.5 updata */
.none {
    display: none;
}

.both {
    clear: both;
}

textarea {
    -webkit-appearance: none;
}

.buttons {
    border-radius: 0;
}

.wrapper {
    width: 1109px;
}

i,
em {
    font-style: normal;
}

header {
    /*width: 6.96rem;*/
    width: 100%;
    box-sizing: border-box;
    height: 1.2rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 11px 20px 0px rgba(149, 149, 149, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.27rem;
    position: fixed;
    top: 0;
    z-index: 999;
}

.caidan img {
    width: 0.35rem;
    height: 0.29rem;
}

.logo img {
    width: 1.74rem;
    height: 0.52rem;
}

.sousuo img {
    width: 0.38rem;
    height: 0.38rem;
}

.login {
    width: 100%;
    background-color: #fff;
    padding-top: .96rem;
    margin-top: 1.4rem;
    text-align: center;
}

.login h3 {
    font-size: 0.36rem;
    font-weight: 400;
    color: rgba(45, 45, 45, 1);
    margin-bottom: .1rem;
}

.phone,
.password {
    margin: 0 auto;
    width: 6.15rem;
    height: .9rem;
    position: relative;
    margin-top: .6rem;
    display: flex;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
}

.phone input,
.password input {
    width: calc(100% - .92rem);
    height: .9rem;
    z-index: 0;
    padding: 0 .46rem;
    font-size: .3rem;
    border: 0;
}

.phone input::placeholder,
.password input::placeholder {
    color: #666;
    /*height: 100%;*/
}

.phone img,
.password img {
    width: 0.25rem;
    height: 0.32rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-40%);
}

.password img {
    width: 0.24rem;
    height: 0.29rem;
}

.password span {
    display: inline-block;
    width: 1.8rem;
    text-align: right;
    position: absolute;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(117, 34, 46, 1);
    line-height: 0.28rem;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.but {

    margin: 0 auto;
    text-align: center;
}

.but button {
    margin-top: 1.08rem;
    width: 6.15rem;
    height: 0.88rem;
    background: rgba(117, 34, 46, 1);
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

footer {
    background-color: #fff;
    width: 7.5rem;
    height: 2.05rem;
    border-top: .04rem solid rgba(45, 45, 45, 1);
    padding-top: .45rem;
    margin-top: .22rem;
}

footer p,
footer p a {
    font-size: 0.22rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.42rem;
}

.fixed-pup {
    width: 1.2rem;
    height: 0.6rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0rem 0rem .1rem rgba(183, 183, 183, 0.33);
    border-radius: .3rem;
    position: fixed;
    bottom: .38rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 .5rem;
    /* z-index: 11; */
}

.fangzi {
    width: 0.28rem;
    height: 0.26rem;
}

.fixed-pup a {
    display: flex;
    align-items: center;
}

.profile {
    width: 0.25rem;
    height: 0.28rem;
}

.ico {
    width: 0.28rem;
    height: 0.27rem;
}

.pup-left {
    width: 4.15rem;
    height: 100%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0rem 0rem 0rem 0rem rgba(150, 150, 150, 0.2);
    border-radius: 0 .3rem .3rem 0;
    position: relative;
    padding: 0 .3rem;
    /* left: -4.15rem; */

}

.close {
    width: 0.25rem;
    height: 0.25rem;
    float: right;
    margin-right: .38rem;
    margin-top: .42rem;
}

.pup-left-header {
    display: flex;
    margin-top: 1rem;

    border-bottom: 1px solid #EEEEEE;
    padding-bottom: .3rem;
}

.pup-header-l {
    width: 0.94rem;
    height: 0.94rem;
    background: url('../images/logo1.png') no-repeat;
    background-size: 100%;
    box-shadow: 0rem 0rem .1rem rgba(208, 208, 208, 0.4);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pup-header-l img {
    width: 0.94rem;
    height: 0.94rem;
}

.pup-header-r-p {
    width: 2.2rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pup-header-r-p2 {
    font-size: 0.26rem;
    font-weight: 400;
    color: rgba(91, 91, 91, 1);
    line-height: 0.3rem;
}

.pup-ul > ul {
    width: 2.78rem;
    min-height: 5.98rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
    margin-left: .17rem;
    overflow: auto;
}


.pup-li-box {
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #333;
}

.pup-ul > ul > li {
    min-height: .94rem;
    line-height: .94rem;
}

.pup-ul > ul > li > a {
    font-weight: 600;
    color: #333;
}

.pup-ul ul li img {
    width: 0.19rem;
    height: 0.1rem;
    line-height: normal;
    margin-left: .3rem;
}

.pup-ul > ul li ul > li a,
.pup-ul > ul li ul > li {
    display: block;
    height: .6rem;
    font-size: 0.26rem;
    color: rgba(45, 45, 45, 1);
    line-height: 0.6rem;
}

.pup-li-box.active {
    color: #8B262B;
}

.lis2 {
    display: none;
}

.pup-bot {
    width: 4.15rem;
    height: 1.12rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -1px 20px 0px rgba(149, 149, 149, 0.1);
    border-radius: 0rem 0 .3rem 0;
    font-size: 0.3rem;
    font-weight: 500;
    color: rgba(34, 34, 34, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.pup-bot img {
    width: 0.31rem;
    height: 0.32rem;
    margin-right: .18rem;
}

.menu {
    top: 1.2rem;
    width: 7.5rem;
    /* height: calc(100% - 1.2rem); */
    position: fixed;
    /* background: rgba(137, 37, 41, 1); */
    z-index: 999;
}

.menu-li {
    background-color: #fff;
    height: calc(100% - .98rem);
    display: none;
}

.menu-li li {
    width: 6.98rem;
    height: 0.98rem;
    background: rgba(255, 255, 255, 1);
    font-size: 0.3rem;
    font-weight: 400;
    line-height: 0.98rem;
    padding: 0 .26rem;
}

.menu-li li a {
    display: inline-block;
    width: 100%;
    color: rgba(101, 101, 101, 1);
}

.menu-li li.active {
    width: 7.5rem;
    height: 0.98rem;
    background: rgba(237, 237, 237, 1) !important;

}

.menu-li li.active a {
    color: #892529 !important;
}

.top {
    width: 6.98rem;
    height: 0.98rem;
    padding: 0 .26rem;
    /* top: 1.2rem; */
    background: rgba(137, 37, 41, 1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* position: fixed;
    z-index: 999; */
}

.top img {
    width: 0.22rem;
    height: 0.12rem;
}

.top span {
    color: #fff;
    font-size: .3rem;
}

.news,
.notice,
.product,
.net,
.investor,
.join-li {
    margin-top: 2.18rem;
    width: 6.98rem;
    padding: 0 .26rem;
    background-color: #fff;
}

.news li {
    height: 2.25rem;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}

.news li a {
    height: 2.25rem;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}

.news li img {
    width: 2.52rem;
    height: 1.62rem;
    border-radius: .05rem;
}

.li-box {
    /* height: 100%;
    margin-top: .38rem; */
    margin-left: .25rem;
}

.li-box .li-box-p {
    width: 4.18rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(37, 37, 37, 1);
    line-height: 0.46rem;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.li-box-p2 {
    margin-top: .3rem;
}

.li-box-p2 small {
    display: inline-block;
    width: 0.62rem;
    height: 0.3rem;
    background: rgba(117, 34, 46, .1);
    border-radius: 0.02rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: rgba(117, 34, 46, 1);
    line-height: 0.3rem;
    text-align: center;
}

.li-box-p2 span {
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-left: .14rem;
}

.li-box-p2 .research {
    font-weight: 400;
    color: rgba(45, 45, 45, 1);
    background: rgba(45, 45, 45, .1);
}

.li-box-p2 .trends {
    font-weight: 400;
    color: #777777;
    background: rgba(119, 119, 119, .1);
}

.load {
    text-align: center;
}

.load button {
    width: 6.15rem;
    height: 0.7rem;
    background: rgba(237, 237, 237, 1);
    border-radius: .05rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: .2rem;
}

.notice li,
.product li {
    height: 2.53rem;
    border-bottom: 1px solid #ddd;
    padding-top: .3rem;
}

.notice-p1 {
    font-size: 0.26rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.3rem;
}

.notice-p2 {
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(37, 37, 37, 1);
    line-height: 0.46rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: .3rem;
}

.notice-p3 {
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.4rem;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-top: .3rem;
}

.load2 button {
    width: 2.24rem;
    height: 0.7rem;
}

.team {
    margin-top: 2.18rem;
    width: 6.9rem;
    padding: .3rem;
    position: relative;
}

.team > img {
    height: calc(100% - .3rem);
    position: absolute;
    left: 1.21rem;
    width: 1px;
}

.year {
    width: 1rem;
    height: .4rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    display: flex;
    align-items: center;
}

.year span {
    display: inline-block;
    width: .7rem;
}

.year img {
    position: relative;
    width: 0.19rem;
    height: 0.19rem;
    margin-left: .133rem;
}

.team-li-box {
    width: 5.38rem;
    min-height: .82rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(208, 208, 208, 0.4);
    float: right;
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(33, 33, 33, 1);
    padding: .2rem;
}

.team-li {
    position: relative;
    /* right: 0; */
    margin-top: .36rem;
}

.team-li img {
    width: 0.09rem;
    height: 0.09rem;
    position: absolute;
    left: .88rem;
}

.box {
    width: 7.5rem;
    height: 0.2rem;
    background: rgba(237, 237, 237, 1);
    opacity: 0.5;
    margin-top: 1.2rem;
}

.details {
    padding: .3rem;
}

.details-title {
    border-bottom: 1px solid #ddd;
}

.details-title h2 {
    font-size: 0.32rem;
    font-weight: bold;
    color: rgba(45, 45, 45, 1);
    line-height: 0.48rem;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.details-title p {
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-top: .1rem;
    margin-bottom: .1rem;
}

.article {
    margin-top: .3rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.48rem;
    /* text-align: justify; */
}

.article p {
    font-size: .24rem;
}

.report p {
    font-size: 16px;
    font-family: "SourceHanSansCN-Regular", "PingFang SC Medium", "Microsoft YaHei";
    line-height: 26px;
}

.article img {
    max-width: 6.9rem;
}

.introduce {
    margin-top: 1.2rem;
}

.introduce-top {
    width: 7.5rem;
    height: 3.2rem;
    background: url('../images/gsjs.png') no-repeat;
    background-size: 100%;
    /* opacity:0.3; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.in-top {
    width: 3.09rem;
    height: 1.36rem;
    background: rgba(0, 0, 0, .05);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.in-top p {
    text-align: center;
}

.in-top span {
    display: block;
    font-size: .36rem
}

.in-top small {
    font-size: .16rem
}

.introduce-text {
    /* height: 7rem; */
    position: relative;
}

.in-text {
    margin: 0 auto;
    margin-top: .44rem;
    width: 6.84rem;
    text-align: justify;
    margin-bottom: 2rem;
    font-size: .24rem;
}

.introduce-text2 {
    width: 7.5rem;
    height: 5rem;
    background: rgba(238, 238, 238, 1);
    padding-top: 1.8rem;

}

.in-img img {
    /* margin: 0 auto; */
    width: 6.86rem;
    height: 3.01rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}


.in-ul-img img {
    width: 0.3rem;
    height: 0.3rem;
    margin-left: .32rem;
}

.in-ul {
    /* margin-top: .2rem; */
    margin-bottom: .45rem;
}

.in-ul div:nth-child(2) {
    margin-left: .13rem;
    width: 6.35rem;
}

.in-ul-p {
    font-size: 0.28rem;
    color: #333333;
}

.in-ul-p1 {
    font-size: 0.24rem;
    color: #777;
    line-height: .4rem;
}

.product ul li {
    height: 1.36rem;
}

.product .notice-p2 {
    margin-top: 0;
}

.product .notice-p3 {
    margin-top: .24rem;
}

.net {
    padding-top: .32rem;
}

.net-box {
    width: 6.98rem;
    height: 3.91rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 20px 0px rgba(150, 150, 150, 0.15);
    margin-bottom: .32rem;
}

.net-box-div {
    width: 6.98rem;
    height: 2.51rem;
    background: rgba(238, 238, 238, 1);
}

.net-box-div img {
    width: 6.98rem;
    height: 2.51rem;
}

.net-title {
    padding: 0 .27rem;
}

.net-title .net-p {
    width: 6rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(45, 45, 45, 1);
    line-height: 0.3rem;
    margin-top: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.net-title .net-p1 {
    font-size: 0.16rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.3rem;
    margin-top: .2rem;
}

.investor {
    margin-top: 0;
    text-align: center;
}

.investor h2 {
    margin-top: .56rem;
    font-size: 0.36rem;
    font-weight: 400;
    color: rgba(45, 45, 45, 1);
    line-height: 0.28rem;
}

.inv-box {
    text-align: center;
    margin-top: .5rem;
}

.inv-box > input {
    width: 5.45rem;
    height: 0.88rem;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(0, 0, 0, 1);
    margin-bottom: .32rem;
    padding: 0 .35rem;
    font-size: .3rem;
}

.input-but {
    width: 6.15rem;
    height: 0.88rem;
    background: rgba(117, 34, 46, 1);
    border: 0px solid rgba(0, 0, 0, 1);
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: .4rem;
}

.select {
    margin-bottom: .2rem;
    text-align: left;
    margin-left: .43rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.28rem;
}

/* *多选按钮样式设置*/
.select {
    position: relative;
}

.select .checkbox {
    position: relative;
    display: inline-block;
    padding-left: .36rem;
    cursor: pointer;
}

.inv-word {
    width: 6.07rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: rgba(119, 119, 119, 1);
    line-height: 0.42rem;
    margin: 0 auto;
    margin-top: .4rem;
}

.select span a {
    color: #75222e;
}

.no-login {
}

.no-login button {
    width: 2.2rem;
    height: 0.68rem;
    background: rgba(238, 238, 238, 1);
    border-radius: 0.3rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(117, 34, 46, 1);
    line-height: 0.4rem;
    margin-bottom: .2rem;
}

.no-login button a {
    color: rgba(117, 34, 46, 1);
}

.homepage {
    margin-top: 1.2rem;
}

/* .swiper-container {
    width: 7.5rem !important;
    height: 6.06rem;
} */

.swiper-slide {
    /* width: 7.5rem !important; */
    /* height: 100% !important; */
}

.swiper-slide img {
    width: 100% !important;
    /* height: 100% !important; */
}

.home-dt .swiper-slide img {
    height: 3.43rem;
}

.home-banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.6rem;
    height: 0.03rem;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.01rem;
}

.home-banner .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.6rem;
    height: 0.03rem;
    background: rgba(117, 34, 46, 1);
    border-radius: 0.01rem;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.23rem;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: .23rem;
}

.home-dt {
    padding: 0 .26rem;
}

.home-dt h3 {
    font-size: 0.36rem;
    font-weight: bold;
    color: rgba(37, 37, 37, 1);
    /* line-height: 0.3rem; */
    margin-top: .4rem;
}

.home-dt > .news {
    padding: 0;
    margin: 0;
    margin-top: .2rem;
}

.home-load button {
    width: 2.8rem;
    height: 0.68rem;
    background: rgba(117, 34, 46, 1);
    color: #fff;
}

.homepage .box {
    margin: 0;
    width: 100%;
    margin-top: .22rem;
}

.dt-img {
    text-align: center;
}

.dt-img img {
    width: 6.98rem;
    height: 3.31rem;
    margin-top: .52rem;
}

.home-titel {
    margin-top: .44rem;
}

.home-titel h4 {
    width: 100%;
    font-size: 0.3rem;
    font-weight: bold;
    color: rgba(45, 45, 45, 1);
}

.home-w {
    width: 100%;
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.48rem;
    text-align: justify;
    margin-top: .2rem;
}

.home-titel .load {
    margin-top: .4rem;
    margin-bottom: .5rem;
}

.home-dt .swiper-container {
    height: 5.5rem;
    width: 100%;
    margin-top: .4rem;
}

.sw-p1 {
    font-size: 0.3rem;
    font-weight: bold;
    color: rgba(45, 45, 45, 1);
    line-height: 0.3rem;
    text-align: center;
    margin-top: .36rem;
}

.sw-p2 {
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.3rem;
    text-align: center;
    margin-top: .2rem;
}

.home-dt .swiper-pagination-bullet-active {
    background-color: #8B262B;
}

.blurry {
    color: #75222e !important;
-webkit-filter：blur(1 px);
    filter: blur(2px);
    text-shadow: 0 0 6px rgba(255, 0, 0, 1);
    transition: text-shadow 2s cubic-bezier(0, 1, 0, 1);
    -webkit-transition: text-shadow 2s cubic-bezier(0, 1, 0, 1);
    -moz-transition: text-shadow 2s cubic-bezier(0, 1, 0, 1);
    -o-transition: text-shadow 2s cubic-bezier(0, 1, 0, 1);
}

.blurry:hover {
    text-shadow: 0 0 0 #666;
}

.cp-box {
    width: 6.98rem;
    height: 2.39rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 20px 0px rgba(208, 208, 208, 0.4);
    border-radius: 4px;
    margin-top: .4rem;
}

.cp-box-top {
    height: .8rem;
    border-bottom: 1px solid #eee;
    line-height: .8rem;
}

.cp-box-top p {
    margin-left: .27rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: rgba(45, 45, 45, 1);
    line-height: .8rem;
}

.cp-box-bot {
    display: flex;
    /* justify-content: space-between; */
}

.cp-box-bot > div {
    width: 33%;
}

.cp-box-bot > a {
    display: inline-block;
    width: 67%;
    display: flex;
    justify-content: space-between;
}

.cp-box-bot > a div {
    width: 50%;
}

/* .cp-box-bot a{
    display: flex;
    width: 67%;
}
.cp-box-bot a {
    display: flex;
    width: 67%;
} */
.cp-box-bot div p {
    text-align: center;
    font-size: 0.3rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.35rem;
    margin-top: .46rem;
}

.cp-box-bot div .cp-bot-p {
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(119, 119, 119, 1);
    margin-top: .1rem;
}

.cp-box-bot div .cp-bot-p1 {
    color: #75222e;
    font-weight: 600;
}

.home-load2 button {
    margin-top: .4rem;
}


.home-our {
    width: 6.89rem;
    height: 4.38rem;
    background: rgba(45, 45, 45, 1);
    margin: 0 auto;
    margin-top: .38rem;
    padding-top: 0.64rem;
}

.home-li1 {
    width: 0.15rem;
    height: 0.17rem;
    line-height: normal;
    /* height: 0.48rem; */
    display: flex;
    align-items: center;
    margin-right: .1rem;
}

.home-li1 img {
    width: 0.15rem;
    height: 0.17rem;
    margin-top: .12rem;
}

.home-li2 p {
    /* width: 4.38rem;
    height: 0.48rem; */
    font-size: 0.23rem;
    font-weight: 400;
    color: rgba(202, 202, 202, 1);
    line-height: 0.3rem;

}

.home-li2 p:nth-child(2) {
    margin-top: .1rem;
}

.home-ul {
    display: flex;
    margin-left: .38rem;
    margin-bottom: .4rem;
}

.home-li3 img {
    width: 0.18rem;
    height: 0.14rem;
}

.home-li4 img {
    width: 0.16rem;
    height: 0.16rem;
}

.home-li5 img {
    width: 0.15rem;
    height: 0.14rem;
}

.joinus {
    padding: 0 .26rem;
    padding-top: .55rem;
}

.joinus h2 {
    height: 0.31rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: rgba(3, 20, 43, 1);
    line-height: 0.36rem;
}

.join-p,
.join-p1 {
    margin-top: .1rem;
}

.join-p span {
    font-size: 0.26rem;
    font-weight: 400;
    color: #8e9197;
    line-height: 0.31rem;
}

.join-p1 {
    margin-bottom: .2rem;
}

.join-p1 .fr {
    font-size: 0.26rem;
    font-weight: 400;
    color: #8e9197;
    line-height: 0.31rem;
}

.join-p1 .fl {
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(199, 0, 11, 1);
    line-height: 0.31rem;
}

.joinus h3 {
    font-size: 0.26rem;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 0.48rem;
    margin-top: .4rem;
}

.join-bot {
    margin-top: .45rem;
}

.join-li li {
    height: 1.66rem;
    padding-top: .44rem;
    border-bottom: 1px solid #eee;
}

.join-li-p1 {
}

.join-li-p1 .fl {
    width: 4rem;
    font-size: 0.32rem;;
    font-weight: bold;
    color: rgba(3, 20, 43, 1);
    line-height: 0.36rem;
}

.join-li-p1 .fr {
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(199, 0, 11, 1);
    line-height: 0.31rem;
}

.join-but button {
    width: 6.15rem;
    height: 0.88rem;
    background-color: #75222e;
    color: #fff;
    font-size: .3rem;
    margin-top: 1rem;
}

.chfp {
    padding-top: .57rem;
}

.chfp h3 {
    text-align: center;
    font-size: 0.36rem;
    font-weight: 400;
    color: rgba(45, 45, 45, 1);
    line-height: 0.28rem;
}

.chfp-text {
    width: 6.96rem;
    min-height: 6.95rem;
    margin: 0 auto;
    font-size: 0.22rem;
    font-weight: 400;
    color: rgba(119, 119, 119, 1);
    line-height: 0.42rem;
    text-align: justify;
    margin-top: .44rem;
}

.but-box {
    text-align: center;
    margin-top: .8rem;
}

.but-box button {
    width: 6.15rem;
    height: 0.88rem;
}

.but-box .but1 {
    background: rgba(117, 34, 46, 1);
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.but-box .but2 {
    border: 1px solid rgba(153, 153, 153, 1);
    font-size: 0.28rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-top: .3rem;
    background-color: #fff;
    margin-bottom: .2rem;
}

.but-box .but2 a {
    color: rgba(153, 153, 153, 1);
}

.survey {
    margin-top: 1.2rem;
    position: relative;
    background-color: #eee;
    bottom: .01rem;
}

.survey-top img {
    width: 7.5rem;
    height: 3rem;
}

.survey-top {
    position: relative;
}

.survey-top h3 {
    position: absolute;
    font-size: 0.36rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
}

.pp2 {
    width: 6.4rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.42rem;
    margin: 0 auto;
    margin-top: .3rem;
    text-align: justify;
}

.in-ul-img {
    /* margin-top: .1rem; */
}

.survey-box {
    width: 6.9rem;
    min-height: 7.15rem;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    top: 1.84rem;
    left: 50%;
    transform: translateX(-50%);
}

.survey-box-top {
    width: 6.2rem;
    min-height: 1.16rem;
    background: rgba(241, 241, 241, 1);
    font-size: 0.32rem;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: .4rem;
    display: flex;
    align-items: center;
    padding-left: .5rem;
    padding-right: .2rem;

}

.survey-bot {
    min-height: 6.9rem;
    background-color: #eee;
}

.survey-box-bot {
    margin-left: .5rem;
    padding-right: .1rem;
}

.buta {
    text-align: center;
    /* margin-left: .3rem; */
}

.buta a:nth-child(1) {
    margin: 0 auto;
    display: block;
    width: 6.15rem;
    height: 0.88rem;
    background: rgba(117, 34, 46, 1);
    border-radius: 0.02rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: .88rem;
    margin-top: .4rem;
}

.buta a:nth-child(2) {
    margin: 0 auto;
    display: block;
    width: 6.15rem;
    height: 0.88rem;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(45, 45, 45, 1);
    border-radius: 0.02rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(45, 45, 45, 1);
    line-height: 0.28rem;
    line-height: .88rem;
    margin-top: .37rem;
    text-align: center;
}


.pup-left-par {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    display: flex;
    right: 100%;
}

.pup-bg {
    width: 4rem;
    height: 100%;
    /* background-color: #75222e; */
    float: right;
    /* margin-right: -3.15rem; */
}

.sur-but,
.sur-but1 {
    width: 4.2rem;
    height: 0.88rem;
    background: rgba(117, 34, 46, 1);
    border-radius: 0.02rem;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: -.44rem;
    transform: translateX(-50%);
    text-align: center;
    line-height: .88rem;
    font-size: 0.3rem;
}

.sea {
    position: relative;
}

.sea input {
    width: 5.45rem;
    height: 0.76rem;
    background: rgba(239, 239, 239, 1);
    border-radius: .38rem;
    margin-left: .2rem;
    padding: 0 .4rem;
    font-size: .3rem;
}

.sea img {
    width: 0.37rem;
    height: 0.37rem;
    position: absolute;
    top: 57%;
    transform: translateY(-50%);
    right: .4rem;
}

.search {
    margin-top: 1.2rem;
    text-align: center;
}

.search > img {
    width: 100%;
}

.search .but {
    width: 4.2rem;
    height: 0.88rem;
    background: rgba(117, 34, 46, 1);
    border-radius: 2px;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin: 0 auto;
    margin-top: .6rem;
}

.sea-box {
    width: 7.23rem;
    height: 0.98rem;
    background: rgba(237, 237, 237, 1);
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: .98rem;
    padding-left: .27rem;
}

.sea-box span {
    color: #892529;
}

.search .notice {
    margin-top: 0;
}

.fanhui img {
    width: 0.19rem;
    height: 0.33rem;
}

.invteam {
    margin-top: 1.2rem;
}

.invteam-top img {
    width: 7.5rem;
    /* height: 3.2rem; */
}

.inv-ul {
    margin-top: .2rem;
}

.inv-ul li,
.inv-ul li a {
    height: 2.67rem;
    display: flex;
    align-items: center;
}

.inv-ul li a {
    margin: 0 auto;
    height: 2.67rem;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
}

.inv-ul li img {
    width: 1.95rem;
    height: 2.04rem;
    border-radius: 0.02rem;
}

.inv-ul li .li-box {
    height: 100%;
}

.p-name {
    font-size: 0.3rem;
    font-weight: bold;
    color: rgba(45, 45, 45, 1);
    line-height: 0.3rem;
    margin-top: .32rem;
}

.p-zw {
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-top: .18rem;
}

.p-jj {
    width: 4.6rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 0.42rem;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-top: .24rem;
}

.invteam .product {
    margin-top: .2rem;
}

.invteamde {
    margin-top: 1.2rem;
}

.invteamde-top img {
    width: 7.5rem;
    /* height: 4.32rem; */
}

.tp {
    width: 6.96rem;
    height: 2.46rem;
    margin-bottom: .44rem;
}

.pupt {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 9999999999999;
    top: 0;
    display: none;
}

.pup-ewm,
.pupt-img {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999999999;

}

.pupt-img img {
    width: 0.6rem;
    height: 0.6rem;
    margin-top: 6rem;
}

.pup-ewm-box {
    width: 4.05rem;
    height: 4.23rem;
    background: rgba(255, 255, 255, 1);
    border-radius: .10rem;
    text-align: center;
    padding-top: .5rem;
}

.pupewm {
    margin: 0 auto;
    width: 3.06rem;
    height: 3.07rem;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(221, 221, 221, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.pupewm img {
    width: 2.92rem;
    height: 2.86rem;
}

.pe-p {
    font-size: 0.26rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.26rem;
    margin-top: .57rem;
}

.result {
    width: 6.9rem;
    height: 10.05rem;
    background: rgba(255, 255, 255, 1);
}

.result .survey-box-top {
    text-align: center;
    justify-content: center;
    background-color: #fff;
}

.wenjuan {
    width: 4.08rem;
    height: 2.22rem;
    margin-top: .3rem;
}

.pp1 {
    font-size: 0.3rem;
    font-weight: bold;
    color: rgba(37, 37, 37, 1);
    line-height: 0.5rem;
    text-align: center;
    margin-top: .4rem;
}

.pp1 span {
    color: #D0101B;
}

/* 单选 */
.demo--label {
    width: 100%;
    /* margin: .2rem .2rem 0 0; */
    display: inline-block;
    margin-top: .4rem;
    font-size: 0.26rem;
}

.demo--radio {
    display: none
}

.demo--radioInput {
    width: 0.24rem;
    height: 0.22rem;
    background: rgba(241, 241, 241, 1);
    border: .01rem solid rgba(204, 204, 204, 1);
    /* border: 2px solid rgba(0, 0, 0, 0.15); */
    display: inline-block;
    margin-right: .3rem;
    margin-top: -1px;
    vertical-align: middle;
    line-height: 1;
}

.demo--radio:checked + .demo--radioInput:after {
    content: "";
    display: inline-block;
    width: 0.24rem;
    height: 0.24rem;
    background: url('../images/dui2.png') no-repeat center center;
    background-size: 0.16rem 0.13rem;

}

.demo--radioInput2 {
    color: #892529;
}

.demo--checkbox.demo--radioInput,
.demo--checkbox.demo--radioInput2,
.demo--radio:checked + .demo--checkbox.demo--radioInput:after {
    border-radius: 0px;
}

.demo--radio:checked + .demo--radioInput {
    border: .01rem solid rgba(139, 38, 43, 1);
    background: rgba(139, 38, 43, 1);
    color: #8B262B;
}

.demo--radio:checked + .demo--radioInput2 {
    color: #8B262B;
}

.demo--radioInput2 {
    width: 100%;
    background-color: #fff;
    border: none;
}

/*label input*/
.select .checkbox input {
    position: absolute;
    left: -2000px;
}

.select .checkbox i {
    border: 1px solid #333;
    display: block;
    position: absolute;
    top: 0.03rem;
    left: 0;
    width: 0.2rem;
    height: 0.2rem;
    /* border-radius: 1px; */
    /* margin-right: 10px; */
    /* background: url('../images/dui.png') left top no-repeat; */
    /*IE9+、Firefox 4+、Opera、Chrome 以及 Safari 5+ 支持 background-size*/
    background-size: cover;
    /*火狐浏览器*/
    -moz-background-size: cover;
    /*chrome和safari*/
    -webkit-background-size: cover;
    /* background-image: url('../images/dui.png'); */

}

.select .checkbox input:checked + i {
    background: url('../images/dui.png') left top no-repeat;
    /*此处同上*/
    background-size: 100%;
}


.wesaying-img {
    margin-top: .7rem;
    width: 100%;
    height: 2.34rem;
    background: url('../images/bg.png') no-repeat;
    background-size: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.wesaying-img div {
    text-align: center;
}

.wesaying-img div p:nth-child(1) {
    font-size: .30rem;
}

.wesaying-img div p:nth-child(2) {
    font-size: .14rem;
    line-height: .24rem;
}

.wesaying-img div p:nth-child(2)::after {
    content: '';
    display: block;
    height: 1px;
    width: .16rem;
    margin: 0 auto;
    background-color: #777777;
    margin-top: .1rem;
}

.wesaying-img div p:nth-child(1) span {
    font-weight: 700;
}

.say-p {

    padding: 0 .3rem;
    line-height: .4rem;
    margin-top: .2rem;
}

.say-p p {
    font-size: .2rem;
}

.toknow .wesaying-img {
    margin-top: .5rem;
    background: url('../images/bg1.png') no-repeat;
    background-size: 100%;
}

.toknow .say-p {
    margin-bottom: .7rem;
}

.say-p .p3 {
    margin-top: .5rem;
}

.say-p .p2 {
    margin-top: .5rem;
}

/*个人中心*/
.new_member {
    width: 100%;
    position: relative;
    margin-top: 1.2rem;
    background: #f3f3f3;
    z-index: 1;
}

.new_member_top_bg {
    background: #74232F;
    width: 100%;
    height: 2.72rem;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.new_member_top_box {
    width: 7rem;
    height: 1.98rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_member_top_left {
    width: 5rem;
    height: 1.2rem;
    display: flex;
    justify-content: start;
    align-items: center;
}

.new_member_top_left_avatar {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-right: .3rem;
}

.new_member_top_left_user {
    width: 3.5rem;
    height: 1.2rem;
}

.new_member_top_left_nick {
    margin-top: .14rem;
    width: 3.5rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .34rem;
    color: #fff;
}

.new_member_top_left_content {
    margin-top: .14rem;
    width: 3.5rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .24rem;
    color: #fff;
}

.new_member_top_right {
    width: .41rem;
    height: .38rem;
    position: relative;
}

.new_member_top_right img {
    width: .41rem;
    height: .38rem;
}

.new_member_top_right span {
    position: absolute;
    right: -.06rem;
    top: -.06rem;
    z-index: 1;
    font-size: .16rem;
    color: #fff;
    background: #FC0D1B;
    border-radius: 50%;
    width: .3rem;
    height: .3rem;
    line-height: .3rem;
    display: block;
    overflow: hidden;
    text-align: center;
}

.new_member_none {
    width: 2.68rem;
    margin: 0 auto;
    padding: 3.6rem 0 3rem 0;
    text-align: center;
}

.new_member_none img {
    width: 2.68rem;
    height: 2.68rem;
    display: block;
}

.new_member_none span {
    margin-top: .2rem;
    font-size: .26rem;
    color: #000;
}

.new_member_info_box {
    width: 7rem;
    height: 2.3rem;
    background: #fff;
    box-shadow: 0 0 .1rem 0 rgba(227, 227, 227, 0.65);
    border-radius: .15rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding: .14rem .2rem 0 .2rem;
}

.new_member_info_title {
    width: 6.6rem;
    height: .64rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0.5em;
    position:relative;
}

.new_member_info_title_value {
    font-size: .28rem;
    color: #909090;
}

.new_member_info_show {
    margin-left: .16rem;
    width: .27rem;
    height: .21rem;
    background: url("../images/member/show.png") no-repeat center center;
    background-size: .27rem .21rem;
}
.new_member_info_show.hover{
    background: url("../images/member/show_close.png") no-repeat center center;
    background-size: .27rem .12rem;
}
.new_member_info_time{
    width:1.8rem;
    height:.64rem;line-height: .64rem;
    position: absolute;
    right:.14rem;
    top:0;
    text-align: right;
    font-size:.22rem;
    color:#c0c0c0;
}

.new_member_info_all {
    width: 6.6rem;
    height: .44rem;
    line-height: .44rem;
    text-align: center;
    color: #333;
    font-size: .36rem;
    font-weight: 500;
}

.new_member_info_ul {
    width: 6.6rem;
    height: .72rem;
    margin-top: .2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_member_info_li {
    width: 3.3rem;
    height: .72rem;
}

.new_member_info_li_title {
    width: 3.3rem;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    color: #909090;
    font-size: .24rem;
    font-weight: 400;
}

.new_member_info_li_title img{
    width: .22rem;
    margin-left: .1rem;
}

.new_member_info_li_value {
    width: 3.3rem;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    font-size: .28rem;
    font-weight: 400;
}

.new_value_default {
    color: #333333 !important;
}

.new_value_win {
    color: #74232F !important;
}

.new_value_lose {
    color: #09B52E !important;
}

.new_value_none {
    color: #999999 !important;
}

.new_member_list_box {
    width: 7rem;
    padding-top: .26rem;
    margin: 0 auto;
    padding-bottom: .1rem;
}

.new_member_list_li {
    width: 7rem;
    height: 2.18rem;
    background: #FFFFFF;
    box-shadow: 0 0 .21rem 0 #EFEFEF;
    border-radius: .15rem;
    margin-bottom: .26rem;
    position: relative;
}

.new_member_list_li_title {
    width: 7rem;
    height: .98rem;
    line-height: .98rem;
    margin-bottom:.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: .3rem;
    background: url("../images/member/h1.png") no-repeat left center;
    background-size: .09rem .25rem;
    font-size: .3rem;
    color: #252525;
}
.new_member_list_li_time{
    width:7rem;
    height:.3rem;line-height:.3rem;
    font-size:.22rem;
    color:#c0c0c0;
    position: absolute;
    left:.3rem;
    top:.78rem;
}

.new_member_list_li_box {
    width: 7rem;
    height: 1.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url("../images/member/li_bg.png") no-repeat left top;
    background-size: 7rem .9rem;
}

.new_member_list_li_info {
    width: 2.33rem;
    height: 1.2rem;
    box-sizing: border-box;
    padding-top: .2rem;
}

.new_member_list_li_info_title {
    width: 2.33rem;
    height: .4rem;
    line-height: .4rem;
    color: #909090;
    font-size: .24rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_member_list_li_info_value {
    width: 2.33rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .28rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_share_bottom{
    position: fixed;
    left: 50%;
    bottom: .3rem;
    width: 6.6rem;
    margin-left:-3.45rem;
    min-height: .7rem;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
.new_share {
    width: 6.9rem;
    height: .7rem;
    line-height: .7rem;
    background: #74232F;
    border-radius: .1rem;
    box-shadow: 0 0 .29rem .1rem #7B7B7B;
    text-align: center;
    font-size: .3rem;
    color: #fff;
}

/*产品详情*/
.new_product_info {
    width: 100%;
    position: relative;
    margin-top: 1.2rem;
    background: #f3f3f3;
    z-index: 1;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}

.new_product_info_top_bg {
    background: #74232F;
    width: 100%;
    height: 3.5rem;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.new_product_info_top_box {
    width: 7rem;
    height: 2.84rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: .2rem;
}

.new_product_info_top_title {
    width: 6.4rem;
    margin: 0 auto .06rem auto;
    min-height: .6rem;
    line-height: .6rem;
    font-size: .32rem;
    font-weight: bold;
    color: #fff;
}

.new_product_info_top_info {
    width: 6.4rem;
    margin: 0 auto;
    height: .44rem;
    line-height: .44rem;
}

.new_product_info_top_info span {
    font-size: .22rem;
    color: #ccc;
}

.new_product_info_top_info span:nth-child(3n) {
    margin-left: .5rem;
}

.new_product_info_top_ul {
    width: 7rem;
    height: .8rem;
    margin-top: .12rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new_product_info_top_li {
    width: 33%;
    height: .8rem;
    position: relative;
}

.new_product_info_top_li:last-child {
    width: 34%;
}

.new_product_info_top_li:after {
    content: "";
    width: 1px;
    height: .44rem;
    background: #fff;
    opacity: 0.2;
    position: absolute;
    right: 0;
    top: .18rem;
}

.new_product_info_top_li:last-child:after {
    display: none;
}

.new_product_info_top_li_title {
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-size: .24rem;
    color: #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new_product_info_top_li_title img {
    width: .22rem;
    margin-left: .08rem;
}

.new_product_info_top_li_value {
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-size: .28rem;
    color: #fff;
}

.new_product_info_hold_box {
    width: 7rem;
    /*height:2.34rem;*/
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0 0 .1rem 0 rgba(227, 227, 227, 0.65);
    border-radius: .15rem;
    box-sizing: border-box;
    padding-top: .14rem;
    padding-bottom: .2rem;
    position: relative;
}

.new_product_info_hold_title {
    text-align: center;
    height: .64rem;
    line-height: .64rem;
    font-size: .28rem;
    color: #909090;
}

.new_product_info_hold_title img{
    width: .22rem;
    margin-left: .1rem;
}

.new_product_info_hold_time{
    position: absolute;
    right: .3rem;
    top:.14rem;
    height:.64rem;line-height:.64rem;
    width:1.8rem;
    text-align: right;
    font-size:.22rem;
    color:#c0c0c0;
}

.new_product_info_hold_all {
    text-align: center;
    height: .44rem;
    line-height: .44rem;
    font-size: .36rem;
    font-weight: 500;
    color: #333;
}
.new_product_info_hold_section{
    padding-top:.2rem;
    padding-bottom:.2rem;
    border-bottom: 1px solid #f0f0f0;
}
.new_product_info_hold_section:last-child{
    border-bottom: none;
}
.new_product_info_hold_top{
    width: 7rem;
    height: .6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new_product_info_hold_top_title{
    padding-left:.4rem;
    font-size:.22rem;
    color:#c0c0c0;
}
.new_product_info_hold_top_time{
    padding-right:.4rem;
    font-size:.22rem;
    color:#c0c0c0;
}
.new_product_info_hold_ul {
    width: 7rem;
    height: .72rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_product_info_hold_li {
    width: 33.33%;
    height: .72rem;
}

.new_product_info_hold_li_title {
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    color: #909090;
    font-size: .24rem;
    font-weight: 400;
}

.new_product_info_hold_li_value {
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    font-size: .28rem;
    font-weight: 400;
}

.new_product_info_list_box {
    width: 7rem;
    margin: .23rem auto 0 auto;
    box-sizing: border-box;
    padding: 0 .3rem .26rem .3rem;
    background: #FFFFFF;
    box-shadow: 0 0 .21rem 0 #EFEFEF;
    border-radius: .15rem;
}

.new_product_info_list_title {
    width: 6.4rem;
    height: .9rem;
    line-height: .9rem;
    background: url(../images/member/info_title.png) no-repeat right center;
    background-size: 5rem .12rem;
    text-align: left;
    font-size: .3rem;
    font-weight: 500;
    color: #333;
    overflow: hidden;
}

.new_product_info_list_title span {
    display: inline-block;
    height: .9rem;
    line-height: .9rem;
    background: #fff;
    padding-right: .2rem;
}

.new_product_info_list_title img {
    width: .22rem;
    margin-left: -0.2rem;
}

.new_product_info_list_chart_ul {
    width: 6.4rem;
    height: .62rem;
    background: #F7F7F7;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .2rem;
}

.new_product_info_list_chart_li {
    width: 25%;
    height: .62rem;
    line-height: .62rem;
    text-align: center;
    font-size: .28rem;
    color: #999;
    position: relative;
}

.new_product_info_list_chart_li.hover {
    color: #74232F;
}

.new_product_info_list_chart_li.hover:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -.22rem;
    width: .44rem;
    height: .04rem;
    background: #74232F;
}

.new_product_info_list_chart {
    width: 6.4rem;
    height: 4rem;
}

.new_product_info_list_nav_ul {
    width: 6.4rem;
    height: .7rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_product_info_list_nav_li {
    height: .7rem;
    line-height: .7rem;
    font-size: .28rem;
    color: #333;
    text-align: center;
}

.new_product_info_list_nav_li.new_text_left {
    text-align: left;
    /*padding-left:.24rem;*/
    box-sizing: border-box;
}

.new_w_360 {
    width: 3.6rem;
}

.new_w_300 {
    width: 3rem;
}

.new_w_220 {
    width: 2.2rem;
}

.new_w_170 {
    width: 1.7rem;
}

.new_w_140 {
    width: 1.4rem;
}

.new_product_info_list_section_ul {
    width: 6.4rem;
    height: .68rem;
    background: #F7F7FF;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_product_info_list_section_ul:nth-child(2n) {
    background: #fff;
}

.new_product_info_list_section_li {
    height: .68rem;
    line-height: .68rem;
    font-size: .26rem;
    color: #666;
    text-align: center;
    overflow: hidden;
}

.new_product_info_list_section_li.new_text_left {
    text-align: left;
    padding-left: .24rem;
    box-sizing: border-box;
}

.new_product_info_list_rate_ul {
    width: 6.4rem;
}

.new_product_info_list_rate_li {
    float: left;
    width: 50%;
    height: 1rem;
    position: relative;
}

.new_product_info_list_rate_li:after {
    content: "";
    width: 1px;
    height: .3rem;
    background: #ddd;
    position: absolute;
    right: 0;
    top: .32rem;
}

.new_product_info_list_rate_li:nth-child(2n):after {
    display: none;
}

.new_product_info_list_rate_value {
    height: .44rem;
    line-height: .44rem;
    text-align: center;
    overflow: hidden;
    font-size: .29rem;
    font-weight: bold;
    color: #333;
}

.new_product_info_list_rate_title {
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    overflow: hidden;
    font-size: .24rem;
    color: #909090;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new_product_info_list_rate_title img {
    width: .22rem;
    margin-left: .1rem;
}

.new_product_info_table {
    width: 6.4rem;
}

.new_product_info_table table {
    background: #dfdfdf;
}

.new_product_info_table tr {
    background: #fcfcfc;
}

.new_product_info_table tr:nth-child(2n) {
    background: #f9f9f9;
}

.new_product_info_table td {
    padding: .2rem;
    box-sizing: border-box;
    text-align: left;
    font-size: .24rem;
    color: #333;
    line-height: .38rem;
}

.new_product_info_table tr td:first-child {
    width: 1.5rem;
    text-align: center;
}

.new_product_info_table_fen {
    color: #74232F;
    float: right;
}

.new_product_info_link_ul {
    margin-top: .38rem;
    width: 6.4rem;
    height: 1.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_product_info_link_li {
    display: block;
    width: 25%;
    height: 1.2rem;
}

.new_product_info_link_li img {
    width: .75rem;
    height: .75rem;
    display: block;
    margin: 0 auto;
}

.new_product_info_link_li span {
    display: block;
    margin-top: .1rem;
    width: 100%;
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    font-size: .24rem;
    color: #333;
}

.new_product_info_share {
    margin: .23rem auto 0 auto;
    width: 7rem;
    height: .7rem;
    line-height: .7rem;
    background: #74232F;
    text-align: center;
    font-size: .3rem;
    color: #fff;
}

/*历史申赎*/
.new_redemption {
    width: 100%;
    position: relative;
    margin-top: 1.2rem;
    background: #f3f3f3;
    z-index: 1;
    padding-bottom: .24rem;
}

.new_redemption_top_bg {
    background: #74232F;
    width: 100%;
    height: 1.94rem;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.new_redemption_top_box {
    width: 7rem;
    height: 1.14rem;
    line-height: 1.14rem;
    margin: 0 auto;
}

.new_redemption_top_box span {
    font-size: .3rem;
    color: #fff;
    padding-left: .3rem;
}

.new_redemption_list_box {
    width: 7rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding: .2rem .3rem .36rem .3rem;
    background: #FFFFFF;
    border-radius: .15rem;
}

.new_redemption_list_ul {
    width: 6.4rem;
}

.new_redemption_list_li {
    width: 6.4rem;
    height: auto;
    min-height: .8rem;
    background: #fff;
}

.new_redemption_list_li_top {
    width: 6.4rem;
    height: .8rem;
    display: flex;
    justify-content: space-between;
    align-items: start;
    box-sizing: border-box;
    padding-top: .1rem;
    padding-bottom: .1rem;
}

.new_redemption_list_li:nth-child(2n) {
    background: #F7F7FF;
}

.new_redemption_list_li_time_box {
    width: 3.4rem;
    height: .6rem;
    box-sizing: border-box;
    padding-left: .2rem;
}

.new_redemption_list_li_date {
    height: .6rem;
    line-height: .6rem;
    font-size: .28rem;
    color: #333;
    overflow: hidden;
}

.new_redemption_list_li_time {
    height: .4rem;
    line-height: .4rem;
    font-size: .24rem;
    color: #666;
    overflow: hidden;
}

.new_redemption_list_li_action {
    width: 2rem;
}

.new_redemption_list_li_type {
    height: .4rem;
    line-height: .4rem;
    font-size: .28rem;
    color: #333;
    overflow: hidden;
}

.new_redemption_list_li_card {
    height: .4rem;
    line-height: .4rem;
    font-size: .24rem;
    color: #666;
    overflow: hidden;
}

.new_redemption_list_li_price {
    width:3rem;height:.6rem;
    display:flex;
    align-items: center;
    justify-content: end;
}

.new_redemption_list_li_price_value {
    box-sizing: border-box;
    padding-right: .1rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .28rem;
    color: #333;
    overflow: hidden;
    text-align: right;
}

.new_redemption_list_li_right {
    width:.6rem;
    height: .6rem;
    background: url(../images/member/r_right.png) no-repeat center center;
    background-size: .36rem .36rem;
    box-sizing: border-box;
}

.new_redemption_list_li_right.active {
    background-image: url(../images/member/r_bottom.png);
}

.new_redemption_list_li_bo {
    width: 6.4rem;
    box-sizing: border-box;
    padding: .02rem .2rem .2rem .2rem;
    display: none;
}

.new_redemption_list_li_bo_flex {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 6rem;
    height: .5rem;
    line-height: .5rem;
}

.new_redemption_list_li_bo_left {
    font-size: .24rem;
    color: #666;
    width: 2rem;
    text-align: left;
}

.new_redemption_list_li_bo_right {
    font-size: .24rem;
    color: #333;
    width: 4rem;
    text-align: right;
}

/*消息中心*/
.new_message {
    width: 100%;
    position: relative;
    margin-top: 1.2rem;
    background: #f3f3f3;
    z-index: 1;
    padding-bottom: .24rem;
}

.new_message_list_box {
    width: 7rem;
    margin: 0 auto;
    padding: .27rem 0;
}

.new_message_list_ul {
    width: 7rem;
}

.new_message_list_li {
    width: 7rem;
    background: #fff;
    border-radius: .15rem;
    box-sizing: border-box;
    padding: 0 .3rem;
    margin-top: .2rem;
}

.new_message_list_li:first-child {
    margin-top: 0;
}

.new_message_list_li_top {
    width: 6.4rem;
    height: .9rem;
    line-height: .9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_message_list_li_i {
    height: .9rem;
    line-height: .9rem;
    box-sizing: border-box;
    padding-left: .5rem;
    background: url(../images/member/notice.png) no-repeat left center;
    background-size: .44rem .44rem;
    font-size: .32rem;
    font-weight: bold;
    color: #333;
}

.new_message_list_li_time {
    height: .9rem;
    line-height: .9rem;
    font-size: .22rem;
    color: #999;
}

.new_message_list_li_content {
    width: 6.4rem;
    line-height: .4rem;
    font-size: .28rem;
    color: #666;
}

.new_message_list_li_bottom {
    margin-top: .2rem;
    width: 6.4rem;
    height: .74rem;
    line-height: .74rem;
    background: url(../images/member/right.png) no-repeat right center;
    background-size: .09rem .17rem;
    border-top: 1px solid #eee;
    font-size: .28rem;
    color: #999;
}

.none_data {
    clear: both;
    color: #3d3d3d;
    /*font-size: 14px;*/
    font-size:.3rem;
    text-align: center;
    padding: .2rem 0;
}

/*周报月报列表*/
.new_report {
    width: 100%;
    margin-top: 1.2rem;
    position: relative;
    background: #f3f3f3;
    z-index: 1;
    padding-bottom: .26rem;
    padding-top: .26rem;
}

.new_report_list_box {
    width: 7rem;
    margin: 0 auto;
}

.new_report_list_ul {
    width: 7rem;
}

.new_report_list_li {
    width: 7rem;
    box-sizing: border-box;
    height: 1.44rem;
    padding: .14rem .3rem .24rem .3rem;
    background: #FFFFFF;
    box-shadow: 0 0 .21rem 0 #EFEFEF;
    border-radius: .15rem;
    margin-bottom: .26rem;
    position: relative;
}

.new_report_list_li:before {
    content: '';
    position: absolute;
    left: 0;
    top: .38rem;
    width: .09rem;
    height: .25rem;
    background: #74232F;
}

.new_report_list_li_title:last-child {
    margin-bottom: 0;
}

.new_report_list_li_title {
    font-size: .3rem;
    color: #252525;
    height: .74rem;
    line-height: .74rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_report_list_li_time {
    font-size: .22rem;
    color: #C0C0C0;
    height: .3rem;
    line-height: .3rem;
}

.new_share_box {
    width: 100%;height:100%;
    /*background:#b44b39;*/
    /*background: url("../images/member/share_bg.png") no-repeat;*/
    /*background-size: 100% 100%;*/
    background:rgba(65,24,30,0.9);
    /*padding-top: .6rem;*/
    box-sizing: border-box;
    position: fixed;
    left:0;top:0;
    z-index:1000;
    overflow-y: scroll;
}
.new_share_top{
    height:.6rem;
}
.new_share_close{
    width:.6rem;height:.6rem;
    background:url("../images/gb.png") no-repeat center center;
    background-size: .6rem .6rem;
    position: absolute;
    right:.2rem;
    top:.3rem;
    z-index:2;
}
.new_share_bg {
    width: 6.5rem;
    height: 9.68rem;
    margin: 0 auto;
    /*background: rgba(255,255,255,0.23);*/
    /*border-radius: .15rem;*/
    position: relative;
}

.new_share_img {
    /*width: 6.5rem;*/
    /*height: 9.68rem;*/
    width:100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top:0;
    z-index: 1;
}
.new_share_logo{
    width:1.41rem;
    height:.41rem;
    display: block;
    position: absolute;
    left: .26rem;
    top:.26rem;
    z-index: 1;
}
.new_share_win_title{
    width:6.5rem;
    height:.4rem;line-height:.4rem;
    text-align: center;
    font-size:.32rem;color:#fff;
    display: block;
    position: absolute;
    left: 0;
    top:1.42rem;
    z-index: 1;
}
.new_share_win_img{
    width:2.94rem;
    height:3.28rem;
    display: block;
    position: absolute;
    left: 1.74rem;
    top:2.23rem;
    z-index: 1;
}
.new_share_lose_img{
    width:4.79rem;
    height:3.22rem;
    display: block;
    position: absolute;
    left: .62rem;
    top:2.23rem;
    z-index: 1;
}
.new_share_title{
    width:2.46rem;
    margin-left:-1.23rem;
    height:.52rem;line-height:.5rem;
    text-align: center;
    font-size: .28rem;color:#fff;
    border:1px solid rgba(255,255,255,0.5);
    border-radius: .02rem;
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top:5.88rem;
    z-index: 1;
}
.new_share_value{
    width:6.5rem;
    height:1rem;line-height:1rem;
    text-align: center;
    font-size:.8rem;color:#fff;
    font-weight: bold;
    display: block;
    position: absolute;
    left: 0;
    top:6.64rem;
    z-index: 1;
}
.new_share_line {
    width:6.5rem;
    height: 1px;
    display: block;
    background: rgba(255,255,255,0.1);
    position: absolute;
    left:0;
    top: 8.07rem;
    z-index: 1;
}
.new_share_bottom_text{
    width:4rem;
    height:.4rem;line-height:.4rem;
    font-size:.26rem;color:#fff;
    opacity: 0.4;
    display: block;
    position: absolute;
    left:.4rem;
    top:8.5rem;
    z-index: 1;
}
.new_share_bottom_time{
    width:4rem;
    height:.4rem;line-height:.4rem;
    font-size:.24rem;color:#fff;
    opacity: 0.4;
    display: block;
    position: absolute;
    left:.4rem;
    top:8.9rem;
    z-index: 1;
}
.new_share_qrcode{
    width:1rem;
    height:1rem;
    /*opacity: 0;*/
    display: block;
    position: absolute;
    right:.3rem;
    top:8.4rem;
    z-index: 1;
    /*background:url("../images/member/qrcode_wx.jpg") no-repeat;*/
    /*background-size:100% 100%;*/
}
.new_share_qrcode img{
    width:1rem;
    height:1rem;
}
.new_share_down{
    width:1.3rem;
    height:.66rem;line-height:.66rem;
    background:rgba(89,10,23,0.9);
    border-radius:.3rem;
    display: flex;justify-content: center;align-items: center;
    position: absolute;
    left: 3.3rem;
    top: 9.2rem;
    z-index: 1;
}
.new_share_down img{
    width:.23rem;height:.23rem;
    margin:0;
}
.new_share_down span{
    padding-left:.1rem;
    height:.36rem;line-height:.36rem;
    font-size:.26rem;color:#fff;
    margin:0;
}

/*
.new_share_num {
    width: 3rem;
    height: .8rem;
    line-height: .8rem;
    display: block;
    color: #fff;
    font-size: .62rem;
    font-weight: bold;
    position: absolute;
    left: .84rem;
    top: 7.08rem;
    z-index: 2;
}

.new_share_text {
    width: 3rem;
    height: .4rem;
    line-height: .4rem;
    display: block;
    color: #fff;
    font-size: .28rem;
    font-weight: 400;
    position: absolute;
    left: .88rem;
    top: 7.9rem;
    z-index: 2;
}

.new_share_time {
    width: 3rem;
    height: .4rem;
    line-height: .4rem;
    display: block;
    color: #fff;
    opacity: 0.4;
    font-size: .22rem;
    font-weight: 400;
    position: absolute;
    left: .44rem;
    top: 9.04rem;
    z-index: 2;
}*/

.new_share_show {
    width: 6.5rem;
    height: 9.68rem;
    margin: 0 auto;
    /*border-radius: .15rem;*/
    display: none;
}

.new_share_show img {
    /*width: 6.5rem;*/
    /*height: 9.68rem;*/
    width:100%;
    height:100%;
}

/*
.new_share_save {
    text-align: center;
    font-size: .28rem;
    color: #fff;
    opacity: 0.5;
    margin-top: .6rem;
}

.new_share_close {
    text-align: center;
    font-size: .28rem;
    color: #fff;
    margin-top: .6rem;
}*/


.new_share_bt_line{
    width:3.36rem;
    height:.4rem;line-height:.4rem;
    margin:.8rem auto .4rem auto;
    text-align: center;
    font-size:.28rem;color:#fff;
    background: url("../images/member/share_line.png") no-repeat center center;
    background-size: 3.36rem auto;
    opacity: 0.8;
}
.new_share_bt_to{
    width:5.1rem;
    margin:0 auto 0 auto;
    height:1.58rem;
    display:flex;
    justify-content: center;
    align-items: center;
}
.new_share_bt_to_n{
    width:1.2rem;
    height:1.58rem;
    margin:0;
}
.new_share_bt_to_n:nth-child(2){
    margin:0 .75rem;
}
.new_share_bt_to_n img{
    width:.86rem;
    height:.86rem;
    display: block;
    margin:0 auto;
}
.new_share_bt_to_n span{
    width:1.2rem;
    height:.72rem;line-height:.72rem;
    display: block;
    text-align: center;
    font-size:.24rem;
    color:#fff;
    opacity: 0.8;
}
.new_share_bt_text{
    width:100%;
    height:.4rem;line-height:.4rem;
    margin-top:.6rem;
    text-align: center;
    font-size:.28rem;
    color:#fff;
    opacity: 0.8;
}


.new_show_trigger_box{
    display: none;
}
.new_show_trigger_box_bg{
    width:100%;
    height:100%;
    position: fixed;left:0;top:0;
    background: rgba(0,0,0,0.8);
    z-index:1000;
}
.new_show_trigger_section{
    width:6.9rem;
    /*height:6.9rem;*/
    position: fixed;
    left:50%;
    top:50%;
    margin-left:-3.45rem;
    margin-top:-3.45rem;
    padding-bottom: 0.3rem;
    /*left:.3rem;*/
    /*top:.3rem;*/
    z-index:1001;
    background: #fff;
    border-radius: .1rem;
}
.new_show_trigger_box_close{
    width:.25rem;height:.25rem;
    background: url("../images/close.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;right:.2rem;top:.2rem;
    z-index:1002;
}
.new_show_trigger_title{
    width:6.5rem;
    height:.4rem;line-height:.4rem;
    margin:.3rem auto 0 auto;
    text-align: center;
    font-size:.3rem;font-weight: bold;
    color:#333;
    overflow: hidden;
}
.new_show_trigger_content{
    width: 6.5rem;
    /*height:6.8rem;*/
    overflow-y: scroll;
    line-height: .4rem;
    margin:.2rem auto 0 auto;
    text-align: left;
    font-size: .28rem;color:#333;
}

.new_more_button{
    width: 6.15rem;
    height: 0.7rem;line-height: .7rem;
    background: rgba(237, 237, 237, 1);
    border-radius: .05rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin: .2rem auto 0 auto;
    text-align: center;
}