.bg {
  background: url('../img/bg.png') no-repeat;
  background-size: 100% 100%;
  padding-bottom: 60px;
}
figure.image {
  display: none !important;
}
.content {
  width: 1260px;
  padding: 20px 30px 0;
  background: #FFFFFF;
  margin: auto ;
  border-bottom: 15px solid #9A0000;
}
.crumbs {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  margin-bottom: 19px;
}
.crumbs a {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.crumbs img {
  margin-right: 20px;
}
.crumbs span {
  color: #9a0000;
}
.ads {
  width: 1200px;
  height: 178px;
}
.ads a {
  display: block;
}
.ads img {
  width: 1200px;
  height: 178px;
}
.container {
  margin-top: 27px;
  width: 1200px;
  display: flex;
  align-self: start;
  justify-content: space-between;
}
.container .con-l {
  width: 822px;
}
.container .con-l .tab {
  width: 100%;
  border-bottom: 1px solid #D9D9D9;
  font-size: 18px;
  color: #1a1a1a;
  display: flex;
  align-self: center;
  justify-content: flex-start;
  padding-bottom: 20px;
}
.container .con-l .tab div {
  cursor: pointer;
  margin-right: 80px;
}
.container .con-l .tab div a {
  text-decoration: none;
}
.container .con-l .tab .active {
  position: relative;
}
.container .con-l .tab .active a {
  font-weight: bold;
  font-size: 18px;
  color: #9A0000;
}
.container .con-l .tab .active::after {
  content: '';
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 3px;
  background: #9A0000;
}
.container .con-l .list .newitem {
  margin-top: 30px;
}
.container .con-l .list .newitem a {
  text-decoration: none;
}
.container .con-l .list .newitem .title {
  font-weight: bold;
  font-size: 22px;
  color: #222222;
}
.container .con-l .list .newitem .title:hover {
  color: #bb0808;
}
.container .con-l .list .newitem .description {
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  margin-top: 13px;
}
.container .con-l .list .newitem .time {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 22px;
  margin-top: 20px;
}
.container .con-r {
  width: 328px;
}
.container .con-r .title img {
  width: 328px;
  height: 40px;
}
.container .con-r .otherbox {
  background: #F8F8F8;
  padding: 20px 22px 1px 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  margin: 20px 0;
}
.container .con-r .otherbox p {
  margin: 15px 10px 32px;
  width: 100%;
}
.container .con-r .otherbox .pic-item a {
  text-decoration: none;
}
.container .con-r .otherbox .pic-item img {
  width: 284px;
  height: 160px;
}
.container .con-r .otherbox .pic-item p:hover {
  color: #bb0808;
}
.pageData {
  margin: 20px 0;
}
.pageData .left {
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  text-align: right;
}
.pageData .right {
  width: 100%;
  text-align: right;
}
.trunNum {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  display: inline-block;
}
.trunNum .trunbox {
  display: flex;
  align-items: center;
}
.trunNum .trunbox .trun-num {
  font-size: 14px;
  color: #9A0000;
  width: 55px;
  height: 29px;
  line-height: 29px;
  border-radius: 4px;
  border: 1px solid #9A0000;
  text-align: center;
  margin-left: 8px;
  cursor: pointer;
}
.trunNum .trunbox input {
  width: 30px;
  height: 18px;
  border-radius: 2px;
  border: 1px solid #C8C8C8;
  margin: 0 6px;
  padding: 6px;
}
.pages {
  display: inline-block;
  /*页码 */
  margin: 32px auto;
  font-size: 14px;
  text-align: center;
  color: #000000;
}
.pages > li {
  display: inline-block;
  margin: 0 3px;
  font-size: 14px;
  padding: 0 10px;
  height: 30px !important;
  line-height: 30px !important;
  background: #ffffff;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  text-align: center;
  color: #000000 !important;
}
.pages > li:before {
  content: none !important;
}
.pages .page.page-active {
  font-size: 14px;
  color: #9A0000;
  background: rgba(154, 0, 0, 0.2);
  border: 1px solid #9A0000;
}
.pages .page.page-active a {
  color: #9A0000 !important;
}
.pages .page.page-active a {
  color: #fff;
}
#pageCom {
  width: 100%;
}
#pageCom .layui-box em {
  color: #9A0000;
}
#pageCom .layui-box .layui-laypage a,
#pageCom .layui-box .layui-laypage span {
  padding: 0 10px;
}
#pageCom .layui-box .layui-laypage-em {
  background: #FFEDED;
  border-radius: 2px;
  border: 1px solid #9A0000;
  padding: 0;
}
#pageCom .layui-box .layui-laypage-next,
#pageCom .layui-box .layui-laypage-curr {
  margin-left: 10px;
}
#pageCom .layui-box a {
  margin-left: 10px;
  font-size: 14px;
  color: #666666;
}
#pageCom .layui-box a:hover {
  color: #9A0000;
}
#pageCom .layui-box .layui-laypage-btn {
  background: #FFEDED;
  border-radius: 4px;
  border: 1px solid #9A0000;
  color: #9A0000;
  font-size: 14px;
}
#pageCom .layui-box .layui-laypage-spr {
  margin-left: 8px;
}
