@charset "utf-8";

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

@font-face {
	font-family: 'iconfont';
	src: url('../font/iconfont.ttf') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.qing,
.clear {
	clear: both;
}

.container {
	width: 1500px;
	min-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.palr {
	padding-left: 44px;
	padding-right: 44px;
}


/*.palr2 {
	padding-left: 70px;
	padding-right: 70px;
}*/

.ovfh {
	overflow: hidden;
}

.font-white {
	color: #fff !important;
}


/**********************kaifa**********************/
.kfy-ban {
	display: block;
	position: relative;
	overflow: hidden;
}

.kfy-banmk {
	display: block;
	position: relative;
	padding: 220px 0 175px;
	overflow: hidden;
	z-index: 5;
	text-align: center;
}

.kfy-banm-tit {
	margin-bottom: 3px;
	line-height: 53px;
	font-size: 38px;
	color: #fff;
}

.kfy-banm-text {
	line-height: 36px;
	font-size: 20px;
	color: #fff;
}

/*  */
.kfy-addnk {
	display: block;
	padding: 60px 0 37px;
	overflow: hidden;
}

.kfy-add-list {
	display: block;
	margin-left: -100px;
}

.kfy-add-list li {
	display: block;
	width: calc(20% - 100px);
	float: left;
	margin-left: 100px;
}

.kfy-add-lim1 {
	margin-bottom: 3px;
	line-height: 25px;
	font-size: 18px;
	color: #474747;
}

.kfy-add-lim2 {
	line-height: 21px;
	font-size: 14px;
	color: #737373;
}

/*  */
.kfy-telnk {
	display: block;
	position: relative;
	overflow: hidden;
}

.kfy-telnk .container {
	display: block;
	position: relative;
	z-index: 3;
	padding: 47px 0 76px;
	overflow: hidden;
}

.kfy-tel-mk {
	display: block;
	text-align: center;
	margin-bottom: 24px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}

.kfy-tel-b {
	display: block;
	float: left;
}

.kfy-tel-bm {
	display: block;
	float: left;
	margin-left: 18px;
	line-height: 39px;
	font-size: 32px;
	color: #fff;
}

.kfy-telsdk {
	display: block;
	text-align: center;
}

.kfy-telsxk {
	display: inline-block;
	text-align: left;
}

.kfy-telsmk {
	display: block;
	float: left;
	overflow: hidden;
}

.kfy-telsmk:nth-child(2) {
	margin-left: 90px;
}

/* 抖音 */
.dy-ban-ak {
	display: block;
	position: relative;
	text-align: center;
	padding-top: 68px;
	padding-bottom: 12px;
}

.dy-ban-axk {
	display: inline-block;
	overflow: hidden;
}

.dy-ban-a1 {
	display: block;
	float: left;
	overflow: hidden;
	width: 166px;
	height: 46px;
	overflow: hidden;
	background-color: #fff;
	margin: 0 18px;
	border: 1px solid #fff;
	border-radius: 4px;
	font-weight: bold;
	line-height: 44px;
	font-size: 18px;
	color: #5e4eff;
}

.dy-ban-a1 span {
	display: block;
	position: relative;
	top: 0;
	color: #5e4eff;
}

.dy-ban-a1:hover span {
	top: -100%;
}

.dy-ban-a2 {
	display: block;
	float: left;
	overflow: hidden;
	width: 166px;
	height: 46px;
	border: 1px solid #fff;
	margin: 0 18px;
	border-radius: 4px;
	font-weight: bold;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
}

.dy-ban-a2 span {
	display: block;
	position: relative;
	top: 0;
	color: #fff;
}

.dy-ban-a2:hover span {
	top: -100%;
}

 

/* 本例子css */
.slideTxtBox {}

.slideTxtBox .hd {
	display: block;
	float: left;
	width: 255px;
	padding: 0 33px;
	position: relative;
}

.slideTxtBox .hd ul {
	position: relative;
	padding-top: 20px;
}

.slideTxtBox .hd ul li {
	margin-bottom: 35px;
	cursor: pointer;
	line-height: 36px;
	font-size: 16px;
	color: #b7b7b7;
	list-style: none;
}


.dy-al-xnrk {
	display: block;
	position: relative;
	margin-left: 255px;
}

.slideTxtBox .bd ul {
	zoom: 1;
}

.slideTxtBox .bd li {
	list-style: none;
	line-height: 24px;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.slideTxtBox .arrow,
.arrow-dy {
	position: absolute;
	right: 50px;
	top: 274px;
	z-index: 6;
}

.swiper-button-dyprev,
.swiper-button-dynext {
	left: auto;
	right: auto;
	top: auto;
	margin-top: auto;
}

.swiper-button-dyprev::after,
.swiper-button-dynext::after {
	content: "";
}

.slideTxtBox .arrow a,
.swiper-button-dyprev,
.swiper-button-dynext {
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	margin: 10px 0;
	cursor: pointer;
	border-radius: 50%;
	background-size: 100% !important;
}

.slideTxtBox .arrow .prev,
.swiper-button-dyprev {
	background: url(../images/dy-al-xj1.png) center center no-repeat;
}

.slideTxtBox .arrow .next,
.swiper-button-dynext {
	background: url(../images/dy-al-xj2.png) center center no-repeat;
}

.slideTxtBox .arrow .prevStop {
	opacity: 0.5;
}

.slideTxtBox .arrow .nextStop {
	opacity: 0.5;
}

 
.mySwiper {
	margin-bottom: 20px;
}

.slideTxtBox .hd ul li.on .dy-al-lb,
.mySwiper .swiper-slide-thumb-active .dy-al-lb {
	font-size: 28px;
	color: #6253fb;
}

.slideTxtBox .hd ul li.on .dy-al-lbti,
.mySwiper .swiper-slide-thumb-active .dy-al-lbti {
	font-size: 18px;
	color: #000;
}

.dy-al-lbg {
	display: block;
	position: relative;
	z-index: 3;
}

.dy-al-lbgtu {
	border-radius: 7px;
}

.dy-al-lnxk {
	padding: 73px 70px;
	display: block;
	position: relative;
	z-index: 4;
}

.dy-al-sjk {
	display: block;
	width: 342px;
	height: auto;
	position: absolute;
	z-index: 3;
	overflow: hidden;
	top: -58px;
	right: 170px;
}

.dy-al-sjk .in-protuk {
	width: calc(100% - 2px);
	height: auto;
	left: 1px;
}

.dy-al-lnxmk {
	display: block;
	width: calc(100% - 450px);
	padding-right: 125px;
	margin-right: 450px;
}

.dy-al-ltit {
	display: block;
	margin-bottom: 20px;
	line-height: 40px;
	font-size: 26px;
	color: #fff;
}

.dy-al-ltext {
	display: block;
	height: 108px;
	margin-bottom: 50px;
	line-height: 27px;
	font-size: 16px;
	color: #fff;
}

.dy-al-lgjc {
	display: block;
	margin-bottom: 4px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}

.dy-al-ldbs {
	display: block;
	margin-bottom: 44px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}

.dy-al-laxx {
	display: block;
	position: relative;
	overflow: hidden;
	width: 150px;
	height: 42px;
	border: 1px solid #fff;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}

.dy-al-laxx span {
	display: block;
	position: relative;
	top: 0;
	color: #fff;
}

.dy-al-laxx:hover {
	background-color: #fff;
}

.dy-al-laxx:hover span {
	top: -100%;
	color: #6556fe;
}

/*  */
.dy-pkndk {
	display: block;
	position: relative;
	padding: 40px 0;
	border-top: 22px solid #ececf9;
	border-bottom: 26px solid #ececf9;
	overflow: hidden;
	/* background: url(../img-dy/dypkxbg.png) top center no-repeat; */
	/* background: url(../img-dy/dy-dbbg.jpg) center top repeat-x; */
}

.dy-zllxbg {
	display: block;
	position: absolute;
	bottom: 0;
	left: calc(50% - 750px);
	z-index: 2;
}

.dy-qz-tit1 span{
	display: inline-block;
	width: 98px;
	height: 98px;
	border: 14px solid #e7e6f7;
	text-align: center;
	background: #fff;
	margin: 0 30px;
	box-shadow: 0 0 24px rgba(0,0,0,0.1);
	border-radius: 50%;
	font-weight: bold;
	line-height: 70px;
	font-size: 36px;
	color: #5e4eff;
}
.dy-pk-duo{
	display: block;
	width: 206px;
	height: 46px;
	border-radius: 4px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #5e4eff;
	margin: 0 auto;
	font-weight: bold;
	line-height: 44px;
	font-size: 18px;
	color: #5e4eff;
}
.dy-pk-duo span{
	display: block;
	position: relative;
	top: 0;
	color: #5e4eff;
}
.dy-pk-duo:hover{
	background: #5e4eff;
}
.dy-pk-duo:hover span{
	top: -100%;
	color: #fff;
}
.dy-pk-xti1{
	display: block;
	margin-bottom: 18px;
	line-height:32px;
	font-size: 20px;
	color: #2e2e2e;
}
.dy-pk-xti2{
	display: block;
	padding-top: 18px;
	line-height:27px;
	font-size: 16px;
	color: #b3b3bf;
}
.dy-pktuk{
	display: block;
	position: relative;
}
.dy-pktu{
	display: block;
	position: relative;
	z-index: 1;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 24px rgba(0,0,0,0.13);
}
.dy-pk-bt1, .dy-pk-bt2{
	display: block;
	position: absolute;
	width:16%;
	z-index: 3;
	border-radius: 5px;
	/* border: 1px solid rgba(0,0,0,0.13); */
	box-shadow: 0 0 12px rgba(0,0,0,0.13);
}
.dy-pk-bt1{
	left: -10.58%;
	bottom: 23.09%;
}
.dy-pk-bt2{
	left: -12.28%;
	bottom: 12.2%;
}
.dy-pktus2{
	display: block;
	position: absolute;
	z-index: 4;
	width: 28.76%;
	right: -5.98%;
	top: 48.91%;
}
.dy-pktus22{
	top: 23.369%;
	right: -6.177%;
}
.dy-pktus23{
	top: 6.25%;
	right: -6.177%;
}
.dy-pktus01{
	display: block;
	position: absolute;
	z-index: 4;
	width: 37.45%;
	/* height: 33.967%; */
	right: -15.637%;
	top: 15.49%;
}
.dy-pktus02{
	right: -9.652%;
	top: 42.39%;
}
.dy-pktus03{
	right: -10.23%;
}
.dy-pktus1{
	display: block;
	position: absolute;
	z-index: 4;
	width: 194px;
	height: 125px;
	right: -15.637%;
	top: 15.49%;
	background: url(../img-dy/dy-pktus1.png) center center no-repeat;
	background-size: 100% 100% !important;
	padding: 9px 15px;
}
.dy-pktus-da{
	display: block;
	padding-left: 13px;
	margin-bottom: 8px;
	line-height: 22px;
	font-size:18px;
	color: #2e2e2e;
}
.dy-pktus-ci1{
	display: block;
	padding-left: 13px;
	margin-bottom: 2px;
	line-height: 22px;
	font-size: 14px;
	color: #7b7b7b;
}
.dy-pktus-ci2{
	display: block;
	font-weight: bold;
	line-height: 24px;
	font-size: 16px;
	color: #5e4eff;
}
.dy-pktus-ci3{
	padding-left: 13px;
}
.dy-pktus-cidk{
	display: block;
	width: 50%;
	float: left;
}
.dy-pknrk{
	display: block;
	overflow: hidden;
	padding-bottom: 40px;
	position: relative;
	z-index: 1;
}
.dy-pkxk1{
	max-width: 50%;
	padding-left: 20px;
	background: #fff;
}
.dy-pkxk2{
	max-width: 50%;
	padding-right: 20px;
	background: #fff;
}

.dy-pkndk .swiper-slide{
	background: #fff;
}
/*  */
.dy-zzndk{
	display: block;
	background: #fff;
	position: relative;
	padding: 66px 0;
	overflow: hidden;
}
.dy-zz-list{
	display: block;
	position: relative;
	margin-left: -50px;
}
.dy-zz-list li{
	margin-left: 50px;
	width: calc(33.333% - 50px);
	float: left;
	list-style: none;
}
.dy-zz-link{
	display: block;
	border-radius: 6px;
	overflow: hidden;
	padding: 43px 20px;
	box-shadow: 0 0 13px rgba(0,0,0,0.16);
}
.dy-zz-xb{
	display: block;
	margin: 0 auto 10px;
}
.dy-zz-xb-tit{
	display: block;
	text-align: center;
	margin-bottom: 5px;
	line-height: 36px;
	font-size: 24px;
	color: #2e2e2e;
}
.dy-zz-xb-text{
	display: block;
	text-align: center;
	height:84px;
	line-height: 28px;
	font-size: 16px;
	color: #000;
}
/*  */
.dy-fwlcdk{
	display: block;
	position: relative;
	overflow: hidden;
	background: #f8f8ff;
	padding: 85px 0 70px;
}
.dy-fw-lxnk{
	display: block;
	position: relative;
	overflow: hidden;
	width: 180px;
	height: 44px;
	margin: 0 auto 16px;
	border-radius: 7px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #4042f1;
}
.dy-fw-lxnk span{
	display: block;
	position: relative;
	top: 0;
	color: #fff;
}
.dy-fw-lxnk:hover span{
	top: -100%;
}
.dy-fw-lxm{
	display: block;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	color: #505050;
}
.dy-fwlc{
	margin-top: -136px;
}
/*******公共样式*******/

.block-sj {
	display: none;
}

.block-ipad {
	display: none;
}

.block-pc {
	display: block;
}

.in-protu {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover !important;
	background-size: cover !important;
}

.in-protuk {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: relative;
	left: 0;
	top: 0;
}

.in-p2-altuk:hover .in-protu {
	transform: scale(1.02);
	-ms-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-moz-transform: scale(1.02);
}

.dy-ys-link:hover .dy-ysb {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

.in-protu,
.dy-ban-a1 span,
.dy-ban-a2 span,
.dy-al-laxx span,
.dy-al-laxx,
.dy-ysb,.dy-pk-duo span,.dy-pk-duo,
.dy-fw-lxnk span{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}





@media all and (min-width: 1800px) {
	
.container {
		width: 1470px;
		min-width: 1470px;
		margin-left: auto;
		margin-right: auto;
	}

	body>.clear {
		min-width: 1470px;
	}	
	
.kfy-banmk {
		padding: 185px 4vmin 130px;
	}

.kfy-banm-text {
		font-size: 18px;
	}	
	
	
	}



@media all and (min-width:1441px) and (max-width: 1600px) {
	
.container {
		width: 1360px;
		min-width: 1360px;
		margin-left: auto;
		margin-right: auto;
	}

	body>.clear {
		min-width: 1360px;
	}
	
.kfy-banmk {
		padding: 185px 4vmin 130px;
	}

.kfy-banm-tit {
		font-size: 36px;
	}

.kfy-banm-text {
		font-size: 18px;
	}	
	

	
	}
	
	
@media all and (min-width:1367px) and (max-width: 1440px) {
	
.container {
		width: 92%;
		min-width: 92%;
		margin-left: auto;
		margin-right: auto;
	}

	body>.clear {
		min-width: 92%;
	}
		
.kfy-banmk {
		padding: 185px 4vmin 130px;
	}

	.kfy-banm-tit {
		font-size: 36px;
	}

	.kfy-banm-text {
		line-height: 32px;
		font-size: 18px;
	}
	
	
	
	
	
	}	
	
@media all and (min-width: 1281px) and (max-width: 1366px) {


.container {
		width: 94%;
		min-width: 94%;
		margin-left: auto;
		margin-right: auto;
	}

	body>.clear {
		min-width: 94%;
	}

	
	
.kfy-banmk {
		padding: 140px 4vmin 88px;
	}

	.kfy-banm-tit {
		font-size: 36px;
	}

	.kfy-banm-text {
		line-height: 32px;
		font-size: 18px;
	}
	
	
	}	
	
@media all and (min-width: 1025px) and (max-width: 1280px) {
	
.container {
		width: 94%;
		min-width: 94%;
	}

	body>.clear {
		min-width: 94%;
	}	
	
.kfy-banmk {
		padding: 110px 4vmin 80px;
	}

	.kfy-banm-tit {
		line-height: 52px;
		font-size: 34px;
	}

	.kfy-banm-text {
		line-height: 32px;
		font-size: 18px;
	}	
	
	
}	
	
	
@media all and (min-width: 961px) and (max-width: 1024px) {
	
.container {
		width: 94%;
		min-width: 94%;
	}

	body>.clear {
		min-width: 94%;
	}
	
	
.kfy-banmk {
		padding: 100px 4vmin 70px;
	}

	.kfy-banm-tit {
		line-height: 46px;
		font-size: 32px;
	}

	.kfy-banm-text {
		line-height: 32px;
		font-size: 18px;
	}
	
	
	
	}	
	
	
@media all and (min-width: 768px) and (max-width: 960px) {
	

.container {
		width: 94%;
		min-width: 94%;
	}

	body>.clear {
		min-width: 94%;
	}
	
.kfy-banmk {
		padding: 100px 4vmin 70px;
	}

	.kfy-banm-tit {
		line-height: 34px;
		font-size: 24px;
	}

	.kfy-banm-text {
		line-height: 26px;
		font-size: 16px;
	}	
	
	
	}
	
	
	
@media all and (max-width: 767px) {



.container {
		width: 94%;
		min-width: 94%;
	}

	body>.clear {
		min-width: 94%;
	}
	
	

.kfy-banmk {
		padding: 74px 4vmin 50px;
	}

	.kfy-banm-tit {
		line-height: 34px;
		font-size: 24px;
	}

	.kfy-banm-text {
		line-height: 26px;
		font-size: 16px;
	}


	
	
	}	
	
	
	
	
	
	
	