/*---------我的评价---------*/
#member-rate{
    position: relative;
}
#dialog{
    display: none;
    position: absolute;
    width: 350px;
    background: #fff;
    top: 100px;
    left: 370px;
    border: 1px solid #ececec;
    padding: 10px;
    z-index:10;
    border-radius: 10px;
    box-shadow:0px 4px 26px rgba(218, 218, 218, 0.4);
}
#dialog header{
    text-align: center;
}
#dialog header div{
    font-size: 18px;
}
#dialog header .x-close{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    cursor: pointer;
}
#dialog section .m-star .u-group{
    padding: 10px;
    font-size: 14px;
    display:inline-block;
}
#dialog section .m-star .u-group span{
    display: block;
    float: left;
    height: 25px;
    line-height: 15px!important;
}
#dialog section .u-comment-input{
    padding:20px 10px;
    text-indent: 2rem;
    line-height: 25px;
    color:#666666;
}
/*---------配件购买样式---------*/
.bg-orange{
    background: #FE6703!important;
}
.bg-red{
    background: #ED485F!important;
}
.zoom-slider .slider-thumb li.active{
    border-color: #ED485F!important;
}
.goods-detail-tab .detail-switchable-nav li.active{
    color: #ED485F!important;
    border-top: 2px solid #ED485F!important;
}
.border-red{
    border:1px solid #ED485F!important;
}
.order-confirm-item .coupon-choose, .order-confirm-item .voucher-choose{
    border: 1px solid #ED485F!important;
}
.checked-icon::after{
    border-top: 18px solid #ED485F!important;
}
.order-verify-paytype .form-row.on{
    border: 1px solid #ED485F!important;
}
.order-verify-gooditem .shipping-type-item.on{
    border: 1px solid #ED485F!important;
}
.btn-import > span{
    background: #ED485F;
    background-image: none!important;
}

.m-star > div i.active{
    color: #14A6EB;
}
.m-star > div i{
    margin-top: -0.275rem;
    display: inline-block;
    color: #e6e6e6;
    margin-right: .97rem;
    font-size: 25px;
}
/*---------文章列表---------*/
.yn-member-main div:nth-child(1){
    display: block;
    height: auto;
}
.yn-member-main div:nth-child(1) p img{
    width: auto;
    max-width: 100%;
    margin: 10px auto;
}
.yn-member-main div:nth-child(2) p img{
    max-width: 100%;
    width: auto;
    margin: 10px auto;
}
/*---------产品详情---------*/
.yn-product-iknow ul{
    display: inline-block;
    width: 100%;
}
.yn-product-iknow .u-video{
    width: 50%;
    float: left;
    margin-bottom: 0!important;
}
.yn-product-iknow .u-video a{
    padding: 10px;
    display: block;
}
.yn-product-iknow .u-title-video{
    text-align: center;
    height: 30px;
    margin: 0 10px;
    overflow: hidden;
}

.yn-product-head-info .m-swiper{
    position: relative;
    width: 50%;
    margin-right: 0;
    height: auto;
}
.yn-product-head-info .m-swiper section{
    width: 450px;
    margin: 0 auto;
}
.yn-product-head-info .m-info{
    width:50%;
    padding-left: 26px;
    box-sizing: border-box;
}
.yn-product-head-info .m-info > div .u-like-btn{
    font-size: 14px;
    top: 43px;
}

