#baguetteBox-overlay { display: none; opacity: 0; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background-color: #222; background-color: rgba(0, 0, 0, 0.8); -webkit-transition: opacity .5s ease; -o-transition: opacity .5s ease; -moz-transition: opacity .5s ease; transition: opacity .5s ease; z-index: 99999999999999999999999999999999999999; }

#baguetteBox-overlay.visible { opacity: 1; }

#baguetteBox-overlay .full-image { display: inline-block; position: relative; width: 100%; height: 100%; text-align: center; }

#baguetteBox-overlay .full-image figure { display: inline; margin: 0; height: 100%; }

#baguetteBox-overlay .full-image img { display: inline-block; width: auto; height: auto; max-height: 100%; max-width: 100%; vertical-align: middle; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

#baguetteBox-overlay .full-image figcaption { display: block; position: absolute; bottom: 0; width: 100%; text-align: center; line-height: 1.8; color: #ccc; background-color: #000; background-color: rgba(0, 0, 0, 0.6); font-family: Verdana, Geneva, sans-serif; }

#baguetteBox-overlay .full-image:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }

#baguetteBox-slider { position: absolute; left: 0; top: 0; height: 100%; width: 100%; white-space: nowrap; -webkit-transition: left .4s ease, -webkit-transform .4s ease; transition: left .4s ease, -webkit-transform .4s ease; -o-transition: left .4s ease, -o-transform .4s ease; -moz-transition: left .4s ease, transform .4s ease, -moz-transform .4s ease; transition: left .4s ease, transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease; }

#baguetteBox-slider.bounce-from-right { -webkit-animation: bounceFromRight .4s ease-out; -moz-animation: bounceFromRight .4s ease-out; animation: bounceFromRight .4s ease-out; }

#baguetteBox-slider.bounce-from-left { -webkit-animation: bounceFromLeft .4s ease-out; -moz-animation: bounceFromLeft .4s ease-out; animation: bounceFromLeft .4s ease-out; }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button { top: 50%; top: -webkit-calc(50% - 30px); top: -moz-calc(50% - 30px); top: calc(50% - 30px); width: 44px; height: 60px; }

