.work-in-oe,.benefit,.preferment,.honor-credential,.xinchuang-ecology,.contact-cooperate,.honor-credential,.honor-award,.company-strength{
	padding: 5vmax 0;
	overflow: hidden;
}
.company-about .title h2 span,.company-strength .title h2 span,.company-environment .title h2 span,.company-history .title h2 span,.desktop-cloud-history .title h2 span,.xinchuang-history .title h2 span,.xinchuang-center .title h2 span,.xinchuang-ecology .title h2 span,.honor-credential h2 span,.honor-patent h2 span,.honor-award h2 span,.honor-compatible h2 span,.contact-branch h2 span,.work-in-oe h2 span,.preferment h2 span,.benefit h2 span,.story h2 span{
	display: block;
	font-size: 14px;
	color: #898989;
	margin-bottom: 7px;
}
.corporate-culture h2 span{
    font-size: 20px;
    display: block;
	color: #666;
	margin-bottom: 7px;
}
.company-about .title::after,.company-strength .title::after,.company-environment .title::after,.company-history .title::after,.desktop-cloud-history .title::after,.xinchuang-history .title::after,.xinchuang-center .title::after,.xinchuang-ecology .title::after,.contact-branch .title::after,.honor-credential .title::after,.corporate-culture .bottom .title::after,.honor-patent .title::after,.honor-award .title::after,.honor-compatible .title::after,.preferment .title::after{
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background: #ff6a00;
}
.typeimg.type49{
	text-align: center;
}
.typeimg.type49 .job-button a{
	color: #fff;
	margin: 30px 20px 0;
	display: inline-block;
	padding: 10px 30px;
	background: #fff;
	color: #ff6a00;
}
.typeimg.type49 .job-button a:nth-child(2){
	background: transparent;
	color: #fff;
	border: 1px solid #d8d8d8;
}
.work-in-oe .title::after,.benefit .title::after,.story .title::after{
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background: #ff6a00;
	margin: 0 auto;
}
.work-in-oe .flex{
	gap: 20px;
}
.work-in-oe .box{
	flex: 1;
	height: 0;
	padding-bottom: 40%;
	overflow: hidden;
	background: #ebedf6;
	min-width: 240px;
}
.work-in-oe .box video{
	position: absolute;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.work-in-oe .box video::-webkit-media-controls {
  display: none !important;
}
.work-in-oe .box video::-moz-media-controls {
  display: none !important;
}
.work-in-oe .box video::-ms-media-controls {
  display: none !important;
}
.work-in-oe .box video::part(media-controls) {
  display: none !important;
}
.work-in-oe .left,.work-in-oe .right{
	flex: 1;
	min-width: 200px;
	min-height: 300px;
}
.work-in-oe .left>*,.work-in-oe .right>*{
	background: #ebedf6;
	position: absolute;
	height: 0;
	overflow: hidden;
}
.work-in-oe .left .one{
	width: 50%;
	height: calc(58% - 8px);
	right: 0;
	top: 6%;
}
.work-in-oe .left .two{
	width: 50%;
	height: calc(30% - 8px);
	right: 0;
	bottom: 6%;
}
.work-in-oe .left .three{
	width: calc(50% - 16px);
	height: calc(30% - 8px);
	right: calc(50% + 16px);
	bottom: calc(36% + 8px);
}
.work-in-oe .left .four{
	width: 24%;
	height: 20%;
	right: calc(50% + 16px);
	bottom: calc(66% + 16px);
}
.work-in-oe .left .five{
	width: 32%;
	height: calc(20% + 16px);
	right: calc(50% + 16px);
	bottom: calc(14% - 16px);
}
.work-in-oe .right .one{
	width: 70%;
	height: calc(30% - 16px);
	top: 6%;
	left: 0;
}
.work-in-oe .right .two{
	width: 40%;
	height: 58%;
	bottom: 6%;
	left: 0;
}
.work-in-oe .right .three{
	width: calc(60% - 16px);
	height: calc(30% - 16px);
	top: 36%;
	left: calc(40% + 16px);
}
.work-in-oe .right .four{
	width: calc(40% - 16px);
	height: calc(24% - 16px);
	top: 66%;
	left: calc(40% + 16px);
}
.preferment,.honor-prize,.honor-patent,.honor-compatible,.company-environment,.xinchuang-center{
	background: #f8f9fa;
	padding: 5vmax 0;
	overflow: hidden;
}
.benefit ul{
	row-gap: 1.5rem;
}
.benefit .box{
	background: #fff;
	padding: 30px;
	text-align: center;
	background-image: repeating-linear-gradient(-45deg, rgba(100, 100, 100, 0.25), rgba(100, 100, 100, 0.25) 1px, transparent 1px, transparent 6px);
	background-size: 4px 4px;
}
.benefit .box .icon{
	color: #fff;
	padding: 15px;
	font-size: 20px;
	display: inline-block;
	border-radius: 50%;
}
.benefit li:nth-child(1) .box .icon{
	background: #ff6a00;
}
.benefit li:nth-child(2) .box .icon{
	background: #00e5b5;
}
.benefit li:nth-child(3) .box .icon{
	background: #123aff;
}
.benefit li:nth-child(4) .box .icon{
	background: #00aef8;
}
.benefit li:nth-child(5) .box .icon{
	background: #b043ff;
}
.benefit li:nth-child(6) .box .icon{
	background: #ff69a8;
}
.preferment .container-md{
	justify-content: space-between;
	gap: 5vmax;
}
.preferment .container-md .title{
	position: absolute;
	top: 0;
}
.preferment .tab_con{
	display: none;
	min-width: 300px;
	min-height: 240px;
}
.preferment .tab_con.active{
	display: block;
	flex: 1;
	background: #ebedf6;
}
.preferment .tab_li{
	flex: 1;
	padding-top: calc(73px + 3rem);
	min-width: 300px;
}
.preferment .tab_li li{
	border-bottom: 1px solid #ebedf6;
}
.preferment .tab_li .flex{
	align-items: center;
}
.preferment .tab_li .icon{
	transition: all 0.3s ease-out;
}
.preferment .tab_li .active .icon{
	transform: rotate(90deg);
}
.preferment .tab_li h5{
	padding-left: 10px;
	margin-bottom: 0;
}
.preferment .tab_li p{
	display: none;
	padding-left: 24px;
}
.preferment .tab_li .active p{
	display: block;
}
.story{
	padding: 5vmax 0;
	background: #23262f;
	position: relative;
	overflow: hidden;
}
.story svg{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: .1;
}
.story .swiper-wrapper{
	cursor: ew-resize;
}
.story .swiper-slide{
	width: calc(20% - 24px);
	min-width: 240px;
	margin: 0 10px;
}
.story .swiper-slide .img{
	border-radius: 10px 10px 0 0;
}
.story .swiper-slide .text{
	background: #fff;
	padding: 30px;
	border-radius: 0 0 10px 10px;
	position: relative;
}
.story .bg::before{
	content: "";
	display: block;
	width: 150px;
	height: 150px;
	background: #ff6a00;
	border-radius: 50%;
	position: absolute;
	top: 40px;
}
.job .flex{
	gap: 5vmax;
}
.job .left{
	flex:1;
	padding: 2vmax;
	background: #f8f9fa;
}

.place .type46 .all,.place .type47 .all{
	border-bottom: 2px solid #ff6a00;
}
.place .type46 .all a,.place .type47 .all a{
	color: #ff6a00;
}

.video-list{
	row-gap: 1.5rem;
}
.video-list-box{
	padding-top: 5vmax;
	padding-bottom: 5vmax;
}
.video-list .text{
	border-top: none;
	padding: 10px 0 0;
}
.contact-headquarters{
	padding: 5vmax 0;
	background: linear-gradient(156deg, #EBEEF3 23%, rgba(235, 238, 243, 0) 46%), url('/skin/img/about/14.png');
	background-size: cover;
	background-position: center;
}
.contact-headquarters .container-md{
	gap: 10%;
	row-gap: 30px;
}
.contact-headquarters .info{
	width: 50%;
}
.contact-headquarters .info strong{
	display: block;
	margin-top: 24px;
}
.contact-headquarters .info h7{
	font-size: 16px;
}
.contact-headquarters .img{
	width: 40%;
}
.contact-headquarters .img p{
	margin-bottom: 90px;
}
.contact-headquarters .img .flex{
	gap: 20px;
}
.contact-headquarters .img .flex *{
	display: block;
	width: 90px;
	text-align: center;
	margin-bottom: 5px;
}
.contact-cooperate .flex{
	justify-content: space-between;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
}
.contact-cooperate .flex:first-child{
	margin-bottom: 40px;
}
.contact-cooperate .item{
	width: 40%;
}
.contact-cooperate .item a{
	color: #ff6a00;
	display: inline-block;
}
.contact-branch{
	padding: 5vmax 0;
	background: url('/skin/img/about/16.png'), linear-gradient(#23262f 0, #23262f 100%);
	background-position: center;
	background-size: cover;
}
.contact-branch .mt-5{
	align-items: flex-end;
	gap: 15px;
	z-index: 2;
}
.contact-branch .mt-5 video{
	position: absolute;
	right: 0;
	top: -115px;
	z-index: -1;
	max-height: 100%;
	pointer-events: none;
}
.contact-branch li{
	backdrop-filter: blur(10px);
	background: rgba(74, 95, 200, 0.1);
	border: 1px solid rgba(216, 216, 216, 0.3);
	border-radius: 5px;
	padding: 23px 20px 20px;
	min-width: 300px;
	min-height: 113px;
}
.contact-branch li:not(:first-child){
	margin-top: 15px;
}
.contact-branch li h5{
	color: #ff6a00;
}
.contact-branch li h5 span{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	display: block;
}
.honor-info{
	padding: 5vmax 0;
	background: linear-gradient(to top, rgba(248,249,250,1) 0, rgba(248,249,250,0) 100%), url('/skin/img/about/9.png');
	background-size: cover;
	background-position: center;
	overflow: hidden;
}
.honor-info .container-md,.honor-patent ul,.news-list-box .row{
	row-gap: 30px;
	overflow: hidden;
}
.honor-info h3 span{
	color: #bf9d63;
}
.honor-info .left{
	padding-top: 28px;
	flex: 3;
	min-width: 300px;
}
.honor-info .left strong{
	display: block;
	padding: 15px 0 30px;
}
.honor-info .left ul{
	gap: 50px;
}
.honor-info .left p{
	margin: 60px 0 0;
	color: #999;
}
.honor-info .right{
	flex: 2;
	min-width: 300px;
}
.honor-info .right .box{
	background: #fff;
	padding: 30px 30px 50px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
	border-radius: 0 0 0 50px;
}
.honor-info .right h3{
	margin-bottom: 20px;
}
.honor-info .right p{
	margin-bottom: 5px;
}
.honor-credential .swiper-slide,.honor-award .swiper-slide{
	padding: 2px 12px;
	width: 300px;
	cursor: ew-resize;
}
.honor-credential .swiper-slide .box,.honor-award .swiper-slide .box{
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
	padding-bottom: 8%;
}
.honor-award .swiper-slide .box:nth-child(2){
	margin-top: 24px;
}
.honor-credential .swiper-slide .img,.honor-award .swiper-slide .img,.honor-compatible .swiper-slide .img{
	position: relative;
}
.honor-credential .swiper-slide .img::before,.honor-award .swiper-slide .img::before{
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 75%;
}
.honor-credential .swiper-slide img,.honor-award .swiper-slide img{
	max-width: 90%;
	max-height: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all .2s linear;
}
.honor-credential .swiper-slide span,.honor-award .swiper-slide span{
	display: block;
	margin: 0 auto;
	max-width: 90%;
	text-align: center;
	height: 42px;
}
.honor-patent .swiper-slide{
	width: 24vw;
	min-width: 240px;
	max-width: 300px;
	cursor: ew-resize;
}
.honor-patent .swiper-slide img{
	width: 100%;
}
.honor-patent li{
	flex: 1;
	min-width: 30%;
	padding: 15px 0;
	text-align: center;
	background: url('/skin/img/about/2.webp') no-repeat;
	background-size: cover;
	background-position: center;
	color: #bf9d63;
}
#honor-compatible-one{
	margin-bottom: 14px;
}
.honor-compatible .swiper-wrapper{
	transition-timing-function: linear;
}
.honor-compatible .swiper-slide{
	width: 15vw;
	padding: 0 7px;
	min-width: 100px;
	max-width: 240px;
	cursor: ew-resize;
}
.honor-compatible .swiper-slide .box{
	background: #fff;
	padding: 3px;
}
.honor-compatible .swiper-slide .img{
	background: #f8f9fa;
}
.honor-compatible .swiper-slide .img::before{
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 140%;
}
.honor-compatible .swiper-slide img{
	max-width: 94%;
	max-height: 94%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all .2s linear;
}
.honor-compatible .info{
	position: absolute;
	width: 100vw;
	height: 100vh;
	max-height: 100%;
	left: 0;
	bottom: 0;
	background: rgba(248, 249, 250, .7);
	backdrop-filter: blur(5px);
	z-index: 10;
	transform: translateY(100%);
	transition: all .2s linear;
}
.honor-compatible .info span{
	color: #ff6a00;
	font-weight: bold;
	font-size: 1.4rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-100%);
}
.honor-compatible .info p{
	position: absolute;
	max-width: 80%;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%,30%);
}
.typeimg.type44{
    display: none;
}


