.newstop {
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .newstop a {
    width: 320px;
    height: 70px;
    background: white;
    line-height: 70px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-top: 65px;
    display: block; }

.menutop p {
  font-size: 16px;
  font-family: Poppins;
  line-height: 69px;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.2); */
}
.menutop i {
  display: inline-block;
  line-height: 17px;
  vertical-align: text-top;
  margin-right: 15px; }
.menutop a {
  color: #999;
  text-transform: uppercase;
  margin-right: 8px; }

.set1 {
  margin-top: 90px; }

.newstit {
  font-size: 36px;
  font-weight: 700;
  color: #333333;
  line-height: 46px;
  text-align: center; }

.time {
  font-size: 16px;
  font-family: Poppins;
  color: #666666;
  line-height: 42px;
  text-align: center; }

.newsboxlf {
  width: 15.6%; }
  .newsboxlf h2 {
    font-size: 18px;
    font-weight: 700;
    color: #666666;
    font-family: Poppins;
    line-height: 36px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .newsboxlf h4 {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0; }
    .newsboxlf h4 a {
      margin-right: 20px;
      color: #F44336; }
  .newsboxlf p {
    font-size: 14px;
    font-family: Poppins;
    color: #999999;
    line-height: 20px; }

.newsboxrt {
  text-align: center;
  font-size: 18px;
  font-family: Poppins;
  color: #666666;
  line-height: 27px; }

.newsboxcntrt {
  width: 46.15%; }

.newsboxcntlf {
  width: 50%; }

.newsline {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  margin: 40px 0; }

.newsboxrt {
  width: 100%; }

.newsbox {
  margin-top: 65px;
  margin-bottom: 120px; }

.set2 {
  padding-top: 90px;
  padding-bottom: 100px;
  background-color: #F0F0F0; }
  .set2 .lasth {
    font-size: 36px;
    font-weight: 700;
    color: #333333;
    line-height: 72px;
    text-align: center; }

.newscnt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 42px;
  z-index: 22;
  padding-bottom: 60px; }
  .newscnt h2 {
    font-size: 28px;
    font-family: Poppins;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    margin-top: 10px; }

.news_miaosu {
  font-size: 14px;
  font-family: Poppins;
  color: #fff;
  line-height: 21px;
  height: 0;
  overflow: hidden;
  transition: all .5s;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.news_time {
  font-size: 16px;
  font-family: Poppins;
  color: #fff; }

.news_img {
  width: 31.7%;
  position: relative;
  margin-bottom: 40px; }
  .news_img:hover .news_cntbox {
    background: rgba(0, 0, 0, 0.3);
    transition: all .5s; }
  .news_img:hover .news_miaosu {
    height: auto;
    padding-top: 25px;
    transition: all .5s; }

.news_cnt > div.news_img:nth-child(2) {
  margin: 0 2.4%; }

.news_cnt {
  margin-top: 35px; }

@media screen and (min-width: 1200px) and (max-width: 1429px) {
  .newscnt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 42px;
    z-index: 22;
    padding-bottom: 45px; }

  .set1 {
    margin-top: 70px; }

  .newsbox {
    margin-top: 40px;
    margin-bottom: 80px; }

  .newsboxrt {
    font-size: 16px;
    line-height: 24px; }

  .newsline {
    margin: 30px 0; } }
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .menucnt h2 {
    font-size: 48px; }

  .menucnt ul > li {
    margin: 0px 20px 0; }

  .news_tit p {
    width: 700px;
    margin-left: 2%; }

  .newscnt {
    padding: 0 20px;
    padding-bottom: 30px; }
    .newscnt h2 {
      font-size: 20px;
      line-height: 28px; }

  .news_img:hover .news_miaosu {
    padding-top: 10px; }

  .set1 {
    margin-top: 70px; }

  .newsbox {
    margin-top: 40px;
    margin-bottom: 80px; }

  .newsboxrt {
    font-size: 16px;
    line-height: 24px; }

  .newsline {
    margin: 30px 0; }

  .set2 {
    padding-top: 70px;
    padding-bottom: 80px; } }
@media screen and (min-width: 768px) and (max-width: 999px) {
  .menucnt h2 {
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 10px; }
  .menucnt p {
    width: 93%; }

  .menucnt ul > li {
    margin: 0px 20px 0; }

  .news_tit p {
    width: 94%;
    margin-left: 5%;
    margin-top: 20px; }

  .news_tit h2 {
    font-size: 36px; }

  .newscnt {
    padding: 0 15px;
    padding-bottom: 30px; }
    .newscnt h2 {
      font-size: 20px;
      line-height: 28px; }

  .news_img:hover .news_miaosu {
    padding-top: 10px; }

  .newsboxrt {
    width: 71.25%; }

  .newsboxlf {
    width: 25.6%; }

  .newsboxcntrt {
    width: 100%;
    margin-bottom: 30px; }

  .newsboxcntlf {
    width: 100%; } }
@media screen and (max-width: 767px) {
  body, html {
    overflow-x: hidden; }

  .banner > img {
    height: 210px;
    object-fit: cover; }

  .menutop p {
    font-size: 14px;
    padding: 15px 0;
    line-height: 20px; }

  .news_tit {
    text-align: center; }
    .news_tit h2 {
      font-size: 24px;
      margin-bottom: 10px; }
    .news_tit p {
      font-size: 14px;
      line-height: 22px;
      width: 100%;
      margin-left: 0; }

  .newscnt {
    padding: 0 20px;
    padding-bottom: 30px; }
    .newscnt h2 {
      font-size: 20px;
      line-height: 26px;
      margin-top: 10px; }

  .news_img:hover .news_miaosu {
    height: auto;
    padding-top: 10px;
    transition: all .5s, height .5s; }

  .news_img {
    width: 100%;
    margin-bottom: 15px; }

  .news_cnt > div.news_img:nth-child(2) {
    margin: 15px 0; }

  .set1 .container, .set2 .container, .banner .container {
    width: 100%;
    padding: 0 20px; }

  .newstop {
    height: 155px; }
    .newstop a {
      width: 100%;
      height: 55px;
      line-height: 55px;
      margin-top: 50px; }

  .set1 {
    margin-top: 40px; }

  .newstit {
    font-size: 20px;
    line-height: 28px; }

  .newsbox {
    margin-top: 20px;
    margin-bottom: 50px; }

  .newsboxlf, .newsboxrt {
    width: 100%; }

  .newsboxrt {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 30px; }

  .newsline {
    margin: 20px 0; }

  .newsboxcntrt {
    width: 100%;
    margin-bottom: 20px; }

  .newsboxcntlf {
    width: 100%; }

  .set2 {
    padding-top: 50px;
    padding-bottom: 40px; }

  .set2 .lasth {
    font-size: 24px;
    line-height: 30px; } }

/*# sourceMappingURL=newsdel.css.map */
