@media (max-width: 800px) {/*如果媒體滿足0-800 之間,那麼會應用這裡面的樣式*/
    /*滾動條樣式*/
          body::-webkit-scrollbar {
              width: 4px;    
              /*height: 4px;*/
          }
          body::-webkit-scrollbar-thumb {
              border-radius: 10px;
              -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
              background: rgba(0,0,0,0.2);
          }
          body::-webkit-scrollbar-track {
              -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
              border-radius: 0;
              background: rgba(0,0,0,0.1);

        	}
        }
.login {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background: url(https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/login.png) no-repeat center 0px;
      background-size: cover;
    }
.login form {
      width: 478px;
      height: 341px;
      background: #FFFFFF;
      border-radius: 10px;
      padding: 69px;
      box-sizing: border-box;
    }
.login form input {
      width: 335px;
      margin-bottom: 10px;
    }
.login form .login_tel {
      padding-left: 35px;
      width: 296px;
    }
.login form .login_sms {
      padding-left: 35px;
      width: 296px;
    }
.login form .login_go {
      width: 335px;
      height: 52px;
      background: #1053A8;
      border-radius: 5px;
      color: white;
      border: none;
      margin-bottom: 10px;
    }
.login form .login_bottom input {
      width: 14px;
      height: 14px;
    }
.login form .login_bottom span {
      font-size: 12px;
      font-weight: 400;
      color: #919191;
    }
.login .login_bottom_bottom {
      margin-top: 18px;
      color: white;
      width: 478px;
      display: flex;
      justify-content: space-between;
    }
.login .login_bottom_bottom span {
      font-size: 12px;
      font-weight: 400;
      color: #919191;
    }
.login_tel::-webkit-input-placeholder ,.login_sms::-webkit-input-placeholder {
      color: #919191;
    }
.gj_djy_middles {
        width:100%;
        margin:0 auto;
    }
#gj_middles #recommend_datu {
        width: 100%;
        margin:0 auto;
    }
#gj_middles #gj_djy_swiper {
        position: relative;
        width: 100%;
        height:500px;
        background-color: #fff;
    }
#gj_middles .swiper-containerOne {
        width: 100%;
        height:500px;
        position: relative;
    }
#gj_middles .swiper-wrapperOne .swiper-slide {
        width: 100%;
        height:500px;
    }
#gj_middles .swiper-wrapperOne .swiper-slide img {
        width: 1280px;
        height:500px;
    }
#gj_middles .swiper-button-prev {
        border-radius: 50%;
        width: 50px;
        height: 50px;
        background: #000000;
        opacity: 0.5;
    }
#gj_middles .swiper-button-next {
        border-radius: 50%;
        width: 50px;
        height: 50px;
        background: #000000;
        opacity: 0.5;
    }
#gj_middles .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        background:#000 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center center/9px 16px;
    }
#gj_middles .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background: #000 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center center/9px 16px;
    }
#gj_djy_swiper .swiper-button-prev:hover {
            background-image: url(https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/left_nm.png);
            background-size: 45px;
        }
#gj_djy_swiper .swiper-button-next:hover {
            background-image: url(https://p2.img.cctvpic.com/photoAlbum/templet/common/TPTECrlSENBsgDI0ii6nibr6200612/right_nm.png);
            background-size: 45px;
        }
#gj_middles .swiper_text {
        position: absolute;
        left: 50%;
        bottom: 41px;
        transform: translate(-50%, 0px);
        z-index: 1;
        width: 1080px;
        height: 37px;
        font-size: 26px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 37px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
			text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5), 0px 2px 4px rgba(0, 0, 0, 0.5);
    }
#gj_middles .gj_kong {
        width: 100%;
        height: 100px;
       // background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);	
        border-radius: 0px 0px 5px 5px;
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 1;
        transform: translate(-50%, 0px);
    }
/* 優化2021-3-19 */
    #gj_middles .swiper-pagination {
        position: inherit;
        margin-top: -30px;
    }
#gj_middles .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer;
        width: 22px;
        height: 3px;
        border-radius: 0;
        margin: 0 5px;
        opacity: 0.6;
    }
#gj_middles .all_slide .swiper-button-next,#gj_middles .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        z-index: 3;
        cursor: pointer;
    }
#gj_middles .swiper-slide a {
        display: block;
        width: 1280px;
        margin: 0 auto;
    }
a {text-decoration:none}
.video_type {
            width: 1280px;
            margin:0 auto;
            /* background: rgba(243, 243, 243, 1); */
        }
body {
            margin: 0;
            /* overflow: hidden; */
            /* 隱藏滾動條 */
        }
/* 九個圖片 */
      .playerIcon {
        width: 48px;
        height: 48px;
        position: absolute;
        left: 100px;
        top: -110px;
      }
.special_column {
        width: 1080px;
        margin: 0 auto;
        margin-top: 30px;
      }
.special_column_div {
        width: 1080px;
        display: flex;
        margin: 0 auto;
        flex-wrap: wrap;
        /* height: auto; */

      }
.special_column_div dl {
        width: 255px;
        /* height: 266px; */
        display: block;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0px 20px 20px 0px;
      }
.special_column_div dl:nth-of-type(4n) {
        margin-right: 0;
      }
.special_column_div dl dd {
        display: block;
        width: 255px;
        height: 92px;
        cursor: pointer;
        overflow: hidden;/*字體動畫*/
        background: #fff;
        margin-left: 0px;
        position: relative;
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
        border-radius: 0px 0px 3px 3px;
      }
