@charset "UTF-8";
@import url(../images/reset.css);
@import url(../images/rwdgrid.css);
@import url(../images/iconfont.css);
[class*='col-'], .b-box, .wrap, .mainArea.pageMenuMainArea .wrap > .leftBox, .menu a, .controlBox, .controlBox .main span, .hideBox, .footerContactList li, .bannerText, .bread, .sideMenu > ul > li > a, .classBox > ul > li > a, .m_classLink .main, .m_classLink > ul, .tab a, .side_share a, .moreBtn, .slick-dots button, .prevArrow, .nextArrow, .prevArrowBtn, .nextArrowBtn, .closeFixedLinkBtn, .closeFixedLinkBtn::before, .hImgScale .Img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a, .mainArea.pageMenuMainArea .wrap > .leftBox::after, .mainArea.pageMenuMainArea .wrap > .leftBox .sideMenu > ul > li.current::before, .mainArea.pageMenuMainArea .wrap > .leftBox .sideMenu > ul > li.current::after, header, .menu .submenu, .languageBox > ul, .controlBox .main span, .controlBox .main span:before, .controlBox .main span:after, .mLanguageBox, .titleBox::after, .splitText span, .sideMenu > ul .submenuList a::before, .classBox > ul .submenuList a::before, .bevelClassBox > ul > li, .tab a::after, .slick-dots button::before, .hImgScale .Img img, .prevArrow::after, .nextArrow::after, .prevArrowBtn::after, .nextArrowBtn::after, .arrowBox .prevArrowBtn::before, .arrowBox .nextArrowBtn::before, .fixedLinkBox, .closeFixedLinkBtn, .fixedBg {
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out; }

.splitText span {
  opacity: 0; }

