﻿
.rk_list {position: absolute;bottom: 20px;left: 0; width: 100%;}
.rk_list ul{width: 1184px;margin: 0 auto;padding: 15px 8px;background: #fff;}
.rk_list ul li{width: 222px;margin: 0 7px;float: left;}
.rk_list ul li a{display: block;height: 100px;line-height: 100px;font-size: 20px;color: #fff;border-radius: 4px;text-indent: 26px;}
.rk_list ul li a:hover{opacity: 0.8;}
.rk_list ul li a.icon1{background: #20b27c url(/Content/Areas/Hospitals/images/Main/icon1.png) no-repeat 156px 26px;}
.rk_list ul li a.icon2{background: #0e5db5 url(/Content/Areas/Hospitals/images/Main/icon2.png) no-repeat 150px 26px;}
.rk_list ul li a.icon3{background: #66cccc url(/Content/Areas/Hospitals/images/Main/icon3.png) no-repeat 140px 26px;}
.rk_list ul li a.icon4{background: #3ebf8f url(/Content/Areas/Hospitals/images/Main/icon4.png) no-repeat 156px 26px;}
.rk_list ul li a.icon5{background: #289dda url(/Content/Areas/Hospitals/images/Main/icon5.png) no-repeat 140px 26px;}

.W1200 .col-md-6 .bg{background: #eaf6f2;padding: 10px;}
.title_head span{display: inline-block;background: #fff;cursor: pointer; margin-right: 10px;line-height:58px;font-size: 18px;color: #31a67b;padding:0 30px;}
.title_head span.on{border-bottom: 4px solid #31a67b;}
.W1200 .col-md-6 .tab01,.W1200 .col-md-6 .tab02{background: #fff;padding:20px;}
.W1200 .col-md-6 .more{display: block;margin:20px auto 0;background:#31a67b;color: #fff;width:80px;text-align: center;line-height: 30px;border-radius: 4px;}
.W1200 .col-md-6 .more:hover{background:#66cccc;}

.article_box{position: relative;width: 275px;float: left;margin-right: 20px;}
.article_box img{width: 275px;height: 204px;margin-right: 0;}
.article_box h2{position: absolute;bottom: 0;left: 0;margin: 0;background:#31a67b;opacity: 0.9;text-indent: 10px;font-size: 14px;line-height: 28px;width: 100%;}
.article_box h2 a{color: #fff;}

.art_lists li{padding-bottom: 7px;width: 230px;float: right;overflow: hidden;
 text-overflow:ellipsis;
 white-space: nowrap;}
.art_lists li a{line-height: 28px;font-size: 14px;overflow: hidden;white-space: nowrap;}
.art_lists li span{display: block;font-size: 12px;color: #999;}

.js_list{width: 1200px;margin: 0 auto;}
.js_list li{width: 150px;float: left;text-align: center;}
.js_list li a{display: block;line-height: 30px;color: #999;}
.js_list li a img{border:3px solid #d9f8ef;padding: 2px;border-radius: 50%;}
.linkmap{display: none;}
.js_list li:hover a{color:#1d9da9;}

/*隐藏快速导航*/
/*dl.ksdh{display: none;}*/
/*专题样式*/
.zt .bg{background-color: #ffffff;}
.zt .title_head span{background: #31a67b;color: #ffffff;}
.zt h2.title_head{border-bottom: 4px solid #31a67b}
.zt_list .col-md-4{width: 30%;}
.zt_list{padding-top: 20px;}

@media only screen and (max-width:768px){
.Img_top{display:none;}
 .zt_list li img{margin: 20px auto;display: block;}
	.rk_list{position: inherit;}
	.rk_list ul{width: 100%; padding:0;}
	.js_list{width: 100%;}
	.pr10,.pl10{padding: 0;}

	.rk_list ul li{margin:10px 1% 0 0;width: 32.333%;}
	.js_list li {width: 25%;margin-bottom: 10px;}

	.art_lists li,ul.article_list li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.rk_list ul li.last{float: right;}
	.art_lists li{width:auto;float:none;}
}
@media only screen and (max-width:600px){
	ul.article_list li span.span_date{display: none;}
}
@media only screen and (max-width:560px){
	.article_box{display: none;}
	.js_list li {width:33.333%;}
	.rk_list ul li{width: 49%;}
	.rk_list ul li.last{width: 100%;}
	.rk_list ul li a.icon5 { background: #289dda url(/Content/Areas/Hospitals/images/Main/icon5.png) no-repeat right 26px;}
	.js_list li.last{float: right;}
}	
@media only screen and (max-width:320px){
	.rk_list ul li{width:100%;margin:10px 0 0;}
	.title_head span{padding: 0 20px;}
	.js_list li {width:50%;}
} 