@charset "UTF-8";
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 {
  -webkit-animation: opacity 0.3s linear;
  animation: opacity 0.3s linear;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.content {
  background-color: #F2F3F6;
}
.content .detail {
  position: relative;
  top: -1.5rem;
  height: 5.35rem;
  padding: 0.27rem 0.3rem 0;
  background: #FFFFFF;
  border: 0.02rem solid #FFFFFF;
  border-radius: 0.2rem;
}
.content .detail:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .detail .detail-top {
  margin-bottom: 0.8rem;
}
.content .detail .detail-top:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .detail .detail-top .deta-img {
  margin-right: 0.4rem;
  width: 2rem;
  height: 2rem;
  float: left;
}
.content .detail .detail-top .deta-img:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .detail .detail-top .deta-dv {
  float: left;
}
.content .detail .detail-top .deta-dv:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .detail .detail-top .deta-dv h2 {
  margin-top: 0.36rem;
  margin-bottom: 0.16rem;
  width: 4.46rem;
  font-size: 0.28rem;
  font-weight: 700;
  color: #080808;
  line-height: 0.42rem;
}
.content .detail .detail-top .deta-dv span {
  margin-top: 0.36rem;
  width: 0.51rem;
  height: 0.25rem;
  font-size: 0.26rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.59rem;
  margin-right: 0.19rem;
}
.content .detail .detail-top .deta-dv span:nth-child(3) {
  width: 0.66rem;
  height: 0.33rem;
  font-size: 0.34rem;
  font-weight: 600;
  color: #F44444;
  line-height: 0.62rem;
}
.content .detail .detail-top::after {
  content: "";
  display: block;
  position: relative;
  top: 0.4rem;
  width: 6.9rem;
  height: 0.01rem;
  color: #EEEEEE;
  background-color: #EEEEEE;
}
.content .detail .detail-bottem {
  display: flex;
  justify-content: space-between;
}
.content .detail .detail-bottem .list-left ul li {
  margin-bottom: 0.25rem;
  height: 0.25rem;
  font-size: 0.26rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.5rem;
}
.content .detail .detail-bottem .list-reght ul li {
  text-align: right;
  margin-bottom: 0.25rem;
  width: 3.18rem;
  height: 0.25rem;
  font-size: 0.26rem;
  font-weight: 400;
  color: #181818;
  line-height: 0.5rem;
}
.content .con-title {
  margin-top: -1.2rem;
  margin-bottom: 0.2rem;
  height: 4.12rem;
  background: #FFFFFF;
  border: 0 solid #000000;
  border-radius: 0.2rem;
}
.content .con-title .title-dv {
  display: flex;
  justify-content: space-between;
}
.content .con-title .title-dv span {
  margin-top: 0.4rem;
  margin-left: 0.2rem;
  height: 0.31rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #181818;
  line-height: 0.3rem;
}
.content .con-title .title-dv span:nth-child(2) {
  margin-left: 0;
  font-size: 0.18rem;
  font-weight: 400;
  color: #A7A7A7;
  transform: scale(0.9);
}
.content .con-title .title-dv span:nth-child(2) i {
  width: 0.02rem;
  height: 0.02rem;
  font-style: normal;
  color: #F44444;
}
.content .con-title img {
  margin-top: 0.44rem;
  margin-left: 0.46rem;
  width: 6.41rem;
  height: 2.4rem;
}
.content .problem {
  padding: 0 0.3rem;
  padding-top: 0.29rem;
  width: 7.5rem;
  height: 10.1rem;
  background: #FFFFFF;
  border: 0px solid #000000;
  border-radius: 0.2rem;
}
.content .problem h1 {
  margin-left: 2.79rem;
  height: 0.22rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #B2B2B2;
  line-height: 0.3rem;
}
.content .problem .news .title .navlist {
  margin-top: 0.49rem;
  box-sizing: border-box;
}
.content .problem .news .title .navlist:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .problem .news .title .navlist li {
  font-size: 0.3rem;
  font-weight: 700;
  color: #080808;
  float: left;
  line-height: 0.5rem;
  margin-right: 0.5rem;
}
.content .problem .news .title .navlist li.active {
  font-size: 0.32rem;
  color: #F44444;
}
.content .problem .news .title .navlist li.active::after {
  content: "";
  display: block;
  margin-left: 0.32rem;
  width: 0.3rem;
  height: 0.04rem;
  background: #E02520;
  border: 0 solid #000000;
  border-radius: 0.02rem;
}
.content .problem .news .newslist {
  display: none;
  margin-top: 0.26rem;
}
.content .problem .news .newslist.active {
  display: block;
}
.content .problem .news .newslist li {
  margin-bottom: 0.3rem;
  width: 6.9rem;
  height: 2.15rem;
  background-size: 6.9rem 2.15rem;
  box-sizing: border-box;
}
.content .problem .news .newslist li img {
  width: 6.9rem;
  height: 2.15rem;
}

.footer {
  border-top: 1px solid #EDEDED;
  height: 0.9rem;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  z-index: 999;
}
.footer a {
  float: left;
  width: 30%;
  height: 1rem;
  text-align: center;
}
.footer a img {
  width: 0.37rem;
  height: auto;
  margin: 0.1rem 0;
}
.footer a p {
  color: #8d8d8d;
  font-size: 0.2rem;
  line-height: 0.3rem;
}
.footer span {
  float: left;
  width: 35%;
  font-size: 0.28rem;
  font-weight: 700;
  text-align: center;
  line-height: 1rem;
  background: linear-gradient(-90deg, #ABC0FF, #6C8BEB);
  color: #fff;
}
.footer span:last-child {
  background: linear-gradient(-90deg, #FF5753, #E02520);
  color: #fff;
}/*# sourceMappingURL=patentdetail.css.map */