body{
    background: #f2f2f2;
}

.header{
    height:80px;
    background: #fff;
    box-shadow: 1px -10px 25px 1px #ccc;
}

.logo
{
        float: left;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 80px;
    padding-left: 245px;
    color: #333;
}

.contentBox,.news-wrap{
    width:1400px;
    margin:auto;
}
.list-page{
    margin: 10px 0;
    text-align: center;
}
.list-page span{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid  #ccc;
    font-size:12px;
    margin: 0 5px;
    cursor: pointer;
}
.list-page span.active{
    background: #9f0a0a;
    color: #fff;
}

.nav{
    width:100%;
    height:80px;
    background: url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0609/16hhr.png) left center no-repeat;
}

.nav ul li {
    float: left;
    position: relative;
    padding: 30px 0;
    margin-left:30px;
    z-index: 999;
}
.nav ul li a{
    display: block;
    text-decoration:none;
    font-size:18px;
}

.nav ul li:hover ::after{
    transition: 0.3s;
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #820000;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 20px;
}

.nav ul li.app{
    position: relative;
}

.nav ul li.app:hover img{
    display: block;
}
.nav ul li.app img{
    display: none;
    width: 150px;
    position: absolute;
    top:65px;
    left:0px;
}

.college-wrap{
    width:100%;
    height:500px;
    padding:60px 0;
    background:url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0609/18hru.png) center no-repeat;
}

.noData{
    padding:30px 0;
    text-align:center;
}

.noData img{
    display: inline-block;
}

.multipleLine{  position:relative; width:100%;  }

.multipleLine .hd .prev,.multipleLine .hd .next{ display:block;  width:60px; height:60px; float:right;  overflow:hidden;
        cursor:pointer; background:url("https://vlab.fjnu.edu.cn/vlab_files/2023/139/0611/1muvm.png") no-repeat;position: absolute;top:50%;margin-top: -30px;}
.multipleLine .hd .next{ background:url("https://vlab.fjnu.edu.cn/vlab_files/2023/139/0611/1kn3h.png") no-repeat; right: -100px; }
.multipleLine .hd .prev{  left: -100px; }

.multipleLine .bd{ overflow:hidden;}
.multipleLine .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }
.multipleLine .bd ul>li{ margin:3px; float:left; _display:inline; overflow:hidden;width: 460px;height: 240px;}
.multipleLine .bd ul>li .pic{ text-align:center; }

.multipleLine .bd ul>li .pic a:hover img{ border-color:#999;  }


.multipleLine .bd ul>li:nth-child(1n){
    background: url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0609/uekt.png) center no-repeat;
}
.multipleLine .bd ul>li:nth-child(2n){
    background: url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0609/10ekt.png) center no-repeat;
}
.multipleLine .bd ul>li:nth-child(3n){
    background: url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0609/12gg0.png) center no-repeat;
}
.multipleLine .bd ul>li:nth-child(4n){
    background: url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0613/1s25v.png) center no-repeat;
}

.multipleLine .bd ul>li:nth-child(5n){
    background: url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0612/1p4hp.png) center no-repeat;
}
.multipleLine .bd ul>li:nth-child(6n){
    background: url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0609/14h24.png) center no-repeat;
}

.college-tit a{
    display:block;
    padding-top:58px;
    padding-left:100px;
    color: #fff;
    font-size:20px;
    text-decoration:none;
    padding-bottom:20px;
}

.speciality{
    padding-left:25px;
}
.speciality dl dt{
    float:left;
    position: relative;
    line-height: 30px;
    
}
.speciality dl dt:first-child{
    border:0;
}

.speciality dl dt a{
    display:block;
    color: #fff;
    text-decoration:none;
    font-size: 16px;
    padding:0 15px;
}

.speciality dl dt a::after{
    content:'';
    height:15px;
    width:2px;
    background: #fff;
    display:block;
    position:absolute;
    right:0;
    top:8px;
}
.speciality dl dt:last-child a::after{
    display:none;
}

.title{
    line-height:35px;
    margin-bottom:15px;
    position: relative;
}

.title span{
    float:left;
    font-size:20px;
    color: #000;
    font-weight:bold;
    padding-left:13px;
}

.title span::after{
    content: '';
    height: 13px;
    width: 3px;
    background: #820000;
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
}


.title a{
    float:right;
    font-size:16px;
    color: #999;
    text-decoration:none;
}

.common-wrap{
    width:48%;
    margin-top:35px;
    margin-bottom: 40px;
}

.date{
    width:60px;
    height:65px;
    background: #f3f3f3;
    float:left;
    text-align:center;
}

