﻿@charset "utf-8";
/* CSS Document */
.main_content{ width:913px; border:solid 1px #d9d9d9; margin:0px auto; padding:10px 20px;}
.new_left{ width:635px; float:left}
.new_right{ width:255px; float:right}

/*医院视频*/
.scrcontBox{ width:905px; zoom:1;height:245px; position:relative; overflow:hidden; margin:10px auto}
.scrcontBox .pcont { float:left; overflow:hidden; width:914px; position:absolute; top:0px; z-index:1; left:0px;}
.scrcontBox .ScrCont { width:32766px; zoom: 1}
.scrcontBox #List1_1 { float:left}
.scrcontBox #List2_1 { float:left}
.scrcontBox .LeftBotton { background:url(/Content/Areas/News/images/leftBtn.png) no-repeat 0 0px; height:36px; width:36px; position:absolute; z-index:2; left:15px; top:90px; outline:none}
.scrcontBox .RightBotton {background:url(/Content/Areas/News/images/rightBtn.png) no-repeat 0 0px; height:36px; width:36px; position:absolute; z-index:2; right:15px;top:90px; outline:none}
.scrcontBox ul{ float:left; margin:0px; display:inline;padding:0px;}
.videoList2 { margin:20px 0 0 0px; overflow:hidden}
.videoList2 li{ width:291px; display:inline; float:left; margin:0 0 0 10px; position:relative}
.videoList2 li img{ width:291px; height:215px; display:block} 
.videoList2 li .title_type{ height:30px; line-height:30px; font-size:14px; text-align:center; margin:5px 0 0 0px; font-weight:normal}

/*通知公告*/
.newNotice{ width:255px; margin:0 0 15px 0px;}
.NoticeContent{ border-left:solid 1px #f0f0f0; border-right:solid 1px #f0f0f0; background:#fbfbfb; padding:0 10px; width:233px; overflow:hidden}
.NoticeContent .column_list{ margin:0px;}
.noticeBottom{ background:url(/Content/Areas/Common/images/title_bottom.jpg) no-repeat 0 0px; width:255px; height:4px; display:block}
.Intro{ line-height:24px; padding:10px 0; color:#666;}

.artcont{ margin:15px 0 0;}
.artcont p{ line-height:24px; color:#666; font-size:14px;}

@media only screen and (max-width: 768px){
.main_content { border: medium none; box-sizing: border-box; padding: 5px; width: 100%;}
.new_left { float:none; width:100%;}
.new_right{ float:none; width:100%; margin:15px 0 0 ; overflow:hidden;}
.scrcontBox{ width:606px;}
.noticeBottom{ display:none;}
.column_list li .span_date{ display:none;}
.column_list li{ height:35px; overflow:hidden;}
.new_right .newNotice{float:left;width:48%;margin:0 1% 15px}
.NoticeContent{border-radius:0 0 4px 4px;border-bottom:1px solid #F0F0F0 ; width:auto;}

.new_left p img{ width: 100%; }
}
@media only screen and (max-width: 640px){
.scrcontBox{ width:303px;}
 .new_right .newNotice{ float:none; width:100%; margin:0 0 15px;}
 .new_right .newNotice .NoticeContent{ height:auto;}	
}


 