﻿@charset "UTF-8";
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}
fieldset, img, input, button ,select{
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
ul, ol {
    list-style: none;
}
input , button{
    padding-top: 0;
    padding-bottom: 0;
    font-family: "微软雅黑";
}
button{
    cursor:pointer;
    background: transparent;
}
select, input {
    vertical-align: middle;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
    background: transparent;
}
textarea {
    resize: none;
    font-family: "Microsoft YaHei";
    outline-style: none;
}
img {
    border: 0;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
body {
    font: 14px/150% "微软雅黑"!important;
    color: #000;
    background-color: #f8f8f8;
    min-width:1200px;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1; /*IE/7/6*/
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
a {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}
em ,i , u{
    font-style: normal;
    text-decoration: none;
}
.inner{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

/*   index   */
.header{
    width: 100%;
    height: 166px;
    /*position: absolute;
    top: 0;
    left: 0;*/
    z-index: 999;
}
.header_con{
    background-color: #fff;
}
.header_info{
    padding-left: 10px;
}
.header_logo{
    float: left;
    line-height: 114px;
}
.header_logo img{
    height: 68px;
}
.header_info_right{
    float: right;
    padding-top: 58px;
}
.header_search{
    float: right;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    padding: 0 12px 0 14px;
    background-color: #fbfbfb;
    overflow: hidden;
}
.header_search input{
    float: left;
    font-size: 14px;
    line-height: 36px;
    color: #3e3e3e;
    width: 200px;
}
.header_search img{
    float: right;
    height: 22px;
    margin: 7px 0 0 16px;
    cursor:pointer;
}
.header_info_right>p{
    float: right;
    margin-right: 32px;
    font-size: 14px;
    line-height: 33px;
    color: #923224;
}
.header_info_right>p span{
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 2px;
}
.logon_btn{
    float: right;
    margin-right: 16px;
    padding-top: 12px;
    overflow: hidden;
}
.logon_btn a{
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #923224;
    padding: 0 10px;
    border-right: 1px solid #923224;
}
.logon_btn a img{
    float: left;
    height: 14px;
    margin-right: 6px;
}
.logon_btn a:last-child{
    border-right: 0;
}
.nav{
    background: rgba(146,50,36,.9);
}
.nav_con li{
    float: left;
    width: 11.11%;
    box-sizing: border-box;
    position: relative;
}
.nav_con li>a{
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 52px;
    color: #fff;
    position: relative;
}
.nav_con li>a:after{
    content: "";
    width: 2px;
    height: 12px;
    background-color: #fff;
    opacity: .5;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
}
.nav_con li:last-child>a:after{
    display: none;
}
.nav_mask{
    position: absolute;
    top: 52px;
    left: 6px;
    z-index: 999;
    padding-top: 14px;
    display: none;
}
.nav_list{
    width: 258px;
    padding: 1px 10px 10px;
    background-color: #923224;
    position: relative;
}
.nav_list:before{
    content: "";
    width: 8px;
    height: 8px;
    background-color: #923224;
    transform: rotate(45deg);
    position: absolute;
    top: -4px;
    left: 54px;
}
.nav_list a{
    display: block;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    margin-top: 10px;
    padding: 0 12px;
}
.nav_list a:hover{
    background-color: #a44133;
}
.nav_con li:hover .nav_mask{
    display: block;
}
.nav_con li:last-child .nav_mask{
    left: -140px;
}
.nav_con li:last-child .nav_mask .nav_list:before{
    left: 200px;
}
.banner_swiper .swiper-slide{
    height: 492px;
    overflow: hidden;
    position: relative;
}
.banner_swiper .swiper-slide>img{
    width: 1920px;
    height: 492px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.banner_swiper .swiper-pagination{
    bottom: 20px;
}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{
    width: 52px;
    height: 6px;
    background-color: #fff;
    opacity: 1;
    border-radius: 0;
    margin: 0 7px;
}
.banner_swiper .swiper-pagination .swiper-pagination-bullet-active{
    background-color: #923224;
}
.headlines{
    float: left;
    width: 594px;
}
.title h3{
    float: left;
    padding-left: 8px;
    background: url(../images/line.png) no-repeat left center;
    background-size: 3px 25px;
    font-size: 20px;
    line-height: 69px;
    color: #565656;
    font-weight: bold;
}
.title h3 span{
    display: inline-block;
    color: #fff;
    line-height: 25px;
    background-color: #923224;
    padding: 0 6px;
    margin: 22px 2px 0 0;
}
.title a{
    float: right;
    font-size: 14px;
    line-height: 69px;
    color: #3e3e3e;
}
.title.bor{
    border-bottom: 2px solid #f4f4f4;
}
.title.bor h3{
    background: none;
    padding-left: 0;
    line-height: 60px;
}
.title.bor h3 img{
    float: left;
    height: 28px;
    margin: 16px 12px 0 0;
}
.title.bor a{
    line-height: 60px;
}
.headlines_swiper .swiper-slide{
    height: 288px;
    overflow: hidden;
    position: relative;
}
.headlines_swiper .swiper-pagination{
    left: -40%;
    bottom: 10px;
}
.headlines_swiper .swiper-pagination .swiper-pagination-bullet{
    width: 20px;
    height: 3px;
    background-color: #fff;
    opacity: 1;
    border-radius: 0;
    margin: 0 5px;
}
.headlines_swiper .swiper-pagination .swiper-pagination-bullet-active{
    background-color: #923224;
}
.headlines_swiper .swiper-slide{
    overflow: hidden;
}
.headlines_swiper .swiper-slide>img{
    float: left;
    width: 384px;
    height: 288px;
}
.headlines_swiper_con{
    float: right;
    width: 210px;
    height: 288px;
    box-sizing: border-box;
    color: #fff;
    background-color: #923224;
    padding: 26px 31px 0 37px;
}
.headlines_swiper_con h3{
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}
.headlines_swiper_con p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.headlines_swiper_con h4{
    font-size: 14px;
    line-height: 52px;
    margin-top: 30px;
    color: rgba(255,255,255,.7);
    border-top: 1px dashed rgba(255,255,255,.7);
}
.headlines_swiper_con h4 img{
    float: right;
    height: 24px;
    margin-top: 12px;
}
.headlines_news{
    background-color: #fff;
    height: 217px;
    box-sizing: border-box;
    padding: 16px 32px 0;
}
.headlines_news a{
    display: block;
    overflow: hidden;
}
.headlines_news a p{
    float: left;
    font-size: 14px;
    line-height: 36px;
    color: #3e3e3e;
    width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.headlines_news a p i{
    color: #923224;
    margin-right: 18px;
}
.headlines_news a span{
    float: right;
    font-size: 14px;
    line-height: 36px;
    color: #898989;
}
.headlines_news a:hover p,
.headlines_news a:hover span{
    color: #923224;
}
.see_doctor{
    float: right;
    width: 596px;
}
.see_doctor .title{
    padding-left: 15px;
}
.see_doctor .title h3{
    background: url(../images/line.png) no-repeat left 26px;
    background-size: 3px 20px;
}
.see_doctor_nav{
    border-top: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
    background-color: #fff;
}
.see_doctor_nav a{
    float: left;
    width: 25%;
    height: 142px;
    box-sizing: border-box;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    text-align: center;
    padding-top: 21px;
    transition: all .3s;
}
.see_doctor_nav a:hover{
    padding-top: 15px;
}
.see_doctor_nav a img{
    height: 65px;
}
.see_doctor_nav a p{
    font-size: 14px;
    line-height: 44px;
    color: #3e3e3e;
}
.see_doctor_con{
    background-color: #fff;
    margin-top: 10px;
    height: 208px;
    box-sizing: border-box;
    padding: 30px 5px 0;
}
.see_doctor_con li{
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    border-right: 2px solid #f4f4f4;
    text-align: center;
}
.see_doctor_con li:last-child{
    border-right: 0;
}
.see_doctor_con li a{
    display: block;
    width: 136px;
    box-sizing: border-box;
    margin: 0 auto;
    border: 2px solid #923224;
}
.see_doctor_con_img{
    overflow: hidden;
    height: 98px;
}
.see_doctor_con_img img{
    width: 100%;
    height: 100%;
    transition: all .5s;
}
.see_doctor_con li a:hover .see_doctor_con_img img{
    transform: scale(1.1);
}
.see_doctor_con li a p{
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background-color: #923224;
}
.news_list{
    margin: 10px auto;
}
.news_list>li{
    float: left;
    background-color: #fff;
    width: 394px;
    height: 290px;
    box-sizing: border-box;
    padding: 0 23px;
    margin-right: 9px;
}
.news_list>li:nth-child(3n){
    margin-right: 0;
}
.news_list>li ol{
    list-style: disc;
    padding: 15px 0 15px 15px;
}
.news_list>li ol li{
    color: #3e3e3e;
}
.news_list>li ol li a{
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #3e3e3e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list>li ol li:hover,
.news_list>li ol li:hover a{
    color: #923224;
}
.footer{
    background-color: #923224;
    padding: 40px 54px 15px;
    color: #fff;
}
.footer_left{
    float: left;
    padding-left:35px;
    border-left: 1px solid rgba(255,255,255,.2);
    display:inline-block;
    width:740px;
}
.footer_left p{
    font-size: 14px;
    line-height: 25px;
}
.footer_left p span{
    font-size: 20px;
    position: relative;
    top: 3px;
}
.footer>p{
    float: left;
    font-size: 14px;
    line-height: 36px;
    margin: 40px 0 0 42px;
}
.footer>img{
    float: left;
    height: 53px;
    margin-top: 35px;
    margin-right:30px;
}
.footer_copyright{display:inline-block;width:100%;clear:both;border-top:1px solid rgba(255,255,255,.2);margin-top:15px;padding-top:15px;font-size:12px;text-align:center;}
.footer_copyright a{color:#ffffff;}
.link{width:1200px;margin:15px auto;}
.link h1{display:inline-block;float:left;color:#923224;margin-right:10px;}
.link-list a{margin-right:10px;color:#666666;}
.link-list a:hover{color:#923224;}
.chat-img{display:inline-block;float:right;margin-left:15px;}
.chat-img img{max-width:100px;}
.chat-img p{text-align:center;margin-top:5px;}

/*   医生风采   */
.doctor{
    background: url(../images/bg.jpg) no-repeat center top;
    background-size: 1920px auto;
    padding-top: 110px;
}
.path h3{
    float: left;
    font-size: 14px;
    line-height: 56px;
    color: #fff;
}
.path a{
    float: left;
    font-size: 14px;
    line-height: 56px;
    color: #fff;
    margin-right: 6px;
}
.doctor_con{
    background-color: #f2f2f2;
}
.doctor_nav{
    float: left;
    width: 285px;
    background-color: #fff;
}
.doctor_nav_tit{
    height: 96px;
    box-sizing: border-box;
    background-color: #923224;
    padding: 20px 35px 0;
    color: #fff;
}
.doctor_nav_tit h3{
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}
.doctor_nav_tit p{
    font-size: 9px;
    line-height: 18px;
}
.doctor_nav_list li>a{
    display: block;
    font-size: 16px;
    line-height: 43px;
    color: #3e3e3e;
    padding: 0 20px 0 35px;
    background: url(../images/more.png) no-repeat right center;
    background-size: 6px 10px;
    background-origin: content-box;
    border-bottom: 1px solid #f2f2f2;
}
.doctor_nav_list li>a:hover,
.doctor_nav_list li>a.on{
    color: #923224;
    background-color: #f2f2f2;
}
.doctor_info{
    float: right;
    width: 915px;
    min-height:600px;
    box-sizing: border-box;
    background-color: #fff;
    padding:0 50px 25px;
}
.doctor_info .title h3{
    padding-left: 16px;
    line-height: 66px;
    background: url(../images/line.png) no-repeat left 25px;
    background-size: 2px 17px;
}
.search_doctor{
    margin-top: 30px;
    border-top: 2px solid #923224;
    border-bottom: 1px solid #f4f4f4;
    padding: 20px 0;
}
.search_doctor>h3{
    float: left;
    font-size: 16px;
    line-height: 37px;
    color: #3e3e3e;
    font-weight: bold;
}
.search_doctor>h3 img{
    float: left;
    height: 22px;
    margin: 7px 15px 0 0;
}
.search_doctor button{
    float: right;
    font-size: 14px;
    line-height: 37px;
    color: #fff;
    border-radius: 4px;
    background-color: #923224;
    width: 67px;
    text-align: center;
    margin-left: 10px;
}
.search_doctor input{
    float: right;
    font-size: 14px;
    line-height: 37px;
    color: #3e3e3e;
    border-radius: 4px;
    background-color: #fbfbfb;
    width: 264px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    margin-left: 10px;
    box-sizing: border-box;
}
.search_doctor_sel{
    float: right;
    width: 94px;
    position: relative;
}
.search_doctor_sel h3{
    font-size: 14px;
    line-height: 37px;
    color: #666666;
    overflow: hidden;
    background-color: #f2f2f2;
    border-radius: 4px;
}
.search_doctor_sel h3 span{
    float: left;
    width: 66px;
    text-align: center;
}
.search_doctor_sel h3 img{
    float: right;
    width: 28px;
    height: 37px;
    cursor: pointer;
}
.search_doctor_sel_list{
    width: 100%;
    padding: 6px 0;
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 999;
    background-color: #f2f2f2;
    border-radius: 4px;
    display: none;
}
.search_doctor_sel_list li{
    padding: 0 20px;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    cursor: pointer;
}
.search_doctor_sel_list li:hover{
    background-color: #ddd;
}
.doctor_list{
    padding-top: 10px;
}
.doctor_list li{
    float: left;
    width: 398px;
    margin-top: 20px;
    padding: 21px 0;
    border-top: 2px solid #923224;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
}
.doctor_list li:nth-child(2n){
    float: right;
}
.doctor_list li>img{
    float: left;
    width: 90px;
    height: 120px;
}
.doctor_list_txt{
    float: right;
    width: 286px;
}
.doctor_list_txt h3{
    font-size: 16px;
    line-height: 16px;
    color: #923224;
    margin-bottom: 10px;
}
.doctor_list_txt p{
    font-size: 14px;
    line-height: 24px;
    color: #3e3e3e;
    overflow: hidden;
}
.doctor_list_txt p i{
    float: left;
    width: 44px;
    font-weight: bold;
}
.doctor_list_txt p span{
    float: left;
    width: 242px;
}
/*.pages{
    text-align: center;
    padding: 50px 0;
}
.pages a{
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    width: 31px;
    text-align: center;
    color: #565656;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    margin: 0 3px;
}
.pages a img{
    height: 10px;
    margin-top: -2px;
}
.pages a.on{
    border-color: #923224;
}
.pages h3{
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    color: #565656;
    margin: 0 3px;
}
.pages h3 input{
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    width: 66px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    margin: 0 6px;
    text-align: center;
}
.pages button{
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    width: 66px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    text-align: center;
}*/
.base-content{width:96%;margin:30px auto;background:#ffffff;}
.base-article-list a{display:block;padding:20px 0;border-bottom:1px solid #f1f1f1;}
.base-article-list a h1{font-size:16px;font-weight:600;margin-bottom:5px;}
.base-article-list a span{float:right;font-size:14px;font-weight:normal;}
.base-article-list a p{line-height:24px;margin-top:10px;color:#999999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.base-article-list a:hover h1{color:#923224;}
.base-div{width:100%;margin:0 auto 30px;background:white;padding:20px 0;;}
.base-div .base-title{border-bottom:1px solid #eeeeee;position:relative;}
.base-div .base-title h1{font-size:22px;font-weight:bold;margin-bottom:2%;line-height:30px;}
.base-div .base-title h2{font-size:22px;font-weight:bold;line-height:30px;text-align:center;padding-bottom:2%;}
.base-div .base-title h3{font-size:14px;margin-bottom:2%;color:#999999;}
.base-div .base-title h4{font-size:18px;margin-bottom:1%;color:#666666;}
.base-div .base-title h1 a{float:right;font-size:14px;background:rgb(203,0,15);color:white;padding:0 10px;border-radius:5px;}
.base-div .base-title h1 a:hover{background:rgba(203,0,15,.8);}
.base-div .base-title h1 i{color:#cb000f;}
.base-div .base-title span{display:inline-block;width:50px;height:3px;background:#923224;position:absolute;bottom:0;left:0;}
.base-div .base-desc{color:#333333;line-height:30px;text-align:justify;font-size:16px;white-space:pre-wrap;overflow-wrap:break-word}
.base-div .base-desc img,.base-div .base-desc video{max-width:100%;height:auto !important;margin:20px auto; display: block;}
.base-div .base-desc .layui-table td:hover,.base-div .base-desc .layui-table th:hover{background:#ffffff;}

/*分页*/
.pages{text-align:center;margin:40px auto;}
.pages li{display:inline-block;margin-bottom:5px;}
.pages a,.pages span,.pages button,.pages strong{font-size: 14px; line-height: 30px; color: #999999; border-radius: 2px; border: 1px solid #ddd; padding:5px 10px; margin: 0 2px; background: transparent;border-radius:5px;}
.pages a.on,.pages strong,.pages a:hover,.pages li.active span,.pages li.active a{color: #fff; background-color: #923224; border-color: #923224;}
.pages li.disabled span{color:#e1e1e1;background:#f1f1f1;}
.pages h3{font-size: 14px; line-height: 30px; color: #333;}
.pages h3 input{width: 50px; line-height: 30px; border-radius: 2px; border: 1px solid #ddd; text-align: center;}

/*上一页下一页*/
.expert_details_bottom {display:inline-block;width:92%;margin:0 auto;max-width:1150px;padding:10px 6px 20px;border-top:1px dashed #e6e6e6;}
.expert_details_bottom a {overflow:hidden;display:block;font-size:14px;line-height:30px;color:#333;}
.expert_details_bottom a:hover {color:#923224;}
.expert_details_bottom span{float:left;font-size:14px;line-height:30px;border-radius:2px;margin-right:10px;color:#923224;}

/*医生详情*/
.doctor-content{margin-top:25px;display:inline-block;width:100%;}
.doctor-content .doctor-img{width:210px;float:left;}
.doctor-content .doctor-cont{width:580px;float:right;}
.doctor-content .doctor-cont .doctor-top{display:inline-block;width:100%;font-size:18px;color:#923224;padding-bottom:20px;font-weight:600;border-bottom:1px solid #f4f4f4;margin-bottom:20px;}
.doctor-content .doctor-cont .doctor-top .fr{float:right;color:#666666;font-size:14px;}
.doctor-content .doctor-cont .doctor-top .fr span{font-weight:normal;}

/*科室列表*/
.base-department-list{-moz-column-count:2;/* Firefox*/-webkit-column-count:2;/* Safari 和 Chrome*/column-count:2;-moz-column-gap: 1em;-webkit-column-gap: 1em;column-gap: 1em;}
.base-department-list .department{padding: 1em;margin: 0 0 1em 0;-moz-page-break-inside: avoid;-webkit-column-break-inside: avoid;break-inside: avoid;}
.base-department-list .department h1{font-size:18px;color:#444444;border-top:2px solid #923224;border-bottom:1px solid #f1f1f1;font-weight:600;line-height:45px;margin-bottom:10px;}
.base-department-list .department h1 img{float:right;margin:10px 5px 0 0;}
.base-department-list .department a{line-height:30px;font-size:14px;color:#666666;transition:all .5s;}
.base-department-list .department a i{font-style:normal;font-size:12px;font-weight:600;margin:0 5px;}
.base-department-list .department a:hover{color:#923224;text-indent:5px;}



