当前目录	/wap/css/

/* 全局样式 */
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
fieldset,
table,
td,
img,
div {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  background: #fff;
  color: #333;
  font-size: 0.14rem;
margin:0;
}
ul,
ol {
  list-style-type: none;
}
select,
input,
img {
  vertical-align: middle;
}
[class*='hairline']::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  border: 0 solid #e5e5e5;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.hairline-top::after {
  border-top-width: 1px;
}
.hairline-bottom::after {
  border-bottom-width: 1px;
}
.hairline-top-bottom::after {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
a{
 text-decoration: none;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}
.loading {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  padding-bottom: 0.25rem;
}
.loading img {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.05rem;
}
.loading .loading-text {
  margin-left: 0.05rem;
  font-size: 0.14rem;
  color: #636363;
}
a {
 text-decoration: none;
}
.index {
  background-color: #f5f0f1;
}
.index .header {
  width: 100%;
  height: 1.82rem;
  background: url(//wap.hebccw.cn/xcx/images/header_bg.png) no-repeat;
  background-size: 100% 100%;
}
.index .header .flex-row {
  display: flex;
width:95%;
flex-wrap:wrap;

    justify-content: space-between;
}
.index .header .flex-row .logo {
  width: 1.08rem;
  height: 0.4rem;
  margin-top: 0.2rem;
  margin-left: 0.27rem;
}
.index .header .flex-row .search-row {
  position: relative;
  width: 0.85rem;
  height: 0.25rem;
  padding-left: 0.12rem;
  padding-right: 0.4rem;
  margin-top: 0.25rem;
  margin-left: 0.4rem;
  border-radius: 0.25rem;
  background-color: #FFFFFF;
  opacity: 0.78;
}
.index .header .flex-row .search-row input {
  position: absolute;
  top: 0;
  width: 0.85rem;
  height: 100%;
  border: none;
  outline: none;
  font-size: 0.12rem;
  background-color: transparent;
}
.index .header .flex-row .search-row .icon-search {
  position: absolute;
  top: 50%;
  right: 0.12rem;
  width: 0.13rem;
  height: 0.13rem;
  transform: translateY(-50%);
}
.index .header .flex-row .search-row::before {
  position: absolute;
  top: 50%;
  right: 0.32rem;
  content: '';
  display: block;
  width: 0.01rem;
  height: 0.18rem;
  background-color: #959595;
  opacity: 0.78;
  transform: translateY(-50%);
}
.index .header .flex-row .btn-pc {
  width: 0.46rem;
  height: 0.25rem;
  margin-top: 0.25rem;
  margin-left: 0.04rem;
  line-height: 0.25rem;
  font-size: 0.12rem;
  color: #ff0000;
  text-align: center;
  background-color: #ffffff;
  border-radius: 0.13rem;
  opacity: 0.78;
}
.index .header .h3 {
  margin-left: 0.27rem;
  margin-top: 0.08rem;
  font-size: 0.12rem;
  letter-spacing: 1px;
  color: #ffffff;
}
.index .grid {
  width: 3.25rem;
  padding: 0.15rem 0.1rem;
  margin: 0 auto;
  margin-top: -0.9rem;
  border-radius: 0.15rem;
  background-color: #ffffff;
  box-shadow: 0 0.02rem 0.04rem 0 rgba(68, 96, 241, 0.08), 0 -0.02rem 0.04rem 0 rgba(68, 96, 241, 0.08);
  display: flex;
  flex-wrap: wrap;
}
.index .grid .grid-item {
  width: 20%;
  text-align: center;
}
.index .grid .grid-item .icon {
  width: auto;
  height: 0.26rem;
}
.index .grid .grid-item .text {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  color: #959595;
}
.index .headlines {
  position: relative;
  width: 3.25rem;
  margin: 0 auto;
  margin-top: 0.2rem;
}
.index .headlines .headlines-item {
  position: relative;
  padding: 0.1rem 0;
  padding-left: 0.25rem;
}
.index .headlines .headlines-item .text {
  position: relative;
  font-size: 0.18rem;
  line-height: 0.27rem;
  color: #000000;
}
.index .headlines .headlines-item .text:before {
  position: absolute;
  top: 0.12rem;
  left: -0.12rem;
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  background-color: #ff0000;
}
.index .headlines .headlines-item.hot {
  display: flex;
  padding-left: 0.58rem;
}
.index .headlines .headlines-item.hot .icon {
  position: absolute;
  top: 50%;
  left: 0.14rem;
  transform: translateY(-50%);
  width: 0.21rem;
  height: 0.42rem;
}
.index .headlines .headlines-item.hot .text:before {
  width: 0;
  height: 0;
}
.index .headlines .headlines-item.hot:before {
  position: absolute;
  top: 50%;
  left: 0.45rem;
  content: '';
  display: block;
  width: 1px;
  height: 0.43rem;
  background-color: #ff0000;
  transform: translateY(-50%);
}
.index .swipe {
  padding-top: 0.15rem;
}
.index .swipe .swiper-container {
  padding-bottom: 22px;
}
.index .swipe .swiper-container .swiper-slide {
  /*width: 3.1rem;*/
  height: 1.74rem;
  border-radius: 0.1rem;

}
.index .swipe .swiper-container .swiper-slide a{
display:block;

}
.index .swipe .swiper-container .swiper-slide img {
width: 83%;
  height: 1.74rem;
  box-shadow: 0 0.12rem 0.08rem -0.1rem #5d5d5d;
border-radius:0.1rem;
}
.index .swipe .swiper-container .swiper-slide .swiper-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 72%;
  height: 0.3rem;
  padding: 0 0.2rem;
  line-height: 0.3rem;
  font-size: 0.16rem;
  color: #ffffff;
  border-radius: 0 0 0.1rem 0.1rem;
  background-color: rgba(0, 0, 0, 0.5);
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.index .swipe .swiper-container .swiper-pagination {
  bottom: 0;
}
.index .swipe .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 0.04rem;
  height: 0.04rem;
  margin: 0 0.01rem;
  border-radius: 0.04rem;
  background-color: #df0024;
  opacity: 1;
}
.index .swipe .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.08rem;
}
.index .news-list {
  padding: 15px 0.16rem;
  padding-top: 0.1rem;
}
.index .news-list .news-item {
  margin-bottom: 0.12rem;
  padding: 0.1rem;
  background-color: #ffffff;
  border-radius: 0.08rem;
  box-shadow: 0px 0.03rem 0.04rem 0px rgba(36, 17, 19, 0.04);
}
.index .news-list .news-item .news-text {
  font-size: 0.18rem;
  color: #000000;
}
.index .news-list .news-item-li{
  margin-bottom: 0.12rem;
  padding: 0.1rem;
  background-color: #ffffff;
  border-radius: 0.08rem;
  box-shadow: 0px 0.03rem 0.04rem 0px rgba(36, 17, 19, 0.04);
}
.index .news-list .news-item-li a{
  font-size: 0.18rem !important;
  line-height: 0.29rem;
  color: #000000;
}
guanggao img{
  box-shadow: 0px 0.03rem 0.04rem 0px rgba(36, 17, 19, 0.04);
}
.index .news-list .news-item-img  a{
  display: flex;
}
 .index .news-list .news-item .news-text {
  flex: 1;
  padding-right: 0.05rem;
  line-height:0.3rem !important;
  text-overflow:ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;

}
 #news-list .news-item .news-text {
  flex: 1;
  padding-right: 0.05rem;
  line-height:0.38rem !important;
  text-overflow:ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;

}
.news-list .news-item-img .news-img {
         width: 1.4rem;
    height: 0.85rem;
    object-fit: cover;
    border-radius: 0.08rem;
}
.index .news-list .ad-row {
  margin-bottom: 0.12rem;
  display: flex;
  justify-content: space-between;
}
.index .news-list .ad-row img {
  width: 1.68rem;
  height: 0.85rem;
}
.index .news-list .news-video {
  margin: 0 -0.15rem;
  margin-bottom: 0.12rem;
  padding: 0.15rem;
  padding-right: 0.05rem;
  background-color: #FFFFFF;
  display: flex;
  overflow-x: scroll;
}
.index .news-list .news-video .news-video-item {
  width: 2.12rem;
  margin-right: 0.1rem;
}
.index .news-list .news-video .news-video-item .img {
  position: relative;
}
.index .news-list .news-video .news-video-item .img img {
  width: 2.12rem;
  height: 1.39rem;
}
.index .news-list .news-video .news-video-item .img img.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 27px;
  height: 0.27rem;
  transform: translate(-50%);
}
.index .news-list .news-video .news-video-item .text {
  padding-top: 0.08rem;
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #000000;
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.index .popup {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60vh;
  z-index: 1000;
  display: none;
  padding: 0 0.2rem;
  background-color: #FFFFFF;
  border-radius: 0.15rem 0.15rem 0 0;
}
.index .popup .title {
  position: relative;
  text-align: center;
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 0.47rem;
  color: #000000;
}
.index .popup .title img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.1rem;
  height: 0.2rem;
  transform: translateY(-50%);
}
.index .popup .area {
  padding-top: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  text-align: justify;
  justify-content: space-between;
}
.index .popup .area::after {
  content: '';
  flex: auto;
}
.index .popup .area .area-item {
 width: 23%;
    height: 0.36rem;
    margin: 0.03rem 1%;
  line-height: 0.36rem;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #636363;
  border-radius: 0.03rem;
  background-color: #fff5f5;
}
.index .popup .area .area-item  a{
 color: #636363;
}
.area-news {
  min-width: 100%;
  min-height: 100vh;
  background-color: #f5f0f1;
}
.area-news .nav-bar {
  height: 0.55rem;
  line-height: 0.55rem;
  background: url(//wap.hebccw.cn/xcx/images/nav_bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}
.area-news .nav-bar .nav-bar-left {
  padding: 0 0.25rem;
}
.area-news .nav-bar .nav-bar-left img {
  width: auto;
  height: 0.2rem;
  padding-right: 0.18rem;
}
.area-news .nav-bar .nav-bar-title {
  flex: 1;
  color: #FFFFFF;
  font-size: 0.18rem;
  text-align: center;
}
.area-news .nav-bar .nav-bar-right {
  padding: 0 0.25rem;
  padding-left: 0.1rem;
}
.area-news .nav-bar .nav-bar-right .icon-search {
  width: 0.21rem;
  height: 0.21rem;
  margin-right: 0.08rem;
}
.area-news .nav-bar .nav-bar-right .icon-more {
  width: 0.24rem;
}
.area-news .swiper-content {
  padding: 0.12rem 0.15rem;
  padding-bottom: 0.06rem;
  background-color: #FFFFFF;
}
.area-news .swiper-content .swiper-container {
  padding-bottom: 0.25rem;
}
.area-news .swiper-content .swiper-container .swiper-wrapper .swiper-slide {
  width: 3.45rem;
  height: 1.9rem;
  border-radius: 0.1rem;
  box-shadow: 0 0.12rem 0.08rem -0.1rem #5d5d5d;
}
.area-news .swiper-content .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.area-news .swiper-content .swiper-container .swiper-wrapper .swiper-slide .swiper-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.3rem;
  padding: 0 0.2rem;
  line-height: 0.3rem;
  font-size: 0.14rem;
  color: #ffffff;
  border-radius: 0 0 0.1rem 0.1rem;
  background-color: rgba(0, 0, 0, 0.5);
}
.area-news .swiper-content .swiper-container .swiper-pagination {
  bottom: 0;
}
.area-news .swiper-content .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 0.08rem;
  height: 0.08rem;
  margin: 0 0.05rem;
  background-color: #959595;
  opacity: 1;
}
.area-news .swiper-content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff0000;
}
.area-news .news-list {
  padding: 15px 0.16rem;
  padding-top: 0.1rem;
    align-items: center;
}
.news-list .newslist_title{
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #868892;
    padding-bottom: 0.05rem;
    margin-bottom: 0.1rem;
}
.news-list .newslist_title .titleList{
    display: inline-flex;
    align-items: center;
    font-size: 0.25rem;
}

