.green{
    color: #659047;
}
.yellow {
    color: #c69910;
}
.red {
    color: red;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 640px;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    background: #edf5f8;
    font-size: 0.9rem;
    z-index: 99;
}
.header div{
    line-height: 40px;
    font-size: 0.28rem;
}
.header .icon-menu {
    width: 15px;
    margin-left: 20px;
}
.header .icon-home,.header .icon-top {
    width: 14px;
    margin-right: 20px;
}
.header img{
    vertical-align: middle;
}
.title_wrap {
    padding: 0.46rem 0.38rem 0;
    margin-top: 40px;
}
.zhuozhe{
    background: #f2f2f2;
    border-radius: 3px;
    padding: 2px 4px;
    color: #9d9d9d !important;
    font-size: 0.2rem;
    margin-right: 2px;
}

.zhuozhe2{
    border: 1px solid #5f87b6;
    border-radius: 3px;
    padding: 0px 4px;
    color: #fff !important;
    background: #5f87b6;
    margin:0 5px;
    font-size: 0.5rem;
}
.title {
    font-size: 0.45rem !important;
    font-weight: bold;
    text-align: center;
    margin-top: 0.12rem;
    line-height: 1.4;
}
.bigtitle1{
    color: #5f87b6;
    text-align: center;
    font-weight: bold;
    font-size: 3rem;
    margin-top: 10px;
}
.bigtitle2{
    color: #5f87b6;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 10px;
}
.giflist img{
    width: 100%;
}
.giflist{
    position: relative;
}
.giflist div{
    width: 50%;
    float: left;
}
.giflist div p{
    text-align: center;
    font-size: 0.55rem;
    margin-bottom: 0;
}
.follow {
    background: rgb(76,125,230);
    color: #fff;
    font-size: 0.3rem;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}
.followed {
    background: rgb(133,144,166);
    color: #fff;
    font-size: 0.3rem;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}
h2{
    text-align: center;
}
.gray-radius{
    background: #faf8f8;
    border-radius: 15px;
    padding: 10px 20px;
    line-height: 15px;
    margin: 20px 0.38rem 30px;
}
.gray_text {
    color: #a0a0a0;
    font-size: 0.28rem;
    padding-bottom: 10px;
}
.comment_list .gray_text{
    padding-bottom: 0;
    font-size: 0.25rem;
}
.blue_text {
    color: #006cff;
}
.pic_tips {
    color:#888 !important;
    font-size: 12px !important;
    text-align: center;
    margin-top: 5px;
}
.content {
    /*padding: 0.75rem 0;*/
    background: #f9fdff;
}
.avatar {
    width: 1.85rem;
    height: 1.85rem;
    border-radius: 0.25rem;
    overflow: hidden;
}
.info_wrap {
    margin-left: 0.375rem;
}

.name span {
    color: #333;
    font-size: 0.5rem;
}
.comment_list .name span {
    color: #818181;
    font-size: 0.7rem;
    background: #f1f1f1;
    padding: 1px 5px;
    margin-left: 3px;
}
.name span.level.on {
    background: #ffedcf;
    color: #f3b77d;
}
.name img {
    width: 2.35rem;
    height: 0.75rem;
    margin-left: 5px;
    margin-top: 3px;
}
.rank {
    margin-top: 0.375rem;
}
.rank span {
    color: #939292;
    font-size: 0.5rem;
}
.rank img {
    width: 0.625rem;
    height: 0.4rem;
    margin-right: 0.2rem;
}
.zan_icon {
    width: 0.35rem;
    height: 0.32rem;
    margin-right: 0.15rem;
}
.zhuanye {
    margin-top: 0.625rem;
    position: relative;
}
.zhuanye p {
    color: #0f88eb;
    font-size: 0.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2.5rem;
}
.item {
    margin-top: 0.74rem;
    /*padding-bottom: 1.2rem;*/
}
.item>img {
    padding: 0 0.2rem;
}
.item p {
    font-size: 17px;
    margin-bottom: 0.4rem;
    line-height: 2;
    color: #000;
}
.bold {
    font-weight: bold;
}
.margin-bottom {
    margin-bottom: 2rem !important;
}
.start {
    color: #ed3d00;
}.comment_title {
     padding: 2rem 0.575rem 1rem;
     height: 2rem;
     color: #fff;
     margin-top: 0.5rem;
 }
