
a{
    text-decoration: none;
    color:black;
}

.Goldjewelry {
    width: 100%;
    margin: 0 auto;
}



/* 轮播图 */
.swiper1 {
    width: 100%;
    /*! height: 19.5rem; */
    z-index:0;
}
/* 
.add {
    height: 26rem;
} */

.add img{
    width:100%;
    height: auto;
}

  /* 品牌介绍 */
  .Brand {
    text-align: center;
}



/* 视频 */

.vidaos {

    width: 100%;

      text-align: center;

    -webkit-margin: 0 auto ; 

    -moz-margin: 0 auto ;

    -o-margin: 0 auto ;

    -ms-margin: 0 auto ;

    margin: 0  auto ;

    background-image: url("../img/beijing.png") ;

    background-repeat: no-repeat;

    background-size: 100% 100%;

    padding:4rem 0;

    position: relative;



}



/* 商品详情 */



.Goodsdetails {

    width: 100%;

    margin: 0 auto;

    text-align: center;



}

.Goodsdetails h4{

    /* padding:1rem 0; */

    color:#0A0811;

    font-weight: 400;

;}

/* 大图 */

.lovecoronate {

    width: 100%;
    margin-top: 50px;

    /* height: 18rem; */

}



.lovecoronate img {

    width: 100%;

    height: 100%;

}

.rings{

    width:90%;

    margin: 0 auto;

}

.right-first {

    width: 20%;


    /* display: inline-block; */

    transition: box-shadow 0.9s ease 0s;

    font-size: 0.8rem;



}

.right-first :nth-child(2){

   margin-top:0.5rem; 

    padding: 0.4rem 0;

}

.leibie{
    font-family: Microsoft YaHei;
    color: #0A0811;
    font-weight: 400;
    font-size: 1.3rem;
}

.swiper3{

    margin-top: 2rem;

    font-family: Microsoft YaHei;

}
.category{
    display: flex;
    justify-content: space-around;
}



.swiper-button-prev,.swiper-button-next{

    color:#b4b3b3;

    width:0.4rem;

    height: 0.4rem;

}

.right-first:hover{

 box-shadow:0px 5px 5px  rgb(146, 144, 144); 

    

}

.right-first div{

    font-size: 0.5rem;

    /* background-color: #fafafa; */

  

}
.zuans{
    font-size: 0.5rem;

    background-color: #fafafa;
}
.zuans:hover{

    background-color: #F2E3DB;
    color:#fff;

}
.r-img{

    width:100%;

   

}

.r-img img{

     width:97%;

    /*height:100%; */

}



.More {

    font-size: 0.5rem;

    width: 7rem;

    border: 1px solid rgba(0, 0, 0,0.6);

    

    text-align: center;

    margin: 2rem auto;

    padding: 0.3rem 0;

    cursor: pointer;



}



 /* 全新呈现 */

.Newrendering{

    width: 80%;

    margin: 0 auto;

    border-top:2px solid #c8957a;

    border-bottom:2px solid #c8957a;

    padding:2rem 0;

  font-size: 0.5rem;

}

.Newfirst{

    /* padding:1rem 0; */

    font-weight: bold;

    font-size: 1.1rem;

}



.present{

    width: 100%;

    margin: 0 auto;

    display: flex;

    justify-content: space-between;

    background-color: #f8f8f8;

    border: 1px solid #f8f8f8;

   

}

.present-left{

    width: 25%;

    margin: 0 auto;

 

}

.dian{

    font-size: 1rem;

    color:#c8957a;

    font-weight: 600;

    margin-top: 5.8rem;

}

.present-left :nth-child(2){

    display: block;

    width: 1rem;

    height: 0.15rem;

    margin: 0 auto;

    background-color: #c8957a;

    margin-top: 1rem;

}

.present-left :nth-child(3){

    font-size: 0.7rem;

    font-weight: 400;

    color:#696665;

    padding: 1rem 0;

}

.Tryit>a{

    width: 4rem;
display: block;
    padding: 0.3rem 0;

    /*! border-radius: 0.2rem; */
    border: 1px solid #666;

    margin: 0 auto;

    cursor: pointer;
    color:#000;

}


/* .Tryit:hover{

   


} */
.Tryit>a:hover{
    background-color:#997162 ;
    color: #fff;
}

.present-right{

    width:70%;

}

.presentadd{

    width: 100%;

    /* height: 18rem; */

    margin:0 auto;

}

.presentadd img{

    width:100%;

    height: 100%;

}

.swipresent .swiper-button-prev{

     left: -108px;



}

.swipresent .swiper-button-prev:after{

    font-size: 0.8rem;

}

.swipresent .swiper-button-next{

    right: -108px;



}

.swipresent .swiper-button-next:after{

   font-size: 0.8rem;

}





.Newfeatures {

    width: 100%;

    margin: 2rem auto;

    text-align: center;

}

