@charset "UTF-8";
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 20 version
*/
html {
  font-family: "Microsoft YaHei", "微软雅黑 Light", Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hgroup, menu, nav, section, summary, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  line-height: 1.5;
  font-size: 0.28rem;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-touch-callout: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

img {
  border: 0;
  -webkit-touch-callout: none;
  vertical-align: top;
}

button, input, optgroup, select, textarea {
  margin: 0;
  padding: 0;
  line-height: normal;
  font: inherit;
  color: inherit;
  outline: none;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.opacity {
  animation: opacity 0.3s linear;
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body {
  background-color: #FFFFFF;
}

.conent {
  background-color: #FFFFFF;
}

.header {
  display: flex;
  padding: 0.3rem 0.3rem 0 0.3rem;
  height: 3.43rem;
  background: url(https://86sbxcx.oss-cn-shanghai.aliyuncs.com/trademark_xcx/base-bg.png) no-repeat;
  background-size: 100%;
  flex-direction: column;
}
.header .header-img1 {
  margin-top: 0.03rem;
  width: 4.56rem;
  height: 0.62rem;
}
.header .header-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.32rem;
}
.header .header-input {
  width: 100%;
}
.header .header-input i {
  width: 0.3rem;
  height: 0.3rem;
  background: url(/img/footer/11.png) no-repeat;
  background-size: 0.3rem 0.3rem;
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
}
.header .header-input input {
  width: 100%;
  height: 0.62rem;
  background: #FF6B59;
  border: 0.01rem solid #FF6B59;
  border-radius: 0.08rem;
  color: #fff;
  text-indent: 0.8rem;
}
.header .header-input input::-webkit-input-placeholder {
  color: #ffffff;
}
.header .header-img2 {
  margin-left: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
}

.banner {
  width: 6.9rem;
  height: 2rem;
  position: absolute;
  top: 2.28rem;
  left: 0.3rem;
}
.banner .swiper-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 111;
}
.banner .swiper-tit .p1 {
  font-size: 0.38rem;
  font-weight: 600;
  color: #FFFFFF;
}
.banner .swiper-tit .p2 {
  font-size: 0.22rem;
  font-weight: 400;
  color: #FFFFFF;
}

.swiper-container {
  width: 96%;
  height: 100%;
}
.swiper-container .swiper-slide img {
  width: 100%;
  border-radius: 0.1rem;
}

.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0.1rem;
  width: 100%;
  z-index: 88;
}
.pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 1;
  margin: 0 0.1rem;
  cursor: pointer;
}
.pagination .swiper-pagination-bullet-active {
  width: 0.09rem;
  height: 0.09rem;
  background: #E02520;
}

.hot {
  padding: 1rem 0.3rem 0;
  overflow: hidden;
}
.hot .hot-div {
  width: 7.9rem;
}
.hot .hot-div .hoydiv-div {
  float: left;
  height: 0.97rem;
  margin: 0 0.5rem 0.4rem 0rem;
  text-align: center;
}
.hot .hot-div .hoydiv-div a {
  text-align: center;
}
.hot .hot-div .hoydiv-div a img {
  width: 0.54rem;
  height: 0.54rem;
}
.hot .hot-div .hoydiv-div a p {
  margin-top: 0.2rem;
  height: 0.23rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
}
.hot .hot-div .hoydiv-div:nth-child(1) {
  margin-right: 0.7rem;
  margin-left: 0.09rem;
}
.hot .hot-div .hoydiv-div:nth-child(6) {
  margin-right: 0.57rem;
}

.pay {
  display: flex;
  margin: 0.5rem 0.3rem 0.41rem;
  width: 6.9rem;
  height: 0.62rem;
  background: #F6F7FD;
  border: 0.01rem solid #D9DBE4;
  border-radius: 0.31rem;
  justify-content: space-between;
}
.pay #pay-id {
  margin: 0.24rem 0 0 0.32rem;
  width: 0.15rem;
  height: 0.15rem;
}
.pay .pay-span {
  height: 0.23rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #4F4E61;
  line-height: 0.62rem;
}
.pay .pay-span i {
  font-size: 0.22rem;
  font-style: normal;
  font-weight: bold;
  color: #FF7F32;
}
.pay .pay-img {
  width: 1.25rem;
  height: 0.62rem;
}

