.sylb{
    width: 100%;
    height: 609px;
}
.sylb .j-super-slide {
    width: 100%;
    height: 100%;
    position: relative;
}
.sylb .bd{
    width: 100%;
    height: 100%;
}
.sylb .bd ul{
    width: 100%;
    height: 100%;
}
.sylb .bd ul li{
    width: 100%;
    height: 100%;
}
.sylb .bd ul li a{
    width: 100%;
    height: 100%;
}
.sylb .bd ul li img{
    width: 100%;
    height: 100%;
}
.sylb .bd ul li span{
    display: none;
}
.sylb .hd {
    width:128px ;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -64px;
}
.sylb .hd li{
    font-size: 0;
    width: 16px;
    height: 16px;
    float: left;
    background: url(../images/dot.png) no-repeat center center;
    margin: 0 8px;
}
.sylb .btn{
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    top: 50%;
    margin-top: -35px;
}
.sylb .next{
    left: 180px;
    background:rgba(0, 0, 0,0.3) url(../images/prev.png)no-repeat center;
}
.sylb .prev{
    right: 180px;
    background:rgba(0, 0, 0,0.3) url(../images/next.png)no-repeat center;
}

/**/
.yw_gg{
    margin: 50px auto;
}
.xyxw{
    width: 830px;
    padding: 30px;
    height: 482px;
    background: #f4f4f4;
}
.xyxw-tit{
    line-height: 36px;
    height: 36px;
    margin-bottom: 20px;
}
.xyxw-tit li.tit{
    background: url(../images/homeico1.png) no-repeat 0 5px;
    padding-left: 40px;
    height: 36px;
}
.xyxw-tit li.tit a{
    font-size: 28px;
}
.xyxw-tit li.more a{
    font-size: 14px;
    color: #666666;
    font-family: harml;
}
.xyxw-list{
    
}
.yw-lb{
    width: 408px;
}
.yw-lb .j-super-slide {
    position: relative;
}
.yw-lb .bd li a{
    width: 100%;
}
.yw-lb .bd li span{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
    line-height: 25px;
    height: 25px;
    font-size: 18px;
    display: inline-block;
}
.yw-lb .hd{
    width: 128px;
    position: absolute;
    bottom: 18px;
    right: 0;
}
.yw-lb .hd li{
    width: 6px;
    height: 6px;
    border-radius: 3px;
    font-size: 0;
    background: #c3c3c3;
    float: left;
    margin-left: 10px;
}
.yw-lb .hd li.on{
    background: #309ddf;
}
/**/
.yw_list{
    width: 338px;
}
.yw_list li{
    margin-bottom: 18px;
}
.yw_list li a{
    padding-left: 15px;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
    line-height: 19px;
    height: 19px;
}
.yw_list li a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 2px solid #309ddf;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    box-sizing: border-box;
}
.yw_list li a span{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.yw_list li .date{
    font-size: 14px;
    color: #999999;
    padding-left: 15px;
}
/*学校公告*/
.xxgg{
    width: 360px;
    height: 482px;
    background:rgb(4, 74, 151);
    padding: 30px;
}
.xxgg-tit{
    line-height: 36px;
    height: 36px;
    margin-bottom: 20px;
}
.xxgg-tit li.tit{
    padding-left: 40px;
    font-size: 28px;
    background: url(../images/homeico2.png) no-repeat 0 6px;
    height: 36px;
}
.xxgg-tit li.more{
    font-size: 14px;
}
.xxgg-tit li a{
    color: #fff;
}
.xxgg-list li{
    position: relative;
    padding-left: 75px;
    height: 60px;
    margin-top: 16px;
}
.xxgg-list li .date{
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 30px;
}
.xxgg-list li .date .day{
    background: #fff;
    color: #2a9ce2;
    font-size: 22px;
    line-height: 30px;
    height: 30px;
    display: block;
}
.xxgg-list li .date .ny{
    line-height: 30px;
    height: 30px;
    background: #2a9ce2;
    font-size: 12px;
    display: block;
    color: #fff;
}
.xxgg-list li a span{
    color: #fff;
    padding: 2px 0;
    line-height: 28px;
}

.xxgg-list li:first-child {
    margin-top: 0;
}
/**/
.jy_ts_dw{
    background: url(../images/homebg1.jpg);
    height: 576px;
    padding: 50px 0;
}
.jy_ts{
    width: 830px;
    height: 476px;
    padding: 30px ;
    background: #fff;
}
.jy_ts_tit{
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
}
.jy_ts_tit li{
    float: left;
    padding-left: 40px;
    font-size: 28px;
    margin-right: 30px;
}

.jy_ts_tit li.num1{
    background: url(../images/homeico3.png)no-repeat 0 5px;
}
.jy_ts_tit li.num2{
    background: url(../images/homeico4.png)no-repeat 0 5px;
}
.jy_ts_tit li.more{
    float: right;
    padding-left: 0;
    font-size: 14px;
    margin-right: 0;
    color: #666666;
}
.jy_ts_tit li.more a{
    color: #666666;
}
.jy_ts_list>div.active{
    display: block!important;
}

.jy_ts_list {
    position: relative;
}
.jy_ts_list .zct{
    width: 156px;
    height: 98px;
    position: absolute;
    top: 0;
    left: 0;
}
.jy_ts_list #tab1 .zct{
    background: url(../images/zct1.png) no-repeat center;
}
.jy_ts_list #tab2 .zct{
    background: url(../images/zct1.png) no-repeat center;
}
.jy_ts_list li{
    position: relative;
    padding-left: 105px;
    line-height: 40px;
    height: 40px;
}
.jy_ts_list li a{
    width: 100%;
}
.jy_ts_list li a span{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.jy_ts_list li .date{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #999999;
}



.jy_ts_list ul li.dy{
    padding-left: 0;
    height: 100px;
    margin-bottom: 17px;
    
}
.jy_ts_list ul li.dy .imgbox{
    position: relative;
    padding-left: 176px;
}
.jy_ts_list ul li.dy .imgbox .img_img{
    width: 156px;
    height: 98px;
    position: absolute;
    top: 0;
    left: 0;
}
.jy_ts_list ul li.dy .imgbox .img_img span{
    width: 100%;
    height: 100%;
}
.jy_ts_list ul li.dy .imgbox .img_img img{
    width: 100%;
    height: 100%;
}
.jy_ts_list ul li.dy .img_tit{
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.jy_ts_list ul li.dy .img_tit a{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jy_ts_list ul li.dy .date{
    display: block;
    font-family: harml;
    font-size: 14px;
    color: #999999;
    margin-top: 6px;
    margin-bottom: 5px;
    position: static;
    height: 16px;
    line-height: 16px;
    font-weight: normal;
}
.jy_ts_list ul li.dy .img_con{
    font-size: 14px;
    font-family: harml;
    line-height: 24px;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}







/**/
.dw{
    width: 360px;
    height: 476px;
    padding: 30px;
    background: #fff;
}

.dw-tit{
    line-height: 36px;
    height: 36px;
    margin-bottom: 20px;
}
.dw-tit li.tit{
    padding-left: 40px;
    font-size: 28px;
    background: url(../images/homeico5.png)no-repeat 0 5px;
    line-height: 36px;
    height: 36px;
}
.dw-tit li.more{
    font-size: 14px;
}
.dw-tit li.more a{
    color: #666666;
}
.dw-list{

}
.dw-list li{
    position: relative;
    line-height: 40px;
    height: 40px;
    padding-right: 85px;
}
.dw-list li a{
    width: 100%;
}
.dw-list li a span{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.dw-list li .date{
    position: absolute;
    top: 0;
    right: 0;
}

/**/
.section3{
    background: #f3f4f6;
    padding: 50px 0;
}
.section3-z{
    width: 830px;
    
}
.section3-y{
    width: 360px;
    
}

.xsjz{
    height: 321px;
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
}
.xxjj{
    height: 404px;
    background: #fff;
    padding: 30px;
}

.xsjz-tit{
    line-height: 36px;
    height: 36px;
    margin-bottom: 20px;
}
.xsjz-tit li.tit{
    padding-left: 40px;
    font-size: 28px;
    background: url(../images/homeico6.png)no-repeat 0 2px;
    line-height: 36px;
    height: 36px;
}
.xsjz-tit li.more{
    font-size: 14px;
}
.xsjz-tit li.more a{
    color: #666666;
}
.xsjz-list{
    padding-left: 8px;
}
.xsjz-list .bd li{
    width: 257px;
    height: 205px;
    float: left;
}
.xsjz-list .bd li a{
    width: 240px;
}
.xsjz-list .bd li a img{
    width: 100%;
    height: 163px;
}
.xsjz-list .bd .tempWrap{
    width: 100%!important;
}
.xsjz-list .j-super-slide{
    position: relative;
}
.xsjz-list .btn{
    position: absolute;
    top: 66px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
}
.xsjz-list .prev{
    left: 50px;
    background:rgb(0, 0, 0,0.3) url(../images/prev.png) no-repeat center;
}
.xsjz-list .next{
    right: 50px;
    background:rgb(0, 0, 0,0.3) url(../images/next.png) no-repeat center;
}
.xsjz-list .bd li a span{
    margin-top: 12px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}




/**/
.xxjj{
    position: relative;
}
.xxjj-tit{
    line-height: 36px;
    height: 36px;
    margin-bottom: 20px;
}
.xxjj-tit li.tit{
    padding-left: 40px;
    font-size: 28px;
    background: url(../images/homeico7.png)no-repeat 0 2px;
    line-height: 36px;
    height: 36px;
}
.xxjj-tit li.more{
    font-size: 14px;
}
.xxjj-tit li.more a{
    color: #666666;
}
.xxjj-list .img_pic{
    float: left;
    width: 250px;
}
.xxjj-list .img_info{
    width: 488px;
    float: right;
    line-height: 30px;
    color: #666;
    font-family: harml;
}
.xxjj-list .img_info .tit{
    display: block;
    font-size: 24px;
    margin: 10px 0 20px 0;
    color: #333;
}

.xxjj .nums{
    position: absolute;
    bottom: 50px;
    right: 10px;
}
.xxjj .nums li{
    float: left;
    width: 162px;
}
.xxjj .nums li p{
    color: #044a97;
    margin-bottom: 8px;
}
.xxjj .nums li p b{
    font-size: 36px;
}


/**/
.section3-y{
    padding: 30px;
    height: 755px;
    background: #fff;
}
.section3-y li{
    width: 100%;
    height: 127px;
    margin-top: 15px;
    line-height: 127px;
    text-align: center;
}
.section3-y li img{
    margin-right: 10px;
}
.section3-y li a span{
    font-size: 24px;
    color: #fff;
}
.section3-y li.num1{
    background: url(../images/yjsgk-bg.jpg);
    margin-top: 0;
}
.section3-y li.num2{
    background: url(../images/zhxypt-bg.jpg);
}
.section3-y li.num3{
    background: url(../images/qlgc-bg.jpg);
}
.section3-y li.num4{
    background: url(../images/xgyz.jpg);
}
.section3-y li.num5{
    background: url(../images/jydd-bg.jpg);
}