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



	/* #region  首页*/

	html,

	body {

		font-size: 20px;

	}

	/* #endregion */



}


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

	html,
	body {
		font-size: 19px;
	}

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


}



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

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

}



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

	/* 手机导航 */

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

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

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

	.headernav .logo h3 {
		font-size: 2rem;
		line-height: 25px;
	}

	.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 {
		margin: 0;
		padding: 0 1.5rem;
		flex-direction: column;
		align-items: flex-start;
		/* font-size: 1.2rem; */
	}

	.headernav li {
		width: 100%;
		color: #000;
	}

	.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;
		width: 100%;
	}

	.headernav .active::before {
		width: 100%;
		left: 0;
		bottom: 0;
		transform: initial;
	}

	.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 .phone img {
		width: 2rem;
	}

	.headernav .other {
		display: none;
	}

	.home_on .headernav ul li, .home_on .headernav .country, .home_on .headernav .other .phone p{
		color: #000;
	}

	.headernav .active, .headernav ul .nav_one a:hover{
		font-size: 1.2rem;
	}



	.phone-country{
		display: block;
	}

	.headernav .country{
		justify-content: initial;
		padding: 1.5rem;
	}

	.headernav .country p{
		font-size: 1.5rem;
	}

	.headernav .country img{
		width: 2rem;
		height: 2rem;
	}

	.headernav .country .lang-data{
		font-size: 1.5rem;
        background-color: #eee;
        width: 85%;
        text-align: left;
        padding: 1rem;
	}



	/* end */



	/* 首页 */

	.h600 .banner .swiper-slide {
		height: 15rem;
	}

	.index .banner .banner-text p {
		font-size: 2rem;
		line-height: 30px;
	}

	.banner .mouse img,
	.banner .mouse img:nth-child(2) {
		width: 2.6rem;
		height: 2.6rem
	}

	.index-title h3,
	.index04 h3,
	.index05 .container h3,
	.index07 h3,
	.index07 li h3 {
		line-height: 35px;
	}

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

	.product-list a {
		width: calc((100% - 1.25rem) / 2)
	}

	.product-list a:nth-child(2n) {
		margin-right: 0;
	}

	.product-list a p,
	.index02 .more {
		font-size: 1.2rem;
	}

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

	.index03 h3 {
		margin-bottom: 0;
	}

	.index03 .left {
		height: 18rem;
		margin-bottom: 2rem;
	}

	.index03 .right .intor,
	.index03 .right .more {
		font-size: 1.2rem;
		line-height: 25px;
	}

	.index03 .right .more img {
		width: 2rem;
		height: 2rem;
	}

	.index03 .right .more::before {
		width: 2rem;
		height: 2rem;
		left: 6rem;
	}

	.index03 .right li {
		width: 45%;
	}

	.index03 .right li h3,
	.index03 .right li p {
		font-size: 1.2rem;
	}

	.index03 .right li img {
		width: 2.35rem;
		height: 2.35rem;
	}

	.index05 .container {
		padding: 4rem 0;
	}

	.index05 .swiper-thum {
		width: 100%;
	}

	.index05 .container .intor {
		font-size: 1.2rem;
		line-height: 25px;
		width: 100%;
	}

	.index05 .swiper-thum .swiper-slide::before {
		content: initial;
	}

	.index05 .swiper-thum .swiper-slide img {
		width: 2rem;
		height: 2rem;
	}

	.index05 .swiper-thum .swiper-slide p,
	.index06 .more span {
		font-size: 1.2rem;
	}

	.index06 ul a,
	.index06 ul li {
		width: 100%;
		margin-bottom: 1rem;
	}

	.index06 ul a h3 {
		font-size: 1.8rem;
		line-height: 25px;
	}

	.index06 ul a .intor,
	.index06 ul a p {
		font-size: 1.2rem;
	}

	.index07{
		background-attachment: initial;
	}

	.index07 ul {
		margin: 3rem 0 0rem 0;
	}

	.index07 ul li {
		width: 100%;
		margin-bottom: 2rem;
	}

	.index07 ul li::before {
		content: initial;
	}

	.index07 li img {
		width: 2.6rem;
		height: 2.6rem;
	}

	.index07 li p {
		width: 80%;
		font-size: 1.2rem;
		line-height: 25px;
	}

	.index07 .more {
		font-size: 1.2rem;
	}

	/* end */



	/* 关于我们 */

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

	.about02 .left div span{
		line-height: 45px;
	}

	.about02 .left div {
		font-size: 4rem;
		line-height: 40px;
	}

	.about02 .left div:nth-child(2) {
		margin-left: 5rem;
	}

	.about02 .left div:nth-child(3) {
		margin-left: 2.5rem;
	}

	.about02 .right {
		margin-top: 2rem;
		font-size: 1.2rem;
		line-height: 25px;
	}

	.about02 .pic {
		margin-top: 1rem;
		height: 20rem;
	}

	.about03 ul li,
	.about03 ul li.active {
		width: 100%;
		height: 18rem;
		margin-bottom: 2rem;
	}

	.about03 ul li h3 {
		font-size: 1.8rem;
		line-height: 35px;
	}

	.about03 ul li .intor,
	.about03 ul li p,
	.about03 ul li .icon p {
		font-size: 1.2rem;
	}

	.about03 h3,
	.about04 h3 {
		font-size: 2rem;
		line-height: 35px;
	}

	.about04 ul {
		column-count: 2;
		column-gap: 1rem;
	}


	/* end */



	/* 产品 */

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

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

	.product03 .left hr {
		margin: 1rem 0;
	}

	.product03 .left .intor {
		font-size: 1.2rem;
		line-height: 25px;
		margin-bottom: 2rem;
	}

	.product04 .intor{
		overflow-x: scroll;
	}

	.product04 .intor table td{
		font-size: 1.2rem;
	}

	.product05 h3 {
		line-height: 35px;
	}

	/* end */



	/* 客户案例 */

	.case02 ul a {
		width: calc((100% - 1.25rem) / 2);
	}

	.case02 ul a:nth-child(2n) {
		margin-right: 0;
	}

	.case02 ul a:nth-child(2n+1) {
		margin-right: 1.25rem;
	}

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

	/* end */



	/* 新闻中心 */

	.news02 ul a {
		width: 100%;
	}

	.news02 ul a:nth-child(2n) {
		margin-right: 0;
	}

	.news02 ul a:nth-child(2n+1) {
		margin-right: 0;
	}

	.news02 a h3 {
		line-height: 20px;
	}

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


	/* 详情 */

	.news03 .container {
		padding: 3.5rem 2.5rem;
	}

	.news03 h3 {
		line-height: 30px;
	}

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

	.news03 a img {
		width: 1.5rem;
		height: 1.5rem;
	}

	/* end */



	/* 服务支持 */

	.service02 {
		padding: 2rem 0;
	}

	.service02 h3,
	.service03 h3,
	.service04 h3 {
		line-height: 35px;
		margin-bottom: 1rem;
	}

	.service02 ul li {
		width: 100%;
		height: 15rem;
		margin-bottom: 2rem;
	}

	.service02 ul li:nth-child(2) {
		margin: 0;
		margin-bottom: 2rem;
	}

	.service02 ul li .conten h3 {
		font-size: 1.5rem;
	}

	.service02 ul li .conten img {
		width: 3rem;
		height: 3rem;
	}

	.service02 ul li:hover .conten img,
	.service02 ul li:hover .conten p {
		font-size: 1rem;
		line-height: 20px;
	}

	.service03 .swiper-service .swiper-slide {
		width: 90%;
	}

	.service03 .swiper-service .swiper-slide h3 {
		margin: 1rem 0 0 0;
	}

	.service04 .swiper-horizontal>.swiper-scrollbar,
	.service04 .swiper-scrollbar.swiper-scrollbar-horizontal {
		width: 80%;
	}

	.service04 .swiper-prevnext img {
		width: 2rem;
		height: 2rem;
	}

	/* end */



	/* 关于我们 */

	.about .left {
		width: 100%;
	}

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

	.about .left h3 {
		line-height: 30px;
	}

	.about .links {
		margin-top: 3.5rem;
	}

	.about .left .links li {
		width: 45%;
	}

	.about .links p,
	.about .links .icon {
		font-size: 1.2rem;
	}

	.about .right {
		z-index: -1;
		width: 100%;
	}

	/* end */



	/* 底部 */

	footer ul {
		margin: 2rem 0 2rem 0;
	}

	footer ul li,
	footer ul li:nth-child(3) {
		width: 100%;
	}

	footer ul li h3 {
		font-size: 1.5rem;
		line-height: 25px;
	}

	footer ul li a,
	footer ul li p {
		font-size: 1.2rem;
		line-height: 25px;
	}

	footer ul li:nth-child(3) div img {
		width: 90%;
		margin-top: 2rem;
	}

	.footer {
		font-size: 1rem;
		text-align: center;
	}

	.footer .container div {
		width: 100%;
		justify-content: space-between;
	}

	.footer .left {
		margin-right: 0;
	}

	.footer .container div p {
		margin: 0 auto;
	}


	/* end */


	.pagination>li>a,
	.pagination>li>span {
		font-size: 1.2rem;
	}


}


/* #region  */

/* #endregion */