@font-face {
  font-family: "InspireTWDC";
  src: url("../fonts/InspireTWDC-Roman.eot?#iefix");
  src: url("../fonts/InspireTWDC-Roman.eot?#iefix") format("eot"), url("../fonts/InspireTWDC-Roman.woff2") format("woff2"), url("../fonts/InspireTWDC-Roman.woff") format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: "InspireTWDC";
  src: url("../fonts/InspireTWDC-Light.eot?#iefix");
  src: url("../fonts/InspireTWDC-Light.eot?#iefix") format("eot"), url("../fonts/InspireTWDC-Light.woff2") format("woff2"), url("../fonts/InspireTWDC-Light.woff") format("woff");
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: "InspireTWDC";
  src: url("../fonts/InspireTWDC-Medium.eot?#iefix");
  src: url("../fonts/InspireTWDC-Medium.eot?#iefix") format("eot"), url("../fonts/InspireTWDC-Medium.woff2") format("woff2"), url("../fonts/InspireTWDC-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: "InspireTWDC";
  src: url("../fonts/InspireTWDC-Heavy.eot?#iefix");
  src: url("../fonts/InspireTWDC-Heavy.eot?#iefix") format("eot"), url("../fonts/InspireTWDC-Heavy.woff2") format("woff2"), url("../fonts/InspireTWDC-Heavy.woff") format("woff");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: "InspireTWDC";
  src: url("../fonts/InspireTWDC-Black.eot?#iefix");
  src: url("../fonts/InspireTWDC-Black.eot?#iefix") format("eot"), url("../fonts/InspireTWDC-Black.woff2") format("woff2"), url("../fonts/InspireTWDC-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal
}

@media (max-width: 949px) {
  .visible-pc {
    display: none !important
  }
}

@media (min-width: 768px) {
  .visible-mobile {
    display: none !important
  }
}

@media (max-width: 767px) {

  .visible-pc-ipad,
  .post-more-detail,
  .category-more-detail,
  .press-room-title .press-room-dropdown-title-pc-ipad,
  .press-room-dropdown-pc-ipad {
    display: none !important
  }
}

#header {
  padding-right: 0 !important;
  padding-left: 0 !important
}

#header .navbar-content {
  padding: 0 25px
}

#header .nav-primary-menu {
  padding: 0
}

#header .navbar {
  height: 56px;
  margin: 0;
  background: #fff;
  background-size: cover;
  font-family: Arial, Song, sans-serif;
  border: 0;
  border-radius: 0;
  z-index: 1000
}

#header .navbar .navbar-header {
  width: 135px;
  padding-right: 20px
}

#header .navbar .logo img {
  width: 114px
}

#header .navbar #primary-menu,
#header .navbar #primary-menu-en,
#header .navbar #primary-menu-zh ul {
  margin: 0;
  list-style: none
}

#header .navbar #primary-menu li,
#header .navbar #primary-menu-en li,
#header .navbar #primary-menu-zh li {
  float: left;
  position: relative
}

#header .navbar #primary-menu li a,
#header .navbar #primary-menu-en li a,
#header .navbar #primary-menu-zh li a {
  float: left;
  padding: 0 10px 0 18px;
  color: #253b56;
  font-size: 14px
}

#header .navbar #primary-menu li a:hover,
#header .navbar #primary-menu-en li a:hover,
#header .navbar #primary-menu-zh li a:hover {
  color: #1994d7;
  text-decoration: none
}

#header .navbar #primary-menu li:hover ul,
#header .navbar #primary-menu-en li:hover ul,
#header .navbar #primary-menu-zh li:hover ul {
  opacity: 1;
  visibility: visible
}

#header .navbar #primary-menu li .sub-menu,
#header .navbar #primary-menu-en li .sub-menu,
#header .navbar #primary-menu-zh li .sub-menu {
  min-width: 100%
}

#header .navbar #primary-menu li .sub-menu li,
#header .navbar #primary-menu-en li .sub-menu li,
#header .navbar #primary-menu-zh li .sub-menu li {
  list-style: none
}

#header .navbar #primary-menu li ul,
#header .navbar #primary-menu-en li ul,
#header .navbar #primary-menu-zh li ul {
  position: absolute;
  padding: 10px 0 10px 0;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
  top: 25px;
  background: #fff;
  transition: all .2s ease-in-out;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #c9cad2
}

#header .navbar #primary-menu li ul li,
#header .navbar #primary-menu-en li ul li,
#header .navbar #primary-menu-zh li ul li {
  float: none
}

#header .navbar #primary-menu li ul li:first-child a:after,
#header .navbar #primary-menu-en li ul li:first-child a:after,
#header .navbar #primary-menu-zh li ul li:first-child a:after {
  content: '';
  position: absolute;
  top: 10px;
  border-top: 1px
}

#header .navbar #primary-menu li ul li a,
#header .navbar #primary-menu-en li ul li a,
#header .navbar #primary-menu-zh li ul li a {
  background: #fff;
  font-size: 14px;
  color: #253b56;
  width: 100%;
  text-align: left;
  font-weight: normal;
  display: block;
  white-space: nowrap;
  line-height: 32px
}

#header .navbar #primary-menu li ul li a:hover,
#header .navbar #primary-menu-en li ul li a:hover,
#header .navbar #primary-menu-zh li ul li a:hover {
  background: #1994d7;
  color: #fff;
  border: none
}

#header .navbar .lang-item-en {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

@media (min-width: 950px) {
  #primary-menu-zh {
    padding-left: 6px
  }

  #primary-menu-zh li a {
    padding: 0 14px 0 14px !important;
    font-size: 14px !important
  }

  #primary-menu-en li a {
    padding: 0 11px 0 14px !important;
    font-size: 12px !important
  }

  #primary-menu-en li ul {
    top: 23px !important
  }
}

.image-borer {
  height: 100px;
  width: 100px;
  overflow: hidden
}

.image-borer img {
  margin: auto;
  height: 100%;
  width: 100%
}

.category-content-body-div {
  overflow: hidden;
  width: 950px
}

@media (min-width: 950px) {
  .navbar-header {
    height: 56px;
    padding-top: 12px
  }

  .navbar-content {
    height: 56px
  }

  #primary-menu,
  #primary-menu-zh {
    padding-top: 26px
  }

  #primary-menu-en {
    padding-top: 29px
  }
}

@media (max-width: 949px) {
  #header .navbar {
    height: 65px
  }

  #header .navbar #primary-menu li:hover ul,
  #header .navbar #primary-menu-en li:hover ul,
  #header .navbar #primary-menu-zh li:hover ul {
    opacity: 0;
    visibility: hidden
  }

  #header .navbar .navbar-header {
    padding-right: 0;
    width: 120px
  }

  #header .navbar .navbar-content {
    padding: 0
  }

  #header .category-content-body-div {
    max-width: 961px;
    width: 100%
  }
}

