/**插件控制*/
    #qidian_wpa_2852156247_26,.qidian_wpa_img,#_QD_INVITE_IFRAME_ID_PREFIX_2852156247,.gzh{
        display: none;
    }
/**通用*/
.title-mb {
    font-size: 32px;
    font-weight: bold;
    margin: 50px 0;
    letter-spacing: 5px;
    text-align: center;
}
.title-mb span {
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 0px;
    color: #666;
}
.bannernew-box {
    z-index: 8;
    background-color: #fff;
    border-radius: 5px;
    width: 80%;
    margin-top: -2.2%;
    z-index: 20;
    margin-bottom: 10px;
    box-shadow: 0 4px 8px 0 rgba(28, 31, 33, .1);
}
.bannernew-box__item, .bannernew-box img {
    float: left;
    padding: 10px;
}
.bannernew-box__item, .bannernew img {
    float: left;
    padding: 10px 0;
}
.ksi-size--18 {
    font-size: 18px;
}
.ksi-size--18 span {
    font-weight: 600;
}
.ks-color--info {
    color: #666;
}
.bannernew-box .ks-col-sm-6 {
    padding: 0.8%;
    padding-left: 4%;
}
.swiper-container{
    overflow: initial;
}
/**-------------------------------------*/
.home-product {
    position: relative;
    margin-top: 48px;
}
.home-product .product-hots {
	position: relative;
	height: 346px;
	margin-bottom: 1px;
	padding-bottom: 80px;
	margin-right: -2%;
}
.home-product .product-hots>li>.prod-intro>.title span{
	font-size: 12px;
    line-height: 28px;
    border: 1px solid #7c90fe;
    color: #7c90fe;
    border-radius: 5px;
    padding: 2px 4px;
	margin-left: 10px;
	font-weight: normal;
}
.home-product .product-hots>li {
	float: left;
    margin-right: 2%;
    width: 23%;
    height: 346px;
    box-sizing: border-box;
    box-shadow: 0 16px 16px 0 rgba(55,69,103,.02), 0 16px 16px 0 rgb(0 0 0 / 0.03);
    border: 1px solid #e1e6f0;
    background-color: #fff;
    transition: height .2s cubic-bezier(.87,0,.13,1) .1s;
}

/* .home-product .product-hots>li:nth-child(2) {
	left: 276px
}

.home-product .product-hots>li:nth-child(3) {
	left: 552px
}

.home-product .product-hots>li:nth-child(4) {
	left: 828px
} */

.home-product .product-hots>li>.prod-intro {
	position: relative;
	padding: 48px 24px 0 10px;
	height: 298px;
	opacity: 1;
	transition: all .25s ease-in-out
}

.home-product .product-hots>li>.prod-intro .card-line {
	position: absolute;
	top: 0;
	left: 24px;
	width: 60px;
	height: 4px;
	border-radius: 0 0 2px 2px;
	opacity: 0;
	transition: opacity .3s cubic-bezier(.87,0,.13,1)
}

.home-product .product-hots>li>.prod-intro>img {
	display: block;
	margin-bottom: 18px;
	width: 74px;
	height: 58px;
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition: opacity .1s cubic-bezier(.87,0,.13,1),height .1s cubic-bezier(.87,0,.13,1),-webkit-transform .1s cubic-bezier(.87,0,.13,1);
	transition: transform .1s cubic-bezier(.87,0,.13,1),opacity .1s cubic-bezier(.87,0,.13,1),height .1s cubic-bezier(.87,0,.13,1);
	transition: transform .1s cubic-bezier(.87,0,.13,1),opacity .1s cubic-bezier(.87,0,.13,1),height .1s cubic-bezier(.87,0,.13,1),-webkit-transform .1s cubic-bezier(.87,0,.13,1)
}

.home-product .product-hots>li>.prod-intro>.title {
	margin-left: 14px;
	font-size: 15px;
	line-height: 32px;
	font-weight: 700;
	color: #374567;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition: -webkit-transform .4s cubic-bezier(0,1.04,.39,.89);
	transition: transform .4s cubic-bezier(0,1.04,.39,.89);
	transition: transform .4s cubic-bezier(0,1.04,.39,.89),-webkit-transform .4s cubic-bezier(0,1.04,.39,.89)
}

.home-product .product-hots>li>.prod-intro>.des {
	padding: 8px 0 39px 14px;
	font-size: 16px;
	line-height: 32px;
	height: auto;
	max-height: 96px;
	overflow: hidden;
	color: #7a8ba6;
	text-align: justify;
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition: opacity .25s cubic-bezier(.8,-.29,.35,1.07),-webkit-transform .25s cubic-bezier(.8,-.29,.35,1.07);
	transition: transform .25s cubic-bezier(.8,-.29,.35,1.07),opacity .25s cubic-bezier(.8,-.29,.35,1.07);
	transition: transform .25s cubic-bezier(.8,-.29,.35,1.07),opacity .25s cubic-bezier(.8,-.29,.35,1.07),-webkit-transform .25s cubic-bezier(.8,-.29,.35,1.07)
}

