.containerProductdetail {
    margin-top: 24px;
    width: 100%;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.shangp {
    width: 1200px;
    background: #FFFFFF;
}

.shangp .navigation {
    padding-top: 28px;
    margin-bottom: 32px;
    font-size: 14px;
    color: #333333;
}

.shangp .navigation span {
    padding-left: 6px;
    padding-right: 6px;
}

.shangp .product {
    display: flex;
    flex-flow: row nowrap;
}

.product .img .bigimg {
    border: 1px solid #E0E0E0;
    margin-bottom: 12px;
}


/* 小图左右滑动样式 */

#scrollable {
    /* background-color:#efefef; */
    /* border:1px solid #ddd; */
    padding: 10px 8px;
    width: 464px;
    height: 65px;
    /* margin-top:30px; */
}

.product .img .items {
    overflow: hidden;
    position: relative;
    visibility: visible;
    width: 401px;
    height: 88px;
    float: left;
}

.product .img .small_img {
    /* display: flex; */
    position: absolute;
    width: 100000px;
    left: 4px;
    z-index: 3;
    /* width: 480px; */
}


/* .product .img .small_img::-webkit-scrollbar {
    display: none;
} */

.product .img .small_img img {
    border: 1px solid #E0E0E0;
    margin-right: 8px;
    display: block;
    float: left;
    cursor: pointer;
    width: 70px;
    height: 70px;
}

.product .img .small_img img.active {
    border: 2px solid #e00512;
}

#scrollable a.prev {
    background: url("../img/left.png") no-repeat 0 0;
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    margin: 26px 10px 10px 0px;
    cursor: pointer;
}

#scrollable a.next {
    background: url("../img/left.png") no-repeat 0 0;
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    margin: 26px 0 10px 10px;
    cursor: pointer;
}

#scrollable a.next {
    background-image: url("../img/right.png");
}

#scrollable a.prev:hover {
    background-position: 0 -18px;
}

#scrollable a.next:hover {
    background-position: 0 -18px;
}


/* 结束 */

.product .introduce {
    padding-left: 56px;
}

.introduce .title {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
}

.introduce .bg_gray {
    display: flex;
    background: rgb(249, 249, 249);
    flex-direction: column;
    height: 118px;
    width: 680px;
    margin-top: 32px;
    padding-left: 10px;
}

.introduce .tips {
    font-size: 14px;
    color: #333333;
}

.introduce .price {
    margin-top: 10px;
}

.introduce .price .jiage {
    font-size: 20px;
    color: #e00909;
    font-weight: blod;
    padding-left: 42px;
}

.introduce .goodsnumber {
    margin-top: 22px;
}

.introduce .goodsnumber .bianma {
    font-size: 14px;
    color: #333333;
    padding-left: 16px;
}

.introduce .address {
    margin-top: 22px;
}

.introduce .address .ad1 {
    padding-left: 16px;
}

.introduce .address .tel {
    padding-left: 10px;
}

.introduce .address .geli {
    padding-left: 10px;
}

.introduce .address .detailaddress {
    padding-left: 10px;
}

.introduce .address .edit {
    padding-left: 40px;
    color: #0D4592;
}

.introduce .size {
    margin-top: 28px;
}

.jl {
    padding-right: 42px;
}

.chicun {
    padding: 9px 12px;
    border: 1px solid #e0e0e0;
    color: #333333;
    margin-right: 12px;
}

.introduce .color {
    margin-top: 38px;
    font-size: 14px;
    color: #333333;
}

.introduce .color span:first-child {
    margin-right: 28px;
}

.introduce .number {
    margin-top: 38px;
    display: flex;
    align-items: center;
}

.introduce .number .num {
    padding-left: 40px;
    display: flex;
}

.introduce .number .btn {
    width: 32px;
    height: 32px;
    border: 1px solid #E0E0E0;
    background: #FFFFFF;
}

.num input {
    width: 56px;
    height: 32px;
    text-align: center;
    border: 1px solid #E0E0E0;
    display: block;
}


/* .num .btn2{
	border: 1px solid #E0E0E0;
	background:#FFFFFF;
	color: #333333;
	margin:0px;
	line-height: 24px;
	border-radius: 0;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.num .btn2 span{
	position: absolute;
	top:-1px;
	right: 8px;
} */

.introduce .btnsub {
    margin-left: 18px;
    width: 184px;
    height: 48px;
    background: #E00909;
    font-size: 20px;
    border-radius: 4px;
    font-weight: blod;
    color: #FFFFFF;
    border: 1px solid #E0E0E0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 48px;
}

.introduce .btnsub:hover {
    background: #eb0909;
}

.shangp_detail {
    width: 1200px;
    margin-top: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.shangp_detail .goods_detail {
    width: 1200px;
    display: flex;
    flex-direction: column;
    position: relative;
    /* align-items: center; */
}

.shangp_detail .goods_detail .title {
    padding-left: 28px;
    color: #333333;
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 1172px;
    height: 45px;
    background: #f9f9f9;
}

.shangp_detail .goods_detail .tupian {
    width: 1200px;
    /* margin: 0 auto; */
    margin-top: 40px;
    text-align: center;
}

.shangp_detail .goods_detail .tupian img {
    /* width: 1000px; */
}

.shangp_detail .goods_detail .tupian>p {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.shangp_detail .goods_detail .tupian>p img {
    display: block;
}

.active1 {
    border: 1px solid #E00909;
}


/* 推荐商品 */

.tuijian_biaoti {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 56px;
    margin-bottom: 24px;
}

.tuijian_biaoti .left {
    display: flex;
}

.tuijian_biaoti .left h1 {
    margin-left: 5px;
}

.tuijian_biaoti .hh {
    font-size: 14px;
    color: #333333;
}

.tuijian_biaoti .hh:hover {
    color: #E50012;
}

.attu {
    width: 100%;
    height: 390px;
    overflow: hidden;
    margin-bottom: 96px;
    position: relative;
}

.tuijian_goods {
    position: absolute;
    width: 100%;
    height: 388px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tuijian_goods li {
    width: 288px;
    height: 388px;
    background: #FFFFFF;
    margin-right: 10px;
    border: 1px solid #E0E0E0;
}

.tuijian_goods .title {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
}

.tuijian_goods .price {
    font-size: 20px;
    font-weight: 700;
    color: #E50012;
    margin-left: 10px;
}


/* 全屋定制， 风格定制 */

.house {
    display: flex;
    flex-direction: column;
    margin-left: 40px;
}

.house .title {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 20px;
}

.house .biaoqian {
    display: flex;
    margin-bottom: 36px;
}

.house .biaoqian span {
    display: flex;
    padding: 10px 16px;
    background: #F9F9F9;
    margin-right: 24px;
    color: #333333;
}

.house .description {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #F6F6F6;
    margin-bottom: 40px;
}

.house .fw {
    margin-top: 40px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 88px;
}

.house .fw span {
    margin-left: 36px;
    font-size: 14px;
    color: #333333;
}

.house .btn {
    display: flex;
}

.house .btn .btn1 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    background: #E00512;
    width: 168px;
    height: 48px;
    margin-right: 28px;
}

.house .btn .btn1:hover {
    background: #EB0909;
}

.house .btn .btn2 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    background: #FFFFFF;
    width: 164px;
    height: 44px;
    border: 2px solid #E00512;
    color: #E00512;
    /* margin-left: 28px; */
}

.house>img {
    width: 582px;
    height: 34px;
}

.shangp_detail .goods_detail .tupian p img {
    display: block;
}