* {
    margin: 0;
    padding: 0;
}

body,
html {
    padding: 0;
    margin: 0;
}

.warp {
    margin: 0 auto;
    max-width: 640px;
}

.content-img {
    width: 100%;
}

.chuiniu {
    overflow: hidden;
    width: 80%;
    margin-left: 10%;
    line-height: 50px;
    font-size: 16px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    margin-top: 1em;
    margin-bottom: 2em;
    text-align: center;
    position: relative;
}

.chuiniu svg {
    width: 20px;
    height: 20px;
    padding: 0 6px;
    vertical-align: middle;
}

.form {
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 2em;
    margin-bottom: 5rem;
}

.form .q-item {
    margin-bottom: 1em;
    color: #777;
}

.form .q-item .answer {
    color: #333;
}

.form .q-item input[type="text"] {
    outline: none;
    border: none;
    border-bottom: 1px solid rgb(220, 220, 220);
    padding: 6px;
    width: 80%;
}

.form .q-item .answer span {
    display: inline-block;
    width: 50%;
    margin-right: -1em;
    color: #555;
    font-size: 0.9em;
}

.form .q-item .question span {
    font-size: 0.8em;
}

.submit {
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    border-radius: 25px;
    width: 80%;
    margin: 1em 0;
    margin-left: 10%;
    background: #ef8093;
    text-align: center;
}

.baoming {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    width: 280px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    height: 198px;
    overflow: hidden;
    color: rgb(51, 51, 51);
}

.footer-nav {
    width: 100%;
    max-width: 640px;
    background: #ef8093;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
}

.icon {
    width: 1em;
    height: 1em;
}

.scroller p {
    margin: 0;
}

.scroller {
    position: relative;
    transition: bottom 300ms;
    margin: 0;
}

.active {
    visibility: visible;
}

.normal {
    visibility: hidden;
}

.photo_img {
    position: relative;
}

.luck_draw {
    position: absolute;
    left: 7%;
    bottom: 21.5%;
    width: 64px;
    transition: width 0.5s;
}

@media (min-width: 400px) and (max-width: 450px) {
    .luck_draw {
        width: 71px;
    }
}

@media (min-width: 451px) and (max-width: 500px) {
    .luck_draw {
        width: 76px;
    }
}

@media (min-width: 501px) and (max-width: 525px) {
    .luck_draw {
        width: 81px;
    }
}

@media (min-width: 526px) and (max-width: 550px) {
    .luck_draw {
        width: 86px;
    }
}

@media (min-width: 551px) and (max-width: 575px) {
    .luck_draw {
        width: 91px;
    }
}

@media (min-width: 576px) and (max-width: 600px) {
    .luck_draw {
        width: 96px;
    }
}

@media (min-width: 601px) and (max-width: 625px) {
    .luck_draw {
        width: 101px;
    }
}

@media (min-width: 626px) {
    .luck_draw {
        width: 106px;
    }
}


/*評論活動*/

.winner_tips {
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    margin: 5px 0;
    height: 40px;
    line-height: 40px;
    background: url("../images/lw.png") no-repeat 4px 7px;
    background-size: 24px auto;
    padding-left: 36px
}

.winner_tips a {
    color: #3990e6;
}

.winner_tips span {
    color: #f22f6d
}

.cmnt_op_bottom {
    clear: both;
    font-size: 10px;
    margin-top: 8px;
    margin-bottom: 4px;
    position: relative;
    color: #aaa
}

.cmnt_op_bottom_times {
    float: left;
    line-height: 16px;
    font-size: 12px;
}

.cmnt_op {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 16px;
    line-height: 16px;
    text-align: right;
    overflow: visible;
}

.cmnt_op_bottom_report {
    float: left;
    line-height: 16px;
    padding-left: 12px;
    color: #aaa;
}

.cmnt_op_bottom_report.on {
    color: #d2d2d2;
}


/*評論*/

.cmnt_article {
    clear: both;
    overflow: hidden;
    *zoom: 1;
}

.cmnt_title {
    height: 24px;
    position: relative;
    margin: 5px 0;
}

.cmnt_title span {
    display: block;
    position: absolute;
    left: -15px;
    top: 0;
    height: 24px;
    width: 72px;
    background: #21acfd;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.cmnt_item {
    clear: both;
    overflow: hidden;
    *zoom: 1;
    padding: 0 4px 12px 38px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}