.Newfeatures h4{

    font-family:Microsoft YaHei;

    color:#0A0811;

    font-weight: 400;

    font-size: 1.3rem;

}



.Thepicture {

    width: 90%;

    margin:2rem auto;

    display: flex;

    align-items: center;

    justify-content: space-between;

}



.the-first {

    width: 33.33%;

    font-size: 0.5rem;

    height: 16rem;

}





.first-img,.the-two{

    height: 8rem;

    overflow: hidden;

    text-align: center;

    background-color: #FAFAFA;



}



.first-img img {

    width: 100%;

    height: 100%;

	transition:all 1s;

	-moz-transition:all 1s;

	-webkit-transition:all 1s;

	-o-transition:all 1s;

}

.the-two h4{

     margin-top: 3rem;

     color:#000000;

     font-size: 0.6rem;

     font-weight: 900;

  

  

}

.the-two a{

    font-size: 0.4rem;

}

.first-img img:hover{

    transform:scale(1.2);

}





/* 门店预约 */

.appointment {

    margin: 0 auto;

    text-align: center;

    background-color: #f2e3dc;

    padding:1rem ;

     margin-top: 1.5rem;

    

}

.appointment h4{

    font-family:Microsoft YaHei;

    color:#0A0811;

    font-weight: 400;

    font-size: 1.3rem;



}





.ment {

    width: 80%;

    height:18.2rem;

    margin: 0 auto;

    display: flex;

    justify-content: space-around;

}



.ment-left {

    width: 65%;



}   

.ment-left img{

    width: 100%;

    height: 100%;

}



.ment-right {

    position: relative;

    width: 30%;

    padding: 0 0.5rem;

    text-align: center;

    background-color: #fff;

    border:1px solid #fff;

   

}

.ment-right h4{

    font-weight: 900;

    color:#C8957A;

    margin: 0;

    padding: 0;

    margin-top: 4rem;

  

}



.romantic{

    font-size: 1.1rem;

    margin-top: 0.5rem;

    color:#C8957A;

}

.retn {

    display: none;

}



.pre {

    position: absolute;

    left: 5.5rem;

    bottom: 4.8rem;

    z-index: 99;

}

.pre:hover{

  cursor: pointer;

}

.next:hover{

    cursor: pointer;

}



.next {

    position: absolute;

    right: 5.5rem;

    bottom: 4.8rem;

    z-index: 99;



}

.swiper2 {



    width: 30%;

    height: 3rem

}



.swiper2 .swiper-slide {

    width: 100%;

    height: 3rem;

    text-align: center;

    font-size: 0.4rem;

    margin-top: 0.5rem;

}

.send div{

    margin-top: 0.15rem;

}



.try {

    width: 7rem;

    font-size: 0.5rem;

    border: 1px solid rgba(0,0,0,0.5);

 

    margin: 2rem auto 1rem;

    padding: 0.2rem 0;

}



/* //店铺照片 */

.Storeimage{

    font-family:Microsoft YaHei;

    color:#0A0811;

    font-weight: 400;

    font-size: 1.3rem;

    padding: 1.8rem 0;

    background-color: #fff;

}

.recruitment{

  width: 80%;

  margin: 0 auto;



  display: flex;

  justify-content: space-around;

  padding:1rem 0 ;

  padding-bottom: 2rem ;





}

.recru-left{

    width: 49%;

  

}

.recru-left img{

    width: 100%;

    height: 100%;;

}

    /* 侧边栏 */

    .right-sidebar {

        position: fixed;

        bottom: 5rem;

        right: 0;

        font-size: 0.9rem;

        text-align: center;

        z-index: 99;

        display: block;

    }



    .make {

        margin-top: 0.3rem;

        padding: 0.5rem;

        background-color: rgb(187, 184, 184);

        color: #fff;

    }



    .make div {

        font-size: 0.5rem;

    }



    /* 品牌简介 */

    .Brand {

        margin-top: 2rem; background: url("../img/222.PNG") no-repeat center;
	background-size: 16%

    }



    .Brand h4 {

        font-family:Microsoft YaHei;

        color:#0A0811;

        font-weight: 400;

        font-size: 1.3rem;

        margin: 0;

        padding: 0;

    }



    .Brand :nth-child(2) {

        font-size: 0.6rem;

        /*! font-family: Microsoft YaHei; */

        /*! font-weight: bold; */

        color: #000000;

        line-height: 1.2rem;

        padding: 2.2rem 0;

    }
