﻿.w1400{ width:1280px; margin:0 auto;}


.right-bar{ position:fixed; right:20px; top:70%; z-index:9999;}
.right-bar a{ display:block; background:#ed7119; border-radius:10px; margin-bottom:10px; text-align:center; padding:5px; color:#fff; font-size:16px;}
.right-bar a span{ display:block; vertical-align:middle;}

.nr-xi, .nr-xi1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
}
.pcbox {
    display: block;
}
.mbox {
    display: none;
}
.section2{ background:url(../images/bg1.jpg) no-repeat; background-size: cover;}
.ne-cen-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pro-le{ width:690px; }
.pro-ti{border-bottom:1px solid #c2c2c2;margin-bottom:25px; width:610px; }
.pro-ti span{ font-size:40px; border-bottom:3px solid #f39838; display:inline-block; padding-bottom:25px; font-weight:bold;}
.pro-js{ font-size:17px; line-height:1.8; padding-bottom:40px;}
.Menubox ul li{ background:#fff; width:31%; height:52px; line-height:52px; text-align:center; font-size:15px; cursor:pointer; float:left; margin-right:13px; margin-bottom:13px;}
.Menubox ul li.hover{ background:#f39838; color:#fff;}
.Menubox ul li.hover a{ color:#fff;}
.Menubox{ padding-bottom:20px;}
.pro-cd{ min-height:90px;}
.pro-cd li{ font-size:16px; margin-bottom:10px;}
.pro-cd li a:hover{ font-weight:bold; color:#1d2661; border-bottom:1px solid #1d2661;}
.pro-img{ position:absolute; width:594px; top:20px; right:0;}

	
	.pro-dz-img{ position:absolute; width:40%; height:100%; background:url(../images/bg2.jpg) no-repeat center; background-size: cover
;right:0; overflow:hidden; z-index:3;
}
	
@keyframes scaleDraw {
	
     0% {
	-webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
	/*开始为原始大小*/
}

100% {
	-webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
}
.pro-dz-wb{position:absolute; width:100%; height:100%; background:url(../images/dz_bg.png) no-repeat center; left:0; background-size:cover; z-index:2;}
.gai-kd{ width:66%; color: #fff; }
.js-nr h1{ font-size:40px; display: inline-block; padding-bottom: 25px; font-weight: bold; margin-bottom: 15px; }
.js-nr h1 span { border-bottom: 3px solid #f39838;padding-bottom: 20px;}
.js-nr h2{ font-size:17px; line-height:1.8; font-weight:normal;}

.dz-list {margin-top: 50px;margin-bottom: 50px;}
.dz-list li{ float:left; width:25%; text-align: center; font-size:16px; padding-bottom:10px;}
.dz-list li img{ transition-duration:.5s;}
.dz-list li:hover img{-webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;}
.an-more{ display:block; width:180px; height:56px; line-height:56px; font-size:17px; font-weight:bold; text-align:center; background:#f39838; color:#fff; margin-top:20px;}

.section4{background:url(../images/bg4.jpg) no-repeat center; background-size:100% 100%}
.jjfa-le{ width:400px;}
.jjfa-le h1{ font-size:40px;}
.jjfa-le p{ font-size:17px; line-height:1.8; padding:30px 0;}
.new-ti{ border-bottom:1px solid #d4d4d4; padding-bottom:15px; margin-bottom:15px;}
.new-ti p{ float:left; font-size:40px; font-weight:bold;}
.new-le{ width:849px; height:515px; position:relative; overflow:hidden;}
.new-le img,.new-ri dl dt img{ width:100%; height:100%; display:block; transition-duration:.5s;}
.new-txt{ position:absolute; bottom:0; left:0; padding:0 10px; color:#fff; width:100%; background:rgba(0,0,0,0.5); height:50px; line-height:50px;}
.new-txt span{ font-size:16px; float:right; display:block;}
.new-txt p{ font-size:18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-weight:bold; float:left; width:70%;}
.new-le:hover img,.new-ri dl:hover dt img{ transform:scale(1.1,1.1)}
.new-le:hover .new-txt,.new-ri dl:hover .new-txt{ background: rgba(243,152,56,0.8); }
.new-ri{ width:392px; overflow: hidden;}
.new-ri dl{ position:relative; height:238px; margin-bottom:38px;}
.new-ri dl dt{ overflow:hidden; height:100%;}
.know {bottom: 80px;}
 

.jjfa-ri{ width:64%; height:100%; overflow:hidden; position: absolute;  right:0; top:0;}

/*.section4 .img01{
    transform: scale3d(1, 1, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}
.section4.active .img01 {
    transform: scale3d(1.2, 1.2, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}*/
#wrap {
	/* fixed width, centered in viewport */
	width: 980px;
	left: -490px;
	margin-left: 50%;
	position: relative; top:10%;
}
#showcase {
	width: 100%;
	height: 600px;	
	visibility: hidden;

}
#showcase img {
	cursor: pointer;
}



#credits {
	color: #c9c9c9;
	padding: 10px;
	border: 2px #999 dashed;
	position: absolute;
	right: 0;
	bottom: 83px;
}
#credits ul {
	font-size: 14px;
	list-style-type: none;
	padding-left: 2px;
	margin: 2px 0;
}
#credits .author {
	color: white;
}

#jquery-script-menu {
	position: fixed;
	height: 90px;
	width: 100%;
	top: 0;
	left: 0;
	border-top: 5px solid #316594;
	background: #fff;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	z-index: 999999;
	padding: 10px 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}







.
@keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(15deg); -ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
50% { -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-webkit-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(15deg); -ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
50% { -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-moz-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(15deg); -ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
50% { -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-o-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(15deg); -ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
50% { -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}




.secwen {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: 1s;
}
.animate.secwen {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: 1s;
}










.wel-con #fp-nav.right {
  right: -300%;
  transition: 3s ease-in-out;display:none
}

.wel-con.active #fp-nav.right {
  right: 50px;
  transition: 3s ease-in-out; 
  /*transition-delay: .8s;*/
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: .8s;
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.wel-con .secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: .8s;
}

.section1 .swiper-slide .secwen {
  transition: 1s ease-in-out;
}
.section1 .swiper-slide-active .secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: 1s ease-in-out;
}
.section1 .swiper-slide-active .en {
  transition-delay: .5s;
}
.section1 .swiper-slide-active .cn {
  transition-delay: .7s;
}
/*.section1 .swiper-slide-active .more1 {
  transition-delay: .9s;
}*/
.section1 .more1{ width:105px; background:#f4a45c;  color: #fff; font-size:14px;  margin-top:60px; text-align:center; height:35px; line-height:35px;  font-weight:bold; border-radius:5px;}


.wel-con .secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.wel-con .secwen-right.animate.add3 {
  transition-delay: .3s;
}
.wel-con .secwen-right.animate.add4 {
  transition-delay: .4s;
}
.wel-con .secwen-right.animate.add5 {
  transition-delay: .5s;
}
.wel-con .secwen-right.animate.add8 {
  transition-delay: .8s;
}
.wel-con .secwen-right.animate.add9 {
  transition-delay: .9s;
}
.wel-con .secwen-right.animate.add10 {
  transition-delay: 1s;
}
.wel-con .secwen-right.animate.add11 {
  transition-delay: 1.1s;
}

.f4 {
  background: #f4f4f4;
}

.secwen-q {
  opacity: 0;
  transition: 1.5s ease;
  transform: scale3d(1.05, 1.05, 1);
}

.animate.secwen-q {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition: 1.5s ease;
}

.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: 1s;
}

.animate.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: 1s;
}

.animate.add1 {
  transition-delay: .5s;
}

.animate.add2 {
  transition-delay: .6s;
}

.animate.add3 {
  transition-delay: .7s;
}

.animate.add4 {
  transition-delay: .8s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

.animate.add12 {
  transition-delay: 1.2s;
}

.animate.add16 {
  transition-delay: 1.6s;
}

.animate.add18 {
  transition-delay: 1.8s;
}

.animate.add20 {
  transition-delay: 2s;
}

.animate.add22 {
  transition-delay: 2.2s;
}

.animate.add24 {
  transition-delay: 2.4s;
}

.animate.add26 {
  transition-delay: 2.6s;
}

.banner .swiper-slide-active .images {
  transform: scale3d(1.1, 1.1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.banner .images {
  transform: scale3d(1, 1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.section-words .swiper-slide-active .images {
  transform: scale3d(1.1, 1.1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.section-words .images {
  transform: scale3d(1, 1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

/*.section6.active .dingk{
    transform: scale3d(1.2, 1.2, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}
.section6  .dingk {
    transform: scale3d(1, 1, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}*/


.banner .swiper-wrapper .swiper-slide:nth-child(1) .more1{ display:none !important}



.section1 .items {
  position: relative;
  display:block;
}
.section1 .items .words {
  position: absolute;
  color: #ffffff;
  left: 110px;
  top: 40%;
  line-height: 1;
}
.section1 .items .words .en {
   font-size:42px; color:#ddd;
}
.section1 .items .words .cn {
  margin-top: 20px; font-size:26px; color:#ddd; 
}
.section1 .wel-pagination {
  position: absolute;
  bottom: 10%;
  line-height: 1;
  width: 100%;
  text-align: center;
  z-index: 3;
  padding: 0 100px;
  box-sizing: border-box;
}
.section1 .wel-pagination .span {
  display: inline-block;
  font-size: 16px;
  transition: .5s ease-in-out;
  cursor: pointer; width:8px; height:8px; background:rgba(255, 255, 255, 0.7); border-radius:50%; text-indent:9999px; margin:0 3px;
}
.section1 .wel-pagination .span:hover, .section1 .wel-pagination .span.active {
  transition: .5s ease-in-out; width:33px; 
  color: #ffffff; background:#f4a45c; border-radius:30px;
}

.section1 .wel-pagination .span:hover, .section1 .wel-pagination .span.active {
  color: #fff;
  transition: .5s ease-in-out;
}

.section-words .items {
  position: relative;
  line-height: 1;
}
.section-words .items .words {
  position: absolute;
  height: 100%;
  padding-top: 245px;
  color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  margin: auto;
  box-sizing: border-box;
}
.section-words .items .words .t0 {
  text-transform: capitalize;
}
.section-words .items .words .t1 {
  margin-top: 20px;
  margin-bottom: 46px;
}
.section-words .items .words .p {
  line-height: 30px;
}
.section-words .items .words .img-ul {
  margin-top: 50px;
}
.section-words .items .words .img-ul .li {
  float: left;
}
.section-words .items .words .img-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.section-words .items .words .ul-bot {
  height: 118px;
  line-height: 118px;
  background: #167c7f;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 80px;
}
.section-words .items .words .ul-bot img {
  display: inline-block;
  vertical-align: middle;
  transition: .5s ease-in-out;
  width: 60px;
  height: 60px;
}
.section-words .items .words .ul-bot .li {
  width: 33.33%;
  float: left;
  display: block;
  color: rgba(255, 255, 255, 0.4);
  transition: .5s ease-in-out;
  position: relative;
}
.section-words .items .words .ul-bot .li:hover {
  color: #fff;
  transition: .5s ease-in-out;
}
.section-words .items .words .ul-bot .li:hover img {
  transition: .5s ease-in-out;
  transform: translateX(-10px);
}
.section-words .items .words .ul-bot .li:nth-child(1):after {
  display: none;
}
.section-words .items .words .ul-bot .li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 42%;
  background: rgba(255, 255, 255, 0.4);
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section-words .items .words .more {
  margin-top: 40px;
}

.wel-more {
  display: block;
  width: 178px;
  height: 45px;
  line-height: 45px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  font-size: 18px;
  color: #ffffff;
  transition: .5s ease-in-out;
  text-align: center;
  text-transform: uppercase;
  transition: .5s ease-in-out;
  margin: 0 auto;
  margin-top: 80px;
}
.wel-more:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
  background: #008b8d;
  border-color: #008b8d;
}

.more {
  width: 125px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  transition: .5s ease-in-out;
  text-transform: uppercase;
  text-align: center;
}
.more span {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 40px;
  transition: .5s ease-in-out;
}
.more:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
}
.more:hover span {
  background: #008b8d;
  border-color: #008b8d;
  transition: .5s ease-in-out;
}



.section-words .swiper-pagination, .section-words0 .swiper-pagination {
  line-height: 1;
  width: 100%;
}
.section-words .swiper-pagination .swiper-pagination-bullet, .section-words0 .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 10px;
  background: transparent;
  position: relative;
  opacity: 1;
  margin: 0 5px;
}
.section-words .swiper-pagination .swiper-pagination-bullet:after, .section-words0 .swiper-pagination .swiper-pagination-bullet:after {
  position: absolute;
  width: 100%;
  content: "";
  height: 1px;
  background: #ffffff;
  transition: .4s ease-in-out;
  left: 0;
  top: 0;
  bottom:0;
  margin: auto;
}
.section-words .swiper-pagination .swiper-pagination-bullet-active:after, .section-words0 .swiper-pagination .swiper-pagination-bullet-active:after {
  width: 100%;
  transition: .4s ease-in-out;
      background: #00c4c7;
}

.wel-con .section-words .swiper-pagination, .wel-con .section-words0 .swiper-pagination {
  bottom: 48px;
}

#fp-nav ul li:nth-child(7) {
  display: none;
}

.wel-con #fp-nav .fp-tooltip {
  top: -20px; position:relative; padding-top:35px; text-align:center;
}
.wel-con #fp-nav ul li .fp-tooltip:after{ content:" "; position:absolute; top:10px; left:50%; font-size:36px; font-weight:bold; transform:translateX(-50%); font-family:"Arial";}
.wel-con #fp-nav ul li:nth-child(1) .fp-tooltip:after{content:"01";}
.wel-con #fp-nav ul li:nth-child(2) .fp-tooltip:after{content:"02";}
.wel-con #fp-nav ul li:nth-child(3) .fp-tooltip:after{content:"03";}
.wel-con #fp-nav ul li:nth-child(4) .fp-tooltip:after{content:"04";}
.wel-con #fp-nav ul li:nth-child(5) .fp-tooltip:after{content:"05";}
#fp-nav ul li .fp-tooltip:after{ opacity:1}

.wel-con #fp-nav ul li {
  width: 3px;
  height: 50px;
  position: relative; margin:0  !important
}
.wel-con #fp-nav ul li a {
  width: 3px;
  height: 50px;
  position: relative; background:#fff;
  transition: .5s ease-in-out;
}
#fp-nav ul li .fp-tooltip{ color:#333 !important; font-size:18px !important; font-weight:bold;}
.wel-con #fp-nav ul li a.active {
  transition: .5s ease-in-out; background:#f39838
}
.wel-con #fp-nav ul li a + .fp-tooltip.right {
  width: 100px;
  right: 200%;
}

.wel-con #fp-nav ul li a.active + .fp-tooltip.right {
  opacity: 1;
}
.wel-con #fp-nav ul li:hover a + .fp-tooltip.right {
  display: none;
}
.wel-con #fp-nav ul li:hover a.active + .fp-tooltip.right {
  display: block;
}
.wel-con #fp-nav ul li:hover a.active span, .wel-con #fp-nav ul li:hover a span, .wel-con #fp-nav ul li span, .wel-con #fp-nav ul li a.active span {
  display: block;
  width: 100%;
  height: auto;
  position: static;
  margin: 0;
}



