@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%;
}
.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%;
}

.w1200{
	width: 86%;
	margin:0 auto;
}
.jr-box1{
	padding:80px 0;
}
.jr-xi01{
	background:#006cb5;
}
.jr-xi01-ri{
	width: 50%;
	float: right;
	height: 100%;
	overflow: hidden;
}
.jr-xi01-ri img{
	width: 100%;
	transition-duration: 500ms;
}
.jr-xi01:hover img{
	transform: scale(1.1,1.1);
	opacity: 0.8
}
.jr-xi01-le{
	float: left;
	width: 50%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	padding-top: 7%;
}
.jr-tu01{
	text-align: center;
	top: -50px;
	position: relative;
}
.jr-tu01 img{
	display: inline;
}
.jr-box2{
	width: 100%;
	height: auto;
	background: url(../images/jr_pic03.jpg) repeat center;
	overflow: hidden;
	position: relative;
	padding:75px 0;
}
.jr-xi01{
	margin-top: 30px;
}
.jr-ti div{
	color: #fff;
}
.jr-ti p{
	color: #fff;
	opacity: 0.5
}
.jr-ti p span{
	background:#474748;
}
.zl-zi{
	padding: 30px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.zl-xi{
	padding: 10px 0;
}
.zl-xi01{
	width: 48%;
	background: #fff;
	border-radius: 0 0 30px 0;
	float: left;
	margin:0 1%;
}
.zl-xi01 dl{
	width: 90%;
	margin:0 auto;
	padding:30px 0 39px 0;
}
.zl-xi01 dl dt img{
	width: 100%;
}
.zl-xi01 dl dd{
	color: #777;
	padding-top: 20px;
	line-height: 26px;
}


.jr-tu02{ display:none;
}
@media (max-width: 1446px){
  
	}
	@media (max-width: 1249px){

	}
	
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC md*/
@media (min-width: 992px) and (max-width: 1199px){
	
.jr-xi01-le {
    font-size: 16px;
    padding-top: 4%;
}

}

/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD sm*/
@media (min-width: 768px) and (max-width: 991px) {
 .ne-box{
  	padding-top: 50px;
  }
.cp-txt{
	padding-top: 15%;
}
.jr-xi01-le{
    font-size: 14px;
    padding-top: 2%;
    clear: both;
    line-height: 26px;
}

}

/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机 xs*/
@media (min-width: 480px) and (max-width: 767px) {
    .ne-box{
  	padding-top: 0px;
  }
.cp-txt{
	padding-top: 15%;
}
.jr-xi01-le {
    font-size: 14px;
    padding-top: 2%;
    width: 100%;
    line-height: 26px;
    padding-bottom: 10px;
}
.jr-xi01-ri{
	width: 100%;
	clear: both;
	height: 100%;
	overflow: hidden;
}
.jr-tu01{ display:none;
}
.jr-tu02{ display:block;
}
.jr-box1{
	padding:30px 0;
}
.zl-xi01{
	width: 100%;
	margin-bottom:20px;
}
.jr-box2 {
    padding: 35px 0;
}
}
/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
@media (max-width: 479px) {
.ne-box{
  	padding-top: 0px;
  }
.cp-txt{
	font-size: 14px;
	line-height: 23px;
	padding-top: 15%;
}
.jr-xi01-le {
    font-size: 14px;
    padding-top: 2%;
    width: 100%;
    line-height: 26px;
    padding-bottom: 10px;
}
.jr-xi01-ri{
	width: 100%;
	clear: both;
	height: 100%;
	overflow: hidden;
}
.jr-tu01{ display:none;
}
.jr-tu02{ display:block;
}
.jr-box1{
	padding:30px 0;
}
.zl-xi01{
	width: 100%;
	margin-bottom:20px;
}
.jr-box2 {
    padding: 35px 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
}
}	