.fk_pc {
	display: block
}

.fk_mobi {
	display: none
}

.fa-head {
	z-index: 999
}

.fk_navMobiBar {
	z-index: 19
}

.f_btn {
	overflow: hidden;
	display: inline-block
}

.f_btn>a {
	display: inline-block;
	width: 210px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	font-family: SourceHanSansCN-Normal, '΢���ź�';
	font-weight: 400;
	color: #1d78fa;
	border-width: 1px;
	border-radius: 25px;
	border-style: solid;
	border-color: #1d78fa;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	position: relative
}

.fk_banner_wrap {
	position: relative;
	background-color: #fff
}

.fk_banner_bg {
	max-width: 100%;
	vertical-align: top;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.fk_banner_left {
	position: absolute;
	left: 15.46%;
	top: 23.78%;
	width: 29.98%;
	height: 32.09%
}

.fk_banner_bg_text {
	width: 403px;
	height: 146px;
	background: url(../images/image/png) no-repeat 0 center;
	background-size: contain
}

.fk_section {
	position: absolute;
	bottom: 0;
	width: 100%
}

.fk_section .bannerBtn {
	width: 52.10%;
	height: 25.91%;
	min-height: 25px;
	min-width: 100px;
	max-width: 210px;
	max-height: 50px;
	color: #fff;
	border-color: #fff
}

.fk_section .bannerBtn:hover {
	background-color: #fff;
	color: rgba(29, 120, 250, 1);
	border-color: #1d78f9
}

.anim {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}

.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%
}

.anim {
	-moz-animation: anim-out .75s;
	-webkit-animation: anim-out .75s;
	animation: anim-out .75s
}

.anim:after {
	-moz-animation: anim-out-pseudo .75s;
	-webkit-animation: anim-out-pseudo .75s;
	animation: anim-out-pseudo .75s
}

.anim,
.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
	}
}

.fk_banner_bottom {
	position: absolute;
	width: 95%;
	max-width: 1360px;
	height: 180px;
	background: white;
	box-shadow: 0 8px 17px 1px rgba(68, 93, 127, 0.1);
	border-radius: 8px;
	margin: 0 auto;
	left: 50%;
	top: 88%;
	transform: translate(-50%, -50%)
}

.fk_banner_bottom .wrapper {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: table
}

.fk_banner_bottom .fk_data_title,
.fk_banner_bottom .fk_data_list {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: left
}

.fk_banner_bottom .fk_data_title {
	max-width: 323px;
	width: 23%
}

.fk_banner_bottom .fk_data_title .main_text_img {
	width: 57.4%;
	height: 100%;
	max-width: 179px;
	max-height: 56px;
	margin: 0 auto;
	background: url(../images/image/text-2.png) no-repeat center center;
	background-size: contain
}

.fk_banner_bottom .fk_data_list>li {
	width: 24%;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	border-left: 1px solid #ddd;
	color: #333
}

.fk_banner_bottom .fk_data_list .num {
	font-size: 39px;
	font-family: HelveticaNeueLTPro, SourceHanSansCN-Normal, '΢���ź�';
	font-weight: 300
}

.fk_banner_bottom .fk_data_list .unit {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400
}

.fk_banner_bottom .fk_data_list .sub_text {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #888
}

.screen_text_img {
	display: inline-block
}

.fk_screen_container {
	text-align: center;
	overflow-x: hidden
}

.fk_reason {
	padding: 4.1% 0 115px 0;
	background-color: #fff
}

.reason_text_img {
	width: 472px;
	height: 32px;
	margin-bottom: 80px;
	background: url(../images/image/text-1.png) no-repeat center center;
	background-size: contain;
	margin-top: 90px
}

.reason_content {
	position: relative;
	width: 1156px;
	height: 440px;
	margin: 0 auto;
	text-align: center
}

.reason_content .reason_item {
	background-color: #fff;
	position: absolute;
	width: 300px;
	height: 440px;
	box-shadow: 0 4px 20px 5px rgba(217, 223, 231, 0.4);
	transition: box-shadow .3s ease
}

