body{
    font-family: "Microsoft Yahei";
    background: #f2f2f2;
    display: flex;
    flex-direction: column;
    height: 100%;
    
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    overflow: auto;
}

::-webkit-scrollbar-thumb {
    background-color: #aaa;
    min-height: 25px;
    min-width: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 5px
}

::-webkit-scrollbar-track {
    background-color: #e6e6e6;
    border: 1px solid #efefef;
}




.fullSlide{ width:100%;  position:relative;  height:450px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;}
.fullSlide .bd li { width:100% !important;
height:450px; overflow:hidden; text-align:center; 
background-size: cover;
background-position: center !important;    
}
.fullSlide .bd li img{
    height: 450px;
    width: 100%;
}



.contentBox{
    width:1200px;
    margin:auto;
}

.logo{
    width: 100%;
    height: 120px;
    background: #397bb1;
}

.logo .contentBox{
    height:120px;
    background:url(https://xnfz.dlmu.edu.cn/vlab_files/2023/097/0757/580a.png) left center no-repeat;
}

.logo .contentBox span{
    display: block;
    font-size: 24px;
    color:#Fff;
    line-height: 120px;
    font-weight: bold;
    text-indent: 300px;
}

.navBar{
    height:45px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/217/1041/1gq6r.png) #fff no-repeat;
}

.nav{
    width: 1200px;
   margin: auto;
   height: 45px;
   overflow: hidden;
    
}

.nav li{
    height:45px;
    float:left;
    overflow:hidden;
    padding: 0 52px;
    /*background: url(https://vslab.gxu.edu.cn/vlab_files/2022/217/1041/10591.png) left center no-repeat;*/
    
}
.nav li:hover{
    background: #397bb1;
}
.nav li:hover a{
    color: #fff;
}
/*.nav li:first-child{*/
    
/*    background: none;*/
/*}*/

.nav li a{
    display: block;
    line-height:45px;
    color:#397bb1;
    text-decoration:none;
    font-size:16px;
}


.contentA{
    height:430px;
    padding:35px 0;
    background:#f1f1f1;
}


.videoJS{
    width: 760px;
    height: 430px;
}

.loign-content{
    width: 325px;
    height: 350px;
    padding: 40px;
    background: #fff;
}

.login-tit{
    text-align: center;
    font-size:24px;
    color: #333;
    font-weight:bold;
    padding-bottom:20px;
}


.usernameBox {
    width:100%;
    height: 39px;
    border-bottom: 1px solid #f2f2f2;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/217/1041/1ep6n.png) #fff left center no-repeat;
    overflow: hidden;
    margin-top: 30px;
}

.dl_nr input {
    height: 39px;
    outline: none;
    border: none;
    float: right;
    line-height: 39px;
    font-size: 14px;
    width: 300px;
    text-indent: 5px;
    font-family:"Microsoft YaHei";
}

.passwordBox {
    width:100%;
    height: 39px;
    border-bottom: 1px solid #f2f2f2;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/217/1041/u591.png) #fff left center no-repeat;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.button-box{
    display: block;
    margin-top: 30px;
}

.button-box a{
    display: block;
    height: 50px;
    line-height:50px;
    background: #397bb1;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.button-box a.zc{
    margin-top:20px;
    background: #ededed;
    color: #666;
}


.contentB{
    background: #fff;
    height: 425px;
    padding:35px;
}

.tit{
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}
.tit span{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    background: #397bb1;
    text-align: center;
    padding: 0 35px;
}

.tit a{
    color: #999;
}


.focusBox {position:relative;width:500px;height:345px;overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox .pic img { width:500px; height:345px;display: block;}
/*.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height:40px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }*/
/*.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height:40px; width:100%; overflow: hidden; }*/
/*.focusBox .txt li{ height:40px; line-height:40px; position:absolute; bottom:-40px;}*/
/*.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size:14px;text-decoration: none; }*/
.focusBox .num { position: absolute; z-index: 3; bottom:15px; right: 8px; }
.focusBox .num li{ float: left; position: relative;width:10px;height:10px;border-radius:20px;margin-left:4px;overflow: hidden; text-align: center; margin-right:3px; cursor: pointer; }
.focusBox .num li span {position: absolute;z-index: 2;display: block;color: white;width: 100%;height: 100%;top: 0;left: 0;text-decoration: none;}
.focusBox .num li span { z-index: 1; background: #fff; }
.focusBox .num li.on span,.focusBox .num span:hover{ background:#397bb1;  }

.noctic-box{
    width: 660px;
}
.noctic-box ul li {
    line-height:25px;
    border-bottom: 1px dashed #ccc;
    background: url("https://vslab.gxu.edu.cn/vlab_files/2022/217/1041/18nkl.png") no-repeat left 14px;
    padding-left:20px;
    padding-bottom: 10px;
    padding-top:7px;
}

.noctic-box ul li :hover {
    color: #ff7800;
}

.noctic-box ul li span {
    display: block;
    color: #cfcfcf;
    font-size:14px;
    float: right;
}

.noctic-box ul li a {
    display: block;
}

.noctic-box ul li label {
    float: left;
    color: #333333;
   font-size: 16px;
}
.noctic-box ul li p{
    font-size: 14px;
    color: #999;
}

.contentC{
    height:430px;
    padding:35px 0;
    background:#f4f9ff;
}


.picMarquee-left{ width:1200px;  overflow:hidden; position:relative;  }

.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; 
_display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{
    width:280px; height:205px; display:block; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;}


.contentD{
    background: #fff;
    height: 500px;
    padding: 35px 0;
}


.xn-list li{
    float: left;
    width:280px;
    margin-right:20px;
    margin-bottom:20px;
}


/*.xn-list li:nth-child(even){*/
/*    margin-right:0;*/
/*}*/

.img-box {
    width:280px;
    height:165px;
    overflow: hidden;
}

.img-box img{
    width: 100%;
}


.xn-list p{
    height:30px;
    line-height:30px;
    background: #397bb1;
    color: #fff;
    font-size: 16px;
    text-align: center;
}



.footer {
    padding-top:30px;
    padding-bottom:30px;
   height: auto;
    background:#397bb1;

}
.footer p{
       text-align: center;
    width: 1200px;
    margin: 0 auto;
    /* height: 30px; */
    /* line-height: 30px; */
    font-size: 14px;
    color: #fff;
}
.footer p span{
    display: inline-block;
    margin: 0 15px;
    text-decoration: none;
    color:#fff;
}




.content_box{
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    margin-top: 20px;
}


/*浜岀骇*/
.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: 22px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    background:#397bb1;
    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: 940px;
    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;
}


.x_title h2{
    background: #f2f2f2;
    padding: 0;
    margin: 0;
    height: 50px;
    line-height:50px;
    font-size:18px;
    font-family: MicrosoftYaHei;
    color: rgba(17,26,44,1);
    padding-left:20px;
    margin-bottom: 15px;
}