.detail-banner {
  height: auto;
}
.detail-banner .bg {
  display: block;
  width: 100%;
}
.detail-topper {
  position: relative;
}
.detail-topper .bgimg {
  width: 100%;
  display: block;
}
.detail-topper .content {
  position: absolute;
  left: 0.3rem;
  right: 0.3rem;
  top: 1.1rem;
}
.detail-topper .content .inner {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  -webkit-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.detail-topper .logo {
  width: 2.5rem;
  /*height: 2rem;*/
  display: block;
}
.detail-topper .c-box {
  width: 3.6rem;
  color: #fff;
  line-height: 1.6;
}
.detail-topper .year {
  font-size: 0.3rem;
  position: relative;
  /*top: -2px;*/
}
.detail-topper .time {
  font-size: 0.28rem;
}
.detail-topper .status {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  margin: 0.14rem 0 0.16rem;
}
.detail-topper .status .iconfont {
  margin-right: 2px;
}
.detail-topper .status .item {
  width: 1.26rem;
  height: 0.52rem;
  margin-right: 0.32rem;
  background: #29303a;
  border-radius: 0.08rem;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  -webkit-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
}
.detail-topper .status .on {
  background: #fff;
  color: #242b38;
}
.detail-topper .tag {
  /*border-radius: 0.08rem;*/
  /*background: #fef2d4;*/
  /*width: 3.4rem;*/
  color: #9c5f15;
  font-size: 0.26rem;
  /*background: linear-gradient(to bottom, #ffcf8d, #fddaaa);*/
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  overflow: hidden;
}
.detail-topper .tag > * {
  height: 0.5rem;
  line-height: 0.5rem;
}
.detail-topper .tag em {
  padding: 0 0.15rem;
  font-weight: bold;
  background: linear-gradient(to bottom, #fef2d4, #fee4b8);
  display: block;
  /*margin-right: 0.14rem;*/
    border-radius: 0.08rem;
}
.xq-fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.xq-fixed-bottom .inner {
  height: 1rem;
  background: #fff;
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  -webkit-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /*padding-left: 0.3rem;*/
  padding-right: 0.3rem;
}
.xq-fixed-bottom .total {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  width: 50%;
}
.xq-fixed-bottom .qz_index{
  color:#656565;
  font-size: 0.3rem;
}
.xq-fixed-bottom .total .item {
  /*margin-right: 0.4rem;*/
  position: relative;
  text-align: center;
  line-height: 1.4;
  width: 25%;
}
.xq-fixed-bottom .total .item .iconfont {
  font-size: 0.3rem;
  color: #656565;
}
.xq-fixed-bottom .total em {
  color: #e66732;
  font-size: 0.2rem;
  height: 0.26rem;
  line-height: 0.26rem;
  border: 1px solid #e66732;
  padding: 0 0.1rem;
  box-sizing: content-box;
  position: absolute;
  /*left: 90%;
  top: 0;*/
  border-radius: 0.13rem 0.13rem 0.13rem 0;
}
.xq-fixed-bottom .total p {
  font-size: 0.24rem;
  color: #656565;
}
.xq-fixed-bottom .call {
  background: #e66732;
  border-radius: 0.1rem;
  color: #fff;
  /*width: 2.06rem;*/
  padding: 0 0.2rem;
  height: 0.66rem;
  line-height: 0.66rem;
  font-size: 0.28rem;
  display: block;
  text-align: center;
}
.xq-sevice-thd {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  background: #fff;
  border-top: 0.2rem solid #efefef;
  box-shadow: inset 0 -0.06rem 0.06rem rgba(239, 239, 239, 0.5);
}
.xq-sevice-thd .item {
  font-size: 0.26rem;
  color: #8b8b8b;
  padding: 0.24rem 0.3rem;
  position: relative;
}
.xq-sevice-thd .item + .item::before {
  content: '';
  display: block;
  position: absolute;
  height: 0.14rem;
  width: 1px;
  background: #cfcfcf;
  left: 0;
  top: 50%;
  margin-top: -0.07rem;
}
.xq-sevice-thd .active {
  color: #000;
  font-weight: bold;
}
.xq {
  padding-bottom: 1rem;
}
.xqServiceItem:not(.active) {
  display: none;
}
.xqServiceItem:not(.xq-visa) .box:first-child {
  padding-top: 0;
}
.commentTabBtn:not(.active) {
  font-size: 0.26rem;
  color: #999;
}
.commentTabBtn {
  margin-right: 0.2rem;
}
.commentTabContent {
  display: none;
}
.commentTabContent.active {
  display: block;
}
.checkBox2 .icon-cbox {
  font-size: 0.32rem;
  color: #e66732;
}
.checkBox2 .icon-cbox.active {
  background: none;
}
.checkBox2 .icon-cbox.active::before {
  content: "\e725";
}
.service-peizi li {
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  padding: 0.16rem 0;
}
.service-peizi img {
  width: 3rem;
  height: 1.7rem;
  border-radius: 0.1rem;
  margin-right: 0.16rem;
}
.service-peizi .info {
  width: 3.6rem;
  font-size: 0.2rem;
  color: #555555;
  padding-left: 0.2rem;
  position: relative;
  line-height: 0.34rem;
}
.service-peizi .info::before,
.service-peizi .info::after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 1.5rem;
  border-left: 1px dashed #e9e9e9;
  left: 0;
  top: 50%;
  margin-top: -0.75rem;
}
.service-peizi .info p {
  width: 50%;
  float: left;
  position: relative;
  padding-left: 0.1rem;
}
.service-peizi .info p::before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 2px;
  background: #555;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.service-peizi .info .first {
  width: 100%;
    /*color: #e66732;*/
}
.swiper-nav2 {
  background: #fff;
  margin-top: 1px;
  font-size: 0.28rem;
}
.swiper-nav2 .swiper-wapper {
  white-space: nowrap;
}
.swiper-nav2 li {
  display: inline-block;
  width: auto;
  /*padding: 0 0.16rem;*/
  font-size: 0.3rem;
  position: relative;
  line-height: 1rem;
  font-weight: bold;
width: 25%;
text-align: center;
}
.swiper-nav2 .active {
  color: #e66732;
}
.swiper-nav2 .active::after {
  content: '';
  display: block;
  position: absolute;
  transition: 0.2s;
  left: 50%;
  margin-left: -0.35rem;
  bottom: 0;
  height: 0.08rem;
  border-radius: 0.3rem;
  background: #e66732;
  width: 0.7rem;
  height: 0.06rem;
}
.tab-head4.fill {
  color: #333;
  background: #fff;
  padding: 0.1rem 0.2rem;
}
.tab-head4.fill .item {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  font-size: 0.26rem;
}
.tab-head4.fill .item + .item::before {
  height: 0.14rem;
}
.search-nav-box {
  padding: 0.1rem;
  /*border-top: 1px solid #f3f3f3;*/
}
.search-nav-box li {
  display: inline-block;
  width: calc((100% - 0.6rem)/6);
  height: 0.6rem;
  line-height: 0.6rem;
  border: 1px solid #aaaaaa;
  font-size: 0.24rem;
  text-align: center;
  border-radius: 2px;
  margin: 0.05rem;
  color: #aaa;
}
.search-nav-box li.active {
  border-color: #e97a50;
  color: #e97a50;
}