.Brand>div{
	text-align:left;
	
}
.Brand>div.More{
	text-align:center
}
.Brand>div>p{
	width:60%;
	text-indent: 40px;
	margin: 0 auto;
	padding: .1rem 0!important
}

    /* #jq {

        display: none;

    } */



    .vidao-two {

        display: none;

    }



    .swiper-web {

        display: none;

    }



    .swiper3-web {

        display: none;

    }



    /* 底部轮播 */

    .Storephotos {

        display: none;

    }



    /* 手机端 */

    @media screen and (min-width:300px) and (max-width:500px) {

        .vidao {

            display: none;

        }



        #jq {

            display: none !important;

        }



        .vidao-two {

            display: block;



        }



        /* //品牌简介 */

        .Brand {

            margin: 0 auto;

            width: 90%;

        }

        .Brand :nth-child(2){

            line-height: 4.2rem;

        }



        .Brand h4 {

            font-size: 4rem;

            margin-top: 3rem;

        }



        .Brand div {

            font-size: 2.4rem;



            font-weight: 600;

            line-height: 5rem;

        }



        .swiper1 {

            height: 40rem;

        }



        .add {

            height: 40rem;

        }



        /* //新品展示 */

        .Newfeatures h4 {

            font-size: 5rem;

        }



        .lovecoronate {

            height: 40rem;

        }



        .swiper4 {

            display: none;

        }



        .swiper-web {

            display: block;

            height: 240rem;

        }



        .Thepicture-web {

            width: 100%;

            height: 240rem;

        }



        .first-img-web {

            width: 100%;

            height: 40rem;

        }



        .first-img-web img {

            width: 100%;

            height: 100%;

        }



        .the-two-web {

            height: 40rem;

        }



        .the-two-web h4 {

            margin: 0;

            padding: 0;

            line-height: 20rem;



        }



        .the-two-web img {

            width: 100%;

            height: 100%;

        }



        .the-two-web a {

            font-size: 3rem;

        }



        .More {

            display: none;

        }



        .appointment h4 {

            font-size: 4rem;

        }



        .ment {

            width: 100%;

            display: block;

            height: 90rem;



        }



        .ment-left {

            width: 100%;

            height: 40rem;

        }



        .ment-left img {

            width: 100%;

            height: 100%;

        }



        .ment-right {

            height: 50rem;

            width: 100%;

            text-align: center;

            /* padding: 2rem 0; */

        }



        .ment-right h4 {

            font-size: 6rem;

        }



        .romantic {

            font-size: 4.5rem;

        }



        .try {

            width: 26rem;

            padding: 1.5rem 0;

            border-radius: 2rem;

            font-size: 2rem;

        }



        .swiper2 {

            margin-top: 6rem;

            height: 20rem;

        }



        .send div {

            font-size: 2rem;

        }



        .pre {

            left: 22.5rem;

            bottom: 15rem;

        }



        .next {

            right: 22.5rem;

            bottom: 15rem;

        }



        /* 门店形象 */



        .Storeimage {

            font-size: 5rem;

        }



        .swiper6_web {

            width: 100%;

            height: 40rem;

        }



        .web-photo {

            width: 100%;

            height: 100%;

        }



        .web-photo img {

            width: 100%;

            height: 100%;

        }



        .pc_photos {

            display: none;

        }



        /* 全新呈现 */

        .Newrendering {

            width: 100%;

        }



        .Newfirst {

            font-size: 5rem;

            font-weight: 600;

            margin: 0;

            padding: 4rem 0;

        }



        .present {

            width: 100%;

            height: 80rem;

            display: block;

        }

        .present-left{

            width: 100%;

            font-size: 3rem;

        }

        .present-left :first-child{

           font-size:3rem;

        }

        .present-left :nth-child(2){

             width: 12rem;

             height: 0.6rem;

             margin-top: 3rem;



        }

        .present-left :nth-child(3){

            font-size: 2.5rem;

            padding: 3rem 0;



       }

       .present-left :nth-child(4){

           width: 18rem;

            font-size: 2rem;

             padding: 1rem 2rem;

             border-radius: 2rem;



   }

   .present-right{

       width: 100%;

       height: 48rem;

       margin-top: 3rem;

   }

   .presentadd{

       width: 100%;

       height: 40rem;

   }

   .presentadd img{

    width: 100%;

    height: 100%;



   }



        /* //商品详情 */

        .Goodsdetails h4 {

            font-size: 5rem;

        }











        /* //商品轮播图 */



        .swiper3 {

            display: none;

        }



        .swiper3-web {

            height: 40rem;

            display: block;

        }



        .aadd-web {

            width: 100%;

            display: flex;

            justify-content: space-between;

            align-items: center;

        }



        .right-first-web {

            width: 48%;

        }



        .r-img-web {

            width: 100%;

        }



        .r-img-web img {

            width: 100%;

            height: 100%;

        }



        .right-first-web div {

            margin-top: 2rem;

            font-size: 3rem;

            background-color: #fafafa;

        }



        .right-first-web div:hover {



            background-color: #F2E3DB;

        }



        .swiper-button-next:after {

            font-size: 3rem

        }



        .swiper-button-prev:after {

            font-size: 3rem

        }



        /* 底部轮播 */

        .Storephotos {

            display: block;

        }

    }





