@charset "utf-8";
	body {
	background:#f3f3f3;
	font-size:14px;
	color:#333;
	font-family:"Microsoft YaHei","MicrosoftJhengHei",STHeiti,MingLiu
}
body,div,p,ul,li,h1,h2,h3,h4,form,input,label,dl,dt,dd {
	padding:0;
	margin:0
}
ul,li {
	overflow:hidden
}
a {
	color:#333;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	transition:all .2s linear;
	text-decoration:none
}
img {
	border:0
}
input,label {
	vertical-align:middle
}
em,i {
	font-style:normal
}
.fed-margin {
	margin-top:15px
}
.fed-container,.fed-head-info {
	margin:0 auto
}
.fed-head-box {
	width:100%;
	height:100px;
	position:relative
}
.fed-head-info .fed-logo {
	height:40px;
	line-height:50px;
	margin:0 3% 0 2%
}
.fed-head-info .fed-logo a {
	font-size:18px;
	font-weight:700;
	color:#222;
	display:block
}
.fed-head-info .fed-logo a:hover {
	background:none
}
.fed-menu {
	line-height:50px;
	background:#000;
	margin-top:10px;
	padding-left:2%;
	overflow:hidden;
	position:relative
}
.fed-menu li {
	float:left;
	width:19.6%;
	text-align:center;
	font-size:16px;
	font-weight:700
}
.fed-menu li a {
	color:#fff;
	position:relative
}
.fed-menu li.fed-on a,.fed-menu li a:hover,.fed-nav a:hover,.fed-nav a.fed-on,.fed-part span a:hover,.fed-list li p a:hover,.fed-detail.fed-info a:hover,a:hover {
	color:#ff2a14
}
.fed-menu li.fed-on a::after,.fed-nav a.fed-on::after {
	content:'';
	width:40%;
	background:#ff2a14;
	background:linear-gradient(90deg,#ff9800,#ff2a14)!important;
	display:inline-block;
	position:absolute;
	left:32.5%;
	border-radius:5px
}
.fed-menu li.fed-on a::after {
	height:4px;
	bottom:-10px
}
.fed-nav a.fed-on::after {
	height:2px;
	bottom:-2px
}
.fed-search-box {
	position:absolute;
	top:0;
	right:0
}
.fed-search {
	float:right;
	width:70%;
	margin-right:10px;
	margin-top:10px
}
.fed-search input {
	float:left;
	width:70%;
	height:28px;
	line-height:28px;
	background:#fff;
	border-top-left-radius:28px;
	border-bottom-left-radius:28px;
	color:#666;
	text-indent:15px;
	display:inline;
	border:0;
	outline:0
}
.fed-search button {
	float:right;
	width:30%;
	height:28px;
	line-height:28px;
	background:#999;
	color:#fff;
	border-top-right-radius:28px;
	border-bottom-right-radius:28px;
	border:0;
	cursor:pointer
}
.fed-nav-box {
	background:#fff;
	overflow:hidden
}
.fed-nav {
	font-size:14px;
	overflow:hidden;
	position:relative
}
.fed-nav dl {
	padding:10px 0;
	border-bottom:1px solid #ddd;
	height:26px;
	line-height:26px;
	position:relative;
	overflow:hidden
}
.fed-nav dt {
	text-align:center;
	font-weight:bold;
	padding:0 15px;
	margin-left:10px;
	border-radius:15px 0 15px 15px;
	color:#fff;
	background:#807E8B;
	position:absolute;
	left:0
}
.fed-nav dd {
	float:left;
	padding-left:70px
}
.fed-nav dd a {
	float:none;
	margin-left:12px;
	display:inline;
	position:relative
}
.fed-box,.fed-crumbs {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#fff;
	overflow:hidden
}
.fed-part {
	overflow:hidden
}
.fed-part dl {
	height:42px;
	border-bottom:1px solid #ddd;
	font-size:14px;
	padding-left:5px
}
.fed-part dd {
	float:left;
	height:32px;
	line-height:32px;
	border:#ddd 1px solid;
	border-bottom:0;
	background:#fff;
	font-weight:bold;
	border-radius:3px 3px 0 0;
	cursor:pointer;
	letter-spacing:1px;
	padding:0 15px;
	margin:10px 0 0 10px
}
.fed-part dd.fed-active {
	background:#f1f1f1
}
.fed-part span {
	float:right;
	line-height:42px;
	padding-right:20px;
	font-size:12px;
	background:url(images/more.png) 25px 25px no-repeat;
	background-size:20%
}
.fed-part span a {
	color:#666
}
.fed-list li {
	float:left;
	width:17.63%;
	background:#f9f9f9;
	box-shadow:0 5px 5px rgba(0,0,0,0.3);
	border-radius:8px;
	padding-bottom:8px;
	margin:2% 0 1% 2%;
	vertical-align:top;
	display:inline-block;
	overflow:hidden
}
.fed-list li p {
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#888;
	text-align:left;
	padding:0 8px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.fed-list li p a {
	font-size:14px;
	font-weight:bold;
	color:#333
}
.fed-list li:hover {
	background:#e9e9e9
}
.fed-list li .fed-tu {
	width:100%;
	height:0;
	background:url(images/loading.gif) center center no-repeat;
	background-size:cover;
	padding-bottom:120%;
	margin-bottom:5px;
	display:block;
	position:relative
}
.fed-list li .fed-tu .fed-play-ico,.fed-detail .fed-pic .fed-play-ico {
	opacity:0;
	position:absolute;
	top:0;
	z-index:1;
	width:100%;
	height:100%;
	padding:0px;
	background:rgba(0,0,0,0.2) url(images/play.png) center no-repeat;
	background-color:rgba(0,0,0,.2);
	-webkit-transition:all ease-out .35s;
	transition:all ease-out .35s
}
.fed-list li .fed-tu:hover .fed-play-ico,.fed-detail .fed-pic:hover .fed-play-ico {
	opacity:1
}
.fed-list li span.fed-bg {
	width:100%;
	height:26px;
	display:block;
	overflow:hidden;
	position:absolute;
	background:#000;
	left:0;
	bottom:0;
	filter:alpha(opacity=80);
	opacity:.8;
	z-index:1
}
.fed-list li span.fed-tips,.fed-list li span.fed-gold {
	display:block;
	overflow:hidden;
	position:absolute;
	text-align:right;
	z-index:2;
	color:#fff;
	white-space:nowrap
}
.fed-list li span.fed-tips {
	height:26px;
	line-height:26px;
	font-size:14px;
	bottom:0;
	left:5px
}
.fed-list li span.fed-gold {
	height:22px;
	line-height:22px;
	background:green;
	font-size:12px;
	padding:0 3px 0 5px;
	border-bottom-left-radius:10px;
	top:0;
	right:0
}
.fed-txt {
	padding:5px 15px 10px;
	overflow:hidden
}
.fed-txt li {
	height:32px;
	line-height:32px;
	background:url(images/dot.gif) 0 18px repeat-x;
	word-break:break-all
}
.fed-txt li a {
	padding-right:5px;
	background:#f9f9f9;
	font-size:13px
}
.fed-txt i {
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	background:#333;
	border-radius:50%;
	margin-right:8px;
	display:inline-block
}
.fed-txt a i {
	color:#fff
}
.fed-txt a i#top {
	background:#ff2a14;
	color:#fff
}
.fed-txt span {
	float:right;
	font-size:12px;
	color:#ff2a14;
	padding-left:20px;
	background:url(images/camera.gif) #fff 0 11px no-repeat
}
.fed-crumbs {
	font-size:14px;
	padding:15px 0;
	border-top:0
}
.fed-crumbs li {
	float:left;
	padding-left:15px;
	margin-right:10px;
	background:url(images/arrow.png) 0 6px no-repeat
}
.fed-crumbs li:first-child {
	background:0
}
.fed-detail {
	padding:10px 15px 8px;
	overflow:hidden
}
.fed-detail .fed-pic {
	float:left;
	margin:5px 15px 0 0;
	display:block;
	position:relative
}
.fed-detail img {
	border-radius:8px;
	display:block
}
.fed-detail .fed-info {
	font-size:14px;
	overflow:hidden;
	position:relative
}
.fed-detail .fed-info dl {
	line-height:24px;
	padding:2px 0;
	overflow:hidden
}
.fed-detail .fed-info dt {
	width:45px;
	color:#999;
	position:absolute;
	left:0
}
.fed-detail .fed-info dd {
	float:left;
	padding-left:42px;
	word-break:break-all;
	zoom:1;
	overflow:hidden
}
.fed-detail .fed-info a {
	color:#16639d;
	margin-right:8px
}
.fed-juqing {
	line-height:24px;
	font-size:13px;
	text-indent:28px;
	padding:10px
}
.fed-juqing a,.fed-detail .fed-info em {
	color:#16639d
}
.fed-comments {
	margin:15px;
	cursor:pointer
}
.fed-comments li {
	border-bottom:1px dotted #ccc;
	padding:15px 0 10px;
	overflow:hidden
}
.fed-comments li img {
	float:left;
	width:35px;
	height:35px;
	border-radius:50%;
	transition:1s;
	-moz-transition:1s;
	-webkit-transition:1s;
	-o-transition:1s
}
.fed-comments li:last-child {
	border-bottom:none
}
.fed-comments li img:hover {
	transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg)
}
.fed-comments .fed-comments-info {
	margin-left:50px
}
.fed-comments .fed-comments-info p {
	line-height:25px;
	overflow:hidden;
	font-size:.9rem;
	margin-top:10px
}
.fed-comments .fed-comments-info .fed-comments-by {
	overflow:hidden
}
.fed-comments .fed-comments-info .fed-comments-by h4 {
	float:left;
	height:18px;
	line-height:18px;
	font-size:14px;
	color:#356aa0;
	font-weight:400
}
.fed-comments .fed-comments-info .fed-comments-by span {
	float:right;
	font-size:12px
}
.fed-url {
	padding-top:1%
}
.fed-url ul li {
	float:left;
	width:10%;
	font-size:13px;
	margin:0 0 1% 1%;
	display:inline;
	overflow:hidden
}
.fed-url ul li a {
	height:24px;
	line-height:24px;
	text-align:center;
	background:#f3f3f3;
	border-radius:3px;
	padding:5px 2px;
	display:block
}
.fed-url ul li a:hover {
	color:#222;
	background:#faebd7
}
.fed-url ul li a:visited {
	color:#a9a9a9;
	background:#f3f3f3
}
.fed-play {
	width:100%;
	height:0;
	padding-bottom:56.25%;
	position:relative
}
.fed-play #fed-player {
	width:100%;
	height:100%;
	background:#000;
	position:absolute
}
.fed-scroll-box {
	width:100%;
	background:rgba(0,0,0,0.3);
	color:#fff;
	display:block;
	position:absolute;
	top:0;
	z-index:9988
}
.fed-scroll-info {
	width:98%;
	height:28px;
	line-height:28px;
	font-size:12px;
	padding:0 1%;
	overflow:hidden
}
.fed-scroll-info span {
	background:#ff1100;
	padding:2px 5px;
	margin-right:5px;
	border-radius:2px
}
.fed-scroll-close {
	float:right;
	color:#fff
}
.fed-page {
	background:#fff;
	text-align:center;
	border:1px solid #ddd;
	padding:15px 0
}
.fed-page span,.fed-page a,.fed-page em {
	padding:5px 12px;
	vertical-align:middle;
	background:#ddd;
	font-size:13px;
	margin-left:5px;
	display:inline-block
}
.fed-page span,.fed-page a:hover {
	background:#000;
	color:#fff
}
.fed-error {
	width:80%;
	border:1px solid #ddd;
	background:#f3f3f3;
	font-size:13px;
	padding:10px 30px;
	margin:50px auto
}
.fed-error h1 {
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:bold
}
.fed-error .fed-sorry {
	text-indent:28px;
	line-height:28px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	padding-bottom:20px
}
.fed-error .fed-back p {
	text-indent:28px;
	line-height:28px
}
.fed-link {
	border:1px solid #ddd;
	background:#fff
}
.fed-link p {
	padding:10px 0;
	overflow:hidden
}
.fed-link a {
	float:left;
	line-height:24px;
	font-size:12px;
	margin-left:10px
}
.fed-foot {
	margin-top:10px;
	background:#e3e3e3;
	font-size:14px;
	text-align:center;
	padding:15px 0;
	overflow:hidden
}
.fed-foot #gotop {
	width:35px;
	height:35px;
	line-height:35px;
	border-radius:35px;
	background-color:#333;
	font-size:12px;
	color:#fff;
	margin:0;
	bottom:150px;
	right:2%;
	z-index:9999;
	position:fixed;
	display:none
}
.fed-foot #gotop:hover {
	background-color:rgba(0,0,0,0.5)
}
@media(min-width:1440px) {
	.fed-container,.fed-head-info {
	max-width:1350px
}
.fed-side {
	width:280px
}
.fed-content {
	width:calc(100% - 282px)
}
.fed-detail img {
	width:160px;
	height:220px
}
}@media(min-width:1200px) and (max-width:1439px) {
	.fed-container,.fed-head-info {
	max-width:1200px
}
.fed-side {
	width:210px
}
.fed-content {
	width:calc(100% - 212px)
}
.fed-detail img {
	width:145px;
	height:200px
}
}@media(min-width:993px) and (max-width:1199px) {
	.fed-container,.fed-head-info {
	max-width:1000px
}
.fed-side {
	width:200px
}
.fed-content {
	width:calc(100% - 202px)
}
.fed-detail img {
	width:135px;
	height:185px
}
}@media(min-width:993px) {
	.fed-container,.fed-head-info {
	width:95%
}
.fed-head-box {
	height:70px;
	background:#000
}
.fed-head-info .fed-logo {
	float:left;
	height:70px;
	line-height:70px;
	margin-left:0
}
.fed-head-info .fed-logo a {
	font-size:20px;
	color:#fff
}
.fed-menu {
	float:left;
	line-height:70px;
	margin-top:0
}
.fed-menu li {
	width:85px
}
.fed-search-box {
	position:relative;
	float:right
}
.fed-search {
	margin-top:20px
}
.fed-side {
	float:left;
	background:#f9f9f9
}
.fed-content {
	float:right
}
.fed-box,.fed-nav-box,.fed-crumbs {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
}
.fed-list {
	padding-bottom:10px
}
.fed-txt {
	border-right:1px solid #ddd
}
.fed-txt span {
	background:url(images/camera.gif) #f9f9f9 0 11px no-repeat
}
.fed-part dd.fed-on {
	background:#f9f9f9
}
.fed-nav dt {
	margin-left:10px
}
.fed-nav dd {
	padding-left:70px
}
.fed-nav dd a {
	margin-left:15px
}
}@media(max-width:992px) {
	.fed-menu {
	width:98%;
	height:50px
}
.fed-menu li {
	float:none;
	vertical-align:top;
	display:inline-block
}
.fed-menu ul,.fed-nav dl {
	white-space:nowrap;
	overflow-y:hidden;
	overflow-x:auto;
	-webkit-overflow-scrolling:touch
}
.fed-menu ul::-webkit-scrollbar,.fed-nav dl::-webkit-scrollbar {
	display:none!important
}
.fed-list {
	padding-bottom:2%
}
.fed-detail img {
	width:100px;
	height:138px
}
.fed-part dd.fed-active {
	background:#f9f9f9
}
}@media(min-width:500px) and (max-width:992px) {
	.fed-txt li {
	float:left;
	width:48%;
	margin-right:4%
}
.fed-txt li:nth-child(2n) {
	margin:0
}
}@media(max-width:768px) {
	.fed-link,.fed-list li:last-child {
	display:none
}
.fed-list {
	padding-bottom:2%
}
.fed-list li {
	width:30.66%;
	margin:2% 0 2% 2%
}
.fed-detail img {
	width:95px;
	height:130px
}
.fed-url {
	padding-top:2%
}
.fed-url ul li {
	width:22.5%;
	margin:0 0 2% 2%
}
}