body {
  background-color: #f0f0f0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.mb-none-display {
  display: block;
}

.mb-only-display {
  display: none;
}

/*** volvo start ***/
.volvo-wrapper {
  padding-top: 60px;
  margin: 0 auto;
}

.volvo-wrapper .live-creator {
  color: #000;
}

.volvo-wrapper .live-creator:hover {
  color: #000;
}

.volvo-wrapper p {
  margin: 0;
  padding: 0;
  line-height: 18px;
}

.volvo-wrapper .slide-page {
  position: relative;
  overflow: hidden;
}

.volvo-wrapper .slide-page img {
  width: 100%;
}

.volvo-wrapper .slide-page .slide-shadow {
  background: url(http://files.toodaylab.com/special/volov_xc90/element/shadow.png) repeat-x;
  position: absolute;
  top: 0;
  width: 100%;
  height: 400px;
}

.volvo-wrapper .slide-page .slide-title {
  position: absolute;
  top: 55px;
  left: 100px;
}

.volvo-wrapper .slide-page .slide-title p {
  font-size: 32px;
  color: #fff;
  font-weight: normal;
  line-height: 46px;
}

.volvo-wrapper .slide-page .slide-nav {
  position: absolute;
  top: 80px;
  right: 222px;
}

.volvo-wrapper .slide-page .slide-nav.second {
  top: 120px;
  right: 200px;
}

.volvo-wrapper .slide-page .slide-nav a {
  font-size: 16px;
  color: #fff;
  margin-right: 10px;
  display: inline-block;
  border-bottom: solid 2px;
}

.volvo-wrapper .slide-page .slide-nav a:hover {
  color: #e83237;
}

.volvo-wrapper .slide-page .slide-down {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.volvo-wrapper .slide-page .slide-down img {
  width: 50px;
  opacity: 0.8;
}

.volvo-wrapper .volvo-info-module {
  width: 1200px;
  margin: 50px auto;
}

.volvo-wrapper .volvo-info-module .info-left {
  width: 800px;
  float: left;
}

.volvo-wrapper .volvo-info-module .info-right {
  width: 370px;
  margin-left: 30px;
  float: left;
}

.volvo-wrapper .info-left .artist-module {
  width: 800px;
  background: #fff;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}

.volvo-wrapper .artist-module .target-fix {
  position: relative;
  top: -80px;
  display: block;
  height: 0;
  overflow: hidden;
}

.volvo-wrapper .artist-module .video-pic {
  position: relative;
  width: 350px;
  float: left;
  height: 262px;
  overflow-y: hidden;
}

.volvo-wrapper .video-pic .main-pic {
  width: 100%;
}

.volvo-wrapper .video-pic .play-button {
  position: absolute;
  width: 68px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}

.volvo-wrapper .artist-module .artist-content {
  width: 410px;
  float: left;
  padding: 15px;
  margin-left: 10px;
}

.volvo-wrapper .artist-content .a-author img {
  float: left;
  width: 15%;
}

.volvo-wrapper .a-author .author-info {
  float: left;
  margin-top: 4px;
  width: 80%;
  margin-left: 5%;
}

.volvo-wrapper .a-author .author-info .artist-name {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}

.volvo-wrapper .a-author .author-info .author-name {
  font-size: 12px;
  color: #5d5d5d;
  line-height: 18px;
}

.volvo-wrapper .artist-content .a-content {
  margin-top: 15px;
  height: 140px;
  overflow-y: hidden;
}

.volvo-wrapper .artist-content .a-content p {
  font-size: 14px;
  line-height: 20px;
  color: #5d5d5d;
}

.volvo-wrapper .artist-content .a-footer {
  margin-top: 21px;
  text-align: right;
}

.volvo-wrapper .a-footer .share {
  display: inline-block;
  margin-right: 10px;
}

.volvo-wrapper .a-footer .share .share-text {
  display: inline;
  line-height: 30px;
  font-size: 14px;
}

.volvo-wrapper .a-footer .read-more {
  width: 100px;
  background-color: #f2f2f2;
  border-radius: 5px;
  height: 30px;
  text-align: center;
  display: inline-block;
}

.volvo-wrapper .artist-content .read-more a {
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  display: block;
}

.volvo-wrapper .artist-module .artist-slide {
  width: 100%;
  padding: 0 15px 15px;
  float: left;
}

.volvo-wrapper .artist-slide .slide-list {
  position: relative;
  width: 770px;
}

.volvo-wrapper .artist-slide .nav {
  position: relative;
  z-index: 98;
}

.volvo-wrapper .artist-slide .nav .nav-left {
  position: absolute;
  width: 36px;
  left: -13px;
  top: 55px;
  cursor: pointer;
  opacity: 0.6;
}

.volvo-wrapper .artist-slide .nav .nav-right {
  position: absolute;
  width: 36px;
  right: 17px;
  top: 55px;
  cursor: pointer;
  opacity: 0.6;
}

.volvo-wrapper .artist-slide .slide {
  position: relative;
  width: 180px;
  height: 135px;
  overflow: hidden;
  float: left;
  margin: 5px;
}

.volvo-wrapper .artist-slide .slide .overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%);
}

.volvo-wrapper .artist-slide .slide img {
  width: 100%;
}

.volvo-wrapper .artist-slide .slide p {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
}

.volvo-wrapper .artist-slide .slide .slide-title {
  display: none;
}

.volvo-wrapper .info-right .volvo-car-module {
  background-color: #fff;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.3);
}

.volvo-wrapper .volvo-car-module .car-pic {
  width: 370px;
  height: 265px;
  overflow: hidden;
}

.volvo-wrapper .volvo-car-module .car-pic img {
  width: 100%;
}

.volvo-car-module .car-info {
  padding: 15px;
}

.volvo-wrapper .car-info .car-name {
  text-align: center;
}

.volvo-wrapper .car-info .car-name p {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}

.volvo-wrapper .car-info .car-intro {
  margin-top: 10px;
}

.car-info .car-intro p {
  font-size: 12px;
  color: #5d5d5d;
}

.car-info .car-intro blockquote {
  display: block;
  background: #eee;
  margin: 10px 0;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4em;
}

.car-info .car-intro blockquote a {
  color: #e83237;
}

.volvo-wrapper .info-right .related-live {
  margin-top: 30px;
  background-color: #fff;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.3);
}

.volvo-wrapper .related-live .live-header {
  width: 100%;
  height: 48px;
  background-color: #e6e6e6;
  text-align: center;
}

.volvo-wrapper .related-live .live-header p {
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
}

.volvo-wrapper .related-live .live {
  height: 1233px;
  overflow-y: scroll;
  -webkit-transform: translate3d(0, 0, 0);
}

.volvo-wrapper .related-live .live .single-live {
  padding: 10px 15px 0px;
}

.volvo-wrapper .artist-video-wrapper {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  display: none;
}

.volvo-wrapper .artist-video-wrapper .overlay {
  position: absolute;
  background: #fff;
  margin: auto;
  width: 620px;
  height: 550px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.6);
  border-radius: 5px;
}

