/*------------------------头部---------------*/
/*
 颜色：#2076bd;
 宽度：980px;
*/
/*顶部*/
.header_top_line{height: 3px;background: #4884D3;}
.header_top{ background:url(/Content/Areas/Common/images/common/header_top_bg.png); height:30px; line-height:30px;overflow: hidden;}
.header_top a{color: #4884D3;font-size: 14px;}
.header_topIn{ width:980px; margin:0 auto; font-size:12px; color:#fff}
.header_topIn.english{width: 1280px;}
.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: #4884D3;
 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}
.login_r .p_park{
 color: #4884D3;
 padding-left: 35px;
 background: url(/Sites/Uploaded/UserUpLoad/20181225/20181225152103.png) no-repeat left center;
 display:none;
}
.p_park span{
 color: #cf2542;
 padding: 0 5px;
 font-weight: bold;
}
.navtoggle_btn{
 margin-top: 20px;
 margin-left: 30px;
 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 #4884D3;
}
.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-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 17px -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 -1px;
}
.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 10px center;
}
.small_nav_items li a{
 display: block;
 color:#4884D3;
}
.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: #4884D3;
}
.small_nav .back_boot{
  margin-right: 2px;
}
.small_nav_items{display: inline-block;}
.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 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:1200px; 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;
	right: 60px;
	top: 7px;
	background-color: #6497DC;
}
.searchbtn {
	position: absolute;
	right: 0;
	width: 60px;
	height: 34px;
	float: left;
	border: none;
	border-radius: 0 4px 4px 0;
	cursor: pointer;
	background-image: url(/templates/css/images/search.png);
	background-repeat: no-repeat;
	background-position: center;
}
.searchbtn:hover{ opacity:0.8}
  

.box_r {
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 16px;
}