@charset "utf-8";
/*
灯笼的动画效果*/
@keyframes swing {
    0%{ transform: rotate(-6deg);}
    50%{ transform: rotate(6deg);}
    100%{ transform: rotate(-6deg);}
}

@media (min-width: 992px) and (max-width:1199px) {
    .container{ width: 992px;}
}
@media (max-width: 991px){
    .container{ width: 768px;}
    .bot30{ margin-bottom:20px;}
}
@media (max-width: 767px){
    .container{ width: 100%;}
}


.img-title{display: none;}
.ldzc_body{background: url("../images-ldhc2025/bodybg.jpg") center top no-repeat;  padding-bottom:187px;  width: 100%; max-width: 1920px; margin: 0 auto; background-size: 100% 100%; }
.zc-main{ background: url("../images-ldhc2025/mainbg.png") center 1055px repeat-y;}
.pc-container{ background: url("../images-ldhc2025/maintop.jpg") center top no-repeat;}
.hc-tit{text-align: center; padding: 82px 0 120px; position: relative; z-index: 2;}
.ld-pic{ padding: 0 96px;}
.ld-pic ul li{float: none;width: 471px;  text-align: center; display: inline-block; }
.ld-pic ul li img{width: 100%;height: auto;max-width: 471px;}
.ld-pic ul li.num2{float: right;}
.ld-pic ul li .img-title{ display: none;}
.contain_text{  padding:0 50px; line-height: 50px;  font-size: 22px; font-family:"microsoft yahei", "仿宋","SimSun", "宋体";text-align: justify;text-justify: inter-ideograph;word-break: break-all;word-wrap: break-word; color: #fffdf7;margin-top: 35px;}
.contain_text p{ text-indent:2em;}
.zc-smbot{ background: url("../images-ldhc2025/mainbotbg.png") center top no-repeat; height: 203px;}

@media(max-width:1199px) and (min-width:992px){
    .ldzc_body{ padding-bottom: 30px;}
    .zc-main{ background:none;}
    .pc-container{ background: url("../images-ldhc2025/maintop1.jpg") center top no-repeat;}
    .zc-smbot{display: none;}
    .con-main{ border: 3px solid #ffda9d; border-radius: 10px;}
    .hc-tit{  padding: 40px 0;}
    .ld-pic{ padding:20px;}
    .ld-pic ul li{ width: 460px;  }
    .ld-pic ul li img{ max-width: 460px;}
    .contain_text{ margin-top: 0px; padding: 0 20px;}
}
@media(max-width:991px){
.sjd-main{ background: url("../images-ldhc2025/sjd-head.jpg") center top no-repeat #a70101; background-size: 100% auto}
.ls-logo{ padding: 40px 0 0 40px;text-align: left;}
.sjd-ban{ padding: 84px 0 100px; text-align: center;}
.sjd-ban img{ max-width: 90%; height: auto;}
.sjd-ldpic{ margin-bottom: 60px; text-align: center;}
.sjd-ldpic img{ max-width: 90%; height: auto;}
.conbg{ background: url("../images-ldhc2025/sjd-bg.jpg") center repeat-y;background-size: 100% 100%}
.conbg1{ background: url("../images-ldhc2025/sjd-nrtop.png") center top no-repeat;background-size: 100% auto;}
.conbot img{width: 100%; height: auto;}
.chun{ text-align: center; padding: 325px 0 52px;}
.contain_text{  margin-top: 0px; padding:0 66px; line-height: 58px;  font-size: 32px; font-family:"microsoft yahei", "仿宋","SimSun", "宋体";text-align: justify;text-justify: inter-ideograph;word-break: break-all;word-wrap: break-word; color: #000;}
.contain_text p{ text-indent:2em;}
.ldzc_body{ background: none; padding: 0px;}
}
@media(max-width:767px){
    .ls-logo{ padding:20px 0 0 20px;}
    .sjd-ban{ padding: 30px 0;}
    .sjd-ldpic{ margin-bottom: 20px;}
    .chun{ padding:250px 0 20px}
    .chun img{ max-width: 90%;}
    .contain_text{padding:0 50px; font-size: 22px; line-height: 50px;  }
}
@media(max-width:567px){
    .chun{ padding:150px 0 20px}
    .contain_text{padding:0 40px;   line-height: 48px;}
}

@media(max-width:367px){
    .contain_text{padding:0 30px;}
}