@media (max-width: 949px) and (min-width:768px) {
  #header .navbar {
    padding: 12px 0px 0px 18px;
    height: 76px
  }

  #header .navbar-header {
    height: 49px;
    padding-top: 5px;
    padding-right: 0
  }

  #header .navbar-header .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }

  #header #primary-menu,
  #header #primary-menu-zh {
    padding-top: 19px
  }

  #header #primary-menu ul,
  #header #primary-menu-zh ul {
    top: 26px !important
  }

  #header #primary-menu-en {
    padding-top: 21px
  }

  #header #primary-menu-en>:first-child a {
    padding: 0 10px 0 15 !important
  }

  #header #primary-menu-en li a {
    padding: 0 10px 0 12px !important;
    font-size: 12px !important
  }

  #header #primary-menu-en ul {
    top: 24px !important
  }
}

@media (max-width: 767px) {
  .navbar {
    height: 65px
  }
}

#side-menu {
  box-shadow: inset -5px 0 10px -3px #ccd1d7;
  -webkit-box-shadow: inset -5px 0 10px -3px #ccd1d7;
  -moz-box-shadow: inset -5px 0 10px -3px #ccd1d7;
  position: absolute;
  font-size: 14px;
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
  top: 0;
  margin: 0;
  z-index: 200;
  width: 279px;
  left: -279px;
  height: 100vh;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll
}

#side-menu ul li {
  list-style: none
}

#side-menu .side-menu-language-switcher {
  display: flex;
  padding: 0 !important
}

#side-menu .side-menu-language-switcher li:after {
  content: '/'
}

#side-menu .side-menu-language-switcher li {
  float: left;
  padding: 0px !important;
  font-size: 18px !important
}

#side-menu .side-menu-language-switcher li:last-child:after {
  content: ''
}

#side-menu a {
  color: #253b56;
  display: inline-block;
  width: 235px
}

#side-menu a:hover {
  text-decoration: none
}

#side-menu ul {
  padding: 27px 0 20px 20px
}

#side-menu ul:first-child>li {
  padding-bottom: 20px;
  padding-left: 8px;
  font-size: 18px
}

#side-menu ul:first-child>li ul {
  padding: 0 0 0 16px
}

#side-menu ul:first-child>li ul li {
  padding: 29px 0 0 0;
  font-size: 15px
}

#side-menu ul:first-child>li:first-child {
  padding-bottom: 19px
}

#side-menu ul .line {
  margin-bottom: 20px;
  margin-right: 20px;
  height: 1px;
  background-color: #ccc
}

#side-menu .sub-menu>li {
  padding: 15px
}

.category-content {
  width: 697px;
  float: left;
  padding-bottom: 24px;
  padding-left: 70px;
  box-shadow: -5px 0 10px -3px #ccd1d7;
  -webkit-box-shadow: -5px 0 10px -3px #ccd1d7;
  -moz-box-shadow: -5px 0 10px -3px #ccd1d7
}

.category-content ul {
  margin-bottom: 0
}

.category-content ul li {
  list-style: inherit
}

.content-container {
  padding: 0;
  max-width: 1080px
}

.content-container .content-title-div {
  position: relative;
  background-color: #ebf6fc;
  height: 80px
}

.content-container .content-title-div .content-title-container {
  padding-left: 0;
  padding-right: 0
}

.content-container .content-body-div {
  max-width: 961px;
  width: 100%
}

.content-container .post-content-body-div {
  width: 950px;
  margin: auto
}

.content-container h1 {
  padding-top: 30px;
  padding-left: 25px;
  margin: auto;
  color: #253b56;
  font-size: 18px;
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
  font-weight: normal
}

.content-container .content-description {
  padding: 60px 0 0 0;
  max-width: 630px;
  line-height: 22px
}

@media (min-width: 768px) {
  .content-container .category-no-content {
    padding: 0
  }
}

.content-container .first-category-content {
  padding: 38px 0 60px 0px;
  margin-left: -7.5px;
  margin-right: -7.5px
}

.content-container .first-category-content a {
  color: #253b56
}

.content-container .first-category-content a .first-category-content-title {
  padding: 0 0 0 20px;
  text-align: center;
  padding: 0;
  padding-top: 16px
}

.content-container .first-category-content .category-image-item {
  padding: 0 7.5px 0 7.5px;
  font-size: 14px;
  padding-bottom: 20px
}

.content-container #sidebar {
  width: 236px;
  float: left;
  padding: 44px 0 0 0;
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
}

.content-container #sidebar ul {
  font-family: Arial, Song, sans-serif;
  list-style: none;
  line-height: 25px;
  padding: 0
}

.content-container #sidebar ul .sub_menu_item_li {
  width: 216px
}

.content-container #sidebar ul li {
  margin-bottom: 1px;
  width: 236px
}

.content-container #sidebar ul a {
  display: block
}

.content-container #sidebar ul .menu_item {
  width: 236px;
  min-height: 48px;
  color: #253b56;
  font-size: 14px;
  padding: 9px 10px;
  padding-top: 12px;
  padding-left: 25px;
  background-color: #ebf6fc
}

.content-container #sidebar ul .sub_menu_item_li {
  margin-left: 20px
}

.content-container #sidebar ul .sub_menu_item {
  min-height: 48px;
  color: #253b56;
  font-size: 14px;
  padding: 9px 10px 9px 28px;
  padding-top: 12px;
  background-color: #f4fafd
}

.content-container #sidebar ul .selected_item_li {
  position: relative;
  box-shadow: -5px 0 5px #ccd1d7;
  -webkit-box-shadow: -5px 0 5px #ccd1d7;
  -moz-box-shadow: -5px 0 5px #ccd1d7;
  border-right: 0
}

.content-container #sidebar ul .selected_item {
  background-color: #fff;
  box-shadow: inset 6px 0 #1994d7;
  -webkit-box-shadow: inset 6px 0 #1994d7;
  -moz-box-shadow: inset 6px 0 #1994d7
}

.content-container #sidebar ul .selected_item:hover {
  text-decoration: none
}

@media (min-width: 950px) {
  .content-container {
    width: 100%
  }

  #side-menu-toggle {
    display: none
  }

  .logo {
    margin: 15 21px 0 0 !important
  }

  .logo .pc {
    display: inline
  }

  .logo .mobile {
    display: none
  }
}

@media (max-width: 767px) {
  #side-menu-toggle img {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 23.5px;
    width: 21px;
    height: 18px
  }

  .logo .pc {
    display: none
  }

  .logo .mobile {
    display: inline;
    position: relative
  }

  .content-container .post-content-body-div {
    margin: auto
  }

  .content-container .post-content-body-div .post-excerpt {
    width: auto
  }
}

@media (max-width: 767px) {
  .navbar {
    height: 65px
  }
}

