<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: #f5f7fa;
}


/*é¢åŒ…å±‘å¯¼èˆª*/

.tips {
    margin: 15px 0;
    color: #333333;
}

.tips a {
    margin: 0 10px;
    color: #333333;
}

.tips a:hover {
    color: red;
    text-decoration: underline;
}


/*é—®é¢˜*/

.question {
    padding: 15px 20px 20px 20px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
}

.question .quesLabel a {
    display: block;
    float: left;
    padding: 3px 12px;
    border-radius: 20px;
    margin: 5px 10px 7px 0;
    background: rgba(0, 102, 255, .1);
    color: #06f
}

.question .quesLabel a:hover {
    background: rgba(0, 102, 255, .15);
    color: #06f;
    border: none;
}

.question p {
    color: #777;
    line-height: 1.6;
}

.question h1 {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin: 10px 0 10px 0;
    line-height: 28px;
}

.question h1 span {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 0px 7px;
    background: #06f;
    color: #FFFFFF;
    margin: 0 7px 0 0;
    border-radius: 3px;
    line-height: 26px;
}

.question .quesGood {
    margin: 15px 0 0 0;
}

.question .quesGood&gt;div {
    color: #999999;
    margin-right: 30px;
    cursor: pointer;
}

.question .quesGood div i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/author03.png)no-repeat;
    vertical-align: top;
    margin: 1px 5px 0 0;
}


/*.question .quesGood div:nth-child(2) i{*/


/*	background: url(../images/author06.png)no-repeat;*/


/*}*/

.question .quesGood div:nth-child(2) i {
    background: url(../images/author05.png)no-repeat;
}

.question .quesGood div:nth-child(3) i {
    background: url(../images/author07.png)no-repeat;
    width: 20px;
    margin: 3px 5px 0 0;
}


/*å·¦ä¾§å›žç­”*/

.answer {
    margin: 20px 0;
}

.answer .ansLeft {
    width: 870px;
}

.answer .ansLeft .ansDet {
    width: 870px;
    padding: 15px 20px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
}

.ansDet .author img {
    width: 45px;
    height: 45px;
    margin-right: 10px;
}

.ansDet .author h5 {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 5px;
}

.ansDet .author h5 span {
    display: inline-block;
    background: #e63a4a;
    border-radius: 5px;
    padding: 0 5px;
    margin: 0 0 0 8px;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 14px;
}

.ansDet .author p {
    max-width: 650px;
}

.ansDet .author a {
    padding: 5px 20px;
    color: #e63a4a;
    border: 1px solid #e63a4a;
    border-radius: 5px;
}

.ansDet .author a:hover {
    background: #e63a4a;
    color: #FFFFFF;
}

.ansDet .agree {
    color: #999999;
    margin: 15px 0;
}

.ansDet .agree span {
    margin-right: 5px;
}

.Label {
    width: 40%;
    float: left;
}

.Label ul li {
    float: right;
}

.Label ul li img {
    float: left;
}

.Label ul li span {
    float: left;
    margin-left: 10px;
    height: 50px;
    color: #333333;
    overflow: hidden;
    width: 200px;
}

.Label ul li:first-child span {
    line-height: 50px;
}

.ansDet .Detail {
    margin: 10px 0 30px 0;
}

.ansDet .Detail P {
    line-height: 2;
    margin-bottom: 6px;
    font-size: 15px!important;
}

.ansDet .Detail p a {
    color: #136ec2!important;
}

.ansDet .Detail img {
    margin: auto;
    display: block;
    max-width:100% !important;
    height: 100% !important;
}

.ansDet .Detail h2,
.ansDet .Detail h3 {
    color: #333333!important;
    font-weight: 600!important;
    font-size: 20px!important;
    line-height: 1.2!important;
    margin-top: 1.4em!important;
    margin-bottom: 5px;
    border-left: 4px solid #0393fe!important;
    padding: 10px 0;
    text-indent: 12px;
    background: #f5f5f5;
}

.ansDet .Detail h3 {
    font-weight: bold!important;
    font-size: 16px!important;
    border-left: none!important;
    padding-left: 0!important;
}