.home-product .product-hots>li>.prod-intro>.arrow {
	position: absolute;
	right: 24px;
	display: inline-block;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition: opacity .1s cubic-bezier(.87,0,.13,1),-webkit-transform .1s cubic-bezier(.87,0,.13,1);
	transition: transform .1s cubic-bezier(.87,0,.13,1),opacity .1s cubic-bezier(.87,0,.13,1);
	transition: transform .1s cubic-bezier(.87,0,.13,1),opacity .1s cubic-bezier(.87,0,.13,1),-webkit-transform .1s cubic-bezier(.87,0,.13,1)
}

.home-product .product-hots>li>.prod-intro>.arrow .icon__right {
	position: absolute;
	top: -5px;
	right: -5px;
	font-size: 12px
}

.home-product .product-hots>li>.prod-intro .card {
	position: absolute;
	top: 68px;
	padding-left: 14px;
	width: 80%;
	opacity: 0;
	transition: opacity .1s cubic-bezier(.87,0,.13,1)
}

.home-product .product-hots>li>.prod-intro .card>.desc {
	padding-bottom: 16px;
	margin-top: 4px;
	font-size: 14px;
	line-height: 28px;
	color: #7a8ba6;
	border-bottom: 1px solid #ebf0fc
}

.home-product .product-hots>li>.prod-intro .card .links {
	color: #3860f4;
	vertical-align: 1px
}

.home-product .product-hots>li>.prod-intro .card .links i {
	font-size: 50px;
	line-height: 28px
}

.home-product .product-hots>li>.prod-intro .card .links:hover {
	color: #2a49b8
}

.home-product .product-hots>li>.prod-intro .card-content {
	padding: 16px 0 16px 0
}

.home-product .product-hots>li>.prod-intro .card-content .content-table {
	width: 100%;
	margin-bottom: 32px
}

.home-product .product-hots>li>.prod-intro .card-content .content-table tr {
	height: 48px;
	line-height: 32px
}

.home-product .product-hots>li>.prod-intro .card-content .content-table tr .label {
	position: relative;
	font-size: 14px;
	color: #374567
}

.home-product .product-hots>li>.prod-intro .card-content .content-table tr .label .tags {
	position: absolute;
	top: -4px;
	margin-left: 6px
}

.home-product .product-hots>li>.prod-intro .card-content .content-table tr .control {
	font-size: 14px;
	font-weight: 700;
	color: #374567
}

.home-product .product-hots>li>.prod-intro .card-content .content-table tr .control input {
	vertical-align: 0
}

.home-product .product-hots>li>.prod-intro .card-bottom {
	position: absolute;
	bottom: -86px;
	width: 95%;
}

.home-product .product-hots>li>.prod-intro .card-bottom .bottom-wrap {
	height: 34px;
	padding: 24px 0 36px 0;
	border-top: 1px solid #ebf0fc;
	color: #fff
}

.home-product .product-hots>li>.prod-intro .card-bottom .bottom-wrap img
{
    float: right;
    color: #2468f2;
    padding: 7.5px 0 7.5px 10px;
}

.home-product .product-hots>li>.prod-intro .card-bottom .bottom-wrap .price-detail {
	display: inline-block;
	font-size: 12px;
	color: #374567
}

.home-product .product-hots>li>.prod-intro .card-bottom .bottom-wrap .price-detail .font-num {
	font-size: 50px;
	color: #3860f4
}

.home-product .product-hots>li>.prod-intro .card-bottom .bottom-wrap .price-detail .font-desc {
	font-size: 30px;
	font-weight: 700
}

.home-product .product-hots>li>.prod-intro .card-bottom .bottom-wrap .price-detail .gray {
	color: #7a8ba6
}

.home-product .product-hots>li>.prod-intro .card-bottom .bottom-wrap .price-detail .desc {
	display: inline-block;
	line-height: 17px
}

.home-product .product-hots>li>.prod-intro .card-bottom .bottom-wrap .button-base {
	float: right;
	color: #2468f2;
}

.home-product .product-hots>li>.smc-card {
	opacity: 0;
	transition: all .25s ease-in-out
}

.home-product .product-hots>li.active {
	height: 350px;
    border: 1px solid #2468f2;
}

.home-product .product-hots>li.active>.prod-intro .card-line {
	opacity: 1
}

.home-product .product-hots>li.active>.prod-intro>img {
	opacity: 0;
	height: 0;
	-webkit-transform: translateY(-48px);
	-ms-transform: translateY(-48px);
	transform: translateY(-48px)
}

.home-product .product-hots>li.active>.prod-intro>.title {
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px)
}

.home-product .product-hots>li.active>.prod-intro>.arrow {
	opacity: 0;
	-webkit-transform: translateX(24px);
	-ms-transform: translateX(24px);
	transform: translateX(24px)
}

.home-product .product-hots>li.active>.prod-intro>.des {
	opacity: 0;
	height: 0;
	padding: 0;
	max-height: 0;
	-webkit-transform: translateY(-48px);
	-ms-transform: translateY(-48px);
	transform: translateY(-48px)
}

.home-product .product-hots>li.active>.prod-intro .card {
	opacity: 1;
	transition: opacity .4s cubic-bezier(.87,0,.13,1)
}

.home-product .product-hots>li.active>.smc-card {
	opacity: 1;
	height: 365px
}

