.layui-tab{
  margin:0;
}
.layui-tab-title{
  background: #FAFAFA;
  width: 1520px;
  height:67px;
  margin: 0 auto;
  border-bottom-width:0;
}
.ul-box{

}
.layui-tab-title li{
  margin: 0 50px 0 0;
  height: 67px;
  line-height: 67px;
  font-size: 16px;
  padding: 0;
}
.layui-tab-brief>.layui-tab-title .layui-this{
  color: rgba(0,0,0,0.85);
}
.layui-tab-brief>.ul-box>.layui-tab-more li.layui-this:after, .layui-tab-brief>.ul-box>.layui-tab-title .layui-this:after{
  border-bottom: 2px solid #0050FE ;
}
.layui-tab-title .layui-this:after{
  height: 67px;
  border-width:0
}
.news{
  width: 100%;
}
.news h1{
  font-weight: normal;
  font-size: 48px;
  color: #333;
  text-align: center;
  padding-top: 50px;
}
.news>p{
  font-size: 24px;
  color: #666;
  text-align: center;
  padding-top: 10px;
}
.news_contain{
  width: 1520px;
  margin: 30px auto 0;
  overflow: hidden;
  padding-bottom: 120px;
}
.flexright {
  flex: 1;
  -webkit-box-flex: 1;
  position: relative;
}
.device-display-none {
  display: none;
}
.flexbox2{
  display: flex;
}
.newsNew {
  padding-bottom: 44px;
}
.newsNew li {
  border-bottom: 1px solid #d0d3d4;
  padding-top: 37px;
  padding-bottom: 40px;
  box-sizing: border-box;
  display: flex;
}
.newsNew li:first-child {
  padding-top: 0;
}
.newsNew li a {
  width: 100%;
  -webkit-box-align: start;
}
.newsNew li img {
  width: 288px;
  height: 217px;
  margin-right: 50px;
  display: block;
}
.newsNew .new-right {
  flex:1;
}
.newsNew .new-right h2 {
  font-size: 24px;
  color: rgba(0,0,0,0.85);
  line-height: 46px;
  cursor: pointer;
}
.newsNew .new-right h2 a:hover {
  border-bottom: 1px solid #333;
}
.newsNew .new-info {
  padding: 5px 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 36px;
}
.newsNewBox .btn{
  width: 148px;
  height: 46px;
  border: 1px solid #979797;
  font-size: 16px;
  color: #222222;
  line-height: 46px;
  text-align: center;
  margin-top: 15px;
  cursor: pointer;
  display: block;
}
.newsNewBox .btn:hover{
  background: #0050FE;
  color:#fff;
  border: 1px solid #0050FE;
}
.newsNew li p, .newsNew .emp-con span {
  font-size: 14px;
  color: #2b2b2b;
}
.newsNew .new-con {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 30px;
}

.pages{
  text-align: center;
  padding-bottom: 76px;
  padding-top:23px;
  background: #fff;
}
.pages li{
  text-decoration: none;
  list-style: none;
  display: inline-block !important;
}
.pages a{
  display: inline-block;
  width: 41px;
  height: 41px;
  background-color: #edecec;
  border-radius: 3px;
  text-align: center;
  line-height: 41px;
  font-size: 18px;
  color: #666;
  margin: 0 4px;
  margin-bottom: 10px;
}
.pages a:hover,.pages .page-on{
  background-color: #009FE8;
  color: #fff;
}

.article{
  line-height: 30px;
  padding-bottom: 76px;
  color: #666;
}
.article-con {
  font-size: 16px;
  color: #333;
  padding-bottom: 20px;
}
.article h1{
  font-size: 26px;
  color: #333;
  text-align: center;
  padding-top: 45px;
  line-height: 1.8;
}
.article-con p {
  margin-bottom: 24px;
}
.article .time{
  line-height: 42px;
  border-bottom: 1px solid #999;
  text-align: center;
  padding-bottom: 16px;
  margin-bottom: 25px;
  font-size:14px;
}

