/*医院文章页*/
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
    margin: 0;
    padding: 0;
    color: #333;
}
ul, ol, li {
    list-style: none;
}
a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
.master-title {
    height: 54px;
    line-height: 54px;
    width: 100%;
    color: #666;
    font-size: 14px;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.lays {
    width: 1098;
    margin: 10px auto 0;
}
.hos_info_box {
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.content {
    width: 1200px;
    margin: 20px auto 0;
    float: left;
}
.hos_info_y, .hos_info_n {
    padding-bottom: 20px;
}
.hos_info_y .ti, .hos_info_n .ti {
    border-bottom: 1px solid #e8e8e8;
    margin: 0 20px;
    padding-bottom: 20px;
}
.hos_focus {
    margin: 20px 30px 0 20px;
}
.fl_l {
    display: inline;
    float: left;
}
.hos_info_y .info {
    width: 680px;
    margin-top: 25px;
    display: inline-block;
    font-size: 14px;
}
.hos_info_y .ti h1, .hos_info_n .ti h1 {
    font: bold 28px/28px 微软雅黑,黑体,宋体;
    color: #333;
    margin-top: 18px;
}
#tFocus {
    width: 350px;
    overflow: hidden;
}
#tFocus-pic {
    width: 402px;
    height: 270px;
    position: relative;
    display: inline-block;
}
#tFocus-pic li {
    width: 200px;
    height: 200px;
    position: absolute;
    padding: 10px 5px 5px 85px;
    text-align: center;
    filter: alpha(opacity:0);
    opacity: 0;
}
#tFocus-pic li img {
    width: 200px;
    padding: 10px;
}
fieldset, img {
    border: 0;
}
.hos_info_y .info .list {
    padding: 0 0 5px;
}
.hos_info_y .info .list dl {
    line-height: 30px;
    display: inline-block;
    width: 100%;
	margin-bottom: 8px;
}
.hos_info_y .info .list dl dt {
    float: left;
    color: #999;
    display: inline-block;
    line-height: 30px;
    height: 30px;
}
.hos_info_y .info .list dl dd {
    color: #333;
    float: left;
    display: inline-block;
    line-height: 30px;
}
.ico {
    margin-left: 10px;
    margin-top: 6px;
    width: 50px;
    height: 18px;
    position: absolute;
}
.hos_info_y .info .list dl dd {
    color: #333;
    float: left;
    display: inline-block;
    line-height: 30px;
}
.hot-tit {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #666;
    padding: 10px 0 10px;
    overflow: hidden;
    border-bottom: 2px solid #e8e8e8;
}
.yysy .jj {
    padding: 15px 0px 30px;
    font-size: 15px;
    background-color: #fff;
	width: 100%;
    overflow: hidden;
    line-height: 26px;
    color: #666;
}
/*医院文章页底部推荐*/
.m-zt-recom {
    position: relative;
    height: 476px;
    overflow: hidden;
	margin-bottom: 26px;
}
.m-zt-recom .btn.prev {
    left: 0px;
}
.m-zt-recom .btn {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 38px;
    height: 80px;
    border-radius: 2px;
    cursor: pointer;
}
.m-zt-recom .btn.next {
    right: 0px;
}
.m-zt-recom .item-cont {
    margin-left: -17px;
    margin-top: -18px;
}
ul, ol {
    padding-left: 0;
    list-style-type: none;
}
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, form, dd {
    margin: 0;
}
.m-zt-recom .item {
    float: left;
    margin-left: 19px;
    margin-top: 18px;
    width: 384px;
    border: 1px solid #ededed;
    position: relative;
    overflow: hidden;
}
a {
    color: #333;
    text-decoration: none;
}
img {
    border: 0;
    vertical-align: middle;

}
.m-zt-recom .item .title {
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    padding: 0 10px;
    height: 43px;
    font-weight: normal;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-zt-recom .item {
    float: left;
    margin-left: 19px;
    margin-top: 18px;
    width: 283px;
    border: 1px solid #ededed;
    position: relative;
    overflow: hidden;
}
.m-zt-recom .btn .cover {
    background: #000;
    filter: alpha(opacity=20);
    opacity: .2;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
i, em {
    font-style: normal;
}
.m-zt-recom .btn.prev .btn-ico {
    background-position: -175px -32px;
}
.m-zt-recom .btn .btn-ico {
    width: 14px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    margin-top: -12px;
    z-index: 2;
    background-image: url(../image/sp_1.png);
}
.m-zt-recom .btn.next .btn-ico {
    background-position: -195px -32px;
}