@charset "utf-8";
/* CSS Document */
html{background:#fbfaf6; }
body{overflow-x:hidden; font-size:14px;color: #333;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;min-width: 1200px;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:auto;max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #323232;}
a:hover{color: #0f5035;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,cite,code,dfn,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.imgResponse{width: 100%;height: 0;padding-bottom: 66.67%;overflow: hidden;display: block;}
.imgResponse img{width: 100%;}
.cleaFix{*zoom:1;clear:both;}
.cleaFix:after{content: '';display: block;clear:both;}



.top_banner{ position:relative}
.swiper-container_top { position:relative; }
.top_sm { width: auto; height: auto; position:absolute;left: 50%;top: 50%; margin:-185px 0 0 -632px; z-index: 99;}
.wrap_nav { background:#0f5035;height: 62px;position: relative;z-index: 99;}
.top_banner img { display: block;}
.navIn { max-width: 1400px; margin:0 auto;}
.nav_left { float: left;}
.nav_right{ float: right;}




.logo_nav { position: absolute; left: 0px; top:0px;width: 100%;min-width: 1200px;}
.logo_navIn { max-width: 1400px; margin:0 auto;min-width: 1200px;}



.wrap_go { width: 100%; position: absolute; left: 0px; top:35%; margin:0 auto; height: 345px;/*! background: #000; */}
.goIn { width: 1170px; margin:0 auto; position:relative;}

.goin{z-index: 500;}

.goin:hover:before { background:#115137; transform: scale(1.1); transition:.5s; }
.goin:hover .goincon { transform: scale(1);transition:.5s;}
.goin:hover .gocell p { transform: scale(1);transition:.5s;}

.goin1 { animation: go1 1s linear;
  animation-delay: 0s;
  animation-fill-mode: none;
   width:140px; height: 140px; border-radius: 50%;
  background: -moz-linear-gradient(left,rgba(93, 116, 181, .8) 0%,rgba(98,134,187,.8)); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,rgba(93, 116, 181, .8) 0%,rgba(98,134,187,.8)); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(left,rgba(93, 116, 181, .8) 0%,rgba(98,134,187,.8)); /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e7bb7',endColorstr='#5e7bb7',GradientType=0 ); ;
position: absolute;
left: 0px;
top: 132px;
z-index: 99;
}
.goin1:before{ content: ''; position:absolute; z-index: -1; animation: go1 1s linear;
  animation-delay: 0s;
  animation-fill-mode: none; width:140px; height: 140px; border-radius: 50%;
}
.goin1 .goincon { display: table; height:140px;margin: 0 auto;}
.goin1 .gocell { display: table-cell; vertical-align: middle;text-align: center;}
.goin1 .gocell p { font-size: 20px; color:#fefefe;}




@keyframes go1 {
  from {
      transform: scale(0);
      -webkit-transform: scale(0);
      opacity: 0.0;
  }
  to {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 1;
  }
}






.goin2 {display: block; animation: go2 1s linear;
  animation-delay: 1s;
  animation-fill-mode: forwards;
   width:140px; height:140px; opacity: 0; border-radius: 50%;
  background: -moz-linear-gradient(left,rgba(93, 116, 181, .8) 0%,rgba(98,134,187,.8)); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,rgba(93, 116, 181, .8) 0%,rgba(98,134,187,.8)); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(left,rgba(93, 116, 181, .8) 0%,rgba(98,134,187,.8)); /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e7bb7',endColorstr='#5e7bb7',GradientType=0 ); ;
position: absolute;
left: 211px;
top: 22px;
}
.goin2:before{ content: ''; position:absolute; z-index: -1; animation: go2 1s linear;
  animation-delay: 0s;
  animation-fill-mode: none; width:140px; height: 140px; border-radius: 50%;
}
.goin2 .goincon { display: table; height:140px;margin: 0 auto;}
.goin2 .gocell { display: table-cell; vertical-align: middle;text-align: center;}
.goin2 .gocell p { font-size: 20px; color:#fefefe;}
@keyframes go2 {
  from {
      transform: scale(0);
      -webkit-transform: scale(0);
      opacity: 0.0;     
  }
  to {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 1;
  }
}




.goin3 {display: block; animation: go3 1s linear;
  animation-delay: 2s;
  animation-fill-mode: forwards;
   width:105px; height:105px; opacity: 0; border-radius: 50%;
  background: -moz-linear-gradient(left,rgba(84, 176, 176, .8) 0%,rgba(91,180,184,.8)); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,rgba(84, 176, 176, .8) 0%,rgba(91,180,184,.8)); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(left,rgba(84, 176, 176, .8) 0%,rgba(91,180,184,.8)); /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50b0ac',endColorstr='#50b0ac',GradientType=0 ); ;
position: absolute;
left: 450px;
top: 59px;
}
.goin3:before{ content: ''; position:absolute; z-index: -1; animation: go3 1s linear;
  animation-delay: 0s;
  animation-fill-mode: none; width:105px; height: 105px; border-radius: 50%;
}
.goin3 .goincon { display: table; height:105px;margin: 0 auto;}
.goin3 .gocell { display: table-cell; vertical-align: middle;text-align: center;}
.goin3 .gocell p { font-size: 20px; color:#fefefe;}
@keyframes go3 {
  from {
      transform: scale(0);
      -webkit-transform: scale(0);
      opacity: 0.0;     
  }
  to {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 1;
      width: 105px; height:105px;
  }
}






.goin4 {display: block; animation: go4 1s linear;
  animation-delay: 3s;
  animation-fill-mode: forwards;
   width:121px; height:121px; opacity: 0; border-radius: 50%;
  background: -moz-linear-gradient(left,rgba(88, 178, 174, .8) 0%,rgba(89,169,180,.8)); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,rgba(88, 178, 174, .8) 0%,rgba(89,169,180,.8)); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(left,rgba(88, 178, 174, .8) 0%,rgba(89,169,180,.8)); /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53adaf',endColorstr='#53adaf',GradientType=0 ); ;
position: absolute;
left: 633px;
top: 74px;
}
.goin4:before{ content: ''; position:absolute; z-index: -1; animation: go3 1s linear;
  animation-delay: 0s;
  animation-fill-mode: none; width:121px; height: 121px; border-radius: 50%;
}
.goin4 .goincon { display: table; height:121px;margin: 0 auto;}
.goin4 .gocell { display: table-cell; vertical-align: middle;text-align: center;}
.goin4 .gocell p { font-size: 20px; color:#fefefe;}
@keyframes go4 {
  from {
      transform: scale(0);
      -webkit-transform: scale(0);
      opacity: 0.0;     
  }
  to {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 1;
      width: 121px; height:121px;
  }
}



.goin5 {display: block; animation: go5 1s linear;
  animation-delay: 4s;
  animation-fill-mode: forwards;
   width:121px; height:121px; opacity: 0; border-radius: 50%;
  background: -moz-linear-gradient(left,rgba(89, 168, 181, .8) 0%,rgba(98,154,187,.8)); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,rgba(89, 168, 181, .8) 0%,rgba(98,154,187,.8)); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(left,rgba(89, 168, 181, .8) 0%,rgba(98,154,187,.8)); /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53adaf',endColorstr='#53adaf',GradientType=0 ); ;
position: absolute;
left: 791px;
top: 215px;
}
.goin5:before{ content: ''; position:absolute; z-index: -1; animation: go3 1s linear;
  animation-delay: 0s;
  animation-fill-mode: none; width:121px; height: 121px; border-radius: 50%;
}
.goin5 .goincon { display: table; height:121px;margin: 0 auto;}
.goin5 .gocell { display: table-cell; vertical-align: middle;text-align: center;}
.goin5 .gocell p { font-size: 20px; color:#fefefe;}
@keyframes go5 {
  from {
      transform: scale(0);
      -webkit-transform: scale(0);
      opacity: 0.0;     
  }
  to {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 1;
      width: 121px; height:121px;
  }
}




.goin6 {display: block; animation: go6 1s linear;
  animation-delay: 5s;
  animation-fill-mode: forwards;
   width:121px; height:121px; opacity: 0; border-radius: 50%;
  background: -moz-linear-gradient(left,rgba(101, 134, 189, .8) 0%,rgba(97,118,183,.8)); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,rgba(101, 134, 189, .8) 0%,rgba(97,118,183,.8)); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(left,rgba(101, 134, 189, .8) 0%,rgba(97,118,183,.8)); /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#617ab8',endColorstr='#617ab8',GradientType=0 ); ;
position: absolute;
left: 1050px;
top: 154px;
}
.goin6:before{ content: ''; position:absolute; z-index: -1; animation: go3 1s linear;
  animation-delay: 0s;
  animation-fill-mode: none; width:121px; height: 121px; border-radius: 50%;
}
.goin6 .goincon { display: table; height:121px;margin: 0 auto;}
.goin6 .gocell { display: table-cell; vertical-align: middle;text-align: center;}
.goin6 .gocell p { font-size: 20px; color:#fefefe;}
@keyframes go6 {
  from {
      transform: scale(0);
      -webkit-transform: scale(0);
      opacity: 0.0;     
  }
  to {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 1;
      width: 121px; height:121px;
  }
}





.goin7 {display: block; animation: go7 1s linear;
  animation-delay: 6s;
  animation-fill-mode: forwards;
   width:54px; height:54px; opacity: 0; border-radius: 50%;
  background: -moz-linear-gradient(left,rgba(102, 131, 189, .8) 0%,rgba(101,126,188,.8)); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,rgba(102, 131, 189, .8) 0%,rgba(101,126,188,.8)); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(left,rgba(102, 131, 189, .8) 0%,rgba(101,126,188,.8)); /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627cba',endColorstr='#627cba',GradientType=0 ); ;
position: absolute;
left: 1083px;
top: 16px;
}
/* .goin6:before{ content: ''; position:absolute; z-index: -1; animation: go3 1s linear;
  animation-delay: 0s;
  animation-fill-mode: none; width:121px; height: 121px; border-radius: 50%;
}
.goin6 .goincon { display: table; height:121px;margin: 0 auto;}
.goin6 .gocell { display: table-cell; vertical-align: middle;text-align: center;}
.goin6 .gocell p { font-size: 20px; color:#fefefe;} */
@keyframes go7 {
  from {
      transform: scale(0);
      -webkit-transform: scale(0);
      opacity: 0.0;     
  }
  to {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 1;
      width: 54px; height:54px;
  }
}














.line1 {  width: 0px;
  height: 2px;
  /* animation-fill-mode: forwards; */
  transform-origin: 0 0;
  transform: rotate(-31deg);
  background: linear-gradient(to right, #4773b4, #3f8eaf);
  animation: line1_go 1s linear;
  animation-delay: 1s;
  animation-fill-mode: forwards;
position: absolute;
left: 133px;
top: 175px;
z-index: 0;
}




  @keyframes line1_go {
    from{
        width: 0px;
        opacity: 1;
        /* transform: rotate(-40deg); */
    }
  
    to{
        width: 100px;
        opacity: 1;
        /* transform: rotate(-40deg); */
    }

}  



.line2 {  width: 0px;
  height: 2px;
  /* animation-fill-mode: forwards; */
  transform-origin: 0 0;
  transform: rotate(7deg);
  background: linear-gradient(to right, #389ca9, #33a4a5);
  animation: line2_go 1s linear;
  animation-delay: 2s;
  animation-fill-mode: forwards;
position: absolute;
left: 351px;
top: 100px;
}

@keyframes line2_go {
  from{
      width: 0px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

  to{
      width: 100px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

}   



.line3 {  width: 0px;
  height: 2px;
  /* animation-fill-mode: forwards; */
  transform-origin: 0 0;
  transform: rotate(7deg);
  background: linear-gradient(to right, #2faaa2, #30a8a3);
  animation: line3_go 1s linear;
  animation-delay: 3s;
  animation-fill-mode: forwards;
position: absolute;
left: 554px;
top: 118px;
}

@keyframes line3_go {
  from{
      width: 0px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

  to{
      width: 80px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

}




.line4 {  width: 0px;
  height: 2px;
  /* animation-fill-mode: forwards; */
  transform-origin: 0 0;
  transform: rotate(48deg);
  background: linear-gradient(to right, #369fa8, #3a98ab);
  animation: line4_go 1s linear;
  animation-delay: 4s;
  animation-fill-mode: forwards;
position: absolute;
left: 736px;
top: 177px;
}

@keyframes line4_go {
  from{
      width: 0px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

  to{
      width: 95px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

}



.line5 {  width: 0px;
  height: 2px;
  /* animation-fill-mode: forwards; */
  transform-origin: 0 0;
  transform: rotate(-20deg);
  background: linear-gradient(to right, #4287b1, #476fb4);
  animation: line5_go 1s linear;
  animation-delay: 5s;
  animation-fill-mode: forwards;
position: absolute;
left: 909px;
top: 288px;
}

@keyframes line5_go {
  from{
      width: 0px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

  to{
      width: 154px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

}






.line6 {  width: 0px;
  height: 2px;
  /* animation-fill-mode: forwards; */
  transform-origin: 0 0;
  transform: rotate(-90deg);
  background: linear-gradient(to right, #4666b2, #4666b2);
  animation: line6_go 1s linear;
  animation-delay: 6s;
  animation-fill-mode: forwards;
position: absolute;
left: 1110px;
top: 156px;
}

@keyframes line6_go {
  from{
      width: 0px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }

  to{
      width: 88px;
      opacity: 1;
      /* transform: rotate(-40deg); */
  }
}

/*头部样式*/
.header{width:100%;min-width: 300px;  z-index:99;position: relative;background-repeat: no-repeat !important;background-position: top center !important;background-size: cover !important;}
.header>a { height: 0px; display: block; overflow: hidden; padding-bottom: 53%;}
.top{width: 1200px;margin:0 auto;}
.logo{ /*! width:40%; */transition: all 0.3s ease;/*! padding:47px 0 0px; *//*! float: left; */position: absolute;left: 50%;margin: 0 0 0 -135px;}
.logo a{display: block;}
.logo a:hover{ opacity: 1;}
.logo img{width: auto;}
.logo_01{width: 320px;position: relative;z-index: 900}
.logo_02{margin:0 auto;text-align: center;}
.logo:hover{opacity: 1;}
.nav{width:auto;height: 60px;line-height: 60px;/*! background-color: #0f5035; *//*! float: right; *//*! margin: 40px 0 0 0; */}
.nav ul{/*! width:1200px; *//*! margin:0 auto; */ }
.nav ul > li{float:left;height: 62px;position: relative;/*! -webkit-transform: skew(-30deg); */
  /*! -moz-transform:skew(-30deg); */ /*! transform:skew(-30deg); *//*! border-right:1px solid #095b39; */}
.nav ul > li:first-child{/*! border-left:1px solid #095b39; */display: block;}
.nav ul li > a{font-size:18px;color:#fff;display: block;text-align: center;/*! -webkit-transform: skew(30deg); */
  /*! -moz-transform:skew(30deg); */ /*! transform:skew(30deg); */padding:0 90px;}
.nav ul li.on,.nav ul li.active,.nav ul li:hover{color: #fff;/*! background-color:#ffffff; */height:62px;line-height: 62px;transition: all 0.3s ease;font-weight: bold;}
.nav ul li.on> a,.nav ul li.active >a,.nav ul li:hover> a { color:#fff;}
.nav ul li.on .subNav{display: block;}
.subNav{width:100%;background-color:#fff;padding:10px 0 10px;border-top:3px solid #115137;}
.subNav{position: absolute;left:0;top:59px;display: none;}
.subNav dl { padding:0 16px;}
.subNav dd {/*! -webkit-transform: skew(30deg); */
  /*! -moz-transform:skew(30deg); */ /*! transform:skew(30deg); */}
.nav ul li.on  .subNav dd a { font-size: 18px; color:#282828; font-weight: normal;text-align-last: justify;/*! display: inline-block; */width: 100%;}
.nav ul li.on  .subNav dd a:hover { color:#115137;}
.subNav a{color:#fff;padding:8px 0px;display: block;line-height: 19px; text-align-last:  justify;}
.flipInY  { -webkit-animation-name: flipInY ;animation-name: flipInY ;animation-duration: 0.6s; -webkit-animation-duration: 0.6s;animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out;visibility: visible !important; display: block;}
@keyframes flipInY  {
  from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;   opacity: 0;}
  40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}
  60% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg);    opacity: 1;}
  80% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {-webkit-transform: perspective(400px);transform: perspective(400px);  }
}
.ser{width:100px; height:20px; line-height:20px; z-index:600;position: absolute;right:290px;top:38px;border-bottom: 1px solid #8b9db3}
.search input{position:absolute;  height: 20px;line-height:20px; color:#b9c3cc; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#999; padding:0 0 0 20px;width:80%;}   
.search input.notxt1 {position: absolute;width: 20px;height:20px;left:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;}
.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 14px;transition: none;background-color:#000;width: 50px;height: 50px;line-height: 50px;text-align: center;}
.goTop:hover{color:#fff;background-color:#e46856;}
/*手机端导航*/
.mobile{width: 100%;position:absolute;height: 42px;display: none;top:24px;right: 0;z-index: 99}
.mobile-inner-header{width:100%;height: 42px;position: absolute;top: 0px;right: 0px;z-index: 2}
.mobile-inner-header-icon{color: #ffffff; height: 40px;font-size:25px;text-align: center;float:right;width: 40px;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;}
.mobile-inner-header-icon:hover{opacity:0.8;cursor: pointer;}
.mobile-inner-header-icon span{ position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: rgba(15,80,53,1);}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}    
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon{
    color: #fff; height: 31px;text-align: left;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;} 
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#0f5035;display: block;}
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outfirst;}       
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outsecond;}
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outthird;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst { 
  0% {transform: translateY(4px) rotate(0deg);}
  100% {transform: translateY(0) rotate(45deg);}
}   
@keyframes clicksecond {0% {transform: translateY(-4px) rotate(0deg); }
  100% {transform: translateY(0) rotate(-45deg);}
} 
@keyframes clickthird {
  0% {opacity: 0}
  100% {opacity: 0}
}   
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outfirst;}       
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outsecond;}
.mobile-inner-header-icon-out span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outthird;}
@keyframes outfirst {
  0% {transform: translateY(0) rotate(-45deg);}
  100% {transform: translateY(-4px) rotate(0deg);  }
}   
@keyframes outsecond {
  0% {transform: translateY(0) rotate(45deg);}
  100% {transform: translateY(4px) rotate(0deg);}
}
@keyframes outthird {
  0% {transform: translateY(0) rotate(90deg);}
  100% {transform: translateY(12px) rotate(0deg);}
}
.mobile-inner-nav{background-color:#f2fffa;width: 100%; position: absolute;top: 67px;left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;text-decoration: none;  width: 100%;font-size: 14px;border-bottom: solid 1px #aadcc7;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#aaa;position: absolute;right:20px;top:0;font-size: 25px;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
  from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
  to {opacity: 1;-webkit-transform: none;transform: none;} 
}
@keyframes returnToNormal {
  from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
  to {opacity: 1;-webkit-transform: none;transform: none;}
}
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px rgba(0,0,0,0.2);font-size: 12px;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #d3d3d3;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 90%;color:#333;margin-left:55px;border:none;height: 36px;line-height: 36px;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url(../images/searchBtn.png) no-repeat center center;border:none;height: 36px;line-height: 36px;}
/*footer*/




.mbg { width: 100%; height: 100%; background:rgba(0,0,0,0.8);position: fixed;top: 0px;left: 0px;z-index: 2;}


.wrap_footer{width: 100%;/*! overflow:hidden; */background-color:#282828; padding: 45px 0 55px 0;}
.footerin { max-width: 1400px; margin: 0 auto;}
.footer_left { width: auto; float: left; margin: 15px 0 0 0;}
.footer_middle { max-width: 566px; margin: 0 260px 0 550px; /*! overflow: hidden; */}
.friendlink { width: 23%; float: left;padding: 0 6% 0 0;border-right: 1px solid #4f4f4f;}
.footer_middle h3 { color: #fff; font-size: 16px; font-weight: normal;margin: 0 0 10px 0; background:url(../images/friend_link.png) no-repeat left center; padding:0 0 0 28px;}
.footer_middle ul{ overflow: hidden;/*! margin: 0 0 0 32px; */}
.footer_middle li { height: 32px; line-height: 32px;}
.footer_middle li a { font-size: 14px; color:#fff;;}
.footer_right { width: auto; float: right; /*! margin: 15px 0 0 0; */width: 14.5%;}
.copy { font-size: 14px; color: #ffffff; line-height: 30px;width: 67%;float: right;}
.ewm_app { /*! width: 48%; */ /*! float: left; */}
.ewm_app dl { /*! overflow: hidden; */}
.ewm_app dl dd{ width: 50%; float: left; position: relative;text-align: center;}
.ewm_app dl dd:nth-child(even) { float: right;}
.ewm_app dl dd span { /*! position: absolute; */ width: 70px; height: 70px; /*! opacity: 0; */ top: -48px; left: 50%; /*! margin: 0 0 0 -35px; */ z-index: 999;}
.ewm_app dl dd p { color:#fff
}
.ewm_app dl dd.current span { transition: .5s; opacity: 1; }
.ewm_app dl i {cursor: pointer; width: 40px; height: 40px; line-height: 59px; text-align: center; display: block; border: 1px solid #fff; border-radius: 50%; margin: 30px auto 0;}
.ewm_app dl dd:first-child i { background: url(../images/ewm1.png) no-repeat center;}
.ewm_app dl dd:first-child i:hover { background: url(../images/ewm_hover1.png) no-repeat center #fff; }
.ewm_app dl dd:last-child i { background: url(../images/ewm2.png) no-repeat center;}
.ewm_app dl dd:last-child i:hover { background: url(../images/ewm_hover2.png) no-repeat center #fff;}



@media screen  and (max-width:1460px) {
	.nav ul li > a{padding: 0 10px;}
}
@media screen  and (max-width:1300px) {
	.nav ul li > a{font-size: 16px;}
}
/* 
@media screen  and (max-width:1366px) {
  .footerin { max-width: 1000px;}
  .footer_left { width: 30%;}
  .footer_middle { margin:0 200px 0 340px;}
  .friendlink { width:22%; }
  
}
@media screen  and (max-width:1220px) {
  .copyRight,.top{width: auto;padding:0 25px;}
  .nav ul li > a{padding:0 28px;}
  .nav ul{width: 992px;}
  .footer_left { width: 28%;;}

}
@media screen  and (max-width:1023px) {
.footer_left { float: none; margin: 0 auto;}
.footer_right { width: auto; float: none; margin: 10px auto; text-align: center;}
}

@media screen  and (max-width:998px) {
  .nav{display: none;}
  .header{background-size: cover !important;}
  .mobile{display: block;}
  .logo{padding-top: 20px;}
}
@media screen  and (max-width:768px) {
  .logo .logo_01{width: 200px;padding-bottom: 15px}
  .logo{padding:20px 0 40px;}
  .mobile-inner-nav{top: 55px;}
  .top{padding:0 15px;}
  .copyRight{padding:15px;}

}
@media screen and (max-width:640px) {
	
	}
@media screen and (max-width:480px) {
  .footerin { margin: 0 15px;}

  .friendlink { width: 100%; float: none; text-align: center;}
  .footer_middle ul { margin: 0px;;}
  .ewm_app dl dd { text-align: center;}
  .ewm_app { width: 100%; float: none; margin: 10px 0 0 0; }
}
@media screen and (max-width:320px) {
 
} */
