.main {
  margin-bottom: 100px;
}
.top-wrap {
  background: url("../images/yshj/bg.jpg") center top / 2200px 100% no-repeat;
}
.top-wrap .top {
  height: 500px;
}
.top-wrap .top .home {
  height: 60px;
  margin: 50px 30px;
}
.top-wrap .top .title {
  margin-left: 260px;
}
.ysnav {
  background-color: #256ca4;
}
.ysnav ul li {
  display: inline-block;
}
.ysnav ul li a {
  padding: 20px 40px;
  font-size: 18px;
  display: block;
  text-align: center;
  color: #fff;
}
.ysnav ul li:hover {
  background-color: #2e7ab4;
  font-weight: bold;
}
.yslm-title {
  height: 100px;
  margin-bottom: 30px;
  text-align: center;
  background: url("../images/yshj/title_bg.png") no-repeat center / 2200px;
}
.yslm-title h1 {
  line-height: 100px;
}
.ys-list {
  margin: 0 auto;
  width: 800px;
  min-height: 320px;
}
.ys-list li {
  list-style: none;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  padding: 0 95px 0 0;
}
.ys-list li a{width: 100%;display: block;overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.ys-list li a:before{content: "•";display: inline-block;padding-right: 5px;vertical-align: middle;}
.ys-list li a:hover {
  color: #256ca4;
}
.ys-list li span {
  
  color: #ababab;
  position: absolute;
  right: 0;
  top: 0;
}
.wz {
  padding-left: 100px;
  line-height: 60px;
  color: #5e5e5e;
}
.wz a {
  color: #5e5e5e;
}
.title_content {
  text-align: center;
  padding: 40px 0;
  border-bottom: 1px solid #c1c1c1;
}
.show_content {
  padding: 30px;
  text-align: justify;
  font-size: 18px;
  line-height: 1.8;
  margin-top: 20px;
  min-height: 500px;
}
.slidebox {
  width: 550px;
  height: 300px;
  float: left;
  position: relative;
  overflow: hidden;
}
.slidebox .hd {
  height: 17px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 9px;
  z-index: 1;
}
.slidebox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slidebox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0px;
  font-size: 14px;
  list-style: none;
  text-align: center;
  line-height: 15px;
  background: #fff;
}
.slidebox .hd ul li.on {
  background: #cf0000;
}
.slidebox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slidebox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slidebox .bd img {
  width: 550px;
  height: 300px;
}
.slidebox .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: 40px;
  width: 75%;
  overflow: hidden;
}
.slidebox .txt li {
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: -40px;
}
.slidebox .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 10px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.slidebox .btbg {
  background: #2c6de391;
  background-size: cover;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ys-list-r {
  width: 600px;
  float: right;
}

.top-wrap .top{position: relative;}
.top-wrap .top .title{position: absolute;margin-left: 0;top:140px;left: 20%;}
.zqyzh_img{width: 333px; margin-left: 104px;}

.ys-list #all_list li a{width: 100%;}

@media (max-width:1199px){
  .slidebox{width: 47%;}
  .ys-list-r{width: 49%;}
  .slidebox .bd img{width: 100%;}
  .wz{padding-left: 15px;line-height: 26px;margin-top: 20px;}
}

@media (max-width:920px){
  .top-wrap .top .title{left: 2%;}
  .slidebox{width: 100%;float: none;}
  .ys-list-r{width: 100%;float: none;margin-top: 10px;}
  .ys-list{width: 90%;}
}

@media (max-width:480px){
  .top-wrap .top .home{margin: 20px 10px;}
  .top-wrap .top{height: 400px;}
  .ysnav ul li a{padding: 10px 10px;}
  .zqyzh_img{ margin-left: 74px;}
}
