
@media screen and (max-width:960px) {
	.fuelSys{
		height: 60rem;
	}
	.fuelSys .fuelSys_ul li{
		display: block;
	}
  .searc_left .search .searc_left_content ul .active {
    background: rgb(14, 107, 177);
    font-weight: 700;
    color: #FFF;
    width: 65px;
    height: 41px;
    font-size: 14px;
}
	.fuelSys .fuelSys_ul li .left .shadow {
		color: rgb(0, 0, 0);
		font-family: 微软雅黑;
		font-size: 44px;
		font-weight: 400;
		line-height: 58px;
		letter-spacing: 0%;
		/* padding: 0 50px; */
		opacity: 0.08;
		margin-top: -164px;
	}
  .video {
  	left:62px;
  }
	.fuelSys .fuelSys_ul li .left h2{
		position: relative;
		bottom: 30px;
    	padding: 0 5px;
		font-size: 32px;
		font-weight: 400;
		line-height: 42px;
	}
	.fuelSys .fuelSys_ul li .left .textBg {
		margin: 0px 0px;
    margin-top: -201px;
	width: 43%;
	}
	.fuelSys .fuelSys_ul li .left p{
		margin: 0 2px;
    position: relative;
    bottom: 69px;
		color: rgb(0, 0, 0);
		font-family: 微软雅黑;
		font-size: 10px;
		font-weight: 400;
		line-height: 33.39px;
		letter-spacing: 0%;
		width: 61%;
		padding: 0 15px;
	}
	.fuelSys .fuelSys_ul li .left p span {
		display: inline-block;
		width: 5px;
		height: 5px;
		background: #000;
		border-radius: 50%;
		margin: 0px 20px 0px;
	}
	.fuelSys .fuelSys_ul li .left a{
		position: relative;
    	top: 30rem;
    left: 50%;
    margin-left: -191px;
		border-radius: 79px;
		box-shadow: 0px 4px 27px 0px rgba(14, 107, 177, 0.36);
		border: 1px solid #333;
		/* 品牌色 */
		background: rgb(14, 107, 177);
		color: rgb(255, 255, 255);
		font-family: PingFang SC;
		font-size: 20px;
		font-weight: 500;
		line-height: 28px;
		letter-spacing: 0%;
		text-align: center;
		padding: 11px 30px
	}
	.fuelSys .fuelSys_ul:first-child .right{
		/* position: absolute; 
		left: 6%;
    	top: 264px;*/
		position: relative;
    right: 74px;
		margin-top: -151px;
	}
	.fuelSys .fuelSys_ul li .right img{
		width: 100%;
		height: 100%;
	}
	.fuelSys .fuelSys_ul li .left button{
		font-size: 20px;
		color: rgb(255, 255, 255);
		font-weight: 500;
		line-height: 28px;
		border: none;
			border-radius: 50px;
			background: none;
	}
	/* 解决方案 */
	.soluiton_con{
		display: contents;
	}
  .pic1:hover{
  width: 100%;
  }
	.soluiton_con li{
      background: linear-gradient(180.00deg, rgba(25, 59, 110, 0) -6.068%,rgba(26, 60, 113, 0.7) 97.833%);
		width: 100%;
		height: 230.39px;
	}
	.soluiton_con li .imgs-link{
		display: none;
	}
	.soluiton_con li .imgs-link1{
		display: block;
	}
	.soluiton_con li img{
		width: 100%;
		height: 100%;
		/* content: url(/upload/1/cms/category/1701424686455.png); */
	}
	.soluiton_con .soluiton_hover .pic_con {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 93px 20px 20px 50px;
		color: #fff;
		width: 42.5%;
		height: 22%;
		text-align: left;
	}
  .soluiton_con .decration .pic_con .title {
    font-size: 24px;
    position: relative;
    top: 25px;
}
  .soluiton_con .decration .pic_con .shorttitle {
    font-size: 16px;
}
  /* 合作企业 */
 .all_enterprise_box {
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
    top: 36px;
}
  .enterprise_point{
  	display:none;
  }
	/* 新闻资讯 */
	.newInfor{
		height: 1493px;
	}
	.newInfor .newInfor_con{
		padding: 0 20px;
		display: block;
	}
	.newInfor .newInfor_con li{
		width: 100%;
		margin: 20px 0;
		height: 400px;
	}
	.newInfor_con li .bgImg {
		width: 100%;
		height: 270px;
	}
  /* 合作企业 */
  .all_enterprise .enterprise_title {
    margin-bottom: 36px;
    margin-top: -26px;
}
  .all_enterprise{
  margin-top:39px;
    height: 341px;
  }
  .enterprise_con li, .enterprise_con2 li{
height: 150px;
  }
	/* 留言板 */
   .soluiton_title .res,.newInfor_title .res,.enterprise_title .res{
  	font-size:24px;
     font-weight: 600;
  }
 .right  .soluiton_title .res{
   position:relative;
     top:0px;
   font-weight: 600;
  }
  
	.boards_bg{
		height: 75%;
		width: 100%;
	}
	.boards div {
		width: 84%;
		margin: 10px 0px;
		text-align: right;
	}
	.boards label {
		width: 70px;
		height: 24px;
		color: rgb(36, 36, 36);
		font-family: 微软雅黑;
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 0%;
		text-align: center;
		line-height: 24px;
		display: contents;
		-webkit-background-clip: text;
	}
	.boards input{
		width: 65%;
		border-radius: 4px;
		background: rgb(240, 240, 240);
		color: rgb(172, 172, 172);
		font-family: 微软雅黑;
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
	}
	.message{
		width: 100%;
    margin: 10px -31px;
		text-align: right;
      font-size:14px;
	}
  .message label{
  font-size:14px;
        font-weight: 400;
  }
	.message textarea{
		width: 56%;
		height: 112px;
		border: none;
		border-radius: 4px;
		background: rgb(240, 240, 240);
		opacity: 1;
		padding: 20px;color: rgb(172, 172, 172);
		font-family: 微软雅黑;
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
	}
}<!--0.00020503997802734-->