@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;
	}
	.Nycontact{
		padding: 0 0 20px 0;
	}
	.Nycontact-list{
		padding-bottom: 20px;
	}
}
@media ( max-width:767px) {
	body{
		/*background: #f5f5f5;*/
	}
	#partnerbp .swiper-slide .pic:nth-child(19), #partnerbp .swiper-slide .pic:nth-child(20), #partnerbp .swiper-slide .pic:nth-child(21), #partnerbp .swiper-slide .pic:nth-child(22), #partnerbp .swiper-slide .pic:nth-child(23){
		border-bottom: 1px solid #dcdcdc;
	}
	.head-wrap{
		display: none;
	}
	.index-sidebar{
		left: -180px;
		z-index: 9999;
		background: #fff;
		transition: all .5s ease;
	}
	.index-sidebar.right{
		left: 0px;
		transition: all .5s ease;
	}
	.head-close{
		display: block;
		text-align: center;
		margin-top: 50px;
	}
	.head-close span{
		display: block;
		font-size: 14px;
		color: #333;
	}
	.index-content{
		width: 100%;
		border-right: none;
	}
	.index_banner{
		padding: 5px 5px 0;
	}
	.index_brand{
		margin-top: 15px;
	}
	.brand_item{
		margin-bottom: 10px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.index_advantage{
		padding-left: 5px;
		margin-top: 10px;
		padding-bottom: 15px;
	}
	.index_advantage_tit{
	    font-size: 28px;
		letter-spacing: 1px;
		text-align: center;
	}
	.index_advantage_tit span{
		font-size: 21px;
	    padding-left: 10px;
	    margin-left: 10px;
		top: -3px;	
	}
	.index_advantage_subtit{
	    font-size: 15px;
	    line-height: 25px;
		text-align: center;
	}
	.index_advantage_info{
		margin-top: 10px;
	}
	.advantage_item{
		width: 100%;
		margin-left: 0%;
		border: none;
		margin-bottom: 30px;
	}
	.advantage_item:last-child{
		margin-bottom: 0px;
	}
	.advantage_item .row{
		padding: 0;
	}
	.advantage_item .pic{
		padding-left: 35px;
	}
	
	.advantage_item .text{
		padding-left: 15%;
	}
	.advantage_item .text .tit1{
		font-size: 17px;
	    line-height: 30px;	
	}
	.advantage_item .text .tit2{
		font-size: 16px;
		line-height: 26px;
	}
	.advantage_item .text .sub{
		padding-top: 10px;
	}
	.advantage_item .text .sub ul li{
		font-size: 14px;
		margin-bottom: 4px;
	}
	.advantage_item .num{
		left: 35px;
		bottom: 0;
		font-size: 70px;
		color: rgba(182, 183, 183, 0.4);
	}
	.advantage_item::after{
		display: none;
	}
	
	.index_case{
		padding: 5px 5px 0 5px;
		background: none;
		margin-top: 5px;
	}
	.index_case_tit{
		font-size: 28px;
		letter-spacing: 1px;
		text-align: center;
	}
	.index_case_tit span{
		font-size: 21px;
		padding-left: 10px;
		margin-left: 10px;
		top: -3px;
	}
	.index_case_subtit{
		font-size: 15px;
		line-height: 25px;
		text-align: center;
	}
	.index_case_info{
		margin-top: 15px;
	}
	.case_item{
		margin-bottom: 15px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.case_item .row .pic{
		max-height: 111px;
	}
	.case_item .row .text{
		line-height: 24px;
		font-size: 12px;
		font-weight: 400;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 24px;
	}
	.case_item .row .text span{
		display: none;
	}
	.index_news{
		padding: 0 5px;
		margin-top: 15px;
	}
	.index_news_title-l{
		width: 100%;
	}
	.index_news_title-r{
		display: none;
	}
	.index_news_info{
		margin-top: 15px;
	}
	.index_news_title-l-tit1{
		font-size: 28px;
		letter-spacing: 1px;
		text-align: center;
	}
	.index_news_title-l-tit1 span{
		font-size: 21px;
		padding-left: 10px;
		margin-left: 10px;
		top: -3px;
	}
	.index_news_title-l-tit2{
		font-size: 15px;
		line-height: 25px;
		text-align: center;
	}

	.news_item{
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
	}
	.news_item .pic{
		max-height: 96px;
		overflow: hidden;
	}
	.news_item .txt{
	    padding-top: 10px;	
	}
	.news_item .txt .date{
		font-size: 13px;
	}
	.news_item .txt .title{
		font-size: 15px;
	    line-height: 25px;
	    padding-top: 5px;	
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 55px;
	}
	.news_item .txt .sub{
	    line-height: 24px;
	    padding-top: 5px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 53px;
	}
	.news_item .txt .more{
		margin-top: 12px;
	}
	.news_item .txt .zl{
		top: -28px;
		right: 0px;
	}
	
	.index_partner{
		padding: 0 5px;
		margin-top: 15px;
	}
	.index_partner_tit{
		font-size: 28px;
		letter-spacing: 1px;
		text-align: center;
	}
	.index_partner_tit span{
		font-size: 21px;
		padding-left: 10px;
		margin-left: 10px;
		top: -3px;
	}
	.index_partner_subtit{
		font-size: 15px;
		line-height: 25px;
		text-align: center;
	}
	.index_partner_info{
		margin-top: 15px;
		padding-bottom: 0px;
	}
	.partner-left{
		width:100%;
		padding-left: 0;
	    padding-top: 15px;
	}
	.partner-left_item{
		width: 33%;
		float: left;
		background: none;
		padding-left: 0;
		margin-bottom: 0px;
		margin-right: 0.5%;
	}
	.partner-left_item:last-child{
		margin-right: 0;
	}
	.partner-left_item-txt .num{
		font-size: 32px;
	}
	.partner-left_item-txt .word{
		font-size: 14px;
		line-height: 28px;
	}
	.partner-right{
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
		padding-bottom: 39px;
	}
	.partner-next-prev{
		display: none;
	}
	#partnerN{
		right: 17%;
	}
	#partnerP{
		left: 17%;
	}
	.Ny-common{
		padding: 5px 5px 30px;
	}
	.Ny-common_tit{
		font-size: 28px;
	}
	.Ny-common_tit span{
		font-size: 21px;
		vertical-align: middle;
	}
	.Ny-common_tag{
		margin-top: 15px;
	}
	.Ny-common_tag a{
		width: 33%;
		margin-left: 0.5%;
		margin-bottom: 1px;
	}
	.Ny-common_tag a:nth-child(3n+1){
		margin-left: 0;
	}
	.Ny-common_info{
		margin-top: 20px;
	}
	.ny_item{
		margin-bottom: 15px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.ny_item:nth-child(2n+1){
		padding-right: 5px !important;
	}
	.ny_item:nth-child(2n+2){
		padding-left: 5px !important;
	}
	.ny_item.mv{
		padding-left: 0px;
		padding-right: 0px;
	}
	.ny_item .pic{
		height: auto;
		padding-bottom: 0;
		max-height: 99px;
		overflow: hidden;
	}
	.ny_item .txt{
		padding-top: 10px;	
	}
	.ny_item .txt .title{
	    font-size: 16px;
	    line-height: 26px;
	    padding-top: 3px;
		height: 29px;
	}
	.ny_item .txt .sub{
	    line-height: 20px;
	    padding-top: 2px;
	    height: 42px;	
	}
	.ny_item .txt .more{
	    margin-top: 10px;
	}
	.ny_item .yc-inner{
		bottom: 0px;
		line-height: 24px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 24px;
	}
	.Ny-commonDe{
		padding: 5px 5px 20px;
	}
	.Ny-activityDe_head i{
		padding: 0 3px;
	}
	.Ny-commonDe_info{
		padding-top: 15px;	
		padding-bottom: 30px;
	}
	.Ny-commonDe_tit{
		font-size: 22px;
	}
	.Ny-commonDe_time{
	    padding: 8px 0 8px 0;	
	}
	.Ny-commonDe_cont{
		padding: 10px 0 10px 0;
	}
	.Ny-activityDe{
		padding: 5px 5px 20px;
	}
	.Ny-activityDe_info{
	    padding-top: 15px;	
	}
	.Ny-activityDe_tit{
		margin-bottom: 0;
	}
	.Ny-activityDe_date{
		padding: 8px 0 8px 0;
	}
	.Ny-activityDe_cont{
		padding: 10px 0 10px 0;
		text-indent: 0em;
	}
	.Ny-newsDe_info{
		padding-top: 15px;
	}
	.Ny-newsDe_tit{
		margin-bottom: 0;
	}
	.Ny-newsDe_date{
		padding: 8px 0 8px 0;
	}
	.Ny-newsDe_cont{
		padding: 10px 0 10px 0;
		text-indent: 0em;
	}
	.prev-next{
		padding-top: 30px;
	}
	.prev-next .FL{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 21px;
	}
	.prev-next .FR{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 21px;
	}
	.rec-news{
		padding: 0 5px;
	}
	.rec-news-item{
		width: 100% !important;
		margin-left: 0;
		font-size: 14px;
		line-height: 32px;
		background: url(../images/i29.png) no-repeat left top 11px;
	}
	.rec-news-item a .tit{
		
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 32px;
	}
	.rec-news-item a span{
		display: none;
	}
	.rec-news-item a{
		margin-bottom: 0;
	}
	.Ny-about{
		padding: 5px 5px 20px;
	}
	.Ny-about-tit{
	    font-size: 28px;
	    letter-spacing: 1px;
	    text-align: center;
		padding-bottom: 0px;
	}
	.Ny-about-tit span{
		font-size: 21px;
	    padding-left: 10px;
	    margin-left: 10px;
	    top: -3px;	
	}
	.Ny-about-info{
		padding-top: 15px;
	}
	.Ny-about-info::after{
		right: 3%;
	}
	.Ny-about-info-subt{
		font-size: 23px;
		line-height: 38px;
		padding-top: 0px;
	}
	.Ny-about-info-subt span{
		margin-top: 10px;
	}
	.Ny-about-info-cont{
		width: 100%;
	    font-size: 15px;
	    line-height: 28px;	
	}
	.Ny-video{
		padding: 15px 5px 0;
	}
	.Ny-video-info{
	    padding-top: 15px;	
	}
	#videobp .swiper-slide {
	    width: 96%;
	}
	.video_item{
		box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.1)
	}
	
	.video_item-l{
		width: 100%;
	}
	.video_item-r{
		width: 100%;
		padding: 15px 10px 10px 10px;	
	}
	.video_item-r .tit2 ul li{
		font-size: 14px;
		line-height: 28px;
		padding-left: 14px;
		background: url(../images/greendot.png) no-repeat left top 12px;
	}
	.video_item-r .tag{
		top: -31px;
	}
	#videoN{
		display: none;
	}
	#videoP{
		display: none;
	}
	.Ny-team{
	    padding: 5px 5px 10px;	
	}
	.Ny-team-subt{
		font-size: 23px;
		line-height: 38px;
		padding-top: 0px;
	}
	.Ny-team-subt span{
		margin-top: 10px;
	}
	.Ny-team_info{
		margin-top: 25px;
		background: none;
		padding-bottom: 10px;
	}
	#teambp{
		width: 100% !important;
		margin-left: 0%;
	}
	#teambp .swiper-slide .txt{
		float: none;
		margin-top:0px;
	}
	#teambp .swiper-slide .txt .tit1{
		font-size: 18px;
		line-height: 24px;
	}
	#teambp .swiper-slide .txt .tit2, #teambp .swiper-slide .txt .tit3{
	    font-size: 14px;
	    line-height: 22px;	
	}
	#teambp .swiper-slide .pic{
		text-align: center;
		margin-top: 10px;
	}
	#teambp .swiper-slide .pic img{
		width: 60%;
	}
	.gallery-thumbs{
		width: 100% !important;
		margin-right: 0 !important;
		margin-top:15px;
	}
	#teampa{
		display: none;
	}
	#teamN{
	    top: 59%;
	    right: 0% !important;	
	}
	.Ny-space{
		padding: 15px 5px 20px;
	}
	.Ny-space-subt{
		font-size: 23px;
		line-height: 38px;
		padding-top: 0px;
	}
	.Ny-space-subt span{
		margin-top: 10px;
	}
	.Ny-space-info{
		padding-top: 25px;
	}
	#spacebp{
		width: 100%;
	}
	.Ny-contact{
		padding: 5px 5px 0;
	}
	.Ny-contact-tit{
	    font-size: 28px;
	    letter-spacing: 1px;
	    text-align: center;
	    padding-bottom: 0px;	
	}
	.Ny-contact-tit span{
	    font-size: 21px;
	    padding-left: 10px;
	    margin-left: 10px;
	    top: -3px;	
	}
	.Ny-contact-info-l{
		width: 100%;
	    padding-left: 4px;
	    padding-top: 10px;	
	}
	.Ny-contact-info-l h3{
		padding-bottom: 15px;
	}
	.Ny-contact-info-l ul li{
		padding-bottom: 10px;
	    margin-bottom: 10px;
		font-size: 14px;
	}
	
	.Ny-contact-info-r{
		width: 100%;
		margin-top:25px;
		height: 280px;
	}
	.Ny-demand{
		width: 100%;
	    margin-top: 25px;	
		padding-left: 5px;
		padding-right: 5px;
	}
	.Ny-demand-tit{
		font-size: 22px;
	    line-height: 28px;	
	}
	.Ny-demand-subtit{
		font-size: 14px;
	    line-height: 24px;
	    padding-top: 5px;	
	}
	.Ny-demand-form{
	    padding-top: 10px;	
	}
	.Ny-demand-form .item{
		width: 100% !important;
	    font-size: 14px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.Ny-demand-form .item label{
		padding-left: 5px;
	}
	.Ny-demand-form .item:nth-child(2n+1){
		margin-right: 0;
	}
	.Ny-demand-form input[type="text"]{
		padding-left: 5px;
	    line-height: 30px;
	    width: 100%;
		font-size: 14px;
	}
	.Ny-demand-form .item .check{
		margin-left: 10px;
		margin-right: 2px;
	}
	.Ny-demand-form .item .check-first{
		margin-left: 0px !important;
	}
	.Ny-demand-form button{
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	.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: 55px !important;
	}
	.burger_menu [class*="_line"]{
		background: #005bac !important;
	}
	
	.Page{
		padding:15px 0px;
		font-size: 12px;
	}
	.Page a{
		padding: 9px 8px;
	}
	.Page span.disabled{
		padding: 9px 8px;
	}
	.Page span.current{
		padding: 9px 8px;
	}
	
	.web-float{
		display: none;
	}
	/*foot*/
	.foot{
		display: none;
	}
	.footFix{
		display: block;
	}
	.footFix>a{
		display: inline-block;
		width: 24%;
		font-size: 15px;
		color: #ffffff!important;
	}
	/*菜单*/
	.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:1024px ) {
	.index_brand{
		margin-top: 20px;
	}
	.brand_item{
		margin-bottom: 15px;
	}
	.index_advantage{
		margin-top: 50px;
	}
	.advantage_item{
		width: 32.33333%;
		float: left;
		margin-left: 1.5%;
	}
	.advantage_item .row{
		padding: 18px 13px 31px 13px;	
	}
	.advantage_item .pic{
		float: none;
		text-align: center;
	}
	.advantage_item .text{
		float: none;
		padding-left: 0;
		text-align: center;
	}
	.advantage_item .text .tit1{
		font-size: 22px;
	}
	.advantage_item .text .tit2{
		font-size: 20px;
	}
	.advantage_item .text .sub ul li{
		float: left;
	}
	.index_news_title-l{
		width: 100%;
	}
	.index_news_title-r{
		display: none;
	}
	.news_item .pic{
		overflow: hidden;
		max-height: none;
		height: 0;
		padding-bottom: 60%;
	}
	.case_item .row .text{
		line-height: 40px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 40px;
	}
	.index_partner_info{
		margin-top: 15px;
		padding-bottom: 0px;
		background: #f8f8f8;
	}
	.partner-left{
		width:100%;
		padding-left: 0;
	    padding-top: 15px;
	}
	.partner-left_item{
		width: 33%;
		float: left;
		background: none;
		padding-left: 0;
		margin-bottom: 0px;
		margin-right: 0.5%;
	}
	.partner-left_item:last-child{
		margin-right: 0;
	}
	.partner-left_item-txt .num{
		font-size: 32px;
	}
	.partner-left_item-txt .word{
		font-size: 14px;
		line-height: 28px;
	}
	.partner-right{
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
		padding-bottom: 39px;
	}
	.partner-next-prev{
		display: none;
	}
	#partnerN{
		right: 17%;
	}
	#partnerP{
		left: 17%;
	}
	.foot-left {
	    width: 100%;
	}
	.foot-right{
		width: 100%;
		text-align: left;
	}
	.ft-share{
		display: none;
	}
	.Ny-common_tag a{
		margin-bottom: 10px;
	}
	.Ny-common_tag a:first-child{
		margin-left: 8px;
	}
	.Ny-activityDe_date{
		text-align: center;
	}
	.ny_item{
		margin-bottom: 20px;
	}
	.ny_item .yc-inner{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 32px;
		line-height: 32px;
	}
	.Ny-about-info{
		padding-top: 15px;
	}
	.Ny-about-info::after{
		right: 3%;
	}
	.Ny-about-info-subt{
		font-size: 23px;
		line-height: 38px;
		padding-top: 0px;
	}
	.Ny-about-info-subt span{
		margin-top: 10px;
	}
	.Ny-about-info-cont{
		width: 100%;
		font-size: 15px;
		line-height: 28px;	
	}
	.Ny-video{
		padding: 15px 5px 0;
	}
	.Ny-video-info{
		padding-top: 15px;	
	}
	#videobp .swiper-slide {
	    width: 96%;
	}
	.video_item{
		box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.1)
	}
	.video_item-l{
		width: 100%;
	}
	.video_item-r{
		width: 100%;
		padding: 15px 10px 10px 10px;	
	}
	.video_item-r .tit2 ul li{
		font-size: 14px;
		line-height: 28px;
		padding-left: 14px;
		background: url(../images/greendot.png) no-repeat left top 12px;
	}
	.video_item-r .tag{
		top: -31px;
	}
	#videoN{
		display: none;
	}
	#videoP{
		display: none;
	}
	.Ny-team{
	    padding: 5px 5px 10px;	
	}
	.Ny-team-subt{
		font-size: 23px;
		line-height: 38px;
		padding-top: 0px;
	}
	.Ny-team-subt span{
		margin-top: 10px;
	}
	.Ny-team_info{
		margin-top: 25px;
		background: none;
		padding-bottom: 10px;
	}
	#teambp{
		width: 100% !important;
		margin-left: 0%;
	}
	#teambp .swiper-slide .txt{
		float: none;
		margin-top:0px;
	}
	#teambp .swiper-slide .txt .tit1{
		font-size: 18px;
		line-height: 24px;
	}
	#teambp .swiper-slide .txt .tit2, #teambp .swiper-slide .txt .tit3{
		font-size: 14px;
		line-height: 22px;	
	}
	#teambp .swiper-slide .pic{
		text-align: center;
		margin-top: 10px;
	}
	#teambp .swiper-slide .pic img{
		width: 60%;
	}
	.gallery-thumbs{
		width: 100% !important;
		margin-right: 0 !important;
		margin-top:15px;
	}
	#teampa{
		display: none;
	}
	#teamN{
		top: 59%;
		right: 0% !important;	
	}
	.Ny-contact-info-l{
		width: 100%;
	    padding-left: 4px;
	    padding-top: 10px;	
	}
	.Ny-contact-info-l h3{
		padding-bottom: 15px;
	}
	.Ny-contact-info-l ul li{
		padding-bottom: 10px;
	    margin-bottom: 10px;
		font-size: 14px;
	}
	
	.Ny-contact-info-r{
		width: 100%;
		margin-top:25px;
		height: 280px;
	}
	.Ny-demand{
		width: 100%;
	    margin-top: 25px;	
		padding-left: 5px;
		padding-right: 5px;
	}
	.Ny-demand-tit{
		font-size: 22px;
	    line-height: 28px;	
	}
	.Ny-demand-subtit{
		font-size: 14px;
	    line-height: 24px;
	    padding-top: 5px;	
	}
	.Ny-demand-form{
	    padding-top: 10px;	
	}
	.Ny-demand-form .item{
		width: 100% !important;
	    font-size: 14px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.Ny-demand-form .item label{
		padding-left: 5px;
	}
	.Ny-demand-form .item:nth-child(2n+1){
		margin-right: 0;
	}
	.Ny-demand-form input[type="text"]{
		padding-left: 5px;
	    line-height: 30px;
	    width: 100%;
		font-size: 14px;
	}
	.Ny-demand-form .item .check{
		margin-left: 10px;
		margin-right: 2px;
	}
	.Ny-demand-form .item .check-first{
		margin-left: 0px !important;
	}
	.Ny-demand-form button{
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 10px;
	}	
}




