﻿@charset "utf-8";
.bt-public {
    overflow: hidden;
    background: url(title.png) no-repeat 0 5px;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 10px 0px;
}

.bt-public h4 {
    float: left;
    font-size: 20px;
    padding-left: 19px;
    color: #333;
    font-weight: normal;
}

.box1 {
    overflow: hidden;
    height: 436px;
}

.box1-left {
    width: 578px;
    float: left
}

.box1-right {
    width: 600px;
    float: right;
}

.hdjj {
    position: relative;
}

.hdjj .focusBox ul li {
    width: 578px;
    height: 385px;
    position: relative;
}

.hdjj .focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 52px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;
}

.hdjj .focusBox .pic {
    width: 578px;
    height: 385px;
    display: block;
}

.hdjj .focusBox .txt-bg p {
    display: block;
    color: white;
    padding: 0 0 0 25px;
    font-size: 16px;
    text-decoration: none;
    height: 52px;
    line-height: 52px;
}

.hdjj .focusBox .txt-bg p a {
    color: #fff;
}

.hdjj .num {
    position: absolute;
    bottom: 16px;
    right: 10px;
    z-index: 10000;
    /*! top: 60px; */
}

.hdjj .num li {
    float: left;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: 8px;
    cursor: pointer;
    background: url(dot1.png) no-repeat;
}

.hdjj .num li.on {
    background: url(dot1-on.png) no-repeat;
}


/*tab选项卡*/

.slideTxtBox {
    width: 600px;
    text-align: left;
}

.slideTxtBox .hd {
    height: 40px;
    line-height: 30px;
    border-bottom: 1px solid #bb0000;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    background: url(title.png) no-repeat 0 5px;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    height: 40px;
}

.slideTxtBox .hd ul li {
    float: left;
    /*! padding:0 15px; */
    cursor: pointer;
    color: #7f7e7e;
    background: url(tabdot-on.png) no-repeat 50% 100%;
    height: 45px;
    font-size: 19px;
    color: #333;
    font-weight: normal;
}

.slideTxtBox .hd ul li.on {
    color: #333333;
    background: url(tabdot-on.png) no-repeat 50% 100%;
    height: 45px;
}

.slideTxtBox .bd ul {
    zoom: 1;
    padding-top: 5px;
}

.slideTxtBox .bd li {
    height: 38px;
    font-size: 41px;
    line-height: 38px;
    padding-left: 15px;
    position: relative;
}

.slideTxtBox .bd li::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 16px;
    background: #bb0000;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #989898;
    font-size: 14px;
}

