/*
 * 初始化
 * */
* {
  margin: 0 auto;
  padding: 0;
  outline: none;
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
html {
  _background-image: url(about:blank);
  _background-attachment: fixed;
}
body {
  font-size: 14px;
  color: #333;
}
html,
body {
  min-width: 1000px;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #ff7d00;
}
ul,
li {
  list-style: none outside none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
img {
  border: none;
  outline: none;
  display: block;
}
a {
  transition: color 0.6s;
  -moz-transition: color 0.6s;
  /* Firefox 4 */
  -webkit-transition: color 0.6s;
  /* Safari 和 Chrome */
  -o-transition: color 0.6s;
}
.enlarge a img {
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
}
.enlarge a:hover img,
.enlarge.a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  /* IE 9 */
  -moz-transform: scale(1.05);
  /* Firefox */
  -webkit-transform: scale(1.05);
  /* Safari and Chrome */
  -o-transform: scale(1.05);
  /* Opera */
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  overflow: hidden;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb95 {
  margin-bottom: 95px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb110 {
  margin-bottom: 110px;
}
body {
  background: #4345ef url('//st.zjol.com.cn/material/2021xiaoDaRen/images/bg.jpg') no-repeat center 40px;
}
.box {
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
}
#scoller {
  display: none;
  position: fixed;
  z-index: 100;
  right: 3rem;
  bottom: 120px;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  font-size: 0;
  background-image: url(http://img1.cache.netease.com/2013/yhs/share.gif);
  background-position: -93px -365px;
  cursor: pointer;
}
.mBarBox {
  display: none;
}
.mBanner {
  display: none;
}
.mBanner img {
  display: block;
  width: 100%;
}
.mFoot {
  display: none;
  padding: 16px 0;
}
.mFoot p {
  color: #666;
  font-size: 14px;
  text-align: center;
}
.banner {
  height: 612px;
}
.banner > div {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.banner > div img {
  position: absolute;
}
.banner > div img.elem1 {
  top: 182px;
  left: -150px;
  animation-delay: 0.5s;
}
.top {
  height: 60px;
  line-height: 60px;
  background: url('//st.zjol.com.cn/material/2021xiaoDaRen/images/l.jpg') no-repeat center;
  color: #fff;
  font-size: 25px;
  padding-left: 30px;
  font-weight: bold;
  margin-bottom: 42px;
}
.wrap .box > img {
  margin: 0 0 56px 0;
}
.wrap .box .swiper1 {
  float: left;
  width: 508px;
  height: 314px;
  border-bottom: 3px solid #3BA1E2;
}
.wrap .box .swiper1 .swiper-pagination {
  width: auto;
  left: auto;
  right: 10px;
  color: #fff;
}
.wrap .box .swiper1 .swiper-pagination-bullet {
  background: #45b7ec;
  width: 10px;
  height: 10px;
}
.wrap .box .swiper1 .swiper-slide {
  position: relative;
}
.wrap .box .swiper1 .swiper-slide > a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap .box .swiper1 .swiper-slide > a > img {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap .box .swiper1 .swiper-slide > a span {
  display: block;
  position: absolute;
  z-index: 10;
  height: 42px;
  bottom: 0;
  background: #000;
  opacity: 0.6;
  width: 100%;
}
.wrap .box .swiper1 .swiper-slide > a p {
  position: absolute;
  z-index: 11;
  bottom: 0;
  line-height: 42px;
  padding-left: 12px;
  font-size: 16px;
  color: #fff;
  width: 100%;
}
.wrap .box .news_list {
  float: right;
  width: 536px;
}
.wrap .box .news_list .elem1 {
  padding-bottom: 20px;
}
.wrap .box .news_list .elem1 a {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  overflow: hidden;
  font-weight: bold;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-bottom: 10px;
}
.wrap .box .news_list .elem1 a:hover {
  text-decoration: underline;
}
.wrap .box .news_list .elem1 p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrap .box .news_list ul.elem2 {
  border-top: 1px dotted #45B7EC;
  padding-top: 16px;
}
.wrap .box .news_list ul.elem2 li {
  line-height: 36px;
}
.wrap .box .news_list ul.elem2 li a {
  display: block;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .box .news_list ul.elem2 li a:hover {
  text-decoration: underline;
}
.wrap .box .news_list ul.elem2 li a i {
  float: left;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3ba1e2;
  margin-top: 14px;
  margin-right: 8px;
}
.wrap1 {
  margin-top: 100px;
}
.wrap1 .box {
  width: 1016px;
  border: 5px solid #05fdfd;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding: 36px 270px 36px 49px;
  position: relative;
  overflow: inherit;
}
.wrap1 .box .hd {
  position: absolute;
  display: block;
  top: 35px;
  right: -70px;
}
.wrap1 .box p {
  font-size: 18px;
  color: #3163a6;
  line-height: 30px;
  text-indent: 36px;
  font-weight: 500;
}
.wrap2 {
  margin-top: 36px;
}
.wrap2 .box {
  width: 1016px;
  border: 5px solid #05fdfd;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding: 36px 270px 36px 49px;
  position: relative;
  overflow: inherit;
}
.wrap2 .box .hd {
  position: absolute;
  display: block;
  top: 35px;
  right: -70px;
}
.wrap2 .box p {
  font-size: 18px;
  color: #3163a6;
  line-height: 30px;
  font-weight: 500;
}
.wrap3 {
  margin-top: 156px;
}
.wrap3 .box {
  overflow: inherit;
  width: 1014px;
  position: relative;
  height: 930px;
  background: url('//st.zjol.com.cn/material/2021xiaoDaRen/images/1.png') no-repeat center top;
  padding-top: 178px;
}
.wrap3 .box .zb {
  display: none;
}
.wrap3 .box .video {
  width: 1014px;
  height: 546px;
}
.wrap3 .box .video .video-js {
  display: block;
  width: 100%;
  height: 100%;
}
.pubTopBarL a.topBarLogo {
  width: 20px;
  height: 20px;
  text-indent: 0;
  background: url("//st.zjol.com.cn/material/2021xiaoDaRen/images/share.png") 0 0 no-repeat;
  background-size: 100% auto;
  padding-left: 0;
  margin-right: 12px;
  margin-top: 10px;
}
/******移动端样式******/
@media (max-width: 1000px) {
  html,
  body {
    min-width: 0;
  }
  .topbar,
  .footbar,
  #pubTopBarBox {
    display: none;
  }
  .mBarBox {
    display: block;
    background-color: #fff;
    padding: 6px 12px;
  }
  .mBarBox img {
    display: block;
    height: 30px;
    margin-left: 0;
  }
  .banner {
    display: none;
  }
  .mBanner {
    display: block;
    padding-top: 24px;
  }
  .mFoot {
    display: block;
  }
  .mFoot p {
    color: #fff;
  }
  #scoller {
    right: 20px;
    bottom: 20px;
  }
  .box {
    width: 100%;
    padding: 0 12px;
  }
  .wrap {
    margin-top: 30px;
  }
  .wrap .box > img {
    width: 50%;
    margin: 0 auto 24px;
  }
  .wrap .box .swiper1 {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 24px;
  }
  .wrap .box .swiper1 .swiper-pagination-bullet {
    background: #fff;
  }
  .wrap .box .swiper1 .swiper-slide > a span {
    height: 42px;
  }
  .wrap .box .swiper1 .swiper-slide > a p {
    line-height: 42px;
    font-size: 16px;
  }
  .wrap .box .news_list {
    float: right;
    width: 100%;
  }
  .wrap1 {
    margin-top: 36px;
  }
  .wrap1 .box {
    width: 94%;
    border: 5px solid #05fdfd;
    background-color: #fff;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 24px 20px 30px;
    position: relative;
    overflow: inherit;
  }
  .wrap1 .box .hd {
    position: inherit;
    display: block;
    top: 0;
    right: 0;
    margin: 0 auto 20px;
    width: 50%;
  }
  .wrap1 .box p {
    font-size: 16px;
    color: #3163a6;
    line-height: 30px;
    text-indent: 32px;
    font-weight: 500;
  }
  .wrap2 {
    margin-top: 36px;
  }
  .wrap2 .box {
    width: 94%;
    border: 5px solid #05fdfd;
    background-color: #fff;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 24px 20px 30px;
    position: relative;
    overflow: inherit;
  }
  .wrap2 .box .hd {
    position: inherit;
    display: block;
    top: 0;
    right: 0;
    margin: 0 auto 20px;
    width: 50%;
  }
  .wrap2 .box p {
    font-size: 16px;
    color: #3163a6;
    text-indent: 0;
    line-height: 30px;
    font-weight: 500;
  }
  .wrap3 {
    background-size: 100% auto;
    margin-top: 42px;
    padding-bottom: 66px;
  }
  .wrap3 .box {
    overflow: inherit;
    width: 100%;
    position: relative;
    padding-top: 0;
    height: auto;
    background: none;
  }
  .wrap3 .box .zb {
    display: block;
    width: 60%;
    margin: 0 auto 24px;
  }
  .wrap3 .box .video {
    width: 100%;
  }
}
/*# sourceMappingURL=index.css.map */