.star-box {

}

.star-box a {
    text-decoration: none;
}

.jf_earn h3, .jf_welfare h3 {
    font-size: 30px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.jf_earn ul {
    width: 100%;
    border: 1px solid rgba(235, 235, 235, 1);
    margin-bottom: 30px;
    padding: 0 !important;
}

.jf_earn ul li:nth-child(-n+5) {
    border-bottom: 1px solid rgba(235, 235, 235, 1);
}

.jf_earn ul li {
    border: 1px solid rgba(235, 235, 235, 1);
    float: left;
    width: 33.334%;
    height: 298px;
    text-align: center;
    padding: 40px 0 30px 0;
    position: relative;
    list-style: none;
}

.jf_earn ul li > p:nth-of-type(1) {
    font-size: 20px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.jf_earn ul li > p:nth-of-type(2) {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    height: 30px;
    line-height: 20px;
    padding: 0 22px;
}

.jf_earn ul li img {
    margin: 25px 0 36px 0;
}

.jf_earn ul li .btn {
    width: 130px;
    height: 34px;
    background: rgba(235, 235, 235, 0);
    border: 1px solid rgba(11, 171, 254, 1);
    border-radius: 5px;
    text-align: center;
    color: #0BABFE;
    padding: 0 !important;
    line-height: 34px;
}

.jf_earn ul li:hover .btn, .jf_welfare .list ul li .btn {
    background: rgba(11, 171, 254, 1);
    border: 1px solid rgba(11, 171, 254, 1);
    color: #fff
}

.jf_earn ul li:hover > p:nth-of-type(1) {
    font-weight: bold;
}

.jf_earn ul li:hover, .jf_welfare .list ul li:hover {
    border: 1px solid rgba(210, 235, 248, 1);
    box-shadow: 1px 2px 6px 0px rgba(62, 181, 246, 0.3);
}

.jf_welfare {
    margin-bottom: 30px
}

.jf_welfare .title ul {
    width: 270px;
    margin: 0 auto
}

.jf_welfare .title ul li {
    float: left;
    margin: 6px 20px 20px 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    list-style: none;
}

.jf_welfare .title p {
    margin: 0
}

.jf_welfare .title .cur, .jf_welfare .title ul li:hover {
    font-weight: bold;
    color: rgba(16, 151, 235, 1);
}

.jf_welfare .title .cur i {
    width: 20px;
    height: 4px;
    background: rgba(16, 151, 235, 1);
    border-radius: 2px;
    display: inline-block;
}

.jf_welfare .title ul li:last-child {
    margin-right: 0
}

.jf_welfare .title .rule {
    margin-top: 8px;
    float: right;
}

.jf_welfare .rec b {
    font-size: 20px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.jf_welfare .success {
    margin: 70px auto 122px auto;
    text-align: center;
}

.jf_welfare .success .msg, .jf_welfare .fall .msg {
    display: inline-block;
    padding-left: 35px;
    font-size: 26px;
    font-weight: 400;
    color: rgba(16, 151, 235, 1);
    text-align: center;
    background: url("/images/jf_new/success.png") no-repeat left center;
    margin-bottom: 42px;
}

.jf_welfare .fall .msg {
    background: url("/images/jf_new/miss.png") no-repeat left center;
    color: #FB6363;
}

/* .jf_welfare .fall p:last-child{display: none} */
.jf_welfare .success_btn {
    text-align: center;
}

.jf_welfare .success_btn a {
    width: 130px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: rgba(235, 235, 235, 0);
    border: 1px solid rgba(11, 171, 254, 1);
    border-radius: 5px;
    color: #0BABFE;
    font-size: 16px;
    display: inline-block;

}

.jf_welfare .success_btn a:first-child {
    margin-right: 20px;
}

.jf_welfare .success_btn .cur {
    background: rgba(11, 171, 254, 1);
    border: 1px solid rgba(11, 171, 254, 1);
    border-radius: 5px;
    color: #fff;
}

a:hover {
    color: #3eb5f6;
    text-decoration: none;
}

.jf_welfare .list ul li {
    width: 292px;
    height: 329px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(235, 235, 235, 1);
    margin: 0 10px 10px 0;
    float: left;
    padding: 0 20px;
    list-style: none;
}

.jf_welfare .list ul li:nth-child(4n+4) {
    margin-right: 0;
}

.jf_welfare .list img {
    width: 180px;
    height: 140px;
    margin: 38px 0 30px 0
}

.jf_welfare .list ul li .detail {
    text-align: left
}

.jf_welfare .list ul li .detail p:nth-child(1) {
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jf_welfare .list .price {
    margin-bottom: 18px
}

.jf_welfare .list .price span:first-child {
    color: #FF6633
}

.jf_welfare .list .price .line {
    font-size: 14px;
    text-decoration: line-through;
    color: rgba(179, 179, 179, 1);
    margin-left: 9px
}

.jf_welfare .list .price b {
    margin-right: 5px
}

.jf_welfare .cards {
    background: url("/images/jf/cards.png") no-repeat center;
    height: 140px;
    text-align: left;
    width: 180px;
    margin: 48px auto 19px auto;
    font-size: 16px;
    font-weight: bold;
    color: rgba(53, 71, 146, 1);
    padding: 19px 0 0 18px;
}

.jf_welfare .cards b {
    font-size: 35px
}

.jf_welfare .cards span {
    position: relative;
    z-index: 3
}

.jf_welfare .cards .font_type {
    z-index: 1;
    color: #a6bdfc;
    top: 1px;
    position: absolute;
}

.jf_welfare .coupon {
    background: url("/images/jf/coupon.png") no-repeat center;
    color: #CF2F15
}

.jf_welfare .coupon .font_type {
    color: #ffae9d
}

.clearboth {
    clear: both;
}

.jf_detail {
    background: #Fff;
    padding: 52px 10px 59px 10px;
}

.jf_detail .top {
    height: 218px;
}

.jf_detail .top_left {
    width: 280px;
    height: 218px;
    border: 1px solid rgba(235, 235, 235, 1);
    text-align: center;
    float: left
}

.jf_detail .top_left img {
    width: 80%;
    padding: 15px 0;
    max-height: 100%;
}

/*优惠券图片、卡券图片  */
.jf_detail .coupon {
    background: url("/images/jf/coupon.png") center no-repeat;
    background-size: 85% auto;
    position: relative;
    color: #CF2F15;
    font-weight: bold;
}

.jf_detail .coupon span {
    font-size: 20px;
    position: absolute;
    top: 45px;
    left: 40px;
}

.jf_detail .coupon span b {
    font-size: 45px;
}

.jf_detail .coupon div {
    position: absolute;
    left: 40px;
    top: 105px;
    font-size: 20px;
}

.jf_detail .card_coupon {
    background: url("/images/jf/cards.png") center no-repeat;
    background-size: 85% auto;
    color: rgba(53, 71, 146, 1);
}

.jf_detail .top_right {
    margin-left: 30px;
    width: 750px;
    float: left
}

.jf_detail .top_right h3 {
    font-size: 26px;
    margin: 0
}

.jf_detail .top_right ss {
    color: #808080;
}

.jf_detail .free {
    margin-bottom: 20px
}

.jf_detail .num ss {
    line-height: 30px;
    float: left
}

.jf_detail .price {
    color: #FE6F19;
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0
}

.jf_detail .price span.oldprice {
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
    color: rgba(179, 179, 179, 1);
    margin-left: 17px;
}

.jf_detail .price b {
    font-size: 34px
}

.jf_detail .input {
    width: 112px;
    height: 30px;
    border: 1px solid rgba(204, 204, 204, 1);
    float: left;
    margin-right: 10px
}

.jf_detail .input input {
    width: 50px;
    border: none;
    border-left: 1px solid #EFeded;
    border-right: 1px solid #efeded;
    height: 28px;
    display: inline-block;
    text-align: center;
    float: left;
}

.jf_detail .input a {
    width: 30px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    color: #666;
}

.jf_detail .input a:hover {
    text-decoration: none;
    color: #666;
}

.jf_detail .disable {
    color: #aaa;
}

.jf_detail .num .btn {
    width: 160px;
    height: 50px;
    background: rgba(11, 171, 254, 1);
    border-radius: 25px;
    margin-top: -20px;
    font-size: 23px;
    float: right;
    color: #fff;
}

.jf_detail .num .btn-gray {
    color: #999 !important;
    background: #eee !important;
}

.jf_detail .num2 .btn {
    margin-top: 0;
    float: none;
}

.jf_detail .middle h4 {
    width: 100%;
    height: 50px;
    background: rgba(241, 246, 250, 1);
    color: #61A6D6;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    margin-top: 59px
}

.jf_detail .detail {
    padding: 38px 35px 0 35px
}

.jf_detail .detail img {
    width: 70%;
    margin-left: 15%;
}

.rec_time {
    background: #f1f6fa;
    padding: 5px;
    display: inline-block;
    margin-bottom: 10px
}

.rec_time:before {
    content: '';
    background: url("/images/icon/icon_clock_blue.png") no-repeat center 3px;
    width: 15px;
    height: 19px;
    background-size: 100%;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.mt15 {
    margin: 15px 0;
    display: inline-block
}

/* 关闭箭头 */
.shutdown::after {
    content: '';
    background: url("/images/jf/down.png") no-repeat center;
    margin-left: 6px;
    display: inline-block;
    width: 10px;
    height: 10px;
    transform-origin: center;
    transform: rotate(180deg);
}

/*兑换页面*/
.goods_address, .goods_index {
    background: #Fff;
    padding: 18px 20px;
    margin-bottom: 19px;
}

.goods_address h3, .goods_index h3 {
    font-size: 18px;
    margin: 0
}

.goods_address h3:before, .goods_index h3:before {
    content: '';
    width: 4px;
    height: 20px;
    background: rgba(62, 181, 246, 1);
    float: left;
    display: inline-block;
    margin-right: 10px
}

.goods_address .detail ul {
    height: 160px;
    overflow: hidden;
    display: inline-block;
    padding: 0;
}

.goods_address .detail .auto_height {
    height: auto;
    overflow: none
}

.goods_address .detail ul li {
    width: 373px;
    height: 126px;
    background: rgba(109, 179, 213, 0);
    border: 1px solid rgba(235, 235, 235, 1);
    float: left;
    margin: 20px 13px 0 0;
    padding: 0 8px;
    position: relative;
    cursor: pointer;
    list-style: none;
}

.goods_address .detail ul li .address_msg {
    height: 40px;
}

.goods_address .detail .cur, .goods_address .detail .cur:hover {
    border: 2px solid #3EB5F6;
}

.goods_address .detail .cur i {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 19px;
    height: 19px;
    background: url("/images/blue-gou.png") no-repeat center;
}

.goods_address .detail ul li:nth-child(3n+3) {
    /*margin-right: 0*/
}

.goods_address .detail ul li:hover {
    background: rgba(109, 179, 213, 0);
    border: 1px solid rgba(233, 242, 247, 1);
    box-shadow: 0px 2px 6px 0px rgba(62, 181, 246, 0.3);
}

.goods_address .detail ul li:hover a {
    opacity: 1
}

.goods_address .detail .title {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #EBEBEB
}

.goods_address .bottom .default:before {
    content: '';
    background: url("/images/jf/default.png") no-repeat center;
    width: 10px;
    height: 19px;
    background-size: 100%;
    float: left;
    display: inline-block;
    margin-right: 6px
}

.goods_address .bottom a {
    color: #61a6d6;
    opacity: 0;
    margin-left: 8px
}

.goods_address .bottom a:last-child {
    margin-left: 16px
}

.goods_address .add_btn span {
    padding: 4px 18px;
    border: 1px solid rgba(235, 235, 235, 1);
    margin-right: 10px;
    cursor: pointer;
}

.goods_address .add_btn span:first-child:after, .goods_address .btns span:last-child:after {
    content: '';
    background: url("/images/jf/down.png") no-repeat center;
    margin-left: 6px;
    display: inline-block;
    width: 10px;
    height: 10px
}

.goods_address .add_btn span:last-child:after {
    background: url("/images/jf/add.png") no-repeat center;
}

.goods_index .index {
    margin-top: 23px;
    border: 1px solid #eee;
}

.goods_index thead {
    border-top: 1px solid #eee;
    height: 30px;
    line-height: 30px;
}

.goods_index th {
    background: rgba(242, 242, 242, 1);
    padding-left: 20px;
    text-align: left;
}

.goods_index table td {
    padding: 20px
}

.goods_index table .img {
    margin-right: 20px;
    float: left;
    display: inline-block;
}

.goods_index img {
    width: 109px;
    height: 85px;
    border: 1px solid rgba(235, 235, 235, 1);
}

.goods_index .detail p {
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.goods_index .detail ss {
    color: #B3B3B3
}

.footer-btn {
    text-align: center;
    border: 0px;
    padding: 0px 15px 26px;
}

.footer-btn button.return-btn {
    background: #fff;
    border-color: #68cafc;
    color: #68cafc;
}

.footer-btn .cancel {
    background: #E8ECEF;
    color: #999999;
    border-color: #E8ECEF;
    margin-right: 15px;
}

.headerbar_address span {
    display: block;
    width: 20px;
    height: 20px;
    background: url("/images/jf/close_white.png");
}

.btns {
    display: inline-block;
    padding: 6px 23px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #3eb5f6;
    border-color: #3eb5f6;
}

.headerbar_address {
    background: red;
    color: #Fff;;
    font-size: 18px;
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 15px;
}

.headerbar_address .close-btn {
    margin-top: 10px !important;
}

.forward textarea {
    width: 360px;
    height: 60px;
    border: #DFDFDF solid 1px;
    border-radius: 4px;
    resize: none;
    padding: 15px;
}

.close {
    opacity: 1
}

/* 购物车 */

.order-bar-wrap {
    width: 100%;
    padding: 18px 20px;
}

.order-bar-wrap .left {
    width: 500px;
    float: left;
    padding-top: 12px;
}

.order-bar-wrap.fix {
    /*position: fixed;*/
    /*bottom: -44px;*/
    /*left: 0;*/
    /*z-index: 2;*/
}

.order-bar {
    margin-bottom: 44px;
    padding-left: 14px;
    border: 1px solid #f0f0f0;
    background: #fff;
    /*box-shadow: 0 2px 2px 0 #eee;*/
    color: #333;
    line-height: 1;
}

.order_btn {
    float: right;
    line-height: 70px
}

.order_btn span {
    margin-right: 35px;
    color: #999;
    font-size: 16px;
}

.order_btn b {
    color: #333;
    font-size: 14px;
    margin-right: 35px
}

.order_btn ss {
    color: #FE6F19;
    font-weight: bold
}

.shop_card span {
    font-weight: bold;
    cursor: pointer
}

.shop_card .mr20 {
    margin-right: 20px
}

.shop_card span:first-child + span {
    color: #555;
    margin: 0 42px 0 30px
}

.shop_card a {
    color: #fb6363
}

.shop_card i {
    background: url("/images/icon/black-down.png") no-repeat;
    width: 10px;
    height: 6px;
    display: inline-block;
    margin-left: 5px
}

.shop_card .up {
    background: url("/images/icon/black-up.png") no-repeat;
}

.shop_cards {
    width: 1200px;
    min-height: 163px;
    background: #fff;
    box-shadow: 0px 3px 8px rgba(28, 175, 255, 0.3);
    position: absolute;
    top: 110px;
    right: 0;
    z-index: 9;
}

.shop_cards .icon_down {
    position: absolute;
    top: -11px;
    right: 150px;
    display: inline-block;
    background: url("/images/new/icon_red.png") no-repeat;;
    width: 24px;
    height: 12px;
    transform: rotate(180deg);
}

.shop_cards ul {
    /* width: 1197px; */
    max-height: 260px;
    background: #fff;
    overflow: auto;
    padding-top: 20px;
}

.shop_cards ul li {
    width: 203px;
    height: 102px;
    float: left;
    margin: 0 0 24px 30px;
    color: #fff;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.shop_cards .cur i {
    background: url("/images/icon/border-red.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    height: 102px;
    width: 203px;
}

.shop_cards ss {
    background: rgba(230, 249, 255, 1);
    color: #FE4D55;
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 12px;
    padding: 0.1rem 0.2rem;
    display: none;
}

.shop_cards .cur:hover ss {
    top: 2px;
    cursor: pointer;
    display: block;
}

.shop_cards ul li .top {
    background: url("/images/icon/blue_card.png") no-repeat;
    width: 203px;
    height: 71px;
    padding: 12px 0 0 12px;
    font-size: 12px;
}

.shop_cards .null {
    color: #808080;
    text-align: center;
    padding-top: 120px;
}

.shop_cards .un_use .top {
    background: url("/images/icon/gray_card.png") no-repeat;
}

.shop_cards .un_use p:first-child + p {
    color: #b3b3b3
}

.shop_cards .top b {
    font-size: 24px;
}

.shop_cards .bottom {
    width: 203px;
    height: 31px;
    line-height: 31px;
    border: 1px solid rgba(110, 196, 242, 1);
    display: inline-block;
    color: #61a6d6;
    padding-left: 12px;
}

.shop_cards .un_use .bottom {
    border: 1px solid rgba(212, 212, 212, 1);
    color: #b3b3b3;
}

.order-bar .text-left {
    float: left;
    margin: 0 10px 10px 0;
    padding-top: 22px;
    font-size: 14px;
}

.order-bar .order-tips {
    width: 60%;
    text-align: right;
    color: #ff9800;
}

.order-bar .text-right {
    float: right;
    padding-top: 17px;
    font-size: 14px;
}

.order-bar .text-yellow {
    font-weight: bold;
}

.order-bar .text-bold {
    font-size: 16px;
    font-weight: bold;
}

.order-bar .order-btn {
    float: right;
    width: 180px;
    /*height: 100%;*/
    margin: -1px;
    margin-left: 60px;
    background: #3eb5f6;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
    border: none;
}

.order-bar .order-btns {
    float: right;
    width: 180px;
    margin: -1px;
    margin-left: 60px;
    background: rgb(184, 193, 200) !important;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    line-height: 70px;
    cursor: not-allowed;
}

.card_type {
    color: #555;
    font-weight: normal;
    margin-right: 30px
}

.headerbar_address {
    background: red;
    color: #Fff;;
    font-size: 18px;
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 15px;
}

.headerbar_address .close-btn {
    margin-top: 10px !important;
}

.forward textarea {
    width: 360px;
    height: 60px;
    border: #DFDFDF solid 1px;
    border-radius: 4px;
    resize: none;
    padding: 15px;
}

.modal-main label {
    width: 100px;
    line-height: 40px;
    color: #808080
}

.dropdown .btn.dropdown-toggle {
    text-align: left;
    height: 40px;
}


input, textarea, select {
    outline: none;
}

.dblock {
    display: block !important;
}

.maigoo-title {
    text-align: center;
    background: #b50009;
    padding: 11px 0;
    line-height: 1.6em;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
}

@media only screen and (max-width: 768px) {
    .votetop10 .item {
        width: 100% !important;
        float: none !important;
    }

    .votetop10 .itembox{
        flex-direction: column !important;
    }

    .votetop10 .item.n2 {
        margin: 20px 0 0 !important;
    }

    .jf_earn ul li {
        width: 100% !important;
    }

    .jf_welfare .title .rule {
        margin-bottom: 20px !important;
    }

    .jf_detail .top {
        height: auto !important;
    }

    .jf_detail .top_right {
        width: 100% !important;
        float: none !important;
    }

    .jf_detail .top_left {
        width: 100% !important;
        float: none !important;
        margin-bottom: 20px;
    }

    .jf_detail .coupon {
        border: none !important;
    }

    .jf_detail .num .btn {
        float: none !important;
        margin-top: 20px !important;
    }

    .goods_address .detail ul {
        display: block !important;
    }

    .goods_address .detail ul li {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .goods_address .add_btn {
        margin-top: 20px !important;
    }

    .modal-dialog {
        width: 100% !important;
    }

    .modal-dialog .form-control {
        margin: 0 10px !important;
    }

    .modal-dialog .forward textarea {
        margin: 0 10px !important;
    }

    .poster-img-wrap {
        transform: scale(0.5) !important;
    }
}