@media screen and (max-width: 1200px){
  .gsal-pc{
  display:none;
  }
  .footer{
  margin-top:0.4rem!important;
  }
  .aaa{
  top:0.8rem;
  }
  .map-banner{
  height:2.9rem;
  
  }
  .gsal-tl >h6{
  	font-size:0.22rem;
    height:0.6rem;
    line-height:0.6rem;
    padding:0 0.15rem;
  }
  .gsal-tl >p{
  	font-size:0.18rem;
    min-height:0.24rem;
    padding:0 0.15rem;
    	margin-bottom:0.15rem;
  }
  .gsal-img{
  margin-bottom:0.08rem;
  }
  .gsal-img img{
  height:100%;
    margin-left:0.08rem;
    float:left;
  }
  
  
}


@media screen and (min-width: 1200px){
  .aaa{
  top:0!important;
  }
  .gsal-tl{
  display:none;
  }
/*公司案例*/
.alBox{
	width: 1200px;
	height: auto;
	margin: auto;
}

.case1{
	width: 100%;
	height: auto;
	border-top: 1px solid #333333;
	margin-top: 80px;
	position: relative;
	padding-top: 70px;
	padding-bottom:70px;
}

.caseName{
	width: 210px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 30px;
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -110px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}


.case1_top{
	width:1200px;
	height: 365px;
	
}

.case1_top > img{
	width: 574px;
	height: 100%;
	float: left;
}
.jsjtxx{
	width: 570px;
	height: 100%;
	float: left;
	padding-left: 40px;
}

/*biaoti*/ 
.itical{
	height: 26px;
	font-size: 26px;
	line-height: 26px;
}


.jsjtxx > p{
	min-height: 20px;
	margin-top: 20px;
	line-height: 20px;
	font-size: 16px;
	margin-right: 30px;
	text-indent: 2em;
}

.ljgd{
	width: 180px;
	height: 50px;
	border: 1px solid #409aff;
	color: #409aff;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	margin-top: 20px;
}


.case1_bot{
	width: 1200px;
	height: 200px;
	margin-top: 20px;
	display: flex;
	justify-content: space-around;
}
.case1_bot > img{
	width: 360px;
	height: 200px;
}


.case2_top{
	width: 580px;
	height: 420px;
	background-color: #f6f6f6;
}


.case2_bot{
	height: 230px;
	width: 100%;
	margin-top: 20px;
	border: 1px solid transparent;
	position: relative;
}

.case2_bot img:nth-child(1){
	width: 410px;
	height: 100%;
	margin-right: 60px;
}

.case2_bot img:nth-child(2){
	width: 650px;
	height: 460px;
	position: absolute;
	bottom: 0;
}


.jx_bot{
	width: 100%;
	height: 300px;
	position: absolute;
	top:380px;
	left: 160px;
}

.jx_bot > img{
	width: 490px;
	height: 100%;
}
.more-bt{
	width: 200px;
	height: 50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #009DFF;
	color: #009DFF;
	background-color:#FFFFFF;
	margin:0 auto;
	position: relative;
	top: 240px;
	font-size:16px;
	line-height:50px;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.more-bt:hover{
	background-color: #009DFF;
	color: #FFFFFF;
	cursor: pointer;
}
.more-bt:hover a{
	color: #FFFFFF;
}
.more-bt>a{
	color: #009DFF;
	width:100%;
	height:100%;
}
.blank{
	width: 100px;
	height: 130px;

}
}






