/*统一标题*/
.sd_title{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.sd_title h1{
    background:  url(../img/t_icon1.png) left center no-repeat;
    padding-left: 54px;
    float: left;
    font-size: 20px;
    color: #9a0d14;
    font-weight: bold;
}
.sd_title .more{
    float: right;
}
.sd_title .more a{
    font-size: 12px;
    color: #333333;
}
/*图片新闻*/
.part1{
    background: #f9f8f8;
    padding-top: 30px;
}
.tpxw ul{
    position: relative;
    margin: 0 -15px;
    padding: 30px 0;
}
.tpxw ul li{
    float: left;
    width: 33.333%;
    position: relative;
}
.tpxw ul li .xw_box{
    margin: 0 15px;
    position: relative;
    height: 358px;
}
.tpxw ul li .img{
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.tpxw ul li .img img{
    display: block;
    width: 100%;
    min-height: 290px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.tpxw ul li .img:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.tpxw ul li .text{
    position: absolute;
    background:url("../img/tpxw_bg.png") center center no-repeat;
    height: 193px;
    bottom: 0;
    z-index: 6;
    width: 351px;
    left:50%;
    margin-left: -175.5px;
    cursor: pointer;
    transition: 0.2s;
}
.tpxw ul li .text:hover{
    background:url("../img/tpxw_bg_hover.png") center center no-repeat;
}
.tpxw ul li .text .infor{
    margin: 30px 25px 0 25px;
}
.tpxw ul li .text span{
    display: block;
    font-size: 12px;
    color: #9a0d14;
    width: 100%;
    height: 25px;
}
.tpxw ul li .text span i{
    float: right;
    background:url("../img/hx_icon.png") 40px bottom no-repeat;
    padding-bottom: 10px;
}
.tpxw ul li .text h1{
    font-size: 15px;
    color: #333333;
    margin: 15px 0;
}
.tpxw ul li .text h1 a{
    font-size: 15px;
    color: #333333;
}
.tpxw ul li .text h1 a:hover{
    color: #9a0d14;
}
.tpxw ul li .text p{
    font-size: 12px;
    color: #999999;
    line-height: 20px;
}
/*新闻公告*/
.part2{
    margin: 30px auto;
}
.part2 .xwgg{
    float: left;
    width: 48%;
}
.part2 .xwgg ul{

}
.part2 .xwgg ul li{
     overflow: hidden;
     height: 44px;
     margin: 15px 0;
}
.xwgg ul li .time{
    width: 66px;
    height: 44px;
    background:  url(../img/x_icon.png) right center no-repeat;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.xwgg ul li .time .span1{
   font-family:Gabriola ;
    font-size: 27px;
    color: #333333;
    font-weight: bold;
}
.xwgg ul li .time .span2{
    font-size: 18px;
    color: #666666;
    font-family:Gabriola;
}
.xwgg ul li a{
    font-size: 15px;
    color: #333333;
    line-height: 44px;
    overflow: hidden;
}
.xwgg ul li a:hover{
    color: #9a0d14;
}
/*部门通知*/
.xwgg.bmtz{
    float: right;
}
.xwgg.bmtz .sd_title h1{
    background:  url(../img/t_icon3.png) left center no-repeat;
}
.xwgg.bmtz ul li .time{
    background: none;
}
.xwgg.bmtz ul li .time .span1{
    font-family:微软雅黑;
    background: #d8d7d7;
    line-height: 27px;
    color: #807c7c;
    font-size: 19px;
}
.xwgg.bmtz ul li .time .span2{
    font-size: 12px;
    color: #807c7c;
    font-family:微软雅黑;
}
.xwgg.bmtz ul li .time:hover .span1{
    background: #9a0d14;
    color: #ffffff;
}
.xwgg.bmtz ul li a{
    font-size: 15px;
    color: #333333;
    overflow: hidden;
    border-bottom: 1px #c3c3c3 dashed;
    line-height: 30px;
    display: block;
    height: 36px;
}
.xwgg.bmtz ul li a:hover{
    color: #9a0d14;
}
/*教务通知*/
.part3{
    background:#9a0d14 url("../img/jwtz_bg.png") center center no-repeat;
    height: 640px;
    background-size: cover;
}
.part3 .jwtz{

}
.part3 .jwtz .sd_title h1{
    background:  url(../img/t_icon4.png) left center no-repeat;
    color: #ffffff;
    margin-top: 5px;
}
.hasMoreTab {
    position: relative;
     margin:50px auto 0 ;
}

.hasMoreTab .hd {
    position: relative;
    left: 0;
    z-index: 2;
    top: 0;
    background:  url(../img/jw_bg.png) left center no-repeat;
    height: 63px;
    line-height: 63px;
}

.hasMoreTab .hd .more {
    float: right;
    font-size: 12px;
    color: #333333;
    margin: 20px 10px 0 0;
}

.hasMoreTab .hd ul {
    z-index: 5;
    position: absolute;
    overflow: hidden;
    zoom: 1;
}

.hasMoreTab .hd li {
    float: left;
    padding: 0 20px;
    cursor: pointer;
    background: url(../img/hd_title_tab.png) left center no-repeat;
    font-size: 16px;
    color: #e5dddd;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
}
.hasMoreTab .hd li.on {
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}
.hasMoreTab .hd li:last-child{
    border-left: 1px #ffffff solid;
}
.hasMoreTab .bd{
    /*background: #ffffff;*/
}
.jwtz_list {
    background: #ffffff;
    position: absolute;
    /*overflow: hidden;*/
    width: 100%;
    left: 0;
    padding: 70px 0 40px;
    top: -30px;
}
.jwtz_list li {
    float: left;
    width: 33.33%;
    margin-bottom: 15px;
}
.jwtz_list li .list_box {
    margin: 15px;
    border: 1px #bfbfbf solid;
    padding: 0 24px 24px;
    min-height:96px;
}
.jwtz_list li .list_box:hover{
    border: 1px #9a0d14 solid;
}
.jwtz_list li .date {
    text-align: center;
    width: 100px;
    height: 32px;
    color: #999999;
    background: #ffffff;
    float: left;
    position: relative;
    top: -16px;
    z-index: 10;
    padding: 0 10px;
    line-height: 32px;
}

.jwtz_list li .date .day {
    font-size: 21px;
    font-weight: bold;
    color: #9a0d14;
    float: left;
    margin-right: 10px;
}

.jwtz_list li .date .year {
    font-size: 12px;
    color: #999999;
    float: left;
}

.jwtz_list li .infor {
    line-height: 30px;
    overflow: hidden;
}
.jwtz_list li .infor a{
    font-size: 15px;
    color: #333333;
}
.jwtz_list li .list_box:hover a {
    color: #9a0d14;
}
/*友情链接*/
.link_box{
    background: #777777;
    height: 100px;
    line-height: 100px;
}
.link_box .sd_title{
    float: left;
    margin-top: 25px;
}
.link_box .sd_title h1{
    background:  url(../img/t_icon5.png) left center no-repeat;
    color: #ffffff;
}
.link ul{
    float: left;
}
.link ul li{
    float: left;
    margin: 0 30px;
}
.link ul li a{
    font-size: 15px;
    color: #ffffff;
}
.link ul li a:hover{
    color: #9a0d14;
}
/*列表页*/
.ziban {
    display: block;
    width: 100%;
    height: 350px;
    margin: 0 auto;
}
.box-zt {
    min-height: 600px;
    margin: 30px auto;
    /*background: rgba(255,255,255,0.8);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff,endcolorstr=#c8ffffff);*/
    /*box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);*/
}
/*列表页左侧*/
.menu_left {
    float: left;
    width: 240px;
}

.menu_left dl {
    background: #f5f5f5;
    padding-bottom: 10px;
}

.menu_left dl dt {
    background: #9a0d14;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
}

.menu_left dl dt img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 16px;
    height: 50px;
}

.menu_left dl dd {
    text-align: center;
    height: 50px;
    border-bottom: 1px #ebebeb solid;
    line-height: 50px;
}

.menu_left dl dd:last-child {
    /*border-bottom:none;*/
}

.menu_left dl dd a {
    display: block;
    font-size: 15px;
    color: #333333;
}

.menu_left dl dd a:hover {
    color: #9a0d14;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}

.menu_left dl dd a.on {
    color: #9a0d14;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}

/*列表页右侧*/
.box-zt-right {
    float: right;
    width: 910px;
}

.box-zt-right .place {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #cccccc solid;
}

.box-zt-right .place .place-bt {
    font-size: 22px;
    float: left;
}

.box-zt-right .place .place_r {
    float: right;
}

.box-zt-right .place .place_r span {
    background: url(../img/place.png) left center no-repeat;
    padding-left: 20px;
    line-height: 38px;
}

.box-zt-right .place .place_r a {
    font-size: 13px;
    color: #333333;
    padding: 0 5px;
}

.box-zt-right .place .place_r a:hover {
    color: #9a0d14;
}

.box-zt-right .list_box {
    margin-top: 10px;
}

.box-zt-right .list_box li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    font-size: 15px;
}

.box-zt-right .list_box li em {
    float: right;
    font-size: 14px;
    color: #666;
}

.box-zt-right .list_box li a {
    display: block;
}

.box-zt-right .list_box li a:hover {
    color: #9a0d14;
    font-weight: bold;
}

/*内容页*/
.box-zt-right .main_content {
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    line-height: 2.0;
}

.box-zt-right .main_content .title {
    text-align: center;
    font-size: 20px;
    color: #333333;
    line-height: 1.7;
    margin-top: 30px;
    height: auto;
    border: 0;
    font-weight: bold;
}

.box-zt-right .main_content .Subtitle {
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 2.5;
    background: #f5f5f5;
    margin-top: 10px;
}

.box-zt-right .main_content .dpzw {
    font-size: 14px;
    color: #333333;
    line-height: 2.5;
    margin-top: 15px;
    border-bottom: 1px #cccccc dashed;
    padding-bottom: 30px;
}

.box-zt-right .main_content .dpzw p {
   
}

.box-zt-right .main_content .page_box {
    margin-top: 20px;
}

.box-zt-right .main_content .page_box a {
    color: #666;
    line-height: 20px;
}

.box-zt-right .main_content .page_box a:hover {
    color: #9a0d14;
}

/*图片列表页*/
.pic_list ul {
    padding: 10px 0;
}

.pic_list ul li {
    float: left;
    width: 25%;
}

.pic_list ul li a {
    display: block;
    padding: 10px 15px;
}

.pic_list ul li a:hover {
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}

.pic_list ul li a img {
    width: 100%;
    height: 200px;
    background: #000000;
    display: block;
}

.pic_list ul li p {
    text-align: center;
    line-height: 40px;
}

.pic_list ul li a:hover p {
    font-weight: bold;
    color: #9a0d14;
}
/*链接列表页*/
.ljlb{
margin-top:10px;
}
.ljlb li {
    float: left;
    width: 30%;
    height: 46px;
    line-height: 46px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 26px;
}
.ljlb li a {
    background: url(../img/lj_img.png) no-repeat left center;
    background-size: 12px;
    padding-left: 30px;
    font-size: 15px;
}