html{min-width: 1400px;}


.nav {

}

.nav > ul {
  font-size: 0;
  height: 100%;
  width:1300px;
}

.nav > ul > li {
  display: inline-block;
  text-align: center;
  position: relative;
  width: 12.2%;
}

.nav > ul > li:first-child {
  margin-left: 0;
}

.nav > ul > li > a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  position: relative;
  line-height: 50px;
}

.nav > ul > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #fff;
  transition: all 0.3s;
}

.nav > ul > li.on > a::after {
  width: 100%;
}

.nav > ul > li.active > a {
  color: #93080c;
}

.nav > ul > li:hover > a:after {
  width: 100%;
}

.nav > ul > li > div {
  position: absolute;
  top: 40px;
  /* left: 43px; */
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 9999;
  display: none;
  padding-top: 10px;
}
.nav > ul > li:hover div {
  display: block;
}
.nav > ul > li > div > ul {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  line-height: normal;
  margin: 0;
    padding: 0;
}
.nav > ul > li > div > ul > li{width:100%;}
.nav > ul > li > div > ul > li a {
  font-size: 14px;
  line-height: 40px;
  transition: 0.3s;
  color: #333;
}
.nav > ul > li > div > ul > li:hover {
  background: #d8292f;
}
.nav > ul > li > div > ul > li:hover a {
  color: #fff;
}


.section5, .section6, .section7 {width:1300px;margin: 0 auto 20px;}
.section5 .context {
  padding-top: 20px;
  margin: 0px -10px;
}
.section5 .context a {
  display: block;
  overflow: hidden;
  padding: 0 10px;
}
.section5 .slick-next {
  right: 0;
}
.section5 .context img:hover {
  transform: scale(1.1);
  transition: all 1s;
}
.section5 .pic {
  padding-top: 60.4%;
  position: relative;
  overflow: hidden;
}
.section5 .pic img{width: 100%;min-height: 100%;position: absolute;top: 0;left: 0;transition: all 1s;}
.section5 .context .date {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 16px;
  color: #93080c;
  border-bottom: 1px solid #d4a5a3;
}
.section5 .context h4 {
  padding-top: 14px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  text-align: justify;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section5 .context a .neor:hover .ex {
  color: #93080c;
}
.section5 .context .ex {
  font-size: 14px;
  line-height: 23px;
  height: 69px;
  overflow: hidden;
  color: #808080;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.section5 .s5m {
  /* float: left; */
  /* width: 30.8% !important; */
  /* padding-left: 3.3%;
  padding-right: 3.3%; */
}
.section5 .s5r {
  /* float: left; */
  /* width: 31.2% !important; */
}
.section5 .slick-prev:before {
  content: "";
}
.section5 .slick-next:before {
  content: "";
}
.section6 .s6 a {
  display: block;
  overflow: hidden;
  padding: 0 10px;
}
.section6 .pic {
  padding-top: 66.7%;
  border: 1px solid #ddd;
}

.section6 .s6 a:hover img {
  transform: scale(1.1);
  transition: all 1s;
}
.section6 .slick-next {
  right: 0;
}
.section6 .slick-next:before {
  content: "";
}

.s6 .pic {
  padding-top: 62.8%;
  position: relative;
  overflow: hidden;
}
.s6 .pic img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s;
}
.s6 .pic img:hover {
  transform: scale(1.1);
}



.section7 .s7 a {
  display: block;
  overflow: hidden;
  padding: 0 5px;
}
.section67 .pic {
  padding-top: 66.7%;
  border: 1px solid #ddd;
}

.section7 .s7 a:hover img {
  transform: scale(1.1);
  transition: all 1s;
}
.section7 .slick-next {
  right: 0;
}
.section7 .slick-next:before {
  content: "";
}

.s7 .pic {
  padding-top: 31.43%;
  position: relative;
  overflow: hidden;
}
.s7 .pic img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s;
}
.s7 .pic img:hover {
  transform: scale(1.1);
}

