anli1/**
 * fullPage 2.4.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html, body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#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;
    vertical-align: middle;
    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: 40%;
    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: #333;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    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;
}


.section_body{ width:100%; height:100%; position:relative;}
.body_content{ width:1110px; height:100%; margin:0px auto; position:relative;}

.section1 .index_banner{ width:100%; height:100%; position:absolute;}
.section1 .index_banner div{ margin:0px; padding:0px; width:100%; height:100%;}
.section1 .index_banner div.bd ul{ margin:0px; padding:0px; width:100%; height:100%;}
.section1 .index_banner div.bd ul li{ margin:0px; padding:0px; width:100%; height:100%;}
.section1 .index_banner div.slide_nav{ width:100%; height:35px; position:absolute; bottom:50px; left:0px; z-index:99999999; text-align:center;}
.section1 .index_banner div.slide_nav a{ color:#ccc; text-decoration:none; padding:0px 5px; font-size:28px;}
.section1 .index_banner div.slide_nav a.on{ color:#ff0000;}


.section0{background:url(../images/in1.jpg) center no-repeat; width:100% !important; height:100% !important;}
.section1{ background:url(../images/in11.jpg) center no-repeat; width:100%; height:100%;}
.section2{ background:url(../images/in2.jpg) center no-repeat; width:100%; height:100%;}
.section3{ background:url(../images/in3.jpg) center no-repeat; width:100%; height:100%;}
.section4{ background:url(../images/in4.jpg) center no-repeat; width:100%; height:100%;}
.section5{ background:url(../images/in5.jpg) center no-repeat; width:100%; height:100%;}
.section6{ background:url(../images/in6.jpg) center no-repeat; width:100%; height:100%;}

/*section1*/
.bt1{font-family:"Microsoft Yahei";font-weight:normal; background:url(../images/bt1.png) no-repeat; width:222px; height:64px; position:absolute; top:-18%; left:50%; margin-left:-111px;transition:all 1s;transition-delay: 1s;opacity:0;font-size:40px;color:#fff;text-align:center;line-height:108px;font-family:FZLTCXHJW GB1;}
.active .bt1{font-family:"Microsoft Yahei";font-weight:normal;background:url(../images/bt1.png) no-repeat; width:240px; height:64px; position:absolute; top:0%; left:50%; margin-left:-111px;opacity:1}
.bt1_list_index{position:absolute;left:0;top:25%;}
.bt1_list_index li .con{position:absolute;top:128px;left:16px;width:243px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}
.bt1_list_index li{float:left;width:275px;height:358px;overflow:hidden;background:#fff;position:relative;padding:25px 24px 0;margin-right:3px;}
.bt1_list_index li .pic{width:92px;height:92px; border-radius: 10px; overflow:hidden;margin:0 auto 15px;position:relative;}
.bt1_list_index li h3{font-weight:bold;font-size:18.33px;text-align:center;color:#046299;line-height:42px;}
.bt1_list_index li p{color:#666;font-size:14px;text-align:justify;letter-spacing:1px;line-height:24px;}
.bt1_list_index li .pic img.part1{transition:all .5s linear 10ms;}
.bt1_list_index li .pic img.part2{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;position: absolute;left:0;top:0;transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);transition:all .5s linear 10ms;}
.bt1_list_index li:hover .pic img.part1{position: absolute;left:0;top:0;transform:rotateY(180deg);z-index:1;alpha(opacity=0);-moz-opacity:0;opacity:0;-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.bt1_list_index li:hover .pic img.part2{transform:rotateY(360deg);z-index:2;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);}
.bt1_list_index li .bj{background:url(../images/bj_07.png) no-repeat;position:absolute;left:0;bottom:-100%;width:275px;height:358px;opacity:0;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}
.bt1_list_index li:hover .bj{opacity:1;bottom:0;}
.bt1_list_index li:hover h3{color:#fff;z-index:8888;}
.bt1_list_index li:hover p{color:#fff;z-index:8888;}
.bt1_list_index li{transition:1.5s all;  -webkit-transition:1.5s all; opacity:0; transform:scale(0.3,0.3); -webkit-transform:scale(0.3,0.3);}
.active .bt1_list_index li{transform:scale(1,1); -webkit-transform:scale(1,1); opacity:1;}
.active .bt1_list_index li:first-child{ transition-delay:1s;}
.active .bt1_list_index li:first-child+li{ transition-delay:1.5s;}
.active .bt1_list_index li:first-child+li+li{ transition-delay:2s;}
.active .bt1_list_index li:first-child+li+li+li{ transition-delay:2.5s;}

/*section2*/
.section2 .center{width:1518px;margin-left:-759px;}
.adv_con12_index{background:url(../images/7_071.png) center top no-repeat !important;position:absolute;top:100%;left:-0;transition: width 2s;transition: all 1s;transition-delay: 0.5s; opacity: 0;}
.active .adv_con12_index{position:absolute;top:26%;left:0;opacity: 1;}
.adv_con12_index li {transition: all 1.5s;transition-delay: 1.5s; opacity: 0;}
.adv_con12_index li:nth-child(2) {transition-delay: 2s;}
.adv_con12_index li:nth-child(3) {transition-delay: 2.5s;}
.adv_con12_index li:nth-child(4) {transition-delay: 3s;}
.active .adv_con12_index li{opacity: 1;}
   
.center{ position:absolute; width:1110px; height:600px; top:50%; margin-top:-300px; left:50%; margin-left:-550px;}
.bt2{font-family:"Microsoft Yahei";font-weight:normal; background:url(../images/bt2.png) no-repeat; width:252px; height:56px; position:absolute; top:-18%; left:50%; margin-left:-126px;transition:all 1s;transition-delay: 1s;opacity:0;font-size:40px;color:#fff;text-align:center;line-height:108px;font-family:FZLTCXHJW GB1;}
.active .bt2{font-family:"Microsoft Yahei";font-weight:normal;background:url(../images/bt2.png) no-repeat; width:252px; height:56px; position:absolute; top:0%; left:50%; margin-left:-126px;opacity:1}
.logo2{ /*background:url(../images/logo2_03.png) no-repeat;*/ width:100px; height:240px; position:absolute; bottom:20%;transition:width 2s;transition:all 3s;transition-delay: 0.9s;opacity:0;left:-100%;}
.active .logo2{ /*background:url(../images/logo2_03.png) no-repeat;*/ width:1110px; height:274px;opacity:1; position:absolute; bottom:20%;left:0;}

/*section3*/
.center{ position:absolute; width:1110px; height:600px; top:50%; margin-top:-300px; left:50%; margin-left:-550px;}
.bt3{font-family:"Microsoft Yahei";font-weight:normal; background:url(../images/bt33.png) no-repeat; width:292px; height:54px; position:absolute; top:-8%; left:50%; margin-left:-146px;transition:all 1s;transition-delay: 1s;opacity:0;font-size:40px;color:#fff;text-align:center;line-height:108px;font-family:FZLTCXHJW GB1;}
.active .bt3{font-family:"Microsoft Yahei";font-weight:normal; background:url(../images/bt33.png) no-repeat; width:501px; height:54px; position:absolute; top:0%; left:50%; margin-left:-250px;opacity:1}
.coor_items_index{position:absolute;top:25%;left:0;}
.coor_items_index li{ transition:2s all; -webkit-transition:2s all; opacity:0; transform:translateX(-50px); -webkit-transform:translateX(-50px)}
.coor_items_index li:nth-child(2n){transform:translateX(50px); -webkit-transform:translateX(50px)}
.active .coor_items_index li,
.active .coor_items_index li:nth-child(2n){opacity:1; transform:translateX(0px); -webkit-transform:translateX(0px)}
.active .coor_items_index li .pic img{ width:100%; height:auto;}
.coor_items_index li .pic img.part1{transition:all .5s linear 10ms;}
.coor_items_index li .pic img.part2{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;position: absolute;left:0;top:0;transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);transition:all .5s linear 10ms;}
.coor_items_index li:hover .pic img.part1{position: absolute;left:0;top:0;transform:rotateY(180deg);z-index:1;alpha(opacity=0);-moz-opacity:0;opacity:0;-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.coor_items_index li:hover .pic img.part2{transform:rotateY(360deg);z-index:2;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);}


/*section4*/
.center{ position:absolute; width:1110px; height:600px; top:50%; margin-top:-300px; left:50%; margin-left:-550px;}
.bt4{ font-family:"Microsoft Yahei";font-weight:normal;background:url(../images/bt4.png) no-repeat; width:260px; height:54px; position:absolute; top:-13%; left:50%; margin-left:-130px;transition:all 1s;transition-delay: 1s;opacity:0;font-size:40px;color:#fff;text-align:center;line-height:108px;font-family:FZLTCXHJW GB1;}
.active .bt4{font-family:"Microsoft Yahei";font-weight:normal; background:url(../images/bt4.png) no-repeat; width:260px; height:55px; position:absolute; top:3%; left:50%; margin-left:-130px;opacity:1}
.daoh2{ width:1110px; height:281px; position:absolute; top:0px; margin-bottom:-16.5px; transition:all 1.5s;transition-delay: 1s;opacity:0;transform: scale(0.00001);}
.active .daoh2{ width:1110px; height:281px; position:absolute; top:0px; margin-bottom:-16.5px; opacity:1;transform: scale(1);}
.news_list_index{position:absolute;top:30%;left:0;}
.news_list_index li{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateY(150px); -webkit-transform:translateY(150px)}
.active .news_list_index li{ opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px)}
.active .news_list_index li:first-child{ transition-delay:1.2s;}
.active .news_list_index li:first-child+li{ transition-delay:1.6s;}
.active .news_list_index li:first-child+li+li{ transition-delay:2s;}
.active .news_list_index li:first-child+li+li+li{ transition-delay:2.4s;}
.news_list li .con { width:100%; height:100%; position:absolute; left:0; top:0; background:#333; opacity:0.5; 
transform:scale(0,0);
-ms-transform:scale(0,0); 	/* IE 9 */
-moz-transform:scale(0,0); 	/* Firefox */
-webkit-transform:scale(0,0); /* Safari 和 Chrome */
-o-transform:scale(0,0);
transition-duration: 0.4s;
-moz-transition-duration: 0.4s; /* Firefox 4 */
-webkit-transition-duration:0.4s; /* Safari 和 Chrome */
-o-transition-duration: 0.4s;
}
.news_list li .con .p1 { padding-top:40px; width:94%; margin:0 auto; line-height:32px; font-size:15px; color:#fff;}
.news_list li .con .p2 { line-height:30px; font-size:14px; color:#eee; text-align:justify; width:96%; margin:0 auto; padding-top:5px;}
.news_list li:hover .con{
transform:scale(1,1);
-ms-transform:scale(1,1); 	/* IE 9 */
-moz-transform:scale(1,1); 	/* Firefox */
-webkit-transform:scale(1,1); /* Safari 和 Chrome */
-o-transform:scale(1,1);	
}


.center2{ width:1110px; height:383px; position:absolute; bottom:38%; margin-bottom:-191.5px;}
.daoh2 ul li{ float:left; width:110px; height:33px; text-align:center; line-height:33px; font-size:16px; background:url(../images/bt_09.png) no-repeat; color:#000;margin-left:-10px;}
.li{ margin-left:-10px !important;}
.li:hover{ background:url(../images/bt_hover_07.png) no-repeat !important; width:110px; height:33px; color:#FFF !important;}
.li1{ background:url(../images/bt_hover_07.png) no-repeat !important; width:110px; height:33px; color:#FFF !important;}
#JKDiva_0{ width:110px; height:33px; color:#000 ;}

.dao2{ width:1110px; height:350px; position:absolute; bottom:40%; margin-bottom:-175px;overflow:hidden;}
.dao2 ul{ width:1110px;}
.dao2 ul li{ background:url(../images/bg_03.png) no-repeat; width:219px; height:349px; float:left; margin-right:3px;}

/*section5*/
.center{ position:absolute; width:1120px; height:600px; top:50%; margin-top:-300px; left:50%; margin-left:-550px;}
.bt5{ background:url(../images/bt5.png) no-repeat; width:271px; height:59px; position:absolute; top:-10%; left:50%; margin-left:-130.5px;transition:all 1s;transition-delay: 1s;opacity:0}
.active .bt5{ background:url(../images/bt5.png) no-repeat; width:271px; height:59px; position:absolute; top:2%; left:50%; margin-left:-130.5px;opacity:1}
.c5_naver li{width:90px;float:left;text-align:left;line-height:28px;font-size:16px;margin-right:40px;}
.c5_naver li:first-child{width:60px;}
.c5_naver li li:first-child{width:90px;}
.c5_naver li a{color:#fff;}
.c5_naver li li{font-size:14px;line-height:24px;width:90px;text-align:left;float:left;}
.c5_naver li a:hover{text-decoration:none;}
.c5_naver li:first-child+li+li+li+li+li{margin-right:0;}
.c5_naver li:first-child+li+li+li+li+li{width:70px;}
.c5_naver{width:690px;margin:0 auto;}
.footer_con5{width:1005px;margin:0 auto;margin-top:98px;}
.footer_con5 li{float:left;width:335px;color:#fff;line-height:23px;font-size:14px;text-indent:33px;text-align:left;}
.footer_con5 li:first-child{background:url(../images/5_2.png) no-repeat left center;}
.footer_con5 li:first-child+li{background:url(../images/5_3.png) no-repeat left center;}
.footer_con5 li:first-child+li+li{background:url(../images/5_4.png) no-repeat left center;}

.num_d{position:absolute;width:138px;left:-100%;top:30px;height:520px;transition:all 2s;transition-delay: 1.5s;opacity:0;}
.active .num_d{left:0;opacity:1;}
.m_map{transition:all 2.5s;transition-delay: 2s;opacity:0;left:100%;}
.active .m_map{opacity:1;left:208px;}
.num_d .num_d_hy li{float:left;width:138px;margin-bottom:32px;}
.num_d .num_d_hy li h3{color:#fff;font-weight:bold;font-size:16px;text-align:center;font-family:Arial;line-height:28px;}
.num_d .num_d_hy li h3 span{color:#fff;font-weight:bold;font-size:26px;text-align:center;font-family:Arial;line-height:28px;display:inline-block;}
.num_d .num_d_hy li p{color:#fff;font-weight:normal;font-size:14px;text-align:center;line-height:24px;}
.num_d .num_d_hy li:first-child+li+li+li{margin-bottom:0;}
.num_d .num_d_hy{position:absolute;top:25%;}
.num_d .num_d_hy li:first-child+li+li+li p{line-height:6px;}
.num_d .shang{position:absolute;left:50%;margin-left:-27px;top:12%;}
.num_d .xia{position:absolute;left:50%;margin-left:-27px;top:88%;}














