div,
ul{
  font-size: 0;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.banner {
	overflow: hidden;
}
.swiper-slide {
	position: relative;
}
.btext {
	position: absolute;
	left: 50%;
	margin-left: -45%;
	top: 50%;
	transform: translateY(-50%);
	width: 90%;
	text-align: center;
	font-family: "PingFangSCMedium";
	z-index: 10;
}
.btext strong {
	display: block;
	line-height: 1;
	color: #fff;
	font-size: 62px;
	font-size: 2.2292vw;
	letter-spacing: 4px;
	opacity: 0;
	transform: translateY(100%);
}
.btext p {
	display: inline-block;
	margin-left: -6px;
	letter-spacing: 7px;
	color: #fff;
	line-height: 1;
	font-size: 16px;
	opacity: 0;
	transform: translateY(100%);
}
.bhide {
	margin-top: -366px;
	overflow: hidden;
}
.bline {
	position: relative;
	margin: auto;
	margin-top: 38px;
	margin-bottom: 35px;
	width: 336px;
	height: 2px;
	background: rgba(255, 255, 255, 0.2);
	transform: scaleX(0);
	opacity: 0;
}
.bline:before {
	position: absolute;
	left: 50%;
	margin-left: -84px;
	top: -1px;
	content: "";
	width: 168px;
	height: 4px;
	background: #029af2;
}
.pagination-list {
	display: flex;
	display: -webkit-flex;
	height: 116px;
	padding-left: 48px;
	align-items: center;
	justify-content: space-between;
}
.pagination-list a {
	cursor: pointer;
	display: inline-block;
}
.pagination-list a.active b,
.pagination-list a.active span {
	color: #0558cf;
}
.pagination-list a:hover b,
.pagination-list a:hover span {
	color: #0558cf;
}
.pagination-list a b {
	display: block;
	margin-bottom: 12px;
	line-height: 1;
	color: #6c6c6c;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	transition: 0.3s;
}
.pagination-list a span {
	display: block;
	line-height: 1;
	color: #1e1f1f;
	font-size: 17px;
	transition: 0.3s;
}
.swiper-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	background: #fff;
}
.banner-btn {
	position: relative;
	float: left;
	width: 200px;
	height: 116px;
	background: #0558cf;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}
.banner-btn:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	content: "";
	width: 1px;
	height: 14px;
	background: rgba(255, 255, 255, 0.3);
}
.banner-btn span {
	display: block;
	color: #fff;
	font-size: 22px;
	line-height: 1.4;
	cursor: pointer;
	transition: 0.3s;
}
.banner-btn span:hover {
	opacity: 0.8;
}
.banner-btn span:first-child {
	margin-right: 70px;
}
.indexBanner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}
.indexBanner {
	overflow: hidden;
	width: 100%;
}
.webGL-slider {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100vh;
	margin: 0 auto;
	z-index: 5;
	overflow: hidden;
}
.webGL-slider>img {
	width: 100%;
	max-width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0;
}
.webGL-slider canvas {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
	transform-origin: 50% 50%;
}
.shouyetu {
	width: 40%;
	margin-left: 5%;
	float: left;
	z-index: 1;
}
.shouyetu img {
	width: 100%;
}
.syaboutwenzi {
	float: left;
	width: 50%;
	height: 350px;
	z-index: 2;
}
.abtwenzizz {
	padding: 0px 65px;
}
.abtwenzizz .dd p:nth-of-type(1) {
	font-weight: 550;
	font-size: 17px;
	color: #d81e06;
	margin-bottom: 10px;
	letter-spacing: 2px;
}
.abtwenzizz .dd p {
	font-size: 15px;
	line-height: 30px;
}
.syaboutwenzi .dd {
	margin-top: 35px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	color: #333333;
}
.syaboutwenzi .df {
	margin-top: 40px;
	text-align: center;
	font-size: 0;
	white-space: nowrap;
}
.syaboutwenzi .df .col {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	font-size: 16px;
	color: #999999;
}
.syaboutwenzi .df .col .num {
	margin-bottom: 10px;
	height: 46px;
	font-size: 46px;
	font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c;
	font-weight: bold;
	color: #c61b23;
}
.syaboutwenzi .df .col i {
	display: inline-block;
	vertical-align: top;
	font-size: 39px;
	font-weight: 550;
}
.numCount {
	padding-top: 70px;
}
.numCount ul {
	overflow: hidden;
}
.numCount ul li {
	float: left;
	width: 25%;
}
.item .numU span {
	display: inline-block;
	font-size: 40px;
	font-weight: 550;
	color: #0c439d;
}
.shouyeabt {
	width: 100%;
	height: 180px;
	padding-bottom: 30px;
}
.shouyeabt h3 {
	font-weight: 600;
	letter-spacing: 8px;
	font-size: 40px;
	text-align: center;
	color: #a19fa4;
	line-height: 180px;
}
.indc {
	font-size: 14px;
}
.shouyecasetitle {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	position: relative;
}
.shouyecasetitle img {
	z-index: 1;
}
.shouyecasetitle h3 {
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -115.14px;
	margin-top: -26px;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 8px;
	text-align: center;
	color: #fff;
}
.shouyecasetitle h3 p {
	font-size: 22px;
	letter-spacing: 2px;
	opacity: 0.7;
	margin-top: -20px;
	color: #fff;
}
.b_t_inner,
.bannertab li:after,
.yjlist li i span:before {
	transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
}
.swiper-button-prev,
.swiper-button-next {
	background: none;
	margin-top: 0;
	transform: translateY(-50%);
	opacity: 1 !important;
	font-size: 20px;
	width: auto;
	height: auto;
}
.casebanner {
	position: relative;
}
.casebanner:before {
	content: '';
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-image: url(../img/shadow_02.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.casebanner .swiper-slide>img {
	width: 100%
}
.bannertab {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
}
.bannertab ul {
	height: 100%
}
.bannertab li {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	text-align: center;
	position: relative;
	color: #fff;
	overflow: hidden;
	box-sizing: border-box;
	border-right: 1px solid rgba(255, 255, 255, .4);
}
.bannertab li:last-child {
	border-right: none
}
.bannertab li:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(16, 78, 165, .7);
	position: absolute;
	left: 0;
	top: 0
}
.bannertab li:nth-child(odd):after {
	transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
}
.bannertab li:nth-child(even):after {
	transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.bannertab li.ac:after {
	transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
}
.b_t_inner {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	z-index: 2;
	color: #fff;
	box-sizing: border-box;
	padding: 0 50px;
}
.bannertab li.ac {
	bottom: 50%;
	transform: translateY(50%);
	-ms-transform: translateY(50%);
	-webkit-transform: translateY(50%);
}
.bannertab li.ac .b_t_inner {
	bottom: 50%;
	transform: translateY(50%);
	-ms-transform: translateY(50%);
	-webkit-transform: translateY(50%);
}
.bannertab li.ac .b_t_inner img {
	display: block;
}
.bannertab li.ac .b_t_inner h2 {
	display: block;
}
.bannertab li.ac .b_t_inner p {
	display: block!important;
}
.b_t_inner img {
	margin: 0 auto 60px;
	display: none
}
.b_t_inner h2 {
	font-family: 'he';
	font-size: 24px;
	text-transform: uppercase;
	width: 81%;
	margin: 0 auto 20px;
	line-height: 30px;
	display: none
}
.b_t_inner h3 {
	margin-bottom: 35px;
	font-size: 24px;
}
.b_t_inner p {
	text-align: justify;
	color: rgba(255, 255, 255, .6);
	display: none;
	font-size: 16px;
	line-height: 32px;
}
.bannertab li:nth-child(1) .b_t_inner p,
.bannertab li:nth-child(1) .b_t_inner h2,
.bannertab li:nth-child(1) .b_t_inner img,
.bannertab li:nth-child(1) .b_t_inner h6 {
	display: block
}
@media only screen and (max-width:1440px) {
	.b_t_inner {
		padding: 0 40px;
	}
	.b_t_inner>img:nth-of-type(1) {
		width: 90px;
		margin-bottom: 30px;
	}
	.b_t_inner h2 {
		width: 100%;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.b_t_inner h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.i_tit,
	.indextab li:nth-child(3) .i_tit {
		padding: 40px 0 14px;
	}
}
@media only screen and (max-width:1200px) {
	.bannertab li:nth-child(1) .b_t_inner p,
	.bannertab li:nth-child(1) .b_t_inner img,
	.bannertab li:nth-child(1) .b_t_inner h6 {
		display: block;
	}
	.b_t_inner {
		padding: 0 12px
	}
	.b_t_inner h2 {
		display: block;
	}
}
@media only screen and (max-width:600px) {
	.b_t_inner h2 {
		display: none !important;
	}
	.bannertab {
		position: static;
	}
	.b_t_inner h3 {
		color: #fff;
		background: #104ea5;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 30px;
	}
	.bannertab li {
		border-bottom: 1px solid #fff;
	}
	.bannertab li:nth-child(2n) {
		border-right: none;
	}
	.bannertab li:nth-child(2n) .b_t_inner h3 {
		border-right: none;
	}
	.bannertab li {
		width: 50%;
	}
	.banner:before {
		display: none;
	}
	.bannertab li .b_t_inner {
		position: static !important;
		padding: 0;
	}
	.indextab>ul>li {
		width: 100%;
	}
	.i_t_inner p {
		width: 100%;
	}
	.i_t_inner {
		padding: 0 5%;
	}
	.i_tit,
	.indextab li:nth-child(3) .i_tit {
		padding: 20px 0 10px;
	}
	.indextab>ul>li>a {
		height: auto;
		padding-bottom: 20px;
	}
	.indextab ul {
		padding: 0;
	}
}
img {
	max-width: 100%;
	border: none;
	z-index: 55555555;
}
.ser-item:hover {
	overflow: hidden;
	-moz-border-radius: 0 0 30px 0;
	-webkit-border-radius: 0 0 30px 0;
	border-radius: 0 0 30px 0;
	box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0)
}
.ser-item:hover .ser-mask {
	opacity: 1
}
.ser-item:hover .ser-txt {
	background: none;
}
.ser-item:hover .ser-txt h3 {
	position: relative;
	top: -55px;
}
.ser-item:hover .ser-txt a {
	opacity: 1
}
.arrow-group2 {
	font-size: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: justify
}
.swi-ser {
	position: relative
}
.swi-ser-arrow {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	vertical-align: middle;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #f9f9f9;
	z-index: 3;
}
.swi-ser-arrow:after {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ''
}
.swi-ser-prev:after {
	background-image: url(../img/left-b.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 16px auto;
	background-size: 16px auto
}
.swi-ser-prev:hover:after {
	background-image: url(../img/left-w.png)
}
.swi-ser-next:after {
	background-image: url(../img/right-b.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 16px auto;
	background-size: 16px auto
}
.swi-ser-next:hover:after {
	background-image: url(../img/right-w.png)
}
.swi-ser-progress {
	font-size: 14px;
	display: inline-block;
	margin: 0 30px;
	vertical-align: middle;
	color: #1e1e1e
}
.news-tab {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
}
.news-tab-s {
	float: left;
	width: 124px;
	height: 50px;
	background: #F4F6FC;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #1E1E1E;
	font-family: FZLT-CH, PingFangSC, "Open Sans", "Microsoft YaHei", sans-serif;
	cursor: pointer;
}
.news-tab-s+.news-tab-s {
	margin-left: 20px;
}
.news-tab-s.on {
	background-color: #00205B;
	color: #ffffff;
}
.news-tab-con {
	height: 0;
	overflow: hidden;
}
.news-tab-con.show {
	height: auto;
	overflow: visible;
}
.news {
	padding-top: 70px
}
.news .g-tit span:before {
	display: none
}
.news .wp-1440 {
	background: url(../img/points.png) no-repeat top 55px right/auto auto;
	width: 90%;
	margin: auto;
	z-index: 1;
}
.news .wp:after {
	content: ''
}
.swi-news {
	position: relative;
	overflow: hidden;
	margin: 0 -35px;
	padding: 40px 35px 190px
}
.swi-news .arrow-group2 {
	bottom: 100px
}
.news-item {
	overflow: hidden;
	display: block;
	margin: 0 auto;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s
}
.news-item:hover {
	box-shadow: 0px 10px 35px 0 rgba(0, 0, 0, .1)
}
.news-item:hover .news-txt h3 {
	color: #06205c
}
.news-pic {
	overflow: hidden;
	margin: 0 auto
}
.news-pic img {
	display: block;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	-webkit-transition: all .6s;
	transition: all .6s;
	width: 100%;
}
.news-item:hover .news-pic img {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.news-txt {
	padding: 20px 20px 50px;
}
.news-txt span {
	font-family: FZLT-H, PingFangSC, "Open Sans", "Microsoft YaHei", sans-serif;
	font-size: 12px;
	color: #1e1e1e
}
.news-txt h3 {
	font-size: 20px;
	overflow: hidden;
	margin: 15px 0 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #162266;
	font-weight: 550
}
.news-txt .date {
	font-size: 15px;
	margin-bottom: 10px;
	color: #333
}
.news-txt .desc {
	font-size: 14px;
	line-height: 25px;
	display: -webkit-box;
	overflow: hidden;
	height: 50px;
	color: #333;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.swi-list-icon {
	display: inline-block;
	width: 99px;
	height: 50px;
	margin: 0 9px;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	vertical-align: middle;
	border-radius: 25px;
	background: #f9f9f9;
	position: relative;
}
.swi-list-icon:After {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: url(../img/list.png) no-repeat center center/14px auto
}
.swi-list-icon:hover:After {
	background-image: url(../img/list-icon.png)
}
.g-tit span {
	font-family: FZLT-CH, PingFangSC, "Open Sans", "Microsoft YaHei", sans-serif;
	font-size: 42px;
	position: relative;
	color: #06205c;
	font-weight: 550;
}
.g-tit .en {
	font-size: 20px;
	font-weight: bold;
	color: #00205b;
	font-family: FZLT-CH, PingFangSC, "Open Sans", "Microsoft YaHei", sans-serif;
	margin-top: 20px;
	font-weight: 550;
}
.g-tit .en+.desc {
	margin-top: 20px;
}
.g-tit .desc {
	font-family: FZLT-H, PingFangSC, "Open Sans", "Microsoft YaHei", sans-serif;
	font-size: 16px;
	line-height: 30px;
	margin-top: 40px;
	color: #333;
}
.g-tit.haveTab {
	position: relative;
}
.news-tab-s a {
	font-size: 15px;
	color: #fff;
}
.c-btn__round:before {
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	background-color: #00205b;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: transform .3s cubic-bezier(.175, .885, .32, 1), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	-webkit-transform: scale(0);
	transform: scale(0);
	z-index: 1
}
.c-btn__round:hover:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.c-btn-rect__round:before {
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 25px;
	background-color: #00205b;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: transform .3s cubic-bezier(.175, .885, .32, 1), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	-webkit-transform: scale(0);
	transform: scale(0);
	z-index: 1;
}
.c-btn-rect__round:before {
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 25px;
	background-color: #00205b;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: transform .3s cubic-bezier(.175, .885, .32, 1);
	transition: transform .3s cubic-bezier(.175, .885, .32, 1), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1);
	-webkit-transform: scale(0);
	transform: scale(0);
	z-index: 1
}
.c-btn-rect__round:hover:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.g-tit span:after {
	position: absolute;
	top: 50%;
	left: calc(100% + 25px);
	width: 25px;
	height: 25px;
	content: '';
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../img/tit-l.png) no-repeat center center/contain
}
.text11zYRK {
	color: #fff;
}
.text23WcSX {
	color: #fff;
}
@media only screen and (max-width:5000px) {
	.vr .vrv .title p {
		font-size: 40px;
	}
}
.vr {
	position: relative;
	z-index: 4;
	width: 100%;
	background: #043e91;
}
.vr .vrv .title {
	text-align: center;
	color: #fff;
	width: 100%;
}
.vr .vrv .title p {
	font-weight: 600;
	letter-spacing: 4px;
}
.vr .vrv .title div {
	font-size: 16px;
	padding: 30px 17px;
}
.bar3p0W- {
	position: relative;
	color: #FFF;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	pointer-events: none;
	user-select: none;
}
.text23WcSX {
	font-weight: bolder;
}

.text43K4sq {
	padding-top: 40px;
	pointer-events: all;
	user-select: none;
}
.text43K4sq>* {
	margin: 0 5px;
}
.s119wD3 {
	background-color: rgba(0, 0, 0, 0.1);
	transition: all ease 1s;
}
.s119wD3:hover {
	background: #286efa;
	color: #fff;
}
.s119wD3, .s3QGyet{
	line-height: 44px;
	border: 1px solid #FFF;
}
.btnzztSm {
	height: 44px;
	text-align: center;
	color: #FFF;
	font-weight: bolder;
	display: inline-block;
	border-radius: 3px;
	cursor: pointer;
	margin: 0 5px;
}
.s3QGyet {
	background: #286efa;
}
a {
	text-decoration: none;
}
.vrv {
	width: 100%;
}
.ree {
	position: absolute;
	width: 100%;
	top: 27%;
}
#vrcontainter {
	width: 100%;
	height: 878px;
	position: relative;
	z-index: 2;
}
@media screen and (min-width:770px) and (max-width:5000px) {
	.text11zYRK {
		font-size: 36px;
	}
	.text23WcSX {
		font-size: 60px;
		letter-spacing: 4px;
		/*color: #026be4;*/
	}
	.s119wD3, .s3QGyet {
		padding: 0 50px;
	}
	.btnzztSm {
		font-size: 15px;
	}
}
@media screen and (min-width:319px) and (max-width:769px) {
	.text11zYRK {
		font-size: 20px;
	}
	.text23WcSX {
		font-size: 36px;
	}
	.s119wD3, .s3QGyet
	{
		padding: 0 20px;
	}
	.btnzztSm {
		font-size: 15px;
	}
}
#vrcontainter canvas {
	width: 100%!important;
}
@media only screen and (max-width:4000px) {
	.pagination-list a {
		padding: 0 40px;
	}
	.banner {
		height: calc(100vh - 90px);
		margin-top: 90px;
	}
	.shouyeabout a {
		display: inline-block;
	}
	.syaboutwenzi {
		height: auto;
	}
	.shouyeabout {
		padding-bottom: 100px;
	}
	.vr .vrv .title p {
		padding-top: 70px;
	}
	.vr .vrv .title div {
		padding: 30px 17px 70px;
	}
	.title canvas {
		width: 100%!important;
		height: 600px!important;
	}
	#vrcontainter {
		z-index: 18;
	}
	#vrcontainter canvas {
		height: 100%!important;
	}
	#vrcontainter {
		height: 1000px;
	}
	.text43K4sq a {
		width: 120px;
		line-height: 44px;
	}
	.text11zYRK {
		text-align: center;
		/*color:#026be4 ;*/
	}
	.bott2{
		background-image: url(../img/trail.jpg);
		padding: 116px 0;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.bott2 h3 {
		font-family: FZLT-CH,PingFangSC,"Open Sans","Microsoft YaHei",sans-serif;
		font-size: 40px;
		line-height: 25px;
		text-align: center;
		color: #06205c;
		font-weight: 550;
		letter-spacing: 3px;
	}
}
@media only screen and (max-width:1199px) {
	.pagination-list a {
		padding: 0 20px;
	}
	.pagination-list a span {
		font-size: 15px;
	}
	.pagination-list a b {
		font-size: 18px;
	}
	.shouyeabout a {
		display: inline-block;
	}
	.shouyetu {
		width: 35%;
	}
	.syaboutwenzi {
		width: 60%;
	}
	.syaboutwenzi .dd {
		margin-top: 12px;
	}
	.numCount {
		padding-top: 7px;
	}
	.syaboutwenzi {
		height: 400px;
	}
	.shouyeabt {
		padding-bottom: 0;
	}
	.vr .vrv .title p {
		padding-top: 44px;
	}
	.vr .vrv .title div {
		font-size: 16px;
		padding: 18px 17px 44px;
	}
	.title canvas {
		width: 100%!important;
		height: 500px!important;
	}
	#vrcontainter {
		z-index: 18;
	}
	.text11zYRK {
		text-align: center;
	}
	.btnzztSm {
		width: 120px;
		line-height: 44px;
	}
	#vrcontainter canvas {
		height: 600px!important;
	}
	#vrcontainter {
		height: 600px;
	}
	
}
@media only screen and (max-width:1023px) {
	.pagination-list a {
		padding: 0 10px;
	}
	.swiper-btn {
		width: 100%;
	}
	.shouyeabout a {
		overflow: hidden;
		display: inline-block;
	}
	.shouyeabt {
		padding-bottom: 0;
	}
	.shouyetu {
		width: 90%;
	}
	.syaboutwenzi {
		height: auto;
	}
	.abtwenzizz {
		padding: 44px 0;
	}
	.syaboutwenzi {
		width: 90%;
		margin-left: 5%;
	}
	.vr .vrv .title p {
		font-size: 25px;
		padding-top: 30px;
	}
	.vr .vrv .title div {
		font-size: 16px;
		padding: 17px 17px 35px;
	}
	#vrcontainter {
		z-index: 18;
		height: 500px;
	}
	#vrcontainter canvas {
		width: 100%!important;
		height: 500px!important;
	}
	.title canvas {
		width: 100%!important;
		height: 490px!important;
	}
	.text11zYRK {
		font-size: 25px;
	}
	.text23WcSX {
		font-size: 42px;
	}
	.btnzztSm {
		line-height: 44px;
		width: 120px;
		height: 44px;
	}
	.b_t_inner h2 {
		font-size: 14px;
	}
	.b_t_inner p {
		font-size: 12px;
		line-height: 18px;
	}
	.b_t_inner>img:nth-of-type(1) {
		width: 70px;
		margin-bottom: 13px;
	}
	.g-tit span {
		font-size: 32px;
	}
	.shouyeabout {
		padding-bottom: 0;
	}
	#loading{
	    display: none;
	}
}
@media only screen and (max-width:767px) {
	.banner {
		margin-top: 70px;
		height: 180px;
		display: none;
	}
	.pagination-list {
		width: 100%;
	}
	.banner-btn {
		width: 100%;
		height: 60px;
	}
	.webGL-slider {
		display: block;
		height: auto;
	}
	.pagination-list a b {
		font-size: 14px;
	}
	.pagination-list a span {
		font-size: 14px;
	}
	.pagination-list {
		padding-left: 0;
	}
	#vrcontainter canvas {
		height: 400px!important;
	}
	#vrcontainter {
		height: auto;
	}
	.shouyeabout {
		margin-top: 70px;
	}
	.shouyeabt h3 {
		font-size: 18px;
		color: #fff;
	}
	.shouyeabout a {
		overflow: hidden;
	}
	.shouyetu {
		width: 100%;
		margin-left: 0;
		float: left;
	}
	.shouyetu>video{
	    	z-index: 31;
	    	overflow: hidden;
	}
	.syaboutwenzi {
		float: none;
		width: 100%;
		height: auto;
		z-index: 72;
		clear: both;
	}
	.shouyetu {
		margin-left: 0;
		overflow: hidden;
	}
	.shouyeabt {
		height: 43px;
		background: #1364d5;
	}
	.shouyeabt h3 {
		line-height: 40px;
	}
	.abtwenzizz {
		padding: 37px 30px;
	}
	.item .numU span {
		font-size: 19px;
	}
	.title canvas {
		display: none;
	}
	.vr .vrv .title p {
		padding-top: 27px;
		font-size: 20px;
	}
	.vr .vrv .title div {
		font-size: 12px;
		padding: 12px 30px 22px;
	}
	.numCount {
		padding-top: 23px;
	}
	.shouyecasetitle {
		margin-top: -7px;
		z-index: 5555;
		display: none;
	}
	.shouyecasetitle h3 {
		font-size: 20px;
		margin-left: -88.375px;
		margin-top: -17px;
	}
	.shouyecasetitle img {
		height: 100px;
	}
	.shouyecasetitle h3 p {
		font-size: 16px;
		margin-top: -13px;
	}
	.text11zYRK {
		font-size: 16px;
		text-align: center;
	}
	.text23WcSX {
		font-size: 29px;
	}
	.btnzztSm {
		font-size: 13px;
	}
	.syaboutwenzi .dd {
		margin-top: 12px;
	}
	.abtwenzizz .dd p {
		font-size: 14px;
	}
	.casebanner {
		display: none;
	}
	.g-tit span {
		font-size: 20px;
	}
	.news-tab-s {
		width: 96px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.news-tab-s a {
		font-size: 13px;
	}
	.swi-news .arrow-group2 {
		width: 100%;
		text-align: center;
		bottom: -44px;
	}
	.swi-news {
		padding: 40px 35px 120px;
		z-index: 555555555;
	}
	.swi-news .arrow-group2 {
		padding: 40px 35px 86px;
	}
	.news-txt h3 {
		font-size: 16px;
		height: 19px;
	}
	.news {
		position: relative;
		margin-top: -5px;
		background: #fff;
		z-index: 10;
	}
	.syaboutwenzi {
		margin-left: 0;
	}
}


