12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253 |
- @charset "UTF-8";
- /* 裝修需求計算機 */
- /* request Start */
- .request-content {
- background-color: #FAFAFA;
- }
- .request-content .accordion-button:not(.collapsed) {
- font-weight: 500;
- color: #EE751B;
- background-color: #fff;
- }
- .request-content .accordion-button:not(.collapsed)::after {
- filter: invert(68%) sepia(41%) saturate(6755%) hue-rotate(350deg) brightness(96%) contrast(93%);
- }
- .request-content .accordion-button:focus {
- box-shadow: none;
- }
- .request-content .accordion-body {
- font-size: 0.8rem;
- line-height: 1.4rem;
- letter-spacing: 1px;
- font-weight: 500;
- }
- .request-content .accordion.spec h6 {
- padding-top: 1.5rem;
- margin-bottom: 1rem;
- border-top: 1px solid rgba(0, 0, 0, 0.125);
- }
- .request-content .accordion.spec h6:first-child {
- padding-top: 0.5rem;
- border-top: none;
- }
- .request-content .ad-list {
- padding: 0 50px;
- }
- @media (min-width: 767px) {
- .request-content .ad-list {
- position: fixed;
- bottom: 50px;
- }
- }
- .request-content .ad-list .img-item {
- display: flex;
- justify-content: center;
- max-width: 700px;
- margin: auto;
- }
- @media (max-width: 1200px) {
- .request-content .ad-list .img-item {
- max-width: 400px;
- flex-direction: column;
- }
- }
- .request-content .ad-list .img-item a {
- padding-top: 15px;
- display: inline-block;
- border-top: 1px solid #fff;
- }
- @media (max-width: 1200px) {
- .request-content .ad-list .img-item a {
- border-top: none;
- }
- }
- @media (max-width: 1200px) {
- .request-content .ad-list .img-item a:first-child {
- border-top: 1px solid #fff;
- }
- }
- @media (max-width: 767px) {
- .request-content .ad-list {
- width: 100%;
- padding: 0;
- margin-top: 50px;
- }
- }
- .request-content .ad-list p {
- padding-bottom: 10px;
- text-align: center;
- }
- @media (max-width: 767px) {
- .request-content .ad-list p {
- padding-bottom: 15px;
- border-bottom: 1px solid #000;
- }
- }
- .request-content .ad-list img {
- width: 100%;
- padding: 0 8px;
- box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
- }
- @media (max-width: 767px) {
- .request-content .ad-list img {
- padding: 0;
- }
- }
- .request-content .main {
- position: relative;
- }
- .request-content .main h2,
- .request-content .main h3 {
- font-weight: normal;
- }
- .request-content .main .info-block {
- height: 100%;
- padding: 100px 50px;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: space-between;
- position: absolute;
- left: 0;
- right: 0;
- z-index: 100;
- color: #fff;
- }
- @media (max-width: 767px) {
- .request-content .main .info-block {
- justify-content: center;
- }
- }
- @media (min-width: 767px) {
- .request-content .main .info-block .headline {
- position: fixed;
- top: 100px;
- padding: 0 50px;
- }
- }
- .request-content .main .info-block h2 {
- font-size: 70px;
- font-weight: bold;
- }
- @media (max-width: 1200px) {
- .request-content .main .info-block h2 {
- font-size: 38px;
- }
- }
- @media (max-width: 575px) {
- .request-content .main .info-block h2 {
- font-size: 26px;
- line-height: 36px;
- }
- }
- .request-content .main .info-block h3 {
- font-size: 20px;
- margin-top: 30px;
- line-height: 30px;
- letter-spacing: 1px;
- }
- @media (max-width: 767px) {
- .request-content .main .info-block h3 {
- font-size: 16px;
- }
- }
- @media (max-width: 575px) {
- .request-content .main .info-block h3 {
- font-size: 14px;
- line-height: 24px;
- }
- }
- .request-content .main .img-block {
- width: 70%;
- height: 100%;
- position: fixed;
- /* 設置灰色遮罩 */
- }
- @media (max-width: 1400px) {
- .request-content .main .img-block {
- width: 60%;
- }
- }
- @media (max-width: 1200px) {
- .request-content .main .img-block {
- width: 55%;
- }
- }
- @media (max-width: 991px) {
- .request-content .main .img-block {
- width: 50%;
- }
- }
- @media (max-width: 767px) {
- .request-content .main .img-block {
- width: 100%;
- position: unset;
- }
- }
- .request-content .main .img-block::before {
- content: "";
- position: absolute;
- top: 0;
- left: 0;
- width: 99.9%;
- height: 100%;
- z-index: 1;
- background-color: rgba(0, 0, 0, 0.7);
- }
- .request-content .main .img-block .img-slider {
- width: 33.3%;
- height: 100vh;
- min-height: 100%;
- overflow: hidden;
- }
- @media (max-width: 767px) {
- .request-content .main .img-block .img-slider {
- height: 50vh;
- }
- }
- @media (max-width: 575px) {
- .request-content .main .img-block .img-slider {
- height: 40vh;
- }
- }
- .request-content .main .img-block .img-slider .img-slider-list {
- position: relative;
- }
- .request-content .main .img-block .img-slider .img-slider-list img {
- width: 100%;
- height: 330px;
- -o-object-fit: cover;
- object-fit: cover;
- }
- @media (min-height: 1300px) {
- .request-content .main .img-block .img-slider .img-slider-list img {
- height: 38vh;
- }
- }
- .request-content .main .logo {
- display: block;
- width: 100%;
- text-align: center;
- }
- .request-content .main .logo img {
- width: 100%;
- max-width: 300px;
- }
- .request-content .form-block {
- padding: 2rem;
- margin-left: auto;
- border: none;
- background-color: #FAFAFA;
- }
- @media (max-width: 1400px) {
- .request-content .form-block {
- padding: 2rem 1rem;
- }
- }
- .request-content .form-block .card {
- border: none;
- max-width: 365px;
- }
- @media (max-width: 767px) {
- .request-content .form-block .card {
- max-width: 435px;
- }
- }
- .request-content .form-block .card .logo,
- .request-content .form-block .card .card-body {
- background-color: #FAFAFA;
- }
- .request-content .form-block form {
- color: #34404B;
- }
- .request-content .form-block form ::-moz-placeholder {
- color: #d3d3d3;
- opacity: 1;
- /* Firefox */
- }
- .request-content .form-block form ::placeholder {
- color: #d3d3d3;
- opacity: 1;
- /* Firefox */
- }
- .request-content .form-block form .invalid-feedback {
- display: none;
- height: 0px;
- text-align: end;
- }
- .request-content .form-block form .submit {
- padding: 10px;
- background-color: #EE751B;
- border: none;
- }
- .request-content .form-block form .type-items {
- height: 70px;
- padding: 5px 10px;
- align-items: center;
- border: 1px solid #aaaaaa;
- border-radius: 5px;
- transition: all 0.3s;
- }
- .request-content .form-block form .type-items:hover {
- border-color: #ee751b;
- }
- .request-content .form-block form .type-items span {
- width: 100px;
- }
- .request-content .form-block form .type-items span h4 {
- margin-bottom: 0;
- font-size: 18px;
- }
- .request-content .form-block form .type-items span p {
- margin-bottom: 0;
- font-size: 12px;
- color: #ee751b;
- }
- .request-content .form-block form .type-items small {
- max-width: 180px;
- display: inline-block;
- font-size: 12px;
- color: #959595;
- }
- @media (max-width: 991px) {
- .request-content .form-block form .type-items small {
- max-width: 150px;
- }
- }
- @media (max-width: 767px) {
- .request-content .form-block form .type-items small {
- max-width: 100%;
- }
- }
- @media (max-width: 400px) {
- .request-content .form-block form .type-items small {
- max-width: 140px;
- }
- }
- .request-content .form-block form .type-items label,
- .request-content .form-block form .type-items input {
- cursor: pointer;
- }
- .request-content .form-block form .type-items input {
- margin: 0 5px;
- border: 2px solid white;
- box-shadow: 0 0 0 1px #EE751B;
- -webkit-appearance: none;
- -moz-appearance: none;
- appearance: none;
- border-radius: 50%;
- width: 12px;
- height: 12px;
- background-color: #fff;
- transition: all ease-in 0.2s;
- }
- @media (max-width: 991px) {
- .request-content .form-block form .type-items input {
- width: 11px;
- height: 11px;
- }
- }
- @media (max-width: 575px) {
- .request-content .form-block form .type-items input {
- height: 10px;
- }
- }
- .request-content .form-block form .type-items input:checked {
- background-color: #EE751B;
- }
- .request-content .form-block form .disclaimer {
- margin-top: 5px;
- font-size: 12px;
- text-align: center;
- }
- .request-content .form-block form .disclaimer a {
- color: #EE751B;
- text-decoration: underline;
- }
- .request-content .form-block form input[type=checkbox] {
- position: relative;
- border-color: #000;
- cursor: pointer;
- }
- .request-content .form-block form input[type=checkbox]:focus {
- box-shadow: unset;
- }
- .request-content .form-block form input[type=checkbox]:checked {
- background-color: white;
- }
- .request-content .form-block form input[type=checkbox]:checked::before {
- content: "✓";
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- font-size: 14px;
- color: black;
- }
- .request-content .loading-block {
- width: 100vw;
- height: 100vh;
- display: none;
- align-items: center;
- flex-direction: column;
- justify-content: center;
- background: #fff;
- position: fixed;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- z-index: 100;
- }
- .request-content .loading-block p {
- font-size: 16px;
- color: #EE751B;
- letter-spacing: 4.8px;
- }
- .request-content .loading-block .spinner {
- /* Size and position */
- font-size: 100px;
- /* 1em */
- width: 1em;
- height: 1em;
- margin-bottom: 20px;
- position: relative;
- /* Styles */
- list-style: none;
- border-radius: 50%;
- border: 0.01em solid rgba(150, 150, 150, 0.2);
- /* Subtle white line circling the dots */
- }
- .request-content .loading-block .spinner li {
- width: 0.2em;
- height: 0.2em;
- position: absolute;
- border-radius: 50%;
- }
- .request-content .loading-block .spinner li:nth-child(1) {
- background: #EE751B;
- /* Blue */
- top: 0;
- left: 50%;
- margin-left: -0.1em;
- transform-origin: 50% 250%;
- animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
- }
- .request-content .loading-block .spinner li:nth-child(2) {
- background: #FF505E;
- /* Red */
- top: 50%;
- right: 0;
- margin-top: -0.1em;
- transform-origin: -150% 50%;
- animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
- }
- .request-content .loading-block .spinner li:nth-child(3) {
- background: #FFCD26;
- /* Yellow */
- bottom: 0;
- left: 50%;
- margin-left: -0.1em;
- transform-origin: 50% -150%;
- animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
- }
- .request-content .loading-block .spinner li:nth-child(4) {
- background: #AAD647;
- /* Green */
- top: 50%;
- left: 0;
- margin-top: -0.1em;
- transform-origin: 250% 50%;
- animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
- }
- @keyframes rota {
- to {
- transform: rotate(360deg);
- }
- }
- @keyframes opa {
- 12.0% {
- opacity: 0.8;
- }
- 19.5% {
- opacity: 0.88;
- }
- 37.2% {
- opacity: 0.64;
- }
- 40.5% {
- opacity: 0.52;
- }
- 52.7% {
- opacity: 0.69;
- }
- 60.2% {
- opacity: 0.6;
- }
- 66.6% {
- opacity: 0.52;
- }
- 70.0% {
- opacity: 0.63;
- }
- 79.9% {
- opacity: 0.6;
- }
- 84.2% {
- opacity: 0.75;
- }
- 91.0% {
- opacity: 0.87;
- }
- }
- .request-content .logo,
- .result-content .logo {
- display: flex;
- justify-content: center;
- }
- .request-content .logo img,
- .result-content .logo img {
- width: 100%;
- max-width: 150px;
- }
- @media (max-width: 767px) {
- .request-content .logo img,
- .result-content .logo img {
- max-width: 110px;
- }
- }
- .result-content {
- padding: 20px 0 50px;
- }
- .result-content a {
- text-decoration: none;
- }
- .result-content p {
- margin-bottom: 0;
- }
- .result-content ul {
- list-style: none;
- padding: 0;
- }
- .result-content .logo {
- margin-bottom: 25px;
- }
- .result-content .line {
- position: relative;
- z-index: 100;
- padding: 25px 0;
- border-top: 1px solid #959595;
- border-bottom: 1px solid #959595;
- }
- @media (max-width: 767px) {
- .result-content .line {
- border-bottom: none;
- }
- }
- .result-content .bg-text {
- position: absolute;
- font-size: 20em;
- top: 20px;
- left: 0;
- color: #fff;
- }
- @media (max-width: 767px) {
- .result-content .bg-text {
- display: none;
- }
- }
- .result-content .tab-list {
- margin: 0;
- padding: 0;
- display: none;
- justify-content: center;
- position: absolute;
- z-index: 1000;
- top: 15px;
- left: 0;
- right: 0;
- }
- @media (max-width: 575px) {
- .result-content .tab-list {
- top: 10px;
- }
- }
- .result-content .tab-list li {
- margin: 0 20px;
- }
- .result-content .tab-list li a {
- color: #959595;
- }
- .result-content .tab-list #underline {
- position: absolute;
- bottom: -1px;
- left: 40px;
- width: 40px;
- height: 1px;
- z-index: 1000;
- background-color: #fff;
- transition: width 0.3s;
- }
- .result-content .card-item {
- position: relative;
- width: 100%;
- height: 550px;
- background-image: url("../img/result-bg.png");
- background-size: auto;
- background-position: center;
- background-repeat: no-repeat;
- border-radius: 20px;
- }
- @media (max-width: 991px) {
- .result-content .card-item {
- height: 690px;
- }
- }
- @media (max-width: 575px) {
- .result-content .card-item {
- height: 800px;
- }
- }
- .result-content .card-item::before {
- content: "";
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- border-radius: 20px;
- background-color: rgba(5, 13, 21, 0.8);
- -webkit-backdrop-filter: blur(2px);
- backdrop-filter: blur(2px);
- }
- .result-content .card-item .main-info {
- height: 80%;
- justify-content: center;
- }
- @media (max-width: 991px) {
- .result-content .card-item .main-info {
- align-items: center;
- flex-direction: column;
- }
- }
- @media (max-width: 991px) {
- .result-content .card-item .main-info.type .chart-box {
- top: -28%;
- }
- }
- @media (max-width: 991px) {
- .result-content .card-item .main-info.type .chart-text {
- top: 18.5%;
- }
- }
- .result-content .card-item .chart-box {
- position: absolute;
- z-index: 100;
- height: 100%;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- @media (max-width: 991px) {
- .result-content .card-item .chart-box {
- top: -30%;
- }
- }
- .result-content .card-item .chart-box #chart {
- width: 300px !important;
- }
- @media (max-width: 991px) {
- .result-content .card-item .chart-box #chart {
- width: 200px !important;
- }
- }
- .result-content .chart-text {
- position: absolute;
- z-index: 100;
- font-size: 42px;
- font-weight: 500;
- color: #fff;
- text-align: center;
- }
- @media (max-width: 991px) {
- .result-content .chart-text {
- top: 17%;
- font-size: 30px;
- }
- }
- .result-content .chart-text.range {
- display: none;
- }
- @media (max-width: 991px) {
- .result-content .chart-text.range {
- top: 10%;
- }
- }
- @media (max-width: 575px) {
- .result-content .chart-text.range {
- top: 11.5%;
- }
- }
- .result-content .chart-text.range .tilde {
- position: absolute;
- left: 50px;
- transform: rotate(90deg);
- }
- @media (max-width: 767px) {
- .result-content .chart-text.range .tilde {
- left: 35px;
- }
- }
- .result-content .price-card {
- position: absolute;
- z-index: 100;
- color: #fff;
- }
- @media (max-width: 991px) {
- .result-content .price-card {
- top: 39%;
- left: 0;
- right: 0;
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- }
- @media (max-width: 575px) {
- .result-content .price-card {
- padding: 0 15px;
- }
- }
- .result-content .price-card ul {
- width: 250px;
- max-width: 100%;
- margin-bottom: 0;
- padding: 15px 0 25px;
- display: flex;
- flex-direction: column;
- align-items: center;
- font-size: 20px;
- border-radius: 10px;
- border: 1px solid #fff;
- }
- @media (max-width: 991px) {
- .result-content .price-card ul {
- width: 100%;
- padding: 10px 0;
- display: flex;
- flex-wrap: wrap;
- flex-direction: row;
- justify-content: space-evenly;
- }
- }
- @media (max-width: 575px) {
- .result-content .price-card ul {
- max-width: 450px;
- width: 95%;
- margin: auto;
- font-size: 14px;
- }
- }
- .result-content .price-card ul li span {
- width: 90px;
- display: inline-block;
- text-align: center;
- border-bottom: 1px solid #fff;
- font-size: 28px;
- font-weight: 500;
- }
- @media (max-width: 575px) {
- .result-content .price-card ul li span {
- width: 70px;
- font-size: 20px;
- }
- }
- .result-content .price-card small {
- margin-top: 20px;
- display: block;
- color: #B7B7B7;
- text-align: center;
- }
- @media (max-width: 991px) {
- .result-content .price-card small {
- margin-top: 10px;
- }
- }
- @media (max-width: 767px) {
- .result-content .price-card small {
- width: 90%;
- text-align: end;
- }
- }
- @media (max-width: 991px) {
- .result-content .price-card .main {
- max-width: 480px;
- }
- }
- @media (max-width: 575px) {
- .result-content .price-card .main {
- max-width: 430px;
- }
- }
- .result-content .price-card .partial {
- width: 280px;
- display: none;
- }
- @media (max-width: 991px) {
- .result-content .price-card .partial {
- /* Grid */
- width: 600px;
- max-width: 100%;
- grid-template-columns: repeat(auto-fit, minmax(220px, max-content));
- padding: initial;
- }
- }
- @media (max-width: 767px) {
- .result-content .price-card .partial {
- width: 500px;
- grid-template-columns: repeat(auto-fit, minmax(180px, max-content));
- font-size: 16px;
- }
- }
- @media (max-width: 575px) {
- .result-content .price-card .partial {
- width: 350px;
- grid-template-columns: repeat(auto-fit, minmax(300px, max-content));
- font-size: 14px;
- }
- }
- .result-content .price-card .partial li {
- display: flex;
- align-items: end;
- justify-content: center;
- }
- @media (max-width: 991px) {
- .result-content .price-card .partial li {
- padding: 0px 10px 10px;
- }
- }
- .result-content .price-card .partial li span {
- margin: 0 5px;
- width: 120px;
- }
- @media (max-width: 767px) {
- .result-content .price-card .partial li span {
- width: 100px;
- font-size: 24px;
- }
- }
- .result-content .price-card .partial li p {
- width: 80px;
- text-align: center;
- }
- .result-content .info-item {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: space-around;
- }
- .result-content .info-item h3 {
- font-size: 24px;
- line-height: 32px;
- text-align: center;
- }
- @media (max-width: 1200px) {
- .result-content .info-item h3 {
- font-size: 20px;
- }
- }
- .result-content .info-item h4 {
- font-size: 16px;
- font-weight: 300;
- color: #34404B;
- }
- @media (max-width: 1200px) {
- .result-content .info-item h4 {
- font-size: 15px;
- }
- }
- @media (max-width: 991px) {
- .result-content .info-item,
- .result-content .info-item img {
- margin-top: 25px;
- }
- }
- .result-content .info-item img {
- width: 100%;
- height: 450px;
- max-width: 330px;
- -o-object-fit: cover;
- object-fit: cover;
- border-radius: 0 0 50% 0;
- }
- .result-content .info-item .img-block {
- position: relative;
- }
- .result-content .info-item .img-block a {
- display: block;
- position: absolute;
- bottom: 0;
- right: 0;
- z-index: 1000;
- }
- .result-content .info-item .img-block a img {
- width: 150px;
- height: 150px;
- }
- .result-content .info-item .img-block a .btn {
- position: relative;
- z-index: 100;
- transition: all 0.3s;
- }
- .result-content .info-item .img-block a .btn:hover {
- opacity: 0.9;
- }
- .result-content .info-item .img-block a .text {
- width: 140px;
- height: 140px;
- position: absolute;
- left: 5px;
- top: 2px;
- animation: rotate 15s linear infinite;
- }
- .result-content .info-item .img-block a .bg {
- position: absolute;
- left: 0px;
- top: -3px;
- z-index: -1;
- }
- @keyframes rotate {
- from {
- transform: rotate(0deg);
- }
- to {
- transform: rotate(360deg);
- }
- }
- .result-content .info-card {
- width: 93%;
- margin: 30px;
- position: absolute;
- bottom: 0;
- background: #fff;
- border-radius: 10px;
- }
- @media (max-width: 767px) {
- .result-content .info-card {
- margin: 20px;
- }
- }
- @media (max-width: 575px) {
- .result-content .info-card {
- padding: 0 20px;
- }
- }
- .result-content .info-card .row {
- padding: 20px 0;
- }
- @media (max-width: 991px) {
- .result-content .info-card .row {
- padding: 0 0 15px;
- justify-content: center;
- }
- }
- @media (max-width: 991px) {
- .result-content .info-card .row div:first-child {
- width: 400px;
- }
- }
- .result-content .info-card .row ul {
- margin: 0;
- padding: 0;
- }
- @media (max-width: 991px) {
- .result-content .info-card .row ul {
- width: 100%;
- display: flex;
- justify-content: space-between;
- }
- }
- .result-content .info-card .row ul li {
- font-weight: 500;
- }
- .result-content .info-card .row .caption {
- display: flex;
- align-items: center;
- justify-content: space-around;
- }
- @media (max-width: 1200px) {
- .result-content .info-card .row .caption {
- flex-direction: column;
- }
- }
- @media (max-width: 991px) {
- .result-content .info-card .row .caption {
- width: 400px;
- flex-direction: row;
- justify-content: space-between;
- }
- }
- .result-content .info-card .row .caption h3 {
- font-size: 18px;
- color: #34404B;
- margin-bottom: 0;
- }
- .result-content .info-card .row .caption small {
- font-size: 14px;
- color: #EE751B;
- }
- .result-content .info-card .row .caption p {
- max-width: 220px;
- font-size: 14px;
- color: #959595;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
- }
- @media (max-width: 575px) {
- .result-content .info-card .row .caption section {
- width: 100%;
- }
- }
- @media (max-width: 991px) {
- .result-content .info-card .row .border-end {
- padding: 10px;
- border-right: none !important;
- border-bottom: 2px solid #dddddd;
- }
- }
- .result-content .info-card .row .reset-btn {
- width: 100%;
- height: 100%;
- border: none;
- border-radius: 10px;
- background-color: #B7B7B7;
- color: #fff;
- transition: all 0.3s;
- }
- @media (max-width: 991px) {
- .result-content .info-card .row .reset-btn {
- width: 180px;
- height: 50px;
- margin: 15px auto 0;
- }
- }
- .result-content .info-card .row .reset-btn:hover {
- background-color: #959595;
- }
- @media (max-width: 767px) {
- .result-content .style-list {
- border-top: 1px solid #959595;
- }
- }
- .result-content .style-list p {
- padding: 20px;
- margin-bottom: 0;
- font-size: 20px;
- font-weight: 500;
- color: #34404B;
- text-align: center;
- }
- .result-content .style-list a {
- display: block;
- position: relative;
- overflow: hidden;
- border-radius: 10px;
- }
- .result-content .style-list a:hover img {
- transform: scale(1.1);
- }
- .result-content .style-list a p {
- padding: 5px;
- position: absolute;
- bottom: 0;
- left: 0;
- right: 0;
- font-size: 18px;
- background: rgba(255, 255, 255, 0.75);
- }
- .result-content .style-list a img {
- width: 100%;
- height: 180px;
- -o-object-fit: cover;
- object-fit: cover;
- border-radius: 10px;
- transition: all 0.5s;
- box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
- }
- @media (max-width: 575px) {
- .result-content .style-list a img {
- height: 120px;
- }
- }
- /* request End */
- .column-list a {
- text-decoration: none;
- }
- .column-list button {
- width: 100%;
- display: flex;
- justify-content: center;
- border: none;
- background-color: transparent;
- }
- .column-list .bg-img {
- width: 100%;
- height: 15vw;
- -o-object-fit: cover;
- object-fit: cover;
- }
- @media (max-width: 991px) {
- .column-list .bg-img {
- height: 30vw;
- width: 50vw;
- }
- }
- @media (max-width: 767px) {
- .column-list .bg-img {
- width: 100%;
- }
- }
- @media (max-width: 575px) {
- .column-list .bg-img {
- height: 35vw;
- width: 85vw;
- }
- }
- .column-list .card-title {
- font-size: 1.125rem;
- font-weight: 600;
- color: #727679;
- letter-spacing: 1px;
- line-height: 1.5;
- text-align: left;
- }
- .column-list .card-body {
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .column-list .badge-list {
- display: flex;
- flex-wrap: wrap;
- }
- .column-list .badge-list p {
- margin: 4px 7px 4px 0;
- padding: 3px 6px;
- font-size: 12px;
- font-weight: 500;
- border: 1px solid #ee751b;
- border-radius: 5px;
- color: #ee751b;
- }
- #columnModal .modal-title {
- color: #34404b;
- font-size: 1.5rem;
- font-weight: 700;
- margin-bottom: 0.5rem;
- }
- #columnModal .cover-img {
- max-width: 80%;
- }
- @media (max-width: 991px) {
- #columnModal .cover-img {
- max-width: 100%;
- }
- }
- #columnModal pre {
- line-height: 2;
- }
- #columnModal pre code {
- color: #727679;
- letter-spacing: 2px;
- font-size: 16px;
- font-family: "Noto Sans TC", sans-serif;
- }
- #columnModal .content h1,
- #columnModal .content h2,
- #columnModal .content h3 {
- display: flex;
- margin: 1.5rem 0;
- font-size: 18px;
- font-weight: bold;
- }
- #columnModal .content p {
- color: #727679;
- line-height: 2;
- }
- #columnModal .content ul {
- padding: 0;
- margin: 3rem 0;
- list-style: none;
- }
- #columnModal .content ul li {
- margin-bottom: 10px;
- }
- #columnModal .content ul li:last-child {
- margin-bottom: 0;
- }
- #columnModal a {
- font-size: 1rem;
- text-decoration: none;
- color: #3366ff;
- }
- #rightSidebar {
- position: sticky;
- }
- @media (max-width: 767px) {
- #rightSidebar {
- padding: 0;
- }
- }
- .text-primary {
- color: #ee751b !important;
- }
- .main-title {
- padding: 20px 40px;
- margin: 25px auto;
- background-image: url("../img/banner-05.png");
- background-color: rgba(0, 0, 0, 0.6);
- background-blend-mode: multiply;
- background-size: cover;
- background-position: center center;
- color: #fff;
- }
- @media (max-width: 767px) {
- .main-title {
- padding: 20px;
- margin: 5px auto 25px;
- }
- }
- .main-title h2,
- .main-title h3 {
- line-height: 1.5;
- letter-spacing: 1px;
- }
- .main-title h3 {
- margin-top: 1rem;
- font-size: 1.25rem;
- }
- @media (max-width: 767px) {
- .main-title h3 {
- font-size: 1rem;
- }
- }
- .btn-outline-primary {
- color: #ee751b;
- background-color: transparent;
- border-color: #ee751b;
- }
- .btn-outline-primary:hover {
- color: #fff;
- border-color: #ee751b;
- background-color: #ee751b;
- }/*# sourceMappingURL=request.css.map */
|