<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.width100 {
    width: 100%;
    position: relative;
}

.width1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

body {
    background: #fbfbfb;
}

.headertop {
    height: 100px;
    background: url('../images/header.jpg') no-repeat center bottom;
    overflow: hidden;
}

.logo {
    width: 440px;
    height: 100px;
    overflow: hidden;
    float: left;
}

.logo img {
    width: 100%;
    height: 100%;
}

.header-right {
    width: 500px;
    float: right;
}

.search {
    width: 325px;
    height: 50px;
    border: 1px solid #ab751f;
    float: right;
    margin-top: 20px;
}

.inpt {
    width: 275px;
    height: 50px;
    float: left;
}

.inpt input {
    width: 244px;
    height: 50px;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    color: #ab751f;
    font-size: 16px;
    border-right: 1px solid #ab751f;
}

.inpt input::-webkit-input-placeholder {
    font-size: 16px;
    color: #ab751f;
}

.inpt input:-moz-placeholder {
    font-size: 16px;
    color: #ab751f;
}

.inpt input::-moz-placeholder {
    font-size: 16px;
    color: #ab751f;
}

.inpt input:-ms-input-placeholder {
    font-size: 16px;
    color: #ab751f;
}

.search_icon {
    width: 50px;
    height: 50px;
    text-align: center;
    float: right;
    cursor: pointer;
}

.search_icon i {
    color: #ab751f;
    line-height: 50px;
    font-size: 22px;
}


/* èœå•æ&nbsp; */

.menu {
    height: 50px;
    background-color: #ab751f;
}

.menu&gt;ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.menu ul {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.menu li {
    float: left;
    height: 20px;
    width: 150px;
    padding: 15px 0;
    position: relative;
}

.menu li a {
    width: 100%;
    color: #fff;
    display: block;
    line-height: 20px;
    height: 20px;
    text-align: center;
    font-size: 16px;
    position: absolute;
}

.menu li:last-child a {
    border-right: 0;
}

.menu li:hover {
    background-color: rgba(100, 100, 100, 0.2);
    transition: all 0.2s linear;
}

.menu li:hover a {
    color: #fff;
    transition: all 0.2s linear;
}

.menu li:hover ul li a {
    color: #fff;
    transition: all 0.2s linear;
}

.menu li:hover ul li {
    background-color: rgba(100, 100, 100, 0.2);
    transition: all 0.2s linear;
}

.menu li ul {
    width: 100%;
    height: auto;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 50px;
    transition: all 0.1s ease-out;
    z-index: 9999;
    background-color: rgba(171, 117, 31, 0.94);
}

.menu li ul li {
    float: none;
    height: 20px;
    padding: 8px 0;
    width: 100%;
    overflow: hidden;
}

.menu li ul li a {
    border-right: none;
    width: 100%;
    display: block;
    text-align: center;
    color: #eeeeee;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    transition: all 0.2s linear;
}

.menu li ul li:hover {
    background-color: #bb9352;
    transition: all 0.2s linear;
}

.menu li ul li a:hover {
    color: #fff;
    transition: all 0.2s linear;
}

.menu li:hover ul {
    max-height: 360px;
    transition: all 0.3s;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99b01f24, endColorstr=#99b01f24);
}

.menu ul li em {
    font-style: normal;
    font-weight: normal;
    border-right: 1px solid #bb9352;
    float: right;
    height: 20px;
}

.menu li:last-child em {
    display: none;
}


/*é¦–é¡µè½®æ’­å›¾*/

.jq22-container {
    min-height: 350px;
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.4);
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.flexslider {
    position: relative;
    min-height: 350px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

.slides {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
}

.slides li {
    height: 350px;
    background-size: cover !important;
}

.flex-control-nav {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    width: 100%;
    left: 0;
    text-align: center;
}


/*ç„¦ç‚¹å›¾çš„å·¦å³ç®­å¤´*/

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 40px;
    overflow: hidden;
    background: none;
    border-radius: 50%;
    cursor: pointer;
    background: #fff;
}

.flex-control-nav .flex-active {
    background: rgba(0, 0, 0, 0.4);
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li {
    position: relative;
    height: 1px;
}

.flex-direction-nav li a:before {
    position: absolute;
    top: -22px;
    left: 7px;
    font-size: 70px;
    line-height: 1;
    color: #4d6ab6;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    content: "â€º";
}

.flex-direction-nav li a {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    color: #4d6ab6;
    border: 3px solid #4d6ab6;
    border-radius: 3px;
}

.flex-direction-nav li a.flex-prev:before {
    content: "â€¹";
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
}

.flex-direction-nav li a:hover {
    background-color: #fff;
}


/* æ–°é—»ä¸­å¿ƒ */

.newscontainer {
    height: 780px;
    background: url('../images/newsbg.jpg')no-repeat center;
    background-size: cover;
    padding-top: 20px;
}

.newstitle {
    height: 38px;
    background: url('../images/newstitle.png')no-repeat center;
    background-size: cover;
    margin-bottom: 45px;
}

.newslist {
    overflow: hidden;
}


/* åä¸­åŒ» */

.mingzhongyi {
    height: 420px;
    background: url('../images/ming.jpg')no-repeat center;
    background-size: cover;
    padding-top: 133px;
}

.mingzhongyi-left {
    width: 255px;
    float: left;
    max-height: 280px;
    overflow: hidden;
}

.mingzhongyi-left img {
    max-width: 255px;
    max-height: 280px;
}

.mingzhongyi-right {
    width: 800px;
    padding: 40px;
    float: right;
}

.mingzhongyi-right h1 {
    font-size: 20px;
    color: #595959;
}

.mingzhongyi-right h1 span {
    display: inline-block;
    color: #db0505;
    font-size: 50px;
    margin-right: 10px;
}

.mingzhongyi-detail {
    height: 120px;
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 40px;
}

.mingzhongyi-detail p {
    font-size: 16px;
    text-indent: 2em;
    color: #595959;
    line-height: 30px;
}

.readmore {
    display: block;
    width: 140px;
    height: 42px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    background: url('../images/more.png')no-repeat center;
    background-size: cover;
    font-size: 22px;
}

.mingzhongyi-right .readmore {
    margin-left: 100px;
}

.swiper2 {
    position: relative;
    width: 536px;
    height: 352px;
    overflow: hidden;
    float: left;
}

.swiper-container2 {
    width: 100%;
    height: 352px;
    z-index: 2
}

.swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px solid #ab751f;
    padding: 5px;
    box-sizing: border-box;
}

.swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper2 .pagination {
    display: block;
    position: absolute;
    z-index: 20;
    bottom: 14px;
    width: 14%;
    text-align: center;
    right: 0;
}

.swiper2 .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px 0 0;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper2 .swiper-active-switch {
    background: #ab751f;
}

.clearfix:after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}

