
.input-group a{
	font-size: 18px !important;
}
.index-banner-svg img{
	width: 700px;
	height: 430px;
}
.banner .container-fluid .form-control,.subscribe-box .form-control {
	width: 530px;
	height: 56px;
	border-radius: 50px;
	border-color: transparent;
	box-shadow: 0px 0px 27px 0px rgba(6, 0, 1, 0.1);
	padding-right: 200px;
	padding-left: 20px;
}
.smallApplyFrom{
	width: 530px;
	height: 56px;
	border-radius: 50px;
	border-color: transparent;
	box-shadow: 0px 0px 27px 0px rgba(6, 0, 1, 0.1);
}
.smallApplyFrom .form-group{
	padding-left: 25px;
}
.smallApplyFrom .form-control{
	width: 300px;
	height: 45px; 	outline: none;
	border: none;
	box-shadow: none;
	background-color: transparent;

}


.smallApplyFrom .toBtn, .toBtn2{
	width: 200px;
	height: 56px;
	border-radius: 50px;
	color: #fff;
	font-size: 18px;
	background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.toBtn2{ line-height: 43px;}
.toBtn2:hover{
	color: #fff;
}


.bannerSwiper{
	padding-top: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.my-pagination-bullets {
	position: relative;
	margin: auto;
	width: 90%;
	bottom: 32px;
	text-align: left;
}

.my-bullet {
	display: inline-block;
	width: 30px;
	height: 5px;
	background: #000000;
	border-radius: 3px;
	opacity: 0.1;
	margin-left: 4px;
}

.my-bullet-active {
	 background-color: rgb(70,22,238);
	opacity: 1;
}

.banner-box2{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;

}
.container .banner-box2 .r-c-img 
{
width:100%;
}
.banner-box2 .r-c-img img
{
	width:100%;
}
.banner-box2 .left-part, .banner-box2 .right-part{
	justify-content: center;
}
.banner-box2 .left-part{
	width: 100%;
	margin-top: 0;
	margin-bottom: 16px;

}
.banner-box2 .left-part .til h1{
	font-size: 31px;
	font-weight: 500;
	color: #181C25;
	font-style: normal;
	outline: 0;
	border: 0;

}

.bannerTextStyle2{
	margin-top: 24px;
	font-size: 18px;
	color: #272B34;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 58px;
}

.banner-box2 .right-part {
	display: flex;

}

.banner-box2 .right-part  .r-c-img {
	text-align: center;

}



.banner-box2 .right-part  .r-c-img img{
	max-width: 100%;
	border-radius: 5px 5px;
}

.banner-logo-wrapper-bg{
	background-color: #907af9;
}
.banner-logo-wrapper {
	position: relative;
	height: 45px;
	display: none;

}
.banner-logo-wrapper img{
	max-width: 100%;
}
.banner-logo-wrapper .banner-logo {
	position: absolute;
	top:-35px;
	width: 1146px;
	height: 75px;
	padding: 5px 15px;
	background-color: #ffffff;
	border-radius: 8px;
	border: 1px solid #DEE1E6;
	box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.08);

}

.banner .container-fluid #basic-addon2,.subscribe-box #basic-addon3{
	position: absolute;
	z-index: 100;
	width: 200px;
	height: 56px;
	border-radius: 50px;
	color: #fff;
	line-height: 56px;
	right: 0px;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	padding: 0px;
	background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.banner .container-fluid #basic-addon2 img,.subscribe-box #basic-addon3 img{
	width: 18px;
	/* height: 21px; */
	margin-right: 10px;
}
.top-banner-svg {
	width: 100%;
	height: 100%;
}
.banner-h {
	margin-top: 10%;
}

.banner-h h1 {
	margin-top: 20px;
	font-size: 42px;
	color: #0e1421;
	font-weight: 500;
}

.banner-h h4 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	color: #0e1421;
}

.btn-box {
	display: flex;
}

/*.btn-box a {*/
/*	text-decoration: none;*/
/*	width: 110px;*/
/*	height: 30px;*/
/*	font-size: 14px;*/
/*	color: #fff;*/
/*	line-height: 30px;*/
/*	border-radius: 3px;*/
/*	cursor: pointer;*/
/*	text-align: center;*/
/*}*/
.btn-box a:nth-child(2) {
	margin-left: 20px;
}

