@charset "utf-8"; .contentBox {
    width: 1200px;
    margin: auto;
}

body {
    /*background: url(http://10.10.5.249:9000/test/vlab_files/2023/212/0993/6c8nf.png) no-repeat center;*/
    display: flex;
    flex-direction: column;
    height: 100%;
}

.banner {
    min-width: 1200px;
    width: 100%;
    height: 700px;
    background: url("/vlab_files/2025/296/0527/1d349.gif") center no-repeat;
    background-size: cover;
}

.header {
    /* height:90px; */
    min-width: 1200px;
}

.contentBox {
    width: 1200px;
    margin: auto;
    /* padding-top: 30px; */
}

.head {
    height: 120px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head .logo {
    width: 360px;
    height: 90px;
    background: url("/vlab_files/2025/205/0644/7mr48.png") left center no-repeat;
}

.index-header {
    background: #0f3a80;
}

.contentB {
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0573/1lfn3.png) right center no-repeat;
}

.nav ul {
    margin-left: 20px;
}

.nav ul li {
    float: left;
    margin-right: 30px;
    /* padding-top:22px; */
}

.nav ul li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-family: SimHei;
    padding: 10px 0;
}

.nav ul li a:hover {
    border-bottom: 2px solid #fff;
}

/*.head .form{width:308px;background:url("../img/inputBg.png");height: 40px;margin-top:20px;margin-right:40px;}*/
/*.head .form input[type='text']{font-family: "Microsoft YaHei";width:250px;height:40px;padding-left:5px;line-height:40px;font-size:14px;text-indent:10px;border:none;outline: none;background:none;color: #fff;}*/
/*.head .form input[type='submit']{width:45px;height:40px;background: url(../img/sousuo.png) no-repeat center;border:none;outline: none;}*/
/*.head .form input::-webkit-input-placeholder{*/
/*    color:#fff;*/
/*}*/
.loginBtn {
    width: 130px;
    height: 45px;
    background: #fff;
    border-radius: 48px;
    margin-top: 24px;
}

.loginBtn a {
    display: block;
    line-height: 45px;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    letter-spacing: 2px;
    color: #0552d1;
    text-align: center;
    text-decoration: none;
}

.indexTip {
    letter-spacing: 3px;
}

.indexTip h1 {
    font-size: 34px;
    font-family: "Microsoft Yahei";
    color: #fff;
    font-weight: bold;
    padding-top: 100px;
    padding-bottom: 25px;
}

.indexTip span {
    font-size: 20px;
    font-family: "Microsoft Yahei";
    color: #fff;
}

.commonTit {
    font-size: 24px;
    color: #333;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    padding: 25px 0;
}

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

.tit {
    text-align: center;
    position: relative;
    margin-bottom: 35px;
}

.tit span {
    width: 400px;
    height: 64px;
    background: url(http://10.10.5.249:9000/test/vlab_files/2023/212/0874/cdrd.png) center no-repeat;
    display: inline-block;
    font-size: 36px;
    color: #333;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    line-height: 75px;
    padding-left: 70px;
    margin-left: -70px;
    letter-spacing: 4px;
}

.filter-item {
    display: flex;
    margin-bottom: 20px;
}

.filter-item label {
    display: block;
    line-height: 30px;
    font-size: 16px;
    width: 60px;
}

.filter-item .filter-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: calc(100% - 60px);
}

.filter-item .filter-list li {
    line-height: 30px;
    padding: 0 12px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    border-radius: 5px;
}

.filter-item .filter-list li:hover {
    color: #0088fc;
}

.filter-item .filter-list li.active {
    background: #0088fc;
    color: #fff;
}

.filter-item input {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    margin-right: 15px;
    width: 200px;
    padding: 0 10px;
    outline: unset;
}

.filter-item button {
    outline: unset;
    width: 65px;
    background: #0088fc;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
}

.filter-item a {
    color: #0088fc;
    display: block;
    line-height: 30px;
    width: 50px;
    text-align: right;
    font-size: 15px;
}

.contentA {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
}

.contentD-box {
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0577/1n6o5.png) center no-repeat #fff;
}

.sort .list {
    padding-left: 90px;
}

.sort .title {
    float: left;
    color: #4a535c;
    padding: 7px 0;
    font-size: 18px;
    font-family: "Microsoft Yahei";
}