@media (max-width: 949px) {
  #side-menu-toggle {
    display: none
  }

  .logo {
    margin: 0 !important
  }

  .logo .pc {
    display: inline
  }

  .logo .mobile {
    display: none
  }

  .content-title-div h1 {
    width: 100%;
    padding-left: 40px;
    margin-left: 0px;
    line-height: 1.0em
  }

  .category-content-body-div {
    padding: 0px;
    width: 768px
  }

  .category-content-body-div #sidebar {
    width: 206px
  }

  .category-content-body-div #sidebar ul li {
    width: 100%;
    padding-right: 0
  }

  .category-content-body-div #sidebar ul li a.menu_item {
    width: 100%
  }

  .category-content-body-div .category-content {
    float: left;
    width: 562px;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 24px;
    margin: 0
  }

  .category-content-body-div .category-content .first-category-content {
    padding-right: 0
  }
}

@media (max-width: 767px) {
  #side-menu-toggle {
    display: inline-block;
    float: left;
    width: 120px;
    height: 50px
  }

  #side-menu-toggle img {
    left: 20px;
    top: 23.5px;
    width: 21px;
    height: 18px
  }

  .logo .pc {
    display: none
  }

  .logo .mobile {
    display: inline;
    position: relative;
    margin-left: -120px !important
  }

  body {
    position: absolute;
    left: 0;
    right: 0;
    overflow-x: hidden;
    backface-visibility: hidden;
    transition: all .3s ease-in-out;
    transition-delay: 0s
  }

  #disney-content.out {
    overflow: hidden;
    position: absolute;
    height: 100%
  }

  #container.out {
    left: 279px
  }

  #side-menu.out {
    left: 0;
    height: 100%
  }

  body.modal-open {
    padding-right: 0;
    overflow: hidden
  }

  body.modal-open .navbar {
    position: fixed;
    width: 100%
  }

  body.modal-open .navbar .navbar-content {
    width: 100%
  }

  #header .navbar {
    height: 65px;
    z-index: 9999
  }

  #header .navbar .navbar-header {
    width: 100%;
    padding-right: 0px;
    padding: 15px 0;
    margin-left: 0px;
    margin-right: 0px
  }

  #sidebar {
    display: none;
    height: 0
  }

  .content-container .content-title-div {
    height: 40px
  }

  .content-container .content-title-div h1 {
    margin: 0;
    padding: 15px 20px;
    font-size: 13px
  }

  .content-container .category-content-body-div {
    max-width: 961px;
    padding: 0;
    width: 100%
  }

  .content-container .category-content-body-div .category-content {
    width: 100%;
    max-width: 767px;
    float: left;
    padding: 0
  }

  .content-container .category-content-body-div .category-content .content-description {
    padding: 30px 20px;
    padding-bottom: 31px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
    font-size: 11px;
    margin: 0;
    max-width: 767px
  }

  .content-container .category-content-body-div .category-content .first-category-content {
    padding: 0;
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .content-container .category-content-body-div .category-content .first-category-content .category-image-item {
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
    font-size: 13px;
    padding-bottom: 31px
  }

  .content-container .category-content-body-div .category-content .first-category-content .category-image-item .first-category-content-title {
    padding-top: 10px
  }

  .content-container .category-content-body-div .category-content .first-category-content .category-image-item .image-borer {
    width: 65px;
    height: 65px
  }
}

.en #header .navbar {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

.en #side-menu {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

.en .content-container h1 {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

.en #sidebar {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

.en #sidebar ul {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

@media (max-width: 767px) {
  .en .content-container .category-content-body-div .category-content .content-description {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }

  .en .content-container .category-content-body-div .category-content .first-category-content .category-image-item {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }
}

html,
body,
form,
div {
  border: 0px solid;
  margin: auto;
  padding: 0px;
  vertical-align: top;
  word-wrap: break-word
}

a p {
  color: #253b56
}

a:hover {
  text-decoration: none
}

a:hover p {
  color: #1994d7
}

button:focus {
  outline: 0
}

p img {
  max-width: 100%;
  height: auto
}

a:focus {
  text-decoration: none;
  outline: none;
  -moz-outline: none
}

p,
ul,
ol {
  text-align: left
}

p {
  line-height: 22px
}

p a {
  color: #1994d7
}

p a:hover {
  color: #1994d7
}

h1,
h2,
h3,
h4,
h5,
h6,
pre {
  line-height: 1.5em
}

h1 {
  font-size: 1.7em;
  text-align: left;
  font-weight: bold
}

h2 {
  font-weight: bold;
  text-align: left;
  font-size: 1.4em
}

body {
  background-image: none;
  background-color: none;
  background-position: 0 0;
  background-repeat: repeat-x;
  font-family: Arial, Song, sans-serif;
  font-size: 12px;
  color: #253b56;
  text-align: center;
  position: relative
}

body.disable-scroll {
  height: 100%
}

body #disney-content {
  overflow-x: hidden
}

#container {
  position: relative
}

#promo-tiles {
  padding: 30px 115px 44px;
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
  font-weight: bold
}

#promo-tiles a {
  color: #585858
}

#promo-tiles a:hover {
  text-decoration: none
}

#promo-tiles .promo-title-row {
  margin-left: 0;
  margin-right: 0
}

#promo-tiles .promo-box {
  text-align: center
}

#promo-tiles .promo-box img {
  margin-bottom: 16px;
  width: 100px;
  height: 100px
}

#promo-tiles .promo-box span {
  font-size: 18px;
  color: #1994d7;
  font-weight: 500
}

#language-swicther-pc,
#language-swicther-pad {
  position: relative;
  height: 15px
}

#language-swicther-pc .current-lang a,
#language-swicther-pad .current-lang a {
  color: #253b56
}

#language-swicther-pc li,
#language-swicther-pad li {
  float: right;
  list-style: none
}

#language-swicther-pc li:last-child,
#language-swicther-pad li:last-child {
  padding-right: 6px;
  border-right: 1px solid #253b56
}

#language-swicther-pc li:first-child,
#language-swicther-pad li:first-child {
  padding-left: 6px
}

#language-swicther-pc li a,
#language-swicther-pad li a {
  color: #1994d7;
  font-size: 12px
}

#language-swicther-pc li a:hover,
#language-swicther-pad li a:hover {
  text-decoration: none
}

@media (min-width: 950px) {
  #language-swicther-pc {
    display: block;
    top: 31px;
    float: right;
    padding: 0px
  }

  #language-swicther-pad {
    display: none
  }
}

@media (max-width: 949px) {
  #language-swicther-pc {
    display: none
  }

  #language-swicther-pad {
    display: block;
    margin-bottom: 0px;
    margin-right: 20px
  }
}

@media (max-width: 767px) {
  #language-swicther-pad {
    display: none
  }
}

#footer-pc,
#footer-pad-vertical,
#footer-mobile {
  background-color: #e8f6fc
}

#footer-pc .footer-link-row,
#footer-pad-vertical .footer-link-row,
#footer-mobile .footer-link-row {
  padding: 0;
  list-style: none;
  text-align: center
}

