.suit_show_tit{
    border: 1px solid #eee;
    height: 37px;
    background: #f7f7f7;
    text-indent: 18px;
}
.suit_show_tit .txt{
    line-height: 35px;
    font-size: 16px;
}
.suit_show_tit .txt b{
    color: #ff6600;
    font-weight: normal;
    margin-left: 10px;
}
.detail-gifts .title{
    border: 1px solid #eee;
    height: 37px;
    background: #f7f7f7;
}
.detail-gifts .title .lab{
    float: left;
    margin-right: 13px;
}
.detail-gifts .title .txt{
    line-height: 35px;
    font-size: 16px;
}
.detail-gifts .title .txt b{
    color: #ff6600;
    font-weight: normal;
    margin-left: 10px;
}
.gift-scroll{
    border: 1px solid #eee;
    border-top: none;
    min-height: 0;
    overflow: hidden;
    padding: 15px;
    position: relative;
}
.gift-scroll ul li{
    float: left;
}
.gift-scroll ul li .img{
    margin-bottom: 5px;
}
.gift-scroll ul li a{
    color: initial !important
}
.gift-scroll ul li img{
    width: 100%;
}
.gift-scroll ul li .gift-name{
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.gift-scroll ul li .gift-name b{
    color: #ff6600;
    font-weight: normal;
}
.gift-scroll ul li .price b{
    font-weight: normal;
    color: #ff6600;
}
.gift-scroll ul li .price small{
    color: #999;
    margin-left: 6px;
}
.gift-scroll .prev-btn{
    position: absolute;
    left: 3px;
    cursor: pointer;
    top: 75px;
    z-index: 9;
    display: none;
}
.gift-scroll .next-btn{
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: 30px;
    cursor: pointer;
    display: none;
    z-index: 9;
}
.gift-scroll .next-btn img{
    margin-top: 75px;
    margin-left: 15px;
}
.gift-scroll .swiper-button-next{
    width: 11px;
    height: 22px;
    background: url(../image/zp-next.png) no-repeat;
    right: 0;
}
.gift-scroll .swiper-button-prev{
    width: 11px;
    height: 22px;
    background: url(../image/zp-prev.png) no-repeat;
    left: 0;
}
.proScrollDiv{
    width: 920px;
    float: left;
    margin-left: 15px;
}
.suit-new-three{
    padding: 0;
    border-left: 1px solid #eee;
    float: right;
    height: 276.8px;
}
.proScrollDiv .pro-box img{
    width: 100%;
}
.proScrollDiv .swiper-container{
    padding: 0 20px;
}
.proScrollDiv .swiper-button-prev{
    left: 0;
    width: 16px;
    height: 100%;
    background: none;
    background-color: #fff;
    background-image: url(../image/slide_tigger-1.0.0.png);
    background-position: left center !important;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -130px;
    background-color: #fff;
}
.proScrollDiv .swiper-button-next{
    right: 0;
    width: 16px;
    height: 100%;
    background: none;
    background-color: #fff;
    background-image: url(../image/slide_tigger-1.0.0.png);
    background-position: right center !important;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: -130px;
}
.proScrollDiv .img{
    margin-bottom: 10px;
}
.proScrollDiv .name{
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}
.proScrollDiv .price{
    margin-top: 5px;
    line-height: 15px;
    overflow: hidden;
    color: #ff6600;
    font-size: 14px;
}
.proScrollDiv .price b{
    font-weight: normal;
    margin-right: 5px;
}
.proScrollDiv .price small{
    color: #666;
}
.proScrollDiv .swiper-wrapper{
    margin: 15px 0 25px 0;
}
.proScrollDiv .p-label{
    margin-top: 10px;
    margin-left: -14px;
}
.proScrollDiv .icon{
    margin-right: 20px;
}
.proScrollDiv .icon img{
    width: 26px;
}
/*#proSuitDiv .proWrap{*/
/*    display: none;*/
/*}*/
/*#proSuitDiv .proWrap.on{*/
/*    display: block;*/
/*}*/
#proSuitDiv .swiper-slide{
    position: relative;
    width: 128px;
    margin-right: 60px;
}
#proSuitDiv .jia{
    position: absolute;
    right: -40px;
    top: 85px;
}
.detail-gifts .title{
  border: 1px solid #eee;
  height: 37px;
  background: #f7f7f7;
}
.detail-gifts .title .lab{
    float: left;
    margin-right: 13px;
}
.detail-gifts .title .txt{
    line-height: 35px;
    font-size: 16px;
}
.detail-gifts .title .txt b{
    color: #ff6600;
    font-weight: normal;
    margin-left: 10px;
}
.gift-scroll{
    border: 1px solid #eee;
    border-top: none;
    min-height: 0;
    overflow: hidden;
    padding: 15px;
    position: relative;
}
.gift-scroll ul li{
    float: left;
    width: 125.6px;
    margin-right: 60px;
}
.gift-scroll ul li .img{
    margin-bottom: 5px;
}
.gift-scroll ul li a{
    color: initial !important
}
.gift-scroll ul li img{
    width: 100%;
}
.gift-scroll ul li .gift-name{
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.gift-scroll ul li .gift-name b{
    color: #ff6600;
    font-weight: normal;
}
.gift-scroll ul li .price b{
    font-weight: normal;
    color: #ff6600;
}
.gift-scroll ul li .price small{
    color: #999;
    margin-left: 6px;
}
.gift-scroll .prev-btn{
    position: absolute;
    left: 3px;
    cursor: pointer;
    top: 75px;
    z-index: 9;
    display: none;
}
.gift-scroll .next-btn{
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: 30px;
    cursor: pointer;
    display: none;
    z-index: 9;
}
.gift-scroll .next-btn img{
    margin-top: 75px;
    margin-left: 15px;
}
.gift-scroll .swiper-button-next{
    width: 11px;
    height: 22px;
    background: url(../image/zp-next.png) no-repeat;
    right: 0;
}
.gift-scroll .swiper-button-prev{
    width: 11px;
    height: 22px;
    background: url(../image/zp-prev.png) no-repeat;
    left: 0;
}
.gift-scroll .icon{
    margin-right: 25px;
    margin-top: 10px;
}
.pro_picScroll{
    height: auto;
}
.pro_picScroll li{
    margin: 0;
}
.pro_picScroll ul{
    overflow: initial;
}
.gift-scroll ul li .gift-name{
    height: 36px;
}
.gift-scroll .swiper-button-prev{
    opacity: 1;
}
.gift-scroll .swiper-button-next{
    opacity: 1;
}
.gift-scroll ul li{
    position: relative;
}

.gift-scroll .icon {
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    right: -44px;
    top: 0;
}

.gift-scroll .icon img{
    width: auto;
}
.gift-scroll .swiper-container {
    padding: 0 20px;
}