﻿@media screen and (min-width:200px)  and  (max-width:1800px)  {
	/*关于全盛*/
	.about-info {padding: 157px 4% 0 8%;}


	/*内页关于全盛*/
	.nyabout2 .info{width: 38%; margin-left: 18%}

}



@media screen and (min-width:200px)  and  (max-width:1660px)  {
	/*PC端公共头部*/
	.nav{width: 65%}

	/*关于全盛*/
	.about-info {padding: 157px 4% 0 4%;}

}

@media screen and (min-width:200px)  and  (max-width:1600px)  {
	.container-s{max-width: 96%;}
}

@media screen and (min-width:200px)  and  (max-width:1560px)  {
	.nynews-list .container{max-width: 96%;}
}


@media screen and (min-width:200px)  and  (max-width:1500px)  {
	.container{max-width: 96%;}

	/*产品中心*/
	.product-btn{width: 60%}
	.product-btn ul li{width: calc(100% / 10 - 1%); margin-right: 1%}

	/*关于全盛*/
	.about-info {padding: 157px 2% 0;}
	.about-icon ul li{ margin-right: 4%; width:calc(96% / 2); }

	/*合作伙伴*/
	.partner-list ul li img{ width: 100%}


	/*公共底部*/
	.foot-right dl{margin-left: 112px;}

	/*内页关于全盛*/
	.nyabout2 .info{margin-left: 14%}

	/*内页项目案例*/
	.ny-class .container{max-width: 96%;}

	/*内页产品中心详情页*/
	.product-content .info p{ -webkit-line-clamp: 3;}
	.details-left{width: 68%}

	/*联系方式*/
	.contact-table{overflow: hidden;}
	.contact-table tr{width: 101%;}
	.contact-table tr td{width: calc(100% / 4  - 1%)!important; padding-right: 1%!important;}
	.contact-table tr td img{display: block; width: 100%!important;}
}




@media screen and (min-width:200px)  and  (max-width:1400px)  {
	/*PC端公共头部*/
	.header .logo{margin-left: 2%}
	.head-tel img{display: none;}
	.head-tel{width: 11%; padding: 0 0 0 0.5%}
	.head-tel .text{float: none;}
	.nav{width: 69%}
	.nav ul>li>a{font-size: 15px;}


	/*首页banner*/
	.banner{height: 600px;}

	/*产品中心*/
	.product-list ul li .name{width: 80%; padding: 0 5%}

	/*项目案例*/
	.case-btn ul li{float: left; width: calc(100% / 9); margin:0;}

	
	/*公共底部*/
	.foot-right dl{margin-left: 49px;}


	/*内页banner*/
	.ny-banner{height: 450px; }
	.ny-banners{height: 550px; }


	/*内页产品中心详情页*/
	.product-content .info{padding: 4%}


}

@media screen and (min-width:200px)  and  (max-width:1322px)  {
	.product-details .details-left img{display: block; width: 100%;}
}



