﻿dir {
    padding: 0
}

.embed-card a,span.embed-card a {
    padding-right: 0;
    text-decoration: none;
    color: #313131
}

.embed-card span,span.embed-card span {
    display: block;
    padding-right: 0
}

.embed-card,span.embed-card {
    display: block;
    position: relative;
    width: 598px;
    padding: 9px;
    /**margin: 30px 0;
    margin-bottom: 15px;**/
    margin: 0 auto;
    border: 1px solid #eee;
    overflow: hidden
}

.embed-card:hover,span.embed-card:hover {
    box-shadow: 1px 1px 8px #eee
}

.embed-card-logo {
    float: left;
    margin-right: 14px
}

.embed-card-logo img {
    width: 150px;
    height: 150px;
    margin: 0!important
}

.embed-card-info {
    padding-right: 4px;
    overflow: hidden
}

.embed-card-info>span {
    display: block
}

.embed-card-info .card-name {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700
}

.embed-card-info .card-name b,.embed-card-info .card-name em,.embed-card-info .card-name strong {
    font-weight: 400
}

.embed-card-info .card-abstract {
    height: 36px;
    margin: 12px 0;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    overflow: hidden
}

.embed-card-info .card-controls {
    overflow: hidden;
    line-height: 28px
}

.embed-card-info .card-controls .group-data,.embed-card-info .card-controls .mall-data {
    float: left;
    margin-right: 10px;
    color: #999;
    font-size: 12px
}

.embed-card-info .card-controls .group-data i {
    margin-right: 5px;
    font-style: normal!important
}

.embed-card-info .card-controls .mall-data {
    margin-top: 7px;
    line-height: 14px;
    color: #333;
}

.embed-card-info .card-controls .card-inline-split {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    color: #ccc
}

.embed-card-info .card-btn-deep,.embed-card-info .card-btn-light {
    float: right;
    width: 68px;
    height: 28px;
    border-radius: 3px;
    line-height: 28px;
    text-align: center;
    font-size: 12px
}

.embed-card-info .card-btn-deep:hover,.embed-card-info .card-btn-light:hover {
    opacity: .9
}

.embed-card-info .card-btn-light {
    background-color: rgba(0,102,102,.1);
    color: #066
}

.embed-card-info .card-btn-deep {
    background-color: #066;
    color: #fff;
    margin-left: 10px
}

.embed-card.main-site .embed-card-info .card-name {
    height: 44px;
    overflow: hidden;
    margin-top: 7px;
    line-height: 22px;
    white-space: normal
}

.embed-card-info .card-name em,.embed-card.main-site .embed-card-info .card-name b,.embed-card.main-site .embed-card-info .card-name strong {
    margin-left: 6px;
    color: #f4577b
}

.embed-card.main-site .embed-card-info .card-abstract {
    margin-bottom: 20px
}

.embed-card.main-site .embed-card-info .card-btn-light {
    background-color: rgba(240,72,72,.1);
    color: #f4577b
}

.embed-card.main-site .embed-card-info .card-btn-deep {
    background-color: #f4577b;
    color: #fff
}

