.breaknav {
    background: #f4f4f4;
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #797979;
    padding: 0 10px;
    border-top: none;
    margin-bottom: 26px;
    box-sizing: border-box;
    float: left;
}
.breaknav a{
    color: #797979;
}

@media screen and (max-width: 350px) {

        .breaknav {
            font-size: 11px !important;
        }
    }




.fuwu-list {
    height: 40px;
    border-radius: 25px;
    line-height: 40px;
    border: 1px solid grey;
    width: 100%;
    margin: 20px auto;
}
.fuwu-list a {
    width: 100%;
    color: #000;
}
.fuwu-list a h4 {
    width: 100%;
    float: left;
    margin-left: 20px;
}





a , a:hover {
     text-decoration: none !important;
 }

.list-box {
    margin: 20px;
}

.big-title {
    margin-top: 15px !important;
    background: #096ad9 !important;
    font-size: 24px !important;
    color: white !important;
    white-space: nowrap;
    font-weight: bold !important;
}

.news-list-left {
    list-style-image: url("../img/n_6_05.jpg") !important;
    list-style-position: inside;
    margin: 0;
    padding: 0px;
    text-align: center;
}

.news-list-left li {
    list-style-image: url("../img/n_6_05.jpg");
    list-style-position: inside;
    white-space: nowrap;
    margin: 0;
    padding: 20px;
    text-align: center;
    color: #414141;
    font-size: 20px;
    border-bottom: #9f9f9f dotted 1px;
}

.news-list-left li:hover {
    list-style-image: url("../img/n_05.jpg");
    list-style-position: inside;
    color: #096ad9;
    font-size: 20px;
    font-weight: bold;

}

.news-list-left li.active {
    list-style-image: url("../img/n_05.jpg");
    list-style-position: inside;
    color: #096ad9;
    font-size: 20px;
    font-weight: bold;
}

.news-list-left li a{
    list-style-image: url("../img/n_6_05.jpg");
    list-style-position: inside;
    white-space: nowrap;
    margin: 0;
    padding: 20px;
    text-align: center;
    color: #414141;
    font-size: 20px;
}

.news-list-left li:hover a{
    color: #096ad9;
    font-size: 20px;
    font-weight: bold;

}

.news-list-left li.active a{
    color: #096ad9;
    font-size: 20px;
    font-weight: bold;
}


.tag-news-box {
    width: 100%;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 5px;
    line-height: 70px;
    height: 70px;
    letter-spacing: .1em;
    color: #696969;
    background: white;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    justify-content: center;
}

.tag-news-box a{

    color: #696969;

}

.tag-news-box img {
    padding: 10px;
    width: 68px !important;
    height: 68px !important;
}

.page1_bg {
    position: absolute;
    top: -220px;
    left: 0;
    right: 0;
    height: 280px;
    background-image: url(../img/banner1.jpg);
    background-size: 100% 100%;
}
.footer{
	position: absolute;
    left: 0;
    right: 0;
    bottom: -140px;
    padding-top: 100px;
    background-color: #096ad9 !important;
    background-image: url(../img/index2_56.jpg) !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    color: #d2e5ff !important;
}
.zhanwei{
    padding-top: 220px;
}
@media only screen and (max-width: 768px){
    .footer {
        padding: 0;
        bottom: -99px;
    }
    .page1_bg{
        position: absolute;
        top: -120px;
        left: 0;
        right: 0;
        height: 140px;
    }
    .zhanwei{
        padding-top: 120px;
    }
  .my-btn a{
  	font-size:15px;
  }
}


/*    右边列表       */


.warper-list{
    margin-top: 20px;
    margin-bottom: 10px;
}
.warper-list .warper-boxs{
    /*border: 1px solid grey;*/
    padding: 0;
    background: #f4f4f4;
}
.warper-list .warper-boxs img{
    width: 100%;
  height: 199px;
}
.warper-list .warper-boxs p{
    text-align: center;
    margin: 10px 0 10px;
    /* 不换行 */
    white-space:nowrap;
    /*  换行省略   */
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
}