.product
{
    margin-top:10px
 }

.platform {
	margin-top: -60px;
	margin-bottom: 84px
}

.platform .container {
	margin: 40px auto
}

.platform .nav {
	width: 996px;
	margin: auto;
	overflow: hidden
}

.platform .nav li {
	float: left;
	width: 166px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	transform: translateY(20px);
	transition: all .4s ease-in-out;
	opacity: 0
}

.platform .nav li h2 {
	font-size: 18px;
	color: #191c3d;
	line-height: 32px;
	font-family: PingFangSC-Medium
}

.platform .nav li.active h2,.platform .nav li h2:hover {
	color: #2468f2
}

.platform .line {
	margin-top: 30px;
	height: 1px;
	width: 100%;
	background: rgba(169,184,208,.3);
	position: relative;
	opacity: 0
}

.platform .line span {
	display: block;
	width: 70px;
	height: 2px;
	background: #2468f2;
	position: absolute;
	left: 138px;
	bottom: 0;
	transition: all .2s ease-in-out
}

.platform .content {
	margin-top: 60px;
	position: relative;
	min-height: 380px
}

.platform .content .content-tab {
	opacity: 0;
	position: absolute;
	z-index: 1;
	height: 100%
}

.platform .content .content-tab img {
	width: 480px;
	float: left;
	transition: all .4s ease-in-out;
	transform: translateY(40px) scale(1.2)
}

.platform .content figcaption {
	float: left;
	margin-left: 51px;
	width: 596px;
	opacity: 0;
	transition: all .4s ease-in-out;
	transform: translateY(40px)
}

.platform .content figcaption>h2 {
	font-size: 26px;
	color: #191c3d;
	text-align: left;
	line-height: 42px
}

.platform .content figcaption>p {
	opacity: .8;
	font-size: 14px;
	color: #191c3d;
	text-align: justify;
	line-height: 26px;
	margin-top: 20px
}

.platform .content figcaption>a {
    border: 1px solid rgb(64, 94, 253);
    border-radius: 21px;
    width: 140px;
    height: 38px;
    box-sizing: border-box;
    margin: 20px 0 30px;
    display: block;
    text-decoration: none;
    line-height: 38px;
    text-align: center;
    transition: all .15s ease-in-out;
    position: relative;
}

.platform .content figcaption>a span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 2;
    margin: 0;
    width: 100%;
    left: 0;
    color: #2468f2;
    font-weight: bold;
}

.platform .content figcaption>a:after {
	content: "";
	display: block;
	border-radius: 100px;
	width: 102%;
	height: 102%;
	position: absolute;
	top: -1%;
	left: -1%;
	background-color: #2468f2;
	z-index: 1;
	transform: scale(1.08,1.1);
	opacity: 0;
	transition: all .15s ease-in
}

.platform .content figcaption>a:hover {
	border: 1px solid #2468f2;
	opacity: 1
}

.platform .content figcaption>a:hover span {
	color: #fff;
	opacity: 1
}

.platform .content figcaption>a:hover:after {
	opacity: 1;
	transform: scale(1);
	transition: all .15s ease-out
}

.platform .content figcaption .about {
	margin-top: 30px
}

.platform .content figcaption .about a
{
    float: right;
    font-size: 14px;
    color: #405efd;
    text-align: justify;
    line-height: 26px;
    opacity: 0.8;
 }

.platform .content figcaption .about .title {
	opacity: .6;
	font-size: 14px;
	color: #454a5b;
	text-align: justify;
	line-height: 26px
}

.platform .content figcaption .about.large-margin {
	margin-top: 54px
}

.platform .content figcaption .products {
	overflow: hidden;
	width: 610px
}

.platform .content figcaption .products li {
	float: left;
	transition: all .2s ease-in-out
}

.platform .content figcaption .product li img {
    width: 19%;
    margin-right: 1%;
    box-shadow: 0px 0px 8px 0px rgba(93, 108, 188, 0.15);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.platform .content figcaption .product li img.active {
	visibility: hidden;
	opacity: 1;
}

.platform .content figcaption .product li a {
	text-decoration: none;
	margin-left: 21px
}

.platform .content figcaption .product li span {
	margin-left: 10px;
	color: rgba(25,28,61,.9);
	font-size: 16px;
	line-height: 30px;
	font-family: PingFangSC-Medium
}

.platform .content figcaption .product li:hover span {
	color: #2468f2
}

.platform .content figcaption .product li:hover img.active {
	visibility: visible
}

.platform .content .characteristic {
	margin-top: 22px;
	overflow: hidden
}

.platform .content .characteristic li {
	float: left;
	margin-left: 70px;
	text-align: left
}

.platform .content .characteristic li.item-0 {
	margin-left: 0
}

.platform .content .characteristic .value {
	display: block;
	position: relative
}

.platform .content .characteristic .value b {
	opacity: .9;
	font-family: RobotoMono-Medium,DINAlternate-Bold,PingFangSC-Medium;
	font-size: 32px;
	color: #191c3d;
	line-height: 24px
}

.platform .content .characteristic .value .extra,.platform .content .characteristic .value .smUnit,.platform .content .characteristic .value .unit {
	opacity: .5;
	font-size: 14px;
	color: #191c3d;
	text-align: justify;
	line-height: 26px
}

.platform .content .characteristic .value .smUnit {
	opacity: .9;
	font-family: DINAlternate-Bold,PingFangSC-Medium;
	font-size: 23px;
	line-height: 24px
}

.platform .content .characteristic .value .extra {
	position: relative;
	top: -11px;
	margin-left: 6px
}

.platform .content .characteristic .name {
	color: rgba(25,28,61,.8)
}

.platform .content .active {
	opacity: 1;
	z-index: 2
}

.platform .nav-tab.fade-in li {
	transform: translateY(0);
	opacity: 1
}

.platform .nav-tab.fade-in .line {
	opacity: 1
}

.platform .content li.active img {
	transform: translateY(0) scale(1);
	opacity: 1
}

.platform .content li.active figcaption {
	transform: translateY(0);
	opacity: 1
}

@media screen and (min-width:1200px) and (max-width:1400px) {
	.platform .line span {
		left: 50px
	}
	.platform .content>li figure img {
		width: 270px
	}
	.platform .content>li figure figcaption {
		margin-left: 0;
		width: 585px
	}
	.platform .content>li figure>img {
		position: relative;
		top: 10px
	}
	.platform .content .content-tab img {
		width: 415px
	}
}


/* 第三部分 */
.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)
}

