.iconPg {
  display: inline-block;
  background: url(../images/house_icon.png) no-repeat;
}

.iconPgDown {
  width: 48px;
  height: 23px;
  background-position: -100px -100px;
}

.iconPgCC {
  width: 27px;
  height: 25px;
  background-position: 0 -600px;
  margin-right: 5px;
  vertical-align: middle;
}

.iconPgPrev {
  background-position: 0 -700px;
}

.iconPgNext {
  background-position: -100px -700px;
}

.iconPgMoney {
  width: 31px;
  height: 31px;
  background-position: 0 -800px;
}

.iconPgConsult {
  width: 31px;
  height: 31px;
  background-position: -200px -800px;
}

.iconPgBrand {
  width: 28px;
  height: 29px;
  background-position: -100px -800px;
}

.iconPgArrow {
  width: 15px;
  height: 14px;
  background-position: -300px -800px;
}

.iconPgXsp {
  width: 70px;
  height: 70px;
  background-position: -200px 0;
}

.iconPgXyj {
  width: 80px;
  height: 80px;
  background-position: -200px -100px;
}

.iconPgMt {
  width: 70px;
  height: 70px;
  background-position: -200px -200px;
}

.iconPgFs {
  width: 80px;
  height: 80px;
  background-position: -200px -300px;
}

.iconPgPfk {
  width: 65px;
  height: 65px;
  background-position: -200px -400px;
}

.iconPgLyj {
  width: 65px;
  height: 65px;
  background-position: -200px -500px;
}

.iconClose {
  width: 32px;
  height: 32px;
  background-position: -300px 0;
}

.iconClose:hover {
  background-position: -300px -100px;
}



.packageBanner {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  padding-top: 165px;
  height: 820px;
  text-align: center;
  background-size: auto 100%;
  overflow: hidden;
}

.packageBanner .pkBanner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
  width: 100%;
  height: 100%;
  background: url("../images/banner.jpg") no-repeat center center;
  transition: all 5s linear;
}

.packageBannerBj {
  background-image: url("../images/banner_bj.jpg");
}

.packageBanner.active .pkBanner {
  transform: scale(1.1);
}

.packageBanner .text {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  margin-top: 20px;
  transition: all 0.8s;
}

.packageBanner .text.active {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  margin-top: 0;
}

.packageBanner p {
  margin-top: 25px;
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
}

.packageBanner p strong {
  margin: 0 10px;
  font-weight: lighter;
}

.packageBanner .price {
  margin-top: -15px;
  font-size: 24px;
}

.packageBanner .price span {
  display: inline-block;
  margin-right: 5px;
  width: 42px;
  height: 42px;
  border-radius: 42px;
  background: #feb300;
  color: #fff;
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
  vertical-align: text-bottom;
}

.packageBanner .price i {
  font: normal 110px SOLOMON-LIGHT;
}

.packageSecTit {
  padding: 85px 0 40px;
  font-size: 16px;
  color: #888;
  text-align: center;
}

.packageSecTit h3 {
  font-size: 36px;
  color: #222;
}

.topDesigner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 75px;
  height: 427px;
  font-size: 16px;
}

.topDesigner img {
  float: left;
  margin: -75px 35px 0 0;
}

.topDesigner h4 {
  padding-bottom: 40px;
  font-size: 30px;
  font-weight: lighter;
  color: #ffa200;
}

.topDesigner hr {
  margin-bottom: 20px;
  width: 50px;
  height: 5px;
  background: #ffa200;
  border: 0;
}

.topDesigner p {
  color: #333;
  line-height: 34px;
  font-size: 18px;
  word-break: break-all;
}

.designCase {
  width: 1200px;
  margin: 0 auto;
  height: 712px;
  background: #fff;
}

.designBigPic {
  overflow: hidden;
}

.designBigPic .bigPic {
  height: 554px;
  overflow: hidden;
}

.designBigPic .bigPic li {
  float: left;
  color: #222;
  padding: 28px;
  width: 1200px;
  background: #f3f3f3;
  font-size: 18px;
}

.designBigPic .bigPic li .pic {
  float: left;
  margin-right: 60px;
}

.designBigPic .bigPic li h3 {
  font-size: 34px;
  font-weight: normal;
}

.designBigPic .bigPic li h3 span {
  display: block;
  font-size: 16px;
  color: #d7d7d7;
}

.designBigPic .bigPic li hr {
  margin: 29px 0 23px;
  width: 42px;
  height: 3px;
  background: #d9d9d9;
}