.volvo-wrapper .overlay .video-info {
  height: 30px;
  text-align: right;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 20px;
}

.volvo-wrapper .overlay .video {
  padding: 0 10px;
}

/*** volvo end ***/
/*** jtv start ***/
.jtv-wrapper {
  padding-top: 60px;
  width: 1200px;
  margin: 0 auto;
}

.jtv-wrapper .jtv-top {
  position: relative;
  height: 450px;
  width: 100%;
  margin: 0 auto;
}

.jtv-wrapper .flashBanner {
  width: 1200px;
  height: 450px;
  overflow: hidden;
  margin-top: 2px;
}

.jtv-wrapper .flashBanner .bigImg {
  width: 1200px;
  height: 450px;
}

.jtv-wrapper .flashBanner {
  position: relative;
}

.jtv-wrapper .flashBanner .mask {
  height: 60px;
  width: 100%;
  position: absolute;
  left: 10px;
  right: 0;
  text-align: center;
  overflow: hidden;
}

.jtv-wrapper .flashBanner .mask img {
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
  width: 64px;
  height: 36px;
  border: 3px solid #eeeeee;
}

.jtv-wrapper .flashBanner .mask img.show {
  margin-bottom: 10px;
}

.jtv-wrapper .jtv-top img {
  border: 0 none;
}

.jtv-wrapper .jtv-down {
  background: #fff;
}

.jtv-wrapper .jtv-down .jtv-step {
  border-bottom: 1px solid #eeeeee;
}

.jtv-wrapper .jtv-down .jtv-step.no-border-bottom {
  border-bottom: none;
  margin-bottom: 50px;
}

.jtv-wrapper .jtv-step .step-header {
  padding: 20px 50px;
}

.jtv-wrapper .step-header .step-title .title {
  font-size: 32px;
  color: #000;
}

.jtv-wrapper .step-header .step-title .excerpt {
  margin-top: 10px;
  font-size: 16px;
  color: #4d4d4d;
}

.jtv-wrapper .step-header .step-title .excerpt a {
  color: #e83237;
  font-size: 14px;
}

.jtv-wrapper .step-row {
  width: 100%;
  height: 495px;
}

.jtv-wrapper .step-row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.jtv-wrapper .step-banner {
  width: 100%;
}

.jtv-wrapper .step-banner img {
  width: 100%;
  vertical-align: middle;
}

.jtv-wrapper .step-row.setting {
  height: 560px;
}

.jtv-wrapper .step-row.play {
  height: 502px;
}

.jtv-wrapper .step-row.tv-back {
  height: 492px;
}

.jtv-wrapper .step-row .product-view {
  width: 800px;
  height: 495px;
  overflow: hidden;
  float: left;
  position: relative;
}

.jtv-wrapper .step-row.tv-back .product-view {
  height: 492px;
}

.jtv-wrapper .step-row .product-view img {
  width: 100%;
  vertical-align: middle;
}

.jtv-wrapper .step-row .video-view {
  width: 800px;
  height: 415px;
  overflow: hidden;
  float: left;
  position: relative;
  padding: 40px;
  background-color: #CACACA;
}

.jtv-wrapper .step-row.setting .video-view {
  height: 560px;
}

.jtv-wrapper .step-row.play .video-view {
  height: 502px;
}

.jtv-wrapper .step-row .video-view .video-img {
  width: 720px;
  height: 415px;
}

.jtv-wrapper .step-row .video-view .play-button {
  position: absolute;
  width: 68px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}

.jtv-wrapper .step-row .kol {
  width: 400px;
  height: 495px;
  float: left;
  background: #ecfff8;
  padding: 30px 50px;
}

.jtv-wrapper .step-row.setting .kol {
  height: 560px;
}

.jtv-wrapper .step-row.play .kol {
  height: 502px;
}

.jtv-wrapper .kol .kol-user {
  padding: 0 0 30px;
  width: 300px;
  text-align: center;
  border-bottom: 1px solid #d6d6d6;
}

.jtv-wrapper .kol .kol-user img {
  width: 60px;
  border-radius: 30px;
}

.jtv-wrapper .kol .kol-user .kol-user-info {
  padding-top: 3px;
}

.jtv-wrapper .kol .kol-user-info .user-name {
  font-size: 20px;
  font-weight: bold;
}

.jtv-wrapper .kol .kol-user-info .user-title {
  font-size: 14px;
}

.jtv-wrapper .kol .kol-words {
  padding: 30px 0;
  text-align: center;
  border-bottom: 1px solid #d6d6d6;
}

.jtv-wrapper .kol .kol-words p {
  font-size: 18px;
  padding: 0;
  margin: 0;
}

.jtv-wrapper .kol .kol-weibo {
  text-align: center;
  margin-top: 25px;
}

.jtv-wrapper .kol .kol-weibo img {
  width: 32px;
}

.jtv-wrapper .step-row .merge-pic {
  width: 400px;
  float: left;
}

.jtv-wrapper .step-row .merge-pic img {
  width: 200px;
  height: 246px;
  float: left;
}

.jtv-wrapper .step-row.slider {
  height: 200px;
}

.jtv-wrapper .step-row.slider .h-slider {
  width: 100%;
}

.jtv-wrapper .h-slider .nav {
  position: relative;
  width: 100%;
  z-index: 98;
}

.jtv-wrapper .h-slider .nav .nav-left {
  position: absolute;
  width: 50px;
  left: 10px;
  top: 75px;
  cursor: pointer;
  opacity: 0.6;
}

.jtv-wrapper .h-slider .nav .nav-right {
  position: absolute;
  width: 50px;
  right: 10px;
  top: 75px;
  cursor: pointer;
  opacity: 0.6;
}

.jtv-wrapper .h-slider .slide-list {
  position: relative;
  width: 1140px;
  padding: 40px 30px;
}

.jtv-wrapper .h-slider .slide-list .slide {
  position: relative;
  width: 180px;
  height: 120px;
  overflow: hidden;
  float: left;
  margin: 5px;
}

.jtv-wrapper .h-slider .slide-list .slide .overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%);
}

.jtv-wrapper .h-slider .slide-list .slide img {
  width: 180px;
  height: 120px;
}

.jtv-wrapper .h-slider .slide-list .slide .slide-title {
  display: none;
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  display: none;
}

.jtv-wrapper .jtv-video-wrapper {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  display: none;
}

