.container{
    width: 93.75%;
    max-width: 1200px;
    overflow: hidden;
    margin:0 auto;
}
.banner02 {
  width: 100%;
  height: auto;
}
.banner02 img {
  width: 100%;
  height: auto;
}
.big .left00 {
  position: relative;
  width: 100%;
  height: 100%;
}
.big .left00 .nnn {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000;
  opacity: .4;
  left: 0;
  top: 0;
}
.big .left00 .icon {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  cursor: pointer;
}
.alertImageContent {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 1200px;
  height: 100%;
  margin: auto;
  z-index: 4;
  background: #fff;
  padding: 0;
}
.alertImageContent .showImg {
  width: 100%;
}
.alertImageContent .imageClose {
  position: absolute;
  top: 0px;
  right: -65px;
  width: 65px;
  height: 65px;
  background: #ccc;
  line-height: 65px;
  cursor: pointer;
  text-align: center;
}
.alertImageContent .imageClose img {
  vertical-align: middle;
}
.alertVideoContent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: auto;
  padding: 0;
}
.alertVideoContent iframe {
  width: 100% !important;
  height: 100% !important;
}
.alertVideoContent .vedioClose {
  position: absolute;
  top: 0px;
  right: 0;
  width: 65px;
  height: 65px;
  line-height: 65px;
  cursor: pointer;
  text-align: center;
}
.alertVideoContent .vedioClose img {
  vertical-align: middle;
}
.banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 6;
  float: left;
}
.banner .box {
  width: 100%;
  height: 680px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.banner .box ul {
  overflow: hidden;
}
.banner .box ul li {
  position: absolute;
  left: 0;
  top: 0;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
}
.banner .box ul li img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.banner .big {
  width: 94%;
  margin: 0 auto;
  height: 145px;
  overflow: hidden;
  position: relative;
}
.banner .big ul {
  height: 100%;
  position: relative;
  left: 0;
  bottom: 0;
}
.banner .big ul li {
  width: auto;
  overflow: hidden;
  height: 100%;
  float: left;
  cursor: pointer;
}
.banner .big ul li .p {
  width: 200px;
  height: 100%;
  position: relative;
  margin-right: 1px;
}
.banner .big ul li .p em {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000;
  opacity: .6;
  left: 0;
  top: 0;
}
.banner .big ul li .bg {
  width: 100%;
  height: 100%;
}
.banner .big ul li:hover .nnn,
.banner .big ul .on .nnn {
  opacity: 0;
}
.banner .left {
  width: 30px;
  height: 143px;
  position: absolute;
  border: 1px solid #e5e5e5;
  left: 0;
  bottom: 0;
  line-height: 143px;
  text-align: center;
  z-index: 12;
  cursor: pointer;
}
.banner .left img {
  width: auto;
}
.banner .right {
  width: 30px;
  height: 143px;
  position: absolute;
  text-align: right;
  right: 0;
  bottom: 0;
  border: 1px solid #e5e5e5;
  line-height: 143px;
  text-align: center;
  z-index: 12;
  cursor: pointer;
}
.banner .right img {
  width: auto;
}
.father {
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 50px;
  position: relative;
}
.father .notice {
  width: 62px;
  height: 330px;
  position: absolute;
  right: -70px;
  top: 104px;
}
.father .notice ul li {
  width: 62px;
  height: 62px;
  margin-bottom: 1px;
  background: #000;
  line-height: 62px;
  position: relative;
  transition-duration: .6s;
}
.father .notice ul li img {
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
.father .notice ul li p {
  position: absolute;
  left: 62px;
  font-size: 14px;
  color: #fff;
  opacity: 0;
  display: none;
}
.father .notice ul li:hover {
  width: 180px;
  background: #d00f45;
}
.father .notice ul li:hover p {
  opacity: 1;
  display: block;
}
.father .notice ul .jia:hover,
.father .notice ul .infos:hover,
.father .notice ul .weixin:hover {
  width: 62px;
}
.father .notice ul .infos:hover {
  background: #fff;
}
.father .notice ul .infos {
  background: #fff;
  color: #6b6b6b;
  text-align: center;
  font-size: 18px;
}
.father .notice ul .infos span {
  width: 40px;
  height: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 14px;
  line-height: 18px;
}
.father .cont-txt {
  overflow: hidden;
  padding-bottom: 20px;
}
.father .cont-txt span {
  font-size: 22px;
  color: #d00f45;
  float: left;
}
.father .cont-txt em::before {
  content: "/";
  color: #9a9a9a;
  padding: 0 4px;
}
.father .cont-txt em {
  font-size: 24px;
  color: #9a9a9a;
  float: left;
  margin-right: 12px;
}
.father .cont-txt p {
  float: left;
  font-size: 16px;
  color: #5f5f5f;
  line-height: 22px;
}
.lookMore {
  display: block;
  margin: 0 auto;
  width: 153px;
  height: 42px;
  border: 1px solid #d00f45;
  text-align: center;
  line-height: 42px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.lookMore a {
  font-size: 15px;
  color: #d00f45;
  display: block;
  width: 100%;
  height: 100%;
}
.banner .share {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  color: #999;
}
.banner .share .fenxiang {
  overflow: hidden;
  position: relative;
  float: left;
  width: 50%;
  cursor: pointer;
}
.banner .share .fenxiang .show {
  width: 150px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 0px;
  left: 80px;
  display: none;
}
.banner .share .fenxiang:hover .show {
  display: block;
}
.banner .share .fenxiang-bd {
  float: left;
  background: url(../images/share.png) no-repeat left center;
  padding-left: 30px;
  position: relative;
}
.banner .share .fenxiang-bd::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../images/xiala.png) no-repeat left center;
}
.banner .share .bofan {
  float: right;
}
.banner .share .bofan span {
  color: #000;
}
@media (max-width: 639px) {
  .father .cont-txt h5 {
    font-size: 26px;
  }
  .father .cont-txt h5 span {
    font-size: 24px;
  }
  .father .cont-txt h4 {
    margin-top: 10px;
  }
  .father h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .banner .box ul li img {
    max-width: 100%;
    max-height: 100%;
  }
  .banner .box {
    background: #f0f0f0;
    height: 280px;
  }
  .banner .box ul li img {
    max-width: 100%;
    max-height: 100%;
  }
  .banner .big ul li p {
    width: 110px;
  }
  .banner .big {
    width: 84%;
  }
  .banner .big,
  .banner .left,
  .banner .right {
    height: 62px;
  }
  .banner .left,
  .banner .right {
    line-height: 62px;
    width: 20px;
  }
  .banner .right img,
  .banner .left img {
    max-width: 100%;
    max-height: 100%;
  }
  .notice {
    display: none;
  }
  .banner .big ul li .p {
    width: 100px;
  }
  .big .left00 .icon {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .banner .box ul li img {
    max-width: 100%;
    max-height: 100%;
  }
  .banner .box {
    background: #f0f0f0;
    height: 410px;
  }
  .banner .box ul li img {
    max-width: 100%;
    max-height: 100%;
  }
  .father h3 {
    font-size: 24px;
  }
  .banner .big ul li p {
    width: 110px;
  }
  .banner .big {
    width: 92%;
  }
  .banner .big,
  .banner .left,
  .banner .right {
    height: 85px;
  }
  .banner .left,
  .banner .right {
    line-height: 85px;
  }
  .notice {
    display: none;
  }
  .banner .big ul li .p {
    width: 140px;
  }
  .big .left00 .icon {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .banner .box ul li img {
    max-width: 100%;
    max-height: 100%;
  }
  .banner .box {
    background: #f0f0f0;
    height: 560px;
  }
  .notice {
    display: none;
  }
}