.special_column dl dd span {
        height: 68px;
        font-size: 14px !important;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #333333;
        line-height: 25px;
        text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
        display: block;
        font-style: normal;
        /* letter-spacing: 0.15px; */
        padding: 20px 15px 0px 15px;
        display: -webkit-box; /*文本溢出省略*/
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
         transition: all 0.6s;
      }
.special_column dl dd span:hover {
           font-weight: 600;
          color: #1053A8;
      }
.special_column_div dl dt {
        display: block;
        width: 255px;
        /* height: 174px; */
         overflow: hidden;
      }
.special_column_div dl dt img {
        display: block;
        width: 100%;
        /* height: 100%; */
        cursor: pointer;
        transition: all 0.6s;
        background: #D8D8D8;
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
        border-radius: 3px 3px 0px 0px;
      }
.special_column_div dl dt img:hover {
        transform: scale(1.1);
      }
.gj_type_div {
        width: 1280px;
        /* height: 180px; */
        /* min-height: 200px; */
        margin: 0 auto;
        background: #fff;
      }
#gj_djy_type {
        display: flex;
        height: 29px;
        line-height: 29px;
        width: 1080px;
        margin: 0 auto;
        padding: 30px 0 0 0;
      }
#gj_djy_theme {
        display: flex;
        height: 29px;
        line-height: 29px;
        width: 1080px;
        margin: 0 auto;
        margin: 50px 0 20px 0;
      }
#gj_djy_year {
        display: flex;
        height: 29px;
        line-height: 29px;
        width: 1080px;
        margin: 0 auto;
        margin: 0px 0 0px 0;
        position: relative;
        cursor: pointer;
      }
#gj_djy_years {
        display: flex;
        height: 29px;
        line-height: 29px;
        width: 1080px;
        margin: 0 auto;
        margin: 20px 0 0px 90px;
        cursor: pointer;
      }
.gj_year_all.active {
        width: auto;
        height: 29px;
        background: #1053A8;
        border-radius: 5px;
        padding: 0 10px;
        font-size: 12px;
        color: #fff;
      }
.gj_title_type {
        width: 1080px;
        margin: 0 auto;
        display: flex;
        padding: 40px 0 0 0;
        cursor: pointer;
      }
.gj_title_theme {
        width: 1080px;
        margin: 0 auto;
        display: flex;
      }
.gj_title_year {
        width: 1080px;
        margin: 0 auto;
        display: flex;
      }
.gj_type_all {
        margin-left: 21px;
        width: auto;
        height: 29px;
        background: #ECECEC;
        border-radius: 5px;
        padding: 0 10px;
        font-size: 12px;
        cursor: pointer;
      }
.gj_theme_all {
        margin-left: 21px;
        width: auto;
        height: 29px;
        background: #ECECEC;
        border-radius: 5px;
        padding: 0 10px;
        font-size: 12px;
        cursor: pointer;
      }
.gj_year_all {
        margin-left: 22.26px;
        width: auto;
        height: 29px;
        background: #ECECEC;
        border-radius: 5px;
        padding: 0 10px;
        font-size: 12px;
      }
.gj_type_all.active {
        width: auto;
        height: 29px;
        background: #1053A8;
        border-radius: 5px;
        padding: 0 10px;
        font-size: 12px;
        color: #fff;
        cursor: pointer;
      }
.gj_theme_all.active {
        width: auto;
        height: 29px;
        background: #1053A8;
        color: #fff;
        border-radius: 5px;
        padding: 0 10px;
        font-size: 12px;
        cursor: pointer;
      }
.gj_type_title {
        width: auto;
        font-size: 14px;
      }
.gj_theme_title {
        width: auto;
        font-size: 14px;
      }
.gj_year_title {
        width: auto;
        font-size: 14px;
      }
/* 分頁 */
      #pages {
        width: 1080px;
        height: 132px;
        margin: 0 auto;
        margin-top: -20px;
      }
.gj_title_video {
        width: 131px;
        height: 20px;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #919191;
        line-height: 20px;
        margin-top: 8px;
        margin-left: 10px;
      }
.gj_writer {
        width: 110px;
        height: 33px;
        font-size: 24px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 33px;
        
      }
.gj_type_ul {
        width: 1080px;
        margin: 0 auto;
      }
.position_icon {
        position: relative;
      }
.video_number {
        width: 80px;
          height: 20px;
          font-size: 14px;
          font-family: PingFangSC-Regular, PingFang SC;
          font-weight: 400;
          color: #919191;
          line-height: 20px;
          position: absolute;
          top: 8px;
          left: 25px;
      }
.video_icon {
        width: 10px;
          height: 10px;
          position: absolute;
          top: 12px;
          left: 12px;
      }
#pages input {
	cursor: pointer;
}
.ali_icon dl {
  width: 68px;
  height: 68px;
  background: #1053A8;
  border-radius: 4px;
  margin: 12px 0px;
  cursor: pointer;
}
.mem_img {
  width: 100%;
  height: 100%;
}
.ali_icon dl dt {
      width: 68px;
      height: 34px;
      padding: 8px 0px 0px 25px;
}
.ali_icon dl dt img {
  width: 18px;
  height: 27px;
}
.ali_icon dl dd {
  width: 61px;
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-left: 3px;
    margin-top: 8px;
}