.reason_content .reason_item:hover {
	box-shadow: 0 4px 20px 5px rgba(217, 223, 231, 0.8)
}

.reason_content .reason_left {
	left: 0
}

.reason_content .reason_middle {
	left: 430px
}

.reason_content .reason_right {
	right: 0
}

.reason_item_title {
	font-size: 19px;
	font-family: '΢���ź�';
	font-weight: 400;
	line-height: 60px;
	color: #333
}

.reason_left .reason_item_img {
	margin-top: 81px
}

.reason_left .reason_item_title {
	margin-top: 10px;
	margin-bottom: 5px
}

.reason_middle .reason_item_img {
	margin-top: 82px
}

.reason_middle .reason_item_title {
	margin-top: 24px;
	margin-bottom: 5px
}

.reason_right .reason_item_img {
	margin-top: 94px
}

.reason_right .reason_item_title {
	margin-top: 24px;
	margin-bottom: 5px
}

.reason_item_text span {
	font-size: 14px;
	font-family: '΢���ź�';
	font-weight: 400;
	line-height: 30px;
	color: #666
}

.reason_item_text .first_text {
	display: block
}

.fk_entry {
	padding-top: 96px;
	padding-bottom: 132px;
	margin: 0 auto;
	max-width: 1089px
}

.fk_entry .fk_entry_text_img {
	width: 452px;
	height: 33px;
	background: url(../images/image/text-3.png) no-repeat center center;
	background-size: contain
}

.fk_entry .entry_items {
	margin: 0 auto;
	margin-top: 59px
}

.fk_entry .entry_items .item {
	display: inline-block;
	padding: 30px;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	transition: all .2s ease-out
}

.fk_entry .entry_items .item:hover {
	background: white;
	border-radius: 8px;
	box-shadow: 0 9px 21px 0 rgba(0, 10, 61, 0.06)
}

