html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  padding: 0;
  margin: 0;
  zoom: 100%;
  font-size: 16px;
  line-height: 1;
  font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma,
    Arial, 'Hiragino Sans GB';
}
table {
  width: 100%;
  text-align: center;
}
table td {
  word-break: break-all;
  word-wrap: break-word;
  font: 500 14px Arial;
}
ul,
dl,
dt,
dd,
ol {
  list-style-type: none;
}
select,
input {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
  outline: none;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #dd2525;
  cursor: pointer;
}
em {
  font-style: normal;
}
i {
  font-style: normal;
}
* html .clear {
  zoom: 1;
}
* + html .clear {
  zoom: 1;
}
* {
  margin: auto;
  padding: auto;
  font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma,
    Arial, 'Hiragino Sans GB';
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*IE/7/6*/
}
.sxz_top_head {
  height: 99px;
  width: 100%;
  background: #fff;
}

.sxz_width {
  width: 1200px;
}

.sxz_top_head_content {
  margin: 0 auto;
  font-size: 30px;
  color: #333333;
  line-height: 99px;
}

.sxz_top_head_content p {
  position: relative;
}

.sxz_shuxian::after {
  content: '';
  height: 30%;
  width: 1px;
  position: absolute;
  top: 50%;
  left: 400px;
  background: #dcdcdc;
  transform: translate(0, -50%);
}

.sxz_top_head_download_button {
  height: 30px;
  width: 103px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  margin-left: 85px;
  margin-top: 32px;
}

.sxz_top_head_download_button a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  border: 1px solid #0054f9;
  color: #0054f9;

  background: #fff;
}

.l {
  float: left;
}

.r {
  float: right;
}

.sxz_content1 {
  height: 1254px;
  width: 100%;
  position: relative;
  background: url('../images/content1.png') no-repeat center;
}

.sxz_download_link {
  position: absolute;
  top: 13%;
  left: 58%;
}

.sxz_download_link h1 {
  font-size: 60px;
  color: #fff;
}

.sxz_download_link p {
  font-size: 20px;
  line-height: 34px;
  color: #fff;
  width: 260px;
  margin-top: 26px;
}

.sxz_download_link_particulars {
  width: 380px;
  height: 150px;
  margin: 56px 0 0;
}

.sxz_app_introduce_qr_code {
  height: 150px;
  width: 150px;
  margin: 0;
}

.sxz_app_introduce_qr_code img {
  display: block;
  width: 100%;
}
.sxz_app_download_address {
  margin-left: 30px;
  padding: 10px 0;
  box-sizing: border-box;
}
.sxz_azapp_download {
  height: 60px;
  width: 200px;
  border-radius: 30px;
  margin-top: 20px;

  background: url('../images/download_az.png');
}

.sxz_azapp_download a {
  display: block;
  width: 100%;
  height: 100%;
}

.sxz_iosapp_download {
  height: 60px;
  width: 200px;
  border-radius: 30px;
  background: url('../images/download_ios.png');
}
.sxz_iosapp_download a {
  display: block;
  width: 100%;
  height: 100%;
}
.sxz_app_introduce {
  position: absolute;
  top: 76%;
  left: 25%;
}
.sxz_app_introduce h3 {
  font-size: 34px;
  color: #333333;
}

.sxz_app_introduce p {
  margin-top: 30px;
  font-size: 18px;
  line-height: 34px;
  color: #666666;
  width: 226px;
}
.sxz_content2 {
  height: 602px;
  background: url('../images/content2.png') no-repeat center;
  width: 100%;
  position: relative;
}

.sxz_content2_introduce {
  position: absolute;
  left: 58%;
  top: 43%;
}

.sxz_content2_introduce h3 {
  font-size: 34px;
  color: #333333;
}
.sxz_content2_introduce p {
  margin-top: 30px;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  width: 368px;
}
.sxz_content3 {
  height: 670px;
  width: 100%;
  position: relative;
  background: url('../images/content3.png') no-repeat center;
}

.sxz_content3_introduce {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 88%);
}

.sxz_content3_introduce h3 {
  font-size: 34px;
  color: #333333;
}
.sxz_content3_introduce p {
  margin-top: 30px;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  text-align: center;
  width: 420px;
}
.sxz_content4 {
  height: 98px;
  width: 100%;
  background: url('../images/content4.jpg') no-repeat center;
}
.sxz_content4 p {
  font-size: 16px;
  line-height: 98px;
  color: #fff;
  text-align: center;
}