@media ( min-width:1025px ) and ( max-width:1200px ) {
	.index_brand{
		margin-top: 20px;
	}
	.brand_item{
		margin-bottom: 15px;
	}
	.index_advantage{
		margin-top: 50px;
	}
	.advantage_item{
		width: 32.33333%;
		float: left;
		margin-left: 1.5%;
	}
	.advantage_item .row{
		padding: 18px 13px 31px 13px;	
	}
	.advantage_item .pic{
		float: none;
		text-align: center;
	}
	.advantage_item .text{
		float: none;
		padding-left: 0;
		text-align: center;
	}
	.advantage_item .text .tit1{
		font-size: 22px;
	}
	.advantage_item .text .tit2{
		font-size: 20px;
	}
	.advantage_item .text .sub ul li{
		float: left;
	}
	.index_news_title-l{
		width: 100%;
	}
	.index_news_title-r{
		display: none;
	}
	.news_item .pic{
		overflow: hidden;
		max-height: none;
		height: 0;
		padding-bottom: 60%;
	}
	.case_item .row .text{
		line-height: 40px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 40px;
	}
	.index_partner_info{
		margin-top: 15px;
		padding-bottom: 0px;
		background: #f8f8f8;
	}
	.partner-left{
		width:100%;
		padding-left: 0;
	    padding-top: 15px;
	}
	.partner-left_item{
		width: 33%;
		float: left;
		background: none;
		padding-left: 0;
		margin-bottom: 0px;
		margin-right: 0.5%;
	}
	.partner-left_item:last-child{
		margin-right: 0;
	}
	.partner-left_item-txt .num{
		font-size: 32px;
	}
	.partner-left_item-txt .word{
		font-size: 14px;
		line-height: 28px;
	}
	.partner-right{
		width: 100%;
		padding-left: 0;
		padding-top: 10px;
		padding-bottom: 39px;
	}
	.partner-next-prev{
		display: none;
	}
	#partnerN{
		right: 17%;
	}
	#partnerP{
		left: 17%;
	}
	.foot-left {
	    width: 100%;
	}
	.foot-right{
		width: 100%;
		text-align: left;
	}
	.ft-share{
		display: none;
	}
	.Ny-common_tag a{
		margin-bottom: 10px;
	}
	.Ny-common_tag a:first-child{
		margin-left: 8px;
	}
	.Ny-activityDe_date{
		text-align: center;
	}
	.ny_item{
		margin-bottom: 20px;
	}
	.ny_item .yc-inner{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 32px;
		line-height: 32px;
	}
	.Ny-about-info{
		padding-top: 15px;
	}
	.Ny-about-info::after{
		right: 3%;
	}
	.Ny-about-info-subt{
		font-size: 23px;
		line-height: 38px;
		padding-top: 0px;
	}
	.Ny-about-info-subt span{
		margin-top: 10px;
	}
	.Ny-about-info-cont{
		width: 100%;
		font-size: 15px;
		line-height: 28px;	
	}
	.Ny-video{
		padding: 15px 5px 0;
	}
	.Ny-video-info{
		padding-top: 15px;	
	}
	#videobp .swiper-slide {
	    width: 96%;
	}
	.video_item{
		box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.1)
	}
	.video_item-l{
		width: 100%;
	}
	.video_item-r{
		width: 100%;
		padding: 15px 10px 10px 10px;	
	}
	.video_item-r .tit2 ul li{
		font-size: 14px;
		line-height: 28px;
		padding-left: 14px;
		background: url(../images/greendot.png) no-repeat left top 12px;
	}
	.video_item-r .tag{
		top: -31px;
	}
	#videoN{
		display: none;
	}
	#videoP{
		display: none;
	}
	.Ny-team{
	    padding: 5px 5px 10px;	
	}
	.Ny-team-subt{
		font-size: 23px;
		line-height: 38px;
		padding-top: 0px;
	}
	.Ny-team-subt span{
		margin-top: 10px;
	}
	.Ny-team_info{
		margin-top: 25px;
		background: none;
		padding-bottom: 10px;
	}
	#teambp{
		width: 100% !important;
		margin-left: 0%;
	}
	#teambp .swiper-slide .txt{
		float: none;
		margin-top:0px;
	}
	#teambp .swiper-slide .txt .tit1{
		font-size: 18px;
		line-height: 24px;
	}
	#teambp .swiper-slide .txt .tit2, #teambp .swiper-slide .txt .tit3{
		font-size: 14px;
		line-height: 22px;	
	}
	#teambp .swiper-slide .pic{
		text-align: center;
		margin-top: 10px;
		float: none;
	}
	#teambp .swiper-slide .pic img{
		width: 40%;
	}
	.gallery-thumbs{
		/*width: 100% !important;
		margin-right: 0 !important;*/
		margin-top:15px;
	}
	#teampa{
		display: none;
	}
	#teamN{
		top: 59%;
		right: 0% !important;	
	}
	.Ny-contact-info-l{
		width: 100%;
	    padding-left: 4px;
	    padding-top: 10px;	
	}
	.Ny-contact-info-l h3{
		padding-bottom: 15px;
	}
	.Ny-contact-info-l ul li{
		padding-bottom: 10px;
	    margin-bottom: 10px;
		font-size: 14px;
	}
	
	.Ny-contact-info-r{
		width: 100%;
		margin-top:25px;
		height: 280px;
	}
	.Ny-demand{
		width: 100%;
	    margin-top: 25px;	
		padding-left: 5px;
		padding-right: 5px;
	}
	.Ny-demand-tit{
		font-size: 22px;
	    line-height: 28px;	
	}
	.Ny-demand-subtit{
		font-size: 14px;
	    line-height: 24px;
	    padding-top: 5px;	
	}
	.Ny-demand-form{
	    padding-top: 10px;	
	}
	.Ny-demand-form .item{
		width: 100% !important;
	    font-size: 14px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.Ny-demand-form .item label{
		padding-left: 5px;
	}
	.Ny-demand-form .item:nth-child(2n+1){
		margin-right: 0;
	}
	.Ny-demand-form input[type="text"]{
		padding-left: 5px;
	    line-height: 30px;
	    width: 100%;
		font-size: 14px;
	}
	.Ny-demand-form .item .check{
		margin-left: 10px;
		margin-right: 2px;
	}
	.Ny-demand-form .item .check-first{
		margin-left: 0px !important;
	}
	.Ny-demand-form button{
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 10px;
	}	
}