.swiper2 .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 340px;
    background-size: cover !important;
    position: relative;
}

.swiper2 a p {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
}

.swiper2 a p span {
    display: block;
    width: 320px;
    line-height: 50px;
    height: 50px;
    text-align: left;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dangjiandt-ul {
    float: right;
    width: 620px;
}

.dangwu-newbg {
    margin-bottom: 13px;
    background: #ededed;
    overflow: hidden;
}

.dangwu-newbg a {
    display: block;
    width: 100%;
    height: 100%;
}

.news-left {
    width: 130px;
    height: 115px;
    float: left;
    background: #ab751f;
    padding-top: 15px;
}

.news-left h1 {
    font-size: 40px;
    color: #fff;
    text-align: center;
    height: 70px;
    line-height: 70px;
}

.news-left h2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.news-right {
    width: 450px;
    float: right;
    padding-right: 20px;
    padding-top: 10px;
}

.news-right h1 {
    height: 50px;
    width: 100%;
    line-height: 50px;
    display: block;
    font-size: 16px;
    color: #121212;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
}

.news-right p {
    font-size: 14px;
    color: rgba(18, 18, 18, 0.6);
    height: 50px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.dangwulist {
    overflow: hidden;
}

.dangwulist ul {
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 0;
}

.dangwulist ul li {
    height: 43px;
    line-height: 43px;
    border-bottom: 1px dotted #a7a7a7;
}

.dangwulist ul li em {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ab751f;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 19px;
}

.dangwulist ul li a {
    width: 380px;
    color: #252525;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
    margin-right: 14px;
    display: block;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
}

.dangwulist ul li span {
    width: 100px;
    float: right;
    text-align: right;
    line-height: 43px;
    font-size: 16px;
    color: #a7a7a7;
}

.dangwulist ul li:nth-of-type(5n) {
    border-bottom: none;
}

.dangwulist ul li a:hover {
    color: #ab751f;
}

.newscenter-right ul {
    padding-top: 3px;
    width: 100%;
}

.newscenter-right ul li a {
    width: 285px;
    margin-right: 0px;
}

.news-yian {
    height: 190px;
    overflow: hidden;
    margin-top: 50px;
}

.news-yian a {
    display: block;
    width: 100%;
    height: 100%;
}

.news-yian a img {
    width: 100%;
    height: 100%;
}


/* å›¢é˜Ÿä»‹ç» */

.sydoctor {
    height: 500px;
    background: url('../images/doctorbg.jpg')no-repeat center;
    background-size: cover;
    padding-top: 35px;
    margin-bottom: 30px;
}

.sydoctorbg {
    height: 479px;
    background: url('../images/teambg.png')no-repeat center;
    background-size: cover;
    padding-left: 170px;
    box-sizing: border-box;
    padding-top: 50px;
}

.sydoctorbg ul {
    overflow: hidden;
}

.sydoctorbg ul li {
    height: 330px;
    width: 180px;
    padding-top: 20px;
    padding: 0 25px;
    float: left;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ece0cf);
    margin-right: 22px;
    border-radius: 5px;
}

.sydoctorbg ul li a {
    display: block;
}

.doctor-img {
    width: 150px;
    height: 180px;
    background: #fbf8f3;
    margin: 0 auto;
    overflow: hidden;
    border: 2px solid rgba(118, 0, 4, 0.5)
}

.doctor-img img {
    width: 100%;
}

.sydoctorbg ul li a h1 {
    font-size: 34px;
    color: #db0505;
    text-align: center;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin: 10px 0;
}

.sydoctorbg ul li a h2 {
    font-size: 16px;
    color: #0e050a;
    line-height: 22px;
    height: 66px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.sydoctorbg .readmore {
    margin: 0 auto;
    margin-top: 30px;
}


/* åº•éƒ¨ */

.footer {
    height: 80px;
    background: #ab751f;
}

.footer p {
    font-size: 14px;
    color: #fff;
    height: 80px;
    line-height: 80px;
    text-align: center;
}


/* å†…é¡µbanner */

#neibanner {
    width: 100%;
    height: 320px;
    overflow: hidden;
    background-size: cover;
}

.zyfeilei {
    height: 80px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #ab751f;
    background: #fbfbfb;
}

.newactive {
    overflow: hidden;
    float: right;
    line-height: 85px;
}

.newactive h3 {
    line-height: 85px;
    font-size: 22px;
    overflow: hidden;
    font-weight: normal;
    color: #ab751f;
}

.zyfeilei ul {
    float: left;
    position: relative;
    margin-top: 20px;
}

.zyfeilei ul li {
    float: left;
    height: 45px;
    min-width: 80px;
    position: relative;
    margin-right: 10px;
}

.zyfeilei ul li a {
    padding: 0 13px;
    font-size: 16px;
    display: block;
    height: 45px;
    min-width: 80px;
    line-height: 45px;
    color: #5d5d5d;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.zyfeilei ul li.li-active a {
    color: #fff;
    background-color: #ab751f;
}

.zyfeilei ul li:hover a {
    color: #fff;
    background-color: #ab751f;
}

.content-container {
    min-height: 1255px;
    background: url('../images/contentbg.jpg')no-repeat center top;
    background-size: contain;
    margin-bottom: 30px;
}

.kejiaocontent {}

.zhuanjia2 {
    overflow: hidden;
    margin-bottom: 50px;
}

.zhuanjia2 ul li {
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    display: block;
}

.eqexpertpic {
    width: 170px;
    height: 210px;
    overflow: hidden;
    float: left;
    border: 1px solid #ab751f;
    border-radius: 5px;
    background: #fbf8f3;
}

.eqexpertcon {
    margin-left: 40px;
    float: left;
    width: 900px;
}

.eqexpertcon h1 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.eqexpertcon h1 em {
    font-size: 24px;
    color: #db0505;
    font-style: normal;
    font-weight: normal;
}

.eqexpertcon h1 span {
    font-size: 16px;
    color: #0e050a;
    margin-left: 10px;
}

.eqexpertdetail {
    overflow: hidden;
    margin-top: 20px;
}

.eqexpertcondiv1 {
    display: inline-block;
    width: 100%;
    height: 85px;
    overflow: hidden;
}

.eqexpertdetail p {
    color: #646363;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
}

.eqexpertdetail h3 {
    color: #646363;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.eqexpertcon a {
    display: block;
    width: 91px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: url('../images/moretwo.png')no-repeat center;
    background-size: cover;
    color: #ffffff;
    margin-top: 30px;
    transition: all 0.3s;
    font-size: 14px;
}

.zhuanjia2 i {
    display: block;
    position: absolute;
    width: 0;
    height: 1px;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
    background: #ab751f;
}

.zhuanjia2 ul li:hover .eqexpertcon a {
    transform: translateX(15px);
}

.zhuanjia2 ul li:hover i {
    width: 100%;
}


/*åˆ†é¡µ*/

.black2 {
    padding: 10px;
    margin: 40px auto;
    text-align: center;
    overflow: hidden;
}

.black2 a {
    border: #757575 1px solid;
    padding: 5px 10px;
    color: #000000;
    text-decoration: none;
    margin: 2px;
}

.black2 a:hover {
    border: #ab751f 1px solid;
    background: #ab751f;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    margin: 2px;
}

.black2 span.current {
    border: #ab751f 1px solid;
    background: #ab751f;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    margin: 2px;
}

.black2 span.disabled {
    border: #ccc 1px solid;
    padding: 5px 10px;
    color: #ccc;
    text-decoration: none;
    margin: 2px;
}


/* æ–°é—»å†…å®¹é¡µ */

.content-title {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 30px;
    padding-top: 25px;
    margin-bottom: 30px;
}

.content-title h1 {
    font-size: 24px;
    color: #444545;
    text-align: center;
    padding: 15px 0;
    padding-bottom: 10px;
    line-height: 40px;
}

.content-title h2 {
    font-size: 16px;
    color: #a1a2a2;
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.content-main {
    color: #484848;
    line-height: 25px;
    margin: 15px 0;
    font-size: 14px;
}

.content-main p {
    color: #484848;
    line-height: 25px;
    margin: 15px 0;
    font-size: 14px;
    text-indent: 2em;
}


/* æ–‡å­—åˆ—è¡¨ */

.connewslist {
    overflow: hidden;
    margin-top: 30px;
    padding-bottom: 20px;
}

.connewslist ul li {
    width: 1180px;
    height: 80px;
    padding: 30px 0;
    border-bottom: 1px solid #ebebeb;
    transition: all 0.3s;
    margin: 0 auto;
}

.connewslist ul li:hover {
    background: #fff;
    box-shadow: 0 6px 10px 0 rgba(43, 43, 43, 0.2);
}

.connewslist ul li a {
    display: block;
    height: 80px;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
}

.connewslist ul li a .news_icon {
    width: 40px;
    height: 40px;
    border: 1px solid #dbdada;
    border-radius: 50%;
    float: right;
    text-align: center;
    margin-top: 20px;
}

.news_icon i {
    font-size: 30px;
    line-height: 40px;
    color: #afb0aa;
}

.connewslist ul li a span {
    width: 130px;
    height: 80px;
    float: left;
    display: block;
}

.connewslist ul li a h5 {
    font-size: 24px;
    text-indent: 24px;
    height: 40px;
    line-height: 40px;
    margin-top: 6px;
    color: #595757;
}

.connewslist ul li a h6 {
    font-size: 14px;
    text-indent: 24px;
    height: 20px;
    line-height: 20px;
    color: #8c8c8c;
}

.newscontent1 {
    float: left;
    margin-left: 30px;
    overflow: hidden;
}

.connewslist ul li a h3 {
    height: 25px;
    line-height: 25px;
    width: 820px;
    font-size: 16px;
    color: #202020;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
}

.connewslist ul li:hover a h3 {
    color: #cc1d2a;
}

.connewslist ul li a p {
    height: 50px;
    line-height: 25px;
    margin: 0 auto;
    margin-top: 8px;
    width: 820px;
    color: #959393;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/* ç­”ç–‘äº’åŠ¨ */

.message dl {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}

.message dl dt {
    overflow: hidden;
    margin-bottom: 15px;
}

.message dl dd {
    overflow: hidden;
    margin-bottom: 25px;
}

.dt_left {
    float: left;
    width: 40px;
}

.dt_left span {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    background: #b20e0e;
    margin-top: 10px;
}

.dt_right {
    float: right;
    width: 1100px;
}

.dt_right h1 {
    font-size: 16px;
    color: #010101;
    line-height: 20px;
    padding: 5px 0;
}

.dt_right h2 {
    font-size: 12px;
    color: #9e9d9d;
    line-height: 24px;
}

dd .dt_left span {
    background: #e2d3c1;
    margin-top: 0;
}

.dt_right h3 {
    font-size: 16px;
    color: #ab751f;
    line-height: 24px;
    padding: 5px;
    background-color: #f6f4f0;
}


/* æé—® */

.question-title h1 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    background-color: #b20e0e;
}

.question-content {
    overflow: hidden;
    margin-top: 30px;
}

.question-div {
    overflow: hidden;
    margin-bottom: 20px;
}

.question-div input {
    font-size: 16px;
    color: #acacac;
    border: 1px solid #ccc;
    height: 40px;
    padding: 0 15px;
    width: 100%;
    background: none;
    box-sizing: border-box;
}

.question-div input::-webkit-input-placeholder {
    font-size: 16px;
    color: #acacac;
}

.question-div textarea {
    font-size: 16px;
    color: #acacac;
    border: 1px solid #ccc;
    padding: 15px;
    width: 100%;
    background: none;
    min-height: 200px;
    box-sizing: border-box;
}

.question-div textarea::-webkit-input-placeholder {
    font-size: 16px;
    color: #acacac;
}

.question-div {}

.question-div .readmore {
    width: 107px;
    background: url(../images/morethree.png)no-repeat center;
    background-size: cover;
    font-size: 18px;
    margin: 0 auto;
}


/* ä¸“å®¶å†…å®¹é¡µ */

.doctor-container {
    overflow: hidden;
    margin-top: 50px;
}

.doctor-top {
    overflow: hidden;
    margin-bottom: 20px;
}

.doctor-left {
    width: 357px;
    min-height: 450px;
    overflow: hidden;
    background: url('../images/doctorinfobg.png')no-repeat center bottom;
    background-size: contain;
    float: left;
}

.doctor-left img {
    display: block;
    margin: 0 auto;
    max-width: 254px;
}

.doctor-right {
    width: 820px;
    float: right;
}

.doctor-name h1 {
    font-size: 20px;
    color: #595959;
    height: 100px;
    line-height: 100px;
}

.doctor-name h1 span {
    display: inline-block;
    color: #db0505;
    font-size: 50px;
    margin-right: 10px;
}

.doctor-info p {
    font-size: 16px;
    color: #595959;
    line-height: 25px;
    margin: 15px 0;
    text-indent: 2em;
}

.doctor-middle {
    overflow: hidden;
    margin-bottom: 20px;
}

.doctor-middle-top {
    background: url('../images/line.png')no-repeat center right;
    background-size: contain;
    font-size: 20px;
    color: #ab751f;
    margin-bottom: 15px;
}

.doctor-middle p {
    font-size: 16px;
    color: #595959;
    line-height: 28px;
    margin: 15px 0;
    /* text-indent: 2em; */
}

.expert-search {
    width: 600px;
    height: 50px;
    margin: 20px auto;
    margin-top: 40px;
    border-radius: 25px;
    border: 1px solid #ccc;
    padding: 0 20px;
    overflow: hidden;
}

.expert-search input {
    width: 500px;
    height: 100%;
    border: none;
    background: none;
    float: left;
    font-size: 16px;
}

.expert-search span {
    width: 50px;
    float: right;
    text-align: right;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}

.expert-search span i {
    font-size: 24px;
    color: #ccc;
    line-height: 50px;
}

.car_div {
    width: 1030px;
    height: 330px;
    overflow: hidden;
}

.doctor-ewm {
    width: 144px;
    margin: 10px auto;
    margin-top: 15px;
}

.docewm {
    width: 120px;
    padding: 12px;
    background: #fff;
    padding-bottom: 2px;
    overflow: hidden;
}

.docewm img {
    width: 100%;
}

.doctor-ewm h2 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    padding-bottom: 5px;
    color: #ab751f;
}

.doctor-paiban {
    overflow: hidden;
    margin-top: 10px;
}

.doctor-paiban h2 {
    height: 40px;
    line-height: 40px;
    text-indent: 2em;
    font-size: 18px;
    color: #ab751f;
    font-weight: bold;
}

.menzhen-table {
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.menzhen-table tr th {
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    text-align: center;
    height: 40px;
    color: #ab751f;
}

.menzhen-table tr td {
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    text-align: center;
    height: 30px;
    color: #595858;
    padding: 5px 0;
}</pre></body></html>