﻿@media only screen and (max-width: 1600px) {
	/*内页 banner*/
	.ny-ban {
		height: 500px;
	}
}
@media only screen and (max-width: 1440px) {
	/*内页 公共样式*/
	.ny-container{
		max-width: 1220px;
	}
	/*内页 banner*/
	.ny-ban {
	    height: 400px;
	}
	.ny-ban .title span {
	    font-size: 16px;
	}
	.ny-ban .title h3 {
	    font-size: 40px;
	    margin: 15px 0 40px;
	}
	
	/*内页 面包屑导航*/
	.bread {
		font-size: 14px;
	    padding: 23px 0;
	}
	
	/*内页 栏目标题*/
	.ny-title h3 {
	    font-size: 36px;
	    margin-bottom: 12px;
	}
	
	/*内页 列表分页*/
	.pagination a {
	    height: 48px;
	    width: 48px;
	    line-height: 46px;
	    font-size: 14px;
	    margin: 0 2px;
	}

	/*详情公共样式*/
	.ny-xq{
		padding: 70px 0 80px;
	}
	.xq-left{
		width: calc(100% - 380px);
	}
	.xq-right{
		width: 320px;
	}
	.xg-title h3{
		font-size: 24px;
		padding-bottom: 12px;
		margin-right: 10px;
	}
	.xg-title span{
		transform: translateY(-2px);
	}
	
	/*产品中心*/
	.nyproduct{
		padding: 70px 0 80px;
	}
	.nyproduct .left{
		width: 240px;
	}
	.nyproduct .right{
		width: calc(100% - 280px);
	}
	.nyproduct .cate {
	    padding: 0 20px 6px;
	    box-shadow: 0 0 40px 0 rgba(0,0,0,0.06);
    }
	.nyproduct .cate .title{
		padding: 30px 0 24px;
	}
	.nyproduct .cate .title h2{
		font-size: 28px;
	}
	.nyproduct .cate .title i svg{
		width: 28px;
		height: 28px;
	}
	.nyproduct .cate .content ul .catefir{
		padding: 24px 0;
	}
	.nyproduct .cate .content ul .catefir h3 a{
		font-size: 18px;
	}
	.nyproduct .cate .content ul .catefir .catesec a{
		font-size: 15px;
		margin-top: 16px;
	}
	.nyproduct .list ul {
		margin: -15px -10px;
	}
	.nyproduct .list ul li{
		padding: 15px 10px;
	}
	.nyproduct .list ul li .pic{
		box-shadow: 0 0 40px 0 rgba(0,0,0,0.06);
	}
	.nyproduct .list ul li .pic h3{
	    font-size: 14px;
	    padding: 0 20px;
	}
	.nyproduct .list ul li .content{
		padding: 20px 10px 0;
	}
	.nyproduct .list ul li .content a{
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	/*产品概要*/
	.nyproxq .xq-top .left{
		box-shadow: 0 0 80px 0 rgba(0,0,0,0.06);
	}
	.nyproxq .xq-top .right{
		padding-left: 70px;
	}
	.nyproxq .xq-top .right .title{
		font-size: 36px;
		padding-bottom: 16px;
	}
	.nyproxq .xq-top .right .summary{
		margin: 30px 0;
	}
	.nyproxq .xq-top .right .summary h3{
		font-size: 18px;
		margin-bottom: 12px;
	}
	.nyproxq .xq-top .right .info{
		margin-top: 30px;
	}
	.nyproxq .xq-top .right .conbtn{
		margin: 40px 0 10px;
	}
	
	/*产品详情*/
	.nyproxq .xq-bottom{
		margin-top: 70px;
	}
	.nyproxq .xq-bottom .title h3{
		font-size: 18px;
		padding: 0 60px;
	}
	.nyproxq .xq-bottom .content{
		padding: 30px 0;
	}
	.nyproxq .xq-bottom .content h3{
		font-size: 18px;
	}
	.nyproxq .xq-bottom .content h4{
		font-size: 16px;
		margin: 16px 0 10px;
	}
	
	/*产品询盘*/
	.xq-form{
		padding: 80px 0;
	}
	.pro-form{
		margin-top: 45px;
	}
	.pro-form form dl dd {
		width: calc((100% - 60px) / 3);
		margin-bottom: 30px;
	}
	.pro-form form dl dd input,
	.pro-form form dl dd textarea {
		line-height: 24px;
		font-size: 14px;
	}
	.pro-form form dl dt {
		width: 170px;
	}
	.pro-form form dl dt button {
		line-height: 56px;
	}
	
	/*热门产品*/
	.hotpro{
		padding-bottom: 80px;
	}
	.hotpro .list{
		margin: 45px 0;
	}
	.hotpro .list ul li .pic h3{
	    font-size: 14px;
	    padding: 0 10px;
	}
	.hotpro .list ul li .content{
		padding: 20px 10px 0;
	}
	.hotpro .list ul li .content a{
		font-size: 18px;
		margin-bottom: 12px;
	}
	.hotpro .swiper-pagination span{
		margin: 0 8px;
	}
	
	/*康复方案*/
	.nyscheme ul li{
		padding: 80px 0;
	}
	.nyscheme ul li .content .title{
		font-size: 36px;
	}
	.nyscheme ul li .content p{
		font-size: 15px;
	}
	
	/*康复方案详情*/
	.schemexq .title h3{
		font-size: 32px;
	}
	.schemexq .content h4{
		font-size: 18px;
		margin-bottom: 6px;
	}
	.schemexq .content p img{
		margin: 10px auto;
	}
	
	/*相关方案*/
	.xg-scheme .list ul li .pic h3{
	    font-size: 14px;
	    padding: 0 20px;
	}
	.xg-scheme .list ul li .title{
	    font-size: 16px;
	}
	
	/*案例中心*/
	.nycase {
		padding: 70px 0 80px;
	}
	.nycase .list ul li .title {
	    font-size: 22px;
	    margin-top: 24px;
	}
	
	/*案例详情*/
	.casexq{
		padding: 70px 0;
	}
	.casexq .title h3{
	    font-size: 32px;
	}
	.casexq .title span {
	    margin-top: 16px;
	}
	.casexq .content{
		margin: 40px 0;
	}
	.casexq .content h4 {
	    font-size: 18px;
	    margin: 24px 0 32px;
	}
	
	/*相关案例*/
	.xg-case{
		padding: 80px 0;
	}
	.xg-case .list {
	    margin: 45px 0;
	}
	.xg-case .swiper-pagination span{
		margin: 0 8px;
	}
	
	/*新闻资讯*/
	.nynews{
		padding: 80px 0;
	}
	.nynews .list {
	    margin: -15px;
	}
	.nynews .list li {
	    width: calc((100% - 90px) / 3);
	    margin: 15px;
	    padding: 30px;
	}
	.nynews .list li .pic {
	    height: 210px;
	}
	.nynews .list li .pic h3{
		padding: 0 20px;
		font-size: 14px;
	}
	.nynews .list li .date {
	    font-size: 14px;
	    margin: 24px 0 16px;
	}
	.nynews .list li .title {
	    font-size: 18px;
	}
	.nynews .list li p {
	    font-size: 14px;
	    margin: 12px 0 20px;
	    line-height: 26px;
	}
	
	/*新闻详情*/
	.newsxq .title h3{
		font-size: 32px;
	}
	.newsxq .title span{
		font-size: 16px;
		margin-top: 16px;
	}
	.newsxq .content p img{
		margin: 10px auto;
	}
	
	/*相关资讯*/
	.xg-news .list li {
	    padding-bottom: 12px;
	}
	.xg-news .list li .pic h3{
		font-size: 14px;
		padding: 0 20px;
	}
	.xg-news .list li .title {
	    font-size: 15px;
	    line-height: 26px;
	}
	
	/*联系我们*/
	.nycontact{
		padding: 80px 0;
	}
	.nycontact .left {
	    width: 400px;
	}
	.nycontact .left .title h3 {
	    font-size: 36px;
	    margin-top: 16px;
	}
	.nycontact .left .info {
	    padding: 40px 0;
	}
	.nycontact .left .info dd:nth-child(2) {
	    margin: 20px 0;
	}
	.nycontact .left .info dd p {
	    font-size: 15px;
	}
	.nycontact .left .info dd p a {
	    font-size: 17px;
	}
	
	/*留言表单*/
	.nycontact .right{
		width: calc(100% - 480px);
	}
	.nycontact .right form dl dd {
	    margin-bottom: 30px;
	}
	.nycontact .right form dl dd span {
	    margin-bottom: 16px;
	}
	.nycontact .right form dl dd input,
	.nycontact .right form dl dd textarea {
	    line-height: 24px;
	    font-size: 14px;
	}
	.nycontact .right form dl dd textarea {
	    height: 160px;
	}
	.nycontact .right form dl dt {
	    width: 170px;
	}
	.nycontact .right form dl dt button {
	    line-height: 56px;
	}
	
	/*地图*/
	.nymap #mapContainer {
		height: 450px;
	}

	/*搜索结果*/
	.search form input {
	    width: 400px;
	    line-height: 54px;
	    font-size: 14px;
	    padding: 0 20px;
	}
	.search form button em svg{
		width: 14px;
		height: 14px;
	}
	.search form button h4{
		font-size: 14px;
	    line-height: 54px;
	}
	.nysearch {
	    padding: 80px 0;
	}
	.nysearch .list ul {
	    margin: -15px -10px;
	}
	.nysearch .list ul li {
	    padding: 15px 10px;
	}
	.nysearch .list ul li .content {
	    padding: 16px 12px 0;
	}
	.nysearch .list ul li .content .title {
	    font-size: 16px;
	    line-height: 1.6;
	}
	.nysearch .list ul li .content .cate {
	    font-size: 14px;
	}
}


