﻿.fdet-top{
	padding: 30px 0px;
}
.fdet-tit{
	font-size: 34px;
	line-height: 50px;
	color: #333333;
}
.fdet-time{
	font-size: 16px;
	color: #333333;
	margin-top: 23px;
}
.fdet-cent{
	padding: 50px 0px;
	border-top: 1px solid #eaeaeb;
	border-bottom: 1px solid #eaeaeb;
}
.fdet-cent>p{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 20px;
}
.fdet-cent img{
	display: block;
	margin: 10px auto;
}
.spa-p{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #999999;
	line-height: 28px;
	margin-bottom: 20px;
}

.fdet-bot{}

.return-a{
	border-width: 1px;
	border-color: rgb( 0, 121, 192 );
	border-style: solid;
	border-radius: 20px;
	background-color: rgb( 255, 255, 255 );
	padding: 0px 60px 0px 30px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-size: 16px;
	color: #0079c0;
	background: url(../images/jtf.png) no-repeat right 30px center;
	background-size: 18px auto;
}
.page-fy>a{
	font-size: 16px;
	color: #999999;
	line-height: 28px;
	position: relative;
	padding: 0 23px;
}
.page-fy>a:first-child{
	padding-left: 0;
}
.page-fy>a::after{
	content: "";
	width: 1px;
	height: 18px;
	background-color: #999999;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.page-fy>a:last-child::after{
	content: "";
	display: none;
}
.page-fy>a:hover{
	color: #0079c0;
}
