.wj-list-banner{
	overflow: hidden;
}
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ul,
li,
ol {
    list-style: none;
}

body {
    max-width: 1920px;
    min-width: 1120px;
    
}

.wj-war {
    width: 1120px;
    height: auto;
    margin: 30px auto 0;
    background: #fff;
}

.wj-war-center {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

header {
    height: 250px;
    margin-bottom: 10px;
}

footer {
    height: 400px;
}

.wj-list-content {
    position: relative;
}


.wj-list-banner {
    width: 100%;
    height: 300px;
    background: #eee;

}

.swiper-slide {
    width: 100%;
    height: 300px;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 18px;
    height: 4px;
    background: #0c67ff;
    border-radius: 4px;
}

.wj-right-download {
    width: 232px;
    height: 250px;
    position: absolute;
    top: 30px;
    right: 64px;
    z-index: 99;
    background-image: url(/statics/video/images/top-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wj-right-logo {
    display: block;
    width: 116px;
    height: 33px;
    margin: 12px auto 22px;
}

.wj-right-download-link {
    display: block;
    width: 140px;
    height: 40px;
    margin: 0 auto;
    background-color: #0498ff;
    font-size: 18px;
    color: #fff;
    text-indent: 45px;
    line-height: 40px;
    border-radius: 4px;
    background-image: url(/statics/video/images/xiazai.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 16px 14px;
}

.wj-right-download>h4 {
    text-align: center;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    padding-top: 20px;
}

.wj-right-download>h4>span {
    color: red;
}

.wj-right-download>h4::after {
    display: block;
    content: "";
    width: 200px;
    height: 1px;
    background-color: #eee;
    margin: 16px auto;
}

.wj-right-download-item {
    width: 200px;
    height: auto;
    margin: 0 auto;
}

.wj-right-download-item>ul>li {
    display: inline-block;
    text-align: center;
    margin-right: 26px;
    position: relative;
}

.wj-right-download-item>ul>li::after {
    display: block;
    content: "";
    width: 1px;
    height: 55px;
    background-color: #eee;
    position: absolute;
    top: 0;
    right: -14px;
}


.wj-right-download-item>ul>li:last-child {
    margin-right: 0;
}


.wj-right-download-item>ul>li:last-child::after {
    display: none;
}

.wj-right-download-item>ul>li>a {
    display: block;
}

.wj-right-download-item>ul>li img {
    display: block;
    width: 34px;
    height: 34px;
    margin: 0 auto 8px;
}

.wj-right-download-item>ul>li h6 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

/* 精选视频 */

.wj-list-jingxuan {
    height: auto;
}

.wj-list-jingxuan-top {
    height: 60px;
    border-bottom: 1px solid #ddd;
}

.wj-list-jingxuan-top>ul>li {
    display: inline-block;
    font-size: 20px;
    color: #666;
    padding-top: 30px;
    padding-bottom: 5px;
    margin-right: 40px;
    cursor: pointer;
}

.wj-list-jingxuan-top>ul>li.wj-active {
    font-weight: bold;
    color: #0168b7;
    border-bottom: 2px solid #0168b7;
}

.wj-list-jingxuan-main-list {
    height: auto;
   
}

.wj-list-jingxuan-main-list-item {
    padding: 22px;
    height: auto;
    display: none;
}

.wj-list-jingxuan-main-list-item.wj-show {
    display: block;
}

.wj-list-jingxuan-main-list-item>ul {

  display:flex;
      flex-wrap: wrap;
}

.wj-list-jingxuan-main-list-item>ul>li {
    width: 332px;
    height: 335px;
    border: 1px solid #ddd;
    margin-bottom: 28px;
  margin-right: 26px;
}
.wj-list-jingxuan-main-list-item>ul>li:nth-child(3n+3) {
    margin-right: 0;
}
.wj-list-jingxuan-main-list-item>ul>li img {
    display: block;
    width: 100%;
    height: auto;
}

.wj-list-jingxuan-main-list-item>ul>li h2 {
  height:25px;
  overflow:hidden;
    font-size: 16px;
    padding-top: 14px;
    color: #333;
    margin-left: 20px;
    margin-bottom: 5px;
}

.wj-list-jingxuan-main-list-item>ul>li h4 {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    margin-left: 20px;
    margin-bottom: 10px;
}

.wj-jingxuan-info {
    height: 35px;
}

.wj-num {
    float: left;
    color: #666;
    font-size: 12px;
    line-height: 35px;
    margin-left: 22px;
}

.wj-num>span {
    color: #1ea0ff;
    font-weight: bold;
}

.wj-free {
    float: right;
    width: 72px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #ffe8e6;
    color: #f54438;
    font-weight: bold;
    margin-right: 10px;
}

.wj-list-fenye {
    height: 32px;
    text-align: center;
    margin-top: 64px;
}

.wj-list-fenye>ul>li {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 30px;
    margin-right: 8px;
    color: #666;
}

.wj-list-fenye>ul>li:hover {
    background-color: #169eff;

}

.wj-list-fenye>ul>li:hover span {
    color: #fff;
}

.wj-list-fenye>ul>li:hover a {
    color: #fff;
}

.wj-list-fenye>ul>li a {
    color: #666;
}

.wj-list-fenye>ul>li.wj-total {
    width: 46px;
}


.wj-list-fenye>ul>li.wj-prev {
    width: 64px;
}

.wj-list-fenye>ul>li.wj-next {
    width: 64px;
}

.wj-list-fuxiziliao {
    height: auto;
}

.wj-list-fuxiziliao-items {
    display: none;
}

.wj-list-fuxiziliao-items.wj-show {
    display: block;
}

.wj-list-fuxiziliao-itemcont {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
}

.wj-list-fuxiziliao-itemcont>ul>li {
    display: inline-block;
    width: 204px;
    height: 118px;
    background-image: url(/statics/video/images/item-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 15px;
    margin-top: 20px;
}

.wj-list-fuxiziliao-itemcont>ul>li:nth-child(5n) {
    margin-right: 0;
}

.wj-list-fuxiziliao-itemcont>ul>li>h2 {
    height: 36px;
    font-size: 20px;
    font-weight: normal;
    text-indent: 50px;
    background-image: url(/statics/video/images/icon-yuan.png);
    background-repeat: no-repeat;
    background-position: 30px center;
    background-size: 16px 15px;
    line-height: 36px;
    color: #666;
}

.wj-list-fuxiziliao-itemcont>ul>li>h4 {
    font-size: 12px;
    color: #bbb;
    margin-left: 30px;
    line-height: 30px;
    font-weight: normal;
}

.wj-items-download-link {
    display: block;
    width: 145px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    background-color: #f74a34;
    color: #fff;
    background-image: url(/statics/video/images/xiazai.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 16px 14px;
}

.wj-list-fuxiziliao-items-title {
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    text-indent: 10px;
    background-image: url(/statics/video/images/icon-left.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 27px;
    line-height: 30px;
}

.wj-list-fuxiziliao-main {
    height: auto;
    overflow: hidden;
  	border-bottom: 1px solid #eee;
  	padding-bottom: 46px;
}
  .copyright{
  	margin-bottom: 20px;
  }
.text-c a{
	background:none !important;
}
.text-c a:hover{
	background:#f1f1f1 !important;
}
.wj-right-download a:hover{
	text-decoration:none;
}
.wj-right-download-link:hover{
  	background-color:#0082dc;
	color:#fff;
}
.wj-list-jingxuan-main-list-item>p{
	margin-top: 60px;
    text-align: center;
    font-size: 20px;
    color: #868686;
}
.wj-list-fuxiziliao-itemcont a:hover{
	text-decoration:none;
  	background-color:#d63f2c;
  	color:#fff;
}
.crumbs{
	width: 94.8%;
    margin: 0 auto;
    margin-top: -30px;
    margin-bottom: 30px;
}
.wj-list-fuxiziliao-itemcont>ul>li>h2{
	margin-bottom:20px;
}