@media ( min-width:993px ) and ( max-width:1024px ) {
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96.875%;
	}
	body{
		background: #f5f5f5;
	}
	.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: 10px !important;
		height: 85px !important;
	}
	.burger_menu [class*="_line"]{
		background: #0b3892 !important;
		width: 40px;
	}
	
}	

@media ( min-width:1101px ) and ( max-width:1640px ) {
	.container{
		width: 96.876% !important;
	}
	.advantage_item{
		width: 31.285299%;
		margin-left: 2.47414%;
	}
	.advantage_item .row{
		padding: 48px 10px 31px 10px;	
	}
	.case_item .row .pic {
	    overflow: hidden;
		max-height: 0;
	    height: 0;
	    padding-bottom: 65%;
	}
	.case_item .row .text{
		display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    height: 47px;	
	}
	.advantage_item .text{
		padding-left: 7%;
	}
	.advantage_item .text .tit1{
		font-size: 22px;
	}
	.advantage_item .text .tit2{
		font-size: 22px;
	}
	.index_news_title-l{
		width: 52%;
	}
	.news_item .pic{
		max-height: 0;
		height: 0;
		padding-bottom: 55%;
	}
	.Ny-demand{
	    padding-left: 5px;
	    padding-right: 5px;	
	}
	.Ny-demand-form .item label{
		
	}
	.Ny-demand-form input[type="text"]{
		width: 74%;
	}
	.Ny-demand-form .item .check{
		margin-left: 10px;
		margin-right: 5px;
	}
	.Ny-demand-form .item .check-first{
	    margin-left: 0px !important;
	}
	#videobp{
		width: 100% !important;
	}
	#videobp .swiper-slide{
		width: 100% !important;
	}
	.video_item{
		width: 97%;
	}
	.Ny-team_info{
		margin-top: 20px;
	}
	#teambp .swiper-slide .txt{
		margin-top: 4%;
	}
	.gallery-thumbs{
		margin-top: -100px;
	}
	#teamN{
		top: 83%;
		right: 4% !important;
	}
	.ny_item{
	    padding-left: 5px;
	    padding-right: 5px;
		margin-bottom: 30px;
	}
	.partner-right{
	    padding-top: 75px;
	}
	#partnerN{
		top: 71%;
		right: 13.76923%;
	}
	#partnerP{
		top: 71%;
		left: 50%;
	}
}

@media ( min-width:1641px ) and ( max-width:1900px ) {
	.Ny-team_info{
		margin-top: 20px;
	}
	#teambp .swiper-slide .txt{
		margin-top: 4%;
	    top: 55%;
	    position: absolute;	
	}
	.gallery-thumbs{
		margin-top: -150px;
	}
	#teamN{
		top: 78%;
		right: 6% !important;
	}
	.ny_item{
	    padding-left: 5px;
	    padding-right: 5px;
		margin-bottom: 30px;
	}
	.partner-right{
	    padding-top: 75px;
	}
	#partnerN{
		top: 71%;
		right: 13.76923%;
	}
	#partnerP{
		top: 71%;
		left: 50%;
	}

	
}


@media ( max-width:1122px) {
	.rec-news-item{
		width: 100%;
		margin-left: 0; 
	}
	.rec-news-item:nth-child(2n-1){
		width: 100%;
	}
}

@media ( min-width:1025px ) and ( max-width:1330px ) {
	
}
@media ( min-width:1201px ) and ( max-width:1400px ) {

}
@media ( min-width:1921px ) and ( max-width:2560px ) {
	
}