123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734 |
- /*=========index-top========*/
-
- .sidebar-back {
- animation: sidebar-body-back .2s 1 ease 0;
- -webkit-animation: sidebar-body-back .2s 1 ease 0;
- left: 0;
- }
- /*弹出菜单*/
-
- .top_bar {
- float: right;
- display: block;
- width: 80px;
- margin-right: 10px;
- height: 40px;
- background: none
- }
-
- .show_cart {
- float: right;
- width: 40px;
- height: 40px;
- padding-top: 5px;
- position: relative;
- background-position: 0 -75px;
- background-size: auto 150px;
- }
-
- .goods_nav {
- width: 30%;
- float: right;
- right: 5px;
- overflow: hidden;
- position: fixed;
- margin-top: 25px;
- z-index: 100
- }
-
- .global-nav__nav-shop-cart-num {
- position: absolute;
- left: 50%;
- top: 3px;
- color: #fff;
- text-align: center;
- font-weight: normal;
- font-size: 12px;
- font-family: 宋体;
- width: 16px;
- height: 16px;
- line-height: 16px;
- }
- /*商品*/
- /*banner*/
-
- #banner {
- width: 100%;
- position: relative;
- }
-
- #banner img {
- width: 100%;
- }
-
- #banner .slide-main {
- position: relative;
- }
-
- .flex-control-nav {
- display: block;
- width: 100%;
- position: absolute;
- z-index: 124;
- bottom: 0;
- left: 0;
- text-align: center;
- margin: 0;
- padding: 0;
- }
-
- .flex-control-nav li {
- display: inline-block;
- }
-
- .flex-control-nav a {
- display: inline-block;
- width: 10px;
- height: 10px;
- margin: 5px;
- background: #fff;
- -moz-opacity: 0.6;
- filter: alpha(opacity=60);
- text-indent: 55px;
- overflow: hidden;
- -webkit-border-radius: 50%;
- -moz-border-radius: 50%;
- border-radius: 50%;
- }
-
- .flex-control-nav .flex-active {
- background: #62C5DA;
- }
-
- .flex-direction-nav {
- display: none;
- }
- /*banner*/
-
- .product_info {
- margin-bottom: 10px;
- padding: 8px;
- background: #fff;
- }
-
- .product_info .info_dottm {}
-
- .info_dottm .name {
- font-size: 16px;
- line-height: 25px;
- font-weight: normal
- }
-
- .info_dottm .right {
- width: 18%;
- float: left;
- height: 50px;
- font-size: 16px;
- color: #333;
- border-left: 1px solid #e2dfdf;
- margin-left: -1px;
- text-align: center
- }
-
- .info_dottm .right .share {
- width: 40px;
- height: 50px;
- margin: auto;
- background: url(../images/pub_goods.png) no-repeat;
- background-size: auto 350px;
- background-position: 0 -150px;
- }
-
- .goods_price {
- padding-top: 10px;
- }
-
- .goods_price span {
- font-size: 24px;
- line-height: 30px;
- color: #dd2726;
- }
-
- .goods_price em {
- display: block;
- float: left;
- margin-left: 8px;
- padding-left: 5px;
- padding-right: 5px;
- height: 12px;
- font-size: 10px;
- color: #FFF;
- text-align: center;
- line-height: 12px;
- margin-top: 6px;
- background: #dd0303;
- padding-top: 4px;
- padding-bottom: 3px;
- }
-
- .goods_price strong {
- display: block;
- margin-left: 8px;
- height: 30px;
- float: left;
- font-size: 12px;
- line-height: 30px;
- color: #F00;
- font-weight: normal;
- }
-
- .goods_price del {
- margin-left: 8px;
- text-decoration: line-through;
- font-size: 12px;
- line-height: 30px;
- color: #999;
- }
-
- .goods_price p {
- text-indent: 10px;
- float: left;
- font-size: 12px;
- line-height: 30px;
- color: #999;
- }
-
- .goods_price dd font {
- display: block;
- float: left;
- text-decoration: line-through;
- font-size: 12px;
- line-height: 30px;
- color: #999;
- }
-
- .goods_price dd p {
- text-indent: 10px;
- float: left;
- font-size: 12px;
- line-height: 30px;
- color: #999;
- }
-
- .price_dottm {
- width: 95%;
- height: 30px;
- margin: auto
- }
-
- .price_dottm li {
- width: 50%;
- float: left;
- height: 30px;
- font-size: 13px;
- line-height: 30px;
- text-align: left;
- color: #666
- }
- /*优惠活动*/
-
- .huodong {
- background: #F2F2F2;
- width: 100%;
- overflow: hidden
- }
-
- .huodong .subNav {
- margin-right: 10px;
- }
-
- .att_title {
- width: 100%;
- height: 40px;
- border-bottom: 1px solid #eee;
- border-top: 1px solid #eeeeee
- }
-
- .att_title span {
- margin-top: 8px;
- margin-left: 12px;
- float: left;
- font-size: 12px;
- line-height: 23px;
- color: #fff;
- width: 23px;
- height: 23px;
- background: #dd0303;
- border-radius: 50%;
- text-align: center;
- }
-
- .att_title p {
- height: 30px;
- padding-left: 10px;
- float: left;
- font-size: 14px;
- line-height: 40px;
- color: #666;
- }
-
- .youhui_list1 a {
- font-size: 14px;
- color: #666;
- text-align: left;
- }
-
- .youhui_list1 {
- overflow: hidden;
- margin-top: 10px;
- }
-
- .youhui_list1 li {
- width: 50%;
- float: left;
- font-size: 14px;
- line-height: 30px;
- color: #666;
- }
-
- .youhui_list1 li img {
- display: inline-block;
- width: 22px;
- height: 22px;
- margin-right: 7px;
- margin-left: 12px;
- }
- /*属性弹出下拉菜单css*/
-
- .navContent {
- display: none;
- }
-
- .ui-sx {
- width: 100%;
- overflow: hidden;
- }
-
- .subNavBox {
- overflow: hidden;
- margin-left: 10px;
- padding-bottom: 0px;
- margin-right: 10px;
- }
-
- .subNav {
- background: url(../images/arrow_down_off.png) no-repeat right center;
- background-size: auto 13px;
- }
-
- .subNav.on {
- background: url(../images/arrow_down_on.png) no-repeat right center;
- background-size: auto 14px;
- }
-
- .subNav strong {
- display: block;
- width: 100%;
- height: 40px;
- border-bottom: 1px solid #eeeeee;
- color: #666;
- font-weight: normal;
- font-size: 16px;
- line-height: 40px;
- }
-
- .currentDt {
- background-image: url(../images/jiantou2.png) no-repeat 97% center;
- background-size: auto 13px;
- }
-
- .navContent li {
- overflow: hidden;
- width: 100%;
- }
-
- .navContent li .title {
- width: 100%;
- font-size: 16px;
- line-height: 30px;
- color: #666;
- margin-top: 5px;
- }
-
- .navContent li .item {
- overflow: hidden;
- border-bottom: 1px solid #eeeeee;
- padding-bottom: 5px;
- }
-
- .navContent li .item a {
- padding-left: 10px;
- padding-right: 10px;
- border: 1px solid #CCC;
- line-height: 30px;
- display: inline-block;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- margin-right: 5px;
- margin-bottom: 10px;
- }
-
- .navContent li .item a.hover {
- background: #dd2726;
- color: #FFF;
- border: 1px solid #dd2726;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- }
-
- .navContent li .purchase {
- font-size: 14px;
- line-height: 25px;
- color: #666;
- }
-
- .navContent li .purchase_v {
- font-size: 16px;
- line-height: 25px;
- color: #dd2724;
- font-weight: bold
- }
-
- .navContent li h2 {
- font-size: 18px;
- line-height: 30px;
- color: #333;
- font-weight: normal
- }
-
- .navContent li p {
- width: 95%;
- overflow: hidden;
- height: 25px;
- line-height: 25px;
- margin: auto
- }
-
- .navContent li .key {
- display: block;
- float: left;
- width: 30%;
- font-size: 14px;
- color: #666;
- text-align: right;
- }
-
- .navContent li .p-price-v {
- display: block;
- width: 70%;
- float: left;
- font-size: 16px;
- color: #dd2724;
- }
-
- .navContent li .title1 {
- width: 100%;
- font-size: 16px;
- height: 20px;
- line-height: 20px;
- color: #666;
- padding-top: 10px
- }
-
- .navContent li .item1 {
- width: 100%;
- height: 50px;
- overflow: hidden;
- padding-bottom: 5px;
- }
-
- .navContent li .item1 a {
- padding-left: 10px;
- padding-right: 10px;
- border: 1px solid #CCC;
- line-height: 30px;
- display: inline-block;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- margin-right: 5px;
- margin-bottom: 10px;
- }
-
- .navContent li .item1 a.hover {
- background: #dd2726;
- color: #FFF;
- border: 0;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- }
-
- .navContent li .item1 .ui-number {
- border: 1px solid #ddd9da;
- overflow: hidden;
- height: 30px;
- display: block;
- width: 100px;
- margin-top: 10px;
- }
-
- .navContent li .item1 .ui-number .decrease {
- display: inline-block;
- background: none;
- font-size: 24px;
- line-height: 30px;
- border: 0;
- width: 30px;
- float: left;
- height: 30px;
- color: #F8849C;
- border-right: 1px solid #ddd9da;
- text-indent: -9999px;
- background: url(../images/shop-cart.png) no-repeat 6px -25px;
- background-size: 60px
- }
-
- .navContent li .item1 .ui-number .num {
- display: inline-block;
- border: 0;
- width: 40px;
- height: 30px;
- float: left;
- text-align: center;
- font-size: 12px;
- line-height: 30px;
- color: #666;
- font-size: 20px;
- text-align: center
- }
-
- .navContent li .item1 .ui-number .increase {
- display: inline-block;
- background: none;
- border: 0;
- border-left: 1px solid #ddd9da;
- float: left;
- width: 30px;
- height: 30px;
- font-size: 24px;
- line-height: 30px;
- color: #F8849C;
- background: url(../images/shop-cart.png) no-repeat -23px -25px;
- background-size: 60px;
- text-indent: -9999px
- }
- /*看了又看*/
-
- .scroll_best {
- text-align: center;
- margin: 0px 8px;
- }
-
- .scroll_best .hd {
- height: 20px;
- overflow: hidden;
- font-size: 0;
- position: absolute;
- width: 100%;
- }
-
- .scroll_best .hd ul {
- display: inline-block;
- padding-top: 5px;
- }
-
- .scroll_best .hd li {
- display: inline-block;
- width: 10px;
- height: 10px;
- background: #C5C1C0;
- margin: 0 4px;
- vertical-align: top;
- overflow: hidden;
- -webkit-border-radius: 8px;
- -moz-border-radius: 6px;
- border-radius: 6px;
- }
-
- .scroll_best .hd .on {
- background: #D6505B;
- }
-
- .index_floor {
- /*width: 100%;*/
- overflow: hidden;
- margin-bottom: 20px;
- background: #FFF;
- }
-
- .index_floor h2 {
- height: 35px;
- line-height: 37px;
- background: #ffffff;
- position: relative;
- font-size: 16px;
- font-family: "微软雅黑";
- font-weight: normal;
- text-indent: 15px;
- color: #535353;
- }
-
- .index_floor h2 span {
- height: 17px;
- width: 3px;
- background: #f23015;
- position: absolute;
- display: block;
- margin-top: 10px;
- margin-left: 6px;
- }
-
- .bd {
- width: 100%;
- overflow: hidden
- }
-
- .bd ul {
- width: 100%;
- overflow: hidden
- }
-
- .bd ul li {
- width: 33.3%;
- float: left;
- text-align: center;
- margin-bottom: 10px;
- }
-
- .bd ul li a {
- display: block;
- width: 90%;
- overflow: hidden;
- margin: auto;
- }
-
- .bd ul li a .products_kuang {
- overflow: hidden;
- }
-
- .bd ul li a .products_kuang img {
- display: block;
- width: 100%;
- }
-
- .goods_name {
- width: 100%;
- font-size: 12px;
- color: #585858;
- height: 30px;
- line-height: 30px;
- overflow: hidden;
- border-bottom: 1px solid #D7D7D7;
- text-align: left;
- }
-
- .bd ul li .price {
- height: 30px;
- width: 100%;
- position: relative;
- margin-top: 6px;
- }
-
- .bd ul li .price p {
- text-align: left;
- width: 90%;
- height: 30px;
- font-size: 14px;
- color: #666;
- line-height: 30px;
- }
-
- .bd ul li .price .car {
- display: block;
- right: 10px;
- height: 27px;
- width: 27px;
- background: #f23;
- position: absolute;
- -webkit-border-radius: 50%;
- -moz-border-radius: 50%;
- border-radius: 50%;
- top: 0;
- }
-
- .bd ul li .price .car img {
- display: block;
- margin: auto;
- width: 25px;
- height: 25px;
- }
- /*详情*/
-
- .xiangq {
- padding: 10px;
- }
-
- .product_desc {
- padding: 5px;
- margin-top: 47px;
- }
-
- .product_desc img {
- width: 100% !important;
- height: auto !important
- }
- /*评价*/
-
- .comment_list {
- width: 100%;
- overflow: hidden;
- margin-top: 50px;
- }
-
- .score {
- padding-bottom: 20px;
- text-align: center;
- font-size: 16px;
- line-height: 50px;
- color: #666;
- margin-top: 30px;
- }
-
- .comment_list li {
- width: 100%;
- overflow: hidden;
- padding-top: 10px;
- padding-bottom: 10px;
- }
-
- .content_head {
- width: 90%;
- overflow: hidden;
- margin: auto;
- padding-left: 8px;
- padding-right: 8px;
- padding-bottom: 10px;
- }
-
- .comment_item .content_head .info {
- overflow: hidden;
- width: 100%
- }
-
- .comment_item .content_head .info .name {
- display: inline-block;
- float: left;
- font-size: 18px;
- color: #666;
- line-height: 30px;
- }
-
- .comment_item .content_head .info .name em {
- display: inline-block;
- margin-left: 8px
- }
-
- .comment_item .content_head .info .name em img {
- height: 12px;
- }
-
- .content_head .two {
- float: right;
- overflow: hidden;
- font-size: 14px;
- line-height: 30px;
- color: #999;
- text-indent: 10px;
- }
-
- .comment_item .content_head .star_box {
- display: inline-block;
- width: 100%;
- overflow: hidden;
- height: 30px;
- }
-
- .comment_item .content_head .star_box span {
- display: inline-block;
- float: left;
- font-size: 14px;
- line-height: 35px;
- color: #999;
- }
-
- .comment_item .content_head .star_box em {
- display: inline-block;
- width: 100px;
- top: 0px
- }
-
- .comment_item .content_head .star_box em img {
- display: block;
- width: 100px;
- }
-
- .comment_item .content_head p {
- font-size: 14px;
- line-height: 150%;
- color: #999
- }
-
- .comment_item .content_head .huifu {
- margin-top: 20px;
- }
-
- .comment_item .content_head .huifu h3 {
- font-size: 14px;
- line-height: 150%;
- color: #F60;
- font-weight: normal
- }
-
- .comment_item .content_head .huifu p {
- color: #F60;
- }
-
- .comment_page {
- width: 90%;
- text-align: center;
- margin: auto;
- margin-top: 10px;
- }
-
- .comment_page a {
- display: inline-block;
- padding-left: 10px;
- padding-right: 10px;
- line-height: 25px;
- color: #666;
- font-size: 12px;
- border: 1px solid #ccc;
- -webkit-border-radius: 8%;
- -moz-border-radius: 8%;
- border-radius: 8%;
- }
-
- .summary {
- width: 100%;
- height: 100px;
- font-size: 16px;
- line-height: 100px;
- color: #666;
- text-align: center;
- margin-top: 50px;
- }
- /*晒单*/
-
- .shaidan {
- width: 100%;
- overflow: hidden;
- }
-
- .shaidan h3 {
- width: 100%;
- height: 30px;
- color: #333;
- font-size: 16px;
- line-height: 30px;
- font-weight: normal
- }
-
- .shaidan h4 {
- width: 100%;
- height: 20px;
- color: #666;
- font-size: 14px;
- line-height: 20px;
- font-weight: normal
- }
-
- .shaidan p {
- width: 100%;
- overflow: hidden;
- color: #999;
- font-size: 14px;
- line-height: 150%;
- }
-
- .sd_img {
- width: 100%;
- overflow: hidden
- }
-
- .sd_img dl {
- width: 100%;
- overflow: hidden
- }
-
- .sd_img dl dd {
- float: left;
- width: 50px;
- height: 50px;
- margin: 5px;
- }
-
- .sd_img dl dd img {
- width: 50px;
- height: 50px;
- }
- /*底部导航*/
-
- .bian {
- border-right: 1px solid #eeeeee;
- margin-left: -1px;
- }
-
- .footer_nav {
- width: 100%;
- height: 50px;
- position: fixed;
- z-index: 100;
- bottom: 0;
- background: #fff;
- max-width: 640px;
- min-width: 320px;
- }
-
- .footer_nav .input-number {
- width: 40%;
- float: left;
- height: 50px;
- padding-top: 10px;
- text-align: center;
- border-top: 1px solid #DD2726;
- }
-
- .footer_nav ul li {
- width: 33%;
- float: left;
- height: 50px;
- }
-
- .footer_nav ul li span {
- display: block;
- width: 100%;
- height: 30px;
- text-align: center;
- font-size: 12px;
- color: #666;
- line-height: 20px;
- }
-
- .footer_nav ul li em {
- display: block;
- width: 30px;
- height: 25px;
- margin: auto;
- background: url(../images/pub_goods.png) no-repeat;
- background-size: auto 280px;
- }
-
- .footer_nav ul li .goods_nav1 {
- background-position: 0 -190px;
- }
-
- .footer_nav ul li .goods_nav2 {
- background-position: 0 -220px;
- }
-
- .footer_nav ul li .goods_nav3 {
- background-position: 0 -252px;
- }
-
- .footer_nav dl {
- width: 60%;
- float: left;
- height: 50px;
- }
-
- .footer_nav dl dd {
- width: 50%;
- float: left;
- height: 51px;
- text-align: center;
- /*margin-top: -1px;*/
- }
-
- .footer_nav dl dd a {
- font-size: 18px;
- line-height: 51px;
- color: #FFF;
- display: block;
- }
-
- .footer_nav dl .flow {
- background: #2ac0ed;
- }
-
- .footer_nav dl .goumai {
- background: #dd2726
- }
- /*加减号*/
-
- .xm-input-number {
- display: inline-block;
- vertical-align: middle;
- border: 1px solid #ddd9da;
- border-radius: 5px;
- }
-
- .xm-input-number .input-add {
- display: inline-block;
- width: 25px;
- height: 25px;
- position: relative;
- vertical-align: middle;
- background-color: #fafafa;
- background: url(../images/shop-cart.png) no-repeat -41px -96px;
- background-size: 60px;
- }
-
- .xm-input-number .input-sub {
- display: inline-block;
- width: 25px;
- height: 25px;
- position: relative;
- vertical-align: middle;
- background-color: #eee;
- background: url(../images/shop-cart.png) no-repeat 6px -55px;
- background-size: 60px
- }
-
- .xm-input-number .input-num {
- vertical-align: middle;
- display: inline-block;
- width: 30px;
- height: 25px;
- line-height: 25px;
- text-align: center;
- border-right: #ddd9da 1px solid;
- border-left: 1px solid #ddd9da;
- border-top: none;
- border-bottom: none;
- font-size: 18px;
- color: #424242;
- -webkit-appearance: none;
- border-radius: 0;
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- flex: 1;
- }
-
- .xm-input-number .input-num span {
- font-size: 1.6em;
- color: #51555a
- }
-
- .xm-input-number .input-add.active {
- background-color: #fafafa;
- background: url(../images/shop-cart.png) no-repeat -26px -27px;
- background-size: 60px
- }
-
- .xm-input-number .input-sub.active {
- background-color: #fafafa;
- background: url(../images/shop-cart.png) no-repeat 6px -27px;
- background-size: 60px
- }
- /*商家入住店铺信息*/
-
- .rzs_info {
- width: 100%;
- margin-top: 10px;
- overflow: hidden;
- background: #FFF;
- padding-top: 10px;
- padding-bottom: 10px;
- }
-
- .rzs_info dl {
- width: 95%;
- margin: auto;
- overflow: hidden
- }
-
- .rzs_info dl dt {
- width: 50px;
- float: left;
- height: 50px;
- overflow: hidden;
- }
-
- .rzs_info dl dt div {
- height: 48px;
- width: 48px;
- background-position: center center;
- background-size: 48px;
- background-repeat: no-repeat;
- background-color: #fff;
- }
-
- .rzs_info dl dd {
- width: 80%;
- float: left;
- }
-
- .rzs_info dl dd strong {
- display: block;
- width: 100%;
- font-size: 14px;
- line-height: 30px;
- color: #999;
- text-indent: 10px;
- font-weight: normal
- }
-
- .rzs_info dl dd em {
- display: block;
- width: 100%;
- font-size: 14px;
- line-height: 20px;
- color: #999;
- font-style: normal;
- text-indent: 10px;
- }
-
- .rzs_info ul {
- width: 95%;
- margin: auto;
- overflow: hidden;
- }
-
- .rzs_info ul li {
- width: 33.3%;
- float: left;
- height: 40px;
- text-align: center;
- margin: 0px;
- padding: 0px;
- }
-
- .rzs_info ul li span {
- display: inline-block;
- font-size: 12px;
- line-height: 40px;
- color: #999;
- }
-
- .rzs_info ul li strong {
- display: inline-block;
- font-size: 12px;
- line-height: 40px;
- color: #DD2726;
- font-weight: normal;
- }
-
- .rzs_info ul li em {
- display: inline-block;
- width: 13px;
- height: 13px;
- font-size: 10px;
- line-height: 14px;
- color: #fff;
- border-radius: 2px;
- background: #DD2726;
- text-align: center;
- margin-left: 3px;
- }
-
- .rzs_img {
- width: 100%;
- overflow: hidden
- }
-
- .rzs_img img {
- width: 100% !important;
- height: auto !important
- }
-
- .s_dianpu {
- width: 100%;
- margin-top: 5px;
- overflow: hidden
- }
-
- .s_dianpu span {
- display: block;
- float: left;
- width: 50%;
- height: 50px;
- }
-
- .s_dianpu span a {
- display: block;
- width: 90%;
- height: 40px;
- border: 1px solid #a0a0a0;
- border-radius: 3px;
- font-size: 14px;
- line-height: 40px;
- text-align: center;
- line-height: 40px;
- position: relative;
- color: #333
- }
-
- .bg1 {
- display: block;
- width: 25px;
- height: 25px;
- position: absolute;
- background: url(../images/rzs.png) no-repeat;
- background-size: auto 50px;
- background-position: 0 0;
- margin-top: 5px;
- left: 15%;
- }
-
- .bg2 {
- display: block;
- width: 25px;
- height: 25px;
- position: absolute;
- background: url(../images/rzs.png) no-repeat;
- background-size: auto 50px;
- background-position: 0 -25px;
- margin-top: 6px;
- left: 15%;
- }
- /*自提点css*/
-
- .ziti {
- width: 100%;
- margin-top: 10px;
- border: 1px solid #000
- }
- /*优惠套餐*/
-
- .index_taocan {
- width: 100%;
- overflow: hidden;
- margin-bottom: 20px;
- }
-
- .index_taocan h2 {
- height: 35px;
- line-height: 37px;
- background: #ffffff;
- position: relative;
- font-size: 16px;
- font-family: "微软雅黑";
- font-weight: normal;
- text-indent: 15px;
- color: #535353;
- background: url(../images/arrow_down_off.png) no-repeat right center;
- background-size: auto 14px;
- margin-right: 10px;
- }
-
- .index_taocan h2 span {
- height: 17px;
- width: 3px;
- background: #f23015;
- position: absolute;
- display: block;
- margin-top: 10px;
- margin-left: 6px;
- }
-
- .tc_goods {
- width: 95%;
- margin: auto;
- overflow: hidden;
- }
-
- .t_goods {
- width: 30%;
- float: left;
- overflow: hidden;
- }
-
- .t_goods dt {
- width: 100%;
- overflow: hidden
- }
-
- .t_goods dt img {
- display: block;
- height: 90px;
- margin: auto
- }
-
- .t_goods dd {
- text-align: center;
- line-height: 200%;
- font-size: 14px;
- color: #666
- }
-
- .jia {
- width: 5%;
- float: left;
- }
-
- .jia img {
- display: block;
- width: 80%;
- margin: auto;
- margin-top: 40px;
- }
- /*优惠套餐详情goods_taocan.dwt*/
-
- .Packages {
- width: 100%;
- overflow: hidden;
- margin-top: 20px;
- border-bottom: 1px solid #eeeeee;
- }
-
- .Packages h2 {
- height: 35px;
- line-height: 37px;
- background: #ffffff;
- position: relative;
- font-size: 16px;
- font-family: "微软雅黑";
- font-weight: normal;
- text-indent: 15px;
- color: #535353;
- }
-
- .Packages h2 span {
- height: 17px;
- width: 3px;
- background: #f23015;
- position: absolute;
- display: block;
- margin-top: 10px;
- margin-left: 6px;
- }
-
- .Packages dl {
- width: 90%;
- margin: auto;
- overflow: hidden;
- border-bottom: 1px solid #eeeeee;
- padding-top: 10px;
- padding-bottom: 10px;
- }
-
- .Packages dl dt {
- width: 25%;
- float: left
- }
-
- .Packages dl dt img {
- width: 100%;
- border: 1px solid #eeeeee
- }
-
- .Packages dl dd {
- width: 75%;
- float: left
- }
-
- .Packages dl dd p {
- width: 98%;
- float: right;
- font-size: 14px;
- line-height: 150%;
- color: #333;
- }
-
- .Packages dl dd span {
- width: 98%;
- float: right;
- font-size: 14px;
- line-height: 30px;
- color: #999;
- }
-
- .Packages dl dd span font {
- float: left;
- font-size: 18px;
- line-height: 30px;
- color: #F30;
- margin-right: 10px;
- }
-
- .buypack {
- width: 90%;
- margin: auto;
- overflow: hidden;
- padding-top: 5px;
- padding-bottom: 10px;
- }
-
- .buypack dl {
- width: 100%;
- overflow: hidden
- }
-
- .buypack dl dt {
- width: 100%;
- overflow: hidden
- }
-
- .buypack dl dt span {
- display: block;
- float: left;
- height: 20px;
- font-size: 14px;
- line-height: 20px;
- margin-right: 10px;
- }
-
- .f_pack1 {
- color: #333
- }
-
- .f_pack {
- color: #F60
- }
-
- .f_yuan {
- color: #999;
- text-decoration: line-through;
- }
-
- .buypack dl dd {
- width: 100%;
- overflow: hidden
- }
-
- .buypack dl dd strong {
- display: inline-block;
- padding-left: 10px;
- padding-right: 10px;
- border: 1px solid #F30;
- height: 25px;
- font-size: 12px;
- text-align: center;
- line-height: 25px;
- color: #F30;
- font-weight: normal;
- margin-top: 10px;
- border-radius: 3px;
- }
-
- .btn_pack:hover {
- color: #FFF;
- }
-
- .btn_pack {
- display: block;
- width: 100%;
- margin-top: 20px;
- background: #F30;
- font-size: 14px;
- line-height: 40px;
- text-align: center;
- color: #FFF;
- height: 40px;
- margin-bottom: 10px;
- }
-
- .btn_pack:active {
- color: #FFF;
- }
- /*详情页面配送方式和门店自提*/
-
- .shipping {
- line-height: 25px;
- }
-
- .list-entry-extra {
- border-bottom: 1px solid #e1e1e1;
- border-width: 0 0 1px 0;
- background-size: auto 13px;
- position: relative;
- margin-left: 10px;
- margin-right: 10px;
- padding-bottom: 10px;
- }
-
- .list-entry-extra .row01 {
- padding-top: 14px;
- position: relative;
- display: -webkit-box;
- display: -moz-box;
- display: box;
- width: 100%;
- }
-
- .list-entry-extra .row01 .col01 {
- font-weight: normal;
- font-size: 16px;
- color: #666;
- width: 50px;
- display: block;
- }
-
- .list-entry-extra .row01 .col01,
- .list-entry-extra .row01 .col02 {
- vertical-align: top;
- }
-
- .address01 {
- padding-bottom: 5px;
- }
-
- .address01 {
- position: relative;
- }
-
- .address01 span {
- font-size: 14px;
- display: inline-block;
- margin-right: 10px;
- }
-
- .icon-location {
- display: inline-block;
- width: 13px;
- height: 16px;
- background: url('../images/detail-sprites.png') no-repeat center center;
- background-size: 11px 16px;
- }
-
- .icon {
- display: inline-block;
- vertical-align: middle;
- font-style: normal;
- }
-
- .row01col03 {
- color: #f58a8a;
- font-size: 14px;
- line-height: 15px;
- padding-bottom: 5px;
- padding-right: 20px;
- }
- /*代码增加_star PC功能同步_自提点*/
-
- .fo-con .ct-list li.shipping_type {
- padding: 15px 0px;
- }
-
- .fo-con .ct-list li.shipping_type p {
- padding: 0px 10px
- }
-
- .con-ct .ct-list li.J_store p.ziti {
- width: auto;
- height: auto;
- margin: 10px 0px 0px;
- border-top: #d9d9d9 solid 1px
- }
-
- .con-ct .ct-list li.J_store p.ziti span.zitidian {
- display: block;
- width: auto;
- height: 40px;
- line-height: 40px;
- color: #FF0000;
- }
-
- .con-ct .ct-list li.J_store p.ziti .revise {
- display: block;
- width: auto;
- color: #000;
- height: 30px;
- line-height: 30px;
- }
-
- .con-ct .ct-list li.J_store p.ziti .revise span {
- display: block;
- text-align: left;
- width: 80%;
- float: left
- }
-
- .con-ct .ct-list li.J_store p.ziti .revise font {
- display: block;
- color: #FF0000;
- width: 20%;
- text-align: right;
- float: right;
- }
-
- .pop {
- padding: 15px 10px
- }
-
- .pop .pop_head {
- background: #F7F7F7;
- height: 40px;
- line-height: 40px;
- text-indent: 10px;
- font-size: 14px;
- border-bottom: #D9D9D9 1px solid;
- border-top-right-radius: 3px;
- border-top-left-radius: 3px;
- }
-
- .pop .pop_body {
- background: #ffffff;
- width: 100%;
- }
-
- .pop .pop_body table {}
-
- .pop .pop_body table.choose_ziti td {
- padding: 10px 0px;
- border-bottom: #D9D9D9 1px solid;
- text-indent: 10px;
- }
-
- .pop .pop_body table td p.no_ziti {
- height: 50px;
- line-height: 50px;
- text-align: center
- }
-
- .pop .pop_body table.choose_ziti td.you_ziti {
- text-indent: 0
- }
-
- .pop .pop_body table td a.ziti_list {
- position: relative;
- display: inline-block;
- width: 95%;
- text-align: left;
- }
-
- .pop .pop_body table td a.ziti_list p {
- height: 20px;
- line-height: 20px
- }
-
- .pop .pop_body table td a.ziti_list p.ziti_name {
- height: 25px;
- line-height: 25px
- }
-
- .pop .pop_body table td a.ziti_list .i-icon-arrow-right {
- position: absolute;
- top: 50%;
- left: 95%;
- margin-top: -10px
- }
-
- .pop .pop_body table td a.ziti_list p.ziti_name span {
- font-size: 14px;
- color: #666
- }
-
- #pickup_point {
- color: #ff3300
- }
-
- #pickup_point .pickup-location {
- vertical-align: middle;
- font-style: normal;
- display: inline-block;
- width: 13px;
- height: 16px;
- margin-left: 5px;
- background: url('../images/detail-sprites.png') no-repeat center center;
- background-size: 11px 16px;
- }
-
- .sidebar-content1 {
- display: none;
- position: fixed!important;
- top: 0px;
- left: 40%;
- width: 60%;
- height: 100%;
- overflow: scroll;
- z-index: 100;
- background: #666;
- opacity: 0.95;
- padding: 0px;
- overflow: hidden;
- }
-
- #pickup_point_list {
- width: 100%;
- height: 100%;
- }
-
- #pickup_point_list .no_ziti {
- width: 90%;
- height: 95%;
- padding: 5%;
- text-align: center;
- color: #fff;
- font-size: 14px
- }
-
- #pickup_point_list ul {
- width: 90%;
- height: 95%;
- padding: 5%;
- overflow-y: scroll
- }
-
- #pickup_point_list ul li {
- margin-bottom: 15px;
- color: #fff
- }
-
- #pickup_point_list ul li p {
- font-size: 14px;
- line-height: 20px;
- }
-
- #pickup_point_list ul li p.shop_name {
- font-size: 14px;
- border-bottom: 1px #a6a6a6 solid;
- line-height: 30px;
- margin-bottom: 5px;
- }
-
- #BgDiv {
- background-color: #e3e3e3;
- position: absolute;
- z-index: 100;
- left: 0;
- top: 0;
- display: none;
- width: 100%;
- height: 100%;
- opacity: 0.7;
- filter: alpha(opacity=70);
- -moz-opacity: 0.7;
- }
-
- .row01col04 {
- font-size: 14px;
- color: #000;
- }
-
- #treelist_dummy {
- height: 14px;
- line-height: 14px;
- width: 200px;
- border: none;
- background: url(../images/icojiantou1.png) no-repeat right 4px;
- background-size: auto 13px;
- padding-top: 5px;
- padding-bottom: 5px;
- }
-
- .blank10 {
- height: 10px;
- line-height: 10px;
- clear: both
- }
-
- .user_price {
- border-bottom: 1px solid #eeeeee;
- padding-bottom: 5px;
- padding-top: 5px;
- }
-
- .user_price p {
- margin-left: 0px;
- padding-left: 0px;
- width: 100%!important;
- }
|