﻿@media only screen and (max-width: 1600px) {
	/*关于我们*/
	#profile{
		padding: 100px 0 90px;
	}
	#profile .content h2{
		font-size: 40px;
		padding-bottom: 20px;
	}
	#profile .content .summary p{
		font-size: 16px;
		line-height: 32px;
		margin-top: 16px;
	}
	#num{
		padding: 50px 0;
	}
	#num li p{
		line-height: 1.4;
	}
	
	/*公司环境*/
	#factory{
		padding: 100px 0;
	}
	#factory .list{
		margin-top: 55px;
	}
	#factory .list ul li .pic{
		height: 320px;
	}
	#factory .list ul li .pic h3{
		font-size: 15px;
		bottom: -55px;
		line-height: 55px;
	}
	#factory .list .swiper-pagination{
		margin-top: 55px;
	}
	
	/*企业文化*/
	#culture{
		padding: 90px 0;
	}
	#culture .list .item{
		height: 260px;
	}
	#culture .list dt.item p{
		font-size: 16px;
	    line-height: 30px;
	    margin-top: 32px;
	}
	#culture .list dd.item h3{
		font-size: 22px;
		margin: 30px 0 20px;
	}
	
	/*荣誉资质*/
	#honor{
		padding: 100px 0;
	}
	#honor .list{
		margin-top: 55px;
	}
	#honor .list li{
		padding: 40px;
	}
	#honor .list li h3{
		font-size: 16px;
	}
	
	/*生产设备*/
	#equip{
		padding: 100px 0;
	}
	#equip .left{
		width: 520px;
	}
	#equip .left .nyvideo{
		height: 410px;
		margin-top: 55px;
	}
	#equip .left .nyvideo dl dt{
		margin: 0 auto 35px;
	}
	#equip .right{
		width: calc(100% - 530px);
	}
	#equip .right .switch{
		height: 77px;
	}
	#equip .right .list{
		margin-top: 55px;
	}
	#equip .right .list li{
		height: 200px;
	}
	#equip .right .list li h3{
		line-height: 50px;
		font-size: 14px;
	}
	/*内页视频*/
	.innermv video {
	    width: 960px;
	}
	
	/*产品工艺*/
	.nyproxq{
		padding: 100px 0;
	}
	.nyproxq .left{
		width: calc(100% - 460px);
		padding: 50px 40px;
	}
	.nyproxq .left .title{
		font-size: 32px;
		padding-bottom: 24px;
		margin-bottom: 32px;
	}
	.nyproxq .left .content .table1 tr td.tright {
	    padding-left: 40px;
	}
	.nyproxq .left .content .table1 tr td.tleft {
	    padding-right: 40px;
	}
	.nyproxq .left .content .table1 tr td p {
	    font-size: 14px;
	    line-height: 28px;
    }
    .nyproxq .left .content h4 {
	    font-size: 18px;
	}
	.nyproxq .left .content .table2 tr td h3 {
	    font-size: 16px;
	}
	.nyproxq .left .content .table3 tr td p {
	    font-size: 15px;
	    margin-top: 15px;
	}
	.nyproxq .left .content .table4 tr td p {
	    font-size: 15px;
	    margin-top: 15px;
	}
	.nyproxq .left .content .table5 tr td{
		padding: 10px;
	}
	
	.nyproxq .left .content p a.link {
	    line-height: 56px;
	    font-size: 16px;
	}
	
	
	.nyproxq .right{
		width: 420px;
		padding: 50px 40px;
	}
	.nyproxq .right > .title h3 {
	    font-size: 32px;
	}
	.nyproxq .right .list .item{
		margin-top: 35px;
	}
	
	/*色卡列表*/
	.nyproxq .left .list ul{
		margin: -12px -10px;
	}
	.nyproxq .left .list ul li{
		padding: 12px 10px;
	}
	.nyproxq .left .list ul li .pic{
		height: 220px;
	}
	.nyproxq .left .list ul li h3{
		font-size: 15px;
		margin-top: 20px;
	}
	
	/*工程案例*/
	.nycase{
		padding: 100px 0;
	}
	.nycase .list{
		margin: -20px;
	}
	.nycase .list ul li{
		padding: 20px;
	}
	.nycase .list ul li .pic{
		height: 290px;
	}
	.nycase .list ul li h3{
		font-size: 20px;
		margin-top: 28px;
	}
	
	/*检测报告*/
	#report{
		padding: 100px 0;
	}
	#report .left{
		width: calc(100% - 490px);
	}
	#report .left .list{
		margin-top: 50px;
	}
	#report .right{
		width: 420px;
		padding: 40px;
	}
	
	/*过程管控*/
	#process{
		padding: 100px 0;
	}
	#process .list{
		margin-top: 55px;
	}
	#process .list ul li .pic{
		height: 240px;
	}
	#process .list ul li h3{
		font-size: 18px;
	}
	
	/*检测设备*/
	#testing{
		padding: 100px 20px 20px;
	}
	#testing .list{
		margin-top: 55px;
	}
	#testing .list ul li .pic{
		height: 200px;
	}
	#testing .list ul li h3{
		font-size: 16px;
		line-height: 56px;
	}
	
	/*新闻中心*/
	.nynews{
		padding: 100px 0;
	}
	.nynews .list ul{
		margin: -25px;
	}
	.nynews .list ul li{
		padding: 25px;
	}
	.nynews .list ul li .date h2{
		font-size: 38px;
		line-height: 30px;
	}
	.nynews .list ul li .date i{
		font-size: 14px;
	}
	.nynews .list ul li .date span{
		font-size: 16px;
		line-height: 12px;
	}
	.nynews .list ul li .ctitle{
		font-size: 22px;
		line-height: 35px;
		height: 70px;
	}
	.nynews .list ul li .pic{
		height: 280px;
	}
	.nynews .list ul li .pic .more{
		width: 140px;
		line-height: 56px;
		bottom: -56px;
	}
	
	/*新闻详情*/
	.nynewsxq{
		padding: 90px 0 100px;
	}
	.nynewsxq .left{
		width: calc(100% - 470px);
	}
	.nynewsxq .left .title h3{
		font-size: 32px;
	}
	.nynewsxq .right{
		width: 400px;
	}
	.nynewsxq .right .title h3{
		font-size: 32px;
	}
	.nynewsxq .right .list ul li{
		margin-top: 35px;
	}
	.nynewsxq .right .list ul li .pic{
		height: 260px;
	}
	.nynewsxq .right .list ul li .pic h3 {
	    font-size: 16px;
    }
	.nynewsxq .right .list ul li .content{
		margin-top: 24px;
	}
	.nynewsxq .right .list ul li .content a{
		font-size: 18px;
		margin-top: 16px;
	}
	.nynewsxq .right .list ul li .pic:hover h3:before,
	.nynewsxq .right .list ul li .pic:hover h3:after {
	    width: 30px;
	}
	
	/*联系方式*/
	#contact{
		padding: 100px 0;
	}
	#contact .content .item{
		margin: 100px 0  70px;
	}
	#contact .content .item h3{
		font-size: 20px;
	}
	#contact .content .item a{
		font-size: 36px;
		margin-top: 20px;
	}
	#contact .content ul li{
		margin-right: 80px;
	}
	#contact .content ul li h3{
		font-size: 20px;
	}
	#contact .content ul li p{
		font-size: 20px;
		margin-top: 16px;
	}
	#contact .circle {
	    top: 35%;
	}
	
	/*客户留言*/
	#message{
		padding: 100px 0;
	}
	#message .feedback{
		margin-top: 55px;
	}
	#message .feedback form input{
		font-size: 15px;
		line-height: 23px;
	}
	#message .feedback form textarea{
		font-size: 15px;
		line-height: 25px;
	}
	#message .feedback form button{
		width: 180px;
		height: 65px;
		font-size: 15px;
	}
}
@media only screen and (max-width: 1440px) {
	/*关于我们*/
	#profile{
		padding: 80px 0 70px;
	}
	#profile .content {
	    width: 850px;
	}
	#profile .content h2{
		font-size: 36px;
		padding-bottom: 16px;
	}
	#profile .content .summary p{
		font-size: 15px;
		line-height: 30px;
		margin-top: 12px;
	}
	#num{
		padding: 40px 0;
	}
	#num li .item h3 {
	    font-size: 48px;
	    line-height: 38px;
	}
	#num li .item em {
	    margin-top: 4px;
	}
	#num li p{
		line-height: 1.5;
	}
	
	/*公司环境*/
	#factory{
		padding: 80px 0;
	}
	#factory .list{
		margin-top: 50px;
	}
	#factory .list ul li .pic{
		height: 280px;
	}
	#factory .list ul li .pic h3{
		font-size: 14px;
		bottom: -50px;
		line-height: 50px;
	}
	#factory .list .swiper-pagination{
		margin-top: 50px;
	}
	
	/*企业文化*/
	#culture{
		padding: 70px 0;
	}
	#culture .list .item{
		width: calc((100% - 80px) / 4);
		margin: 10px;
		height: 230px;
	}
	#culture .list dt.item p{
		font-size: 14px;
	    line-height: 26px;
	    margin-top: 30px;
	}
	#culture .list dd.item i {
	    width: 70px;
	    height: 70px;
	}
	#culture .list dd.item i svg{
	    width: 28px;
	    height: 28px;
	}
	#culture .list dd.item h3{
		font-size: 18px;
		margin: 30px 0 16px;
	}
	
	/*荣誉资质*/
	#honor{
		padding: 80px 0;
	}
	#honor .list{
		margin-top: 50px;
	}
	#honor .list li{
		padding: 30px;
	}
	#honor .list li h3{
		font-size: 15px;
		margin-top: 25px;
	}
	
	/*生产设备*/
	#equip{
		padding: 80px 0;
	}
	#equip .left{
		width: 440px;
	}
	#equip .left .nyvideo{
		height: 370px;
		margin-top: 50px;
	}
	#equip .left .nyvideo dl dt{
		margin: 0 auto 30px;
	}
	#equip .left .nyvideo dl dd {
	    font-size: 20px;
	}
	#equip .right{
		width: calc(100% - 450px);
	}
	#equip .right .switch{
		height: 72px;
	}
	#equip .right .switch .swiper-scrollbar {
	    width: 360px;
	}
	#equip .right .switch dd {
	    width: 44px;
	    height: 44px;
    }
	#equip .right .list{
		margin-top: 50px;
	}
	#equip .right .list li{
		height: 180px;
	}
	#equip .right .list li h3{
		line-height: 46px;
	}
	
	/*产品工艺*/
	.nyproxq{
		padding: 80px 0;
	}
	.nyproxq .left{
		width: calc(100% - 400px);
		padding: 40px;
	}
	.nyproxq .left .title{
		font-size: 28px;
		padding-bottom: 20px;
	}
	.nyproxq .right{
		width: 360px;
		padding: 40px;
	}
	.nyproxq .right > .title h3 {
	    font-size: 28px;
	    padding-bottom: 18px;
	}
	.nyproxq .left .content .table1 tr td.tright {
	    padding-left: 30px;
	}
	.nyproxq .left .content .table1 tr td.tleft {
	    padding-right: 30px;
	}
	.nyproxq .left .content .table1 tr td p {
	    font-size: 13px;
	    line-height: 24px;
    }
    .nyproxq .left .content h4 {
	    font-size: 16px;
	    margin-bottom: 12px;
	}
	.nyproxq .left .content .table2 tr td h3 {
	    font-size: 15px;
	}
	.nyproxq .left .content .table3 tr td p {
	    font-size: 14px;
	}
	.nyproxq .left .content .table4 tr td p {
	    font-size: 14px;
	}
	.nyproxq .left .content p a.link {
	    line-height: 50px;
	    font-size: 15px;
	}
	
	
	.nyproxq .right .list .item{
		margin-top: 30px;
	}
	.nyproxq .right .list .item .pic{
		height: 160px;
		margin-bottom: 18px;
	}
	.nyproxq .right .list .item .title h3{
		font-size: 16px;
	}
	.nyproxq .right .list .item .title i svg{
		width: 16px;
		height: 16px;
	}
	
	/*色卡列表*/
	.nyproxq .left .list ul{
		margin: -10px;
	}
	.nyproxq .left .list ul li{
		padding: 10px;
	}
	.nyproxq .left .list ul li .pic{
		height: 160px;
	}
	.nyproxq .left .list ul li h3{
		font-size: 14px;
		margin-top: 16px;
	}
	
	/*工程案例*/
	.nycase{
		padding: 80px 0;
	}
	.nycase .list{
		margin: -15px;
	}
	.nycase .list ul li{
		padding: 15px;
	}
	.nycase .list ul li .pic{
		height: 240px;
	}
	.nycase .list ul li h3{
		font-size: 16px;
		margin-top: 22px;
	}
	
	/*检测报告*/
	#report{
		padding: 80px 0;
	}
	#report .left{
		width: calc(100% - 470px);
	}
	#report .left .switch dd {
	    width: 44px;
	    height: 44px;
	}
	#report .right{
		width: 420px;
	}
	
	/*过程管控*/
	#process{
		padding: 80px 0;
	}
	#process .list{
		margin-top: 50px;
	}
	#process .list ul li {
	    width: calc((100% - 60px) / 4);
	    padding: 16px;
	}
	#process .list ul li .pic{
		height: 180px;
	}
	#process .list ul li h3{
		font-size: 16px;
		margin-top: 10px;
	}
	
	/*检测设备*/
	#testing{
		padding: 80px 20px;
	}
	#testing .list{
		margin-top: 50px;
	}
	#testing .list ul li .pic{
		height: 200px;
	}
	#testing .swiper-pagination {
	    display: block;
	    margin-top: 50px;
	}
	#testing .swiper-pagination span.swiper-pagination-bullet{
		border-color: #0C7E87;
	}
	#testing .swiper-pagination span.swiper-pagination-bullet:before{
		background: #0C7E87;
	}
	
	/*新闻中心*/
	.nynews{
		padding: 80px 0;
	}
	.nynews .list ul{
		margin: -20px;
	}
	.nynews .list ul li{
		padding: 20px;
	}
	.nynews .list ul li .date h2{
		font-size: 36px;
	}
	.nynews .list ul li .ctitle{
		font-size: 20px;
		line-height: 32px;
		margin: 20px 0;
		height: 64px;
	}
	.nynews .list ul li .pic{
		height: 240px;
	}
	.nynews .list ul li .pic .more{
		width: 130px;
		line-height: 50px;
		bottom: -50px;
	}
	
	/*新闻详情*/
	.nynewsxq{
		padding: 70px 0 80px;
	}
	.nynewsxq .left{
		width: calc(100% - 420px);
	}
	.nynewsxq .left .title h3{
		font-size: 28px;
		margin-bottom: 16px;
	}
	.nynewsxq .left .title .deliver span {
	    margin-right: 20px;
	}
	.nynewsxq .left .content {
	    margin: 30px 0;
	    padding: 20px 0;
	}
	.nynewsxq .left .content p img {
	    margin: 10px auto;
	    width: 90%;
	}
	.nynewsxq .right{
		width: 360px;
	}
	.nynewsxq .right .title h3{
		font-size: 28px;
		padding-bottom: 18px;
	}
	.nynewsxq .right .list ul li{
		margin-top: 30px;
	}
	.nynewsxq .right .list ul li .pic{
		height: 240px;
	}
	.nynewsxq .right .list ul li .pic h3 {
	    font-size: 14px;
    }
	.nynewsxq .right .list ul li .content{
		margin-top: 20px;
	}
	.nynewsxq .right .list ul li .content a{
		font-size: 16px;
		margin-top: 12px;
	}
	
	/*联系方式*/
	#contact{
		padding: 80px 0;
	}
	#contact .content .item{
		margin: 60px 0  50px;
	}
	#contact .content .item h3{
		font-size: 18px;
	}
	#contact .content .item a{
		font-size: 36px;
		margin-top: 16px;
	}
	#contact .content ul li{
		margin-right: 60px;
	}
	#contact .content ul li h3{
		font-size: 18px;
	}
	#contact .content ul li p{
		font-size: 18px;
	}
	#contact .circle {
	    top: 31%;
	    right: 16%;
	}
	
	/*客户留言*/
	#message{
		padding: 80px 0;
	}
	#message .feedback{
		margin-top: 50px;
	}
	#message .feedback form input{
		font-size: 14px;
		line-height: 22px;
		padding: 18px;
		width: calc((100% - 20px) / 2);
    	margin-bottom: 20px;
	}
	#message .feedback form textarea{
		font-size: 14px;
		line-height: 26px;
		padding: 18px;
		height: 160px;
		margin-bottom: 30px;
	}
	#message .feedback form button{
		width: 170px;
		height: 60px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 1200px) {
	/*关于我们*/
	#profile{
		padding: 70px 0 60px;
	}
	#profile .content {
	    width: 100%;
	    margin-top: 40px;
	}
	#profile .content h2{
		font-size: 32px;
		padding-bottom: 12px;
	}
	#profile .content .summary p{
		font-size: 14px;
		line-height: 28px;
	}
	
	/*公司环境*/
	#factory{
		padding: 70px 0;
	}
	#factory .list{
		margin-top: 40px;
	}
	#factory .list ul li .pic{
		height: 220px;
	}
	#factory .list .swiper-pagination{
		margin-top: 40px;
	}
	
	/*企业文化*/
	#culture{
		padding: 65px 0;
	}
	#culture .list .item{
		width: calc((100% - 40px) / 4);
		margin: 5px;
		height: 200px;
	}
	#culture .list dt.item p {
	    font-size: 12px;
	    line-height: 24px;
	    margin-top: 24px;
	}
	#culture .list dd.item h3{
		font-size: 16px;
		margin: 24px 0 16px;
	}
	#culture .list dd.item p{
		font-size: 12px;
	}
	
	/*荣誉资质*/
	#honor{
		padding: 70px 0;
	}
	#honor .list{
		margin-top: 40px;
	}
	#honor .list li{
		padding: 20px;
	}
	#honor .list li h3{
		font-size: 14px;
		margin-top: 20px;
	}
	
	/*生产设备*/
	#equip{
		padding: 70px 0;
	}
	#equip .left{
		width: 400px;
	}
	#equip .left .nyvideo{
		margin-top: 40px;
	}
	#equip .right{
		width: calc(100% - 410px);
	}
	#equip .right .switch{
		height:66px;
	}
	#equip .right .switch .swiper-scrollbar {
	    width: 300px;
	}
	#equip .right .switch dd {
	    width: 42px;
	    height: 42px;
    }
	#equip .right .list{
		margin-top: 40px;
	}
	/*内页视频*/
	.innermv video {
	    width: 800px;
	}
	
	/*产品工艺*/
	.nyproxq{
		padding: 70px 0;
	}
	.nyproxq .left{
		width: 100%;
		padding: 40px;
	}
	.nyproxq .left .title{
		margin-bottom: 28px;
	}
	
	
	
	.nyproxq .right{
		position: unset;
		width: 100%;
		margin-top: 40px;
	}
	.nyproxq .right .list{
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		justify-content: flex-start;
		margin: 0 -10px;
	}
	.nyproxq .right .list .item{
		width: calc(100% / 3);
		padding: 0 10px;
		margin-top: 25px;
	}
	.nyproxq .right .list .item .pic{
		margin-bottom: 16px;
	}
	.nyproxq .right .list .item .title h3{
		font-size: 14px;
	}
	.nyproxq .right .list .item .title i svg{
		width: 14px;
		height: 14px;
	}
	
	/*色卡列表*/
	.nyproxq .left .list ul{
		margin: -12px -10px;
	}
	.nyproxq .left .list ul li{
		padding: 12px 10px;
	}
	.nyproxq .left .list ul li .pic{
		height: 180px;
	}
	
	/*工程案例*/
	.nycase{
		padding: 70px 0;
	}
	.nycase .list{
		margin: -15px -10px;
	}
	.nycase .list ul li{
		padding: 15px 10px;
	}
	.nycase .list ul li .pic{
		height: 200px;
	}
	.nycase .list ul li .pic i svg {
	    width: 36px;
	    height: 36px;
	}
	.nycase .list ul li h3{
		font-size: 15px;
		margin-top: 20px;
	}
	
	/*检测报告*/
	#report{
		padding: 70px 0;
	}
	#report .left{
		width: calc(100% - 410px);
	}
	#report .left .ny-title p{
		margin-top: 20px;
		line-height: 26px;
	}
	#report .left .list{
		margin-top: 30px;
	}
	#report .left .list ul li {
    	padding: 12px;
    }
    #report .left .switch {
	    margin-top: 40px;
	}
    #report .left .switch .swiper-scrollbar{
    	width: calc(100% - 160px);
    }
	#report .left .switch dd {
	    width: 42px;
	    height: 42px;
	}
	#report .right{
		width: 350px;
	}
	
	/*过程管控*/
	#process{
		padding: 70px 0;
	}
	#process .list{
		margin-top: 40px;
	}
	#process .list ul li {
	    width: calc((100% - 36px) / 4);
	    padding: 10px;
	}
	#process .list ul li .pic{
		height: 130px;
	}
	#process .list ul li h3{
		font-size: 14px;
	}
	
	/*检测设备*/
	#testing{
		padding: 70px 20px;
	}
	#testing .list{
		margin-top: 40px;
	}
	#testing .list ul li .pic{
		height: 160px;
	}
	#testing .list ul li h3 {
	    font-size: 14px;
	    line-height: 50px;
	}
	#testing .swiper-pagination {
	    margin-top: 40px;
	}
	
	/*新闻中心*/
	.nynews{
		padding: 70px 0;
	}
	.nynews .list ul{
		margin: -15px;
	}
	.nynews .list ul li{
		padding: 15px;
	}
	.nynews .list ul li .date h2{
		font-size: 32px;
		line-height: 24px;
	}
	.nynews .list ul li .date i{
		font-size: 12px;
		line-height: 10px;
	}
	.nynews .list ul li .date span{
		font-size: 14px;
		line-height: 10px;
	}
	.nynews .list ul li .ctitle{
		font-size: 16px;
		line-height: 28px;
		height: 56px;
	}
	.nynews .list ul li .pic{
		height: 200px;
	}
	.nynews .list ul li .pic .more{
		line-height: 48px;
		bottom: -48px;
	}
	.nynews .list ul li .pic .more span{
		font-size: 13px;
	}
	
	/*新闻详情*/
	.nynewsxq{
		padding: 60px 0 70px;
	}
	.nynewsxq .left{
		width: calc(100% - 330px);
	}
	.nynewsxq .left .title h3{
		font-size: 24px;
	}
	.nynewsxq .left .title .deliver span {
	    margin-right: 15px;
	}
	.nynewsxq .left .content {
	    margin: 25px 0;
	    padding: 16px 0;
	}
	.nynewsxq .left .content p{
		line-height: 26px;
		padding: 4px 0;
	}
	.nynewsxq .left .content p img {
	    margin: 5px auto;
	    width: 100%;
	}
	.nynewsxq .right{
		width: 280px;
	}
	.nynewsxq .right .title h3{
		font-size: 24px;
		padding-bottom: 16px;
	}
	.nynewsxq .right .list ul li{
		margin-top: 25px;
	}
	.nynewsxq .right .list ul li .pic{
		height: 190px;
	}
	.nynewsxq .right .list ul li .pic h3 {
	    font-size: 12px;
	    padding: 0 30px;
    }
	.nynewsxq .right .list ul li .content{
		margin-top: 18px;
	}
	.nynewsxq .right .list ul li .content a{
		font-size: 14px;
		margin-top: 10px;
	}
	
	/*联系方式*/
	#contact{
		padding: 70px 0;
	}
	#contact .content .item{
		margin: 40px 0  0;
	}
	#contact .content .item h3{
		font-size: 16px;
	}
	#contact .content .item a{
		font-size: 32px;
		margin-top: 12px;
	}
	#contact .content ul li{
		margin-top: 40px;
	}
	#contact .content ul li h3{
		font-size: 16px;
	}
	#contact .content ul li p{
		font-size: 16px;
		margin-top: 12px;
	}
	#contact .circle {
	    right: 20%;
	}
	
	/*客户留言*/
	#message{
		padding: 70px 0;
	}
	#message .feedback{
		margin-top: 40px;
	}
	#message .feedback form input,
	#message .feedback form textarea{
		padding: 16px;
	}
	#message .feedback form button{
		width: 160px;
		height: 56px;
	}
}

