﻿/*------------------------底部---------------*/
/*
 #2B8873 #16a877
*/
/*友情链接和分享*/
.link{ margin:35px auto; width:1000px;position: relative;}
.weixin{background:url(/Content/Areas/Hospitals/images/erweima_bg.png) no-repeat;;position: absolute;width:200px;height:230px;right:60px;bottom:55px;display: none}
.weixin img{width:150px;display: block;margin:23px auto;}
.link_con{padding:5px; overflow:hidden; float:left; width:78%;}
.link_con .linktitle a{ color:#85a127; float:left; line-height:52px; font-weight:bold;}
.link_con .link_right{ float:right; width:92%;}
.link_right ul li{ float:left; color:#3291cd; margin:0 4px; cursor:pointer; line-height:30px;}
.link_right ul{ float:left; overflow:hidden; margin-left:2%;margin-top:5px;_margin-left:0;}
.left_Arrow{ background:url(/Content/Areas/Hospitals/images/arrow.jpg) no-repeat left center; width:13px; height:52px; display:block; float:left;}
.right_Arrow{ background:url(/Content/Areas/Hospitals/images/arrow.jpg) no-repeat right center; width:13px; height:52px; display:block; float:right;}

.media{border:1px solid #d9d9d9; padding:5px; float:right; width:18%; position:relative }
.media ul li{ float:left; margin-left:11px;_margin-left:5px;}
.media ul li a{ display:block; display:block; width:33px; height:52px;}
.media ul li.sh1 a{ background: url(/Sites/Uploaded/UserUpLoad/20190712/20190712132547.png) no-repeat 0 10px;}
.media ul li.sh1 a:hover{background: url(/Sites/Uploaded/UserUpLoad/20190712/20190712132835.png) no-repeat 0 10px;}
.media ul li.sh2 a{ background: url(/Sites/Uploaded/UserUpLoad/20190712/20190712132547.png) no-repeat 0 -44px;}
.media ul li.sh2 a:hover{background: url(/Sites/Uploaded/UserUpLoad/20190712/20190712132835.png) no-repeat 0 -44px;}
.media ul li.sh3 a{ background: url(/Sites/Uploaded/UserUpLoad/20190712/20190712132547.png) no-repeat 0 -91px;}
.media ul li.sh3 a:hover{background: url(/Sites/Uploaded/UserUpLoad/20190712/20190712132835.png) no-repeat 0 -91px;}
.media ul li.sh4 a{ background: url(/Sites/Uploaded/UserUpLoad/20190712/20190712132547.png) no-repeat 0 -140px;}
.media ul li.sh4 a:hover{background: url(/Sites/Uploaded/UserUpLoad/20190712/20190712132835.png) no-repeat 0 -140px;}

/*底部*/
.footer{  background:#103b67  }
.footer_In{ padding:10px 0 15px; overflow:hidden; width:1005px; margin:0 auto;}
.footer_In p{ color:#dcdcdc; font-size:12px; line-height:26px; text-align:center;}
.footer p.footer_link{ color:#dcdcdc; font-size:12px; line-height:50px; }
.footer p a{ color:#dcdcdc; font-size:12px; padding:0 5px;}
.footer p a:hover{ text-decoration:underline; color:#dcdcdc;}
.footer p.coright{ line-height:44px; }
.footer p.coright img{margin-right:10px;}
.footer p.suport span , p.suport span strong{color:#dcdcdc;}

@media only screen and (max-width:768px){
  .footer_In{ width:96%;}
  .link{ width:96%; margin:20px auto;}
  .link_con{ float:none; width:auto; margin:0 0 20px;}
  .media{ float:none; width:auto; display:none}
  .weixin{display: none;}
}
@media only screen and (max-width:640px){
 .link_right ul li{width:48%;margin:0 1%;}
 .link_right ul li img{display: block;margin:0 auto;max-width: 100%}
 .link_con .link_right{float: none;margin: 0 auto;}
 .link_con .linktitle a{float: none}
 .footer_con{ display:none}
 .footer_phone{ display:block !important}
	.link{ display:none;}
} 