@media only screen and (max-width: 1200px) {
	/*内页 公共样式*/
	.ny-container{
		max-width: 920px;
	}
	/*内页 banner*/
	.ny-ban {
	    height: 350px;
	}
	.ny-ban .title span {
	    font-size: 15px;
	}
	.ny-ban .title h3 {
	    font-size: 36px;
	    margin: 10px 0 30px;
	}
	.ny-ban .title i {
	    width: 44px;
	    height: 44px;
	}
	.ny-ban .title i svg{
	    width: 16px;
	    height: 16px;
	}
	/*内页 面包屑导航*/
	.bread {
	    padding: 20px 0;
	}
	
	/*内页 列表分页*/
	.pagination{
		margin-top: 50px;
	}
	.pagination a {
	    height: 44px;
	    width: 44px;
	    line-height: 42px;
	}
	
	/*详情公共样式*/
	.ny-xq{
		padding: 60px 0 70px;
	}
	.xq-left{
		width: calc(100% - 330px);
	}
	.xq-right{
		width: 280px;
	}
	
	/*产品中心*/
	.nyproduct{
		padding: 60px 0 70px;
	}
	.nyproduct .list ul li{
		width: 50%;
	}
	
	/*产品概要*/
	.nyproxq{
		padding-top: 70px;
	}
	.nyproxq .xq-top .left{
		box-shadow: 0 0 60px 0 rgba(0,0,0,0.06);
	}
	.nyproxq .xq-top .right{
		padding-left: 60px;
	}
	.nyproxq .xq-top .right .title{
		font-size: 28px;
		padding-bottom: 12px;
	}
	.nyproxq .xq-top .right .summary{
		margin: 24px 0 20px;
	}
	.nyproxq .xq-top .right .summary h3{
		font-size: 16px;
		margin-bottom: 12px;
	}
	.nyproxq .xq-top .right .summary p{
		line-height: 26px;
		-webkit-line-clamp: 3;
	}
	.nyproxq .xq-top .right .info{
		margin-top: 0;
		padding-top: 10px;
		border: none;
	}
	.nyproxq .xq-top .right .info p {
	    margin: 16px 0;
	}
	.nyproxq .xq-top .right .conbtn{
		margin: 30px 0 5px;
	}
	.nyproxq .xq-top .right .conbtn a {
	    line-height: 54px;
	}
	.nyproxq .xq-top .right .conbtn a:first-child {
	    margin-right: 10px;
	}
	.nyproxq .xq-top .right .conbtn a:last-child {
	    padding: 0 40px;
	}
	.nyproxq .xq-top .right .conbtn a h5 {
	    font-size: 14px;
	}
	.nyproxq .xq-top .right .conbtn a i {
	    margin-left: 30px;
	}
	
	/*产品详情*/
	.nyproxq .xq-bottom{
		margin-top: 60px;
	}
	.nyproxq .xq-bottom .title h3{
		font-size: 16px;
		line-height: 60px;
		padding: 0 50px;
	}
	.nyproxq .xq-bottom .content{
		padding: 24px 0;
	}
	
	/*产品询盘*/
	.xq-form{
		padding: 70px 0;
	}
	.pro-form{
		margin-top: 40px;
	}
	.pro-form form dl dd {
		width: calc((100% - 40px) / 3);
		margin-bottom: 24px;
	}
	.pro-form form dl dd span {
	    margin-bottom: 16px;
	}
	.pro-form form dl dd input,
	.pro-form form dl dd textarea {
		padding: 14px 12px;
	}
	.pro-form form dl dd textarea {
		height: 170px;
	}
	.pro-form form dl dt {
		width: 150px;
	}
	.pro-form form dl dt button {
		font-size: 14px;
		line-height: 54px;
	}
	
	/*热门产品*/
	.hotpro{
		padding-bottom: 70px;
	}
	.hotpro .list{
		margin: 40px 0;
	}
	
	/*康复方案*/
	.nyscheme ul li{
		padding: 70px 0;
	}
	.nyscheme ul li .content {
	    width: calc(50% - 70px);
	}
	.nyscheme ul li .content .title{
		font-size: 32px;
		margin-bottom: 24px;
	}
	.nyscheme ul li .content p{
		font-size: 14px;
		margin: 30px 0 40px;
	}
	.nyscheme ul li .pic {
	    box-shadow: 0 0 60px 0 rgb(0 0 0 / 8%);
	    padding: 20px 0;
	}
	
	/*康复方案详情*/
	.schemexq .title h3{
		font-size: 28px;
	}
	.schemexq .content {
	    padding: 24px 0;
	    margin: 24px 0 30px;
	}
	.schemexq .content h4{
		font-size: 16px;
	}
	
	/*相关方案*/
	.xg-scheme .list ul li .title{
	    font-size: 15px;
	    margin-top: 16px;
	}
	
	/*案例中心*/
	.nycase {
		padding: 60px 0 70px;
	}
	.nycase .list {
	    margin: -15px -10px;
	}
	.nycase .list li {
	    padding: 15px 10px;
	}
	.nycase .list ul li .title {
	    font-size: 18px;
	    margin-top: 20px;
	}
	
	/*案例详情*/
	.casexq{
		padding: 60px 0 70px;
	}
	.casexq .content h4 {
	    font-size: 16px;
	    margin: 20px 0 30px;
	}
	
	/*相关案例*/
	.xg-case{
		padding: 70px 0;
	}
	.xg-case .list {
	    margin: 40px 0;
	}
	.xg-case .list ul li .pic h3{
    	font-size: 14px;
    	padding: 0 20px;
    }
	.xg-case .list ul li .title {
	    font-size: 16px;
	    margin-top: 16px;
    }
	
	/*新闻资讯*/
	.nynews{
		padding: 70px 0;
	}
	.nynews .list {
	    margin: -12px;
	}
	.nynews .list li {
	    width: calc((100% - 72px) / 3);
	    margin: 12px;
	    padding: 30px 20px;
	}
	.nynews .list li .pic {
	    height: 160px;
	}
	.nynews .list li .title {
	    font-size: 16px;
	}
	
	/*新闻详情*/
	.newsxq .title h3{
		font-size: 28px;
	}
	.newsxq .title span{
		font-size: 15px;
	}
	.newsxq .content {
	    padding: 20px 0;
	    margin: 25px 0 30px;
	}
	.newsxq  .content p img{
		margin: 8px auto;
	}
	
	/*相关资讯*/
	.xg-news .list li .pic {
	    height: 180px;
	}
	.xg-news .list li .pic h3 {
	    font-size: 12px;
	}
	.xg-news .list li .title {
	    font-size: 14px;
	}
	
	/*联系我们*/
	.nycontact{
		padding: 70px 0;
	}
	.nycontact .left {
	    width: 370px;
	}
	.nycontact .left .title h3 {
	    font-size: 32px;
	    margin-top: 12px;
	}
	.nycontact .left .info {
	    padding: 30px 0;
	    margin-bottom: 30px;
	}
	.nycontact .left .info dd:nth-child(2) {
	    margin: 15px 0;
	}
	.nycontact .left .info dd i {
	    width: 36px;
	    height: 36px;
	}
	.nycontact .left .info dd i svg {
	    width: 14px;
	    height: 14px;
	}
	.nycontact .left .info dd p {
		font-size: 14px;
	    margin-left: 12px;
	    line-height: 36px;
	}
	.nycontact .left .info dd p a {
	    font-size: 16px;
	}
	.nycontact .left .qcode li span {
	    font-size: 14px;
	    margin-top: 10px;
	}
	
	/*留言表单*/
	.nycontact .right{
		width: calc(100% - 430px);
	}
	.nycontact .right form dl dd {
		width: calc((100% - 20px) / 2);
	    margin-bottom: 24px;
	}
	.nycontact .right form dl dd span {
	    margin-bottom: 12px;
	}
	.nycontact .right form dl dd input,
	.nycontact .right form dl dd textarea {
	    padding: 14px 12px;
	}
	.nycontact .right form dl dd textarea {
	    height: 150px;
	}
	.nycontact .right form dl dt{
		width: 150px;
	}
	.nycontact .right form dl dt button {
	    line-height: 54px;
	    font-size: 14px;
	}
	
	/*地图*/
	.nymap #mapContainer {
		height: 400px;
	}
	
	/*搜索结果*/
	.search form input {
	    width: 360px;
	    line-height: 50px;
	}
	.search form button {
	    width: 100px;
	}
	.search form button h4{
	    line-height: 50px;
	}
	.nysearch {
	    padding: 70px 0;
	}
	.nysearch .list ul {
	    margin: -15px -10px;
	}
	.nysearch .list ul li {
		width: calc(100% / 3);
	    padding: 15px 10px;
	}
	
}

