/*------------------------头部---------------*/
/*
 颜色：#2076bd;
 宽度：1200px;
*/
/*顶部*/
.header_top{ background:#0071a5; height:41px; line-height:41px;}
.header_topIn{ width:1200px; margin:0 auto; font-size:12px; color:#fff}
.arrow{ background:url(/Content/Areas/Common/images/common/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(/Content/Areas/Common/images/common/icon2.png) no-repeat right center; color:#fff; display:block; width:60px;}
.arrow .current:hover{ color:#fff;}
.login_l{ _width:179px}
.english {
 float: right;
 line-height: 33px;
 border-radius: 5px;
 margin: 0 20px;
 width: 120px;
 text-align: center;
 background: #0071A5;
 border: 1px solid #0071A5;
 box-sizing: border-box;
}

.english a {
 font-size: 18px;
 font-weight: 700;
 color: #fff;
 display: block;
}

.english:hover {
 background: #fff;
 color: #0071A5;
}

.english:hover a {
 color: #0071A5;
}

.login_r #header_QRCode{cursor: pointer; background: url(/Sites/Uploaded/UserUpLoad/20170522/20170522153618.png) no-repeat; 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:#fff}
.login_r a:hover{color:#ddd;}
.login,.register{ float:left; }
.line{ margin:0 8px; font-size:14px;}
/*关注我们样式*/
.FollowUs{ margin-left:25px;}
.FollowUs a{ display:block; width:89px; height:41px; float:left;color: #fff;}
.FollowUs a:hover{color: #fff;}
.FollowUs .weixin{  margin:0 5px; position:relative} /*background:url(/Content/Areas/Common/images/common/weixin.png) no-repeat center;*/
.FollowUs .sina{ background:url(/Content/Areas/Common/images/common/sina.png) no-repeat center;margin:0 5px; position:relative}
.weixin_img{ width:120px; height:auto; position:absolute; top:41px; left:-20px; z-index:10000; display:none;}
.sina_img{width:120px; height:auto; position:absolute; top:41px; left:-20px; z-index:10000; display:none;}
.wximgbox{width: 280px;display: none; position:absolute; top:41px; left:-20px; z-index:10000; display:none;background: #158fc7;}
.wximgcon{float: left;padding: 10px;padding-bottom: 0px;}
.wximgcon .wxinfo{font-size: 16px;text-align: center;color: #fff;line-height: 26px;}
.wximgcon img{width: 120px;}


.header{background: #e2f4f8;}
/*logo样式*/
.header_bottomIn{ width:1200px; margin:0 auto;padding: 13px 0px;}
.logo{ margin-top:0px;}
.logo img{width: 315px;}


/*院报，院史*/
.yuanshi,.yuankan{padding: 0 14px;line-height: 34px;border: 1px solid #cccccc;border-radius: 5px;}
.yuankan{margin-left: 10px;}
.yw_active{background: #0071a5;color: #fff;}

/*搜索样式*/
.search_box{ margin-top:0px;}
.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 #0071A5;float: left;height: 34px;padding: 0 10px;width: 253px; color:#bcc7cf; line-height:34px;}
.searchbtn { background:#0071A5 url(/Content/Areas/Common/images/common/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;}

/*微信*/
.sinap{line-height: 40px;}
.sinahover{-webkit-transform:scale(1.1); -webkit-transition: all 0.3s;}

@media only screen and (max-width: 1200px){
.header_top,.header_topIn,.header_bottomIn{ width:1200px; }
}

@media only screen and (max-width: 1024px){
.header_top,.header_topIn,.header_bottomIn{ width:1200px;}
}

@media only screen and (max-width: 768px){
  .logo{ margin: 5px 0 10px;}
  .logo img {
 width: 200px;
}
.header_top, .header_topIn, .header_bottomIn{width:100%;}
.header_topIn,.header_bottomIn,.header{ width:100%; padding:0 10px; box-sizing:border-box}
.header_top{margin-left: -10px;padding-right: 20px;}
.login_r{float: none;padding-left: 30px;}
.login_l{display: none;}
.header_bottomIn{ width:100%}
.search_box{ display:none;} 
.yuanshi,.yuankan{display: none;}
.main{margin-top: 0px;}
.main_content{margin-top: 0px;}
.sousuo{display: none;}
} 
@media only screen and (max-width:320px){
.logo img{width: 180px;}
} 