
html, body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    -webkit-tap-highlight-color: rgba(0,0,0,0);
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a{ transition:all 0.5s;}
*{ margin:0; padding:0; border:0;}
ul{ list-style:none;}
#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: 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: #fff;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    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;
}

#loading{ position:fixed; left:0; top:0; background:#000; width:100%; height:100%; z-index:1000;}
#move{ margin:0 auto; text-align:center; width:1px; background:#fff; transition:background 0.5s; overflow:hidden;}


#top{ width:100%; position:fixed; z-index:100; transition:all 0.5s;}
#top:hover{ background:rgba(0,0,0,0.8);}
#logo{ float:left; margin:27px 0 10px 30px;}

#menu{ float:right; margin-right:20px; margin-top:27px; overflow:hidden;}
#menu ul li{ float:left; margin-right:30px;}
#menu ul li a{ display:block; line-height:60px; padding:0 30px 0 0px; color:#fff; font-size:18px; text-decoration:none; background:url(../image/line.jpg) no-repeat left bottom/0px 2px;}
#menu ul li a:hover{ color:#d00000;background:url(../image/line.jpg) no-repeat left bottom/70% 2px; }

#menu ul li .zmenu{ background:#eee; position:absolute; padding:30px; border-top-right-radius:20px;border-bottom-left-radius:20px; display:none;}
#menu ul li .zmenu a{ line-height:40px; font-size:14px; color:#000;}
#menu ul li .zmenu a img{ width:30px; vertical-align:middle; margin-right:10px;}


#lan{ float:right; margin:43px 22px 0 0; overflow:hidden;}
#lan_btn{ width:25px; line-height:25px; text-align:center; color:#fff; display:block; text-decoration:none; font-size:12px; border-radius:50%; border:solid 2px #fff; float:left; margin-right:10px;}
#search_btn{ display:block;width:29px; height:29px; border-radius:50%; background:#d00000; overflow:hidden;}


#index1{}
#index2{ background:url(../image/di2.jpg) no-repeat center /120% auto; transition:all 5s ease-out;}
#index2 .k1{ overflow:hidden; width:90%; margin:0 auto; text-align:center; max-width:900px;}
#index2 .k1 p.a1{ font-size:2.5vw; font-weight:900; text-transform:uppercase; line-height:80px;  letter-spacing:5px;opacity:0;}
#index2 .k1 p.a2{ font-size:14px; opacity:0; margin-top:40px; line-height:24px; width:100%;}
#index2 .k1 p.a3{ margin-top:50px; opacity:0;}
#index2 .k1 p.a3 a{ background:#d9000f; color:#fff; text-decoration:none; display:block; width:114px; line-height:36px; border-radius:5px; margin:0 auto; text-align:center; font-size:14px;}
#index2 .k1 p.a3 a:hover{ width:150px; background:#fff; color:#000;}

#index2 .mydata{ overflow:hidden; margin-top:80px; opacity:0; text-align:center;}
#index2 .mydata ul{ display:inline-block;}
#index2 .mydata ul li{ float:left; width:250px;}
#index2 .mydata ul li div:nth-child(1){ font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:40px; line-height:50px; font-weight:900;}

#index3{ background:url(../product/1.jpg) no-repeat center /100% auto; transition:all 5s ease-out;}
#index3 .k{ overflow:hidden;}
#index3 .k ul{ width:76%; margin:7vw auto 0 auto;}
#index3 .k ul li{ display:none;}
#index3 .k ul li p.a1{ font-size:2.5vw; font-weight:900; text-transform:uppercase; line-height:3vw; letter-spacing:5px; opacity:0;}
#index3 .k ul li p.a2{ font-size:2.5vw; line-height:2.5vw; opacity:0; margin-top:0; font-weight:900; letter-spacing:0.3vw; overflow:hidden;}
#index3 .k ul li p.a3{ font-size:14px; line-height:24px; opacity:0; margin-top:5vw; font-weight:500; overflow:hidden;}
#index3 .k ul li p.a4{opacity:0;}
#index3 .k ul li p.a4 a{ display:block; width:130px; line-height:40px; border-radius:5px; background:#b60000; color:#fff; text-align:center; font-size:14px; text-decoration:none;}
#index3 .k ul li p.a4 a:hover{ background:#fff; color:#000; width:150px;}
#index3 .k .btn{ width:100%; overflow:hidden; padding-top:5vw; position:absolute; bottom:50px;}
#index3 .k .btn dl{ width:50%; float:right;}
#index3 .k .btn  dl dd{ background:none; width:10px; height:10px; border:solid 2px #fff; border-radius:50%; float:left; margin-right:10px; cursor:pointer;}

