@media screen and (min-width: 1200px) {



	/* #region  首页*/

	html,

	body {

		font-size: 20px;

	}

	/* #endregion */



}


@media screen and (min-width: 769px) and (max-width: 1200px) {

	.container {
		width: 95%;
		padding: 0rem;
	}

	.index02 .box-conten {
		height: 28rem;
	}

	.index02 .left {
		width: 10%;
	}

	.index02 .right {
		width: 90%;
	}

	.index02 .right .box-type .box-item:nth-child(1),
	.index02 .right .box-list {
		margin-left: 2%;
	}

	.index02 .right .box-type .box-item {
		width: 12%;
		text-align: center;
		margin: 0 0.5rem;
	}

}



@media screen and (max-width: 768px) {

	/* 手机导航 */

	.container {
		width: 95%;
		padding: 0;
	}

	.headernav {
		top: 0;
		height: 7rem;
	}

	.headernav .headtop {
		height: 2.5rem;
	}

	.headernav .headtop .box-item {
		margin-left: 1.9rem;
	}

	.headernav .headtop .box-item img {
		width: 1.8rem;
		height: 1.8rem;
	}

	.headernav .headtop .box-item p {
		font-size: 1rem;
	}

	.headernav .headnav {
		height: 4.5rem;
	}

	.headernav .logo img {
		width: 8rem;
		margin-right: 0;
	}

	.headernav .nav {
		position: fixed;
		left: -101%;
		top: 0;
		width: 60%;
		height: 100vh;
		background: #fff;
		display: block;
		padding: 3rem 0;
		transition: ease-out .36s;
		z-index: 999;
	}

	.headernav .nav.on {
		left: 0;
	}

	.headernav .nav_icon {
		display: block;
		margin-left: auto;
		transition: ease-out .36s;
		position: relative;
		padding: .8rem;
	}

	.headernav .nav_icon img {
		width: 2rem;
	}

	.headernav ul li {
		height: auto;
		width: 100%;
		color: #000;
		margin: 0;
		padding: 0 1.5rem;
		flex-direction: column;
		align-items: flex-start;
	}

	.headernav ul .box-us {
		display: none;
	}

	.headernav .nav .nav_one {
		width: 100%;
		padding-right: .5rem;
		display: flex;
		align-items: center;
		border-bottom: 0.05rem solid #eee;
	}

	.headernav .nav .nav_one a {
		font-size: 1.3rem;
		padding: 1rem 0;
		color: #000;
	}

	.headernav .nav .nav_one span {
		position: absolute;
		right: 1rem;
		z-index: 5;
	}

	.headernav .nav_modal {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .5);
		display: none;
		z-index: 888;
	}

	.headernav .nav_two {
		position: initial;
		width: 100%;
		transform: initial;
		border-radius: 0px;
		background: rgba(255, 255, 255, 0.9);
		box-shadow: initial;
		font-size: 1.2rem;
		background: initial;
	}

	/* end */


	/* 首页 */

	.index .banner .banner-text .test {
		font-size: 1.2rem;
	}

	.index .banner .banner-text a {
		font-size: 1.2rem;
	}

	.index01,
	.index03 {
		padding: 2rem 0;
	}

	.index01 .box-intor i,
	.index01 .box-intor .conten,
	.index01 .box-data .data,
	.index01 .box-data i {
		width: 100%;
	}

	.index01 .box-intor i {
		height: 15rem;
		margin-bottom: 1.5rem;
	}

	.index01 .box-intor .conten .test,
	.index01 .box-data .data li p {
		font-size: 1.2rem;
	}

	.index01 .box-intor .conten a {
		width: 12rem;
		font-size: 1.2rem;
	}

	.index01 .box-data i img {
		margin-top: 1.5rem;
	}

	.index-title p {
		font-size: 1.2rem;
	}

	.index02 .left {
		height: auto;
	}

	.index02 .box-conten {
		height: auto;
	}

	.index02 .right .box-type {
		height: auto;
	}

	.index02 .right .box-type .box-item,
	.index02 .right .box-type .box-item.active {
		width: 100%;
		padding: 1rem 0;
		font-size: 1.2rem;
		justify-content: initial;
		border-bottom: 0.1rem solid rgba(173, 162, 165, 1.0);
	}

	.index02 .right .box-list {
		height: auto;
	}

	.index02 .right .box-list .box-item.active {
		flex-wrap: wrap;
	}

	.index02 .right .box-list .box-item .conten,
	.index02 .right .box-list .box-item .pic {
		width: 100%;
	}

	.index02 .right .box-list .box-item .conten .test {
		padding: 1rem;
		font-size: 1.2rem;
	}

	.index02 .right .box-list .box-item .conten a {
		width: 10rem;
		font-size: 1.2rem;
	}

	.index04 .left,
	.index04 .right {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	.index04 .left .conten h3,
	.index04 .right .box-item .intor h3 {
		font-size: 1.5rem;
	}

	.index04 .left .conten p {
		font-size: 1rem;
	}

	.index04 .left .conten .test,
	.index04 .left .conten .more p,
	.index04 .right .box-item .intor .test,
	.index04 .right .box-item .intor .more p,
	.index04 .right .box-item .time p {
		font-size: 1.2rem;
	}

	.index04 .left .conten .more img,
	.index04 .right .box-item .intor .more img {
		width: 1.8rem;
		height: 1.8rem;
	}

	.index05 .container {
		padding: 2rem 1.5rem;
	}

	.index05 .left {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	.index05 p,
	.index05 a {
		font-size: 1.2rem;
	}

	/* end */


	/* 关于我们 */

	.about01 {
		padding: 2rem 0;
	}

	.about01 .left,
	.about01 .right {
		width: 100%;
		margin-bottom: 1rem;
	}

	.about01 .right .test {
		font-size: 1.2rem;
	}

	.about02 {
		padding: 2rem 0 0 0;
	}

	.about02 .box-conten .box-item {
		width: 100%;
		margin-bottom: 2rem;
	}

	.about02 .box-conten .box-item h4 {
		font-size: 1.5rem;
	}

	.about02 .box-conten .box-item p {
		font-size: 1.2rem;
	}

	/* end */



	/* 制造业 */

	.manufacturing01 {
		font-size: 1.2rem;
	}

	.manufacturing01 .left,
	.manufacturing01 .right {
		width: 100%;
	}

	.manufacturing01 .right .test {
		font-size: 1.2rem;
		margin-top: 1.5rem;
	}

	.manufacturing01 .right .box-item {
		width: 32%;
	}

	.manufacturing01 .right .box-item p {
		font-size: 1rem;
	}

	.manufacturing02 .box-item .left,
	.manufacturing02 .box-item .right {
		width: 100%;
	}

	.manufacturing02 .box-item .right h3 {
		width: 100%;
		margin-top: 0.5rem;
	}

	.manufacturing02 .box-item .right .test {
		font-size: 1.2rem;
	}

	.manufacturing03 p {
		font-size: 1.2rem;
		line-height: 1.5;
	}

	/* end */



	/* 产品 */

	.product01 {
		padding: 2rem 0;
	}

	.product-left,
	.product01 .right {
		width: 100%;
	}

	.product-left .box-class h3,
	.product-left .box-from h3 {
		font-size: 1.5rem;
	}

	.product-left .box-class .box-class-list .box-class-item {
		font-size: 1.2rem;
	}

	.product-left .box-from {
		display: none;
	}

	.product01 .right .box-item {
		width: calc((100% - 0.65rem) / 2);
		margin-right: 0.65rem;
	}

	.product01 .right .box-item:nth-child(2n) {
		margin-right: 0;
	}

	.product01 .right .box-item:nth-child(2n+1) {
		margin-right: 0.65rem;
	}

	.product01 .right .box-item p {
		font-size: 1.2rem;
	}

	/* 产品详情 */

	.product02 .left,
	.product02 .right {
		width: 100%;
	}

	.product02 .right h3 {
		margin-top: 1rem;
	}

	.product02 .right h6 {
		font-size: 1.4rem;
	}

	.product02 .right .test {
		font-size: 1.2rem;
	}

	.product02 .right .box-link a img {
		width: 3rem;
		height: 3rem;
	}

	.product02 .right .box-contact {
		font-size: 1.2rem;
	}

	.product03 .box-list li p:nth-child(1),
	.product03 .box-list li p:nth-child(2) {
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.product03 .box-list li p:nth-child(1) {
		width: 35%;
	}

	.product03 .box-list li p:nth-child(2) {
		width: 65%;
	}

	.product04 h3 {
		margin-bottom: 1rem;
	}

	.product04 a {
		font-size: 1.2rem;
	}

	.product05 .right .box-advantage-item h3 {
		font-size: 1.5rem;
	}

	.product05 .right .box-advantage-item .test {
		font-size: 1.2rem;
	}

	.product06 .box-item {
		width: calc((100% - 2.65rem) / 2);
	}

	.product06 .box-item:nth-child(2n) {
		margin-right: 0;
	}

	.product06 .box-item p {
		font-size: 1.2rem;
	}

	/* end */



	/* 可持续发展 */

	.sustainable02 .box-item .left,
	.sustainable02 .box-item .right {
		width: 100%;
	}

	.sustainable02 .box-item .right h3 {
		width: 100%;
		margin-top: 0.5rem;
	}

	.sustainable02 .box-item .right .test {
		font-size: 1.2rem;
	}

	/* end */



	/* 博客 */

	.news01 {
		padding: 2rem 0;
	}

	.news01 .box-item {
		width: 100%;
		margin-right: 0;
	}

	.news01 .box-item .conten h3 {
		font-size: 1.5rem;
	}

	.news01 .box-item .conten .test,
	.news01 .box-item .conten .more {
		font-size: 1.2rem;
	}

	/* 详情 */

	.index .banner .banner-text h3.title {
		font-size: 1.55rem;
		line-height: 1.2;
	}

	.news02 .time {
		font-size: 1.2rem;
	}

	.news02 .right {
		width: 100%;
		font-size: 1.2rem;
	}

	.news03 .box-item {
		width: 100%;
		margin-bottom: 1rem;
	}

	.news03 .box-item .conten h3 {
		font-size: 1.5rem;
	}

	.news03 .box-item .conten .test,
	.news03 .box-item .conten .more {
		font-size: 1.2rem;
	}

	/* end */



	/* 联系我们 */

	.contact01 {
		padding: 2rem 0;
	}

	.contact01 .left,
	.contact01 .right {
		width: 100%;
		margin-bottom: 1rem;
	}

	.contact01 .left h3,
	.contact01 .right h3 {
		font-size: 2rem;
	}

	.contact01 .left .box-link {
		margin-top: 0rem;
	}

	.contact01 .left .box-link .box-item {
		width: 100%;
	}

	.contact01 .left .box-link .box-item img {
		width: 3.3rem;
		height: 3.3rem;
	}

	.contact01 .left .box-link .box-item h6 {
		font-size: 1.5rem;
	}

	.contact01 .left .box-link .box-item p {
		font-size: 1.2rem;
	}

	.contact01 .right form input,
	.contact01 .right form textarea,
	.contact01 .right form button {
		font-size: 1.2rem;
	}

	.contact01 .right form button {
		width: 10rem;
	}

	/* end */



	/* 底部 */

	footer .box-item {
		width: 100%;
		margin-bottom: 1rem;
	}

	footer .box-item:nth-child(2) {
		display: none;
	}

	footer .box-item h3 {
		font-size: 1.5rem;
	}

	footer .box-item .test,
	footer .box-item li p {
		font-size: 1.2rem;
	}

	footer .box-item .link a img {
		width: 3rem;
		height: 3rem;
	}

	footer .box-item li img {
		width: 1.9rem;
		height: 1.9rem;
	}

	footer .box-conten {
		margin-bottom: 2rem;
	}

	footer .box-copy {
		font-size: 1rem;
		padding: 0 1rem;
		text-align: center;
		justify-content: center;
	}

	/* end */

}


/* #region  */

/* #endregion */