body{
    font-family: "Microsoft Yahei";
    /*display: flex;*/
    /*flex-direction: column;*/
    height: 100%;
    /*background:url() right bottom no-repeat;*/
    
}
::-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;
}

.header{
    height:170px;
    background: url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0647/vlrl.png) top center no-repeat;
      background-size:cover;
}

.logo{
    width: 1200px;
    margin: auto;
    line-height: 120px;
    color: #fff;
    font-weight: bold;
    font-size:26px;
    text-indent: 332px;
    background: url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0647/hjmr.png) left center no-repeat;

}

.contentBox{
    width:1200px;
    margin:auto;
}

.navBar{
    width: 100%;
    height: 50px;
    background: #fff;
}

.nav{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    /*height:90px;*/
    /*padding-left:210px;*/
    /*background:url("http://202.206.195.82:80/vlab_files/2022/140/1070/6jdna.png") left center no-repeat;*/
}

.nav li{
    height:50px;
    float:left;
    overflow:hidden;
    margin-left: 30px;
}

.nav li:first-child{
    margin-left:0;
}


.nav li h3{
    font-weight: normal;
}

.nav  li a{
    display: block;
    line-height:50px;
    color:#333;
    text-decoration:none;
    font-size:16px;
    padding: 0 5px;
}

.nav li:hover a{
    color:#0062c6;   
}



.slideBox{ 
    width:790px; height:400px;
    overflow:hidden;
    position:relative; 
    /*border:1px solid #ddd;*/
    
    
}
.slideBox .hd{
    height:15px;
    overflow:hidden;
    position:absolute;
    width:100%;
    right:5px; 
    bottom:5px;
    z-index:1; 
    
}
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    text-align:center;
}

.slideBox .hd ul li{
    display:inline-block;
    margin-right:8px; 
    width:10px; 
    height:10px; 
    text-align:center;background:#fff;
    cursor:pointer;
    text-indent:-999px;
    border-radius:15px;
}

.slideBox .hd ul li.on{
    background:#007bff;
}






.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{zoom:1;vertical-align:middle; }
.slideBox .bd img{width:790px; height:400px; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{position:absolute;left:3%;top:50%;margin-top:-25px;display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{left:auto;right:3%;background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{ display:none;}


.contentA{
    width:100%;
    height:490px;
    margin:auto;
    padding-top: 30px;
    background: url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0647/lkki.png) no-repeat top center;
      background-size:cover;
    
}


.dtgg{
    width:385px;
    height:400px;
    background:#fff;
}
.title a{
    line-height: 36px;
    display: block;
    margin-right: 10px;
}
.title span{
    display:block;
    width:92px;
    height:36px;
    line-height:36px;
    color:#fff;
    text-align:center;
    float:left;
    margin-top:10px;
    background:url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0650/145gs.png) left center no-repeat;
    
}

.dtgg ul{
    padding: 10px;
}
.dtgg ul li {
    background:url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0650/16vkc.png) left 5px no-repeat;
    border-bottom:1px dashed #ccc;
    padding-bottom:10px;
    padding-left: 15px;
    margin-top: 7px;
}
.dtgg ul li label{
    float: left;
    display: block;
}

.dtgg ul li span{
    display: block;
    color: #999;
    font-size: 14px;
    float: right;
    line-height: 20px;
}

.dtgg ul li p{
    padding-top: 4px;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}



.contentC{
    width: 1200px;
    margin: auto;
    padding-bottom:40px;
    padding-top:20px;
}

.tit{
    height: 47px;
    position:relative;
    line-height: 47px;
    margin:10px 0;
}

.tit span{
    padding-left: 15px;
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    /* border-bottom: 2px solid #004fa4; */
    float: left;
    height: 45px;
    line-height: 37px;
}

.tit label{
    font-size: 16px;
    color: #999;
    font-weight: normal;
}

.tit::before{
   content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 16px;
    background: #004fa4;
}

.tit a{
    color:#999;
    font-size:12px;
    float:right;
    text-decoration:none;
}

.contentC .slideBox{
    width: 100%;
    border: 0;
    height: 275px;
}
.contentC .slideGroup .slideBox{zoom:1;position:relative;}
.contentC .slideGroup .parBd ul{overflow:hidden; zoom:1;}
.contentC .slideGroup .parBd ul li{background: #f5f5f5; 
transition:0.2s;-moz-box-shadow:0px 4px 10px rgba(185, 185, 185, 0.36);
-webkit-box-shadow: 0px 4px 6px rgba(185, 185, 185, 0.36);
box-shadow: 0px 4px 6px rgba(185, 185, 185, 0.36);
margin:5px 10px;float:left;position:relative;_display:inline;
overflow:hidden;width:285px;height:260px;
}
.contentC .slideGroup .parBd ul li .pic{position:relative;overflow:hidden; }
.contentC .slideGroup .parBd ul li .pic img{
    width:285px;
    height:160px; 
    display:block;
    padding-bottom:2px;}
.contentC .slideGroup .parBd ul li .cgzsTit a{font-family:serif;display:block;height:35px;line-height:32px;font-size:16px;text-decoration: none;cursor: pointer;color: #333;text-align:left;font-family: "Microsoft Yahei";margin:auto;}
/*.contentC .slideGroup .parBd ul li:hover{border-bottom:3px solid #005ad4;}*/
.contentC .slideGroup .parBd ul li .cgzsTit p{
    font-size: 14px; color: #999;
    margin-bottom: 5px;
    line-height: 20px;
}
.contentC .slideGroup .parBd ul li .cgzsTit{
    padding:0 15px;
}
.contentC .slideGroup .parBd ul li .cgzsTit p .userNum{
    display: inline-block;
    background: url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0647/pl4v.png) left center no-repeat;
    padding-left:22px;
    height: 20px;
}