.ansDet .Detail h6 {
    color: #999!important;
    text-align: center!important;
}

.ansDet .Detail .huidatext {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 0px 7px;
    background: #e63a4a;
    color: #FFFFFF;
    margin: 0 7px 0 0;
    border-radius: 3px;
}

.newsDettip {
    padding: 10px 20px;
    border-radius: 10px;
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}


/*ç›¸å…³è¯å“*/

.aboutDrug {
    margin: 20px 0;
}

.aboutDrug .drugImg {
    width: 200px;
    height: 200px;
    margin-right: 20px;
    box-shadow: 1px 1px 4px #ccc;
}

.aboutDrug .recom_right {
    width: 430px;
}

.aboutDrug .recom_right ul li {
    padding: 6px 0;
    clear: both;
    zoom: 1;
    color: #666;
}

.aboutDrug .recom_right ul li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.aboutDrug .recom_right ul li span {
    width: 60px;
    float: left;
    color: #333;
    margin-right: 8px;
}

.aboutDrug .recom_right ul li p {
    float: left;
    width: 360px;
}

.aboutDrug .recom_right .drugName {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}

.aboutDrug .recom_right .drugName a {
    color: #121212;
}

.aboutDrug .recom_right .drugName img {
    width: 22px;
    height: 15px;
    display: inline-block;
    margin: -3px 10px 0 0;
}

.aboutDrug .recom_right .drugMill img {
    height: 16px;
    margin: 0;
}

.aboutDrug .recom_right .Btn a {
    float: left;
    width: 110px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #0393fe;
    color: #0393fe;
    margin: 9px 20px 0 0;
}

.aboutDrug .recom_right .Btn a img {
    width: 14px;
    height: 13px;
    margin: -4px 4px 0 0;
}

.aboutDrug .recom_right .Btn a:hover {
    color: red;
    border: 1px solid red;
}


/*ç›¸å…³è¯å“*/

.h4title {
    line-height: 45px;
    color: #333333;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
}

.h4title span {
    color: #0393fe;
    position: relative;
}

.h4title span::after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: #0393fe;
    position: absolute;
    top: 30px;
    left: 0;
}

.aboutDrug h4 {
    line-height: 45px;
    color: #333333;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
}

.aboutDrug h4 span {
    color: #0393fe;
    position: relative;
}

.aboutDrug h4 span::after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: #0393fe;
    position: absolute;
    top: 30px;
    left: 0;
}

.aboutDrug {
    margin: 20px 0;
}

.aboutDrug .drugImg {
    width: 200px;
    height: 200px;
    margin-right: 20px;
    box-shadow: 1px 1px 4px #ccc;
}

.aboutDrug .recom_right {
    width: 430px;
}

.aboutDrug .recom_right ul li {
    padding: 6px 0;
    clear: both;
    zoom: 1;
    color: #666;
}

.aboutDrug .recom_right ul li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.aboutDrug .recom_right ul li span {
    width: 60px;
    float: left;
    color: #333;
    margin-right: 8px;
}

.aboutDrug .recom_right ul li p {
    float: left;
    width: 360px;
}

.aboutDrug .recom_right .drugName {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}

.aboutDrug .recom_right .drugName a {
    color: #121212;
}

.aboutDrug .recom_right .drugName img {
    width: 22px;
    height: 15px;
    display: inline-block;
    margin: -3px 10px 0 0;
}

.aboutDrug .recom_right .drugMill img {
    height: 16px;
    margin: 0;
}

.aboutDrug .recom_right .Btn a {
    float: left;
    width: 110px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #0393fe;
    color: #0393fe;
    margin: 9px 20px 0 0;
}

.aboutDrug .recom_right .Btn a img {
    width: 14px;
    height: 13px;
    margin: -4px 4px 0 0;
}

.aboutDrug .recom_right .Btn a:hover {
    color: red;
    border: 1px solid red;
}


/*ç›¸å…³è¯å“*/