.baguetteBox-button { position: absolute; cursor: pointer; outline: 0; padding: 0; margin: 0; border: 0; border-radius: 15%; background-color: #323232; background-color: rgba(50, 50, 50, 0.5); color: #ddd; font: 1.6em sans-serif; -webkit-transition: background-color .4s ease; -o-transition: background-color .4s ease; -moz-transition: background-color .4s ease; transition: background-color .4s ease; }

.baguetteBox-button:hover { background-color: rgba(50, 50, 50, 0.9); }

.baguetteBox-button#next-button { right: 2%; display: block !important; }

.baguetteBox-button#previous-button { left: 2%; display: block !important; }

.baguetteBox-button#close-button { top: 20px; right: 2%; right: -webkit-calc(2% + 6px); right: -moz-calc(2% + 6px); right: calc(2% + 6px); width: 30px; height: 30px; }

.baguetteBox-button svg { position: absolute; left: 0; top: 0; }

/*# sourceMappingURL=baguetteBox.css.map */

@media screen and (min-width:1000px) and (max-width:1219px) {}
@media screen and (max-width:1219px) {}
@media screen and (max-width:999px) {	}
@media screen and (max-width:767px) {	}

@font-face {
    font-family: 'AkzidenzGroteskBQ-Bold';
    src: url('../font/AkzidenzGroteskBold.eot');
    src: url('../font/AkzidenzGroteskBold.eot') format('embedded-opentype'),
         url('../font/AkzidenzGroteskBold.woff2') format('woff2'),
         url('../font/AkzidenzGroteskBold.woff') format('woff'),
         url('../font/AkzidenzGroteskBold.ttf') format('truetype'),
         url('../font/AkzidenzGroteskBold.svg') format('svg');
}


/* FONT PATH
 * -------------------------- */
 @font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot') format('embedded-opentype'), 
    url('../font/fontawesome-webfont.woff2') format('woff2'), 
    url('../font/fontawesome-webfont.woff') format('woff'),
     url('../font/fontawesome-webfont.ttf') format('truetype'), 
     url('../font/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa:before {
    margin-right: 5px;
    color: #fff;
  }
  /* makes the font 33% larger relative to the icon container */
  .fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .fa-2x {
    font-size: 2em;
  }
  .fa-3x {
    font-size: 3em;
  }
  .fa-4x {
    font-size: 4em;
  }
  .fa-5x {
    font-size: 5em;
  }
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
  }
  .fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
  }
  .fa-ul > li {
    position: relative;
  }
  .fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
  }
  .fa-li.fa-lg {
    left: -1.85714286em;
  }
  .fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
  }
  .fa-pull-left {
    float: left;
  }
  .fa-pull-right {
    float: right;
  }
  .fa.fa-pull-left {
    margin-right: .3em;
  }
  .fa.fa-pull-right {
    margin-left: .3em;
  }
  /* Deprecated as of 4.4.0 */
  .pull-right {
    float: right;
  }
  .pull-left {
    float: left;
  }
  .fa.pull-left {
    margin-right: .3em;
  }
  .fa.pull-right {
    margin-left: .3em;
  }
  .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
  }
  .fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
  }
  @-webkit-keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  @keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  .fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }
  :root .fa-rotate-90,
  :root .fa-rotate-180,
  :root .fa-rotate-270,
  :root .fa-flip-horizontal,
  :root .fa-flip-vertical {
    filter: none;
  }
  .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
  }
  .fa-stack-1x,
  .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .fa-stack-1x {
    line-height: inherit;
  }
  .fa-stack-2x {
    font-size: 2em;
  }
  .fa-inverse {
    color: #ffffff;
  }
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
  .fa-glass:before {
    content: "\f000";
  }
  .fa-music:before {
    content: "\f001";
  }
  .fa-search:before {
    content: "\f002";
  }
  .fa-envelope-o:before {
    content: "\f003";
  }
  .fa-heart:before {
    content: "\f004";
  }
  .fa-star:before {
    content: "\f005";
  }
  .fa-star-o:before {
    content: "\f006";
  }
  .fa-user:before {
    content: "\f007";
  }
  .fa-film:before {
    content: "\f008";
  }
  .fa-th-large:before {
    content: "\f009";
  }
  .fa-th:before {
    content: "\f00a";
  }
  .fa-th-list:before {
    content: "\f00b";
  }
  .fa-check:before {
    content: "\f00c";
  }
  .fa-remove:before,
  .fa-close:before,
  .fa-times:before {
    content: "\f00d";
  }
  .fa-search-plus:before {
    content: "\f00e";
  }
  .fa-search-minus:before {
    content: "\f010";
  }
  .fa-power-off:before {
    content: "\f011";
  }
  .fa-signal:before {
    content: "\f012";
  }
  .fa-gear:before,
  .fa-cog:before {
    content: "\f013";
  }
  .fa-trash-o:before {
    content: "\f014";
  }
  .fa-home:before {
    content: "\f015";
  }
  .fa-file-o:before {
    content: "\f016";
  }
  .fa-clock-o:before {
    content: "\f017";
  }
  .fa-road:before {
    content: "\f018";
  }
  .fa-download:before {
    content: "\f019";
  }
  .fa-arrow-circle-o-down:before {
    content: "\f01a";
  }
  .fa-arrow-circle-o-up:before {
    content: "\f01b";
  }
  .fa-inbox:before {
    content: "\f01c";
  }
  .fa-play-circle-o:before {
    content: "\f01d";
  }
  .fa-rotate-right:before,
  .fa-repeat:before {
    content: "\f01e";
  }
  .fa-refresh:before {
    content: "\f021";
  }
  .fa-list-alt:before {
    content: "\f022";
  }
  .fa-lock:before {
    content: "\f023";
  }
  .fa-flag:before {
    content: "\f024";
  }
  .fa-headphones:before {
    content: "\f025";
  }
  .fa-volume-off:before {
    content: "\f026";
  }
  .fa-volume-down:before {
    content: "\f027";
  }
  .fa-volume-up:before {
    content: "\f028";
  }
  .fa-qrcode:before {
    content: "\f029";
  }
  .fa-barcode:before {
    content: "\f02a";
  }
  .fa-tag:before {
    content: "\f02b";
  }
  .fa-tags:before {
    content: "\f02c";
  }
  .fa-book:before {
    content: "\f02d";
  }
  .fa-bookmark:before {
    content: "\f02e";
  }
  .fa-print:before {
    content: "\f02f";
  }
  .fa-camera:before {
    content: "\f030";
  }
  .fa-font:before {
    content: "\f031";
  }
  .fa-bold:before {
    content: "\f032";
  }
  .fa-italic:before {
    content: "\f033";
  }
  .fa-text-height:before {
    content: "\f034";
  }
  .fa-text-width:before {
    content: "\f035";
  }
  .fa-align-left:before {
    content: "\f036";
  }
  .fa-align-center:before {
    content: "\f037";
  }
  .fa-align-right:before {
    content: "\f038";
  }
  .fa-align-justify:before {
    content: "\f039";
  }
  .fa-list:before {
    content: "\f03a";
  }
  .fa-dedent:before,
  .fa-outdent:before {
    content: "\f03b";
  }
  .fa-indent:before {
    content: "\f03c";
  }
  .fa-video-camera:before {
    content: "\f03d";
  }
  .fa-photo:before,
  .fa-image:before,
  .fa-picture-o:before {
    content: "\f03e";
  }
  .fa-pencil:before {
    content: "\f040";
  }
  .fa-map-marker:before {
    content: "\f041";
  }
  .fa-adjust:before {
    content: "\f042";
  }
  .fa-tint:before {
    content: "\f043";
  }
  .fa-edit:before,
  .fa-pencil-square-o:before {
    content: "\f044";
  }
  .fa-share-square-o:before {
    content: "\f045";
  }
  .fa-check-square-o:before {
    content: "\f046";
  }
  .fa-arrows:before {
    content: "\f047";
  }
  .fa-step-backward:before {
    content: "\f048";
  }
  .fa-fast-backward:before {
    content: "\f049";
  }
  .fa-backward:before {
    content: "\f04a";
  }
  .fa-play:before {
    content: "\f04b";
  }
  .fa-pause:before {
    content: "\f04c";
  }
  .fa-stop:before {
    content: "\f04d";
  }
  .fa-forward:before {
    content: "\f04e";
  }
  .fa-fast-forward:before {
    content: "\f050";
  }
  .fa-step-forward:before {
    content: "\f051";
  }
  .fa-eject:before {
    content: "\f052";
  }
  .fa-chevron-left:before {
    content: "\f053";
  }
  .fa-chevron-right:before {
    content: "\f054";
  }
  .fa-plus-circle:before {
    content: "\f055";
  }
  .fa-minus-circle:before {
    content: "\f056";
  }
  .fa-times-circle:before {
    content: "\f057";
  }
  .fa-check-circle:before {
    content: "\f058";
  }
  .fa-question-circle:before {
    content: "\f059";
  }
  .fa-info-circle:before {
    content: "\f05a";
  }
  .fa-crosshairs:before {
    content: "\f05b";
  }
  .fa-times-circle-o:before {
    content: "\f05c";
  }
  .fa-check-circle-o:before {
    content: "\f05d";
  }
  .fa-ban:before {
    content: "\f05e";
  }
  .fa-arrow-left:before {
    content: "\f060";
  }
  .fa-arrow-right:before {
    content: "\f061";
  }
  .fa-arrow-up:before {
    content: "\f062";
  }
  .fa-arrow-down:before {
    content: "\f063";
  }
  .fa-mail-forward:before,
  .fa-share:before {
    content: "\f064";
  }
  .fa-expand:before {
    content: "\f065";
  }
  .fa-compress:before {
    content: "\f066";
  }
  .fa-plus:before {
    content: "\f067";
  }
  .fa-minus:before {
    content: "\f068";
  }
  .fa-asterisk:before {
    content: "\f069";
  }
  .fa-exclamation-circle:before {
    content: "\f06a";
  }
  .fa-gift:before {
    content: "\f06b";
  }
  .fa-leaf:before {
    content: "\f06c";
  }
  .fa-fire:before {
    content: "\f06d";
  }
  .fa-eye:before {
    content: "\f06e";
  }
  .fa-eye-slash:before {
    content: "\f070";
  }
  .fa-warning:before,
  .fa-exclamation-triangle:before {
    content: "\f071";
  }
  .fa-plane:before {
    content: "\f072";
  }
  .fa-calendar:before {
    content: "\f073";
  }
  .fa-random:before {
    content: "\f074";
  }
  .fa-comment:before {
    content: "\f075";
  }
  .fa-magnet:before {
    content: "\f076";
  }
  .fa-chevron-up:before {
    content: "\f077";
  }
  .fa-chevron-down:before {
    content: "\f078";
  }
  .fa-retweet:before {
    content: "\f079";
  }
  .fa-shopping-cart:before {
    content: "\f07a";
  }
  .fa-folder:before {
    content: "\f07b";
  }
  .fa-folder-open:before {
    content: "\f07c";
  }
  .fa-arrows-v:before {
    content: "\f07d";
  }
  .fa-arrows-h:before {
    content: "\f07e";
  }
  .fa-bar-chart-o:before,
  .fa-bar-chart:before {
    content: "\f080";
  }
  .fa-twitter-square:before {
    content: "\f081";
  }
  .fa-facebook-square:before {
    content: "\f082";
  }
  .fa-camera-retro:before {
    content: "\f083";
  }
  .fa-key:before {
    content: "\f084";
  }
  .fa-gears:before,
  .fa-cogs:before {
    content: "\f085";
  }
  .fa-comments:before {
    content: "\f086";
  }
  .fa-thumbs-o-up:before {
    content: "\f087";
  }
  .fa-thumbs-o-down:before {
    content: "\f088";
  }
  .fa-star-half:before {
    content: "\f089";
  }
  .fa-heart-o:before {
    content: "\f08a";
  }
  .fa-sign-out:before {
    content: "\f08b";
  }
  .fa-linkedin-square:before {
    content: "\f08c";
  }
  .fa-thumb-tack:before {
    content: "\f08d";
  }
  .fa-external-link:before {
    content: "\f08e";
  }
  .fa-sign-in:before {
    content: "\f090";
  }
  .fa-trophy:before {
    content: "\f091";
  }
  .fa-github-square:before {
    content: "\f092";
  }
  .fa-upload:before {
    content: "\f093";
  }
  .fa-lemon-o:before {
    content: "\f094";
  }
  .fa-phone:before {
    content: "\f095";
  }
  .fa-square-o:before {
    content: "\f096";
  }
  .fa-bookmark-o:before {
    content: "\f097";
  }
  .fa-phone-square:before {
    content: "\f098";
  }
  .fa-twitter:before {
    content: "\f099";
  }
  .fa-facebook-f:before,
  .fa-facebook:before {
    content: "\f09a";
  }
  .fa-github:before {
    content: "\f09b";
  }
  .fa-unlock:before {
    content: "\f09c";
  }
  .fa-credit-card:before {
    content: "\f09d";
  }
  .fa-feed:before,
  .fa-rss:before {
    content: "\f09e";
  }
  .fa-hdd-o:before {
    content: "\f0a0";
  }
  .fa-bullhorn:before {
    content: "\f0a1";
  }
  .fa-bell:before {
    content: "\f0f3";
  }
  .fa-certificate:before {
    content: "\f0a3";
  }
  .fa-hand-o-right:before {
    content: "\f0a4";
  }
  .fa-hand-o-left:before {
    content: "\f0a5";
  }
  .fa-hand-o-up:before {
    content: "\f0a6";
  }
  .fa-hand-o-down:before {
    content: "\f0a7";
  }
  .fa-arrow-circle-left:before {
    content: "\f0a8";
  }
  .fa-arrow-circle-right:before {
    content: "\f0a9";
  }
  .fa-arrow-circle-up:before {
    content: "\f0aa";
  }
  .fa-arrow-circle-down:before {
    content: "\f0ab";
  }
  .fa-globe:before {
    content: "\f0ac";
  }
  .fa-wrench:before {
    content: "\f0ad";
  }
  .fa-tasks:before {
    content: "\f0ae";
  }
  .fa-filter:before {
    content: "\f0b0";
  }
  .fa-briefcase:before {
    content: "\f0b1";
  }
  .fa-arrows-alt:before {
    content: "\f0b2";
  }
  .fa-group:before,
  .fa-users:before {
    content: "\f0c0";
  }
  .fa-chain:before,
  .fa-link:before {
    content: "\f0c1";
  }
  .fa-cloud:before {
    content: "\f0c2";
  }
  .fa-flask:before {
    content: "\f0c3";
  }
  .fa-cut:before,
  .fa-scissors:before {
    content: "\f0c4";
  }
  .fa-copy:before,
  .fa-files-o:before {
    content: "\f0c5";
  }
  .fa-paperclip:before {
    content: "\f0c6";
  }
  .fa-save:before,
  .fa-floppy-o:before {
    content: "\f0c7";
  }
  .fa-square:before {
    content: "\f0c8";
  }
  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    content: "\f0c9";
  }
  .fa-list-ul:before {
    content: "\f0ca";
  }
  .fa-list-ol:before {
    content: "\f0cb";
  }
  .fa-strikethrough:before {
    content: "\f0cc";
  }
  .fa-underline:before {
    content: "\f0cd";
  }
  .fa-table:before {
    content: "\f0ce";
  }
  .fa-magic:before {
    content: "\f0d0";
  }
  .fa-truck:before {
    content: "\f0d1";
  }
  .fa-pinterest:before {
    content: "\f0d2";
  }
  .fa-pinterest-square:before {
    content: "\f0d3";
  }
  .fa-google-plus-square:before {
    content: "\f0d4";
  }
  .fa-google-plus:before {
    content: "\f0d5";
  }
  .fa-money:before {
    content: "\f0d6";
  }
  .fa-caret-down:before {
    content: "\f0d7";
  }
  .fa-caret-up:before {
    content: "\f0d8";
  }
  .fa-caret-left:before {
    content: "\f0d9";
  }
  .fa-caret-right:before {
    content: "\f0da";
  }
  .fa-columns:before {
    content: "\f0db";
  }
  .fa-unsorted:before,
  .fa-sort:before {
    content: "\f0dc";
  }
  .fa-sort-down:before,
  .fa-sort-desc:before {
    content: "\f0dd";
  }
  .fa-sort-up:before,
  .fa-sort-asc:before {
    content: "\f0de";
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
  .fa-linkedin:before {
    content: "\f0e1";
  }
  .fa-rotate-left:before,
  .fa-undo:before {
    content: "\f0e2";
  }
  .fa-legal:before,
  .fa-gavel:before {
    content: "\f0e3";
  }
  .fa-dashboard:before,
  .fa-tachometer:before {
    content: "\f0e4";
  }
  .fa-comment-o:before {
    content: "\f0e5";
  }
  .fa-comments-o:before {
    content: "\f0e6";
  }
  .fa-flash:before,
  .fa-bolt:before {
    content: "\f0e7";
  }
  .fa-sitemap:before {
    content: "\f0e8";
  }
  .fa-umbrella:before {
    content: "\f0e9";
  }
  .fa-paste:before,
  .fa-clipboard:before {
    content: "\f0ea";
  }
  .fa-lightbulb-o:before {
    content: "\f0eb";
  }
  .fa-exchange:before {
    content: "\f0ec";
  }
  .fa-cloud-download:before {
    content: "\f0ed";
  }
  .fa-cloud-upload:before {
    content: "\f0ee";
  }
  .fa-user-md:before {
    content: "\f0f0";
  }
  .fa-stethoscope:before {
    content: "\f0f1";
  }
  .fa-suitcase:before {
    content: "\f0f2";
  }
  .fa-bell-o:before {
    content: "\f0a2";
  }
  .fa-coffee:before {
    content: "\f0f4";
  }
  .fa-cutlery:before {
    content: "\f0f5";
  }
  .fa-file-text-o:before {
    content: "\f0f6";
  }
  .fa-building-o:before {
    content: "\f0f7";
  }
  .fa-hospital-o:before {
    content: "\f0f8";
  }
  .fa-ambulance:before {
    content: "\f0f9";
  }
  .fa-medkit:before {
    content: "\f0fa";
  }
  .fa-fighter-jet:before {
    content: "\f0fb";
  }
  .fa-beer:before {
    content: "\f0fc";
  }
  .fa-h-square:before {
    content: "\f0fd";
  }
  .fa-plus-square:before {
    content: "\f0fe";
  }
  .fa-angle-double-left:before {
    content: "\f100";
  }
  .fa-angle-double-right:before {
    content: "\f101";
  }
  .fa-angle-double-up:before {
    content: "\f102";
  }
  .fa-angle-double-down:before {
    content: "\f103";
  }
  .fa-angle-left:before {
    content: "\f104";
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-angle-up:before {
    content: "\f106";
  }
  .fa-angle-down:before {
    content: "\f107";
  }
  .fa-desktop:before {
    content: "\f108";
  }
  .fa-laptop:before {
    content: "\f109";
  }
  .fa-tablet:before {
    content: "\f10a";
  }
  .fa-mobile-phone:before,
  .fa-mobile:before {
    content: "\f10b";
  }
  .fa-circle-o:before {
    content: "\f10c";
  }
  .fa-quote-left:before {
    content: "\f10d";
  }
  .fa-quote-right:before {
    content: "\f10e";
  }
  .fa-spinner:before {
    content: "\f110";
  }
  .fa-circle:before {
    content: "\f111";
  }
  .fa-mail-reply:before,
  .fa-reply:before {
    content: "\f112";
  }
  .fa-github-alt:before {
    content: "\f113";
  }
  .fa-folder-o:before {
    content: "\f114";
  }
  .fa-folder-open-o:before {
    content: "\f115";
  }
  .fa-smile-o:before {
    content: "\f118";
  }
  .fa-frown-o:before {
    content: "\f119";
  }
  .fa-meh-o:before {
    content: "\f11a";
  }
  .fa-gamepad:before {
    content: "\f11b";
  }
  .fa-keyboard-o:before {
    content: "\f11c";
  }
  .fa-flag-o:before {
    content: "\f11d";
  }
  .fa-flag-checkered:before {
    content: "\f11e";
  }
  .fa-terminal:before {
    content: "\f120";
  }
  .fa-code:before {
    content: "\f121";
  }
  .fa-mail-reply-all:before,
  .fa-reply-all:before {
    content: "\f122";
  }
  .fa-star-half-empty:before,
  .fa-star-half-full:before,
  .fa-star-half-o:before {
    content: "\f123";
  }
  .fa-location-arrow:before {
    content: "\f124";
  }
  .fa-crop:before {
    content: "\f125";
  }
  .fa-code-fork:before {
    content: "\f126";
  }
  .fa-unlink:before,
  .fa-chain-broken:before {
    content: "\f127";
  }
  .fa-question:before {
    content: "\f128";
  }
  .fa-info:before {
    content: "\f129";
  }
  .fa-exclamation:before {
    content: "\f12a";
  }
  .fa-superscript:before {
    content: "\f12b";
  }
  .fa-subscript:before {
    content: "\f12c";
  }
  .fa-eraser:before {
    content: "\f12d";
  }
  .fa-puzzle-piece:before {
    content: "\f12e";
  }
  .fa-microphone:before {
    content: "\f130";
  }
  .fa-microphone-slash:before {
    content: "\f131";
  }
  .fa-shield:before {
    content: "\f132";
  }
  .fa-calendar-o:before {
    content: "\f133";
  }
  .fa-fire-extinguisher:before {
    content: "\f134";
  }
  .fa-rocket:before {
    content: "\f135";
  }
  .fa-maxcdn:before {
    content: "\f136";
  }
  .fa-chevron-circle-left:before {
    content: "\f137";
  }
  .fa-chevron-circle-right:before {
    content: "\f138";
  }
  .fa-chevron-circle-up:before {
    content: "\f139";
  }
  .fa-chevron-circle-down:before {
    content: "\f13a";
  }
  .fa-html5:before {
    content: "\f13b";
  }
  .fa-css3:before {
    content: "\f13c";
  }
  .fa-anchor:before {
    content: "\f13d";
  }
  .fa-unlock-alt:before {
    content: "\f13e";
  }
  .fa-bullseye:before {
    content: "\f140";
  }
  .fa-ellipsis-h:before {
    content: "\f141";
  }
  .fa-ellipsis-v:before {
    content: "\f142";
  }
  .fa-rss-square:before {
    content: "\f143";
  }
  .fa-play-circle:before {
    content: "\f144";
  }
  .fa-ticket:before {
    content: "\f145";
  }
  .fa-minus-square:before {
    content: "\f146";
  }
  .fa-minus-square-o:before {
    content: "\f147";
  }
  .fa-level-up:before {
    content: "\f148";
  }
  .fa-level-down:before {
    content: "\f149";
  }
  .fa-check-square:before {
    content: "\f14a";
  }
  .fa-pencil-square:before {
    content: "\f14b";
  }
  .fa-external-link-square:before {
    content: "\f14c";
  }
  .fa-share-square:before {
    content: "\f14d";
  }
  .fa-compass:before {
    content: "\f14e";
  }
  .fa-toggle-down:before,
  .fa-caret-square-o-down:before {
    content: "\f150";
  }
  .fa-toggle-up:before,
  .fa-caret-square-o-up:before {
    content: "\f151";
  }
  .fa-toggle-right:before,
  .fa-caret-square-o-right:before {
    content: "\f152";
  }
  .fa-euro:before,
  .fa-eur:before {
    content: "\f153";
  }
  .fa-gbp:before {
    content: "\f154";
  }
  .fa-dollar:before,
  .fa-usd:before {
    content: "\f155";
  }
  .fa-rupee:before,
  .fa-inr:before {
    content: "\f156";
  }
  .fa-cny:before,
  .fa-rmb:before,
  .fa-yen:before,
  .fa-jpy:before {
    content: "\f157";
  }
  .fa-ruble:before,
  .fa-rouble:before,
  .fa-rub:before {
    content: "\f158";
  }
  .fa-won:before,
  .fa-krw:before {
    content: "\f159";
  }
  .fa-bitcoin:before,
  .fa-btc:before {
    content: "\f15a";
  }
  .fa-file:before {
    content: "\f15b";
  }
  .fa-file-text:before {
    content: "\f15c";
  }
  .fa-sort-alpha-asc:before {
    content: "\f15d";
  }
  .fa-sort-alpha-desc:before {
    content: "\f15e";
  }
  .fa-sort-amount-asc:before {
    content: "\f160";
  }
  .fa-sort-amount-desc:before {
    content: "\f161";
  }
  .fa-sort-numeric-asc:before {
    content: "\f162";
  }
  .fa-sort-numeric-desc:before {
    content: "\f163";
  }
  .fa-thumbs-up:before {
    content: "\f164";
  }
  .fa-thumbs-down:before {
    content: "\f165";
  }
  .fa-youtube-square:before {
    content: "\f166";
  }
  .fa-youtube:before {
    content: "\f167";
  }
  .fa-xing:before {
    content: "\f168";
  }
  .fa-xing-square:before {
    content: "\f169";
  }
  .fa-youtube-play:before {
    content: "\f16a";
  }
  .fa-dropbox:before {
    content: "\f16b";
  }
  .fa-stack-overflow:before {
    content: "\f16c";
  }
  .fa-instagram:before {
    content: "\f16d";
  }
  .fa-flickr:before {
    content: "\f16e";
  }
  .fa-adn:before {
    content: "\f170";
  }
  .fa-bitbucket:before {
    content: "\f171";
  }
  .fa-bitbucket-square:before {
    content: "\f172";
  }
  .fa-tumblr:before {
    content: "\f173";
  }
  .fa-tumblr-square:before {
    content: "\f174";
  }
  .fa-long-arrow-down:before {
    content: "\f175";
  }
  .fa-long-arrow-up:before {
    content: "\f176";
  }
  .fa-long-arrow-left:before {
    content: "\f177";
  }
  .fa-long-arrow-right:before {
    content: "\f178";
  }
  .fa-apple:before {
    content: "\f179";
  }
  .fa-windows:before {
    content: "\f17a";
  }
  .fa-android:before {
    content: "\f17b";
  }
  .fa-linux:before {
    content: "\f17c";
  }
  .fa-dribbble:before {
    content: "\f17d";
  }
  .fa-skype:before {
    content: "\f17e";
  }
  .fa-foursquare:before {
    content: "\f180";
  }
  .fa-trello:before {
    content: "\f181";
  }
  .fa-female:before {
    content: "\f182";
  }
  .fa-male:before {
    content: "\f183";
  }
  .fa-gittip:before,
  .fa-gratipay:before {
    content: "\f184";
  }
  .fa-sun-o:before {
    content: "\f185";
  }
  .fa-moon-o:before {
    content: "\f186";
  }
  .fa-archive:before {
    content: "\f187";
  }
  .fa-bug:before {
    content: "\f188";
  }
  .fa-vk:before {
    content: "\f189";
  }
  .fa-weibo:before {
    content: "\f18a";
  }
  .fa-renren:before {
    content: "\f18b";
  }
  .fa-pagelines:before {
    content: "\f18c";
  }
  .fa-stack-exchange:before {
    content: "\f18d";
  }
  .fa-arrow-circle-o-right:before {
    content: "\f18e";
  }
  .fa-arrow-circle-o-left:before {
    content: "\f190";
  }
  .fa-toggle-left:before,
  .fa-caret-square-o-left:before {
    content: "\f191";
  }
  .fa-dot-circle-o:before {
    content: "\f192";
  }
  .fa-wheelchair:before {
    content: "\f193";
  }
  .fa-vimeo-square:before {
    content: "\f194";
  }
  .fa-turkish-lira:before,
  .fa-try:before {
    content: "\f195";
  }
  .fa-plus-square-o:before {
    content: "\f196";
  }
  .fa-space-shuttle:before {
    content: "\f197";
  }
  .fa-slack:before {
    content: "\f198";
  }
  .fa-envelope-square:before {
    content: "\f199";
  }
  .fa-wordpress:before {
    content: "\f19a";
  }
  .fa-openid:before {
    content: "\f19b";
  }
  .fa-institution:before,
  .fa-bank:before,
  .fa-university:before {
    content: "\f19c";
  }
  .fa-mortar-board:before,
  .fa-graduation-cap:before {
    content: "\f19d";
  }
  .fa-yahoo:before {
    content: "\f19e";
  }
  .fa-google:before {
    content: "\f1a0";
  }
  .fa-reddit:before {
    content: "\f1a1";
  }
  .fa-reddit-square:before {
    content: "\f1a2";
  }
  .fa-stumbleupon-circle:before {
    content: "\f1a3";
  }
  .fa-stumbleupon:before {
    content: "\f1a4";
  }
  .fa-delicious:before {
    content: "\f1a5";
  }
  .fa-digg:before {
    content: "\f1a6";
  }
  .fa-pied-piper-pp:before {
    content: "\f1a7";
  }
  .fa-pied-piper-alt:before {
    content: "\f1a8";
  }
  .fa-drupal:before {
    content: "\f1a9";
  }
  .fa-joomla:before {
    content: "\f1aa";
  }
  .fa-language:before {
    content: "\f1ab";
  }
  .fa-fax:before {
    content: "\f1ac";
  }
  .fa-building:before {
    content: "\f1ad";
  }
  .fa-child:before {
    content: "\f1ae";
  }
  .fa-paw:before {
    content: "\f1b0";
  }
  .fa-spoon:before {
    content: "\f1b1";
  }
  .fa-cube:before {
    content: "\f1b2";
  }
  .fa-cubes:before {
    content: "\f1b3";
  }
  .fa-behance:before {
    content: "\f1b4";
  }
  .fa-behance-square:before {
    content: "\f1b5";
  }
  .fa-steam:before {
    content: "\f1b6";
  }
  .fa-steam-square:before {
    content: "\f1b7";
  }
  .fa-recycle:before {
    content: "\f1b8";
  }
  .fa-automobile:before,
  .fa-car:before {
    content: "\f1b9";
  }
  .fa-cab:before,
  .fa-taxi:before {
    content: "\f1ba";
  }
  .fa-tree:before {
    content: "\f1bb";
  }
  .fa-spotify:before {
    content: "\f1bc";
  }
  .fa-deviantart:before {
    content: "\f1bd";
  }
  .fa-soundcloud:before {
    content: "\f1be";
  }
  .fa-database:before {
    content: "\f1c0";
  }
  .fa-file-pdf-o:before {
    content: "\f1c1";
  }
  .fa-file-word-o:before {
    content: "\f1c2";
  }
  .fa-file-excel-o:before {
    content: "\f1c3";
  }
  .fa-file-powerpoint-o:before {
    content: "\f1c4";
  }
  .fa-file-photo-o:before,
  .fa-file-picture-o:before,
  .fa-file-image-o:before {
    content: "\f1c5";
  }
  .fa-file-zip-o:before,
  .fa-file-archive-o:before {
    content: "\f1c6";
  }
  .fa-file-sound-o:before,
  .fa-file-audio-o:before {
    content: "\f1c7";
  }
  .fa-file-movie-o:before,
  .fa-file-video-o:before {
    content: "\f1c8";
  }
  .fa-file-code-o:before {
    content: "\f1c9";
  }
  .fa-vine:before {
    content: "\f1ca";
  }
  .fa-codepen:before {
    content: "\f1cb";
  }
  .fa-jsfiddle:before {
    content: "\f1cc";
  }
  .fa-life-bouy:before,
  .fa-life-buoy:before,
  .fa-life-saver:before,
  .fa-support:before,
  .fa-life-ring:before {
    content: "\f1cd";
  }
  .fa-circle-o-notch:before {
    content: "\f1ce";
  }
  .fa-ra:before,
  .fa-resistance:before,
  .fa-rebel:before {
    content: "\f1d0";
  }
  .fa-ge:before,
  .fa-empire:before {
    content: "\f1d1";
  }
  .fa-git-square:before {
    content: "\f1d2";
  }
  .fa-git:before {
    content: "\f1d3";
  }
  .fa-y-combinator-square:before,
  .fa-yc-square:before,
  .fa-hacker-news:before {
    content: "\f1d4";
  }
  .fa-tencent-weibo:before {
    content: "\f1d5";
  }
  .fa-qq:before {
    content: "\f1d6";
  }
  .fa-wechat:before,
  .fa-weixin:before {
    content: "\f1d7";
  }
  .fa-send:before,
  .fa-paper-plane:before {
    content: "\f1d8";
  }
  .fa-send-o:before,
  .fa-paper-plane-o:before {
    content: "\f1d9";
  }
  .fa-history:before {
    content: "\f1da";
  }
  .fa-circle-thin:before {
    content: "\f1db";
  }
  .fa-header:before {
    content: "\f1dc";
  }
  .fa-paragraph:before {
    content: "\f1dd";
  }
  .fa-sliders:before {
    content: "\f1de";
  }
  .fa-share-alt:before {
    content: "\f1e0";
  }
  .fa-share-alt-square:before {
    content: "\f1e1";
  }
  .fa-bomb:before {
    content: "\f1e2";
  }
  .fa-soccer-ball-o:before,
  .fa-futbol-o:before {
    content: "\f1e3";
  }
  .fa-tty:before {
    content: "\f1e4";
  }
  .fa-binoculars:before {
    content: "\f1e5";
  }
  .fa-plug:before {
    content: "\f1e6";
  }
  .fa-slideshare:before {
    content: "\f1e7";
  }
  .fa-twitch:before {
    content: "\f1e8";
  }
  .fa-yelp:before {
    content: "\f1e9";
  }
  .fa-newspaper-o:before {
    content: "\f1ea";
  }
  .fa-wifi:before {
    content: "\f1eb";
  }
  .fa-calculator:before {
    content: "\f1ec";
  }
  .fa-paypal:before {
    content: "\f1ed";
  }
  .fa-google-wallet:before {
    content: "\f1ee";
  }
  .fa-cc-visa:before {
    content: "\f1f0";
  }
  .fa-cc-mastercard:before {
    content: "\f1f1";
  }
  .fa-cc-discover:before {
    content: "\f1f2";
  }
  .fa-cc-amex:before {
    content: "\f1f3";
  }
  .fa-cc-paypal:before {
    content: "\f1f4";
  }
  .fa-cc-stripe:before {
    content: "\f1f5";
  }
  .fa-bell-slash:before {
    content: "\f1f6";
  }
  .fa-bell-slash-o:before {
    content: "\f1f7";
  }
  .fa-trash:before {
    content: "\f1f8";
  }
  .fa-copyright:before {
    content: "\f1f9";
  }
  .fa-at:before {
    content: "\f1fa";
  }
  .fa-eyedropper:before {
    content: "\f1fb";
  }
  .fa-paint-brush:before {
    content: "\f1fc";
  }
  .fa-birthday-cake:before {
    content: "\f1fd";
  }
  .fa-area-chart:before {
    content: "\f1fe";
  }
  .fa-pie-chart:before {
    content: "\f200";
  }
  .fa-line-chart:before {
    content: "\f201";
  }
  .fa-lastfm:before {
    content: "\f202";
  }
  .fa-lastfm-square:before {
    content: "\f203";
  }
  .fa-toggle-off:before {
    content: "\f204";
  }
  .fa-toggle-on:before {
    content: "\f205";
  }
  .fa-bicycle:before {
    content: "\f206";
  }
  .fa-bus:before {
    content: "\f207";
  }
  .fa-ioxhost:before {
    content: "\f208";
  }
  .fa-angellist:before {
    content: "\f209";
  }
  .fa-cc:before {
    content: "\f20a";
  }
  .fa-shekel:before,
  .fa-sheqel:before,
  .fa-ils:before {
    content: "\f20b";
  }
  .fa-meanpath:before {
    content: "\f20c";
  }
  .fa-buysellads:before {
    content: "\f20d";
  }
  .fa-connectdevelop:before {
    content: "\f20e";
  }
  .fa-dashcube:before {
    content: "\f210";
  }
  .fa-forumbee:before {
    content: "\f211";
  }
  .fa-leanpub:before {
    content: "\f212";
  }
  .fa-sellsy:before {
    content: "\f213";
  }
  .fa-shirtsinbulk:before {
    content: "\f214";
  }
  .fa-simplybuilt:before {
    content: "\f215";
  }
  .fa-skyatlas:before {
    content: "\f216";
  }
  .fa-cart-plus:before {
    content: "\f217";
  }
  .fa-cart-arrow-down:before {
    content: "\f218";
  }
  .fa-diamond:before {
    content: "\f219";
  }
  .fa-ship:before {
    content: "\f21a";
  }
  .fa-user-secret:before {
    content: "\f21b";
  }
  .fa-motorcycle:before {
    content: "\f21c";
  }
  .fa-street-view:before {
    content: "\f21d";
  }
  .fa-heartbeat:before {
    content: "\f21e";
  }
  .fa-venus:before {
    content: "\f221";
  }
  .fa-mars:before {
    content: "\f222";
  }
  .fa-mercury:before {
    content: "\f223";
  }
  .fa-intersex:before,
  .fa-transgender:before {
    content: "\f224";
  }
  .fa-transgender-alt:before {
    content: "\f225";
  }
  .fa-venus-double:before {
    content: "\f226";
  }
  .fa-mars-double:before {
    content: "\f227";
  }
  .fa-venus-mars:before {
    content: "\f228";
  }
  .fa-mars-stroke:before {
    content: "\f229";
  }
  .fa-mars-stroke-v:before {
    content: "\f22a";
  }
  .fa-mars-stroke-h:before {
    content: "\f22b";
  }
  .fa-neuter:before {
    content: "\f22c";
  }
  .fa-genderless:before {
    content: "\f22d";
  }
  .fa-facebook-official:before {
    content: "\f230";
  }
  .fa-pinterest-p:before {
    content: "\f231";
  }
  .fa-whatsapp:before {
    content: "\f232";
  }
  .fa-server:before {
    content: "\f233";
  }
  .fa-user-plus:before {
    content: "\f234";
  }
  .fa-user-times:before {
    content: "\f235";
  }
  .fa-hotel:before,
  .fa-bed:before {
    content: "\f236";
  }
  .fa-viacoin:before {
    content: "\f237";
  }
  .fa-train:before {
    content: "\f238";
  }
  .fa-subway:before {
    content: "\f239";
  }
  .fa-medium:before {
    content: "\f23a";
  }
  .fa-yc:before,
  .fa-y-combinator:before {
    content: "\f23b";
  }
  .fa-optin-monster:before {
    content: "\f23c";
  }
  .fa-opencart:before {
    content: "\f23d";
  }
  .fa-expeditedssl:before {
    content: "\f23e";
  }
  .fa-battery-4:before,
  .fa-battery:before,
  .fa-battery-full:before {
    content: "\f240";
  }
  .fa-battery-3:before,
  .fa-battery-three-quarters:before {
    content: "\f241";
  }
  .fa-battery-2:before,
  .fa-battery-half:before {
    content: "\f242";
  }
  .fa-battery-1:before,
  .fa-battery-quarter:before {
    content: "\f243";
  }
  .fa-battery-0:before,
  .fa-battery-empty:before {
    content: "\f244";
  }
  .fa-mouse-pointer:before {
    content: "\f245";
  }
  .fa-i-cursor:before {
    content: "\f246";
  }
  .fa-object-group:before {
    content: "\f247";
  }
  .fa-object-ungroup:before {
    content: "\f248";
  }
  .fa-sticky-note:before {
    content: "\f249";
  }
  .fa-sticky-note-o:before {
    content: "\f24a";
  }
  .fa-cc-jcb:before {
    content: "\f24b";
  }
  .fa-cc-diners-club:before {
    content: "\f24c";
  }
  .fa-clone:before {
    content: "\f24d";
  }
  .fa-balance-scale:before {
    content: "\f24e";
  }
  .fa-hourglass-o:before {
    content: "\f250";
  }
  .fa-hourglass-1:before,
  .fa-hourglass-start:before {
    content: "\f251";
  }
  .fa-hourglass-2:before,
  .fa-hourglass-half:before {
    content: "\f252";
  }
  .fa-hourglass-3:before,
  .fa-hourglass-end:before {
    content: "\f253";
  }
  .fa-hourglass:before {
    content: "\f254";
  }
  .fa-hand-grab-o:before,
  .fa-hand-rock-o:before {
    content: "\f255";
  }
  .fa-hand-stop-o:before,
  .fa-hand-paper-o:before {
    content: "\f256";
  }
  .fa-hand-scissors-o:before {
    content: "\f257";
  }
  .fa-hand-lizard-o:before {
    content: "\f258";
  }
  .fa-hand-spock-o:before {
    content: "\f259";
  }
  .fa-hand-pointer-o:before {
    content: "\f25a";
  }
  .fa-hand-peace-o:before {
    content: "\f25b";
  }
  .fa-trademark:before {
    content: "\f25c";
  }
  .fa-registered:before {
    content: "\f25d";
  }
  .fa-creative-commons:before {
    content: "\f25e";
  }
  .fa-gg:before {
    content: "\f260";
  }
  .fa-gg-circle:before {
    content: "\f261";
  }
  .fa-tripadvisor:before {
    content: "\f262";
  }
  .fa-odnoklassniki:before {
    content: "\f263";
  }
  .fa-odnoklassniki-square:before {
    content: "\f264";
  }
  .fa-get-pocket:before {
    content: "\f265";
  }
  .fa-wikipedia-w:before {
    content: "\f266";
  }
  .fa-safari:before {
    content: "\f267";
  }
  .fa-chrome:before {
    content: "\f268";
  }
  .fa-firefox:before {
    content: "\f269";
  }
  .fa-opera:before {
    content: "\f26a";
  }
  .fa-internet-explorer:before {
    content: "\f26b";
  }
  .fa-tv:before,
  .fa-television:before {
    content: "\f26c";
  }
  .fa-contao:before {
    content: "\f26d";
  }
  .fa-500px:before {
    content: "\f26e";
  }
  .fa-amazon:before {
    content: "\f270";
  }
  .fa-calendar-plus-o:before {
    content: "\f271";
  }
  .fa-calendar-minus-o:before {
    content: "\f272";
  }
  .fa-calendar-times-o:before {
    content: "\f273";
  }
  .fa-calendar-check-o:before {
    content: "\f274";
  }
  .fa-industry:before {
    content: "\f275";
  }
  .fa-map-pin:before {
    content: "\f276";
  }
  .fa-map-signs:before {
    content: "\f277";
  }
  .fa-map-o:before {
    content: "\f278";
  }
  .fa-map:before {
    content: "\f279";
  }
  .fa-commenting:before {
    content: "\f27a";
  }
  .fa-commenting-o:before {
    content: "\f27b";
  }
  .fa-houzz:before {
    content: "\f27c";
  }
  .fa-vimeo:before {
    content: "\f27d";
  }
  .fa-black-tie:before {
    content: "\f27e";
  }
  .fa-fonticons:before {
    content: "\f280";
  }
  .fa-reddit-alien:before {
    content: "\f281";
  }
  .fa-edge:before {
    content: "\f282";
  }
  .fa-credit-card-alt:before {
    content: "\f283";
  }
  .fa-codiepie:before {
    content: "\f284";
  }
  .fa-modx:before {
    content: "\f285";
  }
  .fa-fort-awesome:before {
    content: "\f286";
  }
  .fa-usb:before {
    content: "\f287";
  }
  .fa-product-hunt:before {
    content: "\f288";
  }
  .fa-mixcloud:before {
    content: "\f289";
  }
  .fa-scribd:before {
    content: "\f28a";
  }
  .fa-pause-circle:before {
    content: "\f28b";
  }
  .fa-pause-circle-o:before {
    content: "\f28c";
  }
  .fa-stop-circle:before {
    content: "\f28d";
  }
  .fa-stop-circle-o:before {
    content: "\f28e";
  }
  .fa-shopping-bag:before {
    content: "\f290";
  }
  .fa-shopping-basket:before {
    content: "\f291";
  }
  .fa-hashtag:before {
    content: "\f292";
  }
  .fa-bluetooth:before {
    content: "\f293";
  }
  .fa-bluetooth-b:before {
    content: "\f294";
  }
  .fa-percent:before {
    content: "\f295";
  }
  .fa-gitlab:before {
    content: "\f296";
  }
  .fa-wpbeginner:before {
    content: "\f297";
  }
  .fa-wpforms:before {
    content: "\f298";
  }
  .fa-envira:before {
    content: "\f299";
  }
  .fa-universal-access:before {
    content: "\f29a";
  }
  .fa-wheelchair-alt:before {
    content: "\f29b";
  }
  .fa-question-circle-o:before {
    content: "\f29c";
  }
  .fa-blind:before {
    content: "\f29d";
  }
  .fa-audio-description:before {
    content: "\f29e";
  }
  .fa-volume-control-phone:before {
    content: "\f2a0";
  }
  .fa-braille:before {
    content: "\f2a1";
  }
  .fa-assistive-listening-systems:before {
    content: "\f2a2";
  }
  .fa-asl-interpreting:before,
  .fa-american-sign-language-interpreting:before {
    content: "\f2a3";
  }
  .fa-deafness:before,
  .fa-hard-of-hearing:before,
  .fa-deaf:before {
    content: "\f2a4";
  }
  .fa-glide:before {
    content: "\f2a5";
  }
  .fa-glide-g:before {
    content: "\f2a6";
  }
  .fa-signing:before,
  .fa-sign-language:before {
    content: "\f2a7";
  }
  .fa-low-vision:before {
    content: "\f2a8";
  }
  .fa-viadeo:before {
    content: "\f2a9";
  }
  .fa-viadeo-square:before {
    content: "\f2aa";
  }
  .fa-snapchat:before {
    content: "\f2ab";
  }
  .fa-snapchat-ghost:before {
    content: "\f2ac";
  }
  .fa-snapchat-square:before {
    content: "\f2ad";
  }
  .fa-pied-piper:before {
    content: "\f2ae";
  }
  .fa-first-order:before {
    content: "\f2b0";
  }
  .fa-yoast:before {
    content: "\f2b1";
  }
  .fa-themeisle:before {
    content: "\f2b2";
  }
  .fa-google-plus-circle:before,
  .fa-google-plus-official:before {
    content: "\f2b3";
  }
  .fa-fa:before,
  .fa-font-awesome:before {
    content: "\f2b4";
  }
  .fa-handshake-o:before {
    content: "\f2b5";
  }
  .fa-envelope-open:before {
    content: "\f2b6";
  }
  .fa-envelope-open-o:before {
    content: "\f2b7";
  }
  .fa-linode:before {
    content: "\f2b8";
  }
  .fa-address-book:before {
    content: "\f2b9";
  }
  .fa-address-book-o:before {
    content: "\f2ba";
  }
  .fa-vcard:before,
  .fa-address-card:before {
    content: "\f2bb";
  }
  .fa-vcard-o:before,
  .fa-address-card-o:before {
    content: "\f2bc";
  }
  .fa-user-circle:before {
    content: "\f2bd";
  }
  .fa-user-circle-o:before {
    content: "\f2be";
  }
  .fa-user-o:before {
    content: "\f2c0";
  }
  .fa-id-badge:before {
    content: "\f2c1";
  }
  .fa-drivers-license:before,
  .fa-id-card:before {
    content: "\f2c2";
  }
  .fa-drivers-license-o:before,
  .fa-id-card-o:before {
    content: "\f2c3";
  }
  .fa-quora:before {
    content: "\f2c4";
  }
  .fa-free-code-camp:before {
    content: "\f2c5";
  }
  .fa-telegram:before {
    content: "\f2c6";
  }
  .fa-thermometer-4:before,
  .fa-thermometer:before,
  .fa-thermometer-full:before {
    content: "\f2c7";
  }
  .fa-thermometer-3:before,
  .fa-thermometer-three-quarters:before {
    content: "\f2c8";
  }
  .fa-thermometer-2:before,
  .fa-thermometer-half:before {
    content: "\f2c9";
  }
  .fa-thermometer-1:before,
  .fa-thermometer-quarter:before {
    content: "\f2ca";
  }
  .fa-thermometer-0:before,
  .fa-thermometer-empty:before {
    content: "\f2cb";
  }
  .fa-shower:before {
    content: "\f2cc";
  }
  .fa-bathtub:before,
  .fa-s15:before,
  .fa-bath:before {
    content: "\f2cd";
  }
  .fa-podcast:before {
    content: "\f2ce";
  }
  .fa-window-maximize:before {
    content: "\f2d0";
  }
  .fa-window-minimize:before {
    content: "\f2d1";
  }
  .fa-window-restore:before {
    content: "\f2d2";
  }
  .fa-times-rectangle:before,
  .fa-window-close:before {
    content: "\f2d3";
  }
  .fa-times-rectangle-o:before,
  .fa-window-close-o:before {
    content: "\f2d4";
  }
  .fa-bandcamp:before {
    content: "\f2d5";
  }
  .fa-grav:before {
    content: "\f2d6";
  }
  .fa-etsy:before {
    content: "\f2d7";
  }
  .fa-imdb:before {
    content: "\f2d8";
  }
  .fa-ravelry:before {
    content: "\f2d9";
  }
  .fa-eercast:before {
    content: "\f2da";
  }
  .fa-microchip:before {
    content: "\f2db";
  }
  .fa-snowflake-o:before {
    content: "\f2dc";
  }
  .fa-superpowers:before {
    content: "\f2dd";
  }
  .fa-wpexplorer:before {
    content: "\f2de";
  }
  .fa-meetup:before {
    content: "\f2e0";
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
  
@font-face {
  font-family: "iconfont"; /* Project id 3022465 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-download1:before {
  content: "\e7a0";
}

.icon-up26:before {
  content: "\e789";
}

.icon-bottom26:before {
  content: "\e78a";
}

.icon-left26:before {
  content: "\e78b";
}

.icon-right26:before {
  content: "\e78c";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-wechat:before {
  content: "\e7c1";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c3";
}

.icon-email1:before {
  content: "\e7c4";
}

.icon-phone:before {
  content: "\e7c6";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-website1:before {
  content: "\e7c9";
}

.icon-qq:before {
  content: "\e7ca";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-message2:before {
  content: "\e7dc";
}

.icon-companyname:before {
  content: "\e612";
}

.icon-whatsapp1:before {
  content: "\e7c5";
}

.icon-address1:before {
  content: "\e7c8";
}

.icon-contact1:before {
  content: "\e7cd";
}

.icon-email2:before {
  content: "\e7ce";
}

.icon-email11:before {
  content: "\e7cf";
}

.icon-fax1:before {
  content: "\e7d0";
}

.icon-skype1:before {
  content: "\e7d1";
}

.icon-fax11:before {
  content: "\e7d2";
}

.icon-qq1:before {
  content: "\e7d3";
}

.icon-tel1:before {
  content: "\e7d4";
}

.icon-wechat1:before {
  content: "\e7d5";
}

.icon-website:before {
  content: "\e7d6";
}

.icon-phone2:before {
  content: "\e7d7";
}

.icon-mobile1:before {
  content: "\e7d8";
}

.icon-message:before {
  content: "\ebe1";
}

.icon-icons-hqew-:before {
  content: "\e64e";
}

.icon-download4:before {
  content: "\e7a3";
}

.icon-left2:before {
  content: "\e710";
}

.icon-right2:before {
  content: "\e711";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-up9:before {
  content: "\e72a";
}

.icon-bottom9:before {
  content: "\e72b";
}

.icon-up14:before {
  content: "\e73e";
}

.icon-bottom14:before {
  content: "\e73f";
}

.icon-up16:before {
  content: "\e746";
}

.icon-bottom16:before {
  content: "\e747";
}

.icon-left16:before {
  content: "\e748";
}

.icon-right16:before {
  content: "\e749";
}

.icon-top10:before {
  content: "\e7ee";
}

.icon-bottom10:before {
  content: "\e7ef";
}

.icon-left10:before {
  content: "\e7f0";
}

.icon-right10:before {
  content: "\e7f1";
}

.icon-rili:before {
  content: "\e60e";
}

.icon-rili1:before {
  content: "\e610";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-vk:before {
  content: "\e735";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-calendar3:before {
  content: "\e7e1";
}

.icon-liebiao:before {
  content: "\e834";
}

.icon-icon-test9:before {
  content: "\e64f";
}

.icon-icon-test10:before {
  content: "\e651";
}

.icon-icon-test12:before {
  content: "\e653";
}

.icon-search1:before {
  content: "\e611";
}

.icon-list:before {
  content: "\e671";
}


.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../image/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}



.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;

  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/

/*.phone_nav*/
.phone_nav { width: 5px; height: 100%; position: absolute; right: 0; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 999999999999999; cursor: pointer; position: fixed; top: -5px; right: 0; display: block; }

.phone_nav .nav { overflow: hidden; width: 300px; background: rgba(0, 0, 0, 0.8); position: absolute; top: 0; right: 0; display: block; height: auto; overflow: scroll; }

.phone_nav .nav form { margin: 15px auto; width: 258px; height: 26px; border: 1px solid #fff; position: relative; }

.phone_nav .nav form .iptc { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 15px; background-color: #fff; width: 80%; height: 26px; line-height: 26px; display: block; float: left; }

.phone_nav .nav form .ipsc { width: 20%; height: 26px; line-height: 26px; display: block; float: right; z-index: 1; position: relative; }

.phone_nav .nav form .iconfont { position: absolute; top: 0; right: 0; width: 20%; height: 26px; text-align: center; line-height: 26px; color: #1060C7; z-index: 0; background-color: #fff; }

.phone_nav .nav > ul { display: none; margin-top: 0px; margin-bottom: 0px; overflow: scroll; padding-top: 45px; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.phone_nav .nav > ul > li { line-height: 40px; font-size: 12px; font-size: 1.2rem; text-indent: 20px; position: relative; font-family: Arial, Helvetica, sans-serif; }

.phone_nav .nav > ul > li .addition { width: 20px; height: 20px; position: absolute; right: 15px; top: 10px; background: url("../image/shizi.png") no-repeat center center; }

.phone_nav .nav > ul > li .addition.fa:before { margin-right: 5px; color: #fff; text-indent: 0; }

.phone_nav .nav > ul > li > a { color: #fff; font-size: 12px; font-size: 1.2rem; display: block; margin-right: 40px; }

.phone_nav .nav > ul > li > a span { color: #fff; font-size: 12px; font-size: 1.2rem; font-family: Arial, Helvetica, sans-serif; }

.phone_nav .nav > ul > li .c-show { display: none; width: 100%; }

.phone_nav .nav > ul > li .c-show1 .c-s1 { position: relative; padding-left: 15px; }

.phone_nav .nav > ul > li .c-show1 .c-s1 > a { position: relative; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; margin-right: 40px; }

.phone_nav .nav > ul > li .c-show1 .c-s1 > a span { font-size: 12px; font-size: 1.2rem; color: #fff; font-family: Arial, Helvetica, sans-serif; }

.phone_nav .nav > ul > li .c-show1 .c-s1 > .c-show2 { position: relative; }

.phone_nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 { position: relative; }

.phone_nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a { text-indent: 35px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; margin-right: 40px; }

.phone_nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span { font-size: 12px; font-size: 1.2rem; color: #fff; font-family: Arial, Helvetica, sans-serif; }

.phone_nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 { position: relative; }

.phone_nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a { text-indent: 50px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }

.phone_nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span { font-size: 12px; font-size: 1.2rem; color: #fff; font-family: Arial, Helvetica, sans-serif; }

.phone_nav .nav > ul > dl { padding: 20px; }

.phone_nav .nav > ul > dl dd { float: left; margin: 0 2px; }

.phone_nav .nav > ul > dl dd img { width: 23px; }

.phone_nav .menubtn { width: 23px; height: 18px; position: absolute; top: 12px; right: 12px; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }

.phone_nav .menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #1060C7; }

@media screen and (min-width: 1000px) { .phone_nav, .nav { display: none !important; } }

* { margin: 0; padding: 0; }

li { list-style: none; }

.slide { position: relative; }

.slide .carouse { width: 100%; overflow: hidden; position: relative; }

.slide .carouse .slideItem { width: 100%; position: absolute; cursor: pointer; }

.slide .carouse .slideItem .banner-img { width: 100%; }

.slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }

.slide .dotList-box { position: absolute; width: 100%; bottom: 10px; text-align: right; }

.slide .dotList ul li { display: inline-block; -webkit-border-radius: 50%; border-radius: 50%; width: 16px; height: 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #1060C7; border: solid 1px #1060C7; margin: 0 8px; cursor: pointer; }

.slide .dotList ul li.active { background-color: transparent; }

.slide .carousel-control { position: absolute; top: 50%; width: 41px; height: 90px; z-index: 999; margin-top: -45px; display: none; }

.slide .carousel-control.left { left: 55px; background-repeat: no-repeat; cursor: pointer; }

.slide .carousel-control.right { right: 55px; background-repeat: no-repeat; cursor: pointer; }

.slide .slidedetail { display: none; }

@media screen and (max-width: 1219px) { .slide .dotList ul li { width: 12px; height: 12px; margin: 0 5px; } }

@media screen and (max-width: 999px) { .slide .dotList ul li { width: 10px; height: 10px; margin: 0 4px; } }

@media screen and (max-width: 767px) { .slide .dotList ul li { width: 8px; height: 8px; margin: 0 3px; } }


/* CSS Document */
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 62.5%; }

body { background-color: #fff; color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; max-width: 1920px; margin: 0 auto; overflow-x: hidden; }

@media screen and (max-device-width: 320px) { body { -webkit-text-size-adjust: 100%; } }

@media screen and (max-device-width: 480px) { body { -webkit-text-size-adjust: 100%; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2) { body { -webkit-text-size-adjust: 100%; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { body { -webkit-text-size-adjust: 100%; } }

img { border: none; }

ul li { list-style-type: none; }

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span { margin: 0; padding: 0; list-style: none; }

a { text-decoration: none; color: #333; outline: none; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

h1, h2 { margin: 0; padding: 0; font-weight: normal; }

img { max-width: 100%; border: 0px solid #ccc; }

embed, video, iframe { max-width: 100%; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none; }

input:focus, textarea:focus, select:focus { outline: none; }

textarea { resize: none; }

.pull-left { float: left; }

.pull-right { float: right; }

.clear { clear: both; }

.fix { *zoom: 1; }

.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }

/* html5 */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }

::-webkit-input-placeholder { color: #999; opacity: 1; }

/* WebKit browsers */
:-o-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }

/* Internet Explorer 10+ */
::-moz-selection { color: #fff; background: #1060C7; }
::selection { color: #fff; background: #1060C7; }

.self-ellipsis { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.self-ellipsis-2 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.self-ellipsis-3 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.self-ellipsis-4 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.self-ellipsis-5 { display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }

.relative { position: relative; }

.absolute { position: absolute; }

.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

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

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

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

.nlazy { min-width: 20%; }

/**/
.email { word-break: break-all; }

/**/
[class*="-item"] .item-pic { position: relative; display: block; text-align: center; overflow: hidden; }

[class*="-item"] .item-title { overflow: hidden; }

[class*="-item"] .item-title a:hover { color: #1060C7 !important; }

[class*="-item"] .item-desc { overflow: hidden; }

[class*="-item"] .item-desc a { display: block; color: #666; }

[class*="-item"] .item-desc a:hover { color: #1060C7 !important; }

.wp { width: 1200px; margin: auto; }

@media screen and (min-width: 1220px) { .wp { width: 1200px; margin: auto; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .wp { width: 980px; margin: auto; } }

@media screen and (max-width: 999px) { .wp { width: 95%; margin: auto; } }

@media screen and (min-width: 1220px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

.at-resp-share-element .at4-share-count-container { text-decoration: none; float: right; padding-right: 15px; line-height: 25px !important; }

.at-resp-share-element .at-icon { width: 24px !important; height: 24px !important; }

.at-style-responsive .at-share-btn { padding: 0 !important; -webkit-border-radius: 2px !important; border-radius: 2px !important; }

.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px !important; height: 24px !important; }

.at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.at-resp-share-element .at-icon { width: 24px !important; height: 24px !important; }

.at-style-responsive .at-share-btn { padding: 0 !important; -webkit-border-radius: 2px !important; border-radius: 2px !important; }

.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px !important; height: 24px !important; }

.at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }

.item-table { display: table; table-layout: fixed; width: 100%; height: 100%; }

.item-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

/*-------------page-start--------------------------------------------------------------------*/
.page { text-align: center; overflow: hidden; }

.page a { /*float: left;*/ width: 36px; height: 30px; line-height: 28px; box-sizing: border-box; display: inline-block; font-size: 14px; font-size: 1.4rem; margin: 0 2.5px 10px; border: solid 1px #e5e5e5; background-color: #EEEEEE; color: #333; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; font-size: 12px; font-size: 1.2rem; }

.page a.prev, .page a.next { width: 61px !important; margin: 0 2.5px 10px; }

.page a:hover, .page-active { background-color: #1060C7 !important; color: #FFFFFF !important; border-color: #1060C7 !important; }

.fl { float: right; display: inline-block; }

.add-form { float: left; background: url(../image/af-bg.png) no-repeat left center; padding-left: 25px; }

.add-btn { width: 168px; height: 30px; line-height: 24px; text-align: center; border: solid 1px #1060C7; background-color: #1060C7; color: #FFFFFF; cursor: pointer; font-size: 14px; font-size: 1.4rem; }

.add-btn:hover { background-color: #1060C7; color: #FFFFFF; border-color: #1060C7; }

@media only screen and (max-width: 767px) { .fl { float: none; }
  .add-btn { font-size: 12px; font-size: 1.2rem; }
  .add-form { float: none; display: inline-block; }
  .page a { font-size: 12px; font-size: 1.2rem; } }

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc { right: 0; width: 50px; z-index: 999; position: fixed; }

.contact-pc li { width: 50px; height: 50px; -webkit-border-radius: 0; border-radius: 0; margin-bottom: 0; }

.contact-pc li a { display: block; height: 50px; }

.c1 { background: #1672D5 url(https://www.chukouplus.com/static_template/0503/images/email.png) no-repeat center; }

.c2 { background: #00AFF0 url(https://www.chukouplus.com/static_template/0503/images/skype.png) no-repeat center; }

.c3 { background: #36C4F9 url(https://www.chukouplus.com/static_template/0503/images/whatsapp.png) no-repeat center; }

.c4 { background: #0084FF url(https://www.chukouplus.com/static_template/0503/images/mes.png) no-repeat center; }

.c4:hover { background: #1672D5 url(https://www.chukouplus.com/static_template/0503/images/email.png) no-repeat center; }

.c2:hover { background: #00AFF0 url(https://www.chukouplus.com/static_template/0503/images/skype.png) no-repeat center; }

.c3:hover { background: #36C4F9 url(https://www.chukouplus.com/static_template/0503/images/whatsapp.png) no-repeat center; }

.c4:hover { background: #0084FF url(https://www.chukouplus.com/static_template/0503/images/mes.png) no-repeat center; }

.contact-phone { position: fixed; bottom: 0; height: 50px; left: 0; right: 0; display: none; z-index: 999; }

.contact-phone li { width: 25%; height: 50px; float: left; }

.contact-phone li a { display: block; height: 50px; }

@media only screen and (max-width: 767px) { .contact-pc { display: none; }
  .contact-phone { display: block; } }

/*back-top*/
.back-top { width: 41px; height: 41px; background: no-repeat center; background-size: contain; position: fixed; right: 4px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; }

@media only screen and (max-width: 767px) { .back-top { width: 40px; height: 40px; } }

/*-------------contact end-----------------------------------------------------------------*/
/*-------------pro-share start-------------------------------------------------------------*/
.pro-share { height: 26px; font-size: 0; letter-spacing: 0; }

.pro-share .share-title { margin-right: 10px; display: inline-block; *display: inline; *zoom: 1; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #666; }

.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }

@media screen and (max-width: 767px) { .pro-share .share-title { font-size: 14px; font-size: 1.4rem; } }

/*-------------pro-share end---------------------------------------------------------------*/
/*-------------m-oths----------------------------------------------------------------------*/
.m-oths { padding-top: 20px; }

.m-oths .oths-item { padding: 5px 0; font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #666; }

.m-oths .oths-item a, .m-oths .oths-item a * { color: #888; }

.m-oths .oths-item a:hover, .m-oths .oths-item a:hover * { color: #1060C7; }

@media screen and (max-width: 1219px) { .m-oths .oths-item { font-size: 14px; font-size: 1.4rem; padding: 5px 0; } }

@media screen and (max-width: 767px) { .m-oths .oths-item { font-size: 12px; font-size: 1.2rem; line-height: 20px; padding: 5px 0; } }

.m-oths .oths-item-1 { border-bottom: dashed 1px #CFCFCF; }

.m-oths .item-name { color: #666; text-transform: capitalize; }

.m-oths .iconfont { font-size: 17px; font-size: 1.7rem; color: #888; margin-right: 6px; float: left; }

@media screen and (max-width: 767px) { .m-oths .iconfont { font-size: 14px; font-size: 1.4rem; } }

.m-oths .oths-body { overflow: hidden; }

/*------------video start-----------------------------------------------------------------*/
.video-box { width: 781px; overflow: hidden; margin: 0 auto; }

.video { position: relative; overflow: hidden; padding-bottom: 56.47%; /*宽除以高*/ height: 0; }

.video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.video iframe body { margin: 0px !important; }

@media only screen and (max-width: 781px) { .video-box { width: 100%; max-width: 100%; } }

/*-------------bread start-----------------------------------------------------------------*/
.bread { background-color: #f5f5f5; font-size: 14px; font-size: 1.4rem; line-height: 26px; padding: 112px 0 12px; color: #666; overflow: hidden; }

.bread a { color: #666; }

.bread a:hover { color: #1060C7; }

.bread .bread-active { color: #1060C7; cursor: auto; }

.bread .wp { overflow: hidden; }

@media screen and (max-width: 999px) { .bread { padding: 12px 0; } }

@media screen and (max-width: 767px) { .bread { padding: 10px 0; font-size: 14px; font-size: 1.4rem; } }

/* foot bread */
.foot-bread { text-align: right; font-size: 18px; font-size: 1.8rem; text-transform: uppercase; padding: 90px 0 100px; overflow: hidden; }

.foot-bread a:first-child { margin-right: 40px; }

@media screen and (max-width: 1219px) { .foot-bread { padding: 60px 0 70px; } }

@media screen and (max-width: 999px) { .foot-bread { padding: 40px 0 50px; font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 767px) { .foot-bread { padding: 20px 0 30px; font-size: 14px; font-size: 1.4rem; }
  .foot-bread a:first-child { margin-right: 30px; } }

/*-------------bread end-------------------------------------------------------------------*/
/*********************** search *****************************/
/*-------------search----------------------------------------------------------------------*/
.search-box ::-webkit-input-placeholder { color: #1060C7; }

/* WebKit browsers */
.search-box :-o-placeholder { color: #1060C7; }

/* Mozilla Firefox 4 to 18 */
.search-box ::-moz-placeholder { color: #1060C7; }

/* Mozilla Firefox 19+ */
.search-box :-ms-input-placeholder { color: #1060C7; }

/* Internet Explorer 10+ */
.search { position: relative; margin-left: 15px; margin-top: 10px; }

@media screen and (max-width: 999px) { .search { display: none; } }

.search .search-icon { cursor: pointer; display: block; }

.search .search-icon .iconfont { display: block; width: 34px; height: 34px; line-height: 34px; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; background-color: #F8F8F8; font-weight: bold; font-size: 18px; font-size: 1.8rem; color: #1060C7; }

.search .search-box { display: none; overflow: hidden; position: absolute; top: 35px; right: 0; z-index: 999; width: 250px; height: 32px; -webkit-border-radius: 2px; border-radius: 2px; border: solid 1px #BFBFBF; background-color: #FFFFFF; cursor: pointer; }

.search .search-box .iconfont { font-size: 16px; font-size: 1.6rem; color: #333; position: absolute; width: 29px; height: 16px; line-height: 16px; text-align: center; right: 0; top: 50%; margin-top: -8px; z-index: -1; }

.search .search-input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; line-height: 32px; padding: 0 35px 0 9px; }

.search .search-submit { position: absolute; width: 35px; height: 100%; top: 0px; right: 0px; cursor: pointer; z-index: 1; }

/*-------------header start----------------------------------------------------------------*/
.m-hdlang { position: relative; overflow: visible; float: right; }

@media screen and (max-width: 999px) { .m-hdlang { margin-right: 40px; } }

.m-hdlang .lang-list { position: absolute; left: 0; top: 100%; background-color: #FFF; z-index: 999; width: 100%; display: none; text-align: center; font-size: 12px; font-size: 1.2rem; border: solid 1px #C5C5C5; margin-top: -2px; padding-top: 3px; padding-bottom: 1px; }

.m-hdlang .lang-item { float: none; color: #666666; line-height: 24px; }

.m-hdlang .lang-item a { color: #666; }

.m-hdlang .lang-item a:hover { color: #1060C7; }

.m-hdlang > .lang-item { padding-right: 13px; font-size: 14px; font-size: 1.4rem; line-height: 30px; }

@media screen and (max-width: 999px) { .m-hdlang > .lang-item { line-height: 24px; } }

.header { position: absolute; top: 0; left: 0; width: 100%; z-index: 99; background-color: #FFFFFF; background-color: rgba(255, 255, 255, 0.8); }

@media screen and (max-width: 999px) { .header { position: relative; top: auto; left: auto; padding-bottom: 10px; } }

.header .h-top { padding-top: 1px; padding-bottom: 1px; }

.header .h-top .htop-tell { display: inline-block; padding-left: 20px; padding-right: 20px; line-height: 30px; color: #666666; position: relative; }

.header .h-top .htop-tell .iconfont { position: absolute; top: 0; left: 0; font-size: 16px; font-size: 1.6rem; color: #1060C7; }

@media screen and (max-width: 999px) { .header .h-top .htop-tell { display: none; } }

.header .h-top .htop-mail { display: inline-block; padding-left: 20px; padding-right: 20px; line-height: 30px; color: #666666; position: relative; }

.header .h-top .htop-mail .iconfont { position: absolute; top: 0; left: 0; font-size: 16px; font-size: 1.6rem; color: #1060C7; }

.header .h-top .htop-mail a:hover { color: #1060C7; }

@media screen and (max-width: 999px) { .header .h-top .htop-mail { display: none; } }

.header .h-top .h-select { float: right; position: relative; margin-left: 20px; }

@media screen and (max-width: 999px) { .header .h-top .h-select { display: none; } }

.header .h-top .h-select .iconfont { display: block; font-size: 20px; font-size: 2.0rem; line-height: 30px; color: #1060C7; cursor: pointer; }

.header .h-top .h-select .box-yiji { display: none; position: absolute; right: 0; top: 100%; width: 224px; background: #FFFFFF; -webkit-box-shadow: 2px 0px 9px 0px rgba(0, 0, 0, 0.21); box-shadow: 2px 0px 9px 0px rgba(0, 0, 0, 0.21); z-index: 99; padding: 10px 0; }

.header .h-top .h-select .box-yiji li { position: relative; padding: 0 10px; }

.header .h-top .h-select .box-yiji li > a { line-height: 22px; display: block; padding: 8px 10px; text-transform: capitalize; font-size: 14px; font-size: 1.4rem; }

.header .h-top .h-select .box-yiji li.active > a, .header .h-top .h-select .box-yiji li:hover > a { background-color: #1060C7; color: #fff; }

.header .h-top .h-select .box-yiji li:hover .box-erji { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); visibility: visible; opacity: 1; }

.header .h-top .h-select .box-erji { position: absolute; right: 100%; top: 0; display: block; visibility: hidden; opacity: 0; -webkit-transform: translateY(30px); -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); -webkit-transform-origin: top; -moz-transform-origin: top; -ms-transform-origin: top; -o-transform-origin: top; transform-origin: top; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; -moz-transition: all 400ms ease; transition: all 400ms ease; width: 224px; background: #FFFFFF; -webkit-box-shadow: 2px 0px 9px 0px rgba(0, 0, 0, 0.21); box-shadow: 2px 0px 9px 0px rgba(0, 0, 0, 0.21); padding: 10px 0; }

.header .logo { float: left; display: block; line-height: 100px; text-align: center; font-size: 0; margin-top: -32px; }

.header .logo img { max-height: 100px; vertical-align: middle; }

@media screen and (max-width: 1219px) { .header .logo { line-height: 90px; }
  .header .logo img { max-height: 90px; } }

@media screen and (max-width: 999px) { .header .logo { width: 100%; float: none; margin-top: 0; line-height: 70px; }
  .header .logo img { max-height: 70px; } }

@media screen and (max-width: 767px) { .header .logo { line-height: 60px; }
  .header .logo img { max-height: 60px; } }

.header .navlist { float: right; padding-bottom: 12px; width: 850px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; }

@media screen and (max-width: 1219px) { .header .navlist { width: 600px; padding-bottom: 0; } }

@media screen and (max-width: 999px) { .header .navlist { display: none; } }

.header .navlist > li { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; padding: 16px 5px; text-align: center; }

.header .navlist > li > a { display: inline-block; font-weight: bold; font-size: 18px; font-size: 1.8rem; line-height: 24px; }

@media screen and (max-width: 1219px) { .header .navlist > li > a { font-size: 16px; font-size: 1.6rem; } }

.header .navlist > li:hover .yiji { top: 100%; }

.header .yiji { position: absolute; top: -9999px; left: 50%; margin-left: -76px; width: 200px; background-color: #FFFFFF; border: solid 1px #E6E6E6; text-align: left; }

.header .yiji li { position: relative; }

.header .yiji li > a { display: block; padding: 5px 15px; line-height: 24px; }

.header .yiji li:hover > a { color: #1060C7; }

.header .yiji > li:hover .erji { left: 100%; }

.header .erji > li:hover .sanji { left: 100%; }

.header .erji, .header .sanji { position: absolute; top: 0; left: -9999px; width: 155px; background-color: #FFFFFF; border: solid 1px #E6E6E6; }

.header .nav-active > a, .header .navlist > li > a:hover { color: #1060C7 !important; }

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer ::-webkit-input-placeholder { color: #999; }

/* WebKit browsers */
.footer :-o-placeholder { color: #999; }

/* Mozilla Firefox 4 to 18 */
.footer ::-moz-placeholder { color: #999; }

/* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder { color: #999; }

/* Internet Explorer 10+ */
.f-follow { background-color: #1060C7; padding: 18px 0 19px; }

.f-follow .wp { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.f-follow p { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }

.f-follow a { width: 58px; display: block; margin: 0 auto; }

@media screen and (max-width: 999px) { .f-follow a { width: 48px; } }

@media screen and (max-width: 767px) { .f-follow a { width: 30px; } }

.f-follow .iconfont { width: 58px; height: 58px; line-height: 58px; -webkit-border-radius: 50%; border-radius: 50%; color: #fff; display: block; margin: 0 auto; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; text-align: center; font-size: 28px; font-size: 2.8rem; }

@media screen and (max-width: 999px) { .f-follow .iconfont { width: 48px; height: 48px; line-height: 48px; font-size: 24px; font-size: 2.4rem; } }

@media screen and (max-width: 767px) { .f-follow .iconfont { width: 30px; height: 30px; line-height: 30px; font-size: 16px; font-size: 1.6rem; } }

.f-follow .iconfont:hover { transform: rotate(360deg); -ms-transform: rotate(360deg); /* IE 9 */ -moz-transform: rotate(360deg); /* Firefox */ -webkit-transform: rotate(360deg); /* Safari 和 Chrome */ -o-transform: rotate(360deg); /* Opera */ }

.f-follow .icon-facebook { background-color: #3949ab; }

.f-follow .icon-twitter { background-color: #42a5f5; }

.f-follow .icon-linkedin { background-color: #42a5f5; }

.f-follow .icon-pinterest { background-color: #d84315; }

.f-follow .icon-instagram { background-color: #d84315; }

.f-follow .icon-youtube { background-color: #d84315; }

.f-follow .icon-vk { background-color: #4d76a1; }

.footer { padding: 51px 0 76px; background-color: #4D4D4D; }

.footer, .footer * { color: #FFFFFF; }

.footer a:hover, .footer a:hover * { color: #1060C7; }

.footer .footer-title { font-family: 'AkzidenzGroteskBQ-Bold'; font-size: 32px; font-size: 3.2rem; margin-bottom: 23px; text-transform: uppercase; }

@media screen and (max-width: 1219px) { .footer .footer-title { font-size: 26px; font-size: 2.6rem; } }

@media screen and (max-width: 999px) { .footer .footer-title { font-size: 20px; font-size: 2rem; } }

.footer .flist1 { float: left; width: 495px; padding-right: 50px; }

.footer .flist1 li { line-height: 32px; }

.footer .flist2 { float: left; width: 440px; padding-right: 50px; }

.footer .flist2 li { line-height: 32px; }

.footer .flist3 { float: right; width: 265px; }

.footer .flist3 .copyright { line-height: 32px; }

.footer .flist3 .copyright img { margin-right: 10px; }

@media screen and (max-width: 1219px) { .footer { padding: 50px 0; }
  .footer .flist1 { width: 385px; }
  .footer .flist2 { width: 330px; } }

@media screen and (max-width: 999px) { .footer { padding: 50px 0; }
  .footer .flist1 { width: 33.33%; padding-right: 20px; }
  .footer .flist2 { width: 33.33%; padding-right: 20px; }
  .footer .flist3 { width: 33.33%; } }

@media screen and (max-width: 767px) { .footer { padding: 10px 0; }
  .footer .flist1, .footer .flist2, .footer .footer-title { display: none; }
  .footer .flist3 { width: 100%; }
  .footer .flist3 .copyright { line-height: 24px; } }

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.index-title { font-family: 'AkzidenzGroteskBQ-Bold'; font-size: 46px; font-size: 4.6rem; position: relative; text-align: center; padding-bottom: 10px; }

.index-title a:hover { color: #1060C7; }

.index-title:after { position: absolute; content: ''; width: 117px; height: 2px; background-color: #1060C7; left: 50%; margin-left: -58px; bottom: 0; }

@media screen and (max-width: 1219px) { .index-title { font-size: 40px; font-size: 4rem; } }

@media screen and (max-width: 999px) { .index-title { font-size: 32px; font-size: 3.2rem; } }

@media screen and (max-width: 767px) { .index-title { font-size: 26px; font-size: 2.6rem; } }

/*Who We Are start*/
.index-about { position: relative; }

.index-about .item-pics { position: absolute; bottom: 0; left: 0; z-index: 100; width: 32.08%; }

.index-about .item-pics img { display: block; width: 100%; margin: 0 auto; max-width: 616px; }

.index-about .item-body { float: right; width: 70.5%; padding-bottom: 70px; margin-bottom: 25px; }

.index-about .item-body .index-title { text-align: left; margin-bottom: 15px; padding-top: 15px; }

.index-about .item-body .index-title:after { left: 0; margin-left: 0; }

.index-about .item-body .item-desc { line-height: 30px; }

.index-about .item-body .item-desc a { color: #4D4D4D; }

.index-about .item-body .item-desc p { margin-bottom: 30px; }

.index-about .item-body .item-desc .self-ellipsis-4 { height: 120px; }

.index-about .item-body .item-desc .self-ellipsis-5 { height: 150px; }

.index-about .item-body .item-btn { display: block; width: 168px; height: 42px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #1060C7; text-align: center; line-height: 42px; color: #FFFFFF; }

@media screen and (max-width: 1419px) { .index-about .item-body { width: 65%; } }

@media screen and (max-width: 1219px) { .index-about .item-pics { bottom: 30px; }
  .index-about .item-body { width: 65%; padding-bottom: 30px; } }

@media screen and (max-width: 999px) { .index-about .item-body .item-desc p { margin-bottom: 15px; } }

@media screen and (max-width: 767px) { .index-about .item-body { padding-bottom: 15px; }
  .index-about .item-body .item-desc { line-height: 20px; font-size: 12px; font-size: 1.2rem; }
  .index-about .item-body .item-desc p { margin-bottom: 15px; }
  .index-about .item-body .item-desc .self-ellipsis-4 { max-height: 80px; }
  .index-about .item-body .item-desc .self-ellipsis-5 { max-height: 100px; } }

@media screen and (max-width: 500px) { .index-about .item-pics { display: none; }
  .index-about .item-body { width: 100%; margin-bottom: 15px; }
  .index-about .item-body .item-btn { width: 150px; height: 32px; line-height: 32px; } }

/*Who We Are end*/
/*What We Do start*/
.wwd-box { background: url(../image/web6.png) no-repeat right bottom; }

.wwd-tab .tab-options li { float: left; width: 25%; text-align: center; font-weight: bold; font-size: 18px; font-size: 1.8rem; cursor: pointer; color: #4D4D4D; padding: 46px 0 15px; }

.wwd-tab .tab-options .tab-active, .wwd-tab .tab-options li:hover { color: #1060C7; }

.wwd-tab .tab-content-item { padding: 31px 0 41px; }

.wwd-tab .wwd-list li { float: left; width: 284px; margin-left: 20px; margin-bottom: 55px; }

.wwd-tab .wwd-list li .item-pics { width: 100%; border: solid 1px #CCCCCC; padding: 4px; }

.wwd-tab .wwd-list li .item-pics .item-pic { width: 100%; border: solid 1px #CCCCCC; }

.wwd-tab .wwd-list li .item-pics .item-pic img { width: 100%; max-width: 275px; margin: 0 auto; display: block; }

.wwd-tab .wwd-list li .item-title { text-align: center; margin-top: 12px; }

@media screen and (max-width: 1219px) { .wwd-tab .wwd-list li { width: 230px; margin-left: 20px; } }

@media screen and (max-width: 999px) { .wwd-tab .tab-content-item { padding: 31px 0 20px; }
  .wwd-tab .wwd-list li { width: 23%; margin: 0 1% 30px; } }

@media screen and (max-width: 767px) { .wwd-tab .tab-options li { font-size: 16px; font-size: 1.6rem; padding: 30px 0 15px; width: auto; margin-right: 20px; }
  .wwd-tab .tab-content-item { padding: 0 0 10px; } }

@media screen and (max-width: 640px) { .wwd-tab .tab-options { padding: 15px 0; }
  .wwd-tab .tab-options li { width: 50%; margin-right: 0; padding: 0 0 10px; }
  .wwd-tab .wwd-list li { width: 31.33%; margin: 0 1% 20px; }
  .wwd-tab .wwd-list li .item-title { font-size: 12px; font-size: 1.2rem; } }

@media screen and (max-width: 500px) { .wwd-tab .tab-options { padding: 10px 0; }
  .wwd-tab .tab-options li { font-size: 14px; font-size: 1.4rem; padding: 0 0 10px; }
  .wwd-tab .wwd-list li { width: 48%; margin: 0 1% 20px; } }

/*What We Do end*/
/*our-projects start*/
.our-projects { padding: 60px 0; background: url(../image/web7.png) no-repeat right center; }

.our-projects .index-title { padding-bottom: 17px; }

.our-projects .index-title a { color: #FFFFFF; }

.our-projects .index-title:after { background-color: #FFFFFF; }

.ourpjs-list li { float: left; width: 320px; margin-left: 120px; margin-top: 34px; position: relative; overflow: hidden; }

.ourpjs-list li .item-pic { width: 100%; }

.ourpjs-list li .item-pic img { display: block; width: 100%; max-width: 377px; margin: 0 auto; }

.ourpjs-list li .item-backdrop { position: absolute; left: 0; width: 100%; top: 999px; bottom: 0; background-color: #1060C7; background-color: RGBA(16, 96, 199, 0.7); -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.ourpjs-list li .item-backdrop a, .ourpjs-list li .item-backdrop a:hover { color: #FFFFFF !important; }

.ourpjs-list li .item-backdrop .item-body { position: absolute; top: 50%; margin-top: -77px; left: 47px; right: 47px; }

.ourpjs-list li .item-backdrop .item-body .item-title { font-size: 24px; font-size: 2.4rem; line-height: 36px; position: relative; padding-bottom: 14px; }

.ourpjs-list li .item-backdrop .item-body .item-title a { display: block; }

.ourpjs-list li .item-backdrop .item-body .item-title:after { position: absolute; content: ''; width: 79px; height: 1px; background-color: #FFFFFF; left: 0; bottom: 0; }

.ourpjs-list li .item-backdrop .item-body .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 90px; margin-top: 16px; }

.ourpjs-list li:hover .item-backdrop { top: 0; }

@media screen and (max-width: 1219px) { .ourpjs-list li { width: 306px; margin-left: 30px; } }

@media screen and (max-width: 999px) { .our-projects { background-size: cover; padding: 50px 0; }
  .ourpjs-list li { width: 31.33%; margin: 30px 1% 0; }
  .ourpjs-list li .item-backdrop { position: relative; top: auto; left: auto; }
  .ourpjs-list li .item-backdrop .item-body { position: relative; top: auto; margin-top: auto; left: auto; right: auto; padding: 15px; } }

@media screen and (max-width: 767px) { .our-projects { padding: 30px 0; }
  .ourpjs-list { padding: 0; }
  .ourpjs-list li .item-backdrop .item-body { padding: 10px; }
  .ourpjs-list li .item-backdrop .item-body .item-title { font-size: 18px; font-size: 1.8rem; line-height: 30px; padding-bottom: 0; }
  .ourpjs-list li .item-backdrop .item-body .item-title:after { width: 40px; }
  .ourpjs-list li .item-backdrop .item-body .item-desc { margin-top: 5px; font-size: 14px; font-size: 14px; line-height: 22px; height: 66px; } }

@media screen and (max-width: 640px) { .ourpjs-list li { width: 48%; margin: 25px 1% 0; } }

@media screen and (max-width: 365px) { .ourpjs-list li { width: 98%; margin: 25px 1% 0; } }

/*our-projects end*/
/*Read Our Latest News start*/
.lnews-box { padding: 86px 0 101px; background: url(../image/web8.png) no-repeat right top; }

.lnews-list .lnewsli-small { display: none; }

.lnews-list li { float: left; width: 365px; margin-left: 52px; margin-top: 60px; }

.lnews-list li .item-pic { width: 100%; margin-top: 14px; }

.lnews-list li .item-pic img { width: 100%; display: block; max-width: 365px; margin: 0 auto; }

.lnews-list li .item-title { font-weight: bold; font-size: 16px; font-size: 1.6rem; line-height: 26px; height: 52px; margin-top: 13px; }

.lnews-list li .item-title a { color: #1060C7; display: block; }

.lnews-list li .item-desc { line-height: 26px; height: 78px; margin-top: 8px; }

.lnews-list li .item-desc a { color: #4D4D4D; }

.lnews-list li .item-btn { display: inline-block; font-size: 12px; font-size: 1.2rem; line-height: 26px; color: #1060C7; margin-top: 7px; }

@media screen and (max-width: 1219px) { .lnews-box { padding: 70px 0; }
  .lnews-list li { margin-left: 30px; width: 306px; margin-top: 50px; } }

@media screen and (max-width: 999px) { .lnews-box { padding: 50px 0; background-image: none; }
  .lnews-list li { width: 31.33%; margin: 30px 1% 0; } }

@media screen and (max-width: 767px) { .lnews-box { padding: 30px 0; }
  .lnews-list li .item-pic { margin-top: 10px; }
  .lnews-list li .item-title { font-size: 14px; font-size: 1.4rem; line-height: 22px; height: 44px; margin-top: 10px; }
  .lnews-list li .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; height: 60px; margin-top: 5px; }
  .lnews-list li .item-btn { line-height: 20px; } }

@media screen and (max-width: 640px) { .lnews-list li { width: 48%; margin: 15px 1% 0; } }

@media screen and (max-width: 365px) { .lnews-list .lnewsli-small { display: block; }
  .lnews-list .lnewsli2 { display: none; }
  .lnews-list li { width: 98%; margin: 15px 1% 0; } }

/*Read Our Latest News end*/
/*-------------index end-------------------------------------------------------------------*/
/*-------------about start-----------------------------------------------------------------*/
.page_wrap { padding: 50px 0 100px; }

.page_margin { margin-bottom: -10px; }

@media screen and (max-width: 1219px) { .page_wrap { padding: 50px 0 70px; } }

@media screen and (max-width: 999px) { .page_wrap { padding: 50px 0; } }

@media screen and (max-width: 767px) { .page_wrap { padding: 30px 0; } }

/*-------------about end-------------------------------------------------------------------*/
/*-------------products1 start-------------------------------------------------------------*/
.pro-main { width: 910px; }

.pro1-list li { float: left; width: 284px; margin-left: 29px; border: solid 1px #CCCCCC; margin-bottom: 65px; text-align: center; }

.pro1-list li .item-pics { padding: 4px; }

.pro1-list li .item-pic { width: 100%; border: solid 1px #CCCCCC; }

.pro1-list li .item-pic img { display: block; margin: 0 auto; width: 100%; max-width: 275px; }

.pro1-list li .item-title { line-height: 24px; margin-top: 8px; }

.pro1-list li .item-btnbox { margin: 8px 0 12px; }

.pro1-list li .item-btnbox input[type="checkbox"] { margin-right: 13px; position: relative; top: 3px; }

.pro1-list li .item-btnbox .item-btn { display: inline-block; width: 120px; height: 30px; -webkit-border-radius: 6px; border-radius: 6px; background-color: #1060C7; text-align: center; line-height: 30px; color: #FFFFFF; }

.pro1-list li .item-btnbox .item-btn:hover { background-color: #000; }

.proslide { width: 260px; }

.proslide-title { font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-bottom: 3px; position: relative; }

.proslide-title a:hover { color: #1060C7; }

.proslide-title .iconfont { position: absolute; right: 0; top: 10px; }

.proslide-title.proslide-title2 { display: none; padding: 10px 0; border-bottom: solid 1px #D5D5D5; }

@media screen and (max-width: 999px) { .proslide-title.proslide-title1 { display: none; }
  .proslide-title.proslide-title2 { display: block; } }

.pro-slidenav > li > a:hover, .pro-slidenav .slide-active > a, .pro-slidenav .active > p { color: #1060C7; }

.pro-slidenav > li > a:hover:after, .pro-slidenav .slide-active > a:after, .pro-slidenav .active > p:after { content: '\e723'; color: #1060C7; }

.pro-slidenav > li > a, .pro-slidenav > li > p { cursor: pointer; display: block; font-size: 18px; font-size: 18px; line-height: 24px; border-bottom: solid 1px #D5D5D5; padding: 18px 0 8px; position: relative; }

.pro-slidenav > li > a:after, .pro-slidenav > li > p:after { position: absolute; content: ''; width: 14px; top: 18px; right: 3px; font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e725'; font-size: 14px; font-size: 1.4rem; color: #999; }

.proslide-yiji { margin: 5px 0 -7px; }

.proslide-yiji li { padding-left: 23px; }

.proslide-yiji li > a, .proslide-yiji li > label { display: block; line-height: 24px; cursor: pointer; padding: 6px 0 6px; }

.proslide-yiji li > a input, .proslide-yiji li > label input { margin-right: 5px; }

.slide-active1 > a, .proslide-yiji > li > a:hover { color: #1060C7; }

.slide-active2 > a, .proslide-erji > li > a:hover { color: #1060C7; }

.attr-slide { margin-top: 30px; }

@media screen and (max-width: 1219px) { .pro-main { width: 690px; }
  .pro1-list li { width: 216px; margin-left: 20px; margin-bottom: 50px; }
  .pro1-list li:hover { margin-bottom: 50px; } }

@media screen and (max-width: 999px) { .pro-main { margin-bottom: 30px; }
  .pro-main, .proslide { float: none !important; width: 100%; }
  .pro1-list li { width: 31.33%; margin: 0 1% 50px; border: solid 1px #CCCCCC; }
  .pro1-list li .item-pics { border: 0; }
  .pro1-list li .item-btnbox { display: block; } }

@media screen and (max-width: 767px) { .pro1-list li { width: 31.33%; margin: 0 1% 30px; }
  .pro1-list li .item-title { margin-top: 5px; }
  .pro1-list li .item-btnbox input[type="checkbox"] { margin-right: 5px; }
  .pro1-list li .item-btnbox .item-btn { width: 100px; height: 28px; line-height: 28px; font-size: 12px; font-size: 1.2rem; }
  .pro1-list li:hover { margin-bottom: 30px; }
  .pro-slidenav { margin: 0; }
  .pro-slidenav > li > a { font-size: 16px; font-size: 16px; line-height: 30px; padding: 5px 0; }
  .pro-slidenav > li > a:after { top: 5px; }
  .proslide-yiji > li { font-size: 12px; font-size: 1.2rem; line-height: 30px; padding-left: 23px; } }

@media screen and (max-width: 500px) { .pro1-list li { width: 48%; margin: 0 1% 30px; }
  .pro1-list li:hover { margin-bottom: 30px; }
  .pro1-list .clear { clear: none; } }

/*-------------products1 end---------------------------------------------------------------*/
/*-------------products2 start-------------------------------------------------------------*/
.m-propic { margin: 0 auto 0; width: 641px; float: left; }

.m-propic .provideo-box { border: 1px solid #CCCCCC; -webkit-border-radius: 0; border-radius: 0; width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }

.m-propic .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height: 0; }

.m-propic .provideo-box .provideo iframe, .m-propic .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.m-propic .provideo-box .provideo iframe body { margin: 0px !important; }

.m-propic .pic-big { position: relative; float: right; width: 502px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-propic .big-img { display: block; line-height: 0; font-size: 0; position: relative; padding-bottom: 99.60159%; }

.m-propic .big-img .zoomPad { float: none; z-index: 8; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.m-propic .big-img .zoomPad img { -webkit-border-radius: 0; border-radius: 0; }

.m-propic .zoomWrapperImage img { max-width: none; }

.m-propic .pic-small { position: relative; float: left; width: 120px; padding: 46px 0; overflow: hidden; }

.m-propic .pic-btn { position: absolute; margin: 0 auto; left: 0; right: 0; display: block; width: 100%; font-size: 26px; font-size: 2.6rem; color: #999; text-align: center; cursor: pointer; }

.m-propic .pic-btn:hover { color: #1060C7; }

.m-propic .pic-btn.prev { top: 0; }

.m-propic .pic-btn.next { bottom: 0; }

.m-propic .pic-list { height: 410px; overflow: hidden; }

.m-propic .pic-list ul { height: 2000px; }

.m-propic .list-item { margin-bottom: 25px; }

.m-propic .item-pic, .item-video { display: block;  padding-bottom: 98.33333%; position: relative; }

.m-propic .item-pic img, .item-video img { width: 100%; display: block !important; position: absolute; top: 0; left: 0; width: 100%; }

.m-propic .item-pic.active, .m-propic .item-pic.zoomThumbActive, .item-video.active, .item-video.zoomThumbActive { border-color: #1060C7; }

.m-propic2 { display: none; }

@media screen and (max-width: 1219px) { .zoomPad { cursor: default !important; }
  .zoomPup { display: none !important; }
  .zoomWindow { display: none !important; }
  .zoomPreload { display: none !important; }
  .m-propic { max-width: 100%; float: none; }
  /*.m-propic .pic-small { width: 110px; } .m-propic .pic-list { height: 444px; } .m-propic .list-item { margin-bottom: 40px; } */ }

@media screen and (max-width: 767px) { .m-propic1 { display: none; }
  .m-propic2 { position: relative; display: block; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .m-propic2 .box-btn { position: absolute; top: 50%; margin-top: -12px; display: block; font-size: 24px; font-size: 2.4rem; line-height: 1; color: #999; }
  .m-propic2 .box-btn:hover { color: #1060C7; }
  .m-propic2 .box-btn.prev { left: 0; }
  .m-propic2 .box-btn.next { right: 0; }
  .m-propic2 .box-list { overflow: hidden; }
  .m-propic2 .box-list ul { width: 10000%; }
  .m-propic2 .list-item { float: left; width: 0.32%; margin-right: 0.02%; margin-bottom: 0; margin-left: 0; } }

@media only screen and (max-width: 640px) { .m-propic2 .list-item { float: left; width: 0.49%; } }

@media only screen and (max-width: 480px) { .m-propic2 .list-item { float: left; width: 1%; margin-right: 0; } }

.pro-info { float: right; width: 514px; margin-top: -4px; }

.pro-info .pro-title { font-size: 20px; font-size: 2rem; border-bottom: solid 1px #D4D4D4; line-height: 30px; padding-bottom: 18px; margin-bottom: 15px; }

.pro-info .pro-word { font-size: 14px; font-size: 1.4rem; color: #666666; line-height: 30px; min-height: 172px; }

.pro-info .pro-word p, .pro-info .pro-word li, .pro-info .pro-word b, .pro-info .pro-word span { color: #666666; }

.pro-info .share-title { display: none; }

.pro-btns { margin: 20px 0 27px; font-size: 0; letter-spacing: 0; }

.pro-btns > * { display: inline-block; vertical-align: middle; }

.pro-btn { min-width: 156px; height: 40px; -webkit-border-radius: 6px; border-radius: 6px; color: #FFFFFF; font-size: 16px; font-size: 1.6rem; display: inline-block; text-align: center; line-height: 40px; padding: 0 15px; background-color: #858585; margin-right: 30px; }

.pro-btn:hover { background-color: #1060C7; }

.down-btn { display: inline-block; font-size: 0; letter-spacing: 0; color: #1060C7; }

.down-btn > * { display: inline-block; vertical-align: middle; }

.down-btn span { text-decoration: underline; font-size: 18px; font-size: 1.8rem; font-weight: bold; }

.down-btn .iconfont { font-size: 24px; font-size: 2.4rem; margin-right: 5px; }

@media only screen and (max-width: 1219px) { .pro-info { float: none; width: 100%; margin-top: 50px; }
  .pro-info .pro-title { text-align: center; padding: 15px 0; }
  .pro-info .pro-word { min-height: auto; }
  .pro-btns { text-align: center; }
  .pro-info .pro-share { display: block; text-align: center; } }

@media only screen and (max-width: 999px) { .pro-box { padding-top: 0; }
  .pro-btns { margin: 15px 0 30px; } }

@media only screen and (max-width: 767px) { .pro-info { margin-top: 30px; }
  .pro-info .pro-title { font-size: 18px; font-size: 1.8rem; padding: 0 0 10px; line-height: 26px; }
  .pro-info .pro-word { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .pro-btns { margin: 0 0 15px; }
  .pro-btns a { margin-top: 15px; }
  .pro-btn { font-size: 14px; font-size: 1.4rem; height: 36px; line-height: 36px; margin-right: 20px; min-width: 120px; } }

/* pro-tab */
.pro-tab { margin: 63px 0 0; }

.pro-tab .tab-options { border-bottom: solid 1px #CFCFCF; }

.pro-tab .tab-options > li { float: left; padding: 0 20px; background-color: #999999; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; font-size: 18px; font-size: 1.8rem; line-height: 40px; font-weight: bold; color: #FFFFFF; margin-right: 5px; cursor: pointer; }

.pro-tab .tab-options > li.tab-active, .pro-tab .tab-options > li:hover { background-color: #1060C7; }

@media only screen and (max-width: 999px) { .pro-tab .tab-options { border-bottom: 0; margin-bottom: -10px; }
  .pro-tab .tab-options > li { -webkit-border-radius: 0; border-radius: 0; margin-bottom: 10px; } }

@media only screen and (max-width: 767px) { .pro-tab { margin: 30px 0 0; }
  .pro-tab .tab-options > li { font-size: 16px; font-size: 1.6rem; line-height: 36px; padding: 0 10px; } }

/*  */
.pro-tab .tab-content-item { display: none; }

.pro-tab .tab-content { padding: 14px 0 0; }

@media only screen and (max-width: 767px) { .pro-tab .tab-content { padding: 14px 0 0; } }

/*  */
.pro-tab .pro-spec { font-size: 14px; font-size: 1.4rem; line-height: 30px; color: #333333; }

.pro-tab .pro-spec p, .pro-tab .pro-spec li, .pro-tab .pro-spec a, .pro-tab .pro-spec span { color: #333333; }

.pro-tab .pro-spec img, .pro-tab .pro-spec iframe { max-width: 100%; }

@media only screen and (max-width: 767px) { .pro-tab .pro-spec { line-height: 20px; font-size: 12px; font-size: 1.2rem; } }

/*  */
.pro-tabdown-list { margin-top: -28px; }

/*  */
/* hot products */
.hot-pro { margin-top: 50px; }

@media screen and (max-width: 767px) { .hot-pro { margin-top: 30px; } }

.hotp-title { font-size: 30px; font-size: 3rem; line-height: 30px; position: relative; font-weight: bold; margin-bottom: 42px; text-align: center; }

.hotp-title > a { background-color: #FFFFFF; position: relative; z-index: 2; padding: 0 27px; display: inline-block; }

.hotp-title > a:hover { color: #1060C7; }

.hotp-title:after { position: absolute; content: ''; left: 0; width: 100%; height: 1px; background: #333333; top: 50%; }

@media only screen and (max-width: 767px) { .hotp-title { font-size: 22px; font-size: 2.2rem; margin-bottom: 20px; } }

.hotp-scrollbox { position: relative; }

.hotp-scrollbox .scroll-btns { text-align: center; display: none; margin-top: 15px; }

.hotp-scrollbox .scroll-btn { width: 15px; height: 20px; display: inline-block; cursor: pointer; }

.hotp-scrollbox .scroll-btn.prev { background: url(../image/prev.png) no-repeat center; background-size: contain; margin-right: 18px; }

.hotp-scrollbox .scroll-btn.prev:hover { background-image: url(../image/prev_1.png); }

.hotp-scrollbox .scroll-btn.next { background: url(../image/next.png) no-repeat center; background-size: contain; }

.hotp-scrollbox .scroll-btn.next:hover { background-image: url(../image/next_1.png); }

.hotp-scrollbox .scroll-list-box { width: 100%; overflow: hidden; }

.hotp-scrollbox .scroll-list { width: 1000%; }

.hotp-scrollbox .scroll-list li { float: left; width: 284px; margin-right: 20px; }

.hotp-scrollbox .scroll-list li .item-pics { width: 100%; border: solid 1px #CCCCCC; padding: 4px; }

.hotp-scrollbox .scroll-list li .item-pics .item-pic { width: 100%; border: solid 1px #CCCCCC; }

.hotp-scrollbox .scroll-list li .item-pics .item-pic img { width: 100%; max-width: 275px; margin: 0 auto; display: block; }

.hotp-scrollbox .scroll-list li .item-title { text-align: center; margin-top: 12px; }

@media screen and (max-width: 1219px) { .hotp-scrollbox .scroll-list li { width: 230px; margin-right: 20px; } }

@media screen and (max-width: 999px) { .hotp-scrollbox .scroll-btns { display: block; }
  .hotp-scrollbox .scroll-list li { width: 2.35%; margin-right: .2%; } }

@media screen and (max-width: 640px) { .hotp-scrollbox .scroll-list li { width: 3.2%; margin-right: .2%; }
  .hotp-scrollbox .scroll-list li .item-title { font-size: 12px; font-size: 1.2rem; } }

@media screen and (max-width: 500px) { .hotp-scrollbox .scroll-list li { width: 4.9%; margin-right: .2%; } }

/*-------------products2 end---------------------------------------------------------------*/
/*-------------news1 start-----------------------------------------------------------------*/
.news-main { width: 828px; padding-bottom: 12px; }

.news-main .news1-list li { float: left; width: 365px; margin-left: 98px; margin-bottom: 52px; }

.news-main .news1-list li .item-pic { width: 100%; }

.news-main .news1-list li .item-pic img { width: 100%; max-width: 365px; display: block; margin: 0 auto; }

.news-main .news1-list li .item-title { font-weight: bold; font-size: 16px; font-size: 1.6rem; line-height: 26px; height: 52px; margin-top: 16px; }

.news-main .news1-list li .item-title a { display: block; }

.news-main .news1-list li .item-desc { line-height: 26px; height: 78px; margin-top: 8px; }

.news-main .news1-list li .item-desc a { color: #4D4D4D; }

.news-main .news1-list li .item-btn { display: inline-block; font-size: 12px; font-size: 1.2rem; color: #1060C7; line-height: 26px; margin-top: 6px; }

.news-main .page { float: left; }

@media screen and (max-width: 1219px) { .news-main { width: 670px; }
  .news-main .news1-list li { width: 320px; margin-left: 30px; } }

@media screen and (max-width: 999px) { .news-main { width: 100%; }
  .news-main .news1-list li { width: 48%; margin: 0 1% 30px; } }

@media screen and (max-width: 767px) { .news-main { width: 100%; }
  .news-main .news1-list li .item-title { font-size: 14px; font-size: 1.4rem; line-height: 22px; height: 44px; margin-top: 10px; }
  .news-main .news1-list li .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 18px; height: 54px; }
  .news-main .news1-list li .item-btn { margin-top: 5px; }
  .news-main .page { float: none; } }

/*newslide start*/
.newslide { width: 280px; }

.newslide .newslide-title a { color: #FFFFFF; font-size: 18px; font-size: 1.8rem; text-transform: uppercase; background-color: #1060C7; line-height: 44px; padding: 0 10px; display: block; }

.newslide .newslide-title a:hover { background-color: #333; }

.newslide .newslide-list li { padding: 8px 10px; line-height: 30px; height: 47px;overflow: hidden;border-bottom: solid 1px #E0E0E0; position: relative; }

.newslide .newslide-list li:hover > a { color: #1060C7; }

.newslide .newslide-news { margin: -3px 0 43px; }

.newslide .newslide-news li { padding-left: 12px; }

.newslide .newslide-news li:before { position: absolute; content: ''; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #B5B5B5; top: 50%; margin-top: -2px; left: 0; }

.newslide .newslide-news li:hover:before { background-color: #1060C7; }

.newslide .newslide-cate li { padding-left: 19px; font-size: 16px; font-size: 1.6rem; }

.newslide .newslide-cate li:before { position: absolute; content: ''; width: 6px; height: 14px; top: 50%; margin-top: -7px; background: url(../image/web11.png) no-repeat center; left: 0; }

.newslide .newslide-cate li:hover:before { background-image: url(../image/web11_1.png); }

.newslide .project2-slide { margin-top: 40px; }

@media screen and (max-width: 767px) { .newslide .project2-slide { margin-top: 30px; } }

@media screen and (max-width: 999px) { .newslide { width: 100%; margin-top: 18px; } }

@media screen and (max-width: 767px) { .newslide .newslide-title { font-size: 16px; font-size: 1.6rem; line-height: 36px; }
  .newslide .newslide-list li { padding-top: 5px; padding-bottom: 5px; }
  .newslide .newslide-news { margin: 0 0 30px; }
  .newslide .newslide-news li { font-size: 12px; font-size: 1.2rem; }
  .newslide .newslide-cate li { font-size: 14px; font-size: 1.4rem; } }

/*newslide end*/
/*-------------news1 end-------------------------------------------------------------------*/
/*-------------news2 start-----------------------------------------------------------------*/
.news2-kind { font-size: 0; letter-spacing: 0; margin-top: 25px; }

.news2-kind > * { display: inline-block; vertical-align: top; font-size: 14px; font-size: 1.4rem; color: #666; margin: 0 20px 0 0; }

@media screen and (max-width: 991px) { .news2-kind { margin-top: 20px; }
  .news2-kind > * { margin: 0 15px 0 0; } }

@media screen and (max-width: 767px) { .news2-kind { margin-top: 15px; }
  .news2-kind > * { font-size: 14px; font-size: 1.4rem; margin: 0 10px 0 0; } }

.news2-title { font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 26px; }

.news2-subt { line-height: 26px; margin: 21px auto; }

.news2-subt > span { color: #666666; margin-right: 10px; display: inline-block; background: url(../image/common-date.png) no-repeat left 6px; padding-left: 24px; }

.news2-subt .pro-share { display: inline-block; }

.news2-spec { border-top: solid 1px #D9D9D9; line-height: 30px; color: #333; padding: 15px 0 0; }

.news2-spec p, .news2-spec span, .news2-spec li, .news2-spec b, .news2-spec a { color: #333333; }

.news2-spec img, .news2-spec iframe { max-width: 100%; }

@media screen and (max-width: 767px) { .news2-title { font-size: 16px; font-size: 1.6rem; line-height: 22px; }
  .news2-subt { margin: 10px auto; font-size: 12px; font-size: 1.2rem; }
  .news2-spec { line-height: 22px; font-size: 12px; font-size: 1.2rem; } }

/*-------------news2 end-------------------------------------------------------------------*/
/*-------------project1 start--------------------------------------------------------------*/
.project1-box { padding-bottom: 52px; }

.project1-box .page { float: none; }

.project1-list { margin-top: -5px; }

.project1-list li { float: left; width: 377px; margin-left: 34px; margin-top: 5px; margin-bottom: 52px; background-color: #E5E5E5; }

.project1-list li .item-pic { width: 100%; }

.project1-list li .item-pic img { width: 100%; display: block; margin: 0 auto; max-width: 377px; }

.project1-list li .item-title { text-align: center; line-height: 44px; font-size: 16px; font-size: 1.6rem; padding-bottom: 1px; }

@media screen and (max-width: 1219px) { .project1-list li { margin-left: 30px; width: 306px; } }

@media screen and (max-width: 999px) { .project1-list li { width: 31.33%; margin: 0 1% 30px; } }

@media screen and (max-width: 767px) { .project1-box { padding-bottom: 20px; }
  .project1-list li .item-title { font-size: 14px; font-size: 1.4rem; padding-bottom: 0; line-height: 30px; } }

@media screen and (max-width: 640px) { .project1-list li { width: 48%; margin: 0 1% 20px; } }

@media screen and (max-width: 350px) { .project1-list li { width: 98%; margin: 0 1% 20px; } }

/*-------------project1 end----------------------------------------------------------------*/
/*-------------project2 start--------------------------------------------------------------*/
.project2-slide { border: solid 1px #DCDCDC; padding: 0 12px 0 13px; }

.project2-slide .project2-title { font-size: 24px; font-size: 2.4rem; font-weight: bold; line-height: 40px; background: url(../image/web12.png) no-repeat left center; padding: 8px 0 3px 11px; }

.project2-slide .project2-title a { color: #1060C7; }

.project2-slide .project2-title a:hover { color: #000; }

.project2-slide .project2-list li { width: 100%; padding: 5px 0 17px; }

.project2-slide .project2-list li .item-pic { width: 100%; }

.project2-slide .project2-list li .item-pic img { display: block; margin: 0 auto; width: 100%; }

.project2-slide .project2-list li .item-title { font-size: 18px; font-size: 1.8rem; line-height: 20px; margin-top: 16px; }

.project2-slide .project2-list li .item-desc { line-height: 30px; max-height: 60px; margin-top: 5px; }

@media screen and (max-width: 999px) { .project2-slide { border: 0; }
  .project2-slide .project2-list li { float: left; width: 48%; margin: 0 1%; } }

@media screen and (max-width: 767px) { .project2-slide { padding: 0; }
  .project2-slide .project2-title { font-size: 20px; font-size: 2rem; line-height: 30px; padding: 0 0 0 11px; }
  .project2-slide .project2-list li { padding: 10px 0 10px; }
  .project2-slide .project2-list li .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 10px; }
  .project2-slide .project2-list li .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 18px; max-height: 36px; } }

/*-------------project2 end----------------------------------------------------------------*/
/*-------------download start--------------------------------------------------------------*/
.s6-list { padding-bottom: 45px; margin-top: -28px; text-align: center; }

.software { padding: 28px 0 9px; min-height: 127px; border-bottom: dashed 1px #CFCFCF; overflow: hidden; width: 100%; }

.s-left { width: 59px; margin-top: 1px; }

.s-left img { width: 100%; max-width: 59px; max-height: 72px; display: block; margin: 0 auto; }

.s-middle { width: 911px; margin-left: 24px; text-align: left; }

.s-middle .s-m-title { font-size: 18px; font-size: 1.8rem; margin: -1px 0 9px; }

.s-middle .s-m-word { color: #666666; line-height: 30px; }

.s-middle .s-m-title a { display: block; }

.s-middle .s-m-word a { color: #666666; display: block; }

.s-middle .s-m-title a:hover, .s-middle .s-m-word a:hover { color: #1060C7; }

.s-btn { min-width: 142px; line-height: 40px; -webkit-border-radius: 20px; border-radius: 20px; border: solid 1px #1060C7; text-align: center; padding: 0 10px; margin: 22px auto 0; display: inline-block; font-size: 0; letter-spacing: 0; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.s-btn > * { display: inline-block; vertical-align: middle; color: #1060C7; -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }

.s-btn .iconfont { font-size: 24px; font-size: 2.4rem; margin-right: 10px; }

.s-btn span { font-size: 14px; font-size: 1.4rem; }

.s-btn:hover { background-color: #1060C7; }

.s-btn:hover > * { color: #fff; }

@media only screen and (min-width: 1000px) and (max-width: 1219px) { .s-middle { width: 740px; } }

@media only screen and (max-width: 999px) { .s-middle { width: 649px; }
  .s-right { width: 100%; } }

@media only screen and (max-width: 767px) { .s6-list { padding-bottom: 30px; }
  .s-left { width: 100%; margin-bottom: 10px; }
  .s-middle { width: 100%; margin: 0 0 20px 0; }
  .s-middle .s-m-title { font-size: 16px; font-size: 1.6rem; text-align: center; line-height: 28px; margin: 0; }
  .s-middle .s-m-word { line-height: 20px; font-size: 12px; font-size: 1.2rem; }
  .s-btn { margin: 0 auto 15px; line-height: 32px; min-width: 130px; }
  .s-btn .iconfont { font-size: 20px; font-size: 2rem; margin-right: 5px; }
  .s-btn span { font-size: 12px; font-size: 1.2rem; } }

/*-------------download end----------------------------------------------------------------*/
/*-------------contacts start--------------------------------------------------------------*/
.about-title { font-family: 'AkzidenzGroteskBQ-Bold'; font-size: 36px; font-size: 3.6rem; text-align: center; position: relative; padding-bottom: 22px; }

.about-title:after { position: absolute; content: ''; width: 117px; height: 2px; background-color: #1060C7; left: 50%; margin-left: -58px; bottom: 0; }

@media screen and (max-width: 999px) { .about-title { font-size: 30px; font-size: 3rem; padding-bottom: 15px; } }

@media screen and (max-width: 767px) { .about-title { font-size: 24px; font-size: 2.4rem; padding-bottom: 10px; } }

.about-content { line-height: 30px; font-size: 14px; font-size: 1.4rem; margin-bottom: 50px; }

@media screen and (max-width: 999px) { .about-content { line-height: 26px; } }

@media screen and (max-width: 767px) { .about-content { line-height: 24px; margin-bottom: 30px; } }

.cus-title { font-size: 36px; font-size: 3.6rem; text-align: center; margin-bottom: 25px; }

@media screen and (max-width: 999px) { .cus-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .cus-title { font-size: 24px; font-size: 2.4rem; } }

.cus-top { background-color: #F5F5F5; padding: 42px 55px 42px; }

@media screen and (max-width: 999px) { .cus-top { padding: 40px 30px 40px; } }

@media screen and (max-width: 767px) { .cus-top { padding: 30px 15px 30px; } }

.map img, .map iframe { display: block; max-width: 100%; }

.m-ctusform { width: 100%; overflow: hidden; background: url(../image/web13.png) repeat-x top; border: solid 1px #e1e1e1; padding: 33px 55px 44px; margin-bottom: 64px; }

@media screen and (max-width: 999px) { .m-ctusform { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .m-ctusform { margin-bottom: 30px; } }

.m-ctusform .box-title { font-size: 36px; font-size: 3.6rem; text-align: center; position: relative; padding-bottom: 17px; margin-bottom: 39px; letter-spacing: 0.2px; }

.m-ctusform .box-title:after { position: absolute; content: ''; width: 119px; height: 4px; background: #1060C7; left: 50%; margin-left: -60px; bottom: 0; }

.m-ctusform .box-form { margin-bottom: -22px; overflow: hidden; }

.m-ctusform .form-item { position: relative; margin-bottom: 21px; line-height: 0; font-size: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }

.m-ctusform .form-item.important { background: url("../image/star1.png") no-repeat 13px 18px; }

.m-ctusform .form-item-1 { width: 48.1982%; float: left; }

.m-ctusform .form-item-1:nth-child(even) { float: right; }

.m-ctusform .form-item-2 { width: 100%; }

.m-ctusform .form-item-2.important { background: url("../image/star1.png") no-repeat 13px 18px; }

.m-ctusform .form-item-3 { margin-right: 5.6%; width: 27.92793%; }

.m-ctusform .form-item-4 { width: auto; height: 50px; font-size: 0; padding-left: 0; line-height: 48px; text-align: center; background-color: transparent; -webkit-border-radius: 0; border-radius: 0; background-color: #fff; overflow: hidden; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #d2d2d2; }

.m-ctusform .form-item-4 img { max-height: 48px; vertical-align: middle; }

.m-ctusform .form-item-5 { float: right; border: none; width: 47.97297%; padding-left: 0; }

.m-ctusform .item-btn1 { width: 100%; height: 50px; padding-left: 0; line-height: 50px; color: #ffffff; font-size: 16px; font-size: 1.6rem; text-align: center; background-color: #1060C7; }

.m-ctusform .item-text { width: 100%; height: 50px; line-height: 48px; padding-left: 20px; padding-right: 10px; font-size: 14px; font-size: 1.4rem; color: #333; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #d2d2d2; }

.m-ctusform .item-text2 { height: 119px; line-height: 18px; padding-top: 16px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 1219px) { .m-ctusform .form-item-3 { margin-right: 2%; } }

@media screen and (max-width: 999px) { .m-ctusform { padding: 35px 25px 44px; } }

@media screen and (max-width: 767px) { .m-ctusform { padding: 30px 15px; }
  .m-ctusform .box-form { margin-bottom: -15px; }
  .m-ctusform .box-title { margin-bottom: 25px; font-size: 24px; font-size: 2.4rem; }
  .m-ctusform .form-item { margin-bottom: 15px; width: 100%; }
  .m-ctusform .form-item.important { background-position: 10px 10px; }
  .m-ctusform .item-text { height: 36px; line-height: 36px; font-size: 14px; font-size: 1.4rem; }
  .m-ctusform .item-text2 { padding-top: 0; height: 144px; }
  .m-ctusform .item-btn1 { height: 36px; line-height: 36px; font-size: 14px; font-size: 1.4rem; }
  .m-ctusform .form-item-4 { width: auto; height: 36px; line-height: 34px; }
  .m-ctusform .form-item-4 img { max-height: 34px; } }

.m-ctusform .attachment { float: left; width: 100%; position: relative; margin-bottom: 21px; }

@media screen and (max-width: 767px) { .m-ctusform .attachment { margin-bottom: 15px; } }

.m-ctusform .attachment span { float: left; }

.m-ctusform .attachment #file-name { padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-ctusform .attachment .file-group { float: left; width: 48.1982%; height: 50px; line-height: 50px; background-color: #1060C7; position: relative; overflow: hidden; }

@media screen and (max-width: 767px) { .m-ctusform .attachment .file-group { height: 36px; line-height: 36px; width: 100%; } }

.m-ctusform .attachment .file-group .file-btn { -webkit-border-radius: 0; border-radius: 0; width: 100%; height: 100%; background-color: #1060C7; color: #FFFFFF; border: 0; }

.m-ctusform .attachment .file-group .file-single { width: 100%; height: 100%; opacity: 0; cursor: pointer; position: absolute; left: 0; top: 0; z-index: 111; }

.m-ctusform .attachment .file-group .file { width: 100%; height: 100%; opacity: 0; cursor: pointer; position: absolute; left: 0; top: 0; z-index: 111; font-size: 0; }

.m-ctusform .attachment .file-group .file-name-p { overflow: hidden; height: 50px; line-height: 50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.m-ctusform .attachment .file-group .file-name-p i { cursor: pointer; }

.m-ctusform .attachment .file-group .file-name-p span { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

@media screen and (max-width: 767px) { .m-ctusform .attachment .file-group .file-name-p { height: 36px; line-height: 36px; } }

/*-------------contacts end----------------------------------------------------------------*/
::-webkit-input-placeholder { color: #999999; }

/* WebKit browsers */
:-o-placeholder { color: #999999; }

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999999; }

/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999999; }

/* Internet Explorer 10+ */
.pfbd { position: fixed; *position: absolute; left: 10px; bottom: -287px; z-index: 100; width: 298px; height: 323px; overflow: hidden; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; background-color: #FFFFFF; border: solid 1px #D4D4D4; }

.pfbd-hd { position: relative; padding-top: 6px; padding-bottom: 6px; line-height: 24px; text-align: center; color: #FFFFFF; cursor: pointer; background-color: #4D4D4D; }

.pfbd-hd span { color: #FFFFFF; background: url(../image/web4.png) no-repeat left center; padding-left: 25px; }

.pfbd-hd img { vertical-align: middle; margin-top: -4px; }

.pfbd-bd { padding-left: 11px; padding-right: 11px; }

.pfbd-desc { padding-top: 7px; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #3d3d3d; }

.pfbd-form { margin-top: 8px; }

.pfbd-form-text { margin-bottom: 9px; padding-left: 10px; padding-right: 10px; width: 100%; height: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem; color: #333; border: solid 1px #D4D4D4; -webkit-border-radius: 6px; border-radius: 6px; background-color: #FFF; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.pfbd-form-btn { width: 100%; height: 30px; line-height: 30px; font-size: 14px; font-size: 1.4rem; -webkit-border-radius: 8px; border-radius: 8px; color: #fff; background-color: #1060C7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.pfbd-form-img { margin-bottom: 8px; display: block; float: right; }

.pfbd-form-img img { display: block; }

.pfbd-form-text-3 { height: 69px; line-height: 69px / 3; background-color: white; margin-bottom: 6px; }

.pfbd-form-text-4 { margin-bottom: 12px; padding-left: 12px; background-color: white; width: 103px; float: left; }

@media screen and (max-width: 767px) { .pfbd { display: none; } }

/* slide-tags start*/
.slide-tags { margin: 50px 0 0; }

.slide-tags.slide-tagspro2 { margin: 30px 0 30px; }

.slide-tags .box-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 20px; }

.slide-tags .box-list a { float: left; line-height: 30px; margin-right: 30px; font-size: 16px; font-size: 1.6rem; }

.slide-tags .box-list a:hover { color: #1060C7; }

/* slide-tags start*/
.pro1-top .item-title { font-weight: bold; font-size: 24px; font-size: 2.4rem; border-bottom: solid 1px #ccc; color: #1060C7; line-height: 30px; padding: 0 0 10px; text-transform: uppercase; margin-bottom: 10px; }

.pro1-top .item-desc { line-height: 30px; margin-bottom: 20px; font-size: 16px; font-size: 1.6rem; }

@media only screen and (max-width: 767px) { .pro1-top .item-title { font-size: 20px; font-size: 2rem; line-height: 24px; }
  .pro1-top .item-desc { line-height: 24px; font-size: 14px; font-size: 1.4rem; } }

.pro1-spec { overflow: hidden; }

.more-btn { font-size: 14px; font-size: 1.4rem; text-transform: uppercase; margin-bottom: 30px; cursor: pointer; text-decoration: underline; }

.more-btn:hover { color: #1060C7; }

.faq-list { padding-bottom: 35px; }

@media screen and (max-width: 999px) { .faq-list { padding-bottom: 30px; } }

@media screen and (max-width: 767px) { .faq-list { padding-bottom: 15px; } }

.faq-list .list-item { margin-bottom: 30px; }

.faq-list .list-item:first-child .item-desc { display: block; }

@media screen and (max-width: 1219px) { .faq-list .list-item { margin-bottom: 20px; } }

@media screen and (max-width: 767px) { .faq-list .list-item { margin-bottom: 15px; } }

.faq-list .item-title { background-color: #f2f2f2; line-height: 26px; font-size: 16px; font-size: 1.6rem; padding: 10px 40px 10px 30px; cursor: pointer; position: relative; }

@media screen and (max-width: 1219px) { .faq-list .item-title { padding: 8px 40px 8px 15px; } }

@media screen and (max-width: 767px) { .faq-list .item-title { font-size: 14px; font-size: 1.4rem; padding: 5px 28px 5px 10px; } }

.faq-list .item-title:before { position: absolute; content: '\e725'; font-family: "iconfont" !important; font-size: 16px; font-size: 1.6rem; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; right: 19px; }

@media screen and (max-width: 767px) { .faq-list .item-title:before { right: 10px; } }

.faq-list .item-title.active { background-color: #1060C7; color: #fff; }

.faq-list .item-title.active:before { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.faq-list .item-desc { display: none; padding: 18px 30px 0; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.faq-list .item-desc p { min-height: 30px; }

@media screen and (max-width: 1219px) { .faq-list .item-desc { padding: 15px 15px 0; line-height: 26px; }
  .faq-list .item-desc p { min-height: 26px; } }

@media screen and (max-width: 999px) { .faq-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .faq-list .item-desc p { min-height: 24px; } }

@media screen and (max-width: 767px) { .faq-list .item-desc { padding: 10px 10px 0; font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .faq-list .item-desc p { min-height: 20px; } }

/* video-list start */
.video-list { font-size: 0; letter-spacing: 0; padding-bottom: 20px; /* .item-videobox start */ /* .item-videobox end */ }

@media screen and (max-width: 767px) { .video-list { padding-bottom: 10px; } }

.video-list .list-item { display: inline-block; vertical-align: top; width: 29.83333%; margin-left: 5.25%; margin-bottom: 34px; /* @media screen and (max-width:400px) { width: 98%; } */ }

@media screen and (max-width: 999px) { .video-list .list-item { width: 32%; margin-left: 2%; bottom: 25px; } }

@media screen and (max-width: 640px) { .video-list .list-item { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 20px; } }

.video-list .item-videobox { width: 100%; overflow: hidden; margin: 0 auto; -webkit-border-radius: 0; border-radius: 0; }

.video-list .item-videobox .item-video { position: relative; overflow: hidden; padding-bottom: 74.86034%; height: 0; }

.video-list .item-videobox .item-video iframe, .video-list .item-videobox .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.video-list .item-videobox .item-video iframe body { margin: 0px !important; }

.video-list .item-pic { -webkit-border-radius: 0; border-radius: 0; }

.video-list .item-pic img { cursor: pointer; }

.video-list .item-title { text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 1.2; margin-top: 15px; }

@media screen and (max-width: 999px) { .video-list .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 15px; } }

@media screen and (max-width: 767px) { .video-list .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 8px; } }

/* video-list end */
.video-backdrop { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; background-color: rgba(0, 0, 0, 0.7); z-index: 999999999999; /* .item-videobox start */ /* .item-videobox end */ }

.video-backdrop .item-close { position: absolute; right: 2.60417%; top: 2.60417%; color: #fff; font-size: 36px; font-size: 3.6rem; cursor: pointer; }

@media screen and (max-width: 767px) { .video-backdrop .item-close { font-size: 26px; font-size: 2.6rem; } }

.video-backdrop .item-videobox { overflow: hidden; max-width: 600px; -webkit-border-radius: 0; border-radius: 0; position: absolute; top: 50%; left: 50%; width: 95%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.video-backdrop .item-videobox .item-video { position: relative; overflow: hidden; padding-bottom: 74.83333%; height: 0; }

.video-backdrop .item-videobox .item-video iframe, .video-backdrop .item-videobox .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.video-backdrop .item-videobox .item-video iframe body { margin: 0px !important; }

.cer-list { font-size: 0; letter-spacing: 0; padding-bottom: 10px; }

.cer-list .list-item { display: inline-block; vertical-align: top; width: 31.08333%; margin-left: 3.375%; margin-bottom: 33px; }

@media screen and (max-width: 767px) { .cer-list .list-item { margin-bottom: 30px; } }

@media screen and (max-width: 400px) { .cer-list .list-item { width: 48%; margin-left: 1% !important; margin-right: 1%; margin-bottom: 20px; } }

.cer-list .item-pics { text-align: center; display: block; position: relative; padding-bottom: 100%; border: solid 1px #DCDCDC; }

.cer-list .item-pics img { max-width: 100% !important; max-height: 100% !important; }

.cer-list .item-box { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; }

.cer-list .item-backdrop .iconfont { display: inline-block; width: 50px; height: 50px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #fff; line-height: 50px; font-size: 24px; font-size: 2.4rem; color: #1060C7; position: relative; }

@media screen and (max-width: 999px) { .cer-list .item-backdrop { display: none; } }

.cer-list .item-title { font-size: 18px; font-size: 1.8rem; text-align: center; line-height: 1.2; margin-top: 16px; }

@media screen and (max-width: 1219px) { .cer-list .item-title { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 999px) { .cer-list .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 15px; } }

@media screen and (max-width: 767px) { .cer-list .item-title { font-size: 12px; font-size: 1.2rem; margin-top: 10px; } }

.cer-scroll { position: relative; overflow: hidden; }

.cer-scroll .scroll-btns { font-size: 0; letter-spacing: 0; text-align: center; margin-top: 20px; }

.cer-scroll .scroll-btns .scroll-btn { display: inline-block; vertical-align: top; cursor: pointer; font-size: 28px; font-size: 2.8rem; color: #1060C7; }

.cer-scroll .scroll-btns .scroll-btn:hover { color: #000; }

@media screen and (max-width: 999px) { .cer-scroll .scroll-btns .scroll-btn { font-size: 28px; font-size: 2.8rem; } }

@media screen and (max-width: 767px) { .cer-scroll .scroll-btns .scroll-btn { font-size: 24px; font-size: 2.4rem; } }

.cer-scroll .scroll-btns .prev { margin-right: 20px; }

@media screen and (max-width: 999px) { .cer-scroll .scroll-btns .prev { margin-right: 20px; } }

@media screen and (max-width: 767px) { .cer-scroll .scroll-btns .prev { margin-right: 10px; } }

.cer-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.cer-scroll .scroll-list { width: 10000%; }

.cer-scroll .scroll-list .list-item { float: left; width: 0.23083%; margin-right: 0.02556%; }

@media screen and (max-width: 1219px) { .cer-scroll .scroll-list .list-item { width: 0.235%; margin-right: 0.02%; } }

@media screen and (max-width: 767px) { .cer-scroll .scroll-list .list-item { width: 0.32%; } }

@media screen and (max-width: 480px) { .cer-scroll .scroll-list .list-item { width: 0.49%; } }

.cer-scroll .scroll-list .item-pics { display: block; text-align: center; position: relative; padding-bottom: 100%; border: solid 1px #DCDCDC; }

.cer-scroll .scroll-list .item-pics img { max-width: 100% !important; max-height: 100% !important; }

.cer-scroll .scroll-list .item-box { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; }

.cer-scroll .scroll-list .item-backdrop:before { background-color: #000; opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.cer-scroll .scroll-list .item-backdrop .iconfont { font-size: 36px; font-size: 3.6rem; color: #fff; position: relative; }

@media screen and (max-width: 999px) { .cer-scroll .scroll-list .item-backdrop { display: none; } }

.cer-scroll .scroll-list .item-title { font-size: 16px; font-size: 1.6rem; text-align: center; line-height: 1.2; margin-top: 15px; }

@media screen and (max-width: 1219px) { .cer-scroll .scroll-list .item-title { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 999px) { .cer-scroll .scroll-list .item-title { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .cer-scroll .scroll-list .item-title { font-size: 12px; font-size: 1.2rem; margin-top: 10px; } }

.index-video .item-pic { cursor: auto; }

.index-faq, .index-video, .index-download, .index-cer, .index-app { margin: 70px 0; }

@media screen and (max-width: 999px) { .index-faq, .index-video, .index-download, .index-cer, .index-app { margin: 50px 0; } }

@media screen and (max-width: 767px) { .index-faq, .index-video, .index-download, .index-cer, .index-app { margin: 30px 0; } }

.index-faq .index-title, .index-video .index-title, .index-download .index-title, .index-cer .index-title, .index-app .index-title { margin-bottom: 50px; }

@media screen and (max-width: 999px) { .index-faq .index-title, .index-video .index-title, .index-download .index-title, .index-cer .index-title, .index-app .index-title { margin-bottom: 30px; } }

@media screen and (max-width: 767px) { .index-faq .index-title, .index-video .index-title, .index-download .index-title, .index-cer .index-title, .index-app .index-title { margin-bottom: 30px; } }

.index-faq .faq-list, .index-faq .downlod-list, .index-faq .video-list, .index-faq .app1-list, .index-video .faq-list, .index-video .downlod-list, .index-video .video-list, .index-video .app1-list, .index-download .faq-list, .index-download .downlod-list, .index-download .video-list, .index-download .app1-list, .index-cer .faq-list, .index-cer .downlod-list, .index-cer .video-list, .index-cer .app1-list, .index-app .faq-list, .index-app .downlod-list, .index-app .video-list, .index-app .app1-list { padding: 0; }

.an-bd3 { position: relative; }

.an-bd3 .item-backdrop { content: ''; background-color: #000; background: rgba(0, 0, 0, 0.37); position: absolute; left: 0; right: 0; top: 0; bottom: 0; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

@media screen and (min-width: 992px) { .an-bd3 .item-backdrop { visibility: hidden; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); } }

@media screen and (min-width: 992px) { .an-bd3:hover .item-backdrop { visibility: visible; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }


.back-top { display: block;width: auto; height: auto; font-size: 40px; font-size: 4rem; color: #1060C7;  position: fixed; right: 10px;  bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; }

@media only screen and (max-width: 767px) { .back-top { display: none;} }