/* BLUE
-----------------------*/
/* GRAY
-----------------------*/
.tpl-subcate-title-wrap {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.tpl-info-detail {
  /* .article-title-wrap
	-----------------------*/
  /* btn */
  /* .article-pager-upper @JSÞŸ×Ò?
	-----------------------*/
  /* .article-description-wrap
	-----------------------*/
  /* .article-bottom-wrap
	-----------------------*/ }
  .tpl-info-detail .article-title-wrap {
    border-top: 1px solid #023462;
    margin-top: 45px;
    padding: 45px 0 0; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .article-title-wrap {
      margin: 35px -10px 0;
      padding: 35px 0 0; } }
  .tpl-info-detail .article-title-wrap ul {
    display: table;
    width: 100%; }
  .tpl-info-detail .article-title-wrap li {
    display: table-cell;
    vertical-align: middle; }
  .tpl-info-detail .article-title-wrap .text {
    width: 780px;
    text-align: center;
    color: #023462;
    font-weight: bold; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .article-title-wrap .text {
      width: 100%; } }
  .tpl-info-detail .article-title-wrap .text .date {
    font-size: 15px; }
  .tpl-info-detail .article-title-wrap .text .title {
    font-size: 22px;
    font-weight: bold;
    padding: 5px 0 0; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .article-title-wrap .text .date {
      font-size: 12px; }
    .tpl-info-detail .article-title-wrap .text .title {
      font-size: 18px; } }
  .tpl-info-detail .article-title-wrap .text .cate-label {
    padding-top: 5px; }
  .tpl-info-detail .article-title-wrap .text .cate-label p {
    display: inline-block;
    background: #023462;
    padding: 0 5px;
    height: 20px;
    line-height: 20px !important;
    color: #FFF;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    margin-right: 1px; }
  .tpl-info-detail .article-title-wrap .btn {
    line-height: 1;
    color: #CCC; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .article-title-wrap .btn {
      display: none; } }
  .tpl-info-detail .btn a {
    color: #023462; }
  .tpl-info-detail .btn-prev a {
    background: url(/asset/icon_cursor_blue_rev.png) no-repeat left 9px;
    padding-left: 12px; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .btn-prev a {
      background: url(/asset/icon_cursor_blue_rev.png) no-repeat left 6px;
      background-size: auto 6px;
      padding-left: 7px; } }
  .tpl-info-detail .article-title-wrap .btn-next {
    text-align: right; }
  .tpl-info-detail .btn-next a {
    background: url(/asset/icon_cursor_blue.png) no-repeat right 9px;
    padding-right: 12px; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .btn-next a {
      background: url(/asset/icon_cursor_blue.png) no-repeat right 6px;
      background-size: auto 6px;
      padding-right: 7px; } }
  .tpl-info-detail .article-pager-upper {
    display: none; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .article-pager-upper {
      display: block;
      border-top: 1px solid #023462;
      margin: 35px -10px 0;
      padding: 15px 10px 0; }
    .tpl-info-detail .article-pager-upper ul {
      display: table;
      width: 100%; }
    .tpl-info-detail .article-pager-upper li {
      display: table-cell;
      vertical-align: middle;
      color: #CCC; }
    .tpl-info-detail .article-pager-upper .btn-next {
      text-align: right; } }
  .tpl-info-detail .article-description-wrap {
    border-top: 1px solid #023462;
    margin-top: 45px;
    padding: 45px 0 0; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .article-description-wrap {
      border-top: none;
      margin-top: 0;
      padding: 30px 0 0; } }
  .tpl-info-detail .article-bottom-wrap {
    border-top: 1px solid #023462;
    margin-top: 45px;
    padding: 45px 0 0; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .article-bottom-wrap {
      margin: 40px -10px 0;
      padding: 40px 10px 0; } }
  .tpl-info-detail .article-bottom-wrap > ul {
    text-align: center;
    letter-spacing: -0.4em;
    padding-bottom: 30px;
    line-height: 1; }
  .tpl-info-detail .article-bottom-wrap > ul .btn {
    letter-spacing: normal;
    display: inline-block;
    color: #CCC; }
  .tpl-info-detail .article-bottom-wrap > ul .btn a {
    color: #023462; }
  .tpl-info-detail .article-bottom-wrap > ul .btn-prev {
    border-right: 1px solid #333;
    padding-right: 30px; }
  .tpl-info-detail .article-bottom-wrap > ul .btn-next {
    padding-left: 30px; }
  .tpl-info-detail .article-bottom-wrap .tpl-btn {
    display: block;
    width: 480px;
    margin: 0 auto; }
  @media screen and (max-width: 740px) {
    .tpl-info-detail .article-bottom-wrap .tpl-btn {
      width: 100%; } }