@charset "utf-8";
@font-face {
  font-family: 'revicons';
  src: url('//f.goodq.top/qfy-content/plugins/revslider/rs-plugin/font/revicons.eot?123');
  src: url('//f.goodq.top/qfy-content/plugins/revslider/rs-plugin/font/revicons.eot?123#iefix') format('embedded-opentype'),
    url('//f.goodq.top/qfy-content/plugins/revslider/rs-plugin/font/revicons.woff?123') format('woff'),
    url('//f.goodq.top/qfy-content/plugins/revslider/rs-plugin/font/revicons.ttf?123') format('truetype'),
    url('//f.goodq.top/qfy-content/plugins/revslider/rs-plugin/font/revicons.svg?123#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}
.bitem.logo.big {
  max-height: 150px;
}

.bitem.logo.big img {
  max-height: 150px;
  width: auto;
}

.bitem.logo.nomarl {
  max-height: 150px;
}

.bitem.logo.nomarl img {
  max-height: 100px;
  width: auto;
}

.bitem.logo.small {
  max-height: 50px;
}

.bitem.logo.small img {
  max-height: 50px;
  width: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

.old-ie audio,
.old-ie canvas,
.old-ie video {
  display: inline;
  zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

* {
  padding: 0;
  margin: 0;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

a:active,
a:focus,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-family: 'courier new', monospace;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:after,
q:before {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dd,
dl,
menu,
ol,
ul {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure,
form {
  margin: 0;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

.old-ie legend {
  margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

.old-ie button,
.old-ie input,
.old-ie select,
.old-ie textarea {
  vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}

.old-ie button,
.old-ie input[type='button'],
.old-ie input[type='reset'],
.old-ie input[type='submit'] {
  overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

.old-ie input[type='checkbox'],
.old-ie input[type='radio'] {
  height: 13px;
  width: 13px;
}

input[type='search'] {
  box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

section.section:not(.overflowauto) {
  overflow: hidden;
}

section.section.overflowauto {
  z-index: 5;
}

.qfy-column-inner.overflowauto {
  z-index: 5;
}

.clear {
  clear: both;
}

.section-text-shadow .tooltip {
  text-shadow: none;
}

.section-inner-shadow,
.section-inner-shadow .background-media,
.section-inner-shadow .background-overlay {
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.25) inset, 0 -2px 2px -1px rgba(0, 0, 0, 0.25) inset;
}

/* CSS Document */
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: ' (' attr(href) ')';
  }

  abbr[title]:after {
    content: ' (' attr(title) ')';
  }

  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* !Grid system */
.wf-cell,
.wf-usr-cell,
.content,
.sidebar,
.footer .widget,
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='email'],
input[type='number'],
input[type='date'],
input[type='range'],
input[type='password'],
select,
textarea,
.customSelect,
blockquote,
.entry-author,
.format-aside-content,
.format-status-content,
.format-link-content,
#phantom .ph-wrap .ph-wrap-content,
.dt-mega-menu .sub-nav .dt-mega-parent,
.dl-menuwrapper,
.project-media,
.project-content,
.ngg-imagebrowser img,
.page-links,
.page-nav,
.filter-categories,
.filter-extras,
.filter-by,
.filter-sorting,
.filter-categories a,
.paginator a,
.shortcode-action-box.box-style-table,
.box-style-table .action-button,
.shortcode-tabs .tab,
.tab-style-one.tab-horizontal .tab-inner-content,
.shortcode-single-caption,
.shortcode-single-image,
.shortcode-banner-inside,
.shortcode-banner-bg,
.shortcode-banner,
.fs-entry-content,
.rollover-content,
.instagram-photos a,
.fs-entry-slide,
.dt-format-gallery a,
.dt-format-gallery .rollover-video,
#main .minimal .plan,
#main #pricing-table .plan,
.qfe_tour.tab-style-two .qfe_tabs_nav,
.qfe_tour.tab-style-one .qfe_tabs_nav,
.qfe_tour.tab-style-three .qfe_tabs_nav,
#main #content .rotatingtweet,
.mfp-container,
img.mfp-img,
.mfp-img-mobile .mfp-bottom-bar,
.soc-ico a,
.cs-style-3 .rollover-content-wrap {
  box-sizing: border-box;
}

.dt-form input[type='text'],
.dt-form input[type='tel'],
.dt-form input[type='url'],
.dt-form input[type='email'],
.dt-form input[type='number'],
.dt-form input[type='date'],
.dt-form input[type='range'],
.dt-form input[type='password'],
.comment-form input[type='text'],
.comment-form input[type='tel'],
.comment-form input[type='url'],
.comment-form input[type='email'],
.comment-form input[type='number'],
.comment-form input[type='date'],
.comment-form input[type='range'],
.comment-form input[type='password'],
.sidebar-bg-off .sidebar-content,
.logo-classic-centered #main-nav > li,
.logo-classic-centered #main-nav > li > a,
.logo-classic #main-nav > li,
.logo-classic #main-nav > li > a,
#phantom #main-nav > li,
#phantom #main-nav > li > a,
.dt-mega-menu .sub-nav .dt-mega-parent:hover > a,
.shortcode-teaser.frame-on.img-full,
div.dream-theme .pp_nav .pp_play,
div.dream-theme .pp_nav .pp_pause,
.qfe-js-composer div.pp_default .pp_expand,
.qfe-js-composer div.pp_default .pp_contract {
  border-radius: 0px;
}

.wf-cell,
.wf-usr-cell,
.footer .widget {
  display: inline-block;
  vertical-align: top;
}

/* !- Cells widths */

.wf-1,
.wf-span-12 {
  width: 100%;
}

.wf-1-2,
.wf-2-4,
.wf-span-6 {
  width: 50%;
}

.wf-1-3,
.wf-span-4 {
  width: 33.3333%;
}

.wf-2-3,
.wf-span-8 {
  width: 66.6667%;
}

.wf-1-4,
.wf-span-3,
.sidebar {
  width: 25%;
}

/*.sidebar{width: 21.8%;}*/
.wf-3-4,
.wf-span-9 {
  width: 75%;
}

.wf-1-5 {
  width: 20%;
}

.wf-1-6,
.wf-span-2 {
  width: 16.6667%;
}

.wf-span-1 {
  width: 8.3333%;
}

.wf-span-10 {
  width: 83.3333%;
}

/* Grid system: end*/ /* !Layout helpers*/
.wf-table {
  display: table;
  width: 100%;
}

.wf-tr {
  display: table-row;
}

.wf-td {
  display: table-cell;
  vertical-align: middle;
}

.wf-float-left {
  float: left;
}

.wf-float-right {
  float: right;
}

.wf-phone-visible,
.wf-mobile-visible {
  display: none !important;
}

.wf-mobile-visible-inline {
  display: none !important;
}

/* Layout helpers: end*/ /* !WireFrame settings*/
.wf-container-main {
  /*margin: 0 -20px;*/
  padding: 0;
}

.wf-container-main .content {
  width: 100%;
  margin: 0 auto;
}

.wf-container {
  margin: 0px;
  padding: 0px;
}

.bitcommerce .wf-container-main {
  margin: 0px;
}

.wf-wrap {
  /*max-width: 1200px;*/
  padding: 0 40px;
  margin: 0 auto;
}

/* !Beautiful loading */
html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,
html:not(.mobile-true) #main .animate-element img,
html:not(.mobile-true) .pp_content img,
html:not(.mobile-true) #page .widget_shopping_cart_content img,
html:not(.mobile-true) #page .grav-grav img,
html:not(.mobile-true) #page .comment-gravatar img,
html:not(.mobile-true) #shWrap img,
html:not(.mobile-true) #page .royalSlider img {
  opacity: 1;
}

html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,
html:not(.mobile-true) #main .animate-element img,
html:not(.mobile-true) .pp_content img,
html:not(.mobile-true) #page .widget_shopping_cart_content img,
html:not(.mobile-true) #page .grav-grav img,
html:not(.mobile-true) #page .comment-gravatar img,
html:not(.mobile-true) #shWrap img,
html:not(.mobile-true) #page .royalSlider img,
.paginator .button-load-more,
.paginator .loading-ready,
.hover-grid .rollover-content,
.no-touch .text-on-img.hover-grid .fs-entry-content,
.hover-style-one .links-container a,
.hover-style-two .links-container a,
.hover-style-three .links-container a,
.buttons-on-img .links-container a,
.hover-style-one .rollover-thumbnails,
.hover-style-two .rollover-thumbnails,
.hover-style-three .rollover-thumbnails,
.no-touch .cs-style-1.text-on-img .fs-entry-content {
  transition: none;
}

/* Animate on scroll:end */
/* !Beautiful loading: end */
/* !Basic typography */

.threed-fullscreen {
  overflow: hidden;
}

.threed-fullscreen #main {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  clear: both;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  text-shadow: none;
}

.widget-title {
  margin-bottom: 20px;
  clear: both;
}

input[type='text'],
input[type='tel'],
input[type='url'],
input[type='email'],
input[type='number'],
input[type='date'],
input[type='range'],
input[type='password'],
select,
textarea,
.customSelect {
  padding: 9px 10px 8px 10px;
  border: solid 1px #e0e0e0;
  color: #7a7a7a;
  background-color: #fff;
}

textarea {
  color: #7a7a7a;
}

#footer {
  position: relative;
}

#footer .alignleft,
#sidebar .alignleft {
  margin-right: 20px;
}

.alignright {
  float: right;
  margin: 5px 0 10px 30px;
}

#footer .alignright,
#sidebar .alignright {
  margin-left: 20px;
}

.aligncenter {
  display: block;
  margin: 5px auto 10px auto;
}

.alignnone {
  float: none;
  margin: 5px auto 10px auto;
}

/* Basic typography: end*/ /* !Basic blocks layout*/
#page {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#page.boxed,
#page.mini-boxed,
#page.fix-width,
#page.fix-bigwidth,
#page.fix-sobigwidth {
  overflow: hidden;
}

#page.boxed {
  max-width: 1180px;
  margin: 20px auto;
}

#page.mini-boxed {
  max-width: 1020px;
  margin: 20px auto;
}

#page.fix-width {
  max-width: 1020px;
  margin: 0 auto;
}

#page.fix-bigwidth {
  max-width: 1280px;
  margin: 0 auto;
}

#page.fix-sobigwidth {
  max-width: 1920px;
  margin: 0 auto;
}

.overlap #header {
  position: relative;
}

.fullscreenpage #fullscreenheader,
.fullscreenpage #fullscreenfooter {
  position: absolute;
  width: 100%;
  z-index: 10;
}

#fullscreenfooter {
  position: absolute;
  width: 100%;
  z-index: 10;
  bottom: 0;
}

#header.hidden-header {
  display: none;
}

#main .wf-wrap {
  margin: 0 auto;
  padding: 0px 40px;
}

#page.mini-boxed #main .wf-wrap,
#page.fix-width #main .wf-wrap,
#page.fix-bigwidth #main .wf-wrap,
#page.fix-sobigwidth #main .wf-wrap {
  padding: 0px 20px;
}

/* Basic blocks layout: end*/ /* !Fancy header*/ /* Fancy header: end*/ /* !Top and bottom bars*/
#top-bar {
  position: relative;
}

.transparent #top-bar {
  margin-bottom: -1px;
}

#top-bar:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  content: '';
  z-index: 99;
}

#top-bar .wf-float-left p {
  margin-bottom: 0;
}

#top-bar a,
#bottom-bar a {
  text-decoration: none;
}

#top-bar a:hover,
#bottom-bar a:hover {
  text-decoration: underline;
}

#top-bar .wf-float-left,
#bottom-bar .wf-float-left {
  margin-right: 40px;
}

#top-bar .wf-float-left:last-of-type,
#bottom-bar .wf-float-left:last-of-type {
  margin-right: 0;
}

#top-bar .wf-float-right,
#bottom-bar .wf-float-right {
  margin-left: 40px;
}

#bottom-bar .wf-float-center {
  text-align: center;
}

.right-block {
  text-align: right;
}

.shopping-cart {
  display: inline-block;
}

.shopping-cart-inner {
  position: absolute;
  z-index: 500;
  background: #fff;
  padding: 10px 20px;
  right: 0;
  width: 300px;
}

#top-bar .right-block:before,
#top-bar .right-block:after {
  content: '';
  display: table;
  clear: both;
}

#bottom-bar {
  position: relative;
  z-index: 9;
  min-height: 30px;
}

#bottom-bar .wf-td p {
  margin-bottom: 0;
}

.bottom-text-block {
  text-align: right;
}

