@charset "gb2312";
/* CSS Document */
.diseaseMenu {width:100%;height:80px;line-height:80px;background-color:#FFF;-moz-box-shadow:0 0 8px rgba(34,23,20,.5);-webkit-box-shadow:0 0 8px rgba(34,23,20,.5);box-shadow:0 0 8px rgba(34,23,20,.5);overflow:hidden;}
.menuScroll1_lists {width:100%;height:80px;overflow:hidden;}
.menuScroll1_lists li {float:left;height:80px;line-height:80px;padding:0 46px;}
.menuScroll1_lists li a {display:block;width:100%;height:100%;font-size:18px;color:#2e3642;}
.menuScroll1_lists li a span {display:block;padding:0 10px;height:100%;border-bottom:6px solid #fff}
.menuScroll1_lists li.active a span {border-bottom:6px solid #d70a50;}
@media screen and (min-width:320px) and (max-width:900px) {
.diseaseMenu {height:40px;line-height:40px;}
.menuScroll1_lists {height:40px;}
.menuScroll1_lists li {height:40px;line-height:40px;padding:0 23px;}
.menuScroll1_lists li a {font-size:16px;}
.menuScroll1_lists li a span {padding:0 5px;border-bottom:3px solid #fff}
.menuScroll1_lists li.active a span {border-bottom:3px solid #d70a50}
	}


