/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-helper-hidden {
  display: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-helper-clearfix:after {
  clear: both; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-helper-clearfix {
  min-height: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-front {
  z-index: 100; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-disabled {
  cursor: default !important; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-icon-only {
  width: 2.2em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
button.ui-button-icon-only {
  width: 2.4em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-icons-only {
  width: 3.4em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
button.ui-button-icons-only {
  width: 3.7em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
input.ui-button {
  padding: .4em 1em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-buttonset {
  margin-right: 7px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl {
  direction: rtl; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: 0;
  overflow: auto; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: 400; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: 400;
  margin: -1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-state-disabled {
  font-weight: 400;
  margin: .4em 0 .2em;
  line-height: 1.5; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-state-disabled a {
  cursor: default; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu-icons {
  position: relative; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url(https://cdn.gfzq.cn/gfw/new/images/animated-overlay.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: .25; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable {
  position: relative; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider {
  position: relative;
  text-align: left; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-horizontal {
  height: .8em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-spinner-input {
  border: 0;
  background: 0;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-spinner a.ui-spinner-button {
  border-top: 0;
  border-bottom: 0;
  border-right: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-spinner-up {
  top: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-spinner-down {
  bottom: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tabs {
  position: relative;
  padding: .2em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa; }

/* line 4, frontend/scss/jquery-ui.min.scss */
body .ui-tooltip {
  border-width: 2px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget .ui-widget {
  font-size: 1em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget-content a {
  color: #222; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: 700; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget-header a {
  color: #222; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #555; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555;
  text-decoration: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: 700; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon {
  width: 16px;
  height: 16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(https://cdn.gfzq.cn/gfw/new/images/ui-icons_222222_256x240.png); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget-header .ui-icon {
  background-image: url(https://cdn.gfzq.cn/gfw/new/images/ui-icons_222222_256x240.png); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-default .ui-icon {
  background-image: url(https://cdn.gfzq.cn/gfw/new/images/ui-icons_888888_256x240.png); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(https://cdn.gfzq.cn/gfw/new/images/ui-icons_454545_256x240.png); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-active .ui-icon {
  background-image: url(https://cdn.gfzq.cn/gfw/new/images/ui-icons_454545_256x240.png); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-highlight .ui-icon {
  background-image: url(https://cdn.gfzq.cn/gfw/new/images/ui-icons_2e83ff_256x240.png); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(https://cdn.gfzq.cn/gfw/new/images/ui-icons_cd0a0a_256x240.png); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-blank {
  background-position: 16px 16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-1-n {
  background-position: 0 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-extlink {
  background-position: -32px -80px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-newwin {
  background-position: -48px -80px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-refresh {
  background-position: -64px -80px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-shuffle {
  background-position: -80px -80px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-folder-open {
  background-position: -16px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-document {
  background-position: -32px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-document-b {
  background-position: -48px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-note {
  background-position: -64px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-mail-open {
  background-position: -96px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-suitcase {
  background-position: -112px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-comment {
  background-position: -128px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-person {
  background-position: -144px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-print {
  background-position: -160px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-trash {
  background-position: -176px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-locked {
  background-position: -192px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-unlocked {
  background-position: -208px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-bookmark {
  background-position: -224px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-tag {
  background-position: -240px -96px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-home {
  background-position: 0 -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-flag {
  background-position: -16px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-calendar {
  background-position: -32px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-cart {
  background-position: -48px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-pencil {
  background-position: -64px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-clock {
  background-position: -80px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-disk {
  background-position: -96px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-calculator {
  background-position: -112px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-zoomin {
  background-position: -128px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-zoomout {
  background-position: -144px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-search {
  background-position: -160px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-wrench {
  background-position: -176px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-gear {
  background-position: -192px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-heart {
  background-position: -208px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-star {
  background-position: -224px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-link {
  background-position: -240px -112px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-cancel {
  background-position: 0 -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-plus {
  background-position: -16px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-plusthick {
  background-position: -32px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-minus {
  background-position: -48px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-minusthick {
  background-position: -64px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-close {
  background-position: -80px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-closethick {
  background-position: -96px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-key {
  background-position: -112px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-scissors {
  background-position: -144px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-clipboard {
  background-position: -160px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-copy {
  background-position: -176px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-contact {
  background-position: -192px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-image {
  background-position: -208px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-video {
  background-position: -224px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-script {
  background-position: -240px -128px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-alert {
  background-position: 0 -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-info {
  background-position: -16px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-notice {
  background-position: -32px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-help {
  background-position: -48px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-check {
  background-position: -64px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-bullet {
  background-position: -80px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-radio-on {
  background-position: -96px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-radio-off {
  background-position: -112px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-pin-w {
  background-position: -128px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-pin-s {
  background-position: -144px -144px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-play {
  background-position: 0 -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-pause {
  background-position: -16px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-seek-next {
  background-position: -32px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-seek-end {
  background-position: -64px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-seek-start {
  background-position: -80px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-seek-first {
  background-position: -80px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-stop {
  background-position: -96px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-eject {
  background-position: -112px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-volume-off {
  background-position: -128px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-volume-on {
  background-position: -144px -160px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-power {
  background-position: 0 -176px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-signal {
  background-position: -32px -176px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-close {
  background-position: -32px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circle-check {
  background-position: -208px -192px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget-overlay {
  background: #aaa url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

/* line 4, frontend/scss/jquery-ui.min.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(https://cdn.gfzq.cn/gfw/new/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

@charset "UTF-8";
/* line 1, frontend/scss/base/_reset.scss */
html,
body,
div,
span,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: normal;
  /*transition: all .5s;*/ }

/* line 63, frontend/scss/base/_reset.scss */
:focus {
  outline: 0; }

/* line 67, frontend/scss/base/_reset.scss */
body {
  background-color: #fff;
  line-height: 1;
  font-family: "微软雅黑", Arial, Helvetica, Sans-Serif;
  color: #333;
  font-size: 14px;
  min-width: 320px;
  position: relative; }

/* line 77, frontend/scss/base/_reset.scss */
input,
textarea {
  font-size: 14px; }

/* line 82, frontend/scss/base/_reset.scss */
ol,
ul {
  list-style: none; }

/* line 87, frontend/scss/base/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 92, frontend/scss/base/_reset.scss */
caption,
th,
td {
  font-weight: normal;
  text-align: center; }

/* line 99, frontend/scss/base/_reset.scss */
a {
  text-decoration: none;
  color: #333; }
  /* line 102, frontend/scss/base/_reset.scss */
  a:hover {
    text-decoration: none; }

/* line 107, frontend/scss/base/_reset.scss */
i,
em {
  font-style: normal; }

/* line 112, frontend/scss/base/_reset.scss */
table {
  width: 100%;
  border: 1px #e3ebf4 solid;
  text-align: center;
  background-color: #fff;
  font-size: 14px; }

/* line 120, frontend/scss/base/_reset.scss */
table .up {
  color: #b73712; }

/* line 124, frontend/scss/base/_reset.scss */
table .down {
  color: #427f0c; }

/* line 128, frontend/scss/base/_reset.scss */
table .loading {
  height: auto; }

/* line 132, frontend/scss/base/_reset.scss */
th {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px #e3ebf4 solid;
  border-right: 1px #e3ebf4 solid;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-align: center;
  background-color: #f1faff;
  /*这个要覆盖reset，不然不能垂直居中*/
  vertical-align: middle; }

/* line 147, frontend/scss/base/_reset.scss */
td {
  border-right: 1px #e3ebf4 solid; }

/* line 151, frontend/scss/base/_reset.scss */
tbody tr {
  height: 45px;
  line-height: 45px; }

/* line 156, frontend/scss/base/_reset.scss */
tbody tr:nth-child(even) {
  background: #f1faff; }

/* line 160, frontend/scss/base/_reset.scss */
table a {
  color: #008fc7; }

/* line 164, frontend/scss/base/_reset.scss */
.hide {
  display: none !important; }

/* line 168, frontend/scss/base/_reset.scss */
.show {
  display: block !important; }

/* line 171, frontend/scss/base/_reset.scss */
.pr {
  position: relative; }

/* line 174, frontend/scss/base/_reset.scss */
.pa {
  position: absolute; }

/* line 178, frontend/scss/base/_reset.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 184, frontend/scss/base/_reset.scss */
.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 193, frontend/scss/base/_reset.scss */
.clearfix {
  *zoom: 1; }

/* line 198, frontend/scss/base/_reset.scss */
#bdshare_weixin_qrcode_dialog table tbody tr {
  height: auto !important;
  line-height: auto !important; }

/* line 2, frontend/scss/base/_common.scss */
.text-left {
  text-align: left; }

/* line 3, frontend/scss/base/_common.scss */
.text-right {
  text-align: right; }

/* line 4, frontend/scss/base/_common.scss */
.text-center {
  text-align: center; }

/* line 7, frontend/scss/base/_common.scss */
img {
  max-width: 100%; }

/* line 17, frontend/scss/base/_common.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 21, frontend/scss/base/_common.scss */
.list-inline {
  padding-left: 0;
  list-style: none; }
  /* line 24, frontend/scss/base/_common.scss */
  .list-inline > li {
    display: inline-block; }

/* line 30, frontend/scss/base/_common.scss */
.container {
  margin-right: auto;
  margin-left: auto; }
  /* line 3, frontend/scss/base/mixins/_layout.scss */
  .container:before, .container:after {
    content: " ";
    display: table; }
  /* line 8, frontend/scss/base/mixins/_layout.scss */
  .container:after {
    clear: both; }
  @media (min-width: 1201px) {
    /* line 30, frontend/scss/base/_common.scss */
    .container {
      max-width: 1200px; } }
  @media (min-width: 1001px) and (max-width: 1200px) {
    /* line 30, frontend/scss/base/_common.scss */
    .container {
      max-width: 950px; } }
  @media (min-width: 601px) and (max-width: 1000px) {
    /* line 30, frontend/scss/base/_common.scss */
    .container {
      max-width: 100%; } }
  @media (min-width: 320px) and (max-width: 600px) {
    /* line 30, frontend/scss/base/_common.scss */
    .container {
      max-width: 100%; } }

@media (min-width: 1201px) {
  /* line 51, frontend/scss/base/_common.scss */
  .header {
    height: 90px; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 51, frontend/scss/base/_common.scss */
  .header {
    height: 85px; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 51, frontend/scss/base/_common.scss */
  .header {
    height: 60px; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 51, frontend/scss/base/_common.scss */
  .header {
    height: 60px; } }

/* line 70, frontend/scss/base/_common.scss */
.grey {
  background-color: #ededed !important; }

/* line 74, frontend/scss/base/_common.scss */
.light-grey {
  background-color: #f2f2f2 !important; }

/* line 78, frontend/scss/base/_common.scss */
.white {
  background: #fff !important; }

/* line 15, frontend/scss/base/_shape.scss */
.arrow-down {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  color: #bbb;
  border-top: 5px dashed;
  border-top: 5px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }
  /* line 10, frontend/scss/base/_shape.scss */
  .arrow-down.active-arrow {
    color: #3a89da; }

/* line 23, frontend/scss/base/_shape.scss */
.arrow-up {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  color: #bbb;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }
  /* line 10, frontend/scss/base/_shape.scss */
  .arrow-up.active-arrow {
    color: #3a89da; }

/* line 31, frontend/scss/base/_shape.scss */
.arrow-left {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  color: #bbb;
  border-right: 4px dashed;
  border-right: 4px solid \9;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent; }
  /* line 10, frontend/scss/base/_shape.scss */
  .arrow-left.active-arrow {
    color: #3a89da; }

/* line 39, frontend/scss/base/_shape.scss */
.trg-right {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  color: #bbb;
  border-left: 5px dashed;
  border-left: 5px solid \9;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent; }
  /* line 10, frontend/scss/base/_shape.scss */
  .trg-right.active-arrow {
    color: #3a89da; }

/* line 6, frontend/scss/base/_grid.scss */
.page-section {
  width: 100%;
  clear: both;
  margin: 0;
  padding: 3.5% 0; }

/* line 13, frontend/scss/base/_grid.scss */
.module {
  padding: 0 !important;
  max-width: 1230px;
  margin: auto; }

/* line 20, frontend/scss/base/_grid.scss */
.grid-module .row {
  padding-top: 2.5%;
  overflow: visible; }
  /* line 24, frontend/scss/base/_grid.scss */
  .grid-module .row:first-of-type {
    padding-top: 0; }
  /* line 28, frontend/scss/base/_grid.scss */
  .grid-module .row:after {
    content: "";
    display: table;
    clear: both; }
  /* line 34, frontend/scss/base/_grid.scss */
  .grid-module .row.no-padding {
    padding: 0; }
  /* line 37, frontend/scss/base/_grid.scss */
  .grid-module .row.no-padding-top {
    padding-top: 0px; }

/* line 47, frontend/scss/base/_grid.scss */
.grid-module .zqrz-first-2023,
.grid-module .zqrz-last-2023 {
  display: -ms-flexbox;
  display: flex; }

/* line 52, frontend/scss/base/_grid.scss */
.grid-module .introduce-2023 {
  border: 1px solid #eeeeee; }

/* line 56, frontend/scss/base/_grid.scss */
.grid-module .col {
  float: left;
  padding: 1.25%;
  box-sizing: border-box;
  overflow: hidden; }
  /* line 62, frontend/scss/base/_grid.scss */
  .grid-module .col.no-padding {
    padding: 0; }
  /* line 66, frontend/scss/base/_grid.scss */
  .grid-module .col.no-left-padding {
    padding-left: 0;
    padding-right: 1.75%; }
  /* line 71, frontend/scss/base/_grid.scss */
  .grid-module .col.no-right-padding {
    padding-right: 0;
    padding-left: 1.75%; }
  /* line 75, frontend/scss/base/_grid.scss */
  .grid-module .col.padding-bottom {
    padding-bottom: 1.25%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-1 {
  width: 8.33333%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-2 {
  width: 16.66667%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-3 {
  width: 25%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-4 {
  width: 33.33333%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-5 {
  width: 41.66667%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-6 {
  width: 50%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-7 {
  width: 58.33333%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-8 {
  width: 66.66667%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-9 {
  width: 75%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-10 {
  width: 83.33333%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-11 {
  width: 91.66667%; }

/* line 81, frontend/scss/base/_grid.scss */
.grid-module .span-12 {
  width: 100%; }

/* line 85, frontend/scss/base/_grid.scss */
.grid-module .grid {
  background-color: #fff;
  display: block;
  overflow: hidden;
  width: 100%;
  float: left;
  position: relative;
  height: 0;
  padding-bottom: 100%;
  border-bottom: 1px solid #e0e0e0; }
  /* line 95, frontend/scss/base/_grid.scss */
  .grid-module .grid:after {
    transition: background-color 120ms linear;
    background-color: transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: inherit;
    width: 100%; }
  /* line 106, frontend/scss/base/_grid.scss */
  .grid-module .grid:hover:after {
    background-color: rgba(0, 0, 0, 0.1); }
  /* line 110, frontend/scss/base/_grid.scss */
  .grid-module .grid.no-hover:after {
    display: none; }

/* line 116, frontend/scss/base/_grid.scss */
.grid-module .grid-introduce-2023 {
  border: 1px solid #C8A774;
  width: 285px;
  height: 300px;
  padding-bottom: 0;
  padding-top: 0;
  box-sizing: border-box; }

/* line 125, frontend/scss/base/_grid.scss */
.grid-module .line-2023 {
  margin-top: 10px;
  background-image: linear-gradient(270deg, #FFFFFF 0%, #C8A774 50%, #FFFFFF 100%); }

/* line 130, frontend/scss/base/_grid.scss */
.grid-module .line-2023-add {
  margin-top: 2px; }

/* line 135, frontend/scss/base/_grid.scss */
.grid-module .blue-bg {
  background-color: #2a8cc4; }
  /* line 139, frontend/scss/base/_grid.scss */
  .grid-module .blue-bg .label span {
    background: #056da8;
    color: #fff; }
  /* line 145, frontend/scss/base/_grid.scss */
  .grid-module .blue-bg h3 {
    color: #fff; }
  /* line 149, frontend/scss/base/_grid.scss */
  .grid-module .blue-bg p {
    color: #aed4ea; }

/* line 153, frontend/scss/base/_grid.scss */
.grid-module .grid2x1 {
  padding-bottom: 48.10127%; }

/* line 156, frontend/scss/base/_grid.scss */
.grid-module .grid1x2 {
  padding-bottom: 205.50%; }

/* line 159, frontend/scss/base/_grid.scss */
.grid-module .grid3x1 {
  padding-bottom: 33.4226%; }

/* line 162, frontend/scss/base/_grid.scss */
.grid-module .grid3x2 {
  padding-bottom: 66.667%; }

/* line 165, frontend/scss/base/_grid.scss */
.grid-module .grid3x4 {
  padding-bottom: 133.333%; }

/* line 170, frontend/scss/base/_grid.scss */
#news-events .grid {
  border: 0; }

@media (min-width: 1201px) {
  /* line 175, frontend/scss/base/_grid.scss */
  .grid2x1 {
    padding-bottom: 48.10127%;
    font-size: 1em; }
    /* line 178, frontend/scss/base/_grid.scss */
    .grid2x1 .images-wrapper {
      float: left;
      width: 48.10%; }
      /* line 181, frontend/scss/base/_grid.scss */
      .grid2x1 .images-wrapper:after {
        position: absolute;
        content: ' ';
        width: 0px;
        height: 0px;
        right: 0;
        top: 30px;
        border-width: 14px 13px;
        border-style: solid;
        border-color: transparent #fff transparent transparent; }
    /* line 193, frontend/scss/base/_grid.scss */
    .grid2x1 .content-wrapper {
      width: 51.90%;
      float: left;
      padding: 4%; }
  /* line 200, frontend/scss/base/_grid.scss */
  #search-bottom .images-wrapper {
    width: 53.94%; }
  /* line 205, frontend/scss/base/_grid.scss */
  .grid1x2 .images-wrapper, .grid1x2 .content-wrapper {
    width: 100%;
    float: none; }
  /* line 210, frontend/scss/base/_grid.scss */
  .grid1x2 .content-wrapper:after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: ' ';
    left: 30px;
    top: -26px;
    border-width: 13px 14px;
    border-style: solid;
    border-color: transparent transparent #fff; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 175, frontend/scss/base/_grid.scss */
  .grid2x1 {
    padding-bottom: 48.10127%;
    font-size: 1em; }
    /* line 178, frontend/scss/base/_grid.scss */
    .grid2x1 .images-wrapper {
      float: left;
      width: 48.10%; }
      /* line 181, frontend/scss/base/_grid.scss */
      .grid2x1 .images-wrapper:after {
        position: absolute;
        content: ' ';
        width: 0px;
        height: 0px;
        right: 0;
        top: 30px;
        border-width: 14px 13px;
        border-style: solid;
        border-color: transparent #fff transparent transparent; }
    /* line 193, frontend/scss/base/_grid.scss */
    .grid2x1 .content-wrapper {
      width: 51.90%;
      float: left;
      padding: 4%; }
  /* line 200, frontend/scss/base/_grid.scss */
  #search-bottom .images-wrapper {
    width: 53.94%; }
  /* line 205, frontend/scss/base/_grid.scss */
  .grid1x2 .images-wrapper, .grid1x2 .content-wrapper {
    width: 100%;
    float: none; }
  /* line 210, frontend/scss/base/_grid.scss */
  .grid1x2 .content-wrapper:after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: ' ';
    left: 30px;
    top: -26px;
    border-width: 13px 14px;
    border-style: solid;
    border-color: transparent transparent #fff; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 175, frontend/scss/base/_grid.scss */
  .grid2x1 {
    padding-bottom: 48.10127%;
    font-size: 1em; }
    /* line 178, frontend/scss/base/_grid.scss */
    .grid2x1 .images-wrapper {
      float: left;
      width: 48.10%; }
      /* line 181, frontend/scss/base/_grid.scss */
      .grid2x1 .images-wrapper:after {
        position: absolute;
        content: ' ';
        width: 0px;
        height: 0px;
        right: 0;
        top: 30px;
        border-width: 14px 13px;
        border-style: solid;
        border-color: transparent #fff transparent transparent; }
    /* line 193, frontend/scss/base/_grid.scss */
    .grid2x1 .content-wrapper {
      width: 51.90%;
      float: left;
      padding: 4%; }
  /* line 200, frontend/scss/base/_grid.scss */
  #search-bottom .images-wrapper {
    width: 53.94%; }
  /* line 205, frontend/scss/base/_grid.scss */
  .grid1x2 .images-wrapper, .grid1x2 .content-wrapper {
    width: 100%;
    float: none; }
  /* line 210, frontend/scss/base/_grid.scss */
  .grid1x2 .content-wrapper:after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: ' ';
    left: 30px;
    top: -26px;
    border-width: 13px 14px;
    border-style: solid;
    border-color: transparent transparent #fff; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-1 {
    width: 8.33333%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-2 {
    width: 16.66667%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-3 {
    width: 25%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-4 {
    width: 33.33333%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-5 {
    width: 41.66667%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-6 {
    width: 50%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-7 {
    width: 58.33333%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-8 {
    width: 66.66667%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-9 {
    width: 75%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-10 {
    width: 83.33333%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-11 {
    width: 91.66667%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-12 {
    width: 100%; }
  /* line 232, frontend/scss/base/_grid.scss */
  .grid-module .col.sm-span-12 {
    padding-top: 2.5%; }
    /* line 234, frontend/scss/base/_grid.scss */
    .grid-module .col.sm-span-12:first-of-type {
      padding-top: 0; }
  /* line 239, frontend/scss/base/_grid.scss */
  .grid-module .col.sm-no-padding {
    padding: 0; }
  /* line 243, frontend/scss/base/_grid.scss */
  .grid-module .sm-grid2x1 {
    padding-bottom: 48.10127%; }
    /* line 245, frontend/scss/base/_grid.scss */
    .grid-module .sm-grid2x1 .content-wrapper {
      width: 50%;
      float: left;
      padding: 5.5%; }
      /* line 249, frontend/scss/base/_grid.scss */
      .grid-module .sm-grid2x1 .content-wrapper:after {
        display: none; }
  /* line 255, frontend/scss/base/_grid.scss */
  .grid-module .sm-grid3x1 {
    padding-bottom: 24%; }
  /* line 258, frontend/scss/base/_grid.scss */
  .grid-module .sm-grid-nopicture {
    padding-bottom: 50%; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-1 {
    width: 8.33333%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-2 {
    width: 16.66667%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-3 {
    width: 25%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-4 {
    width: 33.33333%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-5 {
    width: 41.66667%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-6 {
    width: 50%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-7 {
    width: 58.33333%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-8 {
    width: 66.66667%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-9 {
    width: 75%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-10 {
    width: 83.33333%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-11 {
    width: 91.66667%; }
  /* line 227, frontend/scss/base/_grid.scss */
  .grid-module .sm-span-12 {
    width: 100%; }
  /* line 232, frontend/scss/base/_grid.scss */
  .grid-module .col.sm-span-12 {
    padding-top: 2.5%; }
    /* line 234, frontend/scss/base/_grid.scss */
    .grid-module .col.sm-span-12:first-of-type {
      padding-top: 0; }
  /* line 239, frontend/scss/base/_grid.scss */
  .grid-module .col.sm-no-padding {
    padding: 0; }
  /* line 243, frontend/scss/base/_grid.scss */
  .grid-module .sm-grid2x1 {
    padding-bottom: 48.10127%; }
    /* line 245, frontend/scss/base/_grid.scss */
    .grid-module .sm-grid2x1 .content-wrapper {
      width: 50%;
      float: left;
      padding: 5.5%; }
      /* line 249, frontend/scss/base/_grid.scss */
      .grid-module .sm-grid2x1 .content-wrapper:after {
        display: none; }
  /* line 255, frontend/scss/base/_grid.scss */
  .grid-module .sm-grid3x1 {
    padding-bottom: 24%; }
  /* line 258, frontend/scss/base/_grid.scss */
  .grid-module .sm-grid-nopicture {
    padding-bottom: 50%; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 265, frontend/scss/base/_grid.scss */
  .grid1x2 .images-wrapper {
    float: left;
    width: 48.10%; }
    /* line 268, frontend/scss/base/_grid.scss */
    .grid1x2 .images-wrapper:after {
      position: absolute;
      content: ' ';
      width: 0px;
      height: 0px;
      right: 0;
      top: 30px;
      border-width: 14px 13px;
      border-style: solid;
      border-color: transparent #fff transparent transparent; }
  /* line 280, frontend/scss/base/_grid.scss */
  .grid1x2 .content-wrapper {
    width: 51.90%;
    float: left; }
  /* line 286, frontend/scss/base/_grid.scss */
  .sm-grid3x1 .images-wrapper {
    width: 48.10%;
    float: left; }
    /* line 289, frontend/scss/base/_grid.scss */
    .sm-grid3x1 .images-wrapper:after {
      position: absolute;
      content: ' ';
      width: 0px;
      height: 0px;
      right: 0;
      top: 30px;
      border-width: 14px 13px;
      border-style: solid;
      border-color: transparent #fff transparent transparent; }
  /* line 305, frontend/scss/base/_grid.scss */
  .grid-module .col.sm-span-6:nth-child(odd) {
    padding: 1.5% 1.5% 1.5% 3%; }
  /* line 308, frontend/scss/base/_grid.scss */
  .grid-module .col.sm-span-6:nth-child(even) {
    padding: 1.5% 3% 1.5% 1.5%; }
  /* line 312, frontend/scss/base/_grid.scss */
  .grid-module .col.sm-span-12 {
    padding: 1.5% 3% 1.5% 3%; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-1 {
    width: 8.33333%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-2 {
    width: 16.66667%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-3 {
    width: 25%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-4 {
    width: 33.33333%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-5 {
    width: 41.66667%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-6 {
    width: 50%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-7 {
    width: 58.33333%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-8 {
    width: 66.66667%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-9 {
    width: 75%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-10 {
    width: 83.33333%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-11 {
    width: 91.66667%; }
  /* line 321, frontend/scss/base/_grid.scss */
  .grid-module .xs-span-12 {
    width: 100%; }
  /* line 325, frontend/scss/base/_grid.scss */
  .grid-module .xs-grid1x2 {
    padding-bottom: 200%; }
    /* line 327, frontend/scss/base/_grid.scss */
    .grid-module .xs-grid1x2 .images-wrapper {
      width: 100%;
      float: none; }
    /* line 331, frontend/scss/base/_grid.scss */
    .grid-module .xs-grid1x2 .list-content, .grid-module .xs-grid1x2 .content-wrapper {
      width: 100%;
      float: none;
      padding: 8.5%; }
      /* line 335, frontend/scss/base/_grid.scss */
      .grid-module .xs-grid1x2 .list-content:after, .grid-module .xs-grid1x2 .content-wrapper:after {
        position: absolute;
        width: 0px;
        height: 0px;
        content: ' ';
        left: 30px;
        top: -26px;
        border-width: 13px 14px;
        border-style: solid;
        border-color: transparent transparent #fff; }
  /* line 348, frontend/scss/base/_grid.scss */
  .grid-module .xs-grid3x2 {
    padding-bottom: 100%; }
  /* line 351, frontend/scss/base/_grid.scss */
  .grid-module .xs-grid-nopicture {
    padding-bottom: 100%; }
  /* line 354, frontend/scss/base/_grid.scss */
  .grid-module .col.xs-no-padding {
    padding-right: 0;
    padding-left: 0; }
  /* line 360, frontend/scss/base/_grid.scss */
  .grid-module .sm-grid2x1 .content-wrapper:after {
    display: block; }
  /* line 366, frontend/scss/base/_grid.scss */
  .grid-module .col.sm-span-12, .grid-module .col.xs-span-12 {
    padding: 2.5% 5% 2.5% 5%; } }

/* line 1, frontend/scss/base/_widget.scss */
.widget {
  width: 100%;
  clear: both;
  padding: 3.6% 0;
  font-size: 1em; }
  /* line 6, frontend/scss/base/_widget.scss */
  .widget .title {
    font-size: 3.6em;
    line-height: 1.5em;
    text-align: center;
    padding: 0 10%; }
  /* line 13, frontend/scss/base/_widget.scss */
  .widget .info {
    font-size: 1.15em;
    margin-bottom: 1em;
    line-height: 1.5em;
    color: #666;
    text-align: center;
    padding: 0 15%; }
    /* line 20, frontend/scss/base/_widget.scss */
    .widget .info span {
      font-size: 0.8em; }
  /* line 25, frontend/scss/base/_widget.scss */
  .widget .content {
    padding: 3% 0; }
  /* line 28, frontend/scss/base/_widget.scss */
  .widget .btn-more {
    transition: all ease 0.3s;
    display: block;
    margin: 0 auto;
    width: 8em;
    height: 3em;
    line-height: 3em;
    padding: 0 1em;
    text-align: center;
    color: #333;
    border: 2px solid #3a89da;
    border-radius: 1.5em;
    font-size: 1.2em; }
    /* line 41, frontend/scss/base/_widget.scss */
    .widget .btn-more:hover {
      background: #3a89da;
      color: #fff; }
  /* line 46, frontend/scss/base/_widget.scss */
  .widget .but-area {
    text-align: center; }
    /* line 48, frontend/scss/base/_widget.scss */
    .widget .but-area .btn-more {
      display: inline-block;
      vertical-align: top;
      margin: 0 10px; }
  /* line 55, frontend/scss/base/_widget.scss */
  .widget.grey {
    background-color: #f2f2f2; }
  /* line 58, frontend/scss/base/_widget.scss */
  .widget.grey-f2 {
    background-color: #f2f2f2; }
  /* line 61, frontend/scss/base/_widget.scss */
  .widget.grey-f8 {
    background-color: #f8f8f8; }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 67, frontend/scss/base/_widget.scss */
  .widget {
    font-size: 0.9em; }
    /* line 69, frontend/scss/base/_widget.scss */
    .widget .info {
      font-size: 1.25em; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 67, frontend/scss/base/_widget.scss */
  .widget {
    font-size: 0.9em; }
    /* line 69, frontend/scss/base/_widget.scss */
    .widget .info {
      font-size: 1.25em; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 67, frontend/scss/base/_widget.scss */
  .widget {
    font-size: 0.9em; }
    /* line 69, frontend/scss/base/_widget.scss */
    .widget .info {
      font-size: 1.25em; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 75, frontend/scss/base/_widget.scss */
  .widget {
    font-size: 0.9em; }
    /* line 77, frontend/scss/base/_widget.scss */
    .widget .info {
      font-size: 1.25em; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 83, frontend/scss/base/_widget.scss */
  .widget {
    padding: 8% 0;
    font-size: 0.9em; }
    /* line 86, frontend/scss/base/_widget.scss */
    .widget .title {
      font-size: 3em; }
    /* line 89, frontend/scss/base/_widget.scss */
    .widget .info {
      padding: 0 6%; } }

/* line 1, frontend/scss/base/_header.scss */
.back-web {
  background: #505050;
  height: 36px;
  line-height: 36px;
  display: block;
  position: relative;
  opacity: 0.9; }
  /* line 9, frontend/scss/base/_header.scss */
  .back-web:hover {
    opacity: 1; }
  /* line 13, frontend/scss/base/_header.scss */
  .back-web .back-link {
    display: block;
    width: 100%;
    height: 36px;
    text-align: center; }
    /* line 19, frontend/scss/base/_header.scss */
    .back-web .back-link span {
      padding-left: 25px;
      background: url("https://cdn.gfzq.cn/gfw/new/images/common/grey-logo.png") no-repeat left center;
      font-size: 1em;
      line-height: 36px;
      color: #cccccc; }
  /* line 28, frontend/scss/base/_header.scss */
  .back-web .close {
    height: 36px;
    width: 36px;
    background: url("https://cdn.gfzq.cn/gfw/new/images/icons/close.png") no-repeat center;
    cursor: pointer;
    position: absolute;
    right: 0%;
    top: 0em;
    z-index: 1000; }

/* line 41, frontend/scss/base/_header.scss */
.header .top {
  height: 100%;
  position: relative;
  box-sizing: border-box;
  z-index: 9999; }

/* line 49, frontend/scss/base/_header.scss */
.logo {
  min-width: 216px;
  height: 100%;
  line-height: 100%;
  float: left;
  background: url("https://cdn.gfzq.cn/gfw/new/images/newLogo_2022.png") left center no-repeat; }

/* line 57, frontend/scss/base/_header.scss */
.right-area {
  float: right; }

/* line 61, frontend/scss/base/_header.scss */
.menu {
  display: none;
  height: 100%;
  line-height: 100%;
  width: 20px;
  background: url("https://cdn.gfzq.cn/gfw/new/images/icons/toggle.png") center center no-repeat;
  cursor: pointer;
  border-right: 1px solid #fff; }

/* line 71, frontend/scss/base/_header.scss */
.top-suggest {
  display: inline-block;
  width: 70px;
  height: 90px;
  border-top: 5px solid #fff;
  position: relative;
  float: right;
  background: url(https://cdn.gfzq.cn/gfw/new/images/icons/suggest.png) center no-repeat; }

/* line 81, frontend/scss/base/_header.scss */
.search {
  width: 70px;
  height: 90px;
  position: relative;
  float: right; }
  /* line 87, frontend/scss/base/_header.scss */
  .search a.btn-search {
    display: inline-block;
    height: 85px;
    border-top: 5px solid #fff;
    width: 100%;
    position: relative;
    z-index: 9999;
    background: url("https://cdn.gfzq.cn/gfw/new/images/icons/search.png") center no-repeat; }
    /* line 96, frontend/scss/base/_header.scss */
    .search a.btn-search.onSearch {
      border-top-color: #3a89da; }
  /* line 101, frontend/scss/base/_header.scss */
  .search .search-area {
    display: none;
    background: #f8f8f8;
    height: 27px;
    padding: 16px 0 16px 20px;
    width: 355px;
    position: absolute;
    right: 0px;
    right: -1px \9;
    z-index: 999;
    bottom: -59px;
    box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); }
    /* line 114, frontend/scss/base/_header.scss */
    .search .search-area .bdcs-search-form-input {
      height: 26px !important;
      line-height: 26px !important;
      font-family: '微软雅黑';
      color: #333;
      border: 0;
      outline: none;
      padding-left: 5px;
      background: none;
      width: 280px;
      font-size: 14px;
      margin-right: 0; }
      /* line 127, frontend/scss/base/_header.scss */
      .search .search-area .bdcs-search-form-input:focus {
        border: 0; }
    /* line 132, frontend/scss/base/_header.scss */
    .search .search-area .bdcs-search-form-submit {
      position: absolute;
      top: -2px;
      right: 12px;
      width: 30px !important;
      height: 30px !important;
      border: none;
      background: url(https://cdn.gfzq.cn/gfw/new/images/icons/search.png) no-repeat center;
      font-size: 0;
      text-indent: -9999; }
  /* line 146, frontend/scss/base/_header.scss */
  .search.on-search a.btn-search {
    background: #f8f8f8 url("https://cdn.gfzq.cn/gfw/new/images/icons/close.png") center no-repeat; }

/* line 153, frontend/scss/base/_header.scss */
.snav {
  display: none; }

/* line 157, frontend/scss/base/_header.scss */
.nav {
  position: relative; }
  /* line 160, frontend/scss/base/_header.scss */
  .nav .layDiv {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 55;
    display: none;
    background: url("https://cdn.gfzq.cn/gfw/new/images/common/opbg.png"); }

@media (min-width: 1201px) {
  /* line 173, frontend/scss/base/_header.scss */
  .nav {
    height: 100%;
    float: right;
    zoom: 1; }
    /* line 178, frontend/scss/base/_header.scss */
    .nav > ul.main-nav {
      text-align: right;
      position: relative;
      z-index: 50; }
      /* line 183, frontend/scss/base/_header.scss */
      .nav > ul.main-nav > li {
        float: left; }
        /* line 186, frontend/scss/base/_header.scss */
        .nav > ul.main-nav > li > a {
          display: block;
          font-size: 16px;
          padding: 0 20px;
          background-color: #fff;
          border-top: 5px solid #fff;
          transition: all .3s ease; }
          /* line 196, frontend/scss/base/_header.scss */
          .nav > ul.main-nav > li > a .arrow-d {
            position: absolute;
            width: 12px;
            height: 6px;
            right: 5px;
            top: 44px;
            background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-down-grey.png") no-repeat; }
          /* line 205, frontend/scss/base/_header.scss */
          .nav > ul.main-nav > li > a.active {
            color: #3a89da; }
            /* line 208, frontend/scss/base/_header.scss */
            .nav > ul.main-nav > li > a.active .arrow-d {
              background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-down-blue.png") no-repeat; }
          /* line 213, frontend/scss/base/_header.scss */
          .nav > ul.main-nav > li > a.focus, .nav > ul.main-nav > li > a:hover {
            color: #3a89da;
            border-top: 5px solid #3a89da;
            background-color: #f8f8f8;
            z-index: 9999; }
            /* line 220, frontend/scss/base/_header.scss */
            .nav > ul.main-nav > li > a.focus .arrow-d, .nav > ul.main-nav > li > a:hover .arrow-d {
              background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-down-blue.png") no-repeat; }
      /* line 227, frontend/scss/base/_header.scss */
      .nav > ul.main-nav .download {
        position: relative; }
        /* line 230, frontend/scss/base/_header.scss */
        .nav > ul.main-nav .download .down-div {
          display: none;
          position: absolute;
          background: #f8f8f8;
          box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15);
          border-top: 0;
          top: 100%;
          left: 0;
          width: 100%;
          z-index: 1000;
          box-sizing: border-box; }
          /* line 242, frontend/scss/base/_header.scss */
          .nav > ul.main-nav .download .down-div a {
            display: block;
            padding-left: 20px;
            text-align: left;
            line-height: 40px;
            font-size: 14px; }
            /* line 249, frontend/scss/base/_header.scss */
            .nav > ul.main-nav .download .down-div a:hover {
              background-color: #eee;
              color: #3a89da; }
        /* line 256, frontend/scss/base/_header.scss */
        .nav > ul.main-nav .download .twobarcodes {
          display: none;
          position: absolute;
          top: 80%;
          right: -150px;
          width: 150px;
          height: 145px; }
          /* line 264, frontend/scss/base/_header.scss */
          .nav > ul.main-nav .download .twobarcodes img {
            width: 150px; }
          /* line 268, frontend/scss/base/_header.scss */
          .nav > ul.main-nav .download .twobarcodes p {
            margin-top: -40px;
            width: 150px;
            background: #eeeeee;
            font-size: 14px;
            text-align: center;
            line-height: 30px; }
    /* line 280, frontend/scss/base/_header.scss */
    .nav li.dropdown {
      position: relative; }
    /* line 284, frontend/scss/base/_header.scss */
    .nav .pop-layer {
      display: none;
      position: absolute;
      left: 0;
      z-index: 999;
      top: 90px;
      background-color: #f8f8f8;
      box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); }
    /* line 295, frontend/scss/base/_header.scss */
    .nav .dropdown-menu li {
      line-height: 40px;
      text-align: left;
      width: 160px;
      padding: 0 20px 0 20px;
      font-size: 14px; }
      /* line 302, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li:hover {
        background-color: #eee;
        color: #3a89da; }
      /* line 307, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li a {
        display: block; }
        /* line 310, frontend/scss/base/_header.scss */
        .nav .dropdown-menu li a:hover {
          color: #3a89da; }
      /* line 316, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li.pop-right a {
        display: block;
        color: #333; }
        /* line 320, frontend/scss/base/_header.scss */
        .nav .dropdown-menu li.pop-right a span.trg-r {
          float: right;
          position: relative;
          width: 5px;
          height: 8px;
          top: 16px;
          background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-right-grey.png") center no-repeat; }
        /* line 329, frontend/scss/base/_header.scss */
        .nav .dropdown-menu li.pop-right a:hover {
          color: #3a89da; }
      /* line 335, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li.pop-right:hover > a {
        color: #3a89da; }
        /* line 338, frontend/scss/base/_header.scss */
        .nav .dropdown-menu li.pop-right:hover > a span {
          background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-right-blue.png") center no-repeat; }
      /* line 345, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li.on-current-style {
        background-color: #eee;
        color: #3a89da; }
    /* line 352, frontend/scss/base/_header.scss */
    .nav .pop-right-menu {
      display: none;
      position: absolute;
      top: 0px;
      z-index: 1000;
      left: 200px;
      background-color: #eee;
      box-sizing: border-box;
      box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 173, frontend/scss/base/_header.scss */
  .nav {
    height: 100%;
    float: right;
    zoom: 1; }
    /* line 178, frontend/scss/base/_header.scss */
    .nav > ul.main-nav {
      text-align: right;
      position: relative;
      z-index: 50; }
      /* line 183, frontend/scss/base/_header.scss */
      .nav > ul.main-nav > li {
        float: left; }
        /* line 186, frontend/scss/base/_header.scss */
        .nav > ul.main-nav > li > a {
          display: block;
          font-size: 16px;
          padding: 0 20px;
          background-color: #fff;
          border-top: 5px solid #fff;
          transition: all .3s ease; }
          /* line 196, frontend/scss/base/_header.scss */
          .nav > ul.main-nav > li > a .arrow-d {
            position: absolute;
            width: 12px;
            height: 6px;
            right: 5px;
            top: 44px;
            background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-down-grey.png") no-repeat; }
          /* line 205, frontend/scss/base/_header.scss */
          .nav > ul.main-nav > li > a.active {
            color: #3a89da; }
            /* line 208, frontend/scss/base/_header.scss */
            .nav > ul.main-nav > li > a.active .arrow-d {
              background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-down-blue.png") no-repeat; }
          /* line 213, frontend/scss/base/_header.scss */
          .nav > ul.main-nav > li > a.focus, .nav > ul.main-nav > li > a:hover {
            color: #3a89da;
            border-top: 5px solid #3a89da;
            background-color: #f8f8f8;
            z-index: 9999; }
            /* line 220, frontend/scss/base/_header.scss */
            .nav > ul.main-nav > li > a.focus .arrow-d, .nav > ul.main-nav > li > a:hover .arrow-d {
              background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-down-blue.png") no-repeat; }
      /* line 227, frontend/scss/base/_header.scss */
      .nav > ul.main-nav .download {
        position: relative; }
        /* line 230, frontend/scss/base/_header.scss */
        .nav > ul.main-nav .download .down-div {
          display: none;
          position: absolute;
          background: #f8f8f8;
          box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15);
          border-top: 0;
          top: 100%;
          left: 0;
          width: 100%;
          z-index: 1000;
          box-sizing: border-box; }
          /* line 242, frontend/scss/base/_header.scss */
          .nav > ul.main-nav .download .down-div a {
            display: block;
            padding-left: 20px;
            text-align: left;
            line-height: 40px;
            font-size: 14px; }
            /* line 249, frontend/scss/base/_header.scss */
            .nav > ul.main-nav .download .down-div a:hover {
              background-color: #eee;
              color: #3a89da; }
        /* line 256, frontend/scss/base/_header.scss */
        .nav > ul.main-nav .download .twobarcodes {
          display: none;
          position: absolute;
          top: 80%;
          right: -150px;
          width: 150px;
          height: 145px; }
          /* line 264, frontend/scss/base/_header.scss */
          .nav > ul.main-nav .download .twobarcodes img {
            width: 150px; }
          /* line 268, frontend/scss/base/_header.scss */
          .nav > ul.main-nav .download .twobarcodes p {
            margin-top: -40px;
            width: 150px;
            background: #eeeeee;
            font-size: 14px;
            text-align: center;
            line-height: 30px; }
    /* line 280, frontend/scss/base/_header.scss */
    .nav li.dropdown {
      position: relative; }
    /* line 284, frontend/scss/base/_header.scss */
    .nav .pop-layer {
      display: none;
      position: absolute;
      left: 0;
      z-index: 999;
      top: 90px;
      background-color: #f8f8f8;
      box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); }
    /* line 295, frontend/scss/base/_header.scss */
    .nav .dropdown-menu li {
      line-height: 40px;
      text-align: left;
      width: 160px;
      padding: 0 20px 0 20px;
      font-size: 14px; }
      /* line 302, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li:hover {
        background-color: #eee;
        color: #3a89da; }
      /* line 307, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li a {
        display: block; }
        /* line 310, frontend/scss/base/_header.scss */
        .nav .dropdown-menu li a:hover {
          color: #3a89da; }
      /* line 316, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li.pop-right a {
        display: block;
        color: #333; }
        /* line 320, frontend/scss/base/_header.scss */
        .nav .dropdown-menu li.pop-right a span.trg-r {
          float: right;
          position: relative;
          width: 5px;
          height: 8px;
          top: 16px;
          background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-right-grey.png") center no-repeat; }
        /* line 329, frontend/scss/base/_header.scss */
        .nav .dropdown-menu li.pop-right a:hover {
          color: #3a89da; }
      /* line 335, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li.pop-right:hover > a {
        color: #3a89da; }
        /* line 338, frontend/scss/base/_header.scss */
        .nav .dropdown-menu li.pop-right:hover > a span {
          background: url("https://cdn.gfzq.cn/gfw/new/images/icons/trg-right-blue.png") center no-repeat; }
      /* line 345, frontend/scss/base/_header.scss */
      .nav .dropdown-menu li.on-current-style {
        background-color: #eee;
        color: #3a89da; }
    /* line 352, frontend/scss/base/_header.scss */
    .nav .pop-right-menu {
      display: none;
      position: absolute;
      top: 0px;
      z-index: 1000;
      left: 200px;
      background-color: #eee;
      box-sizing: border-box;
      box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); } }

@media (min-width: 1201px) {
  /* line 366, frontend/scss/base/_header.scss */
  .top {
    height: 100px; }
  /* line 371, frontend/scss/base/_header.scss */
  .header .top {
    max-width: 1200px; }
  /* line 376, frontend/scss/base/_header.scss */
  .nav {
    font-size: 1.14em; }
  /* line 380, frontend/scss/base/_header.scss */
  .nav > ul > li {
    height: 90px;
    line-height: 85px; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 387, frontend/scss/base/_header.scss */
  .back-web .container {
    max-width: 100%;
    padding-right: 10px;
    box-sizing: border-box; }
  /* line 393, frontend/scss/base/_header.scss */
  .back-web .close {
    right: 10px; }
  /* line 399, frontend/scss/base/_header.scss */
  .header .top {
    padding: 0 10px; }
  /* line 403, frontend/scss/base/_header.scss */
  .header .search {
    height: 85px; }
    /* line 406, frontend/scss/base/_header.scss */
    .header .search a.btn-search {
      height: 80px; }
  /* line 411, frontend/scss/base/_header.scss */
  .header .top-suggest {
    height: 85px; }
  /* line 415, frontend/scss/base/_header.scss */
  .header .container {
    width: 100% !important;
    max-width: 100%; }
    /* line 422, frontend/scss/base/_header.scss */
    .header .container .nav > ul.main-nav > li > a {
      padding: 0 16px 0 10px;
      font-size: 14px; }
      /* line 426, frontend/scss/base/_header.scss */
      .header .container .nav > ul.main-nav > li > a .arrow-d {
        right: 2px;
        top: 42px; }
    /* line 435, frontend/scss/base/_header.scss */
    .header .container .nav > ul.main-nav .download .down-div a {
      padding-left: 12px; }
    /* line 442, frontend/scss/base/_header.scss */
    .header .container .nav .pop-layer {
      top: 85px; }
  /* line 449, frontend/scss/base/_header.scss */
  .nav > ul > li {
    height: 85px;
    line-height: 80px; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 456, frontend/scss/base/_header.scss */
  .back-web .close {
    right: 1em; }
  /* line 461, frontend/scss/base/_header.scss */
  .top {
    width: 100%;
    padding: 0;
    z-index: 999;
    padding: 0 15px;
    box-sizing: border-box; }
  /* line 469, frontend/scss/base/_header.scss */
  .search {
    height: 60px; }
  /* line 473, frontend/scss/base/_header.scss */
  .top-suggest {
    height: 60px; }
  /* line 477, frontend/scss/base/_header.scss */
  .nav {
    display: none; }
  /* line 481, frontend/scss/base/_header.scss */
  .snav {
    position: absolute;
    z-index: 9999;
    margin-top: -1px;
    box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); }
    /* line 487, frontend/scss/base/_header.scss */
    .snav ul {
      min-height: 290px;
      box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); }
      /* line 491, frontend/scss/base/_header.scss */
      .snav ul li {
        line-height: 36px; }
        /* line 494, frontend/scss/base/_header.scss */
        .snav ul li a {
          display: block;
          padding-left: 20px;
          padding-right: 1em; }
        /* line 502, frontend/scss/base/_header.scss */
        .snav ul li.sm-pop-right a .trg-right {
          float: right;
          position: relative;
          top: 12px; }
        /* line 510, frontend/scss/base/_header.scss */
        .snav ul li.on {
          background-color: #ededed; }
    /* line 516, frontend/scss/base/_header.scss */
    .snav > ul {
      background: #f8f8f8; }
      /* line 519, frontend/scss/base/_header.scss */
      .snav > ul > li:hover {
        background: #ededed; }
  /* line 525, frontend/scss/base/_header.scss */
  .menu {
    display: block;
    padding: 0 20px;
    float: left; }
    /* line 530, frontend/scss/base/_header.scss */
    .menu.popup {
      background-color: #f8f8f8;
      background-image: url("https://cdn.gfzq.cn/gfw/new/images/icons/close.png"); }
  /* line 537, frontend/scss/base/_header.scss */
  .logo {
    background: url("https://cdn.gfzq.cn/gfw/new/images/newLogo_small_2022.png") center center no-repeat;
    width: 182px;
    height: 60px;
    float: none;
    content: '';
    display: block;
    margin: 0 auto; }
  /* line 547, frontend/scss/base/_header.scss */
  .sm-pop-right-menu {
    display: none;
    position: absolute;
    top: 0;
    background: #ededed; }
    /* line 554, frontend/scss/base/_header.scss */
    .sm-pop-right-menu li a:hover {
      color: #3a89da; }
  /* line 560, frontend/scss/base/_header.scss */
  .search .search-area {
    width: 300px; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 456, frontend/scss/base/_header.scss */
  .back-web .close {
    right: 1em; }
  /* line 461, frontend/scss/base/_header.scss */
  .top {
    width: 100%;
    padding: 0;
    z-index: 999;
    padding: 0 15px;
    box-sizing: border-box; }
  /* line 469, frontend/scss/base/_header.scss */
  .search {
    height: 60px; }
  /* line 473, frontend/scss/base/_header.scss */
  .top-suggest {
    height: 60px; }
  /* line 477, frontend/scss/base/_header.scss */
  .nav {
    display: none; }
  /* line 481, frontend/scss/base/_header.scss */
  .snav {
    position: absolute;
    z-index: 9999;
    margin-top: -1px;
    box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); }
    /* line 487, frontend/scss/base/_header.scss */
    .snav ul {
      min-height: 290px;
      box-shadow: 2px 3px 3px rgba(7, 0, 2, 0.15); }
      /* line 491, frontend/scss/base/_header.scss */
      .snav ul li {
        line-height: 36px; }
        /* line 494, frontend/scss/base/_header.scss */
        .snav ul li a {
          display: block;
          padding-left: 20px;
          padding-right: 1em; }
        /* line 502, frontend/scss/base/_header.scss */
        .snav ul li.sm-pop-right a .trg-right {
          float: right;
          position: relative;
          top: 12px; }
        /* line 510, frontend/scss/base/_header.scss */
        .snav ul li.on {
          background-color: #ededed; }
    /* line 516, frontend/scss/base/_header.scss */
    .snav > ul {
      background: #f8f8f8; }
      /* line 519, frontend/scss/base/_header.scss */
      .snav > ul > li:hover {
        background: #ededed; }
  /* line 525, frontend/scss/base/_header.scss */
  .menu {
    display: block;
    padding: 0 20px;
    float: left; }
    /* line 530, frontend/scss/base/_header.scss */
    .menu.popup {
      background-color: #f8f8f8;
      background-image: url("https://cdn.gfzq.cn/gfw/new/images/icons/close.png"); }
  /* line 537, frontend/scss/base/_header.scss */
  .logo {
    background: url("https://cdn.gfzq.cn/gfw/new/images/newLogo_small_2022.png") center center no-repeat;
    width: 182px;
    height: 60px;
    float: none;
    content: '';
    display: block;
    margin: 0 auto; }
  /* line 547, frontend/scss/base/_header.scss */
  .sm-pop-right-menu {
    display: none;
    position: absolute;
    top: 0;
    background: #ededed; }
    /* line 554, frontend/scss/base/_header.scss */
    .sm-pop-right-menu li a:hover {
      color: #3a89da; }
  /* line 560, frontend/scss/base/_header.scss */
  .search .search-area {
    width: 300px; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 567, frontend/scss/base/_header.scss */
  .header .top {
    padding: 0px; }
    /* line 570, frontend/scss/base/_header.scss */
    .header .top .search {
      height: 60px; }
      /* line 573, frontend/scss/base/_header.scss */
      .header .top .search a.btn-search {
        height: 57px;
        border-top-width: 3px; }
    /* line 579, frontend/scss/base/_header.scss */
    .header .top .top-suggest {
      height: 60px; }
  /* line 585, frontend/scss/base/_header.scss */
  .snav ul {
    width: 150px; }
  /* line 590, frontend/scss/base/_header.scss */
  .sm-pop-right-menu {
    left: 150px; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 597, frontend/scss/base/_header.scss */
  .header .top {
    padding: 0px; }
    /* line 601, frontend/scss/base/_header.scss */
    .header .top .right-area .search {
      display: none; }
    /* line 605, frontend/scss/base/_header.scss */
    .header .top .right-area .top-suggest {
      display: none; }
  /* line 612, frontend/scss/base/_header.scss */
  .snav ul {
    width: 190px; }
  /* line 616, frontend/scss/base/_header.scss */
  .sm-pop-right-menu {
    left: 160px; } }

/* line 1, frontend/scss/base/_footer.scss */
.footer {
  background-color: #505050; }
  /* line 3, frontend/scss/base/_footer.scss */
  .footer .foot {
    font-size: 1em; }
    /* line 5, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav {
      padding-bottom: 1.6em;
      border-bottom: 1px solid #3a3a3a; }
      /* line 9, frontend/scss/base/_footer.scss */
      .footer .foot .ft-nav ul li {
        line-height: 22px; }
        /* line 11, frontend/scss/base/_footer.scss */
        .footer .foot .ft-nav ul li a {
          color: #ccc; }
          /* line 13, frontend/scss/base/_footer.scss */
          .footer .foot .ft-nav ul li a:hover {
            color: #fff; }
      /* line 19, frontend/scss/base/_footer.scss */
      .footer .foot .ft-nav ul .select-link select {
        font-family: "微软雅黑";
        font-size: 1em;
        width: 100%; }
        /* line 23, frontend/scss/base/_footer.scss */
        .footer .foot .ft-nav ul .select-link select option {
          text-align: center;
          line-height: 1.5em; }
    /* line 31, frontend/scss/base/_footer.scss */
    .footer .foot .share {
      color: #999;
      overflow: hidden;
      margin-top: 1em; }
    /* line 37, frontend/scss/base/_footer.scss */
    .footer .foot .hint {
      color: #999;
      overflow: hidden;
      font-size: 0.9em;
      float: left;
      margin-top: 22px;
      line-height: 22px; }
    /* line 47, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .ewm-area {
      float: left; }
      /* line 49, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .ewm-area p {
        text-align: center;
        color: #ccc;
        font-size: 0.9em;
        padding: 0.4em 0; }
        /* line 54, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .ewm-area p img {
          border: 1px solid #3a3a3a; }
        /* line 57, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .ewm-area p span {
          display: block;
          height: 22px;
          line-height: 22px; }
        /* line 62, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .ewm-area p .txt-cn {
          color: #999; }
        /* line 65, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .ewm-area p .txt-en {
          color: #ccc; }
      /* line 69, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .ewm-area.ewm-program {
        border-right: 1px solid #3a3a3a;
        padding-right: 5%; }
    /* line 74, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .serve-line {
      float: right; }
      /* line 76, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .serve-line i {
        display: inline-block;
        width: 40px;
        height: 40px;
        background: url(https://cdn.gfzq.cn/gfw/new/images/gfindex/tel.png) no-repeat;
        position: absolute;
        top: 6px;
        *top: -6px; }
    /* line 86, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .hot {
      color: #ccc;
      line-height: 2em;
      margin-left: 50px; }
    /* line 91, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .hot-time {
      color: #999;
      font-size: .85em;
      line-height: 1.56em;
      margin-left: 50px; }
    /* line 97, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .tel-label {
      margin-top: 10px; }
      /* line 99, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .tel-label a {
        border: 1px solid #ccc;
        display: inline-block;
        color: #ccc;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 12px; }
        /* line 106, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .tel-label a + a {
          margin-left: 15px; }
    /* line 111, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .tel-num {
      font-family: "Arial";
      font-size: 40px;
      line-height: 1.4;
      color: #ccc;
      font-weight: bold;
      margin-top: 10px; }
      /* line 119, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .tel-num span {
        font-weight: normal;
        font-size: 0.4em;
        display: inline-block;
        margin-left: 5px; }

/* line 142, frontend/scss/base/_footer.scss */
.footer .bdsharebuttonbox a, .shearProjects .bdsharebuttonbox a, .copyright-share .bdsharebuttonbox a {
  width: 25px;
  height: 24px;
  background-image: url(https://cdn.gfzq.cn/gfw/new/images/common/share.png);
  background-repeat: no-repeat;
  padding-left: 0;
  margin: 0 1em; }
  /* line 149, frontend/scss/base/_footer.scss */
  .footer .bdsharebuttonbox a.bds_tsina, .shearProjects .bdsharebuttonbox a.bds_tsina, .copyright-share .bdsharebuttonbox a.bds_tsina {
    background-position: 0 0; }
  /* line 152, frontend/scss/base/_footer.scss */
  .footer .bdsharebuttonbox a.bds_qzone, .shearProjects .bdsharebuttonbox a.bds_qzone, .copyright-share .bdsharebuttonbox a.bds_qzone {
    background-position: 0 -48px; }
  /* line 155, frontend/scss/base/_footer.scss */
  .footer .bdsharebuttonbox a.bds_sqq, .shearProjects .bdsharebuttonbox a.bds_sqq, .copyright-share .bdsharebuttonbox a.bds_sqq {
    background-position: 0 -24px; }
  /* line 158, frontend/scss/base/_footer.scss */
  .footer .bdsharebuttonbox a.bds_weixin, .shearProjects .bdsharebuttonbox a.bds_weixin, .copyright-share .bdsharebuttonbox a.bds_weixin {
    background-position: 0 -72px; }
  /* line 161, frontend/scss/base/_footer.scss */
  .footer .bdsharebuttonbox a.bds_more, .shearProjects .bdsharebuttonbox a.bds_more, .copyright-share .bdsharebuttonbox a.bds_more {
    background-position: 0 -96px; }
  /* line 164, frontend/scss/base/_footer.scss */
  .footer .bdsharebuttonbox a:hover, .shearProjects .bdsharebuttonbox a:hover, .copyright-share .bdsharebuttonbox a:hover {
    background-image: url(https://cdn.gfzq.cn/gfw/new/images/common/share_hover.png);
    opacity: 1;
    filter: alpha(opacity=100); }
  /* line 169, frontend/scss/base/_footer.scss */
  .footer .bdsharebuttonbox a.share-title, .shearProjects .bdsharebuttonbox a.share-title, .copyright-share .bdsharebuttonbox a.share-title {
    float: left;
    line-height: 25px;
    background-image: none;
    width: 60px;
    font-size: 1em;
    margin-left: 0;
    color: #ccc;
    cursor: default; }
    /* line 178, frontend/scss/base/_footer.scss */
    .footer .bdsharebuttonbox a.share-title:hover, .shearProjects .bdsharebuttonbox a.share-title:hover, .copyright-share .bdsharebuttonbox a.share-title:hover {
      color: #ccc; }

/* line 183, frontend/scss/base/_footer.scss */
.footer .bdsharebuttonbox .bdshare-button-style2-16 a:hover, .shearProjects .bdsharebuttonbox .bdshare-button-style2-16 a:hover, .copyright-share .bdsharebuttonbox .bdshare-button-style2-16 a:hover {
  color: #333;
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 191, frontend/scss/base/_footer.scss */
.copyright {
  background-color: #3a3a3a;
  padding: 0.68em 0;
  text-align: center;
  font-size: .9em; }
  /* line 196, frontend/scss/base/_footer.scss */
  .copyright span {
    color: #999;
    line-height: 1.8em;
    margin: 0 1em; }

/* line 203, frontend/scss/base/_footer.scss */
.copyright-share {
  background-color: #3a3a3a;
  padding: 0.68em 0 0.5em;
  overflow: hidden; }
  /* line 207, frontend/scss/base/_footer.scss */
  .copyright-share span {
    color: #999;
    line-height: 1.8em;
    margin-right: 1em; }
  /* line 213, frontend/scss/base/_footer.scss */
  .copyright-share .copyright {
    float: right;
    font-size: .9em; }
    /* line 217, frontend/scss/base/_footer.scss */
    .copyright-share .copyright span {
      color: #999;
      line-height: 1.8em;
      margin: 0 0 0 1em; }
    /* line 223, frontend/scss/base/_footer.scss */
    .copyright-share .copyright .gs-oauth-container {
      position: relative;
      display: inline-block;
      width: 117px;
      height: 0; }
    /* line 230, frontend/scss/base/_footer.scss */
    .copyright-share .copyright .gs-oauth {
      position: absolute;
      left: 0;
      top: -23px; }
  /* line 237, frontend/scss/base/_footer.scss */
  .copyright-share .share {
    padding: 0.68em 0 0.5em;
    float: left; }
    /* line 243, frontend/scss/base/_footer.scss */
    .copyright-share .share .bdsharebuttonbox a.share-title {
      font-size: 1em;
      color: #999; }

@media (min-width: 1201px) {
  /* line 256, frontend/scss/base/_footer.scss */
  .footer .foot .ft-nav {
    float: left;
    padding-top: 42px;
    width: 48.25%; }
    /* line 261, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav ul li {
      float: left;
      margin-right: 50px; }
    /* line 265, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav ul .select-link {
      margin-right: 0; }
      /* line 267, frontend/scss/base/_footer.scss */
      .footer .foot .ft-nav ul .select-link select {
        height: 25px;
        line-height: 25px; }
  /* line 274, frontend/scss/base/_footer.scss */
  .footer .foot .share {
    display: none;
    float: left;
    margin-top: 23px;
    line-height: 22px; }
  /* line 281, frontend/scss/base/_footer.scss */
  .footer .foot .hint {
    width: 515px;
    font-size: 0.9em; } }
  @media (min-width: 1201px) and (min-width: 1201px) {
    /* line 281, frontend/scss/base/_footer.scss */
    .footer .foot .hint {
      width: 580px; } }

@media (min-width: 1201px) {
  /* line 290, frontend/scss/base/_footer.scss */
  .footer .foot .hotline {
    float: right;
    width: 45.5%;
    padding-top: 40px; }
    /* line 294, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .ewm-area {
      width: 25%;
      padding-right: 0%; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 256, frontend/scss/base/_footer.scss */
  .footer .foot .ft-nav {
    float: left;
    padding-top: 42px;
    width: 48.25%; }
    /* line 261, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav ul li {
      float: left;
      margin-right: 50px; }
    /* line 265, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav ul .select-link {
      margin-right: 0; }
      /* line 267, frontend/scss/base/_footer.scss */
      .footer .foot .ft-nav ul .select-link select {
        height: 25px;
        line-height: 25px; }
  /* line 274, frontend/scss/base/_footer.scss */
  .footer .foot .share {
    display: none;
    float: left;
    margin-top: 23px;
    line-height: 22px; }
  /* line 281, frontend/scss/base/_footer.scss */
  .footer .foot .hint {
    width: 515px;
    font-size: 0.9em; } }
  @media (min-width: 1001px) and (max-width: 1200px) and (min-width: 1201px) {
    /* line 281, frontend/scss/base/_footer.scss */
    .footer .foot .hint {
      width: 580px; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 290, frontend/scss/base/_footer.scss */
  .footer .foot .hotline {
    float: right;
    width: 45.5%;
    padding-top: 40px; }
    /* line 294, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .ewm-area {
      width: 25%;
      padding-right: 0%; } }

@media (min-width: 1201px) {
  /* line 307, frontend/scss/base/_footer.scss */
  .footer {
    padding-bottom: 40px; }
    /* line 313, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav ul .select-link select {
      width: 11em; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 323, frontend/scss/base/_footer.scss */
  .footer {
    padding-bottom: 40px; }
    /* line 324, frontend/scss/base/_footer.scss */
    .footer .container {
      max-width: 100% !important;
      padding: 0 15px;
      box-sizing: border-box; }
    /* line 330, frontend/scss/base/_footer.scss */
    .footer .foot {
      max-width: 980px; }
      /* line 332, frontend/scss/base/_footer.scss */
      .footer .foot .hotline {
        width: 46%; }
        /* line 338, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .tel-num span {
          display: block; }
      /* line 343, frontend/scss/base/_footer.scss */
      .footer .foot .ft-nav {
        width: 515px; }
        /* line 346, frontend/scss/base/_footer.scss */
        .footer .foot .ft-nav ul li {
          margin-bottom: .6em;
          margin-right: 30px; }
        /* line 350, frontend/scss/base/_footer.scss */
        .footer .foot .ft-nav ul .select-link {
          margin-right: 0; }
          /* line 352, frontend/scss/base/_footer.scss */
          .footer .foot .ft-nav ul .select-link select {
            width: 12em; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 363, frontend/scss/base/_footer.scss */
  .footer {
    padding: 3em 0 2em; }
    /* line 366, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav {
      width: 100%; }
      /* line 368, frontend/scss/base/_footer.scss */
      .footer .foot .ft-nav ul {
        text-align: center; }
        /* line 370, frontend/scss/base/_footer.scss */
        .footer .foot .ft-nav ul li {
          display: inline-block;
          padding: 0 25px; }
    /* line 376, frontend/scss/base/_footer.scss */
    .footer .foot .share {
      text-align: center;
      margin-top: 2em;
      vertical-align: top; }
      /* line 380, frontend/scss/base/_footer.scss */
      .footer .foot .share .bdsharebuttonbox {
        text-align: center;
        float: none; }
        /* line 383, frontend/scss/base/_footer.scss */
        .footer .foot .share .bdsharebuttonbox a {
          float: none;
          display: inline-block;
          vertical-align: top; }
          /* line 387, frontend/scss/base/_footer.scss */
          .footer .foot .share .bdsharebuttonbox a.share-title {
            float: none; }
          /* line 390, frontend/scss/base/_footer.scss */
          .footer .foot .share .bdsharebuttonbox a.bds_more {
            display: none; }
    /* line 397, frontend/scss/base/_footer.scss */
    .footer .foot .sep-line {
      width: auto;
      padding: 0;
      float: none;
      display: block;
      vertical-align: top;
      border-top: 1px solid #3a3a3a;
      padding: 1em 0 0;
      margin-top: 2em; }
    /* line 408, frontend/scss/base/_footer.scss */
    .footer .foot .hint {
      float: none;
      margin: 15px auto;
      width: 320px; } }
    @media (min-width: 601px) and (max-width: 1000px) and (min-width: 800px) {
      /* line 408, frontend/scss/base/_footer.scss */
      .footer .foot .hint {
        width: 580px; } }

@media (min-width: 601px) and (max-width: 1000px) {
    /* line 418, frontend/scss/base/_footer.scss */
    .footer .foot .hotline {
      width: 100%;
      padding-top: 2em;
      text-align: center; }
      /* line 422, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .hot, .footer .foot .hotline .hot-time, .footer .foot .hotline .tel-num {
        text-align: center; }
      /* line 425, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .tel-num {
        font-size: 40px; }
        /* line 427, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .tel-num span {
          font-weight: normal; }
      /* line 431, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .ewm-area {
        width: auto;
        padding-right: 7%;
        float: none;
        display: inline-block;
        vertical-align: top; }
      /* line 438, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .serve-line {
        width: auto;
        padding-left: 7%;
        float: none;
        display: inline-block;
        vertical-align: top; }
        /* line 444, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .serve-line i {
          left: 0px;
          top: 6px; }
  /* line 454, frontend/scss/base/_footer.scss */
  .copyright-share .copyright {
    float: none; }
  /* line 458, frontend/scss/base/_footer.scss */
  .copyright-share .share {
    display: none; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 363, frontend/scss/base/_footer.scss */
  .footer {
    padding: 3em 0 2em; }
    /* line 366, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav {
      width: 100%; }
      /* line 368, frontend/scss/base/_footer.scss */
      .footer .foot .ft-nav ul {
        text-align: center; }
        /* line 370, frontend/scss/base/_footer.scss */
        .footer .foot .ft-nav ul li {
          display: inline-block;
          padding: 0 25px; }
    /* line 376, frontend/scss/base/_footer.scss */
    .footer .foot .share {
      text-align: center;
      margin-top: 2em;
      vertical-align: top; }
      /* line 380, frontend/scss/base/_footer.scss */
      .footer .foot .share .bdsharebuttonbox {
        text-align: center;
        float: none; }
        /* line 383, frontend/scss/base/_footer.scss */
        .footer .foot .share .bdsharebuttonbox a {
          float: none;
          display: inline-block;
          vertical-align: top; }
          /* line 387, frontend/scss/base/_footer.scss */
          .footer .foot .share .bdsharebuttonbox a.share-title {
            float: none; }
          /* line 390, frontend/scss/base/_footer.scss */
          .footer .foot .share .bdsharebuttonbox a.bds_more {
            display: none; }
    /* line 397, frontend/scss/base/_footer.scss */
    .footer .foot .sep-line {
      width: auto;
      padding: 0;
      float: none;
      display: block;
      vertical-align: top;
      border-top: 1px solid #3a3a3a;
      padding: 1em 0 0;
      margin-top: 2em; }
    /* line 408, frontend/scss/base/_footer.scss */
    .footer .foot .hint {
      float: none;
      margin: 15px auto;
      width: 320px; } }
    @media (min-width: 320px) and (max-width: 600px) and (min-width: 800px) {
      /* line 408, frontend/scss/base/_footer.scss */
      .footer .foot .hint {
        width: 580px; } }

@media (min-width: 320px) and (max-width: 600px) {
    /* line 418, frontend/scss/base/_footer.scss */
    .footer .foot .hotline {
      width: 100%;
      padding-top: 2em;
      text-align: center; }
      /* line 422, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .hot, .footer .foot .hotline .hot-time, .footer .foot .hotline .tel-num {
        text-align: center; }
      /* line 425, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .tel-num {
        font-size: 40px; }
        /* line 427, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .tel-num span {
          font-weight: normal; }
      /* line 431, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .ewm-area {
        width: auto;
        padding-right: 7%;
        float: none;
        display: inline-block;
        vertical-align: top; }
      /* line 438, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .serve-line {
        width: auto;
        padding-left: 7%;
        float: none;
        display: inline-block;
        vertical-align: top; }
        /* line 444, frontend/scss/base/_footer.scss */
        .footer .foot .hotline .serve-line i {
          left: 0px;
          top: 6px; }
  /* line 454, frontend/scss/base/_footer.scss */
  .copyright-share .copyright {
    float: none; }
  /* line 458, frontend/scss/base/_footer.scss */
  .copyright-share .share {
    display: none; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 468, frontend/scss/base/_footer.scss */
  .footer .foot .ft-nav ul li {
    margin-bottom: .6em; }
  /* line 472, frontend/scss/base/_footer.scss */
  .footer .foot .ft-nav ul .select-link select {
    width: 12em; }
  /* line 479, frontend/scss/base/_footer.scss */
  .footer .foot .hotline .ewm-area {
    padding-right: 3%; }
    /* line 481, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .ewm-area.ewm-program {
      padding-right: 5%; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 492, frontend/scss/base/_footer.scss */
  .footer .foot .ft-nav {
    padding-top: 0; }
    /* line 495, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav ul li {
      width: 50%;
      float: left;
      text-align: center;
      margin: .5em 0;
      padding: 0; }
    /* line 502, frontend/scss/base/_footer.scss */
    .footer .foot .ft-nav ul .select-link {
      width: 100%; }
      /* line 504, frontend/scss/base/_footer.scss */
      .footer .foot .ft-nav ul .select-link select {
        width: 64%; }
  /* line 511, frontend/scss/base/_footer.scss */
  .footer .foot .hotline .ewm-area {
    width: auto;
    padding: 0 15px;
    float: none;
    vertical-align: top;
    border-right: 0; }
    /* line 517, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .ewm-area.ewm-program {
      border: 0;
      padding-right: 15px; }
  /* line 522, frontend/scss/base/_footer.scss */
  .footer .foot .hotline .serve-line {
    width: auto;
    padding: 0;
    float: none;
    display: block;
    vertical-align: top;
    border-top: 1px solid #3a3a3a;
    padding: 2em 0 0;
    margin-top: 2em; }
    /* line 532, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .serve-line i {
      left: 27%; }
    /* line 535, frontend/scss/base/_footer.scss */
    .footer .foot .hotline .serve-line .tel-num {
      margin-top: 0; }
      /* line 537, frontend/scss/base/_footer.scss */
      .footer .foot .hotline .serve-line .tel-num span {
        display: inline-block;
        margin-left: 10px;
        font-weight: normal; }
  /* line 546, frontend/scss/base/_footer.scss */
  .footer .foot .copy-right span {
    display: block;
    padding: 0; }
  /* line 554, frontend/scss/base/_footer.scss */
  .copyright span {
    display: block;
    text-align: center; } }

/* line 1, frontend/scss/base/_banner.scss */
.banner {
  position: relative; }
  /* line 3, frontend/scss/base/_banner.scss */
  .banner .unslider {
    width: 100%;
    height: 100%; }
    /* line 6, frontend/scss/base/_banner.scss */
    .banner .unslider .unslider-fade {
      height: 100%; }
  /* line 10, frontend/scss/base/_banner.scss */
  .banner ul {
    height: 100%; }
    /* line 12, frontend/scss/base/_banner.scss */
    .banner ul li {
      height: 100%; }
      /* line 14, frontend/scss/base/_banner.scss */
      .banner ul li a {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        position: absolute;
        content: ' ';
        top: 0;
        left: 0; }
  /* line 27, frontend/scss/base/_banner.scss */
  .banner .unslider-nav {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 10px;
    text-align: center;
    z-index: 100; }
    /* line 36, frontend/scss/base/_banner.scss */
    .banner .unslider-nav ol li {
      border-width: 0px;
      margin: 0 5px;
      height: 12px;
      width: 12px;
      border-radius: 6px;
      background: rgba(255, 255, 255, 0.5);
      box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3); }
      /* line 44, frontend/scss/base/_banner.scss */
      .banner .unslider-nav ol li.unslider-active {
        background: white; }
  /* line 50, frontend/scss/base/_banner.scss */
  .banner .unslider-arrow {
    position: absolute;
    top: 50%;
    width: 51px;
    height: 81px;
    margin-top: -40px;
    z-index: 1000;
    text-indent: -9999px; }
    /* line 58, frontend/scss/base/_banner.scss */
    .banner .unslider-arrow.prev {
      background: url("https://cdn.gfzq.cn/gfw/new/images/common/arrow_left.png") no-repeat center;
      background-size: 100%; }
      /* line 61, frontend/scss/base/_banner.scss */
      .banner .unslider-arrow.prev:hover {
        background: url("https://cdn.gfzq.cn/gfw/new/images/common/arrow_left_hover.png") no-repeat center;
        background-size: 100%; }
    /* line 66, frontend/scss/base/_banner.scss */
    .banner .unslider-arrow.next {
      background: url("https://cdn.gfzq.cn/gfw/new/images/common/arrow_right.png") no-repeat center;
      background-size: 100%; }
      /* line 69, frontend/scss/base/_banner.scss */
      .banner .unslider-arrow.next:hover {
        background: url("https://cdn.gfzq.cn/gfw/new/images/common/arrow_right_hover.png") no-repeat center;
        background-size: 100%; }
  /* line 77, frontend/scss/base/_banner.scss */
  .banner .mask-div {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-color: rgba(213, 206, 206, 0.7);
    display: none; }
  /* line 85, frontend/scss/base/_banner.scss */
  .banner .container {
    z-index: 30;
    opacity: 1; }
  /* line 89, frontend/scss/base/_banner.scss */
  .banner .banner-desc {
    line-height: 1.5em;
    padding: 10% 5% 8%;
    color: #fff;
    text-align: center; }
    /* line 94, frontend/scss/base/_banner.scss */
    .banner .banner-desc h1 {
      font-size: 3.5em;
      padding-bottom: 3%; }
    /* line 98, frontend/scss/base/_banner.scss */
    .banner .banner-desc p {
      font-size: 1.2em;
      line-height: 1.5em;
      margin-top: 1em; }
  /* line 104, frontend/scss/base/_banner.scss */
  .banner .link-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 80; }
  /* line 113, frontend/scss/base/_banner.scss */
  .banner.index-banner .banner-desc {
    width: 53%;
    padding: 12.8% 0% 0% 1%; }
    /* line 116, frontend/scss/base/_banner.scss */
    .banner.index-banner .banner-desc h1 {
      font-size: 2em;
      line-height: 1.4em;
      padding-bottom: 0; }
      /* line 120, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc h1 span {
        font-weight: bold; }
    /* line 124, frontend/scss/base/_banner.scss */
    .banner.index-banner .banner-desc p {
      padding-right: 2em;
      margin-top: 0;
      line-height: 2em;
      font-size: 1.3em; }
      /* line 129, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc p .year25 {
        display: inline-block;
        padding-right: 20px;
        position: relative; }
        /* line 133, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc p .year25:after {
          position: absolute;
          content: '';
          width: 1em;
          height: 1em;
          right: 0;
          top: 0.46em;
          background-size: 100%;
          background: url("https://cdn.gfzq.cn/gfw/new/images/year25.png") no-repeat right center; }
  @media (min-width: 1201px) {
    /* line 1, frontend/scss/base/_banner.scss */
    .banner {
      height: 500px; }
      /* line 149, frontend/scss/base/_banner.scss */
      .banner .wrapper {
        height: 500px; }
      /* line 153, frontend/scss/base/_banner.scss */
      .banner.right-banner .banner-desc {
        width: 31%;
        padding: 15% 0% 8%; }
      /* line 159, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc {
        width: 100%;
        padding: 0;
        text-align: center;
        font-size: 2.2em; }
        /* line 167, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line01 {
          margin-top: 30px;
          font-size: 2.6em;
          letter-spacing: 5px; }
        /* line 172, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line02 {
          margin-top: 10px;
          font-size: 2.6em;
          letter-spacing: 5px; }
        /* line 177, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line03 {
          font-size: 40px; }
        /* line 180, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line04 {
          margin-top: 70px;
          font-size: 13px;
          color: #9dc0ff !important; }
        /* line 185, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc h1 {
          line-height: 1.4em; }
        /* line 189, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc p {
          padding-right: 2em; }
        /* line 192, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .ban-ad {
          width: 55%;
          text-align: center;
          padding: 5px;
          border: 1px solid #fff;
          font-size: 1.1em;
          margin: .5em 0 1em; } }
  @media (min-width: 1001px) and (max-width: 1200px) {
    /* line 1, frontend/scss/base/_banner.scss */
    .banner {
      height: 400px; }
      /* line 206, frontend/scss/base/_banner.scss */
      .banner .wrapper {
        height: 400px; }
      /* line 209, frontend/scss/base/_banner.scss */
      .banner .container {
        max-width: 980px; }
      /* line 213, frontend/scss/base/_banner.scss */
      .banner.right-banner .banner-desc {
        width: 34%;
        padding: 15% 0% 8%; }
      /* line 219, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc {
        width: 100%;
        padding: 0;
        text-align: center;
        font-size: 2em; }
        /* line 227, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line01 {
          margin-top: 30px;
          font-size: 2.1em;
          letter-spacing: 5px; }
        /* line 233, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line02 {
          margin-top: 10px;
          font-size: 2.1em;
          letter-spacing: 5px; }
        /* line 238, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line03 {
          font-size: 1em; }
        /* line 241, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line04 {
          margin-top: 70px;
          font-size: 13px;
          color: #9dc0ff !important; }
        /* line 246, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc h1 {
          line-height: 1.2em; }
        /* line 249, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .ban-ad {
          width: 61%;
          text-align: center;
          padding: 5px;
          border: 1px solid #fff;
          font-size: 1.1em;
          margin: .5em 0 1em; } }
  @media (min-width: 601px) and (max-width: 1000px) {
    /* line 1, frontend/scss/base/_banner.scss */
    .banner {
      height: 310px; }
      /* line 263, frontend/scss/base/_banner.scss */
      .banner .wrapper {
        height: 310px; }
      /* line 267, frontend/scss/base/_banner.scss */
      .banner.right-banner .banner-desc {
        width: 41%;
        padding: 15% 0% 8%; }
      /* line 273, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc {
        width: 100%;
        padding: 3% 0% 0% 15%;
        text-align: center;
        font-size: 1.6em; }
        /* line 280, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line01 {
          margin-top: 15px;
          font-size: 2em;
          letter-spacing: 5px; }
        /* line 285, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line02 {
          font-size: 1.5em;
          font-weight: bold;
          letter-spacing: 5px; }
        /* line 290, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line03 {
          font-size: 1em; }
        /* line 293, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .line04 {
          margin-top: 50px;
          font-size: 13px;
          color: #9dc0ff !important; }
        /* line 298, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc h1 {
          line-height: 1.6em; }
        /* line 302, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc p {
          font-size: 1.2em; }
        /* line 305, frontend/scss/base/_banner.scss */
        .banner.index-banner .banner-desc .ban-ad {
          width: 280px;
          text-align: center;
          padding: 5px;
          border: 1px solid #fff;
          font-size: 1.1em;
          margin: .3em 0 1em; } }
  @media (min-width: 320px) and (max-width: 600px) {
    /* line 318, frontend/scss/base/_banner.scss */
    .banner.index-banner .banner-desc {
      width: 90%;
      padding: 10% 5% 10% 5%;
      margin: 0 auto;
      font-size: 1.2em; }
      /* line 323, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc .line01 {
        margin-top: 15px;
        font-size: 1.5em; }
      /* line 327, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc .line02 {
        font-size: 1.5em;
        color: #fff !important; }
      /* line 331, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc .line03 {
        font-size: 0.7em; }
      /* line 334, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc .line04 {
        position: relative;
        top: 25px;
        margin-top: 10px;
        font-size: 8px;
        color: #9dc0ff !important; }
      /* line 341, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc h1 {
        line-height: 1.4em;
        text-align: center; }
      /* line 346, frontend/scss/base/_banner.scss */
      .banner.index-banner .banner-desc .ban-ad {
        width: 218px;
        text-align: center;
        padding: 5px;
        border: 1px solid #fff;
        font-size: 1.2em;
        margin: .3em auto; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 361, frontend/scss/base/_banner.scss */
  .banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  /* line 368, frontend/scss/base/_banner.scss */
  .banner .banner-desc {
    font-size: 1.5em;
    width: 47%;
    text-align: left;
    padding: 15% 5% 8%; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 361, frontend/scss/base/_banner.scss */
  .banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  /* line 368, frontend/scss/base/_banner.scss */
  .banner .banner-desc {
    font-size: 1.5em;
    width: 47%;
    text-align: left;
    padding: 15% 5% 8%; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 361, frontend/scss/base/_banner.scss */
  .banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  /* line 368, frontend/scss/base/_banner.scss */
  .banner .banner-desc {
    font-size: 1.5em;
    width: 47%;
    text-align: left;
    padding: 15% 5% 8%; } }

@media (min-width: 1201px) {
  /* line 361, frontend/scss/base/_banner.scss */
  .banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  /* line 368, frontend/scss/base/_banner.scss */
  .banner .banner-desc {
    font-size: 1.5em;
    width: 47%;
    text-align: left;
    padding: 15% 5% 8%; } }

/* line 377, frontend/scss/base/_banner.scss */
a.banner {
  display: block;
  cursor: pointer; }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 384, frontend/scss/base/_banner.scss */
  .banner .banner-desc {
    font-size: 1.2em;
    text-align: left; }
    /* line 387, frontend/scss/base/_banner.scss */
    .banner .banner-desc h1 {
      font-size: 3.2em; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 395, frontend/scss/base/_banner.scss */
  .banner .unslider {
    height: 150px; }
  /* line 398, frontend/scss/base/_banner.scss */
  .banner .mask-div {
    display: block; }
  /* line 401, frontend/scss/base/_banner.scss */
  .banner .banner-desc {
    width: 80%;
    margin: 0 auto;
    padding: 20% 5% 18%;
    font-size: 1.2em;
    text-align: left;
    float: none !important;
    text-align: center !important; }
    /* line 409, frontend/scss/base/_banner.scss */
    .banner .banner-desc h1 {
      font-size: 2.5em; }
    /* line 412, frontend/scss/base/_banner.scss */
    .banner .banner-desc p {
      margin-top: .5em; } }

/* line 419, frontend/scss/base/_banner.scss */
.simple-banner {
  height: 8px;
  background-color: #3a89da; }

/* line 1, frontend/scss/base/_sub_banner.scss */
.sub-banner {
  height: 30%;
  height: 260px;
  background-position: center top;
  background-repeat: no-repeat; }
  /* line 6, frontend/scss/base/_sub_banner.scss */
  .sub-banner .banner-desc {
    line-height: 1.5em;
    padding: 7% 5% 7%;
    color: #fff;
    text-align: left; }
    /* line 11, frontend/scss/base/_sub_banner.scss */
    .sub-banner .banner-desc h1 {
      font-size: 3.5em;
      padding-bottom: 0;
      line-height: 1em; }
    /* line 16, frontend/scss/base/_sub_banner.scss */
    .sub-banner .banner-desc p {
      font-size: 1.14em;
      line-height: 1.5em;
      margin-top: 1em;
      color: #d6e6ff; }
    /* line 22, frontend/scss/base/_sub_banner.scss */
    .sub-banner .banner-desc.banner-label {
      padding: 7% 5% 7% 0; }
      /* line 24, frontend/scss/base/_sub_banner.scss */
      .sub-banner .banner-desc.banner-label .cat-label {
        font-size: 1.3em;
        line-height: 1.4em;
        padding-left: 0.5em;
        margin-bottom: 0.5em; }
      /* line 30, frontend/scss/base/_sub_banner.scss */
      .sub-banner .banner-desc.banner-label .cat-title {
        font-size: 3.5em;
        line-height: 1.5em; }
  @media (min-width: 1201px) {
    /* line 1, frontend/scss/base/_sub_banner.scss */
    .sub-banner {
      height: 260px; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 43, frontend/scss/base/_sub_banner.scss */
  .sub-banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
    /* line 48, frontend/scss/base/_sub_banner.scss */
    .sub-banner .banner-desc {
      padding: 7% 5% 7% 0; }
      /* line 50, frontend/scss/base/_sub_banner.scss */
      .sub-banner .banner-desc.banner-label {
        padding: 7% 5% 5% 0; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 43, frontend/scss/base/_sub_banner.scss */
  .sub-banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
    /* line 48, frontend/scss/base/_sub_banner.scss */
    .sub-banner .banner-desc {
      padding: 7% 5% 7% 0; }
      /* line 50, frontend/scss/base/_sub_banner.scss */
      .sub-banner .banner-desc.banner-label {
        padding: 7% 5% 5% 0; } }

@media (min-width: 1201px) {
  /* line 43, frontend/scss/base/_sub_banner.scss */
  .sub-banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
    /* line 48, frontend/scss/base/_sub_banner.scss */
    .sub-banner .banner-desc {
      padding: 7% 5% 7% 0; }
      /* line 50, frontend/scss/base/_sub_banner.scss */
      .sub-banner .banner-desc.banner-label {
        padding: 7% 5% 5% 0; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 58, frontend/scss/base/_sub_banner.scss */
  .sub-banner .container {
    max-width: 100% !important; }
    /* line 60, frontend/scss/base/_sub_banner.scss */
    .sub-banner .container .banner-desc {
      padding: 7% 5% 7% 20px; }
      /* line 62, frontend/scss/base/_sub_banner.scss */
      .sub-banner .container .banner-desc.banner-label {
        padding: 7% 5% 5% 0; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 58, frontend/scss/base/_sub_banner.scss */
  .sub-banner .container {
    max-width: 100% !important; }
    /* line 60, frontend/scss/base/_sub_banner.scss */
    .sub-banner .container .banner-desc {
      padding: 7% 5% 7% 20px; }
      /* line 62, frontend/scss/base/_sub_banner.scss */
      .sub-banner .container .banner-desc.banner-label {
        padding: 7% 5% 5% 0; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 70, frontend/scss/base/_sub_banner.scss */
  .sub-banner {
    background-image: none !important;
    height: auto; }
    /* line 73, frontend/scss/base/_sub_banner.scss */
    .sub-banner .banner-desc {
      text-align: center;
      padding: 13% 5% 11%; } }

/* line 2, frontend/scss/base/_crumbs.scss */
.bread-nav {
  width: 100%;
  background: #f8f8f8;
  padding: .9em 0;
  font-size: 1em;
  line-height: 1em;
  color: #999; }
  /* line 9, frontend/scss/base/_crumbs.scss */
  .bread-nav .crumbs {
    background: url(https://cdn.gfzq.cn/gfw/new/images/common/home.png) no-repeat 5px 0;
    padding-left: 22px;
    line-height: 1.2em; }
  /* line 14, frontend/scss/base/_crumbs.scss */
  .bread-nav a {
    color: #999; }
  /* line 17, frontend/scss/base/_crumbs.scss */
  .bread-nav .home {
    margin-left: 2%; }
  /* line 20, frontend/scss/base/_crumbs.scss */
  .bread-nav span {
    color: #333; }

/* line 24, frontend/scss/base/_crumbs.scss */
.borertop {
  border-top: 8px solid #3a89da; }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 29, frontend/scss/base/_crumbs.scss */
  .bread-nav .container {
    max-width: 100% !important; }
    /* line 31, frontend/scss/base/_crumbs.scss */
    .bread-nav .container .crumbs {
      margin-left: 20px; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 29, frontend/scss/base/_crumbs.scss */
  .bread-nav .container {
    max-width: 100% !important; }
    /* line 31, frontend/scss/base/_crumbs.scss */
    .bread-nav .container .crumbs {
      margin-left: 20px; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 38, frontend/scss/base/_crumbs.scss */
  .bread-nav {
    display: none; } }

/* line 3, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont1 a, .icon-slide-cont1 span {
  display: block;
  margin: 0 auto;
  text-align: center; }

/* line 8, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont1 a {
  width: 7.5em;
  height: 3.125em;
  margin: 1.875em auto 1.78em;
  cursor: default; }
  /* line 13, frontend/scss/base/_icon_slide.scss */
  .icon-slide-cont1 a img {
    width: 100%; }

/* line 16, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont1 span.icon-name {
  font-size: 1.15em;
  color: #666; }

/* line 20, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont1 span.icon-title {
  font-size: 1.75em;
  line-height: 2em; }

/* line 24, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont1 span.icon-intro {
  font-size: 1em;
  color: #999;
  padding: 0 1em;
  line-height: 1.5em; }

/* line 33, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont a, .icon-slide-cont span {
  display: block;
  margin: 0 auto;
  text-align: center; }

/* line 38, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont a {
  width: 8.6em;
  height: 8.6em;
  margin-bottom: 1em;
  cursor: default; }
  /* line 43, frontend/scss/base/_icon_slide.scss */
  .icon-slide-cont a img {
    width: 100%; }

/* line 46, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont span.icon-name {
  font-size: 1.15em;
  color: #666; }

/* line 50, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont span.icon-title {
  font-size: 1.75em;
  line-height: 2em; }

/* line 54, frontend/scss/base/_icon_slide.scss */
.icon-slide-cont span.icon-intro {
  font-size: 1em;
  color: #999;
  padding: 0 1em;
  line-height: 1.5em; }

/* line 62, frontend/scss/base/_icon_slide.scss */
.arrow-left, .arrow-right {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  width: 40px;
  height: 45px;
  z-index: 100;
  border: 0; }

/* line 71, frontend/scss/base/_icon_slide.scss */
.arrow-left {
  background: url(https://cdn.gfzq.cn/gfw/new/images/common/arrows.png) no-repeat left top;
  left: 1.5em; }

/* line 75, frontend/scss/base/_icon_slide.scss */
.arrow-right {
  background: url(https://cdn.gfzq.cn/gfw/new/images/common/arrows.png) no-repeat left bottom;
  right: 1.5em; }

/* line 79, frontend/scss/base/_icon_slide.scss */
.swiper-pagination {
  height: 16px;
  text-align: center; }
  /* line 82, frontend/scss/base/_icon_slide.scss */
  .swiper-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #78c0ea;
    border-radius: 5px;
    margin: 0 4px; }
  /* line 90, frontend/scss/base/_icon_slide.scss */
  .swiper-pagination .swiper-active-switch {
    background-color: #fff; }

/* line 95, frontend/scss/base/_icon_slide.scss */
.ie6-icon-wrapper {
  display: none; }
  /* line 97, frontend/scss/base/_icon_slide.scss */
  .ie6-icon-wrapper .ie6-icon {
    overflow: hidden;
    zoom: 1; }
    /* line 100, frontend/scss/base/_icon_slide.scss */
    .ie6-icon-wrapper .ie6-icon .swiper-slide {
      width: 33%; }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 107, frontend/scss/base/_icon_slide.scss */
  .arrow-left, .arrow-right {
    display: none; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 107, frontend/scss/base/_icon_slide.scss */
  .arrow-left, .arrow-right {
    display: none; } }

@media (min-width: 1201px) {
  /* line 107, frontend/scss/base/_icon_slide.scss */
  .arrow-left, .arrow-right {
    display: none; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 113, frontend/scss/base/_icon_slide.scss */
  .multi-icon-wrapper .arrow-left, .multi-icon-wrapper .arrow-right {
    display: block; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 119, frontend/scss/base/_icon_slide.scss */
  .arrow-left, .arrow-right {
    display: block; }
  /* line 122, frontend/scss/base/_icon_slide.scss */
  .arrow-left {
    left: 0; }
  /* line 125, frontend/scss/base/_icon_slide.scss */
  .arrow-right {
    right: 0; }
  /* line 129, frontend/scss/base/_icon_slide.scss */
  .icon-slide-cont a {
    width: 9.6em;
    height: 9.6em; } }

/* line 6, frontend/scss/base/_tabs.scss */
.tabs-container {
  padding: 2em 0; }
  /* line 8, frontend/scss/base/_tabs.scss */
  .tabs-container .tabs {
    text-align: left;
    padding: 0 12.5%; }
    /* line 11, frontend/scss/base/_tabs.scss */
    .tabs-container .tabs .tab-sp {
      display: none;
      font-size: 1.2em;
      line-height: 2.5em; }
      /* line 15, frontend/scss/base/_tabs.scss */
      .tabs-container .tabs .tab-sp i {
        display: none; }
    /* line 17, frontend/scss/base/_tabs.scss */
    .tabs-container .tabs ul {
      display: block; }
  /* line 21, frontend/scss/base/_tabs.scss */
  .tabs-container li.tab-item {
    display: inline-block; }
    /* line 23, frontend/scss/base/_tabs.scss */
    .tabs-container li.tab-item a {
      transition: all ease 0.3s;
      margin: 0.5em 2em 0.5em 0;
      height: 2em;
      line-height: 2em;
      padding: 0 2.2em;
      text-align: center;
      color: #333;
      border: 2px solid #3a89da;
      border-radius: 1.5em;
      font-size: 1.2em;
      display: inline-block; }
      /* line 35, frontend/scss/base/_tabs.scss */
      .tabs-container li.tab-item a:hover {
        background: #3a89da;
        color: #fff; }
    /* line 40, frontend/scss/base/_tabs.scss */
    .tabs-container li.tab-item.item-active a {
      background: #3a89da;
      color: #fff; }
  /* line 45, frontend/scss/base/_tabs.scss */
  .tabs-container .tab-panel {
    display: none; }
    /* line 47, frontend/scss/base/_tabs.scss */
    .tabs-container .tab-panel.panel-active {
      display: block; }
  /* line 53, frontend/scss/base/_tabs.scss */
  .tabs-container.fin-intro li.tab-item a {
    padding: 0 2em; }
  /* line 60, frontend/scss/base/_tabs.scss */
  .tabs-container.financial-tabs li.tab-item a {
    padding: 0;
    width: 8em; }

@media (min-width: 1201px) {
  /* line 69, frontend/scss/base/_tabs.scss */
  .tabs-container .tabs {
    margin-bottom: 2em; }
    /* line 72, frontend/scss/base/_tabs.scss */
    .tabs-container .tabs li.tab-item a {
      padding: 0;
      width: 130px; } }

@media (min-width: 1001px) and (max-width: 1200px) {
  /* line 69, frontend/scss/base/_tabs.scss */
  .tabs-container .tabs {
    margin-bottom: 2em; }
    /* line 72, frontend/scss/base/_tabs.scss */
    .tabs-container .tabs li.tab-item a {
      padding: 0;
      width: 130px; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 69, frontend/scss/base/_tabs.scss */
  .tabs-container .tabs {
    margin-bottom: 2em; }
    /* line 72, frontend/scss/base/_tabs.scss */
    .tabs-container .tabs li.tab-item a {
      padding: 0;
      width: 130px; } }

@media (min-width: 601px) and (max-width: 1000px) {
  /* line 82, frontend/scss/base/_tabs.scss */
  .tabs-container .tabs {
    padding: 0 8% !important; }
    /* line 85, frontend/scss/base/_tabs.scss */
    .tabs-container .tabs li.tab-item a {
      margin-right: 1em; } }

@media (min-width: 320px) and (max-width: 600px) {
  /* line 94, frontend/scss/base/_tabs.scss */
  .tabs-container .tabs {
    padding: 0 !important;
    position: relative;
    margin-bottom: 1.5em;
    z-index: 88;
    text-align: center; }
    /* line 100, frontend/scss/base/_tabs.scss */
    .tabs-container .tabs .tab-sp {
      display: block;
      width: 80%;
      margin: 0 auto;
      height: 3em;
      line-height: 3em;
      position: relative;
      border: 2px solid #3a89da;
      border-radius: 20px;
      cursor: pointer;
      text-align: center; }
      /* line 111, frontend/scss/base/_tabs.scss */
      .tabs-container .tabs .tab-sp em {
        display: block; }
      /* line 112, frontend/scss/base/_tabs.scss */
      .tabs-container .tabs .tab-sp i {
        position: absolute;
        content: '';
        right: 1em;
        top: 1.15em;
        width: 18px;
        height: 11px;
        background: url(https://cdn.gfzq.cn/gfw/new/images/business/down-trg.png) no-repeat;
        display: block;
        transition: all ease-out 0.2s; }
        /* line 122, frontend/scss/base/_tabs.scss */
        .tabs-container .tabs .tab-sp i.cur {
          background: url(https://cdn.gfzq.cn/gfw/new/images/business/up-trg.png) no-repeat; }
    /* line 127, frontend/scss/base/_tabs.scss */
    .tabs-container .tabs ul {
      position: absolute;
      display: none;
      background: #fff;
      width: 80%;
      left: 9.5%;
      top: 3.75em;
      z-index: 500;
      border: 2px solid #3a89da;
      border-radius: 20px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
      /* line 140, frontend/scss/base/_tabs.scss */
      .tabs-container .tabs ul li.tab-item {
        display: block; }
        /* line 142, frontend/scss/base/_tabs.scss */
        .tabs-container .tabs ul li.tab-item a {
          display: block;
          padding: 0 4%;
          width: 92%;
          margin: 0em 0em .5em;
          border: 0;
          border-radius: 0; } }

/* line 1, frontend/scss/base/_totop.scss */
#toTop {
  position: fixed;
  background: url("https://cdn.gfzq.cn/gfw/new/images/common/totop.png");
  color: #fff;
  display: block;
  width: 50px;
  height: 50px;
  right: 10px;
  bottom: 5px;
  cursor: pointer;
  z-index: 9999; }
  /* line 12, frontend/scss/base/_totop.scss */
  #toTop:hover {
    background: url("https://cdn.gfzq.cn/gfw/new/images/common/totop-hover.png"); }

/* line 1, frontend/scss/base/sdload.scss */
.softdownload {
  background-color: #f7f7f8; }

/* line 4, frontend/scss/base/sdload.scss */
.titlelogo {
  background-color: #fff;
  width: 100%; }
  /* line 7, frontend/scss/base/sdload.scss */
  .titlelogo .logoback {
    height: 75px;
    min-width: 960px;
    width: 960px;
    margin: 0 auto; }
    /* line 12, frontend/scss/base/sdload.scss */
    .titlelogo .logoback .logo_ {
      float: left;
      background-image: url("https://cdn.gfzq.cn/gfw/new/images/gflogo_new.png");
      width: 255px;
      height: 75px;
      padding: 0;
      background-repeat: no-repeat;
      background-position: right; }

/* line 23, frontend/scss/base/sdload.scss */
.dldbanner {
  width: 100%;
  height: 400px;
  min-width: 960px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative; }
  /* line 33, frontend/scss/base/sdload.scss */
  .dldbanner .unslider {
    height: 100%; }
    /* line 35, frontend/scss/base/sdload.scss */
    .dldbanner .unslider .fade-dldbanner {
      height: 100%; }
      /* line 37, frontend/scss/base/sdload.scss */
      .dldbanner .unslider .fade-dldbanner .bansList {
        height: 100%; }
        /* line 39, frontend/scss/base/sdload.scss */
        .dldbanner .unslider .fade-dldbanner .bansList li {
          height: 100%; }
          /* line 41, frontend/scss/base/sdload.scss */
          .dldbanner .unslider .fade-dldbanner .bansList li a {
            width: 100%;
            height: 100%;
            background-repeat: no-repeat;
            background-size: cover;
            position: absolute; }
  /* line 53, frontend/scss/base/sdload.scss */
  .dldbanner .unslider-nav {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 10px;
    text-align: center;
    z-index: 100; }

/* line 104, frontend/scss/base/sdload.scss */
.sdload {
  min-width: 960px;
  width: 960px;
  margin: 0 auto; }
  /* line 109, frontend/scss/base/sdload.scss */
  .sdload .pb-container .tabs-container {
    background-color: #fff; }
    /* line 111, frontend/scss/base/sdload.scss */
    .sdload .pb-container .tabs-container .tabs-sdload {
      margin: 20px 0 0 0 !important;
      padding: 0 0 50px 0 !important; }
      /* line 114, frontend/scss/base/sdload.scss */
      .sdload .pb-container .tabs-container .tabs-sdload ul {
        background-color: #f7f7f8; }
      /* line 117, frontend/scss/base/sdload.scss */
      .sdload .pb-container .tabs-container .tabs-sdload li {
        width: 20%;
        float: left; }
        /* line 120, frontend/scss/base/sdload.scss */
        .sdload .pb-container .tabs-container .tabs-sdload li a {
          display: inline-block;
          width: 100% !important;
          height: 45px;
          font-size: 18px;
          color: #616161;
          padding: 0;
          line-height: 45px;
          border: none;
          margin: 0;
          border-radius: 0;
          background-color: #e9e8e8; }
          /* line 133, frontend/scss/base/sdload.scss */
          .sdload .pb-container .tabs-container .tabs-sdload li a:hover {
            background-color: #fff;
            color: 616161; }
      /* line 139, frontend/scss/base/sdload.scss */
      .sdload .pb-container .tabs-container .tabs-sdload .item-active a {
        color: #3470f5;
        background-color: #fff;
        box-sizing: border-box;
        border-top: 4px solid #3895e5; }
    /* line 146, frontend/scss/base/sdload.scss */
    .sdload .pb-container .tabs-container .tabs-content {
      background-color: #fff;
      padding: 0;
      overflow: inherit; }
      /* line 150, frontend/scss/base/sdload.scss */
      .sdload .pb-container .tabs-container .tabs-content .tab-panel {
        width: 100%; }
        /* line 152, frontend/scss/base/sdload.scss */
        .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list {
          padding: 10px; }
          /* line 154, frontend/scss/base/sdload.scss */
          .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft {
            margin: 0 10px;
            box-shadow: 0px 0px 10px #ccc;
            height: 320px;
            padding: 40px 0px 10px;
            box-sizing: border-box;
            float: left;
            width: 215px; }
            /* line 162, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .logopic {
              position: relative; }
              /* line 164, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .logopic .logoSup_bg {
                background-image: url("https://cdn.gfzq.cn/gfw/new/images/business/pbsystem/logoSup.png");
                height: 82px;
                width: 81px;
                position: absolute;
                top: -40px;
                right: 0; }
                /* line 171, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .logopic .logoSup_bg .logoSup {
                  display: inline-block;
                  font-size: 12px;
                  width: 72px;
                  text-align: center;
                  color: #fff;
                  transform: rotate(45deg);
                  position: absolute;
                  top: 24px;
                  right: -6px; }
              /* line 207, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .logopic img {
                width: 64px;
                height: 63px;
                display: block;
                margin: 0 auto; }
              /* line 213, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .logopic .terminal {
                position: absolute;
                width: 28px;
                height: 28px;
                bottom: 0;
                right: 62px; }
            /* line 221, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .name {
              margin: 10px 0 10px;
              text-align: center;
              font-size: 18px;
              color: #212121; }
              /* line 226, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .name span {
                color: #616161; }
            /* line 230, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .cyright {
              font-size: 14px;
              line-height: 1;
              margin-bottom: 20px;
              text-align: center; }
            /* line 236, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .download {
              width: 90px;
              height: 30px;
              font-size: 14px;
              line-height: 30px;
              border-radius: 5px;
              background-color: #3470f5;
              margin: 0 auto;
              text-align: center;
              cursor: pointer; }
              /* line 246, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .download a {
                color: #fff;
                width: 100%;
                height: 100%;
                display: block; }
            /* line 253, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .info {
              margin-top: 15px; }
              /* line 255, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .info ul li {
                float: left;
                margin: 0;
                color: #757c8d; }
              /* line 260, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .info .version {
                text-align: center;
                width: 58px; }
              /* line 264, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .info .bite {
                width: 68px;
                text-align: center;
                border-left: 1px solid #ccc;
                border-right: 1px solid #ccc; }
              /* line 270, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .info .date {
                width: 87px;
                text-align: center; }
            /* line 275, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .moredetail {
              margin: 10px 0 20px 0;
              text-align: center; }
              /* line 278, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .moredetail a {
                color: #a5a5a5;
                font-size: 14px;
                line-height: 14px; }
                /* line 282, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .moredetail a i {
                  width: 15px;
                  height: 8px;
                  display: inline-block;
                  background: url("https://cdn.gfzq.cn/gfw/new/images/soft/more.png") no-repeat; }
            /* line 290, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .tips {
              position: relative;
              padding: 0 45px;
              color: #a3a8b5;
              font-size: 12px;
              line-height: 14px; }
              /* line 296, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .tips i {
                position: absolute;
                width: 14px;
                height: 14px;
                left: 28px;
                top: 2px;
                background: url("https://cdn.gfzq.cn/gfw/new/images/soft/hint_nor.png") no-repeat; }
              /* line 304, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .tips span {
                position: absolute;
                bottom: -62px;
                left: 16px;
                color: #000;
                width: 370px;
                height: 40px;
                line-height: 20px;
                background-color: #dee8fd;
                border: 2px solid #3981f9;
                border-radius: 5px;
                padding: 0 5px; }
              /* line 317, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .soft-list .soft .tips .tips-cont {
                display: none; }
        /* line 323, frontend/scss/base/sdload.scss */
        .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro {
          padding: 0 20px; }
          /* line 325, frontend/scss/base/sdload.scss */
          .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-head {
            margin: 50px 0 10px; }
            /* line 327, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-head span {
              display: inline-block; }
            /* line 330, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-head .softintro {
              margin: 0 20px;
              color: #000;
              font-size: 16px;
              line-height: 16px;
              font-weight: bold; }
            /* line 337, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-head .hline {
              width: 408px;
              height: 1px;
              vertical-align: middle;
              background-color: #e5e5e5; }
          /* line 345, frontend/scss/base/sdload.scss */
          .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro {
            position: relative;
            padding: 40px 0; }
            /* line 348, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left, .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right {
              float: left; }
            /* line 351, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left {
              border-right: 1px solid #ccc;
              width: 27%;
              padding: 0;
              box-sizing: border-box;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
                  flex-direction: column;
              -ms-flex-pack: center;
                  justify-content: center; }
              /* line 359, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left .logopic img {
                width: 64px;
                height: 63px;
                display: block;
                margin: 0 auto; }
              /* line 365, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left .name {
                margin: 10px 0;
                text-align: center;
                font-size: 18px;
                color: #212121; }
                /* line 370, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left .name span {
                  color: #616161; }
              /* line 374, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left ul {
                text-align: center; }
                /* line 376, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left ul li {
                  display: inline-block;
                  margin: 0;
                  text-align: center;
                  color: #757c8d; }
                /* line 382, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left ul .version {
                  padding-right: 5px;
                  border-right: 1px solid #ccc; }
                /* line 387, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left ul .bite {
                  padding-right: 5px;
                  border-right: 1px solid #ccc; }
              /* line 396, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left a {
                display: inline-block;
                width: 100%;
                margin-top: 30px;
                text-align: center;
                color: #3470f5; }
              /* line 403, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left .download-url {
                margin-top: 30px;
                width: 100%;
                text-align: center; }
                /* line 407, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left .download-url a {
                  margin: 0;
                  display: inline-block;
                  width: 45%;
                  cursor: pointer; }
              /* line 414, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left .cyright {
                font-size: 14px;
                line-height: 1.5;
                text-align: center; }
              /* line 419, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left .QRcode {
                margin-top: 10px; }
                /* line 421, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .left .QRcode img {
                  display: block;
                  margin: 0 auto; }
            /* line 427, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right {
              padding-left: 24px;
              width: 70%; }
              /* line 430, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right .abst {
                font-size: 18px;
                color: #212121; }
                /* line 433, frontend/scss/base/sdload.scss */
                .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right .abst a {
                  display: inline-block;
                  margin-left: 10px;
                  font-size: 12px;
                  color: #3470f5; }
                  /* line 438, frontend/scss/base/sdload.scss */
                  .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right .abst a i {
                    width: 11px;
                    height: 8px;
                    display: inline-block;
                    background: url("https://cdn.gfzq.cn/gfw/new/images/soft/more2.png") no-repeat; }
              /* line 446, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right .intro {
                margin: 10px 0;
                padding: 0;
                line-height: 1.5; }
              /* line 451, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right .update-intro, .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right .md5 {
                line-height: 2; }
              /* line 455, frontend/scss/base/sdload.scss */
              .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .right .updatecont li {
                line-height: 1.5; }
            /* line 460, frontend/scss/base/sdload.scss */
            .sdload .pb-container .tabs-container .tabs-content .tab-panel .intro .intro-body .soft-intro .horline {
              width: 100%;
              height: 1px;
              background-color: #e5e5e5;
              position: absolute;
              bottom: -1px;
              left: 0; }

/* line 486, frontend/scss/base/sdload.scss */
.footer_copyright {
  background-color: #f7f7f8;
  margin-left: auto;
  margin-right: auto;
  width: 960px; }
  /* line 491, frontend/scss/base/sdload.scss */
  .footer_copyright ._copyright {
    margin: 0 auto;
    width: 240px;
    height: 60px;
    line-height: 60px;
    min-width: 240px;
    color: gray;
    font-size: 12px; }

/* line 502, frontend/scss/base/sdload.scss */
.border-right {
  position: relative; }
  /* line 504, frontend/scss/base/sdload.scss */
  .border-right:after {
    position: absolute;
    content: "";
    display: block;
    height: 18px;
    width: 1px;
    right: -1px;
    top: 14px;
    background-color: #cecece;
    z-index: 3; }

/* line 517, frontend/scss/base/sdload.scss */
.border-left {
  position: relative; }
  /* line 519, frontend/scss/base/sdload.scss */
  .border-left:before {
    position: absolute;
    content: "";
    display: block;
    height: 18px;
    width: 1px;
    left: -1px;
    top: 14px;
    background-color: #e5e5e5;
    z-index: 3; }

/* line 531, frontend/scss/base/sdload.scss */
.border-active {
  position: relative; }
  /* line 533, frontend/scss/base/sdload.scss */
  .border-active:before {
    position: absolute;
    content: "";
    display: block;
    height: 18px;
    width: 1px;
    left: 0px;
    top: 14px;
    background-color: #fff;
    z-index: 4; }
  /* line 544, frontend/scss/base/sdload.scss */
  .border-active:after {
    position: absolute;
    content: "";
    display: block;
    height: 18px;
    width: 1px;
    right: 0px;
    top: 14px;
    background-color: #fff;
    z-index: 4; }

/* line 2, frontend/scss/base/_complain.scss */
.pages-content .page-complain h1 {
  padding-bottom: 30px;
  margin-bottom: 40px;
  text-align: center;
  border-bottom: 1px solid #ddd; }
  /* line 7, frontend/scss/base/_complain.scss */
  .pages-content .page-complain h1 img {
    vertical-align: middle;
    margin-right: 10px; }

/* line 12, frontend/scss/base/_complain.scss */
.pages-content .page-complain h3 {
  margin-bottom: 0.4em; }

/* line 15, frontend/scss/base/_complain.scss */
.pages-content .page-complain p {
  text-indent: 0;
  margin-bottom: 1.8em;
  line-height: 2em; }

/* line 20, frontend/scss/base/_complain.scss */
.pages-content .page-complain .t2 {
  margin-top: 2em; }

/* line 23, frontend/scss/base/_complain.scss */
.pages-content .page-complain .img {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: 0 auto; }

/*
 * Swiper 2.7.6
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: February 11, 2015
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
	/* Specify Swiper's Size: */

	/*width:200px;
	height: 100px;*/
}
.swiper-slide {
	/* Specify Slides's Size: */
	
	/*width: 100%;
	height: 100%;*/
}
.swiper-slide-active {
	/* Specific active slide styling: */
	
}
.swiper-slide-visible {
	/* Specific visible slide styling: */	

}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
	/* Stylize pagination button: */	

}
.swiper-active-switch {
	/* Specific active button style: */	
	
}
.swiper-visible-switch {
	/* Specific visible button style: */	
	
}

.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}
/**
 *   Here's where everything gets included. You don't need
 *   to change anything here, and doing so might break
 *   stuff. Here be dragons and all that.
 */
/**
 *   Default variables
 *
 *   While these can be set with JavaScript, it's probably
 *   better and faster to just set them here, compile to
 *   CSS and include that instead to use some of that
 *   hardware-accelerated goodness.
 */
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}
