.wuk_weixin {
    color: red
}

* {
    margin: 0;
    padding: 0
}

.dw-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    display: none;
    z-index: 999
}

.erweim {
    background: #65ab31;
    color: #fff;
    border-radius: 15px;
    margin: 0 10px;
    padding: 0 6px;
    font-size: 15px;
    cursor: pointer
}

#erweim {
    text-decoration: none
}

.content {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.imgs {
    width: 100%;
    vertical-align: middle
}

.oks {
    width: 15%
}

.forms span {
    display: inline-block;
    border-radius: 50%;
    width: 10px;
    height: 10px
}

.form {
    font-size: 1rem;
    line-height: 1.8;
    padding: .6rem;
    background: #92D8E0
}

.forms {
    height: 25px;
    line-height: 25px;
    background: #bde78b;
    border: 2px solid #000;
    border-radius: 5px 5px 0px 0px
}

.forms1 {
    background: #9141fa;
    margin-left: 15px
}

.forms2 {
    background: #339138
}

.forms3 {
    background: #4506da
}

.form2 {
    height: 25px;
    line-height: 25px;
    background: #F2AA17;
    border: 2px solid #000;
    border-radius: 0px 0px 5px 5px
}

.form ul {
    background: #f7d6d7;
    border: 2px solid #000;
    border-top: 0px;
    padding: 20px 0px;
    border-bottom: 0px;
    list-style: none
}

.alert-danger {
    color: #721c24;
    background-color: #76475840;
    border-color: #76475840
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-align: center;
    color: #9141fa;
    font-size: 1.1rem;
    font-weight: 300
}

.form li div {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px
}

.form li label {
    display: inline-block
}

.form li input {
    display: none;
    vertical-align: middle;
    margin-right: 0.2rem
}

.radio-style {
    height: 1rem;
    width: 1rem
}

.radio-item {
    margin-right: 10px;
    margin-bottom: 10px;
}

.form li span {
    display: inline-block;
    vertical-align: middle;
    transition: .3s;
    text-align: center;
    line-height: 40px;
    font-size: .95rem;
    border: 1px solid #a0a0a0;
    border-radius: 15px;
    padding: 0 25px;
    box-sizing: border-box;
}

.active {
    border: 1px solid #9f4df6 !important;
    border-radius: 15px;
    box-shadow: 0px 15px 13px 0px #837878;
    top: -5px !important;
    color: #fff
}

.radio-control {
    display: flex;
    flex-wrap: wrap;
}

img {
    width: 100%;
    display: inline-block;
}

.cfr img {
    width: inherit;
}

@media screen and(max-width: 640px) {
    /*.form li img {*/
    /*    width: 70%*/
    /*}*/
    /*.radio-control .radio-item {*/
    /*    width: 40%;*/
    /*}*/
}

.footer {
    position: fixed;
    bottom: 0;
    max-width: 660px;
    width: 100%;
    background: #92D8E0;
    padding: 12px 10px;
    box-sizing: border-box;
    font-size: 1.3rem;
}

.footer.txt {
    line-height: 20px;
    background: #FED6D7;
    padding: 0.5rem 0;
    border: 2px solid #000;
    display: flex;
    justify-content: center;
    align-items: center
}

.footer p {
    line-height: 1.270rem
}

.weixinNum {
    border-radius: 5px;
    padding: 5px;
    margin-left: 10px;
    color: red;
    transition: .3s
}

.weixinNums {
    border-radius: 5px;
    padding: 5px;
    margin-left: 10px;
    color: red;
    transition: .3s
}

.weixinNum:hover {
    box-shadow: 0 0 20px 5px #ff8c8c;
    background-color: #F2AA17;
    color: #fff
}

.weixinNum:active {
    box-shadow: 0 0 0 0 #ff8c8c
}

.popsub.popsub-nb {
    background-color: #fff;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 1rem 0;
    max-width: 660px
}

.popsub {
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -5rem;
    display: none;
    z-index: 99999
}

.popsub.popsub-btn {
    line-height: 2;
    font-size: 1rem;
    border-radius: 5rem;
    -webkit-border-radius: 5rem;
    border: 1px solid #fed547;
    color: #fed547;
    padding: 0 1rem;
    display: inline-block;
    vertical-align: middle
}

.popsub.popsub-subtitle {
    font-size: 0.85rem;
    margin: 0.5rem 0;
    text-align: center
}

.qq_Mask_01 .maskbor,
.qq_Mask_02 .maskbor {
    background: #9aefff;
    position: fixed;
    border-radius: 5px;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    top: 4rem;
    max-width: 610px;
    padding-bottom: 10px;
    background: linear-gradient(90deg, #654ad2 0%, #2173cf 40%, #06a26c 100%)
}

.pr {
    position: relative
}

.qq_Mask_01,
.qq_Mask_02 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 100;
    display: none
}

.wrapper2 {
    width: 92%;
    margin: 0 auto;
    background: #FFF;
    padding: 0 4%
}

.comment {
}

.comment.title {
    font-size: 1.2rem;
    color: #7E7E7E;
    line-height: 2.5rem;
    margin-top: 1.5rem
}

.commlist {
    width: 100%;
    font-size: 1.2rem;
    color: #222222;
    line-height: 2rem;
    background: #FFF
}

.commlist dt {
    padding-left: 15%;
    position: relative;
    font-size: 1.2rem
}

.commlist.cfr {
    float: right;
    font-size: 1.2rem;
    line-height: 3rem;
    color: #808080
}

.commlist dd {
    margin-left: 15%;
    color: #000;
    font-size: 15px
}

.commlist dd p {
    background: #F4F3F3;
    padding: .5rem;
    line-height: 2.2rem;
    margin-top: .5rem;
    color: #000
}

span.touxiang {
    float: left;
    width: 15%;
    position: absolute;
    left: 0;
    top: 20%
}

span.touxiang img {
    width: 60%
}

.commlist.cfr img {
    vertical-align: middle;
    width: auto
}

@media only screen and(min-width: 480px)and(max-width: 539px) {
    .comment.title {
        font-size: 1rem
    }

    .commlist {
        font-size: .9rem;
        line-height: 1.8rem
    }

    .commlist dt {
        font-size: .9rem
    }

    .commlist.cfr {
        font-size: .9rem
    }

    .commlist dd p {
        padding: .4rem;
        line-height: 1.8rem;
        color: #000
    }
}

@media only screen and(max-width: 479px) {
    .comment.title {
        font-size: .9rem
    }

    .commlist {
        font-size: .8rem;
        line-height: 1.6rem
    }

    .commlist dt {
        font-size: .8rem
    }

    .commlist.cfr {
        font-size: .8rem
    }

    .commlist dd p {
        padding: .4rem;
        line-height: 1.6rem;
        color: #000
    }
}


.comment-title {
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #eee;
}

.comment-wrapper {
    width: 100%;
    margin-bottom: 80px;
}

.comment-item {
    display: flex;
    padding: 10px;
    box-sizing: border-box;
}

.comment-item + .comment-item {
    border-top: 1px solid #eee;
}

.comment-content {
    margin-top: 10px;
    margin-left: 8px;
}

.comment-item .avatar {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: block;
}

.comment-top {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.comment-praise {
    display: flex;
}

.comment-praise img {
    margin-right: 3px;
}

.comment-text {
    margin-top: 10px;
}

.comment-time {
    color: #a1a1a1;
    font-size: 14px;
}

.comment-image {
    margin-top: 5px;
    border-radius: 6px;
}
