* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-style: normal;
  font-family: 'PingFang SC', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.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%;
}
.container {
  width: 100%;
  height: 100vh;
  background: white;
  overflow: auto;
}
.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: 1260px;
  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;
  word-break: break-all;
}

.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;
  word-break: break-all;
}
.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;
}
.article-con ul li::before {
  content:'';
  width: 3px;
  height: 3px;
  display: inline-block;
  border-radius: 50%;
  background: #0C0C0C;
  margin-right: 18px;
}

.article-con ol {
  counter-reset: article;
}

.article-con ol li::before {
  counter-increment: article;   /* 每个 li 递增 +1 */
  content: counter(article);    /* 输出当前数字 */
  display: inline-block;
  margin-right: 10px;
  color: #0C0C0C;
}
@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);
  }
}
.header_width{
  width: 1260px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 150px 1fr 240px;
  column-gap: 50px;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 10px;
}
.header_width ul li {
float: left;
/* width: 120px; */
text-align: center;
height: 65px;
line-height: 64px;
cursor: pointer;
margin: 0 23px;
}
.header {
  height: 100px;
}
.header ul li.active {
  border-bottom: 2px solid #0050FE;
  box-sizing: border-box;
}
.header_width ul li a{
color: #242424;
}
.header_width .logo{
width: 150px;
height: 50px;
}
.header_width .logo img{
width: 100%;
height: 100%;
}
.header_width .text{
  font-weight: 500;
    font-size: 20px;
    color: #242424;
    line-height: 30px;
    text-align: left;
}
.header_show{
  display: none;
}
.main11{
  width: 100%;
  height: 400px;
  background: #18191E;
  position: relative;
  padding-top:50px;
}
.main11 .bottom_main{
  position: absolute;
  height:86px;
  text-align: center;
  bottom: 0;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 86px;
  border-top: 1px solid rgba(255,255,255,0.2);
  right: 0;
  left: 0;
}
.main11 .top_main{
  justify-content: space-between;
}
.main11 .left_box{
  width:200px;
  height:67px;
  /* margin-right:189px; */
}
.left_box img{
  width: 100%;
  height: 100%;
}
.right_box img{
  width: 100%;
  height: 100%;
}
.main11 .center_box h2{
  font-size: 20px;
  color: #FFFFFF;
  line-height: 30px;
  margin-bottom:18px;
}
.main11 .center_box p{
  margin-bottom:10px;
  color: rgba(255,255,255,0.8);
}
.main11 .center_box p a{
  color: rgba(255,255,255,0.8);
}
.main11 .center_box{
  color: #FFFFFF;
}
.main11 .center_box .cp_box{
  margin-right:95px;
}
.main11 .right_box{
  width:120px;
  height:120px;
}
.nwidth{
  width: 1260px;
  margin: 0 auto;
}
.flex{
  display: flex;
}
.scroll_top{
  position: fixed;
  bottom: 100px;
  right: 20px;
  width: 60px;
  height: 60px;
  background: rgba(0,0,0,0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
}
.scroll_top img{
  width: 30px;
  height: 30px;
}
.contact_btn{
  position: fixed;
  z-index: 999;
  width: 60px;
  height: 60px;
  background: #0050FE;
  right:20px;
  bottom:30px;
  border-radius: 50%;
  padding: 15px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact_btn:hover{
  width: 140px;
  border-radius: 50px;
}
.contact_btn img{
  width: 30px;
  height: 30px;
}
.contact_btn span{
  display: none;
  font-size: 16px;
  color: #fff;
  margin-left: 10px;
}
.contact_btn:hover span{
  display: inline-block;
}
@media screen and (max-width: 1079px) {
  .header {
    height: 0.6rem;
    background-color: rgb(255, 255, 255)!important;
    padding: 0 0.12rem;
  }
  .header .logo{
    width: 0.9rem;
    height: 0.3rem;
}
.banner_text{
  width: 100%;
}
  #tel_text{
    display: none;
  }
  .header_logo {
    width: 0.83rem;
    height: 0.30rem;
    margin: 0.15rem 0 0 0.16rem;
    position: absolute;
  }
  .header_title {
    display: none;
  }

  .header_show{
    display: block;
    position: absolute;
    right: 0.16rem;
    top: 0.20rem;
    color: #000;
    font-size: 0.25rem;
    cursor: pointer;
    font-weight: normal;
  }
  .header ul{
    position: absolute;
    top: 0.60rem;
    left: 0;
    width: 100%;
    background: #fff;
    overflow: hidden;
    display: none;
    box-shadow: rgb(173 173 173) 0.01rem 0.07rem 0.1rem;
  }
  .header ul li{
    width: 100%;
    height: 0.50rem;
    /*border-bottom: 1px solid rgba(0,0,0,.4);*/
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    margin: 0;
    text-indent: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header ul li.active{
    border-bottom: 0px solid rgba(0,0,0,.4);
  }
  .header ul li.active a{
    color: #0050FE;
  }
  .header ul li a{
    font-size: 0.14rem;
    color: #595A60;
  }
  .header ul li a:focus{
    background-color: #fff!important;
  }
  .header ul li:focus{
    background-color: #fff!important;
  }
  .main11 .top_main{
    overflow: hidden;
    /* padding-left:0.2rem; */
}
.main11 .top_main,.main11 .center_box{
    flex-direction: column;
}
.main11{
    /* height:6.34rem; */
    height: auto;
    padding-top: 0.22rem;
}
.main11 .left_box{
    width: 1rem;
    height: 0.33rem;
    display: flex;
}
.main11 .center_box p{
    font-size: 0.13rem;
    line-height:0.18rem;
}
.main11 .left_box{
    margin-bottom:0.21rem;
    margin-left: 0.2rem;
}
.main11 .center_box{
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 0.37rem;
    padding-left: 0.2rem;
}
.main11 .center_box h2{
    font-size: 0.15rem;
    line-height: 0.2rem;
    margin-bottom: 0.2rem;
}
.main11 .center_box .cp_box{
    margin-right:0;
}
.main11 .center_box .cp_box p{
    float: left;
    margin-bottom: 0.1rem;
    margin-right: 0.21rem;
    position: relative;
}
.main11 .center_box .cp_box p::after{
    content: '';
    display: block;
    width: 0.01rem;
    height: 0.15rem;
    background-color: rgba(255,255,255,0.65);
    /* border-radius: 50%; */
    position: absolute;
    top: 52%;
    right: -0.1rem;
    transform: translateY(-50%);
}
.main11 .center_box .cp_box p:last-child:after{
    content: '';
    display: none;
}
.main11 .right_box {
    width: 1.20rem;
    height: 1.20rem;
    margin:0 auto;
    margin-top:0.37rem;
}
.main11 .center_box .lx_wm{
    margin-top:0.3rem;
}
.main11 .bottom_main{
    height: 0.67rem;
    line-height: 0.18rem;
    font-size: 0.12rem;
    color: rgba(255,255,255,0.65);
    line-height: 0.18rem;
    text-align: left;
    padding-left:0.14rem;
    padding-top:0.14rem;
    position: relative;
    margin-top: 0.47rem;
}
.main11 .bottom_main a{
    color: rgba(255,255,255,0.65);
}
.nwidth{
  width: 100%;
}
.header_width{
  width: 100%;
  }
.scroll_top{
  bottom: 0.9rem;
  right: 0.2rem;
  width: 0.5rem;
  height: 0.5rem;
}
.contact_btn{
  position: fixed;
  z-index: 999;
  width: 0.5rem;
  height: 0.5rem;
  right:0.2rem;
  bottom:0.3rem;
  font-size:0.14rem;
}
.contact_btn:hover{
  width: 0.5rem;
}
.contact_btn img{
  width: 0.30rem;
  height: 0.30rem;
}
.contact_btn span{
  display: none!important;
}
}