.subpage-main{
    background: #fcf8ef !important;
}
#main-content {
    padding-top:20px
}
img {
    height: auto !important;
}

.qr-box {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 999999999;
    top: 0;
    left: 0
}

.qr-info {
    width: 400px;
    padding: 30px 0 20px 0;
    background-color: #ffffff;
    border-radius: 20px;
}

#qrcode {

    text-align: center;

}

.qrcode {
    margin-top: 30px;
    position: relative;
}

#qrcode canvas {
    border-radius: 10px;
}

.qr-box .closeqr-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -30px;
    right: -30px;
    cursor: pointer;
}

.qr-box .logo {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}
.shop-banner{
    width:100%;
    cursor: pointer;
}
.shop-left{
    width: 239px;
    padding:10px 8px 43px 8px;
    box-sizing: border-box;
    background-color: #ffffff;
}
.shop-left-item{
    height:54px;
    line-height: 54px;
    border-bottom:  1px solid #e1e1e1;
    text-align: center;
    color:#333333;
    cursor: pointer;
}
.shop-left-item.choose{
    color:#cd1414
}
.shop-left-item.tuijian{
    color:#b98f32
}
.shop-right{
    width: 1183px;
}
.rqtj-box{

}
.tj-1{
    height:772px;
    width: 572px;
    padding:163px 30px 42px 30px;
    box-sizing: border-box;
    background-color: #ffffff;
}
.tj-1 img{
    max-width: 405px;
	height: 239px !important;
    object-fit: cover;
}
.tj-1 p{
    text-align: center;
}
.price1{
    color: #db1313;
}
.price2{
    color:#999999;
    text-decoration:line-through
}
.tj-buy-btn{
    width: 146px;
	height: 36px;
    line-height: 36px;
    text-align: center;
	background-color: #be2a2a;
	border-radius: 18px;
    margin-top:17px
}
.tj-2-box{
    width:576px
}
.tj-2{
    width: 280px;
    height:379px;
	background-color: #ffffff;
    padding:42px 17px 16px 17px;
    box-sizing: border-box;
}
.tj-2 p{
    text-align: center;
}
.tj-2 img{
    width: 162px;
	height: 147px !important;
    object-fit: cover;
}
.tj-2-box .tj-2:nth-child(1){
    margin-bottom:14px
}
.tj-2-box .tj-2:nth-child(2){
    margin-bottom:14px
}
.tj-1 .tj-border{
    width:100%;
    height: 1px;
    background-color: #e1e1e1;
    margin-bottom:23px
}
.tj-2 .tj-border{
    width:100%;
    height: 1px;
    background-color: #e1e1e1;
    margin-bottom:19px
}
.tj-title{
    color: #b98f32;
    margin-bottom:16px
}
.shop-title{
    padding-right:20px;
    box-sizing: border-box;
    margin-bottom:21px
}
.shop-item{
    width: 282px;
}
.shop-item img{
    height:282px !important;
    object-fit: cover;
    margin-bottom:26px
}
.shop-item p{
    text-align: center;
}
.intro-box{
    margin-top:97px;
    position: relative;
}
.intro-text{
    position: absolute;
    z-index:2;
    top:50%;
    right:13%;
    transform: translate(0, -50%);
}
.intro-box .bg-img{
    position:relative;
    z-index:1
}
.shop-logo{
    width: 138px;
    height:138px
}
.mt-10{
    margin-top:10px
}
.mt-36{
    margin-top:36px
}
.mt-23{
    margin-top:23px
}
.ml-10{
    margin-left:10px
}
.ml-16{
    margin-left:16px
}
.ml-22{
    margin-left:22px
}
.col66{
    color:#666666
}
.col99{
    color:#999999
}
