body {
    overflow-x: hidden;
}

@media (min-width: 768px) {
    .modal-sm {
        width: 300px;
    }
}

a:hover, a:focus {
  color: #333;
  text-decoration: none;
}


@media (min-width: 1280px) {
    .container {
        max-width: 1230px;
    }

    .col-lg-2-5 {
      width: 20%;
    }
}

.crumbs-container {
    box-shadow: 0px 2px 10px 0px rgba(204, 204, 204, 0.25);
}

.crumbs-container .crumbs {
    display: flex;
    background-color: #fff;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 12px 0;
}

.crumbs-container .crumbs .breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

.crumbs-container .crumbs .breadcrumb li a {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.crumbs-container .crumbs .breadcrumb  a.position {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.crumbs-container .crumbs .breadcrumb  a.position:hover {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.crumbs-container .crumbs .breadcrumb  a.position:last-child {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.page-content-header > .title {
    font-weight: 500;
    font-size: 28px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    margin-bottom: 33px;
    margin-top: 20px;
    position: relative;
    display: inline-block;
    z-index: 1;
}

.page-content-header>.title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: #CA2B32;
    border-radius: 66px;
    z-index: -1;
}


/**文章详情标题区域样式**/

.article-content-header {
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 10px;

}

.article-content-header::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background-color: #ccc;
}

.article-content-header::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    width: 80%;
    background-color: #AF1A21;
}

.article-content-header>.title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.article-content-header>.sub_info {
    color: #999;
    font-size: 14px;
}


.article-footer {
    margin-top: 23px;
    border-top: 1px solid #ccc;
    padding: 24px 0;
    font-size: 14px;
    color: #999;
}

.article-footer>.pre {
    margin-bottom: 10px;
}

.article-footer .value {
    color: #AF1A21;
}

.pagination-wrapper {
    display: flex;
    justify-content: center;

}

.pagination {
    text-align: center;
}

.pagination .page_link {
    min-width: 24px;
    height: 24px;
    color: #4E5969;
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    margin: 0px 2px;
}

.pagination .total {
    color: #1D2129;
}

.pagination .prev,
.pagination .next {
    width: 32px;
    display: inline-block;
}


.pagination .page_active {
    color: #AF1A21 !important;
    background-color: #fff;
}

.pagination .page_disable {
    cursor: not-allowed;
}

/*Plugin CSS*/
.str_wrap {
    overflow: hidden;
    width: 100%;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
}


.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}


@media (max-width: 480px) {
   .mobile-navbar .navbar-toggle {
         margin-right: 0px; 
    }
}

@media (min-width: 993px) {
  .guide .dowebok {
    height: 220px
  };

}

.time-more a,
.hospital-more a,
.header .more-box .more,
.header .more-box .more a{
	color: #2BA9BA;
}
    .culture_expert {
      width: 100%;
    }
    .culture-header {
      margin-top: 32px;
      position: relative;
    }
   
    .culture-card {
      background: #FFFFFF;
      box-shadow: 0px 2px 10px 0px rgba(137, 137, 137, 0.25);
      border-radius: 4px;
      padding: 18px;
      margin-bottom: 20px;
    }

    .culture-theme {
      display: flex;
      font-weight: 500;
      font-size: 15px;
      color: #333;
    }

    .theme-img {
      margin: -10px 0px -8px -18px;
      width:72px;
      height:72px;
    }

    .theme-text {
      margin-top: 10px;
				font-weight: bold;
    }

    .culture-text {
      font-size: 14px;
      color: #999999;
      line-height: 24px;
    }
    .hover-primary:hover {
        color: #CA2B32;
    }
    .crumbs-wid{
    white-space: nowrap;
    }
		 .min-height-item{
			min-height:400px;
		}