@charset "utf-8";

@media ( min-width:0px) and ( max-width:375px) {
	html {
		width: 100%;
		height: 100%;
		font-size: 62.5%;
		/* 10÷16=62.5% */
	}
	body {
		font-size: 14px;
		font-size: 1.4rem;
		/* 12÷10=1.2 */
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	} 
}
@media ( min-width:414px) and ( max-width:767px) {
	html {
		width: 100%;
		height: 100%;
		font-size: 62.5%;
		/* 10÷16=62.5% */
	}
	body {
		font-size: 14px;
		font-size: 1.4rem;
		/* 12÷10=1.2 */
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.menus .Logo img{
		
	}
	.thumbs_more{
		padding-bottom: 25px !important;
	}
}
@media ( max-width:767px) {
	body{
		/*background: #f5f5f5;*/
	}
	.boarding{
		margin-top: -47px;
		height: 120%;
	}
	.board_logo{
		padding-top: 160px;
	}
	.board_sub{
		width: 80%;
		margin: 50px auto 0;
		font-size: 16px;
	}
	.menus{
		height: 60px;
		overflow: hidden;
		padding: 0px;
	}
	.menus.fixedbg{
		overflow: hidden;
	}
	.menus .Logo{
		min-height: 60px;
		padding: 0px 7px;
		width: 85%;
		margin-left: 0px;
		float: left;
		left: 0%;
	}
	.menus .Logo p{
		font-size: 22px;
		margin-left: 0px;
		padding-top: 6px;
	}
	.menus .Logo p span{
		padding-top: 2px;
	}
	.menus .Logo img{
		width: 20%;
		margin-left: 0px;
		padding-top: 4px;
	}
	.head-ss{
		display: none;
	}
	.indexBanner{
		height: auto;
	}
	.indexBanner .inner{
		width: 97%;
		left: 3%;
	}
	.indexBanner .item{
		height: 270px;
	}
	#bannerbp{
		bottom: 10px;
		display: none;
	}
	.indexAbout{
		background: #fff;
		height: auto;
		width: 100%;
		margin: 0 auto;
	}
	.iAbout_info{
		padding-top: 20px;
	}
	.iAbout_left{
		width: 100%;
	}
	.iAbout_left_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.iAbout_left_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.pt40{
		padding-top: 10px;
	}
	.iAbout_left a{
		margin-top: 20px;
		font-size: 14px;
	}
	.iAbout_right_info_item .gdword{
		display:none;
	}
	.iAbout_right_info_item .gdword::after{
		display:none;
	}
	.iAbout_right{
		width: 100%;
		display: none;
	}
	.indexService{
		padding: 20px 0 20px 0;
		width: 96.875%;
		margin: 0 auto;
	}
	.iService_info_left{
		width: 100%;
		padding-left: 0;
	}
	.iService_info_right{
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
	}
	.iservice_title{
		font-size: 24px;
		line-height: 32px;
	}
	.iservice_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.iservice_title.mb{
		display: block;
	}
	.iservice_title.pc{
		display: none;
	}
	.iservice_left_info{
		padding-top: 20px;
	}
	.iservice_left_info .parhd>ul>li{
		font-size: 14px;
		line-height: 35px;
	    padding: 0 16px;
		width: 50%;
		text-align: center;
	}
	.iservice_left_info .fwnr{
		display: none;
	}
	.greenbackground{
		position: unset;
		width: 100%;
		padding: 20px;
	}
	.greenbackground .gb_tit{
		font-size: 18px;
		
	}
	.greenbackground .gb_sub{
		
	}
	.greenbackground .gb_sub p{
		text-indent: 2em;
	}
	.greenbackground .gb_hr{
		display: none;
	}
	.gb_more{
		margin-top: 18px;
	}
	.ceshi .hd{
		padding-top: 10px;
	}
	.ceshi .hd ul .hdli{
		width: 48%;
		margin-right: 4%;
		padding-right: 0%;
		margin-bottom: 10px;
	}
	.ceshi .hd ul .hdli:nth-child(2n+2){
		margin-right: 0%;
	}
	.thumbs_more{
		background: #f6f6f6 url(../images/more.png) no-repeat center top 10px;
		background-size: 18%;
		width: 48%;
	    font-size: 16px;
		margin-right: 0%;
		padding-top: 58px;
		padding-bottom: 14px;
	}
	.indexCustom{
		padding: 20px 0 50px 0;
		height: auto;
	}
	.iCustom_tit{
	    font-size: 24px;
	    line-height: 32px;	
	}
	.iCustom_tit2{
	    font-size: 24px;
	    line-height: 32px;
	    padding-top: 0px;	
	}
	.iCustom_sub{
		font-size: 14px;
		width: 96%;
		padding-top: 12px;
	}
	.iCustom_list{
		width: 89%;
		margin-top: 15px;
	}
	.iCustom_list .nycustom{
		margin-bottom: 15px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.iCustom_list .customimg{
		box-shadow: 4px 4px 0px 0px rgba(34,147,97,1);
	}
	.indexNews{
		padding: 20px 0 30px 0;
	}
	.iNews_info_left{
		width: 100%;
	}
	.inews_info_middle{
		display: none;
	}
	.iNews_title.mb{
		display: block;
	}
	.iNews_title.pc{
		display: none;
	}
	.iNews_title{
		font-size: 24px;
	    line-height: 32px;	
	}
	.iNews_title span{
		font-size: 24px;
		line-height: 32px;	
		padding-top: 0px;
	}
	.inews_left_info{
		padding-top: 15px;
	}
	.inews_hd ul li{
		width: 48%;
		float: left;
		font-size: 16px;
		line-height: 32px;
		height: 32px;
		margin-right: 4%;
	}
	.inews_hd ul li:nth-child(2){
		margin-right: 0;
	}
	.inews_more{
		display: none;
	}
	.iNews_info_right{
		width: 100%;
		padding-left: 0;
	}
	.news_item a{
		padding: 5px;
	}
	.news_item .time{
		width: 20%;
	}
	.news_item .txt{
		width: 80%;
		padding-left: 10px;
	}
	.news_item .time .day{
		font-size: 32px;
		line-height: 38px;
		text-align: left;
	}
	.news_item .time .date {
	    font-size: 15px;
	}
	.news_item .txt h1 {
	    font-size: 16px;
	    line-height: 26px;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		 overflow: hidden;
		 height: 26px;
	}
	.news_item .txt h2{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		 overflow: hidden;
		 height: 34px;
	}
	.subdh{
	    line-height: 30px;
	    height: 30px;
		padding: 0px;
	}
	.subdh-info{
		float: left;
		line-height: 30px;
		margin-left: 2%;
	}
	.subdh-left{
		display: none;
	}
	.subdh-right{
		float: left;
		font-size: 15px;
	}
	.subdh-right a{
		font-size: 15px;
	}
	.subdh-right a i{
		font-size: 16px;
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	
	.Page{
		padding:15px 0px;
	}
	.WebLink{
		display: none;
	}
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right; 
		position: relative;
		z-index: 11;
		margin-top: 0%;
		right: -1% !important;
		height: 60px !important;
	}
	.burger_menu [class*="_line"]{
		background: #ffffff !important;
	}
	.Nygsjj {
	    padding-bottom: 20px;
	}
	.Nygsjj_info_left{
		width: 100%;
		padding-right: 0;
	}
	.Nygsjj_left_tit{
		font-size: 24px;
		line-height: 32px;
		padding-top: 25px;
	}
	.Nygsjj_left_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.Nygsjj_left_sub{
		font-size: 15px;
		line-height: 28px;
		padding-top: 10px;
	}
	.Nygsjj_left_info{
		font-size: 14px;
		line-height: 24px;
		padding-top: 15px;
	}
	.Nygsjj_info_right {
	    width: 100%;
	    float: left;
	    padding-left: 0;
	    padding-top: 20px;
	}
	.gsjj_pic{
		display: none;
	}
	.gsjj_txt {
	    float: left;
		width: 100%;
		padding-top: 0px;
	}
	.gsjj_txt ul li{
		padding-bottom: 2px;
		font-size: 22px;
		width: 50%;
		float: left;
	}
	.Nyorgan{
		padding: 20px 0 30px 0;
	}
	.Nyorgan_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyorgan_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.Nyqywh {
	    padding: 20px 0 30px 0;
	}
	.nyqywh_info_left{
		width: 100%;
		padding-top: 0px;
		padding-right: 7.29166%;
	}
	.nyqywh_info_right{
		width: 100%;
		padding-left: 20px;
		padding-top: 10px;
	}
	.nyqywh_title{
		font-size: 24px;
		line-height: 32px;
	}
	.nyqywh_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.nyqywh_left_info {
	    font-size: 14px;
	    line-height: 26px;
	    padding-top: 10px;
	}
	.nyqywh_info_right_box{
		padding: 15px;
	}
	#nyqywhn{
		width: 78px;
		line-height: 42px;
	    height: 42px;	
	}
	#nyqywhp{
		width: 78px;
		line-height: 42px;
	    height: 42px;	
	}
	#nyqywh .swiper-slide span{
		font-size: 13px;
		margin-top: 10px;
	}
	.Nydevelop{
		padding: 20px 0 30px 0;
	}
	.Nydevelop_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nydevelop_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.Nydevelop_info{
		padding-top:10px
		
	}
	.Nydevelop_hd{
		height: 75px;
	}
	.Nydevelop_hd ul li{
		padding:8px 0 0 0;
	}
	.Nydevelop_hd ul li p{
		font-size: 14px;
		line-height: 22px;
	}
	.Nydevelop_hd ul li span{
		font-size: 12px;
		padding-top: 10px;
	}
	.Nydevelop_bd{
		margin-top: 20px;
	}
	.Nydevelop_bd ul li{
		font-size: 14px;
	    line-height: 38px;	
	}
	.Nydevelop_bd ul li span{
		padding-left: 0px;
		font-size: 16px;
		padding-right: 0;	
	}
	.Nydevelop_bd ul li > div{
		background-size: 2%;	
	}
	.Nyhonor{
		padding: 20px 0 30px 0;	
	}
	.caseList .nhonor{
		padding-bottom: 0px;
	}
	.nyhonorpn{
		display: none;
	}
	.Nyhonor_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyhonor_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.nyhonor_info{
		padding-top: 20px;
	}
	.nyhonor_info.mobile{
		display: block;
	}
	.nyhonor_info.pc{
		display: none;
	}
	.case-class{
		margin-top: 0px;
		float: left;
		width: 100% !important;
	}
	.case-class .case-hd{
		width: 100%;
		overflow: hidden;
	}
	.case-class .case-hd ul li{
		float: left;
		width: 33%;
		margin-left: 0.5%;
	}
	.case-class .case-hd ul li:first-child{
		margin-left: 0;
	}
	.case-class .case-hd ul li a{
		color: #333333;
		font-size: 16px;
		text-align: center;
		line-height: 45px;
		background: #ebebeb;
		display: block;
		cursor: pointer;
		margin-left: 4px;
		transition: all .5s ease;
	}
	.case-class .case-hd ul li:hover a, .case-class .case-hd ul li.on a{
		color:#fff;
		background: #00904a;
		transition: all .5s ease;
	}
	
	.case-class .swiper-slide a{
		font-size: 15px;
		line-height: 40px;
		width: 33%;
		margin-left: 0.3%;
	}
	.caseList{
		float: left;
		width: 100%;
		padding-top: 20px;
	}
	.nhonor .swiper-slide .pic{
		padding: 20px 5px 5px;
	}
	.nhonor .swiper-slide:hover .pic img{
		transform: scale(1.1);
	}
	.nhonor .swiper-slide{
		
	}
	.nhonor .swiper-slide .txt{
		padding: 0px;
	}
	.nhonor .swiper-slide .txt span{
		line-height:22px;
		overflow: hidden;
		font-size: 14px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 22px;
	}
	.indexTeam{
		padding-top: 20px;
		background-image: linear-gradient(180deg,#159757 0%,rgba(0,0,0,0) 100%), url(../images/teambg.jpg);
		padding-bottom: 70px;
	}
	.indexTeam_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.indexTeam_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.indexTeam_sub{
		width: 93%;
		font-size: 14px;
		padding-top: 20px;
		text-align: left;
	}
	.indexPartner{
		padding: 20px 0 30px 0;
	}
	.indexPartner_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.indexPartner_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.indexPartner_info{
		padding-top: 20px;
	}
	/*service*/
	.Nyservice{
		padding: 20px 0 30px 0;
	}
	.nyservice_item {
	    margin-bottom: 15px;
	}
	.nyservice_item .txt{
		line-height: 44px;
	}
	.nyservice_item .txt .txt_tit{
		font-size: 16px;
		padding-left:10px;
		
	}
	.nyservice_item .txt .txt_more{
		margin-top: 0px;
		margin-right: 0px;
	}
	.NyserviceDe{
		padding: 20px 0 30px 0;
	}
	.NyserviceDe_left{
		width: 100%;
	}
	.NyserviceDe_list .pic{
		width: 100%;
	}
	.NyserviceDe_list .txt{
		width: 100%;
		padding: 15px;
		height: auto;
	}
	.NyserviceDe_list .txt .txt_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.NyserviceDe_list .txt .txt_sub{
		font-size: 14px;
		padding-top: 15px;
	}
	.NyserviceDe_list .txt .txt_sub p{
		text-indent: 2em;
	}
	.NyserviceDe_right{
		width: 100%;
		padding-top: 10px;
	}
	.NyserviceDe_part{
		margin-top: 25px;
	}
	.NyserviceDe_part_tit{
		line-height: 50px;
	    font-size: 16px;	
	}
	.xgal .swiper-slide .txt{
		padding: 5px 5px 20px;
	}
	.swiper-slide .txt .xgal_tit{
		font-size: 15px;
		line-height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 32px;
	}
	.NyserviceDe_right_info h3{
		font-size: 15px;
		line-height: 34px;
		padding-left: 15px;
		
	}
	.NyserviceDe_right_info ul li a{
		line-height: 45px;
		height: 45px;
		font-size: 15px;
		padding-left: 15px;
	}
	/*case*/
	.Nycase{
		padding: 0 0 30px 0;
	}
	.select-left{
		display: none;
	}
	.nycase{
		margin-bottom: 10px;
	}
	.nycase .pic{
		width: 100%;
	}
	.nycase .txt{
		width: 100%;
		padding: 5px;
	}
	.nycase .txt .tit{
		font-size: 16px;
		line-height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 32px;
	}
	.nycase .txt .sub{
		font-size: 14px;
		line-height: 22px;
		margin-top: 5px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 66px;
	}
	.nycase .txt .more{
		font-size: 12px;
		margin-top: 10px;
		width: 84px;
	}
	.NycaseDe_info_left{
		width: 100%;
		padding-bottom: 20px;
	}
	.NycaseDe_info_left a{
	    font-size: 13px;
	    line-height: 38px;
	    width: 96px;	
	}
	.caseDe_left_tit{
		font-size: 20px;
		line-height: 30px;
		padding-top: 15px;
	}
	.NynewsDe{
		padding: 20px 0 30px 0;
	}
	.NynewsDe_info_left{
		width: 100%;
	}
	.NynewsDe_info_right{
		width: 100%;
	}
	.caseDe_left_time{
		font-size: 13px;
		line-height: 25px;
	    margin-top: 0px;
		padding: 5px 0;
	}
	.caseDe_left_info{
		margin-top: 10px;	
	}
	table tbody tr td.pic{
		display: table;
		width:100%;
	}
	.NynewsDe_info_right h3{
		font-size: 20px;
		line-height: 36px;
		padding-left: 0px;
	}
	.recommend .txt{
		padding: 15px;
	}
	.NynewsDe_info_right .other a{
		line-height: 45px;
		font-size: 15px;
		padding-left: 15px;
		height: 45px;
	}
	/*news*/
	.Nynews{
	    padding: 20px 0 15px 0;
	}
	.Nynews_info_item{
		margin-bottom: 10px;
		padding-bottom: 15px;
	}
	.Nynews_info_item .pic{
		width: 40%;
	}
	.Nynews_info_item .txt{
		width: 60%;
	}
	.Nynews_info_item .txt .tit{
		font-size: 17px;
		line-height: 24px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 48px;
	}
	.Nynews_info_item .txt .sub{
		padding-right: 0;
		margin-top: 6px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 44px;
		font-size: 14px;
		line-height: 22px;
	}
	.Nynews_info_item .txt .more{
		display: none;
	}
	.newsDe_left_time{
		font-size: 13px;
		padding: 5px 0;
	}
	.newsDe_left_tit{
		font-size: 20px;
		line-height: 30px;
	}
	.newsDe_left_info{
		padding: 10px 0 20px 0;
		font-size: 14px;
	}
	.prev_next{
		font-size: 14px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	/*human*/
	.Nyhuman{
		padding: 20px 0 30px 0;
	}
	.Nyhuman_info_left{
		width: 100%;
	}
	.Nyhuman_info_right{
		width: 100%;
	}
	.nyhuman_tit{
		font-size: 24px;
		line-height: 32px;
		padding-left: 36px;
	    background-size: 8%;
	}
	.nyhuman_sub{
		font-size: 14px;
		line-height: 24px;
		margin-top: 14px;
	}
	.nyhuman_list{
		font-size: 20px;
		line-height: 20px;
		margin-top: 14px;
	}
	.nyhuman_list span{
		padding-top: 15px9;
	}
	.Nyjob{
		padding: 20px 0 30px 0;
	}
	.Nyjob_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyjob_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.Nyjob_info{
		padding-top: 20px;
	}
	.Nyjob_info_left{
		width: 100%;
	}
	.Nyjob_info_right{
		display: none;
	}
	.info_item{
		font-size: 16px;
		line-height: 40px;
		padding-left: 15px;
	}
	.info_content{
		padding: 0 15px 10px 15px;
	}
	.info_content_part{
		padding: 10px 0 0 0 ;
	}
	.info_content_part ul{
		padding-bottom: 10px;
	}
	.info_content_part ul li{
		font-size: 14px;
		line-height: 26px;
		width: 100%;
	}
	.info_content_sub{
		padding: 10px 0 10px 0;
	}
	.info_content_send a{
		float: unset;
	}
	.info_content_send span{
		float: unset;
		padding-left:0px;
		line-height: 30px;
	}
	/*page*/
	.current{
		padding: 5px 10px;
	}
	.Page a{
		padding: 5px 10px;
	}
	/*foot*/
	.foot{
		display: none;
	}
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
		background: #00904a !important;
	}
	.copyright{
		display: none;
	}
	
	.Nycontact{
		padding: 20px 0 20px 0;
		margin-top: 0px;
	}
	.Nycontact_title{
		font-size: 20px;
		line-height: 30px;
	}
	.Nycontact_left{
		width: 100%;
	}
	.Nycontact_left .tit{
		font-size: 20px;
		margin-top: 10px;
	}
	.Nycontact_left p{
		
	}
	.Nycontact_left p.dz{
		margin-top: 10px;
	}
	.Nycontact_left p.tel a:last-child{
		display: none;
	}
	.message{
		width: 100%;
		padding-top: 10px;
	}
	.Nycontact_sub{
		font-size: 14px;
		padding-top: 5px;
	}
	.Nycontact_info{
		padding-top: 15px;
		margin-bottom: 10px;
	}
	.Nycontact_info_xpz ul li{
		margin:15px 0 15px 0;
		width: 100%;
		height: auto;
	}
	.Nycontact_info_xpz ul li.dz{
		background: url(../images/add.png) no-repeat center 0px;
		font-size: 13px;
		padding: 60px 15px 10px;
	}
	.Nycontact_info_xpz ul li.tel{
		background: url(../images/tel2.png) no-repeat center 0px;
		font-size: 13px;
		padding: 60px 15px 10px;
		word-break: break-word;
	}
	.Nycontact_info_xpz ul li a span{
		font-size: 14px;
	}
	.Nycontact_info_xpz ul li.yx{
		background: url(../images/email.png) no-repeat center 0px;
		font-size: 13px;
		padding: 60px 15px 10px;
		word-break: break-word;
	}
	.maps{
		height: 340px;
	}
	/*菜单*/
	.meun{
		width: 50%;
		background-color: #f1f1f1;/*63c7af*/
		bottom: 50px;
		position: fixed;
		z-index: 999;
		margin-left: 14%;
		-webkit-border-top-left-radius: 0.2rem;
		-webkit-border-top-right-radius: 0.2rem;
	}
	.meun ul{
		overflow: hidden;
		margin-top: 0.1rem;
	}
	.meun ul li{
		overflow: hidden;
		font-family: "微软雅黑";
		font-size: 13px;
		line-height: 30px;
		border-bottom: solid #f8f8fa 0.02rem;
		text-align: center;
		margin-top: 0.15rem;
		padding-bottom: 0.1rem;
		position: relative;
	}
	.meun ul li .foot-nav{
		width: 100%;
		display: none;
	}
	.meun ul li .foot-nav.on{
		display: block;
	}
	.meun ul li > a{
		color: #444;
		font-weight: bold;
	}
	.foot-nav a{
		font-weight: normal;
	}
}	








































