.fk_entry .entry_items .item_wrapper {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.fk_entry .entry_items .item_icon {
	width: 100px;
	height: 100px;
	line-height: 90px;
	margin: 0 auto;
	vertical-align: middle
}

.fk_entry .entry_items .item_icon img {
	max-width: 100%;
	display: inline;
	margin: 0 auto
}

.fk_entry .entry_items .item_text {
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333
}

.fk_solution1 .content_right .content_right_text,
.fk_solution2 .content_left .content_left_text,
.fk_solution3 .content_right .content_right_text {
	margin-top: 33px;
	margin-bottom: 56px
}

.fk_solution1 .content_right .content_right_text div,
.fk_solution2 .content_left .content_left_text div,
.fk_solution3 .content_right .content_right_text div {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	margin-bottom: 15px
}

.fk_solution1 .solution_button>a,
.fk_solution2 .solution_button>a,
.fk_solution3 .solution_button>a {
	border: 1px solid #04cda9;
	color: #04cda9
}

.fk_solution1 .solution_button:hover>a,
.fk_solution2 .solution_button:hover>a,
.fk_solution3 .solution_button:hover>a {
	background-color: #04cda9;
	color: white
}

.fk_solution1 .content .content_left .img1,
.fk_solution1 .content .content_left .img2,
.fk_solution2 .content .content_right .img1,
.fk_solution2 .content .content_right .img2,
.fk_solution3 .content .content_left .img1,
.fk_solution3 .content .content_left .img2 {
	box-shadow: 0 4px 20px 5px rgba(217, 223, 231, 0.4)
}

.fk_solution1 {
	padding-top: 90px;
	padding-bottom: 90px;
	background: white;
	margin: 0 auto
}

.fk_solution1 .fk_solution1_text_img {
	width: 657px;
	height: 33px;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-3/text-1.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_solution1 .content {
	margin: 0 auto;
	margin-top: 100px;
	max-width: 1087px
}

.fk_solution1 .content::after {
	content: '';
	display: block;
	clear: both
}

.fk_solution1 .content .content_left {
	float: left;
	max-width: 640px;
	width: 60%;
	position: relative
}

.fk_solution1 .content .content_left .effect_img {
	position: absolute;
	right: -44px;
	height: 26.5%;
	max-width: 125px;
	min-width: 125px;
	height: 26.5%;
	top: 49%;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-3/fd.png?v=201908281256) center 0 no-repeat;
	background-size: contain
}

.fk_solution1 .content .content_left .img1,
.fk_solution1 .content .content_left .img2 {
	width: 44%;
	height: auto;
	max-width: 270px;
	max-height: 470px
}

.fk_solution1 .content .content_left .img1 {
	float: left
}

.fk_solution1 .content .content_left .img2 {
	float: right
}

.fk_solution1 .content .content_left .img1>img,
.fk_solution1 .content .content_left .img2>img {
	width: 100%;
	height: auto
}

.fk_solution1 .content .content_right {
	text-align: left;
	margin-top: 12%;
	margin-left: 10px;
	margin-right: 10px;
	float: right
}

.fk_solution1 .fk_solution1_text_right {
	width: 223px;
	height: 24px;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-3/text-2.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_solution2 {
	padding-top: 90px;
	padding-bottom: 90px;
	background: #f6f9fe;
	margin: 0 auto
}

.fk_solution2 .content {
	margin: 0 auto;
	max-width: 1087px
}

.fk_solution2 .content::after {
	content: '';
	display: block;
	clear: both
}

.fk_solution2 .content .content_left {
	text-align: left;
	margin-top: 12%;
	margin-left: 10px;
	margin-right: 10px;
	float: left
}

.fk_solution2 .fk_solution2_text_left {
	width: 149px;
	height: 24px;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-4/text-1.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_solution2 .content .content_right {
	float: right;
	max-width: 640px;
	width: 60%
}

.fk_solution2 .content .content_right .img1,
.fk_solution2 .content .content_right .img2 {
	width: 44%;
	height: auto;
	max-width: 270px;
	/* max-height: 470px */
}

.fk_solution2 .content .content_right .img1 {
	float: left
}

.fk_solution2 .content .content_right .img2 {
	float: right
}

.fk_solution2 .content .content_right .img1>img,
.fk_solution2 .content .content_right .img2>img {
	width: 100%;
	height: auto
}

.fk_solution3 {
	padding-top: 90px;
	padding-bottom: 90px;
	background: white;
	margin: 0 auto
}

.fk_solution3 .content {
	margin: 0 auto;
	max-width: 1087px
}

.fk_solution3 .content::after {
	content: '';
	display: block;
	clear: both
}

.fk_solution3 .content .content_left {
	float: left;
	max-width: 640px;
	width: 60%
}

.fk_solution3 .content .content_left .img1,
.fk_solution3 .content .content_left .img2 {
	width: 44%;
	height: auto;
	max-width: 270px;
	max-height: 470px
}

.fk_solution3 .content .content_left .img1 {
	float: left
}

.fk_solution3 .content .content_left .img2 {
	float: right
}

.fk_solution3 .content .content_left .img1>img,
.fk_solution3 .content .content_left .img2>img {
	width: 100%;
	height: auto
}

.fk_solution3 .content .content_right {
	text-align: left;
	margin-top: 12%;
	margin-left: 10px;
	margin-right: 10px;
	float: right
}

.fk_solution3 .fk_solution3_text_right {
	width: 148px;
	height: 24px;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-5/text-1.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_qzApp {
	padding-top: 100px;
	padding-bottom: 55px;
	background: #f6f9fe
}

.fk_qzApp .qzApp_text_img {
	width: 506px;
	height: 33px;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-6/text-1.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_qzApp .qzApp_contentContainer {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 70px
}

.fk_banTxtCopy {
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fk_qzApp .qzApp_contentContainer::-webkit-scrollbar {
	display: none
}

.fk_qzApp .qzApp_contentWrap {
	height: 365px;
	padding-bottom: 45px;
	overflow-x: hidden;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch
}

.fk_qzApp .qzApp_contentContainer::-webkit-scrollbar {
	display: none
}

.fk_qzApp .qzApp_content {
	width: 1290px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 0
}

.fk_qzApp .itemWrap {
	display: inline-block;
	width: 230px;
	height: 100%;
	margin-left: 100px;
	box-shadow: 0 4px 20px 5px rgba(217, 223, 231, 0.4);
	border-radius: 10px;
	transition: box-shadow .3s ease
}

.fk_qzApp .itemWrap:hover {
	box-shadow: 0 4px 20px 5px rgba(217, 223, 231, 0.8)
}

.fk_qzApp .itemWrap1 {
	margin: 0;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-6/ld1.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_qzApp .itemWrap2 {
	background: url(https://www.yingdaokeji.com/image/weixin/screen-6/ld2.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_qzApp .itemWrap3 {
	background: url(https://www.yingdaokeji.com/image/weixin/screen-6/ld3.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_qzApp .itemWrap4 {
	background: url(https://www.yingdaokeji.com/image/weixin/screen-6/ld4.png?v=201908281256) no-repeat center center;
	background-size: contain
}

.fk_qzApp .item_title {
	margin-top: 271px;
	font-size: 16px;
	font-family: '΢���ź�';
	font-weight: 400;
	color: #333
}

.fk_qzApp .item_text {
	margin-top: 9px
}

.fk_qzApp .text_line {
	display: block;
	font-size: 12px;
	font-family: '΢���ź�';
	font-weight: 400;
	color: #666;
	margin-top: 8px
}

.fk_numberBar {
	color: #333;
	position: relative;
	height: 170px;
	width: 100%;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-7/bg.png?v=201908281256) no-repeat center center;
	background-size: 100% 100%
}

.fk_numberBar .fk_numberBar_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.fk_numberBar .fk_trustChoiceNum {
	display: inline-block
}

.fk_numberBar .fk_numberWrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	display: table;
	overflow: hidden
}

.fk_numberBar .fk_numberList {
	font-size: 0;
	display: table-cell;
	vertical-align: middle
}

.fk_numberBar .fk_numberItem {
	border-left: solid #ebebeb 1px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: none;
	font-family: HelveticaNeueLTPro, SourceHanSansCN-Normal, '΢���ź�';
	text-align: center;
	width: 308px;
	padding: 15px 0 8px 0
}

.fk_numberBar .fk_itemWrap {
	text-align: left;
	display: inline-block
}

.fk_numberBar .fk_numberItem:first-child {
	border-left: none
}

.fk_numberBar .fk_numberDesc {
	font-size: 15px;
	font-weight: 400;
	color: rgba(236, 247, 255, 1);
	margin-top: 25px
}

.fk_numberBar .fk_num {
	font-size: 39px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 1
}

.fk_numberBar .fk_num,
.fk_numberBar .fk_numberDesc {
	vertical-align: top
}

.fk_numberBar .fk_char {
	margin-left: 10px;
	font-size: 15px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 1
}

.fk_trade {
	position: relative;
	height: 662px;
	background: url(../images/image/w4_6.png) no-repeat center center;
	background-size: cover
}

.fk_trade .trade_text_img {
	width: 137px;
	height: 32px;
	background: url(../images/image/w4_7.png) no-repeat center center;
	background-size: contain;
	margin: 0 auto;
	margin-top: 90px
}

.fk_trade .trade_content {
	width: 100%;
	max-width: 1362px;
	margin: 0 auto;
	margin-top: 10px
}

.trade_content>img {
	width: 100%;
	background-size: contain
}

.fk_intro {
	height: 762px;
	background-color: rgba(246, 249, 254, 1);
	overflow: hidden;
	text-align: center
}

.fk_intro .content {
	margin: 0 auto;
	width: 1464px
}

.fk_intro .title {
	width: 523px;
	height: 34px;
	background: url(https://www.yingdaokeji.com/image/weixin/screen-9/text-1.png?v=201908281256) no-repeat 0;
	display: inline-block;
	margin-top: 79px;
	margin-bottom: 39px;
	background-size: contain
}

.fk_intro .content .item {
	width: 100%;
	height: 450px;
	position: relative
}

.fk_intro .templates {
	position: absolute;
	width: 1260px;
	height: 100%;
	left: 110px;
	overflow: hidden;
	text-align: center
}

.fk_intro .templates .clearfix {
	position: absolute;
	width: 1000%;
	height: 100%;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	padding-top: 30px
}

.fk_intro .templates .clearfix li {
	float: left;
	width: 275px;
	display: inline-block;
	margin: 0 20px 0
}

.fk_intro .templates .template {
	width: 100%;
	height: 400px;
	display: inline-block;
	float: left;
	position: relative
}

.fk_intro .content .item .item_btn {
	position: absolute;
	height: 450px;
	line-height: 450px;
	padding-top: 30px
}

.fk_intro .content .btn_left {
	left: 0
}

.fk_intro .content .btn_right {
	right: 0
}

.fk_intro .content .item_btn .iconfont {
	display: inline-block;
	width: 40px;
	height: 65px;
	cursor: pointer
}

.fk_intro .content .btn_left .iconfont {
	background: url(https://www.yingdaokeji.com/image/weixin/screen-9/button-1.png?v=201908281256) no-repeat 0
}

.fk_intro .content .btn_right .iconfont {
	background: url(https://www.yingdaokeji.com/image/weixin/screen-9/button-2.png?v=201908281256) no-repeat 0
}

.fk_intro .templates .name {
	position: absolute;
	font-size: 20px;
	color: #333;
	top: 274px;
	width: 100%;
	text-align: center
}

.fk_intro .templates .info {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 291px
}

.fk_intro .templates .template {
	transition: transform .3s ease, box-shadow .3s ease
}

.fk_intro .templates .template:hover {
	transform: translate3d(0, -10px, 0)
}

.fk_intro .templates .template:hover .template_code {
	opacity: 1
}

.fk_intro .templates .template:hover .code_img {
	box-shadow: 0 0 15px 2px rgba(217, 223, 231, 0.8)
}

.fk_intro .templates .template .pre_img {
	box-shadow: 0 5px 20px 5px rgba(217, 223, 231, 0.3)
}

.fk_intro .templates .template_code {
	position: absolute;
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: all .3s
}

.fk_intro .templates .template_code .code_img {
	transition: box-shadow .3s ease
}

.fk_intro .templates .template_code .code_tips {
	position: absolute;
	font-size: 16px;
	color: #333;
	width: 100%;
	left: 0;
	bottom: 31px
}

.fk_intro .link {
	margin-top: 40px;
	position: relative;
	overflow: hidden
}

.fk_intro .link::after {
	content: '';
	width: 100%;
	padding-top: 100%;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	animation: ripple 1.3s infinite
}

.fk_intro .link:hover:after {
	display: none
}

.fk_intro .intro_button {
	margin-top: 45px;
	display: inline-block
}

.fk_intro .intro_button>a {
	border: 1px solid #04cda9;
	color: #04cda9
}

.fk_intro .intro_button:hover>a {
	border: 1px solid #04cda9;
	background-color: #04cda9;
	color: white
}

.ani-can .ani-item {
	transform: translateX(100px);
	opacity: 0;
	transition: transform 1s, opacity 1s, box-shadow .2s
}

.ani-can .move {
	transform: translateX(0);
	opacity: 1
}

.ani-can .delay-0 {
	transition-delay: 0s
}

.ani-can .delay-1 {
	transition-delay: .1s
}

.ani-can .delay-2 {
	transition-delay: .2s
}

.ani-can .delay-3 {
	transition-delay: .3s
}

.ani-can .delay-4 {
	transition-delay: .4s
}

.ani-can .delay-5 {
	transition-delay: .5s
}

.fk_reg {
	position: relative;
	padding-top: 11.98%
}

.fk_reg .fk_reg_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://www.yingdaokeji.com/image/weixin/bottom/bg.png?v=201908281256) no-repeat center center;
	background-size: 100%
}

.fk_reg .reg_text_img {
	position: absolute;
	width: 686px;
	height: 28px;
	background: url(https://www.yingdaokeji.com/image/weixin/bottom/text-1.png?v=201908281256) no-repeat center center;
	background-size: 100%;
	left: 50%;
	top: 21%;
	margin-left: -343px
}

.fk_reg .reg_content {
	position: absolute;
	height: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 54.775%;
	text-align: center
}

.fk_reg .content_btn a {
	color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 255, 255, 1)
}

.fk_reg .content_btn:hover a {
	color: #27aecd;
	background-color: white
}

@media(max-width:1479px) {
	.fk_banner_bg_text {
		width: 100%;
		height: 60.63%
	}

	.fk_intro .content {
		width: 1165px
	}

	.fk_intro .templates {
		width: 945px
	}

	.fk_trade {
		height: 600px
	}

	.fk_reason {
		padding-top: 8.1%
	}
}

@media(max-width:1300px) {
	.fk_numberBar .fk_numberItem {
		width: 24%
	}

	.reason_content {
		width: 100%;
		height: auto
	}

	.reason_content .reason_item {
		display: inline-block;
		position: relative;
		width: 23.4%;
		height: auto;
		margin: 0 2.5%;
		min-width: 180px;
		min-height: 265px;
		border-radius: 5px
	}

	.reason_item div {
		position: absolute;
		margin-top: 0
	}

	.reason_item_img img {
		margin-left: -100%;
		width: 100%
	}

	.reason_left .reason_item_img {
		margin-top: 0;
		top: 17.27%;
		left: 50%;
		width: 47.67%
	}

	.reason_middle .reason_item_img {
		margin-top: 0;
		top: 12.5%;
		left: 50%;
		width: 38.33%
	}

	.reason_right .reason_item_img {
		margin-top: 0;
		top: 17.04%;
		left: 50%;
		width: 38.67%
	}

	.reason_content .reason_item:before {
		content: "";
		display: inline-block;
		padding-bottom: 147.32%
	}

	.reason_content .reason_middle {
		left: auto
	}

	.reason_item_title {
		top: 58.18%;
		left: 50%;
		transform: translate(-50%, -50%);
		margin-top: 0
	}

	.reason_left .reason_item_title,
	.reason_middle .reason_item_title,
	.reason_right .reason_item_title {
		margin-top: 0
	}

	.reason_item_text {
		width: 100%;
		top: 75%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}

@media(max-width:1165px) {
	.fk_intro .content {
		width: 850px
	}

	.fk_intro .templates {
		width: 630px
	}

	.fk_reg {
		height: 137px;
		padding-top: 0
	}

	.fk_reg .fk_reg_bg {
		background-size: 1165px
	}

	.fk_trade {
		height: 565px
	}

	.fk_trade .fk_trade_bg {
		background-size: 1165px
	}
}

@media(max-width:1023px) {
	.reason_item_title {
		font-size: 17px
	}

	.reason_item_text span {
		font-size: 12px
	}

	.reason_item_text .first_text {
		margin-bottom: 2%
	}

	.reason_text_img {
		width: 43.4%;
		min-width: 311px
	}

	.fk_entry .fk_entry_text_img {
		width: 45.2%;
		min-width: 322px
	}

	.fk_banner_left {
		min-width: 250px;
		height: 47%;
		min-height: 100px;
		left: 3%;
		top: 17%
	}

	.fk_banner_wrap .fk_banner_bg_text {
		width: 82%;
		height: 71%
	}

	.fk_banner_bottom {
		height: 100px
	}

	.fk_banner_bottom .fk_data_list .num {
		font-size: 24px
	}

	.fk_banner_bottom .fk_data_list .unit {
		font-size: 14px
	}

	.fk_banner_bottom .fk_data_list .sub_text {
		font-size: 14px
	}

	.fk_solution1 .fk_solution1_text_img {
		width: 65.7%;
		min-width: 400px
	}

	.fk_trade .trade_text_img {
		width: 13.37%;
		min-width: 100px
	}

	.fk_qzApp .qzApp_text_img {
		width: 50.6%;
		min-width: 361px
	}

	.fk_intro .title {
		width: 52.3%;
		min-width: 355px
	}

	.fk_trade {
		height: 487px
	}

	.fk_trade .trade_text_img {
		margin-top: 5%
	}

	.fk_trade .trade_content {
		margin-top: 2%
	}
}

@media(max-width:849px) {
	.fk_trade {
		height: 415px
	}

	.fk_intro .content {
		width: 100%;
		max-width: 535px
	}

	.fk_intro .templates {
		width: 315px;
		left: 50%;
		margin-left: -157.5px
	}

	.fk_intro .content .item .item_btn {
		width: 40px
	}

	.fk_reg .reg_text_img {
		width: 550px;
		margin-left: -275px
	}
}

@media(max-width:803px) {
	.fk_solution3 .content .content_right {
		width: 36.4%
	}
}

@media(max-width:749px) {
	.f_btn>a {
		width: 150px;
		height: 35px;
		line-height: 35px;
		font-size: 18px
	}

	.f_btn>a {
		font-size: 16px
	}

	.fk_trade {
		height: 360px
	}

	.fk_reason {
		padding-bottom: 0
	}

	.fk_reason .fk_slideContainer {
		height: 330px;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden
	}

	.fk_reason .fk_slideWrap {
		height: 330px;
		padding-top: 15px;
		padding-bottom: 45px;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch
	}

	.reason_text_img {
		margin-bottom: 20px
	}

	.reason_content {
		width: 750px
	}

	.fk_numberBar .fk_num {
		font-size: 35px
	}

	.fk_entry,
	.fk_solution1,
	.fk_solution2,
	.fk_solution3,
	.fk_qzApp {
		padding: 60px 0
	}

	.fk_entry .entry_items {
		margin-top: 20px
	}

	.fk_entry .entry_items .item {
		padding: 10px;
		width: 100px;
		height: 100px
	}

	.fk_entry .entry_items .item_icon {
		width: 70px;
		height: 70px;
		line-height: 70px
	}

	.fk_entry .entry_items .item_text {
		font-size: 14px
	}

	.fk_solution1 .content,
	.fk_solution2 .content,
	.fk_solution3 .content {
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center
	}

	.fk_solution2 .content {
		flex-direction: column
	}

	.fk_solution1 .content .content_left,
	.fk_solution1 .content .content_right,
	.fk_solution2 .content .content_left,
	.fk_solution2 .content .content_right,
	.fk_solution3 .content .content_left,
	.fk_solution3 .content .content_right {
		float: none;
		text-align: center;
		margin-top: 0;
		width: 100%
	}

	.fk_solution1 .content .content_left,
	.fk_solution2 .content .content_right,
	.fk_solution3 .content .content_left {
		max-width: 600px;
		margin-top: 50px;
		margin-bottom: 20px
	}

	.fk_solution1 .content .content_right {
		margin-top: 50px
	}

	.fk_solution2 .content .content_left {
		margin-top: 20px
	}

	.fk_solution3 .content .content_right {
		margin-top: 20px
	}

	.fk_solution1 .content .content_right_text,
	.fk_solution2 .content .content_left_text,
	.fk_solution3 .content .content_right_text {
		margin-bottom: 40px
	}

	.fk_solution1 .content {
		margin-top: 0
	}

	.fk_banner_bottom {
		height: 85px
	}

	.fk_banner_bottom .fk_data_list>li {
		width: 23.8%
	}

	.fk_banner_bottom .fk_data_list .num {
		font-size: 24px
	}

	.fk_banner_bottom .fk_data_list .unit {
		font-size: 16px
	}

	.fk_banner_bottom .fk_data_list .sub_text {
		font-size: 16px
	}
}

@media(max-width:640px) {
	.fk_trade {
		height: 300px
	}

	.fk_reg .reg_text_img {
		width: 450px;
		margin-left: -225px
	}
}