#branding-bottom {
  width: 1px;
  padding: 10px 10px 10px 0;
  line-height: 0;
  font-size: 0;
}

/* Top and bottom bars: end*/ /* !- Mini widgets*/ /* !-- Contacts*/
.mini-contacts li {
  display: inline-block;
  position: relative;
  margin: 0 20px 0 0px;
  background-repeat: no-repeat;
  background-position: 0 center;
  white-space: nowrap;
}

.old-ie .mini-contacts li {
  padding-left: 0;
}

.mini-contacts li:first-child:before {
  border-left: none;
}

.mini-contacts li:last-child {
  margin-right: 0;
}

#phantom {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 9399;

  opacity: 0;
  visibility: hidden;
}

#phantom.showed_tb {
  visibility: visible;
  opacity: 1;
  animation: MenuAnimIn3 1s ease-in-out;
}

#phantom.boxed {
  z-index: 9008;
}

.dt-style-um #phantom {
  display: none;
}

.ph-wrap-inner,
.menu-box {
  min-height: 48px;
}

.menu-info-box {
  display: table-cell;
  text-align: right;
}

.menu-box #main-nav {
  line-height: 48px;
}

#phantom .ph-wrap {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  transition: background-color 500ms ease;
}

#phantom .ph-wrap.boxed {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}

#phantom.min .ph-wrap-inner > div {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 44px !important;
}

/*#phantom.min .logo-box > div{height:44px !important;min-height:44px !important;}
#phantom.min .menu-box #main-nav,#phantom.min .ph-wrap-inner,#phantom.min .menu-box{height:44px !important;min-height:44px !important;line-height: 44px !important;}*/
#phantom .ph-wrap .ph-wrap-content {
  margin: 0 auto;
  padding: 0 40px;
}

#phantom .ph-wrap.with-logo .ph-wrap-inner {
  position: relative;
  display: table;
  width: 100%;
}

#phantom .ph-wrap.with-logo .ph-wrap-inner > div {
  display: table-cell;
  vertical-align: middle;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .logo-box {
  padding: 5px 40px 5px 0;
  text-align: left;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box {
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav > li > a {
  border: 1px solid rgba(0, 0, 0, 0);
}

#phantom #main-nav {
  padding: 0 0px;
  text-align: center;
}

#phantom .ph-wrap.with-logo #main-nav {
  padding: 0 0px 0 0;
  text-align: right;
}

/* !- Header layouts*/

#branding {
  padding: 10px 0;
  position: relative;
}

.logo-left #branding,
.logo-classic #branding,
.logo-classic-centered #branding {
  padding-right: 10px; /*width: 1px;*/
}

.logo-left #branding,
.logo-left #navigation {
  max-width: 800px;
}

.logo-classic-centered .navigation-holder > div {
  text-align: center;
}

.logo-center .navigation-holder {
  text-align: center;
}

.logo-left-right .bit_widget_more .site_tooler {
  display: inline-block;
}

.logo-classic #main-nav > li > a,
.logo-classic-centered #main-nav > li > a,
.logo-classic #main-nav {
  position: relative;
}

.logo-classic #main-nav > li:hover > a,
.logo-classic-centered #main-nav > li:hover > a {
  border-color: transparent;
}

.logo-classic #main-nav {
  margin-top: 0px;
}

.logo-classic-centered #main-nav {
  margin-top: -1px;
}

.logo-classic .navigation-holder {
  display: table;
  width: 100%;
}

.logo-classic .navigation-holder > div {
  margin: 0 auto; /*max-width: 1200px;*/
}

.logo-classic nav,
.logo-center nav,
.logo-classic-centered nav {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.logo-classic-centered nav,
.logo-center nav {
  width: 100%;
}

.logo-classic nav:before,
.logo-classic nav:after {
  content: '';
  display: table;
  clear: both;
}

.logo-classic-centered nav {
  display: block;
  padding-right: 0;
}

.logo-classic .mini-search,
.dt-style-um .logo-center .mini-search,
.dt-style-um .logo-classic-centered .mini-search {
  position: absolute;
  right: 0;
  top: 50%;
  margin: -14px 0px 0 0;
  padding: 0;
  z-index: 10;
}

.logo-center .mini-search,
.logo-classic-centered .mini-search {
  position: relative;
  display: inline-block;
  z-index: 10;
}

.logo-classic .searchform .submit {
  margin-right: 0;
}

.logo-left .searchform .submit {
  margin-top: 2px;
}

.logo-classic .mini-search {
  margin: -10px 0px 0 0;
}

.logo-left #navigation {
  text-align: right;
}

.logo-center #branding,
.logo-center #navigation {
  display: block;
  text-align: center;
}

.logo-classic-centered #main-nav,
.logo-classic-centered #branding {
  text-align: center;
}

.logo-classic-centered #branding {
  padding-right: 0;
}

.logo-classic #main-nav,
.logo-center #main-nav,
.logo-classic-centered #main-nav {
  padding: 0 8px 0 0;
}

.logo-classic-centered #main-nav {
  display: table;
  width: auto;
  margin: 0 auto;
}

.logo-center #main-nav {
  /*margin-bottom: 10px;*/
}

.top-bar-right-inner {
  display: inline-block;
}

.assistive-info {
  text-align: right;
}

.assistive-info.align_left,
.menu-info-box.align_left {
  text-align: left;
}

.assistive-info.align_right,
.menu-info-box.align_right {
  text-align: right;
}

.assistive-info.align_center,
.menu-info-box.align_center {
  text-align: center;
}

.assistive-info.valign .site_tooler {
  display: block;
}

.assistive-info.align .site_tooler {
  display: inline-block;
}

.floatmenu-bar-right .site_tooler {
  display: inline-block;
}

/* Header layouts: end*/
.top-bar-right .bitSearchFrom form.searchform {
  display: inline-block;
}

.bitem.logo {
  position: relative;
}

.logo-classic-centered .bitem.logo,
.logo-center .bitem.logo {
  display: inline-block;
}

#main-nav {
  /*padding: 5px 0 4px 0;*/
  padding: 0px;
  line-height: 0;
}

.logo-center #main-nav {
  display: inline-block;
}

.logo-center #navigation {
  display: inline-block;
}

#main-nav.mainmenu > li {
  display: inline-block;
  position: relative;
  z-index: auto;
  vertical-align: middle;
}

#main-nav > li:first-child {
  margin-left: 0;
}

.logo-classic-centered #main-nav > li {
  padding-bottom: 0;
}

#main-nav > li > a {
  display: block;
  border: 1px solid transparent;
  text-decoration: none;
  text-align: left;
}

#main-nav.menu-frame-on > li > a {
  transition: border-color 0.15s ease, color 0.15s ease;
}

#main-nav > li > a > span > span.menu-subtitle {
  margin-bottom: 3px;
  white-space: nowrap;
}

#phantom #main-nav > li:hover > a {
  border: 1px solid transparent;
}

#main-nav.menu-frame-on > li.act,
.paginator a.act,
.filter .filter-categories a.act,
.icons-bg .benefits-grid-ico,
.format-status-content {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%); /* W3C*/
}

#main-nav.underline-hover > li > a i.underline,
#main-nav .menu-nav > li > a i.underline {
  position: absolute;
  display: block;
  overflow: hidden;
  left: 50%;
  bottom: -5px;
  width: 0;
  height: 1px;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.logo-classic #main-nav.underline-hover > li > a i.underline,
.logo-classic-centered #main-nav.underline-hover > li > a i.underline {
  bottom: -1px;
}

#main-nav.underline-hover > li > a,
#main-nav .menu-nav > li > a {
  transition: color 0.2s ease;
}

#main-nav.underline-hover > li.act > a i.underline,
#main-nav.underline-hover > li.act:hover > a i.underline,
#main-nav .menu-nav > li.act > a i.underline,
#main-nav .menu-nav > li.act:hover > a i.underline {
  width: 100%;
  opacity: 1;
  left: 0;
}

.no-touch #main-nav.underline-hover > li:hover > a i.underline,
.no-touch #main-nav .menu-nav > li:hover > a i.underline {
  width: 100%;
  opacity: 1;
  left: 0;
}

/* Indications of menu-items containing drop-down submenu*/
#main-nav > li.has-children > a:after,
#main-nav .menu-nav > li.has-children > a:after {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  width: 9px;
  height: 6px;
  content: '';
}

/* Menu - first level: end*/ /* !-- Menu - second level*/ /* !1*/
.sub-nav {
  position: absolute;
  visibility: hidden;
  z-index: 200;
  top: 100%;
  width: 168px;
  opacity: 0;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.qfy-sub-div {
  position: absolute;
  visibility: hidden; /*opacity: 0;*/
  z-index: 10000;
  top: 100%;
  overflow-y: auto;
  height: 1px;
}

#main-nav > li:hover > .qfy-sub-div {
  visibility: visible;
  height: auto; /*overflow-y:hidden;*/
}

#main-nav > li:hover > .qfy-sub-div.MenuAnimIn_js {
  visibility: visible;
  height: auto;
  overflow-y: inherit;
}

#main-nav > li:hover > .qfy-sub-div.MenuAnimIn3 {
  visibility: hidden;
}

#main-nav > li:hover > .qfy-sub-div.MenuAnimIn2 {
  -webkit-animation: MenuAnimIn2 0.5s ease-in-out;
  animation: MenuAnimIn2 0.5s ease-in-out;
}

#main-nav > li:hover > .qfy-sub-div.MenuAnimIn7 {
  -webkit-animation: MenuAnimIn7 0.5s ease-in-out;
  animation: MenuAnimIn7 0.5s ease-in-out;
}

.menu-nav > li:hover > .qfy-sub-div {
  visibility: visible;
  height: auto; /*overflow-y:hidden;*/
}

.menu-nav > li:hover > .qfy-sub-div.MenuAnimIn_js {
  visibility: visible;
  height: auto;
  overflow-y: inherit;
}

.menu-nav > li:hover > .qfy-sub-div.MenuAnimIn3 {
  visibility: hidden;
}

.menu-nav > li:hover > .qfy-sub-div.MenuAnimIn2 {
  -webkit-animation: MenuAnimIn2 0.5s ease-in-out;
  animation: MenuAnimIn2 0.5s ease-in-out;
}

.menu-nav > li:hover > .qfy-sub-div.MenuAnimIn7 {
  -webkit-animation: MenuAnimIn7 0.5s ease-in-out;
  animation: MenuAnimIn7 0.5s ease-in-out;
}

#main-nav .qfy-sub-div {
  line-height: normal;
}

.underline-hover .sub-nav {
  margin-top: 7px;
}

.underline-hover[data-sliderdown='sliderdown'] .sub-nav {
  margin-top: 0px;
}

.logo-classic .underline-hover .sub-nav,
.logo-classic-centered .underline-hover .sub-nav {
  margin-top: 0px;
}

#bottom-bar .sub-nav {
  top: auto;
  bottom: 100%;
}

#bottom-bar .sub-nav .sub-nav {
  bottom: 0;
}

.sub-nav.right-overflow {
  right: 0;
}

.sub-nav .sub-nav {
  left: 168px;
  top: 0px;
  margin-top: 0px;
}

.sub-nav .sub-nav.right-overflow {
  left: -168px;
}

.sub-nav li {
  display: block;
  position: relative;
}

.sub-nav li:first-child:before {
  display: none;
}

.sub-nav li.has-children:after {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4.5px;
  content: '';
  width: 6px;
  height: 9px;
  background-position: right center;
}

.sub-nav li a {
  display: block;
  min-width: 40px;
  border-right: solid 1px transparent;
  border-left: solid 1px transparent;
  margin: 0;
  padding: 7px 30px 7px 10px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
}

#top-bar .sub-nav {
  z-index: 1003;
}

#top-bar .sub-nav li a,
#bottom-bar .sub-nav li a {
  padding: 7px 30px 7px 10px;
}

#top-bar .sub-nav li:before,
#bottom-bar .sub-nav li:before {
  width: 200px;
  margin: 0 15px;
}

#top-bar .sub-nav li.has-children:after,
#bottom-bar .sub-nav li.has-children:after {
  right: 5px;
}

#mobile-menu {
  display: none;
  padding: 14px 10px 14px 15px;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  background: no-repeat 10px center;
}

.menu-close,
.menu-back {
  display: none;
}

.dl-container {
  position: relative;
}

.logo-center .dl-container,
.logo-classic .dl-container,
.logo-classic-centered .dl-container {
  width: 100%;
  min-width: 230px;
  max-width: 320px;
  margin: 0 auto;
}

