<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------头部---------------*/
/*
 颜色：#2076bd;
 宽度：980px;
*/
/*顶部*/
.header_top_line{height: 3px;background: #a03043;}
.header_top{ background:url(/Content/Areas/Common/images/common/header_top_bg.png); height:30px; line-height:30px;overflow: hidden;}
.header_top a{color: #a03043;font-size: 14px;}
.header_topIn{ width:980px; margin:0 auto; font-size:12px; color:#fff}
.header_topIn p{line-height: 30px;}
.arrow{ background:url(/Content/Areas/Common/images/common/arrow_btn.png) no-repeat center; width:26px;height:30px; position:relative; display:inline-block;vertical-align: top}
.back_boot{
 display: inline-block;
 vertical-align: top;
 width: 100px;
 text-align: center;
 margin-right: 60px;
 font-size: 14px;
	color: #a03043;
	line-height: 30px;
}
.login_l .box{
 display: inline-block;
 vertical-align: top;
}
.login_l .box li{
 display: inline-block;
 vertical-align: top;
 margin-right: 20px;
 text-align: center;
}
.login_l .box li:last-child{
 width: 40px;
}
.login_l .box li:last-child p{
 padding-left: 0px;
}
.login_l .box li p{
 padding: 0 10px 0 35px;
}
.login_l .box li.active,.login_l .box li:hover{
 background: url(/Content/Areas/Common/images/common/da_bg.png);
}
.login_l .box li.active a,.login_l .box li:hover a{
 color: #fff;
}
.login_l .box .f_li p{
  background: url(/Sites/Uploaded/UserUpLoad/20181114/20181114203114.png) no-repeat 5px -2px;
}
.login_l .box .f_li.active p,.login_l .box .f_li:hover p{
  background: url(/Sites/Uploaded/UserUpLoad/20181114/20181114201327.png) no-repeat 5px -2px;
}
.login_l .box .sec_li p{
  background: url(/Content/Areas/Common/images/common/zhuanye1.png) no-repeat 5px center;
}
.login_l .box .sec_li.active p,.login_l .box .sec_li:hover p{
  background: url(/Content/Areas/Common/images/common/zhuanye2.png) no-repeat 5px center;
}
.login_l .box .thr_li p{
  background: url(/Sites/Uploaded/UserUpLoad/20181114/20181114201409.png) no-repeat 5px -2px;
}
.login_l .box .thr_li.active p,.login_l .box .thr_li:hover p{
  background: url(/Sites/Uploaded/UserUpLoad/20181114/20181114202400.png) no-repeat 5px -2px;
}
.login_l{ _width:179px}
.navtoggle_btn{
 margin-top: 20px;
 margin-left: 60px;
 cursor: pointer;
}
.header_bottom{
 background: #fff;
 box-shadow: 2px 2px 4px #d6d6d6;
 border-top: 1px solid #d6d6d6;
}
.header_nav{
 position: absolute;
 width: 100%;
 top: 0px;
 z-index: 99;
}
.small_nav{
 margin-top: 35px;
 display: none;
 float: left;
}
.header_nav.fix{
 position: fixed;
}
.header_nav.fix .header_top_line{
 display: none;
}
.header_nav.fix .header_top{
 display: none;
}
.header_nav.fix .logo{
 display: none;
}
.fix .header_bottom{
	border-top: 3px solid #a03043;
  }
.fix .header_bottomIn{
 height: 70px;
}
.fix .navtoggle_btn{
 margin-top:10px; 
}
.fix .search_box{
 margin-top: 20px;
}
.header_nav.fix .small_nav{
 display: block;
 margin-top: 20px;
}
.small_nav_items li{
 display: inline-block;
 height: 30px;
 line-height: 30px;
 margin-right: 10px;
 /* border: 1px solid #a03043; */
 border-radius:3px;
 text-align: center;
}
.small_nav_items li:last-child {
	width: 40px;
  }
  .small_nav_items li:last-child p{
	padding-left: 0px;
  }
  .small_nav_items p{
	padding: 0 10px 0 35px;
	}
  .small_nav_items .f_li p{
 background: url(/Sites/Uploaded/UserUpLoad/20181114/20181114201409.png) no-repeat 5px -2px;
  }
  .small_nav_items .f_li.active p, .small_nav_items .f_li:hover p {
	background: url(/Sites/Uploaded/UserUpLoad/20181114/20181114201327.png) no-repeat 5px -2px;
	}
  .small_nav_items li.active,.small_nav_items li:hover {
	background: url(/Content/Areas/Common/images/common/da_bg.png);
  }
  .small_nav_items .thr_li p {
	background: url(/Sites/Uploaded/UserUpLoad/20181114/20181114201409.png) no-repeat 5px -2px;
	}
  .small_nav_items .thr_li.active p,.small_nav_items .thr_li:hover p {
	background: url(/Sites/Uploaded/UserUpLoad/20181114/20181114202400.png) no-repeat 5px -2px;
	}
  .small_nav_items .sec_li p {
	background: url(/Content/Areas/Common/images/common/zhuanye1.png) no-repeat 5px center;
  }
  .small_nav_items .sec_li.active p,.small_nav_items .sec_li:hover p {
	background: url(/Content/Areas/Common/images/common/zhuanye2.png) no-repeat 5px center;
  }
.small_nav_items li a{
 display: block;
 color:#a03043;
}
.small_nav_items li.active,.small_nav_items li:hover{
	background: url(/Content/Areas/Common/images/common/da_bg.png);
}
.small_nav_items li.active a,.small_nav_items li:hover a{
 color: #fff;
}
.small_nav_items li.last{
 border: none;
 text-align: left;
 width: 70px;
}
.small_nav_items li.last:hover{
 background: none;
}
.small_nav_items li.last:hover a{
 color: #a03043;
}
.small_nav .back_boot{
	margin-right: 2px;
  }
.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,.register{ float:left; }
.line{ margin:0 8px; font-size:14px;}
/*关注我们样式*/
.FollowUs{ margin-left:25px;}
.FollowUs a{ display:block; width:35px; height:30px; 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:980px; margin:0 auto;height:96px;}
.logo{ margin-top:15px;}
/*搜索样式*/
.search_box{ margin-top:35px;position: relative;}
.searchType_simulate{ float:left;}
.searchType .searchChoose{ height:34px; line-height:34px; text-align:center; width:60px; float:left; cursor:pointer; border:1px solid #6b7176; border-right:none;display: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{
 float: left;
 height: 34px;
 padding: 0 10px;
 width: 270px;
 color: #b3b3b3;
 line-height: 34px;
 border-radius: 5px;
 background: #f0f0f0;
 border: none;
}
.search_line{
 position: absolute;
 width: 1px;
 height: 20px;
 background: #a03043;
 right: 60px;
 top: 7px;
}
.searchbtn {position: absolute;right: 0; background:url(/Content/Areas/Common/images/common/search.png) no-repeat center; width:60px; height:34px; 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:980px; }
}

@media only screen and (max-width: 768px){
.fix .header_bottomIn{
 height: 80px;
}
.small_nav_items{
 width: 310px;
}
.header_nav.fix .small_nav{
 margin-top: 0px;
}
.small_nav_items li{
 margin-top: 5px;
 margin-bottom: 5px;
 height: 30px;
 line-height: 30px;
 border: 1px solid #a03043;
}
.small_nav_items .back_pa{
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 30px;
  line-height: 30px;
}
.header_topIn,.header_bottomIn,.header{ width:100%; padding:0 10px; box-sizing:border-box}
.header_bottomIn{ width:100%}
.search_box{ display:none;}
.header_top{
 width: 100%;
 height: auto;
}
.login_l .box li{
 margin-right: 0px;
 width: auto;
 width: auto;
 padding: 0 10px;
}
.login_l .box li p{
 padding-left: 0px;
 padding-right: 0;
}

.login_l .box .f_li.active p, .login_l .box .f_li:hover p{
 background: none;
}
.login_l .box .thr_li.active p, .login_l .box .thr_li:hover p{
 background: none;
}
.login_l .box .f_li p{
 background: none;
}
.login_l .box .sec_li p{
 background: none;
} 
.login_l .box .thr_li p{
 background: none;
} 
.back_boot{
 margin-right: 0px;
 width: 80px;
}
.header_topIn{
 padding: 0px;
}
}  </pre></body></html>