
/*dayHead*/
.dayHead{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display: flex;-webkit-flex-direction:row;-moz-flex-direction: row;-ms-flex-direction: row;-o-flex-direction: row;flex-direction: row;width: 100%;padding: 0;width: 100%;background-color: white;}
.dayTitle{height: 45px; line-height: 45px;font-size: 18px;width: 100%;text-align: center;}
.dayRight{height: 45px;line-height: 45px;position: absolute;right: 5px;width: 66px;color: rgb(0,83,204);font-size: 14px;text-align: right;}

/*list*/
.guidanceItem{padding: 0;margin-bottom: 8px;}

.customHead{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display: flex;-webkit-flex-direction:row;-moz-flex-direction: row;-ms-flex-direction: row;-o-flex-direction: row;flex-direction: row;margin-top: 15px;}
.customImage{height: 16px;width: 16px; margin-top: 4px;margin-left: 15px;}
.customTitle{line-height: 24px;margin-left: 8px;font-size: 18px;rgb(50,50,50);font-weight: bold;margin-right: 12px;white-space: pre-wrap;}


.takeTitle{font-size: 14px;margin-left: 40px;margin-top: 8px;}
.drugSpec{height: 18px;line-height: 18px;overflow: hidden;}
.drugTake{line-height: 24px;white-space: pre-wrap;}


.titleColor{margin-right: 12px;color: rgb(76,76,76);}
/*.attentionDetail{margin-left: 40px;font-size: 14px;white-space: pre-wrap;line-height: 25px;margin-top: 8px;}*/
.attentionDetail{margin-left: 40px;font-size: 14px;white-space: pre-wrap;line-height: 25px;margin-top: 8px;}
.attentionFoot{margin-bottom: 15px;}

/*artical*/
.articalHead{padding: 0 15px 0 15px; height: 30px;background-color: white;}
.articalTitle{height: 30px; line-height: 30px;  color: rgb(0,83,204); font-size: 14px;border-bottom: 0.5px solid rgb(229,229,229);white-space: nowrap;}
/*.articalDetail{padding-bottom: 15px;}*/
.articalItem{height: 30px; line-height: 30px; margin-left: 15px; font-size: 14px;color: rgb(76,76,76);  border: none;padding: 0;margin-right: 12px;}
.articalFoot{margin-bottom: 15px;}
