﻿* {
  padding: 0;
  margin: 0;
  border: none;
  box-sizing: border-box;
  font-family: 微软雅黑, serif;
}

fieldset,
img {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

a {
  text-decoration: none;
  color: inherit;
}

body {
  background-color: #fff;
}

li {
  list-style: none;
}

.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}

.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}
.sxzflogo {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 20px;
}
.banner {
  background: url(banner_2021wznb.png) no-repeat center center;
  width: 100%;
  min-width: 1285px;
  height: 450px;
}

.main {
  min-width: 1285px;
  overflow-x: hidden;
}

.zdwj {
  margin: 50px auto 30px;
  background: url(bg_zdwj_2021wznb.png);
  height: 240px;
  width: 1285px;
}

.zdwj .content {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 66px 90px;
  line-height: 36px;
  text-align: justify;
  font-size: 18px;
}

.zdwj .content span {
  font-weight: bold;
  margin-right: 30px;
  display: inline-block;
}

.zdwj .content a {
  color: #2f5398;
}

.szf {
  width: 1200px;
  margin: 0 auto;
}

.szf .btn {
  display: inline-block;
  width: 520px;
  height: 56px;
  line-height: 56px;
  color: #3b5c9d;
  background: #e0eaf7;
  text-align: center;
  margin: 20px 38px;
  font-weight: bold;
  font-size: 18px;
  border-radius: 10px;
}

.szf .btn:hover {
  background: #d6e1f0;
}

.szf .btn img {
  margin-right: 8px;
  display: inline-block;
}

.ds {
  margin: 30px auto;
  padding: 50px 0 1px;
  background: url(bg_ds_2021wznb.jpg) no-repeat center center;
}
.zdwj .title {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  color: #3b5c9d;
  background: #fff;
  border-radius: 55px;
  width: 240px;
  line-height: 25px;
  margin: 0 auto;
}

.ds .title {
  background: url(20200831_img14_2021wznb.png) repeat-x center center;
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  background-size: contain;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #3b5c9d;
}

.ds .content {
  width: 1200px;
  position: relative;
  margin: 30px auto 0;
}

.ds .content .arrow-left {
  position: absolute;
  left: -56px;
  top: 174px;
  background: url(left_2021wznb.png);
  width: 40px;
  height: 40px;
  z-index: 2;
  cursor: pointer;
}

.ds .content .arrow-right {
  position: absolute;
  right: -56px;
  top: 174px;
  cursor: pointer;
  z-index: 2;
  background: url(right_2021wznb.png);
  width: 40px;
  height: 40px;
}

.ds .content .swiper-ds {
  height: 420px;
  padding-top: 20px;
}

.ds .content .box {
  margin-right: -50px;
}

.ds .content .section {
  float: left;
  margin-right: 40px;
  width: 250px;
  height: 148px;
  background: #ffffff;
  text-align: center;
  margin-bottom: 50px;
  transition: all 0.3s;margin-left: 15px;
}
.ds .content .section:hover {
  box-shadow: 0 0 10px 5px rgba(179, 181, 245, 0.15);
  border-radius: 0 0 5px 5px;
}
.ds .content .section .subtitle {
  background: #e4eff9;
  color: #2f5398;
  width: 200px;
  font-size: 18px;
  height: 34px;
  font-weight: bold;
  line-height: 34px;
  margin: -17px auto 14px;
  border-radius: 17px 0;
  text-align: center;
}

.ds .content .section a {
  display: block;
  line-height: 34px;
}

.ds .content .section a:hover {
  color: #2f5398;
}

.bmwz {
  margin: 50px auto;
  width: 1200px;
}

.bmwz .title {
  background: url(20200831_img142_2021wznb.png) repeat-x center center;
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  background-size: contain;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #3b5c9d;
}

.bmwz .content {
  margin: 30px auto;
}

.bmwz .content ul li {
  width: 270px;
  box-sizing: border-box;
  float: left;
  height: 46px;
  /* border-bottom: 1px solid #f0f0f0; */
  font-size: 16px;
  line-height: 55px;
  /* padding-left: 10px; */
  height: 55px;
  margin: 0 10px;
  background: #f5f5f5;
  margin-top: 20px;
  text-align: center;
  overflow: hidden;
  transition: all .3s;
}

.bmwz .content ul li a {
  display: block;
  transition: all .3s;
}
.bmwz .content ul li:hover{
  border-radius: 10px 5px;
}
.bmwz .content ul li a:hover {
  background-color: #e0eaf7;
  color: #2f5398;
}

.bmwz .content a.more {
  display: block;
  width: 138px;
  color: #2f5398;
  height: 32px;
  border: 1px solid #2f5398;
  line-height: 32px;
  text-align: center;
  margin: 40px auto 16px;
  border-radius: 16px;
}

.conceal {
  display: none;
}

.zxwz {
  margin: 50px auto;
  width: 1200px;
}

.zxwz .title {
  background: url(20200831_img142_2021wznb.png) repeat-x center center;
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  background-size: contain;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #247ee5;
}

.zxwz .content {
  margin-right: -28px;
}

.zxwz .content ul li {
  width: 280px;
  float: left;
  height: 44px;
  font-size: 15px;
  line-height: 44px;
  text-align: center;
  background: #e0eaf7;
  border-radius: 4px;
  margin: 24px 27px 0 0;
}

.zxwz .content ul li a {
  display: block;
}

.zxwz .content ul li a:hover {
  color: #2f5398;
}