.date b {
    height:40px;
    line-height:45px;
    display: block;
    color: #444;
    font-size:18px;
    font-weight: bold;
}

.date i {
    display:block;
    font-size:12px;
    color: #666;
    font-family:'simsun';
    font-style:normal; 
}
.wrap-list ul li:first-child{
    padding-top:0;
}

.wrap-list ul li{
    border-bottom:1px solid #efefef;
    padding-bottom:15px;
    padding-top: 15px;
    height:65px;
}

.wrap-list ul li a{
    text-decoration:none;
}

.notic-content{
    padding-left:75px;
}

.notic-content p{
    font-size:16px;
    color: #333;
}

.notic-content span{
    display:block;
    font-size:14px;
    color: #666;
    line-height:20px;
    padding-top:5px;
}

.footer{
    text-align: center;
    height:40px;
    background: #444;
}
.footer p{
    padding:0 40px;
    display:inline-block;
    color: #fff;
    font-size:14px;
    line-height:40px;
}

/* 二级列表 */
.menu .menubox{
    margin:15px auto;
    width:1370px;
    padding:15px;
    border-radius:5px;
    background: #fff;
}
.menu .menubox .college-list{
    overflow: hidden;
}

.menu .menubox .list{
    float:left;
    width:1200px;
    position:relative;
}

.menu .menubox .list .college-btn{
    color: #9f0a0a;
    font-size:16px;
    position:absolute;
    top:10px;
    right:-65px;
    cursor:pointer;
}

.menu .menubox .title {
    float: left;
    font-size:16px;
    color: #333;
    padding:5px 0;
    width: 95px;
    margin:5px 0;
    line-height:inherit;
}


.menu .menubox .sort .edit input {

    background: #fff;
    border: 1px solid #c1c1c1;
    width: 165px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    /* float: left; */
    border-radius: 3px;
    margin-right: 10px;
}

.menu .menubox .sort .edit {
    float: left;
    height: 30px;
}

.menu .menubox .sort .edit .s-btn {
    border: none;
    background: #9f0a0a;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding: 0px 15px;
    cursor: pointer;
    border-radius: 2px;
    display: inline-block;
}

.menu .menubox .proLevel, .menu .menubox .prizeYear, .menu .menubox .declareYear {
    float: left;
}

 .menu .menubox .sub-sort li{
    color: #999;
    display:inline-block;
    margin:5px 10px;
    padding: 5px 0;
    cursor: pointer;
    font-size:16px;
}

.menu .menubox li.active {
    color: #000; 
}

.course{
    width:1400px;
    margin:20px auto;
    min-height:200px;
}

.course li{
    float:left;
    width:330px;
    height:240px;
    margin:10px;
    position:relative;
    overflow:hidden;

}

.course li .tab{
    padding:10px 15px;
    background: #9f0a0a;
    color: #fff;
    font-size: 12px;

    position: absolute;
   right: -2px;
    top: -2px;
    border-radius: 5px;
}


.course li .blue{
   background: #3175af; 
}

.course li .org{
   background: #ffb64a; 
}

.course li .gre{
   background: #8abb15; 
}



.course li a {
    display:block;
    height:100%;
}

.course li .cbox {
    cursor:pointer;
    height:100%;
}

.course li .cbox .pic {
    overflow:hidden;
    height:185px;
    border-radius:5px;
}

.course li .cbox .pic img {
    width:100%;
	height:185px;
    transition: 0.5s;
}

.course li .cbox .text {
    margin-top:10px;
    position: relative;
}

.course li .cbox .text .infor {
    float:left;
    width:100%;
}