#fp-nav ul li:nth-child(1):after{position: absolute;
    content: "01";
    left: 15px;
    line-height: 62px;
    top: 0;
    color: #fff;
    font-size: 15px;
    font-family: "Arial"; font-weight: bold; width: 40px}
#fp-nav ul li:nth-child(2):after{position: absolute;
    content: "02";
    left: 15px;
    line-height: 62px;
    top: 0;
    color: #fff;
    font-size: 15px;
    font-family: "Arial";font-weight: bold; width: 40px}
    #fp-nav ul li:nth-child(3):after{position: absolute;
    content: "03";
    left: 15px;
    line-height: 62px;
    top: 0;
    color: #fff;
    font-size: 15px;
    font-family: "Arial";font-weight: bold; width: 40px}
    #fp-nav ul li:nth-child(4):after{position: absolute;
    content: "04";
    left: 15px;
    line-height: 62px;
    top: 0;
    color: #fff;
    font-size: 15px;
    font-family: "Arial";font-weight: bold; width: 40px}
    #fp-nav ul li:nth-child(5):after{position: absolute;
    content: "05";
    left: 15px;
    line-height: 62px;
    top: 0;
    color: #fff;
    font-size: 15px;
    font-family: "Arial";font-weight: bold; width: 40px}


#section7 {
  height: auto !important;
}


