﻿@charset "utf-8";
/*reset css*/

.bjHead {
  height: 755px;
}
.indexVideo {
  height: 620px;
  text-align: center;
  padding-top: 4px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1000px;
  margin-left: -500px;
}
.indexVideo h3 {
  margin-top: 320px;
  font-family: be;
  font-size: 66px;
  color: #ffffff;
  letter-spacing: 12px;
}
/* 3.18修改以上 */

.indexVideo h4 {
  margin-top: 10px;
  font-size: 32px;
  color: #ffffff;
}
.indexVideo p {
  margin-top: 25px;
}
.indexVideo p a {
  display: inline-block;
  background: url("../images/play.png") no-repeat;
  width: 45px;
  height: 45px;
}

.indexHead {
  position: absolute;
  left: 0;
  right: 0;
  top: 130px;
  z-index: 9;
}
.indexHead img {
  width: 100%;
}
.main {
  margin: 750px auto 0;
}

.indexWheel {
  width: 620px;
  position: relative;
  overflow: hidden;
  height: 658px;
  float: left;
  border-right: 1px solid #ebf3f3;
  background: #e4e4e4;
}
.indexWheel .bjText {
  background: #70c099;
  height: 130px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.indexWheel .contents {
  position: absolute;
  top: 0;
  left: 0;
  height: 658px;
  z-index: 1;
}
.indexWheel .contents li {
  float: left;
  width: 620px;
  height: 658px;
  position: relative;
}
.indexWheel .contents li .loadImg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("../images/loading.gif") no-repeat center 300px #e4e4e4;
  color: #333;
  font-size: 18px;
  text-align: center;
  z-index: 6;
  padding-top: 10px;
}
.indexWheel .contents li .loadImg em {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  padding: 20px;
  color: #fff;
  font-size: 18px;
  display: block;
  background: #70c099;
}
.indexWheel .contents li .startPlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  color: #333;
  font-size: 18px;
  text-align: center;
  z-index: 6;
  background-repeat: no-repeat;
  padding-top: 10px;
}
.indexWheel .contents li .startPlay em {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  padding: 20px;
  color: #fff;
  font-size: 18px;
  display: block;
  background: #70c099;
}
.indexWheel .contents li .panorama {
  position: absolute;
  background: url("../images/but-panorama.png") no-repeat;
  width: 65px;
  height: 65px;
  left: 20px;
  top: 20px;
  z-index: 9;
}
.indexWheel .contents li .panorama.on {
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-name: panoramaOn;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: panoramaOn;
}
@-webkit-keyframes panoramaOn {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes panoramaOn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.indexWheel .contents li .panoramaList {
  width: 620px;
  height: 528px;
  overflow: hidden;
  background: #ebf3f3;
  text-align: center;
  position: relative;
  vertical-align: middle;
  line-height: 520px;
  display: table-cell;
}
.indexWheel .contents li .panoramaList img {
  display: none;
  width: 100%;
  vertical-align: middle;
}
.indexWheel .contents li p {
  height: 90px;
  line-height: 90px;
  text-align: center;
  padding: 20px;
  color: #fff;
  font-size: 18px;
}
.indexWheel .contents li .panoramaUrl {
  height: 130px;
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
}
.indexWheel .butLeft,
.indexWheel .butRight {
  display: inline-block;
  background: url("../images/but-wheel.png") no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 3;
  top: 270px;
  display: none;
}
.indexWheel .butLeft i,
.indexWheel .butRight i {
  display: inline-block;
  background: url("../images/but-wheel.png") no-repeat;
  width: 40px;
  height: 40px;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.indexWheel .butLeft {
  background-position: 0 0;
  left: 43px;
}
.indexWheel .butLeft i {
  background-position: 0 -40px;
}
.indexWheel .butRight {
  background-position: 0 -80px;
  right: 43px;
}
.indexWheel .butRight i {
  background-position: 0 -120px;
}
.indexWheel .butLeft:hover i,
.indexWheel .butRight:hover i {
  filter: alpha(opacity=100);
  opacity: 1;
}

.indexWheel .sums2 {
  position: absolute;
  z-index: 4;
  bottom: 136px;
  left: 20px;
  right: 20px;
  height: 6px;
  text-align: center;
}
.indexWheel .sums2 em {
  display: inline-block;
  width: 21px;
  height: 6px;
  margin: 0 10px;
  background: url("../images/sum-wheel.png") no-repeat;
}
.indexWheel .sums2 em.current {
  background-position: 0 -6px;
}

.testimonials {
  float: left;
  width: 579px;
  height: 735px;
  background: #fff;
  margin-top: -77px;
}
.testimonials h3 {
  margin: 55px 0 0;
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
}
.testimonials h4 {
  font-family: "be";
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 52px;
  padding-bottom: 40px;
}

.testimonialsWheel {
  width: 476px;
  position: relative;
  overflow: hidden;
  height: 570px;
  margin: 0 auto;
}
.testimonialsWheel .contents {
  position: absolute;
  top: 0;
  left: 0;
  height: 500px;
  z-index: 1;
}
.testimonialsWheel .contents li {
  float: left;
  width: 476px;
  height: 500px;
  position: relative;
}
.testimonialsWheel .contents li > a {
  display: block;
  text-align: center;
  height: 282px;
  border-bottom: 1px solid #eeeeee;
  padding-top: 1px;
}
.testimonialsWheel .contents li .photos {
  width: 141px;
  height: 141px;
  border-radius: 100%;
  overflow: hidden;
  line-height: 141px;
  text-align: center;
  margin: 41px auto 0;
}
.testimonialsWheel .contents li .photos img {
  width: 100%;
}
.testimonialsWheel .contents li h2 {
  font-family: "aramisi", "xjl";
  font-size: 36px;
  margin-top: 33px;
}
.testimonialsWheel .contents li p {
  margin-top: 35px;
  background: url("../images/index/bj-testimonials-p.jpg") no-repeat;
  padding: 30px 70px 0;
  height: 150px;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
}

.testimonialsWheel .sums {
  position: absolute;
  z-index: 4;
  bottom: 50px;
  left: 20px;
  right: 20px;
  height: 20px;
  text-align: center;
}
.testimonialsWheel .sums em {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  background: url("../images/sum-wheel3.png") no-repeat;
}
.testimonialsWheel .sums em.current {
  background-position: 0 -20px;
}

.pick {
  float: left;
  width: 620px;
  height: 738px;
  background: #fff;
  text-transform: uppercase;
  position: relative;
}
.pick h3 {
  margin: 55px 0 0;
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
}
.pick h4 {
  font-family: "be";
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
}
.condition {
  width: 580px;
  text-align: center;
  margin: 0 auto;
}
.condition dt {
  margin-top: 30px;
}
.condition dt h5 {
  font-size: 16px;
  line-height: 1.5em;
}
.condition dt h6 {
  font-size: 12px;
  color: #999999;
  line-height: 1.5em;
}
.condition dd {
  position: relative;
}
.condition dd.shape {
  padding: 50px 0;
}
.condition dd .exhibition {
  position: absolute;
  background: url("../images/index/bj-exhibition.png") no-repeat;
  width: 230px;
  height: 230px;
  top: -160px;
  left: 175px;
  text-align: center;
  line-height: 230px;
  display: none;
}
.condition dd .exhibition img {
  display: none;
  vertical-align: middle;
  max-width: 95px;
  max-height: 95px;
}
.condition dd.shape a {
  display: inline-block;
  width: 106px;
  height: 106px;
  margin: -25px 5px;
  position: relative;
  line-height: 106px;
  overflow: hidden;
}
.condition dd.shape a img {
  vertical-align: middle;
  line-height: 106px;
  width: 44px;
}
.condition dd.shape a span {
  display: inline-block;
  width: 106px;
  height: 106px;
  background: url("../images/index/bj-shape-white.png") no-repeat;
}
.condition dd.shape a i {
  display: inline-block;
  position: absolute;
  z-index: 1;
  background: url("../images/index/bj-shape-green.png") no-repeat center center;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-size: 100% auto;
  width: 106px;
  height: 106px;
  left: 0;
  top: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}
.condition dd.shape a:hover i,
.condition dd.shape a.on i {
  filter: alpha(opacity=100);
  opacity: 1;
}
.condition dd.color {
  padding: 10px 0;
}
.condition dd.color a {
  display: inline-block;
  width: 106px;
  height: 106px;
  margin: 5px;
  position: relative;
  line-height: 106px;
  text-align: center;
}
.condition dd.color a img {
  vertical-align: middle;
  line-height: 106px;
}
.condition dd.color a span {
  display: inline-block;
  width: 106px;
  height: 106px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-size: 106px auto;
}
.condition dd.color a i {
  display: inline-block;
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  width: 106px;
  height: 106px;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-size: 100% auto;
  filter: alpha(opacity=0);
  opacity: 0;
}
.condition dd.color a:hover i,
.condition dd.color a.on i {
  filter: alpha(opacity=100);
  opacity: 1;
}
.condition dd.color a:hover span,
.condition dd.color a.on span {
  filter: alpha(opacity=0);
  opacity: 0;
}

.pick .screenBut {
  display: inline-block;
  background: url("../images/index/bj-search.png") no-repeat;
  width: 202px;
  height: 41px;
  position: absolute;
  left: 209px;
  bottom: 0;
  color: #fff;
  text-align: center;
  padding-top: 60px;
}

.news {
  float: left;
  width: 580px;
  height: 738px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.news a {
  display: block;
}
.news .imgs {
  width: 580px;
  height: 521px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.news .imgs img {
  width: 100%;
}
.news .texts {
  background: #70c099;
  height: 157px;
  display: block;
  position: absolute;
  color: #fff;
  padding-top: 60px;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 580px;
  z-index: 1;
}
.news .texts:before {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("../images/sum-wheel.png") no-repeat center -6px;
  width: 21px;
  height: 6px;
  top: -6px;
  left: 280px;
}
.news .texts h3 {
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 1.5em;
}
.news .texts h4 {
  font-family: "be";
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 2em;
}
.parallax {
  width: 100%;
  position: relative;
}
.parallax .parallaxImg {
  position: absolute;
  top: -100px;
  width: 100%;
  background-position: center 0;
  min-width: 1200px;
}
.parallax .parallaxImg img {
  filter: alpha(opacity=0);
  opacity: 0;
}
.parallax .parallaxBj {
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: #e4e4e4;
}

.createBox {
  width: 100%;
  height: 485px;
  text-align: center;
  padding-top: 1px;
}
.createBox h3 {
  margin-top: 120px;
  font-size: 24px;
  color: #fff;
}
.createBox h4 {
  margin-top: 12px;
  font-size: 26px;
  color: #fff;
  font-family: "be";
  text-transform: uppercase;
  letter-spacing: 2px;
}
.createBox h6 {
  height: 38px;
  margin-top: 20px;
}
.createBox h6 a {
  display: inline-block;
  color: #fff;
  background: #70c099;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  padding: 0 30px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.createBox h6 a:hover {
  background: #42dba5;
}

#continue .parallaxImg {
  top: -20px;
}
#continue .createBox {
  height: 444px;
}
#continue .createBox h3 {
  margin-top: 155px;
}

.projectBox {
  width: 100%;
  height: 190px;
  text-align: center;
  padding-top: 1px;
}
.projectBox h3 {
  margin-top: 70px;
  font-size: 24px;
}
.projectBox h4 {
  margin-top: 12px;
  font-size: 26px;
  font-family: "be";
  text-transform: uppercase;
  letter-spacing: 2px;
}
.projectBox h3.on {
  color: #fff;
}
.projectBox h4.on {
  color: #fff;
}
.projectBox.px2 {
  height: 120px;
}
.projectBox.px2 h3 {
  margin-top: 0px;
}

.projectWheel {
  height: 500px;
  width: 100%;
  position: relative;
}
.projectWheel .butLeft,
.projectWheel .butRight {
  display: inline-block;
  background: url("../images/but-wheel.png") no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 3;
  top: 195px;
}
.projectWheel .butLeft i,
.projectWheel .butRight i {
  display: inline-block;
  background: url("../images/but-wheel.png") no-repeat;
  width: 40px;
  height: 40px;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.projectWheel .butLeft {
  background-position: 0 0;
  left: -60px;
}
.projectWheel .butLeft i {
  background-position: 0 -40px;
}
.projectWheel .butRight {
  background-position: 0 -80px;
  right: -60px;
}
.projectWheel .butRight i {
  background-position: 0 -120px;
}
.projectWheel .butLeft:hover i,
.projectWheel .butRight:hover i {
  filter: alpha(opacity=100);
  opacity: 1;
}
.projectWheel .wheelBox {
  overflow: hidden;
  height: 430px;
  width: 100%;
  position: relative;
}
.projectWheel .contents {
  position: absolute;
  height: 430px;
  top: 0;
  left: 0;
}
.projectWheel .contents li {
  float: left;
  width: 1200px;
  height: 430px;
}
.projectWheel .contents li .pro {
  float: left;
  width: 400px;
  height: 430px;
  text-align: center;
}
.projectWheel .contents li .imgs {
  width: 400px;
  height: 300px;
  overflow: hidden;
  line-height: 300px;
  background: #fff;
}
.projectWheel .contents li .imgs img {
  width: 100%;
  vertical-align: middle;
  line-height: 300px;
}
.projectWheel .contents li p {
  width: 100%;
  height: 100px;
  padding-top: 30px;
  position: relative;
  background: #ecf3f3;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.projectWheel .contents li a {
  display: block;
  width: 100%;
}
.projectWheel .contents li p i {
  position: absolute;
  background: url("../images/sum-wheel2.png") no-repeat;
  width: 13px;
  height: 5px;
  top: -5px;
  left: 193px;
}
.projectWheel .contents li p strong {
  display: block;
  font-size: 24px;
  line-height: 40px;
}
.projectWheel .contents li p em {
  display: block;
  line-height: 30px;
  font-size: 16px;
}
.projectWheel .contents li a:hover p {
  background: #70c099;
  color: #fff;
}
.projectWheel .contents li a:hover p i {
  background-position: 0 -5px;
}

.footer {
  margin-top: 0;
}

/* 3.18新加 */
/*--------------------------------------------幻灯片----------------------------------------------*/

/*-webkit-transform: translate(-50%, -50%);让absolute居中*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.rslides ul {
  height: 100%;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-color: #fff;
}

.slider_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  transform: scale(1.07);
  transition: 10s;
  /*-ms-behavior: url(backgroundsize.min.htc);*/
}
.s_stop {
  transform: scale(1) !important;
  transition: 0.5s !important;
}

li.rslides1_on .slider_img {
  transform: scale(1);
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
p.caption a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 90;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides_tabs {
  position: absolute;
  left: 40px;
  bottom: 50px;
  z-index: 999;
}
p.caption {
  position: absolute;
  left: 40px;
  bottom: 130px;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-family: Arial, "MingLiU";
  z-index: 88;
  transition: 0.4s;
}

.rslides_tabs li {
  position: relative;
  display: inline-block;
}

#slider-pager a {
  position: relative;
  display: inline-block;
  /*border-bottom: 2px solid rgba(255,255,255,0);*/
  transition: 0.4s;
}
#slider-pager a:after {
  content: "";
  position: absolute;
  width: 70px;
  left: 4px;
  top: 6px;
  height: 50px;
  display: none;
  /*border-radius: 4px;*/
  border-bottom: 1px solid #fff;
}
#slider-pager img {
  float: left;
  margin: 0 4px;
  /*border-radius: 40px;*/
}
#slider-pager .rslides_here a {
  /*	border-bottom: 2px solid #fff;*/
  opacity: 1;
}
#slider-pager .rslides_here a:after {
  display: block;
}
a.rslides1_nav.prev,
a.rslides1_nav.next {
  position: absolute;
  bottom: 50%;
  z-index: 88;
}
a.rslides1_nav {
  width: 39px;
  height: 39px;
  border-radius: 40px;
  background: rgb(11, 11, 11);
  background: rgba(11, 11, 11, 0.4);
  transition: 0.4s;
}
a.rslides1_nav:after {
  content: "";
  position: absolute;
  width: 43px;
  height: 43px;
  top: -3px;
  left: -3px;
  border-radius: 40px;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: 0.2s;
}

