html {
	font-size: 16px;
}

body {
	background: #f2f2f2;
}
a{text-decoration: none !important;color: #000;}
.container-xl {
    max-width: 1300px;}
.bg-primary {
	background-color: #015293 !important;
}
.bg-white{background-color: #fff !important;}
.header {
	max-width: 1100px;
	margin: 0 auto;	
}
.logo{width: 100%; display: block; max-width: 100%; height: auto;}
h1 {
	font-size: 2.375rem;
	text-align: center;
	padding: 1rem 0 1rem 0;
	font-weight: normal;
  line-height: 3.5rem;
}
.jz {
	vertical-align: middle;text-align: center;
}
.content {
	max-width: 1140px;
	margin: 0 auto;
	background: #fff;
}
.pages_content{font-size: 1rem;line-height: 1.875rem;font-family: simsun;text-indent:2em}
.pages-date{font-size: 0.875rem;color: #333;}
/* list*/
.list li{line-height: 2.25rem;}
.list a{font-size: 0.9375rem;}
.list a:hover {color: #024886;}
.list  span.date {
    font-family: simsun;
    color: #888888;
	font-size: 0.75rem;
	/* padding-left: 0.875rem; */
}
.foot {
	max-width: 1140px;
	margin: 0 auto;
	background: #fff;
	border-top: 8px solid #00558F;
	font-size: 0.75rem;
}
.index_foot {
	margin: 0 auto;
	background: #fff;
	border-top: 8px solid #00558F;
	font-size: 0.75rem;
}
.breadcrumb {
	background-color: #fff;
}

.padd {
	padding: 0 2rem 4rem 2rem;
}

.oneColumn {

	padding: 0.8rem 4rem 2rem 4rem;
}

.pub_border {
	border: 1px #dddddd solid;
}

/* index css */
.tit{font-size: 1rem;background: url(../images/n1.gif) 0 1px no-repeat;padding-left:0.9375rem;height: 1.375rem;margin-bottom: 0.9375rem;}
@media only screen and (max-width: 48em) {
	.pub_border {
		border: none;
	}
	.list li{line-height: 1.875rem;border-bottom: 1px solid #ccc;margin: 5px 0;}
	.list  span.date {
	    font-family: "microsoft yahei";
		font-size: 0.8rem;
		
	}
}
.column li {
    font-size: 18px;
    line-height: 35px;
    padding-left: 10px;
    font-family: "微软雅黑","宋体";
}
.index_title h3 {
    color: #555;
    border-bottom: 1px solid #ddd;
    font-size: 24px;
	padding-bottom: 0.3rem;
}
.index_title h3 span {
    border-bottom: 3px solid #015293;
    color: #015293 !important;
    padding: 0 10px 0 0px;
    letter-spacing: 1px;
}
.lanmu_title h2:after {
  z-index: 2; 
  content: " "; 
  display: block;
  padding-top: 7px;
  border-bottom: 2px solid #b7bbbf;
  width: 73px;
  margin: 0 auto;
}

.valign-center-elem{
	padding-top: 6rem;
}
.portfolio-block {
    background: #f6f6f6;
    padding-top: 1rem;
}
.portfolio-block .row {
  padding: 0;
  margin: 0;
}
.content-center {
    text-align: center;
}

.portfolio-block .item {
    position: relative;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.portfolio-block .item > a {
  background: rgba(54, 194, 236, 0.85);
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
  text-transform: uppercase;

  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;

  color: #fff;
}
.portfolio-block .item:hover > a {
  bottom: 0;
}
.portfolio-block .item > a:hover {
  text-decoration: none;
}
.ie8 .portfolio-block .item > a {
  background: #e54a1a;
}

.portfolio-block .item strong {
  font: 400 17px/1.2 "Open Sans", Arial, sans-serif;
  display: block;
  margin-bottom: 4px;
}
.portfolio-block .item em {
  font: 300 13px "Open Sans", Arial, sans-serif;
  display: block;
  margin-bottom: 10px;
}
.portfolio-block .item b {
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  border: solid 1px #fff;
  padding: 8px 15px 7px;
}
.portfolio-block .item b:hover {
  background: #fff;
  color: #E85425;
  border-color: #fff;
}
/* index news css */
.index_tabs .index_tab_sub {
    padding: 10px;
    margin: 0 0 19px;
    border-bottom: 5px #ddd solid;
}
.index_tabs .index_tab_main {
  padding: 10px 10px;
  margin: 0 0 15px;
  border-bottom: 5px #ddd solid; }
  .index_tabs .index_tab_main:hover, .index_tabs .index_tab_main:focus {
    background: #f5f5f5;
    border-bottom: 5px #015293 solid;
    box-shadow: 0 0 10px #aaa;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; }
  .index_tabs .index_tab_sub:hover, .index_tabs .index_tab_sub:focus {
    background: #f5f5f5;
    border-bottom: 5px #015293 solid;
    box-shadow: 0 0 10px #aaa;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; }
.index_tabs .index_tab_sub .sub_img {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
}
.index_tabs .index_tab_sub .sub_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
}
.index_tabs .index_tab_sub .sub_title {
    margin: 10px 0 10px 0;
    height: 55px;
    overflow: hidden;
    font-size: 18px;
}
.index_tabs .index_tab_sub .sub_time {
    font-size: 16px;
    right: 0;
    top: 10px;
}

/* doctor css */
.center {
    text-align: center !important;
}
.item a {
    display: block;
    width: 33.3333%;
    float: left;
    font-size: 14px;
    color: #474747;
    padding: 6px 0;	
}
.item1 a {
    display: block;
    width: 10%;
    float: left;
    font-size: 14px;
    color: #474747;
    padding: 6px 0;	
}
.item1:hover, .item:hover{
    background: #528eb5;
    border-color: #528eb5; 
}
.item1 a:hover, .item a:hover{
    opacity: 0.5!important;
}
.item1:hover, .item:hover a {
    color: #fff!important;
}
.item1:hover a {
    color: #fff!important;
}
 .item:hover .h5{
    color: #fff!important;
   
    border-color: #fff!important;
}
.main_title {
    border-left: 5px #015293 solid;
    padding: 0 0.5em;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.main_title h4 {
    margin: 0 0.5em 0 0;
    display: inline-block;
    color: #015293;
    font-size: 28px;
}
.line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 60px 0;
    border-top: 1px solid #EEE;
}
.doctor_detail_img img {
    width: 100%;
    max-width: 200px;
}
.doctor_detail {
    line-height: 1.8em !important;
}
.doctor_jobtitle a {
    background: #999;
    color: #fff;
    font-size: 16px;
    padding: 0 15px;
    border-radius: 5px;
    font-weight: normal;
    margin: 0 0 10px !important;
}
/* huanjing css */
.z-hover {
    transition: all 0.2s ease;
}
#our-info {
    background-color: #ffffff;
}

#our-info hr {
    margin-bottom: 4em;
}

#our-info figure {
    margin-bottom: 30px;
}

#our-info figure img {
    cursor: pointer;
}
/* keshi css */

.page-item.on .page-link {
    z-index: 3;
    color: #fff;
    background-color: #015293;
    border-color: #015293;
}

.page-link {    
    color: #015293;    
}