.mobmenu ,.mobBoxsearch{display: none;}
.mobmenu dl {transform: rotateY(180deg);width: 30px; margin-right: 10px; cursor: pointer;}
.mobmenu dl dd {width: 0;height: 2px;background: #fff;}
.mobmenu dl dd:first-child {animation: sjnav 2.4s linear infinite;}
.mobmenu dl dd:nth-child(2) {margin: 6px 0;	width: 20px;}
.mobmenu dl dd:last-child {animation: sjnav 2.4s linear infinite;animation-delay: 0.4s;}
.mobmenu h4 {color: #fff;}
@keyframes sjnav{0% {width: 0;}25% {width: 15px;}50% {width: 30px;}75% {width: 15px;}100% {width: 0;}}
.mobnavBox {padding-bottom: 20px; width: 100%;height: 100vh;position: fixed;z-index: 100;top: 0;left: -50%;overflow-y: auto;opacity: 0;transition: all 0.3s; background: #000; visibility: hidden;}
.mobnavBox.active{transition-delay: 0.3s;opacity: 1;left: 0; visibility: visible;} 
.mobCon {padding:20px;background: #fff;}
.mobnavBox .top {padding: 10px 20px;height: 75px; position: sticky;top: 0;z-index: 9999;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);}
.mobnavBox .top .logo { max-width: 4rem; height: 100%; display: flex; align-items: center;}
.mobnavBox .top .logo img {max-width: 100%; max-height: 100%;}
.mobnavBox .top .mobnavclose {width: 38px;height: 38px;position: relative; cursor: pointer;background: url(../images/icon-close.png) no-repeat center;background-size: 80%;}
.mobnavBox .form { background-color: #f5f5f5;display: flex;align-items: center;margin-bottom: 0.34rem; margin-top: 0.5rem;}
.mobnavBox  .form .f_sub,.mobnavBox .form .tx {height: 0.9rem;}
.mobnavBox .form .int {display: flex;align-items: center;width: calc(100% - 1.5rem);padding-left:0.25rem;}
.mobnavBox  .form .int i {width: 0.38rem;display: block;overflow: hidden;}
.mobnavBox .form .int i svg {float: left;width: 100%;}
.mobnavBox .form .int .tx {width: 100%;padding: 0.1rem 0.3rem;font-size: var(--font24);}
.mobnavBox .form .f_sub {display: flex;align-items: center; justify-content: center;color: #fff; background-color: #004C9A; cursor: pointer; font-size: var(--font24);width: 1.5rem;}
.mobnavBox .bottom .nav li {margin: .4rem 0;}
.mobnavBox .bottom .nav li h3 {display: flex;align-items: center;justify-content: space-between; }
.mobnavBox .bottom .nav li h3 a {display: block;text-align: center;color: #333;padding-left: 4px;font-size: var(--font24);}
.mobnavBox .bottom .nav li h3 i {display: flex; align-items: center; justify-content: center; width: 16px;height: 16px;color: #333;text-align: center;font-size: 12px; transition: .4s; cursor: pointer;}
.mobnavBox .bottom .nav li h3 i svg {max-width: 100%;}
.mobnavBox .bottom .nav li .m-subnav {border-bottom: 1px solid #dbdbdb;padding-bottom: 5px;display: none;}
.mobnavBox .bottom .nav li .m-subnav a {display: block;margin: 15px 0;padding-left: 20px;position: relative; font-size: var(--font20); color: #333;}
.mobnavBox .bottom .nav li .m-subnav a:before{content: "";width: 8px;height: 8px;border: 1px solid #CCCCCC;border-radius: 50%;position: absolute;left: 0;top: 0;transition: all 0.4s;bottom: 0;margin: auto;}
.mobnavBox .bottom .nav li .m-subnav a:after{content: "";width: 4px;height: 4px;background: #CCCCCC; border-radius: 50%; position: absolute; left: 3px;top: 0;bottom: 0;margin: auto;transition: all 0.4s;}
.mobnavBox .bottom .nav li.on h3 a {color: #004C9A;}
.mobnavBox .bottom .nav li.on h3 i {transform: rotate(90deg);color: #004C9A;}
.mobnavBox .bottom .nav li.on h3 i:before,
.mobnavBox .bottom .nav li.on h3 i:after {background: #fff;}
.mobnavBox .bottom .nav li h3 a:hover,
.mobnavBox .bottom .nav li .m-subnav a:hover , .mobnavBox .bottom .nav li .m-subnav a.on {color: #004C9A;}
.mobnavBox .bottom .nav li .m-subnav a:hover:before , .mobnavBox .bottom .nav li .m-subnav a.on:before {border-color: #004C9A;}
.mobnavBox .bottom .nav li .m-subnav a:hover:after , .mobnavBox .bottom .nav li .m-subnav a.on:after {background: #004C9A;}

.mobnavBox .bottom .links dl dd {margin: .3rem 0;}
.mobnavBox .bottom .links dl dd a {display: flex; align-items: center;}
.mobnavBox .bottom .links dl dd span { margin-left: .2rem; display: block; text-align: center;color: #333; padding-left: 4px; font-size: var(--font20);}

.wap-banner{display: none;}
.indexBanner{display: block;}
.wap-header,.mobnav{display: none;}
.wap-header{background: #000;}
.mobCon .nav li h3>a{padding: 10px 0;display: block;font-weight: 700;color: #000;font-size: var(--font18);position: relative;}
.mobCon .nav li h3>a::after{content: '';width: 20px;height: 20px;background: url(../images/arrow-7.png) no-repeat;background-size: 100%;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;transform: rotate(-90deg);}
.mobCon .nav li h3>a.afternone::after{display:none;}
.mobCon .nav li.on h3>a::after{transform: rotate(90deg);}
.mobCon .nav li dl{display: none;}
.mobCon .nav li dd a{display: block;font-weight: normal;font-size: var(--font16);color: #333;line-height: 1;padding: 8px 0;}
.mobCon .tel{background: #AE0505;line-height: 0.6rem;color: #fff;font-size: var(--font24);font-weight: 700;width: 100%;text-align: center;margin: 0.3rem 0 0.1rem;}
.mobCon .tel i{flex-shrink: 0;width: 0.4rem;height: 0.4rem;background: url(../images/icon-tel.png) no-repeat;background-size: 100%;margin-right: 0.15rem;}
.mobCon .mobdefault h3{font-size: var(--font32);color: #000;font-weight: 700;position: relative;}
.mobCon .mobdefault h3::after{content: '';width: 30px;height: 30px;background: url(../images/arrow-7.png) no-repeat;background-size: 100%;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;transform: rotate(-90deg);}
.mobCon .mobdefault.on h3::after{transform: rotate(90deg);}
.mobCon .mobdefault dl{display: none;padding-top: 0.2rem;}
.mobCon .mobdefault dd a{display: block;font-weight: normal;font-size: var(--font18);color: #333;line-height: 1;padding: 8px 0;position: relative;}
.mobCon .mobdefault dd a::after{content: '';width: 20px;height: 20px;background: url(../images/arrow-6.png) no-repeat;background-size: 100%;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}

.cateMobAll {padding-bottom: 20px; width: 100%;height: 100vh;position: fixed;z-index: 102;top: 75px;left: -50%;overflow-y: auto;opacity: 0;transition: all 0.3s; background: #000; visibility: hidden;}
.cateMobAll.active{transition-delay: 0.3s;opacity: 1;left: 0; visibility: visible;} 
.mob-menu-bottom-items{display: none;background: #fff;}
.mob-menu-bottom-items .level2-list{column-count:1;padding: 20px 20px 100px}
.mob-menu-bottom-items .fourInfo{padding: 20px 20px 100px}
.level-name b{padding: 20px;display: inline-block;border-bottom: 2px solid #AE0505;margin-left: 20px;background: url(../images/arrow-7.png) no-repeat left -5px center;background-size: 20px;font-size: 20px;}


@media screen and (min-width: 200px) and (max-width: 1900px) {
 
}
/* ======================================================1800px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1800px) {

}
/* ======================================================1700px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1700px) {
 
}
/* ======================================================1580px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1580px) {
	
}
/* ======================================================1500px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1500px) {
 
}
/* ======================================================1450px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1450px) {
	.container1460{max-width:92%;}
}
/* ======================================================1400px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1400px) {
	
}
/* ======================================================1350px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1350px) {
}

/* ======================================================1300px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1300px) {

}
/* ======================================================1250px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1280px) {
	.container1280{max-width:92%;}
	.container1220{max-width:92%;}
}
/* ======================================================1200px========================================================= */
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	
   
}
/* ======================================================1100px========================================================= */
@media screen and (min-width: 1024px) and (max-width: 1100px) {

	
}
/* ======================================================1024px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1024px) {
	/* .banner,.nyMain{margin-top: 78px;} */
	.wap-header,.mobnav{display: block;}
	.header .white{display: none;}
	.wap-header {position: relative;top:0;left:0;width: 100%;z-index: 9;}
	{background: #1A538D;}
	.wap-header .container{ width:92%;right:0;margin:0 auto;display: flex;justify-content: space-between;padding:0.3rem 0}
	.mobmenu {display: flex;}
	img.logo{height: 38px;}
	.mobSearch{flex-shrink: 0;width: 75px;height: 38px;position: relative;background: #000;}
	.mobSearch i{width:38px;height: 38px;position: absolute;right: 0;top: 0;}
	.mobSearch i.active{background: url(../images/icon-search2.png) no-repeat center;background-size: 80%;}
	.mobSearch i.close{background: url(../images/icon-close.png) no-repeat center;background-size: 80%;display: none;}
	.mobBoxsearch{opacity: 1;background: #000;width: 100%;height: 100%;z-index: 5;left: 0;position: fixed;padding-top: 0.5rem;display: none;}
	.mobBoxsearch .form{flex-shrink: 0;width: 92%;background: #eee;border-radius: 0.1rem;margin: 0 auto;}
	.mobBoxsearch .form .options{flex-shrink: 0;width: 22.4%;height: 40px;background: #AE0505;border-radius: 0.1rem;position: relative;}
	.mobBoxsearch .form .selected  i{width: 8px;height: 5px;background:url(../images/arrow-2.png) no-repeat center;background-size:100%;position: absolute;right: 24px;top: 0;bottom: 0;margin: auto;}
	.mobBoxsearch .form .selected.active i{transform: rotate(-180deg);}
	.mobBoxsearch .form .options .selected{font-size: var(--font13);color: #fff;height: 40px;line-height: 40px;text-align:center;cursor: pointer;}
	.mobBoxsearch .form .input-box{flex-shrink: 0;width: 77.6%;position: relative;}
	.mobBoxsearch .form .input-box .input{width: 100%;padding-left: 0.26rem;font-size:var(--font13);color: #9b9b9b;height: 40px;line-height: 40px;}
	.mobBoxsearch .form .input-box .submit{width: 56px;height: 40px;background: url(../images/icon-search.png) no-repeat center;background-size: 15px;;font-size: 0;position: absolute;right: 0;top: 0;cursor: pointer;}
	.mobBoxsearch .reset-list{position: absolute;top: 41px;left: -1px;width: 100%;min-width: 85px;padding: 10px 25px 10px 10px;background: #AE0505;border-top: 1px solid #fff;z-index: 10;color:#fff;border-radius: 0.1rem;display:none;}
	.mobBoxsearch .reset-list li{cursor: pointer;word-break: break-all;line-height: 2;}
	
	.indexBlurb{padding: 0.6rem 0;}
	.hi-blurb{padding: 0.3rem 0;}
	.indexBlurb .hi-title{padding-top: 0.4rem;}
	.cateBlurb .pic{width: 100%;}
	.cateBlurb .info{width: 100%;height: auto;position: relative;top: 0;padding: 0.4rem;}
	.cateBlurb .info .more{margin-top: 0.4rem;height: 0.6rem;line-height: 0.6rem;}
	.HotCate .swiper-button-next{right: 0;}
	.HotCate .swiper-button-prev{left: 0;}
	.indexApplication{padding: 0.6rem 0;}
	.indexAppSwiper{width: 71%;}
	.hi-video{flex-direction: column-reverse;margin: 0.5rem 0;}
	.hi-video .left{width: 100%;}
	.hi-video .Rvideo{width: 100%;height: auto;margin-bottom:0.4rem;}
	.hi-video .left b{margin-bottom: 0.5rem;}
	footer .left{width: 100%;}
	footer .footNav{display: none;}
	footer .left .footLogo{margin-bottom: 0;}
	footer .left .footLogo img{margin: 0 auto 0.5rem;}
	.weblinks{width:75%;margin:0 auto;}
	.copyright{margin-top: 0.4rem;flex-direction: column;line-height: 1.8;}
	.nyLftCate{width: 28%;padding: 0.24rem 0.15rem;}
	.nyLftCate dd a{line-height: 1.5;padding: 0.1rem 0;margin:0;}
	.nyRightList{width: 68%;}
	.nyRightList .cateList li{width: 100%;margin: 0 0 0.4rem 0;}
	.ny-banner{height: 30vh;}
	.ny-banner img{height: 100%;object-fit: cover;}
	.ny-banner .content p{width: 100% !important;}
	.nyPdl8{padding-left: 0;}
	.knowledge .nyT1, .industry .nyT1{margin: 0.6rem 0;}
	.knowledge ul li{width: 48%;margin: 0 4% 0.4rem 0;}
	.knowledge ul li:nth-child(3n){margin-right: 4%;}
	.knowledge ul li:nth-child(2n){margin-right: 0;}
	.industry ul li{width: 48%;margin: 0 4% 0.4rem 0;}
	.industry ul li:nth-child(3n){margin-right: 4%;}
	.industry ul li:nth-child(2n){margin-right: 0;}
	
	.nyIndustryRt{width: 68%;}
	.nyIndustryRt .One{flex-direction: column;}
	.nyIndustryRt .One .info{width: 100%;}
	.nyIndustryRt .wAll{width: 100%;}
	.nyIndustryRt .One .pic{width: 100%;margin: 0.3rem 0 0 0;}
	.nyIndustryList .con{justify-content: center;}
	
	.newsContent{padding-top: 0.6rem;}
	.newsContent ul{flex-direction: column;}
	.newsContent li{width: 100%;margin: 0 0 0.6rem 0;}
	.newsContent li:last-child{margin-bottom: 0;}
	.newsContent .more-b{width: 2rem;}
	
	.ppMain .gszl{width: 100%;padding: 0.6rem 0;}
	.ppMain .gszl .v3{line-height: 1.8;font-size: var(--font16);}
	.ppMain .gszl .v4{flex-wrap: wrap;justify-content: flex-start;}
	.ppMain .gszl .v4 .vli{width: 33.33%;flex-shrink: 0;margin-bottom: 0.5rem;}
	.ppMain .gszl .link{margin-top: 0.2rem;font-size: var(--font16);}
	.ppMain .gszl .v1{font-size: var(--font16);}
	.ppMain .gszl .v4 .vli span{font-size: var(--font16);}
	.ppMain .techeco .v3{font-size: var(--font16);width: 100%;}
	.ppMain .techeco .more{width: 2rem;}
	.ppMain .techeco{padding-bottom: 1.5rem;}
	.ppMain .topics ul{flex-wrap: wrap;}
	.ppMain .topics ul li{width: 25%;margin: 0 0 0.6rem 0;}
	.ppMain .topics ul li b{font-size: var(--font16);}
	
	.ppMain .hjgl .wpd{padding: 0.6rem 0;flex-direction: column;}
	.ppMain .hjgl .info{width: 100%;margin-bottom: 0.6rem;}
	.ppMain .hjgl .info .link{font-size: var(--font16);}
	.ppMain .hjgl .hjRight{width: 100%;}
	.ppMain .hjgl .hjRight ul{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
	.ppMain .hjgl .hjRight ul li{width: 50%;}
	.ppMain .hjgl .hjRight .t1{margin-bottom: 0;}
	.ppMain .hjgl .hjRight ul li b{font-size: var(--font16);margin-left: 0.15rem;}
	.ppMain .glLeft{width: 100%;margin-bottom: 0.5rem;}
	.ppMain .topics{margin-top: -0.3rem;}
	.ppMain .kechixu{height: 60vh;}
	.ppMain .kechixu .v3 p{width: 100%;}
	.ppMain .kechixu .v3 p{font-size: var(--font16);line-height: 1.8;}
	
	.contactTab{margin: 0.6rem 0;}
	.contactInfoSwiper .info{flex-direction: column;}
	.contactInfoSwiper .map{width: 100%;margin: 0;}
	.contactInfoSwiper dl{width: 100%;padding-top: 0.4rem;}
	.contactInfoSwiper dl dd{font-size: var(--font16);}
	.contactInfoSwiper{margin-bottom: 0.6rem;}
	.message{padding: 0.6rem 0;}
	.message .MForm{width: 100%;}
	.message .MForm .inBox{width: 100%;}
	.message .MForm label{width: 1.2rem;text-align: right;padding-right: 0.1rem;}
	.message .MForm .inputCon{width: calc(100% - 1.3rem);}
	.message .MForm .sub{width: 40%;margin: 0.3rem auto 0;}
	
	.solution-banner{height: 35vh;}
	.solution-banner img{height: 100%;object-fit: cover;}
	.solution-banner .content{width: 92%;padding: 0;right: 0;}
	.solution-banner .content p{width: 100%;font-size: var(--font16);}
	.solution-banner .content .btn{width: 2rem;line-height: 0.6rem;}
	.solutionOne{padding-bottom: 0;}
	.solutionOne .items{flex-direction: column;}
	.solutionOne .pic{width: 60%;}
	.solutionOne .items:nth-child(2n){flex-direction: column;}
	.solutionOne .info{width: 100%;margin: 0.5rem 0 1rem;}
	.solutionOne .info .btn a{line-height: 0.6rem;}
	.solutionOne .items:nth-child(2n) .info{padding: 0;}
	.solutionTwo{padding: 1rem 0 0.6rem;}
	.solutionTwo .items .info{padding-right: 0.24rem;width: 58%;}
	.solutionTwo .items .pic{width: 38%;}
	.solutionTwo .items{margin-bottom: 1.5rem;}
	.solutionTwo .items:nth-child(2n) .info{padding-left: 0.24rem;}
	.solutionTwo .items .info .link{font-size: var(--font16);}
	.solutionTwo .content{width: 100%;padding: 0.4rem;margin-top: -0.5rem;}
	.solutionTwo .content p{font-size: var(--font16);}
	.solutionTwo .content p{margin: 0.3rem 0;}
	.threeLevelProduct .swiper-button-next{right: 0;}
	.threeLevelProduct .swiper-button-prev{left: 0;}
	.solutionThree{flex-wrap: wrap;}
	.solutionThree .info{width: 100%;padding: 0.4rem 0.3rem;}
	.solutionThree .Rvideo{width: 100%;height: auto;}
	.solutionThree .info .link{font-size: var(--font16);}
	.solutionFC{width: 100%;flex-direction: column;}
	.solution2-pro .info{padding: 0.4rem 0.3rem;}
	.solutionFC{position: relative;padding-bottom: 1.5rem;}
	.solutionFC .proC{width: 100%;}
	.solutionFC .solution2-pro{width: 100%;}
	.solutionFC .solution-pro{position: inherit;padding-bottom: 0;}
	.explore{width: 100%;padding: 0.4rem 0.3rem;flex-direction: column;}
	.explore .left{width: 100%;}
	.explore .btn{width: 70%;margin-top: 0.4rem;}
	.solutionFour .relative{position: relative;bottom: 0;}
	.swiperBtn{left: 0;right: 0;bottom: 0.6rem;margin: auto;}
	.solutionFour{padding: 0.6rem 0;}
	.swiperBtn .swiper-button-nexts, .swiperBtn .swiper-button-prevs{margin-top: 0;}
	.swiperBtn .swiper-pagination{margin-top: 0;}
	.solutionFive{margin-top: 0.6rem;}
	.solutionFive ul{margin: 0.6rem auto;}
	.solutionFive ul li{width: 100%;margin: 0 0 0.4rem 0;}
	.solutionFive ul li .link{font-size: var(--font16);}
	.solutionSix .content{width: 100%;margin-top: 0.4rem;}
	.solutionSix{padding: 0.6rem 0;}
	.solutionSevem{padding: 0.6rem 0;width: 92%;margin: 0 auto;}
	.solutionSevem .MForm{width: 100%;}
	.solutionSevem .MForm .sub{width: 70%;}
	
	.ourContent{margin: 0.6rem auto 0.3rem;}
	.ourContent li{width: 30%;margin: 0 4.5% 0.3rem 0;}
	.ourContent li:nth-child(3n){margin-right: 0;}
	.newsWeek{flex-direction: column;}
	.newsWeek .pic, .newsWeek .left{width: 100%;}
	.newsWeek .left{padding: 0.4rem 4%;}
	.newsWeek .left p b{font-size: var(--font16);margin-bottom: 0.25rem;}
	.newsWeek .left p{width: 56%;}
	.dei-employees{padding: 0.6rem 0;}
	.dei-employees p{width: 100%;}
	.groups-banner{height: 30vh;}
	.groups .itemsC{padding: 0.4rem 0;}
	.groups .items{flex: auto;flex-shrink: 0;width: 100%;margin: 0 0 0.5rem 0;}
	.groups .items img{width: 50%;margin: 0 auto 0.25rem;display: block;}
	.groups .items p::before{top: -0.3rem;}
	.groups .items:last-child{margin-bottom: 0.2rem;}
	.applyfor .content{width: 100%;}
	.applyfor{height: 60vh;}
	
	.joinus{padding: 0.6rem 0;}
	.joinus .blackBj p{font-size: var(--font16);line-height: 1.5;text-align: center;}
	.joinus .blackBj span{margin-bottom: 0.4rem;}
	.joinus .list li{width: 100%;margin: 0 0 0.4rem 0;}
	.joinus .list li:last-child{margin-bottom: 0;}
	.joinus .list li .link{font-size: var(--font16);}
	.joinus-bj{height: 28vh;}
	.joinus-bj img{display: block;height: 100%;object-fit: cover;}
	
	.ptLevel_info{flex-direction: column;padding-top: 0.6rem;}
	.ptLevel_info .info{width: 100%;}
	.ptLevel_info .pic{width: 100%;}
	.LevelTab{flex-wrap: wrap;padding-bottom: 0;}
	.LevelTab li{margin-bottom: 0.3rem;}
	.LevelTab li a{line-height: 0.5rem;padding: 0 0.25rem;}
	.LevelList li{width: 48%;margin: 0 4% 0.28rem 0;}
	.LevelList li:nth-child(2n){margin-right: 0;}
	
	.specParam{flex-direction: column;padding-top: 0.3rem;}
	.specType{width: 100%;padding:0 0.2rem;}
	.accordion-header{padding: 0.12rem 0.2rem 0.12rem 0;}
	.headline{padding: 0.2rem 0;position: relative;}
	.headline::after{content: '';width: 12px;height: 8px;background: url(../images/arrow-2.png) no-repeat center;background-size: 100%;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}
	.headline.active::after{transform: rotate(180deg);}
	.headline, .accordion-header{font-size: var(--font16);}
	.accordion-content li{padding: 0.1rem 0;}
	.accordion-content li a{font-size: var(--font16);}
	.accordion-header::after{right: 0;}
	.variantListTable{width: 100%;}
	.variantListTable .info{flex-direction: column;}
	.ptLevel_info .info p{width: 100%;}
	.variantListTable .info .pic{width: 70%;margin: 0;}
	.variantListTable .info .rt{width: 100%;}
	.variantListTable .info .link{font-size: var(--font16);}
	.twoLevelTab{flex-wrap: wrap;}
	.twoLevelTab li{margin-bottom: 0.2rem;}
	.twoLevelTab li a{font-size: var(--font16);}
	.accordionfs-list{display: none;}
	.threeLevelProduct .swiper-button-next, .threeLevelProduct .swiper-button-prev{width: 36px;height: 36px;}
	.threeLevelProduct .swiper-button-next{right: 3%;}
	.threeLevelProduct .swiper-button-prev{left: 3%;}
	.mySwiper2-pro .slide-img img{width: 80%;}
	
	.threeLevel_top .position{padding-bottom: 0;}
	.productImg{width: 100%;margin-top: 0.5rem;}
	div.zoomMask{display: none !important;}
	.threeLevel_top{padding-bottom: 0.6rem;}
	.LevelCtTab{height: 0.6rem;}
	.LevelCtTab li{flex: 1;text-align: center;}
	.LevelCtTab li a{padding: 0;line-height: 0.6rem;}
	.txyoushi{padding: 0.6rem 0.3rem;}
	.cpApplication li{width: 48%;margin: 0 4% 0.3rem 0;}
	.cpApplication li:nth-child(2n){margin-right: 0;}
	.cpApplication{padding: 0.6rem 0 0.3rem;}
	.nyLftCate{margin-bottom: -0.1rem;}
	.nyLftCate dd{display: none;}
	.nyLftCate dd:nth-child(2){margin-top:0.2rem}
	.nyLftCate dt b{margin-bottom: 0;position: relative;}
	.nyLftCate dt b::after{content: '';width: 12px;height: 8px;background: url(../images/arrow-2.png) no-repeat center;background-size: 100%;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}
	.nyLftCate.active dt b::after{transform: rotate(180deg);}
	.ppMain .kechixu .v1{font-size:var(--font40)}
	
	
	.ourContent li .pic{height:auto}
	
}
/* ======================================================960px========================================================= */
@media screen and (min-width: 200px) and (max-width: 960px) {

}
/* ======================================================手机端========================================================= */
@media screen and (min-width: 200px) and (max-width: 767px) {
	.banner .var-pagination span{font-size:0;}
	.knowledgeList {flex-direction:column;}
	.nyLftCate,.nyIndustryRt,.nyRightList{width: 100%;}
	.nyRightList{margin-top:0.5rem}
	.solutionTwo .items,.solutionTwo .items:nth-child(2n){flex-direction:column;}

}

@media screen and (min-width: 200px) and (max-width: 640px) {
	
	.ourContent li{width: 48%;margin:1% !important;}

	.newsWeek .left{    flex-direction: column;}
	.newsWeek .left p{width: 80%;margin-top:0.4rem;}
	.newsWeek .left img{width: 80%;}
	.solutionTwo .items:nth-child(2n) .info{padding:0}
	.solutionTwo .items .pic,.solutionTwo .items .info{width:90%;}
	.solutionTwo .items .info{margin-top:0.2rem}

}

@media screen and (min-width: 200px) and (max-width: 500px) {
}

@media screen and (min-width: 200px) and (max-width: 450px) {
}

@media screen and (min-width: 200px) and (max-width: 300px) {
   

}