.f-index-model .f-item:hover .fk-casePc-formWrapHover,.fk-casePc-formWrapHover:hover {
	transform: scale(1.02,1.02) translateZ(0)
}

.f-index-model {
	background: #fff;
	/* min-height: 1200px; */
	max-height: 3300px;
}

.f-index-model .fk-index-sliderPanel .f-sldItem {
	width: 1200px;
	margin:0 auto;
	display: none;
}
.f-index-model .fk-index-sliderPanel .f-sldItem.active {
	display: block;
}

.f-index-model .fk-index-header {
	padding-bottom: 0;
	text-align: center;
}

.f-index-model .f-listWrap {
	width: 1150px;
	margin: 0 auto
}

.f-index-model .f-list {
	overflow: hidden;
	padding-top: 70px;
}
.f-index-model #pcCaseList {
	
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	
	-moz-column-gap: 15px;
	-webkit-column-gap: 15px;
	column-gap: 15px;
}

.f-index-model .f-item {
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
	border-radius: 10px;
}

.f-index-model .f-item img{
	border: 1px solid #ececec;
	vertical-align: top;
}

.f-index-model .f-item .f-caseButtonWrap {
	position: absolute;
	width: 100%;
	height: 70px;
	bottom: 0;
	left: 0;
	z-index: 3;
	text-align: center;
	transition: opacity .2s;
	opacity: 0;
	background: #fff;
	filter: alpha(opacity=0);
	border-radius: 0 0 10px 10px;
}
.f-index-model .f-item .mark{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity .5s;
	border-radius: 10px;
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: rgba(0,0,0, .6);
}

.f-index-model .f-item .f-caseButton {
	width: 120px;
	height: 38px;
	border-radius: 23px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	color: #fff;
	vertical-align: top;
	margin: 10px 22px
}

.f-index-model .f-item .f-caseButton-free {
	background-color: #405EFD;
    font-size: 14px;
    box-shadow: 0px 4px 12px 0px rgba(64,94,253,0.3);
}

.f-index-model .f-item:hover .f-caseButtonWrap {
	opacity: 1;
	filter: alpha(opacity=100)
}

.f-index-model .f-item:hover .mark {
	opacity: 1;
	filter: alpha(opacity=100)
}

.f-index-model .f-item .f-caseButton-preview {
    width: 96px;
    font-size: 14px;
    border: solid #fff 1px;
    background-color: #FF600A;
    box-sizing: border-box;
    font-size: 0;
    box-shadow: 0px 4px 12px 0px rgba(255,96,10,0.3);
}

.f-index-model .f-item .f-caseButton-preview .f-txt {
	font-size: 14px;
	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(https://jz.faisys.com/image/v2/home_ico.png?v=202006190911) -274px -14px no-repeat;
	vertical-align: middle
}

.f-index-model .f-list-mobi {
	overflow: hidden;
	padding-top: 70px;
	width: auto;
	
}
.f-index-model .moveduan{
    -moz-column-count:4;
	-webkit-column-count:4;
	column-count:4;
	
	-moz-column-gap: 10px;
	-webkit-column-gap: 10px;
	column-gap: 10px;
}

.f-index-model .f-mobiListWrap {
	width: 1120px;
	margin: 0 auto
}
.f-index-model .f-list-mobi .f-item{
	box-shadow: 0 0 0 0 rgba(0,0,0,0.11);
}
.f-index-model .f-list-mobi .f-item img{
	vertical-align: top;
}
.moveduan .f-item img{
	width: 220px;
	vertical-align: top;
}

.f-index-model .moveModel .f-item img{
	border: 1px solid transparent;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	vertical-align: top;
	box-sizing: border-box;
}

/**第二部分*/

.f2-bg {
	background: #f1f1f5 url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_1.jpg) center no-repeat;
	height: 860px;
	color: #fff;
	overflow: hidden;
	background-size: cover;
	background-color: #4f576b
}

.f2-bg.bg_ds {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_ds.jpg)
}

