body {
    font-family: 'Microsoft Yahei';
    background: #f3f3f3;
}

.header {
    height: auto;
    background: #1085ba;
}
.head-btns {
    width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    height: 120px;
    justify-content: flex-end;
}

.head-btns a{
    display: block;
    width: 100px;
    height: 36px;
    border-radius: 5px;
    background: #fff;
    color: #162a87;
    line-height: 36px;
    outline: unset;
    margin-left: 15px;
    text-align: center;
}
.container {
    width: 1200px;
    margin: auto;
}

.layui-layer {
    top: 35% !important;
}

.logo {
    height: 120px;
    background: url(/vlab_files/sharding/path/29213a35258b435aa8650e42c8213451/头部.png) center no-repeat;
}

.nav {
    height: 60px;
    background: #fff;
}

.nav ul {
    display: flex;
    justify-content: space-between;
}

.nav li {
    display: block;
}

.nav li a {
    display: block;
    line-height: 60px;
    font-size: 16px;
    text-decoration: none;
    font-family: "Microsoft Yahei";
    color: #333;
}

.nav li:hover {
    background: #f2f2f2;
}

.slider {
    width: 100%;
    min-width: 1200px;
    height: 395px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slider .bd {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px
}

.slider .bd li {
    width: 1200px;
    overflow: hidden;
}

.slider .bd li img {
    display: block;
    width: 1200px;
    height: 400px;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1200px !important;
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1; width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    background: url(/vlab_files/2022/069/0694/hh15.png) 0 -10px no-repeat;
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 400px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -600px;
}

.slider .next {
    left: 50%;
    margin-left: 600px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 400px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .pnBtn .arrow {
    /*display: none;*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 60px;
    height: 40px;
    background-image: url(/vlab_files/2024/068/0846/8fsm.png);
    background-repeat: no-repeat;
}

/*.slider .pnBtn .arrow:hover {*/
/*    filter: alpha(opacity=60);*/
/*    opacity: 0.6;*/
/*}*/
.slider .prev .arrow {
    right: 0;
    background-position-x: left ;
}

.slider .next .arrow {
    left: 0;
    background-position-x: right ;
}

.page {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #666666;
}

.page span {
    border: 1px solid #ccc;
    color: #727272;
    padding: 5px 10px;
    background: #f1f1f1;
    cursor: pointer;
}

.page span:hover {
    color: #2d82e0;
    text-decoration: none;
}

.tit {
    padding: 30px 0px;
    text-align: center;
}

.tit-box {
    width: 100%;
    margin: auto;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
}

.tit-box span {
    color: #333333;
    position: relative;
    z-index: 1;
}

.tit-box label {
    color: #f4f4f4;
    position: absolute;
    top: -15px;
    /* width: 100%; */
    left: 0;
    right: 0;
    text-align: center;
    z-index: 0;
    display: none;
}

.contentB {
    height: 445px;
    padding: 35px 0;
    background: url(/vlab_files/2024/068/0846/ch0n.jpg) center no-repeat;
}

.contentB .contentBox {
    display: flex;
    justify-content: space-between;
}

.slider-box {
    width: 480px;
}

.text-box {
    width: 690px;
}

.text-box h2 {
    font-size: 24px;
    color: #333;
    line-height: 60px;
    font-weight: normal;
}

.text-box p {
    height: 225px;
    font-size: 15px;
    line-height: 36px;
    color: #666666;
    text-align: justify;
    text-indent: 2em;
}

.text-box a {
    /* display: block; */
    /* border: 1px solid #dad6d6; */
    width: 90px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 4px;
    font-size: 15px;
    color: #162a87;
    text-decoration: underline;
}

.img-box {
    width: 480px;
    height: 320px;
    overflow: hidden;
}

.img-box li {
    width: 480px;
    height: 320px;
    display: block;
}

.img-box-hd {
    width: 100%;
    margin-top: 18px;
}

.img-box-hd ul {
    width: 100%;
    display: flex;
    justify-content: center;
}

.img-box-hd ul li {
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    border-radius: 50%;
    background: #dedede;
    cursor: pointer;
}

.img-box-hd ul li.on {
    background: #2b4adb;
}

.contentC {
    padding: 40px 0;
    background: #f5f5f5;
}

.contentC .tit-box label {
    color: #eeeeee;
}

.contentC .tit-box {
    /* width: 500px; */
}

.slideGroup {
    width: 1160px;
    margin: auto;
    padding-top: 10px;
}

.slideGroup .slideBox {
    zoom:1;position: relative;
}

.slideGroup .parBd ul {
    overflow: hidden;
    zoom:1;
        height: 480px;
}
.slideGroup .parBd ul.active{
    height: auto;
}

.slideGroup .parBd ul li {
    transition: 0.2s;
    margin: 5px 10px;
    float: left;
    position: relative;
    _display: inline;
    overflow: hidden;
    width: 270px;
    height: 240px;
}

.slideGroup .parBd ul li .pic {
    position: relative;
    overflow: hidden;
}

.slideGroup .parBd ul li .pic img {
    width: 270px;
    height: 180px;
    display: block;
    padding-bottom: 2px;
}

.slideGroup .parBd ul li .cgzsTit a {
    padding-top: 5px;
    font-family: serif;
    display: block;
    line-height: 22px;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    color: #333;
    text-align: center;
    font-family: "Microsoft Yahei";
    margin: auto;
}

.slideBox a.sNext,.slideBox a.sPrev {
    display: block;
    width: 48px;
    height: 72px;
    position: absolute;
    top: 70px;
    cursor: pointer;
}

.slideBox a.sNext {
    right: -60px;
    background: url(/vlab_files/2024/068/0846/6fsm.png) right center no-repeat;
}

.slideBox a.sPrev {
    left: -60px;
    background: url(/vlab_files/2024/068/0846/6fsm.png) left center no-repeat;
}

.contentD {
    height: 360px;
    background: #fff;
}

.contentD .contentBox {
    width: 1200px;
    margin: auto;
}

.index-tit {
    height: 80px;
    font-size: 30px;
    line-height: 80px;
    /* border-bottom: 2px solid #3b51b8; */
}

.index-tit span {
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: pointer;
    color: #babdd4;
    width: 100%;
    margin: auto;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
}

.index-tit span.on {color: #333;}

.index-box ul {
    text-align: center;
    padding-top: 40px;
}

.index-box ul li {
    margin: 0 60px;
    display: inline-block;
}

.index-box ul li span {
    display: block;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    border: 2px solid #74c0e2;
    margin: auto;
    font-size: 44px;
    color: #0f80b3;
    text-align: center;
    line-height: 145px;
}

.index-box ul li p {
    color: #5874f0;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
}

.contentE {
    background: #fff;
    padding: 40px 0;
}

.spanTab {
    width: calc(100% - 70px);
    display: flex;
    flex-wrap: wrap;
    /* text-align: center; */
}

.spanTab span {
    display: block;
    border: 1px solid #ccc;
    line-height: 38px;
    padding: 0 10px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    /* margin: 3px; */
    margin-left: 10px;
    margin-bottom: 10px;
}

.spanTab span.on {
    background: #183ad7;
    color: #fff;
    border: 1px solid #183ad7;
}

.spanTab a {
    font-size: 12px;
    display: none;
    color: #0f80b3;
    padding: 0 10px;
}

.imgs {
    width: 1200px;
    margin: auto;
}

.imgs ul {
    padding-top: 25px;
}

.imgs ul li {
    width: 380px;
    height: 260px;
    border: 1px solid #ccc;
    float: left;
    margin: 8px;
    position: relative;
}

.imgs ul li img {

}

.imgs ul li .titName {
    padding-top: 10px !important;
}

.imgs ul li .titName,.imgs ul li .personName {
    padding: 0 10px 4px;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.imgs ul li .titName p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tag1{
    display:block;
    font-size:13px;
    color:#666;
    margin-right:10px;
    padding-left: 20px;
    background:url("/vlab_files/2024/068/0975/432ad.png") left center no-repeat;
}
.tag2{
    display:block;
    font-size:13px;
    color:#666;
    padding-left: 20px;
    background:url("/vlab_files/2024/068/0975/452og.png") left center no-repeat;
}


.imgs ul li .people ,.imgs ul li .study {
    display: inline-block;
    padding-left: 17px;
    font-size: 14px;
    line-height: 25px;
}

.imgs ul li .people {
    margin-left: 10px;
    margin-right: 20px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/222/0879/2tpf4.png) left center no-repeat;
}

.imgs ul li .study {
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/222/0879/2roo4.png) left center no-repeat;
}

.imgs .tags {
    position: absolute;
    bottom: 10px;
    right: 11px;
    background: red;
    width: 26px;
    height: 27px;
    font-size: 0;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1152/6qs19.png) center no-repeat;
}

.imgs .blue {
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1152/6ssh4.png) center no-repeat;
}

.imgs .green {
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1152/6ut1j.png) center no-repeat;
}

