* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    min-width: 1400px;
}

a, a:active, a:hover {
    text-decoration: none;
    cursor: pointer;
}

.clearfix::after {
    content: '';
    display: table;
    clear: both;
}

.wp {
    width: 1200px;
    margin: 0 auto;
}

.swjtu_header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 36px;
    min-width: 1400px;
}

.swjtu_header .logo {
    height: 70px;
    background: url(https://xnfzjx.gdmu.edu.cn/vlab_files/2024/072/1047/1uab3.png) no-repeat left center;
    padding-left: 245px;
    font-size: 26px;
    color: #fff;
    line-height: 70px;
    width: 625px;
    /* margin: 0 auto; */
}

.swjtu_header .nav > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* width: 1200px; */
    /* margin: 0 auto; */
}
.swjtu_header .nav > ul > li {
    position: relative;
}
.swjtu_header .nav > ul > li > a {
    display: block;
    color: #fff;
    margin-left: 25px;
    font-size: 18px;
    border-bottom: 4px solid transparent;
    padding-bottom: 6px;
    margin-top: 10px;
}

.swjtu_header .nav > ul > li:last-child a {
    margin-right: 0;
}

.swjtu_header .nav > ul > li > a:hover {
    font-weight: bold;
    border-color: #e95513;
}
.swjtu_header .nav ul.sub{
    position: absolute;
    display:none;
    /* background: #fbfbfb; */
}
.swjtu_header .nav ul.sub li{
    
}
.swjtu_header .nav ul.sub li a{
    text-align: center;
    padding: 8px 18px;
    display: block;
    font-size: 16px;
    color: #fff;
    background: rgb(18 18 18 / 28%);
    white-space: nowrap;
    margin-top: 3px;
}
.swjtu_banner {
    height: 700px;
    background: url(https://xnfzjx.gdmu.edu.cn/vlab_files/2024/072/1047/1q8q9.png) no-repeat center top;
    padding-top: 603px;
    /*margin-bottom: 108px;*/
}

.swjtu_banner .swjtu_statistics .wp {
    display: flex;
    align-items: center;
}

.swjtu_banner .swjtu_statistics .swjtu_statistics_item {
    width: 20%;
    padding-left: 100px;
}

.swjtu_banner .swjtu_statistics .swjtu_statistics_item:first-child {
    background: url(/vlab_files/2023/342/0925/16iqm.png) no-repeat left center;
}

.swjtu_banner .swjtu_statistics .swjtu_statistics_item:nth-child(2) {
    background: url(/vlab_files/2023/342/0925/12iaq.png) no-repeat left center;
}

.swjtu_banner .swjtu_statistics .swjtu_statistics_item:nth-child(3) {
    background: url(/vlab_files/2023/342/0925/14iaq.png) no-repeat left center;
}

.swjtu_banner .swjtu_statistics .swjtu_statistics_item:nth-child(4) {
    background: url(/vlab_files/2023/342/0925/18j9d.png) no-repeat left center;
}

.swjtu_banner .swjtu_statistics .swjtu_statistics_item:nth-child(5) {
    background: url(/vlab_files/2023/342/0925/1ajh4.png) no-repeat left center;
}

.swjtu_banner .swjtu_statistics .swjtu_statistics_item .vv {
    font-size: 48px;
    color: #333333;
}

.swjtu_banner .swjtu_statistics .swjtu_statistics_item .nn {
    font-size: 14px;
    color: #466b85;
}

.swjtu_couser {
    min-height: 1130px;
    background: url(https://xnfzjx.gdmu.edu.cn/vlab_files/2024/072/1047/20afq.png) no-repeat top center;
    background-color: #d3edff;
    padding-bottom: 30px;
    padding-top: 30px;
}

.swjtu_couser .tit {
    text-align: center;
    font-size: 24px;
    color: #333333;
    background: url(/vlab_files/2023/342/0926/2qn1o.png) no-repeat center;
    margin-bottom: 27px;
}

.swjtu_couser .filter {
    margin-bottom: 28px;
}

.swjtu_couser .filter .filterItem {
    display: flex;
    margin-bottom: 15px;
}

.swjtu_couser .filter .filterItem .filterLabel {
    color: #556782;
    font-size: 16px;
    width: 62px;
    padding-top: 7px;
    flex-shrink: 0;
}

.swjtu_couser .filter .filterItem .filterContent span {
    display: inline-block;
    vertical-align: middle;
    color: #0d2f62;
    font-size: 16px;
    padding: 7px 17px;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    margin-right: 15px;
}

.swjtu_couser .filter .filterItem .filterContent span.active {
    background: #005a99;
    color: #fff;
}

.swjtu_couser .filter .filterItem .filterContent input {
    width: 260px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    background: url(/vlab_files/2023/342/0924/8qns.png) no-repeat 10px center #fff;
    border: 0;
    outline: none;
    box-shadow: 0 0 25px #e7e7e7;
    border-radius: 4px;
    padding-left: 40px;
    font-size: 14px;
}

.swjtu_couser .filter .filterItem .filterContent button {
    display: inline-block;
    vertical-align: middle;
    background: #005a99;
    color: #fff;
    font-size: 16px;
    padding: 7px 17px;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    border: none;
}

.swjtu_couser .list .item {
    float: left;
    width: 380px;
    height: 290px;
    margin-right: 30px;
    margin-bottom: 30px;
    border-radius: 8px;
    position: relative;
}

.swjtu_couser .list .item:nth-child(3n) {
    margin-right: 0;
}

.swjtu_couser .list .item img {
    width: 380px;
    height: 220px;
    border-radius: 8px;
}

.swjtu_couser .list .item .center {
    background: #fff;
    border-top: 3px solid #e95513;
    border-radius: 8px;
    position: relative;
    top: -10px;
    box-shadow: 0 0 9px #999;
    padding: 12px 20px;
}

.swjtu_couser .list .item .center .name {
    font-size: 16px;
    color: #333333;
    margin-bottom: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.swjtu_couser .list .item .center .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #999999;
}

.swjtu_couser .list .item .flag {
    position: absolute;
    left: 0;
    top: 0;
    padding: 7px 14px;
    background: #e95513;
    color: #fff;
    font-size: 16px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    min-width: 76px;
    text-align: center;
}

.swjtu_couser .list .item .flag.green {
    background: #67c23a;
}

.swjtu_couser .list .item .flag.blue {
    background: #409eff;
}

.swjtu_couser .list .item .flag.gray {
    background: #909399;
}

.swjtu_couser .list .item .center .content .people {
    background: url(/vlab_files/2023/342/0924/6pjb.png) no-repeat left center;
    padding-left: 22px;
}

.swjtu_couser .more {
    text-align: center;
    padding: 0px 0;
}

.swjtu_couser .more a {
    font-size: 15px;
    color: #005a99;
}

.twobg {
    /*min-height: 2000px;*/
    background: url(https://xnfzjx.gdmu.edu.cn/vlab_files/2024/072/1065/2i58k.png) no-repeat top center;
}

.swjtu_virteaCenter .tit {
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px;
    background: url(/vlab_files/2023/342/0926/2on1o.png) no-repeat center;
    text-align: center;
}

.swjtu_virteaCenter .virContent {
    margin-bottom: 40px;
}

.swjtu_virteaCenter .virContent .top {
    display: flex;
    justify-content: space-between;
}

.swjtu_virteaCenter .virContent .videoBox {
    flex-shrink: 0;
    width: 592px;
    height: 392px;
    background: url(/vlab_files/2023/342/0926/3778d.png) no-repeat center;
}

.swjtu_virteaCenter .virContent .top .virart {
    width: 600px;
    padding-top: 30px;
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 2;
}

.swjtu_virteaCenter .virContent .top .virsome {
    margin-bottom: 40px;
}

.swjtu_virteaCenter .virContent .top .virart .linka {
    float: right;
    font-size: 15px;
    color: #005a99;
    background: url(/vlab_files/2023/342/0924/crrc.png) no-repeat right center;
    padding-right: 20px;
}

.swjtu_virteaCenter .virContent {
    position: relative;
}

.swjtu_virteaCenter .virContent .lunbo {
    position: absolute;
    width: 660px;
    height: 182px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 9px #bee6f7;
    top: 239px;
    left: 540px;
    padding: 30px 60px;
}

.swjtu_virteaCenter .virContent .lunbo ul li {
    float: left;
    margin: 0 6px;
    width: 168px;
    height: 128px;
}

.swjtu_virteaCenter .virContent .lunbo .prev {
    position: absolute;
    left: 30px;
    top: 85px;
    width: 11px;
    height: 20px;
    background: url(/vlab_files/2023/342/0924/ar9s.png) no-repeat center;
    cursor: pointer;
}

.swjtu_virteaCenter .virContent .lunbo .next {
    position: absolute;
    right: 30px;
    top: 85px;
    width: 11px;
    height: 20px;
    background: url(/vlab_files/2023/342/0925/s5k4.png) no-repeat center;
    cursor: pointer;
}

.swjtu_virteaCenter .virList {
    padding: 30px 0;
}

.swjtu_virteaCenter .virList .virItem {
    background: #fff;
    border-radius: 8px;
    float: left;
    width: 140px;
    height: 280px;
    margin-right: 10px;
    overflow: hidden;
    transition: .6s;
}

.swjtu_virteaCenter .virList .virItem:last-child {
    margin-right: 0;
}

.swjtu_virteaCenter .virList .virItem .name {
    padding: 20px 10px 0;
    height: 70px;
    background: linear-gradient(0deg, transparent,#b9e1f7);
    font-size: 15px;
    color: #0070be;
    font-weight: bold;
    text-align: center;
}

.swjtu_virteaCenter .virList .virItem .imgBox {
    height: 210px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.swjtu_virteaCenter .virList .virItem .imgBox img {
    width: 100%;
}

.swjtu_virteaCenter .virList .virItem.active, .swjtu_virteaCenter .virList .virItem:hover {
    width: 300px;
}

.swjtu_testCenter {
    padding: 40px 0;
}

.swjtu_testCenter .tit {
    font-size: 24px;
    color: #333333;
    margin-bottom: 40px;
    background: url(/vlab_files/2023/342/0926/2sngj.png) no-repeat center;
    text-align: center;
}

.swjtu_testCenter .list .item {
    float: left;
    width: 380px;
    height: 60px;
    margin-right: 30px;
    border-radius: 8px;
    background: linear-gradient(0deg, #e9f6ff,#fff);
    padding: 0px 20px;
    line-height: 60px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    transition: .6s;
    box-shadow: 0 0 25px #d2e4f7;
    margin-bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-wrap: nowrap;
}

.swjtu_testCenter .list .item:nth-child(3n) {
    margin-right: 0;
}

.swjtu_testCenter .list .item i {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 36px;
    background: url(/vlab_files/2023/342/0925/1ek0q.png) no-repeat 0 0;
    margin-right: 20px;
}

.swjtu_testCenter .list .item:hover {
    color: #fff;
    background: #e95513;
}

.swjtu_testCenter .list .item:nth-child(2) i {
    background: url(/vlab_files/2023/342/0925/1ck0p.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(3) i {
    background: url(/vlab_files/2023/342/0925/1lget.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(4) i {
    background: url(/vlab_files/2023/342/0925/1ngmf.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(5) i {
    background: url(/vlab_files/2023/342/0925/1jg73.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(6) i {
    background: url(/vlab_files/2023/342/0925/1ph7p.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(7) i {
    background: url(/vlab_files/2023/342/0925/1rhfn.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(8) i {
    background: url(/vlab_files/2023/342/0925/1thnd.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(9) i {
    background: url(/vlab_files/2023/342/0925/1vi83.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(10) i {
    background: url(/vlab_files/2023/342/0925/21ig5.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(11) i {
    background: url(/vlab_files/2023/342/0926/249gp.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(12) i {
    background: url(/vlab_files/2023/342/0926/269oi.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(13) i {
    background: url(/vlab_files/2023/342/0926/2298s.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(14) i {
    background: url(/vlab_files/2023/342/0926/28ag7.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(15) i {
    background: url(/vlab_files/2023/342/0926/2cb00.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(16) i {
    background: url(/vlab_files/2023/342/0926/2aao7.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(17) i {
    background: url(/vlab_files/2023/342/0926/2ebj3.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(18) i {
    background: url(/vlab_files/2023/342/0926/2gbr3.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(19) i {
    background: url(/vlab_files/2023/342/0926/2km7d.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(20) i {
    background: url(/vlab_files/2023/342/0926/2ilvn.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:nth-child(21) i {
    background: url(/vlab_files/2023/342/0926/2mmeu.png) no-repeat 0 0;
}

.swjtu_testCenter .list .item:hover i {
    background-position-y: -36px;
}

.swjtu_news {
    padding-bottom: 30px;
}

.swjtu_news .tit {
    text-align: center;
    font-size: 24px;
    color: #333333;
    background: url(/vlab_files/2023/342/0926/2qn1o.png) no-repeat center;
    margin-bottom: 27px;
}

.swjtu_news .list .item {
    float: left;
    width: 380px;
    /*height: 380px;*/
    height: 400px;
    background: #fff;
    border-radius: 8px;
    margin-right: 30px;
    box-shadow: 0 0 9px #ddd;
    transition: .3s;
}

.swjtu_news .list .item:last-child {
    margin-right: 0;
}

.swjtu_news .list .item img {
    width: 100%;
    height: 240px;
    border-radius: 8px;
}

.swjtu_news .list .item .content {
    padding: 20px 18px;
}

.swjtu_news .list .item .content .name {
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
    background: url(/vlab_files/2023/342/0925/q526.png) no-repeat left center;
    padding-left: 20px;
    font-weight: bold;
}

.swjtu_news .list .item .content .art {
    font-size: 15px;
    color: #999999;
    margin-bottom: 13px;
}

.swjtu_news .list .item .content .time {
    font-size: 15px;
    color: #999999;
}

.swjtu_news .list .item:hover {
    background: #e95513;
}

.swjtu_news .list .item:hover .name, .swjtu_news .list .item:hover .art, .swjtu_news .list .item:hover .time {
    color: #fff;
}

.swjtu_news .more {
    text-align: center;
    padding: 20px 0;
}

.swjtu_news .more a {
    font-size: 15px;
    color: #a9b5c4;
}

.swjtu_footer {
    height: 120px;
    background: url(https://xnfzjx.gdmu.edu.cn/vlab_files/2024/064/1071/pj44.png) no-repeat center;
    padding-top: 36px;
}

.swjtu_footer .left {
    float: left;
}

.swjtu_footer .right {
    float: right;
}

.swjtu_footer p {
    font-size: 14px;
    color: #f4f4fb;
    margin-bottom: 10px;
}

.swjtu_footer .right p {
    text-align: right;
}

.content_box {
    width: 1170px;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    margin-top: 20px;
    min-height: calc(100vh - 250px);
}

.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;
}

.date {
    width: 60px;
    text-align: center;
    position: absolute;
    left: 13px;
    top: 5px;
}

.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: 21px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    background: url("https://oss.rainier.com.cn/a_lend/2022/264/0646/5kfs0.png") #1085ba 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: #2ba1d7;
}

.monitor_list>li a:hover {
    color: #333;
}

.content_right {
    width: 900px;
    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;
}

.download-pic {
    display: block;
    width: 135px;
    height: 135px;
    background: url("../img/download.png") no-repeat center;
    position: absolute;
    top: 30px;
    right: -155px;
}

.article-detail {
    padding-top: 30px;
}

.back-to {
    right: 10px !important;
}

.download {
    position: fixed;
    right: 10px;
    bottom: 150px;
}

.download .downloadIcon {
    width: 86px;
    height: 86px;
    background: url(https://vlab.swjtu.edu.cn/vlab_files/2024/011/0911/2o9s.png) no-repeat center;
    cursor: pointer;
}

.downloadContent {
    display: none;
    position: absolute;
    /*padding: 45px;*/
    padding: 10px;
    right: 80px;
    bottom: 0px;
    width: 218px;
    height: 278px;
    background: url(https://vlab.swjtu.edu.cn/vlab_files/2024/011/1051/8311.png) no-repeat center;
}

.downloadContent img {
    width: 129px;
    height: 129px;
}

.downloadContent img.erText {
    width: 151px;
    height: 38px;
    margin-top: 15px;
}

.download:hover .downloadContent {
    display: block;
}

.tabName {
    height: 25px;
    line-height: 25px;
    padding: 0 7px;
    color: #fff;
    margin-bottom: 25px;
}

.tabName span {
    cursor: pointer;
    position: relative;
}

.tabName span.active {
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
}

.tabName span + span {
    margin-left: 10px;
}

.tabName span + span:before {
    content: '';
    position: absolute;
    bottom: 3px;
    left: -6px;
    width: 1px;
    height: 16px;
    background: #fff;
}

.tabContent .tabItem {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tabContent .tabItem {
    display: none;
}

.tabContent .tabItem.active {
    display: flex;
}

.jktab span {
    cursor: pointer;
}

.jktab span.active {
    font-size: 26px;
    color: #3186ff;
}

.jktabItem {
    display: none;
}

.jktabItem.active {
    display: block;
}
