@charset "utf-8"; /* CSS Document */ div#landingPageFooter{ display: block; background: #fff; border-radius: 5px; padding: 10px; border: #ddd 1px solid; margin: 50px auto 25px auto; } div#landingPageFooter div.text{ margin: 0px; padding: 10px; font-size: 13px; color: #333; text-align: justify; } div#landingPageFooter div.text strong{ font-weight: normal; color: #000; text-shadow:1px 1px 1px #bbb; } div#landingPageFooter div.text h2 , div#landingPageFooter div.text h3 , div#landingPageFooter div.text h4 , div#landingPageFooter div.text h5 , div#landingPageFooter div.text h6 { display: table; padding: 0px; margin: 0px 0px 5px 0px; color: #000; font-size: 14px; font-weight: normal; border: none; } div#landingPageFooter div.text h2 , div#landingPageFooter div.text h3{ margin: 9px 0px; padding:5px 10px; line-height: 18px; background: #eee; border-right: #333 18px solid; } div#landingPageFooter div.text h3{ border-color: #999; background: none; padding: 0px 10px; } div#landingPageFooter div.text h4{ background: #eee; padding: 2px 10px; line-height: 19px; } div#landingPageFooter div.text h5{ border-bottom: #555 1px solid; padding: 2px 2px 0px 2px; margin-bottom: 10px; line-height: 19px; } div#landingPageFooter ul.links{ margin: 0px; padding: 0px; list-style: none; text-align: right; } div#landingPageFooter ul.links li{ display: inline-block; vertical-align: top; margin: 15px; padding: 0px; } div#landingPageFooter ul.links li a{ display: inline-block; padding: 0px !important; line-height: 17px !important; } div#landingPageFooter ul.links li a h3{ display: block; line-height: normal; font-weight: normal; font-size: 13px; padding: 0px; margin: 0px; } div#landingPageFooter div.text div.rateStar{ display: block; margin: 0px 0px 10px 0px; } div#landingPageFooter ul.faq{ display: block; padding: 0px; margin: 15px 0px; } div#landingPageFooter ul.faq li.faqItem{ margin: 0px 0px 30px 0px; list-style: none; border: none; padding: 0px; } div#landingPageFooter ul.faq li h2.faqQuestion{ border: none; border-bottom: #000 2px solid; color: #000; margin: 0px 20px 10px 0px; padding:0px 0px 1px 10px; font-size: 15px; background: none; } div#landingPageFooter ul.faq li h2.faqQuestion::before{ content: ''; width: 15px; height: 15px; display: inline-block; vertical-align: top; background: var(--color); transform: rotate(45deg); border-radius: 3px; margin: 2px -20px 0px 15px; } div#landingPageFooter ul.faq li div.faqAnswer{ color: #111; line-height: normal; margin: 0px; padding: 0px; } div#landingPageFooter ul.faq li div.faqAnswer div{ display: block; line-height: normal; margin: 0px; padding: 0px; } div#landingPageFooter ul.faq li div.faqAnswer ul{ margin: 0px; list-style: square !important; padding: 0px; } div#landingPageFooter ul.faq li div.faqAnswer ul li{ margin: 0px 0px 10px 0px; list-style: square !important; caption-side: 0px; } div#landingPageFooter div.text ul.faq li div.faqAnswer a{ display: inline-block !important; vertical-align: top !important; margin: 0px 2px 0px 2px !important; padding: 0px !important; width: auto !important; } div#landingPageFooter figure.img{ display: block; color: #666; font-size: 13px; margin: 10px auto; padding: 0px; text-align: center; } div#landingPageFooter figure.img img{ display: block; border-radius: 10px; margin: 0px auto 5px auto; max-width: 85%; height: auto; } div#landingPageFooter.hideMore{ overflow: hidden; position: relative; } div#landingPageFooter div.readMore{ display: block; height: 30px; } div#landingPageFooter.hideMore div.readMore{ position: absolute; left: 0; width: 100%; bottom: 0px; padding: 30px 0px 0px 0px; margin: 0px; height: 50px; text-align: left; background-image: -webkit-linear-gradient(transparent, white); background-image: -o-linear-gradient(transparent, white); background-image: linear-gradient(transparent, white); } div#landingPageFooter div.readMore span{ display: inline; background: #ddd; color: #333; cursor: pointer; font-size: 12px; margin: 0px; padding: 2px 35px; border-radius: 5px; } div#landingPageFooter.hideMore div.readMore span{ bottom: 10px; position: absolute; left: 10px; padding: 2px 15px; } div#landingPageFooter div.text img{ display: block; max-width: calc(95% - 25px); height: auto; width: auto; margin: 5px auto; } div.lpComment{ display: block; text-align: center; padding: 0px; margin: 0px auto; } div.lpComment h2.lpComment{ background: #ddd; color: #222; display: block; font-size: 15px; padding: 5px; text-align: center; margin: 25px auto; border-radius: 4px; } div.lpComment div.lpCommentList{ text-align: right; } div.lpComment input.readMoreLPComment{ background: #666; color: #fff; cursor: pointer; border: #fff 1px solid; padding: 10px 25px; border-radius: 5px; margin: 25px auto 50px auto; } div.lpComment input.readMoreLPComment.load{ width: 32px; height: 32px; padding: 0px; font-size: 1px; color: #fff; border-radius: 50%; background: url("/content/template/images/load.gif") no-repeat center; cursor: wait; } div#landingPageFooter div.lpIndexGoods{ display: block; padding: 0px; text-align: center; margin: 0px; } div#landingPageFooter div.text ul.faq li div.faqAnswer div.lpIndexGoods a{ display: inline-block !important; vertical-align: top !important; padding: 0px !important; margin: 10px !important; overflow: hidden; width: 200px !important; height: auto; color: #333; border: none !important; } div#landingPageFooter div.text ul.faq li div.faqAnswer div.lpIndexGoods a img{ border-radius: 5px; display: block; padding: 0px; margin: 0px auto; width: 100% !important; height: auto; } div#landingPageFooter div.text ul.faq li div.faqAnswer div.lpIndexGoods a strong{ padding: 0px; display: block; width: 80% !important; text-align: center; line-height: normal; margin: 10px auto 0px auto; }@charset "utf-8";/* CSS Document */ .comment { padding: 0px; margin: 0px auto 0px auto; width: 95%; } .comment span.title{ font-size: 15px; background: #ddd; width: 99%; margin: 25px auto; display: block; padding: 5px; color: var(--gold); border-radius: 5px; border-radius: 0px; text-align: center; font-weight: normal; } .showComment { padding: 0px; margin-bottom: 35px; text-align: justify; } .allcom { display: block; background: var(--gold-3); width: 85%; border-radius: 10px; overflow: hidden; border: none; margin: 5px auto 30px auto; } .allcom .rc, .allcom .lc { display: table-cell; vertical-align: top; min-height: 150px; padding-top: 5px; min-width: calc(100% - 150px); } .allcom .rc { background: var(--gold-2); text-align: center; width: 120px; border-left: var(--gold) 1px solid !important; } .allcom .lc { padding: 0px 15px 15px 15px; } .allcom .lc a.goods{ border:none; font-size: 13px; margin: 10px 0px 20px 0px; display:flex; align-items: center; gap:10px; } .allcom .lc a.goods span , .allcom .lc a.goods img { display: table-cell; vertical-align: middle; } .allcom .lc a.goods span{ color: var(--dark); border-bottom: var(--dark) 1px dashed; line-height: 1.5; text-align: right; padding: 0px 10px 0px 10px; } .allcom .lc a.goods img{ padding:1px; width: 35px; height: 35px; object-fit: cover; border-radius: 3px; background:#FFF; border:var(--blue) 1px solid; } .allcom .rc span.nu { display: block; text-align: center; direction: ltr; color: var(--blue); } .allcom .rc img { display: block; padding: 1px; border-radius: 5px; margin: 0px auto 5px auto; } .allcom .rc .author { color: var(--blue); } .allcom .rc .author span { display: block; color: var(--blue); font-size: 11px; } .allcom .rc .author span.name{ font-size: 12px; } .allcom .rc .author span.buyer{ color: #fff; line-height: 10px; padding: 5px 7px; display: table; margin: 0px auto; border-radius: 5px; background: var(--gold); } .allcom .rc #date { line-height: 20px; margin-top: 15px; font-size: 12px; padding-bottom: 5px; color: var(--blue); letter-spacing: 1px; } .allcom .lc .txtcom { display: block; border: #f5f5f5 1px solid; } .allcom .lc .commentAnswer { background: var(--color-2) url("/content/app/images/120x120.png") top 10px right 10px; background-repeat: no-repeat; background-size: 25px; display: block; border-radius: 5px; color: var(--dark); line-height: 26px; padding: 40px 10px 15px 10px; margin: 20px auto 0px auto; } .allcom .control { opacity: .20; filter: alpha(opacity=20); -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; } .allcom .control:hover { opacity: 1; filter: alpha(opacity=100); } .allcom .control a { margin-left: 25px; border: none; color: #FFF; border-radius: 2px; padding: 3px 7px 5px 7px; } .allcom .control a:nth-child(1) { background: #093; } .allcom .control a:nth-child(2) { background: #999; } .allcom .control a:nth-child(3) { background: #F00; } ul#showAllComment { list-style: none; padding: 0px; max-width: 100%; width: 100%; min-width: 100%; display: block; margin: 0px -10px 0px auto; } .commentForm { width: 600px; padding: 15px; border-radius: 10px; background: var(--gold-2); border: var(--blue-2) 1px solid; text-align: right; margin: 25px auto 50px auto; } .commentForm .avatar{ padding: 0px; float: right; margin: -100px 0px 0px 0px !important; width: 90px; height: 100px; } .commentForm .avatar img{ border: #fff 1px solid; max-width: 100%; max-height: 100%; height: auto; width: auto; border-radius: 5px !important; } .commentForm textarea { color: #060; border-radius: 10px; display: inline-block; vertical-align: top; width: calc(100% - 110px); max-width: calc(100% - 120px); height: 100px !important; padding: 5px; border: var(--blue-2) 1px solid !important; margin:0px 100px 0px auto; } .commentForm textarea.full{ width: calc(100% - 15px); max-width: none; border-radius: 10px; border: var(--blue-2) 1px solid; margin-right: 0px; } .commentForm input[type=text]{ width: 45%; border-radius: 5px; border: var(--blue-2) 1px solid; margin-top: 20px; } .commentForm input[name=email]{ float: left !important; border-radius: 5px; border: var(--blue-2) 1px solid; } .commentForm label{ margin: 0px; padding: 0px; } .commentForm .captcha{ padding: 0px; margin: 20px 0px 0px 0px; } .commentForm .captcha span.view { display: inline-block; vertical-align: top; } .commentForm .captcha span.pkn { font-size: 22px; color: #333; display: inline-block; vertical-align: top; padding: 15px 10px; margin-top: -5px; } .commentForm .captcha img{ border: var(--blue-1) 1px solid; border-radius: 5px; margin: 0px; } .commentForm .captcha input[type=text]{ width: 100px; padding: 10px; border:var(--blue-2) 1px solid; direction: ltr; text-align: center; letter-spacing: 10px; font-weight: bold; display:inline-block; border-radius: 5px; vertical-align:top; margin:0px; } .commentForm select{ margin: 20px 0px 0px 0px; } .commentForm input[name=subject]{ margin: 0px 0px 20px 0px; border-radius: 5px; width: calc(100% - 15px); } .commentForm input[type=button]{ float: left; background: var(--color-g); color: #FFF; border: none; border-radius: 5px; padding:10px 20px 10px 20px; margin: -50px auto 0px 0px; } .forum div.newTitle{ color:#FFF; border:none; background:#99C; font-weight:normal; font-size:16px; padding:10px; } .commentImageBox{ padding: 0px; margin: 0px auto 30px auto; width: calc(90% - 30px); } .commentImageBox a{ display: block; border: none !important; margin: 0px; background: #eee; padding: 10px; width: 100%; border-radius: 5px; text-align: right; } .commentImageBox a span, .commentImageBox a img{ display: inline-block; vertical-align: top; padding: 0px; border-radius: 5px; margin: 10px 9px; max-height: 100px; width: auto; border: #fff 1px solid; } .commentImageBox a span{ width: 40px; text-align: center; font-size: 13px; padding: 20px 10px; height: 60px; }