.course li .cbox .text .infor p.p1 {
    
        color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.course li .cbox .text .infor p.p2 {
    margin-top:8px;
    color:#999;
    line-height:1.2;
    font-size:14px;
}
/* .course ul{
	max-height:1040px;
    overflow-y:auto;
} */

.course li .cbox .text .infor p.p2 span {
    display:inline-block;
    max-width:100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.course li .cbox .text .infor p.p2 label{
    float:right;
    padding-left: 22px;
    color: #666;
    display:inline-block;
    background: url(https://vlab.fjnu.edu.cn/vlab_files/2023/139/0611/1i2je.png) left center no-repeat;    
}

.sort-num{
    color: #9b9b9b;
    display: inline-block;
    margin-left:10px;
    font-size:14px;
}

.sort-box{
    float: right;
}
.sort-wrap {
    display:inline-block;
    vertical-align:middle;
}

.sort_up, .sort_down{
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    font-size:0;
    line-height: 0;
    border-style: solid;
    border-width: 6px;
    cursor:pointer;
}

.sort-wrap .sort_up {
    margin-bottom: 2px;
    border-color: transparent transparent #cccccc transparent !important;
}

.sort-wrap .sort_down {
    margin-bottom: 2px;
    border-color: #cccccc transparent transparent transparent !important;
}

.sort_up.active{
    border-color:transparent transparent #2368F2 transparent !important
}

.sort_down.active{
    border-color:#2368F2 transparent transparent transparent !important
}

#toolBackTop{
    right:50px !important;
}

/*浜岀骇*/
.categoryContent ul li{
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    width: 545px;
}


.pull-left{
    float: left;
}

.pull-right{
    float: right;
}

.categoryContent ul li a {
    width: 420px;
    height:65px;
    color: inherit;
    display: block;
    padding: 12px 30px 10px 100px;
    position: relative;
    text-decoration: none;
}

.day{
    display: inline-block;
    font-size: 30px;
    color: #4976e8;
    width: 100%;
    position: relative;
    padding-bottom: 4px;
    margin-bottom:7px;
}
.year {
    font-size: 13px;
    color: #101010;
}
.day:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #4976e8;
    position: absolute;
    bottom: 0;
    left: 0;
}
.infoTitle{
    font-size: 16px;
}
.infoBrief{
    font-size: 12px;
    line-height: 20px;
    color: #777;
    padding-top: 5px;
}

.content_left {
    width:220px;
    float:left;
    background-color: #fff;
}

.left_title {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    background:url("http://202.206.195.82:80/vlab_files/2022/140/1363/90qp4.png") #892a2d 190px center no-repeat;
    margin-bottom: 15px;
}

.monitor_list {
    color: #5b5b5b;
}


.monitor_list>li {
    height: 50px;
    line-height:50px;
    
    border-bottom: 1px solid #eee;
    cursor: pointer;
    font-size: 16px;
    position: relative;
}
.monitor_list>li a{
    display: block;
    cursor: pointer;
    color: #5b5b5b;
    padding: 0 24px;
    text-decoration: none;
}
.monitor_list>li a.current{
    color: #fff !important;
    background: #53679b;
}


.monitor_list>li a:hover{
    color:#333;
}

.content_right {
    width: 1120px;
    min-height:415px;
    float:right;
    background-color:#fff;
    padding-bottom:30px;
    margin-bottom:30px;
}
.sub-title {
    height: 80px;
    line-height: 80px;
    text-align: right;
    padding: 0 5px;
    color: #999;
    border-bottom: #ececec 1px solid;
    position: relative;
    margin-bottom: 10px;

}

.sub-title>span {
    position: absolute;
    left:12px;
    font-size: 18px;
    color: #333;
    border-bottom: #444 2px solid;
}

.sub-title a {
    text-align: right;
    color:#999;
    text-decoration: none;
}

.sub-title a:hover {
    color:#0b3b9d;
}
.elList {
    margin-top: -1px;
    padding: 0 10px;
    min-height:250px;
}
.sub-list li {
    height: 80px;
    line-height: 80px;
}
.elList>li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
}
.elList>li>a {
    color: #3e3e3e;
    display: block;
    overflow: hidden;
  
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration:none;
}
.sub-list li span {
    float: right;
    color: #c5c5c5;
}
.elList>li:hover{
    background: #f5f5f5;
}
.elList>li:hover a{
    color: #333;
}


.page {text-align: center;margin-top: 20px;margin-bottom: 20px;font-size:14px;color: #666666;}
.page a {border: 1px solid #ccc;color: #727272;padding:5px;cursor: pointer;}
.page a:hover {color: #fff;text-decoration: none;background: #4976e8;border: 1px solid #4976e8;}
.title_info {
    width: 100%;
    color: #888;
    text-align: center;
    padding: 5px 0;
    font-size: 16px;
}
.articlePage {    color: #555;
    font-size: 16px;
    padding: 20px 40px;
    line-height: 2;
}
.articlePage h2 {    text-align: center;
    font-size: 27px;
    color: #333;
    font-weight: normal;}
.articlePage > p img {display: block;margin:10px auto;cursor:pointer;}
.articlePage > p {font-family:"Microsoft YaHei"; padding-top: 10px;
    text-align: justify;
    color: #666;
    text-indent: 2em;
    }
.articlePage table {margin:0 auto;}
.articlePage table td {text-align: left; color:#666;padding: 10px;}
.articlePage table td p{text-indent: 0;text-align:left;font-family: "Microsoft YaHei";color: #666;}
.articlePage object{margin-left: -2em;}

.article-detail{
    padding-top:30px;
}

.content_box {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    margin-top: 20px;
}