header {
  height: 68px;
  border-bottom: 2px #f7f7f7 solid;
  background: #fff;
}
header .logo img {
  width: 164px;
  margin-top: 11px;
}
header .menu a {
  float: left;
  margin-left: 40px;
  font-size: 20px;
  color: #bdbdbd;
  position: relative;
  text-decoration: none;
}
header .menu a.active {
  color: rgb(252,224,82);
}
/*header .menu a.active::after {*/
  /*content: '';*/
  /*display: block;*/
  /*position: absolute;*/
  /*width: 100%;*/
  /*height: 6px;*/
  /*background: rgb(252,224,82);*/
  /*border-radius: 4px;*/
  /*bottom: 0;*/
  /*left: 0;*/
/*}*/
header .menu span {
  display: block;
  height: 69px;
  line-height: 69px;
}
header .menu img {
  width: 40px;
  margin-top: 14px;
}
.banner {
  border-radius: 10px;
  margin-top: 13px;
  height: 350px;
  overflow: hidden;
  box-shadow: 0px 9px 29px -6px #d9f1ff;
}
.banner .swiper1 {
  width: 1200px !important;
  height: 100% !important;
}
.banner .fr .item {
  text-align: center;
  width: 372px;
  height: 66px;
  line-height: 66px;
  box-shadow: 0px -9px 29px -6px #d9f1ff;
  font-size: 17px;
  color: #333333;
}
.banner .fr .item.item1 {
  height: 152px;
  line-height: 152px;
  font-size: 38px;
  color: #ffffff;
  background: url('../img/bg_2.png') no-repeat;
}
.banner .fr .item img {
  vertical-align: middle;
}
.banner .fr .item span {
  vertical-align: middle;
  margin-left: 10px;
}
.penl1 .title {
  padding-top: 22px;
  padding-bottom: 28px;
}
.penl1 .title .ft {
  font-size: 20px;
}
.penl1 .title .ft span {
  margin-left: 14px;
}
.penl1 .title .fr span {
  font-size: 20px;
  color: #999999;
  vertical-align: middle;
  margin-right: 14px;
}
.penl1 .title .fr img {
  vertical-align: middle;
}
.penl1 .swiper-button-next {
  background: url(/static/img/next.png) no-repeat;
  height: 100%;
  top: 0;
  margin-top: 0;
  width: 40px;
  right: 0;
}
.penl1 .m .book {
  width: 376px;
  margin-right: 36px;
  margin-bottom: 26px;
}
.penl1 .m .book:nth-child(3n+3) {
  margin-right: 0;
}
.penl1 .m .book .ft img {
  width: 197px;
  height: 258px;
  border-radius: 10px;
}
.penl1 .m .book .fr {
  width: 152px;
}
.penl1 .m .book .fr .t {
  font-size: 20px;
  color: #333333;
  margin: 12px 0;
}
.penl1 .m .book .fr .star {
  font-size: 0;
  margin-bottom: 26px;
}
.penl1 .m .book .fr .star img {
  margin-right: 8px;
}
.penl1 .m .book .fr p.d {
  font-size: 17px;
  line-height: 20px;
  color: #333333;
}
.penl1 .m .book .fr p.d1 {
  margin-bottom: 18px;
}
.penl1 .m .book .fr .tag {
  width: 70px;
  height: 35px;
  border: 1px solid #999999;
  box-sizing: border-box;
  border-radius: 4px;
  line-height: 35px;
  font-size: 17px;
  color: #333333;
  text-align: center;
}
.penl3 .title {
  padding: 25px 0;
}
.penl3 .title span {
  font-size: 20px;
  color: #333;
  margin-left: 10px;
  font-weight: 600;
  line-height: 36px;
  vertical-align: middle;
}
.penl3 .title img {
  vertical-align: middle;
}
.penl3 .m {
  font-size: 0;
}
.penl3 .m a img {
  width: 146px;
  height: 138px;
  margin-right: 64px;
  margin-bottom: 20px;
}
.penl3 .m a:nth-child(6n+6) img {
  margin-right: 0;
}
.penl2 > .ft {
  width: 830px;
}
.penl2 > .ft .title {
  padding-top: 22px;
  padding-bottom: 28px;
}
.penl2 > .ft .title .ft {
  font-size: 20px;
}
.penl2 > .ft .title .ft span {
  margin-left: 14px;
}
.penl2 > .ft .title .fr span {
  font-size: 20px;
  color: #999999;
  vertical-align: middle;
  margin-right: 14px;
}
.penl2 > .ft .title .fr img {
  vertical-align: middle;
}
.penl2 > .ft .m {
  width: 100%;
}
.penl2 > .ft .m .book-penl {
  width: 178px;
  margin-right: 39px;
}
.penl2 > .ft .m .book-penl:nth-child(4n+4) {
  margin-right: 0;
}
.penl2 > .ft .m .book-penl img {
  height: 240px;
  width: 178px;
  border-radius: 10px;
}
.penl2 > .ft .m .book-penl .t {
  margin: 12px 0;
  font-size: 20px;
  color: #333333;
  font-weight: 500;
}
.penl2 > .ft .m .book-penl .d {
  font-size: 16px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 16px;
}
.penl2 > .fr {
  width: 344px;
}
.penl2 > .fr .title {
  padding-top: 28px;
  padding-bottom: 28px;
  background: url('../img/title_bg.png') no-repeat;
  text-align: center;
}
.penl2 > .fr .title span {
  margin-left: 14px;
  font-size: 20px;
  vertical-align: middle;
  color: #fff;
}
.penl2 > .fr .title img {
  vertical-align: middle;
}
.penl2 > .fr .m .book.on {
  margin-top: 39px;
}
.penl2 > .fr .m .book.on .t {
  font-size: 17px;
  color: #333;
  vertical-align: middle;
  margin-left: 10px;
  width: 250px;
  display: inline-block;
}
.penl2 > .fr .m .book.on img {
  vertical-align: middle;
}
.penl2 > .fr .m .book.no1 {
  margin-top: 0;
}
.penl2 > .fr .m .book.no1 .ft {
  width: 147px;
  height: 190px;
  position: relative;
}
.penl2 > .fr .m .book.no1 .ft img.book-img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.penl2 > .fr .m .book.no1 .ft img.no1 {
  position: absolute;
  top: 0;
  left: 10px;
}
.penl2 > .fr .m .book.no1 .fr {
  width: 167px;
}
.penl2 > .fr .m .book.no1 .fr .t {
  font-size: 20px;
  color: #333;
  margin-top: 20px;
  margin-bottom: 22px;
  font-weight: 500;
}
.penl2 > .fr .m .book.no1 .fr .z {
  margin-bottom: 22px;
  font-size: 18px;
  color: #55a1ff;
}
.penl2 > .fr .m .book.no1 .fr .d {
  font-size: 17px;
  color: #999999;
}
.zjlb .main {
  z-index: 2;
}
.zjlb .m .fr {
  padding-right: 15px;
  width: 263px;
}
.zjlb .m .zz {
  width: 568px;
  height: 352px;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: 50px;
  margin-right: 64px;
  background: rgba(255, 255, 255, 0.7);
}
.zjlb .m .zz:nth-child(2n+2) {
  margin-right: 0;
}
.zjlb .m .t-bg {
  width: 220px;
  height: 220px;
  padding: 10px;
  box-sizing: border-box;
  margin-top: 66px;
  margin-left: 19px;
}
.zjlb .m .t-bg img {
  width: 197px;
  height: 197px;
  border-radius: 50%;
}
.zjlb .m .name {
  font-size: 21px;
  margin: 56px 0 16px;
}
.zjlb .m .s {
  font-size: 17px;
  color: #999999;
}
.zjlb .m .tag {
  display: block;
  width: 102px;
  height: 42px;
  background: #edf9fe;
  text-align: center;
  line-height: 42px;
  font-size: 17px;
  color: #999999;
  margin: 34px 0 16px 0;
}
.zjlb .m .zp {
  font-size: 17px;
  color: rgb(252,224,82);
}
.footer {
  background: #f8f8f8;
  color: #666666;
}
.footer .top {
  padding-top: 28px;
  border-bottom: 1px dashed #bdbdbd;
}
.footer .top p {
  margin-bottom: 20px;
}
.footer .bottom {
  padding-bottom: 40px;
}
.footer .bottom p {
  margin: 22px 0;
  text-align: center;
}
.guanyuwomen .zynr {
  margin-top: 12px;
  margin-bottom: 64px;
}
.guanyuwomen .zynr .menu {
  width: 220px;
  height: 456px;
  border: 2px solid #e1f3ff;
  position: relative;
}
.guanyuwomen .zynr .menu a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 17px;
  height: 56px;
  line-height: 56px;
  color: #666666;
}
.guanyuwomen .zynr .menu a.active {
  color: #009eec;
  background: #e8f5fd;
}
.guanyuwomen .zynr .conter {
  width: 949px;
  border: 2px solid #e1f3ff;
  position: relative;
  padding: 50px 30px;
  box-sizing: border-box;
  font-size: 17px;
  color: #333333;
  line-height: 24px;
}
.guanyuwomen .zynr .conter p.title {
  margin-top: 40px;
  color: #010101;
  font-size: 21px;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 0;
}
.guanyuwomen .zynr .menu,
.guanyuwomen .zynr .conter {
  min-height: 200px;
}