@media (min-width:768px) and (max-width:992px) {
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	.menus{
		height: 60px;
		overflow: hidden;
		padding: 0px;
	}
	.menus.fixedbg{
		overflow: hidden;
	}
	.menus .Logo{
		min-height: 60px;
		padding: 0px 7px;
		width: 85%;
		margin-left: 0px;
		float: left;
		left: 0%;
	}
	.menus .Logo p{
		font-size: 22px;
		margin-left: 0px;
		padding-top: 6px;
	}
	.menus .Logo p span{
		padding-top: 2px;
	}
	.menus .Logo img{
		width: 10%;
		margin-left: 0px;
		padding-top: 7px;
	}
	.head-ss{
		display: none;
	}
	.indexBanner{
		height: auto;
	}
	.indexBanner .inner{
		width: 97%;
		left: 3%;
	}
	.indexBanner .item{
		height: 270px;
	}
	#bannerbp{
		bottom: 10px;
		display: none;
	}
	.indexAbout{
		background: #fff;
		height: auto;
		width: 100%;
		margin: 0 auto;
	}
	.iAbout_info{
		padding-top: 20px;
	}
	.iAbout_left{
		width: 100%;
	}
	.iAbout_left_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.iAbout_left_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.pt40{
		padding-top: 10px;
	}
	.iAbout_left a{
		margin-top: 20px;
		font-size: 14px;
	}
	.iAbout_right_info_item .gdword{
		display:none;
	}
	.iAbout_right_info_item .gdword::after{
		display:none;
	}
	.iAbout_right{
		width: 100%;
		display: none;
	}
	.indexService{
		padding: 20px 0 20px 0;
		width: 96.875%;
		margin: 0 auto;
	}
	.iService_info_left{
		width: 100%;
		padding-left: 0;
	}
	.iService_info_right{
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
	}
	.iservice_title{
		font-size: 24px;
		line-height: 32px;
	}
	.iservice_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.iservice_title.mb{
		display: block;
	}
	.iservice_title.pc{
		display: none;
	}
	.iservice_left_info{
		padding-top: 20px;
	}
	.iservice_left_info .parhd>ul>li{
		font-size: 14px;
		line-height: 35px;
	    padding: 0 16px;
	}
	.iservice_left_info .fwnr{
		display: none;
	}
	.greenbackground{
		position: unset;
		width: 100%;
		padding: 20px;
	}
	.greenbackground .gb_tit{
		font-size: 18px;
		
	}
	.greenbackground .gb_sub{
		
	}
	.greenbackground .gb_sub p{
		text-indent: 2em;
	}
	.greenbackground .gb_hr{
		display: none;
	}
	.gb_more{
		margin-top: 18px;
	}
	.ceshi .hd{
		padding-top: 10px;
	}
	.ceshi .hd ul .hdli{
		width: 48%;
		margin-right: 4%;
		padding-right: 0%;
		margin-bottom: 10px;
	}
	.ceshi .hd ul .hdli:nth-child(2n+2){
		margin-right: 0%;
	}
	.thumbs_more{
		background: #f6f6f6 url(../images/more.png) no-repeat center top 40px;
		background-size: 18%;
		width: 48%;
	    font-size: 16px;
		margin-right: 0%;
		padding-top: 158px;
		padding-bottom: 14px;
	}
	.indexCustom{
		padding: 20px 0 50px 0;
		height: auto;
	}
	.iCustom_tit{
	    font-size: 24px;
	    line-height: 32px;	
	}
	.iCustom_tit2{
	    font-size: 24px;
	    line-height: 32px;
	    padding-top: 0px;	
	}
	.iCustom_sub{
		font-size: 14px;
		width: 96%;
		padding-top: 12px;
	}
	.iCustom_list{
		margin-top: 15px;
	}
	.iCustom_list .nycustom{
		margin-bottom: 15px;
	}
	.indexNews{
		padding: 20px 0 30px 0;
	}
	.iNews_info_left{
		width: 100%;
	}
	.inews_info_middle{
		display: none;
	}
	.iNews_title.mb{
		display: block;
	}
	.iNews_title.pc{
		display: none;
	}
	.iNews_title{
		font-size: 24px;
	    line-height: 32px;	
	}
	.iNews_title span{
		font-size: 24px;
		line-height: 32px;	
		padding-top: 0px;
	}
	.inews_left_info{
		padding-top: 15px;
	}
	.inews_hd ul li{
		width: 48%;
		float: left;
		font-size: 16px;
		line-height: 32px;
		height: 32px;
		margin-right: 4%;
	}
	.inews_hd ul li:nth-child(2){
		margin-right: 0;
	}
	.inews_more{
		display: none;
	}
	.iNews_info_right{
		width: 100%;
		padding-left: 0;
	}
	.news_item a{
		padding: 12px;
	}
	.news_item .time .day{
		font-size: 32px;
		line-height: 38px;
		text-align: left;
	}
	.news_item .time .date {
	    font-size: 15px;
	}
	.news_item .txt h1 {
	    font-size: 16px;
	    line-height: 26px;
	}
	.news_item .txt h2{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		 overflow: hidden;
		 height: 34px;
	}
	.subdh{
	    line-height: 30px;
	    height: 30px;
		padding: 0px;
	}
	.subdh-info{
		float: left;
		line-height: 30px;
		margin-left: 2%;
	}
	.subdh-left{
		display: none;
	}
	.subdh-right{
		float: left;
		font-size: 15px;
	}
	.subdh-right a{
		font-size: 15px;
	}
	.subdh-right a i{
		font-size: 16px;
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	.Page{
		padding:15px 0px;
	}
	.WebLink{
		display: none;
	}
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right; 
		position: relative;
		z-index: 11;
		margin-top: 0%;
		right: -1% !important;
		height: 60px !important;
	}
	.burger_menu [class*="_line"]{
		background: #ffffff !important;
	}
	.Nygsjj {
	    padding-bottom: 20px;
	}
	.Nygsjj_info_left{
		width: 100%;
		padding-right: 0;
	}
	.Nygsjj_left_tit{
		font-size: 24px;
		line-height: 32px;
		padding-top: 25px;
	}
	.Nygsjj_left_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.Nygsjj_left_sub{
		font-size: 15px;
		line-height: 28px;
		padding-top: 10px;
	}
	.Nygsjj_left_info{
		font-size: 14px;
		line-height: 24px;
		padding-top: 15px;
	}
	.Nygsjj_info_right {
	    width: 100%;
	    float: left;
	    padding-left: 0;
	    padding-top: 20px;
	}
	.gsjj_pic{
		display: none;
	}
	.gsjj_txt {
	    float: left;
		width: 100%;
		padding-top: 0;
	}
	.gsjj_txt ul li{
		padding-bottom: 2px;
		font-size: 30px;
		width: 50%;
		float: left;
	}
	.Nyorgan{
		padding: 20px 0 30px 0;
	}
	.Nyorgan_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyorgan_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.Nyqywh {
	    padding: 20px 0 30px 0;
	}
	.nyqywh_info_left{
		width: 100%;
		padding-top: 0px;
	}
	.nyqywh_info_right{
		width: 100%;
		padding-left: 20px;
		padding-top: 10px;
	}
	.nyqywh_title{
		font-size: 24px;
		line-height: 32px;
	}
	.nyqywh_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.nyqywh_left_info {
	    font-size: 14px;
	    line-height: 26px;
	    padding-top: 10px;
	}
	.nyqywh_info_right_box{
		padding: 15px;
	}
	#nyqywhn{
		width: 78px;
		line-height: 42px;
	    height: 42px;	
	}
	#nyqywhp{
		width: 78px;
		line-height: 42px;
	    height: 42px;	
	}
	#nyqywh .swiper-slide span{
		font-size: 15px;
		margin-top: 10px;
	}
	.Nydevelop{
		padding: 20px 0 30px 0;
	}
	.Nydevelop_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nydevelop_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.Nydevelop_info{
		padding-top:10px
		
	}
	.Nydevelop_hd{
		height: 75px;
	}
	.Nydevelop_hd ul li{
		padding:8px 0 0 0;
	}
	.Nydevelop_hd ul li p{
		font-size: 14px;
		line-height: 22px;
	}
	.Nydevelop_hd ul li span{
		font-size: 12px;
		padding-top: 10px;
	}
	.Nydevelop_bd{
		margin-top: 20px;
	}
	.Nydevelop_bd ul li{
		font-size: 14px;
	    line-height: 38px;	
	}
	.Nydevelop_bd ul li span{
		padding-left: 0px;
		font-size: 16px;
		padding-right: 0;	
	}
	.Nydevelop_bd ul li > div{
		background-size: 2%;
	}
	.Nyhonor{
		padding: 20px 0 30px 0;
	}
	.Nyhonor_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyhonor_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.nyhonor_info{
		padding-top: 20px;
	}
	.nyhonor_info.pc{
		display: none;
	}
	.nyhonor_info.mobile{
		display: block;
	}
	.case-class{
		margin-top: 0px;
		float: left;
		width: 100% !important;
	}
	.case-class .case-hd{
		width: 100%;
		overflow: hidden;
	}
	.case-class .case-hd ul li{
		float: left;
		width: 33%;
		margin-left: 0.5%;
	}
	.case-class .case-hd ul li:first-child{
		margin-left: 0;
	}
	.case-class .case-hd ul li a{
		color: #333333;
		font-size: 16px;
		text-align: center;
		line-height: 45px;
		background: #ebebeb;
		display: block;
		cursor: pointer;
		margin-left: 4px;
		transition: all .5s ease;
	}
	.case-class .case-hd ul li:hover a, .case-class .case-hd ul li.on a{
		color:#fff;
		background: #00904a;
		transition: all .5s ease;
	}
	.case-class .swiper-slide a{
		font-size: 15px;
		line-height: 40px;
		width: 33%;
		margin-left: 0.3%;
	}
	.caseList{
		float: left;
		width: 100%;
		padding-top: 30px;
	}
	.nhonor .swiper-slide .pic{
		padding: 20px 5px 5px;
	}
	.nhonor .swiper-slide:hover .pic img{
		transform: scale(1.1);
	}
	
	.nhonor .swiper-slide{
		
	}
	.nhonor .swiper-slide .txt span{
		line-height: 32px;
	}
	.indexTeam{
		padding-top: 20px;
		background-image: linear-gradient(180deg,#159757 0%,rgba(0,0,0,0) 100%), url(../images/teambg.jpg);
		padding-bottom: 70px;
	}
	.indexTeam_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.indexTeam_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.indexTeam_sub{
		width: 90%;
		font-size: 15px;
		padding-top: 20px;
	}
	.indexPartner{
		padding: 20px 0 30px 0;
	}
	.indexPartner_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.indexPartner_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.indexPartner_info{
		padding-top: 20px;
	}
	/*service*/
	.Nyservice{
		padding: 20px 0 30px 0;
	}
	.nyservice_item .txt{
		line-height: 38px;
	}
	.nyservice_item .txt .txt_tit{
		font-size: 16px;
		padding-left:10px;
		
	}
	.nyservice_item .txt .txt_more{
		margin-top: 0px;
		margin-right: 0px;
	}
	.NyserviceDe{
		padding: 20px 0 30px 0;
	}
	.NyserviceDe_left{
		width: 100%;
	}
	.NyserviceDe_list .pic{
		width: 100%;
	}
	.NyserviceDe_list .txt{
		width: 100%;
		padding: 15px;
		height: auto;
	}
	.NyserviceDe_list .txt .txt_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.NyserviceDe_list .txt .txt_sub{
		font-size: 14px;
		padding-top: 15px;
	}
	.NyserviceDe_list .txt .txt_sub p{
		text-indent: 2em;
	}
	.NyserviceDe_right{
		width: 100%;
		padding-top: 10px;
	}
	.NyserviceDe_part{
		margin-top: 25px;
	}
	.NyserviceDe_part_tit{
		line-height: 50px;
	    font-size: 16px;	
	}
	.xgal .swiper-slide .txt{
		padding: 5px 5px 20px;
	}
	.swiper-slide .txt .xgal_tit{
		font-size: 15px;
		line-height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 32px;
	}
	.NyserviceDe_right_info h3{
		font-size: 15px;
		line-height: 34px;
		padding-left: 15px;
	}
	.NyserviceDe_right_info ul li a{
		line-height: 45px;
		font-size: 15px;
		padding-left: 15px;
	}
	/*case*/
	.Nycase{
		padding: 0 0 30px 0;
	}
	.select-left{
		display: none;
	}
	.nycase{
		margin-bottom: 10px;
	}
	.nycase .pic{
		width: 100%;
	}
	.nycase .txt{
		width: 100%;
		padding: 15px;
	}
	.nycase .txt .tit{
		font-size: 16px;
		line-height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 32px;
	}
	.nycase .txt .sub{
		font-size: 14px;
		line-height: 22px;
		margin-top: 5px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 66px;
	}
	.nycase .txt .more{
		font-size: 12px;
		margin-top: 10px;
		width: 84px;
	}
	.NycaseDe_info_left{
		width: 100%;
		padding-bottom: 20px;
	}
	.NycaseDe_info_left a{
	    font-size: 13px;
	    line-height: 38px;
	    width: 96px;	
	}
	.caseDe_left_tit{
		font-size: 24px;
		line-height: 32px;
		padding-top: 15px;
	}
	.NynewsDe_info_right{
		width: 100%;
	}
	.caseDe_left_time{
		font-size: 15px;
		line-height: 25px;
	    margin-top: 10px;	
	}
	.caseDe_left_info{
		margin-top: 10px;	
	}
	.NynewsDe_info_right h3{
		font-size: 15px;
		line-height: 34px;
		padding-left: 15px;
	}
	.recommend .txt{
		padding: 15px;
	}
	.NynewsDe_info_right .other a{
		line-height: 45px;
		font-size: 15px;
		padding-left: 15px;
	}
	
	/*news*/
	.Nynews_info_item{
		margin-bottom: 10px;
		padding-bottom: 15px;
	}
	
	.Nynews_info_item .pic{
		width: 40%;
	}
	.Nynews_info_item .txt{
		width: 60%;
	}
	.Nynews_info_item .txt .tit{
		font-size: 17px;
		line-height: 24px;
	}
	.Nynews_info_item .txt .sub{
		padding-right: 0;
		margin-top: 2px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 56px;		
	}
	.Nynews_info_item .txt .more{
		display: none;
	}
	.newsDe_left_time{
		font-size: 13px;
		padding: 5px 0;
	}
	.newsDe_left_info{
		padding: 10px 0 20px 0;
	}
	/*human*/
	.Nyhuman{
		padding: 20px 0 30px 0;
	}
	.Nyhuman_info_left{
		width: 100%;
	}
	.Nyhuman_info_right{
		width: 100%;
	}
	.nyhuman_tit{
		font-size: 24px;
		line-height: 32px;
		padding-left: 36px;
	    background-size: 8%;
	}
	.nyhuman_sub{
		font-size: 14px;
		line-height: 24px;
		margin-top: 14px;
	}
	.nyhuman_list{
		font-size: 20px;
		line-height: 20px;
		margin-top: 14px;
	}
	.nyhuman_list span{
		padding-top: 15px9;
	}
	.Nyjob{
		padding: 20px 0 30px 0;
	}
	.Nyjob_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyjob_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.Nyjob_info{
		padding-top: 20px;
	}
	.Nyjob_info_left{
		width: 100%;
	}
	.Nyjob_info_right{
		display: none;
	}
	.info_item{
		font-size: 16px;
		line-height: 40px;
		padding-left: 15px;
	}
	.info_content{
		padding: 0 15px 10px 15px;
	}
	.info_content_part{
		padding: 10px 0 0 0 ;
	}
	.info_content_part ul{
		padding-bottom: 10px;
	}
	.info_content_part ul li{
		font-size: 14px;
		line-height: 26px;
		width: 100%;
	}
	.info_content_sub{
		padding: 10px 0 10px 0;
	}
	.info_content_send a{
		float: unset;
	}
	.info_content_send span{
		float: unset;
		padding-left:0px;
		line-height: 30px;
	}
	
	/*foot*/
	.foot{
		display: none;
	}
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
		background: #00904a !important;
	}
	.copyright{
		display: none;
	}
	
	.Nycontact{
		padding: 20px 0 20px 0;
		margin-top: 0px;
	}
	.Nycontact_title{
		font-size: 20px;
		line-height: 30px;
	}
	.Nycontact_left{
		width: 100%;
	}
	.Nycontact_left .tit{
		font-size: 20px;
		margin-top: 10px;
	}
	.Nycontact_left p{
		
	}
	.Nycontact_left p.dz{
		margin-top: 10px;
	}
	.Nycontact_left p.tel a:last-child{
		
	}
	
	.message{
		width: 100%;
		padding-top: 10px;
	}
	.Nycontact_sub{
		font-size: 14px;
		padding-top: 5px;
	}
	.Nycontact_info{
		padding-top: 15px;
		margin-bottom: 10px;
	}
	.Nycontact_info_xpz ul li{
		margin:15px 0 15px 0;
		width: 100%;
		height: auto;
	}
	.Nycontact_info_xpz ul li.dz{
		background: url(../images/add.png) no-repeat center 0px;
	
		font-size: 13px;
		padding: 60px 15px 10px;
	}
	.Nycontact_info_xpz ul li.tel{
		background: url(../images/tel2.png) no-repeat center 0px;
		font-size: 13px;
		padding: 60px 15px 10px;
		word-break: break-word;
	}
	.Nycontact_info_xpz ul li a span{
		font-size: 14px;
	}
	.Nycontact_info_xpz ul li.yx{
		background: url(../images/email.png) no-repeat center 0px;
		font-size: 13px;
		padding: 60px 15px 10px;
		word-break: break-word;
	}
	
	/*菜单*/
	.meun{
		width: 50%;
		background-color: #f1f1f1;/*63c7af*/
		bottom: 50px;
		position: fixed;
		z-index: 999;
		margin-left: 14%;
		-webkit-border-top-left-radius: 0.2rem;
		-webkit-border-top-right-radius: 0.2rem;
	}
	.meun ul{
		overflow: hidden;
		margin-top: 0.1rem;
	}
	.meun ul li{
		overflow: hidden;
		font-family: "微软雅黑";
		font-size: 13px;
		line-height: 30px;
		border-bottom: solid #f8f8fa 0.02rem;
		text-align: center;
		margin-top: 0.15rem;
		padding-bottom: 0.1rem;
		position: relative;
	}
	.meun ul li .foot-nav{
		width: 100%;
		display: none;
	}
	.meun ul li .foot-nav.on{
		display: block;
	}
	.meun ul li > a{
		color: #444;
		font-weight: bold;
	}
	.foot-nav a{
		font-weight: normal;
	}
}




















































