<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*css document å’½å–‰ç§‘ç§»åŠ¨ç«¯ */
#container{
    max-width:26.67em;
    width:100%;
    margin:0 auto;
    overflow:hidden;
}
.head{
    margin: 0 auto;
    width: 26.67em;
}
.head img{
    width: 26.5em;
}

.swtzx {
    width: 21em;
    margin: 1em auto;
}
.swtzx ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content:space-around;
}
.swtzx ul li {
    border-radius: .8em;
    color: #fff;
    text-align: center;
    font-size: 1em;
    letter-spacing: .1em;
    padding: .2em .3em;
}
.swtzx ul li:nth-child(2n+1){
    background-color: #409fe9;
}
.swtzx ul li:nth-child(2n){
    background-color: #ff7800;
}
.swtzx ul li img{
    vertical-align: middle;
    width: 1.5em;
    margin-right: .2em;
}
.sec {
    width: 26.67em;
    height: 5em;
    margin: 1em auto;
    background: url(../images/bg_banner.png) no-repeat 44% 50%;
    background-size: 10.2em;
}
.sec h2{
    font-size: 1.41em;font-weight: bold;
    color: #0950ac;
    text-align: center;
    line-height: 2em;
    letter-spacing: .1em;
}
.sec_box {
    width: 26em;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0 auto;
}
.sec_line1, .sec_line3 {
    flex: 1;
    border-top: 1px solid #404040;
}
.sec_line2 {
    color: #404040;
    text-align: center;
    font-weight: bold;
    border-left: 3px solid #404040;
    border-right: 3px solid #404040;
    font-size: .6em;
    line-height: .4em;
    padding: 0 1em;
}

.jiakang_summary{
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}
.summary_title{
    width: 8.96em;
}
.summary_title img{
    width: 8.95em;
    display: block;
}

.summary_content{
    color: #fff;
    line-height: 1.5em;
    width: 19em;
    padding: 1em;
    text-indent: 2em;
    background-color: #409fe9;
    box-sizing: border-box;
}
.summary_content span{
    color: #bd0d0d;
}

.jiakang_symptom dl{
    /*width: 24.16em;*/
    margin: 1em 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.jiakang_symptom dl:nth-child(2n+1){
    background: url(../images/bg_green.jpg) no-repeat center;
    background-size: 26.67em;
    color: #3a929c;
}
.jiakang_symptom dl:nth-child(2n){
    background: url(../images/bg_red.jpg) no-repeat center;
    background-size: 26.67em;
    color: #c54546;
}
.jiakang_symptom dl dt{
    color: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 4.16em;
    height: 5.53em;
    margin-left: 2.1em;
    text-align: center;
}
.jiakang_symptom dl dd{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    width: 19em;
    height: 5.53em;
    margin-left: 1.5em;
}
.jiakang_symptom p{
    width: 26em;
    margin: 0 auto;
    padding: .8em 1em;
    box-sizing: border-box;
    line-height: 1.25em;
    color: #4c4c4c;
    border: .1em solid #c54546;
    border-radius: .3em;
}
.jiakang_symptom p span{
    color: #c54546;
}

.exam_01{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.exam_01 img{
    width: 8.583em;
    display: block;
    border-radius: .8em;
    box-shadow: .2em .2em .2em #d8d5d6;
}
.exam_01 p{
    background-color: #409fe9;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    height: 3.24em;
    line-height: 3.24em;
    width: 11.42em;
}
.exam_02{
    width: 25.58em;
    border: 1px solid #caa381;
    border-radius: .8em;
    margin: 1em auto;
}
.exam_02 img{
    display: block;
    width: 23.58em;
    margin: 1em auto;
}
.exam_02 ul{
    width: 23em;
    margin: 1em auto;
}
.exam_02 ul li{
    color: #4c4c4c;
    margin: .5em auto;
}
.exam_02 ul li span{
    color: #409fe9;
}
.jiakang_treatment img{
    display: block;
    width: 25.7em;
    margin: 1em auto;
}
.jiakang_treatment p{
    background-color: #e1e1e1;
    color: #4c4c4c;
    line-height: 1.5em;
    padding: .5em .8em;
    box-sizing: border-box;
    width: 25.7em;
    margin: 0 auto;
    border-radius: .5em;
}


.biyan_traditional{
    width: 26.67em;
    margin: 1em auto;
}
.traditional_title{
    background: url(../images/bg_01.jpg) no-repeat;
    background-size:100%;
    width: 26.67em;
    height: 5.66em;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
}
.biyan_traditional h2{
    text-align: center;
    color: #fff;
    font-size: 1.16em;
    line-height: 1.5em;
}
.traditional_content{
    width: 26em;
    margin: 1em auto;
    overflow: hidden;
}
.traditional_content img{
    width: 15.33em;
    float: left;
    margin-right: .8em;
}
.traditional_content p{
    text-indent: 1em;
    color: #2c2a2a;
    line-height: 1.5em;
    width: 25em;
    margin: 0 auto;
}
.traditional_expert{
    width: 25.875em;
    margin: 0 auto;
}
.traditional_expert img:nth-child(1){
    width: 25.875em;
    display: block;
    margin: 1em auto .2em;
}
.traditional_expert table{
    width: 25.875em;
    margin: 0.2em auto;
    background-color: #9f512a;
    padding: 0.125em;
}
.traditional_expert .expert_caption {
    width: 1.58em;
    line-height: 1em;
    text-align: center;
    font-weight: bold;
    font-size: 1.25em;
    padding: .3em .3em;
    background: url(../images/bg_02.jpg) no-repeat center;
    background-size:80%;
    background-color: #fff;
}
.traditional_expert td {
    height: 2em;
    color: #712a07;
    box-sizing: border-box;
    text-align: center;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff;;
}
.traditional_expert .bgcolor_01{
    background-color: #e2c69c;
}
.traditional_expert .bgcolor_02{
    background-color: #dec4b6;
}
.expert_list{
    width: 25.875em;
    margin: 0.5em auto 1em;
}
.expert_list li{
    background-color: #9f512a;
    color: #fff;
    margin: .3em 0;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.expert_list li h5{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: .5em;
}
.expert_list li div{
    padding-bottom: .5em;
}
.expert_list li h5 b{
    font-size: 1.5em;
    font-weight: bold;
    border-right: 3px solid #fff;
    padding-right: .5em;
    height: 1em;
    line-height: 1em;
}
.expert_list li span{
    line-height: 1em;
    font-size: .63em;
    font-weight: normal;
    margin-left: .5em;
}
.expert_list li p {
    font-size: .83em;
    width: 19.75em;
    font-weight: normal;
}
.expert_list li img:nth-child(1){
    width: 6.25em;
    margin: 0;
    margin-bottom: -0.2em;
}
.expert_list li img:nth-child(2){
    width: .625em;margin: 0;
}
.more {
    line-height: 2.25em;
    text-align: center;
    font-size: 1em;
    background-color: #efefef;
    margin-top: 2%;
    color: #909090;
}
/*é¦–å¤§ä¸“å®¶*/
#expert {
    width: 25.83em;
    margin: 0.5em auto;
    overflow: hidden;
    zoom: 1;
}
#expert dl {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin: .5em auto;
    border-bottom: 1px dashed #dadada;
}

#expert dl dt {
    width: 6em;
}
#expert dl dt img{
    width: 6em;
}
#expert dl dd {
    width: 15.29em;
    height: 8.33em;
}
#expert dl dd .yi {
    width: 11.67em;
    overflow: hidden;
    zoom: 1;
}
#expert dl dd .yi h5 {
    font-size: 1.16em;
    color: #0056a8;
}


