
html {font-size: 10px; -webkit-text-size-adjust: 100%; }
body {font-family: "PingFang SC", "Apple LiGothic Medium", "Droid Sans", "Microsoft YaHei", "Microsoft JhengHei", "Helvetica Neue", Helvetica, sans-serif;}
body { font-size: 1.2rem; margin: 0; padding: 0; color: #666; background-color: #da251d; }
p { display: block; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 0;}
ul { list-style-type: disc; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 0; -webkit-padding-start: 0;}
li { list-style: none; }
.clear { clear: both; width: 0; height: 0; visibility: hidden; }
a { color: #666; text-decoration: none; }
a:hover { color: #666; text-decoration: none; }
#main_box {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    overflow: hidden;
}
.index_top {
    width: 100%;
    margin-bottom: 1.5rem;
}
.index_top img {
    width: 100%;
    height: auto;
}
.index_nav {
    width: 90%;
    height: 3rem;
    margin: 0 auto;
    margin-bottom: 1.5rem;
    line-height: 3rem;
    text-align: center;
    background: url("/public/image/bargain/index_nav_bg.png") repeat-y;
    background-size: contain;
    font-size: 1.5rem;
    color: #fff;
    font-weight: bolder;
}
.ing_list {
    width: 88%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 1.5rem;
    background: #fff;
    border-radius: 1rem;
    padding: 1rem;
    overflow: hidden;
}
.ing_list li {
    overflow: hidden;
    margin-bottom: 20px;
}
.ing_list li:last-child {
    overflow: hidden;
    margin-bottom: 0;
}
.ing_list .goods_image {
    float: left;
    width: 35%;
    min-width: 100px;
    height: auto;
    position: relative;
}
.ing_list .goods_image img {
    width: 100%;
    height: auto;
    border: 1px solid #efefef;
}
.ing_list .event_info {
    float: right;
    width: 60%;
    height: auto;
    margin-left: 10px;
}
.ing_list .tips1 { display: block; height: 32px; line-height: 32px; font-size: 1.4rem; overflow: hidden; width: 100%; }
.ing_list .tips2 { display: block; height: 14px; line-height: 14px; }
.ing_list .tips3 { display: block; height: 28px; line-height: 28px; margin-top: 6px; }
.ing_list .tips3 span { background: #000; color: #fff; padding: 2px 5px 2px 5px; }
.ing_list .tips4 { display: block; height: 36px; line-height: 36px; margin-top: 6px; }
.ing_list .tips4 button {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #a92926;
    color: #fff;
    border: 0;
    border-radius: 0.5rem;
    font-size: 1.5rem;
}
.more_list { width: 100%; background: #fff; overflow: hidden; }
.more_list li {
    overflow: hidden;
    margin-bottom: 10px;
}
.more_list li:first-child {
    overflow: hidden;
    margin-top: 10px;
}
.more_list li:last-child {
    overflow: hidden;
    margin-bottom: 1rem;
}
.more_list .goods_image {
    float: left;
    width: 35%;
    height: auto;
    margin-left: 10px;
}
.more_list .goods_image img {
    width: 100%;
    height: auto;
    border: 1px solid #efefef;
}
.more_list .event_info {
    float: right;
    width: 55%;
    height: auto;
    margin-right: 10px;
}
.more_list .event_info .tips1 {
    float: none;
    text-align: left;
    line-height: 180%;
    font-size: 1.6rem;
}
.more_list .event_info .tips2 {
    float: none;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
}
.more_list .event_info .tips2 div {
    vert-align: middle;
    font-size: 1.4rem;
}
.more_list .event_info .tips2 button {
    border: 0;
    height: 32px;
    line-height: 32px;
    background: #a92926;
    vertical-align: middle;
    border-radius: 5px;
    color: #fff;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.footer {
    text-align: center;
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height: 1.8rem;
    font-size: 0.8rem;
}
.view_top {
    width: 100%;
    margin-bottom: 10px;
}
.view_top img {
    width: 100%;
    height: auto;
}
.view_main {
    width: 90%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
    margin-bottom: 10px;
}
.view_main .title_info {
    width: 95%;
    margin: 10px auto;
}
.view_main .title_info .face {
    max-width: 70px;
    width: 30%;
    height: auto;
    float: left;
}
.view_main .title_info .face img {
    width: 100%;
    border-radius: 100%;
}
.view_main .title_info .info {
    width: 70%;
    float: left;
    margin-left: 10px;
}
.view_main .title_info .info p:first-child {
    font-size: 1.4rem;
    line-height: 200%;
    font-weight: bolder;
}
.view_main .title_info .info p:last-child {
    font-size: 1.4rem;
    line-height: 150%;
}
.evnet_goods {
    width: 95%;
    margin: 10px auto;
    -moz-box-shadow: 2px 2px 5px #9e9e9e;
    -webkit-box-shadow: 2px 2px 5px #9e9e9e;
    box-shadow: 2px 2px 5px #9e9e9e;
    background: #eff0f1;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
}
.evnet_goods .image { max-width: 200px; width: 40%; float: left; background: #fff; border-radius: 10px; }
.evnet_goods .image img { width: 100%; height: auto; border-radius: 10px; }
.evnet_goods .info { float: left; width: 55%; margin-left: 10px; }
.evnet_goods .info .info1 {
    font-size: 1.4rem;
    line-height: 1.8rem;
    height: 3.6rem;
    overflow: hidden;
    margin-top: 10px;
}
.evnet_goods .info .info2 {
    font-size: 1.5rem;
    line-height: 3rem;
    height: 3rem;
    margin-top: 5px;
    margin-bottom: 5px;
}
.evnet_goods .info .info2 span {
    background: #f19149;
    color: #fff;
    padding: 2px 5px 2px 5px;
}
.evnet_goods .info .info3 {
    font-size: 1.4rem;
    line-height: 2.8rem;
    height: 2.8rem;
    margin-top: 5px;
}
.evnet_goods .info .info3 span {
    padding: 2px 4px 2px 4px;
    background: #000;
    color: #fff;
}
.tips_rate { width: 100%; text-align: center; font-size: 1.4rem; line-height: 2.8rem; }
.tips_rate span { color: #e77817; font-weight: bolder; }
.rate_image { width: 90%; margin: 10px auto; }
.rate_image img { width: 100%; }
.help_full { width: 70%; margin: 0 auto; position: relative; height: 80px; z-index: 999; }
.help_full img { width: 100%; position: absolute; top: -70px; }
.good_taste {
    width: 95%;
    height: auto;
    margin: 0 auto;
}
.good_taste img {
    width: 100%;
}
.recomm_goods {
    width: 100%;
    margin-top: 20px;
}
.recomm_goods .nav_class {
    width: 100%;
    background: none;
}
.recomm_goods .nav_class li {
    float: left;
    margin: 0;
    padding: 0;
    width: 33.33333%;
    background: url("/public/image/bargain/class_bg.png") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    color: #fff;
    font-size: 1.4rem;
    line-height: 2.8rem;
}
.recomm_goods .goods_list {
    background: #eff0f1;
    width: 100%;
}
.goods_list li { padding-top: 15px; height: auto; overflow: hidden; }
.goods_list li:last-child { padding-bottom: 15px; }
.goods_list .image { float: left; width: 33%; margin-left: 10px; }
.goods_list .image img { width: 100%; border: 1px solid #ccc; }
.goods_list .infos { float: left; width: 60%; margin-left: 10px; }
.goods_list .infos .title { font-size: 1.4rem; line-height: 2.1rem; max-height: 4.2rem; min-height: 4.2rem; overflow: hidden; }
.goods_list .infos .review { font-size: 1.4rem; line-height: 2.1rem; max-height: 4.2rem; min-height: 4.2rem; overflow: hidden; }
.goods_list .infos .tools { font-size: 1.8rem; line-height: 3rem; height: 3rem; }
.goods_list .infos .tools .price { float: left; width: 50%; color: #df514a; font-weight: bold; }
.goods_list .infos .tools .aciton { float: right; height: 2.4rem; width: auto; margin-right: 10px; }
.goods_list .infos .tools .aciton img { height: 100%; width: auto; vertical-align: middle; }
.vote_top { width: 100%; }
.vote_top img { width: 100%; height: auto; overflow: hidden; }
.vote_main {
    width: 90%;
    background: #fff;
    margin: 10px auto;
    padding: 10px;
    border-radius: 0.5rem;
    overflow: hidden;
    height: auto;
}
.vote_main .goods_show {
    width: 95%;
    height: auto;
    overflow: hidden;
    padding: 8px;
    background: #fd9088;
    margin: 0 auto;
    border-radius: 0.5rem;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.vote_main .goods_show .goods_image {
    float: left;
    width: 30%;
}
.vote_main .goods_show .goods_image img {
    width: 100%;
    border-radius: 0.5rem;
}
.vote_main .goods_show .goods_info {
    float: right;
    width: 65%;
    margin-left: 10px;
}
.vote_main .goods_show .goods_info .info1 { color: #fff; font-size: 1.4rem; line-height: 1.8rem; min-height: 3.6rem; }
.vote_main .goods_show .goods_info .info2 { font-size: 1.4rem; line-height: 1.8rem; margin-top: 4px; margin-bottom: 4px; }
.vote_main .goods_show .goods_info .info2 span { display: inline-block; background: #383431; padding: 2px 4px 2px 4px; color: #fff; }
.vote_main .goods_show .goods_info .info3 { font-size: 1.4rem; line-height: 1.8rem; }
.vote_main .goods_show .goods_info .info3 .tips_string { float: left; font-size: 1.4rem; line-height: 2rem; color: #f1ff52; }
.vote_main .goods_show .goods_info .info3 .tips_action {
    float: right;
    font-size: 1.4rem;
    line-height: 2.0rem;
    background: url("/public/image/bargain/event_action.png") no-repeat;
    background-size: 100% 100%;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    color: #fff;
}
.event_ing {
    width: 95%;
    margin: 1rem auto;
    height: auto;
    position: relative;
}
.event_ing .event_rate { }
.event_ing .event_rate img { width: 100%; }
.event_ing .event_call { position: absolute; z-index: 999; top: 150px; }
.event_ing .event_call img { width: 100%; }
.vote_list {
    width: 95%;
    background: #eff0f1;
    margin: 10px auto;
    border-radius: 0.5rem;
    overflow: hidden;
    height: auto;
}
.vote_list .menu {
    text-align: center;
    background: #f1c296;
    color: #ce312e;
    font-size: 1.4rem;
    line-height: 3.6rem;
    height: 3.6rem;
}
.vote_list .menu li.active {
    background: #f1c296;
    color: #fff;
}
.vote_list .menu li:first-child {
    float: left;
    width: 50%;
}
.vote_list .menu li:last-child {
    float: right;
    width: 50%;
}
.vote_list .list_item {
    padding: 10px;
    overflow-x: auto;
    height: 280px;
}
.vote_list .list_item li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.vote_list .list_item li:last-child {
    margin-bottom: 0;
}
.vote_list .list_item li .face_name {
    float: left;
    width: 70%;
}
.vote_list .list_item li .face_name .face {
    float: left;
    max-width: 50px;
}
.vote_list .list_item li .face_name .face img {
    width: 100%;
    border-radius: 100%;
    border: 1px solid #f1c296;
}
.vote_list .list_item li .face_name .name {
    float: left;
    line-height: 24px;
    margin-left: 5px;
}
.vote_list .list_item li .full_num {
    float: left;
    width: 30%;
}
.vote_list .list_item li .full_num .cup {
    float: left;
}
.vote_list .list_item li .full_num .cup img {
    width: auto;
    float: left;
    vertical-align: middle;
}
.vote_list .list_item li .full_num .num {
    float: left;
    line-height: 60px;
    margin-left: 5px;
}
.vote_list .how_todo {
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.8rem;
    text-align: justify;
    height: 280px;
    overflow-x: auto;
}
.qrcode {
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.qrcode span {
    line-height: 3rem;
    display: inline-block;
    font-size: 1.4rem;
}
.layui-m-layerbtn span[yes] {
    color: #ff5722 !important;
}
.layui-m-layerchild {
    font-size: 1.4rem !important;
}
.layui-m-layercont {
    height: auto;
    margin: 1.5rem;
}
.layui-m-layercont li {
    line-height: 250%;
}
.layui-m-layer1 .layui-m-layerchild {
    border-radius: 1rem !important;
}
/***********  *************/
.progress {
    height: 14px;
    background: #ef9ba0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-radius: 10px;
}
.progress > span {
    position: relative;
    float: left;
    margin: 0 -1px;
    min-width: 30px;
    height: 14px;
    line-height: 14px;
    text-align: right;
    background: #ccc;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #dbdbdb 70%, #ccc 100%);
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 70%, #ccc 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #dbdbdb 70%, #ccc 100%);
    background-image: linear-gradient(to bottom, #f0f0f0 0%, #dbdbdb 70%, #ccc 100%);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.progress > span > span {
    padding: 0 8px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}
.progress > span:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 14px;
    border-radius: 10px;
}
.progress .red {
    background: #da251d;
}