@media ( min-width:993px ) and ( max-width:1024px ) {
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	
	.menus{
		height: 80px;
		overflow: hidden;
		padding: 0px;
	}
	.menus.fixedbg{
		overflow: hidden;
	}
	.menus .Logo{
		min-height: 60px;
		padding: 0px 7px;
		width: 85%;
		margin-left: 0px;
		float: left;
		left: 0%;
	}
	.menus .Logo p{
		font-size: 25px;
		margin-left: 0px;
		padding-top: 14px;
	}
	.menus .Logo p span{
		padding-top: 4px;
		font-size: 17px;
	    line-height: 17px;

	}
	.menus .Logo img{
		width: 10%;
		margin-left: 0px;
		padding-top: 7px;
	}
	.head-ss{
		display: none;
	}
	.indexBanner{
		height: auto;
	}
	.indexBanner .inner{
		width: 97%;
		left: 3%;
	}
	.indexBanner .item{
		height: 270px;
	}
	#bannerbp{
		bottom: 10px;
		display: none;
	}
	.indexAbout{
		background: #fff;
		height: auto;
		width: 100%;
		margin: 0 auto;
	}
	.iAbout_info{
		padding-top: 20px;
	}
	.iAbout_left{
		width: 100%;
	}
	.iAbout_left_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.iAbout_left_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.pt40{
		padding-top: 10px;
	}
	.iAbout_left a{
		margin-top: 20px;
		font-size: 14px;
	}
	.iAbout_right_info_item .gdword{
		display:none;
	}
	.iAbout_right_info_item .gdword::after{
		display:none;
	}
	.iAbout_right{
		width: 100%;
		display: none;
	}
	.indexService{
		padding: 20px 0 20px 0;
		width: 96.875%;
		margin: 0 auto;
	}
	.iService_info_left{
		width: 100%;
		padding-left: 0;
	}
	.iService_info_right{
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
	}
	.iservice_title{
		font-size: 24px;
		line-height: 32px;
	}
	.iservice_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.iservice_title.mb{
		display: block;
	}
	.iservice_title.pc{
		display: none;
	}
	.iservice_left_info{
		padding-top: 20px;
	}
	.iservice_left_info .parhd>ul>li{
		font-size: 14px;
		line-height: 35px;
	    padding: 0 16px;
	}
	.iservice_left_info .fwnr{
		display: none;
	}
	.greenbackground{
		position: unset;
		width: 100%;
		padding: 20px;
	}
	.greenbackground .gb_tit{
		font-size: 18px;
	}
	.greenbackground .gb_sub{
		
	}
	.greenbackground .gb_sub p{
		text-indent: 2em;
	}
	.greenbackground .gb_hr{
		display: none;
	}
	.gb_more{
		margin-top: 18px;
	}
	.ceshi .hd{
		padding-top: 10px;
	}
	.ceshi .hd ul .hdli{
		width: 48%;
		margin-right: 4%;
		padding-right: 0%;
		margin-bottom: 10px;
	}
	.ceshi .hd ul .hdli:nth-child(2n+2){
		margin-right: 0%;
	}
	.thumbs_more{
		background: #f6f6f6 url(../images/more.png) no-repeat center top 10px;
		background-size: 18%;
		width: 48%;
	    font-size: 16px;
		margin-right: 0%;
		padding-top: 58px;
		padding-bottom: 14px;
	}
	.indexCustom{
		padding: 20px 0 50px 0;
		height: auto;
	}
	.iCustom_tit{
	    font-size: 24px;
	    line-height: 32px;	
	}
	.iCustom_tit2{
	    font-size: 24px;
	    line-height: 32px;
	    padding-top: 0px;	
	}
	.iCustom_sub{
		font-size: 14px;
		width: 96%;
		padding-top: 12px;
	}
	.iCustom_list{
		margin-top: 15px;
	}
	.iCustom_list .nycustom{
		margin-bottom: 15px;
	}
	.indexNews{
		padding: 20px 0 30px 0;
	}
	.iNews_info_left{
		width: 100%;
	}
	.inews_info_middle{
		display: none;
	}
	.iNews_title.mb{
		display: block;
	}
	.iNews_title.pc{
		display: none;
	}
	.iNews_title{
		font-size: 24px;
	    line-height: 32px;	
	}
	.iNews_title span{
		font-size: 24px;
		line-height: 32px;	
		padding-top: 0px;
	}
	.inews_left_info{
		padding-top: 15px;
	}
	.inews_hd ul li{
		width: 48%;
		float: left;
		font-size: 16px;
		line-height: 32px;
		height: 32px;
		margin-right: 4%;
	}
	.inews_hd ul li:nth-child(2){
		margin-right: 0;
	}
	.inews_more{
		display: none;
	}
	.iNews_info_right{
		width: 100%;
		padding-left: 0;
	}
	.news_item a{
		padding: 12px;
	}
	.news_item .time .day{
		font-size: 32px;
		line-height: 38px;
		text-align: left;
	}
	.news_item .time .date {
	    font-size: 15px;
	}
	.news_item .txt h1 {
	    font-size: 16px;
	    line-height: 26px;
	}
	.news_item .txt h2{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		 overflow: hidden;
		 height: 34px;
	}
	.subdh{
	    line-height: 30px;
	    height: 30px;
		padding: 0px;
	}
	.subdh-info{
		float: left;
		line-height: 30px;
		margin-left: 2%;
	}
	.subdh-left{
		display: none;
	}
	.subdh-right{
		float: left;
		font-size: 15px;
	}
	.subdh-right a{
		font-size: 15px;
	}
	.subdh-right a i{
		font-size: 16px;
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	.Page{
		padding:15px 0px;
	}
	.WebLink{
		display: none;
	}
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right; 
		position: relative;
		z-index: 11;
		margin-top: 0%;
		right: 3% !important;
		height: 80px !important;
	}
	.burger_menu [class*="_line"]{
		width: 50px !important;
		background: #ffffff !important;
	}
	.Nygsjj {
	    padding-bottom: 20px;
	}
	.Nygsjj_info_left{
		width: 100%;
		padding-right: 0;
	}
	.Nygsjj_left_tit{
		font-size: 24px;
		line-height: 32px;
		padding-top: 25px;
	}
	.Nygsjj_left_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.Nygsjj_left_sub{
		font-size: 15px;
		line-height: 28px;
		padding-top: 10px;
	}
	.Nygsjj_left_info{
		font-size: 14px;
		line-height: 24px;
		padding-top: 15px;
	}
	.Nygsjj_info_right {
	    width: 100%;
	    float: left;
	    padding-left: 0;
	    padding-top: 20px;
	}
	.gsjj_pic{
		display: none;
	}
	.gsjj_txt {
	    float: left;
		width: 100%;
		padding-top: 0;
	}
	.gsjj_txt ul li{
		padding-bottom: 2px;
		font-size: 30px;
		width: 50%;
		float: left;
	}
	.Nyorgan{
		padding: 20px 0 30px 0;
	}
	.Nyorgan_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyorgan_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.Nyqywh {
	    padding: 20px 0 30px 0;
	}
	.nyqywh_info_left{
		width: 100%;
		padding-top: 0px;
	}
	.nyqywh_info_right{
		width: 100%;
		padding-left: 20px;
		padding-top: 10px;
	}
	.nyqywh_title{
		font-size: 24px;
		line-height: 32px;
	}
	.nyqywh_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.nyqywh_left_info {
	    font-size: 14px;
	    line-height: 26px;
	    padding-top: 10px;
	}
	.nyqywh_info_right_box{
		padding: 15px;
	}
	#nyqywhn{
		width: 78px;
		line-height: 42px;
	    height: 42px;	
	}
	#nyqywhp{
		width: 78px;
		line-height: 42px;
	    height: 42px;	
	}
	#nyqywh .swiper-slide span{
		font-size: 15px;
		margin-top: 10px;
	}
	.Nydevelop{
		padding: 20px 0 30px 0;
	}
	.Nydevelop_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nydevelop_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.Nydevelop_info{
		padding-top:10px
		
	}
	.Nydevelop_hd{
		height: 75px;
	}
	.Nydevelop_hd ul li{
		padding:8px 0 0 0;
	}
	.Nydevelop_hd ul li p{
		font-size: 14px;
		line-height: 22px;
	}
	.Nydevelop_hd ul li span{
		font-size: 12px;
		padding-top: 10px;
	}
	.Nydevelop_bd{
		margin-top: 20px;
	}
	.Nydevelop_bd ul li{
		font-size: 14px;
	    line-height: 38px;	
	}
	.Nydevelop_bd ul li span{
		padding-left: 0px;
		font-size: 16px;
		padding-right: 0;	
	}
	.Nydevelop_bd ul li > div{
		background-size: 2%;
	}
	.Nyhonor{
		padding: 20px 0 30px 0;
	}
	.Nyhonor_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyhonor_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.nyhonor_info{
		padding-top: 20px;
	}
	.nyhonor_info.mobile{
		display: block;
	}
	.nyhonor_info.pc{
		display: none;
	}
	.case-class{
		margin-top: 0px;
		width: 100% !important;
	}
	.case-class .case-hd{
		width: 100%;
		overflow: hidden;
	}
	.case-class .case-hd ul li{
		float: left;
		width: 33%;
		margin-left: 0.5%;
	}
	.case-class .case-hd ul li:first-child{
		margin-left: 0;
	}
	.case-class .case-hd ul li a{
		color: #333333;
		font-size: 16px;
		text-align: center;
		line-height: 45px;
		background: #ebebeb;
		display: block;
		cursor: pointer;
		margin-left: 4px;
		transition: all .5s ease;
	}
	.case-class .case-hd ul li:hover a, .case-class .case-hd ul li.on a{
		color:#fff;
		background: #00904a;
		transition: all .5s ease;
	}
	.case-class .swiper-slide a{
		font-size: 15px;
		line-height: 40px;
		width: 33%;
		margin-left: 0.3%;
	}
	.nyhonor_info.mobile{
		display: block;
	}
	.nyhonor_info.pc{
		display: none;
	}
	.caseList{
		float: left;
		width: 100%;
		padding-top: 35px;
	}
	.nhonor .swiper-slide .pic{
		padding: 20px 5px 5px;
	}
	.nhonor .swiper-slide{
	
	}
	.nhonor .swiper-slide .txt span{
		line-height: 32px;
	}
	.indexTeam{
		padding-top: 20px;
		background-image: linear-gradient(180deg,#159757 0%,rgba(0,0,0,0) 100%), url(../images/teambg.jpg);
		padding-bottom: 70px;
	}
	.indexTeam_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.indexTeam_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.indexTeam_sub{
		width: 90%;
		font-size: 15px;
		padding-top: 20px;
	}
	.indexPartner{
		padding: 20px 0 30px 0;
	}
	.indexPartner_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.indexPartner_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.indexPartner_info{
		padding-top: 20px;
	}
	/*service*/
	.Nyservice{
		padding: 20px 0 30px 0;
	}
	.nyservice_item .txt{
		line-height: 38px;
	}
	.nyservice_item .txt .txt_tit{
		font-size: 16px;
		padding-left:10px;
		
	}
	.nyservice_item .txt .txt_more{
		margin-top: 0px;
		margin-right: 0px;
	}
	.NyserviceDe{
		padding: 20px 0 30px 0;
	}
	.NyserviceDe_left{
		width: 100%;
	}
	.NyserviceDe_list .pic{
		width: 100%;
	}
	.NyserviceDe_list .txt{
		width: 100%;
		padding: 15px;
		height: auto;
	}
	.NyserviceDe_list .txt .txt_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.NyserviceDe_list .txt .txt_sub{
		font-size: 14px;
		padding-top: 15px;
	}
	.NyserviceDe_list .txt .txt_sub p{
		text-indent: 2em;
	}
	.NyserviceDe_right{
		width: 100%;
		padding-top: 10px;
	}
	.NyserviceDe_part{
		margin-top: 25px;
	}
	.NyserviceDe_part_tit{
		line-height: 50px;
	    font-size: 16px;	
	}
	.xgal .swiper-slide .txt{
		padding: 5px 5px 20px;
	}
	.swiper-slide .txt .xgal_tit{
		font-size: 15px;
		line-height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 32px;
	}
	.NyserviceDe_right_info h3{
		font-size: 15px;
		line-height: 34px;
		padding-left: 15px;
	}
	.NyserviceDe_right_info ul li a{
		line-height: 45px;
		font-size: 15px;
		padding-left: 15px;
	}
	/*case*/
	.Nycase{
		padding: 0 0 30px 0;
	}
	.select-left{
		display: none;
	}
	.nycase{
		margin-bottom: 10px;
	}
	.nycase .pic{
		width: 100%;
	}
	.nycase .pic img{
		width: 100%;
	}
	.nycase .txt{
		width: 100%;
		padding:10px 20px;
	}
	.nycase .txt .tit{
		font-size: 16px;
		line-height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 32px;
	}
	.nycase .txt .sub{
		font-size: 14px;
		line-height: 22px;
		margin-top: 5px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 66px;
	}
	.nycase .txt .more{
		font-size: 12px;
		margin-top: 10px;
		width: 84px;
	}
	.NycaseDe_info_left{
		width: 100%;
		padding-bottom: 20px;
	}
	.NycaseDe_info_left a{
	    font-size: 15px;
	    line-height: 38px;
	    width: 120px;	
	}
	.caseDe_left_tit{
		font-size: 24px;
		line-height: 32px;
		padding-top: 15px;
	}
	.NynewsDe_info_right{
		width: 100%;
	}
	.caseDe_left_time{
		font-size: 15px;
		line-height: 25px;
	    margin-top: 10px;	
	}
	.caseDe_left_info{
		margin-top: 10px;	
	}
	
	.NynewsDe_info_right h3{
		font-size: 15px;
		line-height: 34px;
		padding-left: 15px;
	}
	.recommend .pic{
		width: 50%;
	    overflow: hidden;
	    float: left;	
	}
	.recommend .txt{
		padding: 15px 30px;
	    width: 50%;
	    float: left;	
	}
	.NynewsDe_info_right .other a{
		line-height: 45px;
		font-size: 15px;
		padding-left: 15px;
		height: 45px;
	}
	/*news*/
	.Nynews_info_item{
		margin-bottom: 10px;
		padding-bottom: 15px;
	}
	
	.Nynews_info_item .pic{
		width: 40%;
	}
	.Nynews_info_item .txt{
		width: 60%;
	}
	.Nynews_info_item .txt .tit{
		font-size: 17px;
		line-height: 24px;
	}
	.Nynews_info_item .txt .sub{
		padding-right: 0;
		margin-top: 2px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 56px;		
	}
	.Nynews_info_item .txt .more{
		display: none;
	}
	.newsDe_left_time{
		font-size: 13px;
		padding: 5px 0;
	}
	.newsDe_left_info{
		padding: 10px 0 20px 0;
	}
	/*human*/
	.Nyhuman{
		padding: 20px 0 30px 0;
	}
	.Nyhuman_info_left{
		width: 100%;
	}
	.Nyhuman_info_right{
		width: 100%;
	}
	.nyhuman_tit{
		font-size: 24px;
		line-height: 32px;
		padding-left: 36px;
	    background-size: 8%;
	}
	.nyhuman_sub{
		font-size: 14px;
		line-height: 24px;
		margin-top: 14px;
	}
	.nyhuman_list{
		font-size: 20px;
		line-height: 20px;
		margin-top: 14px;
	}
	.nyhuman_list span{
		padding-top: 15px9;
	}
	.Nyjob{
		padding: 20px 0 30px 0;
	}
	.Nyjob_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyjob_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.Nyjob_info{
		padding-top: 20px;
	}
	.Nyjob_info_left{
		width: 100%;
	}
	.Nyjob_info_right{
		display: none;
	}
	.info_item{
		font-size: 16px;
		line-height: 40px;
		padding-left: 15px;
	}
	.info_content{
		padding: 0 15px 10px 15px;
	}
	.info_content_part{
		padding: 10px 0 0 0 ;
	}
	.info_content_part ul{
		padding-bottom: 10px;
	}
	.info_content_part ul li{
		font-size: 14px;
		line-height: 26px;
		width: 100%;
	}
	.info_content_sub{
		padding: 10px 0 10px 0;
	}
	.info_content_send a{
		float: unset;
	}
	.info_content_send span{
		float: unset;
		padding-left:0px;
		line-height: 30px;
	}
	
	/*foot*/
	.foot{
		display: none;
	}
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
		background: #00904a !important;
	}
	.copyright{
		display: none;
	}
	
	.Nycontact{
		padding: 20px 0 20px 0;
		margin-top: 0px;
	}
	.Nycontact_title{
		font-size: 20px;
		line-height: 30px;
	}
	.Nycontact_left{
		width: 100%;
	}
	.Nycontact_left .tit{
		font-size: 20px;
		margin-top: 10px;
	}
	.Nycontact_left p{
		
	}
	.Nycontact_left p.dz{
		margin-top: 10px;
	}
	.Nycontact_left p.tel a:last-child{
		
	}
	
	.message{
		width: 100%;
		padding-top: 10px;
	}
	.Nycontact_sub{
		font-size: 14px;
		padding-top: 5px;
	}
	.Nycontact_info{
		padding-top: 15px;
		margin-bottom: 10px;
	}
	.Nycontact_info_xpz ul li{
		margin:15px 0 15px 0;
		width: 100%;
		height: auto;
	}
	.Nycontact_info_xpz ul li.dz{
		background: url(../images/add.png) no-repeat center 0px;
	
		font-size: 13px;
		padding: 60px 15px 10px;
	}
	.Nycontact_info_xpz ul li.tel{
		background: url(../images/tel2.png) no-repeat center 0px;
		font-size: 13px;
		padding: 60px 15px 10px;
		word-break: break-word;
	}
	.Nycontact_info_xpz ul li a span{
		font-size: 14px;
	}
	.Nycontact_info_xpz ul li.yx{
		background: url(../images/email.png) no-repeat center 0px;
		font-size: 13px;
		padding: 60px 15px 10px;
		word-break: break-word;
	}
	/*菜单*/
	.meun{
		width: 40%;
		background-color: #f1f1f1;/*63c7af*/
		bottom: 50px;
		position: fixed;
		z-index: 999;
		margin-left: 44%;
		-webkit-border-top-left-radius: 0.2rem;
		-webkit-border-top-right-radius: 0.2rem;
	}
	.meun ul{
		overflow: hidden;
		margin-top: 0.1rem;
	}
	.meun ul li{
		overflow: hidden;
		font-family: "微软雅黑";
		font-size: 14px;
		line-height: 40px;
		border-bottom: solid #f8f8fa 0.02rem;
		text-align: center;
		margin-top: 0.15rem;
		padding-bottom: 0.1rem;
	}
	.meun ul li a{
		color: #444;
		font-weight: bold;
	}	
	/*contact*/
	.Nycontact_biaoti a{
		font-size: 20px;
	}
}	




















