﻿
/*导航*/
.nav{width:1005px;margin:0 auto;}
.sy_nav{*zoom:1;*position: relative;*z-index:100;}
.sy1_ul{padding:15px 0;background:url(/Content/Areas/Hospitals/images/nav.jpg) no-repeat;}
.sy1_ul .sy1_li{float:left;}
.sy1_ul .sy1_li .sy1_tit{font-size:16px;width:143px;height:38px;line-height:38px;background:url(/Content/Areas/Hospitals/images/navBg.jpg) no-repeat;text-align:center;display:block;font-family:'微软雅黑' }
.sy2_ul{display:none;}


/****一级菜单****/
.sy1_li{float:left;position:relative;*zoom:1;}
.sy1_ul li.syHover{z-index:20}
.sy1_tit{display:block;font-weight:500;text-align:center;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;font-size:16px;line-height:43px}
.sy1_ul .syHover .sy1_tit,.sy1_ul .sy1_tit:hover{background:url(/Content/Areas/Hospitals/images/navBg_H.jpg) no-repeat center 0;color:#fff;text-decoration:none}

/****二级菜单****/
.sy2_ul{position:absolute;top:38px;left:0px;width:auto;width:auto;background:#FFF;display:none;z-index:1000;border-radius:5px;}

.Topcri{display:block;width:11px;height:6px;position:absolute;left:61px;top:-6px;background:url(/Content/Areas/Hospitals/images/Topcri.gif) no-repeat;}
/****二级菜单定位****/
/*.num0 .sy2_ul{left:0}
.num1 .sy2_ul{left:-90px}
.num2 .sy2_ul{left:-200px}
.num3 .sy2_ul{left:-300px}
.num4 .sy2_ul{left:-430px}
.num5 .sy2_ul{left:-560px}
.num6 .sy2_ul{left:-630px}*/


.sy1_ul .sy1_li .sy2_ul .sy2_li{ position:relative;/*float:left;*/padding:1px 0;width:143px;text-align:center;}
.sy2_tit{display:block;line-height:30px;color:#FFF;height:30px;overflow:hidden;font-size:12px;background-color:#7eb7f3;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width:100%;}
.extendMenu{border-top:#dbdbdb solid 1px}
.sy1_li .syHover .sy2_tit,.sy2_tit:hover{color:#FFF;text-decoration:none; background:#F39A40}

/****三级菜单****/
.sy3_ul{position:absolute;left:130px;width:130px;top:1px;border:#F39A40 solid 1px;display:none}
.sy3_li{ position:relative}
.sy3_tit{display:block;line-height:30px;color:#F39A40;background:#FFF; font-size:14px;padding-left:10px;}
.sy1_li .sy2_li .syHover .sy3_tit,.sy3_tit:hover{color:#FFF;text-decoration:none;background:#F39A40}

.MobileMenu{display:none;}

@media only screen and (max-width:768px){
 .aid{ background:url(/Sites/Uploaded/UserUpLoad/20161220/20161220170420.png) no-repeat left center; padding:10px 5px 10px 35px !important;}
 .search{width:100%;}
 .nav{display:none}
 .MobileMenu{position:absolute;right:-60%;top:0;width:60%;display:none;height:100%;background:#79b9ff }
 .Mobile_loginBox{width:auto;line-height:30px;font-size:16px;color:#fff;background:#2267ad;padding: 15px;}
 .Mobile_loginBox span{color:#fff;}
 .Mobile_loginBox a{padding:0 5px;font-size:16px;color:#fff; box-sizing:border-box;}

 .phone2_ul{display:none;}
 .phone1_ul li{border-bottom:1px dashed #eee;line-height:38px;padding-left:15px;}
 .phone1_ul li a{font-size:14px;color:#fff;}
 .next_open{ display:none;}
 .li_hasChildren{ position:relative}
 .li_hasChildren>.next_open{ display:block; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #f1f1f1; position:absolute; top:17px; right:14px; transition: all 0.3s ease 0s;}
 .opend .next_open{transform: rotate(180deg);-webkit-transform: rotate(180deg)}
}
 