<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------头部---------------*/
/*
 颜色：#2076bd;
 宽度：1200px;
*/
/*顶部*/
.header_top{background: #177bdf;height: 32px;line-height: 32px;overflow: hidden;}
.header_topIn{width: 1170px;margin:0 auto;font-size: 14px;color:#fff;box-sizing: border-box;/* padding: 0 30px; */}
/* .arrow{ background:url(/Content/Areas/Common/images/common/icon1.png) no-repeat left center; height:41px; position:relative; display:block} */

.login_l{ _width:179px}

.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 ul li {
 display: inline-block;
}
.login_r a{color:#fff;font-size: 15px;}
.login,.register{ float:left; }
.line{ margin:0 8px; font-size:14px;}
/*关注我们样式*/
.FollowUs{ margin-left:25px;}
.FollowUs a{ display:block; width:35px; height:41px; float:left}
.FollowUs .weixin{ background:url(/Content/Areas/Common/images/common/weixin.png) no-repeat center; margin:0 5px; position:relative}
.FollowUs .sina{ background:url(/Content/Areas/Common/images/common/sina.png) no-repeat center; position:relative}
.weixin_img{ width:120px; height:auto; position:absolute; top:41px; left:-39px; z-index:10000; display:none;}
.sina_img{width:120px; height:auto; position:absolute; top:41px; left:-20px; z-index:10000; display:none;}
/*logo样式*/
.header_bottomIn{width: 1170px;margin:0 auto;height: 75px;/* padding: 0 30px; */box-sizing: border-box;}
.logo{margin-top: 5px;}
.login_content{
	float: left;
}
.login_r ul{
	float: left;
}
/*搜索样式*/
.search_box{margin-top: 18px;}
.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 #ccc;float: left;height: 40px;padding: 0 10px;width: 207px;color:#bcc7cf;line-height: 40px;box-sizing: border-box;}
.searchbtn {width: 43px;height: 40px;border: 0;color: #fff;font-size: 14px;cursor: pointer;font-weight: 400;padding: 6px 13px;position: relative;background: #3498db url(/Content/Areas/Common/images/common/search.png) no-repeat center;white-space: nowrap;display: inline-block;text-decoration: none;}
.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){
 .logo img {
 width: 70%;
}
.header_topIn,.header_bottomIn,.header{ width:100%; padding:0 10px; box-sizing:border-box}
.header_top{ display:none}
.header_bottomIn{width:100%;height: auto;}
.search_box{ display:none;} 
}   </pre></body></html>