.f2-bg.bg_cy {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_cy.jpg)
}

.f2-bg.bg_ls {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_ls.jpg)
}

.f2-bg.bg_xy {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_xy.jpg)
}

.f2-bg.bg_my {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_my.jpg)
}

.f2-bg.bg_jy {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_jy.jpg)
}

.f2-bg.bg_fc {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_fc.jpg)
}

.f2-bg.bg_hssy {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_hssy.jpg)
}

.f2-bg.bg_zx {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_zx.jpg)
}

.f2-bg.bg_qc {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_qc.jpg)
}

.f2-bg.bg_hotel {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_hotel.jpg)
}

.f2-bg.bg_travel {
	background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-www-web-stc/img/nweb/index/f2_bg/bg_travel.png)
}

.wrap {
    min-width: 1200px;
    width: 100%;
    position: relative;
}
.g-box {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.m-dl2 {
    padding-top: 100px;
    padding-bottom: 73px;
}
.m-dt-t1 {
    text-align: center;
    font-size: 30px;
}
.m-dt-t2 {
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
}
.g-mb80 {
    margin-bottom: 80px;
}
.clear:before, .clear:after {
    display: table;
    line-height: 0;
    content: "";
}
.f2-l {
    min-height: 480px;
    padding-right: 30px;
    color: #fff;
    border-right: 4px solid #a9a9a9;
    border-color: rgba(255,255,255,.3);
}
.f-fl {
    float: left;
}

.f2-lul>li {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
    transition: background .2s linear;
}

.f2-r {
    padding-left: 58px;
    width: 950px;
    min-height: 430px;
}

.f2-item {
    position: relative;
    margin-top: 15px;
    display: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.s-fs26 {
    font-size: 26px;
}
.f-ib {
    display: inline-block;
}

.f2-lnk {
    padding: 4px 14px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #3986ff;
    background-color: #3986ff;
    color: #fff;
    transition: all .2s linear;
}

.f2-lnk1 {
    color: #FFF;
    background: 0 0;
    border: 1px solid #FFF;
    margin-right: 20px;
}

.f2-bd {
    font-size: 16px;
    line-height: 30px;
    margin-top: 17px;
}

.g-lh15 {
    line-height: 1.5;
}

.f2-rul {
    width: 100%;
    position: absolute;
    top: 160px;
    font-size: 0;
}

.f2-rul>li {
    display: inline-block;
    width: 12.5%;
    text-align: center;
    font-size: 12px;
}

.f2-zxsc {
    background-position: 0 -3900px;
}

.f2-rul1 {
    width: 100%;
    padding-top: 10px;
    border-top: 1px dashed rgba(255,255,255,.2);
    position: absolute;
    top: 310px;
}

.f2-rul1>li:first-child {
    margin-left: 0;
}
.f2-rul1>li {
    display: inline-block;
    margin-left: 72px;
    position: relative;
}
.f2-rul1-qr {
    position: absolute;
    background-color: #fff;
    border-radius: 4px;
    bottom: 0;
    height: 0;
    left: 0;
    right: 0;
    text-align: center;
    overflow: hidden;
    opacity: 0;
    filter: Alpha(opacity=0);
    font-size: 12px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.f2-rul1>li:hover .f2-rul1-qr {
    height: 180px;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #595961;
}
.f2-rul1-qr>img {
    width: 130px;
    margin: 12px 25px 9px;
}

.f2-lul>li:hover, .f2-lul>li.active {
    background-color: #2589ff;
    border-radius: 2px;
    font-weight: 700;
}

.f2-item.active {
    display: block;
}

.f2-lnk:hover {
    border-color: #0968ff;
    background-color: #0968ff;
    color: #fff;
}

/* 第三部分 */
.index-wrap {
    width: 1200px;
    margin: 0 auto;
}

.f-index-model .fk-index-sliderPanel {
    height: 1000px;
    padding-bottom: 100px;
}
.f-index-model .tag1{height: 1320px;}
.f-index-model .tag2{height: 1870px;}
.fk-index-sliderPanel {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.fk-casePc-formWrapHover {
    transition: transform .3s;
    transform: translateZ(0);
}
.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-win {
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    height: 314px;
    overflow: hidden;
}

.fk-casePc-formWrap .f-casePc-form .f-win-img {
    width: 100%;
    height: auto;
}

.fk-casePc-formWrapHover .f-winMask {
    transition: opacity .3s;
}

.fk-casePc-formWrapUnHover .f-winMask, .fk-casePc-formWrapHover .f-winMask {
    opacity: 0;
    filter: alpha(opacity=0);
}

.fk-casePc-formWrap .f-winMask {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 335px;
    border-radius: 10px 10px 0 0;
    background: #000;
}
.f-item .f-pcModelName {
    font-size: 15px;
    text-align: center;
    height: 75px;
    line-height: 75px;
}

.f-index-model .f-item .f-caseButton {
    width: 120px;
    height: 38px;
    border-radius: 23px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    color: #fff;
    vertical-align: top;
    margin: 15px 22px;
}

.fk-casePc-formWrap .f-winBg {
    width: 536px;
    height: 335px;
    position: absolute;
    left: -7px;
    top: 0;
    z-index: 0;
    background: url(https://jz.faisys.com/image/v2/home_ico.png?v=202006190911) no-repeat -893px -15px;
}

.f-index-model .f-list-mobi .f-item {
}
/* .f-index-model .f-item {
    width: 520px;
    height: 335px;
    margin: 0 55px;
    margin-bottom: 100px;
    position: relative;
} */

.fk-caseForm {
    width: 220px;
    height: 445px;
}
.fk-index-mobiArea {
    width: 220px;
    height: 452px;
    position: relative;
}
.fk-index-mobiAreaHover .fk-index-mobiPlaceholder {
    transform-origin: center center;
    transition: transform .3s;
}
.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;
    height: 470px;
}

.fk-index-mobiPlaceholder .fk-index-caseForm  .fk-index-caseForm-btn{
    position: absolute;
    right: -140px;
    top: 40%;
}
.fk-index-mobiPlaceholder .fk-index-caseForm  .fk-index-caseForm-btn .a1{
    margin-bottom: 30px;
}

.fk-index-mobiPlaceholder .fk-index-caseForm  .fk-index-caseForm-btn .a1 a{
    background: #FF600A;
    color: #fff;
    width: 140px;
    height: 40px;
    border-radius: 20px;
    padding: 5px 10px;
    font-size: 14px;
}

.fk-index-mobiPlaceholder .fk-index-caseForm  .fk-index-caseForm-btn .a2 a{
    background: #405EFD;
    color: #fff;
    width: 140px;
    height: 40px;
    border-radius: 20px;
    padding: 5px 10px;
    font-size: 14px;
}

.fk-index-caseForm {
    width: 220px;
    padding: 0 18px;
    margin-right: 44px;
    height: 585px;
    position: relative;
}
.fk-index-caseForm .f-screen {
    position: absolute;
    width: 200px;
    height: 380px;
    left: 14px;
    top: 34px;
    overflow: hidden;
    border-radius: 7px;
}

.fk-index-caseForm .f-screen-link {
    display: block;
    width: 100%;
    height: 100%;
}

.fk-index-screenHover .f-screenMask {
    transition: opacity .3s;
}

.fk-index-screenHover .f-screenMask, .fk-index-screenUnHover .f-screenMask {
    opacity: 0;
    filter: alpha(opacity=0);
}
.fk-index-caseForm .f-screenMask {
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
}
.fk-index-screenHover .f-screenMask {
    transition: opacity .3s;
}
.fk-index-screenHover .f-screenMask, .fk-index-screenUnHover .f-screenMask {
    opacity: 0;
    filter: alpha(opacity=0);
}
.fk-index-caseForm .f-screenMask {
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}
.fk-index-caseForm .f-screen-contentWrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}
.fk-index-screenHover .f-btn {
    transition: opacity .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-caseForm .f-btn-preview {
    background: transparent;
    box-sizing: border-box;
    line-height: 34px;
    left: 105px;
    margin: 0;
    background-color: #2f82ff;
    width: 63px;
}

.fk-index-caseForm .f-btn-preview.f-btn-preview-left{
    background-color: #FF600A;
    left: 80px;
}

.fk-index-caseForm .f-btn-preview.f-btn-preview-right{
    background-color: #405EFD;
    left: 160px;
}
.fk-index-caseForm .f-btn {
    display: block;
    height: 34px;
    width: 110px;
    border-radius: 19px;
    line-height: 36px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -77px;
    top: 220px;
    font-size: 14px;
    transform: scale(0.953);
}
.fk-index-screenHover .f-btn-preview {
    transition: opacity .3s;
}
.fk-index-screenHover .f-btn-preview, .fk-index-screenUnHover .f-btn-preview {
    filter: alpha(opacity=0);
    opacity: 0;
}
.fk-index-caseForm .f-btn-preview {
    display: block;
    line-height: 28px;
    margin: 0 auto;
    padding: 0;
    background: #2f82ff;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    top: 250px;
    font-size: 14px;
    width:72px;
    height:30px;
    border-radius:16px;
}

.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-screenHover .f-qrCode {
    transition: top .3s;
}

.fk-index-screenHover .f-qrCode, .fk-index-screenUnHover .f-qrCode {
    top: -151px;
}
.fk-index-caseForm .f-qrCode {
    width: 110px;
    height: 110px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    border: 8px solid #fff;
    border-radius: 3px;
    overflow: hidden;
    outline: 0;
    background: #fff;
}
.fk-index-screenHover .f-qrCode {
    transition: top .3s;
}
.fk-index-screenHover .f-qrCode, .fk-index-screenUnHover .f-qrCode {
    top: -151px;
}
.fk-index-caseForm .f-qrCode {
    width: 110px;
    height: 110px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    border: 8px solid #fff;
    border-radius: 3px;
    overflow: hidden;
    outline: 0;
    background: #fff;
}

.fk-index-screenHover .f-btn {
    transition: opacity .3s;
}

.fk-caseForm .f-phone-template {
    position: absolute;
    left: -2px;
    top: 0;
    width: 236px;
    height: 437px;
    background: url(/Template/skin1/public/website/cutaway/img/mobile1.svg) no-repeat;
    z-index: -1;
}

.fk-index-tabs {
    padding-top: 10px;
    font-size: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    border-bottom: 1px solid #eee;
}

.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;
    float: left;
}

.fk-index-tabs .f-tab.active{
	border-bottom: 2px solid #4975e5;
}

.fk-index-mobiArea {
    width: 220px;
    height: 452px;
    position: relative;
}

.f-index-model .f-mobiListWrap {
    width: 1120px;
    margin: 0 auto;
}

.fk-index-sliderPanel .f-sldList {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.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-caseForm .f-phone-template {
    z-index: 0;
}

.fk-index-caseForm .f-btn-free {
    line-height: 34px;
    width: 76px;
    height: 34px;
    transform-origin: center center;
    transform: scale(0.9615);
    background-color: #fd6040;
}
.fk-index-sliderPanel .f-sldList .f-sldItem {
    height: 100%;
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
}

.f-item .f-mobiModelName {
    font-size: 15px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.fk-index-caseForm .f-screen-img {
    width: 100%;
    height: auto;
    min-height: 100%;
}
.fk-index-caseForm .f-screen-link {
    display: block;
    width: 100%;
    height: 100%;
}

.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-screenUnHover .f-btn-preview {
	filter: alpha(opacity=0);
	opacity: 0
}

.fk-index-screenHover .f-btn-preview {
	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 {
	filter: alpha(opacity=100);
	opacity: 1;
	transform: scale(0.953)
}

.fk-index-screenHover:hover .f-qrCode {
	top: 75px
}

/* 第四部分*/
.ftu{
   /* padding: 90px 0 30px;*/
}
.ftu-box{
    padding:0 10px 60px;
}
.ftu-box__content{
    padding: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 14px 0px rgba(181, 193, 229, 0.56);
    height: 400px;
    transition: all 0.8s;
    border-radius: 5px;
}
.ftu-box__content:hover {
    box-shadow: 0px 8px 14px 0px rgba(181, 193, 229, 0.8);
    transition: all 0.8s;
    transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -webkit-transform: translateY(-5%);
}
.ftu-box__content img{
    width: 260px;
}
.ftu-box__content p{
    margin-top: 25px;
    color: #5974fd;
    font-size: 20px;
}
.ftu-box__content > div{
    font-size: 14px;
    color: #8e8e8e;
}
.ftu .col-sm-2{
    height: 100px;
}

/** 旧*/

  .combo,
    .partner-span {
        display: none;
    }
    .partner {
        margin-bottom: 10px;
        padding-top: 30px;
    }
    .partner-left--m {
        margin-top:-8px;
        font-size: 24px;
    }
    .partner-box img {
        border-radius: 5px;
    }
    .partner-box {
        margin: 20px;
        padding: 8px;
        box-shadow: 0 0px 2px 0 rgba(28, 31, 33, .1);
        border-radius: 5px;
    }
    .partner-left p {
        margin-top: 5px;
        font-size: 14px;
        color: #666;
    }
    .partner-left {
        padding: 0;
    }
    .partner-left__across {
        margin: 10px 0;
    }
    .partner-title {
        margin: 20px 0;
    }
    .partner-ico__box img {
        height: 100px;
    }
    .partner-ico__box {
        width: 33.33333%;
        margin: 15px 0;
        text-align: center;
        float: left;
    }
.partner-box {
    padding: 40px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(28,31,33,.1);
    border-radius: 12px;
    position: relative;
    font-size: 14px;
}
.partner-left {
    padding: 15px 60px;
    text-align: left;
}
.partner-left__across {
    margin: 20px 0;
    width: 40px;
    height: 2px;
    background-color: #3f5efd;
}
.partner-ico__box {
    width: 20%;
    margin: 40px 0;
    text-align: center;
    float: left;
}
.partner-ico__box__text {
    margin-top: 18px;
    font-size: 16px;
    color: #666;
}
.version-m, .stat, .banner-m, .swiper-new, .mnew, .partner-ico__box1, .referindex {
    display: none;
}
.media-righ, .media-left, .media-middle {
    padding: 15px;
}
.index-verticalline {
    width: 3px;
    height: 20px;
    float: left;
    margin-right: 10px;
    background: #405efe;
    margin-top: 6px;
}
.media-top__title {
    text-align: left;
}
.media a {
    color: #666;
    font-size: 16px;
}
.media-top__more {
    text-align: right;
    color: #c5c5c5;
}
.media-top__img {
    position: relative;
    overflow: hidden;
    height: 240px;
    padding-top: 16px;
}
/* 专注在线教育系统研发 */
.statistics{
    padding: 88px;
    color: #fff;
    background-image: url(/Template/skin1/public/website/cutaway/img/statistics.jpg);
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    height:615px;
    margin-bottom: 105px;
}
.statistics-data{
    padding-top: 18px;
    font-size: 22px;
}
.statistics-data span{
    font-size: 54px;
}
.choose-mt{
margin-top: -1px;
}
.choose{
    margin-bottom: 100px;
}
.choose .ks-image{
    height: 195px;
}

.statistics-m,.statistics-m__tab,.combo-m{
	display: none;
}
.media-top__img img{
   width: 370px;
   border-radius: 5px;
}
.index-mode13 
{
    background: url(/Template/skin1/public/website/cutaway/img/heng.jpg) no-repeat;
    height: 173px
}
.index-mode13 .index-tit {
    font-size: 30px;
    color: #393A41;
    text-align: center;
    padding-top: 40px;
    cursor: pointer;
}
.index-mode13 .index-txt {
    font-size: 20px;
    padding-top: 30px;
    text-align: right

}
.index-mode13 .index-btn{
    display: block;
    width: 184px;
    height: 48px;
    margin:70px auto 37px;
    text-align: center;
    color: #fff;
    background:#4196FF;
    line-height: 48px;
    font-size: 16px;
    border-radius: 5px;
    border: 0;
    position: inherit;
    cursor: pointer;
}
	.right-tool{
        width:70px;
        height:260px;
        opacity:1;
        border-radius:10px;
        position: fixed;
        right: 20px;
        bottom: 80px;
	z-index: 99;
    }
    .right-tool ul{
		height: 100%;
		border-radius:10px;
    }
    .right-tool ul li
    {
        background:#fff;
		height: 25.333%;
		text-align: center;
		padding-top: 30%;
		border-radius: 10px;
		margin-bottom: 10px;
		box-shadow: 0px 10px 30px rgba(27,66,116,0.1);
	}
	.right-tool ul li img{
		text-align: center;
		display: initial;
    }
    .right-tool ul li:hover{
		border-radius:10px;
		box-shadow: 0px 10px 30px rgba(27,66,116,0.2);
		cursor:pointer
    }
    .gzh {
    position: fixed;
    z-index: 19;
    right: 110px;
    bottom: 50px;
    width: 200px;
    box-shadow: 0px 10px 30px rgba(27,66,116,0.2);
    border-radius: 10px;
}
.media-item__li{
    line-height: 40px;
}
.media--bottom {
    margin-top: 5px;
    border-bottom: 1px solid #ececec;
}
.media-item img {
    height: 90px;
    border-radius: 5px;
}
.media-item__time {
    margin-top: 22px;
    color: #666;
    text-align: right;
}
.detail-icon-box i{
    line-height: 40px;
}
/** 弹窗 */
.activit-tk {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 9999999;
}
.activit-tk .activit-mask {
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
}
.activit-nr-main {
    position: absolute;
    width: 750px;
    height: 478px;
    top: 50%;
    left: 50%;
    margin: -239px 0 0 -375px;
}
.activit-nr-main .pic-box, .activit-nr-main .pic-box img {
    display: block;
    width: 100%;
    height: auto;
}
.activit-nr-info-main .colos-btn {
    position: absolute;
    display: block;
    width: 45px;
    height: 45px;
    z-index: 999;
    top: -50px;
    right: -50px;
}
.activit-nr-info-main .colos-btn img {
    display: block;
    width: 100%;
}
.colos-btns
{
    position: absolute;
    display: block;
    width: 155px;
    height: 60px;
    z-index: 999;
    bottom: 88px;
    right: 202px;
}
#index{
    border-bottom: 2px solid #405efd;
    font-weight: 600;
    color: #405efd;
}
.viewTemplate .previewBtn, .viewTemplate .experience{
	width: 120px;
	height: 38px;
	border-radius: 23px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	color: #fff;
	vertical-align: top;
	margin: 15px 22px;
}
.viewTemplate .previewBtn{
	background-color: #405EFD;
}
.viewTemplate .experience{
	background-color: #FF600A;
}

@media screen and (max-width: 1024px) {
	.tag1{ height: 1100px !important; }
	.tag2{ height: 1880px !important; }
}

@media screen and (max-width: 768px) {
	.tag1{ height: 820px !important; }
	.tag2{ height: 1405px !important; }
}

@media screen and (max-width: 480px) {
	.tag1{ height: 465px !important; }
	.tag2{ height: 2610px !important; }
	.f-index-model .moveduan { 
		padding-top: 30px; 
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
	.f-index-model .f-list{padding-top: 15px;column-count: 2;}
	.f-index-model .f-item .f-caseButtonWrap {
	    height: 40px; 
	}
	.f-index-model .f-item .f-caseButton {
	    font-size: 12px;
	    width: 76px;
	    height: 25px;
	    line-height: 25px;
	    margin: 5px 0px;
	}
	.thlevel{
		position: relative;
		top: -335px;
	}
	
}
@media screen and (max-width: 375px) {
	.tag1 { height: 930px !important; }
	.tag2 { height: 2350px !important; }
	.thlevel { top: -300px; }
}

@media screen and (max-width: 360px) {
	.viewTemplate .previewBtn, .viewTemplate .experience { margin: 15px 15px; }
	.tag1 { height: 890px !important; }
	.tag2 { height: 2250px !important; }
}

@media screen and (max-width: 320px) {
	.viewTemplate .previewBtn, .viewTemplate .experience { margin: 15px 5px; }
	.tag1 { height: 790px !important; }
	.tag2 { height: 1995px !important; }
	.tlevel{
		position: relative;
		top: -290px;
	}
	.thlevel { top: -244px; }
}
<!--耗时1782845336.984秒-->