@media only screen and (max-width: 959px) {
	/*关于我们*/
	#profile{
		padding: 60px 0 50px;
	}
	#profile .content {
	    margin-top: 30px;
	}
	#profile .content h2{
		font-size: 28px;
		padding-bottom: 10px;
	}
	#num {
	    padding: 30px 0;
	}
	#num li {
		width: 50%;
		padding: 20px 0;
	}
	#num i{
		display: none;
	}
	
	/*公司环境*/
	#factory{
		padding: 60px 0;
	}
	#factory .list{
		margin-top: 35px;
	}
	#factory .list ul li .pic h3 {
	    bottom: -44px;
	    line-height: 44px;
	}
	#factory .list .swiper-pagination{
		margin-top: 35px;
	}
	
	/*企业文化*/
	#culture{
		padding: 50px 0;
	}
	#culture .list .item{
		width: calc((100% - 40px) / 2);
		margin: 10px;
		height: 200px;
	}
	#culture .list dt.item p {
	    font-size: 14px;
	    line-height: 26px;
	    margin-top: 30px;
	}
	
	/*荣誉资质*/
	#honor{
		padding: 60px 0;
	}
	#honor .list{
		margin-top: 35px;
	}
	#honor .swiper-pagination{
		display: block;
	}
	#honor .swiper-pagination{
	margin-top: 35px;
}
	#honor .swiper-pagination span.swiper-pagination-bullet{
		border-color: #0C7E87;
	}
	#honor .swiper-pagination span.swiper-pagination-bullet:before{
		background: #0C7E87;
	}
	
	/*生产设备*/
	#equip{
		padding: 60px 0;
	}
	#equip .left{
		width: 100%;
	}
	#equip .left .nyvideo{
		height: auto;
		margin-top: 35px;
	}
	#equip .right{
		width: 100%;
		margin-top: 40px;
	}
	#equip .right .switch{
		height:auto;
	}
	#equip .right .switch .swiper-scrollbar {
	    width: 50%;
	}
	#equip .right .list{
		margin-top: 30px;
	}
	#equip .right .list li {
	    height: 220px;
	}
	
	/*内页视频*/
	.innermv video {
	    width: 640px;
	}
	
	/*产品工艺*/
	.nyproxq{
		padding: 60px 0;
	}
	.nyproxq .left{
		padding: 40px 30px;
	}
	.nyproxq .left .title{
		font-size: 24px;
	}
	.nyproxq .right{
		margin-top: 30px;
		padding: 40px 30px;
	}
	.nyproxq .right > .title h3 {
	    font-size: 24px;
	    padding-bottom: 16px;
	}
	.nyproxq .right .list{
		margin: 0 -15px;
	}
	.nyproxq .right .list .item{
		width: 50%;
		padding: 0 15px;
		margin-top: 30px;
	}
	.nyproxq .right .list .item .pic{
		height: 180px;
		margin-bottom: 18px;
	}
	.nyproxq .right .list .item .title h3{
		font-size: 16px;
	}
	.nyproxq .right .list .item .title i svg{
		width: 16px;
		height: 16px;
	}
	
	/*色卡列表*/
	.nyproxq .left .list ul{
		margin: -12px -10px;
	}
	.nyproxq .left .list ul li{
		width: 50%;
		padding: 12px 10px;
	}
	.nyproxq .left .list ul li .pic{
		height: 200px;
	}
	
	/*工程案例*/
	.nycase{
		padding: 50px 0;
		position: relative;
    	z-index: -1;
	}
	.nycase .list{
		margin: -8px -5px;
	}
	.nycase .list ul li{
		width: 50%;
		padding: 8px 5px;
	}
	.nycase .list ul li .pic{
		height: 120px;
	}
	.nycase .list ul li h3 {
	    font-size: 12px;
	    margin-top: 16px;
	}
	
	/*检测报告*/
	#report{
		padding: 60px 0;
	}
	#report .left{
		width: calc(100% - 340px);
	}
	#report .left .ny-title p{
		margin-top: 16px;
	}
	#report .left .list{
		margin-top: 25px;
	}
	#report .left .list ul li {
    	padding: 10px;
    }
    #report .left .switch {
	    margin-top: 35px;
	}
	#report .left .switch .swiper-scrollbar {
	    width: calc(100% - 120px);
	}
	#report .right{
		width: 290px;
		padding: 30px;
	}
	
	/*过程管控*/
	#process{
		padding: 60px 0;
	}
	#process .list{
		margin-top: 35px;
	}
	#process .list ul{
		margin: -10px 0;
	}
	#process .list ul li {
	    width: calc((100% - 20px) / 2);
	    margin: 10px 0;
	}
	#process .list ul li .pic{
		height: 210px;
	}
	
	/*检测设备*/
	#testing{
		padding: 60px 30px;
	}
	#testing .list{
		margin-top: 35px;
	}
	#testing .list ul li .pic{
		height: 140px;
	}
	#testing .swiper-pagination {
	    margin-top: 35px;
	}
	
	/*新闻中心*/
	.nynews{
		padding: 60px 0;
	}
	.nynews .list ul li{
		width: 50%;
	}	
	.nynews .list ul li .pic{
		height: 220px;
	}
	
	/*新闻详情*/
	.nynewsxq{
		padding: 50px 0 60px;
	}
	.nynewsxq .left{
		width: 100%;
	}
	.nynewsxq .left .title h3{
		font-size: 22px;
	}
	.nynewsxq .left .content {
	    margin: 25px 0;
	    padding: 16px 0;
	}
	.nynewsxq .left .content p{
		line-height: 28px;
	}
	.nynewsxq .right{
		display: none;
	}
	
	/*联系方式*/
	#contact{
		padding: 60px 0;
	}
	#contact .content .item h3{
		font-size: 15px;
	}
	#contact .content .item a{
		font-size: 28px;
	}
	#contact .content ul li{
		margin-top: 30px;
	}
	#contact .content ul li h3{
		font-size: 15px;
	}
	#contact .content ul li p{
		font-size: 15px;
	}
	#contact .circle {
	    right: 15%;
	    top: 44%;
	}
	#contact .circle dl {
	    width: 80px;
	    height: 80px;
	}
	#contact .circle dt{
	    width: 50px;
	    height: 50px;
	}
	#contact .circle dt svg{
	    width: 20px;
	    height: 20px;
	}
	
	/*客户留言*/
	#message{
		padding: 60px 0;
	}
	#message .feedback{
		margin-top: 35px;
	}
	#message .feedback form input,
	#message .feedback form textarea{
		padding: 14px;
	}
	#message .feedback form button{
		width: 150px;
		height: 52px;
	}
}