.jtv-wrapper .jtv-video-wrapper .overlay {
  position: absolute;
  background: #fff;
  margin: auto;
  width: 620px;
  height: 550px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.6);
  border-radius: 5px;
}

.jtv-wrapper .overlay .video-info {
  height: 30px;
  text-align: right;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 20px;
}

.jtv-wrapper .overlay .video {
  padding: 0 10px;
}

/*** jtv end ***/
/*** adidas start ***/
.adidas-wrapper {
  padding-top: 60px;
  width: 1200px;
  margin: 0 auto;
}

.adidas-wrapper .main-pic {
  width: 100%;
  margin-bottom: 20px;
}

.adidas-wrapper img {
  vertical-align: top;
}

.adidas-wrapper .main-pic img {
  width: 100%;
}

.adidas-wrapper .part1 {
  width: 100%;
  margin-bottom: 20px;
}

.adidas-wrapper .part1 .part1-left {
  display: inline-block;
  width: 900px;
  float: left;
  border-top: 4px #D8D8D8 solid;
}

.adidas-wrapper .part1 .part1-right {
  display: inline-block;
  width: 280px;
  margin-left: 20px;
  border-top: 4px #D8D8D8 solid;
}

.adidas-wrapper .part-title {
  font-size: 30px;
  font-weight: bold;
  padding: 20px 0 10px;
}

.adidas-wrapper .p1-left-top .p1-left-top-left {
  width: 592px;
  display: inline-block;
  float: left;
  position: relative;
}

.adidas-wrapper .p1-left-top .p1-left-top-right {
  width: 286px;
  display: inline-block;
  float: left;
  margin-left: 22px;
  position: relative;
}

.adidas-wrapper .p1-left-top-left img, .adidas-wrapper .p1-left-top-right img {
  width: 100%;
}

.adidas-wrapper .p1-left-top .p1-left-top-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 134, 205, 0.8);
  display: none;
}

.adidas-wrapper .hover-text {
  position: absolute;
  color: #fff;
  padding: 30px 20px;
  bottom: 0;
}

.adidas-wrapper .p1-hover-title {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 16px;
}

.adidas-wrapper .p1-hover-content {
  font-size: 12px;
  line-height: 18px;
}

.adidas-wrapper .p1-left-bottom {
  margin-top: 20px;
}

.adidas-wrapper .p1-left-bottom .p1-video-slide {
  width: 210px;
  height: 160px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  position: relative;
}

.adidas-wrapper .p1-left-bottom .p1-video-slide.slide-last {
  margin-right: 0;
}

.adidas-wrapper .p1-left-bottom .p1-video-slide img {
  width: 100%;
}

.adidas-wrapper .p1-video-slide .play {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.adidas-wrapper .p1-video-slide .play img {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 81px;
  top: 58px;
  cursor: pointer;
}

.adidas-wrapper .part1-right .p1-news {
  background-color: #fff;
  width: 100%;
  height: 623px;
  overflow-y: scroll;
}

.adidas-wrapper .p1-news .news-list {
  padding: 5px 20px;
}

.adidas-wrapper .part2 {
  border-top: 4px #D8D8D8 solid;
}

.adidas-wrapper .slide-block {
  width: 285px;
  height: 285px;
  float: left;
  margin: 0 20px 20px 0;
  position: relative;
  overflow: hidden;
}

.adidas-wrapper .slide-block.last-block {
  margin-right: 0;
}

.adidas-wrapper .slide-block img {
  width: 100%;
}

.adidas-wrapper .slide-block-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 134, 205, 0.8);
  display: none;
}

.adidas-wrapper .block-pic .hover-text {
  display: table;
  height: 90%;
  width: 90%;
  text-align: center;
  padding: 5%;
}

.adidas-wrapper .center-hover-title {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}

.adidas-wrapper .part3 {
  border-top: 4px #D8D8D8 solid;
  margin-bottom: 20px;
}

.adidas-wrapper .part3 .p3-slide {
  float: left;
  width: 386px;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
}

.adidas-wrapper .part3 .p3-slide img {
  width: 100%;
}

.adidas-wrapper .part3 .p3-slide.last-slide {
  margin-right: 0;
}

.adidas-wrapper .p3-slide .hover-up {
  position: absolute;
  background-color: rgba(2, 134, 205, 0.8);
}

.adidas-wrapper .p3-slide .hover-up .hover-title {
  font-size: 18px;
  color: #fff;
  padding: 20px 15px;
  line-height: 20px;
}

.adidas-wrapper .p3-slide .hover-up .hover-content {
  font-size: 12px;
  color: #fff;
  padding: 10px 15px 20px;
}

.adidas-wrapper .part4 {
  border-top: 4px #D8D8D8 solid;
}

.adidas-wrapper .part4 .p4-single-block {
  width: 386px;
  height: 585px;
  background-color: rgba(2, 134, 205, 0.8);
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.adidas-wrapper .part4 .p4-single-block img,
.adidas-wrapper .part4 .p4-double-block img,
.adidas-wrapper .part4 .p4-half-block img {
  width: 100%;
  height: 585px;
}

.adidas-wrapper .part4 .p4-double-block {
  width: 794px;
  height: 585px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  overflow: hidden;
}

.adidas-wrapper .part4 .p4-half-block {
  width: 590px;
  height: 585px;
  background-color: rgba(2, 134, 205, 0.8);
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.adidas-wrapper .part4 .last-block {
  margin-right: 0;
}

.adidas-wrapper .part4 .p4-text {
  padding: 20px;
}

.adidas-wrapper .part4 .p4-text .question {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
}

.adidas-wrapper .part4 .p4-text .interview {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}

.adidas-wrapper .part4 .p4-text .answer {
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px;
}

.adidas-wrapper .part5 {
  border-top: 4px #D8D8D8 solid;
  margin-bottom: 20px;
}

.adidas-wrapper .part5 .p5-slide {
  width: 100%;
  height: 400px;
  position: relative;
}

.adidas-wrapper .p5-nav-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 400px;
  background-color: #D8D8D8;
  display: table;
  text-align: center;
  cursor: pointer;
}

.adidas-wrapper .p5-nav-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 400px;
  background-color: #D8D8D8;
  display: table;
  text-align: center;
  cursor: pointer;
}

.adidas-wrapper .p5-nav-left span, .adidas-wrapper .p5-nav-right span {
  display: table-cell;
  vertical-align: middle;
}

.adidas-wrapper .p5-nav-left:hover, .adidas-wrapper .p5-nav-right:hover {
  opacity: 0.8;
}

.adidas-wrapper .p5-slide-list {
  position: absolute;
  margin-left: 60px;
  width: 1100px;
  overflow: hidden;
}

