/* 动画 */
@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-30%, 0, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}
* {
	font-family: "PingFangSC-Semibold, PingFang SC","思源黑体 CN Regular" !important;
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(30%, 0, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 50%, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -30%, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}
[v-cloak]{
	display: none;
}
body {
	overflow: visible !important;
}
.fl {
	transition: all .3s;
	opacity: 1 !important;
	transform: translate(0, 0) !important;
}
@font-face {
	font-family: 'TGBF';
	src: url('../css/TG-TYPE-Bold.otf');
	font-weight: normal;
}
/* ---------------------------------------------------------------------------------------- */

.bk1 {
	width: 100%;
	height: 9.5082rem;
	position: relative;
}

.bjt1 {
	width: 100%;
	/* height: 100%; */
	height: 7.7554rem;
	object-fit: cover;
}
.bk1 .text-box {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1.7528rem;
	/* background: rgba(255,255,255,0.4); */
	/* backdrop-filter: blur(10px); */
	display: flex;
	background: #FFFFFF;
	align-items: center;
	justify-content: center;
}
.bk1 .text-box .text-box_item {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1.9546rem;
}
.bk1 .text-box .text-box_item:last-child {
	margin-right: 0px;
}
.bk1 .text-box .text-box_item .text-box_item_icon {
	width: .744rem;
	height: .744rem;
	margin-right: .1892rem;
}
.text-box .text-box_item_icon img {
	width: 100%;
	height: 100%;
}
.text-box .text-box_item .text-box_bottom {
}
.text-box .text-box_item .text-box_bottom .tbb_p {
	font-size: .2018rem;
	font-family: PingFangSC-Regular, PingFang SC !important;
	font-weight: 400;
	color: #1D1E20;
}
.text-box .text-box_item .text-box_bottom .tbb_p span {
	font-size: .4035rem;
	font-family: 'TGBF' !important;
	font-weight: 700;
	color: #1D1E20;
}
.content1 {
	position: absolute;
	/* width: 100%; */
	height: 100%;
	left: 4.58rem;
	top: 2.2446rem;
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	align-items: flex-start;
}

.content1 .title1 {
	/* font-size: .625rem;
	font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
	font-weight: 800;
	color: #091027;
	text-align: center;
	line-height: 1; */
	width: 7.7554rem;
	height: 2.005rem;
}

.content1 .p1 {
	margin-top: .3153rem;
	font-size: .2522rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
	font-weight: 400;
	color: #0C1D56;
}
.content1 .title1 img {
	width: 100%;
	height: 100%;
}
.content1 .btn {
	width: 3.9rem;
	height: .6rem;
	display: flex;
	/* justify-content: space-between; */
	margin-top: .6305rem;
}

.content1 .btn .btn1 {
	/* border: .0125rem solid #FFFFFF; */
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin-right: .2522rem;
	width: 1.8789rem;
	height: .6053rem;
	background: #3972FF;
	border-radius: .0631rem;
}

.content1 .btn .btn1:hover {
	background: #1352f0;
}

.content1 .btn .btn1 .icon {
	width: .29rem;
	height: .2774rem;
	/* background: url(../imgs/sp.png) center center / 100% 100% no-repeat; */
	margin-right: .05rem;
}
.content1 .btn .btn1 .icon img {
	width: 100%;

}
.content1 .btn .btn1 span {
	font-size: .1765rem;
	font-family: PingFang-SC-Regular, PingFang-SC;
	font-weight: 400;
	color: #FFFFFF;
}

.content1 .btn .btn2 {
	width: 1.8789rem;
	height: .6053rem;
	background: #FFFFFF;
	border-radius: .1009rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.content1 .btn .btn2 .icon {
	width: .225rem;
	height: .225rem;
	/* background: url(../imgs/zx.png) center center / 100% 100% no-repeat; */
	margin-right: .05rem;
}
.content1 .btn .btn2 .icon img {
	width: 100%;
}

.content1 .btn .btn2 span {
	font-size: .1765rem;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #1D1E20;
}

.bk1 .ms {
	position: absolute;
	width: 100%;
	height: 1.25rem;
	left: 0;
	bottom: 0;
	background: rgba(232, 239, 255, 0.1);
	backdrop-filter: blur(.125rem);
}

.bk1 .ms ul {
	display: flex;
	width: 19.2rem;
	height: 100%;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

.bk1 .ms ul .line {
	width: .0125rem;
	height: .5875rem;
	border: .0125rem solid #979797;
}

.bk1 .ms ul li {
	width: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.bk1 .ms ul li h1 {
	font-size: .25rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: .175rem;
	text-align: center;
}

.bk1 .ms ul li p {
	font-size: .2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}

/* bk2 */
.bk2 {
	width: 100%;
	height: 9.7478rem;
	position: relative;
	overflow: hidden;
}

.bjt2 {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.content2 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	zoom: 1;
	margin-left: 4.5019rem;
}

.content2 .title2 span {
	display: inline-block;
	position: relative;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
	font-size: .5801rem;
	color: #1D1E20;
}
/* .content2 .title2 span::before{
	content: '';
	position: absolute;
	right: -0.3783rem;
	bottom: 0px;
	width: .3153rem;
	height: .0504rem;
	background: #1D1E20;
} */
.content2 .p2 {
	font-size: .2048rem;
	font-family: PingFangSC-Regular, "PingFang SC" !important;
	font-weight: 400;
	color: #202124;
}
.content2 .c2_top {
	display: flex;
	align-items: center;
	margin: .8197rem auto 0;
}
.content2 .c2_top .c2_topLeft{
	max-width: 6.5826rem;
}
.content2 .c2_top .c2_topLeft .p2{
	margin-top: .227rem;
	line-height: 1.8;
	

}

.content2 .c2_center {
	font-size: .3026rem;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
	color: #1D1E20;
	margin-top: .6936rem;
	margin-bottom: .2774rem;
}
.content2 .c2_bottom {
	display: flex;
}
.content2 .c2_bottom .c2_bottom_item {
	width: 4.7541rem;
	height: 1.8789rem;
	box-sizing: border-box;
	padding-left: .4792rem;
	padding-top: .2648rem;
	margin-right: .3783rem;
    border: 1px solid #fff;
	transition: all 0.5s;
}
.content2 .c2_bottom .c2_bottom_item:hover {
	transform: translateY(-0.1261rem);
    box-shadow: 0 0 40px 0 rgba(0,3,55,.1);
    border: 1px solid #fff;
	transition: all 0.5s;
	border-radius: .1513rem;
}
.content2 .c2_bottom .c2_bottom_item .c2bi_p1 {
	font-size: .3026rem;
	font-family: PingFangSC-Medium,PingFang SC !important;
    font-weight: 600;
	color: #1D1E20;
	position: relative;
}
.content2 .c2_bottom .c2_bottom_item .c2bi_p1::before {
	content: '';
	width: .3026rem;
	height: .3026rem;
	position: absolute;
	left: -0.1261rem;
	border-radius: 50%;
	z-index: 1;
	top: .2522rem;
	transform: translateY(-50%);
}
.content2 .c2_bottom .c2_bottom_item1 {
	background: url('../imgs/bk2item1.png') no-repeat center/100%;
}
.content2 .c2_bottom .c2_bottom_item2 {
	background: url('../imgs/bk2item2.png') no-repeat center/100%;

}
.content2 .c2_bottom .c2_bottom_item3 {
	background: url('../imgs/bk2item3.png') no-repeat center/100%;

}
.content2 .c2_bottom .c2_bottom_item1 .c2bi_p1::before {
	background: linear-gradient(64deg, #55C9FF 0%, rgba(255,255,255,0) 100%);
}
.content2 .c2_bottom .c2_bottom_item2 .c2bi_p1::before {
	background: linear-gradient(64deg, #9C55FF 0%, rgba(255,255,255,0) 100%);
}
.content2 .c2_bottom .c2_bottom_item3 .c2bi_p1::before {
	background: linear-gradient(64deg, #5584FF 0%, rgba(255,255,255,0) 100%);
}
.content2 .c2_bottom .c2_bottom_item .c2bi_p2 {
	font-size: .1765rem;
	font-family: OPPOSans-R, OPPOSans;
	font-weight: normal;
	color: #1D1E20;
	margin-top: .1639rem;
	max-width: 1.8916rem;
}
.content2 video {
	display: block;
	/* border: .1009rem solid #FFFFFF; */
	/* width: 6.9357rem; */
	/* width: 100%; */
	height: 3.8714rem;
	box-sizing: border-box;
	border-radius: .2144rem;
	margin-left: 1.488rem;
	margin-top: .9836rem;
}

.bk33 {
	width: 100%;
	position: relative;
	height: 11rem;
	overflow: hidden;
	background: #F9FBFF;
}
.bk33 .title3 span {
	display: inline-block;
	position: relative;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
	font-size: .5801rem;
}
.bk33 .title3 span::before{
	content: '';
	position: absolute;
	right: -0.3783rem;
	bottom: 0px;
	width: .3153rem;
	height: .0504rem;
	background: #1D1E20;
}
.content33 {
	overflow: hidden;
	margin-left: 4.5019rem;
}
.bk33::after {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 4.174rem;
	background: url('../imgs/cont33botomm.png') no-repeat center/100%;
}
.content33 .title3 {
	margin: .9079rem auto 0px;
	font-size: .5801rem;
	font-family: OPPOSans-B, OPPOSans !important;
	font-weight: normal;
	color: #1D1E20;
	margin-bottom: .7062rem;
}
.bk33 .develop {
	margin-left: 4.5019rem;
	overflow: hidden;
}
.bk33 .develop::after {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 4.174rem;
	background: url('../imgs/cont33botomm.png') no-repeat center/100%;
}
.bk33 .content5_bContent {
	margin-left: 4.5019rem;
	margin-top: .5296rem;
	display: flex;
}
.swiper-container6 .swiper-slide {
	width: 4.9937rem;
	position: relative;
	margin-right: .2522rem;
	height: .5549rem;
	line-height: .5549rem;
	cursor: pointer;
	font-size: .227rem;
	color: #1D1E20;
}
.swiper-container6 .swiper-slide.active {
	font-weight: 600;
    font-family: PingFangSC-Semibold,PingFang SC !important;
}
.swiper-container6 .swiper-slide.active::before {
	content: '';
	position: absolute;
	top: 0px;
	width: 4.9937rem;
	height: 2px;
	background: #1D1E20;
}
.content5_bContent .content5_bottomitem{
	width: 4.9937rem;
	margin-right: .2522rem;
}
.content5_bContent .c5-img {
	height: 3.0013rem;
	margin-bottom: .2522rem;
}
.content5_bContent .c5_bottom {}
.content5_bContent .c5_bottom .c5_bottom_p{
	color: #1D1E20;
	font-size: .1765rem;
	font-family: PingFangSC-Regular, "PingFang SC" !important;
	margin-top: .1261rem;
}
.content5_bContent .c5_bottom .c5_bottom_p .brspan {
	text-indent: .2522rem;
	padding-top: .0504rem;
	display: inline-block;
}
.content5_bContent .c5_bottom .c5_bottom_p1{
	color: #1D1E20;
	font-size: .1765rem;
	font-weight: bold;
}
.content5_bContent .c5_bottom .c5_bottom_p2{
	color: #1D1E20;
	font-size: .1765rem;
}
.bk4 {
	width: 100%;
	height: 6.8rem;
	position: relative;
	background: #FFFFFF;
}

.content4 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	zoom: 1;
}
.content4 .title4 {
	margin-top: .7rem;
	margin-left: 4.5019rem;
	font-size: .5801rem;
	font-family: OPPOSans-B, OPPOSans;
	font-weight: normal;
	color: #1D1E20;
	
}
.content4 .title4 span {
	display: inline-block;
	position: relative;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
	font-size: .5801rem;
}
/* .title4 span::before{
	content: '';
	position: absolute;
	right: -0.3783rem;
	bottom: 0px;
	width: .3153rem;
	height: .0504rem;
	background: #1D1E20;
} */
.content4 .p4 {
	margin-top: .227rem;
	line-height: 1.8;
	margin-left: 4.5019rem;
	font-size: .2018rem;
	max-width: 14.9937rem;
	font-family: PingFangSC-Regular, PingFang SC !important;
	font-weight: 400;
	color: #1D1E20;
}
.content4_bottom {
	margin-top: .3279rem;
	display: flex;
	justify-content: center;
	/* margin-left: -0.1261rem; */
}
.content4_bottom .content4_bottomitem{
	width: 2.9508rem;
	height: 1.8789rem;
	margin-right: .0757rem;
}
.content4_bottom .content4_bottomitem:last-child {
	margin-right: 0px;
}
.content4_bottom .content4_bottomitem img {
	width: 100%;
	height: 100%;
}

.swiper-container4 {
	margin-top: .5296rem;
}
.swiper-container4>.swiper-wrapper {
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.swiper-container4 .swiper-slide,
.swiper-container4 .content4_bottomitem{
	width: 4.9433rem;
	height: 2.9382rem;
	margin-right: .1892rem;
}
.swiper-container4 .content4_bottomitem img {
	width: 100%;
	height: 100%;
}
  /* bk9 */
.bk9 {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.bk9 .title {
	margin-top: .7692rem;
	font-size: .454rem;
	margin-left: 4.5019rem;
	/* text-align: center; */
	font-size: .454rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #262A47;
}
.bk9 .title span {
	display: inline-block;
	position: relative;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
	font-size: .5801rem;
}
/* .bk9 .title span::before{
	content: '';
	position: absolute;
	right: -0.3783rem;
	bottom: 0px;
	width: .3153rem;
	height: .0504rem;
	background: #1D1E20;
} */
.gloryContent {
    overflow: hidden;
	padding-bottom: .6179rem;
	position: relative;
}
.bk9 .glorybtn {
	position: absolute;
	right: 4.5019rem;
	top: .8827rem;
	/* width: 1.1349rem;
	height: .454rem; */
	display: flex;
}
.bk9 .glorybtn .glorybtn_p {
	width: .4414rem;
	height: .4414rem;
	cursor: pointer;
}
.bk9 .glorybtn .glorybtn_p1 {
	margin-right: .1261rem;
	background: url('../imgs/glorybtnleft.png') no-repeat center/100%;
}
.bk9 .glorybtn .glorybtn_p2 {
	background: url('../imgs/glorybtnright.png') no-repeat center/100%;
}
.gloryContent .gloryBox {
    display: flex;
}
.gloryItemBox {
    width: 3.5057rem;
	height: 6.7591rem;
	transition: all 1s;
    display: flex;
	cursor: pointer;
    flex-flow: column nowrap;
    justify-content: space-between;
    margin-right:.2522rem;
}
.swiper-container122>.swiper-wrapper {
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.gloryItem {
    width: 3.5057rem;
    height: 3.2535rem;
    background: linear-gradient(180deg,#fff,#e9f0ff);
    box-shadow: 0 .0631rem .3279rem 0 rgba(209,225,255,.64);
    border-radius: .0757rem;
    border: .0252rem solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    align-items: flex-start;
    text-align: left
}

.gloryItem .box {
    width: 100%;
	margin-top: .1639rem;
	padding: 0px .1892rem 0px .1892rem;
}

.gloryItem .box img {
    width: 100%;
    height: 2.3077rem;
    display: block;
	pointer-events: none;
}

.gloryItem .content {
    font-size: .2018rem;
	margin-top: .1639rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN !important;
	font-weight: bold;
	color: #262A47;
	text-align: center;
}
.allShadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 999
}

.allShadow img {
    z-index: 1000;
    text-align: center;
    position: absolute;
    width: 500px;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}
.allShadow .iconclose-line {
	background: url('../imgs/puc_col2.svg') no-repeat center/100%;
	width: .3783rem;
	height: .3783rem;
	display: inline-block;

}
.allShadow .iconzuo {
	background: url('../imgs/lef1.svg') no-repeat center/100%;
	width: .2018rem;
	height: .3405rem;
	display: inline-block;
}
.allShadow .iconyou {
	background: url('../imgs/rig2.svg') no-repeat center/100%;
	width: .2018rem;
	height: .3405rem;
	display: inline-block;
}
#picList1 {
	/* width: 100% !important; */
	margin: 0 auto;
	padding-top: .6936rem;
	padding-bottom: 0.6936rem;
}
#picList1 {
	display: flex;
	align-items: center;
}
.allShadow .left {
    left: 5%
}

.allShadow .left,.allShadow .right {
    z-index: 1000;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer
}

.allShadow .right {
    right: 2%
}

.allShadow .close {
    z-index: 1000;
    text-align: center;
    position: absolute;
    top: 10%;
    right: 2%;
    transform: translate(-50%,-50%);
    cursor: pointer
}
.TAfoot .conter2 {
	width: 17.5rem;
}
.TAfoot .foot_contact {
	width: 100%;
	height: 4rem;
	background: url("../imgs/TABG.jpg") no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.TAfoot .con_center {
	text-align: center;
}
.TAfoot .con_botinpt1 {
	width: 3.75rem;
	justify-content: flex-start;
	height: .5rem;
	box-shadow: 0px 0px .05rem 0px rgba(0,0,0,0.1);
	border-radius: .075rem;
	display: flex;
	align-items: center;
	background: #FFFFFF;
	margin-right: .25rem;
}

.TAfoot .con_botinpt2 {
	width: 3.75rem;
	height: .5rem;
	box-shadow: 0px 0px .05rem 0px rgba(0,0,0,0.1);
	border-radius: .075rem;
	display: flex;
	background: #FFFFFF;
	justify-content: flex-start;
	align-items: center;
}
.TAfoot .con_botinpt {
	width: 9.3rem;
}
.TAfoot .con_botinpt input {
	text-align: left !important;
	padding-left: .2522rem;
}
.TAfoot .place_con {
	color: #999999;
	font-size: .2rem;
	text-align: left;
}
.TAfoot .con_botinpt1 input::-ms-input-placeholder {
	font-size: .15rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
}

.TAfoot .con_botinpt1 input::-moz-placeholder {
	font-size: .15rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}

.TAfoot .con_botinpt1 input::-webkit-input-placeholder {
	font-size: .15rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}

.TAfoot .con_botinpt2 input::-moz-placeholder {
	font-size: .15rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}

.TAfoot .con_botinpt2 input::-ms-input-placeholder {
	font-size: .15rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}

.TAfoot .con_botinpt2 input::-webkit-input-placeholder {
	font-size: .15rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}
.TAfoot .con_titword {
	background: transparent;
	-webkit-text-fill-color:#091027;
	padding-top: .975rem;
	color: #091027;
	line-height: 1;
	font-size: .454rem;
	font-weight: bold;
	font-style: initial;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
}
.TAfoot .con_input {
	width: 100%;
	height: auto;
	margin: 0;
	color: #343D58;
	font-size: .2rem;
}
.TAfoot .con_cenword {
	font-size: .2018rem;
	font-weight: 400;
	color: #343D58;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	padding-top: .3153rem;
}
.TAfoot .con_botsub {
	width: 1.6875rem;
	height: .5rem;
	background: linear-gradient(201deg, #32C5FF 0%, #B620E0 100%);
	border-radius: .0757rem;
	box-shadow:none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .1765rem;
	text-align: center;
	line-height: .5rem;
	margin-left: .2396rem;
}
.TAfoot .con_botsub:hover {
	background: linear-gradient(201deg, #B620E0 0%, #32C5FF 100%);
    box-shadow: inset 0rem 0rem 0.5rem 0rem rgb(255 255 255 / 50%);
    cursor: pointer;
	box-shadow:none;
}
.select_box {
	width: 1536px;
	height: 255.216px;
	overflow: hidden;
	margin: 0px auto 80px;
	position: relative;
}

.select_box .select_log {
	position: absolute;
	z-index: 10;
	right: 0px;
	transform: rotate(180deg);
}

.select_box .select_log2 {
	position: absolute;
	z-index: 10;
	left: 0px;
}

.line_odd {
	width: 2899.16px;
	animation: 36s linear 0s infinite normal none running scrollToRight-data-v-6a32e916;
}

@keyframes scrollToRight-data-v-6a32e916 {
	0% {
		transform: translate3d(-50%, 0px, 0px);
	}

	100% {
		transform: translate3d(0%, 0px, 0px);
	}
}

.line_odd img {
	width: 50%;
	display: inline-block;
	float: left;
}

.line_event {
	width: 2899.16px;
	animation: 28s linear 0s infinite normal none running scrollToRight-data-v-6a32e916;
}

.line_event img {
	width: 50%;
	display: inline-block;
	float: left;
}
.TAviDivBg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 1001;
	background: rgba(0, 0, 0, 0.6);
}

.TAviDiv {
	width: 13.075rem;
	height: 7.375rem;
	border: 0rem solid #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.TAviDiv video{
	width: 100%;
	height: 100%;
	background-color: #000;
}

.TAviDiv span {
	width: .425rem;
	height: .425rem;
	position: absolute;
	right: -0.375rem;
	top: -0.375rem;
	cursor: pointer;
	z-index: 889;
	background: #fff;
	border-radius: 50%;
}

.TAviDiv span img {
	display: block;
	width: 100%;
	height: 100%;
}
.TAviDiv span {
	right: -0.225rem;
	top: -0.225rem;
	background: url("../imgs/viClose3.png") no-repeat 50% 50%;
	background-size: 92% auto;
}

.TAviDiv span:hover {
	background: url("../imgs/viClose2.png") no-repeat 50% 50%;
	background-size: 92% auto;
}
.development {
    height: 4100px;
	background: #F9FBFF;
}

.development .develop {
    position: sticky;
    top: 0;
    display: flex;
    flex-flow: column nowrap;
    /* justify-content: center; */
    box-sizing: border-box;
	/* height: 11.5385rem !important; */
}
.development .develop .containerC {
	position: relative;
}
.development .develop::after {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: -1;
	height: 4.174rem;
	background: url('../imgs/cont33botomm.png') no-repeat center/100%;
}
.line {
    width: 1200px;
    height: 1px;
    background: #F1F1F1;
    display: flex;
    margin-bottom: 82px
}

.line .item {
    width: 400px;
    height: 32px;
    border-top: 3px solid hsla(0,0%,100%,0);
    padding-top: 10px;
    font-size: 20px;
    font-weight: 300;
    color: #222326;
    line-height: 34px;
    cursor: pointer;
	font-family: PingFangSC-Semibold,PingFang SC !important;
}

.line .active {
    border-top: 3px solid #000;
    font-weight: 600;
    font-family:PingFangSC-Semibold,PingFang SC !important;
}

.history {
    display: flex;
    transition: transform .3s linear
}

.history .item {
	/* max-width: 4.9937rem; */
	width: 396px;
    /* margin-right: .2522rem; */
    margin-right: 20px;
}
.history .item:last-child {
	margin-right: 0px;
}
.history .item img {
    /* height: 3.0013rem; */
    height: 238px;
    display: block;
    border-radius: 6px;
    margin-bottom: 26px
}

.history .item .year {
    margin-bottom: 18px
}

.history .item .year b {
    font-size: 30px;
    font-weight: 700;
    font-family: 'TGBF' !important;
    color: #202124;
    line-height: 34px;
    margin-right: 2px
}

.history .item .year span:nth-child(2) {
    font-size: 16px;
    font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
    color: #202124;
    line-height: 16px
}

.history .item .month {
    font-size: 16px;
    font-weight: 400;
    color: #222326;
    line-height: 24px;
    /* margin-bottom: .0757rem; */
    margin-bottom: 10px;
	max-width: 100%;
}
.history .item .month.c5_bottom_p1{
	color: #1D1E20;
	/* font-size: .1765rem; */
	font-weight: bold;
}
.history .item .month span {
    margin-right: 9px
}

.history .item .month .brspan {
	text-indent: 24px;
	padding-top: .0504rem;
	display: inline-block;
}
.history .item .month span:nth-child(3) {
    font-size: 12px;
    color: #a0a3ac;
    line-height: 17px
}
.bigTitle {
	margin: .7692rem auto 0px;
    font-size: .5801rem;
    font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
    color: #000;
    line-height: .8197rem;
    padding-bottom: .4792rem
}
.container,
.vzan-container {
  width: 1200px;
  margin: 0 auto;
}
.playVideoIcon{
    width: 0.88rem;
    height: 0.88rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-100%,-200%);
    cursor: pointer;
}
.playVideoIcon img{
    max-width: 100%;
    max-height: 100%;
}

