body{
    font-family: 'Microsoft Yahei'
}
*{
    box-sizing: border-box;
}
.header{
    background: url(http://xnfzxt.tsnu.edu.cn/vlab_files/2021/356/0972/146s2.jpg) no-repeat center top;
}
.logo{
    height: 120px;
    width: 1000px;
    margin: 0 auto;
    background: url(https://xnfzxt.tsnu.edu.cn/vlab_files/2025/181/1020/789vb.png) no-repeat 0 26px;
}
.nav{
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
}
.nav li{
    display: inline-block;
    margin: 0 30px;
}
.nav li:first-of-type{
    margin-left: 0;
}
.nav li:last-of-type{
    margin-right: 0;
}
.nav li a{
    color: #333;
    display: block;
    height: 60px;
    overflow: hidden;
    text-decoration: none;
}
.nav li a:hover{
    border-bottom: 10px solid #ffae00;
}
.banner{
    height: 350px;
    margin-bottom: 40px;
    background: url(http://xnfzxt.tsnu.edu.cn/vlab_files/2021/356/0973/19b4e.jpg) no-repeat center top;
}

.login{
    width: 1000px;
    margin: 0 auto;
    padding-top: 86px;
}

form{
    width: 358px;
    height: 166px;
    padding: 38px 50px 0;
    background: rgb(255,255,255,1);
    border-radius: 4px;
    font-size: 12px;
}
.box_input{
    height: 30px;
    margin-bottom: 20px;
}

.box_input span{
    float: left;
    width: 24px;
}
.box_input span img{
    margin-top: 9px;
}
.box_input input{
    width: 230px;
    height: 30px;
    border: 1px solid #ccc;
    padding-left: 16px;
    font-size: 12px;
}

input[type="submit"],
input[type="reset"]{
    width: 62px;
    height: 26px;
    font-size: 12px;
    background: #1a3a75;
    border: none;
    outline: none;
    margin: 0 27px;
    color: #fff;
}
input[type="reset"]{
    background: #e67c00
}
.contentA{
    width: 1000px;
    margin: 0 auto;
}
.contentA .left{
    width: 475px;
}
.title{
    margin-bottom: 20px;
}
.title span{
    font-size: 12px;
    color:#999;
    padding-bottom: 15px;
    background: url(http://xnfzxt.tsnu.edu.cn/vlab_files/2021/356/0982/203o0.png) no-repeat left bottom;
}
.title span b{
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 3px;
    display: inline-block;
}

.title a{
    font-size: 12px;
    float: right;
    margin-top: 30px;
    color: #2d4486
}

.news li{
    margin-bottom: 20px;
}

.news li span{
    width: 55px;
    height: 60px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #e67c00;
    border-radius: 4px;
    padding-top: 10px;
}
.news li span b{
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
}
.news li div{
    width: 410px;
}
.news li div h3{
    font-weight: normal;
    line-height: 18px;
    font-size: 14px
}
.news li div p{
    margin-top: 5px;
    font-size: 12px;
    color: #999999;
    line-height: 16px;
}

.share{
    width: 500px;
}
.share li{
    position: relative;
    background: url(http://xnfzxt.tsnu.edu.cn/vlab_files/2021/356/0982/1u3h9.png) no-repeat center;
    height: 65px;
    padding-top: 12px;
    margin-bottom: 15px;
}
.tip{
    float: left;
    width: 40px;
    height: 40px;
    font-size: 16px;
    color: #2875e2;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
}
.name{
    width: 385px;
    padding-right: 18px;
    border-right: 1px solid #efefef;
    line-height: 20px;
    height: 40px;
    font-size: 12px;
    color: #333;
    display: inline-block;
}
.share li a{
    float: right;
    width: 26px;
    height: 26px;
    margin-top: 7px;
    margin-right: 18px;
    background: url(http://xnfzxt.tsnu.edu.cn/vlab_files/2021/356/0982/1q2oq.png) no-repeat center;
}
.share li:hover a{
    background-image: url(http://xnfzxt.tsnu.edu.cn/vlab_files/2021/356/0982/1o2oq.png);
}
.login-btn{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    border: 1px solid #486db4;
    background: #486db4;
    color: #fff!important;
    margin-bottom: 20px;
}
.contentB{
    width: 1000px;
    margin: 43px auto 40px;
}
.tit{
    text-align: center;
    
}
.tit span{
    background-position: center bottom;
    display: inline-block;
}
.ladyScroll{width:1000px;position:relative;margin: 0 auto;height: 290px;}

.ladyScroll .scrollWrap{
    width:1000px;
    margin:0 auto;
    overflow:hidden;
    position:absolute;
}
.dlList li{
    width: 236px;
    float: left;
    position:relative;
    margin-right: 17px;
    box-sizing: initial;
}
.dlList li img{
    width: 236px;
    height: 163px;
    padding: 3px;
    border: 1px solid #dfdfdf;
    margin-bottom: 12px;
}
.dlList li div{
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;

}

.dlList li p{
    height: 66px;
    font-size: 14px;
    line-height: 22px;
    color: #999;
}

.dlList li  a{
    color: #f59600;
    margin-top: 5px;
    line-height: 22px;
    display: inline-block;
    font-size: 14px;
}

footer{
    height: 170px;
    padding-top: 55px;
    background: #2d4486;
    font-size: 14px;
    color: #d9e3ee;
}
footer p{
    margin-bottom: 10px;
}
footer div{
    width: 1000px;
    margin:0 auto;
    background: url(/vlab_files/2025/181/1016/123759r7.png) no-repeat 300px top;
}


.breadcrumb {height:35px;border-bottom:1px dashed #eee;overflow: hidden;margin-bottom:25px;padding-left:22px;background:url("../img/house.png") left center no-repeat;}
.breadcrumb span{line-height: 35px;font-family:"Microsoft YaHei";font-size: 28px;color:#fff;display: block;padding: 0 20px;float: left;background: #3591e0;}
.breadcrumb ul {float:left;}
.breadcrumb ul li a, .breadcrumb ul li {color:#666; font-size:12px; line-height:35px;font-family: serif;}
.breadcrumb ul li a:hover {text-decoration:none;color:#3591e0;}
.breadcrumb b{float:left;padding:0 15px;height:35px;line-height:35px;font-size: 18px;color: #3591e0;border-bottom: 2px #3591e0 solid;font-weight: normal;}



.contentCategory {width:950px;padding:15px;min-height:860px;margin:30px auto 20px;background: #fff;border-radius:5px;-moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);-webkit-box-shadow: 0px 0px 10px rgba(70, 70, 70, 0.36);box-shadow: 0px 0px 10px rgba(70, 70, 70, 0.36);}

.aside {width:180px;position:relative;}
.aside h2 {height:40px;line-height:40px; color:#fff; font-weight:normal;font-size:16px;font-family:"Microsoft YaHei";background:url("../img/circle.png")  #007457 25px center no-repeat;text-align:center;margin-bottom:10px;}
.aside h2 a{display:block;text-decoration:none;color:#fff;}
.aside ul li {background:#f0f0f0;margin-top:5px;}
.aside ul li a{display:block; height:40px;line-height:40px;color:#666;font-size:14px;font-family:"Microsoft YaHei"; font-weight: normal; text-decoration: none;padding-left:40px; background: #f9f9f9;}
.aside ul li a:hover {color:#8fba3d ;background:url("../img/leftBtn.png") #fff 20px center no-repeat;-moz-box-shadow: 0 0 5px #a9a9a9; -webkit-box-shadow: 0px 0px 5px #a9a9a9;
    box-shadow: 0px 0px 5px #a9a9a9;}
.level3 {display: block !important;}
.level3 > li > a {font-size: 14px !important;padding-left: 60px !important;background-position-x: 35px !important;}
.level4 {display: none;}
.level4 > li > a {padding-left:10px;background: #E36776;}
.level2 > li > a.arrow:hover,
.level3 > li > a.arrow:hover,
.level4 > li > a.arrow:hover,
.level2 > li > a.current,
.level3 > li > a.current,
.level4 > li > a.current {color:#8fba3d ;background:url("../img/leftBtn.png") #f7f7f7 20px center no-repeat;-moz-box-shadow: 0 0 5px #a9a9a9; -webkit-box-shadow: 0px 0px 5px #a9a9a9;
    box-shadow: 0px 0px 5px #a9a9a9;}

.level3 li a:hover{background: url("../img/bg-btn3.png") #eee no-repeat !important; color: #333 !important;}
.arrow{background:#3591e0 !important;color: #fff !important;}


.contentLi {width:750px;}

.articleLi {margin-top:5px;min-height:550px;}
.articleLi ul {margin: 10px;}
.articleLi ul li {height:35px;line-height: 35px;border-bottom: 1px dashed #bfbfbf;background: url(../img/label.png) 5px center no-repeat;padding-left:20px;}
.articleLi ul li a {display:block;font-size:12px;color:#787878;text-decoration: none;cursor: pointer;}
.articleLi ul li a h3 {font-size: 14px;font-weight: normal;}
.articleLi ul li a:hover {color: #007457;}
.articleLi ul li:hover{background:url("../img/label2.png") #fafafa 5px center no-repeat;}


.contentArt {width:950px;padding:15px;min-height:600px;margin:30px auto 20px;background:#fff;border-radius:5px;-moz-box-shadow: 0 1px 30px rgba(70, 70, 70, 0.36);-webkit-box-shadow: 0px 0px 10px rgba(70, 70, 70, 0.36);box-shadow: 0px 0px 10px rgba(70, 70, 70, 0.36);}
.title_info {font-family:serif;width:100%;color:#666;text-align: center;padding: 20px 0;font-size: 15px;border-bottom:2px solid #ededed;}
.secondContent{width:750px;}

.articlePage {margin-top:30px;min-height:450px;}
.articlePage h2 {text-align:center;font-size:27px;color:#061888;font-weight:normal;line-height:35px;}

.article-detail {padding:0 15px;}
.article-detail > p img {display:block;margin: 10px auto;}
.article-detail > p {font-family: serif;line-height: 30px;padding-top:10px;text-align: justify;color: #666;text-indent: 2em;font-size: 14px;}
.article-detail table {margin:0 auto;}
.article-detail table td {text-align:left;font-size:14px;color:#666;padding:10px;line-height:22px;}
.article-detail table td p{text-indent:0;font-size:14px;text-align:left;font-family:"Microsoft YaHei";color:#666;line-height:25px;}
.article-detail object{margin-left: -2em;}


.page {
    height: 40px;
    text-align: center;
    color: #888;
    margin: 20px auto 0;
    background: #f2f2f2;
}

.pagelist {
    font-size: 0;
    background: #fff;
    height: 50px;
    line-height: 50px;
}

.pagelist span {
    font-size: 14px;
}

.pagelist .bgprimary {
    cursor: default;
    color: #fff;
    background: #337ab7;
    border-color: #337ab7;
}

.pagelist .jump {
    border: 1px solid #ccc;
    padding: 3px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 5px;
}
.ellipsis {
    padding: 0px 8px;
}

.bgprimary {
    cursor: default;
    color: #fff;
    background: #337ab7;
    border-color: #337ab7;
}

.pagelist .jump.disabled{
    pointer-events: none;
    background: #ddd;
}