.fl {
  float: left;
}
.fr {
  float: right;
}
.overh {
    overflow: hidden;
}
.container {
  width: 96%;
  max-width: 1500px;
  display: block;
  margin: 0 auto;
}
.new-xqq .left .new-xq-con img{
  max-width:100%;
}
@media (max-width: 1200px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }

  /* .fp-enabled body,
  body {
    padding-top: 60px;
  } */
}
@media (max-width: 640px) {
  .container {
    padding: 0 12px;
  }
}



.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}


.new-div {
  background: #FFF;
  padding: 1.875rem;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
  border-radius: 0.625rem;
}
.new-div .overh {
  border-radius: 0.625rem;
}
.new-div .new-type {
  margin-top: 1rem;
}
.new-div .new-type span {
  color: #005bac;
  display: inline-block;
  padding: 0.3125rem 0.9375rem;
  background: #E9F2FF;
  border-radius: 4px;
}
.new-div .tile {
  font-weight: 700;
  margin-top: 1.125rem;
  font-size: 1.125rem;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.new-div .tile a {
  color: rgba(0, 0, 0, 0.9);
}
.new-div .miao {
  margin-top: 0.6875rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 1rem;
  line-height: 1.6;
}
.new-div .miao a {
  color: rgba(0, 0, 0, 0.6);
}
.new-div .rq-div {
  font-size: 1rem;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 1.625rem;
}
.new-div .rq-div span {
  display: inline-block;
  width: 70%;
  height: 1px;
  position: relative;
  float: right;
  top: 0.625rem;
  background: #005bac;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}


.new-list-div {
  padding: 1.875rem 0 4.375rem;
}
.new-list-ul{
	margin-bottom:40px;
}
.new-list-ul li {
  background: #F9F9F9;
  border-radius: 0.625rem;
  margin-top: 2.5rem;
}
.new-list-ul li .new-div {
  background: transparent;
  box-shadow: 0px 0px 0px #000000;
}
.new-list-ul li .new-div .overh {
  width: 28%;
}
.new-list-ul li .new-div .fr {
  width: 68%;
  /*padding-top: 1.875rem;*/
}

.new-div {
  cursor: pointer;
}
.new-div img {
	max-width:100%;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.new-div:hover .rq-div span {
  background: #005bac;
}
.new-div:hover .tile a {
  color: #005bac;
}
@media (max-width: 1440px) {
	.new-list-ul .new-div img {
	  /*height: 16.875rem;*/
	  object-fit: cover;
	}
}

@media (max-width: 767px) {
	.new-list-ul li .new-div .overh {
	    width: 100%;
	  }
	  .new-list-ul li .new-div .overh img {
	    height: auto;
	  }
	  .new-list-ul li .new-div .fr {
	    width: 100%;
	    padding-top: 1rem;
	  }
	  .new-list-ul li .new-div {
	    padding: 1rem;
	  }
	  .new-list-ul li {
	    margin-top: 1rem;
	    width: 100%;
	  }
}




.new-xqq {
  padding: 5.625rem 0;
}
.new-xqq .left {
  width: 68%;
}
.new-xqq .left .title {
  font-weight: 700;
  font-size: 2.25rem;
  color: #000000;
}
.new-xqq .left .data-xw {
  margin-top: 1.5625rem;
  line-height: 2.5rem;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  padding-bottom: 1rem;
}
.new-xqq .left .data-xw .feng {
  color: rgba(0, 0, 0, 0.5);
  font-size: 1rem;
}
.new-xqq .left .new-xq-con {
  padding: 4.0625rem 0;
  font-size: 1rem;
  line-height: 2;
  text-align: justify;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.new-xqq .right {
  padding: 1.3125rem;
  background: #F9F9F9;
  width: 30%;
}
.new-xqq .right .rm-p {
  font-weight: 700;
  font-size: 1.625rem;
  color: #000000;
}
.new-xqq .right .ren-ul li {
  padding: 1.25rem 0;
  border-bottom: 1px solid #00000033;
}
.new-xqq .right .ren-ul li .overh {
  margin-bottom: 1rem;
}
.new-xqq .right .ren-ul li .overh img{
	max-width:100%;
}
.new-xqq .right .ren-data {
  font-weight: 500;
  font-size: 1rem;
  text-align: justify;
  text-transform: uppercase;
  color: #999999;
}
.new-xqq .right .ren-title {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 0.3125rem;
  text-align: justify;
  text-transform: uppercase;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: rgba(0, 0, 0, 0.8);
}
.new-xqq .right .ren-title a{
	color:#666;
}

.article-div {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.7;
  /* identical to box height, or 167% */
  padding-top: 2rem;
  text-align: justify;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}
.article-div > div {
  padding-bottom: 1rem;
}
.article-div a {
  color: rgba(0, 0, 0, 0.5);
}
.article-div a:hover {
  color: #005bac;
}


.new-xqq .right .ren-ul li:hover img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -moz-transform: scale(1.2);
  /* Firefox */
  -webkit-transform: scale(1.2);
  /* Safari 鍜� Chrome */
  -o-transform: scale(1.2);
}
.new-xqq .right .ren-ul li:hover .ren-title a {
  color: #005bac;
}


@media (max-width: 990px) {
	  .new-xqq .left {
    width: 100%;
  }
  .new-xqq .right {
    width: 100%;
  }
  .new-xqq {
    padding: 3rem 0;
  }
  .new-xqq .left .title {
    font-size: 1.5rem;
  }
  .new-xqq .left .new-xq-con {
    padding: 2rem 0;
  }
}

@media (max-width: 767px) {
	  .new-xqq .right .rm-p {
    font-size: 1.2rem;
  }
  .new-xqq .right {
    margin-top: 1rem;
  }
}