
.banner {
  height: 503px;
  background: url("yshj-banner.jpg") center no-repeat;
}

body {
  font-family: "微软雅黑";
  font-size: 16px;
  color: #333;
  font-weight: normal;
  min-width: 1200px;
  background: #fff;
}

.main {
  width: 1200px;
  margin: 20px auto;
}

* {
  padding: 0;
  margin: 0;
}

p {
  margin: 0;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  font-size: 16px;
  color: #353535;
}

a:hover {
  color: #B0160E;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.ly-list {
  height: 280px;
  overflow: hidden;
}

.ly-list li {
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-left: 15px;
}

.ly-list li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #B0160E;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}

.ly-list li a {
  display: inline-block;
  max-width: 450px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ly-time {
  float: right;
  color: #666
}

.cz-col-lg {
  width: 100%;
}

.cz-col-lg .ly-list li a {
  max-width: 1000px;
}

.row {
  margin: 0 -15px;
}

.section + .section {
  margin-top: 20px;
}

.col {
  width: 50%;
  float: left;
  padding: 0 15px;
}

.title {
  margin-bottom: 10px;
}

.title {
  background: url("title-bg1.jpg") left center;
  height: 38px;
  line-height: 38px;
  position: relative;
}

.title span {
  display: inline-block;
  width: 176px;
  height: 38px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.more {
  float: right;
  font-size: 16px;
}

.more a {
  font-size: 14px;
  color: #666;
}

.slideBox {
  position: relative;
  overflow: hidden;
  height: 330px;
}

.bd li {
  position: relative;
  height: 330px;
}

.bd li img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.bd li > a {
  display: block;
  width: 100%;
  height: 285px;
  position: absolute;
  top: 0;
  left: 0;
}

.pic-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45px;
  line-height: 45px;
  background: rgba(0, 0, 0, .5);
  padding: 0 30px;
}

.pic-title a {
  display: inline-block;
  max-width: 410px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  color: #fff;
}

.hd {
  position: absolute;
  right: 30px;
  bottom: 15px;
  z-index: 9;
}

.hd ul li {
  width: 15px;
  height: 15px;
  float: left;
  cursor: pointer;
  background: #fff;
  text-indent: 999em;
  border-radius: 50%;
}

.hd ul li.on {
  background: #E83F2F;
}

.hd ul li + li {
  margin-left: 8px;
}

.pic-list {
  margin: 0 -10px;
}

.box {
  float: left;
  width: 25%;
  padding: 10px;
  text-align: center;
}

.box-inner {
  border: 1px solid #ebebeb;
  padding: 10px;
  border-radius: 4px;
  display: block;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}

.box img {
  width: 100%;
  height: 136px;
}

.box p {
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title-lg {
  height: 48px;
  line-height: 48px;
  background: url("title-bg2.jpg") center no-repeat;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.title-lg span {
  display: inline-block;
  width: 186px;
  height: 48px;
  color: #fff;
}

.logo {
  width: 1200px;
  margin: auto;
  padding-top: 20px;
}

.link-row {
  margin: 0 -12px;
}

.link-col {
  width: 16.66%;
  float: left;
  padding: 0 12px;
  margin-top: 20px;
}

.link-col a {
  background: #bb2335;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 5px;
}

.link-col a:hover {
  background: #B0160E;
}

.banner2 {
  height: 143px;
  background: url("yshj-banner2.jpg") center no-repeat;
}

.ly-list-lg {
  height: 200px;
}

.ly-list-lg li {
  width: 50%;
  float: left;
  padding: 0 20px 0 15px;
}

.hudong-row {
  margin: 0 -25px;
}

.hudong-col {
  width: 25%;
  float: left;
  padding: 0 25px;
  text-align: left;
  color: #B0160E;
  line-height: 1.6;
}

.hudong-col img {
  width: 100%;
}