* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
li {
  list-style: none;
}
.clear {
  clear: both;
}
.container {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  font-family: 微软雅黑;
}
.blockimg {
  display: block;
  width: 100%;
}
.textbox {
  font-size: 0.9rem;
  color: #2c2c2c;
  line-height: 1.4rem;
  text-indent: 2em;
  padding: 0 0.5rem;
}
.zttitle {
  position: relative;
  margin-bottom: 2rem;
  margin-top:2rem;
  margin-left: 0.5rem;
}
.zttitle img {
  width: 95%;
}
.zttitle .numbox {
  position: absolute;
  left: 2.1rem;
  top: -0.3rem;
  color: #15375c;
  font-weight: bold;
  font-size: 1rem;
  text-align: center;
  font-weight:bold;
}
.zttitle h3 {
  position: absolute;
  left: 5rem;
  top: -0.3rem;
  font-size: 1rem;
  color: #15375c;
  font-weight:bold;
}
.zttitle p {
  position: absolute;
  left: 5rem;
  top: 1.4rem;
  color: #15375c;
  font-size: 0.65rem;
}
.ztzxbtn {
  display: flex;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0 0.3rem;
}
.ztzxbtn .box {
  display: flex;
  margin: 0 0.2rem;
  width: 70%;
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: 6rem;
  background: #d35d1e;
  justify-content: center;
}
.ztzxbtn .box a {
  background: url(../images/wjxyz_17.png) no-repeat right center;
  background-size: 1.2rem;
  padding-right: 1.5rem;
  color: #fff;
  font-size: 0.9rem;
}
.ztzxbtn .box:nth-child(2) {
  width: 30%;
  background: #31568a;
  justify-content: center;
  display: flex;
}
.ztzxbtn .box:nth-child(2) a {
  background: url(../images/wjxyz_19.png) no-repeat right center;
  background-size: 1.2rem;
  padding-right: 1.5rem;
}
.ztvideobox {
  margin: 1rem auto;
}
.ztvideobox video {
  width: 90%;
  display: block;
  margin: 0 auto;
  height: 12rem;
}
.ztbanner {
  margin-bottom: 0.5rem;
}
.a1box {
  margin-top: 1rem;
}
.a1box .imgbox {
  margin-top: 1rem;
}
.a1box .imgbox img {
  display: block;
  width: 95%;
  margin: 0 auto;
}
.a2box {
  margin-top: 1.5rem;
}
.a2box .imgbox {
  margin-top: 2rem;
}
.a2box .imgbox img {
  display: block;
  width: 95%;
  margin: 0 auto;
}
.a3box {
  margin-top: 1.2rem;
}
.a3box .qzsyt {
  margin-top: 1rem;
}
.a3box .qzsyt .title {
  text-align: center;
  background: #e7e7e7;
  color: #2c2c2c;
  font-size: 0.9rem;
  height: 2.1rem;
  line-height: 2.1rem;
}
.a4box {
  margin-top: 1.2rem;
}
.a4box .imgbox img {
  display: block;
  width: 95%;
  margin: 0 auto;
}
.a5box {
  margin-top: 1.2rem;
}
.a5box .byfx {
  width: 10rem;
  margin: 1rem auto;
  background: #d35d1e;
  color: #fff;
  display: block;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: 0.9rem;
}
.a5box #bWFL {
  margin-top: 1rem;
  margin-bottom:2rem;
}
.a5box #bWFL .swiper-slide {
  width: 60%;
}
.a5box #bWFL .swiper-slide a img {
  display: block;
  width: 100%;
}
.a5box #bWFL .swiper-slide a span {
  display: block;
  width: 100%;
  height: 2.2rem;
  line-height: 2.2rem;
  color: #333;
  text-align: center;
  font-size: 0.78rem;
}
.a5box .yqlist .title {
  display: flex;
  align-items: center;
  height: 2.2rem;
  color: #2c2c2c;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.a5box .yqlist .title img {
  width: 1.4rem;
  margin-left: 0.5rem;
  margin-right: 0.4rem;
}
.a5box .yqlist .imglist {
  display: flex;
  margin: 0 0.5rem;
}
.a5box .yqlist .imglist .box {
  flex: 1;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  padding-bottom: 0.5rem;
}
.a5box .yqlist .imglist .box img {
  width: 100%;
  display: block;
}
.a5box .yqlist .imglist .box h3 {
  text-align: center;
  font-size: 0.85rem;
  color: #2c2c2c;
  font-weight: normal;
  margin-top: 0.2rem;
}
.a5box .yqlist .imglist .box p {
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.7rem;
  color: #7a7a7a;
}
.a5box .yqlist .imglist .box:last-child {
  border-right: 1px solid #c9c9c9;
}
.a5box .yqlist .topbordernone .box {
  border-top: none;
}
.a5box .yqlist .text {
  margin-top: 1rem;
  margin-bottom: 1rem;
  background: #31568a;
  color: #fff;
  padding: 0.5rem;
  text-indent: 2em;
  font-size: 0.9rem;
  line-height: 1.4rem;
}
.a5box .yqlist .mar-bom {
  margin-bottom: 1rem;
}
.a6box {
  border: 1px solid #461800;
  width: 95%;
  margin: 1rem auto;
}
.a6box .title {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.a6box .info {
  width: 95%;
  display: block;
  margin: 1rem auto 0.5rem auto;
}
.a6box ul {
  display: flex;
  flex-wrap: wrap;
  width: 95%;
  margin: 0.5rem auto;
}
.a6box ul li {
  width: 33.3%;
  font-size: 0.75rem;
  padding: 0.2rem;
}
.a6box ul li a {
  display: block;
  width: 100%;
  height: 1.8rem;
  line-height: 1.8rem;
  border: 1px solid #461800;
  color: #461800;
  text-align: center;
}
