/* Scss Document */
html, body {
  margin: 0;
  padding: 0;}

img {
  max-width: 100%;
  height: auto; }

a,
img {
  outline: none; }

.contents {
  overflow: visible; }

.load-module{min-height:47px; }
.load-module[data-file="/motorsports/module/2020/html/honda-header.html"]{ min-height: 80px;background: url("https://www.honda.com.cn/history/images/loading.svg") no-repeat center; background-size: 24px;} 
.load-module[data-file="/motorsports/module/2020/html/ms-header.html"]{
min-height: 60px;background: url("https://www.honda.com.cn/history/images/loading2.svg") no-repeat center top; background-size: 48px;
} 

.ms-contents {
  text-align: left;
  font-family: 'Ë¼Ô´ºÚÌå¼òÌå', Arial, Helvetica, sans-serif;
  letter-spacing: 0.05em;
  background: #000 url("https://www.honda.com.cn/history/images/bg.jpg");
  background-attachment: fixed;
  background-size: cover;
  color: #f3f3f3;
  /*padding-bottom: 40px; */}
  .ms-contents i.fa,
  .ms-contents i.fab,
  .ms-contents i.fas {
    font-style: normal; }
  .load-module {
    list-style: none; 
}
.all800nav li{
 float: left;
 overflow: hidden;
 padding-right: 30px;
}
  .ms-contents a {}
  .ms-contents a:hover {
    color: #c00;
    text-decoration: underline; }
  .ms-contents img {
    max-width: 100%;
    height: auto; }
  .ms-contents a {
    max-width: 100%; }
  .ms-contents em, .ms-contents i {
    font-style: normal; }
  .ms-contents .txtC {
    text-align: center; }
  .ms-contents .txtR {
    text-align: right; }

.ms-width {
  width: 94%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto; }

.ms-section {
  padding: 48px 0; }

.ms-ttl-3 {
  padding: 0 0 24px; }
  .ms-ttl-3 em {
    display: inline-block;
    border-top: 4px solid #c00;
    font-style: normal;
    font-weight: 500;
    padding: 4px 1px; }

#ms-top {
  position: relative; }

#ms-top .ms-header-navi-T{
  position: absolute;
 width: 100%;
  top: 0;
  left: 0; }
#ms-top .ms-header p{padding: 8px 0;}
#ms-top .ms-header p img{margin-left: 8px;}
#ms-top .ms-header p span{
 background: rgba(0,0,0,0.70);
 padding: 8px 8px 5px;
}
#ms-top .ms-header-menu {
  align-items: center; }

