@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:110px;
}
.ne-banner{
	width: 100%;
	position: relative;
}
.ab-banner{
	width: 100%;
	height: 100%;
}
.cp-txt{
	text-align: center;
	position: absolute;
	top: 0;
	z-index: 2;
	color: #fff;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	padding-top: 10%;
}
.cp-fl{
	width: 76%;
	margin-left: -38%;
	left: 50%;
	position: absolute;
	top: 55%;
}
.cp-fl li{
	float: left;
	width: 13%;
	margin-right: 1%;

}
.cp-fl li a{
	display: block;
	color: #fff;
	font-size: 16px;
	border: 2px solid #fff;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition-duration: 500ms;
}
.cp-fl li a:hover{
	font-size: 18px;
}

.ne-cp-box{
	background: #edeff4;
	padding:60px 0;
}
.w1200{
	width: 86%;
	margin:0 auto;
}
.cp-box1{
	height: auto;
	width: 100%;
	margin-bottom: 24px;
}
.cp-box1-le{
	width: 34%;
	background: #000;
	height: 100%;
	overflow: hidden;
	
}
.cp-box1-le img{
	width: 100%;
	display: block;
	transition-duration: 500ms;
}
.cp-box1-le02{
	width: 20%;
	background: #fff;
	height: 100%;
	padding-left: 7%;
	padding-right: 5%;
	padding-top:6%;
	position: relative;
	transition-duration: 500ms;
}
.fw-zi01{
	color: #999999;
	line-height: 24px;
	border-top: 1px solid #e4e4e4;
	padding-top: 9%;
	margin-top: 9%;
}
.fw-more{
	margin: 26% 0;
	background: url(../images/more.png) no-repeat 70px center;
	line-height: 22px;
	color: #999;
	transition-duration: 500ms;
}
.fw-tb01{
	background: url(../images/cp01.png) no-repeat 0 0;
	color: #f47608;
	font-size: 18px;
	padding:5.1% 0 5.1% 30%;
	transition-duration: 500ms;
}
.fw-tb01 span{
	display: block;
	color: #999;
	font-size: 16px;
	font-family: "Arial";
	padding-top: 10px;

}
.cp-box1-le02:hover{
	background: #f47608;
}
.cp-box1-le02:hover .fw-tb01{
	background: url(../images/cp01.png) no-repeat 0 -83px;
	color: #fff;
}
.cp-box1-le02:hover .fw-tb01 span{
	color: #fff;
}
.cp-box1-le02:hover .fw-zi01{
	color: #fff;
}
.cp-box1-le02:hover .fw-more{
	color: #fff;
}
.cp-ts01{
	background: url(../images/cp02.png) no-repeat 0 0;
}
.cp-box1-le02:hover .cp-ts01{
	background: url(../images/cp02.png) no-repeat 0 -83px;
}

.cp-ts02{
	width: 66%;
}

.cp-box1-le:hover img{
	opacity: 0.5;
	transform: scale(1.1,1.1);
}
.cp-ts03{
	background: url(../images/cp03.png) no-repeat 0 0;
}
.cp-box1-le02:hover .cp-ts03{
	background: url(../images/cp03.png) no-repeat 0 -83px;
}
.cp-ts04{
	background: url(../images/cp04.png) no-repeat 0 0;
}
.cp-box1-le02:hover .cp-ts04{
	background: url(../images/cp04.png) no-repeat 0 -83px;
}
.cp-ts05{
	background: url(../images/cp05.png) no-repeat 0 0;
}
.cp-box1-le02:hover .cp-ts05{
	background: url(../images/cp05.png) no-repeat 0 -83px;
}
.cp-ts06{
	background: url(../images/cp06.png) no-repeat 0 0;
}
.cp-box1-le02:hover .cp-ts06{
	background: url(../images/cp06.png) no-repeat 0 -83px;
}





@media (max-width: 1446px){
  .cp-box1-le02 {
    width: 26%;
    background: #fff;
    height: 100%;
    padding-left: 4%;
    padding-right: 2%;
    padding-top: 5.6%;
    position: relative;
    transition-duration: 500ms;
}
.fw-more {
    margin: 8% 0;
}
	}
	@media (max-width: 1249px){
.fw-tb01{
	
	padding:5.2% 0 5.2% 40%;
	transition-duration: 500ms;
}
	}
	
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC md*/
@media (min-width: 992px) and (max-width: 1199px){
	
.fw-tb01{
	font-size: 14px;
}

}

/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD sm*/
@media (min-width: 768px) and (max-width: 991px) {
 .ne-box{
  	padding-top: 50px;
  }
.cp-txt{
	padding-top: 15%;
}
.fw-tb01{
	font-size: 14px;
	padding:5.2% 0 5.2% 50%;
}

}

/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机 xs*/
@media (min-width: 480px) and (max-width: 767px) {
    .ne-box{
  	padding-top: 0px;
  }
.cp-txt{
	padding-top: 15%;
}
.fw-tb01{
	font-size: 14px;
	padding:5.5% 0 6.7% 35%;
}
.cp-box1-le02{
	width: 94%;
	clear: both;
	margin:24px auto 0 auto;
	padding:5.6% 3% 0;
}
.cp-box1-le{
	display: none;
}
.cp-box1{
	margin-bottom: 0px;
}
.ne-cp-box {
    padding: 30px 0;
}
}
/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
@media (max-width: 479px) {
.ne-box{
  	padding-top: 0px;
  }
.cp-txt{
	font-size: 14px;
	line-height: 23px;
	padding-top: 15%;
}
.cp-box1-le02{
	width: 94%;
	clear: both;
	margin:24px auto 0 auto;
	padding:5.6% 3% 0;
}
.cp-box1-le{
	display: none;
}
.cp-box1{
	margin-bottom: 0px;
}
.ne-cp-box {
    padding: 30px 0;
}
}


@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
}
}	