﻿@media screen and (min-width:1025px){
	.s-top{
		margin:0;
		height:5.5rem;
		background-image: url(../image/service_banner2_bg.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	.s-top-title{
		display:none1;
		box-sizing: border-box;
		padding-top:1rem;
		border:0px #0077AA solid;
		height:2.4rem;
		color:#595959
	}
	.s-top-title h1,.s-top-title h2{
		text-align: center;
		margin-bottom:0.2rem;
	}
	.s-top-content{
		border:0px #000000 solid;
		padding:0rem 0.5rem 0 0.5rem;
		box-sizing: border-box;
		font-size: 0.18rem;
		line-height: 0.32rem;
		color: #848d96;
	}
	.s-top-content div{
		text-indent:0.36rem;
	}
	
	.s-a{
		
	}
	.sa-box{
		background-image: url(../image/service-sa-bg.jpg);
		background-repeat: no-repeat;
		background-position: right bottom; 
		box-sizing: border-box;
		overflow: hidden;
	}
	.sa-left,.sa-right{
		float:left;
		border:0px #000000 solid;
		box-sizing: border-box;
	}
	.sa-left{
		width:3rem;
		height:10rem;
		position: relative;
		background-image: url(../image/service-sa-bottom.jpg);
		background-repeat: no-repeat;
		background-position: center bottom; 
		background-size: 5rem 6.5rem;
	}
	.sa-right{
		width:8.4rem;
		height:10rem;
		padding:0.8rem 0 0 1rem;
		overflow: auto;
	}
	.sa-right h2{
		color: #2fa1d3;
	}
	.sa-left-top{
		border:0px #0077AA solid;
		width:2rem;
		margin:1rem 0 0 0.6rem;
	}
	.sa-left-top img{
		width:100%;
	}
	
	.sa-right-content{
		margin: 0.2rem 0 0.8rem 0;
		color: #585858;
		font-size: 0.15rem;
		line-height: 0.22rem;
		text-indent: 0rem;
	}
	.sa-right-content li{
		list-style-type:disc;
		margin-left:0.2rem;
	}
	.sa-right-content td{
		padding:0.05rem;
	}
	
	.s-b{
		
	}
	.sb1{
		float:left;
		width:3rem;
		height:5rem;
		border:px #000000 solid;
		box-sizing: border-box;
		background-image: url(../image/service-sb1.jpg);
		background-repeat: no-repeat;
		background-position: center; 
		background-size: cover;
		padding:1px;
	}
	.sb2,.sb3{
		float:left;
		width:4.2rem;
		height:5rem;
		border:0px #000000 solid;
		box-sizing: border-box;
	}
}