@media only screen and (max-width: 900px) {
	/*内页 公共样式*/
	.ny-container{
		max-width: 100%;
		padding: 0 20px;
	}
	.inner {
	    margin-top: 70px;
	}
	
	/*内页 banner*/
	.ny-ban {
	    height: 300px;
	    background-attachment: unset !important;
	}
	.ny-ban .title span {
	    font-size: 14px;
	}
	.ny-ban .title h3 {
	    font-size: 32px;
	}
	
	/*内页 栏目标题*/
	.ny-title h3 {
	    font-size: 32px;
	}
	
	/*内页 列表分页*/
	.pagination{
		margin-top: 40px;
	}
	.pagination a {
	    height: 42px;
	    width: 42px;
	    line-height: 40px;
	}
	
	/*详情公共样式*/
	.ny-xq{
		padding: 40px 0 50px;
	}
	.xq-left{
		width: 100%;
	}
	.xq-right{
		width: 100%;
		margin-top: 50px;
	}
	
	/*产品中心*/
	.nyproduct{
		padding: 50px 0 60px;
	}

	.nyproduct .left{
		width: 100%;
		position: unset;
	}
	.nyproduct .right{
		width: 100%;
		margin-top: 40px;
	}
	.nyproduct .cate {
	    padding: 0 20px 0 30px;
	    box-shadow: none;
	   	border-radius: 4px;
	   	background: #1143b0;
    }
	.nyproduct .cate .title{
		padding: 20px 0;
	}
	.nyproduct .cate .title h2{
		font-size: 24px;
		color: #fff;
		width: calc(100% - 76px);
	}
	.nyproduct .cate .title i svg{
		width: 24px;
		height: 24px;
	}
	.nyproduct .cate .title i svg path{
		fill: #ffffff;
	}
	.nyproduct .cate .title span{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		font-size: 20px;
		color: #fff;
	}
	.nyproduct .cate .title span.rotate{
		transform: rotate(180deg);
	}
	.nyproduct .cate .content{
		display: none;
		width: 100%;
		position: absolute;
	    left: 0;
	    top: 100%;
	    z-index: 10;
	    background: #fff;
	    padding: 10px 20px;
	    box-shadow: 0 0 40px 0 rgb(0,0,0,0.06);
	    border-radius: 0 0 4px 4px;
	}
	
	.nyproduct .cate .content ul .catefir{
		padding: 28px 10px;
	}
	.nyproduct .cate .content ul .catefir:first-child{
		border-top: none;
	}
	.nyproduct .cate .content ul .catefir h3 a{
		font-size: 20px;
	}
	.nyproduct .cate .content ul .catefir .catesec a{
		font-size: 16px;
		margin-top: 20px;
	}
	
	/*产品概要*/
	.nyproxq{
		padding-top: 60px;
	}
	.nyproxq .xq-top .left{
		width: 100%;
		box-shadow: 0 0 40px 0 rgba(0,0,0,0.06);
	}
	.nyproxq .xq-top .left .swiper-pagination{
		display: block;
		font-size: 0;
		bottom: 30px;
	}
	.nyproxq .xq-top .left .swiper-pagination span {
	    width: 10px;
	    height: 10px;
	    margin: 0 10px;
	    background: none;
	    border: 1px solid #ccc;
	    opacity: 1;
	    position: relative;
	}
	.nyproxq .xq-top .left .swiper-pagination span:before {
	    content: "";
	    width: 4px;
	    height: 4px;
	    background: #1143b0;
	    border-radius: 50%;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%) scale(0);
	    transition: all 0.4s;
	}
	.nyproxq .xq-top .left .swiper-pagination span.swiper-pagination-bullet-active {
	    border-color: #1143b0;
	}
	.nyproxq .xq-top .left .swiper-pagination span.swiper-pagination-bullet-active:before {
	    transform: translate(-50%,-50%) scale(1);
	}
	.nyproxq .xq-top .right{
		width: 100%;
		padding-left: 0;
		margin-top: 40px;
	}
	.nyproxq .xq-top .right .summary{
		margin: 30px 0 20px;
	}
	.nyproxq .xq-top .right .summary h3{
		font-size: 18px;
		margin-bottom: 16px;
	}
	.nyproxq .xq-top .right .summary p{
		font-size: 15px;
		line-height: 2;
		-webkit-line-clamp: inherit;
	}
	.nyproxq .xq-top .right .small{
		display: none;
	}
	.nyproxq .xq-top .right .info{
		border-top: 1px solid #dbdbdb;
	}
	.nyproxq .xq-top .right .info p {
		font-size: 16px;
	    margin: 20px 0;
	}
	.nyproxq .xq-top .right .conbtn{
		margin: 30px 0 0;
	}
	
	/*产品详情*/
	.nyproxq .xq-bottom{
		margin-top: 50px;
	}
	.nyproxq .xq-bottom .title h3{
		font-size: 16px;
		line-height: 56px;
		padding: 0 40px;
	}
	.nyproxq .xq-bottom .content{
		padding: 20px 0;
		margin-bottom: 30px;
	}
	.nyproxq .xq-bottom .content h4 {
	    margin: 12px 0 10px;
	}
	
	/*产品询盘*/
	.xq-form{
		padding: 60px 0;
	}
	.pro-form{
		margin-top: 35px;
	}
	.pro-form form dl dd {
		width: calc((100% - 20px) / 3);
	}
	.pro-form form dl dd input,
	.pro-form form dl dd textarea {
		padding: 12px;
	}
	.pro-form form dl dd textarea {
	    height: 160px;
	}
	.pro-form form dl dt button {
		line-height: 50px;
	}
	
	/*热门产品*/
	.hotpro{
		padding-bottom: 60px;
	}
	.hotpro .list{
		margin: 35px 0;
	}
	.hotpro .list ul li .content a {
    	font-size: 16px;
    }
	.hotpro .list ul li .content span {
	    font-size: 12px;
	}
	
	/*康复方案*/
	.nyscheme ul li{
		padding: 60px 0;
	}
	.nyscheme ul li .content {
	    width: calc(50% - 60px);
	}
	.nyscheme ul li .content .title{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.nyscheme ul li .content p{
		font-size: 14px;
		margin: 20px 0 30px;
	}
	
	/*相关方案*/
	.xg-scheme .list ul{
		margin: 0 -15px;
	}
	.xg-scheme .list ul li {
		width: calc((100% - 60px) / 2);
		margin: 30px 15px 0;
	}
	.xg-scheme .list ul li .title{
	    font-size: 15px;
	    margin-top: 16px;
	}
	
	/*案例中心*/
	.nycase {
		padding: 50px 0 60px;
	}
	.nycase .list {
	    margin: -12px -10px;
	}
	.nycase .list li {
	    padding: 12px 10px;
	}
	.nycase .list ul li .title {
	    font-size: 16px;
	    margin-top: 16px;
	}
	
	/*案例详情*/
	.casexq{
		padding: 50px 0 60px;
	}
	.casexq .title h3 {
	    font-size: 28px;
	}
	.casexq .content {
	    margin: 30px 0;
	    padding-bottom: 6px;
	}
	.casexq .content h4 {
	    font-size: 15px;
	    margin: 16px 0 24px;
	}
	
	/*相关案例*/
	.xg-case{
		padding: 60px 0;
	}
	.xg-case .list {
	    margin: 35px 0;
	}
	.xg-case .swiper-pagination span{
		margin: 0 6px;
	}
	
	/*新闻资讯*/
	.nynews{
		padding: 60px 0;
	}
	.nynews .list {
	    margin: -10px;
	}
	.nynews .list li {
	    width: calc((100% - 40px) / 2);
	    margin: 10px;
	    padding: 30px;
	}
	.nynews .list li .pic {
	    height: 180px;
	}
	
	/*相关资讯*/
	.xg-news .list{
		margin: 0 -15px;
	}
	.xg-news .list li {
		width: calc((100% - 60px) / 2);
		margin: 30px 15px 0;
	}
	.xg-news .list li .pic {
	    height: 200px;
	}
	.xg-news .list li .pic h3 {
	    font-size: 12px;
	}
	.xg-news .list li .title {
	    font-size: 14px;
	}
	
	
	/*联系我们*/
	.nycontact{
		padding: 60px 0;
	}
	.nycontact .left {
	    width: 350px;
	}
	.nycontact .left .title h3 {
	    font-size: 28px;
	}
	
	/*留言表单*/
	.nycontact .right{
		width: calc(100% - 400px);
	}
	.nycontact .right form dl dd {
		width: 100%;
		margin-bottom: 20px;
	}
	.nycontact .right form dl dd span {
	    margin-bottom: 12px;
	}
	.nycontact .right form dl dd input,
	.nycontact .right form dl dd textarea {
	    padding: 12px;
	}
	.nycontact .right form dl dd textarea {
	    height: 130px;
	}
	.nycontact .right form dl dt{
		width: 100%;
	}
	.nycontact .right form dl dt button {
	    line-height: 50px;
	}
	
	/*地图*/
	.nymap #mapContainer {
		height: 360px;
	}
	
	/*搜索结果*/
	.search form input {
	    width: 300px;
	}
	.nysearch {
	    padding: 60px 0;
	}
	.nysearch .list ul li .pic h3 {
	    font-size: 14px;
	    padding: 0 20px;
    }
	.nysearch .list ul li .content .title {
	    font-size: 15px;
	}
}