#footer-pc .footer-link-row .footer-link,
#footer-pad-vertical .footer-link-row .footer-link,
#footer-mobile .footer-link-row .footer-link {
  display: inline-block
}

#footer-pc .footer-link-row .footer-link a,
#footer-pad-vertical .footer-link-row .footer-link a,
#footer-mobile .footer-link-row .footer-link a {
  color: #253b56;
  font-size: 12px
}

#footer-pc {
  padding: 14px 0
}

#footer-pc .footer-link {
  padding: 6px 10px
}

#footer-pad-vertical {
  padding: 14px 0
}

#footer-pad-vertical .footer-link {
  padding: 6px 10px
}

#footer-mobile {
  padding: 19px 0
}

#footer-mobile .footer-link-row {
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
}

#footer-mobile .footer-link-row .footer-link {
  padding: 11px 10px
}

#footer-mobile .footer-link-row .footer-link a {
  font-size: 10px
}

.main-media {
  padding-right: 0 !important;
  padding-left: 0 !important
}

.main-media img {
  width: 100%
}

.main-media.normal-main-media img {
  height: auto;
  width: 100%;
  margin: auto
}

#home-copyright,
#copyright {
  position: relative;
  padding: 44px 0 46px
}

#home-copyright div,
#copyright div {
  padding-top: 18px
}

@media (min-width: 950px) {
  .main-media {
    width: 1080px
  }

  .main-media .home-default-image-pc {
    display: block
  }

  .main-media .home-default-image-mobile {
    display: none
  }
}

@media (min-width: 950px) {
  #footer-pc {
    width: 1080px !important
  }
}

@media (min-width: 768px) {
  #footer-pc {
    display: block
  }

  #footer-pad-vertical {
    display: none
  }

  #footer-mobile {
    display: none
  }
}

@media (min-width: 768px) {

  .content-menu,
  .press-room-dropdown-pc-ipad {
    display: none
  }
}

.content-nav-menu {
  position: relative
}

.content-menu,
.press-room-dropdown-pc-ipad {
  background-color: white;
  margin: 20px 20px 2px 20px;
  border-radius: 4px;
  font-size: 16px;
  color: #253b56 !important;
  box-shadow: 0px 0px 5px 1px #ccd1d7;
  -webkit-box-shadow: 0px 0px 5px 1px #ccd1d7;
  -moz-box-shadow: 0px 0px 5px 1px #ccd1d7
}

.content-menu button>span {
  font-size: 16px;
  color: #253b56;
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
}

.content-menu .content-menu-collapse {
  border-color: #e1e1e1
}

.content-menu .content-menu-collapse ul {
  margin: 0 -15px
}

.content-menu .content-menu-toggle-icon {
  width: 14px;
  height: 12px;
  float: right;
  margin: 5px 15px 0 0
}

.content-menu ul {
  left: auto;
  top: 46px;
  min-width: 120px;
  padding: 0;
  width: 100%;
  border: none;
  border-top: 1px solid #c9cad2;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.content-menu ul li a {
  padding: 10px 15px;
  height: 40px;
  font-size: 13px;
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
  color: #253b56
}

.menu-button {
  height: 50px;
  text-align: left;
  margin: 0;
  border-width: 0;
  width: 100%;
  padding: 12px 0 12px 15px
}

.menu-button:hover {
  background-color: white !important
}

.menu-button:focus {
  background-color: white !important;
  outline: 0 !important;
  box-shadow: 0px 0px 5px 1px #ccd1d7;
  -webkit-box-shadow: 0px 0px 5px 1px #ccd1d7;
  -moz-box-shadow: 0px 0px 5px 1px #ccd1d7
}

@media (max-width: 949px) {
  #promo-tiles {
    padding: 30px 24px 44px
  }

  #footer-pc {
    display: none
  }

  #footer-pad-vertical {
    display: block
  }

  #footer-mobile {
    display: none
  }
}

@media (max-width: 949px) {
  .home-default-image-pc {
    display: none
  }

  .home-default-image-mobile {
    display: block
  }

  .main-media.normal-main-media {
    height: auto
  }

  .main-media.normal-main-media img {
    height: auto;
    width: 100%;
    margin: auto
  }
}

@media (max-width: 767px) {
  #promo-tiles {
    padding: 24px 0px 32px;
    font-weight: bold
  }

  #promo-tiles a {
    color: #585858
  }

  #promo-tiles a:hover {
    text-decoration: none
  }

  #promo-tiles .promo-title-row {
    margin-left: 0;
    margin-right: 0
  }

  #promo-tiles .promo-box {
    text-align: center
  }

  #promo-tiles .promo-box img {
    margin: auto;
    margin-bottom: 10px;
    width: 65px;
    height: 65px
  }

  #promo-tiles .promo-box span {
    font-size: 12px;
    color: #1994d7;
    font-weight: 500
  }

  #home-copyright,
  #copyright {
    position: relative;
    padding: 30px 0 36px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
    font-size: 9px
  }

  #home-copyright div,
  #copyright div {
    padding-top: 12px
  }
}

@media (max-width: 767px) {
  .main-media.normal-main-media {
    height: auto
  }

  .main-media.normal-main-media img {
    height: auto;
    width: 100%;
    margin: auto
  }

  #footer-pc {
    display: none
  }

  #footer-pad-vertical {
    display: none
  }

  #footer-mobile {
    display: block
  }
}

