﻿@charset "utf-8";
@font-face {
	font-family: 'HelveticaNeueLTPro';
	src: url('HelveticaNeueLTPro-ThEx.otf?v=201710130000'), url('HelveticaNeueLTPro-ThEx.otf?v=201710130000') format('embedded-opentype')
}

.fk-index-body {
	color: #333;
	font-family: 微软雅黑
}

.fk-index-wrap {
	width: 1200px;
	margin: 0 auto
}

.fk-banner-index {
	height: 700px;
	background: #3e83fa;
	position: relative
}

.fk-index-sliderPanel .fk-banner-xcx .f-button-wrap {
	margin-top: -40px
}

.fk-banner-xcx .f-buttonComponent {
	width: 150px;
	height: 47px;
	position: relative;
	margin-left: 25px;
	z-index: 3
}

.fk-banner-xcx .f-buttonComponent {
	background: rgba(0, 0, 0, 0.01)
}

.fk-banner-xcx .f-btn {
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 3px;
	border: #fff solid 1px;
	border: rgba(255, 255, 255, 0.6) solid 1px;
	font-size: 18px;
	color: #fff;
	transition: background .3s
}

.fk-banner-xcx .f-buttonComponent .f-codeWrap {
	position: absolute;
	right: -255px;
	top: 0;
	width: 240px;
	height: 240px;
	background-color: rgba(255, 255, 255, .15);
	border: solid #fff 1px;
	border: solid rgba(255, 255, 255, .1) 1px;
	box-sizing: border-box;
	border-radius: 3px;
	transform-origin: top center;
	transform: scale(1, 0);
	transition: all .3s
}

.fk-banner-xcx .f-buttonComponent .f-code {
	width: 220px;
	height: 220px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -110px;
	z-index: 1
}

.fk-banner-xcx .f-buttonComponent .f-feelArea {
	width: 290px;
	height: 290px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -145px;
	margin-top: -145px
}

.fk-banner-xcx-fixIE .f-buttonComponent .f-codeWrap {
	overflow: hidden;
	height: 0;
	border: 0
}

.fk-banner-xcx .f-buttonComponent-hover .f-codeWrap {
	transform: scale(1, 1)
}

.fk-banner-xcx-fixIE .f-buttonComponent-hover .f-codeWrap {
	height: 240px;
	overflow: visible;
	border: #fff 1px solid;
	border: 1px solid rgba(255, 255, 255, .1)
}