@media only screen and (max-width:480px) 
{
    html
    {
        font-size:23.875px;
    }

    span.embed-card 
    {
        width: 98%;
        padding-left: 0;
        padding-right: 0
    }

    .embed-card .embed-card-logo {
        width: 24.27184%;
        margin-left: 9px;
        height: 2.9rem;
    }

    .embed-card .embed-card-logo img {
        width: 100%!important;
        height: auto!important;
        margin: 30% 0!important;
    }

    .embed-card .embed-card-info {
        overflow: visible;
        padding: 0 9px
    }

    .embed-card.main-site .embed-card-info .card-name {
        height: 0.94rem;
        margin-top: .15rem;
        line-height: .47rem;
        font-size: .3rem;
        margin-bottom: .21rem;
    }

    .embed-card.main-site .embed-card-info .card-abstract {
        margin-bottom: .25rem;
    }

    .embed-card-info .card-abstract {
        height: 0.75rem;
        margin: .25rem 0;
        font-size: 12px;
        color: #999;
        line-height: .4rem;
        overflow: hidden;
    }

    .embed-card-info .card-controls .mall-data {
        width: 1.6rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .embed-card-info .card-controls .mall-data {
        margin-top: .146rem;
        line-height: .293rem;
        margin-right: .125rem;
    }
    .embed-card-info .card-btn-deep {
        margin-left: .15rem;
    }
    .embed-card-info .card-btn-deep, .embed-card-info .card-btn-light {
        width: 1.424rem;
        height: 0.587rem;
        line-height: 0.587rem;
    }
}

@media only screen and (max-width:384px) 
{
    html
    {
        font-size:24px;
    }

    .embed-card-info .card-controls .mall-data {
        width: 3rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width:375px) 
{
    html
    {
        font-size:23.4375px;
    }

    .embed-card-info .card-controls .mall-data {
        width: 1.5rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: .1rem;
    }
}

@media only screen and (max-width:360px) 
{
    html
    {
        font-size:22.5px;
    }

    .embed-card-info .card-controls .mall-data {
        width: 1.5rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 0px;
    }

    .embed-card-info .card-btn-deep 
    {
        margin-left: 5px;
    }
}

@media only screen and (max-width:320px) 
{
    html
    {
        font-size:20px;
    }

    .embed-card-info .card-controls .mall-data {
        width: 1.5rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

/**插入优惠券预设样式**/
.insert-coupon
{
    width: 40%;
    margin: 0 30%;
    position: relative;
}
.insert-coupon img
{
    width: 100%;
    margin-bottom: 0px!important;
}
.coupon-info
{
    position: absolute;
    width: 62%;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    text-align: center;
    color: #ff4975;
    margin: 0 auto;
}
.coupon-account-info
{
    display: block;
    font-size: 25px;
    line-height: 30px;
}
.coupon-account-info label
{
    font-size: 40px;
}
.coupon-using-condition
{
    display: block;
    font-size: 15px;
    line-height: 20px;
}
.get-coupon-btn
{
    position: absolute;
    display: block;
    right: 2%;
    color: #fff!important;
    text-align: center;
    width: 36%;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    font-size: 17.5px;
}
.get-coupon-btn:visited {
    text-decoration: none;
}
.get-coupon-btn:hover {
    text-decoration: none;
}
.get-coupon-btn:active {
    text-decoration: none;
}
@media only screen and (max-width:480px) 
{
    .insert-coupon
    {
        width: 80%;
        margin: 0 10%;
        position: relative;
        -webkit-tap-highlight-color: transparent!important;
        -webkit-font-smoothing: antialiased!important;
    }
    .coupon-account-info
    {
        font-size: 0.5rem;
        line-height: 0.675rem;
    }
    .coupon-account-info label
    {
        font-size: 0.875rem;
    }
    .coupon-using-condition
    {
        font-size: .3rem;
        line-height: .4rem;
    }
    .get-coupon-btn
    {
        font-size: .35rem;
    }
}

/**插入优惠券合集预设样式**/
.nc-list-normal {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
	margin: .15rem 0 .1rem;
	border: 1px solid #ead0df;
    /* min-height: 1.9rem; */
    background: #fff7fc;
    border-radius: .08rem;
}
.nc-list-normal:before {
    content: "";
    position: absolute;
    right: 1.63rem;
    top: -.1rem;
    width: .22rem;
    height: .22rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* border-top: 1px solid #f6f6f6; */
    /* border-left: 1px solid #f6f6f6; */
    border-bottom: 1px solid #ead0df;
    border-right: 1px solid #ead0df;
    border-radius: 50%;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nc-list-normal-info {
    position: relative;
    display: -webkit-box;
    width: 100%;
    overflow: hidden;
}
.nc-list-normal-info .icon.new {
    font-weight: 500;
}
.nc-list-normal-info .icon {
    position: absolute;
    right: -.27rem;
    top: .1rem;
    width: 1rem;
    height: .225rem;
    line-height: .225rem;
    text-align: center;
    background: #FF5571;
    font-size: .1rem;
    color: #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nc-list-normal-info img {
    margin: .15rem .25rem .15rem .25rem!important;
    width: 1rem!important;
    height: 1rem!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
}
.nc-list-normal-info .title-info {
    -webkit-box-flex: 1;
    margin-top: .2rem;
}
.nc-list-normal-info .main-title 
{
    margin-top: 0;
    margin-bottom: .15rem!important;
    width: 100%;
    height: .4rem!important;
    line-height: .4rem!important;
    font-size: .3rem !important;
	font-weight: bold;
    color: #000;
    padding: 0!important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nc-list-normal-info .vice-title {
    margin-bottom: .13rem!important;
    width: 100%;
    line-height: .4rem!important;
    font-size: .27rem !important;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    padding: 0!important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nc-list-normal-info .link {
    display: -webkit-box;
    width: 1.75rem;
    margin: .125rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px dashed #ead0df;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.nc-list-normal-info .link span {
    display: block;
    width: 1.3rem;
    height: .45rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ff5571;
    border-radius: .1rem;
    line-height: .45rem;
    font-size: .25rem;
    color: #ff5571;
}
.nc-list-normal:after {
    content: "";
    position: absolute;
    right: 1.63rem;
    bottom: -.1rem;
    width: .22rem;
    height: .22rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* border-top: 1px solid #f6f6f6; */
    /* border-left: 1px solid #f6f6f6; */
    border-bottom: 1px solid #ead0df;
    border-right: 1px solid #ead0df;
    border-radius: 50%;
    background: #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
@media only screen and (min-width:480px) 
{
    .nc-list-normal {
        width: 60%;
        margin: 0 20%;
        border-radius: .08rem;
        margin-top: .4rem;
    }
    .nc-list-normal:before {
        right: 2.75rem;
        top: -.225rem;
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 50%;
    }
    .nc-list-normal-info img {
        margin: .15rem .32rem .15rem .3rem!important;
        width: 2rem!important;
        height: 2rem!important;
        border-radius: .04rem;
    }
    .nc-list-normal-info .title-info {
        -webkit-box-flex: 1;
        margin-top: .2rem;
        margin-bottom: 0!important;
    }
    .nc-list-normal-info .main-title {
        margin-bottom: 0.5rem;
        height: 0.75rem !important;
        line-height: 0.75rem !important;
        font-size: 0.5rem !important;
        padding: 0!important;
    }
    .nc-list-normal-info .vice-title {
        margin-bottom: .12rem!important;
        line-height: 0.75rem !important;
        font-size: .4rem !important;
        padding: 0!important;
    }
    .nc-list-normal-info .link {
        width: 3rem;
        margin: 0!important;
    }
    .nc-list-normal-info .link span {
        width: 2rem;
        height: 0.75rem;
        border-radius: .1rem;
        line-height: 0.75rem;
        font-size: .25rem!important;
    }
    .nc-list-normal:after {
        right: 2.75rem;
        bottom: -.225rem;
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 50%;
    }
}