a {
  display: block;
}

body {
  color: #ddd;
  letter-spacing: 2.5px;
}

#header {
  position: relative;
}

#header .head {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding-top: 42px;
  z-index: 100;
}

#header .head h1 {
  color: #fff;
}

#header .line:after {
  content: '';
  background: url("../img/shared/line-logo.png") repeat-x;
  position: absolute;
  right: 0;
  margin-right: 670px;
  min-width: 100%;
  height: 10px;
  top: 0;
  margin-top: 400px;
  z-index: 100;
}

#header .logo {
  float: left;
  margin: 228px 0 20px -10px;
  position: relative;
}

#header .tel {
  position: absolute;
  top: 37px;
  right: -10px;
}

#header .nav {
  width: 340px;
  margin-left: -8px;
}

#header .nav li {
  margin-bottom: 12px;
}

#header .nav li:nth-child(1) {
  padding-right: 27px;
}

#header .nav li:nth-child(2) {
  padding-right: 42px;
}

#header .nav li:nth-child(4) {
  padding-right: 34px;
}

#header .nav li:nth-child(5) {
  padding-right: 27px;
}

#key {
  min-height: 800px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
}

#key .bxSlider {
  position: static !important;
}

#key .bx-viewport {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100% !important;
}

#key .slider1 {
  background: url("../img/scene/keyslider1.jpg") no-repeat center top;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#key .slider2 {
  background: url("../img/scene/keyslider2.jpg") no-repeat center top;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#container #sec01 {
  position: relative;
}

#container #sec01:before {
  content: "";
  background: url("../img/scene/s1-bg-left.jpg") no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  width: 35%;
  height: 100%;
  position: absolute;
  right: 50%;
  top: 0;
  margin-right: 285px;
}

#container #sec01:after {
  content: "";
  background: url("../img/scene/s1-bg-right.jpg") no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  width: 35%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: 285px;
}

#container #sec01 .group {
  width: 584px;
  margin: 0 auto;
  background: url("../img/scene/s1-bg-center.jpg") no-repeat center top/cover;
  background-position: center;
  padding: 64px 0 21px;
  display: block;
  position: relative;
}

#container #sec01 .group .text {
  padding: 0 50px 25px 57px;
  letter-spacing: 2.3px;
}

#container #sec01 .group h2, #container #sec01 .group .btn {
  text-align: center;
}

#container #sec01 .group h2 {
  padding-bottom: 20px;
}

#container #sec01 .group .btn {
  width: 370px;
  margin: 0 auto;
}

#container #sec02 {
  background: url("../img/scene/s2-bg-img.png") no-repeat, url("../img/shared/bg01.jpg") no-repeat;
  background-position: center top, center;
  background-size: cover, cover;
  position: relative;
}

#container #sec02 h2 {
  position: relative;
  height: 495px;
}

#container #sec02 h2 img {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -27px;
}

#container #sec02 .content {
  float: left;
  width: 460px;
}

#container #sec02 .content h3 {
  text-align: center;
  margin: 56px 19px 10px 26px;
}

#container #sec02 .content .text {
  margin-bottom: 22px;
}

#container #sec02 .content .btn {
  text-align: center;
  margin-left: -15px;
}

#container #sec02 .slider {
  float: right;
  width: 800px;
  position: relative;
  margin-right: -300px;
}

#container #sec02 .slider .bx-controls {
  position: relative;
}

#container #sec02 .slider .bx-controls .bx-default-pager {
  position: absolute;
  bottom: 192px;
  left: 24px;
  z-index: 9999;
}

#container #sec02 .slider .bx-pager .bx-pager-item a {
  width: 12px;
  height: 12px;
  background: #fff none repeat scroll 0 0;
  border-radius: 12px;
  margin-bottom: 28px;
  text-indent: -9999px;
}

#container #sec02 .slider .bx-pager .bx-pager-item a.active {
  background: #bc1f35 none repeat scroll 0 0;
}

#container #sec03 {
  background: url("../img/scene/s3-bg.jpg") no-repeat;
  background-position: center top;
  background-size: cover;
  padding-bottom: 77px;
}

#container #sec03 h2 {
  float: left;
  margin-left: -298px;
}

