* {
  margin: 0;
  padding: 0;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}
html {
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
}
html {
  font-family: "Source Han Sans CN-Medium";
}
.container {
  width: 1280px;
  margin: 0 auto;
  font-size: 0;
  padding-bottom: 20px;
}
.container .return {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  cursor: initial;
  padding-top: 15px;
}
.container .return a {
  color: #999999;
}
.container .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 3px;
}
.container .title h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
.container .title .pages {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.container .title .pages a {
  width: 16px;
  height: 16px;
  display: inline-block;
}
.container .title .pages a:first-of-type {
  background-image: url("https://www.serengetilive.com/statics/video/images/37353e3b.png");
}
.container .title .pages a:last-of-type {
  background-image: url("https://www.serengetilive.com/statics/video/images/81532380.png");
  vertical-align: -2px;
}
.container .title .pages span {
  display: inline-block;
  width: 92px;
  text-align: center;
  line-height: 16px;
}
.container > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 30px;
}
.container > ul li {
  margin-left: 16px;
  margin-top: 20px;
}
.container > ul li a img {
  width: 200px;
  height: 300px;
  border-radius: 6px;
  background-color: black;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.container > ul li p {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  padding: 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 200px;
  box-sizing: border-box;
}
.container > ul li .nums {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 200px;
}
.container > ul li .nums span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.container > ul li .nums span i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
  vertical-align: -2px;
}
.container > ul li .nums span:nth-of-type(1) i {
  background-image: url("https://www.serengetilive.com/statics/video/images/f7299d4c.png");
}
.container > ul li .nums span:nth-of-type(2) {
  margin-left: 20px;
}
.container > ul li .nums span:nth-of-type(2) i {
  background-image: url("https://www.serengetilive.com/statics/video/images/525f804a.png");
}
.container > ul li:nth-of-type(6n+1) {
  margin-left: 0;
}
.container > ul.video2 {
  display: block;
  padding-top: 6px;
  overflow: hidden;
}
.container > ul.video2 li {
  margin-left: 15px;
  float: left;
  margin-top: 14px;
}

.container > ul.video2 li a {
  width: auto;
  height: auto;
}
.container > ul.video2 li a img {
  width: 184px;
  height: 103px;
  background: #000;
  border-radius: 8px;
}
.container > ul.video2 li .nums{
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
 max-width: 180px;
}