.contentF {
    padding: 40px 0;
    background: #fff;
}

.contentF label {
    /* color: #fff; */
}

.contentF span {
    /* color: #134e92; */
}

.footer {
    height: 60px;
    padding: 30px 0;
    background: url(/vlab_files/2024/068/0846/eh62.jpg) center no-repeat;
}

.footer p {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    width: 1200px;
    margin: 0 auto;
}

.rank-content {
    width: 1200px;
    margin: auto;
}

.left-rank {
    width: 740px;
    height: 500px;
    border-radius: 10px 10px 0 0;
    background: url(/vlab_files/2024/068/0937/3ct6o.png) top center #fff no-repeat;
}

.right-rank {
    width: 420px;
    height: 500px;
    border-radius: 10px 10px 0 0;
    background: url(/vlab_files/2024/068/0937/3ct6o.png) top center #fff no-repeat;
}

.rank-tit {
    width: 162px;
    height: 80px;
    line-height: 80px;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    background: url(/vlab_files/2024/068/0945/3f6cq.png) center no-repeat;
    margin: auto;
}

.left-rank ul li {
    height: 50px;
    padding: 7px 0;
    border-bottom: 1px solid #e7f7ff;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1149/6hp5i.png) left center no-repeat;
    text-indent: 40px;
    line-height: 50px;
}