.adidas-wrapper .p5-slide-item {
  width: 346px;
  height: 400px;
  float: left;
  display: inline-block;
  margin-right: 20px;
}

.adidas-wrapper .p5-slide-item .slide-top {
  height: 200px;
  background-color: #BBBBBB;
}

.adidas-wrapper .p5-slide-item .slide-top .user-info {
  padding: 20px;
}

.adidas-wrapper .p5-slide-item .slide-top .user-info img {
  width: 80px;
  border-radius: 40px;
  float: left;
}

.adidas-wrapper .p5-slide-item .slide-top .user-info .user-title {
  padding: 14px 0 0 20px;
  float: left;
  color: #fff;
}

.adidas-wrapper .p5-slide-item .slide-top .user-info .username {
  font-size: 18px;
  font-weight: bold;
}

.adidas-wrapper .p5-slide-item .slide-top .dianping {
  padding: 0 20px;
}

.adidas-wrapper .p5-slide-item .slide-top .dianping p {
  font-size: 14px;
  color: #fff;
}

.adidas-wrapper .p5-slide-item .slide-down {
  width: 100%;
  height: 200px;
  position: relative;
}

.adidas-wrapper .p5-slide-item .slide-down img {
  width: 100%;
  height: 200px;
}

.adidas-wrapper .adidas-video-wrapper {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  display: none;
}

.adidas-wrapper .adidas-video-wrapper .overlay {
  position: absolute;
  background: #fff;
  margin: auto;
  width: 620px;
  height: 550px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.6);
  border-radius: 5px;
}

.adidas-wrapper .adidas-video-wrapper .overlay .video-info {
  height: 30px;
  text-align: right;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 20px;
}

.adidas-wrapper .adidas-video-wrapper .overlay .video {
  padding: 0 10px;
}

/*** adidas end ***/
/*** lenovo start ***/
.lenovo-wrapper {
  padding-top: 60px;
  margin: 0 auto;
  width: 960px;
  -webkit-font-smoothing: antialiased;
}

.lenovo-wrapper .no-margin-right {
  margin-right: 0 !important;
}

.lenovo-wrapper .main-slide {
  width: 100%;
  height: 360px;
  background-color: #ccc;
  margin-top: 10px;
  overflow: hidden;
}

.lenovo-wrapper .main-slide.owl-theme .owl-controls {
  position: absolute;
  bottom: 14px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.lenovo-wrapper .main-slide.owl-theme .owl-controls .owl-page span {
  background-color: #fff;
}

.lenovo-wrapper .main-slide.owl-theme .owl-controls .owl-page.active span {
  filter: Alpha(Opacity=99);
  opacity: 0.99;
}

.lenovo-wrapper .main-slide .slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.lenovo-wrapper .main-slide .slide img {
  width: 100%;
}

.lenovo-wrapper .shadow {
  background-color: #000;
  position: absolute;
  width: 100%;
}

.lenovo-wrapper .block-01 .row {
  margin-top: 10px;
}

.lenovo-wrapper .block-01 .row-big {
  height: 440px;
}

.lenovo-wrapper .block-01 .row-normal {
  height: 284px;
}

.lenovo-wrapper .block-01 .row .cell {
  height: 100%;
  background-color: #ccc;
  float: left;
  position: relative;
}

.lenovo-wrapper .block-01 .row-1-cell-1 {
  width: 690px;
  margin-right: 10px;
  overflow: hidden;
}

.lenovo-wrapper .block-01 .row-1-cell-1 img {
  width: 100%;
}

.lenovo-wrapper .block-01 .row-1-cell-1 .shadow {
  bottom: 0;
  color: #fff;
}

.lenovo-wrapper .block-01 .row-1-cell-1 .shadow .title {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 30px 6px;
}

.lenovo-wrapper .block-01 .row-1-cell-1 .shadow .intro {
  font-size: 14px;
  padding: 0 30px 13px;
}

.lenovo-wrapper .block-01 .row-1-cell-2 {
  width: 260px;
  background-color: #fff !important;
}

.lenovo-wrapper .block-01 .row-1-cell-2 .title-pic {
  padding: 10px 10px 0;
}

.lenovo-wrapper .block-01 .row-1-cell-2 .title-pic img {
  width: 100%;
  height: 140px;
  border: 1px #ccc solid;
}

.lenovo-wrapper .block-01 .row-1-cell-2 .title {
  padding: 20px 30px 15px;
  font-size: 14px;
  font-weight: bold;
}

.lenovo-wrapper .block-01 .row-1-cell-2 .intro {
  padding: 0 30px;
  font-size: 12px;
}

.lenovo-wrapper .block-01 .row-1-cell-2 .intro p {
  margin-bottom: 10px;
}

.lenovo-wrapper .block-01 .row-2-cell {
  width: 232px;
  margin-right: 10px;
  overflow: hidden;
}

.lenovo-wrapper .block-01 .row-2-cell img {
  width: 100%;
}

.lenovo-wrapper .block-01 .row-2-cell .overlay,
.lenovo-wrapper .block-02 .col-1-cell-1 .overlay,
.lenovo-wrapper .block-02 .col-1-cell-2 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(227, 0, 18, 0.8);
  display: none;
}

.lenovo-wrapper .block-01 .row-2-cell .overlay .overlay-text {
  padding: 0 32px;
  position: absolute;
  top: 146px;
  color: #fff;
}

.lenovo-wrapper .block-01 .row-2-cell .overlay .overlay-text .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}

.lenovo-wrapper .block-01 .row-2-cell .overlay .overlay-text .intro {
  font-size: 14px;
}

.lenovo-wrapper .block-02 {
  margin-top: 30px;
}

.lenovo-wrapper .block-02 .column {
  float: left;
}

.lenovo-wrapper .block-02 .column-01 {
  margin-right: 11px;
  width: 474px;
}

.lenovo-wrapper .block-02 .column-02 {
  width: 475px;
}

.lenovo-wrapper .block-02 .column .col {
  background-color: #ddd;
  float: left;
  position: relative;
}

.lenovo-wrapper .block-02 .col-1-cell-0 {
  height: 44px;
  width: 100%;
  background-color: #000 !important;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 44px;
}

.lenovo-wrapper .block-02 .col-1-cell-0 p {
  padding: 0 20px;
}

.lenovo-wrapper .block-02 .col-1-cell-1 {
  width: 100%;
  height: 350px;
  margin-top: 10px;
  overflow: hidden;
}

.lenovo-wrapper .block-02 .col-1-cell-2 {
  width: 232px;
  height: 180px;
  margin-top: 10px;
  margin-right: 10px;
}

.lenovo-wrapper .block-02 .col-1-cell-1 img,
.lenovo-wrapper .block-02 .col-1-cell-2 img {
  width: 100%;
}