#index4{ background:url(../apply/1.jpg) no-repeat center /120% auto; transition:all 5s ease-out;}
#index4 .k{ overflow:hidden;}
#index4 .k p.a1{ font-size:2.5vw; font-weight:900; text-transform:uppercase; line-height:4.1vw; letter-spacing:5px; opacity:0;}
#index4 .k p.a2{ font-size:1vw; line-height:24px; opacity:0; margin-top:4vw; letter-spacing:0.3vw;}
#index4 .k div.a3{ overflow:hidden; margin:60px auto; opacity:0;}
#index4 .k div.a3 ul{ display:inline-block;}
#index4 .k div.a3 ul li{ float:left; width:12vw;}
#index4 .k div.a3 ul li a{ display:block; color:#fff; text-decoration:none;background:url(../apply/light.png) no-repeat -12vw 0/12vw 100% rgba(216,0,0,0); height:8vw; transition:all 1.2s; font-size:18px; padding:3vw 0 20px 0; border-radius:20px;}
#index4 .k div.a3 ul li a:hover{ background:url(../apply/light.png) no-repeat 12vw 0 /12vw 100% rgba(216,0,0,0.6);}

#index5{ background:url(../image/di4.jpg) no-repeat center /120% auto; transition:all 5s ease-out;}
#index5 .k{overflow:hidden;}
#index5 .k p.a1{ font-size:2.5vw; font-weight:900; text-transform:uppercase; line-height:80px; letter-spacing:5px; opacity:0;}
#index5 .k div.a2{ overflow:hidden; text-align:center; margin-top:40px; opacity:0;}
#index5 .k div.a2 ul{ display:inline-block;}
#index5 .k div.a2 ul li{ float:left; width:17vw; min-width:300px; margin:2vw 1vw;}
#index5 .k div.a2 ul li a{ display:block; background:rgba(34,34,34,0.8); text-align:left; text-decoration:none; padding:20px;}
#index5 .k div.a2 ul li a p{overflow:hidden;}
#index5 .k div.a2 ul li a p:nth-child(2){ padding:0 0px; white-space:nowrap; text-overflow:ellipsis; color:#fff; font-size:18px; line-height:60px; font-weight:700;}
#index5 .k div.a2 ul li a p:nth-child(3){ padding:0 0px;  color:#999; font-size:14px; line-height:18px; min-height:60px;}
#index5 .k div.a2 ul li a p:nth-child(4){ padding:10px 0px;  color:#666; font-size:14px; line-height:24px;}
#index5 .k div.a2 ul li a p img{width:100%; transition:all 0.5s;}
#index5 .k div.a2 ul li a:hover p img{ transform:scale(1.15);}
#index5 .k div.a2 ul li a:hover{ background:#bd0000; color:#fff;}
#index5 .k div.a2 ul li a:hover p:nth-child(2){ color:#fff;}
#index5 .k div.a2 ul li a:hover p:nth-child(3){ color:#fff;}
#index5 .k div.a2 ul li a:hover p:nth-child(4){ color:#fff;}


#index6{ background:url(../image/di5.jpg) no-repeat center /120% auto; transition:all 5s ease-out;}


