* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

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

body {
    background-color: #eee;
}

.xzh-video-content {
    width: 1000px;
    height: auto;
    background-color: #fff;
    margin: 0 auto;
}

/* 视频轮播开始 */
.xzh-video-slide {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 8px;
}

/* 视频显示区域开始 */
.xzh-video-show {
    width: 890px;
    height: 408px;
    overflow: hidden;
    position: relative;
}

#xzh-video {
    width: 600px;
    height: 408px;
    position: absolute;
    z-index: 2;
    object-fit: fill;
}

/* 右侧导航开始 */
/* ul父级导航开始 */
.xzh-video-father {
    width: 95px;
    background-color: #1C1F21;
    height: 408px;
}

.xzh-video-father>h4 {
    width: 100%;
    height: 29px;
    color: #999;
    line-height: 29px;
    padding-top: 10px;
    display: flex;
}

.xzh-video-father>h4>img {
    width: 27px;
    height: 100%;
    margin: 0 5px;
}

.xzh-video-father>li {
    width: 95px;
    color: #999;
    font-size: 16px;
    text-align: center;
    height: 72px;
    padding-top: 20px;
    position: relative;
}
.xzh-video-father>li>.right_nav_bg1{
    background: url(../zksp-img/icon-off-mulu.png) no-repeat;
    width: 33px;
    height: 26px;
    margin-left: 30px;
    padding-bottom: 4px;
}
.xzh-video-father>li>.right_nav_bg2{
    background: url(../zksp-img/icon-off-xueli.png) no-repeat;
    width: 38px;
    height: 30px;
    margin-left: 30px;
    padding-bottom: 4px;
}
.xzh-video-father>li>.right_nav_bg3{
    background: url(../zksp-img/icon-off-kecheng.png) no-repeat;
    width: 38px;
    height: 30px;
    margin-left: 30px;
    padding-bottom: 4px;
}
.xzh-video-father>li>.right_nav_bg4{
    background: url(../zksp-img/icon-off-qita.png) no-repeat;
    width: 38px;
    height: 30px;
    margin-left: 30px;
    padding-bottom: 4px;
}
.xzh-video-father>li>img:nth-child(2) {
    display: none;
}

.xzh-video-father>.blue {
    background-color: #0168B7;
    color: #fff;
}


.xzh-video-father>.blue>img:nth-child(1) {
    display: none;
}

.xzh-video-father>.blue>img:nth-child(2) {
    display: inline-block;
}

/* 子菜单开始 */
.xzh-video-childlist {
    padding-top: 20px;
    width: 290px;
    height: 508px;
    float: right;
    background: #26292C;
    position: absolute;
    right: 0;
    z-index: 100;
}

.xzh-video-childlist>.xzh-video-child {
    background-color: #26292C;
    width: 290px;
    height: 448px;
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
    margin-top: -19px;
}

.xzh-video-child:first-child {
    display: block;
}

.xzh-video-child::-webkit-scrollbar {
    display: none;
}

.xzh-video-child>a>li {
    color: #999;
    height: 44px;
    line-height: 42px;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
}
.xzh-video-child>a:last-child>li{

}
.xzh-video-child>a>li>span{
  height:19px;
}
.xzh-video-child>a>li.pitchon {
    background-color: #484B4F;
    color: #fff;
}

.xzh-video-child>a>li:hover {
    background-color: #484B4F;
    color: #fff;
}

.xzh-video-child>a>li>.bofang {
    position: relative;
    top: -2px;
    margin-right: 8px;
    margin-left: 22px;
}

.jiantouRotate {
    transform: rotate(90deg);
    transition: transform 0.5s;
}

.on {
    transform: rotate(360deg);
    transition: transform 0.5s;
}

.off {
    transform: rotate(180deg);
    transition: transform 0.5s;
}

/* 底部视频信息及下载 */
.wj-video-show-info {
    width: 965px;
    height: 85px;
    background-color: #333333;
    padding: 12px 0 0 20px;
    position: relative;
}

.wj-video-show-info-title {
    font-size: 16px;
    color: #eee;
  	margin-top:6px;
}

.wj-video-show-info-title>a {
    font-size: 16px;
    color: #eee;
    font-weight: normal;
}

.wj-video-show-info-items {
    font-size: 12px;
    color: #ccc;
    font-weight: normal;
	padding-top:10px;
}

.wj-video-show-info-items>span {
    margin-right: 25px;
}
.wj-download-one{position:relative;}
.wj-download-one,
.wj-download-two {
    display: inline-block;
    width: 116px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    background-color: #e54747;
    border-radius: 4px;
}

.wj-download-one {
    margin-right: 27px;
}

.wj-download-three {
    position: absolute;
    top: 25px;
    right: 11px;
    width: 242px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    border-radius: 4px;
    background-color: #2196f3;
  	
}
.wj-download-three:hover,.wj-download-one:hover,
.wj-download-two:hover {
    color:#fff;
}


