.wp_articlecontent  a{
    text-decoration: none  !important;
}

.piTable{
        width: 100% !important;
        margin-top:10px;
}
.rightSide .wp_articlecontent .Article_Content h2 *{
    color: rgb(66,66,66);
    font-size: 18px;
}
@media only screen and (min-width: 1024px) {

.nav{
    max-width: 1126px;
    margin:0 auto;
}

.nav ul{
  width:100%;
}
.nav ul li{
     width:15.5%;
}
.nav ul li.level0  a span{
     border-left:1px solid #4d7d9f;
}
.top_nav.nav .wp_nav .sub-nav{
    width: 210px  !important;
    top: 48px !important;
    left: 0px !important;
    border: none !important;
    text-align: center;
  
}
.top_nav.nav>div,.top_nav.nav>div>div,.top_nav.nav>div>div>.wp_nav,.top_nav.nav>div>div>.wp_nav>li{
   height:100%;
   z-index:999999;
}
.top_nav.nav>div>div>.wp_nav>.nav-item:hover>.sub-nav{
   display:block !important;
   z-index:9999999;

}
.top_nav.nav>div>div>.wp_nav>.nav-item:hover>.sub-nav a span.item-name{
   margin-right:-1px;
}
.top_nav.nav .wp_nav .sub-nav .nav-item a{
    border:none;
}

.top_nav.nav .wp_nav .sub-nav .nav-item a span.item-name{
       border: none;
    text-align: left;
    line-height: 20px !important;
    margin: 0;
    color: white;
  background: rgb(41, 122, 204);
    padding-top:10px  !important;
    padding-bottom:10px  !important;
    padding-left: 34px !important;
}
.top_nav.nav .wp_nav li:first-child+li .sub-nav .nav-item a span.item-name{
    padding-left: 24px !important;

}
.top_nav.nav .wp_nav .sub-nav .nav-item a span.item-name:hover{
   background:rgb(80,189,254);
}
.top_nav.nav .wp_nav .sub-nav ul{
   display:none  !important;
}
.lb{
max-width: 1126px;
    margin:0 auto;
}
.main{
    background:none;
}
.content .rightSide{
        margin-right: 3%;
    margin-top: 20px;
}
}

@media only screen and (max-width: 1024px){
.lb img {
 //   height: 180px;
    width: 100%;
    position: static;
    top: 0;
    margin: 0 auto;
}

}
@media only screen and (min-width: 801px){
.news .newsLeftside{
     height:300px;
}
     .news .newsLeftside>div{
           height: 100%;
     }
.dtjt9_div_img{
    height:100%
}
    .news .newsLeftside img{
          max-height: 100%;
    }
.dtjt9_div_img .number{
      bottom: 12px;
}
.dtjt9_div_text{
   bottom:0;
}
.dtjt9_div_img .numbe{
   bottom:12px;
}
}
.dtjt9_div_img .number{
    left: 0;
    margin-right: 0;
    z-index: 100;
    width: 100%;
       text-align: center;
}
.dtjt9_div_img .number a,.dtjt9_div_img .number .current{
       display: inline-block;
       float:none;
}

@media only screen and (max-width: 800px){
.news .newsRight {
    height: auto;
}
}


@media only screen and (max-width: 642px) {
  .piTable tr:first-child td:first-child {
    position: absolute;
    padding-top: 0;
    top: 0;
    height: 160px;
    width: 100%;
  }
 .piTable tr:first-child td:first-child+td {
    padding-top: 200px;
}
  .piTable tr:first-child td:first-child+td *{
   display:block;
}
  .piTable tr:first-child td:first-child img {
     display: block;
    margin: 0 auto;
    max-height: 160px !important;
    max-width: 100% !important;
    width: auto !important;
    float: none !important;
  }
.piTable, .piTable tbody, .piTable tbody tr {
    position: relative;
}

}


