@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;}

					}					
@media only screen and (min-width: 741px) and (max-width:1400px) {	

					}
@media only screen and (min-width: 1400px)  {
	.banner p{width: 45%;}

					}	
	.banner {background: url(../images/servicebanner.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: "SERVICE";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;}
	.content{margin: 0.68rem 0 0 0;}
	.content ul li{box-shadow: 2px 5px 6px 4px rgba(4, 0, 0, 0.15);margin-bottom: 0.35rem;padding: 0.33rem 0.68rem 0.54rem 0.2rem;}
	.content ul li div{display: flex;}
	.content ul li .qu{font-size: 0.16rem;color: #006EC5;font-weight: 800;margin-bottom: 0.06rem;}
	.content ul li .qu i{font-size: 0.31rem;font-weight: 400;margin: -0.1rem 0.11rem 0 0;}
	.content ul li .an{font-size: 0.16rem;color: #495057;}
	.content ul li .an i{font-size: 0.31rem;margin: -0.1rem 0.11rem 0 0;}
	.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;}