@charset "UTF-8";
.hover-scale:hover, .card-img-wrap img:hover, .storylist-block .storylist-block-pre .story-pre .storyimg-block a.storyimg img:hover, .services-section-index1 .services-section-index1-circle img:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1); }

.clearfix:after, .container:after, .video-fullscreen-container:after, .container-fluid:after, .row:after, header nav:after, .nav-subnav nav .dropdown-menu .dropdown-menu-con:after, .nav-subnav.fixed nav .nav-right:after, footer .footer-main .footer-social-media:after, .card:after, .section-nav ul:after, .top-stories-content:after, .top-stories-content .card-top-stories-wrap:after, .top-stories-content .card-top-stories:after, .top-stories-content .card-top-stories.card-top-stories-spe:after, .top-stories-content .card-top-stories-content:after, .rss-ul:after, .services-logo-row:after, .services-a-card:after, .clearfix:before, .container:before, .video-fullscreen-container:before, .container-fluid:before, .row:before, header nav:before, .nav-subnav nav .dropdown-menu .dropdown-menu-con:before, .nav-subnav.fixed nav .nav-right:before, footer .footer-main .footer-social-media:before, .card:before, .section-nav ul:before, .top-stories-content:before, .top-stories-content .card-top-stories-wrap:before, .top-stories-content .card-top-stories:before, .top-stories-content .card-top-stories.card-top-stories-spe:before, .top-stories-content .card-top-stories-content:before, .rss-ul:before, .services-logo-row:before, .services-a-card:before {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .video-fullscreen-container:after, .container-fluid:after, .row:after, header nav:after, .nav-subnav nav .dropdown-menu .dropdown-menu-con:after, .nav-subnav.fixed nav .nav-right:after, footer .footer-main .footer-social-media:after, .card:after, .section-nav ul:after, .top-stories-content:after, .top-stories-content .card-top-stories-wrap:after, .top-stories-content .card-top-stories:after, .top-stories-content .card-top-stories.card-top-stories-spe:after, .top-stories-content .card-top-stories-content:after, .rss-ul:after, .services-logo-row:after, .services-a-card:after {
  clear: both; }

.main-margin {
  padding-top: 50px;
  padding-bottom: 50px; }

.main-padding, .mediaroom, .terms, .careers, .rss-section, .allservices, .services-section-about, .testimonial, .sitemap, .mediasurvey {
  padding-top: 50px;
  padding-bottom: 50px; }

.video-fullscreen-play {
  cursor: pointer; }

.video-fullscreen-wrap {
  display: inline-block; }

.video-fullscreen-hide-wrap {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); }

.video-fullscreen-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .video-fullscreen-container video {
    width: 100%; }

.video-fullscreen-close {
  position: fixed;
  top: 10px;
  right: 20px; }
  .video-fullscreen-close i {
    color: #fff;
    font-size: 42px;
    cursor: pointer; }
    .video-fullscreen-close i:hover {
      color: #00837e; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/* normalize.css v8.0.0 end */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  *:after, *:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  *::selection {
    background-color: #00b6af;
    color: #fff; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #333333;
  background-color: #fff; }

html, body {
  min-width: 1170px; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: inherit;
  text-decoration: none; }
  a:focus, a:hover {
    color: #00837e;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

[role="button"] {
  cursor: pointer; }

main {
  display: block; }

html, body, div, span, p, i, dl, dt, dd, form, label, table, tbody, tfoot, thead, tr, th, td, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none; }

ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0; }

main ol, main ul, main li {
  list-style: none; }

div.pr20 {
  padding-right: 20px; }

div.pl20 {
  padding-left: 20px; }

.bg-gray {
  background-color: #fafafa; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  color: inherit; }
  .h1 .small,
  .h1 small,
  .h2 .small,
  .h2 small,
  .h3 .small,
  .h3 small,
  .h4 .small,
  .h4 small,
  .h5 .small,
  .h5 small,
  .h6 .small,
  .h6 small,
  h1 .small,
  h1 small,
  h2 .small,
  h2 small,
  h3 .small,
  h3 small,
  h4 .small,
  h4 small,
  h5 .small,
  h5 small,
  h6 .small,
  h6 small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 10px; }
  .h1 .small,
  .h1 small,
  .h2 .small,
  .h2 small,
  .h3 .small,
  .h3 small,
  h1 .small,
  h1 small,
  h2 .small,
  h2 small,
  h3 .small,
  h3 small {
    font-size: 65%; }

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 10px; }
  .h4 .small,
  .h4 small,
  .h5 .small,
  .h5 small,
  .h6 .small,
  .h6 small,
  h4 .small,
  h4 small,
  h5 .small,
  h5 small,
  h6 .small,
  h6 small {
    font-size: 75%; }

.h1,
.h2,
h1,
h2 {
  line-height: 1.2;
  font-weight: 700; }

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
  line-height: 1.4; }

.h1,
h1 {
  font-size: 36px; }

.h2,
h2 {
  font-size: 30px; }

.h3,
h3 {
  font-size: 24px; }

.h4,
h4 {
  font-size: 18px; }

.h5,
h5 {
  font-size: 14px; }

.h6,
h6 {
  font-size: 12px; }

.h2,
h2 {
  font-size: 24px; }
  .h2.h2-large,
  h2.h2-large {
    font-size: 28px; }

.h3,
h3 {
  font-size: 18px; }
  .h3.h3-small,
  h3.h3-small {
    font-size: 16px;
    margin-bottom: 15px; }
  .h3.h3-normal,
  h3.h3-normal {
    font-size: 18px;
    margin-bottom: 15px; }
  .h3.h3-normal-title,
  h3.h3-normal-title {
    font-weight: 700; }
  .h3.h3-large,
  h3.h3-large {
    font-size: 20px;
    margin-bottom: 20px; }

.h4,
h4 {
  font-size: 16px; }
  .h4.h4-large,
  h4.h4-large {
    font-size: 18px; }
  .h4.h4-normal,
  h4.h4-normal {
    font-size: 16px; }
  .h4.h4-small,
  h4.h4-small {
    font-size: 14px; }

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px; }
  ol ol,
  ol ul,
  ul ol,
  ul ul {
    margin-bottom: 0; }

.container, .video-fullscreen-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 8.33333%; }

.col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 16.66667%; }

.col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 25%; }

.col-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333%; }

.col-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 41.66667%; }

.col-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 50%; }

.col-7 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 58.33333%; }

.col-8 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 66.66667%; }

.col-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 75%; }

.col-10 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 83.33333%; }

.col-11 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 91.66667%; }

.col-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%; }

.col-offset-0 {
  margin-left: 0%; }

.col-offset-1 {
  margin-left: 8.33333%; }

.col-offset-2 {
  margin-left: 16.66667%; }

.col-offset-3 {
  margin-left: 25%; }

.col-offset-4 {
  margin-left: 33.33333%; }

.col-offset-5 {
  margin-left: 41.66667%; }

.col-offset-6 {
  margin-left: 50%; }

.col-offset-7 {
  margin-left: 58.33333%; }

.col-offset-8 {
  margin-left: 66.66667%; }

.col-offset-9 {
  margin-left: 75%; }

.col-offset-10 {
  margin-left: 83.33333%; }

.col-offset-11 {
  margin-left: 91.66667%; }

.col-offset-12 {
  margin-left: 100%; }

header.header-type1 {
  margin-bottom: 0; }

header.header-type43 {
  margin-bottom: 43px; }

header ul {
  padding: 0;
  list-style: none;
  margin: 0; }

header .nav-left {
  float: left; }

header .nav-right {
  float: right; }