#expert dl dd .er {
    width: 16.67em;
    overflow: hidden;
    zoom: 1;
    padding: .2em 0;
}
#expert dl dd .er span {
    display: block;
    color: #666564;
    font-size: 0.83em;
    line-height: 1.5;
    background: url(../images/icon_list.png) no-repeat left center;
    background-size: 1.06em;
    padding-left: 1.4em;
}

#expert dl dd p {
    color: #ff5e00;
    font-size: 0.83em;
}
#expert dl dd p a {
    display: inline;
}
#expert dl dd .zx {
    width: 15em;
    overflow: hidden;
    zoom: 1;
}
#expert dl dd .zx {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
#expert dl dd .zx a{
    border-radius: .5em;
    padding: 0 .3em;
    text-align: center;
}
#expert dl dd .zx a:nth-child(2n+1){
    border: 1px solid #ff4e00;
    font-size: 1em;
    color: #ff4e00;
}
#expert dl dd .zx a:nth-child(2n){
    border: 1px solid #00369d;
    font-size: 1em;
    color: #00369d;
}

.jiakang_harm {
    width: 25.78em;
    box-sizing: border-box;
    margin: 0 auto;
    color: #fff;
    overflow: hidden;
}
.harm_left {
    text-align: justify;
    width: 9.9em;
    float: left;
}
.harm_left li{
    padding: .5em .9em;
    box-sizing: border-box;
    line-height: 1.3em;
}
.harm_left li:nth-child(1) {
    background-color: #aee1e1;
    margin-bottom: .3em;
    height: 6.2em;
}
.harm_left li:nth-child(2) {
    background-color: #d5b493;
    height: 5em;
}
.harm_right {
    width: 15.58em;
    float: right;
}
.harm_right li:nth-child(1) {
    height: 4.58em;
    line-height: 1.3em;
    margin-bottom: .35em;
    background-color: #e0a7b0;
    padding: .8em .7em;
    box-sizing: border-box;
}
.harm_right li:nth-child(2) {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    box-sizing: border-box;
    text-align: justify;
}
.harm_right li .harm_list04 {
    background-color: #f6ac7b;
    width: 5.5em;
    height: 6.57em;
    padding: .5em .7em;
    box-sizing: border-box;
    line-height: 1.3em;
}
.harm_right li .harm_list05 {
    background-color: #aee1e1;
    width: 9.7em;
    height: 6.57em;
    box-sizing: border-box;
    line-height: 1.25em;
    padding: 1.5em 1em;
}

.jiakang_diet{
    width: 25.5em;
    margin: 0 auto 1em;
    line-height: 1.25em;
    background: url(../images/bg_04.png)no-repeat 33% 50%;
    background-size: 2.29em;
    height: 17.75em;
    box-sizing: border-box;
}
.jiakang_diet dl{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    margin: 1em 0;
}
.jiakang_diet dt{
    width: 7.458em;
    background-color: #f8ae5f;
    color: #fff;
    border-radius: .5em;
    text-align: center;
    box-sizing: border-box;
}
.jiakang_diet dd{
    width: 15.25em;
    color: #4c4c4c;
}
.jiakang_diet dl:nth-child(2n+1) dt{
    height: 2.08em;
    line-height: 2.08em;
    display: block;
}
.jiakang_diet dl:nth-child(2n) dt{
    height: 3.75em;
    line-height: 1.25em;
    padding-top: .5em;
}</pre></body></html>