/* 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/die-parts/die-top.jpg);
	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: 11.5%;
	margin-right: 11.5%;
}
.top-title{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 72px;
	line-height: 1;
	color: #004898;
	/*letter-spacing: 9px;*/
}
.top-desc{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 36px;
	line-height: 1.7;
	color: #000000;
}
@media only screen and (max-width: 1599px) {
	.top-title{
		font-size: 64px;
	}
	.top-desc{
		font-size: 32px;
	}
}
@media only screen and (max-width: 1299px) {
	.top-container {
	    margin-left: 8%;
	    margin-right: 8%;
	}
	.top-title{
		font-size: 60px;
	}
	.top-desc{
		font-size: 30px;
	}
}
@media only screen and (max-width: 1024px) {
	.top-area figure{
		padding-bottom: 145.07%;
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/die-parts/die-top-m.jpg);
		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;
		line-height: 1.67;
		/*letter-spacing: 7px;*/
	}
	.top-desc{
		font-size: 24px;
		line-height: 1.7;
	}
}
@media only screen and (max-width: 450px) {
	.top-title{
		font-size: 36px;
		/*letter-spacing: 6px;*/
	}
	.top-desc{
		font-size: 20px;
	}
}
/*@media only screen and (max-width: 358px) {
	.top-title{
		letter-spacing: 0;
	}
}*/

/*part1 应用案例*/
.subtitle{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 50px;
	line-height: 1;
	color: #000000;
	text-align: center;
}
.swiper-container1:hover .swiper-button-prev1,
.swiper-container1:hover .swiper-button-next1{
    opacity: 0.9;
}
.swiper-container1:hover .swiper-button-next1 {
    right: 30px;
}
.swiper-container1:hover .swiper-button-prev1{
	left: 30px;
}
.swiper-title{
	font-family: "Univers LT Pro 47 Lt Cn","HarmonyOS_Sans_SC_Bold";
	font-size: 40px;
	line-height: 1;
	color: #000000;
}
.swiper-type{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 30px;
	line-height: 1;
	color: #000000;
}
.machine-item .more-button{
	text-align: left;
}
@media only screen and (max-width: 1599px) {
	.subtitle{
		font-size: 40px;
	}
	.swiper-title{
		font-size: 36px;
	}
	.swiper-type{
		font-size: 26px;
	}
}
@media only screen and (max-width: 1299px) {
	.subtitle{
		font-size: 36px;
	}
	.swiper-title{
		font-size: 32px;
	}
	.swiper-type{
		font-size: 24px;
	}
}
@media only screen and (max-width: 1100px) {
	.swiper-title {
    	font-size: 30px;
	}
	.swiper-type {
	    font-size: 22px;
	}
	.more-button span:first-child {
	    font-size: 18px;
	}
}
@media only screen and (max-width: 1024px) {
	.die-part1{
		padding-left: 0;
		padding-right: 0;
	}
	.subtitle{
		font-size: 28px;
		line-height: 1.25;
	}
	.swiper-title{
		font-size: 30px;
	}
	.swiper-type{
		font-size: 24px;
	}
	.swiper-container1 a,
	.swiper-container2 a{
		display: block;
	}
	.swiper-button-prev, .swiper-button-next {
		width: 40px;
		height: 40px;
		margin-top: 0;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		background-color: #FFF;
		box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		font-size: 26px;
		text-align: center;
		line-height: 40px;
		outline: none;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		background-image: none;
		background-size: 100%;
		left: 0;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		background-image: none;
		background-size: 100%;
		right: 0;
	}
	.swiper-button-next::after,
	.swiper-button-prev::after {
	    display: none;
	}
	.swiper-container .icon---,
	.swiper-container .icon--8 {
		line-height: 40px;
	}
	.swiper-container .icon---:before,
	.swiper-container .icon--8:before {
		color: #333;
		line-height: 40px;
	}
	.swiper-button-prev:active,
	.swiper-button-next:active {
		background: #bfbfbf;
	}
}
@media only screen and (max-width: 450px) {
	.subtitle{
		font-size: 24px;
	}
	.swiper-title{
		font-size: 27px;
	}
	.swiper-type{
		font-size: 20px;
		line-height: 1.3;
	}
}
@media only screen and (max-width: 400px) {
	.swiper-title,
	.swiper-type{
		margin-bottom: 12px;
	}
}
@media only screen and (max-width: 350px) {
	.swiper-title,
	.swiper-type{
		margin-bottom: 10px;
	}
}

