@charset "utf-8";

* {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0;
}

li {
  list-style-type: none;
  list-style-position: outside;
  border: 0;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

ul,
ol {
  border: 0;
  line-height: 12px;
  *line-height: 14px;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-weight: bolder;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ol,
ul {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font-family: "Microsoft YaHei", "微软雅黑", "宋体";
  color: #333;
  font-size: 14px;
  line-height: 23px;
  background: url(bg.jpg) top center no-repeat;
}

div,
p {
  margin: 0;
  padding: 0;
}

/* 链接颜色 */
a:link {
  color: #333;
  text-decoration: none
}

a:visited {
  color: #333;
  text-decoration: none
}

a:hover {
  text-decoration: underline;
  color: #d0302e;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ml20 {
  margin-left: 20px;
}

.mr40 {
  margin-right: 40px;
  margin-bottom: 40px;
}

.space30 {
  margin: 0 9px;
}

.blank30 {
  height: 30px;
}

.font20 {
  font-size: 20px;
  line-height: 34px;
  text-indent: 2em;
}

.content {
  width: 1350px;
  margin: 0 auto;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  margin-top: 710px;
  margin-bottom: 100px;
  box-shadow: 0px 0px 30px 5px rgba(208, 48, 48, 0.1);
}

.w1200 {
  width: 1200px;
  padding: 0;
  margin: 20px 75px;
  overflow: hidden
}

.news1 {
  float: left;
  width: 480px;
  background: #fff5f5;
  padding: 22px 32px;
  margin: 20px;
}

.news1 a:hover {
  text-decoration: underline;
  color: #d0302e;
}

.news2-txt h2 {
  font-size: 24px;
  color: #d0302e;
}

.news1 p {
  margin: 15px 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 115px;
}

.news1 span {
  color: #d0302e;
}

.news1 h5 {
  color: #999;
}

.news2-box {
  width: 380px;
  border: 1px solid #e6e6e6;
  float: left;
  margin-bottom: 30px;
}

.news2-pic {
  width: 100%;
  height: 285px;
  overflow: hidden
}

.news2-pic img {
  width: 100%;
  min-height: 285px;
}

.news2-txt {
  padding: 20px;
}

.news2-txt h2 {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news2-txt p {
  margin: 15px 0 10px;
  color: #999;
  height: 115px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.news2-txt h5 {
  color: #999;
}

.qrcode {
  width: 150px;
  height: 200px;
  background: #fff;
  position: fixed;
  bottom: 20px;
  right: 50px;
}

.qrcode p {
  padding: 0 20px;
}

.footertxt {
  margin: 0 auto;
  width: 100%;
  height: 80px;
  text-align: center;
  color: #666;
  font-size: 14px;
}
.pages {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.pages li {
  margin: 0px 5px;
  padding: 8px 10px;
  border: 1px solid #e6e6e6;
}

.pages li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.pages .page-active {
  background-color: #d0302e;
}
.pages .page-active a {
  color: #fff;
}
.summary {
  color: #333!important;
}
@media screen and (max-width: 678px) {
  body {
    background: url(bg.jpg) top center no-repeat;
    background-size: 135%;
  }
  .ml20 {
    margin-left: 20px;
  }
  
  .mr40 {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
  .space30 {
    margin: 0;
  }
  
  .blank30 {
    height: .3rem;
  }
  
  .font20 {
    font-size: .32rem;
    line-height: .64rem;
    text-indent: 2em;
  }
  
  .content {
    width: 100%;
    margin: 0 auto;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    margin-top: 4.2rem;
    margin-bottom: 100px;
    box-shadow: 0px 0px 30px 5px rgba(208, 48, 48, 0.1);
  }
  .content .train {
    margin: 0!important;
    width: 2.5rem;
    left: 23%;
    top: 2.8rem;
  }
  .w1200 {
    width: 100%;
    margin: 0;
    padding: .2rem;
    overflow: hidden;
    box-sizing: border-box;
  }
  .news_2 {
    padding-bottom: .8rem;
  }
  .tit {
    width: 150%;
    margin-left: -2%;
  }
  .news1 {
    width: 100%;
    padding: 0.3rem;
    margin: 0 0 .2rem 0;
    box-sizing: border-box;
  }
  
  .news1 a:hover {
    text-decoration: underline;
    color: #d0302e;
  }
  
  .news2-txt h2 {
    font-size: 24px;
    color: #d0302e;
  }
  .news1 h2 {
    font-size: .32rem;
  }
  .news1 p {
    margin: .2rem 0 .15rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: auto;
  }
  
  .news1 span {
    color: #d0302e;
  }
  
  .news1 h5 {
    color: #999;
  }
  .news2-box {
    width: 100%;
    border: 1px solid #e6e6e6;
    float: left;
    margin-bottom: .3rem;
  }
  
  .news2-pic {
    width: 100%;
    height: 5rem;
    overflow: hidden;
  }
  
  .news2-pic img {
    width: 100%;
    min-height: 5rem;
  }
  
  .news2-txt {
    padding: .2rem;
  }
  
  .news2-txt h2 {
    font-size: .3rem;
    line-height: auto;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  
  .news2-txt p {
    margin: .2rem 0 .1rem;
    height: 2.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
  
  .news2-txt h5 {
    color: #999;
  }
  
  .qrcode {
    width: 150px;
    height: 200px;
    background: #fff;
    position: fixed;
    bottom: 20px;
    right: 50px;
  }
  
  .qrcode p {
    padding: 0 20px;
  }
  
  .footertxt {
    margin: 0 auto;
    width: 100%;
    height: 80px;
    text-align: center;
    color: #666;
    font-size: 14px;
  }
}
