﻿/*方剂等 分类*/
.left-con{float: left; width: 252px;border: 1px solid #669932;background: #f8faf5;height:500px;overflow-y:scroll}
.h2-style-1{font-size: 14px;background: #669932;color: #fff;text-align:left;width: 226px;padding:0 13px;line-height: 40px;border-bottom: 1px solid #f8faf5;position: relative;}
.h2-style-1 .h2-i{width: 3px;height: 12px;background:#fff;vertical-align: middle;margin-top: -2px;margin-right: 10px;}
.browse-list{padding: 10px 0; background: #f9f7f1;overflow:hidden;}
.browse-list li > a{font-size: 15px; color: #684726; line-height: 30px; width: 100%; padding: 0 20px 0 35px; background: url(../../Content/images/icons/duo-icon.png) no-repeat 20px center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; vertical-align: top;}
.browse-list li > a:hover{background-color: #fefdfc; color: #a86925;}
.browse-list-ztree{padding: 10px 0; background: #f9f7f1;overflow:hidden;}
.browse-list-ztree li > a{font-size: 14px; color: #684726; line-height: 21px; width: 100%; padding-right:12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; vertical-align: top;}
.browse-list-ztree li > a:hover{background-color: #fefdfc; color: #a86925;}

.right-con{width: 826px;float:right;}
.database-class {border: 1px solid #669932;border-left: 0;background: #f8faf5;height: 40px;margin-bottom: 25px;width:100%;border-right:none;}
.content > p {padding: 8px 0;border-bottom: 1px solid #d7dbd1;}
.content > p span {color: #658e24;font-weight: bold;margin: 0 8px;}
.database-item {position: relative;padding: 25px 0;border-bottom: 1px solid #dadada;}
.database-item h3 {font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.database-item p {line-height: 24px;font-size: 14px;color: #666666;}
.database-item p strong {color: #666666;font-weight: normal;width: 4em;}
.database-item p strong span {color: #333333;}
.database-item p strong.span-2 span {letter-spacing: 2em;margin-right: -2em;}
.database-item .look {position: absolute;bottom: 25px;right: 50px;width: 90px;height: 30px;border: 1px solid #e79027;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;line-height: 28px;text-align: center;color: #e79027;background: #f8f5f0;}
.database-item .look:hover {background: #f0e9df;}
.database-result {padding-bottom: 30px;overflow: hidden;}
/*屏幕适应*/
.sm-body .main-con {width: 1000px;}

