@charset "utf-8";
*{margin:0px; padding:0px;}
body{ color:#333; background:#f5f5f5;}
img{border:0;display:inline-block}
ul,ol{list-style-type:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
table {border-collapse: collapse;border-spacing: 0;}
input,select,textarea{vertical-align:middle; outline:none; resize:none; font-family:Microsoft YaHei;}
b,i,strong{font-weight:normal; font-style:normal;}
a{color:#333; text-decoration:none;}


/* 20240313 【改动】：优化清除浮动 */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}
/* 20240313 【改动】：优化清除浮动 */
.fl{float:left;}
.fr{float:right;}

.wrap1200{width:1200px;margin:0 auto;padding-bottom: 20px;}
.white{background:#fff}
.marTop30{margin-top:30px;}
.marTop20{margin-top:20px;}
/*.dataRight{height:110px;border-right:solid 1px #c4c6cb;width:700px;margin:50px 20px 60px 40px}*/
.dataRight{/* height:110px; */border-right:solid 1px #c4c6cb;width:700px;margin: 50px 20px 20px 40px;}
.dataImg{width:154px;height:102px;box-shadow:0 0 16px rgba(0,19,46,.2) ;overflow:hidden}
.dataDetail{width:500px;margin-left:40px}
.dataDetail h3{font-size:18px;font-weight:bold;
    /* 20231007 【改动】：文字垂直居中 */
    line-height: 28px;
    /* 20231007 【改动】：文字垂直居中 */
}
.dataDetail p{color:#5c6172;font-size:14px;margin:10px 0}
.dataDetail p span{color:#fca900}
.collectBtn{display:inline-block;width:52px;height:28px;line-height:28px;text-align:center;background:#565a65;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;
    /* 20231007 【改动】：取消上边距 */
    /* margin-top:5px */
    /* 20231007 【改动】：取消上边距 */

}
/* 20241209 【改动】：添加荐购按钮 */
.recommendBtn {
    display: inline-block;
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #005187;
    border-radius: 5px;
    color: #005187;
    cursor: pointer;
    font-size: 14px;
    margin-right: 15px;
}
/* 20241209 【改动】：添加荐购按钮 */
.wrap306{width:306px;padding-top:70px}
.wrap306 p{font-size:14px;color:#565a65;}
.wrap306 p span{color:#5c6172}
.dataScore ul{margin-top:15px}
.dataScore ul li{width:20px;height:20px;background:url(../images/star_gray.png) no-repeat;float:left;margin-right:8px;position:relative}
.dataScore ul li.on span{position:absolute;width:20px;height:20px;background:url(../images/star_orange.png) no-repeat;float:left;margin-right:8px;}
.dataScore ul li.on span.half{position:absolute;width:10px;height:20px;background:url(../images/star_orange.png) no-repeat;float:left;margin-right:8px;}
.scoreNum{font-size:26px;font-weight:bold;color:#fca900;margin-top:5px;margin-left:20px}
.pad40{padding:20px 40px;}
.dataDetilPage  li{line-height:30px;padding:3px 0}
.wrap125{width:125px;font-size:14px;color:#565a65}
.wrap125 i{display:inline-block;width:16px;vertical-align:middle;margin-right:10px}
.dataPageRight{width:990px;font-size:14px}
.dataPageRight p{color:#5c6172;line-height:30px}
.link{color:#6b9cee;text-decoration:underline;word-break:break-all;}
.dataPageRight .link:hover{color: #6b9cee}
.dataTables{overflow:hidden;border-radius:5px;}
.dataTables table{text-align: center;border-radius:10px;}
.dataTables th{height:40px;background:#e0e1e4;border-left:solid 1px #fff; padding:0 10px}
.dataTables td{ height:39px;background:#f7f7f7;border-bottom:solid 1px #fff;border-left:solid 1px #fff; padding:0 10px;font-size:14px;color:#5c6172}
.dataPageRight p.play{background:url(../images/play.png) no-repeat left center;padding-left:24px;color:#6b9cee}


/* 20231012 【改动】：slideBar位置优化 */
.slideBar{
    position: fixed;
    width: 54px;
    left: 50%;
    margin-left: 610px;
    /* top: 30%; */
    _position: absolute;
    z-index:998;
    bottom: 200px;
}
.slideBar li{height:40px;height:40px;margin-bottom:12px;cursor:pointer}
/* 20231012 【改动】：slideBar位置优化 */

/*.slideBar{
    position: fixed;
    width: 54px;
    left: 50%;
    margin-left: 610px;
    top: 30%;
    _position: absolute;
    z-index:998;
}*/
.slideBar li{height:40px;height:40px;margin-bottom:18px;cursor:pointer}
/*.slideBar li.pf:hover{background:url(../images/pf.png) no-repeat}*/
.slideBar li.pf{background:url(../images/pfHover.png) no-repeat}
/*.slideBar li.pl:hover{background:url(../images/pl.png) no-repeat}*/
.slideBar li.pl{background:url(../images/plHover.png) no-repeat}
/*.slideBar li.gz:hover{background:url(../images/gz.png) no-repeat}*/
.slideBar li.gz{background:url(../images/gzHover.png) no-repeat}

.dataResorceTit{height:90px;line-height:90px;font-size:16px;color:#2c2c2c}
.dataResorceTit i {
    display: inline-block;
    width: 6px;
    height: 18px;
    background: #5c6172;
    vertical-align: middle;
    margin-right: 10px
}

.dataSearch {
    width: 595px;
    margin-top: 25px
}


.dataInp {
    width: 446px;
    height: 38px;
    border: solid 1px #e3e3e3;
    padding: 0 20px;
    line-height: 38px;
    border-radius: 5px;
    font-size: 14px
}

.dataSub {
    width: 98px;
    height: 40px;
    background: #5c6172;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 14px
}

.dataResourceTop {
    padding: 0 20px
}

.dataResourceTop li {
    padding: 10px 0;
    line-height: 26px;
    border-bottom: dashed 1px #ccc;
    font-size: 14px;
    color: #5c6172
}

.dataResourceTop li:last-child {
    border-bottom: 0
}


.dataResourceTop li span {
    width: 85px;
    float: left
}

/* 20240123 【改动】：优化清楚浮动 */
.dataResoRight{
    width:auto;
    /* overflow: hidden; */
    margin-left: 90px;
}
/* 20240123 【改动】：优化清楚浮动 */
.dataResoRight a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    /* 20240618 【改动】：调整首字母为一行 */
    margin-right: 2px;
    /* 20240618 【改动】：调整首字母为一行 */
    color: #5c6172;
    margin-top: 2px
}

.dataResoRight a:hover {
    color: #6b9cee;
}

.dataResoRight a.cur {
    color: #fff;
    background: #5c6172;
    border-radius: 3px;
}

.searchTips {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #5c6172
}

.searchTips a {
    color: #94959a
}

.searchTips a.cur {
    color: #565a65
}

.searchResult ul li {
    background: #fff;
    margin-bottom: 10px;
    padding: 30px;
    padding-top: 0;
    line-height: 26px
}

.dataTit {
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}
.dataTit span{display:inline-block;height:18px;line-height:18px;color:#fff;border-radius:8px 0 8px 0;margin-left:5px;font-weight:normal;font-size:12px;padding:0 4px}
.dataTit span.new{background:#32b16c;}
.dataTit span.try{background:#fca900;}

.dataCover{width:154px;height:102px;box-shadow:0 0 16px rgba(0,19,46,.2);border-radius:8px;overflow:hidden;}
/* 20230920 【改动】：封面内容宽度自适应 */
.searchDataMid{width:24%;margin-left:35px;min-height:102px;border-right:solid 1px #ced1d6;font-size:14px;color:#5c6172;padding-right:40px}
/* 20230920 【改动】：封面内容宽度自适应 */
.searchDataMid p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.searchDataMid p span{color:#5c6172}
.collect{font-size:14px;color:#5c6172;cursor:pointer;display:inline-block}
.collect i{display:inline-block;width:16px;height:16px;background:url(../images/collect.png) no-repeat;vertical-align:middle;margin-right:10px}
.collected i{background:url(../images/collected.png) no-repeat}
/* 20230920 【改动】：封面内容宽度自适应 */
.searchDataRight{width:46%;font-size:14px;color:#5c6172;}
/* 20230920 【改动】：封面内容宽度自适应 */
.searchDataRight p span{color:#5c6172}

.pages{text-align:center;padding:10px 0}
.pages ul li{display:inline-block;font-size:14px;margin:0 2px;cursor:pointer;height:24px;line-height:24px;padding:0 8px;border-radius:3px}
.pages ul li.on{color:#fff;background:#5c6172}

.serachTab{width:587px;border-radius:5px;overflow:hidden}
.serachTab th{height:40px;background:#e0e1e4;font-size:14px;color:#565a65;font-weight:normal}
.serachTab td{padding: 10px 8px;background:#fff;height:39px;border-bottom:solid 1px #f5f5f5;font-size:14px;color:#5c6172}
.serachTab td.dataTit a{font-size:14px;color:#5c6172;font-weight:normal}
.serachTab td.dataTit a:hover{color:#6b9cee}


.serachTab td .collect i{margin-right:0}

/**2020-07-10-弹窗**/
.slideBar{width:40px}
.slideBar li{position:relative;}
.slideBar li i.pf{display:block;width:40px;height:40px;background:url(../images/pfHover.png) no-repeat;position:relative;z-index:9;font-size:0;text-align:center;line-height:40px;color:#fff}
.slideBar li:hover i.pf{display:block;width:40px;height:40px;background:#5c6172;font-size:14px;border-radius:100%}
.star{position:absolute;height:40px;top:0;right:10px;width:260px;background:#5c6172;border-radius:30px;padding-left:15px;color:#ffbc34;font-size:16px;line-height:40px;/*width:0;*/overflow:hidden}
.star .starability-checkmark{min-height:30px;padding-top:8px;width:160px}
.star span{font-size:16px;margin-right:10px}
.star .starability-checkmark>label{margin:0 5px;width:20px;height:20px;}
.slideBar li:hover .star{width:260px}
.popup{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.3);top:0;left:0;z-index:1000}
.popupCon{width:420px;height:402px;background:#fff;position:absolute;top:50%;left:50%;margin-top:-201px;margin-left:-210px;border-radius:5px}
.pad30{padding:0 30px}
.popTit{height:66px;line-height:66px;font-size:16px;font-weight:bold}
.plzxList li{line-height:36px;margin-bottom:14px}
.plzxList li span{font-size:14px;width:65px;text-align:right}
.plzxRight{width:265px;margin-left:17px}
.plzxInp{width:245px;height:34px;border:solid 1px #ddd;border-radius:5px;padding:0 10px}
.plzxText{width:245px;border:solid 1px #ddd;border-radius:5px;padding:10px;height:90px}
.popBtn{text-align:center;padding-top:24px}
.cancelBtn{width:68px;height:32px;background:#ccc;line-height:32px;text-align:center;border-radius:3px;margin:0 10px;display:inline-block;font-size:14px;color:#fff}
.tjBtn{width:68px;height:32px;background:#565a65;line-height:32px;text-align:center;border-radius:3px;margin:0 10px;display:inline-block;font-size:14px;color:#fff}
.gzlxList li{height:40px;line-height:40px;padding:0 20px;font-size:14px}
.gzlxList li:hover{background:#f0f0f0}
.gzlxList li span{float:right;width:16px;height:16px;background:url(../images/gzIcon.png) no-repeat left bottom;margin-top:9px}
.gzlxList li.cur {background:#f0f0f0}
.gzlxList li.cur span{background:url(../images/gzIcon.png) no-repeat left top;}

/**2020-07-17**/
.tab0716{height:54px;border-bottom:solid 1px #f1f1f1;padding-top:10px;margin:0 30px}
.tab0716 li{float:left;height:54px;line-height:54px;margin-right:40px}
.tab0716 li a{font-size:16px;display:block;position:relative}
.tab0716 li.cur a:after{content:'';position:absolute;width:100%;height:3px;background:#5c6172;left:0;bottom:0;border-radius:3px}
.myScoreList{padding:0 20px;padding-bottom:20px}
.myScoreList dl{float:left;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);width:366px;height:108px;margin:20px 10px 0 10px;border-radius:5px}
.myScoreList dl dt{float:left;width:102px;height:68px;margin:20px 0 20px 20px;border-radius:3px;overflow:hidden}
.myScoreList dl dd{float:left;margin-left:12px;width:220px}
.myScoreList dl dd h3{padding-top:10px;height:32px;line-height:32px}
.myScoreList dl dd h3 a{font-size:14px;font-weight:bold;color:#565a65;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display:block}
.myScoreList dl dd p{color:#5c6172;font-size:14px;padding-top:3px;height:28px;line-height:28px}
.scoreStar{height:28px;line-height:28px}
.scoreStar i{width:15px;height:15px;background:url(../images/star_gray.png) no-repeat;background-size:100%;float:left;margin-top:5px;margin-right:5px}
.scoreStar i.on{background:url(../images/star_orange.png) no-repeat;background-size:100%}
.colorOrange{color:#ffbc34}
.padBot30{padding-bottom:30px}
.loadingBx {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .7);
    z-index: 100
}
.loadImg {
    position: absolute;
    width: 124px;
    height: 124px;
    top: 50%;
    left: 50%;
    margin-top: -62px;
    margin-left: -62px
}
.myplzxListBox{padding:20px 30px}
.myplzxListBox .plzxItem{padding: 20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:20px;border-radius:3px;position:relative}
.plzxRight02{width:930px}
.myplzxListBox .plzxItem  .plzxRight02 h3{color:#565a65;font-size:14px;font-weight:bold;padding-bottom:10px}
.myplzxListBox .plzxItem  .plzxRight02 p{color:#5c6172;font-size:14px;}
.plzxBtn{position:absolute;right:20px;width:145px;height:30px;top:50%;margin-top:-15px;line-height:30px;color:#5c6172;font-size:14px;}
.redColor{color:#f66060}
.plzxHfBtn{float:right;width:76px;height:28px;line-height:28px;text-align:center;background:#565a65;border-radius:3px;color:#fff;}
.plzxPop{width:440px;float:left;font-size:14px;color:#5c6172}
.plzxListPop{height:300px;overflow:auto;font-size:14px}
.plzxListPop ul{border-bottom:solid 1px #eee;padding-bottom:20px;margin-bottom:20px}
.plzxListPop ul li{padding:5px 0}
.plzxListPop ul li span{width:70px}
.plhfCon{min-height:68px;background:#f7f7f7;padding:10px;margin-top:10px;color:#5c6172}

.myCollectLIst{padding:20px 30px 50px 30px}
.myCollectLIst .serachTab{width:555px}
.myCollectLIst .serachTab  td{background:#f7f7f7;border-bottom:solid 1px #fff;line-height:39px;color:#5c6172}
.myCollectLIst .serachTab  td a{color:#5c6172}
.padLeft{padding-left:60px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width:360px}


.setSorting{ padding:14px 0 0 20px;}
.setSorting .selectBox{ min-width:130px; height:32px; border:solid #bdc1cd 1px; border-radius:4px; position:relative; cursor:pointer;}
.setSorting .selectBox p{ padding:0 20px 0 10px; margin-right:6px; line-height:32px; font-size:14px; color:#5c6172; background:url(/newwisdom/images/blackArr.png) no-repeat right center;}
.setSorting .selectBox ul{ box-shadow:0 0 30px rgba(7,0,47,.2); width:100%; font-size:14px; position:absolute; z-index:1; top:42px; left:-1px; background-color:#fff; display:none; border-radius:4px;}
.setSorting .selectBox ul:before{ content:''; display:block; width:0; height:0; border:solid #FFFFFF 5px; border-color:transparent transparent #FFFFFF transparent; position:absolute; top:-10px; right:12px;}
.setSorting .selectBox ul li+li{ border-top:1px solid #f2f2f2;}
.setSorting .selectBox ul li a{ display:block; line-height:30px; padding:0 10px; color:#5c6172; text-decoration:none}
.setSorting .selectBox ul li a:hover,.setSorting .selectBox ul li.cur a{ background-color:#5c6172; color:#fff;}


.slideBar li i{width:40px;height:40px;margin:0 auto; margin-bottom:2px;cursor:pointer; display:block;}
/*.slideBar li .pf:hover{background:url(../images/pf.png) no-repeat !important;}*/
.slideBar li .pf{background:url(../images/pfHover.png) no-repeat !important;}
/*.slideBar li .pl:hover{background:url(../images/pl.png) no-repeat}*/
.slideBar li .pl{background:url(../images/plHover.png) no-repeat}
/*.slideBar li .gz:hover{background:url(../images/gz.png) no-repeat}*/
.slideBar li .gz{background:url(../images/gzHover.png) no-repeat}
.slideBar li .jg{background:url(../images/jgLOGO.png) no-repeat}
/* 20231012 【改动】：添加试用问卷 */
.slideBar li .questionnaire{background:url(../images/questionnaire.png) no-repeat}
/* 20231012 【改动】：添加试用问卷 */



.slideBar{ width:auto;}
.slideBar li{ height:auto;}
.slideBar li .slideText{ font-size:14px; white-space:nowrap; text-align:center;}


.dataResoErji{ background:#eeeeee; padding:8px; margin-left:70px; margin-top:10px;}
.dataResoErji a{ font-size:12px; color:#5c6172;}
.dataResoErji a{display:inline-block;height:26px;line-height:26px;padding:0 10px;margin-right:5px;color:#5c6172;margin-top:2px}
.dataResoErji a:hover{color:#6b9cee;}
.dataResoErji a.cur{color:#fff;background:#5c6172;border-radius:3px;}


.dataResoSanji{ background:#f7f7f7; padding:8px; margin-left:70px;}
.dataResoSanji a{ font-size:12px; color:#5c6172;}
.dataResoSanji a{display:inline-block;height:26px;line-height:26px;padding:0 10px;margin-right:5px;color:#5c6172;margin-top:2px}
.dataResoSanji a:hover{color:#6b9cee;}
.dataResoSanji a.cur{background:none;border-radius:3px; font-weight:bold; color:#FFFFFF;}




.baseNav{ height:40px; position:relative; padding:0 0 10px; margin-top:25px;}
.baseNav_title{ height:40px; line-height:40px; cursor:pointer; position:relative;}
.baseNav_title .baseNav_left{ width:35px; height:40px; background:url(../images/baseNav_left.png) no-repeat; position:absolute; left:0; top:0; z-index:5;}
.baseNav_title .baseNav_bg{ height:40px; line-height:40px; background:#32b16c; border-radius:6px; position:absolute; left:30px; top:0; right:0; z-index:3;}
.baseNav_title .baseNav_arrow{ width:7px; height:7px; background:url(../images/baseNav_arrow.png) no-repeat; position:absolute; right:10px; top:50%; margin-top:-3px; z-index:5;}
.baseNav_title .baseNav_name{ white-space:nowrap; padding:0 24px 0 35px; height:40px; line-height:40px; font-size:16px; color:#FFFFFF; position:relative; z-index:6;}

.baseNav_con{ width:558px; background:#FFFFFF; box-shadow:rgba(59,81,82,.2) 0 10px 30px; border-radius:6px; position:absolute; left:0; top:100%;}
.baseNav_con ul{ padding:20px 0 20px 20px; text-align:center;}
.baseNav_con li{ width:130px; height:32px; line-height:32px; padding:0 15px; font-size:14px; color:#666666; background:#eeeeee; border-radius:32px; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.baseNav_con li.active,.baseNav_con li:hover{ background:#32B16C; color:#FFFFFF;}
.baseNav_con li.active a,.baseNav_con li:hover a{ color:#FFFFFF; display:bblock;}
.baseNav_con li{ margin:0 16px 0 0;}
.baseNav_con li+li+li+li{ margin-top:16px;}

.baseNav .baseNav_con{ display:none;}
.baseNav:hover .baseNav_con{ display:block;}
.none{ display:none;}
 /*#self .downGray:after{ width:8px; height:6px; margin:0 0 2px 3px; content:''; display:inline-block; vertical-align:middle; background:url(../images/downGray.png) no-repeat;}
 #self  .downGray.cur:after{ width:8px; height:6px; margin:0 0 2px 3px; content:''; display:inline-block; vertical-align:middle; background:url(../images/downWhite.png) no-repeat;}

 */

/*******************2021-08-04国科大数据库弹窗**********************/
.gkd_popup{width:438px;height:304px;background:#fff url(../images/gkd_bg.jpg) no-repeat top left;box-shadow:0 0 40px rgba(85,0,0,.15);border-radius:10px;position:fixed;left:50%;top:50%;margin-top:-152px;margin-left:-219px}
.gkd_close{position:absolute;width:24px;height:24px;background:url(../images/gkd_close.png) no-repeat;cursor:pointer;top:20px;right:20px}
.gkd_wel{text-align:center;color:#76060a;font-size:24px;padding:15px 0}
.gkd_con{font-size:14px;color:#999;width:355px;margin:0 auto;text-indent:2em;padding-top:15px}
.gkd_Btn{display:block;width:256px;height:38px;background:#9b1604;text-align:center;line-height:38px;border-radius:30px;color:#fff;font-size:14px;text-decoration:none;margin:40px auto 0 auto}


/**2022-06-07-方正字体**/
@font-face{font-family:'FZCHYJW';src:url(../font/FZCHYJW.TTF)}
.fangzheng{font-family:'FZCHYJW'}

iframe{
    display: none;
}
/* 20230919 【改动】：精选评论弹窗样式 */
.comment-wrap {
    border-radius: 10px;
    width: 500px;
    position: absolute;
    background: #F0F3F5;

    right: 133%;
    bottom: -100px;
    z-index: 999;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.comment-wrap__header {
    border-radius: 10px 10px 0 0;
    background: #8F0200;
    position: relative;
}
.comment-wrap__header p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.comment-wrap__header-close {
    position: absolute;
    right: 36px;
    top: 13px;
    background: url(../images/close.png) no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.comment-wrap__container {
    height: 540px;
    overflow-y: auto;
    padding: 20px 10px 0 20px;
    box-sizing: border-box;
}
.comment-user-avator {
    width: 40px;
    height: 40px;
    display: block;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #BFCFE7;
}
.comment-user-name {
    font-size: 12px;
    text-align: center;
}
.comment-wrap__container-text {
    border-radius: 6px;
    padding: 15px;
    font-size: 12px;
    word-break: break-all;
    background: #fff;
    margin-left: 56px;
    box-sizing: border-box;
    text-align: left;
}
.comment-wrap__container li {
    margin-bottom: 20px;
    overflow: hidden;
}

.no-result .no-result__img {
    width: 100%;
}
.no-result .no-result__text {
    color: #303133;
    font-size: 14px;
    text-align: center;
    /* margin-top: 20px; */
}


/**滚动条样式**/
.comment-wrap__container::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
.comment-wrap__container::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px #F0F3F5;
    -webkit-box-shadow: inset 0 0 6px #F0F3F5;
    border-radius: 10px;
    background-color: #F5F5F5;
}
/*定义滑块 内阴影+圆角*/
.comment-wrap__container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #c8c8c8;
}
/* @media screen and (max-width: 1240px) {
    .comment-wrap {
        width: 360px;
    }
    .comment-wrap__container {
        height: 400px;
    }
} */

.slideBar li .comment {
    background: url(../images/comment.png) no-repeat;
}
/* 20230919 【改动】：精选评论弹窗样式 */

/* 20230920 【改动】：数据库导航调整样式 */
.wrap-container {
    display: flex;
}
.wrap-left {
    margin-right: 18px;
}
.wrap-right {
    flex: 1;
}
/* 20240913 【改动】：排行榜 */
.database-rank {
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    width: 238px;
    padding: 12px;
}
#databasename{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width: 350px;
}
.database-rank__title {
    color: #777;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    padding: 0 6px;
}

.wrap-left__list {
    padding: 0 6px;
}
/* 20240913 【改动】：排行榜 */
.wrap-left__list li a {
    display: flex;
    text-decoration: none;
    color: #666;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #ECE9E9;
    padding: 13px 0;
    cursor: pointer;
}
.wrap-left__list li:last-of-type a {
    border-bottom: 0;
}

/* 20240913 【改动】：排行排序 */
.wrap-left__list-sort {
    width: 26px;
    height: 26px;
    margin-right: 10px;
    border-radius: 6px;
    background-color: #E6E6E6;
    text-align: center;
    line-height: 26px;
    color: #333;
}

.wrap-left__list-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 74%;
    line-height: 26px;
}
/* 20240913 【改动】：排行排序 */
.wrap-right .dataSearch {
    margin-bottom: 20px;
    margin-top: 0;
    width: auto;
}

.wrap-right .dataSearch .dataSub {
    margin-left: 10px;
}

.database-notice {
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    width: 238px;
    padding: 15px 12px;
}
.database-notice__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.database-notice__header-title {
    color: #333;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
}
.database-notice__header a {
    font-size: 14px;
    color: #47A5FE;
    cursor: pointer;
}
.database-notice__header a:hover {
    color: #47a6fec9;
}
.header-arrow {
    background: url(../images/arrow.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 10px;
    background-position: center center;
}
.database-detail-notice {
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    width: 238px;
    padding: 16px 15px;
    height: 100%;
}
/* 20250611 【改动】：收起功能 */
.database-detail-notice>ul>li {
    /* padding-bottom: 14px; */
}
/* 20250611 【改动】：收起功能 */
.database-detail-notice li .database-detail-li_menu {
    display: flex;
    align-items: center;
    color: #333;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}
.database-detail-notice li .database-detail-li_menu .database-detail-notice__text,  .database-detail-li_submenu li {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width: 88%;
}
.database-detail-notice li .database-detail-notice__icon {
    width: 20px;
    height: 20px;
    background: url(../images/arrow-rt.png) no-repeat;
    transition: transform .5s;
}
.database-detail-li_submenu {
    padding-left: 36px;
    color: #666;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    /* display: none; */
    cursor: pointer;
}
.database-detail-li_submenu li {
    margin: 14px 0;
}
/* 20250611 【改动】：收起功能 */
.database-detail-li_submenu li:last-of-type {
    /* margin-bottom: 0; */
}
/* 20250611 【改动】：收起功能 */

.database-detail-notice .database-arrow-rotate-90 {
    transform: rotate(90deg);
}
.database-detail-notice .database-cur {
    color: #47A5FE;
}
.wrap-right__richtext-container {
    width: 100%;
    border-radius: 8px;
    background: #fff;
    min-height: 433px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    padding: 16px;
}
.wrap-right__richtext-container a {
    color: #47A5FE;
    cursor: pointer;
    /* font-size: 12px; */
}
.wrap-right__richtext-container a:hover {
    color: #47a6fec9;
}
.a-link {
    color: #47A5FE;
    /* font-size: 12px; */
    cursor: pointer;
}
.a-link:hover {
    color: #47a6fec9;
}

/* 20230920 【改动】：数据库导航调整样式 */

#richtext-iframe {
    display: block;
}
/* 20231008 【改动】：封面列表别名超出隐藏 */
.searchDataRight__header-alias{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width: 50%;
}
/* 20240913 【改动】：排行榜 */
.database-header__tab .database-header__tab-yesterday,
.database-header__tab .database-header__tab-total {
    width: 102px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    color: #666;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
}

.database-header__tab-line {
    height: 24px;
    width: 2px;
    background-color: #ECE9E9;
    float: left;
    border-radius: 1px;
    margin-top: 8px;
}

.database-tab-cur {
    color: #333!important;
    background: url(../images/tab-active.png) bottom center no-repeat;
    background-size: 30px;
}
/* 20240913 【改动】：排行榜 */
/* 20240401 【改动】：数据库排行添加tab栏 */
/* 20240626 【改动】:添加子库 */
.switch-wrapper{
    position: relative;
    height: 60px;
    display: flex;
    align-items: center;
}
.switch-wrapper .switch-text {
    font-size: 14px;
    color: #C24F4A;
    margin-left: 8px;
    vertical-align: middle;
    cursor: pointer;
}
.switch-wrapper input{
    /* display:none; */
    opacity: 0;
    width: 0;
    height: 0;
}
.switch-wrapper label .switch-content{
    position: relative;
    background: #D9D9D9;
    cursor:pointer;
    width: 30px;
    height: 18px;
    border-radius: 60px;
    display:inline-block;
    vertical-align: middle;
}
.switch-wrapper label .switch-content::before {
    content:'';
    position: absolute;
    /*   display:block; */
    width:14px;
    height:14px;
    border-radius: 14px;
    background:white;
    transition: all 0.36s;
    top: 2px;
    left: 2px;
}
.switch-wrapper input:checked + label .switch-content {
    background: #9B1606;
}
.switch-wrapper input:checked + label .switch-content::before {
    left: calc(100%);
    transform: translateX(-110%);
    transition: all .36s cubic-bezier(.78, .14, .15, .86);
}
/* 20241203 【改动】：子库优化 */
.children-toggle {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url(../images/arrow_1.png) no-repeat;
    /* margin-right: 8px; */
    /* vertical-align: text-top; */
    /* margin-top: 2px; */
    cursor: pointer;
    transition: transform .5s;
}
/* 20241203 【改动】：子库优化 */

/* 列表改造 */
.serachTab-ul {
    display: flex;
}
.serachTab-header{
    height: 40px;
    background: #e0e1e4;
    font-size: 14px;
    color: #565a65;
    font-weight: 400;
    line-height: 40px;
}
.serachTab li a {
    font-size: 14px;
    color: #5c6172;
    font-weight: normal;
    word-break: break-all;
}
/* 20241203 【改动】：子库优化 */
.serachTab .tr1 {
    /* min-width: 60px; */
    /* justify-content: center; */
    /* text-align: center; */
    width: 10%;
}
.serachTab .tr0 {
    /* min-width: 60px; */
    width: 4%;
    padding-right: 0;
}
/* 20241203 【改动】：子库优化 */


.serachTab .tr2 {
    /*width: 25%;*/
    flex: 1;
}

/* 20241203 【改动】：子库优化 */
.serachTab .tr3 {
    width: 27%;
}
/* 20241203 【改动】：子库优化 */
.serachTab .tr4 {
    width: 26%;
}
.serachTab .tr5 {
    width: 8%;
    justify-content: center;
    text-align: center;
}
.serachTab-body li {
    padding: 10px 8px;
    /* background: #fff; */
    /* height: 39px; */
    border-bottom: solid 1px #f5f5f5;
    font-size: 14px;
    color: #5c6172;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.table-children-container .children-list li .child-tr0{
    width: 10%;
    margin-left: 12%;
}
.table-children-container .children-list li .child-tr1{
    width: 90%;
}
.serachTab-container>li {
    background: #FFF;
    position: relative;
}
.serachTab-container>li:nth-child(even) {
    background: #F1F1F1;
}
.table-children-container {
    /* margin-left: 12%; */
    /* box-shadow: 0px 4px 4px 0px #0000000D; */
    box-shadow: 0px -5px 10px -5px #0000000D;
    /* margin-top: 2px; */
}
.table-children-container .children-header{
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #D9D9D9;
    color: #94959A;
    font-size: 12px;
    /* padding-left: 12%; */
}
/* 20240709 【改动】：样式调整 */
.table-children-container .children-list li {
    display: flex;
    align-items: center;
}

.table-children-container .children-list li>div {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #5c6172;
    box-sizing: border-box;
    padding: 10px 8px;
}
/* 20241203 【改动】：子库优化 */
.table-children-container .children-list li .child-tr1 {
    /* width: 54%; */
    width: 10%;
    margin-left: 4%;
}
/* 20241203 【改动】：子库优化 */

.table-children-container .children-list li .child-tr1 span{
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.serachTab .tr2 a {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 20240709 【改动】：样式调整 */


.table-children-container .children-list li .child-tr2 {
    /*width: 25%;*/
    flex: 1;
}
.table-children-container .children-list li .child-tr3 {
    /*width: 25%;*/
    width: 47%;
}
.table-children-container .children-list li .child-tr4 {
    width: 8%;
    justify-content: center;
}
.is-fold {
    transform: rotate(-180deg);
}

.serachTab li .collect i {
    margin-right: 0;
}

/* .table-children-container .children-list li{
    padding-left: 12%;
} */

/* 20240626 【改动】:添加子库 */
/* 20240913 【改动】：排行榜 */
.database-rank__list .rank-1st {
    color: #fff;
    background-color: #FE3E4D;
}
.database-rank__list .rank-2nd {
    color: #fff;
    background-color: #FBAB0E;
}
.database-rank__list .rank-3rd {
    color: #fff;
    background-color: #437EF4;
}
.wrap-left__list-title:hover {
    color: #6b9cee;
}
.database-notice__header a.more-notice {
    font-size: 14px;
    color: #FBAB0E;
    padding-right: 22px;
    background: url(../images/more-link.png) right center no-repeat;
    background-size: 20px;
}
/* 20240913 【改动】：排行榜 */
/* 20250116 【改动】：延边大学数据库导航列表添加字体大小配置 */
.fontsize-14, .fontsize-14 .dataResourceTop li, .fontsize-14 .serachTab li, .fontsize-14 .serachTab li a, .fontsize-14 .serachTab li span, .fontsize-14 .searchTips, .fontsize-14 .setSorting .selectBox p, .fontsize-14 .searchDataMid, .fontsize-14 .searchDataRight, .fontsize-14 .pages ul li, .fontsize-14 .setSorting .selectBox ul, .fontsize-14 .collect, .fontsize-14 .crumb, .fontsize-14 .dataDetail p, .fontsize-14 .wrap306 p, .fontsize-14 .collectBtn, .fontsize-14 .wrap125, .fontsize-14 .dataPageRight, .fontsize-14 .slideBar li .slideText {
    font-size: 14px;
}
.fontsize-15, .fontsize-15 .dataResourceTop li, .fontsize-15 .serachTab li, .fontsize-15 .serachTab li a, .fontsize-15 .serachTab li span, .fontsize-15 .searchTips, .fontsize-15 .setSorting .selectBox p, .fontsize-15 .searchDataMid, .fontsize-15 .searchDataRight, .fontsize-15 .pages ul li, .fontsize-15 .setSorting .selectBox ul, .fontsize-15 .collect, .fontsize-15 .crumb, .fontsize-15 .dataDetail p, .fontsize-15 .wrap306 p, .fontsize-15 .collectBtn, .fontsize-15 .wrap125, .fontsize-15 .dataPageRight, .fontsize-15 .slideBar li .slideText {
    font-size: 15px;
}
.fontsize-16, .fontsize-16 .dataResourceTop li, .fontsize-16 .serachTab li, .fontsize-16 .serachTab li a, .fontsize-16 .serachTab li span, .fontsize-16 .searchTips, .fontsize-16 .setSorting .selectBox p, .fontsize-16 .searchDataMid, .fontsize-16 .searchDataRight, .fontsize-16 .pages ul li, .fontsize-16 .setSorting .selectBox ul, .fontsize-16 .collect, .fontsize-16 .crumb, .fontsize-16 .dataDetail p, .fontsize-16 .wrap306 p, .fontsize-16 .collectBtn, .fontsize-16 .wrap125, .fontsize-16 .dataPageRight, .fontsize-16 .slideBar li .slideText {
    font-size: 16px;
}
.fontsize-17, .fontsize-17 .dataResourceTop li, .fontsize-17 .serachTab li, .fontsize-17 .serachTab li a, .fontsize-17 .serachTab li span, .fontsize-17 .searchTips, .fontsize-17 .setSorting .selectBox p, .fontsize-17 .searchDataMid, .fontsize-17 .searchDataRight, .fontsize-17 .pages ul li, .fontsize-17 .setSorting .selectBox ul, .fontsize-17 .collect, .fontsize-17 .crumb, .fontsize-17 .dataDetail p, .fontsize-17 .wrap306 p, .fontsize-17 .collectBtn, .fontsize-17 .wrap125, .fontsize-17 .dataPageRight, .fontsize-17 .slideBar li .slideText {
    font-size: 17px;
}
.fontsize-14 .bluebgBtn, .fontsize-15 .bluebgBtn, .fontsize-16 .bluebgBtn, .fontsize-17 .bluebgBtn {
    width: unset;
    height: unset;
    line-height: unset;
    padding: 0 2px;
}
.clear {
    clear: both;
}
/* 添加延边定制类名：yanbian-wrap （字体统一改为黑色） */
.yanbian-wrap .pages ul li, .yanbian-wrap .collect, .yanbian-wrap .searchDataRight, .yanbian-wrap .searchDataMid, .yanbian-wrap .searchDataRight p span, .yanbian-wrap .searchDataMid p span, .yanbian-wrap .setSorting .selectBox ul li a, .yanbian-wrap .setSorting .selectBox p, .yanbian-wrap .searchTips a.cur, .yanbian-wrap .searchTips, .yanbian-wrap .dataResourceTop li, .yanbian-wrap .dataResoRight a, .yanbian-wrap .serachTab li, .yanbian-wrap .serachTab li a, .yanbian-wrap .crumb span, .yanbian-wrap .dataDetail p, .yanbian-wrap .wrap306 p span, .yanbian-wrap .wrap125, .yanbian-wrap .dataPageRight p, .yanbian-wrap .wrap306 p {
    color: #000;
}
.yanbian-wrap .dataResoRight a.cur, .yanbian-wrap .setSorting .selectBox ul li a:hover, .yanbian-wrap .setSorting .selectBox ul li.cur a {
    color: #fff;
}
/* 20250116 【改动】：延边大学数据库导航列表添加字体大小配置 */
/* 20250514 【改动】：添加数据库咨询 */
.database-consultation {
    border-radius: 10px 0px 0px 10px;
    background: rgba(0, 0, 0, 0.60);
    padding: 15px 8px;
    text-align: center;
    width: 92px;
    box-sizing: border-box;
    position: fixed;
    right: 0;
    top: 30%;
    display: inline-block;
    cursor: pointer;
    z-index: 999;
}
.database-consultation p {
    font-size: 14px;
    color: #fff;
}
.database-consultation p.info {
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.80);
}
/* 20250514 【改动】：添加数据库咨询 */
/* 20250513 【改动】：鼠标悬浮 */
/* .tooltip {
    user-select:none;
} */

#tooltip-pop {
    background: #DFE1E5;
    max-width: 300px;
    word-break: break-all;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    box-shadow: 0px 4px 4px 0px #0000001A;
    color: #606266;
    position: relative;
    display: inline-block;
    border: 1px solid #DFE1E5;
    padding: 4px 12px;
    min-width: 44px;
    z-index: 9999;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 20px;
}
#tooltip-pop:before{
    content: "";
    width: 0px;
    height: 0px;
    border-top: 8px solid #DFE1E5;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 14px;
}

/* #tooltip-pop:before,
#tooltip-pop:after {
    content: "";
    display: block;
    border-width: 8px;
    position: absolute;
    top: -16px;
    left: 14px;
    border-style: solid dashed dashed solid;
    border-color: transparent transparent #DFE1E5 transparent;
    font-size: 0;
    line-height: 0;
    pointer-events: none;
} */

/* #tooltip-pop:after {
    top: -15px;
    border-color: transparent transparent #DFE1E5 transparent;
} */
/* 20250513 【改动】：鼠标悬浮 */
/* 20250520 【改动】：模板切换 */
body .richtext img:hover,
body .richtext .editor-image.hover img {
    box-shadow: none;
}
.overHidden1 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.details-list a, .details-list a:hover, .details-list a:link, .details-list a:visited {
    text-decoration: none;
}
.clear-float::after {
    content: '';
    display: block;
    clear: both;
}
.details-list {
    margin-top: 30px;
}
/* 20250522-1 【改动】：头部跟随 */
.ip-content .top-icon {
    width: 100%;
    height: 35px;
    /* -webkit-box-shadow: inset 0px -1px 0 #a20000;
    box-shadow: inset 0px -1px 0 #a20000; */
    border-bottom: 1px solid #a20000;
    position: relative;
}
/* 20250522-1 【改动】：头部跟随 */
.ip-content .top-icon .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 189px;
    height: 35px;
    background: url(../images/pc-leftIp.png) no-repeat center;
    background-size: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    color: #FFFFFF;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.operation-click {
    margin-top: 20px;
}
.operation-click .operate-item {
    height: 36px;
    padding: 0 12px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    margin-bottom: 10px;
    margin-right: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    max-width: 100%;
}
.operation-click .operate-item .left-icon6 {
    width: 16px;
    height: 16px;
    display: block;
    background-size: 100%;
    margin-top: 10px;
    margin-right: 6px;
}
.operation-click .operate-item .right-text {
    font-size: 14px;
    line-height: 36px;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    max-width: 100%;
}
.noImportant {
    margin-top: 20px;
}
/* 20250522-1 【改动】：优化 */
.noImportant .new-icon {
    width: 100%;
    height: 35px;
    /* background: url(../images/pc-jbxxInfo.png) no-repeat left center;
    background-size: 101px 35px; */
}
/* 20250522-1 【改动】：优化 */
.noImportant .new-icon .new-icon-title {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    padding-left: 15px;
}
.noImportant .tongyi {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    margin-right: 16px;
    /* min-width: 200px; */
    /* max-width: calc((100% - 32px) / 3); */
    margin-right: 6px;
    margin-bottom: 10px;
}
.noImportant .tongyi .weightfont {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    /* margin-left: 30px; */
    margin-left: 10px;
    margin-right: 20px;
}
.dataBase-infor {
    margin-top: 30px;
    position: relative;
}
.dataBase-infor .richtext p {
    line-height: 36px;
}
/* 20250522-1 【改动】：跟随优化 */
.dataBase-infor .new-icon {
    width: 100%;
    height: 35px;
    /* background: url(../images/pc-dataBaseInfo.png) no-repeat left center;
    background-size: 120px 35px; */
}
/* 20250522-1 【改动】：跟随优化 */
.dataBase-infor .new-icon .new-icon-title {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    padding-left: 20px;
}
/*.dataBase-infor .richtext {*/
/*    background: #fff;*/
/*    padding: 20px 30px 60px;*/
/*    !* max-height: 560px; *!*/
/*    overflow: hidden;*/
/*    box-sizing: border-box;*/
/*}*/
.dataBase-infor .richToggle {
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    text-align: center;
    background: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 1));
    height: 97px;
    line-height: 156px;
    cursor: pointer;
    display: none;
}
.dataBase-infor .richToggle.open {
    bottom: 0;
    height: 40px;
    line-height: 40px;
}
.dataBase-infor .richToggle.open img {
    transform: rotateX(180deg);
}
.showupdatetime {
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-top: 30px;
}
.showupdatetime img {
    vertical-align: -3px;
    margin-right: 5px;
    width: 18px;
}
/* 20250520 【改动】：模板切换 */

/* 20250521 【改动】：特别提示 */
.tips-container {
    background: #fff;
    padding: 20px 30px;
    /* max-height: 560px; */
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
}
.guide-container {
    background: #fff;
    padding: 20px 30px;
    /* max-height: 560px; */
    overflow: hidden;
    box-sizing: border-box;
    /*font-size: 12px;*/
    line-height: 30px;
}
.video-li>img {
    vertical-align: middle;
}
.guide-container .video-li a {
    color: #6B9CEE;
}
.guide-container .video-li a.preview {
    text-decoration: underline;
    color: #6B9CEE;
}
/* 20250521 【改动】：特别提示 */
/* 20250522-1 【改动】：头部跟随 */
.temp2-title {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 12px 12px 0 0;
    background-color: #A20000;
    font-weight: 500;
}
/* 20250522-1 【改动】：头部跟随 */
/* 20250611 【改动】：展开/收起 */
.fold-btn {
    font-size: 14px;
    color: #3A8BFF;
    margin-bottom: 14px;
    display: inline-block;
}
.fold-btn:hover {
    color: #3A8BFF;
}
/* 20250611 【改动】：展开/收起 */
