@charset "utf-8";

.ne-top{width:100%; height:111px; overflow:hidden; background:#ffffff;
  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;
}
 
.fw-zi01{
	color: #999999;
	line-height: 24px;
	padding-top: 9%;
	margin-top: 9%;text-decoration:none;height:112px;
}

.fw-more{
	 
	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;height:470px;
}
.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: #ffffff;text-decoration:none;
}


 
.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;
}

 
.cp-box1-le02 {
    width: 26%;
    background: #ffffff;
    padding-left: 4%;
    padding-right: 2%;
	position: relative;
    transition-duration: 500ms;height:470px;overflow:hidden;padding-top:20px;
}

.fw-more {

    margin: 8% 0;
}
	 
.fw-more a:hover{

color:#FFFFFF;text-decoration:none;
}
	 
 

 

 

@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
}
}	