.logo-center .dl-container {
  top: -10px;
}

.dl-menuwrapper {
  position: relative;
  z-index: 1999;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  -moz-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
}

.dl-menuwrapper ul {
  right: 0;
  width: 100%;
  min-width: 230px;
  max-width: 320px;
  list-style: none;
  text-align: left;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#navigation > #dl-menu {
  text-align: center;
}

.dl-container > ul {
  padding: 5px 0;
}

.dl-menuwrapper li {
  position: relative;
}

.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 10px 0;
  margin: 0 20px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  outline: none;
}

.bit-html .dl-menuwrapper .bitWidgetFrame .qfy-icons_list li a {
  padding: 0;
}
.dl-menuwrapper li a > span {
  display: table-cell;
}

.dl-menuwrapper li.dl-back a > span {
  display: inline-block;
}

.dl-menuwrapper li:last-child > a,
.dl-menuwrapper li.dl-back > a {
  border: none !important;
}

.dl-menuwrapper li.dl-back > a {
  margin: -5px 0 0 0;
  text-align: center;
}

.dl-menuwrapper li.has-children > a:after {
  display: block;
  position: absolute;
  right: -5px;
  top: 50%;
  width: 6px;
  height: 9px;
  margin-top: -4.5px;
  content: '';
  background-position: 0 0;
  background-repeat: no-repeat;
}

.dl-menuwrapper li.dl-back span {
  position: relative;
}

.dl-menuwrapper li.dl-back span:before {
  display: block;
  position: absolute;
  left: -16px;
  top: 50%;
  width: 10px;
  height: 7px;
  margin-top: -2.5px;
  content: '';
}

.dl-menuwrapper .dl-menu {
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.windows-phone .dl-menuwrapper .dl-menu {
  visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.windows-phone .dl-menuwrapper .dl-menu.dl-menuopen {
  visibility: visible;
}

/* Hide the inner submenus*/
.dl-menuwrapper li .dl-submenu {
  display: none;
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}

/* Dynamically added submenu outside of the menu context*/
.dl-container > .dl-submenu {
  position: absolute;
  width: 100%;
  right: 0;
  margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}

@keyframes MenuAnimOut2 {
  100% {
    transform: translateX(-100%);
    opacity: 0;
  }
}

.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes MenuAnimIn2 {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes MenuAnimIn3 {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

.dl-container > .dl-submenu.dl-animate-in-2 {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0px, 0px);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn2 {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes MenuAnimIn5 {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn7 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes MenuAnimIn7 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.dl-container > .dl-submenu.dl-animate-out-2 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0px, 0px);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut2 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}

/* !-Overlap header*/
.main-gradient {
  display: none;
}

/* !Footer*/
.footer {
  padding: 30px 0 20px 0;
}

.sidebar .widget,
.sidebar-content .widget {
  padding: 25px 20px 15px 20px;
  margin-bottom: 2px;
}

.content .widget,
.content .sidebar-content .widget:first-child {
  padding-top: 25px;
  padding-bottom: 15px;
}

.content .widget:first-child {
  padding-top: 0px;
}

.sidebar .widget.widget-custom-nav {
  padding-top: 20px;
}

.sidebar .widget:first-child,
.sidebar-content .widget:first-child,
.old-ie .sidebar .widget:first-child {
  border-top: none;
}

.sidebar-bg-off.sidebar .widget:first-child,
.sidebar-bg-off .sidebar-content .widget:first-child,
.old-ie .sidebar.sidebar-bg-off .widget:first-child {
  padding-top: 0;
}

.widget:before,
.widget:after {
  content: '';
  display: table;
  clear: both;
}

.footer .widget {
  margin-bottom: 30px;
}

.widget-info {
  margin-bottom: 20px;
}

.content .widget ul {
  list-style: none;
}

/* !- Menu*/
.menu,
.custom-menu .widget_pages > ul {
  margin: 0;
}

.menu li,
.custom-menu li,
.widget_pages li,
.qts-lang-menu li {
  display: block;
  position: relative;
  margin: 9px 0 0 0;
  padding: 10px 0 0 0;
}

.menu > li:first-child,
.custom-menu > li:first-child,
.widget_pages > ul > li:first-child,
.qts-lang-menu li:first-child {
  border: none !important;
  margin-top: 0;
  padding-top: 0;
}

#page .qtrans_flag {
  width: auto;
  height: auto;
  background-position: 0 center;
}

.menu ul:before,
.widget_pages li ul:before {
  display: block;
  position: absolute;
  right: 1px;
  top: 0;
  content: '';
  border-style: solid;
  border-width: 5px;
  border-color: transparent;
}

.menu a,
.custom-menu a,
.widget_pages a {
  text-decoration: none;
  padding-right: 15px;
}

.old-ie .custom-menu a {
  padding-left: 0;
}

.custom-menu a {
  position: relative;
  display: block;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0 center;
}

.custom-nav .has-children > a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -1px;
  width: 9px;
  height: 6px;
  content: '';
}

.custom-nav .has-children.act > a.active:after {
  margin-top: -3px;
}

.menu a:hover,
.custom-menu a:hover,
.widget_pages a:hover {
  text-decoration: underline;
}

.menu li ul,
.custom-menu li ul,
.widget_pages li ul,
.content .menu li ul,
.content .custom-menu li ul,
.content .widget_pages li ul {
  margin-left: 20px;
}

.custom-menu li ul {
  padding-top: 10px;
}

body #load {
  background-color: #ffffff;
  height: 100%;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 9501;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* !-Shortcode code */
.shortcode-code {
  padding: 25px 20px 25px 20px;
}

/* Shortcode code:end */

/* !-Revolution slider */
.rev_slider_wrapper {
  z-index: 1;
}

#main .gallery img {
  border: none;
}

/*!-VC last-child*/
.bit-html .qfe_content_element,
.bit-html ul.qfe_thumbnails-fluid > li,
.bit-html .last_toggle_el_margin,
.bit-html .qfe_button {
  margin-bottom: 0;
}

/*VC last-child:end*/
.offer-tag {
  display: none;
}

/*!-Video background*/
embed,
iframe,
object,
video {
  max-width: 100%;
}
/*Video background:end*/

.ls-container a {
  text-decoration: none;
}

.products mark {
  background: none;
}

.full-width-wrap > .wf-cell {
  padding-left: 0;
  padding-right: 0;
}

#branding a img,
#branding img {
  height: auto;
}

.sidebar-bg-off .rsContW,
.bg-under-widget .rsContW {
  margin-bottom: 14px;
}

.bg-under-widget .sidebar .widget,
.bg-under-widget .sidebar-content .widget {
  margin-bottom: 20px;
}

.dt-form .dt-btn {
  margin-bottom: 0;
}

.single-post .breadcrumbs li:last-child,
.single-portfolio .breadcrumbs li:last-child {
  display: none;
}

#top-bar.text-center .wf-td {
  display: block;
  text-align: center;
}

#top-bar.text-center .wf-td > div {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  vertical-align: middle;
  line-height: 40px;
}

#top-bar.text-center .wf-float-left {
  display: inline-block;
  float: none;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline {
  width: 40000px;
}

#page .tp_recent_tweets li a {
  font-weight: normal;
}

.gap {
  clear: both;
}

.st-accordion li,
.qfe_row .qfe_gallery_slides {
  box-sizing: content-box;
}

#page .qfe_gmaps_widget .qfe_wrapper {
  padding: 0;
  background-color: transparent;
}

.bitLogo {
  display: inline-block;
}

p {
  margin: 0px;
  padding: 0px;
}

#qfadminbar {
  display: none;
}

/*******user***********/

.logo-classic-centered #main-nav.bit-menu-default > li.first,
.logo-classic-centered #main-nav.bit-menu-default > li.has-children.level-arrows-on.first {
  padding-left: 0;
}

#phantom .logo-box img {
  max-height: 50px;
  width: auto;
  display: table-cell;
}

.floatlogoText {
  display: table-cell;
  padding: 6px 0;
}

.logo-center #main-nav {
  margin-bottom: 5px;
}

.menu-nav-container {
  padding-left: 5px;
}

.mini-boxed-layout .wf-wrap {
  padding: 0 20px;
}

.cke_editable_inline img {
  user-select: auto;
}

.content-fullwidth #page #main .wf-wrap {
  padding: 0;
}

.vc-element.vc-vc_column_inner .controls-column.vc-controls {
  display: none;
  visibility: hidden;
}

.vc-vc_column_inner .vc-element .controls-cc .hiddenbr {
  display: block !important;
}

.vc-vc_column_inner .vc-element .controls-cc .list_button_inner {
  top: 69px;
}

.rev_slider_wrapper {
  position: relative;
}

#bottom-bar {
  padding: 2px 0;
}

.form-message {
  display: block;
  margin-bottom: 10px;
}

.searchform input {
  width: 100%;
}

.widget_search input[type='text'] {
  width: 100%;
  margin: 5px 0 10px 0;
}

.bitSearchFrom .searchform,
.widget .searchform,
.content .searchform {
  position: relative;
}

.bitSearchFrom .searchform .submit,
.widget .searchform .submit,
.content .searchform .submit {
  position: absolute;
  top: 5px;
  right: 0px;
  text-align: center;
}

.top-bar-right.align_left {
  text-align: left;
}

.top-bar-right .bitSearchFrom .searchform .submit {
  top: 2px;
  right: 5px;
}

.top-bar-right .searchform input[type='text'] {
  padding: 3px 10px 3px;
}

/* !-- Search form*/
.mini-search {
  height: 20px;
  padding-left: 10px;
}

.searchform .submit,
.mini-search .searchform .submit {
  float: right;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  border: none;
  color: transparent;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
}

.widget .searchform input,
.content .searchform input,
.widget select {
  border: 1px solid #e0e0e0;
  background-color: #fff;
}

#main .chzn-container-single .chzn-single {
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.widget .searchform input,
.content .searchform input {
  padding: 6px 10px 5px;
  font-size: 100%;
}

.content .searchform input {
  width: 100%;
}

.widget .searchform,
.content .searchform {
  position: relative;
}

.widget .searchsubmit,
.widget .searchform .submit,
.content .searchform .submit {
  position: absolute;
  top: 5px;
  right: 0;
}

.content .widget .searchform .submit,
.widget .searchform .submit {
  top: 5px;
}

.content .searchform .submit {
  top: 5px;
}

.mini-search .field {
  float: left;
  width: 98px;
  height: 20px;
  padding: 0 0 0 13px;
  border: none;
  line-height: 20px;
  background: transparent;
}

#header .mini-search .searchsubmit {
  display: none;
}

.searchform {
  position: relative;
  z-index: 3;
}

#header .mini-search {
  max-width: 20px;
  padding-left: 6px;
}

#header.logo-left .mini-search {
  width: 35px;
  max-width: 35px;
}

#header .mini-search .field {
  position: absolute;
  right: 6px;
  top: 38px;
  width: 290px;
  height: 50px;
  background-color: #fff;
  font-style: italic;
  visibility: hidden;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.mini-search .field:focus {
  outline: none;
}

.searchsubmit {
  display: none;
}

/* Mini widgets : end */
.container,
.container-fullwidth {
  position: relative;
  z-index: 3;
}

.section {
  position: relative;
  z-index: 4; /*overflow:hidden*/
}

.background-media,
.background-overlay {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

.background-media {
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 1;
  overflow: hidden;
}

.background-overlay {
  z-index: 2;
}

.section .section .container {
  width: auto;
}

.section-fullheight .row,
.section-fullheight [class*='col-md'] {
  position: static !important;
}

.grid-overlay-10 {
}

.grid-overlay-20 {
  background-image: url(assets/images/grid-20.png);
}

.grid-overlay-30 {
  background-image: url(assets/images/grid-30.png);
}

.grid-overlay-40 {
  background-image: url(assets/images/grid-40.png);
}

.grid-overlay-50 {
  background-image: url(assets/images/grid-50.png);
}

.grid-overlay-60 {
  background-image: url(assets/images/grid-60.png);
}

.grid-overlay-70 {
  background-image: url(assets/images/grid-70.png);
}

.grid-overlay-80 {
  background-image: url(assets/images/grid-80.png);
}

.grid-overlay-90 {
  background-image: url(assets/images/grid-90.png);
}

.grid-overlay-100 {
  background-image: url(assets/images/grid-100.png);
}

.navbar {
  border: none;
  border-radius: 0;
  margin: 0;
}

.navbar .dropdown-toggle {
  color: #ffffff;
}

.navbar .dropdown-toggle i {
  color: #ffffff;
  font-size: 17px;
}

.navbar .dropdown-toggle .badge {
  border-radius: 99px !important;
  font-size: 12px !important;
  font-weight: 300;
  height: 16px;
  padding: 2px 6px;
  position: absolute;
  right: 24px;
  text-align: center;
  text-shadow: none !important;
  top: 8px;
}

.navbar .dropdown-toggle .username {
  font-weight: 600;
}

.navbar #header-notification .dropdown-toggle i,
.navbar #header-message .dropdown-toggle i,
.navbar #header-tasks .dropdown-toggle i {
  color: #486d93;
  text-shadow: 1px 1px #b4c7da, -1px -1px #375471;
}

