@charset "utf-8";

.ne-top{
 width:100%; height:111px; overflow:hidden; background:#fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;

}

.ne-box{
	padding-top:156px;
}
.ne-banner{
	width: 100%;
	position: relative;
}
.ab-banner{
	width: 100%;
	height: 100%;
}
.case-xi{
	background: #f9f9f9;
	padding: 60px 0;
}
.ne-case {
	width: 92%;
	padding: 0px 4%;
	height: auto;
	overflow: hidden;
}
.ne-case ul li{
	width: 30%;
	height: auto;
	float: left;
	margin: 0 1.3% 50px 1.3%;
	overflow: hidden;
	opacity:0;
}
.ne-case ul li .thum{
	width: 100%;
	height: auto;
	background: #000;
	overflow: hidden;
}
.ne-case ul li:hover .name{
	height: 40px;
}
.ne-case ul li:hover .thum img{
	opacity: .5;
	transform: scale(1.1,1.1);
}
.ne-case ul li:hover .name strong{
	margin-left: 65px;
	font-size: 18px;
}
.ne-case ul li .name strong{
	font-weight: normal;
}
.ne-case ul li:hover .name p{
	width: 65px;
}


.ne-case ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.ne-case ul li img{
	transition-duration: .5s;
}
.ne-case ul li .name{
	height: 40px;
	line-height: 40px;
	position: relative;
	overflow: hidden;
	color: #333;
}
.ne-case ul li .name p{
	width: 0px;
	height: 1px;
	position: absolute;
	left: -5px;
	top: 19px;
	background: #000;
	opacity: .5;
}
.animate{
	transition-duration: .5s;
}
.ne-case ul li .name span{
	font-size: 12px;
	opacity: .5;
	
}
.ne-case-nav{
	width: 89.4%;
	margin:0 auto 80px auto;
	border: 1px solid #e9e9e9;
	background:#fff;
	
}
.ne-case-nav li{
	width: 12.4%;
	float: left;
	text-align: center;
	line-height: 49px;
	border-right: 1px solid #e9e9e9;
	background: #fff;
}
.ne-case-nav li a{
	color: #333;
	display: block;
	transition-duration: .5s;
}
.ne-case-nav .last-nav{
	border-right: none;
}
.ne-case-nav li a:hover{
	color: #fff;
	background: #f47608;
}
.ne-case-nav li .case-ts{
	color: #fff;
	background: #f47608;
}
.case-js{
	padding:40px 0;
	width: 83%;
	margin:0 auto;
}
.case-js h2{
	font-weight: normal;
	font-size: 18px;
	color: #333;
	padding-bottom: 10px;
}
.case-js p{
	font-size: 12px;
	color: #777777;
	line-height: 25px;
}
.c-link{display: flex;justify-content: center;align-items: center; width:157px; line-height:51px; color:#fff; font-size:17px; background:#e87113; border-radius:7px; margin-top:30px;}
.c-link img{ margin-right:10px;}
.case-tu-xi{
	background: #edeff4;
	padding:52px 0;
}
.case1200{
	width: 83%;
	margin:0 auto;
}
.case1200 img{
	padding-bottom: 60px; margin:0 auto;
}
.case-back{
	 text-align: center;
	 font-size: 16px;
	 padding-top:20px;
	 
}
.case-back a{
     color: #333;
     padding:0 20px;
}


.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
  opacity: 1;
}
.grid.effect-3 li.animate {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
  animation: scaleUp 0.65s ease-in-out forwards;
}

@-webkit-keyframes scaleUp {
  0% { }
  100% { -webkit-transform: scale(1); opacity: 1; }
}

@keyframes scaleUp {
  0% { }
  100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}

@media (max-width: 1446px){
  
	}
	@media (max-width: 1249px){

	}
	
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC md*/
@media (min-width: 992px) and (max-width: 1199px){
	
.ne-case-nav li{
	width: 12.3%;
	
}

}

/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD sm*/
@media (min-width: 768px) and (max-width: 991px) {
 .ne-box{
  	padding-top: 50px;
  }
.ne-case-nav li{
	width: 12.3%;
	
}
.case1200 img{
	padding-bottom: 40px;
}


}

/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机 xs*/
@media (min-width: 480px) and (max-width: 767px) {
	.case1200 img{
	padding-bottom: 20px;
}
    .ne-box{
  	padding-top: 0px;
  }
.ne-case-nav li:last-child{
	border-right:none;
}
.ne-case-nav li{
	width: 24.7%;
	float: left;
	text-align: center;
	line-height: 49px;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	
}
.ne-case-nav .two-nav{
	border-right: none;
}
.case-xi{
	background: #f9f9f9;
	padding: 30px 0;
}
.ne-case-nav{
	margin:0 auto 30px auto;
	
}
}
/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
@media (max-width: 479px) {
	.case1200 img{
	padding-bottom: 20px;
}
.ne-box{
  	padding-top: 0px;
  }
.ne-case ul li{
	width: 45%;
	height: auto;
	float: left;
	margin: 0 2% 10px 2%;
	overflow: hidden;
}
.name p{
	display: none;
}
.ne-case-nav li:last-child{
	border-right:none;
}
.ne-case-nav li{
	width: 24.7%;
	float: left;
	text-align: center;
	line-height: 49px;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	
}
.ne-case-nav .two-nav{
	border-right: none;
}
.case-xi{
	background: #f9f9f9;
	padding: 30px 0;
}
.ne-case-nav{
	margin:0 auto 30px auto;
	
}
}


@keyframes jumptoMap {
0% {
margin-bottom:0;
animation-timing-function:ease-out
}
50% {
margin-bottom:10px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}
@-webkit-keyframes jumptoMap {
0% {
margin-bottom:0;
animation-timing-function:ease-out
}
50% {
margin-bottom:10px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}
@-moz-keyframes jumptoMap {
0% {
margin-bottom:0;
animation-timing-function:ease-out
}
50% {
margin-bottom:10px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}
@-ms-keyframes jumptoMap {
0% {
margin-bottom:0;
animation-timing-function:ease-out
}
50% {
margin-bottom:10px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}	