.current-lang {
  pointer-events: none;
  cursor: default
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.alignleft {
  float: left;
  margin: .5em 1em .5em 0
}

.alignright {
  float: right;
  margin: .5em 0 .5em 1em
}

.icp_link {
  font-size: 12px;
  color: #253b56
}

.icp_link:hover {
  color: #253b56
}

@media (max-width: 767px) {
  .icp_link {
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
    font-size: 9px
  }
}

body.en {
  font-family: InspireTWDC, sans-serif, Arial, Song !important
}

body.en #promo-tiles {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

body.en #footer-mobile .footer-link-row {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

body.en .content-menu button>span {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

body.en .content-menu ul li a {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

@media (max-width: 767px) {

  body.en #home-copyright,
  body.en #copyright {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }
}

@media (max-width: 767px) {
  body.en .icp_link {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }
}

.post-content {
  padding-bottom: 40px;
  padding-left: 70px;
  padding-right: 0;
  padding-top: 60px;
  width: 697px;
  float: left;
  border: 0 transparent
}

.post-content p img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px
}

.post-content h1,
.post-content h2,
.post-content a,
.post-content p {
  font-family: Arial, Song, sans-serif;
  text-align: left
}

.post-content h2 {
  margin: 0;
  font-size: 14px;
  color: #253b56
}

.post-content p,
.post-content ul {
  font-size: 12px;
  line-height: 22px
}

.post-content .post-title {
  font-size: 14px;
  padding-top: 10px
}

.post-content .post-sub-title {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 12px
}

.post-content .post-sub-item {
  padding: 20px 0 0 0;
  margin: 0
}

.post-content .post-sub-item h2 {
  margin: 0
}

.post-content .post-sub-item .no-thumbnail {
  width: 100% !important
}

.post-content .more-item-style:hover {
  color: #1994d7;
  cursor: hand
}

.post-content .more-item-style:hover .more-link {
  background: url("../images/more-link-pc_hover.png") no-repeat
}

@media (max-width: 767px) {
  .post-content .more-item-style:hover .more-link {
    width: 9px;
    height: 15px;
    background: url("../images/more-link-mobile_hover.png") no-repeat;
    background-size: contain
  }
}

.post-content .post-left-part {
  float: left;
  padding: 0;
  text-align: left;
  width: 180px
}

.post-content .post-left-part .post-summary-image {
  float: left;
  max-width: 100%;
  width: auto;
  margin: auto
}

.post-content .post-right-part {
  position: relative;
  padding: 0;
  padding-left: 22px;
  text-align: left;
  width: 447px
}

.post-content .post-rignt-part-non-image {
  position: relative;
  padding-right: 10%
}

.post-content .post-rignt-part-non-image .category-link {
  right: 10%
}

.post-content hr {
  border-color: #ccc
}

.post-content .serporater {
  margin: 0;
  margin-bottom: 30px
}

.post-content .post-excerpt {
  margin-left: 0;
  margin-right: 25px;
  word-wrap: break-word;
  line-height: 22px
}

.post-content .post-excerpt p:first-child {
  margin-top: 0
}

.post-content .post-excerpt p:last-child {
  margin-bottom: 0
}

.post-content .excerpt {
  word-wrap: break-word;
  line-height: 22px
}

.post-content .excerpt p:first-child {
  margin-top: 0
}

.post-content .excerpt p:last-child {
  margin-bottom: 0
}

.post-content .excerpt li {
  list-style: initial
}

.post-content .category-excerpt {
  margin-left: 0;
  margin-right: 25px;
  word-wrap: break-word;
  line-height: 22px
}

.post-content .category-excerpt p:first-child {
  margin-top: 0
}

.post-content .category-excerpt p:last-child {
  margin-bottom: 0
}

.post-content .more-link {
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
  height: 22px;
  background: url("../images/more-link-pc.png") no-repeat
}

@media (max-width: 767px) {
  .post-content .more-link {
    width: 9px;
    height: 15px;
    background: url("../images/more-link-mobile.png") no-repeat;
    background-size: contain
  }
}

.post-content .post-sub-item {
  position: relative
}

.post-content .post-sub-item a.category-link {
  right: 0;
  top: 50%;
  width: 14px;
  height: 22px;
  background: url("../images/more-link-pc.png") no-repeat;
  position: absolute;
  width: 0;
  float: right;
  text-align: right
}

@media (max-width: 767px) {
  .post-content .post-sub-item a.category-link {
    width: 9px;
    height: 15px;
    background: url("../images/more-link-mobile.png") no-repeat;
    background-size: contain
  }
}

.post-content .post-title-mobile div {
  margin: 10px 0
}

.post-content .download-pdf {
  float: left;
  margin-top: 10px
}

.post-content .post-list-item:hover .glyphicon-chevron-right:before {
  color: #1994d7
}

.category-header ul li {
  list-style: inherit
}

@media (min-width: 768px) {
  .category-header {
    text-align: left;
    padding-bottom: 38px
  }
}

@media (min-width: 950px) {
  .post-content .post-title-mobile {
    display: none
  }

  .post-content .category-link {
    top: 60px
  }

  .category-post-content,
  .press-room-content {
    width: 950px !important
  }

  .category-post-content .post-right-part {
    width: 720px
  }
}

@media (min-width: 768px) {
  .post-content {
    box-shadow: -5px 0 10px -3px #ccd1d7
  }

  .post-content .post-title-mobile {
    display: none
  }

  .post-content .category-link {
    top: 60px
  }

  .category-post-content,
  .press-room-content {
    box-shadow: 0 0 !important;
    padding: 60px 25px 14px 25px;
    float: none
  }

  .category-post-content .excerpt {
    margin-right: 0px
  }
}

@media (min-width: 768px) and (max-width:949px) {

  .category-post-content,
  .press-room-content {
    padding: 60px 34px 14px 40px !important;
    width: 768px !important
  }

  .category-post-content .post-right-part {
    width: 537px !important
  }
}

@media (max-width: 949px) {
  .content-container #sidebar {
    width: 206px
  }

  .content-container #sidebar .sub_menu_item_li {
    width: 186px !important
  }

  .content-container #sidebar .sub_menu_item_li .sub_menu_item {
    padding-left: 48px
  }

  .content-container #sidebar ul li {
    width: 206px
  }

  .content-container #sidebar ul li .menu_item {
    width: 206px;
    padding-left: 40px
  }

  .content-container .post-content-body-div {
    width: 768px;
    margin: auto
  }

  .content-container .post-content {
    float: left;
    width: 562px;
    padding-left: 34px;
    padding-right: 34px
  }

  .content-container .post-content .post-title-mobile {
    display: none
  }

  .content-container .post-content .category-link {
    top: 60px
  }

  .content-container .post-content .post-excerpt {
    width: auto;
    padding-right: 14px;
    line-height: 22px
  }

  .content-container .post-content .post-left-part {
    width: 150px
  }

  .content-container .post-content .no-thumbnail {
    width: 100%;
    margin-bottom: 0 !important
  }

  .content-container .post-content .post-right-part {
    padding: 0 0 0 22px;
    width: 344px
  }

  .content-container .post-content .post-title-mobile {
    display: none
  }

  .content-container .post-content .category-link {
    top: 60px
  }
}

@media (max-width: 767px) {

  .post-content h1,
  .post-content h2,
  .post-content a,
  .post-content p {
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }

  #post-items {
    padding: 0 0 31px 0
  }

  .category-post-content,
  .press-room-content {
    padding-bottom: 31px !important
  }

  .category-post-content p {
    margin-bottom: 10px
  }

  .category-post-content .excerpt {
    margin-right: 0px
  }

  .content-container {
    width: auto
  }

  .content-container .post-content-body-div {
    width: auto
  }

  .content-container .post-content {
    width: 100%;
    padding: 30px 20px 0 20px
  }

  .content-container .post-content p {
    font-size: 11px
  }

  .content-container .post-content .category-header {
    text-align: left;
    padding-bottom: 21px
  }

  .content-container .post-content .serporater {
    margin: 28px 0 29px 0
  }

  .content-container .post-content .post-excerpt {
    font-size: 11px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
    line-height: 22px;
    padding-right: 9px
  }

  .content-container .post-content .post-right-part {
    padding: 0;
    width: 100%
  }

  .content-container .post-content .post-sub-title {
    padding: 0;
    font-size: 12px !important;
    margin-bottom: 9px !important
  }

  .content-container .post-content .post-left-part {
    margin-bottom: 13px;
    width: 100%
  }

  .content-container .post-content .post-left-part .post-summary-image {
    width: auto
  }

  .content-container .post-content .post-title-mobile {
    display: block
  }

  .content-container .post-content .post-sub-item {
    padding: 0
  }

  .content-container .post-content .post-sub-item h2 {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
    line-height: 22px
  }

  .content-container .post-content .post-title-pc {
    display: none
  }

  .content-container .post-content .category-link {
    top: 90px
  }
}