.yn-product-head-info .m-info .m-info-detail{
    min-height: 298px;
    height: auto;
}
.yn-product-head-info{
    padding-bottom: 0;
}
.yn-product-main-box{
    padding-bottom: 30px;
}
.yn-member-nav > div .m-link{
    padding-bottom: 0;
}
.yn-member-nav{
    width:220px;
}
.yn-member-main{
    padding: 20px;
    font-size: 15px;
    font-family: "微软雅黑";
}
.yn-member-main img{
    width:auto;
    margin: 0 auto;
}
/*---------首页--------*/
.yn-link-2-area .u-cover{
    opacity: .2;
}
.yn-link-2 .u-child a p:first-child{
    font-weight:bold;
    color: #fff;
}
.yn-link-2 .u-child a p:last-child{
    color: #fff;
}
.yn-link-2 .u-child a:hover p:first-child{
    color:#333;
}
.yn-link-2 .u-child a:hover p:last-child{
    color:#959595;
}
/*---------后台登录--------*/
input.inputstyle-short-out, input.inputstyle-short-move{
    padding-left:8px ;
}
/*---------问题分类 文章--------*/
.yn-iknow-list li{
    min-height: 44px;
    height: auto;
    text-align: left;
}
.yn-iknow-list li .u-title{
    min-height: 24px;
    height: auto;
    text-align: left;
    margin: 12px 0;
}
.yn-iknow-list li .u-info{
    min-height: 24px;
    height: auto;
}
.yn-iknow-list li .u-title a{
    cursor: pointer;
}
.textmian{
    position: fixed;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 5%;
    margin: 0 auto;
    z-index: 100;
    height: auto;
    overflow: auto;
}
.textmian ul li{
    width: 45%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.htmhmu{
    position: fixed;
    display: none;
    width: 100%;
    height:100%;
    background: #333;
    opacity:0.3;
    z-index: 99;
    top:0;
    left:0;
}
.textmian .onexit{
    position: fixed;
    right: 24%;
    top: 40px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    color: black;
}
/*---------我的产品 已审核--------*/
.dialog-content div table tbody tr{
    height: 25px;
    line-height: 25px;
}
.dialog-content div table tbody tr th{
    width:30%;
    text-align: right;
    padding-right: 5px;
}
.dialog-content div table tbody tr td div{
    float: left;
    padding: 1px;
    width:32%;
}
.no-product a{
    width: 90px;
    height: 30px;
    background: #139CE8;
    color: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: 0.1s;
    border-radius: 3px;
    margin-top: 10px;
}
/*---------配件样式--------*/
.yn-product-head-info .m-info > div .u-share{
    right: 50px;
}
.yn-product-head-info .m-info > div .u-like-btn{
    font-size: 14px;
    right:0;
    width: auto;
    top: 32px;
    text-align: left;
}

/*---------视频资料--------*/
.yn-iknow-cat .m-data-content .m-data .m-video li{
    width: 100%;
    /*height: 95px;*/
    height: 65px;
    position: relative;
    /*overflow: hidden;*/
    padding: 5px 0;
}
.yn-iknow-cat .m-data-content .m-data .m-video li a{
    /*width: 25%;*/
    display: block;
    float: left;
    /*border: 1px solid;*/
}
.yn-iknow-cat .m-data-content .m-data .m-video li a span {
    position: absolute;
    top: 15px;
    /*top: 5px;*/
    /*left: 160px;*/
    left: 105px;
    /*color: #899099;*/
    color: #333;
}
.yn-iknow-cat .m-data-content .m-data .m-video li a span:hover{
    color: #14A6EB;
}
.yn-iknow-cat .m-data-content .m-data .m-video li a img{
    /*width: 130px;*/
    width: 95px;
}
.lastmodified {
    position: absolute;
    top: 60px;
    right: 0;
}
/*.yn-iknow-cat .m-data-content .m-data .m-video li .home-iknow-title{
    position: relative;
    width: 50%;
    text-align: left;
    float: left;
    margin-left: 5px;
    line-height: 21px;
    height: auto;
}*/
.yn-iknow-cat .m-data-content .m-data .m-video li .home-iknow-title a{
    /*width: 100%;*/
    /*position: absolute;
    top: 15px;
    left: 0;*/
    /*border: 0;*/
}
/*.filetime {
    position: absolute;
    left: 15px;
    top: 45px;
}*/

/*.modifiedtime {
    position: absolute;
    left: 150px;
    top: 45px;
}*/
/*.yn-iknow-cat .m-data-content .m-data .m-video li .home-iknow-title div{
    height: 21px;
    line-height: 21px;
    margin-left: 5px;
    margin-top: 5px;
    background-color: red;
    width: 500px;
}*/
.yn-iknow-cat .m-data-content .m-data .m-video li .home-iknow-title .u-title{
    height: 21px;
    line-height: 21px;
    color: #899099;
    margin: 0;
    margin-left: 10px;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
.yn-iknow-cat .m-data-content .m-data .m-video ul{
    /*max-height: 280px;*/
    max-height: 200px;
    overflow: auto;
    font-size: 14px;
    color: #899099;
}
.yn-iknow-cat .m-data-content .m-data .m-article ul{
    /*max-height: 280px;*/
    max-height: 205px;
    overflow: auto;
}
.yn-iknow-cat .m-data-content .m-data .m-video li div{
    height: 25px;
    line-height: 25px;
}
.yn-iknow-cat .m-data-content .m-data .m-video li div time{
    float: right;
    margin-right: 10px;
}

/*---------质保查询--------*/
.input-noborder #shop-msg{
    position: fixed;
    background: #fff;
    width: 800px;
    height: 500px;
    left: 50%;
    top: 50%;
    margin: -250px 0 0 -400px;
    border-radius: 3px;
    z-index: 9998;
}
.input-noborder #shop-msg .msg-content{
    padding-top: 31px;
}
.shop-m p:nth-child(1){
    font-size: 24px;
    color: rgba(20,166,235,1);
    text-align: center;
    margin-bottom: 0;
}
.shop-m p:nth-child(2){
    max-height: 320px;
    overflow: auto;
}
.shop-m p img{
    width:700px;
    margin: 0 auto;
}
.shop-m .mag-close{
    position: absolute;
    left: 50%;
    bottom: 50px;
    margin: 0;
    margin-left: -94px;
    z-index:9999;
}
.input-noborder .msg-overlay{
    position: fixed;
    width: 100%;
    background: #333;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .8;
    z-index: 9995;
}
.input-noborder .mag-shh{
    display: block;
    float: right;
    height: 38px;
    line-height: 38px;
    text-align: left;
    width: 430px;
    cursor: pointer;
}

