body.scroll-none {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%; }

body.scroll-none .layout {
  position: fixed;
  overflow: hidden;
  width: 100%; }

body.body-gray {
  background-color: #f5f5f5; }

.layout-header {
  min-height: 52px;
  background: #fff;
  z-index: 30; }

.layout-header.fixed {
  z-index: 100; }

html, body {
  height: 100%; }

.layout {
  min-height: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column; }

.layout-body {
  min-height: 100%;
  flex: 1 1 auto;
  -ms-flex: 1 1 auto; }

.layout-orange .layout-container-top {
  background: red; }

.layout-orange .layout-container-top .top-group .top-tit {
  text-align: center; }

.layout-content {
  padding-left: 16px;
  padding-right: 16px; }

.layout-content .header.graybar {
  height: 52px;
  padding-top: 17px;
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #f5f5f5; }

.layout-content .grid-center {
  margin: 0 auto; }

.layout-content .grid-center .header {
  margin-top: 26px; }

.layout-content .grid-center .header.arrow {
  padding-top: 16px;
  margin-top: 0; }

.layout-gray::before {
  content: "";
  display: block;
  display: table; }

.layout-gray::after {
  clear: both;
  content: "";
  display: block;
  display: table; }

.layout-gray .grid-center {
  background: none; }

.layout-container {
  padding-top: 52px; }

.layout .layout-container {
  padding-top: 0; }

.layout .layout-container-top .top-search {
  padding-left: 8px;
  padding-right: 8px;
  border-bottom: 4px solid #f5f5f5;
  height: 47px; }

.layout .layout-content .grid-center .header.graybar:first-child {
  margin-top: 0; }

.layout .layout-content .grid-center .module-list:first-child {
  margin: 0; }

.layout .layout-content .grid-center .module-list.list-basic {
  margin-top: 8px; }

.layout .layout-content .grid-center .module-list.list-rolling {
  margin-top: -4px; }

.layout .layout-content .grid-center .module-detail:first-child {
  padding-top: 10px; }

.layout .layout-content > .module-form:first-child {
  margin-top: 3px; }

.layout .layout-content::after {
  content: "";
  display: table;
  clear: both; }

.layout-breadcrumb {
  padding-left: 18px;
  padding-right: 18px; }

.layout-breadcrumb ol {
  height: 44px;
  font-size: 0;
  vertical-align: middle;
  display: table-cell; }

.layout-breadcrumb ol li {
  display: inline-block;
  margin-right: 6px;
  font-size: 12px;
  color: #999999;
  line-height: 16px;
  padding-left: 9px;
  vertical-align: middle;
  background: url("../../images/icon/icon-arrow-right.svg") no-repeat 0 center;
  background-size: 5px 9px;
  background-position: left center; }

.layout-breadcrumb ol li a {
  color: #999999; }

.layout-breadcrumb ol li:first-child {
  position: relative;
  background: none;
  padding-left: 14px; }

.layout-breadcrumb ol li:first-child::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: "";
  background: url("../../images/icon/icon-home.svg") no-repeat 0 0;
  background-size: 10px 10px; }

.layout-breadcrumb ol li:last-child {
  color: #333; }

.layout-breadcrumb ol li:last-child a {
  color: #333; }

.modal-backdrop {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5; }

.layout-sidebar {
  display: none;
  z-index: 100;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%; }

.layout-sidebar.active {
  display: block; }

.layout-sidebar .profile-group {
  background: #fff;
  border-bottom: 1px solid #eee;
  padding-top: 25px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 17px; }

.layout-sidebar .profile-group .profile-msg {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: normal; }

.layout-sidebar .profile-group .profile-name {
  padding-top: 8px;
  text-align: center;
  font-size: 18px;
  color: #222222; }

.layout-sidebar .profile-group .profile-actions {
  padding-top: 16px; }

.layout-sidebar .sidebar-inner {
  background-color: #f5f5f5;
  position: relative;
  z-index: 2;
  width: 280px;
  height: 100%;
  overflow: auto;
  padding-bottom: 44px; }

.layout-sidebar .sidebar-inner .control {
  width: 36px;
  height: 26px;
  clear: both;
  position: absolute;
  top: 16px;
  right: 16px;
  border: 0;
  background: none;
  z-index: 3; }

.layout-sidebar .sidebar-menu {
  margin-top: 4px; }

.layout-sidebar .sidebar-menu .menu-item {
  border-top: 1px solid #eeeeee; }

.layout-sidebar .sidebar-menu .menu-item:first-child {
  border-top: 0; }

.layout-sidebar .sidebar-menu .menu-state {
  position: absolute;
  right: 18px;
  font-size: 14px;
  color: #ff5000;
  font-weight: normal;
  text-decoration: underline; }

.layout-sidebar .sidebar-menu .menu-txt {
  background-color: #ffffff;
  display: block;
  padding-left: 44px;
  position: relative;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  position: relative; }

.layout-sidebar .sidebar-menu .menu-txt .icon-menu {
  position: absolute;
  top: 11px;
  left: 16px; }

.layout-sidebar .sidebar-menu .menu-txt .icon-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: url("../../images/icon/icon-arrow-down-gray.svg") no-repeat center center; }

.layout-sidebar .sidebar-menu .menu-txt.active .icon-arrow {
  background: url("../../images/icon/icon-arrow-up-gray.svg") no-repeat center center; }

.layout-sidebar .sidebar-menu .menu-txt.active + .list-apps {
  display: block; }

.layout-sidebar .list-apps {
  padding-left: 15px;
  display: none; }

.layout-sidebar .list-apps .list-items::after {
  content: "";
  display: table;
  clear: both; }

.layout-sidebar .list-apps .list-item {
  margin-top: 7px;
  display: table;
  width: 100%;
  table-layout: fixed; }

.layout-sidebar .list-apps .list-item .item-apps {
  width: 32px;
  height: 32px;
  vertical-align: top;
  display: table-cell;
  padding-top: 0; }

.layout-sidebar .list-apps .list-item .item-apps img {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 8px; }

.layout-sidebar .list-apps .list-item .item-name {
  height: 32px;
  display: table-cell;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: middle;
  color: #333333; }

.layout-sidebar .list-apps .list-item .item-name span {
  display: block;
  font-size: 14px;
  line-height: 19px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.layout-sidebar .list-apps .list-item .item-name .clamp {
  width: 100%;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  font-family: sans-serif;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis; }

.layout-sidebar .list-apps .list-item:nth-child(2n) .item-apps {
  padding-left: 0; }

.layout-sidebar .list-apps .list-item:nth-child(2n) .item-name {
  padding-right: 8px; }

.layout-sidebar .list-apps .list-item:nth-child(2n) + .list-item {
  clear: both; }

.layout-sidebar .list-apps strong {
  margin-top: 20px;
  padding-left: 0;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  line-height: normal;
  margin-bottom: -3px; }

.layout-sidebar .login-group {
  background: #fff;
  padding-top: 24px;
  padding-bottom: 17px; }

.layout-sidebar .login-group .login-msg {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #333333; }

.layout-sidebar .login-group .login-bi {
  text-align: center;
  margin-top: 8px; }

.layout-sidebar .login-group .login-bi .bi {
  display: inline-block;
  width: 83px;
  height: 20px;
  text-indent: -99999px;
  background: url("../../images/logo-stove.svg") no-repeat 0 0; }

.layout-sidebar .login-group .login-actions {
  padding-top: 17px;
  padding-left: 16px;
  padding-right: 16px; }

.layout-container-top {
  position: relative; }

.layout-container-top .module-search {
  margin-top: -1px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  z-index: 30;
  background: #fff; }

.layout-container-top .search-remove {
  padding: 0;
  background: none;
  width: 28px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 44px;
  border: 0; }

.layout-container-top .search-remove .element-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 0;
  margin-left: -6px;
  margin-top: -6px; }

.layout-container-top .top-back {
  position: absolute;
  top: 14px;
  left: 16px; }

.layout-container-top .top-group {
  padding-left: 24px;
  padding-right: 24px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin: 0 auto; }

.layout-container-top .top-group .module-column .column {
  padding-top: 24px;
  padding-bottom: 24px; }

.layout-container-top .top-group .module-column .column:first-child {
  padding-top: 18px;
  vertical-align: middle; }

.layout-container-top .top-group .module-column .column:last-child {
  vertical-align: top; }

.layout-container-top .top-tit {
  display: table;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
  text-align: left;
  padding-right: 20px;
  font-size: 20px;
  color: #fff;
  line-height: 24px;
  font-weight: bold; }

.layout-container-top .top-tit span {
  display: table-cell;
  word-break: break-all;
  white-space: normal;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  position: relative; }

.layout-container-top .top-tit .element-svg {
  position: absolute;
  top: 10px;
  right: -55px; }

.layout-container-top .top-link a {
  margin-top: 8px;
  display: inline-block;
  position: relative;
  height: 30px;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 12px;
  padding-left: 5px;
  padding-right: 29px;
  margin-right: 8px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff; }

.layout-container-top .top-link a .element-svg {
  position: absolute;
  right: 7px;
  margin-top: -5.5px;
  top: 50%; }

.layout-container-top .search-group {
  border-radius: 18px;
  background-color: #ffffff;
  position: relative;
  width: 100%;
  height: 35px;
  position: relative; }

.layout-container-top .search-group .search-remove {
  background: none;
  border: 0;
  display: none;
  position: absolute;
  top: 12px;
  right: 56px;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 12px; }

.layout-container-top .search-group .search-remove .element-svg {
  position: absolute;
  top: 0;
  left: 0; }

.layout-container-top .search-group .search-remove.active {
  display: block; }

.layout-container-top .search-group .search-action {
  background: none;
  border: 0;
  position: absolute;
  top: 9px;
  right: 18px; }

.layout-container-top .search-group .element-input {
  padding-left: 10px;
  padding-right: 80px;
  height: 35px;
  border: 0;
  height: 100%;
  background: none;
  border-radius: 18px;
  outline: none; }

.layout-container-top .top-menu {
  text-align: center;
  margin-top: 16px; }

.layout-container-top .top-menu .menu-group {
  display: inline-block; }

.layout-container-top .top-menu .menu-group::after {
  clear: both;
  content: "";
  display: table; }

.layout-container-top .top-menu em {
  float: left;
  font-style: normal;
  position: relative;
  padding-right: 20px;
  font-size: 13px;
  color: #fff;
  line-height: normal;
  font-weight: 600; }

.layout-container-top .top-menu em::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 0px;
  height: 9px;
  width: 1px;
  opacity: 0.3;
  background: #fff; }

.layout-container-top .top-menu ul {
  float: left; }

.layout-container-top .top-menu .menu-item {
  float: left;
  padding-left: 20px;
  padding-right: 20px; }

.layout-container-top .top-menu .menu-item a {
  vertical-align: top;
  opacity: 0.7;
  font-size: 13px;
  color: #fff;
  line-height: normal;
  font-weight: 400; }

.layout-container-top .top-visual {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important; }

.layout-container-top .top-alert {
  height: 48px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.6); }

.layout-container-top .top-alert ul {
  display: table-cell;
  height: 48px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: middle; }

.layout-container-top .top-alert ul li {
  font-size: 14px;
  color: #fff;
  line-height: normal;
  font-weight: normal;
  text-align: center; }

.layout-container-top .top-alert ul li a {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  line-height: normal;
  font-weight: normal; }

.layout-container-top .top-alert ul li a:hover {
  text-decoration: underline; }

.layout-container-top .top-alert ul li a .typo-inline {
  display: block;
  white-space: nowrap; }

.layout-container-top .top-alert ul li a .typo-inline span {
  display: inline-block;
  padding-right: 11px;
  background: url("../../images/icon/icon-arrow-right-white.svg") no-repeat right 4px;
  background-size: 5px 8px; }

.layout-container-top .top-alert ul li a .typo-inline + .typo-inline {
  padding-top: 3px; }

.layout-container-top .top-alert ul li strong {
  padding-left: 3px;
  padding-right: 3px;
  font-weight: normal; }

.layout-container {
  padding-bottom: 40px; }

.layout-container .header.arrow .header-tit {
  position: relative;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  font-weight: normal;
  padding-right: 14px;
  line-height: 18px; }

.layout-container .header.arrow .header-tit::after {
  position: absolute;
  top: 40%;
  right: 0;
  content: "";
  width: 6px;
  height: 11px;
  background: url("../../images/icon/icon-arrow-right.svg") no-repeat 0 0;
  background-size: 6px 11px;
  margin-top: -4px; }

.layout-container .header-tit {
  font-size: 16px;
  color: #222;
  line-height: normal;
  font-weight: bold; }

.layout-container .header-tit .keyword {
  font-weight: bold !important;
  color: #ff5000 !important; }

.layout-container .header-tit .txt-small {
  font-size: 14px;
  color: #999999;
  font-weight: normal; }

.layout.layout-sub .layout-container-top::before {
  display: none; }

.top-navbar {
  position: relative;
  z-index: 40;
  margin-top: 0px;
  background: #fff; }

.top-navbar::after {
  border-top: 1px solid #ddd;
  display: block;
  background-color: #ddd;
  content: "";
  height: 4px;
  background-color: #f5f5f5; }

.top-navbar .module-nav {
  text-align: center;
  width: 360px;
  margin: 0 auto; }

.top-navbar .module-nav ul {
  display: table;
  margin: 0 auto;
  table-layout: fixed;
  width: 100%; }

.top-navbar .module-nav ul::after {
  content: "";
  display: table;
  clear: both; }

.top-navbar .module-nav ul li {
  display: table-cell;
  vertical-align: middle;
  height: 46px;
  width: 33.3%;
  padding-right: 20px;
  padding-left: 20px; }

.top-navbar .module-nav ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed; }

.top-navbar .module-nav ul li a span {
  font-size: 18px;
  color: #111;
  line-height: normal;
  font-weight: normal;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  word-break: keep-all;
  word-wrap: break-word; }

.top-navbar .module-nav ul li.active a span {
  font-weight: bold; }

.top-navbar .module-nav ul li.active a::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  height: 3px;
  width: 100%;
  background-color: #333; }

.top-navbar .module-nav ul li:first-child:nth-last-child(3), .top-navbar .module-nav ul li:first-child:nth-last-child(3) ~ li {
  width: 33.3%; }

.top-navbar .module-nav ul li:first-child:nth-last-child(2), .top-navbar .module-nav ul li:first-child:nth-last-child(2) ~ li {
  width: 50%; }

.top-navbar .module-nav.column-3 li {
  width: 33.3%; }

.layout-footer {
  position: relative;
  height: 104px;
  background-color: #f5f5f5; }

.layout-footer::before {
  box-sizing: border-box;
  ontent: "";
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 52px;
  border: solid 1px #e4e4e4;
  background-color: #ffffff; }

.layout-footer .grid-center {
  margin: 0 auto; }

.layout-footer .footer-langset {
  text-align: center;
  padding-top: 8px; }

.layout-footer .footer-langset .element-select .select-handle label {
  width: auto;
  display: inline-block; }

.layout-footer .footer-langset .element-select .select-handle-txt {
  font-size: 13px;
  display: inline-block;
  width: auto; }

.layout-footer .footer-copy {
  display: table;
  width: 100%; }

.layout-footer .footer-copy .copy-center {
  pading-top: 2px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  color: #666;
  line-height: normal;
  font-weight: normal; }

.layout-footer .element-select.select-small .select-handle::before {
  background: none;
  border: 0;
  width: 10px;
  height: 6px;
  background: url("../../images/icon/icon-arrow-down-gray.svg") no-repeat 0 0;
  background-size: 10px auto; }

.layout-footer .element-select.select-small.active .select-handle::before {
  background: none;
  border: 0;
  width: 10px;
  height: 6px;
  background: url("../../images/icon/icon-arrow-up-gray.svg") no-repeat 0 0;
  background-size: 10px auto; }

@keyframes rolling-up {
  from {
    top: 0; }
  to {
    top: -50px; } }
