.bold {
    font-weight: bold;
}

.txt-blue {
    color: #006cff;
    font-weight: bold;
}

.h20 {
    height: 20px;
}

.txt-align-center {
    text-align: center;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 640px;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    background: #002143;
    font-size: 0.9rem;
    z-index: 99;
    color: #fff;
}

.header div {
    line-height: 50px;
    font-size: 0.32rem;
}

.header .icon-menu {
    width: 20px;
    margin-left: 20px;
}

.header .icon-home, .header .icon-top {
    width: 20px;
    margin-right: 20px;
}


.title_wrap {
    padding: 0.46rem 0.38rem 0;
}

.footer {
    padding: .6rem 0.38rem 1.325rem;
    background: #f7fbfe;
}

.textarea {
    margin-top: 0.25rem;
}

.textarea textarea {
    width: 100%;
    height: 4rem;
    background: #fff;
    border-radius: 0.25rem;
    border: 1px solid #eee;
    padding: 0.35rem;
    line-height: 0.4rem;
    font-size: 0.3rem;
}

.sendComment {
    text-align: center;
}

.sendComment button {
    width: 4rem;
    height: 1rem;
    line-height: 1rem;
    background: #0f88eb;
    color: #fff;
    font-size: 0.36rem;
    border-radius: 0.125rem;
    margin: 0.5rem auto 0.3rem;
}

.more {
    padding: .6rem 0 .5rem;
    text-align: center;
}

.more img {
    width: 2.175rem;
}


.btnder {
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    width: 90%;
    height: 100%;
    z-index: 999;
    top: 0;
    display: none;
}

.tan_bg {
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    display: none;
}

.tan_bg1 {
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    /* width: 90%; */
    height: 100%;
    z-index: 999;
    top: 0;
    display: none;
}

.tan_box {
    background: #fff;
    border-radius: 0.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.comment_tan .tan_box {
    width: 64.5%;
    padding: 0.4rem 0 0.325rem;
    text-align: center;
}

#tan_confirm {
    text-align: center;
}

#tan_confirm button {
    width: 2.1rem;
    height: .7rem;
    line-height: .7rem;
    background: #0f88eb;
    color: #fff;
    font-size: 0.325rem;
    border-radius: 0.125rem;
}

.gift_tan .tan_box {
    width: 90%;
    position: relative;
}

#close_ico {
    width: 0.325rem;
    height: 0.325rem;
    position: absolute;
    right: 0.25rem;
    top: 0.3rem;
}

.gray-box {
    background: #ebeff2;
    padding: 15px;
    margin: 25px 0;
    border-radius: 15px;
    color: #97999a;
    font-size: 0.3rem;
    line-height: 15px;
}

.gray-box span {
    display: block;
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px #aaa dotted;
    color: #7b7c7c;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.gray-box div {
    line-height: 1.5;
}

.pic_tips {
    color: #888 !important;
    font-size: 12px !important;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.6;
}

.tag-title {
    color: #006cff;
    text-align: center;
    font-size: 0.35rem;
    font-weight: bold;
    margin-top: 10px;
}

.wq {
    display: flex;
    margin-top: 10px;
}

.wq div {
    color: #848484;
    font-size: 0.26rem;
    line-height: 1.7;
}

tr {

}

td .label {
    background: #2b3a4e;
    color: #fff;
    border-radius: 20px;
    padding: 5px 10px;
    margin: 5px 10px 5px 0;
}


#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;
}

.purple-box {
    border-radius: 10px;
    border: 2px solid #eef2f5;
    padding: 0px 10px;
}

.pic-box .item {
    float: left;
    width: 49%;
    margin-bottom: 20px;
}

.pic-box .item:nth-child(odd) {
    margin-right: 0.5%;
}

.pic-box .item:nth-child(even) {
    margin-left: 0.5%;
}

.pic-box .icon {
    position: absolute;
    top: 20px;
    left: 0;
    width: 50%;
}

.pic-box-content {
    background: #1b3d4e;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 10px;
}


.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;
}
.name img {
    width: 2.35rem;
    height: 0.75rem;
    margin-left: 5px;
    margin-top: 3px;
}

.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_list .gray_text {
    padding-bottom: 0;
    font-size: 0.25rem;
    color: #9e9e9e;
}
.comment_list .box {
    padding: 0.45rem 0 0.4rem;
    margin: 0 0.38rem;
}


.comment_content {
    padding-left: 0.8rem;
    font-size: 0.29rem;
    color: #262626;
    line-height: 1.5;
}

.comment_content img {
    display: block;
    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;
}

.zan_icon {
    width: 0.35rem;
    height: auto;
    margin-right: 0.15rem;
}