.slideTxtBox .bd li a {
    color: #333;
    white-space: nowrap;
    width: 490px;
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slideTxtBox .bd li a:hover {
    color: #bb0000;
}

.mores {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: 40px;
}

.kp_list {
    background: #f3f4f5;
    padding-bottom: 25px;
}

.kp_list .kphd {
    width: 570px;
    height: 318px;
    padding: 25px 25px;
    overflow: hidden;
    box-sizing: border-box;
    background: #efefef;
}

.kp_list .kphd .top_img {
    width: 100%;
    height: 260px;
}

.kp_list .kphd ul {
    /* margin-top:30px; */
}

.kp_list .kphd ul li {
    /* position: relative;
    font-size: 16px;
    color: #333333;
    padding-left: 15px;
    line-height: 25px;
    margin-top: 7px;
    min-height: 29px;
    max-height: 49px; */
}

.kp_list ul li:before {
    /* content: "";
    position: absolute;
    left: 0px;
    width: 5px;
    height: 5px;
    top: 10px;
    background: #be1d19;
    border-radius: 50%; */
}
 .kphd ul li:before {
    /* content: "";
    position: absolute;
    left: 0px;
    width: 5px;
    height: 5px;
    top: 10px;
    background: #be1d19;
    border-radius: 50%; */
}
.kp_list .kphd ul li a {
    color: #282828
}

.kp_list .kphd ul li:hover a {
    color: #be1d19;
}

.zk_title {
    font-size: 21px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 7px;
    color: #be1d19;
}

.bt-public {
    overflow: hidden;
    background: url(title.png) no-repeat 0 5px;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 10px 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.zk_title img {
    vertical-align: middle;
    height: 20px;
}

.zk_title .more img {
    width: 20px;
    height: 20px;
    float: right;
    margin: 2px 0px;
}

.zk_title {
    margin-top: 15px;
    margin-bottom: 10px;
    border: 0px;
    /* padding: 0px 20px; */
}

.more {
    float: right;
    font-size: 12px;
    line-height: 40px;
}

.course-page {
    width: 1200px;
    /* margin: 0 auto 30px auto; */
}

.course-page .course-title {
    width: 310px;
    margin: 0px auto 15px auto;
}

.course-page .course-title img {
    width: 100%;
}

.course-page .course-1 {
    width: 100%;
    height: 230px;
    background: #eee;
    position: relative;
}

.course-page .course-1 .entry-1 {
    width: 202px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0px;
}

.course-page .course-1 .left {
    width: 18px;
    position: absolute;
    top: 104px;
    left: 204px;
}

.course-page .course-1 .right {
    width: 18px;
    position: absolute;
    top: 104px;
    right: 10px;
}

.course-page .course-1 .entry-swiper {
    width: 716px;
    height: 202px;
    position: absolute;
    top: 16px;
    left: 228px;
}

.course-page .course-1 .entry-swiper .image-box {
    width: 229px;
    height: 210px;
    position: relative;
    overflow: hidden;
    border-radius: 2px;
}

.course-page .course-1 .entry-swiper .image-box img:first-child {
    width: 100%;
}

.course-page .course-1 .entry-swiper .image-box .text {
    font-size: 12px;
    position: absolute;
    color: #fff;
    left: 12px;
    padding: 0 20px;
    top: 102px;
    background: #000;
    opacity: 0.7;
}

.course-page .course-1 .entry-swiper .image-box .line {
    width: 30px;
    height: 1px;
    background: red;
    position: absolute;
    top: 127px;
    left: 22px;
}

.course-page .course-1 .entry-swiper .desc {
    margin-top: 5px;
    font-size: 14px;
    line-height: 120%;
    text-align: left;
}

.course-page .course-2 {
    width: 100%;
    height: 132px;
    margin-top: 18px;
    padding-top: 16px;
    background: -webkit-linear-gradient(left, #fff, #efeeee, #fff);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #fff, #efeeee, #fff);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #fff, #efeeee, #fff);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fff, #efeeee, #fff);
    /* 标准的语法 */
    font-size: 0;
}

.course-page .course-2 a {
    display: inline-block;
    width: 234px;
    margin-right: 6px;
    font-size: 0;
}

.course-page .course-2 a img {
    width: 100%;
}

.course-page .course-2 a:last-child {
    margin-right: 0;
}

.course-page .course-3 {
    width: 482px;
    height: 208px;
    margin-top: 18px;
    float: left;
    background: -webkit-linear-gradient(left, #fff, #efeeee);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #fff, #efeeee);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #fff, #efeeee);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fff, #efeeee);
    /* 标准的语法 */
}

.course-page .course-3 img {
    float: left;
    margin-top: 12px;
    margin-right: 18px;
    width: 140px;
    height: 84px;
}

.course-page .course-4 {
    width: 482px;
    height: 208px;
    margin-top: 18px;
    float: right;
    background: -webkit-linear-gradient(left, #efeeee, #fff);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #efeeee, #fff);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #dddddd, #fff);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #efeeee, #fff);
    /* 标准的语法 */
}

.course-page .course-4 img {
    float: left;
    margin-top: 12px;
    margin-left: 20px;
    width: 140px;
    height: 84px;
}

.main-con {
    width: 1200px;
    margin: 0px auto;
    padding: 15px 15px 20px 15px;
    background: #fff;
    position: relative;
    margin-top: -90px;
}
.lisy{
    background: #fff !important;
   
}

.zhubanlistt{
    width: 50px;
  
    height: 50px;
    float: left;
   
}
.zhans{
    width: 520px;
    height: 42px;
}
.fllist{
    float: left;
}
.frlist{
    width: 444px;
    float: left;
}
.hdjj_bottom{
    width: 560px;
    height: 318px;
   
}
.hdjj_bottom .focusBox_bottom div li{
    width: 560px;
    height: 318px;
    position: relative;
}
.hdjj_bottom .focusBox_bottom .pic {
    width: 560px;
    height: 318px;
    display: block;
}
.hdjj_bottom .focusBox_bottom .txt-bg_bottom{
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 52px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;

}
.hdjj_bottom .focusBox_bottom .txt-bg_bottom p{
    display: block;
    color: white;
    padding: 0 0 0 25px;
    font-size: 16px;
    text-decoration: none;
    height: 52px;
    line-height: 52px;
}
.hdjj_bottom .focusBox_bottom .txt-bg_bottom p a{
    color: #fff;
}

.hdjj_bottom .num {
    position: absolute;
    bottom: 16px;
    right: 10px;
    z-index: 10000;
}
.hdjj_bottom .num li {
    float: left;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: 8px;
    cursor: pointer;
    background: url(dot1.png) no-repeat;
}
.hdjj_bottom .num li.on {
    background: url(dot1-on.png) no-repeat;
}