/*目录大全*/
.longtu_list{width: 364px;height: 150px;padding-top: 10px; background-color: #fff;position: absolute;top:40px;right:0px;z-index:9999;display: none;}
.longtu_list li.li02{width: 120px;height: 40px;line-height: 40px; border-bottom: none;background: rgba(244,236,222,0);float: left;}
.longtu_list li.li02 a{color: #000;}
.longtu_list li.li02:hover a{color:#bc2e2e;}
.longtu_list li.li02 img{width: 20px;height: 20px;display: inline-block;vertical-align: middle;}

.box{
	width: 100%;
	min-height: 1160px;
	background: url(../img/fhkefu_bg.jpg) no-repeat top center;
	/*background-size: 100%;*/
}
.box-a{
	width: 100%;
	height: 50px;
	background: rgba(255,255,255,0.6);
}
.box-as{
	width: 1400px;
	height: 50px;
	margin: 0 auto;
}
.img_a{
    float: left;
    height: 38px;
    margin-top: 5px;
}
.img-b{
	margin-left: 50px;
}
.div-a{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color:#666666;
	float: right;

}
.div-a a{
	color:#666666;
	transition: all 0.3s;
}
.div-a span{
	margin-left: 8px;
	float: left;
}
.div-a a:hover{
	color:#266074;
	transition: all 0.3s;
}
/*.div-a span:nth-child(8){
	width: 26px;
	height: 26px;
	display: inline-block;
	background: url("../img/3.png") no-repeat;
	background-size:100% ;
	margin-top: 22px;
	margin-left: 5px;
}
.div-a span:nth-child(10){
	width: 26px;
	height: 26px;
	display: inline-block;
	background: url("../img/4.png") no-repeat;
	background-size:100% ;
	margin-top: 22px;
	margin-left:6px;
}*/
.box-di{
	width: 100%;
	height: 220px;
	background: #fff;
	color: #373737;
	text-align: center;
	padding-top: 38px;
	font-weight: 500;
}
.box-di p{line-height: 30px;font-size: 16px;letter-spacing:1px;}
/*底部*/
.jy_footer {
	width: 100%;
	height: auto;
	background-color: rgb(0, 0, 0);
}

.jy_footer .margin_top {
	width: 100%;
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.jy_footer .footer_nr {
	width: 1200px;
	height: 184px;
	margin: 0 auto;
	padding-top: 28px;
}

.footer_nr ul {
	width: 100%;
	height: 100%;
	position: relative;
}

.footer_nr ul li {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
	letter-spacing: 1px;
}

.footer_nr ul li a {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
	letter-spacing: 1px;
}

.footer_nr ul li span {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	margin-left: 6px;
}

.footer_nr ul li .footer_img {
	width: 20px;
	height: 23px;
}

.footer_nr ul .footer_li_img {
	width: 100px;
	height: 80px;
	position: absolute;
	top: 30px;
	right: 30px;
}

.footer_nr ul .footer_li_img .wenhuajing {
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	margin-top: 3px;
}

.footer_nr ul .footer_li_img .footer_gif {
	width: 51px;
	height: 41px;
	display: block;
	float: left;
}