.fl {
  float: left;
}

.fr {
  float: right;
}

.px1280 {
  max-width: 1280px;
  margin: 0 auto;
}

.wap {
  display: none !important;
}

.head {
  background: #920d14;
  background-size: cover;
  padding-top: 27px;
  padding-bottom: 27px;
}

.hlogo {
  float: left;
}

.hlogo .pic {
  padding-top: 15%;
}

.search {
  float: right;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  color: #d6d6d6;
  font-size: 0;
  text-align: right;

  margin-top: 0;
}

.top_link {
  font-size: 14px;
  color: #cecece;
  line-height: 34px;
  height: 34px;
  padding: 0;
  width: 260px;
  text-align: center;
}

.top_link a {
  color: #d8b9ba;
  padding: 0 10px
}

.top_link a:hover {
  color: #ffffff;
}

.search-box {
  overflow: hidden;
}

.search-box>div {
  float: right;
  padding-left: 12px;

  background-color: #fff;
  border-radius: 20px;
}

.search-box input[type="text"] {
  width: 188px;
  padding: 0 10px 0 0;
  line-height: 35px;
  height: 35px;
  background: none;
  color: #ce322e;

  vertical-align: middle;
  transition: all 0.3s;
  font-size: 14px;
}

.search-box input.p-submit {
  width: 50px;

  color: #ce322e;
  height: 35px;

  vertical-align: middle;
  background: url(../images/search2.png) no-repeat;
  background-position: center center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 0;
}

.search-box input[type="text"]::placeholder {
  color: #ce322e;
}

img,
input {
  border: 0;
  outline: none;
}

.nav {
  background-color: #ffffff;
  position: relative;
  /* box-shadow: 0 0 10px #333; */
  z-index: 99999;
}

/* .nav em {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 27px;
  padding-right: 27px;
} */
.first {
  box-sizing: border-box;
  height: 55px;
  padding-left: 0;
  padding-right: 0;
}

.first>li {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 55px;
  text-align: center;
  padding-left: 37px;
  padding-right: 32px;
  padding-top: 0;
  padding-bottom: 0;
}


.first>li>a {
  color: #333;
}

.first_nav:hover>a {
  font-weight: bold;
}

.first_nav:hover {
  background: #e5c74d;
}

.second {

  position: absolute;
  z-index: 9999;
  width: 100%;

  left: 50%;
  transform: translateX(-50%);
  display: none;
  background: #fff;

  border-top: 2px solid #e5c74d;
  top: 55px;

  /* padding-top: 5px;
  padding-bottom: 20px; */
  padding-bottom: 0;
}

.text-list a {
  color: #333;
}

.second>li {
  line-height: 36px;
  width: 100%;
  border-bottom: 1px dotted #d0cccc;
  /* width: 140px; */
  padding-top: 8px;
  padding-bottom: 8px;
}

.second>li a {
  font-size: 16px;
  transition: 0.3s;
  color: #333;
  /*line-height:50px;*/
}

.first :hover .second {
  display: block;
}

.second li:hover {
  background: #ececec;
  color: #ffffff;
}

.second li:hover a {
  color: #c40e17;
}

/*footer*/
.footer {
  width: 100%;
  height: 100px;
  background: url(../images/foot-bj.png) center no-repeat #982128;
  color: #222222;
  padding: 25px 0 25px 0;
  text-align: left;
  background-size: cover;
}

.footer p {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;

}

.copright {
  width: 470px;
  float: left;
  text-align: left;
  margin: 0 0 0 10%;
  line-height: 32px;
  font-size: 15px;
}

.copright a {
  color: #ffffff
}

.end_logo {
  float: left;
  width: 480px;
  padding-top: 17px;
}

.footer_right {
  width: 125px;
  float: right;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
}

.footer_right li {
  float: left;
  width: 95px;
  height: 120px;
  text-align: center;
  margin: 0 0 0 30px;
  opacity: 1
}

.footer_right li img {
  width: 90px;
  height: 90px;
}

.footer_right li i {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  font-style: normal
}




.footer_right li:hover {
  opacity: 1
}