@media screen and (min-width:200px)  and  (max-width:1200px)  {	
	/*手机端公共头部*/
	.header,.header-zw{display: none;}
	.wap-header, .wap-headerzw{display: block;}
	.wap-header{height: 68px; position: fixed; top: 0; width: 100%; background: #fff; z-index: 99;}
	.wap-header .logo h1{line-height: 0}
	.wap-header .logo a{display: block;}
	.wap-header .logo img{display: inline-block; width: 55px; margin-right: 12px; margin-top: 8.5px;}
	.wap-click { padding: 11px 0;}
	.wap-click span{width: 30px; height: 2px;background: #333;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-header .ver {margin-top: 0;}
	.wap-header .ver img {display: block;margin-top: 21.5px;margin-right: 18px;}
	.wap-search img{display: block; margin-top: 24px; margin-right: 18px;}
	.wap-nav{position: fixed; top: 60px; 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: #434343;text-indent: 50px;transition: all .6s;}
	.wap-nav ul li a:hover,.wap-nav ul li.on>a{ background: #0086e6;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}
	.wap-headerzw{height: 68px;}
	
	.seach-form{display: none;}
	.seach-form form{ position: absolute;top:80px; background: #fff;cursor: pointer; width: 96%; left: 2%;}
	.seach-form input{float:left;border:none;height:40px; outline: none; font-size: 15px;}
	.seach-form  .f-text{width: calc(100% - 80px); line-height: 40px; text-indent: 20px; background: #f5f5f5;}
	.seach-form  .f-submit{width:80px; background: #0086e6;color:#fff}

	/*首页banner*/
	.banner{height: 400px;}

	/*项目案例*/
	.video-list ul.item1 li:first-child{height: 300px; }
	.video-list ul.item1 li:last-child{height: 600px; }
	.video-list ul.item2 li:first-child{height: 600px; }
	.video-list ul.item2 li:nth-child(2),.video-list ul.item2 li:last-child{float: left; height: 300px; width: 49%}
	.video-list ul.item3 li:first-child{height: 300px; }
	.video-list ul.item3 li:nth-child(2),.video-list ul.item3 li:nth-child(3){float: left; height: 286px; width: 49%}
	.video-list ul.item3 li:last-child{height: 300px; }

	/*产品中心*/
	.index-title2 p{display: none;}
	.index-more a{display: none;}
	.product-title{width: 100%; text-align: center; margin-right: 0}
	.product-title strong{display: block; font-size: 30px; line-height: 30px; color: #333333; height: 52px; position: relative;}
	.product-title strong:after{position: absolute; content: ''; width: 40px; height: 3px; background: #0086e6; left: 50%; margin-left: -20px; bottom: 0; top: auto;}
	.product-btn{width: 100%; margin-top: 10px}
	.product-btn ul {width: calc(100% + 2%)}
	.product-btn ul li{margin-right: 2%; width: calc(100% / 10 - 2%)}
	.product-btn ul li a{text-align: center;}
	.product-list ul li .name{display: none;}

	/*关于全盛*/
	.about-title p{display: block;}
	.about-icon ul li img{width: 55px;}
	.about-icon ul li em{line-height: 44px;}


	/*新闻资讯*/
	.news .index-more a{display: inline-block;}
	.news .index-title2 p{display: block;}

	/*合作伙伴*/
	.partner-list ul.item2{top: -26px;}



	/*手机公共底部*/
	.foot,.foot-copy{display: none;}
	.wapfoot,.wapfoot-zw,.wap-footfixed{display: block;}
	.wapfoot{  background: #0d0d0d; padding: 30px 0 0;}
	.wap-wechat{border-bottom: solid 1px #333; padding-bottom: 20px; text-align: center;}
	.wap-wechat ul{text-align: center;}
	.wap-wechat ul li{display: inline-block; margin: 0 10px;}
	.wap-wechat ul li img{display: block; margin: 0 auto 10px;}
	.wap-wechat ul li em{display: block; color: #d9d9d9; }
	.wapfoot .copy {padding: 12px 0}
	.wapfoot .copy p{text-align: center;  color: #747474}
	.wapfoot .copy p a{color: #747474}
	.wapfoot-zw{height: 60px;}
	.wap-footfixed {width: 100%;float: left;position: fixed;left: 0;bottom: 0;height: 60px;background: #0086e6;z-index: 66;box-shadow: 0 -4px 7px rgba(0,0,0,0.15);z-index: 9999999;}
	.wap-footfixed li {box-sizing: border-box;width: 33.33%;float: left;text-align: center;padding:8.5px 0;border-right: 1px solid rgba(255,255,255, 0.2);}
	.wap-footfixed li .ico7 {width: 100%;float: left;height: 20px;}
	.wap-footfixed li.l1 .ico7{ background: url(../images/btn15.png) no-repeat center center;   background-size: 20px 20px;}
	.wap-footfixed li.l2 .ico7{ background: url(../images/btn16.png) no-repeat center center;   background-size: 20px 20px;}
	.wap-footfixed li.l3 .ico7{ background: url(../images/btn17.png) no-repeat center center;   background-size: 20px 20px;}
	.wap-footfixed li .name {font-weight: bold;width: 100%;float: left;margin-top: 7px;font-size: 1rem;color: #fff;line-height: 1rem;}

	.wap-ver img{display: inline-block; margin-top: 18.5px;  margin-right: 18px;}

	/*内页banner*/
	.ny-banner{height: 350px; }


	/*内页关于全盛*/
	.nyabout .info{margin-top: 30px;}
	.nyabout .info .nyabout-title{margin-bottom: 10%}

	.nyabout2 .info{padding-bottom: 8%}
	.plant-arrow{display: none;}
	#plant-num{display: block; bottom: auto;}


	/*资质证书*/
	.list-customer a{margin-bottom: 30px;}

	/*内页项目案例*/
	.nycase-list ul{width: calc(100% + 20px)}
	.nycase-list ul li{float: left; width: calc(100% / 4 - 20px); margin-right: 20px; margin-bottom: 20px;}

	/*内页产品中心*/
	.nyproduct-list ul{width: calc(100% + 20px)}
	.nyproduct-list ul li{float: left; width: calc(100% / 4 - 20px); margin-right: 20px; margin-bottom: 20px;}

	/*内页产品中心详情页*/
	.product-content{display: none;}
	.wap-product,#wappro-num{display: block;}
	.wap-product{overflow: hidden; position: relative; padding-bottom: 50px;     margin-bottom: 20px;}
	.wap-product ul li img{display: block; width: 100%}
	#wappro-num{bottom: 18px;}



	/*内页新闻资讯*/
	.nynews-list ul{width: calc(100% + 15px)}
	.nynews-list ul li{float: left; width: calc(100% / 4 - 15px);  margin-right: 15px; margin-bottom: 20px;}


	.news-xq .container{max-width: 96%}

	#banner-num{bottom: 8px;}
	#banner-num .swiper-pagination-bullet{width: 8px; height: 8px;}

	.fixed-right{display: none;}

	.table-map img{display: block; width: 100%}


}

@media screen and (min-width:200px)  and  (max-width:1110px)  {	
	/*关于全盛*/
	.about-icon{display: none;}

	/*内页关于全盛*/
	.nyabout .info .nyabout-title b{font-size: 48px;}
	.nyabout .info p{margin-right: 0; width: 82%}
	.nyabout2 .info{width: 43%}
	.nyabout2 .pic{top: -70px;}


}


@media screen and (min-width:200px)  and  (max-width:960px)  {

	/*首页banner*/
	.banner{height: 300px;}
	
	/*项目案例*/
	.case-btn ul{width: calc(100% + 20px)}
	.case-btn ul li{float: left; width: calc(100% / 3 - 20px); margin-right:20px;  margin-bottom: 20px; }
	.case-btn ul li a{line-height: 45px; border: solid 1px #ccc; }
	.case-btn ul li:hover a{border-color: #0086e6; background: #0086e6; color: #fff;}
	.video-list ul{width: 100%!important; margin-right: 0}
	.video-list ul li{height: 300px!important}
	.video-list ul.item1 li{float: left; width: 49%; margin-bottom: 2%; }
	.video-list ul.item1 li:first-child{margin-right: 2%; }

	/*产品中心*/
	.product{background-size: auto; padding-bottom: 30%}
	.product-btn ul{width: calc(100% + 20px)}
	.product-btn ul li{float: left; width: calc(100% / 3 - 20px); margin-right:20px;  margin-bottom: 20px; }
	.product-btn ul li a{line-height: 45px; border: solid 1px #ccc; }
	.product-btn ul li:hover a,.product-btn ul li.on a{border-color: #0086e6; background: #0086e6; color: #fff;}
	.product-btn ul li:hover a:after, .product-btn ul li.on a:after{width: 0;}
	.product-list ul li{ width: calc(100% / 3 - 13px); }


	/*新闻资讯*/
	.news{padding-bottom: 80px;}
	.news-list{display: none;}
	.wapnews-content{overflow: hidden;}
	.wapnews-list{display: block; position: relative; margin-bottom: 50px;}
	.wapnews-list ul li .pic img{display: block; width: 100%}
	.wapnews-list ul li .info{background: #fff; padding:22px 9%; position: relative; box-shadow: 0px -2px 3px 0px #f7f7f7}
	.wapnews-list ul li .info:after{position: absolute; content: ''; width: 0%; background: #0086e6; height: 5px; bottom: 0; left: 50%;}
	.wapnews-list ul li .info em{display: block; font-size: 16px; color: #4c4c4c; margin-bottom: 9px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
	.wapnews-list ul li .info p{line-height: 22px; color: #808080; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	.wapnews-list ul li .info b{float: left; font-weight: normal; color: #4c4c4c}
	.wapnews-list ul li .info span{float: right; color: #0086e6}
	.wapnews-list ul li:hover .info:after{width: 100%;  left: 0;transition:0.6s;}
	#news-num{display: block; bottom: -40px;}

	/*内页banner*/
	.ny-banner{height: 280px; }

	/*面包屑*/
	.position{ margin-bottom: 40px;}

	/*内页关于全盛*/
	.nyabout .container{margin-bottom: 5%}
	.nyabout .pic{display: none;}
	.nyabout .info{margin-top: 0}
	.nyabout .info .nyabout-title{text-align: center; margin-bottom: 0}
	.nyabout .info .nyabout-title b{display: block; font-size: 58px; color: #f0f0f0; font-family: arial; text-transform: uppercase; line-height: 44px;}
	.nyabout .info .nyabout-title strong{display: block; font-size: 36px; line-height: 36px; color: #0086e6; height: 59px; position: relative; top: -23px;}
	.nyabout .info .nyabout-title strong:after{position: absolute; content: ''; width: 46px; height: 4px; background: #0086e6; left: 50%; margin-left: -23px; bottom: 0}
	.nyabout .info{float: none; width: 100%}
	.nyabout .info p{width: 100%}

	.nyabout2 .pic{display: none;}

	.nyabout2 .info{width: 96%; margin: 0 auto; float: none; padding: 40px 0 9%}

	.wap-pic{display: block; overflow: hidden; margin-top: 30px;}
	.wap-pic ul{width: calc(100% + 10px)}
	.wap-pic ul li{float: left; margin-right: 10px;  width: calc(100% / 3 - 10px)}
	.wap-pic ul li img{display: block; width: 100%}


	.plant-list ul li{ width: calc(100% / 3 - 14px); }


	/*内页项目案例*/
	.ny-class .ctitle1 li{width: calc(100% / 3); border-bottom: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9!important;}
	.ny-class .ctitle1 li:nth-child(3n){border-right: none!important;}
	.ny-class .ctitle1 li:nth-child(7),.ny-class .ctitle1 li:nth-child(8),.ny-class .ctitle1 li:nth-child(9){border-bottom: none;}
	.nycase-list ul{width: calc(100% + 15px)}
	.nycase-list ul li{float: left; width: calc(100% / 3 - 15px); margin-right: 15px; margin-bottom: 15px;}


	/*内页产品中心*/
	.nyproduct-list ul{width: calc(100% + 15px)}
	.nyproduct-list ul li{float: left; width: calc(100% / 3 - 15px); margin-right: 15px; margin-bottom: 15px;}

	/*内页产品中心详情页*/
	.product-details{margin-bottom: 50px;}
	.details-left,.accessories{width: 100%; float: none;}
	.details-left{margin-bottom: 40px;}
	.proxq-title{margin-bottom: 30px; line-height: 55px;}

	.accessories-list{display: none;}
	.wap-accessories,#accessories-num{display: block;}
	.wap-accessories{background: #f2f2f2; padding: 2% 2% 0;}
	.wap-accessories .list{ position: relative; overflow: hidden; padding-bottom: 2%}
	.wap-accessories .list ul li{float: left; margin-bottom: 15px;}
	.wap-accessories .list ul li .pic img{display: block; width: 100%}
	.wap-accessories .list ul li em{display: block; font-size: 16px; color: #333; text-align: center; line-height: 55px;}
	#accessories-num{bottom: 15px}


	/*内页新闻资讯*/
	.nynews-list ul li{ width: calc(100% / 3 - 15px);}

	/*内页新闻资讯详情*/
	.news-link span{float: none; display: block; margin-bottom: 5px;}


	/*联系方式*/
	.contact-table tr td{float: left; width: calc(100% / 2  - 1%)!important; margin-bottom: 1%}




}




@media screen and (min-width:200px)  and  (max-width:768px)  {
	/*首页banner*/
	.banner .text{left: 6%}

	/*产品中心*/
	.product{margin-bottom: 50px;}
	
	/*关于全盛*/
	.about-info, .about-pic{top: 0;}
	.about-info,.about-pic{width: 100%; float: none;}
	.about-icon{display: block;}
	.about-info{background: url(../images/wapabout-info.jpg) no-repeat center; padding:40px 2% 20px; height: auto; background-size: cover}
	.about-pic{background: url(../images/wapabout-pic.jpg) no-repeat center; height: 200px; background-size: 100%; margin-bottom: 30px;}
	
	/*合作伙伴*/
	.partner-list ul.item2{top: -16px;}


	/*内页新闻资讯*/
	.nynews-list ul li{ width: calc(100% / 2 - 15px);}
}



@media screen and (min-width:200px)  and  (max-width:640px)  {

	/*手机端公共头部*/
	.wap-header{height: 58px;}
	.wap-headerzw{height: 58px;}
	.wap-header .logo img{width: 46px; margin-top: 7.5px;}
	.wap-search img{margin-top: 19px;}
	.wap-click{padding: 6px 0}



	/*首页banner*/
	.banner{height: 180px;}
	.banner .text{left: 0; text-align: center; width: 100%; }
	.banner .text strong{font-size: 24px;}
	.banner .text h3{font-size: 15px; margin-bottom: 12px;}
	.banner .text a{display: none;}

	/*项目案例*/
	.index-title strong{font-size: 22px; height: 42px;}
	.case{padding: 30px 0 0}
	.case .index-title{margin-bottom: 24px;}
	.case-btn{margin-bottom: 20px;}
	.case-btn ul{width: calc(100% + 2%)}
	.case-btn ul li{ width: calc(100% / 3 - 2%);  margin-right: 2%; margin-bottom: 2%;}
	.case-btn ul li a{line-height: 35px;}
	.video-list{margin-bottom:20px;}
	/*.video-list ul li{height: 200px!important}*/

	/*产品中心*/
	.product-list ul li {width: calc(100% / 2 - 13px);}
	.product-btn{margin-bottom: 50px; margin-top: 0}
	.product-btn ul{width: calc(100% + 2%)}
	.product-btn ul li{float: left; width: calc(100% / 3 - 2%); margin-right:2%;  margin-bottom: 2%; }
	.product-btn ul li a{line-height: 35px;}



	/*关于全盛*/
	.index-title2{text-align: center; margin-bottom: 24px;  float: none;}
	.index-title2 strong{display: block; font-size: 22px; line-height: 42px; color: #333333; height: 52px; position: relative; margin-bottom: 0}
	.index-title2 strong:after{position: absolute; content: ''; width: 40px; height: 3px; background: #0086e6; left: 50%; margin-left: -20px; bottom: 0; top: auto;}
	.index-title2 p{display: none;}

	.about-title{margin-bottom: 15px;}
	.about-info{padding: 25px 2%;}
	.about-info .text{margin-bottom: 20px;}
	.about-info .text p{margin-bottom: 10px;}
	.about-info .text strong{font-size: 18px; text-align: center;}
	.about-icon ul li{float: none; width: 80%;  margin: 0 auto 20px!important;}
	.about-title a{display: none;}
	

	/*新闻资讯*/
	.news{margin-bottom: 40px;}
	.news .index-title2 p{display: none;}
	.news .index-more{float: none; text-align: center; margin-bottom: 25px;}
	.news .index-more a{margin-top: 0}


	/*合作伙伴*/
	.partner{margin-bottom: 20px;}
	.partner .index-title{margin-bottom: 25px;}
	.partner-list{display: none;}
	.wappartner-list{display: block;}
	.wappartner-list ul{width: calc(100% + 2%)}
	.wappartner-list ul li{float: left; margin-right: 2%; width: calc(100% / 4 - 2%);margin-bottom: 2%}
	.wappartner-list ul li img{display: block; width: 100%}


	/*内页banner*/
	.ny-banner{height: 140px; }
	.ny-banner .info{top: 50%; transform: translateY(-50%);}
	.ny-banner .info strong{font-size: 22px; line-height: 22px; margin-bottom: 0}
	.ny-banner .info p{display: none;}

	/*面包屑*/
	.position{margin-bottom: 30px;}
	.position{line-height: 45px;}
	.position img{width: 25px; margin-right: 0}
	.position a{margin: 0 6px;}


	/*内页关于全盛*/
	.nyabout .info .nyabout-title b,.nyabout-title2 b{font-size: 30px;}
	.nyabout .info .nyabout-title strong,.nyabout-title2 strong{font-size: 20px; line-height: 20px; height: 40px;}
	.nyabout .info p,.nyabout2 .info p{line-height: 30px;}
	.nyabout2 .info{padding: 20px 0;}
	
	.wap-pic ul{width: 100%}
	.wap-pic ul li{float: none; margin-right: 0; margin-bottom: 20px; width: 100%; display: none;}
	.wap-pic ul li:first-child{display: block;}




	.plant .nyabout-title2{margin-bottom: 0}
	.plant-list{padding-bottom: 45px; margin-bottom: 30px}
	.plant-list ul{width: calc(100% + 2%)}
	.plant-list ul li{float: left; margin-right: 2%; margin-bottom: 2%; width: calc(100% / 2 - 2%); }
	.plant-list ul li a:hover em{opacity: 0}


	#certify{margin-bottom: 65px;}
	#certify  .swiper-slide{width: 100%}
	.honor-list2{margin-bottom: 20px; padding-bottom: 25px;}
	#honor-num{display: block; bottom: -36px}
	#honor-num2{display: block; bottom: 0px}

	.list-customer a{width: 145px; line-height: 48px; font-size: 16px;}

	/*内页项目案例*/
	.ny-class{margin-bottom: 35px;}
	.ny-class .ctitle1 li a{font-size: 15px; line-height: 45px;}
	.nycase-list ul{width: calc(100% + 2%)}
	.nycase-list ul li{float: left; width: calc(100% / 2 - 2%); margin-right: 2%; margin-bottom: 2%;}
	.nycase-list ul li em{font-size:0.8rem; line-height: 26px;margin-top:10px;}
	.pagelist .rows{display: none;}

	/*内页产品中心*/
	.nyproduct-list ul{width: calc(100% + 2%)}
	.nyproduct-list ul li{float: left; width: calc(100% / 2 - 2%); margin-right: 2%; margin-bottom: 2%;}
	.nyproduct-list ul li em{font-size: 15px; line-height: 45px;}


	/*内页产品中心详情页*/
	.wap-product{margin-bottom: 0}
	.product-details{margin-bottom: 25px}
	.proxq-title{line-height: 45px; margin-bottom: 20px;}
	.proxq-title b{font-size: 18px; border-left: solid 4px #0086e6; padding-left: 12px;}
	.proxq-title span{font-size: 12px;}
	.wap-accessories{padding: 10px 10px 0}
	.wap-accessories .list{padding-bottom: 7%}

	/*内页新闻资讯*/
	.news-class{margin-bottom: 30px;}
	.news-class .ctitle1 li{margin: 0 6px;}
	.news-class .ctitle1 li a{width: 125px;line-height: 42px; font-size: 16px;}


	/*内页新闻资讯详情*/
	.newsxq-title{margin-bottom: 20px;}
	.newsxq-title strong{font-size: 16px; margin-bottom: 6px;}
	.xq-content{padding:15px 2% 10px; margin-bottom: 30px}
	
	#nr-container img{width: 100%;}


}


@media screen and (min-width:200px)  and  (max-width:500px)  {

	/*内页新闻资讯*/
	.nynews-list{margin-bottom:20px;}
	.nynews-list ul{width: 100%}
	.nynews-list ul li{width: 100%; margin-right: 0;background:#f7f7f7;}
	.nynews-list ul li .pic{float: left; width: 41%}
	.nynews-list ul li .info{float: left; padding: 0 2%; width: 55%;}
	.nynews-list ul li .info em{font-size: 0.8rem; margin: 2px 0 0;}
	.nynews-list ul li .info p{font-size: 0.6rem; line-height: 1rem; margin-bottom: 0px;text-align: justify;}
	.nynews-list ul li .info span{font-size: 0.6rem;  float: none;}
	.nynews-list ul li .info b{display: none;}
	.nynews-list ul li .info:after{display: none;}
	.xq-content p{line-height: 26px !important;}
	
	.ny-about-bjk tr td{display: block;width: 100%;margin:10px 0}


	/*联系方式*/
	.contact-table tr td{ margin-bottom: 0}
	.company-name{font-size: 18px!important;}

}