.ms-header {
  background: #010101;
  color: #f0f0f0;
  padding: 0 0;
  border-bottom: 1px solid #222; }
.ms-header .ms-width{width: 100%;}
.ms-header-menu {
  width: 100%;
 padding: 0 0 0 8px;
  justify-content: space-between;
}

.ms-header-navi {
  padding: 0 0 8px 0; }


.ms-header-navi-T{
display: flex;
 justify-content: space-between;
}
 .ms-header-navi-T p {
    padding: 12px 0 8px;
display: flex; justify-content: space-between;
}
 .ms-header-navi-T p img{
    max-width: 240px; 
}
 .ms-header-navi p span a{
  text-decoration: none;
  display: inline-block;
  padding: 0 8px;
  color: #999;
}

  .ms-header-navi ul {
    display: flex;
    justify-content: flex-start;
    padding: 8px 0 0; }
  .ms-header-navi li {
    font-size: 0.9em;
    padding: 0 8px 0 0;
    line-height: 1;
    position: relative;
    white-space: nowrap; }
  .ms-header-navi li em {
    font-style: normal; }
  .ms-header-navi li i.fa {
    vertical-align: middle;
    line-height: 0; }
  .ms-header-navi li ul {
    display: none;
    position: absolute;
    left: 1em;
    top: 1.5em;
    background: #010101;
    width: auto;
   z-index: 200;
    white-space: nowrap;
    padding: 8px 0; }
  .ms-header-navi li li {
    padding: 8px; }
  .ms-header-navi li span,
  .ms-header-navi li em,
  .ms-header-navi li a {
    text-decoration: none;
    display: block;
    padding: 4px 8px 3px;
    color: #aaa; }
  .ms-header-navi a:hover {
    color: #c00;
    text-decoration: none; }
  .ms-header-navi .current a {
    background: #c00;
    color: #fff; }
  .ms-header-navi .current a:hover {
    color: #ff0; }

ul.ms-header-sns {
 flex: 0 0 139px;
  background: #fff;
  padding: 8px 4px;
  display: flex;
 flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  ul.ms-header-sns li {
    padding: 0 4px; }
  ul.ms-header-sns li img {
    width: 24px;
    border-radius: 3px; }
  ul.ms-header-sns li a {
    padding: 0; }
  ul.ms-header-sns li a:hover {
    color: #ddd; }

.ms-top-image {
  max-width: 100%;
  margin: auto; 
background:#000 url("https://www.honda.com.cn/motorsports/module/2020/images/topimg-loading.gif") no-repeat center center;

min-height: 400px;
}

  .ms-top-image li {
   display: none;
    position: relative; }
.ms-top-image ul ul li{
 display: block;
}
    .ms-top-image li strong {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      color: #fff;
      padding: 16px 8px;
      font-weight: 400;
      font-size: 1.1em;
      background: rgba(0, 0, 0, 0.8); }
    .ms-top-image li a:hover strong {
      color: #e11; }
    .ms-top-image li img {
      width: 100%; }
  .ms-top-image .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 8px;
    justify-content: flex-end;
    width: auto; }
    .ms-top-image .slick-dots li {
      height: auto; }
    .ms-top-image .slick-dots li button {
      width: 8px;
      height: 8px;
      border-radius: 50%; }

.ms-section-news {
  padding-bottom: 0; }

.ms-news-box {
  display: flex; }
  .ms-news-box a {
    display: block;
    text-decoration: none;
    flex: 0 0 auto;
    overflow: hidden; }
  .ms-news-box img {
    position: relative; }
  .ms-news-box img {
    transition-duration: 0.5s;
    transform: scale(1); }
  .ms-news-box a:hover img {
    transform: scale(1.01) rotate(0deg);
    opacity: 0.5; }
  .ms-news-box span {
    position: relative;
    display: block;
    padding: 16px; }
  .ms-news-box strong {
    font-weight: 500;
    display: block;
    padding: 0 0 8px; }
  .ms-news-box i {
    display: inline-block;
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    text-decoration: none;
    color: #ccc;
    padding: 0 0;
    vertical-align: middle; }
  .ms-news-box em {
    display: none; }
  .ms-news-box i img {
    width: auto;
    height: 9px;
    margin: 0 4px 3px; }
  .ms-news-box b {
    position: absolute;
    top: -2em;
    left: 16px;
    height: 2em;
    display: inline-block;
    background: #c00;
    padding: 0 8px;
    color: #fff;
    font-style: normal;
    font-size: 18px;
    font-weight: 500;
    line-height: 2; }

#ms-news-top .ms-news-box b,
#ms-top .ms-news-box b {
  font-weight: 300;
  font-size: 11px;
  text-decoration: none;
  position: static;
  height: auto;
  background: none;
  padding: 0 4px;
  color: #ccc;
  vertical-align: middle;
  line-height: 1.2; }
#ms-news-top .ms-news-box b::before,
#ms-top .ms-news-box b::before {
  content: " - "; }
#ms-news-top .ms-news-box em,
#ms-top .ms-news-box em {
  position: absolute;
  top: -2em;
  left: 16px;
  height: 2em;
  display: inline-block;
  background: #c00;
  padding: 0 8px;
  color: #fff;
  font-style: normal;
  font-size: 18px;
  font-weight: 500;
  line-height: 2; }

#ms-news-top .ms-news-box-small em {
  position: static; }
#ms-news-top .ms-news-box-small strong {
  padding: 8px 0; }

.ms-news-large {
  display: flex;
  margin-bottom: 40px; }
  .ms-news-large .ms-news-box {
    padding: 0 8px;
    flex: 0 0 50%;
    max-width: 50%; }
    .ms-news-large .ms-news-box a {
      background: #222;
      color: #fff; }

.ms-news-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px; }
  .ms-news-grid .ms-news-box {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 8px;
    margin-bottom: 16px; }
    .ms-news-grid .ms-news-box a {
      background: #222;
      color: #fff; }
    .ms-news-grid .ms-news-box em {
      font-size: 15px; }

.ms-news-grid-1 .ms-news-box {
  flex: 0 0 100%;
  max-width: 100%; }

.ms-news-grid-8 .ms-news-box {
  flex: 0 0 20%;
  max-width: 100%; }

.category-header {
  background: #111;
  color: #ddd;
  border-bottom: 1px solid #1b1b1b; }

.category-header .ms-width {
  position: relative; 
  z-index: -100;
}

.category-menu {
  display: flex;
  align-items: center;
  position: relative; }
  .category-menu p {
    flex: 0 0 auto;
    padding: 8px 0;
    margin-right: 24px; }
  .category-menu p img {
    height: 20px;
    width: auto; }
  .category-menu ul {
    display: flex; }
    .category-menu ul li {
      padding: 16px; }
    .category-menu ul li i {
      vertical-align: middle; }
    .category-menu ul li em,
    .category-menu ul li a {
      color: #ddd;
      font-style: normal;
      text-decoration: none; }

.ms-toggle {
  display: none;
  position: absolute;
  background: #111;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 5;
  border: 1px solid #333;
  border-top: 0; }
  .ms-toggle h4 {
    padding: 16px 16px 4px;
    font-weight: 500; }
  .ms-toggle ul {
    flex-wrap: wrap;
    padding: 8px;
    display: flex;
    width: 100%; }

.ms-schedule ul {
  align-items: flex-end; }
.ms-schedule li {
  font-size: 0.85em;
  padding: 4px;
  flex: 0 1 auto;
  min-width: 240px; }
.ms-schedule li a,
.ms-schedule li i {
  display: block;
  flex-direction: column;
  border: 1px solid #222;
  padding: 8px; }
.ms-schedule li i {
  font-style: normal;
  color: #777; }
.ms-schedule li a {
  color: #ccc;
  transition-duration: 0.2s;
  text-decoration: none; }
.ms-schedule li i.ms-Race-Next {
  border: 1px solid #ccc; }
.ms-schedule li a.ms-Race-Next {
  border: 1px solid #ccc; }
.ms-schedule li a:hover {
  text-decoration: none;
  background: #c00;
  color: #fff; }
.ms-schedule li span {
  padding: 0 8px 4px 0;
  display: inline-block;
  font-size: 11px; }
.ms-schedule li b {
  font-weight: 400;
  font-size: 1.2em;
  display: block; }
.ms-schedule li img {
  width: 16px;
  vertical-align: middle;
  margin-bottom: 2px; }
.ms-schedule li.xcurrent a,
.ms-schedule li.xcurrent i {
  border-bottom: 1px solid #c00; }

.ms-schedule ul.ms-race-schedule-RTM li {
  min-width: 300px; }
.ms-schedule ul.ms-race-schedule-RTM li b a {
  display: inline-block;
  margin: 0 0 0 4px;
  padding: 4px 8px;
  font-size: 13px; }
.ms-schedule ul.ms-race-schedule-RTM li em {
  display: inline-block;
  border: 1px solid #222;
  padding: 4px 8px;
  color: #555;
  font-size: 13px;
  margin: 0 0 0 4px; }

.ms-normalToggle ul {
  justify-content: center; }
.ms-normalToggle li {
  padding: 4px; }
.ms-normalToggle li a {
  display: block;
  flex-direction: column;
  border: 1px solid #222;
  padding: 8px;
  transition-duration: 0.2s;
  text-decoration: none; }
.ms-normalToggle li a:hover {
  text-decoration: none;
  background: #c00;
  color: #fff; }

.ms-page-flex,
.me-page-flex {
  display: flex;
  flex-wrap: wrap; }

.ms-body {
  padding: 24px 0; }

.ms-body-2 {
  display: flex;
  justify-content: space-between; }

.ms-col-72 {
  flex: 0 0 72%;
  max-width: 980px; }

.ms-col-24 {
  flex: 0 0 24%; }

.ms-col-5 {
  flex: 0 0 20%; }

.ms-col-4 {
  flex: 0 0 25%; }

.ms-col-3 {
  flex: 0 0 33.33%; }

.ms-col-30 {
  flex: 0 0 30%; }

.ms-col-2 {
  flex: 0 0 50%; }

.ms-col-1 {
  flex: 0 0 48%; }

.contents li {
 list-style: none;
}


.ms-riders-box {
  padding: 0 4px 8px; }
  .ms-riders-box span {
    display: block;
    padding: 8px;
    background: #222; }
  .ms-riders-box strong {
    display: block;
    padding: 8px 0;
    color: #eee; }
  .ms-riders-box i {
    font-size: 11px;
    color: #ccc; }

.ms-page {
  overflow: hidden;
  color: #ccc; }

.ms-page-main {
  background: #222; }

.ms-page-main {
  margin-top: 40px; }

.ms-page-main:first-child {
  margin-top: 0; }

.ms-page-main h1 {
  padding: 16px;
  font-weight: 500;
  font-size: 1.8em;
  color: #fff; }

.ms-page-main h1 b {
  padding: 0 0 8px;
  font-weight: 500;
  font-size: 0.7em;
  color: #fff;
  display: block; }

.ms-page-main-sub {
  padding: 0 16px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .ms-page-main-sub p {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5; }
  .ms-page-main-sub ul {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex: 0 0 auto;
    max-width: 50%; }
  .ms-page-main-sub li {
    margin: 0 0 0 4px;
    line-height: 1;
    font-size: 13px;
    font-weight: 300; }
  .ms-page-main-sub li.ms-page-main-navi-ttl {
    flex: 0 0 100%;
    text-align: right;
    padding: 8px 0 4px; }
  .ms-page-main-sub li strong {
    display: block;
    padding: 4px 4px 2px; }
  .ms-page-main-sub li a {
    display: block;
    padding: 4px 8px 2px;
    background: #555;
    color: #fff;
    text-decoration: none; }
  .ms-page-main-sub li a:hover {
    background: #c00;
    text-decoration: none;
    color: #fff; }
  .ms-page-main-sub li.current a {
    background: #c00;
    cursor: default; }

.ms-local-navi {
  padding: 40px 0 8px; }
  .ms-local-navi ul {
    display: flex;
    justify-content: center; }
  .ms-local-navi li {
    margin: 0 8px; }

.ms-page-section {
  padding: 40px 0;
  border-bottom: 1px solid #222; }
  .ms-page-section h1 {
    font-weight: 600;
    font-size: 1.8em;
    padding: 0 0 40px;
    color: #eee; }
  .ms-page-section h2 {
    font-weight: 600;
    font-size: 1.6em;
    padding: 0 0 40px;
    color: #eee; }
  .ms-page-section h2 em {
    display: inline-block;
    padding: 8px 0;
    border-bottom: 3px solid #c00; }
  .ms-page-section h3 {
    font-weight: 500;
    font-size: 1em; }
  .ms-page-section h3 {
    margin: 16px 0 24px;
    background: #ddd;
    color: #000;
    display: inline-block;
    padding: 4px 16px; }
  .ms-page-section h5 {
    margin-bottom: 1em;
    font-size: 1.1em;
    font-weight: 500;
    border-left: 4px solid #a00;
    color: #ccc;
    padding-left: 8px;
    line-height: 1.1; }
  .ms-page-section p {
    margin-bottom: 40px;
    line-height: 1.8; }
  .ms-page-section p:last-child {
    margin-bottom: 0; }
  .ms-page-section strong {
    font-weight: 600; }
  .ms-page-section ul {
    margin-bottom: 2em; }
  .ms-page-section#report li {
    list-style: disc inside;
    padding: 8px; }

.ms-page-section-comments h3 {
  margin-bottom: 24px;
  background: #ddd;
  color: #000;
  display: inline-block;
  padding: 4px 16px; }
.ms-page-section-comments strong {
  display: inline-block;
  padding-bottom: 8px;
  font-size: 1.2em;
  color: #ddd; }
.ms-page-section-comments p{overflow: hidden;}
.ms-page-section-comments p img {
  float: right;
  width: 200px;
  margin: 0 0 0 24px;
  border-radius: 16px; }

.ms-page-section-results h3 {
  margin-bottom: 16px;
  background: #ddd;
  color: #000;
  display: inline-block;
  padding: 4px 16px; }

.hwwMSraceTable {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px; }
  .hwwMSraceTable th {
    padding: 8px;
    font-weight: 400;
    background: #222;
    border: 1px solid #000; }
  .hwwMSraceTable td {
    padding: 8px;
    border: 1px solid #222;
    color: #797877; }
  .hwwMSraceTable th.rank,
  .hwwMSraceTable td.rank {
    width: 3em;
    text-align: center; }
  .hwwMSraceTable .hondaTeam td {
    background:rgba(244,10,10,0.25);
    color: #ccc; }
  .hwwMSraceTable .result_h td {
    background:rgba(244,10,10,0.25);
    color: #ccc; }
  .hwwMSraceTable last-child {
    margin-bottom: 8px; }

.ms-section-ranking .hwwMSraceTable {
  width: auto; }

.ms-section-ranking .ms-col-30 .hwwMSraceTable {
  width: 100%; }


.ms-section-ranking h4 {
  margin-bottom: 8px;
  font-weight: 500; }

.ms-section-ranking .ms-page-flex {
  justify-content: space-between; }

.ms-table-spec {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 1em; }
  .ms-table-spec th, .ms-table-spec td {
    padding: 8px;
    border-top: 1px solid #333; }
  .ms-table-spec th {
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap; }

.ms-reportslide div {
  overflow: hidden;
  max-width: none; }
.ms-reportslide span {
  display: none; }
.ms-reportslide .slick-current span {
  display: block;
  text-align: center;
  font-size: 13px;
  padding: 2px; }

.ms-photoarea p {
  flex: 0 0 20%;
  margin-bottom: 0;
  width: auto !important; }
.ms-photoarea .slick-current img {
  opacity: 1; }
.ms-photoarea img {
  opacity: 0.5; }
.ms-photoarea div {
  max-width: none; }
.ms-photoarea .slick-track {
  width: 100% !important;
  transform: none !important;
  display: flex;
  flex-wrap: wrap; }
.ms-photoarea p.slick-slide.slick-cloned {
  display: none; }

.ms-photobox-4 p {
  flex: 0 0 25%; }

.ms-photobox-6 p {
  flex: 0 0 16.6666%; }

.ms-photobox-7 p {
  flex: 0 0 14.2857%; }

.ms-photobox-8 p {
  flex: 0 0 12.5%; }

.ms-side .ms-race-schedule li {
  font-size: 11px;
  padding: 0; }
.ms-side .ms-race-schedule li a,
.ms-side .ms-race-schedule li i {
  display: flex;
  border-bottom: 1px solid #222;
  flex-wrap: wrap;
  padding: 8px; }
.ms-side .ms-race-schedule li i {
  font-style: normal;
  color: #777; }
.ms-side .ms-race-schedule li a {
  color: #ddd;
  transition-duration: 0.2s;
  text-decoration: none; }
.ms-side .ms-race-schedule li xx.ms-Race-Next {
  border-bottom: 1px double #666; }
.ms-side .ms-race-schedule li a:hover {
  text-decoration: none;
  background: #c00;
  color: #fff; }
.ms-side .ms-race-schedule li span {
  padding: 0 8px 4px 0;
  flex: 0 0 auto;
  font-weight: 300; }
.ms-side .ms-race-schedule li b {
  font-weight: 400;
  font-size: 1.3em;
  flex: 0 0 100%;
  display: block;
  padding: 4px 0 0; }
.ms-side .ms-race-schedule li img {
  width: 18px;
  vertical-align: middle;
  margin: 0 2px 1px 0; }
.ms-side .ms-race-schedule li.current a,
.ms-side .ms-race-schedule li.current i {
  border: 1px solid #c00; }
.ms-side .ms-race-schedule-RTM li b {
  color: #aaa;
  font-weight: 300; }
.ms-side .ms-race-schedule-RTM li b em,
.ms-side .ms-race-schedule-RTM li b a {
  display: inline-block;
  margin: 0 0 0 4px;
  font-size: 12px;
  border: 1px solid #222;
  padding: 4px 8px; }
.ms-side .ms-race-schedule-RTM li b a {
  color: #ddd; }
.ms-side .ms-race-schedule-RTM li.current a {
  border: 1px solid #555; }
.ms-side .load-side-module {
  margin-bottom: 40px; }
.ms-side h4 {
  margin-bottom: 8px;
  font-weight: 500; }

.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  -webkit-transform: translatez(0); }

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(https://www.honda.com.cn/history/images/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(https://www.honda.com.cn/history/images/images/controls.png) 0 -32px no-repeat; }

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(https://www.honda.com.cn/history/images/images/controls.png) -43px -32px no-repeat; }

.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(https://www.honda.com.cn/history/images/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(https://www.honda.com.cn/history/images/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