.fk-banner-xcx-fixIE .f-buttonComponent-hover .f-codeWrap-bg {
	display: block;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.fk-banner-xcx-fixIE .f-buttonComponent-hover .f-codeWrap-bg {
	filter: alpha(opacity=15);
	opacity: .15
}

.fk-numberBar {
	color: #333
}

.fk-numberBar .f-siteServiceNum {
	display: inline-block
}

.fk-numberBar .f-numberWrap {
	padding: 50px 0
}

.fk-numberBar .f-numberList {
	text-align: center;
	font-size: 0
}

.fk-numberBar .f-numberItem {
	padding: 0 108px;
	border-left: solid #ebebeb 1px;
	padding-top: 12px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: none;
	font-family: HelveticaNeueLTPro, 微软雅黑;
	text-align: left
}

.fk-numberBar .f-numberItem:first-child {
	border-left: none
}

.fk-numberBar .f-numberItem-siteServ {
	width: 190px;
	padding-right: 0
}

.fk-numberBar .f-numberItem-safeRun {
	padding-left: 0;
	padding-right: 0;
	width: 300px
}

.fk-numberBar .f-numberItem-cover {
	padding-left: 0;
	padding-right: 0;
	width: 300px
}

.fk-numberBar .f-numberItem-safeRun .f-numberContenWrap,
.fk-numberBar .f-numberItem-cover .f-numberContenWrap {
	padding-left: 100px
}

.fk-numberBar .f-numberItem-day {
	width: 170px;
	padding-left: 0;
	padding-right: 0
}

.fk-numberBar .f-numberItem-day .f-numberContenWrap {
	padding-left: 90px
}

.fk-numberBar .f-numberDesc {
	padding-top: 30px;
	font-size: 16px
}

.fk-numberBar .f-num {
	font-size: 40px;
	line-height: 1
}

.fk-numberBar .f-num,
.fk-numberBar .f-numberDesc {
	vertical-align: top
}

.fk-numberBar .f-char {
	font-size: 14px;
	margin-left: 10px;
	line-height: 1
}

.fk-numberBar .f-char,
.fk-numberBar .f-numberDesc {
	color: #666
}

.fk-numberBar .f-numberItem-spec1 {
	padding-right: 40px;
	padding-left: 0
}

.fk-numberBar .f-numberItem-spec2 {
	padding-right: 0
}

.fk-index-main {
	height: 640px;
	background: #fbfbfb
}

.fk-index-main .f-title {
	padding-bottom: 36px
}

.fk-index-header {
	padding-top: 97px;
	padding-bottom: 100px;
	text-align: center
}

.fk-index-header .f-hd-title {
	font-size: 50px;
	color: #333;
	font-weight: normal
}

.fk-index-header .f-hd-subDesc {
	font-size: 16px;
	margin: 0;
	padding-top: 30px;
	color: #999
}

.fk-index-header .f-hd-title,
.fk-index-header .f-hd-subDesc {
	line-height: 1
}

.fk-index-main .f-main-list {
	text-align: center
}

.fk-index-main .f-main-item {
	display: inline-block;
	margin: 0 69px 110px 69px;
	width: 146px;
	*display: inline;
	_zoom: 1;
	position: relative;
	height: 207px
}

.fk-infoBlockWrap .fk-infoBlock {
	width: 146px;
	height: 146px;
	transform-origin: center center;
	position: relative;
	_overflow: visible
}

.fk-infoBlockWrap .f-bg {
	width: 146px;
	height: 146px;
	background: #27c9f8;
	background: linear-gradient(145deg, #06e5f8, #3eb5f8);
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	border-radius: 73px;
	transition: all .3s;
	transform-origin: center center;
	overflow: visible
}

.fk-infoBlockWrap .f-infoBlock-normal .f-bg {
	background: transparent
}

.fk-infoBlockWrap .f-infoIcon {
	background: url(../Images1/home_ico.png) no-repeat -890px -1191px;
	width: 90px;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -45px;
	margin-top: -35px;
	transition: opacity .3s
}

.fk-infoBlockWrap .f-infoIcon-listedBrand {
	background-position: -895px -1300px
}

.fk-infoBlockWrap .f-infoIcon-funcRich {
	background-position: -886px -1402px
}

.fk-infoBlockWrap .f-infoIcon-oneKey {
	background-position: -899px -1500px
}

.fk-infoBlockWrap .f-infoIcon-model {
	background-position: -1004px -1497px
}

.fk-infoBlockWrap .f-infoIcon-site3to1 {
	background-position: -1008px -1401px
}

.fk-infoBlockWrap .f-infoIcon-easeMaintain {
	background-position: -1009px -1298px
}

.fk-infoBlockWrap .f-infoIcon-superSevice {
	background-position: -1009px -1194px
}

.fk-casePc-formWrap .f-winBg {
	width: 536px;
	height: 352px;
	position: absolute;
	left: -7px;
	top: 0;
	z-index: 0;
	background: url(./../Images1/home_ico.png) no-repeat -893px -15px
}

.fk-casePc-formWrap .f-win {
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 314px;
	overflow: hidden
}
.fk-casePc-formWrap .f-win img{
	width: 100%;
	height: 100%;
}
.fk-casePc-formWrap .f-winMask {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: 6px 6px 0 0;
}

.fk-casePc-formWrap .f-link-preview {
	width: 120px;
	height: 46px;
	border-radius: 23px;
	margin: 100px auto;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	transform-origin: center center;
	font-size: 16px
}

.fk-casePc-formWrap .f-link-previewBg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 64px;
	z-index: 0;
	background: #fff;
	opacity: .4;
	filter: alpha(opacity=40)
}

.fk-casePc-formWrap .f-icon-preview {
	display: inline-block;
	height: 24px;
	width: 24px;
	background: url(./../Images1/home_ico.png) -274px -14px no-repeat;
	z-index: 1;
	font-size: 14px;
	vertical-align: middle
}

.fk-casePc-formWrap .f-txt {
	vertical-align: middle
}

.fk-casePc-formWrap {
	width: 518px;
	height: 334px;
	position: relative
}

.fk-casePc-formWrap .f-casePc-form {
	width: 518px;
	height: 334px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -259px;
	margin-top: -167px
}

.fk-casePc-formWrap .f-casePc-form .f-win-img {
	width: 100%;
	height: 100%;
}

.fk-casePc-formWrapUnHover .f-winMask,
.fk-casePc-formWrapHover .f-winMask {
	opacity: 0;
	filter: alpha(opacity=0)
}

.fk-casePc-formWrapHover .f-winMask {
	transition: opacity .3s
}

.f-index-model .f-item:hover .f-winMask,
.fk-casePc-formWrapHover:hover .f-winMask {
	opacity: .6;
	filter: alpha(opacity=60)
}

.f-index-model .f-item:hover .f-link-preview,
.fk-casePc-formWrapHover:hover .f-link-preview {
	transform: scale(0.9804, 0.9804) translateZ(0)
}

.fk-casePc-formWrapHover {
	transition: transform .3s;
	transform: translateZ(0)
}

.f-index-model .f-item:hover .fk-casePc-formWrapHover,
.fk-casePc-formWrapHover:hover {
	transform: scale(1.02, 1.02) translateZ(0)
}

.fk-index-caseForm {
	width: 220px;
	padding: 0 18px;
	margin-right: 44px;
	height: 585px;
	overflow: hidden;
	position: relative
}

.fk-index-caseForm .f-phone-template {
	z-index: 0
}

.fk-index-caseForm .f-screen {
	position: absolute;
	width: 198px;
	height: 354px;
	width: 200px;
	height: 356px;
	left: 27px;
	top: 40px;
	overflow: hidden
}

.fk-index-caseForm .f-screen-link {
	display: block;
	width: 100%;
	height: 100%
}

.fk-index-caseForm .f-screen-img {
	width: 100%;
	height: auto;
	min-height: 100%
}

.fk-index-caseForm .f-screenMask {
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden
}

.fk-index-caseForm .f-qrCode {
	width: 134px;
	height: 134px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	border: 8px solid #fff;
	border-radius: 3px;
	overflow: hidden;
	outline: 0;
	background: #fff
}

.fk-index-caseForm .f-qrCode .f-qrCodeImg {
	width: 134px;
	height: 134px;
	outline: 0
}

.fk-index-caseForm .f-btn {
	display: block;
	height: 38px;
	width: 110px;
	border-radius: 19px;
	line-height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #398afc;
	border: solid #398afc 1px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -55px;
	top: 250px;
	font-size: 14px;
	transform: scale(0.953)
}

.fk-index-caseForm .f-btn-free {
	line-height: 38px
}

.fk-index-caseForm .f-btn-preview {
	background: transparent;
	border-radius: #fff;
	border: solid #fff 1px;
	box-sizing: border-box;
	top: 297px;
	line-height: 35px
}

.fk-index-caseForm .f-btn-preview .f-txt,
.fk-index-caseForm .f-btn-preview .fkIcon-preview {
	display: inline-block;
	vertical-align: middle;
	line-height: 1
}

.fk-index-caseForm .f-screen-contentWrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden
}

.fk-index-screen .f-qrCodeImg {
	width: 134px;
	height: 134px
}

.fk-index-screenHover .f-screenMask,
.fk-index-screenUnHover .f-screenMask {
	opacity: 0;
	filter: alpha(opacity=0)
}

.fk-index-screenHover .f-screenMask {
	transition: opacity .3s
}

.fk-index-screenHover .f-qrCode,
.fk-index-screenUnHover .f-qrCode {
	top: -151px
}

.fk-index-screenHover .f-qrCode {
	transition: top .3s
}

.fk-index-screenHover .f-btn-preview,
.fk-index-screenHover .f-btn-free,
.fk-index-screenUnHover .f-btn-preview,
.fk-index-screenUnHover .f-btn-free {
	filter: alpha(opacity=0);
	opacity: 0
}

.fk-index-screenHover .f-btn {
	transition: opacity .3s
}

.fk-index-screenHover:hover .f-screenMask {
	filter: alpha(opacity=60);
	opacity: .6;
	transform: scale(1)
}

