.fx-template-view .template-header-section{height:80px;background:#f4f6f9;width:100%}.fx-template-view .template-header-section .template-header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;color:#5e6d82;font-size:14px;line-height:20px}.fx-template-view .template-header-section .return-btn{gap:2px;cursor:pointer;border-right:1px solid #d9d9d9;width:66px}.fx-template-view .template-header-section .return-btn,.fx-template-view .template-header-section .tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx-template-view .template-header-section .tag-list{gap:5px;margin-right:30px;margin-left:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}.fx-template-view .template-header-section .tag-list .tag-item{cursor:pointer;height:28px;border-radius:4px;width:88px;text-align:center;line-height:28px;color:#5e6d82}.fx-template-view .template-header-section .tag-list .tag-item:hover{color:#00c29a}.fx-template-view .template-header-section .search-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;line-height:32px;padding-left:14px;width:160px;background:#fff;border-radius:4px;border:1px solid #e9e9e9;overflow:hidden}.fx-template-view .template-header-section .search-block .icon-search{color:#91a1b7}.fx-template-view .template-header-section .search-block .template-search{width:300px;height:30px;padding:0 0 0 6px;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:4px}.fx-template-view .template-header-section .search-block .template-search::-webkit-input-placeholder{color:#c3cdda;font-size:14px}.fx-template-view .template-header-section .search-block .template-search::-moz-placeholder{color:#c3cdda;font-size:14px}.fx-template-view .template-header-section .search-block .template-search:-ms-input-placeholder{color:#c3cdda;font-size:14px}.fx-template-view .template-header-section .search-block .template-search::-ms-input-placeholder{color:#c3cdda;font-size:14px}.fx-template-view .template-header-section .search-block .template-search::placeholder{color:#c3cdda;font-size:14px}@media screen and (max-width:768px){.fx-template-view .template-header-section{height:auto;padding:10px 15px;border-bottom:1px solid #e9e9e9}.fx-template-view .template-header-section .template-header-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}.fx-template-view .template-header-section .return-btn{border-right:none;width:60px}.fx-template-view .template-header-section .tag-list{display:none}.fx-template-view .template-header-section .search-block{height:32px;line-height:32px;padding-left:14px;width:265px;border-radius:4px}.fx-template-view .template-header-section .search-block .icon-search{color:#91a1b7}.fx-template-view .template-header-section .search-block .template-search{width:300px;height:30px;padding:0 0 0 6px;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:4px}}@-webkit-keyframes slide-in-up{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-up{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-in-down{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-down{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fx-template-view{position:relative;background:#fff;padding-top:60px}.fx-template-view .main-container{width:1200px;margin:0 auto}@media screen and (max-width:768px){.fx-template-view .main-container{width:100%;padding:0 15px}.fx-header .header-content{background-color:#fff}}