﻿@media only screen and (max-width: 1600px) {
	/*搜索结果*/
	.nyban .search form input{
		width: 360px;
		line-height: 55px;
		font-size: 15px;
	}
	.nyban .search form button{
		width: 100px;
	}
	.nyban .search form button em svg{
		width: 15px;
		height: 15px;
	}
	.nyban .search form button h4{
		line-height: 55px;
		font-size: 15px;
	}
	
}
@media only screen and (max-width: 1440px) {
	/*产品列表*/
	.nyprolist{
		padding: 80px 0;
	}
	.nyprolist .left{
		width: 260px;
	}
	.nyprolist .left .catetitle{
		height: 80px;
		padding: 0 25px;
	}
	.nyprolist .left .catetitle h3{
		font-size: 28px;
	}
	.nyprolist .left .catelist a{
		padding: 0 22px 0  25px;
	}
	.nyprolist .left .catelist a h3{
		font-size: 15px;
		line-height: 55px;
	}
	.nyprolist .left .catelist a i svg{
		width: 17px;
		height: 17px;
	}
	.nyprolist .right{
		width: calc(100% - 300px);
	}
	.nyprolist .right .list ul{
		margin: -15px -10px;
	}
	.nyprolist .right .list ul li{
		padding: 15px 10px;
	}
	.nyprolist .right .list ul li .pic{
		height: 270px;
	}
	.nyprolist .right .list ul li .title{
		font-size: 16px;
		margin-top: 20px;
	}
	
	/*产品概要*/
	.nyproxq .summary .left ul li{
		height: 520px;
	}
	.nyproxq .summary .right {
	    padding-left: 50px;
	}
	.nyproxq .summary .right .title{
		font-size: 32px;
		padding-bottom: 24px;
	}
	.nyproxq .summary .right .coninfo{
		font-size: 15px;
		line-height: 2.2;
		margin: 20px 0;
	}
	/*产品详情*/
	.nyproxq .details{
		margin-top: 50px;
	}
	.nyproxq .details .item h3{
		font-size: 28px;
	}
	.nyproxq .details .content{
		margin-top: 20px;
	}
	
	/*推荐产品*/
	.nyhotpro{
	    padding-bottom:80px;
	}
	.nyhotpro .list{
		margin: 45px 0;
	}
	.nyhotpro .list ul li .pic{
		height: 220px;
	}

	.nyhotpro .list ul li .title{
		font-size: 16px;
		margin-top: 20px;
	}
	
	.nyproxp{
		padding: 80px 0;
	}
	.nyproxp .title {
	    font-size: 36px;
	    margin-bottom: 40px;
	}
	.nyproxp .inquiry dd input,
	.nyproxp .inquiry dt button{
	    line-height: 52px;
	}
	
	/*公司简介*/
	.nyprofile,
	.nycertificate,
	.nyworkshop{
		padding: 80px 0;
	}
	.nyprofile .left{
		padding-right: 70px;
	}
	.nyprofile .left .content{
		margin-top: 36px;
	}
	.nyprofile .left .content p{
		font-size: 15px;
		line-height: 28px;
		margin-bottom: 12px;
	}
	.nyprofile .right{
		height: 380px;
	}
	
	.nycertificate .left ul li{
		padding: 30px;
	}
	.nycertificate .left ul li .pic{
		height: 260px;
	}
	.nycertificate .left ul li .title{
		margin-top: 24px;
		font-size: 15px;
	}
	.nycertificate .right{
		padding-left: 70px;
	}
	.nycertificate .right .content{
		margin: 36px 0 44px;
	}
	.nycertificate .right .content p{
		font-size: 15px;
		line-height: 28px;
		margin-bottom: 12px;
	}
	.nyworkshop .list{
		margin: 40px auto 50px;
	}
	.nyworkshop .list ul li{
		height: 300px;
	}
	.nyworkshop .list ul li span{
		padding: 20px 30px;
		font-size: 16px;
	}

	/*新闻列表*/
	.nynews{
		padding: 80px 0;
	}
	.nynews .list ul{
		margin: -10px;
	}
	.nynews .list ul li{
		padding: 10px;
	}
	.nynews .list ul li a .pic{
		height: 240px;
	}
	.nynews .list ul li a .content{
		height: 150px;
		padding: 0 24px;
	}
	.nynews .list ul li a .content h3{
		font-size: 18px;
		line-height: 32px;
	}
	
	/*新闻详情*/
	.nynewsxq .title h3{
		font-size: 28px;
	}
	.nynewsxq .content{
		margin: 30px 0 40px;
		padding: 24px 0;
	}
	
	/*工程项目*/
	.nyproject{
		padding: 80px 0;
	}
	.nyproject .list ul{
		margin: -10px;
	}
	.nyproject .list ul li{
		padding: 10px;
	}
	.nyproject .list ul li .pic{
		height: 360px;
	}
	
	/*工程详情*/
	.nyprojectxq .title h3{
		font-size: 32px;
	}
	.nyprojectxq .content{
		margin: 30px 0 40px;
		padding: 24px 0;
	}
	
	/*常见问题*/
	.nyfaq{
		padding: 80px 0;
	}
	.nyfaq .left{
		width: 200px;
	}
	.nyfaq .right{
		width: calc(100% - 280px);
	}
	.nyfaq .right .s-title h3{
		font-size: 28px;
		padding-bottom: 16px;
	}
	.nyfaq .right .item .list ul li .top{
		padding: 22px 24px;
	}
	.nyfaq .right .item .list ul li .top h3{
		font-size: 16px;
	}
	.nyfaq .right .item .list ul li .bottom{
		padding: 24px;
	}
	.nyfaq .right .item .list ul li .bottom p{
		font-size: 15px;
	}
	.nyfaq .right .empty{
		height: 40px;
	}
	
	/*下载中心*/
	.nydownload{
		padding: 80px 0;
	}
	.nydownload .left{
		width: 200px;
	}
	.nydownload .left .line{
		height: 160px;
	}
	.nydownload .right{
		width: calc(100% - 280px);
	}
	.nydownload .right ul li .pic{
		padding: 40px 30px;
	}
	.nydownload .right ul li .content h3{
		width: calc(100% - 56px);
		padding: 0 16px;
		font-size: 16px;
	}
	.nydownload .right ul li .content a{
		width: 56px;
		height: 56px;
	}
	
	/*联系我们*/
	.nycontact{
		padding: 80px 0;
	}
	.nycontact .coninfo{
		padding: 70px;
	}
	.nycontact .coninfo:before{
		width: 800px;
		height: 800px;
	}
	.nycontact .coninfo .left .content ul li{
		font-size: 15px;
	}
	.nycontact .coninfo .right .feedback form dl dd{
		margin-top: 15px;
	}
	.nycontact .coninfo .right .feedback form dl dd input,
	.nycontact .coninfo .right .feedback form dl dd textarea {
	    border-bottom: 1px solid #e5e5e5;
	    font-size: 14px;
	    line-height: 28px;
	    padding: 12px 0;
	}
	.nycontact .coninfo .right .feedback form dl dt{
	    margin-top: 30px;
	}
	.nycontact .coninfo .right .feedback form dl button {
	    padding: 0 30px;
	}
	.nycontact .coninfo .right .feedback form dl button span{
	   font-size: 14px;
	   padding: 18px 0;
	}
	.nymap #mapContainer{
		height: 450px;
	}
	
	/*搜索结果*/
	.nyban .search form input{
		line-height: 52px;
		font-size: 14px;
	}
	.nyban .search form button{
		width: 90px;
	}
	.nyban .search form button h4{
		line-height: 52px;
		font-size: 14px;
	}
	.nyban .search form button em svg{
		width: 14px;
		height: 14px;
	}
	.nysearch{
		padding: 80px 0;
	}
	.nysearch .list ul {
	    margin: -16px -12px;
	}
	.nysearch .list ul li {
	    padding: 16px 12px;
	}
	.nysearch .list ul li .pic {
	    height: 260px;
	}
	.nysearch .list ul li .title {
	    font-size: 18px;
	}
}

