@charset "UTF-8";
.zszx {
  font-size: 14px;
  font-family: "微软雅黑";
  padding-top: 80px;
}
.zszx p:not(.no-justify) {
  text-align: justify;
}
.zszx .show {
  display: block !important;
}
.zszx .title-margin {
  margin-top: 60px;
  margin-bottom: 16px;
}
.zszx p.common-text {
  font-size: 14px;
  color: #333;
  line-height: 28px;
}
.zszx .banner-container {
  height: 260px;
}
.zszx .banner-container .sc-title {
  font-size: 32px;
  color: #fff;
  position: relative;
  padding-bottom: 30px;
  padding-top: 70px;
  text-transform: uppercase;
  text-shadow: #0069EA 0 2px 0;
  font-weight: 600;
}
.zszx .banner-container .sc-title:after {
  content: "";
  position: absolute;
  width: 63px;
  height: 3px;
  background: #fff;
  bottom: 0;
  left: 0;
}
.zszx .container {
  width: 1200px;
  margin: 0 auto;
}
.zszx .fullBox {
  width: 100%;
  background: #F3F7FD;
  overflow: hidden;
  margin-top: 60px;
}
.zszx .img-content {
  margin-bottom: 30px;
}
.zszx .img-content1 {
  padding: 30px;
  border: 1px solid #e3e5f2;
  box-shadow: 0px 3px 6px 0px rgba(14, 154, 249, 0.16);
  background: #ffffff;
}
.zszx .head {
  height: min(48px, calc(20px + 28 * 100vw / 1920));
  line-height: min(48px, calc(20px + 28 * 100vw / 1920));
  font-size: min(48px, calc(20px + 28 * 100vw / 1920));
  margin-top: 50px;
}
.zszx .divider {
  margin-top: 24px;
  width: 100px;
  height: 4px;
  background: linear-gradient(63deg, #00a0ec 17%, #549cfa 13%, #e7b4d3 100%, #f4bbc4);
  margin-bottom: 26px;
}
.zszx p.common-text1 span {
  display: block;
  line-height: 28px;
  text-indent: 3ch;
}
.zszx p.p14 {
  font-size: 14px;
  opacity: 0.7;
}
.zszx p.p14 {
  font-size: 16px;
  opacity: 0.7;
}
.zszx .img-container {
  width: 1200px;
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 60px;
}
.zszx .img-container img {
  width: 1200px;
}
.zszx .container-title {
  text-align: center;
}
.zszx .container-title span {
  font-size: 24px;
  color: #000000;
}
.zszx .tabs-container {
  display: flex;
  gap: 182px;
  padding: 12px 54px;
  width: 1200px;
  height: 48px;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(3, 37, 110, 0.16);
  margin-bottom: 34px;
}
.zszx .tabs-container .tabs-item {
  display: flex;
  align-items: center;
  gap: 5px;
}
.zszx .tabs-container .tabs-item .tabpic {
  width: 24px;
  height: 24px;
}
.zszx .tabs-container .tabs-item .tab-title {
  font-size: 24px;
  color: #000000;
  opacity: 0.7;
}
.zszx .tabs-container .tabs-item:hover {
  cursor: pointer;
}
.zszx .tabs-container .active-item.tabs-item .tab-title {
  color: #4099ff;
}
.zszx .center-img-box {
  width: 100%;
  height: 261px;
  background: url("/fore-end/image/zszx/pic3.png");
  background-size: 100% 261px;
  margin-top: 16px;
  position: relative;
}
.zszx .center-img-box .item-title {
  position: absolute;
  top: -7px;
  left: 431px;
  font-size: 24px;
}
.zszx .center-img-box .item-list {
  padding-top: 130px;
  display: flex;
}
.zszx .center-img-box .item-list .list-item {
  display: inline-block;
  width: 120px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}
.zszx .center-img-box .item-list .list-item:nth-child(1) {
  margin-left: 71px;
}
.zszx .center-img-box .item-list .list-item:nth-child(2) {
  margin-left: 117px;
}
.zszx .center-img-box .item-list .list-item:nth-child(3) {
  width: 160px;
  margin-left: 92px;
}
.zszx .center-img-box .item-list .list-item:nth-child(4) {
  width: 170px;
  margin-left: 71px;
}
.zszx .center-img-box .item-list .list-item:nth-child(5) {
  width: 157px;
  margin-left: 73px;
}
.zszx .left-right {
  display: flex;
  gap: 28px;
}
.zszx .left-right .right-content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.zszx .left-right .right-content .right-item .item-title {
  font-size: 24px;
  margin-bottom: 10px;
}
.zszx .left-right .right-content .right-item .item-text {
  font-size: 16px;
  color: #4c4c4c;
  line-height: 30px;
}
.zszx .left-center-right {
  display: flex;
  gap: 30px;
}
.zszx .left-center-right .list-item img {
  width: 380px;
  height: 214px;
}
.zszx .left-center-right .list-item .bottom-item {
  padding: 15px 20px;
  background: #fff;
}
.zszx .left-center-right .list-item .bottom-item .item-title {
  opacity: 0.7;
  font-size: 24px;
  margin-bottom: 10px;
}
.zszx .left-center-right .list-item .bottom-item .item-text {
  opacity: 0.6;
  font-size: 16px;
  line-height: 30px;
}
.zszx .left-center-right .list-item:hover {
  cursor: pointer;
  transform: translateY(-10px);
}
.zszx .left-center-right2 {
  display: flex;
  justify-content: space-around;
}
.zszx .left-center-right2 .left, .zszx .left-center-right2 .right {
  display: flex;
  gap: 98px;
  flex-direction: column;
  padding-top: 31px;
}
.zszx .left-center-right2 .left .text-container, .zszx .left-center-right2 .right .text-container {
  width: 336px;
  font-size: 16px;
  color: #4c4c4c;
  line-height: 30px;
}
.zszx .left-center-right2 .left .text-container .item-title, .zszx .left-center-right2 .right .text-container .item-title {
  font-size: 24px;
  color: #000000;
}
.zszx .left-center-right2 .left .text-container .item-text, .zszx .left-center-right2 .right .text-container .item-text {
  width: 336px;
  font-size: 16px;
  color: #4c4c4c;
  line-height: 30px;
}
.zszx .left-center-right2 img {
  width: 400px;
  height: 400px;
}
.zszx .left-title {
  font-size: 24px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 16px;
}
.zszx .bottom-container {
  margin-bottom: 60px;
}
.zszx .bottom-container img {
  width: 1200px;
}
.zszx .bottom-container .logo {
  width: 20px;
  height: 20px;
}
.zszx .bottom-container .tltle-text {
  font-size: 22px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.zszx .bottom-container .text {
  font-size: 16px;
  color: #4c4c4c;
  line-height: 30px;
  margin-top: 10px;
}
.zszx .bottom-container .bottom-item {
  display: flex;
  padding-top: 24px;
  background: #fff;
}
.zszx .bottom-container .bottom-item .left {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.zszx .bottom-container .bottom-item .left .text {
  margin-left: 30px;
}
.zszx .bottom-container .bottom-item .right .text {
  margin-left: 30px;
}
.zszx .tab2-left-right {
  display: flex;
  gap: 56px;
}
.zszx .tab2-left-right .left {
  width: 580px;
}
.zszx .tab2-left-right .left p {
  text-indent: 3ch;
  font-size: 16px;
  line-height: 30px;
  color: #4c4c4c;
}
.zszx .tab2-left-right img {
  width: 564px;
  height: 384px;
}
.zszx .color-container {
  display: flex;
}
.zszx .color-container .container-item {
  width: 300px;
  height: 280px;
  padding: 36px 30px;
}
.zszx .color-container .container-item .title-text {
  font-size: 24px;
  margin-bottom: 30px;
  opacity: 0.7;
}
.zszx .color-container .container-item .content-list p {
  line-height: 36px;
  font-size: 16px;
  opacity: 0.7;
}
.zszx .color-container .container-item:hover {
  cursor: pointer;
  transform: translateY(-10px);
}
.zszx .color-container .container-item:nth-child(1) {
  background: linear-gradient(180deg, rgba(43, 195, 129, 0.7), rgba(14, 146, 249, 0));
}
.zszx .color-container .container-item:nth-child(2) {
  background: linear-gradient(180deg, rgba(136, 202, 76, 0.7), rgba(14, 154, 249, 0));
}
.zszx .color-container .container-item:nth-child(3) {
  background: linear-gradient(180deg, rgba(14, 154, 249, 0.7), rgba(14, 154, 249, 0));
}
.zszx .color-container .container-item:nth-child(4) {
  background: linear-gradient(180deg, rgba(14, 114, 249, 0.7), rgba(14, 154, 249, 0));
}
.zszx .color-bottom {
  width: 1200px;
  height: 40px;
  background: linear-gradient(63deg, #00a0ec 17%, #549cfa 11%, #e7b4d3 91%, #f4bbc4);
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
}
.zszx .tab3-left-center-right {
  display: flex;
  gap: 48px;
}
.zszx .tab3-left-center-right .list-item {
  width: 368px;
  height: 224px;
  padding: 16px 14px;
  box-sizing: border-box;
  background: linear-gradient(116deg, #ffffff 17%, #e7f4ff 64%, #c1e2ff);
  border: 1px solid #ffffff;
  border-radius: 2px;
  box-shadow: 0px 3px 6px 0px rgba(3, 37, 110, 0.16);
}
.zszx .tab3-left-center-right .list-item .title-text {
  font-size: 24px;
  margin-bottom: 6px;
}
.zszx .tab3-left-center-right .list-item .context-text {
  color: #4c4c4c;
  line-height: 30px;
  font-size: 16px;
}
.zszx .tab3-left-center-right .list-item:hover {
  cursor: pointer;
  background: linear-gradient(136deg, #b6dfff, #f1eeff 98%);
  border-radius: 4px;
  box-shadow: 0px 3px 6px 0px rgba(3, 37, 110, 0.16);
}
.zszx .tab3-left-right {
  display: flex;
  gap: 16px;
}
.zszx .tab3-left-right .left-content {
  display: flex;
  flex-direction: column;
}
.zszx .tab3-left-right .left-content .left-item .item-text p {
  font-size: 16px;
  text-align: right;
  color: #4c4c4c;
  line-height: 30px;
}
.zszx .tab3-left-right .left-content .left-item:nth-child(1) {
  margin-top: 60px;
}
.zszx .tab3-left-right .left-content .left-item:nth-child(2) {
  margin-top: 44px;
}
.zszx .tab3-left-right .left-content .left-item:nth-child(3) {
  margin-top: 43px;
}
.zszx .tab3-left-right2 {
  display: flex;
  gap: 16px;
  margin-bottom: 48px;
}
.zszx .tab3-left-right2 .right-content {
  display: flex;
  flex-direction: column;
}
.zszx .tab3-left-right2 .right-content .right-item .item-text p {
  font-size: 16px;
  text-align: left;
  color: #4c4c4c;
  line-height: 30px;
}
.zszx .tab3-left-right2 .right-content .right-item:nth-child(1) {
  margin-top: 85px;
}
.zszx .tab3-left-right2 .right-content .right-item:nth-child(2) {
  margin-top: 27px;
}
.zszx .tab3-left-right2 .right-content .right-item:nth-child(3) {
  margin-top: 24px;
}