* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.content-1 {
  width: 1200px;
  margin: 0 auto;
}
.clearboth {
  clear: both;
}
.gjyxxwjztitle .gjyxxwjztitleBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 70px;
  height: 41px;
}
.gjyxxwjztitle .gjyxxwjztitleBox .gjyxxwjztitleL {
  flex: 1;
  height: 41px;
  line-height: 1;
  font-size: 30px;
  font-weight: bold;
  color: #555;
}
.gjyxxwjztitle .gjyxxwjztitleBox .gjyxxwjztitleL i {
  font-weight: bold;
  display: inline-block;
  position: relative;
  height: 41px;
}
.gjyxxwjztitle .gjyxxwjztitleBox .gjyxxwjztitleL i::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #555;
  position: absolute;
  bottom: 0;
  left: 0;
}
.gjyxxwjztitle .gjyxxwjztitleBox .gjyxxwjztitleL i::after {
  content: "";
  width: 68%;
  height: 2px;
  background: #d93445;
  position: absolute;
  bottom: 0;
  left: 0;
}
.gjyxxwjztitle .gjyxxwjztitleBox .gjyxxwjztitleR {
  flex: 0 0 41px;
  justify-content: center;
  float: left;
  width: 41px;
}
.gjyxxwjzContent ul li {
  width: 200px;
  height: 127px;
  background: url(../images/gjyxxwjzContentBg.jpg) no-repeat center;
  float: left;
  padding: 20px 0;
  margin-right: 50px;
  margin-top: 50px;
}
.gjyxxwjzContent ul li:nth-child(5n) {
  margin-right: 0;
}
.gjyxxwjzContent ul li img {
  display: block;
  margin: 0 auto;
  width: 96px;
  height: 96px;
  border: 1px solid #f7e7ed;
  background: #fff;
  padding: 4px;
  box-sizing: border-box;
}
.gjyxxwjzContent ul li h4 {
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 2;
}
.gjyxxwjLine {
  position: relative;
  width: 1200px;
  height: 60px;
  background: #f8eaec;
  margin: 0 auto;
  margin-top: 97px;
}
.gjyxxwjLine::after {
  content: "";
  width: 807px;
  height: 60px;
  background: #f7f7f7;
  position: absolute;
  top: 0;
  left: 0;
}
.gjyxxwj2 {
  margin-bottom: 90px;
}