.xia {
  width: 100%;
}
.xia ul li a {
  display: block;
}
.xia .s2slick {
  float: left;
  width: 100%;
}
.xia .s2slick .slul li {
  float: left;
  width: 30.3%;
  margin-right: 3%;
}
.section2 .s2r .xia ul li:nth-child(3n) {
  margin-right: 0;
}
.xia .s2slick .slul li p{text-align:center;font-size: 15px;height: 48px;line-height: 24px;}
.xia .s2slick .slul li:first-child .i1 {
  display: block;
  background: url(../images/work1.png) center center no-repeat;
  width: 41px;
  height: 37px;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:first-child .i1::before {
  content: "";
  display: block;
  background: url(../images/work11.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:first-child:hover .i1::before {
  opacity: 1;

  top: -28px;

  background: url(../images/work11.png) center center no-repeat;
}

.xia .s2slick .slul li .i2 {
  display: block;
  background: url(../images/work2.png) center center no-repeat;
  width: 41px;
  height: 37px;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li .i2::before {
  content: "";
  display: block;
  background: url(../images/work22.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:hover .i2::before {
  content: "";
  display: block;
  opacity: 1;
  top: -29px;
  background: url(../images/work22.png) center center no-repeat;
}

.xia .s2slick .slul li .i3 {
  display: block;
  background: url(../images/work3.png) center center no-repeat;
  width: 41px;
  height: 37px;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li .i3::before {
  content: "";
  display: block;
  background: url(../images/work33.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:hover .i3::before {
  content: "";
  display: block;
  opacity: 1;
  top: -29px;
}
.xia .s2slick .slul li .i4 {
  display: block;
  background: url(../images/work4.png) center center no-repeat;
  width: 41px;
  height: 37px;
  background-size: contain;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li .i4::before {
  content: "";
  display: block;
  background: url(../images/work44.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:hover .i4::before {
  content: "";
  display: block;
  opacity: 1;
  top: -29px;
}
.xia .s2slick .slul li .i5 {
  display: block;
  background: url(../images/work5.png) center center no-repeat;
  width: 41px;
  height: 37px;
  background-size: contain;
  /* position: relative; */
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li .i5::before {
  content: "";
  display: block;
  background: url(../images/work55.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:hover .i5::before {
  content: "";
  display: block;
  opacity: 1;
  top: -29px;
}
.xia .s2slick .slul li .i6 {
  display: block;
  background: url(../images/work6.png) center center no-repeat;
  width: 41px;
  height: 37px;
  background-size: contain;
  /* position: relative; */
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li .i6::before {
  content: "";
  display: block;
  background: url(../images/work66.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:hover .i6::before {
  content: "";
  display: block;
  opacity: 1;
  top: -29px;
}
.xia .s2slick .slul li .i7 {
  display: block;
  background: url(../images/work7.png) center center no-repeat;
  width: 41px;
  height: 37px;
  background-size: contain;
  /* position: relative; */
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li .i7::before {
  content: "";
  display: block;
  background: url(../images/work77.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:hover .i7::before {
  content: "";
  display: block;
  opacity: 1;
  top: -29px;
}
.xia .s2slick .slul li .i8 {
  display: block;
  background: url(../images/work8.png) center center no-repeat;
  width: 41px;
  height: 37px;
  background-size: contain;
  /* position: relative; */
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li .i8::before {
  content: "";
  display: block;
  background: url(../images/work88.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
}
.xia .s2slick .slul li:hover .i8::before {
  content: "";
  display: block;
  opacity: 1;
  top: -29px;
}



/* footer */
.footer {
  position: relative;
  width: 100%;
  /* height: 100%; */
  padding-top: 20px;
  background: #d8292f;
}
.footer .px1400{width:1300px;margin:0 auto;padding-bottom:20px;}
.fl {
  float: left;
}
.footer .fl img{max-width:100%;}
.fl p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.footer-B-L-Box {
  padding-top: 28px;
}
@media screen and (max-width: 1400px){
.section3 .s3r .srb .abc{width: 100%;}
.px1400{padding-left: 10px;
    padding-right: 10px;}
}
.footer-B-L-Box .footerItem {
  width: 262px;
  height: 37px;
  background: transparent;
  line-height: 37px;
  font-size: 14px;
  color: #ffffff;
  padding-left: 12px;
  cursor: pointer;
  position: relative;
  margin-right: 0px;
  border: 1px solid #fff;
}

.footerItem::after {
  position: absolute;
  content: "";
  display: block;
  background: url(../images/icon-footer.png) no-repeat;
  width: 17px;
  height: 12px;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.8s;
}

.footer-B-L-Box > div:hover .footerItem::after {
  transform: translateY(-50%) rotateZ(180deg);
}

.fl div {
  position: relative;
}

.fl div ul {
  position: absolute;
  z-index: 9;
  bottom: 37px;
  display: none;
}
.fl .M-s:hover ul {
  display: block;
}
.fl .M-M:hover ul {
  display: block;
}
.fl .M-R:hover ul {
  display: block;
}

.fl div ul li {
  width: 262px;
  height: 40px;
  line-height: 40px;
}

.fl div ul li a:hover {
  background-color: #93080c;
  color: #ffffff;
  border: 1px solid #fff;
}

.fl div ul li a {
  display: block;
  color: #333;
  font-size: 13px;
  background-color: #ffffff;
  padding-left: 12px;
}

.footer-T-L > div > a:hover {
  text-decoration: underline;
}
.M-s,
.M-M,
.M-R {
  padding-bottom: 15px;
}
.fm {
  position: absolute;
  text-align: center;
  top: 32%;
  left: 50%;
  /* transform: translateX(-50%); */
  color: #fff;
  font-size: 14px;
  /* line-height: 50px; */
  float: left;
}
.fm a {
  display: block;
}

.fr {
  float: right;
}
.fr p:first-child {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}

.footer .fr{margin-top: 10px;}
.fr p:nth-child(n + 1) {
  font-size: 14px;
  line-height: 32px;
  color: #fff;
  margin: 0;

}
.ff {
  height: auto;
  background: url(../images/ff.png);
  text-align: center;
}
.ff p {
  width: calc(100% - 30px);
  /* position: absolute; */
  /* left: 50%; */
  /* transform: translateX(-50%); */
  bottom: 0;
  font-size: 15px;
  line-height: 31px;
  color: #fff;
  /* background: url(../images/ff.png) no-repeat center center; */
  background-size: cover;
  padding: 10px 15px;
  margin: 0;
}