header .nav-junior {
  background-color: #053a4f; }
  header .nav-junior .drop {
    display: table;
    height: 50px; }
    header .nav-junior .drop .drop-toggle {
      color: #fff;
      background-color: #053a4f;
      display: table-cell;
      vertical-align: middle;
      padding-left: 15px;
      padding-right: 15px; }
      header .nav-junior .drop .drop-toggle:hover {
        color: #fff;
        background-color: #032837; }
    header .nav-junior .drop .drop-menu {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      z-index: 1002;
      padding-top: 15px;
      padding-bottom: 15px; }
      header .nav-junior .drop .drop-menu li {
        float: none; }
        header .nav-junior .drop .drop-menu li:last-child {
          margin-bottom: 0; }
        header .nav-junior .drop .drop-menu li:hover {
          background-color: #f5f5f5; }
        header .nav-junior .drop .drop-menu li a {
          display: block; }
    header .nav-junior .drop.active .drop-toggle {
      color: #fff;
      background-color: #032837; }
  header .nav-junior .nav-left .drop-toggle {
    width: 170px; }
  header .nav-junior .nav-left .drop-menu {
    width: 170px; }
    header .nav-junior .nav-left .drop-menu li.active {
      position: relative;
      background-color: #f5f5f5;
      color: #00837e; }
      header .nav-junior .nav-left .drop-menu li.active:after {
        content: "\e625";
        font-size: 14px;
        line-height: 1;
        font-family: "iconfont" !important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #00837e;
        position: absolute;
        top: 50%;
        left: 15px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    header .nav-junior .nav-left .drop-menu a {
      color: inherit;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 36px;
      padding-right: 15px; }
  header .nav-junior .nav-right {
    color: #fff; }
    header .nav-junior .nav-right > li {
      float: left;
      display: table;
      height: 50px; }
      header .nav-junior .nav-right > li > a {
        display: table-cell;
        vertical-align: middle; }
    header .nav-junior .nav-right .li-type1 > a {
      background-color: #053a4f;
      padding-left: 15px;
      padding-right: 15px; }
      header .nav-junior .nav-right .li-type1 > a:hover {
        color: #fff;
        background-color: #032837; }
      header .nav-junior .nav-right .li-type1 > a:focus {
        color: #fff; }
    header .nav-junior .nav-right .li-type2 > a {
      background-color: #00607f;
      padding-left: 30px;
      padding-right: 30px; }
      header .nav-junior .nav-right .li-type2 > a:hover {
        color: #fff;
        background-color: #004d66; }
      header .nav-junior .nav-right .li-type2 > a:focus {
        color: #fff; }
    header .nav-junior .nav-right .li-type3 > a {
      background-color: #00837e;
      padding-left: 30px;
      padding-right: 30px; }
      header .nav-junior .nav-right .li-type3 > a:hover {
        color: #fff;
        background-color: #006a65; }
      header .nav-junior .nav-right .li-type3 > a:focus {
        color: #fff; }
    header .nav-junior .nav-right .drop-menu {
      width: 150px; }
      header .nav-junior .nav-right .drop-menu li a {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
        color: #333333;
        background-color: transparent; }
        header .nav-junior .nav-right .drop-menu li a:hover {
          color: #00837e; }

header .nav-main {
  border-bottom: 3px solid #e1e1e1;
  position: relative;
  z-index: 1000; }
  header .nav-main .container, header .nav-main .video-fullscreen-container {
    margin-bottom: -3px; }
  header .nav-main .nav-right {
    height: 90px;
    display: table; }
  header .nav-main .navbar-brand {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 40px; }
  header .nav-main .nav-main-nav ul li {
    height: 90px;
    display: table;
    float: left; }
    header .nav-main .nav-main-nav ul li > a {
      display: table-cell;
      vertical-align: middle;
      font-size: 16px;
      color: #111;
      line-height: 1.5em;
      transition: all .2s ease-in-out;
      padding-left: 20px;
      padding-right: 20px;
      border-bottom: 3px solid transparent; }
    header .nav-main .nav-main-nav ul li.open a {
      color: #00837e;
      border-bottom: 3px solid #00837e; }
    header .nav-main .nav-main-nav ul li.active > a {
      color: #00837e;
      border-bottom: 3px solid #00837e;
      background-color: #eff9fa; }
  header .nav-main .nav-search-text {
    cursor: pointer;
    font-size: 16px;
    color: #111;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.5em;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 3px solid transparent; }
    header .nav-main .nav-search-text:hover {
      color: #00837e;
      border-bottom: 3px solid #00837e; }
    header .nav-main .nav-search-text span {
      margin-right: 5px; }
  header .nav-main .nav-search-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(51, 51, 51, 0.7);
    z-index: 1001;
    display: none; }
    header .nav-main .nav-search-mask .container, header .nav-main .nav-search-mask .video-fullscreen-container {
      margin-top: 50px;
      padding: 15px;
      position: relative; }
      header .nav-main .nav-search-mask .container .nav-search-mask-close, header .nav-main .nav-search-mask .video-fullscreen-container .nav-search-mask-close {
        color: #fff;
        cursor: pointer;
        font-size: 21px;
        position: absolute;
        right: 140px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    header .nav-main .nav-search-mask .nav-search-wrap {
      position: relative;
      margin-left: 191px;
      margin-right: 191px; }
      header .nav-main .nav-search-mask .nav-search-wrap .nav-search-input {
        height: 60px;
        width: 100%;
        border: 2px solid #00837e;
        font-size: 24px;
        padding: 6px 12px;
        background-color: #fff;
        outline: 0; }
      header .nav-main .nav-search-mask .nav-search-wrap .nav-search-btn {
        cursor: pointer;
        position: absolute;
        top: 2px;
        right: 2px;
        height: 56px;
        width: 110px;
        background-color: #00837e;
        border: 0;
        font-size: 16px;
        color: #fff; }

.icon-lan-wrap {
  display: block;
  padding-left: 15px;
  padding-right: 15px; }

.nav-subnav {
  min-width: 1170px;
  background: #fff;
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0; }
  .nav-subnav .container, .nav-subnav .video-fullscreen-container {
    transition: width 0.3s ease-in-out; }
  .nav-subnav .second-navbar {
    display: none; }
  .nav-subnav .initial {
    display: block; }
  .nav-subnav nav {
    position: relative;
    z-index: 999; }
    .nav-subnav nav:after {
      position: absolute;
      width: 100%;
      bottom: 0;
      display: block;
      content: '';
      border-bottom: 2px solid #e1e1e1;
      z-index: -1; }
    .nav-subnav nav.second-hidden-navbar {
      display: none; }
    .nav-subnav nav .second-nav {
      float: left;
      margin-bottom: 0; }
      .nav-subnav nav .second-nav > li {
        float: left;
        display: table;
        height: 43px; }
        .nav-subnav nav .second-nav > li > a {
          display: table-cell;
          vertical-align: middle;
          padding-left: 15px;
          padding-right: 15px;
          border-bottom: 2px solid transparent;
          -webkit-transition: border-bottom 0.2s ease-in-out;
          transition: border-bottom 0.2s ease-in-out; }
        .nav-subnav nav .second-nav > li:hover > a {
          border-bottom: 2px solid #00837e; }
        .nav-subnav nav .second-nav > li:hover .dropdown-menu {
          width: 100%;
          height: auto;
          opacity: 1;
          padding-bottom: 10px;
          -webkit-transition: opacity 0.3s ease-in-out;
          transition: opacity 0.3s ease-in-out; }
        .nav-subnav nav .second-nav > li.active > a {
          border-bottom: 2px solid #00837e;
          color: #00837e; }
    .nav-subnav nav .dropdown-menu {
      opacity: 0;
      width: 0;
      height: 0;
      overflow: hidden;
      top: 100%; }
      .nav-subnav nav .dropdown-menu .dropdown-menu-con {
        background: #fff;
        padding: 15px;
        border: 1px solid #e1e1e1; }
        .nav-subnav nav .dropdown-menu .dropdown-menu-con li {
          float: left;
          width: 25%;
          padding: 8px 24px; }
          .nav-subnav nav .dropdown-menu .dropdown-menu-con li:nth-child(4n+1) {
            clear: both; }
          .nav-subnav nav .dropdown-menu .dropdown-menu-con li a {
            display: block;
            width: 100%; }
    .nav-subnav nav .nav-right {
      display: none;
      float: right;
      color: #fff; }
      .nav-subnav nav .nav-right .li-type2 a {
        background: #00607f; }
        .nav-subnav nav .nav-right .li-type2 a:hover {
          color: #fff;
          background-color: #004d66; }
        .nav-subnav nav .nav-right .li-type2 a:focus {
          color: #fff; }
      .nav-subnav nav .nav-right .li-type3 a {
        background: #00837e; }
        .nav-subnav nav .nav-right .li-type3 a:hover {
          color: #fff;
          background-color: #006a65; }
        .nav-subnav nav .nav-right .li-type3 a:focus {
          color: #fff; }
    .nav-subnav nav .nav-search {
      display: none;
      height: 43px; }
      .nav-subnav nav .nav-search input {
        display: none; }
      .nav-subnav nav .nav-search .icon {
        display: table-cell;
        vertical-align: middle;
        cursor: pointer;
        font-size: 18px;
        padding-left: 15px;
        padding-right: 15px;
        color: #999999; }
        .nav-subnav nav .nav-search .icon:hover {
          color: #00837e; }
    .nav-subnav nav .fixed-navbar {
      display: none;
      float: left;
      position: relative; }
      .nav-subnav nav .fixed-navbar.initial {
        display: block; }
      .nav-subnav nav .fixed-navbar label {
        cursor: pointer;
        display: table-cell;
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px;
        border-bottom: 2px solid transparent;
        background: #eff9fa;
        width: 170px; }
        .nav-subnav nav .fixed-navbar label span:nth-child(1) {
          margin-right: 50px; }
        .nav-subnav nav .fixed-navbar label .icon-arrow-right {
          float: right;
          display: inline-block;
          transition: all 0.2s ease-in-out;
          transform: rotate(0deg); }
      .nav-subnav nav .fixed-navbar .fixed-nav {
        position: absolute;
        top: 100%;
        left: 0;
        width: 0;
        border: 0px solid #e1e1e1;
        opacity: 0;
        height: 0;
        background: #fff;
        overflow: hidden; }
        .nav-subnav nav .fixed-navbar .fixed-nav li:hover {
          background: #eff9fa; }
        .nav-subnav nav .fixed-navbar .fixed-nav li a {
          display: block;
          padding: 10px 15px; }
      .nav-subnav nav .fixed-navbar.active label .icon-arrow-right {
        transform: rotate(90deg); }
      .nav-subnav nav .fixed-navbar.active label + .fixed-nav {
        width: 100%;
        height: auto;
        opacity: 1;
        border: 1px solid #e1e1e1;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out; }
  .nav-subnav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
    .nav-subnav.fixed:after {
      border-bottom: 0px solid #cac8c8; }
    .nav-subnav.fixed nav:after {
      display: none; }
    .nav-subnav.fixed nav.second-hidden-navbar.open {
      display: block; }
    .nav-subnav.fixed nav .container, .nav-subnav.fixed nav .video-fullscreen-container {
      width: 100%;
      min-width: 1270px;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
      padding-left: 0;
      padding-right: 0; }
    .nav-subnav.fixed nav .fixed-navbar {
      display: table;
      height: 43px; }
    .nav-subnav.fixed nav .nav-right {
      display: block; }
      .nav-subnav.fixed nav .nav-right li {
        float: left;
        display: table;
        height: 43px; }
        .nav-subnav.fixed nav .nav-right li a {
          display: table-cell;
          vertical-align: middle; }
    .nav-subnav.fixed nav .nav-search {
      display: table; }
    .nav-subnav.fixed nav button.current {
      display: none; }
    .nav-subnav.fixed .nav-right {
      color: #fff; }
      .nav-subnav.fixed .nav-right .li-type2 a,
      .nav-subnav.fixed .nav-right .li-type3 a {
        padding-left: 30px;
        padding-right: 30px; }

nav button,
.btn {
  font-size: 14px;
  color: #000;
  background: #fff;
  padding: 0 20px;
  height: 32px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  float: right;
  margin-top: 5px; }
  nav button:hover,
  .btn:hover {
    background: #f4f4f4; }
  nav button a,
  .btn a {
    color: #000; }
    nav button a:hover,
    .btn a:hover {
      color: #000; }

nav button.current {
  background: #fff;
  position: relative; }
  nav button.current a {
    color: #999;
    cursor: default; }

footer {
  color: #fff; }
  footer a {
    color: inherit;
    text-decoration: none; }
    footer a:focus, footer a:hover {
      color: rgba(255, 255, 255, 0.5);
      text-decoration: none; }
  footer ul {
    padding: 0;
    list-style: none;
    margin: 0; }
  footer .footer-main {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #515151; }
    footer .footer-main ul li {
      line-height: 1.6; }
      footer .footer-main ul li:first-child {
        font-size: 20px;
        margin-bottom: 20px; }
    footer .footer-main ul.drop-menu {
      background-color: #fff;
      color: #666;
      width: 160px;
      border: 1px solid #e1e1e1;
      font-size: 14px;
      padding-top: 5px;
      padding-bottom: 5px; }
      footer .footer-main ul.drop-menu li:first-child {
        font-size: 14px;
        margin-bottom: 0; }
      footer .footer-main ul.drop-menu li:last-child {
        margin-bottom: 0; }
      footer .footer-main ul.drop-menu li:hover {
        background-color: #f5f5f5; }
      footer .footer-main ul.drop-menu li a {
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px; }
        footer .footer-main ul.drop-menu li a:focus, footer .footer-main ul.drop-menu li a:hover {
          color: #00837e;
          text-decoration: none; }
        footer .footer-main ul.drop-menu li a:focus {
          outline: 5px auto -webkit-focus-ring-color;
          outline-offset: -2px; }
    footer .footer-main .footer-social-media .drop {
      float: left;
      margin-right: 10px; }
  footer .footer-sub {
    background-color: #373737;
    padding-top: 20px;
    padding-bottom: 20px; }
    footer .footer-sub ul li {
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      border-right: 1px solid #e1e1e1; }
      footer .footer-sub ul li:first-child {
        padding-left: 0; }
      footer .footer-sub ul li:last-child {
        padding-right: 0;
        border-right: 0; }

.fixed-bottom {
  position: fixed;
  bottom: 0;
  width: 100%; }

.main1 {
  margin-top: 0; }

.main2 {
  margin-top: 73px; }

.section-header {
  border-bottom: solid 2px #00837e;
  padding-bottom: 8px;
  position: relative; }
  .section-header h1 {
    margin-bottom: 0; }
  .section-header h2 {
    margin: 0; }
  .section-header .link-more {
    color: #999999;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 8px; }
    .section-header .link-more:focus, .section-header .link-more:hover {
      color: #00837e;
      text-decoration: none; }
    .section-header .link-more:focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }

.section-content {
  padding-top: 20px; }

.card {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }
  .card:last-child {
    padding-bottom: 0;
    border-bottom: 0; }
  .card.card-noimg .card-text-wrap {
    width: 100% !important;
    padding-right: 0 !important; }

.card-short-wrap {
  padding-top: 0; }
  .card-short-wrap .card .card-img-wrap {
    width: 36%; }
    .card-short-wrap .card .card-img-wrap .img-ratio-sizer {
      padding-top: 66.66%; }
  .card-short-wrap .card .card-text-wrap {
    width: 64%;
    padding-right: 20px; }

.card-theme .card .h3-large {
  margin-bottom: 8px !important; }

.card-theme .card .card-text-info {
  padding-bottom: 8px !important; }

.card-theme .card .card-text-summary {
  margin-bottom: 10px !important; }

.card-theme .card .card-text-type {
  padding-top: 0px !important; }

.card-img-wrap {
  overflow: hidden;
  position: relative;
  float: left;
  padding: 0; }
  .card-img-wrap img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out; }
  .card-img-wrap .img-ratio-sizer {
    position: relative; }
  .card-img-wrap .img-ratio-element {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.card-text-wrap {
  float: left; }

.card-text-info {
  font-size: 12px;
  line-height: 1.2;
  color: #999;
  min-height: 1.2em; }
  .card-text-info .datetime {
    padding-right: 20px; }

.card-text-type {
  font-size: 12px;
  line-height: 1.2;
  color: #999;
  min-height: 1.2em;
  padding-top: 15px; }
  .card-text-type a {
    color: #00837e;
    padding-right: 10px; }
  .card-text-type a:link {
    color: #00837e; }
  .card-text-type a:active {
    color: #00837e; }
  .card-text-type a:hover {
    color: #00837e; }
  .card-text-type a:visited {
    color: #00837e; }

.card-text-summary {
  color: #666;
  margin-top: 0;
  margin-bottom: 20px; }

.link-more span {
  vertical-align: middle; }

.link-more .icon-link-more {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background-image: url("../images/icon_pc.png");
  background-size: 205.71429px;
  background-position: -12px -36px; }

.ellipsis:after {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  height: 1.4em;
  line-height: inherit;
  font-weight: 700;
  padding-top: 0;
  padding-right: 6px;
  padding-bottom: 0;
  padding-left: 8px;
  background-image: url(../images/ellipsis-mask.png);
  background-repeat: repeat-y; }

.h3-small a,
.h3-normal a,
.h3-large a,
.h4-normal a {
  display: block;
  height: 2.8em;
  overflow: hidden;
  position: relative; }

h3.h3-normal-title {
  line-height: 1.2;
  padding-left: 15px;
  border-left: 5px solid #00837e;
  margin-bottom: 30px; }

.card-text-summary {
  height: 4.2em;
  overflow: hidden;
  position: relative; }

.section-events .card-event {
  padding-top: 15px;
  padding-bottom: 15px; }
  .section-events .card-event:first-child {
    padding-top: 0; }
  .section-events .card-event:last-child {
    padding-bottom: 0; }
  .section-events .card-event .card-event-content {
    position: relative;
    margin-left: 59px;
    padding-left: 15px;
    border-left: 1px solid #e1e1e1; }
  .section-events .card-event .card-event-fixed {
    position: absolute;
    top: 0;
    left: -59px;
    color: #00837e;
    text-align: right; }
    .section-events .card-event .card-event-fixed .d-eventdate-fixed {
      font-size: 30px;
      line-height: 1; }
    .section-events .card-event .card-event-fixed .ym-eventdate-fixed {
      font-size: 12px; }
  .section-events .card-event .location {
    margin-bottom: 6px; }

.section-nav {
  border-bottom: 2px solid #e1e1e1; }
  .section-nav ul {
    margin: 0;
    margin-bottom: -2px; }
    .section-nav ul li {
      float: left;
      border-bottom: 2px solid transparent; }
      .section-nav ul li.active {
        color: #00837e;
        border-bottom: 2px solid #00837e; }
      .section-nav ul li:hover {
        border-bottom: 2px solid #00837e; }
      .section-nav ul li a {
        font-size: 16px;
        display: inline-block;
        padding: 13px 15px 9px; }

.circle-bg-green {
  background-color: #063a4f; }

.circle-bg-orange {
  background-color: #ff6c36; }

.dib {
  display: inline-block; }

.drop {
  position: relative; }
  .drop .drop-toggle {
    cursor: pointer; }
  .drop .drop-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none; }
  .drop.active .drop-menu {
    display: block; }

.dropup .drop-menu {
  bottom: 100%; }

.dropdown .drop-menu {
  top: 100%; }

#banner-homepage {
  width: 100%;
  min-width: 1140px;
  max-width: 1920px;
  margin: 0 auto;
  height: 400px;
  overflow: hidden;
  background-color: #fafafa;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-backface-visibility: hidden;
  -moz-perspective: 1000;
  backface-visibility: hidden;
  perspective: 1000; }
  #banner-homepage:hover .slick-next,
  #banner-homepage:hover .slick-prev {
    display: inline-block !important; }
  #banner-homepage .slick-card {
    overflow: hidden;
    position: relative; }
    #banner-homepage .slick-card a {
      display: block; }
      #banner-homepage .slick-card a img {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
  #banner-homepage .slick-dots {
    bottom: 20px; }
    #banner-homepage .slick-dots li {
      margin: 0; }
      #banner-homepage .slick-dots li button:focus, #banner-homepage .slick-dots li button:hover {
        outline: none; }
        #banner-homepage .slick-dots li button:focus:before, #banner-homepage .slick-dots li button:hover:before {
          opacity: .75;
          color: #ff6c36; }
      #banner-homepage .slick-dots li button:before {
        font-size: 15px;
        color: #fff; }
      #banner-homepage .slick-dots li.slick-active button:before {
        color: #ff6c36; }
  #banner-homepage .slick-prev {
    left: 25px;
    z-index: 1;
    display: none !important;
    height: 40px;
    width: 40px; }
    [dir="rtl"] #banner-homepage .slick-prev {
      left: auto;
      right: 25px; }
    #banner-homepage .slick-prev:before {
      font-family: "iconfont" !important;
      content: "\e608";
      font-size: 40px; }
  #banner-homepage .slick-next {
    right: 25px;
    z-index: 1;
    display: none !important;
    height: 40px;
    width: 40px; }
    [dir="rtl"] #banner-homepage .slick-next {
      left: 25px;
      right: auto; }
    #banner-homepage .slick-next:before {
      font-family: "iconfont" !important;
      content: "\e607";
      font-size: 40px; }

.homepage-section {
  padding: 50px 0; }

.top-stories-content {
  padding-top: 0; }
  .top-stories-content .card-top-stories-wrap .card-top-stories:nth-child(odd) {
    clear: both;
    padding-right: 10px; }
  .top-stories-content .card-top-stories-wrap .card-top-stories:nth-child(even) {
    padding-left: 10px; }
  .top-stories-content .card-top-stories-wrap .card-top-stories:nth-child(3) .card-top-stories-content, .top-stories-content .card-top-stories-wrap .card-top-stories:nth-child(4) .card-top-stories-content {
    padding-bottom: 0;
    border-bottom: 0; }
  .top-stories-content .card-top-stories {
    float: left;
    width: 50%; }
    .top-stories-content .card-top-stories.card-top-stories-spe {
      width: 100%;
      float: none; }
      .top-stories-content .card-top-stories.card-top-stories-spe .card-img-wrap {
        width: 48%; }
        .top-stories-content .card-top-stories.card-top-stories-spe .card-img-wrap .img-ratio-sizer {
          padding-top: 52%; }
      .top-stories-content .card-top-stories.card-top-stories-spe .card-text-wrap {
        width: 52%;
        padding-left: 20px; }
  .top-stories-content .card-top-stories-content {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1; }
    .top-stories-content .card-top-stories-content .card-img-wrap {
      width: 41%; }
      .top-stories-content .card-top-stories-content .card-img-wrap .img-ratio-sizer {
        padding-top: 60%; }
    .top-stories-content .card-top-stories-content .card-text-wrap {
      width: 59%;
      padding-left: 20px; }

.homepage-topics .card {
  padding-top: 15px;
  padding-bottom: 15px; }
  .homepage-topics .card:last-child {
    padding-bottom: 0; }

.card-img-wrap-topics {
  overflow: hidden;
  position: relative;
  padding: 0;
  width: 100%; }
  .card-img-wrap-topics img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .card-img-wrap-topics .img-ratio-sizer {
    position: relative;
    padding-top: 148px; }
  .card-img-wrap-topics .img-ratio-element {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .card-img-wrap-topics .img-ratio-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background-color: rgba(51, 51, 51, 0.7); }
    .card-img-wrap-topics .img-ratio-mask:hover {
      background-color: rgba(0, 131, 126, 0.7); }
  .card-img-wrap-topics .img-ratio-text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff; }

.homepage-lightnews .card,
.homepage-mediacoffee .card {
  padding-top: 15px;
  padding-bottom: 15px; }
  .homepage-lightnews .card:first-child,
  .homepage-mediacoffee .card:first-child {
    padding-top: 0; }
  .homepage-lightnews .card:last-child,
  .homepage-mediacoffee .card:last-child {
    padding-bottom: 0; }
  .homepage-lightnews .card .card-img-wrap,
  .homepage-mediacoffee .card .card-img-wrap {
    width: 100%; }
  .homepage-lightnews .card .img-ratio-sizer,
  .homepage-mediacoffee .card .img-ratio-sizer {
    padding-top: 208px; }
  .homepage-lightnews .card .card-text-wrap,
  .homepage-mediacoffee .card .card-text-wrap {
    width: 100%;
    padding-top: 15px; }

.homepage-lightnews .card-noimg .card-text-wrap,
.homepage-mediacoffee .card-noimg .card-text-wrap {
  padding-top: 0; }

.homepage-lightnews .h3-small a,
.homepage-mediacoffee .h3-small a {
  height: 1.4em; }

.homepage-resources .card-resources {
  background-color: #fff;
  border: 1px solid #e1e1e1; }
  .homepage-resources .card-resources:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.homepage-resources .card-img-wrap {
  width: 100%;
  float: none;
  border: 0;
  border-bottom: 1px solid #e1e1e1; }
  .homepage-resources .card-img-wrap .img-ratio-sizer {
    padding-top: 150px; }

.homepage-resources .card-text-wrap {
  float: none;
  padding: 20px; }

.homepage-resources .homepage-resources-more {
  color: #00837e; }

.search-result-section {
  margin-top: -45px;
  padding: 50px 0; }
  .search-result-section select:focus,
  .search-result-section input:focus {
    border: 1px solid #00837e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 131, 126, 0.6); }
  .search-result-section .search-result-wrap {
    position: relative;
    margin: 0 auto;
    width: 630px; }
  .search-result-section .search-input {
    height: 48px;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 6px 12px;
    background-color: #fff;
    outline: 0;
    padding: 0 110px 0 15px; }
  .search-result-section .search-btn {
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 48px;
    width: 110px;
    background-color: #00837e;
    border: 0;
    font-size: 16px;
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
    .search-result-section .search-btn:hover {
      background-color: #006a65; }
  .search-result-section .container, .search-result-section .video-fullscreen-container {
    width: 900px;
    padding-top: 37px; }
  .search-result-section .section-content {
    margin: 0 auto;
    padding: 0  20px 30px;
    background: #fff; }
  .search-result-section .power-search-btn {
    cursor: pointer;
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #999; }
    .search-result-section .power-search-btn .icon {
      display: inline-block;
      transform: rotate(0deg);
      transition: all 0.3s ease-in-out; }
    .search-result-section .power-search-btn:hover {
      color: #00837e; }
  .search-result-section.active .power-search-btn {
    color: #00837e; }
    .search-result-section.active .power-search-btn .icon {
      transform: rotate(180deg);
      transition: all 0.3s ease-in-out; }
  .search-result-section.active .power-search-wrap .power-search-list {
    height: auto;
    opacity: 1;
    transition: height 0.6s ease-in-out; }

.power-search-wrap {
  position: relative;
  z-index: 2; }
  .power-search-wrap .default-search {
    padding: 20px 15px 0 15px; }
    .power-search-wrap .default-search .default-title-search {
      width: 70px;
      display: inline-block;
      vertical-align: top; }
    .power-search-wrap .default-search .criteria-search {
      width: calc(100% - 100px);
      display: inline-block; }
      .power-search-wrap .default-search .criteria-search span {
        display: inline-block;
        margin: 0 20px 20px 0; }
  .power-search-wrap .power-search-list {
    overflow: hidden;
    position: absolute;
    top: 5px;
    height: 0;
    opacity: 0;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 20px 30px;
    box-shadow: 0 2px 5px 0 #e1e1e1; }
    .power-search-wrap .power-search-list dd,
    .power-search-wrap .power-search-list dt {
      display: inline-block;
      width: calc(100% - 100px); }
      .power-search-wrap .power-search-list dd input,
      .power-search-wrap .power-search-list dt input {
        height: auto;
        vertical-align: middle;
        margin-right: 5px; }
    .power-search-wrap .power-search-list dt {
      width: 80px;
      margin-right: 10px;
      vertical-align: top;
      text-align: right; }
    .power-search-wrap .power-search-list dd span {
      display: inline-block;
      margin-right: 30px;
      margin-bottom: 15px; }
    .power-search-wrap .power-search-list dd:nth-child(2), .power-search-wrap .power-search-list dd:nth-child(4) {
      width: auto;
      margin-right: 70px; }
    .power-search-wrap .power-search-list dd.dvSearchCat span {
      width: 32%;
      margin-right: 0px; }
    .power-search-wrap .power-search-list .search-form-btn {
      margin: 0 auto;
      width: 100px; }
      .power-search-wrap .power-search-list .search-form-btn input {
        width: 100%;
        font-size: 14px;
        color: #fff;
        background: #ff6c36;
        padding: 0 20px;
        height: 32px;
        border: 1px solid #ff6c36;
        border-radius: 4px;
        cursor: pointer; }
        .power-search-wrap .power-search-list .search-form-btn input:hover {
          background: #ff591d; }
        .power-search-wrap .power-search-list .search-form-btn input:focus {
          box-shadow: none; }

.nav-subnav nav .dropdown-menu, .banner-prcenter .slick-card img, .banner-prcenter .slick-card h3 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto; }

.banner-prcenter .slick-card img, .industryList-right-part .section-content .section-content-title .link-more, .calendar .schedule-date-box .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto; }

select,
input {
  font-size: 14px;
  background: #fff;
  padding: 0 20px;
  height: 32px;
  outline: none;
  border-radius: 4px;
  border: 1px solid #e1e1e1; }
  select:focus,
  input:focus {
    border: 1px solid #00837e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 131, 126, 0.6); }
  select::-moz-selection, select:hover, select:focus, select::selection,
  input::-moz-selection,
  input:hover,
  input:focus,
  input::selection {
    background: #eff9fa; }

.picnews {
  margin-bottom: -30px; }

.banner-prcenter {
  width: 745px;
  height: 340px;
  overflow: hidden;
  box-shadow: 0 0 0 1px #e1e1e1; }
  .banner-prcenter.slick-dotted.slick-slider {
    margin-bottom: 50px; }
  .banner-prcenter .slick-card {
    overflow: hidden;
    position: relative;
    width: 745px;
    height: 340px; }
    .banner-prcenter .slick-card h3 {
      bottom: 0;
      background: rgba(0, 0, 0, 0.7);
      line-height: 20px;
      display: block;
      z-index: 1;
      color: #fff;
      padding: 1em;
      font-size: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .banner-prcenter .slick-card img {
      width: 100%;
      display: block; }
  .banner-prcenter .slick-dots {
    bottom: 0px;
    height: 4px; }
    .banner-prcenter .slick-dots li {
      float: left;
      margin: 0;
      width: 20%;
      height: 4px;
      padding-left: 5px; }
      .banner-prcenter .slick-dots li:nth-child(1) {
        padding-left: 0px; }
      .banner-prcenter .slick-dots li button {
        background: #cac8c8;
        height: 100%;
        width: 100%;
        padding: 0px; }
        .banner-prcenter .slick-dots li button:focus, .banner-prcenter .slick-dots li button:hover {
          outline: none; }
          .banner-prcenter .slick-dots li button:focus:before, .banner-prcenter .slick-dots li button:hover:before {
            color: #ff6c36; }
        .banner-prcenter .slick-dots li button:before {
          display: none;
          font-size: 15px;
          color: #fff; }
      .banner-prcenter .slick-dots li.slick-active button {
        background: #ff6c36; }
  .banner-prcenter:hover .slick-next,
  .banner-prcenter:hover .slick-prev {
    display: inline-block !important; }
  .banner-prcenter .slick-prev {
    left: 25px;
    z-index: 1;
    display: none !important;
    height: 40px;
    width: 40px; }
    [dir="rtl"] .banner-prcenter .slick-prev {
      left: auto;
      right: 25px; }
    .banner-prcenter .slick-prev:before {
      font-family: "iconfont" !important;
      content: "\e608";
      font-size: 40px;
      text-shadow: 1px 1px 10px #666; }
  .banner-prcenter .slick-next {
    right: 25px;
    z-index: 1;
    display: none !important;
    height: 40px;
    width: 40px; }
    [dir="rtl"] .banner-prcenter .slick-next {
      left: 25px;
      right: auto; }
    .banner-prcenter .slick-next:before {
      font-family: "iconfont" !important;
      content: "\e607";
      font-size: 40px;
      text-shadow: 1px 1px 10px #666; }

.prcenter-section h3 a,
.prcenter-section h4 a,
.industryList-section h3 a,
.industryList-section h4 a,
.mediazone-section h3 a,
.mediazone-section h4 a {
  max-height: 2.8em;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative; }

.prcenter-section .card-text-summary,
.industryList-section .card-text-summary,
.mediazone-section .card-text-summary {
  max-height: 2.8em;
  height: auto; }

.prcenter-section .homepage-lightnews .h3-small a,
.industryList-section .homepage-lightnews .h3-small a,
.mediazone-section .homepage-lightnews .h3-small a {
  display: block;
  text-overflow: unset;
  white-space: normal; }

.width-large .card .card-text-wrap {
  width: 77%; }
  .width-large .card .card-text-wrap h3.h3-large {
    margin-bottom: 10px; }
  .width-large .card .card-text-wrap .card-text-summary {
    margin-bottom: 15px; }

.width-large .card .card-img-wrap {
  width: 23%; }

.loadmore {
  width: 100%;
  padding-top: 20px; }
  .loadmore:after {
    display: block;
    content: "";
    width: 100%;
    height: 0;
    clear: both; }
  .loadmore .btn {
    width: 100%;
    color: #666666;
    outline: none; }

.prcenter-section .homepage-lightnews .card {
  margin-bottom: 30px; }
  .prcenter-section .homepage-lightnews .card h3 {
    height: 2.8em;
    margin-bottom: 15px; }

.tabs-content {
  background: #fff;
  margin-bottom: 0; }
  .tabs-content > li {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.6s ease-in-out; }
    .tabs-content > li .section-content {
      width: 745px;
      height: auto;
      opacity: 0; }
  .tabs-content > li.tabs-active {
    width: auto;
    height: auto;
    opacity: 1;
    overflow: auto;
    transition: opacity 0.6s ease-in-out; }
    .tabs-content > li.tabs-active .section-content {
      width: 100%;
      height: auto;
      opacity: 1; }

.section-content::after {
  display: block;
  width: 100%;
  content: '';
  overflow: hidden; }

.section-content .section-content-title {
  margin-top: 20px;
  position: relative; }
  .section-content .section-content-title h3.h3-normal-title {
    margin-bottom: 0px; }

.section-content .mostclick-title {
  margin-top: 40px; }

.industryList-right-part .section-content {
  padding: 10px 0 25px 0;
  margin: 20px 0; }
  .industryList-right-part .section-content .section-content-title .link-more {
    color: #999999;
    font-size: 12px;
    right: 20px; }
  .industryList-right-part .section-content:nth-child(n+2) {
    margin: 40px 0 20px 0; }
  .industryList-right-part .section-content .card {
    padding: 15px 20px; }
    .industryList-right-part .section-content .card .card-text-wrap {
      width: 68%; }
      .industryList-right-part .section-content .card .card-text-wrap .h4-small {
        margin-bottom: 15px; }
    .industryList-right-part .section-content .card .card-img-wrap {
      width: 32%; }
  .industryList-right-part .section-content.bg-gray .card {
    padding: 15px 0px;
    margin: 0px 20px; }

.section-mult-img .col-4 {
  padding-left: 10px;
  padding-right: 10px; }
  .section-mult-img .col-4:nth-child(3n+1)::after {
    display: block;
    width: 100%;
    content: '';
    overflow: hidden; }

.section-mult-img .homepage-lightnews .card .img-ratio-sizer {
  padding-top: 128px; }

.card-top-wrap {
  padding: 0 5%; }
  .card-top-wrap dd,
  .card-top-wrap dt {
    margin-top: 32px;
    display: inline-block; }
  .card-top-wrap dt {
    width: 10%;
    margin-right: 10px;
    vertical-align: top; }
  .card-top-wrap dd {
    width: calc(90% - 20px); }
    .card-top-wrap dd:nth-child(2), .card-top-wrap dd:nth-child(4) {
      width: auto; }
    .card-top-wrap dd:nth-child(2) {
      margin-right: 160px; }
  .card-top-wrap #top-language,
  .card-top-wrap #top-area {
    width: 300px; }
  .card-top-wrap .top-ind-add,
  .card-top-wrap .top-ind-toggle {
    height: 32px;
    line-height: 32px;
    width: auto;
    float: left;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    padding: 0 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #e4e4e4; }
    .card-top-wrap .top-ind-add .icon,
    .card-top-wrap .top-ind-toggle .icon {
      text-indent: 0.5em;
      cursor: pointer;
      color: #9CCBC9; }
      .card-top-wrap .top-ind-add .icon:hover,
      .card-top-wrap .top-ind-toggle .icon:hover {
        color: #00837e; }
  .card-top-wrap .top-ind-toggle {
    width: 40px;
    font-size: 30px;
    background: #fff;
    padding: 0 0; }
    .card-top-wrap .top-ind-toggle .toggle-span {
      display: block;
      width: 100%;
      height: 100%;
      text-align: center;
      cursor: pointer; }
      .card-top-wrap .top-ind-toggle .toggle-span:hover {
        border: 1px solid #00837e; }
  .card-top-wrap .top-ind-slide {
    display: none;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    min-height: 40px;
    padding: 20px;
    margin-top: 20px; }
    .card-top-wrap .top-ind-slide .icheckbox-flat {
      cursor: pointer;
      width: 20%;
      margin: 10px 20px;
      float: left;
      height: 20px; }
      .card-top-wrap .top-ind-slide .icheckbox-flat .blank-green {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        width: 20px;
        height: 20px;
        background: url(../images/green.png) no-repeat;
        border: none; }
      .card-top-wrap .top-ind-slide .icheckbox-flat.green .blank-green {
        background-position: -22px 0px; }
      .card-top-wrap .top-ind-slide .icheckbox-flat:nth-child(4n) {
        margin-right: 0px; }
  .card-top-wrap #top-drop:checked + .top-ind-slide {
    display: block; }
  .card-top-wrap #top-tag {
    width: 60%;
    margin-right: 20px;
    float: left; }
  .card-top-wrap .placeholder {
    margin-bottom: 20px;
    font-size: 10px; }

.top-btn button {
  margin-right: 70px;
  outline: none; }
  .top-btn button.pvw-btn {
    font-size: 14px;
    color: #000;
    background: #f4f4f4;
    padding: 0 20px;
    height: 32px;
    border: 1px solid #e1e1e1;
    border-radius: 4px; }
    .top-btn button.pvw-btn:hover {
      background: #f4f4f4; }
    .top-btn button.pvw-btn a {
      color: #000; }
      .top-btn button.pvw-btn a:hover {
        color: #000; }
  .top-btn button.subscribe-btn {
    font-size: 14px;
    color: #fff;
    background: #ff6c36;
    padding: 0 20px;
    height: 32px;
    border: 1px solid #ff6c36;
    border-radius: 4px; }
    .top-btn button.subscribe-btn:hover {
      background: #ff6c36; }
    .top-btn button.subscribe-btn a {
      color: #fff; }
      .top-btn button.subscribe-btn a:hover {
        color: #fff; }

.subscribe-preview .section-header {
  text-align: center;
  border-bottom: solid 2px transparent; }
  .subscribe-preview .section-header h1 {
    padding-bottom: 20px; }

.subscribe-preview .section-content {
  padding-top: 50px;
  width: 900px;
  margin: 0 auto;
  padding: 50px 75px;
  background: #fff;
  border: 1px solid #e1e1e1; }

#schedule-box {
  width: 100%;
  font-size: 12px;
  box-shadow: 0 0 1px 0 #999999;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  height: auto;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  z-index: 999; }
  #schedule-box .schedule-hd {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    font-size: 16px;
    color: #666666; }
  #schedule-box .today {
    flex: 1;
    text-align: center; }
  #schedule-box .ul-box {
    overflow: hidden; }
  #schedule-box .ul-box > li {
    float: left;
    width: 14.28%;
    text-align: center;
    padding: 5px 0; }
  #schedule-box .other-month {
    color: #999999; }
  #schedule-box .current-month {
    color: #333333; }
  #schedule-box .today-style {
    border-radius: 50%;
    background: #9CCBC9; }
  #schedule-box .arrow {
    cursor: pointer; }
  #schedule-box .dayStyle {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    cursor: default; }
    #schedule-box .dayStyle.currentDate {
      cursor: pointer; }
  #schedule-box .current-month > .dayStyle:hover {
    color: #00837e;
    background: #eff9fa; }
  #schedule-box .current-month > .dayStyle.selected:hover {
    background: #00837e;
    color: #fff; }
  #schedule-box .today-flag {
    background: #999999;
    color: #fff; }
  #schedule-box .selected-style,
  #schedule-box .selected {
    background: #00837e;
    color: #ffffff; }
    #schedule-box .selected-style:hover,
    #schedule-box .selected:hover {
      background: #00837e;
      color: #ffffff; }
  #schedule-box #prevYear,
  #schedule-box #nextMonth {
    margin-right: 20px; }

.calendar {
  width: 300px;
  position: relative;
  transition: width 0.3s ease-in-out;
  margin-right: 22px; }
  .calendar .schedule-date-box {
    position: relative; }
    .calendar .schedule-date-box .schedule-date {
      width: 100%;
      color: #666666; }
    .calendar .schedule-date-box .icon {
      right: 20px;
      width: 1.3em;
      height: 1.3em; }
  .calendar .icon-calendar-alt {
    display: none; }
  .calendar .icon-close {
    display: block; }
  .calendar.hidden {
    width: 300px; }
    .calendar.hidden #schedule-box {
      width: 0%;
      height: 0;
      overflow: hidden;
      opacity: 0;
      transition: opacity 0.3s ease-in-out; }
    .calendar.hidden .icon-calendar-alt {
      display: block; }
    .calendar.hidden .icon-close {
      display: none; }

.industryList-section .nav-subnav:after {
  border-bottom: 0; }

.prcenterpage {
  padding: 15px 20px 15px 0;
  float: left;
  color: #ccc;
  text-align: center; }
  .prcenterpage a {
    display: inline-block;
    color: #666666;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    min-width: 32px;
    border: 1px solid #e1e1e1;
    margin: 0 4px;
    border-radius: 4px;
    vertical-align: middle; }
    .prcenterpage a:hover {
      text-decoration: none;
      border: 1px solid #00837e;
      color: #00837e; }
    .prcenterpage a.tcdNumber {
      min-width: auto;
      padding: 0 0.8em; }
  .prcenterpage span.current {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    min-width: auto;
    padding: 0 0.8em;
    margin: 0 4px;
    border: 1px solid #00837e;
    color: #00837e;
    border-radius: 4px;
    vertical-align: middle; }
  .prcenterpage span.disabled {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    width: 32px;
    margin: 0 4px;
    color: #e1e1e1;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    vertical-align: middle; }

.contactus-section .section-nav {
  height: 46px; }

.prn-office-box {
  background: #fff;
  position: relative;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: opacity 0.6s ease-in-out; }

.prn-office-box.office-appear {
  opacity: 1;
  height: auto; }

.prn-office {
  overflow: hidden; }
  .prn-office li {
    width: 33%;
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: top; }
    .prn-office li h3 {
      padding-bottom: 10px; }
    .prn-office li dd,
    .prn-office li dt {
      display: inline-block;
      width: 50px;
      vertical-align: top;
      margin: 0 0 5px; }
      .prn-office li dd a,
      .prn-office li dt a {
        color: #00837e; }
    .prn-office li dd {
      width: calc(100% - 80px); }

.resources-section {
  padding-bottom: 50px; }

.latest-resources .banner-prcenter.slick-dotted.slick-slider {
  overflow: hidden;
  margin-bottom: 0; }

.resources-mediacoffee .card {
  padding-top: 0; }
  .resources-mediacoffee .card .card-img-wrap {
    width: 100%; }
  .resources-mediacoffee .card .card-text-wrap {
    padding-top: 15px; }
  .resources-mediacoffee .card .img-ratio-sizer {
    padding-top: 208px; }
  .resources-mediacoffee .card .card-text-summary {
    height: 2.8em;
    margin-bottom: 8px; }

.resources-profnet .resources-monitor-summary {
  margin: 0;
  padding: 15px;
  background-color: #fafafa; }

.resources-profnet .card {
  padding-top: 15px;
  padding-bottom: 15px; }
  .resources-profnet .card:last-child {
    padding-top: 15px;
    padding-bottom: 0; }
  .resources-profnet .card h3.h3-small {
    margin-bottom: 10px; }

.resources-profnet .card-text-info {
  font-size: 14px; }

.resources-profnet .datetime {
  color: #00837e; }

.resources-whitepaper .section-content {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 15px; }

#banner-resources-whitepaper .slick-prev {
  left: -60px;
  z-index: 1;
  height: 50px;
  width: 50px; }
  [dir="rtl"] #banner-resources-whitepaper .slick-prev {
    left: auto;
    right: -60px; }
  #banner-resources-whitepaper .slick-prev:before {
    font-family: "iconfont" !important;
    content: "\e608";
    font-size: 50px;
    color: #999; }

#banner-resources-whitepaper .slick-next {
  right: -60px;
  z-index: 1;
  height: 50px;
  width: 50px; }
  [dir="rtl"] #banner-resources-whitepaper .slick-next {
    left: -60px;
    right: auto; }
  #banner-resources-whitepaper .slick-next:before {
    font-family: "iconfont" !important;
    content: "\e607";
    font-size: 50px;
    color: #999; }

#banner-resources-whitepaper .slick-slide {
  outline: 0; }

#banner-resources-whitepaper .slick-card {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: 0; }

.card-whitepaper {
  padding: 10px;
  padding-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px; }
  .card-whitepaper:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .card-whitepaper .card-img-wrap {
    width: 100%;
    float: none; }
    .card-whitepaper .card-img-wrap .img-ratio-sizer {
      padding-top: 255px; }
  .card-whitepaper .card-text-wrap {
    float: none;
    padding-top: 15px; }
    .card-whitepaper .card-text-wrap .h3-small {
      outline: 0; }
      .card-whitepaper .card-text-wrap .h3-small a {
        outline: 0; }

.resources-casestudy .card-wrap {
  width: 50%;
  float: left; }
  .resources-casestudy .card-wrap:nth-child(odd) {
    clear: both;
    padding-right: 10px; }
  .resources-casestudy .card-wrap:nth-child(even) {
    padding-left: 10px; }
  .resources-casestudy .card-wrap:nth-child(5) .card, .resources-casestudy .card-wrap:nth-child(6) .card {
    padding-bottom: 0;
    border-bottom: 0; }
    .resources-casestudy .card-wrap:nth-child(5) .card:last-child, .resources-casestudy .card-wrap:nth-child(6) .card:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
  .resources-casestudy .card-wrap .card:last-child {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1; }
  .resources-casestudy .card-wrap .card-img-wrap .img-ratio-element {
    padding: 10px; }
  .resources-casestudy .card-wrap .card-img-wrap img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }
    .resources-casestudy .card-wrap .card-img-wrap img:hover {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.resources-speech ul li {
  margin-left: 20px;
  position: relative; }
  .resources-speech ul li:before {
    content: " ";
    display: block;
    position: absolute;
    top: 8px;
    left: -16px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #00837e; }
  .resources-speech ul li h3.h3-small {
    margin-bottom: 30px; }
  .resources-speech ul li:last-child h3.h3-small {
    margin-bottom: 0; }

.resources-blog .h4-normal {
  margin-bottom: 30px; }
  .resources-blog .h4-normal a {
    height: auto; }

.section-whitepaper-list .row {
  margin-top: -15px; }

.section-whitepaper-list .col-3 {
  padding-top: 15px;
  padding-bottom: 15px; }
  .section-whitepaper-list .col-3 h3.h3-small {
    margin-bottom: 15px; }

.card-casestudy {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px; }
  .card-casestudy:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .card-casestudy .card-casestudy-img {
    height: 70px;
    overflow: hidden;
    margin-bottom: 15px; }
    .card-casestudy .card-casestudy-img img {
      display: block;
      height: 100%;
      max-width: 100%;
      max-height: 100%; }
  .card-casestudy .h3-small {
    margin-bottom: 15px; }
  .card-casestudy .card-text-summary {
    height: 7em;
    margin-bottom: 40px; }
  .card-casestudy .card-casestudy-info .card-casestudy-more {
    color: #00837e; }
  .card-casestudy .card-casestudy-info .clicknum {
    float: right;
    color: #999; }

.section-casestudy-list .row {
  margin-top: -15px; }

.section-casestudy-list .col-3 {
  padding-top: 15px;
  padding-bottom: 15px; }

.section-speech-list .card:first-child {
  padding-top: 0; }

.section-speech-list .card .card-text-wrap .h3-small {
  margin-bottom: 0; }
  .section-speech-list .card .card-text-wrap .h3-small a {
    height: auto; }

nav h4 {
  margin-bottom: 0; }

.addToCalendar {
  float: right;
  color: #00837e;
  padding-right: 20px; }

.res-section .section-content {
  padding-bottom: 20px; }
  .res-section .section-content .card-event:last-child {
    padding-bottom: 15px; }
  .res-section .section-content .card {
    padding-bottom: 15px;
    padding-top: 15px; }
    .res-section .section-content .card:first-child {
      padding-top: 0; }
  .res-section .section-content .calendar {
    margin: 10px auto;
    height: 300px; }
  .res-section .section-content #schedule-box {
    box-shadow: 0 0 10px 0 #999999;
    padding: 20px;
    top: 0; }
    .res-section .section-content #schedule-box .ul-box > li {
      padding: 0; }
    .res-section .section-content #schedule-box .dayStyle {
      cursor: default; }
    .res-section .section-content #schedule-box .current-month > .dayStyle:hover {
      background: transparent;
      color: #333; }
    .res-section .section-content #schedule-box .selected-style {
      background: transparent;
      color: #333; }
    .res-section .section-content #schedule-box .selectable {
      background: #999999;
      color: #fff;
      cursor: pointer; }
    .res-section .section-content #schedule-box .current-month > .dayStyle.selected {
      background: #00837e;
      color: #ffffff;
      cursor: pointer; }
      .res-section .section-content #schedule-box .current-month > .dayStyle.selected:hover {
        background: #00837e;
        color: #ffffff; }

.parter-logo {
  width: 100%; }
  .parter-logo li {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    width: 89px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 0;
    text-align: center;
    padding: 5px;
    line-height: 38px; }
    .parter-logo li:nth-child(7n) {
      margin-right: 0; }
    .parter-logo li img {
      max-width: 100%;
      max-height: 100%; }

.res-right-part .section-content:nth-child(2n) {
  margin: 40px 0 20px; }

#tag_list_zone {
  padding: 0 20px; }
  #tag_list_zone .tag_list {
    display: inline-block;
    text-align: center;
    width: 19%;
    font-size: 14px;
    color: #00837e;
    line-height: 2em; }

.section-content .parter-card {
  padding-top: 20px; }
  .section-content .parter-card .addr-wrap {
    display: inline-block;
    height: auto;
    padding: 0 10px 0 20px;
    font-size: 20px;
    vertical-align: middle; }
  .section-content .parter-card .tel-emial-wrap {
    display: inline-block;
    width: 45%;
    padding: 0 15px;
    vertical-align: middle;
    border-left: 1px solid #e1e1e1;
    line-height: 1.4em; }
  .section-content .parter-card .btn-wrap {
    display: inline-block;
    display: inline-block;
    vertical-align: middle; }
    .section-content .parter-card .btn-wrap button {
      color: #fff;
      background: #ff6c36;
      padding: 0 20px;
      height: 32px;
      border: 1px solid #ff6c36;
      border-radius: 4px;
      outline: none;
      cursor: pointer; }
      .section-content .parter-card .btn-wrap button:hover {
        background: #ff591d; }

.details-header {
  border-bottom: 1px solid #e1e1e1; }
  .details-header h1 {
    line-height: 1.8em;
    display: inline-block; }
  .details-header .addToCalendar {
    display: inline-block;
    float: right;
    margin-top: 1.2em; }
    .details-header .addToCalendar button {
      background: transparent;
      padding: 0 20px;
      height: 32px;
      border: 1px solid #e1e1e1;
      border-radius: 4px;
      outline: none;
      color: #00837e;
      line-height: normal; }

.details-summary {
  padding: 20px 0;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  position: relative; }
  .details-summary dl dd,
  .details-summary dl dt {
    display: inline-block;
    width: 40px;
    vertical-align: top;
    margin: 2px 0; }
  .details-summary dl dd {
    width: calc(100% - 60px); }
  .details-summary .shareleftline {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
    .details-summary .shareleftline .shareicon {
      display: inline-block;
      padding-right: 5px; }
      .details-summary .shareleftline .shareicon a {
        height: 21px;
        width: 21px;
        display: block; }
      .details-summary .shareleftline .shareicon .enshare-weibo {
        background: url("//static.prnasia.com//pro/pcom/images/sharebuttonpc/weibo.png") no-repeat; }
      .details-summary .shareleftline .shareicon .enshare-wechat {
        background: url("//static.prnasia.com//pro/pcom/images/sharebuttonpc/wechat.png") no-repeat; }
      .details-summary .shareleftline .shareicon .enshare-linkedin {
        background: url("//static.prnasia.com//pro/pcom/images/sharebuttonpc/linkedin.png") no-repeat; }
      .details-summary .shareleftline .shareicon .enshare-qzone {
        background: url("//static.prnasia.com//pro/pcom/images/sharebuttonpc/qzone.png") no-repeat; }

.details-content {
  line-height: 2em;
  font-size: 16px; }

.tellstory-section .banner-prcenter {
  width: 100%;
  height: auto;
  box-shadow: none; }
  .tellstory-section .banner-prcenter .slick-card {
    width: 245px;
    height: 163px;
    float: left;
    margin-bottom: 20px; }
    .tellstory-section .banner-prcenter .slick-card:nth-child(2n+1) {
      margin-left: 20px; }
    .tellstory-section .banner-prcenter .slick-card:nth-child(1) {
      width: 610px;
      height: 346px;
      margin-right: 20px;
      margin-left: 0; }
    .tellstory-section .banner-prcenter .slick-card h3 {
      position: absolute;
      bottom: 0;
      width: 100%;
      font-size: 18px; }
      .tellstory-section .banner-prcenter .slick-card h3.h3-small {
        font-size: 16px; }

.widget-container.widget_categories .cat-item {
  font-size: 14px;
  padding: 10px 20px;
  margin-right: 20px;
  border-bottom: 1px solid #f4f4f4; }
  .widget-container.widget_categories .cat-item.li-active {
    background: #f4f4f4;
    color: #00837e; }

.card-text-tag {
  font-size: 12px;
  line-height: 2em;
  color: #00837e; }

.advertising-space-240,
.advertising-space-90 {
  max-width: 1140px;
  display: block;
  width: 100%;
  height: 90px;
  overflow: hidden;
  margin: 0 auto; }
  .advertising-space-240 img,
  .advertising-space-90 img {
    width: 100%; }

.advertising-space-240 {
  height: 240px; }

.mediazone-section {
  padding-bottom: 0; }
  .mediazone-section .banner-prcenter {
    width: 100%;
    height: auto;
    box-shadow: none;
    margin-bottom: 0; }
    .mediazone-section .banner-prcenter .slick-card {
      display: inline-block;
      width: 360px;
      height: 208px;
      margin-right: 25px; }
      .mediazone-section .banner-prcenter .slick-card:last-child {
        margin-right: 0; }
      .mediazone-section .banner-prcenter .slick-card h3 {
        line-height: normal;
        font-size: 16px; }
      .mediazone-section .banner-prcenter .slick-card a img {
        transition: transform .2s ease-out; }
        .mediazone-section .banner-prcenter .slick-card a img:hover {
          transform: scale(1.1); }
  .mediazone-section .card-text-info p {
    line-height: 2em;
    font-size: 12px; }
    .mediazone-section .card-text-info p i {
      color: #00837e; }
  .mediazone-section .top-stories-content .card-text-summary {
    max-height: 4.2em; }

.mediazone-banner .mediazone-banner-card {
  width: 100%; }
  .mediazone-banner .mediazone-banner-card.card-img-wrap {
    float: none; }
  .mediazone-banner .mediazone-banner-card .img-ratio-sizer {
    padding-top: 208px; }
  .mediazone-banner .mediazone-banner-card .h3-small {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 1em;
    z-index: 1;
    color: #fff;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0; }

.mediaroom .industryList-right-part .datetime {
  color: #00837e; }

.pt50 {
  padding-top: 50px; }

.pb50 {
  padding-bottom: 50px; }

.pb30, .mediazone-banner {
  padding-bottom: 30px; }

#banner-media-event {
  position: relative;
  margin: 0 -15px; }
  #banner-media-event .slick-card {
    padding: 0 15px; }
    #banner-media-event .slick-card .card-img-wrap {
      width: 100%; }
      #banner-media-event .slick-card .card-img-wrap .img-ratio-sizer {
        padding-top: 60%; }
    #banner-media-event .slick-card .card-text-wrap {
      width: 100%;
      padding-top: 15px; }
    #banner-media-event .slick-card h3 a {
      display: block;
      height: 2.8em;
      font-size: 16px;
      overflow: hidden; }
  #banner-media-event .slick-prev, #banner-media-event .slick-next {
    top: 35%; }
  #banner-media-event .slick-prev {
    left: -5px; }
    #banner-media-event .slick-prev:before {
      font-family: "iconfont" !important;
      content: "\e608";
      font-size: 20px;
      color: #00837e; }
  #banner-media-event .slick-next {
    right: -5px; }
    #banner-media-event .slick-next:before {
      font-family: "iconfont" !important;
      content: "\e607";
      font-size: 20px;
      color: #00837e; }

.media-tabs-content > li,
.parter-tabs-content > li {
  height: 0;
  width: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity .6s ease-in-out; }
  .media-tabs-content > li.tabs-active,
  .parter-tabs-content > li.tabs-active {
    height: auto;
    width: auto;
    opacity: 1; }

.parter-categories {
  position: relative;
  width: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 4px; }
  .parter-categories .parter-item {
    width: calc(100% - 570px);
    font-size: 14px;
    height: 75px;
    border-bottom: 1px solid #e1e1e1;
    background: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .parter-categories .parter-item:last-child {
      border-bottom: 1px solid transparent; }
    .parter-categories .parter-item span {
      display: inline-block;
      line-height: initial;
      padding: 2px; }
    .parter-categories .parter-item.active, .parter-categories .parter-item:hover {
      z-index: 10;
      background: #fff;
      color: #00837e; }
      .parter-categories .parter-item.active .parter-item-content, .parter-categories .parter-item:hover .parter-item-content {
        z-index: 10;
        opacity: 1; }
  .parter-categories .parter-item-content {
    transition: all .6s ease-in-out;
    opacity: 0;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 570px;
    height: 300px;
    overflow: hidden;
    padding: 20px 0 0 20px; }
    .parter-categories .parter-item-content li:nth-child(7n) {
      margin-right: 20px; }

.meida-partner .section-content .partner {
  text-align: left; }

.section-content-title.media-tabs-title {
  height: auto; }
  .section-content-title.media-tabs-title ul li {
    float: left;
    margin-right: 20px;
    color: #999999;
    cursor: pointer; }
    .section-content-title.media-tabs-title ul li.active {
      color: #000; }

.media-tabs-content {
  padding: 10px 0 0 25px; }
  .media-tabs-content .parter-logo li:nth-child(7n) {
    margin: 0 20px 20px 0; }

.parter-logo.media_spe li {
  border: none;
  width: 90px;
  height: 90px;
  padding: 0; }

.tabs-nav {
  position: relative;
  height: 46px; }
  .tabs-nav > ul {
    position: absolute;
    white-space: nowrap;
    z-index: 10;
    transition: transform .6s ease-in-out;
    transform: translateX(0); }
    .tabs-nav > ul li {
      display: inline-block;
      float: none; }
  .tabs-nav.scroll {
    overflow: hidden;
    border-bottom: none; }
    .tabs-nav.scroll:after {
      z-index: 1;
      display: block;
      position: absolute;
      bottom: 0;
      content: '';
      width: 100%;
      border-bottom: 2px solid #e1e1e1; }
    .tabs-nav.scroll.click-to-bottom ul {
      transform: translateX(-50%); }
    .tabs-nav.scroll.click-to-bottom .tabs-nav-btn i:nth-child(2) {
      color: #9CCBC9; }
    .tabs-nav.scroll.click-to-bottom .tabs-nav-btn i:nth-child(1) {
      color: #00837e; }
  .tabs-nav .tabs-nav-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    line-height: 46px;
    z-index: 99;
    vertical-align: middle;
    background: #fff;
    font-size: 20px;
    border-bottom: 2px solid #e1e1e1;
    color: #00837e; }
    .tabs-nav .tabs-nav-btn i:nth-child(1) {
      color: #9CCBC9; }

.terms .section-content {
  padding-top: 30px; }

.terms-section {
  font-size: 16px;
  margin-bottom: 50px; }
  .terms-section:last-child {
    margin-bottom: 0; }
  .terms-section h2 {
    margin-bottom: 15px; }
  .terms-section p {
    line-height: 1.8;
    margin-bottom: 10px; }
  .terms-section li {
    line-height: 1.8; }
  .terms-section ol.ol-second li {
    list-style: lower-alpha;
    margin-bottom: 15px; }
  .terms-section ol.ol-third li {
    list-style: lower-roman;
    margin-bottom: 5px; }
  .terms-section li {
    margin-left: 20px; }

.careers .section-summary {
  font-size: 16px;
  line-height: 1.8;
  padding-top: 20px; }
  .careers .section-summary a {
    color: #00837e; }

.careers .section-nav {
  margin-bottom: 20px; }

.careers .section-content {
  padding-top: 30px; }
  .careers .section-content .h3-large {
    margin-bottom: 20px;
    font-weight: 700; }
  .careers .section-content .h4-large {
    font-weight: 700; }
  .careers .section-content .careers-duties {
    margin-bottom: 30px; }

.careers .multi-location .h3-large {
  margin-bottom: 10px; }

.careers .multi-location .location {
  color: #00837e;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px; }

.careers .contact-hr {
  padding-top: 20px;
  margin-top: 46px; }
  .careers .contact-hr a {
    color: #00837e; }
  .careers .contact-hr .h3-normal-title {
    margin-bottom: 0; }
  .careers .contact-hr .section-content {
    padding: 20px;
    line-height: 1.8; }
  .careers .contact-hr.fixed {
    position: fixed;
    margin-top: 0; }

.careers .card-careers {
  margin-bottom: 40px; }
  .careers .card-careers:last-child {
    margin-bottom: 0; }
  .careers .card-careers li,
  .careers .card-careers p {
    font-size: 16px;
    line-height: 1.8; }
  .careers .card-careers ul li {
    position: relative;
    margin-left: 20px;
    margin-bottom: 10px; }
    .careers .card-careers ul li:last-child {
      margin-bottom: 0; }
    .careers .card-careers ul li:before {
      content: " ";
      display: block;
      position: absolute;
      top: 11px;
      left: -16px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #00837e; }

.pa {
  position: absolute; }

.pr {
  position: relative; }

.pf {
  position: fixed; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both; }

.m0a {
  margin: 0 auto; }

.dvPt {
  padding-bottom: 28px; }

.displayBlock {
  display: block; }

.displayNone {
  display: none; }

.noabs {
  height: 18px; }

.arrowdown {
  background-image: url(//static.prnasia.com/pro/pcom/newsite/images/arrowdown.png);
  background-repeat: no-repeat;
  background-position: right center; }

.arrowup {
  background-image: url(//static.prnasia.com/pro/pcom/newsite/images/arrowup.png);
  background-repeat: no-repeat;
  background-position: right center; }

.rss-link {
  display: block;
  line-height: 1;
  padding: 5px;
  border-radius: 3px;
  background-color: #ff6c36; }

.rss-link:hover {
  background-color: #ff591d; }

.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group .btn {
    margin-top: 0; }
    .btn-group .btn .btn-dropdown-text {
      padding-right: 8px; }
    .btn-group .btn i {
      font-size: 12px; }
  .btn-group .btn-dropdown:focus {
    border-color: #00837e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 131, 126, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 131, 126, 0.6); }

.dropdown_menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown_menu > li > a {
  display: block;
  padding: 3px 12px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown_menu > li > a:link {
  color: #333; }

.dropdown_menu > li > a:active {
  color: #333; }

.dropdown_menu > li > a:hover {
  color: #00837e; }

.dropdown_menu > li:hover {
  background-color: #f5f5f5; }

.dropdown_menu > li > a:visited {
  color: #333; }

.clear {
  clear: both; }

.text-block {
  padding-bottom: 20px; }
  .text-block .storyview-headline {
    padding-top: 50px;
    padding-bottom: 25px; }
    .text-block .storyview-headline .headline {
      display: inline;
      vertical-align: middle; }
    .text-block .storyview-headline .lang-option-pc {
      display: inline-block; }
      .text-block .storyview-headline .lang-option-pc .btn {
        padding: 3px 12px; }
  .text-block .storyview-company {
    border-top: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-bottom: 20px;
    position: relative; }
    .text-block .storyview-company ul {
      margin-bottom: 0; }
      .text-block .storyview-company ul li {
        padding-bottom: 5px; }
        .text-block .storyview-company ul li a {
          overflow-wrap: break-word;
          word-wrap: break-word;
          word-break: break-all; }
        .text-block .storyview-company ul li a:link {
          color: #00837e; }
        .text-block .storyview-company ul li a:active {
          color: #00837e; }
        .text-block .storyview-company ul li a:hover {
          color: #00837e; }
        .text-block .storyview-company ul li a:visited {
          color: #00837e; }
      .text-block .storyview-company ul li.end {
        padding-bottom: 0; }
    .text-block .storyview-company .company-left {
      float: left;
      display: inline-block;
      vertical-align: middle; }
      .text-block .storyview-company .company-left .complayname .name {
        font-size: 14px;
        line-height: 1.5;
        color: #333;
        text-decoration: none; }
      .text-block .storyview-company .company-left .complayname a.name {
        color: #00837e; }
      .text-block .storyview-company .company-left .complayname a.name:link {
        color: #00837e; }
      .text-block .storyview-company .company-left .complayname a.name:active {
        color: #00837e; }
      .text-block .storyview-company .company-left .complayname a.name:hover {
        color: #00837e; }
      .text-block .storyview-company .company-left .complayname a.name:visited {
        color: #00837e; }
      .text-block .storyview-company .company-left .complayname .dot {
        font-size: 14px;
        line-height: 1.5;
        color: #ebebeb; }
      .text-block .storyview-company .company-left .complayname .industry {
        font-size: 14px;
        line-height: 1.5;
        color: #333; }
      .text-block .storyview-company .company-left .complayname .industry::before {
        content: '';
        display: inline-block;
        margin: 0 8px;
        width: 3px;
        height: 3px;
        background-color: #ebebeb;
        border-radius: 2px;
        vertical-align: middle; }
      .text-block .storyview-company .company-left .datenum {
        line-height: 1; }
        .text-block .storyview-company .company-left .datenum .datetime {
          font-size: 12px;
          color: #999; }
        .text-block .storyview-company .company-left .datenum .clicknum {
          font-size: 12px;
          color: #999;
          padding-left: 20px; }
    .text-block .storyview-company .company-right {
      float: right;
      display: inline-block;
      vertical-align: middle;
      padding-top: 5px; }
      .text-block .storyview-company .company-right .share-line {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%); }
        .text-block .storyview-company .company-right .share-line .share-tip-top {
          display: inline-block;
          vertical-align: middle; }
        .text-block .storyview-company .company-right .share-line .cshare {
          display: inline-block;
          vertical-align: middle; }
      .text-block .storyview-company .company-right .select-single {
        display: none; }
  .text-block .storyview-abstract {
    background-color: #f3f3f3;
    font-size: 14px;
    padding: 20px 20px;
    margin-bottom: 40px;
    text-align: left;
    line-height: 1.8; }
  .text-block #subheadline {
    padding-bottom: 30px; }
    .text-block #subheadline .pre-subhedaline {
      font-size: 16px;
      line-height: 1.2;
      padding-bottom: 10px;
      color: #666; }
    .text-block #subheadline .pre-subhedaline:last-child {
      padding-bottom: 0; }
  .text-block #dvContent,
  .text-block #dvExtra {
    font-size: 16px;
    line-height: 1.8;
    text-align: left; }
    .text-block #dvContent p,
    .text-block #dvExtra p {
      padding-bottom: 28px;
      margin: 0; }
    .text-block #dvContent table[name=logo_release] + p,
    .text-block #dvExtra table[name=logo_release] + p {
      padding-top: 20px; }
    .text-block #dvContent a,
    .text-block #dvExtra a {
      overflow-wrap: break-word;
      word-wrap: break-word;
      word-break: break-all; }
    .text-block #dvContent a:link,
    .text-block #dvExtra a:link {
      color: #00837e; }
    .text-block #dvContent a:active,
    .text-block #dvExtra a:active {
      color: #00837e; }
    .text-block #dvContent a:hover,
    .text-block #dvExtra a:hover {
      color: #00837e; }
    .text-block #dvContent a:visited,
    .text-block #dvExtra a:visited {
      color: #00837e; }
    .text-block #dvContent ul,
    .text-block #dvExtra ul {
      padding-left: 20px; }
    .text-block #dvContent ol,
    .text-block #dvExtra ol {
      padding-left: 20px; }
    .text-block #dvContent table[name=logo_release] td,
    .text-block #dvExtra table[name=logo_release] td {
      padding-left: 10px; }
    .text-block #dvContent div[id^=prni_],
    .text-block #dvContent .dvContentImg,
    .text-block #dvExtra div[id^=prni_],
    .text-block #dvExtra .dvContentImg {
      clear: both;
      padding-bottom: 28px;
      text-align: center; }
    .text-block #dvContent div[id^=prni_] a,
    .text-block #dvContent .dvContentImg a,
    .text-block #dvExtra div[id^=prni_] a,
    .text-block #dvExtra .dvContentImg a {
      display: block; }
    .text-block #dvContent div[id^=prni_] img,
    .text-block #dvContent .dvContentImg img,
    .text-block #dvExtra div[id^=prni_] img,
    .text-block #dvExtra .dvContentImg img {
      max-width: 100%; }
    .text-block #dvContent div[id^=prni_] span,
    .text-block #dvContent .dvContentImg span,
    .text-block #dvExtra div[id^=prni_] span,
    .text-block #dvExtra .dvContentImg span {
      font-size: 14px;
      color: #666;
      display: block;
      margin-top: -24px;
      line-height: 1.4; }
    .text-block #dvContent table.prntblns,
    .text-block #dvExtra table.prntblns {
      word-wrap: break-word;
      max-width: 100%; }
    .text-block #dvContent .dvContentTable table.prntblns,
    .text-block #dvExtra .dvContentTable table.prntblns {
      word-wrap: break-word;
      max-width: 100%;
      min-width: 588px; }
    .text-block #dvContent div[id^=jwplayer],
    .text-block #dvExtra div[id^=jwplayer] {
      padding-bottom: 28px; }
  .text-block #showMore {
    position: relative;
    z-index: 10;
    padding: 0 0 25px;
    margin-top: -200px;
    text-align: center; }
    .text-block #showMore .read_more_mask {
      height: 200px;
      background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
      background: -webkit-gradient(linear, 0 top, 0 bottom, from(rgba(255, 255, 255, 0)), to(#fff));
      background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); }
    .text-block #showMore .showMoreBtn {
      background-image: url(//static.prnasia.com/pro/pcom/newsite/images/arrowdown.png);
      background-repeat: no-repeat;
      background-position: right center;
      padding-right: 13px; }
  .text-block #dvSource {
    font-size: 16px; }
  .text-block #dvTickers {
    font-size: 16px; }
    .text-block #dvTickers a {
      padding-right: 15px; }
    .text-block #dvTickers a:link {
      color: #00837e; }
    .text-block #dvTickers a:active {
      color: #00837e; }
    .text-block #dvTickers a:hover {
      color: #00837e; }
    .text-block #dvTickers a:visited {
      color: #00837e; }
  .text-block #dvWebsites {
    font-size: 16px; }
    .text-block #dvWebsites ul li {
      list-style: none; }
      .text-block #dvWebsites ul li a {
        color: #00837e; }
      .text-block #dvWebsites ul li a:link {
        color: #00837e; }
      .text-block #dvWebsites ul li a:active {
        color: #00837e; }
      .text-block #dvWebsites ul li a:hover {
        color: #00837e; }
      .text-block #dvWebsites ul li a:visited {
        color: #00837e; }
  .text-block #ewm {
    font-size: 16px; }
  .text-block #dvKeyword {
    position: relative;
    font-size: 16px; }
    .text-block #dvKeyword .keywordtitle {
      position: absolute; }
    .text-block #dvKeyword .keywordlist {
      display: block; }
    .text-block #dvKeyword .keywordlist-pr-0 {
      padding-left: 86px; }
    .text-block #dvKeyword .keywordlist-pr-1 {
      padding-left: 65px; }
    .text-block #dvKeyword .keywordlist-pr-2 {
      padding-left: 65px; }
    .text-block #dvKeyword a {
      padding-right: 15px;
      color: #00837e; }
    .text-block #dvKeyword a:link {
      color: #00837e; }
    .text-block #dvKeyword a:active {
      color: #00837e; }
    .text-block #dvKeyword a:hover {
      color: #00837e; }
    .text-block #dvKeyword a:visited {
      color: #00837e; }
  .text-block #shareBottom {
    font-size: 16px; }
    .text-block #shareBottom .share-tip {
      float: left;
      padding: 7px 3px 0 0; }
  .text-block .lightnews-text-block img {
    display: block;
    margin: 0 auto; }
  .text-block .lightnews-text-block div {
    padding-bottom: 28px; }

.mediaroom-login {
  height: 600px;
  position: relative; }
  .mediaroom-login .mediaroom-login-bg {
    background-image: url(//passport.prnasia.com/user/pro/longnest/images/login/hero.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 600px; }
  .mediaroom-login .mediaroom-login-bg-mark {
    position: absolute;
    z-index: 9;
    top: -43px;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%; }

.mediaroom-content {
  position: relative; }
  .mediaroom-content .container, .mediaroom-content .video-fullscreen-container {
    position: relative;
    height: 100%; }
  .mediaroom-content .login-block {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 375px;
    background-color: #fff;
    padding: 30px 20px 30px 20px;
    text-align: center; }
    .mediaroom-content .login-block .title-block ul li {
      display: inline-block;
      font-size: 18px;
      padding: 0 14px 3px 14px;
      margin: 0 10px; }
    .mediaroom-content .login-block .title-block ul li.cur {
      color: #00837e;
      border-bottom: 2px solid #00837e; }
    .mediaroom-content .login-block .mediaroom-login-form {
      padding: 0 20px 30px 20px; }
      .mediaroom-content .login-block .mediaroom-login-form .input-block {
        padding: 10px 0 16px 0; }
        .mediaroom-content .login-block .mediaroom-login-form .input-block input {
          width: 100%;
          height: 42px; }
      .mediaroom-content .login-block .mediaroom-login-form .error {
        color: red;
        font-size: 12px;
        text-align: left;
        padding-top: 10px; }
      .mediaroom-content .login-block .mediaroom-login-form .btn-block {
        padding: 10px 0 35px 0;
        cursor: pointer; }
        .mediaroom-content .login-block .mediaroom-login-form .btn-block .btn {
          display: block;
          width: 100%;
          height: 42px;
          font-size: 18px;
          background-color: #ff6c36;
          color: #fff;
          cursor: pointer; }

.mediaroom {
  padding-bottom: 60px; }
  .mediaroom .mediaroom-left {
    width: 25%;
    float: left;
    padding-top: 10px;
    display: block; }
    .mediaroom .mediaroom-left .blankrow {
      height: 20px; }
    .mediaroom .mediaroom-left .company-tag {
      border: 1px solid #ebebeb;
      text-align: center;
      padding: 30px; }
      .mediaroom .mediaroom-left .company-tag .company-logo {
        padding-bottom: 20px; }
        .mediaroom .mediaroom-left .company-tag .company-logo img {
          max-width: 80%; }
      .mediaroom .mediaroom-left .company-tag .company-name {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 20px; }
      .mediaroom .mediaroom-left .company-tag a.company-industry {
        color: #00837e;
        padding-bottom: 30px; }
      .mediaroom .mediaroom-left .company-tag a.company-industry:link {
        color: #00837e; }
      .mediaroom .mediaroom-left .company-tag a.company-industry:active {
        color: #00837e; }
      .mediaroom .mediaroom-left .company-tag a.company-industry:hover {
        color: #00837e; }
      .mediaroom .mediaroom-left .company-tag a.company-industry:visited {
        color: #00837e; }
      .mediaroom .mediaroom-left .company-tag .socail {
        padding-top: 20px; }
        .mediaroom .mediaroom-left .company-tag .socail .socail-pre {
          display: inline-block;
          background-repeat: no-repeat;
          background-size: 35px 35px;
          width: 35px;
          height: 35px;
          font-size: 14px;
          color: #999;
          background-position: bottom;
          text-decoration: none;
          text-decoration: none;
          margin-left: 30px;
          margin-right: 30px; }
        .mediaroom .mediaroom-left .company-tag .socail .socail-weibo {
          background-image: url(//static.prnasia.com/pro/pcom/newsite/images/share/weibo.png); }
          .mediaroom .mediaroom-left .company-tag .socail .socail-weibo .socail-weibo:link {
            color: #999; }
          .mediaroom .mediaroom-left .company-tag .socail .socail-weibo .socail-weibo:active {
            color: #999; }
          .mediaroom .mediaroom-left .company-tag .socail .socail-weibo .socail-weibo:hover {
            color: #999; }
          .mediaroom .mediaroom-left .company-tag .socail .socail-weibo .socail-weibo:visited {
            color: #999; }
        .mediaroom .mediaroom-left .company-tag .socail .socail-wechat {
          background-image: url(//static.prnasia.com/pro/pcom/newsite/images/share/weixin.png);
          cursor: pointer; }
  .mediaroom .mediaroom-right {
    width: 75%;
    float: right;
    padding-top: 10px; }
    .mediaroom .mediaroom-right .rwreport {
      font-size: 12px;
      color: #00837e;
      padding-left: 20px; }
      .mediaroom .mediaroom-right .rwreport a {
        color: #00837e; }
    .mediaroom .mediaroom-right .mediaroom-rss {
      display: inline-block;
      padding-left: 15px; }
    .mediaroom .mediaroom-right .mediaroom-list {
      border: 1px solid #ebebeb;
      padding: 40px 30px 50px 30px;
      position: relative;
      margin-left: 20px; }
      .mediaroom .mediaroom-right .mediaroom-list .btn-mediaroom {
        font-weight: normal;
        color: #333;
        font-size: 14px;
        background: #fff;
        padding: 7px 20px 0;
        height: 32px;
        border: 1px solid #e1e1e1;
        border-radius: 4px;
        float: right;
        margin-top: -6px; }
      .mediaroom .mediaroom-right .mediaroom-list .op-mediaroom {
        float: right; }
        .mediaroom .mediaroom-right .mediaroom-list .op-mediaroom a {
          color: #00837e;
          display: inline-block;
          padding-left: 15px;
          font-size: 14px; }
        .mediaroom .mediaroom-right .mediaroom-list .op-mediaroom a:link {
          color: #00837e; }
        .mediaroom .mediaroom-right .mediaroom-list .op-mediaroom a:active {
          color: #00837e; }
        .mediaroom .mediaroom-right .mediaroom-list .op-mediaroom a:hover {
          color: #00837e; }
        .mediaroom .mediaroom-right .mediaroom-list .op-mediaroom a:visited {
          color: #00837e; }
      .mediaroom .mediaroom-right .mediaroom-list .mediaroom-op .op-title {
        padding: 20px 0 0 0; }
        .mediaroom .mediaroom-right .mediaroom-list .mediaroom-op .op-title span {
          padding: 0 5px 10px 0;
          display: block; }
        .mediaroom .mediaroom-right .mediaroom-list .mediaroom-op .op-title input {
          width: 100%; }
      .mediaroom .mediaroom-right .mediaroom-list .mediaroom-op .op-content {
        padding: 20px 0 0 0; }
        .mediaroom .mediaroom-right .mediaroom-list .mediaroom-op .op-content span {
          padding: 0 5px 10px 0; }
      .mediaroom .mediaroom-right .mediaroom-list .mediaroom-op .op-submit {
        padding: 20px 0 0 0; }
      .mediaroom .mediaroom-right .mediaroom-list .mediaroom-op .btn {
        padding: 0 10px; }
      .mediaroom .mediaroom-right .mediaroom-list .succ {
        font-size: 18px;
        padding: 20px 0 0 0; }
      .mediaroom .mediaroom-right .mediaroom-list .btn {
        padding: 0 10px; }
        .mediaroom .mediaroom-right .mediaroom-list .btn i {
          font-size: 12px; }
    .mediaroom .mediaroom-right .mediaroom-report-content {
      font-size: 16px !important;
      line-height: 1.5em !important;
      font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif !important; }
      .mediaroom .mediaroom-right .mediaroom-report-content div {
        font-size: 16px !important;
        line-height: 1.5em !important;
        font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif !important; }
      .mediaroom .mediaroom-right .mediaroom-report-content p {
        font-size: 16px !important;
        line-height: 1.5em !important;
        font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif !important; }
      .mediaroom .mediaroom-right .mediaroom-report-content span {
        font-size: 16px !important;
        line-height: 1.5em !important;
        font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif !important; }
      .mediaroom .mediaroom-right .mediaroom-report-content ul {
        font-size: 16px !important;
        line-height: 1.5em !important;
        font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif !important; }
      .mediaroom .mediaroom-right .mediaroom-report-content li {
        font-size: 16px !important;
        line-height: 1.5em !important;
        font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif !important; }
      .mediaroom .mediaroom-right .mediaroom-report-content a {
        font-size: 16px !important;
        line-height: 1.5em !important;
        color: #00837e;
        font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif !important; }

.page-menu {
  border: 1px solid #ebebeb;
  padding: 0px; }
  .page-menu .title {
    color: #333;
    font-size: 20px;
    font-weight: bold; }
  .page-menu .menu .menu-title {
    font-size: 18px;
    color: #333;
    text-decoration: none;
    display: block;
    padding: 15px; }
    .page-menu .menu .menu-title i {
      float: right;
      padding-right: 8px; }
  .page-menu .menu .hrl {
    height: 1px;
    background-color: #f7f7f7;
    margin: 0 15px; }
  .page-menu .menu .cur {
    background-color: #f7f7f7; }
  .page-menu .menu .menu-title:link {
    color: #333; }
  .page-menu .menu .menu-title:active {
    color: #333; }
  .page-menu .menu .menu-title:hover {
    color: #333; }
  .page-menu .menu .menu-title:visited {
    color: #333; }
  .page-menu .menu ul {
    list-style: none;
    padding-top: 5px;
    padding-left: 15px; }
    .page-menu .menu ul li {
      padding-top: 15px;
      padding-left: 15px; }
      .page-menu .menu ul li a {
        font-size: 16px;
        color: #333;
        text-decoration: none; }
      .page-menu .menu ul li a:link {
        color: #333; }
      .page-menu .menu ul li a:active {
        color: #333; }
      .page-menu .menu ul li a:hover {
        color: #00837e; }
      .page-menu .menu ul li a.cur {
        color: #00837e;
        background-color: #fff; }
  .page-menu .menu .login-info {
    font-size: 18px;
    color: #333;
    text-decoration: none;
    display: block;
    padding: 15px 0;
    margin: 0 15px;
    border-top: 1px solid #e1e1e1; }
    .page-menu .menu .login-info a {
      color: #00837e;
      padding-left: 10px; }
    .page-menu .menu .login-info a:link {
      color: #00837e; }
    .page-menu .menu .login-info a:active {
      color: #00837e; }
    .page-menu .menu .login-info a:hover {
      color: #00837e; }
    .page-menu .menu .login-info a:visited {
      color: #00837e; }

.storylist-block {
  padding-top: 22px; }
  .storylist-block .storylist-title {
    border-bottom: 2px #00837e solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #111; }
  .storylist-block .storylist-block-pre {
    padding-bottom: 15px;
    border-bottom: 1px #efefef solid;
    margin-bottom: 15px;
    margin-right: 0;
    margin-left: 0; }
    .storylist-block .storylist-block-pre .story-pre {
      padding-right: 0;
      padding-left: 0;
      float: left;
      width: 50%;
      min-height: 111px; }
      .storylist-block .storylist-block-pre .story-pre .storyimg-block {
        display: inline-block;
        width: 30%;
        vertical-align: top;
        position: relative; }
        .storylist-block .storylist-block-pre .story-pre .storyimg-block .img-ratio-sizer {
          padding-top: 66.66%; }
        .storylist-block .storylist-block-pre .story-pre .storyimg-block a.storyimg {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          overflow: hidden;
          border: 1px solid #e1e1e1; }
          .storylist-block .storylist-block-pre .story-pre .storyimg-block a.storyimg img {
            width: 100%;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-transition: transform 0.2s ease-out;
            -o-transition: transform 0.2s ease-out;
            transition: transform 0.2s ease-out; }
      .storylist-block .storylist-block-pre .story-pre .storyheadline,
      .storylist-block .storylist-block-pre .story-pre .storyheadline2 {
        display: inline-block;
        vertical-align: top; }
        .storylist-block .storylist-block-pre .story-pre .storyheadline h3,
        .storylist-block .storylist-block-pre .story-pre .storyheadline2 h3 {
          height: 2.8em;
          padding-right: 10px; }
          .storylist-block .storylist-block-pre .story-pre .storyheadline h3 a.headline,
          .storylist-block .storylist-block-pre .story-pre .storyheadline2 h3 a.headline {
            max-height: 2.8em;
            height: auto;
            display: block;
            overflow: hidden;
            position: relative; }
        .storylist-block .storylist-block-pre .story-pre .storyheadline a.headline:link,
        .storylist-block .storylist-block-pre .story-pre .storyheadline2 a.headline:link {
          color: #333; }
        .storylist-block .storylist-block-pre .story-pre .storyheadline a.headline:active,
        .storylist-block .storylist-block-pre .story-pre .storyheadline2 a.headline:active {
          color: #00837e; }
        .storylist-block .storylist-block-pre .story-pre .storyheadline a.headline:hover,
        .storylist-block .storylist-block-pre .story-pre .storyheadline2 a.headline:hover {
          color: #00837e; }
        .storylist-block .storylist-block-pre .story-pre .storyheadline a.headline:visited,
        .storylist-block .storylist-block-pre .story-pre .storyheadline2 a.headline:visited {
          color: #333; }
        .storylist-block .storylist-block-pre .story-pre .storyheadline .datetime,
        .storylist-block .storylist-block-pre .story-pre .storyheadline2 .datetime {
          display: inline-block;
          color: #999999;
          line-height: 1.2;
          padding-right: 15px;
          font-size: 12px; }
        .storylist-block .storylist-block-pre .story-pre .storyheadline .desc,
        .storylist-block .storylist-block-pre .story-pre .storyheadline2 .desc {
          color: #666;
          font-size: 12px;
          padding-bottom: 10px;
          padding-right: 10px; }
        .storylist-block .storylist-block-pre .story-pre .storyheadline .clicknum,
        .storylist-block .storylist-block-pre .story-pre .storyheadline2 .clicknum {
          display: inline-block;
          color: #999999;
          line-height: 1.2;
          padding-right: 10px;
          font-size: 12px; }
      .storylist-block .storylist-block-pre .story-pre .storyheadline {
        width: 70%; }
      .storylist-block .storylist-block-pre .story-pre .storyheadline2 {
        width: 100%; }
    .storylist-block .storylist-block-pre .story-pre:nth-child(odd) {
      padding-right: 15px; }
    .storylist-block .storylist-block-pre .story-pre:nth-child(even) {
      padding-left: 15px; }
  .storylist-block .storylist-block-pre:last-child {
    border-bottom: 0; }
    .storylist-block .storylist-block-pre:last-child .story-pre:last-child {
      border-bottom: 0; }
  .storylist-block .storylist-block-pre:after {
    content: ' ';
    display: block;
    clear: both; }

.qrcode-block {
  position: absolute;
  top: 70px;
  left: 0;
  width: 202px;
  height: 226px;
  background-color: #FFF;
  z-index: 1000;
  border: 1px solid #d8d8d8; }
  .qrcode-block .TCtop {
    padding: 8px 14px 5px;
    position: relative; }
    .qrcode-block .TCtop .TCtopLeft {
      font-size: 12px;
      height: 14px;
      display: block; }
    .qrcode-block .TCtop .TCtopRight {
      position: absolute;
      right: 12px;
      bottom: 6px; }
      .qrcode-block .TCtop .TCtopRight .TCtopClose {
        cursor: pointer;
        color: #7f7f7f;
        font-size: 12px; }
  .qrcode-block .TCimg {
    text-align: center; }
    .qrcode-block .TCimg img {
      width: 178px;
      height: 178px; }

.search-block-small {
  width: 180px;
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  position: relative;
  margin-right: 15px; }
  .search-block-small .search-input {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    width: 100%;
    height: 32px;
    font-size: 14px;
    padding: 0 42px 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #fff; }
  .search-block-small .search-input:focus {
    border-color: #00837e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 131, 126, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 131, 126, 0.6); }
  .search-block-small .search-btn {
    position: absolute;
    width: 42px;
    height: 34px;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #00837e; }
    .search-block-small .search-btn .search-icon {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 10px;
      font-size: 16px; }

.rss-ul li {
  float: left;
  width: 50%; }
  .rss-ul li:nth-child(odd) {
    padding-right: 25px; }
  .rss-ul li:nth-child(even) {
    padding-left: 25px; }
  .rss-ul li .rss-li-con {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 35px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 18px;
    position: relative; }
  .rss-ul li .rss-link {
    display: block;
    position: absolute;
    right: 5px;
    top: 15px;
    line-height: 1;
    padding: 5px;
    border-radius: 3px;
    background-color: #ff6c36; }
    .rss-ul li .rss-link:hover {
      background-color: #ff591d; }
    .rss-ul li .rss-link img {
      display: block; }

.services-section {
  padding: 80px 0;
  font-size: 16px;
  line-height: 1.8;
  position: relative; }
  .services-section:nth-child(even) {
    background-color: #fff; }
    .services-section:nth-child(even) .services-arrow-down {
      border-top-color: #fafafa; }
  .services-section:nth-child(odd) {
    background-color: #fafafa; }
    .services-section:nth-child(odd) .services-arrow-down {
      border-top-color: #fff; }
  .services-section .services-arrow-down {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin-left: -20px; }
  .services-section p {
    margin-bottom: 15px; }
    .services-section p:last-child {
      margin-bottom: 0; }
  .services-section img {
    max-width: 100%; }
  .services-section .services-img-box {
    text-align: center; }
  .services-section .h2-large {
    text-align: center;
    line-height: 1.2;
    margin-bottom: 50px; }
  .services-section .h2-large-left {
    text-align: left;
    margin-bottom: 20px; }
  .services-section .h3-services-large {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px; }
  .services-section .h3-services-large-left {
    text-align: left; }
  .services-section .h3-services-normal {
    font-weight: 700; }
  .services-section .h4-services-large {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px; }
  .services-section .ul-green-dotted li {
    margin-left: 20px;
    margin-bottom: 10px;
    position: relative; }
    .services-section .ul-green-dotted li:before {
      content: " ";
      display: block;
      position: absolute;
      left: -16px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #00837e; }
    .services-section .ul-green-dotted li.li-green-dotted-14:before {
      top: 7px; }
  .services-section .ul-green-dotted-14 {
    font-size: 14px; }
    .services-section .ul-green-dotted-14 li:before {
      top: 8px; }
  .services-section .ul-green-dotted-16 {
    font-size: 16px;
    line-height: 1.8; }
    .services-section .ul-green-dotted-16 li {
      margin-bottom: 20px; }
      .services-section .ul-green-dotted-16 li:last-child {
        margin-bottom: 0; }
      .services-section .ul-green-dotted-16 li:before {
        top: 8px; }
    .services-section .ul-green-dotted-16 p {
      margin-bottom: 5px; }
      .services-section .ul-green-dotted-16 p:last-child {
        margin-bottom: 0; }
    .services-section .ul-green-dotted-16 .h3-normal {
      font-weight: 700;
      line-height: 1.2;
      margin-bottom: 10px; }
  .services-section .row.feature {
    display: flex;
    align-items: center; }

.services-sub-section {
  margin-bottom: 50px; }
  .services-sub-section:last-child {
    margin-bottom: 0; }

.services-sub-section-2_1 {
  margin-bottom: 100px; }

.services-sub-section-2_3 {
  margin-bottom: 70px; }

.services-center-btn-wrap {
  text-align: center; }

.services-section-btn {
  display: inline-block;
  font-size: 14px;
  line-height: 1.0;
  color: #ff6c36;
  padding: 10px 30px;
  background-color: #fff;
  border: 1px solid #ff6c36;
  border-radius: 4px;
  transition: all .2s; }
  .services-section-btn:focus, .services-section-btn:hover {
    color: #fff;
    background-color: #ff6c36; }

.services-section-assess:hover .services-assess-wrap .slick-next,
.services-section-assess:hover .services-assess-wrap .slick-prev {
  display: inline-block !important; }

.services-assess-wrap {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px; }
  .services-assess-wrap .services-assess-card {
    display: table;
    width: 100%; }
    .services-assess-wrap .services-assess-card .services-assess-card-left {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      padding: 20px;
      border-right: 1px solid #bcbcbc;
      width: 30%; }
      .services-assess-wrap .services-assess-card .services-assess-card-left img {
        width: 240px;
        display: inline-block; }
    .services-assess-wrap .services-assess-card .services-assess-card-right {
      padding-left: 40px;
      display: table-cell;
      vertical-align: middle;
      width: 70%; }
    .services-assess-wrap .services-assess-card .services-assess-card-right-abstract {
      font-size: 18px;
      line-height: 1.8;
      margin-bottom: 20px;
      background: url("../images/open-quote-large-dark.png") left top no-repeat, url("../images/close-quote-large-dark.png") right bottom no-repeat; }
      .services-assess-wrap .services-assess-card .services-assess-card-right-abstract a {
        color: #00837e; }
    .services-assess-wrap .services-assess-card .services-assess-card-right-client {
      font-size: 20px;
      color: #053a4f;
      text-align: right; }
  .services-assess-wrap .slick-prev {
    left: -60px;
    z-index: 1;
    height: 50px;
    width: 50px;
    display: none !important; }
    [dir="rtl"] .services-assess-wrap .slick-prev {
      left: auto;
      right: -60px; }
    .services-assess-wrap .slick-prev:before {
      font-family: "iconfont" !important;
      content: "\e608";
      font-size: 50px;
      color: #999; }
  .services-assess-wrap .slick-next {
    right: -60px;
    z-index: 1;
    height: 50px;
    width: 50px;
    display: none !important; }
    [dir="rtl"] .services-assess-wrap .slick-next {
      left: -60px;
      right: auto; }
    .services-assess-wrap .slick-next:before {
      font-family: "iconfont" !important;
      content: "\e607";
      font-size: 50px;
      color: #999; }

.services-section-recommend .services-recommend-card {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  margin-bottom: 40px; }
  .services-section-recommend .services-recommend-card:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.services-section-recommend .card-img-wrap {
  width: 100%;
  float: none;
  border: 0;
  border-bottom: 1px solid #e1e1e1; }
  .services-section-recommend .card-img-wrap .img-ratio-sizer {
    padding-top: 150px; }

.services-section-recommend .card-text-wrap {
  float: none;
  padding: 20px; }

.services-section-whitepaper .services-whitepaper-wrap {
  margin-bottom: 40px; }

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

.services-img-desc {
  font-size: 14px;
  color: #666666; }

.services-span-large {
  color: #ff6c36;
  font-size: 24px;
  font-weight: 700; }

.services-span-large-green {
  color: #00837e;
  font-size: 24px;
  font-weight: 700; }

.services-logo-container {
  text-align: center;
  font-size: 0; }

.services-logo-row {
  display: inline-block;
  margin: -7px; }

.services-logo {
  float: left;
  margin: 7px;
  background-color: #fff;
  border: 1px solid #e1e1e1; }
  .services-logo .services-logo-middle {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 90px;
    height: 50px; }
  .services-logo img {
    max-width: 100%;
    max-height: 100%; }

.services-inline-logo-row {
  margin-top: -4px;
  margin-right: -4px;
  margin-left: -4px;
  margin-bottom: 15px; }
  .services-inline-logo-row .services-logo {
    margin: 4px; }
    .services-inline-logo-row .services-logo .services-logo-middle {
      width: 72px;
      height: 40px; }

.services-table-2_1_2 {
  margin-top: 5px;
  margin-bottom: 5px; }
  .services-table-2_1_2 td {
    width: 60px; }
  .services-table-2_1_2 .services-table-2_1_2-td-sp {
    width: 90px; }

.services-table-2_1_4 {
  margin-top: 5px;
  margin-bottom: 5px; }
  .services-table-2_1_4 td {
    width: 80px; }
  .services-table-2_1_4 .services-table-2_1_4-td-sp {
    width: 100px; }

.services-table-2_1_5 {
  margin-top: 5px;
  margin-bottom: 5px; }
  .services-table-2_1_5 td {
    width: 120px; }

.serives-green-link {
  color: #00837e; }

.services-a-wrap .row .services-a-card {
  margin-bottom: 50px; }
  .services-a-wrap .row .services-a-card:last-child {
    margin-bottom: 50px; }

.services-a-wrap .row:last-child .services-a-card:last-child {
  margin-bottom: 0; }

.services-a-card {
  position: relative;
  margin-bottom: 50px; }
  .services-a-card:last-child {
    margin-bottom: 0; }
  .services-a-card:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    left: 170px;
    background-color: #e1e1e1; }
  .services-a-card .services-a-card-left {
    float: left;
    width: 170px;
    text-align: right;
    padding-right: 30px; }
    .services-a-card .services-a-card-left img {
      max-width: 100%; }
    .services-a-card .services-a-card-left .h2-large {
      text-align: right;
      margin-bottom: 10px; }
  .services-a-card .services-a-card-right {
    padding-left: 210px; }

.services-3_0-icon-text {
  display: inline-block;
  vertical-align: middle;
  text-align: left; }

.services-fixed-footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 1170px;
  background-color: #eee;
  z-index: 999;
  padding-top: 15px;
  padding-bottom: 15px; }
  .services-fixed-footer .services-section-btn {
    margin-right: 15px; }
    .services-fixed-footer .services-section-btn:hover {
      color: #ff6c36;
      background-color: #f2f2f2; }
    .services-fixed-footer .services-section-btn.services-section-btn-orange {
      color: #fff;
      padding: 10px 30px;
      background-color: #ff6c36;
      border: 1px solid #ff6c36;
      margin-right: 0; }
      .services-fixed-footer .services-section-btn.services-section-btn-orange:focus, .services-fixed-footer .services-section-btn.services-section-btn-orange:hover {
        background-color: #ff591d; }
  .services-fixed-footer .services-fixed-footer-close {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: #00837e;
    text-decoration: none; }

.services-section-faq {
  padding: 50px 0; }
  .services-section-faq .faq-tab-warp li {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #f4f4f4;
    cursor: pointer; }
    .services-section-faq .faq-tab-warp li:first-child {
      border-top: 1px solid transparent; }
    .services-section-faq .faq-tab-warp li:hover {
      background-color: #f4f4f4; }
    .services-section-faq .faq-tab-warp li.active {
      background-color: #f4f4f4;
      color: #00837e; }
  .services-section-faq .faq-con-wrap .faq-con {
    display: none; }
    .services-section-faq .faq-con-wrap .faq-con.active {
      display: block; }
  .services-section-faq .faq-con-wrap .faq-sub-con {
    margin-bottom: 30px; }
    .services-section-faq .faq-con-wrap .faq-sub-con:last-child {
      margin-bottom: 0; }
    .services-section-faq .faq-con-wrap .faq-sub-con h3.h3-normal-title {
      margin-bottom: 15px; }
  .services-section-faq .faq-con-wrap .faq-card {
    border: 2px solid #eff9fa;
    border-top: 1px solid #eff9fa;
    margin-bottom: 15px; }
    .services-section-faq .faq-con-wrap .faq-card:last-child {
      margin-bottom: 0; }
    .services-section-faq .faq-con-wrap .faq-card.open .faq-card-question:after {
      content: '\e621'; }
  .services-section-faq .faq-con-wrap .faq-card-question {
    background-color: #eff9fa;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 60px;
    cursor: pointer;
    position: relative; }
    .services-section-faq .faq-con-wrap .faq-card-question:after {
      font-family: "iconfont" !important;
      content: "\e622";
      font-size: 20px;
      color: #00837e;
      display: block;
      position: absolute;
      right: 30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
  .services-section-faq .faq-con-wrap .faq-card-answer {
    display: none;
    font-size: 16px;
    line-height: 1.8;
    padding: 20px 30px; }
    .services-section-faq .faq-con-wrap .faq-card-answer p {
      margin-bottom: 15px; }
      .services-section-faq .faq-con-wrap .faq-card-answer p:last-child {
        margin-bottom: 0; }
    .services-section-faq .faq-con-wrap .faq-card-answer a {
      color: #00837e; }
    .services-section-faq .faq-con-wrap .faq-card-answer ul {
      margin-left: 20px; }
    .services-section-faq .faq-con-wrap .faq-card-answer li {
      list-style: disc; }
    .services-section-faq .faq-con-wrap .faq-card-answer .faq-comment {
      color: #ff6c36;
      font-size: 14px; }

.services-banner {
  height: 350px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  display: table;
  width: 100%; }
  .services-banner h1 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px; }

.services-banner-index {
  background-image: url(../images/services-banner-index.jpg); }

.services-banner-others {
  background-image: url(../images/services-banner-others.jpg); }

.services-banner-shade {
  height: 100%;
  background: linear-gradient(45deg, rgba(5, 58, 79, 0.8) 0, rgba(5, 58, 79, 0.8) 30%, rgba(19, 123, 114, 0.8) 93%, rgba(19, 123, 114, 0.8) 100%);
  vertical-align: middle;
  display: table-cell; }

.services-banner-abstract {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px; }
  .services-banner-abstract p {
    margin-bottom: 5px; }
    .services-banner-abstract p:last-child {
      margin-bottom: 0; }

.services-banner-btn-wrap {
  text-align: center; }

.services-banner-btn {
  display: inline-block;
  font-size: 16px;
  line-height: 1.0;
  color: #fff;
  padding: 10px 30px;
  background-color: #ff6c36;
  border: 1px solid #ff6c36;
  border-radius: 4px;
  transition: all .2s; }
  .services-banner-btn:hover, .services-banner-btn:focus {
    color: #fff;
    background-color: #ff591d; }

.services-section-index1 {
  text-align: center; }
  .services-section-index1 .col-3 {
    padding: 10px 20px; }
  .services-section-index1 .services-section-index1-circle {
    border-radius: 100%;
    height: 150px;
    margin: 15px;
    width: 150px;
    position: relative;
    display: inline-block; }
    .services-section-index1 .services-section-index1-circle img {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: transform 0.2s ease-out;
      -o-transition: transform 0.2s ease-out;
      transition: transform 0.2s ease-out; }
  .services-section-index1 .h3-large {
    margin-bottom: 10px; }
  .services-section-index1 .services-section-index1-abstract {
    line-height: 1.4;
    margin-bottom: 15px; }

#allservices-wrap .services-allservices-card {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  margin-bottom: 30px; }
  #allservices-wrap .services-allservices-card:last-child {
    margin-bottom: 0; }
  #allservices-wrap .services-allservices-card:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

#allservices-wrap .h3-normal a {
  height: auto;
  font-weight: 700; }

#allservices-wrap .card-text-summary {
  height: auto;
  overflow: visible;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 0; }

#allservices-wrap .card-img-wrap {
  width: 100%;
  float: none;
  border: 0;
  border-bottom: 1px solid #e1e1e1; }
  #allservices-wrap .card-img-wrap .img-ratio-sizer {
    padding-top: 200px; }

#allservices-wrap .card-text-wrap {
  float: none;
  padding: 20px; }

.services-section-about .text-block #dvContent p {
  padding-bottom: 0;
  margin-bottom: 28px; }
  .services-section-about .text-block #dvContent p:last-child {
    margin-bottom: 0; }

.services-about-player {
  text-align: center; }
  .services-about-player video {
    width: 512px;
    height: 400px; }

.services-global-position-wrap {
  position: relative; }

.services-global-position-list {
  margin-bottom: 0;
  color: #00837e;
  font-size: 18px;
  font-weight: 700; }
  .services-global-position-list li {
    cursor: pointer; }
  .services-global-position-list .services-global-position-cn {
    position: absolute;
    top: 233px;
    left: 945px; }
  .services-global-position-list .services-global-position-us {
    position: absolute;
    top: 217px;
    left: 140px; }
  .services-global-position-list .services-global-position-eu {
    position: absolute;
    top: 7px;
    left: 587px; }
  .services-global-position-list .services-global-position-lm {
    position: absolute;
    top: 469px;
    left: 406px; }
  .services-global-position-list .services-global-position-as {
    position: absolute;
    top: 304px;
    left: 974px; }
  .services-global-position-list .services-global-position-zdf {
    position: absolute;
    top: 467px;
    left: 547px; }
  .services-global-position-list .services-global-position-ydyl {
    position: absolute;
    top: 7px;
    left: 646px; }

.testimonial .section-content {
  padding-top: 30px; }

.testimonial .testimonial-content {
  font-size: 16px;
  line-height: 1.8; }

.testimonial .testimonial-card {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 50px; }
  .testimonial .testimonial-card:last-child {
    margin-bottom: 0; }
  .testimonial .testimonial-card:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    left: 130px;
    background-color: #e1e1e1; }

.testimonial .testimonial-card-left {
  display: table-cell;
  width: 130px;
  vertical-align: middle;
  text-align: center;
  padding: 10px; }
  .testimonial .testimonial-card-left img {
    max-width: 100%; }

.testimonial .testimonial-card-right {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px; }

.testimonial .testimonial-card-client {
  font-size: 20px;
  font-weight: 700;
  color: #00607f;
  margin-top: 15px; }

.sitemap .section-content {
  padding-top: 30px; }

.sitemap h2 {
  margin-bottom: 20px; }

.sitemap .sitemap-list li {
  font-size: 16px;
  margin-bottom: 10px; }
  .sitemap .sitemap-list li:last-child {
    margin-bottom: 0; }
  .sitemap .sitemap-list li a {
    color: #00837e; }

.mediasurvey .container iframe, .mediasurvey .video-fullscreen-container iframe {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  z-index: 10;
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont/iconfont.eot?t=1547177024400");
  /* IE9*/
  src: url("../fonts/iconfont/iconfont.eot?t=1547177024400#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAA64AAsAAAAAGxgAAA5oAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGJAqibJtqATYCJAOBAAtCAAQgBYRtB4MAG4wWo6KOk1bcZH+VkM6QW1Z8MzNNGdv29mq7KD/lo1X6m+Ef5PMPMvHkp3OUMJSSh6e1/507M+vv+UdEE907JBJZtNPEE2QSqZG6eCXpTtGc/7t3aEwxqwmitTTBqpA2l0A14BWDGqRyB54r1JJgHiK1+Z9aCnVN7qg/Mc/lVJW9uABxegkM6lpo8o/0Goms98nvpC2jxawFaI54sK8iSFJxJw0XW6Pqv39a61d3D/em28B7WTuZt2+4m3/YfBVpiCfyr9guOovuHWJaIUIshFAJLaObZaMU+jRx3IQA25QLNQk1RINJNbTba+udCfR2mw5eun/9EF2FhKDWXW9BdENRJWNRaHfUiuuWId6otOlVegh4bf/5+CkmfEiqTHq5cv1Oi8sv8FDGR9y1/IdmcxyzG5FxElCId8qkt7JLTtpWr6pY3Ce0Fk80VTR7aBzdxdWV/1b0TGu7+O+8JCsqtUar0xtMTM3MLfAJCImISUj58RcgUJBgIUKBqMmaE4inongP8AWOGwi+kPEqkAFZKGAKKAHFUAFADQANALQA0AFADwADAIwAMAHADDMHC8wCrDBLsAGawg4ABwCcAHABwA0ADwB4AsALAN4A8AGALwD8AOAPQRb2nq9zjnCZqDYFNKcj6S87JQvr5KRRh5OK/BHQJPRYuM8QZ5U82dGiE4kCOKxNE3u7bouclsUok00vCQniRRsuVjgJsnYRipl8wTaZq55ESPny6bRkNtw5Ac1ZkKhp0PdYQFFqmta4XJjTWWAAIucHhz5SS2yRiZA+KP1x04eYWGzEi51OlcvVRGsoSldYbNJbusRFYiMFw9KSlm7biKakyEhK4ZsuKZaYUH9QVGjospK6oimPW89LS6Qt8NAuKTaNWPBtxSUthG1EVCgyLEGbuMh43t5doX5BQ4KKmXrnTNz1UpgkvRIzknaikqrWvKBJl9JVpXIe0vVcjxvpn0S7VK33C4csERGa/tiwNOZiMIpd46soSuV0Yi6XatW6EVfiS+p0zaKp0jNO9X0q9v902j2X2jxyouvi+dPdC0wGg9E43GLSkRNqMq4uA1NpznbsOqkb0rR6yIpb9A7iksp8ImQgXJHn/OSdSZj6CZ1vshF26ZRibpxtljyGJ1N97nlIz4vEs8+CO5/uYqADZVg4kpgIhtOP2UmlM4qcn2j1lHroOjOyKCrGJpMabgAvpjkoODCrftLevruGdE2hszqvJt1ZcjUPZUBmXGLGIAaMm6PBgKliICXFpnMjls4X8W0KLfgYOa2kyEpeIaYWl9iJy/rJ5Wi7TW/xQ1iDFtw6gY20WUl7IMoethO2iXl6CfXZc8/8RGWovKmilxj9WnMH9RvUUvalqJzb6Kd7PoR87AXVOU+d+meWTND068lSq1GiNWa0asZLxozDHe066n7U4AVZq1NN0dPsVwJbKPV1W5TZmXThTFDnS8z1oeYSHdpxXa3rXuD6FKM/11CfrTHoJWpVOdsIqUZtIuykGNO03P10kQozwmUTKTa2irR5xrbWQUn+GD1IQQs7Wn6bXmLqkBb8Cto7hsV5ZQ6iNeQL0OlxFBePUUJyIkLbIjETVhdpoSXRWUk/KYPYUGAQxyM6cboZgJ8Lw4ytUeZ2KRpg0nc+jabfB0fCzODoDbgYc2FT3paX6gdIg94E1ZSGaDeZJBQlgbaQnieJ3LOPgjt1HVOLbRSDoR8FgGvKa7zwtBJ7mUV/mbhCjvVtUQOpqohPVhmHJg1tYySmYrepCM8BOoMJ+kGLH+DDdttEPXG+5Qr36HWmVrZZJ/CHX3gSr8hcRyo+qnUGL48FiaXEbAuAHXbSCgCL1myDkAi8Bn/QatFAJpijbMhCGQgLTBGdWjNfpZ6LqeZpMB3vHQD+x5ChY6GmcZABEJZZ86YyfdJD6LBt+8HpOJHwGXr9FwrRaXyI07lOf2H0BED6XGl36Ei0n0rf2+Z1mExIUfOvU7DFPmQFuguER3B9zVCBwdijYxkscGdc918zhP6rVPX+u6qEmwrhEqo9Tgl9G5sFIsJMI68nQ+qIEFBQHxSFMNMo6MvgghmFEcF/cxL8WKeoVdT9UCv5/pZqHvrbOpBUtq+mUV//JtIm+Le3t0URdnPwntncJbSGgb1GpVR37BvwKM3fR6ewPQrwXvAaa+r0j/xHpC38fW9vRRyydNWhoaGXs21R4CcN+HpWLukwmz22o2D+7OiX4wGxTcs1so7Kig7ZqXbZcFnHqVCo8og1y5viesfHbcFpQTFn/indGqqqEVXxR4n4mPVfYmtpKIj5KNjwMSa4+Ncy5vqNosVvd1T8YQbuZj6oyDqemdll+MAjsjnawNNFkzGRRUut/deVrzIDeUzs/PoqX4LbR3hgxk/oX7qGK1+xg0+2BW8rkonRyZ03xufWOXRxCwWu6YWtt8qiv/3x1U2QeKrOWHa53vT/Hb82z/vN8/AyMDsiWsQP3PPSdAwOIq8vok0gK7t6UczEnfWKRBkjSsA7Nw0hLpyUb8lum942w3+6/x9a7ZTpU2aYopgfkxt7LvfUI03IhR50D57mQncTEmy/vTE5SHtp8Y6Rsg+KQ4s+yDaFmK6Ayb+SbQY+Cxxqxxrl00cs9sOnVx+yWY8+s1yMlIbkK9A0ZFru9MkO9f+UqDA3RQEakJwutBIklynZbPBq9tYIRm7/7LTpRMDi6pm5aUjp8qwIcZB5EXfNNrAMaYk+EZ2b5Ht6ufZdWZV3uj/M2bU7F85cFvE4g31j5Cvkt4ZT4MjB+23n2g7DXQcqN8Yu8bg2oN2+wHu/XXLWcB+4PygoeDg5qa266mGBLIxLbEhUOLIiHBdzBHEjtZ5vp7/1rK3NvkzMrg0JgXvt4p/MJJ6S04IOv38/XCF0q1DdE0+ZmfQPjMWbkbExpJm1/9f41/lUXX08Is1jY2SjHObmQAWU5+bKgQLk5K4HgIqcHAXjw7dsztsPPnjLYb8F8THOVMXJjGsq39CQcfJ6xokxQnapCvL4wfOfOUzzrbZ69+55Jqtqe03zrPjBL1UcXPZs9tB6T35xhBr4MaINwhWnSscv/HMKJF+9rpiSodBO5wsOCq0tu3BQ8Uq5cH2o36LodPiHMj8tcEvO17Fv5P4jz249OlyunTcvZk38hgL5VBCGah94cDgeD6i2dgr6FeCgJbC1TRa2BsYGNjpyYycx+4uBDvCxkn9gccGQpos2hp2G9ONN5z6P+LyuvvABr3lxuVHTpe4aLKxJHziUpCJLCQJPFrXUifMNCQeX3wdr9xUgjt+5TuMIKQqxpy1Ik9mcU3Os05wIE3K5J1TJoDVvtoEtXZa+wM5Hudy80ug4W+h+VqjtVwZzno8AKU+9xBeA/eAI6IYdO8LrPc9zfCYmO5Rp88fGGkFLAJf1A9u9vaWwcPWqdNnKb5ZMRr+FjkgHAKlABrO9eCmjisyFFx0NsMUD4cp+kHERDxDLj2XGEXhsalDQh0ENQR8EB6bKCSI2aaW3d+SK8NjkPVYFnz8+x3FFeqQiuESxOB6XHPv3P+7D1xmFtw8eNQ487JOlp6Iv0QyFMle2dvu/XrYrNq9/t6+VrVJmKFQFqdlJs3fHyDL1Tf648u7d09qUurm7U3bFAPeyvp5P61Jq5+5K2T0bGFK0tiFzM71Q+8NakHHYOskiGBdYKBDWIry00E3gOLSodst+loEwrVZ2KAAx2vo/5CAPTx8KJPflJPxQFF70Q4LAwjGQAk9UbGVnRq7ib92KWCJr2Vu3yjZGZrJ2loMcBhsgT7LgxgK4mOU25mfBbNiG/yILBs0QEWYcZ3XJ2V3px4Uo6oN6ACTjGKdHzuxJPyZCPXx+Yzd+VyuvtsJvqgXfVDu2X9UC97UsuGkTzJJJnQlZMGC7L+Cj1JkBMq/MTK02LS/nwZiRV84Af8A6XizzKE86/cGsCgUL4ICFVPb3V9ZCZKAf2JELKWZVrM4rS5R5FZhy2xRC4Hb3w/g4aqH+rdHOL/egGR0dRRFqdo12Zrmf0+G6dRChdNcImung4Ht3bPUXgP6LXAE5KIXo7e1JANwjgKDrF0F0XWzH4Ft0KwAAeAShKgDcV7AYlRlLrqI3Cf6YCM4aM7xC16w5Ct+j25L6oanq5XvhA1Tr/mXc0PRG94aNrpLuICtNfgvBKPovL0PcTFlKhscXSWPNpx4QlRatbRrQgaKI/xeShU5ChsWs63CmeyyKysOL/kJul1XBWvSAaX55uRgoKLt2dT137q8+zH9ocsfXtSW7tLXhBZo3voGYhc2vKqz8Z0ifBLcBSfbuihXjb7ur43AeqnTkOLQ0/pKl0/+DSTPtTWMw6/Yq1+cJV5/vHsm0lXdDppsKm19y6CZfRUpjFyRv6UHkMu2kUhmcUWqts0rvhIwbD9bKNETpcFytoYSF00oy817JFh7JZdpbpbLZt0ptEajSuxoLj4PDsaF/kxAYtdz/SK8oGu3mvlP7DW0VIAUD9uovTKXPlZuZs6OlDxgxNeFSnuyW2UiTKJf3xt1hCCSLRAdUvHbMxe5iVrHqIdaKctF3UYIAQ5qU7+e8/QYKicyBWT/2+98gqxKAlNHpZvsvKCn5yUvRZppdQH6wYqFOh9Kw3Im1tVNwQx5bJiQnpQuOglVEpO3qCx0gha2VVigo7MwSgxUXtdbd0/ydoTSxCxnH3kAiR4kq6miijS7+IH/QSUxjFvNY4BMQEhGTkPLjL0CgIMFChAoTHu8HEA8+2j6kROdM587Y9ZKrYuCUJG8dZ8UQ0HC7REjKtc7o99Q+23/7OAg+HlH7mOkzd/jsmTH1DSjcEx0z01KBSmwWoSrbgRQwNtnn2CocRWxrDMg40FTtA9ZPh77RLs7W7XsyYBrTi76MbunAf1cQmwy2HCoIGDWkDAK3Dx4cUOdC4tTXJI0T7V71+Ted0gqYop1qiOX1I/t1kQQhAAAA") format("woff2"), url("../fonts/iconfont/iconfont.woff?t=1547177024400") format("woff"), url("../fonts/iconfont/iconfont.ttf?t=1547177024400") format("truetype"), url("../fonts/iconfont/iconfont.svg?t=1547177024400#iconfont") format("svg");
  /* iOS 4.1- */ }

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

.icon-yanjing:before {
  content: "\e603"; }

.icon-arrow-down:before {
  content: "\e605"; }

.icon-arrow-up:before {
  content: "\e606"; }

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

.icon-arrow-left:before {
  content: "\e608"; }

.icon-search:before {
  content: "\e609"; }

.icon-weibo:before {
  content: "\e60a"; }

.icon-weixin:before {
  content: "\e60b"; }

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

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

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

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

.icon-plus:before {
  content: "\e613"; }

.icon-locate:before {
  content: "\e614"; }

.icon-time:before {
  content: "\e615"; }

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

.icon-delete:before {
  content: "\e617"; }

.icon-double-left:before {
  content: "\e618"; }

.icon-double-right:before {
  content: "\e619"; }

.icon-doublearrow-right:before {
  content: "\e61a"; }

.icon-doublearrow-left:before {
  content: "\e61b"; }

.icon-shaixuan:before {
  content: "\e61c"; }

.icon-tags:before {
  content: "\e61d"; }

.icon-calendar-alt:before {
  content: "\e61e"; }

.icon-jiahao:before {
  content: "\e61f"; }

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

.icon-jian:before {
  content: "\e621"; }

.icon-jia:before {
  content: "\e622"; }

.icon-yanjing1:before {
  content: "\e623"; }

.icon-huatong:before {
  content: "\e624"; }

.icon-danxuanxuanzhong:before {
  content: "\e625"; }
