/*#region å·¦ä¾§ */



.item-left{

    width:875px;

    overflow:inherit;

}  

/*é—®ç­”ä¿¡æ¯*/

.detail-title{

    margin:0 0 15px;

    font-size: 24px;

    color: #333;

    line-height: 48px;

}

.detail-title-img{

    width: 48px;

    height: 48px;

    overflow: hidden;

    margin-right: 20px;

}

.detail-title-img img{

    width:100%;

}

.detail-title-des{

	/*display:none;*/

    background: #fff;

    padding:25px 30px;

    font-size: 16px;

    line-height: 30px;

    color: #333;

}

.border-shadow{

    -moz-box-shadow: 0 1px 30px 0 rgba(178, 178, 178, 0.4);

    -webkit-box-shadow:   0 1px 30px 0 rgba(178, 178, 178, 0.4);

    box-shadow:  0 1px 30px 0 rgba(178, 178, 178, 0.4);

}

/*æœ€ä½³å›žå¤*/

.best-an{

    margin-top:40px;

}

.best-an-title{

    font-size: 20px;

    font-weight:bold;

    color: #ed4f5b;

    width:100%;

    overflow: hidden;

}

.best-an-content{

    padding:30px;

    margin-top: 20px;

    overflow: hidden;

}

.best-an-content .other-split:last-child{

    display: none;

}

.an-icon{

    width:24px;

    height: 24px;

    line-height: 24px;

    border-radius: 50%;

    text-align: center;

    overflow: hidden;

    background: #b2b2b2;

    color: #fff;

}

.an-content{

    width:781px;

    overflow: hidden;

}

.an-doctor{

    font-size: 18px;

    color: #333;

}

.an-doctor span{

    font-size: 14px;

    color: #999;

    margin-left: 10px;

}

.an-des{

    margin-top: 18px;

    font-size: 16px;

    color: #808080;

    line-height: 25px;

}

.an-des p{

	margin-bottom:1em;

}

.best-an-content img,.best-an-content p img{max-width: 100% !important;height: auto !important;margin: 1em auto 0;display: block;}

.other-an-title{

    font-size: 20px;

    font-weight: bold;

    color: #333;

}

.other-an{

    overflow: hidden;

}

.other-split{

    width:780;

    height: 1px;

    background: #e5e5e5;

    margin:25px 0 25px 34px;

}









/*ç›¸å…³é—®ç­”*/          

.item-list{

    width: 100%;

    overflow: hidden;

    margin-top:10px;

}

.item-list li{

    width: 100%;

    padding: 30px 0;

    overflow: hidden;

    border-bottom: 1px solid #f1f1f1;

}

.item-list li:hover{

    border-bottom: 1px solid #ff9999;

}

.list-content{

    margin-top: 20px;

}

.item-list .list-title .icon,.item-list .list-content .icon{

    width:24px;

    height: 24px;

    line-height: 24px;

    text-align: center;

    font-size: 16px;

    color: #fff;

}

.list-title,.list-content{

    width:100%;

    overflow: hidden;

}

.item-list .list-title .icon{

    background: #ed515a;

}

.item-list .list-content .icon{

    background: #ccc;

    margin-top: 4px;

}

.list-text{

    width:836px;

    overflow: hidden;

}

.list-text .e2{

    max-height: 50px;

}

.list-title .list-text{

    font-size: 22px;

    color: #333;

    line-height: 24px;

}

.list-title .list-text:hover{

    color: #ed4f5b;

    cursor: pointer;

}

.list-content .list-text{

    font-size: 15px;

    line-height: 24px;

    color: #808080;

}

.list-content-time{

    font-size: 13px;

    color: #b2b2b2;

    margin-top: 20px;

}



.relative-question{

    margin-top:40px;

}



.relative-title{

    font-size: 20px;

    font-weight: bold;

    color: #333;

    border-bottom:1px solid #f1f1f1;

    padding-bottom:20px;

}

.relative-title span{

    margin-left: 20px;

    font-size: 14px;

    font-weight: normal;

    color: #ed4f5b;

    border: 1px solid #ff9999;

    border-radius: 14px;

    text-align: center;

    padding:0 15px;

    line-height: 28px;

}

.relative-title span:hover{

    cursor: pointer;

}

.border-bottom{

    border-bottom: 1px solid #f1f1f1;

}

/*#endregion */