/* banner */
.top-area{
	width: 100%;
	position: relative;
}
.top-area figure{
	width: 100%;
	padding-bottom: 46.875%;
	background: url(../images/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: 11.5%;
	margin-right: 11.5%;
}
.top-title{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 72px;
	line-height: 1;
	color: #004898;
	letter-spacing: 9px;
}
.top-desc{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 28px;
	line-height: 1;
	color: #000000;
}
@media only screen and (max-width: 1599px) {
	.top-title{
		font-size: 64px;
	}
	.top-desc{
		font-size: 24px;
	}
}
@media only screen and (max-width: 1299px) {
	.top-container {
	    margin-left: 8%;
	    margin-right: 8%;
	}
	.top-title{
		font-size: 60px;
	}
	.top-desc{
		font-size: 24px;
	}
}
@media only screen and (max-width: 1024px) {
	.top-area figure{
		padding-bottom: 145.07%;
		background: url(../images/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-desc{
		font-size: 20px;
	}
}
@media only screen and (max-width: 450px) {
	.top-title{
		font-size: 36px;
		letter-spacing: 6px;
	}
	.top-desc{
		font-size: 18px;
	}
}
@media only screen and (max-width: 358px) {
	.top-title{
		letter-spacing: 0;
	}
}

/*part1 根据零件*/
.subtitle{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 50px;
	line-height: 1;
	color: #000000;
	text-align: center;
}
.machine-bar{
	width: 520px;
	display: flex;
	display: -webkit-flex;
	margin-left: auto;
	margin-right: auto;
}
.machine-item,
.swiper-container4 .swiper-slide{
	font-family: "阿里巴巴普惠体 Medium";
	font-size: 28px;
	line-height: 1;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
	cursor: pointer;
}
.machine-active,
.swiper-container4 .swiper-slide-thumb-active{
	font-family: "阿里巴巴普惠体 Bold";
	color: #004898;
	border-bottom: 3px solid #004898;
}
.sanzhou{
	margin-right: 60px;
}
.machine-area{
	position: relative;
	width: 100%;
	padding: 0 80px;
	overflow-x: hidden;
}
.swiper-container1{
	overflow: visible;
}
.swiper-container1 a{
	display: block;
	position: relative;
}
.swiper-button-prev1, .swiper-button-next1 {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.swiper-container1:hover .swiper-button-prev1,
.swiper-container1:hover .swiper-button-next1,
.swiper-container6:hover .swiper-button-prev6,
.swiper-container6:hover .swiper-button-next6{
    opacity: 0.9;
}
.swiper-container1:hover .swiper-button-next1,
.swiper-container6:hover .swiper-button-next6 {
    right: 30px;
}
.swiper-container1:hover .swiper-button-prev1,
.swiper-container6:hover .swiper-button-prev6{
	left: 30px;
}
.swiper-info{
	position: absolute;
	top: 40px;
	left: 60px;
}
.swiper-title{
	font-family: "Univers LT Pro 47 Lt Cn","阿里巴巴普惠体 Bold";
	font-size: 40px;
	line-height: 1;
	color: #000000;
}
.swiper-type{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 30px;
	line-height: 1;
	color: #000000;
}
.swiper-container1 .more-button{
	text-align: left;
}
@media only screen and (max-width: 1599px) {
	.subtitle{
		font-size: 40px;
	}
	.machine-bar{
		width: 440px;
	}
	.machine-item,
	.swiper-container4 .swiper-slide{
		font-size: 24px;
	}
	.machine-area{
		padding: 0 60px;
	}
	.swiper-info{
		left: 40px;
	}
	.swiper-title{
		font-size: 36px;
	}
	.swiper-type{
		font-size: 26px;
	}
}
@media only screen and (max-width: 1500px) {
	.swiper-info{
		top: 30px;
	}
}
@media only screen and (max-width: 1400px) {
	.swiper-info{
		top: 20px;
	}
}
@media only screen and (max-width: 1299px) {
	.subtitle{
		font-size: 36px;
	}
	.machine-bar{
		width: 410px;
	}
	.machine-item,
	.swiper-container4 .swiper-slide{
		font-size: 22px;
	}
	.machine-area{
		padding: 0 40px;
	}
	.swiper-info{
		top: 20px;
		left: 20px;
	}
	.swiper-title{
		font-size: 32px;
	}
	.swiper-type{
		font-size: 24px;
	}
}
@media only screen and (max-width: 1100px) {
	.swiper-info{
		top: 15px;
	}
	.swiper-title {
    	font-size: 30px;
	}
	.swiper-type {
	    font-size: 22px;
	}
	.more-button span:first-child {
	    font-size: 18px;
	}
}
.swiper-container2,
.swiper-container3,
.div-m{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.machine-area,
	.div-pc{
		display: none;
	}
	.swiper-container2,
	.div-m{
		display: block;
	}
	.subtitle{
		font-size: 28px;
		line-height: 1.25;
	}
	.machine-bar{
		width: 92.4%;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.anli-part1 .machine-bar{
		width: 100%;
	}
	.machine-item{
		font-size: 18px;
		line-height: 34px;
		color: #808080;
		text-align: left;
		padding: 0 0 0 20px;
		background: #F6F6F6;
	}
	.sanzhou{
		margin-right: 0;
	}
	.machine-active{
		font-family: "阿里巴巴普惠体 Bold";
		color: #004898;
		line-height: 32px;
		border: 1px solid #004898;
		background: #FFFFFF;
	}
	.swiper-info{
		top: 80px;
		left: 22%;
	}
	.swiper-title{
		font-size: 30px;
	}
	.swiper-type{
		font-size: 24px;
	}
	.swiper-container2 .more-button,
	.swiper-container3 .more-button{
		text-align: left;
	}
	.swiper-container2 a,
	.swiper-container3 a{
		display: block;
	}
	.swiper-container2 img,
	.swiper-container3 img{
		margin: auto;
	}
	.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: 700px) {
	.swiper-info {
	    top: 60px;
	    left: 15%;
	}
}
@media only screen and (max-width: 600px) {
	.swiper-info {
	    top: 50px;
	}
}
@media only screen and (max-width: 550px) {
	.swiper-info {
	    top: 40px;
	}
}
@media only screen and (max-width: 480px) {
	.swiper-info {
	    top: 30px;
	}
}
@media only screen and (max-width: 450px) {
	.subtitle{
		font-size: 24px;
	}
	.machine-area{
		display: none;
	}
	.swiper-container2{
		display: block;
	}
	.machine-item{
		font-size: 16px;
		line-height: 30px;
		padding: 0 0 0 10px;
	}
	.machine-active{
		line-height: 28px;
	}
	.swiper-title{
		font-size: 27px;
	}
	.swiper-type{
		font-size: 20px;
	}
}
@media only screen and (max-width: 400px) {
	.swiper-info {
    	top: 20px;
	}
	.swiper-title,
	.swiper-type{
		margin-bottom: 12px;
	}
}
@media only screen and (max-width: 350px) {
	.swiper-info {
    	left: 13%;
	}
	.swiper-title,
	.swiper-type{
		margin-bottom: 10px;
	}
}

/*part2 应用案例*/
/*设备性能测试件*/
.anli-part1{
	background: #F6F6F6;
}
.second-title{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 40px;
	line-height: 1;
	color: #004898;
	text-align: center;
}
.swiper-container4 {
	width: auto;
	margin-bottom: 40px;
	width: 1053px;
}
.swiper-container4 .swiper-slide:nth-child(1){
	width: 360px !important;
}
.swiper-container4 .swiper-slide:nth-child(2){
	width: 250px !important;
}
.swiper-container4 .swiper-slide:nth-child(3){
	width: 195px !important;
	margin-right: 0 !important;
}
@media only screen and (max-width: 1599px) {
	.second-title{
		font-size: 36px;
	}
	.swiper-container4 {
		width: 910px;
	}
	.swiper-container4 .swiper-slide:nth-child(1){
		width: 305px !important;
	}
	.swiper-container4 .swiper-slide:nth-child(2){
		width: 215px !important;
	}
	.swiper-container4 .swiper-slide:nth-child(3){
		width: 170px !important;
	}
}
@media only screen and (max-width: 1299px) {
	.second-title{
		font-size: 32px;
	}
	.swiper-container4 {
		margin-bottom: 30px;
		width: 835px;
	}
	.swiper-container4 .swiper-slide:nth-child(1){
		width: 280px !important;
	}
	.swiper-container4 .swiper-slide:nth-child(2){
		width: 195px !important;
	}
	.swiper-container4 .swiper-slide:nth-child(3){
		width: 155px !important;
	}
}
.precision-part2 .machine-bar,
.machine-img{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.anli-part1{
		padding-left: 3.8%;
		padding-right: 3.8%;
	}
	.second-title{
		font-size: 24px;
	}
	.precision-part2 .machine-bar,
	.machine-img{
		display: block
	}
	.precision-part2 .machine-item{
		background: #FFFFFF;
	}
	.precision-part2 .machine-active{
		background: transparent;
	}
	.swiper-container4,
	.swiper-container5,
	.swiper-img:nth-child(2),
	.swiper-img:nth-child(3){
		display: none;
	}
	.swiper-img{
		position: relative;
	}
	.swiper-img .switch{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 46px;
		height: 46px;
		background: rgba(0,0,0,0.4);
	}
	.swiper-img .switch img{
		width: 80%;
		height: 80%;
		margin-top: 10%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 450px) {
	.second-title{
		font-size: 20px;
	}
	.swiper-img .switch{
		width: 37px;
		height: 37px;
	}
}

/*放大弹窗*/
.mask-layer{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.mask-layer{
		overflow: scroll;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		z-index: 99;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: rgba(0, 0, 0, .85);
		max-width: 750px;
		left: 50%;
		transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}
	.mask-prev,
	.mask-next {
		position: absolute;
		width: 40px;
		text-align: center;
		white-space: nowrap;
		z-index: 100;
		cursor: pointer;
	    top: 50%;
	    font-size: 40px;
	    -webkit-transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -o-transform: translateY(-50%);
	    transform: translateY(-50%);
	}
	.mask-prev{
		left: 15px;
	}
	.mask-next{
		right: 15px;
	}
	.mask-layer-close {
		position: absolute;
		text-align: center;
		white-space: nowrap;
		z-index: 100;
		cursor: pointer;
	    font-weight: bold;
	    right: 20px;
	    top: 70px;
	    width: 24px;
	    height: 24px;
	    font-size: 24px;
	    line-height: 24px;
	}
	.mask-layer-close.icon-2::before {
	    color: #FFF;
	}
	.mask-content{
		width: 80%;
		height: auto;
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin: auto;
		-webkit-transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -o-transform: translateY(-50%);
	    transform: translateY(-50%);
	    z-index: 100;
	}
	.mask-left {
	    width: 100%;
	    margin-right: 0;
	}
	.mask-right {
	    width: 100%;
	    color: #FFFFFF;
	}
	.mask-title{
		font-family: "阿里巴巴普惠体 Bold";
		font-size: 32px;
		line-height: 1;
	}
}
@media only screen and (max-width: 700px) {
	.mask-prev,
	.mask-next {
		width: 36px;
	    font-size: 36px;
	}
}
@media only screen and (max-width: 560px) {
	.mask-prev,
	.mask-next {
		width: 18px;
	    font-size: 36px;
	}
	.mask-prev{
		left: 10px;
	}
	.mask-next{
		right: 10px;
	}
	.mask-content{
		width: 78%;
	}
	.mask-title{
		font-size: 27px;
	}
}
@media only screen and (max-width: 450px) {
	.mask-prev,
	.mask-next {
		width: 15px;
	    font-size: 32px;
	}
	.mask-layer-close {
	    width: 20px;
	    height: 20px;
	    font-size: 20px;
	    line-height: 20px;
	}
	.mask-content{
		width: 78%;
	}
	.mask-title{
		font-size: 24px;
		line-height: 1.3;
	}
}

/*精密加工案例*/
.swiper-container6{
	padding-top: 160px;
}
.swiper-container6 .swiper-slide{
	background: #F6F6F6;
	height: auto;
}
.swiper-container6 .swiper-slide img{
	margin-top: -160px;
}
.jingmi-info{
	padding: 0 40px;
}
.jingmi-title{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 28px;
	line-height: 1;
	color: #000000;
}
.jingmi-content{
	display: flex;
	display: -webkit-flex;
}
.jingmi-desc{
	font-family: "Helvetica LT Pro","阿里巴巴普惠体 Regular";
	font-size: 18px;
	line-height: 2;
	color: #333333;
}
.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;
}
@media only screen and (max-width: 1599px) {
	.swiper-container6{
		padding-top: 150px;
	}
	.swiper-container6 .swiper-slide img{
		margin-top: -150px;
	}
	.jingmi-title{
		font-size: 24px;
	}
	.jingmi-desc{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1299px) {
	.swiper-container6{
		padding-top: 130px;
	}
	.swiper-container6 .swiper-slide img{
		margin-top: -130px;
	}
	.jingmi-info{
		padding: 0 30px;
	}
	.jingmi-title{
		font-size: 22px;
	}
	.jingmi-desc{
		font-size: 16px;
	}
	.jingmi-desc:first-child{
		width: 49px;
	}
}
.swiper-container7{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.anli-part2{
		padding-left: 0;
		padding-right: 0;
	}
	.swiper-container6{
		display: none;
	}
	.swiper-container7{
		display: block;
	}
	.swiper-container7{
		padding-top: 130px;
	}
	.swiper-container7 .swiper-slide{
		background: #F6F6F6;
		height: auto;
	}
	.swiper-container7 .swiper-slide img{
		margin-top: -130px;
	}
	.jingmi-info{
		padding: 0 9%;
	}
	.jingmi-title{
		font-size: 20px;
	}
	.jingmi-desc:first-child{
		width: 49px;
	}
}
@media only screen and (max-width: 450px) {
	.swiper-container7{
		padding-top: 80px;
	}
	.swiper-container7 .swiper-slide img{
		margin-top: -80px;
	}
	.jingmi-info{
		padding: 0 9%;
	}
	.jingmi-title{
		font-size: 18px;
	}
	.jingmi-desc{
		font-size: 14px;
	}
	.jingmi-desc:first-child{
		width: 49px;
	}
}

/*part3 核心技术*/
/*核心技术part1*/
.hexin-part1{
	position: relative;
}
.hexin-back{
	width: 100%;
	padding-bottom: 36.46%;
	background: url(../images/part301.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.back-info{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 10%;
	width: 41%;
}
.hexin-part1 .second-title{
	line-height: 1.3;
	text-align: left;
}
.back-desc{
	font-size: 18px;
	line-height: 1.7;
	color: #000000;
}
.back-img{
	display: flex;
	display: -webkit-flex;
}
.back-part:first-child{
	margin-right: 80px;
}
.back-part figure{
	width: 180px;
	height: 180px;
	margin: auto;
}
.back-part:first-child figure{
	background: url(../images/part302.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.back-part:nth-child(2) figure{
	background: url(../images/part303.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.back-name{
	font-family: "Univers LT Pro 47 Lt Cn","阿里巴巴普惠体 Medium";
	font-size: 20px;
	line-height: 1;
	color: #004898;
	margin-bottom: 6px;
	text-align: center;
}
.back-text{
	font-size: 18px;
	line-height: 1;
	color: #333333;
	text-align: center;
}
.hexin-part1 a.buttonBox {
    margin-top: 0;
}
@media only screen and (max-width: 1599px) {
	.back-info{
		left: 8%;
		width: 43%;
	}
	.back-desc{
		font-size: 16px;
	}
	.back-part:first-child{
		margin-right: 60px;
	}
	.back-part figure{
		width: 140px;
		height: 140px;
	}
	.back-name{
		font-size: 18px;
	}
	.back-text{
		font-size: 16px;
	}
	.hexin-part1 .effect-group-container {
    	width: 240px;
	}
	.hexin-part1 a.buttonBox {
	    width: 240px;
	    height: 40px;
	    line-height: 40px;
	}
}
@media only screen and (max-width: 1380px) {
	.back-info{
		left: 7%;
		width: 44%;
	}
	.back-desc{
		font-size: 16px;
	}
	.back-part:first-child{
		margin-right: 40px;
	}
	.back-part figure{
		width: 120px;
		height: 120px;
	}
	.back-name{
		font-size: 16px;
	}
	.back-text{
		font-size: 15px;
	}
	.hexin-part1 .effect-group-container {
    	width: 220px;
	}
	.hexin-part1 a.buttonBox {
	    width: 220px;
	    height: 36px;
	    font-size: 16px;
	    line-height: 36px;
	}
}
@media only screen and (max-width: 1230px) {
	.hexin-part1 .second-title {
	    font-size: 30px;
	}
	.back-info{
		left: 6%;
		width: 45%;
	}
	.back-desc{
		font-size: 15px;
	}
	.back-part figure{
		width: 100px;
		height: 100px;
	}
	.back-name{
		font-size: 15px;
	}
	.back-text{
		font-size: 14px;
	}
	.hexin-part1 .effect-group-container {
    	width: 200px;
	}
	.hexin-part1 a.buttonBox {
	    width: 200px;
	    height: 34px;
	    line-height: 34px;
	}
}
@media only screen and (max-width: 1100px) {
	.hexin-part1 .second-title {
	    font-size: 28px;
	}
	.back-info{
		left: 5%;
		width: 46%;
	}
	.back-desc{
		font-size: 14px;
	}
	.back-part figure{
		width: 80px;
		height: 80px;
	}
	.hexin-part1 .effect-group-container {
    	width: 180px;
	}
	.hexin-part1 a.buttonBox {
	    width: 180px;
	    font-size: 15px;
	    height: 32px;
	    line-height: 32px;
	}
}
@media only screen and (max-width: 1024px) {
	.hexin-back{
		padding-bottom: 160%;
		background: url(../images/part301-m.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.back-info{
		position: absolute;
		top: 0;
		transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		left: 3.8%;
		right: 3.8%;
		width: 92.4%;
		margin: auto;
	}
	.hexin-part1 .second-title{
		line-height: 1.7;
		text-align: center;
		font-size: 24px;
	}
	.back-desc{
		font-size: 16px;
		color: #333333;
	}
	.back-img{
		justify-content: center;
		-webkit-justify-content: center;
	}
	.back-part:first-child{
		margin-right: 90px;
	}
	.back-part figure{
		width: 120px;
		height: 120px;
	}
	.back-name{
		font-size: 16px;
		margin-bottom: 12px;
	}
	.back-text{
		font-size: 16px;
	}
}
@media only screen and (max-width: 480px) {
	.hexin-part1 .second-title {
    	line-height: 1.5;
    }
}
@media only screen and (max-width: 450px) {
	.hexin-part1 .second-title{
		font-size: 20px;
	}
	.back-desc{
		font-size: 14px;
	}
	.back-part:first-child{
		margin-right: 70px;
	}
	.back-part figure{
		width: 90px;
		height: 90px;
	}
	.back-name{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.back-text{
		font-size: 14px;
	}
	.hexin-part1 .effect-group-container {
    	width: 169px;
	}
	.hexin-part1 a.buttonBox {
	    width: 169px;
	    font-size: 14px;
	}
}
@media only screen and (max-width: 370px) {
	.hexin-part1 .second-title{
		font-size: 19px;
	}
	.hexin-part1 .second-title:nth-child(2){
		margin-bottom: 10px;
	}
	.hexin-part1 .effect-group-container{
		margin-bottom: 14px;
	}
	.back-name{
		margin-top: 10px;
		margin-bottom: 8px;
	}
	.back-part:first-child{
		margin-right: 50px;
	}
}
@media only screen and (max-width: 340px) {
	.hexin-part1 .second-title{
		font-size: 18px;
	}
	.hexin-part1 .second-title:nth-child(2){
		margin-bottom: 5px;
	}
	.back-desc{
		font-size: 13px;
	}
	.back-desc:nth-child(6){
		margin-bottom: 10px;
	}
	.hexin-part1 .effect-group-container{
		margin-bottom: 10px;
	}
	.back-name{
		margin-top: 8px;
		margin-bottom: 6px;
	}
	.back-part:first-child{
		margin-right: 30px;
	}
}
/*核心技术part234*/
.hexin-part3{
	background: #F6F6F6;
}
.third-title{
	font-family: "阿里巴巴普惠体 Bold";
	font-size: 36px;
	line-height: 1;
	color: #004898;
	text-align: center;
}
.part-desc{
	font-size: 18px;
	line-height: 1;
	color: #333333;
	text-align: center;
}
.hexin-part2 .effect-group-container,
.hexin-part3 .effect-group-container,
.hexin-part4 .effect-group-container{
	margin-left: auto;
	margin-right: auto;
}
.omim-part,
.tbms-part,
.cam-part{
	display: flex;
	display: -webkit-flex;
}
.omim-item,
.cam-item{
	width: calc(50% - 16px);
	margin-right: 16px;
}
.tbms-item{
	width: calc((100% - 32px) / 3);
	margin-right: 16px;
}
.omim-item:last-child,
.cam-item:last-child,
.tbms-item:last-child{
	margin-right: 0;
}
.hexin-part2 .jingmi-title,
.hexin-part3 .jingmi-title,
.hexin-part4 .jingmi-title{
	text-align: center;
}
.omim-desc{
	font-size: 18px;
	line-height: 2;
	color: #333333;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
}
.cam-item .omim-desc{
	text-align: left;
}
.tbms-img-name{
	font-size: 18px;
	line-height: 40px;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	height: 40px;
	width: 100%;
}
@media only screen and (max-width: 1599px) {
	.third-title{
		font-size: 32px;
	}
	.part-desc{
		font-size: 18px;
		line-height: 1.6;
		width: 66.67%;
		margin-left: auto;
		margin-right: auto;
	}
	.omim-desc{
		font-size: 16px;
		padding-left: 7%;
		padding-right: 7%;
	}
	.tbms-img-name{
		font-size: 16px;
		line-height: 36px;
		height: 36px;
	}
}
@media only screen and (max-width: 1299px) {
	.third-title{
		font-size: 30px;
	}
	.part-desc{
		font-size: 16px;
	}
	.omim-desc{
		font-size: 16px;
		padding-left: 6%;
		padding-right: 6%;
	}
	.tbms-img-name{
		font-size: 16px;
		line-height: 34px;
		height: 34px;
	}
}
.swiper-container8,
.swiper-container9,
.swiper-container10{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.omim-part,
	.tbms-part,
	.cam-part{
		display: none;
	}
	.swiper-container8,
	.swiper-container9,
	.swiper-container10{
		display: block;
	}
	.third-title{
		font-size: 24px;
	}
	.part-desc{
		font-size: 16px;
		line-height: 1.7;
		width: 100%;
		text-align: left;
	}
	.omim-desc{
		font-size: 16px;
		line-height: 1.7;
		padding-left: 0;
		padding-right: 0;
		text-align: left;
	}
	.tbms-img-name{
		font-size: 16px;
		line-height: 32px;
		color: #ffffff;
		background: #000000;
		height: 32px;
		width: 176px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.swiper-container8 img,
	.swiper-container9 img,
	.swiper-container10 img{
		width: 100%;
	}
	.swiper-button-prev8,
	.swiper-button-next8,
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 38%;
	}
	.swiper-button-prev9,
	.swiper-button-next9{
		top: 46%;
	}
}
@media only screen and (max-width: 720px) {
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 35%;
	}
}
@media only screen and (max-width: 600px) {
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 33%;
	}
	.swiper-button-prev8,
	.swiper-button-next8{
		top: 35%;
	}
}
@media only screen and (max-width: 510px) {
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 31%;
	}
}
@media only screen and (max-width: 480px) {
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 29%;
	}
}
@media only screen and (max-width: 450px) {
	.third-title{
		font-size: 20px;
	}
	.part-desc{
		font-size: 14px;
	}
	.omim-desc{
		font-size: 14px;
	}
	.tbms-img-name{
		font-size: 14px;
		line-height: 30px;
		height: 30px;
		width: 166px;
	}
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 31%;
	}
}
@media only screen and (max-width: 420px) {
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 29%;
	}
	.swiper-button-prev8,
	.swiper-button-next8{
		top: 33%;
	}
}
@media only screen and (max-width: 380px) {
	.swiper-button-prev8,
	.swiper-button-next8{
		top: 30%;
	}
}
@media only screen and (max-width: 360px) {
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 26%;
	}
}
@media only screen and (max-width: 330px) {
	.swiper-button-prev10,
	.swiper-button-next10{
		top: 23%;
	}
	.swiper-button-prev8,
	.swiper-button-next8{
		top: 28%;
	}
}
