﻿.row{padding:40px 0 0px;}
.kyrc .article_list li{
 float: left;
}
.Min2 .tiTle{position:relative}
.imgBox{ overflow:hidden; width:100%;box-sizing: border-box;}
.lrBtn{position:absolute;top:10px;display:block;width:24px;height:24px;background:url("/Content/Areas/Common/images/lrBtn_bg.jpg") no-repeat;}
.Min2 .tiTle .rightBtn{right:10px;background-position:right 0}
.Min2 .tiTle .leftBtn{right:45px;background-position:left 0}
.Min2 .tiTle .rightBtn:hover{right:10px;background-position:right bottom}
.Min2 .tiTle .leftBtn:hover{right:45px;background-position:left bottom}
.lader ul li{float:left;width:224px;margin-right:15px; height:130px; overflow:hidden; display:inline;}
.lader ul li img{width:100px;height:124px;float:left;margin-right:10px; display:block; border:solid 1px #d9d9d9;}
.lader ul li img:hover{ border:solid 1px #3d9b5c;}
.lader ul li h2,.lader ul li p{line-height:22px;font-size:12px; color:#666}
.kydt{width: 800px;box-sizing: border-box;;}
.kydt .article_list .detail{
 display: none;
}
.kydt .article_list .title_type{
 font-size:18px;
 font-weight:600;
 color:#2A9184;
}
.kydt .article_list li{
 padding-left: 0;
 background: none;
 padding: 0px 0 10px;
}
.kydt .article_list li p{
 line-height: 24px;
 font-size: 14px;
 color: #838783;
}
.journalDiv,.journalDiv2{background:#eeede9;border:solid 1px #e0e0e0;line-height:22px;color:#666;}
.journalDiv2:hover{ background:#e0f5e7}
.journalDiv,.journalDiv2{width:340px;height:156px;padding:10px 15px}
.journalDiv:hover{ background:#e0f5e7}
.journalDiv2{margin:20px 0 0 0px;}
.journalDiv h2 a:hover,
.journalDiv2 h2 a:hover{color:#389858}
.journalDiv2 img{margin:0 15px 0 0px}
.journalDiv h2,.journalDiv2 h2{font-size:14px;color:#666;height:30px;line-height:30px;font-weight: bold;}
.journalDiv h2 a,.journalDiv2 h2 a{color:#666}
.journalDiv2 img {
 margin: 0 15px 0 0px;
}
.floatL {
 float: left;
}
 .floatR {
 float: right;
}
.column_left {
	width: 800px;
	float: left;
	box-sizing: border-box;
}


.column_content {
 padding: 20px;
 box-shadow: 3px 1px 20px 0px rgba(0, 0, 0, 0.1);
}

.article_image .title_type {
 display: none;
}

ul.article_image li {
 float: left;
 padding: 0;
 background: none;
}

.article_image li:first-child {
 margin-right: 17px;
}

.article_image li .img_box {
	display: block;
	width: 370px;
	height: 214px;
	/* height: 183px; */
	overflow: hidden;
}

.article_image li .img_box img {
 width: 370px;
		/* height: 214px; */
		height: auto;
		transition: all .8s;
}
.article_image li .img_box:hover img{
	transform: scale(1.2);
}

ul.article_list li {
 background: none;
 padding: 0;
}

.column_header_1 {
 position: relative;
 padding: 20px 10px;
}

.column_header {
 padding: 20px 10px;
}

.column_header_1 h2 {
 /* width: 150px; */
 float: left;
}

.column_header_1 h2 p {
 font-size: 18px;
 font-weight: 400;
 color: #666666;
 margin-right: 50px;
 line-height: 24px;
 cursor: pointer;
 transition: all 0.2s;
}

.column_header_1 h2.cur p {
 font-size: 22px;
 font-weight: bold;
 transition: all 0.2s;
}

.column_header_1 .more {
 display: none;
 position: absolute;
 right: 0;
 top: 20px;
 color: #B5B4B4;
 font-size: 16px;
}

.column_header_1.tab_h2 .cur .more {
 display: block;
}

.column_item {
	background: url(/Content/Areas/Hospitals/images/index_btm_bg.png) no-repeat right bottom;
 display: none;
 height: 331px;
}
.column_itemDoc .article_noImage li{
 width: 50%;
 box-sizing: border-box;
 float: left;
 background: none;
 padding-top: 0;
}
.column_itemDoc .article_noImage li .img_box{
 float: left;
 margin-right: 10px;
}
.column_itemDoc .article_noImage li img{width: 110px;height: 145px;}
.column_itemDoc .article_noImage li::before{display: none;}
.column_item.active {
 display: block;
}

/* big_date */
ul.article_noImage li span.span_date {
 float: left;
 width: 60px;
 text-align: center;
 margin-right: 20px;
}
ul.article_noImage li:hover span.span_date{color: #2A9184;}
ul.article_noImage .span_date b {
 display: block;
 font-size: 40px;
 line-height: 45px;
 /* margin-top: 8px; */
 text-align: center;
}

ul.article_noImage li {
 padding-left: 20px;
 overflow: hidden;
 background: url(/Content/Areas/Hospitals/images/news/listIcons.png) left repeat-y;
 padding-bottom: 20px;
 padding-top: 20px;
 position: relative;
}
ul.article_noImage li:last-of-type::before{display: none;}
ul.article_noImage li:hover .title_type{color: #2A9184;}
ul.article_noImage li::before {
 content: '';
 height: 1px;
 width: 88%;
 position: absolute;
 bottom: 0;
 right: 0;
 background: #eaeaea;
}

ul.article_noImage li p {
 font-size: 12px;
 color: #888888;
 line-height: 18px;
}

ul.article_noImage li .title_type {
 font-size: 18px;
 font-weight: 400;
 color: #333333;
}
/* right */
.column_header h2 {
 overflow: hidden;
}

.column_header h2 p {
 font-size: 22px;
 color: #666666;
 line-height: 24px;
 cursor: pointer;
 transition: all 0.2s;
 font-weight: bold;
 float: left;
}

.column_header h2 .more {
 float: right;
 color: #B5B4B4;
 font-size: 16px;
}

ul.article_item li {
 height: 117px;
 box-shadow: 3px 1px 20px 0px rgba(0, 0, 0, 0.1);
 margin-bottom: 10px;
 box-sizing: border-box;
 padding: 0 25px;
 display: flex;
 justify-content: start;
 align-items: center;
}

ul.article_item li a {
 font-size: 16px;
 font-weight: 400;
 color: #333333;
 line-height: 36px;
}

ul.article_item li:hover{background: #ddd;}
ul.article_item li:hover a{color: #2A9184;}
.pd20{padding: 20px;}
.column_right ul.article_list li {
 line-height: 38px;
 background: none;
 padding-left: 0;
}
.column_right .article_list li a {
 font-size: 16px;
}
.yjpt{overflow: hidden;}
.yjpt li{
 float: left;
 width: 31.9%;
 padding: 10px 20px;
 border: 1px solid;
 margin: 0 25px 10px 0;
 box-sizing: border-box;
 border-radius: 5px;
 transition: all 0.3s;
 font-size: 18px;
 text-align: center;
}
.yjpt li:nth-child(3n){
 margin-right: 0;
}
.yjpt li a{
 display: block;
}
.yjpt li:hover{
 background: #2A9184;
 border-color: #2A9184;
 transition: all 0.3s;
}
.yjpt li:hover a{
 color: #fff;
} 