@media only screen and (max-width: 767px) {
	/*内页 公共样式*/
	.ny-container{
		padding: 0 16px;
	}
	.inner {
	    margin-top: 60px;
	}
	
	/*内页 详情分页*/
	.paging a{
		line-height: 40px;
		font-size: 12px;
	}
	.paging a.more {
	    padding: 0 25px;
	}
	
	/*内页 banner*/
	.ny-ban {
	    height: 220px;
	}
	.ny-ban .title span {
	    font-size: 14px;
	}
	.ny-ban .title h3 {
	    font-size: 28px;
	    margin: 10px 0 25px;
	}
	.ny-ban .title i {
	    width: 40px;
	    height: 40px;
	}
	
	/*内页 面包屑导航*/
	.bread {
	    padding: 15px 0;
	    font-size: 12px;
	    line-height: 24px;
	}
	.bread .breadcrumbs i {
	    font-size: 14px;
	    padding-right: 1px;
	    transform: translateY(1px);
	}
	
	/*内页 栏目标题*/
	.ny-title h3 {
	    font-size: 28px;
	}
	.ny-title span {
	    font-size: 12px;
	}
	
	/*内页 列表分页*/
	.pagination {
	    margin-top: 30px;
	}
	.pagination a{
		width: 34px;
		height: 34px;
		line-height: 32px;
		margin: 0 1px;
		font-size: 12px;
	}
	.pagination a.page-item svg{
		width: 10px;
		height: 10px;
	}
	
	/*详情公共样式*/
	.ny-xq{
		padding: 30px 0 40px;
	}
	.xq-right{
		margin-top: 40px;
	}
	.xg-title h3 {
	    font-size: 22px;
	    padding-bottom: 10px;
	}
	.xg-title span {
	    transform: translateY(2px);
	    font-size: 12px;
	}
	
	/*产品中心*/
	.nyproduct{
		padding: 40px 0 50px;
	}
	.nyproduct .right{
		margin-top: 30px;
	}
	.nyproduct .cate {
	    padding: 0 18px 0 20px;
	   	border-radius: 2px;
    }
	.nyproduct .cate .title h2{
		font-size: 18px;
		width: calc(100% - 50px);
	}
	.nyproduct .cate .title i svg{
		width: 18px;
		height: 18px;
	}
	.nyproduct .cate .title span{
		width: 20px;
		height: 20px;
		font-size: 14px;
	}
	.nyproduct .cate .content{
	    padding: 5px 10px;
	    box-shadow: 0 0 30px 0 rgb(0,0,0,0.06);
	    border-radius: 0 0 2px 2px;
	}
	.nyproduct .cate .content ul .catefir {
	    padding: 20px 10px;
	}
	.nyproduct .cate .content ul .catefir h3 a{
		font-size: 16px;
	}
	.nyproduct .cate .content ul .catefir .catesec a{
		font-size: 14px;
		margin-top: 20px;
	}
	.nyproduct .list ul {
	    margin: -16px 0;
	}
	.nyproduct .list ul li {
		width: 100%;
	    padding: 16px 0;
	}
	.nyproduct .list ul li .pic {
	    box-shadow: 0 0 20px 0 rgba(0,0,0,0.06);
	}
	.nyproduct .list ul li .pic h3 {
		font-size: 16px;
	}
	.nyproduct .list ul li .content {
	    padding: 20px 0px 0;
	}
	.nyproduct .list ul li .content a {
	    font-size: 18px;
	}
	
	/*产品概要*/
	.nyproxq{
		padding-top: 40px;
	}
	.nyproxq .xq-top .left{
		box-shadow: 0 0 30px 0 rgba(0,0,0,0.06);
	}
	.nyproxq .xq-top .left .swiper-pagination{
		bottom: 16px;
	}
	.nyproxq .xq-top .left .swiper-pagination span {
	    margin: 0 6px;
	}
	.nyproxq .xq-top .right{
		margin-top: 30px;
	}
	.nyproxq .xq-top .right .title {
	    font-size: 24px;
	    padding-bottom: 12px;
	}
	.nyproxq .xq-top .right .summary{
		margin: 20px 0 12px;
	}
	.nyproxq .xq-top .right .summary h3{
		font-size: 16px;
		margin-bottom: 12px;
	}
	.nyproxq .xq-top .right .summary p{
		font-size: 14px;
		line-height: 24px;
	}
	.nyproxq .xq-top .right .small{
		display: none;
	}
	.nyproxq .xq-top .right .info{
		padding-top: 4px;
	}
	.nyproxq .xq-top .right .info p {
		font-size: 14px;
	    margin: 16px 0;
	}
	.nyproxq .xq-top .right .conbtn{
		margin: 20px 0 0;
	}
	.nyproxq .xq-top .right .conbtn a {
		width: calc((100% - 10px) / 2);
	    line-height: 50px;
	}
	
	/*产品详情*/
	.nyproxq .xq-bottom{
		margin-top: 30px;
	}
	.nyproxq .xq-bottom .title h3{
		font-size: 14px;
		line-height: 50px;
		padding: 0 30px;
	}
	.nyproxq .xq-bottom .content{
		padding: 16px 0;
		margin-bottom: 25px;
	}
	.nyproxq .xq-bottom .content h3 {
	    font-size: 16px;
	}
	.nyproxq .xq-bottom .content h4 {
		font-size: 14px;
	}
	.nyproxq .xq-bottom .content p{
		line-height: 24px;
	}
	
	/*产品询盘*/
	.xq-form{
		padding: 50px 0;
	}
	.pro-form{
		margin-top: 25px;
	}
	.pro-form form dl dd {
		width: 100%;
		margin-bottom: 20px;
	}
	.pro-form form dl dd span {
	    margin-bottom: 12px;
	}
	.pro-form form dl dd input,
	.pro-form form dl dd textarea {
		padding: 11px 12px;
	}
	.pro-form form dl dd textarea {
	    height: 140px;
	}
	.pro-form form dl dt{
		width: 100%;
	}
	.pro-form form dl dt button {
		line-height: 48px;
	}
	
	/*热门产品*/
	.hotpro{
		padding-bottom: 50px;
	}
	.hotpro .list{
		margin: 30px 0;
	}
	.hotpro .list ul li .pic h3 {
	    font-size: 12px;
	    padding: 0 16px;
	    line-height: 1.5;
	}
	.hotpro .list ul li .content {
	    padding: 16px 0px 0;
	}
	.hotpro .list ul li .content a {
    	font-size: 14px;
    }
    .hotpro .list ul li .pic:hover h3:before,
    .hotpro .list ul li .pic:hover h3:after {
	    width: 20px;
	}
	
	/*康复方案*/
	.nyscheme ul li{
		padding: 50px 0;
	}
	.nyscheme ul li .ny-container {
	    flex-direction: column-reverse !important;
	}
	.nyscheme ul li .content {
	    width: 100%;
	    margin-top: 35px;
	}
	.nyscheme ul li .content .title{
		font-size: 24px;
	}
	.nyscheme ul li .content p{
		line-height: 26px;
	}
	.nyscheme ul li .pic{
		width: 100%;
		box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
    	padding: 0px 0;
	}
	
	
	/*康复方案详情*/
	.schemexq .title h3{
		font-size: 24px;
		line-height: 1.6;
	}
	.schemexq .content {
	    padding: 16px 0;
	    margin: 12px 0 30px;
	}
	.schemexq .content h4 {
	    margin-bottom: 2px;
	}
	.schemexq .content p{
	    line-height: 24px;
	}
	.schemexq .content p img{
		margin: 8px auto;
	}
	
	/*相关方案*/
	.xg-scheme .list ul{
		margin: 0 -6px;
	}
	.xg-scheme .list ul li {
		width: calc((100% - 24px) / 2);
		margin: 25px 6px 0;
	}
	.xg-scheme .list ul li .pic h3 {
	    font-size: 12px;
	    padding: 0 16px;
	    line-height: 1.5;
	}
	.xg-scheme .list ul li .pic:hover h3:before,
	.xg-scheme .list ul li .pic:hover h3:after {
	    width: 20px;
	}
	
	.xg-scheme .list ul li .title{
	    font-size: 14px;
	    margin-top: 12px;
	}
	
	/*案例中心*/
	.nycase {
		padding: 40px 0 50px;
	}
	.nycase .list {
	    margin: -10px -6px;
	}
	.nycase .list li {
	    padding: 10px 6px;
	}
	.nycase .list ul li .pic{
		border-radius: 2px;
	}
	.nycase .list ul li .pic h3 {
	    font-size: 12px;
	    padding: 0 16px;
	    line-height: 1.5;
    }
	.nycase .list ul li .title {
	    font-size: 14px;
	    margin-top: 12px;
	}
	.xg-case .list ul li .pic:hover h3:before,
	.xg-case .list ul li .pic:hover h3:after {
	    width: 20px;
	}
	
	/*案例详情*/
	.casexq{
		padding: 40px 0 50px;
	}
	.casexq .title h3 {
	    font-size: 24px;
	}
	.casexq .title span {
	    margin-top: 12px;
	}
	.casexq .content {
	    margin: 25px 0;
	    padding-bottom: 5px;
	}
	.casexq .content h4 {
	    font-size: 14px;
	    margin: 16px 0 20px;
	}
	
	/*相关案例*/
	.xg-case{
		padding: 50px 0;
	}
	.xg-case .list {
	    margin: 30px 0;
	}
	.xg-case .list ul li .pic{
		border-radius: 2px;
	}
	.xg-case .list ul li .pic h3 {
	    font-size: 12px;
	    padding: 0 16px;
	    line-height: 1.5;
	}
	.xg-case .list ul li .title {
	    font-size: 14px;
	}
	.xg-case .swiper-pagination span{
		margin: 0 6px;
	}
	.xg-case .list ul li .pic:hover h3:before,
	.xg-case .list ul li .pic:hover h3:after {
	    width: 20px;
	}
	
	/*新闻资讯*/
	.nynews{
		padding: 40px 0 50px;
	}
	.nynews .list {
	    margin: -8px 0;
	}
	.nynews .list li {
	    width: 100%;
	    margin: 8px 0;
	    padding: 20px 16px;
	    box-shadow: 0 0 20px 0 rgba(0,0,0,0.06);
	}
	.nynews .list li .pic {
	    height: 180px;
	}
	.nynews .list li .date {
	    margin: 20px 0 16px;
	}
	.nynews .list li p {
	    margin: 10px 0 16px;
	    line-height: 24px;
	}
	.nynews .list li .more i svg{
		width: 10px;
		height: 10px;
	}
	
	/*新闻详情*/
	.newsxq .title h3{
		font-size: 20px;
		line-height: 1.6;
	}
	.newsxq .title span{
		font-size: 14px;
		margin-top: 12px;
	}
	.newsxq .content {
	    padding: 16px 0;
	    margin: 20px 0 30px;
	}
	.newsxq .content p {
	    line-height: 24px;
	}
	.newsxq .content p img{
		margin: 8px auto;
	}
	
	/*相关资讯*/
	.xg-news .list{
		margin: 0;
	}
	.xg-news .list li {
		width: 100%;
		margin: 20px 0 0;
	}
	.xg-news .list li .pic {
	    height: auto;
	}
	.xg-news .list li .pic h3 {
	    font-size: 12px;
	}
	.xg-news .list li .title {
	    font-size: 14px;
	}
	
	/*联系我们*/
	.nycontact{
		padding: 40px 0;
	}
	.nycontact .left {
	    width: 100%;
	}
	.nycontact .left .title span {
	    font-size: 12px;
	    text-align: center;
	}
	.nycontact .left .title h3 {
		text-align: center;
	    font-size: 24px;
	    margin-top: 12px;
	}
	.nycontact .left .info {
	    padding: 20px 0;
	    margin-bottom: 20px;
	}
	.nycontact .left .info dd:nth-child(2) {
	    margin: 12px 0;
	}
	.nycontact .left .info dd i {
	    width: 32px;
	    height: 32px;
	}
	.nycontact .left .info dd i svg {
	    width: 14px;
	    height: 14px;
	}
	.nycontact .left .info dd p {
		line-height: 32px;
		margin-left: 10px;
	}
	.nycontact .left .info dd p a {
	    font-size: 15px;
	}
	.nycontact .left .qcode{
	    justify-content: center;
	}
	.nycontact .left .qcode li {
	    margin: 0 10px;
	}
	
	
	/*留言表单*/
	.nycontact .right{
		width: 100%;
		margin-top: 30px;
	}
	.nycontact .right form dl dd span {
	    margin-bottom: 12px;
	}
	.nycontact .right form dl dd input,
	.nycontact .right form dl dd textarea {
	    padding: 11px 12px;
	}
	.nycontact .right form dl dd textarea {
	    height: 130px;
	}
	.nycontact .right form dl dt button {
	    line-height: 48px;
	}
	
	/*地图*/
	.nymap #mapContainer {
		height: 300px;
	}
	div.info-top div {
	    font-size: 14px;
	    line-height: 36px;
	}
	div.info-middle {
	    padding: 12px 15px;
	}
	div.info-middle p {
	    font-size: 12px;
	    line-height: 22px;
	}
	
	/*搜索结果*/
	.search form input {
		line-height: 44px;
	    width: calc(100% - 90px);
    	padding: 0 16px;
	}
	.search form button {
	    width: 90px;
	}
	.search form button h4 {
	    line-height: 44px;
	}
	.nysearch {
	    padding: 40px 0 50px;
	}
	.nysearch .list ul{
		margin: -12px -6px;
	}
	.nysearch .list ul li{
		width: 50%;
		padding: 12px 6px;
	}
	.nysearch .list ul li .pic:before,
	.nysearch .list ul li .pic h3{
	    display: none;
    }.nysearch .list ul li .content {
	    padding: 12px 6px 0;
	}
	.nysearch .list ul li .content .title {
	    font-size: 14px;
	    line-height: 24px;
	    margin-bottom: 8px;
	}
	.nysearch .list ul li .content .cate {
	    font-size: 12px;
	}
}