img {
  max-width: 100%;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
}

.f {
  float: left;
  top: -65px;
  position: relative;
}
.lssdjtTop {
  padding: 80px 0px 200px;
  background: url(../images/lssdjt/img1.png) no-repeat center bottom;
  background-size: cover;
}
.lssdjtTop .right {
  float: right;
  margin-bottom: -50px; /*margin-right: -120px;*/
  text-align: right;
}
.lssdjtTop .right img {
  max-width: 30%;
}
.lssdjtTop .klybox {
  padding: 50px 20px;
}
.lssdjtTop .klybox .cen {
  text-align: center;
}
.lssdjtTop .klybox .cen img {
  max-height: 40px;
}
.lssdjtTop .klybox .con {
  color: #000;
  font-weight: bold;
  text-align: justify;
  font-size: 20px;
  line-height: 36px;
  text-indent: 2em;
  margin: 15px 0px;
}

.lssdjtBtm {
  background: #bf8845;
  width: 100%;
  height: 100px;
}
.lssdjtCen {
  background: #f6e9cc;
  padding: 30px 10% 50px;
}

.function-list-container-item{
  margin: 2px 0;
  padding-bottom: 5px;
 
}
.lssdjtCen .item {
  float: left;
  width: 33.3%;
  padding: 0px 30px;
}
.lssdjtCen .function-list-container-item a {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px dotted #000;
  padding: 0px 10px;
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}




.burger {
  display: none;
}
.lsHead {
  background: url(../../images/lssdjt/img10.png) no-repeat center bottom;
  background-size: cover;
}
.lsHead .box {
  padding: 20px 70px 30px 150px;
}
.lsHead .left {
  width: 40%;
  float: left;
}
.lsHead .right {
  width: 60%;
  float: right;
}
.lsHead .right .top {
  text-align: right;
  color: #485a61;
  margin-bottom: 30px;
  background-color: transparent;
}
.lsHead .right .top a {
  color: #485a61;
  font-size: 14px;
  line-height: 24px;
}
.lsHead .right .top span {
  display: inline-block;
  margin: 0px 5px;
}
.lsHead .right .btm {
  display: flex;
  justify-content: flex-end;
}
.lsHead .right .btm .item {
  color: #b71918;
  font-weight: bold;
  font-size: 18px;
}
.lsHead .right .btm .item a {
  color: #b71918;
}
.lsHead .right .btm .item .space {
  display: inline-block;
  margin: 0px 7px 0px 5px;
}

.backList {
  font-size: 16px;
  position: relative;
  padding: 20px 0px 20px 10px;
  text-indent: 210px;
}
.backList::after {
  position: absolute;
  display: block;
  content: "";
  width: 3px;
  height: 16px;
  background: #d28c56;
  top: 0;
  bottom: 0;
  left: 210px;
  margin: auto;
}
.backList a {
  color: #000;
}

.lssdjt-detail .title {
  color: #000;
  font-size: 28px;
  line-height: 32px;
  padding: 20px 0px;
  font-weight: bold;
  text-indent: 210px;
}
.lssdjt-detail .info {
  color: #000;
  font-size: 14px;
  line-height: 26px;
  text-indent: 210px;
}
.lssdjt-detail .content {
  color: #000;
  padding: 30px 0px;
  font-size: 20px;
  line-height: 32px;
}
.lssdjt-detail .sourceTit {
  font-weight: bold;
  margin-bottom: 10px;
}
/* .lssdjt-detail .content .txt p{/*text-indent: 2em;*/ /*padding:0 210px;}*/