.contentC .slideGroup .parBd ul li .cgzsTit p.user{
    padding-left:20px;
    background:url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0647/nktp.png) left center no-repeat;
}


.contentD .tit span,.contentD .tit span label{
    color: #fff;
}

.contentD .tit::before{
    background:#fff;
}


.contentD .tit a{
    color:#fff;
}

.contentD {
    padding:30px 0;
    width:100%;
    padding-bottom: 50px;
    background:url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0647/rlaq.png) center;
    background-size: cover;
}

.contentD .slideGroup .slideBox{
    zoom:1;position:relative;
    width:1200px;
    height: auto;
    
}
.contentD .slideGroup .parBd ul{overflow:hidden; zoom:1;}
.contentD .slideGroup .parBd ul li{
    border:1px solid #fff;transition:0.2s;
    background: #FFF;
    margin:5px 10px;float:left;position:relative;_display:inline;
    overflow:hidden;width:275px;height:250px;}
.contentD .slideGroup .parBd ul li .pic{
    position:relative;overflow:hidden; }
.contentD .slideGroup .parBd ul li .pic img{
    width:275px; height:175px; display:block;padding-bottom:2px;}
.contentD .slideGroup .parBd ul li .cgzsTit a{
    font-family:serif;display:block;
    height:35px;line-height:32px;font-size:16px;
    text-decoration: none;cursor: pointer;
    color: #333;text-align:left;
    font-family: "Microsoft Yahei";margin:auto;padding-top: 5px;}

    .contentD .slideGroup .parBd ul li .cgzsTit p{
        font-size: 14px; color: #333;
        margin-bottom: 5px;
        line-height: 20px;
    }
.contentD .slideGroup .parBd ul li .cgzsTit{
    padding:0 15px;
}

.contentD .slideGroup .parBd ul li .cgzsTit p .userNum{
    display: inline-block;
    background: url(http://xnfz.tjtc.edu.cn/vlab_files/2022/147/0658/q8ms.png) left center no-repeat;
    padding-left: 22px;
}

.contentF{
    padding:40px 0;
}

.contentF .slideGroup .slideBox{
    zoom:1;
    width:1200px;
    height:auto;
    position:relative;
    
}
.contentF .slideGroup .parBd ul{overflow:hidden; zoom:1;}
.contentF .slideGroup .parBd ul li{
    background: #fff;
    border:1px solid #999;transition:0.2s;margin:5px 10px;
    float:left;position:relative;_display:inline;overflow:hidden;
    width:265px;height: 190px;padding: 5px;}
.contentF .slideGroup .parBd ul li .pic{position:relative;overflow:hidden; }
.contentF .slideGroup .parBd ul li .pic img{width:265px; height:155px; display:block;padding-bottom:2px;}
.contentF .slideGroup .parBd ul li .cgzsTit a{font-family:serif;display:block;height:35px;line-height:32px;font-size:16px;text-decoration: none;cursor: pointer;color: #333;text-align:left;font-family: "Microsoft Yahei";margin:auto;}

.contentF .slideGroup .parBd ul li .cgzsTit p{font-size: 14px; color: #666;margin-bottom: 5px;line-height: 20px;}
.contentF .slideGroup .parBd ul li .cgzsTit{padding:0 15px;}

.contentF .slideGroup .parBd ul li .cgzsTit p .userNum{
    display:inline-block;
    background:url(http://xnfz.tjtc.edu.cn/vlab_files/2022/147/0658/u9d5.png) left center no-repeat;
    padding-left:25px;
}

.contentE{
    background:#f7f8f9;
    padding:30px 0;
}


.contentE .hostList ul li{
    border:1px solid #fff;transition:0.2s;
    background: #FFF;
    margin:10px;float:left;position:relative;_display:inline;
    overflow:hidden;width:275px;height:250px;}
.contentE .hostList  ul li .pic{
    position:relative;overflow:hidden; }
.contentE .hostList  ul li .pic img{
    width:275px; height:175px; display:block;padding-bottom:2px;}
.contentE .hostList  ul li .cgzsTit a{
    font-family:serif;display:block;
    height:35px;line-height:32px;font-size:16px;
    text-decoration: none;cursor: pointer;
    color: #333;text-align:left;
    font-family: "Microsoft Yahei";margin:auto;padding-top: 5px;}

    .contentE .hostList  ul li .cgzsTit p{
        font-size: 14px; color: #333;
        margin-bottom: 5px;
        line-height: 20px;
    }
.contentE .hostList  ul li .cgzsTit{
    padding:0 15px;
}




.footLogo{
    width:950px;
    height:60px;
    padding:20px 0;
    margin:auto;
    padding-left: 250px;
    background: url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0647/jjmr.png) no-repeat left center;
}


.footLogo ul{
    float:left;
}

.footLogo ul p{
    padding: 8px 0;
    color:#fff;
    font-size: 14px;
    width:310px;
}


.foot{
    height:auto;
    background:url(//xxxpt.tttc.edu.cn/vlab_files/2022/319/0647/tlln.png) no-repeat center;
    background-size:cover;
    
}

.contentbg{
    background: #f2f2f2;
}
.kong{
    height:10px;
}








.content_box{
    width: 1170px;
    margin: auto;
        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: 21px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    background:url("https://vslab.gxu.edu.cn/vlab_files/2022/222/0975/4179v.png") #005db0 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: 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 span {border: 1px solid #ccc;color: #727272;padding:5px;cursor: pointer;margin:0 2px;}
.page span: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;
}