123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506 |
- @charset "utf-8";
- /*
- * Copyright 2005-2013 dhcc.com.cn. All rights reserved.
- * Support: http://www.dhcc.com.cn
- * License: http://www.dhcc.com.cn/license
- *
- * Style - Product
- * Version: 3.0
- */
- /* ---------- Score ---------- */
- div.score0 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -60px no-repeat;
- }
- div.score1 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -90px no-repeat;
- }
- div.score2 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -120px no-repeat;
- }
- div.score3 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -150px no-repeat;
- }
- div.score4 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -180px no-repeat;
- }
- div.score5 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -210px no-repeat;
- }
- div.score6 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -240px no-repeat;
- }
- div.score7 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -270px no-repeat;
- }
- div.score8 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -300px no-repeat;
- }
- div.score9 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -330px no-repeat;
- }
- div.score10 {
- width: 60px;
- height: 20px;
- background: url(../images/review.gif) 0px -360px no-repeat;
- }
- /* ---------- HotProductCategory ---------- */
- div.hotProductCategory {
- width: 216px;
- padding: 0px 6px;
- margin-bottom: 10px;
- overflow: hidden;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- border: solid 1px #e4e4e4;
- }
- div.hotProductCategory dl {
- width: 216px;
- line-height: 30px;
- float: left;
- _float: none;
- border-bottom: solid 1px #f1f1f1;
- }
- div.hotProductCategory dl.last {
- border-bottom: none;
- }
- div.hotProductCategory dt a {
- font-family: "Microsoft YaHei";
- color: #2c64b1;
- font-size: 14px;
- }
- div.hotProductCategory dd {
- width: 100px;
- float: left;
- padding-right: 4px;
- }
- /* ---------- HotProduct ---------- */
- div.hotProduct {
- width: 228px;
- margin-bottom: 10px;
- overflow: hidden;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- border: solid 1px #e4e4e4;
- }
- div.hotProduct .title {
- height: 30px;
- line-height: 30px;
- padding-left: 10px;
- font-weight: bold;
- border-bottom: solid 1px #e4e4e4;
- background-color: #f1f1f1;
- }
- div.hotProduct li {
- line-height: 24px;
- padding: 0px 10px;
- white-space: nowrap;
- border-bottom: solid 1px #f1f1f1;
- }
- div.hotProduct li.last {
- border-bottom: none;
- }
- div.hotProduct li a {
- color: #2953a6;
- }
- div.hotProduct li strong {
- color: #666666;
- font-weight: bold;
- }
- div.hotProduct li em {
- color: #ceaa00;
- font-weight: bold;
- font-style: normal;
- }
- div.hotProduct li div {
- height: 24px;
- }
- div.hotProduct li div div {
- height: 24px;
- float: left;
- margin-right: 6px;
- }
- /* ---------- HistoryProduct ---------- */
- div.historyProduct {
- width: 208px;
- padding: 0px 10px;
- margin-bottom: 10px;
- overflow: hidden;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- border: solid 1px #e4e4e4;
- background-color: #f8f8f8;
- }
- div.historyProduct .title {
- height: 30px;
- line-height: 30px;
- font-weight: bold;
- }
- div.historyProduct li {
- height: 70px;
- }
- div.historyProduct li img {
- width: 60px;
- height: 60px;
- display: block;
- float: left;
- padding: 1px;
- border: 1px solid #e4e4e4;
- background-color: #ffffff;
- }
- div.historyProduct li a {
- width: 130px;
- height: 40px;
- line-height: 20px;
- display: block;
- float: right;
- overflow: hidden;
- }
- div.historyProduct li span {
- width: 128px;
- height: 20px;
- line-height: 20px;
- display: block;
- float: right;
- color: #d80000;
- overflow: hidden;
- }
- div.historyProduct .clearHistoryProduct {
- line-height: 30px;
- color: #999999;
- outline: none;
- blr: expression(this.hideFocus = true);
- }
- /* ---------- ProductList ---------- */
- div.productList .filter {
- margin-bottom: 4px;
- }
- div.productList .filter .title {
- height: 30px;
- line-height: 30px;
- padding-left: 10px;
- color: #6d6d6d;
- font-size: 14px;
- font-weight: bold;
- font-family: "Microsoft YaHei";
- border: solid 1px #e4e4e4;
- }
- div.productList .filter .content {
- padding: 0px 10px;
- border-left: solid 1px #e4e4e4;
- border-right: solid 1px #e4e4e4;
- }
- div.productList .filter dl {
- width: 678px;
- line-height: 30px;
- position: relative;
- overflow: hidden;
- *zoom: 1;
- border-bottom: dotted 1px #e8e8e8;
- }
- div.productList .filter dl.last {
- border-bottom: none;
- }
- div.productList .filter dt {
- width: 80px;
- float: left;
- margin-right: 8px;
- text-align: right;
- white-space: nowrap;
- overflow: hidden;
- cursor: default;
- }
- div.productList .filter dd {
- float: left;
- margin-right: 12px;
- color: #1859a5;
- white-space: nowrap;
- }
- div.productList .filter dd a {
- line-height: 30px;
- padding: 2px 4px;
- color: #2953a5;
- }
- div.productList .filter dd a.current {
- color: #ffffff;
- background-color: #ff6600;
- }
- div.productList .filter .moreOption {
- width: 12px;
- height: 30px;
- line-height: 30px;
- display: none;
- margin-right: 0px;
- position: absolute;
- top: 0px;
- right: 0px;
- color: #7d7d7d;
- cursor: pointer;
- overflow: hidden;
- background: url(../images/product.gif) -210px -270px no-repeat;
- }
- div.productList .filter dd.close {
- background: url(../images/product.gif) -210px -300px no-repeat;
- }
- div.productList .filter .moreFilter {
- line-height: 6px;
- background: url(../images/product.gif) 0px 0px repeat-x;
- }
- div.productList .filter .moreFilter a {
- width: 108px;
- height: 27px;
- line-height: 22px;
- display: block;
- margin: 0px auto;
- text-align: center;
- outline: none;
- blr: expression(this.hideFocus = true);
- background: url(../images/product.gif) 0px -480px no-repeat;
- }
- div.productList .filter .moreFilter .close {
- background: url(../images/product.gif) -120px -480px no-repeat;
- }
- div.productList .bar {
- margin-bottom: 10px;
- color: #434343;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- border: solid 1px #dddddd;
- }
- div.productList .bar .layout {
- height: 26px;
- line-height: 26px;
- padding: 8px 0px 8px 8px;
- border-bottom: dotted 1px #dddddd;
- background: url(../images/product.gif) 0px -30px repeat-x;
- }
- div.productList .bar .layout label {
- float: left;
- margin-right: 8px;
- }
- div.productList .bar .layout a {
- float: left;
- padding: 1px;
- margin-right: 10px;
- outline: none;
- blr: expression(this.hideFocus = true);
- cursor: pointer;
- border: solid 1px #cccccc;
- background-color: #ffffff;
- }
- div.productList .bar .layout a:hover {
- border: solid 1px #f9ad75;
- }
- div.productList .bar .layout a.current {
- border: solid 1px #f9ad75;
- }
- div.productList .bar .layout a span {
- min-width: 22px;
- _width: 22px;
- _white-space: nowrap;
- height: 22px;
- line-height: 22px;
- display: block;
- margin-right: 0px;
- text-align: center;
- background: url(../images/product.gif) 0px -90px repeat-x;
- }
- div.productList .bar .layout a.current span {
- background: url(../images/product.gif) 0px -120px repeat-x;
- }
- div.productList .bar .layout .tableType span {
- background: url(../images/product.gif) 0px -510px no-repeat;
- }
- div.productList .bar .layout .listType span {
- background: url(../images/product.gif) -60px -510px no-repeat;
- }
- div.productList .bar .layout .currentTable {
- border: solid 1px #f9ad75;
- }
- div.productList .bar .layout .currentTable span {
- background: url(../images/product.gif) -30px -510px no-repeat;
- }
- div.productList .bar .layout .currentList {
- border: solid 1px #f9ad75;
- }
- div.productList .bar .layout .currentList span {
- background: url(../images/product.gif) -90px -510px no-repeat;
- }
- div.productList .bar .layout .page {
- float: right;
- margin-right: 0px;
- }
- div.productList .bar .layout .page span {
- padding: 0px 6px;
- }
- div.productList .bar .sort {
- height: 26px;
- padding: 8px 0px 8px 8px;
- border-bottom: dotted 1px #dddddd;
- }
- div.productList .bar .sort a:hover {
- color: #ff6600;
- background-color: #eeeeee;
- }
- div.productList .bar .sort a.current {
- color: #000000;
- background-color: #eeeeee;
- }
- div.productList .bar .sort .orderSelect {
- float: left;
- cursor: default;
- }
- div.productList .bar .sort .orderSelect span {
- width: 100px;
- height: 22px;
- line-height: 22px;
- display: block;
- padding: 0px 6px;
- border: solid 1px #cccccc;
- background: url(../images/product.gif) right -330px no-repeat;
- }
- div.productList .bar .sort .popupMenu {
- width: 112px;
- display: none;
- position: absolute;
- -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
- -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
- box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
- border: 1px solid #cccccc;
- background-color: #ffffff;
- }
- div.productList .bar .sort .popupMenu ul {
- z-index: 100;
- padding: 1px;
- }
- div.productList .bar .sort .popupMenu li {
- height: 24px;
- vertical-align: middle;
- }
- div.productList .bar .sort .popupMenu a {
- height: 24px;
- line-height: 24px;
- *line-height: 25px;
- padding: 0px 5px;
- display: block;
- float: none;
- overflow: hidden;
- outline: none;
- blr: expression(this.hideFocus = true);
- -webkit-border-radius: 1px;
- -moz-border-radius: 1px;
- border-radius: 1px;
- }
- div.productList .bar .sort .asc, div.productList .bar .sort .currentAsc, div.productList .bar .sort .desc, div.productList .bar .sort .currentDesc {
- height: 22px;
- line-height: 22px;
- display: block;
- float: left;
- padding: 0px 15px 0px 6px;
- outline: none;
- blr: expression(this.hideFocus = true);
- border-top: solid 1px #cccccc;
- border-right: solid 1px #cccccc;
- border-bottom: solid 1px #cccccc;
- }
- div.productList .bar .sort .asc {
- background: url(../images/product.gif) right -360px no-repeat;
- }
- div.productList .bar .sort .currentAsc {
- background: url(../images/product.gif) right -390px no-repeat;
- }
- div.productList .bar .sort .desc {
- background: url(../images/product.gif) right -420px no-repeat;
- }
- div.productList .bar .sort .currentDesc {
- background: url(../images/product.gif) right -450px no-repeat;
- }
- div.productList .bar .sort input {
- width: 38px;
- height: 22px;
- line-height: 22px;
- padding: 0px;
- margin: 0px 4px;
- #margin: -1px 4px;
- _margin: -1px 4px;
- text-align: center;
- vertical-align: middle;
- ime-mode: disabled;
- border: 1px solid #cccccc;
- }
- div.productList .bar .sort input:disabled {
- background-color: #ffffff;
- }
- div.productList .bar .sort button {
- height: 24px;
- line-height: 24px;
- display: none;
- padding: 0px 4px;
- color: #666666;
- font-size: 12px;
- vertical-align: middle;
- cursor: pointer;
- _overflow-x: visible;
- border: 1px solid #cccccc;
- background-color: #f6f6f6;
- }
- div.productList .bar .tag {
- height: 30px;
- line-height: 30px;
- padding: 0px 8px;
- }
- div.productList .result dl {
- line-height: 30px;
- padding: 10px;
- }
- div.productList .result dt {
- color: #843d11;
- font-size: 14px;
- font-weight: bold;
- font-family: "Microsoft YaHei";
- }
- div.productList .table {
- padding: 0px 2px;
- margin-bottom: 10px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- border: solid 1px #dddddd;
- }
- div.productList .table li {
- width: 176px;
- height: 246px;
- line-height: 20px;
- float: left;
- overflow: hidden;
- border-bottom: solid 1px #e4e4e4;
- }
- div.productList .table li.last {
- border-bottom: none;
- }
- div.productList .table li a {
- height: 240px;
- display: block;
- padding: 3px;
- }
- div.productList .table li a:hover {
- background-color: #f6f6f6;
- }
- div.productList .table span {
- display: block;
- }
- div.productList .table .price {
- line-height: 30px;
- color: #c4161c;
- font-size: 14px;
- font-weight: bold;
- }
- div.productList .table .price del {
- margin-left: 6px;
- color: #a5a5a5;
- font-size: 11px;
- font-weight: normal;
- text-decoration: line-through;
- }
- div.productList .list {
- margin-bottom: 10px;
- }
- div.productList .list li {
- height: 170px;
- line-height: 22px;
- padding: 5px 0px;
- overflow: hidden;
- border-bottom: solid 1px #e4e4e4;
- }
- div.productList .list img {
- float: left;
- }
- div.productList .list span {
- display: block;
- float: left;
- padding-left: 20px;
- }
- div.productList .list .price {
- line-height: 30px;
- float: right;
- color: #c4161c;
- font-size: 14px;
- font-weight: bold;
- }
- div.productList .list .price del {
- margin-left: 10px;
- color: #a5a5a5;
- font-size: 11px;
- font-weight: normal;
- text-decoration: line-through;
- }
- /* ---------- ProductContent ---------- */
- div.productContent .productImage {
- width: 302px;
- height: 370px;
- float: left;
- margin-right: 10px;
- margin-bottom: 10px;
- }
- div.productContent .productImage .medium {
- width: 300px;
- height: 300px;
- display: block;
- margin-bottom: 4px;
- border: 1px solid #e4e4e4;
- }
- div.productContent .productImage .prev {
- width: 10px;
- height: 62px;
- display: block;
- float: left;
- margin-right: 5px;
- outline: none;
- blr: expression(this.hideFocus = true);
- border: 1px solid #e4e4e4;
- background: url(../images/product.gif) -120px -510px no-repeat;
- }
- div.productContent .productImage .prev:hover {
- background-color: #f1f1f1;
- }
- div.productContent .productImage .next {
- width: 10px;
- height: 62px;
- display: block;
- float: right;
- margin-left: 4px;
- outline: none;
- blr: expression(this.hideFocus = true);
- border: 1px solid #e4e4e4;
- background: url(../images/product.gif) -180px -510px no-repeat;
- }
- div.productContent .productImage .next:hover {
- background-color: #f1f1f1;
- }
- div.productContent .productImage .disabled {
- cursor: default;
- background-color: #f1f1f1;
- }
- div.productContent .productImage a[class="prev disabled"] {
- background: url(../images/product.gif) -150px -510px no-repeat #f4f4f4;
- }
- div.productContent .productImage a[class="next disabled"] {
- background: url(../images/product.gif) -210px -510px no-repeat #f4f4f4;
- }
- div.productContent .productImage .scrollable {
- width: 268px;
- height: 64px;
- float: left;
- position: relative;
- overflow: hidden;
- }
- div.productContent .productImage .scrollable .items {
- width: 20000em;
- position: absolute;
- }
- div.productContent .productImage .scrollable a {
- display: block;
- float: left;
- padding: 1px;
- margin-right: 4px;
- outline: none;
- blr: expression(this.hideFocus = true);
- border: 1px solid #e4e4e4;
- }
- div.productContent .productImage .scrollable a.current {
- padding: 0px;
- border: 2px solid #ff9900;
- }
- div.productContent .productImage .scrollable img {
- width: 60px;
- height: 60px;
- display: block;
- }
- div.productContent .productImage .zoomPad {
- float: left;
- position: relative;
- z-index: 99;
- cursor: crosshair;
- }
- div.productContent .productImage .zoomPreload {
- width: 90px;
- height: 43px;
- * width: 100px;
- * height: 49px;
- padding: 8px;
- text-align: center;
- color: #333333;
- -moz-opacity: 0.8;
- opacity: 0.8;
- filter: alpha(opacity = 80);
- position: absolute;
- top: 0px;
- left: 0px;
- z-index: 110;
- border: 1px solid #e4e4e4;
- background-color: white;
- }
- div.productContent .productImage .zoomPup {
- overflow: hidden;
- -moz-opacity: 0.6;
- opacity: 0.6;
- filter: alpha(opacity = 60);
- position: absolute;
- z-index: 120;
- cursor: crosshair;
- border: 1px solid #e4e4e4;
- background-color: #ffffff;
- }
- div.productContent .productImage .zoomOverlay {
- width: 100%;
- height: 100%;
- position: absolute;
- left: 0px;
- top: 0px;
- z-index: 101;
- display: none;
- background: #ffffff;
- }
- div.productContent .productImage .zoomWindow {
- height: auto;
- position: absolute;
- left: 110%;
- top: 40px;
- z-index: 110;
- background: #ffffff;
- }
- div.productContent .productImage .zoomWrapper {
- position: relative;
- z-index: 110;
- border: 1px solid #e4e4e4;
- }
- div.productContent .productImage .zoomWrapperTitle {
- width: 100%;
- height: 18px;
- line-height: 18px;
- color: #ffffff;
- text-align: center;
- font-size: 10px;
- overflow: hidden;
- position: absolute;
- top: 0px;
- left: 0px;
- z-index: 120;
- -moz-opacity: 0.6;
- opacity: 0.6;
- display: block;
- filter: alpha(opacity = 60);
- background: #999999;
- }
- div.productContent .productImage .zoomWrapperImage {
- display: block;
- position: relative;
- overflow: hidden;
- z-index: 110;
- }
- div.productContent .productImage .zoomWrapperImage img {
- display: block;
- position: absolute;
- z-index: 101;
- border: 0px;
- }
- div.productContent .productImage .zoomIframe {
- z-index: -1;
- filter: alpha(opacity=0);
- -moz-opacity: 0.80;
- opacity: 0.80;
- position: absolute;
- display: block;
- }
- div.productContent .name {
- width: 398px;
- line-height: 26px;
- float: right;
- clear: right;
- color: #414141;
- font-size: 14px;
- font-weight: bold;
- }
- div.productContent .sn {
- width: 398px;
- float: right;
- clear: right;
- color: #616161;
- border-bottom: 1px dotted #dddddd;
- }
- div.productContent .sn div {
- height: 24px;
- line-height: 24px;
- float: left;
- margin-right: 10px;
- }
- div.productContent .info {
- width: 398px;
- line-height: 24px;
- float: right;
- clear: right;
- }
- div.productContent .info dt {
- width: 54px;
- float: left;
- margin-right: 6px;
- color: #888888;
- white-space: nowrap;
- }
- div.productContent .info dd {
- width: 338px;
- float: left;
- color: #666666;
- }
- div.productContent .info strong {
- color: #ef0101;
- font-size: 16px;
- font-weight: bold;
- margin-right: 10px;
- }
- div.productContent .info del {
- color: #a5a5a5;
- text-decoration: line-through;
- }
- div.productContent .info span {
- color: #ff6600;
- }
- div.productContent .info a {
- padding: 1px 2px;
- color: #ffffff;
- background-color: #f07373;
- }
- div.productContent .action {
- width: 392px;
- line-height: 34px;
- float: right;
- clear: right;
- padding: 2px;
- color: #333333;
- border: 1px solid #e7dbb1;
- background-color: #fffee6;
- }
- div.productContent .action:hover {
- border-color: #df9a07;
- }
- div.productContent .specification .title {
- height: 24px;
- line-height: 24px;
- display: none;
- padding-left: 4px;
- color: #666666;
- background-color: #f5efdc;
- }
- div.productContent .specification dl {
- line-height: 24px;
- clear: both;
- padding: 4px 0px;
- }
- div.productContent .specification dt {
- width: 60px;
- float: left;
- margin-right: 10px;
- text-align: right;
- color: #888888;
- white-space: nowrap;
- overflow: hidden;
- }
- div.productContent .specification dd {
- float: left;
- margin-right: 4px;
- color: #666666;
- overflow: hidden;
- white-space: nowrap;
- }
- div.productContent .specification a {
- display: block;
- float: left;
- position: relative;
- outline: none;
- blr: expression(this.hideFocus = true);
- }
- div.productContent .specification a span {
- width: 13px;
- height: 13px;
- display: none;
- position: absolute;
- right: 0px;
- bottom: 0px;
- overflow: hidden;
- background: url(../images/product.gif) 0px -540px no-repeat;
- }
- div.productContent .specification .text {
- height: 24px;
- line-height: 24px;
- padding: 0px 8px;
- border-top: 1px solid #eeeeee;
- border-right: 1px solid #bbbbbb;
- border-bottom: 1px solid #bbbbbb;
- border-left: 1px solid #eeeeee;
- background-color: #ffffff;
- }
- div.productContent .specification .text:hover {
- border-color: #ff9900;
- }
- div.productContent .specification .image {
- width: 26px;
- height: 26px;
- padding: 1px;
- border: 1px solid #cccccc;
- background-color: #ffffff;
- }
- div.productContent .specification .image:hover {
- border-color: #ff9900;
- }
- div.productContent .specification .image img {
- width: 26px;
- height: 26px;
- display: block;
- }
- div.productContent .specification .selected {
- border: 1px solid #f08b02;
- }
- div.productContent .specification .selected span {
- display: block;
- }
- div.productContent .specification .locked {
- color: #d6d6d6;
- cursor: not-allowed;
- border-color: #bbbbbb;
- border-style: dotted;
- }
- div.productContent .productNotify {
- height: 24px;
- line-height: 24px;
- padding: 10px 0px;
- display: none;
- border-bottom: 1px solid #faeac7;
- }
- div.productContent .productNotify dt {
- width: 60px;
- float: left;
- margin-right: 10px;
- color: #888888;
- text-align: right;
- white-space: nowrap;
- }
- div.productContent .productNotify dd {
- float: left;
- margin-right: 4px;
- color: #666666;
- }
- div.productContent .productNotify input {
- width: 122px;
- height: 24px;
- line-height: 24px;
- padding: 0px 2px;
- border: 1px solid #dbdbdb;
- }
- div.productContent .quantity {
- height: 18px;
- line-height: 18px;
- padding: 10px 0px;
- border-bottom: 1px solid #faeac7;
- }
- div.productContent .quantity dt {
- width: 60px;
- float: left;
- margin-right: 10px;
- color: #888888;
- text-align: right;
- white-space: nowrap;
- }
- div.productContent .quantity dd {
- float: left;
- margin-right: 4px;
- color: #666666;
- }
- div.productContent .quantity input {
- width: 22px;
- height: 18px;
- line-height: 18px;
- float: left;
- padding: 0px 2px;
- text-align: center;
- ime-mode: disabled;
- border: 1px solid #dbdbdb;
- }
- div.productContent .quantity div {
- height: 18px;
- float: left;
- padding-left: 2px;
- }
- div.productContent .quantity .increase {
- width: 18px;
- height: 7px;
- display: block;
- clear: both;
- margin-bottom: 2px;
- cursor: pointer;
- overflow: hidden;
- border: 1px solid #dbdbdb;
- background: url(../images/product.gif) 0px -570px #f9f9f9 no-repeat;
- }
- div.productContent .quantity .decrease {
- width: 18px;
- height: 7px;
- display: block;
- clear: both;
- cursor: pointer;
- overflow: hidden;
- border: 1px solid #dbdbdb;
- background: url(../images/product.gif) -30px -570px #f9f9f9 no-repeat;
- }
- div.productContent .buy {
- height: 36px;
- line-height: 36px;
- padding: 8px 10px 8px 70px;
- border-top: 2px solid #ffffff;
- }
- div.productContent .buy .addProductNotify {
- width: 127px;
- height: 36px;
- line-height: 34px;
- float: left;
- padding-left: 20px;
- color: #ffffff;
- font-size: 15px;
- font-weight: bold;
- font-family: "Microsoft YaHei";
- cursor: pointer;
- border: none;
- background: url(../images/product.gif) 0px -600px no-repeat;
- }
- div.productContent .buy .addCart {
- width: 127px;
- height: 36px;
- line-height: 34px;
- float: left;
- padding-left: 20px;
- color: #ffffff;
- font-size: 15px;
- font-weight: bold;
- font-family: "Microsoft YaHei";
- cursor: pointer;
- border: none;
- background: url(../images/product.gif) 0px -600px no-repeat;
- }
- div.productContent .buy a {
- float: right;
- color: #666666;
- }
- div.productContent .bar {
- height: 36px;
- clear: both;
- margin-bottom: 10px;
- }
- div.productContent .bar ul {
- width: 708px;
- height: 32px;
- padding: 1px 0px;
- border: 1px solid #dddddd;
- background: url(../images/product.gif) 0px -150px repeat-x;
- }
- div.productContent .bar li {
- height: 32px;
- line-height: 32px;
- float: left;
- padding: 0px 20px;
- border-right: 1px solid #dddddd;
- border-left: 1px solid #ffffff;
- }
- div.productContent .bar li.current {
- background: url(../images/product.gif) 0px -210px repeat-x;
- }
- div.productContent .bar li.current a {
- color: #cc0000;
- font-weight: bold;
- }
- div.productContent .brief {
- width: 100%;
- border-collapse: separate;
- border-spacing: 1px;
- margin-bottom: 10px;
- }
- div.productContent .brief th {
- width: 100px;
- height: 30px;
- padding: 0px 6px;
- color: #888888;
- font-weight: normal;
- text-align: right;
- background-color: #eeeeee;
- }
- div.productContent .brief td {
- padding: 0px 6px;
- color: #999999;
- background-color: #f6f6f6;
- }
- div.productContent .introduction .title, div.productContent .parameter .title {
- height: 29px;
- line-height: 29px;
- margin-bottom: 10px;
- border-top: 1px solid #aaa8a9;
- background-color: #d3d3d3;
- }
- div.productContent .introduction .title strong, div.productContent .parameter .title strong {
- display: block;
- float: left;
- padding: 0px 20px;
- color: #ffffff;
- font-size: 14px;
- font-weight: bold;
- font-family: "Microsoft YaHei";
- background-color: #aaa8a9;
- }
- div.productContent .introduction {
- width: 710px;
- margin-bottom: 10px;
- overflow: hidden;
- }
- div.productContent .introduction strong {
- font-weight: bold;
- }
- div.productContent .introduction em {
- font-style: italic;
- }
- div.productContent .parameter {
- margin-bottom: 10px;
- }
- div.productContent .parameter table {
- width: 100%;
- line-height: 30px;
- }
- div.productContent .parameter th {
- width: 100px;
- padding: 0px 10px;
- font-weight: normal;
- text-align: right;
- border: 1px solid #e4e4e4;
- }
- div.productContent .parameter td {
- padding: 0px 10px;
- border: 1px solid #e4e4e4;
- }
- div.productContent .parameter .group {
- font-size: 14px;
- text-align: left;
- background-color: #f1f1f1;
- }
- div.productContent .review {
- padding: 1px;
- margin-bottom: 10px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- border: 1px solid #e4e4e4;
- }
- div.productContent .review .title {
- height: 30px;
- line-height: 30px;
- padding-left: 10px;
- font-size: 14px;
- font-weight: bold;
- font-family: "Microsoft YaHei";
- background-color: #f1f1f1;
- }
- div.productContent .review .content {
- padding: 0px 10px;
- }
- div.productContent .review .score {
- width: 120px;
- height: 60px;
- float: left;
- padding-top: 20px;
- margin: 10px 20px 10px 0px;
- color: #808080;
- }
- div.productContent .review .score strong {
- display: block;
- float: left;
- margin-right: 4px;
- color: #ff6600;
- font-size: 30px;
- font-weight: normal;
- font-family: "Microsoft YaHei";
- }
- div.productContent .review .score div {
- float: left;
- }
- div.productContent .review .score div div {
- height: 18px;
- line-height: 18px;
- clear: both;
- white-space: nowrap;
- }
- div.productContent .review .graph {
- height: 60px;
- width: 400px;
- float: left;
- padding: 10px 10px 10px 0px;
- margin: 10px 0px;
- border-right: 1px solid #e4e4e4;
- }
- div.productContent .review .graph span {
- height: 21px;
- display: block;
- }
- div.productContent .review .graph em {
- width: 28px;
- height: 21px;
- line-height: 16px;
- display: block;
- float: right;
- margin-right: 26px;
- color: #ffffff;
- text-align: center;
- font-style: normal;
- background: url(../images/review.gif) 0px -30px no-repeat;
- }
- div.productContent .review .graph div {
- width: 400px;
- height: 14px;
- background: url(../images/review.gif) 0px 0px no-repeat;
- }
- div.productContent .review .graph li {
- width: 80px;
- height: 26px;
- line-height: 26px;
- float: left;
- color: #808080;
- text-align: center;
- }
- div.productContent .review .handle {
- height: 40px;
- float: left;
- padding-top: 34px;
- padding-left: 20px;
- margin: 10px 0px;
- }
- div.productContent .review .handle a {
- padding: 4px 8px;
- color: #ffffff;
- font-weight: bold;
- white-space: nowrap;
- background-color: #2372cf;
- }
- div.productContent .review table {
- width: 100%;
- line-height: 24px;
- clear: both;
- border-top: 1px solid #e4e4e4;
- }
- div.productContent .review table th {
- padding: 6px 0px;
- color: #888888;
- font-weight: normal;
- text-align: left;
- border-bottom: 1px dotted #e4e4e4;
- }
- div.productContent .review table td {
- width: 160px;
- padding-left: 10px;
- border-bottom: 1px dotted #e4e4e4;
- }
- div.productContent .review span {
- color: #999999;
- }
- div.productContent .review p {
- padding: 10px 0px;
- color: #888888;
- }
- div.productContent .consultation {
- padding: 1px;
- margin-bottom: 10px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- border: 1px solid #e4e4e4;
- }
- div.productContent .consultation .title {
- height: 30px;
- line-height: 30px;
- padding-left: 10px;
- font-size: 14px;
- font-weight: bold;
- font-family: "Microsoft YaHei";
- background-color: #f1f1f1;
- }
- div.productContent .consultation .content {
- padding: 0px 10px;
- }
- div.productContent .consultation .content li {
- line-height: 24px;
- padding: 10px 0px;
- color: #888888;
- border-bottom: 1px dotted #e4e4e4;
- }
- div.productContent .consultation .content li.last {
- border-bottom: none;
- }
- div.productContent .consultation .content li .arrow {
- width: 0px;
- height: 0px;
- margin-left: 20px;
- overflow: hidden;
- border: 6px solid;
- border-color: #ffffff #ffffff #f1f1f1 #ffffff;
- }
- div.productContent .consultation .content li ul {
- padding: 6px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- background-color: #f1f1f1;
- }
- div.productContent .consultation .content li ul li {
- padding: 0px;
- border-bottom: none;
- }
- div.productContent .consultation .content span {
- color: #999999;
- white-space: nowrap;
- }
- div.productContent .consultation .content p {
- padding: 10px 0px;
- color: #999999;
- }
|