.con-title{
    border-bottom: 1px #e7e6e7 solid;
    height: 55px;
    margin-bottom: 45px;
    position: relative;
}
/*------------背景图片---------------------------------*/
.con-title-bg{
    height: 50px;
    width: 220px;
    position: absolute;
    left: 50%;
    margin-left: -105px;
    bottom: -25px;
    background-color: white;
    background-image: url("../img/index2_03.jpg");
    /*n_zj_03*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    color: #096ad9;
    font-size: 29px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    letter-spacing: .2em;
}
.fr {
    display: flex;
    flex-flow: row;
    width: 100%;
}



/*   科室   */
/*--------------通知公告-------------------*/
.notice{
    font-size: 18px;
    color: #096ad9;
    /*line-height: 40px;*/
    font-weight: bold;
}

/*--------科室导航--------*/
.keshi li{
    color: #3b3b3b;
    font-size: 16px;
    padding: 10px;
    margin: 6px;
}
.keshi li:hover{
    color: #fff;
    background-color: #337ab7;
    font-weight: bold;
}
.keshi li.active{
    color: #fff;
    background-color: #337ab7;
    font-weight: bold;
}
.keshi {

}
.my-btn{
    margin:5px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 42%;
    width: 155px;
    color: #096ad9;
    border: #d9d8d8 1px solid;
    background: white;
}
.my-btn:hover{
    margin:5px 10px;
    width: 155px;
    font-weight: bold;
    color: white;
    border: #d9d8d8 1px solid;
    background: #096ad9;
}
.my-btn:hover a{
    font-weight: bold;
    color: white;
}

/*  新闻 内容  */
.fenye2{
    display: inherit;
    margin: 30px;
    height: 50px;
    line-height: 50px;
    color: #717171;
    overflow: hidden;
    border-bottom:1px dashed grey;
    border-top:1px dashed grey;
    white-space: nowrap;
}
.fenye2 a{
    line-height: 50px;
    color: #717171;
    display: inline-block;
    max-width: 40%;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fenye2 span{
    line-height: 50px;
    color: #717171;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fenye2 a:hover{
    color: #5bc0de;
}



.txtlist-article h3 {
    font-size: 22px;
    color: #353535;
    font-weight: normal;
    padding: 30px 0;
    text-align: center;
    border-bottom: 1px dashed grey;
}
.txtlist-article .from {
    height: 52px;
    line-height: 52px;
    padding: 0 10px;
    color: #898989;
    font-size: 14px;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px dashed grey;
}
.fl {
    float: left;
    width: 70%;
}
.txtlist-article .from span {
    float: left;
    margin-right: 45px;
}
.txtlist-article .from .share {
    position: relative;
    top: 8px;
}

element.style {
}
.txtlist-article .from .share {
    position: relative;
    top: 8px;
}
.fr1 {
    float: right;
}
.txtlist-article .from .share p {
    float: left;
    line-height: 35px;
    font-size: 14px;
    text-indent: 2em;
    margin-bottom: 20px;
    color: #717171;
}
.txtlist-article .from .share .bdsharebuttonbox {
    float: left;
}
.bdshare-button-style0-24 .bds_more {
    color: #333;
    float: left;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(../img/share/icons_0_24.png?v=4c3f13b3.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.txtlist-content .news-article {
    padding: 0 20px;
}
.txtlist-article p {
    text-indent: 2em;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 26px;
    color: #717171;
}
.news-article img{
    text-align: center;
      max-width: 90%;
}

@media only screen and (max-width: 768px) {
    #map {
        width: 315px;
        height: 400px;
        margin: 0 auto;
    }
    .BMap_mask{
        width: 320px;
        height: 420px;
    }
    .map_style{
        width: 320px;
        height: 420px;
    }
}