.pagination.paginationX1 {
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 3;
	text-align: center;
	white-space: nowrap
}

.pagination.paginationX1 .btn {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
	margin: 0 4px;
	width: 9px;
	height: 9px;
	border: 0 solid #006bc0;
	-webkit-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	border-radius: 9px;
	background-color: #fff;
	opacity: .5
}

.pagination.paginationX1 .btn>em {
	display: none
}

.pagination.paginationX1 .btn.on {
	opacity: 1
}

.pagination.paginationX2 {
	height: 3px;
	line-height: 3px;
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 3;
	text-align: center;
	white-space: nowrap
}

.pagination.paginationX2 .btn {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
	margin: 0 3px;
	width: 30px;
	height: 3px;
	background-color: #fff
}

.pagination.paginationX2 .btn>em {
	display: none
}

.pagination.paginationX2 .btn:after {
	content: " ";
	position: absolute;
	left: 0;
	width: 0;
	top: 0;
	height: 100%;
	border-radius: inherit;
	background-color: #006bc0;
	-webkit-transition: all 250ms ease-out 0s;
	transition: all 250ms ease-out 0s
}

.pagination.paginationX2 .btn.on:after {
	width: 30px;
	-webkit-transition: inherit;
	transition: inherit
}

.pagination.paginationX3 {
	height: 3px;
	line-height: 3px;
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 3;
	text-align: center;
	white-space: nowrap
}

