@media screen and (min-width:200px) and (max-width:1920px){
	
	/*首页*/

	/*新闻视频*/
	.news-video iframe,.ny-c-p iframe{height: 800px;}
	video {
    max-width: 100%;
    height: auto;
}
}



@media screen and (min-width:200px) and (max-width:1700px){
	
	/*首页*/
video {
    max-width: 100%;
    height: auto;
}
	
	
}


@media screen and (min-width:200px) and (max-width:1600px){
	
	/*首页*/
	
	video {
    max-width: 100%;
    height: auto;
}
	
}


@media screen and (min-width:1280px) and (max-width:1500px){
	.head-logo img {
		height: 28px;
	}
}

@media screen and (min-width:200px) and (max-width:1280px){
	
	/*首页*/
	/*.as5{height: 656px;}*/
	video {
    max-width: 100%;
    height: auto;
}
}



@media screen and (min-width:200px) and (max-width:1200px){
	
	/*首页*/
	.container {max-width: 96%;margin: 0 auto;}
	
	/*手机端公共头部*/

	.wap-top { display: block; } 
	.wap-fixed,.wap-top{position: fixed;top:0;left: 0;width: 100%;z-index: 99999;box-shadow: 0 0 8px #999;background: #fff;}
	.wap-topzw{height: 68px}
	.wap-header {height: 68px; z-index: 99999; position: relative; background: rgba(255, 255, 255); }     
	.wap-header .logo h1 { line-height: 0px;margin-top: 10px; } 
	.wap-top .logo img { width: 198px; max-width: 100%;}
	
	.wap-click { padding: 11px 0;margin-bottom: 10px;}
	.wap-click span{width: 30px;height: 2px;background: #147472;display: block;margin: 10px auto;transition: all 277ms ease-in-out;position: relative;}
	.active span.cl-1{transform: rotate(-45deg);top:12px;}
	.active span.cl-2{opacity: 0;}
	.active span.cl-3{transform: rotate(45deg);top:-12px;}
	
	.wap-nav{position: fixed; top: 68px; background: #F6F6F6; z-index: 20; left: 0; width: 100%; display: none;}
	.wap-nav ul li a{display: block;font-size: 16px;line-height:45px;color: #147472;text-indent: 50px;transition: all .6s;}
	.wap-nav ul li a:hover,.wap-nav ul li.on>a{ background: #147472;color:#fff}
	.wap-hide{ background: #fff; display: none;}
	.wap-hide dd{border-bottom: 1px dashed #eee;}
	.wap-nav .wap-hide dd a{text-indent:75px;line-height:45px}


	/*首页*/
	.head{}
	
	.head .nav{display: none;}
	/*.banner-hd{height: 690px;}
	.banner-hd ul{}
	.banner-hd ul li{background: url(images/banner1.jpg) center top no-repeat;background-size: cover;background-size:194% !important;}
	*/
	
	/*.banner-hd ul li{height:494px !important;  background: url(../images/banner1.jpg)no-repeat center / 100%; }

	    
	.as11-bg{height: 422px;background: url(../images/banner11.jpg)no-repeat center / 100%; }

	.as1-bg{height: 516px;background: url(../images/as1-bg.jpg)no-repeat center / 100%; }
	.as2-bg{height:698px;background: url(../images/as2-bg.jpg)no-repeat center / 100%;}
	.as3{height:610px;background: url(../images/as3-bg.jpg)no-repeat center / 100%;}
	.as4{height:439px;background: url(../images/as4-bg.jpg)no-repeat center / 100%;}
	*/
	.as4-left ul li{margin-right: 1%;}
	.as7 img{max-width: 100%;}
	.as8 ul li{width: 40%;}
	
	/*服务网点*/
	#mylist{width: 100%;margin:0 auto;}
	#mylist td.one{width: 10%;}
	#mylist td.two{width: 30%;}
	#mylist td.three{width:50%;}
	
	
	
	/*手机端底部*/
	.foot{display: none;}
	.wrap-footer {display: block; background: #fff; padding-top: 30px; }
	.foot-left{width: 60%;height: auto;}
	.foot-left h2 {font-size: 20px; font-weight: bold; color: #333;}
	.foot-left .foot-left-con div { padding-left: 40px;color: #333;}
	.foot-left .foot-left-con div.f-tel {background: url(../images/foot-tel.png) no-repeat center left; font-size: 24px; font-weight: bold; }
	.foot-left .foot-left-con div.f-tel a {color: #333 !important}
	.foot-left .foot-left-con div.f-email {background: url(../images/foot-email.png) no-repeat center left; font-size: 18px; } 
	.foot-left .foot-left-con div.f-email a {color: #333 !important}
	.foot-left .foot-left-con div.f-address{background: url(../images/foot-add.png) no-repeat center left; font-size: 16px;}
	.foot-right>img{ width: 160px; }
	.foot-bottom{margin-top: 20px;padding: 10px 0;}
	.foot-bottom span,.foot-bottom span a, .foot-bottom span {color: #333; font-size: 16px; display: block; text-align: center;float: none; }
	.foot-bottom span a{display: inline-block;}
	
	.wrap-foot-zw {height: 70px;display: block;}
	
	.pf_down {display: block;width: 100%; float: left; position: fixed; left: 0; bottom: 0; height: 70px; background: #525050; z-index: 66; box-shadow: 0 -4px 7px rgba(0, 0, 0, 0.15); z-index: 9999999; }
	.pf_down li { box-sizing: border-box; width: 33.33%; float: left; text-align: center; padding: 14px 0 12px 0; border-right: 1px solid rgba(255, 255, 255, 0.2); }
	.pf_down li .ico7 { width: 100%; float: left; height: 20px; }
	.pf_down li .name { font-weight: bold; width: 100%; float: left; margin-top: 7px; font-size: 1rem; color: #fff; line-height: 1rem; }
	
	.pf_down li.l1 .ico7 { background: url(../images/btn15.png) no-repeat center center; background-size: 20px 20px; }
	.pf_down li.l2 .ico7 { background: url(../images/btn16.png) no-repeat center center; background-size: 20px 20px; }
	.pf_down li.l3 .ico7 { background: url(../images/btn17.png) no-repeat center center; background-size: 20px 20px; }


	/*微信弹窗*/
	#wxnr { width: 100%; height: 100%; max-width: 1200px; min-width: 320px; position: fixed; top: 0; z-index: 1000; display: none; background: rgba(0,0,0,.6); }
	#wxnr .nrdf { margin: auto; position: absolute; top: 50%; left: 0; right: 0; width: 22rem; height: 16rem; padding: 4rem 0 3rem; margin-top: -11rem; text-align: center; background-color: rgba(255, 255, 255, 0.8); box-shadow: 0px 2px 6px #777; -webkit-box-shadow: 0px 2px 6px #777; -moz-box-shadow: 0px 2px 6px #777; border-radius: 10px; }
	#wxnr img { display: block; margin: 0 auto 0.8rem;width: 200px; }
	#wxnr p { display: block; font-size: 1.4rem; text-align: center; color: #666;  }
	#wxnr i { display: block; position: absolute; top: 1rem; right: 1rem; width: 1.5rem; height: 1.5rem; font-size: 1rem; line-height: 1.5rem; text-align: center; color: #fff; font-weight: bold; font-style: normal; background: #333; border-radius: 1rem; cursor: pointer; }
	#wxnr #btn { display: inline-block; padding:  0.1rem 0.2rem;  background-color: #f19903; color: #fff; border-radius: 0.2rem; cursor: pointer; }



	/*新闻视频*/
	
	/*人才队伍*/
	.ny-person-list ul li .pic,.ny-person-list ul li .txt{width: 100%;}
	.ny-person-list ul li .txt{margin-left: 0;margin-top: 2%;}


 video {
    max-width: 100%;
    height: auto;
}
	
	/* 2026.2.8 */
	.head{height: 78px;}
	.head-zw{display: none;}
}


@media screen and (min-width:200px) and (max-width:1152px){
	
	/*首页*/
	.as4-left ul li{width:calc(96% / 2 + 1%);}
	.as4-left ul li:nth-child(2) .txt, .as4-left ul li:nth-child(4) .txt{right: 11%;}
	.as4-left ul li .pic img{max-width: 100%;}
	/*.as5{height: 439px;padding-bottom: 10%;}*/
	.as5 .txt{padding-top: 2%;}


	.position .ctitle1 li a{
		width: auto;}
	
}



@media screen and (min-width:200px) and (max-width:1024px){
	
	
	
	/*.mobile-banner{display: block;}
	.mobile-banner img{width:100%;}*/
	
	/*手机端banner*/
	/*.index-banner{display: none;}
	.mobile-banner{display: block;position:relative;overflow: hidden;}
	#swiper-pagination14 {bottom: 46px;left:5%!important; }
	#swiper-pagination14 .swiper-pagination-bullet{background: #fff;opacity: 1!important;display: inline-block; float: left;}
	#swiper-pagination14 .swiper-pagination-bullet-active{background: #f18d00;}
	.mobile-banner .swiper-wrapper .swiper-slide img{width:100%;}*/

	/*首页banner*/
	/*.banner-hd ul li{height: 240px !important;}
	.as1-bg{height: 442px;}
	.as2-bg{height: 600px;}
	.as3 {height: 520px;}*/
	.as3-right{margin-right: 22%;}
	
	
	/*.as4{height:375px;}*/
	.as4-left ul{width: 100%;text-align: center;}
	.as4-left ul li{width:100%;float: none;display: block;}
	.as4-left ul li:nth-child(2) .txt, .as4-left ul li:nth-child(4) .txt{right: 29%;}
	.as8{padding:8% 0;}
	.as11-bg{/*height: 438px;*/}
	
	

	
	.as8 ul li .pic img{height: 258px;}

	
	
	/*内页简介*/
	.ny-about .about-video ul li{width:80%;margin-bottom: 4%;}
	.ny-about .about-video ul li iframe{width:100%;height:304px;}
	.ny-about .about-video ul li:nth-child(odd){margin-right:0;}
	
	/*内页新闻*/
	.ny-news-list ul li .info{width: 59%;}
	.ny-news-list ul li .info em{margin-top: 0;}
	.ny-news-list ul li .info p{margin-bottom: 8px;} 
	
	/*新闻视频*/
	.news-video iframe,.ny-c-p iframe{height: 450px;}
	
	
	
	/*在线qq*/
	.zx-service{display: none;}
	
	
	
	
}


@media screen and (min-width:200px) and (max-width:992px){
	
	/*首页*/
	/*.as1-bg{height: 426px;}
	.as2-bg{height: 592px;}
	.as3{height: 438px;}
	.as4{height:359px;}
	*/
	
}


@media screen and (min-width:200px) and (max-width:990px){
	
	/*服务网点*/
	
	
	
	
	
}


@media screen and (min-width:200px) and (max-width:940px){
	
	/*招商加盟*/
	.ny-join .ny-join-list{ background: none;}
	
	
	
	
	
}


@media screen and (min-width:200px) and (max-width:884px){
	
/*首页*/
		
		
/*内页*/	
	/*服务网点*/
	.sale-text em{display: block; margin-right:0px;margin-bottom: 30px;}
}




@media screen and (min-width:200px) and (max-width:800px){
/*首页*/
	/*.as11-bg{height: 352px;}
	.as1-bg{height: 362px; }
	.as2-bg{height: 474px;}
	.as3{height:422px;}*/
	.as3-right{margin-right: 6%;}
	/*.as4{height: 300px;}*/
	.as4-left ul li:nth-child(2) .txt, .as4-left ul li:nth-child(4) .txt{right: 11%;}
/*	.as5{height: 439px;padding-bottom: 10%;}*/
	.as5 .txt{padding-top: 2%;}
	
	.as8{padding:1% 0;height: 280px;}
	.as8 ul li:first-child{margin-right: 4%;}
	.as8 ul li .pic img{height: 207px;}
	
	
	
	.ny-banner .banner-hd ul li {height: 320px;}
	
	
	
	
	
	
	
/*内页*/
	
	/*内页banner*/
	.ny-banner .banner-hd{height:320px;}
	/*.ny-about .about-idea{background: url(../images/idea-bg.jpg)no-repeat center / cover;background-size:127%;}*/
	.ny-about .about-idea{background-size:127%;}
	
	
	/*内页新闻*/
	.ny-news-list ul li .pic{width:30%;}
	.ny-news-list ul li .info{margin-left: 18px;width: 50%;}
	.ny-news-list ul li .info p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	
	
	/*新闻视频*/
	.news-video iframe,.ny-c-p iframe {height: 400px;}
	
	    
}



@media screen and (min-width:200px) and (max-width:768px){
	/*首页*/
	/*.as11-bg{height: 327px;}
	
	.as1-bg{height:329px;}
	.as2-bg{height: 490px;}
	.as3 { height: 395px; }
	.as4{height:285px;}*/

	.nr-content .conBox {flex-wrap: wrap; justify-content: space-between;}
	.nr-content .conBox .infoBox {margin-bottom: 20px;}
	#nr-container .nr-content .prev {order: 1; margin-top: 0 !important;}
	#nr-container .nr-content .next {order: 1;}

}


@media screen and (min-width:200px) and (max-width:750px){
	
/*首页*/
/*.as3{height: 217px;}*/
/*logo*/
.wap-top .logo img{width: 150px; margin-top: 10px}


/*
	.as1-bg{height:334px;}
	.as2-bg{height: 448px;}*/
	.as3-right{margin-right:-4%;}
	.as3-right img{width:80%;}
	/*.as5{height: 343px;}*/
	/*.as6{height: 500px;}*/
	
/*内页banner*/	
	.ny-banner .banner-hd{height: 294px;}
	
	
/*内页招商加盟*/	
	.ny-join .msg .msg-tit p{line-height: 24px;}
	.ny-join .msg form p.msg-content{height: 80px;}
	
	
	
	
	
	
	
	
}


@media screen and (min-width:200px) and (max-width:667px){
	
/*首页*/
		
		
/*内页*/	
	/*服务网点*/
	.sale-select{width: 23%;background: url(../images/select-icon.png) no-repeat 93% center #16151a;}
	.sale-select2{width: 27%;background: url(../images/select-icon.png) no-repeat 95% center #16151a;}
}



@media screen and (min-width:200px) and (max-width:640px){
	
/*首页*/
	/*.as11-bg { height: 275px; }
	.as1-bg { height: 278px; }
	.as2-bg { height: 380px; }
	.as4 { height: 246px; }*/
	.as8 ul li .pic img{height: 170px;}
	
/*内页*/	
 	/*新闻*/
 	
 	.ny-news-list ul li .info{width: 44%;}
	.ny-news-list ul li .info em{line-height: 24px;}
	.ny-news-list ul li .info p{line-height: 15px;}

	.about-idea .flex-sbc{flex-wrap: wrap}
	.about-video .flex-sbc{flex-wrap: wrap}
	.ny-about .about-video ul li{
		width: 100%;}

	.ny-pro-list ul li{float: left}

	.position .ctitle1{display: none}
	
	video {
    max-width: 100%;
    height: auto;
}


/* 2026.2.8 */
.bannerSwiper {height: 300px; }
}

@media screen and (min-width:200px) and (max-width:630px){
	
/*首页*/
		
		
/*内页*/	
	/*服务网点*/
	#mylist td.two{width:38%;}
	
}


@media screen and (min-width:200px) and (max-width:614px){
	
	/*招商加盟*/
	.ny-join .ny-join-list ul li em{margin-top: 6px;}
	
	
	
	
	
}

@media screen and (min-width:200px) and (max-width:600px){
	
	/*招商加盟*/
	.ny-join .hot-line p{width:100%;}
	
	
	
	
	
}


@media screen and (min-width:200px) and (max-width:550px){
	
/*首页*/
		
		
/*内页*/	
	/*服务网点*/
	#mylist td.two{width:48%;}
	
}


@media screen and (min-width:200px) and (max-width:500px){
	
/*首页*/
	.ctitle1 li{margin-left: 12px;}
	.ctitle1 li a{width: 60px;}
	
/*内页*/	
	
	/*内页新闻*/	
	.ny-news-list ul li .info{width: 49%;}
	.ny-news-list ul li .info span{display: none;}
	.ny-news-list ul li .date{padding-left: 2px;}


	/*服务网点*/
	.sale-text span{display: inline-block;text-align: right;width:126px;}
	.sale-select{width: 66%;margin-bottom: 10px;}
	.sale-select2{width: 66%;background: url(../images/select-icon.png) no-repeat 93% center #16151a; } 
	#mylist td{line-height: 24px;vertical-align:top ;}

	/*底部*/
	.foot-right>img{width: 112px;margin-top:52px;}
}


@media screen and (min-width:200px) and (max-width:447px){
	
/*首页*/
		
		
/*内页*/	
	/*服务网点*/
	.sale-text{font-size: 17px;}
	
	
}



@media screen and (min-width:200px) and (max-width:431px){
	
/*首页*/
		
		
/*内页*/	
	/*服务网点*/
	.sale-select,.sale-select2{width: 55%;}
	
	
}






@media screen and (min-width:200px) and (max-width:414px){
	

/*首页*/

/*.banner-hd ul li{height: 180px !important;}
	.as11-bg{height: 217px;}
	.as1-bg{height:178px;}
	.as2-bg{height:272px;}*/


	.as3-left,.as3-right{float: none;text-align: center;}
	.as3-left .more{margin:30px auto 10px;}
	.as3-right{margin-top: 30px;}
	.as3-right img{width: 43%;}
	/*.as4{height: 185px;}*/
	.as4-left ul li:nth-child(1) em, .as4-left ul li:nth-child(3) em{bottom: 22%;}
	.as4-left ul li:nth-child(2) .txt, .as4-left ul li:nth-child(4) .txt{right:0;top: 21%;}
	.as6{height: 188px;padding-bottom: 112%;}
	.as8 {height: 156px;}
	.as8 ul li .pic{height: 114px;}
	.as8 ul li .pic img{height: 114px;}
	
	
	/*内页banner*/
	.ny-banner .banner-hd ul li{ height: 295px; }
	
	/*面包屑*/
	.position{display: none;}
	.ny-title {margin: 9% 0 8%; } 
	
	
	/*内页简介*/


	.ny-about .about-tec{height:485px;}
	.ny-about .about-tec .tec-txt span{margin-bottom:65%;}
	.ny-about .about-tec .tec-txt em{margin-bottom:78%;}
	
	.ny-about .about-video ul li iframe{height: 140px;}
	
	
	/*内页门店展示*/
	.ny-shop-list ul li{width: calc(100% /2 - 26px);margin-bottom: 26px;}
	.ny-shop-list ul li em{height: 46px;line-height: 46px;}
	
	/*内页问答*/
	.ny-qa-list ul li{padding-bottom: 16px;margin-bottom: 30px;}
	.ny-qa-list ul li p{height: 53px;overflow: hidden;text-overflow: ellipsis;overflow: hidden ; display: -webkit-box ; -webkit-line-clamp: 2 ; -webkit-box-orient: vertical ; word-break: break-all ;}  
	
	/*内页新闻*/	
	.ny-news-list ul li .pic{width: 43%;}
	.ny-news-list ul li .info{width: 54%;margin-left: 10px;}
	.ny-news-list ul li .date{display: none;}
	
	/*内页产品*/
	.ny-pro-list ul{width:102% ;font-size: 0;text-align: center;}
	.ny-pro-list ul li{width: calc(100% / 2 - 2%);margin-right: 2%;margin-bottom: 30px;}
	
	/*内页详情*/
	#jt-pro{width:30px;height:40px;line-height:40px;font-size:22px;} 
	.ny-product-xq .product-xq-list a.prev, .ny-product-xq .product-xq-list a.next{top: 36%;}
	.ny-pro-content .ny-c-h6{margin-top: 10%;}
	.ny-c-p{padding:0;}
	
	/*内页招商加盟*/
	.ny-join .hot-line p{margin-bottom: 30px;margin-top: 30px;}
	.ny-join .msg .msg-tit p{margin: 20px auto 20px;}
	.ny-join .msg form p{width: 100%}
	.ny-join .msg form p:first-child{margin-right:0;}
	.ny-join .ny-join-list ul li em{display: table;}
	
	
	
	
	
	
	/*底部*/
	.foot-left{width: 62%;}
	.foot-right img{width: 110px;margin-top:56px;}
	.foot-bottom{border-top:solid 1px #27548b;margin-top: 13px;}
	
	
	/*新闻视频*/
	.news-video iframe,.ny-c-p iframe{height:220px;}
	
	/*qq*/
	.qq{display: none;}
	
}


@media screen and (min-width:200px) and (max-width:375px){
	
/*首页*/

	/*.banner-hd ul li { height:160px !important;}
	.as1-bg{height:167px;}
	.as11-bg{height: 194px;}
	.as2-bg { height: 254px; }
	.as2 .txt{top: 50%; left: 7%;}
	.as3{height: 208px;}
	.as3-right{margin-right:-4%;}
	.as3-right img{width:41%;}
	.as4 { height: 158px; }*/
	.as4-left ul li b, .as4-left ul li p{font-size: 16px;}
	
	
	
	/*.as5{height: 343px;}
	.as5 .txt em{margin-bottom: 54%;}*/
	.as6{height: 425px;}
	.as6 .txt b{font-size: 30px;}
	.as6 .txt1 span{font-size: 14px;}
	.as8 ul li .pic{height: 100px;}
	.as8 ul li .pic img{height: 100px;}
	
/*内页*/	
	
	/*内页banner*/
	/*.ny-banner .banner-hd{height: 176px;}*/
	.ny-banner .banner-hd ul li { height: 295px;}
	
	/*内页简介*/
	.ny-about .about-tec {height: 453px;} 
	.ny-about .about-tec .tec-txt span{margin-bottom: 72%;}
	.ny-about .about-tec .tec-txt em{margin-bottom: 86%;}
	

	/*服务网点*/
	#mylist td.one{width: 15%;}
	
	video {
    max-width: 100%;
    height: auto;
}
	
}


@media screen and (min-width:200px) and (max-width:360px){
	
/*首页*/
	.as1 .txt{left: 6%;}
	/*.as4{height:1006px;}*/
	.as4-left ul li{height: 250px;}
	.as4-left ul li b, .as4-left ul li p{font-size: 15px;}
	.as8 ul li .pic{height: 96px;}
	.as8 ul li .pic img{height:96px;}

	/*面包屑*/
	.ctitle1 li{margin-left: 4px;}
	
	/*内页简介*/
	.ny-about .about-tec .tec-txt span{margin-bottom: 75%;}
	.ny-about .about-tec .tec-txt em{margin-bottom: 90%;}
	
	
	
	
	/*底部*/
	.foot-left,.foot-right{float: none;}
	.foot-left{width: 100%;}
	.foot-right {display: none;}
	
	
	
}



@media screen and (min-width:200px) and (max-width:320px){

/*首页*/
	/*.as11-bg{height: 140px;}
	.as1-bg{height: 161px;}
	.as2-bg{height: 191px;}
	.as3{height: 192px;}
	.as4{height: 119px;}*/
	.as1 em,.as2 em{font-size: 22px;}
	.as1 p,.as2 p{font-size:16px;}
	.as2-bg { height: 209px; }
	.as5 .txt em{font-size: 16px;}
	
	.as8{height: 243px;margin-bottom:6%;}
	.as8 ul li{display: block; width: 100%;}
	.as8 ul li .pic{height: auto;}
	.as8 ul li:first-child{margin-right:0;margin-bottom: 20px;}
	.as8 ul li .pic img{height: auto;max-width:63%;}
	
	/*内页简介*/
	.ny-about .about-tec .tec-txt span{margin-left: -1%;margin-bottom: 84%;}
	.ny-about .about-tec .tec-txt em { margin-bottom: 101%; } 
	
	
	/*内页新闻*/	
	.ny-news-list ul li .pic,.ny-news-list ul li .info,.ny-news-list ul li .date{float: none;}
	.ny-news-list ul li .pic{width: 100%;}
	.ny-news-list ul li .info{width: 100%;margin-left: 0px;margin-top: 20px;}
	.ny-news-list ul li .date{display: block;margin-top:24px;}
	
	/*内页服务网点*/
	.sale-select,.sale-select2{width:50%;}
	
	
	/*内页招商加盟*/
	.ny-join .hot-line p b{font-size: 20px;}
	.ny-join .msg .msg-tit em{font-size: 24px;}
	
	/*微信弹出*/
	#wxnr .nrdf{width: 16rem; height: 10rem;}
	#wxnr img{width: 136px;}
}




@media (max-width: 1600px) and (min-width:1301px) {
	html {
		zoom: 85%;
	}


	@-ms-viewport {
		width: device-width;
	}

	/* 禁用缩放时的动画 */
	.wow {
		visibility: visible !important;
		animation: none !important;
	}
}





