.bg-dark {
	background-color: #FBFBFB !important;
}
.main4 {
  background-color: rgba(216, 216, 216, 1);
  width: 1px;
  height: 33px;
  margin: 4px 0 0 2%;
}
.form-inline{
  margin: 0 50px;
}
@media (min-width: 768px){ }
@media (min-width: 992px)and (max-width: 1199px){ 
	.form-inline{
		margin: 0;
	}}

@media (max-width: 992px) {
	.main4  {
		display: none;
	}
	.form-inline{
		margin: 0;
	}
	.bell{
		width: 23px;
	}
}
.bell {
  z-index: 44;
  position: relative;
  width: 28px;
  height: 28px;
  background: url(../images/bell.png)
    100% no-repeat;
  margin: 6px 0 0 2%;
}

.bell_number {
  background-color: rgba(245, 108, 102, 1);
  border-radius: 50%;
  z-index: 46;
  height: 12px;
  width: 12px;
  position: absolute;
  left: 17px;
  top: -2px;
}

.number {
  width: 6px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 9px;
  font-family: SourceHanSansCN-Bold;
  text-align: left;
  white-space: nowrap;
  line-height: 9px;
  display: block;
  margin: 1px 0 0 3px;
}

.user_name {
  width: auto;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(54, 54, 54, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  text-align: left;
  white-space: nowrap;
  line-height: 13px;
  display: block;
  margin: 14px 0 0 36px;
}

.head_portrait {
  width: 40px;
  height: 40px;
  margin-left: 7px;
    border-radius: 50%;
}
.search_box {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 7px;
  height: 40px;
  border: 0.5px solid rgba(227, 231, 247, 1);
  width: 20%;
  display: inline-block;
	position: relative;
}
.search_img {
  margin: 8px 4px;
  width: 24px;
  height: 21px;
  background: url(../images/search_img.png)
    100% no-repeat;
}
.search_div {
	display: flex;
    flex-direction: row;
}
.search_input{
	border:0px;
	outline:none;
	cursor:pointer;
	border: none;
	width: 72%;
	margin-left: 5px;
	height:37px;
}


.search_block {
  background-color: rgba(255, 255, 255, 1);
  z-index: 50;
  height: auto;
  border: 0.5px solid rgba(228, 228, 228, 1);
  position: absolute;
  top: 38px;
}
.searchlog {
  width: auto;
  height: auto;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  text-align: right;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 2px;
  margin-left: 10px;
	margin: 2px 10px;
  display: inline-block;
}
.search_outer1 {
  width: auto;
  height: auto;
  margin-top: 15px;
}

.search_listdiv {
  width: auto;
  height: auto;
  margin-left: 20px;
}



.search_block .del_img {
  width: 14px;
  height: 14px;
	float: right;
    margin-right: 30px;
	margin-top: 6px;
}


.log_list_box {
  width: auto;
    height: auto;
    margin: 3px 0 0 20px;
}
.hot_list_box {
  width: auto;
    height: auto;
    margin: 3px 0 0 20px;
	display: inline-block
}

.search_block .log_list_keyword {
  width: auto;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14.px;
/*  font-family: SourceHanSansCN-Regular;*/
  text-align: right;
  white-space: nowrap;
  line-height: 12px;
  display: inline-block;
}

.search_block .x_r {
  height: 11px;
  background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng8b8dc53d06c002bf2e51cf34d94d2697bcec6b97bcac4a054752ef12142532c0) -1px -1px
    no-repeat;
  margin-top: 1px;
  width: 11px;
	display: inline-block;
	margin: 5px 0 0 15px;
}
.search_block .x_l {
  width: 11px;
  height: 11px;
  background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng8f35160a4babea9a21a89098fcc7bc0a5cb8dc539e85cd2dac34f1b78164f639) -1px -1px
    no-repeat;
}

.search_block .hot_search {
  width: 40px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  text-align: right;
  white-space: nowrap;
  line-height: 10px;
  display: block;
  margin: 10px 0 0 20px;
}

.search_block .hot_list {
  width: 24px;
  height: 12px;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  line-height: 12px;
  display: block;
  margin: 22px 0 0 20px;
}


.department{
	background:#f8fbfe;padding:0px 0px 30px 0px!important;
}
.text-center{
	margin: 35px 0 25px 10px;
	text-align:left;
	display: inline-flex;
}
.department  .row{
    margin-right: 1px;
    margin-left: 1px;
}
.department .row .col-lg-2{
	text-align: center;
	height: 60px;
	line-height: 60px;
	border: 1px solid rgba(235, 240, 255, 1);
    transition: all .4s;
}
.department .row .col-lg-2:hover{
	box-shadow: 0 1px 5px rgba(68,68,68,0.50);
	/*transform: translateY(-1px);*/
    transform: translate(0, -4px);
}
.department .row .col-lg-2 a{display:block;width:100%;height:100%;text-align:center;}


.says_block3 {
  background-color: rgba(239, 242, 245, 1);
  z-index: 191;
  height: 400px;
  width: 100%;
}

.says_box2 {
	z-index: 2;
	position: relative;
	width: 100%;
	height: 400px;
	/*background: url("../images/says_box_bg.png")
	0px -1px no-repeat;*/
	margin-left: 1px;
	background-size: contain;
}
.says_box2 img{
    height: 400px;
    width: auto;
    float: left;
}
.doctor_says {
    z-index: 194;
    height: 300px;
    width: 70%;
    position: absolute;
    left: 30%;
    top: 50px;
	background-color:#ffffff; 
}

.says_group8 {
  width: 80%;
  height: 270px;
  margin: 30px 0 0 75px;
}

.says_word30 {
  /*width: 20%;*/
  height: 40px;
  line-height: 40px;
  overflow-wrap: break-word;
  color: rgba(0, 117, 188, 1);
  font-size: 24px;
  font-family: SourceHanSansCN-Regular;
  text-align: left;
  white-space: nowrap;
  display: block;
}
.layer15{
	position: absolute;
	bottom: 30px;
}
.block3_right {
  background-color: rgba(239, 242, 245, 1);
  z-index: 191;
  height: 400px;
  width: 100%;
	margin-top: 60px;
}

.box2_right {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 400px;
 /* background: url(../images/says_box_bg.png)
    0px -1px no-repeat;*/
  margin-right: 1px;
  background-size: contain;
  background-position:right;/*背景图靠右*/
}
.box2_right img{
    height: 400px;
    width: auto;
    float: right;
}
.doctor_says_right {
    z-index: 194;
    height: 300px;
    width: 70%;
    position: absolute;
    right: 30%;
    top: 50px;
	background-color:#ffffff; 
}

.group8_right {
  width: 80%;
  height: 270px;
  margin: 30px 0 0 75px;
}

.word30_right {
  width: 20%;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(0, 117, 188, 1);
  font-size: 24px;
  font-family: SourceHanSansCN-Regular;
  text-align: center;
  white-space: nowrap;
  line-height: 24px;
  display: block;
}
.layer15_right{
	position: absolute;
	bottom: 30px;
}







	.meeting {
		padding: 0px;
	}
	.meeting_row{
		display: flex;
        min-height: 100px;
	}
	.meeting_row .rows img{
		width: 100%;
	}
	.word21{
		font-size: 16px;
	}
	.word22{
		font-size: 14px;
		color: rgba(128, 128, 128, 1);
	}
	.rows{
		display: inline;
        margin-bottom: 20px;
	}

