
.news {
background-color: #F2F2F2;
/* padding: 80px 0; */
margin-top: -7px;
border-top: 1px solid #D4D4D4;
}
.newsWrap {
background-color: #fafafa;
margin-top: 50px;
padding: 0 0 80px;
}
.container {
width: 1200px;
margin-top: 50px;
}
.footer-2 .container,.footer .container{
  margin-top: 0px;
}
.newsWrap .list {
width: 870px;
background-color: #fff;
padding-bottom: 50px;
border: 1px solid #D4D4D4;
}
.l {
float: left;
}
.newsWrap .newsTitle {
padding: 20px;
}
.supportWrap .content .supportTitle, .newsTitle {
padding: 30px;
border-bottom: 1px solid #D4D4D4;
}
.supportWrap .content .supportTitle p, .newsTitle p {
border-left: 10px solid #1258AA;
font-size: 18px;
padding-left: 20px;
line-height: 1;
font-weight: 600;
}
a:visited {
color: inherit;
}
.page {
height: 35px;
line-height: 35px;
margin-top: rem;
margin-bottom: 20px;
}
.newsWrap .aside {
width: 300px;
}
.newsWrap .aside .bottom {
background-color: #fff;
border: 1px solid #D4D4D4;
}
.newsWrap .newsTitle {
padding: 20px;
}
.newsWrap .aside .bottom ul {
padding: 20px;
}
.r {
float: right;
}
.news .list .box {
padding: 0;
margin-top: 20px;
}
.news .list .box {
padding: 37px 0;
border-bottom: 1px dashed #D4D4D4;
}
.news .list .box .img {
float: left;
width: 300px;
height: 180px;
overflow: hidden;
}
.news .list .box .img img {
transition: all 0.3s linear;
width: 300px;
height: 180px;
}
.news .list .box .inner {
float: right;
width: 480px;
height: 180px;
padding-top: 25px;
}
.news .list .box .inner p.lead {
line-height: 1;
font-size: 18px;
height: 18px;
overflow: hidden;
width: 100%;
margin-bottom: 10px;
}
.news .list .box .inner p.date {
font-size: 14px;
line-height: 2;
color: #999;
margin-bottom: 7px;
}
.news .list .box .inner p.text {
font-size: 14px;
line-height: 2;
color: #999;
height: 84px;
overflow: hidden;
}
.clear {
clear: both;
display: block;
height: 0;
float: none;
}
.news .list .box .inner p.lead {
font-size: 16px;
}
.news .list .box .inner {
width: 100%;
}
.news .list .box .img {
float: left;
width: 300px;
height: 180px;
overflow: hidden;
}
.news .list .box .inner {
float: right;
width: 480px;
height: 180px;
padding-top: 25px;
}
@media screen and (max-width: 768px){
.news .list .box {
padding: 0;
margin-top: 20px;
}
.news .list .box .inner {
width: 100%;
padding-left: 10px;
}
.news .list .box .inner p.lead {
font-size: 16px;
}
.newsWrap .list {
  width: 100%;
}
.newsWrap .aside {
  width: 100%;
}
.news .list .box .img {
  height: 220px;
  width: 100%;
}
.news .list .box .img img {
  transition: all 0.3s linear;
  width: 100%;
  height: 220px;
}
.supportWrap .content .supportTitle p, .newsTitle p {
  font-size: 16px;
  padding-left: 10px;
}
.page ul li {
  padding: 0 8px !important;
  margin: 0 !important;
  height: 30px !important;
  line-height: 30px !important;
}
}
.page ul{
margin-top: 30px;
}
.page ul li{
list-style: none;
float: left;
padding: 0 10px;
margin: 0 5px;
height: 25px;
line-height: 25px;
}
.page ul li:hover{
  color: aquamarine;
}
.eq{
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  background-color: rgb(55, 136, 241);
}
.bottom ul li{
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bottom ul li span{
  margin-right: 10px;
}
.banner-box{
  background-color: #022557;
}