.customer {
  margin: 0.1rem 0.3rem 0;
}
.customer .customer-p {
  margin-bottom: 0.2rem;
  font-size: 0.3rem;
  font-weight: 600;
  color: #181818;
}
.customer .customer-img {
  width: 6.9rem;
  height: 2.5rem;
}
.customer .customer-ul {
  margin: 0.31rem 0.3rem 0;
  display: flex;
  justify-content: space-between;
}
.customer .customer-ul li p {
  font-size: 0.22rem;
  font-weight: 400;
  color: #666666;
}
.customer .customer-ul li span {
  font-size: 0.34rem;
  font-weight: 600;
  color: #181818;
}
.customer .customer-ul li span i {
  font-size: 0.22rem;
  font-weight: 600;
  color: #181818;
  font-style: normal;
}
.customer .customer-ul li span b {
  position: relative;
  top: -0.09rem;
}
.customer .customer-ul li:nth-child(1) {
  text-align: center;
}
.customer .customer-ul li:nth-child(2) {
  width: 1.45rem;
  text-align: center;
}
.customer .customer-ul li:nth-child(3) {
  text-align: center;
}

.crossbar {
  width: 100%;
  height: 0.2rem;
  color: #F5F5F5;
  background-color: #F5F5F5;
}

.popular-services {
  margin-top: 0.49rem;
  padding: 0 0 0.1rem 0rem;
}
.popular-services .popular {
  margin-left: 0.3rem;
  margin-bottom: 0.29rem;
  height: 0.31rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #181818;
  line-height: 0.2rem;
}
.popular-services .popular-ulbox ::-webkit-scrollbar {
  display: none;
}
.popular-services .popular-ulbox .popular-ul1 {
  display: flex;
  overflow: scroll;
}
.popular-services .popular-ulbox .popular-ul1 li a img {
  width: 2.6rem;
  height: 2.9rem;
  margin-right: 0.3rem;
}
.popular-services .popular-ulbox .popular-ul2 {
  margin-top: 0.1rem;
  margin-bottom: 0.3rem;
  display: flex;
  justify-content: space-around;
}
.popular-services .popular-ulbox .popular-ul2 .popular-li {
  margin-top: 0.39rem;
  text-align: center;
}
.popular-services .popular-ulbox .popular-ul2 .popular-li img {
  width: 0.4rem;
  height: 0.4rem;
}
.popular-services .popular-ulbox .popular-ul2 .popular-li p {
  margin-top: 0.2rem;
  height: 0.21rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #181818;
}

.bright-home img {
  width: 100%;
}

.bright-box {
  margin-top: 0.18rem;
  padding-bottom: 0.1rem;
}
.bright-box .bright-box-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(/img/footer/ho.png) no-repeat;
  background-size: 100%;
  padding: 0.32rem;
  padding-bottom: 0.25rem;
}
.bright-box .bright-box-top .bright-title {
  font-weight: 600;
  font-size: 0.32rem;
  color: #181818;
}
.bright-box .bright-box-top .bright-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
}
.bright-box .bright-box-top .bright-right .image {
  margin-left: 0.12rem;
  width: 0.1rem;
  height: 0.13rem;
}
.bright-box .bright-box-top .bright-right a {
  color: #666666;
}
.bright-box .tradlist {
  padding: 0 0.3rem 0.26rem 0.3rem;
  padding-bottom: 0;
  background-color: #fff;
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bright-box .tradlist .direct-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  border: none;
  margin-top: 1.37rem;
}
.bright-box .tradlist .direct-empty .empty-img {
  width: 2.84rem;
  height: 2.84rem;
}
.bright-box .tradlist .direct-empty .empty-span {
  font-weight: 400;
  font-size: 0.26rem;
  color: #B2B2B2;
}
.bright-box .tradlist li {
  box-sizing: border-box;
  line-height: 0.8rem;
  position: relative;
  width: 3.36rem;
  display: inline-block;
  border: 0.01rem solid #EEEEEE;
  margin-bottom: 0.2rem;
  padding-bottom: 0.3rem;
}
.bright-box .tradlist li .tradlist-img {
  position: absolute;
  top: 6%;
  left: 8%;
  width: 0.44rem;
  height: 0.3rem;
}
.bright-box .tradlist li .brand_authorization {
  width: 7.5rem;
  height: 6.42rem;
}
.bright-box .tradlist li .li-img {
  width: 100%;
  height: 2.5rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
}
.bright-box .tradlist li .item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  font-size: 0.28rem;
  color: #181818;
  width: 100%;
  padding-left: 0.24rem;
}
.bright-box .tradlist li .item-category {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.24rem;
  margin-top: 0.2rem;
}
.bright-box .tradlist li .item-category .category-text {
  background: #F7F7F7;
  border-radius: 0.04rem;
  padding: 0.04rem 0.12rem;
  font-weight: 400;
  font-size: 0.2rem;
  color: #9C9C9C;
}
.bright-box .tradlist li .item-category .item-price {
  font-weight: 600;
  font-size: 0.26rem;
  color: #F30315;
}
.bright-box .tradlist li .item-category .item-price .symbol {
  font-style: normal;
  font-size: 0.22rem;
  font-weight: 400;
}

