.shop-detail{
    min-height: 744px;
    width: 100%;
    border:1px solid #e1e1e1;
    padding-bottom: 20px;
}
.shop-detail .left{
    width: 1003px;
    /* height: 744px; */
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 30px;
}
.shop-detail .left .top{
    width: 450px;
    height: 430px;
    background-color: #eeefff;
    text-align: center;
    line-height: 430px;
    margin-bottom: 20px;
}
.shop-detail .left .top img{
    width: 450px;
    height: 430px;
}
.shop-detail .left .bottom{
    width: 450px;
    height: 70px;
   position: relative;
   padding-left: 50px;
   box-sizing: border-box;
}
.shop-detail .left .bottom .contain{
    width: 358px;
    height: 67px;
    overflow: hidden;
}
.shop-detail .left .contain ul{
    width: 10000px;
}
.shop-detail .left .contain a{
    width: 77px;
    height: 67px;
    display: inline-block;
    text-align: center;
    line-height: 67px;
    background-color: #f2f2f2;
    margin-right: 12px;
    float:left;
    box-sizing: border-box;
}
.shop-detail .left .contain a img{
    width: 59px;
    height: 32px;
}
.shop-detail .left .contain a:hover{
    border:1px solid #f69421;
}
.shop-detail .left .bottom .left{
    position: absolute;
    left: 0;
    width: 16px;
    height: 29px;
    background: url("../images/images/l_03.png") no-repeat;
    /* background-size: 100%; */
    cursor: pointer;
    top: 50%;
    margin-top: -15px;
}
.shop-detail .left .bottom .right{
    position: absolute;
    right: 0;
    width: 16px;
    height: 29px;
    background: url("../images/images/r_03.png") no-repeat;
    /* background-size: 100%; */
    cursor: pointer;
    top: 50%;
    margin-top: -15px;
}
.detail-left{
    margin-right: 30px;
    width: 450px;
}
.detail-left .top>img{
    width: 450px !important;
    height: 430px !important;
}
.detail-right{
    width: 490px;
    font-size: 14px;
    color:#262626;
}
.detail-right h1{
    font-size: 18px;
    color:#262626;
    font-weight: 600;
    width: 420px;
    line-height: 25px;
    margin-bottom: 10px;
}
.right-price{
    margin-bottom: 10px;
}
.right-price>span:nth-child(1){
    width: 80px;
    display: inline-block;
    text-align:left;
    color:#5a5a5a;
}
.right-address>span:nth-child(1){
    width: 80px;
    display: inline-block;
    text-align:left;
    color:#5a5a5a;
}
.right-price .now-price{
    color:#f69421;
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px;
}
.right-price .old-price{
    color:#8d8d8d;
    text-decoration: line-through;
}
.detail-right .pay{
    font-size: 12px;
}
.detail-right .right-address{
    width: 490px;
    margin-bottom: 10px; 
}
.detail-right .right-rend{
    /* margin-bottom: 10px; */
}
.detail-right .right-rend .render{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding-left: 18px;
    padding-right: 18px;
    box-sizing: border-box;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    color:#646464;
}
.detail-right .right-rend>span:nth-child(1){
    width: 80px;
    display: inline-block;
    text-align:left;
    color:#5a5a5a;
}
.detail-right .right-rend .render i{
    position: absolute;
    width: 12px;
    height: 9px;
    background:url("../images/11.png") #f69421;
    right: 0;
    bottom: 0;
    background-size: 100%;
    display: none;
}
.detail-right .right-rend .rend-normal{
    border:1px solid #8d8d8d;
    cursor: pointer;
}
.detail-right .right-rend .rend-select{
    border:1px solid #f69421;
    cursor: pointer;
}
.detail-right .right-rend .rend-select i{
    display: block;
}
.detail-right .right-rend .render-none{
    border:none;
    background-color: #fafafa;
    color:#e6e6e6;
    cursor:not-allowed;
}
.detail-right .right-rend div{
    width: 408px;
}
.detail-right .right-num>span:nth-child(1){
    width: 80px;
    display: inline-block;
    text-align:left;
    color:#5a5a5a;
}
.detail-right .right-num div{
    width: 408px;
    position: relative;
}
.detail-right .right-num input{
    width: 89px;
    height: 24px;
    line-height: 24px;
    border:1px solid #8d8d8d;
    /* box-sizing: border-box; */
}
.detail-right .right-num .add{
    /* position: absolute;
    top: 0;
    left: 68px; */
    width: 22px;
    height: 24px;
    line-height: 24px;
    background-color: #8d8d8d;
    text-align: center;
    color:#fff;
    cursor: pointer;
    margin-right: 10px;
}
.detail-right .right-num .reduce{
    /* position: absolute;
    bottom: 0;
    left: 68px; */
    width: 22px;
    height: 24px;
    line-height: 24px;
    background-color: #f69421;
    text-align: center;
    color:#fff;
    cursor: pointer;
}
.detail-right .right-num span{
    color:#8d8d8d;
}
.right-pic{
    margin-top: 10px;
    margin-bottom: 10px;
}
.right-pic span{
    width: 80px;
    display: inline-block;
    text-align:left;
    color:#5a5a5a;
}
.right-pic a{
    color:#f69421;
    text-decoration: underline;
}
.right-jishu{
    color:#757575;
    line-height: 20px;
}
.right-jishu span{
    width: 100px;
    display: inline-block;
    text-align:left;
    color:#5a5a5a;
}
.right-jishu .js-des{
    width: 383px;
}
.right-buy{
    margin-top: 26px;
}
.right-buy a{
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color:#fff !important;
    margin-right: 20px;
}
.right-buy a:nth-child(1){
    background-color: #f69421;
}
.right-buy a:nth-child(2){
    background-color: #ff3f3f;
}
.shop-detail>.right{
    width: 197px;
    /* height: 100px; */
    box-sizing: border-box;
    border-left:1px solid #e1e1e1;
}
.shop-detail>.right .top{
    padding-top: 40px;
    box-sizing: border-box;
    padding-left: 7px;
    color:#262626;
    height: 180px;
    border-bottom:1px solid #e1e1e1;
    position: relative;
    margin-bottom: 14px;
}
.shop-detail>.right .top p{
    width: 183px;
    margin-bottom: 28px;
}
.shop-detail>.right .top span{
    margin-right: 10px;
}
.shop-detail>.right .top .peijian{
    width: 96px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #fff;
    left: 50%;
    margin-left: -48px;
    bottom: -10px;
    position: absolute;
    color:#262626;
}
.shop-detail>.right ul a{
    display: inline-block;
    width: 197px;
    height: 110px;
    color:#262626;
}
.shop-detail>.right ul .img{
    width: 120px;
    height: 110px;
    border-bottom:1px solid #e1e1e1;
    margin-left: 33px;
    text-align: center;
}
.shop-detail>.right ul a img{
    width: 57px;
    height: 36px;
    margin-top: 22px;
    margin-bottom: 7px;
    transition: all 1s;
}
.shop-detail>.right ul a:hover img{
    transform: scale(1.1);
}
.shop-detail>.right .contain{
    width: 197px;
    min-height: 550px;
    overflow: hidden;
    position: relative;
}
.shop-detail>.right .contain ul{
    width: 10000px;
    position: absolute;
}
.shop-detail>.right .contain .up{
    position: absolute;
    width: 29px;
    height: 16px;
    bottom: 0;
    left: 69px;
    background:url("../images/images/s2_03.png");
    opacity: 0.5;
    cursor: pointer;
}
.shop-detail>.right .contain .up:hover{
   opacity: 1;
}
.shop-detail>.right .contain .down{
    position: absolute;
    width: 29px;
    height: 16px;
    bottom: 0;
   right: 69px;
   background:url("../images/images/s3_03.png");
   opacity: 0.5;
   cursor: pointer;
}
.shop-detail>.right .contain .down:hover{
    opacity: 1;
 }
 .shop-product{
     width: 100%;
     height: 230px;
     border-bottom:1px solid #e1e1e1;
     border-left:1px solid #e1e1e1;
     border-right:1px solid #e1e1e1;
 }
 .shop-product .tab{
     width: 100%;
     height: 30px;
 }
 .tab div{
     width: 94px;
     height: 30px;
     border-bottom:1px solid #e1e1e1;
     border-right:1px solid #e1e1e1;
     box-sizing: border-box;
     color:#f69421;
     text-align: center;
     line-height: 30px;
 }
 .tab div.clicked{
     background-color: #f69421;
     color:#fff;
 }
 .shop-product{
     position: relative;
     margin-bottom: 20px;
 }
 .shop-product .contain{
     width: 1155px;
     overflow: hidden;
     margin-left: 20px;
     position: relative;
     height: 200px;
 }
 .shop-product .contain ul{
     width: 10000px;
     position: absolute;
     left: 0;
 }
 .shop-product .contain li{
     width: 289px;
     height: 200px;
     position: relative;
     float: left;
 }
 .shop-product .contain li a{
     width: 142px;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%,-50%);
 }
 .shop-product .contain li a img{
     width: 124px;
     height: 71px;
     margin-bottom: 6px;
 }
 .shop-product .contain li a h2{
     font-size: 14px;
     color:#454545;
     font-weight: 600;
     margin-bottom: 10px;
 }
 .shop-product .contain li a p{
     color:#454545;
     line-height: 15px;
 }
 .shop-product .contain li a span{
     color:#f69421;
     font-weight: 600;
     margin-top: 5px;
     display: block;
 }
 .shop-product .left{
     width: 16px;
     height: 29px;
     background:url("../images/images/s5_03.png");
     background-size: 100%;
     position: absolute;
     left: 0;
     bottom: 104px;
     opacity: 0.5;
     cursor: pointer;
 }
 .shop-product .left:hover{
     opacity: 1;
 }
 .shop-product .right{
    width: 16px;
    height: 29px;
    background:url("../images/images/s6_03.png");
    background-size: 100%;
    position: absolute;
    right: 0;
    bottom: 104px;
    opacity: 0.5;
    cursor: pointer;
}
.shop-product .right:hover{
    opacity: 1;
}
.shop-bottom .left{
    width: 185px; 
}
.shop-bottom .left .top{
    width: 100%;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    border-bottom:1px solid #e1e1e1;
    text-align: center;
    color:#ff3f3f;
    font-weight: 600;
}
.shop-bottom .left .content{
    width: 185px;
    margin-bottom: 20px;
    border:1px solid #e1e1e1;
    box-sizing: border-box;
}
.shop-bottom .left .top img{
    width: 16px;
    height: 14px;
    margin-right: 5px;
}
.shop-bottom .left  li{
    width: 100%;
    height: 180px;
    position: relative;
}
.shop-bottom .left  li a{
    width: 100%;
    height: 180px;
    display: inline-block;
    border-bottom:1px solid #e1e1e1;
    color:#4e4e4e;
    /* padding-left: 10px; */
    text-align: center;
}
.shop-bottom .left  li a img{
    width: 150px;
    height: 150px;
    /* margin-top: 38px; */
}
.shop-bottom .left  li a h2{
    margin-bottom: 10px;
}
.shop-bottom .left  li a span{
    color:#f69421;
}
.shop-bottom .left  li .num{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    line-height: 16px;
    color:#fff;
    background-color: #ff3f3f;
    text-align: center;
    position: absolute;
    left: 7px;
    top: 53px;
}
.scale{
    width: 272px;
    height: 333px;
    background:url("../images/111.png");
    position: absolute;
    left: 160px;
    top: 0;
    display: none;
}
.shop-bottom ul li:hover .scale{
    display: block;
}
.scale img{
    width: 230px;
    height: 230px;
    margin-left: 21px;
}
.scale h2{
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.scale p{
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    color:#f8b272;
}
.shop-bottom .right{
    width: 996px;
}
.shop-bottom .right .top{
    width: 100%;
    height: 30px;
    border-bottom:1px solid #ff3f3f;
}
.shop-bottom .right .top a{
    display: inline-block;
    width: 115px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color:#424242;
    font-size:14px;
}
.shop-bottom .right .top a i{
    font-style: normal;
    display: inline-block;
    margin-left: 5px;
}
.shop-bottom .right .top a:hover{
    color:#ff3f3f;
}
.shop-bottom .right .top .clickA{
    background-color: #ff3f3f;
    color:#fff;
}
.shop-bottom .right .top .clickA:hover{
    color:#fff;
}
.shop-bottom .right .bottom{
    width: 996px;
    box-sizing: border-box;
    padding-top: 40px;
    padding-left: 18px;
    padding-right: 20px;
    border: 1px solid #e1e1e1;
    border-top:none;
    color:#424242;
    padding-bottom: 30px;
}
.shop-bottom .right .bottom .des{
    width: 100%;
    margin-bottom: 25px;
}
.shop-bottom .right .bottom .des .left{
    width: 100%;
    line-height: 26px;
}
.shop-bottom .right .bottom img{
    width: 100%;
}
.shop-bottom .right .bottom img:first-child{
    margin-top: 15px;
}
.shop-pingj .top .head{
    width: 100%;
    height: 24px;
    line-height: 24px;
    background-color: #f69421;
    color:#fff;
    padding-left: 10px;
    box-sizing: border-box;
}
.shop-pingj .top .head img{
    margin-right: 5px;
}
.shop-pingj .top .content{
    width: 100%;
    height: 145px;
    box-sizing: border-box;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.shop-pingj .top .content .left{
    border-right: 1px solid #e1e1e1;
    width: 185px;
    height: 145px;
    text-align: center;
}
.shop-pingj .top .content .left p:nth-child(1){
    color:#5b5b5b;
    margin-top: 24px;
    margin-bottom: 19px;
}
.shop-pingj .top .content .left h4{
    font-size: 36px;
    color:#ff4c4c;
    font-weight: 600;
    margin-bottom: 10px;
}
.shop-pingj .top .content .right{
    width: 1012px;
    height: 145px;
    position: relative;
    padding-top: 45px;
    padding-left: 140px;
    padding-right: 318px;
    box-sizing: border-box;
}
.shop-pingj .top .content .right img{
    position: absolute;
    left: 14px;
    top: 40px;
}
.shop-pingj .top .content .right li{
    float: left;
    width: 118px;
    height: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.shop-pingj .top .content .right li a{
    width: 118px;
    height: 20px;
    line-height: 20px;
    color:#f69421;
    border:1px solid #f69421;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}
.shop-pingj .top .content .right li.active a{
    background-color: #f69421;
    color:#fff;
}
.shop-pingj .bottom .select{
    width: 100%;
    height: 25px;
    line-height: 25px;
    background-color: #4d4d4d;
    padding-left: 30px;
    box-sizing: border-box;
}
.shop-pingj .bottom .select a{
    color:#fff;
    position: relative;
    padding-left: 17px;
    margin-right: 30px;
}
.shop-pingj .bottom .select a span{
    width: 12px;
    height: 12px;
    border-radius: 6px;
    box-sizing: border-box;
    border:1px solid #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
}
.shop-pingj .bottom .select a span i{
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #fff;
    display:inline-block;
    position: absolute;
    left: 2px;
    top: 2px;
    display:none;
}
.shop-pingj .bottom .select a:hover span{
    border:1px solid #f69421;
}
.shop-pingj .bottom .select a.active span{
    border:1px solid #f69421;
}
.shop-pingj .bottom .select a.active span i{
    display: block;
}
.shop-pingj .bottom .pingj-txt{
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    box-sizing: border-box;
    width: 100%;
}
.shop-pingj .bottom .pingj-txt .content{
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 57px;
    height: 147px;
    font-size: 14px;
    color:#606060;
}
.shop-pingj .bottom .pingj-txt .content .left{
    width: 701px;
    margin-right: 80px;
}
.shop-pingj .bottom .pingj-txt .content .left p{
    line-height: 26px;
}
.shop-pingj .bottom .pingj-txt .content .left p span{
    color:#ff4c4c;
}
.shop-pingj .bottom .pingj-txt .content .left h6{
    color:#adadad;
    margin-top: 12px;
}
.shop-page{
    height: 116px;
}
/*涓诲鍣�*/
.con-FangDa{
	width: 450px;
	height: auto;
	margin: 10px auto;
	background-color:#fff;
}
/*姝ｅ父瀹瑰櫒*/
.con-fangDaIMg{
	width: 450px;
	height: 430px;
	position: relative;
	/* background-color: #454545; */
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*婊戝潡*/
.magnifyingBegin{
	width: 150px;
	height: 175px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;
	display: none;
}
/*鏀惧ぇ闀滄樉绀哄尯鍩�*/
.magnifyingShow{
	width: 450px;
	height: 514px;
	display: none;
	position: absolute;
	right: -470px;
	top: 0;
	overflow: hidden;
    background-color: #454545;
    z-index: 99999;
}
.magnifyingShow>img{
	width: 900px !important;
	height: 1350px !important;
	margin-left:0;
	margin-top: 0;
}
/*璁剧疆閫夋嫨鍥剧墖瀹瑰櫒*/
.con-FangDa-ImgList{
	/* margin-top:10px; */
	height:67px;
	width:358px;
	/* list-style: none; */
}
.con-FangDa-ImgList > li{
	margin-right:7px;
	width: 76px;
	height: 65px;
	float: left;
	cursor: pointer;
	text-align:center;
}

.con-FangDa-ImgList>li>img{
	vertical-align:top;
	display:inline-block;
    width: 60px;
    height: 60px;
}
.con-FangDa-ImgList > .active{
	/* border-color:#000; */
}
.bottom .des.cjiao{
    padding-left: 15px;
    width: 100%;
    margin-top: -50px;
}
.cjiao div{
    width: 98% !important;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
}
.cjiao h1{
    width: 100%;
    line-height: 19px;
    color: #333;
    margin-bottom: 5px;
}
.cjiao p{
    width: 100%;
    color: #999;
    margin-bottom: 5px;
}
#add-module{
    box-sizing: border-box;
    padding-left: 9px;
    padding-top: 6px;
    padding-right: 9px;
}
#add-module .module1{
    background-color: #fbfbfb;
    margin-bottom: 12px;
}
#add-module .module1>a{
    padding-left: 39px;
    padding-top: 31px;
    padding-bottom: 31px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    color:#262626;
    font-size: 14px;
    border-bottom:1px solid #e5e5e5;
    position: relative;
}
#add-module .module1>a:last-child{
    border:none !important;
}
#add-module .module1>a img{
    position: absolute;
    left: 10px;
    top: 30px;
    width: 20px !important;
    height: 20px !important;
}
#add-module .module1>p img{
    position: absolute;
    left: 10px;
    top: 30px;
    width: 24px !important;
    height: 24px !important;
}
#add-module .module1>p a img{
    top: -4px;
    left: -22px;
}
#add-module .module1 p{
    padding-left: 39px;
    padding-top: 31px;
    padding-bottom: 31px;
    width: 100%;
    box-sizing: border-box;
    color:#262626;
    font-size: 14px;
    border-bottom:1px solid #e5e5e5;
    position: relative;
}
#add-module .module1 a:hover{
    text-decoration: underline;
}
#add-module .module1 p a{
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color:#262626;
    font-size: 14px;
    margin-top: 10px;
    position: relative;
    top:10px;
}
#add-module .module1 p a:hover{
    text-decoration: underline;
}
#add-module .module2{
    position: relative;
    width: 100%;
    height: 235px;
}
#add-module .module2>img:hover{
    opacity:0.8;
    filter:alpha(opacity=80); /* 针对 IE8 以及更早的版本 */
}
#add-module .module2 a{
    position: absolute;
    bottom: 2px;
    height: 35px;
    line-height: 35px;
    color:#fff;
    font-size: 14px;
    padding-left: 12px;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    padding-right: 12px;
    left: 0;
}
.vip{font-size: 12px;border-radius: 5px;background-color: #282828;color:#FFD022;padding: 2px 6px;margin-left: 4px;}
.cvip{font-size: 12px;border-radius: 5px;background-color: #FF3C3C;color:white;padding: 2px 6px;margin-left: 4px;}