@charset "UTF-8";
a {
  display: block;
}

.close-menu {
  position: fixed;
  top: 0;
  right: 0;
  height: 1.2rem;
  width: 2.4rem;
  z-index: 888;
  background: #EBECED;
}

.close-menu img {
  width: 0.81rem;
  height: 0.57rem;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
}

.menu-wrap {
  height: 100%;
  background: #EBECED;
  width: 5rem;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  padding-top: 1.2rem;
  padding-left: 0.69rem;
}

.menu-wrap a {
  font-size: 0.3rem;
  color: #787A7D;
  text-align: left;
  line-height: 1rem;
  height: 1rem;
  font-weight: 500;
}

.menu-wrap .active a {
  color: #1EB9EE;
  font-weight: 600;
}

.search-wrap {
  width: 100%;
  height: 1rem;
  background: #FEFEFE;
  position: absolute;
  left: 0;
  top: 1.2rem;
  -webkit-box-shadow: 0px 0.06rem 0.2rem 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0.06rem 0.2rem 0px rgba(0, 0, 0, 0.2);
}

.search-wrap img {
  width: 0.67rem;
  height: 0.62rem;
}

.search-wrap input {
  color: #BFBFBF;
  font-size: 0.36rem;
  line-height: 0.42rem;
  border: none;
  width: 3.5rem;
}

.hide {
  display: none;
}

.close-menu {
  position: fixed;
  top: 0;
  right: 0;
  height: 1.2rem;
  width: 2.4rem;
  z-index: 888;
  background: #EBECED;
}

.close-menu img {
  width: 0.81rem;
  height: 0.57rem;
}

.search-wrap {
  width: 100%;
  height: 1rem;
  background: #FEFEFE;
  position: absolute;
  left: 0;
  top: 1.2rem;
  -webkit-box-shadow: 0px 0.06rem 0.2rem 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0.06rem 0.2rem 0px rgba(0, 0, 0, 0.2);
}

.search-wrap img {
  width: 0.67rem;
  height: 0.62rem;
}

.search-wrap input {
  color: #BFBFBF;
  font-size: 0.36rem;
  line-height: 0.42rem;
  border: none;
  width: 3.5rem;
}

.books-list {
  margin-bottom: 0.13rem;
  width: 49%;
}

.books-list img {
  width: 2.32rem;
  height: 3.12rem;
  border-radius: 0.2rem;
  display: block;
  margin: 0 auto;
}

.books-list .title {
  color: #333;
  font-size: 0.18rem;
  text-align: center;
  margin: 0.3rem 0;
  line-height: 0.2rem;
}

.books-list .flex-ct a {
  text-decoration: none;
  border-bottom: 0.01rem solid #979797;
  color: #333;
  font-size: 0.18rem;
  height: 0.32rem;
  line-height: 0.32rem;
  display: block;
  margin: 0 0.2rem;
}

.vidio-img {
  width: 6.31rem;
  height: 3.65rem;
  margin: 0 auto 1rem auto;
  border-radius: 0.2rem;
}

.h-t {
  height: 0.8rem;
  line-height: 0.8rem;
  font-weight: 600;
}

.h-t .title {
  color: #183067;
  font-size: 0.24rem;
  font-weight: 600;
}

.ywzn-wrap {
  margin-bottom: 1.8rem;
}

.ywzn-wrap .item {
  width: 2.5rem;
  height: 2.5rem;
  border: 0.01rem solid #EEF0F4;
  border-radius: 0.2rem;
  margin: 0.2rem 0.3rem;
  color: #333;
  text-align: center;
}

.ywzn-wrap .item:active {
  border: 0.01rem solid #1EB9EE;
}

.ywzn-wrap .item img {
  width: 1.15rem;
  height: 1.15rem;
  display: block;
  margin: 0.4rem auto 0.2rem auto;
}

.ywzn-wrap .item p {
  font-size: 0.26rem;
  font-weight: 600;
  color: #333;
  text-align: center;
}

.more-btn {
  width: 2rem;
  height: 0.6rem;
  border: 0.01rem solid #1eb9ee;
  border-radius: 0.3rem;
  color: #1EB9EE;
  text-align: center;
  font-weight: 600;
  line-height: 0.6rem;
  margin: 0.3rem auto;
  display: block;
  margin-bottom: 1.8rem;
}

.td-content {
  margin-bottom: 1.7rem;
}