.lenovo-wrapper .block-02 .col-1-cell-1 .overlay .overlay-text,
.lenovo-wrapper .block-02 .col-1-cell-2 .overlay .overlay-text {
  padding: 0 32px;
  position: absolute;
  top: 64px;
  color: #fff;
}

.lenovo-wrapper .block-02 .col-1-cell-1 .overlay .overlay-text {
  padding: 0 100px;
  top: 140px;
}

.lenovo-wrapper .block-02 .col-1-cell-1 .overlay .overlay-text .title,
.lenovo-wrapper .block-02 .col-1-cell-2 .overlay .overlay-text .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}

.lenovo-wrapper .block-02 .col-1-cell-1 .overlay .overlay-text .title {
  font-size: 24px;
}

.lenovo-wrapper .block-02 .col-1-cell-1 .overlay .overlay-text .intro,
.lenovo-wrapper .block-02 .col-1-cell-2 .overlay .overlay-text .intro {
  font-size: 14px;
}

.lenovo-wrapper .block-02 .col-2-cell-1 {
  width: 100%;
  height: 510px;
}

.lenovo-wrapper .block-02 .col-2-cell-1 img {
  width: 100%;
}

.lenovo-wrapper .block-02 .col-2-cell-1 .shadow {
  bottom: 0;
  color: #fff;
}

.lenovo-wrapper .block-02 .col-2-cell-1 .shadow .title {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 12px 6px;
}

.lenovo-wrapper .block-02 .col-2-cell-1 .shadow .intro {
  font-size: 14px;
  padding: 0 12px 13px;
}

.lenovo-wrapper .block-02 .col-2-cell-2 {
  margin-top: 12px;
  height: 262px;
  width: 100%;
}

.lenovo-wrapper .block-02 .col-2-cell-2 img {
  width: 100%;
}

.lenovo-wrapper .block-03 {
  margin: 30px 0;
  width: 100%;
  background-color: #ddd;
  height: 44px;
}

.lenovo-wrapper .block-03 p {
  font-size: 14px;
  line-height: 44px;
  padding: 0 30px;
  text-align: right;
}

/** taobao topic **/
.lenovo-wrapper .no-margin-right {
  margin-right: 0 !important;
}

.taobao-wrapper .page {
  text-align: center;
}

.taobao-wrapper .page-one {
  background-image: url(http://files.toodaylab.com/special/taobao/page_bg.png);
  background-size: cover;
  background-position: center;
  height: 100%;
  position: relative;
}

.taobao-wrapper .page-one .nav {
  margin-top: -246px;
}

.taobao-wrapper .page-one .nav img {
  height: 130px;
  margin-right: 10px;
  vertical-align: top;
}

.taobao-wrapper .page-one .page-1-bg {
  padding-top: 60px;
  height: 700px;
}

.taobao-wrapper .page-two .page-2-bg {
  height: 610px;
  margin-top: -168px;
}

.taobao-wrapper .page-three .page-3-bg {
  height: 600px;
  margin-top: -80px;
}

.taobao-wrapper .page-four .page-4-bg {
  height: 556px;
  margin-top: -80px;
}

.taobao-wrapper .page.page-five .page-5-bg {
  height: 700px;
}

.taobao-wrapper .page.page-two .lr-nav {
  margin-top: -250px;
}

.taobao-wrapper .page.page-three .lr-nav {
  margin-top: -330px;
}

.taobao-wrapper .page.page-four .lr-nav {
  margin-top: -280px;
}

.taobao-wrapper .page .lr-nav img {
  width: 64px;
  cursor: pointer;
}

.taobao-wrapper .page .lr-nav .nav-left {
  margin-right: 590px;
}

.taobao-wrapper .page.page-five .corr {
  margin-right: 558px;
  margin-top: -140px;
}

.taobao-wrapper .page.page-five .corr img {
  height: 60px;
  margin-right: 10px;
}

.taobao-wrapper .page-one .share {
  position: absolute;
  top: 100px;
  right: 100px;
}

.taobao-wrapper .page-one .share .logos img {
  width: 26px;
  margin-right: 4px;
  cursor: pointer;
}

.taobao-wrapper .page-one .share p {
  font-size: 12px;
  color: #000;
}

.taobao-wrapper .page .item-slide-wrapper {
  width: 560px;
  margin: 0 auto;
}

.taobao-wrapper .page-two .item-slide-wrapper {
  margin-top: -174px;
}

.taobao-wrapper .page-three .item-slide-wrapper {
  margin-top: -174px;
}

.taobao-wrapper .page-four .item-slide-wrapper {
  margin-top: -174px;
}

.taobao-wrapper .page .item-list .bp-list {
  width: 590px;
  margin-left: -10px;
}

.taobao-wrapper .page .item-list .bp-list img {
  width: 190px;
  float: left;
  margin-right: 4px;
}

.taobao-wrapper .page .item-list .bp {
  width: 190px;
  margin-right: 10px;
  float: left;
}

.taobao-wrapper .page .item-list .bp img {
  width: 100%;
}

.taobao-wrapper .page .item-list .sp-list {
  width: 360px;
  float: left;
}

.taobao-wrapper .page .item-list .sp-list img {
  width: 170px;
  margin-right: 8px;
  margin-bottom: 10px;
  float: left;
}

/* moto x */
.moto-wrapper {
  padding: 20px 0;
  margin: 0 auto;
  width: 960px;
  -webkit-font-smoothing: antialiased;
}

.moto-wrapper div {
  position: relative;
}

.moto-wrapper .top-slide {
  width: 960px;
  height: 405px;
  margin-bottom: 15px;
}

.moto-wrapper .slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-color: #333;
}

.moto-wrapper .slide .overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: rgba(43, 130, 160, 0.8);
}

.moto-wrapper .slide .title {
  display: none;
  width: 100%;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
  position: absolute;
  padding: 0 10px;
  text-shadow: 1px 1px 10px #000;
  text-align: center;
  font-weight: bold;
  background-color: transparent;
  bottom: 20px;
  height: auto;
}

.moto-wrapper .slide .title p {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
}

.moto-wrapper .slide .title p.step {
  font-weight: normal;
  font-size: 16px;
}

.moto-wrapper .no-margin-right {
  margin-right: 0 !important;
}

.moto-wrapper .no-margin-bottom {
  margin-bottom: 0 !important;
}

.moto-wrapper .second-line {
  width: 100%;
  height: 335px;
  margin-bottom: 15px;
}

.moto-wrapper .second-line .left-block {
  width: 579px;
  height: 335px;
  float: left;
}