.hui {
  height: 2.2rem;
  background-color: #F5F5F5;
}
.hui img {
  width: 7.5rem;
  height: 1.8rem;
  margin-top: 0.2rem;
}

.advertising {
  padding-bottom: 0.22rem;
  background-color: #f5f5f5;
}
.advertising .advertising-box {
  background: url(/img/footer/ho.png);
  background-size: 100% 1.4rem;
  overflow-x: scroll;
}
.advertising .advertising-box .advertising-class {
  white-space: nowrap;
  height: 1rem;
  padding-left: 0.3rem;
}
.advertising .advertising-box .advertising-class li {
  display: inline-block;
  font-size: 0.3rem;
  color: #080808;
  line-height: 0.8rem;
  margin-right: 0.34rem;
}
.advertising .advertising-box .advertising-class li.act {
  font-weight: 600;
  color: #E02520;
}
.advertising .advertising-box .advertising-class li.act::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 32%;
  height: 0.03rem;
  position: relative;
  top: 0.8rem;
  left: 0;
  right: 0;
  background-color: #f44444;
  border-radius: 0.2rem;
}
.advertising .advertising-box .hots::after {
  content: "";
  background: url(/img/footer/m_hot.png) no-repeat; /*兼容没测*/
  background-size: 0.36rem 0.36rem;
  display: inline-block;
  width: 0.46rem;
  height: 0.36rem;
  vertical-align: text-bottom;
  margin-left: 0.1rem;
}
.advertising .advertising-list {
  border-radius: 0.2rem;
  padding: 0.16rem 0.3rem 0.26rem 0.3rem;
  padding-bottom: 0;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.advertising .advertising-list li:nth-child(3n) {
  margin-right: 0;
}
.advertising .advertising-list li {
  box-sizing: border-box;
  line-height: 0.8rem;
  position: relative;
  width: 2.1rem;
  text-align: center;
  display: inline-block;
}
.advertising .advertising-list li .tradlist-img {
  position: absolute;
  top: 6%;
  left: 8%;
  width: 0.44rem;
  height: 0.3rem;
}
.advertising .advertising-list li .li-img {
  width: 100%;
  height: 1.65rem;
  background: #FFFFFF;
  border: 0.01rem solid #EEEEEE;
  border-radius: 0.08rem;
}
.advertising .advertising-list li .li-span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 0.2rem;
  font-weight: 400;
  color: #181818;
  margin-bottom: 0.2rem;
  margin-top: 0.1rem;
}
.advertising .advertising-list .list-li:nth-child(2n) {
  margin-right: 0;
}
.advertising .advertising-list .list-li:nth-child(3) {
  margin-right: 0.1rem;
}
.advertising .advertising-list .list-li {
  text-align: left;
  margin-right: 0.1rem;
  margin-bottom: 0.27rem;
  padding: 0.21rem 0.3rem 0.2rem;
  width: 3.29rem;
  height: 2.1rem;
  background: #FFFFFF;
  border: 0px solid #000000;
  box-shadow: 0px 0px 0.14rem 0.02rem rgba(0, 0, 0, 0.04);
  border-radius: 0.08px;
}
.advertising .advertising-list .list-li .lidiv-dv {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 2.69rem;
  font-size: 0.22rem;
  font-weight: 600;
  color: #181818;
  line-height: 0.3rem;
}
.advertising .advertising-list .list-li span {
  width: 0.92rem;
  height: 0.3rem;
  padding: 0.03rem 0.1rem;
  font-size: 0.18rem;
  border-radius: 0.04rem;
}
.advertising .advertising-list .list-li .li-span1 {
  margin-left: 0;
  color: #5A7AA6;
  margin-right: 0.1rem;
  border: 1px solid rgba(90, 122, 166, 0.34);
  border-radius: 4px;
}
.advertising .advertising-list .list-li .li-span2 {
  color: #F68F33;
  background: rgba(255, 255, 255, 0);
  border: 1px solid rgba(246, 143, 51, 0.34);
  border-radius: 4px;
}
.advertising .advertising-list .list-li button {
  padding: 0rem 0.05rem 0.03rem;
  display: block;
  height: 0.4rem;
  font-size: 0.18rem;
  color: #fff;
  background: #E02520;
  border: 0px solid #000000;
  border-radius: 0.04rem;
  line-height: 0;
}

