/* banner */
.top-area{
	width: 100%;
	position: relative;
}
.top-area figure{
	width: 100%;
	padding-bottom: 46.875%;
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/p&t-vmt/top.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.top-container{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	margin-left: 19%;
	margin-right: 19%;
}
.top-title{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 72px;
	line-height: 1;
	color: #004898;
	letter-spacing: 9px;
}
.top-info{
	font-size: 18px;
	line-height: 2;
	color: #333333;
	text-align: left;
}
@media only screen and (max-width: 1599px) {
	.top-title{
		font-size: 64px;
	}
}
@media only screen and (max-width: 1299px) {
	.top-container {
	    margin-left: 15%;
	    margin-right: 15%;
	}
	.top-title{
		font-size: 60px;
	}
	.top-info{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1024px) {
	.top-area figure{
		padding-bottom: 106.67%;
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/p&t-vmt/top-m.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.top-container{
		margin-left: 3.8%;
		margin-right: 3.8%;
	}
	.top-title{
		font-size: 42px;
		letter-spacing: 7px;
	}
	.top-info{
		line-height: 1.7;
	}
}
@media only screen and (max-width: 450px) {
	.top-title{
		font-size: 36px;
		letter-spacing: 6px;
	}
	.top-info{
		font-size: 14px;
	}
}
@media only screen and (max-width: 380px) {
	.top-area{
		padding-top: 100px;
	}
}

/*part1 打通生产物料信息流*/
.subtitle{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 50px;
	line-height: 1;
	color: #004898;
	text-align: center;
	margin-left: 16.6%;
	margin-right: 16.6%;
}
.part-title{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 28px;
	line-height: 1;
	color: #000000;
	text-align: center;
}
.part-desc{
	margin-left: 16.6%;
	margin-right: 16.6%;
	font-size: 18px;
	line-height: 2;
	color: #000000;
}
.part-img{
	margin-left: 8.3%;
	margin-right: 8.3%;
}
.part-img1 figure{
	width: 100%;
	padding-bottom: 34.56%;
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/p&t-vmt/part101.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part-img2 figure{
	width: 100%;
	padding-bottom: 26.91%;
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/p&t-vmt/part102.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 1599px) {
	.subtitle{
		font-size: 40px;
		margin-left: 14%;
		margin-right: 14%;
	}
	.part-title{
		font-size: 24px;
	}
	.part-desc{
		margin-left: 14%;
		margin-right: 14%;
		font-size: 18px;
	}
	.part-img{
		margin-left: 7%;
		margin-right: 7%;
	}
}
@media only screen and (max-width: 1299px) {
	.subtitle{
		font-size: 36px;
		margin-left: 12%;
		margin-right: 12%;
	}
	.part-title{
		font-size: 22px;
	}
	.part-desc{
		margin-left: 12%;
		margin-right: 12%;
		font-size: 16px;
	}
	.part-img{
		margin-left: 6%;
		margin-right: 6%;
	}
}
@media only screen and (max-width: 1024px) {
	.vmt-part1{
		padding-left: 3.8%;
		padding-right: 3.8%;
	}
	.subtitle{
		font-size: 20px;
		margin-left: 0;
		margin-right: 0;
	}
	.part-title{
		font-size: 16px;
	}
	.part-desc{
		margin-left: 0;
		margin-right: 0;
		line-height: 1.7;
		color: #333333;
	}
	.part-img{
		margin-left: 0;
		margin-right: 0;
	}	
	.part-img1 figure{
		padding-bottom: 182.9%;
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/p&t-vmt/part101-m.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.part-img2 figure{
		padding-bottom: 175.94%;
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/p&t-vmt/part102-m.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 450px) {
	.subtitle{
		font-size: 18px;
	}
	.part-title{
		font-size: 14px;
	}
	.part-desc{
		font-size: 14px;
	}
}
@media only screen and (max-width: 346px) {
	.vmt-part1 .subtitle{
		line-height: 1.5;
	}
}

/*part2 五轴工艺开发*/
.vmt-part2{
	background: #F6F6F6;
}
.swiper-container1 .swiper-slide {
    position: relative;
    width: 45% !important;
}
.swiper-container1 .swiper-slide img{
	box-shadow: 0 0 5px rgba(51, 51, 51, .2);
	-webkit-box-shadow: 0 0 5px rgba(51, 51, 51, .2);
	-moz-box-shadow: 0 0 5px rgba(51, 51, 51, .2);
}
.swiper-top{
	position: relative;
}
.video-button{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	height: 42px;
	text-align: left;
	width: 240px;
}
.button-content{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	padding: 0;
	display: flex;
	display: -webkit-flex;
	font-size: 0;
	justify-content: center;
	-webkit-justify-content: center;
	background: #004898;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.video-button img{
	width: 30px;
	height: 30px;
	margin-right: 16px;
	margin-top: 6px;
	margin-left: -11px;
}
.video-button span{
	font-size: 18px;
	line-height: 42px;
	font-family: "HarmonyOS_Sans_SC_Medium";
	color: #FFFFFF;
}
.third-title{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 24px;
	line-height: 1.6;
	color: #000000;
	text-align: center;
	padding: 0 20px;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0 7px;
    background-color: #c9c9ca;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    width: 12px;
    height: 12px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #004898;
}
.swiper-button-prev, .swiper-button-next {
	width: 46px;
	height: 46px;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	background-size: cover;
	top: 43%;
}
.swiper-button-prev{
	left: 0;
	background-image: url('https://file.jingdiao.com/website/jingdiao/cn/images/common/left-arrow.svg');
}
.swiper-button-next{
	right: 0;
	background-image: url('https://file.jingdiao.com/website/jingdiao/cn/images/common/right-arrow.svg');
}
.swiper-container:hover .swiper-button-prev{
	left: 20px;
	opacity: 0.85;
	-moz-opacity: 0.85;
	-webkit-opacity: 0.85;
}
.swiper-container:hover .swiper-button-next{
	right: 20px;
	opacity: 0.85;
	-moz-opacity: 0.85;
	-webkit-opacity: 0.85;
}
@media only screen and (max-width: 1599px) {
	.third-title{
		font-size: 20px;
	}
	.swiper-button-prev, .swiper-button-next {
		width: 36px;
		height: 36px;
	}
	.swiper-container:hover .swiper-button-prev{
		left: 15px;
	}
	.swiper-container:hover .swiper-button-next{
		right: 15px;
	}
}
@media only screen and (max-width: 1400px) {
	.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	    margin: 0 5px;
	    width: 10px;
	    height: 10px;
	}
}
@media only screen and (max-width: 1299px) {
	.third-title{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1024px) {
	.third-title{
		font-size: 16px;
		line-height: 1.5;
		padding: 0 10px;
	}
	.video-button{
		width: 180px;
	    height: 36px;
	}
	.video-button img {
	    width: 21px;
	    height: 21px;
	    margin-right: 8px;
	    margin-top: 8px;
	}
	.video-button span {
    	font-size: 16px;
    	line-height: 36px;
	}
	.swiper-container1 .swiper-slide {
	    width: 50% !important;
	}
	.swiper-button-prev, .swiper-button-next{
		display: none;
	}
	.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	    margin: 0 5px;
	}
}
@media only screen and (max-width: 599px) {
	.swiper-container1 .swiper-slide {
	    width: 60% !important;
	}
	.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	    margin: 0 4px;	    
	    width: 8px;
	    height: 8px;
	}
}
@media only screen and (max-width: 450px) {
	.video-button{
		width: 180px;
	}
	.third-title{
		font-size: 14px;
		padding: 0 10px;
	}
	.video-button{
		height: 32px;
		width: 140px;
	}
	.video-button img{
		width: 20px;
		height: 20px;
		margin-top: 6px;
	}
	.video-button span{
		font-size: 14px;
		line-height: 32px;
	}
}

/*视频*/
.machine-video-area{
	width: 800px;
	position: fixed;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	z-index: 10;
	display: none;
	background: #FFFFFF;
}
.video-js .vjs-big-play-button {
    height: 3em;
    width: 3em;
    font-size: 3em;
    left: 50%;
    top: 50%;
    background: url(https://file.jingdiao.com/website/jingdiao/cn/images/common/play1.png);
    background-position: center;
    background-size: 100%;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
}
.vjs-loading-spinner {
    width: 2.0em;
    height: 2.0em;
}
@media only screen and (max-width: 1599px) {
	.machine-video-area{
		width: 600px;
	}
}
@media only screen and (max-width: 1299px) {
	.video-js .vjs-big-play-button {
	    height: 2.5em;
	    width: 2.5em;
	    font-size: 2.5em;
	}
}
@media only screen and (max-width: 1024px) {
	.machine-video-area{
		width: 500px;
		z-index: 110;
	}
	.video-js .vjs-big-play-button {
	    height: 3em;
	    width: 3em;
	    font-size: 3em;
	}
}
@media only screen and (max-width: 750px) {
	.machine-video-area{
		width: 80%;
	}
}
@media only screen and (max-width: 450px) {
    .video-js .vjs-big-play-button {
	    height: 2.5em;
	    width: 2.5em;
	    font-size: 2.5em;
	}
}

/*关闭视频按钮*/
.mask-close {
	position: fixed;
	top: 192px;
	right: 60px;
	font-size: 42px;
	z-index: 10;
	display: none;
	cursor: pointer;
}
.smaller .mask-close {
	top: 144px;
}
.mask-close.icon-2::before {
    color: #fff;
    font-weight: bold;
}
.mask-close:focus {
    outline: none;
}
@media only screen and (max-width: 1024px) {
	.mask-close,
	.smaller .mask-close {
		top: 100px;
		z-index: 110;
	}
}
@media only screen and (max-width: 750px) {
	.mask-close {
		right: 30px;
	}
}
@media only screen and (max-width: 450px) {
	.mask-close {
		right: 20px;
		font-size: 35px;
	}
}