body {
  font-size: 13px;
  color: #787878;
  font-family: Helvetica, sans-serif; }

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #EEEEEE; }

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #FAFAFA;
  border-color: #EEEEEE; }

.panel-title {
  font-size: 14px; }

.panel-title > a {
  display: block;
  padding: 12px 15px;
  text-decoration: none;
  background: #3369ad;
  color: #fec326;
  font-weight: bold;
  font-size: 14px; }

hr {
  margin-top: 15px;
  margin-bottom: 15px; }

h3.header-title {
  font-size: 16px;
  font-weight: bold;
  color: #4a4a4a;
  margin-bottom: 20px; }

.more-less {
  float: right;
  color: #fec326; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3369ad; }

.right {
  float: right; }

.active-lang {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #3369ad;
  color: #fff;
  text-align: center;
  width: 48px;
  height: 29px; }

.sp-22 {
  height: 22px; }

.bg-white {
  background: #fff !important; }

.h-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px; }
  .h-ul li {
    display: inline; }

.displayTable {
  display: table;
  width: 100%;
  height: inherit; }

.displayTableCell {
  display: table-cell;
  vertical-align: middle;
  height: inherit; }

.click-to-pop {
  cursor: pointer; }

.click-to-pop:hover {
  color: #0E5BA5; }

@media (min-width: 1280px) {
  #header {
    width: 100%;
    height: 98px;
    background: #fff; }
    #header #header-inside {
      max-width: 1140px;
      margin-left: auto;
      margin-right: auto; }
      #header #header-inside:after {
        content: " ";
        display: block;
        clear: both; }
      #header #header-inside #logo {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 25%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
        padding-top: 0px; }
      #header #header-inside .tagLine {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 41.66667%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
        font-size: 18px; }
      #header #header-inside #lanuage-switch {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.33333%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%; }
        #header #header-inside #lanuage-switch ul {
          float: right;
          text-align: right;
          margin: 0;
          padding: 0;
          list-style: none; }
          #header #header-inside #lanuage-switch ul li {
            float: left;
            padding: 0 2px;
            margin: 0 5px; }

  #top-section-wrapper {
    background-color: #a2272d;
    height: 615px;
    position: relative;
    background-size: contain; }
    #top-section-wrapper .border-top-5 {
      max-width: 1140px;
      margin-left: auto;
      margin-right: auto;
      border-top: 5px solid rgba(255, 255, 255, 0.7);
      -webkit-background-clip: padding-box;
      /* for Safari */
      background-clip: padding-box;
      /* for IE9+, Firefox 4+, Opera, Chrome */ }
      #top-section-wrapper .border-top-5:after {
        content: " ";
        display: block;
        clear: both; }

  #main-menu {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto; }
    #main-menu:after {
      content: " ";
      display: block;
      clear: both; }
    #main-menu #main-menu-inside ul li {
      font-size: 15px;
      float: left;
      margin: 0 13px;
      padding: 0 15px; }

  #top-title {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 91px;
    padding-left: 30px; }
    #top-title:after {
      content: " ";
      display: block;
      clear: both; }

  #four-boxs {
    margin-top: 10px;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto; }
    #four-boxs:after {
      content: " ";
      display: block;
      clear: both; }
    #four-boxs .box-title-on-top {
      background: #FBC20F;
      height: 5px; }
    #four-boxs .box-img {
      position: relative;
      height: 137px; }
      #four-boxs .box-img .box-read-more {
        position: absolute;
        width: 82px;
        height: 22px;
        line-height: 22px;
        font-size: 11px;
        color: #fff;
        background: #2F3741;
        bottom: 0;
        right: 0;
        padding-left: 10px;
        cursor: pointer; }
    #four-boxs .boxs-content-inside {
      padding: 15px 10px;
      background: #fff;
      min-height: 160px; }
      #four-boxs .boxs-content-inside .line {
        height: 3px;
        width: 40px;
        background-color: #FBC20F; }
      #four-boxs .boxs-content-inside .boxs-title {
        font-size: 17px;
        padding: 10px 0;
        line-height: 22px;
        color: #7A1315;
        font-weight: bold; }
      #four-boxs .boxs-content-inside .boxs-content {
        font-size: 13px;
        line-height: 20px; }

  .section-wrap {
    background: #f8f8f8; }

  .section-inside {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0; }
    .section-inside:after {
      content: " ";
      display: block;
      clear: both; }

  .container-1140 {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto; }
    .container-1140:after {
      content: " ";
      display: block;
      clear: both; }

  .icon-row:after {
    content: '';
    display: block;
    clear: both; }

  .foo-sitemap {
    padding: 20px 0; }
    .foo-sitemap ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .foo-sitemap ul li {
        display: block;
        padding: 0;
        margin: 0; }
    .foo-sitemap .foo-title {
      font-size: 16px;
      line-height: 29px;
      margin-bottom: 40px;
      font-weight: bold; }
      .foo-sitemap .foo-title a {
        text-decoration: none;
        color: #787878; }
      .foo-sitemap .foo-title a:hover {
        color: #c32726; }
    .foo-sitemap .foo-link {
      font-size: 14px;
      line-height: 24px; }
      .foo-sitemap .foo-link li a {
        color: #787878;
        text-decoration: none; }
      .foo-sitemap .foo-link li a:hover {
        color: #c32726; }

  .foo-sitemap:after {
    content: '';
    display: block;
    clear: both; }

  .cpy-notice {
    font-size: 13px;
    font-weight: 300; }

  .cpy {
    font-size: 13px;
    font-weight: 300; text-align: right;}

  .foo-section-wrap {
    padding: 10px 0;
    background: #EDEDED;
    line-height: 30px; }
    .foo-section-wrap ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .foo-section-wrap ul li {
        display: inline-block;
        padding: 0;
        margin: 0; } }