.contentD {
    padding: 30px;
    /* padding-top: 30px; */
    padding-bottom: 40px;
}

.img-link ul.exp-list li .imgBox {
    height: 147px;
    overflow: hidden;
}

.img-link ul.exp-list li .imgBox img {
    width: 100%;
    height: 145px;
    transition: 0.3s;
}

.img-link ul.exp-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
}

.img-link ul.exp-list li {
    width: calc((100% - 150px) / 6);
    transition: 0.3s;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 3px 17px 8px rgb(124 124 124 / 18%);
    /* margin: 15px; */
    border-bottom: 3px solid #fff;
    padding-bottom: 8px;
    height: 175px;
    background: #fff;
}

.img-link ul.exp-list li:hover img {
    transform: scale(1.1);
}

.img-link ul.exp-list li span {
    font-size: 14px;
    float: left;
    display: inline-block;
    margin: 0px 5px;
    /* padding: 3px; */
    /* height: 25px; */
    cursor: pointer;
    border-radius: 2px;
    color: #999;
    /*background: #ff9600;*/
    line-height: 25px;
    padding: 0 5px;
}

.img-link {
    margin-top: 10px;
}

.img-link ul.exp-list li a {
    display: block;
    /*padding-bottom: 15px;*/
    text-decoration: none;
}

.img-link ul.exp-list li p {
    font-size: 18px;
    color: #333;
    font-family: "Microsoft Yahei";
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0;
    margin: 0 5px;
}

.sort ul li {
    background: #fff;
    font-size: 18px;
    float: left;
    display: inline-block;
    margin: 5px 10px;
    padding: 5px 0px;
    cursor: pointer;
    border-bottom: 4px solid #fff;
    margin-top: 2px;
}

.sort li.active {
    border-bottom: 4px solid #327cf7;
}

.noticBox {
    width: 750px;
    position: relative;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0606/33qcd.png) center no-repeat;
    z-index: 99;
}

.noticBox ul {
    padding: 0 50px;
    /* padding-top: 30px; */
}

.noticBox li {
    border-bottom: 1px solid #dcdcdc;
    padding: 20px 0;
    font-size: 14px;
    color: #333333;
    padding-left: 35px;
    background: url(/vlab_files/2023/213/0611/37ia0.png) 7px center no-repeat;
}

.noticBox li:hover {
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0612/391do.png) left center no-repeat;
}

.noticBox li p {
    font-size: 16px;
    float: left;
    width: calc( 100% - 90px );
}

.noticBox li em {
    float: right;
    font-style: normal;
    color: #999;
}

.login-form ,.loginBox {
    width: 335px;
    /* height: 504px; */
    padding: 0px 50px 0;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0606/35qh7.png) center bottom no-repeat;
    /*padding-top: 30px;*/
}

.login-form .tit span {
    background: none;
    font-size: 28px;
    padding-top: 40px;
}

.login-tit {
    font-size: 18px;
    text-align: center;
    padding: 25px 0;
    color: #336699;
}

.input-box {
    margin-top: 5px;
}

.input-box a {
    font-size: 12px;
    color: #c7c7c7;
    margin: 5px 0;
}

.input-box:first-child {
    margin-bottom: 25px;
}

.input-box input {
    outline: none;
    border: 0;
    border-bottom: 1px solid #c1d7eb;
    font-size: 16px;
    width: 100%;
    height: 48px;
    /* border-radius: 4px; */
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0613/3bft0.png) no-repeat 8px 14px;
    padding-left: 50px;
}

.input-box input[name="password"] {
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0613/3dg4i.png) no-repeat 8px 14px;
}

.input-box input#code {
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2024/271/1036/1hqhbm.png) no-repeat 8px 14px;
    background-size: 22px;
}

.input-box label {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.input-btn-box {
    /* width: 190px; */
    margin: 0 auto;
}

.loginBox p {
    text-align: center;
    padding-bottom: 10px;
}

.loginBox span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    padding-top: 115px;
}

.loginBox a {
    display: block;
    width: 105px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    background: #0088fc;
}

.input-btn-box button, .input-btn-box a {
    display: block;
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 18px;
    border-radius: 45px;
    margin-top: 20px;
    cursor: pointer;
}

.input-btn-box button {
    background: #0088fc;
}

.input-btn-box a {
    background: #0088fc;
}

