<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mainContents{display:flex;justify-content:center;align-items:center;padding:20px 0 80px 0;}

@media all and (max-width:900px) {
    .mainContents{padding-top:50px;}
}

.slideSection{display:flex;}
.slideSection .bannerSlide{width:calc(100% - 300px);height:400px;overflow:hidden;border:1px solid #e0e4f6;}
.slideSection .bannerSlide .mainSlide{height:400px;}
.slideSection .quickContents{width:280px;height:400px;padding:0 0 0 20px;overflow:hidden;}
.slideSection .quickContents .quickOrder{display:flex;margin-bottom:15px;border-radius:5px;text-decoration:none;}
.slideSection .quickContents .quickOrder .material-icons{display:block;font-size:32px;color:#fff;margin:0 20px 0 0;height:50px;background-color:rgba(255,255,255,.1);width:70px;line-height:50px;text-align:center;}
.slideSection .quickContents .quickOrder .buttonText{display:block;color:#fff;font-size:25px;font-family:'Jua';padding:11px 0 0 0;}
.slideSection .quickContents .quickOrder.buyOrder{background-color:#3870ab;border:1px solid #3870ab;}
.slideSection .quickContents .quickOrder.shipOrder{background-color:#f6897a;border:1px solid #f6897a;}
.slideSection .quickContents .todayRate{margin-top:26px;border-bottom:1px solid #d4d4d4;height:255px;overflow-y:scroll;}
.slideSection .quickContents .todayRate .title{display:block;margin:0;height:35px;line-height:33px;font-size:15px;border-bottom:1px solid #d4d4d4;padding:0 0 0 15px;font-weight:700;position:relative;}
.slideSection .quickContents .todayRate .title:before{position:absolute;width:3px;height:16px;left:5px;top:10px;content:'';background-color:#4a8cd6;}
.slideSection .quickContents .todayRate .rateLists{padding:0 0 0 0;margin:0;}
.slideSection .quickContents .todayRate .rateLists li{padding:10px 0 10px 10px;margin:0;list-style:none;border-bottom:1px dashed #d9d9d9;}
.slideSection .quickContents .todayRate .rateLists li:last-child{border-bottom:none;}
.slideSection .quickContents .todayRate .rateLists li .today{display:flex;justify-content:space-between;}
.slideSection .quickContents .todayRate .rateLists li .today .nation{display:block;font-weight:400;font-size:13px;line-height:25px;}
.slideSection .quickContents .todayRate .rateLists li .today .rate{display:block;font-weight:700;font-size:17px;font-family:'Orbitron';line-height:25px;}
.slideSection .quickContents .todayRate .rateLists li .yesterday{text-align:right;font-size:12px;color:#666;padding:10px 0 0 0;}
.slideSection .quickContents .todayRate .rateLists li .yesterday .material-icons{font-size:15px;vertical-align:middle;margin:-4px 0 0 10px;font-weight:bold;}
.slideSection .quickContents .todayRate .rateLists li .yesterday .material-icons.up{color:#f20c1e;}
.slideSection .quickContents .todayRate .rateLists li .yesterday .material-icons.down{color:#1272cd;}

.slideSection .bannerSlide .bx-wrapper{position:relative;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y;}
.slideSection .bannerSlide .bx-wrapper .slideItem{display:block;height:100%;position:relative;background-repeat:no-repeat;background-size:cover;}
.slideSection .bannerSlide .bx-wrapper .slideItem.slide01{background-image:url(/theme/default/img/banner/banner_sample01.png);background-position:center;}
.slideSection .bannerSlide .bx-wrapper .slideItem.slide02{background-image:url(/theme/default/img/banner/banner_sample02.png);background-position:center;}
.slideSection .bannerSlide .bx-wrapper .slideItem.slide03{background-image:url(/theme/default/img/banner/banner_sample03.png);background-position:center;}
.slideSection .bannerSlide .bx-wrapper .slideItem.slide04{background-image:url(/theme/default/img/banner/banner_sample04.png);background-position:center;}
.slideSection .bannerSlide .bx-wrapper .slideItem .caption1{position:absolute;top:50%;left:50px;margin:0 0 0 0;font-size:20px;font-family:'Orbitron', sans-serif;font-weight:800;color:#fff;padding:15px 30px;background-color:rgba(56, 112, 171, .7);border-radius:10px;}
.slideSection .bannerSlide .bx-wrapper .slideItem .caption2{position:absolute;top:50%;left:50px;margin:70px 0 0 0;font-size:20px;font-family:'Orbitron', sans-serif;font-weight:800;color:#fff;padding:15px 30px;background-color:rgba(56, 112, 171, .7);border-radius:10px;}
.slideSection .bannerSlide .bx-wrapper .slideItem[aria-hidden="false"] .caption1{opacity:1;animation-name:captionView1;animation-duration:1.2s;}
.slideSection .bannerSlide .bx-wrapper .slideItem[aria-hidden="false"] .caption2{opacity:1;animation-name:captionView2;animation-duration:1.5s;}

@keyframes captionView1{
    0% {margin-top:-150px;opacity:0;}
    25% {margin-top:-150px;opacity:0;}
    50% {margin-top:0;opacity:1;}
    100% {margin-top:0;opacity:1;}
}

@keyframes captionView2{
    0% {margin-left:150px;opacity:0;}
    40% {margin-left:150px;opacity:0;}
    60% {margin-left:0;opacity:1;}
    100% {margin-left:0;opacity:1;}
}

.slideSection .bannerSlide .bxslider{margin:0;padding:0;-webkit-perspective:1000;}
.slideSection .bannerSlide ul.bxslider{list-style:none;}
.slideSection .bannerSlide .bx-viewport{-webkit-transform:translateZ(0);}
.slideSection .bannerSlide .bx-wrapper{background:#fff;}
.slideSection .bannerSlide .bx-wrapper .bx-pager, .slideSection .bannerSlide .bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%;}
.slideSection .bannerSlide .bx-wrapper .bx-prev{left:10px;background:url('/theme/default/img/common/controls.png') no-repeat 0 -32px;}
.slideSection .bannerSlide .bx-wrapper .bx-prev:hover, .slideSection .bannerSlide .bx-wrapper .bx-prev:focus{background-position:0 0;}
.slideSection .bannerSlide .bx-wrapper .bx-next{right:10px;background:url('/theme/default/img/common/controls.png') no-repeat -43px -32px;}
.slideSection .bannerSlide .bx-wrapper .bx-next:hover, .slideSection .bannerSlide .bx-wrapper .bx-next:focus{background-position:-43px 0;}
.slideSection .bannerSlide .bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:30;}
.slideSection .bannerSlide .bx-wrapper .bx-controls-direction a.disabled{display:none;}

.stepSection{display:flex;margin-top:30px;height:170px;overflow:hidden;}
.stepSection .tabCon{border-top:2px solid #e0e4f6;border-bottom:1px solid #e0e4f6;border-left:none;border-right:none;padding:15px 0;}
.stepSection .tabCon.stepInfoTabCon .stepsLists{display:flex;justify-content:space-between;padding:0;margin:0;}
.stepSection .tabCon.stepInfoTabCon .stepsLists .stepItem{padding:0;margin:0;display:block;width:15%;list-style:none;font-size:12px;line-height:20px;display:flex;justify-content:center;flex-wrap:wrap;}
.stepSection .tabCon.stepInfoTabCon .stepsLists .stepArrow{padding:0;margin:0;display:flex;justify-content:center;align-items:center;}
.stepSection .tabCon.stepInfoTabCon .stepsLists .stepItem .stepIcon{display:block;width:70px;height:70px;background-color:#999;border-radius:50%;}
.stepSection .tabCon.stepInfoTabCon .stepsLists .stepItem .stepIcon .material-icons{display:block;width:70px;height:70px;padding:0;margin:0;line-height:69px;text-align:center;font-size:40px;color:#fff;}
.stepSection .tabCon.stepInfoTabCon .stepsLists .stepItem .stepText{display:block;text-align:center;width:100%;height:20px;line-height:20px;margin-top:5px;}
.stepSection .tabCon.stepInfoTabCon .stepsLists.stepsBuy .stepItem .stepIcon{background-color:#3870ab;}
.stepSection .tabCon.stepInfoTabCon .stepsLists.stepsBuy .stepArrow .material-icons{color:#3870ab;}
.stepSection .tabCon.stepInfoTabCon .stepsLists.stepsDelivery .stepItem .stepIcon{background-color:#f6897a;}
.stepSection .tabCon.stepInfoTabCon .stepsLists.stepsDelivery .stepArrow .material-icons{color:#f6897a;}

.groupSection{display:block;margin-top:30px;}
.groupSection .sectionTitle{position:relative;}
.groupSection .sectionTitle b{font-family:'Orbitron';font-size:20px;font-weight:700;display:inline-block;padding-bottom:10px;border-bottom:2px solid #f8fafc;}
.groupSection .sectionTitle b:after{content:'';display:block;position:absolute;width:60px;height:2px;background-color:#373d54;bottom:0;left:0;}
.groupSection .sectionBody{padding:10px 0;}
.groupSection .sectionBody .formTable.resultTable{margin-top:20px;border:2px solid #373d54;}

.groupSection .sectionBody .bx-wrapper{position:relative;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y;}
.groupSection .sectionBody .bx-wrapper .slideItem{display:flex;height:100%;position:relative;padding:0;justify-content:space-between;align-items:center;}
.groupSection .sectionBody .bx-wrapper .slideItem .banner{width:364px;}
.groupSection .sectionBody .bx-wrapper .slideItem .banner img{width:100%;}
.groupSection .sectionBody .bxslider{margin:0;padding:0;-webkit-perspective:1000;}
.groupSection .sectionBody ul.bxslider{list-style:none;}
.groupSection .sectionBody .bx-viewport{-webkit-transform:translateZ(0);}
.groupSection .sectionBody .bx-wrapper{background:#fff;}
.groupSection .sectionBody .bx-wrapper .bx-pager, .groupSection .sectionBody .bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%;}
.groupSection .sectionBody .bx-wrapper .bx-prev{left:10px;background:url('/theme/default/img/common/controls.png') no-repeat 0 -32px;}
.groupSection .sectionBody .bx-wrapper .bx-prev:hover, .groupSection .sectionBody .bx-wrapper .bx-prev:focus{background-position:0 0;}
.groupSection .sectionBody .bx-wrapper .bx-next{right:10px;background:url('/theme/default/img/common/controls.png') no-repeat -43px -32px;}
.groupSection .sectionBody .bx-wrapper .bx-next:hover, .groupSection .sectionBody .bx-wrapper .bx-next:focus{background-position:-43px 0;}
.groupSection .sectionBody .bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:30;}
.groupSection .sectionBody .bx-wrapper .bx-controls-direction a.disabled{display:none;}

@media all and (max-width:1200px) {
    .groupSection .sectionBody .bx-wrapper .slideItem .banner{width:31%;}
}

@media all and (max-width:900px) {
    .slideSection{flex-wrap:wrap;}
    .slideSection .bannerSlide{width:100%;height:55vw;}
    .slideSection .bannerSlide .bx-wrapper{height:100%;}
    .slideSection .bannerSlide .bx-viewport{height:100%;}
    .slideSection .bannerSlide .mainSlide{height:100%;}
    .slideSection .bannerSlide .bx-wrapper .slideItem{background-size:100% 100%;}

    .slideSection .quickContents{padding:20px 0;width:100%;height:auto;}

    .slideSection .quickContents .quickOrder .material-icons{font-size:25px;width:50px;margin:0 10px 0 0;}
    .slideSection .quickContents .quickOrder .buttonText{font-size:20px;padding:14px 0 0 0;}
    .slideSection .quickContents .quickOrder.buyOrder{width:47%;float:left;}
    .slideSection .quickContents .quickOrder.shipOrder{width:47%;float:right;}
    .slideSection .quickContents .todayRate{clear:both;}
    .slideSection .quickContents .todayRate .rateLists li .today .rate{padding-right:10px;}
    .slideSection .quickContents .todayRate .rateLists li .yesterday{padding:10px 10px 0 0;}

    .radioTab label{font-size:15px;}

    .stepSection{height:370px;}
    .stepSection .tabCon.stepInfoTabCon .stepsLists{flex-wrap:wrap;justify-content:flex-start;}
    .stepSection .tabCon.stepInfoTabCon .stepsLists .stepItem{width:105px;padding:15px 0;}
    .stepSection .tabCon.stepInfoTabCon .stepsLists .stepArrow{width:25px;padding:15px 0;}
}

@media all and (max-width:600px) {
    .slideSection .bannerSlide{height:60vw;}
    .slideSection .bannerSlide .bx-wrapper .slideItem .caption1{left:20px;font-size:4vw;padding:10px;}
    .slideSection .bannerSlide .bx-wrapper .slideItem .caption2{left:20px;font-size:4vw;margin-top:50px;padding:10px;margin-right:20px;}

    .slideSection .bannerSlide .bx-wrapper .bx-prev{left:0px;}
    .slideSection .bannerSlide .bx-wrapper .bx-next{right:0px;}
    .slideSection .bannerSlide .bx-wrapper .slideItem[aria-hidden="false"] .caption1{opacity:1;animation-name:captionViewM1;animation-duration:1.2s;}
    .slideSection .bannerSlide .bx-wrapper .slideItem[aria-hidden="false"] .caption2{opacity:1;animation-name:captionViewM2;animation-duration:1.5s;}

    .formTable.paymentCalc tr{display:block;position:relative;height:135px;}
    .formTable.paymentCalc th{display:none;}
    .formTable.paymentCalc td{display:block;position:absolute;left:100px;width:calc(100vw - 132px);border:none;border-bottom:1px solid #eaedf1;border-right:1px solid #eaedf1;height:44px;padding:0 0 0 10px;line-height:44px;}
    .formTable.paymentCalc td:after{content:attr(data-label);display:block;width:79px;height:44px;background-color:#f9f9f9;position:absolute;top:0;left:-100px;border-bottom:1px solid #eaedf1;border-right:1px solid #eaedf1;padding-left:20px;font-weight:700;}
    .formTable.paymentCalc td.td1{top:0;line-height:40px;}
    .formTable.paymentCalc td.td2{top:45px;}
    .formTable.paymentCalc td.td3{top:90px;}
    .formTable.paymentCalc td.td4{top:0;}
    .formTable.paymentCalc td.td5{top:45px;}
    .formTable.paymentCalc td.td6{top:90px;}
    .formTable.paymentCalc td .wid150{width:90% !important;}

    .formTable.resultTable tr{display:block;position:relative;height:90px;}
    .formTable.resultTable th{display:none;}
    .formTable.resultTable td{display:block;position:absolute;width:calc(50vw - 122px);border:none;border-bottom:1px solid #eaedf1;border-right:1px solid #eaedf1;height:44px;padding:0 0 0 10px;line-height:44px;}
    .formTable.resultTable td:after{content:attr(data-label);display:block;width:78px;height:44px;background-color:#f9f9f9;position:absolute;top:0;left:-100px;border-bottom:1px solid #eaedf1;border-right:1px solid #eaedf1;padding-left:20px;font-weight:700;}
    .formTable.resultTable td.td1{top:0;left:100px;}
    .formTable.resultTable td.td2{top:45px;left:100px;}
    .formTable.resultTable td.td3{top:0;left:calc(50vw + 89px);width:calc(50vw - 124px);}
    .formTable.resultTable td.td4{top:45px;left:calc(50vw + 89px);width:calc(50vw - 124px);}
}

@media all and (max-width:514px) {
    .stepSection{height:460px;}
}</pre></body></html>