.p_newscontent {
  background-image: url(../img/news_pic01.png);
  background-repeat: no-repeat;
  background-position: 90% 20%;
}
.news {
  width: 12rem;
  padding-top: 1rem ;
}
.news .news_uls {
  display: flex;
  justify-content: center;
  width: 100%;
}
.news .news_uls .nactive {
  padding: 0.04rem 0.2rem;
  border-top-left-radius: 0.05rem;
  border-top-right-radius: 0.05rem;
  background-color: #0264AF;
  color: #fff;
}
.news .news_uls li {
  float: left;
  width: 12%;
  text-align: center;
  border-bottom: 2px solid #0264AF;
  margin: 0.22rem;
  padding: 0.04rem 0.2rem;
  border-top-left-radius: 0.05rem;
  border-top-right-radius: 0.05rem;
  background-color: #DBE5ED;
  color: #555D68;
  font-size: 0.24rem;
  cursor: pointer;
}


/* 
 */
 .tabs .tabs_ul{
  padding: 0;
}
.news_container .tabs .tabs_ul li{
  display:flex;
  margin: .22rem 0;
}
.news_container .tabs .tabs_ul li .datepicker{
  width: .66rem;
  height: .26rem;
  font-size: .14rem;
  text-align: center;
  background: #99999936;
  color: #666;
  border-radius: .05rem;
  padding: .02rem .02rem;
  margin-right: .2rem;
  -webkit-border-radius: .05rem;
  -moz-border-radius: .05rem;
  -ms-border-radius: .05rem;
  -o-border-radius: .05rem;
}
.news_container .tabs li .next{
  width: 5.25rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; 
}
.news_container .tabs li .next a{
  color: #707070;
  font-size: 0.18rem;
}
.news_container .tabs li :nth-of-type(3){
  width: .3rem;
  padding: 0 .01rem;
  height: .14rem;
  line-height: .14rem;
  margin-top: .06rem;
  font-size: .12rem;
  text-align: center;
  background-color: #0264AF;
  color: #fff;
  border-radius: .05rem;
}
 /*  */
