/*banner 配置*/
/*-----------------------------------*/
.topImg-title {
	color: #004898;
}
.spot {
	margin-top: 9px;
}
.pc-wrap {
	display: block;
	line-height: 0;
}
.m-wrap {
	display: none;
	line-height: 0;
}
.flex1 {
	flex: 1 !important;
	-ms-flex: 1 !important;
	-webkit-flex: 1 !important;
}
.flex2 {
	flex: 2 !important;
	-ms-flex: 2 !important;
	-webkit-flex: 2 !important;
}
.flex3 {
	flex: 3 !important;
	-ms-flex: 3 !important;
	-webkit-flex: 3 !important;
}
@media only screen and (max-width: 1599px) {
	.spot {
		margin-top: 8px;
	}
}
@media only screen and (max-width: 1024px) {
	.pc-wrap {
		display: none;
	}
	.m-wrap {
		display: block;
		line-height: 0;
	}
}
/*-----------------------------------*/
/*banner 配置 end*/


/*基础样式*/
/*-----------------------------------*/
.part-title {
	letter-spacing: normal;
}
.part-desc {
	font-family: "HarmonyOS_Sans_SC_Regular";
	font-size: 18px;
	color: #333;
}
@media only screen and (max-width: 1024px) {
	.part-desc {
		font-size: 16px;
	}
}
@media only screen and (max-width: 450px) {
	.part-desc {
		font-size: 14px;
	}
}
/*-----------------------------------*/
/*基础样式   end*/

/*轮播样式*/
/*-----------------------------------*/
.pc-common-pagination {
	position: static;
	margin-top: 40px;
}
.pc-common-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #c9caca;
	margin: 0 7px;
	opacity: 1;
}
.pc-common-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #004898;
}

@media only screen and (max-width: 1024px) {
	.m-common-next,
	.m-common-prev {
		width: 36px;
		height: 36px;
		text-align: center;
		background-color: rgba(255, 255, 255, .65);
		margin-top: -25px;
	} 
	.m-common-next .icon--8, 
	.m-common-prev .icon--- {
		font-size: 28px;
		line-height: 36px;
	}
}
/*-----------------------------------*/
/*轮播样式   end*/

/*主体内容*/
/*------------------------------------*/

