.hide{ display: none; } .show{ display: block; } .width33{ width: 33%; } .text-color-666{ color: #666; } .bg-white{ background-color: #fff; } .blank-btn{ border: 1px solid #4fa413; background-color: #fff; color: #000; } .solid-btn{ border-radius: 5px; background-color: #4fa413; color: #fff; } .border-bottom{ border-bottom: 1px #e7e7e7 dashed; } .border-bottom-green{ border-bottom: 1px #4fa413 dashed; } .toolbar{ border:1px solid #f2f2f2; width:100%; /* height: 55px; */ border-radius: 5px; background-color: #f3fff4; align-items: center; display: flex; padding: 15px 0 15px 0; } .toolbar ul{ display:flex; text-align: center; margin: 0 auto ; } .toolbar ul li{ width: 100px; text-align: center; } .toolbar svg{ width: 24px; height: 24px; } .toolbar span{ display: block; text-align: center; color:#666; } .toolbar span:hover{ color:green; } .toolbar .active{ color:green; font-weight: 800; } .navbar{ display: flex; } .content-news .navigation{ padding: 10px; color:#666; } .content-news .navigation a{ color:#666; } .navbar-left{ width:70%; background-color: #fff; } .navbar-left .article .title { float: left; padding: 10px 0 10px 10px; } .navbar-left .article .title a{ font-size: 16px; color: #333333; } .navbar-left .article-tab{ height: 32px; list-style: none; } .navbar-left .article-tab li{ float: left; font-size: 14px; line-height: 31px; width: 100px; text-align: center; border: 1px solid #93e659c8; background-color: #f3fff4; background-position: 0px -75px; background-repeat: repeat-x; cursor:pointer; } .navbar-left .article-tab a{ color:#333333; } .navbar-left .article-tab .active{ background-color: #fff; border-bottom: none; } .navbar-left .article-content{ padding: 0 10px 0 10px; } .navbar-left .article-content .bbs{ height: 35px; color: #666; } .navbar-left .article-content .bbs .label{ color: #4fa413; font-weight: bold; margin-right: 3px; } .navbar-left .article-content .bbs li{ height: 35px; line-height: 35px; } .navbar-left .article-content .bbs-t1{ width: 550px; } .navbar-left .article-content .bbs-t1 a{ color: #666; } .navbar-left .article-content .bbs-t2{ width: 80px; } .navbar-left .article-content .bbs-t3{ width: 80px; } .navbar-left .article-content .bbs-t4{ width: 100px; overflow: hidden; } .navbar-left .article-content .bbs-t3 button{ color: #4fa413; } .navbar-left .article-content li{ float:left; } /* 回答 */ .navbar-left .doctor-answer-box .doctor-box { padding: 20px 0 0 20px; } .navbar-left .doctor-answer-box .qrcode{ text-align: center; padding: 5px; } .navbar-left .doctor-answer-box .qrcode .qrcode-text{ width: 100px; text-align: center; } .navbar-left .doctor-answer-box .article-content .tips{ text-align: center; } .navbar-left .doctor-answer-box .doctor-answer-detail{ /*background-color: rgba(203, 231, 173, 0.996078431372549);*/ background-color: rgba(226 255 196); border-radius: 10px; margin: 0 20px 20px 20px; } .navbar-left .doctor-answer-box .doctor-answer-detail img{ width: 100%; } .navbar-left .doctor-answer-box .doctor-answer-detail .reply p, .navbar-left .doctor-answer-box .doctor-answer-detail .reply span{ font-size: 16px; } .navbar-left .doctor-answer-box .angle{ width:30px; height: 30px; position: relative; left:45px; top: 20px; /*background-color: rgba(203, 231, 173, 0.996078431372549);*/ background-color: rgba(226 255 196); transform: rotate(45deg); } .navbar-left .answer{ padding:10px; } .navbar-left .answer h1{ font-size: 18px; } .navbar-left .answer .person-ask .ask-title{ font-size: 14px; padding:10px 10px 0 10px; color: #666; } .navbar-left .answer .person-ask .ask-detail{ color: #000; padding:10px; font-size: 18px; } .navbar-right{ width:28%; margin-left: 15px; background-color: #fff; } .hot-article li{ padding: 10px; } .navbar-tab{ border-bottom: 1px solid #ededed; } .navbar-tab .title{ float: left; padding: 10px; font-size: 20px; color: #333333; } .navbar-tab .active{ color:green; border-bottom: 3px solid green; } .navbar-content{ padding: 10px; } .navbar-content .btn{ display: inline-flex; padding: 10px; margin: 5px; text-align: center; border:1px solid #4fa413; border-radius: 5px; background-color: #fff; } .navbar-content .active{ background-color: #4fa413; } .navbar-content .active{ color: #fff; } /* .navbar-content button{ display: inline-flex; padding: 10px; margin: 5px; text-align: center; border:1px solid #4fa413; border-radius: 5px; background-color: #fff; } */ .navbar-right .btn-group{ height: 40px; } .navbar-right .btn-group button{ width: 160px; height: 40px; border-radius: 5px; } .navbar-right .btn-group .ask-btn{ background-color: #4fa413; color: #fff; } .navbar-right .content{ height: 100%; } .doctor h2{ color: green; } .doctor-box{ height: 90px; } .doctor-box .thumb{ height: 90px; width: 100px; text-align: center; } .doctor-box .thumb img{ border-radius: 100%; height: 80px; width: 80px; margin: 5px; } .doctor-box .name{ color: #4fa413; font-size: 18px; padding: 5px 0 5px 0; } .product{ height:auto; border-bottom: 1px dashed #eee; } .product-img{ width:160px; height: 160px; } .product-img img{ width:150px; height: 150px; } .product-info .prod-title{ font-size: 14px; font-weight: bold; padding-bottom: 10px; color: #38455d; } .product-info .prod-bt{ font-size: 12px; margin-bottom: 3px; color: #38455d; } .product-info .buy-btn{ height: 30px; border-radius: 5px; color: #4fa413; } /* 相关问题分栏 */ .wipe-content{ display: block; padding: 10px; } .wipe-content .wipe-box{ width: 100%; } .wipe-content .wipe-box li{ width: 45%; margin-top: 10px; margin-left: 30px; float:left; list-style: disc; color: #888; } .wipe-content .wipe-box .wipe-title{ height: 20px; width: 250px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; } .wipe-content .wipe-box .wipe-title a{ font-size: 14px; } /* 用户提交问题 */ .user-add-form{ background-color: #f2f2f2; } /* 药品信息 */ .drug-info .img-box{ width: 25%; } .drug-info .img-box img{ width: 300px; height: 300px; } .drug-info .title-box{ width: 70%; } .drug-info dl{ display: block; float: left; line-height:24px; width:100%; } .drug-info dl dt{ display: block; float: left; margin-right: 15px; color: #888; } .drug-info .jump-btn{ color: #4fa413; font-size: 16px; } /* 分页 */ .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #4fa413; text-decoration: none; background-color: #fff; border: 1px solid #ddd; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { z-index: 2; color: #4fa413; background-color: #eee; border-color: #ddd; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 3; color: #fff; cursor: default; background-color: #4fa413; border-color: #4fa413; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd; }