.post-extension {
  font-size: 14px;
  font-family: Arial, Song, sans-serif;
  margin-top: 10px
}

@media (max-width: 767px) {
  .post-extension {
    margin-top: 0px
  }
}

.post-more-detail,
.category-more-detail {
  float: left !important;
  margin-right: 40px !important
}

.post-more-detail img,
.category-more-detail img {
  margin-right: 10px !important;
  margin-top: -2px;
  float: none !important
}

.post-more-detail span,
.category-more-detail span {
  color: #1994d7 !important;
  font-size: 12px
}

.post-content-download-holder {
  margin-bottom: 30px;
  margin-top: 10;
  height: 22px
}

.post-content-download-holder div {
  width: 11px;
  height: 13px;
  background: url(../images/icon-pdf-retina.gif) left top no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-size: 100% auto;
  margin: 1px 10px 0 0px !important
}

.post-content-download-holder a {
  width: auto;
  margin-left: 0;
  margin-top: 0 !important;
  font-family: Arial, Song, sans-serif;
  color: #253b56;
  font-size: 12px
}

.post-content-download-holder a span {
  font-size: 12px
}

@media (min-width: 950px) {
  .post-content-download-holder {
    padding-left: 202px
  }
}

@media (min-width: 768px) and (max-width:949px) {
  .post-content-download-holder {
    padding-left: 172px
  }
}

@media (max-width: 767px) {
  .post-content-download-holder {
    padding-left: 0px;
    margin-bottom: 28px;
    margin-top: 14.5px
  }

  .post-content-download-holder a {
    font-size: 11px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }

  .post-content-download-holder div {
    background-size: contain;
    height: 12px;
    margin: 1px 2px 2px
  }
}

.post-content-no-links {
  height: 0
}

@media (max-width: 767px) {
  .press-room-download-holder-no-pdf {
    display: none
  }
}

@media (min-width: 768px) {
  .category-sub-item {
    padding-bottom: 30px !important
  }
}

.post-content-no-thumbnail-download_hoder {
  padding-left: 0
}

.en .post-content h1,
.en .post-content h2,
.en .post-content a,
.en .post-content p {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

@media (max-width: 767px) {

  .en .post-content h1,
  .en .post-content h2,
  .en .post-content a,
  .en .post-content p {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }

  .en .content-container .post-content .post-excerpt {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }

  .en .content-container .post-content .post-sub-item h2 {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }
}

.en .post-extension {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

.en .post-content-download-holder a {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

@media (max-width: 767px) {
  .en .post-content-download-holder a {
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }
}

#modal-id {
  padding-right: 0 !important;
  height: 100%;
  color: #253b56;
  font-size: 14px;
  cursor: default;
  text-align: left;
  overflow: hidden
}

#modal-id table {
  margin-top: 12px
}

#modal-id h1,
#modal-id h2,
#modal-id h3,
#modal-id h4,
#modal-id h5,
#modal-id h6,
#modal-id .h1,
#modal-id .h2,
#modal-id .h3,
#modal-id .h4,
#modal-id .h5,
#modal-id .h6 {
  margin: 0;
  padding: 0;
  font-weight: bold
}

#modal-id span.nav-prev.stop {
  background-position: left bottom;
  cursor: default
}

#modal-id span.nav-next.stop {
  background-position: right bottom;
  cursor: default
}

#modal-id .nav-wrap {
  background: #fff
}

#modal-id .nav-wrap img {
  width: 20px;
  height: 20px;
  margin: 10px
}

#modal-id .nav-wrap .nav {
  position: relative;
  top: 50%;
  width: 54px;
  height: 36px;
  border: 0;
  background: url(../images/arrows-retina.png) no-repeat;
  background-size: auto 72px;
  cursor: hand
}

#modal-id .nav-wrap .nav-prev {
  background-position: left top
}

#modal-id .nav-wrap .nav-next {
  background-position: right top
}

#modal-id .modal-body {
  padding: 31px 40px 0 40px
}

#modal-id .modal-dialog {
  margin-top: 0;
  height: 100%
}

@media (min-width: 950px) {
  #modal-id .modal-dialog {
    width: 700px
  }
}

#modal-id .modal-dialog .nav-wrap {
  position: absolute;
  top: 15%;
  height: 323px;
  width: 700px;
  vertical-align: baseline;
  background: transparent
}

#modal-id .modal-dialog .nav-wrap .nav {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  width: 50px;
  height: 72px;
  font-size: 36px;
  line-height: 72px;
  cursor: hand;
  margin: 0
}

#modal-id .modal-dialog .nav-wrap .nav-prev {
  right: 99%;
  border-radius: 5px 0 0 5px;
  background: url("../images/PC_02_About_Company Overview_Left.png") center left no-repeat
}

#modal-id .modal-dialog .nav-wrap .nav-next {
  left: 99%;
  border-radius: 0 5px 5px 0;
  background: url("../images/PC_02_About_Company Overview_Right.png") center right no-repeat
}

#modal-id .modal-dialog .nav-wrap span.nav-next.stop {
  background: url("../images/PC_02_About_Company Overview_Right_disable.png") center right no-repeat;
  cursor: default
}

#modal-id .modal-dialog .nav-wrap span.nav-prev.stop {
  background: url("../images/PC_02_About_Company Overview_Left_disable.png") center left no-repeat;
  cursor: default
}

#modal-id .modal-dialog.loading {
  height: 200px
}

#modal-id .modal-dialog img.loading-img {
  position: absolute;
  top: 20%;
  left: 30px
}

#modal-id .modal-content {
  position: relative;
  width: 700px;
  height: 100%;
  overflow-y: auto;
  border-right: transparent;
  border-left: transparent;
  box-shadow: none
}

#modal-id .modal-content .download-holder.visible-xs a {
  float: left
}

#modal-id .modal-content .download-holder {
  padding-right: 0
}

#modal-id .modal-content .download-holder div {
  padding-right: 5px;
  width: 12px;
  height: 15px;
  background: url(../images/icon-pdf-retina.gif) left top no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-size: 100% auto;
  margin: 3px 5px 3px
}

#modal-id .modal-content .download-holder a {
  width: auto;
  float: right;
  margin-left: 0;
  margin: 15px 0 15px 0;
  font-size: 14px;
  font-family: Arial, Song, sans-serif;
  color: #253b56
}

