.focus_pic {
  margin: 0 auto;
}
.slideBox {
  height: 543px;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 20px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: 15px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
.slideBox .hd ul li {
  margin-right: 10px;
  width: 15px;
  height: 15px;
  line-height: 20px;
  text-align: center;
  background: #b3b3b3;
  cursor: pointer;
  border-radius: 50%;
  list-style: none;
  display: inline-block;
}
.slideBox .hd ul li.on {
  background: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd a {
  height: 543px;
  display: block;
  background-repeat: no-repeat;
  background-position: top center;
}
.content {
  background-color: #fff;
  background-image: url(../img/content_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
}
.content .line_one {
  margin-top: 105px;
  padding: 5px;
}
.slideTxtBox {
  width: 565px;
  text-align: left;
}
.slideTxtBox .hd {
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-left: 50px;
}
.slideTxtBox .hd ul {
  float: left;
  height: 32px;
}
.slideTxtBox .hd ul li {
  float: left;
  padding: 5px 20px;
  cursor: pointer;
  list-style: none;
  color: #752727;
  font-size: 18px;
}
.slideTxtBox .hd ul li.on {
  height: 30px;
  background-color: #c31a17;
  color: #fff;
}
.slideTxtBox .bd {
  margin-top: 30px;
}
.slideTxtBox .bd ul {
  padding: 15px;
  zoom: 1;
}
.slideTxtBox .bd li {
  height: 40px;
  list-style: none;
  font-size: 14px;
  line-height: 40px;
}
.slideTxtBox .bd li a {
  color: #443f3b;
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slideTxtBox .bd li a:hover {
  color: #752727;
}
.slideTxtBox .bd li .date {
  float: left;
  color: #999;
  margin-right: 5px;
}
.slideBox2 {
  width: 595px;
  height: 375px;
  overflow: hidden;
  position: relative;
}
.slideBox2 .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 10px;
  z-index: 1;
}
.slideBox2 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox2 .hd ul li {
  float: left;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  list-style: none;
  border-radius: 50%;
}
.slideBox2 .hd ul li.on {
  background: #f00;
  color: #fff;
}
.slideBox2 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox2 .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
  width: 595px;
  height: 375px;
}
.slideBox2 .bd li div {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  width: 100%;
}
.slideBox2 .bd li div p {
  color: #fff;
  width: 80%;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slideBox2 .bd img {
  width: 595px;
  height: 375px;
  display: block;
}
.line_two .detail {
  background-color: #f6f2f1;
  padding: 15px;
}

.slideTxtBox2 {
  width: 1170px;
  text-align: left;
}
.slideTxtBox2 .hd {
  height: 30px;
  line-height: 30px;
  background: #f4f4f4;
  position: relative;
}
.slideTxtBox2 .hd ul {
  float: left;
  position: absolute;
  left: 20px;
  top: -1px;
  height: 32px;
}
.slideTxtBox2 .hd ul li {
  float: left;
  padding: 0 15px;
  cursor: pointer;
  list-style: none;
  color: #000;
}
.slideTxtBox2 .hd ul li.on {
  height: 30px;
  font-weight: 600;
  border-bottom: 3px solid #fa5f5b;
}
.slideTxtBox2 .bd ul {
  padding: 15px;
  zoom: 1;
}
.slideTxtBox2 .bd ul .item {
  width: 265px;
  height: 290px;
  margin-right: 20px;
  display: inline-block;
  background-color: #fff;
  margin: 10px 8px;
}
.slideTxtBox2 .bd ul .item img {
  width: 100%;
  height: 178px;
}
.slideTxtBox2 .bd ul .item .title {
  width: 90%;
  margin: 0 auto;
  height: 45px;
  line-height: 45px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slideTxtBox2 .bd ul .item .other_info {
  width: 90%;
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #ba9d9f;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line_three img {
  margin: 0 auto;
}
.line_four {
  padding: 15px 15px 30px 15px;
}
.line_four .left_info {
  width: 310px;
  height: 430px;
  border: 1px solid #e6e6e6;
}
.line_four .center_info {
  width: 550px;
  height: 430px;
  margin-left: 16px;
  border: 1px solid #e6e6e6;
}
.line_four .right_info {
  width: 270px;
  height: 430px;
  border: 1px solid #e6e6e6;
}
.line_four .title {
  background-color: #c51917;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  margin: 30px 0;
}
.line_four .left_info .text {
  padding: 0 10px;
}
.line_four .left_info .text p {
  text-indent: 2em;
  font-size: 14px;
}
.line_four .left_info .more {
  width: 120px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e6e6e6;
  color: #000;
  margin: 20px 10px;
  font-size: 14px;
  display: block;
}
.line_four .left_info .more:hover,
.line_four .center_info .more:hover,
.line_four .right_info .more:hover {
  color: #752727;
  font-weight: 600;
}
.line_four .center_info .more,
.line_four .right_info .more {
  float: right;
  font-size: 14px;
  color: #000;
  margin: 35px 15px 0 0;
}
.line_four .center_info .detail {
  /*text-align: center;*/
}
.line_four .center_info .detail .item {
  display: inline-block;
  width: 168px;
  margin: 5px;
}
.line_four .center_info .detail .item img {
  width: 168px;
  height: 124px;
}
.line_four .center_info .detail .item p {
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 168px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #000;
}
.line_four .right_info .detail .item {
  display: block;
  width: 90%;
  height: 36px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.line_four .right_info .detail .item span {
  margin-left: 10px;
  font-size: 14px;
  color: #000;
}
.line_four .right_info .detail .item:hover span {
  color: #752727;
}
.line_five {
  width: 100%;
  height: 63px;
  background-image: url(../img/link_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
.line_five .link {
  height: 63px;
  margin-left: 175px;
}
.line_five .link a {
  display: block;
  float: left;
  margin: 0 10px;
  color: #fff;
  height: 63px;
  line-height: 63px;
  font-size: 12px;
}
.line_five .link a:hover {
  font-weight: 600;
}