.navbar #navbar-left li.dropdown {
  border-right: 1px solid #507aa4;
  font-weight: 400;
}

.navbar #navbar-left li.dropdown:first-child {
  border-left: 1px solid #507aa4;
}

.navbar #navbar-left i {
  margin-right: 5px;
  color: #ffffff;
}

.dropdown-menu {
  position: absolute;
  text-align: left;
  margin: 0px;
  z-index: 9500;
  min-width: 100px;
  display: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

.mini-boxed-layout .dropdown-menu {
  right: 0;
}

.dropdown-menu li {
  line-height: 20px;
  padding: 2px 10px;
}

.dropdown-menu li .fa {
  width: 10px;
}

.teaser_grid_container .post_grid .itempcbody .post-title a,
.teaser_grid_container .post_grid .itempcbody .post-title span,
.teaser_grid_container .post_image .itempcbody .post-title a,
.teaser_grid_container .post_image .itempcbody .post-title span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.vc-carousel-inner .post-title a,
.vc-carousel-inner .post-title span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.bitMainTopSider .site_tooler .bitWidgetFrame {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

/*跑马灯css*/

.qfe_wrapper ul {
  list-style-type: disc;
  list-style-position: inside;
}

.qfe_wrapper ol {
  list-style-type: decimal;
  list-style-position: inside;
}

.qfe_wrapper ul ul,
ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}

.qfe_wrapper ol ol,
ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px;
}

.qfe_row .qfe_images_lib .vcgroup * {
  box-sizing: content-box;
}

.qfe_single_image .qfe_wrapper img,
.qfe_images_lib_isotope img,
.qfe_images_list img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: auto;
}

.qfe_single_image .qfe_wrapper img.attachment-widthfull {
  width: 100%;
}

a.bitImageAhover .qfe_wrapper {
  position: relative;
  max-width: 100%;
}

.post-thumb a.bitImageAhover,
.qfe_images_lib_isotope a.bitImageAhover,
.positionSpan,
.qfytemplateslist a.bitImageAhover,
.qfe_images_list a.bitImageAhover {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.post-thumb a.bitImageAhover {
  font-size: 0;
}

span.bitImageAhover {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.bitImageAhover i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.6s ease;
}

li.isotope-item:hover .bitImageAhover i,
.bitImageAhover:hover i {
  transition: all 0.6s ease;
}

.black1.bitImageAhover i {
  background-image: url('/images/zoom_in_white.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-color: rgb(0, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}

.black2.bitImageAhover i {
  background-image: url('/images/big-white-plus.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-color: rgb(0, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}

.gray1.bitImageAhover i {
  background-position: center top;
  background-repeat: no-repeat;
  background-color: rgb(174, 174, 174);
  opacity: 0;
  filter: alpha(opacity=0);
}

.gray2.bitImageAhover i {
  background-position: center top;
  background-repeat: no-repeat;
  background-color: rgb(174, 174, 174);
  opacity: 0;
  filter: alpha(opacity=0);
}

.white1.bitImageAhover i {
  background-position: center top;
  background-repeat: no-repeat;
  background-color: rgb(255, 255, 255);
  opacity: 0;
  filter: alpha(opacity=0);
}

.white2.bitImageAhover i {
  background-position: center top;
  background-repeat: no-repeat;
  background-color: rgb(255, 255, 255);
  opacity: 0;
  filter: alpha(opacity=0);
}

li.isotope-item:hover .black1.bitImageAhover i,
.black1.bitImageAhover:hover i,
.mouseHover.hover .black1.bitImageAhover i {
  background-image: url('/images/zoom_in_white.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
  filter: alpha(opacity=70);
}

li.isotope-item:hover .black2.bitImageAhover i,
.black2.bitImageAhover:hover i,
.mouseHover.hover .black2.bitImageAhover i {
  background-image: url('/images/big-white-plus.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
  filter: alpha(opacity=70);
}

li.isotope-item:hover .gray1.bitImageAhover i,
.gray1.bitImageAhover:hover i,
.mouseHover.hover .gray1.bitImageAhover i {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgb(174, 174, 174);
  opacity: 0.6;
  filter: alpha(opacity=60);
}

li.isotope-item:hover .gray2.bitImageAhover i,
.gray2.bitImageAhover:hover i,
.mouseHover.hover .gray2.bitImageAhover i {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgb(174, 174, 174);
  opacity: 0.6;
  filter: alpha(opacity=60);
}

li.isotope-item:hover .white1.bitImageAhover i,
.white1.bitImageAhover:hover i,
.mouseHover.hover .white1.bitImageAhover i {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgb(255, 255, 255);
  opacity: 0.6;
  filter: alpha(opacity=60);
}

li.isotope-item:hover .white2.bitImageAhover i,
.white2.bitImageAhover:hover i,
.mouseHover.hover .white2.bitImageAhover i {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgb(255, 255, 255);
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.gray3 img {
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.6s ease;
}

li.isotope-item:hover .gray3 img,
.gray3:hover img,
.mouseHover.hover .gray3 img {
  -ms-filter: grayscale(0);
  filter: grayscale(0);
  filter: none; /* IE 6-9*/
  transition: all 1s ease;
}

.grow-slow .qfe_wrapper {
  overflow: hidden;
  display: inline-block;
}

.grow-slow {
  overflow: hidden;
  padding: 0px;
}

.qfy_images_list span.grow-slow {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.grow-slow img {
  transition: all 0.5s ease;
}

li.isotope-item:hover .grow-slow img,
.grow-slow:hover img,
.mouseHover.hover .grow-slow img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 1s ease;
}

a.black3.bitImageAhover:hover i {
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
  filter: alpha(opacity=70);
}

a.black3.bitImageAhover .view {
  display: none;
  position: absolute;
  top: 50%;
  text-align: center;
  margin-top: -20px;
  width: 100%;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

a.black3.bitImageAhover .view span {
  padding: 20px 20px;
  background: #0088c2;
  color: #fff;
}

a.black3.bitImageAhover .view span:hover {
  background: #00648f;
}

a.black3.bitImageAhover:hover .view {
  display: block;
}

.qfe_images_lib_isotope .vc-item {
  float: left;
}

.qfe_images_lib_isotope .vc-inner {
  border-bottom: 0px solid transparent;
  border-right: 0px solid transparent;
}

.iphorm-input-wrap input {
  box-sizing: content-box;
}

.clicktoaddmodel .vc-vc_row section.section:hover {
  border: 1px solid #ea9004;
  cursor: pointer;
}

.clicktoaddmodel #vc-no-content-helper,
.clicktoaddmodel .vc-empty-element,
.clicktoaddmodel .controls-column.vc-controls,
.clicktoaddmodel .vc-controls .controls-cc {
  visibility: hidden !important;
  display: none !important;
}

.vc-not-empty i {
  display: none;
}

.textwidget.bitWidgetFrame img,
.qfe_text_column img {
  max-width: 100%;
}

.qfyuser-body .qfyuser-label div.required {
  display: inline-block;
  margin-left: 3px;
}

.qfyuser-body .qfyuser-label .qfyuser-tip {
  position: relative;
  top: 2px;
}

a {
  text-decoration: none !important;
}

.bit-tp-caption {
  display: none;
}

.bit-tp-caption.on {
  display: block;
}

.bit-button-waiting {
  position: absolute;
  background: none repeat scroll 0% 0% rgb(255, 255, 255);
  border: 1px solid #507aa4;
  display: inline-block;
  left: 0;
  top: 0;
  background-color: #5e87b0;
  border-radius: 2px;
  box-sizing: border-box;
  z-index: 200;
  text-align: center;
}

.bit-button-waiting img {
  width: 24px;
  margin: 3px 0;
}

.old-ie .bit_main_content {
  margin-top: -2px;
}

.widget-title .roles {
  color: red;
  font-size: 11px;
}

#top-bar .dropdown-menu .glyphicon {
  width: 13px;
}

.site_tooler .dropdown-menu li {
  padding: 2px 5px;
}

.qfe_thumbnails.post_grid .post-title,
.qfe_thumbnails.post_waterfall .post-title {
  margin-bottom: 5px;
}

.vc_slide_item .post-title {
  padding-top: 10px;
}

.vc_carousel .vc_slide_item .post-title {
  padding-top: 0px;
  padding-bottom: 10px;
}

.vendor .bit_button_helper {
  display: none !important;
}

#header {
  position: relative;
}

.qfe_thumbnails.post_image .post-thumb img,
.vc_slide_item .post-thumb img,
.post_grid .post-thumb img {
  max-width: 100%;
}

.post_waterfall .itempcbody .post-thumb img {
  height: 100%;
  width: 100%;
}

.post_waterfall .itempcbody .post-thumb > * {
  width: 100%;
}

.qfe_teaser_grid .qfe_heading.qfe_teaser_grid_heading {
  text-align: left;
  padding-left: 10px !important;
}

.vc_carousel .qfe_heading.qfe_gallery_heading,
.qfe_teaser_grid .qfe_heading.qfe_teaser_grid_heading {
  text-align: left;
}

.qfe_thumbnails.post_image .post-title {
  margin-bottom: 5px;
}

/***********mobile footer style ************/
.mobile_footer_menu {
  position: fixed;
  bottom: 0;
  z-index: 998;
  width: 100%;
}

.mobile_footer_menu ul {
  float: left;
  width: 100%;
}

.mobile_footer_menu li {
  display: block;
  position: relative;
  vertical-align: middle;
  float: left;
  text-align: center;
}

.mobile_footer_menu li:last-child a {
  border-right: none !important;
}

.mobile_footer_menu li a {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.mobile_footer_menu .onemenu li {
  width: 100%;
}

.mobile_footer_menu .twomenu li {
  width: 50%;
}

.mobile_footer_menu .threemenu li {
  width: 33.33333%;
}

/*.no-touch #mobile-menu:hover,
.touch #mobile-menu.active{opacity: 0.8;}*/ /***********mobile top style center******************/
#mobile-menu.dropTopStyle {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin: 0;
}

.dropCenterStyle_containter.positionFixed,
.mobiledefault_containter.positionFixed,
.dropTopStyle_containter.positionFixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

.mobilefloatmenu .dl-menuwrapper.main-mobile-menu .dl-menu,
.mobilefloatmenu .floatmenu .dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-perspective: none;
  -moz-perspective: none;
  perspective: none;
  transform: none;
  transition: none;
  padding: 0;
}

.floatwarpper {
  background-color: #212121;
  bottom: 0;
  box-sizing: border-box;
  height: 100%;
  line-height: 1em;
  overflow: auto;
  position: fixed;
  right: -260px;
  text-align: left;
  top: 0;
  visibility: hidden;
  width: 260px;
  z-index: 1;
}

.dropTopStyle_containter.dl-menuwrapper .dl-container,
.dropTopStyle_containter.dl-menuwrapper ul {
  max-width: 100%;
}

.dropTopStyle_containter.dl-menuwrapper li a {
  text-align: center;
}

.dropTopStyle_containter.dl-menuwrapper li a > span {
  display: inline;
}

.dropTopStyle_containter.center a {
  margin-right: 0;
  margin-left: 0;
}

.dropTopStyle_containter.left a {
  margin-right: 0;
}

.dl-container .dl-menu.dl-menuopen :not(.menu-left-nav) .menu-item:last-child,
.dl-menuwrapper li.has-children.qfy-subviewopen,
.dl-menuwrapper ul.dl-submenu > li:last-child {
  border-bottom: 1px solid transparent;
}

.dl-menuwrapper li.has-children > a:after {
  position: absolute;
  right: 8px;
}

.dl-menuwrapper.right li.has-children > a:after {
  right: -12px;
}

#mobile-menu.dropTopStyle.left > span {
  padding-left: 20px;
}

#mobile-menu.dropTopStyle.right > span.phone-text {
  padding-right: 35px;
}

#mobile-menu.dropTopStyle.left,
.dropTopStyle_containter.dl-menuwrapper.left li a {
  text-align: left;
}

#mobile-menu.dropTopStyle.right,
.dropTopStyle_containter.dl-menuwrapper.right li a {
  text-align: right;
}

/***********mobile center style center******************/
#mobile-menu.dropCenterStyle {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin: 0;
}

.dropCenterStyle_containter.dl-menuwrapper ul {
  max-width: 100%;
  text-align: center;
}

.dropCenterStyle_containter.dl-menuwrapper li a {
  text-align: center;
}

.dropCenterStyle_containter.dl-menuwrapper li a > span {
  display: inline;
}

.dropCenterStyle_containter.center a {
  margin-right: 0;
  margin-left: 0;
}

.dropCenterStyle_containter.left a {
  margin-right: 0;
}

#mobile-menu.dropCenterStyle.left > span {
  padding-left: 20px;
}

#mobile-menu.dropCenterStyle.right > span.phone-text {
  padding-right: 35px;
}

#mobile-menu.dropCenterStyle.left,
.dropCenterStyle_containter.dl-menuwrapper.left li a {
  text-align: left;
}

#mobile-menu.dropCenterStyle.right,
.dropCenterStyle_containter.dl-menuwrapper.right li a {
  text-align: right;
}

/******************************************************/
.dl-menuwrapper {
  z-index: 201;
}

#dl-menu.dl-menuwrapper {
  z-index: 9400;
}

