#detail{margin:30px auto;width:1200px}#detail .spin-icon-load{-webkit-animation:ani-spin 1s linear infinite;animation:ani-spin 1s linear infinite}@-webkit-keyframes ani-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ani-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#detail .goods-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;width:100%;background:#fff}#detail .goods-wrap .goods-img{-webkit-box-flex:0;-ms-flex:0 0 460px;flex:0 0 460px;height:460px}#detail .goods-wrap .goods-img img{display:block;width:100%;height:100%}#detail .goods-wrap .goods-desc{display:block;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:15px;background:#fff}#detail .goods-title{display:inline-block;padding-bottom:8px;color:#333;text-align:justify;font-size:20px}#detail .goods-info{margin-top:10px;padding:15px;width:100%;background:#f7f8fc;color:#666;text-align:center;font-size:12px;line-height:24px}#detail .goods-info td{padding:0 15px;vertical-align:top;text-align:left;font-size:14px;line-height:36px}#detail .goods-info .red{color:red}#detail .goods-info .price{font-size:26px}#detail .goods-info .coupons{display:inline-block;padding-left:15px;height:20px;border:1px solid #ff451b;background:#ff451b;color:#fff;line-height:18px}#detail .goods-info .coupons a{display:inline-block;margin-left:10px;padding:0 10px;background:#fff;color:#ff451b}#detail .goods-info .tag{display:inline-block;padding:0 10px;height:20px;border:1px dotted #ddd;border-radius:2px;background:#eee;color:#666;font-size:12px;line-height:20px}#detail .goods-quan,#detail .goods-recommend{overflow:hidden;margin-top:20px;word-break:break-all;font-size:16px;line-height:22px}#detail .ivu-icon{cursor:pointer}.shop-info{margin-top:15px;padding:20px;background:#f7f8fc}.shop-info,.shop-info .shop-name{display:-webkit-box;display:-ms-flexbox;display:flex}.shop-info .shop-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:15px}.shop-info .shop-name p{padding-left:10px;font-weight:700}.shop-info .shop-name .shop-type{padding:2px}.shop-info .shop-name .shop-type img{width:40px}.shop-info .shop-dsr{width:100%;list-style:none}.shop-info .shop-dsr li{float:left;padding-top:10px;width:33%;text-align:center;font-size:16px}.shop-info .shop-dsr li>div{color:red}.source-wrap{margin:20px auto 0;padding:20px;background:#fff}.source-wrap pre{margin:0;text-align:justify;white-space:pre-wrap!important;word-wrap:break-word!important;font-size:16px;line-height:28px}.source-wrap h2{margin-bottom:15px;padding-left:15px;border-left:3px solid #ff451b;color:#333}.source-wrap .tab-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee;list-style:none}.source-wrap .tab-nav li{display:block;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin:0 25px;height:40px;border:1px solid #90c1ff;border-radius:4px;background:#f2f8ff;color:#333;text-align:center;font-size:16px;line-height:38px;cursor:pointer}.source-wrap .tab-nav li.active,.source-wrap .tab-nav li:hover{background:#0067ed;color:#fff}.source-wrap .copy-btn{margin-top:15px;margin-bottom:25px}.source-wrap .chat-wrap{overflow-y:scroll;padding:20px;width:100%;height:500px;background:#f3f4f6}.source-wrap .chat-wrap::-webkit-scrollbar{width:0}.source-wrap .chat-wrap .chat{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;margin:15px 0}.source-wrap .chat-wrap .chat .chat-avator{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;margin-right:10px;height:40px;border-radius:5px;background:#d8d8d8;color:#fff;text-align:center;font-size:24px}.source-wrap .chat-wrap .chat .chat-content{position:relative;padding:15px;width:250px;border-radius:5px;background:#fff;line-height:22px}.source-wrap .chat-wrap .chat .chat-content img{display:block;width:100%}.source-wrap .chat-wrap .chat .chat-content .ivu-icon-ios-copy-outline{position:absolute;right:-30px;bottom:0}.source-wrap .goods-imgs,.source-wrap .goods-video{overflow:hidden;list-style:none}.source-wrap .goods-imgs li,.source-wrap .goods-video li{position:relative;float:left;overflow:hidden;margin:5px;width:135px;height:135px;border:1px solid #eee}.source-wrap .goods-imgs li img,.source-wrap .goods-video li img{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.source-wrap .goods-imgs li a,.source-wrap .goods-video li a{position:absolute;bottom:0;left:0;display:block;display:none;width:100%;height:24px;background:#ff451b;color:#fff;text-align:center;line-height:24px}.source-wrap .goods-imgs li:hover a,.source-wrap .goods-video li:hover a{display:block}.source-wrap .goods-video li{width:280px;height:auto}.source-wrap .goods-video li video{display:block;height:370px}