.moto-wrapper .second-line .over-title {
  font-size: 32px;
  color: #fff;
  line-height: 44px;
  padding-top: 65px;
  padding-left: 46px;
  font-weight: bold;
  text-shadow: 1px 1px 10px #000;
}

.moto-wrapper .second-line .right-block {
  margin-left: 594px;
}

.moto-wrapper .second-line .right-block .s-2-block {
  width: 112px;
  height: 160px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.moto-wrapper .third-line {
  margin-bottom: 15px;
}

.moto-wrapper .title {
  width: 100%;
  height: 50px;
  background-color: #2b82a0;
  text-align: center;
}

.moto-wrapper .title p {
  color: #fff;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
}

.moto-wrapper .third-line .left-block {
  width: 447px;
  height: 278px;
  float: left;
}

.moto-wrapper .third-line .left-block .s-3-block {
  width: 134px;
  height: 134px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.moto-wrapper .third-line .left-block .s-3-block .title p {
  font-size: 14px;
}

.moto-wrapper .third-line .left-block .s-3-block .title p.line-2 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}

.moto-wrapper .third-line .over-title {
  font-size: 32px;
  color: #fff;
  line-height: 44px;
  text-align: right;
  padding-right: 46px;
  padding-top: 164px;
  display: none;
  font-weight: bold;
  text-shadow: 1px 1px 10px #000;
}

.moto-wrapper .third-line .over-title p.line-2 {
  font-weight: normal;
}

.moto-wrapper .third-line .right-block {
  margin-left: 447px;
  width: 513px;
  height: 283px;
}

.moto-wrapper .forth-line {
  margin-bottom: 15px;
}

.moto-wrapper .forth-line .left-block {
  height: 373px;
  width: 693px;
  float: left;
}

.moto-wrapper .forth-line .right-block {
  margin-left: 708px;
  width: 252px;
  height: 373px;
}

.moto-wrapper .forth-line .over-title {
  font-size: 28px;
  color: #fff;
  line-height: 36px;
  padding-left: 52px;
  padding-top: 250px;
  font-weight: bold;
  text-shadow: 1px 1px 10px #000;
}

.moto-wrapper .fifth-line {
  margin-bottom: 15px;
  height: 169px;
}

.moto-wrapper .fifth-line .nav {
  z-index: 98;
}

.moto-wrapper .fifth-line .nav .nav-left {
  position: absolute;
  width: 36px;
  left: -13px;
  top: 68px;
  cursor: pointer;
  opacity: 0.6;
}

.moto-wrapper .fifth-line .nav .nav-right {
  position: absolute;
  width: 36px;
  right: -13px;
  top: 68px;
  cursor: pointer;
  opacity: 0.6;
}

.moto-wrapper .fifth-line .slide-list {
  width: 100%;
}

.moto-wrapper .fifth-line .slide-item {
  width: 225px;
  height: 169px;
  margin: 0 8px;
  overflow: hidden;
  float: left;
  position: relative;
}

.moto-wrapper .fifth-line .slide-item .overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%);
}

.moto-wrapper .fifth-line .slide-item img {
  width: 100%;
}

.moto-wrapper .fifth-line .slide-item .slide-title {
  display: none;
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
}

.moto-wrapper .sixth-line {
  margin-bottom: 35px;
}

.moto-wrapper .sixth-line .left-block {
  width: 407px;
  height: 531px;
  float: left;
  margin-right: 15px;
}

.moto-wrapper .sixth-line .left-block .slide .title {
  bottom: 100px;
}

.moto-wrapper .sixth-line .left-block .slide .title p {
  font-size: 32px;
}

.moto-wrapper .sixth-line .left-block .slide .title p.line-2 {
  font-size: 20px;
}

.moto-wrapper .sixth-line .slide .title p.line-2 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 4px;
}

.moto-wrapper .sixth-line .middle-block {
  width: 257px;
  height: 531px;
  float: left;
}

.moto-wrapper .sixth-line .middle-block .m-u-block {
  width: 100%;
  height: 294px;
  margin-bottom: 15px;
}

.moto-wrapper .sixth-line .middle-block .m-d-block {
  width: 100%;
  height: 222px;
}

.moto-wrapper .sixth-line .right-block {
  margin-left: 694px;
  width: 266px;
  height: 531px;
}

.moto-wrapper .sixth-line .right-block .s-6-block {
  width: 100%;
  height: 167px;
  margin-bottom: 15px;
}

.moto-wrapper .seventh-line {
  width: 100%;
  background-color: #4D4D4D;
  height: 40px;
  padding: 0 20px;
}

.moto-wrapper .seventh-line p, .moto-wrapper .seventh-line a {
  text-align: right;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
}