.floatmenu.dl-menuwrapper {
  position: fixed;
  -webkit-perspective: none;
  -moz-perspective: none;
  perspective: none;
  perspective-origin: 0 0;
}

.floatmenu#dl-menu {
  top: 8px;
  right: 8px;
  background: transparent;
}

.floatmenu #mobile-menu {
  margin: 0;
}

.floatmenu.dl-menuwrapper #mobile-menu {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  width: 15px;
}

.floatmenu.dl-menuwrapper .phone-text {
  display: none;
}

.floatmenu.dl-menuwrapper ul {
  max-width: 100%;
  text-align: center;
}

.floatmenu.dl-menuwrapper li a {
  text-align: center;
}

.floatmenu.dl-menuwrapper li.dl-back > a {
  margin: 0 20px;
}

.floatmenu.dl-menuwrapper li a > span {
  display: inline-block;
  max-width: 180px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.floatmenu.center a {
  margin-right: 0;
  margin-left: 0;
}

.floatmenu.dl-menuwrapper.left li a {
  text-align: left;
}

.floatmenu.dl-menuwrapper.right li a {
  text-align: right;
}

.mobile_icon {
  float: right;
  margin-right: 10px;
  margin-left: 10px;
  display: none;
  position: absolute;
}

.mobile_icon:before {
  display: none;
}

#mobile-menu.dropCenterStyle .mobile_icon,
#mobile-menu.dropTopStyle .mobile_icon,
#mobile-menu.dropCenterStyle .mobile_icon:before,
#mobile-menu.dropTopStyle .mobile_icon:before {
  display: inline-block;
}

.iconbigSize .mobile_icon,
.iconbigSize .mobile_icon:before {
  font-size: 22px;
}

#mobile-menu .mobile_icon {
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  margin-top: -2px;
}

.fullfloatmenu.floatwarpper {
  padding-top: 55px;
}

/******************************************************/
.floatmenu#dl-menu.leftbtnmenu {
  left: 8px;
  top: 8px;
  right: auto !important;
}

.floatwarpper.leftbtnmenu {
  right: auto;
  left: -260px;
  top: 0;
  overflow-x: hidden;
  height: 100%;
  visibility: visible;
  z-index: 9401;
  opacity: 1;
}

.moble_menufixed .floatmenu#dl-menu.leftbtnmenu > #mobile-menu {
  background: none !important;
  border: 0 !important;
}

.dl-menuwrapper.floatmenu .dl-menu {
  opacity: 1;
}

.dl-menu-open #dl-menu.leftbtnmenu {
  display: none !important;
}

.leftbtnmenu .menu-item.dl-back {
  display: none !important;
}

.leftbtnmenu .loginbtncontainer .loginbtn,
.leftbtnmenu .loginbtncontainer .registerbtn {
  display: inline-block;
  width: 50%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  float: left;
}

.leftbtnmenu .loginbtncontainer .loginbtn {
  border-right: 1px solid #ddd;
}

.leftbtnmenu .loginbtncontainer_top {
  min-height: 20px;
  border-bottom: 1px solid #ddd;
  clear: both;
}

.leftbtnmenu .loginbtncontainer_bottom {
  border-top: 1px solid #ddd;
  clear: both;
}

.dl-menuwrapper.leftbtnmenu li.has-children > a::after {
  background-image: none !important;
  content: '\f067';
  display: inline-block;
  font: normal normal normal 12px/1 FontAwesome;
}

.dl-menuwrapper.leftbtnmenu li.has-children.dl-subviewopen > a::after {
  content: '\f068';
}

.dl-menuwrapper.leftbtnmenu ul.dl-submenu > li {
  border: 0 !important;
}

.dl-menuwrapper.leftbtnmenu ul.dl-submenu > li.first {
  border-top: 1px solid #ddd !important;
}

.dl-menuwrapper.leftbtnmenu .dl-menu {
  position: relative;
}

.dl-menuwrapper.leftbtnmenu #mobile-menu {
  -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.dl-menuwrapper.leftbtnmenu .dl-menu {
  transform: none;
  transition: none;
}

.dl-menu-open .dl-menuwrapper.leftbtnmenu.left li > a > span {
  padding-left: 20px;
}

.dl-menuwrapper.leftbtnmenu li a {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: 0;
}

.dl-menuwrapper.leftbtnmenu li > a > span {
  -webkit-transition: padding-left 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: padding-left 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.dl-menuwrapper.leftbtnmenu.left li:hover > a > span {
  padding-left: 23px;
}

/******************************************************/
.dropCenterStyle_containter .dl-container > ul,
.dropTopStyle_containter .dl-container > ul {
  padding: 0;
}

.bit-html #mobile-menu.dropCenterStyle,
.bit-html #mobile-menu.dropTopStyle {
  display: block;
}

#dl-menu.dropTopStyle_containter,
#dl-menu.dropCenterStyle_containter {
  width: 100%;
}

.dropCenterStyle_containter.dl-menuwrapper.left li.dl-back > a,
.dropTopStyle_containter.dl-menuwrapper.left li.dl-back > a {
  margin: 0 20px;
}

#mobile-menu.glyphicon-icon-align-justify .wf-phone-hidden {
  padding-left: 5px;
}

.text_left {
  text-align: left;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

.bitSearchFrom.text_left form,
.bitSearchFrom.text_center form,
.bitSearchFrom.text_right form {
  display: inline-block;
}

#main-nav .sub-nav > li:last-child {
  border-bottom: 0 !important;
}

.ppstart:hover {
  background: transparent url('projekktor/themes/maccaco/start.png') no-repeat scroll left bottom;
}

.ppstart {
  background: transparent url('projekktor/themes/maccaco/start.png') no-repeat scroll left top;
  bottom: 50%;
  cursor: pointer;
  display: block;
  height: 84px;
  left: 50%;
  margin-bottom: -38px;
  margin-left: -45px;
  padding: 0;
  position: absolute;
  width: 84px;
}

.defaultminheight {
  min-height: 20px;
}

.product-content {
  position: relative;
}

.qfytemplate_bigimg {
  padding: 3.4% 3.4% 15% 3.4%;
  z-index: 2;
  position: relative;
  height: 67.3%;
  overflow: hidden;
}

.post_blog4 .itempcbody .post-thumb {
  max-width: 100%;
  display: block;
}

.post_blog4 .itempcbody .post-thumb img {
  max-width: 100%;
}

.Thumbnail_text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: #000;
}

.hoverclass {
  opacity: 0;
}

.widget-title {
  position: relative;
}

.hoverclass:hover,
.qfy_image_vc_item:hover .hoverclass,
.single_two_images:hover .hoverclass,
.vc-item.images:hover .hoverclass,
.images.gimg:hover .hoverclass,
.vc-item.images1:hover .hoverclass,
.vc-item.images2:hover .hoverclass,
.vc-item.images3:hover .hoverclass,
.vc-item.images4:hover .hoverclass,
.vc-item.images5:hover .hoverclass,
.post-thumb:hover .hoverclass {
  opacity: 1;
}

.hoverborderyellow:hover {
  border: 1px solid #ff9900 !important;
  z-index: 100;
}

.div_table {
  display: table;
  table-layout: fixed;
}

.div_td {
  display: table-cell;
  vertical-align: top;
}

.div_table .field_image {
  max-width: 100%;
}

.maxwidth img {
  max-width: 100%;
}

.qfy-text {
  min-height: 1px;
}

.qfy-text img {
  max-width: 100%;
}

.qfy-text > .qfe_wrapper > section {
  line-height: initial;
}

.single_two_images:hover .scenery_image,
.hover .single_two_images .scenery_image {
  opacity: 1 !important;
}

.line-abs {
  border-bottom: 1px solid #333;
  display: inline-block;
  float: none;
  height: 1px;
  margin: 0 auto;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 100px;
  max-width: 100%;
}

.line-abs.right {
  left: 100%;
  right: auto;
}

.line-abs.top {
  right: auto;
  display: block;
  top: 0;
  position: relative;
}

.line-abs.bottom {
  right: auto;
  display: block;
  top: 0;
  position: relative;
}

.qfy_title.center {
  text-align: center;
}

.qfy_title.left {
  text-align: left;
}

.qfy_title.right {
  text-align: right;
}

.hidetopbar #top-bar,
.hideheader #header,
.hidefooter #footer,
.hidebottombar #bottom-bar {
  display: none;
}

.site_tooler .qfe_gallery .flex-viewport {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.products .wd_product_wrapper .product_a {
  overflow: hidden;
  z-index: 1;
}

.qfy_title *,
.qfy_title .qfy_title_image_warpper *,
.qfy_title:hover *,
.qfy_title:hover .qfy_title_image_warpper * {
  transition: all ease 0.6s;
}

.qfy_title .header_image {
  display: inline-block;
}

.qfy_title .header_image img {
  display: block;
  height: auto;
}

/* date picker  slider */
.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 1.2em;
  cursor: move;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 3px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -8px;
  margin-left: -1px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-timepicker-div {
  color: #fff;
}

dd.ui_tpicker_time {
  background-color: #fff;
  color: #333333;
}

.ui-timepicker-div dt,
.ui-timepicker-div dd {
  padding: 5px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #333;
  background: #fff;
  font-weight: 400;
  color: #333;
  font-size: 13px;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 1 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff;
  font-weight: 400;
  color: #212121;
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222;
}

#parallax-nav ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#parallax-nav ul li {
  cursor: pointer;
  margin: 0;
  padding: 10px 0 10px 15px;
  heigt: 20px;
  width: 20px;
  text-align: center;
}

#parallax-nav.barstyle ul li a,
#parallax-nav.barstyle ul li a:visited {
  display: inline-block;
  border-radius: 0;
  transition: all ease 0.6s;
}

#parallax-nav ul li a,
#parallax-nav ul li a:visited {
  border-radius: 50%;
  display: inline-block;
  height: 3px;
  text-decoration: none;
  width: 3px;
  border-width: 0px;
  transition: all ease 0.3s;
  border-style: solid;
  opacity: 0.5;
}

#parallax-nav.color-weight-light ul li.active a {
  border-style: solid !important;
  border-width: 1px !important;
  transition: all ease 0.6s;
}

#parallax-nav.color-weight-light ul li a,
#parallax-nav.color-weight-light ul li a:visited {
  background-color: #000;
  padding: 0px;
  margin-left: -1px;
  border-color: transparent;
}

#parallax-nav.color-weight-light ul li.active a {
  background-color: transparent;
  border: 1px solid #000;
  padding: 0;
  opacity: 0.8;
}

#parallax-nav.color-weight-light a {
  color: #000;
}

.color-weight-dark.scroll-arrow {
  color: #fff;
}

#parallax-nav.color-weight-dark ul li a,
#parallax-nav.color-weight-dark ul li a:visited {
  background-color: #fff;
  border: 1px solid #000;
}

#parallax-nav.color-weight-dark ul li.active a {
  background-color: #000;
}

.color-weight-light.scroll-arrow {
  color: #000;
}

#parallax-nav .nav-title {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 3px;
  line-height: 32px;
  margin-top: -13px;
  opacity: 0;
  padding: 0 0 5px;
  position: absolute;
  text-decoration: none;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  visibility: hidden;
  white-space: nowrap;
}

