*{
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
}
a {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
}
ul, li, ol {
    list-style-type: none;
}
.pfb-width{
    width: 1200px;
    margin: auto;
}
header{
    text-align: center;
}
header img{
    width: 100%;
}
/* .pfb-loge{
    width: 1200px;
    display: flex;
    margin: auto;
    justify-content: space-between;
    align-items: center;
}
.pfb-loge .pfb-log{
    display: flex;
    align-items: center;
}
.pfb-loge .pfb-log img{
    width: 80px;
    height: 80px;
}
.pfb-loge .pfb-log a b{
    color: rgb(14,151,213);
    font-size: 1.7em;
    border-bottom: 1px solid rgb(161,161,161);
}
.pfb-loge .pfb-log a p{
    color: rgb(41,161,223);
}
.pfb-ipone a img{
    width: 22px;
    height: 22px;
    margin-bottom: -5px;
    margin-right: 3px;
}
.pfb-ipone a p{
    text-align: left;
}
.pfb-ipone a i{
    color: red;
    font-weight: bold;
    font-size: 1.7em;
} */

.pfb-loge{
    width: 1200px;
    display: flex;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}
.pfb-loge .pfb-log{
    display: flex;
    align-items: center;
}
.pfb-loge .pfb-log .pfb-LOGE img{
    width: 90px;
    height: 90px;
}
.pfb-loge .pfb-log .pfb-LOGE{
    height: 90px;
}
.pfb-loge .pfb-lo{
    height: 50px;
}
.pfb-loge .pfb-lo img{
    width: 50px;
    height: 50px;
    margin-left: 10px;
}
.pfb-loge .pfb-log a h1{
    color: rgb(14,151,213);
    font-size: 1.7em;
}
.pfb-loge .pfb-log a p{
    color: rgb(41,161,223);
}
.pfb-ipone a img{
    width: 22px;
    height: 22px;
    margin-bottom: -5px;
    margin-right: 3px;
}
.pfb-ipone a p{
    text-align: left;
}
.pfb-ipone a i{
    color: rgb(5, 132, 203);
    font-weight: bold;
    font-size: 1.7em;
}
.jiguang{
    display: flex;
    align-items: center;
    color: rgb(19,134,201);
    font-size: 14px;
}
.jiguang img{
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
.jiguang p, .jm p{
    font-size: 14px;
}
.jm{
    display: flex;
    align-items: center;
    color: rgb(137,137,137);
    font-size: 14px;
}
.jm img{
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
/* 导航栏 */
header ul{
    width: 100%;
    display: flex;
    align-items: center;
    line-height: 64px;
    height: 64px;
}
header ul li{
    display: inline-block;
}
header ul li a{
    display: block;
    width: 140px;
    font-size: 18px;
    color: white;
    font-weight: bold;
}
.pfb-nav{
    display: flex;
    justify-content: center;
}
.pfb-nav1{
    background-color: rgb(83,146,206);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    justify-content: flex-end;
}
.pfb-nav2{
    background-color: rgb(65,183,190);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: flex-start;
    width: 56%;
}
/* 轮播图 */
.spr-tab{
    background-color: #333333;
}
.spr-tab::after{
    color: white;
    font-size: 30px !important;
}
.swiper-button-prev{
    left: 0px !important;
    padding: 5px 8px 5px 3px;
}
.swiper-button-next{
    right: 0px !important;
    padding: 5px 3px 5px 8px;
}
/* 搜索 */
.pfb-header-seach{
    height: 60px;
    margin-top: 10px;
    /* background: url(../images/4_07.webp) repeat-x bottom; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: linear-gradient(white 50%,#eeeeee);
}
.pfb-header-seach p{
    font-size: 14px;
    margin-left: 15px;
}
.pfb-header-seach p a{
    margin-left: 10px;
    font-size: 14px;
}
.pfb-header-seach div{
    border-radius: 5px;
    border: 2px solid #1a89ed;
}
.pfb-header-seach div input[type=text]{
    border: 0;
    height: 40px;
    padding-left: 10px;
    color: #000000;
    font-size: 16px;
    background-color: white;
}
.pfb-header-seach div input[type=submit]{
    border: 0;
    height: 40px;
    background-color: #1a89ed;
    color: #ffffff;
    font-size: 16px;
    width: 70px;
}
/* 新闻 */
.pfb-new{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.pfb-left-table{    
    padding: 12px 11px 10px 11px;
    border: #dfdfdf 1px solid;
    width: 886px;
}
.pfb-left-table .pfb-tabs a{
    display: inline-block;
    color: #2e7cc6;
    background-color: #f0f0f0;
    width: 101px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.pfb-left-table .pfb-tabs .pfb-tabs-active{
    color: white !important;
    background-color: #2e7cc6 !important;
}
.pfb-left-table .pfb-items{
    display: none;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.ye-new-img{
    width: 288px;
    height: 295px;
}
.ye-new-img img{
    width: 100%;
    height: 100%;
}
.pfb-left-table ul{
    width: 550px;
    margin-right: 20px;
}
.pfb-left-table ul div{
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}
.pfb-left-table ul div a{
    font-size: 22px;
    color: #fd0707;
    text-align: center;
}
.pfb-left-table ul div p{
    text-align: justify;
    padding: 10px 0;
}
.pfb-left-table ul div a:hover{
    color: #2e7cc6;
}
.pfb-left-table ul li{
    border-bottom: 1px dashed #e6e6e6;
    height: 34px;
    line-height: 34px;
    padding-top: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pfb-left-table ul li a:hover{
    color: red;
}
.pfb-left-table ul li a em{
    color: white;
    background-color: red;
    border-radius: 5px;
    margin: 8px 8px 8px 0;
    padding: 0 5px 2px;
    font-size: 11px;
    font-style: normal;
}
/* 右侧 标题 */
.pfb-right-table{
    width: 265px;
    height: auto;
    border: solid 1px #e3e3e3;
    border-top: none;
    overflow: hidden;
    color: #000;
    /* margin-bottom: 20px; */
}
.pfb-right-table b{
    width: 267px;
    background: #0389e8;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    display: block;
}
.pfb-right-table b a{
    color: white;
    font-size: 18px;
    margin: 0 0 0 20px;
    display: block;
    font-weight: bold;
}
.pfb-right-yyjj{
    padding: 5px 6px;
    margin: 10px 0;
}
.pfb-right-table img{
    width: 100%;
}
.pfb-right-yyjj p{
    text-indent: 2em;
    line-height: 24px;
    text-align: justify;
    font-size: 14px;
}
.pfb-right-yyjj p a{
    color: red;
    font-size: 14px;
}
.pfb-right-wenda{
    line-height: 26px;
    background: url(../images/QA.gif) no-repeat left 21px;
    padding: 15px 0 20px 25px;
    font-size: 14px;
    margin: 0 10px;
}
.pfb-right-wenda p{
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pfb-right-wenda a{
    font-size: 14px;
}
.pfb-right-wenda ul{
    margin-left: -22px;
}
.pfb-right-wenda ul li{
    color: #666;
    background: url(../images/xgzx-libg.gif) no-repeat;
    line-height: 28px;
    padding-left: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* 白癜风诊疗人群部位 */
.pfb-flex{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.pfb-left{
    width: 910px;
}
.pfb-right{
    width: 265px;
}
.pfb-right .pfb-right-table{
    margin-bottom: 20px;
}
.pfb-index{
    border: #dfdfdf 1px solid;
    margin-bottom: 20px;
}
.pfb-left-title img{
    width: 95%;
}
.pfb-left-body{
    padding: 10px 40px 30px 55px;
}
.pfb-left-body .pfb-tabs a{
    height: 33px;
    width: 95px;
    display: inline-block;
    color: #000;
    font-weight: bold;
    margin-left: 10px;
    line-height: 33px;
    text-align: center;
    background-color: rgb(240,240,240);
    font-size: 16px;
}
.pfb-left-body .pfb-tabs .pfb-tabs-active{
    color: white;
    background-color: rgb(29,133,199);
}
.pfb-left-body .pfb-items{
    display: none;
    margin-top: 20px;
}
.pfb-content-title{
    display: flex;
    justify-content: space-between;
    margin: 10px 0 10px;
}
.pfb-content-title>div{
    display: flex;
}
.pfb-content-title div>a{
    color: #135EA2;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}
.pfb-content-title div a img{
    width: 160px;
    height: 106px;
}
.pfb-content-title div div{
    margin: 0 15px;
}
.pfb-content-title div p{
    line-height: 20px;
    text-indent: 24px;
    font-size: 14px;
    text-align: justify;
}
.pfb-content-title div p a{
    color: red;
}
.pfb-left-body .pfb-items ul{
    display: flex;
    flex-wrap: wrap;
}
.pfb-left-body .pfb-items ul li{
    background: url(../images/n_bg5.webp) no-repeat scroll 26px 9px transparent;
    border-bottom: 1px dashed #CCCCCC;
    line-height: 25px;
    padding: 0 0 5px 50px;
    width: 43%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pfb-left-body .pfb-items ul li a{
    color: #444444;
    line-height: 30px;
    font-size: 16px;
}
/* 友情链接 */
.pfb-friend{
    border: #e3e3e3 1px solid;
    padding: 2px;
    margin-top: 20px;
}
.pfb-friend .pfb-tabs{
    border-bottom: 1px dashed #b3b3b3;
    height: 62px;
    margin: 0 25px;
    padding-bottom: 10px;
    padding-left: 24px;
}
.pfb-friend .pfb-tabs a{
    display: inline-block;
    width: 189px;
    height: 47px;
    margin-top: 15px;
    background: url(../images/main_m3.webp) no-repeat;
    text-align: center;
    color: #000;
    line-height: 37px;
}
.pfb-friend .pfb-tabs .pfb-tabs-active{
    BACKGROUND: url(../images/mian_m6.gif) no-repeat !important;
    color: white;
}
/* .pfb-friend .pfb-items ul{
    display: flex;
    margin-top: 15px;
    justify-content: space-around;
} */
.pfb-friend .pfb-items{
    margin-top: 25px;
    padding: 0 40px 20px;
}
.pfb-friend .pfb-items .swiper-slide div{
    text-align: center;
    position: relative;
}
.pfb-friend .pfb-items .swiper-slide{
    max-width: 200px;
    margin-right: 30px;
}
.pfb-friend .pfb-items img{
    width: 100%;
    margin-bottom: 10px;
}
.pfb-friend .pfb-items div a{
    color: white;
}
.pfb-friend-a{
    position: absolute;
    bottom: 14px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    z-index: 10;
    line-height: 25px;
    font-size: 14px;
}
.pfb-items-link a{
    display: inline-block;
    margin-left: 20px;
}
/* footer */
footer{
    margin-top: 110px;
    position: relative;
    padding: 20px 0px 0px;
    background: url(../images/foothos.webp) no-repeat right;
    background-size: auto 100%;
    background-color: #4689CF;
}
.pfb-footer-title{
    position: relative;
    width: 1000px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    background: url(../images/foottop.webp) no-repeat no-repeat;
    color: white;
    background-size: 100% 100%;
    padding: 20px;
    top: -94px;
}
.pfb-footer-title img{
    width: 80px;
    margin-right: 10px;
}
.pfb-footer-title>div{
    display: flex;
    align-items: center;
}
.pfb-footer-title div div div{
    margin-bottom: 5px;
    font-size: 21px;
}
.pfb-footer-title p{
    font-size: 12px;
}
.pfb-footer-title div div{
    text-align: center;
}
.pfb-footer-title div div font{
    font-family: '楷体';
    font-size: 30px;
}
.pfb-footer-title div div span{
    color: rgb(213, 37, 28);
    font-size: 34px;
}
.pfb-footer-title div div text{
    color: #000;
    background-color: white;
    font-size: 14px;
    padding: 1px 5px;
}
.pfb-footer-content{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 1000px;
    margin: -60px auto 0px;
    padding: 0 20px 50px;
}
.pfb-footer-map>img{
    width: 300px;
}
.pfb-footer-map a{
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 5px;
    justify-content: space-around;
    margin-top: 20px;
    height: 35px;
}
.pfb-footer-map a img{
    transform: scale(0.7);
}
.pfb-footer-text{
    color: white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 10px 30px 30px;
}
.pfb-footer-text p{
    margin-top: 10px;
}
.pfb-footer-er img{
    display: block;
    width: 120px;
    margin-bottom: 10px;
}
.pfb-footer-er{
    text-align: center;
    color: white;
}
/* footer div{
    margin: 8px auto 0;
    width: 740px;
    ZOOM: 1;
    background: url(../images/footlogo.webp) no-repeat left top;
    padding: 12px 0 35px;
}
footer div p{
    line-height: 24px;
    width: 340px;
    color: #fff;
    margin-left: 320px;
    font-size: 14px;
} */

/* 列表 */
.pfb-tabulation{
    padding: 30px 40px;
    border: 1px solid #ccc;
}
.pfb-tabulation>b{
    display: block;
    font-size: 1.3em;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    padding-left: 10px;
}
.pfb-tabulation-title{
    display: flex;
    margin-top: 20px;
}
.pfb-tabulation-title img{
    width: 200px;
    height: 152px;
    margin: 0px 20px 17px 10px;
}
.pfb-tabulation-title-text div{
    background-color: #EDF2F8;
    line-height: 30px;
    padding-left: 12px;
}
.pfb-tabulation-title-text div a{
    color: #156bb4;
    font-weight: bold;
}
.pfb-tabulation-title-text p{
    padding: 5px 12px;
    text-indent: 2em;
    color: #666;
    line-height: 30px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}
.pfb-tabulation-title-text>a{
    font-size: 14px;
    color: red;
    float: right;
    margin-right: 12px;
}
.pfb-list{
    margin-top: 20px;
}
.pfb-list-title{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-left: 20px;
    background: url(../images/m-lbbg.webp) no-repeat left;
    line-height: 30px;
}
.pfb-list-title a{
    color: #08508e;
    font-size: 18px;
}
.pfb-list-text{
    display: flex;
    margin-top: 20px;
}
.pfb-list-text>a img{
    width: 160px;
    height: 106px;
}
.pfb-list-text div{
    margin-left: 20px;
}
.pfb-list-text div p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 5px;
}
.pfb-list-text div p span{
    font-size: 14px;
    color: #999;
    margin-right: 10px;
}
.pfb-list-text div p a{
    font-size: 14px;
    color: #333;
}
.pfb-list-text div>span{
    font-size: 14px;
    color: #666;
    margin-right: 10px;
    display: flex;
    align-items: center;
    float: left;
}
.pfb-list-text div>span img{
    width: 16px;
    margin-right: 5px;
}
.page{
    text-align: center;
    margin-top: 20px;
}
.page a{
    display: inline-block;
    margin: 0 5px;
}
/* 列表图片 */
.pfb-listimage{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pfb-listimage>div{
    width: 30%;
    margin-bottom: 20px;
}
.pfb-listimage>div img{
    width: 100%;
    max-height: 180px;
}
.pfb-listimage>div a p{
    margin: 5px auto 10px;
}
.pfb-listimage>div>p{
    display: flex;
    align-items: center;
}
.pfb-listimage>div span{
    display: flex;
    margin-right: 20px;
    align-items: center;
    font-size: 14px;
    color: #666;
}
.pfb-listimage>div span img{
    width: 16px;
    margin-right: 5px;
}
/* 内容 */
.pfb-left>p b{
    font-size: 14px;
    margin-left: 50px;
}
.pfb-left>p b a{
    font-size: 14px;
}
.pfb-content{
    padding: 30px 40px;
    border: 1px solid #ccc;
    margin-top: 30px;
}
.pfb-content h1{
    text-align: center;
    margin: 20px auto;
    font-size: 20px;
}
.pfb-content-author{
    display: flex;
}
.pfb-content-author span{
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-right: 10px;
}
.pfb-content-author span img{
    width: 16px;
    margin-right: 5px;
}
.pfb-content-content{
    margin-top: 40px;
}
.pfb-content-content p{
    text-align: justify;
    font-size: 16px;
    line-height: 28px;
    margin-top: 18px;
}
.pfb-content-guan{
    line-height: 34px;
    border-top: 1px dashed #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
    padding: 0 20px;
    font-size: 14px;
    margin-top: 10px;
    color: #666;
}
.pfb-content-guan b{
    font-size: 14px;
}
.pfb-content-updown{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.pfb-content-updown div{
    width: 48%;
    font-size: 1.4em;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pfb-content-updown div a{
    font-size: 14px;
}
.pfb-read{
    padding: 30px 40px;
    border: 1px solid #ccc;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.pfb-read div{
    width: 48%;
}
.pfb-read div>p{
    padding: 20px 0 10px 30px;
    background: url(../images/tubiao_03.webp) no-repeat 0px 19px;
    font-weight: bold;
}
.pfb-read div ul{
    margin-left: 15px;
}
.pfb-read div ul li{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #858585;
    line-height: 34px;
}
.pfb-read div ul li text{
    color: red;
}
.pfb-read div ul li a{
    font-size: 14px;
    overflow: hidden;
    max-width: 280px;
    height: 35px;
}