| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672 |
- @media screen and (min-width: 10px) and (max-width: 768px) {
- .router-jump-bar {
- display: none;
- }
- img {
- max-width: 718px;
- width: 100%;
- }
- div video {
- max-width: 690px;
- width: calc(100% - 6.4VW);
- }
- .detail {
- /*padding-top: 80px;*/
- z-index: 13;
- padding: 0 3.2VW;
- width: calc(100VW - 6.4VW);
- background: #f8f8f8;
- }
- .detail .detail-router {
- line-height: 50px;
- text-align: left;
- margin: 0 auto;
- color: #333;
- width: calc(100VW - 6.4VW);
- height: 50px;
- background: white;
- }
- .detail .detail-router .detail-router-list {
- list-style: none;
- margin: 0;
- padding: 0;
- font-size: 14px;
- color: #888888;
- font-weight: bold;
- display: flex;
- }
- .detail .detail-router .detail-router-list .detail-router-item {
- margin: 0 10px;
- }
- .detail .detail-router .detail-router-list .detail-router-item:hover {
- cursor: pointer;
- color: #207cfb;
- text-decoration: underline;
- }
- .mobile-show {
- display: flex;
- }
- .detail .goods-show {
- height: 200px;
- padding-top: 35px;
- }
- .detail .goods-show .goods-show-info {
- /*width: 1180px;*/
- margin: 0 auto;
- display: flex;
- justify-content: space-between;
- }
- .detail .goods-show .goods-show-info .goods-show-body {
- display: flex;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-img {
- perspective: 300px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-img img {
- transform-origin: left center;
- width: 21.4VW;
- height: 28.4VW;
- box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
- border-radius: 20px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text {
- padding-left: 30px;
- margin-left: 50px;
- /*width: 600px;*/
- text-align: left;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-title {
- line-height: 35px;
- font-size: 30px;
- font-weight: bold;
- color: #777;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages {
- margin-top: 15px;
- color: #888;
- display: flex;
- justify-content: left;
- flex-wrap: wrap;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage-not-icon {
- width: 85px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage-icon {
- width: 110px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage-icon .goods-show-tag {
- padding-left: 0px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage {
- padding: 5px;
- margin-bottom: 5px;
- margin-right: 10px;
- display: flex;
- align-items: center;
- border-radius: 5px;
- border: 1px solid #b0c0bf;
- background-color: #c0d0ca;
- user-select: none;
- text-align: center;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage img {
- width: 25px;
- height: 25px;
- border-radius: 50%;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage .goods-show-tag {
- width: 100%;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage .goods-show-name {
- font-size: 16px;
- line-height: 20px;
- color: #666666;
- font-weight: bold;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage .goods-show-desc {
- font-size: 12px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-des {
- display: none;
- margin-top: 30px;
- color: #aaa;
- height: 140px;
- text-indent: 2em;
- text-overflow: ellipsis;
- overflow: hidden;
- }
- .detail .goods-show .goods-show-info .goods-show-count {
- display: flex;
- width: 150px;
- }
- .detail .goods-show .goods-show-info .goods-show-count .goods-show-price-text {
- display: none;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-price-text {
- font-size: 2.8VW;
- width: 150px;
- line-height: 34px;
- height: 34px;
- background: rgba(255, 255, 255, 0.3);
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-price-text span:nth-child(1) {
- color: #999;
- }
- .detail .goods-info {
- width: calc(100VW - 6.4VW);
- display: flex;
- padding-bottom: 40px;
- flex-direction: column;
- justify-content: space-between;
- margin: 20px auto 0 auto;
- }
- .detail .goods-info .info-left {
- width: 100%;
- }
- .detail .goods-info .info-left .info-left-select-btns {
- padding: 15px;
- /*width: 730px;*/
- border: #dddddd solid;
- border-width: 1px 1px 0 1px;
- border-radius: 5px 5px 0 0;
- display: flex;
- justify-content: left;
- flex-wrap: wrap;
- background: white;
- }
- .detail .goods-info .info-left .info-left-select-btns .info-left-select-btn {
- margin: 0 10px 20px 0;
- height: 35px;
- line-height: 35px;
- text-align: center;
- border-radius: 15px;
- border: #8b8b8b 1px solid;
- padding: 5px 15px;
- color: #8b8b8b;
- cursor: pointer;
- transition: background-color 0.2s ease;
- user-select: none;
- }
- .detail .goods-info .info-left .info-left-select-btns .info-left-select-btn:hover {
- background: #888888;
- color: white;
- }
- .detail .goods-info .info-left .info-left-select-btns .info-left-select-btn:active {
- background: #dddddd;
- color: #888888;
- }
- .detail .goods-info .info-left .info-left-select-param {
- padding: 15px;
- border-radius: 0 0 5px 5px;
- border: #dddddd 1px solid;
- background: white;
- margin-bottom: 20px;
- /*width: 730px;*/
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn {
- user-select: none;
- /*width: 300px;*/
- height: 35px;
- line-height: 35px;
- padding: 5px 15px;
- cursor: pointer;
- border: #8b8b8b 1px solid;
- border-radius: 15px;
- transition: background-color 0.2s ease;
- display: flex;
- font-size: 12px;
- margin-bottom: 10px;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn .ilspb-selector {
- line-height: 35px;
- width: 20px;
- height: 20px;
- background: #888888;
- color: white;
- border-radius: 50%;
- margin: 7px 0;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn .ilspb-selector svg {
- width: 15px;
- height: 15px;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn span {
- margin-left: 10px;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn .ilspb-tag {
- margin-top: -15px;
- margin-left: 0;
- padding: 0 10px;
- background: rgba(248, 217, 209, 1);
- font-size: 12px;
- height: 20px;
- line-height: 20px;
- border-radius: 5px;
- position: absolute;
- color: rgba(223, 30, 28);
- border: rgba(223, 30, 28) 1px solid;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn:hover .ilspb-tag {
- background: rgba(248, 217, 209, 0.3);
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn .it {
- margin: -15px 0 0 180px;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn:hover {
- background: #aaa;
- color: white;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn:active {
- background: #dddddd;
- color: #aaa;
- }
- .detail .goods-info .info-left .info-left-des {
- display: none;
- }
- .detail .goods-info .info-left-des {
- display: flex;
- flex-direction: column;
- margin-top: 30px;
- border-radius: 5px;
- min-height: 120px;
- padding: 0 20px 20px 20px;
- border: #dddddd 1px solid;
- background: white;
- }
- .detail .goods-info .info-left-des .des-tags {
- display: flex;
- flex-wrap: wrap;
- font-size: 16px;
- border-bottom: #dddddd 1px solid;
- }
- .detail .goods-info .info-left-des .des-tags .des-tag {
- padding: 15px 5px;
- transition: font-size 0.2s ease;
- line-height: 30px;
- cursor: pointer;
- }
- .detail .goods-info .info-left-des .des-tags .des-select-tag {
- font-weight: bold;
- font-size: 20px;
- }
- .detail .goods-info .info-left-des .info-introduction {
- text-align: left;
- text-indent: 2em;
- height: auto;
- }
- .detail .goods-info .info-right {
- width: 100%;
- }
- .detail .goods-info .info-right .info-right-price-calc {
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count {
- display: flex;
- justify-content: space-between;
- padding: 20px 30px;
- border-radius: 5px 5px 0 0;
- background: white;
- border: solid #dddddd;
- border-width: 1px 1px 0 1px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-font {
- font-size: 14px;
- line-height: 36px;
- text-align: left;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button {
- width: 120px;
- border-radius: 15px;
- background: #f0f0f0;
- height: 36px;
- display: grid;
- grid-template-columns: 1fr 1fr 1fr;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-minus,
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-add {
- text-align: center;
- line-height: 36px;
- font-weight: bold;
- color: #666666;
- font-size: 18px;
- width: 40px;
- cursor: pointer;
- user-select: none;
- border-radius: 0 15px 15px 0;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-minus:nth-child(1) {
- border-radius: 15px 0 0 15px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-minus:hover,
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-add:hover {
- background: #eaeaea;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-input {
- text-align: center;
- line-height: 36px;
- width: 40px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-input input {
- color: #666666;
- font-size: 14px;
- text-align: center;
- width: 40px;
- outline: none;
- background: transparent;
- border: transparent;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price {
- border: solid #dddddd;
- border-width: 0 1px 1px 1px;
- border-radius: 0 0 5px 5px;
- height: 200px;
- /*width: 318px;*/
- padding: 10px 30px 10px 30px;
- background: white;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price-name {
- justify-content: left;
- text-align: left;
- font-size: 26px;
- font-weight: bold;
- display: inline-block;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price {
- display: flex;
- vertical-align: bottom;
- justify-content: space-between;
- margin: 10px 5px 0 5px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number {
- display: flex;
- justify-content: right;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number .price-original {
- padding-top: 13px;
- display: block;
- position: relative;
- bottom: 0;
- width: auto;
- color: #8b8b8b;
- text-decoration: line-through;
- font-size: 14px;
- text-align: right;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number .price-original:before {
- content: "¥";
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number .price-value {
- font-weight: bold;
- font-size: 26px;
- color: #ff4d4f;
- text-align: right;
- letter-spacing: -1.5px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number .price-value:before {
- content: "¥";
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .purchase-button {
- border-top: 1px solid #dddddd;
- width: 320px;
- height: 45px;
- margin: 20px auto 0 auto;
- color: white;
- text-align: center;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .purchase-button .purchase-button-btn {
- margin-top: 20px;
- background: #207cfb;
- border-radius: 5px;
- line-height: 45px;
- user-select: none;
- cursor: pointer;
- }
- .detail .goods-info .info-right .info-recommend {
- margin-top: 40px;
- margin-bottom: 20px;
- /*width: 380px;*/
- background: #fff;
- border-radius: 5px;
- border: 1px solid #dddddd;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-title {
- font-size: 24px;
- font-weight: bold;
- text-align: center;
- padding-bottom: 15px;
- margin-bottom: 15px;
- border-bottom: 1px solid #dddddd;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items {
- padding: 10px 30px;
- min-height: 30px;
- justify-content: space-between;
- flex-wrap: wrap;
- display: flex;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item {
- cursor: pointer;
- margin: 0 10px 20px 10px;
- max-width: 150px;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-img {
- width: 110px;
- height: 143px;
- margin-bottom: 12px;
- border-radius: 15px;
- box-shadow: rgba(0, 0, 0, 0.3) 0 0 8px;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-img img {
- border-radius: 15px;
- width: 110px;
- height: 143px;
- z-index: 1;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-img:after {
- transition: all 5.3s ease;
- margin: -148px 0 0 0;
- position: absolute;
- display: none;
- z-index: 2;
- content: "";
- width: 110px;
- height: 143px;
- background-color: rgba(255, 255, 255, 0.1);
- border-radius: 15px;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-img:hover:after {
- display: block;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item:hover .recommend-item-img img {
- box-shadow: #333 0 0 8px;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-name {
- width: 110px;
- height: 38px;
- font-size: 12px;
- text-align: left;
- }
- .content * {
- max-width: 740px;
- }
- .content img {
- max-width: 680px;
- }
- /*//todo order*/
- .order-buy-curtain {
- position: fixed;
- top: 0;
- left: 0;
- width: 100VW;
- height: 100VH;
- background: rgba(0, 0, 0, 0.5);
- }
- .order-buy-body {
- position: fixed;
- top: 120PX;
- left: 20px;
- right: 20px;
- background: white;
- border-radius: 15px;
- padding: 20px;
- z-index: 12;
- }
- .order-buy-title {
- font-size: 24px;
- font-weight: bold;
- text-align: left;
- width: 60VW;
- padding-bottom: 10px;
- margin: 0 auto 10px;
- border-bottom: #1475fa 3px solid;
- }
- .order-buy-close {
- position: absolute;
- display: flex;
- justify-content: center;
- align-items: center;
- right: 10px;
- top: 10px;
- width: 25px;
- height: 25px;
- border-radius: 50%;
- transition: background-color 0.2s ease;
- color: #aaaaaa;
- cursor: pointer;
- }
- .order-buy-close:hover {
- color: #555555;
- background-color: rgba(0, 0, 0, 0.2);
- }
- .order-body {
- display: flex;
- width: 100%;
- flex-direction: column-reverse;
- justify-content: space-between;
- }
- .order-buy-pay {
- margin: 0 auto;
- color: #333333;
- min-width: 380px;
- width: 60VW;
- border-radius: 15px;
- border: #dddddd 1px solid;
- height: auto;
- }
- .order-buy-pay-list {
- display: flex;
- justify-content: left;
- margin: 10px 10px 0 10px;
- border-bottom: solid 3px #dddddd;
- }
- .order-buy-pay-item {
- height: 40px;
- width: calc(340px / 3);
- background-color: #dddddd;
- border-radius: 5px 5px 0 0;
- user-select: none;
- cursor: pointer;
- margin-right: 10px;
- }
- .order-buy-pay-item:last-child {
- margin-right: 0;
- }
- .order-buy-pay-item:hover {
- background-color: #cccccc;
- }
- .order-buy-pay-item div .order-buy-pay-name {
- font-size: 14px;
- font-weight: bold;
- }
- .order-buy-pay-item div .order-buy-pay-tip {
- font-size: 12px;
- color: #ea6200;
- }
- .order-buy-pay-select {
- position: relative;
- height: 40px;
- background-color: transparent;
- border-width: 0 0 3px 0;
- border-style: solid;
- width: calc(340px / 3);
- transition: left 0.2s ease-in-out, border-color 0.2s ease-in-out;
- top: -43px;
- margin: 0;
- padding: 0;
- }
- .order-buy-pay-body {
- padding: 20px 0 10px;
- margin: -43px 10px 10px;
- border-radius: 0 0 10px 10px;
- background: #eeeeee;
- }
- .pay-body-qrcode {
- width: 150px;
- height: 150px;
- background-color: #dddddd;
- margin: 0 auto 20px;
- }
- #test-purchase {
- border-radius: 10px;
- width: 100%;
- height: 40px;
- background-color: #207cfb;
- display: flex;
- justify-content: center;
- align-items: center;
- cursor: pointer;
- color: white;
- font-weight: bold;
- font-size: 14px;
- user-select: none;
- }
- .pay-body-info {
- display: flex;
- justify-content: space-between;
- width: 150px;
- margin: 0 auto 5px;
- }
- .pay-body-info-title {
- font-size: 16px;
- font-weight: bold;
- }
- .pay-body-info-amount {
- font-size: 16px;
- color: #ff4d4f;
- }
- .pay-body-info-amount:before {
- content: "¥";
- }
- .pay-body-tip {
- text-align: center;
- }
- .pay-body-tip-line {
- cursor: pointer;
- }
- .pay-body-tip-line:hover {
- color: #aaaaaa;
- }
- .order-buy-info {
- border-radius: 15px;
- min-width: 380px;
- width: 60VW;
- margin: 0 auto;
- text-align: left;
- }
- .order-buy-info-body {
- /*margin: 10px;*/
- border-radius: 10px;
- }
- .order-buy-info-title {
- font-size: 18px;
- font-weight: bold;
- margin-bottom: 10px;
- }
- .order-buy-info-data {
- display: flex;
- justify-content: left;
- border-bottom: 1px solid #cccccc;
- padding-bottom: 10px;
- }
- .order-image {
- padding-right: 20px;
- }
- .order-image img {
- border-radius: 5px;
- width: 50px;
- height: 70px;
- }
- .order-name {
- font-size: 14px;
- font-weight: bold;
- }
- .order-data {
- margin-top: 20px;
- }
- .order-data-item {
- display: flex;
- justify-content: space-between;
- margin: 5px 0;
- }
- .order-data-item-name:after {
- content: ":";
- }
- .order-data-item-value {
- display: flex;
- vertical-align: bottom;
- }
- .value-delete-line {
- text-decoration: line-through;
- height: 16px;
- margin-top: 6px;
- font-size: 12px;
- color: #888888;
- margin-right: 5px;
- }
- .value-delete-line:before {
- content: "¥";
- }
- .value-now {
- color: #ff4d4f;
- font-size: 16px;
- font-weight: bold;
- }
- .value-now:before {
- content: "¥";
- }
- }
- @media screen and (min-width: 768px) {
- .mobile-show {
- display: none;
- }
- img {
- max-width: 718px;
- }
- div video {
- max-width: 690px;
- }
- .detail {
- width: 100%;
- background: #f8f8f8;
- }
- .detail .detail-router {
- line-height: 50px;
- text-align: left;
- margin: 0 auto;
- color: #333;
- width: 1180px;
- height: 50px;
- background: white;
- }
- .detail .detail-router .detail-router-list {
- list-style: none;
- margin: 0;
- padding: 0;
- font-size: 14px;
- color: #888888;
- font-weight: bold;
- display: flex;
- }
- .detail .detail-router .detail-router-list .detail-router-item {
- margin: 0 10px;
- }
- .detail .detail-router .detail-router-list .detail-router-item:hover {
- cursor: pointer;
- color: #207cfb;
- text-decoration: underline;
- }
- .detail .goods-show {
- background: #cfddd6;
- height: 300px;
- padding-top: 35px;
- }
- .detail .goods-show .goods-show-info {
- width: 1180px;
- margin: 0 auto;
- display: flex;
- justify-content: space-between;
- }
- .detail .goods-show .goods-show-info .goods-show-body {
- display: flex;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-img {
- perspective: 300px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-img img {
- transform-origin: left center;
- transform: rotateY(10deg) rotateX(5deg);
- box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
- border-radius: 20px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text {
- padding-top: 20px;
- padding-left: 30px;
- margin-left: 50px;
- width: 600px;
- text-align: left;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-title {
- line-height: 35px;
- font-size: 30px;
- font-weight: bold;
- color: #777;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages {
- margin-top: 15px;
- color: #888;
- display: flex;
- justify-content: left;
- flex-wrap: wrap;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage-not-icon {
- width: 85px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage-icon {
- width: 110px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage-icon .goods-show-tag {
- padding-left: 0px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage {
- padding: 5px;
- margin-bottom: 5px;
- margin-right: 10px;
- display: flex;
- align-items: center;
- border-radius: 5px;
- border: 1px solid #b0c0bf;
- background-color: #c0d0ca;
- user-select: none;
- text-align: center;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage img {
- width: 25px;
- height: 25px;
- border-radius: 50%;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage .goods-show-tag {
- width: 100%;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage .goods-show-name {
- font-size: 16px;
- line-height: 20px;
- color: #666666;
- font-weight: bold;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-text .goods-show-advantages .goods-show-advantage .goods-show-desc {
- font-size: 12px;
- }
- .detail .goods-show .goods-show-info .goods-show-body .goods-show-des {
- margin-top: 30px;
- color: #aaa;
- height: 140px;
- text-indent: 2em;
- text-overflow: ellipsis;
- overflow: hidden;
- }
- .detail .goods-show .goods-show-info .goods-show-count {
- display: flex;
- width: 150px;
- }
- .detail .goods-show .goods-show-info .goods-show-count .goods-show-price-text {
- font-size: 12px;
- width: 150px;
- line-height: 34px;
- text-align: center;
- border-radius: 15px;
- height: 34px;
- background: rgba(255, 255, 255, 0.3);
- }
- .detail .goods-show .goods-show-info .goods-show-count .goods-show-price-text span:nth-child(1) {
- color: #999;
- }
- .detail .goods-info {
- width: 1180px;
- display: flex;
- padding-bottom: 40px;
- justify-content: space-between;
- margin: 20px auto 0 auto;
- }
- .detail .goods-info .info-left {
- width: 760px;
- }
- .detail .goods-info .info-left .info-left-select-btns {
- padding: 15px;
- width: 730px;
- border: #dddddd solid;
- border-width: 1px 1px 0 1px;
- border-radius: 5px 5px 0 0;
- display: flex;
- justify-content: left;
- flex-wrap: wrap;
- background: white;
- }
- .detail .goods-info .info-left .info-left-select-btns .info-left-select-btn {
- margin: 0 10px 20px 0;
- height: 35px;
- line-height: 35px;
- text-align: center;
- border-radius: 15px;
- border: #8b8b8b 1px solid;
- padding: 5px 15px;
- color: #8b8b8b;
- cursor: pointer;
- transition: background-color 0.2s ease;
- user-select: none;
- }
- .detail .goods-info .info-left .info-left-select-btns .info-left-select-btn:hover {
- background: #888888;
- color: white;
- }
- .detail .goods-info .info-left .info-left-select-btns .info-left-select-btn:active {
- background: #dddddd;
- color: #888888;
- }
- .detail .goods-info .info-left .info-left-select-param {
- padding: 15px;
- border-radius: 0 0 5px 5px;
- border: #dddddd 1px solid;
- background: white;
- margin-bottom: 20px;
- width: 730px;
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn {
- user-select: none;
- width: 300px;
- height: 35px;
- line-height: 35px;
- padding: 5px 15px;
- cursor: pointer;
- border: #8b8b8b 1px solid;
- border-radius: 15px;
- transition: background-color 0.2s ease;
- display: flex;
- font-size: 12px;
- margin-bottom: 10px;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn .ilspb-selector {
- line-height: 35px;
- width: 20px;
- height: 20px;
- background: #888888;
- color: white;
- border-radius: 50%;
- margin: 7px 0;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn .ilspb-selector svg {
- width: 15px;
- height: 15px;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn span {
- margin-left: 10px;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn .ilspb-tag {
- margin-top: -15px;
- margin-left: 0;
- padding: 0 10px;
- background: rgba(248, 217, 209, 1);
- font-size: 12px;
- height: 20px;
- line-height: 20px;
- border-radius: 5px;
- position: absolute;
- color: rgba(223, 30, 28);
- border: rgba(223, 30, 28) 1px solid;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn:hover .ilspb-tag {
- background: rgba(248, 217, 209, 0.3);
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn .it {
- margin: -15px 0 0 180px;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn:hover {
- background: #aaa;
- color: white;
- }
- .detail .goods-info .info-left .info-left-select-param .info-left-select-param-btn:active {
- background: #dddddd;
- color: #aaa;
- }
- .detail .goods-info .info-left .info-left-des {
- margin-top: 30px;
- border-radius: 5px;
- min-height: 600px;
- padding: 0 20px 20px 20px;
- border: #dddddd 1px solid;
- background: white;
- }
- .detail .goods-info .info-left .info-left-des .des-tags {
- display: flex;
- flex-wrap: wrap;
- font-size: 16px;
- border-bottom: #dddddd 1px solid;
- }
- .detail .goods-info .info-left .info-left-des .des-tags .des-tag {
- padding: 15px 5px;
- transition: font-size 0.2s ease;
- line-height: 30px;
- cursor: pointer;
- }
- .detail .goods-info .info-left .info-left-des .des-tags .des-select-tag {
- font-weight: bold;
- font-size: 20px;
- }
- .detail .goods-info .info-left .info-left-des .info-introduction {
- text-align: left;
- text-indent: 2em;
- height: auto;
- }
- .detail .goods-info .info-right {
- width: 380px;
- }
- .detail .goods-info .info-right .info-right-price-calc {
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count {
- display: flex;
- justify-content: space-between;
- padding: 20px 30px;
- border-radius: 5px 5px 0 0;
- background: white;
- border: solid #dddddd;
- border-width: 1px 1px 0 1px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-font {
- font-size: 14px;
- line-height: 36px;
- text-align: left;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button {
- width: 120px;
- border-radius: 15px;
- background: #f0f0f0;
- height: 36px;
- display: grid;
- grid-template-columns: 1fr 1fr 1fr;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-minus,
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-add {
- text-align: center;
- line-height: 36px;
- font-weight: bold;
- color: #666666;
- font-size: 18px;
- width: 40px;
- cursor: pointer;
- user-select: none;
- border-radius: 0 15px 15px 0;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-minus:nth-child(1) {
- border-radius: 15px 0 0 15px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-minus:hover,
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-add:hover {
- background: #eaeaea;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-input {
- text-align: center;
- line-height: 36px;
- width: 40px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-purchase-count .irpc-count-button .irpc-count-button-input input {
- color: #666666;
- font-size: 14px;
- text-align: center;
- width: 40px;
- outline: none;
- background: transparent;
- border: transparent;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price {
- border: solid #dddddd;
- border-width: 0 1px 1px 1px;
- border-radius: 0 0 5px 5px;
- height: 200px;
- width: 318px;
- padding: 10px 30px 10px 30px;
- background: white;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price-name {
- justify-content: left;
- text-align: left;
- font-size: 26px;
- font-weight: bold;
- display: inline-block;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price {
- display: flex;
- vertical-align: bottom;
- justify-content: space-between;
- margin: 10px 5px 0 5px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number {
- display: flex;
- justify-content: right;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number .price-original {
- padding-top: 13px;
- display: block;
- position: relative;
- bottom: 0;
- width: auto;
- color: #8b8b8b;
- text-decoration: line-through;
- font-size: 14px;
- text-align: right;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number .price-original:before {
- content: "¥";
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number .price-value {
- font-weight: bold;
- font-size: 26px;
- color: #ff4d4f;
- text-align: right;
- letter-spacing: -1.5px;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .price .price-number .price-value:before {
- content: "¥";
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .purchase-button {
- border-top: 1px solid #dddddd;
- width: 320px;
- height: 45px;
- margin: 20px auto 0 auto;
- color: white;
- text-align: center;
- }
- .detail .goods-info .info-right .info-right-price-calc .info-right-total-purchase-price .purchase-button .purchase-button-btn {
- margin-top: 20px;
- background: #207cfb;
- border-radius: 5px;
- line-height: 45px;
- user-select: none;
- cursor: pointer;
- }
- .detail .goods-info .info-right .info-recommend {
- margin-top: 40px;
- margin-bottom: 20px;
- width: 380px;
- background: #fff;
- border-radius: 5px;
- border: 1px solid #dddddd;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-title {
- font-size: 24px;
- font-weight: bold;
- text-align: center;
- padding-bottom: 15px;
- margin-bottom: 15px;
- border-bottom: 1px solid #dddddd;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items {
- width: 320px;
- padding: 10px 30px;
- min-height: 30px;
- justify-content: space-between;
- flex-wrap: wrap;
- display: flex;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item {
- cursor: pointer;
- margin: 0 10px 20px 10px;
- max-width: 150px;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-img {
- width: 110px;
- height: 143px;
- margin-bottom: 12px;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-img img {
- border-radius: 15px;
- width: 110px;
- height: 143px;
- z-index: 1;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-img:after {
- transition: all 5.3s ease;
- margin: -148px 0 0 0;
- position: absolute;
- display: none;
- z-index: 2;
- content: "";
- width: 110px;
- height: 143px;
- background-color: rgba(255, 255, 255, 0.1);
- border-radius: 15px;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-img:hover:after {
- display: block;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item:hover .recommend-item-img img {
- box-shadow: #333 0 0 8px;
- }
- .detail .goods-info .info-right .info-recommend .info-recommend-items .info-recommend-item .recommend-item-name {
- width: 110px;
- height: 38px;
- font-size: 12px;
- text-align: left;
- }
- .content * {
- max-width: 740px;
- }
- .content img {
- max-width: 680px;
- }
- /*//todo order*/
- .order-buy-curtain {
- position: fixed;
- top: 0;
- left: 0;
- width: 100VW;
- height: 100VH;
- background: rgba(0, 0, 0, 0.5);
- }
- .order-buy-body {
- position: absolute;
- top: calc(50% - 200px);
- left: calc(50% - 300px);
- background: white;
- border-radius: 15px;
- padding: 20px;
- }
- .order-buy-title {
- font-size: 24px;
- font-weight: bold;
- text-align: left;
- margin-bottom: 15px;
- }
- .order-buy-close {
- position: absolute;
- display: flex;
- justify-content: center;
- align-items: center;
- right: 10px;
- top: 10px;
- width: 25px;
- height: 25px;
- border-radius: 50%;
- transition: background-color 0.2s ease;
- color: #aaaaaa;
- cursor: pointer;
- }
- .order-buy-close:hover {
- color: #555555;
- background-color: rgba(0, 0, 0, 0.2);
- }
- .order-body {
- display: flex;
- justify-content: space-between;
- }
- .order-buy-pay {
- color: #333333;
- width: 380px;
- border-radius: 15px;
- border: #dddddd 1px solid;
- margin-right: 10px;
- height: auto;
- }
- .order-buy-pay-list {
- display: flex;
- justify-content: left;
- margin: 10px 10px 0 10px;
- border-bottom: solid 3px #dddddd;
- }
- .order-buy-pay-item {
- height: 40px;
- width: calc(340px / 3);
- background-color: #dddddd;
- border-radius: 5px 5px 0 0;
- user-select: none;
- cursor: pointer;
- margin-right: 10px;
- }
- .order-buy-pay-item:last-child {
- margin-right: 0;
- }
- .order-buy-pay-item:hover {
- background-color: #cccccc;
- }
- .order-buy-pay-item div .order-buy-pay-name {
- font-size: 14px;
- font-weight: bold;
- }
- .order-buy-pay-item div .order-buy-pay-tip {
- font-size: 12px;
- color: #ea6200;
- }
- .order-buy-pay-select {
- position: relative;
- height: 40px;
- background-color: transparent;
- border-width: 0 0 3px 0;
- border-style: solid;
- width: calc(340px / 3);
- transition: left 0.2s ease-in-out, border-color 0.2s ease-in-out;
- top: -43px;
- margin: 0;
- padding: 0;
- }
- .order-buy-pay-body {
- padding: 20px 0 10px;
- margin: -43px 10px 10px;
- border-radius: 0 0 10px 10px;
- background: #eeeeee;
- }
- .pay-body-qrcode {
- width: 150px;
- height: 150px;
- background-color: #dddddd;
- margin: 0 auto 20px;
- }
- #test-purchase {
- border-radius: 10px;
- width: 100%;
- height: 40px;
- background-color: #207cfb;
- display: flex;
- justify-content: center;
- align-items: center;
- cursor: pointer;
- color: white;
- font-weight: bold;
- font-size: 14px;
- user-select: none;
- }
- .pay-body-info {
- display: flex;
- justify-content: space-between;
- width: 150px;
- margin: 0 auto 5px;
- }
- .pay-body-info-title {
- font-size: 16px;
- font-weight: bold;
- }
- .pay-body-info-amount {
- font-size: 16px;
- color: #ff4d4f;
- }
- .pay-body-info-amount:before {
- content: "¥";
- }
- .pay-body-tip {
- text-align: center;
- }
- .pay-body-tip-line {
- cursor: pointer;
- }
- .pay-body-tip-line:hover {
- color: #aaaaaa;
- }
- .order-buy-info {
- border-radius: 15px;
- width: 335px;
- text-align: left;
- }
- .order-buy-info-body {
- margin: 10px;
- border-radius: 10px;
- }
- .order-buy-info-title {
- font-size: 18px;
- font-weight: bold;
- margin-bottom: 10px;
- }
- .order-buy-info-data {
- display: flex;
- justify-content: left;
- border-bottom: 1px solid #cccccc;
- padding-bottom: 10px;
- }
- .order-image {
- padding-right: 20px;
- }
- .order-image img {
- border-radius: 5px;
- width: 50px;
- height: 70px;
- }
- .order-name {
- font-size: 14px;
- font-weight: bold;
- }
- .order-data {
- margin-top: 20px;
- }
- .order-data-item {
- display: flex;
- justify-content: space-between;
- margin: 5px 0;
- }
- .order-data-item-name:after {
- content: ":";
- }
- .order-data-item-value {
- display: flex;
- vertical-align: bottom;
- }
- .value-delete-line {
- text-decoration: line-through;
- height: 16px;
- margin-top: 6px;
- font-size: 12px;
- color: #888888;
- margin-right: 5px;
- }
- .value-delete-line:before {
- content: "¥";
- }
- .value-now {
- color: #ff4d4f;
- font-size: 16px;
- font-weight: bold;
- }
- .value-now:before {
- content: "¥";
- }
- }
|