@media only screen and (max-width: 1200px) {
	/*产品列表*/
	.nyprolist{
		padding: 70px 0;
	}
	.nyprolist .left{
		width: 240px;
	}
	.nyprolist .left .catetitle{
		height: 70px;
		padding: 0 24px;
	}
	.nyprolist .left .catetitle i svg{
		width: 28px;
		height: 28px;
	}
	.nyprolist .left .catetitle h3{
		font-size: 24px;
		margin-left: 10px;
	}
	.nyprolist .left .catelist a{
		padding: 0 20px 0  24px;
	}
	.nyprolist .left .catelist a h3{
		font-size: 14px;
		line-height: 50px;
	}
	.nyprolist .left .catelist a i svg{
		width: 16px;
		height: 16px;
	}
	.nyprolist .right{
		width: calc(100% - 280px);
	}
	.nyprolist .right .list ul{
		margin: -12px -10px;
	}
	.nyprolist .right .list ul li{
		width: 50%;
		padding: 12px 10px;
	}
	
	/*产品概要*/
	.nyproxq .summary .left ul li{
		height: 380px;
	}
	.nyproxq .summary .right {
	    padding-left: 40px;
	}
	.nyproxq .summary .right .title{
		font-size: 24px;
		padding-bottom: 20px;
	}
	.nyproxq .summary .right .coninfo{
		font-size: 14px;
		line-height: 2;
		margin: 18px 0;
	}
	.nyproxq .summary .right ul li {
	    border: 1px solid #f5f5f5;
	    height: 70px;
	}
	.nyproxq .summary .right .conbtn {
	    margin-top: 40px;
	}
	.nyproxq .summary .right .conbtn .sitebtn2 em {
	    margin-left: 12px;
	}
	.nyproxq .summary .right .conbtn .sitebtn2 em svg{
		width: 14px;
		height: 14px;
	}
	.nyproxq .summary .right .conbtn .sitebtn1 {
	    margin-left: 10px;
	}
	
	/*产品详情*/
	.nyproxq .details{
		margin-top: 40px;
	}
	.nyproxq .details .item h3{
		font-size: 24px;
		padding-bottom: 16px;
	}
	.nyproxq .details .content{
		margin-top: 20px;
	}
	.nyproxq .details .content p{
		line-height: 26px;
	}
	.nyproxq .details .content table{
		width: 600px;
	}
	/*推荐产品*/
	.nyhotpro{
	    padding-bottom:70px;
	}
	.nyhotpro .list{
		margin: 40px 0;
	}
	.nyhotpro .list ul li .pic{
		height: 200px;
	}
	
	.nyproxp{
		padding: 70px 0;
	}
	.nyproxp .title {
	    font-size: 32px;
	    margin-bottom: 30px;
	}
	.nyproxp .inquiry dd input,
	.nyproxp .inquiry dt button{
	    line-height: 50px;
	}
	
	/*公司简介*/
	.nyprofile,
	.nycertificate,
	.nyworkshop{
		padding: 70px 0;
	}
	.nyprofile .left{
		padding-right: 50px;
	}
	.nyprofile .left .content{
		margin-top: 24px;
	}
	.nyprofile .left .content p{
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.nyprofile .right{
		height: 360px;
	}
	.nycertificate .left ul li{
		padding: 20px;
	}
	.nycertificate .left ul li .pic{
		height: 220px;
	}
	.nycertificate .left ul li .title{
		margin-top: 20px;
		font-size: 14px;
	}
	.nycertificate .right{
		padding-left: 50px;
	}
	.nycertificate .right .content{
		margin: 24px 0 30px;
	}
	.nycertificate .right .content p{
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.nyworkshop .list{
		margin: 24px auto 40px;
	}
	.nyworkshop .list ul li{
		height: 220px;
	}
	.nyworkshop .list ul li span{
		padding: 16px 20px;
		font-size: 14px;
	}
	
	/*新闻列表*/
	.nynews{
		padding: 70px 0;
	}
	.nynews .list ul li {
	    width: 50%;
	}
	.nynews .list ul li a .pic{
		height: 280px;
	}
	.nynews .list ul li a .content{
		height: 160px;
		padding: 0 30px;
	}

	/*新闻详情*/
	.nynewsxq .title h3{
		font-size: 24px;
		margin-bottom: 16px;
	}
	.nynewsxq .title .deliver span{
		margin: 0 10px;
	}
	.nynewsxq .content p {
	    line-height: 26px;
	}
	.nynewsxq .content{
		margin: 24px 0 30px;
		padding: 20px 0;
	}

	/*工程项目*/
	.nyproject{
		padding: 70px 0;
	}
	.nyproject .list ul li .pic{
		height: 280px;
	}
	.nyproject .list ul li .content {
	    height: 70px;
	}
	.nyproject .list ul li .content h3 {
	    font-size: 18px;
	}
	.nyproject .list ul li a:hover .content h3 {
	    font-size: 20px;
	}
	
	/*工程详情*/
	.nyprojectxq .title h3{
		font-size: 28px;
	}
	.nyprojectxq .content{
		margin: 24px 0 30px;
		padding: 20px 0;
	}
	.nyprojectxq .content p {
	    line-height: 26px;
	}
	.nyprojectxq .content p img {
	    margin: 16px auto;
	}
	
	/*常见问题*/
	.nyfaq{
		padding: 70px 0;
	}
	.nyfaq .left{
		width: 160px;
	}
	.nyfaq .right{
		width: calc(100% - 240px);
	}
	.nyfaq .right .s-title h3{
		font-size: 24px;
		padding-bottom: 15px;
	}
	.nyfaq .right .item .list ul li .top{
		padding: 22px 20px;
	}
	.nyfaq .right .item .list ul li .top h3{
		font-size: 15px;
	}
	.nyfaq .right .item .list ul li .bottom{
		padding: 20px;
	}
	.nyfaq .right .item .list ul li .bottom p{
		font-size: 14px;
		line-height: 26px;
	}
	
	/*下载中心*/
	.nydownload{
		padding: 70px 0;
	}
	.nydownload .left{
		width: 160px;
	}
	.nydownload .left .line{
		height: 120px;
	}
	.nydownload .right{
		width: calc(100% - 240px);
	}
	.nydownload .right ul li .pic{
		padding: 20px;
	}
	.nydownload .right ul li .content h3{
		width: calc(100% - 50px);
		font-size: 14px;
	}
	.nydownload .right ul li .content a{
		width: 50px;
		height: 50px;
	}
	
	/*联系我们*/
	.nycontact{
		padding: 70px 0;
	}
	.nycontact .coninfo{
		padding: 60px;
	}
	.nycontact .coninfo:before{
		width: 650px;
		height: 650px;
		left: -25%;
		top: 20%;
	}
	.nycontact .coninfo .left .content dl {
	    margin: 40px 0 30px;
	}
	.nycontact .coninfo .left .content dl dt {
	    font-size: 16px;
	}
	.nycontact .coninfo .left .content dl a {
	    font-size: 32px;
	}
	.nycontact .coninfo .left .content ul li{
		font-size: 14px;
	}
	.nycontact .coninfo .right {
	    width: 45%;
	}
	.nycontact .coninfo .right .feedback form dl dd{
		margin-top: 10px;
	}
	.nycontact .coninfo .right .feedback form dl dd input,
	.nycontact .coninfo .right .feedback form dl dd textarea {
	    line-height: 24px;
	}
	.nycontact .coninfo .right .feedback form dl button {
	    padding: 0 25px;
	}
	.nycontact .coninfo .right .feedback form dl button span{
	   padding: 16px 0;
	}
	.nymap #mapContainer{
		height: 400px;
	}
	
	/*搜索结果*/
	.nyban .search {
	    margin-top: 40px;
	}
	.nyban .search form input{
		line-height: 52px;
		font-size: 14px;
	}
	.nyban .search form input,
	.nyban .search form button h4{
		line-height: 50px;
	}
	.nysearch{
		padding: 70px 0;
	}
	.nysearch .list ul {
	    margin: -15px -10px;
	}
	.nysearch .list ul li {
	    padding: 15px 10px;
	}
	.nysearch .list ul li .pic {
	    height: 200px;
	}
	.nysearch .list ul li .pic i svg{
		width: 30px;
		height: 30px;
	}
	.nysearch .list ul li .title {
	    font-size: 16px;
	    margin-top: 20px;
	}
}

@media only screen and (max-width: 1023px) {
	/*产品列表*/
	.nyprolist{
		padding: 0 0 60px;
	}
	.nyprolist .container{
		padding: 0;
	}
	.nyprolist .left{
		width: 100%;
		position: relative;
		top: auto;
	}
	.nyprolist .left .catetitle{
		height: 60px;
		padding: 0 20px;
		border-radius: 0;
	}
	.nyprolist .left .catetitle i svg{
		width: 22px;
		height: 22px;
	}
	.nyprolist .left .catetitle h3{
		font-size: 20px;
		margin-left: 10px;
	}
	.nyprolist .left .catetitle em{
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 20px;
		width: 16px;
    	height: 16px;
	}
	.nyprolist .left .catetitle em:before,
	.nyprolist .left .catetitle em:after {
	    content: "";
	    background: #fff;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%, -50%);
	    transition: all 0.4s;
	}
	.nyprolist .left .catetitle em:before {
	    width: 100%;
	    height: 2px;
	}
	.nyprolist .left .catetitle em:after {
	    width: 2px;
	    height: 100%;
	}
	.nyprolist .left .catetitle.on em{
	    transform: translateY(-50%) rotate(135deg);
	}
	.nyprolist .left .catelist{
		display: none;
		width: 100%;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 100;
		padding: 30px 20px;
    	background: #fff;
	}
	.nyprolist .left .catelist a{
		padding: 0 20px 0  24px;
		background: #f5f5f5;
	}
	.nyprolist .left .catelist a:first-child{
		margin-top: 0;
	}
	.nyprolist .right{
		width: 100%;
		padding: 0 20px;
		margin-top: 50px;
	}
}

@media only screen and (max-width: 767px) {
	/*产品列表*/
	.nyprolist{
		padding: 0 0 40px;
	}
	.nyprolist .left .catetitle{
		height: 50px;
		padding: 0 16px;
	}
	.nyprolist .left .catetitle i svg{
		width: 18px;
		height: 18px;
	}
	.nyprolist .left .catetitle h3{
		font-size: 16px;
		margin-left: 8px;
	}
	.nyprolist .left .catetitle em{
		right: 16px;
		width: 12px;
    	height: 12px;
	}
	.nyprolist .left .catelist{
		padding: 20px 16px;
	}
	.nyprolist .left .catelist a{
		padding: 0 18px 0  20px;
	}
	.nyprolist .right{
		padding: 0 16px;
		margin-top: 40px;
	}
	.nyprolist .right .list ul{
	    padding: -10px -6px;
	}
	.nyprolist .right .list ul li {
	    padding: 10px 6px;
	}
	.nyprolist .right .list ul li .pic {
	    height: 170px;
	}
	.nyprolist .right .list ul li .pic i svg{
		width: 28px;
		height: 28px;
	}
	.nyprolist .right .list ul li .title {
	    font-size: 14px;
	    margin-top: 16px;
	}
	
	/*产品概要*/
	.nyproxq .summary .left{
		width: 100%;
	}
	.nyproxq .summary .left ul li{
		height: 320px;
	}
	.nyproxq .summary .right {
		width: 100%;
	    padding-left: 0;
	    margin-top: 24px;
	}
	.nyproxq .summary .right .title{
		font-size: 22px;
		padding-bottom: 16px;
	}
	.nyproxq .summary .right .coninfo{
		line-height: 2;
		margin: 16px 0;
	}
	.nyproxq .summary .right .conbtn {
	    margin-top: 24px;
	}
	.nyproxq .summary .right .conbtn .sitebtn2{
		width: 60%;
	}
	.nyproxq .summary .right .conbtn .sitebtn1 {
		width: calc(40% - 10px);
	    margin-left: 10px;
	    padding: 0;
	    text-align: center;
	}
	
	/*产品详情*/
	.nyproxq .details{
		margin-top: 30px;
	}
	.nyproxq .details .item h3{
		font-size: 20px;
		padding-bottom: 12px;
	}
	.nyproxq .details .content{
		margin-top: 10px;
	}
	
	/*推荐产品*/
	.nyhotpro{
	    padding-bottom:40px;
	}
	.nyhotpro .list{
		margin: 24px 0;
	}
	.nyhotpro .list ul li .pic{
		height: 130px;
	}
	.nyhotpro .list ul li .pic i svg {
	    width: 28px;
	    height: 28px;
	}
	.nyhotpro .list ul li .title {
	    font-size: 14px;
	    margin-top: 16px;
	}
	
	.nyproxp{
		padding: 40px 0;
	}
	.nyproxp .title {
	    font-size: 24px;
	    margin-bottom: 24px;
	}
	.nyproxp .inquiry dd,
	.nyproxp .inquiry dt{
		width: 100%;
	}
	.nyproxp .inquiry dd{
		margin-bottom: 12px;
	}
	.nyproxp .inquiry dd input,
	.nyproxp .inquiry dt button{
	    line-height: 48px;
	}
	
	/*公司简介*/
	.nyprofile,
	.nycertificate,
	.nyworkshop{
		padding: 40px 0;
	}
	.nyprofile .left{
		width: 100%;
		padding-right: 0;
	}
	.nyprofile .left .content{
		margin-top: 18px;
	}
	.nyprofile .left .content p{
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 6px;
	}
	.nyprofile .right{
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	.nyprofile .right .bg i {
	    width: 50px;
	    height: 50px;
	}
	.nyprofile .right .bg i svg{
	    width: 18px;
	    height: 18px;
	}
	
	.nycertificate  .container{
		flex-direction: column-reverse;
	}
	.nycertificate .left {
		width: 100%;
		margin-top: 30px;
	}
	.nycertificate .left ul li{
		padding: 16px;
	}
	.nycertificate .left ul li .pic{
		height: 190px;
	}
	.nycertificate .left ul li .title{
		margin-top: 15px;
	}
	.nycertificate .right{
		width: 100%;
		padding-left: 0;
	}
	.nycertificate .right .content{
		margin: 18px 0 30px;
	}
	.nycertificate .right .content p{
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 6px;
	}
	.nycertificate .switch dl {
	    width: 90px;
	}
	.nycertificate .switch .swiper-scrollbar {
	    width: calc(100% - 110px);
	}
	.nyworkshop .ny-title p {
	    line-height: 24px;
	    margin-top: 18px;
	}
	.nyworkshop .list{
		margin: 20px auto 30px;
	}
	.nyworkshop .list ul li{
		height: 160px;
	}
	.nyworkshop .list ul li span{
		padding: 14px 16px;
		font-size: 12px;
	}
	.nyworkshop .switch dl {
	    width: 90px;
	    margin-right: 20px;
	}
	.nyworkshop .switch span.swiper-pagination-bullet {
	    margin: 0 6px;
	}
	
	/*新闻列表*/
	.nynews{
		padding: 40px 0;
	}
	.nynews .list ul{
		margin: -6px 0;
	}
	.nynews .list ul li {
	    width: 100%;
	    padding: 6px 0;
	}
	.nynews .list ul li a .pic{
		height: 240px;
	}
	.nynews .list ul li a .content{
		height: 130px;
		padding: 0 20px;
	}
	.nynews .list ul li a .content h3 {
	    font-size: 16px;
	    line-height: 30px;
	    margin-bottom: 16px;
	}
	
	/*新闻详情*/
	.nynewsxq .title h3{
		font-size: 18px;
		margin-bottom: 12px;
	}
	.nynewsxq .title .deliver span{
		margin: 0 6px;
		line-height: 24px;
	}
	.nynewsxq .content{
		margin: 16px 0;
		padding: 16px 0;
	}
	.nynewsxq .content p {
	    line-height: 24px;
	}
	.nynewsxq .content p img {
	    margin: 10px auto;
	    width: 100%;
	}
	
	/*工程项目*/
	.nyproject{
		padding: 40px 0;
	}
	.nyproject .list ul{
	    margin: -4px;
	}
	.nyproject .list ul li {
	    padding: 4px;
	}
	.nyproject .list ul li .pic{
		height: 120px;
	}
	.nyproject .list ul li .content {
	    height: 42px;
	}
	.nyproject .list ul li .content h3 {
	    font-size: 12px;
	}
	.nyproject .list ul li .content h3:before {
	    top: -10px;
	}
	.nyproject .list ul li .content h3:after {
	    bottom: -10px;
	}
	.nyproject .list ul li a:hover .content h3 {
	    font-size: 14px;
	    line-height: 24px;
	}
	.nyproject .list ul li a:hover .content h3:before,
	.nyproject .list ul li a:hover .content h3:after {
	    width: 20px;
	}
	
	/*工程详情*/
	.nyprojectxq .title h3{
		font-size: 20px;
	}
	.nyprojectxq .content{
		margin: 20px 0 16px;
		padding: 16px 0;
	}
	.nyprojectxq .content p {
	    line-height: 24px;
	}
	.nyprojectxq .content p img {
	    margin: 12px auto;
	}
	
	/*常见问题*/
	.nyfaq{
		padding: 45px 0;
	}
	.nyfaq .left{
		width: 100%;
		margin-bottom: 30px;
	}
	.nyfaq .left .ny-title{
		text-align: center;
	}
	.nyfaq .right{
		width: 100%;
	}
	.nyfaq .right .s-title {
	    margin-bottom: 20px;
	}
	.nyfaq .right .s-title h3{
		font-size: 18px;
		padding-bottom: 12px;
	}
	.nyfaq .right .item .list ul li .top{
		padding: 12px 16px;
	}
	.nyfaq .right .item .list ul li .top h3{
		font-size: 14px;
		line-height: 24px;
		width: calc(100% - 30px);
	}
	.nyfaq .right .item .list ul li .top em {
	    width: 12px;
	    height: 12px;
	}
	.nyfaq .right .item .list ul li .bottom{
		padding: 16px;
		margin-bottom: 10px;
	}
	.nyfaq .right .item .list ul li .bottom p{
		font-size: 13px;
		line-height: 23px;
	}
	.nyfaq .right .empty {
	    height: 30px;
	}
	
	/*下载中心*/
	.nydownload{
		padding: 50px 0;
	}
	.nydownload .left{
		width: 100%;
		display: flex;
	    align-items: flex-end;
	    justify-content: space-between;
	    margin-bottom: 30px;
	}
	.nydownload .left .line{
		display: none;
	}
	.nydownload .left .switch dl {
	    width: 90px;
	}
	.nydownload .right{
		width: 100%;
	}
	.nydownload .right ul li .pic{
		padding: 20px;
	}
	.nydownload .right ul li .content h3{
		width: calc(100% - 46px);
	}
	.nydownload .right ul li .content a{
		width: 46px;
		height: 46px;
	}
	.nydownload .right ul li .content a svg{
		width: 16px;
		height: 16px;
	}
	
	/*联系我们*/
	.nycontact{
		padding: 40px 0;
	}
	.nycontact .coninfo{
		padding: 30px 16px;
	}
	.nycontact .coninfo:before{
		width: 1200px;
		height: 1200px;
		left: 50%;
		transform: translateX(-50%);
		top: -114%;
	}
	.nycontact .coninfo .left .content dl {
	    margin: 30px 0 20px;
	}
	.nycontact .coninfo .left .content dl dt {
	    font-size: 15px;
	}
	.nycontact .coninfo .left .content dl a {
	    font-size: 28px;
	    margin-top: 12px;

	}
	.nycontact .coninfo .left .content ul li{
		margin-top: 12px;
	}
	.nycontact .coninfo .right {
	    width: 100%;
	    margin-top: 90px;
	}
	.nycontact .coninfo .right .feedback {
	    padding-top: 0;
	}
	.nycontact .coninfo .right .feedback form dl dt {
	    margin-top: 20px;
	}
	.nycontact .coninfo .right .feedback form dl button {
	    padding: 0;
	    width: 100%;
	}
	.nycontact .coninfo .right .feedback form dl button span{
	   padding: 14px 0;
	}
	.nymap #mapContainer{
		height: 300px;
	}

	/*搜索结果*/
	.nyban .search {
	    margin-top: 20px;
	}
	.nyban .search form input{
		width: calc(100% - 80px);
		padding: 0 12px;
	}
	.nyban .search form button {
	    width: 80px;
	}
	.nyban .search form input,
	.nyban .search form button h4 {
	    line-height: 46px;
	}
	.nysearch{
		padding: 40px 0;
	}
	.nysearch .list ul {
	    margin: -10px -6px;
	}
	.nysearch .list ul li {
		width: 50%;
	    padding: 10px 6px;
	}
	.nysearch .list ul li .pic {
	    height: 120px;
	}
	.nysearch .list ul li .pic i svg{
		width: 28px;
		height: 28px;
	}
	.nysearch .list ul li .title {
	    font-size: 14px;
	    margin-top: 12px;
	}
}