.comment_title img {
    width: 20px;
    height: 20px;
    margin-right: -5px;
}
.comment_title span {
    color: #9da5b7;
    font-size: 0.7rem;
}
.comment_wrap {
    /*background: #fff;*/
}
.tempflex{
    width: 54%;
}
.box {
    padding: 0.45rem 0 0.4rem;
    margin: 0 0.38rem;
}
.comment_avatar {
    width: 0.58rem;
    height: 0.58rem;
    overflow: hidden;
    margin-right: 0.2rem;
}
.comment_info .name {
    font-size: 0.29rem;
    color: #000;
    font-weight: bold;
}
.comment_info .sub-name {
    width: 0.5rem;
    height: 0.2rem;
}
.comment_info .sub-name2 {
    width: 0.26rem;
    height: 0.26rem;
    margin-top: 0;
}
.comment_list .time {
    font-size: 0.25rem;
    color: #999;
    margin-top: 0.2rem;
}
.comment_content {
    padding-left: 0.8rem;
    font-size: 0.29rem;
    color: #262626;
    line-height: 1.5;
}
.comment_content img {
    margin-bottom: 5px;
}
.comment_content+div{
    padding-left: 0.8rem;
}
.reply_box {
    margin-left: 0.8rem;
    padding: 0.25rem 0 0;
    position: relative;
}
.reply_box .reply {
    line-height: 1rem;
    font-size: 0.65rem;
    color: #666;
}
.reply_box .reply span {
    font-weight: bold;
    color:#5f87b6;
}
.reply_box .reply_p
{
    height: 1px;
    background-color: #999;
    margin: 10px 0 10px 0;
    opacity: 0.5;
}
.more {
    padding: 1.25rem 0 1.875rem;
    text-align: center;
    font-size: 0.5rem !important;
    color: #9D9A9B;
}
.more img {
    width: 4.375rem;
}
.footer {
    padding: 1.2rem 0.75rem 2.65rem;
}
.textarea {
    margin-top: 0.5rem;
}
.textarea textarea {
    width: 100%;
    height: 8.575rem;
    background: #fff;
    border-radius: 0.5rem;
    border: 1px solid #eee;
    padding: 0.7rem;
    line-height: 0.8rem;
    font-size: 0.6rem;
}
.sendComment {
    text-align: center;
}
.sendComment button {
    width: 13.9rem;
    height: 2.1rem;
    line-height: 2.1rem;
    background: #0f88eb;
    color: #fff;
    font-size: 0.75rem;
    border-radius: 0.25rem;
    margin: 1rem auto 0;
}
.tan_bg {
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    display: none;
}
.tan_box {
    background: #fff;
    border-radius: 0.3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.comment_tan .tan_box,.app_tan .tan_box {
    width: 64.5%;
    padding: 0.32rem 0 0.26rem;
    text-align: center;
}
#tan_confirm {
    text-align: center;
}
#tan_confirm button,#app_confirm button {
    width: 1.46rem;
    height: 0.54rem;
    line-height: 0.54rem;
    background: #0f88eb;
    color: #fff;
    font-size: 0.3rem;
    border-radius: 0.1rem;
}
.gift_tan .tan_box{
    width: 90%;
    position: relative;
}
#close_ico {
    width: 0.65rem;
    height: 0.65rem;
    position: absolute;
    right: 0.5rem;
    top: 0.6rem;
}


.toupiao{
    position: relative;
    width: 320px;
    margin: 0 auto;
}
.toupiao_list{
    position: absolute;
    left: 20px;
    top: 56px;
    width: 100%;
}
.toupiao_list div{
    height: 54px;
}

.card {
    display: flex;
    width: 90%;
    height: 102px;
    margin: 0 auto;
    background: #eff3f8;
    border-radius: 20px;
}
.card .img {
    width: 35%;
    padding: 10px 0;
    text-align: center;
}
.card .img img{
    width: auto;
    height: 100%;
}
.card h3 {
    padding: 15px 0 10px;
}
.card span{
    display: block;
    font-size: 0.66rem;
    line-height: 1rem;
}

.dy-title{
    margin: 50px 0 20px 0;
    text-align: center;
}
.question {
    background: #e3ece8;
    border-radius: 50px;
    font-weight: bold;
    color: #323232;
    font-size: 0.7rem;
    padding: 5px 10px;
    margin-bottom: 5px;
    margin-top: 30px;
}
.answer {
    font-size: 0.7rem;
    line-height: 1rem;
    color: #323232;
    padding: 0 5px;
}
.answer img {
    width: 15px;
    margin-right: 5px;
}



.tag{
    background: #ebf5ff;
    padding: 7px 12px;
    border-radius: 20px;
    color: #4a8aee;
    margin-right: 10px;
    font-size: 0.5rem;
}

.share_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 45%;
    color: #999;
    float: right;
    font-size: 0.5rem;
}
.share_box img{
    display: block;
    margin: 0 auto 5px;
}
.share_box .icon {
    width: 15px;
}

.topic {
    color: #006cff;
    font-size: 0.28rem;
    margin-right: 20px;
}

.tips-box{
    position: relative;
    margin: 50px 1.8rem;
}
.tips-box .f {
    background: #edf5fe;
    padding: 10px;
    border-radius: 5px;
}
.tips-box .s {
    background: #e4f0fd;
    padding: 15px;
    color: #333;
    line-height: 1.5rem;
    border-radius: 5px;
    font-size: 0.6rem;
}
.tips-box .light {
    position: absolute;
    left: 8px;
    top: -20px;
    width: 30px;
}
.stitle {
    color:#a7a7a7;
}
.comment-emoji{
    width: 15px;
    height: auto;
}
.ul-desc {
    color: #575757;
    font-size: 0.23rem;
    margin: 0 0.56rem;
}
.ul-desc li {
    line-height: 2.5;
}



.recommend{
    margin: 0 0.38rem;
    padding-top: 0.38rem;
    border-top: 1px solid #eee;
}
.recommend .writer_wrap {
    height: auto;
    padding-left: 0;
}
.recommend .info_wrap {
    font-size: 0.3rem;
    margin-left: 0;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #181818;
    font-weight: bold;
}
.recommend .title{
    color: #000;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}
.recommend img {
    width: 2.15rem;
    /*height: 62px;*/
    margin-top: 43px;
}
.writer_wrap .sendingo{font-size: 0.2rem;color: #b4b4b4;margin-top: 0.12rem;}



#fullPage{
    display: none;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19930428;
}
#fullPage img{
    display: block;
    width: 100%;
}
#canvas{
    width: 100%;
    height: 100%;
    background: none;
    display: block;
}