.fk-index-screenHover:hover .f-btn-preview,
.fk-index-screenHover:hover .f-btn-free,
.fk-index-screenHover:hover .f-btn {
	filter: alpha(opacity=100);
	opacity: 1
}

.fk-index-screenHover:hover .f-qrCode {
	top: 75px
}

.fk-index-mobiArea {
	width: 220px;
	height: 452px;
	position: relative
}

.fk-index-mobiPlaceholder {
	width: 220px;
	height: 452px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -226px
}

.fk-index-mobiPlaceholder .fk-index-caseForm {
	position: absolute;
	left: -16px;
	height: 470px
}

.fk-index-mobiAreaHover .fk-index-mobiPlaceholder {
	transform-origin: center center;
	transition: transform .3s
}

.fk-index-mobiAreaHover:hover .fk-index-mobiPlaceholder {
	transform: scale(1.05, 1.05)
}

.fk-caseForm {
	width: 220px;
	height: 583px
}

.fk-caseForm .f-link {
	color: #333
}

.fk-caseForm .f-caseTtitle {
	padding-top: 26px;
	font-size: 16px;
	font-weight: 1;
	color: #333
}

.fk-caseForm .f-caseProp {
	margin: 0;
	padding-top: 12px;
	height: 70px;
	color: #b1b1b1;
	font-size: 14px;
	width: 105%
}

