.centerArea {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
.textContain {
/*
   width: 100%;
*/
  max-width: 800px;
  margin: 0 auto;
  min-height: calc(100vh - 162px - 215px);
}
.inner .newsTitle {
  font-size: 24px;
  color: #143E72;
  line-height: 30px;
  text-align: center; }
.inner .newsInfo {
  font-size: 12px;
  color: #676767;
  text-align: center;
  line-height: 15px;
  padding-top: 12px;
  padding-bottom: 20px; }
.inner .newsCentent {
  font-size: 16px;
  color: #333333;
  line-height: 28px; }
  .inner .newsCentent .share {
    text-align: left;
    height: 24px;
    float: none;
    margin-top: 30px; }
    .inner .newsCentent .share .jiathis_txt {
      font-size: 14px;
      color: #666666; }
    .inner .newsCentent .share > div > .jiathis_txt:first-child {
      margin-right: 10px; }
.inner .leftSide {
  width: 20%;
  float: left; }
  .inner .leftSide .positionColumn {
    font-size: 20px;
    color: #143E72;
    line-height: 25px;
    padding-top: 30px;
    padding-bottom: 12px;
    font-weight: bold; }
  .inner .leftSide .subNavList > ul {
    width: 100%; }
    .inner .leftSide .subNavList > ul > li {
      padding-top: 14px;
      padding-bottom: 14px;
      border-top: 1px solid  #E0E0E0;
      padding-left: 14px; }
      .inner .leftSide .subNavList > ul > li > a {
        font-size: 16px;
        color: #143E72; }
      .inner .leftSide .subNavList > ul > li ul {
        display: none; }
     .inner .leftSide .subNavList > ul > li ul li.selected ul,.inner .leftSide .subNavList > ul > li ul li.parent ul{
         display:block;
       }
        .inner .leftSide .subNavList > ul > li ul li {
          padding-top: 12px;
          padding-left: 4px; }
        .inner .leftSide .subNavList > ul > li ul li ul li{
           padding-left:16px;
        }
          .inner .leftSide .subNavList > ul > li ul li a {
            font-size: 14px;
            color: #666666;
          }
          .inner .leftSide .subNavList > ul > li ul li.selected>a,.inner .leftSide .subNavList > ul > li ul li a:hover{
              color: #2A7BD9;
          }

    .inner .leftSide .subNavList > ul > li.selected >ul, .inner .leftSide .subNavList > ul > li.parent> ul {
      display: block; }
       
.inner .rightSide {
  width: 80%;
  float: right; }
  .inner .rightSide .rightSideContain {
    border-left: 1px solid  #E0E0E0;
    padding-left: 38px;
    min-height: 500px; }
    .inner .rightSide .rightSideContain .columnName {
      padding-top: 30px;
      font-size: 24px;
      line-height: 30px;
      color: #143E72; }
    .inner .rightSide .rightSideContain .currentLocation .Column_Position {
      font-size: 12px;
      color: #676767;
      line-height: 15px; }
      .inner .rightSide .rightSideContain .currentLocation .Column_Position a {
        color: #676767; }
      .inner .rightSide .rightSideContain .currentLocation .Column_Position a:hover{
                 color: #2a7bd9;
        }

       .inner .rightSide .rightSideContain .currentLocation .possplit{
            text-indent:0;
            margin:0 3px;
            background-image:none;
        }
    .inner .rightSide .rightSideContain .newsList ul li {
      padding-top: 15px; }
      .inner .rightSide .rightSideContain .newsList ul li span {
        display: block;
        font-size: 14px;
        color: #999999;
        line-height: 20px;
        padding-bottom: 2px; }
      .inner .rightSide .rightSideContain .newsList ul li a {
        font-size: 16px;
        color: #445066;
        line-height: 20px; }
        .inner .rightSide .rightSideContain .newsList ul li a:hover{
                color: #2a7bd9;
        }
.academicResearch {
  padding-top: 30px; }
  .academicResearch .positionColumn {
    font-size: 24px;
    color: #143E72;
    line-height: 30px;
    padding-bottom: 4px; }
  .academicResearch .currentLocation {
    font-size: 12px;
    color: #676767;
    padding-bottom: 20px; }
    .academicResearch .currentLocation a {
      font-size: 12px;
      color: #676767; }
  .academicResearch .researchList .columnList {
    float: left;
    width: 24.1%;
    margin-left: 1.2%; }
    .academicResearch .researchList .columnList .columnImg {
      width: 100%;
      height: auto;
      overflow:hidden; }
      .academicResearch .researchList .columnList .columnImg img {
        display: block;
        width: 100%;
        height: auto; }
    .academicResearch .researchList .columnList .columnName {
      background: #F7F7F7;
      min-height:208px;
      padding: 20px; }
      .academicResearch .researchList .columnList .columnName .firstColumn {
        display:block;
        padding-bottom: 12px;
        font-size: 16px;
        color: #143E72;
        line-height: 20px; }
        .academicResearch .researchList .columnList .columnName .firstColumn:hover{
                color: #2a7bd9;
        }

      .academicResearch .researchList .columnList .columnName ul li {
        border-bottom: 1px solid #E0E0E0;
        line-height: 22px;
        padding-top: 10px;
        padding-bottom: 10px;
        background: url("/_upload/tpl/06/f4/1780/template1780/test1/images/white_right.png") no-repeat right center;
        background-size: 6px auto; }
        .academicResearch .researchList .columnList .columnName ul li a {
          font-size: 14px;
          color: #666666; }
          .academicResearch .researchList .columnList .columnName ul li a:hover{
                 color: #2a7bd9;
          }

        .academicResearch .researchList .columnList .columnName ul li ul {
          display: none; }
  .academicResearch .researchList .columnList:first-child {
    margin-left: 0; }

.innerBg {
  height: 160px;
  background: #F7F7F7 url("../images/img_inner.jpg") no-repeat center; 

  background-image: -webkit-image-set(url(../images/img_inner.jpg) 1x, url(/_upload/tpl/06/f4/1780/template1780/test1/images/img_inner2x.jpg) 2x, url(/_upload/tpl/06/f4/1780/template1780/test1/images/img_inner3x.jpg) 3x);
}

.academicResearchImg.innerBg {
  background: #F7F7F7 url("../images/img_xxky.jpg") no-repeat center; 

  background-image: -webkit-image-set(url(../images/img_xxky.jpg) 1x, url(/_upload/tpl/06/f4/1780/template1780/test1/images/img_xxky2x.jpg) 2x, url(/_upload/tpl/06/f4/1780/template1780/test1/images/img_xxky3x.jpg) 3x);
}

@media screen and (max-width: 767px) {
  .academicResearch .researchList .columnList {
    width: 48.8%;
    margin-left: 2.4%; }

  .academicResearch .researchList .columnList:first-child + .separate + .columnList + .separate {
    float: none;
    clear: both;
    height: 10px; }

  .academicResearch .researchList .columnList:first-child, .academicResearch .researchList .columnList:first-child+.separate  + .columnList + .separate + .columnList {
    margin-left: 0; }

       .inner .rightSide{
                 float: none;
                 width:100%;
        }
       .inner .rightSide .rightSideContain{
              padding:0 15px;
              border-left: none;
              min-height:auto;
        }
     .szdw_detail  .inner .rightSide .rightSideContain{
                 overflow-x: hidden;
       }
        .inner .leftSide{
                 display:none;
         }

       .textContain{
                  padding: 20px 15px 0 15px;
       }
 }
.clear {
  float: none;
  clear: both; }