@charset "utf-8"; /* CSS Document */ body{font-family:微软雅黑;} a:hover{ text-decoration: none;} a,.img-arts,.star{ -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } /*内容*/ .context{width:1280px; margin:0px auto;} /*新闻列表*/ .news_list{width:960px;min-height:700px; border:1px #e6e6e6 solid; float:left;} .news_list_top{height:40px; border-bottom:1px #e6e6e6 solid;width:960px; background-color:#f8f8f8;} .news_list_top p{line-height:40px; font-size:14px; color:#666666; margin-left:23px;} .news_list_top p a{line-height:40px; font-size:14px; color:#666666;} .news_list_top p a:hover{ color: #7ba92a} .news_list_context{min-height:600px; padding: 0 30px;} .news_list_context_top{height:60px; border-bottom:1px #e6e6e6 dotted; text-align:center;margin-top:30px;} .news_list_context_top p{font-size:20px; text-align:center; color:#333333; margin-bottom:5px;} .news_list_context_top span{font-size:12px; color:#666666; padding-right:20px;} .news_list_context_context{margin-top:15px; min-height:480px;border-bottom:1px #e6e6e6 dotted; font-size: 14px; line-height: 30px; text-indent: 2em; color: #666; padding-bottom: 20px;} .news_list_context_bottom{height:80px; font-size:14px; margin-top:10px;} .news_list_context_bottom p{line-height:30px; color:#adadad;} .news_list_context_bottom p a{ color: #666;} .news_list_context_bottom p a:hover{ color: #7ba92a;} /*联系方式*/ .tell_info{float:left; width:318px;} .tell_info div{width:318px; height:72px;} .tell_info span{display:block; float:left;} .tell_info_us{ background-image:url(../images/tell_us_03.png); border-bottom:1px #e6e6e6 solid; } .tell_info_us span{margin:27px 0px 0px 86px;color:#fff;font-size:24px; } .tell_info_qq{background-image:url(../images/tell_qq_03.png);border-bottom:1px #e6e6e6 solid;} .tell_info_qq span{margin:30px 0px 0px 86px; font-size:18px; color:#969696;} .tell_info_tell{background-image:url(../images/tell_tell_03.png);border-bottom:1px #e6e6e6 solid;} .tell_info_tell span{font-size:24px; color:#ff9600;margin:40px 0px 0px 86px; font-weight:bold;} .tell_info_address{background-image:url(../images/tell_address_03.png);} .tell_info_address span{margin:40px 0px 0px 86px; font-size:16px; color:#666666;} /*科室动态*/ .dept{width:316px; float:left; height:194px; border:1px #e6e6e6 solid; margin-top:10px; border-left:0px; } .dept_top{height:35px; border-bottom:1px #e6e6e6 solid; background-image:url(../images/dept_03.png);} .dept_top p{float:left; color:#333; font-size:16px; height:35px; line-height:35px; margin-left:10px;} .dept_top span{font-size:12px; color:#bcbcbc; display:block; float:right; margin:9px 18px 0px 0px; cursor:pointer;} .dept_list ul{ padding: 0 15px;} .dept_list li{background: url(../images/square_06.png) left no-repeat; font-size:14px; color:#333333;line-height:38px; padding-left: 10px;} .dept_list li a{ color: #333;} .dept_list li a:hover{ color: #7ba92a} /*底部*/ .foot{width:100%; height:100px; background-color:#f4f4f4;} .foot p{color:#666666; font-size:12px; width:100%; height:30px; line-height:30px; text-align:center;}