html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
dl,
dt,
dd,
iframe,
span {
  margin: 0;
  padding: 0;
  border: 0;
}

table,
td {
  margin: 0;
  padding: 0;
}

b {
  text-decoration: none;
  font-weight: normal;
}

body {
  padding: 0;
  margin: 0;
  zoom: 100%;
  font-size: 16px;
  /* background-color: #eef1f6; */
  line-height: 1;
  font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma,
    Arial, 'Hiragino Sans GB';
}

table {
  width: 100% !important;
  max-width: 100% !important;
  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;
}

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);
}

/*通用头部、尾部、检索等公用代码*/
/* 底部 */
.footer {
  width: 100%;
  background-color: #2a60ab;
}

.footer .footermain {
  height: 150px;
  background: #2A60AB;
  padding-top: 30px;
}

.footer .footermain .footermaintop {
  padding-bottom: 25px;
  border-bottom: 1px solid #527EBB;
}

.footer .footermain .footermaintop ul {
  float: left;
}

.footer .footermain .footermaintop ul:first-child {
  min-width: 57px;
  padding-right: 60px;
  border-right: 1px dotted #80b0f3;

}

.footer .footermain .footermaintop ul:first-child+ul {
  padding-left: 60px;
  padding-right: 60px;
  border-right: 1px dotted #80b0f3;
}

.footer .footermain .footermaintop ul:first-child+ul+ul {
  padding-left: 60px;
  padding-right: 60px;
  border-right: 1px dotted #80b0f3;
}

.footer .footermain .footermaintop ul li {
  color: #80b0f3;
  line-height: 24px;
  font-size: 14px;
}

.footer .footermain .footermaintop ul li a {
  color: #80b0f3;
}

.footer .footermain .footermaintop img {
  margin-right: 21px;
}

.footer .footermain .footermainbottom span {
  color: #A7C7E6;
  font-size: 14px;
  margin: 10px 20px 0;

}

.footer .footermain .footermainbottom span a {
  color: #A7C7E6;
}

#_span_jiucuo {
  float: right;
  padding-top: 16px;
}

.content_box {
  width: 1200px;
  margin: 0 auto;
}