#modal-id .modal-content .date-holder {
  padding: 0;
  margin: 15px 0;
  margin-bottom: 24px;
  font-size: 12px;
  color: #8294aa
}

#modal-id .modal-content .content-holder {
  padding: 0;
  margin-bottom: 40px
}

#modal-id .modal-content .content-holder div.para {
  margin: 0;
  margin-top: 20px
}

#modal-id .modal-content .content-holder h1,
#modal-id .modal-content .content-holder h2,
#modal-id .modal-content .content-holder h3,
#modal-id .modal-content .content-holder h4,
#modal-id .modal-content .content-holder h5,
#modal-id .modal-content .content-holder h6,
#modal-id .modal-content .content-holder .h1,
#modal-id .modal-content .content-holder .h2,
#modal-id .modal-content .content-holder .h3,
#modal-id .modal-content .content-holder .h4,
#modal-id .modal-content .content-holder .h5,
#modal-id .modal-content .content-holder .h6 {
  margin: 0;
  font-weight: bold;
  margin-top: 32px
}

#modal-id .modal-content .content-holder pre,
#modal-id .modal-content .content-holder p,
#modal-id .modal-content .content-holder ul,
#modal-id .modal-content .content-holder ol,
#modal-id .modal-content .content-holder td,
#modal-id .modal-content .content-holder th {
  margin: 0;
  margin-top: 12px;
  font-size: 14px;
  line-height: 22px
}

#modal-id .modal-content .content-holder ul,
#modal-id .modal-content .content-holder ol {
  padding: 0;
  padding-left: 15px
}

#modal-id .modal-content .content-holder ul li {
  list-style: initial
}

#modal-id .modal-content .content-holder ol {
  padding-left: 22px
}

#modal-id .modal-content h1 {
  font-size: 22px
}

#modal-id .modal-content h2 {
  font-size: 20px
}

#modal-id .modal-content h3 {
  font-size: 18px
}

#modal-id .modal-content h4 {
  font-size: 16px
}

#modal-id .modal-content h6 {
  font-size: 12px
}

#modal-id .modal-content pre {
  font-size: 1.0em;
  background: none;
  padding: 0;
  border: none;
  color: #253b56;
  font-family: Arial, Song, sans-serif
}

#modal-id .nav-close {
  cursor: hand
}

#modal-id .nav-close.hidden-xs {
  position: absolute;
  top: 6px;
  right: 6px;
  background-position: 50% 50%;
  z-index: 9999
}

#modal-id .sprites {
  padding: 16px;
  background: url("../images/PC_02_About_Company Overview_Close.png") no-repeat
}

#modal-id .modal-content-title {
  padding-left: 0
}

#modal-id .modal-content-title h4 {
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
  font-weight: bold;
  margin-bottom: 6px;
  font-size: 18px
}

@media (max-width: 950px) {
  #modal-id .modal-dialog .nav-wrap {
    width: 660px
  }

  #modal-id .modal-content {
    width: 660px
  }

  #modal-id .modal-content .date-holder,
  #modal-id .modal-content .modal-content-title,
  #modal-id .modal-content .content-holder,
  #modal-id .modal-content .download-holder {
    padding: 0
  }

  #modal-id .modal-content .download-pdf {
    margin-right: 0
  }
}

@media (max-width: 950px) and (min-width:768px) {
  #modal-id .modal-dialog {
    width: 660
  }
}

