* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", Arial, sans-serif, "Helvetica Neue", Helvetica, "Hiragino Sans GB";
}

fieldset,
img {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

body {
  background-color: #fff;
  min-width: 1300px;
}

li {
  list-style: none;
}

.hide {
  display: none;
}

.clearfix {
  /* ÃƒÂ¨Ã‚Â§Ã‚Â¦ÃƒÂ¥Ã‚ÂÃ¢â‚¬Ëœ hasLayout */
  zoom: 1;
}

.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.main {
  background: url("../images/syfz_bg.jpg") no-repeat top center;
  width: 100%;
  position: relative;
  padding-bottom: 60px;
  background-size: auto 100%;
}

.main .banner {
  height: 450px;
}

.tt {
  background: url("../images/tt_bg.png") no-repeat center center;
  width: 1110px;
  height: 242px;
  margin: 0 auto;
}

.tt .headline {
  width: 1000px;
  margin: 0 auto;
  padding-top: 35px;
}

.tt .headline h2 {
  font-size: 30px;
  font-weight: bold;
  color: #e31a0e;
  text-align: center;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tt .headline p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 15px;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.con {
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0 4px 17px rgb(251 230 222 / 80%);
  padding: 60px 0;
}

.title {
  margin: 0 auto 30px;
  display: block;
  width: 100%;
}

.title img {
  width: 100%;
}

.con .syfz_con {
  width: 1110px;
  margin: 0 auto;
}

.con .syfz_con .fzhw,
.con .syfz_con .zwxd {
  width: 533px;
}


.con .syfz_con .lists {
  width: 100%;
  margin: 0 auto;
}

.con .syfz_con .lists li {
  height: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}

.con .syfz_con .lists li a {
  font-size: 20px;
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.con .syfz_con .lists a:hover {
  color: #e31a0e;
}

.con .syfz_con .lists span.point {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 12px;
  background: #e31a0e;
  vertical-align: 19px;
  border-radius: 20px;
}

.more {
  float: right;
  background: #e31a0e;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 20px;
  margin-top: 10px;
}

.morea {
  float: right;
  background: #e31a0e;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 20px;
  margin-top: 10px;
}

