@CHARSET "UTF-8";
@import url(./jquery.fullPage.css);
@import url(./l1.css?v1);
@import url(./animate.min.css);
@import url(./jquery.mCustomScrollbar.css);
/* Reset CSS
 * --------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

table {
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}

strong {
  font-weight: bold;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
  margin: 0;
  padding: 0;
  color: #444;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

/* Custom CSS
 * --------------------------------------- */
html {
  width: 100%;
  height: 100%;
}

body {
  color: #333;
  font: 16px/1.8 "Microsoft Yahei", verdana;
  color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  background: #333;
}

.wrap {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  position: relative;
}

a {
  color: inherit;
}

.fp-controlArrow {
  display: none;
}

.section {
  text-align: center;
}

#menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.menu-line {
  height: 2px;
  background: #000;
  margin-bottom: 1px;
}

.menu-wrapper {
  background: #0e0e0e;
  height: 60px;
}

.menu-inner {
  height: 100%;
  max-width: 1600px;
  position: relative;
  margin: 0 auto;
  color: #fff;
}

.menu-ele {
  height: 100%;
}

.menu-inner .logo1 {
  float: left;
  padding-left: 8%;
}

.menu-inner .nav {
  width: 700px;
  position: absolute;
  left: 50%;
  margin-left: -350px;
}

.menu-inner .nav .menu {
  display: inline-block;
  float: left;
  font-size: 18px;
  text-shadow: 2px 2px 2px #000;
  line-height: 58px;
  padding: 0 25px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #0e0e0e;
}

.menu-inner .nav .menu:hover, .menu-inner .nav .active {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #181818), color-stop(1, #030303));
  color: #f8bea4;
  border-bottom: 2px solid #c72424;
}

.menu-inner .lang {
  position: absolute;
  line-height: 60px;
  padding-right: 8%;
  font-size: 14px;
  right: 0;
  z-index: 10;
}

.menu-inner .lang a {
  padding: 0 8px;
}

.menu-inner .lang a.cur {
  color: #ff6e2b;
}

.logo2 {
  height: 100%;
  width: 156px;
  background: url("../img/logo-v1.png?1") no-repeat center;
}

.section {
  height: 100%;
}

.section .slide, .section .bg {
  height: 100%;
  background-size: cover;
}

.section1 .slide1 {
  position: relative;
  background-image: url("../img/bg1-1.jpg");
}

.section1 .slide2 {
  background-image: url("../img/bg1-2.jpg");
}

.section1 .slide3 {
  background-image: url("../img/bg1-3.jpg");
}

/**
首屏
 */
.section1 .slide1 .t1 {
  /*transition: all 0.5s ease-in;*/
  /*transition-delay: 0.5s;*/
  opacity: 1;
  color: #fff;
  font-size: 14px;
  width: 470px;
  height: 490px;
  text-align: left;
  line-height: 1.8;
  background: rgba(222, 94, 18, .8);
  position: absolute;
  left: 12%;
  top: 50%;
  margin-top: -320px;
  z-index: 9;
  padding: 30px 30px 60px 30px;
}

.section1 .slide1 .t1 p {
  padding-bottom: 30px;
  text-indent: 30px;
}

.section1 .slide1 .t1-1 {
  height: 430px;
}

/**

 */
/*
.section1 .slide1 .bar1 {
    background: rgba(255,255,255,.8);
    height: 3000px;
    width: 1px;
    position: absolute;
    top: -400px;
    left: 0;
    transform: rotate(-45deg);
    z-index: 8;
}

.section1 .slide1.active .bar1 {
    left: 800px;
    transition: all 700ms ease-in;
    transition-delay: 0.5s;
}
*/

.section2 .slide1 {
  background-image: url("../img/bg2-1.jpg");
}

.section2 .slide2 {
  background-image: url("../img/bg2-2.jpg");
}

.section2 .slide3 {
  background-image: url("../img/bg2-3.jpg");
}

.section2 .slide4 {
  background-image: url("../img/bg2-4.jpg");
}

.section2 .slide5 {
  background-image: url("../img/bg2-5.jpg");
}

.section3 .bg {
  background-image: url("../img/bg3.jpg");
}

.section4 .slide1 {
  background-image: url("../img/bg4-1.jpg?v=1");
}

.section4 .slide2 {
  background-image: url("../img/bg4-2.jpg");
}

.section5 .bg {
  background-image: url("../img/bg5.jpg");
}