/*part1 common*/
/*----------------------------------------------------------*/
.machine-part1 .main-title {font-family: "HarmonyOS_Sans_SC_Bold"; font-size: 90px; color: #004898; line-height: 1; font-weight: bold;}
.machine-part1 .part1-title {text-align: left; line-height: 1.3; padding-bottom: 0;}
.machine-part1 .part1-button {border-radius: 20px;}
.machine-part1 .part1-button button {border-radius: 20px;}
/*@media only screen and (max-width: 1024px) {
	.maxsize-open .t3-wrapper::after {
	    width: 100%;
	    height: 100%;
	    opacity: 0.7;
	    -moz-opacity: 0.7;
	    background: rgb(0, 0, 0);
	    -webkit-transition: opacity 0.5s;
	    transition: opacity 0.5s;
	    -moz-transition: opacity 0.5s;
	    -ms-transition: opacity 0.5s;
	}
}*/
/*----------------------------------------------------------*/
/*have1*/
/*----------------------------------------------------------*/
.machine-part1.have1 {position: relative; display: flex; display: -ms-flexbox; display: -webkit-flex; align-items: center; -webkit-align-items: center; background-color: #F6F6F6;}
.machine-part1.have1 .part1-1-left {flex: 1; -ms-flex: 1; -webkit-flex: 1; margin-right: 5%;}
.machine-part1.have1 .part1-1-left .effect-group-container {display: inline-block; vertical-align: middle;}
.machine-part1.have1 .part1-1-left .effect-group-container.video-btn .part1-button {display: flex; display: -ms-flexbox; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.machine-part1.have1 .part1-1-left .effect-group-container.video-btn .part1-button img {width: 30px; height: 30px; margin-right: 16px;}
.machine-part1.have1 .part1-1-right {position: relative; width: 40%;}
.machine-part1.have1 .part1-1-left .part1-1-table {width: 90%; margin-top: 48px;}
.machine-part1.have1 .part1-1-left .part1-1-table .part1-1-table-item{
	height: 42px; 
	display: flex; display: -ms-flexbox; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; align-items: center; -webkit-align-items: center; 
	background-color: #f6f6f6; line-height: 1.3; margin-bottom: 1px; padding: 0 16px;}
.table-left-item-high{
	line-height: 1.3;
	height: 42px; 
}
.machine-part1.have1 .part1-1-left .part1-1-table .part1-1-table-item:nth-child(even) {background-color: #eee;}
.machine-part1.have1 .part1-1-left .part1-1-table .part1-1-table-item .table-item-info,
.part1-table-left-item .table-item-info,
.fms-ul .table-item-info{
 	text-align: right;
}
.fms-flex{
	display: flex;
	display: -webkit-flex;
}
.fms-flex-item{
	width: 50%;
}
.fms-flex-item:nth-child(2){
	margin-top: 3%;
}
.fms-item-img{
	margin-top: -12.5%;
	z-index: 10;
	position: relative;
}
.fms-name{
	font-size: 18px;
	line-height: 1;
	text-align: center;
	color: #333333;
}
.fms-table{
	font-size: 24px;
	line-height: 1;
	color: #333333;
	text-align: left;
	font-family: "HarmonyOS_Sans_SC_Bold";
}
.fms-tip{
	font-size: 18px;
	line-height: 1;
	color: #333333;
	text-align: left;
}
.machine-part1.have1 .part1-1-right .part1-1-img-wrap {
	padding-bottom: 103.21%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.machine-part1.have1 .part1-1-left .m-part1-1-img {display: none;}
.machine-part1.have1 .icon-more {width: 40px; height: 40px; position: absolute; top: 60%; left: 47%; 
	background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/icon-more.svg');;
	background-repeat: no-repeat;
	background-size: cover;	
	cursor: pointer;
}
.machine-part1.have1 .more-pop {display: none; position: absolute; top: 35%; right: 10%; 
	width: 25%; background-color: #FFF; font-size: 24px; padding: 24px; z-index: 9;}
.machine-part1.have1 .more-pop img {clear: both; width: 100%; margin: 0 auto;}
.machine-part1.have1 .more-pop .more-pop-close {display: block; float: right; cursor: pointer;}
@media only screen and (max-width: 1599px) {
	.machine-part1.have1 .part1-1-left .effect-group-container {width: 180px}
	.machine-part1.have1 .part1-1-left .effect-group-container .buttonBox {width: 180px}
	.machine-part1.have1 .icon-more {width: 30px; height: 30px;}
	.machine-part1.have1 .more-pop {font-size: 18px;}
}
@media only screen and (max-width: 1024px) {
	.machine-part1.have1 {display: block; padding: 0; margin-bottom: 12px;}
	.machine-part1.have1 .part1-1-left .effect-group-container {display: block; width: 180px; margin: 24px auto;}
	.machine-part1.have1 .part1-1-left .effect-group-container .buttonBox {width: 180px; margin: 0 auto;}
	.machine-part1.have1 .part1-1-left .effect-group-container.video-btn {margin-right: auto; margin-bottom: 12px;}
	/*.machine-part1.have1 .part1-1-left .effect-group-container.zixun {margin-top: 0;}*/
	.machine-part1.have1 .part1-1-left .effect-group-container.video-btn .part1-button img {width: 20px; height: 20px; margin-right: 8px;}
	.machine-part1.have1 .part1-1-left {width: 100%; margin-right: 0;}
	.machine-part1.have1 .part1-1-left .part1-1-info {padding: 40px 15px 50px; background: #f6f6f6;}
	.machine-part1.have1 .part1-1-left .m-part1-1-img {position: relative; display: block; width: 83.33%; margin-left: auto; margin-right: auto; margin-bottom: -84px;}
	.machine-part1.have1 .part1-1-left .part1-1-table {width: auto; padding: 60px 15px 40px; margin-top: 0;}
	.machine-part1.have1 .part1-1-left .part1-1-table .part1-1-table-item,
	.table-left-item-high {
		height: 36px;
	}
	.machine-part1.have1 .part1-1-right {display: none;}
	.machine-part1.have1 .more-pop {position: fixed; width: calc(100% - 30px); max-width: 700px; left: 50%; top: 50%; transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); z-index: 111;}
}
@media only screen and (max-width: 450px) {
	.machine-part1.have1 .part1-1-left .m-part1-1-img {
		width: 100%;
	}
}
/*----------------------------------------------------------*/

/*have4*/
/*----------------------------------------------------------*/
.machine-part1.have4 .part1-top {position: relative; display: flex; display: -ms-flexbox; display: -webkit-flex; background-color: #f6f6f6; /*align-items: flex-start; -webkit-align-items: flex-start;*/ align-items: center; -webkit-align-items: center;}
.machine-part1.have4 .part1-top .effect-group-container {display: inline-block; vertical-align: middle;}
.machine-part1.have4 .part1-top .effect-group-container.video-btn .part1-button {display: flex; display: -ms-flexbox; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.machine-part1.have4 .part1-top .effect-group-container.video-btn .part1-button img {width: 30px; height: 30px; margin-right: 16px;}
.machine-part1.have4 .part1-top .part1-top-info {width: 60%;  padding-right: 5%;}
.machine-part1.have4 .part1-top .part1-top-info .part1-table-left {width: 90%;}
.machine-part1.have4 .part1-top .part1-top-info .part1-table-left .part1-table-left-item,
.fms-ul .part1-table-left-item
{height: 42px; display: flex;display: -ms-flexbox;display: -webkit-flex; 
	align-items: center; -webkit-align-items: center; justify-content: space-between; -webkit-justify-content: space-between; padding: 0 16px;}
.machine-part1.have4 .part1-top .part1-top-info .part1-table-left .part1-table-left-item:nth-child(even),
.fms-ul .part1-table-left-item:nth-child(even)
{background-color: #eee;}
.fms-ul .part1-table-left-item:nth-child(2n+1){
	background: #F6F6F6;
}
.machine-part1.have4 .part1-top .part1-top-img {position: relative; width: 40%;}
.machine-part1.have4 .part1-top .part1-top-img .icon-more {width: 40px; height: 40px; position: absolute; top: 55%; left: 40%; 
	background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/icon-more.svg');;
	background-repeat: no-repeat;
	background-size: cover;	
	cursor: pointer;
}
.machine-part1.have4 .part1-top .more-pop {display: none; position: absolute; top: 30%; right: 8%; 
	width: 25%; background-color: #FFF; font-size: 24px; padding: 24px; z-index: 9;}
.machine-part1.have4 .part1-top .more-pop img {clear: both; width: 100%; margin: 0 auto;}
.machine-part1.have4 .part1-top .more-pop .more-pop-close {position: absolute; top: 24px; right: 24px; display: block; cursor: pointer;}
.machine-part1.have4 .part1-top .more-pop .more-pop-desc{
	font-size: 18px;
	line-height: 2;
	display: block;
}
.machine-part1.have4 .part1-top .part1-top-img .part1-top-img-wrap {
	width: 100%; 
	padding-bottom: 103.21%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.machine-part1.have4 .part1-bottom {margin-top: 80px;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-left {display: none; display: -ms-flexbox; margin-bottom: 24px;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right {display: flex; display: -ms-flexbox; display: -webkit-flex; flex: 5; -ms-flex: 5; -webkit-flex: 5;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right.m-table-right {display: none;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles {width: 15%;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-left .part1-table-left-item {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	height: 42px;
	margin-bottom: 1px;
	/*line-height: 1;*/
	padding: 0 16px;
	background-color: #f6f6f6;
	font-size: 18px;
	color: #333;
}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-left .part1-table-left-item:nth-child(odd) {background-color: #eee;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item {display: flex; display: -ms-flexbox; display: -webkit-flex; height: 55px; margin-bottom: 1px; line-height: 1.6; background-color: #f6f6f6;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item:nth-child(1) {height: 80px;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles.mobile-show {display: none;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles .table-item-title {
	display: flex; display: -ms-flexbox; display: -webkit-flex;
	align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;
	height: 55px; background-color: #f6f6f6; padding: 0 16px; margin-bottom: 1px; font-size: 18px;
	line-height: 1; color: #333; text-align: center;
}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles .table-item-title:nth-child(1) {
	height: 80px; padding: 0 16px;
}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-datas {flex: 1; -ms-flex: 1; -webkit-flex: 1;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item .table-item-info {
	font-family: "HarmonyOS_Sans_SC_Regular";
	flex: 1; -ms-flex: 1; -webkit-flex: 1;
	display: flex; display: -ms-flexbox; display: -webkit-flex;
	align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; text-align: center;
	padding: 0 16px; font-size: 18px; color: #333;
}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item:nth-child(1) .table-item-title {padding: 0 16px;}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item:nth-child(1) .table-item-info {line-height: 1.6;}
.machine-part1.have4 .part1-bottom .select-data-btns {display: flex; display: -ms-flexbox; display: -webkit-flex; justify-content: flex-end; -webkit-justify-content: flex-end;}
.machine-part1.have4 .part1-bottom .select-data-btns .select-data-btn {
	width: 42px; height: 42px; line-height: 44px; background-color: #eee;
	margin-left: 20px;
	text-align: center; font-size: 24px;
	cursor: pointer;
}
.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item .table-item-info.data-active {background-color: #eee; border-bottom: 5px solid #004898;font-weight: bold;}
.machine-part1.have4 .part1-bottom .select-data-btns .select-data-btn.btn-active {background-color: #004898; color: #fff;}

@media only screen and (max-width: 1919px) {
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-left .part1-table-left-item {font-size: 16px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles .table-item-title {padding: 0 5px; font-size: 16px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item .table-item-info {font-size: 16px; padding: 0 5px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item:nth-child(1) .table-item-info {padding: 0 5px;}
	
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles .table-item-title:nth-child(1) {height: 64px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item:nth-child(1) {height: 64px;}
}
@media only screen and (max-width: 1599px) {
	/*have4*/
	/*-------------------------------------------------------------------*/
	.machine-part1.have4 .part1-top .effect-group-container {width: 180px}
	.machine-part1.have4 .part1-top .effect-group-container .buttonBox {width: 180px}
	.machine-part1.have4 .part1-bottom {margin-top: 60px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-left .part1-table-left-item {font-size: 14px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles .table-item-title {font-size: 14px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item .table-item-info {font-size: 14px;}
	.machine-part1.have4 .part1-bottom .select-data-btns .select-data-btn {width: 36px; height: 36px; font-size: 18px; line-height: 38px; margin-left: 15px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item .table-item-info.data-active {border-bottom: 4px solid #004898;}
	.machine-part1.have4 .part1-top .more-pop {font-size: 18px;}
	.machine-part1.have4 .part1-top .part1-top-img .icon-more {width: 30px; height: 30px;}
	.machine-part1.have4 .part1-top .more-pop .more-pop-desc{
		font-size: 16px;
	}
	/*---------------------------------------------------------------------*/
}
@media only screen and (max-width: 1024px) {
	/*have4*/
	/*-----------------------------------------------------------------*/
	.machine-part1.have4 .part1-top {display: block; padding-top: 40px; padding-bottom: 40px;}
	.machine-part1.have4 .part1-top .effect-group-container {display: block; width: 180px;}
	.machine-part1.have4 .part1-top .effect-group-container .buttonBox {width: 180px; margin: 0 auto;}
	.machine-part1.have4 .part1-top .effect-group-container.video-btn {margin-right: auto;}
	.machine-part1.have4 .part1-top .effect-group-container.video-btn .part1-button img {width: 20px; height: 20px; margin-right: 8px;}
	.machine-part1.have4 .part1-top .part1-top-info {width: 100%; margin-right: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; margin-top: 0;}
	.machine-part1.have4 .part1-top .part1-top-info .part1-table-left {display: none;}
	.machine-part1.have4 .part1-top .more-pop {position: fixed; width: calc(100% - 30px); max-width: 700px; left: 50%; top: 50%; transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); z-index: 111;}
	.machine-part1.have4 .part1-top .part1-top-img {width: 83.33%; margin-left: auto; margin-right: auto; margin-bottom: -76px;}
	.machine-part1.have4 .part1-bottom .part1-table {flex-wrap: wrap; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap;}
	.machine-part1.have4 .part1-bottom {margin-top: 60px !important; margin-bottom: 40px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-left {display: block;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right {width: 100%; flex: none; -ms-flex: none; -webkit-flex: none;     display: flex;
    display: -ms-flexbox; display: -webkit-flex; flex-wrap: wrap; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap;}
	/*.machine-part1.have4 .part1-bottom .part1-table .part1-table-left .part1-table-left-item {height: 36px !important;}*/
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right.m-table-right {display: flex; display: -ms-flexbox; display: -webkit-flex; flex-wrap: wrap; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; margin-top: 24px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right.pc-table-right {display: none;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles.mobile-show {display: block;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles {width: 25%;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-datas {flex: none !important;-ms-flex: none !important;-webkit-flex: none !important;width: calc(100% - 25%);}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item .table-item-info {width: 50%;line-height: 1.3;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item {height: 68px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item:nth-child(1) {height: 100px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item:nth-child(1) .table-item-info {height: 100px;line-height: 1.3;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles .table-item-title {line-height: 1.3;height: 68px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles .table-item-title:nth-child(1) {height: 100px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item .table-item-info.data-active {border-bottom: 3px solid #004898;}
	.machine-part1.have4 .part1-bottom .select-data-btns {margin-top: 16px;}
	.machine-part1.have4 .part1-bottom .select-data-btns .select-data-btn {width: 30px; height: 30px; line-height: 30px; font-size: 16px; margin-left: 15px;}
	
}
@media only screen and (max-width: 450px) {
	.machine-part1.have4 .part1-top .more-pop .more-pop-desc{
		font-size: 14px;
	}
	.machine-part1.have4 .part1-top .part1-top-img {
		width: 100%;
		margin-bottom: -50px;
	}
}
@media only screen and (max-width: 370px) {
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-left .part1-table-left-item {font-size: 12px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-titles .table-item-title {font-size: 12px;}
	.machine-part1.have4 .part1-bottom .part1-table .part1-table-right .part1-table-right-item .table-item-info {font-size: 12px;}
	.machine-part1.have4 .part1-bottom .select-data-btns .select-data-btn {
		margin-left: 10px
	}
}
/*----------------------------------------------------------*/


/*highlight*/
.machine-part2 {
	background-color: #f6f6f6;
}
.machine-part2-item {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
}
.machine-part2-item .machine-part2-left {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	margin-right: 8.33%;
	position: relative;
}
.show-video {
	cursor: pointer;
}
.video-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.1);
}
.machine-part2-left .play-btn,
.machine-part2-right .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-image: url('../video-js/play1.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.machine-part2-left:hover .play-btn,
.machine-part2-right:hover .play-btn {
  background-image: url('../video-js/play2.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.machine-part2-item .machine-part2-right {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	position: relative;
}
.machine-part2-item .highlight-subtitle {
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 28px;
	line-height: 1.3;
}
.machine-part2-item {
	line-height: 1.5;
}
.machine-part2-item .mobile-show {
	display: none;
}
.machine-part2-item .highlight-img { 
	padding-bottom: 66.66667%;
	background-repeat: no-repeat;
	background-size: cover;
}
@media only screen and (max-width: 1599px) {
	.machine-part2-left .play-btn,
	.machine-part2-right .play-btn {
	  width: 80px;
	  height: 80px;
  	}
}
@media only screen and (max-width: 1299px) {
	.machine-part2-left .play-btn,
	.machine-part2-right .play-btn {
	  width: 70px;
	  height: 70px;
  	}
}
@media only screen and (max-width: 1024px) {
	.machine-part2-left .play-btn,
	.machine-part2-right .play-btn {
	  width: 60px;
	  height: 60px;
  	}
}
@media only screen and (max-width: 450px) {
	.machine-part2-left .play-btn,
	.machine-part2-right .play-btn {
	  width: 50px;
	  height: 50px;
  	}
}


/*example workpiece*/
.parts-img-items {
	position: relative;
}
.m-parts-img-items {
	display: none;
}

.parts-img-items .machine-prev,
.parts-img-items .machine-next {
	margin-top: -55px;
}
.parts-img-items:hover .machine-prev {
	left: 17px;
	opacity: 0.75;
	-moz-opacity: 0.75;
	-webkit-opacity: 0.75;
}
.parts-img-items:hover .machine-next {
	right: 17px;
	opacity: 0.75;
	-moz-opacity: 0.75;
	-webkit-opacity: 0.75;
}
.parts-img-items:hover .machine-prev:hover,
.parts-img-items:hover .machine-next:hover {
	opacity: 0.9;
}
.swiper-button-prev  {
	left: 0;
}
.swiper-button-next {
	right: 0;
}
.parts-img-items .swiper-slide .img-item {
	position: relative;
    overflow: hidden;
    cursor: pointer;
}
.parts-img-items .swiper-slide .img-item::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/sample-mask.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.parts-img-items .swiper-slide .img-item img {
	display: block;
	width: 100%;
	transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.parts-img-items .swiper-slide .img-item:hover img {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.parts-img-items .swiper-slide .img-item .img-mask {
	position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    padding: 24px;
}
.parts-img-items .sample-detail-btn {
	width: 132px;
    height: 42px;
    line-height: 42px;
    background-color: #004898;
    color: #fff;
    text-align: center;
    border-radius: 21px;
    font-family: "HarmonyOS_Sans_SC_Bold";
    font-size: 18px;
    cursor: pointer;
    padding: 0;
}
.parts-img-items .effect-group-container {
	width: 132px;
}
.parts-img-items .sample-item-info {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	margin-right: 24px;
}
.parts-img-items .sample-item-info .sample-item-title {
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 28px;
	line-height: 1.3;
	color: #fff;
}
.parts-img-items .sample-item-info .sample-item-desc {
	color: #fff;
	font-size: 24px;
	margin-top: 10px;
}
.parts-img-items .swiper-slide .img-item .img-mask .img-mask-title {
	width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    color: #FFF;
    text-align: center;
    padding: 0 10px;
}
/*翻转样式*/
.platform-front, .platform-back {
    width: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    height: 100%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.platform-front {
    overflow: hidden;
    z-index: 2;
}
.platform-back {    
	padding: 20px 22px 22px 22px;
    background: #FFFFFF;
    z-index: 10;
    font-size: 16px;
}
.rotate-click {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.platform-absolute {
    position: absolute;
    top: 0;
    left: 0;
}

/*related links*/
.bg-F6F6F6 {
	background-color: #F6F6F6;
}
.related-link-nav {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}
.related-link-tab .swiper-slide:not(.active-nav):hover > div {
	color: #004898;
    border-bottom: 2px solid #004898;
}
.related-link-tab .swiper-slide > div {
	width: 210px;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    padding-bottom: 6px;
    margin: 0 55px;
    border-bottom: 2px solid #333;
}
.related-link-tab .active-nav > div{
	font-family: "HarmonyOS_Sans_SC_Bold";
    color: #004898;
    border-bottom: 3px solid #004898;
}
.related-link-tab .swiper-slide {
  width: auto;
  cursor: pointer;
}
/*tabs文字居中*/
.related-link-tab{
    text-align: center;
    margin: 0;
}
/*给con部分加上一个背景色*/
.related-link-container {
	width: 83.3333%;
}
.related-link-container .part-desc {
	text-align: left;
}
.related-link-container .jd50,
.related-link-container .service {
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	margin: 0 auto;
}
.related-link-container .jd50 .jd50-left,
.related-link-container .jd50 .jd50-right,
.related-link-container .service .service-left,
.related-link-container .service .service-right {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
}
.related-link-container .jd50 .jd50-left,
.related-link-container .service .service-left {
	margin-right: 8.076%;
}
.related-link-container .related-link-title {
	font-family: "HarmonyOS_Sans_SC_Bold";
    font-size: 40px;
    font-weight: 400;
    color: #004898;
}
.related-link-container .software {
	width: 90%;
	display: grid;
	grid-template-columns: 50% 50%;
	grid-column-gap: 10%;
	grid-row-gap: 60px;
}

.related-link-container .software .software-item { 
	position: relative;
	padding-bottom: 64px;
}

.related-link-container .software .software-title {
	text-align: center;
}
.related-link-container .software .effect-group-container {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

/*related links 移动端样式*/
.m-machine-part4 {
	display: none;
	padding-bottom: 42px;
}
.m-machine-part4 .easydropdown .carat {
	right: 12px;
    top: 50%;
    margin-top: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 6px 0;
    border-color: #004898 transparent transparent;
}
.m-machine-part4 .easydropdown.open .carat {
    border-width: 0 6px 9px;
    border-color: transparent transparent #004898;
}
.m-machine-part4 .easydropdown {
	box-sizing: border-box;
    border: 1px solid #004898;
    color: #004898;
    height: 36px;
}
.m-machine-part4 .easydropdown .selected::after {
	box-shadow: inset -55px 0 25px -20px #f6f6f6;
}
.m-machine-part4 .easydropdown .selected::after {
	box-shadow: inset -55px 0 25px -20px #f6f6f6;
	-webkit-box-shadow: inset -55px 0 25px -20px #f6f6f6;
}
.m-machine-part4 .easydropdown ul{
	margin: 0;
	padding: 0;
}
.m-machine-part4 .easydropdown .selected, 
.easydropdown li {
	font-size: 18px;
    line-height: 36px;
    height: 36px;
    color: #004898;
    font-weight: bold;
}
.related-content {
    background: #FFFFFF;
    padding-bottom: 38px;
    text-align: center;
    margin-top: 12px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
}
.software,
.service{
	display: none;
}
.related-content .related-img {
	display: block;
	width: 100%;
}
.related-content .related-title {
	font-family: "HarmonyOS_Sans_SC_Bold";
    font-size: 24px;
    line-height: 1;
    color: #000000;
    margin: 20px 0 8px 0;
    text-align: center;
}
.related-content .related-desc {
	font-size: 18px;
    line-height: 1.5;
    color: #333333;
    padding: 0 15px;
    margin: 0;
    text-align: left;
}
.related-content .learn-more {
	margin: 20px auto 0 auto;
    display: block;
}
.related-content .learn-more .learn-text {
	font-size: 18px;
    line-height: 1;
    font-weight: bold;
    color: #004898;
    margin-right: 8px;
}
.related-content .learn-more .icon--8 {
	font-size: 16px;
	font-weight: bold;
}
.related-content .learn-more .icon--8::before {
	color: #004898;
}
/*download*/
.download-title-wrapper {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.left-hr, 
.right-hr {
	margin-top: 0;
}
.download-title {
	padding-bottom: 0;
	color: #004898;
}
.download-main {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	padding: 0 5.74%;
}
.download-more{
	padding: 0;
}
.download-item {
	max-width: 50%;
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: flex-end;
}
.download-item .download-img {
	position: relative;
	width: 150px;
	height: 150px;
	margin-right: 40px;
	border: 1px solid #bfbfbf;
}
.download-item .download-info{
	width: calc(100% - 190px);
}
.download-item .download-img .download-bgImg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
} 
.download-item .download-img .download-bgImg1 {
	background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/high-speed-machine-center.png');
}
.download-item .download-img .download-dlImg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/dl.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.download-item:hover .download-img .download-dlImg {
	background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/dl-select.png');
}
.download-item-title {
	font-family: "HarmonyOS_Sans_SC_Regular";
	font-size: 18px;
    line-height: 30px;
    color: #004898;
}
.download-pdf-desc {
	margin-top: 12px;
    font-size: 18px;
    color: #595757;
}

.machines-mask{
	width: 100%;
    height: 100%;
    position: fixed;
  	top: 61px;
  	left:0;
    background: #000000;
  	opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    z-index:-1;
}
@media only screen and (max-width: 1024px) {
	.machines-mask{
	  	top: 48px;
  	}
}
@media only screen and (max-width: 1919px) {
	/* part1 */
	
	/*highlight*/
	.highlight-item {
		padding-bottom: 25.73px;
	}
	.highlight-part2-subtitle {
	    padding-bottom: 17.43px;
	}
	.highlight-part2-desc {
	    padding-bottom: 4.98px;
	}
	
	/*workpiece*/
	.parts-img-items .sample-item-info .sample-item-title {
		font-size: 26px;
	}
	
	/*related link*/
	.related-link-tab .swiper-slide > div {
		font-size: 26px;
	}
}
@media only screen and (max-width: 1599px) {
	/* part1 */
	.machine-part1 .main-title {font-size: 60px;}
	
	/*highlight*/
	.machine-part2 .highlight-subtitle {
		font-size: 24px;
	}
	.highlight-item {
		padding-bottom: 23.25px;
	}
	.highlight-part2-subtitle {
	    padding-bottom: 15.75px;
	    font-size: 20px;
	}
	.highlight-part2-desc {
	    padding-bottom: 4.5px;
		font-size: 16px;
	}
	
	/*workpiece*/
	.parts-img-items .swiper-slide .img-item .img-mask {
		padding: 15px;
	}
	.parts-img-items .sample-detail-btn {
		width: 114px;
	    height: 36px;
	    line-height: 36px;
	    font-size: 16px;
	}
	.parts-img-items .effect-group-container {
		width: 114px;
	}
	.parts-img-items .sample-item-info {
		margin-right: 15px;
	}
	.parts-img-items .sample-item-info .sample-item-title {
		font-size: 20px;
	}
	.parts-img-items .sample-item-info .sample-item-desc {
		font-size: 18px;
	}

	/*related links*/
	.related-link-tab .swiper-slide > div {
		width: 185px;
	}
	.related-link-nav .related-link-nav-title {
		font-size: 26px;
	}
	.related-link-container .related-link-title {
	    font-size: 26px;
	}
	.related-link-tab .swiper-slide > div {
		font-size: 24px;
	}

	/*download*/
	.download-main {
		padding: 0 3%;
	}
	.download-more{
		padding: 0;
	}
	.download-item-title {
	    font-size: 16px;
	}
	.download-pdf-desc {
	    font-size: 16px;
	}
}
@media only screen and (max-width: 1499px) {
	/* part1 */
	
	.download-more .download-item .download-img{
		width: 130px;
		height: 130px;
		margin-right: 15px;
	}
	.download-more .download-item .download-info{
		width: calc(100% - 145px);
	}
}
@media only screen and (max-width: 1399px) {
	.parts-img-items:hover .machine-prev {
		left: 12px;
	}
	.parts-img-items:hover .machine-next {
		right: 12px;
	}
	.parts-img-items .machine-prev,
	.parts-img-items .machine-next {
		margin-top: -45px;
	}
}
@media only screen and (max-width: 1299px) {
	.parts-img-items:hover .machine-prev {
		left: 47px;
	}
	.parts-img-items:hover .machine-next {
		right: 47px;
	}
}
@media only screen and (max-width: 1299px) {
	/* part1 */
	
	/*highlight*/
	.highlight-item {
		padding-bottom: 21.08px;
	}
	.highlight-part2-subtitle {
	    padding-bottom: 14.28px;
	}
	.highlight-part2-desc {
	    padding-bottom: 4.08px;
	}
	
	/*related links*/
	
	/*download*/
	.download-main {
		padding: 0 2%;
	}
	.download-more{
		padding: 0;
	}
	.download-item .download-img {
		width: 120px;
		height: 120px;
		margin-right: 20px;
	}
	.download-item .download-info{
		width: calc(100% - 140px);
	}
	.download-item .download-img .download-dlImg {
		width: 40px;
		height: 40px;
	}
}
@media only screen and (max-width: 1200px) {
	.download-more .download-item .download-img{
		width: 115px;
		height: 115px;
		margin-right: 15px;
	}
	.download-more .download-item .download-info{
		width: calc(100% - 130px);
	}
}
@media only screen and (max-width: 1100px) {
	.machine-part1 .main-title {
		font-size: 50px;
	}
	.download-more .download-item .download-img{
		width: 110px;
		height: 110px;
		margin-right: 15px;
	}
	.download-more .download-item .download-info{
		width: calc(100% - 125px);
	}
}
@media only screen and (max-width: 1024px) {
	/* part1 */
	.main-content .buttonBox,
	.main-content .buttonBox button {
	    height: 32px;
	    font-size: 16px;
	    line-height: 32px;
	}
	.machine-part1 .main-title {font-size: 40px; text-align: center;}
	.machine-part1 .part1-title {font-size: 24px;}
	.machine-part1 .part1-button {margin: 24px auto;}
	
	/*highlight*/
	.machine-part2 {
		padding-top: 0;
		padding-bottom: 42px;
	}
	.part2-title {
		padding-top: 40px;
		padding-bottom: 24px;
	}
	.machine-part2-item {
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.machine-part2-item .mobile-show {
		display: block;
	}
	.machine-part2-item .pc-show {
		display: none;
	}
	.machine-part2-item .machine-part2-left {
		margin-right: 0;
	}
	.machine-part2-item .machine-part2-left,
	.machine-part2-item .machine-part2-right {
		width: 100%;
		min-width: 100%;
	}
	.machine-part2-item:nth-child(2) .machine-part2-left {
		order: 1;
	}
	.machine-part2 .highlight-subtitle {
		margin-top: 16px;
		font-size: 20px;
	}
	.machine-part2 .highlight-desc {
		display: flex;
		display: -ms-flexbox;
		display: -webkit-flex;
		margin-top: 12px
	}
	.machine-part2 .spot {
		width: 6px;
		height: 6px;
		margin-right: 10px;
		margin-top: 9px;
	}
	.machine-part2 .spot-desc {
		flex: 1;
		-ms-flex: 1;
		-webkit-flex: 1;
	}
	
	/*example workpiece*/
	.machine-part3 {
		padding-top: 0;
		padding-bottom: 42px;
		padding-left: 0;
		padding-right: 0;
	}
	.part3-title {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.parts-img-items {
		display: none !important;
	}
	.m-parts-img-items {
		position: relative;
		display: block;
	}
	.m-parts-img-items .m-machine-swiper {
		width: calc(100% - 30px);
		margin: 0 auto;
	}
	.m-machine-swiper .sample-slide {
		width: 100%;
	}
	.m-machine-swiper .sample-slide img {
		display: block;
		width: 100%;
	}
	.m-machine-swiper .sample-slide .img-item {
		position: relative;
	}
	.m-machine-swiper .sample-slide .img-item .img-mask {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 14px;
		z-index: 9;
	}
	.m-machine-swiper .sample-slide .img-item .img-mask .img-mask-title {
		font-size: 18px;
		text-align: left;
		color: #FFF;
		line-height: 1;
	}
	.m-machine-swiper .sample-slide .img-item .img-mask .sample-item-desc {
		color: #FFF;
		font-size: 16px;
		margin-top: 5px;
	}
	.m-machine-swiper .sample-slide .img-item::after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/sample-mask.png');    
		background-repeat: no-repeat;
		background-size: cover;
	}
	.m-machine-swiper .sample-slide .sample-detail-btn {
		font-family: "HarmonyOS_Sans_SC_Bold";
		width: 114px;
		line-height: 36px;
		text-align: center;
		margin: 0 auto;
		margin-top: 16px;
		background-color: #004898;
		color: #fff;
		border-radius: 18px;
		cursor: pointer;
	} 
	
	/*related linkd 移动端*/
	.machine-part4 {
		padding-bottom: 40px;
	}
	.part4-title {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.related-link-tab .swiper-slide > div {
		width: auto;
		font-size: 20px;
		margin: 0 12px;
		padding-bottom: 4px;
		border-bottom: 1px solid #333;
	}
	.related-link-tab .active-nav > div {
		border-bottom: 2px solid #004898;
	}
	.related-link-container {
		width: 100%;
		margin-top: 24px;
	}
	.related-link-container .jd50, 
	.related-link-container .service {
		display: block;
	}
	.related-link-container .jd50 .jd50-left, 
	.related-link-container .service .service-left {
		margin-right: 0;
	}
	.related-link-container .related-link-title {
		font-size: 20px;
		margin-top: 16px;
	}
	.related-link-container .part-desc {
		margin-top: 12px;
	}
	.related-link-container .learn-more {
		margin-left: auto;
		margin-right: auto;
	}
	.related-link-container .software .software-title {
		text-align: left;
	}
	.related-link-container .software .effect-group-container {
		position: static;
		left: 0;
		transform: translateX(0);
	    -o-transform: translateX(0);
	    -ms-transform: translateX(0);
	    -webkit-transform: translateX(0);
	}
	.related-link-container .software {
		display: block;
		width: 100%;
	}
	
	/*download 移动端*/
	.download-part {
		margin-top: 0;
		margin-bottom: 42px;
	} 
	.download-title-wrapper {
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.download-main {
		display: block;
		padding: 0;
	}
	.download-item {
		max-width: 100%;
		margin-bottom: 12px;
	}
	.download-item .download-img {
		width: 150px;
		height: 150px;
		margin-right: 20px;
	}
	.download-more .download-item .download-img{
		width: 150px;
		height: 150px;
		margin-right: 20px;
	}
	.download-info {
		flex: 1;
		-ms-flex: 1;
		-webkit-flex: 1;
		margin-bottom: 15px;
	}
	.download-item .download-info{
		width: calc(100% - 170px);
	}
	.download-item-title {
		font-size: 18px;
	}
	.download-pdf-desc {
		font-size: 18px;
	}
}
@media only screen and (max-width: 768px) {
	.m-machine-part2-right .panel-heading .icon--8 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 450px) {
	.machine-part1 .main-title {font-size: 38px;}
	.machine-part1 .part1-title {font-size: 22px;}
	.main-content .buttonBox,
	.main-content .buttonBox button {
	    font-size: 14px;
	}
	.machine-part2 .highlight-subtitle {
		font-size: 18px;
	}
	
	.machine-part2 .highlight-desc {
		font-size: 14px;
	}
	.machine-part2 .spot {
		margin-top: 7px;
	}
	/*workpiece*/
	.platform-back {    
		padding: 15px 15px 10px 15px;
	    font-size: 14px;
	}
	.m-machine-swiper .sample-slide .img-item .img-mask .img-mask-title {
		font-size: 16px;
	}
	.m-machine-swiper .sample-slide .img-item .img-mask .sample-item-desc {
		font-size: 14px;
	}
	
	/*related links 移动端*/
	.m-machine-part4 .easydropdown .selected, 
	.easydropdown li {
		font-size: 16px;
	}
	.related-content .related-title {
	    font-size: 22px;
	}
	.related-content .related-desc {
		font-size: 16px;
	}
	.related-content .learn-more .learn-text {
		font-size: 16px;
	}
	.related-link-tab .swiper-slide > div {
		/*width: 95px;*/
		font-size: 18px;
		margin: 0 5px;
	}
	.related-link-container .related-link-title {
		font-size: 18px;
	}
	
	/*download 移动端*/
	.download-item-title {
		font-size: 16px;
	}
	.download-pdf-desc {
		font-size: 16px;
	}
	.download-item .download-img {
		margin-right: 15px;
		width: 130px;
		height: 130px;
	}
	.download-more .download-item .download-img{
		width: 130px;
		height: 130px;
		margin-right: 15px;
	}
	.download-item .download-info{
		width: calc(100% - 145px);
	}
}
/*------------------------------------*/
/*主体内容 end*/

/*FMS*/
/*------------------------------------------------------*/
.fms-part {
	position: relative;
	/*margin-bottom: 320px;*/
	background-size: cover;
	background-repeat: no-repeat;
}
.fms-part.fms-all {
	padding-bottom: calc(506 / 1920 * 100%);
	background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/all-fms-bg.png');
}
.fms-part .fms-info {
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	
}
.fms-part .fms-info .fms-title {
	font-size: 50px;
	font-family: "HarmonyOS_Sans_SC_Bold";
	color: #FFF;
}
.fms-part .fms-info .fms-desc {
	font-family: "HarmonyOS_Sans_SC_Regular";
	font-size: 18px;
	line-height: 2;
	color: #FFF;
}
.fms-part .fms-info .fms-img {
	overflow: hidden;
	margin: 0 auto;
}
.fms-part .fms-info .fms-img img {
	display: inline-block;
	width: 100%;
	margin-right: 15px;
}
.fms-part .fms-info .fms-img img:last-child {
	margin-right: 0 !important;
}
.fms-part .fms-btn {
	margin-left: auto;
	margin-right: auto;
}
.fms-all-flex .fms-info .fms-desc{
	margin-left: 19.5%;
	margin-right: 19.5%;
}
@media only screen and (max-width: 1599px) {
	.fms-part .fms-info .fms-title {
		font-size: 40px;
	}
	.fms-all-flex .fms-info .fms-desc{
		margin-left: 16%;
		margin-right: 16%;
	}
	.fms-table {
  		font-size: 20px;
  	}
}

@media only screen and (max-width: 1299px) {
	
	.fms-table {
  		font-size: 18px;
  	}
  	.fms-tip {
  		font-size: 16px;
  	}
  	.fms-all-flex .fms-info .fms-desc{
		margin-left: 12%;
		margin-right: 12%;
	}
}
@media only screen and (max-width: 1199px) {
	
	.fms-part .fms-info .fms-title {
		font-size: 40px;
	}
}
.fms-mobile {
	display: none;
}
@media only screen and (max-width: 1024px) {
	.fms-pc{
		display: none;
	}
	.fms-part .fms-info .fms-img {
		display: none;
	}
	.fms-part {
		background-image: url('https://usfile.jingdiao.com/uswebsite/images/machines/m-fms.png');
		padding-bottom: 0;
		padding-top: 100px;
		margin-bottom: 0;
	}
	.fms-part .fms-info {
		margin: 0 15px;
		width: auto;
	}
	.fms-part .fms-info .fms-title {
		margin-bottom: 24px;
		font-size: 28px;
	}
	.fms-part .fms-info .fms-desc {
		font-size: 16px;
		line-height: 1.7;
	}
		
	.fms-part .fms-info .m-fms-img {
		display: block;
	}
	.fms-part .m-fms-img .m-fms-img-desc {
		font-family: "HarmonyOS_Sans_SC_Bold";
		font-size: 18px;
		color: #FFF;
		margin: 16px 0;
	}
	.fms-part .m-fms-img img {
		width: calc(10 / 12 * 100%);
		margin: 0 auto;
	}
	.fms-part .fms-btn .buttonBox {
		background-color: #FFF;
		color: #004898;
	}
	
	
	.m-fms-pagination {
		position: static;
	}
	.m-fms-pagination .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
		opacity: 1;
		-moz-opacity: 1;
		-webkit-opacity: 1;
		filter: alpha(opacity=100);
		background-color: #C9CACA;
		margin: 0 3px;
	}
	.m-fms-pagination .swiper-pagination-bullet-active {
		background-color: #FFF;
	}
	.fms-mobile {
		display: block;
	}
	.fms-flex-item {
  		width: 100%;
	}
	.fms-flex-item:first-child{
		margin-top: -116px;
	}
	.fms-flex-item:nth-child(2) {
		margin-top: 0;
	}
	.fms-all-flex .fms-info .fms-desc {
	  margin-left: 0;
	  margin-right: 0;
	}
}
@media only screen and (max-width: 730px) {
	.fms-flex-item:first-child{
		margin-top: -100px;
	}
}
@media only screen and (max-width: 650px) {
	.fms-flex-item:first-child{
		margin-top: -90px;
	}
}
@media only screen and (max-width: 580px) {
	.fms-flex-item:first-child{
		margin-top: -70px;
	}
}
@media only screen and (max-width: 450px) {
	.fms-part .fms-info .fms-title {
		font-size: 24px;
	}
	.fms-part .fms-info .fms-desc {
		font-size: 14px;
	}
	.fms-part .m-fms-img .m-fms-img-desc {
		font-size: 16px;
	}
	.fms-table {
  		font-size: 16px;
  	}
  	.fms-tip {
  		font-size: 14px;
  	}
  	.fms-ul .part1-table-left-item{
  		font-size: 14px;
  	}
  	.fms-flex-item:first-child{
		margin-top: -60px;
	}
}
@media only screen and (max-width: 400px) {
	.fms-part {
		padding-top: 150px;
	}
}
@media only screen and (max-width: 380px) {
	.fms-flex-item:first-child{
		margin-top: -48px;
	}
}
@media only screen and (max-width: 342px) {
	.fms-part {
		padding-top: 180px;
	}
}
/*------------------------------------------------------*/


/*视频弹窗*/
/*------------------------------------------------------*/
.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-mask-close {    
	position: fixed;
    top: 192px;
    right: 60px;
    font-size: 42px;
    z-index: 10;
    display: none;
    cursor: pointer;
}
.smaller .video-mask-close {
    top: 144px;
}
.video-mask-close.icon-2::before {
    color: #fff;
    font-weight: bold;
}
@media only screen and (max-width: 1599px) {
	.machine-video-area {
	    width: 600px;
	}
}
@media only screen and (max-width: 1024px) {
	.machine-video-area {
	    width: 500px;
	    z-index: 101;
	}
	.video-mask-close, 
	.smaller .video-mask-close {
	    top: 100px;
	    z-index: 101;
	}
}
@media only screen and (max-width: 750px) {
	.machine-video-area {
	    width: 80%;
	}
	.video-mask-close {
		right: 30px;
	}
}
@media only screen and (max-width: 750px) {
	.video-mask-close {
		right: 20px;
		font-size: 35px;
	}
}
/*------------------------------------------------------*/

/*设备亮点视频弹窗*/
.machine-video-area-common {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .3);
	z-index: 4;
}
.video-mask-close1 {
    position: fixed;
    top: 192px;
    right: 60px;
    font-size: 42px;
    z-index: 10;
    cursor: pointer;
}
.video-mask-close1.icon-2::before {
    color: #fff;
    font-weight: bold;
}
.machine-video-area-common .mask-video {
	width: 800px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1599px) {
	.machine-video-area-common .mask-video {
		width: 600px;
	}
}

@media only screen and (max-width: 1024px) {
	.video-mask-close1 {
		top: 100px;
	}
	.machine-video-area-common .mask-video {
		width: 500px;
	}
}
@media only screen and (max-width: 750px) {
	.video-mask-close1 {
		right: 20px;
		font-size: 35px;
	}
	.machine-video-area-common .mask-video {
	    width: 80%;
	}
}
@media only screen and (max-width: 450px) {
    .video-mask-close1 {
    	top: 70px;
	}
	.machine-video-area-common .mask-video {
    	width: 93%;
	}
}