.article .share span{
  font-size: 14px;
  float: left;
  display: inline-block;
  line-height: 37px;
}
.article .article-con img {
  max-width: 100% !important;
}
.flexbox2{
  display: none;
}
.pagination_box{
  display: flex;
  justify-content: space-between;
}
.layui-laypage{
  margin:0;
}
.pagination_box_right{
  display: flex;
}
.layui-laypage a, .layui-laypage span{
  height:46px;
  line-height: 46px;
  font-size:16px;
  padding: 0 17px;
}
.pagination_box_right .layui-input{
  width: 46px;
  height:46px;
  display: inline-block;
  margin: 0 10px;
}
.text_num{
  margin-left:43px;
}
.pagination_box .text{
  font-size: 16px;
  color: rgba(0,0,0,0.5);
  line-height: 46px;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
  background: #0050FE;
}
.layui-laypage a:hover{
  color: #0050FE;
}
.more{
  display: none;
}
.no_data{
  color:#999;
  text-align: center;
}
table{
  border-collapse: collapse;
}
table th{
  border: 1px solid #a1a1a1;
  line-height: 1.5;
  min-width: 30px;
  padding: 3px 5px;
  word-break: break-word;
  background-color:#f5f2f0;
}
table td{
  border: 1px solid #a1a1a1;
  line-height: 1.5;
  min-width: 30px;
  padding: 3px 5px;
  text-align: left;
  word-break: break-word;
}
@media screen and (min-width: 1301px) and (max-width: 1598px) {
  .news_contain{
    width: 1200px;
  }
  .layui-tab-title{
    width: 1200px;
  }
}

@media screen and (min-width: 1080px) and (max-width: 1300px) {
  .news_contain{
    width: 1000px;
  }
  .layui-tab-title{
    width: 1000px;
  }
}

@media screen and (max-width: 1079px) {
  .pagination_box{
    display: none;
  }
  .news h1{
    font-size: 0.24rem;
    padding-top: 0;
    line-height: 0.34rem;
  }
  .news>p{
    font-size: 0.16rem;
  }
  .news_contain{
    width: calc(100% - 0.2rem);
    margin: 0.3rem auto 0.1rem;
    overflow: hidden;
    padding-bottom: 0.5rem;
  }

  .newsNew li {
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
  }
  .newsNew li img {
    width: 1.20rem;
    height: 0.73rem;
    margin-right: 0.1rem;
  }
  .newsNew .new-right h2 {
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 0.05rem;
    font-weight: normal;
    line-height:0.28rem;
  }
  .newsNew .new-right .new-info{
    display: none;
  }
  .layui-tab-title{
    width:100%;
    height: 0.6rem;
    text-align: center;
  }
  .layui-tab-title li{
    font-size: 0.16rem;
    line-height: 0.6rem;
    margin: 0 0.3rem;
    height: 0.6rem;
  }
  .layui-tab-title .layui-this:after{
    height: 0.6rem;
  }
  .layui-tab-content{
    padding:0 0.1rem;
  }
  .newsNew .new-con{
    font-size: 0.12rem;
    line-height: 0.16rem;
  }
  .newsNewBox .btn{
    display: none;
  }
  .article h1{
    line-height: 0.34rem;
    padding-bottom: 0.1rem;
  }
  .article .time {
    line-height: 0.42rem;
    border-bottom: 0.01rem solid #999;
    text-align: center;
    padding-bottom: 0.16rem;
    margin-bottom: 0.25rem;
    font-size: 0.14rem;
  }
  .article-con p{
    font-size: 0.12rem;
    line-height:0.22rem;
  }
  .flexbox2{
    display: block;
  }
  .pc_yshi{
    display: none;
  }
  .more{
    display: block;
    cursor: pointer;
    color: #0050FE;
    text-align: center;
    font-size: 0.12rem;
    line-height: 0.16rem;
  }
  .no_data{
    font-size: 0.12rem;
    line-height: 0.16rem;
  }
  .refresh{
    text-align: center;
    color:#999;
    font-size:0.12rem;
    padding:0.15rem 0;
  }
  .load{
    text-align: center;
    color:#999;
    font-size:0.12rem;
  }
  .more_box{
    overflow: auto;
    height:calc(100vh - 1.2rem);
  }
}
