
.tzb2025-main .tzb2025-mCrumbs{
	width: 1200px;
	margin: 0 auto;
  color:#666666;
	box-sizing: border-box;
/*    padding-left: 40px;*/
/*    padding-right: 30px;*/
  padding-bottom: 10px;
}

.tzb2025-list-header {
  background: rgba(255, 255, 255, 0.88);
}
.tzb2025-list-banner {
  width: 100%;
  height: 367px;
  position: relative;

}
.tzb2025-list-banner .tzb2025-list-banner-img img {
  width: 1920px;
  height: 367px;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  
}
.tzb2025-list-main {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
  padding: 0 0 160px 0;
}
.tzb2025-list-main .tzb2025-mList {
  width: 798px;
  padding-top: 6px;
  float: left;
}
.tzb2025-list-main .tzb2025-mNews {
  width: 312px;
  padding-top: 30px;
  float: right;
}
/* 列表 */
.tzb2025-mList .tzb2025-mlCrumbs {
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  color: #666666;
}
.tzb2025-mList .tzb2025-mlCrumbs a {
  color: #666666;
}
.tzb2025-mList .tzb2025-mlCrumbs a:hover {
  color: #2d61cd;
}
.tzb2025-mList .tzb2025-mlTitle {
  overflow: hidden;
}
.tzb2025-mList .tzb2025-mlTitle .tzb2025-mltItem {
  height: 46px;
  line-height: 50px;
  float: left;
  margin-right: 42px;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
}
.tzb2025-mList .tzb2025-mlTitle .tzb2025-mltItem:hover {
  color: #2d61cd;
}
.tzb2025-mList .tzb2025-mlTitle .tzb2025-mltActive {
  color: #2d61cd;
  border-bottom: 4px solid #2d61cd;
}
.tzb2025-mList .tzb2025-mlCon {
  border-top: 1px solid #e6e6e6;
}
.tzb2025-mList .tzb2025-mlCon .tzb2025-mlcItem {
  height: 160px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 266px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciImg {
  width: 240px;
  height: 160px;
  position: absolute;
  left: 0px;
  top: 30px;
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciImg img {
  width: 240px;
  height: 160px;
  display: block;
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciTitle {
  width: 530px;
  height: 48px;
  font-size: 20px;
  line-height: 24px;
  padding-top: 3px;
  text-justify: auto;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciTitle a {
  color: #666666;
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciTitle a:hover {
  color: #2d61cd;
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciTxt {
  width: 530px;
  height: 66px;
  padding-top: 12px;
  line-height: 22px;
  font-size: 14px;
  text-justify: auto;
  color: #999999;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciBot {
  padding-top: 8px;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciBot span {
}
.tzb2025-mlCon .tzb2025-mlcItem .tzb2025-mlciBot b {
  font-weight: normal;
  float: right;
}
.tzb2025-mlBottom {
  display: table;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}
.tzb2025-mlBottom .tzb2025-mlbItem {
  width: 48px;
  height: 26px;
  line-height: 26px;
  border-radius: 26px;
  text-align: center;
  font-size: 13px;
  color: #999;
  display: block;
  float: left;
  cursor: pointer;
}
.tzb2025-mlBottom .tzb2025-mlbItem a {
  font-size: 13px;
  color: #999;
  display: block;
}
.tzb2025-mlBottom .tzb2025-mlbActive b {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  background: #2d61cd;
  display: inline-block;
  font-weight: normal;
  border-radius: 26px;
}
.tzb2025-mlBottom .tzb2025-mlbItem:hover {
  color: #2d61cd;
}
.tzb2025-mlBottom .tzb2025-mlbItem:hover a {
  color: #2d61cd;
}
.tzb2025-mlBottom span:last-child {
  margin-right: 0px;
}
.tzb2025-mlBottom .tzb2025-mlbBtnDis {
  width: 42px;
  padding-right: 8px;
  color: #cccfd6;
}
.tzb2025-mlBottom .tzb2025-mlbBtnDif {
  color: #4a4a4a;
  padding-left: 8px;
}
/* 最新 */
.tzb2025-mNews .tzb2025-mnImg {
  width: 312px;
  height: 321px;
}
.tzb2025-mNews .tzb2025-mnImg a {
  width: 312px;
  height: 321px;
  display: block;
}
.tzb2025-mNews .tzb2025-mnImg img {
  width: 312px;
  height: 321px;
  display: block;
}
.tzb2025-mNews .tzb2025-mnCon {
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncTitle {
  height: 46px;
  line-height: 46px;
  padding-top: 16px;
  overflow: hidden;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncTitle h3 {
  font-size: 18px;
  float: left;
  color: #333333;
  font-weight: normal;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncTitle a {
  width: 17px;
  height: 44px;
  display: inline-block;
  background: url(../images/add.jpg) no-repeat right center;
  background-size: 17px 16px;
  float: right;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon {
  padding: 0px 25px 0px 25px;
  border: 1px solid #e6e6e6;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon .tzb2025-mnccItem {
  padding-top: 25px;
  border-bottom: 1px solid #e6e6e6;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon .tzb2025-mnccItem a {
  display: block;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon .tzb2025-mnccItem .tzb2025-img {
  width: 260px;
  height: 155px;
  overflow: hidden;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccItem
  .tzb2025-img
  img {
  width: 260px;
  height: 155px;
  display: block;
  transition: all 0.6s;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccItem
  a:hover
  .tzb2025-img
  img {
  transform: scale(1.1);
}



.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon .tzb2025-mnccItem-noborder {
  padding-top: 25px;
  padding-bottom: 25px;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon .tzb2025-mnccItem-noborder a {
  display: block;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon .tzb2025-mnccItem-noborder .tzb2025-img {
  width: 260px;
  height: 155px;
  overflow: hidden;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccItem-noborder
  .tzb2025-img
  img {
  width: 260px;
  height: 155px;
  display: block;
  transition: all 0.4s;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccItem-noborder
  a:hover
  .tzb2025-img
  img {
  transform: scale(1.1);
}

.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon .tzb2025-mnccItem .tzb2025-txt {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #838b91;
  text-align: center;
  width: 260px;
  text-justify: auto;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccItem
  a:hover
  .tzb2025-txt {
  color: #2d61cd;
}
.tzb2025-mNews .tzb2025-mnCon .tzb2025-mncCon .tzb2025-mnccList {
  padding-top: 12px;
  padding-bottom: 12px;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccList
  .tzb2025-mncclItem {
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-left: 17px;
  width: 260px;
  text-justify: auto;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccList
  .tzb2025-mncclItem:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #c3b4b4;
  position: absolute;
  left: 2px;
  top: 17px;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccList
  .tzb2025-mncclItem
  a {
  font-size: 14px;
  color: #838b91;
}
.tzb2025-mNews
  .tzb2025-mnCon
  .tzb2025-mncCon
  .tzb2025-mnccList
  .tzb2025-mncclItem
  a:hover {
  color: #2d61cd;
}
