/*var margin*/
/*header*/
/*!
 * #index.css
 */
/*
* index ad
*/
.sales {
  padding-top: 20px; }

.sales-plateTitle {
  width: 260px; }

.sales-plateTitle li {
  width: 50%;
  float: left;
  text-align: center;
  overflow: hidden; }

.sales-plateTitle li .sales-TitTag {
  height: 89px;
  background: #666;
  margin: 0 2px 2px 0;
  padding-top: 15px; }

.sales-plateTitle li a {
  color: #fff; }

.sales-plateTitle li i {
  border-radius: 50%;
  border: 1px solid #fff;
  width: 25px;
  height: 25px;
  display: block;
  margin: 5px auto; }

.sales-plateTitle li img {
  width: 100%;
  text-align: center;
  margin-top: -2px; }

.sale-plateBox li {
  float: left;
  width: 260px;
  height: 180px;
  margin-left: 20px;
  text-align: center; }

.sale-plateBox img {
  width: 81%; }

.sales-tehui {
  overflow: hidden; }

.sales-tehui .BoxBd {
  width: 104%;
  overflow: hidden; }

.sales-tehui ul {
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  /*margin-top:-14px;*/
  z-index: 15;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out; }

.sales-tehui li {
  float: left;
  width: 25%;
  text-align: center;
  overflow: hidden; }

.sales-tehui a {
  display: block; }

.sales-tehui .tehuiGoodsWrap {
  position: relative;
  margin-right: 10px;
  width: 265px;
  height: 400px; }

.sales-tehui .tehuiGoodsWrap a:hover {
  color: #fff; }

.sales-tehui .tehuiGoodsBox {
  position: absolute;
  color: #fff;
  z-index: 1;
  padding: 0 10px;
  bottom: 0;
  margin-bottom: 20px; }

.sales-tehui .tehuiGoodsBox h4 {
  font-size: 18px;
  margin-bottom: 5%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  text-align: center; }

.sales-tehui .tehuiGoodsBox p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px; }

.sales-tehui .tehuiGoodsBox .tehuiGoodsBuy {
  background: #0c7cb5;
  border-radius: 5px;
  padding: 3px 5px;
  display: block;
  width: 80px;
  margin: auto;
  font-size: 14px; }

.sales-tehui .tehuiGoodsBG {
  position: absolute;
  width: 100%;
  height: 100%; }

/**/
.SlideBox {
  height: 450px; }

.carousel-inner {
  height: 450px; }

.carousel-inner img {
  width: 1920px !important;
  height: 450px !important; }

.sales {
  padding-top: 20px; }

.sales-plateTitle {
  width: 260px; }

.sales-plateTitle li {
  width: 50%;
  float: left;
  text-align: center;
  overflow: hidden; }

.sales-plateTitle li .sales-TitTag {
  height: 89px;
  background: #666;
  margin: 0 2px 2px 0;
  padding-top: 15px; }

.sales-plateTitle li a {
  color: #fff; }

.sales-plateTitle li i {
  border-radius: 50%;
  border: 1px solid #fff;
  width: 25px;
  height: 25px;
  display: block;
  margin: 5px auto; }

.sales-plateTitle li img {
  width: 100%;
  text-align: center;
  margin-top: -2px; }

.sale-plateBox li {
  float: left;
  width: 260px;
  height: 180px;
  margin-left: 20px;
  text-align: center; }

/*comm title*/
.BoxHd {
  position: relative; }

.BoxHd .BoxHdTitle {
    margin-top: 20px;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    text-align: center;
    font-family: serif;
    letter-spacing: 2px; }
.BoxHd .BoxHdTitleen{
    margin-top: 10px;
    font-size: 15px;
    color: #999;
    text-align: center;
    letter-spacing: 1px;
  	margin-bottom:40px;
}
.BoxHd .more {
  position: absolute;
  top: 50px;
  right: 0; }

/*floor*/
.FBoxBd .floorgBox {
  margin-left: 14px;
  width: 978px; }

.FBoxBd .floorad {
  width: 234px; }

.FBoxBd .floorad img {
  width: 100%; }

.FBoxBd .floorgBox .floorgitem {
  float: left;
  width: 25%;
  padding: 20px 0;
  position: relative;
  z-index: 1;
  width: 234px;
  margin-left: 14px;
  margin-bottom: 14px;
  background: #fff;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }

.FBoxBd .floorgBox .floorgitem .figure-img {
  width: 160px;
  height: 160px;
  margin: 0 auto 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.FBoxBd .floorgBox .floorgitem .figure-img a {
  display: block; }

.FBoxBd .floorgBox .floorgitem .title {
  margin: 0 10px 2px;
  font-size: 13px; }

.FBoxBd .floorgBox .floorgitem .title a {
  display: block;
  width: 180px;
  height: 30px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center; }

.FBoxBd .floorgBox .floorgitem .desc {
  margin: 0 10px 10px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #b0b0b0; }

.FBoxBd .floorgBox .floorgitem .price {
  margin: 0 10px 10px;
  text-align: center;
  color: #DD4345; }

.FBoxBd .floorgBox .floorgitem .tag_n {
  position: absolute;
  left: 20px;
  top: 0;
  background: #2884C7;
  color: #fff;
  margin: 0;
  width: 19px;
  height: 42px;
  text-align: center;
  font-size: 12px; }

.FBoxBd .floorgitem:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0); }

.FBoxBd .row {
  margin-left: -14px; }

.FBoxBd .floorglist {
  margin: 0 0 -14px -14px; }

.sales-tehui {
  overflow: hidden; }

.sales-tehui .BoxBd {
  width: 104%;
  overflow: hidden; }

.sales-tehui li {
  float: left;
  width: 25%;
  text-align: center;
  overflow: hidden; }

.sales-tehui a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 16; }

.sales-tehui .tehuiGoodsWrap a:hover {
  color: #fff; }

.sales-tehui .tehuiGoodsBox {
  position: absolute;
  width: 265px;
  color: #fff;
  z-index: 1;
  padding: 0 10px;
  bottom: 100px;
  margin-bottom: 20px; }

.sales-tehui .tehuiGoodsBox p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px; }

.sales-tehui .tehuiGoodsBox .tehuiGoodsBuy {
  background: #0c7cb5;
  border-radius: 5px;
  padding: 3px 5px;
  display: block;
  width: 80px;
  margin: auto;
  font-size: 14px; }

.sales-tehui .tehuiGoodsBG {
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.5;
  top: 0; }

/*comm title*/
.BoxHd {
  position: relative; }
/*
.BoxHd .BoxHdTitle {
  font-size: 22px;
  line-height: 50px; }
*/
.BoxHd .more {
  position: absolute;
  top: 50px;
  right: 0; }

/*floor*/
/*
.FBoxBd .floorgBox {
  margin-left: 14px;
  width: 978px; }
.FBoxBd .floorad {
  width: 232px;
}
.FBoxBd .floorad img {
  width: 100%; }
.FBoxBd .floorgBox .floorgitem {
  float: left;
  width: 25%;
  padding: 20px 0;
  position: relative;
  z-index: 1;
  width: 234px;
  height: 300px;
  margin-left: 14px;
  margin-bottom: 14px;
  background: #fff;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }
.FBoxBd .floorgBox .floorgitem .figure-img {
  width: 160px;
  height: 160px;
  margin: 0 auto 18px; }
.FBoxBd .floorgBox .floorgitem .figure-img a {
  display: block; }
.FBoxBd .floorgBox .floorgitem .title {
  margin: 0 10px 2px;
  font-size: 15px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  text-align: center;
}
.FBoxBd .floorgBox .floorgitem .desc {
  margin: 0 10px 10px;
  height: 18px;
  font-size: 14px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #b0b0b0; }
.FBoxBd .floorgBox .floorgitem .price {
  margin: 0 10px 10px;
  text-align: center;
  color: #DD4345; }
.FBoxBd .floorgBox .floorgitem .tag_n {
  position: absolute;
  left: 20px;
  top: 0;
  background: #62A8E5;
  color: #fff;
  margin: 0;
  width: 19px;
  height: 42px;
  text-align: center;
  font-size: 12px; }
.FBoxBd .floorgitem:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0); }
.FBoxBd .row {
  margin-left: -14px;
  margin-bottom: 50px;}
.FBoxBd .floorglist {
  margin: 0 0 -14px -14px; }
.footerBox{
  margin-top: 20px;
}
*/
/* focus-banner */
.focus-banner {
  position: relative;
  height: 400px;
  min-width: 1200px;
  overflow: hidden; }

.focus-box {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 400px;
  margin: 0 0 0 -960px;
  overflow: hidden; }

.focus-list {
  width: 1920px;
  height: 400px;
  overflow: hidden; }

.focus-list li {
  width: 100%;
  height: 100%; }

.focus-list a {
  display: block;
  width: 100%;
  height: 100%; }

.focus-list a img {
  width: 100%;
  height: 100%;
  vertical-align: middle; }

.focus-box .bx-wrapper {
  position: relative;
  zoom: 1; }

.focus-box .bx-pager {
  position: absolute;
  z-index: 51;
  left: 50%;
  bottom: 10px;
  width: 1200px;
  height: 10px;
  margin: 0 0 0 -600px;
  overflow: hidden;
  font: 0/0 arial;
  text-align: center;
  text-indent: 1px; }

.focus-box .bx-pager-item, .focus-box .bx-pager-item a {
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: top;
  font: 0/0 arial;
  overflow: hidden; }

.focus-box .bx-pager-item {
  margin: 0 3px 0 2px;
  text-indent: 0;
  display: inline; }

.focus-box .bx-pager-item a {
  border-radius: 5px;
  background-color: #f6f6f6; }

.focus-box .bx-pager-item .active {
  background-color: #ce1a1b; }

.bx-controls-direction {
  display: none; }

/* Team---------------------------------*/
.team-leader-block {
  width: 150%;
  overflow: hidden; }

.team-leader-box {
  width: 265px;
  margin-right: 45px;
  /*margin-right: 3.82979%;*/
  height: 350px;
  overflow: hidden;
  text-align: center;
  float: left; }

.team-leader-box span {
  margin-bottom: 24px;
  display: block; }

.team-leader-box:nth-of-type(4n+0) {
  margin: 0; }

.team-leader {
  width: auto;
  height: auto;
  position: relative;
  box-shadow: 0px 0px 0px 7px rgba(241, 241, 241, 0.8);
  margin: 7px 0px 25px 0px; }

.team-leader-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10; }

.team-leader:hover .team-leader-shadow {
  box-shadow: inset 0px 0px 0px 0px rgba(17, 17, 17, 0.8); }

/*.team-leader .team-leader-shadow{*/
/*box-shadow:inset  0px 0px 0px 150px rgba(17,17,17,0.80);*/
/*}*/
.team-leader:hover ul {
  display: block;
  opacity: 1; }

/*width: 291px;*/
/*height: 291px;*/
.team-leader ul li {
  display: inline;
  margin: 0 11px; }

.team-leader ul li a {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 28px;
  color: #fff; }

.team-leader ul li a:hover, .team-leader ul li a:focus {
  text-decoration: none; }

.team-leader ul li a.fa-twitter:hover {
  color: #55acee; }

.team-leader ul li a.fa-facebook:hover {
  color: #3b5998; }

.team-leader ul li a.fa-pinterest:hover {
  color: #cb2026; }

.team-leader ul li a.fa-google-plus:hover {
  color: #dd4b39; }

.clear-index {
  width: 100%;
  height: 30px; }

/*# sourceMappingURL=index.css.map */