.trademark {
  overflow: hidden;
}
.trademark .trademark-list {
  background: url(/img/footer/ho.png);
  background-size: 100% 1.4rem;
}
.trademark .trademark-list:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.trademark .trademark-list .trademarklist {
  padding-left: 0.39rem;
  box-sizing: border-box;
  float: left;
}
.trademark .trademark-list .trademarklist:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.trademark .trademark-list .trademarklist li {
  font-size: 0.3rem;
  color: #080808;
  float: left;
  line-height: 1.1rem;
  margin-right: 0.4rem;
}
.trademark .trademark-list .trademarklist li.act {
  font-weight: 600;
  color: #E02520;
}
.trademark .trademark-list .trademarklist li.act::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 30%;
  height: 0.03rem;
  position: relative;
  top: 0.9rem;
  left: 0;
  right: 0;
  background-color: #f44444;
  border-radius: 0.2rem;
}
.trademark .tradlist {
  padding: 0.16rem 0.3rem 0.26rem 0.3rem;
  padding-bottom: 0;
  background-color: #fff;
  display: none;
}
.trademark .tradlist.act {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.trademark .tradlist li:nth-child(3n) {
  margin-right: 0;
}
.trademark .tradlist li {
  box-sizing: border-box;
  line-height: 0.8rem;
  position: relative;
  width: 2.1rem;
  text-align: center;
  display: inline-block;
}
.trademark .tradlist li .tradlist-img {
  position: absolute;
  top: 6%;
  left: 8%;
  width: 0.44rem;
  height: 0.3rem;
}
.trademark .tradlist li .brand_authorization {
  width: 7.5rem;
  height: 6.42rem;
}
.trademark .tradlist li .li-img {
  width: 100%;
  height: 1.65rem;
  background: #FFFFFF;
  border: 0.01rem solid #EEEEEE;
  border-radius: 0.08rem;
}
.trademark .tradlist li .li-span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 0.2rem;
  font-weight: 400;
  color: #181818;
  margin-bottom: 0.2rem;
  margin-top: 0.1rem;
}
.trademark .tradlist .list-li:nth-child(2n) {
  margin-right: 0;
}
.trademark .tradlist .list-li:nth-child(3) {
  margin-right: 0.1rem;
}
.trademark .tradlist .list-li {
  text-align: left;
  margin-right: 0.1rem;
  margin-bottom: 0.27rem;
  padding: 0.21rem 0.3rem 0.2rem;
  width: 3.29rem;
  height: 2.1rem;
  background: #FFFFFF;
  border: 0px solid #000000;
  box-shadow: 0px 0px 0.14rem 0.02rem rgba(0, 0, 0, 0.04);
  border-radius: 0.08px;
}
.trademark .tradlist .list-li .lidiv-dv {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 2.69rem;
  font-size: 0.22rem;
  font-weight: 600;
  color: #181818;
  line-height: 0.3rem;
}
.trademark .tradlist .list-li span {
  width: 0.92rem;
  height: 0.3rem;
  padding: 0.03rem 0.1rem;
  font-size: 0.18rem;
  border-radius: 0.04rem;
}
.trademark .tradlist .list-li .li-span1 {
  margin-left: 0;
  color: #5A7AA6;
  margin-right: 0.1rem;
  border: 1px solid rgba(90, 122, 166, 0.34);
  border-radius: 4px;
}
.trademark .tradlist .list-li .li-span2 {
  color: #F68F33;
  background: rgba(255, 255, 255, 0);
  border: 1px solid rgba(246, 143, 51, 0.34);
  border-radius: 4px;
}
.trademark .tradlist .list-li button {
  padding: 0rem 0.05rem 0.03rem;
  display: block;
  height: 0.4rem;
  font-size: 0.18rem;
  color: #fff;
  background: #E02520;
  border: 0px solid #000000;
  border-radius: 0.04rem;
  line-height: 0;
}
.trademark .brandauth {
  padding: 0;
}