/*banner*/
.swiper-container {	width:100%; margin-left:auto; margin-right:auto;}
.swiper-slide {	text-align:center; font-size:18px; background:#fff; 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 img {width:100%;}

@keyframes myfirst2
{
0%{-webkit-transform: rotate(0deg);}
100% {-webkit-transform: rotate(-360deg);}
}

@keyframes myfirst3
{
0%{ background:url(../image/an1.png) no-repeat center top/ auto;}
50%{background:url(../image/an2.png) no-repeat center top/ auto;}
100% {background:url(../image/an3.png) no-repeat center top/ auto;}
}

@keyframes myfirst4
{
0%{ background:url(../image/bn1.png) no-repeat center top/ auto;}
50%{background:url(../image/a5.png) no-repeat center top/ auto;}
100% {background:url(../image/bn2.png) no-repeat center top/ auto;}
}


#banner1{ background:url(../banner/1.jpg) no-repeat center/120% auto; width:100%; height:100%; overflow:hidden; transition:all 2s;}
#banner1 .k{ width:90%; max-width:1500px; text-align:left; margin:0 auto;}
#banner1 .k p.a1{ font-size:2.5vw; font-weight:900; line-height:55px; text-transform:uppercase;  opacity:0; margin-left:50px;}
#banner1 .k p.a2{ font-size:1.25vw; font-weight:600; line-height:55px; text-transform:uppercase; letter-spacing:0.8vw; padding-bottom:30px; opacity:0;margin-left:50px;}


#banner2{ background:url(../banner/2.jpg) no-repeat center/120% auto; width:100%; height:100%; overflow:hidden; transition:all 2s}
#banner2 .k{ width:90%; max-width:1500px; text-align:left; margin:0 auto;}
#banner2 .k p.a1{ font-size:2.5vw; font-weight:900; line-height:55px; text-transform:uppercase;  opacity:0; margin-left:50px;}
#banner2 .k p.a2{ font-size:2.5vw; letter-spacing:0.5vw; font-weight:700; line-height:24px; padding-top:20px; text-transform:uppercase; padding-bottom:30px; opacity:0;margin-left:50px;}

#banner3{ background:url(../banner/3.jpg) no-repeat center/120% auto; width:100%; height:100%; overflow:hidden; transition:all 2s}
#banner3 .k{ width:90%; max-width:1500px; text-align:left; margin:0 auto;}
#banner3 .k p.a1{ font-size:2.5vw; font-weight:900; line-height:55px; text-transform:uppercase;  opacity:0; margin-left:50px;}
#banner3 .k p.a2{ font-size:2.5vw; letter-spacing:0.5vw; font-weight:700; line-height:24px; padding-top:20px; text-transform:uppercase; padding-bottom:30px; opacity:0;margin-left:50px;}

#banner4{ background:url(../banner/4.jpg) no-repeat center/120% auto; width:100%; height:100%; overflow:hidden; transition:all 2s}
#banner4 .k{ width:90%; max-width:1500px; text-align:left; margin:0 auto;}
#banner4 .k p.a1{ font-size:2.5vw; font-weight:900; line-height:55px; text-transform:uppercase;  opacity:0; margin-left:50px;}
#banner4 .k p.a2{ font-size:2.5vw; letter-spacing:0.5vw; font-weight:700; line-height:24px; padding-top:20px; text-transform:uppercase; padding-bottom:30px; opacity:0;margin-left:50px;}


#bottom{ background:rgba(34,34,34,0.9); position:fixed; bottom:0; left:0; width:100%; display:none;}
#bottom ul{ width:90%; max-width:1600px; margin:30px auto 40px auto; overflow:hidden;}
#bottom ul li{ float:left; width:16.66%;}
#bottom ul li a{ color:rgba(255,255,255,0.6); text-decoration:none; line-height:24px; font-size:14px;}
#bottom ul li a:hover{ color:#fff;}
#bottom ul li p.tt a{ font-size:18px; line-height:60px; color:#fff;}

#copyright{ text-align:center; color:#fff; line-height:100px; font-size:13px; border-top:solid 1px rgba(255,255,255,0.2); width:90%; max-width:1600px; margin:0 auto;}

#servicer{ position:fixed; right:20px; bottom:30px;}
#servicer ul li{ background:#d9000f; margin-bottom:10px; height:50px; border-radius:50%;}
#servicer ul li a{ display:block; padding:0;}

#c_contact{ width:90%; max-width:1600px; margin:0px auto 10px auto; padding-top:30px; overflow:hidden; color:#fff; border-top:solid 1px rgba(255,255,255,0.2);}
#c_contact .left{ float:left;}
#c_contact .left p.tt{ font-size:20px; line-height:40px; text-transform:uppercase;}
#c_contact .left p.cc{ font-size:14px; line-height:24px;color:rgba(255,255,255,1);}
#c_contact .left p.cc span{ display:block; border:solid 2px rgba(255,255,255,0.2); border-radius:50px; width:26px; height:26px; float:left; margin-right:10px; }


#c_contact .tel{ float:left; overflow:hidden; line-height:30px; margin:37px 0 0 100px; font-size:14px;}
#c_contact .tel span{ display:block; border:solid 2px rgba(255,255,255,0.2); border-radius:50px; width:26px; height:26px; float:left; margin-right:10px; }
#c_contact .tel a{ color:#fff; text-decoration:none;}

#c_contact .email{ float:left; overflow:hidden; line-height:30px; margin:37px 0 0 100px; font-size:14px;}
#c_contact .email span{ display:block; border:solid 2px rgba(255,255,2z55,0.2); border-radius:50px; width:26px; height:26px; float:left; margin-right:10px; }
#c_contact .email a{ color:#fff;}

#c_contact .share{ float:right; overflow:hidden; margin-top:0px;}
#c_contact .share ul li{ float:left; margin-left:5px;}


#word{ position:absolute; top:0; left:0; width:100%; height:100%;}
#word p:nth-child(1){ line-height:3vw; font-size:2.8vw; font-weight:900; padding-top:20vw;letter-spacing:0.4vw; opacity:0;}
#word p:nth-child(2){ line-height:3vw; font-size:0.9vw; font-weight:200; padding-top:1vw;letter-spacing:0.4vw; opacity:0;}
#word p:nth-child(3){opacity:0;}
#word p:nth-child(3) a{ display:block; width:130px; line-height:40px; border-radius:5px; background:#d00; color:#fff; font-size:14px; text-decoration:none; margin:2vw auto 0 auto;}
#word p:nth-child(3) a:hover{ width:150px; color:#000; background:#fff;}












