﻿.header{ background:#125f89; height:60px; width:100%;}
.header_In{ width:1200px; margin:0 auto;}
.logo{ margin-top:5px; margin-left:10px;_width:40px}
.Mobile_logo{ display:none}
.loginBox{ }
.loginBox span a,a.wza,.line_1{ float:left; font-size:18px; height:60px; line-height:60px; color:#fff;}
.loginBox span a:hover{ color:#fff; text-decoration:underline}
.wza{background:url(/Content/Areas/Common/images/main/icon1.png) no-repeat center;width:40px;height:40px;display:block;margin-left: 15px;}
.email_a{background:url(/Sites/Uploaded/UserUpLoad/20201215/20201215162428.png) no-repeat center;width:40px;height: 60px;display:block;margin-left: 15px;float: left;}
.wza:hover{ transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1);-webkit-transform:scale(1.1); transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s ;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s; }
.email_a:hover{ transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1);-webkit-transform:scale(1.1); transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s ;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s; }
.search{display:inline;float:left;position:relative;margin-left: 15px;}
.searchBtn{ display:block; width:40px; height:60px; background:url(/Content/Areas/Common/images/main/icon2.png) no-repeat center;}
.searchBtn:hover{ background:#fff url(/Sites/Uploaded/UserUpLoad/20161110/20161110142626.png) no-repeat center;}
.search .search_box{ background: #fff; padding: 25px 20px;position: absolute;right: 0;top: 60px;width: 302px; z-index:10000}
.search .searchtxt{ border: 1px solid #eee;float: left;height: 36px;line-height: 36px;padding-left: 15px;width: 230px;}
.search .searchbtn{ background: #125f89;border: medium none;cursor: pointer;float: left;height: 38px; width: 55px; color:#fff;}
.search .searchbtn:hover{ opacity:0.8}
@media only screen and (max-width: 1200px)
{
.header{ width:1200px}
}
@media only screen and (max-width: 1024px)
{
.header{ width:100%}	
.header_In{ width:100%;}	
	}
@media only screen and (max-width: 768px)
{
.header_In{ width:100%;}	
.loginBox{ display:none;}
.Mobile_logo{ display:block;}
.Mobile_logo img{ width:80%;}
.pc_logo{ display:none;}
	}
	  