@media (max-width: 767px) {
  #modal-id {
    padding-top: 65px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
    overflow: hidden
  }

  #modal-id .nav-wrap {
    border-top-color: #8d8d8d;
    border-top-width: 1px;
    border-top-style: solid
  }

  #modal-id .nav-wrap img {
    width: 18px;
    height: 18px;
    margin: 16px 18px
  }

  #modal-id .nav-wrap .nav {
    height: 36px;
    background-size: auto 72px;
    margin-top: 7px
  }

  #modal-id .nav-close {
    border-left-color: #8d8d8d;
    border-left-width: 1px;
    border-left-style: solid
  }

  #modal-id .modal-dialog .modal-content {
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px 4px 0 0;
    overflow-y: auto
  }

  #modal-id .modal-dialog .modal-content .modal-body {
    padding: 22px;
    padding-bottom: 20px
  }

  #modal-id .modal-dialog .modal-content .modal-body .date-holder {
    margin: 0;
    padding: 0;
    font-size: 11px
  }

  #modal-id .modal-dialog .modal-content .modal-body .download-holder {
    padding: 0
  }

  #modal-id .modal-dialog .modal-content .modal-body .download-holder div {
    margin: 0px 5px 2px 0
  }

  #modal-id .modal-dialog .modal-content .modal-body .download-holder a {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 11px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder {
    padding: 0 0 10px 0;
    margin: 0;
    margin-bottom: 20px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder h1,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder h2,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder h3,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder h4,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder h5,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder h6,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder .h1,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder .h2,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder .h3,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder .h4,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder .h5,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder .h6 {
    margin: 0;
    margin-top: 21px;
    font-size: 12px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder div.para {
    margin: 0;
    margin-top: 20px;
    font-size: 11px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder p,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder ul,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder ol,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder th,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder td {
    margin: 0;
    margin-top: 12px;
    font-size: 11px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
    line-height: 22px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder ul,
  #modal-id .modal-dialog .modal-content .modal-body .content-holder ol {
    padding: 0;
    padding-left: 15px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder ol {
    padding-left: 16px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder h1 {
    font-size: 20px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder h2 {
    font-size: 18px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder h3 {
    font-size: 16px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder h4 {
    font-size: 14px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder h6 {
    font-size: 10px
  }

  #modal-id .modal-dialog .modal-content .modal-body .content-holder pre {
    font-size: 1.0em;
    background: none;
    padding: 0;
    border: none;
    color: #253b56;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }

  #modal-id .modal-dialog .modal-content .modal-body .modal-content-title {
    padding: 0;
    margin-top: 20px;
    font-size: 16px
  }

  #modal-id .modal-dialog .modal-content .modal-body .modal-content-title h4 {
    margin: 0;
    font-size: 16px
  }

  #modal-id .modal-dialog {
    padding: 10px 10px 40px 10px
  }

  .modal-backdrop {
    background-color: #152e48;
    opacity: .2;
    width: 100%;
    height: 100%;
    overflow: hidden
  }
}

.en #modal-id .modal-content .download-holder a {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

.en #modal-id .modal-content pre {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

.en #modal-id .modal-content-title h4 {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

@media (max-width: 767px) {
  .en #modal-id {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }

  .en #modal-id .modal-dialog .modal-content .modal-body .download-holder a {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }

  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder h1,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder h2,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder h3,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder h4,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder h5,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder h6,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder .h1,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder .h2,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder .h3,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder .h4,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder .h5,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder .h6 {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }

  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder p,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder ul,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder ol,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder th,
  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder td {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }

  .en #modal-id .modal-dialog .modal-content .modal-body .content-holder pre {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }
}

.press-room-title {
  padding-left: 0;
  padding-right: 0
}

.press-room-title h1 {
  width: auto;
  float: left
}

.press-room-title span {
  float: right;
  font-size: 12px;
  font-family: Arial, Song, sans-serif
}

.press-room-title .press-room-dropdown-title-pc-ipad {
  padding-right: 15px;
  padding-top: 33px
}

.press-room-dropdown-pc-ipad {
  display: inherit;
  height: 30px;
  width: 120px;
  margin: 25px 45px 0 0;
  float: right
}

.press-room-dropdown-pc-ipad .content-menu-toggle-icon {
  width: 8px;
  height: 8px;
  float: right;
  margin: 11px 8px 0 0
}

.press-room-dropdown-pc-ipad .menu-button {
  padding: 0px;
  height: 30px;
  color: #253b56
}

.press-room-dropdown-pc-ipad .menu-button span {
  float: left;
  height: 30px;
  padding-left: 8px;
  padding-top: 8px
}

.press-room-dropdown-pc-ipad ul {
  left: auto;
  top: 52px;
  min-width: 120px;
  padding: 10px 0;
  border: none;
  border-top: 1px solid #c9cad2;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.press-room-dropdown-pc-ipad ul li a {
  padding: 14px 8px;
  font-size: 12px;
  font-family: Arial, Song, sans-serif;
  color: #253b56
}

.press-room-dropdown-pc-ipad ul li a:hover {
  background: #1994d7;
  color: #fff;
  border: none
}

.press-room-header {
  padding: 28px 25px 0 25px
}

.press-room-header p {
  text-align: center
}

@media (max-width: 767px) {
  .press-room-header {
    font-size: 11px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }

  .press-room-header p {
    text-align: left
  }
}

.press-room-content {
  padding-top: 20px !important
}

.press-room-content .post-sub-item {
  padding-top: 0;
  padding-bottom: 0
}

.press-room-content .excerpt,
.press-room-content .post-excerpt {
  padding-bottom: 10px
}

.press-room-content .date-holder {
  padding-bottom: 10px;
  font-size: 12px;
  color: #8294aa
}

.press-room-content .press-room-download-holder {
  margin-bottom: 30px;
  margin-top: 0;
  height: 22px
}

.press-room-content .press-room-download-holder div {
  width: 11px;
  height: 13px;
  background: url(../images/icon-pdf-retina.gif) left top no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-size: 100% auto;
  margin: 1px 10px 0
}

.press-room-content .press-room-download-holder a {
  width: auto;
  margin-left: 0;
  margin-top: 0;
  font-family: Arial, Song, sans-serif;
  color: #253b56;
  font-size: 12px
}

.press-room-content .press-room-download-holder a span {
  font-size: 12px
}

@media (min-width: 950px) {
  .press-room-content .press-room-download-holder {
    padding-left: 304px
  }
}

@media (min-width: 768px) and (max-width:949px) {
  .press-room-content .press-room-download-holder {
    padding-left: 242px
  }
}

@media (max-width: 767px) {
  .press-room-content .press-room-download-holder {
    padding-left: 0px;
    margin-bottom: 28px;
    margin-top: 14.5px
  }

  .press-room-content .press-room-download-holder a {
    font-size: 11px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }

  .press-room-content .press-room-download-holder div {
    background-size: contain;
    height: 12px;
    margin: 1px 2px 2px
  }
}

@media (max-width: 767px) {
  .press-room-content .press-room-download-holder-no-pdf {
    display: none
  }
}

.press-room-content .press-room-content-title {
  padding: 0 0 16px 0;
  font-weight: bold;
  font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif;
  line-height: 24px
}

@media (max-width: 767px) {
  .press-room-content {
    padding-top: 18px !important
  }

  .press-room-content hr {
    margin-bottom: 28px !important
  }

  .press-room-content .post-left-part {
    margin-bottom: 12.5px
  }

  .press-room-content .press-room-date-holder {
    padding-bottom: 12.5px;
    font-size: 11px
  }

  .press-room-content .press-room-content-title {
    padding-bottom: 10px;
    font-size: 16px
  }

  .press-room-content #load-more-flag {
    margin-bottom: 20px !important
  }
}

@media (min-width: 950px) {
  .press-room-content .post-left-part {
    width: 254px
  }

  .press-room-content .post-left-part .post-summary-image {
    width: 100%
  }

  .press-room-content .post-right-part {
    width: 646px;
    padding-left: 50px !important
  }

  .press-room-content .post-right-part .post-excerpt,
  .press-room-content .post-right-part .press-room-content-title,
  .press-room-content .post-right-part .post-sub-title {
    margin-right: 64px;
    padding-right: 0
  }
}

@media (max-width: 949px) and (min-width:768px) {
  .press-room-content .post-left-part {
    width: 216px !important
  }

  .press-room-content .post-left-part .post-summary-image {
    width: 100%
  }

  .press-room-content .post-right-part {
    width: 471px !important;
    padding-left: 26px !important
  }

  .press-room-content .post-right-part .post-excerpt,
  .press-room-content .post-right-part .press-room-content-title,
  .press-room-content .post-right-part .post-sub-title {
    margin-right: 40px;
    padding-right: 0
  }
}

#load-more {
  border-radius: 4px;
  border-width: 0;
  padding: 0;
  background: #fff;
  box-shadow: 0px 0px 5px 1px #ccd1d7;
  -webkit-box-shadow: 0px 0px 5px 1px #ccd1d7;
  -moz-box-shadow: 0px 0px 5px 1px #ccd1d7
}

#load-more span {
  color: #253b56
}

@media (min-width: 768px) {
  #load-more {
    width: 180px;
    height: 36px;
    margin-bottom: 16px
  }

  #load-more span {
    font-size: 14px
  }
}

@media (max-width: 767px) {
  #load-more {
    width: 192px;
    height: 45px
  }

  #load-more span {
    font-size: 13px;
    font-family: "微软雅黑", Helvetica, Arial, "冬青黑W3", Song, sans-serif
  }
}

@media (max-width: 767px) {

  .press-room-content-title,
  .post-sub-title {
    margin-right: 34px !important
  }
}

.hidden {
  display: none
}

.en .press-room-title span {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

.en .press-room-dropdown-pc-ipad ul li a {
  font-family: InspireTWDC, sans-serif, Arial, Song
}

@media (max-width: 767px) {
  .en .press-room-header {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }
}

.en .press-room-content .press-room-download-holder a {
  font-family: Arial, Song, sans-serif
}

@media (max-width: 767px) {
  .en .press-room-content .press-room-download-holder a {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }
}

.en .press-room-content .press-room-content-title {
  font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
}

@media (max-width: 767px) {
  .en #load-more span {
    font-family: InspireTWDC, sans-serif, "微软雅黑", Helvetica, Arial, "冬青黑W3", Song
  }
}
