ul {
    margin:0;
    padding:0;
}
a:hover, .hospital-content-wrap a:hover .hospital-text, .orange:hover div, .orange:hover p{
    color:#fd8633;
    text-decoration: none;
}
.orange div, .orange p{
    color:#333;
}
.t-left {
    text-align: left;
}
.t-right {
    text-align: right;
}
.mt10 {
    margin-top:10px;
}
.mb10 {
    margin-bottom:10px;
}
.mt20 {
    margin-top:20px;
}
.mt30 {
    margin-top:30px;
}
.mt22 {
    margin-top:22px;
}
.banner-wrap{
    background-image: url("/d-media/images/home-banner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height:250px;
}
.guide-wrap {
    background-color: #c9e5fb;
    border: 1px solid  #ececec;
}
.guide-inner-wrap {
    width: 90%;
    margin:0 auto;
}
.bm-title {
    background-color: #fd8633;
    color: #fff;
    height:38px;
    line-height:38px;
}
.profile-title {
    text-align: center;
    border-bottom: 1px solid #ececec;
    font-size: 1.1em;
}
.home-title-height {
    height: 43px;
    line-height:43px;
}
.home-tab-height {
    height: 45px;
    line-height:45px;
}
.profile-title-c {
    background-image: url("/d-media/images/profile-title-bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    color: white;
}
.profile-content {
    margin:10px;
}
.profile-content img {
    float:left;
    margin-right:10px;
}
.btn-more {
    color: #f97e07;
    padding-right: 10px;
    background-image: url('/d-media/images/icon-more.png');
    background-repeat:no-repeat;
    background-position: right center;
}
.news-title {
    border-bottom: 1px solid #ececec;
}
.news-title-content {
    margin:0 16px;
}
.news-title-content .nav-tabs {
    border:none;
}
.nav-tabs li a {
    font-size: 16px;
    border: none;
    border-top:2px solid white;
    color:#014e9c;
}
.news-title-content .nav-tabs li a:hover,.news-title-content .nav-tabs>li.active>a, .news-title-content .nav-tabs>li.active>a:focus, .news-title-content .nav-tabs>li.active>a:hover {
    color: #f97e07;
    border:none;
    border-top:2px solid #f97e07;
}

.news-content {
    margin: 20px 0px;
}

.news-content-row {
    display: block;
    line-height:34px;
    height:34px;
    color: #1f1f1f;
    border-bottom: 1px dashed #e1e1e1;
    padding-left:30px;
    padding-right:20px;
    background-image: url('/d-media/images/icon-more.png');
    background-repeat: no-repeat;
    background-position: 15px center;
}

.no-border {
    border:none;
}

.profile-wrap, .news-wrap {
    border: 1px solid #ececec;
    min-height: 296px;
}
#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}

.search {
    height: 30px;
    position: relative;
    line-height: 22px;
}

.search input {
    position: absolute;
    width: 0px;
    float: Left;
    margin-left: 210px;
    height: 30px;
    line-height: 18px;
    border-radius:1px;
    width: 220px;
    margin-left: 0px;
}

.search-btn {
    height: 30px;
    position: absolute;
    right: 0;
    border-radius:1px;
    border:none;
}
.btn-bm {
    background-color: #fd8633;
    color:white;
}
.btn-bm:hover {
    background-color: #dc6e31;
    color:white;
}
.bm-content {
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
    border-bottom:1px solid #ececec;
}
.bm-friend-link {
    border-top: 1px solid #ececec;
}
.bm-friend-link-a {
    color: #fd8633;
    display: block;
    height:33px;
    line-height:33px;
    font-size: 0.9em;
}
.bm-content-wrap {
    padding:10px 15px;
    padding-bottom:4px;
}
.bm-img-wrap {
    height:50px;
    line-height:50px;
}
.bm-img-wrap image {
    vertical-align: middle;
}
.home-div-2 .thumbnail{
    padding:0;
    border:none;
}
.title-h {
    height:43px;
    line-height:43px;
}
.h-div-title {
    display: inline-block;
    background-color: #014e9c;
    background-image: url("/d-media/images/title-bg.png");
    background-repeat: no-repeat;
    background-position: right center;
    color:white;
    padding:0 30px 0 20px;
    font-size: 1.1em;
}
.friend-link-div-title {
    background-color: #f97e07;
    background-image: url("/d-media/images/friend-link-bg.png");
}
.h-div-title-wrap {
    border:1px solid #ececec;
}
.friend-link-div-title-wrap {
    border:1px solid #f97e07;
}
.title-btn-more {
    margin-right:20px;
}
.h-div-content-wrap, .expert-div-content-wrap {
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
    border-bottom:1px solid #ececec;
}
.h-div-content-wrap .media, .expert-div-content-wrap .cycle-wrap {
    margin:0 20px;
    padding:20px 0;
}
.img-list-container{
    margin:0 20px;
    padding:20px 0;

}
/*.img-list-container .row {*/
    /*display: table;*/
/*}*/
.img-list-container div[class*="col-"] {
    margin-top:20px;
}
.img-responsive{
    width: auto;
    height: 186px !important;
    overflow: hidden;
}
.expert-h {
    height: 306px !important;
}
.hospital-content-wrap{
    margin:0 20px;
    padding:20px 0 10px 0;
}
.home-h-list-height {
    height:36px;
    line-height:36px;
}
.media-body-fix-width {
    width:auto;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.ovh {
    overflow: hidden;
}
.expert-content {
    width: 200px;
    overflow: hidden;
    margin-left:10px;
    height:174px;
}
.expert-desc {
    white-space:normal;
    color: #333;
}
.expert-title {
    color: #014e9c;
    margin-bottom:10px;
    font-size: 1.2em;
}
.cycle-content {
    margin-right: 20px;
}
.equal .span2 {
    width: 17.9%;;
    float:left;
    margin-left:20px;
}
.hospital-fix {
    padding:0;
    border:none;
    margin-bottom: 0;
	height:100%;
}
.hospital-text {
    color: #333;
    height: 30px;
    line-height:30px;
}
.friend-link-w {
    width: 143px;
}
.friend-link-content {
    height: 43px;
    line-height:43px;
}
.news-content-page-wrap {
    text-align: center;
}
.news-content-page-wrap .pagination {

}
.line-break {
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.detail-title {
    color:#1158C2;
}
.detail-desc {
    color:gray;
}
.mr20{
    margin-right:20px;
}

.dropmenudiv {
    background-color:white;
    position: absolute;
    left:-30px;
    border: 1px solid #b1b1b1;
    z-index: 1000;
    border-top: none;
}
.dropmenudiv img {
    margin:15px 15px 0px 15px;
}
.submenu-wrap {
    margin:8px;
}
.submenu-wrap table {
    margin-bottom:0;
}
.submenu-wrap .table tbody tr td ,.submenu-wrap .table tr td {
    border-bottom: 1px dashed #ddd;
    border-top: none;
    padding:0 5px;
}
.dropmenudiv a {
    text-align: left;
    display: block;
    padding: 8px 0;
    margin:0 8px;
    text-decoration: none;
}
.dropmenudiv .level-1:hover {
    /*THEME CHANGE HERE*/
    font-size: 13px;
    background-color: #54322a;
    color: #cdcdcd;
}

#wrapper {
}

#sidebar-wrapper {
    border: 1px solid #0689d7;
    left:10px;
    top:160px;
    width: 120px;
    min-width: 110px;
    height:576px;
    min-height:576px;
    background-color: white;
    position: fixed;
    z-index: 1000;
}
.sidebar-hread {
    border-bottom:1px solid #0689d7;
    text-align: center;
}

#page-content-wrapper {
  width: 100%;
}
.slidebar-title {
    font-size: 1.2em;
    color: #0689d7;
    height:32px;
    line-height:32px;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
}

.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-nav li {
    height:32px;
    line-height:32px;
    border-bottom: 1px dashed #e9e9e9;
    margin:0 10px;
    background-image: url("/d-media/images/icon-more.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:10px;
}
.sidebar-nav li a {
    color:#333;
}

@media (max-width:1434px) {

    #wrapper {
      padding-left: 0;
    }

    #sidebar-wrapper {
        display: none;
    }

}
.map_container {
    width:100%;
    height: 500px;
}
.detail-content img, .detail-content table {
    max-width: 100%;
}
