body{background-color: #f5f8fc;}

.sxz_width {
  width: 1280px;
  margin: 0 auto;    margin-bottom: 30px;
}



.sxz_head {
  height: 675px;
  width: 100%;
  position: relative;
  background: url('/uiFramework/commonResource/image/2023061611382547437.png') no-repeat center;
}
.sxz_head_logo {
  height: 90px;
  margin: 0 auto;
  padding-top: 30px;
  box-sizing: border-box;
}
.sxz_head_logo img {
  display: block;
  height: 60px;
}
.sxz_head_button {
    width: 135px;
    height: 37px;
    line-height: 37px;
    padding-left: 12px;
    display: table-cell;
    color: #4e85fa;
    background: url(/uiFramework/commonResource/image/2023061611465097455.png)no-repeat;
    text-align: center;
}
.sxz_head_button span {
  font-size: 16px;
  color: #d71d16;
}
.sxz_head_button_box {
  margin-top: 12px;
}
.sxz_head_button_box a {
  display: block;
  width: 100%;
  height: 100%;
}

.sxz_head_content {
    height: 180px;
    width: 1280px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 50px;
    background: url(/uiFramework/commonResource/image/2023061611500612459.png) no-repeat center / 100% 100%;
}


.sxz_head_content span {
    display: block;
    text-indent: 2em;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    text-align: justify;
    font-size: 22px;
    color: #333333;
    line-height: 38px;
}


.sxz_content_box {
  height: 100%;
}



.con01 {
    margin-top: 30px;
}