@media only screen and (max-width: 767px) {
	/*关于我们*/
	#profile{
		padding: 50px 0 40px;
	}
	#profile .content {
	    margin-top: 24px;
	}
	#profile .content h2{
		font-size: 22px;
		padding-bottom: 8px;
	}
	#profile .content .summary p{
		margin-top: 6px;
	}
	#num {
	    padding: 20px 0 12px;
	}
	#num li {
		padding: 15px 20px;
	}
	#num li .item h3 {
	    font-size: 36px;
	    line-height: 28px;
	}
	#num li .item em {
	    margin-left: 6px;
	    margin-top: 2px;
	}
	#num li .item em svg{
		width: 10px;
		height: 10px;
	}
	#num li p {
	    line-height: 24px;
	    margin-top: 15px;
	}
	
	/*公司环境*/
	#factory{
		padding: 50px 0;
	}
	#factory .list{
		margin-top: 28px;
	}
	#factory .list ul li .pic {
	    height: 120px;
	}
	#factory .list ul li .pic h3 {
	    bottom: -40px;
	    line-height: 40px;
	}
	#factory .list .swiper-pagination{
		margin-top: 30px;
	}
	#factory .list .swiper-pagination span.swiper-pagination-bullet{
		margin: 0 6px;
	}
	
	/*企业文化*/
	#culture{
		padding: 45px 0;
	}
	#culture .list .item{
		width: calc((100% - 20px) / 2);
		margin: 5px;
	}
	#culture .list dt.item p {
	    font-size: 12px;
	    line-height: 22px;
	    margin-top: 20px;
	    padding-right: 20px;
	}
	#culture .list dd.item{
		padding: 0 20px;
	}
	#culture .list dd.item i {
	    width: 60px;
	    height: 60px;
	}
	#culture .list dd.item i svg{
	    width: 24px;
	    height: 24px;
	}
	#culture .list dd.item h3{
		font-size: 14px;
		margin: 20px 0 10px;
	}
	#culture .list dd.item p{
		line-height: 22px;
	}
	
	/*荣誉资质*/
	#honor{
		padding: 50px 0;
	}
	#honor .list{
		margin-top: 28px;
	}
	#honor .list li{
		padding: 20px;
	}
	#honor .list li h3{
		font-size: 14px;
		margin-top: 20px;
	}
	#honor .swiper-pagination{
		margin-top: 30px;
	}
	#honor .swiper-pagination span.swiper-pagination-bullet {
	    margin: 0 6px;
	}
	
	/*生产设备*/
	#equip{
		padding: 50px 0;
	}
	#equip .left .nyvideo{
		margin-top: 28px;
	}
	#equip .left .nyvideo dl dt {
	    width: 50px;
	    height: 50px;
	    margin: 0 auto 20px;
    }
    #equip .left .nyvideo dl dd {
	    font-size: 16px;
	}
	#equip .right{
		margin-top: 30px;
	}
	#equip .right .switch .swiper-scrollbar {
	    width: calc(100% - 120px);
	}
	#equip .right .switch dd {
	    width: 40px;
	    height: 40px;
    }
	#equip .right .list{
		margin-top: 20px;
	}
	#equip .right .list li {
	    height: 120px;
	}
	#equip .right .list li h3 {
	    line-height: 40px;
	    font-size: 12px;
	}
	
	/*内页视频*/
	.innermv video {
	    width: 640px;
	}
	
	/*产品工艺*/
	.nyproxq{
		padding: 50px 0;
	}
	.nyproxq .left{
		padding: 0;
		box-shadow: none;
	}
	.nyproxq .left .title{
		padding-bottom: 18px;
		margin-bottom: 20px;
	}
	.nyproxq .left .content .table1 tr{
		display: flex;
	    flex-wrap: wrap;
	    padding: 10px 0;
	}
	.nyproxq .left .content .table1 tr:nth-child(2n){
	    flex-direction: column-reverse;
	}
	
	.nyproxq .left .content .table1 tr td {
	    display: block;
	    width: 100%;
	}
	.nyproxq .left .content .table1 tr td.tright {
	    padding-left: 0;
	}
	.nyproxq .left .content .table1 tr td.tleft {
	    padding-right: 0;
	}
	.nyproxq .left .content .table1 tr td p {
	    font-size: 14px;
	    line-height: 26px;
    }
    .nyproxq .left .content .table1 tr td h3 {
	    font-size: 16px;
	    margin-bottom: 10px;
	    margin-top: 20px;
	}
	.nyproxq .left .content .table2 tr td {
	    padding: 16px 10px;
	    display: block;
	    width: 100%;
	}
    .nyproxq .left .content h4 {
	    font-size: 16px;
	    margin-bottom: 12px;
	}
	.nyproxq .left .content .table2 tr td h3 {
	    font-size: 14px;
	}
	.nyproxq .left .content .table2 td img{
		width: 100%;
	}
	.nyproxq .left .content .table3 tr td {
	    padding: 0px 10px;
	}
	.nyproxq .left .content .table4 tr td p {
	    font-size: 13px;
	    line-height: 20px;
	}
	.nyproxq .left .content .table5 tr td {
	    padding: 5px 0;
	    display: block;
	    border: none;
	}
	
	.nyproxq .left .content p a.link {
	    line-height: 44px;
	    font-size: 14px;
	}
	
	
	.nyproxq .right{
		margin-top: 40px;
		padding: 0;
		box-shadow: none;
	}
	.nyproxq .right > .title {
	    margin-bottom: 5px;
	}
	.nyproxq .right > .title h3 {
	    padding-bottom: 12px;
	}
	.nyproxq .right .list{
		margin: 0 -5px;
	}
	.nyproxq .right .list .item{
		padding: 0 5px;
		margin-top: 20px;
	}
	.nyproxq .right .list .item .pic{
		height: 110px;
		margin-bottom: 16px;
	}
	.nyproxq .right .list .item .title h3{
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	.nyproxq .right .list .item .title i{
		display: none;
	}
	
	/*色卡列表*/
	.nyproxq .left .list ul{
		margin: -8px -5px;
	}
	.nyproxq .left .list ul li{
		padding: 8px 5px;
	}
	.nyproxq .left .list ul li .pic{
		height: 120px;
	}
	.nyproxq .left .list ul li h3{
		font-size: 12px;
		margin-top: 14px;
	}
	
	/*检测报告*/
	#report{
		padding: 50px 0;
	}
	#report .left{
		width: 100%;
	}
	#report .left .ny-title p{
		margin-top: 12px;
	}
	#report .left .list{
		margin-top: 24px;
	}
	#report .left .list ul li {
    	padding: 6px;
    	border-width: 1px;
    }
    #report .left .switch {
	    margin-top: 20px;
	}
	#report .left .switch dd {
	    width: 40px;
	    height: 40px;
	}
	#report .right{
		width: 100%;
		padding: 20px;
		margin-top: 20px;
	}
	
	/*过程管控*/
	#process{
		padding: 50px 0;
	}
	#process .list{
		margin-top: 30px;
	}
	#process .list ul{
		margin: -5px 0;
	}
	#process .list ul li {
	    width: calc((100% - 10px) / 2);
	    padding: 5px;
	    margin: 5px 0;
	}
	#process .list ul li .pic{
		height: 120px;
	}
	#process .list ul li h3{
		padding: 5px;
	}
	
	/*检测设备*/
	#testing{
		padding: 50px 16px;
	}
	#testing .list{
		margin-top: 30px;
	}
	#testing .list ul li .pic{
		height: 120px;
	}
	#testing .list ul li h3 {
	    font-size: 14px;
	    line-height: 42px;
	}
	#testing .swiper-pagination {
	    margin-top: 30px;
	}
	#testing .swiper-pagination span.swiper-pagination-bullet {
	    margin: 0 6px;
	}
	
	/*新闻中心*/
	.nynews{
		padding: 50px 0;
	}
	.nynews .list ul li{
		width: 100%;
	}
	.nynews .list ul li .date i {
	    margin: 0 6px;
	}
	.nynews .list ul li .ctitle{
		margin: 12px 0;
	}
	
	/*新闻详情*/
	.nynewsxq{
		padding: 40px 0 50px;
	}

	.nynewsxq .left .title h3{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.nynewsxq .left .title .deliver span{
		display: block;
		margin: 6px 0;
	}
	.nynewsxq .left .content {
	    margin: 16px 0;
	    padding: 12px 0;
	}
	.nynewsxq .left .content p{
		line-height: 26px;
	}
	.nynewsxq .right{
		display: block;
		width: 100%;
		margin-top: 40px;
	}
	.nynewsxq .right .title h3 {
	    padding-bottom: 12px;
	}
	.nynewsxq .right .list ul li {
	    margin-top: 24px;
	}
	.nynewsxq .right .list ul li .pic {
	    height: 220px;
	}
	.nynewsxq .right .list ul li .content a {
	    font-size: 16px;
	    margin-top: 12px;
	}
	
	/*联系方式*/
	#contact{
		padding: 50px 0;
		background: url(../images/conbg1.jpg) no-repeat left center;
	}
	#contact .content .item{
		margin: 24px 0  0;
	}
	#contact .content .item h3{
		font-size: 15px;
	}
	#contact .content .item a{
		font-size: 24px;
	}
	#contact .content ul li{
		margin-top: 20px;
		margin-right: 40px;
	}
	#contact .content ul li h3,
	#contact .content ul li p{
		font-size: 14px;
	}
	#contact .circle {
	    right: 16%;
    	top: 36%;
	}
	#contact .circle dl {
	    width: 70px;
	    height: 70px;
	}
	#contact .circle dt{
	    width: 40px;
	    height: 40px;
	}
	#contact .circle dt svg{
	    width: 16px;
	    height: 16px;
	}
	
	/*客户留言*/
	#message{
		padding: 50px 0;
	}
	#message .feedback{
		margin-top: 24px;
	}
	#message .feedback form input{
		width: 100%;
		padding: 12px;
		margin-bottom: 10px;
	}
	#message .feedback form textarea{
		padding: 12px;
		height: 140px;
		margin-bottom: 10px;
	}
	#message .feedback form button{
		width: 100%;
		height: 48px;
	}
}