.wp,
#newtgj {
  width: 1200px;
}

.bound {
  padding-left: 15px;
  box-sizing: border-box;
}

.navi{
  margin-top: 10px;
  width: 100%;
  display: inline-block;
}

#newtgj .tgjtb {
  margin-top: 0;
}

#newtgj .r {
  width: 370px;
}

#newtgj .tgjtb ul li a {
  line-height: 35px;
  font-size: 13px;
}

#newtgj .pics {
  height: 200px;
}

#newtgj .pics img {
  height: 195px;
}

#newtgj .cpzx {
  margin-top: 10px;
  padding-right: 10px;
}

#newtgj .cpzx ul {
  height: 285px;
  padding-bottom: 3px;
}

#newtgj .cpzx ul li {
  line-height: 28px;
  height: 28px;
  overflow: hidden;
}

#newtgj .gjrbox dd {
  line-height: 28px;
}

#newtgj .index-about {
  height: 107px;
  line-height: 26px;
}

#newtgj .gjrbox dd.gjh1,
#newtgj .gjrbox dd.gjh2 {
  height: 285px;
}

.tblist .tbbody li {
  height: 40px;
  line-height: 40px;
}

.list-news {
  display: flex;
  margin: 15px auto 0 !important;
}

.list-news .gjrbox {
  flex-grow: 1;
  width: 0;
  box-sizing: border-box;
}

.inside-menu {
  border-radius: .8rem;
  margin: 15px auto;
}

.newadd,
#tr_row button,
.b-yl,
.tfoot,
.week-wrap,
.hide-th {
  display: none;
}
.disabled{
   display: none; 
}

/* 文章 */
.article-list li {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}

.article-list li img {
  float: left;
  width: 225px;
  height: 95px;
  object-fit: cover;
  margin-right: 20px;
}

.pagelist {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.pagelist>* {
  height: 30px;
  line-height: 28px;
  padding: 0 5px;
  min-width: 30px;
  border-radius: 2px;
  border: 1px solid #3090d5;
  text-align: center;
  margin: 0 3px;
  font-size: 14px;
  box-sizing: border-box;
  cursor: pointer;
  color: #666;
}

.pagelist .is-disabled:hover {
  text-decoration: none;
}

.pagelist .is-disabled {
  border-color: #ccc;
  color: #aaa;
  cursor: auto;
}

.pagelist .spr {
  border: none;
  padding: 0;
  cursor: auto;
}

.pagelist .current {
  background-color: #3090d5;
  cursor: auto;
  color: #fff;
}

.article-list li .title {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  padding-left: 0;
  display: inline-block;
}

.article-list li .info {
  line-height: 20px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-list li .time {
  color: #999;
  display: block;
  padding-top: 5px;
}

.article-detail .title {
  font-size: 16px;
  padding: 20px 20px 10px;
  line-height: 1.4;
  text-align: center;
}

.article-detail .desc {
  text-align: center;
  color: #999;
}

.article-detail .desc>* {
  margin: 0 10px;
}

.article-detail .con {
  margin-top: 30px;
}

.article-detail .con p {
  margin-bottom: 20px;
  font-size: 16px;
}

.article-prevnext {
  margin-top: 30px;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ddd;
}

.article-prevnext span {
  max-width: 44%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #aaa;
}
.wid-10 {
  width: 10px;
}

.hei-10 {
  height: 10px;
}

.wid-15 {
  width: 15px;
}

.hei-15 {
  height: 15px;
}

.wid-20 {
  width: 20px;
}

.hei-20 {
  height: 20px;
}

.wid-25 {
  width: 25px;
}

.hei-25 {
  height: 25px;
}

.wid-30 {
  width: 30px;
}

.hei-30 {
  height: 30px;
}

.wid-35 {
  width: 35px;
}

.hei-35 {
  height: 35px;
}

.wid-40 {
  width: 40px;
}

.hei-40 {
  height: 40px;
}

.wid-45 {
  width: 45px;
}

.hei-45 {
  height: 45px;
}

.wid-50 {
  width: 50px;
}

.hei-50 {
  height: 50px;
}

.wid-55 {
  width: 55px;
}

.hei-55 {
  height: 55px;
}

.wid-60 {
  width: 60px;
}

.hei-60 {
  height: 60px;
}

.wid-65 {
  width: 65px;
}

.hei-65 {
  height: 65px;
}

.wid-70 {
  width: 70px;
}

.hei-70 {
  height: 70px;
}

.wid-75 {
  width: 75px;
}

.hei-75 {
  height: 75px;
}

.wid-80 {
  width: 80px;
}

.hei-80 {
  height: 80px;
}

.wid-85 {
  width: 85px;
}

.hei-85 {
  height: 85px;
}

.wid-90 {
  width: 90px;
}

.hei-90 {
  height: 90px;
}

.wid-95 {
  width: 95px;
}

.hei-95 {
  height: 95px;
}

.wid-100 {
  width: 100px;
}

.hei-100 {
  height: 100px;
}

.wid-105 {
  width: 105px;
}

.hei-105 {
  height: 105px;
}

.wid-110 {
  width: 110px;
}

.hei-110 {
  height: 110px;
}

.wid-115 {
  width: 115px;
}

.hei-115 {
  height: 115px;
}

.wid-120 {
  width: 120px;
}

.hei-120 {
  height: 120px;
}

.wid-125 {
  width: 125px;
}

.hei-125 {
  height: 125px;
}

.wid-130 {
  width: 130px;
}

.hei-130 {
  height: 130px;
}

.wid-135 {
  width: 135px;
}

.hei-135 {
  height: 135px;
}

.wid-140 {
  width: 140px;
}

.hei-140 {
  height: 140px;
}

.wid-145 {
  width: 145px;
}

.hei-145 {
  height: 145px;
}

.wid-150 {
  width: 150px;
}

.hei-150 {
  height: 150px;
}
.f-left {
    float: right;
}
.text-green-600 {
    color: #27a077;
}
.text-orange-600 {
    color: #fd7612;
}
.f-w-700 {
    font-weight: 700;
}
.f-48 {
    font-size: 48px;
}
.f-42 {
    font-size: 42px;
}