#parallax-nav.hovertitle.right li:hover span.nav-title,
#parallax-nav.hovertitle li.active span.nav-title,
#parallax-nav.showtitle.right li span.nav-title,
#parallax-nav.onlytitle.right li span.nav-title {
  opacity: 1;
  padding-right: 32px;
  visibility: visible;
  z-index: 51;
}

#parallax-nav.right li span.nav-title::after {
  position: absolute;
  content: '─';
  border-top-color: inherit;
  border-width: 1px 0 0 0;
  right: 17px;
  top: 0px;
  margin: 0px;
}

#parallax-nav.left .nav-title {
  margin-top: -14px;
  opacity: 0;
  padding: 0 0 0 25px;
  position: absolute;
  text-decoration: none;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  visibility: hidden;
  white-space: nowrap;
  left: 24px !important;
}

#parallax-nav.hovertitle.left li:hover span.nav-title,
#parallax-nav.hovertitle li.active span.nav-title,
#parallax-nav.showtitle.left li span.nav-title,
#parallax-nav.onlytitle.left li span.nav-title {
  opacity: 1;
  padding-left: 30px;
  visibility: visible;
  z-index: 51;
}

#parallax-nav.onlytitle li a {
  background-color: transparent !important;
  border-color: transparent !important;
}

#parallax-nav.left li span.nav-title::before {
  position: absolute;
  content: '─';
  border-top-color: inherit;
  border-width: 1px 0 0 0;
  left: 14px;
  top: -1px;
  margin: 0px;
}

td.td-top * {
  vertical-align: top;
}

td.td-middle * {
  vertical-align: middle;
}

td.td-bottom * {
  vertical-align: bottom;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

#phantom .position-text-left {
  text-align: left !important;
}

#phantom .position-ab-center {
  text-align: center !important;
}

#phantom .position-text-right {
  text-align: right !important;
}

#top-bar form.searchform {
  line-height: 0 !important;
}

#header .bitem.logo .logospan {
  display: inline-block;
  position: relative;
}

#header .logotext_inner {
  display: inline-block;
}

#header .logotext_outner {
  display: inline-block;
  position: relative;
}

#header #top-bar.text-center .wf-td .topbar_right,
#header #top-bar.text-center .wf-td .topbar_left,
#header #top-bar.text-center .wf-td .topbar_right div,
#header #top-bar.text-center .wf-td .topbar_left div {
  margin-left: 0;
  margin-right: 0;
}

.topbar_left,
.topbar_right {
  min-width: 110px;
}

.topbar_left > .site_tooler,
.topbar_right > .site_tooler {
  display: inline-block;
}

#top-bar .wf-td .align_right {
  text-align: right;
}

#top-bar .wf-td .align_left {
  text-align: left;
}

#top-bar .wf-td .align_center {
  text-align: center;
}

#top-bar .site_tooler .bitWidgetFrame {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.vc_icon_element.icon-image .vc_icon_element-inner {
  overflow: hidden;
}

.qfy-comments .commentlist .comment-author {
  text-align: left;
  vertical-align: top;
  position: absolute;
}

.qfy-comments .commentlist .commentmetadata,
.qfy-comments .commentlist .comment-awaiting-moderation {
  padding-left: 70px;
}

.qfy-comments .children {
  padding-left: 55px;
  list-style: outside none none;
}

.site_tooler .qfy-comments .children {
  padding-left: 0px;
}

.qfy-comments .time {
  color: rgb(170, 178, 184);
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}

.qfy-comments .fn {
  font-size: 14px;
  line-height: 14px;
}

.qfy-comments .commentlist .commentmetadata p {
  font-size: 14px;
  line-height: 20px;
  margin: 5px 0 2px;
  overflow: hidden;
  word-wrap: break-word;
}

.qfy-comments .commentlist .response_comment_span {
  color: rgb(139, 147, 153);
  cursor: pointer;
  display: block;
  font-size: 13px;
  height: 16px;
  line-height: 18px;
  margin-right: 5px;
  overflow: hidden;
}

.qfy-comments .commentlist .comment-body {
  margin-bottom: 18px;
}

.qfy-comments .comment-author img {
  display: inline-block;
  max-width: 100%;
  top: 4px;
  position: relative;
}

.qfy-comments.circle img.avatar {
  border-radius: 50%;
}

.qfy-comments {
  font-family: 微软雅黑, Arial;
}

.jiathis_counter_style > span {
  box-sizing: content-box;
}

.tabcontent-header-menu li {
  display: inline-block;
}

.tabcontent-header-menu .vc_btn3-container {
  margin-bottom: 0;
}

.tabcontent-header-menu {
  text-align: center;
  z-index: 4;
  position: relative;
}

.tabright .tabcontent-header-menu {
  text-align: right;
}

.tableft .tabcontent-header-menu {
  text-align: left;
}

#main-nav .menu-item > a i.glyphicon {
  vertical-align: middle;
  top: -3px;
}

.loginandregister .shopping-cart {
  display: inline-block;
}

#page.qfy-meta-page #bitBanner {
  display: none;
}

.bit-html #page.qfy-meta-page {
  overflow: inherit;
}

.qfy-listcatecontrols .dl-menuopen-parent.dl-container {
  min-height: 600px;
  height: 100%;
  overflow-y: auto;
  position: absolute;
  width: 100%;
}

.section.fixheight {
  overflow: hidden;
}

#main-nav > li.hassubdiv {
  z-index: 10001;
}

div.divmiddle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.mediagallery.background-media {
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
}

.section.fixheight,
.qfy-column-inner.fixheight {
  overflow: hidden !important;
}

.content-fullwidth #page #main .wf-wrap .list_hidden_btn .qfe_row,
.content-fullwidth #page #main .list_hidden_btn .bitMainTopSider,
.content-fullwidth #page #main .list_hidden_btn .bitMainBottomSider {
  padding: 0;
}

body #footer.footer .widget.simplepage {
  margin-left: 0;
  margin-right: 0;
}

.single_two_images {
  overflow: hidden;
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn7,
.single_two_images:hover .hoverclass.MenuAnimIn7,
.vc-item.images:hover .hoverclass.MenuAnimIn7,
.images.gimg:hover .hoverclass.MenuAnimIn7,
.vc-item.images1:hover .hoverclass.MenuAnimIn7,
.vc-item.images2:hover .hoverclass.MenuAnimIn7,
.vc-item.images3:hover .hoverclass.MenuAnimIn7,
.vc-item.images4:hover .hoverclass.MenuAnimIn7,
.vc-item.images5:hover .hoverclass.MenuAnimIn7,
.post-thumb:hover .hoverclass.MenuAnimIn7 {
  animation: MenuAnimIn7 1s ease-in-out;
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn3,
.single_two_images:hover .hoverclass.MenuAnimIn3,
.vc-item.images:hover .hoverclass.MenuAnimIn3,
.images.gimg:hover .hoverclass.MenuAnimIn3,
.vc-item.images1:hover .hoverclass.MenuAnimIn3,
.vc-item.images2:hover .hoverclass.MenuAnimIn3,
.vc-item.images3:hover .hoverclass.MenuAnimIn3,
.vc-item.images4:hover .hoverclass.MenuAnimIn3,
.vc-item.images5:hover .hoverclass.MenuAnimIn3,
.post-thumb:hover .hoverclass.MenuAnimIn3 {
  animation: MenuAnimIn3 1s ease-in-out;
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn5,
.single_two_images:hover .hoverclass.MenuAnimIn5,
.vc-item.images:hover .hoverclass.MenuAnimIn5,
.images.gimg:hover .hoverclass.MenuAnimIn5,
.vc-item.images1:hover .hoverclass.MenuAnimIn5,
.vc-item.images2:hover .hoverclass.MenuAnimIn5,
.vc-item.images3:hover .hoverclass.MenuAnimIn5,
.vc-item.images4:hover .hoverclass.MenuAnimIn5,
.vc-item.images5:hover .hoverclass.MenuAnimIn5,
.post-thumb:hover .hoverclass.MenuAnimIn5 {
  animation: MenuAnimIn5 1s ease-in-out;
}

#QFY_content .notice_content {
  overflow-x: hidden;
  overflow-y: auto;
}

.inlineblock .qfe_wrapper,
.grow-slow .bitImageParentDiv {
  font-size: 0;
}

.qfy_popinfo {
  position: fixed;
  top: 40%;
  left: 50%;
  width: 20%;
  max-width: 620px;
  min-width: 260px;
  height: auto;
  visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-40%) scale(1);
  transform: translateX(-50%) translateY(-40%) scale(1);
  z-index: 20000;
  font-weight: 400;
  font-family: 微软雅黑;
}

.qfy_popinfo.qfy_show {
  visibility: visible;
}

.qfy_show.qfy_popinfo .md-content {
  opacity: 1;
  transform: translateY(0px);
}

.qfy_popinfo .md-content {
  opacity: 0;
  transform: translateY(20%);
  transition: all 0.3s ease 0s;
}

.md-content {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #ffffff;
  margin: 0 auto;
  position: relative;
}

.breackall .qfe_teaser_grid .post-title,
.breackall ul.products li.product .product_title,
.breackall ul.products li.product .product_shortdesc,
.breackall .product .product_title,
.breackall #tab-description,
.breackall .qfy_title .header_title,
.breackall .qfy-text .qfe_wrapper {
  word-break: break-all !important;
  overflow-wrap: normal !important;
}

.breackword .qfe_teaser_grid .post-title,
.breackword ul.products li.product .product_title,
.breackword ul.products li.product .product_shortdesc,
.breackword .product .product_title,
.breackword #tab-description,
.breackword .qfy_title .header_title,
.breackword .qfy-text .qfe_wrapper {
  overflow-wrap: break-word !important;
  word-break: normal !important;
}

button:focus {
  outline: 0;
}

#page #main .qfy-element.qfy-text > .qfe_wrapper > section .row.qfe_row {
  padding-left: 0;
  padding-right: 0;
}

#page #main .qfy-element.qfy-text > .qfe_wrapper > section .row.qfe_row .vc_span12 {
  padding-left: 0;
  padding-right: 0;
}

.begining.qfyuser-button {
  cursor: not-allowed;
  opacity: 0.6;
}

input.qfyuser-button.input-after-button {
  border-radius: 0 !important;
}

.topIndex {
  z-index: 99999 !important;
  overflow: auto !important;
  position: static !important;
}
.sectiontopIndex {
  z-index: 99999 !important;
  overflow: auto !important;
}
.auto_tab_menu .w-toc {
  position: relative;
  cursor: pointer;
}
.lowIndex {
  z-index: 1 !important;
}

