body div ul li {
  list-style: none;
}

#div_body_loca {
  width: 80%;
  height: 22px;
  line-height: 25px;
  color: #333;
  font-family: "宋体";
  margin: 10px auto 0;
  overflow: hidden;
  border-bottom: solid 1px #888;
  padding-bottom: 10px;
  background: url(?wp-content/themes/kouqiang/images/loca_bg.png) no-repeat left top;
  text-indent: 42px;
  font-size: 12px;
}

#div_body_main {
  width: 80%;
  margin: 20px auto 10px;
  overflow: hidden;
  min-height: 400px;
  display: flex;
  justify-content: space-between;
}

#div_body_lt {
  width: 20%;
  min-width: 210px;
  margin-right: 16px;
}

#div_body_rt {
  width: 100%;
  overflow: hidden;
}

#div_body_menu {
  width: 100%;
}

#div_body_menu_tt {
  width: 100%;
  height: 109px;
  background: url(?wp-content/themes/kouqiang/images/son_lt_tt.png) no-repeat 10px;
  background-color: #eee;
}

#div_body_menu_tt h2 {
  color: #6b6b6b;
  font-size: 27px;
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: normal;
  height: 109px;
  line-height: 109px;
  width: 100%;
  font-family: 微软雅黑;
  text-indent: 70px;
}

#div_body_menu_tt2 {
  width: 100%;
  height: 39px;
  line-height: 39px;
  background: #f2f3f5 url(../images/son_lt_tt2.jpg) no-repeat 14px center;
  border-bottom: solid 1px #bfc0c2;
  text-indent: 38px;
  font-family: 微软雅黑;
  font-size: 14px;
  color: #666;
}

#div_body_menu_ct {
  width: 100%;
}

#div_body_menu_ct ul {
  width: 100%;
}

#div_body_menu_ct ul {
  margin: 5px auto 0;
  position: relative;
}

#div_body_menu_ct ul ul ul {
  position: absolute;
  left: calc(100% + 0px);
  z-index: 1;
  padding-left: 5px;
  top: -5px;
  display: none;
}

#div_body_menu_ct ul>ul li:hover ul {
  display: block;
}

#div_body_menu_ct ul li {
  position: relative;
  margin: 0 auto 3px;
}

#div_body_menu_ct ul li a {
  padding: 0 0 0 40px;
  font-size: 12px;
  height: 35px;
  overflow: hidden;
  display: block;
  line-height: 36px;
  background: url(?wp-content/themes/kouqiang/images/son_lt_link.jpg) no-repeat 100% 100%;
}

#div_body_menu_ct ul li a:link,
#div_body_menu_ct ul li a:visited {
  color: #666;
}

#div_body_menu_ct ul li a:hover,
#div_body_menu_ct ul li a.a_bdmn_ov {
  background: url(?wp-content/themes/kouqiang/images/son_lt_hover.jpg) no-repeat 100%;
  color: #fff;
  font-weight: bold;
}

#div_body_menu_ct ul li a.son_lt_hover {
  background: url(?wp-content/themes/kouqiang/images/son_lt_hover.jpg) no-repeat 100%;
  color: #fff;
  font-weight: bold;
}

#div_body_menu_ct ul li div {
  width: 166px;
  margin: 0 0 0 auto;
}

#div_body_menu_ct ul li div ul {
  width: 100%;
  background: none;
  display: none;
}

#div_body_menu_ct ul li div ul li {
  margin: 0;
  padding: 0;
  line-height: 23px;
  width: 170px;
  border-bottom: dashed 1px #b8b8b8;
}

#div_body_menu_ct ul li div ul li a {
  display: inline !important;
  height: auto !important;
  width: 170px !important;
  line-height: 20px;
  background: url(?wp-content/themes/kouqiang/images/body_menu_ic2.gif) no-repeat left center;
  padding: 0 0 0 15px;
}

#div_body_menu_ct ul li div ul li a:link,
#div_body_menu_ct ul li div ul li a:visited {
  color: #666;
}

#div_body_menu_ct ul li div ul li a:hover {
  background: url(?wp-content/themes/kouqiang/images/body_menu_ic2.gif) no-repeat left center;
  color: #f60;
}

#div_body_menu_ct ul li div ul li #div_body_righ_tt {
  width: 100%;
  height: 50px;
  overflow: hidden;
  border-bottom: solid 2px #014d98;
}

#div_body_righ_tt h1 {
  width: 100%;
  height: 50px;
  overflow: hidden;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: center center;
  color: #014d98;
  line-height: 50px;
  font-size: 25px;
  font-family: 微软雅黑;
}

#div_body_righ_tt h1.h11 {
  border-bottom: solid 1px #aaa;
}

#div_body_righ_ct {
  width: 100%;
  padding: 0 0 20px 0;
  text-align: left;
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
}

#newslist_ct {
  width: 98%;
  margin: 0.1% auto 0;
  overflow: hidden;
}