@media ( min-width:1101px ) and ( max-width:1440px ) {
	.container{
		width: 96.876% !important;
	}
	.indexProduct .container{
		width: 100% !important;
	}
	
}
@media ( min-width:1025px ) and ( max-width:1199px ) {
	.container{
		width: 96.875%;
	}
	.WebLink{
		display: none;
	}
	.menus{
		height: 90px;
	}
	.menus .Logo{
		width: 26%;
		padding-left: 2%;
	}
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		position: relative;
		z-index: 11;
		margin-top: 0%;
		right: -1% !important;
		height: 90px !important;
	}
	.burger_menu [class*="_line"] {
	    background: #ffffff !important;
	}
	.head-ss{
		display: none;
	}
	.indexBanner{
		height: auto;
	}
}
@media ( min-width:1200px ) and ( max-width:1440px ) {
	.menus .Logo{
		width: 23%;
		padding-left: 2%;
	}
	.WebLink{
		margin-left: 24%;
	}
	.WebLink li > a{
	    padding-right: 20px;
	    padding-left: 14px;	
	}
	.head-ss #keywords{
		width: 170px;
	}
	.indexBanner{
		height: auto;
	}
	.indexAbout{
		height: auto;
	    padding-bottom: 150px;
	}
	.iAbout_right_info{
		padding-top: 50px;
	}
	.iAbout_right_info_item .greenword span{
		font-size: 16px;
	}
	.iService_info_left{
		padding-left: 3%;
	}
	.iservice_title.mb {
	    display: block;
	}
	.iservice_title.pc {
	    display: none;
	}
	.iservice_left_info .parhd>ul>li{
		font-size: 15px;
		padding: 0 9px;
	}
	.greenbackground{
		padding: 20px 30px 92px 30px;
	}
	.greenbackground .gb_tit{
		font-size: 24px;
	}
	.greenbackground .gb_hr{
		height: 40px;
		margin-top: 20px;
	}
	.greenbackground .gb_sub{
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 116px;
	}
	.greenbackground .gb_sub p{
		text-indent: 2em;
	}
	.pt40{
		padding-top: 10px;
	}
	.iAbout_left a{
		margin-top: 20px;
		font-size: 14px;
	}
	.indexService{
		padding: 20px 0 20px 0;
		width: 96.875%;
		margin: 0 auto;
	}
	.iAbout_info{
		padding-top: 50px;
	}
	.iAbout_left_tit{
		font-size: 24px;
		line-height: 32px;	
	}
	.iAbout_left_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.iAbout_right_info_item:first-child{
		padding-top: 24px;
	}
	.iAbout_right_info_item:nth-child(2){
		padding-top: 0px;
	}
	.iAbout_right_info_item:nth-child(3){
		padding-top: 30px;
	}
	.iservice_title{
		font-size: 24px;
		line-height: 32px;
	}
	.iservice_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.iservice_title.mb{
		display: block;
	}
	.iservice_title.pc{
		display: none;
	}
	.iservice_left_info{
		padding-top: 20px;
	}
	.thumbs_more{
		background: #f6f6f6 url(../images/more.png) no-repeat center top 10px;
		background-size: 18%;
		width: 25%;
	    font-size: 15px;
		margin-right: 0%;
		padding-top: 49px;
		padding-bottom: 14px;
	}
	.thumbs_more:hover{    
		background: #f6f6f6 url(../images/moreg.png) no-repeat center top 10px;
		background-size: 18% !important;
	}
	.indexCustom{
		padding: 50px 0 100px 0;
		height: auto;
	}
	.iCustom_tit{
	    font-size: 24px;
	    line-height: 32px;	
	}
	.iCustom_tit2{
	    font-size: 24px;
	    line-height: 32px;
	    padding-top: 0px;	
	}
	.iCustom_sub{
		font-size: 16px;
		line-height: 32px;
		width: 60%;
		padding-top: 30px;
	}
	.iCustom_list{
		margin-top: 15px;
	}
	.iCustom_list .nycustom{
		margin-bottom: 15px;
	}
	.indexNews{
		padding: 20px 0 30px 0;
	}
	.iNews_title{
		font-size: 24px;
		line-height: 32px;
	}
	.iNews_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.inews_left_info{
		padding-top: 25px;
	}
	.inews_hd ul li{
		width: 200px;
		line-height: 40px;
		height: 40px;
		font-size: 18px;
	}
	.iNews_info_right{
		width: 77.85844%;
		float: left;
		padding-left: 5%;
	}
	.news_item a{
		padding: 12px;
	}
	.news_item .time .day{
		font-size: 40px;
		line-height: 52px;
		text-align: left;
	}
	.iNews_title.pc{
		display: none;
	}
	.iNews_title.mb{
		display: block;
	}
	.inews_info_middle{
		display: none;
	}
	.subdh{
	    line-height: 30px;
	    height: 30px;
		padding: 0px;
	}
	.subdh-info{
		float: left;
		line-height: 30px;
		margin-left: 0%;
	}
	.subdh-left{
		display: none;
	}
	.subdh-right{
		float: left;
		font-size: 15px;
	}
	.subdh-right a{
		font-size: 15px;
	}
	.subdh-right a i{
		font-size: 16px;
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	
	.Nygsjj {
	    padding-bottom: 20px;
	}
	.Nygsjj_info_left{
	}
	.Nygsjj_left_tit{
		font-size: 24px;
		line-height: 32px;
		padding-top: 25px;
	}
	.Nygsjj_left_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.Nygsjj_left_sub{
		font-size: 15px;
		line-height: 28px;
		padding-top: 10px;
	}
	.Nygsjj_left_info{
		font-size: 14px;
		line-height: 24px;
		padding-top: 15px;
	}
	.Nygsjj_info_right {
	    float: left;
	    padding-top: 30px;
	}
	.gsjj_pic{
		text-align: center;
	}
	.gsjj_pic img{
		width: 60%;
	}
	.gsjj_pic::before{
		left: 66px;
		bottom: 34px;
	}
	.gsjj_pic::after{
		right: 9px;
	    top: -17px;	
	}
	.gsjj_txt {
	    float: left;
		padding-top: 35px;
	}
	.gsjj_txt ul li{
		padding-bottom: 2px;
		font-size: 30px;
		width: 50%;
		float: left;
	}
	.Nyorgan{
		padding: 20px 0 30px 0;
	}
	.Nyorgan_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyorgan_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.Nyqywh {
	    padding: 20px 0 30px 0;
	}
	.nyqywh_info_left{
	}
	.nyqywh_info_right{
		padding-left: 20px;
		padding-top: 10px;
	}
	.nyqywh_title{
		font-size: 24px;
		line-height: 32px;
	}
	.nyqywh_title span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.nyqywh_left_info {
	    font-size: 14px;
	    line-height: 26px;
	    padding-top: 10px;
	}
	.nyqywh_info_right_box{
		padding: 15px;
	}
	#nyqywhn{
		width: 78px;
		line-height: 42px;
	    height: 42px;	
	}
	#nyqywhp{
		width: 78px;
		line-height: 42px;
	    height: 42px;	
	}
	#nyqywh .swiper-slide span{
		font-size: 15px;
		margin-top: 10px;
	}
	.Nydevelop{
		padding: 20px 0 30px 0;
	}
	.Nydevelop_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nydevelop_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	
	.Nydevelop_bd{
	
	}
	.Nydevelop_bd ul li{
		
	}
	.Nydevelop_bd ul li span{
		padding-left: 0px;
	}
	
	.Nyhonor{
		padding: 20px 0 30px 0;
	}
	.Nyhonor_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.Nyhonor_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.nyhonor_info{
		padding-top: 20px;
	}
	.nyhonor_info.mobile{
		display: block;
	}
	.nyhonor_info.pc{
		display: none;
	}
	.case-class .case-hd{
		width: 100%;
		overflow: hidden;
	}
	.case-class .case-hd ul li{
		float: left;
		width: 33%;
		margin-left: 0.5%;
	}
	.case-class .case-hd ul li:first-child{
		margin-left: 0;
	}
	.case-class .case-hd ul li a{
		color: #333333;
		font-size: 16px;
		text-align: center;
		line-height: 45px;
		background: #ebebeb;
		display: block;
		cursor: pointer;
		margin-left: 4px;
		transition: all .5s ease;
	}
	.case-class .case-hd ul li:hover a, .case-class .case-hd ul li.on a{
		color:#fff;
		background: #00904a;
		transition: all .5s ease;
	}
	.case-class{
		margin-top: 0px;
		width: 100%;
		margin-bottom: 20px;
	}
	.case-class .swiper-slide a{
		font-size: 15px;
		line-height: 40px;
		width: 33%;
		margin-left: 0.3%;
	}
	.caseList{
		float: left;
		width: 100%;
	}
	.nhonor .swiper-slide .pic{
		padding: 20px 5px 5px;
	}
	.nhonor .swiper-slide:hover .pic img{
		transform: scale(1.1);
	}
	.nhonor .swiper-slide{
	
	}
	.nhonor .swiper-slide .txt span{
		line-height: 32px;
	}
	.indexTeam{
		padding-top: 20px;
		background-image: linear-gradient(180deg,#159757 0%,rgba(0,0,0,0) 100%), url(../images/teambg.jpg);
		padding-bottom: 70px;
		background-position: 50% 50%;
	}
	.indexTeam_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.indexTeam_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0;
	}
	.indexTeam_sub{
		width: 90%;
		font-size: 15px;
		padding-top: 20px;
	}
	.indexPartner{
		padding: 20px 0 30px 0;
	}
	.indexPartner_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.indexPartner_tit span{
		font-size: 24px;
		line-height: 32px;
		padding-top: 0px;
	}
	.indexPartner_info{
		padding-top: 20px;
	}
	/*service*/
	.Nyservice{
		padding: 20px 0 30px 0;
	}
	.nyservice_item .txt{
		line-height: 38px;
	}
	.nyservice_item .txt .txt_tit{
		font-size: 16px;
		padding-left:10px;
		
	}
	.nyservice_item .txt .txt_more{
		margin-top: 0px;
		margin-right: 0px;
	}
	.NyserviceDe{
		padding: 20px 0 30px 0;
	}
	
	.NyserviceDe_list .pic{
		width: 100%;
	}
	.NyserviceDe_list .txt{
		width: 100%;
		padding: 15px;
		height: auto;
	}
	.NyserviceDe_list .txt .txt_tit{
		font-size: 24px;
		line-height: 32px;
	}
	.NyserviceDe_list .txt .txt_sub{
		font-size: 14px;
		padding-top: 15px;
	}
	.NyserviceDe_list .txt .txt_sub p{
		text-indent: 2em;
	}
	.NyserviceDe_part{
		margin-top: 25px;
	}
	.NyserviceDe_part_tit{
		line-height: 50px;
	    font-size: 16px;	
	}
	.xgal .swiper-slide .txt{
		padding: 5px 5px 20px;
	}
	.swiper-slide .txt .xgal_tit{
		font-size: 15px;
		line-height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 32px;
	}
	.NyserviceDe_right_info h3{
		font-size: 18px;
		padding-left: 15px;
	}
	.NyserviceDe_right_info ul li a{
		
		padding-left: 15px;
	}
	/*case*/
	.Nycase{
		padding: 0 0 30px 0;
	}
	.select-left{
		display: none;
	}
	.nycase{
		margin-bottom: 10px;
		background: #f5f5f5;
	}
	.nycase .pic{
	}
	.nycase .txt{
		padding: 20px 20px 10px;
	}
	.nycase .txt .tit{
		font-size: 16px;
		line-height: 32px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 32px;
	}
	.nycase .txt .sub{
		font-size: 14px;
		line-height: 22px;
		margin-top: 5px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		overflow: hidden;
		-webkit-box-orient: vertical;
		height: 66px;
	}
	.nycase .txt .more{
		font-size: 12px;
		margin-top: 10px;
		width: 84px;
	}
	.NycaseDe_info_left{
		width: 72%;
		padding-bottom: 20px;
	}
	.NycaseDe_info_left a{
	    font-size: 13px;
	    line-height: 38px;
	    width: 96px;	
	}
	.caseDe_left_tit{
		font-size: 24px;
		line-height: 32px;
		padding-top: 15px;
	}
	
	.caseDe_left_time{
		font-size: 15px;
		line-height: 25px;
	    margin-top: 10px;	
	}
	.caseDe_left_info{
		margin-top: 10px;	
	}
	.NynewsDe_info_right h3{
		font-size: 20px;
		line-height: 40px;
	}
	.recommend .txt{
		padding: 15px;
	}
	.NynewsDe_info_right .other a{
		padding-left: 15px;
	}
	.Nynews_info_item .txt .sub{
		margin-top: 5px;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	    height: 80px;	
	}
	.Nynews_info_item .txt .more{
		margin-top: 15px;
	}
	.Nyhuman{
		padding: 40px 0 50px 0;
	}
	
}
@media ( min-width:1441px ) and ( max-width:1800px ) {
	.WebLink li > a {
		padding-right: 20px;
		padding-left: 14px;
	}
	.head-ss #keywords {
	    width: 170px;
	}
	.subdh-left a {
		font-size: 15px;
	}
	.nycase{
		background: #f5f5f5;	
	}
	.nycase .txt{
		padding: 20px 30px 0px 25px;
	}
}
@media ( min-width:1921px ) and ( max-width:2560px ) {
	
}