.main{
    margin: auto;
    width: 1200px;
}
.crumb {
    float: left;
    width: 1200px;
    margin-top: 20px;
}

.crumb i {
    float: left;
    width: 16px;
    height: 16px;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
}
.crumb i img {
    position: absolute;
    top: -2px;
    left: 0px;
}

.crumb span {
    font-size: 16px;
    color: #666666;
    line-height: 16px;
}

.crumb span a {
    color: #666666;
}

.crumb span a:hover {
    color: #21b3b9;
}

.crumb b {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: url('../../images/yuanchengzixun/xuebitu.png') no-repeat;
    background-position: -18px -17px;
    margin: 0 8px;
}
.doctor-cont{
    width:100%;
    clear:both;
    display:flex;
    justify-content:flex-start;
    padding-top:40px;
    position:relative;
}
.doctor-img {
    width: 250px;
    height: 250px;
    margin-right: 40px;
    position: relative;
}
.doctor-img img{
    width: 250px;
    height: 250px;
}
.doctor-cont > div {
    display: inline-block;
}
.doctor-details {
    width: 810px;
}
.doctor-details p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 28px;
}
.name {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(33,179,185,1);
    margin:20px 0 10px 0;
}
.zhiwei{
    margin-bottom:36px;
    margin-top: 36px;
}
.doctor-list {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 22px;
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 22px;
}
.doctor-list>div{
    display:inline-block;
}
.list-left{
    padding-right:20px;
}
.list-left p {
    width: 120px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(33,179,185,1);
}
.list-right {
    width: 670px;
}
/*ivf医生详情*/
.pingjia-list {
    width: 809px;
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid rgba(233,233,233,1);
    margin-top:20px;
}
.pingjia-list .pj-zs img {
    display:inline-block;
    width: 20px;
    height: 20px;
}

.pingjia-list  .yl-title {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0,160,167,1);
    margin-top: 20px;
}

.pingjia-list .yl-time {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153,153,153,1);
    line-height: 40px;
}

.pingjia-list .yl-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 26px;
}
.list-right-fl{
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
}
.list-right-cont{
    width:100%;

}
.jbzt-cont{
}
.jbzt-cont a {
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    background: #F7F8FA;
    margin-right: 10px;
    margin-bottom: 10px;
}
.list-right-fl .more {
    flex-shrink: 0;
    margin-left: 33px;
    padding-top: 5px;
}
.list-right-fl .more a{
    font-size: 14px;
    font-weight: 400;
    color: #21B3B9;
}
.fuwu-cont{
    width:100%;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.fuwu-cont .fw-list {
    width: 290px;
    height: 260px;
    border: 1px solid #EEEEEE;
    margin-bottom:20px;
}
.fuwu-cont .fw-list .img-warp {
    width: 290px;
    height: 164px;
}
.fuwu-cont .fw-list .img-warp img {
    width: 290px;
    height: 164px;
}
.fuwu-cont .fw-list .title {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
    margin-top:20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.xgzx .fw-list .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.fuwu-cont .fw-list .fw-list-cont {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}
.fuwu-cont .fw-list .info {
    width: 100%;
    margin-top:14px;
}

.fuwu-cont .fw-list .fw-list-cont .info span {
    display: inline-block;
    
}
.fuwu-cont .fw-list .fw-list-cont .info span:last-child {
    width:60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fuwu-cont .fw-list .fw-list-cont .info span i {
    display: inline-block;
    width: 14px;
    height: 12px;
    margin-right: 6px;
}

.fuwu-cont .fw-list .info  .Small {
    background: url('../../Content/home/images/fuwuanli/an1.png') no-repeat;
    background-position: 0px -20px;
}

.fuwu-cont .fw-list .info  .Smalld {
    background: url('../../Content/home/images/fuwuanli/an1.png') no-repeat;
    background-position: 0px -32px;
}
.rbts {
    width: 350px;
    height: 50px;
    background: rgba(33, 179, 185, 0.8);
    font-size: 17px;
    color: #FFFFFF;
    text-align:center;
    line-height:50px;
    position:absolute;
    left:0;
    bottom:0;
}
.doctor-cont .ksyy {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
    text-align: center;
    position: absolute;
    right: 0;
}
.doctor-cont .ksyy span{
    display:block;
    width: 140px;
    height: 50px;
    background: #21B3B9;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height:50px;
    margin-bottom:4px;
    cursor: pointer;
    
}