/* moto x */
/* k3 */
.k3-wrapper {
  width: 100%;
  background-color: #f0f0f0;
}
.k3-wrapper .no-margin-right {
  margin-right: 0 !important;
}
.k3-wrapper .slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-color: #ddd;
}
.k3-wrapper .slide .title {
  max-width: 960px;
  margin: 60px auto 0;
}
.k3-wrapper .slide .title p {
  font-size: 46px;
  font-weight: bold;
  line-height: 58px;
  color: #fff;
  text-shadow: 1px 1px 10px #000;
}
.k3-wrapper .top-slide {
  width: 100%;
  position: relative;
  height: 480px;
}
.k3-wrapper .block-2 {
  width: 960px;
  margin: 20px auto;
}
.k3-wrapper .block-2 .item {
  height: 400px;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.k3-wrapper .block-3 {
  width: 100%;
  background-color: #FFE200;
}
.k3-wrapper .block-3 .wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0;
}
.k3-wrapper .block-3 .wrapper .title {
  width: 100%;
  height: 80%;
}
.k3-wrapper .block-3 .wrapper .title .col {
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 80px;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol {
  width: 32%;
  margin-right: 2%;
  background-color: #fff;
  padding: 30px 30px 0;
  float: left;
  height: 560px;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper {
  width: 100%;
  position: relative;
  padding: 0;
  height: 100%;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-user {
  padding-bottom: 22px;
  text-align: center;
  border-bottom: 1px solid #d6d6d6;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-user img {
  width: 60px;
  border-radius: 30px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-user .kol-user-info {
  padding-top: 3px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-user .kol-user-info .user-name {
  font-size: 20px;
  font-weight: bold;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-user .kol-user-info .user-title {
  font-size: 14px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-words {
  font-size: 13px;
  height: 330px;
  position: relative;
  display: table;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-words .word-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-words .word-wrapper p {
  margin-bottom: 10px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-weibo {
  position: absolute;
  width: 100%;
  bottom: 0;
  border-top: 1px solid #d6d6d6;
  text-align: center;
  height: 80px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .kol-weibo img {
  width: 32px;
  margin-top: 22px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .icon-quote-left, .k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .icon-quote-right {
  position: absolute;
  font-size: 26px;
  color: #d6d6d6;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .icon-quote-left {
  top: 150px;
  left: -15px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper .icon-quote-right {
  bottom: 90px;
  right: -15px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .wrapper.mask {
  filter: blur(4px);
  -o-filter: blur(4px);
  -ms-filter: blur(4px);
  -moz-filter: blur(4px);
  -webkit-filter: blur(4px);
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .mask-flow {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
  margin: auto;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol .mask-flow p {
  position: absolute;
  text-align: center;
  z-index: 22;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol.title {
  padding: 0;
  background-color: transparent;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol.title .header {
  width: 100%;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol.title .header p {
  color: #fff;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol.title .content {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.k3-wrapper .block-3 .wrapper .kol-list .kol.title .content .slide {
  filter: blur(4px);
  -o-filter: blur(4px);
  -ms-filter: blur(4px);
  -moz-filter: blur(4px);
  -webkit-filter: blur(4px);
}
.k3-wrapper .block-3 .wrapper .kol-list .kol.title .content .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.k3-wrapper .block-3 .wrapper .kol-list .kol.title .content p.intro {
  padding: 20px;
  color: #fff;
  text-align: center;
  z-index: 100;
  position: relative;
  text-shadow: 1px 1px 10px #000;
  font-size: 20px;
  font-weight: bold;
}
.k3-wrapper .block-4 {
  width: 100%;
  padding: 20px 0;
}
.k3-wrapper .block-4 .wrapper {
  width: 960px;
  margin: 0 auto;
  height: 380px;
}
.k3-wrapper .block-4 .wrapper .col {
  float: left;
  position: relative;
  height: 100%;
}
.k3-wrapper .block-4 .wrapper .col.col-left {
  width: 530px;
  margin-right: 30px;
}
.k3-wrapper .block-4 .wrapper .col.col-left .info {
  position: absolute;
  width: 400px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  left: 10px;
  bottom: 20px;
}
.k3-wrapper .block-4 .wrapper .col.col-left .info .title {
  color: #FFE200;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  margin-top: 0;
}
.k3-wrapper .block-4 .wrapper .col.col-left .info .sub-title {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-shadow: 1px 1px 10px #000;
}
.k3-wrapper .block-4 .wrapper .col.col-right {
  width: 400px;
}
.k3-wrapper .block-4 .wrapper .col.col-right a:hover p,
.k3-wrapper .block-4 .wrapper .col.col-right a:visited p {
  color: #000;
}
.k3-wrapper .block-4 .wrapper .col.col-right .info {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 226, 0, 0.6);
  bottom: 20px;
  padding: 12px 8px;
  text-align: center;
}
.k3-wrapper .block-4 .wrapper .col.col-right .info .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.k3-wrapper .block-4 .wrapper .col.col-right .info .sub-title {
  font-size: 14px;
  margin-top: 12px;
}
.k3-wrapper .block-footer {
  width: 100%;
  height: 200px;
  background-color: #FFE200;
  text-align: center;
}
.k3-wrapper .block-footer img {
  height: 80px;
  margin-top: 60px;
}

/* k3 */
/* kappa */
.kappa-w {
  width: 100%;
  background-color: #f0f0f0;
  margin-bottom: 40px;
}
.kappa-w .kappa-c {
  width: 1200px;
  margin: 0 auto;
}
.kappa-w .kappa-c .block img {
  width: 100%;
  vertical-align: bottom;
}
.kappa-w .kappa-c .block-02 {
  position: relative;
  height: 370px;
  background-color: #fff;
}
.kappa-w .kappa-c .block-02 .col-2 {
  width: 50%;
  position: relative;
  height: 100%;
  float: left;
}
.kappa-w .kappa-c .block-02 .col-2 .long-logo {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.kappa-w .kappa-c .block-02 .col-2 .news-c {
  width: 240px;
  height: 240px;
  position: relative;
  border: 1px #000 solid;
  margin-top: 40px;
  margin-left: 40px;
  cursor: pointer;
  display: inline-block;
}
.kappa-w .kappa-c .block-02 .col-2 .news-c p {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.34);
  font-size: 14px;
}
.kappa-w .kappa-c .block-03 {
  width: 100%;
  background-color: #fff;
  height: 400px;
}
.kappa-w .kappa-c .block-03 .col-1 {
  width: 40%;
  float: left;
  padding: 20px;
  height: 100%;
}
.kappa-w .kappa-c .block-03 .col-1 .main-slide {
  width: 100%;
  height: 100%;
}
.kappa-w .kappa-c .block-03 .col-1 .main-slide .slide {
  overflow: hidden;
}
.kappa-w .kappa-c .block-03 .col-2 {
  width: 60%;
  float: left;
  padding: 20px;
}
.kappa-w .kappa-c .block-03 .col-2 .r-news-c {
  background-color: #f0f0f0;
  padding: 0 20px 20px;
}
.kappa-w .kappa-c .block-03 .col-2 .r-news-c .main-title {
  line-height: 56px;
  font-size: 22px;
  font-weight: bold;
}
.kappa-w .kappa-c .block-03 .col-2 .r-news-c .news-list {
  background-color: #fff;
  padding: 20px 6px 20px;
}
.kappa-w .kappa-c .block-03 .col-2 .r-news-c .news-list .col {
  width: 33.3333%;
  float: left;
  padding: 0 6px;
  cursor: pointer;
}
.kappa-w .kappa-c .block-03 .col-2 .r-news-c .news-list .col img {
  width: 100%;
}
.kappa-w .kappa-c .block-03 .col-2 .r-news-c .news-list .col p {
  margin-top: 10px;
  font-size: 16px;
}

/* kappa */
/* live stream */
.live-stream-w {
  width: 100%;
  background-color: #f0f0f0;
  margin-bottom: 40px;
}
.live-stream-w .placeholder {
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
}
.live-stream-w .video-w {
  max-width: 1200px;
  left: 0;
  right: 0;
  margin: 40px auto 0;
  width: 100%;
  height: 690px;
}
.live-stream-w .video-w .video-js {
  width: 100%;
  height: 500px;
}
.live-stream-w .video-w .video-js .vjs-big-play-button {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.live-stream-w .video-w .video-js video {
  width: 100%;
  height: 500px;
}
.live-stream-w .video-w iframe {
  width: 100%;
  height: 100%;
}
.live-stream-w .cont-w {
  width: 100%;
  padding: 40px 20px;
}
.live-stream-w .cont-w .cont-ww {
  max-width: 720px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.live-stream-w .cont-w .cont-ww .tt {
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.live-stream-w .cont-w .cont-ww .conts p {
  line-height: 30px;
  font-size: 18px;
  color: #000;
  padding: 15px 0;
  width: 100%;
}
.live-stream-w .cont-w .cont-ww .conts p img {
  max-width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
}

.live-comment-w {
  padding: 20px 20px 80px;
}
.live-comment-w .comments-block {
  width: 100%;
  max-width: 720px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* live stream */
/*** lenovo end***/
@media screen and (max-width: 480px) {
  .mb-none-display {
    display: none;
  }

  .mb-only-display {
    display: block;
  }

  .volvo-wrapper {
    padding-top: 40px;
  }

  .volvo-wrapper .slide-page .slide-title {
    top: 20px;
    left: 20px;
  }

  .volvo-wrapper .slide-page .slide-title p {
    font-size: 20px;
    line-height: 26px;
  }

  .volvo-wrapper .slide-page .slide-down {
    display: none;
  }

  .volvo-wrapper .slide-page .slide-nav {
    top: 100px;
    left: 57px;
    right: 20px;
    width: 100%;
  }

  .volvo-wrapper .slide-page .slide-nav.second {
    top: 130px;
    left: 20px;
  }

  .volvo-wrapper .slide-page .slide-nav a {
    font-size: 14px;
    line-height: 22px;
  }

  .volvo-wrapper .slide-page .slide-shadow {
    height: 100%;
  }

  .volvo-wrapper .volvo-info-module {
    width: 96%;
    padding: 0 2%;
    margin: 10px auto;
  }

  .volvo-wrapper .volvo-info-module .info-left {
    width: 100%;
  }

  .volvo-wrapper .info-left .artist-module {
    width: 100%;
  }

  .volvo-wrapper .artist-module .video-pic {
    width: 100%;
  }

  .volvo-wrapper .artist-module .artist-content {
    width: 100%;
    padding: 10px 0;
    margin-left: 0;
  }

  .volvo-wrapper .artist-content .a-author {
    padding: 0 10px;
  }

  .volvo-wrapper .artist-content .a-author img {
    width: 15%;
  }

  .volvo-wrapper .a-author .author-info {
    width: 80%;
    margin-left: 5%;
  }

  .volvo-wrapper .artist-content .a-content {
    height: auto;
    padding: 0 10px;
  }

  .volvo-wrapper .artist-content .a-footer {
    padding: 0 10px;
  }

  .volvo-wrapper .artist-module .artist-slide {
    padding: 0 0 10px;
  }

  .volvo-wrapper .artist-slide .slide-list {
    width: auto;
  }

  .volvo-wrapper .artist-slide .slide .overlay {
    display: block;
  }

  .volvo-wrapper .artist-slide .slide .slide-title {
    display: block;
  }

  .volvo-wrapper .volvo-info-module .info-right {
    width: 100%;
    margin-left: 0;
  }

  .volvo-wrapper .artist-slide .slide {
    width: 96%;
    height: 200px;
    margin: 0 2%;
  }

  .volvo-wrapper .volvo-car-module .car-pic {
    width: 100%;
  }

  .volvo-wrapper .artist-video-wrapper .overlay {
    width: 100%;
    height: 65%;
  }

  .volvo-wrapper .artist-module .target-fix {
    top: -50px;
  }

  .volvo-wrapper .artist-slide .nav .nav-left {
    left: 10px;
    top: 75px;
  }

  .volvo-wrapper .artist-slide .nav .nav-right {
    right: 10px;
    top: 75px;
  }

  .jtv-wrapper {
    width: 100%;
    padding: 50px 0 0;
  }

  .jtv-wrapper .jtv-top {
    position: relative;
    height: auto;
  }

  .jtv-wrapper .flashBanner-mb {
    width: 100%;
  }

  .jtv-wrapper .banner-mb img {
    width: 100%;
  }

  .jtv-wrapper .jtv-down {
    padding: 0 0px;
  }

  .jtv-wrapper .jtv-step .step-header {
    padding: 20px 20px;
  }

  .jtv-wrapper .step-row {
    height: auto;
  }

  .jtv-wrapper .step-row .product-view {
    width: 100%;
    height: auto;
  }

  .jtv-wrapper .step-row.tv-back .product-view {
    height: auto;
  }

  .jtv-wrapper .step-row .kol {
    width: 80%;
    height: auto;
    padding: 30px 10%;
  }

  .jtv-wrapper .kol .kol-user {
    width: 100%;
  }

  .jtv-wrapper .step-row.play {
    height: auto;
  }

  .jtv-wrapper .step-row.setting .kol {
    height: auto;
  }

  .jtv-wrapper .step-row.play .kol {
    height: auto;
  }

  .jtv-wrapper .step-row.setting {
    height: auto;
  }

  .jtv-wrapper .step-row .merge-pic {
    width: 100%;
  }

  .jtv-wrapper .step-row .merge-pic img {
    width: 50%;
    height: auto;
  }

  .jtv-wrapper .step-row .video-view {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .jtv-wrapper .step-row.setting .video-view {
    height: auto;
  }

  .jtv-wrapper .step-row.play .video-view {
    height: auto;
  }

  .jtv-wrapper .step-row .video-view .video-img {
    width: 100%;
    height: auto;
  }

  .jtv-wrapper .step-row.slider {
    padding: 10px 0;
    height: auto;
  }

  .jtv-wrapper .h-slider .slide-list {
    width: 100%;
    padding: 0;
  }

  .jtv-wrapper .h-slider .slide-list .slide {
    width: 96%;
    height: auto;
    margin: 0 2%;
  }

  .jtv-wrapper .h-slider .slide-list .slide .overlay {
    display: block;
  }

  .jtv-wrapper .h-slider .slide-list .slide img {
    width: 100%;
    height: auto;
  }

  .jtv-wrapper .h-slider .slide-list .slide .slide-title {
    display: block;
  }

  .jtv-wrapper .h-slider .nav .nav-left {
    top: 100px;
  }

  .jtv-wrapper .h-slider .nav .nav-right {
    top: 100px;
  }

  .jtv-wrapper .jtv-video-wrapper .overlay {
    width: 100%;
    height: 65%;
  }

  .live-stream-w .placeholder {
    height: 228px;
  }
  .live-stream-w .video-w {
    height: 228px;
    overflow: hidden;
    margin-top: 0;
  }
  .live-stream-w .video-w .video-js {
    height: 228px;
  }
  .live-stream-w .video-w .video-js video {
    height: 228px;
  }
  .live-stream-w .cont-w .cont-ww .tt {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
  }
  .live-stream-w .cont-w .cont-ww .conts p {
    font-size: 16px;
    line-height: 28px;
    padding: 15px 0;
  }
}

/*# sourceMappingURL=special.css.map */