.section {
  overflow: hidden;
}
.jumpto {
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -ms-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  width:29px;
  height:29px;
  display: block;
  position: absolute;
  z-index: 100;
  left:50%;
  bottom:3%;
  margin:0 0 0 -15px;
  z-index:5;
  -webkit-animation: jumptoMap 1.5s linear infinite;
  animation: jumptoMap 1.5s linear infinite;
  -moz-animation: jumptoMap 1.5s linear infinite;
  -o-animation: jumptoMap 1.5s linear infinite;
  -ms-animation: jumptoMap 1.5s linear infinite;
  opacity: .8;
  -ms-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
  -webkit-transition: opacity .8s linear;
  -moz-transition: opacity .8s linear;
  -o-transition: opacity .8s linear;
  transition: opacity .8s linear;
  cursor:pointer;
}

@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
}
}	

@media screen and (max-width: 1500px) {
 .section1 .items .words .en,.js-nr h1,.jjfa-le h1,.new-ti p{ font-size:26px;}
 .section1 .items .words .cn{ font-size:18px;}
 .pro-ti span{ font-size:26px;}
 .pro-le{ width:500px;}
 .pro-js{ font-size:16px; padding-bottom:15px;}
 .Menubox ul li{ width:150px;}
 .js-nr h2,.jjfa-le p{ font-size:16px; padding:10px 0;}
 .dz-list li{ font-size:14px;}
 #wrap{ transform:scale(0.6); top:0;}
 .new-le{ width:62%; height:410px;}
 .an-more{ width:120px; height:40px; line-height:40px; font-size:14px;}
 .new-ri {width: 329px;}
 .new-ri dl{height:200px; margin-bottom:10px;}
 .pro-img{ width:400px; right:60px;}
 .know { bottom: 150px; }

}



