@charset "utf-8";

/*

 * fullPage 1.4.5

 * https://github.com/alvarotrigo/fullPage.js

 * MIT licensed

 *

 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo

 */
html, body {
   
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
   
}

* { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px;}
a {  text-decoration: none;}
a:link { text-decoration: none; }
a:visited  { text-decoration: none; }
a:hover { text-decoration:none;}
a img { border:0;}
a{ color:#000; text-decoration: none;}
ul { list-style:none;}
div, h1, h2, h3, h4,h5,dl,dd,dt, p, form, label, input, textarea, img, span{margin:0; padding:0;}
h1, h2, h3, h4,h5,a,span,p{ font-family:"微软雅黑"; font-size:14px; font-weight:normal;}
.clear{ clear:both; height:0px; overflow:hidden; margin:0px;}
.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix{*zoom:1;}



.nav_box{ z-index:9999; top:-88px; left:0; position:absolute; width:100%; height:84px;  transition: all 0.7s; background:url(../images/db.png) repeat-x } 
.active .nav_box{ top:0; transition-delay: 0.7s; }

.nav{ width:1200px; height:84px; margin:0 auto; position: relative;}
.logo{ width:auto;  float:left; padding-top: 26px;}
.logo img{ width:100%;}
.nav>ul{float: left; width: 63.5%; margin-left: 5%;}
.nav>ul>li{ float:left; width: 14.2%;}
.nav>ul>li>a{ color:#000; font-family:"微软雅黑"; font-size:14px;  line-height:82px; display:block; text-align: center;}
.nav>ul>li>a:hover{border-bottom: 2px solid #01948c;background: url(../images/sjx.png) no-repeat bottom center;}
.nav>ul>.dht>a{border-bottom: 2px solid #01948c; background: url(../images/sjx.png) no-repeat bottom center;}
.nav_box1{width:100%; height:88px;   background:url(../images/db.png) repeat-x } 


.tel02{ height: auto; float: right; margin-top:5px; width: 7%;display: none; margin-right: 15px; margin-top:30px;}
.xiala{  width: 40%; height: 30px; float: left; position: absolute; z-index: 9999;right: 25px;  top:47px;}
.xiala ul{}
.xiala ul li{ width: 100%; height: 36px; float: left;  background:rgba(0, 0, 0, 0.5); line-height: 36px; text-align: center; margin-top: 1px;}
.xiala ul li a{ color: #ffffff; font-family:"微软雅黑"; font-size:14px;}

.banben{float: right;font-family: "微软雅黑";font-size: 14px;line-height: 76px; color: #ea5522;}
.banben a{font-family: "微软雅黑";font-size: 14px;line-height: 76px;color: #ea5522;}
.shouban{ width: 100%; height: auto; margin: 0 auto;  background-repeat:no-repeat;  background-size:cover; background-position: center; display: none;}


.wai{width: 100%;overflow: hidden;}
.banner{width:100%; margin:0 auto; overflow:hidden; position:relative;}
.banner ul{display:none; width:100%; overflow:hidden; position:relative;}
.banner ul li{width:100%; overflow:hidden; position:absolute; left:0; top:0;}
.banner ul li .img_box{width:100%; overflow:hidden; position:relative;}
.banner ul li .img_box img{height:100%; position:absolute; left:50%; top:0;}
.banner a.pages{display:block; width:36px; height:73px; margin-top:-36px; background:url(../images/arrow.png) no-repeat; overflow:hidden; position:absolute; top:50%; z-index:99999;}
.banner a.prev{background-position:0px 0px; left:38px;}
.banner a.prev:hover{background-position:0px -73px;}
.banner a.next{background-position:-36px 0px; right:38px;}
.banner a.next:hover{background-position:-36px -73px;}

.mob{display: none;}

 .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

/*自己加的*/
.swiper-slide{overflow: hidden;}

.swiper-slide a{display: block; width: 100%; height: 250px; background: white; position: absolute; bottom: 0;left: 0; border-right: 1px solid #e6e6e6; box-sizing: border-box; transition: all 0.8s }
.swiper-slide:hover a{height:350px;background: #ebebeb;}
.swiper-slide a h1{padding-top:17px;}
.swiper-slide a h2{font-size: 18px; margin-top:10px;}
.swiper-slide a h4{font-size: 25px; margin-top:10px; color: #5f5f5f;}

.swiper-slide:hover a h1{padding-top:60px;}
.swiper-slide:hover a h2{margin-top:20px;}
.swiper-slide:hover a h4{margin-top:80px;}
.swiper-slide a h1 .lvg{display: none;}
.swiper-slide:hover a h1 .lvg{display: inline-block;}
.swiper-slide:hover a h1 .huig{display: none;}
/*@keyframes myfirst
{
    from {height: 250px}
    to {height:300px;}
}
 
@-webkit-keyframes myfirst
{
    from {height: 250px}
    to {height:300px;}
}

.swiper-slide:hover a{ animation: myfirst 1.2s;
    -webkit-animation: myfirst 1.2s; }
*/
.sec3_box{ padding-top: 130px; position: relative;}
.bt{ position: relative; top:-130px; transition: all 0.7s; opacity: 0; width: 100%;} 
.active .bt{top:0px; transition-delay: 1.0s;opacity: 1;}
.bt h1{text-align: center; font-size: 30px; color: #01948c;}

.bt h2{text-transform:Uppercase; font-size: 24px; color: #929292;text-align: center;}
.sec3_nr{width: 1200px; margin: 0 auto;  background: url(../images/btu.png) no-repeat center right;position: relative; top:-70px; transition: all 0.7s; opacity: 0;}
.active .sec3_nr{top:80px; transition-delay: 0.7s;opacity: 1;}
.sec3_left{float: left; width: 50.8%;}
.sec3_left ul li{float: left; width: 28.5%; margin-right: 7.25%; margin-bottom: 48px;}
.sec3_left ul li:nth-child(3n){margin-right: 0;}

.sec3_left .j_2{display: none;}
.sec3_left ul li a:hover .j_1{display: none;}
.sec3_left ul li a:hover .j_2{display: block;}
.sec3_left ul li a img{width: 100%;}

.sec4{}
.sec4_box{padding-top: 130px;}
.flnav{width: 1200px; margin: 0 auto; position: relative; top:-130px; transition: all 0.7s; opacity: 0;}
.active .flnav{top:10px; transition-delay: 0.7s;opacity: 1;}
.flnav ul{text-align: center;  }
.flnav ul li{width: 138px; display: inline-block;border: 1px solid #01948c;border-radius: 5px; margin-right: 1.8%;}
.flnav ul li a{font-size: 16px;line-height: 36px; display: block;}
.flnav ul li:last-child{margin-right: 0;}
.sec4_nr{width: 1200px; transition: all 0.7s; opacity: 0; top:-130px;position: relative; }
.active .sec4_nr{ margin: 0 auto;top:40px; transition-delay: 0.7s;opacity: 1;position: relative; }
.sec4_nr_left{ width: 39.6%; float: left; }
.sec4_nr_right{ width: 53%;  float: left;}

.sec4_nr_left .tk img{width: 100%;}


.sec4_nr_right .right_part{margin-bottom: 5px;}
.sec4_nr_right .riqi{/*width: 16%;*/width: 81px; padding-right: 22px; float: left; border-right: 1px solid #e8e8e8; height: 80px; padding-top: 28px;}
.sec4_nr_right .riqi h1{font-size: 18px; text-align: right; font-weight:bold;}
.sec4_nr_right .riqi h2{text-align: right;color: #9a9a9a}
.sec4_nr_right .part_nr{float: left; width: 75%; margin-left: 3%;}
.sec4_nr_right .part_nr h1 a{font-size: 16px; color: black;}
.sec4_nr_right .part_nr h2{color: #666666; line-height: 24px; margin-top:6px;}
.sec4_nr_right .part_nr h3{margin-top:6px;}



.foot{ width: 100%; background: #333333; position: absolute; bottom: 0}

.foot_top{}
.foot_top_box{width: 1200px; margin: 0 auto;}
.foot_top_box ul li{float: left; width:13.8%;}
.foot_top_box ul{padding: 25px 0;}
.foot_top_box ul li dt{color: white; font-size: 16px; line-height: 38px;}
.foot_top_box ul li dt a{color: white; font-size: 16px; line-height: 38px;}
.foot_top_box ul li dd{color: #787878; line-height: 26px}
.foot_top_box ul li dd a{color: #787878; line-height: 26px}
.foot_bottom{padding: 8px 0; width: 100%;border-top:1px solid #787878;}
.foot_bottom_box{width: 1200px; margin: 0 auto; }

.footb_left{float: left;color: #787878;}
.footb_left a{color: #787878;}
.footb_right{float: right;color: #787878;}
.footb_right a{color: #787878;}
..sjs2{display: none;}

@media (max-width: 1440px) {
.foot_top_box{display: none;}
}
@media (max-width: 1200px) {
  .flnav{width: 100%;}
  .right_part{width: 48%;}
  .foot_bottom_box{width: 94%;}

  .foot_top_box{width: 100%;}
  .foot_top_box{width: 100%;}
  .sec3_nr{width:96%;}
  .sec4_nr{width:96%;}

  .nav{width: 96%; margin: 0 auto;}
  .sec3_nr{width: 94%; }
  .sec4_nr{width: 96%;}
}

@media (max-width: 970px){

.sec4_nr_left{width: 50%; margin-bottom: 15px; margin-left: 25%;}
.sec4_nr_right{width: 100%;}
}
@media (max-width: 844px){
  .nav>ul{display: none;}
  .tel02{display: block; }

.banben{line-height: 20px; bottom: 6px; right: 0; padding-top:30px;}
.banben a{line-height: 20px;} 

}
@media (max-width: 768px){

}

@media (max-width: 640px){
.sec3_nr{background: none;}
.sec3_left{float: left; width: 100%;}
.sec3_left ul li{ width: 30%; margin-right: 3.3%;}
.sec3_left ul li:nth-child(3n){margin-right:0; }
.active .sec3_nr{top:20px;}
.sec4_nr_left{width: 100%; display: none;}
.sec4_nr_right{width: 100%;}
.right_part .riqi{width: 60px; padding-right: 20px}
.active .sec4_nr{top:25px;}
.right_part{margin-bottom: 8px;}
.sec4_box{padding-top: 100px;}
.right_part{width: 100%;}
.mob{display: block;}
.pc{display: none;}
}

@media (max-width: 420px){
  .logo img{width: 100%;}
  .logo{width: 47%;}
  .pcs2{display: none;}
  .sjs2{display: block;}
  .footb_left span{display: block; text-align: center;}
  .footb_right{width: 100%; text-align: center;}
  .right_part .riqi{width: 60px; padding-right: 10px}
  .sec4_box{padding-top: 90px;}
  .active .sec4_nr{top:25px;}
 .swiper-slide a{height: 80px;background: url(../images/b2.png);} 
  .swiper-slide a img{display: none}
  .swiper-slide a h2{margin-top:0; color: white;}
  .swiper-slide a h3{color: white;}
  .swiper-slide a h4{display: none}
  .swiper-slide:hover a{height:80px;background: url(../images/b2.png);}
  .swiper-slide:hover a h1 .lvg{display: none;}
  .swiper-slide:hover a h1{height: 17px; padding-top:0px;}
  .swiper-slide:hover a h2{margin-top:0px;}
}









.section{  position: relative; overflow: hidden;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;}
	
	
.section2{background:url(../images/a01.jpg); background-repeat:no-repeat;  background-size:cover; background-position: center;}

.section3{background:#f6f6f6;  background-size:cover;  background-position: center;}  

.section4{background:url(../images/a03.jpg); background-repeat:no-repeat; background-size:cover;  background-position: center;}

.section5{background:url(../images/a04.jpg); background-repeat:no-repeat; background-size:cover;  background-position: center;}
  






















#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
   
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;

}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}




















#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #01b34c;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #01b34c;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
}
#fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}










.container {
  height: 100%;
}

.js .boxgallery,
.js .boxgallery div {
  position: absolute;
}

.js .boxgallery,
.bg-tile,
.bg-img {
  overflow: hidden;
}

.js .boxgallery,
.js .panel {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.panel {
  z-index: 0;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.bg-tile {
  width: 50%;
  height: 50%;
}

.bg-tile:nth-child(2),
.bg-tile:nth-child(4) {
  left: 50%;
}

.bg-tile:nth-child(3),
.bg-tile:nth-child(4) {
  top: 50%;
}

.bg-img {
  width: 100%;
  height: 100%;
  background: #999;
}

.bg-img img {
  position: absolute;
  display: block;
  height: 200%;
}

@media screen and (min-aspect-ratio: 1280/850) {
  .bg-img img {
    width: 200%;
    height: auto;
  }
}

.bg-tile:nth-child(2) .bg-img img,
.bg-tile:nth-child(4) .bg-img img {
  left: -100%;
}

.bg-tile:nth-child(3) .bg-img img,
.bg-tile:nth-child(4) .bg-img img {
  top: -100%;
}

/* Navigation Arrow */
.boxgallery > nav span {
  position: absolute;
  top: 50%;
  z-index: 1000;
  display: block;
  width: 100px;
  height: 100px;
  outline: none;
  text-align: left;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.boxgallery > nav span.prev {
  left: 40px;
}

.boxgallery > nav span.next {
  right: 40px;
}

.boxgallery > nav i {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.boxgallery > nav span::before,
.boxgallery > nav span::after,
.boxgallery > nav i::before,
.boxgallery > nav i::after {
  position: absolute;
  left: 50%;
  width: 3px;
  height: 50%;
  outline: 1px solid transparent;
  background: #dbccd0;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.boxgallery > nav i::before,
.boxgallery > nav i::after {
  z-index: 100;
  height: 0;
  background: #fff;
  -webkit-transition: height 0.3s, -webkit-transform 0.3s;
  transition: height 0.3s, transform 0.3s;
}

.boxgallery > nav span::before,
.boxgallery > nav i::before {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.boxgallery > nav span.next::before,
.boxgallery > nav span.next i::before {
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.boxgallery > nav span::after,
.boxgallery > nav i::after {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.boxgallery > nav span.next::after,
.boxgallery > nav span.next i::after {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.no-touch .boxgallery > nav span:hover i::before,
.no-touch .boxgallery > nav span:hover i::after {
  height: 50%;
}

.no-touch .boxgallery > nav span:hover::before,
.no-touch .boxgallery > nav span:hover i::before {
  -webkit-transform: translateX(-50%) rotate(-125deg);
  transform: translateX(-50%) rotate(-125deg);
}

.no-touch .boxgallery > nav span.next:hover::before,
.no-touch .boxgallery > nav span.next:hover i::before {
  -webkit-transform: translateX(-50%) rotate(125deg);
  transform: translateX(-50%) rotate(125deg);
}

.no-touch .boxgallery > nav span:hover::after,
.no-touch .boxgallery > nav span:hover i::after {
  -webkit-transform: translateX(-50%) rotate(-55deg);
  transform: translateX(-50%) rotate(-55deg);
}

.no-touch .boxgallery > nav span.next:hover::after,
.no-touch .boxgallery > nav span.next:hover i::after {
  -webkit-transform: translateX(-50%) rotate(55deg);
  transform: translateX(-50%) rotate(55deg);
}

/* Transitions and individual delays/effects */
/* The "active" class is given to the panel that is coming */

.panel.current {
  z-index: 2;
}

.panel.active {
  z-index: 1;
}

.panel.current .bg-img {
  -webkit-transition: -webkit-transform 1.1s ease-in-out;
  transition: transform 1.1s ease-in-out;
}

.boxgallery[data-effect="effect-1"] .panel.active .bg-tile,
.boxgallery[data-effect="effect-2"] .panel.active .bg-tile {
  -webkit-animation: scaleDown 1.1s ease-in-out;
  animation: scaleDown 1.1s ease-in-out;
}

@-webkit-keyframes scaleDown {
  from { -webkit-transform: translate3d(0,0,380px); transform: translate3d(0,0,380px); }
  to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

@keyframes scaleDown {
  from { -webkit-transform: translate3d(0,0,380px); transform: translate3d(0,0,380px); }
  to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

/* Variation 2 */
.boxgallery[data-effect="effect-2"] .panel.current .bg-img {
  -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.7,0,0.3,1);
  transition: transform 0.9s cubic-bezier(0.7,0,0.3,1);
}

.boxgallery[data-effect="effect-2"] .panel.current .bg-tile:nth-child(2) .bg-img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.boxgallery[data-effect="effect-2"] .panel.current .bg-tile:nth-child(3) .bg-img {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.boxgallery[data-effect="effect-2"] .panel.current .bg-tile:nth-child(4) .bg-img {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

/* Variation 3 */
.boxgallery[data-effect="effect-3"] .panel::after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  content: '';
  -webkit-transition: opacity 1.1s ease-in-out;
  transition: opacity 1.1s ease-in-out;
}

.boxgallery[data-effect="effect-3"] .panel.current::after,
.boxgallery[data-effect="effect-3"] .panel.active::after {
  opacity: 0;
}

.boxgallery[data-effect="effect-3"] .panel.current::after {
  -webkit-transition: none;
  transition: none;
}

.boxgallery[data-effect="effect-3"] .panel.current .bg-img {
  -webkit-transition: -webkit-transform 1.1s cubic-bezier(0.7,0,0.3,1);
  transition: transform 1.1s cubic-bezier(0.7,0,0.3,1);
}

.boxgallery[data-effect="effect-3"] .panel.current .bg-tile:nth-child(2) .bg-img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.boxgallery[data-effect="effect-3"] .panel.current .bg-tile:nth-child(3) .bg-img {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.boxgallery[data-effect="effect-3"] .panel.current .bg-tile:nth-child(4) .bg-img {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

@media screen and (max-width: 380px) {
  .boxgallery > nav span {
    width: 50px;
    height: 50px;
  }
}