.designBigPic .bigPic li p {
  margin-bottom: 35px;
  line-height: 26px;
  font-weight: bold;
}

.designBigPic .bigPic li dd {
  margin: 5px 0 32px;
  line-height: 26px;
}

.designBigPic .smallPic {
  position: relative;
  padding: 18px 110px 18px 130px;
  height: 126px;
  background: #222222;
}

.designBigPic .smallPic ul {
  height: 89px;
}

.designBigPic .smallPic li {
  position: relative;
  margin-right: 20px;
  width: 140px;
  height: 85px;
}

.designBigPic .smallPic li img {
  border: 2px solid #eee;
}

.designBigPic .smallPic li span {
  display: block;
  width: 140px;
  height: 85px;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 1;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.designBigPic .smallPic li p {
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 2;
  height: 85px;
  width: 140px;
  line-height: 85px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.designBigPic .smallPic li.on p {
  color: #fcbc2e;
}

.designBigPic .smallPic li.on img {
  border-color: #fcbc2e;
}

.smallPic .designPrev, .smallPic .designNext {
  position: absolute;
  top: 42px;
  z-index: 1;
  cursor: pointer;
}

.smallPic .designPrev {
  left: 42px;
}

.smallPic .designNext {
  right: 42px;
}

.packageSix {
  border-bottom: 1px solid #e9e9e9;
}

.packageSix ul {
  width: 1200px;
  margin: 0 auto;
  padding: 5px 0 80px;
  color: #111;
  overflow: hidden;
}

.packageSix ul li {
  float: left;
  margin: 55px 0 0;
  width: 400px;
  height: 78px;
  border-right: 1px dashed #efe0d7;
}

.packageSix ul .two, .packageSix ul .five {
  padding-left: 70px;
}

.packageSix ul .three, .packageSix ul .six {
  padding-left: 70px;
  border-right: 0;
}

.packageSix ul i {
  float: left;
  margin: 0 20px;
  width: 78px;
  height: 78px;
}

.packageSix ul .one i {
  background-position: 0 0;
}

.packageSix ul .two i {
  background-position: 0 -100px;
}

.packageSix ul .three i {
  background-position: 0 -200px;
}

.packageSix ul .four i {
  background-position: 0 -300px;
}

.packageSix ul .five i {
  background-position: 0 -400px;
}

.packageSix ul .six i {
  background-position: 0 -500px;
}

.packageSix ul h3 {
  margin-top: 15px;
  color: #fea700;
  font-size: 20px;
}

.packageSpace {
  position: relative;
  text-align: center;
}

.packageSpace .anchor {
  position: absolute;
  left: 0;
  top: -50px;
}

.packageSpace .spaceBox {
  position: relative;
  margin: 0 auto;
  padding-top: 72px;
  width: 100%;
  max-width: 1920px;
  height: 686px;
  overflow: hidden;
}

.packageSpace .spaceBox .spaceThumb {
  position: absolute;
  left: 50%;
  top: 4px;
  z-index: 1;
  margin-left: -600px;
  width: 1200px;
  height: 72px;
}

.packageSpace .spaceBox .spaceThumb li {
  float: left;
  width: 240px;
  height: 72px;
  border-bottom: 4px solid transparent;
  font-size: 22px;
  text-align: center;
  transition: all 0.5s;
}

.packageSpace .spaceBox .spaceThumb li.activeSlide {
  padding-top: 5px;
  border-bottom-color: #feb300;
  color: #feb300;
}

.packageSpace .spaceBox .spaceThumb li span {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}

.packageSpace .spaceBox ol {
  width: 100%;
  height: 614px;
  border-top: 4px solid #333;
}

.packageSpace .spaceBox ol li {
  width: 100%;
  height: 610px;
}

.packageSpace .spaceBox .space {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  opacity: 0;
  padding-top: 220px;
  text-align: left;
}

.packageSpace .spaceBox .inner {
  position: relative;
  z-index: 1;
  padding: 22px 25px 0 30px;
  width: 400px;
  height: 170px;
}

.packageSpace .spaceBox .maskBg {
  position: absolute;
  top: 220px;
  left: 0;
  z-index: 0;
  width: 400px;
  height: 170px;
  background: #feb300;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.packageSpace .spaceBox .inner h4 {
  font-weight: normal;
  font-size: 48px;
}

.packageSpace .spaceBox .inner span {
  font-weight: bold;
}

.packageSpace .spaceBox .inner p {
  font-size: 18px;
}

.packageSpace .spaceBox .btMaskBg {
  position: absolute;
  bottom: -110px;
  left: 0;
  width: 100%;
  height: 110px;
  z-index: 1;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.packageSpace .spaceBox .configure {
  position: absolute;
  display: block !important;
  bottom: -110px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 110px;
  color: #fff;
}

.packageSpace .spaceBox .detailBox {
  margin: 0 auto;
  width: 1200px;
  height: 110px;
  overflow: hidden;
  text-align: left;
}

.packageSpace .spaceBox .detailBox span {
  float: left;
  display: block;
  padding-right: 30px;
  margin-top: 25px;
  font-size: 24px;
  color: #fea700;
  font-weight: bold;
  background: url("../images/icon_r_arrow.png") no-repeat right center;
}

.packageSpace .spaceBox .detail {
  float: left;
  display: table;
  margin-left: 30px;
  width: 1067px;
  height: 110px;
}

.packageSpace .spaceBox .detailInner {
  display: table-cell;
  vertical-align: middle;
}

.packageSpace .spaceBox .detail p {
  display: inline-block;
  margin-right: 24px;
  white-space: nowrap;
  line-height: 30px;
}

.packageSpace .spaceBox .thumb, .packageSpace .spaceBox .prevView, .packageSpace .spaceBox .nextView {
  display: block;
  position: absolute;
  top: 76px;
  width: 100%;
  height: 610px;
  z-index: 10;
}

.packageSpace .spaceBox .prevView, .packageSpace .spaceBox .nextView {
  background-position: right center;
}

.packageSpace .spaceBox .thumb span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 610px;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.packageSpace .spaceBox .spacePrev, .packageSpace .spaceBox .prevView {
  left: -100%;
  margin-left: 320px;
}

.packageSpace .spaceBox .spaceNext, .packageSpace .spaceBox .nextView {
  right: -100%;
  margin-right: 320px;
}

.packageSpace .spaceBox .thumb i {
  position: relative;
  z-index: 11;
  display: block;
  margin-top: 257px;
  width: 51px;
  height: 95px;
}

.packageSpace .spaceBox .iconPgPrev {
  float: right;
  margin-right: 135px;
  background: url("../images/arrow_left.png") no-repeat;
}

.packageSpace .spaceBox .iconPgNext {
  margin-left: 135px;
  background: url("../images/arrow_right.png") no-repeat;
}

@media screen and (max-width: 1920px) {
  .packageSpace .spaceBox .prevView, .packageSpace .spaceBox .spacePrev, .packageSpace .spaceBox .prevView {
    margin-left: 200px;
  }
  .packageSpace .spaceBox .nextView, .packageSpace .spaceBox .spaceNext, .packageSpace .spaceBox .nextView {
    margin-right: 200px;
  }
  .packageSpace .spaceBox .iconPgNext {
    margin-left: 75px;
  }
  .packageSpace .spaceBox .iconPgPrev {
    margin-right: 75px;
  }
}

@media screen and (max-width: 1600px) {
  .packageSpace .spaceBox .prevView, .packageSpace .spaceBox .spacePrev, .packageSpace .spaceBox .prevView {
    margin-left: 140px;
  }
  .packageSpace .spaceBox .nextView, .packageSpace .spaceBox .spaceNext, .packageSpace .spaceBox .nextView {
    margin-right: 140px;
  }
  .packageSpace .spaceBox .iconPgNext {
    margin-left: 45px;
  }
  .packageSpace .spaceBox .iconPgPrev {
    margin-right: 45px;
  }
}

@media screen and (max-width: 1440px) {
  .packageSpace .spaceBox .prevView, .packageSpace .spaceBox .nextView {
    display: none;
  }
  .packageSpace .spaceBox .thumb span {
    display: none;
  }
}

.packageMaterials {
  position: relative;
}

.packageMaterials .anchor {
  position: absolute;
  left: 0;
  top: -50px;
}

.materialsLogo {
  position: relative;
  padding-bottom: 70px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.materialsLogo li {
  float: left;
  margin-bottom: 10px;
  width: 300px;
  height: 76px;
  line-height: 76px;
  text-align: center;
}

.materialsLogo li img {
  max-height: 76px;
}

.materialsLogo li.middle {
  width: 330px;
}

.materialsLogo .alignLt {
  width: 270px;
  text-align: left;
}

.materialsLogo .alignRt {
  width: 270px;
  text-align: right;
}

.materialsLogo .pdr20 {
  padding-right: 20px;
}

.materialsLogo span {
  position: absolute;
  left: 50%;
  top: 180px;
  margin-left: -24px;
  -webkit-animation: moveTop 0.5s linear infinite alternate;
  -moz-animation: moveTop 0.5s linear infinite alternate;
  -ms-animation: moveTop 0.5s linear infinite alternate;
  animation: moveTop 0.5s linear infinite alternate;
}

.packageMt {
  height: 1000px;
  background: url("../images/mengtian_bg.jpg") no-repeat center center;
}

.packageKbDoor {
  height: 1000px;
  background: url("../images/kebao_door_bg.jpg") no-repeat center center;
}

.packageMkbl {
  height: 1120px;
  background: url("../images/mkbl_bg.jpg") no-repeat center center;
}

.packageKeBao {
  height: 1120px;
  background: url("../images/kebao_bg.jpg") no-repeat center center;
}

.packageMoen {
  height: 1000px;
  background: url("../images/moen_bg.jpg") no-repeat center center;
}

.packageLevis {
  height: 1000px;
  background: url("../images/levis_bg.jpg") no-repeat center center;
}

.packageNature {
  height: 1000px;
  background: url("../images/nature_bg.jpg") no-repeat center center;
}

.packageRobam {
  height: 975px;
  background: url("../images/robam_bg.jpg") no-repeat center center;
}

.packageKohler {
  height: 1000px;
  background: url("../images/kohler_bg.jpg") no-repeat center center;
}

.packageBrand {
  margin: 0 auto;
  width: 1200px;
  font-family: "PingFangSC-Medium", "苹方 中等";
  color: #111;
}

.packageBrand .brandTtile {
  margin-bottom: 40px;
}

.packageBrand p {
  font-size: 18px;
  line-height: 30px;
}

.peculiarity {
  padding-top: 90px;
}

.peculiarity span {
  display: inline-block;
  margin-right: 15px;
  height: 48px;
  min-width: 150px;
  border-radius: 3px;
  padding: 0 15px;
  border: 1px solid #111;
  font: normal 16px/48px "PingFangSC-Blod", "苹方 粗体";
  white-space: nowrap;
  text-align: center;
}

.packageMt .packageBrand, .packageKbDoor .packageBrand {
  padding: 310px 0 0 600px;
}

.packageMkbl .packageBrand {
  padding: 180px 0 0 10px;
  color: #fff;
}

.packageKeBao .packageBrand {
  padding-top: 205px;
  text-align: center;
  color: #fff;
}

.packageMoen .packageBrand {
  padding: 255px 0 0 540px;
}

.packageLevis .packageBrand {
  padding-top: 270px;
  color: #fff;
}

.packageNature .packageBrand {
  padding-top: 230px;
  text-align: center;
}

.packageRobam .packageBrand {
  padding-top: 385px;
  text-align: center;
}

.packageKohler .packageBrand {
  padding: 245px 0 0 705px;
}

.packageNature .packageBrand h4, .packageNature .packageBrand h5 {
  color: #553c33;
}

.packageKohler .packageBrand h4, .packageKohler .packageBrand h5 {
  color: #563021;
}

.packageMkbl .peculiarity, .packageNature .peculiarity, .packageRobam .peculiarity {
  padding-top: 55px;
}

.packageMt .peculiarity span, .packageKbDoor .peculiarity span, .packageRobam .peculiarity span {
  border-color: #ff7200;
  color: #ff7200;
}

.packageMkbl .peculiarity span, .packageKeBao .peculiarity span {
  border-color: #ff9600;
  color: #ff9600;
}

.packageKohler .peculiarity, .packageMoen .peculiarity {
  padding-top: 70px;
}

.packageAMaterials {
  height: 700px;
  background: url("../images/aux_bg.jpg") no-repeat center center;
}

.packageAMaterials .packageSecTit p {
  color: #111;
}

.packageAMaterials .auxLogo {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.packageAMaterials .auxLogo ul {
  margin-left: -200px;
  width: 1400px;
}

.packageAMaterials .auxLogo li {
  float: left;
  position: relative;
  display: table;
  margin: 50px 0 0 200px;
  width: 150px;
  height: 150px;
  overflow: hidden;
}

.packageAMaterials .auxLogo .active .logoText {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotateY(0);
}

.packageAMaterials .auxLogo .active .logo {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transform: rotateY(90deg);
}

.packageAMaterials .auxLogo .logo {
  display: table-cell;
  width: 150px;
  height: 150px;
  text-align: center;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition: ease 0.5s;
  vertical-align: middle;
}

.packageAMaterials .auxLogo .outer {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #fff;
  border-radius: 150px;
  width: 150px;
  height: 150px;
  opacity: 0.08;
  filter: alpha(opacity=8);
}

.packageAMaterials .auxLogo .inner {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 2;
  background: #fff;
  border-radius: 140px;
  width: 140px;
  height: 140px;
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.packageAMaterials .auxLogo img {
  position: relative;
  display: block;
  max-width: 130px;
  z-index: 3;
  margin: 0 auto;
}

.packageAMaterials .auxLogo li:nth-child(2) img {
  margin-top: -8px;
}

.packageAMaterials .auxLogo .logoText {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  padding-top: 50px;
  width: 150px;
  height: 150px;
  border-radius: 150px;
  background: #ffb400;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transform: rotateY(90deg);
  transition: ease 0.5s 0.25s;
}

.packageAMaterials .auxLogo .logoText2 {
  padding-top: 40px;
}

.packageTenSKU ul {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 18px;
}

.packageTenSKU ul li {
  float: left;
  margin-bottom: 20px;
  width: 240px;
  text-align: center;
  line-height: 60px;
}

.packageTenSKU ul li img {
  width: 240px;
  height: 273px;
  vertical-align: top;
}

.packageEV {
  position: relative;
}

.packageEV .anchor {
  position: absolute;
  left: 0;
  top: -50px;
}

.packageEV .childEv {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.packageEV .standardHCHO {
  position: absolute;
  top: 48px;
  left: 590px;
  z-index: 1;
}

.packageEV .standardHCHO img {
  margin-left: 5px;
}

.packageEV .standardHCHO span {
  display: block;
  margin-top: 5px;
  padding: 8px 20px;
  width: 208px;
  height: 60px;
  border: 1px solid #b6b6b6;
  color: #a59999;
  border-radius: 30px;
  font-size: 16px;
}

.packageEV .childEv ul li {
  position: absolute;
  padding: 10px 20px;
  z-index: 1;
  border: 1px dashed #b7793e;
  border-radius: 15px;
  color: #444;
  transition: all 0.5s;
}

.packageEV .childEv ul li.active {
  margin: -5px 0 0 -5px;
}

.packageEV .childEv li strong {
  display: block;
  color: #c9925e;
  font-size: 20px;
}

.packageEV .childEv .one {
  top: 48px;
  left: 198px;
}

.packageEV .childEv .two {
  top: 248px;
  left: 95px;
}

.packageEV .childEv .three {
  top: 420px;
  left: 95px;
}

.packageEV .childEv .four {
  top: 72px;
  left: 970px;
}

.packageEV .childEv .five {
  top: 265px;
  left: 1030px;
  text-align: center;
}

.packageEV .childEv .six {
  top: 522px;
  left: 900px;
}

.packageCompare {
  height: 650px;
  background: url("../images/compare.jpg") no-repeat center center;
}

.packageBtnBox {
  height: 310px;
  background: url("../images/online_bg.jpg") no-repeat top center;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.packageBtnBox .packageBtn {
  width: 1200px;
  margin: 0 auto;
  padding: 68px 205px 0;
  text-align: center;
}

.packageBtnBox a {
  margin-top: 34px;
  display: block;
  width: 180px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border: 1px solid #ffa320;
  color: #ffa320;
  font-size: 18px;
  font-weight: normal;
  border-radius: 5px;
}

.packageBtnBox a:hover {
  background: #ffa320;
  color: #fff;
}

.packageBtnBox span {
  float: left;
}

.packageBtnBox span.online {
  float: right;
}

.packageBtnBox span.online a {
  margin-top: 33px;
}

.packageBtnBox img {
  margin-bottom: 10px;
}

.packBtLink {
  height: 130px;
  background: #f5f5f5;
}

.packBtLink .btLink {
  margin: 0 auto;
  width: 1200px;
}

.packBtLink .btLink a {
  float: left;
  display: block;
  width: 400px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  color: #222;
  font-size: 24px;
  font-weight: bold;
}

.packBtLink .btLink .money {
  background: #e9e9e9;
}

.packBtLink .btLink .consult {
  background: #f7f7f7;
}

.packBtLink .btLink .brand {
  background: #efefef;
}

.packBtLink .btLink a i {
  vertical-align: middle;
  margin: -3px 8px 0;
  transition: all 0.5s ease-out;
}

.packBtLink .btLink a:hover .iconPgArrow {
  margin-right: -5px;
}