.left-rank ul {
    height: 380px;
    overflow: hidden;
    padding: 0px 60px;
}

.right-rank .hd {
    text-align: center;
}

.right-rank .hd li {
    display: inline-block;
    font-size: 20px;
    color: #1f85b4;
    height: 75px;
    line-height: 80px;
    cursor: pointer;
    padding: 0 20px;
}

.right-rank .hd li.on {
    font-weight: bold;
    color: #134e92;
}

.rank-list {
    padding: 0 30px;
}

.college-tit span {
    display: inline-block;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.rank-list ul {
    height: 380px;
    overflow: hidden;
}

.rank-list ul li {
    line-height: 60px;
    border-bottom: 1px solid #e7f7ff;
}

.rank-list ul li span {
    display: inline-block;
}

.rank-list ul li span.sort {
    width: 28px;
    color: #cfd6d9;
    font-size: 18px;
    height: 40px;
    line-height: 33px;
    font-weight: bold;
    text-align: center;
}

.rank-list ul li:nth-child(1) span.sort,.rank-list ul li:nth-child(2) span.sort,.rank-list ul li:nth-child(3) span.sort {
    color: #fff;
}

.rank-list ul li:nth-child(1) span.sort {
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1151/6orct.png) center no-repeat;
}

.rank-list ul li:nth-child(2) span.sort {
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1151/6meof.png) center no-repeat;
}

.rank-list ul li:nth-child(3) span.sort {
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1150/6locm.png) center no-repeat;
}

.rank-list ul li span.name {
    color: #333;
    padding-left: 10px;
    width: 250px;
}

.rank-list ul li span.num {
    color: #333;
    font-size: 14px;
    width: 60px;
    text-align: center;
}

.contentG,.contentH {
    background: #fff;
}

.contentG .contentBox {
    padding: 40px 0;
    width: 1200PX;
    margin: auto;
}

.picScroll-left {
    width: 1200px;
    position: relative;
}