.container > ul.video2 li:first-of-type {
  height: auto;
  margin-left: 0;
}
.container > ul.video2 li:first-of-type a img {
  width: 481px;
  height: 271px;
  background: #000;
  border-radius: 8px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.container > ul.video2 li p{
  width: 184px;
}
.container > ul.video2 li:first-of-type p{
  width: 481px;
}
.container-video {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  padding-bottom: 20px;
}
.container-video .return {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  cursor: initial;
  padding-top: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 880px;
}
.container-video .return a {
  color: #999999;
}
.container-video .videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.container-video .videos .video-wrap .video-play {
  width: 880px;
  height: 495px;
  background: #000000;
  border-radius: 0px;
}
.container-video .videos .video-wrap .video-play #player-container-id {
  width: 880px;
  height: 495px;
  background: #000000;
}
.container-video .videos .video-wrap .oper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding-top: 16px;
}
.container-video .videos .video-wrap .oper .right span {
  cursor: pointer;
}
.container-video .videos .video-wrap .oper .right span i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
  vertical-align: -1px;
}
.container-video .videos .video-wrap .oper .right span:nth-of-type(1) i {
  background-image: url("https://www.serengetilive.com/statics/video/images/525f804a.png");
}
.container-video .videos .video-wrap .oper .right span:nth-of-type(1) i.active {
  background-image: url("https://www.serengetilive.com/statics/video/images/e3dc2e45.png");
}
.container-video .videos .video-wrap .oper .right span:nth-of-type(2) {
  margin-left: 20px;
}
.container-video .videos .video-wrap .oper .right span:nth-of-type(2) i {
  background-image: url("https://www.serengetilive.com/statics/video/images/5d5a86de.png");
  vertical-align: -3px;
}
.container-video .videos .video-wrap .oper .right #share .social-share-icon {
  width: 24px;
  height: 24px;
  border: none;
  color: initial;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: -4px;
}
.container-video .videos .video-wrap .oper .right #share .social-share-icon.icon-wechat {
  background-image: url("https://www.serengetilive.com/statics/video/images/9bfa5073.png");
}
.container-video .videos .video-wrap .oper .right #share .social-share-icon.icon-wechat .wechat-qrcode {
  left: -89px;
}
.container-video .videos .video-wrap .oper .right #share .social-share-icon.icon-qq {
  background-image: url("https://www.serengetilive.com/statics/video/images/31a7158a.png");
}
.container-video .videos .video-wrap .oper .right #share .social-share-icon.icon-qzone {
  background-image: url("https://www.serengetilive.com/statics/video/images/052533b1.png");
}
.container-video .videos .video-wrap .oper .right #share .social-share-icon.icon-weibo {
  background-image: url("https://www.serengetilive.com/statics/video/images/17f5cce3.png");
}
.container-video .videos .video-wrap .oper .right #share .social-share-icon::before {
  content: none;
}
.container-video .videos .video-wrap .oper .right #share .social-share-icon:hover {
  background-color: initial;
}
.container-video .videos .video-wrap .video-title {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding: 18px 0;
  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/
  width: 880px;
  line-height: 28px;
}
.container-video .videos .video-wrap .box {
  height: 70px;
  background: #F2F4F6;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
.container-video .videos .video-wrap .box .upmsg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-video .videos .video-wrap .box .upmsg img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container-video .videos .video-wrap .box .upmsg .desc {
  margin-left: 10px;
}
.container-video .videos .video-wrap .box .upmsg .desc p {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.container-video .videos .video-wrap .box .upmsg .desc p:last-of-type {
  font-size: 12px;
  font-weight: 400;
  padding-top: 15px;
  color: #666666;
}
.container-video .videos .video-wrap .box button {
  width: 85px;
  height: 34px;
  background: #0770D1;
  border-radius: 4px;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
}
.container-video .videos .video-wrap .box button i {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-image: url("https://www.serengetilive.com/statics/video/images/4412e517.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 7px;
  vertical-align: -2px;
}
.container-video .videos .video-wrap .box button.active {
  background-color: #A5A5A5;
}
.container-video .videos .video-wrap form {
  width: 880px;
  margin-top: 50px;
  background-color: #F2F4F6;
  text-align: center;
}
.container-video .videos .video-wrap form .form_head {
  position: relative;
  width: 880px;
  height: 50px;
  background: #0770D1;
  border-radius: 4px 4px 0 0;
  text-align: center;
  line-height: 50px;
}
.container-video .videos .video-wrap form .form_head span {
  font-size: 22px;
  font-weight: 500;
  color: #FFFFFF;
}
.container-video .videos .video-wrap form .form_head::after,
.container-video .videos .video-wrap form .form_head::before {
  position: absolute;
  content: "";
  top: 20px;
  width: 13px;
  height: 13px;
  background: #FFFFFF;
  border-radius: 50%;
}
.container-video .videos .video-wrap form .form_head::before {
  left: 20px;
}
.container-video .videos .video-wrap form .form_head::after {
  right: 20px;
}
.container-video .videos .video-wrap form .titles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 50px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-video .videos .video-wrap form .titles span {
  font-size: 16px;
  font-weight: 500;
  color: #0770D1;
}
.container-video .videos .video-wrap form .titles span i {
  width: 22px;
  height: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  background-image: url("https://www.serengetilive.com/statics/video/images/2edd62f9.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 6px;
  vertical-align: -4px;
}
.container-video .videos .video-wrap form .inputs {
  text-align: left;
  padding: 0 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.container-video .videos .video-wrap form .inputs .input {
  width: 380px;
  height: 40px;
  border-radius: 4px;
  margin-top: 20px;
}
.container-video .videos .video-wrap form .inputs .input input {
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.container-video .videos .video-wrap form .inputs .input.code {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container-video .videos .video-wrap form .inputs .input.code input {
  width: 213px;
}
.container-video .videos .video-wrap form .inputs .input.code button {
  width: 147px;
  height: 40px;
  background: #0770D1;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  border: none;
  outline: none;
  cursor: pointer;
}
.container-video .videos .video-wrap form button[type='submit'] {
  width: 246px;
  height: 40px;
  background: #0770D1;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 30px 0;
}
.container-video .videos .video-list h3 {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}
.container-video .videos .video-list ul li {
  margin-top: 15px;
}

.container-video .videos .video-list ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container-video .videos .video-list ul li a img {
  width: 146px;
  height: 83px;
  background: #000000;
  border-radius: 4px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.container-video .videos .video-list ul li a .text {
  width: 140px;
  margin-left: 10px;
}
.container-video .videos .video-list ul li a .text .nums {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.container-video .videos .video-list ul li a .text .list-title {
  height: 68px;
}
.container-video .videos .video-list ul li a .text .list-title p {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.container-video .videos .video-list ul li a .text .nums span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.container-video .videos .video-list ul li a .text .nums span i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
  vertical-align: -1px;
}
.container-video .videos .video-list ul li a .text .nums span:nth-of-type(1) i {
  background-image: url("https://www.serengetilive.com/statics/video/images/f7299d4c.png");
}
.container-video .videos .video-list ul li a .text .nums span:nth-of-type(2) {
  margin-left: 20px;
}
.container-video .videos .video-list ul li a .text .nums span:nth-of-type(2) i {
  background-image: url("https://www.serengetilive.com/statics/video/images/525f804a.png");
}
.container-video .videos .video-list ul li a .text .nums span:nth-of-type(2) i.active {
  background-image: url("https://www.serengetilive.com/statics/video/images/e3dc2e45.png");
}