#newslist_ct li {
  width: 100%;
  height: 75px;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dedede;
  background: url(?wp-content/themes/kouqiang/images/dd.png) no-repeat left;
  background-position: 0px 8px;
}

#newslist_ct li a {
  display: block;
  overflow: hidden;
}

#newslist_ct li .snews_pic {
  width: 24%;
  height: 100%;
  float: left;
  margin-left: 8px;
  padding: 5px;
  border: solid 1px #dedede;
  box-shadow: 0 1px 3px 0 #909090;
  -moz-box-shadow: 0 1px 3px 0 #909090;
  -webkit-box-shadow: 0 1px 3px 0 #909090;
  border-radius: 4px;
}

#newslist_ct li .snews_pic img {
  width: 100%;
  height: 100%;
}

#newslist_ct li div {
  width: 96%;
  float: right;
  overflow: hidden;
  margin-right: 15px;
}

#newslist_ct li div p {
  width: 100%;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}

#newslist_ct li div p .snews_tt {
  width: 80%;
  float: left;
  height: 26px;
  font-size: 20px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  letter-spacing: 3px;
}

#newslist_ct li div p span {
  float: right;
  overflow: hidden;
}

#newslist_ct li div .snews_key {
  width: 100%;
  height: 0px;
  line-height: 20px;
  margin-top: 4px;
  color: #7c7c7c;
}

#newslist_ct li div .snews_more {
  text-align: right;
  color: #ff0000;
  font-family: 宋体;
}

#newslist_ct1 {
  width: 98%;
  margin: 0.1% auto 48px;
  overflow: hidden;
}

#newslist_ct1 ul {
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-gap: 4px;
  justify-items: center;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  #newslist_ct1 ul {
    grid-template-columns: repeat(3, auto);
  }
}

#newslist_ct1 li {
  /* padding: 12px; */
  width: 220px;
}

#newslist_ct1 li .snews_pic {
  display: block;
  /* margin-left: 8px; */
  /* padding: 5px; */
}

#newslist_ct1 li .snews_pic .img-box {
  width: 165px;
  height: 243.5px;
  display: flex;
  align-items: center;
}

#newslist_ct1 li .snews_pic .img-box img {
  width: 100%;
  height: auto;
  padding: 3px;
  border: 1px solid #e9e9e9;
}

#newslist_ct1 li .snews_pic .video-img-box {
  width: 220px;
  height: 391px;
  display: flex;
  align-items: center;
}

#newslist_ct1 li .snews_pic .video-img-box img {
  width: 100%;
  height: auto;
  padding: 3px;
  border: 1px solid #e9e9e9;
}

.newslist_ct1 li div {
  /* width: 70%; */
}

.newslist_ct1 li div p {
  width: 100%;
  height: 26px;
}

.newslist_ct1 li div .snews_tt {
  /* width: 80%; */
}

.newslist_ct1 li div .snews_tt .name {
  font-size: 16px;
  font-weight: bold;
}

.newslist_ct1 li div .snews_tt .video-title {
  font-size: 16px;
  height: 60px;
  margin-bottom: 0;
}

.newslist_ct1 li div .snews_tt .line {
  border: 1px solid #1691cc;
  width: 17px;
  height: 1px;
  margin: 12px 0 8px 0;
}

.newslist_ct1 li div .snews_tt .title {
  font-size: 14px;
}

.newslist_ct1 li div .snews_key {
  width: 100%;
  height: 46px;
  line-height: 20px;
  margin-top: 4px;
  color: #7c7c7c;
}

/* 列表分页栏原本的样式-开始 */
/* .pager {
  width: 100%;
  text-align: center;
  margin: 8px auto 0;
  overflow: hidden;
}

.pager a {
  display: inline-block;
  padding: 0 5px;
  height: 20px;
  background: #e9e9e9;
  overflow: hidden;
  line-height: 20px;
  margin: 0 5px;
  color: #ccc;
  border: solid 1px #ddd;
  font-family: "宋体";
}

.pager a:hover {
  background: #fff;
}

.pager .current {
  font-weight: bold;
  color: #f70;
  display: inline-block;
  padding: 0 5px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  background: #fff;
  margin: 0 5px;
  border: 1px solid #ddd;
} */
/* 列表分页栏原本的样式-结束 */

/* 列表分页栏新的样式-开始 */
.pager {
  width: 100%;
  margin: 20px auto 20px auto;
  text-align: center;
  overflow: hidden;
}

.pager .current {
  background-color: #31a9fd;
  border: 1px solid #31a9fd;
  color: #fff;
}

.pager a {
  line-height: 32px;
  color: #888;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  border: 1px solid #e7e7e7;
  height: 32px;
  margin: 0 3px;
  display: inline-block;
  padding: 0px 10px;
}


/* 列表分页栏新的样式-结束 */

