@media screen and (max-width: 767px) {
  html {
    font-size: 10vw;
  }
  .header {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    height: 1.267rem;
  }
  .header.navBg {
    margin-bottom: 0;
  }
  .header .header-content {
    width: 100%;
    height: 1.267rem;
    padding-left: 0.533rem;
    padding-right: 0.533rem;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
    background-color: #1f1f26;
    border-bottom: 1px solid #e5e5e5;
    opacity: 0.95;
    overflow: hidden;
  }
  .header .header-content .header-content_kefu {
    color: #fff;
    font-size: 0.48rem !important;
    position: absolute;
    right: 1.467rem;
    top: 0.267rem;
  }
  .header .header-content .header-content_mMenu {
    width: 0.4rem !important;
    position: absolute;
    right: 0.533rem;
    top: 0.45rem;
  }
  .header-content_logo {
    height: 1.267rem;
    line-height: 1.267rem;
    font-size: 0.56rem;
    padding-left: 1.13rem;
    position: relative;
    left: 0;
    top: 0.1rem;
    margin-top: -0.133rem;
  }
  .header-content_logo a {
    color: white !important;
  }
  .header-content_logo:before {
    content: '';
    width: 0.827rem;
    height: 0.573rem;
    background: url('../images/logo.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0.1rem;
    top: 0.333rem;
  }
  .header-content_menuSarch {
    position: absolute;
    left: 0.933rem;
    top: 1.333rem;
    width: 8rem;
    background: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .header-content_menuSarch .searchButtom {
    position: absolute;
    top: 50%;
    margin-top: -0.227rem;
    left: 0.027rem;
    width: 0.453rem;
  }
  .header-content_menuSarch #searchValueMenu {
    width: 100%;
    height: 1.333rem;
    line-height: 1.333rem;
    border: none;
    background: none;
    display: block;
    padding: 0 0.213rem 0 1.067rem;
    box-sizing: border-box;
    font-size: 0.373rem !important;
  }
  .header-content_naviList {
    width: 8rem;
    position: absolute;
    left: 0.933rem;
    top: 2.667rem;
    text-align: left !important;
    padding-right: 0;
    float: none;
  }
  .header-content_naviList li {
    border-bottom: 1px solid #EEE;
    width: 100%;
  }
  .header-content_naviList li a {
    font-size: 0.427rem;
    color: #fff !important;
    width: 100%;
    height: 1.333rem !important;
    line-height: 1.333rem !important;
    text-align: left;
    box-sizing: border-box;
    text-align: left !important;
  }
  .header-content_naviList li a:hover::after {
    display: none;
  }
  .header-content_naviList li a.active {
    color: #ef433a;
    font-weight: bold;
  }
  .header-content_naviList li a.active::after {
    display: none;
  }
  .header-content_naviList li a i {
    font-size: 14px;
    margin-left: 5px;
  }
  .header-content_naviList li .indexCurrent {
    color: #ef433a;
    position: relative;
  }
  .footer {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    background-color: #222532;
  }
  .footer .footer-content {
    width: 100% !important;
    padding-left: 0.533rem;
    padding-right: 0.533rem;
  }
  .footer-footMenu {
    padding: 0.067rem 0 0.067rem;
    border: none !important;
  }
  .footer-footMenu .logo {
    padding-top: 40px;
  }
  .footer-footMenu .logo img {
    vertical-align: middle;
  }
  .footer-footMenu .menuItem {
    border-bottom: 0.027rem solid #555;
    padding: 0.2rem 0;
    text-align-last: left;
  }
  .footer-footMenu .menuItem p {
    padding-bottom: 0rem !important;
    color: #fff;
    font-size: 0.347rem;
    font-weight: normal;
  }
  .footer-footMenu .menuItem img.jia {
    position: absolute;
    right: 0.267rem;
    top: 0.267rem;
    cursor: pointer;
    width: 0.4rem;
  }
  .footer-footMenu .menuItem ul {
    padding-left: 0.4rem;
  }
  .footer-footMenu .menuItem ul a {
    color: #7d7f8d;
  }
  .footer-copyright {
    background-color: #222532;
    color: #7d7f8d;
  }
  .footer-copyright .content {
    padding: 10px 0;
  }
  .footer-copyright .content > p {
    padding: 5px 0;
  }
  .footer-copyright .content a {
    color: #7d7f8d;
  }
  .idx-banner {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    height: 14.27rem;
    background: url('../images/m_banner.png');
    background-size: 100% 100%;
    position: static;
  }
  .idx-banner .idx-banner-content {
    width: 100%;
    padding: 2.67rem 0.533rem 0;
  }
  .idx-banner .idx-banner-content h1 {
    font-size: 1.013rem;
  }
  .idx-banner .idx-banner-content .title {
    font-size: 0.853rem;
    line-height: 0.427rem;
    padding-top: 0.293rem;
  }
  .idx-banner .idx-banner-content .desc {
    font-size: 0.347rem;
    line-height: 0.533rem;
    padding-top: 2.933rem;
  }
  .idx-banner .idx-banner-content .desc i {
    display: block;
  }
  .idx-banner .idx-banner-content a {
    width: 5.6rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.48rem;
  }
  .idx-banner .idx-banner-content a.buy {
    background-color: #ef433a;
    margin-top: 2.667rem;
  }
  .idx-banner .idx-banner-content a.download {
    display: none;
  }
  .idx-banner .idx-banner-content p {
    display: none;
  }
  .idx-why {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
  }
  .idx-why .content {
    width: 100%;
    padding: 0.467rem 0.533rem 0;
  }
  .idx-why .content h2 {
    font-size: 0.747rem;
  }
  .idx-why .content .desc {
    width: 100%;
    font-size: 0.347rem;
    line-height: 0.52rem;
    padding-top: 0.267rem;
  }
  .idx-why .content .swiper {
    padding-top: 0.533rem;
  }
  .idx-why .content .swiper .contentGallery {
    text-align: left;
  }
  .idx-why .content .swiper .contentGallery > div {
    height: 6.933rem;
  }
  .idx-why .content .swiper .contentGallery .swiper-slide {
    width: 100% !important;
  }
  .idx-why .content .swiper .contentGallery .swiper-slide img {
    width: 100%;
  }
  .idx-why .content .swiper .contentWrapper {
    position: relative;
    padding-left: 0;
  }
  .idx-why .content .swiper .contentWrapper > div {
    height: 5.333rem !important;
    padding-top: 1.067rem;
  }
  .idx-why .content .swiper .contentWrapper .nextPage {
    width: 0.667rem;
    height: 0.667rem;
    left: 35%;
    top: -23%;
    transform: rotate(90deg);
  }
  .idx-why .content .swiper .contentWrapper .nextPage img {
    transform: rotate(-90deg);
  }
  .idx-why .content .swiper .contentWrapper .nextPage::after {
    content: '';
    width: 2px;
    height: 100vw;
    background-color: #fdece9;
    position: absolute;
    left: 20px;
    top: -100px;
    z-index: -1;
  }
  .idx-why .content .swiper .contentWrapper .pagination {
    font-size: 0.347rem;
    line-height: 0.48rem;
    padding: 1.6rem 0 0 0;
  }
  .idx-why .content .swiper .contentWrapper .pagination .swiper-pagination-bullet {
    margin-right: 0.4rem;
  }
  .idx-why .content .swiper .contentWrapper .pagination .swiper-pagination-bullet-active {
    font-size: 0.48rem;
  }
  .idx-why .content .swiper .contentWrapper .swiper-slide {
    text-align: left;
    padding-top: 5px;
  }
  .idx-why .content .swiper .contentWrapper .swiper-slide .title {
    font-size: 0.48rem;
    padding: 0.133rem 0 0.4rem;
  }
  .idx-why .content .swiper .contentWrapper .swiper-slide .desc {
    width: 100%;
    margin: auto auto auto 0;
    font-size: 0.347rem;
    line-height: 0.52rem;
    padding-top: 0.267rem;
  }
  .idx-why .content .swiper .contentWrapper .swiper-slide a.more {
    width: 2.4rem;
    height: 0.667rem;
    line-height: 0.667rem;
    font-size: 0.24rem;
    margin-top: 0.667rem;
  }
  .idx-why .content .swiper .contentWrapper .swiper-slide a.more i {
    width: 0.2rem;
  }
  .idx-adv {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    margin: 0.867rem auto 0;
  }
  .idx-adv .content {
    width: 100%;
    height: 33.2rem;
    padding: 1rem 0.533rem 0;
    background: url('../images/m_idx_adv_bg.png') no-repeat top center;
    background-size: 100% 100%;
    color: white;
  }
  .idx-adv .content h2 {
    font-size: 0.747rem;
  }
  .idx-adv .content h2 i {
    display: block;
  }
  .idx-adv .content .desc {
    width: 100%;
    margin: 0.4rem auto 0;
    font-size: 0.347rem;
    line-height: 0.52rem;
  }
  .idx-adv .content .masonry {
    padding-top: 0.667rem;
  }
  .idx-adv .content .masonry .item {
    display: inline-block;
    width: auto;
    height: 4.4rem;
    margin: 0.4rem 0;
    padding: 0.2rem 0.067rem;
  }
  .idx-adv .content .masonry .item:nth-child(3n+2) {
    margin-top: 0;
  }
  .idx-adv .content .masonry .item img {
    width: 20%;
  }
  .idx-adv .content .masonry .item .title {
    font-size: 0.347rem;
    line-height: 0.36rem;
    padding: 0 0.267rem;
  }
  .idx-adv .content .masonry .item .desc {
    width: 100%;
    line-height: 0.52rem;
    padding: 0 0.267rem;
    font-size: 0.347rem;
    margin-top: 0.4rem;
  }
  .idx-platform {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
  }
  .idx-platform .content {
    width: 100%;
    padding: 3.333rem 0.533rem 1.067rem;
  }
  .idx-platform .content h2 {
    font-size: 0.56rem;
  }
  .idx-platform .content .wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.4rem;
  }
  .idx-platform .content .wrapper .item {
    flex: auto;
    width: 33.33%;
    padding: 0.267rem 0;
  }
  .idx-platform .content .wrapper img {
    max-width: 2.4rem;
  }
  .idx-platform .content .more {
    margin: 0.267rem auto 0;
    font-size: 0.347rem;
  }
  .idx-platform .content .more i {
    width: 0.2rem;
  }
  .idx-platform .content .img {
    padding-top: 0.667rem;
  }
  .idx-platform .content .img img {
    max-width: 100%;
  }
  .idx-platform .content .desc {
    width: 100%;
    font-size: 0.347rem;
    line-height: 0.52rem;
    padding-top: 1.333rem;
  }
  .idx-platform .content .desc span {
    font-size: 0.613rem;
  }
  .idx-comment {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
  }
  .idx-comment .swiper-slide {
    height: auto;
  }
  .idx-comment .swiper-slide .content {
    width: 100%;
    padding: 6.933rem 0.533rem 2rem;
    font-size: 0.347rem;
    line-height: 0.48rem;
  }
  .idx-comment .swiper-slide .content .name {
    font-size: 0.48rem;
    margin-top: 0.6rem;
  }
  .idx-comment .swiper-slide .content .post {
    padding-top: 0.133rem;
  }
  .idx-comment .swiper-slide .content .comment {
    padding-top: 0.533rem;
  }
  .idx-comment .swiper-slide .content .more {
    width: 2.4rem;
    height: 0.667rem;
    line-height: 0.667rem;
    font-size: 0.347rem;
    margin-top: 0.8rem;
  }
  .idx-comment .swiper-slide .content .more i {
    width: 0.133rem;
  }
  .idx-comment .swiper-slide:nth-of-type(1),
  .idx-comment .swiper-slide:nth-of-type(2),
  .idx-comment .swiper-slide:nth-of-type(3) {
    background-position: center top;
    background-size: contain;
  }
  .idx-comment .arrow_content {
    width: 100%;
    padding: 0 0.533rem;
  }
  .idx-comment .arrow_content > div {
    width: 1.067rem;
    height: 1.067rem;
    margin-top: -1.067rem;
  }
  .idx-comment .arrow_content .left {
    left: 0.533rem;
  }
  .idx-comment .arrow_content .right {
    left: 1.867rem;
  }
  .idx-news {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
  }
  .idx-news .content {
    width: 100%;
    padding: 1.333rem 0.533rem;
  }
  .idx-news .content h2 {
    display: none;
  }
  .idx-news .content .wrapper {
    padding-top: 0.4rem;
  }
  .idx-news .content .wrapper .left {
    display: none;
  }
  .idx-news .content .wrapper .right {
    width: 100%;
    margin-left: 0;
  }
  .idx-news .content .wrapper .right .wrapper {
    width: 100%;
    background-color: #fff7f7;
    padding: 0 0 0.533rem;
    text-align: center;
  }
  .idx-news .content .wrapper .right .wrapper > img {
    width: 100%;
  }
  .idx-news .content .wrapper .right .wrapper .title {
    color: #ef433a;
    font-size: 0.48rem;
    padding-top: 0.6rem;
  }
  .idx-news .content .wrapper .right .wrapper .desc {
    font-size: 0.347rem;
    padding-top: 0.133rem;
  }
  .idx-news .content .wrapper .right .wrapper .buy {
    width: 5.6rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.48rem;
    margin-top: 0.467rem;
  }
  .idx-news .content .wrapper .right .wrapper .buy i {
    width: 0.133rem;
  }
  .prod-banner {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    height: 14.27rem;
    background: url('../images/m_prod_banner.png') no-repeat;
    background-size: 100% 100%;
    position: static;
  }
  .prod-banner .content {
    width: 100%;
    padding: 2.67rem 0.533rem 0;
  }
  .prod-banner .content h1 {
    font-size: 1.013rem;
  }
  .prod-banner .content .title {
    font-size: 0.427rem;
    line-height: 0.427rem;
    padding-top: 0.667rem;
  }
  .prod-banner .content .desc {
    font-size: 0.347rem;
    line-height: 0.533rem;
    padding-top: 1.067rem;
  }
  .prod-banner .content a.buy {
    width: 5.333rem;
    height: 1.173rem;
    line-height: 1.173rem;
    font-size: 0.48rem;
    margin-top: 4.267rem;
  }
  .prod-intro {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
  }
  .prod-intro .content {
    width: 100%;
    padding: 0.467rem 0.533rem 0;
  }
  .prod-intro .content h2 {
    font-size: 0.56rem;
  }
  .prod-intro .content .desc {
    width: 100%;
    font-size: 0.347rem;
    line-height: 0.48rem;
    margin-top: 0.4rem;
  }
  .prod-intro .content .wrapper {
    padding-top: 1.067rem;
  }
  .prod-intro .content .wrapper > div {
    margin-bottom: 0.533rem;
  }
  .prod-intro .content .wrapper > div span {
    font-size: 0.347rem;
    line-height: 0.667rem;
  }
  .prod-intro-content {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    height: 23.37rem;
    background: url('../images/m_prod_tapBg.png') no-repeat center center;
    background-size: contain;
    margin-top: 0.4rem;
  }
  .prod-intro-content .content {
    width: 100%;
    padding: 1.067rem 0.533rem 0;
  }
  .prod-intro-content .content h2 {
    font-size: 0.48rem;
    padding-left: 0.267rem;
  }
  .prod-intro-content .content .contentWrapper {
    padding-top: 0.867rem;
  }
  .prod-intro-content .content .contentWrapper .layui-row > div {
    padding: 0.333rem 0.533rem 0.533rem 0.267rem;
    font-size: 0.267rem;
    line-height: 0.427rem;
  }
  .prod-intro-content .content .contentWrapper .title {
    font-size: 0.347rem;
    margin-bottom: 0.2rem;
  }
  .prod-intro-content .content .contentWrapper .desc {
    height: auto;
  }
  .prod-compare {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    margin-top: 0.667rem;
    margin-bottom: 1.333rem;
  }
  .prod-compare .content {
    width: 100%;
    padding: 0.467rem 0 0;
  }
  .prod-compare .content h2 {
    font-size: 0.56rem;
  }
  .prod-compare .content .wrapper {
    margin-top: 0.4rem;
  }
  .prod-compare .content table {
    width: 100%;
    line-height: 0.4rem;
    font-size: 0.347rem;
    text-align: center;
  }
  .prod-compare .content table th {
    padding: 0.2rem 0;
  }
  .prod-compare .content table th:first-child {
    padding-left: 0.533rem;
  }
  .prod-compare .content table tr td:first-child {
    padding-left: 0.533rem;
  }
  .prod-compare .content table td {
    padding: 0.2rem 0;
  }
  .prod-compare .content table td .price {
    display: block;
    color: #ef433a;
    font-weight: bold;
    padding: 5px 0;
  }
  .prod-compare .content table td a.download,
  .prod-compare .content table td a.buy {
    width: 2rem;
    height: 0.667rem;
    line-height: 0.667rem;
    font-size: 0.373rem;
  }
  .prod-compare .content table td .download {
    display: none !important;
  }
  .prod-compare .content table td.point::after {
    content: '';
    width: 0.2rem;
    height: 0.2rem;
  }
  .dl-banner {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    height: 14.27rem;
    background: url('../images/m_dl_banner.png') no-repeat;
    background-size: 100% 100%;
    position: static;
  }
  .dl-banner .content {
    width: 100%;
    padding: 2rem 0.533rem 0;
    text-align: center;
  }
  .dl-banner .content h1 {
    font-size: 1.013rem;
  }
  .dl-banner .content .desc {
    font-size: 0.347rem;
    line-height: 0.52rem;
    padding-top: 2.133rem;
  }
  .dl-banner .content .qq,
  .dl-banner .content .download {
    display: none;
  }
  .dl-banner .content .pcDownload {
    display: block;
    margin: 4.8rem auto 0;
    width: 5.6rem;
    height: 1.173rem;
    line-height: 1.173rem;
    text-align: center;
    font-size: 0.48rem;
    background-color: #c2c2c2;
    border-radius: 4px;
  }
  .dl-support {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    margin: 0 auto 1.333rem;
  }
  .dl-support .content {
    width: 100%;
    padding: 0.467rem 0.533rem 0;
  }
  .dl-support .content h2 {
    font-size: 36px;
    text-align: center;
  }
  .dl-support .content .menu {
    margin-top: 0.667rem;
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    padding: 0.667rem 0;
  }
  .dl-support .content .menu .item {
    padding: 0.133rem 0.267rem 0;
    margin: 0 0.267rem;
  }
  .dl-support .content .menu .item img {
    width: 0.667rem;
  }
  .dl-support .content .menu .item span {
    display: inline-block;
    height: 0.667rem;
    font-size: 0.267rem;
  }
  .dl-support .content .menu .item.active::after {
    border: 0.4rem solid;
    border-color: #f7fafe transparent transparent transparent;
    left: calc(50% - 0.4rem);
    bottom: -0.667rem;
  }
  .dl-support .content .wrapper {
    background-color: #f7fafe;
    padding: 0.667rem;
    margin-top: 0.6rem;
  }
  .dl-support .content .wrapper .item .left {
    padding-right: 0;
  }
  .dl-support .content .wrapper .item .right {
    width: 100%;
    float: none;
  }
  .dl-support .content .wrapper .item .right img {
    width: 100%;
  }
  .dl-support .content .wrapper .item .title {
    font-size: 0.347rem;
    font-weight: bold;
    padding-top: 0.4rem;
  }
  .dl-support .content .wrapper .item ul {
    padding-left: 0;
    padding-top: 0.6rem;
  }
  .dl-support .content .wrapper .item ul li {
    list-style-image: none;
    background: url('../images/yes.png') no-repeat top left;
    background-size: 0.347rem 0.267rem;
    font-size: 0.347rem;
    line-height: 0.52rem;
    padding-left: 0.533rem;
    margin-bottom: 0.267rem;
  }
  .dl-support .content .wrapper .item p {
    font-size: 0.347rem;
    line-height: 0.52rem;
    margin: 0.267rem 0;
  }
  .dl-support .content .wrapper .item .download {
    display: none;
  }
  .buy-content {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
  }
  .buy-content .content {
    width: 100%;
    padding: 0.667rem 0.533rem 1.6rem;
  }
  .buy-content .content h2 {
    font-size: 0.48rem;
  }
  .buy-content .content .desc {
    font-size: 0.347rem;
    padding: 0.4rem 0;
  }
  .buy-content .content .item {
    width: 100%;
    height: auto;
    padding: 1.333rem 0.6rem 0.4rem;
    margin-top: 0.667rem;
  }
  .buy-content .content .item .title {
    font-size: 0.48rem;
  }
  .buy-content .content .item .itemDesc {
    width: 100%;
    height: auto;
    font-size: 0.347rem;
    line-height: 0.52rem;
    padding-top: 0.133rem;
  }
  .buy-content .content .item .price {
    height: auto;
    font-size: 0.613rem;
    padding-top: 0.267rem;
  }
  .buy-content .content .item .price span {
    font-size: 0.347rem;
  }
  .buy-content .content .item a.buy {
    width: 5.333rem;
    height: 1.067rem;
    line-height: 1.067rem;
    font-size: 0.427rem;
    margin-top: 0.267rem;
  }
  .buy-content .content .item .point {
    margin-top: 0.4rem;
    font-size: 0.347rem;
    color: #666;
  }
  .buy-content .content .item .point i {
    width: 0.4rem;
    height: 0.32rem;
    background-size: cover;
    margin-right: 0.067rem;
  }
  .buy-content .content .item .point > div {
    margin-bottom: 10px;
  }
  .buy-content .content .item .tag {
    width: 4rem;
    height: 0.48rem;
    line-height: 0.48rem;
    padding-left: 0.133rem;
    font-size: 0.347rem;
    top: 0.533rem;
  }
  .help-banner {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    height: 5.33rem;
    background: url('../images/m_supportBanner.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 0;
  }
  .help-banner .help-banner-content {
    width: 100%;
    padding-left: 0.533rem;
    padding-right: 0.533rem;
    padding-top: 1.33rem;
  }
  .help-banner .help-banner-content h2 {
    font-size: 0.64rem;
  }
  .help-banner .help-banner-content .searchWrapper {
    padding-top: 0.67rem;
  }
  .help-banner .help-banner-content .searchWrapper input {
    display: inline-block;
    width: 5.33rem;
    height: 0.93rem;
    line-height: 0.93rem;
    font-size: 0.347rem;
    padding: 0 0 0 0.27rem;
  }
  .help-banner .help-banner-content .searchWrapper button {
    display: inline-block;
    width: 1.67rem;
    height: 1rem;
    line-height: 0.93rem;
    background-color: #ef433a;
    font-size: 0.347rem;
  }
  .help-banner .help-banner-content .searchWrapper button img {
    width: 25%;
  }
  .help-banner .help-banner-content .searchWrapper .tag {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0.267rem 0;
  }
  .help-banner .help-banner-content .searchWrapper .tag a {
    display: inline-block;
    color: #fff;
    margin: 0 0.133rem;
  }
  .help-pos {
    display: none;
  }
  .help-news {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    background-color: #fefefe;
  }
  .help-news .help-news-content {
    width: 100%;
    padding-bottom: 0.53rem;
    position: relative;
  }
  .help-news .help-news-content .help-news_list {
    display: inline-block;
    width: 100%;
    padding: 0.533rem 0.533rem 1.13rem 0.533rem;
    background-color: #fefefe;
  }
  .help-news .help-news-content .help-news_list .title {
    font-size: 0.64rem;
    padding-left: 0.27rem;
    margin-bottom: 0.37rem;
  }
  .help-news .help-news-content .help-news_list .pageInfo {
    padding: 0.53rem 0 0;
    text-align: center;
  }
  .help-news .help-news-content .help-news_list .pageInfo a {
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0.13rem 0.2rem;
  }
  .help-news .help-news-content .help-news-menu {
    display: inline-block;
    width: 55%;
    margin-left: 0;
    position: absolute;
    top: 0.57rem;
    left: 40%;
  }
  .help-news .help-news-content .help-news-menu .menu {
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-start;
    height: 0.67rem;
    overflow-x: scroll;
    white-space: nowrap;
  }
  .help-news .help-news-content .help-news-menu .menu::-webkit-scrollbar {
    display: none;
  }
  .help-news .help-news-content .help-news-menu .menu > a {
    display: inline-block;
    width: 2.1rem;
    height: 0.67rem;
    line-height: 0.75rem;
    margin: 0 0.13rem;
    font-size: 0.24rem;
  }
  .help-news .help-news-content .help-news-menu .adv,
  .help-news .help-news-content .help-news-menu .qq,
  .help-news .help-news-content .help-news-menu .hot {
    display: none;
  }
  .help-news_item {
    padding: 0.27rem 0;
  }
  .help-news_item > img {
    width: 3.07rem;
    height: 2.04rem;
    margin-top: 0.2rem;
  }
  .help-news_item .wrapper {
    display: inline-block;
    width: calc(100% - 3.2rem);
    padding: 0 0.33rem;
  }
  .help-news_item .wrapper .itemTitle {
    font-size: 0.4rem;
    font-weight: bold;
  }
  .help-news_item .wrapper .desc {
    font-size: 0.32rem;
    line-height: 0.27rem;
    padding: 0.2rem 0;
  }
  .help-news_item .wrapper .more {
    font-size: 0.27rem;
  }
  .help-news_item .wrapper .tag {
    width: 100%;
    padding-top: 0.27rem;
    font-size: 0.24rem;
  }
  .help-news_item .wrapper .tag > div {
    display: inline-block;
    font-weight: bold;
    padding-left: 0;
  }
  .about {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    background-color: #f6f9fa;
  }
  .about .about-content {
    width: 100%;
    padding-left: 0.533rem;
    padding-right: 0.533rem;
    padding: 0;
  }
  .about .about-content .menu {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
  }
  .about .about-content .menu ul {
    font-size: 0.347rem;
    display: flex;
  }
  .about .about-content .menu ul li {
    flex: 1;
    width: auto;
    padding: 10px 0;
    text-align: center;
    border-bottom: none;
  }
  .about .about-content .content {
    display: block;
    width: 100%;
    padding-left: 0.533rem;
    padding-right: 0.533rem;
  }
  .about .about-content .content p {
    padding: 15px 0;
  }
  .about .about-content .content_yinsi {
    display: block;
    width: 100%;
    padding-left: 0.533rem;
    padding-right: 0.533rem;
  }
  .about .about-content .content_yinsi h1 {
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
  }
  .about .about-content .content_yinsi p {
    padding: 0.2rem 0;
    text-indent: 2em;
  }
  .about .about-content .content_map {
    display: block;
    width: 100%;
    padding-left: 0.533rem;
    padding-right: 0.533rem;
  }
  .about .about-content .content_map .sitemapHTML {
    min-height: 700px;
  }
  .about .about-content .content_map .sitemapHTML h2 {
    font-size: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid #C2BEBE;
    margin: 0 0 10px 0;
  }
  .about .about-content .content_map .sitemapHTML .sitemapCategory {
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px #C2BEBE dashed;
    margin: 0 0 10px 0;
  }
  .about .about-content .content_map .sitemapHTML h3 {
    font-size: 14px;
    text-indent: 28px;
    float: left;
  }
  .about .about-content .content_map .sitemapHTML .openSitemap {
    cursor: pointer;
    font-size: 12px;
    float: right;
  }
  .about .about-content .content_map .sitemapHTML .sitemapNews {
    clear: both;
    display: none;
  }
  .about .about-content .content_map .sitemapHTML .sitemapNews li {
    font-size: 14px;
    text-indent: 56px;
    line-height: 25px;
  }
  /*doufu start*/
  .buy_doufu {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    margin: 0px auto;
    background-color: #f9fafc;
    overflow: hidden;
  }
  .buy_doufu .buy_doufu_icon {
    width: 100%;
    margin: 0px auto;
  }
  .buy_doufu .buy_doufu_icon .buy_doufu_subject {
    font-size: 0.613rem;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 0;
  }
  .buy_doufu .buy_doufu_icon .Buy_Tab {
    text-align: center;
    padding-bottom: 100px;
    height: 0.8rem;
  }
  .buy_doufu .buy_doufu_icon .Buy_Tab .active {
    color: #fff;
    border-color: #3781fb;
    background-color: #2575e8;
  }
  .buy_doufu .buy_doufu_icon .Buy_Tab li {
    display: inline-block;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer;
    color: #2575e8;
    background-color: #EFF2F7 /*#e9f2ff*/;
    border-radius: 4px;
  }
  .buy_doufu .buy_doufu_icon .Buy_Tab li:first-child {
    margin-right: 10px;
  }
  .buy_doufu .buy_doufu_icon .Buy_Tab li .tag {
    display: inline-block;
    width: 52px;
    height: 22px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/3.png) no-repeat center center;
    position: absolute;
    top: -25px;
    right: -20px;
  }
  .buy_doufu .buy_doufu_icon .Buy_Tab li:last-child {
    margin-top: 0.25rem;
    position: relative;
    margin-right: 10px;
  }
  .buy_doufu .buy_doufu_content {
    margin-top: 4px;
    position: relative;
    padding-bottom: 0rem;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods {
    height: 560px;
    margin-bottom: 1rem;
  }
  .buy_doufu .buy_doufu_content .active {
    margin-top: 0px !important;
    height: 560px !important;
  }
  .buy_doufu .buy_doufu_content .active .buy_doufu_icon_2 {
    height: 560px;
    margin: 0rem 0.5rem 0rem 0.5rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0rem;
    padding-bottom: 0;
    position: relative;
    border-radius: 4px;
    background-color: #fff;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 {
    height: 560px !important;
    margin: 0rem 0.5rem 0rem 0.5rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0.4rem !important;
    padding-bottom: 0;
    position: relative;
    border-radius: 4px;
    background-color: #fff;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_title {
    display: inline-block;
    vertical-align: top;
    padding-top: 0.5rem;
    padding-left: 0rem;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_title img {
    margin-left: 0;
    width: 0.867rem;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel {
    width: calc(100% - 1rem);
    display: inline-block;
    vertical-align: top;
    padding-top: 0.25rem;
    padding-left: 0.5rem;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 {
    font-size: 0.575rem;
    font-weight: bold;
    padding-bottom: 8px;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 div {
    font-size: 14px;
    padding-top: 6px;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 div span {
    display: inline-block;
    border-radius: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #BBBBBB;
    color: #666;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_dec {
    width: 100%;
    color: #666;
    font-size: 13px;
    line-height: 23px;
    padding-top: 10px;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price {
    margin-top: 0.5rem;
    font-size: 1.2rem;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price {
    position: relative;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price span {
    font-size: 0.5rem;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price label {
    border-radius: 5px;
    font-size: 0.35rem;
    font-weight: bold;
    margin-left: 8px;
    position: relative;
    top: -0.5rem;
    display: inline-block;
    padding: 2px 10px 2px 10px;
    background: #FAEDE5;
    color: #f44336;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai {
    position: relative;
    bottom: 8px;
    left: 8px;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai a {
    text-decoration: none;
    border-radius: 5px;
    background: #e94518;
    border: 1px solid #e94518;
    color: #fff;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
    width: 135px;
    height: 37px;
    line-height: 37px;
    margin-right: 10px;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao {
    font-size: 16px;
    padding-top: 30px;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao p {
    font-size: 15px;
    font-weight: bold;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong {
    color: #666;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong div {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    margin-top: 4px;
    margin-left: -10px;
  }
  .buy_doufu .buy_doufu_content .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong div span {
    border: 1px solid red;
    width: 10%;
    text-align: center;
    color: red;
    font-size: 10px;
    margin-left: 10px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 4px;
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    margin-right: 7px;
  }
  .buy_doufu .buy_doufu_content_2 {
    margin-top: 4px;
    position: relative;
  }
  .buy_doufu .buy_doufu_content_2 .active {
    margin-top: 0 !important;
    height: 560px !important;
  }
  .buy_doufu .buy_doufu_content_2 .active .buy_doufu_icon_2 {
    height: 560px;
    margin: 0rem 0.5rem 0rem 0.5rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    border-radius: 4px;
    background-color: #fff;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods {
    height: 560px;
    position: relative;
    vertical-align: top;
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 0;
    display: inline-block;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 {
    height: 560px!important;
    margin: 0rem 0.5rem 0rem 0.5rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0.4rem !important;
    padding-bottom: 0;
    position: relative;
    border-radius: 4px;
    background-color: #fff;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_title {
    display: inline-block;
    vertical-align: top;
    padding-top: 0.5rem;
    padding-left: 0rem;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_title img {
    width: 0.867rem;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel {
    width: calc(100% - 1rem);
    display: inline-block;
    vertical-align: top;
    padding-top: 0.25rem;
    padding-left: 0.5rem;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 {
    font-size: 0.575rem;
    font-weight: bold;
    padding-bottom: 8px;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 div {
    font-size: 14px;
    padding-top: 6px;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_header .buy_doufu_tel h3 div span {
    display: inline-block;
    border-radius: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #BBBBBB;
    color: #666;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_dec {
    width: 100%;
    color: #666;
    font-size: 13px;
    line-height: 23px;
    padding-top: 10px;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price {
    margin-top: 0.5rem;
    font-size: 1.2rem;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price {
    position: relative;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price span {
    font-size: 0.5rem;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .price label {
    border-radius: 5px;
    font-size: 0.35rem;
    font-weight: bold;
    margin-left: 8px;
    position: relative;
    top: -0.5rem;
    display: inline-block;
    padding: 2px 10px 2px 10px;
    background: #FAEDE5;
    color: #f44336;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai {
    position: relative;
    bottom: 8px;
    left: 8px;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_price .goumai a {
    text-decoration: none;
    border-radius: 5px;
    background: #e94518;
    border: 1px solid #e94518;
    color: #fff;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
    width: 135px;
    height: 37px;
    line-height: 37px;
    margin-right: 10px;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao {
    font-size: 16px;
    padding-top: 30px;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao p {
    font-size: 15px;
    font-weight: bold;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong {
    color: #666;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong div {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    margin-top: 4px;
  }
  .buy_doufu .buy_doufu_content_2 .buy_doufu_goods .buy_doufu_icon_2 .buy_doufu_cuxiao .zengsong div span {
    border: 1px solid red;
    width: 10%;
    text-align: center;
    color: red;
    font-size: 10px;
    margin-left: 10px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 4px;
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    margin-right: 7px;
  }
  .doufu_ayoa_m3 {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    margin: 0 auto;
    height: 8rem;
    margin-top: 2.5rem;
  }
  .doufu_ayoa_m3 .content {
    width: 100%;
    margin: 0 auto;
    padding-top: 0.8rem;
  }
  .doufu_ayoa_m3 .content .title {
    font-size: 0.5rem;
    font-family: 'bestFont medium';
    text-align: center;
  }
  .doufu_ayoa_m3 .content .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.8rem;
  }
  .doufu_ayoa_m3 .content .wrapper .item {
    width: 50%;
    text-align: center;
    font-family: 'bestFont regular';
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .doufu_ayoa_m3 .content .wrapper .item .v_title {
    font-size: 0.3rem;
    margin-top: 20px;
  }
  .lim_buy_c {
    background: #E33C1A;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .lim_buy_b {
    position: absolute;
    top: 20px;
    left: 45px;
  }
  .lim_buy_b1 {
    position: absolute;
    top: 25px;
    left: 45px;
  }
  .lim_buy_d {
    position: absolute;
    top: 20px;
    right: 45px;
  }
  .lim_buy_d1 {
    position: absolute;
    top: 25px;
    right: 45px;
  }
  .buy_doufu_img {
    width: 3.627rem;
    height: 3.627rem;
  }
  .buy_doufu_hover {
    background: none;
    border: 1px solid #e94518;
    color: #e94518;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
  }
  .buy_doufu_hover:hover {
    background-color: #F8401C;
    color: #fff !important;
  }
  /*doufu end*/
  /*评价 start*/
  .pingjia_header_title {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    margin: 0px auto;
    height: 1rem;
    position: relative;
    z-index: 998;
    text-align: right;
    border-top: solid #FBFBFB 1px;
  }
  .pingjia_header_title .pingjia {
    width: 3rem;
    height: 0.5rem;
    display: inline-block;
    position: absolute;
    font-weight: bold;
    top: 50%;
    left: 50%;
    margin: -0.2rem 0 0 -2.8rem;
  }
  .pingjia_header_title .pingjia span {
    font-size: 0.347rem;
  }
  .pingjia_header_title .duibi {
    width: 2rem;
    height: 0.5rem;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.2rem 0 0 0.2rem;
  }
  .pingjia_header_title .duibi a {
    font-size: 0.387rem;
    color: #000;
  }
  .pingjia_header_title .goumai {
    width: 2rem;
    height: 0.5rem;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.3rem 0 0 2.5rem;
  }
  .pingjia_header_title .goumai a {
    background: #e94518;
    border: 1px solid #e94518;
    color: #fff;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.387rem;
    width: 2.2rem;
    line-height: 0.6rem;
    border-radius: 5px;
  }
  .pingjia_header_title.prod-menu_fixed60 {
    top: 1.267rem;
    z-index: 101;
  }
  .pingjia_header_title.prod-menu_fixed30 {
    top: 1.267rem;
    z-index: 101;
  }
  .pingjia_content {
    width: 100%;
    max-width: 767px;
    min-width: 320px;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    margin: 0 auto;
    overflow: hidden;
    background-color: #F9FAFC;
  }
  .pingjia_content .v1 {
    width: 100%;
    margin: 0 auto;
  }
  /*.pingjia_content .v1 div {margin-top: 4px;position: relative !important;}*/
  .pingjia_content .v2 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative !important;
    border-radius: 4px;
    min-height: 200px;
    background-color: #fff;
  }
  .pingjia_content .v3 {
    border-bottom: solid #F6F6F6 1px;
    width: 100%;
    height: 50px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
  }
  .pingjia_content .comment_pingjia {
    padding-top: 0.2rem;
    margin: 0 auto;
  }
  .pingjia_content .comment_pingjia .item {
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
    border-bottom: solid #F6F6F6 1px;
  }
  .pingjia_content .comment_pingjia .item .user {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-left: 0.2rem;
  }
  .pingjia_content .comment_pingjia .item .userComment {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    font-size: 0.35rem;
    padding-left: 0.2rem;
  }
  .pingjia_content .comment_pingjia .item .userComment .uname {
    font-size: 0.35rem;
    font-weight: bold;
  }
  .pingjia_content .comment_pingjia .item .userComment .evacontent {
    font-size: 0.35rem;
    padding-top: 0.1rem;
  }
  .pingjia_content .comment_pingjia .item .userComment .goods {
    font-size: 0.35rem;
    padding-top: 0.15rem;
    color: #999;
    padding: 0 0 0.1rem;
  }
  .pingjia_content .comment_pingjia .item .userComment .goods span {
    display: block;
  }
  .pingjia_content .comment_pingjia .item .userComment .replay {
    padding: 12px 0 15px 20px;
    background-color: #F7F7F7;
  }
  .pingjia_content .comment_pingjia .item .userComment .replay .mairuan {
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  .pingjia_content .comment_pingjia .item .userComment .replay .replay_comment {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    font-size: 0.35rem;
    padding-left: 0.2rem;
  }
  .pingjia_content .comment_pingjia .item .userComment .replay .replay_comment .replay_user {
    font-size: 0.35rem;
    font-weight: bold;
  }
  .pingjia_content .comment_pingjia .item .userComment .replay .replay_comment .replay_content {
    font-size: 0.35rem;
    padding-top: 0.1rem;
  }
  .pingjia_content .showMore {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pingjia_count_all {
    float: none;
  }
  .pingjia_count_all .pingjia_count {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    position: relative !important;
    border-radius: 4px;
    background-color: #fff;
  }
  .pingjia_count_all .pingjia_count .pie {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: pink;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .pingjia_count_all .pingjia_count .pie .circle {
    width: 115px;
    height: 115px;
    line-height: 25px;
    text-align: center;
    color: red;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    transform: translate(-50%, -50%);
    background: white;
    border-radius: 50%;
    font-size: 36px;
    padding-top: 30px;
    font-weight: bold;
  }
  .pingjia_count_all .pingjia_count .pie .circle span {
    color: #000;
    font-size: 16px;
    font-weight: normal;
  }
  .pingjia_count_all .pingjia_count .pie .left {
    border-radius: 140px 0 0 140px;
    width: 70px;
    height: 140px;
    float: left;
    overflow: hidden;
  }
  .pingjia_count_all .pingjia_count .pie .left .left-deg {
    width: 70px;
    height: 140px;
    background: #F7401D;
    transform-origin: right center;
    transform: rotate(0deg);
  }
  .pingjia_count_all .pingjia_count .pie .right {
    border-radius: 0 140px 140px 0;
    width: 70px;
    height: 140px;
    float: left;
    overflow: hidden;
  }
  .pingjia_count_all .pingjia_count .pie .right .right-deg {
    width: 70px;
    height: 140px;
    background: #F7401D;
    transform-origin: left center;
    transform: rotate(0deg);
  }
  .pingjia_count_all .pingjia_count .count {
    display: inline-block;
    margin-top: 0.1rem;
    vertical-align: middle;
  }
  .pingjia_count_all .pingjia_count .count span:first-child {
    font-size: 1.2rem;
    font-weight: bold;
  }
}
