/*------------------------头部---------------*/
/*
 颜色：#2076bd;
 宽度：1200px;
*/
/*顶部*/
.header_top{height: 92px;line-height: 92px;}
.header_topIn{ width:88.3%; margin:0 auto; font-size:12px; color:#333}
.arrow{ background:url(../image/icon1.png) no-repeat left center; height:41px; position:relative; display:block}
.arrow ul{ display:none; position:absolute; width:85px; background:#fff; left:12px; text-align:center;}
.arrow ul li{ line-height:32px;}
.arrow ul li:hover{ background:#2076bd; color:#fff;}
.arrow ul li a{ display:block;}
.arrow ul li a:hover{ color:#fff;}
.arrow .current{ padding-left:35px; background:url(../image/icon2.png) no-repeat right center; color:#fff; display:block; width:60px;}
.arrow .current:hover{ color:#fff;}
.login_l{ _width:179px}
a.wj_logo {
 display: block;
 float: left;
}

a.wj_logo img {
 margin-top: 5px;
}
.login_r #header_QRCode{width: 24px;height: 24px;float: left; margin: 8px 10px 0 0;}
.login_r #header_QRCode .title,.login_r .impowerBox .info{display: none;}
.login_r #header_QRCode .impowerBox .qrcode {width: 120px;position: absolute;right: -50px;top: 10px;}

.login_r span{ float:left;}
.login_r a{ color:#333}
.login,.register{ float:left; }
.line{ margin:0 20px; font-size:14px;}
.login{background:url(../image/denglu-2.png) no-repeat center left; padding-left: 25px; }
.register{background:url(../image/zhuce-2.png) no-repeat center left; padding-left: 25px; }
/*关注我们样式*/
/* .FollowUs{ margin-left:25px;} */
.FollowUs a{ display:block; padding-left: 30px; float:left;font-size: 14px;}
.FollowUs .weixin{ background:url(../image/weixin.png) no-repeat center left; margin:0 5px; position:relative}
.FollowUs .sina{ background:url(../image/weibo.png) no-repeat center left; position:relative}
.weixin_img{ width:auto; height:auto; position:absolute; top:60px; left:-9px; z-index:10000; display:none;}
.sina_img{width:auto; height:auto; position:absolute; top:60px; left:-9px; z-index:10000; display:none;}
/*logo样式*/
.header_bottomIn{ width:1200px; margin:0 auto;height:108px;}
/* .logo{ margin-top:32px;} */
/*搜索样式*/
.searchIcon{background:url(../image/sousuo-2.png) no-repeat center left;height: 92px;}
.search_box{ margin-top:35px;display: none;}
.searchType_simulate{ float:left; position:relative}
.searchType .searchChoose{ height:34px; line-height:34px; text-align:center; width:60px; float:left; cursor:pointer; border:1px solid #6b7176; border-right:none;}
.searchType .searchDownList{ background: #fff;font-size: 12px;left: 0;position: absolute;text-align: center;top: 36px;width:62px; z-index: 10000;}
.searchType .searchDownList li{ cursor:pointer; line-height:32px;}
.searchtxt{ border: 1px solid #6b7176;float: left;height: 34px;padding: 0 10px;width: 253px; color:#bcc7cf; line-height:34px;}
.searchbtn { background:#6b7176 url(../image/search.png) no-repeat center; width:45px; height:36px; float:left; border:none; border-radius:0 4px 4px 0;cursor:pointer;}
.searchbtn:hover{ opacity:0.8}
@media only screen and (max-width: 1024px){
.header_top,.header_topIn,.header_bottomIn{ width:1200px; }
}

@media only screen and (max-width: 768px){

.header_topIn,.header_bottomIn,.header{ width:100%; box-sizing:border-box}
.header_top{width:100%; line-height:75px;height:75px;}
.header_bottomIn{ width:100%}a
.search_box{ display:none;} 
.FollowUs .sina,.FollowUs .weixin,.FollowUs .searchIcon{display:none;}
/* .FollowUs .line:nth-chlid(2),.FollowUs .line:nth-chlid(3){display:none;} */
.FollowUs>.line{display: none;}
.login_r{margin-right: 100px;}
.logo img{height: 60px;}
} 
@media only screen and (max-width: 480px){
 .login_r{display: none;}
 
}
@media only screen and (max-width: 375px){
.header_topIn .login_r{float:left;} 
.header_top{width:100%; line-height:50px;height:50px;}
.logo img{height: 50px;}
}  