* {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
.w {
    width: 1200px;
    margin: 0 auto;
}

/* 1.header部分开始 */
.head {
    width: 100%;
}
.top {
    width: 100%;
    height: 275px;
    text-align: center;
}

.top2 {
    width: 100%;
    height: 1570px;
    text-align: center;
}
.top3 {
    width: 100%;
        height: 102px;
    text-align: center;
}

.top4 {
    width: 100%;
    height: 750px;
    text-align: center;
}

/* nav部分开始 */
.nav{
    height: 50px;
    /* background-color: #C22022; */
    background-color: #C32023;
}
.nav_ul  {
    height: 50px;
    line-height: 50px;
}
.nav_ul .nav_li {
    position: relative;
    float: left;
    display: line-block;
    width: 106px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
#nav_yj {
    width: 140px;
}
.nav_li:hover {
    /* background-color: #f36669; */
    background-color: #de3a3a;

}
.nav_ul a {
    width: 100%;
    height: 50px;
    color: #ffffff;
    font-size: 18px;
    font-family: "微软雅黑" ;
    font-weight:  500;
}
/* 2.头条部分  开始 */
.toutiao {
    height: 120px;
}
.toutiao_t1 {
    margin: 15px auto;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.toutiao_t1 a {
    color: #000000;
    font-size: 30px;
    font-family: "微软雅黑" ;
    font-weight:  700;
    text-align: center;
}
.toutiao_t1 a:hover {
    color: #3a3a3a;
}
.toutiao_t2 {
    margin: 10px auto;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.toutiao_t2 a {
    color: #303231;
    font-size: 20px;
    font-family: "微软雅黑" ;
    font-weight: 700;
    text-align: center;
}
.toutiao_t2 a:hover {
    color: #555856;
}
/* 2.头条部分  结束 */
/* 3.行1部分 开始 */
.row1 {
    width: 1200px;
    height: 360px;
    margin: auto;
}
/* 左侧轮播图 */
.row1_left {
    float: left;
    width: 600px;
    height: 340px;  /*16：9的尺寸337*/
    /* height: 390px; */
}
.demo {
    /* width: 350px; */
    height: 100%;
}
/*.demo img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/* 轮播图标题条 开始 */
.carousel-item {
    position: relative;
}
.ft-carousel .carousel-item .lunbo_bgc {
    position: absolute;
    width: 100%;
    z-index: 2;
    background: #000000;
    bottom: 0;
    height: 60px;
    left: 0;
    opacity: 0.4;
    overflow: hidden;
}
.ft-carousel .carousel-item .lunbo_tex {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 19px;
    color: #FFFFFF;
    z-index: 3;
    overflow: hidden;
}
.lunbo_tex a{
    color: #ffffff;
}
/* 轮播图标题条 结束 */
/* 右侧教育要闻频道 */
.row1_jyyw {
    float: right;
    margin-right: 10px;
    width: 500px;
    height: 340px;
    margin-left: 60px;
    overflow: hidden;
}
/* 标题 分割线 内容部分(通用) */
.bk_top {
    height: 40px;
    clear: both;
}
/* 标题 */
.bk_top_1 {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.bk_top_2 {
    position: relative;
    width: 100%;
    height: 70px;
    line-height: 40px;
}

.bk_top_right {
    position: absolute;
    right: 15px;
    top: 8px;
    color: #000000;
    font-size: 14px;
    font-family: "微软雅黑" ;
    font-weight:  400;
}
.bk_top_1 a:hover {
    /* color: #f36669;     */
    color: #de3a3a;
}
.bk_top_left {
    height: 40px;
    line-height: 40px;
    color: #C22022;
    font-size: 21px;
    font-family: "微软雅黑" ;
    font-weight:  700;
}

/* 边框 */
.bk_border {
    width: 100%;
    height: 2px;
    border-bottom: 1px solid #c3bebd;
}
.bknr {
    width: 360px;
    height: 150px;
    overflow: hidden;
}
/* 列表li部分 */
.ul_ff {
    margin-top: 5px;
}
/* 首行加粗 f1 */
.ul_ff .f1 a{
    color: #000000;
    font: 18px "微软雅黑" ;
    font-weight: 600;
}
.ff {
    height: 30px;
    line-height: 30px;
}

.ff a {
    height: 30px;
    line-height: 30px;
    color: #333333;
    font: 16px "微软雅黑" ;
}
.ff:hover a{
    /* color: #f36669; */
    color: #de3a3a;
}
/* 3.行1部分 结束 */
/* 4.行2部分 开始 */
.row {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.bk {
    float: left;
    width: 360px;
    height: 400px;
    overflow: hidden;
}
.picTitle {
    position: relative;
    margin-top: 15px;
    width: 360px;
    height: 190px;
    overflow: hidden;
    /*background-color:pink;*/
    z-index: 1;
}

.picTitle_1 {
    position: relative;
    margin-top: 15px;
    width: 360px;
    overflow: hidden;
    /*background-color:pink;*/
    z-index: 1;
}

.bgc {
    position: absolute;
    width: 100%;
    z-index: 2;
    background: #1d71b6;
    bottom: 0;
    height: 35px;
    left: 0;
    opacity: 0.6;
}
.tex {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    z-index: 3;
    overflow: hidden;
}
.tex a{
    color: #ffffff;
}
.bk a:hover{
    /* color: #f36669; */
    color: #de3a3a;
    
}
.bk2,.bk3{
    margin-left: 60px;
} 
/* 4.行2部分 结束 */
/* 5.行5部分 开始 */
.row5 {
    position: relative;
    margin-top: 20px;
    height: 250px;
    clear: both;
}
.bt_lan {
    width: 100%;
    height: 30px;
    clear: both;
}
.border1{
    float: left;
    width: 532px;
    height: 15px;
    border-bottom: 3px solid #c3bebd;
}
/*小图标*/
.bk_con{
    position: relative;
    float: left;
    margin-left: 5px;
    width: 125px;
    height: 30px;
    line-height: 30px;
}
.bk_con img {
    position: absolute;
    top: 3px;
}
.bk_con a {
    position:absolute;
    left: 40px;
    height: 30px;
    line-height: 30px;
    color: #C22022;
    font-size: 21px;
    font-family: "微软雅黑" ;
    font-weight:  700;
}
.border2{
    float: left;
    margin-left: 5px;
    width: 532px;
    height: 15px;
    border-bottom: 3px solid #c3bebd;
}
/* 图片栏 */
.picShow {
    position: absolute;
    left: 0;
    top: 35px;
    margin-top: 10px;
    height: 200px;
    /* background-color: #d8d4d4; */
}
.picShow img {
    width: 285px;
    height: 190px;
}
.pic {
    float: left;
    width: 285px;
}
.pic2,.pic3,.pic4 {
    margin-left: 20px;
}
/* 5.行5部分 结束 */
/* footer部分开始 */
.footer {
    width: 100%;
    background-color: #9C1718;
    color: #ffffff;
    clear: both;
}
.midd {
    padding: 30px;
}
.midd span{
    margin: 0 auto;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
}

/* footer部分结束 */

.shaonian {
    width: 1200px;
    margin: auto;
}

.shaonian ul {

}



.shaonian li{
    width: 360px;
    float: left;
    margin: 20px 20px 20px 20px;
}