.boxItem {
  width: 370px;
  background-color: #ffffff;
  border: solid 1px #c50c11;
  margin-bottom: 20px;
}
.boxItem .topTitle {
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background: #c50c11;
}
.col-sm-4,
.col-sm-8 {
  padding: 0;
}
.boxItem .bottomContent {
  height: 148px;
  border-right: solid 4px #c50c11;
  padding: 18px 23px;
  display: flex;
  align-items: center;
}
.boxItem .bottomContent .huizhang {
  width: 80px;
  height: 112px;
  margin-right: 30px;
}
.boxItem .bottomContent .rightName {
  display: flex;
  width: 100%;
  height: 100%;
}
.boxItem .bottomContent .rightName .leftLine {
  width: 1px;
  height: 39px;
  background-color: #c50c11;
  margin-right: 16px;
  margin-top: 5px;
}
.boxItem .bottomContent .rightName .name .p1 {
  font-size: 16px;
  color: #c50c11;
  margin-bottom: 4px;
}
.boxItem .bottomContent .rightName .name .p2 {
  font-size: 14px;
  color: #333333;
  margin-bottom: 30px;
}
.boxItem .bottomContent .rightName .foot {
  display: flex;
  align-items: center;
  position: relative;
  left: -18px;
}
.boxItem .bottomContent .rightName .foot .block {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #c50c11;
  border-radius: 1px;
  margin-right: 15px;
}
.boxItem .bottomContent .rightName .foot .post {
  color: #c50c11;
  margin-right: 30px;
}
.pink {
  border: solid 1px #ffebeb;
}
.pink .topTitle {
  background: #ffebeb;
  color: #c50c11;
}
.pink .bottomContent {
  height: 105px;
  border-right: solid 4px #ffebeb;
  padding: 18px 0;
}
.pink .bottomContent .nameUl {
  width: 100%;
  height: 100%;
}
.pink .bottomContent .nameUl li {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  width: 33.3%;
  line-height: 28px;
}
.pink .bottomContent .nameUl li .block {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #c50c11;
  border-radius: 1px;
  margin-right: 15px;
}
.pink .tip {
  color: #666666;
  line-height: 44px;
  padding-left: 18px;
  border-right: solid 4px #ffebeb;
}
.pink .none {
  padding-top: 0;
  height: 175px;
}
.last .tip {
  padding-left: 42px;
}
.last .discipline {
  border-right: solid 4px #ffebeb;
  padding: 20px 30px;
  padding-bottom: 0;
}
.last .discipline .p1 {
  display: flex;
  align-items: center;
  line-height: 28px;
}
.last .discipline .p1 .block {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #c50c11;
  border-radius: 1px;
  margin-right: 15px;
}
.last .discipline .p1 .post {
  color: #c50c11;
  width: 120px;
}
.last .bottomContent .nameUl li {
  padding-left: 20px;
}
.last .none {
  padding-top: 0;
  height: 65px;
}
.col-sm-8 {
  padding-left: 15px;
}
.banner img {
  width: 785px;
  height: 483px;
}
.banner {
  position: relative;
  margin-bottom: 40px;
}
.banner .bannerBg {
  width: 785px;
  height: 64px;
  background: url(../img/d_ban_bg.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 26px;
}
.banner .bannerBg .p1 {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.banner .carousel-indicators {
  bottom: 21px;
  left: initial;
  margin: 0 21px;
}
.banner .item {
  float: left;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border: solid 1px #565656;
  margin-left: 10px;
  margin-right: 0;
  color: #fff;
  cursor: pointer;
  background-color: transparent;
  text-indent: initial;
}
.banner .active {
  background: #4e4e4e;
}
.news {
  overflow: hidden;
}
.news .left {
  float: left;
  width: 372px;
}
.news .left .title11 {
  width: 99.5%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(../img/d_title_bg.png);
  margin-bottom: 30px;
  padding-left: 65px;
}
.news .left .title11 .p1 {
  font-size: 22px;
  font-weight: bold;
  color: #4a1514;
}
.more {
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
.news .left .top {
  width: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e0e0e0;
}
.news .left .top .date {
  width: 66px;
  height: 56px;
  border: solid 1px #c50c11;
  margin-right: 20px;
}
.news .left .top .date .p1 {
  font-size: 22px;
  line-height: 34px;
  color: #c50c11;
  text-align: center;
}
.news .left .top .date .p2 {
  font-size: 12px;
  color: #c50c11;
  background: #f9e6e7;
  text-align: center;
  padding: 0 7px;
  line-height: 19px;
  border-top: solid 1px #c50c11;
}
.news .left .top .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 34px;
  color: #333333;
  overflow: hidden;
  max-height: 68px;
}
.list-box--pre li {
  padding-left: 22px;
}
.news .right {
  float: right;
}
.newItem {
  width: 371px;
}
.newItem .topP {
  width: 99.5%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(../img/d_title_bg2.png);
  padding-left: 30px;
}
.newItem .topP .p1 {
  font-size: 22px;
  font-weight: bold;
  color: #4a1514;
}
.pl-15 {
  padding-left: 15px;
}
.pl-30 {
  padding-left: 30px;
}
.bg_nav {
  height: 58px;
  background: url(../img/d_news_img.png);
  margin-top: 20px;
  margin-bottom: 30px;
}
.imgItem {
  width: 370px;
}
.imgItem .box {
  width: 100%;
  height: 226px;
  position: relative;
}
.imgItem .box img {
  width: 361px;
  height: 217px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
.imgItem .box .bgDiv {
  width: 361px;
  height: 217px;
  position: absolute;
  background-color: #f3d283;
  bottom: 0;
  right: 0;
  z-index: 100;
}
.imgItem .titlep {
  padding-left: 9px;
}
