* {
  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;
}

.banner {
  width: 100%;
  min-width: 1200px;
}

.banner img {
  width: 100%;
}

.dy {
  background: url("../images/dy_bg.png") no-repeat center center;
  width: 1200px;
  height: 228px;
  margin: 40px auto;
  text-indent: 2em;
}

.dy .dyCon {
  width: 1030px;
  margin-left: 125px;
  /* padding-top: 40px; */
}

.dy .dyCon p {
  font-size: 18px;
  color: #fefff1;
  line-height: 30px;
  padding-top: 40px;
}

.con {
  width: 1200px;
  margin: 0 auto;
}

.title img {
  margin: 0 auto;
  display: block;
}

.dczytxf {
  background: url("../images/dczytxf_bg.png") no-repeat center center;
  width: 100%;
  height: 411px;
}

.dczytxf .con {
  padding-top: 40px;
}

.dczytxf .list {
  width: 1200px;
  margin: 30px auto 0;
}

.dczytxf .list li {
  line-height: 40px;
}

.dczytxf .list li a {
  font-size: 18px;
  display: inline-block;
  max-width: 1000px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dczytxf .list a:hover {
  color: #dd3837;
}

.dczytxf .list span.point {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 12px;
  background: #dd3837;
  vertical-align: 16px;
}

.dczytxf .list span.time {
  color: #999999;
  float: right;
}

.dcdt {
  margin-top: 50px;
}

.dcdt .dtList {
  margin-top: 50px;
}

.dcdt .dtList .itm {
  float: left;
  width: 350px;
  height: 280px;
  margin: 0 75px 45px 0;
}

.dcdt .dtList .itm:nth-child(3n) {
  margin: 0 0 45px 0;
}

.dcdt .dtList .itm img {
  width: 350px;
  height: 200px;
}

.dcdt .dtList .itm .tit {
  height: 78px;
  border-bottom: 2px solid #fdd04a;
  background: #f6342c;
}

.dcdt .dtList .itm .tit p {
  font-size: 18px;
  color: #fefff1;
  padding: 10px 10px 0 10px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}