@-webkit-keyframes turn{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}@keyframes turn{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}.biz-ui.test-detail-biz{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;max-width:800px;margin:auto;background-color:#ededed}.biz-ui.test-detail-biz .detail-header{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;padding:25px 15px 30px 15px}.biz-ui.test-detail-biz .detail-header .header-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.biz-ui.test-detail-biz .detail-header .header-info .cover{position:relative;width:135px;height:135px;z-index:2}.biz-ui.test-detail-biz .detail-header .header-info .cover img{width:100%;height:100%;border-radius:10px}.biz-ui.test-detail-biz .detail-header .header-info .cover:before{content:"";position:absolute;bottom:-5px;left:5px;width:125px;height:125px;background:rgba(0,0,0,.2);border-radius:10px;border:1px solid #979797;-webkit-filter:blur(10px);filter:blur(10px);z-index:-1}.biz-ui.test-detail-biz .detail-header .header-info .info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:5px 0 5px 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.biz-ui.test-detail-biz .detail-header .header-info .info .title{font-size:21px;font-weight:600;color:#141326}.biz-ui.test-detail-biz .detail-header .header-info .info .opr{color:#333;text-align:right}.biz-ui.test-detail-biz .detail-header .header-info .info .opr .opr-item{margin-left:15px}.biz-ui.test-detail-biz .detail-header .header-info .info .tested-user{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:5px}.biz-ui.test-detail-biz .detail-header .header-info .info .tested-user,.biz-ui.test-detail-biz .detail-header .header-info .info .tested-user .users{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.biz-ui.test-detail-biz .detail-header .header-info .info .tested-user .users{padding:0 10px 0 5px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.biz-ui.test-detail-biz .detail-header .header-info .info .tested-user .users .user-head{width:20px;height:20px;position:relative;margin-left:-7px;border:2px solid #fff;box-sizing:border-box;border-radius:50%;overflow:hidden}.biz-ui.test-detail-biz .detail-header .header-info .info .tested-user .users .user-head img{width:100%;height:100%;display:block;vertical-align:middle;border:0}.biz-ui.test-detail-biz .detail-header .header-info .info .tested-user .tested-num{font-size:12px;font-weight:300;color:#666}.biz-ui.test-detail-biz .detail-header .header-info .info .tested-user .tested-num span{font-weight:600;color:#141326}.biz-ui.test-detail-biz .detail-header .pay-wrap{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;max-width:400px}.biz-ui.test-detail-biz .detail-header .pay-wrap,.biz-ui.test-detail-biz .detail-header .pay-wrap .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.biz-ui.test-detail-biz .detail-header .pay-wrap .btn{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:45px;border-radius:25px;font-weight:600;font-size:15px;margin-left:15px}.biz-ui.test-detail-biz .detail-header .pay-wrap .btn:first-child{margin-left:0}.biz-ui.test-detail-biz .detail-header .pay-wrap .btn-gotest{-webkit-box-flex:1;-webkit-flex:1 1 .0001px;-ms-flex:1 1 .0001px;flex:1 1 .0001px;background:-webkit-linear-gradient(left,#fe9c6a,#ff643d);background:linear-gradient(90deg,#fe9c6a,#ff643d);box-shadow:0 4px 8px 0 rgba(255,0,0,.2);color:#fff}.biz-ui.test-detail-biz .detail-header .pay-wrap .btn-gotest .price{margin-right:6px}.biz-ui.test-detail-biz .detail-header .pay-wrap .btn-gotest.continue{background:-webkit-linear-gradient(left,#528bff,#1c60fe);background:linear-gradient(90deg,#528bff,#1c60fe);box-shadow:0 4px 15px 0 rgba(28,103,254,.3)}.biz-ui.test-detail-biz .detail-header .pay-wrap .btn-gotest[disabled=disabled]{background-color:#ddd;box-shadow:none}.biz-ui.test-detail-biz .detail-header .pay-wrap .btn-report{-webkit-box-flex:1;-webkit-flex:1 1 .0001px;-ms-flex:1 1 .0001px;flex:1 1 .0001px;background-color:#fff;color:#1c67fe}.biz-ui.test-detail-biz .detail-header .pay-wrap.merge{border-radius:25px;box-shadow:0 2px 10px 0 rgba(28,103,254,.1)}.biz-ui.test-detail-biz .detail-header .pay-wrap.merge .btn{margin:0}.biz-ui.test-detail-biz .detail-header .pay-wrap.merge .btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:none}.biz-ui.test-detail-biz .detail-header .pay-wrap.merge .btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none}.biz-ui.test-detail-biz .detail-header .onsale{margin:0 20px;padding:10px 15px;border-radius:10px 10px 0 0;font-weight:300;font-size:12px;color:#333;background-color:#fff}.biz-ui.test-detail-biz .detail-header .onsale .onsale-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.biz-ui.test-detail-biz .detail-header .onsale .onsale-item .ico{margin-right:5px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.biz-ui.test-detail-biz .detail-container{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;position:relative;padding-bottom:30px;background-color:#fff;border-radius:25px 25px 0 0;box-shadow:0 0 25px 0 rgba(0,0,0,.1)}.biz-ui.test-detail-biz .detail-container .detail-section{padding:35px 25px 0}.biz-ui.test-detail-biz .detail-container .detail-section .section-title{font-size:18px;font-weight:600;color:#141326;text-align:center;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.biz-ui.test-detail-biz .detail-container .detail-section .section-title span{margin:0 10px}.biz-ui.test-detail-biz .detail-container .comment_entrance{padding-top:15px}.biz-ui.test-detail-biz .detail-container .comment_entrance .bg_img{width:100%;height:auto}.biz-ui.test-detail-biz .detail-container .test-description{padding:35px 15px 0}.biz-ui.test-detail-biz .detail-container .test-description .tag-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:20px}.biz-ui.test-detail-biz .detail-container .test-description .tag-list .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:400;color:#333;line-height:16px}.biz-ui.test-detail-biz .detail-container .test-description .tag-list .item img{width:45px;height:45px;margin-bottom:6px}.biz-ui.test-detail-biz .detail-container .test-description .tag-list .item p{width:4em}.biz-ui.test-detail-biz .detail-container .test-description .description img{max-width:100%}.biz-ui.test-detail-biz .detail-container .report-samples{padding-left:0;padding-right:0}.biz-ui.test-detail-biz .detail-container .report-samples .section-title{margin-bottom:0}.biz-ui.test-detail-biz .detail-container .test-notice .notice-list{font-size:12px;font-weight:400;color:#666}.biz-ui.test-detail-biz .detail-container .test-notice .notice-list .item{position:relative;padding-left:10px;line-height:20px;margin-top:10px;text-align:justify}.biz-ui.test-detail-biz .detail-container .test-notice .notice-list .item:first-child{margin-top:0}.biz-ui.test-detail-biz .detail-container .test-notice .notice-list .item:before{content:"";position:absolute;top:10px;left:0;width:3px;height:3px;background-color:#333}.biz-ui.test-detail-biz .detail-container .notitle-group .detail-section{padding-top:15px}.biz-ui.test-detail-biz .detail-container .notitle-group .detail-section:first-child{padding-top:35px}.biz-ui.test-detail-biz .detail-container .notitle-group .report-ad .ad-item:last-child{margin-bottom:0}.biz-ui.test-detail-biz .detail-container .recommended{padding:35px 10px 0 10px}.biz-ui.test-detail-biz .detail-container .comments-wrapper{overflow:hidden}.biz-ui.test-detail-biz .detail-prompt-container{position:relative;z-index:2;background:#fff}.biz-ui.test-detail-biz .detail-prompt-container img{width:100%}