.cmnt_item:last-child {
    border-bottom: none;
}

.cmnt_top {
    clear: both;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #00a0fe;
    margin: 14px 0 -8px -38px;
    position: relative;
}

.cmnt_base .cmnt_top {
    height: 40px;
    line-height: 24px;
    font-size: 12px;
    margin: 0 0 2px;
    color: #333;
}

.cmnt_top span:first-child {
    display: block;
    color: #3990e6;
    position: relative;
    padding-left: 38px;
    background: url("../images/tb2d1lcoipnpufjszfkxxc4zpxa_!!2684310334.png") no-repeat;
    background-size: 100px auto;
    background-position: 0 -336px;
}

.cmnt_top .cmnt_source {
    display: block;
    color: #999;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_top .cmnt_nick {
    display: block;
    height: 20px;
    line-height: 20px;
    font-style: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_top .cmnt_nick em {
    display: inline-block;
    font-size: 10px;
    color: #aaa;
    margin-left: 4px;
    font-style: normal
}

.phone {
    display: inline-block;
    vertical-align: middle;
    width: 0;
}

.cmnt_top .cmnt_time {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    color: #999;
    font-style: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_base .cmnt_top span {
    padding-left: 0;
    background: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_top span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.cmnt_top code {
    font-size: 10px;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 24px;
    line-height: 24px;
    width: 45px;
    text-align: right;
}

.cmnt_top .editor {
    font-size: 9px;
    font-style: normal;
    line-height: 19px;
    padding: 0 10px 1px 21px;
    border: 1px solid #fe7358;
    border-radius: 10px;
    color: #fe7358;
    margin-left: 10px;
    background: url("../images/tb2d1lcoipnpufjszfkxxc4zpxa_!!2684310334.png") no-repeat;
    background-size: 100px auto;
    background-position: 9px -539px;
}

.cmnt_base .cmnt_top code {
    font-size: 12px;
    color: #8b8b7e;
    top: 7px;
    width: 30px;
    text-align: center;
}

.cmnt_text {
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
    color: #333;
    padding: 2px 0;
    word-break: break-all;
    word-wrap: break-word;
    margin-top: -30px;
    padding-right: .5rem;
}

.cmnt_quote {
    font-size: 12px;
    color: #3990e6;
    padding: 10px 5px;
    text-indent: 2em;
    background: #f2f2f2;
    margin: 10px 0 0 0;
    clear: both;
}

.cmnt_text a {
    margin-left: 10px;
    color: #5494EA;
    font-size: 12px;
}

.cmnt_op {
    position: absolute;
    right: 0;
    top: 1px;
    display: block;
    height: 16px;
    line-height: 16px;
    text-align: right;
    overflow: visible;
}

.cmnt_op a {
    background: url("../images/tb2d1lcoipnpufjszfkxxc4zpxa_!!2684310334.png") no-repeat;
    background-size: 100px auto;
    color: #aaa
}

.cmnt_op a {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;
}

.cmnt_op a.good {
    padding-left: 20px;
    color: #999;
    background-position: 0 -105px;
    font-size: 12px;
    position: relative;
    padding-right: 10px;
}

.cmnt_op a.good::after {
    width: 1px;
    content: '';
    display: inline-block;
    height: 14px;
    background: #dfdfdf;
    position: absolute;
    right: -1px;
    top: 1px;
}

.cmnt_op a.good.on {
    background-position: 0 -136px
}

.cmnt_op a.cmntico {
    padding-left: 22px;
    color: #aaa;
    margin-left: 10px;
    background-position: 0 -69px;
    font-size: 12px;
    position: relative;
    padding-right: 5px;
}

.cmnt_op a.unfold {
    width: 28px;
    background-position: -50px -190px;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

p {
    padding: .18rem;
}

.mask {
    position: fixed;
    z-index: 99999999999999;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    display: none;
}

.pop-pcwx {
    width: 96%;
    max-width: 400px;
    background: #fff;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin: 20vh auto 0;
    border-radius: 4px;
    box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.1);
}

.pop-title {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 15px;
    border-bottom: solid 1px #eeeeee;
}

.pop-content {
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
    color: #666666;
    border-bottom: solid 1px #eeeeee;
}

.pop-pic {
    background-color: #f0f0f0;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 10px;
}

.pop-pic p {
    color: #2196F3;
    height: 30px;
    line-height: 30px;
}

.pop-pic img {
    max-width: 80%;
    height: auto;
    width: auto9;
    vertical-align: top;
}

img {
    display: block
}

.mp1 {
    margin: 20px;
    text-indent: 2rem;
    line-height: 1.8rem;
    text-align: justify;
}

.mp1 span {
    color: red;
}

a {
    text-decoration: none;
}

.copywx {
    display: inline-block;
    background: #4CAF54;
    color: #fff;
    padding: 13px 32px;
    border-radius: 5px;
}

.qka img {
    width: 55%;
    margin: 10px auto;
}

.qaik .oiak {
    height: 160px;
}

.tooltiptext {
    display: none;
    width: 170px !important;
    height: 50px !important;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 65%;
    margin-left: -20px;
}

.tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltiptext .ui {
    border-left: .5px solid #fff;
    border-right: .5px solid #fff;
    margin: 0 10px;
    padding: 0 10px;
}

.qaik .oiak span#uill {
    width: 55%;
    margin: 0 auto;
    display: block;
    float: none;
    color: #fff;
}

.qaik .oiak span#kkjuuj {
    width: 100px !important;
    height: 50px;
    line-height: 50px;
    margin-left: -50px !important;
}

.quxiao {
    display: block;
    width: 59px;
    float: left;
    line-height: 50px;
    text-align: center;
}

.iqkka {
    height: 50px;
    display: block;
    width: 110px;
    line-height: 50px;
    border-right: 1px solid #8c8c8c;
    float: left;
}

.qaik .oiak span {
    float: left;
}

* {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none;
}

body {
    background-color: #fff;
    font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
}

img {
    width: 100%;
    display: inline-block;
}

.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;
}

