.foot_box{
	width: 100%;
	color: #ffffff;
	text-align: center;
	/* height:80px;
	line-height: 80px; */
	overflow:hidden;
	background-color:#F2F2F2;

	padding: 16px 0;

}


.foot_box .blogroll{
	border-bottom:1px solid #424242;
}

.foot_box .blogroll a{
	display: inline-block;
	width:102px;
	height:40px;
	line-height:40px;
	font-weight:400;
	border:1px solid rgba(87,87,87,1);
	opacity:1;
	border-radius:20px;
	margin: 20px 0;
	margin-right:30px;
	color: #fff;
    cursor: pointer;
}

.foot_box .blogroll a:hover{
	background-color:#fff;
	color:#333333;
}

.foot_box .blogroll a:nth-child(2){
	margin-right:0;
}

.foot_box .copyright{
	float: left;
	margin:40px 0;
	text-align: left;
	width: 700px;

}
.foot_box .copyright span{
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 19px;
}


/**悬浮工具栏*/
.popupWindow{
	position: fixed;
    right: 0;
    top: 300px;
    z-index: 19990101;
    background: transparent;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
}

.popupWindow .toolbar li{
	width:100px;
	height:100px;
	background-color:#fff;
	box-shadow:0px 0px 14px rgba(0,0,0,0.08);
}

.popupWindow .toolbar li i{
	display: block;
	float: left;
	width:40px;
	height:40px;
	margin:0 30px;
	margin-top:19px;
}

.popupWindow li:nth-child(1) i{
    background: url(../../../../static/images/yuanqu/homepage/popupWindow/toolbar_zczx.png) no-repeat;
}

.popupWindow li:nth-child(1):hover i{
    background: url(../../../../static/images/yuanqu/homepage/popupWindow/toolbar_zczx_hover.png) no-repeat;
}

/*.QRCode{display:none;position: fixed;width: 260px;height: 300px;top: 300px;right: 100px;}
.popupWindow div.current{display:block;background:#fff;border-radius: 10px 0 0px 10px;
    box-shadow: 0px 0px 14px rgba(0,0,0,0.08);}
.QRCode img{width:260px;height:260px;}
.QRCode span{font-size:16px;width:100%;}*/
.popupWindow li:nth-child(2) i{
    background: url(../../../../static/images/yuanqu/homepage/popupWindow/toolbar_zctj.png) no-repeat;
}

.popupWindow li:nth-child(2):hover i{
    background: url(../../../../static/images/yuanqu/homepage/popupWindow/toolbar_zctj_hover.png) no-repeat;
}


.policy_recommendation{
	display:none;
	position: fixed;
	top: 300px;
	right: 100px;
	width:500px;
	height:300px;

}

.policy_recommendation .data-item{margin:20px;}

.policy_recommendation .data-item li.data-title{font-size:18px;text-align:left;font-weight:bold;}

.policy_recommendation .data-item li{
	border-bottom: 1px solid #EBEBEB;
	float: left;
    width: 100%;
}

.recommendation-title {
	float:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 19px;
    color:#333333;
}
.recommendation-title:hover{color:#333333;}
.recommendation-more {
    float:right;
    font-size:14px;
    color:#333333;
}
.recommendation-more:hover{color: #42A7EB;}
.biuuu_city_list li{}

.content-title{text-align:left;}


.popupWindow li:nth-child(3) i{
    background: url(../../../../static/images/yuanqu/homepage/popupWindow/toolbar_hddb.png) no-repeat;
}

.popupWindow li:nth-child(3):hover i{
    background: url(../../../../static/images/yuanqu/homepage/popupWindow/toolbar_hddb_hover.png) no-repeat;
}

.popupWindow .toolbar li:hover span,
.popupWindow #biuuu_city_list li:hover{
	color:#42A7EB;
}

.layui-laypage>a:first-child, .layui-laypage>a:first-child em,
.layui-laypage>a:last-child, .layui-laypage>a:last-child em,
.layui-laypage input{
	border:none !important;
}

.policy_recommendation .layui-laypage>a img{margin-top:6px;}

.policy_recommendation .layui-laypage .layui-laypage-skip,
.layui-laypage>a:first-child,
.layui-laypage>a:last-child{
	    margin: 0;
    font-size: 14px;
}

.policy_recommendation .layui-laypage .layui-laypage-skip{width: 22px;
    margin: 0 20px;height: 19px;
    line-height: 19px;}

.policy_recommendation .layui-laypage button{display:none;}

.policy_recommendation .layui-laypage input{width: 10px;
    margin: 0;
    padding: 0;    height: 19px;}

.policy_recommendation .layui-laypage .layui-laypage-count{margin: 0;
    font-size: 14px;    height: 19px;
    line-height: 19px;}

.policy_recommendation .content-title {
    margin: 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_footpn{
	/*position:absolute;
	width: 100%;
	height: 130px;*/
	/*bottom: 0px;*/
	z-index: 3;
	/*top:1650px;*/
}

.main_footpn .mnfoot_cent{
	/*width:1400px;*/
	text-align: left;
	/*color: #FFFFFF;*/
	/*margin: 0 auto;*/
}

.mnfoot_cent > a.act{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 26px;
}

.mnfoot_cent > span.fg{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 26px;
	margin: 0px 10px;
}

.mnfoot_cent > label.lb{
	color: #000;
	font-size: 14px;
	line-height: 26px;
	margin: 0px 10px;
	margin-left: 0;
}

.main_footpn > a.dz{
	display: inline-block;
	width: 80px;
	height: 80px;
	position: relative;
	left: 150px;
	bottom: 109px;
}
