/* 手机屏幕 */
@media (max-width: 599px) {
	body {
		/* 专为手机设计的样式 */
	}	
	.header {
	    display: none;
	}
	.header2 {
	    display: block;
	}
	
	.header2 .backold{
		display: none;
	}
	
	.banner{
		margin-top: 55px;
	}
	
	.banner .lb-l,.banner .lb-r,.banner .lb-fy,.banner .pull-right{
		display: none;
	}
	
	.index-section4{
		padding-top: 20px;
	}
	
	.index-section4 .mxw-box{
		width: 96%;
		padding: 0px;
	}
	
	.cx-comtit{
		margin-bottom: 20px;
	}
	
	.cx-comtit h4{
		font-size: 24px;
	}
	
	.cx-comtit p{
		font-size: 14px;
		padding: 0px 4%;
		width: 100%;
		box-sizing: border-box;
		padding-left: 0px;
	}
	
	#certify .cpswiper{
		padding-bottom: 4vh;
	}
	
	#certify .swiper-pagination-bullets .swiper-pagination-bullet{
		width: 5px;
		height: 5px;
	}
	
	#certify .pro-s{
		width: 95%;
		height: 35vh;
	}
	
	#certify .pro-s h3{
		line-height: 40px;
		font-size: 18px;
	}
	
	#certify .pro-s h3 a{
	    overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
	}
	
	#certify .pro-s .prolb .swiper-slide p{
		line-height: 30px;
		font-size: 12px;
	}
	
	#certify .pro-s .prolb .swiper-slide span{
		font-size: 12px;
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		padding: 3px 10px;
	}
	
	#certify .goods-fy{
		display: none;
	}
	
	#certify .pro-s .prolb{
		padding: 2% 3%;
	}
	
	.certify2{
		max-width: 70%;
	}
	
	.certify2 .cpswiper2 .swiper-slide .item{
		line-height: 24px;
	}
	
	.cx-section2{
		margin-top: 30px;
	}
	
	.cx-section2 ul.zhpt-list{
		width: 94%;		
	}
	
	.cx-section2 ul.zhpt-list li .info-content i{
		font-size: 16px;
	}
	
	.cx-section2 ul.zhpt-list li .info-content p{
		font-size: 14px;
	}
	
	.cx-section3 .cx-news{
		margin-top: 40px;
	}
	
	.cx-section3 .cx-news .hd{
		width: 94%;
		margin-bottom: 20px;
	}
	
	.cx-section3 .cx-news .hd h3{
		font-size: 28px;
		position: initial;
		margin-bottom: 10px;
		width: 100%;
        text-align: center;
	}
	
	.cx-section3 .cx-news .hd ul{
		justify-content: left;
	}
	
	.cx-section3 .cx-news .hd ul li{
		padding: 0 10px;
		font-size: 14px;
		line-height: 35px;
	}
	
	.cx-section3 .cx-news .bd ul{
		display: inherit;
	}
	
	.cx-section3 .cx-news .bd ul .bd-left{
		width: 100%;
		padding-left: 3%;
	}
	
	.cx-section3 .cx-news .bd ul .bd-left:after{
		left: 5%;
	}
	
	.cx-section3 .cx-news .bd ul .bd-left .left-nr{
		padding: 20px 20px 20px 30px
	}
	
	.cx-section3 .cx-news .bd ul .bd-left .left-time{
		font-size: 16px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-left .left-title{
		line-height: 50px;
		font-size: 16px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right{
		width: 100%;
		padding: 0px 3%;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl{
		padding: 2% 0px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dt{
		width: 77%;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dt h3{
		font-size: 14px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dt p{
		margin-top: 0px;
		font-size: 12px;
		line-height: 24px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dd.sj{
		width: 22%;
		font-size: 12px;
		line-height: 40px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dd.jt img{
		width: 40px;
	}
	
	.cx-section4{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.cx-section4 .company{
		width: 94%;
		display: block;
		border-radius: 5px;
		overflow: hidden;
	}
	
	.cx-section4 .company .company-left{
		width: 100%;
	}
	
	/**bu start**/
	.cx-section5{
		padding: 30px 0px 0px 0px;
	}
	
	.cx-section5 .dibu{
		width: 94%;
	}
	
	.cx-section5 .dibu .list{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 2%;
		min-height: auto;
		padding: 5% 8%;
	}
	
	.cx-section5 .dibu .list:first-child{
		width: 100%;
		padding: 0px;
	}
	
	.cx-section5 .dibu .list:nth-child(2){
		display: none;
	}
	
	.cx-section5 .dibu .list .left-bottom a{
		margin-right: 1%;
		width: 28%;
	}
	
	.cx-section5 .dibu .list .left-bottom a .img1{
		width: auto;
	}
	
	.cx-section5 .dibu .list .left-bottom a:first-child .ewm{
		left: 0;
	}
	
	.cx-section5 .dibu .list .left-bottom a:last-child .ewm{
		left: -100%;
	}
	
	.cx-section5 .dibu .list .left-bottom a .ewm{
		right: 0;
		left: 0;
	}
	
	.cx-section5 .dibu .list .tit h3{
		font-size: 16px;
	}
	.cx-section5 .dibu .list .left-mid li p{
		font-size: 14px;
	}
	
	.cx-section5 .dibu .list .dbyzinfo img{
		margin-bottom: 20px;
	}
	
	.cx-section5 .dibu .list .dbyzinfo h3{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.cx-section5 .dibu .list .dbyzinfo p{
		font-size: 14px;
	}
	.cx-section5 .dibu .list .dbyzinfo a.gd{
		font-size: 14px;
	}
	.cx-section5 .dibu .list .dbyzinfo .title{
		margin-bottom: 10px;
		font-size: 18px;
	}
	.cx-section5 .dibu .list .dbyzinfo .cplb li{
		line-height: 30px;
	}
	.cx-section5 .dibu .list .dbyzinfo .cplb li a{
		font-size: 14px;
	}
	.cx-section5 .dibu2{
		display: none;
	}
	/**bu end**/
	
	.company-right{
		width: 100%;
	}
	
	.cx-section4 .company .company-left .wa{
		padding: 5%;
	}
	
	.cx-section4 .company .company-left h3{
		font-size: 24px;
	}
	
	.cx-section4 .company .company-left .gsjj{
		font-size: 14px;
	}
	
	.cx-section4 .company .company-left a.gd{
		margin-top: 50px;
	}
	
	.numCount{
		margin-top: 5%;
		margin-bottom: 5%;
	}
	
	.numCount li .numCX{
		font-size: 24px;
	}
	
	.numCount li .numU{
		display: flex;
		justify-content: center;
	}
	
	.numCount li .numU .unitC{
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		top: 5px;
	}
	
	.numCount li .indc{
		font-size: 12px;
	}
	
	.cx-section4 .company .company-right .b .list .c-info i{
		font-size: 36px;
	}
	
	.cx-section4 .company .company-right .b .list .c-info p{
		font-size: 16px;
	}
	
	.footer .w-foot .f-left{
		width: 100%;
	}
	.footer .w-foot .f-right{
		display: none;
	}
	.footer .w-foot .f-left .left-top .yqlink{
		display: none;
	}
	.footer2{
		display: none;
	}
	
	.nav-mbx{
		display: none;
	}
	
	/**关于义在**/
	.nybanner{
		margin-top: 55px;
	}
	
	.nybanner .nyinfo h3{
		font-size: 24px;
	}
	
	.nybanner .nyinfo p{
		font-size: 14px;
	}
	
	.ny-wd{
		width: 94%;
	}
	/* .nav-mbx{
		display: none;
	} */
	
	.nav-list{
		display: flex;
		max-width: 100%;
	}
	
	.nav-list li{
		font-size: 14px;
		padding: 0px 10px;
		line-height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		margin-right: 10px;
	}
	
	.nav-list li a{
		padding: 0px;
	}
	
	.ny-page1{
		padding: 50px 0px 40px 0px;
	}
	
	.ny-company-left{
		width: 100%;
	}
	
	.ny-company-left h3{
		font-size: 20px;		
		margin-bottom: 10px;
	}
	
	.ny-company-left .left-info li{
		padding-right: 15px;
	}
	
	.ny-company-left .left-info li:nth-child(2){
		margin-left: 15px;
	}
	
	.ny-company-left .left-info li .year{
		font-size: 40px;
	}
	
	.ny-company-left .left-info li .a{
		height: 61px;
	}
	
	.ny-company-left .left-info li:first-child::after{
		content: '';
		width: 1px;
		height: 40px;
		background: #a5b8b5;
		right: 0px;
		top: 10px;
		position: absolute;
	}
	
	.ny-company-left .company-info{
		font-size: 14px;
	}
	
	.ny-company-right{
		width: 100%;
	}
	
	.ny-page2{
		padding: 30px 0px 40px 0px;
	}
	
	.ny-com-tit h3{
		font-size: 24px;
	}
	
	.ny-fzlc{
		display: none!important;
	}
	
	.ny-fzlc-wap{
		display: block!important;
	}
	
	.ny-fzlc-wap .fzlc-r{
		right: 0px;
		top: -20px;
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
	}
	
	.ny-fzlc-wap .fzlc-l{
		left: auto;
		right: 40px;
		top: -20px;
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
	}
	
	.tabs{
		display: none!important;
	}
	
	.tabs-wap{
		display: block!important;
	}
	
	.ny-qyry .qyry .rtlb .swiper-slide{
		background-position: center;		
	}
	
	.ny-page2 .fzlc .swiper-slide .xian{
		padding: 0px 3%;
	}
	
	.ny-page2 .fzlc .fzlc-jj{
		height: 120px;
		font-size: 12px;
		overflow-y: auto;
	}
	
	.ny-page2 .fzlc .fzlc-time{
		font-size: 24px;
		margin-top: 5px;
	}
	
	.ny-page2 .qywh{
		margin-top: 5%;
	}
	
	.ny-page2 .qywh .qywh-list{
		margin-top: 20px;
	}
	
	.ny-page2 .qywh .qywh-list li{
		width: 100%;
		height: 250px;
		margin-right: 0px;
		margin-bottom: 3%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-left img{
		width: 80%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right{
		padding: 3% 0px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whimg img{
		/* height: 70%; */
		margin-top: 0px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo h3{
		font-size: 16px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo p{
		font-size: 12px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo .zxread{
		padding: 10px 5px;
		width: 70%;
		font-size: 14px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo{
		width: 100%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln{
		margin-bottom: 0px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln .img{
		width: 60px;
		height: 60px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln h3{
		font-size: 16px;
		margin: 10px 0px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln p{
		font-size: 14px;
		width: 90%;
	}
	
	.ny-page2 .qywh .qywh-tit{
		font-size: 24px;
	}
	
	.ny-page2 .qywh .qywh-tit h3{
		font-size: 24px;
	}
	
	.ny-page2 .ny-fzlc{
		margin-top: 0px;
	}
	
	.ny-page3{
		padding: 40px 0px;
	}
	
	.ny-page3 .qyry{
		width: 94%;
	}
	
	.ny-page3 .qyry .hd ul li{
		padding: 0px 10px 0px 10px;
		line-height: 40px;
		font-size: 14px;
		margin-right: 5px;
	}
	
	.ny-page3 .qyry .hd ul li img{
		margin-right: 5px;
		width: 20px;
		position: relative;
		top: -3px;
	}
	
	/**产品中心**/
	.nybanner .cp-nyinfo h3{
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.nybanner .cp-nyinfo h3::before{
		bottom: -5px;
	}
	
	.nybanner .cp-nyinfo h3::after{
		bottom: -5px;
	}
	
	.nybanner .cp-nyinfo p{
		width: 100%;
		font-size: 14px;
	}
	
	.nybanner .nybg{
		height: 200px;
	}
	
	.nybanner .nybg img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
	
	.ny-page1 .cp-wd{
		width: 94%;
	}
	
	.ny-page1 .cp-wd .hd{
		width: 100%;
	}
	
	.ny-page1 .cp-wd .hd ul li{
		padding: 12px 20px;
		font-size: 16px;
		margin-top: -10px;
	}
	
	.ny-page1 .cp-wd .bd{
		width: 100%;
		margin-top: 10px;
	}
	
	.ny-page1 .cp-wd .bd h3{
		font-size: 16px;
	}
	
	.ny-page1 .cp-wd .bd ul .cp-list{
		padding: 10px;
	}
	
	.ny-page1 .cp-wd .bd ul .cp-list dl{
		width: 49%;
	}
	
	.ny-page1 .cp-wd .bd ul .cp-list dl:nth-child(3n){
		margin-right: 2%;
	}
	
	.ny-page1 .cp-wd .bd ul .cp-list dl:nth-child(2n){
		margin-right: 0px;
	}
	
	/**产品详情**/
	.send-form{
		width: 100%!important;
	}
	.send-form .order-content{
		padding: 2% 3%!important;
	}
	
	.send-form .order-content .order-line{
		height: auto!important;
		margin-bottom: 10px!important;
	}
	
	.send-form .order-content .order-line lable{
		width: 100%!important;
		text-align: left!important;
	}
	
	.send-form .order-content .order-line.sc lable{
		width: 30%!important;
	}
	
	.send-form .order-content .order-line.sc .order-zhi{
		width: 60%!important;
	}
	
	.send-form .order-content .order-line .dwid{
		width: 100%!important;
		box-sizing: border-box;
	}
	
	.send-form .order-content .order-line .yz{
		width: 40%!important;
	}
	
	.send-form .order-content .go-sub{
		margin-left: 0px!important;
	}
	
	.ny-goods .info-main .info-preview{
		width: 100%!important;
	}
	
	.ny-goods .info-main .info-main-rig{
		width: 100%!important;
		margin-top: 20px;
	}
	
	.prodect-Info .info-main .info-main-rig .title{
		font-size: 20px!important;
	}
	
	.ny-goods .info-main .info-main-rig .csmc{
		font-size: 16px;
	}
	
	.ny-goods .info-main .info-main-rig .qtan{
		margin-top: 5%;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a{
		width: 25%;
		font-size: 14px;
		line-height: 50px;
	}
	
	.ny-goods .spec-items{
		height: 70px;
	}
	
	.ny-goods .spec-items li{
		width: 70px;
		height: 70px;
		line-height: 70px;
	}
	
	.ny-goods span.spe_leftBtn, .ny-goods span.spe_rightBtn{
		height: 70px;
		line-height: 70px;
	}
	
	.ny-goods .ny-goods-xq .hd ul li{
		line-height: 50px;
		font-size: 14px;
	}
	
	.ny-goods .ny-goods-tj .tj-tit{
		margin-top: 20px;
		font-size: 20px;
		line-height: 60px;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods .swiper-wrapper .swiper-slide dd .tit{
		font-size: 16px;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods .swiper-wrapper .swiper-slide dd .tjxq{
		width: 35%;
		display: none;
	}
	
	.ny-goods .info-main .info-main-rig .canshu dl{
		font-size: 14px;
	}
	
	.ny-goods .info-main .info-main-rig .canshu dl dt{
		width: auto;
	}
	
	.ny-goods .info-main .info-main-rig .canshu dl dd{
		width: auto;
		display: block;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a{
		margin-right: 2%;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a.a3{
		width: 40%;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a.a3 img{
		width: 28px;
		margin-right: 2%;
	}
	
	.ny-goods .ny-goods-xq .bd ul{
		min-height: 345px;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods{
		display: none;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoodswap{
		display: block;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods .tjleft{
		width: 30px;
		height: 30px;
		top: -30px;
		right: 45px;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods .tjright{
		width: 30px;
		height: 30px;
		top: -30px;
	}
	
	.tjgoods{
		display: none;
	}
	
	.tjgoodswap{
		display: block;
	}
	
	.fw-page{
		padding-top: 20px;
	}
	
	.fw-page .fwlist{
		width: 94%;
	}
	
	.fw-page .fwlist li{
		width: 100%;
		height:15vh;
		border-radius: 5px;
	}
	
	.fw-page .fwlist li .left{
		width: 35%;
	}
	
	.fw-page .fwlist li .right{
		width: 65%;
		margin-right: 0px;
	}
	
	.fw-page .fwlist li .right .r-nr{
		width: 94%;
		left: 3%;
	}
	
	.fw-page .fwlist li .right .r-nr h3{
		font-size: 16px;
	}
	
	.fw-page .fwlist li .right .r-nr p{
		font-size: 12px;
		margin-top: 10px;
		-webkit-line-clamp: 3;
	}
	
	.fw-page .fwlist li .right .r-nr a.ckxq{
		font-size: 12px;
		margin-top: 3%;
		height: 25px;
		line-height: 25px;
		display: none;
	}	
	
	/**文章详情**/
	.ny-fwxq .fw-news .fw-tit h3{
		font-size: 22px;
	}
	
	.ny-fwxq .fw-news .fw-jj{
		font-size: 14px;
		padding: 2%;
	}
	
	.ny-fwxq .fw-news .fw-tit .b{
		font-size: 14px;
		margin-top: 20px;
		line-height: 25px;
	}
	
	.no-banner{
		padding-top: 55px;
	}
	
	.no-banner .nav-mbx{
		font-size: 14px;
	}
	
	.nav-mbx img{
		margin-right: 10px;
		width: 20px;
	}
	
	.no-banner .fhlb a{
		font-size: 14px;
	}
	
	.no-banner .fhlb img{
		top: -4px;
	}
	
	/**新闻中心**/
	.nyxwxq .xwtj{
		height: calc(100% - 55px);
		margin-top: 28px;
		width: 94%;
		overflow: hidden;
	}
	
	.nyxwxq .xwtj .xwtuijian .xwpag{
		bottom: 0;
		/* display: none; */
		width: 100%;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left{
		width: 100%;
		margin-right: 0px;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left h3{
		margin-top: 0;
		font-size: 16px;
		overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1!important;
        -webkit-box-orient: vertical;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left p{
		margin-top: 10px;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3!important;
		-webkit-box-orient: vertical;
	}
	
	.nyxwxq .xwtj .xwtuijian .xwleft{
		display: none;
	}
	
	.nyxwxq .xwtj .xwtuijian .xwright{
		left: 34%;
		display: none;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-right{
		width: 100%;
		margin-left: 0px;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-right .img{
		margin-top: 10px;
		height: 28vh;
		/*height: 21vh;*/
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-right .img img{
		width: 100%;
		object-fit: cover;
	}
	
	.ny-news{
		padding-top: 50px;
	}
	
	.ny-news .ny-wx-list li .img{
		height: 20vh;
		width: 100%;
	}
	
	.ny-news .ny-wx-list .xqinfo h3{
		font-size: 14px;
		height: 54px;
		line-height: 25px;
		margin-top: 10px;
		display: -webkit-inline-box;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left .xw-time{
		margin-top: 5%;
		display: none;
	}
	
	.ny-news .ny-wx-list .xqinfo a.ckxq{
		line-height: 35px;
		font-size: 14px;
	}
	
	.ny-news .ny-wx-list .xqinfo a.ckxq img{
		margin-top: 6%;
	}
	
	.ny-news .ny-wx-list{
		width: 94%;
	}
	
	.ny-news .ny-wx-list li{
		width: 49%;
		padding: 0px;
		margin-right: 2%;
	}
	
	.ny-news .ny-wx-list li:nth-child(3n){
		margin-right: 2%;
	}
	
	.ny-news .ny-wx-list li:nth-child(2n){
		margin-right: 0px;
	}
	
	.ny-news .ny-wx-list .xqinfo{
		margin-top: 10px;
	}
	
	.nybanner .xwzx{
		height: 400px;
	}
	
	/***加入义在***/
	.ny-ygfc h3{
		font-size: 24px;
		margin-top: 20px;
	}
	
	.ny-ygfc .ygfc-list .ygfc-img{
		margin-top: 10px;
	}
	
	.ny-ygfc .ygfc-list{
		width: 94%;
	}
	
	.ny-page1 .cp-wd{
		width: 94%;
	}
	
	.ny-page1 .cp-wd .box .hd li .kscz{
		font-size: 16px;
	}
	
	.ny-page1 .cp-wd .box .hd li .czlist{
		margin-top: 10px;
	}
	
	.ny-page1 .cp-wd .hd ul li{
		padding: 10px 15px 10px;
	}
	
	.ny-page1 .cp-wd .hd ul li:first-child{
		padding-bottom: 10px;
	}
	
	.ny-page1 .cp-wd .box .hd li .czlist .xl{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.ny-page1 .cp-wd .box .hd li .czlist .xl select{
		height: 40px;
	}
	
	.ny-page1 .cp-wd .box .bd .rcxx .rcxx-tit li{
		font-size: 12px;
	}
	
	.ny-page1 .cp-wd .box .bd .rcxx .rcxx-info .xx-list .xx-tit li{
		font-size: 12px;
	}
	
	.ny-page1 .cp-wd .box .bd .rcxx .rcxx-info .xx-list .xx-xq{
		font-size: 12px;
	}
	
	.ny-page1 .cp-wd .box .hd .rstel{
		padding: 2% 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.ny-page1 .cp-wd .box .hd .rstel img{
		width: 25px;
		margin-right: 10px;
	}
	
	.ny-page1 .cp-wd .box .hd .rstel p{
		display: inline-block;
	}
	
	.ny-page1 .cp-wd .box .bd .rcxx .rcxx-info .xx-list .xx-xq a.btn{
		margin-top: 20px;
		width: 200px;
		height: 35px;
		line-height: 35px;
	}
	
	/***资料下载***/
	.ny-page1 .cp-wd .box .hd li .czlist .sousuo{
		height: 40px;
		font-size: 14px;
	}
	
	.ny-page1 .cp-wd .box .hd li .czlist .sousuo img{
		margin-top: 50%;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao{
		margin-top: 2%;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao dl{
		width: 100%;
		height: 60px;
		line-height: 60px;
		margin-right: 0px;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao dl dd.a{
		font-size: 14px;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao dl dt img{
		height: 40px;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao dl dd.b img{
		margin-top: 100%;
	}
	
	/**联系我们**/
	.nylxpc{
		display: block;
	}
	
	.nylxwap{
		display: block;
	}
	
	.nylxwap .nybanner{
		display: block;
	}
	
	.nylxwap .lianxi{	
		background: linear-gradient(to bottom, #0065cc, #e4ebf6);
		position: relative;
		padding: 70px 0px;
	}
	
	.nylxwap .lianxi .lxnr{
		margin-top: 20px;
		width: 94%;
	}
	
	.nylxwap  .lianxi .lxnr .lx-left{
		width: 100%;
		margin-bottom: 3%;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxtel h3{
		font-size: 30px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo{
		margin-top: 15px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li{
		margin-bottom: 2%;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li p{
		font-size: 16px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li .xx{
		line-height: 40px;
		font-size: 16px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .m-info{
		height: 40px;
		line-height: 40px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .m-text{
		height: 100px;		
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .code{
		height: 40px;
		line-height: 40px;
		width: 50%;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message a.tj{
		height: 40px;
		line-height: 40px;		
		width: 30%;
	}
	
	.nylxwap .lianxi .lxnr .lx-right .map #dituContent2{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.nylxwap .lianxi .lxnr .lx-right{
		width: 100%;
	}
	
	/**cx3**/
	.warpper3{
		width: 94%;
	}
	.cx-comtit h3{
		font-size: 24px;
	}
	.home-page1{
		padding: 30px 0px 0px 0px;
	}
	.home-page1 .prolist{
		display: block;
		width: 100%;
	}
	.home-page1 .prolist .pro-left{
		width: 100%;
	}
	
	.home-page1 .prolist .pro-left .info{
		margin-top: 30px;
		padding: 0px 30px;
	}
	
	.home-page1 .prolist .pro-left .info h3{
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.home-page1 .prolist .pro-left .info p{
		width: 100%;
		font-size: 14px;
	}
	
	.home-page1 .prolist .pro-left .tszlxm2 .dl{
		padding: 0px;
	}
	
	.home-page1 .prolist .pro-left .ysnr{
		margin-top: 30px;
	}
	
	.home-page1 .prolist .pro-left .ysnr .swiper-button-prev{
		left: 0px;
	}
	
	.home-page1 .prolist .pro-left .ysnr .swiper-button-next{
		right: 0px;
	}
	
	.home-page1 .prolist .pro-left .ysnr .s-nr p{
		font-size: 14px;
	}
	
	.home-page1 .prolist .pro-right{
		width: 100%;
	}
	
	.home-page1 .prolist .pro-right .mySwiperpc{
		display: none;
	}
	
	.home-page1 .prolist .pro-right .mySwiperwap{
		display: block;
	}
	
	.home-page1 .prolist .pro-right .swiper-wrapper{
		flex-direction: inherit;
	}
	
	.home-page1 .prolist .pro-right .swiper-slide{
		padding: 15px 0px;
	}
	
	.home-page2{
		padding: 30px 0px 30px 0px;
	}
	
	.home-page2 .page2-news .bd{
		margin-top: 35px;
	}
	
	.home-page2 .page2-news .bd ul{
		display: initial;
	}
	
	.home-page2 .page2-news .hd ul li{
		padding: 0px 3%;
		font-size: 14px;
		box-sizing: border-box;
		line-height: 40px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left{
		width: 100%;
		height: 240px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-i{
		width: 100%;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-nr{
		height: 240px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-time{
		display: none;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-title{
		font-size: 14px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right{
		height: auto;
		width: 100%;
		padding-left: 0px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl{
		padding: 10px;
		margin-top: 10px;
		margin-bottom: 0px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj p{
		display: inline-block;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj p.a{
		font-size: 24px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj{
		margin-top: 7px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.jt{
		bottom: 20px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dt p{
		margin-top: 0px;
		font-size: 14px;
	}	
	
	.home-page2 .page2-news .bd ul .bd-right dl dt h3{
		font-size: 18px;
	}
	
	.home-page3{
		padding: 30px 0px 100px 0px;
	}
	
	.home-page3 .page3-about{
		display: block;
	}
	
	.home-page3 .page3-about .about-left{
		width: 100%;
	}
	
	.home-page3 .page3-about .about-left .gsjj{
		font-size: 14px;
		line-height: 26px;
	}
	
	.home-page3 .page3-about .about-left .cx-comtit p{
		padding: 0px;
	}
	
	.home-page3 .page3-about .about-right{
		width: 100%;
	}
	
	.home-page3 .page3-about .about-right .about-nr{
		font-size: 14px;
		line-height: 26px;
	}
	
	.home-page3 .about-nav ul li{
		margin: 10px 0px;
		background: none;
	}
	
	.home-page3 .about-nav ul li:hover{
		background: none;
	}
	
	.home-page3 .about-nav ul li a{
		font-size: 18px;
	}
	
	.cx-section5 .dibu .list .dbgyzz a{
		padding: 0px 10% 5% 10%;
	}
	
	.cx-section5 .dibu{
		padding-bottom: 0px;
	}
	
	.cx-section5 .dibu .list .dbgyzz .img{
		margin-top: 10%;
		margin-bottom: 10%;
	}
	
	.cx-section5 .dibu .list .dbgyzz p{
		font-size: 16px;
	}
	
	/**关于中在**/
	.nybanner .nyinfo .t{
		font-size: 22px;
	}	
	.nybanner .nyinfo .mt{
		margin-bottom: 10px;
	}
	.ny-page2{
		padding: 30px 0px 20px 0px;
	}
	
	.ny-page2.qy{
		background-size: cover;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: block;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		height: 100px;
	}
	
	.ny-page3 .qyry{
		width: 94%;
		margin-top: 0px;
	}
	
	.ny-page3 .qyry .hd ul{
		padding-left: 0px;
		margin-top: 10px;
		justify-content: center;		
	}
	
	.ny-page3 .qyry .hd ul li{
		margin-right: 20px;
	}
	
	
	.ny-company-right{
		margin-top: 20px;
		display: block;
	}
	
	.ny-company-right .img{
		width: 100%;
		overflow: hidden;
	}
	
	.ny-company-right .company-info{
		width: 100%;
		font-size: 14px;
		margin-top: 10px;
	}
	
	.ny-page2 .qywh .qywh-tit{
		text-align: center;
	}
	
	.ny-page2 .qywh .qywh-list li:first-child{
		width: 100%;
		height: auto;
	}
	
	.ny-page2 .qywh .qywh-list li:last-child{
		width: 100%;
	}
	
	.ny-page2 .qywh .qywh-list{
		margin-top: 20px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln .img img{
		width: 50px;
	}
	
	.ny-qyry .qyry .rtlb{
		margin-top: 10px;
	}
	
	.ny-qyry .qyry .rtlb .swiper-button-prev{
		width: 40px!important;
		height: 40px!important;
	}
	
	.ny-qyry .qyry .rtlb .swiper-button-next{
		width: 40px!important;
		height: 40px!important;
		left: 50px!important;
	}
		
	.ny-com-tit{
		text-align: center;
	}
	
	/***产品中心***/
	.nybanner .nyinfo p.a{
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
	
	.ny-page1 .cp-wd .hd .bt{
		height: 80px;
	}
	
	
	.ny-page1 .cp-wd .hd ul li .mtit{
		padding: 10px;
		padding-left: 40px;
	}
	.ny-page1 .cp-wd .hd ul li{
		padding: 10px 15px 10px;
	}
	
	.ny-page1 .cp-wd .hd ul li .mtit::after{
		left: 15px;
	}
	
	.ny-page1 .cp-wd .bd ul .cp-top .cp-search{
		padding: 1%;
	}	
	/****/
	
	/**新闻中心**/
	.nyxwxq .xwtj .cx-comtit{
		display: none;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left .ck{
		margin-top: 15px;
		display: none;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left .ck a.ckxq{
		padding: 10px 95px 10px 20px;
	}
	
	.ny-news .ny-wx-list .xqinfo{
		width: 100%;
		margin-left: 0px;
		margin-top: 0px;
	}
	
	.ny-news .ny-wx-list .xqinfo a{
		display: flex;
	}
	
	.ny-news .ny-wx-list .xqinfo h3{
		width: 100%;
	}
	
	.ny-news .ny-wx-list .xqinfo p{
		display: none;
	}
	
	.ny-news .ny-wx-list .xqtm{
		width: 100%;
		margin-top: 0px;
		text-align: right;
	}
	
	.ny-news .ny-wx-list .xqtm p{
		display: inline-block;
	}
	
	.ny-news .ny-wx-list .xqtm p.a{
		float: none;
		font-size: 24px;		
	}
	
	/***加入中在***/
	.join-page1{
		padding: 50px 0px 40px 0px;
		background-size: cover;
	}
	.join-page1 ul li{
		width: 100%;
		padding: 10px 15px;
	}
	.join-page1 ul li .page1-tit{
		margin-top: 10px;
		font-size: 18px;
	}
	
	.join-page1 ul li .page1-tit span{
		font-size: 16px;
	}
	
	.join-page1 ul li .page1-info{
		margin-top: 10px;
		font-size: 14px;
	}
	.join-page1 ul li .page1-ckxq{
		margin-top: 15;
	}
	
	.join-page1 ul li .page1-ckxq a{
		font-size: 16px;
	}
	
	.join-page1 ul li .page1-ckxq img{
		margin-top: 2px;
	}
	
	.join-page2{
		padding: 30px 0px;
	}
	
	.join-page2 .page2-ygfc ul li:first-child{
		width: 100%;
		height: 260px;
		margin-bottom: 2%;
	}
	
	.join-page2 .page2-ygfc ul li{
		width: 49%;
		height: 130px;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	
	.layui-layer-iframe{
		overflow-y: initial;
	}
	
	.join-page3 .page3-tit{
		height: auto;
		padding: 20px;
	}
	
	.join-page3 .page3-tit h3{
		font-size: 24px;
	}
	
	.join-page3 .page3-tit span{
		font-size: 16px;
	}
	
	.join-page3 .page3-tit p{
		margin-top: 0px;
	}
	
	.join-page3 a.btn{
		position: initial;
		padding: 7px 20px;
		margin-top: 10px;
	}
	
	.join-page3 .page3-info{
		padding: 20px;
		font-size: 14px;
	}
	
	/***资料下载***/
	.download-page1{
		padding-top: 30px;
	}
	.download-page1 .cp-wd .hd{
		display: none;
	}
	
	.download-page1 .zz-sousuo .czlist{
		margin-top: 0px;
	}
	
	.download-page1 .zz-sousuo .czlist .sousuo{
		width: 45%;
		font-size: 14px;
	}
	
	.download-page1 .zz-sousuo .czlist .xl{
		width: 45%;
		font-size: 14px;
	}
	
	.download-page1 .cp-wd .box .bd .ziliao dl{
		line-height: 1;
	}
	
	.download-page1 .cp-wd .box .bd .ziliao dl dd.a h3{
		font-size: 14px;
	}
	
	.nybanner .nyinfo .cx-comtit h3{
		font-size: 24px;
	}
	
	.nybanner .nyinfo .cx-comtit p{
		padding-left: 0px;
	}
	
	/***联系我们***/
	.lianxi .lxnr{
		width: 94%;
		margin-top: 30px;
	}
	.lianxi .lxnr .lx-left{
		width: 100%;
	}
	
	.lianxi .lxnr .lx-left .lxtel{
		display: inline-block;
	}
	
	.lianxi .lxnr .lx-left .lxtel .xzlx{
		margin-left: 0px;
		font-size: 14px;
	}
	
	.lianxi .lxnr .lx-left .lxtel .xzlx .lx-rideo{
		margin-left: 5%;
		font-size: 14px;
	}
	
	.lianxi .lxnr .lx-right{
		width: 100%;
		margin-top: 20px;
	}
	
	.lianxi .lxnr .lx-right .right-tit p{
		margin-top: 10px;
	}
	
	.lianxi .lxnr .lx-right .right-info{
		margin-top: 20px;
	}
	
	.lianxi .lxnr .lx-right .right-info .r-nr .img{
		margin-right: 2%;
		margin-left: 1%;
	}
	
	.lianxi .lxnr .lx-right .right-info .r-nr p{
		width: 85%;
	}
	
	.contant-page2{
		padding-top: 10px;
	}
	
	.contant-page2 .ditu{
		width: 88%;
		height: 260px;
		margin-left: auto;
	}
	
	.contant-page2 .ditu .map{
		height: 260px;
	}
	
	/****/
	#history{
		padding: 30px 0px 40px 0px;
	}
	#history .ny-com-tit{
		margin-bottom: 20px;
	}
	#history .list.mySwiperpc{
		display: none;
	}
	#history .list.mySwiperwap{
		display: block;
	}
	#history .gallery-top .show .box .tit{
		font-size: 28px;
		margin-bottom: 10px;
	}
	#history .gallery-top .show{
		min-height: auto;
	}
	#history .gallery-top .show .box .con{
		height: auto;
		line-height: 24px;
		font-size: 14px;
	}
	#history .gallery-top .show .img{
		text-align: center;
	}
	
	.xxd{
		padding: 10px;
	}
	
	#history .list{
		margin-top: 10px;
	}
	#history .list .swiper-slide .tit{
		font-size: 20px;
		font-weight: 400;
	}
	
	#history .list .warpper{
		width: 80%;
	}
	#history .list .warpper::after{
		width: calc(100% / 8);
	}
	#history .list .warpper.act::after{
		width: calc(100% - calc(100% / 4 * var(--pro_data)) + calc(100% / 8));
	}
	
	#history .list .history-prev, #history .list .history-next{
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
		margin-top: -27px;
	}
	
	#history .list .history-next{
		right: -35px;
	}
	
	#history .list .history-prev{
		left: -35px;
	}
	
	/****/
	
}

/* 平板设备 */
@media (min-width: 600px) and (max-width: 991px) {
	body {
		/* 专为平板设计的样式 */
	}
	
	.header {
	    display: none;
	}
	.header2 {
	    display: block;
	}
	
	.header2 .backold{
		display: none;
	}
	
	.nav-bar ul li a{
		font-size: 16px;
		transition: all 0.55s;
		-webkit-transition: all 0.55s;
		-moz-transition: all 0.55s;
		-ms-transition: all 0.55s;
		-o-transition: all 0.55s;
	}
	
	.nav-bar ul li .xl .xl-cpzx dl{
		margin-left: 3.5%;
	}
	
	.qf_header a.logo_img img{
		width: 90%;
		transition: all 0.55s;
		-webkit-transition: all 0.55s;
		-moz-transition: all 0.55s;
		-ms-transition: all 0.55s;
		-o-transition: all 0.55s;
	}
	
	.index-section4{
		padding-top: 40px;
	}
	.cx-comtit{
		margin-bottom: 20px;
	}
	.cx-comtit h4{
		font-size: 30px;
	}
	.cx-comtit p{
		font-size: 16px;
	}
	
	.header2 {display: block;}
	.header {display: none;}
	
	
	
	.index-section4{
		padding-top: 60px;
	}
	.cx-comtit{
		margin-bottom: 30px;
	}
	.cx-comtit h4{
		font-size: 40px;
	}
	.cx-comtit p{
		font-size: 18px;
	}
	
	/* #certify .pro-s{
		width: 780px;
		height: 400px;
	} */
	
	#certify .pro-s h3{
		line-height: 60px;
		font-size: 24px;
	}
	
	#certify .pro-s .prolb{
		height: calc(100% - 60px);
	}
	
	.index-section4{
		padding-top: 40px;
	}
	
	.cx-comtit h4{
		font-size: 30px;
	}
	
	.cx-comtit p{
		font-size: 16px;
	}
	
	#certify .pro-s{
		width: 600px;
		height: 304px;
	}
	
	#certify .pro-s .prolb .swiper-slide a .img img{
		width: 65%;
	}
	
	#certify .pro-s .prolb .swiper-slide p{
		font-size: 16px;
	}
	
	#certify .pro-s .prolb .swiper-slide span{
		font-size: 14px;
	}
	
	#certify .goods-fy{
		/* bottom: 3%; */
		display: none;
	}
	
	#certify .swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 5px;
	}
	
	.certify2{
		max-width: 70%;
	}
	
	.certify2 .cpswiper2 .swiper-slide .item{
		line-height: 24px;
	}
	
	.cx-section2{
		margin-top: 50px;
	}
	
	.cx-section2 ul.zhpt-list li .info-content i{
		font-size: 40px;
	}
	
	.cx-section2 ul.zhpt-list li .info-content p{
		font-size: 24px;
	}
	
	.cx-section3 .cx-news{
		margin-top: 50px;
	}
	
	.cx-section3 .cx-news .hd h3{
		font-size: 36px;
		position: initial;
		margin-bottom: 10px;
	}
	
	.cx-section3 .cx-news .hd ul{
		justify-content: left;
	}
	
	.cx-section3 .cx-news .hd ul li{
		padding: 0 20px;
		font-size: 16px;
		line-height: 45px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-left .left-nr{
		padding: 20px 20px 20px 30px
	}
	
	.cx-section3 .cx-news .bd ul .bd-left .left-title{
		line-height: 60px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right{
		padding-left: 3%;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl{
		padding: 2% 0px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dt{
		width: 77%;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dt h3{
		font-size: 16px;
		line-height: 36px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dt p{
		margin-top: 0px;
		font-size: 14px;
		line-height: 24px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dd.sj{
		width: 23%;
		font-size: 12px;
		line-height: 40px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dd.jt img{
		width: 40px;
	}
	
	.cx-section4{
		margin-top: 40px;
	}
	
	.cx-section4 .company .company-left h3{
		font-size: 30px;
	}
	
	.cx-section4 .company .company-left .gsjj{
		font-size: 16px;
	}
	
	/**bu start**/
	.cx-section5{
		padding: 100px 0px 100px 0px;
	}
	.cx-section5 .dibu .list{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 2%;
		min-height: auto;
	}
	.cx-section5 .dibu .list .tit h3{
		font-size: 16px;
	}
	.cx-section5 .dibu .list .left-mid li p{
		font-size: 14px;
	}
	
	.cx-section5 .dibu .list .dbyzinfo h3{
		font-size: 24px;
	}
	.cx-section5 .dibu .list .dbyzinfo a.gd{
		font-size: 14px;
	}
	.cx-section5 .dibu .list .dbyzinfo .cplb li a{
		font-size: 14px;
	}
	/**bu end**/
	
	.numCount li .numU .unitC{
		font-size: 16px;
		top: -5px;
	}
	
	.numCount li .indc{
		font-size: 14px;
	}
	
	.numCount li .numCX{
		font-size: 24px;
	}
	
	.footer .w-foot .f-left .left-top .yqlink{
		display: none;
	}
	
	.nav-mbx{
		display: none;
	}
	
	.footer .w-foot .f-left{
		width: 100%;
	}
	.footer .w-foot .f-right{
		display: none;
	}
	.footer .w-foot .f-left .left-top .yqlink{
		display: none;
	}
	.footer2{
		display: none;
	}
	
	/***关于义在***/
	.nybanner{
		margin-top: 55px;
	}
	.nybanner .nyinfo h3{
		font-size: 30px;
	}
	
	.nybanner .nyinfo p{
		font-size: 16px;
	}
	
	.ny-wd{
		width: 94%;
	}
	
	.nav-mbx{
		width: 30%;
	}
	
	.nav-mbx a{
		font-size: 16px;
	}
	
	.nav-list{
		width: 100%;
		max-width: 100%;
	}
	
	.nav-list li{
		padding: 0px 8px;
		/* width: 25%; */
	}
	
	.nav-list li {
	    font-size: 14px;
	    padding: 0px 20px;
	    line-height: 40px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	    margin-right: 10px;
		text-align: center;
	}
	
	.nav-list li a{
		font-size: 16px;
		padding: 0px;
	}
	
	.ny-page1{
		padding: 50px 0px 10px 0px;		
	}
	
	.ny-company-left{
		width: 100%;
	}
	
	.ny-company-left h3{
		font-size: 26px;
		margin-bottom: 10px;
	}
	
	.ny-company-left .company-info{
		font-size: 14px;
	}
	
	.ny-company-right{
		width: 100%;
	}
	
	.fzlc-r{
		right: -40px;
		display: none;
	}
	
	.fzlc-l{
		left: -40px;
		display: none;
	}
	
	.ny-page2 .fzlc .fzlc-time{
		font-size: 28px;
	}
	
	.ny-fzlc{
		display: none!important;
	}
	
	.ny-fzlc-wap{
		display: block!important;
	}
	
	.tabs{
		display: none!important;
	}
	
	.tabs-wap{
		display: block!important;
	}
	
	.ny-com-tit h3{
		font-size: 34px;
	}
	
	.ny-page2 .qywh{
		margin-top: 5%;
	}
	
	.ny-page2 .qywh .qywh-tit{
		font-size: 34px;
	}
	
	.ny-page2 .qywh .qywh-list li{
		height: 290px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-left img{
		width: 80%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right{
		    padding: 3% 2%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whimg img{
		/* width: 90%; */
		/* height: 100%; */
		/* height: 60%; */
		margin-top: 0px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo h3{
		font-size: 18px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo p{
		font-size: 12px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo .zxread{
		width: 70%;
		font-size: 14px;
		padding: 5px 8px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln{
		margin-bottom: 10px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo{
		width: 100%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln h3{
		font-size: 18px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln p{
		font-size: 15px;
	}
	
	.ny-page3{
		padding-bottom: 50px;
	}
	
	.ny-page3 .qyry .swiper-container{
		overflow: initial;
	}
	
	.ny-page3 .qyry .hd ul li {
		line-height: 45px;
		font-size: 18px;
	    padding: 0px 30px 0px 20px;
	}
	
	.ny-page3 .qyry .hd ul li img{
		margin-right: 20px;
	}
	
	.ny-qyry .qyry .rtlb .swiper-slide{
		/* width: 400px!important;
		height: 314px!important;
		line-height: 314px; */
	}
	
	/**产品中心**/
	.nybanner .cp-nyinfo h3{
		font-size: 28px;
		margin-bottom: 10px;
	}
	
	.nybanner .cp-nyinfo h3::before{
		bottom: -5px;
	}
	
	.nybanner .cp-nyinfo h3::after{
		bottom: -5px;
	}
	
	.nybanner .cp-nyinfo p{
		width: 80%;
		font-size: 14px;
	}
	
	.ny-page1 .cp-wd .hd ul li{
		font-size: 16px;
	}
	
	.ny-page1 .cp-wd .bd h3{
		font-size: 26px;
	}
	
	.ny-page1 .cp-wd .bd ul .cp-list dl dd{
		font-size: 16px;
	}
	
	/**产品详情**/
	.ny-goods .info-main .info-preview{
		width: 100%!important;
	}
	
	.ny-goods .info-main .info-main-rig{
		width: 100%!important;
		margin-top: 20px;
	}
	
	.prodect-Info .info-main .info-main-rig .title{
		font-size: 24px!important;
	}
	
	.ny-goods .info-main .info-main-rig .csmc{
		font-size: 16px;
	}
	
	.ny-goods .info-main .info-main-rig .qtan{
		margin-top: 5%;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a{
		width: 25%;
		font-size: 16px;
		line-height: 50px;
		margin-right: 10px;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a.a3{
		width: 28%;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a.a3 img{
		margin-right: 5px;
	}
	
	.ny-goods .ny-goods-xq .hd ul li{
		line-height: 50px;
		font-size: 16px;
	}
	
	.ny-goods .ny-goods-tj .tj-tit{
		margin-top: 20px;
		font-size: 28px;
		line-height: 80px;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods .swiper-wrapper .swiper-slide dd .tit{
		font-size: 18px;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods .swiper-wrapper .swiper-slide dd .tjxq{
		width: 35%;
		display: none;
	}
	
	.tjgoods{
		display: none;
	}
	
	.tjgoodswap{
		display: block;
	}
	
	.fw-page .fwlist li{
		width: 100%;
		height:20vh;
	}
	
	.fw-page .fwlist li .left{
		width: 40%;
	}
	
	.fw-page .fwlist li .right{
		width: 60%;
	}
	
	.fw-page .fwlist li .right .r-nr{
		width: 94%;
		left: 3%;
	}
	
	.fw-page .fwlist li .right .r-nr h3{
		font-size: 18px;
	}
	
	.fw-page .fwlist li .right .r-nr p{
		font-size: 14px;
		margin-top: 20px;
	}
	
	.fw-page .fwlist li .right .r-nr a.ckxq{
		font-size: 12px;
		margin-top: 3%;
	}
	
	/**文章详情**/
	.ny-fwxq .fw-news .fw-tit h3{
		font-size: 26px;
	}
	
	.ny-fwxq .fw-news .fw-jj{
		font-size: 14px;
	}
	
	.ny-fwxq .fw-news .fw-tit .b{
		font-size: 14px;
	}
	
	/**新闻中心**/
	.nyxwxq .xwtj{
		height: calc(100% - 55px);
		margin-top: 28px;
	}
	
	.nyxwxq .xwtj .xwtuijian .xwpag{
		bottom: 7%;
		display: none;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left{
		width: 40%
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left h3{
		margin-top: 5%;
		font-size: 18px;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left p{
		margin-top: 20px;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	
	.nyxwxq .xwtj .xwtuijian .xwleft{
		display: none;
	}
	
	.nyxwxq .xwtj .xwtuijian .xwright{
		left: 34%;
		display: none;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-right .img{
		margin-top: 2%;
		height: 25vh;
	}
	
	.ny-news .ny-wx-list li .img{
		height: 200px;
	}
	
	.ny-news .ny-wx-list .xqinfo h3{
		font-size: 16px;
		height: auto;
		line-height: 24px;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left .xw-time{
		margin-top: 5%;
		display: none;
	}
	
	.ny-news .ny-wx-list .xqinfo a.ckxq{
		line-height: 50px;
		font-size: 14px;
	}
	
	.ny-news .ny-wx-list .xqinfo a.ckxq img{
		margin-top: 20px;
	}
	
	/***加入义在***/
	.ny-ygfc h3{
		font-size: 30px;
		margin-top: 20px;
	}
	
	.ny-ygfc .ygfc-list .ygfc-img{
		margin-top: 20px;
	}
	
	.ny-ygfc .ygfc-list{
		width: 94%;
	}
	
	.ny-page1 .cp-wd{
		width: 94%;
	}
	
	.ny-page1 .cp-wd .box .hd li .kscz{
		font-size: 18px;
	}
	
	.ny-page1 .cp-wd .box .hd li .czlist{
		margin-top: 20px;
	}
	
	.ny-page1 .cp-wd .hd ul li{
		padding: 20px 15px 30px;
	}
	
	.ny-page1 .cp-wd .box .hd li .czlist .xl{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	
	.ny-page1 .cp-wd .box .hd li .czlist .xl select{
		height: 40px;
	}
	
	.ny-page1 .cp-wd .box .bd .rcxx .rcxx-tit li{
		font-size: 16px;
	}
	
	.ny-page1 .cp-wd .box .bd .rcxx .rcxx-info .xx-list .xx-tit li{
		font-size: 14px;
	}
	
	.ny-page1 .cp-wd .box .bd .rcxx .rcxx-info .xx-list .xx-xq{
		font-size: 14px;
	}
	
	.ny-page1 .cp-wd .box .hd .rstel{
		padding: 5% 10px;
	}
	
	.ny-page1 .cp-wd .box .hd .rstel img{
		width: 25px;
		margin-right: 10px;
	}
	
	/***资料下载***/
	.ny-page1 .cp-wd .box .hd li .czlist .sousuo{
		height: 40px;
		font-size: 14px;
	}
	
	.ny-page1 .cp-wd .box .hd li .czlist .sousuo img{
		margin-top: 50%;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao dl{
		height: 60px;
		line-height: 60px;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao dl dd.a{
		font-size: 14px;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao dl dt img{
		height: 40px;
	}
	
	.ny-page1 .cp-wd .box .bd .ziliao dl dd.b img{
		margin-top: 100%;
	}
	
	/**联系我们**/
	.nylxpc{
		display: none;
	}
	
	.nylxwap{
		display: block;
	}
	
	.nylxwap .nybanner{
		display: none;
	}
	
	.nylxwap .lianxi{	
		background: linear-gradient(to bottom, #0065cc, #e4ebf6);
		position: relative;
		padding: 70px 0px;
	}
	
	.nylxwap .lianxi .lxnr{
		margin-top: 20px;
		width: 94%;
	}
	
	.nylxwap  .lianxi .lxnr .lx-left{
		width: 100%;
		margin-bottom: 2%;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxtel h3{
		font-size: 30px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo{
		margin-top: 15px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li{
		margin-bottom: 2%;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li p{
		font-size: 16px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li .xx{
		line-height: 40px;
		font-size: 16px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .m-info{
		height: 40px;
		line-height: 40px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .m-text{
		height: 100px;		
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .code{
		height: 40px;
		line-height: 40px;
		width: 30%;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message a.tj{
		height: 40px;
		line-height: 40px;		
		width: 30%;
	}
	
	.nylxwap .lianxi .lxnr .lx-right .map #dituContent2{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.nylxwap .lianxi .lxnr .lx-right{
		width: 100%;
	}
	
	/**cx2**/
	.home-page1{
		padding: 60px 0px 75px 0px;
	}
	.home-page1 .prolist .pro-left{
		width: 83.5%;
	}
	.home-page2 .page2-news .bd ul .bd-left{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-nr{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-title{
		font-size: 18px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl{
		padding: 10px 20px 10px 20px;
		margin-bottom: 10px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj p{
		display: inline-block;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj{
		margin-top: 7px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dt p{
		margin-top: 0px;
	}	
	
	.home-page3{
		padding: 80px 0px 170px 0px;
	}
	
	.home-page3 .about-nav ul li{
		background-size: 40px 19px;
	}
	
	.home-page3 .about-nav ul li:hover{
		background-size: 40px 19px;
	}
	
	.home-page3 .about-nav ul li a{
		font-size: 18px;
	}
	
	/**关于中在**/
	.ny-page2{
		padding: 30px 0px 40px 0px;
	}
	
	.ny-page2.qy{
		background-size: cover;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
	
	.ny-page3 .qyry{
		width: 94%;
		margin-top: 0px;
	}
	
	.ny-page3 .qyry .hd ul{
		padding-left: 0px;
		margin-top: 10px;
		justify-content: center;		
	}
	
	.ny-page3 .qyry .hd ul li{
		margin-right: 20px;
	}
	
	
	.ny-company-right{
		margin-top: 20px;
		display: block;
	}
	
	.ny-company-right .img{
		width: 100%;
		overflow: hidden;
	}
	
	.ny-company-right .company-info{
		width: 100%;
		font-size: 14px;
		margin-top: 10px;
	}
	
	.ny-page2 .qywh .qywh-tit{
		text-align: center;
	}
	
	.ny-page2 .qywh .qywh-list li:first-child{
		width: 100%;
		height: auto;
	}
	
	.ny-page2 .qywh .qywh-list li:last-child{
		width: 100%;
	}
	
	.ny-page2 .qywh .qywh-list{
		margin-top: 20px;
	}
	
	/***产品中心***/
	.nybanner .nyinfo p.a{
		width: 100%;
	}
	.ny-page1 .cp-wd .hd ul li .mtit{
		padding: 10px;
		padding-left: 40px;
	}
	.ny-page1 .cp-wd .hd ul li{
		padding: 10px 15px 10px;
	}
	
	.ny-page1 .cp-wd .hd ul li .mtit::after{
		left: 15px;
	}
	
	.lianxi .lxnr{
		width: 94%;
	}
	.lianxi .lxnr .lx-left{
		width: 100%;
	}
	
	.lianxi .lxnr .lx-left .lxtel{
		display: inline-block;
	}
	
	.lianxi .lxnr .lx-left .lxtel .xzlx{
		margin-left: 0px;
		font-size: 14px;
	}
	
	.lianxi .lxnr .lx-left .lxtel .xzlx .lx-rideo{
		margin-left: 5%;
		font-size: 14px;
	}
	
	.lianxi .lxnr .lx-right{
		width: 100%;
		margin-top: 20px;
	}
	
	.lianxi .lxnr .lx-right .right-tit p{
		margin-top: 10px;
	}
	
	.lianxi .lxnr .lx-right .right-info{
		margin-top: 20px;
	}
	
	.lianxi .lxnr .lx-right .right-info .r-nr .img{
		margin-right: 2%;
		margin-left: 1%;
	}
	
	.lianxi .lxnr .lx-right .right-info .r-nr p{
		width: 85%;
	}
	
	/****/
	
	
	.ny-com-tit{
		text-align: center;
	}
	
	.cx-section5{
		padding: 30px 0px 0px 0px;
	}
	
	.cx-section5 .dibu{
		width: 94%;
	}
	
	.cx-section5 .dibu .list{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 2%;
		min-height: auto;
		padding: 5% 8%;
	}
	
	.cx-section5 .dibu .list:first-child{
		width: 100%;
		padding: 0px;
	}
	
	.cx-section5 .dibu .list:nth-child(2){
		display: none;
	}
	
	.cx-section5 .dibu .list .left-bottom a{
		margin-right: 1%;
	}
	
	.cx-section5 .dibu .list .left-bottom a .img1{
		width: auto;
	}
	
	.cx-section5 .dibu .list .left-bottom a:first-child .ewm{
		left: 0;
	}
	
	.cx-section5 .dibu .list .left-bottom a:last-child .ewm{
		left: -100%;
	}
	
	.cx-section5 .dibu .list .left-bottom a .ewm{
		right: 0;
		left: 0;
	}
	
	.cx-section5 .dibu .list .tit h3{
		font-size: 16px;
	}
	.cx-section5 .dibu .list .left-mid li p{
		font-size: 14px;
	}
	
	.cx-section5 .dibu .list .dbyzinfo img{
		margin-bottom: 20px;
	}
	
	.cx-section5 .dibu .list .dbyzinfo h3{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.cx-section5 .dibu .list .dbyzinfo p{
		font-size: 14px;
	}
	.cx-section5 .dibu .list .dbyzinfo a.gd{
		font-size: 14px;
	}
	.cx-section5 .dibu .list .dbyzinfo .title{
		margin-bottom: 10px;
		font-size: 18px;
	}
	.cx-section5 .dibu .list .dbyzinfo .cplb li{
		line-height: 30px;
	}
	.cx-section5 .dibu .list .dbyzinfo .cplb li a{
		font-size: 14px;
	}
	.cx-section5 .dibu2{
		display: none;
	}
	
	
	.cx-section5 .dibu .list .dbgyzz a{
		padding: 0px 10% 5% 10%;
	}
	
	.cx-section5 .dibu{
		padding-bottom: 0px;
	}
	
	.cx-section5 .dibu .list .dbgyzz .img{
		margin-top: 10%;
		margin-bottom: 10%;
	}
	
	.cx-section5 .dibu .list .dbgyzz p{
		font-size: 16px;
	}
	/****/
	
	#history .list.mySwiperpc{
		display: none;
	}
	#history .list.mySwiperpc{
		display: block;
	}
	#history .gallery-top .show .box .tit{
		font-size: 40px;
		margin-bottom: 20px;
	}
	#history .gallery-top .show{
		min-height: auto;
	}
	#history .gallery-top .show .box .con{
		height: auto;
	}
	
}

/* 桌面显示器 */
@media (min-width: 992px) and (max-width: 1280px) {
	body {
		/* 专为桌面设计的样式 */
	}
	.nav-bar ul li a{
		font-size: 16px;
		transition: all 0.55s;
		-webkit-transition: all 0.55s;
		-moz-transition: all 0.55s;
		-ms-transition: all 0.55s;
		-o-transition: all 0.55s;
	}
	
	.nav-bar ul li .xl .xl-cpzx{
		width: 70%;
	}
	
	.nav-bar ul li .xl .xl-cpzx dl{
		margin-left: 4.5%;
	}
	
	.nav-bar ul li .xl .nav-dan.dan2 dl{
		margin-left: 20%;
	}
	
	.nav-bar ul li .xl .nav-dan.dan4 dl{
		margin-left: 40.5%;
	}
	
	.nav-bar ul li .xl .nav-dan.dan5 dl{
		margin-left: 51%;
	}
	
	.nav-bar ul li .xl .nav-dan.dan6 dl{
		margin-left: 61%;
	}
	
	.qf_header a.logo_img img{
		width: 90%;
	}
	.index-section4{
		padding-top: 60px;
	}
	.cx-comtit{
		margin-bottom: 30px;
	}
	.cx-comtit h4{
		font-size: 30px;
	}
	.cx-comtit p{
		font-size: 16px;
	}
	
	#certify .pro-s{
		width: 800px;
		height: 400px;
	}
	
	#certify .pro-s h3{
		line-height: 60px;
		font-size: 20px;
	}
	
	#certify .pro-s .prolb{
		height: calc(100% - 60px);
	}
	
	#certify .pro-s .prolb .swiper-slide a .img img{
		width: 65%;
	}
	
	#certify .pro-s .prolb .swiper-slide p{
		font-size: 16px;
	}
	
	#certify .pro-s .prolb .swiper-slide span{
		font-size: 16px;
	}
	
	#certify .swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 5px;
	}
	
	.cx-section2 ul.zhpt-list li .info-content p{
		font-size: 30px;
	}
	
	.cx-section3 .cx-news .hd h3{
		font-size: 45px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-left .left-nr{
		padding: 30px 40px 30px 70px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-left .left-title{
		line-height: 100px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right{
		padding-left: 50px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl{
		padding: 10px 0px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dt h3{
		line-height: 35px;
		font-size: 18px;
	}
	
	.cx-section3 .cx-news .bd ul .bd-right dl dt p{
		margin-top: 10px;
	}
	
	.cx-section4{
		margin-top: 40px;
	}
	
	.cx-section4 .company .company-left h3{
		font-size: 30px;
	}
	
	.cx-section4 .company .company-left .gsjj{
		font-size: 16px;
	}
	
	/**bu start**/	
	/* .cx-section5{
		padding: 100px 0px 100px 0px;
	} */
	.cx-section5 .dibu .list .tit h3{
		font-size: 16px;
	}
	.cx-section5 .dibu .list .left-mid li p{
		font-size: 14px;
	}
	
	.cx-section5 .dibu .list .dbyzinfo h3{
		font-size: 24px;
	}
	.cx-section5 .dibu .list .dbyzinfo a.gd{
		font-size: 14px;
	}
	.cx-section5 .dibu .list .dbyzinfo .cplb li a{
		font-size: 14px;
	}
	/**bu end**/
	
	.numCount li .numCX{
		font-size: 40px;
	}
	
	.footer .w-foot .f-right dl dd{
		width: 85%;
	}
	
	.footer .w-foot .f-right dl dd a{
		font-size: 14px;
	}
	
	.footer .w-foot .f-left .left-top img{
		height: 35px;
	}
	
	/***关于义在***/
	.nybanner .nyinfo h3{
		font-size: 30px;
	}
	
	.nybanner .nyinfo p{
		font-size: 18px;
	}
	
	.nav-mbx{
		width: 30%
	}
	
	.nav-list{
		/* width: 70%; */
	}
	
	.ny-company-left h3{
		font-size: 30px;
		margin-bottom: 15px;
	}
	
	.ny-company-left .company-info{
		font-size: 14px;
	}
	
	.ny-fzlc{
		display: block;
	}
	
	.ny-fzlc-wap{
		display: none;
	}
	
	.tabs{
		display: block;
	}
	
	.tabs-wap{
		display: none!important;
	}
	
	.ny-com-tit h3{
		font-size: 34px;
		margin-bottom: 20px;
	}
	
	.ny-page2 .qywh{
		margin-top: 5%;
	}
	
	.ny-page2 .qywh .qywh-tit{
		font-size: 34px;
	}
	
	.ny-page2 .qywh .qywh-list li{
		height: 320px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right{
		    padding: 3% 2%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whimg img{
		height: 70%;
		margin-top: 15%;		
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo h3{
		font-size: 24px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo p{
		font-size: 12px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo .zxread{
		width: 60%;
		font-size: 16px;
		padding: 5px 10px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln{
		margin-bottom: 14px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo{
		width: 100%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln h3{
		font-size: 18px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln p{
		font-size: 15px;
	}
	
	.ny-page3 .qyry .hd ul li{
		padding: 0px 40px 0px 20px;
	}
	
	/**产品中心**/
	.nybanner .cp-nyinfo h3{
		font-size: 34px;
		margin-bottom: 40px;
	}
	
	.nybanner .cp-nyinfo p{
		font-size: 16px;
	}
	
	.ny-page1 .cp-wd .hd ul li{
		font-size: 18px;
	}
	
	.ny-page1 .cp-wd .bd h3{
		font-size: 30px;
	}
	
	.nav-list li{
		font-size: 16px;
		padding: 0px 20px;
	}
	
	/* .nav-list li a{
	    padding: 0px;
	} */
	
	.ny-page1 .cp-wd .bd ul .cp-list dl dd{
		font-size: 16px;
	}
	
	/**产品详情**/
	.ny-goods .info-main .info-main-rig .title{
		font-size: 24px!important;
	}
	
	.ny-goods .info-main .info-main-rig .csmc{
		font-size: 18px;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a{
		width: 150px;
		font-size: 16px;
		margin-right: 10px;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a.a3{
		width: 35%;
	}
	
	.ny-goods .info-main .info-main-rig .qtan a.a3 img{
		margin-right: 10px;
	}
	
	.ny-goods .ny-goods-xq .hd ul li{
		font-size: 18px;
	}
	
	.ny-goods .ny-goods-tj .tj-tit{
		font-size: 30px;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods .swiper-wrapper .swiper-slide dd .tit{
		width: 60%;
		font-size: 18px;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods .swiper-wrapper .swiper-slide dd .tjxq{
		width: 40%;
	}
	
	.tjgoodswap{
		display: none;
	}
	
	.fw-page .fwlist li{
		height:30vh;
	}
	
	.fw-page .fwlist li .right .r-nr h3{
		font-size: 20px;
	}
	
	.fw-page .fwlist li .right .r-nr p{
		font-size: 14px;
	}
	
	/**文章详情**/
	.ny-fwxq .fw-news .fw-tit h3{
		font-size: 30px;
	}
	
	/**新闻中心**/
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left{
		width: 40%
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left h3{
		margin-top: 5%;
		font-size: 18px;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left p{
		margin-top: 20px;
		font-size: 16px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3!important;
		-webkit-box-orient: vertical;
	}
	
	.nyxwxq .xwtj .xwtuijian .xwright{
		left: 34%;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-right .img{
		margin-top: 2%;
		height: 25vh;
	}
	
	.ny-news .ny-wx-list li .img{
		height: 300px;
	}
	
	.ny-news .ny-wx-list .xqinfo h3{
		font-size: 16px;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left .xw-time{
		margin-top: 5%;
	}
	
	/**联系我们**/
	/* .nylxpc{
		display: none;
	}
	
	.nylxwap{
		display: block;
		background: ;
	}
	
	.nylxwap .lianxi{
		position: unset;
	} */
	
	.lianxi .lxnr{
		margin-top: 100px;
	}
	
	.lianxi .lxnr .lx-left .lxtel{
		display: block;
	}
	
	.lianxi .lxnr .lx-left .lxtel h3{
		font-size: 24px;
	}
	
	.lianxi .lxnr .lx-left .lxtel .xzlx{
		justify-content: left;
	}
	
	.lianxi .lxnr .lx-left .lxinfo{
		margin-top: 15px;
	}
	
	.lianxi .lxnr .lx-left .lxinfo li p{
		font-size: 16px;
	}
	
	.lianxi .lxnr .lx-left .lxinfo li .xx{
		line-height: 40px;
		font-size: 16px;
	}
	
	.lianxi .lxnr .lx-left .message .m-info{
		height: 40px;
		line-height: 40px;
	}
	
	.lianxi .lxnr .lx-left .message .m-text{
		height: 100px;		
	}
	
	.lianxi .lxnr .lx-left .message .code{
		height: 40px;
		line-height: 40px;
	}
	
	.lianxi .lxnr .lx-left .message a.tj{
		height: 40px;
		line-height: 40px;
	}
	
	/**联系我们**/
	.nylxpc{
		display: block;
	}
	
	.nylxwap{
		display: block;
	}
	
	.nylxwap .nybanner{
		display: block;
	}
	
	.nylxwap .lianxi{	
		background: linear-gradient(to bottom, #0065cc, #e4ebf6);
		position: relative;
		padding: 100px 0px;
	}
	
	.nylxwap .lianxi .lxnr{
		margin-top: 20px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxtel h3{
		font-size: 30px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo{
		margin-top: 15px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li p{
		font-size: 16px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li .xx{
		line-height: 40px;
		font-size: 16px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .m-info{
		height: 40px;
		line-height: 40px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .m-text{
		height: 100px;		
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .code{
		height: 40px;
		line-height: 40px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message a.tj{
		height: 40px;
		line-height: 40px;
	}
	
	.nylxwap .lianxi .lxnr .lx-right .map #dituContent2{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	/**cx2**/
	.home-page1{
		padding: 60px 0px 75px 0px;
	}
	.home-page1 .prolist .pro-left{
		width: 83.5%;
	}
	.home-page2 .page2-news .bd ul .bd-left{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-nr{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-title{
		font-size: 18px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl{
		padding: 10px 20px 10px 20px;
		margin-bottom: 10px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj p{
		display: inline-block;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj{
		margin-top: 7px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dt p{
		margin-top: 0px;
	}	
	
	.home-page3{
		padding: 80px 0px 170px 0px;
	}
	
	.home-page3 .about-nav ul li a{
		font-size: 20px;
	}
	
	/**关于中在**/
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
	
	.cx-section5 .dibu .list .dbzzinfo li{
		width: 100%;
		padding: 5px 20px;
	}
	.cx-section5 .dibu .list .dbzzinfo li .tit2{
		line-height: initial;
		display: flex;
		flex-direction: column;
	}
	.cx-section5 .dibu .list .dbzzinfo li .tit2 h3{
		font-size: 16px;
	}
	
	.cx-section5 .dibu .list .dbgyzz a{
		padding: 0px 25px 30px 25px;
	}
	
	/*********/
	
}

/* 桌面显示器 */
@media (min-width: 1281px) and (max-width: 1700px) {
	body {
		/* 专为桌面设计的样式 */
	}
	.nav-bar ul li a{
		font-size: 16px;
		transition: all 0.55s;
		-webkit-transition: all 0.55s;
		-moz-transition: all 0.55s;
		-ms-transition: all 0.55s;
		-o-transition: all 0.55s;
	}
	
	.nav-bar ul li .xl .xl-cpzx{
		width: 60%;
	}
	
	.nav-bar ul li .xl .nav-dan.dan2 dl{
		margin-left: 15.8%;
	}
	
	.nav-bar ul li .xl .nav-dan.dan4 dl{
		margin-left: 39.8%;
	}
	
	.nav-bar ul li .xl .nav-dan.dan5 dl{
		margin-left: 51.8%;
	}
	
	.nav-bar ul li .xl .nav-dan.dan6 dl{
		margin-left: 63.8%;
	}
	
	.qf_header a.logo_img img{
		width: 90%;
	}
	.index-section4{
		padding-top: 60px;
	}
	.cx-comtit{
		margin-bottom: 30px;
	}
	.cx-comtit h4{
		font-size: 40px;
	}
	.cx-comtit p{
		font-size: 18px;
	}
	
	
	/**cx1**/
	.home-page2 .page2-news .bd ul .bd-left{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-nr{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-left .left-img img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.home-page2 .page2-news .bd ul .bd-right{
		height: 400px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl{
		padding: 10px 20px 10px 20px;
		margin-bottom: 10px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj p{
		display: inline-block;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dd.sj{
		margin-top: 7px;
	}
	
	.home-page2 .page2-news .bd ul .bd-right dl dt p{
		margin-top: 0px;
	}	
	
	/**关于中在**/
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
	
	/****cx1 end*****/
	
	.footer .w-foot .f-right dl dd{
		width: 85%;
	}

	.footer .w-foot .f-right dl dd a{
		font-size: 14px;
	}
	
	.footer .w-foot .f-left .left-top img{
		height: 40px;
	}
	
	/***关于义在***/
	.nybanner .nyinfo h3{
		font-size: 40px;
	}
	
	.ny-company-left h3{
		font-size: 36px;
	}
	
	.ny-company-left .company-info{
		font-size: 16px;
	}
	
	.ny-com-tit h3{
		font-size: 36px;
	}
	
	.nav-mbx{
		width: 30%;
	}
	
	.ny-fzlc{
		display: block;
	}
	
	.ny-fzlc-wap{
		display: none;
	}
	
	.tabs{
		display: block;
	}
	
	.tabs-wap{
		display: none!important;
	}
	
	.ny-page2 .qywh{
		margin-top: 5%;
	}
	
	.ny-page2 .qywh .qywh-tit{
		font-size: 34px;
	}
	
	.ny-page2 .qywh .qywh-list li{
		height: 340px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right{
		padding: 3% 5%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo h3{
		font-size: 24px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo p{
		font-size: 12px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whinfo .zxread{
		width: 60%;
		font-size: 16px;
		padding: 5px 10px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln{
		margin-bottom: 14px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo{
		width: 100%;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln h3{
		font-size: 18px;
	}
	
	.ny-page2 .qywh .qywh-list li .qywh-right .whlninfo .whln p{
		font-size: 15px;
	}
	
	/***产品详情***/
	.tjgoodswap{
		display: none;
	}
	
	/**服务中心**/
	.fw-page .fwlist li{
		height:35vh;
	}
	
	.fw-page .fwlist li .right .r-nr h3{
		font-size: 24px;
	}
	
	.fw-page .fwlist li .right .r-nr p{
		font-size: 16px;
	}
	
	/**文章详情**/
	.ny-fwxq .fw-news .fw-tit h3{
		font-size: 30px;
	}
	
	/**新闻中心**/
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left h3{
		margin-top: 8%;
		font-size: 24px;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left p{
		margin-top: 20px;
		font-size: 18px;
		overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
	}
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-right .img{
		margin-top: 3%;
		height: 37vh;
	}
	
	.ny-news .ny-wx-list li .img{
		height: 300px;
	}
	
	/* .ny-news .ny-wx-list .xqinfo h3{
		font-size: 24px;
	} */
	
	.nyxwxq .xwtj .xwtuijian .swiper-slide .xw-left .xw-time{
		margin-top: 5%;
	}
	
	/***加入义在***/
	.ny-ygfc h3{
		font-size: 40px;
	}
	
	/**联系我们**/
	.nylxpc{
		display: block;
	}
	
	.nylxwap{
		display: block;
	}
	
	.nylxwap .nybanner{
		display: block;
	}
	
	.nylxwap .lianxi{	
		background: linear-gradient(to bottom, #0065cc, #e4ebf6);
		position: relative;
		padding: 100px 0px;
	}
	
	.nylxwap .lianxi .lxnr{
		margin-top: 20px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxtel h3{
		font-size: 30px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo{
		margin-top: 15px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li p{
		font-size: 16px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .lxinfo li .xx{
		line-height: 40px;
		font-size: 16px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .m-info{
		height: 40px;
		line-height: 40px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .m-text{
		height: 100px;		
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message .code{
		height: 40px;
		line-height: 40px;
	}
	
	.nylxwap .lianxi .lxnr .lx-left .message a.tj{
		height: 40px;
		line-height: 40px;
	}
	
	.nylxwap .lianxi .lxnr .lx-right .map #dituContent2{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoods{
		display: block;
	}
	
	.ny-goods .ny-goods-tj .tjlist .tjgoodswap{
		display: none;
	}
	
	.footer .w-foot .f-right dl{
		min-width: 15%;
		width: auto;
		float: left;
		text-align: left;
		box-sizing: border-box;
	}
	
	.footer .w-foot .f-right dl:nth-child(2){
		min-width: 24%;
	}
	
	.footer .w-foot .f-right dl:nth-child(2) dd{
		width: 95%;
	}
}