.poster {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 40px 0;
    font-size: .25rem;
    color: #464646;
    opacity: .7;
}
.poster-content {
    display: flex;
    width: 90%;
    align-items: center;
    background: #EFF5FA;
    border-radius: 8px;
}
.poster-content div:first-child {
    width: 70%;
    padding: 20px;
}
.poster-content div:nth-child(2) {
    text-align: center;
    margin: 0 10px;
}
.poster-content div:nth-child(2) span {
    display: block;
    font-size: 0.2rem;
    color: #fff;
    background: #526471;
    padding: 5px;
    border-radius: 15px;
}
.poster-content-p1 {
    font-weight: bold;
}
.poster-content-p2 {
    font-size: 0.3rem;
    color: #383838;
    margin-top: 10px;
    line-height: 1.3;
}
.poster-content-p3 {
    font-size: 0.1rem;
    color: #8f8e8e;
    margin-top: 10px;
    line-height: 1.3;
}
.poster-content img {
    width: 1rem;
}
.poster-side {
    width: 0.4rem;
    text-align: center;
    background: #B7E2FE;
    padding: 10px 3px;
    color: #547589;
    font-size: 0.2rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.tools {
    display: flex;
    align-items: center;
    font-size: 0.25rem;
    color: #5f6469;
    justify-content: space-between;
    padding: 5px 10px 10px;
    border-bottom: 1px solid rgba(200,200,200,.2);
    margin-bottom: 20px;
}
.tools > div {
    display: flex;
    align-items: center;
}
.tools img {
    width: 15px;
    margin-right: 5px;
}

.vote h1 {
    font-size: 0.35rem;
    padding-bottom: 15px;
}
.vote_item {
    display: flex;
    align-items: center;
    font-size: 0.25rem;
    padding: 0 10px;
    margin-bottom: 10px;
}
.vote_item label {
    display: flex;
    align-items: center;
    flex: 1;
    text-indent: 5px;
}
.vote_item .total {
    position: relative;
    flex: 3;
    height: 13px;
    background: #dcdcdc;
}
.vote_item .total .percent{
    /*width: 57%;*/
    height: 13px;
    background: #99a2b6;
}
.vote_item .total .percent_num {
    position: absolute;
    top: 0;
    /*left: 57%;*/
}
.vote_item:nth-child(1) .total .percent { width: 57%; }
.vote_item:nth-child(1) .total .percent_num { left: 57%; }
.vote_item:nth-child(2) .total .percent { width: 48%; }
.vote_item:nth-child(2) .total .percent_num { left: 48%; }
.vote_item:nth-child(3) .total .percent { width: 27%; }
.vote_item:nth-child(3) .total .percent_num { left: 27%; }
.vote_item:nth-child(4) .total .percent { width: 58%; }
.vote_item:nth-child(4) .total .percent_num { left: 58%; }
.vote_item:nth-child(5) .total .percent { width: 19%; }
.vote_item:nth-child(5) .total .percent_num { left: 19%; }
.vote_item:nth-child(6) .total .percent { width: 90%; }
.vote_item:nth-child(6) .total .percent_num { left: 90%; }
.vote_item:nth-child(7) .total .percent { width: 42%; }
.vote_item:nth-child(7) .total .percent_num { left: 42%; }
.vote_item:nth-child(8) .total .percent { width: 5%; }
.vote_item:nth-child(8) .total .percent_num { left: 5%; }

.btn-vote {
    width: 40%;
    background: #6b7ca0;
    padding: 5px 20px;
    color: #fff;
    font-size: 0.35rem;
    text-align: center;
    margin: 20px auto;
    border-radius: 20px;
}

.padding-lr .img1{
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.padding-lr .content-text p{
    font-size: 0.29rem;
    line-height: 2;
    text-indent: 0.6rem;
    margin-bottom: 0.2rem;
}
.padding-lr .content-text h3{
    font-size: 0.29rem;
    line-height: 2;
    text-indent: 0.6rem;
}
.padding-lr .content-text h2{
    font-size: 0.29rem;
    line-height: 2;
    text-indent: 0.6rem;
    font-weight: 700;
}
.commerce-ad {
    margin: 0.2rem auto;
    position: relative;
}
.commerce-ad-arrow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f6f6;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 84px;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 12px;
    position: relative;
    width: auto;
    width: 400px
}
.commerce-ad-arrow-img {
    -ms-flex-negative: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
    flex-shrink: 0;
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 60px
}
.commerce-ad-arrow-main {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 8px
}

.commerce-ad-arrow-main a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #121212;
    display: -webkit-box;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden;
    padding-right: 8px;
    text-overflow: ellipsis
}