@charset "UTF-8";
/*-------default setting-------*/
/*--------------------setting the responsive screen size--------------------*/
.overflow_show {
  overflow: inherit; }

/*-------default setting-------*/
/*--------------------setting the responsive screen size--------------------*/
.overflow_show {
  overflow: inherit; }

img.emoji {
  height: 19px !important;
  width: 19px !important;
  margin: 0 .05em 0 .1em; }

footer .footer__socialmedia {
  margin: 0 auto;
  font-size: 16px;
  line-height: 23px;
  color: #000;
  padding: 0; }
  footer .footer__socialmedia .wrapper .grid_three {
    border-top: #d6d6d6 5px solid; }
  footer .footer__socialmedia .footer__socialmedia__item {
    min-height: 220px;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
    width: calc((100% - 20px*2)/3);
    width: calc((100% - 1px - 20px*2)/3) \0; }
    footer .footer__socialmedia .footer__socialmedia__item:last-child {
      margin-right: 0; }
    @media only screen and (max-width: 1279px) {
      footer .footer__socialmedia .footer__socialmedia__item {
        min-height: 250px; } }
    @media only screen and (max-width: 959px) {
      footer .footer__socialmedia .footer__socialmedia__item {
        margin-right: 10px;
        width: calc((100% - 20px)/2);
        width: calc((100% - 1px - 20px*2)/2) \0 ;
        font-size: 14px; } }
    @media only screen and (max-width: 639px) {
      footer .footer__socialmedia .footer__socialmedia__item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        min-height: 0; } }
    footer .footer__socialmedia .footer__socialmedia__item .footer__socialmedia__item__tit {
      font-size: 22px;
      font-weight: normal;
      width: 100%;
      margin-bottom: 20px; }
    footer .footer__socialmedia .footer__socialmedia__item .footer__socialmedia__item__info {
      font-weight: normal; }
    footer .footer__socialmedia .footer__socialmedia__item .footer__socialmedia__item__btm {
      min-height: 100px;
      color: #000; }
      footer .footer__socialmedia .footer__socialmedia__item .footer__socialmedia__item__btm input {
        width: calc(100% - 20px);
        border: none;
        border-bottom: #000 1px solid;
        font-size: 16px;
        margin-top: 40px;
        line-height: 31px;
        height: 31px;
        background-color: transparent;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        -webkit-appearance: none; }
        @media only screen and (max-width: 1279px) {
          footer .footer__socialmedia .footer__socialmedia__item .footer__socialmedia__item__btm input {
            /*margin-top:60px;*/ } }
      footer .footer__socialmedia .footer__socialmedia__item .footer__socialmedia__item__btm button {
        font-size: 16px;
        border: none;
        background-color: transparent;
        line-height: 31px;
        margin: 0;
        color: #000;
        padding: 0;
        border-radius: 0;
        font-weight: normal;
        cursor: pointer; }
        footer .footer__socialmedia .footer__socialmedia__item .footer__socialmedia__item__btm button span {
          background: url(../images/icon_arrow.png) 50% 50% no-repeat;
          width: 20px;
          height: 31px;
          display: block;
          float: left;
          margin-right: 10px;
          background-size: 20px auto; }
    footer .footer__socialmedia .footer__socialmedia__item.information .information__img {
      line-height: 0;
      margin-left: 0;
      border-bottom: 1px solid #000000; }
    footer .footer__socialmedia .footer__socialmedia__item.information a {
      border-top: none;
      padding: 0;
      display: inline-block;
      margin-top: 5px; }
    footer .footer__socialmedia .footer__socialmedia__item.information img {
      width: 283px;
      height: 68px;
      float: left; }
    footer .footer__socialmedia .footer__socialmedia__item.function .footer__socialmedia__item__btm {
      min-height: 0; }
      footer .footer__socialmedia .footer__socialmedia__item.function .footer__socialmedia__item__btm a {
        border-top: 1px solid #000000;
        text-align: left;
        display: block;
        padding: 0px;
        line-height: 31px;
        font-size: 16px; }
        footer .footer__socialmedia .footer__socialmedia__item.function .footer__socialmedia__item__btm a span {
          background: url(../images/icon_arrow.png) 50% 50% no-repeat;
          width: 20px;
          height: 31px;
          display: block;
          float: left;
          margin-right: 10px;
          background-size: 20px auto; }
      footer .footer__socialmedia .footer__socialmedia__item.function .footer__socialmedia__item__btm .function__img {
        line-height: 0; }
        footer .footer__socialmedia .footer__socialmedia__item.function .footer__socialmedia__item__btm .function__img a {
          border-top: none;
          padding: 0;
          display: inline-block;
          margin-top: 5px; }
        footer .footer__socialmedia .footer__socialmedia__item.function .footer__socialmedia__item__btm .function__img img {
          float: left;
          height: 68px; }
    @media only screen and (max-width: 639px) {
      footer .footer__socialmedia .footer__socialmedia__item.social_media {
        display: none; } }
    @media only screen and (max-width: 959px) {
      footer .footer__socialmedia .footer__socialmedia__item.function {
        margin-left: 0px; } }
    @media only screen and (max-width: 959px) {
      footer .footer__socialmedia .footer__socialmedia__item:first-child {
        display: none; } }

footer .footer__socialshare {
  background-color: rgba(204, 204, 204, 0.5);
  padding: 10px 0;
  display: none;
  text-align: center;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
  @media only screen and (max-width: 1279px) {
    footer .footer__socialshare {
      display: block; } }
  footer .footer__socialshare.sticky {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 998;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    transition-property: bottom; }
  footer .footer__socialshare .wrapper {
    display: table;
    margin: 0 auto;
    line-height: 0; }
  footer .footer__socialshare ul {
    display: inline-block; }
    footer .footer__socialshare ul li {
      width: 40px;
      height: 40px;
      float: left;
      margin: 0 10px 0 0; }
      footer .footer__socialshare ul li:last-child {
        margin: 0 0 0 0; }
      @media only screen and (max-width: 1279px) {
        footer .footer__socialshare ul li:nth-child(5) {
          display: none; } }
      footer .footer__socialshare ul li a {
        background-image: url(../images/share_icon.png);
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        display: block;
        /*&.twitter {background-position: 0px -80px;}*/ }
        footer .footer__socialshare ul li a.comment {
          background-position: 0px 0px; }
        footer .footer__socialshare ul li a.facebook {
          background-position: 0px -40px; }
        footer .footer__socialshare ul li a.whatsapp {
          background-position: 0px -80px; }
        footer .footer__socialshare ul li a.copylink {
          background-position: 0px -120px; }
        footer .footer__socialshare ul li a.weibo {
          background-position: 0px -160px; }
        footer .footer__socialshare ul li a.printout {
          background-position: 0px -200px; }
        footer .footer__socialshare ul li a.fontsize_adj {
          background-position: 0px -240px; }
        footer .footer__socialshare ul li a.bookmark {
          background-position: 0px -280px; }
          footer .footer__socialshare ul li a.bookmark:hover, footer .footer__socialshare ul li a.bookmark.active {
            background-position: -40px -280px; }

footer .footer__upper_spacer {
  width: 100%;
  height: 45px;
  display: block; }
  @media only screen and (max-width: 1279px) {
    footer .footer__upper_spacer {
      height: 60px; } }

footer .footer__upper {
  background-color: #5880a2;
  color: #fff;
  font-size: 16px;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  transition-property: bottom; }
  footer .footer__upper.sticky {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 998; }
  footer .footer__upper .footer__upper__member_article {
    background-color: #6ca4cf;
    display: none;
    float: left;
    padding: 0 20px;
    float: left; }
    footer .footer__upper .footer__upper__member_article span {
      background: url(../images/icon_bell.png) 50% 50% no-repeat;
      width: 22px;
      height: 45px;
      display: block;
      float: right;
      margin-left: 10px; }
  footer .footer__upper .footer__upper--header {
    height: 40px;
    line-height: 40px; }
    @media only screen and (max-width: 959px) {
      footer .footer__upper .footer__upper--header {
        height: 50px;
        line-height: 50px; } }
    footer .footer__upper .footer__upper--header .wrapper {
      width: auto;
      padding: 0; }
  footer .footer__upper .footer__upper--content {
    background-color: #287bbe;
    padding: 20px 0 0 0;
    display: none;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }
    footer .footer__upper .footer__upper--content .wrapper {
      max-width: 1260px; }
    footer .footer__upper .footer__upper--content .grid_four {
      color: #fff;
      width: 100%; }
      footer .footer__upper .footer__upper--content .grid_four .item {
        width: calc((100% - 20px*3)/4);
        margin-right: 20px;
        min-height: 190px;
        column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        display: inline-block;
        margin-bottom: 0;
        float: left;
        padding-bottom: 20px;
        /*------last row margin become zero------*/ }
        @media only screen and (max-width: 1279px) {
          footer .footer__upper .footer__upper--content .grid_four .item {
            width: calc((100% - 10px*2)/3);
            margin-right: 10px; } }
        @media only screen and (max-width: 959px) {
          footer .footer__upper .footer__upper--content .grid_four .item {
            padding-bottom: 10px;
            min-height: 210px; } }
        @media only screen and (max-width: 639px) {
          footer .footer__upper .footer__upper--content .grid_four .item {
            width: 100%;
            margin-right: 0px;
            min-height: 0;
            padding-bottom: 10px; }
            footer .footer__upper .footer__upper--content .grid_four .item::after {
              content: '';
              clear: both;
              display: block; } }
        footer .footer__upper .footer__upper--content .grid_four .item:nth-child(n+5) {
          padding-bottom: 0px; }
        @media only screen and (max-width: 1279px) {
          footer .footer__upper .footer__upper--content .grid_four .item:nth-child(n+4) {
            padding-bottom: 0px; } }
        @media only screen and (max-width: 639px) {
          footer .footer__upper .footer__upper--content .grid_four .item:nth-child(n+4) {
            padding-bottom: 10px; } }
        footer .footer__upper .footer__upper--content .grid_four .item:nth-child(4n) {
          margin-right: 0; }
          @media only screen and (max-width: 1279px) {
            footer .footer__upper .footer__upper--content .grid_four .item:nth-child(4n) {
              margin-right: 10px; } }
          @media only screen and (max-width: 639px) {
            footer .footer__upper .footer__upper--content .grid_four .item:nth-child(4n) {
              margin-right: 0; } }
        @media only screen and (max-width: 959px) {
          footer .footer__upper .footer__upper--content .grid_four .item:nth-child(3n) {
            margin-right: 0; } }
        footer .footer__upper .footer__upper--content .grid_four .item .item__img {
          width: 100%;
          display: inherit;
          line-height: 0;
          margin-bottom: 0px;
          position: relative;
          padding-top: 56.25%; }
          @media only screen and (max-width: 639px) {
            footer .footer__upper .footer__upper--content .grid_four .item .item__img {
              width: 145px;
              padding-top: 82px;
              margin-right: 10px;
              margin-bottom: 0px;
              float: left; } }
          footer .footer__upper .footer__upper--content .grid_four .item .item__img img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0; }
        footer .footer__upper .footer__upper--content .grid_four .item .item__tit {
          width: 100%;
          min-height: 40px;
          line-height: 20px;
          margin-bottom: 7px;
          font-weight: normal; }
          @media only screen and (max-width: 639px) {
            footer .footer__upper .footer__upper--content .grid_four .item .item__tit {
              margin-top: 2px;
              margin-bottom: 0px;
              line-height: 19px; } }
          footer .footer__upper .footer__upper--content .grid_four .item .item__tit .item__tit__wrap {
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: block;
            /* Fallback for non-webkit */
            display: -webkit-box;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 40px; }
            @media only screen and (max-width: 639px) {
              footer .footer__upper .footer__upper--content .grid_four .item .item__tit .item__tit__wrap {
                -webkit-line-clamp: inherit;
                overflow: visible;
                text-overflow: inherit;
                height: auto; } }
          @media only screen and (max-width: 959px) {
            footer .footer__upper .footer__upper--content .grid_four .item .item__tit {
              min-height: 40px; } }
          @media only screen and (max-width: 639px) {
            footer .footer__upper .footer__upper--content .grid_four .item .item__tit {
              padding-bottom: 10px;
              font-size: 14px;
              min-height: 0px; } }
      footer .footer__upper .footer__upper--content .grid_four .more_bookmark .item__img {
        background-color: #293550; }
      footer .footer__upper .footer__upper--content .grid_four .more_bookmark .item__tit {
        position: absolute;
        top: 37px;
        padding-left: 60px;
        width: 170px;
        text-align: right;
        font-size: 72px;
        line-height: 72px; }
        footer .footer__upper .footer__upper--content .grid_four .more_bookmark .item__tit .item__tit__wrap {
          height: 94px; }
        footer .footer__upper .footer__upper--content .grid_four .more_bookmark .item__tit span {
          font-size: 22px;
          line-height: 22px;
          display: block; }
    footer .footer__upper .footer__upper--content a {
      color: #fff; }
  footer .footer__upper .footer__upper__tag {
    float: left;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 20px 0 0;
    font-weight: normal; }
    @media only screen and (max-width: 959px) {
      footer .footer__upper .footer__upper__tag {
        height: 50px;
        line-height: 25px;
        overflow: hidden; } }
    footer .footer__upper .footer__upper__tag span {
      font-weight: normal;
      background-color: #a7c8de;
      color: #003d5b;
      display: block;
      float: left;
      padding: 0 15px;
      line-height: 40px;
      width: 28px;
      margin-right: 20px; }
      @media only screen and (max-width: 959px) {
        footer .footer__upper .footer__upper__tag span {
          line-height: 50px; } }
    footer .footer__upper .footer__upper__tag a {
      color: #fff;
      margin-right: 10px;
      white-space: nowrap; }
      footer .footer__upper .footer__upper__tag a:last-child {
        margin-right: 0px; }
  footer .footer__upper .footer__upper__btn_expand {
    float: right;
    border: #fff 1px solid;
    line-height: 16px;
    padding: 3px 20px;
    margin-top: 10px;
    cursor: pointer;
    display: none; }

footer .footer__upper.fix {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }

footer .footer__lower.fix {
  margin-top: 45px; }

footer .footer__lower {
  background-color: #293450;
  color: #fff;
  font-size: 16px;
  height: 55px;
  line-height: 55px; }
  @media only screen and (max-width: 959px) {
    footer .footer__lower {
      height: auto;
      width: 100%;
      font-size: 14px; } }
  footer .footer__lower .wrapper {
    width: auto;
    padding: 0 20px; }
  @media only screen and (max-width: 639px) {
    footer .footer__lower .footer__lower__soical_icon {
      text-align: center;
      font-size: 14px;
      float: none;
      width: auto;
      overflow: hidden;
      margin: 0 auto;
      display: table;
      background-size: auto 20px; } }
  footer .footer__lower .footer__lower__soical_icon div {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    width: 35px;
    height: 55px;
    float: left; }
  footer .footer__lower .footer__lower__soical_icon .icon_fb {
    background-image: url(../images/icon_fb.png);
    background-size: auto 20px; }
  footer .footer__lower .footer__lower__soical_icon .icon_instagram {
    background-image: url(../images/icon_instagram.png);
    background-size: auto 20px; }
  footer .footer__lower .footer__lower__soical_icon .icon_youtube {
    background-image: url(../images/icon_youtube.png);
    background-size: auto 20px; }
  footer .footer__lower .footer__lower__link {
    /*width:($scrennsize_current - 250px);*/
    text-align: right;
    font-size: 14px;
    font-weight: normal; }
    @media only screen and (max-width: 1279px) {
      footer .footer__lower .footer__lower__link {
        /*width:($scrennsize_lv1 - 250px);*/ } }
    @media only screen and (max-width: 959px) {
      footer .footer__lower .footer__lower__link {
        width: calc(100% - 125px);
        /*modified by Alex Chung 20160811 */
        line-height: 22px; } }
    @media only screen and (max-width: 639px) {
      footer .footer__lower .footer__lower__link {
        width: 100%;
        text-align: center;
        font-size: 14px;
        float: none;
        overflow: hidden;
        padding-bottom: 10px; } }
    footer .footer__lower .footer__lower__link .footer__lower__link__container {
      float: left; }
      @media only screen and (max-width: 959px) {
        footer .footer__lower .footer__lower__link .footer__lower__link__container {
          float: right; } }
      @media only screen and (max-width: 639px) {
        footer .footer__lower .footer__lower__link .footer__lower__link__container {
          float: none;
          margin: 0 auto;
          width: auto;
          display: inline-block;
          text-align: center;
          /*modified by Alex Chung 20160811 */
          max-width: 280px; } }
    footer .footer__lower .footer__lower__link .footer__lower__link-link {
      float: left;
      margin-right: 15px;
      padding-right: 15px;
      border-right: #fff 1px solid;
      line-height: 16px;
      margin-top: 20px; }
      @media only screen and (max-width: 959px) {
        footer .footer__lower .footer__lower__link .footer__lower__link-link {
          margin-top: 10px; } }
      @media only screen and (max-width: 639px) {
        footer .footer__lower .footer__lower__link .footer__lower__link-link {
          float: none;
          margin-top: 0;
          display: inline-block; } }
      footer .footer__lower .footer__lower__link .footer__lower__link-link a {
        color: #ffffff; }
      @media only screen and (max-width: 959px) {
        footer .footer__lower .footer__lower__link .footer__lower__link-link:first-child {
          margin-left: 30px; } }
      @media only screen and (max-width: 639px) {
        footer .footer__lower .footer__lower__link .footer__lower__link-link:first-child {
          margin-left: 0; } }
      @media only screen and (max-width: 959px) {
        footer .footer__lower .footer__lower__link .footer__lower__link-link:last-child {
          border-right: none;
          margin-right: 0;
          padding-right: 0; } }
      @media only screen and (max-width: 639px) {
        footer .footer__lower .footer__lower__link .footer__lower__link-link:nth-child(3n) {
          border-right: none;
          padding-right: 0;
          margin-right: 0; } }
    footer .footer__lower .footer__lower__link .footer__lower__link-txt {
      float: left; }
      @media only screen and (max-width: 959px) {
        footer .footer__lower .footer__lower__link .footer__lower__link-txt {
          float: right; } }
      @media only screen and (max-width: 639px) {
        footer .footer__lower .footer__lower__link .footer__lower__link-txt {
          width: 100%; } }

@media only screen and (max-width: 1279px) {
  .articlepage .footer__upper {
    display: none; } }

/*---------------default---------------*/
* {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: left, right, top, bottom, height, width;
  -moz-transition-property: left, right, top, bottom, height, width;
  -ms-transition-property: left, right, top, bottom, height, width;
  -o-transition-property: left, right, top, bottom, height, width;
  transition-property: left, right, top, bottom, height, width; }

.fancybox-lock *, .pswp, .pswp *, .breaking_news--list, .breaking_news--list * {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.no_animation {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.fancy_no_animation, .fancy_no_animation * {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
  .fancy_no_animation input.copy_link, .fancy_no_animation * input.copy_link {
    max-width: 220px;
    width: calc(100% - 12px);
    background: transparent;
    color: #fff;
    border: rgba(255, 255, 255, 0.3) 1px solid;
    line-height: 24px;
    font-size: 15px;
    margin: 0;
    padding: 10px 5px; }

body, html {
  font-family: 'Noto Sans TC', "Heiti TC", "微軟正黑體", Microsoft JhengHei, "Roboto Sans", Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 2rem;
  color: #000; }
  @media only screen and (max-width: 959px) {
    body, html {
      -webkit-text-size-adjust: none; } }

input, select, form, textarea, button, label, fieldset {
  font-family: 'Noto Sans TC', "Heiti TC", "微軟正黑體", Microsoft JhengHei, "Roboto Sans", Helvetica, Arial, sans-serif; }

a:hover, a:visited, a:link, a:active {
  text-decoration: none; }

.wrapper {
  width: 1260px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /*-------screen below 960px-------*/
  /*-------screen below 640px-------*/
  /*-------screen below 320px-------*/ }
  @media only screen and (max-width: 1279px) {
    .wrapper {
      width: 940px; } }
  @media only screen and (max-width: 959px) {
    .wrapper {
      width: 620px; } }
  @media only screen and (max-width: 639px) {
    .wrapper {
      width: calc(100% - 20px); } }

.float_left {
  float: left; }
  .float_left .channel_menubar {
    margin-bottom: 0;
    margin-top: 0px; }
    @media only screen and (max-width: 1279px) {
      .float_left .channel_menubar {
        margin-bottom: 10px; } }

.float_right {
  float: right; }

.no_margin {
  margin: 0; }

.mask {
  width: 100%;
  display: block;
  position: absolute;
  z-index: 1;
  cursor: pointer; }

[data-gallery-image=true] {
  cursor: pointer; }

a {
  color: inherit; }

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

/*---------------ads element---------------*/
.ads {
  text-align: -webkit-center !important; }
  .ads img {
    margin: 0 auto !important; }

.ads_large_ads {
  /*background:$default_inline_shadow;*/
  text-align: center;
  overflow: hidden;
  max-height: 110px; }
  @media only screen and (max-width: 959px) {
    .ads_large_ads {
      background-color: none;
      padding: 0; } }
  @media only screen and (max-width: 639px) {
    .ads_large_ads {
      display: block; } }
  .ads_large_ads .ads_container {
    padding: 10px 0; }
  .ads_large_ads div {
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0); }
    @media only screen and (max-width: 959px) {
      .ads_large_ads div {
        margin-top: 10px; } }
  .ads_large_ads .ads_large_ads__container, .ads_large_ads #div-gpt-top-banner {
    background-color: rgba(255, 255, 255, 0); }
    .ads_large_ads .ads_large_ads__container div, .ads_large_ads #div-gpt-top-banner div {
      margin-top: 20px;
      display: block !important;
      margin-left: auto;
      margin-right: auto; }
      @media only screen and (max-width: 959px) {
        .ads_large_ads .ads_large_ads__container div, .ads_large_ads #div-gpt-top-banner div {
          margin-top: 10px; } }

.channel-news .ads_large_ads {
  margin-bottom: 20px; }
  @media only screen and (max-width: 959px) {
    .channel-news .ads_large_ads {
      margin-bottom: 10px; } }

.ads_300x250 {
  text-align: -webkit-center;
  line-height: 0; }
  .ads_300x250 > div {
    width: 300px;
    margin: 0 auto; }

/*---------------social share---------------*/
.socialshare li a {
  background-image: url(../images/share_icon.png);
  background-repeat: no-repeat;
  background-size: 80px auto;
  width: 40px;
  height: 40px;
  display: block;
  /*&.twitter {background-position: 0px -80px;}*/ }
  .socialshare li a.comment {
    background-position: 0px 0px; }
  .socialshare li a.facebook {
    background-position: 0px -40px; }
  .socialshare li a.whatsapp {
    background-position: 0px -80px; }
  .socialshare li a.copylink {
    background-position: 0px -120px; }
  .socialshare li a.weibo {
    background-position: 0px -160px; }
  .socialshare li a.printout {
    background-position: 0px -200px; }
  .socialshare li a.fontsize_adj {
    background-position: 0px -240px; }
  .socialshare li a.bookmark {
    background-position: 0px -280px; }
    .socialshare li a.bookmark:hover, .socialshare li a.bookmark.active {
      background-position: -40px -280px; }

/*---------------menu---------------*/
.menu-toggle-btn {
  margin: 15px 10px 15px 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  float: left; }
  .menu-toggle-btn span {
    background: #77838b;
    display: block;
    width: 20px;
    height: 2px;
    margin-bottom: 6px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.3s linear; }
  .menu-toggle-btn.open span:nth-child(1), .menu-toggle-btn.open span:nth-child(3) {
    transform: translate(0px, 9px) rotate(-45deg) scalex(1.3);
    -webkit-transform: translate(0px, 9px) rotate(-45deg) scalex(1.3);
    -ms-transform: translate(0px, 9px) rotate(-45deg) scalex(1.3);
    margin: 0; }
  .menu-toggle-btn.open span:nth-child(2) {
    height: 0;
    margin: 0; }
  .menu-toggle-btn.open span:nth-child(3) {
    transform: translate(0px, 7px) rotate(45deg) scalex(1.3);
    -webkit-transform: translate(0px, 7px) rotate(45deg) scalex(1.3);
    -ms-transform: translate(0px, 7px) rotate(45deg) scalex(1.3); }

header {
  width: 100%;
  margin: 0 auto;
  overflow: visible; }
  header .menu__top {
    background-color: #293450;
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 999; }
    header .menu__top .wrapper {
      overflow: visible;
      width: auto; }
      @media only screen and (max-width: 959px) {
        header .menu__top .wrapper {
          padding: 0 0 0 20px; } }
      @media only screen and (max-width: 639px) {
        header .menu__top .wrapper {
          /*width: 100%;*/ } }
      header .menu__top .wrapper a {
        float: left;
        display: block;
        padding: 0 8px;
        border-right: 2px solid #3a455e; }
        header .menu__top .wrapper a:last-child {
          /*padding-right: 0;*/
          border-right: 0; }
        @media only screen and (max-width: 639px) {
          header .menu__top .wrapper a {
            padding: 0 20px; } }
        header .menu__top .wrapper a#popup_datetime {
          font-size: 15px;
          /*padding-left: 0;*/
          border-right: none; }
          @media only screen and (max-width: 639px) {
            header .menu__top .wrapper a#popup_datetime {
              display: none; } }
        header .menu__top .wrapper a#popup_search {
          float: right; }
        header .menu__top .wrapper a#popup_weather {
          border-right: none;
          float: right; }
          @media only screen and (max-width: 639px) {
            header .menu__top .wrapper a#popup_weather {
              display: none; } }
      header .menu__top .wrapper .container::after {
        display: block;
        content: '';
        clear: both; }
      header .menu__top .wrapper .container a {
        float: left; }
        header .menu__top .wrapper .container a#popup_datetime {
          float: left; }
        header .menu__top .wrapper .container a#popup_search {
          float: left; }
        header .menu__top .wrapper .container a#popup_weather {
          float: left; }
    header .menu__top .btn {
      width: calc(100% - 16px);
      background-color: #293450;
      color: #fff;
      font-size: 16px;
      text-align: center;
      margin-top: 10px; }
    header .menu__top .menu_container div {
      float: left;
      padding: 0 8px;
      height: 40px;
      line-height: 40px; }
    header .menu__top .menu__top__member, header .menu__top .menu__top__notification {
      width: 250px;
      padding: 15px;
      background-color: #fff;
      background: white;
      /* Old browsers */
      background: -moz-linear-gradient(top, white 70%, #d8d8d8 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, white 70%, #d8d8d8 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, white 70%, #d8d8d8 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 );
      /* IE6-9 */
      z-index: 999;
      position: absolute;
      display: block;
      top: 30px;
      right: 0;
      display: none; }
      header .menu__top .menu__top__member li, header .menu__top .menu__top__notification li {
        line-height: 35px;
        color: #666666;
        /*border-bottom: $default_darkgrey 1px dotted;*/ }
        header .menu__top .menu__top__member li:last-child, header .menu__top .menu__top__notification li:last-child {
          border-bottom: none; }
        header .menu__top .menu__top__member li .mycustomtags, header .menu__top .menu__top__notification li .mycustomtags {
          background: url(../images/btn_tag@2x.png) 4px center no-repeat;
          text-indent: 26px;
          border-bottom: #666666 1px dotted;
          width: 100%;
          background-size: 24px auto; }
        header .menu__top .menu__top__member li .myarticles, header .menu__top .menu__top__notification li .myarticles {
          background: url(../images/btn_bookmark@2x.png) 4px center no-repeat;
          text-indent: 26px;
          border-bottom: #666666 1px dotted;
          width: 100%;
          background-size: 24px auto; }
        header .menu__top .menu__top__member li a.alreadymember, header .menu__top .menu__top__notification li a.alreadymember {
          background-color: #0f6396; }
        header .menu__top .menu__top__member li a.notyetmember, header .menu__top .menu__top__notification li a.notyetmember {
          background-color: #13728e; }
      @media only screen and (max-width: 639px) {
        header .menu__top .menu__top__member .menu__top__member_beforelogin ul::after, header .menu__top .menu__top__notification .menu__top__member_beforelogin ul::after {
          display: block;
          content: '';
          clear: both; }
        header .menu__top .menu__top__member .menu__top__member_beforelogin ul a, header .menu__top .menu__top__notification .menu__top__member_beforelogin ul a {
          padding: 0 8px; } }
      header .menu__top .menu__top__member .menu__top__member_afterlogin .member__wrapper-profile a, header .menu__top .menu__top__notification .menu__top__member_afterlogin .member__wrapper-profile a {
        padding: 0;
        border-right: none; }
      header .menu__top .menu__top__member .menu__top__member_afterlogin img, header .menu__top .menu__top__notification .menu__top__member_afterlogin img {
        width: 80px;
        height: 80px;
        border: 3px solid #ffffff;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
      header .menu__top .menu__top__member .menu__top__member_afterlogin .my_btn, header .menu__top .menu__top__notification .menu__top__member_afterlogin .my_btn {
        float: right;
        width: calc(100% - 100px); }
        header .menu__top .menu__top__member .menu__top__member_afterlogin .my_btn a, header .menu__top .menu__top__notification .menu__top__member_afterlogin .my_btn a {
          width: calc(100% - 27px);
          color: #666666;
          border: none;
          padding-left: 27px; }
          header .menu__top .menu__top__member .menu__top__member_afterlogin .my_btn a.mytag, header .menu__top .menu__top__notification .menu__top__member_afterlogin .my_btn a.mytag {
            background: url(../images/icon_mytag.png) left center no-repeat;
            background-size: 22px auto; }
          header .menu__top .menu__top__member .menu__top__member_afterlogin .my_btn a.mybookmark, header .menu__top .menu__top__notification .menu__top__member_afterlogin .my_btn a.mybookmark {
            background: url(../images/icon_mybookmark.png) left center no-repeat;
            background-size: 22px auto; }
          header .menu__top .menu__top__member .menu__top__member_afterlogin .my_btn a.mycomments, header .menu__top .menu__top__notification .menu__top__member_afterlogin .my_btn a.mycomments {
            background: url(../images/icon_mycomments.png) left center no-repeat;
            background-size: 22px auto; }
      header .menu__top .menu__top__member .menu__top__member_afterlogin::after, header .menu__top .menu__top__notification .menu__top__member_afterlogin::after {
        content: '';
        display: block;
        clear: both; }
      @media only screen and (max-width: 959px) {
        header .menu__top .menu__top__member .menu__top__member_afterlogin a.notyetmember, header .menu__top .menu__top__notification .menu__top__member_afterlogin a.notyetmember {
          padding: 0 8px; } }
      header .menu__top .menu__top__member .member__wrapper-form, header .menu__top .menu__top__notification .member__wrapper-form {
        width: auto;
        background-color: #fff; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__header--email, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__header--email {
          color: #4c4c4c;
          font-weight: normal;
          font-size: 16px;
          height: 30px; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__input, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__input {
          height: 40px;
          border-bottom: 1px solid #b2b2b2;
          width: 100%;
          display: inline-block; }
          header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__input input, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__input input {
            width: 100%;
            height: 33px;
            font-size: 13px;
            border: none;
            background-color: #fff;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__password, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__password {
          color: #000;
          font-size: 13px; }
          header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__password input, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__password input {
            margin: 0 8px 0 0; }
          header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__password .member__wrapper-form__password--forget, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__password .member__wrapper-form__password--forget {
            float: right; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__button--login, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__button--login {
          color: #fff;
          font-size: 15px;
          font-weight: normal;
          text-align: center;
          height: 40px;
          width: 100%;
          background-color: #026197;
          display: block;
          border: none; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__register, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__register {
          text-align: center;
          width: 100%;
          margin: 0 0 30px 0; }
          header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__register a, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__register a {
            color: #000;
            font-size: 15px;
            font-weight: normal; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__header--facebook, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__header--facebook {
          color: #4c4c4c;
          font-weight: normal;
          font-size: 16px; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__button--facebook, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__button--facebook {
          color: #fff;
          font-size: 13px;
          text-align: right;
          height: 40px;
          padding: 0 10px 0 0;
          margin: 0 0 10px 0;
          background: #2f81b6 url(../images/member/ico_facebook.png) 4px center no-repeat;
          background-size: 32px auto;
          display: block; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__button--facebook span, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__button--facebook span {
          border-left: 1px solid #2774ac;
          border-right: 1px solid #3d8ebd;
          width: 0px;
          height: 40px;
          float: left;
          margin-left: 40px; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__button--google, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__button--google {
          color: #fff;
          font-size: 13px;
          text-align: right;
          height: 40px;
          padding: 0 10px 0 0;
          background: #e44e43 url(../images/member/ico_google.png) 4px center no-repeat;
          background-size: 32px auto;
          display: block; }
        header .menu__top .menu__top__member .member__wrapper-form .member__wrapper-form__button--google span, header .menu__top .menu__top__notification .member__wrapper-form .member__wrapper-form__button--google span {
          border-left: 1px solid #de4336;
          border-right: 1px solid #e25c4e;
          width: 0px;
          height: 40px;
          float: left;
          margin-left: 40px; }
      header .menu__top .menu__top__member .btn_logout, header .menu__top .menu__top__notification .btn_logout {
        background: #666;
        width: 100%;
        text-align: center;
        margin: 10px 0 0 0; }
      header .menu__top .menu__top__member::before, header .menu__top .menu__top__notification::before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 10px 10px;
        border-color: transparent transparent #ffffff transparent;
        display: none;
        position: absolute;
        top: -10px;
        right: 0; }
      header .menu__top .menu__top__member.sticky, header .menu__top .sticky.menu__top__notification {
        position: fixed;
        top: 50px;
        z-index: 999;
        left: inherit;
        right: 0px; }
    header .menu__top .menu__top__notification {
      right: 120px;
      display: none; }
      @media only screen and (max-width: 639px) {
        header .menu__top .menu__top__notification {
          right: 0; } }
      header .menu__top .menu__top__notification li {
        line-height: 22px;
        padding: 10px 0; }
        header .menu__top .menu__top__notification li span {
          background-color: #be1e2d;
          padding: 2px 5px;
          color: #fff;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          margin-right: 5px;
          margin-bottom: 0px;
          float: left; }
    header .menu__top .menu__top__weather {
      width: 250px;
      padding: 15px 15px 0 15px;
      color: #293450;
      background-color: #fff;
      background: white;
      /* Old browsers */
      background: -moz-linear-gradient(top, white 70%, #d8d8d8 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, white 70%, #d8d8d8 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, white 70%, #d8d8d8 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 );
      /* IE6-9 */
      z-index: 999;
      position: absolute;
      display: block;
      top: 30px;
      left: 232px;
      display: none; }
      @media only screen and (max-width: 639px) {
        header .menu__top .menu__top__weather {
          right: 0; } }
      header .menu__top .menu__top__weather::before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 10px 10px;
        border-color: transparent transparent #ffffff transparent;
        display: none;
        position: absolute;
        top: -10px;
        right: 0; }
      header .menu__top .menu__top__weather .menu__top__weather--today {
        width: 100%;
        font-weight: normal;
        line-height: 22px;
        float: left; }
        header .menu__top .menu__top__weather .menu__top__weather--today .week, header .menu__top .menu__top__weather .menu__top__weather--today .date {
          float: left;
          width: 100%;
          font-weight: normal; }
        header .menu__top .menu__top__weather .menu__top__weather--today .temp {
          float: left;
          line-height: 50px; }
        header .menu__top .menu__top__weather .menu__top__weather--today .weather {
          float: left; }
          header .menu__top .menu__top__weather .menu__top__weather--today .weather img {
            width: 100px; }
          header .menu__top .menu__top__weather .menu__top__weather--today .weather::after {
            display: none; }
      header .menu__top .menu__top__weather .menu__top__weather--later {
        width: 100%;
        float: left;
        line-height: 22px;
        text-align: center; }
        header .menu__top .menu__top__weather .menu__top__weather--later li {
          float: left;
          width: 24.5%;
          border-left: #666666 1px dotted;
          font-size: 12px;
          line-height: 14px;
          color: #666666; }
          header .menu__top .menu__top__weather .menu__top__weather--later li:last-child {
            border-right: #666666 1px dotted; }
          header .menu__top .menu__top__weather .menu__top__weather--later li li {
            width: 100%;
            border-left: none;
            border-right: none; }
          header .menu__top .menu__top__weather .menu__top__weather--later li img {
            width: 30px; }
    header .menu__top .menu__top__search {
      width: 250px;
      padding: 15px;
      background-color: #f4f4f4;
      z-index: 999;
      position: absolute;
      display: block;
      top: 30px;
      line-height: 2rem;
      display: none; }
      header .menu__top .menu__top__search::before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 10px 10px;
        border-color: transparent transparent #f4f4f4 transparent;
        display: none;
        position: absolute;
        top: -10px;
        right: 0; }
      header .menu__top .menu__top__search input {
        width: 80%;
        width: calc(80% - 1px) \0;
        float: left;
        height: 2rem;
        font-size: 14px;
        border: none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        -webkit-appearance: none; }
      header .menu__top .menu__top__search .btn {
        width: 20%;
        width: calc(20% - 1px) \0;
        float: left;
        margin-top: 0;
        font-size: 14px;
        cursor: pointer; }
      header .menu__top .menu__top__search.sticky {
        position: fixed;
        top: 50px;
        z-index: 999;
        left: inherit;
        right: 100px !important;
        border: 1px solid #f4f4f4;
        border-top: none; }
        header .menu__top .menu__top__search.sticky::before {
          border-width: 10px 10px 0 10px;
          border-color: #4891b8 transparent transparent transparent;
          right: 30px;
          top: 0; }
        @media only screen and (max-width: 1279px) {
          header .menu__top .menu__top__search.sticky {
            right: 0 !important; } }
    header .menu__top .menu__top_popup {
      -webkit-transition-duration: 0s;
      -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
      -o-transition-duration: 0s;
      transition-duration: 0s;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
      @media only screen and (max-width: 639px) {
        header .menu__top .menu__top_popup {
          width: calc(100% - 30px);
          right: 0 !important; } }
    header .menu__top .search {
      cursor: pointer; }
      header .menu__top .search span {
        background: url(../images/icon_search.png) 50% 50% no-repeat;
        width: 16px;
        height: 30px;
        display: block;
        float: left;
        background-size: auto 30px; }
    header .menu__top .weather {
      cursor: pointer;
      font-size: 14px; }
      header .menu__top .weather::after {
        /*content:'|';*/
        color: #fff;
        margin-left: 10px;
        font-weight: normal; }
      header .menu__top .weather .icon-weather {
        background: url(../images/icon_weather.png) 50% 50% no-repeat;
        width: 26px;
        height: 30px;
        display: block;
        float: left;
        background-size: auto 30px; }
    header .menu__top .notification {
      cursor: pointer;
      background: url(../images/icon_alram.png) 0% 50% no-repeat;
      height: 30px;
      position: relative;
      background-size: auto 30px;
      padding-left: 16.5px; }
    header .menu__top .notification span {
      background-color: #be1e2d;
      position: relative;
      padding: 1px 2px;
      line-height: 14px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      font-size: 12px;
      text-align: center;
      display: none; }
    header .menu__top .member_btn {
      cursor: pointer;
      max-width: 250px;
      text-overflow: ellipsis;
      width: auto;
      white-space: nowrap;
      overflow: hidden;
      font-size: 14px; }
      @media only screen and (max-width: 959px) {
        header .menu__top .member_btn {
          font-size: 0; } }
      @media only screen and (max-width: 639px) {
        header .menu__top .member_btn {
          width: 13px;
          max-width: 13px;
          overflow: hidden; } }
      header .menu__top .member_btn span {
        background: url(../images/icon_user.png) 50% 50% no-repeat;
        width: 13px;
        height: 30px;
        display: block;
        float: left;
        margin-right: 10px;
        background-size: auto 30px; }
        @media only screen and (max-width: 959px) {
          header .menu__top .member_btn span {
            margin-right: 0px; } }
  header .menu__mid {
    height: 70px;
    background-color: #6ca9d1; }
    @media only screen and (max-width: 639px) {
      header .menu__mid {
        position: relative;
        height: 40px; } }
    header .menu__mid:after {
      content: '';
      clear: both; }
    header .menu__mid .wrapper {
      position: relative;
      height: 70px;
      width: auto;
      padding: 0 20px; }
      @media only screen and (max-width: 639px) {
        header .menu__mid .wrapper {
          height: 40px;
          padding: 0; } }
    header .menu__mid #logo {
      /*background:url(../images/logo.png) 0% 0% no-repeat;*/
      width: 121px;
      height: 64px;
      display: block;
      position: absolute;
      left: 20px;
      bottom: 0; }
      header .menu__mid #logo img {
        width: 100%; }
      @media only screen and (max-width: 639px) {
        header .menu__mid #logo {
          background-size: 80px;
          width: 68px;
          height: 35px; } }
    header .menu__mid .menu__mid--current {
      font-size: 22px;
      line-height: 25px;
      color: #fff;
      float: left;
      margin: 0 10px;
      position: absolute;
      left: 146px;
      top: calc(50% - 11px); }
      @media only screen and (max-width: 639px) {
        header .menu__mid .menu__mid--current {
          left: 93px;
          font-size: 19px;
          top: calc(50% - 9.5px);
          line-height: 19px; } }
      header .menu__mid .menu__mid--current:before {
        content: '/';
        font-size: 25px;
        margin-right: 3px; }
      header .menu__mid .menu__mid--current img {
        position: relative;
        top: -20px;
        height: 50px; }
        @media only screen and (max-width: 639px) {
          header .menu__mid .menu__mid--current img {
            top: -9px;
            left: 2px;
            height: 30px; } }
    header .menu__mid .ads {
      display: inline-block;
      margin-top: 20px; }
      @media only screen and (max-width: 639px) {
        header .menu__mid .ads {
          display: none; } }
  header .menu__main {
    height: 50px;
    font-size: 19px;
    line-height: 50px;
    background-image: url(../images/bg_pattern.png);
    -webkit-box-shadow: 0px 5px 10px 0px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(102, 102, 102, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(102, 102, 102, 0.1);
    position: relative;
    z-index: 2; }
    header .menu__main .wrapper {
      position: relative;
      width: auto;
      padding: 0; }
      @media only screen and (max-width: 639px) {
        header .menu__main .wrapper {
          width: 100%; } }
    header .menu__main .menu__main__scroll {
      overflow-x: scroll;
      overflow-y: hidden;
      white-space: nowrap;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      vertical-align: top;
      -ms-overflow-style: none;
      padding: 0 20px; }
      header .menu__main .menu__main__scroll::scrollbar {
        display: none; }
      header .menu__main .menu__main__scroll::-moz-scrollbar {
        display: none; }
      header .menu__main .menu__main__scroll::-webkit-scrollbar {
        display: none; }
    header .menu__main .menu__main_container {
      line-height: 20px;
      height: 20px;
      white-space: nowrap;
      margin: 15px 0;
      max-width: none;
      width: 200%; }
      header .menu__main .menu__main_container .menu__main--tit {
        /*a*/
        float: left;
        /*border-right: #76838b 1px solid;
		background:url(../images/menu__sep.png) left 2px no-repeat;
		background-size:auto 32px;*/
        color: #293450;
        padding: 0 10px 0 14px;
        font-weight: normal;
        display: table-cell; }
        header .menu__main .menu__main_container .menu__main--tit a {
          color: #76838b;
          font-size: 16px; }
        @media only screen and (max-width: 1279px) {
          header .menu__main .menu__main_container .menu__main--tit {
            /*padding: 0 20px;*/ } }
        @media only screen and (max-width: 959px) {
          header .menu__main .menu__main_container .menu__main--tit {
            padding: 0 8px 0 14px; } }
        header .menu__main .menu__main_container .menu__main--tit:first-child {
          padding-left: 0;
          background: none; }
          @media only screen and (max-width: 639px) {
            header .menu__main .menu__main_container .menu__main--tit:first-child {
              padding-left: 10px; } }
        header .menu__main .menu__main_container .menu__main--tit:last-child {
          padding-right: 0;
          border-right: none; }
    header .menu__main .btn_more {
      background: #f2f2f2;
      /* Old browsers */
      background: -moz-linear-gradient(left, #f2f2f2 0%, white 12%, white 88%, #f2f2f2 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #f2f2f2 0%, white 12%, white 88%, #f2f2f2 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #f2f2f2 0%, white 12%, white 88%, #f2f2f2 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      color: #fff;
      padding: 0px;
      position: absolute;
      right: 0;
      top: 0px;
      cursor: pointer; }
      @media only screen and (max-width: 639px) {
        header .menu__main .btn_more {
          padding-right: 0; } }
      header .menu__main .btn_more .menu-toggle-btn {
        margin: 15px; }
      @media only screen and (max-width: 639px) {
        header .menu__main .btn_more b {
          display: none; } }
  header .menu__main--fix {
    position: relative;
    transition-property: top;
    top: -50px; }
    header .menu__main--fix .menu__main--inner {
      width: 100%;
      height: 50px;
      overflow: hidden;
      font-size: 19px;
      line-height: 19px;
      background-color: #4891b8;
      color: #fff;
      position: absolute;
      -webkit-transition-property: margin-top;
      -moz-transition-property: margin-top;
      -ms-transition-property: margin-top;
      -o-transition-property: margin-top;
      transition-property: margin-top;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(102, 102, 102, 0.1);
      -moz-box-shadow: 0px 5px 10px 0px rgba(102, 102, 102, 0.1);
      box-shadow: 0px 5px 10px 0px rgba(102, 102, 102, 0.1); }
    header .menu__main--fix .wrapper {
      width: auto;
      padding: 0 0 0 20px; }
      @media only screen and (max-width: 639px) {
        header .menu__main--fix .wrapper {
          width: 100%;
          padding: 0; } }
    header .menu__main--fix .menu__main--fix__logo {
      /*background:url(../images/logo.png) 50% 50% no-repeat;*/
      display: block;
      background-size: auto 45px;
      float: left;
      width: 87px;
      height: 45px;
      margin-top: 5px;
      margin-left: 0px; }
      header .menu__main--fix .menu__main--fix__logo img {
        width: 100%; }
      @media only screen and (max-width: 639px) {
        header .menu__main--fix .menu__main--fix__logo {
          width: 87px;
          height: 45px;
          margin-top: 5px;
          margin-left: 10px; } }
    header .menu__main--fix .menu__main--fix--current {
      font-size: 25px;
      line-height: 50px;
      float: left;
      margin: 0 10px; }
      header .menu__main--fix .menu__main--fix--current:after {
        content: '/';
        font-size: 25px; }
        @media only screen and (max-width: 639px) {
          header .menu__main--fix .menu__main--fix--current:after {
            font-size: 16px; } }
      @media only screen and (max-width: 639px) {
        header .menu__main--fix .menu__main--fix--current {
          font-size: 16px; } }
    header .menu__main--fix .menu__main--fix__scroll {
      overflow-x: scroll;
      overflow-y: hidden;
      white-space: nowrap;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      vertical-align: top;
      -ms-overflow-style: none;
      /*.menu__main--fix--tit{*/ }
      header .menu__main--fix .menu__main--fix__scroll::scrollbar {
        display: none; }
      header .menu__main--fix .menu__main--fix__scroll::-moz-scrollbar {
        display: none; }
      header .menu__main--fix .menu__main--fix__scroll::-webkit-scrollbar {
        display: none; }

@-moz-document url-prefix() {
  header .menu__main--fix .menu__main--fix__scroll {
    overflow-y: -moz-scrollbars-noe;
    padding-bottom: 18px; } }
      @media only screen and (max-width: 639px) {
        header .menu__main--fix .menu__main--fix__scroll {
          display: none; } }
      header .menu__main--fix .menu__main--fix__scroll ul {
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        -ms-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s; }
      header .menu__main--fix .menu__main--fix__scroll .menu__main--fix--tit {
        float: left;
        margin-top: 15px;
        padding: 0 25px;
        /*border-right: $default_white 1px solid;*/
        font-size: 16px;
        color: #fff; }
        header .menu__main--fix .menu__main--fix__scroll .menu__main--fix--tit a {
          color: #fff; }
        @media only screen and (max-width: 639px) {
          header .menu__main--fix .menu__main--fix__scroll .menu__main--fix--tit {
            padding: 0 10px; } }
        header .menu__main--fix .menu__main--fix__scroll .menu__main--fix--tit:last-child {
          border-right: none; }
    header .menu__main--fix .btn_member {
      width: 50px;
      height: 50px;
      display: block;
      cursor: pointer;
      position: absolute;
      right: 50px;
      top: 0;
      background: url(../images/icon_member_menu.png) 50% 50% no-repeat;
      background-size: 21px auto; }
      header .menu__main--fix .btn_member::before {
        content: '';
        display: block;
        height: 21px;
        margin: 15px 0 0 0;
        width: 0px;
        border-left: rgba(255, 255, 255, 0.5) 1px solid; }
        @media only screen and (max-width: 639px) {
          header .menu__main--fix .btn_member::before {
            background: -moz-linear-gradient(left, rgba(41, 52, 80, 0) 0%, rgba(41, 52, 80, 0.2) 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, rgba(41, 52, 80, 0) 0%, rgba(41, 52, 80, 0.2) 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(41, 52, 80, 0) 0%, rgba(41, 52, 80, 0.2) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00293450', endColorstr='#293450',GradientType=0.2 );
            /* IE6-9 */
            width: 10px;
            height: 100%;
            margin: 0 0 0 -10px;
            border-left: none; } }
    header .menu__main--fix .btn_search {
      width: 50px;
      height: 50px;
      display: block;
      cursor: pointer;
      position: absolute;
      right: 100px;
      top: 0;
      background: url(../images/icon_search_menu.png) 50% 50% no-repeat;
      background-size: 21px auto; }
      @media only screen and (max-width: 639px) {
        header .menu__main--fix .btn_search {
          display: none; } }
      header .menu__main--fix .btn_search::before {
        content: '';
        background: -moz-linear-gradient(left, rgba(41, 52, 80, 0) 0%, rgba(41, 52, 80, 0.2) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(41, 52, 80, 0) 0%, rgba(41, 52, 80, 0.2) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(41, 52, 80, 0) 0%, rgba(41, 52, 80, 0.2) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00293450', endColorstr='#293450',GradientType=0.2 );
        /* IE6-9 */
        width: 10px;
        height: 100%;
        display: block;
        margin-left: -10px; }
    header .menu__main--fix .btn_more {
      background-color: #293450;
      color: #fff;
      padding: 0px;
      position: absolute;
      right: 0;
      top: 0px;
      cursor: pointer; }
      header .menu__main--fix .btn_more .menu-toggle-btn {
        margin: 15px; }
        header .menu__main--fix .btn_more .menu-toggle-btn span {
          background-color: #ffffff; }
    header .menu__main--fix.sticky {
      position: fixed;
      top: 0;
      z-index: 1000;
      display: block;
      width: 100%;
      height: 50px;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
      header .menu__main--fix.sticky .menu__main--inner {
        position: inherit; }
  header .menu__submenu {
    width: 100%;
    color: #fff;
    display: none;
    background-color: #6ca9d1;
    max-height: calc(100% - 50px);
    overflow: auto;
    position: absolute;
    z-index: 999; }
    header .menu__submenu .wrapper {
      width: auto;
      max-width: none;
      -webkit-transition-duration: 0s;
      -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
      -o-transition-duration: 0s;
      transition-duration: 0s; }
      header .menu__submenu .wrapper * {
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        -ms-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s; }
      @media only screen and (max-width: 639px) {
        header .menu__submenu .wrapper {
          padding: 10px 0 20px 0;
          width: 100%; } }
      header .menu__submenu .wrapper ul {
        margin: 0;
        float: left;
        width: calc(100% - 60px);
        padding: 0 30px;
        padding-top: 9.5px; }
        @media only screen and (max-width: 639px) {
          header .menu__submenu .wrapper ul {
            margin: 0 20px;
            width: calc(100% - 40px);
            padding: 0; } }
      header .menu__submenu .wrapper li {
        float: left;
        line-height: 44px; }
      header .menu__submenu .wrapper .member__login-info {
        display: none;
        width: 318px;
        text-align: center;
        float: left;
        border-left: 1px solid #545e73; }
        @media only screen and (max-width: 959px) {
          header .menu__submenu .wrapper .member__login-info {
            width: 218px; } }
        @media only screen and (max-width: 639px) {
          header .menu__submenu .wrapper .member__login-info {
            width: 100%; } }
        header .menu__submenu .wrapper .member__login-info a {
          display: block;
          width: 100%; }
          header .menu__submenu .wrapper .member__login-info a.alreadymember {
            background-color: #0f6396;
            margin-bottom: 10px; }
          header .menu__submenu .wrapper .member__login-info a.notyetmember {
            background-color: #13728e; }
          header .menu__submenu .wrapper .member__login-info a.logout {
            background-color: #999999;
            line-height: 38px; }
            @media only screen and (max-width: 639px) {
              header .menu__submenu .wrapper .member__login-info a.logout {
                clear: both; } }
          header .menu__submenu .wrapper .member__login-info a.mycustomtags {
            background: url(../images/btn_tag@2x.png) left center no-repeat; }
          header .menu__submenu .wrapper .member__login-info a.myarticles {
            background: url(../images/btn_bookmark@2x.png) left center no-repeat; }
        header .menu__submenu .wrapper .member__login-info .profile_pic {
          text-align: center;
          line-height: 0px;
          width: 120px;
          height: 120px;
          margin: 0 auto;
          background: #fff url(../images/login_profile@2x.png) 50% 50% no-repeat;
          background-size: 110px auto; }
          header .menu__submenu .wrapper .member__login-info .profile_pic img {
            border: 5px solid #ffffff; }
          @media only screen and (max-width: 639px) {
            header .menu__submenu .wrapper .member__login-info .profile_pic {
              float: left;
              margin: 10px 0; } }
        header .menu__submenu .wrapper .member__login-info .greeting {
          font-size: 19px;
          font-weight: normal;
          line-height: 25px;
          margin: 10px 0; }
        header .menu__submenu .wrapper .member__login-info .notyetlogin {
          border-left: 1px solid #192030;
          padding-left: 30px; }
          @media only screen and (max-width: 639px) {
            header .menu__submenu .wrapper .member__login-info .notyetlogin {
              padding-left: 20px;
              padding-right: 20px;
              border-left: none; } }
        header .menu__submenu .wrapper .member__login-info .alreadylogin {
          line-height: 17px;
          border-left: 1px solid #192030;
          padding-left: 30px; }
          @media only screen and (max-width: 639px) {
            header .menu__submenu .wrapper .member__login-info .alreadylogin {
              padding-left: 20px;
              padding-right: 20px;
              border-left: none; } }
          @media only screen and (max-width: 639px) {
            header .menu__submenu .wrapper .member__login-info .alreadylogin .bio {
              text-align: left;
              float: left;
              margin-left: 20px;
              width: calc(100% - 140px); } }
          header .menu__submenu .wrapper .member__login-info .alreadylogin a.mycustomtags, header .menu__submenu .wrapper .member__login-info .alreadylogin a.myarticles {
            font-size: 16px;
            color: #999999;
            background-size: 15px;
            border-bottom: 1px dotted #999999;
            display: inline-block;
            width: auto;
            padding-left: 22px;
            margin-bottom: 10px;
            line-height: 22px; }
            @media only screen and (max-width: 639px) {
              header .menu__submenu .wrapper .member__login-info .alreadylogin a.mycustomtags, header .menu__submenu .wrapper .member__login-info .alreadylogin a.myarticles {
                width: calc(100% - 22px); } }
    header .menu__submenu .touch_submenu {
      position: relative; }
      header .menu__submenu .touch_submenu .touch_submenu_wrapper {
        top: 0;
        left: 0;
        z-index: 999;
        padding: 10px 0 0 0;
        padding-bottom: 0px\0;
        display: none; }
      header .menu__submenu .touch_submenu .menu__submenu__search {
        width: calc(100% - 40px);
        line-height: 0rem;
        margin: 0 auto;
        padding: 10px 0;
        display: none; }
        @media only screen and (max-width: 639px) {
          header .menu__submenu .touch_submenu .menu__submenu__search {
            display: block; } }
      header .menu__submenu .touch_submenu .menu__submenu__search input {
        width: calc(80% - 1px);
        width: calc(80% - 3px) \0;
        float: left;
        height: 36px;
        height: 34px\0;
        font-size: 14px;
        border: 1px solid #d0d2d8;
        border-right: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        -webkit-appearance: none; }
      header .menu__submenu .touch_submenu .menu__submenu__search .btn {
        width: calc(20% - 1px);
        float: left;
        margin-top: 0;
        font-size: 14px;
        line-height: 34px;
        text-align: center;
        border: 1px solid #467891;
        border-left: none;
        background: #0b5678;
        cursor: pointer; }
      header .menu__submenu .touch_submenu .menu__submenu__search::after {
        content: '';
        display: block;
        clear: both; }
      header .menu__submenu .touch_submenu .menu__submenu .wrapper::-webkit-scrollbar {
        display: none; }
    header .menu__submenu .menu__submenu--list {
      padding: 30px 0;
      float: none !important; }
      header .menu__submenu .menu__submenu--list::after {
        display: block;
        content: '';
        clear: both; }
      header .menu__submenu .menu__submenu--list li {
        width: 120px;
        float: left;
        font-size: 17px;
        line-height: 60px;
        background: url(../images/ico_arrow_right.png) left center no-repeat;
        background-size: 12px auto;
        padding: 0 0 0 12px; }
        @media only screen and (max-width: 1279px) {
          header .menu__submenu .menu__submenu--list li {
            width: 16.66666666666667%; } }
        @media only screen and (max-width: 959px) {
          header .menu__submenu .menu__submenu--list li {
            width: calc(20% - 20px); } }
        @media only screen and (max-width: 639px) {
          header .menu__submenu .menu__submenu--list li {
            width: calc(50% - 12px);
            border-bottom: #98c3df 1px solid;
            line-height: 45px; }
            header .menu__submenu .menu__submenu--list li:last-child {
              border-bottom: none; }
            header .menu__submenu .menu__submenu--list li:nth-child(2n) {
              border-bottom: #98c3df 1px solid !important; } }
      header .menu__submenu .menu__submenu--list li:nth-child(1), header .menu__submenu .menu__submenu--list li:nth-child(2) {
        border-top: none; }
    header .menu__submenu .static_links {
      padding: 5px 0 25px 0; }
      header .menu__submenu .static_links::after {
        display: block;
        content: '';
        clear: both; }
      @media only screen and (max-width: 639px) {
        header .menu__submenu .static_links {
          padding: 40px 0 20px 0;
          margin: 0 20px; } }
      header .menu__submenu .static_links ul {
        float: left;
        width: auto; }
        @media only screen and (max-width: 959px) {
          header .menu__submenu .static_links ul {
            width: calc(100% - 60px); } }
        @media only screen and (max-width: 639px) {
          header .menu__submenu .static_links ul {
            width: 100%;
            margin: 0; } }
      header .menu__submenu .static_links li {
        width: 120px;
        float: left;
        font-size: 17px;
        line-height: 50px; }
        @media only screen and (max-width: 959px) {
          header .menu__submenu .static_links li {
            width: calc(20% - 20px); } }
        @media only screen and (max-width: 639px) {
          header .menu__submenu .static_links li {
            line-height: 45px;
            width: 50%;
            border-bottom: #98c3df 1px solid; } }
    header .menu__submenu .socialmedia_channel {
      float: right;
      margin: 0 30px; }
      @media only screen and (max-width: 959px) {
        header .menu__submenu .socialmedia_channel {
          margin-top: 20px;
          float: left; } }
      @media only screen and (max-width: 639px) {
        header .menu__submenu .socialmedia_channel {
          margin: 20px 0 0 0; } }
      header .menu__submenu .socialmedia_channel a {
        width: 40px;
        height: 40px;
        display: block;
        float: left;
        margin: 0 0 0 20px; }
        header .menu__submenu .socialmedia_channel a:first-child {
          margin-left: 0; }
        header .menu__submenu .socialmedia_channel a img {
          width: 100%; }
    header .menu__submenu .menu__submenu--socialmedia {
      margin-bottom: 20px !important; }
      header .menu__submenu .menu__submenu--socialmedia li {
        width: 40px;
        height: 40px;
        float: left;
        margin-right: 10px; }
    header .menu__submenu .menu__submenu--article {
      padding-top: 10px;
      display: table; }
      header .menu__submenu .menu__submenu--article li {
        float: none; }
      header .menu__submenu .menu__submenu--article .highlight {
        background-color: #666666;
        display: inline-block;
        padding: 0 25px;
        width: 100px;
        text-align: center;
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 639px) {
          header .menu__submenu .menu__submenu--article .highlight {
            float: left;
            width: calc(100% - 50px);
            text-align: left; } }
      header .menu__submenu .menu__submenu--article .tit {
        background-color: #fff;
        color: #000;
        padding: 0 25px;
        width: calc(100% - 210px);
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 959px) {
          header .menu__submenu .menu__submenu--article .tit {
            line-height: 22px;
            padding: 10px 25px; } }
        @media only screen and (max-width: 639px) {
          header .menu__submenu .menu__submenu--article .tit {
            float: left;
            width: calc(100% - 50px);
            padding: 10px 25px; } }
  header .menu__submenu.fix {
    position: fixed;
    top: 50px; }
    header .menu__submenu.fix .wrapper {
      width: auto;
      max-width: none;
      padding: 0 0px; }
  header .menu__breadcrumb {
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    background-color: #f4f4f4;
    border-bottom: #d6d6d6 3px solid; }
    header .menu__breadcrumb .menu__breadcrumb_container .menu__breadcrumb--tit {
      float: left;
      border-right: #fff 1px solid;
      border-left: #666666 1px solid;
      padding: 0 30px; }
      header .menu__breadcrumb .menu__breadcrumb_container .menu__breadcrumb--tit:first-child {
        padding-left: 0;
        border-left: none; }
      header .menu__breadcrumb .menu__breadcrumb_container .menu__breadcrumb--tit:last-child {
        padding-right: 0;
        border-right: none; }
  header .breaking_news {
    /*height: 40px;*/
    line-height: 20px;
    color: #000;
    font-size: 16px;
    margin: 20px 0 0 0; }
    @media only screen and (max-width: 1279px) {
      header .breaking_news {
        height: auto; } }
    @media only screen and (max-width: 639px) {
      header .breaking_news {
        margin: 10px 0 0 0; } }
    header .breaking_news a {
      color: #000; }
    header .breaking_news .wrapper {
      background: #f4f4f4 url(../images/bg_shadow.png) 0 100% repeat-x; }
    header .breaking_news .breaking_news_container .breaking_news--list li {
      clear: both;
      display: table; }
    header .breaking_news .breaking_news_container .breaking_news--list .breaking_news--tit {
      background-color: #293450;
      color: #fff;
      padding: 10px;
      display: table-cell;
      vertical-align: middle; }
      @media only screen and (max-width: 1279px) {
        header .breaking_news .breaking_news_container .breaking_news--list .breaking_news--tit {
          min-width: 70px; } }
      @media only screen and (max-width: 639px) {
        header .breaking_news .breaking_news_container .breaking_news--list .breaking_news--tit {
          width: 55px;
          height: 42px; } }
    header .breaking_news .breaking_news_container .breaking_news--list .breaking_news--list__content {
      padding: 10px;
      display: table-cell;
      vertical-align: middle; }
      @media only screen and (max-width: 639px) {
        header .breaking_news .breaking_news_container .breaking_news--list .breaking_news--list__content {
          height: 42px; } }

.guest header .menu__top .menu__top__search {
  right: 2px; }
  .guest header .menu__top .menu__top__search.sticky {
    right: 50px; }
    @media only screen and (max-width: 959px) {
      .guest header .menu__top .menu__top__search.sticky {
        right: 0px !important; } }

.guest header .menu__main--fix .btn_search {
  right: 50px; }

.member_login header .menu__top .menu__top__member li, .member_login header .menu__top .menu__top__notification li {
  border-bottom: none; }

/*-----------------gird for footer------------------*/
/*
footer{
	.grid_three {
	  .item {
		margin-right: 20px;
		width: calc((100% - 20px*2)/3);
		width: calc((100% - 1px - 20px*2)/3)\0;

		@include respond-to(width960) {
		  margin-right: 10px;
		  width: calc((100% - 10px*2)/3);
		  width: calc((100% - 1px - 10px*2)/3)\0;
		}


		@include respond-to(width320) {
		  margin-right: 0px;
		  width: 100%;
		}
	  }

	  .item:nth-child(3n) {
		margin-right: 0;
	  }
	}

	.cols3 .grid_three {
	  width: 100%;
	}
}
*/
/*--------------- channel menu bar ---------------*/
.channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel_menubar .channel_menubar__tit {
    background-color: #766553;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel_menubar .btn_more span {
      background: #766553;
      display: block;
      width: 19px;
      height: 2px; }
      .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel_menubar .channel_menubar__menu li.current a {
        color: #766553; }
      @media only screen and (max-width: 639px) {
        .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-news .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1279px) {
    .channel-news .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-news .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-news .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-news .channel_menubar .channel_menubar__tit {
    background-color: #026197;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-news .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-news .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-news .channel_menubar .btn_more span {
      background: #026197;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-news .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-news .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-news .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-news .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-news .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-news .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-news .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-news .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-news .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-news .channel_menubar .channel_menubar__menu li.current a {
        color: #026197; }
      @media only screen and (max-width: 639px) {
        .channel-news .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-news .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-news .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }
  @media only screen and (max-width: 959px) {
    .channel-news .channel_menubar {
      margin: 10px 0; } }

.channel-image .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-image .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-image .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-image .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-image .channel_menubar .channel_menubar__tit {
    background-color: #026197;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-image .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-image .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-image .channel_menubar .btn_more span {
      background: #026197;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-image .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-image .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-image .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-image .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-image .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-image .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-image .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-image .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-image .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-image .channel_menubar .channel_menubar__menu li.current a {
        color: #026197; }
      @media only screen and (max-width: 639px) {
        .channel-image .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-image .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-image .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-lifestyle .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-lifestyle .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-lifestyle .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-lifestyle .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-lifestyle .channel_menubar .channel_menubar__tit {
    background-color: #1594b2;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-lifestyle .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-lifestyle .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-lifestyle .channel_menubar .btn_more span {
      background: #1594b2;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-lifestyle .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-lifestyle .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-lifestyle .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-lifestyle .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-lifestyle .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-lifestyle .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-lifestyle .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-lifestyle .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-lifestyle .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-lifestyle .channel_menubar .channel_menubar__menu li.current a {
        color: #1594b2; }
      @media only screen and (max-width: 639px) {
        .channel-lifestyle .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-lifestyle .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-lifestyle .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-football .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-football .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-football .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-football .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-football .channel_menubar .channel_menubar__tit {
    background-color: #3b8082;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-football .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-football .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-football .channel_menubar .btn_more span {
      background: #3b8082;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-football .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-football .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-football .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-football .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-football .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-football .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-football .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-football .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-football .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-football .channel_menubar .channel_menubar__menu li.current a {
        color: #3b8082; }
      @media only screen and (max-width: 639px) {
        .channel-football .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-football .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-football .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-community .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-community .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-community .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-community .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-community .channel_menubar .channel_menubar__tit {
    background-color: #766553;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-community .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-community .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-community .channel_menubar .btn_more span {
      background: #766553;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-community .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-community .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-community .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-community .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-community .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-community .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-community .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-community .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-community .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-community .channel_menubar .channel_menubar__menu li.current a {
        color: #766553; }
      @media only screen and (max-width: 639px) {
        .channel-community .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-community .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-community .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-blogger .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-blogger .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-blogger .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-blogger .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-blogger .channel_menubar .channel_menubar__tit {
    background-color: #ca9730;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-blogger .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-blogger .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-blogger .channel_menubar .btn_more span {
      background: #ca9730;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-blogger .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-blogger .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-blogger .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-blogger .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-blogger .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-blogger .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-blogger .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-blogger .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-blogger .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-blogger .channel_menubar .channel_menubar__menu li.current a {
        color: #ca9730; }
      @media only screen and (max-width: 639px) {
        .channel-blogger .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-blogger .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-blogger .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-entertainment .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-entertainment .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-entertainment .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-entertainment .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-entertainment .channel_menubar .channel_menubar__tit {
    background-color: #5b84ad;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-entertainment .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-entertainment .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-entertainment .channel_menubar .btn_more span {
      background: #5b84ad;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-entertainment .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-entertainment .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-entertainment .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-entertainment .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-entertainment .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-entertainment .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-entertainment .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-entertainment .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-entertainment .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-entertainment .channel_menubar .channel_menubar__menu li.current a {
        color: #5b84ad; }
      @media only screen and (max-width: 639px) {
        .channel-entertainment .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-entertainment .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-entertainment .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-health .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-health .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-health .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-health .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-health .channel_menubar .channel_menubar__tit {
    background-color: #777978;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-health .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-health .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-health .channel_menubar .btn_more span {
      background: #777978;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-health .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-health .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-health .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-health .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-health .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-health .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-health .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-health .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-health .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-health .channel_menubar .channel_menubar__menu li.current a {
        color: #777978; }
      @media only screen and (max-width: 639px) {
        .channel-health .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-health .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-health .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-international .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-international .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-international .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-international .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-international .channel_menubar .channel_menubar__tit {
    background-color: #026197;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-international .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-international .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-international .channel_menubar .btn_more span {
      background: #026197;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-international .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-international .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-international .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-international .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-international .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-international .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-international .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-international .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-international .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-international .channel_menubar .channel_menubar__menu li.current a {
        color: #026197; }
      @media only screen and (max-width: 639px) {
        .channel-international .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-international .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-international .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-run .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-run .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-run .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-run .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-run .channel_menubar .channel_menubar__tit {
    background-color: #026197;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-run .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-run .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-run .channel_menubar .btn_more span {
      background: #026197;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-run .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-run .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-run .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-run .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-run .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-run .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-run .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-run .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-run .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-run .channel_menubar .channel_menubar__menu li.current a {
        color: #026197; }
      @media only screen and (max-width: 639px) {
        .channel-run .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-run .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-run .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-parental .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-parental .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-parental .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-parental .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-parental .channel_menubar .channel_menubar__tit {
    background-color: #cf953c;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-parental .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-parental .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-parental .channel_menubar .btn_more span {
      background: #cf953c;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-parental .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-parental .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-parental .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-parental .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-parental .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-parental .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-parental .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-parental .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-parental .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-parental .channel_menubar .channel_menubar__menu li.current a {
        color: #cf953c; }
      @media only screen and (max-width: 639px) {
        .channel-parental .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-parental .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-parental .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-pet .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-pet .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-pet .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-pet .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-pet .channel_menubar .channel_menubar__tit {
    background-color: #985b50;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-pet .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-pet .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-pet .channel_menubar .btn_more span {
      background: #985b50;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-pet .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-pet .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-pet .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-pet .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-pet .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-pet .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-pet .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-pet .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-pet .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-pet .channel_menubar .channel_menubar__menu li.current a {
        color: #985b50; }
      @media only screen and (max-width: 639px) {
        .channel-pet .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-pet .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-pet .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-sport .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-sport .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-sport .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-sport .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-sport .channel_menubar .channel_menubar__tit {
    background-color: #3b8082;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-sport .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-sport .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-sport .channel_menubar .btn_more span {
      background: #3b8082;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-sport .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-sport .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-sport .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-sport .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-sport .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-sport .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-sport .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-sport .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-sport .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-sport .channel_menubar .channel_menubar__menu li.current a {
        color: #3b8082; }
      @media only screen and (max-width: 639px) {
        .channel-sport .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-sport .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-sport .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel-inspiration .channel_menubar {
  border-left: #d6d6d6 3px solid;
  border-right: #d6d6d6 3px solid;
  border-top: #d6d6d6 3px solid;
  border-bottom: #d6d6d6 3px solid;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-top: 20px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  font-size: 16px; }
  @media only screen and (max-width: 1279px) {
    .channel-inspiration .channel_menubar {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 959px) {
    .channel-inspiration .channel_menubar {
      width: calc(100% - 6px); } }
  @media only screen and (max-width: 639px) {
    .channel-inspiration .channel_menubar {
      margin-top: 10px;
      margin-bottom: 10px; } }
  .channel-inspiration .channel_menubar .channel_menubar__tit {
    background-color: #75838b;
    color: #fff;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 20px;
    padding: 10px 0; }
    @media only screen and (max-width: 639px) {
      .channel-inspiration .channel_menubar .channel_menubar__tit {
        width: 90px; } }
  .channel-inspiration .channel_menubar .btn_more {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f4f4f4; }
    .channel-inspiration .channel_menubar .btn_more span {
      background: #75838b;
      display: block;
      width: 19px;
      height: 2px; }
      .channel-inspiration .channel_menubar .btn_more span:nth-child(1) {
        transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -webkit-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        -ms-transform: translate(3px, 9px) rotate(-45deg) scalex(0.6);
        margin-left: 10px;
        margin-top: 10px; }
      .channel-inspiration .channel_menubar .btn_more span:nth-child(2) {
        transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -webkit-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        -ms-transform: translate(-4px, 7px) rotate(45deg) scalex(0.6);
        margin-left: 10px; }
  .channel-inspiration .channel_menubar .channel_menubar__menu {
    width: calc(100% - 100px);
    height: 40px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
    -ms-overflow-style: none; }
    .channel-inspiration .channel_menubar .channel_menubar__menu::scrollbar {
      display: none; }
    .channel-inspiration .channel_menubar .channel_menubar__menu::-moz-scrollbar {
      display: none; }
    .channel-inspiration .channel_menubar .channel_menubar__menu::-webkit-scrollbar {
      display: none; }
    .channel-inspiration .channel_menubar .channel_menubar__menu ul {
      height: 40px;
      position: relative; }
    .channel-inspiration .channel_menubar .channel_menubar__menu li {
      float: left;
      padding: 0 20px; }
      .channel-inspiration .channel_menubar .channel_menubar__menu li a {
        color: #666666; }
      .channel-inspiration .channel_menubar .channel_menubar__menu li.current a {
        color: #75838b; }
      @media only screen and (max-width: 639px) {
        .channel-inspiration .channel_menubar .channel_menubar__menu li {
          padding: 0 10px; } }
  .channel-inspiration .channel_menubar .channel_menubar__select {
    position: absolute;
    right: 5px;
    top: -4px; }
    .channel-inspiration .channel_menubar .channel_menubar__select select {
      padding: 3px 10px;
      font-size: 12px;
      line-height: 25px;
      height: 25px;
      border-radius: 0px; }

.channel_menubar_expand {
  width: inherit;
  position: absolute;
  z-index: 2;
  display: none; }
  .channel_menubar_expand ul {
    display: table; }
    .channel_menubar_expand ul li {
      display: table-cell; }
      .channel_menubar_expand ul li.channel_menubar__tit {
        float: none !important;
        vertical-align: top !important; }
      .channel_menubar_expand ul li.btn_more {
        height: 100% !important;
        background-color: transparent !important; }
        .channel_menubar_expand ul li.btn_more span:nth-child(1) {
          transform: translate(0px, 9px) rotate(-45deg) scalex(1.3) !important;
          -webkit-transform: translate(0px, 9px) rotate(-45deg) scalex(1.3) !important;
          -ms-transform: translate(0px, 9px) rotate(-45deg) scalex(1.3) !important;
          margin-left: 10px !important;
          margin-top: 10px !important; }
        .channel_menubar_expand ul li.btn_more span:nth-child(2) {
          transform: translate(0px, 7px) rotate(45deg) scalex(1.3) !important;
          -webkit-transform: translate(0px, 7px) rotate(45deg) scalex(1.3) !important;
          -ms-transform: translate(0px, 7px) rotate(45deg) scalex(1.3) !important;
          margin-left: 10px !important; }
    .channel_menubar_expand ul .channel_menubar__menu {
      width: 100% !important;
      height: auto !important;
      overflow-x: visible;
      overflow-y: visible;
      float: left; }
      .channel_menubar_expand ul .channel_menubar__menu ul {
        width: calc(100% - 40px) !important;
        height: auto !important; }

/*---------------page_overlay_arrows---------------*/
.page_overlay_arrows {
  font-size: 14px;
  line-height: 18px;
  z-index: 999; }
  .page_overlay_arrows .page_overlay_arrows__container {
    width: 250px; }
  .page_overlay_arrows .page_overlay_arrows--left {
    background: #fff url(../images/btn_pre_page_off.png) 5px 50% no-repeat;
    background-size: 17px auto;
    padding: 10px 0 10px 10px;
    box-shadow: 0px 0px 3px #d6d6d6;
    width: 00px;
    height: 60px;
    position: fixed;
    left: 0;
    padding-left: 30px;
    border-radius: 0 3px 3px 0;
    overflow: hidden;
    top: calc(50% - 40px);
    z-index: 998; }
    .page_overlay_arrows .page_overlay_arrows--left .page_overlay_arrows__container {
      float: left; }
  .page_overlay_arrows .page_overlay_arrows--left:hover {
    background-image: url(../images/btn_pre_page_on.png);
    background-size: 17px auto; }
  .page_overlay_arrows .page_overlay_arrows--right {
    background: #fff url(../images/btn_nxt_page_off.png) calc(100% - 5px) 50% no-repeat;
    background-size: 17px auto;
    padding: 10px 10px 10px 0px;
    box-shadow: 0px 0px 3px #d6d6d6;
    width: 00px;
    height: 60px;
    position: fixed;
    right: 0;
    padding-right: 30px;
    border-radius: 3px 0 0 3px;
    overflow: hidden;
    top: calc(50% - 40px);
    z-index: 998; }
    .page_overlay_arrows .page_overlay_arrows--right .page_overlay_arrows__container {
      float: right; }
  .page_overlay_arrows .page_overlay_arrows--right:hover {
    background-image: url(../images/btn_nxt_page_on.png);
    background-size: 17px auto; }
  @media only screen and (max-width: 959px) {
    .page_overlay_arrows {
      display: none; } }

.arrow_bottom_right {
  position: relative; }
  .arrow_bottom_right::after {
    content: '';
    background: url(../images/icon_arrow_small.png) 50% 50% no-repeat;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px; }

.inline_shadow_white {
  background: url(../images/bg_shadow.png) 0 100% repeat-x; }

/*--------------- other ---------------*/
.lazyload_container, .pageload_container {
  background: url(../images/loading.gif) 50% 10% no-repeat;
  width: 100%;
  height: 30px;
  background-size: 30px 30px;
  display: block;
  opacity: 0.3; }

.pageload_container {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden; }

/*-------terms page-------*/
#fullpage_misc {
  font-size: 14px;
  line-height: 18px;
  padding: 20px 0; }

#fullpage_misc h2 {
  padding: 10px 0;
  font-size: 25px;
  line-height: 29px; }

#fullpage_misc p, #fullpage_misc ul {
  padding-bottom: 10px; }

#fullpage_misc li {
  margin: 0 0 5px 25px; }

#fullpage_misc td {
  padding: 0.5em;
  margin: 0;
  padding-left: 0; }

#fullpage_misc.boliu {
  max-width: 700px; }

#fullpage_misc .boliu_summary {
  padding: 20px 0;
  margin: 20px 0;
  padding-left: 0;
  max-width: 450px;
  background-size: 30% auto;
  background-repeat: no-repeat;
  background-position: top right; }

#fullpage_misc .boliu_summary td {
  padding: 0 10px 10px 0;
  font-size: 24px;
  font-weight: normal; }
  @media only screen and (max-width: 639px) {
    #fullpage_misc .boliu_summary td {
      font-size: 20px; } }

/*---------------sidebar---------------*/
.sidebar {
  margin-top: 20px;
  width: 300px;
  float: right; }
  @media only screen and (max-width: 1279px) {
    .sidebar .ads_300x250:nth-child(odd) {
      margin-right: 20px; } }
  @media only screen and (max-width: 959px) {
    .sidebar {
      width: 620px;
      position: relative;
      margin-top: 20px;
      float: right; } }
  @media only screen and (max-width: 639px) {
    .sidebar {
      width: 100%; } }
  .sidebar .fb_iframe_widget {
    margin-bottom: 20px; }
    @media only screen and (max-width: 639px) {
      .sidebar .fb_iframe_widget {
        margin: 0 auto;
        margin-bottom: 20px;
        text-align: center;
        display: block; } }
  .sidebar .border_tit {
    color: #026197;
    border-left: #026197 5px solid;
    font-size: 19px;
    line-height: 19px;
    padding-left: 10px;
    float: left;
    margin-bottom: 10px; }
  .sidebar .ads {
    margin-top: 20px; }
    .sidebar .ads:first-child {
      margin-top: 0px; }
    @media only screen and (max-width: 959px) {
      .sidebar .ads {
        float: left;
        margin-top: 0px; } }
  .sidebar .ads_300x250 {
    margin-bottom: 20px; }
    @media only screen and (max-width: 639px) {
      .sidebar .ads_300x250 {
        width: 100%;
        overflow: hidden; } }
  @media only screen and (max-width: 639px) {
    .sidebar .ads_300x250:nth-child(odd) {
      margin-right: 0; } }
  .sidebar .sidebar__hotnews {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    background-color: #fff;
    /*
    li:nth-child(odd){ background:$default_pattern;}

    li:nth-child(n+5) {
    	@include respond-to(width640) {display:none;}
    }
    */ }
    @media only screen and (max-width: 959px) {
      .sidebar .sidebar__hotnews {
        float: left; } }
    .sidebar .sidebar__hotnews .tab_hotnews {
      border: #d6d6d6 1px solid;
      background: #f4f4f4 url(../images/bg_shadow.png) 0 100% repeat-x;
      background-color: #fff;
      font-size: 19px;
      line-height: 38px;
      color: #000;
      display: block;
      float: left;
      cursor: pointer;
      margin-bottom: 10px;
      width: calc(100% - 2px); }
      .sidebar .sidebar__hotnews .tab_hotnews .tab_hotnews__item {
        width: calc((100% - 2px)/3);
        text-align: center;
        float: left;
        border-right: #d6d6d6 1px solid;
        cursor: pointer; }
        .sidebar .sidebar__hotnews .tab_hotnews .tab_hotnews__item:last-child {
          width: calc((100% - 2px)/3);
          width: calc((100% - 3px)/3) \0;
          border-right: none; }
        .sidebar .sidebar__hotnews .tab_hotnews .tab_hotnews__item.current {
          background-color: #026197;
          color: #fff;
          font-weight: normal; }
    .sidebar .sidebar__hotnews.col-2 .tab_hotnews {
      width: calc(100% - 3px); }
      .sidebar .sidebar__hotnews.col-2 .tab_hotnews .tab_hotnews__item {
        width: calc(50% - 1px); }
    .sidebar .sidebar__hotnews li {
      float: left;
      border-top: #666666 1px dotted;
      padding-bottom: 10px;
      width: 100%;
      position: relative; }
      @media only screen and (max-width: 959px) {
        .sidebar .sidebar__hotnews li {
          width: calc(50% - 10px);
          /*25%*/ }
          .sidebar .sidebar__hotnews li:nth-child(odd) {
            margin-right: 20px; } }
      @media only screen and (max-width: 639px) {
        .sidebar .sidebar__hotnews li {
          width: 100%; } }
      .sidebar .sidebar__hotnews li b {
        background-color: #026197;
        width: 18px;
        height: 18px;
        line-height: 18px;
        float: left;
        text-align: center;
        font-size: 14px;
        margin-top: 10px;
        color: #fff;
        position: relative;
        margin-right: 10px; }
        .sidebar .sidebar__hotnews li b:after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 5px 5px 0;
          border-color: transparent #666666 transparent transparent;
          position: absolute;
          right: 0px;
          top: 18px; }
      .sidebar .sidebar__hotnews li span {
        float: left;
        width: calc(100% - 190px);
        margin-top: 10px;
        margin-right: 10px;
        /*@include respond-to(width640) {width:calc(100% - 30px);margin-right:0px;margin-bottom:10px;}*/ }
        @media only screen and (max-width: 959px) {
          .sidebar .sidebar__hotnews li span {
            width: calc(100% - 180px);
            margin-right: 0px;
            margin-bottom: 10px; } }
        @media only screen and (max-width: 639px) {
          .sidebar .sidebar__hotnews li span {
            width: calc(100% - 180px); } }
      .sidebar .sidebar__hotnews li a {
        color: #000; }
        .sidebar .sidebar__hotnews li a::after {
          content: '';
          display: block;
          clear: both; }
      .sidebar .sidebar__hotnews li img {
        max-width: 151px;
        float: right; }
      .sidebar .sidebar__hotnews li.video::after {
        content: '';
        background: url(../images/tag_video.png) 50% 50% no-repeat;
        background-size: 100%;
        width: 38px;
        height: 28px;
        display: block;
        position: absolute;
        top: 57px;
        right: 113px; }
  .sidebar .sidebar__listing {
    float: left;
    margin-bottom: 20px; }
    .sidebar .sidebar__listing .sidebar__listing__tit {
      color: #666666;
      border-left: #666666 5px solid;
      font-size: 19px;
      line-height: 19px;
      padding-left: 10px;
      float: left; }
    .sidebar .sidebar__listing .sidebar__listing__item {
      width: 100%;
      display: block;
      padding-bottom: 10px;
      border-bottom: #d6d6d6 1px dotted;
      float: left;
      position: relative; }
      .sidebar .sidebar__listing .sidebar__listing__item:last-child {
        border-bottom: none; }
      .sidebar .sidebar__listing .sidebar__listing__item.video::after {
        content: '';
        background: url(../images/tag_video.png) 50% 50% no-repeat;
        background-size: 100%;
        width: 38px;
        height: 28px;
        display: block;
        position: absolute;
        bottom: 10px;
        left: 0; }
      .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__img {
        width: 144px;
        height: 81px;
        overflow: hidden;
        margin-right: 10px;
        float: left;
        position: relative; }
        @media only screen and (max-width: 959px) {
          .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__img {
            width: 206px;
            height: 116px; } }
        @media only screen and (max-width: 639px) {
          .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__img {
            width: 144px;
            height: 81px; } }
        .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__img img {
          width: 100%; }
      .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content {
        float: left;
        width: calc(100% - 154px);
        height: 81px;
        position: relative; }
        @media only screen and (max-width: 959px) {
          .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content {
            width: calc(100% - 216px);
            height: 116px; } }
        @media only screen and (max-width: 639px) {
          .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content {
            width: calc(100% - 154px);
            height: 81px; } }
        .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content .sidebar__listing__item__content__tit {
          font-weight: normal;
          color: #000;
          margin: 0;
          font-size: 14px;
          line-height: 16px; }
          @media only screen and (max-width: 959px) {
            .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content .sidebar__listing__item__content__tit {
              font-size: 16px;
              line-height: 20px; } }
          @media only screen and (max-width: 639px) {
            .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content .sidebar__listing__item__content__tit {
              font-size: 14px;
              line-height: 16px; } }
          .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content .sidebar__listing__item__content__tit .name {
            color: #ca9730;
            display: inline-block;
            font-size: 14px;
            line-height: 16px;
            float: left; }
            .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content .sidebar__listing__item__content__tit .name::after {
              content: ':';
              color: #ca9730;
              font-size: 14px;
              line-height: 16px; }
            @media only screen and (max-width: 959px) {
              .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content .sidebar__listing__item__content__tit .name {
                font-size: 14px;
                line-height: 16px; } }
            @media only screen and (max-width: 639px) {
              .sidebar .sidebar__listing .sidebar__listing__item .sidebar__listing__item__content .sidebar__listing__item__content__tit .name {
                font-size: 14px;
                line-height: 16px; } }
      .sidebar .sidebar__listing .sidebar__listing__item.large {
        position: relative;
        padding-bottom: 0; }
        .sidebar .sidebar__listing .sidebar__listing__item.large.video::after {
          display: none; }
        .sidebar .sidebar__listing .sidebar__listing__item.large.video .sidebar__listing__item__content::before {
          content: '';
          background: url(../images/tag_video.png) 50% 50% no-repeat;
          background-size: 100%;
          width: 38px;
          height: 28px;
          display: block;
          float: left;
          margin-top: -28px;
          margin-left: -10px; }
        .sidebar .sidebar__listing .sidebar__listing__item.large .sidebar__listing__item__img {
          width: 100%;
          height: auto;
          margin-right: 0; }
        .sidebar .sidebar__listing .sidebar__listing__item.large .sidebar__listing__item__content {
          width: calc(100% - 20px);
          height: auto;
          background: rgba(0, 0, 0, 0.6);
          position: absolute;
          bottom: 10px;
          padding: 0 10px; }
          @media only screen and (max-width: 959px) {
            .sidebar .sidebar__listing .sidebar__listing__item.large .sidebar__listing__item__content {
              padding: 10px; } }
          @media only screen and (max-width: 639px) {
            .sidebar .sidebar__listing .sidebar__listing__item.large .sidebar__listing__item__content {
              padding: 0 10px; } }
          .sidebar .sidebar__listing .sidebar__listing__item.large .sidebar__listing__item__content .sidebar__listing__item__content__tit {
            color: #fff;
            margin: 10px 0; }
      .sidebar .sidebar__listing .sidebar__listing__item.bubble {
        background-color: #666666;
        color: #fff;
        font-size: 25px;
        line-height: 31px;
        padding: 20px;
        width: calc(100% - 40px);
        position: relative;
        margin-bottom: 20px; }
        .sidebar .sidebar__listing .sidebar__listing__item.bubble::after {
          content: '';
          font-size: 0px;
          line-height: 0%;
          width: 0px;
          border-top: 15px solid #666666;
          border-left: 15px solid #fff;
          border-right: 15px solid #fff;
          position: absolute;
          left: 70%;
          bottom: -15px; }
  .sidebar .sidebar__blogger_listing {
    float: left;
    margin-bottom: 20px; }
    .sidebar .sidebar__blogger_listing .sidebar__listing__tit {
      color: #666666;
      border-left: #666666 5px solid;
      font-size: 19px;
      line-height: 19px;
      padding-left: 10px;
      float: left; }
    .sidebar .sidebar__blogger_listing ul {
      float: left;
      width: 100%; }
      .sidebar .sidebar__blogger_listing ul li {
        width: 140px;
        float: left;
        border-bottom: #d6d6d6 1px dotted;
        margin-right: 10px;
        margin-bottom: 10px;
        display: table; }
        @media only screen and (max-width: 639px) {
          .sidebar .sidebar__blogger_listing ul li {
            width: calc(50% - 10px); } }
        .sidebar .sidebar__blogger_listing ul li .sidebar__blogger_listing__img {
          position: relative;
          width: 140px;
          height: 140px;
          overflow: hidden;
          text-align: center; }
          @media only screen and (max-width: 639px) {
            .sidebar .sidebar__blogger_listing ul li .sidebar__blogger_listing__img {
              width: 100%;
              margin: 0 auto; } }
          .sidebar .sidebar__blogger_listing ul li .sidebar__blogger_listing__img img {
            height: 100%; }
        .sidebar .sidebar__blogger_listing ul li .sidebar__blogger_listing__blogger {
          width: 100%;
          height: 30px;
          line-height: 20px;
          color: #ca9730;
          font-size: 16px;
          overflow: hidden;
          font-weight: normal;
          text-overflow: ellipsis;
          text-align: center; }
        .sidebar .sidebar__blogger_listing ul li .sidebar__blogger_listing__more {
          width: 140px;
          height: 140px;
          background-color: #000;
          color: #ca9730;
          font-size: 50px;
          text-align: center;
          display: table-cell;
          vertical-align: middle; }
          .sidebar .sidebar__blogger_listing ul li .sidebar__blogger_listing__more num {
            position: relative;
            display: inline-block; }
          .sidebar .sidebar__blogger_listing ul li .sidebar__blogger_listing__more span {
            color: #ca9730;
            position: absolute;
            top: -30px;
            right: 0px;
            font-size: 14px; }

@media only screen and (max-width: 639px) {
  .channel_topslider {
    overflow: visible; }
    .channel_topslider .ads_large_ads {
      width: calc(100% + 20px);
      margin-left: -10px; } }

.channel_topslider .channel_menubar {
  margin-top: 0px; }

@media only screen and (max-width: 959px) {
  .channel_topslider .sidebar {
    display: block !important; } }

@media only screen and (max-width: 639px) {
  .channel_topslider .sidebar {
    margin-top: 0px;
    margin-bottom: 0px; } }

.channel_topslider .sidebar .ads_300x250 {
  margin-top: 0; }
  .channel_topslider .sidebar .ads_300x250:nth-child(odd) {
    margin-bottom: 20px; }
    @media only screen and (max-width: 1279px) {
      .channel_topslider .sidebar .ads_300x250:nth-child(odd) {
        margin-bottom: 14.375px; } }

/*-------screen below 960px-------*/
/*-------screen below 640px-------*/
/*-------screen below 320px-------*/
/*-------default setting-------*/
/*--------------------setting the responsive screen size--------------------*/
.overflow_show {
  overflow: inherit; }

/* For Swiper */
.slider.swiper-container {
  line-height: 0;
  width: 100%; }
  @media only screen and (max-width: 959px) {
    .slider.swiper-container {
      height: calc(620px*9/16 + 120px);
      /*margin-bottom: 20px;*/ } }
  @media only screen and (max-width: 639px) {
    .slider.swiper-container {
      width: 100%;
      height: auto; } }

@media only screen and (max-width: 959px) {
  .swiper-slide {
    background-color: #000; } }

.swiper-slide.video::before {
  content: '';
  background: url(../images/tag_video.png) 50% 50% no-repeat;
  background-size: 100%;
  width: 38px;
  height: 28px;
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 3; }

.slider img {
  width: 100%; }

.slider .swiper-pagination-bullet {
  opacity: 1 !important; }

.slider .swiper-pagination-bullet-active {
  background-color: #5c88af !important; }

.slider .caption {
  /*position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  margin-top: 405px;
  height: 160px;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.6); }*/
  position: absolute;
  left: 0;
  z-index: 2;
  bottom: 0;
  width: 100%;
  padding-top: 10%;
  height: 25%;
  text-decoration: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+1,0.6+50,1+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.8) 50%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.8) 50%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0); }
  @media only screen and (max-width: 1279px) {
    .slider .caption {
      margin-top: calc(630px*9/16); } }
  @media only screen and (max-width: 959px) {
    .slider .caption {
      margin-top: calc(620px*9/16 + 0px); } }
  @media only screen and (max-width: 639px) {
    .slider .caption {
      position: inherit;
      display: block;
      margin-top: 0;
      height: 130px;
      background-color: #000; } }
  .slider .caption h2.title {
    color: #fff;
    font-size: 30px;
    padding: 0 10px 46px 10px;
    margin: 0;
    line-height: 36px;
    height: calc(100% - 87px); }
    @media only screen and (max-width: 1279px) {
      .slider .caption h2.title {
        font-size: 26px;
        line-height: 32px; } }
    @media only screen and (max-width: 639px) {
      .slider .caption h2.title {
        font-size: 21px;
        margin: 0;
        line-height: 26px;
        height: 52px; } }
  .slider .caption h4.cat {
    color: #fff;
    font-size: 21px;
    padding: 10px;
    margin: 0;
    line-height: 21px;
    float: left;
    width: 100%; }
    @media only screen and (max-width: 639px) {
      .slider .caption h4.cat {
        font-size: 16px;
        padding: 10px;
        margin: 0;
        line-height: 21px; } }

.slider__item {
  width: 940px;
  height: calc(940px*9/16);
  position: relative; }
  @media only screen and (max-width: 1279px) {
    .slider__item {
      width: 630px;
      height: calc(630px*9/16 + 120px);
      background-color: #000; } }
  @media only screen and (max-width: 959px) {
    .slider__item {
      width: 620px;
      height: calc(620px*9/16 + 120px); } }
  @media only screen and (max-width: 639px) {
    .slider__item {
      width: 100%;
      height: auto; } }
  .slider__item.video .caption h4.cat {
    position: relative; }
    .slider__item.video .caption h4.cat txt {
      float: left; }
    .slider__item.video .caption h4.cat::after {
      content: '';
      background: url(../images/tag_video.png) 50% 50% no-repeat;
      background-size: 38px auto;
      width: 28px;
      height: 18px;
      display: block;
      float: left;
      margin: 2px 0 0 10px; }

/*.slider .swiper-pagination{bottom:-10px}*/
.imageslider {
  width: 100%;
  height: 576px; }
  @media only screen and (max-width: 1279px) {
    .imageslider {
      height: 428px; } }
  @media only screen and (max-width: 959px) {
    .imageslider {
      height: calc(620px*9/16 + 100px); } }
  @media only screen and (max-width: 639px) {
    .imageslider {
      width: 100%;
      height: auto; } }
  .imageslider .caption {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: calc((100% - 20px*4)/5);
    height: 100%;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    text-align: justify; }
    @media only screen and (max-width: 1279px) {
      .imageslider .caption {
        width: 180px; } }
    @media only screen and (max-width: 959px) {
      .imageslider .caption {
        padding-top: calc(620px*9/16);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 100px;
        text-decoration: none;
        background-color: transparent; } }
    @media only screen and (max-width: 639px) {
      .imageslider .caption {
        width: 100%;
        padding-top: 0;
        position: inherit;
        display: block; } }
    .imageslider .caption h2.title {
      font-size: 25px;
      padding: 0 10px 10px 10px;
      margin: 40px 0 0 0;
      line-height: 30px;
      font-weight: 600; }
      @media only screen and (max-width: 959px) {
        .imageslider .caption h2.title {
          background-color: black;
          height: calc(100% - 15px);
          padding-top: 5px;
          margin-top: 0; } }
      @media only screen and (max-width: 639px) {
        .imageslider .caption h2.title {
          font-size: 21px;
          padding: 0 10px 40px 10px;
          margin: 0;
          line-height: 26px; } }
    .imageslider .caption h4.cat {
      font-size: 21px;
      padding: 10px;
      margin: 0;
      line-height: 21px; }
      @media only screen and (max-width: 959px) {
        .imageslider .caption h4.cat {
          background-color: black;
          display: none; } }
      @media only screen and (max-width: 639px) {
        .imageslider .caption h4.cat {
          font-size: 16px;
          padding: 10px;
          margin: 0;
          line-height: 21px; } }
    .imageslider .caption p.teaser {
      font-size: 17px;
      line-height: 23px;
      padding: 10px; }
      @media only screen and (max-width: 1279px) {
        .imageslider .caption p.teaser {
          font-size: 15px;
          line-height: 23px;
          padding: 10px; } }
      @media only screen and (max-width: 959px) {
        .imageslider .caption p.teaser {
          font-size: 15px;
          line-height: 23px;
          padding: 10px;
          display: none; } }

.imageslider__item {
  width: 100%;
  height: 576px;
  position: relative;
  text-align: right;
  line-height: 0; }
  @media only screen and (max-width: 1279px) {
    .imageslider__item {
      height: 428px; } }
  @media only screen and (max-width: 959px) {
    .imageslider__item {
      width: 620px;
      height: calc(620px*9/16 + 100px); } }
  @media only screen and (max-width: 639px) {
    .imageslider__item {
      width: 100%;
      height: auto; } }
  .imageslider__item img {
    width: 100%; }
    @media only screen and (max-width: 1279px) {
      .imageslider__item img {
        width: 760px;
        height: 428px; } }
    @media only screen and (max-width: 959px) {
      .imageslider__item img {
        width: 100%;
        height: auto; } }

.imageslider .swiper-pagination, .imageslider .swiper-button-prev, .imageslider .swiper-button-next {
  display: none; }
  @media only screen and (max-width: 959px) {
    .imageslider .swiper-pagination, .imageslider .swiper-button-prev, .imageslider .swiper-button-next {
      display: block; } }

.report-grid {
  border-top: 3px #6ca9d1 solid;
  border-bottom: 1px #dddfe2 solid;
  background-color: #f4f5f6;
  overflow: hidden;
  padding: 10px 10px 20px 10px;
  position: relative;
  margin-bottom: 30px; }

.report-grid-header {
  font-size: 20px;
  font-weight: 500;
  font-family: "Noto Sans CJK TC"; }
  .report-grid-header > span:first-child {
    font-family: Arial;
    font-weight: bolder;
    letter-spacing: -1px; }
  .report-grid-header .ico-hit-tips {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/ico_tip_off.svg");
    display: inline-block;
    height: 25px;
    left: 5px;
    position: relative;
    top: 5px;
    width: 30px; }

.report-grid-content .report-grid-intro {
  line-height: 25px;
  font-weight: 600; }

div[class^="report-by-"] {
  background-color: white;
  display: block;
  height: 40px;
  margin-top: 10px;
  padding: 10px; }
  div[class^="report-by-"] > a.call-icon span.icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    float: left;
    height: 40px;
    width: 40px;
    padding-right: 10px; }

.ico-phone {
  background-image: url("../images/ico_phone_tip_off.svg"); }

.ico-whatsapp {
  background-image: url("../images/ico_whatsapp_tip_off.svg"); }

.ico-email {
  background-image: url("../images/ico_mail_tip_off.svg"); }

div[class^="report-by-"] > a:not(.call-icon) {
  display: inline-block;
  line-height: 35px;
  float: right;
  position: relative;
  text-align: right;
  top: 5px; }

.report-by-whatsapp > a:not(.call-icon) {
  color: black;
  font-size: 21px;
  font-family: inherit;
  font-weight: bolder;
  letter-spacing: 0; }

.report-by-email > a:not(.call-icon) {
  font-family: inherit;
  font-size: 21px;
  font-weight: bolder;
  letter-spacing: 0; }

@media screen and (min-width: 680px) {
  .report-grid {
    padding: 10px; }
  div[class^="report-by-"] {
    display: inline-block;
    width: calc((100% / 2) - 25px); }
  .report-by-email {
    float: right; } }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-color: rgba(0,0,0,.5);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTAiIGhlaWdodD0iNjYiIHZpZXdCb3g9IjAgMCA1MCA2NiI+CiAgPGRlZnM+CiAgICA8ZmlsdGVyIGlkPSJhbmdsZS1sZWZ0LWEiIHdpZHRoPSIyMTAuMyUiIGhlaWdodD0iMTcyLjclIiB4PSItNTUuMiUiIHk9Ii0zNi40JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94Ij4KICAgICAgPGZlT2Zmc2V0IGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dPZmZzZXRPdXRlcjEiLz4KICAgICAgPGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIyIi8+CiAgICAgIDxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiByZXN1bHQ9InNoYWRvd01hdHJpeE91dGVyMSIgdmFsdWVzPSIwIDAgMCAwIDAgICAwIDAgMCAwIDAgICAwIDAgMCAwIDAgIDAgMCAwIDEgMCIvPgogICAgICA8ZmVNZXJnZT4KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49InNoYWRvd01hdHJpeE91dGVyMSIvPgogICAgICAgIDxmZU1lcmdlTm9kZSBpbj0iU291cmNlR3JhcGhpYyIvPgogICAgICA8L2ZlTWVyZ2U+CiAgICA8L2ZpbHRlcj4KICAgIDxwYXRoIGlkPSJhbmdsZS1sZWZ0LWMiIGQ9Ik0xLjA1MjE3MzkxLDE5LjY3NzAxODYgTDE5LjYzNjAyNDgsMS4wOTMxNjc3IEMyMC45MjA0OTY5LC0wLjE5MTMwNDM0OCAyMi45OTc1MTU1LC0wLjE5MTMwNDM0OCAyNC4yNjgzMjMsMS4wOTMxNjc3IEwyNy4zNTY1MjE3LDQuMTgxMzY2NDYgQzI4LjY0MDk5MzgsNS40NjU4Mzg1MSAyOC42NDA5OTM4LDcuNTQyODU3MTQgMjcuMzU2NTIxNyw4LjgxMzY2NDYgTDE0LjE5NzUxNTUsMjIgTDI3LjM3MDE4NjMsMzUuMTcyNjcwOCBDMjguNjU0NjU4NCwzNi40NTcxNDI5IDI4LjY1NDY1ODQsMzguNTM0MTYxNSAyNy4zNzAxODYzLDM5LjgwNDk2ODkgTDI0LjI4MTk4NzYsNDIuOTA2ODMyMyBDMjIuOTk3NTE1NSw0NC4xOTEzMDQzIDIwLjkyMDQ5NjksNDQuMTkxMzA0MyAxOS42NDk2ODk0LDQyLjkwNjgzMjMgTDEuMDY1ODM4NTEsMjQuMzIyOTgxNCBDLTAuMjMyMjk4MTM3LDIzLjAzODUwOTMgLTAuMjMyMjk4MTM3LDIwLjk2MTQ5MDcgMS4wNTIxNzM5MSwxOS42NzcwMTg2IFoiLz4KICAgIDxmaWx0ZXIgaWQ9ImFuZ2xlLWxlZnQtYiIgd2lkdGg9IjIwNi4yJSIgaGVpZ2h0PSIxNjguNiUiIHg9Ii01My4xJSIgeT0iLTM0LjMlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8ZmVPZmZzZXQgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPgogICAgICA8ZmVHYXVzc2lhbkJsdXIgaW49InNoYWRvd09mZnNldE91dGVyMSIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIiBzdGREZXZpYXRpb249IjUiLz4KICAgICAgPGZlQ29sb3JNYXRyaXggaW49InNoYWRvd0JsdXJPdXRlcjEiIHZhbHVlcz0iMCAwIDAgMCAwICAgMCAwIDAgMCAwICAgMCAwIDAgMCAwICAwIDAgMCAwLjUgMCIvPgogICAgPC9maWx0ZXI+CiAgPC9kZWZzPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsdGVyPSJ1cmwoI2FuZ2xlLWxlZnQtYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExIDExKSI+CiAgICA8dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNhbmdsZS1sZWZ0LWIpIiB4bGluazpocmVmPSIjYW5nbGUtbGVmdC1jIi8+CiAgICA8dXNlIGZpbGw9IiNGRkYiIHhsaW5rOmhyZWY9IiNhbmdsZS1sZWZ0LWMiLz4KICA8L2c+Cjwvc3ZnPgo=);

}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-color: rgba(0,0,0,.5);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTAiIGhlaWdodD0iNjYiIHZpZXdCb3g9IjAgMCA1MCA2NiI+CiAgPGRlZnM+CiAgICA8ZmlsdGVyIGlkPSJhbmdsZS1yaWdodC1hIiB3aWR0aD0iMjEwLjMlIiBoZWlnaHQ9IjE3Mi43JSIgeD0iLTU1LjIlIiB5PSItMzYuNCUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCI+CiAgICAgIDxmZU9mZnNldCBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+CiAgICAgIDxmZUdhdXNzaWFuQmx1ciBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiIHN0ZERldmlhdGlvbj0iMiIvPgogICAgICA8ZmVDb2xvck1hdHJpeCBpbj0ic2hhZG93Qmx1ck91dGVyMSIgcmVzdWx0PSJzaGFkb3dNYXRyaXhPdXRlcjEiIHZhbHVlcz0iMCAwIDAgMCAwICAgMCAwIDAgMCAwICAgMCAwIDAgMCAwICAwIDAgMCAxIDAiLz4KICAgICAgPGZlTWVyZ2U+CiAgICAgICAgPGZlTWVyZ2VOb2RlIGluPSJzaGFkb3dNYXRyaXhPdXRlcjEiLz4KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49IlNvdXJjZUdyYXBoaWMiLz4KICAgICAgPC9mZU1lcmdlPgogICAgPC9maWx0ZXI+CiAgICA8cGF0aCBpZD0iYW5nbGUtcmlnaHQtYyIgZD0iTTI3LjM3MDE4NjMsMjQuMzIyOTgxNCBMOC43ODYzMzU0LDQyLjkwNjgzMjMgQzcuNTAxODYzMzUsNDQuMTkxMzA0MyA1LjQyNDg0NDcyLDQ0LjE5MTMwNDMgNC4xNTQwMzcyNyw0Mi45MDY4MzIzIEwxLjA2NTgzODUxLDM5LjgxODYzMzUgQy0wLjIxODYzMzU0LDM4LjUzNDE2MTUgLTAuMjE4NjMzNTQsMzYuNDU3MTQyOSAxLjA2NTgzODUxLDM1LjE4NjMzNTQgTDE0LjIzODUwOTMsMjIuMDEzNjY0NiBMMS4wNjU4Mzg1MSw4Ljg0MDk5Mzc5IEMtMC4yMTg2MzM1NCw3LjU1NjUyMTc0IC0wLjIxODYzMzU0LDUuNDc5NTAzMTEgMS4wNjU4Mzg1MSw0LjIwODY5NTY1IEw0LjE0MDM3MjY3LDEuMDkzMTY3NyBDNS40MjQ4NDQ3MiwtMC4xOTEzMDQzNDggNy41MDE4NjMzNSwtMC4xOTEzMDQzNDggOC43NzI2NzA4MSwxLjA5MzE2NzcgTDI3LjM1NjUyMTcsMTkuNjc3MDE4NiBDMjguNjU0NjU4NCwyMC45NjE0OTA3IDI4LjY1NDY1ODQsMjMuMDM4NTA5MyAyNy4zNzAxODYzLDI0LjMyMjk4MTQgTDI3LjM3MDE4NjMsMjQuMzIyOTgxNCBaIi8+CiAgICA8ZmlsdGVyIGlkPSJhbmdsZS1yaWdodC1iIiB3aWR0aD0iMjA2LjMlIiBoZWlnaHQ9IjE2OC42JSIgeD0iLTUzLjElIiB5PSItMzQuMyUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCI+CiAgICAgIDxmZU9mZnNldCBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+CiAgICAgIDxmZUdhdXNzaWFuQmx1ciBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiIHN0ZERldmlhdGlvbj0iNSIvPgogICAgICA8ZmVDb2xvck1hdHJpeCBpbj0ic2hhZG93Qmx1ck91dGVyMSIgdmFsdWVzPSIwIDAgMCAwIDAgICAwIDAgMCAwIDAgICAwIDAgMCAwIDAgIDAgMCAwIDAuNSAwIi8+CiAgICA8L2ZpbHRlcj4KICA8L2RlZnM+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWx0ZXI9InVybCgjYW5nbGUtcmlnaHQtYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExIDExKSI+CiAgICA8dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNhbmdsZS1yaWdodC1iKSIgeGxpbms6aHJlZj0iI2FuZ2xlLXJpZ2h0LWMiLz4KICAgIDx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2FuZ2xlLXJpZ2h0LWMiLz4KICA8L2c+Cjwvc3ZnPgo=)
}
.swiper-button-next, .swiper-button-prev {
  width: 44px;
  height: 44px;
  background-size: 60%
}