.container,
.bhf-container {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.footer {
    position: fixed;
    bottom: 0;
    max-width: 640px;
    width: 100%;
    background: #fed6d7;
}

.footer .txt {
    background: #FED6D7;
    padding: -2rem 0;
    margin: 0 10px;
    /* border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-top: 2px solid #000; */
    border: 2px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer p {
    line-height: 1.563rem;
}

.popup-container {
    position: fixed;
    z-index: 9999;
    border-radius: 10px;
    background: rgba(255, 255, 255, .8);
    width: 21rem;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.popupmask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    display: none;
}

.popuphide {
    display: none;
}

.popupshow {
    display: block;
}

.popup-container-yesno {
    display: none;
    max-width: 400px;
    height: 170px;
    top: 0;
}

.popup-yesno-nb {
    text-align: center;
    position: relative;
}

.popup-yesno-nb .popupright {
    right: 10%;
}

.popup-yesno-nb .popup-nr {
    overflow: hidden;
}

.popup-yesno-nb .describe {
    font-size: 18px
}

.popup-yesno-nb .popup-btn {
    border-top: 1px solid #c0c0c0
}

.popup-yesno-nb .popup-btn .popup-btn-yes,
.popup-yesno-nb .popup-btn .popup-btn-no {
    display: block;
    width: 50%;
    position: absolute;
    bottom: 0;
    text-align: center;
    height: 2.75rem;
    line-height: 2.75rem;
    font-size: 1.5rem;
    color: #323232 !important;
}

.popup-yesno-nb .popup-btn .popup-btn-yes {
    left: 0;
}

.popup-yesno-nb .popup-btn .popup-btn-no {
    right: 0;
    border-right: 1px solid #c0c0c0;
}

.form {
    font-size: 1rem;
    line-height: 1.8;
    padding: 1.5rem;
    background: #fed6d7;
}

.form ul {
    background: #FED6D7;
    border: 2px solid #000;
    border-top: 0px;
    padding: 20px 0px;
    border-bottom: 0px;
}

.formp1 {
    height: 25px;
    line-height: 25px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 5px 5px 0px 0px;
}

.formp1 span {
    display: inline-block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.formp1s1 {
    background: #FA4149;
    margin-left: 15px;
}

.formp1s2 {
    background: #F99D36;
}

.formp1s3 {
    background: #26AD46;
}

.formp2 {
    height: 25px;
    line-height: 25px;
    background: #F2AA17;
    border: 2px solid #000;
    border-radius: 0px 0px 5px 5px;
}

.radio-style {
    height: 1rem;
    width: 1rem;
}

.form li {
    margin-bottom: 0.5rem;
}

.form li span {
    display: inline-block;
    vertical-align: middle;
    background: url("../images/m230.png") no-repeat 0 0/100% 100%;
    width: 132px;
    text-align: center;
    height: 50px;
    line-height: 40px;
    font-size: .95rem;
}

.form li div {
    margin-left: 20px;
}

.form li label.on span {
    background: url("../images/m231.png") no-repeat 0 0/100% 100%;
    width: 132px;
    text-align: center;
    height: 50px;
    line-height: 40px;
    color: #fff;
}

.form li input {
    display: none;
    vertical-align: middle;
    margin-right: 0.2rem;
}

.form li label {
    display: inline-block;
}

.btn-red {
    display: block;
    background-color: #f85959;
    text-align: center;
    font-size: 1rem;
    line-height: 2.4;
    color: #fff;
    border-radius: 6px;
}

.form .btn-red {
    margin-top: 1.6rem;
}

.red {
    color: red
}

.acivity-num {
    padding: 1rem;
    position: relative;
    font-size: 0.9rem;
    text-align: center;
    z-index: 1;
    margin: 0 1rem
}

.acivity-num:after {
    height: 1px;
    width: 50%;
    background-color: #f1f1f1;
    position: absolute;
    right: 0;
    top: 50%;
    content: "";
    z-index: -1;
}

.acivity-num:before {
    height: 1px;
    width: 50%;
    background-color: #f1f1f1;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    z-index: -1;
}

.acivity-num p {
    display: inline-block;
    background-color: #fff;
    padding: 0 1rem;
}

.acivity-num p .red {
    padding: 0 0.3rem;
    font-size: 1rem;
}

.popsub {
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -5rem;
    display: none;
    z-index: 99999;
}

.popsub .icon-img {
    width: 2rem;
    margin: 0.5rem auto;
}

.popsub .popsub-title {
    font-size: 1rem;
    text-align: center;
}

.popsub .popsub-subtitle {
    font-size: 0.85rem;
    margin: 0.5rem 0;
    text-align: center;
}

.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: 640px;
}

.popsub .popsub-btn {
    line-height: 2;
    font-size: 1rem;
    border-radius: 5rem;
    -webkit-border-radius: 5rem;
    border: 1px solid #02d58e;
    color: #02d58e;
    padding: 0 1rem;
    display: inline-block;
    vertical-align: middle;
}

.data-gun {
    padding: .5rem 0;
}

.checkbox-box label {
    position: relative;
}

.checkbox-box .radio-style {
    display: none;
}

.imggif {
    vertical-align: middle;
}

.qaik {
    display: none;
    background: rgba(0, 0, 0, .7);
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.qaik div {
    margin-top: 5px
}

.qaik .oiak {
    background: #fff;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    width: 280px;
    border-radius: 5px;
}

.qaik .qka {
    font-size: 20px;
    font-weight: bold;
}

.qaik .koka {
    border-top: 1px solid #f1f1f1;
    padding-top: 10px;
    color: #3AB1FF;
    font-size: 16px;
}

.qaik .wwwka {
    font-size: 14px;
}

.qq_Mask_01,
.qq_Mask_02 {
    position: fixed;
    left: 50%;
    margin-left: -320px;
    top: 0;
    width: 640px;
    height: 900px;
    background: rgba(0, 0, 0, .75);
    z-index: 1000000000;
    display: none;
}

.qq_Mask_01 .maskbor,
.qq_Mask_02 .maskbor {
    background: #FFE69A;
    position: fixed;
    border-radius: 5px;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    top: 4rem;
    max-width: 610px;
    padding-bottom: 10px;
}

.pr {
    position: relative;
}

.qq_Mask_01 .close_Mask,
.qq_Mask_02 .close_Mask {
    position: absolute;
    border-radius: 50%;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(156, 212, 37, 0.5);
    color: #fff;
    text-align: center;
    font-size: 22px;
}

@media screen and (min-width:640px) {
    .qaik .oiak {
        height: 160px;
    }
    .qka img {
        width: 55%;
    }
    .form li img {
        width: 70%
    }
}

@media only screen and (max-width:640px) {
    .qq_Mask_01,
    .qq_Mask_02 {
        left: 0;
        top: 0;
        margin-left: 0;
        width: 100%;
        height: 100%;
    }
}
