html { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body { margin: 0; font-size: 1.4rem; line-height: 1.5; color: #333333; background-color: #F7F8FA; width:100%; height: 100%; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; -webkit-text-size-adjust: 100% !important;text-size-adjust: 100% !important; -moz-text-size-adjust: 100% !important;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
svg:not(:root) { overflow: hidden; }

a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; color: #0088cc; }
a:active { outline: 0; }
a:active { color: #006699; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

html, button, input, select, textarea { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }
h1, h2, h3 { line-height: 2; font-weight: normal; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.6rem; }
h3 { font-size: 1.4rem; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #cccccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cccccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cccccc; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#container{ width: 100%; max-width: 76.8rem; height: 100%; margin: 0 auto; background-color: #F7F8FA; overflow: hidden;}
.text-ell1{ overflow: hidden; -webkit-line-clamp: 1; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;}
.text-ell2{	overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;}
.text-ell3{	overflow: hidden; -webkit-line-clamp: 3; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;}
.m_top{
    width: 100%;
    height: 4.4rem;
    background-color: #fff;
    display: flex;
    border-bottom:1px solid #f5f5f5;
}
.m_top a{
    line-height: 4.4rem;
    color: #333;
    font-size: 1.4rem;
    line-height: 4.4rem;
    text-align: center;
    flex: 1;
}
.m_top .goHomeBtn::after{
    content: '首页';
    font-size: 1.6rem;
    color: #333;
    position: absolute;
    left: 2.5rem;
    top: 0.1rem;
    line-height: 4.4rem;
}
.m_top a img{
    height: 1.6rem;
}
.m_top p{
    flex: 10;
    line-height: 4.4rem;
    text-align: center;
    font-size:1.6rem;
    color: #333;
}
.m_top span{
    flex: 1;
}
/* 底部下载浮动模块css样式 */
.m_downloadCont{
    width: 100%;
    max-width: 76.8rem;
    height: 5.4rem;
    background-color: #fff;
    border-radius: 0.8rem;
    position: fixed;
    bottom: 3rem;
    border: 1px solid #ccc;
}
.m_d_icon{
    float: left;
    width: 3.8rem;
    height: 3.8rem;
    margin: 0.8rem 0 0 1rem;
}
.m_d_text{
    float: left;
    padding-top: 1rem;
    padding-left: 0.4rem;
}
.m_d_text p{
    font-size: 1.2rem;
    color: #666;
    line-height: 1.4rem;
    font-family:'PingFang HK-Regular, PingFang HK;';
}
.m_d_text p:nth-child(1){
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-weight: bold;
    color: #333;
}
.m_downloadBtn{
    float: right;
    width: 14rem;
    padding-left: 6rem;
    margin-right: 1rem;
    height: 100%;
    display: block;

}
.m_downloadBtn span{
    width: 6.4rem;
    height: 2.4rem;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    line-height: 2.4rem;
    border-radius: 5rem;
    margin: 1.5rem 1rem 0 0;
    background: linear-gradient(142deg, #FF2D50 0%, #FF5F2D 100%);

}
.m_downloadBtn span img{
    width: 1.6rem;
    height: auto;
}
.close{
    position: absolute;
    top: -0.2rem;
    right: 0.4rem;
    font-size: 2rem;
    line-height: 2rem;
    z-index: 99;
}

/* 下一页 */
.m_next{
    width: calc( 100% - 2rem );
    height: 4rem;
    border-radius: 0.6rem;
    background-color: #fff;
    margin: 1rem auto;
}
.m_next a{
    display: block;
    text-align: center;
    line-height: 4rem;
    color: #333;
}
.m_next a img{
    width: 2rem;
}

.am-footer-default {
    background-color: #333;
}
.am-footer {
    max-width: 76.8rem;
    margin: 0 auto;
    padding: 1em 0;
    font-size: 1.6rem;
    text-align: center;
}
.am-footer-default .am-footer-miscs {
    color: #ccc;
    font-size: 1.3rem;
}
.am-footer-default .am-footer-miscs p {
    margin: 0.5rem 0;
}
.am-footer-default a{
    color: #ccc;
}
.m_userIcon{
    width: 100%;
    padding: 1rem;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}
.m_userIcon a{
    display: block;
    display: flex;
}
.m_icon{
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    vertical-align: middle;
}
.m_icon img{
    width: 100%;
    height: 100%;
}
.m_userMsg{
    flex: 1;
    padding-left: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.m_userName{
    height: 2rem;
    display: flex;
    align-items: center;
}
.m_name{
    font-size: 1.4rem;
    color: #333;
    line-height: 2rem;
}

.sex{
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 100%;
    background: url(../images/vx.png) no-repeat center center / 0.8rem auto;
    background-color: #FF6176;
    text-align: center;
    margin-left: 0.6rem;
    vertical-align: middle;
}

.sex.v{
    background-image: url(../images/nx.png);
    background-color: #2D8AFF;
}

.sex.firm{
    width: 1.8rem;
    height: 1.8rem;
    background-image: url(../images/firm.png);
    background-color: rgba(0,0,0,0);
    background-size: 100% auto;
}

.m_userAddress{
    height: 2rem;
    display: flex;
}
.m_userAddress p{
    font-size: 1.2rem;
    color: #666;
    line-height: 2rem;
    padding-right:1rem;
}

.zannum {
    display: flex;
    align-items: center;
    position: relative;
}
.zannum p{
    font-size: 1.6rem;
    color: #333;
}
.zannum p::before{
    content: '';
    width: 2.2rem;
    height: 2.2rem;
    display: block;
    position: absolute;
    left: -2.6rem;
    background: url('../images/zan.png') no-repeat center center/ 2.2rem 2.2rem;
}


/* 超出隐藏，展开收起 */

.m_shequText{
    width: 100%;
    /* padding: 0 1.5rem 0 5.6rem; */
    display: flex;
}

.connentCont{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #F5F5F5;
}
.text {
    font-size: 1.6rem;
    overflow: hidden;
    text-align: justify;
    position: relative;
    line-height: 1.5;
    max-height: 4.5em;
    width: 100%;
}

.text::before {
    content: '';
    height: calc(100% - 22px);
    float: right;
}

.btn{
    position: relative;
    float: right;
    clear: both;
    margin-left: 20px;
    font-size: 14px;
    color:   #3F51B5;
    cursor: pointer;
}

.btn::after{
    content:'展开';
    background: url('../images/Inter.png') no-repeat right center /2rem auto;
    padding-right: 2rem;
}

.exp{
    display: none;
}

.exp:checked+.text{
    max-height: none;
}

.exp:checked+.text .btn::after{
    content:'收起';
    background: url('../images/top.png') no-repeat right center /2rem auto;
    padding-right: 2rem;
}

.exp:checked+.text .btn::before {
    visibility: hidden; /*在展开状态下隐藏省略号*/
}

.text a{
    font-size: 1.6rem;
    color: #333;
}

.imgSwapperContainer{
    width: 100%;
    max-width: 76.8rem;
    height: 100%;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
}

.handelCloseW{
    width: 3rem;
    height: 3rem;
    background: url('../images/gbButton.png') no-repeat center center / 50% auto;
    font-size: 2rem;
    color: #fff;
    border-radius: 100%;
    border: 1px solid #fff;
    position: absolute;
    bottom: 4rem;
    left: 50%;
    margin-left: -1.5rem;
    z-index: 99;
}
/* 上一个下一个 */
.m_comment_nextpro{
    width: 100%;
    height: auto;
    padding: 0 4rem;
    padding-top: 1rem;;
}
.otherBtn{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
.otherBtn p{
    width: calc( (100% - 50px)/2 );
    height: 3.2rem;
    border-radius: 6px;
    font-size: 14px;
    overflow: hidden;
}
.otherBtn p a{
    height: 3.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .otherBtn p img{
    width: 2rem;
    height: 2rem;
  }
  .otherBtn .prop{
    border: 1px solid #FF2D50;
    background-color: #fff;
  }
  .otherBtn .prop a{
    color: #FF2D50;
  }
  .otherBtn .next{
    background-color: #FF2D50;
  }
  .otherBtn .next a{
    color: #fff;
  }
.m_head .zm{
    width: 5.6rem;
    border-radius: 5.6rem 0 0 5.6rem;
    background: linear-gradient(136deg, #FF2D50 0%, #FF5F2D 100%);
    color: #fff;
    text-align: center;
    line-height: 2.5rem;
}
.m_head .js{
    width: 5.6rem;
    border-radius: 5.6rem 0 0 5.6rem;
    color: #fff;
    background: #ccc;
    text-align: center;
    line-height: 2.5rem;
}

.m_footer{
    width: 100%;
    height: 7rem;
}
.m_footer p{
    line-height: 7rem;
    text-align: center;
    color: #999;
}

.swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.goHomeBtn{
    display: none;
}
.show{
    display: block !important;
}
.hide{
    display: none !important;
}

.commentaframe{
    width: 100%;
    max-width: 76.8rem;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    z-index: 9999;
    display: none;
}

.comment_affirm{
    width: 70%;
    height: auto;
    background-color: #fff;
    border-radius: 0.8rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.commentText{
    width: 100%;
    height: 10rem;
    text-align: center;
    line-height: 10rem;
    color: #333;
    font-size: 1.6rem;
    border-bottom: 1px solid #f5f5f5;
}

.commentBtn{
    width: 100%;
    height: 5.4rem;
    display: flex;
}

.commentBtn span{
    flex: 1;
    text-align: center;
    line-height: 5.4rem;
    color: #2D8AFF;
}

.commentBtn span a{
    display: block;
}

.commentBtn span:nth-child(1){
    color: #999;
    border-right: 1px solid #f5f5f5;
}