#div_news_show {
  width: 98%;
  margin: 0 auto;
  text-align: left;
}

#div_news_show h2 {
  text-align: center;
  border-bottom: solid 1px #aaa;
  display: block;
  line-height: 40px;
  margin: 0;
  font-size: 19px;
}

#div_news_show .fu {
  height: 28px;
  color: #999;
}

#div_news_show #p_info {
  float: right;
  text-align: right;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

#div_news_show .post-views {
  float: right;
}

.post-views-count {
  font-size: 14px;
}

section .post-views-count {
  display: none;
}

#div_news_show section {
  min-height: 280px;
}

.div_teshu img {
  max-width: 90%;
  height: auto;
}

#div_prev_next {
  width: 98%;
  margin: 0 auto;
  overflow: hidden;
}

@media only screen and (max-width: 992px) {
  #div_body_loca {
    width: 94%;
  }

  #div_body_main {
    width: 94%;
  }

  #div_body_lt {
    display: none;
  }

  #div_body_rt {
    width: 100%;
  }

  .bodyli {
    display: none;
  }
}

section hr {
  margin-block: 10px;
}

/* 
#div_news_show span {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
} */

#recommendation {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

#recommendation a {
  font-size: 1.7em;
}

.video-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 100%;
}

.video-container {
  width: 281px;
  transition: .3s ease-in-out;
}

.video-container:hover {
  box-shadow: rgba(6, 6, 6, 0.5) 3px 3px 9px;
  opacity: .90;
}

.img-container {
  width: 281px;
  height: 500px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.img-container img {
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.video-title {
  font-size: 1.2em;
  margin-bottom: 20px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 横向导航栏-开始 */
.breadli {
  border-bottom: 1px solid #e1e1e1;
  line-height: 80px;
  margin: 0 auto;
  width: 80%;
}

.breadli .ptli {
  position: relative;
  color: #fff;
  padding: 0 30px;
  font-size: 20px;
  z-index: 10;
  background: #2268ad;
}

.breadli .ptli:before {
  content: "";
  position: absolute;
  right: 30px;
  top: 0;
  width: 159px;
  height: 100%;
  z-index: -1;
  background: url(?wp-content/themes/kouqiang/images/logobg2.png) no-repeat center top -8px;
  opacity: 1;
}

.breadli .ptli:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: -1px;
  z-index: -2;
  width: 2000px;
}

.pnavsli .sidmenuli ul {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
  font-size: 18px;
  position: relative;
  transition: .3s;
  z-index: 5;
  position: relative;
}

.pnavsli .sidmenuli ul dl {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border: 1px solid #e1e1e1;
  min-width: 90px;
  display: none;
}

.pnavsli .sidmenuli ul dl dd {
  line-height: 40px;
  transition: all .3s;
  cursor: pointer;
  text-align: center;
}

.pnavsli .sidmenuli ul dl dd:hover {
  background-color: #2268ad;
  color: #fff;
}

.tsli {
  display: inline-block;
  font-size: 1.2em;
  margin-left: 50px;
  transition: .1s;
}

/* .tsli:hover {
  color: #2268ad;
  opacity: 1;
  border-bottom: 3px solid #2268ad;
}

.tsli-current {
  display: inline-block;
  margin-left: 50px;
  font-size: 1.2em;
  border-bottom: 3px solid #2268ad;
} */

.tsli-current a {
  color: #2268ad;
}

.sidmenuli ul li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #2268ad;
  width: 100%;
  height: 3px;
  opacity: 0;
  transition: .3s;
}

/* 
#div_body_menu_ctli .sidmenuli ul li.cur,
#div_body_menu_ctli .sidmenuli ul li:hover {
  color: #2268ad;
  text-shadow: 0 1px 1px #2268ad;
  border-bottom: 2px solid #2268ad;
} */

#div_body_menu_ctli .sidmenuli ul li.current-menu-item:after,
#div_body_menu_ctli .sidmenuli ul li:hover:after {
  opacity: 1;
}

.locationli {
  padding-left: 24px;
  color: #666;
  font-size: 16px;
  background: url(?wp-content/themes/kouqiang/images/icon-home2.png) no-repeat left center;
  float: right;
}

.locationli a {
  color: #666;
  /* padding-right: 24px; */
  background: url(?wp-content/themes/kouqiang/images/split.png) no-repeat right center;
  margin-right: 10px;
}

.locationli span {
  color: #dbc078;
}

.clearfixli {
  zoom: 1;
  clear: both;
}

.clearfixli:after {
  display: block;
  content: "";
  clear: both;
}

.flli {
  float: left;
}

.frli {
  float: right;
}

#div_body_menu_ctli .sidmenuli ul li {
  float: left;
  margin: 0px 30px 0px 0px;
  position: relative;
}

/* 隐藏二级栏目 */
#div_body_menu_ctli .sidmenuli ul li ul {
  display: none;
}