﻿/*------------------------头部---------------*/
/*
 颜色：#2076bd;
 宽度：1300px;
*/
/*顶部*/

.head{width: 100%;height: 54px;background: #0085ab;}
.box{width: 1300px; height: 54px; margin:0 auto; }
.h-left{width: 182px;height: 55px; margin-left: 15px;background: url(/Content/Areas/Common/images/common/weixin.png) no-repeat 0 15px; float: left; line-height: 55px; padding-left: 45px;}
.txt-1{font-size: 16px; color: #fff; font-family: :"微软雅黑";}
.h-left-2{width: 268px;height: 55px; margin-left: 55px;background: url(/Content/Areas/Common/images/common/weibo.png) no-repeat 0 15px; float: left; line-height: 55px; padding-left: 45px;}
.h-right{ height: 54px; float: right;  position: relative;}
.dl{display: inline-block; background:url(/Content/Areas/Common/images/common/person.png) no-repeat 0 15px; padding-left: 31px; line-height: 49px; font-size: 16px; color: #fff; font-family: :"微软雅黑";float:left; margin-right: 10px;}
.dl a{color:#fff!important;}
.login{color:#fff;}
.weixin{display: inline-block; background:url(/Content/Areas/Common/images/common/ma.png) no-repeat 0 15px; padding-left: 31px; line-height: 54px; font-size: 16px; color: #fff; font-family: :"微软雅黑";float:left; position:relative;}
.weixin_img{width:120px; height:auto; position:absolute; top:41px; left:0px; z-index:10000; display:none;}
.line{margin: 8px 20px;  display: none; float:left;}
.h-right input{ width: 220px; height: 30px; border-radius: 20px; border: none;margin-top: 15px; margin-left: 23px;  outline:none; padding-left: 10px;}
.h-right
.jing{position: absolute; left: 405px; top:20px;}
.search_box {margin-top: 16px;
margin-left: 10px;}
.search_box  input{width: 220px; height: 20px; border-radius: 20px; border: none;outline:none; padding:5px 0px 5px 10px; }
.search_box .searchbtn{    margin-top: 0px;width: 40px;margin-left: -44px; background:url(/Content/Areas/Common/images/common/jing.png) no-repeat 10px 4px; background-color: #fff; height: 30px;}
@media only screen and (max-width: 1024px){
	.head{ width:1300px; }
	.header, .box{width:1300px;}
	.h-left-2{margin-left:30px;}
	.nav{width:1300px;}
}

@media only screen and (max-width: 768px){
	.head, .box{ width:100%; padding:0 10px; box-sizing:border-box}
	.header, .box{width:100%;}
	.h-right input{display:none;}
	.weixin,.jing{display:none;}
	.h-right{float:left;}
	.Click_scroll{display:none;}
	.h-left{display:none;}
	.h-left-2{display:none;}
	.search_con{display:none;}
	.header_top{ display:none}
	.header_bottomIn{ width:100%}
	.search_box{ display:none;}
       .dl span>span{display:none;}
}