.company-song{
    background: #1A0A2E;
    padding: 5vmax 0;
}
 /* 通用玻璃拟态卡片样式 */
.glass-panel {
    background: var(--glass-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid var(--glass-border);
    border-radius: 20px;
}
.album-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 350px;
    height: 350px;
    border-radius: 50%; /* 圆形专辑 */
    padding: 10px;
    background: linear-gradient(to bottom, rgba(255,255,255,0.2), rgba(255,255,255,0));
    box-shadow: 0 20px 50px rgba(0,0,0,0.5);
}
#album-art {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 70px solid #000;
    /* 动画设置 */
    animation: rotateAlbum 20s linear infinite;
    animation-play-state: paused; /* 默认暂停 */
}
/* 唱片中间的孔 */
#album-art::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background: #111;
    border-radius: 50%;
    border: 2px solid #333;
}
@keyframes rotateAlbum {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
/* === 中间：主控按钮 === */
.main-control-area{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.big-play-btn::after{
    content: '';
    display: block;
    height: 0;
    width: 0;
    border: 14px solid transparent;
    border-left: 22px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-8px, -50%);
}
.big-play-btn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ff6a00;
    border: none;
    color: white;
    font-size: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 30px rgba(99, 102, 241, 0.6);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}
.big-play-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 0 50px rgba(168, 85, 247, 0.8);
}
.big-play-btn:active {
    transform: scale(0.95);
}
.artist-name {
    font-size: 1.1rem;
    color: #666;
    letter-spacing: 1px;
}
/* 歌词区域 */
.lyrics-container {
    height: 250px;
    flex-grow: 1;
    overflow-y: hidden; /* JS控制滚动，隐藏滚动条 */
    position: relative;
    margin: 1.5rem 0;
    mask-image: linear-gradient(to bottom, transparent, black 15%, black 85%, transparent);
    -webkit-mask-image: linear-gradient(to bottom, transparent, black 15%, black 85%, transparent);
}
.lyrics-scroll {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    /*padding-top: 40px;*/
}
.lyric-line {
    color: #999;
    transition: color 0.3s, font-size 0.3s;
    cursor: pointer;
    line-height: 40px;
    margin: 0;
}
.lyric-line.active {
    color: #ff6a00;
    font-size: 1.2rem;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(255,255,255,0.5);
}
/* 自定义进度条样式 */
.progress-container {
    height: 6px;
    background: rgba(255,255,255,0.1);
    border-radius: 3px;
    cursor: pointer;
    position: relative;
}
.progress-bar-fill {
    height: 100%;
    background: linear-gradient(90deg, #fff, #ff6a00);
    border-radius: 3px;
    width: 0%;
    position: relative;
}
.progress-bar-fill::after {
    content: '';
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%) scale(0);
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    transition: transform 0.2s;
}
.progress-container:hover .progress-bar-fill::after {
    transform: translateY(-50%) scale(1);
}
.time-labels {
    display: flex;
    justify-content: space-between;
    font-size: 0.8rem;
    color: #666;
    margin-top: 5px;
}
.company-values>.one{
    background-image: url('/skin/img/about/35.webp');
    background-attachment: fixed;
    background-position: center 80px;
}
.company-values>.one section{
    padding-bottom: 60%;
    overflow: hidden;
}
.company-values section .text{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
}
.company-values section .text strong{
    font-size: 6vmax;
    color: #fff;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    display: block;
    text-align: center;
}
.company-values section ul{
    height: calc(100% - 10vmax);
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.company-values section ul li{
    flex: 1;
    min-width: 15%;
    /*border: 1px solid #666;*/
    position: relative;
}
.company-values section .info{
    position: absolute;
    background: #fff;
    z-index: 20;
    width: 380px;
    padding: 20px;
    bottom: 0;
    right: -55%;
    border-radius: 10px;
    color: #666;
}
.company-values>.one section:nth-child(2) .img1{
    top: 0;
}
.company-values>.one section:nth-child(2) .img2{
    width: 150%;
    height: 150%;
    top: 65px;
}
.company-values>.one section:nth-child(2) .img3{
    width: 100%;
    height: 215%;
    top: -100%;
}
.company-values>.one section:nth-child(3) .img1{
    right: 8vmax;
}
.company-values>.one section:nth-child(3) .img3{
    width: 260%;
    height: 150%;
}
.company-values>.one section:nth-child(3) .info i{
    display: block;
    margin-top: 5px;
}
.company-values section .cover-img{
    position: absolute;
}
.company-values section .img1{
    width: 128%;
    height: 170%;
    right: 4.4vmax;
    top: 65px;
}
.company-values section .img2{
    width: 120%;
    height: 290%;
    left: 0;
    top: 0;
}
.company-values section .img3{
    width: 178%;
    height: 200%;
    left: 0;
    bottom: 0;
}
.company-values section .img4{
    width: 100%;
    height: 150%;
    right: 10%;
    bottom: 30%;
}
.company-values>.two .text{
    width: 50%;
    padding: 5vmax 5vmax calc(5vmax + 100px) 0;
}
.company-values>.two .img{
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
}
.company-values>.two ul{
    max-width: 450px;
    justify-content: space-between;
}
.company-values>.two ul li{
    padding-top: 40px;
}
.company-values>.two ul li:nth-child(1) {
    background: url('/skin/img/about/50.png') no-repeat;
    background-position: top center;
}
.company-values>.two ul li:nth-child(2) {
    background: url('/skin/img/about/51.png') no-repeat;
    background-position: top center;
}
.company-values>.two ul li:nth-child(3) {
    background: url('/skin/img/about/52.png') no-repeat;
    background-position: top center;
}
.company-values>.two ul li:nth-child(4) {
    background: url('/skin/img/about/53.png') no-repeat;
    background-position: top center;
}
.company-values>.three .img{
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
}
.company-values>.three .text{
    padding: 5vmax 0 5vmax calc(50% + 5vmax);
}
.company-values>.three ul li{
    padding: 3px 0 3px 25px;
    background: url('/skin/img/about/54.png') no-repeat;
    background-position: left center;
}
.company-values>.two .text span,.company-values>.three .text span{
    display: block;
    color: #666;
    margin-bottom: 5px;
    font-weight: bold;
}
.company-values>.two .text p,.company-values>.three .text p{
    color: #666;
}
.company-values>.two .text h2:after,.company-values>.three .text h2:after{
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #ff6a00;
    margin:8px 0 20px;
}

	 
.typeimg.type41 img{
    height: auto;
    top: 0;
    transform: translate(-50%,-15%);
}
.company-about{
	padding: 5vmax 0 0;
	background: linear-gradient(90deg, #fff 20%, transparent 65%), url('/skin/img/about/40.webp');
	background-size: cover;
	background-position: center;
}
.company-about .top{
	padding-bottom: 5vmax;
	gap: 30px;
}
.company-about .title{
	padding-bottom: 60px;
}
.company-about .text{
	flex: 3;
	min-width: 300px;
	text-align: justify;
}
.company-about .img{
	flex: 3;
	min-width: 300px;
	position: relative;
}
.company-about .img .box{
    width: 60%;
	position: absolute;
	left: 10%;
	bottom: 0;
}
.company-about .img .box p{
    font-size: 12px;
    color: #666;
}
.company-about .info{
	background: #ff6a00;
	padding: 15px 0;
}
.company-about .info ul{
    gap: 1px;
    background: radial-gradient(ellipse closest-side at 50% 50%, #fff, rgba(255, 255, 255, 0));
}
.company-about .info li{
	flex: 1 1 18%;
	position: relative;
	padding: 20px 10px;
	background: #ff6a00;
}
.company-about .info strong{
	display: block;
	font-size: 26px;
}
.company-strength .mt-5{
    background: url('/uploads/allimg/250905/1-250905092450.webp');
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    overflow: hidden;
}
.company-strength .left{
    flex: 1;
    align-items: center;
    justify-content: left;
    background: url('/skin/img/about/47.webp') no-repeat;
    background-position: right bottom;
    background-size: auto 100%;
    position: relative;
}
.company-strength .left>div{
    padding: 80px 0 150px 50px;
}
.company-strength .left strong{
    font-size: clamp(30px, 7vmax, 100px);
    line-height: 1;
}
.company-strength .left span{
    font-size: 1.5rem;
    display: inline-block;
    padding: 20px 0 0 5px;
    font-weight: 600;
    transition: all .2s linear;
}
.company-strength .left i{
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #999;
    font-size: 12px;
}
.company-strength .right{
    flex: 2;
    background: linear-gradient(90deg, rgba(255,255,255,.99), rgba(255,255,255,.8));
    border-bottom: 1px solid #d8d8d8;
}
.company-strength .right .item{
    flex: 1;
    min-width: 40%;
    min-height: 30%;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    align-items: center;
    justify-content: center;
}
.company-strength .right .item>div{
    min-width: 150px;
    color: #666;
}
.company-strength .right h5{
    font-size: 2rem;
    color: #ff6a00;
    font-weight: bold;
}
.company-environment .swiper-slide{
    width: 25%;
    margin: 0 12px;
}

.xinchuang-center .box{
	gap: 1.5rem;
}
.xinchuang-center .box .one::before{
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 66.6666%;
}
.xinchuang-center .box .three::before{
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 57.143%;
}
.xinchuang-center .one{
	flex: 6;
	min-width: 30%;
}
.xinchuang-center .two{
	flex: 4;
	min-width: 15%;
}
.xinchuang-center .three{
	flex: 7;
	min-width: 30%;
}
.company-video{
	padding: 5vmax 0;
    background: url('/skin/img/product/7.png');
    background-size: cover;
    background-position: center;
}
.company-video .box{
	background: #fff;
	padding: 5px;
	border-radius: 5px;
	position: relative;
	height: calc(100vh - 80px - 10vmax);
	overflow: hidden;
	max-height: 600px;
}
.company-video .video_box {
    height: 70%;
    max-height: 50vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.company-video .video_box video {
    height: 100%;
}
.company-video .video_box span {
    position: absolute;
    padding: 3px 5px;
    background: rgba(0,0,0,.6);
    top: 5px;
    right: 5px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.company-video .img-bg {
    position: absolute;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.company-video .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(17,29,56,.6);
}
.company-video .text {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 36px;
    color: rgba(255,255,255,.6);
    width: 100%;
}
.company-video .text span {
    display: block;
    font-size: 2vw;
}
.company-video .text .play {
    cursor: pointer;
}
.company-history{
	padding: 5vmax 0;
	background: url('/skin/img/about/10.png');
	background-size: cover;
	background-position: center;
	min-height: calc(100vh - 80px);
}
.company-history .mt-5{
	justify-content: space-between;
}
.company-history .info{
	width: 35%;
	min-width: 260px;
	padding-left: 1.5rem;
	position: relative;
	margin-top: 10vh;
}
.company-history .info::before{
	content: "";
	display: block;
	height: calc(100% - 15px);
	width: 1px;
	background: #d8d8d8;
	position: absolute;
	left: 5px;
	top: 15px;
}
.company-history .info li{
	margin-top: 25px;
	cursor: pointer;
	height: 30px;
	overflow-y: clip;
	transition: all .4s ease-out;
}
.company-history .info li:first-child{
	margin-top: 0;
	height: auto;
}
.company-history .info li.active h5{
	color: #ff6a00;
}
.company-history .info strong{
	color: #666;
	display: block;
	padding: 5px 0;
	position: relative;
}
.company-history .info strong::before{
	content: "";
	display: block;
	height: 9px;
	width: 9px;
	background: #d8d8d8;
	border-radius: 50%;
	position: absolute;
	left: -23px;
	top: 11px;
	transition: all .2s linear;
}
.company-history .info li.active strong{
	color: inherit;
}
.company-history .info li.active strong::before{
	background: #ff6a00;
}
.company-history .info p{
	margin: 3px 0 0;
}
.article_article .article-text li::before,.company-history .info p::before,.xinchuang-history .item span::before{
	content: "";
	display: inline-block;
	height: 4px;
	width: 4px;
	background: #666;
	border-radius: 50%;
	margin: 3px 5px 3px 3px;
}
#history-list{
	flex: 1;
	padding: 0 20px 0 40px;
	max-width: 680px;
	max-height: 600px;
	overflow-y: scroll;
}
#history-list .item{
	position: relative;
}
#history-list .item::before{
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #d8d8d8;
	position: absolute;
	left: -33px;
	top: 0;
}
#history-list .item:not(:first-child){
	padding-top: 40px;
}
#history-list h5{
	position: relative;
	font-weight: 600;
}
#history-list h5::before{
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: rgba(255, 98, 0, 0.3);
	position: absolute;
	left: -40px;
	top: 5px;
}
#history-list h5::after{
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ff6a00;
	position: absolute;
	left: -37px;
	top: 8px;
}
#history-list li{
	padding-left: 15px;
	position: relative;
	margin-top: 15px;
}
#history-list li::before{
	content: "";
	display: block;
	height: 4px;
	width: 4px;
	background: #666;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0;
}
.desktop-cloud-history{
	padding: 5vmax 0;
	background: url('/skin/img/about/16.jpg');
	background-size: cover;
	background-position: center;
	border-bottom: 5px solid #ff6a00;
}
.desktop-cloud-history li .left,.desktop-cloud-history li h5{
	transform: translateY(-8px);
	margin-bottom: 0;
	position: relative;
}
.desktop-cloud-history li .right{
	padding: 0 0 30px 15px;
	margin-left: 15px;
	border-left: 1px solid #fff;
	width: calc(100% - 100px);
}
.desktop-cloud-history li span{
	display: block;
}
.desktop-cloud-history li h5::before{
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	background: #1c1e24;
	border-radius: 50%;
	position: absolute;
	left: -22px;
	top: 4px;
	transition: all .2s linear;
}
.desktop-cloud-history li h5::after{
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: -19px;
	top: 7px;
}
.desktop-cloud-history li .right span::before{
	content: "";
	display: inline-block;
	height: 4px;
	width: 4px;
	background: #fff;
	border-radius: 50%;
	margin: 3px 5px;
}
.xinchuang-history{
	padding: 5vmax 0 calc(5vmax - 50px);
}
.xinchuang-history .title{
	padding-bottom: 18px;
}
.xinchuang-history .box{
	padding-top: 30px;
	border-top: 2px solid #d8d8d8;
	position: relative;
}
.xinchuang-history .item{
	padding: 40px 12px 0;
	position: relative;
	width: 25%;
	min-width: 280px;
	cursor: ew-resize;
}
.xinchuang-history .item::before{
	content: "\e64b";
	font-family: 'themify';
	font-size: 8px;
	color: #666;
	position: absolute;
	top: 7px;
	left: 30px;
}
.xinchuang-history .item::after{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #a7a7a7;
	position: absolute;
	top: 0;
	left: 30px;
}
.xinchuang-history .item .cover-img-56{
	margin-top: 20px;
}
.xinchuang-history .item strong{
	font-size: 26px;
	display: block;
}
.xinchuang-history .item h5{
	margin: 15px 0;
}
.xinchuang-history .item span{
	display: block;
	color: #666;
}
.swiper-xinchuang-history{
	transform: translateY(-50px);
}
.xinchuang-history .swiper-button{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.xinchuang-history .swiper-button-prev{
	transform: rotateY(180deg);
	top: 2px;
	left: auto;
	right: -40px;
	color: #ff6a00;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #d8d8d8;
	background: #fff;
}
.xinchuang-history .swiper-button-next{
	transform: rotateY(180deg);
	top: 2px;
	left: -40px;
	right: auto;
	color: #ff6a00;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #d8d8d8;
	background: #fff;
}
.xinchuang-history .swiper-button-prev::after,.xinchuang-history .swiper-button-next::after{
	font-size: 20px;
}
.xinchuang-ecology .mt-5{
	max-height: 510px;
	overflow: hidden;
}
.xinchuang-ecology .text{
	width: 30%;
	max-width: 300px;
	align-items: center;
	justify-content: center;
	transform: translateY(-160px);
}
.xinchuang-ecology .text img{
	width: 80px;
	margin-bottom: 5px;
}
.xinchuang-ecology .text h5{
	margin-bottom: 0;
	line-height: 1;
}
.xinchuang-ecology .text .bg1{
	width: 60%;
	padding-bottom: 60%;
	border-radius: 50%;
	background: rgba(255, 98, 0, 0.4);
	position: relative;
	z-index: 10;
}
.xinchuang-ecology .text .bg2{
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background: #ff6a00;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 10px;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.xinchuang-ecology .img{
	align-items: center;
	justify-content: center;
	flex: 1;
	transform: translate(-35%,-160px);
}
.xinchuang-ecology .img h5{
	color: #ff6a00;
	margin-bottom: 0;
	transform: translateX(40%);
	letter-spacing: 2px;
}
.xinchuang-ecology .img .box{
	width: 100%;
	padding: 40px 0;
	position: relative;
}
.xinchuang-ecology .img .box::before{
	content: "";
	display: block;
	height: 30%;
	width: 100%;
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.xinchuang-ecology .img .box::after{
	content: "";
	display: block;
	height: 30%;
	width: 100%;
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.xinchuang-ecology .img .box .bg{
	width: 100%;
	height: 80%;
	border-right: 1px solid #ffc099;
	border-radius: 50%;
	position: absolute;
	right: 10%;
	top: 10%;
	z-index: -1;
}
.xinchuang-ecology .img:nth-child(3) .box .bg{
	width: 133%;
}
.xinchuang-ecology .img:nth-child(4) .box .bg{
	width: 166%;
}
.xinchuang-ecology .img:nth-child(5) .box .bg{
	width: 200%;
}
.xinchuang-ecology .img .box div{
	width: 60%;
	height: 40px;
	position: relative;
	z-index: 5;
	margin: 15px 0;
}
.xinchuang-ecology .img .img-bg{
	background: #fff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
}
.xinchuang-ecology .img:nth-child(2) .box div:nth-child(3),.xinchuang-ecology .img:nth-child(2) .box div:nth-child(7){
	transform: translateX(50%);
}
.xinchuang-ecology .img:nth-child(2) .box div:nth-child(4),.xinchuang-ecology .img:nth-child(2) .box div:nth-child(6){
	transform: translateX(100%);
}
.xinchuang-ecology .img:nth-child(3) .box div:nth-child(4),.xinchuang-ecology .img:nth-child(3) .box div:nth-child(8){
	transform: translateX(70%);
}
.xinchuang-ecology .img:nth-child(3) .box div:nth-child(5),.xinchuang-ecology .img:nth-child(3) .box div:nth-child(7){
	transform: translateX(100%);
}
.xinchuang-ecology .img:nth-child(4) .box div:nth-child(3),.xinchuang-ecology .img:nth-child(4) .box div:nth-child(11){
	transform: translateX(15%);
}
.xinchuang-ecology .img:nth-child(4) .box div:nth-child(4),.xinchuang-ecology .img:nth-child(4) .box div:nth-child(10){
	transform: translateX(50%);
}
.xinchuang-ecology .img:nth-child(4) .box div:nth-child(5),.xinchuang-ecology .img:nth-child(4) .box div:nth-child(9){
	transform: translateX(80%);
}
.xinchuang-ecology .img:nth-child(4) .box div:nth-child(6),.xinchuang-ecology .img:nth-child(4) .box div:nth-child(8){
	transform: translateX(100%);
}
.xinchuang-ecology .img:nth-child(5) .box div:nth-child(6),.xinchuang-ecology .img:nth-child(5) .box div:nth-child(10){
	transform: translateX(70%);
}
.xinchuang-ecology .img:nth-child(5) .box div:nth-child(7),.xinchuang-ecology .img:nth-child(5) .box div:nth-child(9){
	transform: translateX(100%);
}
.xinchuang-ecology .img:nth-child(5) .box div:nth-child(5),.xinchuang-ecology .img:nth-child(5) .box div:nth-child(11){
	transform: translateX(40%);
}
.xinchuang-ecology .img img{
	display: block;
	max-width: 80%;
	max-height: 65%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}


@media (any-hover: hover) {
	.honor-credential .item:hover img,.honor-prize .item:hover img,.company-environment .cover-img:hover img, .xinchuang-center .cover-img:hover img,.story .swiper-slide:hover img{
		transform: translate(-50%,-50%) scale(1.04);
	}
	.article_article .other .item:hover a,.desktop-cloud-history li h5,.story .swiper-slide:hover h5{
		color: #ff6a00;
	}
	.xinchuang-history .item:hover::before,.xinchuang-history .item:hover::after,.xinchuang-history .item:hover strong,.xinchuang-history .item:hover h5{
		color: #ff6a00;
		border-color: #ff6a00;
	}
	.company-strength .info .one:hover{
		box-shadow: 4px 4px 20px 0px rgba(255, 106, 0, 0.7);
		transform: translate(-65%, -10px);
	}
	.company-strength .info .two:hover{
		box-shadow: 4px 4px 20px 0px rgba(255, 106, 0, 0.7);
		transform: translate(calc(-20% - 10px), -80%);
	}
	.company-strength .info .three:hover{
		box-shadow: 4px 4px 20px 0px rgba(255, 106, 0, 0.7);
		transform: translate(calc(-5% + 10px), -100%);
	}
	.company-strength .info .four:hover{
		box-shadow: 4px 4px 20px 0px rgba(255, 106, 0, 0.7);
		transform: translate(10%, calc(-100% + 10px));
	}
	.company-strength .info .five:hover{
		box-shadow: 4px 4px 20px 0px rgba(255, 106, 0, 0.7);
		transform: translate(-12%, calc(-68% + 10px));
	}
	.desktop-cloud-history li:hover h5::before,.company-history .info li:hover strong::before{
	    background: #ff6a00;
	}
	.company-strength .left:hover .color-vi{
	    transform: scale(1.1) translateX(5%);
	}
	.company-strength .right .item:hover h5{
	    background-image: -webkit-linear-gradient(left, rgb(255 250 7), rgba(255, 106, 0, 1) 25%, rgb(201 181 23) 50%, rgba(255, 106, 0, 1) 75%, rgb(255 238 0));
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-background-size: 200% 100%;
        -webkit-animation: masked-animation 5s infinite linear;
	}
	@keyframes masked-animation {
        0% {
          background-position: 0 0;
        }
        to {
          background-position: -100% 0;
        }
    }
}

@media screen and (max-width:1024px){
	.contact-branch .mt-5 video{display:none}
}
@media screen and (max-width:480px){
	.typeimg p,.company-strength .text p,.contact-headquarters .info,.contact-headquarters .img,.contact-branch .mt-5,.contact-branch .mt-5 .left,.contact-branch .mt-5 .right{width: 100%;}
	.place .left,.company-about .info span:nth-child(4)::before,.company-history .info,.xinchuang-history .swiper-button-prev,.xinchuang-history .swiper-button-next,.company-song .img{display: none;}
	.xinchuang-ecology .text .bg1{width: 100%;padding-bottom: 100%;}
	.corporate-culture .top{max-height: 400px;}
	.corporate-culture .item .img{width: 100%;padding-bottom: 48%;}
	.corporate-culture .item .text{position: relative;transform: translateY(0);width: 100%;padding: 20px;}
	.corporate-culture .item:nth-child(5) .img{margin-left: 0;}
	.contact-headquarters .img p{margin-bottom: 24px;}
	.contact-cooperate .item{width: calc(50% - 12px);}
	#history-list{transform: translateX(-35px);}
    .company-strength .left{flex: auto;width: 100%;justify-content: flex-start;padding-left: 5%;}
    .company-strength .left>div{padding: 30px 0;}
    .company-strength .right .item>div{padding: 20px 0}
    .company-environment .two, .xinchuang-center .two,.company-environment .three, .xinchuang-center .three{flex: 6;min-width: 30%}
    .company-environment .cover-img-100::before, .xinchuang-center .cover-img-100::before,.company-environment .box .three::before, .xinchuang-center .box .three::before{padding-bottom: 66.6666%}
    .typeimg.type44 p{font-size: 22px;text-align: left;padding-right: 10%;}
}