body {
    background: #f4f4f4;
}
.main {
    width: 10rem;
    margin: 0 auto;
    background: #f4f4f4;
}
.icon-search {
    display: inline-block;
    content: " ";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23666" viewBox="0 0 16 16"><path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"/></svg>');
    background-repeat: no-repeat;
    background-size: .5rem .5rem;
    background-position: center center;
    width: .5rem;
    height: .5rem;
}
header {
    color: white;
    background: #099;
    height: 1.2rem;
    line-height: 1.2rem;
    padding-left: .4rem;
}
header .logo {
    height: .8rem;
    margin: .2rem .2rem .2rem 0;
    vertical-align: bottom;
}
header span {
    font-weight: 500;
}
.search {
    width: 9rem;
    margin: .2rem auto 0;
    height: .9rem;
    background: white;
    border-radius: .8rem;
}
.search input {
    border: 0;
    height: 100%;
    line-height: 1rem;
    width: 7rem;
    margin-left: .4rem;
    color: #666;
}
.search a {
    display: inline-block;
    width: .9rem;
    height: 100%;
    float: right;
    margin-right: .3rem;
}
.search .icon-search {
    width: .9rem;
    height: 100%;
}
.swiper-container {
    background: white;
    margin-top: .2rem
}
.swiper-slide {
    width: 8.666666666666666rem;
    height:4.52rem;
    margin:0.26666666666666666rem 0.2rem;
    overflow: hidden;
    border-radius: 10px;
    background: #f4f4f4;
}

.swiper-slide img {
    width: 8.666666666666666rem;
    min-height: 4.52rem;
}
.index-slide {
    background: white;
}
.index-slide div {
    width: 8.666666666666666rem;
    height: 0.7rem;
    margin-left: 0.68rem;
    display: none;
    font-size: 0.4rem;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.index-slide .star {
    display: inline-block;
    background: #6FA936;
    border-radius: 0.3rem;
    color: white;
    font-size: 0.3rem;
    padding: 0.05rem 0.2rem;
    font-weight: 300;
    margin-right: 0.1rem;
}
.swiper-slide a {
    width: 8.6rem;
    height: 5.5rem;
    display: block;
}

.clearfix:after{
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.cate {
    background: white;
    padding: .4rem .2rem 0;
}
.cate-ul a {
    width: 1.9rem;
    height: 2rem;
    float: left;
    padding: 0 .3rem;
    text-align: center;
    display: block;
    color: #333;
}
.cate-ul li img {
    width: 1rem;
    height: 1rem;
}
.cate-ul .i-circle {
    display: block;
    width: 1rem;
    height: 1rem;
    background: #0f74a8;
    margin: 0 .15rem .1rem;
    border-radius: 1rem;
    line-height: 1rem;
    color: white;
    font-size: .52rem;
    font-weight: 600;
}
.color-1 {
    background:#f9af34 !important;
}
.color-2 {
    background: #1cb579 !important;
}
.color-3 {
    background: #cf8ffd !important;
}
.color-4 {
    background: #61a0f3 !important;
}
.color-5 {
    background: #ee5d5e !important;
}
.color-6 {
    background: #fd6392 !important;
}
.color-7 {
    background: #7bbc46 !important;
}
.color-8 {
    background: #118e8d !important;
}
.color-9 {
    background: #fd5062 !important;
}
.color-10 {
    background: #fe9341 !important;
}

.recommend {
    background: white;
    padding: 0 .4rem;
    margin-top: .2rem;
}
.recommend .mtitle {
    font-size: .424rem;
    font-weight: 600;
    height: 1.2rem;
    line-height: 1.2rem;
    border-bottom: 1px solid #f4f4f4;
    color: #099;
}
.recommend .mtitle a {
    float: right;
    display: block;
    color: #099;
    font-weight: normal;
    padding: 0 .3rem;
}

/*------*/
.flt {float: left}
.frt {float: right}
.health-list {
    /*padding: 0.2rem 0;*/
}
.health-list li {
    border-bottom: 1px solid #f4f4f4;
}
.health-list a {
    color: #333;
    padding: .4rem 0;
    display: block;
}
.health-list .flt {
    width: 3rem;
    height: 2.2rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #f4f4f4;
}
.health-list .flt img {
    max-width: 3rem;
    min-height: 2.2rem;
}
.health-list .frt {
    width: 6rem;
    height: 2.2rem;
}
.health-list .title {
    font-size: .4rem;
    width: 6rem;
    height: 1.8rem;
    overflow: hidden;
    text-overflow:ellipsis;
}
.health-list .title2 {
    font-size: .4rem;
    width: 9.2rem;
}
.health-list .desc {
    width: 9.2rem;
    font-size: .35rem;
    padding: .25rem 0;
    color: #666666;
}
.health-list .info {
    height: .4rem;
    font-size: .3rem;
    color: #999999;
}
.health-list .info-user {
    float: left;
}
.health-list .info-user img {
    width: .4rem;
    height: .4rem;
    vertical-align: text-top;
    border-radius: .5rem;
    background: #f4f4f4;
}
.health-list .info-hot {
    float: right;
}


