@charset "utf-8";

/* 禁用iPhone中Safari的字号自动调整 */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/* 去除iPhone中默认的input样式 */

input {
    /* -webkit-appearance:none; */
    resize: none;
}

/* 取消链接高亮  */

body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);font-family: '微软雅黑';}

/* 图片自适应 */
img {
    outline-width: 0px;
    vertical-align: top;
    max-width: 100%;
    height: 100%;
    width: 100%;
    /* ie8 */
    -ms-interpolation-mode: bicubic;
    /*为了照顾ie图片缩放失真*/
}

/* 设置HTML5元素为块 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
/* 清除轮廓 :focus焦点输入字段的，并设置其样式*/
*:focus {outline: none;}
/* 清除边距，边框 */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin: 0;padding: 0;border: none;}
/* 主体 */
body {margin: 0 auto;font-family: '微软雅黑';font-size: 100%;/* background: #f5f5f5; *//* padding-bottom: 50px; */font-size: 14px;}
em,i {
    font-style: normal;
}
a {text-decoration: none;color: #676767;font-family: '微软雅黑';cursor: pointer;}
a:hover {color: #969696;text-decoration: none;}
ul,
ol,
li {list-style: none;padding: 0;margin: 0;}
h1,
h2,
h3,
h4,
h5,
h6 {font-size: 100%;font-family: '微软雅黑';}
fieldset,img {border: none;}
table {border-collapse: collapse;border-spacing: 0;}
caption,th {text-align: left;}
q:before,
q:after {content: "";}
input:password {ime-mode: disabled;}
.clear {clear: both;}
/*连续英文、数字换行*/
.wordwrap {word-break: break-all;word-wrap: break-word;}
/*单行文字超出显示省略号*/
.omg {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.t-css {width: 100%;display: table;}
.t-row-css {display: table-row;width: 100%;}
.t-cell-css {display: table-cell;overflow: hidden;vertical-align: middle;text-align: center;height: 100%;box-sizing: border-box;}
a,
span,
p,
h1,
h2,
h3,
div {font-family: '微软雅黑';}
.fl {float: left;}
.fr {float: right;}
/* 清除浮动 */
.clearfix:after {content: "";display: block;visibility: hidden;height: 0;clear: both;}
.clearfix {zoom: 1;}
::-webkit-input-placeholder {/* WebKit browsers */color: #999;font-size: 14px;/* line-height: 100%; */}

.unselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
    not supported by any browser */
}

.width {width: 1200px;margin: 0 auto;}
.hidden{width: 100%;height: 40px;background: #f3f7f7;}
.line-hide1{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;}
.line-hide2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.line-hide3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.line-hide4{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;}
/*  */
.line_hide1{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;}
.line_hide2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.line_hide3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.line_hide4{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;}
/* iconfont */
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* 预定义 背景颜色 */
.b_51BCEA{background: #23D8AB}
.b_80d2f5{background: #26f6c2;}
.b_f6f6f6{background: #f6f6f6;}
.b_fff{background: #fff;}
.b_314555{background: #314555;}


/* 预定义 字体颜色 */
.f_000{color: #000;}
.f_fff{color: #fff;}
.f_939393{color: #939393;}
.f_9c9c9c{color: #9c9c9c;}
.f_1d293e{color: #1d293e;}
.f_F5F5F5{color: #F5F5F5;}
.f_19070f0d{color: #19070f0d;}
.f_red{color: red;}
.f_51BCEA{color: #51BCEA;}
.f_19070f40{color: #19070f40;}
.f_grey{color: gray;}

/* hover 效果 */
.ho_op:hover{opacity: 0.7;}

/* header */
.hea_con{display: flex;align-items: center;justify-content: space-between;height: 100px;}
.logo{display: flex;}
.logo h1 img,
.logo div img{height: 70px;width: 235px;}
.search{display: flex;align-items: center;justify-content: space-between;width: 365px;height: 40px;background: #F6F6F6;border-radius: 25px;border: 1px solid #F1F1F1;padding: 0 25px;}
.search_input{background-color: transparent;border: none;outline: none;width: 86%;}
.search_img{width: 16px;height: 18px;cursor: pointer;}

/* 公共 导航 */
.nav{height: 44px;display: flex;}
.nav_a{font-size: 19px;width: 111px;height: 44px; color: #fff;cursor: pointer;display: flex;align-items: center;justify-content: center;font-weight: bold;letter-spacing: 4px;}
.nav_a:hover{background: #26f6c2;color: #fff;}


/* 首页 */
.content{position: relative;}
.tabbox{display: flex;}


/* 轮播图 */
.carousel{background: #fff;position: relative;overflow: hidden;width: 1900px;height: 450px;margin: 0 auto;}
.carousel .swiper-wrapper >.swiper-slide img{width: 1900px;height: 450px;object-fit: cover;}
.swiper-button-prev,
.swiper-button-next{display: none;color: #fff;}
.carousel:hover .swiper-button-prev,
.carousel:hover .swiper-button-next{display: flex;}
.swiper-pagination >span{width: 12px;height: 12px;background: #fff;border-radius: 50%;cursor: pointer;}
.swiper-pagination .swiper-pagination-bullet-active{background:#23D8AB;}



/* 首页 题目 */
.pub{display: flex;align-items: center;}
.pub_title{color: #000;font-size: 24px;position: relative;display: block;padding: 0 0 0 35px;}
.pub_a{display: flex;}
.pub_a:hover .pub_title{color: #969696;}
.pub_a:hover .pub_en{color: #19070f40;}
.pub_title::before{content:"";position: absolute;top:1px;left: 0;width: 30px;height: 30px;background: url(/statics/tzhgj/img/pub_jian.png) no-repeat;background-size: 100%;}
.pub_en{font-size: 24px;font-weight: 600;margin: 0 0 0 10px;width: 170px;}
/* 医院 医生 用到的筛选 */
.pub_box{width: 70%;display: flex;padding: 0 0 0 105px;box-sizing: border-box;}
.pub_box > a{font-size: 18px;padding: 0 20px;}
.pub_box > a:hover{color: #51BCEA;}
.pub_act{color: #51BCEA;}
/* 更多 */
.pub_more{display:flex;}
.pub_more div{position: relative;font-size: 16px;}
.pub_more div::before{content:"";width: 16px;height: 16px;background-image: url(../img/arrow.png);background-repeat: no-repeat;background-size: 100%;position: absolute;right: -15px;top: 3px;}
/* 外包 */
.index{border-radius: 10px;box-sizing: border-box;}
.h{height: 20px;}
.h_10{height: 10px;}


/* 首页 优惠列表 */
.pre{display: grid;grid-template-columns: repeat(4, 286px);grid-row-gap: 20px;grid-column-gap: 18px;}
.pre_a{width: 286px;display: flex;}
.pre_imgs{width: 286px;height: 190px;border-radius: 10px;position: relative;margin: 0 auto;}
.pre_imgs > img{object-fit: cover;border-radius: 10px;}
.pre_title{width: 286px;height: 35px;line-height: 35px;font-size: 15px;font-weight: bold;position: absolute;left: 0;bottom:0px;padding: 0 10px;box-sizing: border-box; background: rgba(0,0,0,.3);border-radius: 0 0 10px 10px;opacity: 0;transition: all 0.3s;}
.pre_a:hover .pre_title{opacity: 1;}



/* 首页 医院列表 */
.hos{display: grid;grid-template-columns: repeat(4, 286px);grid-row-gap: 20px;grid-column-gap: 18px;padding: 25px 0 0 0;display: none;}
.hos_act{display: grid;}
.hos_a{width: 286px;margin: 0 auto;box-sizing: border-box;box-shadow:#ECECEC 0px 0px 30px 4px;border-radius: 10px;padding: 0 0 35px 0;}
.hos_imgs{width: 286px;height: 190px;margin: 0 auto;}
.hos_imgs > img{border-radius: 10px;}
.yiyuan_box{overflow:hidden;margin: 0 0 20px 0;border-bottom: 1px solid #eee;padding: 40px 0 15px 0;}
.hos_title{font-weight: bold;font-size: 20px;text-align: center;margin: 10px 0;}
.hos_type{text-align: center;}
.hos_add{text-align: center;margin: 8px 0 0 0;padding: 0 10px;box-sizing: border-box;}

/* 首页 医生列表 */
.doc{display: grid;grid-template-columns: repeat(4, 286px);grid-row-gap: 20px;grid-column-gap: 18px;padding: 25px 0 0 0;display: none;}
.doc_act{display: grid;}
.doc_a{width: 286px;margin: 0 auto;box-sizing: border-box;box-shadow:#ECECEC 0px 0px 30px 4px;border-radius: 10px;padding: 12px 10px;}
.doc_imgs{width: 200px;height: 200px;margin: 0 auto;}
.doc_imgs > img{border-radius: 50%;object-fit: cover;object-position: top;}
.doc_title{font-weight: bold;font-size: 20px;text-align: center;margin: 10px 0;}
.doc_age{text-align: center;}

/* 首页 资讯 */
.new{display: grid;grid-template-columns: repeat(2, 590px);grid-row-gap: 20px;grid-column-gap: 18px;padding: 25px 0 0 0;}
.new_a{width: 590px;display: flex;padding: 14px;box-sizing: border-box;box-shadow:#ECECEC 0px 0px 30px 4px;border-radius: 10px;}
.new_imgs{width: 210px;height: 140px;border-radius: 10px;margin: 0 14px 0 0;}
.new_imgs > img{object-fit: cover;border-radius: 10px;}
.new_box{width: 58%;display: flex;align-content: space-around;flex-direction: column;justify-content: space-around;}
.new_title{font-size: 18px;font-weight: bold;}
.new_brief{line-height: 26px;}
/* 时间 */
.new_time{text-align: end;}


/* 首页 口腔常识 */
.kqcs{width: 100%;}
.kqcs_a{ display: flex;padding: 30px 8px;box-sizing: border-box;border-bottom: 1px solid #e5e5e5;}
.kqcs_imgs{width: 240px;height: 150px;margin: 0 25px 0 0;}
.kqcs_imgs > img{border-radius: 10px;}
.kqcs_con{width: 77%;display: flex;flex-direction: column;justify-content: space-around;}
.kqcs_title{font-weight: bold;font-size: 20px;}
.kqcs_time{display: flex;align-items: center;}
.kqcs_time > img{width: 18px;height: 18px;margin: 0 5px 0 0;}
.kqcs_des{line-height: 26px;font-size: 16px;}
.kqcs_a:hover .kqcs_title{color: #23D8AB;}



/* 当前位置 */
.address{height: 40px;display: flex;align-items: center;}
.address > a{color: #23D8AB;}
.address > span{color: #000;}


/* 医院 列表页 */
/* 医院筛选 医生筛选*/
.sx{padding: 20px 0 0 0;}
.sx_con{display: flex;}
.sx_l{width: 150px;display: flex;justify-content: space-around;padding: 7px 0 0 0;}
.sx_l > a{cursor: pointer;color: #23D8AB;}
.sx_r{width: 87%;}
/* 省份 */
.sx_r_p{display: flex;flex-wrap: wrap;margin: 0 0 10px 0;}
.sx_r_a{height: 35px;margin: 0 3px;padding: 0px 12px;display: flex;align-items: center;justify-content: center;cursor: pointer;border-radius: 50px;color: #676767;}
.sx_r_a:hover{background: #23D8AB;color: #fff;}
/* 高亮 */
.sx_on{background: #23D8AB;color: #fff;}
/* 城市 */
.sx_r_c{display: flex;flex-wrap: wrap;border: 1px solid #eae9e9;width: 95%;background: #fafafa;}
.sx_r_c > a{margin: 7px 3px;}


/* 医院 列表 复用 首页医院 */
.yy{display: grid;grid-template-columns: repeat(4, 286px);grid-row-gap: 20px;grid-column-gap: 18px;padding: 25px 0 0 0;}

/* 医生 列表 复用 首页医生  */
.ys{display: grid;grid-template-columns: repeat(4, 286px);grid-row-gap: 20px;grid-column-gap: 18px;padding: 25px 0 0 0;}

/* 医院 详情页 */
.yys{padding: 30px 0 ;display: flex;}
.yys_l{width: 900px;}
.yys_r{width: 300px;}
/* 左侧 */
.yys_l_con,
.yys_l_con1,
.yys_l_con2,
.yys_l_con3,
.yys_l_con4
{padding: 20px;box-sizing: border-box; border-radius: 10px;box-shadow: #f2f2f2 3px 3px 3px 0;width: 820px;border: 2px solid #f2f2f2;}
/* 题目 */
.yys_con{display: flex;}
.yys_box{width: 61%;display: flex;flex-direction: column;justify-content: space-between;}
.yys_imgs{width: 286px;height: 190px;margin: 0 18px 0 0;}
.yys_imgs > img{border-radius: 10px;}
.yys_box > h1{display: flex;align-items: center;font-size: 18px;}
.yys_box > h1 > span{padding: 5px 10px;border-radius: 5px;margin: 1px 0 0 15px;font-size: 14px;}
/* 开展口腔项目 */
.yys_title{font-size: 22px;font-weight: bold;padding: 0 0 10px 0;border-bottom: 1px solid #f2f2f2;margin: 0 0 10px 0;}
.yys_con2{overflow: hidden;position: relative;}
/* 开展口腔项目 交互效果 */
.xiangxi{text-align: end;color: #23D8AB;cursor: pointer;font-size: 12px;position: absolute;right:15px;bottom: 10px;}
.xiangxi_height{height: 113px;}
#xiangxi_box > div{display: flex;flex-wrap: wrap;}
#xiangxi_box > div > div{margin: 5px 5px;white-space: nowrap;color: #fff;padding: 5px 10px;border-radius: 12px;font-size: 12px;background: #23D8AB;}
/* 医生团队 */
.yys_con3{display: grid;grid-template-columns: repeat(3, 246px);grid-row-gap: 20px;grid-column-gap: 18px;}
.yys_ysa{width: 246px;border: 1px solid #f2f2f2;border-radius: 5px;padding: 10px 0;box-sizing: border-box;}
.yys_ysa_imgs{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;margin: 0 auto;}
.yys_ysa_name{text-align: center;margin: 10px 15px;}
.yys_ysa_obj{margin: 0 10px;line-height: 22px;}
/* 右侧 */
.yys_r_con{padding: 15px;box-sizing: border-box; border-radius: 10px;box-shadow: #f2f2f2 3px 3px 3px 0;}
.yys_r_title{border-left: 3px solid #23D8AB;padding: 0 0 0 10px;font-size: 18px;height: 25px;}
.yys_r_box{margin: 12px 0 0 0;}
.yys_ra{display: flex;width: 270px;margin: 0 0 15px 0;}
.yys_ra:last-child{margin: 0 0 0px 0;}
.yys_ra_imgs{width: 120px;height: 90px;margin: 0 8px 0 0;}
.yys_ra_imgs > img{border-radius: 10px;}
.yys_ra_box{width: 52%;display: flex;flex-direction: column;justify-content: space-evenly;}
.yys_ra_box > div{font-size: 12px;}
.yys_ra_box > .yys_ra_title{font-size: 16px;}



/* 医生 详情页 复用医院详情页*/
/* .ysc{} */
/* 左边 */
.ysc_l_con,
.ysc_l_con1,
.ysc_l_con2,
.ysc_l_con3,
.ysc_l_con4
{padding: 20px;box-sizing: border-box; border-radius: 10px;box-shadow: #f2f2f2 3px 3px 3px 0;width: 820px;border: 2px solid #f2f2f2;}
/* 题目 */
.ysc_con{display: flex;align-items: center;}
.ysc_con > h1{font-size: 22px;}
.ysc_con > div:nth-child(2){background:#75efd1;padding: 4px 5px;color: #fff;border-radius: 5px;display: inline-block;font-size: 12px;color: #fff;margin: 3px 0 0 5px;}
.ysc_con > div:nth-child(3){display: inline-block;font-size: 12px;color: red;margin: 3px 0 0 5px;}
.ysc_con2{display: flex;margin: 20px 0 0 0;}
/* 142  200 */
.ysc_imgs{width: 142px;height: 200px;margin: 0 15px 0 0;}
.ysc_imgs > img{border-radius: 10px;}
.ysc_box{width: 72%;display: flex;flex-direction: column;justify-content: space-around;}
.ysc_box > div{font-size: 16px;}
.ysc_box > div:nth-child(2) a{color: #23D8AB;}
/* 擅长项目 */
.ysc_con3 > div{font-size:16px;}
/* 所属医院 */
.ysc_ssyy_a{display: flex;}
.ysc_ssyy_imgs{width: 150px;height: 100px;margin: 0 15px 0 0;}
.ysc_ssyy_imgs > img{border-radius: 10px;}
.ysc_ssyy_box{width: 78%;display: flex;flex-direction: column;justify-content: space-around;}
/* 右边 */
.ysc_ra_imgs{width: 90px;height: 126px;margin: 0 8px 0 0;}
.ysc .yys_ra_box div:nth-child(2) div{background:#23D8AB;padding: 4px 5px;color: #fff;border-radius: 5px;display: inline-block;}




























/* 公共点评 */
.dianping{display: flex;justify-content: space-between;background: #fff;margin: 10px;}
.dianping_imgs{width: 55px;height: 55px;margin: 26px 0 0 20px;border-radius: 50%;overflow: hidden;}
.dianping_imgs > img{object-fit: cover;border-radius: 50%;width: 100%;height: 100%;}
.dianping_box{width: 90%;}
.dianping_text{width: 98%;height: 111px;resize: none;outline: none;margin: 10px;border: 1px solid #F1F1F1;padding: 10px;box-sizing: border-box;border-radius: 10px;}
.dianping_zi{font-size: 12px;color: #7c7c7c;margin: 0 0 0 28px;}
.dianpin_btns{text-align: end;}
.dianpin_btn{width: 90px;height: 30px;background: #23D8AB;color: #fff;margin: 0 10px 10px 10px;border: none;border-radius: 10px;cursor: pointer;}
/* 公共热门评论*/
.popular{margin: 10px;background: #fff;padding: 5px;box-sizing: border-box;}
.popular_title{color: #000;font-size: 18px;margin: 0 0 24px 0;}
.popular_con{display: flex;flex-direction: column;}
.popular_box{display: flex;justify-content: space-between;width: 757px;padding:12px 0 8px 0;border-bottom: 1px solid #d7d7d7;margin: 0 0 8px 0;}
.popular_box:first-child{padding:0 0 8px 0;}
.popular_box_img{width: 65px;height: 65px;object-fit: cover;border-radius: 50%;}
.popular_box2{width: 670px;}
.popular_box2_title{font-size: 16px;color: #23D8AB;margin: 0 0 11px 0;}
.popular_box2_text{color: #333;line-height: 24px;margin: 15px 0;}
.popular_box2_time{text-align: end;color: #9c9c9c;margin: 0 56px 0 0;}


















/* footer */
.footer{display: flex;padding: 30px 0;}
.footer_logo{padding: 21px 50px 0 0;border-right: 1px solid #fff;}
.footer_logo > a{width: 180px;display: flex;}
.footer_box{width: 310px;margin: 0 50px;}
.footer_box > a{display: flex;align-items: center;margin: 0 0 10px 0;opacity: 0.4;}
.footer_box > a > img{width: 20px;height: 20px;}
.footer_nav{display: flex;margin: 0 0 13px 0;}
.footer_nav > a{margin: 0 15px 0 0;}
.footer_mz{width: 44%;}
.footer_mz > div:first-child{margin: 0 0 10px 0;}
.footer_mz > div:last-child{opacity: 0.4;line-height: 22px;}






/* 搜索页 */
.se{display: flex;}
.se_l{width: 250px;margin: 42px 18px 0 18px;}
.se_l > a{width:235px;height: 70px;display: block;}
.se_r{width: 40%;padding: 44px 0 0 0;box-sizing: border-box;}
.se_search{display: flex;align-items: center;}
.se_search > input{height: 32px;width: 536px;text-indent: 6px;border: 1px solid #cccccc;}
.se_search > div{font-size: 14px;width: 100px;height: 32px;display: flex;align-items: center;justify-content: center;cursor: pointer;}
/* 列表 */
.se_con{margin: 20px 0 0 0;}
.se_con_a{display: block;margin: 0 0 20px 0;}
.se_con_title{margin: 0 0 8px 0;font-size: 16px;font-weight: bold;}
.se_con_con{display: flex;}
.se_con_imgs{width: 230px;height: 150px;margin: 0 16px 0 0;}
.se_con_imgs > img{object-fit: cover;}
.se_con_box{width: 510px;display: flex;flex-direction: column;justify-content: space-between;}
.se_con_beref{font-size: 16px;line-height: 26px;}
.se_con_time{display: flex;justify-content: space-between;flex-direction: column;}
/* 搜索页没有东西的时候的提示 */
.se_ts{background: #fff;color: #ff9d00;padding: 24px 0;width: 638px;text-align: center;}


/* 公共 翻页 */
.pages{display: flex;justify-content: center;flex-wrap: wrap;}
.pages > a {background:#23D8AB;color: #fff;padding: 6px 15px;margin: 6px;}
.pages > span {background:#00ffbf;color: #fff;padding: 6px 15px;margin: 6px;}






























/* 热门资讯 资讯 */
.info{height: 73px;padding-bottom: 47px;overflow: hidden;position: relative;text-align: center;}
.info2{height: 73px;padding-bottom: 60px;overflow: hidden;position: relative;text-align: center;}
.line{height: 75px;border-bottom: 1px solid #08ACEE;}
.info-title{display: inline-block;padding: 32px 70px 0 70px;background-color: #fff;font-size: 32px;text-align: center;}
.info_title_a:hover{color: #45bded;}
.info-title >div:last-child{color: #b4b4b4;font-size: 16px;}

/* 热门资讯 列表 */
.info-list{display: flex;justify-content: space-between;}
.list-left{width: 300px;background:#f2f2f2;}
.index-left-hidden{width: 100%;height: 40px;background: white;}
.list-right{width: 850px;}
.list_right_box{display: flex;flex-wrap: wrap;}
.list_right_a{overflow: hidden;margin: 0 12px 18px 0;display: flex;justify-content: space-around;width: 416px;}
.list_right_a:nth-child(2n){margin:0 0 18px 0;}
.list_right_img{width: 120px;height: 86px;background: #f2f2f2;overflow: hidden;}
.list_right_img img{width: 100%;height: 100%;object-fit: cover;}
.list_a_box{width: 287px;margin: 0 0 0 10px;}
.list_box_title{font-size: 16px;font-weight: bold;color: #000;}
.list_box_desc{color: #171616;line-height: 22px;font-size: 14px;font-weight: 400;margin-top: 12px;}



/* 医生大全 列表 */
.doctor{display: flex;flex-wrap: wrap;}
.doctor >a{width: 270px;height: 360px;margin: 0 15px 10px 15px;}
.doctor >a>.doctor-box{overflow:hidden;margin: 0 0 20px 0;border-bottom: 1px solid #eee;padding: 40px 0 15px 0;}


.doctor >a>.doctor-box>.img{width: 140px;height: 160px;margin: 0 auto;box-shadow: 0 0 40px rgb(0 0 0 / 7%);overflow: hidden;border-radius: 10px;}

.doctor >a>.doctor-box>.img>img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px;}
.doctor >a>.doctor-box >.doctor-title{text-align: center;font-size: 20px;padding: 20px 0 0 0;color: #1d293e;text-transform: capitalize;font-weight: 600;margin: 0 10px;}
.doctor >a>.doctor-box >.doctor-status{text-align: center;margin: 8px 10px 0 10px;}
.doctor >a>.doctor-desc{margin: 0 10px;line-height: 2;text-align: center;}

/* 医院大全 复写 医生大全*/
.yiyuan{display: flex;flex-wrap: wrap;}
.yiyuan_a{width: 270px;margin: 0 15px 10px 15px;}
.yiyuan_box{overflow:hidden;margin: 0 0 20px 0;border-bottom: 1px solid #eee;padding: 40px 0 15px 0;}
.yiyuan_imgs{width: 250px;height: 250px;margin: 0 auto;box-shadow: 0 0 40px rgb(0 0 0 / 7%);overflow: hidden;}
.yiyuan_img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px;}
.yiyuan_title{text-align: center;font-size: 20px;padding: 20px 0 0 0;color: #1d293e;text-transform: capitalize;font-weight: 600;margin: 0 10px;}
.yiyuan_status{text-align: center;margin: 8px 10px 0 10px;}
.yiyuan_desc{margin: 0 10px;line-height: 2;text-align: center;}


/* 看资讯 */
.kan{width: 920px;}
.kan_a{padding: 30px 20px;border-bottom: 1px dashed #e3e1e1;display: flex;}
.kan_a_imgs{width: 240px;height: 160px;margin: 0 20px 0 0;border-radius: 10px;}
.kan_a_img{width: 240px;height: 160px;object-fit: cover;border-radius: 10px;}
.kan_a_box{width: 620px;display: flex;flex-direction: column;justify-content: space-around}
.kan_box_h2{font-size: 18px;color: #171717;}
.kan_box_time{font-size: 14px;color: #a8a7a7;margin: 14px 0px;}
.kan_box_icon{width: 18px;height: 18px;margin-right: 5px;}
.kan_box_des{font-size: 16px;color: #666;line-height: 26px;}

/* 查项目 列表页 */
.table_list_title{position: relative;height: 47px;line-height: 47px;background: #23D8AB;font-size: 22px;color: #fff;text-align: center;z-index: 1;display: flex;}
.part_name{width: 253px;border-right: 1px solid #fedae0;height: 100%;}
.part_name2{width: 944px;height: 100%;}

.table_list{border-bottom: 1px solid #23D8AB;}
.li_table{display: flex;min-height: 90px;width: 1198px;border-bottom: 0;border-left: 1px solid #23D8AB;border-right: 1px solid #23D8AB;}
.part_link{text-align: center;color: #333;font-size: 18px;display: block;width: 252px;height: 100%;line-height: 100%;border-right: 1px solid #e8e8e8;margin: auto;}
.part_link>span{color: #23D8AB;font-size: 25px;font-weight: 500;}
.list_cont{border-left: 1px solid #eee;width: 948px;padding: 10px 0;overflow: visible;}
.list_cont_ul{display: flex;flex-wrap: wrap;}
.list_cont_li{border-bottom: 1px solid #dcdcdc;height: 30px;margin: 10px;
padding-bottom: 10px;}
.list_cont_a{width: unset;border-right: 0;color: #23D8AB;display: inline-block;height: 26px;text-align: center;line-height: 26px;margin-bottom: 20px;}
.list_cont_span{margin-left: 20px;font-size: 14px;color: #000;}




/* 医院点评适配 */
.doctor_dianping{margin-top: 20px;
border: 2px solid #f2f2f2;box-shadow: #f2f2f2 3px 3px 3px;border-radius: 10px;overflow: hidden;padding: 15px;width: 755px;
position: relative;}
.doctor_dianping .dianping_imgs{margin: 26px 0 0 0px;}
.doctor_dianping .popular_box{width:738px ;}
.doctor_dianping .doctor_dianping.popular_box2{width: 640px;}



/* 新增备案 */
.beian{width:259px;margin:0 auto; padding:3px 0;}
.beian > a > img{float: left;}







.iyiya {
    width: 1200px;
    margin: 0 auto;
}



.iyiya_top {
    width: 100%;
    height: 40px;
    background: #f3f7f7;
}



.iyiya_search {
    display: flex;
    width: 545px;
    align-items: center;
}

.search_box {
    width: 464px;
    height: 38px;
    border: 1px solid #f7d53e;
    border-radius: 20px 0 0 20px;
}

.iyiya_box {
    display: flex;
    align-items: center;
    width: 550px;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 35px;
}

.search_box input {
    text-indent: 2em;
    width: 464px;
    height: 38px;
    border-radius: 20px 0 0 20px;
}

.search_content {
    display: flex;
    width: 545px;
    width: 100%;
}

.search_content div {
    margin-left: 10px;
    margin-top: 5px;
    font-size: 12px;
    color: #666;
}

.search_btn {
    width: 79px;
    height: 40px;
    background: #f7d53e;
    line-height: 38px;
    text-align: center;
    border-radius: 0 20px 20px 0;
    color: #fff;
    cursor: pointer;
}





.rotation_right {
    width: 1000px;
}



.left_nav_item {
    line-height: 36px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 2px;
    text-align: center;
    overflow: hidden;
    width: 207px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    transition: all .1s linear 0s;
}

.iyiya_nav {
    justify-content: start;
    display: flex;
}

.iyiya_nav_div{width: 100px;text-align: center;  }
.iyiya_nav_item {
    height: 36px;
    line-height: 38px;
    font-weight: 500;
    font-size: 17px;
    text-transform: uppercase;
    color: #454545;
    cursor: pointer;
    padding: 0 0 11px 0;
    letter-spacing: 1px;
}

.iyiya_nav_item:hover {
    /* background: url(nav_bg.png) 3px -4px no-repeat; */
    color: #08ACEE;
}



.iyiya_banner {
    display: flex;
}

.banner_right_item {
    display: block;
    width: 205px;
    background: #f7d53e;
    height: 143px;
}

.banner_box {
    background: #f7d53e;
    width: 790px;
    height: 429px;
}

.banner_box img {
    width: 100%;
}

.index_banner {
    position: relative;
    height: 429px;
    margin-top: 1px;
    width: 100%;
    margin: 0 auto;
}

#flash {
    width: 100%;
    height: 429px;
    margin: 0 auto;
    position: relative;
}

#flash #play {
    width: 100%;
    height: 429px;
    list-style: none;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

#flash #play li {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

#flash #play li img {
    float: left;
    width: 790px;
    margin-left: 206px
}

#button {
    position: absolute;
    bottom: 20px;
    left: 50%;
    list-style: none;
}

#button li {
    margin-left: 10px;
    float: left;
}

#button li div {
    width: 12px;
    height: 12px;
    background: #DDDDDD;
    border-radius: 6px;
    cursor: pointer;
}

/* #prev {
    width: 40px;
    height: 63px;
    background: url(/statics/pc/images/beijing.png) 0px 0px;
    position: absolute;
    top: 145px;
    left: 2%;
    z-index: 1000;
}

#next {
    width: 40px;
    height: 63px;
    background: url(/statics/pc/images/beijing.png) -40px 0px;
    position: absolute;
    top: 145px;
    right: 2%;
    z-index: 1000;
}

#prev:hover {
    background: url(/statics/pc/images/beijing.png) 0px -62px;
}

#next:hover {
    background: url(/statics/pc/images/beijing.png) -40px -62px;
} */

.play_box {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.banner_nav {
    position: relative;
}
.banner_second{
    position: absolute;
    top: 0;
    left: 213px;
    z-index: 10;
}
.banner_second_item{
    background-color: #fff;
    padding: 0 18px;
    width: 495px;
    border: 1px solid #e2e2e2;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 10%);
    display: none;
    height: 406px;
    padding: 10px 20px;
    overflow: hidden;
    /* background: url(/statics/tzhgj/img/bg.png); */
}
.banner_second_item div{
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    margin-bottom: 8px;
    text-align: left;
    width: 114px;
    margin-bottom: 8px;
    float: left;
    font-size: 12px;
    cursor: pointer;
    line-height: 25px;
    padding: 0 4px;
    color: #7a7a7a;
}
.banner_nav_box {
    position: absolute;
    top: 0;
    z-index: 1000;
    background: #fff;
    height: 429px;
    overflow: hidden;
}

.rotation_box {
    border-bottom: 5px solid #f7d53e;
}

.banner_nav_right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10000;
    background: #676767;
}

.iyiya_bar {
    width: 1200px;
    margin: 0 auto 5px;
    height: 73px;
    padding-bottom: 47px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.iyiya_line {
    height: 75px;
    border-bottom: 1px solid #f7d53e;
}

.iyiya_bar_title {
    display: inline-block;
    padding: 0 70px;
    height: 125px;
    background-color: #fff;
    font-size: 32px;
    padding-top: 36px;
    text-align: center;
    padding-bottom: 3px;
}

.iyiya_bar_title div:nth-of-type(2) {
    color: #b4b4b4;
    font-size: 16px;
}

.iyiya_project_left {
    width: 300px;
}

.iyiya_project {
    display: flex;
    justify-content: space-between;
}

.iyiya_project_right {
    width: 850px;
    max-height: (100% - 60px);
}

.project_left_img {
    width: 300px;
    height: 200px;
    overflow: hidden;
}
.project_left_img >img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.project_left_item{
    padding: 0 0 5px 0;
}
.project_left_desc {
    margin-top: 3px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #171616;
    line-height: 22px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    padding: 5px 8px 0px 8px;
}

.project_left_title {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 5px 8px 0px 8px;
}
.project_left_box{
    margin-left: 10px;
    width: 290px;
}
.project_right_img {
    width: 120px;
    height: 80px;
    background: #f7d53e;
    overflow: hidden;
}

.project_right_desc {
    width: 290px;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #171616;
    line-height: 26px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
}

.project_right_item {
    width: 420px;
    justify-content: space-around;
    display: flex;
    margin-bottom: 18px;
}

.iyiya_project_right {
    display: flex;
    flex-wrap: wrap;
}

.hospital_item_img {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.iyiya_img_box{
    /* width: 140px;
    height: 140px;
    border-radius: 500px;
    border: 6px solid #fff;
    box-shadow: 0 0 40px rgb(0 0 0 / 7%);
    overflow: hidden;
    margin: 0 auto; */

    width: 140px;
    height: 160px;
    margin: 0 auto;
    box-shadow: 0 0 40px rgb(0 0 0 / 7%);
    overflow: hidden;
    border-radius: 10px;
}
.iyiya_img_box>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hospital_item_img img {
  width: 100%;
}

.hospital_item {
    padding: 40px 0px;
    border-radius: 10px;
    margin: 0px 15px;
    background: #fff;
    transition: 0.3s;
    width: 270px;
    text-align: center;
}

.hospital_item_title {
    font-size: 20px;
    padding-top: 20px;
    color: #1d293e;
    text-transform: capitalize;
    font-weight: 600;
}
.hospital_item_status{margin: 8px 10px 0 10px;}

.hospital_item_desc {
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 26px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
}

.iyiya_hospital {
    display: flex;
    flex-wrap: wrap;
}

.docter_list {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
}

.docter_content {
    display: flex;
    width: 900px;
}

.docter_box {
    display: flex;
}

.recommend_list {
    width: 270px;
}
.recommend_list >a{margin: 0 0 20px 0;display: block;}
.recommend_item {
    display: flex;
    margin-top: 10px;
    font-size: 14px;
}

.recommend_img {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.recommend_img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.recommend_desc_name span:first-of-type {
    font-size: 16px;
    font-weight: bold;
}
.recommend_doctor_box{
    margin-top: 5px;
}
.recommend_doctor_box span:nth-of-type(2) {
    display: inline-block;
    border: 1px solid #f7d53e;
    padding: 0px 5px;
    font-size: 12px;
    color: #f7d53e;
    border-radius: 5px;
}

.recommend_doctor_box span:nth-of-type(3) {
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    color: #f00;
}

.recommend_desc {
    width: 210px;
    margin-left: 10px;
}
.recommend_desc_box{
    margin-top: 5px;
}
.recommend_desc_box span:nth-of-type(1) {
    display: inline-block;
    border: 1px solid #f7d53e;
    padding: 0px 5px;
    font-size: 12px;
    color: #f7d53e;
    border-radius: 5px;
}

.recommend_desc_box span:nth-of-type(2) {
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    color: #f00;
}

.recommend_desc_sc {
    margin-top: 5px;
    display: flex;
    font-size: 14px;
    width: 170px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.recommend_desc_sc span:nth-of-type(2) {
    overflow: hidden;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #171616;
    width: 170px;
}

.iyiya_screen {
    margin-top: 20px;
}

.screen_box {
    display: flex;
    margin-top: 10px;
}

.screen_left {
    width: 150px;
    display: flex;
    justify-content: space-around;
    cursor: pointer;
}

.choose_box {
    align-items: center;
    width: 173px;
}

.choose_right {
    width: 1023px;
}

.screen_left_item {
    text-align: center;
    line-height: 35px;
    margin: 0 10px;
    color: #676767;
}

.screen_right_box {
    width: 1050px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10px 0;
}
.screen_right_box .on{
    color: #fff;
    background: #53b0eb;
    border-radius: 50px;
}
.screen_right_item {
    text-align: left;
    line-height: 35px;
    cursor: pointer;
    color: #676767;
    display: block;
    padding: 0px 12px;
    margin: 0 3px;
}
.screen_right_item:hover{
    color: #fff;
    background: #53b0eb;
    border-radius: 50px;
}

.color_blue {
    color: #53b0eb;
}
/* 省份高亮 */
.screen_right_item_on{
    color: #fff;
    background: #53b0eb;
    border-radius: 50px;
}

.screen_city_box {
    margin: 0;
    border: 1px solid #eae9e9;
    width: 95%;
    background: #fafafa;
    display: flex;
    flex-wrap: wrap;
}

.screen_city_item {
    text-align: center;
    line-height: 35px;
    padding: 0px 12px;
    margin: 7px 3px;
    color: #676767;
}
/* 城市hover */
.screen_city_item:hover{
    color: #fff;
    background: #53b0eb;
    border-radius: 50px;
}

/* 城市高亮 */
.screen_city_item_on{
    color: #fff;
    background: #53b0eb;
    border-radius: 50px;
}

.screen_left_choose {
    text-align: center;
    height: 30px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    color: #f7d53e;
    border: 1px solid #f7d53e;

}

.screen_left_choose span {
    padding-left: 5px;
}

.recommend_desc_zz {
    display: flex;
    margin-top: 7px;
}

.desc_lineone {
    font-size: 12px !important;
    margin-top: 8px;
    display: flex;
}

.desc_lineone span:nth-of-type(2) {
    -webkit-line-clamp: 1 !important;
    width: 130px;
}

.iyiya_news {
    display: flex;
}

.iyiya_news_left {
    width: 874px;
    border: 3px solid #dcdcdc;
    padding: 10px;
}

.iyiya_news_right {
    border: 3px solid #dcdcdc;
    width: 294px;
}

.news_left_title {
    display: flex;
    justify-content: space-between;
}
.news_left_title div:first-of-type{
    font-size: 24px;
    background: #dcdcdc;
    font-weight: 400;
    padding: 2px 5px;
    width: 150px;
    text-align: center;
}
.news_content_left {
    width: 280px;
}

.content_left_img{
    width: 100%;
    height: 188px;
}

.content_left_img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_left_content {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.iyiya_news {
    margin-top: 10px;
}

.content_left_title {
    font-size: 20px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #171616;
    margin-top: 5px;
}

.content_left_desc {
    padding: 0 10px;
}

.content_left_time {
    margin: 10px 0;
    font-size: 12px;
    color: #666;
}

.content_left_word {
    height: 83px;
    font-size: 16px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #666;
    margin-bottom: 10px;
}

.news_content_left {
    background: #f2f2f2;
}

.news_content_right {
    width: 570px;
}

.content_top_item{
    height: 86px;
    display: flex;
    flex-direction: column;
}

.top_item_title {
    font-size: 20px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #171616;
}

.top_item_desc {
    font-size: 16px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
    margin-bottom: 10px;
    text-indent: 2em;
}

.content_right_top {
    border-bottom: 1px dotted #666666;
    margin-bottom: 10px;
}

.bottom_item_title {
    font-size: 14px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #171616;
    width: 70%;
}

.bottom_item {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.bottom_item_time {
    font-size: 14px;
    width: 25%;
    text-align: right;
}

.bottom_item_title i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #666;
    margin-right: 10px;
}

.news_right_title {
    padding: 0 10px 10px 0;
    margin: 10px;
    font-size: 22px;
    border-bottom: 1px solid #dcdcdc;
}

.right_item_box {
    width: 220px;
    margin-left: 10px;
}

.right_item_title {
    font-size: 14px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #171616;
}

.news_right_item {
    padding: 0 10px 10px 0;
    margin: 0 10px 0px 10px;
    display: flex;
}

.right_item_img {
    width: 70px;
    height: 70px;
}

.right_item_desc {
    font-size: 14px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
    margin-bottom: 10px;
}

/* f7d53e */
/* f7d53e */
.docter_content_box {}

.recommend_nav {
    margin: 15px 0;
    border-left: 3px solid #f7d53e;
    padding-left: 10px;
    height: 25px;
}

.recommend_nav_doctor{
    border:none;
}

.mt_30 {
    margin-top: 30px;
}

.docter_introduce {
    margin-top: 20px;
    border: 2px solid #f2f2f2;
    box-shadow: #f2f2f2 3px 3px 3px;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px;
    width: 755px;
    position: relative;
}

.docter_content_box {
    width: 100%;
    margin-top: 20px;
}

.docter_introduce_name h1 {
    display: inline-block;
    font-size: 22px;
}

.docter_introduce_name span:first-of-type {
    display: inline-block;
    border: 1px solid #f7d53e;
    padding: 0px 5px;
    font-size: 12px;
    color: #f7d53e;
    border-radius: 5px;
    margin-left: 5px;
}

.docter_introduce_name span:nth-of-type(2) {
    font-size: 12px;
    color: #f00;
    margin-left: 5px;
}
.introduce_area{
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #000;
}
.docter_introduce_desc {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

/* 医院详情页 */
.hosp_introduce_desc{
    margin-top: 0;

}

.introduce_img {
    width: 180px;
    height: 180px;
    overflow: hidden;
}
.introduce_img >img{
    width: 100%;
    height:100%;
    object-fit: cover;
}

.introduce_all {
    width: 520px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}


.introduce_all >.introduce_year{

    display: block;
    color: #000;
}

.introduce_all >.introduce_year>.hospital_content_yy{
    display: inline-block;
    border: 1px solid #f7d53e;
    padding: 0px 5px;
    font-size: 12px;
    color: #f7d53e;
    border-radius: 5px;
    margin-left: 5px;
}

.introduce_all div {
    color: #000;
}

.introduce_all div span {
    color: #000;
}
.introduce_all .introduce_year_one{color: #779ada;}

.docter_int_title {
    margin-bottom: 10px;
    ;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #f2f2f2;
    font-size: 22px;
    font-weight: bold;
}

.docter_int_desc {
    color: #666;
    font-size: 16px;
}

.docter_int_content {
    font-size: 16px;
}





.docter_int_hospital {
    display: flex;
    justify-content: space-between;
}

.int_hospital_img {
    width: 150px;
    height: 100px;
}
.int_hospital_img >img{
    width:100%;
    height: 100%;
    object-fit: cover;
}

.show_doctor_img{
    height: 270px;
}
.int_hospital_desc {
    width: 590px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hospital_content_yy {
    background: #f7d53e;
    color: #fff !important;
    padding: 5px 10px !important;
    border-radius: 5px;
    margin-top: 1px;
}

.hospital_content_name {
    display: flex;
}

.recommend_hosp_item {
    display: flex;
    /* justify-content: space-between; */
    margin-top: 10px;
}

.recommend_hosp_img {
    /* width: 110px; */
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.recommend_hosp_img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.recommend_hosp_desc {
    width: 190px;
    margin-left: 10px;
    height: 100px;
}

.hosp_desc_name {
    font-size: 16px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hosp_desc_content {
    font-size: 14px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
}

.hosp_desc_time {
    font-size: 12px;
    color: #666;

}

.hospital_int_doc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hospital_doc_item {
    width: 32%;
    border: 1px solid #f2f2f2;
    margin-bottom: 15px;
    border-radius: 5px;
}

.hospital_doc_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.hospital_doc_img >img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hospital_doc_name {
    text-align: center;
    margin: 10px 15px;
}

.hospital_doc_sc {
    margin: 10px 15px;
    font-size: 14px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
    color: #666;
}

.iyiya_bread {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
}

.iyiya_items {
    padding: 15px 0;
    /* border-top: 1px solid #f2f2f2; */
}

.iyiya_items_title {
    width: 1140px;
    height: 50px;
    padding: 0 30px;
    line-height: 50px;
    color: #fff;
    background: #45bded;
    font-size: 22px;
}

.iyiya_items_box {
    border: 1px solid #f2f2f2;
    display: flex;
    margin-bottom: 20px;
}

.items_box_left {
    border-right: 1px solid #f2f2f2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 200px;
    padding: 10px 0;
}

.items_left_img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
}

.items_box_right {
    width: 1000px;
}

.items_little_box {
    border-bottom: 1px dashed #f2f2f2;
    display: flex;
    flex-wrap: wrap;
}

.items_little_item {
    padding: 15px 30px;
    text-align: center;
}

.iyiya_items_content {
    border: 1px solid #f2f2f2;
}

.items_out_box {
    margin: 0 20px;
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
}

.items_box_title {
    display: flex;
    align-items: flex-end;
    margin: 20px 0;
}

.items_box_title h1 {
    font-size: 26px;
    margin-right: 15px;
}

.items_box_title div {
    margin-right: 15px;
    color: #666;
}

.items_box_title div span {
    color: #000;
}

.items_out_present {
    padding: 20px;
}

.quality_left_title {
    color: #f00;
    font-size: 18px;
}

.present_title,
.quality_right_title {
    color: #f00;
    margin-bottom: 10px;
    font-size: 18px;
}

.present_item {
    margin-bottom: 10px;
}

.present_item {
    color: #333333;
}

.present_item span {
    padding-left: 35px;
    color: #000;
    display: inline-block;
}

.iyiya_border {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 20px;
}

.items_out_quality {
    margin: 20px;
    display: flex;
    justify-content: space-between;
}

.quality_left {
    width: 48%;
}

.quality_right {
    width: 48%;
}

.quality_item {
    color: #333333;
    margin-top: 10px;
}

.content_list_box {
    display: flex;
    justify-content: space-between;
}

.content_list {
    width: 920px;
    background: #f2f2f2;
}

.content_list_item {
    width: 760px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 20px;
}

.content_list_img {
    width: 150px;
    height: 150px;
}
.content_list_img >img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content_list_desc {
    width: 590px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.content_list_title {
    font-size: 22px;
    font-weight: bold;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.content_list_nr {
    font-size: 16px;
    display: -webkit-inline-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #666;
}

.content_list_time {
    color: #666;
}

.content_substance {
    margin: 10px;
    padding: 10px;
    background: #fff;
}

.content_substance h1 {
    font-size: 30px;
    padding: 0.5em;
    margin-bottom: 10px;
}

.substance_user {
    padding: 0.5em;
}

.substance_user span {
    padding-right: 20px;
    color: #666;
    border-bottom: 1px solid #f2f2f2;
}

.substance_editor {
    padding: 0.5em;
    font-size: 16px;
}

.substance_editor h1 {
    font-size: 20px;
}
.substance_editor p {
    padding: 5px 0;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-indent: 2em;
}

.substance_editor p img,
.substance_editor img {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    height: auto;
}

.substance_editor h3 {
    font-size: 18px;
    font-weight: bold;
    padding: 6px;
    text-align: left;
}

.substance_editor table p {
    text-indent: 0;
}

.selectTdClass {
    background-color: #edf5fa !important
}

.substance_editor table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
}

.substance_editor td,
.substance_editor th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}
.content_substance h1 span{
    background: #23D8AB;
    color: #fff;
    border-radius: 0 20px 20px 0 ;
    font-size: 16px;
    padding: 8px 20px;
    display: inline-block;
    margin-right: 20px;
}
.iyiya_footer{
    padding: 20px;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    height: 200px;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
}

.list_pages{
    text-align: center;
    width: 880px;
    margin: 30px auto;
}
.list_pages a {
    display: inline-block;
    background-color: #23D8AB;
    line-height: 30px;
    color: #fff;
    margin: 7px 5px;
    padding: 0 10px;
  }
  
  .list_pages span {
    display: inline-block;
    background-color: #00ffbf;
    line-height: 30px;
    color: #ffffff;
    margin: 7px 5px;
    padding: 0 10px;
  }
  .iyiya_container{
      width: 1200px;
      margin: 0 auto;
      margin-bottom: 30px;
  }
  .screen_right{
    width: 1050px;
  }
  .hospital_recoimg{
      width: 140px;
  }

/* 项目没有东西的时候的提示 */
.findhosp{background: #fff;color: #ff9d00;padding: 10px 0;text-align: center;}

/* seo富文本 */
#content{ padding: 0.5em; font-size: 16px;}
#content h1{font-size: 20px;}
#content p {padding:5px 0; font-size:16px; line-height:30px; color:#333333;}
#content p img,#content img { display:block; margin:0 auto; max-width:90%; height:auto !important;width: auto !important; }
#content h3{font-size: 18px; font-weight: bold; padding: 6px; text-align: left;}
#content table p{text-indent:0;}
.selectTdClass{background-color:#edf5fa !important}
#content table{margin-bottom:10px;border-collapse:collapse;display:table;}
#content td,#content th{padding: 5px 10px;border: 1px solid #DDD;}