.wrap{width: 1200px;min-width: 1200px;margin: 0 auto;}
.xxgc_banner {
    width: 100%;
    height: 626px;
    background: url(./img/banner.png) no-repeat center top;
    /* background-size: cover; */
    position: relative;
}

.zyjs_title{
    width: 100%;
    height: 69px;
}

.zyjs_title.zyls_title{
    background: url(./img/pinglunjiedu.png) no-repeat right top;
}

.zyjs_title.flxd_title{
    background: url(./img/xuexidongtai.png) no-repeat right top;
    margin-bottom: 40px;
}

.zyjs_title.pljd_title{
    background: url(./img/jingshijiaoyu.png) no-repeat right top;
    margin-bottom: 40px;
}

.zyjs_title a{
    display: block;
    width: 100%;
    height: 100%;
}

.mt50{
    margin-top: 50px;
}

.slideBox{ width:608px; height:474px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:15px; bottom:20px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px;background:#fff; cursor:pointer;}
.slideBox .hd ul li.on{ background:#c60404;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{  width:608px; height:474px; display:block;}
.slideBox .bd p{position: absolute;height: 56px;width: 100%;color: #fff;background: url(./img/focus_bg.png) repeat-x;left: 0;bottom: 0;line-height: 56px;text-indent: 20px;}
/* .slideBox .prev,
.slideBox .next{position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:48px; height:50px;filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{left:auto; right:3%;background: url(../img/picright.png) no-repeat;}
.slideBox .prev{background: url(../img/picleft.png) no-repeat;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{display:none;}
.slideBox .nextStop{ display:none;} */
.zyjs_list ul li.sum_box{
    height: auto;
    background: none;
    text-indent: 0px;
    margin-top: 5px;
}
.zyjs_list ul li.sum_box>a{
    font-size: 22px;
    color: #a42224;
}
.zyjs_list ul li.sum_box p{
    line-height: 20px;
    font-size: 14px;
    margin-top: 8px;
}
.zyjs_list ul li a{
    color: #a42224;
}
.zyjs_list ul li{
    width: 515px;
    height: 38px;
    padding-top: 1px;
    line-height: 38px;
    background: url(./img/dian.png) 0 center no-repeat;
    text-indent: 20px;
    font-size: 18px;
    /* color: #a42224; */
}
.zyjs_list ul li:nth-child(3){
    margin-top: 10px;
}

.zyjs_list ul li span{
    float: right;
    color: #818181;
}

.yellow_bg{
    margin-top: 50px;
    width: 100%;
    /* background: url(../img/yellow_bg.png) bottom center no-repeat; */
}

.pljd{
    background-color: #f0f0f0;
    height: 489px;
    width: 100%;
    padding: 28px 36px 0;
}
.pljd ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pljd ul li{
    width: 550px;
    margin-bottom: 8px;
}
.pljd ul li a{
    display: block;
}
.pljd ul li a p:nth-child(1){
    font-size: 22px;
    color: #a42224;
    font-weight: bold;
}
.pljd ul li a .sum{
    font-size: 17px;
    color: #4d4d4d;
    line-height: 30px;
    margin: 10px 0;
}

.flxd_box{
    width: 1200px;
    /* height: 559px; */
    /* background: url(../img/flxd_bg.png) center top no-repeat; */
    margin-top: 20px;
    padding-top: 1px;
}
.flxd_box ul li{
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
    padding-top: 20px;
}
.flxd_box ul li .fl{
    width: 208px;
    height: 130px;
}
.flxd_box ul li .fl img{
    width: 208px;
    height: 130px;
}
.flxd_box ul li .fr{
    width: 790px;
    height: 130px;
    margin-right: 160px;
}
.flxd_box ul li .fr a{
    display: block;
}
.flxd_box ul li .fr a p:nth-child(1){
    font-size: 22px;
    font-weight: bold;
    color: #a42224;
}
.flxd_box ul li .fr a p.sum{
    font-size: 17px;
    color: #4d4d4d;
    line-height: 30px;
    margin: 10px 0;
}
.flxd_box ul li .fr a p.date{
    font-size: 14px;
    color: #4d4d4d;
}

.pink_bg{
    /* height: 600px; */
    width: 100%;
    /* background: url(../img/pljd_bg.png) center bottom no-repeat; */
    /* background-size: contain; */
    padding-bottom: 100px;
}
.pljd_list ul{
    padding:0 100px ;
}
.pljd_list ul li{
    width: 473px;
    float: left;
    background: url(./img/dian.png) 0 center no-repeat;
    height: 38px;
    line-height: 38px;
    background: url(./img/dian.png) 0 center no-repeat;
    text-indent: 20px;
    font-size: 18px;
}
.pljd_list ul li a{
    color: #a42224;
}
.pljd_list ul li:nth-child(2n){
    float: right;
}