.fk-caseForm .f-caseInfo {
	padding: 0 0 0 15px
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-infoBlock-fasico .f-bg {
	height: 159px;
	width: 236px;
	left: -45px;
	top: -13px;
	border-radius: 20px 20px 0 0/20px 20px 0 0;
	background-color: #06e5f8;
	background: linear-gradient(90deg, #3eb5f8, #06e5f8)
}

.f-main-itemHover .fk-infoBlockWrap-listedBrand:hover .f-infoBlock-fasico .f-bg {
	background-color: #64aaf2;
	background: linear-gradient(90deg, #64edea, #64aaf2)
}

.f-main-itemHover .fk-infoBlockWrap-funcRich:hover .f-infoBlock-fasico .f-bg {
	background-color: #f8788b;
	background: linear-gradient(90deg, #f8c84c, #f8788b)
}

.f-main-itemHover .fk-infoBlockWrap-oneKey:hover .f-infoBlock-fasico .f-bg {
	background-color: #f65589;
	background: linear-gradient(90deg, #f26768, #f65589)
}

.f-main-itemHover .fk-infoBlockWrap-model:hover .f-infoBlock-fasico .f-bg {
	background-color: #c467ff;
	background: linear-gradient(90deg, #fe80fb, #c467ff)
}

.f-main-itemHover .fk-infoBlockWrap-site3to1:hover .f-infoBlock-fasico .f-bg {
	background-color: #38cf7a;
	background: linear-gradient(90deg, #32dab7, #38cf7a)
}

.f-main-itemHover .fk-infoBlockWrap-easeMaintain:hover .f-infoBlock-fasico .f-bg {
	background-color: #b376ff;
	background: linear-gradient(90deg, #44aaf8, #b376ff)
}

.f-main-itemHover .fk-infoBlockWrap-superSevice:hover .f-infoBlock-fasico .f-bg {
	background-color: #6cbaf8;
	background: linear-gradient(90deg, #7ee1f9, #6cbaf8)
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-infoBlock-normal .f-bg {
	height: 159px;
	width: 236px;
	left: -45px;
	top: 0;
	bottom: -13px;
	background: #fff;
	border-radius: 0 0 20px 20px/ 0 0 20px 20px
}

.fk-infoBlockWrap {
	position: relative;
	width: 146px;
	height: 146px
}

.fk-infoBlockWrap .f-wrapBg {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 0;
	transition: all .3s;
	overflow: visible
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-wrapBg {
	width: 236px;
	height: 318px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	left: -45px;
	top: -13px;
	border-radius: 20px
}

.fk-infoBlockWrap .f-infoWrap {
	position: absolute;
	top: 0;
	z-index: 2;
	text-align: center;
	width: 238px;
	left: -45px;
	transition: all .3s;
	opacity: 0;
	filter: alpha(opacity=0)
}

.f-infoBlock-fasico .f-infoWrap {
	top: -13px;
	text-align: center
}

.fk-infoBlockWrap-listedBrand .f-bg {
	background-color: #64aaf2;
	background: linear-gradient(145deg, #64edea, #64aaf2)
}

.fk-infoBlockWrap-listedBrand:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #64edea, #64aaf2)
}

.fk-infoBlockWrap-funcRich .f-bg {
	background-color: #f8788b;
	background: linear-gradient(145deg, #f8c84c, #f8788b)
}

.fk-infoBlockWrap-funcRich:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #f8c84c, #f8788b)
}

.fk-infoBlockWrap-oneKey .f-bg {
	background-color: #f65589;
	background: linear-gradient(145deg, #f26768, #f65589)
}

.fk-infoBlockWrap-oneKey:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #f26768, #f65589)
}

.fk-infoBlockWrap-model .f-bg {
	background-color: #c467ff;
	background: linear-gradient(145deg, #fe80fb, #c467ff)
}

.fk-infoBlockWrap-model:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #fe80fb, #c467ff)
}

.fk-infoBlockWrap-site3to1 .f-bg {
	background-color: #38cf7a;
	background: linear-gradient(145deg, #32dab7, #38cf7a)
}

.fk-infoBlockWrap-site3to1:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #32dab7, #38cf7a)
}

.fk-infoBlockWrap-easeMaintain .f-bg {
	background-color: #b376ff;
	background: linear-gradient(145deg, #44aaf8, #b376ff)
}

.fk-infoBlockWrap-easeMaintain:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #44aaf8, #b376ff)
}

.fk-infoBlockWrap-superSevice .f-bg {
	background-color: #6cbaf8;
	background: linear-gradient(145deg, #7ee1f9, #6cbaf8)
}

.fk-infoBlockWrap-superSevice:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #7ee1f9, #6cbaf8)
}

.fk-infoBlock .f-info-title {
	font-size: 16px;
	padding-top: 45px;
	padding-bottom: 25px;
	line-height: 1
}

.fk-infoBlock .f-info-desc {
	font-size: 13px;
	padding: 0 10px;
	line-height: 1.8;
	margin-top: -7px
}

.fk-infoBlock .f-button {
	background: #fff;
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	z-index: 3;
	color: #2f82ff
}

.f-infoBlock-fasico .f-info-title {
	font-size: 16px;
	padding-top: 35px;
	padding-bottom: 18px;
	line-height: 1
}

.f-infoBlock-fasico .f-info-desc {
	font-size: 13px;
	padding: 0 10px;
	line-height: 1.8;
	margin-top: -7px;
	padding-bottom: 16px
}

.f-infoBlock-fasico .f-button.raised {
	background: transparent;
	color: #fff;
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	z-index: 3;
	font-size: 12px
}

.f-infoBlock-fasico-mulLine .f-info-title {
	padding-top: 35px;
	padding-bottom: 10px
}

.f-infoBlock-fasico-mulLine .f-info-desc {
	font-size: 13px;
	padding: 0 10px;
	line-height: 1.8;
	margin-top: -7px;
	padding-bottom: 10px
}

.f-infoBlock-fasico .f-button.raised:hover {
	background-color: #fff;
	color: #666
}

.f-infoBlock-fasico .f-button.raised:hover .anim {
	display: none
}

.f-infoBlock-normal .f-info-title {
	color: #333
}

.f-infoBlock-normal .f-info-desc {
	color: #666
}

.f-infoBlock-fasico .f-info-title,
.f-infoBlock-fasico .f-info-desc {
	color: #fff
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-infoIcon {
	opacity: 0;
	filter: alpha(opacity=0)
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-infoWrap {
	opacity: 1;
	filter: alpha(opacity=100)
}

.f-infoBlock-name {
	padding-top: 45px;
	transition: opacity .1s;
	opacity: 1;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 1;
	position: absolute;
	top: 146px;
	width: 100%;
	left: 0
}

.f-main-itemHover:hover .f-infoBlock-name {
	opacity: 0;
	filter: alpha(opacity=0)
}

.fk-index-tabs {
	padding-top: 68px;
	font-size: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative
}

.fk-index-tabs .f-tab {
	padding-bottom: 15px;
	width: 70px;
	margin-left: 70px;
	color: #333;
	font-size: 18px;
	padding: 0 12px 15px 12px;
	line-height: 1;
	width: auto;
	cursor: pointer
}

.fk-index-tabs .f-tab-first,
.fk-index-tabs .f-tab:first-child {
	margin-left: 0
}

.fk-index-tabs .f-tab-activeLine {
	position: absolute;
	height: 2px;
	background: #4975e5;
	display: block;
	width: 0
}

.fk-index-tabs .f-tabLink {
	color: #333;
	display: block
}

.fk-index-sliderPanel {
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden
}

.fk-index-sliderPanel .f-sldList {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden
}

.fk-index-sliderPanel .f-sldList .f-sldItem {
	height: 100%;
	width: 100%;
	float: left;
	text-align: left;
	position: relative
}

.fk-index-sliderPanel .f-sldList-2 {
	width: 200%
}

.fk-index-sliderPanel .f-sldList-3 {
	width: 300%
}

.fk-index-sliderPanel .f-sldList-2 .f-sldItem {
	width: 50%
}

.fk-index-sliderPanel .f-sldList-3 .f-sldItem {
	width: 33.3333333333%
}

.fk-index-sliderPanel .f-sldImg {
	width: 100%;
	height: 100%;
	display: block
}

.fk-index-guestWinSld-sliderPanel .f-sldList-3 .f-sldItem {
	width: 740px
}

.fk-banner-index .fk-index-sliderPanel {
	height: 100%
}

.fk-index-focus {
	position: absolute;
	left: 50%;
	top: 647px;
	width: 150px;
	height: 20px;
	margin-left: -75px
}

.fk-index-focus .f-focusList {
	font-size: 0;
	text-align: center
}

.fk-index-focus .f-focusItem:first-child {
	margin-left: 0
}

.fk-index-focus .f-focusItem {
	width: 16px;
	height: 16px;
	border-radius: 16px;
	background: #efefef;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 16px;
	transform-origin: center center;
	transition: width .3s;
	cursor: pointer
}

.fk-index-focus .f-focusItem-active {
	width: 50px
}

.fk-banner-index .f-button-wrap {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	padding-top: 418px;
	display: block
}

.fk-banner-index .f-button-wrap:active {
	background: transparent
}

.fk-banner-index .f-button {
	width: 220px;
	height: 70px;
	border: solid #fff 1px;
	border-radius: 35px;
	line-height: 70px;
	text-align: center;
	font-size: 35px;
	z-index: 3;
	color: #fff;
	vertical-align: middle;
	font-weight: normal;
	display: block
}

.set_4_button2 {
	position: relative;
	font-weight: 400;
	text-align: center;
	width: auto;
	line-height: 70px;
	font-size: 21px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	cursor: pointer;
	color: #fff;
	border-radius: 35px;
	border: solid #fff 1px;
	width: 220px;
	text-align: center
}

.set_4_button2.raised {
	-moz-transition: all .1s;
	-o-transition: all .1s;
	-webkit-transition: all .1s;
	transition: all .1s
}

.anim {
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1
}

.anim:before {
	position: relative;
	content: '';
	display: block;
	margin-top: 100%
}

.anim:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 50%
}

.hoverable .anim {
	-moz-animation: anim-out .75s;
	-webkit-animation: anim-out .75s;
	animation: anim-out .75s
}

.hoverable .anim:after {
	-moz-animation: anim-out-pseudo .75s;
	-webkit-animation: anim-out-pseudo .75s;
	animation: anim-out-pseudo .75s
}

.hoverable .anim,
.hoverable .anim:after {
	animation-iteration-count: infinite;
	animation-duration: 1.3s
}

@-webkit-keyframes anim-in {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}

@-moz-keyframes anim-in {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}

@-ms-keyframes anim-in {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}

@keyframes anim-in {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}

@-webkit-keyframes anim-in-pseudo {
	0% {
		background: rgba(0, 0, 0, 0.25)
	}
	100% {
		background: transparent
	}
}

@-moz-keyframes anim-in-pseudo {
	0% {
		background: rgba(0, 0, 0, 0.25)
	}
	100% {
		background: transparent
	}
}

@-ms-keyframes anim-in-pseudo {
	0% {
		background: rgba(0, 0, 0, 0.25)
	}
	100% {
		background: transparent
	}
}

@keyframes anim-in-pseudo {
	0% {
		background: rgba(0, 0, 0, 0.25)
	}
	100% {
		background: transparent
	}
}

@-webkit-keyframes anim-out {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}

@-moz-keyframes anim-out {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}

@-ms-keyframes anim-out {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}

@keyframes anim-out {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}

@-webkit-keyframes anim-out-pseudo {
	0% {
		background: rgba(0, 0, 0, 0.25)
	}
	100% {
		background: transparent
	}
}

@-moz-keyframes anim-out-pseudo {
	0% {
		background: rgba(0, 0, 0, 0.25)
	}
	100% {
		background: transparent
	}
}

@-ms-keyframes anim-out-pseudo {
	0% {
		background: rgba(0, 0, 0, 0.25)
	}
	100% {
		background: transparent
	}
}

@keyframes anim-out-pseudo {
	0% {
		background: rgba(0, 0, 0, 0.25)
	}
	100% {
		background: transparent
	}
}

.f-index-model {
	background: #fff;
	min-height: 1387px
}

.f-index-model .fk-index-sliderPanel .f-sldList-2 {
	width: 3000px
}

.f-index-model .fk-index-sliderPanel .f-sldItem {
	width: 1200px
}

.f-index-model .fk-index-header {
	padding-bottom: 0
}

.f-index-model .f-listWrap {
	width: 1150px;
	margin: 0 auto
}

.f-index-model .f-list {
	margin-left: -55px;
	overflow: hidden;
	width: 1500px;
	padding-top: 100px
}

.f-index-model .f-item {
	width: 520px;
	height: 336px;
	margin: 0 55px;
	margin-bottom: 100px;
	position: relative
}

.f-index-model .f-item .f-caseButtonWrap {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	width: 100%;
	z-index: 3;
	text-align: center;
	transition: opacity .3s;
	opacity: 0;
	filter: alpha(opacity=0)
}

.f-index-model .f-item .f-caseButton {
	width: 120px;
	height: 46px;
	border-radius: 23px;
	display: inline-block;
	text-align: center;
	line-height: 46px;
	color: #fff;
	vertical-align: top;
	margin: 0 22px
}

.f-index-model .f-item .f-caseButton-free {
	background: #398afc;
	font-size: 16px
}

.f-index-model .f-item:hover .f-caseButtonWrap {
	opacity: 1;
	filter: alpha(opacity=100)
}

.f-index-model .f-item .f-caseButton-preview {
	border: solid #fff 1px;
	box-sizing: border-box;
	font-size: 0
}

.f-index-model .f-item .f-caseButton-preview .f-txt {
	font-size: 16px;
	display: inline-block;
	line-height: 1;
	vertical-align: middle
}

.f-index-model .f-item .f-caseButton-preview .f-icon {
	display: inline-block;
	height: 24px;
	width: 24px;
	background: url(./../Images1/home_ico.png) -274px -14px no-repeat;
	vertical-align: middle
}

.f-index-model .f-list-mobi .f-item {
	width: 220px;
	height: 530px;
	margin: 0 40px
}

.f-index-model .f-list-mobi {
	margin-left: -40px;
	width: 110%;
	width: 1400px;
	overflow: hidden;
	padding-top: 100px
}

.f-index-model .f-mobiListWrap {
	width: 1120px;
	margin: 0 auto
}

.f-index-model .fk-index-sliderPanel {
	height: 872px;
	padding-bottom: 100px
}

.f-index-helper {
	background: #f9fbff;
	height: 860px
}

.f-index-helper .fk-index-sliderPanel {
	width: 1200px;
	height: 680px
}

.f-index-helper .fk-index-sliderPanel .f-sldList-2 {
	width: 3000px
}

.f-index-helper .fk-index-sliderPanel .f-sldList-2 .f-sldItem {
	width: 1200px
}

.f-index-helper .f-tab {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: 33px
}

.f-index-helper .f-tab-active,
.f-index-helper .f-tab-active .f-tabLink {
	color: #4975e5
}

.f-index-helper .f-tabLink {
	padding-bottom: 15px
}

.f-helpItem .f-time {
	text-align: right;
	float: left;
	margin-right: 30px
}

.f-helpItem .f-hot {
	display: inline-block;
	*display: inline;
	_zoom: 1;
	width: 25px;
	height: 25px;
	background: url(./../Images1/hot.gif);
	vertical-align: middle;
	margin-right: 10px
}

.f-helpItem .f-txt {
	vertical-align: middle
}

.f-helpItem .f-info {
	float: left
}

.f-helpItem .f-time-md,
.f-helpItem .f-info-title {
	font-size: 25px;
	line-height: 1;
	font-weight: normal;
	height: 36px;
	overflow: hidden
}

.f-helpItem .f-info-title {
	font-size: 18px;
	width: 355px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.f-helpItem .f-info-title .f-a {
	color: #333
}

.f-helpItem .f-info-title .f-a:hover {
	color: #2f82ff
}

.f-helpItem .f-time {
	width: 80px;
	margin-left: -20px
}

.f-helpItem .f-time-y,
.f-helpItem .f-info-intro {
	font-size: 14px;
	color: #999;
	margin: 0;
	line-height: 1.8;
	height: 50px;
	overflow: hidden
}

.f-helpItem .f-info {
	width: 355px;
	text-align: left
}

.f-helpItem {
	margin: 0 93px;
	float: left;
	width: 456px;
	margin-bottom: 60px
}

.f-helpListWrap {
	width: 1100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

.f-helpList {
	margin-top: 90px;
	margin-left: -93px;
	text-align: center;
	width: 1500px
}

.f-index-guest {
	background: #fff;
	height: 930px
}

.f-index-guest .f-slide-sec {
	margin-top: 40px;
	position: relative
}

.f-index-guest .fk-index-header {
	padding-bottom: 0
}

.f-index-guest .f-slider-wrap {
	position: absolute;
	width: 1024px;
	top: 0;
	left: 50%;
	margin-left: -512px;
	min-height: 60px
}

.f-index-guest .f-slider-bg {
	height: 276px;
	position: absolute;
	left: 0;
	top: 114px;
	width: 100%;
	background: url(./../Images1/index_guest_bg.jpg) no-repeat center center
}

.f-index-guest .f-btn-enterWrap {
	text-align: center
}

.f-index-guest .f-btn-enter {
	width: 184px;
	height: 54px;
	text-align: center;
	color: #333;
	border: solid #e0e0e0 1px;
	border-radius: 28px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 54px;
	background: #fff;
	margin: 0 auto;
	display: block;
	border-color: #2f82ff;
	color: #2f82ff;
	transition: background-color .3s
}

.f-index-guest .f-btn-enter:hover {
	background-color: #2f82ff;
	color: #fff
}

.f-index-guest .f-title {
	font-size: 18px;
	color: #333;
	padding-top: 60px;
	padding-bottom: 42px;
	line-height: 1;
	text-align: center
}

.f-index-guest .f-desc {
	font-size: 14px;
	color: #999;
	height: 67px;
	text-align: center;
	line-height: 1.8;
	margin-top: -5px
}

.f-index-guest .f-siteInfoWrap {
	text-align: center
}

.f-index-guest .f-slider-winWrap {
	width: 740px;
	margin: 0 auto
}

.f-index-guest .f-slider-picWin {
	height: 424px;
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	position: relative;
	background: #fff
}

.f-index-guest .f-winTopBar,
.f-index-guest .f-winBottomBar {
	width: 100%;
	background: #f9f9f9
}

.f-index-guest .f-winTopBar {
	height: 45px
}

.f-index-guest .f-winContent {
	height: 380px
}

.f-index-guest .f-winContent .fk-index-sliderPanel {
	height: 100%
}

.f-winTopBar .f-dotList {
	padding-top: 17px;
	padding-left: 20px;
	font-size: 0
}

.f-winTopBar .f-dotItem {
	width: 10px;
	height: 10px;
	display: inline-block;
	*display: inline;
	_zoom: 1;
	margin-right: 8px;
	background: #ddd;
	border-radius: 50%
}

.f-index-guest .f-winBottomBar {
	height: 38px;
	bottom: 0;
	top: auto
}

.f-index-guest .f-btn-left,
.f-index-guest .f-btn-right {
	width: 82px;
	height: 82px;
	border-radius: 50%;
	background: url(./../Images1/home_ico.png) no-repeat 0 -754px;
	position: absolute;
	left: 0;
	top: 200px;
	cursor: pointer
}

.f-index-guest .f-btn-right {
	right: 0;
	left: auto;
	background-position: -116px -754px
}

.f-index-guest .f-btn-left:hover {
	background-position: 0 -873px
}

.f-index-guest .f-btn-right:hover {
	background-position: -116px -873px
}

.f-index-guest .f-slider-txtWin .fk-index-sliderPanel {
	height: 244px
}

.fk-banner-index .f-sldItem {
	overflow: hidden
}

.fk-banner-index .f-bWrap {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1920px;
	height: 700px;
	margin-left: -960px;
	margin-top: -350px
}

.fk-banner-index .f-bWrap .f-img {
	width: 100%;
	height: 100%
}

.fk-idxBnr-animate {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1920px;
	height: 600px;
	margin-left: -960px;
	margin-top: -300px;
	background: #3e83fa;
	z-index: 0
}

.fk-idxBnr-animate-static {
	background-image: url(./../Images1/static.jpg)
}

.fk-idxBnr-animate * {
	visibility: hidden
}

.fk-idxBnr-animate.init *,
.fk-idxBnr-animate-static * {
	visibility: visible
}

.fk-idxBnr-animate .f-title {
	width: 495px;
	height: 72px;
	margin: 95px auto;
	background: url(./../Images1/bnr1_txt.png) no-repeat;
	position: relative;
	z-index: 5
}

.fk-idxBnr-animate .f-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.fk-idxBnr-animate .f-bgImg {
	width: 100%;
	height: 100%
}

.fk-idxBnr-animate .f-panel,
.fk-idxBnr-animate .f-sidePanel,
.fk-idxBnr-animate .f-sidePanel-yellowCircle,
.fk-idxBnr-animate .f-sidePanel-pinkCircle,
.fk-idxBnr-animate .f-bPanel,
.fk-idxBnr-animate .f-mPanel,
.fk-idxBnr-animate .f-sPanel,
.fk-idxBnr-animate .f-sPanel .f-circle {
	position: absolute
}

.fk-idxBnr-animate .f-panel {
	background: url(./../Images1/ani_panel.png) no-repeat;
	width: 881px;
	height: 552px;
	position: absolute;
	left: 50%;
	top: 74%;
	transform-origin: center center;
	margin-left: -440px;
	margin-top: -276px
}

.fk-idxBnr-animate .f-sidePanel {
	background: url(./../Images1/ani_sidepanel.png) no-repeat 40px 6px;
	width: 230px;
	height: 252px;
	left: 76px;
	top: 40px
}

.fk-idxBnr-animate .f-sidePanel-yellowWrap,
.fk-idxBnr-animate .f-sidePanel-pinkWrap,
.fk-idxBnr-animate .f-sidePanel-yellowWrap .f-circle,
.fk-idxBnr-animate .f-sidePanel-pinkWrap .f-circle,
.fk-idxBnr-animate .f-sidePanel-yellowWrap .f-shadow,
.fk-idxBnr-animate .f-sidePanel-pinkWrap .f-shadow {
	width: 40px;
	height: 50px;
	position: absolute;
	z-index: 1
}

.fk-idxBnr-animate .f-sidePanel-pinkWrap {
	left: 48px;
	top: 100px
}

.fk-idxBnr-animate .f-sidePanel-yellowWrap {
	left: 136px;
	top: 90px
}

.fk-idxBnr-animate .f-sidePanel-yellowWrap .f-circle {
	background: url(./../Images1/ani_yellowcircle.png) no-repeat;
	z-index: 2
}

.fk-idxBnr-animate .f-sidePanel-pinkWrap .f-circle {
	background: url(./../Images1/ani_pinkcircle.png) no-repeat;
	z-index: 2
}

.fk-idxBnr-animate .f-sidePanel-yellowWrap .f-shadow {
	background: url(./../Images1/ani_yellowcircleshadow.png) no-repeat;
	left: 4px;
	top: 1px
}

.fk-idxBnr-animate .f-sidePanel-pinkWrap .f-shadow {
	background: url(./../Images1/ani_pinkcircleshadow.png) no-repeat;
	top: -7px;
	left: -3px
}

.fk-idxBnr-animate .f-bPanel {
	width: 477px;
	height: 277px;
	background: url(./../Images1/ani_brect.png) no-repeat 20px 14px;
	left: 341px;
	top: 122px
}

.fk-idxBnr-animate .f-mPanel {
	width: 273px;
	height: 252px;
	background: url(./../Images1/ani_mrect.png) no-repeat;
	left: 191px;
	top: 195px
}

.fk-idxBnr-animate .f-sPanel {
	width: 273px;
	height: 160px;
	background: url(./../Images1/ani_srect.png) no-repeat;
	left: 406px;
	top: 296px
}

.fk-idxBnr-animate .f-sPanel-2 {
	left: 334px;
	top: 353px;
	background: url(./../Images1/ani_srect2.png) no-repeat 34px 19px
}

.fk-idxBnr-animate .f-bPanel .f-circle,
.fk-idxBnr-animate .f-bPanel .f-mountain {
	position: absolute
}

.fk-idxBnr-animate .f-bPanel .f-circle {
	width: 48px;
	height: 30px;
	background: url(./../Images1/ani_brect_circle.png) no-repeat;
	left: 127px;
	top: 32px
}

.fk-idxBnr-animate .f-bPanel .f-mountain {
	width: 313px;
	height: 180px;
	background: url(./../Images1/ani_brect_m.png) no-repeat;
	left: 54px;
	top: 45px
}

.fk-idxBnr-animate .f-sPanel .f-circle {
	width: 62px;
	height: 50px;
	background: url(./../Images1/ani_srect_circle.png) no-repeat;
	left: 48px;
	top: 27px
}

.fk-idxBnr-animate .f-mPanel .f-barWrap {
	position: relative;
	left: 0;
	top: 8px
}

.fk-idxBnr-animate .f-mPanel .f-bar {
	width: 66px;
	height: 36px;
	position: absolute;
	background: url(./../Images1/ani_srect_bar2.png) no-repeat -14px -12px;
	left: 114px;
	top: 48px;
	overflow: hidden;
	transform-origin: left bottom
}

.fk-idxBnr-animate .f-mPanel .f-bar1 {
	left: 127px;
	top: 59px
}

.fk-idxBnr-animate .f-mPanel .f-bar2 {
	top: 72px;
	left: 108px
}

.fk-idxBnr-animate .f-mPanel .f-bar3 {
	top: 85px;
	left: 91px
}

.fk-idxBnr-animate .f-mPanel .f-bar4 {
	top: 99px;
	left: 73px
}

.fk-idxBnr-animate .f-mPanel .f-bar5 {
	left: 53px;
	top: 115px
}

.fk-idxBnr-animate .f-mPanel .f-bigBar {
	width: 115px;
	height: 60px;
	background: url(./../Images1/ani_mrect_line1.png) no-repeat -13px -8px
}

.fk-idxBnr-animate .f-sPanel .f-line1 {
	background: url(./../Images1/ani_srect_bar1.png) no-repeat -3px -6px;
	width: 114px;
	height: 58px;
	position: absolute;
	left: 111px;
	top: 54px
}

.fk-idxBnr-animate .f-sPanel .f-line2 {
	background: url(./../Images1/ani_srect_bar2.png) no-repeat -14px -12px;
	width: 66px;
	height: 36px;
	position: absolute;
	left: 98px;
	top: 67px
}

.fk-idxBnr-animate .f-sidePanel-pinkWrap .f-line,
.fk-idxBnr-animate .f-sidePanel-yellowWrap .f-line {
	position: absolute;
	left: 42px;
	top: -45px;
	z-index: 3;
	background: url(./../Images1/ani_pinkcircle_line.png) no-repeat -12px -6px;
	width: 71px;
	height: 51px
}

.fk-idxBnr-animate .f-sidePanel-yellowWrap .f-line {
	background: url(./../Images1/ani_yellowcircle_line.png) no-repeat 0 0;
	left: -70px;
	top: 28px;
	width: 73px;
	height: 64px
}

.fk-idxBnr-animate .f-panelList {
	background: url(./../Images1/ani_panel_list.png) no-repeat 0 0;
	position: absolute;
	left: 257px;
	top: 60px;
	width: 170px;
	height: 109px
}

.fk-idxBnr-animate .f-panel {
	opacity: 0;
	transition: opacity .3s;
	transform-origin: center center
}

.fk-idxBnr-animate-static .f-panel,
.fk-idxBnr-animate-static .f-bPanel,
.fk-idxBnr-animate-static .f-mPanel,
.fk-idxBnr-animate-static .f-sPanel,
.fk-idxBnr-animate.static .f-bPanel,
.fk-idxBnr-animate.static .f-mPanel,
.fk-idxBnr-animate.static .f-sPanel {
	opacity: 1
}

.fk-idxBnr-animate.init .f-panel {
	opacity: 1
}

.fk-idxBnr-animate.init .f-bPanel,
.fk-idxBnr-animate.init .f-mPanel,
.fk-idxBnr-animate.init .f-sPanel {
	opacity: 0
}

.fk-idxBnr-animate.start .f-sidePanel,
.fk-idxBnr-animate.start .f-sidePanel-pinkWrap .f-circle,
.fk-idxBnr-animate.start .f-sidePanel-yellowWrap .f-circle {
	animation-duration: 1.5s;
	animation-timing-function: linear;
	animation-direction: alternate;
	animation-iteration-count: infinite
}

.fk-idxBnr-animate.start .f-sidePanel-pinkWrap .f-circle,
.fk-idxBnr-animate.start .f-sidePanel-yellowWrap .f-circle {
	animation-name: sidePanelCircle
}

.fk-idxBnr-animate.start .f-sidePanel {
	animation-name: sidePanel
}

.fk-idxBnr-animate.start .f-bPanel,
.fk-idxBnr-animate.start .f-mPanel,
.fk-idxBnr-animate.start .f-sPanel,
.fk-idxBnr-animate.start .f-bPanel .f-mountain,
.fk-idxBnr-animate.start .f-bPanel .f-circle {
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
	animation-duration: 1s
}

.fk-idxBnr-animate.start .f-bPanel {
	animation-name: bPanel
}

.fk-idxBnr-animate.start .f-mPanel {
	animation-name: mPanel
}

.fk-idxBnr-animate.start .f-bPanel .f-mountain,
.fk-idxBnr-animate.start .f-bPanel .f-circle {
	animation-timing-function: ease-in;
	animation-name: bPanelMountain
}

.fk-idxBnr-animate.start .f-bPanel .f-circle {
	animation-timing-function: linear
}

.fk-idxBnr-animate.start .f-sPanel {
	animation-name: mPanel;
	animation-timing-function: ease-in;
	transform-origin: left top;
	transform: translate(-146px, 118px);
	animation-duration: .85s
}

.fk-idxBnr-animate.start .f-sPanel-2 {
	animation-delay: .15s
}

.fk-idxBnr-animate.start .f-mPanel .f-bar3,
.fk-idxBnr-animate.start .f-mPanel .f-bar4,
.fk-idxBnr-animate.start .f-mPanel .f-bar5,
.fk-idxBnr-animate.start .f-mPanel .f-bar2,
.fk-idxBnr-animate.start .f-mPanel .f-bar1 {
	animation-name: mPanelBar1;
	animation-timing-function: linear;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	transform-origin: 0 0;
	transform: translate(-98px, 72px) scale(0, 0)
}

.fk-idxBnr-animate.start .f-mPanel .f-bar2 {
	animation-name: mPanelBar2;
	animation-delay: .2s;
	animation-duration: .8s
}

.fk-idxBnr-animate.start .f-mPanel .f-bar3 {
	animation-name: mPanelBar3;
	animation-delay: .4s;
	animation-duration: .6s
}

.fk-idxBnr-animate.start .f-mPanel .f-bar4 {
	animation-name: mPanelBar4;
	animation-delay: .6s;
	animation-duration: .4s
}

.fk-idxBnr-animate.start .f-mPanel .f-bar5 {
	animation-name: mPanelBar5;
	animation-delay: .8s;
	animation-duration: .2s
}

.fk-idxBnr-animate.start .f-sPanel .f-circle,
.fk-idxBnr-animate.start .f-sPanel .f-line {
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-name: sPanelCircle
}

.fk-idxBnr-animate.start .f-sPanel .f-line {
	animation-name: sPanelLine;
	transform-origin: 0 0;
	transition-timing-function: linear
}

.fk-idxBnr-animate.start .f-sidePanel-pinkWrap .f-line {
	animation-duration: 1s;
	animation-timing-function: ease-in;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-name: sidePanelBar1;
	transform-origin: 0 100%
}

.fk-idxBnr-animate.start .f-sidePanel-yellowWrap .f-line {
	animation-duration: 1s;
	animation-timing-function: ease-in;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-name: sidePanelBar1;
	transform-origin: 100% 20%
}

.fk-idxBnr-animate.start .f-panelList {
	animation-duration: 1.5s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-fill-mode: forwards;
	animation-name: panelList
}

.fk-index-main,
.f-index-model,
.f-index-helper,
.f-index-guest,
.fk-footer {
	position: relative;
	z-index: 0;
	padding-top: 2px;
	margin-top: -2px;
	min-width: 1200px
}

.webHead {
	position: fixed;
	top: 0;
	left: 0;
	height: 70px;
	z-index: 99
}

.fk-banner-index {
	position: fixed;
	top: 70px;
	z-index: 0;
	width: 100%
}

.fk-index-body {
	padding-top: 771px
}

.fk-numberBar {
	position: relative;
	z-index: 2;
	background: #fff;
	padding-bottom: 1
}

.fk-numberBar,
.fk-banner-index {
	width: 100%;
	min-width: 1200px
}

.webHead,
.fk-banner-index {
	_position: absolute;
	_left: 0;
	_top: expression(eval(document.documentElement.scrollTop))
}

.fk-banner-index {
	_top: expression(eval(document.documentElement.scrollTop+71))
}

@keyframes sidePanelCircle {
	0% {
		transform: translate(0, 0)
	}
	100% {
		transform: translate(14px, 0)
	}
}

@keyframes sidePanel {
	0% {
		transform: translate(0, -20px)
	}
	100% {
		transform: translate(0, 0)
	}
}

@keyframes bPanel {
	0% {
		transform: translate(263px, -236px);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes mPanel {
	0% {
		transform: translate(-146px, 118px);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes bPanelMountain {
	0% {
		transform: translate(85px, -45px)
	}
	100% {
		transform: translate(0, 0)
	}
}

@keyframes mPanelBar1 {
	0% {
		transform: translate(-74px, 56px) scale(0, 0)
	}
	100% {
		transform: translate(0, 0) scale(1, 1)
	}
}

@keyframes mPanelBar2 {
	0% {
		transform: translate(-55px, 43px) scale(0, 0)
	}
	100% {
		transform: translate(0, 0) scale(1, 1)
	}
}

@keyframes mPanelBar3 {
	0% {
		transform: translate(-38px, 30px) scale(0, 0)
	}
	100% {
		transform: translate(0, 0) scale(1, 1)
	}
}

@keyframes mPanelBar4 {
	0% {
		transform: translate(-20px, 16px) scale(0, 0)
	}
	100% {
		transform: translate(0, 0) scale(1, 1)
	}
}

@keyframes mPanelBar5 {
	0% {
		transform: translate(0, 0) scale(0, 0)
	}
	100% {
		transform: translate(0, 0) scale(1, 1)
	}
}

@keyframes sPanelCircle {
	0% {
		transform: translate(-25px, 19px)
	}
	100% {
		transform: translate(0, 0)
	}
}

@keyframes sPanelLine {
	0% {
		transform: translate(-12px, 9px) scale(0, 0)
	}
	100% {
		transform: translate(0, 0) scale(1, 1)
	}
}

@keyframes sidePanelBar1 {
	from {
		transform: scale(0, 0)
	}
	to {
		transform: scale(1, 1)
	}
}

@keyframes panelList {
	from {
		opacity: .2
	}
	to {
		opacity: 1
	}
}