.ansDet .related h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 20px;
    padding-left: 15px;
    position: relative;
}

.ansDet .related h2::after {
    content: "";
    display: block;
    width: 4px;
    height: 23px;
    background: #0393fe;
    position: absolute;
    top: -1px;
    left: 0;
}

.ansDet .related ul li {
    float: left;
    width: 195px;
    text-align: center;
    margin: 0 70px 15px 10px;
}

.ansDet .related ul li:last-child {
    margin-right: 0;
}

.ansDet .related ul li img {
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
}

.ansDet .related ul li p {
    margin-bottom: 6px;
    text-align: left;
    word-break: break-all;
    overflow: hidden;
    height: 22px;
}

.ansDet .related ul li .drugName a {
    color: #333333;
}

.ansDet .related ul li .drugName img {
    width: 22px;
    height: 15px;
    display: inline-block;
    margin: -3px 0 0 0;
}

.ansDet .related ul li .briDrug {
    color: #666666;
    line-height: 18px;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 36px;
}

.ansDet .related ul li .drugMill img {
    width: auto;
    height: 15px;
    margin: -4px 3px 0 0;
}

.ansDet .related ul li .Btn a {
    float: left;
    width: 90px;
    line-height: 28px;
    border: 1px solid #CCCCCC;
}

.ansDet .related ul li .Btn a {
    margin-top: 5px;
}

.ansDet .related ul li .Btn a:first-child {
    color: #0393fe;
    margin-right: 10px;
    border: 1px solid #0393fe;
}

.ansDet .related ul li .Btn a:hover {
    color: #fff;
    background: #0393fe;
    border: 1px solid #0393fe;
}


/*èµžåŒåˆ†äº«*/

.ansDet .ansTime {
    margin: 30px 0 0 0;
}

.ansDet .ansTime div {
    cursor: pointer;
    color: #999999;
    margin-right: 30px;
}

.ansDet .ansTime div i {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: top;
    margin: 1px 5px 0 0;
}

.ansDet .ansTime div:nth-child(1) i {
    background: url(../images/author03.png)no-repeat;
}

.ansDet .ansTime div:nth-child(2) i {
    background: url(../images/author05.png)no-repeat;
}


/*æ›´å¤šå›žç­”*/

.ansLeft .ansMore {
    width: 870px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
    margin: 20px 0 0 0;
}

.ansLeft .ansMore h1 {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    position: relative;
    letter-spacing: 1px;
}

.ansLeft .ansMore h1::after {
    content: "";
    display: block;
    width: 740px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 10px;
    right: 0;
}

.ansLeft .ansMore .autName {
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0 15px 0;
}

.ansLeft .ansMore .autName img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 50%;
}

.ansLeft .ansMore .agree {
    color: #999999;
}

.ansLeft .ansMore .agree span {
    margin-right: 5px;
}

.ansLeft .ansMore .Detail {
    margin: 15px 0 20px 0;
}

.ansLeft .ansMore .Detail P {
    line-height: 24px;
    word-break: break-all;
}

.ansLeft .ansMore .ansTime div {
    color: #999999;
    margin-right: 30px;
}

.ansLeft .ansMore .ansTime div i {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: top;
    margin: 1px 5px 0 0;
}

.ansLeft .ansMore .ansTime div:nth-child(1) i {
    background: url(../images/author03.png)no-repeat;
}

.ansLeft .ansMore .ansTime div:nth-child(2) i {
    background: url(../images/author05.png)no-repeat;
}


/*å³ä¾§æ&nbsp;ç›®*/

.ansRight {
    width: 310px;
    margin-left: 20px;
}

.ansRight .aboutAthor {
    width: 310px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
    padding-bottom: 15px;
}

.ansRight .aboutAthor h2 {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    padding: 15px 0 15px 30px;
    position: relative;
    border-bottom: 1px solid #cccccc;
}

.ansRight .aboutAthor h2::after {
    content: "";
    display: block;
    width: 4px;
    height: 21px;
    background: #06f;
    position: absolute;
    top: 15px;
    left: 15px;
    border-radius: 5px;
}

