@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;}
	.tmp img{width: 100%;height: auto;margin: 0.2rem 0;}
	.tmp{padding: 0.3rem 0;}
					}					
@media only screen and (min-width: 741px) and (max-width:1400px) {	
	.tmp .bx{display: flex;justify-content: space-between;align-items: center;}
	.tmp img{width: 35.43%;height: auto;margin:-2.3rem 1.47rem 0 0;}
	.tmp{margin: 3.15rem 0 0 0;}
	.manu .bx{display: flex;justify-content: space-between;}
	.manu ul{width: 45.57%;}
					}
@media only screen and (min-width: 1400px)  {
	.banner p{width: 45%;}
	.tmp .bx{display: flex;justify-content: space-between;align-items: center;}
	.tmp img{width: 35.43%;height: auto;margin:-2.3rem 1.47rem 0 0;}
	.tmp{margin: 3.15rem 0 0 0;}
	.manu .bx{display: flex;justify-content: space-between;}
	.manu ul{width: 45.57%;}
					}	
	.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;}
	.tmp{background: #0270c5;}
	.tmp .text h2{font-size: 0.32rem;color: #fff;font-weight: 900;margin-bottom: 0.23rem;}
	.tmp .text p{font-size: 0.16rem;color: #fff;font-weight: 900;}
	.manu ul li img{width: 100%;height: auto;margin: 1rem 0 0.24rem 0;}
	.manu ul li h1{color: rgba(73, 80, 87, 1);font-size: 0.18rem;font-weight: 900;}
	.manu ul li h1 span{display: inline-block;width: 0.23rem;height: 1px;background: rgba(73, 80, 87, .3);vertical-align: 0.07rem;}
	.manu ul li h2{font-size: 0.3rem;font-weight: 900;margin: 0.24rem 0 0.14rem 0;}
	.manu ul li p{color: rgba(136, 136, 136, 1);font-size: 0.16rem;font-weight: 900;}
	.manu .right{margin-top: 1.61rem;} 
	.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;}