.hoy {
  overflow: hidden;
  border-top: 0.2rem solid #f5f5f5;
  background-color: #F5F5F5;
}
.hoy .hoy-p {
  padding: 0.3rem 5.95rem 0rem 0.3rem;
  width: 7.5rem;
  height: 1rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #181818;
  background: url(/img/footer/lan.png) no-repeat;
  background-size: 7.5rem 1.4rem;
}
.hoy .hoy-img {
  margin-top: -0.3rem;
  display: flex;
  flex-wrap: wrap;
  width: 8rem;
  background: #FFFFFF;
  border: 0px solid #FFFFFF;
  padding-left: 0.3rem;
  margin-bottom: 0.19rem;
  border-radius: 0.2rem;
}
.hoy .hoy-img .hoy-list {
  float: left;
  margin-right: 4%;
  margin-bottom: 0.5rem;
}
.hoy .hoy-img .hoy-list:nth-child(2n) {
  margin-right: 0;
}
.hoy .hoy-img .hoy-expert {
  display: inline-block;
}
.hoy .hoy-img .hoy-expert .expert-mg {
  margin-right: 0.24rem;
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
}
.hoy .hoy-img .hoy-expert .expert-ul {
  display: inline-block;
}
.hoy .hoy-img .hoy-expert .expert-ul li:nth-child(1) {
  height: 0.27rem;
  font-size: 0.28rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #181818;
}
.hoy .hoy-img .hoy-expert .expert-ul li:nth-child(2) {
  margin-top: 0.22rem;
  margin-bottom: 0.16rem;
  height: 0.19rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.2rem;
}
.hoy .hoy-img .hoy-expert .expert-ul li:nth-child(2) span {
  font-size: 0.2rem;
  color: #F65707;
  font-style: normal;
}
.hoy .hoy-img .hoy-expert .expert-ul li:nth-child(3) {
  height: 0.19rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
}
.hoy .hoy-img .hoy-expert .expert-ul li:nth-child(3) span {
  font-size: 0.2rem;
  color: #F65707;
  font-style: normal;
}
.hoy .hoy-img .hoy-butt {
  margin-top: 0.2rem;
}
.hoy .hoy-img .hoy-butt button {
  margin-right: 0.19rem;
  width: 1.28rem;
  height: 0.46rem;
  font-size: 0.2rem;
  border-radius: 0.23rem;
}
.hoy .hoy-img .hoy-butt .but1 {
  border: 1px solid #E08945;
  color: #E08945;
  background-color: #fff;
}
.hoy .hoy-img .hoy-butt .but2 {
  background: linear-gradient(90deg, #8486C5, #55587D);
  border: 0;
  color: #ffffff;
}

.partner {
  height: 5.07rem;
  background-color: #F5F5F5;
}
.partner img {
  height: 4.86rem;
}

.news {
  border-top: 0.01rem solid #F5F5F5;
  border-radius: 20px;
  background-color: #fff;
}
.news .title {
  height: 1.1rem;
  border-bottom: 0.01rem solid #f9f9f9;
  background: linear-gradient(#f5f6ff 0%, #FFFFFF 100%);
  border-radius: 0.04rem;
  overflow-x: scroll;
}
.news .title:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.news .title .navlist {
  width: 100%;
  padding-top: 0.32rem;
  box-sizing: border-box;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.news .title .navlist:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.news .title .navlist li {
  position: relative;
  height: 0.31rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding: 0 0.1rem;
  font-size: 0.28rem;
  color: #181818;
  line-height: 0.2rem;
}
.news .title .navlist li.active {
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: 600;
  color: #E02520;
  line-height: 0.2rem;
}
.news .title .navlist li.active::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.4rem;
  left: 0.6rem;
  width: 0.3rem;
  height: 0.04rem;
  background: #E02520;
  border: 0 solid #000000;
  border-radius: 0.2rem;
}
.news .newslist {
  padding: 0rem 0.3rem 0rem 0.3rem;
  display: none;
}
.news .newslist.active {
  display: block;
}
.news .newslist li {
  box-sizing: border-box;
  position: relative;
}
.news .newslist li .li-p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  margin-bottom: 0.38rem;
  width: 6.89rem;
  font-size: 0.3rem;
  font-weight: 600;
  color: #181818;
  line-height: 0.4rem;
}
.news .newslist li .li-dv .lidv-span {
  display: inline-block;
  height: 0.17rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #C6C6C6;
}
.news .newslist li .li-dv .lidv-dv {
  display: inline-block;
  float: right;
}
.news .newslist li .li-dv .lidv-dv img {
  margin-top: 0.26rem;
  width: 0.2rem;
  height: 0.2rem;
}
.news .newslist li .li-dv .lidv-dv .dv-span {
  height: 0.17rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #C6C6C6;
  line-height: 0.72rem;
}
.news .newslist li .li-dv .lidv-dv .dv-i {
  margin-left: 0.4rem;
  height: 0.21rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #B2B2B2;
  font-style: normal;
}
.news .newslist li::after {
  content: "";
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-top: 0.3rem;
  width: 6.9rem;
  height: 0.01rem;
  background-color: #EEEEEE;
}
.news .newslist .list-a {
  margin-left: 2.86rem;
  position: relative;
  top: -0.3rem;
  width: 1.17rem;
  height: 0.28rem;
  font-size: 0.3rem;
  font-weight: 400;
  color: #1675FF;
  line-height: 0.44rem;
}

.service {
  background-color: #fff;
}
.service ::-webkit-scrollbar {
  display: none;
}
.service .service-list {
  overflow-y: scroll;
  width: 7.5rem;
  height: 1.4rem;
  background: url(/img/footer/006.png) no-repeat;
  background-size: 7.5rem 1.4rem;
}
.service .service-list:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.service .service-list .servicelist {
  padding-top: 0.4rem;
  padding-left: 0.29rem;
  display: flex;
}
.service .service-list .servicelist li {
  margin-right: 0.4rem;
  height: 0.31rem;
  font-size: 0.28rem;
  line-height: 0.2rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.service .service-list .servicelist li.show {
  height: 0.31rem;
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: 600;
  color: #E02520;
}
.service .service-list li.show::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 30%;
  height: 0.04rem;
  position: relative;
  top: 0.2rem;
  left: 0;
  right: 0;
  background-color: #f44444;
  border-radius: 0.02rem;
}
.service .mask-left {
  position: absolute;
  top: 51rem;
  left: 6.5rem;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 10;
  width: 1rem;
  height: 0.7rem;
}
.service .servic {
  background-color: #fff;
  display: none;
  margin-top: -0.3rem;
}
.service .servic.show {
  display: block;
}
.service .servic .serivc-li {
  margin-left: 0.3rem;
}
.service .servic .serivc-li img {
  margin-right: 0.2rem;
  width: 2.06rem;
  height: 1.7rem;
}
.service .servic .serivc-li .serv-ul {
  display: inline-block;
}
.service .servic .serivc-li .serv-ul .ul-li:nth-child(1) {
  height: 0.27rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #181818;
  line-height: 0.28rem;
}
.service .servic .serivc-li .serv-ul .ul-li:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 4.53rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.25rem;
  margin: 0.3rem 0;
}
.service .servic .serivc-li .serv-ul .ul-li:nth-child(3) span {
  width: 0.83rem;
  height: 0.23rem;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: 600;
  color: #E02520;
}
.service .servic .serivc-li .serv-ul .ul-li:nth-child(3) .li-a {
  font-size: 0.2rem;
  color: #E02520;
  background: #FFFFFF;
  border: 0.01rem solid #E02520;
  border-radius: 0.2rem;
  padding: 0.05rem 0.1rem;
  float: right;
  text-align: center;
}
.service .servic .serivc-li::after {
  content: "";
  display: inline-block;
  margin: 0.5rem 0;
  width: 6.9rem;
  height: 0.01rem;
  border: 0px solid #EEEEEE;
  background-color: #EEEEEE;
}
.service .servic .serivc-li:nth-child(4):after {
  margin: 0;
  width: 0;
  height: 0;
}
.service .servic .ready-made {
  margin-top: 0.7rem;
  margin-bottom: 0.91rem;
  padding: 0.49rem 0 0.31rem 0.3rem;
  background: url("/img/footer/008.png") no-repeat;
  background-size: 7.5rem 1.4rem;
  background-color: #fff;
}
.service .servic .ready-made .popular {
  height: 0.31rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #181818;
  line-height: 0.2rem;
}
.service .servic .ready-made .popular-ulbox {
  overflow: scroll;
  display: flex;
}
.service .servic .ready-made .popular-ulbox .popular-ul1 {
  display: flex;
}
.service .servic .ready-made .popular-ulbox .popular-ul1 li {
  text-align: center;
}
.service .servic .ready-made .popular-ulbox .popular-ul1 li a .a-dv {
  position: relative;
  top: 0.35rem;
  left: 0rem;
  width: 0.8rem;
  height: 0.35rem;
  font-size: 0.18rem;
  color: #fff;
  background: linear-gradient(135deg, #FF892A, #FF5723);
  border: 0rem solid #000000;
  border-radius: 0.14rem 0.14rem 0.14rem 0rem;
}
.service .servic .ready-made .popular-ulbox .popular-ul1 li a .a-dv i {
  font-size: 0.18rem;
  color: #fff;
  font-style: normal;
}
.service .servic .ready-made .popular-ulbox .popular-ul1 li a .popular-logo {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0.2rem 0;
  width: 2.54rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #181818;
}
.service .servic .ready-made .popular-ulbox .popular-ul1 li a .popular-go {
  margin-left: 0.5rem;
  font-size: 0.18rem;
  line-height: 0.36rem;
  text-align: center;
  padding: 0.03rem 0;
  width: 1.56rem;
  color: #FFFFFF;
  background: linear-gradient(90deg, #FA5B23, #F29038);
  border: 0rem solid #000000;
  box-shadow: 0rem 0.05rem 0.19rem 0.01rem rgba(249, 94, 33, 0.14);
  border-radius: 0.18rem;
}
.service .servic .ready-made .popular-ulbox .popular-ul1 li a img {
  margin-right: 0.3rem;
  width: 2.4rem;
  height: 1.8rem;
  background: #FFFFFF;
  border: 0rem solid #000000;
  box-shadow: 0rem 0rem 0.14rem 0.02rem rgba(0, 0, 0, 0.04);
  border-radius: 0.08rem;
}
.service .servic .ready-made .popular-ulbox .popular-li {
  display: inline-block;
  margin-top: 0.35rem;
  /* width: 5.4rem; */
  padding: 0 0.9rem;
  height: 1.8rem;
  background: #FFFFFF;
  border: 0px solid #000000;
  box-shadow: 0px 0px 0.14rem 0.02rem rgba(0, 0, 0, 0.04);
  border-radius: 0.08rem;
  text-align: center;
  line-height: 1.8rem;
  margin-right: 0.8rem;
}
.service .servic .ready-made .popular-ulbox .popular-li .li-img {
  margin-top: 0.55rem;
  width: 0.6rem;
  height: 0.6rem;
}
.service .servic .ready-made .popular-ulbox .pop-dv {
  height: 0.19rem;
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #181818;
  line-height: 0.19rem;
  margin-top: 0.3rem;
  margin-left: 0.7rem;
}/*# sourceMappingURL=index.css.map */