﻿.header_con{width:990px;margin:0 auto;padding: 15px 0; }
.header{height:100px;background: #127c74;border-top: 4px solid #01524c;}
.header_L{float: left; width:522px;}
.header_R{float: right; width:465px;}
.header_RT{height:21px;line-height: 21px; float:right}
.header_RT a{font-size: 14px;color: #fff;display: block;float: left;}
.header_RT a:hover{_color:#fff;}
.header_RT a.weixin{ position:relative; background:url(/Content/Areas/Hospitals/images/weixin.png) no-repeat; width:26px; height:22px; margin:0 5px; z-index:9999}
.header_RT a.weixin img{  position:absolute; top:20px; left:-40px; z-index:9999;}
.header_RT a img{margin:0 5px;float: left}
.header_RT span{color: #fff;display: block;float: left;margin:0 7px;}
.header_RT span.lin_1{width:1px;height:21px;background: url(/Content/Areas/Hospitals/images/lin_1.png) no-repeat center;}
.header_RB .search_box{margin-top:15px;width:452px;float: right}
input.select_txt{float: left;height:30px;line-height: 30px;width:400px;border:none;padding-left:10px;border:1px solid #01524C;}
input.select_btn{float: right;width:40px;height:32px;background: #01524C url(/Content/Areas/Hospitals/images/search_btn.png) no-repeat center;border:none;cursor: pointer;}
input.select_btn:hover{ background-color:#026860}
div.MobileMenu{display: none}
div.search_Resp{display: none;}


@media only screen and (max-width:990px){
.wrap{ width:990px}


}

@media only screen and (max-width:768px){
	.wrap{ width:100%}
 .header{width:100%}	
	.header{height:99px;}
	.header_L{float: none; width: 100%;}
	.header_L .logo a{ float: none !important; }
	.logo img{display: block;margin: 0 auto;}
	.header_con{width:100%}	
	div.header_R{display: none;}
	div.search_Resp .search_box{display: block;float: none;margin:0 auto;transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s}
	div.search_Resp .search_box{background: #fff;height:45px;width:360px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;}
	div.search_Resp .search_box .select_txt{height:45px;line-height:45px;border:none;background: #fff;padding-left:15px;float: left;width:300px;
	transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s}
	div.search_Resp .search_box .select_btn{border:none;background:#127C74  url(/Content/Areas/Hospitals/images/search_btn.png) no-repeat center;height:45px;width:45px;float: right;}

	.search_Resp{ background:#36ABA2;padding:15px 0}
	.search{ width:70%; margin:0 auto; padding:25px 0; overflow:hidden}
	.search-icon{ display:block; background:url(/Content/Areas/Hospitals/images/searchLo.png) no-repeat center center #36ABA2; width:50px; height:50px; border-radius:50%; position:absolute; right:16px; top:28px; transition: all 0.3s ease 0s;}
	.showS{border-radius: 50% 50% 0 0; top:53px; right:0; }
	.search .searchtxt{ width:85%; box-sizing:border-box;border:none;float: right;height: 27px;padding: 0 10px;}
	.search .searchbtn{ background:url(/Content/Areas/Hospitals/images/searchLod.png) no-repeat center center #e5e5e5; width:15%; border-radius:0 3px 3px 0; cursor:pointer; float:right; height:27px; border:none}
	.search .searchbtn:hover{ background:url(/Content/Areas/Hospitals/images/searchLod.png) no-repeat center center #c1c1c1; width:15%;}
 /*2020新年banner，去除新年图时删除该部分即可*/
 .nybanner_2020{
 display: none;
 }
 .headercon_outer {
 position: initial;
    
 }
 .header{
 background: #127c74;
		}
 /*2020新年banner，去除新年图时删除该部分即可*/
 
}
@media only screen and (max-width:640px){
	.search-icon{ right:8px; height:38px; width:38px; top:35px; background-size:50%;}
	.showS{ top:66px; right:0;}
	.logo img{width:380px;}
 .header_con{ height:70px;}
	
}
@media only screen and (max-width:470px){
	.search-icon{top:25px;}
	.showS{top:43px;}
	.logo img{width:265px;}
	.header{height: auto;}
 .header_con{ height:70px;}
}
@media only screen and (max-width:370px){
	.search-icon{top:18px;}
	.showS{top:35px;}
	div.search_Resp .search_box{width:290px;}
	div.search_Resp .search_box .select_txt{width:220px;}
	.logo img{width:225px;}
    .header_con{ height:40px  !important; }
}


 