
	.bottom {
		position: relative;
		width: 100%;
		z-index: 100;
	}
	.more a {
		position: relative;
		left: 170px;
		top: 80px;
		color: #fff;
		font-size: 18px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 18px 0;
	}
	.banner2-content p {
		color: #343434;
		line-height: 22px;
		font-size: 14px;
	}
	.banner2-content img {
		/*transform: scale(0.545);
		-webkit-transform: scale(0.45);
		-moz-transform: scale(0.45);
        float: right;
        margin-top: -49px;
        cursor: pointer;*/
		display: none;
	}
	.right-path {
		height: 44px;
		width: 44px;
		margin: 0 auto;
		display: block;
		left: 590px;
		position: relative;
	}
	.animated {
		animation-duration: 0.5s;
		visibility: hidden;
	}
	.swiper-wrapper {
		margin: 0 auto;
	}
	.swiper-container {
		z-index: 101 !important;
	}
	.carousel-swiper {
		position: relative;
	}
	.swiper-path {
		width: 108px;
		position: relative;
		margin: 0 auto;
	}
	.swiper-path .swiper-button-prev {
		left: -528px;
		right: auto;
		top: -177px;
		z-index: 101;
	}
	.swiper-path .swiper-button-next {
		right: -528px;
		left: auto;
		top: -177px;
		z-index: 101;
	}
	.swiper-pagination-bullets {
		top: 690px !important;
	}
}

@media screen and (max-width: 992px) and (min-width: 750px) {
	.swiper-container-banner {
		width: 101%;
	}
	.banner {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 21rem;
	}
	.banner-bottom {
		position: relative;
		/*background-image: url(../images/banner-bottom.jpg);*/
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center 0;
		margin-top: -11.6rem;
		min-height: 4rem;
		width: 100%;
	}
	.investors-btn {
		position: relative;
		top: 10.2rem;
		left: 16rem;
		z-index: 1001;
	}
	.bubble .cn {
		font-size: 34px;
		color: #fff;
		position: relative;
		top: 104px;
		left: 52px;
	}
	.bubble .en {
		font-size: 28px;
		color: #fff;
		position: relative;
		top: 100px;
		left: 54px;
		width: 176px;
		line-height: 28px;
	}
	.banner-img {
		/*background-image: url(../images/banner1-1.jpg);*/
		background-repeat: no-repeat;
		background-size: cover;
		background-position: -13rem;
		min-height: 29rem;
		-webkit-animation-name: move;
		/*关键帧名称*/
		-webkit-animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		-webkit-animation-iteration-count: infinite;
		/*动画播放的次数*/
		-webkit-animation-duration: 5s;
		/*动画所花费的时间*/
		animation-name: move;
		/*关键帧名称*/
		animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		animation-iteration-count: infinite;
		/*动画播放的次数*/
		animation-duration: 5s;
		/*动画所花费的时间*/
	}
	.ban {
		width: 100%;
		position: relative;
		margin-top: 0rem !important;
	}
}

