a:hover {
  color: #c89a3e;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-image: url(http://www.zhangshanghenan.com/static/img/body-bg.png);
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #c89a3e;
}
.advertising {
  width: 1200px;
}
.backtop {
  background: url(http://www.zhangshanghenan.com/static/img/back-top.png) no-repeat;
  background-size: contain;
}
.vflex {
  display: flex;
  justify-content: space-between;
}
.head {
  height: 150px;
  padding: 10px 0;
  background: url(http://www.zhangshanghenan.com/static/img/head-bg.jpg) no-repeat center;
  background-size: 100% 100%;
}
.head .flex {
  height: 150px;
  align-items: center;
}
.head .logo {
  width: 250px;
  height: 55px;
}
.head .search {
  text-align: center;
  overflow: hidden;
  height: 40px;
}
.head .search form {
  display: flex;
  align-items: center;
  height: 40px;
  overflow: hidden;
}
.head .search form input {
  width: 270px;
  height: 35px;
  padding-left: 20px;
  font-size: 16px;
  background: url(http://www.zhangshanghenan.com/static/img/search-bg.png) no-repeat center;
}
.head .search form button {
  border: solid 1px #b2852a;
  width: 39px;
  height: 35px;
  background: #c89a3e url(http://www.zhangshanghenan.com/static/img/search.png) no-repeat center;
}
.nav {
  background-color: #c89a3e;
  height: 48px;
  line-height: 48px;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav ul li {
  text-align: center;
  flex: 1;
  position: relative;
}
.nav ul li a {
  color: #fff;
}
.nav ul li::before {
  content: '|';
  position: absolute;
  right: 0;
  color: #b08032;
  font-size: 15px;
}
.nav ul li:last-of-type::before {
  content: none;
}
.pad {
  background-color: #fff;
  padding: 16px;
}
.more-title {
  height: 45px;
  line-height: 45px;
  align-items: center;
  background: url(http://www.zhangshanghenan.com/static/img/tit-left.png) no-repeat left top;
}
.more-title span {
  padding: 0 20px;
}
.more-title span a {
  font-size: 19px;
  color: #c89a3e;
}
.more-title i {
  display: block;
  height: 35px;
  flex: 1;
  border-bottom: 2px solid #c89a3e;
}
.more-title i a {
  float: right;
  display: block;
  width: 50px;
  height: 35px;
  background: url(http://www.zhangshanghenan.com/static/img/more.png) no-repeat 0 5px;
}
#swiper-1 {
  height: 300px;
  margin: 0;
  width: 400px;
}
#swiper-1 .swiper-slide .text-show {
  height: 60px;
  line-height: 20px;
  padding: 10px 20px;
  text-align: left;
  box-sizing: border-box;
  text-indent: 0;
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
#swiper-1 .swiper-button-next,
#swiper-1 .swiper-button-prev {
  height: 41px;
  width: 26px;
  opacity: 0.4;
}
#swiper-1 .swiper-button-prev {
  background: url(http://www.zhangshanghenan.com/static/img/swiper.gif) no-repeat 0 0;
}
#swiper-1 .swiper-button-next {
  background: url(http://www.zhangshanghenan.com/static/img/swiper.gif) no-repeat -26px 0;
}
.text-box-more ul li {
  white-space: normal;
  border-bottom: dotted 1px #ff9900;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.text-box-more ul li .notext {
  text-align: center;
  margin-bottom: 5px;
}
.text-box-more ul li .notext a {
  font-size: 18px;
  color: #c89a3e;
}
.text-box-more ul li .notext3 {
  text-indent: 2rem;
}
.text-box-more ul li .notext3 a {
  font-size: 13px;
  color: #656565;
}
.color-box {
  padding: 20px;
  box-sizing: border-box;
  background-color: #ffefdf;
}
.left-img a {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.left-img a:first-of-type {
  margin: 0;
}
.left-img a img {
  width: 210px;
  height: 140px;
  margin-right: 15px;
}
.left-img a .txt {
  flex: 1;
  overflow: hidden;
}
.left-img a .txt .notext2 {
  font-size: 16px;
  margin-bottom: 10px;
  text-indent: 1.1rem;
  background: url(http://www.zhangshanghenan.com/static/img/txt-icon.png) no-repeat left 5px;
}
.left-img a .txt .notext3 {
  font-size: 13px;
  line-height: 22px;
  color: #595757;
}
.time-box {
  border-top: solid 1px #e3e3e3;
}
.time-box ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0px;
  border-bottom: solid 1px #e3e3e3;
}
.time-box ul li span {
  flex: 1;
  margin-right: 20px;
}
.time-box ul li span a {
  font-size: 14px;
}
.time-box ul li i {
  color: #c89a3e;
  font-size: 13px;
}
.sele-tit {
  height: 45px;
  line-height: 45px;
  border: solid 2px #c89a3e;
}
.sele-tit span {
  flex: 1;
  font-size: 21px;
  color: #c89a3e;
  text-align: center;
}
.sele-tit span.cur {
  background: url(http://www.zhangshanghenan.com/static/img/sele.png) no-repeat center;
  background-size: cover;
  color: #fff;
}
.r-pad-box {
  background-color: #f6f6f6;
  padding: 5px 10px;
  box-sizing: border-box;
}
.top-list {
  counter-reset: top;
  counter-increment: top 0;
  position: relative;
}
.top-list ul li {
  padding-left: 35px;
  line-height: 35px;
  color: #515151;
  position: relative;
}
.top-list ul li a {
  font-size: 16px;
}
.top-list ul li::before {
  content: counter(top);
  counter-increment: top;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #efefef;
}
.top-list ul li:nth-child(-n + 3)::before {
  color: #fff;
  background-color: #c89a3e;
}
.time-box-list ul li {
  white-space: normal;
  padding: 5px 0px;
  border-bottom: solid 1px #e4e4e4;
}
.time-box-list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.time-box-list ul li a .time {
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: #c89a3e;
  margin-right: 15px;
}
.time-box-list ul li a .time span {
  margin-top: 6px;
  line-height: 25px;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
}
.time-box-list ul li a .time i {
  font-size: 12px;
  color: #fff;
}
.time-box-list ul li a .notext2 {
  flex: 1;
  overflow: hidden;
  font-size: 15px;
}
.small-left-img a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 17px;
}
.small-left-img a img {
  width: 40%;
  height: 80px;
  margin-right: 20px;
  object-fit: cover;
}
.small-left-img a h2 {
  font-size: 16px;
  flex: 1;
}
.small-left-img a h2 i {
  font-weight: 700;
  color: #db2e1d;
}
.top-img-txt img {
  height: 240px;
}
.top-img-txt .txt {
  background-color: #f6f6f6;
  padding: 12px 20px;
}
.icon-title {
  height: 45px;
  line-height: 45px;
  align-items: center;
  border-bottom: 2px solid #e1e0df;
}
.icon-title span {
  border-bottom: 2px solid #c89a3e;
  background: url(http://www.zhangshanghenan.com/static/img/tit_icon.png) no-repeat center right;
  padding-right: 50px;
}
.icon-title span a {
  font-size: 19px;
  color: #c89a3e;
}
.icon-title i {
  display: block;
  height: 35px;
  flex: 1;
}
.icon-title i a {
  float: right;
  display: block;
  width: 50px;
  height: 35px;
  background: url(http://www.zhangshanghenan.com/static/img/more.png) no-repeat 0 5px;
}
.no-bor {
  border: none;
}
.left-img-list {
  align-items: center;
}
.left-img-list > a {
  width: 160px;
  height: 130px;
  margin-right: 10px;
}
.left-img-list > a img {
  height: 130px;
  width: 160px;
}
.left-img-list ul {
  flex: 1;
  overflow: hidden;
}
.left-img-list ul li {
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
}
.left-img-list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.left-img-list ul li a {
  font-size: 14px;
}
.bottom-bg {
  padding: 30px 0 20px;
  background: #fff url(http://www.zhangshanghenan.com/static/img/bottom-bor.png) repeat-x center top;
}
.crumbs {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e3e3e3;
}
.crumbs a,
.crumbs i {
  font-size: 15px;
  margin-right: 5px;
}
.icon-time-v-list ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  padding-left: 20px;
  font-family: '宋体';
  transition: all 0.5s ease 0s;
}
.icon-time-v-list ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #b3b3b3;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.icon-time-v-list ul li span {
  flex: 1;
  margin-right: 20px;
}
.icon-time-v-list ul li span a {
  font-size: 15px;
}
.icon-time-v-list ul li i {
  font-size: 14px;
  color: #999;
}
.paging {
  display: flex;
  justify-content: center;
  margin: 60px 0 30px;
}
.paging a,
.paging span {
  font-size: 14px;
  padding: 0 14px;
  color: #1a1a1a;
  border: 1px solid #eee;
  line-height: 34px;
  text-align: center;
  margin-right: 10px;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  color: #fff;
  background-color: #c89a3e;
}
.pian-v-two span {
  font-size: 14px;
  padding: 0 14px;
  color: #1a1a1a;
  border: 1px solid #eee;
  line-height: 34px;
  text-align: center;
  margin-right: 10px;
}
.pian-v-two span:hover {
  background-color: #c89a3e;
}
.pian-v-two span:hover a {
  color: #fff;
}
.v-tit {
  border-left: 3px solid #c89a3e;
  padding-left: 10px;
}
.v-tit h4 {
  font-size: 24px;
}
.v-info {
  margin: 15px 15px 0 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
.v-info i {
  margin-right: 20px;
  font-size: 12px;
  color: #999;
}
.v-txt p {
  font-size: 16px;
  line-height: 30px;
  margin: 10px 0;
  text-indent: 2rem;
  text-align: justify;
}
.v-txt p span {
  display: inline !important;
}
.v-txt img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 14px;
}
.keywords a {
  margin-right: 20px;
}
.v-1 {
  width: 854px;
}
.v-2 {
  width: 300px;
}
.v-3 {
  width: 430px;
}
.v-4 {
  width: 48%;
}
.v-5 {
  width: 32%;
}
.v-left {
  width: 70%;
}
.right {
  width: 27%;
}
.right .left-img a img {
  width: 135px;
  height: 95px;
  object-fit: cover;
}
.right .left-img a .txt .notext2 {
  -webkit-line-clamp: 1;
}
.right .left-img a .txt .notext3 {
  -webkit-line-clamp: 2;
}
