﻿.body {
    background-color: #f1edec;
}

.top {
    background: url(dsbg.jpg) no-repeat top center;
    width: 100%;
    height: 554px;
    z-index: 1;
}


/* .top img{
	width: 100%;
	height: 554px;
} */

.center {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    background: url(bjtds.png) no-repeat top center;
    margin-top: -58px;
    z-index: 5;
    position: relative;
}

.xuexijiaoyu {
    width: 1142px;
    height: 117px;
    position: absolute;
    top: 34px;
    left: 29px;
}

.xuexijiaoyu img {
    width: 1142px;
    height: 117px;
}

.jiaoyu_div {
    width: 100%;
    height: 404px;
    position: absolute;
    top: 151px;
}

.box {
    width: 550px;
    overflow: hidden;
    height: 380px;
    position: relative;
}

.box-1 li {
    position: relative;
    height: 380px;
}

.box-1 li img {
    width: 100%;
    min-height: 380px;
    /* max-width: 100%; */
}

.box-1 li h2 {
    position: absolute;
    text-indent: 20px;
    /* top: 0; */
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    bottom: 0;
    line-height: 36px;
    color: #fff;
    height: 36px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgb(0, 0, 0, .6);
    z-index: 999;
}

.box-2 {
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 99999;
}

.box-2 li {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    text-align: center;
    float: left;
    margin-right: 10px;
    background-color: #fff;
}

.box-2 li.on {
    background-color: rgb(250, 182, 0);
}

.jiaoyu_lunbo {
    width: 550px;
    height: 386px;
    background-color: #F9F9F9;
    margin-top: 18px;
    margin-left: 24px;
    float: left;
}

.jiaoyu {
    width: 597px;
    height: 390px;
    float: left;
    margin-left: 29px;
    margin-top: 10px;
}

.jiaoyu p {
    text-align: right;
    padding-right: 50px;
    padding-bottom: 5px;
}

.jiaoyu p a {
    color: #c92207;
}

.jiaoyu ul {
    margin: 0px;
    padding: 0px;
}

.jiaoyu ul li {
    padding-top: 20px;
    background: url(biaoji.png) no-repeat bottom left;
}

.jiaoyu ul li:nth-child(1) {
    padding-top: 0px;
}

.jiaoyu ul li a {
    font-size: 18px;
    padding-left: 30px;
    color: #333333;
}

.ziliaoku {
    width: 1142px;
    height: 117px;
    position: absolute;
    top: 590px;
    left: 29px;
}

.ziliaoku img {
    width: 1142px;
    height: 117px;
}

.ziliaoku_div {
    width: 1200px;
    height: 105px;
    position: absolute;
    top: 737px;
}

.ziliaoku_div ul {
    margin: 0px;
    padding: 0px;
}

.ziliaoku_div ul li {
    width: 204px;
    height: 100px;
    background: url(logobg.png);
    float: left;
    margin-left: 30px;
    line-height: 83px;
}

.ziliaoku_div ul li img {
    /* padding-top: 17px; */
    padding-left: 10px;
}

.ziliaoku_div ul li span {
    /* padding-top: 17px; */
    padding-left: 10px;
    color: #333333;
}

.ziliaoku_div ul li:nth-child(1) {
    margin-left: 26px;
}

.footer {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #ba0205;
    margin-top: 40px;
}

.footer span {
    color: #FFFFFF;
    font-size: 16px;
}