.fade-enter-from[data-v-ae5eb6fc]{opacity:0}.fade-enter-active[data-v-ae5eb6fc]{transition:all .2s}.fade-leave-to[data-v-ae5eb6fc]{opacity:0}.fade-leave-active[data-v-ae5eb6fc]{position:absolute;transition:all .2s}.my-modal[data-v-ae5eb6fc]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:auto}.my-modal blockquote[data-v-ae5eb6fc]{margin:auto}.template-market[data-v-0ee2384a]{padding-bottom:50px;min-height:calc(100vh - 50px);display:flex;flex-direction:column;background-color:#f8f8f8}.template-market section.section1[data-v-0ee2384a]{height:280px;background:url(https://cdn.modao.cc/scgc/moren.png) 50%/cover;display:flex;flex-direction:column;align-items:center}.template-market section.section1 blockquote[data-v-0ee2384a]{margin-top:180px;width:540px}.template-market section.section1 blockquote form[data-v-0ee2384a]{box-sizing:border-box;width:100%;height:50px;border-radius:10px;-webkit-backdrop-filter:blur(10px) brightness(100%);backdrop-filter:blur(10px) brightness(100%);background-color:hsla(0,0%,100%,.2);display:flex;align-items:center;border:2px solid hsla(0,0%,80%,.4);transition:all .2s}.template-market section.section1 blockquote form[data-v-0ee2384a]:focus-within{background-color:hsla(0,0%,100%,.4)}.template-market section.section1 blockquote form input[data-v-0ee2384a]{flex:1;padding:0 10px;height:100%;color:#fff;font-size:16px;border-right:1px solid hsla(0,0%,80%,.4)}.template-market section.section1 blockquote form input[data-v-0ee2384a]::-webkit-input-placeholder{color:#ccc}.template-market section.section1 blockquote form button[data-v-0ee2384a]{flex-shrink:0;width:50px;height:100%;transition:all .2s}.template-market section.section1 blockquote form button[data-v-0ee2384a]:hover{background-color:hsla(0,0%,100%,.1)}.template-market section.section1 blockquote form button .icon[data-v-0ee2384a]{color:#fff;font-size:26px}.template-market section.section1 blockquote aside[data-v-0ee2384a]{margin-top:10px;display:flex}.template-market section.section1 blockquote aside ul[data-v-0ee2384a]{flex:1;display:flex}.template-market section.section1 blockquote aside ul li[data-v-0ee2384a]{margin-right:10px;cursor:pointer}.template-market section.section1 blockquote aside p .icon[data-v-0ee2384a],.template-market section.section1 blockquote aside span[data-v-0ee2384a]{color:#fff;font-size:14px}.template-market section.section1 blockquote aside p[data-v-0ee2384a]{cursor:pointer}.template-market section.section1 blockquote aside p .icon[data-v-0ee2384a]{margin-right:4px}.template-market section.section2[data-v-0ee2384a]{margin:0 auto;padding:30px 0;width:1200px;display:flex;justify-content:flex-end}.template-market section.section2 button[data-v-0ee2384a]{width:200px;height:40px;background-color:#1684fc;border-radius:4px;font-size:14px;color:#fff;font-weight:700}.template-market section.section2 button .icon[data-v-0ee2384a]{font-size:16px;margin-right:4px}.template-market section.section3[data-v-0ee2384a]{box-sizing:border-box;margin:0 auto;padding:30px;width:1200px;background-color:#eee;border-radius:10px;box-shadow:inset 0 0 3px 3px #ccc;display:flex;flex-direction:column}.template-market section.section3 .item[data-v-0ee2384a]{height:40px;display:flex;align-items:center}.template-market section.section3 .item ul[data-v-0ee2384a]{display:flex}.template-market section.section3 .item ul li[data-v-0ee2384a]{margin-right:10px;padding:3px 6px;border-radius:4px;cursor:pointer}.template-market section.section3 .item ul li.active[data-v-0ee2384a]{background-color:#e1ecf9}.template-market section.section3 .item ul li.active span[data-v-0ee2384a]{color:#1684fc}.template-market section.section3 .item span[data-v-0ee2384a]{font-size:16px}.template-market section.section4[data-v-0ee2384a]{margin:0 auto;width:1200px;display:flex;flex-direction:column}.template-market section.section4 .sift[data-v-0ee2384a]{margin:30px 0;display:flex;justify-content:space-between}.template-market section.section4 .sift .left[data-v-0ee2384a]{display:flex;align-items:center}.template-market section.section4 .sift .left li[data-v-0ee2384a]{margin-right:10px;font-size:18px;color:#666;cursor:pointer}.template-market section.section4 .sift .left li.active[data-v-0ee2384a]{color:#1684fc}.template-market section.section4 .sift .right[data-v-0ee2384a]{display:flex}.template-market section.section4 .sift .right li[data-v-0ee2384a]{margin-left:10px}.template-market section.section4 .sift .right li label[data-v-0ee2384a]{display:flex;align-items:center;cursor:pointer}.template-market section.section4 .sift .right li label span[data-v-0ee2384a]{margin-left:4px;font-size:14px}.template-market section.section4 .list[data-v-0ee2384a]{width:100%;display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:10px;column-gap:10px;row-gap:10px}.template-market section.section4 .list figure[data-v-0ee2384a]{border-radius:10px;box-shadow:0 0 3px 3px #eee;display:flex;flex-direction:column;cursor:pointer;background-color:#fff;transition:all .2s}.template-market section.section4 .list figure[data-v-0ee2384a]:hover{box-shadow:0 0 6px 3px #ccc;transform:scale(1.01)}.template-market section.section4 .list figure:hover .cover[data-v-0ee2384a]{box-shadow:inset 0 0 3px 3px #eee}.template-market section.section4 .list figure .cover[data-v-0ee2384a]{box-sizing:border-box;margin:8px 8px 0;width:calc(100% - 16px);height:200px;-o-object-fit:contain;object-fit:contain;border:1px solid #eee;border-radius:6px;transition:all .2s}.template-market section.section4 .list figure figcaption[data-v-0ee2384a]{padding:0 10px;height:30px;font-size:14px;display:flex;align-items:center}.template-market section.section4 .list figure .view[data-v-0ee2384a]{height:30px;display:flex;border-bottom:1px solid #ddd}.template-market section.section4 .list figure .view li[data-v-0ee2384a]{margin:0 10px;height:100%;display:flex;justify-content:center;align-items:center;color:#666}.template-market section.section4 .list figure .view li .icon[data-v-0ee2384a]{margin-right:4px;font-size:14px}.template-market section.section4 .list figure .view li span[data-v-0ee2384a]{font-size:12px}.template-market section.section4 .list figure aside[data-v-0ee2384a]{padding:0 10px;height:40px;display:flex;justify-content:space-between;align-items:center}.template-market section.section4 .list figure aside .left[data-v-0ee2384a]{display:flex}.template-market section.section4 .list figure aside .left img[data-v-0ee2384a]{flex-shrink:0;margin-right:6px;width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 3px 3px #eee}.template-market section.section4 .list figure aside .left span[data-v-0ee2384a],.template-market section.section4 .list figure aside .right[data-v-0ee2384a]{font-size:14px;color:#333}.template-market .modal .form[data-v-0ee2384a]{padding:50px;width:600px;background-color:#fff}