.td-content .title {
  color: #EE1E5E;
  font-size: 0.28rem;
  text-align: center;
  line-height: 0.28rem;
  margin: 0.6rem 0 0.3rem 0;
  font-weight: 600;
}

.td-content .text {
  color: #666;
  line-height: 0.36rem;
  text-indent: 0.48rem;
}

.td-content .time {
  color: #999;
  text-align: right;
  margin-top: 0.3rem;
  line-height: 0.28rem;
  font-size: 0.28rem;
}

.td-wrap {
  width: 6.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border: 0.01rem solid #5bccf2;
  border-radius: 0.3rem;
  margin: 0 auto;
}

.td-wrap .item {
  width: 2.1rem;
  color: #999;
  font-size: 0.3rem;
  border-radius: 0.3rem;
  text-align: center;
}

.td-wrap .active {
  background: #5BCCF2;
  color: #fff;
}

.imgs-wrap {
  position: relative;
  margin: 1rem auto;
}

.imgs-wrap .item {
  position: relative;
  width: 6.31rem;
  height: 1.98rem;
  margin: 0.4rem auto;
  display: block;
}

.imgs-wrap .item img {
  width: 100%;
  height: auto;
}

.news-list {
  border-bottom: 0.01rem solid #F8F9FA;
  padding: 0.35rem 0 0.44rem 0;
}

.news-list .name {
  color: #333;
  line-height: 0.5rem;
  margin-bottom: 0.2rem;
  font-weight: 600;
  font-size: 0.24rem;
}

.news-list .gray-eye {
  display: block;
}

.news-list .time {
  color: #666;
  font-size: 0.24rem;
}

.news-list .blue-eye {
  display: none;
}

.news-list:last-child {
  border: none;
}

.news-list:active .blue-eye {
  display: block;
}

.news-list:active .gray-eye {
  display: none;
}