a.rslides1_nav.prev {
  left: 20px;
  background-image: url(../images/icon_prev.png);
}
a.rslides1_nav.next {
  right: 20px;
  background-image: url(../images/icon_next.png);
}
.slider_sub {
  position: relative;
  min-height: 100px;
  background-color: #000;
}
.slider_sub img {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  p.caption:hover {
    background-color: rgba(0, 0, 0, 0.5);
  }
  a.rslides1_nav.prev:hover {
    left: 20px;
    background-image: url(../images/icon_prev2.png);
  }
  a.rslides1_nav.next:hover {
    right: 20px;
    background-image: url(../images/icon_next2.png);
  }
  a.rslides1_nav:hover:after {
    width: 47px;
    height: 47px;
    top: -5px;
    left: -5px;
    border-color: rgba(255, 255, 255, 0.4);
  }
  a.rslides1_nav:hover {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 1);
  }
}

.designList {
  height: 680px;
}
.designList li {
  height: 600px;
  width: 380px;
  float: left;
}
.designList li.l1 {
}
.designList li.l2 {
  margin: 30px 0 0 30px;
}
.designList li.l3 {
  margin-left: 30px;
}
.designList li a {
  display: block;
  background: #fff;
  height: 600px;
  width: 380px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.designList li .imgs {
  width: 380px;
  height: 494px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.designList li .imgs:before {
  content: "";
  display: block;
  position: absolute;
  width: 380px;
  height: 494px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.designList li.l1 .imgs:before {
  background-image: url("../images/index/design-1.jpg");
}
.designList li.l2 .imgs:before {
  background-image: url("../images/index/design-2.jpg");
}
.designList li.l3 .imgs:before {
  background-image: url("../images/index/design-3.jpg");
}
.designList li p {
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #585858;
  font-size: 20px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-family: "be";
}
.designList li a:hover {
  background: #70c099;
}
.designList li a:hover p {
  color: #fff;
}
.designList li a:hover .imgs:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