.text-overflow,
.ellipsis {
  display: inline-block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.qfy_custom_search ul {
  list-style-type: none;
}

.qfy_custom_search ul.subul li {
  display: inline-block;
  font-size: 14px;
}

.qfy_custom_search ul.subul li.header {
  height: 100%;
  position: relative;
  background-color: #bebebe;
}

.qfy_custom_search ul.subul li.header > div {
  width: 100%;
  height: 100%;
  padding-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
  height: 100%;
  display: table;
}

.qfy_custom_search ul.subul li.header > div span {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  font-weight: bold;
}

.qfy_custom_search ul.subul li.active {
  border: 1px solid #bebebe;
}

.qfy_custom_search ul.subul li.item {
  color: #808080;
  font-size: 14px;
  width: 100%;
}

.qfy_custom_search ul.subul {
  display: table;
  height: 100%;
  width: 100%;
}

.qfy_custom_search ul.subul > li {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.qfy_custom_search ul.subul li.item ul.subitem {
  display: inline-block;
}

.qfy_custom_search ul.subul li.item ul.subitem li {
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
}

.qfy_custom_search ul.subul li.item ul.subitem li a {
  color: #333;
}

.slideText:not(.cke_editable) .cke_widget_wrapper.cke_widget_focused > .cke_widget_element {
  outline: 0 !important;
}

.vc_carousel .rsFullscreenBtn {
  display: none !important;
}

.vc_carousel .rsDefault,
.vc_carousel .rsDefault .rsOverflow,
.vc_carousel .rsDefault .rsSlide,
.vc_carousel .rsDefault .rsBullets {
  background-color: transparent;
}

.advanced_list .qfy_item_post {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.qfy_item_block {
  transition: all 0.3s ease-out 0s;
}

.qfy_item_block a.details {
  display: none;
}

.qfy_item_block .item_a_link {
  display: block;
  font-size: 0;
}

.qfy_item_block .item_img {
  overflow: hidden;
  position: relative;
}

.qfy_item_block .item_img img {
  height: auto;
  max-width: 100%;
  transition: all 0.3s ease-out 0s !important;
}

.qfy_item_block .title {
  color: #fff;
  font-size: 16px;
  transition: all 0.3s ease-out 0s;
  display: block;
  position: relative;
  z-index: 1;
}

.qfy_item_block .subtitle,
.qfy_item_block .date_wrap,
.qfy_item_block .cate_warp,
.qfy_item_block .price_warp {
  position: relative;
  z-index: 1;
  color: #999999;
  font-size: 12px;
  margin-top: 0px;
  transition: all 0.3s ease-out 0s;
  display: block;
}

.qfy_item_block .item_des {
  max-wdith: 90%;
  transition: all 0.3s ease-out 0s !important;
  position: relative;
  z-index: 1;
}

.qfy_item_block .hide,
.qfy_item_block .hovershow {
  display: none;
}

.qfy_item_block:hover .hovershow {
  display: block;
}

.qfy_item_block:hover .hoverhide {
  display: none;
}

.site_tooler .move-image-size {
  display: none !important;
}

.vc_box_foil_wrap {
  position: relative;
  display: inline-block;
  padding: 20px;
  z-index: 0;
}

.vc_box_foil_inner {
  position: relative;
  display: inline-block;
}

.vc_box_foil_wrap::after {
  content: '';
  display: block;
  width: 80%;
  height: 50%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #323232;
  z-index: -1;
}

.vc_box_foil_wrap.rt::after {
  bottom: auto;
  top: 0px;
}

.vc_box_foil_wrap.lt::after {
  bottom: auto;
  top: 0px;
  right: auto;
  left: 0;
}

.vc_box_foil_wrap.lb::after {
  bottom: 0;
  top: auto;
  right: auto;
  left: 0;
}

/* code for animated blinking cursor*/
.typed-cursor {
  opacity: 1;
  font-weight: 100;
  -webkit-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.typed-fade-out {
  opacity: 0;
  animation: 0;
  transition: opacity 0.25s;
}

.vc-carousel-inner.empty {
  width: 100% !important;
  text-align: center;
  padding: 40px 20px;
}

.vc-carousel-inner.empty .vc-carousel-slideline {
  width: 100% !important;
}

.bit-html .advanced_list .vc-carousel-indicators {
  bottom: -20px;
}

.post_grid .isotope-item .price_warp,
.post_waterfall .isotope-item .price_warp,
.post_image .isotope-item .price_warp {
  display: block;
  width: 100%;
  text-align: center;
}

@-webkit-keyframes qfyfadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes qfyfadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-webkit-keyframes qfyfadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes qfyfadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-webkit-keyframes qfyfadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes qfyfadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-webkit-keyframes qfyfadeInToRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
  }
}

@keyframes qfyfadeInToRight {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@-webkit-keyframes qfyfadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes qfyfadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.qfyfadeInUp {
  animation-name: qfyfadeInUp;
}

.qfyanimate {
  visibility: hidden;
}

.qfyanimated {
  visibility: visible;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

.list-style3 .qfyanimated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeOutUp1 {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}

@keyframes fadeOutUp1 {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

.qfyfadeOutUp {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutUp1;
  animation-name: fadeOutUp1;
}

.rev_slider_wrapper.fullscreen-container {
  height: 100vh;
}

.qfy-column-inner > .column_inner {
  transition: all 0.3s ease 0s;
}

.vc-column-dragging .qfy-column-inner > .column_inner {
  transition: none;
}

.qfy-column-inner > .column_inner > .background-overlay {
  transition: all 0.3s ease 0s;
}

.gray_scale {
  -webkit-filter: grayscale(100%) contrast(70%);
  filter: grayscale(100%) contrast(70%);
}

.div_event_off {
  position: relative;
}

.div_event_off::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
}

.vc_icon_element-icon,
.vc_icon_element-inner {
  transition: all 0.3s ease 0s;
}

.qfy-element > .jiathis_style span {
  font-family: inherit;
}

.qfy-pagination-link-icon {
  stroke-width: 2;
  vertical-align: middle;
  width: 16px;
  height: 45px;
  stroke: #ccc;
  overflow: hidden;
}

.qfyheaderbtn::after {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: #999;
  position: absolute;
  top: 28px;
  left: 15px;
  transition: all 0.3s ease-out 0s;
}

.qfyheaderbtn::before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: #999;
  position: absolute;
  top: 18px;
  left: 15px;
  transition: all 0.3s ease-out 0s;
}

.qfyheaderbtn {
  display: block;
  left: -90px;
  top: 20px;
  color: #dedede;
  background-color: rgb(57, 57, 57);
  width: 50px;
  height: 50px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  position: absolute;
  z-index: 2;
  cursor: pointer;
}

.menuopen .qfyheaderbtn::after,
.qfyheaderbtn:hover::after {
  transform: rotate(45deg);
  top: 25px;
  background: #fff;
}

.menuopen .qfyheaderbtn::before,
.qfyheaderbtn:hover::before {
  transform: rotate(-45deg);
  top: 25px;
  background: #fff;
}

.menuopen .qfyheaderbtn {
  margin-left: 400px;
}
body .qfyheadercontent .qfyheadercontainer {
  display: none;
}
body .menuopen .qfyheadercontent .qfyheadercontainer {
  display: block;
}

#header.position-ab-fixed {
  position: fixed !important;
  z-index: 200;
  width: 100%;
  background: transparent;
  top: 0;
  box-shadow: none !important;
}

#header.bit-logo-menu #navigation,
#header.bit-logo-menu #navigation #main-nav {
  width: 100%;
}

#header.bit-logo-menu #navigation #branding,
#phantom.bit-logo-menu .menu-center-nav #branding {
  max-width: 100% !important;
}

#header.bit-logo-menu .navigation-holder {
  background: transparent;
}

#phantom.bit-logo-menu .bitem.text {
  display: none;
}

#phantom.bit-logo-menu #main-nav {
  padding: 0;
  line-height: initial;
}

#phantom.bit-logo-menu .menu-box {
  padding-top: 0;
  padding-bottom: 0;
}

#phantom .ui-custom-drop-container,
.position-ab-fixed .ui-custom-drop-container {
  display: none;
}

.menu-center-nav {
  position: relative;
}

#header.position-ab-fixed .branding-div.nofollow {
  display: none;
}

.sub-sliderup .sub-nav {
  margin-top: 10px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.footerbar-menu ul {
  display: table;
}

.footerbar-menu ul.fmenu > li {
  display: table-cell;
  float: none;
}

.footerbar-menu ul.fmenu > li:last-child {
  border-right: 0 !important;
}

.footerbar-menu ul.fmenu .sub-menu ul > li:last-child {
  border-bottom: 0 !important;
}

.footerbar-menu ul > li > a {
  padding: 0;
}

.footerbar-menu ul > li > a > span {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.footerbar-menu ul.fmenu > li.menu-item-has-children::after {
  content: '\f0dd';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  transform: rotate(-45deg);
  right: 2px;
  bottom: 1px;
}

.footerbar-menu .sub-menu {
  display: none;
  position: absolute;
  bottom: 100%;
}

.footerbar-menu li .sub-menu li {
  float: none;
}

.footerbar-menu li .sub-menu {
  box-shadow: 0 3px 10px 2px rgba(216, 216, 216, 0.1);
}

.loginandregister.site_tooler {
  position: relative;
}

.pop_search_btn_div button:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}

.bitem.logo.fixedwidth {
  vertical-align: middle;
}

.bitem.logo.fixedwidth img {
  max-width: 100%;
}

.video-background.toplay,
.video-background.playing {
  top: 50%;
  left: 50%;
  cursor: pointer;
  display: block;
  -webkit-transform: translate3d(-50%, -50%, 0) !important;
  transform: translate3d(-50%, -50%, 0) !important;
  width: 15%;
  max-width: 80px;
  min-width: 40px;
  padding: 0;
  position: absolute;
}

.qfy-slidercontent .royalSlider_gallery_new > section:first-child,
.qfy-tabcontent .royalSlider_gallery_new:not(.simple) > section:first-child {
  display: block;
}

.qfy-tabcontent .royalSlider_gallery_new.simple > section {
  height: 0;
}

.qfy-tabcontent .royalSlider_gallery_new.simple > section:first-child {
  height: 100%;
}

.qfy-tabcontent .royalSlider_gallery_new.simple > .vc-element {
  height: 0;
}

.qfy-tabcontent .royalSlider_gallery_new.simple > .vc-element:first-child {
  height: 100%;
}

.list_popup {
  cursor: pointer;
}

.image_popup .block-close:hover {
  color: red !important;
}

.image_popup .pop_image1.video .content_inner {
  display: none;
}

div.qfy-secode {
  margin: 0 auto;
  max-width: 100%;
  border: 1px solid #e5e5e5;
}

#secodeinfo img {
  max-width: 100%;
}

div.qfyuser-submit input.onlyshow_usermange {
  display: none !important;
}

.itemmobilebody {
  clear: both;
}

ul.mobile_list li {
  list-style: none !important;
}

ul.mobile_list .blog-content .post-title {
  margin-bottom: 5px;
}

ul.mobile_list .blog-media.wf-td {
  display: table-cell;
}

.doing .tmp_displaynone {
  display: none;
}

img.fr-rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
img.fr-circular {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
img.fr-bordered {
  border: solid 5px #ccc;
}
img.fr-bordered {
  box-sizing: content-box;
}
img.fr-shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
}

table.qtable {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
}
table.qtable.fr-dashed-borders td,
table.qtable.fr-dashed-borders th {
  border-style: dashed;
}
table.qtable.fr-alternate-rows tbody tr:nth-child(2n),
table.qtable.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5;
}
table.qtable td,
table.qtable th {
  border: 1px solid #dddddd;
}
table.qtable td:empty,
table.qtable th:empty {
  height: 20px;
}
table.qtable td.fr-highlighted,
table.qtable th.fr-highlighted {
  border: 1px double red;
}
table.qtable td.fr-thick,
table.qtable th.fr-thick {
  border-width: 2px;
}
table.qtable th {
  background: #e6e6e6;
}
table.fr-noVborder.qtable tr > td,
table.fr-noVborder.qtable tr > th {
  border-left: 0 !important;
  border-right: 0 !important;
}
table.fr-noLborder.qtable tr > td:not(:first-child),
table.fr-noLborder.qtable tr > th:not(:first-child) {
  border-left: 0 !important;
}
table.fr-noLborder.qtable tr > td:not(:last-child),
table.fr-noLborder.qtable tr > th:not(:last-child) {
  border-right: 0 !important;
}
table.fr-noCborder.qtable tr > td:not(:first-child) {
  border-left: 0 !important;
}
table.fr-noCborder.qtable tr > td:not(:last-child) {
  border-right: 0 !important;
}
table.fr-noCborder.qtable tr:not(:first-child) > td {
  border-top: 0 !important;
}
table.fr-noCborder.qtable tr:not(:last-child) > td {
  border-bottom: 0 !important;
}

.vc-vc_canvas {
  overflow: hidden;
}

.background-media {
  -webkit-backface-visibility: hidden;
}

.qfe_wrapper span[style~='color:'] > a,
.ckeditorInLine span[style~='color:'] > a {
  color: inherit;
}

.widthfull.bitImageParentDiv .single_two_images {
  width: 100%;
}

.swiper-container.mobile_list_inner .blog-content.wf-td {
  display: block;
}

.order_product_img img {
  display: inline-block;
  max-width: 40px;
  max-height: 40px;
  height: auto;
}

.positionfixedTopindex {
  z-index: 999 !important;
}

.positionfixed0 {
  position: fixed !important;
  z-index: 999;
}

.positionfixed0.positionAbsolute {
  position: absolute !important;
}

.positionfixed0.autoheight {
  height: auto !important;
}

.position-follow .qfy-column-inner > .column_inner {
  transition: none;
}

.teaser_grid_container .post_excerpt a.bitImageAhover {
  color: inherit;
}

.wf-mobile-visible.leftbtnmenu .dl-menuopen .dl-submenu li a {
  padding-left: 20px;
}

.wf-mobile-visible.leftbtnmenu .dl-menuopen .dl-submenu li .dl-submenu li a {
  padding-left: 40px;
}

.qfy-icon_16x16,
.qfy-icon_24x24,
.qfy-icon_64x64 {
  box-sizing: border-box;
}

.hide-article-box {
  position: relative;
  z-index: 9999;
  padding-top: 160px;
  bottom: 2px;
  margin-top: -160px;
  text-align: center;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff));
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 70%);
  padding-bottom: 6px;
}