.search-nav-box li.active a{
    color: #e97a50;
}

.tab-head4 .active a{
    color: #e66732;
}



ul.pagination2 {
    display: inline-block;
    padding: 0;
    margin: 0;
}
ul.pagination2 li {display: inline;}
ul.pagination2 li a {
    color: #333;
    float: left;
    padding: 5px 55px;
    text-decoration: none;
    transition: background-color .3s;
    /* border: 1px solid #ddd; */
    font-size: 14px;
}
ul.pagination2 li:first-child a {
    color: #333;
    float: left;
    padding: 5px 55px;
    text-decoration: none;
    transition: background-color .3s;
    font-size: 14px;
    margin-right:10px;
}
ul.pagination2 li a.active {
    background-color: #eee;
    color: black;
}
.prev,.next {
    background-color: #eee;
    color: black;
}
ul.pagination2 li a:hover:not(.active) {background-color: #ddd;}

.box{
    width:100%;
    text-align:center;
    padding: 15px 0;
}


.comm-title { margin: 0 12px; overflow: hidden; height: 40px; line-height: 40px; text-align: center; position: relative; }
.comm-title .line_new { height: 0; border-top: 1px dashed #e5e5e5; width: 100%; position: absolute; left: 0; top: 20px; }
.comm-title span { width: 80px; display: block; margin: 0 auto; height: 40px; line-height: 40px; color: #434343; font-size: 14px; position: relative; z-index: 2; }

.label_wrap { margin: 0 12px; overflow: hidden; }
.label_wrap .label_item.m0b{ width: 100%; overflow: hidden; margin: 12px 0;margin-bottom:0px; }
.label_wrap .label_item li { width: 24%; float: left; margin: 5px 0; }
.label_wrap .label_item li a { display: block; margin: 0 auto; width: 90%; height: 30px; line-height: 30px;overflow:hidden; text-align: center; border: 1px solid #eee; border-radius: 6px; font-size: 14px; color: #959595; }
.label_wrap .label_item li a.on { color: #fff; background: #f0412a; border: 1px solid #f0412a; }



.other_new .c_n_p{
    color: #999;
    font-size: 18px;
    text-align: center;
    position: relative;
    padding: 10px 0;
}
.other_new .c_n_p::after,.other_zh h2::after {
    left: 0;
}
.other_new .c_n_p::before ,.other_zh h2::before{
    right: 0;
}
.other_new .c_n_p::after, .other_new .c_n_p::before {
    content: "";
    position: absolute;
    display: block;
    border-top: 1px solid #dcdcdc;
    top: 50%;
    width: calc(45% - 50px);
}

.new_con {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 10px;
}

.new_tit {
    /*width: 100%;
    color: #333;
    font-size: 19px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-family: PingFang SC,helvetica neue,arial,sans-serif;
    text-align: left;
    margin-bottom: 10px;*/
    margin-bottom: 10px;
    font-size: 0.34rem;
    line-height: 0.42rem;
}
.new_count{
    color: #999;
    /*font-size: 12px;*/
    margin: 5px 0;
    /*line-height: 22px;*/
border-bottom: 1px solid #f8f8f8;
}
.new_txt{
font-size:0.30rem;
padding: 0 5px;
text-align: justify;
}

.new_txt h2 {
    font-size: 16px;
    border-left: 6px solid rgb(0 170 238);
    padding-left: 16px;
    margin: 10px 0;
    font-weight: bold;
}

.new_count span,.new_txt p{
    font-family: PingFang SC,helvetica neue,arial,sans-serif;
}
.new_txt p a {
    color: #ea471c;
}
.new_count img{
    margin-right: 5px;
    vertical-align: baseline;
}

.attention{
    width: 100%;
    padding: 0 10px;
    color: #333;
    line-height: 25px;
border-top: 1px solid #f8f8f8;
font-size: 0.24rem;
margin: 15px 0;
}

.attention::before{
  content: '';
display: block;
/*! position: absolute; */
transition: 0.2s;
left: 50%;
/*! margin-left: -0.35rem; */
bottom: 0;
height: 0.08rem;
border-radius: 0.3rem;
background: #e66732;
width: 0.7rem;
height: 0.03rem;
}

.new_txt p,.new_txt span{
    color: #666 !important;
}
.new_txt p{padding: 5px 0;}
.c_industry {
    /*font-size: 0.3rem;*/
    /*height: 0.8rem;*/
    line-height: 0.8rem;
    transition: 0.2s;
    position: relative;
    text-align: center;
    /*border-bottom: 1px solid #f3f3f3;*/
    padding: 0.1rem 0.25rem;
}



/* 20200408 s */
.swiper-nav3.s2{background-color:#fff; /*padding-top: .2rem;*/ box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); padding:0.1rem;}
.swiper-nav3.s2 li{font-size: .28rem; color: #6c6c6c;}
.swiper-nav3.s2 li.active{color:#fff;background-color:#e66732;border-radius: 3px;}
.swiper-nav3.s2 li.active:after{display: none;}
.swiper-nav3.s2 li:first-child{/*margin-left: .2rem;*/}
.swiper-nav3 li {
    display: inline-block;
    width: auto;
    padding: 0 0.16rem;
    font-size: 0.32rem;
    position: relative;
    line-height: 0.8rem;
    /*font-weight: bold;*/
}
/* 20200408 e */

.sw_ul{margin:0 auto;width: 94%;}

.new_count span{padding-right:5px;}

.c_industry_a{
background-color: #f8f8f8;
    width: 100%;
    float: left;
    border-radius: 5px;
}
.ic_right::before{
float:right;
}


.is_f_on{
    background: #8a8787 !important;
}