.splitText span {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.titleBox.show .splitText span {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1; }

body {
  background-color: #fff;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 15px;
  color: #5c5c5c; }
  body > svg {
    display: none; }

/*css3*/
a {
  color: #5c5c5c;
  cursor: pointer; }
  @media (min-width: 1181px) {
    a:hover {
      color: #009bb3; } }

[class*='col-'] {
  float: left; }

div.titan {
  /*--隱藏開影音、開相簿--*/
  display: none; }

.col-1 {
  width: 100%; }

.col-2 {
  width: 50%; }

.col-3 {
  width: 33.33%; }

.col-4 {
  width: 25%; }

.col-5 {
  width: 20%; }

a.btn_color1 {
  /*按鈕主色1*/
  color: #fff;
  background-color: #02498e; }

a.btn_color1:hover {
  background-color: #012f5c; }

a.btn_color2 {
  /*按鈕主色2*/
  color: #fff;
  background-color: #009bb3; }

a.btn_color2:hover {
  background-color: #00c7e6; }

input[type="text"], textarea {
  -webkit-appearance: none; }

.outerWrap {
  position: relative;
  overflow: hidden; }
  @media (min-width: 1181px) and (max-width: 1800px) {
    .outerWrap {
      padding-top: 90px; } }
  @media (max-width: 1180px) {
    .outerWrap {
      padding-top: 60px; } }
  @media (min-width: 1801px) {
    .outerWrap.noBanner {
      padding-top: 90px; } }
  .outerWrap.noBanner .mainArea {
    min-height: calc(100vh - 200px - 200px); }

.wrap {
  width: 1180px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1240px) {
    .wrap {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; } }

.mainArea {
  padding-top: 30px;
  padding-bottom: 120px; }
  @media (max-width: 1180px) {
    .mainArea {
      padding-bottom: 60px; } }
  .mainArea.pageMenuMainArea {
    position: relative; }
    .mainArea.pageMenuMainArea .wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      @media (max-width: 1180px) {
        .mainArea.pageMenuMainArea .wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .mainArea.pageMenuMainArea .wrap > .leftBox {
        position: relative;
        z-index: 5; }
        @media (min-width: 1601px) {
          .mainArea.pageMenuMainArea .wrap > .leftBox {
            width: 490px;
            padding-left: 155px; } }
        @media (min-width: 1181px) and (max-width: 1600px) {
          .mainArea.pageMenuMainArea .wrap > .leftBox {
            padding-left: 30px;
            width: 270px; } }
        @media (min-width: 1181px) {
          .mainArea.pageMenuMainArea .wrap > .leftBox {
            padding-top: 130px; } }
        @media (max-width: 1180px) {
          .mainArea.pageMenuMainArea .wrap > .leftBox {
            width: 100%;
            padding-bottom: 30px; } }
        .mainArea.pageMenuMainArea .wrap > .leftBox::before, .mainArea.pageMenuMainArea .wrap > .leftBox::after {
          content: '';
          position: absolute;
          z-index: -1; }
        .mainArea.pageMenuMainArea .wrap > .leftBox::before {
          top: 20px;
          left: 60px;
          width: 78px;
          height: 75px;
          background-color: #fafee1; }
        .mainArea.pageMenuMainArea .wrap > .leftBox::after {
          top: 60px;
          left: 0;
          width: 115px;
          height: 150px;
          background: -webkit-linear-gradient(45deg, #c0d6eb 3px, transparent 0, transparent 25%, #c0d6eb 0, #c0d6eb calc(25% + 3px), transparent 0, transparent 50%, #c0d6eb 0, #c0d6eb calc(50% + 3px), transparent 0, transparent 75%, #c0d6eb 0, #c0d6eb calc(75% + 3px), transparent 0) 0 0/30px 30px;
          background: -o-linear-gradient(45deg, #c0d6eb 3px, transparent 0, transparent 25%, #c0d6eb 0, #c0d6eb calc(25% + 3px), transparent 0, transparent 50%, #c0d6eb 0, #c0d6eb calc(50% + 3px), transparent 0, transparent 75%, #c0d6eb 0, #c0d6eb calc(75% + 3px), transparent 0) 0 0/30px 30px;
          background: linear-gradient(45deg, #c0d6eb 3px, transparent 0, transparent 25%, #c0d6eb 0, #c0d6eb calc(25% + 3px), transparent 0, transparent 50%, #c0d6eb 0, #c0d6eb calc(50% + 3px), transparent 0, transparent 75%, #c0d6eb 0, #c0d6eb calc(75% + 3px), transparent 0) 0 0/30px 30px; }
          @media (max-width: 1600px) {
            .mainArea.pageMenuMainArea .wrap > .leftBox::after {
              width: 60px;
              left: -20px; } }
        .mainArea.pageMenuMainArea .wrap > .leftBox .sideMenu > ul > li {
          position: relative; }
          .mainArea.pageMenuMainArea .wrap > .leftBox .sideMenu > ul > li.current::before, .mainArea.pageMenuMainArea .wrap > .leftBox .sideMenu > ul > li.current::after {
            content: '';
            position: absolute;
            top: 20px;
            z-index: 1;
            background-color: #1884c4;
            pointer-events: none; }
          .mainArea.pageMenuMainArea .wrap > .leftBox .sideMenu > ul > li.current::before {
            left: -155px;
            width: 134px;
            height: 1px;
            margin-top: -.5px; }
          .mainArea.pageMenuMainArea .wrap > .leftBox .sideMenu > ul > li.current::after {
            left: -21px;
            width: 5px;
            height: 5px;
            margin-top: -2.5px; }
      .mainArea.pageMenuMainArea .wrap > .rightBox {
        max-width: 1180px; }
        @media (min-width: 1601px) {
          .mainArea.pageMenuMainArea .wrap > .rightBox {
            width: calc(100% - 510px); } }
        @media (min-width: 1181px) and (max-width: 1600px) {
          .mainArea.pageMenuMainArea .wrap > .rightBox {
            width: calc(100% - 290px); } }
        @media (max-width: 1180px) {
          .mainArea.pageMenuMainArea .wrap > .rightBox {
            width: 100%; } }

.pageTitleBox {
  margin-bottom: 50px;
  color: #02498e;
  letter-spacing: 1px; }
  @media (max-width: 1180px) {
    .pageTitleBox {
      text-align: center; } }
  .pageTitleBox em {
    display: block;
    font-family: Arial, Helvetica, "Noto Sans TC", sans-serif;
    font-size: 26px;
    text-transform: uppercase; }
    .pageTitleBox em::first-letter {
      font-size: 38px; }
  .pageTitleBox h2 {
    font-weight: 400;
    font-size: 22px; }

/*-moduleBox--*/
.moduleBox {
  position: fixed;
  left: 50%;
  top: 48%;
  z-index: 1005;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition-property: top, opacity, visibility;
  -o-transition-property: top, opacity, visibility;
  transition-property: top, opacity, visibility;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }
  .moduleBox.show {
    top: 50%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.moduleMask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1003;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  .moduleMask.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

/*****網頁頭*****/
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%; }
  @media (max-width: 1180px) {
    header {
      display: none; } }
  header .wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px; }
    @media (max-width: 1800px) {
      header .wrap {
        position: static; } }
    @media (max-width: 1620px) {
      header .wrap {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }
    header .wrap::before {
      content: '';
      position: absolute;
      top: 0;
      left: -85px;
      z-index: -1;
      width: calc(100% + 170px);
      height: 100%;
      background-color: #f1f8fc; }
      @media (max-width: 1800px) {
        header .wrap::before {
          left: 0;
          width: 100%; } }
  header .logo a {
    width: 170px;
    height: 100%; }
  header .logo img {
    width: 150px;
    height: 60px; }
  header .languageBox {
    margin-left: 35px;
    padding-left: 35px; }
    @media (min-width: 1481px) {
      header .languageBox {
        margin-right: 90px; } }
    header .languageBox::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      z-index: 1;
      width: 1px;
      height: 12px;
      margin-top: -6px;
      background-color: #80bbdf; }

.logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.logo svg:first-child {
  margin-right: 3px; }

/*menu*/
.menuBox {
  margin-left: auto; }

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .menu > li {
    position: relative; }
    .menu > li:hover .submenu {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
      pointer-events: auto; }
    .menu > li:hover > a::before {
      -webkit-transform: translateX(-18px);
      -ms-transform: translateX(-18px);
      transform: translateX(-18px);
      opacity: 1; }
    .menu > li + li {
      margin-left: 40px; }
    .menu > li > a {
      position: relative;
      padding-top: 33px;
      padding-bottom: 33px;
      color: #1884c4;
      font-size: 16px;
      letter-spacing: .5px; }
      .menu > li > a.current {
        color: #009bb3; }
        .menu > li > a.current::before {
          -webkit-transform: translateX(-18px);
          -ms-transform: translateX(-18px);
          transform: translateX(-18px);
          opacity: 1; }
      .menu > li > a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        z-index: -1;
        width: 36px;
        height: 36px;
        margin-top: -18px;
        background-color: #f7b70b;
        opacity: 0;
        -webkit-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out; }
  .menu a {
    display: block; }

.menu .submenu, .languageBox > ul {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1;
  width: 110px;
  margin-left: -55px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  pointer-events: none;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0; }
  .menu .submenu a, .languageBox > ul a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #454545;
    text-align: center;
    letter-spacing: .5px; }
    .menu .submenu a:hover, .languageBox > ul a:hover {
      color: #009bb3; }

.languageBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .languageBox:hover > ul {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto; }
  .languageBox > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
    font-family: Arial, Helvetica, "Noto Sans TC", sans-serif;
    color: #00a3b3;
    letter-spacing: .5px; }
    .languageBox > span::after {
      content: '\f107';
      margin-left: 8px;
      color: #2cbda1;
      font-family: iconfont; }
    .languageBox > span svg {
      width: 15px;
      height: 15px;
      margin-right: 8px;
      fill: #2cbda1; }

.m_menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  display: block;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #ccc; }
  @media (min-width: 1181px) {
    .m_menu {
      display: none; } }
  .m_menu.active {
    border-top: 5px solid #1884c4;
    border-bottom-color: transparent; }
    .m_menu.active .controlBox {
      height: 95px;
      padding-left: 40px;
      padding-right: 100px; }
      .m_menu.active .controlBox .main {
        top: 17.5px;
        right: 40px; }
    .m_menu.active .m_logo svg {
      fill: #fff; }
    .m_menu.active .hideBox {
      display: block; }

.controlBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  padding-left: 20px;
  padding-right: 60px;
  background-color: #f1f8fc; }
  .controlBox .main {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px; }
    .controlBox .main span {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-top: -0.5px;
      width: 26px;
      height: 1px;
      background-color: #009bb3; }
      .controlBox .main span:before, .controlBox .main span:after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #009bb3; }
      .controlBox .main span:before {
        top: -7px; }
      .controlBox .main span:after {
        bottom: -7px; }
    .controlBox .main.show span {
      background-color: transparent; }
      .controlBox .main.show span:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .controlBox .main.show span:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

.m_logo img {
  height: 49px;
  margin-right: 3px; }

.hideBox {
  position: absolute;
  top: 95px;
  left: 0;
  z-index: 1;
  display: none;
  width: 100%;
  height: calc(100vh - 95px);
  padding-top: 35px;
  padding-left: 105px;
  padding-bottom: 80px;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  overflow: auto; }
  .hideBox::before, .hideBox::after {
    content: '';
    position: absolute;
    z-index: -1;
    pointer-events: none; }
  .hideBox::before {
    top: 20%;
    right: 0;
    width: 75px;
    height: 125px;
    background-image: -webkit-radial-gradient(circle, #8db6de 1px, transparent 0, transparent 100%);
    background-image: -o-radial-gradient(circle, #8db6de 1px, transparent 0, transparent 100%);
    background-image: radial-gradient(circle, #8db6de 1px, transparent 0, transparent 100%);
    background-position: 0 0;
    background-size: 7px 7px; }
  .hideBox::after {
    top: 45%;
    right: 15%;
    width: 35px;
    height: 35px;
    background-color: #fdf3d1; }

.mMenu > li + li {
  margin-top: 16px; }

.mMenu > li > a {
  position: relative;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  letter-spacing: .5px;
  color: #1884c4; }
  .mMenu > li > a.current::before {
    -webkit-transform: translateX(-18px);
    -ms-transform: translateX(-18px);
    transform: translateX(-18px);
    opacity: 1; }
  .mMenu > li > a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    background-color: #f7b70b;
    opacity: 0;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out; }

.mFuncBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 6.5vh; }
  .mFuncBox::before {
    content: '';
    position: absolute;
    right: 8%;
    top: 60%;
    width: 15px;
    height: 15px;
    background-color: #e5f6f7; }

.mLanguageBox {
  margin-right: 40px;
  margin-left: -8px; }
  .mLanguageBox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .mLanguageBox a {
    position: relative;
    display: block;
    padding: 10px;
    line-height: 1;
    color: #009bb3; }
    .mLanguageBox a.current::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 3px;
      z-index: 1;
      width: 20px;
      height: 2px;
      margin-left: -10px;
      background-color: currentColor; }

.mSocialList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .mSocialList a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #b6b6b6; }

/*頁尾資訊*/
footer {
  padding-top: 45px;
  padding-bottom: 50px;
  background-color: #02498e; }
  @media (max-width: 1180px) {
    footer {
      padding-top: 25px;
      padding-bottom: 25px; } }
  footer .wrap {
    width: 1400px; }
    @media (max-width: 1440px) {
      footer .wrap {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }
  footer .topBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  @media (max-width: 1180px) {
    footer .logo {
      display: none; } }
  footer .logo a {
    width: 210px; }
  footer .logo svg:first-child {
    width: 84px;
    height: 65px; }
  footer .logo svg:last-child {
    width: 122px;
    height: 45px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
  footer .bottomBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px;
    padding-top: 15px;
    border-top: 1px solid #095f90; }
    @media (max-width: 960px) {
      footer .bottomBox {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 10px;
        padding-top: 10px; } }

.footerContactList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: .5px; }
  @media (max-width: 1180px) {
    .footerContactList {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-left: auto;
      margin-right: auto; } }
  .footerContactList li {
    position: relative; }
    @media (min-width: 601px) and (max-width: 960px) {
      .footerContactList li {
        width: 50%;
        padding-right: 10px;
        padding-bottom: 15px; } }
    @media (max-width: 600px) {
      .footerContactList li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding-bottom: 15px;
        text-align: center; } }
    @media (min-width: 961px) {
      .footerContactList li + li {
        margin-left: 35px;
        padding-left: 35px; }
        .footerContactList li + li::before {
          top: 50%;
          left: 0;
          width: 1px;
          height: 32px;
          margin-top: -16px; } }
    .footerContactList li + li::before {
      content: '';
      position: absolute;
      z-index: 1;
      background-color: #095f90; }
  .footerContactList, .footerContactList a {
    color: #d1dde2; }
  .footerContactList .contactTitle {
    display: block;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: Arial, Helvetica, "Noto Sans TC", sans-serif;
    text-transform: uppercase;
    color: #86b4ca; }
  .footerContactList svg {
    margin-left: 10px;
    fill: #86b4ca; }
  .footerContactList .contactAdd svg {
    width: 20px;
    height: 20px; }
  .footerContactList .contactTel svg {
    width: 16px;
    height: 16px; }
  .footerContactList .contactFax svg {
    width: 16px;
    height: 16px; }
  .footerContactList .contactMail svg {
    width: 15px;
    height: 15px; }

.copyrightBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #5a87b2; }
  @media (max-width: 960px) {
    .copyrightBox {
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (max-width: 600px) {
    .copyrightBox {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      text-align: center; } }
  .copyrightBox .design {
    margin-left: 3px;
    color: #5a87b2; }
    @media (max-width: 600px) {
      .copyrightBox .design {
        width: 100%;
        margin-top: 10px; } }
    .copyrightBox .design a {
      color: #5a87b2; }
      @media (min-width: 1181px) {
        .copyrightBox .design a:hover {
          color: #fff; } }
      .copyrightBox .design a + a {
        margin-left: 3px; }

.socialList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 600px) {
    .socialList {
      display: none; } }
  .socialList a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #81a4c7; }
    @media (min-width: 1181px) {
      .socialList a:hover {
        color: #fff; } }

/*********內頁**********/
/**********************/
.bannerArea {
  position: relative; }

.bannerBox img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#banner .prevArrow, #banner .nextArrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -27px; }
  #banner .prevArrow::before, #banner .nextArrow::before {
    border-color: rgba(255, 255, 255, 0.3); }
  #banner .prevArrow::after, #banner .nextArrow::after {
    color: #fff; }

#banner .prevArrow {
  left: 5%; }

#banner .nextArrow {
  right: 5%; }
  #banner .nextArrow .circle {
    stroke: #fff; }

.bannerText {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1250px;
  margin: auto;
  color: #fff; }
  @media (min-width: 1801px) {
    .bannerText {
      padding-top: 90px; } }
  @media (max-width: 1300px) {
    .bannerText {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 480px) {
    .bannerText {
      display: none; } }

.bannerTitle {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px; }
  @media (max-width: 640px) {
    .bannerTitle {
      font-size: 22px; } }
  .bannerTitle::after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff; }

.bannerEnTitle {
  font: 16px Arial, Helvetica, "Noto Sans TC", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media (max-width: 640px) {
    .bannerEnTitle {
      font-size: 14px; } }

.titleArea {
  position: relative;
  margin-bottom: 50px;
  color: #02498e; }
  @media (max-width: 1180px) {
    .titleArea {
      margin-bottom: 30px; } }
  @media (max-width: 640px) {
    .titleArea {
      padding-top: 30px; } }

.titleBox {
  color: #02498e;
  margin-bottom: 30px; }
  .titleBox.show::after {
    width: 20px;
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s; }
  .titleBox.center {
    text-align: center; }
    .titleBox.center::after {
      margin-left: auto;
      margin-right: auto; }
  .titleBox::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin-top: 20px;
    background-color: #009bb3; }
    @media (max-width: 768px) {
      .titleBox::after {
        margin-top: 10px; } }
  .titleBox h1[lang="en"], .titleBox h2[lang="en"], .titleBox em {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #000;
    font-family: Arial, Helvetica, "Noto Sans TC", sans-serif; }
    @media (max-width: 768px) {
      .titleBox h1[lang="en"], .titleBox h2[lang="en"], .titleBox em {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 24px; } }
    .titleBox h1[lang="en"] .textPiece > :first-child, .titleBox h2[lang="en"] .textPiece > :first-child, .titleBox em .textPiece > :first-child {
      color: #009bb3; }
  .titleBox h1:not([lang="en"]), .titleBox h2:not([lang="en"]) {
    font-size: 23px;
    font-weight: 400;
    color: #4b4b4b; }
    @media (max-width: 768px) {
      .titleBox h1:not([lang="en"]), .titleBox h2:not([lang="en"]) {
        font-size: 17px; } }

.textPiece:not(:last-child) {
  margin-right: 10px; }

.splitText span {
  display: inline-block; }

.bread {
  text-align: right;
  margin-bottom: 125px; }
  @media (max-width: 1750px) {
    .bread {
      padding-left: 20px; } }
  @media (max-width: 1180px) {
    .bread {
      display: none; } }
  .bread a, .bread span {
    display: inline-block;
    font-size: 14px;
    letter-spacing: .5px;
    text-transform: uppercase; }
    .bread a + a::before, .bread a + span::before, .bread span + a::before, .bread span + span::before {
      content: '';
      display: inline-block;
      margin-left: 4px;
      margin-right: 4px; }
    .bread a:last-child, .bread a:last-child::before, .bread span:last-child, .bread span:last-child::before {
      color: #009bb3; }
  @media (min-width: 1181px) {
    .bread a:hover {
      color: #009bb3; } }

.contentBox {
  clear: both; }

.articleTitle {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  font-size: 25px;
  font-weight: 400;
  color: #111; }
  @media (max-width: 480px) {
    .articleTitle {
      margin-bottom: 10px;
      padding-bottom: 10px;
      font-size: 22px; } }

table.breakpoint > tbody > tr > td.expand {
  cursor: pointer;
  background: url("../images/plus.png") no-repeat 5px center;
  padding-left: 40px; }

@media (max-width: 1180px) {
  .sideMenu > ul.classLink, .classBox > ul.classLink {
    display: none; } }

.sideMenu > ul > li.current > a, .classBox > ul > li.current > a {
  color: #1884c4;
  border-color: #1884c4;
  background-color: transparent; }

.sideMenu > ul > li.current .submenuList, .classBox > ul > li.current .submenuList {
  display: block; }

.sideMenu > ul > li > a, .classBox > ul > li > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 145px;
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 35px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  color: #1884c4;
  border: 1px solid #1884c4;
  background-color: transparent; }
  @media (min-width: 1181px) {
    .sideMenu > ul > li > a:hover, .classBox > ul > li > a:hover {
      color: #1884c4;
      border-color: #1884c4;
      background-color: transparent; } }

.sideMenu > ul .submenuList, .classBox > ul .submenuList {
  display: none;
  margin-left: 45px;
  padding-top: 15px; }
  .sideMenu > ul .submenuList a, .classBox > ul .submenuList a {
    position: relative;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px; }
    .sideMenu > ul .submenuList a::before, .classBox > ul .submenuList a::before {
      content: '\f105';
      position: absolute;
      top: 50%;
      left: -13px;
      z-index: 1;
      line-height: 1;
      margin-top: -7px;
      font-family: iconfont;
      pointer-events: none;
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px);
      opacity: 0; }
    .sideMenu > ul .submenuList a.current, .sideMenu > ul .submenuList a:hover, .classBox > ul .submenuList a.current, .classBox > ul .submenuList a:hover {
      color: #009bb3; }
      .sideMenu > ul .submenuList a.current::before, .sideMenu > ul .submenuList a:hover::before, .classBox > ul .submenuList a.current::before, .classBox > ul .submenuList a:hover::before {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; }

.sideMenu > ul > li + li {
  margin-top: 30px; }

.classBox {
  position: relative;
  z-index: 1; }
  .classBox > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .classBox > ul > li + li {
      margin-left: 25px; }

.bevelClassBox {
  position: relative;
  z-index: 2;
  margin-top: 40px; }
  .bevelClassBox > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 1180px) {
      .bevelClassBox > ul {
        display: none; } }
    .bevelClassBox > ul > li {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0);
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0); }
      .bevelClassBox > ul > li + li {
        margin-left: 3px; }
      .bevelClassBox > ul > li.current {
        -webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 15%);
        clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 15%); }
        .bevelClassBox > ul > li.current > a {
          color: #fff;
          background-color: #1884c4; }
      .bevelClassBox > ul > li > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 45px 30px;
        font-size: 24px;
        color: #1884c4;
        background-color: #f5f5f5;
        letter-spacing: 1px; }
        @media (min-width: 1181px) {
          .bevelClassBox > ul > li > a:hover {
            color: #fff;
            background-color: #1884c4; } }

.m_classLink {
  position: relative;
  z-index: 1; }
  @media (min-width: 1181px) {
    .m_classLink {
      display: none; } }
  .m_classLink .main {
    position: relative;
    display: block;
    font-size: 16px;
    padding: 20px 30px 20px 10px;
    color: #fff;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: #1884c4; }
    .m_classLink .main::before {
      content: '\e666';
      position: absolute;
      right: 15px;
      top: 50%;
      z-index: 1;
      margin-top: -6px;
      line-height: 1;
      font-size: 15px;
      color: #fff;
      font-family: iconfont; }
  .m_classLink > ul {
    position: absolute;
    left: 0;
    top: calc(100% - 1px);
    z-index: 1;
    display: none;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
    .m_classLink > ul > li + li {
      border-top: 1px solid #f2f2f2; }
    .m_classLink > ul > li.current > a {
      color: #02498e; }
    .m_classLink > ul a {
      position: relative;
      z-index: 1;
      display: block;
      padding: 14px 20px;
      color: #000;
      font-size: 14px;
      background-color: #fff; }
  .m_classLink .hasSubmenu {
    position: relative;
    padding-right: 40px; }
    .m_classLink .hasSubmenu::after {
      content: '\f107';
      position: absolute;
      top: 50%;
      right: 20px;
      z-index: 1;
      line-height: 1;
      margin-top: -7px;
      font-family: iconfont; }
    .m_classLink .hasSubmenu.open::after {
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg); }
  .m_classLink .submenuList {
    display: none;
    padding-left: 15px;
    padding-bottom: 10px;
    background-color: #efefef; }
    .m_classLink .submenuList a {
      padding: 10px 20px;
      background-color: #efefef; }
      .m_classLink .submenuList a.current {
        color: #02498e; }


/*側邊標題字*/
.sectionTitle {
  margin-bottom: 15px;
  font-weight: 400; }
  .sectionTitle::after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    margin-top: 10px;
    background-color: #009bb3; }

/******頁籤*******/
.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ccc; }
  @media (max-width: 1180px) {
    .tab {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .tab a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    padding-left: 30px;
    padding-right: 30px;
    color: #666; }
    @media (min-width: 1181px) {
      .tab a:hover {
        color: #111; } }
    @media (max-width: 1180px) {
      .tab a {
        padding-left: 10px;
        padding-right: 10px; } }
    .tab a.current {
      color: #111; }
      .tab a.current::after {
        height: 2px; }
    .tab a + a::before {
      content: '';
      position: absolute;
      top: 50%;
      left: -1px;
      z-index: 1;
      width: 1px;
      height: 16px;
      margin-top: -8px;
      background-color: #ccc; }
    .tab a::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -1px;
      z-index: 1;
      width: 100%;
      height: 0;
      pointer-events: none;
      background-color: #009bb3; }

.tabContent {
  margin-bottom: 70px; }
  .tabContent > li {
    display: none; }

.side_album {
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .side_album {
      margin-top: 30px;
      margin-right: -10px; } }
  @media (max-width: 1023px) {
    .side_album {
      margin-top: 10px; } }
  .side_album li {
    float: left;
    max-width: 100px;
    width: 33.33%;
    padding: 0 10px 10px 0; }
  .side_album a {
    display: block;
    -webkit-box-shadow: 2px 2px 5px #c3c3c3;
    box-shadow: 2px 2px 5px #c3c3c3; }
    .side_album a img {
      display: block;
      width: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }

/*側邊_聯絡資訊*/
@media (min-width: 1024px) {
  .side_contactInfo {
    margin-top: 50px; } }

@media (max-width: 1023px) {
  .side_contactInfo {
    margin-top: 20px; } }

.side_contactInfo li {
  margin-bottom: 10px; }

.side_contactInfo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px; }

.side_contactInfo i {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background-color: #02498e; }

.side_contactInfo b {
  width: calc(100% - 45px);
  font-weight: 400;
  letter-spacing: 1px;
  word-break: break-all; }

/*側邊_分享*/
.side_share {
  clear: both;
  display: none;
  margin-top: 30px; }
  .side_share a {
    display: block;
    width: 100%;
    margin-top: 5px;
    padding: 15px 10px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 13px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    text-align: center; }
  .side_share i {
    padding-right: 5px;
    font-size: 18px; }
  .side_share .line {
    -webkit-box-shadow: 0 0 0 1px #22a00b;
    box-shadow: 0 0 0 1px #22a00b;
    border-top: 1px solid #e1ffa9;
    background: #a7e732;
    background: -webkit-linear-gradient(315deg, #a7e732 0%, #1fb50e 35%);
    background: -o-linear-gradient(315deg, #a7e732 0%, #1fb50e 35%);
    background: linear-gradient(135deg, #a7e732 0%, #1fb50e 35%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7e732', endColorstr='#1fb50e', GradientType=1); }
  .side_share .fb {
    -webkit-box-shadow: 0 0 0 1px #235c9b;
    box-shadow: 0 0 0 1px #235c9b;
    border-top: 1px solid #8DCFF5;
    background: #5da0ea;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -webkit-gradient(linear, left top, left bottom, from(#5da0ea), to(#3d8ce6));
    background: -webkit-linear-gradient(top, #5da0ea 0%, #3d8ce6 100%);
    background: -o-linear-gradient(top, #5da0ea 0%, #3d8ce6 100%);
    background: linear-gradient(to bottom, #5da0ea 0%, #3d8ce6 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5da0ea', endColorstr='#3d8ce6', GradientType=0);
    /* IE6-8 */ }

.newsClass {
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: 300;
  color: #02498e;
  background-color: #d7effb; }
  .newsClass + .dateBox {
    margin-left: 15px; }

.dateBox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #02498e;
  letter-spacing: 1px; }
  @media (max-width: 640px) {
    .dateBox {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .dateBox i {
    margin-right: 5px;
    margin-top: 2px; }
  @media (min-width: 641px) {
    .dateBox .activity {
      margin-left: 20px; } }
  @media (max-width: 640px) {
    .dateBox .activity {
      width: 100%; } }

.btnBox {
  margin-top: 35px; }
  .btnBox.center .moreBtn {
    margin-left: auto;
    margin-right: auto; }
  @media (max-width: 1180px) {
    .btnBox {
      margin-top: 20px; }
      .btnBox .moreBtn {
        margin-left: auto;
        margin-right: auto; } }

.moreBtn {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 165px;
  height: 45px;
  margin-right: auto;
  text-align: center;
  color: #1884c4;
  border: 1px solid #1884c4;
  letter-spacing: 1px;
  border-radius: 30px; }
  @media (min-width: 1181px) {
    .moreBtn i {
      -webkit-animation: 2s arrowRight ease-out infinite;
      animation: 2s arrowRight ease-out infinite; } }
  @media (max-width: 1180px) {
    .moreBtn {
      color: #fff;
      background-color: #1884c4;
      border-color: #1884c4; } }
  .moreBtn.reverse {
    color: #1884c4;
    background-color: #fff; }
    @media (min-width: 1181px) {
      .moreBtn.reverse:hover {
        color: #fff;
        background-color: #1884c4; } }
    @media (max-width: 1180px) {
      .moreBtn.reverse {
        color: #fff;
        background-color: #1884c4; } }
  .moreBtn.current {
    color: #fff;
    background-color: #1884c4;
    border-color: #1884c4; }
  .moreBtn i {
    margin-left: 10px;
    line-height: 1; }

@-webkit-keyframes arrowRight {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%); }
  60% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%); } }

@keyframes arrowRight {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%); }
  60% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%); } }

.slick-dots {
  margin-top: 30px;
  text-align: center; }
  .slick-dots > li {
    display: inline-block;
    vertical-align: middle; }
  .slick-dots .slick-active button::before {
    border-color: transparent;
    background-color: #02498e; }
  .slick-dots button {
    position: relative;
    width: 40px;
    height: 40px;
    border: none;
    outline: none;
    color: transparent;
    background-color: transparent; }
    @media (min-width: 1181px) {
      .slick-dots button:hover {
        cursor: pointer; } }
    .slick-dots button::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1;
      width: 6px;
      height: 6px;
      margin-left: -3px;
      margin-top: -3px;
      border: 1px solid #8c9ebd;
      border-radius: 50%; }

.parallaxImg, .parallaxText {
  position: absolute;
  z-index: -1; }

.parallaxImg img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.parallaxText {
  line-height: 1; }

.svgCircle {
  fill: transparent;
  stroke: #8db6de;
  stroke-width: 10;
  stroke-dasharray: 253;
  stroke-dashoffset: 253; }
  .run .svgCircle {
    -webkit-animation: 5s circleAni linear forwards;
    animation: 5s circleAni linear forwards; }

@-webkit-keyframes circleAni {
  10% {
    stroke-dashoffset: 253; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes circleAni {
  10% {
    stroke-dashoffset: 253; }
  100% {
    stroke-dashoffset: 0; } }

@media (min-width: 1181px) {
  .hImgScale:hover .Img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }

.hImgScale .Img {
  overflow: hidden; }
  .hImgScale .Img img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.prevArrow, .nextArrow, .prevArrowBtn, .nextArrowBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  outline: none;
  border: none;
  background-color: transparent;
  cursor: pointer; }
  .prevArrow::after, .nextArrow::after, .prevArrowBtn::after, .nextArrowBtn::after {
    font-size: 24px;
    font-family: iconfont;
    line-height: 1;
    color: #ccc; }

.prevArrow, .nextArrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 50%; }

.prevArrow::after, .prevArrowBtn::after {
  content: '\e685'; }

.nextArrow::after, .nextArrowBtn::after {
  content: '\e687'; }

.arrowBox .prevArrowBtn, .arrowBox .nextArrowBtn {
  position: relative;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: inset 0 0 0 1px #ccc;
  box-shadow: inset 0 0 0 1px #ccc; }
  @media (min-width: 1181px) {
    .arrowBox .prevArrowBtn:hover, .arrowBox .nextArrowBtn:hover {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .arrowBox .prevArrowBtn:hover::before, .arrowBox .nextArrowBtn:hover::before {
        opacity: 1; }
      .arrowBox .prevArrowBtn:hover::after, .arrowBox .nextArrowBtn:hover::after {
        color: #fff; } }
  .arrowBox .prevArrowBtn::before, .arrowBox .nextArrowBtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #2e76bc), to(#009bb3)) 0 0 no-repeat;
    background: -webkit-linear-gradient(left, #2e76bc 0, #009bb3 100%) 0 0 no-repeat;
    background: -o-linear-gradient(left, #2e76bc 0, #009bb3 100%) 0 0 no-repeat;
    background: linear-gradient(to right, #2e76bc 0, #009bb3 100%) 0 0 no-repeat;
    opacity: 0; }

.arrowBox .nextArrowBtn {
  margin-left: 4px; }

.fixedLinkBox {
  position: fixed;
  bottom: 50%;
  right: 0;
  z-index: 90;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%); }
  .fixedLinkBox.hide > a {
    -webkit-transform: translateX(95px);
    -ms-transform: translateX(95px);
    transform: translateX(95px); }
  .fixedLinkBox.hide .closeFixedLinkBtn {
    -webkit-transform: translateX(85px);
    -ms-transform: translateX(85px);
    transform: translateX(85px); }
    .fixedLinkBox.hide .closeFixedLinkBtn::after {
      content: '\f104'; }
  .fixedLinkBox > a {
    max-width: 95px; }
  @media (max-width: 1180px) {
    .fixedLinkBox {
      display: none; } }
  .fixedLinkBox img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.closeFixedLinkBtn {
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
  background-color: transparent; }
  .closeFixedLinkBtn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    margin-left: -12.5px;
    border-radius: 50%;
    border: 1px solid #1c6ebd;
    background-color: #e8e8e8; }
  .closeFixedLinkBtn::after {
    content: '\f00d';
    font-family: iconfont;
    color: #1c6ebd; }

.mFixedLinkBox {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .mFixedLinkBox .linkBtnInvestors, .mFixedLinkBox .linkBtnCSR, .mFixedLinkBox .linkBtnRecruit {
    width: 100%;
    height: 80px; }
  .mFixedLinkBox a {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.goTop {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #02498e; }
  @media (min-width: 1181px) {
    .goTop:hover {
      color: #fff;
      background-color: #012f5c; } }

.fixedBg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background-color: #fff; }
  .fixedBg.rectBg {
    background-color: #f4f4f4;
    background-image: -webkit-linear-gradient(left, transparent 50%, #efefef 0, #efefef calc(50% + 1px), transparent 0), -webkit-linear-gradient(top, transparent 50%, #efefef 0, #efefef calc(50% + 1px), transparent 0);
    background-image: -o-linear-gradient(left, transparent 50%, #efefef 0, #efefef calc(50% + 1px), transparent 0), -o-linear-gradient(top, transparent 50%, #efefef 0, #efefef calc(50% + 1px), transparent 0);
    background-image: linear-gradient(to right, transparent 50%, #efefef 0, #efefef calc(50% + 1px), transparent 0), linear-gradient(to bottom, transparent 50%, #efefef 0, #efefef calc(50% + 1px), transparent 0);
    background-position: 0 0;
    background-size: 16px 16px; }
  .fixedBg > span {
    position: absolute;
    z-index: 1; }
  .fixedBg .dotRectLT, .fixedBg .dotRectRB {
    background-image: -webkit-radial-gradient(circle, #8db6de 1px, transparent 0, transparent 100%);
    background-image: -o-radial-gradient(circle, #8db6de 1px, transparent 0, transparent 100%);
    background-image: radial-gradient(circle, #8db6de 1px, transparent 0, transparent 100%);
    background-position: 0 0;
    background-size: 7px 7px; }
  .fixedBg .dotRectLT {
    top: 1vh;
    left: 10%;
    opacity: .5; }
    @media (min-width: 1181px) {
      .fixedBg .dotRectLT {
        width: 160px;
        height: 160px;
        opacity: 1; } }
    @media (min-width: 481px) and (max-width: 1180px) {
      .fixedBg .dotRectLT {
        width: 100px;
        height: 100px; } }
    @media (max-width: 480px) {
      .fixedBg .dotRectLT {
        width: 50px;
        height: 50px; } }
  .fixedBg .dotRectRB {
    right: 13%;
    bottom: 0;
    width: 170px;
    height: 170px;
    opacity: .5; }
    @media (min-width: 1181px) {
      .fixedBg .dotRectRB {
        width: 170px;
        height: 170px;
        opacity: 1; } }
    @media (min-width: 481px) and (max-width: 1180px) {
      .fixedBg .dotRectRB {
        width: 110px;
        height: 110px; } }
    @media (max-width: 480px) {
      .fixedBg .dotRectRB {
        width: 60px;
        height: 60px; } }
  .fixedBg .orangeRect {
    top: 27vh;
    left: 4%;
    background-color: #fef6dc; }
    @media (min-width: 1181px) {
      .fixedBg .orangeRect {
        width: 55px;
        height: 55px; } }
    @media (max-width: 1180px) {
      .fixedBg .orangeRect {
        width: 30px;
        height: 30px; } }
  .fixedBg .blueRect {
    left: 13%;
    bottom: 10vh;
    background-color: #e5f6f7; }
    @media (min-width: 1181px) {
      .fixedBg .blueRect {
        width: 20px;
        height: 20px; } }
    @media (max-width: 1180px) {
      .fixedBg .blueRect {
        width: 15px;
        height: 15px; } }
  .fixedBg .greenRect {
    top: 10vh;
    right: 12%;
    background-color: #e5f3de; }
    @media (min-width: 1181px) {
      .fixedBg .greenRect {
        width: 15px;
        height: 15px; } }
    @media (max-width: 1180px) {
      .fixedBg .greenRect {
        width: 10px;
        height: 10px; } }
  .fixedBg .yellowRect {
    top: 35vh;
    right: 9%;
    background-color: #fafee1; }
    @media (min-width: 1181px) {
      .fixedBg .yellowRect {
        width: 45px;
        height: 45px; } }
    @media (max-width: 1180px) {
      .fixedBg .yellowRect {
        width: 25px;
        height: 25px; } }

.pageQuickBtnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 961px) {
    .pageQuickBtnBox {
      margin-left: auto; } }
  .pageQuickBtnBox a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #81a4c7; }
    @media (min-width: 1181px) {
      .pageQuickBtnBox a:hover {
        color: #fff; } }
    .pageQuickBtnBox a + a {
      margin-left: 10px; }

@media (min-width: 1181px) {
  .hImgScale:hover .Img img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03); } }

.hImgScale .Img {
  position: relative;
  overflow: hidden; }

.newIcon_green {
  background-color: #7ec04c; }

.newIcon_brown {
  background-color: #ed842e; }

.newIcon_pink {
  background-color: #f48daf; }

.newIcon_blue {
  background-color: #1884c4; }

.newIcon_navy {
  background-color: #557ebf; }

.newIcon_orange {
  background-color: #ffa84c; }

.newIcon_gold {
  background-color: #eab92d; }

/*480*/
@media (max-width: 480px) {
  .col-2, .col-3, .col-4, .col-5 {
    float: none;
    width: 100%; } }
	
.pages{ margin-top:30px;}
#pagelist{ line-height:42px;color:#666; padding:15px;}
#pagelist a{ width:62px; text-align:center; float:left; border:1px solid #e5e5e5;background:#fff; height:44px; font-size:14px;color:#666; line-height:44px; margin-left:5px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#1c72ba;border:1px solid #1c72ba;color:#fff;}
#pagelist a:hover{background:#1c72ba;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:44px; font-size:13px; height:44px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
