.contentArea {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 990px;
    margin-left: 4.31rem;
  
  }
  
  .contentback {
  
    margin-left: 10px;
    background-color: white;
    width: 100%;
  }
  
  .pageArea {
    display: flex;
    user-select: none;
    /* margin-left: -1.06rem; */
  }
  
  .pageArea>div {
    width: 2.38rem;
    height: 2.38rem;
    background: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 0.31rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.88rem;
  }
  
  .pageArea>div {
    margin: 0 0.53rem;
    margin-top: 4.375rem;
    margin-bottom: 5.6rem;
    /* margin-top: 5.44rem; */
  }
  
  .pageArea>div:active {
    background: #08839F !important;
  }
  
  .pageArea .pre {
    width: 5rem;
    height: 2.38rem;
    background: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 0.31rem;
  }
  
  .pageArea .next {
    width: 5rem;
    height: 2.38rem;
    background: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 0.31rem;
  }
  
  .listItem {
    display: flex;
    border-bottom: 1px dashed #ced3dc;
    padding: 2.19rem 1.44rem 2.25rem 0;
  }
  
  .listItem .left {
    width: 85px;
    height: 85px;
    flex-direction: column;
    background: #f1f1f1;
    color: #666666;
  }
  
  .listItem:hover .left {
    background: #374e71;
    color: #ffffff;
  }
  
  .listItem .left div:nth-child(1) {
    font-size: 1.5rem;
    font-family: Times New Roman;
    font-weight: bold;
  }
  
  .listItem .right {
    margin-left: 1.06rem;
    flex: 1;
  }
  
  .listItem .right div:nth-child(1) {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
  }
  
  .listItem .right div:nth-child(2) {
    font-size: 14px;
    color: #808080;
    margin-top: 1.31rem;
  }
  
  /* .nav .a{
      color: white !important;
    } */
  /* 页脚链接 */
  .linkArea {
    padding: 25px 0 49px 0;
  }
  
  /*当屏幕尺寸1200-1400px时，应用下面的CSS样式*/
  @media screen and (min-width:1200px) and (max-width:1400px) {
  
    /* 列表 */
    .listArea {
      /* margin-left: 4.31rem; */
      margin-top: 18px;
      width: 100%;
    }
  
    /* 每个小列表 */
    .listbox {
      width: 897px;
      height: 91px;
      display: flex;
      padding: 46px 71px 35px 19px;
      border-bottom: 1px dashed #D3E3E7;
  
    }
  
    .listbox:hover {
      width: 820px;
      /* width: 61.875rem; */
      /* height: 133px; */
      background: #0B85A1;
    }
  
    /* .listbox:hover>.listtime>.listtime1{
         
          color:#F3DCDC !important;
        } */
    .listbox:hover>.listtime>.listtime2 {
  
      color: white !important;
    }
  
    .listbox:hover>.listbox2>.listboxtitle {
      color: #FFFFFF !important;
    }
  
    .listbox:hover>.listbox2>.listboxcontent {
      color: #AFD9E1 !important;
    }
  
    .listtime {
      width: 68px;
      height: 92px;
      /* border-right: 1px solid #CCCCCC; */
    }
  
    .listtime1 {
      width: 68px;
      height: 68px;
      background: #ECF6F8;
      border-radius: 50%;
  
      font-family: Times New Roman;
      font-weight: 400;
      font-size: 40px;
      color: #08839F;
      display: flex;
      align-items: center;
      justify-content: center;
  
  
    }
  
    .listtime2 {
      margin-top: 5px;
      width: 68px;
      height: 13px;
      font-family: Times New Roman;
      font-weight: 400;
      font-size: 20px;
      color: #08839F;
    }
  
    .listbox2 {
      display: flex;
      flex-direction: column;
      margin-left: 33px;
      width: 83%;
    }
  
    .listboxtitle {
      margin-bottom: 23px;
      width: 100%;
      height: 19px;
      line-height: 19px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 18px;
      color: #333333;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
  
    }
  
    .listboxcontent {
      width: 681px;
      height: 48px;
      line-height: 26px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 14px;
      color: #A6A6A6;
  
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
    }
  
    /* 图片列表 页*/
    .contentAreapic {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 790px;
      padding: 49px 63px 0px 63px;
      /* margin-left: 4.31rem; */
    }
  
    .biggerHidden {
      display: none;
    }
     /* 主要内容box */
     .bodycontent{
        width:90%;
        margin: 0 auto;
        
        

    }
    .imgandcontentbox{
        width: 100%;
        display: flex;
       
    }
    .imgbox1{
        width: 50% ;
        height: 440px;
    }
    .introbox{
        width: 50%;
        height: 440px;
        background: url('../image/listDetail/cyg-gbg1x.png');
    }
    .introall{
        margin-left: 60px;
        width: 416px;
        height: 374px;
    }
    .oneintro{
        width: 520px;
        height: 59px;
        display: flex;
        align-items: center;
        border-bottom: 1px  dashed #29A1BC;
    }
    .aintrotitlelink{
      font-weight: 400;
      font-size: 16px;
      color: #FFFFFF;
      line-height: 16px;
      width: auto;
     }
   
    .introtitle{
        font-family: Microsoft YaHei;
                                        font-weight: 400;
                                        font-size: 16px;
                                        color: #FFFFFF;
                             
                                        display: flex;
        flex: 1;
    }
    .intro2box{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-bottom: 1px  #E6ECEE solid;
    }
    .intro3box{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
       padding: 20px 0;
    }
    .cygcontent{
        width: 100%;
        text-align: justify;
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 24px;

    }
  
  
  
  }
  
  /*当屏幕尺寸大于1400px时，应用下面的CSS样式*/
  @media screen and (min-width: 1400px) {
    .biggerHidden {
      display: none !important;
    }
  
    .listItem .left div:nth-child(2) {
      font-size: 1rem;
      font-family: Times New Roman;
      font-weight: bold;
      margin-top: 0.8rem;
    }
  
    /* 列表 */
    .listArea {
      /* margin-left: 4.31rem; */
      margin-top: 18px;
      width: 100%;
    }
  
    /* 每个小列表 */
    .listbox {
      width: 897px;
      height: 91px;
      display: flex;
      padding: 46px 71px 35px 19px;
      border-bottom: 1px dashed #D3E3E7;
  
    }
  
    .listbox:hover {
      width: 820px;
      /* width: 61.875rem; */
      /* height: 133px; */
      background: #0B85A1;
    }
  
    /* .listbox:hover>.listtime>.listtime1{
       
        color:#F3DCDC !important;
      } */
    .listbox:hover>.listtime>.listtime2 {
  
      color: white !important;
    }
  
    .listbox:hover>.listbox2>.listboxtitle {
      color: #FFFFFF !important;
    }
  
    .listbox:hover>.listbox2>.listboxcontent {
      color: #AFD9E1 !important;
    }
  
    .listtime {
      width: 68px;
      height: 92px;
      /* border-right: 1px solid #CCCCCC; */
    }
  
    .listtime1 {
      width: 68px;
      height: 68px;
      background: #ECF6F8;
      border-radius: 50%;
  
      font-family: Times New Roman;
      font-weight: 400;
      font-size: 40px;
      color: #08839F;
      display: flex;
      align-items: center;
      justify-content: center;
  
  
    }
  
    .listtime2 {
      margin-top: 5px;
      width: 68px;
      height: 13px;
      font-family: Times New Roman;
      font-weight: 400;
      font-size: 20px;
      color: #08839F;
    }
  
    .listbox2 {
      display: flex;
      flex-direction: column;
      margin-left: 33px;
      width: 808px;
    }
  
    .listboxtitle {
      margin-bottom: 23px;
      width: 100%;
      height: 19px;
      line-height: 19px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 18px;
      color: #333333;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
  
    }
  
    .listboxcontent {
      width: 740px;
      height: 48px;
      line-height: 26px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 14px;
      color: #A6A6A6;
  
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
    }
  
    /* 图片列表 页*/
    .contentAreapic {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 990px;
      padding: 49px 63px 0px 63px;
      /* margin-left: 4.31rem; */
    }
  
    .allbox {
      width: 1250px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
  
    /* pc主体 */
    .pcbody {
      width: 100%;
  
    }
  
    .biggerHidden {
      display: none;
    }
  
    .smalllistbox {
      width: 380px;
      height: 479px;
      margin-bottom: 53px;
  
    }
  
    .smalllistboxtitle {
      width: 150px;
      height: 19px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: 18px;
      color: #0A84A0;
      line-height: 24px;
      margin: 0 auto;
      margin-top: 24px;
    }
  
    .smalllistboxcontent {
      width: 336px;
      height: 75px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 14px;
      color: #808080;
      line-height: 21px;
      margin: 0 auto;
      margin-top: 25px;
      /* 隐藏 */
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
    }
    .smalllistboxpicbox{
      width: 335px;
      height: 221px;
      overflow: hidden;
      margin: 0 auto;
    }
    .smalllistboximg{
      width: 100%;height: 100%;object-fit: cover;
      margin-bottom: 14px;
      
    }
    .smalllistboximg:hover{
      transform: scale(1.1);
      overflow: hidden;
    }
    /* 主要内容box */
    .bodycontent{
        width:90%;
        margin: 0 auto;
        
        

    }
    .imgandcontentbox{
        width: 100%;
        display: flex;
       
    }
    .imgbox1{
        width: 50% ;
        height: 440px;
    }
    .introbox{
        width: 50%;
        height: 440px;
        background: url('../image/listDetail/cyg-gbg1x.png');
    }
    .introall{
        margin-left: 60px;
        width: 416px;
        height: 374px;
    }
    .oneintro{
        width: 520px;
        height: 59px;
        display: flex;
        align-items: center;
        border-bottom: 1px dashed #29A1BC;
    }
   .aintrotitlelink{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
width: auto;
   }
    .introtitle{
        font-family: Microsoft YaHei;
                                        font-weight: 400;
                                        font-size: 16px;
                                        color: #FFFFFF;
                                
                                        display: flex;
        flex: 1;
    }
    .intro2box{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-bottom: 1px  #E6ECEE solid;
    }
    .intro3box{
        width: 100%;

        display: flex;
        align-items: center;
        justify-content: flex-start;
       padding: 20px 0;
    }
    .cygcontent{
        width: 100%;
        text-align: justify;
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 24px;

    }
  
  
  
  
  }
  
  /*当屏幕尺寸小于1200px时，应用下面的CSS样式*/
  @media screen and (max-width: 1200px) {
  
    /* 大于1200不显示 */
    .smallHidden {
      display: none !important;
      /* 小于1200显示 */
    }
  
    /* .biggerHidden {
          display: block !important;
        } */
  
    .listItem .right div:nth-child(1) {
      font-size: 15px;
    }
  
    .navMenuAreaSmall {
      margin-top: -10px;
    }
  
    .listArea {
      margin-top: 30px;
    }
  
    .listItem {
      height: calc(230px / 2);
      padding: 0;
      align-items: center;
    }
  
    .listItem .left {
      width: 70px;
      height: 70px;
      color: #374E71;
    }
  
    .listItem .right div:nth-child(2) {
      display: none;
    }
  
    /* list移动端 */
    .contentAreasmall {
      width: 93%;
      margin: 0 auto;
    }
  
    .listAreasmall {
      width: 100%;
    }
  
    .listboxsmall {
      width: 100%;
      display: flex;
      height: 72px;
      border-bottom: 1px #E6E6E6 solid;
    }
  
    .listboxsmall:nth-child(n+1) {
      margin-top: 30px;
  
    }
  
    listtimesmall {
      width: 60px;
      height: 41px;
      border-right: 1px #E6E6E6 solid;
    }
  
    .listtime1small {
      width: 50px;
      height: 12px;
      font-family: Arial;
      font-weight: 400;
      font-size: 12px;
      color: #08839F;
      margin-left: 3px;
    }
  
    .listtime2small {
      margin-left: 5px;
      /* margin-top: 10px; */
      display: flex;
      justify-content: center;
      align-items: center;
      width: 38px;
      height: 38px;
      font-family: Times New Roman;
      font-weight: bold;
      font-size: 19px;
      color: #08839F;
      text-align: center;
      border-radius: 50%;
      background: #E4F2F5;
  
    }
  
    .listbox2small {
      flex: 1;
      margin-left: 12px;
      width: 100%;
    }
  
    .listboxtitlesmall {
  
      /* width: 100%; */
      height: 44px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      line-height: 22px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
    }
  
    .pageArea {
      width: 77% !important;
      margin: 0 auto !important;
      display: flex;
      user-select: none;
      /* margin-left: -1.06rem; */
    }
  
    /* 数字资源列表 */
    .logolist {
      width: 90%;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }
  
    /* 每个logo大盒子 */
    .logobbox {
      width: 154px;
      height: 76px;
      margin-bottom: 30px;
    }
  
    .logoimgbox {
      width: 154px;
      height: 57px;
    }
  
    .logotitle {
      width: 100%;
      height: 12px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 12px;
      color: #666666;
      line-height: 12px;
      display: flex;
      justify-content: center;
  
    }
    .pcontent{
      width: 90%;
      margin: 0 auto;
    }
    .ptitlebox{
      margin: 0 auto;
      width: 70%;
            height: 16px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            font-size: 16px;
            color: #000000;text-align: center;
            margin-bottom: 20px;
            line-height: 16px;
                /* 限制一行 */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    }
    .ptwobox{
      width: 100%;
      height: 424px;
    }
    .pimgbox{
      width: 100%;
      height: 220px;
    }
    .ptitbox{
      width: 100%;
      height: 204px;
      background-color: #07819D;
    }
    .aintrotitlelink{
      font-weight: 400;
      font-size: 13px;
      color: #FFFFFF;
      line-height: 16px;
width: auto;
     }
    .plisttitle{
      font-family: Microsoft YaHei;
font-weight: 400;
font-size: 13px;
color: #FFFFFF;
margin-bottom: 13px;
display: flex;
    }
    .pinformation{
      font-family: Microsoft YaHei;
font-weight: 400;
font-size: 13px;
color: #07819D;
margin-bottom: 10px;
    }
    .pcontentbox{
 
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 13px;
color: #666666;
line-height: 24px;
text-align: justify;
    }
  
  
  
  }