.loading {
  position: fixed;
  z-index: 99;
  bottom: 60px;
  right: 30px;
  width: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-family: Helventhin;
  letter-spacing: -3px;
}

.loading em {
  font-style: normal;
  font-size: 16px;
  margin: 0 8px;
}

.loading .bg1 {
  background: url(../img/loading_1.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: l1 3s linear infinite;
}

.loading .bg2 {
  background: url(../img/loading_2.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: l2 3s linear infinite;
}

@-webkit-keyframes l1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes l2 {
  0% {
    -webkit-transform: rotate(360deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}

/**/
.tipsDown {
  position: absolute;
  width: 46px;
  height: 120px;
  z-index: 1000;
  bottom: 60px;
  right: 50px;
}

.tipsDown .ico {
  display: block;
  width: 46px;
  height: 72px;
}

.tipsDown .ico {
  background: url(../img/downIcon.png) center top no-repeat;
}

.tipsDown i {
  display: block;
  background: url(../img/downIcon.png) center -70px no-repeat;
  width: 46px;
  height: 13px;
}

.tipsDown .i1 {
  -webkit-animation: d1 2s linear infinite;
}

.tipsDown .i2 {
  -webkit-animation: d2 2s linear infinite;
}

.tipsDown .i3 {
  -webkit-animation: d3 2s linear infinite;
}

@-webkit-keyframes d1 {
  0% {
    opacity: 1
  }
  25% {
    opacity: .5
  }
  50% {
    opacity: 0
  }
  75% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-webkit-keyframes d2 {
  0% {
    opacity: 1
  }
  25% {
    opacity: 1
  }
  50% {
    opacity: .5
  }
  75% {
    opacity: 0
  }
  100% {
    opacity: .5
  }
}

@-webkit-keyframes d3 {
  0% {
    opacity: 0
  }
  25% {
    opacity: 1
  }
  50% {
    opacity: 1
  }
  75% {
    opacity: 0.5
  }
  100% {
    opacity: 0
  }
}

.enter {
  width: 100%;
  height: 100%;
}

.introBg {
  width: 100%;
  height: 100%;
  background: url("../img/bg-intro.jpg");
  background-size: cover;
  /*display: none;*/
}

.logoArea {
  width: 800px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -190px;
  margin-left: -400px;
  /*overflow: hidden;*/
}

.particleGroup {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.logoTxt {
  position: absolute;
  /*top: 50%;*/
  top: 5%;
  left: 50%;
  width: 702px;
  height: 150px;
  margin-top: -55px;
  margin-left: -351px;
  font-size: 0;
  color: #fff;
  font-family: "microsoft yahei";
  display: none;
}

#stage {
  width: 100%;
  height: 200px;
  /*background: #000;*/
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
}

.logoTxt .letter-inner {
  background-repeat: no-repeat;
  background-position: top center;
  text-indent: -999999px;
  background-size: contain;
}

.logoTxt .lt-i1 {
  /*width: 60px;
  height: 190px;*/

  width: 34px;
  height: 150px;
  background-image: url(../img/lt-i1.png?1);
}

.logoTxt .lt-o {
  /*width: 174px;
  height: 190px;*/

  width: 99px;
  height: 150px;
  background-image: url(../img/lt-o.png?1);
}

.logoTxt .lt-i2 {
  /*width: 62px;*/
  /*height: 190px;*/

  width: 35px;
  height: 150px;
  background-image: url(../img/lt-i2.png?1);
}

.logoTxt .lt-m {
  /*width: 167px;
  height: 190px;*/

  width: 95px;
  height: 150px;
  background-image: url(../img/lt-m.png?1);
}

.logoTxt .lt-a {
  /*width: 124px;
  height: 190px;*/

  width: 70px;
  height: 150px;
  background-image: url(../img/lt-a.png?1);
}

.logoTxt .lt-l1 {
  /*width: 92px;
  height: 190px;*/

  width: 52px;
  height: 150px;
  background-image: url(../img/lt-l1.png?1);
}

.logoTxt .lt-l2 {
  /*width: 93px;
  height: 190px;*/

  width: 53px;
  height: 150px;
  background-image: url(../img/lt-l2.png?1);
}


@-webkit-keyframes a0 {
  0% {-webkit-transform:scale(0.7); opacity:0.2} 50% {-webkit-transform:scale(1); opacity:.8} 100% {-webkit-transform:scale(1.2); opacity:0}
}

/*section1,firstPage*/
/**首屏-slide1线1，左下角细*/
.bar1 { position: absolute; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar1-inner { background: rgba(255,255,255,0.8);transform:rotate(-45deg); height: 200%; width: 1px;position: absolute; left: 0; top:-50%; }

/**首屏-slide1线2，中间长*/
.bar2 { position: absolute; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar2-inner { background: rgba(255,255,255,0.3);transform:rotate(-45deg); height: 200%; width: 100px;position: absolute; left: 50%; top:-50%; }
/**首屏-slide1线3，中间短*/
.bar3-inner { background: rgba(255,255,255,0.9); height: 300px; width: 1px;position: absolute; left: 105px; top:15%;z-index: 2; }

/**首屏-slide1线4, 右上角*/
.bar4 { position: relative; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar4-inner { background: rgba(255,255,255,0.3);transform:rotate(-45deg); height: 100%; width: 70px;position: absolute; right: 2%; top:0; }


/**首屏-slide1线5, 左下角*/
.bar5 { position: relative; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar5-inner { background: rgba(255,255,255,0.4);transform:rotate(-45deg); height: 100%; width: 40px;position: absolute; left:4%; top:-10%; }

/**首屏-slide2线6, 左上角*/
.bar6 { position: absolute; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar6-inner { background: rgba(5,5,5,0.4);transform:rotate(45deg); height: 300%; width: 360px;position: absolute; left:0; top:-100%; }

/**首屏-slide3线7, 右上角*/
.bar7 { position: relative; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar7-inner { background: rgba(1,1,1,0.4);transform:rotate(-40deg); height: 300%; width: 330px;position: absolute; right: 0; top:-70%; }


/**第二屏-slide1线8, 左上角*/
.bar8 { position: relative; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar8-inner { background: rgba(5,5,5,0.4);transform:rotate(45deg); height: 300%; width: 360px;position: absolute; left:0; top:-100%; }

/**第二屏-slide3线9, 右上角*/
.bar9 { position: relative; left: 0; top:0; width: 100%; height: 100%; /*display: none;*/ }
.bar9-inner { background: rgba(1,1,1,0.4);transform:rotate(-40deg); height: 300%; width: 330px;position: absolute; right: 0; top:-70%; }

/**第二屏-slide4线10, 左上角*/
.bar10 { position: relative; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar10-inner { background: rgba(5,5,5,0.4);transform:rotate(45deg); height: 300%; width: 360px;position: absolute; left:0; top:-100%; }

/**第四屏-slide1线12, 左下角*/
.bar12 { position: relative; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar12-inner { background: rgba(1,1,1,0.4);transform:rotate(-60deg); height: 300%; width: 330px;position: absolute; left: 0; top:-100%; }

/**第四屏-slide2线11, 右上角*/
.bar11 { position: relative; left: 0; top:0; width: 100%; height: 100%; display: none; }
.bar11-inner { background: rgba(1,1,1,0.4);transform:rotate(-60deg); height: 300%; width: 330px;position: absolute; right: 0; top:-100%; }



.section1 .slide2 { position: relative;  }
.section1 .slide2 .t2 { color: #fff;font-size: 16px;width: 100%;height: 490px;text-align: left;line-height: 1.8;position: absolute;left: 12%;top: 45%;margin-top: -260px;z-index: 9; display: none;  }
.section1 .slide2 .t2-inner { transform: rotate(-45deg); }
.section1 .slide2 .t2-inner table { width: 75%; }
.section1 .slide2 .t2-inner .td1 { width: 100px; }
.section1 .slide2 p { font-size: 16px; }
.section1 .slide2 .t2p1 { font-size: 42px; }

.section1 .slide3 { position: relative; }
.section1 .slide3 .t3 { }
.section1 .slide3 .t3-b { width: 320px; height: 168px; padding: 0 40px; position: absolute; top: 0; right: 0; transform: rotate(40deg); color: #fff; text-align: left; }
.section1 .slide3 .t3 .b1 { left: 0; top: 22%; display: none;}
.section1 .slide3 .t3 .b2 { left: 0; top: 32%; display: none;}
.section1 .slide3 .t3 .b3 { left: 0; top: 42%; display: none;}
.section1 .slide3 .t3p1 { font-size: 60px; }
.section1 .slide3 .t3p2 { font-size: 20px; }
.section1 .slide3 .t3p3 { font-size: 12px; }
.section1 .logo12 { background: url("../img/logo1.png?1") no-repeat center; background-size: contain; /*width: 410px;*/ height: 70px; margin: 0 0 20px 0;}


.section2 .slide1 { position: relative;  }
.section2 .slide1 .t4 { color: #fff;font-size: 16px;width: 470px;height: 490px;text-align: left;line-height: 1.8;position: absolute;left: 0;top: 45%;margin-top: -260px;z-index: 9; display: none;  }
.section2 .slide1 .t4-inner { transform: rotate(-45deg); }
.section2 .slide1 .t4-inner .idt1 { margin-left: -50px; }
.section2 .slide1 .t4-inner .idt2 { margin-left: -80px; }
.section2 .slide1 .t4-inner .idt3 { margin-left: -80px; }
.section2 .slide1 p { font-size: 16px; }
.section2 .slide1 .t4p1 { font-size: 42px; }


.section2 .slide2 { position: relative;  }
.section2 .slide2 .t5 { position: absolute;left: 0;top: 0; width: 100%;height: 100%; /*display: none;*/  }
.section2 .slide2 .t5-inner { text-align:left; background: rgba(1,1,1,0.4);color: #fff;font-size: 16px;width: 608px;height: 360px;line-height: 1.8;position: absolute;left: 0;top: 45%;margin-top: -180px;z-index: 9; }
.section2 .slide2 .t5p1 { font-size: 40px; padding-top: 100px; padding-left:120px; }
.section2 .slide2 .t5p2 { padding: 10px 30px 0 120px; }


.section2 .slide3 .t6 { }
.section2 .slide3 .t6-b { width: 320px; height: 168px; position: absolute; top: 0; right: 0; transform: rotate(40deg); color: #fff; text-align: left; }
.section2 .slide3 .t6 .b2 { left: 0; top: 29%; /*display: none;*/}
.section2 .slide3 .t6p1 { font-size: 40px; }
.section2 .slide3 .t6p2 { font-size: 18px; }

.section2 .slide4 { position: relative;  }
/*.section2 .slide4 .t7 { color: #fff;font-size: 16px;width: 470px;height: 490px;text-align: left;line-height: 1.8;position: absolute;left: 70px;top: 45%;margin-top: -260px;z-index: 9; display: none;  }*/
.section2 .slide4 .t7 { color: #fff;font-size: 16px;width: 90%;height: 490px;text-align: left;line-height: 1.8;position: absolute;left: 70px;top: 45%;margin-top: -260px;z-index: 9; display: none;  }
.section2 .slide4 .t7-inner { transform: rotate(-45deg); }
.section2 .slide4 p { font-size: 16px; }
/*.section2 .slide4 .t7p1 { font-size: 60px; }*/
.section2 .slide4 .t7p1 { font-size: 60px; margin-left: 40px; line-height: 1.2;}
.section2 .slide4 .t7p4 { display: block; width: 80px; height: 80px; margin: 12px 0; position: relative;}
.section2 .slide4 .ico1 { display: block; position: absolute; left:0; top: 0; background: url(../img/ico1.jpg) no-repeat; width: 100%; height: 100%; border-radius: 50%; }
.section2 .slide4 .b2 { display: block; width: 88px; height: 88px; position: absolute; top: -4px; left: -4px;border-radius: 50%; -webkit-animation: a0 1.2s linear infinite; background: rgba(255,255,255,1); }
/*.section2 .slide4 .t7p2 { font-size: 38px;}*/
.section2 .slide4 .t7p2 { font-size: 20px; margin-left: -30px; margin-left: 40px;}
.section2 .slide4 .t7p3 { margin: 30px 0 0 -90px;}
.section2 .slide4 .t7p5 { font-size: 25px;}

.section2 .slide4 .t7p4
,.section2 .slide4 .t7p5 { margin-left: 40px;}

.section2 .slide5 { position: relative;  }
.section2 .slide5 .t8 { position: absolute;right: 0;top: 0; width: 100%;height: 100%; display: none; }
.section2 .slide5 .t8-inner { text-align:left; background: rgba(1,1,1,0.4);color: #fff;font-size: 16px;width: 450px;height: 450px;line-height: 1.8;position: absolute;right: 0;top: 45%;margin-top: -180px;z-index: 9; }
.section2 .slide5 .t8-inner p { margin-left: 40px; }
.section2 .slide5 .t8p1 { font-size: 60px; padding-top: 55px; padding-top: 30px; line-height: 1.2; }
.section2 .slide5 .t8p2 {  }
.section2 .slide5 .t8p4 { display: block; width: 80px; height: 80px; margin: 12px 0; position: relative;}
.section2 .slide5 .ico1 { display: block; position: absolute; left:0; top: 0; background: url(../img/ico1.jpg) no-repeat; width: 100%; height: 100%; border-radius: 50%; }
.section2 .slide5 .b2 { display: block; width: 88px; height: 88px; position: absolute; top: -4px; left: -4px;border-radius: 50%; -webkit-animation: a0 1.2s linear infinite; background: rgba(255,255,255,1); }
.section2 .slide5 .t8p2 { /*font-size: 38px;*/ font-size: 20px;}
.section2 .slide5 .t8p3 { margin-top: 15px; margin-bottom: 15px;}
.section2 .slide5 .t8p5 { font-size: 25px;}

.section3 { position: relative; }
.section3 .form { position: absolute; right: 0; top: 0; width: 100%; height: 100%; text-align: left;}
.section3 .form-inner { position: absolute; right: 15%; top: 43%; margin-top: -300px; width: 500px; height: 660px; background: rgba(255,255,255,0.8);}
.section3 .form-inner form { padding: 25px 40px 25px 40px;}
.section3 .form-inner .fp1 { color: #dc5701; font-size: 30px;}
.section3 .form-inner .fp2 { color: #dc5701; font-size: 20px;}
.section3 .form-inner .fp5 { color: #dc5701; font-size: 20px; text-indent: 100px;}
.section3 .form-inner .fp5.en { text-indent: 60px;}
.section3 .form-inner .fp3 { color: #666;}
.section3 .form-inner .fp4 { color: #000; font-size: 20px;border-top: 1px solid #dca74b; padding-top: 15px; margin-top: 15px;}
.section3 .form-inner .fpi { color: #666; padding: 5px 0; line-height: 40px;}
.section3 .form-inner .label { vertical-align: top; width: 90px;display: inline-block; padding-right: 5px; text-align: right;}
.section3 .form-inner .ipt input { border: 1px solid #fff; height: 36px; width: 300px; line-height: 36px;}
.section3 .form-inner .ipt textarea { border: 1px solid #fff; height: 80px; width: 300px; }
.section3 .form-inner .sub1 { border: 0; background: #f66e16; padding: 15px 35px; color: #fff; font-size: 18px;}

.section4 .slide1 { position: relative;  }
.section4 .slide1 .t9 { position: absolute;left: 0;top: 0; width: 100%;height: 100%; text-align: right; display: none;  }
.section4 .slide1 .t9-inner { text-align:right; color: #fff;font-size: 16px;width: 320px;height: 180px;line-height: 1.8;position: absolute;right: 10%;bottom: 33%;z-index: 9; }
.section4 .slide1 .t9p1 { font-size: 13px; padding: 2px 0; }
.section4 .slide1 .b0 { display: block; width: 20px; height: 20px; margin: 12px 0; position: absolute; right: 0; top: -40px;}
.section4 .slide1 .b1 { display: block; position: absolute; right:0; top: 0; background: #fff; width: 100%; height: 100%; border-radius: 50%; }
.section4 .slide1 .b2 { display: block; width: 26px; height: 26px; position: absolute; top: -3px; left: -3px;border-radius: 50%; -webkit-animation: a0 1.2s linear infinite; background: rgba(255,255,255,1); }
.section4 .slide1 .t13 { color: #fff;font-size: 42px; width: 100%;height: 100%;text-align: left;line-height: 1.8;position: absolute;left: 0; top: 50%; }
.section4 .slide1 .t13-inner { position: absolute; left:20%; transform: rotate(60deg); }

.section4 .slide2 { position: relative;  }
.section4 .slide2 .t10 { color: #fff;font-size: 16px;width: 370px;height: 190px;text-align: left;line-height: 1.8;position: absolute;left: -30px;top: 45%;margin-top: -260px;z-index: 9; display: none;  }
.section4 .slide2 .t10-inner { transform: rotate(60deg); text-align: right;}
.section4 .slide2 .t10p1 { font-size: 60px; }
.section4 .slide2 .t10p2 { font-size: 24px; }

.section4 .slide2 .t11 { color: #fff;font-size: 16px; width: 100%;height: 100%;text-align: left;line-height: 1.8;position: absolute;left: 0; top: 0; display: none;  }
.section4 .slide2 .t11-inner { position: absolute; bottom: 15%; left: 22%; }

.section4 .slide2 .b0 { display: block; width: 20px; height: 20px; margin: 12px 0; position: absolute; left: -20px; top: -30px;}
.section4 .slide2 .b1 { display: block; position: absolute; right:0; top: 0; background: #fff; width: 100%; height: 100%; border-radius: 50%; }
.section4 .slide2 .b2 { display: block; width: 26px; height: 26px; position: absolute; top: -3px; left: -3px;border-radius: 50%; -webkit-animation: a0 1.2s linear infinite; background: rgba(255,255,255,1); }

.section5 { position: relative; }
.section5 .t12 { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none; }
.section5 .t12 p { color: #fff; text-align: left; text-indent: 30px; padding: 0 40px 30px; font-size: 14px; }
.section5 .t12-inner { position: absolute; left: 5%; top: 45%; margin-top: -340px; width: 600px; height: 680px; background: rgba(222, 94, 18, .8); }
.section5 .t12 .link-btn { width: 80%; height: 80px; margin: 0 auto; position: relative; }
.section5 .t12 .link-btn .line { position: absolute; top: 50%; width: 100%; height: 1px; background: #fff; }
.section5 .t12 .link-btn .btn1 { position: absolute;top: 50%;left: 50%;margin-top: -30px;width: 200px;height: 60px;border-radius: 10px;background: #fff;color: rgba(222, 94, 18, .8);margin-left: -100px;line-height: 60px;font-size: 22px;}
.section5 .t12 .logo12 { background: url("../img/logo11.png") no-repeat center; width: 100%; height: 70px; margin: 40px auto; background-size: contain;}
.section5 .t12 .scroll1 { max-height: 400px; }

.floor-slide { position: absolute; top:0;left:0; display: none; width: 100%; height: 100%; z-index: 98; background: url("../img/floor-bg.jpg") no-repeat center;}
.floor-wp { position: relative; width: 1440px; height: 100%; margin: 0 auto;}

.floor-slide .slides { height: 100%; }
.floor-slide .slides .bg { height: 100%; background-repeat: no-repeat; background-position: center; background-size: 80%; -ms-behavior: url(backgroundsize.min.htc); behavior: url(backgroundsize.min.htc);}
@media screen and (max-height:720px) {
  .floor-slide .slides .bg { background-size: 55%; }
}
.floor-slide .slides .bg1 { background-image: url("../img/floor-b1.jpg"); }
.floor-slide .slides .bg2 { background-image: url("../img/floor-l1.jpg"); }
.floor-slide .slides .bg3 { background-image: url("../img/floor-l2.jpg"); }
.floor-slide .slides .bg4 { background-image: url("../img/floor-l3.jpg"); }
.floor-slide .slides .bg5 { background-image: url("../img/floor-l4.jpg"); }
.floor-slide .slides .bg6 { background-image: url("../img/floor-l5.jpg"); }


.floor-slide .floor-name { position: absolute; top: 20px; left: 30px; background: #f1f1e7; width: 140px; height: 140px; line-height: 140px; border-radius: 100%; text-align: center; color: #ff6233; font-size:  82px;}
.floor-slide .caption { position: absolute; top: 20px; left: 220px; color: #ff6233; line-height: 140px;}
.floor-slide .caption .t1 { font-size: 40px; }
.floor-slide .caption .t2 { font-size: 25px; padding-left: 15px; }

.floor-slide .navs { position: absolute; bottom: 80px; left: 50%; margin-left: -25%; width: 830px; display: flex; justify-content: space-between;}
.floor-slide .navs span { color: #939393; font-size: 55px; cursor: pointer;}
.floor-slide .navs .cur { color: #ff6233;}

.floor-slide .colors { position: absolute; left: 30px; bottom: 100px; width: 150px; height: 100px; display: none; }
.floor-slide .colors span { display: block; font-size: 18px; color: #666; }
.floor-slide .colors span i { display: inline-block; width: 20px; height: 20px; margin-right: 5px;vertical-align: middle; }
.floor-slide .colors span i.i1 { background: #f9c05a; }
.floor-slide .colors span i.i2 { background: #c9c9ca; }
.floor-slide .colors span i.i3 { background: #a9cf52; }