@media only screen and (min-width: 320px) and (max-width: 740px) {
	.daohang .bx{flex-wrap: wrap;}
	.daohang ul li a{margin: 0 !important;}
	.daohang ul {justify-content: space-between;width: 100%;margin: 0.4rem 0;}
	.tale img,.equ img{width: 100%;height: auto;}
					}					
@media only screen and (min-width: 741px) and (max-width:1400px) {	
	.tale .bx{display: flex;align-items: flex-start;}
	.tale img{width: 48.14%;height: auto;}
	.tale .rt{margin: 1.31rem 0 0 -0.82rem;}
	.equ .bx{display: flex;align-items: flex-start;}
	.equ img{width: 48.14%;height: auto;}
	.equ .rt{margin: 1.31rem -0.82rem 0 0 ;}
					}
@media only screen and (min-width: 1400px)  {
	.banner p{width: 45%;}
	.tale .bx{display: flex;align-items: flex-start;}
	.tale img{width: 48.14%;height: auto;}
	.tale .rt{margin: 1.31rem 0 0 -0.82rem;}
	.equ .bx{display: flex;align-items: flex-start;}
	.equ img{width: 48.14%;height: auto;}
	.equ .rt{margin: 1.31rem -0.82rem 0 0 ;}
					}	
	.banner {background: url(../images/qualitybanner.jpg) no-repeat;background-size: cover;padding: 1.42rem 0 1.1rem 0;}
	.banner h1{font-size: 0.64rem;font-family: Source Sans Variable;color: #fff;}
	.banner p{font-size: 0.16rem;font-weight: 800;color: #fff;}
	.banner .heng{width: 48px;height: 5px;background: #fff;margin: -0.07rem 0 0.21rem 0;}
	.crumbs {font-size: 0.12rem;font-weight: 500;color: #999;margin-bottom: 0.59rem;}
	.crumbs .bx{border-bottom: 1px solid #ebebeb;padding: 0.14rem 0;}
	.crumbs a{color: #999;}
	.daohang .bx{display: flex;justify-content: space-between;align-items: center;}
	.daohang h1{font-family: Bahnschrift;font-size: 0.36rem;position: relative;}
	.daohang h1::before{content: "INNOVATION";font-size: 0.87rem;font-family: Myriad Variable Concept;font-weight: bold;color: #f2f2f2;
	position: absolute;left: 0;top: -0.4rem;z-index: -1;}
	.daohang ul{display: flex;}
	.daohang ul li a{font-size: 0.18rem;color: #333;font-weight: 800;margin-left: 0.37rem;}
	.daohang ul li a:hover{color: #0365B2 !important;}
	.daohang ul li .act{color: #0365B2 !important;}
	.quality {margin: 0.61rem 0 0.69rem 0;}
	.quality h1{font-size: 0.32rem;font-weight: 800;color: #495057;text-align: center;}
	.quality p{font-size: 0.16rem;font-weight: 800;color: #999;text-align: center;width: 86%;margin: 0.19rem auto;}
	.rt{background: #F3F3F3;padding: 0.86rem 0.8rem 1rem 0.76rem;z-index: 99;}
	.rt h2{font-size: 0.32rem;font-weight: 800;}
	.rt .heng{width: 0.67rem;height: 1px;background: #1E1E1E;margin: 3px 0 0.27rem 0;}
	.rt p{font-size: 0.16rem;color: #888;font-weight: 800;}
	.equ{margin: 0.6rem 0;}
	.honor {margin-top: 0.71rem;}
	.honor .swiper img{width: 100%;height: auto;box-shadow: 3px 2px 12px 0px rgba(0,0,0,0.6);}
	.honor h1{font-size: 0.32rem;font-weight: 800;}
	.honor .heng{width: 0.67rem;height: 2px;background: #404040;margin: 0.07rem 0 0.21rem 0;}
	.honor p{font-size: 0.16rem;color: #888;font-weight: 800;margin-bottom: 0.53rem;}
	.honor .swiper-pagination{position: unset !important;margin: 0.2rem 0;}
	.honor .swiper-pagination-bullet-active{background: #959799 !important;}

	.pa{display: flex;justify-content: space-evenly;padding: 1.03rem 0;background: #f6f6f6;margin-top: 0.99rem;}
	.pa a{display: block;width: 3.25rem;height: 0.61rem;text-align: center;line-height: 0.61rem;font-size: 0.18rem;font-weight: 800;color: #fff;background: #006ec5;border-radius: 20px;}
	.pa a:hover{background: #192b3f;}