button.submit {
    display: block;
    outline: none;
    letter-spacing: 1px;
    border: none;
    width: 295px;
    color: #fff;
    height: 40px;
    font-size: 14px;
    margin: 25px auto 0;
    background: #217ede;
}

.input-btn-box button.stuBtn {
    width: 96px;
    height: 30px;
    background: #1346b3;
}

.input-btn-box button.teaBtn {
    width: 96px;
    height: 30px;
    padding-right: 16px;
    background: #1346b3;
}

.tip {
    margin-top: 20px;
    text-align: center;
}

.tip p {
    font-size: 14px;
    color: #999;
    padding-bottom: 0;
}

.yeBox {
    position: relative;
}

.noticBox::before {
    content: '';
    position: absolute;
    width: 204px;
    height: 158px;
    right: -116px;
    bottom: -53px;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0577/298f6.png) center no-repeat;
}

.ye {
    position: absolute;
    width: 264px;
    height: 288px;
    left: -190px;
    bottom: -14px;
    z-index: 0;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0614/3fnt7.png) center no-repeat;
}

.picList {
    margin-top: 120px;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0577/1p6ts.png) center no-repeat;
}

.picList .tit span {
    width: auto;
    letter-spacing: 0px;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0573/1jfi9.png) center no-repeat;
    padding-left: 120px;
}

.list-box {
    width: 1200px;
    margin: auto;
    /*min-width: 1200px;*/
    min-width: unset;
}

.list-box ul li {
    width: calc(24% - 10.5px);
    transition: 0.3s;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 3px 17px 8px rgb(124 124 124 / 18%);
    margin: 10px;
    border-bottom: 3px solid #fff;
    padding-bottom: 8px;
    height: 200px;
    background: #f8f9fa;
    border: 0;
}

.list-box ul li .imgBox {
    height: 170px;
    overflow: hidden;
}

.list-box ul li .imgBox img {
    width: 100%;
    height: 170px;
    transition: 0.3s;
}

.list-box ul li:hover img {
    transform: scale(1.1);
}

.list-box ul li span {
    font-size: 14px;
    float: left;
    display: inline-block;
    margin: 0px 5px;
    cursor: pointer;
    border-radius: 2px;
    color: #999;
    line-height: 25px;
    padding: 0 5px;
}

.list-box ul li p {
    font-size: 18px;
    color: #333;
    font-family: "Microsoft Yahei";
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0;
    margin: 0 5px;
}

.tongji {
    min-width: 1200px;
    margin: auto;
    margin-bottom: 50px;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0573/1dejp.png) 250px top no-repeat;
}

.tongjiList {
    width: 1200px;
    border: 1px solid #ccc;
    min-width: 1200px;
    height: 120px;
    margin: auto;
    padding: 70px 0;
    border-radius: 160px;
}

.tongjiList ul {
    text-align: center;
}

.tongjiList ul li {
    width: 370px;
    display: inline-block;
}

.tongjiList ul li span {
    color: #3d98ff;
    font-size: 70px;
    font-weight: bold;
    text-align: center;
}

.tongjiList ul li p {
    color: #606c80;
    font-size: 24px;
    text-align: center;
}

.content_box {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
}

.breadcrumb {
    height: 35px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    margin-bottom: 25px;
    padding-left: 22px;
}

.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: 16px;
    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: 1170px;
    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: 240px;
    position: relative;
}

.aside h2 {
    background: #0f2862;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: normal;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    text-align: center;
    margin-bottom: 10px;
}

.aside h2 a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.aside ul li {
    background: #0f2862;
    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: #fff ;
    -moz-box-shadow: 0 0 5px #a9a9a9;
    -webkit-box-shadow: 0px 0px 5px #a9a9a9;
    box-shadow: 0px 0px 5px #0f2862;
    background: #0f2862;
}

.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: #0f2862;
}

.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: #fff;
    -moz-box-shadow: 0 0 5px #a9a9a9;
    -webkit-box-shadow: 0px 0px 5px #a9a9a9;
    box-shadow: 0px 0px 5px #a9a9a9;
    background: #0f2862;
}

.level3 li a:hover {
    color: #333 !important;
}

.arrow {
    background: #3591e0 !important;
    color: #fff !important;
}

.contentLi {
    width: 900px;
}

.articleLi {
    margin-top: 5px;
    min-height: 550px;
}

.articleLi ul {
    margin: 10px;
}