.swiper-container1{
	padding-top: 160px;
}
.swiper-container1 .swiper-slide{
	background: #F6F6F6;
	height: auto;
}
.swiper-container1 .swiper-slide img{
	margin-top: -160px;
}
.jingmi-info{
	padding: 0 40px;
}
.jingmi-title{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 28px;
	line-height: 1;
	color: #000000;
}
.jingmi-content{
	display: flex;
	display: -webkit-flex;
}
.jingmi-desc{
	font-family: "Helvetica LT Pro","HarmonyOS_Sans_SC_Regular";
	font-size: 18px;
	line-height: 2;
	color: #333333;
	word-wrap: anywhere;
}
.jingmi-desc:first-child{
	width: 54px;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
}
.swiper-pagination {
    position: relative;
}
.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
    width: 10px;
    height: 10px;
    background-color: #333333;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #004898;
}
.machine-item{
	position: relative;
	width: calc((100% - 32px) / 3);
	margin-right: 16px;
	display: block;
}
a.machine-item,
a.machine-item:hover,
a.machine-item:active,
a.machine-item:visited,
a.machine-item:link,
a.machine-item:focus{
	background: #FFFFFF;
}
.machine-item:last-child{
	margin-right: 0;
}
.bg-grey{
	background: #f6f6f6;
}
@media only screen and (max-width: 1599px) {
	.swiper-container1{
		padding-top: 150px;
	}
	.swiper-container1 .swiper-slide img{
		margin-top: -150px;
	}
	.jingmi-info{
		padding: 0 30px;
	}
	.jingmi-title{
		font-size: 24px;
	}
	.jingmi-desc{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1299px) {
	.swiper-container1{
		padding-top: 130px;
	}
	.swiper-container1 .swiper-slide img{
		margin-top: -130px;
	}
	.jingmi-info{
		padding: 0 20px;
	}
	.jingmi-title{
		font-size: 22px;
	}
	.jingmi-desc{
		font-size: 16px;
	}
	.jingmi-desc:first-child{
		width: 49px;
	}
}
.swiper-container2{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.die-part2{
		padding-left: 0;
		padding-right: 0;
	}
	.die-part2 .subtitle,
	.die-part2 .part-desc{
		padding-left: 15px;
		padding-right: 15px;
	}
	.swiper-container1{
		display: none;
	}
	.swiper-container2{
		display: block;
	}
	.swiper-container2{
		padding-top: 130px;
	}
	.swiper-container2 .swiper-slide{
		background: #F6F6F6;
		height: auto;
	}
	.swiper-container2 .swiper-slide img{
		margin-top: -130px;
	}
	.jingmi-title{
		font-size: 20px;
	}
	.jingmi-desc:first-child{
		width: 49px;
	}
	.machine-item {
	    width: 100%;
	    margin-right: 0;
	}
}
@media only screen and (max-width: 450px) {
	.swiper-container2{
		padding-top: 125px;
	}
	.swiper-container2 .swiper-slide img{
		margin-top: -125px;
	}
	.jingmi-info{
		padding: 0 16px;
	}
	.jingmi-title{
		line-height: 1.5;
	}
}

/*part2 根据零件形态和尺寸选择合适的设备*/
.part-desc{
	font-size: 18px;
	line-height: 2;
	color: #333333;
	width: 66.4%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.die-part2 .part-desc {
  text-align: center;
}
@media only screen and (max-width: 1599px) {
	.part-desc{
		font-size: 18px;
		width: 75%;
	}
}
@media only screen and (max-width: 1299px) {
	.part-desc{
		font-size: 16px;
		width: 80%;
	}
}
.swiper-container3{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.div-pc{
		display: none;
	}
	.swiper-container3{
		display: block;
	}
	.part-desc{
		width: 100%;
	}
}
@media only screen and (max-width: 450px) {
	.part-desc{
		font-size: 14px;
	}
}

/*part3 精雕精密加工数字化应用体系*/
.die-part3 .effect-group-container{
	margin-left: auto;
	margin-right: auto;
}
.number-img1{
	width: 100%;
	padding-bottom: 28.41%;
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/die-parts/tixi1.jpg);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.number-img2{
	width: 100%;
	padding-bottom: 28.41%;
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/industries/tixi2.jpg);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.number {
    width: 66.4%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
/*.number figure {
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
}
.number:hover figure {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}*/
.number-more {
    font-family: "HarmonyOS_Sans_SC_Regular";
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 42px;
}
@media only screen and (max-width: 1599px) {
    .number {
        width: 75%;
    }
}
@media only screen and (max-width: 1299px) {
    .number {
        width: 80%;
    }
}
@media only screen and (max-width: 1024px) {
    /*.number-img1 {
        padding-bottom: 57.97%;
        background: url(https://file.jingdiao.com/website/jingdiao/cn/images/micro-holes-drilling/SJ-4.jpg);
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .number-img2 {
        padding-bottom: 57.97%;
        background: url(https://file.jingdiao.com/website/jingdiao/cn/images/industries/tixi2-grey-m.jpg);
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
    }*/
    .die-part3 p,
    .die-part3 div {
        padding-left: 15px;
        padding-right: 15px;
    }
    .die-part3 .part-desc {
        text-indent: 2em;
    }
    .number {
        width: 100%;
    }
    /*.number figure {
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }
    .number:hover figure {
        transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
    }*/
    /*.number-desc1-title {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 4px;
    }
    .number-desc1-subtitle {
        font-size: 14px;
        line-height: 28px;
    }*/
	.number-img1{
		padding-bottom: 57.97%;
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/die-parts/tixi1-m.jpg);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.number-img2{
		padding-bottom: 57.97%;
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/industries/tixi2-m.jpg);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
}

/*part4 获取成熟工艺方案*/
.solution{
	padding-left: 7.6%;
	padding-right: 7.6%;
	background: #F6F6F6;
	text-align: left;
}
.solution .subtitle{
	/*font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 50px;
	line-height: 1.4;
	color: #000000;*/
	text-align: left;
}
.solution-desc{
	font-size: 24px;
	line-height: 1.75;
	color: #333333;
}
@media only screen and (max-width: 1599px) {
	/*.subtitle{
		font-size: 40px;
	}*/
	.solution-desc{
		font-size: 20px;
	}
}
@media only screen and (max-width: 1299px) {
	/*.subtitle{
		font-size: 36px;
	}*/
	.solution-desc{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1024px) {
	.solution{
		padding-left: 3.8%;
		padding-right: 3.8%;
	}
	/*.subtitle{
		font-size: 28px;
		line-height: 1.6;
	}*/
}
@media only screen and (max-width: 450px) {
	/*.subtitle{
		font-size: 24px;
	}*/
	.solution-desc{
		font-size: 16px;
	}
}