.pagination.paginationX3 .btn {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
	margin: 0 3px;
	width: 22px;
	height: 3px;
	background-color: #ccc;
	border-radius: 5px;
	-webkit-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s
}

.pagination.paginationX3 .btn>em {
	display: none
}

.pagination.paginationX3 .btn.on {
	width: 3px;
	background-color: #008ff1
}

.index-banner {
	margin-bottom: 16px;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	height: 100vh;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 6
}

.index-banner .item {
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	height: 100vh;
	z-index: 1
}

.index-banner .item .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	pointer-events: none
}

.index-banner .item .videoBg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	pointer-events: none
}

.index-banner .item.moveItem {
	position: absolute
}

.index-banner .item .videoTxt {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
	width: 100%
}

.index-banner .item .videoTxt .dt {
	font-weight: 700
}

.index-banner .item .videoTxt .dd {
	margin-top: .6rem;
	font-weight: lighter
}

.index-banner .item .videoTxt .df {
	margin-top: 1.7rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: .3rem .5rem;
	border: #fff solid 1px;
	font-size: 24px;
	font-weight: lighter;
	cursor: pointer
}

.index-banner .item .videoTxt .df .qrcode {
	position: absolute;
	left: 115%;
	top: 50%;
	margin-top: -1.2rem;
	width: 2.4rem;
	height: 2.4rem;
	background-color: #fff;
	border-radius: 5px;
	-webkit-transition: all 250ms ease-out 0s;
	transition: all 250ms ease-out 0s;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(15px);
	transform: translateX(15px)
}

.index-banner .item .videoTxt .df:after {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	width: 27px;
	height: 26px;
	/*background-image: url(../fonts/064a401a408c4051bbe26843523e4bb4.woff);*/
	transform: rotate(180deg)
}

.index-banner .item .videoTxt .df:hover .qrcode {
	-webkit-transition: all 250ms ease-out .1s;
	transition: all 250ms ease-out .1s;
	opacity: 1;
	visibility: visible;
	-webkit-transform: none!important;
	transform: none!important
}

.index-banner .paginationX2 {
	position: absolute;
	bottom: 120px;
	left: 0;
	width: 100%
}
.oh,
.scroll-wrap,
.shade {
	position: relative;
	overflow: hidden
}
.shade {
	display: block;
	width: 100%;
	height: 100%
}
.shade,
.z1 {
	z-index: 1
}

