﻿/*-----------------医院管理-------------------*/
.scroll_img{width:330px;}
ul.article_list.mt15.fr{width:330px;}
ul.img_list li{margin-bottom:10px;border-bottom: 1px dashed #ddd;padding-bottom:10px;}
ul.img_list li.last{margin-bottom:0;border:none;}
ul.img_list li:after{content: "";height:0;clear:both;display: block;*zoom:1;}
ul.img_list li img{width:125px;height:90px;float: left;margin-right:10px;}
ul.img_list li a.title_type{font-size: 16px;line-height: 32px;}
ul.img_list li p{font-size: 14px;line-height: 28px;}
ul.img_list li p a.more{color:#009ea1}

div.article_box img{width:125px;height:90px;float: left;margin-right:15px;}
div.article_box h2{font-size: 14px;line-height: 28px;}
div.article_box h2 a{color: #009ea1}
div.article_box p{color: #666;font-size: 14px;line-height: 28px;}
div.article_box p a.details{font-size: 12px;font-family: "宋体";color: #009ea1}

/*青年风采*/
.W940{width:940px;margin:0 auto;}
.scrcontBox{position: relative;width:990px;margin:20px auto; height:166px;}
.scrcontBox .pcont{float:left;overflow:hidden;display:inline;position: relative;width:940px;}
.scrcontBox .ScrCont{width:102766px;zoom:1}
.ScrCont{float:left}
.scrcontBox ul{float:left}
.scrcontBox ul li{width:220px;height:165px;float: left;position: relative;margin-right:20px;}
.scrcontBox ul li img{width:220px;height:165px;}
.scrcontBox ul li a.title_type{position: absolute;display: block;width:100%;left:0;bottom:0;height:35px;line-height: 35px;color: #fff;background: #000;text-align: center;
 background:url(/Content/Areas/Common/images/op_bg.png) repeat;}
.scrcontBox .toleft,.scrcontBox .toright{position:absolute;top:60px;display:block;width:17px;height:31px;background:url(/Content/Areas/common/images/tol_btn.png) no-repeat;text-indent:-300%;z-index:20;overflow:hidden;}
.scrcontBox .toleft{left:0px;background-position:left center}
.scrcontBox .toright{right:0px;background-position:right center}
.scrcontBox .toleft:hover,.scrcontBox .toright:hover{background:url(/Content/Areas/common/images/tol_btn_H.png) no-repeat}
.scrcontBox .toleft:hover{left:0px;background-position:left center}
.scrcontBox .toright:hover{right:0px;background-position:right center}

/*职能处室*/
.con_R.fr a.img_box{display: block}
ul.article_list li.dep1{width:130px;float: left;background: none;padding:0;padding-right: 10px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}


.scrcontBox .toleft,.scrcontBox .toright{
	transition: all 0.2s ease 0s;
 -moz-transition: all 0.2s ease 0s;
 -webkit-transition: all 0.2s ease 0s;
 -o-transition: all 0.2s ease 0s;
}



@media only screen and (max-width:768px){
	.con_R .con_box{margin-top: 25px;}
	.con_R .con_box.mt25{margin-top: 0;margin-left:2%;}
	.con_R:after{content: "";height: 0;display: block;clear: both}
	.con_R .article_box img{width:100%;}
	.con_R.fr.W290{margin-top:25px;}
	ul.article_list li.dep1{width:25%;box-sizing:border-box;}
	.con_R.fr a.img_box{display: none}
	.scrcontBox{width: 100%}
	.W940{width: 480px;}
	.scrcontBox .pcont{width: 480px;}
	ul.article_list.mt15.fr,.scroll_img{width:48%;}
	.pic li{width:100%!important;}
	
}
@media only screen and (max-width:640px){
	.con_R .con_box.mt25{margin-top: 25px;margin-left:0;}
	.con_R .article_box img{width:100%;height:auto;}
	.scroll_img{display: none}
	ul.article_list.mt15.fr{width:100%;}
	.con_R .con_box{width: 100%;float: none}
	ul.img_list li img{display: none}
	ul.article_list li.dep1{width:50%;}

}
@media only screen and (max-width:540px){
	.scrcontBox{width: 100%}
	.W940{width: 240px;}
	.scrcontBox .pcont{width: 240px;}
}
@media only screen and (max-width:400px){
	.con_M .article_box img{width:100%;float: none;margin:10px 0;height:auto;}
	ul.article_list li .span_date{display: none}
	ul.img_list li img{display: block;float: none;margin:0 auto 10px;width:100%;height:auto;}
	ul.img_list li a.title_type{display: block;width:100%;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
} 