.bj {
    background: #ffebdd;
}

.header {
    height: 844px;
    background: url("header_bj.png")top center no-repeat;
    position: relative;
    overflow: hidden;
}

.header_top {
    padding-top: 40px;
    height: 60px;
}

.header_top a.wzall {
    display: inline-block;
    width: 120px;
    height: 37px;
    line-height: 37px;
    font-size: 18px;
    color: #b60000;
    padding-left: 20px;
    box-sizing: border-box;
    margin-right: 25px;
    background: url("wzall.png") left center no-repeat;
}

.header_top a.fh {
    display: inline-block;
    width: 130px;
    height: 37px;
    font-size: 18px;
    text-align: center;
    padding-left: 25px;
    box-sizing: border-box;
    line-height: 37px;
    color: #b60000;
    background: url(fh.png) no-repeat center;
    float: right;
}

.wj {
    width: 1200px;
    height: 140px;
    margin-top: 488px;
    line-height: 140px;
    overflow: hidden;
}

.wj a {
    display: block;
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    text-indent: 90px;
    font-weight: bold;
    text-shadow: 0 3px #cf1d11;
}

.main {
    min-height: 100px;
}

.spjd_qh {
    height: auto;
    overflow: hidden;
    background: url("bj1.png")bottom center no-repeat;
}

.spjd_tt {
    text-align: center;
}

.spjd_con {
    width: 1281px;
    height: 643px;
    margin: 40px auto 50px;
    position: relative;
    background: url("lb_bj.png") center center no-repeat;
}

.spjd_con .bd {
    width: 940px;
    height: 643px;
    float: left;
    overflow: hidden;
}

.spjd_con .hd {
    width: 341px;
    height: 591px;
    margin-top: 25px;
    float: right;
}

.spjd_con .hd ul li {
    padding-top: 20px;
    padding-bottom: 2px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

.spjd_con .hd ul li:last-child {
    padding-bottom: 11px;
}

.spjd_con .hd ul li a {
    display: inline-block;
    width: 248px;
    height: 170px;
    overflow: hidden;
}

.spjd_con .hd ul li a img {
    width: 100%;
    height: 140px;
}

.spjd_con .hd ul li a p {
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.spjd_con .hd ul li.on {
    background: #ffe592;
}

.spjd_con .bd .cont .video {
    width: 100%;
    height: 529px;
    position: relative;
    overflow: hidden;
}

.video_img {
    width: 100%;
    height: 529px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.video_img img {
    width: 100%;
    height: 100%;
}

.video_bth {
    width: 68px;
    height: 68px;
    position: absolute;
    left: 35px;
    bottom: 30px;
    z-index: 2;
    cursor: pointer;
    background: url("sp_bth.png") center center no-repeat;
}

.spjd_con .bd .cont .text_con {
    height: 114px;
    padding: 0 40px;
}

.spjd_con .bd .cont .text_con p {
    font-size: 20px;
    color: #ffffff;
    margin-top: 30px;
}

.spjd_con .bd .cont .text_con p a {
    font-size: 20px;
    color: #ffffff;
}

.spjd_con .bd .cont .text_con span {
    display: block;
    font-size: 16px;
    color: #ffffff;
    padding-left: 25px;
    box-sizing: border-box;
    margin-top: 20px;
    background: url("sj1.png") left center no-repeat;
}

.spjd_con .prev,
.spjd_con .next {
    display: block;
    width: 25px;
    height: 11px;
    position: absolute;
    right: 147px;
}

.spjd_con .prev {
    top: 0;
    background: url("top.png") center center no-repeat;
}

.spjd_con .next {
    bottom: 0;
    background: url("bottom.png") center center no-repeat;
}

.sp_list {
    margin: 40px auto 0;
    overflow: hidden;
}

.sp_list ul {
    display: block;
    overflow: hidden;
}

.sp_list ul li {
    width: 400px;
    height: 395px;
    float: left;
    margin-bottom: 40px;
    margin-right: 40px;
    background: url("li_bj.png") bottom center no-repeat;
}

.sp_list ul li:nth-child(3n) {
    margin-right: 0;
}

.sp_list ul li .img {
    width: 400px;
    height: 226px;
    overflow: hidden;
}

.sp_list ul li .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.sp_list ul li .text {
    height: 100px;
    padding: 0 30px;
    margin-top: 25px;
    box-sizing: border-box;
    overflow: hidden;
}

.sp_list ul li .text a {
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sp_list ul li .text span {
    display: block;
    color: #999999;
    font-size: 16px;
    padding-left: 25px;
    margin-top: 15px;
    box-sizing: border-box;
    background: url("sj.png") left center no-repeat;
}

.sp_list ul li:hover .text a {
    color: #b60000;
}

.jzgd {
    width: 150px;
    height: 48px;
    font-size: 18px;
    color: #b60000;
    text-indent: 25px;
    line-height: 48px;
    cursor: pointer;
    margin: 20px auto 0;
    background: url("gd_bj.png") center center no-repeat;
}