@keyframes fed-anim-upbit {
	0% {
		transform: translate3d(0, 1.875rem, 0);
		opacity: .3
	}

	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@font-face {
	font-family: fed-icon-font
}

.fed-icon-font {
	font-family: fed-icon-font !important;
	font-size: 1rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fed-icon-jifen:before {
	content: "\e601"
}

.fed-icon-yinyue:before {
	content: "\e79a"
}

.fed-icon-daohang:before {
	content: "\e60c"
}

.fed-icon-bofang:before {
	content: "\e61c"
}

.fed-icon-shouye:before {
	content: "\e623"
}

.fed-icon-fenlei:before {
	content: "\e6d1"
}

.fed-icon-fenxiao:before {
	content: "\e61e"
}

.fed-icon-liuyan:before {
	content: "\e612"
}

.fed-icon-yonghu:before {
	content: "\e649"
}

.fed-icon-fenxiang:before {
	content: "\e613"
}

.fed-icon-quanxian:before {
	content: "\e686"
}

.fed-icon-vip:before {
	content: "\e609"
}

.fed-icon-zixun:before {
	content: "\e610"
}

.fed-icon-xiugai:before {
	content: "\e62b"
}

.fed-icon-chongzhi:before {
	content: "\e6e1"
}

.fed-icon-tixian:before {
	content: "\e6e2"
}

.fed-icon-zhuanti:before {
	content: "\e618"
}

.fed-icon-sousuo:before {
	content: "\e67a"
}

.fed-icon-lishi:before {
	content: "\e608"
}

.fed-icon-fengge:before {
	content: "\e600"
}

/* .fed-icon-zuo:before { content: "\e727" } */
/* .fed-icon-you:before { content: "\e728" } */
.fed-icon-shang:before {
	content: "\e729"
}

.fed-icon-xia:before {
	content: "\e72a"
}

.fed-icon-top:before {
	content: "\e62c"
}

.fed-icon-ziliao:before {
	content: "\e76f"
}

.fed-icon-zhibo:before {
	content: "\e621"
}

.fed-icon-xiazai:before {
	content: "\e62e"
}

.fed-icon-jilu:before {
	content: "\e61d"
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: Helvetica, Arial, Microsoft Yahei, sans-serif;
	-webkit-tap-highlight-color: transparent
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #ff5f00
}

a:active,
a:hover {
	outline: 0
}

p {
	line-height: 1.5rem
}

li {
	list-style: none
}

.fed-icon-font,
em,
i {
	font-style: normal
}

hr,
img {
	border: 0
}

hr {
	margin: .625rem 0;
	height: .0625rem;
	border-bottom: .0625rem solid #e2e2e2;
	transform: scaleY(.5);
	transform-origin: 0 0
}

img {
	display: inline-block;
	vertical-align: middle
}

body {
	padding: 5rem 0 0;
	overflow-y: scroll;
	background-color: #f5f5f5;
	font-size: .875rem
}

body,
html {
	height: auto !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

input::-ms-clear {
	display: none
}

input::-webkit-search-cancel-button {
	display: none
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 62.5rem #fff inset !important
}

textarea {
	overflow: hidden;
	height: auto !important
}

table {
	width: 100%;
	color: #666;
	margin: .625rem 0;
	background-color: #fff;
	border-collapse: collapse;
	border-spacing: 0
}

input[type=submit] {
	cursor: pointer
}

input[type=email],
input[type=password],
input[type=search],
input[type=submit],
input[type=text],
option,
select,
textarea {
	-webkit-appearance: none
}

input,
option,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: 0
}

table thead {
	height: 1.875rem;
	line-height: 1.875rem;
	background: #e6e6e6
}

table th {
	text-align: left;
	font-weight: 400;
	background-color: #f2f2f2
}

table td,
table th {
	position: relative;
	padding: .3125rem .9375rem;
	min-height: 1.25rem;
	line-height: 1.25rem;
	font-size: .875rem;
	border: .0625rem solid #e6e6e6
}

.fed-hidden {
	display: none
}

.fed-visible {
	display: block
}

.fed-hide {
	display: none !important
}

.fed-show {
	display: block !important
}

.fed-pull-left {
	float: left
}

.fed-pull-right {
	float: right
}

.fed-hide-kind {
	display: none
}

.fed-show-kind {
	display: block
}

.fed-hide-tall {
	display: none !important
}

.fed-show-tall {
	display: block !important
}

.fed-text-left {
	text-align: left !important
}

.fed-text-right {
	text-align: right !important
}

.fed-text-center {
	text-align: center !important
}

.fed-col-lg1,
.fed-col-lg2,
.fed-col-lg3,
.fed-col-lg4,
.fed-col-lg5,
.fed-col-lg6,
.fed-col-lg7,
.fed-col-lg8,
.fed-col-lg9,
.fed-col-lg10,
.fed-col-lg11,
.fed-col-lg12,
.fed-col-md1,
.fed-col-md2,
.fed-col-md3,
.fed-col-md4,
.fed-col-md5,
.fed-col-md6,
.fed-col-md7,
.fed-col-md8,
.fed-col-md9,
.fed-col-md10,
.fed-col-md11,
.fed-col-md12,
.fed-col-sm1,
.fed-col-sm2,
.fed-col-sm3,
.fed-col-sm4,
.fed-col-sm5,
.fed-col-sm6,
.fed-col-sm7,
.fed-col-sm8,
.fed-col-sm9,
.fed-col-sm10,
.fed-col-sm11,
.fed-col-sm12,
.fed-col-xs1,
.fed-col-xs2,
.fed-col-xs3,
.fed-col-xs4,
.fed-col-xs5,
.fed-col-xs6,
.fed-col-xs7,
.fed-col-xs8,
.fed-col-xs9,
.fed-col-xs10,
.fed-col-xs11,
.fed-col-xs12 {
	position: relative;
	display: block
}

.fed-col-xs1,
.fed-col-xs2,
.fed-col-xs3,
.fed-col-xs4,
.fed-col-xs5,
.fed-col-xs6,
.fed-col-xs7,
.fed-col-xs8,
.fed-col-xs9,
.fed-col-xs10,
.fed-col-xs11,
.fed-col-xs12 {
	float: left
}

.fed-col-xs1 {
	width: 8.33333333%
}

.fed-col-xs2 {
	width: 16.66666667%
}

.fed-col-xs3 {
	width: 25%
}

.fed-col-xs4 {
	width: 33.33333333%
}

.fed-col-xs5 {
	width: 41.66666667%
}

.fed-col-xs6 {
	width: 50%
}

.fed-col-xs7 {
	width: 58.33333333%
}

.fed-col-xs8 {
	width: 66.66666667%
}

.fed-col-xs9 {
	width: 75%
}

.fed-col-xs10 {
	width: 83.33333333%
}

.fed-col-xs11 {
	width: 91.66666667%
}

.fed-col-xs12 {
	width: 100%
}

@media (max-width:48rem) {
	.box2 {
		height: 180px !important
	}

	.fed-hide-xs {
		display: none !important
	}

	.fed-text-xs-left {
		text-align: left !important
	}

	.fed-text-xs-right {
		text-align: right !important
	}

	.fed-text-xs-center {
		text-align: center !important
	}

	.fed-show-xs-block {
		display: block !important
	}

	.fed-show-xs-inline {
		display: inline !important
	}

	.fed-show-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:48rem) {
	.fed-part-case {
		width: 46.875rem !important
	}

	.fed-hide-sm {
		display: none !important
	}

	.slider {
		height: 35vh !important
	}

	.swiper-button-prev {
		height: 70px !important;
	}

	.swiper-button-next {
		height: 70px !important;
	}

	.swiper {
		height: 35vh !important
	}

	.name {
		font-size: 20px !important
	}

	.number {
		font-size: 14px !important
	}

	.fed-text-sm-left {
		text-align: left !important
	}

	.fed-text-sm-right {
		text-align: right !important
	}

	.fed-text-sm-center {
		text-align: center !important
	}

	.fed-show-sm-block {
		display: block !important
	}

	.fed-show-sm-inline {
		display: inline !important
	}

	.fed-show-sm-inline-block {
		display: inline-block !important
	}

	.fed-col-sm1,
	.fed-col-sm2,
	.fed-col-sm3,
	.fed-col-sm4,
	.fed-col-sm5,
	.fed-col-sm6,
	.fed-col-sm7,
	.fed-col-sm8,
	.fed-col-sm9,
	.fed-col-sm10,
	.fed-col-sm11,
	.fed-col-sm12 {
		float: left
	}

	.fed-col-sm1 {
		width: 8.33333333%
	}

	.fed-col-sm2 {
		width: 16.66666667%
	}

	.fed-col-sm3 {
		width: 25%
	}

	.fed-col-sm4 {
		width: 33.33333333%
	}

	.fed-col-sm5 {
		width: 41.66666667%
	}

	.fed-col-sm6 {
		width: 50%
	}

	.fed-col-sm7 {
		width: 58.33333333%
	}

	.fed-col-sm8 {
		width: 66.66666667%
	}

	.fed-col-sm9 {
		width: 75%
	}

	.fed-col-sm10 {
		width: 83.33333333%
	}

	.fed-col-sm11 {
		width: 91.66666667%
	}

	.fed-col-sm12 {
		width: 100%
	}
}

@media (min-width:62rem) {
	.box {
		height: 210px !important
	}

	.fed-part-case {
		width: 60.625rem !important
	}

	.fed-hide-md {
		display: none !important
	}

	.fed-text-md-left {
		text-align: left !important
	}

	.fed-text-md-right {
		text-align: right !important
	}

	.fed-text-md-center {
		text-align: center !important
	}

	.fed-show-md-block {
		display: block !important
	}

	.fed-show-md-inline {
		display: inline !important
	}

	.fed-show-md-inline-block {
		display: inline-block !important
	}

	.fed-col-md1,
	.fed-col-md2,
	.fed-col-md3,
	.fed-col-md4,
	.fed-col-md5,
	.fed-col-md6,
	.fed-col-md7,
	.fed-col-md8,
	.fed-col-md9,
	.fed-col-md10,
	.fed-col-md11,
	.fed-col-md12 {
		float: left
	}

	.fed-col-md1 {
		width: 8.33333333%
	}

	.fed-col-md2 {
		width: 16.66666667%
	}

	.fed-col-md3 {
		width: 25%
	}

	.fed-col-md4 {
		width: 33.33333333%
	}

	.fed-col-md5 {
		width: 41.66666667%
	}

	.fed-col-md6 {
		width: 50%
	}

	.fed-col-md7 {
		width: 58.33333333%
	}

	.fed-col-md8 {
		width: 66.66666667%
	}

	.fed-col-md9 {
		width: 75%
	}

	.fed-col-md10 {
		width: 83.33333333%
	}

	.fed-col-md11 {
		width: 91.66666667%
	}

	.fed-col-md12 {
		width: 100%
	}
}

@media (min-width:75rem) {
	.fed-part-case {
		width: 73.125rem !important
	}

	.fed-hide-lg {
		display: none !important
	}

	.fed-text-lg-left {
		text-align: left !important
	}

	.fed-text-lg-right {
		text-align: right !important
	}

	.fed-text-lg-center {
		text-align: center !important
	}

	.fed-show-lg-block {
		display: block !important
	}

	.fed-show-lg-inline {
		display: inline !important
	}

	.fed-show-lg-inline-block {
		display: inline-block !important
	}

	.fed-col-lg1,
	.fed-col-lg2,
	.fed-col-lg3,
	.fed-col-lg4,
	.fed-col-lg5,
	.fed-col-lg6,
	.fed-col-lg7,
	.fed-col-lg8,
	.fed-col-lg9,
	.fed-col-lg10,
	.fed-col-lg11,
	.fed-col-lg12 {
		float: left
	}

	.fed-col-lg1 {
		width: 8.33333333%
	}

	.fed-col-lg2 {
		width: 16.66666667%
	}

	.fed-col-lg3 {
		width: 25%
	}

	.fed-col-lg4 {
		width: 33.33333333%
	}

	.fed-col-lg5 {
		width: 41.66666667%
	}

	.fed-col-lg6 {
		width: 50%
	}

	.fed-col-lg7 {
		width: 58.33333333%
	}

	.fed-col-lg8 {
		width: 66.66666667%
	}

	.fed-col-lg9 {
		width: 75%
	}

	.fed-col-lg10 {
		width: 83.33333333%
	}

	.fed-col-lg11 {
		width: 91.66666667%
	}

	.fed-col-lg12 {
		width: 100%
	}
}

.fed-margin {
	margin: .3125rem
}

.fed-margin-x {
	margin: .625rem 0
}

.fed-margin-o {
	margin: 0 !important
}

.fed-mabm-v {
	margin-bottom: 5px
}

.fed-margin-bottom {
	margin-bottom: .625rem
}

.fed-mart-v {
	margin-right: 5px
}

.fed-matp-v {
	margin-top: 5px
}

.fed-padding,
.fed-padding-v {
	padding: .3125rem
}

.fed-padding-x {
	padding: .625rem
}

.fed-padding-xo {
	padding: .5rem 0
}

.fed-deta-info.fed-list-arti span,
.fed-padding-top {
	padding-top: .3125rem
}

.fed-min-width {
	min-width: 20rem
}

.fed-font-size {
	font-size: 0
}

.fed-font-xii {
	font-size: .75rem !important
}

.fed-font-xiv {
	font-size: .875rem !important
}

.fed-font-xvi {
	font-size: 1rem !important
}

.fed-font-xviii {
	font-size: 1.125rem !important
}

.fed-font-xxiv {
	font-size: 1.5rem !important
}

.fed-back-whits {
	background-color: #fff !important;
	color: #333 !important
}

.fed-back-black,
.fed-back-green {
	background-color: #1e1e1e !important;
	color: #fff !important
}

.fed-back-green {
	background-color: #ff5f00 !important
}

.fed-back-ashen {
	background-color: #f7f7f7 !important;
	color: #333 !important
}

.fed-back-gules {
	background-color: #ff0d29 !important;
	color: #fff !important
}

.fed-back-masks {
	background-color: rgba(0, 0, 0, .5) !important;
	z-index: 9998 !important
}

.fed-text-bold {
	font-weight: 700
}

.fed-text-line {
	line-height: 1.125rem
}

.fed-text-linex {
	line-height: 1.25rem
}

.fed-text-white {
	color: #fff !important
}

.fed-text-black {
	color: #333 !important
}

.fed-text-muted {
	color: #666 !important
}

.fed-text-green {
	color: #ff5f00 !important
}

.fed-text-gules {
	color: #ff0d29 !important
}

.fed-text-disad {
	pointer-events: none;
	cursor: not-allowed;
	color: #666 !important
}

.fed-line-bottom:after,
.fed-line-top:before {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	content: "";
	height: .0625rem;
	transform-origin: 0 0;
	transform: scaleY(.5)
}

.fed-line-top:before {
	top: 0;
	border-top: .0625rem solid #e2e2e2
}

.fed-line-bottom:after {
	bottom: 0;
	background-color: #e2e2e2
}

.fed-line-left:before,
.fed-line-right:after {
	position: absolute;
	top: 0;
	bottom: 0;
	content: "";
	width: .0625rem;
	transform-origin: 100% 0;
	transform: scaleX(.5)
}

.fed-line-left:before {
	left: 0;
	border-left: .0625rem solid #e2e2e2
}

.fed-line-right:after {
	right: 0;
	border-right: .0625rem solid #e2e2e2
}

.fed-edge-info {
	margin-left: .3125rem;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border: .375rem dashed transparent;
	overflow: hidden
}

.fed-edge-top {
	top: -.25rem;
	border-bottom-color: #999;
	border-bottom-style: solid
}

.fed-edge-bottom {
	top: .125rem;
	border-top-color: #999;
	border-top-style: solid
}

.fed-btns-info {
	padding: .5rem 0;
	color: #666;
	line-height: 1.125rem;
	text-align: center;
	cursor: pointer
}

.fed-btns-info:hover {
	border-color: #ff5f00 !important;
	opacity: .8;
	filter: alpha(opacity=80)
}

.fed-btns-green,
.fed-btns-gules,
.fed-btns-info:hover {
	background-color: #ff5f00 !important;
	color: #fff !important
}

.fed-btns-gules {
	background-color: #ff0d29 !important
}

.fed-btns-disad,
.fed-btns-disad:hover {
	background-color: #eee !important;
	color: #aaa !important;
	border-color: #e2e2e2 !important;
	pointer-events: none;
	cursor: not-allowed
}

.fed-form-info {
	display: block;
	padding: 0 .625rem;
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	background-color: #f5f5f5
}

.fed-form-comp {
	position: relative;
	width: auto !important;
	top: .125rem;
	margin-right: .625rem
}

.fed-form-area {
	padding: .625rem;
	line-height: 1.25rem
}

.fed-rims-info {
	border: .0625rem solid #e2e2e2;
	border-radius: .1875rem
}

.fed-rims-redr {
	border-color: #ff0d29 !important
}

.fed-part-case {
	position: relative;
	margin: 0 auto
}

.fed-part-layout {
	padding: .3125rem;
	margin-top: .625rem
}

.fed-part-rows {
	position: relative;
	overflow: hidden
}

.fed-part-both:after,
.fed-part-rows:after,
.fed-part-rows:before {
	content: "";
	display: block;
	clear: both
}

.fed-part-over {
	overflow: visible
}

.fed-part-zero {
	padding: 0
}

.fed-part-curs {
	cursor: pointer
}

.fed-part-tips {
	position: absolute;
	right: .9375rem
}

.fed-part-2by1 {
	padding-top: 50%
}

.fed-part-3by2,
.fed-part-5by2 {
	padding-top: 45%
}

.fed-part-5by3 {
	padding-top: 60%
}

.fed-part-2by3 {
	padding-top: 150%
}

.fed-part-16by9 {
	padding-top: 56.25%
}

.fed-part-height {
	min-height: 21.25rem;
	height: calc(100vh - 14.25rem)
}

.fed-part-search {
	margin: .625rem;
	border-width: .5px;
	border-radius: 1.875rem;
	line-height: 1.625rem
}

.fed-part-nums {
	position: relative;
	top: -.0625rem;
	font-size: .75rem;
	padding: .0625rem .3125rem;
	border-radius: .125rem;
	margin-right: .3125rem;
	color: #fff;
	background-color: #cacaca
}

.fed-part-num1 {
	background-color: #ff0d29 !important
}

.fed-part-num2 {
	background-color: #ff920b !important
}

.fed-part-num3 {
	background-color: #ffc600 !important
}

.fed-part-left {
	left: -100% !important
}

.fed-part-roun {
	border-radius: 100%
}

.fed-part-both {
	clear: both;
	zoom: 1
}

.fed-part-both:after {
	zoom: 1;
	height: 0
}

.fed-part-eone {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.fed-part-esan,
.fed-part-etwo {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.fed-part-esan {
	-webkit-line-clamp: 3
}

.fed-part-move {
	transition: all .2s;
	-webkit-transition: all .2s
}

.fed-part-core {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0 .625rem;
	width: 100%;
	transform: translate(-50%, -50%)
}

.fed-part-full {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

.fed-part-mask {
	height: 100%;
	background-color: #f6f6f6;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999
}

.fed-part-advs {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background-color: rgba(0, 0, 0, .3);
	width: 20px;
	height: 20px;
	line-height: 20px;
	z-index: 998
}

.fed-marg-top {
	margin-top: 0
}

.fed-marg-tops {
	margin-top: .625rem
}

.fed-anim {
	animation-duration: .3s;
	animation-fill-mode: both
}

.fed-anim-upbit {
	animation-name: fed-anim-upbit
}

.fed-head-info {
	position: fixed;
	top: 0;
	width: 100%;
	height: 3.125rem;
	z-index: 1000
}

.fed-head-info .fed-icon-font {
	font-size: 1.25rem
}

.fed-menu-info {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.fed-menu-info .fed-menu-logo {
	padding: .3125rem .625rem;
	margin-right: .9375rem
}

.fed-menu-info .fed-menu-title {
	line-height: 3.125rem
}

.fed-head-info .fed-navs-right {
	position: absolute;
	top: 0;
	right: 0
}

.fed-head-info .fed-navs-right a {
	float: left;
	line-height: 3.125rem;
	padding-left: 1rem
}

.fed-head-info .fed-navs-right a:last-child {
	margin-right: 1rem
}

.fed-head-info .fed-navs-search {
	position: relative;
	padding: .625rem 3.5rem .625rem 0;
	margin-left: 7.1875rem;
	z-index: 99
}

.fed-head-info .fed-navs-search .fed-navs-form {
	position: relative
}

.fed-head-info .fed-navs-search .fed-navs-cuts {
	position: absolute;
	line-height: 30px;
	left: 10px
}

.fed-head-info .fed-navs-search .fed-navs-input {
	display: block;
	width: 100%;
	padding: 0 2.5rem 0 60px;
	height: 1.875rem;
	line-height: 1.875rem;
	color: #bdbdbd;
	border: .0625rem solid #eee;
	border-radius: 1.875rem
}

.fed-head-info .fed-navs-search .fed-navs-input:focus,
.fed-head-info .fed-navs-search .fed-navs-input:hover {
	border-color: #ff5f00 !important
}

.fed-head-info .fed-navs-search .fed-navs-submit {
	position: absolute;
	top: .0625rem;
	bottom: .0625rem;
	right: .0625rem;
	background-color: transparent;
	color: #666;
	border: 0;
	padding: .3125rem .625rem;
	display: block;
	border-radius: 100%;
	text-align: center;
	cursor: pointer
}

.fed-head-info .fed-navs-search .fed-navs-submit .fed-icon-font {
	font-size: 1.25rem;
	height: 1.25rem;
	line-height: 1.25rem
}

.fed-head-info .fed-navs-search .fed-navs-close {
	position: absolute;
	right: 1rem;
	top: 0;
	text-align: center;
	line-height: 3.125rem;
	color: #444
}

.fed-head-info .fed-pops-title {
	font-size: .875rem;
	position: relative;
	padding: 0 .9375rem;
	line-height: 2.5rem
}

.fed-head-info .fed-pops-btns {
	position: absolute;
	top: .0625rem;
	right: 0;
	bottom: .0625rem;
	width: 2.375rem;
	height: 2.375rem;
	line-height: 2.375rem;
	z-index: 1;
	box-shadow: -.3125rem 0 .3125rem -.3125rem rgba(0, 0, 0, .1)
}

.fed-head-info .fed-pops-list li {
	position: relative;
	line-height: 2.1875rem
}

.fed-head-info .fed-pops-list li.fed-line-bottom {
	line-height: 2.5rem
}

.fed-head-info .fed-pops-list li.fed-line-bottom:after {
	left: .9375rem
}

.fed-head-info .fed-pops-list li:last-child.fed-line-bottom:after {
	height: 0
}

.fed-head-info .fed-pops-list a {
	display: block;
	padding: 0 .9375rem;
	font-size: .875rem;
	height: 2.25rem;
	line-height: 2.25rem
}

.fed-head-info .fed-pops-navbar {
	position: fixed;
	width: 100%;
	top: 2.5rem
}

.fed-head-info .fed-pops-navbar ul {
	padding: 0 .625rem;
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.fed-head-info .fed-pops-navbar li {
	margin-right: .9375rem;
	display: inline-block
}

.fed-head-info .fed-pops-navbar li:last-child {
	margin-right: 3.125rem
}

.fed-head-info .fed-pops-navbar li a {
	padding: 0;
	height: 2.5rem;
	line-height: 2.5rem
}

.fed-head-info .fed-pops-navbar .fed-this a {
	color: #ff5f00;
	font-weight: 700
}

.fed-head-info .fed-pops-navbar .fed-this a:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: .75rem;
	height: .25rem;
	border-radius: 3.125rem;
	background-color: #ff5f00;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 10
}

.fed-head-info .fed-pops-navbar .fed-pops-tops {
	margin-top: .6875rem
}

.fed-head-info .fed-pops-navbar .fed-pops-open {
	margin-top: 3.125rem;
	padding: 0;
	white-space: normal
}

.fed-head-info .fed-pops-navbar .fed-pops-open li {
	text-align: center;
	width: 25%;
	margin-right: 0
}

.fed-head-info .fed-pops-navbar .fed-pops-open li a {
	padding: 0 .625rem
}

.fed-head-info .fed-pops-navbar .fed-pops-open li a:before {
	position: initial
}

.fed-head-info .fed-pops-channel {
	position: absolute;
	top: .625rem;
	background: #fff;
	width: 100%;
	padding: 0 .625rem;
	line-height: 2.5rem
}

.fed-head-info .fed-pops-weixin {
	position: relative;
	top: 2.5rem;
	padding: .625rem 0 1.25rem
}

.fed-head-info .fed-pops-search {
	position: relative;
	z-index: 99
}

.fed-head-info .fed-pops-search .fed-pops-case {
	background-color: #f6f6f6
}

.fed-head-info .fed-pops-search .fed-pops-key .fed-pops-title,
.fed-head-info .fed-pops-search .fed-pops-rec {
	margin-bottom: .625rem
}

.fed-head-info .fed-pops-search .fed-pops-hot ul,
.fed-head-info .fed-pops-search .fed-pops-rec ul {
	padding: .5rem 0;
	font-size: 0
}

.fed-head-info .fed-pops-search .fed-pops-back {
	background-color: #f7f7f7
}

.fed-head-info .fed-pops-code,
.fed-head-info .fed-pops-record {
	position: relative;
	top: 3.125rem
}

.fed-head-info .fed-pops-code img {
	margin: 0 auto;
	max-width: 100%;
	height: auto
}

.fed-head-info .fed-pops-cont {
	margin: 0 auto;
	padding: 1.25rem 0;
	max-width: 80%;
	height: auto
}

.fed-head-info .fed-pops-cuts li {
	display: table-cell;
	width: 1%;
	border-left: 1px solid #eee
}

.fed-head-info .fed-pops-cuts li:first-child {
	border-left: 0
}

.fed-head-info .fed-pops-user {
	position: absolute;
	right: 0;
	padding: .3125rem;
	min-width: 12.5rem;
	text-align: center
}

.fed-head-info .fed-pops-user li a {
	border-bottom: .0625rem solid #f6f6f6;
	padding: 0 .9375rem
}

.fed-head-info .fed-pops-user li:last-child a {
	border-bottom: 0
}

.fed-head-info .fed-pops-user a:hover {
	color: #fff;
	background-color: #f79646
}

.fed-tabr-advs,
.fed-tabr-info {
	width: 100%;
	position: fixed;
	z-index: 999
}

.fed-tabr-info {
	bottom: 0
}

.fed-tabr-info li {
	display: table-cell;
	width: 1%
}

.fed-tabr-info span {
	display: block;
	line-height: 1.25rem;
	padding-bottom: .3125rem
}

.fed-tabr-info .fed-icon-font {
	display: block;
	padding-top: .3125rem;
	line-height: 1.5625rem;
	font-size: 1.5rem
}

.fed-tabr-advs {
	bottom: 3.4375rem
}

.fed-foot-info {
	padding: .625rem
}

.fed-foot-maps *,
.fed-list-head li {
	display: inline-block
}

.fed-goto-info {
	position: fixed;
	right: .625rem;
	bottom: 10.0625rem;
	z-index: 99
}

.fed-goto-info a {
	font-size: 1.25rem;
	box-shadow: 0 .0625rem .25rem rgba(0, 0, 0, .1);
	width: 2.25rem;
	height: 2.25rem;
	line-height: 2.25rem;
	border-radius: .1875rem
}

.fed-swip-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.fed-swip-slide {
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0
}

.fed-swip-title {
	position: absolute;
	bottom: 0;
	padding: 1.875rem .625rem .625rem;
	width: 100%;
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .6))
}

.fed-swip-head {
	margin-bottom: .3125rem
}

.fed-swip-next,
.fed-swip-prev {
	position: absolute;
	top: 50%;
	width: 1.875rem;
	height: 3.125rem;
	line-height: 3.125rem;
	margin-top: -1.5625rem;
	border-radius: .125rem;
	background: rgba(0, 0, 0, .6)
}

.fed-swip-prev {
	left: 1.25rem;
	right: auto
}

.fed-swip-next {
	right: 1.25rem;
	left: auto
}

.fed-swip-pagin {
	position: absolute;
	right: .3125rem;
	bottom: .3125rem;
	width: 100%
}

.fed-swip-bullet {
	margin: 0 .0625rem;
	width: .3125rem;
	height: .0625rem;
	display: inline-block;
	background: #fff;
	opacity: .2;
	cursor: pointer
}

.fed-swip-this {
	background-color: #ff5f00;
	opacity: 1
}

.fed-topi-head {
	margin-bottom: .625rem;
	padding-bottom: .625rem
}

.fed-topi-back {
	padding: 1.25rem 0;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .5))
}

.fed-goto-info a,
.fed-topi-back span {
	margin-top: .625rem
}

.fed-page-info {
	padding: 1.25rem 0 .9375rem
}

.fed-page-info a,
.fed-page-info input {
	padding: .5rem;
	margin: .125rem
}

.fed-page-info input {
	margin-top: 15px;
	width: 150px;
	background-color: #eee
}

.fed-play-info .fed-play-boxs {
	border-top: .0625rem solid #e2e2e2
}

.fed-play-info .fed-play-boxs .fed-form-info {
	height: 36px;
	line-height: 36px
}

.fed-play-info .fed-play-boxs .fed-padding {
	padding: .3125rem
}

.fed-play-info .fed-play-text {
	padding: .5rem 0;
	line-height: 1.125rem;
	border: .0625rem solid transparent
}

.fed-play-info .fed-play-box {
	border-top: .0625rem solid #e2e2e2;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

.fed-play-info .fed-play-top {
	margin-top: 1.25rem
}

.fed-play-info .fed-play-pays a {
	display: inline-block;
	margin-top: 1.25rem;
	width: 6.25rem
}

.fed-drop-info .fed-drop-this:before,
.fed-play-info .fed-play-advs {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 9
}

.fed-play-info .fed-play-tips {
	padding: 0 10px;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff;
	font-size: 14px;
	background: rgba(0, 0, 0, .6);
	border-radius: 28px;
	height: 28px;
	line-height: 28px;
	z-index: 99
}

.fed-drop-info .fed-drop-sort {
	padding: 5px 10px;
	border-radius: 3px
}

.fed-drop-info .fed-drop-head {
	margin-bottom: 5px;
	border-top: 1px solid #eee;
	border-bottom: .0625rem dashed #eee;
	padding-left: 0 !important;
	padding-right: 0 !important
}

.fed-drop-info .fed-drop-this:before {
	content: "";
	height: .125rem;
	background-color: #ff5f00;
	z-index: 10
}

.fed-drop-info .fed-drop-tops {
	border-top: 1px solid #eee;
	padding-top: 5px
}

.fed-list-head {
	line-height: 1.5rem
}

.fed-list-head h2 a {
	margin-right: .3125rem
}

.fed-list-head .fed-part-tips {
	top: 0;
	right: 0
}

.fed-list-head .fed-more {
	padding-right: 0;
	margin-right: .3125rem
}

.fed-list-info .fed-list-play {
	position: absolute;
	display: none;
	top: 0;
	width: 100%;
	height: 100%
}

.fed-list-info .fed-list-arts {
	background: rgba(0, 0, 0, .3)
}

.fed-list-info .fed-list-pics:hover .fed-list-play {
	display: block
}

.fed-list-info .fed-list-score {
	position: absolute;
	top: .3125rem;
	left: -.3125rem;
	padding: 0 .3125rem
}

.fed-list-info .fed-list-score:before {
	content: "";
	position: absolute;
	left: .0625rem;
	bottom: -.25rem;
	border-top: .25rem solid #ff5f00;
	border-left: .25rem solid transparent
}

.fed-list-info .fed-list-remarks {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: .3125rem 0;
}

.fed-list-info .fed-list-title {
	margin-top: .375rem;
	line-height: 1.125rem
}

.fed-list-info .fed-list-desc {
	margin-top: .3125rem;
	line-height: 1rem
}

.fed-list-pics {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
}

.fed-list-play {
	position: absolute;
	display: none;
	top: 0;
	width: 100%;
	height: 100%;
}

.fed-deta-info .fed-deta-images {
	width: 7.5rem
}

.fed-deta-info .fed-deta-content {
	position: absolute;
	left: 8.125rem
}

.fed-deta-info .fed-deta-content li {
	padding-top: .3125rem;
	line-height: 1.375rem
}

.fed-deta-info .fed-deta-button {
	position: absolute;
	left: 8.125rem;
	bottom: .3125rem
}

.fed-deta-info .fed-deta-play {
	margin-right: .625rem;
	width: 6.25rem
}

.fed-deta-info .fed-deta-down {
	margin: 0;
	width: 3.4375rem
}

.fed-deta-info.fed-deta-padding {
	padding: .625rem 0 .3125rem
}

.fed-deta-info.fed-deta-padding .fed-deta-button {
	bottom: .625rem
}

.fed-list-rank li {
	padding: .9375rem 2.5rem 0 1.25rem;
	line-height: 1.125rem
}

.fed-list-rank .fed-list-head {
	padding: 0;
	margin: 0
}

.fed-list-rank .fed-list-ones {
	padding-top: .9375rem
}

.fed-list-rank .fed-part-tips {
	right: 0
}

.fed-rank-info .fed-list-rank li {
	padding: .9375rem 2.5rem 0 0
}

.fed-side-info .fed-list-head a {
	margin: 0
}

.fed-side-info .fed-side-list {
	padding-top: .625rem;
	padding-bottom: 1.25rem
}

.fed-side-info .fed-side-list:first-child {
	padding-top: .625rem;
	border-top: 0
}

.fed-side-info .fed-side-list:last-child {
	padding-bottom: .625rem
}

.fed-side-info .fed-side-list li {
	padding-left: 0
}

.fed-side-info .fed-side-item {
	margin-top: .625rem
}

.fed-side-info .fed-side-code {
	padding: .9375rem 0;
	height: 14.375rem
}

.fed-side-code .fed-side-text {
	padding: 0 15px 10px
}

.fed-casc-info,
.fed-scre-list {
	padding: .625rem
}

.fed-casc-list .fed-this {
	cursor: not-allowed;
	pointer-events: none
}

.fed-casc-list dl,
.fed-scre-list dl {
	padding: .9375rem 0;
	border-top: .0625rem dashed #e2e2e2;
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch
}
::-webkit-scrollbar {
	display: none;
}

.fed-casc-list dl:first-child,
.fed-scre-list dl:first-child {
	border: 0
}

.fed-casc-list dt,
.fed-scre-list dt {
	padding: 0 .625rem 0 0
}

.fed-casc-list dd,
.fed-casc-list dt,
.fed-scre-list dd,
.fed-scre-list dt {
	display: inline-block
}

.fed-casc-list dd a,
.fed-scre-list dd a {
	display: block;
	padding: 0 .3125rem
}

.fed-arti-head span {
	margin-right: .625rem
}

.fed-arti-head,
.fed-arti-head h1 {
	padding-bottom: .625rem
}

.fed-arti-info .fed-arti-content {
	padding-top: .9375rem;
	padding-bottom: .9375rem
}

.fed-arti-info .fed-arti-content h2 {
	margin-bottom: .9375rem
}

.fed-arti-info .fed-arti-content li {
	margin-left: .9375rem;
	list-style: inherit
}

.fed-arti-info .fed-arti-content img {
	margin: .625rem 0;
	max-width: 100%;
	height: auto
}

.fed-arti-info .fed-arti-content span {
	line-height: 1.875rem
}

.fed-comm-form .fed-comm-code {
	width: 100%
}

.fed-comm-list .fed-comm-head {
	padding: .625rem 0 .3125rem
}

.fed-comm-list .fed-part-tips {
	right: 0
}

.fed-comm-list .fed-comm-avat {
	position: absolute;
	top: .625rem;
	left: 0;
	width: 2.5rem;
	height: 2.5rem
}

.fed-comm-list .fed-comm-cont {
	padding-bottom: .3125rem;
	word-wrap: break-word
}

.fed-comm-list .fed-comm-tops {
	margin-top: .625rem
}

.fed-comm-list .fed-comm-each {
	padding-left: 3.125rem
}

.fed-comm-list .fed-comm-fory {
	margin: 0 -.3125rem
}

.fed-comm-list .fed-comm-form {
	margin-left: -3.4375rem
}

.fed-comm-list .fed-comm-action {
	padding-top: .3125rem
}

.fed-comm-list .fed-comm-action a {
	padding-left: .3125rem
}

.fed-comm-reply {
	position: relative;
	margin-left: -.9375rem;
	padding: 0 .625rem .625rem 3.75rem
}

.fed-comm-reply .fed-comm-cont {
	padding-bottom: 0
}

.fed-comm-reply .fed-part-tips {
	right: .625rem
}

.fed-comm-reply .fed-comm-avat {
	left: .625rem
}

.fed-user-text {
	padding: .625rem;
	margin-top: .3125rem;
	line-height: 1.5rem;
	border: 0;
	border-bottom: .0625rem solid #e2e2e2
}

.fed-user-verify {
	padding: 0 0 .3125rem
}

.fed-user-brief span,
.fed-user-tips {
	line-height: 1.25rem
}

.fed-user-list a,
.fed-user-list span {
	line-height: 1.5rem
}

.fed-user-list li:last-child.fed-line-bottom:after {
	background-color: transparent
}

.fed-user-list i {
	font-size: 1.5rem
}

.fed-user-title .fed-more {
	margin: 0
}

.fed-user-input label {
	margin-right: .9375rem
}

.fed-user-input input {
	width: 100%;
	border: 0;
	line-height: 24px
}

.fed-user-input select {
	width: 10.625rem;
	height: 1.25rem;
	border: 0
}

.fed-user-input input[type=radio] {
	vertical-align: text-top;
	margin-top: .0625rem;
	width: auto;
	margin-right: .3125rem
}

.fed-user-width {
	width: 18.75rem
}

.fed-user-form {
	margin: 1.25rem auto 0
}

.fed-user-code {
	padding: 0
}

.fed-user-login {
	padding: 20px
}

.fed-user-info {
	margin: 0
}

.fed-user-image {
	position: relative;
	margin: 0 auto
}

.fed-user-alter {
	background: rgba(0, 0, 0, .5);
	border: 0;
	color: #fff;
	font-size: 1.875rem
}

.fed-user-ring {
	width: 4rem;
	height: 4rem
}

.fed-user-submit {
	margin-bottom: .3125rem
}

.fed-vfed-boxs {
	margin-top: .625rem
}

.fed-vfed-btns a {
	margin: 0 .3125rem;
	display: inline-block;
	padding: .625rem 1.25rem
}

.fed-jump-info {
	width: 18.75rem;
	padding: 0
}

.fed-jump-info h3 {
	padding-bottom: .9375rem;
	border-bottom: .0625rem solid #d0d0d0
}

.fed-jump-info h3 span {
	font-size: 1.875rem;
	margin-right: 1.25rem
}

.fed-jump-tips {
	line-height: 2.8125rem;
	padding: 1.5625rem 0 0 .625rem
}

.fed-jump-tips p {
	line-height: 2.5em
}

.fed-mode-info .fed-mode-close {
	position: absolute;
	right: .9375rem;
	top: .3125rem;
	font-size: 1.875rem;
	z-index: 9
}

.fed-colo-info .fed-colo-white {
	color: #ff5f00
}

.fed-colo-info .fed-colo-black,
.fed-colo-info .fed-colo-golds {
	background-color: #444;
	color: #999;
	border-color: #2b2a2a
}

.fed-colo-info .fed-colo-golds {
	color: #ffe28a
}

.fed-colo-info .fed-colo-glass {
	color: #999
}

.fed-colo-info .fed-colo-green {
	color: #0bbe06
}

.fed-colo-info .fed-colo-blues {
	color: #2196f3
}

.fed-colo-info .fed-colo-pinks {
	color: #fc91ba
}

.fed-colo-info .fed-colo-gules {
	color: #d22222
}

.fed-colo-info .fed-colo-colou {
	background: linear-gradient(to right, #feac5e, #c779d0, #4bc0c8 100%);
	color: #fff
}

.fed-rage-info {
	position: absolute;
	right: -500px;
	display: inline-block;
	width: 500px;
	z-index: 999
}

.fed-rage-boxs {
	background-color: rgba(0, 0, 0, .5);
	height: 24px;
	display: inline-block;
	border-radius: 25px;
	transition: all .3s
}

.fed-rage-boxs a {
	margin-right: 10px;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	margin-left: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.fed-tips-info {
	width: 300px
}

.fed-tips-info img {
	max-width: 60%
}

.fed-tips-btns {
	margin: auto;
	width: 80%;
	border-radius: 20px;
	box-shadow: 0 6px 6px #ffd1ce
}

.fed-tips-info .fed-tips-close {
	position: absolute;
	right: .9375rem;
	top: .3125rem;
	font-size: 1.875rem;
	z-index: 9
}

@media (max-width:47.9375rem) {
	body {
		padding-bottom: 3.4375rem
	}

	.fed-head-info .fed-pops-navbar {
		display: block !important
	}

	.fed-head-info .fed-pops-navbar.fed-edge-top:before,
	.fed-head-info .fed-pops-user {
		display: none !important
	}

	.fed-play-info .fed-comm-report .fed-part-layout {
		margin-top: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		transform: translate(-50%, -50%)
	}

	.fed-play-info .fed-comm-text {
		height: 5.625rem !important
	}
}

@media (max-width:23.375rem) {
	.fed-head-info .fed-pops-navbar .fed-pops-open li a {
		padding: 0
	}

	.fed-play-info .fed-comm-text {
		height: 3.75rem !important
	}

	.fed-play-foll {
		display: none
	}
}

@media (min-width:48rem) {
	.fed-tips-info {
		width: 600px
	}

	.fed-mart-v {
		margin-right: 15px
	}

	.fed-margin {
		margin: .625rem
	}

	.fed-padding {
		padding: .625rem
	}

	.box6 {
		height: 250px !important
	}

	.fed-padding-top {
		padding-top: .625rem
	}

	.fed-box-shadow {
		box-shadow: 0 .0625rem .25rem rgba(0, 0, 0, .1)
	}

	.fed-part-layout {
		padding: .9375rem;
		margin-top: 1.25rem
	}

	.fed-part-5by2 {
		padding-top: 32%
	}

	.fed-part-left {
		left: 0 !important
	}

	.fed-marg-top,
	.fed-marg-tops {
		margin-top: 1.25rem
	}

	.fed-head-info {
		height: 5rem
	}

	.fed-menu-info {
		z-index: 1
	}

	.fed-menu-info .fed-menu-logo {
		padding: .9375rem 0;
		width: 7.5rem
	}

	.fed-menu-info .fed-menu-logo img {
		width: 7.5rem;
		height: 3.125rem
	}

	.fed-menu-info .fed-menu-title {
		line-height: 5rem;
		padding: 0 .625rem
	}

	.fed-head-info .fed-navs-search {
		padding: 1.375rem 12.1875rem 1.375rem 15%;
		z-index: 0
	}

	.fed-head-info .fed-navs-search .fed-navs-cuts {
		line-height: 36px;
		left: 15px
	}

	.fed-head-info .fed-navs-search .fed-navs-input {
		height: 2.25rem;
		line-height: 2.25rem;
		padding: 0 2.8125rem 0 70px
	}

	.fed-head-info .fed-navs-search .fed-navs-submit {
		top: .1875rem;
		right: .3125rem
	}

	.fed-head-info .fed-navs-right a {
		line-height: 5rem
	}

	.fed-head-info .fed-navs-right a:last-child {
		margin-right: 0
	}

	.fed-head-info .fed-pops-navbar {
		-webkit-animation-name: fed-anim-upbit;
		animation-name: fed-anim-upbit;
		position: relative;
		top: 0
	}

	.fed-head-info .fed-pops-navbar.fed-edge-top:before {
		left: 15.9375rem;
		display: block
	}

	.fed-head-info .fed-pops-navbar.fed-line-bottom:after {
		height: 0
	}

	.fed-head-info .fed-pops-navbar .fed-this a:before {
		width: 0
	}

	.fed-head-info .fed-pops-navbar .fed-pops-open {
		margin-top: 0
	}

	.fed-head-info .fed-pops-navbar ul {
		padding: 0;
		margin: 0
	}

	.fed-head-info .fed-pops-navbar li,
	.fed-head-info .fed-pops-navbar li:last-child {
		margin: 0
	}

	.fed-head-info .fed-pops-cuts {
		top: 0;
		margin-left: 7.1875rem;
		padding: 0 11.875rem 0 15%;
		padding-bottom: 0
	}

	.fed-head-info .fed-pops-search {
		margin-left: 7.1875rem;
		padding: 0 11.875rem 0 15%;
		z-index: 0
	}

	.fed-head-info .fed-pops-code,
	.fed-head-info .fed-pops-record {
		top: 0;
		margin-left: 55%
	}

	.fed-head-info .fed-pops-record.fed-edge-top:before {
		right: 6rem
	}

	.fed-head-info .fed-pops-navbar .fed-pops-list {
		border-top: .03125rem solid #e2e2e2
	}

	.fed-head-info .fed-pops-navbar .fed-pops-list li a {
		text-align: center;
		height: 3.125rem;
		line-height: 3.125rem;
		border-right: .03125rem solid #e2e2e2;
		border-bottom: .03125rem solid #e2e2e2
	}

	.fed-foot-info {
		padding: 1.5625rem 0
	}

	.fed-foot-info p {
		line-height: 2.125rem
	}

	.fed-goto-info a {
		font-size: 1.375rem;
		width: 2.875rem;
		height: 2.875rem;
		line-height: 2.875rem
	}

	.fed-swip-title {
		padding: 1.875rem 1.25rem 1.25rem
	}

	.fed-swip-pagin {
		right: .625rem;
		bottom: .625rem
	}

	.fed-swip-bullet {
		margin: 0 .15625rem;
		width: 1.875rem;
		height: .1875rem
	}

	.fed-deta-info .fed-deta-images {
		width: 8.75rem
	}

	.box {
		height: 210px !important
	}

	.box3 {
		height: 210px !important
	}

	.fed-deta-info .fed-deta-button,
	.fed-deta-info .fed-deta-content {
		left: 9.6875rem
	}

	.fed-deta-info.fed-deta-padding {
		padding: .9375rem 0 .3125rem
	}

	.fed-list-arti .fed-deta-images {
		width: 13.75rem
	}

	.fed-list-arti .fed-deta-content {
		left: 14.6875rem
	}

	.fed-list-arti h3 a {
		font-size: 1.25rem
	}

	.fed-list-arti p,
	.fed-list-arti span {
		padding-top: .625rem
	}

	.fed-play-info .fed-play-box {
		padding: 3.125rem;
		border-top: 0
	}

	.fed-play-info .fed-play-box h2 {
		padding: 0 0 .625rem
	}

	.fed-play-info .fed-play-chat {
		width: 500px
	}

	.fed-list-head h2 {
		font-size: 1.125rem
	}

	.fed-list-head li a {
		padding: 0 .625rem
	}

	.fed-list-head .fed-more {
		margin-right: 0
	}

	.fed-scre-list dl {
		padding: .9375rem;
		border-top: 0;
		border-left: .0625rem solid #e2e2e2;
		white-space: normal
	}

	.fed-scre-list dl:first-child {
		padding-left: 0;
		border: 0
	}

	.fed-scre-list dt {
		display: block;
		padding: 0 .625rem
	}

	.fed-scre-list dd a {
		padding: .625rem .625rem 0;
		line-height: 1.125rem
	}

	.fed-casc-head {
		position: absolute;
		background-color: #f4f3f3;
		z-index: 99;
		top: 0;
		left: 0;
		width: 7.5rem;
		height: 100%;
		overflow: auto
	}

	.fed-casc-head a {
		display: block;
		padding: .9375rem 0;
		border-bottom: .0625rem solid #e2e2e2
	}

	.fed-casc-list dl {
		padding: .9375rem 0 0 0rem; box-sizing: border-box;
		white-space: normal;
	}
	.fed-casc-list dl dt{
		margin-left: 1px;
	}
	.fed-casc-list dt {
		margin: 0 .625rem .9375rem -3.25rem
	}

	.fed-casc-list dd {
		margin: 0 .625rem .9375rem 0
	}

	.fed-page-info a,
	.fed-page-info input {
		padding: .625rem .9375rem;
		margin: .125rem .25rem
	}

	.fed-page-info input {
		margin-top: 0;
		width: 90px
	}

	.fed-arti-info .fed-arti-content {
		padding: 1.875rem
	}

	.fed-comm-list .fed-comm-tops {
		margin-top: .9375rem
	}

	.fed-comm-list .fed-comm-head {
		padding: .9375rem 0 .625rem
	}

	.fed-comm-list .fed-comm-avat {
		top: .9375rem;
		left: 0
	}

	.fed-comm-list .fed-comm-each {
		padding-left: 3.4375rem
	}

	.fed-comm-list .fed-comm-fory {
		margin: 0 -.625rem
	}

	.fed-comm-list .fed-comm-form {
		margin-left: -4.0625rem
	}

	.fed-comm-reply {
		margin-left: -1.25rem;
		padding: 0 .9375rem .9375rem 4.375rem
	}

	.fed-comm-reply .fed-part-tips {
		right: .9375rem
	}

	.fed-comm-reply .fed-comm-avat {
		left: .9375rem
	}

	.fed-user-width {
		width: 20rem
	}

	.fed-user-title h2 {
		padding-left: 0;
		padding-right: 0
	}

	.fed-user-title .fed-part-tips {
		padding-right: 0
	}

	.fed-jump-info {
		width: 28.125rem
	}

	.fed-mode-info .fed-user-login {
		padding: 1.875rem
	}

	.fed-vfed-info {
		margin-top: 0
	}

	.fed-vfed-boxs {
		margin: 0
	}

	.fed-tabs-info .fed-tabs-btns {
		font-size: 1.125rem
	}

	.fed-drop-info .fed-padding {
		padding: .3125rem
	}

	.fed-drop-info .fed-drop-boxs {
		padding: 5px
	}

	.fed-drop-info .fed-drop-btms {
		margin-top: 0;
		padding-top: 0
	}
}

@media (min-width:62rem) {
	.fed-part-19by9 {
		padding-top: 49%
	}

	.fed-part-3by2 {
		padding-top: 57.79%
	}

	.fed-part-5by3 {
		padding-top: 60%
	}

	.fed-margin-right {
		margin-right: 1.25rem
	}

	.fed-head-info .fed-navs-search {
		padding: 1.375rem 11.875rem 1.375rem 39%
	}

	.fed-head-info .fed-pops-cuts,
	.fed-head-info .fed-pops-search {
		padding: 0 11.875rem 0 39%
	}

	.fed-head-info .fed-pops-code,
	.fed-head-info .fed-pops-record {
		margin-left: 65%
	}

	.fed-list-rank {
		padding-top: 1.125rem
	}

	.fed-list-rank.fed-side-list {
		padding-top: 1.25rem
	}

	.fed-user-ring {
		width: 6.25rem;
		height: 6.25rem
	}
}

@media (min-width:75rem) {
	.fed-width-x {
		width: 10%
	}

	.fed-head-info .fed-navs-search {
		padding: 1.375rem 6.875rem 1.375rem 56%
	}

	.fed-head-info .fed-pops-search {
		padding: 0 11.875rem 0 48%
	}

	.fed-head-info .fed-pops-cuts {
		margin-left: 7.1875rem;
		padding: 0 11.875rem 0 48%
	}

	.fed-head-info .fed-pops-code,
	.fed-head-info .fed-pops-record {
		margin-left: 70%
	}

	.fed-list-rank {
		padding-top: 1.25rem
	}

	.fed-list-rank li {
		padding-top: 1rem
	}
}

.fed-swip-slide .box6 {
	width: 100%;
	height: 200px;
  }
.fed-swip-slide .box6 img{
	object-fit: cover;
}