/*全局样式*/
*{
    margin:0;
    padding:0;}
a{
    text-decoration:none;}
li{list-style-type:none;}
/*全局样式结束*/
.m_left *{color: #000000;font-size: 12px;}
.footer *{color: #fff;font-size: 12px;}
.header .banner .paImg{width:1002px;}

.main_top{
    background-color:white;
    font-size: 12px;}
.main_top *{color: #000000;font-size: 12px;}
.main_top a:hover{
    text-decoration:underline;}



.m1 li{
    background:url(../images/ban08.jpg) no-repeat left center;
    padding-left:10px;
    line-height:19px;
    margin-top:10px;
    margin-bottom:7px;
    margin-left:5px;}
.m2 li{
    background:url(../images/ban08.jpg) no-repeat left center;
    padding-left:10px;
    line-height:19px;
    margin-top:2px;
    margin-bottom:7px;
    margin-left:5px;}

/*学院新闻*/

.m1_2 .top{
    background-image:url(../images/xyxw.jpg);
    height:21px;
    width:100%;}
.m1_2 .top .title{padding-left:20px;letter-spacing:8px;line-height:21px;font-weight:bold;color:white;font-size:14px;font-family:"宋体";}
.m1_2{
    border: 1px solid #ccc;
    /* border-right:1px double #ccc; */
    }
.m1 .top .more{line-height:21px;}
/*院务公告*/
.m1_3 .top{
    background-image:url(../images/ywgg.jpg);
    height:21px;
    width:100%;}
.m1_3 .top .title{padding-left:20px;letter-spacing:8px;line-height:21px;font-weight:bold;color:white;font-size:14px;font-family:"宋体";}
.m1_3{
    border-bottom:1px solid #ccc;}
.m1 {
    height: 310px;
}


/*教务信息*/
.m2_1 .m2_1_1 .top{
    background-image:url(../images/jwxx.jpg);
    height:15px;
    width:100%;}
.m2_1 .m2_1_1 .top .title{padding-left:18px;color:#666;}
.m2_1 .m2_1_1{height:200px;}
/*热点链接*/
.m2_1 .m2_1_2 .top{
    background-image:url(../images/rdlj.jpg);
    height:19px;
    width:100%;}
.m2_1 .m2_1_2 .top .title{line-height:19px;padding-left:43px;letter-spacing:6px;font-weight:bold;color:white;}
.m2_1_2 .content .link{
    float:left;
    margin-top:9px;
    margin-left:11px;
    margin-right:11px;}
.m2_1_2 .content .link select{
    width:150px;
    display:block;
    margin-top:10px;}
.m2_1_2 .content .m2_1_2_content_pic{
    float:left;
    height:45px;
    width:75px;
    margin-top:19px;}

/*学管信息*/
.m2_2 .top{
    background-image:url(../images/xgxx.jpg);
    height:15px;
    width:100%;}
.m2_2  .top .title{padding-left:18px;color:#666;}
.m2_2_advertice_pic{
    margin-top:15px;
    margin-left:8px;
    margin-bottom:10px;
    height:89px;
    font-size:14px;
    color:#999;}
.m2_2_advertice_pic div{float:left;}
.m2_2_advertice_pic .image img{height:89px;width:145px;}
.m2_2_advertice_pic .text{margin-left:10px;margin-top:5px; display: block;overflow: hidden;text-overflow: ellipsis;width:270px;}


/*实习就业*/
.m2_3 .top{
    background-image:url(../images/sxjy.jpg);
    height:15px;
    width:100%;
    background-repeat:no-repeat;}
.m2_3  .top .title{padding-left:18px;color:#666;}
.advertice_pic{
    height:57px;}
.m2_3 .advertice_pic img{display:block;margin:0 auto;}

/*所有模块背景设为白色*/
.m1_1,.m1_2,.m1_3,.m2_1,.m2_2,.m2_3{background-color:white;}
/*所有更多字样样式*/
.top a{
    margin-right:5px;
    float:right;}
.top a:visited{color:#bfbfbf;}
.top a:hover{color:red;}
/*所有文章列表链接颜色*/
.content a:hover{color:blue;}
/*所有文章列表链接文字长度超出部分用省略号表示，而不换行*/
.content a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
/*主题内容二各模块边框*/
.m2_1,.m2_2,.m2_3{
    float: left;
    width: 600px;
    margin-right: 16px;
    height: 295px;
    }


/*页脚样式*/
.footer div{
    text-align:center;}   
.footer .footer_top{
    line-height:30px;
    background-color:#5b0016;}
.footer .footer_bottom{
    padding-top:10px;}
.footer .footer_bottom img{
    width:16px;}



/*下面开始是二级菜单页面样式*/
.secondMenuModule .top{
    background-image:url(../images/xygk.jpg);
    height:30px;
    color:#fff;
    font-size:18px;
    font-weight:bold;
    padding:3px 0 0 50px;
    letter-spacing:5px;}
.secondMenuModule .content .text_link{line-height:23px;background-color:#e5ecf9;border-bottom:1px solid #0e69b0;color:#333333;padding-left:50px;letter-spacing:2px;}
.secondMenuModule .content .text_link a:hover{cursor:pointer;}
.secondMenuModule .content .text_link2{color::#333;line-height:1.1em;font-size:12px;padding:10px 0;padding-left:5px;background-color:#edf5ff;}

.m1_2,.m2_2,.m3_2{float:right!important;margin-right:0px!important;}