.trade-detail-wrap .return-detail-header .u-status .u-icon1.active{background-image: url("../icon/return-icon-ok.png");}

/*积分签到*/
.member-checkin-top{width: 100%;height: 222px;background-color: #FBFCFF;}
.member-checkin-top .checkin-top-left{width: 348px;float: left;background-color: #FFFFFF;height: 202px;margin: 10px;text-align: center;font-family:SourceHanSansSC-Regular;}
.member-checkin-top .checkin-top-left .icon{display: inline-block;background-image: url("../icon/checkin-top-left.png");background-size: 100%;background-position: 50% 50%;background-repeat: no-repeat;width: 43px;height: 37px;margin: 19px 0;}
.member-checkin-top .checkin-top-left .text1{line-height:20px;font-size: 20px;margin-top: 39px;}
.member-checkin-top .checkin-top-left .text2{line-height:29px;font-size:29px;font-weight:400;}


.member-checkin-top .checkin-top-right{width: 552px;float: left;background-color: #FFFFFF;height: 202px;margin: 10px 0;}

.member-checkin-top .checkin-top-right .checked .icon{display: inline-block;background-image: url("../icon/checkin-top-right.png");background-size: 100%;background-position: 50% 50%;background-repeat: no-repeat;width: 48px;height: 48px;float: left;margin: 0 20px 77px 50px;}
.member-checkin-top .checkin-top-right .checked .text1{color: #3AA5EF;font-size:20px;line-height:20px;font-family:SourceHanSansSC-Medium;font-weight:500;margin-top: 79px;}
.member-checkin-top .checkin-top-right .checked .text1 span{color: red;}
.member-checkin-top .checkin-top-right .checked .text2{font-size: 14px;color: #999999;font-family:SourceHanSansSC-Regular;line-height: 30px;}

.member-checkin-top .checkin-top-right .check{text-align: center;font-family:SourceHanSansSC-Regular;}
.member-checkin-top .checkin-top-right .check .btn{margin-top: 70px;font-size: 15px;color: #3AA5EF;padding: 4px 20px;border: 1px solid #3AA5EF;text-align: center;
}
.member-checkin-top .checkin-top-right .check .text2{ font-size: 14px;color: #999999;line-height: 30px;}


.member-checkin-center {margin-top: 49px;font-family:SourceHanSansSC-Medium;}
.member-checkin-center p{font-size: 16px;font-weight: 400;}
.member-checkin-center table{margin-top: 19px;width: 100%;line-height: 38px;text-align: left;}
.member-checkin-center table th{background-color: #FAFAFA;font-size: 14px;font-weight:500;padding-left: 23px;}
.member-checkin-center table td{font-size: 14px;font-weight:400;padding-left: 23px;border-bottom: 1px solid #EFEFEF;}
.member-checkin-center table td span{color: #FF0000;}

/*优惠券*/
.membercenter-box .membercenter-box-left{font-size:16px;font-weight:500;}
.coupon-box .membercenter-box-bd{outline:none;font-family: SourceHanSansSC-Regular;}
.coupon-box .no-content{border: none;}

/*优惠券-领取*/
.coupon-item{width: 440px;height: 149px;margin: 0 20px 20px 0;display: flex;}
.coupon-item-d{background: url(../icon/coupon-bg1.png)no-repeat 0 0;background-size: 100%;}
.coupon-item-d .c-left{width: 310px;}
.coupon-item-d .c-left .c-limit{font-size: 18px;color: #303030;margin: 40px 0 0 40px;}
.coupon-item-d .c-left .c-condition,.coupon-item-d .c-left .c-time{font-size: 14px;color: #A8A8A8;margin-left: 40px;}
.coupon-item-d .c-right{width: 130px;padding-top: 48px;text-align: center;}
.coupon-item-d .c-right .c-price{font-size: 38px;line-height:38px;color: #FFFFFF;font-family: MicrosoftYaHei-Bold;font-weight:bold;}
.coupon-item-d .c-right .c-price span{font-size: 19px;line-height: 0;vertical-align: initial;}
.coupon-item-d .c-right .btn{margin-top:12px;color: #FF9855;font-size: 14px;padding: 3px 13px;background-color: #FFFFFF;border-radius:14px;}

/*优惠券-我的*/
.my-coupon-item{width: 440px;height: 149px;margin: 0 20px 20px 0;display: flex;float: left;}
.my-coupon-item-d{background: url(../icon/coupon-bg2.png)no-repeat 0 0;background-size: 100%;}
.my-coupon-item-gray{background: url(../icon/coupon-bg3.png)no-repeat 0 0;background-size: 100%;}
.my-coupon-item-gray1{background: url(../icon/coupon-bg4.png)no-repeat 0 0;background-size: 100%;}
.my-coupon-item .c-right{width: 310px;}
.my-coupon-item .c-right .c-limit{font-size: 18px;color: #303030;margin: 40px 0 0 30px;}
.my-coupon-item .c-right .c-condition,.my-coupon-item .c-right .c-time{font-size: 14px;color: #A8A8A8;margin-left: 30px;}
.my-coupon-item .c-right .c-details{float: right;margin-top: 9px;margin-right: 17px;color: #3598DC;}
.my-coupon-item .c-left{width: 130px;padding-top: 53px;text-align: center;}
.my-coupon-item .c-left .c-price{font-size: 38px;line-height:38px;color: #FFFFFF;font-family: MicrosoftYaHei-Bold;font-weight:bold;}
.my-coupon-item .c-left .c-price span{font-size: 19px;line-height: 0;vertical-align: initial;}
.my-coupon-item-gray .c-right .c-details{color: #B0B0B0;}

.coupon-type{float: right;margin-top: 5px;}
.coupon-type li{float: left;text-align: center;background-color: #F8F8FA;font-size: 12px;line-height: 30px;width: 82px;height: 30px;border:2px solid #F0F2F4;}
.coupon-type li a{color: #666;}
.coupon-type li.active{background-color: #3598DC;color: #FFFFFF;border:2px solid #3598DC;}
.coupon-type li.active a{color: #FFFFFF;}

/*邀请有礼*/
.member-invitation{background: url(../icon/invitation-bg1.png)no-repeat 0 0;background-size: 100%;width: 850px;height: 435px;}
.member-invitation .invitation-top{font-size:20px;font-family:SourceHanSansSC-Medium;font-weight:500;color:rgba(255,255,255,1);text-align: center;line-height: 58px;}
.member-invitation .content{display: flex;}
.member-invitation .invitation-left{width: 210px;height: 228px;background: url(../icon/invitation-bg2.png)no-repeat 0 0;background-size: 100%;position: relative;margin: 67px 0 0 82px;}
.member-invitation .invitation-left img{width: 161px;height: 161px;background-color: #0F3448;position: absolute;top:29px;right: 14px;}
.member-invitation .invitation-left p{width: 192px;line-height: 28px;background-color: #EA4A4B;position: absolute;bottom:0;right: 0;color: #FFFFFF;text-align: center;font-size:14px;font-family:SourceHanSansSC-Regular;font-weight:400;}
.member-invitation .invitation-right{width: 340px;height: 250px;margin:70px 0 0 110px;position: relative;}
.member-invitation .invitation-right .text1{font-size:24px;font-family:SourceHanSansSC-Bold;font-weight:bold;color:rgba(255,255,255,1);text-align: left;}
.member-invitation .invitation-right ul{margin-top: 34px;}
.member-invitation .invitation-right li{display: flex;padding-bottom: 13px;position: relative;margin-bottom: 13px;}
.member-invitation .invitation-right li span{border-radius:50%;display: block;width: 38px;height: 34px;line-height: 34px;background-color: #FFFFFF;font-size:16px;font-family:SourceHanSansSC-Medium;font-weight:500;color:rgba(236,104,104,1);text-align: center;}
.member-invitation .invitation-right li p{width: 293px;height: 28px;background: url(../icon/invitation-bg3.png)no-repeat 0 0;background-size: 100%;line-height: 28px;font-size:13px;font-family:SourceHanSansSC-Regular;font-weight:400;color:rgba(255,255,255,1);padding-left: 20px;margin-left: 20px;}
.member-invitation .invitation-right li{}
.member-invitation .invitation-right li span:after{content:"";display: block;height: 13px;width: 1px;border-left:1px dashed #FFF;margin-left: 16px;}
.member-invitation .invitation-right li:before{content:"";display: block;height: 13px;width: 1px;border-left:1px dashed #FFF;position: absolute;top: -13px;left: 16px;}

/*租赁首页*/
.lease-index .platform-banner-bg .banner-bg{background-image: url(../img/lease-banner4.png);}
.plate-tit-box-new{margin-top: 128px;}
.plate-tit-box-new .plate-tit-txt{font-size: 20px;margin-top: 128px;}
.wrap-product{width: 1140px;margin: 0 auto;box-shadow:0px 0px 15px 0px rgba(204,204,204,0.2);padding: 30px;border-radius: 6px;}
.wrap-product .text-top{font-size:20px;border-bottom:1px solid rgba(234,234,234,1);margin-bottom: 16px;padding-bottom: 11px;}
.wrap-product .text-top span{font-size:14px;color: #999999;}
.wrap-product .inner-box{width:100%;height: 366px;display: flex;}
.wrap-product .inner-box .left{width: 580px;height: 100%;}
.wrap-product .inner-box .left img{width: 100%;height: 100%;}
.product-1{margin-top: 59px;}
.product-2{margin-top: 40px;}
.product-1 .left img{content:url(../img/rtk-bg.png);}
.product-2 .left img{content:url(../img/ppk-bg.png);}
.wrap-product .inner-box .right{width: 260px;height: 100%;box-shadow:0px 0px 15px 0px rgba(204, 204, 204, 0.35);margin-left: 20px;text-align: center;}
.wrap-product .inner-box .right:hover{box-shadow:0px 0px 15px 0px rgba(53,152,220,0.2);}
.wrap-product .inner-box .right img{width: 260px;height: 260px;}
.wrap-product .inner-box .right .text1{font-size:16px;margin: 10px 0;}
.wrap-product .inner-box .right .text1 span{font-size:14px;}
.wrap-product .inner-box .right .text2{font-size: 14px;color: #3598DC;line-height: 50px;}
.wrap-product .inner-box .right .text2 span{font-size: 22px;}

/*图片上传按钮样式*/
.evaluate-wrap .new-img-upload .upload-btn{width: 60px;height: 60px;background: rgba(250, 252, 255, 1);border-radius: 5px;margin-bottom: 20px;border: 1px dotted #eaeaea;}
.evaluate-wrap .new-img-upload .upload-btn .add-icon{color: #d6d6d6;font-size: 37px;font-weight: 100;line-height: 55px;}
.evaluate-wrap .new-img-upload .upload-btn .upload-ipt{width: 60px;height: 60px;}

/*首页-春节版*/
/*.platform-banner-bg .banner-bg{background: url(../img/lease-banner5.png) 50% 50% no-repeat;}*/
/*.platform-banner-bg .btn-group .btn-after-sale{    background: #fcf38a;border: 1px solid #fcf38a;color: #f10000;}*/
/*.platform-banner-bg .btn-group .btn.btn-lease:hover{border-color: #fcf38a;color: #fcf38a;}*/

/*订单详情选择商家*/
#product-dialog .btn-link{text-align: center;background:#1BA5EC;border-radius:3px;color: #FFFFFF;padding: 9px 28px;margin: auto;display: table;}
#product-dialog ul{margin-bottom: 25px;}
#product-dialog ul p{line-height: 22px;font-size: 14px;color: #333333;font-weight: 400;}
#product-dialog ul span{font-size: 12px;color: #666666;font-weight: normal;}
#product-dialog ul input{margin-right: 15px;}
.yn-product-main{min-height: 50px;max-height: 577px;overflow-y: auto;}
.yn-product-main .content{padding: 0 20px;position: relative;}
.yn-product-main .more{color: #FFFFFF;font-size:16px;font-weight:500;background-color: #3598DC;padding: 10px 25px;position: absolute;right: 30px;top: 30px;}
.yn-product-main .content .content-left{display: inline-grid;}
.yn-product-main .business-list{padding: 20px 0;border-bottom: 1px solid #EEEEEE;}
.yn-product-main .business-list ul{width: 1142px;float: left;padding-left: 10px;padding-top: 0px;}
.yn-product-main .business-list ul .business-name{margin-bottom: 12px;}
.yn-product-main .business-list ul .business-name a{font-size:16px;font-family:SourceHanSansSC-Medium;font-weight:500;color:rgba(53,152,220,1);}
.yn-product-main .business-list ul .business-addr,.yn-product-main .business-list ul .business-phone,.yn-product-main .business-list ul .business-service,.yn-product-main .business-list ul .invoice-support{font-size:14px;font-family:SourceHanSansSC-Regular;font-weight:400;color:rgba(102,102,102,1);    line-height: 23px;}
.yn-product-main .business-list .business-num-left{float: left;border-right: 1px solid #EEEEEE;padding-right: 7px;font-size: 16px;color: #666666;}
.yn-product-main .icon-business-arrow{display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    background: url(../icon/icon-business-arrow1.png) 100% 100% no-repeat;
    background-size: 100% 100%;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;}
.yn-product-main .icon-business-arrow-down{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../icon/icon-business-arrow1.png) 100% 100% no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* Internet Explorer */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
    -o-transform: rotate(180deg); /* Opera */
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}


/*hf 挂件修改*/
.wrap-product{
    padding-bottom: 10px;
}
.wrap-product .inner-box{
    display: inline-block;
    height: auto;
}
.wrap-product .inner-box .left{
    float: left;
    height: 366px;
    width: 560px;
}
.wrap-product .inner-box .right{
    width: 270px;
    height: 366px;
    float: left;
    margin-bottom: 20px;
}
.wrap-product .inner-box .right img{
    width: 270px;
    height: 366px;
}
.wrap-product .inner-box .right:nth-child(4),.wrap-product .inner-box .right:nth-child(8){
    margin-left: 0;
}
.wrap-product .inner-box .right:hover{
    transform: scale(1.05);
    transition: all .5s linear;
}

#product-dialog .business-list ul .business-addr i{
    display: inline-block;
    width: 20px;
    height: 30px;
    background: url('../icon/address-icon.png') 100% 50% no-repeat;
    background-size: 100%;
    margin-bottom: -7px;
    margin-left:5px;
}
/* 新增加有赠品功能 */
.noborder{
    border: none;
}
.nopaddingb{
    margin-bottom: 0px;
}
/* 修改中海达样式，新增加配件可购买样式 */
.Accessories{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.Accessories .title {
    margin: 0 0 16px;
    height: 28px;
    text-align: left;
    line-height: 28px;
    font-size: 22px;
    color: #323232;
    font-weight: normal;
}
.Accessories .items .getAccessoriesList{
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.Accessories .items .btn {
    color: #ff6200;
    background-color: #ffe7d8;
    height: 40px;
    width: 192px;
    transition: color .4s, opacity .4s;
    font-size: 16px;
    line-height: 22px;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.Accessories .items a {
    transition: color .4s, opacity .4s;
    color: #fff;
}
.Accessories .items .getAccessoriesList {
    float: left;
    position: relative;
    overflow: hidden;
}
.Accessories .items .getAccessoriesList .picList li {
    background-color: #fff;
    text-align: center;
    float: left;
    width: 139px;
    height: 284px;
    -webkit-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    margin:0 15px;
}
.Accessories .getAccessoriesList .picList li {
    background-color: #fff;
    margin-right: 13px;
    text-align: center;
    float: left;
    width: 139px;
    height: 327px;
    -webkit-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
}
.Accessories .getAccessoriesList .picList li img{
    width: 139px;
    height: 139px;
    margin: 20px auto 5px;
}
.Accessories .getAccessoriesList .picList li p{
    font-size:14px;
    line-height: 25px;
}
.Accessories .getAccessoriesList .picList li .specifications{
    color: #999999;
    font-size: 12px;
    line-height: 20px;
}
.Accessories .getAccessoriesList .next, .Accessories .getAccessoriesList .prev {
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    width: 28px;
    height: 62px;
    line-height: 62px;
    color: black;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    /* background: #fff; */
    font-family: simsun;
    transition: all ease-in .4s;
    width: 29px;
    height: 52px;
}
.Accessories .getAccessoriesList .next {
    left: 17px;
    background: url('../icon/arrow-left.png') no-repeat;
    background-size: 32px 33px;
    background-position: 0 9px;
}
.Accessories .getAccessoriesList .prev {
    right: 20%;
    background: url('../icon/arrow-right.png') no-repeat;
    background-size: 32px 33px;
    background-position: 0 9px;
}
.pricesAccessories{
    text-align: center;
    font-size: 13px;
    width: 19%;
}
.pricesAccessories a{
    width:140px;
    height:40px;
    background:rgba(223,48,51,1);
    border:1px solid rgba(223,48,51,1);
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin: 30px auto 0;
}
.bd{
    border: 1px solid #E9E9E9;
}
/* 赠品修改二 */
.getBoughtGifts{
    padding: 0px 0px 10px 10px;
    background: #F8F3F0;
}
.getBoughtGifts img{
    width: 21px;
    height: 21px;
}
.giftsfont{
    font-size: 14px;
    font-weight: 400;
    color: rgba(102,102,102,1);
}
.gifts{
    width:50px;
    height:20px;
    background:#DF3033;
    border-radius:2px;
    margin-left: 15px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 15px;
}
.margin15{
    margin-left: 15px;
}
.giftsnum{
    margin-left: 15px;
    font-size: 18px;
    color: #DF3033;
    line-height: 16px;
}
.giftssay{
    margin-left: 20px;
    font-size: 15px;
    color: #DF3033;
    line-height: 16px;
}