.flexslider .slides > li:first-child {
  display: block;
  -webkit-backface-visibility: visible;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

body.dialog-open {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-container.gallerys img {
  height: auto !important;
}

.swiper-container.gallerys .qfy_image_vc_item {
  text-align: center;
  padding-bottom: 20px;
}

.swiper-container.gallerys .swiper-pagination.line .swiper-pagination-bullet {
  width: 25px;
  height: 1px;
  border-radius: 0;
  opacity: 1;
  margin: 0 5px !important;
}

.swiper-container.gallerys .swiper-pagination.line .swiper-pagination-bullet-active {
  height: 2px;
}

.position-follow.qfy-column-inner > .column_inner {
  transition: none;
}

.swiper-container.swiper-container-coverflow.gallerys {
  overflow: initial;
}

.swiper-container.swiper-container-coverflow.gallerys .qfy_image_vc_item {
  padding-bottom: 0;
}

.qf-shadow-menu-inner {
  width: 25px;
  height: 25px;
  position: relative;
}
.qf-shadow-menu {
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 10005;
}
.qf-shadow-menu span,
.qf-shadow-menu span::before,
.qf-shadow-menu span::after {
  width: 100%;
  height: 2px;
  display: block;
}
.qf-shadow-menu span::after {
  transition-property: margin, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
  -o-transition-delay: 0.2s, 0s;
  transition-delay: 0.2s, 0s;
}
.qf-shadow-menu span::before,
.qf-shadow-menu span::after {
  position: absolute;
  content: '';
}
.qf-shadow-menu span::before {
  transition-property: margin, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
  -o-transition-delay: 0.2s, 0s;
  transition-delay: 0.2s, 0s;
}
.qf-shadow-menu span {
  margin: 0 auto;
  position: relative;
  top: 12px;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
body.pop-content .qf-shadow-menu span {
  background-color: rgba(0, 0, 0, 0) !important;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
body.pop-content .qf-shadow-menu span:before {
  margin-top: 0;
  transform: rotate(45deg);
  -webkit-transition-delay: 0s, 0.2s;
  -o-transition-delay: 0s, 0.2s;
  transition-delay: 0s, 0.2s;
}
body.pop-content .qf-shadow-menu span:after {
  margin-top: 0;
  transform: rotate(-45deg);
  -webkit-transition-delay: 0s, 0.2s;
  -o-transition-delay: 0s, 0.2s;
  transition-delay: 0s, 0.2s;
}
.qf-shadow-container {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  visibility: visible;
  pointer-events: none;
  opacity: 0;
  padding: 20px 0;
  -webkit-transition: all 0.2s ease-in 0.6s;
  transition: all 0.2s ease-in 0.6s;
}
.qf-shadow-container {
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 10001;
  width: 100%;
  height: 100%;
}
.qf-shadow-container .site_tooler .bitWidgetFrame {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.qf-shadow-container .widget {
  background: initial;
}

#header.button-header {
  z-index: 10005 !important;
}
#header.button-header.follow {
  position: fixed !important;
  width: 100%;
}
body.pop-content {
  overflow: hidden;
}
body.pop-content .qf-shadow-container {
  visibility: visible;
  pointer-events: initial;
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.yy_website_notice {
  background: #666666;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  max-height: 0px;
  pointer-events: none;
  overflow: hidden;
}
.yy_website_notice_inner {
  padding: 20px 35px 20px 20px;
  color: #fff;
}
.is-showing-notice .yy_website_notice {
  pointer-events: auto;
  max-height: 500px;
  position: relative;
  z-index: 22222;
}
.display_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.display_flex.flex_left {
  justify-content: flex-start;
}
.display_flex.flex_right {
  justify-content: flex-end;
}
.display_flex.flex_justify {
  justify-content: space-between;
}
.display_flex.flex_justify.qfe_row:before,
.display_flex.flex_justify.qfe_row:after,
.display_flex.flex_justify.qfe_row > .vc-container-anchor {
  display: none;
}
.bclip .qfy_title_image_warpper,
.bclip .qfy_title_inner {
  position: initial !important;
}
.imagetext_inner .text_inner {
  font-size: initial;
}
.qfy-element[data-mouse-animate] {
  will-change: transform;
  transform-style: preserve-3d;
}
.imagetext_inner[data-layout='0'],
.imagetext_inner[data-layout='1'] {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.imagetext_inner[data-layout='0'] > div,
.imagetext_inner[data-layout='1'] > div {
  display: table-cell;
}
.imagetext_inner div[data-valign='0'] {
  vertical-align: top;
}
.imagetext_inner div[data-valign='1'] {
  vertical-align: middle;
}
.imagetext_inner div[data-valign='2'] {
  vertical-align: bottom;
}
.imagetext_inner div[data-align='0'] {
  text-align: left;
}
.imagetext_inner div[data-align='1'] {
  text-align: center;
}
.imagetext_inner div[data-align='2'] {
  text-align: right;
}
.js-toc > div {
  cursor: pointer;
}
.grecaptcha-badge {
  z-index: 14;
}

video.hidefullscreen::-webkit-media-controls-fullscreen-button {
  display: none;
}
video.showcontrol::-webkit-media-controls-panel {
  display: flex !important;
  opacity: 1 !important;
}
.product_img.usezoom {
  position: relative;
}
.product_play.product-video {
  position: absolute;
  width: 100px !important;
  height: 100px !important;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
}
@media screen and (max-width: 760px) {
  .imagetext_inner[data-mlayout='1'] > div {
    display: block;
    width: 100% !important;
  }
  .imagetext_inner[data-mlayout='1'][data-m-align1='0'] > div:first-child,
  .imagetext_inner[data-mlayout='1'][data-m-align2='0'] > div:last-child {
    text-align: left;
  }
  .imagetext_inner[data-mlayout='1'][data-m-align1='1'] > div:first-child,
  .imagetext_inner[data-mlayout='1'][data-m-align2='1'] > div:last-child {
    text-align: center;
  }
  .imagetext_inner[data-mlayout='1'][data-m-align1='2'] > div:first-child,
  .imagetext_inner[data-mlayout='1'][data-m-align2='2'] > div:last-child {
    text-align: right;
  }
}

#list_menu_vertical_lm7cl #mobile-menu {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  color: #666666;
}
#list_menu_vertical_lm7cl #mobile-menu:hover {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  color: #000000;
}
#list_menu_vertical_lm7cl .dl-menuwrapper li {
  background: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  color: #666666;
}
#list_menu_vertical_lm7cl .dl-menuwrapper li:first-child {
  border-top: 1px solid #e0e0e0;
}
#list_menu_vertical_lm7cl .dl-menuwrapper li:hover {
  background: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  color: #000000;
}
#list_menu_vertical_lm7cl .dropCenterStyle_containter.dl-menuwrapper li > a {
  color: #666666 !important;
  text-align: center;
  padding: 10px 2px;
}
#list_menu_vertical_lm7cl .dropCenterStyle_containter.dl-menuwrapper #mobile-menu {
  text-align: center;
  padding: ;
}
#list_menu_vertical_lm7cl .dropCenterStyle_containter.dl-menuwrapper li a span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: 微软雅黑;
  color: #666666 !important;
}
#list_menu_vertical_lm7cl #mobile-menu span {
}
#list_menu_vertical_lm7cl .dropCenterStyle_containter.dl-menuwrapper li > a:hover span {
  color: #000000 !important;
}
#list_menu_vertical_lm7cl .dl-menuwrapper li.has-children > a::after {
  background-image: url('data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23666666%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E');
}
#list_menu_vertical_lm7cl .dl-menuwrapper li.has-children:hover > a::after {
  background-image: url('data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23000000%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E');
}
@media only screen and (min-width: 768px) {
  body #list_menu_vertical_lm7cl #mobile-menu span {
    font-size: 14px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-family: 微软雅黑 !important;
  }
  body #list_menu_vertical_lm7cl #dl-menu .dl-menuopen {
    position: relative;
  }
}
#list_menu_vertical_lm7cl .list-content-inner .bitWidgetFrame {
  padding: 0 !important;
}
#list_menu_vertical_lm7cl .list-content-inner ul {
  background: transparent;
}
#list_menu_vertical_lm7cl .list-content-inner ul.menu li {
  background: transparent;
  border-top: 1px solid #e0e0e0;
  margin: 0;
  padding: 0;
}
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a:link,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a:visited {
  background: transparent;
  display: inline-block;
  text-align: left;
  width: 100%;
}
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a:hover,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li.current-menu-item > a,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li.current-menu-ancestor > a {
  background: transparent;
}
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a span i:before {
  padding-right: 5px;
  top: 0px;
  left: -8px;
  position: relative;
}
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a span i,
#list_menu_vertical_lm7cl .dl-menuwrapper ul.dl-menu li a span i {
  font-size: 20px;
}
#list_menu_vertical_lm7cl .dl-menuwrapper ul.dl-menu li a span i:before {
  position: relative;
  left: -5px;
}
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a span,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a:link span,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li a:visited span {
  color: #888888 !important;
  display: inline-block;
  padding: 12px 10px;
}
#list_menu_vertical_lm7cl .list-content-inner ul.sub-menu li > a > span {
  font-size: 13px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: 默认 !important;
}
#list_menu_vertical_lm7cl .list-content-inner ul.menu li.current-menu-item > a:link > span,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li.current-menu-item > a:visited > span,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li.current-menu-item > a > span,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li.current-menu-ancestor > a > span,
#list_menu_vertical_lm7cl .list-content-inner ul.menu li > a:hover > span {
  color: #227dd8 !important;
}
#list_menu_vertical_lm7cl .list-content-inner ul.sub-menu {
  margin-left: 0px !important;
}
#list_menu_vertical_lm7cl .list-content-inner .menu ul.sub-menu li a span {
  margin-left: 20px;
}
#list_menu_vertical_lm7cl .list-content-inner .menu ul.sub-menu ul.sub-menu li a span {
  margin-left: 40px;
}
.qfy-column-3-63903f83e3b91651724 > .column_inner {
  padding-left: 63px;
  padding-right: 0;
  padding-top: 100px;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .qfe_row .vc_span_class.qfy-column-3-63903f83e3b91651724 {
  }
}
@media only screen and (max-width: 992px) {
  .qfy-column-3-63903f83e3b91651724 > .column_inner {
    margin: 0 auto 0 !important;
    min-height: 0 !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .display_entire .qfe_row .vc_span_class.qfy-column-3-63903f83e3b91651724 {
  }
  .qfy-column-3-63903f83e3b91651724 > .column_inner > .background-overlay,
  .qfy-column-3-63903f83e3b91651724 > .column_inner > .background-media {
    width: 100% !important;
    left: 0 !important;
    right: auto !important;
  }
}
.bitRightSider .widget-title,
.bitLeftSider .widget-title {
  padding: 0 0 0 10px;
  height: 28px;
  line-height: 28px;
  background-color: transparent;
  margin: 0px;
  font-family: 黑体;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background-image: none;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bitRightSider .widget-title,
.bitLeftSider .widget-title {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.bitRightSider .bitWidgetFrame,
.bitLeftSider .bitWidgetFrame {
  border-bottom: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 4px 10px 4px 10px;
}
.bitRightSider .site_tooler,
.bitLeftSider .site_tooler {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bitRightLeftSiderWidget.site_tooler .bitWidgetFrame,
.bitRightLeftSiderWidget.site_tooler .bitWidgetFrame {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.footer .widget-title {
  padding: 0 0 0 10px;
  height: 28px;
  line-height: 28px;
  background-color: #024886;
  margin: 0px;
  font-family: ;
  font-size: px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #fff;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background-image: none;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.footer .widget-title {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.footer .bitWidgetFrame {
  border-bottom: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 4px 10px 4px 10px;
}
.footer .site_tooler {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer .site_tooler .bitWidgetFrame {
  background-color: transparent;
  background-image: none;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#footer.footer .footer1 .widget {
  width: 99%;
}
#footer.footer .footer1 .widget.simplepage {
  width: 100%;
}
#footer.footer .footer2 .widget {
  width: 99%;
}
#footer.footer .footer2 .widget.simplepage {
  width: 100%;
}
#footer.footer .footer3 .widget {
  width: 99%;
}
#footer.footer .footer3 .widget.simplepage {
  width: 100%;
}
.bit_main_content {
  margin-top: 0px;
  margin-bottom: 0px;
}
.intro_box {
  width: 100%;
  position: relative;
}

.intro_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
