html {
    font-size: 100%;
    line-height: 2rem;
	font-size:16px !important;
}

body,
ul,
ol,
p,
h1,
h2,
h3,
dl,
dt,
dd,
li,
input,
textarea,
button {
    margin: 0;
    padding: 0;
    word-break: break-all;
	font-size:16px;
}

body {
    text-align: left;
    color: #474747;
    background-color: #FFF;
    font-size-adjust: none;
    -webkit-text-size-adjust: none;
	width: 100%;
    max-width: 640px;
    margin: 0px auto;
    font-family: 'Microsoft YaHei';
    font-size:0.8rem;
}

ul,
li,
dl,
dt,
dd {
    list-style: none
}

a,
a:visited {
    text-decoration: none;
    color: #474747
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input,
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    font-family: 'PingFangSC-Light', Arial, Helvetica, sans-serif
}

img {
    vertical-align: middle
}

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "."
}

.clearfix {
    padding-bottom: 10px;
}
.wx {
    cursor:pointer;
}
.nav{ height: 35px; background: url(../images/navbg.png);text-align: center; color: #FFF; line-height: 31px;}
.bgcimg{ position: relative;}
.bgcimg .bgimg{position: relative; margin-top: -30px; z-index: -1;}
.bgcimg .tousss{position: absolute; bottom: -2rem; width: 90%;margin-left: 2%; z-index: 10;}
.bgcimg .tousss .toux{ width: 7rem; height: 7rem; border-radius: 50%; background: #fff;background-color:rgba(255, 255, 255, 0.6); float: left;}
.bgcimg .tousss .toux img{ width: 90%; height: 90%;border-radius: 50%; margin-left: 5%; margin-top: 5%;}
.bgcimg .tousss .name{ font-size: 1.5rem; color: #FFF;text-shadow:#000 3px 4px 5px;float: left; width: 12rem; margin-left: 1rem; margin-top: 0.4rem;}
.bgcimg .tousss .des{ font-size: 0.8rem; color: #FFF;text-shadow:#000 3px 4px 3px;float: left; width: 12rem; margin-left: 1rem; margin-top: 0.3rem;}

.fgf{ width: 100%; height: 1rem; background: #e8e9ed;margin-top:1rem;}
.fgf1{ width: 100%; height:2px;border-bottom: 1px solid #efefef;}
.fgf2{ width: 30%; height:2px;border-bottom: 2px solid #222;}
.fgf3{ width: 100%; height:2px;border-bottom: 1px solid #efefef; margin: 10px 0;}
.topic-hd{ position: relative;}
.biaoqian{ position: absolute; top: -7px; width: 49px; height: 40px; right: 1rem; color: #fff; background: url(i004.png); font-size: 16px; text-align: center; line-height: 28px;}

.topic-hd .box .info{ width: 94%; margin-left: auto; margin-right: auto;}
.topic-hd .box .info h1{ width: 100%; color: #222;padding-bottom: 0.3rem;}

.neifrr{width:94%; margin-left:auto; margin-right:auto; font-size: 0.95rem; color: #222; margin-top: 0.8rem; line-height: 25px; margin-bottom:  0.8rem;text-align: justify;}
.mfw-pic{  margin-top: 0.8rem;}


._j_comment{ width: 94%; margin: 1rem auto;}
._j_comment .img{ width: 2rem; height: 2rem; border-radius: 50%; float: left;}
._j_comment .img img{ width: 100%; height: 100%; border-radius: 50%;}
._j_comment .clearfix{ width: 100%;}
._j_comment .clearfix span{ margin-top: .6rem;float: left;color: #222; margin-left: 0.5rem;}
._j_comment .clearfix div{ margin-top: .6rem;float: left;color: #222; margin-left: 0.5rem; color: #8d6cc3; }
._j_comment .clearfix div font{ background:#8d6cc3; color: #FFF; padding: 1px 10px; border-radius: 8px; }
._j_comment .clearfix i{ margin-top: .6rem;float: right;color: #898989; margin-left: 0.5rem; font-style: normal;}
._j_comment p{font-size: 1rem; line-height: 1.8rem; color: #959595;}
._j_comment p.bg_f7f7f7{font-size: 1rem; line-height: 1.8rem; color: #333;}

.ppppp{
    display: flex;
    justify-items: center;
    flex-direction: row;
    align-items: center;
}

.ppppp span{
    margin-left: 2rem;
    display: flex;
    justify-items: center;
    flex-direction: row;
    align-items: center;
}

.ppppp i{
    margin-left: 0.5rem;
}


