/* 初始化CSS  重置浏览器样式*/
html {
  background-color: #fff;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #666;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
a:hover {
  text-decoration: none;
  color: #c32331;
}
i,
b {
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  font-size: 10vw;
}
.indexbox {
  background: #f1e7c3;
  width: 10rem;
  margin: 0 auto;
  padding-bottom: 1.06666667rem;
}
.indexbox .banner {
  background: url(../images/ydbanner.png) center top no-repeat;
  background-size: 10rem 6.33333333rem;
  height: 6.33333333rem;
  width: 10rem;
}
.indexbox .preface {
  margin: -1.33333333rem auto 0;
  background: url(../images/ydprefacebjk.png) center top no-repeat;
  background-size: 10rem 8.76rem;
  width: 10rem;
  height: 8.76rem;
  padding-top: 2.12rem;
  padding-left: 0.29333333rem;
}
.indexbox .preface p {
  background-color: #fbeadf;
  width: 9.36rem;
  height: 5.6rem;
  padding: 0.56rem 0.50666667rem;
  color: #b83300;
  font-size: 0.37333333rem;
  line-height: 0.58666667rem;
  text-indent: 2em;
}
.indexbox .piclbwzzs {
  margin: 0.69333333rem auto 0;
  width: 9.53333333rem;
}
.indexbox .piclbwzzs .piclb {
  margin: 0 auto;
  width: 8.66666667rem;
  height: 10.90666667rem;
  position: relative;
}
.indexbox .piclbwzzs .piclb .pic-swiper {
  width: 5.09333333rem;
  height: 10.89333333rem;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.indexbox .piclbwzzs .piclb .pic-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  border-radius: 0.13333333rem;
}
.indexbox .piclbwzzs .piclb .pic-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0.13333333rem;
}
.indexbox .piclbwzzs .piclb .pic-swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
  border-radius: 0.13333333rem;
}
.indexbox .piclbwzzs .piclb .picleft {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.94666667rem;
  height: 0.94666667rem;
  border-radius: 0.13333333rem;
  background: url(../images/left.png) center center no-repeat;
  background-size: 0.34666667rem 0.29333333rem;
  background-color: #f1a991;
}
.indexbox .piclbwzzs .piclb .picright {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.94666667rem;
  height: 0.94666667rem;
  border-radius: 0.13333333rem;
  background: url(../images/right.png) center center no-repeat;
  background-size: 0.34666667rem 0.29333333rem;
  background-color: #f1a991;
}
.indexbox .piclbwzzs .piclb .active {
  background-color: #e9011f;
}
.indexbox .piclbwzzs .wzzs {
  margin: 0.68rem auto 0;
  width: 9.53333333rem;
}
.indexbox .piclbwzzs .wzzs h2 {
  width: 100%;
  text-align: center;
  font-size: 0.4rem;
  line-height: 0.58666667rem;
  color: #222;
}
.indexbox .piclbwzzs .wzzs ul {
  margin: 0.36rem auto 0;
  width: 7.76rem;
  height: 0.74666667rem;
  display: flex;
  justify-content: space-between;
}
.indexbox .piclbwzzs .wzzs ul li {
  width: 2.32rem;
  height: 100%;
  background-color: #e96031;
  border-radius: 0.13333333rem;
  text-align: center;
  line-height: 0.74666667rem;
  font-size: 0.37333333rem;
  color: #fff;
}
.indexbox .piclbwzzs .wzzs .text {
  margin: 0.45333333rem auto 0;
  width: 9.36rem;
  padding: 0.61333333rem 0.48rem;
  background-color: #f1d5b1;
}
.indexbox .piclbwzzs .wzzs .text p {
  font-size: 0.37333333rem;
  text-indent: 2em;
  width: 100%;
  color: #222;
}
.indexbox .jjslhsjszxd {
  margin: 0.33333333rem auto 0;
  width: 10rem;
  height: 2.48rem;
}
.indexbox .jjslhsjszxd img {
  width: 100%;
  height: 100%;
}
.indexbox .zxdh {
  margin: 0.33333333rem auto 0;
  width: 9.36rem;
}
.indexbox .zxdh h2 {
  width: 9.36rem;
  height: 0.74666667rem;
  background-color: #e96031;
  border-radius: 0.37333333rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.74666667rem;
  font-size: 0.34666667rem;
  color: #fff;
  position: relative;
  font-weight: bold;
}
.indexbox .zxdh .text {
  margin: -0.37333333rem auto 0;
  width: 100%;
  height: 9.81333333rem;
  background-color: #ffffff;
  border-radius: 0.26666667rem;
  padding: 0.6rem 0.66666667rem 0.4rem;
}
.indexbox .zxdh .text table {
  width: 100%;
  height: 100%;
}
.indexbox .zxdh .text table thead {
  width: 100%;
}
.indexbox .zxdh .text table thead tr {
  width: 100%;
  height: 0.4rem;
}
.indexbox .zxdh .text table thead tr th {
  font-size: 0.4rem;
  margin-bottom: 0.44rem;
  color: #e9011f;
  text-align: center;
}
.indexbox .zxdh .text table thead tr th:nth-child(1) {
  width: 20%;
}
.indexbox .zxdh .text table thead tr th:nth-child(2) {
  width: 40%;
}
.indexbox .zxdh .text table thead tr th:nth-child(3) {
  width: 40%;
}
.indexbox .zxdh .text table tbody {
  width: 100%;
}
.indexbox .zxdh .text table tbody tr {
  width: 100%;
  height: 0.4rem;
}
.indexbox .zxdh .text table tbody tr td {
  font-size: 0.37333333rem;
  margin-bottom: 0.44rem;
  color: #434343;
  text-align: center;
}
.indexbox .zxdh .text table tbody tr td:nth-child(1) {
  width: 20%;
}
.indexbox .zxdh .text table tbody tr td:nth-child(2) {
  width: 40%;
}
.indexbox .zxdh .text table tbody tr td:nth-child(3) {
  width: 40%;
}
.indexbox .bjybj {
  margin: 0.8rem auto 0;
  width: 9.36rem;
}
.indexbox .bjybj .top {
  width: 100%;
  height: 0.74666667rem;
  background-color: #e96031;
  border-radius: 0.37333333rem;
  text-align: center;
  line-height: 0.74666667rem;
  font-size: 0.37333333rem;
  color: #ffffff;
  font-weight: bold;
}
.indexbox .bjybj .conpic {
  margin-top: 0.4rem;
  width: 100%;
  height: 5.25333333rem;
  border-radius: 0.26666667rem;
}
.indexbox .bjybj .conpic a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0.26666667rem;
}
.indexbox .bjybj .conpic a img {
  width: 100%;
  height: 100%;
  border-radius: 0.26666667rem;
}
.indexbox .bjybj .bompic {
  margin-top: 0.29333333rem;
  width: 100%;
  height: 2.53333333rem;
}
.indexbox .bjybj .bompic ul {
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  overflow-x: scroll;
}
.indexbox .bjybj .bompic ul::-webkit-scrollbar {
  display: none;
}
.indexbox .bjybj .bompic ul li {
  display: inline-block;
  width: 4.54666667rem;
  height: 2.53333333rem;
  border-radius: 0.26666667rem;
  margin-right: 0.26666667rem;
}
.indexbox .bjybj .bompic ul li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0.26666667rem;
}
.indexbox .bjybj .bompic ul li a img {
  width: 100%;
  height: 100%;
  border-radius: 0.26666667rem;
}
.indexbox .tsbn {
  margin: 0.8rem auto 0;
  width: 9.36rem;
}
.indexbox .tsbn .top {
  width: 100%;
  height: 0.74666667rem;
  background-color: #e96031;
  border-radius: 0.37333333rem;
  text-align: center;
  line-height: 0.74666667rem;
  font-size: 0.37333333rem;
  color: #ffffff;
  font-weight: bold;
}
.indexbox .tsbn .tsbn-swiper {
  margin: 0.4rem auto 0;
  width: 100%;
  height: 6.98666667rem;
}
.indexbox .tsbn .tsbn-swiper .swiper-slide {
  width: 4.53333333rem;
  height: 100%;
}
.indexbox .tsbn .tsbn-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .tsbn .tsbn-swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.indexbox .tsbn .tzx {
  margin: 0.66666667rem auto 0;
  width: 100%;
  height: 3.6rem;
}
.indexbox .tsbn .tzx ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: start;
}
.indexbox .tsbn .tzx ul li {
  margin-right: 0.29333333rem;
  background-image: linear-gradient(-90deg, #e96031 0%, #f98b75 100%);
  border-radius: 0.26666667rem;
  width: 4.53333333rem;
  height: 1.6rem;
  position: relative;
  overflow: hidden;
}
.indexbox .tsbn .tzx ul li:nth-child(2n) {
  margin-right: 0;
}
.indexbox .tsbn .tzx ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexbox .tsbn .tzx ul li a .pic {
  position: absolute;
  top: 0.4rem;
  left: 0.21333333rem;
  width: 0.64rem;
  height: 0.69333333rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.indexbox .tsbn .tzx ul li a .pic img {
  width: auto;
  max-height: 0.69333333rem;
}
.indexbox .tsbn .tzx ul li a p {
  position: absolute;
  top: 50%;
  right: 0.28rem;
  transform: translateY(-50%);
  width: 3.22666667rem;
  font-size: 0.32rem;
  color: #fff;
}
.indexbox .tsbn .tzx ul li .pics {
  position: absolute;
  top: 50%;
  left: 0.21333333rem;
  transform: translateY(-50%);
  width: 0.64rem;
  height: 0.64rem;
  transition: all 0.3s;
}
.indexbox .tsbn .tzx ul li .pics img {
  width: 0.64rem;
  max-height: 0.64rem;
}
.indexbox .tsbn .tzx ul li .pbqs {
  position: absolute;
  top: 50%;
  right: 0.28rem;
  transform: translateY(-50%);
  width: 3.22666667rem;
  font-size: 0.32rem;
  color: #fff;
  transition: all 0.3s;
}
.indexbox .tsbn .tzx ul li .ewmxs {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1.46666667rem;
  width: 1.46666667rem;
  height: 1.46666667rem;
  transition: all 0.3s;
}
.indexbox .tsbn .tzx ul li .ewmxs img {
  width: 100%;
  height: 100%;
}
.indexbox .tsbn .tzx ul .active .pics {
  left: -0.64rem;
}
.indexbox .tsbn .tzx ul .active .pbqs {
  left: -3.22666667rem;
}
.indexbox .tsbn .tzx ul .active .ewmxs {
  right: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
