﻿*
{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    list-style: none;
}
body
{
    background: #f2f2f2;
}
.mainWrap
{
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.list
{
    width: 100%;
}
.list .item
{
    list-style-type: none;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding: .2rem 0;
    overflow: hidden;
}
.list .item .left
{
    float: left;
    width: 25%;
    position: relative;
}
.list .item .left .s_status
{
    width: 1.6rem;
    height: 1.6rem;
    background: #f00;
    position: absolute;
    display: block;
    top: .5rem;
    right: .5rem;
    z-index: 2222;
    border-radius: 0.8rem;
}
.list .item .pic
{
    display: block;
    width: 80%;
    text-align: center;
    margin: 1rem auto;
    overflow: hidden;
}
.list .item .pic img
{
    max-width: 100%;
    border-radius: 50%;
}
.list .item .right
{
    float: left;
    width: 75%;
    padding-top: .8rem;
}
.list .item .right .doctorinfo
{
    overflow: hidden;
}
.list .item .name
{
    width: 35%;
    height: 2.2rem;
    font-size: 1.2rem;
    color: #222222;
}
.list .item .title
{
    width: 60%;
    font-size: 1rem;
    height: 2.2rem;
    color: #676767;
    margin-left: .2rem;
}
.list .item .hospital
{
    font-size: 1rem;
    line-height: 1.8rem;
    color: #676767;
}
.list .item .goodat
{
    width: 100%;
    overflow: hidden;
    margin: .4rem auto .2rem auto;
    line-height: 1.6rem;
    color: #676767;
}
.list .item .goodat li
{
    float: left;
    border: 1px solid #98382a;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-right: .5rem;
    border-radius: .2rem;
    text-align: center;
    padding: 0 .4rem;
    font-size: .8rem;
    color: #bd6c62;
}
.list .item .comment
{
    float: left;
    font-size: .8rem;
    margin-right: 1rem;
}
.list .item .order
{
    float: left;
    font-size: .8rem;
}
.list .item .bom_box
{
    color: #8e8e8e;
}
.list .errMsg
{
    font-size: 2rem;
    color: #ccc;
    height: 10rem;
    line-height: 10rem;
    width: 20rem;
    text-align: center;
    width: 100%;
}
.prilist
{
    width: 100%;
}
.prilist .item
{
    list-style-type: none;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding: .4rem 0;
    overflow: hidden;
}
.prilist .item .left
{
    float: left;
    width: 20%;
}
.prilist .item .pic
{
    display: block;
    width: 80%;
    text-align: center;
    margin: .5rem auto;
    overflow: hidden;
}
.prilist .item .pic img
{
    max-width: 100%;
    border-radius: 50%;
}
.prilist .item .right
{
    float: left;
    width: 80%;
}
.prilist .item .right .doctorinfo
{
    overflow: hidden;
    position: relative;
}
.prilist .item .right .doctorinfo .name
{
    height: 2.2rem;
    font-size: 1.2rem;
    color: #222222;
    margin-right: .5rem;
}
.prilist .item .right .doctorinfo .title
{
    font-size: 1rem;
    height: 2.2rem;
    color: #676767;
}
.prilist .item .right .doctorinfo .btn_consult
{
    border: 1px solid #98382a;
    height: 1.2rem;
    line-height: 1.2rem;
    position: absolute;
    right: .5rem;
    border-radius: .2rem;
    padding: 0 .4rem;
    font-size: .8rem;
    color: #bd6c62;
}
.prilist .item .goodat
{
    width: 100%;
    overflow: hidden;
    margin: .2rem auto .4rem auto;
}
.prilist .item .goodat li
{
    float: left;
    border: 1px solid #98382a;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-right: .5rem;
    border-radius: .2rem;
    text-align: center;
    padding: 0 .4rem;
    font-size: .8rem;
    color: #bd6c62;
}

.hospital
{
    font-size: 1rem;
    line-height: 1.8rem;
    color: #676767;
}

.comment
{
    float: left;
    font-size: .8rem;
    margin-right: 1rem;
}
.order
{
    float: left;
    font-size: .8rem;
}
.bom_box
{
    color: #8e8e8e;
}
.loadMore
{
    text-align: center;
    font-size: 1.2rem;
    line-height: 2.5rem;
    display: none;
}

.topimg
{
    width: 100%;
    height: 100%;
}
.topimg a img
{
    width: 100%;
}
.d_sousuo
{
    margin-top: 0.5rem;
    width: 96%;
    height: 2rem;
    line-height: 2rem;
    float: left;
    border-radius: 1rem;
    margin-left: 3%;
}
.d_sousuo .d_name
{
    width: 92%;
    height: 2rem;
    line-height: 2rem;
    border-radius: 1rem;
    border: 1px solid #ccc;
    padding-left: 1rem;
}
.d_sousuo .d_chaxun
{
    float: right;
    height: 2rem;
    margin-right: 0.5rem;
    position: relative;
    right: 5%;
}
.d_sousuo img
{
    height: 1.5rem;
    position: absolute;
    display: block;
    right: 1px;
    top: .2rem;
}
.d_keshi
{
    margin-left: 3%;
    height: 2rem;
    line-height: 2rem;
    margin-top: 3rem;
}
.d_keshi2
{
    width: 92%;
    margin-left: 4%;
    display: block;
    float: left;
    margin-top: 1rem;
}
.d_keshi2 ul
{
    list-style-type: none;
}
.d_keshi2 ul li
{
    width: 31%;
    float: left;
    border: 1px solid #ccc;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 0.5rem;
    height: 2rem;
    line-height: 2rem;
    cursor: pointer;
    font-size: 1em;
}
.d_keshi2 ul li:nth-child(3n)
{
    margin-right: 0;
}
.d_keshi2 ul .on
{
    color: #fff;
    background-color: #964d2a;
}
.d_name
{
    font-size: 1rem;
}
.d_riqi
{
    width: 90%;
    height: auto;
    float: left;
    margin-top: .8rem;
    padding: 0 5%;
}
.d_riqi ul
{
}
.d_riqi ul li
{
    float: left;
    width: 30%;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 4%;
    margin-bottom: .5rem;
    cursor: pointer;
}
.d_riqi ul li:nth-child(3n)
{
    margin-right: 0;
}
.d_riqi .on
{
    background-color: #ca5f55;
    color: #fff;
}