@media (min-width: 1600px) {
  .lsHead .right .top {
    margin-bottom: 50px;
  }
  .lsHead .right .top a {
    font-size: 16px;
  }
  .lsHead .right .btm .item {
    font-size: 22px;
  }
  .lsHead .right .btm .item .space {
    margin: 0px 10px 0px 8px;
  }
}
@media (min-width: 1500px) {
  .lssdjtTop .container {
    width: 1450px;
  }
  .lssdjtCen .container {
    width: 1450px;
  }

  .lsHead .right .top {
    margin-bottom: 40px;
  }
  .lsHead .right .btm .item {
    font-size: 20px;
  }
  .lssdjt-detail .content .txt p {
    /*text-indent: 2em;*/
    padding: 0 210px;
  }
}
@media (max-width: 1500px) {
  .lssdjtCen .item {
    width: 33.33%;
  }

  .lsHead .box {
    padding: 20px 40px 30px 60px;
  }
  .lssdjt-detail .content .txt p {
    /*text-indent: 2em;*/
    padding: 0 210px;
  }
}
@media (max-width: 1400px) {
  .lssdjtTop .right {
    margin-right: 0px;
  }
  .lssdjt-detail .content .txt p {
    /*text-indent: 2em;*/
    padding: 0 210px;
  }
}
@media (max-width: 1300px) {
  .lssdjtTop .right {
    margin-right: 0px;
  }

  .lsHead .box {
    padding: 20px;
  }
  .lssdjt-detail .content .txt p {
    /*text-indent: 2em;*/
    padding: 0 210px;
  }
}
@media (max-width: 1200px) {
  .lssdjtTop {
    padding: 40px 0px 120px;
  }
  .lssdjtTop .klybox {
    padding: 30px 20px;
  }
  .lssdjtTop .klybox .cen img {
    max-height: 30px;
  }
  .lssdjtTop .klybox .con {
    font-size: 18px;
    line-height: 32px;
  }
  .lssdjtCen .item {
    padding: 0px 15px;
  }
  .lssdjt-detail .content .txt p {
    /*text-indent: 2em;*/
    padding: 0 210px;
  }

  div.burger {
    height: 40px;
    width: 40px;
    position: relative;
    cursor: pointer;
    margin-left: 10px;
    display: inline-block;
    float: right;
  }
  .fixed div.burger {
    top: 7px;
  }
  .burger div.x,
  .burger div.y,
  .burger div.z {
    position: absolute;
    top: calc((100% - 3px) / 3);
    width: 25px;
    height: 2px;
    background: #b71918;
    border-radius: 2px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  div.burger.openmenu {
    position: fixed;
    z-index: 5;
    right: 0;
  }
  .openmenu div.x,
  .openmenu div.y,
  .openmenu div.z {
    background: #b71918;
  }
  .burger div.x,
  .burger div.y,
  .burger div.z {
    height: 3px;
    width: 36px;
  }
  .burger div.y {
    top: 23px;
  }
  .burger div.z {
    top: 34px;
  }
  .burger div.collapse {
    top: 20px;
    display: block;
    -webkit-transition: all 70ms ease-out;
    -moz-transition: all 70ms ease-out;
    -ms-transition: all 70ms ease-out;
    -o-transition: all 70ms ease-out;
    transition: all 70ms ease-out;
  }
  .burger div.rotate30 {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transition: all 50ms ease-out;
    -moz-transition: all 50ms ease-out;
    -ms-transition: all 50ms ease-out;
    -o-transition: all 50ms ease-out;
    transition: all 50ms ease-out;
  }
  .burger div.rotate150 {
    -ms-transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-transition: all 50ms ease-out;
    -moz-transition: all 50ms ease-out;
    -ms-transition: all 50ms ease-out;
    -o-transition: all 50ms ease-out;
    transition: all 50ms ease-out;
  }
  .burger div.rotate45 {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
  }
  .burger div.rotate135 {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
  }

  .lsHead .right {
    display: none;
  }
  .lsHead .right.fixmenu {
    top: 0;
    right: 0;
    position: fixed;
    box-shadow: 0px 10px 32px 0px rgba(0, 0, 0, 0.25);
    z-index: 4;
    width: 70%;
    height: 100%;
    background: #f9fed6;
    padding: 50px 30px;
    display: block;
  }
  .lsHead .right .top {
    margin-top: 20px;
  }
  .lsHead .right .btm {
    flex-direction: column;
  }
  .lsHead .right .btm .item {
    margin: 15px 0px;
    text-align: center;
  }
  .lsHead .right .btm .item .space {
    display: none;
  }
}
@media (max-width: 992px) {
  /* .lssdjtCen .item{width: 50%;} */
}
@media (max-width: 640px) {
  .lssdjtTop .klybox {
    padding: 20px 10px;
  }
  .lssdjtTop .klybox .cen img {
    max-height: 20px;
  }
  .lssdjtTop .klybox .con {
    font-size: 16px;
    line-height: 28px;
    margin: 10px 0px;
  }
  .lssdjtCen .item a {
    font-size: 14px;
    line-height: 26px;
  }

  .lsHead .left {
    width: 50%;
  }
  .backList {
    padding: 15px 0px 10px 10px;
  }
  .lssdjt-detail .title {
    font-size: 18px;
    padding: 10px 0px;
  }
  .lssdjt-detail .content {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 540px) {
  .lssdjtTop {
    padding: 20px 0px 70px;
  }
  .lssdjtTop .right {
    margin-bottom: -20px;
  }
  .lssdjtTop .right img {
    max-width: 40%;
  }
  .lssdjtCen .item {
    width: 100%;
  }

  .lsHead .left {
    width: 60%;
  }
  .lsHead .right.fixmenu {
    width: 85%;
  }
  .lssdjt-detail .content .txt p {
    /*text-indent: 2em;*/
    padding: 0 20px;
  }
  .backList::after {
    position: absolute;
    display: block;
    content: "";
    width: 3px;
    height: 16px;
    background: #d28c56;
    top: 0;
    bottom: -6px;
    left: 10px;
    margin: auto;
  }
  .backList {
    text-indent: 10px;
  }
  .lssdjt-detail .title {
    text-indent: 10px;
  }
  .lssdjt-detail .info {
    text-indent: 10px;
  }
}