.copy {
  background: #333333;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}

.copy p {
  font-size: 16px;
  color: #ffffff;
    padding: 0 35px;
}

.copy p a {
  font-size: 16px;
  color: #ffffff;
}

/*  */
.m-top {
  max-width: 1920px;
  margin: 0 auto;
  position: fixed;
  right: 20px;
  top: 18px;
  width: 25px;
  height: 25px;
  z-index: 9999;
}



.wap-menu {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99999;
  font-size: 0;
}

.wap-menu img {
  height: 27px;
}

.close-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

.m-head {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #920d14;
  box-shadow: 0px 0px 8.73px 0.27px rgba(0, 0, 0, 0.44);
  z-index: 999;
  padding: 10px 20px;
}

.m-logo {
  font-size: 0;
}

.m-logo a {
  font-size: 0;
  line-height: 40px;
  display: block;
}

.m-logo img {
  max-height: 40px;
  max-width: 80%;
  vertical-align: middle;
}

.m-tlink {
  font-size: 12px;
  padding: 10px 15px 0 15px;
  color: rgba(255, 255, 255, 0.6);
}

.m-tlink a {
  font-size: 12px;
  margin: 0 8px;
  color: #fff;
  display: inline-block;
  line-height: 24px;
  /*background: #fff;*/
  line-height: 24px;
  border-radius: 5px;
}

.m-tlink a img {
  vertical-align: -2px;
  padding-right: 5px;
  height: 14px;
}

.m-tlink a img:last-child {
  height: 7px;
  vertical-align: middle;
}

.m-search {
  margin: 0 15px;
  padding-right: 50px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  line-height: 35px;
  background: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid #fff;
}

.m-search input[type="text"] {
  display: block;
  width: 100%;
  line-height: 25px;
  background: none;
  color: #333333;
  font-size: 12px;
}

.m-search input[type="text"]::placeholder {
  color: #fff;
}

.m-search input[type="image"] {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 15px;
}

.m-nav {
  position: fixed;
  top: 60px;
  right: -100%;
  bottom: 0;
  z-index: 999;
  background: #920d14;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  overflow-y: scroll;
  width: 100%;
  max-width: 375px;
}

.m-nav .top-r {
  color: #fff;
  padding-left: 15px;
}

.m-nav ul {
  padding: 0 15px;
  /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
}

.m-nav ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.m-nav ul li>span.on {
  transform: rotateZ(90deg);
}

.m-nav ul li ul {
  display: none;
}

.m-nav ul li ul li {
  border: none;
}

.m-nav>ul>li a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 15px 0;
  position: relative;
  color: #fff;
}

.m-nav>ul>li ul li a {
  padding: 10px 0;
}

.m-nav>ul>li>span {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../images/m-nav_down.png) no-repeat;
  background-size: 14px 14px;
  background-position: center center;
  right: 0;
  top: 15px;
  cursor: pointer;
  display: block;
  color: #fff;
  transition: all 0.3s;
}

/*  */
@media screen and (max-width: 1300px) {
  .px1280 {
    width: 98%;
    max-width: none;
    margin: 0 auto;
  }


}

@media screen and (max-width: 1024px) {
.section1 .s1l .s1ll a img{
object-fit: cover;
}

.section1 .s1l .s1ll p{
width: 70%;
    text-align: left;
}
.section3 .s3b1 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 0;
  border-top: 0;
}
.section3 .s3b1 .slick-list{margin-left: -12px;margin-right: -12px;overflow: hidden;}
.section3 .s3b1 p {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 20px;
  color: #111111;
  margin-top: 15px;
}
.section3 .s3b1 a {
  display: block;
  margin: 0 12px;
}
 .section3 .s3b1 .slick-list {
    margin: 0 auto !important;
  }
 .section3 .s3b1 .slick-list {
    margin: 0 auto !important;
  }

  body {
    padding-top: 60px;
  }

  .pc {
    display: none !important;
  }

  .wap {
    display: block !important;
  }

  .s1lr {
    margin-top: 10px !important;
  }

  .s1r {
    margin-top: 30px !important;
  }

  .tzggboxlist {
    margin: 15px auto !important;
  }

  .s1ll,
  .s1lr {
    width: 100% !important;
    float: none !important;
  }

  .s1l {
    width: 100% !important;
    float: none !important;
  }

  .s1r {
    width: 100%;
    float: none !important;
    padding-left: 0 !important;
  }

  .section1 .s1lr ul {
    margin-left: 0 !important;
  }

  .tzggboxlist {
    width: 100% !important;
    float: none !important;
  }

  .section3 .slick-prev,
  .section3 .slick-next {
    display: none !important;
  }

  .section3 .s3b .slick-list {
    margin: 0 auto !important;
  }

  #main {
    padding-top: 60px;
  }

  .end_link .end_linklist a {
    font-size: 14px !important;
  }

  .end_link h4 img {
    width: 90px;
  }

  .end_link h4 {
    float: none !important;
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
    display: block;
  }

  .end_link .end_linklist {
    width: 100% !important;
    float: none !important;
  }

  .end_link .end_linklist a {
    padding-left: 3% !important;
    width: 45% !important;
    background: none !important;
    height: 30px;
    line-height: 30px !important;
    overflow: hidden;
  }

  .footer {
    height: auto;
    padding: 0;
  }

  .end_logo {
    width: 100%;
    text-align: center;
    float: none;
    padding: 20px 0;
  }

  .end_logo img {
    width: 320px;
  }

  .copright {
    width: 100%;
    text-align: center;
    float: none;
    margin: 0 auto;
  }

  .footer_right {
    width: 100%;
    text-align: center;
    float: none;
    padding: 20px 0;
  }

  .footer_right li {
    float: none;
    margin: 0 auto;
  }

  .copright p {
    font-size: 14px;
  }

  .copy {
    height: auto;
  }

  .copy p {
    font-size: 14px;
    line-height: 30px;
  }

  .lm_slrb ul li .left .lf_day {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
.newsbg{
padding: 20px 0;
}
  .banner .slick-next,
  .banner .slick-prev {
    display: none !important;
  }

  .bannerim .slick-dots {
    bottom: 5px !important;
    right: 40% !important;
  }
.newslist li a{
    width: 63%;
}
.section1 ul li a>span{
width: 72%;
}

}


@media screen and (max-width: 400px) {
.newslist li a{
    width: 60%;
}
.end_logo img{
width: 290px;
}
}