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;
}
b {
  text-decoration: none;
  font-weight: normal;
}
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;
}
strong {
  font-weight: 400;
}
iframe strong {
  font-weight: 400;
}
select,
input {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
  outline: none;
}
input[type='button'],
input[type='submit'],
input[type='file'],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
.sxz_shadow {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.sxz_padding {
  padding: 50px 60px !important;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  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';
}
.Clear {
  clear: both;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.r {
  float: right;
}
.l {
  float: left;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*IE/7/6*/
}
.tong_VisualArea {
  margin-top: 80px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px 30px;
  min-height: 300px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
/*通用头部、尾部、检索等公用代码*/
body,
html {
  /*min-width: 1200px;*/
}

.slone {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.margin-t-40 {
  margin-top: 40px !important;
}

.margin-b-60 {
  margin-bottom: 60px;
}

.sxz_red {
  color: red;
}

.content {
  width: 600px;
  margin: 0 auto;
}

/* 头部开始 */
header {
  height: 192px;
  width: 100%;
  background: url('./head-2021-6-19_01.png') no-repeat center;
}
/* 头部结束 */
/* 尾部开始 */
footer {
  height: 255px;
  width: 100%;
  background: url('./footer-2021-6-19_02.png') no-repeat center;
}
/* 尾部结束 */

.red {
  color: #c40411 !important;
}