.btn-box span {
	padding-right: 5px;
}
.banner-bottom{
	background: #ededfe;
}
.banner-bottom ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 50px 0px 50px;
}
.banner-bottom ul>li a{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.banner-bottom ul>li .l-area{
	width: 72px;
	height: 72px;
	display: inline-block;
    flex-shrink: 0;
}
.banner-bottom ul>li .l-area img{
	width: 100%;
}
.banner-bottom ul>li .r-area{
	padding: 2px 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.banner-bottom ul>li .r-area .text-top{
	color: #727171;
	font-size: 14px;
	width: 100%;
	font-weight: 700;
}
.banner-bottom ul>li .r-area .text-bottom{
	color: #727171;
	font-size: 14px;
	position: relative;
	width: 100%;
}
.banner-bottom ul>li .r-area .text-bottom::after{
	content: '';
	position: absolute;
	display: inline-block;
	width: 80px;
	height: 1px;
	background: #727171;
	bottom: 0px;
	left: 0px;
}
.banner-bottom ul>li:nth-of-type(1) .r-area .text-bottom::after{
	background: #fc8c7a;
}
.banner-bottom ul>li:nth-of-type(2) .r-area .text-bottom::after{
	background: #a69af7;
}
.banner-bottom ul>li:nth-of-type(3) .r-area .text-bottom::after{
	background: #6cd7f4;
}
.banner-bottom ul>li:nth-of-type(1) .r-area .text-bottom{
	color: #fc8c7a;
}
.banner-bottom ul>li:nth-of-type(2) .r-area .text-bottom{
	color: #a69af7;
}
.banner-bottom ul>li:nth-of-type(3) .r-area .text-bottom{
	color: #6cd7f4;
}

.banner-bottom ul>li .r-area .text-bottom:hover{
	color: #e151d0 !important;
}
.banner-bottom ul>li .r-area .text-bottom:hover::after{
	background: #e151d0;
}


.banner-bottom .container .content {
	margin-top: -10px;
	display: inline-block;
	width: 350px;
	height: 150px;
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0px 40px 0 rgb(153 169 191 / 30%);
	text-align: left;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
	background-position: center -20px;
	background-repeat: no-repeat;
	background-size: 430px auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.banner-bottom .container .content:nth-child(1) .title {
	color: #7E8BE7;
	font-size: 14px;
	position: relative;
	font-weight: 500;
}

.banner-bottom .container .content:nth-child(1) .title::after {
	content: ' ';
	width: 10px;
	height: 2px;
	background: #7E8BE7;
	position: absolute;
	bottom: -5px;
	left: 0;
}

.banner-bottom .container .content:nth-child(2) .title::after {
	content: ' ';
	width: 10px;
	height: 2px;
	background: #5FE0F7;
	position: absolute;
	bottom: -5px;
	left: 0;
}

.banner-bottom .container .content:nth-child(3) .title::after {
	content: ' ';
	width: 10px;
	height: 2px;
	background: #FF9B4D;
	position: absolute;
	bottom: -5px;
	left: 0;
}

.banner-bottom .container .content:nth-child(2) .title {
	color: #5FE0F7;
	font-size: 14px;
	position: relative;

}

.banner-bottom .container .content:nth-child(3) .title {
	color: #FF9B4D;
	font-size: 14px;
	position: relative;

}

.banner-bottom .container .content .text {
	color: #575757;
	font-size: 18px;
	font-weight: 500;
}

.banner-bottom .container .content:nth-child(1) .download-btn .glyphicon {
	width: 16px;
	height: 16px;
	background: #7E8BE7;
	border-radius: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 16px;
	margin-left: 5px;
}

.banner-bottom .container .content:nth-child(1) .download-btn .d-text {
	font-size: 14px;
	font-weight: 400;
	color: #7E8BE7;
}

.banner-bottom .container .content:nth-child(2) .download-btn .glyphicon {
	width: 16px;
	height: 16px;
	background: #5FE0F7;
	border-radius: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 16px;
	margin-left: 5px;
}

.banner-bottom .container .content:nth-child(2) .download-btn .d-text {
	font-size: 14px;
	font-weight: 400;
	color: #5FE0F7;
}

.banner-bottom .container .content:nth-child(3) .download-btn .glyphicon {
	width: 16px;
	height: 16px;
	background: #FF9B4D;
	border-radius: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 16px;
	margin-left: 5px;
}

.banner-bottom .container .content:nth-child(3) .download-btn .d-text {
	font-size: 14px;
	font-weight: 400;
	color: #FF9B4D;
}

.banner-bottom .container .content:nth-child(1):hover {
	/* background-color: #7E8BE7; */
	background-color: rgb(126, 139, 231, 0.6);
	transform: translateY(-15px);
}

.banner-bottom .container .content:nth-child(1):hover p,
.banner-bottom .container .content:nth-child(1):hover .d-text {
	color: #fff !important;
}

.banner-bottom .container .content:nth-child(1):hover .glyphicon,
.banner-bottom .container .content:nth-child(1):hover p::after {
	background-color: #fff;
	color: #7E8BE7
}

.banner-bottom .container .content:nth-child(2):hover {
	background-color: rgba(95, 224, 247, 0.6);
	transform: translateY(-15px);
}

.banner-bottom .container .content:nth-child(2):hover p,
.banner-bottom .container .content:nth-child(2):hover .d-text {
	color: #fff !important;
}

.banner-bottom .container .content:nth-child(2):hover .glyphicon,
.banner-bottom .container .content:nth-child(2):hover p::after {
	background-color: #fff;
	color: #5FE0F7
}

.banner-bottom .container .content:nth-child(3):hover {
	background-color: rgba(255, 155, 77, 0.6);
	transform: translateY(-15px);
}

.banner-bottom .container .content:nth-child(3):hover p,
.banner-bottom .container .content:nth-child(3):hover .d-text {
	color: #fff !important;
}

.banner-bottom .container .content:nth-child(3):hover .glyphicon,
.banner-bottom .container .content:nth-child(3):hover p::after {
	background-color: #fff;
	color: #FF9B4D
}


.in-part3{
	height: auto;
	background: #907af9;
	padding: 40px 0px 60px;
	color: #ffffff;
}
.in-part3 h2{ color: #ffffff;}

/* tab */
.tab-box {
	height: auto;
	background: #907af9;
	padding: 40px 0px 60px;
}

.tab-box h2 {
	font-size: 32px;
	font-weight: 700;
	line-height: 54px;
	color: #fff;
}

.tab-box p.tit-p {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 32px;
	padding-bottom: 50px;
}

.tab-box .container-fluid {
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 30px;
}


.tab-bar {
	display: flex;
	justify-content: space-between;
}

.bar-item img {
	width: 30px;
	height: 30px;
}

.bar-item {
	display: flex;
	cursor: pointer;
	font-size: 18px;
	width: 24%;
	background: #A69Af7;
	text-align: center;
	padding: 15px 5px;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.bar-item div:nth-child(2) {
	width: 140px;
	text-align: center;
}
.hover{
	background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.tab-item {
	margin-top: 30px;
	background-repeat: no-repeat;
}
.tabSwiper {
	margin-top: 0px !important;
}
.tab .right h3.title {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	line-height: 25px;
}
.tab .art-text{
	line-height: 24px;
	color: #ffffff;
}
.tab .tab-item-box{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	flex-shrink: 0;
}
.tab .img-sty2 img{
	max-width: 100%;
}
.tab .art-text p{
	padding-bottom: 10px;
}
.tab .art-text p .dot img{
	width: 15px;
}

.tab .right .desc {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 24px;
	margin-bottom: 30px;
}



.tab ul {
	margin-top: 30px;
	color: #fff;
}

.tab ul p {
	font-size: 14px;
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 25px;
	margin-bottom: 6px;
}

.tab ul p span{
	position: absolute;
	top: -2px;
	left: 0px;
	
}
.tab ul p span img{
	width: 15px;
}

.tab  .tab-btn {
	display: flex;
	font-size: 16px;
	margin-top: 20px;
}

.tab   .tab-btn div {
	width: 180px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 3px;
}

.tab  .tab-btn div:nth-child(1) {
	color: #FFFFFF;
	background: #A69AF7;
	border-radius: 5px;
}
.tab  .tab-btn div:nth-child(1):hover{
	background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.tab   .tab-btn div:nth-child(2), .tab .tab-btn div.tab-btn-a2 {
	color: #fff ;
	border-radius: 5px;
	background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.tab .tab-btn div.tab-btn-a2 a{ color: #ffffff}
.tab  .tab-btn div a.tab-btn-a{
	color: #fff;
}
.tab .tab-btn div:nth-child(2):hover, .tab-btn-a2:hover{
	color: #6969FF !important;
	background: #E4EAFF !important;
}
.tab  .tab-btn div:hover a{
	color: #6969FF;
}
/* grid */
.grid {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
}


.grid h2 {
	font-size: 32px;
	font-weight: 500;
	color: #0e1421;
	line-height: 54px;
}

.grid p.tit-p {
	font-size: 18px;
	font-weight: 400;
	color: #8C8C8C;
	line-height: 32px;
	padding-bottom: 20px;
}

.grid-box .box {
	height: 140px;
	background: #fff;
	margin: 10px auto;
	padding: 15px 20px 10px 20px;
	cursor: pointer;
	border-radius: 5px;
	overflow: hidden;
	transition: all .3s;
	box-shadow: 9px 9px 4px 1px rgba(248, 240, 255,0.55);
}

.grid-box .box .box-animate {
	transform: translateY(0);
	transition: inherit;
	position: relative;
}
.grid-box .box .box-animate .box-img-area{
	display: flex;
	margin-bottom: 18px;
	align-items: end;
}

.grid-box .box img {
	/* width: px; */
	height: 52px;
	margin-right: 10px;
}

.grid-box .box:hover {
	background: #F2F3FF;
	border: 1px dashed #6969FF;
}

.grid-box .box:hover .box-animate {
	transform: translateY(-70px);
}
.grid-box .box:hover .bth-out {
	display: block;
}

.grid-box .box .bth-out {
	margin-top: 20px;
	display: none;
	text-align: center;
}
.grid-box .box .bth {
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #6969FF;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
}
.grid-box .box .bth:hover{
	background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.grid-box .box h3 {
	font-size: 20px;
	color: #262626;
	padding: 5px 0;
	margin: 0;
	font-weight: 700;
}

.grid-box .box p.small-content {
    font-size: 14px;
    line-height: 25px;
    color: #9fA0A0;
}

/* sub-banner */
.sub-banner {
	background: #907af9;
	padding: 40px 40px 50px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.sub-banner h1 {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	line-height: 54px;
}
.sub-banner .sub-num {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sub-banner li {
	text-align: center;
	margin-top: 35px;
}

.sub-banner li p {
	display: inline-block;
	position: relative;
	font-size: 60px;
	font-weight: 800;
	font-family: DIN Condensed;
}

.sub-banner li .left:before {
	content: '>';
	color: #F97A7A;
	font-size: 36px;
	font-family: DINAlternate-Bold, DINAlternate;
	font-weight: bolder;
	line-height: 36px;
	position: absolute;
	top: -0px;
	left: -110px;
}

.sub-banner li p:before {
	content: '+';
	color: inherit;
	font-size: 36px;
	font-family: DINAlternate-Bold, DINAlternate;
	font-weight: bolder;
	line-height: 36px;
	position: absolute;
	top: 0px;
	right: -24px;
}

.sub-banner li div {
	color: #fff;
	font-size: 16px;
}

.bbs-box{
	background-color: #ededfe;
}
.bbs-box h2 {
	margin-top: 80px;
	font-size: 32px;
	font-weight: 700;
	color: #0e1421;
	line-height: 54px;
}

.bbs-box p {
	font-size: 18px;
	font-weight: 400;
	color: #8C8C8C;
	line-height: 32px;
	padding-bottom: 50px;
}

.swiper {
	margin-top: 40px;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.bbs-box .swiper-slide {
	width: 376px;
	height: 550px;
	margin-right: 30px !important;
}

.swiper-slide .page {
	width: 100%;
	height: 410px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 20px 30px 0 rgb(153 169 191 / 30%);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.swiper-slide .page .name-box {
	padding: 10px 24px 4px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.swiper-slide .page .name-box .detail {
	cursor: pointer;
	width: 50px;
	height: 20px;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	background: #EBE4F5;
	color: #6969FF;
	border-radius: 30px;
}

.swiper-slide .page .name-box img {
	width: 45px;
	height: 45px;
	background: #D6D4FF;
	border-radius: 100%;
	padding-top: 4px;
}

.swiper-slide .page .name-box .title {
	display: flex;
	justify-content: space-between;
}

.swiper-slide .page .name-box .title div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-left: 10px;
}

.swiper-wrapper {
	justify-content: space-between;
}

.compony-name,
.compony-name img {
	/* width: 230px; */
	width: 100%;
	height: 154px;
}

.swiper-slide .page .board {
	height: 180px;
	padding:20px 24px;
	font-size: 14px;
	line-height: 25px;
	color: #3B3B3B;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:6;
}

.swiper-slide .page:hover{
	background: rgba(169,124,254,0.8);
}
.swiper-slide .page:hover .board{
	color: #fff;
}
.swiper-slide .page:hover .title span{
	color: #fff !important;
}
.swiper-slide .page:hover .detail{
	color: #A97CFE;
	background-color: #fff;
}

.line {
	height: 2px;
	background: #EDE3FF;
	margin-top: 80px;
}

.partner
{
	padding-bottom:20px;
}
.partner h2 {
	font-size: 32px;

	padding-top: 20px;
}

.swiper-box-btm .text-center
{
	font-size:32px;
}

.partner p {
	font-size: 18px;
	font-weight: 400;
	color: #8C8C8C;
	margin-bottom: 20px;
	line-height: 32px;
}

.subscribe-box {

	padding: 60px 0 70px;
	background-image: url("../images/index/subscribe.png");
	background-size: cover;
	background-repeat: no-repeat;
}

.subscribe-box h2 {
	font-size: 32px;
	font-weight: 700;
	color: #0e1421;
	line-height: 54px;
}

.subscribe-box p {
	font-size: 18px;
	font-weight: 400;
	color: #646464;
	line-height: 32px;
	padding-bottom: 30px;
}

.subscribe-btn {
	margin: 20px auto;
	width: 210px;
	height: 42px;
	background-color: #6969FF;
	border-radius: 8px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
}
.subscribe-btn:hover{
	background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.input-group #toTrailPhone1{
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
.subscribe-box .subscribe-btn-out {
	display: flex;
	justify-content: space-around;
}
.hide-pc {
	display: none;
}
#show-client-logo-pc li{
	padding: 10px 0px;
	display: flex;
	justify-content: space-between;
}
#show-client-logo-pc .client-title{
	font-size: 20px;
	line-height: 50px;
	padding-left: 10px;
	padding-top: 17px;
	color: #9FA0A0;
}
#show-client-logo-pc .client-logs-out{
	display: inline-block;
	width: 100%;
	text-align:center;
}
#show-client-logo-pc .client-logs-out .client-logs-inner{
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}
#show-client-logo-pc .client-logs-out .client-logs-inner div{
	width: 25%;
	display: inline-block;
}
#show-client-logo-pc .client-logs-out .client-logs-inner div img{
	width: 90%;
	/* border: 1px solid #C5C5C5; */
	border-radius: 10px;
	padding: 0px 10px;
	box-shadow: 1px 3px 10px 6px rgba(0,0,0,0.05);
}
#show-client-logo-pc .client-logs-out .client-logs-inner div img:hover{
	/* border: 0px solid #C5C5C5!important;
	box-shadow: 1px 3px 10px 2px rgba(0,0,0,0.05); */
}
.tabSwiper .swiper-slide{
	width: 100% !important;
}
*[data-swipe="swiper-outer"] {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 130px;
    margin-right: 120px;
    flex-shrink: 1;
    max-width: calc(100% - 80px - 56px);
}
*[data-span-t="TEXTSPAN"] {
  font-size: 15px;
	color: #575757;
}
*[data-span-t1="TEXTSPAN1"] {
  font-size: 13px; 
	color: #8C8C8C;
}

#indexApplyTrialForm2{
	display: none;
}

#banner-svg{
	width: 645px; height: 345px;
}

/*典型案例*/
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');font-weight:400;font-style:normal}
.swiper-box-btm {
    background: #F1F1F3;
    padding: 20px 14px;
}
.primary-title, .primary-title h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 54px;
    text-align: center;
    color: rgb(14, 20, 33);
    font-family: tahoma, arial, "Hiragino Sans GB", 微软雅黑, sans-serif;
}
.subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    color: #3B3B3B;
}
.swiper-box-btm .swiper-inner-item {
    margin-top: 20px;
}
.swiper-box-btm #swiper-btm {
    height: 320px;
}
.swiper-container-pointer-events {
    touch-action: pan-y;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    text-align: center;
}
.swiper-box-btm swiper-wrapper {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    text-align: center;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    text-align: center;
}
.swiper-box-btm .box {
    width: 100%;
    background: #fff;
    margin: 10px auto 40px;
    padding: 24px;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
    transition: all .3s;
    box-shadow: 2px 5px 8px 1px rgb(0 0 0 / 5%);
}
.swiper-box-btm .box .box-animate {
    transform: translateY(0);
    transition: inherit;
    position: relative;
}
.swiper-box-btm .box .box-animate .box-img-area {
    margin-bottom: 18px;
    text-align: center;
}
.swiper-box-btm .box img {
    width:100%;
    margin-right: 10px;
	    border: 0;
    vertical-align: middle;
}
.swiper-box-btm .box .desc
{
    position: relative;
    padding: 12px 30px;
    width: 100%;
    text-align: left;
}
.swiper-box-btm .box h3 {
    font-size: 20px;
    color: #262626;
    padding: 20px 0px 0px;
    margin: 0;
    font-weight: 700;
}
.swiper-box-btm .box p {
    display: block;
    font-size: 14px;
    color: #9fA0A0;
}
.swiper-box-btm .box .bth-out {
    margin-top: 20px;
    display: none;
    text-align: center;
}
.swiper-box-btm .box .bth {
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #6969FF;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
}
.swiper-box-btm .swiper-button {
    width: 150px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: 100%;
}
.swiper-box-btm .my-swiper .swiper-button-next, .swiper-box-btm .my-swiper .swiper-button-prev {
    top: 45%;
    top: auto;
    bottom: 0px;
}
.swiper-box-btm .swiper-button-prev:after, .swiper-box-btm .swiper-container-rtl .swiper-button-next:after, .swiper-box-btm .swiper-button-next:after, .swiper-box-btm .swiper-container-rtl .swiper-button-prev:after, .swiper-box-btm .swiper-button-disabled, .swiper-box-btm .swiper-button-prev, .swiper-box-btm .swiper-button-next {
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    color: #8b8b8b;
    background: #fff;
    border-radius: 50px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}

.swiper-box-btm .my-swiper .swiper-button-next, .swiper-box-btm .my-swiper .swiper-button-prev {
    top: 45%;
    top: auto;
    bottom: 0px;
}
.swiper-box-btm .swiper-button-prev:after, .swiper-box-btm .swiper-container-rtl .swiper-button-next:after, .swiper-box-btm .swiper-button-next:after, .swiper-box-btm .swiper-container-rtl .swiper-button-prev:after, .swiper-box-btm .swiper-button-disabled, .swiper-box-btm .swiper-button-prev, .swiper-box-btm .swiper-button-next {
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    color: #8b8b8b;
    background: #fff;
    border-radius: 50px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    text-align: center;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-box-btm .swiper-button-prev:after, .swiper-box-btm .swiper-container-rtl .swiper-button-next:after, .swiper-box-btm .swiper-button-next:after, .swiper-box-btm .swiper-container-rtl .swiper-button-prev:after, .swiper-box-btm .swiper-button-disabled, .swiper-box-btm .swiper-button-prev, .swiper-box-btm .swiper-button-next {
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    color: #8b8b8b;
    background: #fff;
    border-radius: 50px;
}

.swiper-button {
	width: 150px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 90%;
}

.bbs-box .swiper-button .swiper-button-prev,
.bbs-box .swiper-button-next,
.bbs-box .swiper-container-rtl .swiper-button-prev {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 0px 12px 0 rgb(0 0 0 / 30%)
}

.bbs-box .swiper-button-prev:after,
.bbs-box .swiper-container-rtl .swiper-button-next:after,
.bbs-box .swiper-button-next:after,
.bbs-box .swiper-container-rtl .swiper-button-prev:after {
	width: 50px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	color: #8B8B8B;
}

.bbs-box .swiper-button-next.swiper-button-disabled,
.bbs-box .swiper-button-prev.swiper-button-disabled {
	color: #8B8B8B;
}

.tab-con-box2 .tab-con-item{
	display: none;
}
.tab-con-box2 .tab-con-item:first-child{
	display: block;
}
.tab-con-box2 .tab-con-item .item-con-box{
	padding: 15px 2px;
}

.tab-con-box2 .tab-con-item .txt-sty{
	padding-bottom: 15px;
	padding-top: 15px;
}


/*超大型屏幕pc ≥1920px屏幕 */

@media screen and (min-width: 1920px) {
	.foldpanel {
		display: none
	}

}

/*超大型屏幕 1200屏幕 */
@media screen and (min-width: 1200px) {
	.banner-logo-wrapper{
		display: block;
	}
	.bannerSwiper{
		/*height: 480px;*/
	}

	.banner-box2 .left-part{
		width: 536px;
		margin-top: 100px;
	}
	.banner-box2 .right-part {
		width: 604px;
	}

	.banner-box2 .right-part  .r-c-img {
		margin-top: 67px;
		margin-left: 44px;
		width: 620px;
		height: 345px;
		background: #fff;

	}

	.banner-box2 .right-part  .r-c-img img{
		width: 620px;
		height: 345px;
		border-radius: 5px 5px;
	}

}

/*大型屏幕pc 1920>=pc>=1200 超大屏*/

@media screen and (min-width:1200px) and (max-width: 1920px) {
	.foldpanel {
		display: none
	}
}
@media screen and (min-width:1200px) and (max-width: 1450px){
	.banner-h h1 {
		font-size: 34px;
	}
	.banner-h h4{
		font-size: 16px;
	}
	.banner .container-fluid .form-control, .subscribe-box .form-control {
	    width: 450px;
	    height: 46px;
	    padding-right: 200px;
	}
	.banner .container-fluid #basic-addon2, .subscribe-box #basic-addon3 {
	    width: 160px;
	    height: 46px;
	    line-height: 46px;
	}


}

/*中型屏幕/平板 1200>=pc>=992 超大屏*/

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.hide-phone {
		display: none;
	}

	.hide-pc {
		display: block;
	}

	.banner-h {
		text-align: center;
	}

	.btn-box {
		justify-content: center
	}
	.banner-h h1 {
		font-size: 28px;
	}
	.banner-h h4{
		font-size: 13px;
	}
}

/* 平板 */

@media screen and (min-width: 480px) and (max-width: 1199px) {

	.banner-h {
		text-align: center;

	}

	.btn-box {
		justify-content: center
	}

	.banner-bottom .container .content {
		width: 100%;
	}

	.banner-bottom .container {
		flex-direction: column;
		align-items: center;
	}

	.tab .right {
		display: flex;
		flex-direction: column;
		align-items: center
	}

	.bar-item img {
		display: none;
	}

	.hide-phone {
		display: none;
	}

	.hide-pc {
		display: block;
	}
	#show-client-log-mb {
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
	}
	#show-client-log-mb li.client-logo{
		width: 25%;
		text-align: center;
		border-bottom: 1px solid #F3F3F3;
	}
	#show-client-log-mb li.client-logo img{
		height: 42px; 
		width: auto;
	}
	.banner-bottom ul>li a{
		margin-bottom: 20px;
	}
	.sub-banner{
		padding-left: 0px;
		padding-right: 0px;
	}
	*[data-swipe="swiper-outer"] {
		margin-left: 30px;
		margin-right: 0px;
		max-width: calc(100% - 0px - 56px);
	}
}


