

@charset "utf-8";
/* CSS Document */


*{margin:0;padding:0;list-style-type:none; box-sizing:border-box}
body{color:#666;/*! font-family:'微软雅黑','Arial'; */ font-size:14px; line-height:24px; overflow-x: hidden;font-family: "Helvetica Neue", Helvetica, sans-serif;}
body,html{ height:100%;margin:0px; }
table{ margin:0 auto;max-width: 100%!important}
img{ border:0;max-width: 100%!important;}
ul,ol{list-style-type:none; margin:0; padding:0}
a{text-decoration:none;color:#666;}
a:focus{outline:none;}

.fl{ float:left}.fr{ float:right} 
article,aside,footer,header,nav,section{display:block;border:0;}
a,img{ border:0}
.clearfix:after{ 
visibility:hidden; 
display:block; 
font-size:0; 
content:" "; 
clear:both; 
height:0; 
} 
.clearfix { display: inline-table; } 
/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* End hide from IE-mac */ 


.nav-justified > li {
    display: table-cell;
    width: 1%;
}
.w1200{ width:1200px; margin:0 auto}
*{max-width:100%;}


/* Banner-part1 */
.kv-text {
    padding: 1rem .75rem;
}
.kv-text h2{
    font-size: 1.7rem;
}
.kv-text p{
    margin-top: .5rem;
    font-size: .6rem;
}
.kv-text a{
    display: block;
    width: 4.5rem;
    height: 1.7rem;
    line-height: 1.7rem;
    margin-top: .6rem;
    border: 1px solid #222;
    text-align: center;
    font-size: .6rem;
}
/* 轮播Banner */
#crdIndexKv {
    padding: 0 0 1.6rem 0;
}
.homekv__dots {
    display: flex;
    justify-content: center;
    padding: .6rem 0;
}
.homekv__dots_item {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    margin: 0 .2rem;
    border: 1px solid #CD924F;
    background: transparent;
}
.homekv__dots_active {
    border-radius: 100%;
    border: none;
    background: #CD924F;
}

/* CRD钻石-part2 */
.section-marry{
    padding: 0 .75rem;
  text-align: center;
  margin-bottom: 2.25rem;
}
.section-marry h2{
  position: relative;
  height: 2.75rem;
  line-height: 2.75rem;
  margin-top: .5rem;
  font-size: 1.4rem;
  color: #222;
  text-align: left;
}
.swiper-marry{
  text-align: left;
}
.marry-item-img{
  position: relative;
  width: 100%;
  margin-bottom: .75rem;
}
.marry-item-img .crd{
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 1.75rem;
  height: 1.75rem;
  line-height: 1.75rem;display: none
}
.marry-item-img .crd-collected{
  color: #CD924F;
}
.marry-item-name{
  box-sizing: border-box;
  padding-right: .25rem;
  margin-bottom: .25rem;
  white-space: normal;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: .75rem;
  font-size: .6rem;
}
.gopage-prt2 {
  display: block;
  margin: 1.5rem auto 0 auto;
  border: 1px solid #000;
  font-size: .6rem;
  width: 5.5rem;
    height: 1.7rem;
    line-height: 1.5rem;
}
.badge-box{
  display: inline-block;
  max-width: 1.75rem;
  margin-right: .25rem;
  float:left;
  z-index:100;
}
.badge-box2{
  display: inline-block;
  z-index:100;
  font-size: .6rem;
}
.tags-box,
.gl-icon{
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
}
.tags-box {
    top:.5rem; 
    left: .5rem; 
    height:1.25rem; 
    line-height: 1.25rem; 
    border: 1px solid #EEE;
    background-color: #FFF; 
    font-size: .6rem; 
    border-radius: .24rem;
    transform: scale(.8);
}

/* 灵感特辑-part3 */
.special-part {
    padding: 1.9rem 0 0rem;
    /*! border-bottom: #908c8b solid 1px; */
}
.special-part > h2{
  /*! padding: 1.5rem 0 1rem 0; */
  font-size: 1rem;
  /*! border-top: 1px solid #CD924F; */
}
.spl-text {
    padding: 1rem;
    /*! background-color: #F8F8F8; */
    text-align: center; 
}
.spl-text h3{
   
    font-size: .7rem;
}
.spl-text p{
    padding: .5rem .5rem 0;
    font-size: .6rem;
    color: #666;
    margin: 0;
}
.spl-text a {
    display: inline-block;
   
    font-size: .55rem;
    border: #cd924f solid 1px;
    padding: 5px 20px;
    border-radius: 8px;
    font-size: 14px;
}
.swiper-special .swiper-pagination {
    position: relative;
    padding: 1rem 0;
}
.swiper-special .swiper-pagination-bullet {
    width: .4rem;
    height: .4rem;
    margin: 0 .5rem!important;
    border: 1px solid #B7B7B7;
    background: transparent;
    opacity: 1;
}
.swiper-special .swiper-pagination-bullet-active {
    background-color: #CD924F;
    border-color: #CD924F;
}

/* 精选呈现-part4 */
.section-part4:after {
    content: "";
    display: table;
}
.section-part4 h2{
    padding: 1.75rem 0 1rem 0;
    width: calc(100% - 1.5rem);
    margin: 0 auto;
    font-size: 1.35rem;
    color: #222;
    border-top: 1px solid #CD924F;
}
.part4-item h3{
    padding: 0 .75rem .5rem .75rem;
    font-size: 1rem;
    color: #222;
}
.part4-item {
    margin-bottom: 1rem;
}
.part4-item a {
    display: block;
}
.part4-item img {
    vertical-align: top;
}
.part4-item a.part4-link {
    padding: .5rem .75rem;
}

/* 按类别选购-part5 */
.cate-part5 {
    padding: 0 .75rem;
    margin-bottom: 1.25rem;
}
.cate-part5 h2{
    color: #222;
    font-size: 1.25rem;
}
.cate-part5 p{
    font-size: .6rem;
    padding: .4rem 0 1rem 0;
}
.catepart5-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.catepart5-item {
    width: 47.5%;
}
.catepart5-item a {
    display: block;
}
.catepart5-item a.catepart5-posters {
    border: 1px solid #AAA;
    background-color: #F8F8F8;
}
.catepart5-item a.catepart5-a {
    height: 2.1rem;
    line-height: 2.1rem;
    text-align: left;
    font-size: .6rem;
}

/* 预约到店-part6 */
.section-yuyue{
    position: relative;
    width: 100%;
    height: 16.8rem;
    box-sizing: border-box;
}
.yuyue-posters {
    height: 12.8rem;
    overflow: hidden;
}
.section-yuyue .yuyue-box{
    position: absolute;
    left: 2.5vw;
    bottom: 0;
    width: 95vw;
    height: 5.4rem;
    background: #F6F6F6;
    display: flex;
    justify-content: center;
    align-items: center;
}
.yuyue-box > a{
      width: 13rem;
      height: 1.5rem;
      line-height: 1.5rem;
      background: #CD924F;
      color: #FFF;
      font-size: .7rem;
      text-align: center;
}


/*以下是tit*/

.section h2 {
    position: relative;
    /*! height: 3.75rem; */
    line-height: 3.55rem;
  
    font-size: 1.25rem;
    color: #222;
    text-align: center;
    /*!     font-family: "";
height: 3.75rem; */
    line-height: 2.75rem;
  
    font-size: 1.35rem;
    /*! color: #573d30; */
    text-align: center;
    m
}

.section h2 span{ width: 60px; height: 2px;margin: 0 auto;background:#916f6d;display: block}
.ppgs{ /*! margin: 10px 0; */ color: #303438; padding: 0 50px;margin-top: 0;font-size: 18px;}

.more_bg{ border:#897775 solid 1px;  width:120px; margin:20px auto; text-align:center; height:35px;line-height: 35px; border-radius: 10px; /*! margin: 30px auto; */}
.more_bg a{ color:#897775;display: block}.more_bg a:hover{ background: #a37c6b; color: #000; text-decoration: none; }
#foot_menu {
	line-height: 20px;
	
	position: fixed;
	bottom:0;
	z-index:900;
	width: 100%; background:#fff; padding:5px 0;max-width:600px; margin:0 auto;
	display: none;
}
#foot_menu a {
	color: #fff;
	text-decoration: none;
	height: 43px;
	width: 24.3%;
	text-align: center;
	display: block;
	float: left;
	font-size:14px;
    background-image:url(../images/nav.jpg); /*! border-right:1px solid  #a8a8a8 */

}

#foot_menu img{
    vertical-align:middle;
	border:none;}
#foot_menu span{
    text-transform: uppercase;
display: block;

color:#333;}
.marry-item-name{ background: #987361; padding: 6px 10px; width: 80px; margin: 0 auto; text-align: center; color: #fff; border-radius: 0.2rem}
.badge-box2{ display: block; text-align: left; height: 40px; line-height: 40px; }
.badge-box3 { position: absolute; left: 10%; bottom:-10px; background:#fff; padding: 10px;font-size: 0.6rem;}