/* 视频推荐 */

.wj-video-show-content-recommend {
    width: 1100px;
    height: 290px;
}

.wj-video-show-content-recommend-top {
    height: 60px;
    line-height: 80px;
    font-size: 20px;
    margin-left: 10px;
}


.wj-video-show-content-recommend-left {
    float: left;
    height: 214px;
    width: 750px;
    margin-top: 16px;
    margin-left:10px;
}

.wj-video-show-content-recommend-right {
    float: right;
    width: 340px;
    height: 214px;
    margin-top: 16px;
    box-shadow: -2px 4px 4px #ddd, 4px 0px 4px #ddd;
}

.wj-video-show-content-recommend-right-top {
    height: 40px;
}

.wj-video-show-content-recommend-right-top>ul {
    display: flex;
}

.wj-video-show-content-recommend-right-top>ul>li {
    width: 165px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

.wj-video-show-content-recommend-right-top>ul>li.wj-active {
    background-color: #2196f3;
    color: #fff;
}


.wj-video-show-content-recommend-right-top>ul>li:hover {
    background-color: #2196f3;
    color: #fff;
}

.wj-video-show-content-recommend-right-cont {
    width: 330px;
    border: 1px solid #ddd;
    height: 172px;
    overflow: hidden;
}

.wj-video-show-content-recommend-right-cont-info {
    height: 172px;
    overflow: hidden;
    display: none;
}

.wj-video-show-content-recommend-right-cont-info.wj-show {
    display: block;
}

.wj-video-show-content-recommend-right-cont-info>img {
    float: left;
    width: 100px;
    height: 100px;
    margin: 18px 18px 0 18px;
}

.wj-video-show-content-recommend-right-cont-info-title {

    color: #d53535;
    font-size: 16px;
    padding-top: 18px;
    margin-bottom: 12px;
}

.wj-video-show-content-recommend-right-cont-info-subtitle {
    font-size: 14px;
    color: #666;
}

.wj-video-show-content-recommend-right-cont-info-desc {
    font-size: 14px;
    color: #666;
    margin-top: 6px;
    line-height: 18px;
  height:36px;
}

.wj-followabout {
    width: 220px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #2196f3;
    color: #fff;
    font-size: 14px;
    margin: 10px auto 0;
    cursor: pointer;
}
.wj-followabout>a{
  color:#fff;
}

.wj-video-show-content-recommend-left-list>ul>a>li {
    float: left;
    width: 236px;
    height: 210px;
    border: 1px solid #ccc;
    margin-right: 12px;
}

.wj-video-show-content-recommend-left-list>ul>a>li:hover {
    box-shadow: 4px 4px 4px #ddd;
    transition: all 0.2s;
}

.wj-video-show-content-recommend-left-list>ul>a>li img {
    display: block;
    width: 236px;
    height: 138px;
    background-color: #666;
}

.wj-video-show-content-recommend-left-list>ul>a>li h4 {
    color: #333;
    padding: 0 6px;
    font-weight: normal;
    text-align: justify;
    padding-top: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

.wj-video-show-content-recommend-left-list>ul>a>li span{
    width: 56px;
    height: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
    margin-left: 8px;
    display: inline-block;
}

.wj-video-show-content-recommend-left-list>ul>a>li div{
    width: 109px;
    height: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 44px;
    display: inline-block;
    margin-left: 6px;
}

.wj-footer {
    height: 400px;
}

.wj-video-show-content-right-list-item {
    display: none;
}

.wj-video-show-content-right-list-item.wj-show {
    display: block;
}

/* 资料下载 */
.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(../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(../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(../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(../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;
}


.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-video-show-content-download {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}


  .copyright{
  	margin-bottom: 20px;
  }
.wj-video-show-info-items a{
	text-decoration: none;
}
/*.wj-video-show-info-items a:hover{
  	color:#fff;
	text-decoration: none;
  	background-color:#c53434;
}*/
.wj-video-show-info-items a:last-child:hover{
  	background-color:#137dd2;
}
.xzh-video-child a:hover {
    text-decoration: none;
}
.xzh-video-child p{
	color: #ababab;
    font-size: 16px;
    text-align: center;
    line-height: 400px;
}
.wj-followabout>a:hover{
	text-decoration:none;
}
.wj-followabout:hover{
	background:#1983d8;
}
.wj-list-fuxiziliao-itemcont>ul>li>h2{
	margin-bottom:20px;
}
.wj-list-fuxiziliao-itemcont>ul>li>a:hover{
	background-color:#ea412b;
  	color:#fff;
}
.crumbjs{
	width: 1000px;
    margin: 0 auto;
}
.mbx_nav{
  	width:1100px;
  	margin:0 auto;
	background-color:#fff;
}
