@import "public.css";

.content-box-o {
    padding: .5rem .75rem .1rem;
    /* width: calc(100% - 1.5rem); */
    /* background: #F2F2F2; */
}

.sm-lists-o {
    background: #fff;
    padding: .5rem 0 0 0;
    position: relative;
    margin: 0 0 .05rem;
    /* -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem; */

}

.sm-lists .sm-list-o {
    padding: .5rem .25rem;
    position: relative;
    -webkit-box-shadow: 0 0 .5rem #FBF7F1;
    box-shadow: 0 0 .5rem #FBF7F1;
    margin: 0 0 .75rem;
}

.sm-lists-o .img-box-o {
    padding: 0 .5rem 0 0;
    width: 2.25rem;
}

.sm-lists-o .img-box-o img {
    display: block;
    width: 100%;
}

.contq-o {
    padding: .1rem 0
}

.pad-f-o {
    padding-bottom: .3rem;
}

.name-o {
    font-size: .75rem;
    color: #b98747;
    font-weight: 600;
}

.content-o {
    color: #999999;
    font-size: .6rem;
    margin-right: .3rem;
    /* border-bottom: 1px solid #f0f0f0 */

}

.btn-box-o {

    /* margin-right: .75rem; */
    /* border-bottom: 1px solid #f0f0f0 */

}

.btn-box-o a {
    display: inline-block;
    color: #fff;
    font-size: .6rem;
    padding: .05rem;

    -webkit-border-radius: .75rem;
    border-radius: .75rem;
}

.btn-box-o a span {
    display: block;
    /* background-color: #fff; */
    background: -webkit-linear-gradient(45deg, #E8D5AD, #D6A65B);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(90deg, #E8D5AD, #D6A65B);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(90deg, #E8D5AD, #D6A65B);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(90deg, #E8D5AD, #D6A65B);
    /* E8D5AD D6A65B */
    padding: .2rem .5rem;
    -webkit-border-radius: .75rem;
    border-radius: .75rem;
    width: 4em;
    max-width: 2.9rem;
    ;
    text-align: center;
}

.line-o {
    margin-top: .6rem;
    margin-bottom: .6rem;
    width: calc(100% - 3.25rem);
    margin-left: 3.25rem;
    border-bottom: 1px solid #f0f0f0;
}

.pad-s {
    padding: .1rem 0 .5rem 0;
    background: #fff;
    /* -webkit-border-radius: .5rem;
    border-radius: .5rem; */
    color: #999999;
    font-size: .6rem;
}
.contq.content-box-o {
        padding: .7rem 0 0;
        /* width: calc(100% - 1.5rem); */
        /* background: #F2F2F2; */
}
.sm-lists-t{
    background: #fff;
    padding: .5rem 0 0 0;
    position: relative;
    margin: 0 0 .75rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
}
.sm-lists-w {
    background: #fff;
    padding: .1rem .75rem .01rem .75rem ;
    position: relative;
    margin: 0 0 ;
    /* -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem; */
    font-size: .7rem;
}

.sm-lists-ww{
        background: #fff;
        padding: .1rem .75rem .5rem .75rem;
        position: relative;
        margin: 0 0 .5rem;
        /* -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem; */
        font-size: .7rem;
   
}



.max-he{
     max-height: 9.1rem;
     overflow: hidden;
}
.tq-c a{
    color: #6d7eff;
    text-decoration:underline;
}
.ma-h{
    max-height: 5rem;
    overflow: hidden;
}
.ove{
    background: #f0f0f0!important;
    color:#666666 !important;

}
.line-s{
    width: 100%;
    height: .25rem;
    background: #F0F0F0;
}
.tq-t.mar-0{
    padding: 0 ;
}
.foot-m{
    width: 100%;
   
    background: #FCF7EF;
    text-align: center;
    color:#b98747;
   
}
.foot-m a img{
    width: 100%;

}