.news .news_uls .news_more {
  display: none;
}
.news .news_uls .news_container .tabs {
  display: none;
}
.news .news_uls .news_container .tabs .tabs_img {
  padding: 0.2rem 0.65rem;
}
.news .news_uls .news_container .tabs .tabs_img img {
  width: 100%;
  height: 100%;
}
.news .news_uls .news_container .tabs .tabs_ul {
  padding: 0;
}
.news .news_uls .news_container .tabs .tabs_ul li {
  display: flex;
  margin: 0.35rem 0;
  padding: 0.18rem 0;
  cursor: pointer;
  width: 5.55rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news .news_uls .news_container .tabs .tabs_ul li .datepicker {
  width: 0.66rem;
  height: 0.26rem;
  font-size: 0.14rem;
  text-align: center;
  background: #0264af24;
  color: #666;
  border-radius: 0.05rem;
  padding: 0.02rem 0.02rem;
  margin-right: 0.2rem;
  -webkit-border-radius: 0.05rem;
  -moz-border-radius: 0.05rem;
  -ms-border-radius: 0.05rem;
  -o-border-radius: 0.05rem;
}
.news .news_uls .news_container .tabs .tabs_ul li .next {
  width: 5.25rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news .news_uls .news_container .tabs .tabs_ul li .next a {
  color: #707070;
  font-size: 0.18rem;
}
.news .news_uls .news_container .tabs .tabs_ul li .news_container .tabs li :nth-of-type(3) {
  width: 0.3rem;
  padding: 0 0.01rem;
  height: 0.14rem;
  line-height: 0.14rem;
  margin-top: 0.06rem;
  font-size: 0.12rem;
  text-align: center;
  background-color: #0264AF;
  color: #fff;
  border-radius: 0.05rem;
}
.news .news_uls .news_container .tabs .tabs_ul :hover {
  color: #0264AF;
}
.news .news_uls .news_container .selected {
  display: block;
}
@media only screen and (max-width: 992px) {
  .news .news_uls li {
    width: 12%;
    margin-top: 0.15rem;
  }
  .news .news_uls .news_more {
    display: block;
  }
}
@media only screen and (max-width: 992px) {
  .news .news_container {
    margin-left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 414px) {
  .news .news_container .tabs .tabs_ul li {
    padding: 0.33rem 0;
    cursor: pointer;
  }
  .news .news_container .tabs .tabs_ul li a {
    color: #707070;
    text-decoration: none;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(1) {
    width: auto;
    height: auto;
    padding: 0.04rem;
    float: left;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(2) {
    font-size: 0.24rem;
    width: 5rem;
    height: 0.39rem;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(3) {
    text-align: center;
  }
  .news .news_container .selected {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .news {
    width: 100%;
    padding-top: 0.3rem;
    background-size: 90%;
  }
  .news .news_uls {
    width: 100%;
    border-bottom: none;
  }
  .news .news_uls li {
    width: 1.6rem;
    height: 0.5rem;
    margin-left: 0.22rem;
    padding: 0;
    line-height: 0.5rem;
    font-size: 0.26rem;
    border-bottom: 2px solid #0264AF;
  }
  .news .news_uls .news_more {
    display: block;
  }
  .news .news_container .tabs {
    display: none;
  }
  .news .news_container .tabs .tabs_img {
    padding: 0;
    margin: 0;
  }
  .news .news_container .tabs .tabs_img img {
    width: 100%;
    height: 100%;
  }
  .news .news_container .tabs .tabs_ul {
    margin-top: 0.2rem;
  }
  .news .news_container .tabs .tabs_ul li {
    padding: 0.16rem 0;
    cursor: pointer;
    width: 100%;
  }
  .news .news_container .tabs .tabs_ul li a {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #707070;
    text-decoration: none;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(1) {
    width: auto;
    height: auto;
    font-size: 0.2rem;
    padding: 0.02rem;
    float: left;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(2) {
    font-size: 0.24rem;
    width: 5.38rem;
    height: 0.36rem;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(3) {
    font-size: 0.16rem;
    text-align: center;
  }
  .news .news_container .selected {
    display: block;
  }
}
@media only screen and (min-width: 1365px) {
  .news_uls {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 992px) {
  .news {
    width: 100%;
    padding-top: 0.3rem;
    background-size: 90%;
  }
  .news .news_uls {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .news .news_uls li {
    height: 0.35rem;
    width: 10%;
    padding: 0;
    line-height: 0.35rem;
    font-size: 0.16rem;
  }
  .news .news_uls .nactive {
    padding: 0;
  }
  .news .news_uls .news_more {
    display: block;
  }
  .news .news_container .tabs {
    display: none;
  }
  .news .news_container .tabs .tabs_img {
    padding: 0;
    margin: 0;
    padding-top: 0.4rem;
  }
  .news .news_container .tabs .tabs_img img {
    width: 100%;
    height: 100%;
  }
  .news .news_container .tabs .tabs_ul {
    margin-top: 0.3rem;
  }
  .news .news_container .tabs .tabs_ul li {
    width: 100%;
  }
  .news .news_container .tabs .tabs_ul li a {
    width: 4.55rem;
    display: flex;
    color: #707070;
    text-decoration: none;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(1) {
    width: 0.66rem;
    height: 0.2rem;
    font-size: 0.12rem;
    text-align: center;
    line-height: 0.2rem;
    padding: 0.02rem;
    float: left;
    margin-right: 0.05rem;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(2) {
    font-size: 0.16rem;
    width: 4.32rem;
    height: 0.26rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(3) {
    font-size: 0.1rem;
    text-align: center;
  }
  .news .news_container .selected {
    display: block;
  }
}
@media only screen and (max-width: 991px) and (min-width: 769px) {
  .news {
    width: 100%;
    padding-top: 0.3rem;
    background-size: 90%;
  }
  .news .news_uls {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .news .news_uls li {
    width: 0.9rem;
    height: 0.35rem;
    margin-right: 0;
    padding: 0;
    line-height: 0.35rem;
    font-size: 0.12rem;
  }
  .news .news_uls .news_more {
    display: block;
  }
  .news .news_container .tabs {
    display: none;
  }
  .news .news_container .tabs .tabs_img {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .news .news_container .tabs .tabs_img img {
    width: 100%;
    height: 100%;
  }
  .news .news_container .tabs .tabs_ul {
    width: 100%;
  }
  .news .news_container .tabs .tabs_ul li {
    padding: 0.33rem 0;
    cursor: pointer;
    width: 100%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .news .news_container .tabs .tabs_ul li a {
    width: 100%;
    color: #707070;
    text-decoration: none;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(1) {
    width: auto;
    height: auto;
    font-size: 0.2rem;
    padding: 0.02rem;
    float: left;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(2) {
    font-size: 0.24rem;
    width: auto;
    height: 0.36rem;
  }
  .news .news_container .tabs .tabs_ul li a :nth-of-type(3) {
    font-size: 0.16rem;
    text-align: center;
  }
  .news .news_container .selected {
    display: block;
  }
}
