/*内容区域*/
/*统一标题*/
.sz_title{
    position: relative;
    text-align: center;
    width: 610px;
    margin:0  auto;
}
.sz_title hr{
    border: 0;
    height: 1px;
    background: #cccccc;
    width: 216px;
    position: absolute;
    top: 38%;
    z-index: 2;
}
.sz_title hr.hr1{
    left: 0;
}
.sz_title hr.hr2{
    right: 0;
}
.sz_title h1{
    background:  url(../img/t_icon.png) center center no-repeat;
}
.sz_title h1 a{
    font-size: 28px;
    color: #003371;
    font-weight: bold;
    height: 28px;
    overflow: hidden;
    display: block;
}
.sz_title h1 a i{
    margin: 0 15px;
}
/*学院新闻*/
.part1{
    background: #f5f5f5;
    padding: 30px 0 50px 0;
}
.xyxw_top{
    margin: 30px 0;
}
.xyxw_top .xw_left{

}
.xyxw_top .xw_left li{
    width: 285px;
    float: left;
    margin-right: 20px;
}
.xyxw_top .xw_left li .img{
    width: 285px;
    height: 190px;
    overflow: hidden;
}
.xyxw_top .xw_left li img{
    width: 100%;
    height:100%;
    display: block;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.xyxw_top .xw_left li h1{
    font-size: 16px;
    color: #333333;
    margin: 15px 0;
}
.xyxw_top .xw_left li span{
    font-size: 14px;
    color: #999999;
}
.xyxw_top .xw_left li .img:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.xyxw_top .xw_left li h1:hover{
    color: #003371;
}
.xyxw_top .xw_right{
    width: 285px;
    float: right;
}
.xyxw_top .xw_right li{
    margin-bottom: 25px;
}
.xyxw_top .xw_right li .time{
    float: left;
    text-align: center;
    border-right: 1px #cccccc solid;
    line-height: 24px;
    margin-right: 20px;
    padding-right: 15px;
}
.xyxw_top .xw_right li .time span{
    display: block;
}
.xyxw_top .xw_right li .time .month{
    font-size: 12px;
    color: #999999;
}
.xyxw_top .xw_right li .time .day{
    font-size: 30px;
    color: #003371;
    font-family: 汉仪粗宋简;
}
.xyxw_top .xw_right li h1{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.xyxw_top .xw_right li h1:hover{
    color: #003371;
}
.xyxw_b{

}
.xyxw_b ul{
    margin: 0 -10px;
}
.xyxw_b li{
    width: 25%;
    float: left;
    min-height:182px;
}
.xyxw_b li .xyxw_list{
    background: #ffffff;
    margin: 0 10px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.04);
    padding: 20px;
}
.xyxw_b li .xyxw_list h1{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
       height: 48px;
    overflow: hidden;
}
.xyxw_b li .xyxw_list span{
    background:  url(../img/clock.png) left center no-repeat;
    padding-left: 25px;
    font-size: 12px;
    color: #666;
    margin: 15px 0;
    display: block;
    height: 16px;
    line-height: 16px;
}
.xyxw_b li .xyxw_list p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.xyxw_b li:hover .xyxw_list h1{
    color: #003371;
}
/*通知公告*/
.part2{
    padding: 30px 0;
}
.part2 .tzgg{

}
.tzgg ul{
    margin: 30px -15px;
}
.tzgg ul li{
    float: left;
    width: 33.33%;
    margin: 10px 0;
}
.tzgg ul li .tzgg_list{
    background: #f9f7f7;
    padding: 20px;
    margin: 0 15px;
}
.tzgg ul li .tzgg_list .time{
    background: url(../img/rl_icon.png) left center no-repeat;
    padding-left: 40px;
    line-height: 26px;
    height: 26px;
}
.tzgg ul li .tzgg_list .time .day{
    font-size: 24px;
    color: #e48b22;
}
.tzgg ul li .tzgg_list .time .year{
    font-size: 12px;
    color: #999999;
}
.tzgg ul li .tzgg_list h1{
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
}
.tzgg ul li:hover .tzgg_list{
    background: #003371;
    transition: 0.5s;
}
.tzgg ul li:hover .tzgg_list .time{
    background: url(../img/rl_icon_hover.png) left center no-repeat;
}
.tzgg ul li:hover .tzgg_list .time span,
.tzgg ul li:hover .tzgg_list h1{
    color: #ffffff;
}
/*快速通道*/
.part3{
    background: #003371;
    padding: 25px 0;
}
.Service-box {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.Service-content {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.Service-item {
    display: block;
    width: 106px;
    padding: 30px 0px;
    text-align: center;
    float: left;
    height: 240px;
    /*margin: 0 0 10px;*/
    /*border: 1px solid #E7E7E7;*/
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}

.Service-content .Service-item {
    -webkit-transition: all 160ms;
    transition: all 160ms;
}

.item-image {
    display: inline-block;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    border: 3px solid transparent;
    margin: 0;
    border-radius: 100%;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 160ms;
    transition: all 160ms;
}

.item-image img {
    width: 100%;
    height: 100%;
    display: block;
    border: none;

}

.item-title {
    line-height: 25px;
    font-size: 18px;
    color: #ffffff;
    padding: 22px 0 7px;
}

.item-text {
    color: #9A9A9A;
    font-size: 12px;
    line-height: 17px;
    height: 34px;
    overflow: hidden;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.item-link {
    font-family: 'PingFangSC-SC', "Microsoft YaHei", Tahoma, sans-serif;
    color: #FFFFFF;
    display: none;
    padding: 6px 20px;
    background-color: #1e61b0;
    margin: 17px auto;
    font-size: 14px;
    line-height: 25px;
    border-radius: 5px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    font-weight: normal;
}

.Service-item:hover {
    /*border-color: #DEDDDD;*/
    background: #1152a0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    /*padding-top: 26px;*/
    position: relative;
    z-index: 99;
    text-decoration: none;
    webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.Service-item:hover .item-image {
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin: 0 auto;
}
.Service-item:hover .item-link {
    display: block;
}

.Service-item:hover .item-title {
    padding: 10px 0 7px;
}

.Service-item + .Service-item {
    margin-left: 50px;
    position: relative;
}

.item-tag {
    width: 67px;
    height: 67px;
    color: #FFFFFF;
    position: absolute;
    transform: rotateZ(-315deg);
    top: 9px;
    right: 9px;
    font-size: 12px;
    line-height: 17px;
}

/*学生活动*/
.part4{
    padding: 30px 0 50px 0;
    overflow: hidden;
}

.xshd ul{
    /*overflow: hidden;*/
    margin: 30px -5px 0;
}
.xshd ul li{
    float: left;
    width: 16.6666666%;
    position: relative;
    height: 300px;
}
.xshd ul li a{
    position: absolute;
}
.xshd ul li a .img{
    display: block;
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.xshd ul li a .img img{
    width: 100%;
    height: 250px;
}
.xshd ul li a .xshd_list{
    margin: 0 5px;
}
.xshd ul li a .xshd_list .xshd_text{
    position: relative;
    /*text-align: left;*/
    font-size: 16px;
    color: #333333;
    padding: 10px;
}
.xshd ul li a .xshd_list .xshd_text h1{
    background:  url(../img/xshd_icon1.png) left center no-repeat;
    padding-left: 40px;
    line-height: 24px;
     height:28px;
overflow: hidden;
}
.xshd ul li a .xshd_list .xshd_text span{
    font-size: 12px;
    color: #999999;
    padding-left: 40px;
    line-height: 24px;
}
.xshd ul li a .xshd_list .xshd_text p{
    font-size: 12px;
    color: #333333;
    line-height: 24px;
    display: none;
}

.xshd_list.active .xshd_text {
    background: #003371;
}
.xshd_list.active .xshd_text h1{
    color: #ffffff;
    background: none !important;
    padding-left:10px !important;
}
.xshd_list.active .xshd_text span,
.xshd_list.active .xshd_text p
{
    color: #efeff3 !important;
    
}
.xshd_list.active .xshd_text span{
    padding-left: 10px !important;
    margin: 10px 0px !important;
    display:block;
}
.xshd_list.active .xshd_text p{
   padding-left: 10px !important;

}

/*友情链接*/
.part5{
    background: #f3efef;
    margin-top: 30px;
}
.link{
    height: 56px;
    line-height: 56px;
}
.link dt{
    font-size: 20px;
    color: #003371;
    font-weight: bold;
    float: left;
    background:url(../img/link_icon.png) left center no-repeat;
    padding-left: 15px;
    margin-right: 30px;
}
.link dd{
    float: left;
    margin: 0 15px;
}
.link dd a{
    font-size: 16px;
    color: #333333;
}
.link dd a:hover{
    color: #003371;
}

/*列表页*/
.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: #003371;
    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-indent: 30px;
    border-bottom: 1px #ebebeb solid;
    line-height: 50px;
    position: relative;
}

.menu_left dl dd:last-child {
    /*border-bottom:none;*/
}

.menu_left dl dd a {
    font-size: 15px;
    color: #333333;
}
.menu_left dl dd .lm {
    display: block;
}
.menu_left dl dd i {
    cursor: pointer;
    position: absolute;
    top:0;
    right: 15px;
}
.menu_left dl dd .lm:hover {
    color: #003371;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}

.menu_left dl dd .on {
    color: #003371;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
    display: block;
}

/*列表页右侧*/
.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: #003371;
}

.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: #003371;
    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 {
    text-indent: 2em;
}

.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: #003371;
}

/*图片列表页*/
.pic_list ul {
    padding: 10px 0;
}

.pic_list ul li {
    float: left;
    width: 25%;
    height:320px;
}

.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:160px;
    height: 200px;
    background: #000000;
    display: block;
   margin: auto;
}
.pic_list.pic_list1 ul li a img{
 width:210px;
    height: 160px;
}
.pic_list ul li p {
    text-align: center;
    line-height: 40px;
}

.pic_list ul li a:hover p {
    font-weight: bold;
    color: #003371;
}
/*文章列表页*/



.menu_left dl dd.sanji a {
    background: #f1f1f1;
    border-left: 2px solid #ddd;
}

.menu_left dl dd.sanji a.on {
    border-left: 2px solid #ffc849;
    color: #003371;
    font-weight: bold;
    background: #f1f1f1;
}

.menu_left dl dd.siji {
    line-height: 36px;
    height: 36px;
}

.menu_left dl dd.siji a {
    background: #fff;
    border-left: 2px solid #fff;
}

.menu_left dl dd.siji a.on {
    border-left: 2px solid #fff;
    color: #003371;
    font-weight: bold;
}

.menu_left dl dd.wuji {
    line-height: 36px;
    height: 36px;
    border: 0;
}

.menu_left dl dd.wuji a {
    background: #fff;
    border-left: 2px solid #fff;
}

.menu_left dl dd.wuji a.on {
    border-left: 2px solid #fff;
    font-weight: bold;
    color: #333;
}