.articleLi ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #bfbfbf;
    padding-left: 20px;
}

.articleLi ul li a {
    display: block;
    font-size: 16px;
    color: #787878;
    text-decoration: none;
    cursor: pointer;
}

.articleLi ul li a h3 {
    font-size: 16px;
    font-weight: normal;
}

.articleLi ul li a:hover {
    color: #023fe6;
}

.contentArt {
    width: 1170px;
    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: 1100px;
}

.articlePage {
    margin-top: 30px;
    min-height: 450px;
}

.articlePage h2 {
    text-align: center;
    font-size: 30px;
    color: #333;
    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: 16px;
}

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

.commonPic {
    margin-bottom: 15px;
}

.picBox .boxTit {
    margin-bottom: 15px;
}

.picBox ul li {
    float: left;
    margin: 7px 14px;
}

.picBox ul li img {
    display: block;
    padding: 5px;
    background: #e9e9e9;
    WIDTH: 235PX;
    height: 142px;
}

.picBox ul li .categoryPic {
    position: relative;
    display: block;
    text-decoration: none;
}

.picBox ul li .categoryPic .greenBg {
    display: none;
    background: url("/vlab_files/2025/205/0634/5va7q.png") repeat;
    width: 180px;
    height: 95px;
    padding: 25px 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.picBox ul li .categoryPic .greenBg p {
    font-size: 14px;
    color: #fff;
    font-family: "Microsoft Yahei";
    line-height: 22px;
}

.picBox ul li .categoryPicTit {
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #666;
    text-decoration: none;
    padding-left: 5px;
}

.picBox ul li p {
    text-align: center;
}

.picBox ul li:hover .categoryPic .greenBg {
    display: block;
    transition: 0.3s;
}

.picBox ul li:hover .categoryPicTit {
    color: #8fba3d;
}

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

.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: 20px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    background: url("http://10.10.5.249:9000/test/vlab_files/2023/209/0586/o9a3.png") #327cf7 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: #0f2862;
}

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

.footer {
    background: url(/vlab_files/2025/296/0558/1pedn.png) bottom center no-repeat;
    height: 272px;
    margin: auto;
    min-width: 1200px;
    width: 100%;
    position: relative;
}
.qcode-list {
     position: absolute;
    left: 0;
    right: 0;
    top: 135px;
    margin: auto;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.qcode-item {
    
}
.qcode-item p{
    
}




.footer .contentBox {
    width: 1200px;
    margin: auto;
    padding-top: 170px;
    
}

.footer p ,.footer p a {
    text-decoration: none;
    margin: 0 auto;
    padding: 0;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.footer ul {
    height: 45px;
    overflow: hidden;
    text-align: center;
}

.footer ul li {
    display: inline-block;
    color: #fff;
    padding: 0 25px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
}

.footer ul li a {
    font-size: 14px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-decoration: none;
}

.picList {
    margin-top: 10px;
    padding-bottom: 30px;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0577/1p6ts.png) center no-repeat;
}

.picList .tit span {
    width: auto;
    letter-spacing: 0px;
    background: url(http://www.xjjtxy.cn:65077/vlab_files/2023/213/0573/1jfi9.png) center no-repeat;
    padding-left: 120px;
}

.list-box {
    width: auto;
    padding: 0 30px;
    margin: auto;
    min-width: unset;
}

.list-box ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    /* margin-bottom: 30px; */
}

.list-box ul li {
    width: calc((100% - 150px) / 6);
    transition: 0.3s;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 3px 17px 8px rgb(124 124 124 / 18%);
    margin: 0;
    border-bottom: 3px solid #fff;
    padding-bottom: 8px;
    height: 200px;
    background: #f8f9fa;
    border: 0;
}

.list-box ul li .imgBox {
    height: 170px;
    overflow: hidden;
}

.list-box ul li .imgBox img {
    width: 100%;
    height: 170px;
    transition: 0.3s;
}

.list-box ul li:hover img {
    transform: scale(1.1);
}

.list-box ul li span {
    font-size: 14px;
    float: left;
    display: inline-block;
    margin: 0px 5px;
    cursor: pointer;
    border-radius: 2px;
    color: #999;
    line-height: 25px;
    padding: 0 5px;
}

.list-box ul li p {
    font-size: 18px;
    color: #333;
    font-family: "Microsoft Yahei";
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0;
    margin: 0 5px;
}