.wrap-pd {
  padding: 0 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.more {
  color: #333;
  font-size: 0.24rem;
}

.news-wrap {
  margin-top: 0.7rem;
}

.news-wrap .new {
  color: #EE1E5E;
  font-size: 0.24rem;
  font-weight: 600;
  margin-right: 0.26rem;
}

.news-wrap .time {
  color: #1EB9EE;
  font-size: 0.24rem;
  font-weight: 600;
}

.news-wrap .title {
  color: #183067;
  font-size: 0.3rem;
  font-weight: 600;
  line-height: 0.4rem;
  margin: 0 0 0.15rem 0;
}

.news-wrap .text {
  color: #666666;
  font-size: 0.24rem;
  line-height: 0.36rem;
}

.swiper-container1 {
  width: 6.28rem;
  height: 2.98rem;
  margin: 0.2rem auto;
}

.swiper-slide {
  position: relative;
}

.swiper-slide .title {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0px 0px 0.2rem 0.2rem;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.54rem;
  line-height: 0.54rem;
  color: #fff;
  font-size: 0.22rem;
  text-align: left;
  padding: 0 0.18rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 1.3rem;
  opacity: 0.9;
  padding-right: 1.9rem;
}

.swiper-slide img {
  width: 6.28rem;
  height: 2.98rem;
  border-radius: 0.2rem;
}

.b-c {
  display: block;
  margin: 0 auto;
}

.title1 {
  margin: 0.8rem auto 0.4rem auto;
  width: 6.31rem;
  height: 1.27rem;
}

.main-bg {
  position: relative;
}

.main-bg img {
  width: 100%;
  height: auto;
}

.main-bg .more {
  width: 100%;
  height: 0.9rem;
  position: absolute;
  bottom: 0.6rem;
}

.main-bg .more img {
  width: 0.75rem;
  height: 0.9rem;
}

.menu {
  background: url("../images/menu.jpg") no-repeat;
  height: 0.76rem;
}

.search {
  background: url("../images/search1.jpg") no-repeat;
  height: 0.66rem;
}

h1, h2 {
  font-weight: normal;
}

ul {
  list-style-type: none;
  padding: 0;
}

li {
  display: inline-block;
  margin: 0 10px;
}

a {
  color: #42b983;
}

.header {
  width: 100%;
  height: 1.2rem;
  background: #EAECEB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.47rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.logo {
  width: 2.6rem;
  height: 0.5rem;
}

.menu {
  width: 0.53rem;
  height: 0.42rem;
}

.search {
  width: 0.42rem;
  height: 0.42rem;
}

.flex-as {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-st {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-ct {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.eye-s {
  width: 1rem;
  height: 0.42rem;
  background: #EFF4F7;
  /* background: url("../static/images/eye_gray.jpg") no-repeat center center #EFF4F7; */
  border-radius: 0.21rem;
}

.eye-s:active {
  background: #32bfef;
}

.eye-s img {
  width: 0.36rem;
  height: 0.23rem;
}

.eye-l {
  width: 6.31rem;
  height: 0.54rem;
  border-radius: 0.25rem;
  margin-top: 0.2rem;
  margin-bottom: 0.25rem;
  background: #EFF4F7;
  /* background: url("../static/images/eye_gray.jpg") no-repeat center center #EFF4F7; */
}

.eye-l img {
  width: 0.36rem;
  height: 0.23rem;
}

.text-line1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.footer {
  margin-top: 1.3rem;
  margin-bottom: 0.5rem;
}

.footer .dy-cion {
  display: block;
  width: 3.53rem;
  height: 0.75rem;
  margin: 0.28rem auto 0.38rem auto;
}

.footer .wx {
  width: 1.47rem;
  height: 1.89rem;
  margin-right: 0.33rem;
}

.footer .wb {
  width: 1.47rem;
  height: 1.89rem;
}

.footer p {
  text-align: center;
  padding: 0 0.8rem;
  color: #666;
  line-height: 0.36rem;
  font-size: 0.2rem;
}

.footer .b-p {
  margin-top: 0.2rem;
}

.footer .line {
  width: 0.01rem;
  height: 0.17rem;
  border-left: 0.01rem solid #333;
  line-height: 0.24rem;
  margin: 0 0.3rem;
}

.footer .title {
  font-size: 0.28rem;
  color: #333;
  margin: 0.38rem 0 0.28rem 0;
  text-align: center;
  font-weight: 600;
}

.footer .footer-img {
  width: 6.69rem;
  height: 1.23rem;
  margin: 0 auto 0.7rem auto;
  display: block;
}

.footer .link a {
  color: #333;
  font-size: 0.24rem;
  line-height: 0.24rem;
  margin: 0.3rem 0 0.3rem 0;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
}

.footer .link a:nth-child(2) {
  padding: 0 0.5rem;
}

.footer .link2 {
  margin: 0.3rem 0.3rem 0.5rem 0.3rem;
}

.footer .link2 a {
  margin: 0;
  font-size: 0.22rem;
}

.footer .link2 a:nth-child(2) {
  padding: 0;
}

.menu-wrap, .close-menu, .search-wrap {
  display: none;
}

.swiper-wrap {
  width: 6.28rem;
  height: 3rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.swiper-wrap .swiper-pagination {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  width: 1.2rem;
  height: 0.54rem;
  width: 100%;
  padding-left: 4.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.swiper-pagination-bullet {
  width: 0.11rem;
  height: 0.11rem;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #fff;
  padding: 0 0.1rem;
  width: 0.32rem;
  height: 0.11rem;
  border-radius: 0.05rem;
}

.swiper-button-prev {
  width: 0.54rem;
  height: 0.54rem;
  background: black;
  opacity: 0.7;
  border-radius: 0px 0.1rem 0.1rem 0px;
  position: absolute;
  left: 0;
}

.swiper-button-next {
  width: 0.54rem;
  height: 0.54rem;
  background: black;
  border-radius: 0.1rem 0 0 0.1rem;
  position: absolute;
  right: 0;
  opacity: 0.7;
}

/*动画部分*/
@keyframes tipsUpdown {
  from {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    -webkit-transform: translateY(14px);
            transform: translateY(14px);
  }
}

@-webkit-keyframes tipsUpdown {
  from {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    -webkit-transform: translateY(14px);
            transform: translateY(14px);
  }
}

.tipsUpdown {
  -webkit-animation: tipsUpdown 0.8s infinite alternate;
          animation: tipsUpdown 0.8s infinite alternate;
}

.swiper-container2 {
  width: 6.28rem;
  height: 3.58rem;
  margin: 0.2rem auto;
}

.swiper-container2 .swiper-slide img {
  width: 6.28rem;
  height: 3.58rem;
  border-radius: 0.2rem;
}

.swiper-container3 {
  width: 7.5rem;
  height: 4.24rem;
}

.swiper-container3 .swiper-slide img {
  width: 5.64rem;
  height: 4.24rem;
  border-radius: 0.2rem;
}

.mb35 {
  margin-top: -0.35rem;
}

.mt50 {
  margin-top: 1.2rem;
}
/*# sourceMappingURL=index.css.map */