@media screen and (max-width: 768px) {
.mobile-zzry .owl-theme .owl-controls .owl-nav{
    display: none;
}
.pro-cd{ min-height:auto;}
.banner,.jjfa-ri {display: none;}
.ne-cen-box{ position:relative;top: 0;transform: none;}
.pro-le,.pro-ti{ width:100%;}
.secwen {
    opacity: 1;
    filter: alpha(opacity=1);
    transform: translateY(0);
    transition: .8s;
}
.pro-img{ right:0;}
.js-nr{ padding-left:0;}
.pro-img,.pro-dz-wb,.pro-dz-img,.js-nr,.jjfa-le{ position:relative; width:100%; height:auto;}
.pro-ti{ margin-bottom:15px;}
.pro-ti span,.jjfa-le h1,.new-ti p{ font-size:20px; padding-bottom:5px;}
.section2,.section3 .gai-kd,.section4,.section5{ padding:30px 20px;}
.pro-js,.js-nr h2{ font-size:14px; line-height:1.7; padding-bottom:20px;}
.Menubox ul li{ width:32%; margin-right:1%; font-size:15px; height:40px; line-height:40px;}
.js-nr h1{ font-size:20px;}
.dz-list{ padding:10px;}
.dz-list li img{ width:25%;}
.dz-list li{ width:48%; margin:0 1%;}
.dz-list li p{ font-size:14px; height:40px;}
.an-more{ width:110px; height:40px; line-height:40px; font-size:14px; margin:0 auto;}
.jjfa-le p{ font-size:14px; line-height:1.7;}
.new-ti p{ line-height:40px;}
.new-le,.new-ri dl{ height:205px;}
.new-le,.new-ri{ width:100%; margin-bottom:10px;}
.new-txt p{ font-size:14px; padding:4px 0;}
.new-ri dl{ margin-bottom:10px; width:49%; float:left; height:110px; margin-right:1%;}
.gai-kd{ width:100%;}
.right-bar{ right:0; top:40%;}
.right-bar img{ width:45%;}
.right-bar a{ font-size:12px; padding:10px;}
}


