.zixun {
  margin-top: 40px;
  color: #535353;
}
.zixun .zixun_top span {
  display: inline-block;
}
.zixun .zixun_top span:first-child {
  width: 5px;
  height: 30px;
  background: #ffc001;
  margin-right: 20px;
}
.zixun .zixun_top span:last-child {
  vertical-align: top;
  font-size: 24px;
}
.zixun .zixun_btm {
  font-size: 0;
  margin-top: 18px;
  margin-bottom: 50px;
}
.zixun .zixun_btm span {
  display: inline-block;
  width: 600px;
  height: 500px;
  vertical-align: top;
  overflow: hidden;
  text-align: left;
}
.zixun .zixun_btm span h4 {
  font-weight: 800;
  font-size: 20px;
}
.zixun .zixun_btm span p {
  font-size: 16px;
  margin-top: 20px;
}
.zixun .zixun_btm .btm_left {
  cursor: pointer;
}
.zixun .zixun_btm .btm_left .pic {
  width: 600px;
  height: 380px;
  margin-bottom: 27px;
  overflow: hidden;
}
.zixun .zixun_btm .btm_left .pic img {
  width: 100%;
  height: 100%;
}
.zixun .zixun_btm .btm_left:hover h4 {
  color: #ffc001;
  cursor: pointer;
}

.zixun .zixun_btm .btm_right {
  padding-left: 50px;
}

.zixun .zixun_btm .btm_right div:hover h4 {
  color: #ffc001;
  cursor: pointer;
}
.zixun .zixun_btm .btm_right div {
  width: 100%;
  height: 125px;
  border-bottom: 1px solid #f0f0f0;
}
.zixun .zixun_btm .btm_right div h4 {
  padding-top: 20px;
  font-weight: 800;
  font-size: 20px;
}
/* .zixun .zixun_btm .btm_right div p{
    overflow : hidden; 
    text-overflow: ellipsis;
    display:-webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 

} */
.zixun .zixun_btm .btm_right div h4:first-child {
  margin-top: 0;
}
.hangye {
  margin-bottom: 80px;
}
.hangye .hangye_top {
  margin-bottom: 40px;
}
.hangye .hangye_top span {
  display: inline-block;
}
.hangye .hangye_top span:first-child {
  width: 5px;
  height: 30px;
  background: #ffc001;
  margin-right: 20px;
}
.hangye .hangye_top span:last-child {
  vertical-align: top;
  font-size: 24px;
}

.hangye .hangye_btm {
  width: 1200px;
  /* height: 520px; */
  height: 540x;
  overflow: hidden;
  margin-bottom: 70px;
  overflow: hidden;
}
.hangye .hangye_btm div {
  height: 135px;
  padding-top: 20px;
  border-bottom: 1px solid #f0f0f0;
}
/* .hangye .hangye_btm div:last-child {
  border-bottom: 0 solid #000;
} */
.hangye .hangye_btm span {
  display: inline-block;
  vertical-align: top;
}
.hangye .hangye_btm span h4 {
  margin-bottom: 20px;
  font-weight: 800;
  font-size: 20px;
}
/* 左边时间 */
.hangye .hangye_btm span:first-child {
  width: 93px;
  height: 93px;
  background: #f0f0f0;
  margin-right: 20px;
  line-height: 93px;
  text-align: center;
  font-size: 18px;
  font-family: Arial;
  /* font-weight: 600; */
}
/* 右边新闻 */
.hangye .hangye_btm span:last-child {
  width: 1080px;
}
.hangye .hangye_btm div:hover span:first-child {
  background-color: #ffc001;
  color: #fff;
}
.hangye .hangye_btm div:hover span:last-child h4 {
  color: #ffc001;
  cursor: pointer;
}

/* 分页 */
.page .w {
  position: relative;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.tcdPageCode {
  padding: 15px 20px;
  text-align: left;
  color: #ccc;
  text-align: center;
}
.fenye1 {
  position: absolute;
  top: -55px;
  right: 0;
}
#fenye2 {
  position: absolute;
  top: -80px;
  right: 0;
  margin-bottom: 30px;
}
.tcdPageCode a {
  display: inline-block;
  color: #ffc001;
  display: inline-block;
  height: 28px;
  line-height: 25px;
  padding: 0 10px;
  border: 1px solid #ddd;
  margin: 0 2px;
  border-radius: 1px;
  user-select: none;
  vertical-align: middle;
}
.tcdPageCode a:hover {
  text-decoration: none;
  border: 1px solid #ffc001;
}
.tcdPageCode span.current {
  display: inline-block;
  height: 28px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 2px;
  color: #fff;
  background-color: #ffc001;
  border: 1px solid #ffc001;
  border-radius: 1px;
  user-select: none;
  vertical-align: middle;
}
.tcdPageCode span.disabled {
  display: inline-block;
  height: 28px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 2px;
  color: #bfbfbf;
  background: #f2f2f2;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  vertical-align: middle;
  user-select: none;
}