/* 手机端 */

@media screen and (max-width: 480px) {

.swiper-box-btm .box img {
height:150px;

}
.swiper-box-btm .text-center
{
	font-size:20px;
}
	.banner-email{
		display: none;
	}
	#banner-svg{
		
	}
	.my-pagination-bullets{
		width: 100%;
		text-align: center;
		bottom:2px;
		padding-top:10px;
	}
	.banner-box2{
		padding: 1px;
		text-align:center;
	}
	.banner-box2 .left-part{
		margin-bottom: 0px;
	}
	.banner-box2 .left-part .til h1{
		font-size: 22px;
		text-align:center;
	}
	.banner-box2 .left-part .bannerTextStyle2{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.banner-box2 .left-part .smallApplyFrom {
		display: flex;
		width:100%;
		height: 38px;
		margin-bottom: 10px;
	}

	.smallApplyFrom .toBtn, .toBtn2{
		width: 150px;
		padding: 8px 0px;
		line-height: initial;
		height:initial ;
		border-radius: 50px;
		color: #fff;
		font-size: 14px;

	}

    .tab-box{
        display: none;
    }
	#indexApplyTrialForm2{
		display: block;
	}
	.indexApplyTrialForm{
		display: none;
	}
	.index-banner-svg img{
		width: 100%;
		height: 200px;
	}
	.banner-h h1 {
		font-size: 24px;
	}
	.banner-h h4 {
	font-size: 14px;
	}

	.hide-phone {
		display: none;
	}
	.tab-item{
		margin-top: 0px;
	}
	.hide-pc {
		display: block;
	}
	.client-logo{
		height: 44px;
	}
	.banner .container-fluid .form-control,.subscribe-box .form-control{
		width: 100%;
		height: 42px;
		line-height: 42px;
		padding-right: 100px;
		border: 1px solid #F5F5F5;
	}
	.banner .container-fluid .input-group {
	    width: 100%;
	}
	.banner .container-fluid #basic-addon2,.subscribe-box #basic-addon3{
		width: 120px;
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}
	.banner .container-fluid #basic-addon2 a,.subscribe-box #basic-addon3 a{
		font-size: 15px !important;
	}
	.banner .container-fluid #basic-addon2 img,.subscribe-box #basic-addon3 img{
		width: 14px;
		margin-right: 4px;
	}

	.banner-bottom .container {
		flex-direction: column;
		align-items: center;
	}

	.banner-h {
		text-align: center;
	}

	.banner-h h4 {
		margin-top: 6px;
		line-height: 28px;
	}

	.btn-box {
		justify-content: center;
		margin: 10px 0px;
	}
	.tab-title-sty3 .bar-item{
		width: 200px;
		margin-right: 15px;
		padding: 10px 20px;
	}

	.bar-item div:nth-child(2) {
		width: 100px;
		font-size: 14px;
	}

	.tab .left {
		display: flex;
	}
	.tab .left img {
		flex: 1;
		width: 100%;
		height: 180px;
		margin-bottom: 20px;
	}

	.tab .right {
		display: flex;
		flex-direction: column;
		align-items: center
	}

	.banner-bottom .container .content {
		width: 100%;
		margin-bottom: 20px;
	}

	.grid {
		padding-top: 20px;
	}

	.tab-box h2,.grid h2,.sub-banner h2,.bbs-box h2,.partner h2,.subscribe-box h2{
		line-height: 32px;
		font-size: 20px;
	}
	.hover .light-icon{
		display: none;
	}
    .index-p4 h1{
        font-size: 20px;
    }

	.tab-box p.tit-p,.grid p.tit-p,.partner p.tit-p,.subscribe-box p.tit-p,.bbs-box p.tit-p{
		line-height: 24px;
		font-size: 14px;
		margin: 0px 14px;
	}
	.subscribe-btn{
		width: 120px;
		height: 32px;
		font-size: 16px;
		line-height: 32px;
	}
	
	.grid-box .col-xs-6 {
		width: 100%;
	}
	#show-client-log-mb {
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
		justify-content: space-between;
	}
	#show-client-log-mb li.client-logo{
		width: 48%;
		text-align: center;
		/* border-bottom: 1px solid #F3F3F3; */
		border: 1px solid #C5C5C5;
		border-radius: 10px;
		margin-bottom: 20px;
	}
	#show-client-log-mb li.client-logo img{
		height: 42px; 
		width: auto;
	}
	.sub-banner li p{
		font-size: 40px;
	}
	.sub-banner li .left:before{
		left: -70px;
	}
	.grid-box .box h3{
		font-size: 17px;
	}
	*[data-swipe="swiper-outer"] {
	    margin-top: 0;
	    margin-bottom: 0;
	    margin-left: 14px;
	    margin-right: 14px;
	    flex-shrink: 1;
	    /* max-width: calc(100% - 80px - 56px); */
			max-width: 100%;
	}
	.bbs-box .swiper-slide{
		width: 70vw;
		height: 440px;
	}
	.swiper-slide .page{
		height: 320px;
	}
	.compony-name, .compony-name img{
		height: 100px;
	}
	.swiper-slide .page .board{
		height: 140px;
		padding: 14px;
		font-size: 13px;
	}
	.swiper-slide .page .name-box{
		padding: 14px;
	}
	*[data-span-t="TEXTSPAN"] {
		font-size: 14px;
	}
	*[data-span-t1="TEXTSPAN1"] {
		font-size: 12px;
	}
	.swiper-slide .page .name-box img{
		height: 40px;
		width: 40px;
	}
	.swiper-slide .page .name-box .detail{
		font-size: 12px;
	}
	.sub-banner li{
		width: 40%;
	}
	.banner-bottom ul{
		padding-bottom: 20px;
	}
	.banner-bottom ul>li{
		margin-bottom: 20px;
	}

	input[type="text"]::placeholder {
		color: #727272;
		font-size: 14px;
	}
}