#container #sec03 h3 {
  padding-top: 106px;
  float: right;
  margin-right: -45px;
}

#container #sec03 .content {
  position: relative;
}

#container #sec03 .content .group-center {
  width: 584px;
  margin: 0 auto;
}

#container #sec03 .content .group-center h4 {
  padding-top: 18px;
  margin-left: -65px;
}

#container #sec03 .content .group-center .text {
  margin-left: -53px;
  margin-top: 4px;
}

#container #sec03 .content .photo-left {
  position: absolute;
  left: -130px;
  top: -255px;
  z-index: 2;
}

#container #sec03 .content .photo-right {
  position: absolute;
  right: -165px;
  top: 20px;
  z-index: 2;
}

#container #sec04 {
  background: url("../img/scene/s4-01-bg.png") no-repeat, url("../img/scene/s4-02-bg.png") no-repeat, url("../img/shared/bg02.jpg") no-repeat;
  background-position: center top, center bottom, center top;
  background-size: auto, auto, 100% 100%;
  padding-bottom: 90px;
}

#container #sec04 .g1 h2 {
  width: 500px;
  margin-left: -72px;
}

#container #sec04 .g1 .content {
  width: 500px;
  margin-top: 47px;
  margin-right: 23px;
}

#container #sec04 .g1 .content .text {
  margin: -10px -23px 0 25px;
}

#container #sec04 .g2 .content {
  width: 422px;
  margin: 32px 0 0 -23px;
}

#container #sec04 .g2 .content .text {
  margin: 7px -8px 0 25px;
}

#container #sec04 .g2 .photo {
  width: 548px;
  margin-top: 3px;
}

#container #sec04 .g3 {
  position: relative;
}

#container #sec04 .g3 .photo {
  position: absolute;
  top: -135px;
  left: -87px;
}

#container #sec04 .g3 .content {
  width: 500px;
  margin-top: 55px;
}

#container #sec04 .g3 .content h5 {
  margin-left: 35px;
}

#container #sec04 .g3 .content .price {
  font-size: 16px;
  color: #bc1f35;
  line-height: 1;
  letter-spacing: 2px;
  margin: -14px 0 0 170px;
}

#container #sec04 .g3 .content .price .number {
  font-size: 26px;
}

#container #sec04 .g3 .content .text {
  margin: 38px -2px 0 172px;
}

#container #sec04 .g3 .content .btn {
  margin: 24px 0 0 130px;
}

#footer {
  background: url("../img/shared/bg-footer.jpg") repeat center left;
  background-size: 100%;
}

#footer .nav {
  color: #dddddd;
  padding: 24px 0 58px;
}

#footer .nav li {
  line-height: 30px;
  margin-left: -5px;
  letter-spacing: 1.8px;
}

#footer .nav li:first-child {
  padding-left: 0;
}

#footer .nav li a {
  display: inline;
}

#footer .group dt {
  float: left;
}

#footer .group dd {
  float: right;
}

#footer .group .left {
  float: left;
  width: 542px;
}

#footer .group .left .text {
  font-size: 15px;
  line-height: 32px;
  letter-spacing: 1.5px;
}

#footer .group .left .group-dl {
  letter-spacing: 1.5px;
  text-align: left;
  line-height: 30px;
  margin-top: 33px;
}

#footer .group .left .group-dl dt {
  width: 100px;
}

#footer .group .left .group-dl dd {
  width: 428px;
}

#footer .group .right {
  float: right;
  width: 430px;
  padding-top: 22px;
}

#footer .group .right .bg {
  height: 282px;
  background: url("../img/shared/bg-news-footer.jpg") repeat center top;
  background-size: 100% auto;
}

#footer .group .right .bg h2 {
  padding-top: 28px;
}

#footer .group .right .bg .group-dl {
  margin-top: -3px;
  padding: 0 30px 45px;
  line-height: 50px;
}

#footer .group .right .bg .group-dl dt {
  width: 120px;
}

#footer .group .right .bg .group-dl dd {
  width: 240px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}

.scene_ch1 {
	position:absolute;
	right:0;
	top:100px;
}
.scene_ch2 {
	position:absolute;
	left:288px;
	top:160px;
}
.scene_ch3 {
	position:absolute;
	left:-10px;
	top:190px;
}