.picScroll-left .hd {
    position: relative;
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
    display: block;
    width: 48px;
    height: 72px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 55px;
}

.picScroll-left .hd .next {
    right: -60px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1026/3bmbv.png) center no-repeat;
}

.picScroll-left .hd .prev {
    left: -60px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1026/3dmbv.png) center no-repeat;
}

.picScroll-left .bd {
    padding: 10px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1; }

.picScroll-left .bd ul li {
    width: 225px;
    height: 210px;
    margin: 0 6px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 225px;
    height: 150px;
    display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
    padding-top: 5px;
}

.contentH .contentBox {
    width: 1200px;
    margin: auto;
    padding-bottom: 70px;
}

.link-list ul {
    text-align: center;
}

.link-list ul li {
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/222/0846/1anf9.png) left center no-repeat;
    padding-left: 30px;
    margin: 0 20px;
}

.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") #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: 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;
}

.nav li {
    position: relative;
}

.childUl {
    display: none;
    position: absolute;
    width: 200px;
    padding: 10px 0;
    background: #fff;
    z-index: 999;
    box-shadow: 0 0 9px #ddd;
}

.childUl li {
    float: none !important;
    margin-left: 0 !important;
}

.nav li:hover .childUl {
    display: block;
}

.dingwei {
    width: 150px;
    height: 150px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 10px;
    background: url(/vlab_files/2024/068/0927/32mln.png) no-repeat center;
}

.circle {
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: 120px;
    height: 120px;
    /* background: #fff; */
    overflow: hidden;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
}

.circle::after {
    content: "";
    display: block;
    width: 240px;
    height: 240px;
    position: absolute;
    left: 0;
    margin-left: -130px;
    bottom: -8px;
    border-radius: 120px;
    border: 44px solid rgba(69,91,189,.45);
    /*background: #fff;*/
    animation-name: rotate1;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.circle::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -160px;
    bottom: 0px;
    width: 260px;
    height: 260px;
    border-radius: 130px;
    border: 46px solid rgba(69,91,189,.35);
    animation-name: rotate1;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    /*background: #fff;*/
}

@keyframes rotate1 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(180deg);
    }
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.zhuanquan {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("/css/nx/img/nx_index/1-7f54aae40bfa4b0d16ceafc54fe42dc2.png") no-repeat center;
    -webkit-transform: rotate(360deg);
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
    animation: rotation 3s linear infinite;
}

.douhao {
    position: absolute;
    right: 35px;
    top: 36px;
    width: 15px;
    height: 9px;
    background: url("/css/nx/img/nx_index/douhao-a71a860c730208e9bbfe8c55109d8ba4.png") no-repeat center;
}

.dingwei .number {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 60px;
    color: #333;
    line-height: 117px;
    font-size: 40px;
    text-align: center;
    font-weight: normal;
}

.filter-item {
    width: 1200px;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
}
.filter-item label{
    display: block;
    width: 70px;
    font-size: 14px;
    color: #333333;
    line-height: 38px;
}
.tag1{
    color: #fff;
    font-size: 12px;
    padding: 4px 6px;
    background: #e48238;
    background: -moz-linear-gradient(left, #e48238 0%, #e47230 11%, #d94624 100%);
    background: -webkit-linear-gradient(left, #e48238 0%, #e47230 11%, #d94624 100%);
    background: linear-gradient(to right, #e48238 0%, #e47230 11%, #d94624 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48238', endColorstr='#d94624', GradientType=1);
    border-radius: 8px 0 8px 0;
    -webkit-border-radius: 8px 0 8px 0;
    -moz-border-radius: 8px 0 8px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.piclist{
    position: relative;
}
.piclist a.sNext,.piclist a.sPrev {
    display: block;
    width: 48px;
    height: 72px;
    position: absolute;
    top: 90px;
    cursor: pointer;
}

.piclist a.sNext {
    right: -60px;
    background: url(/vlab_files/2024/068/0846/6fsm.png) right center no-repeat;
}

.piclist a.sPrev {
    left: -60px;
    background: url(/vlab_files/2024/068/0846/6fsm.png) left center no-repeat;
}