.ansRight .aboutAthor .athorDet {
    font-size: 20px;
    color: #333333;
    padding: 20px 15px 17px 15px;
    text-align: center;
}

.ansRight .aboutAthor .athorDet .avatarstar {
    position: relative;
    width: 70px;
    height: 70px;
    margin: auto;
}

.ansRight .aboutAthor .athorDet .avatarstar .starauthor {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    bottom: 2px;
    right: -2px;
}

.ansRight .aboutAthor .athorDet .authorname {
    margin-top: 15px;
    color: #555;
}

.ansRight .aboutAthor .auth_intro {
    text-align: center;
    color: #aaa;
    font-size: 14px;
    margin-top: 7px;
}

.ansRight .aboutAthor .athorDet .avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
    margin: auto;
    border: 1px solid #ddd;
}

.ansRight .aboutAthor .ansData ul li {
    float: left;
    width: 103px;
    text-align: center;
}

.ansRight .aboutAthor .ansData ul li h5 {
    font-size: 18px;
    margin-bottom: 10px;
}

.ansRight .aboutAthor .ansData ul li p {
    font-size: 18px;
    color: #999;
}

.ansRight .aboutAthor .btn a {
    display: block;
    width: 280px;
    line-height: 40px;
    background: #06f;
    border-radius: 3px;
    margin: 20px 15px 0 15px;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
}

.ansRight .aboutAthor .btn a i {
    background: url(../images/fsx.png)no-repeat;
    display: inline-block;
    width: 23px;
    height: 20px;
    vertical-align: middle;
    margin: -5px 8px 0 0;
}


/*ç›¸å…³é—®é¢˜*/

.ansRight .aboutQues {
    width: 310px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
    margin-top: 20px;
}

.ansRight .aboutQues h2 {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    padding: 15px 0 15px 30px;
    position: relative;
    border-bottom: 1px solid #cccccc;
}

.ansRight .aboutQues h2::after {
    content: "";
    display: block;
    width: 4px;
    height: 21px;
    background: #06f;
    position: absolute;
    top: 15px;
    left: 15px;
    border-radius: 5px;
}

.ansRight .aboutQues ul {
    padding: 15px;
}

.ansRight .aboutQues ul li {
    padding-left: 12px;
    margin-bottom: 10px;
    position: relative;
}

.ansRight .aboutQues ul li:last-child {
    margin-bottom: 0px;
}

.ansRight .aboutQues ul li::after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #999999;
    position: absolute;
    top: 13px;
    left: 0px;
    border-radius: 5px;
}

.ansRight .aboutQues ul li a {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 2;
}

.ansRight .aboutQues ul li:hover a {
    color: #e63a4a;
}

.content {
    margin-bottom: 20px;
}

.service {
    background: #FFFFFF;
}

.footer {
    background: #FFFFFF;
}


/*å®¢æœå¼¹æ¡†*/

.fasixin {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fasixin .formdiv {
    width: 400px;
    height: 250px;
    /*box-shadow: 0 0 10px #f7f7f7;*/
    border: 1px solid #aaaaaa;
    border-radius: 10px;
    background: #ffffff;
}

.fenxiang {
    position: relative;
    z-index: 1000;
}

.fenxiang .divshare {
    position: absolute;
    background: #ffffff;
    width: 135px;
    left: -40px;
    top: 30px;
    box-shadow: 0 0 10px #aaaaaa;
    padding: 10px 0 0 0;
}

.fenxiang .divshare button {
    padding: 0 20px;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.fenxiang .divshare button:hover {
    background: #f3f3f3;
}

.fenxiang .divshare img {
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
}

.fenxiang .divshare .title {
    margin: 0;
    font-size: 14px;
    color: #76839B;
}

.fenxiang .divshare .qrcode {
    margin: 5px 0 20px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.supporttrue i {
    background: url(../images/supporttrue_01.png) no-repeat !important;
    background-size: 18px !important;
    width: 18px;
    height: 18px;
}

.supporttrue {
    color: #06f !important;
}</pre></body></html>