@charset "UTF-8";
.common-header .design-width .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.common-header .design-width .header-logo .zhuanti img {
  width: 96px;
  height: 48px;
  margin-left: 10px;
}

.design-width {
  width: 1200px;
  margin: 0 auto;
}

.head-line-one {
  margin-top: 20px;
}

.head-line-one img {
  width: 100%;
}

/*.head-line-one .middleContent {
  width: 1200px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #fff;
  margin: 20px 0;
  position: relative;
}

.head-line-one .middleContent .left {
  width: 90px;
  height: 36px;
  padding: 8px 20px 0 10px;
}

.head-line-one .middleContent .left img {
  display: block;
}

.head-line-one .middleContent .bottom-logo {
  width: 1100px;
  height: 36px;
  position: relative;
  overflow: hidden;
}

.head-line-one .middleContent .bottom-logo ul {
  width: 500px;
  height: 36px;
  position: absolute;
  left: 80px;
}

.head-line-one .middleContent .bottom-logo ul li {
  float: left;
  padding-left: 25px;
  margin-top: 8px;
  height: 16px;
  line-height: 16px;
  width: 200px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.head-line-one .middleContent .bottom-logo ul li:nth-child(1) {
  border-left: 1px solid #ccc;
}
*/
.head-line-one .imgAndText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.head-line-one .imgAndText .textTop .swiper-container {
  width: 792px;
  height: 446px;
}

.head-line-one .imgAndText .textTop .swiper-container img {
  width: 792px;
  height: 446px;
}

.head-line-one .imgAndText .textTop .swiper-container a {
  position: relative;
  width: 100%;
}

.head-line-one .imgAndText .textTop .swiper-container a div {
  width: 100%;
  bottom: 4px;
  left: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.head-line-one .imgAndText .textTop .swiper-container a div img {
  width: 64px;
  height: 58px;
}

.head-line-one .imgAndText .textTop .swiper-container a div p {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0px 5px;
  font-size: 24px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: 500;
  color: #ffffff;
}

.head-line-one .imgAndText .textTop .swiper-container .swiper-pagination {
  position: absolute;
  width: 110px !important;
  bottom: 10px;
  left: 680px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
  border-radius: 14px;
}

.head-line-one .imgAndText .textTop .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 1;
}

.head-line-one .imgAndText .textTop .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 24px;
  height: 8px;
  background: #e60012;
  border-radius: 4px;
}

.head-line-one .imgAndText .rightText {
  width: 384px;
  height: 446px;
  background: #fff;
}

.head-line-one .imgAndText .rightText li {
  padding: 3px 0;
}

.head-line-one .imgAndText .rightText li div {
  width: 344px;
  height: 56px;
  border-bottom: 1px solid #aaa;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
  padding: 5px 0;
}

.head-line-one .imgAndText .rightText li div i {
  font-size: 14px;
  color: #e60012;
  margin-top: 4px;
  margin-right: 6px;
}

.head-line-one .imgAndText .rightText li .lastDiv {
  border: none;
}

.head-line-one .mainContent .jingcaituijian {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.head-line-one .mainContent .jingcaituijian div {
  font-size: 24px;
  font-weight: bold;
}

.head-line-one .mainContent .jingcaituijian p {
  font-size: 16px;
  color: #212121;
}

.head-line-one .mainContent ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          /* justify-content: space-between; */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}


.head-line-one .mainContent ul li {
  width: 285px;
  height: 278px;
  background: #fff;
  margin-bottom: 32px;
  margin-right: 20px;
}
.head-line-one .mainContent ul li:nth-child(4n){
  margin-right: 0px;
}

.head-line-one .mainContent ul li img {
  display: block;
          width: 285px;
          height: 160px;
}

.head-line-one .mainContent ul li p {
  width: 245px;
  font-size: 14px;
  margin: 40px 0 0 20px;
  height: 36px;
}

.head-line-one .mainContent ul li div {
  margin: 20px 0 10px 20px;
  font-size: 14px;
  color: #999999;
}

.head-line-one .mg-tp-40 .title-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 35px;
  padding-bottom: 16px;
}

.head-line-one .mg-tp-40 .title-bottom .name {
  font-size: 24px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #212121;
  line-height: 24px;
}

.head-line-one .mg-tp-40 .title-bottom a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #999999;
}

.head-line-one .mg-tp-40 .title-bottom a img {
  width: 16px;
  height: 16px;
}

.head-line-one .mg-tp-40 .title-bottom a:hover {
  color: #e60012;
}

.head-line-one .mg-tp-40 .pic-list {
  padding: 25px 0;
}

.head-line-one .mg-tp-40 .pic-list ul:hover li {
  width: 112px;
}

.head-line-one .mg-tp-40 .pic-list ul {
  width: 1200px;
  height: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 超出部分隐藏 */
  overflow: hidden;
  /* 过渡为0.3秒 */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.head-line-one .mg-tp-40 .pic-list ul li {
  /* 相对定位 */
  position: relative;
  float: left;
  width: 113px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.head-line-one .mg-tp-40 .pic-list ul li img {
  width: 182px;
  height: 240px;
  cursor: pointer;
  display: block;
}

.head-line-one .mg-tp-40 .pic-list ul li:hover {
  width: 181px;
  height: 240px;
  z-index: 99;
}

.head-line-one .mg-tp-40 .pic-list ul li:nth-child(6) {
  width: 181px;
}
/*# sourceMappingURL=videoProgram.css.map */