@media screen and (max-width: 772px) {
	.banner-bottom {
		position: relative;
		background-image: url(../images/banner-bottom.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center 0;
		margin-top: -4.5rem;
		min-height: 4rem;
		width: 100%;
		display: none;
	}
	.bannerList2 {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 15rem;
		margin-top: 2.5rem;
	}
	.bannerList2 .banner-img {
		background-image: url(../images/banner.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center 0;
		min-height: 25rem;
		-webkit-animation-name: move;
		/*关键帧名称*/
		-webkit-animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		-webkit-animation-iteration-count: infinite;
		/*动画播放的次数*/
		-webkit-animation-duration: 5s;
		/*动画所花费的时间*/
		animation-name: move;
		/*关键帧名称*/
		animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		animation-iteration-count: infinite;
		/*动画播放的次数*/
		animation-duration: 5s;
		/*动画所花费的时间*/
	}
	.banner-img {
		/*background-image: url(../images/bennermobile.jpg);*/
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 25rem;
		background-position: 0 -1rem;
		-webkit-animation-name: move;
		/*关键帧名称*/
		-webkit-animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		-webkit-animation-iteration-count: infinite;
		/*动画播放的次数*/
		-webkit-animation-duration: 5s;
		/*动画所花费的时间*/
		animation-name: move;
		/*关键帧名称*/
		animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		animation-iteration-count: infinite;
		/*动画播放的次数*/
		animation-duration: 5s;
		/*动画所花费的时间*/
	}
	.banner {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 15rem;
		margin-top: 2.5rem;
	}
	.index_pc {
		display: none;
	}
	.index_Mobile {
		display: block;
	}
}

@media screen and (min-width: 992px) and (max-width: 1399px) {
	.title-bubble {
		width: 320px;
		position: relative;
		left: 345px;
		top: 210px;
	}
	.banner2 a {
		display: block;
		position: relative;
		top: 6%;
	}
	.clos {
		height: 50px;
		width: 50px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: 390px;
		margin-top: -345px;
	}
	.banner_title {
		font-size: 32px;
		color: #023093;
		font-weight: 600;
		margin-bottom: 26px;
	}
	.banner2-content {
		cursor: pointer;
	}
	.biaoti {
		position: absolute;
		width: 290px;
		margin: 0 auto;
		/* left: -359px; */
		/* top: 141px; */
		z-index: 10000;
		top: 12%;
		left: 21%;
		line-height: 24px;
	}
	.banner_content {
		font-size: 14px;
		color: #000000;
		line-height: 20px;
		margin-top: -7px;
	}
	.biaoti img {
		width: 600px;
		top: 13px;
		position: absolute;
		left: -615px;
	}
	.swiper-container-banner {
		width: 100%;
	}
	.navList1 {
		color: #25C0BF !important;
		border-bottom-color: #25C0BF !important;
	}
	.bannerList1 .banner-img {
		position: relative;
		z-index: 1;
	}
	.mobile {
		display: none !important;
	}
	.toTop {
		position: fixed;
		bottom: 140px;
		right: 18px;
		z-index: 1000;
		width: 40px;
		height: 40px;
		background: #F5F5F5;
	}
	.syy {
		position: fixed;
		bottom: 100px;
		right: 18px;
		z-index: 1000;
		width: 40px;
		height: 40px;
		background: #F5F5F5;
		text-align: center;
	}
	.syy img {
		width: 80%;
		margin-top: 4px;
		cursor: pointer;
	}
	.toTop img {
		height: 100%;
		cursor: pointer;
	}
	.btb {
		border-bottom: 1px solid #bbb;
		padding-bottom: 20px;
	}
	h2 {
		font-size: 25px;
	}
	.header {
		position: relative;
		width: 950px;
		margin: 0 auto;
		height: 100%;
	}
	.top {
		width: 100%;
		top: 17px;
		z-index: 102;
		position: absolute;
	}
	.bubble .cn {
		position: relative;
		top: 108px;
		left: 50px;
		font-size: 38px;
		line-height: 64px;
		color: #023093;
		font-weight: 600;
	}
	.bubble .en {
		font-size: 29px;
		color: #023093;
		position: relative;
		top: 100px;
		left: 50px;
		width: 180px;
		line-height: 27px;
		font-size: 38px;
		line-height: 38px;
		color: #023093;
	}
	.news-img p {
		color: #FFFFFF;
		margin-top: 20px;
		font-size: 16px;
		width: 100%;
		text-align: start;
		line-height: 26px;
		background: rgba(79, 73, 73, 0.25);
		padding: 0 15px;
		height: 50px;
		overflow: hidden;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.right-path2 {
		position: relative;
		left: 43%;
		top: -146px;
		z-index: 100;
	}
	.bannerList2 .banner-img {
		background-image: url(../images/banner.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center 0;
		min-height: 674px;
		-webkit-animation-name: move;
		/*关键帧名称*/
		-webkit-animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		-webkit-animation-iteration-count: infinite;
		/*动画播放的次数*/
		-webkit-animation-duration: 5s;
		/*动画所花费的时间*/
		animation-name: move;
		/*关键帧名称*/
		animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		animation-iteration-count: infinite;
		/*动画播放的次数*/
		animation-duration: 5s;
		/*动画所花费的时间*/
	}
	.banner-img {
		/*background: url(../images/banner.jpg)no-repeat;*/
		width: 100%;
		background-size: cover;
		height: 674px;
		;
		background-position: center 0;
		-webkit-animation-name: move;
		/*关键帧名称*/
		-webkit-animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		-webkit-animation-iteration-count: infinite;
		/*动画播放的次数*/
		-webkit-animation-duration: 5s;
		/*动画所花费的时间*/
		animation-name: move;
		/*关键帧名称*/
		animation-timing-function: ease-in-out;
		/*动画的速度曲线*/
		animation-iteration-count: infinite;
		/*动画播放的次数*/
		animation-duration: 5s;
		/*动画所花费的时间*/
	}
	.banner {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	.about {
		width: 900px;
		position: relative;
		margin: 0 auto;
		padding: 0px 15px;
		height: 360px;
		margin-top: -604px;
		z-index: 102;
	}
	.swiper-pagination-banner {
		top: 550px;
	}
	.video {
		background-image: url(../images/video.jpg);
		background-repeat: no-repeat;
		height: 270px;
		width: 427.5px;
		background-size: cover;
		z-index: 10;
		text-align: center;
		position: relative;
	}
	.video img {
		height: 55px;
		margin-top: 100px;
		cursor: pointer;
	}
	.video span {
		font-size: 16px;
		position: relative;
		top: 70px;
		color: #fff;
		display: block;
	}
	.about-content {
		width: 360px;
		padding-top: 70px;
		height: 100%;
	}
	.about-video {
		float: right;
		margin-top: -315px;
	}
	.about h2 {
		margin-bottom: 32px;
		font-size: 25px;
/*		color: #023093;*/
		font-weight: 600;
	}
	.about h2::after {
		content: "";
		height: 2px;
		width: 34px;
		position: absolute;
		background-color: #023093;
		margin-top: 44px;
		margin-left: -99px;
	}
	.server h2::after {
		content: "";
		height: 2px;
		width: 36px;
		position: absolute;
		background-color: #023093;
		margin-top: 50px;
		margin-left: -85px;
	}
	.news {
		position: relative;
		width: 900px;
		margin: 0 auto;
		margin-top: 35px;
		z-index: 102;
		top: -15px;
	}
	.news-info {
		background: url(../images/news-info.jpg) no-repeat;
		height: 270px;
		width: 427.5px;
		text-align: center;
		z-index: 10;
		background-size: contain;
		display: inline-table;
		position: relative;
		background-size: 100% 100%;
	}
	.news-info p {
		color: #fff;
		font-size: 16px;
		text-align: center;
		background: rgba(79, 73, 73, 0.25);
		position: absolute;
		width: 100%;
		bottom: 10px;
		height: 44px;
		overflow: hidden;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.content-news {
		margin-left: 44px;
		width: 300px;
		padding-top: 32px;
		display: inline-table;
		float: right;
		position: relative;
		right: 130px;
	}
	.news h2 {
		margin-bottom: 32px;
		font-size: 25px;
		/*color: #023093;*/
		font-weight: 600;
	}
	.news h2::after {
		content: "";
		height: 2px;
		width: 34px;
		position: absolute;
		background-color: #023093;
		margin-top: 41px;
		margin-left: -99px;
	}
	.ft {
		font-size: 14px;
		border-bottom: 1px solid #8b8b8b;
		padding-bottom: 4%;
		line-height: 20px;
		color: #343434;
	}
	.background {
		position: relative;
		z-index: 101;
		margin: 0 auto;
		display: block;
		left: 329px;
		top: -866px;
		width: 853.5px;
		height: 596.25px;
	}
	.bubble2 {
		position: relative;
		width: 1465px;
		display: block;
		margin: 0 auto;
		z-index: 0;
		top: -2001px;
		margin-top: 550px;
	}
	.banner-bottom {
		position: relative;
		background-image: url(../images/banner-bottom.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center 0;
		top: -214px;
		width: 100%;
		min-height: 512px;
		z-index: 1;
	}
	.bubble {
		/*background: url(../images/bubble.png)no-repeat;*/
		position: relative;
		top: 130px;
		left: -260px;
		width: 347.25px;
		height: 282px;
		z-index: 100;
		margin: 0 auto;
		background-size: contain;
	}
	.server h2 {
		margin-top: -62px;
		font-size: 25px;
		font-weight: 600;
	}
	.bubble5 {
		position: relative;
		background: url(../images/bubble6.png) no-repeat;
		height: 570px;
		width: 653px;
		z-index: 11;
		top: 65px;
		left: -406px;
		margin: 0 auto;
		background-size: contain;
	}
	.about p {
		color: #343434;
		line-height: 24px;
	}
	.press {
		position: relative;
		width: 900px;
		margin: 0 auto;
		padding: 0 15px;
		margin-top: 143px;
		top: -73px;
		z-index: 102;
		cursor: pointer;
	}
	.news-info2 {
		position: relative;
		left: 100px;
		width: 22%;
		font-size: 14px;
		color: #4a4a4a;
		padding-top: 24px;
		width: 300px;
		text-align: right;
	}
	.news-img {
		background-image: url(../images/name1.jpg);
		background-repeat: no-repeat;
		position: relative;
		width: 546px;
		height: 365px;
		background-size: contain;
		z-index: 10;
		height: 270px;
		width: 427px;
		float: right;
		background-size: 100% 100%;
	}
	.news-list {
		position: relative;
		width: 900px;
		margin: 0 auto;
	}
	.news-content {
		margin-left: 15px;
		margin-right: 15px;
		display: inline-table;
		width: 265px;
		cursor: pointer;
	}
	.news-content a {
		text-decoration: none
	}
	.news-content h2 {
		width: 265px;
		font-size: 20px;
		font-weight: 600;
		line-height: 26px;		
		height: 52px;
		color: #4a4a4a;
		text-align: justify;
		text-justify: inter-ideograph;
		overflow:hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		word-break:break-all;
	}
	.server {
		position: relative;
		/* display: flex; */
		/* flex-direction: column; */
		/* justify-content: center; */
		/* align-items: center; */
		margin-top: 120px;
		height: 144px;
		text-align: center;
	}
	.story-p {
		margin-top: 34px;
	}
	.server p,
	.story p {
		color: #343434;
		font-size: 14px;
		text-align: center;
	}
	.ban {
		margin-top: -50px;
		width: 100%;
		position: relative;
	}
	#news {
		position: absolute;
		width: 100%;
	}
	.banner2 {
		background-image: url(../images/article.jpg);
		position: relative;
		width: 900px;
		height: 100%;
		margin: 0 auto;
		background-repeat: no-repeat;
		height: 280px;
		background-size: contain;
	}
	.banner2-content {
		position: relative;
		width: 36%;
		left: 60%;
		top: 10%;
		letter-spacing: 1px;
	}
	.investors-btn {
		position: absolute;
		left: 51%;
		margin-top: 183px;
		z-index: 1000;
		display: none;
	}
	.bubble3 {
		position: absolute;
		z-index: 100;
		right: 55%;
		top: 285px;
		width: 936px;
	}
	.bubble4 {
		position: relative;
		top: -30px;
		width: 219px;
		margin: 0 auto;
		display: block;
		left: 455px;
		margin-top: -30px;
	}
	.story {
		position: relative;
		height: 96px;
		margin-top: 24px;
		top: 20px;
		text-align: center;
	}
	.story h2::after {
		content: "";
		height: 2px;
		width: 36px;
		position: absolute;
		background-color: #023093;
		margin-left: -72px;
		margin-top: 49px;
	}
	.story h2 {
		font-size: 25px;
		font-weight: 600;
	}
	.more {
		background-image: url(../images/more.png);
		background-repeat: no-repeat;
		position: relative;
		background-size: cover;
		margin: 0 auto;
		margin-top: -2150px;
		left: -415px;
		height: 221px;
		width: 259.5px;
	}
	.personel1 {
		background: url(../images/personel1.jpg) no-repeat;
		background-size: cover;
		height: 250px;
		width: 550px;
	}
	.personel2 {
		background: url(../images/personel2.jpg) no-repeat;
		background-size: cover;
		height: 250px;
		width: 550px;
	}
	.personel3 {
		background: url(../images/personel3.png) no-repeat;
		background-size: cover;
		height: 250px;
		width: 550px;
	}
	.personel4 {
		background: url(../images/personel4.jpg) no-repeat;
		background-size: cover;
		height: 250px;
		width: 550px;
	}
	.carousel {
		position: relative;
		/* overflow: hidden; */
		height: 210px;
		z-index: 1000;
		/* margin-left: -205px; */
		width: 862px;
		margin: 0 auto;
		margin-top: -66px;
	}
	.personel-info {
		display: none;
	}
	.red-point3 {
		position: relative;
		left: 93%;
	}
	.bottom {
		position: relative;
		width: 100%;
		margin-top: 1275px;
		z-index: 100;
	}
	.more a {
		position: relative;
		left: 115px;
		top: 80px;
		color: #fff;
		font-size: 18px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 18px 0;
	}
	.banner2-content p {
		color: #8b8b8b;
		line-height: 18px;
		font-size: 12px;
	}
	.banner2-content img {
		/*transform: scale(0.45);
		-webkit-transform: scale(0.45);
		-moz-transform: scale(0.45);
        float: right;
        margin-top: -49px;
        cursor: pointer;*/
		display: none;
	}
	.banner2-content h2 {
		font-size: 20px;
	}
	.right-path {
		height: 44px;
		width: 44px;
		margin: 0 auto;
		display: block;
		left: 590px;
		position: relative;
	}
	.animated {
		animation-duration: 0.5s;
		visibility: hidden;
	}
	.carousel .list1,
	.carousel .list2,
	.carousel .list3 {
		display: inline-table;
		width: 274px !important;
		height: 171.25px;
		vertical-align: middle;
	}
	.carousel-swiper .carouselLeft,
	.carousel-swiper .carouselRight {
		width: 44px;
		height: 44px;
		display: inline-table;
		vertical-align: middle;
	}
	.carousel-swiper .carouselLeft {
		margin-right: 10px;
		background: url("../images/investors-btnleft.png") no-repeat;
	}
	.carousel-swiper .carouselRight {
		margin-left: 10px;
		background: url("../images/investors-btn.png") no-repeat;
	}
	.carousel .list1 {
		background: url(../images/employee2.jpg) no-repeat;
		background-position: center;
		background-size: cover;
	}
	.carousel .bg {
		width: 274px;
		height: 171.25px;
		background: linear-gradient(to right, rgba(29, 67, 129, .7), rgba(76, 146, 172, .7), rgba(106, 144, 129, .7), rgba(125, 155, 129, .7));
		box-sizing: border-box;
		padding-top: 18px;
		position: relative;
		opacity: 0;
		cursor: pointer;
	}
	.carousel a:hover {
		text-decoration: none
	}
	.hov a:hover .bg {
		opacity: 1;
	}
	.carousel .bg .spp1,
	.carousel .bg .spp2,
	.carousel .bg .spp3 {
		display: block;
		text-align: center;
		color: #fff;
		font-weight: 500;
		padding: 0 15px;
		margin-top: 30px;
	}
	.carousel .bg .spp1 {
		font-size: 16px;
	}
	.carousel .bg .spp2 {
		font-size: 14px;
		margin-top: 10px;
	}
	.carousel .bg .spp3 {
		font-size: 14px;
		margin-top: 10px;
	}
	.carousel .list1 .bgRight {
		width: 35px;
		height: 35px;
		margin: 0 auto;
		margin-top: 8px;
		background: url("../images/download.jpg") no-repeat;
		background-size: contain;
	}
	.carousel .list2 .bgRight {
		width: 35px;
		height: 35px;
		margin: 0 auto;
		margin-top: 8px;
		background: url("../images/you.png") no-repeat;
		background-size: contain;
	}
	.carousel .list3 .bgRight {
		width: 35px;
		height: 35px;
		margin: 0 auto;
		margin-top: 8px;
		background: url("../images/you.png") no-repeat;
		background-size: contain;
	}
	.carousel .list2 {
		background: url(../images/personel3.jpg) no-repeat;
		background-position: center;
		background-size: cover;
	}
	.carousel .list3 {
		background: url(../images/personel4.jpg) no-repeat;
		background-position: center;
		background-size: cover;
	}
	.swiper-wrapper {
		margin: 0 auto;
	}
	.swiper-container {
		z-index: 101 !important;
	}
	.carousel-swiper {
		position: relative;
	}
	.swiper-path {
		position: relative;
		width: 108px;
		margin: 0 auto;
	}
	.swiper-path .carouselLeft {
		left: -430px;
		top: -160px;
		z-index: 101;
	}
	.swiper-path .carouselRight {
		right: -430px;
		top: -160px;
		z-index: 101;
	}
}

@media screen and (max-width: 992px) {
	.title-bubble {
		width: 9rem;
		position: relative;
		left: 3.5rem;
		top: 3rem;
	}
	.biaoti {
		display: none;
	}
	#video {
		height: 100%;
		width: 100%;
		position: relative;
		top: 0;
		margin-top: 0;
		left: 0;
		margin-left: 0;
		background: #000;
	}
	.news-text {
		font-size: 14px !important;
	}
	.banner2-content img {
		height: 44px;
		position: absolute;
		right: 20px;
		margin-top: -40px;
	}
	.pc {
		display: none !important;
	}
	.toTop {
		position: fixed;
		bottom: 40px;
		right: 0;
		z-index: 1000;
		width: 40px;
		height: 40px;
		background: rgba(245, 245, 245, 1);
	}
	.syy {
		position: fixed;
		bottom: 0;
		right: 0;
		z-index: 1000;
		width: 40px;
		height: 40px;
		background: rgba(245, 245, 245, 1);
		text-align: center;
	}
	.syy img {
		width: 80%;
		margin-top: 4px;
	}
	.toTop img {
		height: 100%;
	}
	.server h2,
	.story h2 {
		font-size: 24px;
	}
	.header {
		position: relative;
		width: 100%;
		margin: 0 auto;
		height: 100%;
		max-width: 750px;
	}
	.content {
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		overflow-x: hidden;
	}
	.gr {
		color: rgb(69, 193, 185);
	}
	.top {
		width: 100%;
		height: 3rem;
		z-index: 100;
		position: absolute;
	}
	.about {
		width: 100%;
		max-width: 18.75rem;
		display: flex;
		flex-direction: column;
		padding: 0px 0.375rem;
		text-align: center;
		margin: -1rem auto;
	}
	.video {
		background: #000;
		background-repeat: no-repeat;
		height: 10.75rem;
		width: 17.11rem;
		background-size: cover;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		z-index: 10;
		margin: 0 auto;
		border-radius: 1px;
	}
	.about-video {
		margin-top: 1rem;
	}
	.video span {
		font-size: 15px;
		position: relative;
		top: 2.4rem;
		color: #fff;
	}
	.about-content {
		width: 100%;
		padding-top: 0.5rem;
	}
	.about h2 {
		margin-bottom: 0.8rem;
		font-size: 24px;
	}
	.about h2::after {
		content: "";
		height: 2px;
		width: 1rem;
		position: absolute;
		background-color: #e65f39;
		margin-top: 34px;
		margin-left: -62px;
	}
	.news {
		position: relative;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		padding: 0 0.375rem;
		/* margin-top: 10rem; */
		width: 18.75rem;
		text-align: center;
	}
	.news-info {
		background: url(../images/news-info.jpg) no-repeat;
		text-align: center;
		background-size: cover;
		height: 10.75rem;
		width: 17.25rem;
		margin: 0 auto;
		position: relative;
		top: 6rem;
		box-shadow: 0 0.45rem 0 0 #0a1f4410;
		text-align: start;
	}
	.news-info p {
		color: #fff;
		font-size: 16px;
		text-align: left;
		position: absolute;
		bottom: 10px;
		width: 100%;
		padding: 0 0.5rem;
		height: 44px;
		overflow: hidden;
		background: rgba(79, 73, 73, 0.55);
		display: flex;
		flex-direction: column;
		justify-content: center;
		word-break: break-all;
	}
	.content-news {
		margin: 0 auto;
		width: 100%;
		position: relative;
		top: -8rem;
		text-align: start;
	}
	.content-news p {
		color: #343434;
	}
	.news h2 {
		font-size: 25px;
		text-align: center;
	}
	.news h2::after {
		content: "";
		height: 2px;
		width: 1rem;
		position: absolute;
		background-color: #e65f39;
		margin-top: 36px;
		margin-left: -62px;
	}
	.background {
		position: relative;
		height: 11rem;
		margin: 0 auto;
		margin-top: -6rem;
		left: 11rem;
		z-index: 0;
	}
	.bubble2 {
		position: relative;
		left: -11rem;
		margin-top: -13rem;
		width: 26rem;
		z-index: -1;
	}
	.bubble5 {
		background: url(../images/bubble6.png) no-repeat;
		position: absolute;
		z-index: 1100;
		top: 10.5rem;
		width: 12.6rem;
		height: 11rem;
		background-size: contain;
		left: -1.5rem;
	}
	.bubble {
		position: absolute;
		top: 7rem;
		left: 2.3rem;
		width: 8.2rem;
		height: 6.52rem;
		z-index: 100;
		background-size: cover;
		font-size: 18px;
	}
	.bubble p {
		color: #023093;
		position: relative;
		left: 11rem;
		top: 5.2rem;
		width: 4rem;
		margin: 0 0 5px;
		font-family: Conv_calibri;
	}
	.about p {
		color: #343434;
		line-height: 24px;
		padding: 0 1rem;
		text-align: start;
	}
	.about-content img {
		position: relative;
		margin-left: 14rem;
		height: 1.2rem;
		display: none;
	}
	.news-info2 {
		font-size: 14px;
		color: #4a4a4a;
		display: flex;
		flex-direction: column;
		position: relative;
		background-color: #fff;
		width: 17.25rem;
		padding: 1rem;
		box-shadow: 0 0.45rem 0.45rem 0 #0a1f4410;
		margin: 0 auto;
	}
	.bubble4 {
		position: relative;
		left: 11rem;
		margin-top: -5rem;
		width: 10rem;
		z-index: -1;
	}
	.news-info2 p {
		font-size: 14px;
		color: #343434;
	}
	.news-img {
		background-image: url(../images/name1.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		height: 10.75rem;
		margin: 0 auto;
		width: 17.25rem;
		position: relative;
	}
	.news-text {
		position: relative;
		width: 17.25rem;
		background-color: #fff;
		margin: 0 auto;
		padding: 1rem;
		top: 11rem;
		box-shadow: 0 0.45rem 0.45rem 0 #0a1f4410;
	}
	.press {
		margin: 0 auto;
		display: flex;
		flex-direction: column; 
		width: 17.25rem;
		text-align: start;
		margin-top: 4rem;
		position: relative;
		z-index: 1;
	}
	.news-img p {
		color: #FFFFFF;
		font-size: 16px;
		width: 100%;
		position: absolute;
		bottom: 10px;
		padding: 0 0.5rem;
		height: 46px;
		overflow: hidden;
		background: rgba(79, 73, 73, 0.55);
		display: flex;
		/*flex-direction: column;*/
		word-break:break-all;
		justify-content: center;
	}
	.news-list {
		display: none;
	}
	.server {
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 1.5rem;
	}
	.server h2 {
		font-size: 25px;
	}
	.story h2 {
		font-size: 25px;
	}
	.server p,
	.story p {
		display: none;
	}
	.ban {
		width: 100%;
		position: relative;
		margin-top: -1.5rem;
	}
	#news {
		position: relative;
		width: 18.75rem;
		margin: 0 auto;
	}
	.story .line-bottom {
		position: relative;
		top: -2rem;
	}
	.banner2 {
		background-image: url(../images/article.jpg);
		background-size: cover;
		position: relative;
		width: 17.25rem;
		height: 5rem;
		margin: 0 auto;
		box-shadow: 0 0.45rem 0 0 #0a1f4410;
	}
	.banner2-content {
		position: relative;
		letter-spacing: 1px;
		background-color: #fff;
		top: 4.8rem;
		width: 100%;
		padding: 1rem;
		box-shadow: 0 0.45rem 0.45rem 0 #0a1f4410;
	}
	.banner2-num {
		margin-top: 1rem;
		border-top: 1px solid;
		line-height: 2rem;
	}
	.investors-btn {
		position: relative;
		top: 2.2rem;
		left: 6rem;
		z-index: 1001;
		transform: scale(0.5);
	}
	.bubble3 {
		position: relative;
		z-index: 100;
		right: 12rem;
		height: 28rem;
		margin: 0 auto;
		margin-top: -2rem;
		left: -11rem;
		top: 1rem;
		pointer-events: none;
	}
	.banner2-content h2 {
		font-size: 18px;
	}
	.story {
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		/* height: 96px; */
		margin-top: -8rem;
	}
	.more {
		background-image: url(../images/more.png);
		background-repeat: no-repeat;
		position: relative;
		left: 4%;
		background-size: cover;
		height: 6rem;
		width: 7rem;
		margin: 0 auto;
		left: -4rem;
		margin-top: -3rem;
	}
	.carousel {
		position: relative;
		overflow: hidden;
		z-index: 1000;
		margin-top: -4rem;
		justify-content: center;
		z-index: 100 !important;
		width: 17.24rem !important;
		text-align: center;
	}
	/*.carousel img {
		display: none;
		width: 44rem;
		margin: 0 auto;
	}*/
	.banner2-content p {
		color: #343434;
		font-size: 14px;
	}
	.carousel .personel2 {
		display: block;
	}
	/*.carousel img {
		height: 291px;
		width: 563px;
		margin-left: 10px;
	}*/
	.carousel .list1 {
		background: url(../images/employee1.jpg) no-repeat;
		background-size: contain;
		height: 18.75rem;
		/*width: 17.25rem !important;*/
		margin: 0 auto;
	}
	.carousel .list2 {
		background: url(../images/employee2.jpg) no-repeat;
		background-size: contain;
		height: 18.75rem;
		/*width: 17.25rem !important;*/
		margin: 0 auto;
	}
	.carousel .list3 {
		background: url(../images/employee3.jpg) no-repeat;
		background-size: contain;
		height: 18.75rem;
		/*width: 17.25rem !important;*/
		margin: 0 auto;
	}
	.swiper-container-mobile .swiper-wrapper .swiper-slide {
		height: 18.75rem;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.carousel .list4 {
		background: url(../images/personel1.jpg) no-repeat;
		background-size: contain;
		height: 18.75rem;
		/*width: 17.25rem !important;*/
		margin: 0 auto;
		/*display: none;*/
	}
	.carousel .bg {
		background: linear-gradient(-67deg, #2CCCC0 0%, #02809E 40%, #023093 90%);
		width: 100%;
		padding: 1rem 0;
		text-align: center;
		color: #fff;
		border-radius: 5px;
		position: relative;
		top: 10.3rem;
		height: 5.5rem;
	}
	.bg span {
		display: block;
		font-size: 14px;
	}
	.box {
		box-shadow: 0 0.45rem 0.45rem 0 #0a1f4410;
		width: 17.25rem;
		margin: 0 auto;
	}
	.point-carousel {
		text-align: center;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	.point-c {
		height: 0.2rem;
		width: 0.2rem;
		background: #000;
		margin-left: 0.5rem;
		border-radius: 0.2rem;
	}
	.red-point3 {
		display: none;
	}
	.bottom {
		position: relative;
		width: 100%;
		margin-top: -1rem;
		z-index: 100;
	}
	.story h2 {
		position: relative;
		top: -2rem;
	}
	.more a {
		position: relative;
		left: 2rem;
		top: 2.5rem;
		color: #fff;
		font-size: 14px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 0.4rem 0;
	}
	/*.server h2::after {
		content: "";
		height: 2px;
		width: 1rem;
		position: absolute;
		background-color: #e65f39;
		margin-top: 42px;
		margin-left: -78px;
	}*/
	.line-bottom {
		height: 2px;
		width: 1rem;
		background-color: #e65f39;
	}
	.right-path {
		position: relative;
		left: 15rem;
		top: -7.5rem;
		z-index: 1001;
		height: 1.8rem;
		max-height: 58px;
	}
	.right-path2 {
		display: none;
	}
	.animated {
		animation-duration: 0s;
	}
	.video img {
		height: 3rem;
	}
	.bubble7 {
		background: url(../images/bubble7.png) no-repeat;
		height: 3.2rem;
		width: 3.4rem;
		background-size: contain;
	}
	.right-path-mobile {
		position: absolute;
		left: 15rem;
		top: 9.3rem;
		z-index: 1;
		/* display: none; */
	}
	.wit {
		width: 100%;
		height: 66%;
		background: linear-gradient(to right, rgba(29, 67, 129, .7), rgba(76, 146, 172, .7), rgba(106, 144, 129, .7), rgba(125, 155, 129, .7));
		opacity: 0.8;
		display: none;
		position: absolute;
	}
	.wit img {
		top: 38%;
		position: relative;
		height: 3rem;
	}
	.kkn:hover .wit {
		display: block;
	}
}