@charset "utf-8";
body {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  background: url(../images/kfBodyBg.jpg) center top no-repeat #f7f7f7;
}

a {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

.dsbg {
  width: 100%;
  min-width: 1200px;
  min-height: 400px;
  overflow: hidden;
  margin: 0 auto;
  background: url(../images/bg.png) center top no-repeat;
}

.dsmain {
  width: 1200px;
  min-width: 1200px;
  background: #fff;
  margin: 310px auto 35px;
  min-height: 300px;
  overflow: hidden;
}

.dsrow {
  width: 100%;
  min-height: 100px;
  overflow: hidden;
  margin-top: 30px;
}

a.ds_tt_tit {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 180%;
  font-size: 34px;
  color: #cb322e;
  margin-top: 60px;
  font-weight: 600;
  text-decoration: none;
}

.ds_tt_sum {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
  line-height: 180%;
  padding: 0 100px;
  text-indent: 2em;
}

.ds_jdt {
  width: 1000px;
  height: 540px;
  background: #ede1c7;
  margin: 25px auto 0;
  padding: 10px;
}

.xxdtlm_tit {
  width: 100%;
  height: 52px;
  margin: 0 auto;
  background: url(../images/tit_xxdt.png) center top no-repeat;
  position: relative;
}

.lmmore {
  position: absolute;
  right: 3px;
  top: 12px;
  display: block;
  width: 50px;
  height: 20px;
}

.xxdtlm_con {
  width: 100%;
  min-height: 150px;
  overflow: hidden;
  margin-top: 10px;
}

.lyczli {
  width: 100%;
  height: 40px;
  line-height: 40px;
  float: left;
  border-bottom: dashed 1px #ccc;
}
.lyczli br{display: none;}
.lyczicon {
  display: block;
  float: left;
  text-align: center;
  width: 15px;
  height: 40px;
}

a:link.lyczxx,
a:visited.lyczxx {
  display: block;
  float: left;
  height: 40px;
  color: #333;
  font-size: 17px;
}

a:hover.lyczxx {
  color: #ff0000;
}

.lyczrq {
  display: block;
  float: right;
  width: 82px;
  font-size: 14px;
  color: #767676;
}

.kfsjlm_tit {
  width: 100%;
  height: 52px;
  margin: 0 auto;
  background: url(../images/tit_kfsj.png) center top no-repeat;
  position: relative;
}

.bndslm_tit {
  width: 100%;
  height: 52px;
  margin: 0 auto;
  background: url(../images/tit_bnds.png) center top no-repeat;
  position: relative;
}

a.bndsli_a {
  display: block;
  width: 288px;
  height: 198px;
  float: left;
  margin: 15px 6px 0;
}
a.bndsli_a img{display: block; width: 100%; height: 100%;}

.bndsli {
  display: block;
  width: 288px;
  height: 198px;
  border: 0;
}

.bnds_ml {
  margin-left: 16px;
}

.ds_foot {
  width: 100%;
  min-width: 1200px;
  height: 160px;
  margin: 0 auto;
  background: url(../images/20210428122110428.jpg) repeat-x;
}

/*焦点图*/
.slideBox {
  width: 1000px;
  height: 540px;
  position: relative;
  overflow: hidden;
}

.slideBox .hd {
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 1;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 8px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 5px;
}

.slideBox .hd ul li.on {
  background: #c50018;
  width: 40px;
}

.slideBox .bd {
  position: relative;
  z-index: 0;
}

.slideBox .bd li {
  position: relative;
  width: 1000px;
  float: left;
}

.slideBox .bd li img {
  width: 1000px;
  height: 540px;
}

.slideBox .bd p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-indent: 10px;
  z-index: 1;
  text-align: center;
  margin: 0;
}

.slideBox-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: rgb(0, 0, 0, 0.5);
}

.slideBox .bd p a {
  color: #fff;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -58px;
  display: none;
  width: 56px;
  height: 117px;
}

.slideBox .next {
  left: auto;
  right: 0;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  background-color: #000;
}