.news-list .newslist_title a{
    font-size: 0.14rem;
    color: #333;
}


.area-news .news-list .news-item {
  margin-bottom: 0.12rem;
  padding: 0.1rem;
  background-color: #ffffff;
  border-radius: 0.08rem;
  box-shadow: 0px 0.03rem 0.04rem 0px rgba(36, 17, 19, 0.13);
}
.area-news .news-list .news-item .news-text {
  font-size: 0.2rem;
  line-height: 0.35rem;
  color: #000000;
 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.area-news .news-list .news-item-img  a{
  display: flex;
}
.area-news .news-list .news-item-img .news-text {
  flex: 1;
  padding-right: 0.05rem;
}
.area-news .news-list .news-item-img .news-img {
  width: 1.05rem;
  height: 0.65rem;
}
.area-news .news-list .ad-row {
  margin-bottom: 0.12rem;
  display: flex;
  justify-content: space-between;
}
.area-news .news-list .ad-row img {
  width: 1.68rem;
  height: 0.85rem;
}
.area-news .news-list .news-video {
  margin: 0 -0.15rem;
  margin-bottom: 0.12rem;
  padding: 0.15rem;
  padding-right: 0.05rem;
  background-color: #FFFFFF;
  display: flex;
  overflow-x: scroll;
}
.area-news .news-list .news-video .news-video-item {
  width: 2.12rem;
  margin-right: 0.1rem;
}
.area-news .news-list .news-video .news-video-item .img {
  position: relative;
}
.area-news .news-list .news-video .news-video-item .img img {
  width: 2.12rem;
  height: 1.39rem;
}
.area-news .news-list .news-video .news-video-item .img img.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 27px;
  height: 0.27rem;
  transform: translate(-50%);
}
.area-news .news-list .news-video .news-video-item .text {
  padding-top: 0.08rem;
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #000000;
}
.area-news .popup {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60vh;
  z-index: 1000;
  display: none;
  overflow-y: scroll;
  padding: 0 0.2rem;
  padding-bottom: 0.5rem;
  background-color: #FFFFFF;
  border-radius: 0.15rem 0.15rem 0 0;
}
.area-news .popup .head {
  position: relative;
  height: 0.52rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.area-news .popup .head .handleClose-popup {
  width: 0.11rem;
  height: 0.2rem;
}
.area-news .popup .head .btn-home {
  width: 0.21rem;
  height: 0.2rem;
}
.area-news .popup .title {
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.47rem;
  font-weight: bold;
  letter-spacing: 0.03rem;
  color: #000000;
}
.area-news .popup .grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.2rem;
}
.area-news .popup .grid .grid-item {
  width: 20%;
  text-align: center;
}
.area-news .popup .grid .grid-item .icon {
  width: auto;
  height: 0.26rem;
}
.area-news .popup .grid .grid-item .text {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  color: #959595;
}
.area-news .popup .area {
  padding-top: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  text-align: justify;
  justify-content: space-between;
}
.area-news .popup .area::after {
  content: '';
  flex: auto;
}
.area-news .popup .area .area-item {
  width: 0.77rem;
  height: 0.36rem;
  margin: 0.03rem;
  line-height: 0.36rem;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #636363;
  border-radius: 0.03rem;
  background-color: #fff5f5;
}
.search-result {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f0f1;
}
.search-result .nav-bar {
  height: 0.55rem;
  line-height: 0.55rem;
  background: url(//wap.hebccw.cn/xcx/images/nav_bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}
.search-result .nav-bar .nav-bar-left {
  padding: 0 0.25rem;
}
.search-result .nav-bar .nav-bar-left img {
  width: auto;
  height: 0.2rem;
  margin-top: -0.05rem;
}
.search-result .nav-bar .nav-bar-search {
  flex: 1;
}
.search-result .nav-bar .nav-bar-search .search-row {
  position: relative;
  height: 0.28rem;
  background-color: #ffffff;
  border-radius: 0.08rem;
  overflow: hidden;
  opacity: 0.83;
  display: flex;
  align-items: center;
}
.search-result .nav-bar .nav-bar-search .search-row .icon-search {
  width: 0.17rem;
  height: 0.17rem;
  margin: 0 0.08rem;
}
.search-result .nav-bar .nav-bar-search .search-row input {
  flex: 1;
  height: 0.28rem;
  padding: 0 0.13rem;
  font-size: 0.14rem;
  outline: none;
}
.search-result .nav-bar .nav-bar-search .search-row::after {
  position: absolute;
  top: 50%;
  left: 0.35rem;
  content: '';
  display: block;
  width: 0.01rem;
  height: 0.17rem;
  background-color: #959595;
  transform: translateY(-50%);
}
.search-result .nav-bar .nav-bar-right {
  padding: 0 0.25rem;
}
.search-result .nav-bar .nav-bar-right .icon-more {
  width: 0.24rem;
  margin-top: -0.05rem;
}
.search-result .news-list {
  padding: 15px 0.16rem;
  padding-top: 0.1rem;
}
.search-result .news-list .news-item {
  margin-bottom: 0.12rem;
  padding: 0.1rem;
  background-color: #ffffff;
  border-radius: 0.08rem;
  box-shadow: 0px 0.03rem 0.04rem 0px rgba(36, 17, 19, 0.13);
}
.search-result .news-list .news-item .news-text {
  font-size: 0.18rem;
  line-height: 0.29rem;
  color: #000000;
}
.search-result .news-list .news-item-img  a{
  display: flex;
}
.search-result .news-list .news-item-img .news-text {
  flex: 1;
  padding-right: 0.05rem;
}
.search-result .news-list .news-item-img .news-img {
  width: 1.05rem;
  height: 0.65rem;
}
.search-result .news-list .ad-row {
  margin-bottom: 0.12rem;
  display: flex;
  justify-content: space-between;
}
.search-result .news-list .ad-row img {
  width: 1.68rem;
  height: 0.85rem;
}
.search-result .news-list .news-video {
  margin: 0 -0.15rem;
  margin-bottom: 0.12rem;
  padding: 0.15rem;
  padding-right: 0.05rem;
  background-color: #FFFFFF;
  display: flex;
  overflow-x: scroll;
}
.search-result .news-list .news-video .news-video-item {
  width: 2.12rem;
  margin-right: 0.1rem;
}
.search-result .news-list .news-video .news-video-item .img {
  position: relative;
}
.search-result .news-list .news-video .news-video-item .img img {
  width: 2.12rem;
  height: 1.39rem;
}
.search-result .news-list .news-video .news-video-item .img img.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 27px;
  height: 0.27rem;
  transform: translate(-50%);
}
.search-result .news-list .news-video .news-video-item .text {
  padding-top: 0.08rem;
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #000000;
}
.news-content .nav-bar {
  height: 0.55rem;
  line-height: 0.55rem;
  background: url(//wap.hebccw.cn/xcx/images/nav_bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-content .nav-bar .nav-bar-left {
  padding: 0 0.25rem;
  font-size: 0.18rem;
  color: #ffffff;
}
.news-content .nav-bar .nav-bar-left img {
  width: auto;
  height: 0.2rem;
  margin-top: -0.04rem;
  margin-right: 0.04rem;
}
.news-content .nav-bar .nav-bar-right {
  padding: 0 0.25rem;
  padding-left: 0.1rem;
}
.news-content .nav-bar .nav-bar-right .icon-search {
  width: 0.21rem;
  height: 0.21rem;
  margin-right: 0.08rem;
}
.news-content .nav-bar .nav-bar-right .icon-more {
  width: 0.24rem;
}
.news-content .content {
  padding: 0.15rem;
}
.news-content .content .title {
  font-size: 0.23rem;
  font-weight: bold;
  line-height: 0.24rem;
  color: #000000;
}
.news-content .content .timer {
  position: relative;
  padding-bottom: 0.05rem;
}
.news-content .content .timer span {
  font-size: 0.12rem;
  line-height: 0.24rem;
  color: #959595;
}
.news-content .content .media {
  position: relative;
  padding: 0.15rem 0;
}
.news-content .content .media .img {
  width: 100%;
  height: 1.94rem;
}
.news-content .content .media .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.32rem;
  height: 0.32rem;
  transform: translate(-50%, -50%);
}
.news-content .content .text {
  margin-bottom: 0.2rem;
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #000000;
  text-indent: 2em;
}
.news-content .content .editor {
  position: relative;
  padding: 0.2rem 0;
  text-align: right;
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #959595;
}
.news-content .footer {
  padding: 0.15rem;
  padding-top: 0;
  padding-bottom: 0.5rem;
}
.news-content .footer .next-news {
  font-size: 0.18rem;
  line-height: 0.27rem;
  color: #000000;
}
.news-content .footer .next-news span {
  color: #ff0000;
}
.news-content .footer .btn-row {
  width: 0.86rem;
  height: 0.28rem;
  margin-top: 0.4rem;
  padding: 0 0.15rem;
  border-radius: 0.14rem;
  background-color: #ffffff;
  float: right;
  display: flex;
  align-items: center;
  justify-content: space-around;
  box-shadow: 0 0.02rem 0.04rem 0 #d8d8d8, 0 -0.02rem 0.04rem 0 #d8d8d8;
}
.news-content .footer .btn-row img {
  width: 0.15rem;
  height: 0.15rem;
}
.news-content .footer::after {
  content: '';
  display: block;
  clear: both;
}

 .ccwCopyRL{width:100%;text-align:center; height:44px;line-height:44px; font-size:16px;background-color: #ca010f;color: #fff;}
.ccwCopyRL a{color: #fff; }

.footerNav{
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 3.45rem;
    margin: 0 auto 0.1rem;
}
.footerNav a{
display:block;
width:48%;
margin-top: 0.1rem;
}
.footerNav a img{
display:block;
width:100%
}
 内容不能为空
文件名	style.css
文件大小	21.6K
修改时间	21-09-24 15:50
                   <!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2024-08-28 09:30:57" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->