@charset "utf-8";

.hbody-bg {
    background: #f4f4f4;
    min-height: 500px;
}

.logo a i {
    font-size: 24px;
    color: #cb111b;
    vertical-align: middle;
}

.comm-search {
    margin-top: 30px;
}

/*横幅广告start*/

.banner0-bg {
    background-image: url("/Public/themes/default/images/community/community-bg1.png");
    background-position: center;
    background-repeat: repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

.banner1-bg {
    background-image: url("/Public/themes/default/images/community/community-bg2.png");
    background-position: center;
    background-repeat: repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

.banner2-bg {
    background-image: url("/Public/themes/default/images/community/community-bg3.png");
    background-position: center;
    background-repeat: repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

.intro-content {
    padding: 5rem 0;
    padding-bottom: 10rem;
}

.banner .carousel-control:hover {
    background-color: #556273;
}

.banner .carousel-control {
    background-color: rgba(225, 225, 225, 0.3);
    height: 50px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 45px;
    top: 38%;
    opacity: 1;
}

.banner .carousel-control .fa {
    font-size: 30px;
    text-shadow: none;
    color: #f0f0f0;
}

.banner .carousel-control.right {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 8px;
}

.banner .carousel-control.left {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-right: 8px;
}

.banner .carousel-control.right,
.banner .carousel-control.left {
    background-image: none;
}

.carousel-indicators {
    margin-bottom: 10px;
}

.banner .carousel-indicators li.active {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.banner .carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0);
    opacity: 1;
}

.banner .carousel-indicators li {
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 10px;
    /*text-indent:-999;*/
    height: 10px;
    width: 10px;
}

/*横幅广告end*/

/*关于我们 菜单*/
.company-nav {
    height: 40px;
    background: #fafbfc;
    border-bottom: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.news-center-menu {
    margin: 0 auto;
    text-align: center;
}

.center-menu a {
    padding: 0 7px;
    text-align: center;
    line-height: 37px;
    display: inline-table;
    color: #333333;
}

.center-menu a.active {
    font-weight: 700;
    border-bottom: 2px solid #6b6b6b;
}

.center-menu a:hover {
    text-decoration: none;
    color: #333333;
}

/*医院动态、通知 列表*/
.hospt-news {
    display: block;
    margin: 18px 0;
}

.tit-not {
    border-bottom: 1px solid #eee;
    height: 40px;
}

.tit-not h2 {
    font-size: 16px;
    color: #cb111b;
    font-weight: 600;
    margin: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    float: left;
}

.tit-not a {
    float: right;
    line-height: 40px;
    color: #b4b4b4 !important;
    margin-right: 10px;
    font-size: 12px;
}

.tab_con {
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.tab_con li {
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

a.headline {
    width: 85%;
    display: inline-block;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tab_con span {
    float: right;
}

.notice {
    background: url("/Public/themes/default/images/community/11.jpg") no-repeat;
    display: block;
    width: 12px;
    height: 8px;
    float: left;
    margin: 14px 6px 0;
}

.not-icon {
    color: #bfbebe;
    margin: 0 6px;
}

.tab_con li a:hover {
    color: #cb111b;
    text-decoration: underline;
}

.FosPicCon {
    width: 100%;
    height: 248px;
    display: block;
    border: 1px solid #EEEEEE;
    text-align: center;
    margin: 15px auto 0;
    position: relative;
}

ul.imgList li {
    height: 248px;
}

ul.imgList li img {
    width: 100%;
    height: 100%;
    display: block;
}

.bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    z-index: 20;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background: black;
}

.infoList {
    position: absolute;
    left: 10px;
    bottom: 0px;
    z-index: 30;
    width: 75%;
    overflow: hidden;
}

.infoList li {
    display: none;
    height: 40px;
    line-height: 40px;
    text-align: left;
}

.infoList .infoOn {
    display: block;
    color: white;
}

.indexList {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 30;
}

ol, ul {
    margin: 0;
}

.indexList li {
    float: left;
    margin-right: 5px;
    background: grey;
    cursor: pointer;
    height: 20px;
    width: 20px;
    text-align: center;
}

.indexList .indexOn {
    background: red;
    font-weight: bold;
    color: white;
}

.hs {
    background: #f8f8f8;
    padding: 16px 0;
}

/*企业简介*/
@media (max-width: 767px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
        line-height: inherit !important;
    }

    .col-xs-bj {
        padding: 0;
    }
}

.min-height {
    min-height: 350px;
}

.min-height h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
}

.min-height p {
    text-indent: 2em;
    line-height: 30px;
}

/*通知公告*/
.notice-main ul li {
    display: block;
    overflow: hidden;
    margin-bottom: 18px;
}

.notice-date {
    background: #f1efef;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    color: #999;
    margin-top: 10px;
    float: left;
}

.notice-tit h6 {
    font-size: 16px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;

}

.notice-tit p {
    height: 50px;
    overflow: hidden;
    line-height: 25px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}