body {
  background: linear-gradient(#f9f9f9, #FFFFFF);
  background-size: 1920px auto;
}
body #app .el-image {
  position: static;
  overflow: visible;
}
body button {
  border: none;
  cursor: pointer;
}
body input,
body textarea {
  font-family: "Helvetica Neue", sans-serif;
}
body .submit-btn {
  cursor: pointer;
}
body .mp_content {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
body .mp_content img {
  display: inline-block;
}
.tmTopSearchInputParent {
  position: relative;
  display: inline-block;
}
#tm_search_input2.noRadius {
  border-radius: 4px 0 0 0;
}
.top-search {
  background-size: 1920px auto;
  padding: 290px 0 255px;
  font-size: 0;
}
.top-search .field {
  padding-left: 250px;
}
.top-search .field li {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
  margin: 10px 19px;
  cursor: pointer;
}
.top-search .field li.active {
  font-size: 16px;
  font-weight: 400;
  color: #09DFA1;
  border-bottom: 3px solid #09DFA1;
}
.top-search .search {
  text-align: center;
  position: relative;
}
.top-search .search input,
.top-search .search button,
.top-search .search .artificialQuery {
  display: inline-block;
  vertical-align: top;
  height: 45px;
  background: #FFFFFF;
  box-sizing: border-box;
  line-height: 45px;
}
.top-search .search input {
  width: 440px;
  border: 1px solid #2ADBB0;
  border-radius: 4px 0 0 4px;
  font-size: 12px;
  font-weight: 400;
  text-indent: 19px;
}
.top-search .search input::-webkit-input-placeholder {
  color: #999999;
}
.top-search .search input:-moz-placeholder {
  color: #999999;
}
.top-search .search input::-moz-placeholder {
  color: #999999;
}
.top-search .search input:-ms-input-placeholder {
  color: #999999;
}
.top-search .search button {
  width: 120px;
  background: linear-gradient(0deg, #44D492 0%, #2FD1AA 99%);
  border-radius: 0 4px 4px 0;
  font-size: 16px;
  font-weight: bold;
  color: #EAFEFF;
  cursor: pointer;
}
.top-search .search .artificialQuery {
  margin-left: 11px;
  width: 120px;
  background: linear-gradient(0deg, #FFB400 0%, #FFC170 99%);
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  color: #EAFEFF;
  text-align: center;
  cursor: pointer;
}
.top-search .hot-word {
  padding-left: 250px;
  margin-top: 18px;
  display: flex;
}
.top-search .hot-word li {
  display: flex;
  align-items: center;
}
.top-search .hot-word li .img {
  margin: 0 14px;
  width: 13px;
}
.top-search .hot-word li a {
  cursor: pointer;
  margin-right: 20px;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
}
.top-query-link {
  height: 140px;
}
.top-query-link .mp_content {
  z-index: 9;
  position: relative;
  margin-top: -190px;
  height: 140px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.top-query-link .mp_content li {
  height: 140px;
  display: flex;
  width: 390px;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0px 5px 19px 1px rgba(51, 51, 51, 0.1);
  border-radius: 4px;
  transition: all 0.3s ease 0s;
}
.top-query-link .mp_content li:hover {
  transform: translate3d(0, -10px, 0);
}
.top-query-link .mp_content li .img-container {
  display: flex;
  margin-right: 12px;
}
.top-query-link .mp_content li .info-container {
  display: flex;
  flex-direction: column;
  padding-top: 6px;
}
.top-query-link .mp_content li .info-container .info-tit {
  font-size: 16px;
  font-weight: bold;
  color: #111111;
}
.top-query-link .mp_content li .info-container a {
  font-size: 13px;
  font-weight: 400;
  color: #999999;
  margin-top: 17px;
}
.top-query-link .mp_content li .info-container a:hover {
  color: #44D492;
}
.service-part3 {
  font-size: 0;
  padding-top: 62px;
}
.service-part3.service-part3-first {
  padding-top: 80px;
}
.service-part3 .top-part {
  text-align: center;
}
.service-part3 .top-part span {
  display: inline-block;
  padding: 0 58px;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  background: url("../images/2022/index/08new/cube.png") bottom left no-repeat, url("../images/2022/index/08new/cube.png") bottom right no-repeat;
  background-size: 32px auto;
}
.service-part3 .bottom-part {
  margin-top: 40px;
  height: 540px;
}
.service-part3 .bottom-part .left-part,
.service-part3 .bottom-part .right-part {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  border-radius: 8px;
}
.service-part3 .bottom-part .left-part {
  width: 200px;
  margin-right: 20px;
  text-align: center;
}
.service-part3 .bottom-part .left-part .p1 {
  margin-top: 60px;
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
}
.service-part3 .bottom-part .left-part .p2 {
  margin-top: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  text-shadow: 5px 6px 6px rgba(0, 0, 0, 0.7);
}
.service-part3 .bottom-part .left-part a {
  cursor: pointer;
  margin-top: 330px;
  display: inline-block;
  width: 100px;
  height: 28px;
  background: white;
  box-shadow: 0 5px 19px 1px rgba(51, 51, 51, 0.1);
  border-radius: 14px;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
}
.service-part3 .bottom-part .right-part {
  width: 980px;
  background: #FFFFFF;
  box-sizing: border-box;
  padding: 25px;
  box-shadow: 0 5px 19px 1px rgba(51, 51, 51, 0.1);
}
.service-part3 .bottom-part .right-part .class_button img {
  width: 30px;
  vertical-align: middle;
}
.service-part3 .bottom-part .right-part .class_button .tit {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  vertical-align: middle;
  margin: 0 20px 0 6px;
}
.service-part3 .bottom-part .right-part .class_button button {
  vertical-align: middle;
  width: 120px;
  height: 40px;
  border-radius: 20px;
  font-size: 14px;
  margin-right: 12px;
  background: #FFFFFF;
  line-height: 38px;
  transition: all 0.2s ease 0s;
}
.service-part3 .bottom-part .right-part .class_button .more {
  float: right;
  line-height: 37px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.service-part3 .bottom-part .right-part .class_button .more span {
  font-size: 18px;
  display: inline-block;
  transform: scaleY(0.5);
  margin-left: 3px;
  position: relative;
  top: 1px;
}
.service-part3 .bottom-part .right-part .cb_box,
.service-part3 .bottom-part .right-part .cp_box {
  margin-top: 5px;
  display: none;
}
.service-part3 .bottom-part .right-part .cb_box.active,
.service-part3 .bottom-part .right-part .cp_box.active {
  display: block;
}
.service-part3 .bottom-part .right-part .cb_box .one,
.service-part3 .bottom-part .right-part .cp_box .one {
  display: inline-block;
  vertical-align: top;
  height: 200px;
  width: 23%;
  margin: 1%;
  border: 1px solid #F4F4F4;
  box-sizing: border-box;
  position: relative;
}
.service-part3 .bottom-part .right-part .cb_box .one img,
.service-part3 .bottom-part .right-part .cp_box .one img {
  max-width: 96%;
  max-height: 150px;
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.service-part3 .bottom-part .right-part .cb_box .one .name,
.service-part3 .bottom-part .right-part .cp_box .one .name,
.service-part3 .bottom-part .right-part .cb_box .one .go,
.service-part3 .bottom-part .right-part .cp_box .one .go {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  height: 45px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 45px;
}
.service-part3 .bottom-part .right-part .cb_box .one .name.go,
.service-part3 .bottom-part .right-part .cp_box .one .name.go,
.service-part3 .bottom-part .right-part .cb_box .one .go.go,
.service-part3 .bottom-part .right-part .cp_box .one .go.go {
  display: none;
  color: #FFFFFF;
}
.service-part3 .bottom-part .right-part .cb_box .one:hover,
.service-part3 .bottom-part .right-part .cp_box .one:hover {
  box-shadow: 0 5px 19px 1px rgba(51, 51, 51, 0.1);
}
.service-part3 .bottom-part .right-part .cb_box .one:hover .go,
.service-part3 .bottom-part .right-part .cp_box .one:hover .go {
  display: block;
}
.service-part3 .bottom-part .right-part .cs_box {
  display: none;
  width: 100%;
  border-collapse: separate;
  border-spacing: 20px;
}
.service-part3 .bottom-part .right-part .cs_box tr td {
  height: 200px;
  position: relative;
  background-size: 63px auto;
  box-sizing: border-box;
  padding: 24px 30px 0;
  vertical-align: top;
  border: 1px solid #F4F4F4;
  cursor: default;
  transition: all 0.2s ease 0s;
}
.service-part3 .bottom-part .right-part .cs_box tr td:hover .p1,
.service-part3 .bottom-part .right-part .cs_box tr td:hover .p2 {
  color: #44D492;
}
.service-part3 .bottom-part .right-part .cs_box tr td .p1 {
  font-size: 20px;
  font-weight: bold;
  color: #303133;
  margin-bottom: 18px;
}
.service-part3 .bottom-part .right-part .cs_box tr td .p2 {
  font-size: 14px;
  font-weight: 400;
  color: #303133;
  margin-bottom: 18px;
  font-weight: bold;
}
.service-part3 .bottom-part .right-part .cs_box tr td .p3 {
  font-size: 12px;
  font-weight: 400;
  color: #606266;
  line-height: 20px;
}
.service-part3 .bottom-part .right-part .cs_box tr td .p4 {
  position: absolute;
  bottom: 25px;
}
.service-part3 .bottom-part .right-part .cs_box tr td .p4 a {
  z-index: 1;
  display: inline-block;
  width: 80px;
  height: 28px;
  background: linear-gradient(0deg, #FFB400 0%, #FF9000 100%);
  border-radius: 14px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
  opacity: 0;
}
.service-part3 .bottom-part .right-part .cs_box tr td .u1 {
  margin-top: 30px;
  width: 260px;
}
.service-part3 .bottom-part .right-part .cs_box tr td .u1 li {
  background: url("../images/2022/index/08new/ul-li.png") center left no-repeat;
  background-size: 19px auto;
  width: 130px;
  box-sizing: border-box;
  padding-left: 25px;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}
.service-part3 .bottom-part .right-part .cs_box tr td .u1 li a {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 12px;
}
.service-part3 .bottom-part .right-part .cs_box tr td .u1 li a.hot {
  padding-right: 18px;
  color: #FF7537;
  background-size: 16px auto;
}
.service-part3 .bottom-part .right-part .cs_box tr td .u1 li a:hover {
  color: #44D492;
}
.service-part3 .bottom-part .right-part .cs_box tr td:hover {
  box-shadow: 0 5px 19px 1px rgba(51, 51, 51, 0.1);
}
.service-part3 .bottom-part .right-part .cs_box tr td:hover .p4 a {
  opacity: 1;
}
.service-part3 .bottom-part .right-part .cs_box.active {
  display: table;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(1) tr:nth-child(1) td:nth-child(1) {
  background: url("../images/2022/index/08new/service1-1.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(1) tr:nth-child(1) td:nth-child(2) {
  background: url("../images/2022/index/08new/service1-2.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(1) tr:nth-child(1) td:nth-child(3) {
  background: url("../images/2022/index/08new/service1-3.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(1) tr:nth-child(2) td:nth-child(1) {
  background: url("../images/2022/index/08new/service1-4.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(1) tr:nth-child(2) td:nth-child(2) {
  background: url("../images/2022/index/08new/service1-5.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(1) tr:nth-child(2) td:nth-child(3) {
  background: url("../images/2022/index/08new/service1-6.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(2) tr:nth-child(1) td:nth-child(1) {
  background: url("../images/2022/index/08new/service2-1.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(2) tr:nth-child(1) td:nth-child(2) {
  background: url("../images/2022/index/08new/service2-2.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(2) tr:nth-child(2) td:nth-child(1) {
  background: url("../images/2022/index/08new/service2-3.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(2) tr:nth-child(2) td:nth-child(2) {
  background: url("../images/2022/index/08new/service2-4.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(3) tr td {
  background: url("../images/2022/index/08new/service3-2.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(3) tr td .u1 li {
  background: url("../images/2022/index/08new/ul-li2.png") center left no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(3) tr:nth-child(1) td {
  background: url("../images/2022/index/08new/service3-1.png") bottom 16px right 81px no-repeat;
  background-size: 254px auto;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(3) tr:nth-child(1) td .u1 {
  width: 390px;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(4) tr td {
  background: url("../images/2022/index/08new/service4-1.png") bottom 7px right 125px no-repeat;
  background-size: 160px auto;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(4) tr td .u1 {
  width: 390px;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(4) tr td .u1 li {
  background: url("../images/2022/index/08new/ul-li3.png") center left no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(4) tr:nth-child(2) td {
  background: url("../images/2022/index/08new/service4-2.png") bottom 7px right 125px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(5) tr:nth-child(1) td:nth-child(1) {
  background: url("../images/2022/index/08new/service5-1.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(5) tr:nth-child(1) td:nth-child(2) {
  background: url("../images/2022/index/08new/service5-2.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(5) tr:nth-child(1) td:nth-child(3) {
  background: url("../images/2022/index/08new/service5-3.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(5) tr:nth-child(2) td:nth-child(1) {
  background: url("../images/2022/index/08new/service5-4.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(5) tr:nth-child(2) td:nth-child(2) {
  background: url("../images/2022/index/08new/service5-5.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(5) tr:nth-child(2) td:nth-child(3) {
  background: url("../images/2022/index/08new/service5-6.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) {
  height: 460px;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr td {
  height: auto;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr td .u1 {
  width: 390px;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr td .u1 li {
  width: 25%;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr:nth-child(1) td:nth-child(1) {
  background: url("../images/2022/index/08new/service6-1.png") bottom 17px right 23px no-repeat;
  background-size: 160px auto;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr:nth-child(1) td:nth-child(1) .p4 {
  bottom: 115px;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr:nth-child(1) td:nth-child(2) {
  background: url("../images/2022/index/08new/service6-2.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr:nth-child(1) td:nth-child(2) .p4 {
  padding-left: 180px;
  top: 20px;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr:nth-child(2) td {
  background: url("../images/2022/index/08new/service6-3.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part .right-part .cs_box:nth-child(6) tr:nth-child(3) td {
  background: url("../images/2022/index/08new/service6-4.png") bottom 24px right 23px no-repeat;
}
.service-part3 .bottom-part.brand .left-part {
  background: url("../images/2022/index/08new/service3brand.png") center no-repeat;
  background-size: cover;
}
.service-part3 .bottom-part.brand .left-part a {
  color: #8779F4;
  transition: all 0.2s ease 0s;
}
.service-part3 .bottom-part.brand .left-part a:hover {
  background-color: #FFC334;
  color: white;
}
.service-part3 .bottom-part.brand .right-part .class_button button {
  color: #797CF4;
  border: 1px solid #797CF4;
}
.service-part3 .bottom-part.brand .right-part .class_button button.active,
.service-part3 .bottom-part.brand .right-part .class_button button:hover {
  background: #797CF4;
  color: #FFFFFF;
}
.service-part3 .bottom-part.brand .right-part .class_button .more:hover {
  color: #797CF4;
  cursor: pointer;
}
.service-part3 .bottom-part.brand .right-part .cb_box .one .go,
.service-part3 .bottom-part.brand .right-part .cp_box .one .go {
  background-color: #797CF4;
}
.service-part3 .bottom-part.patent .left-part {
  background: url("../images/2022/index/08new/service3patent.png") center no-repeat;
  background-size: cover;
}
.service-part3 .bottom-part.patent .left-part a {
  color: #6081F6;
  transition: all 0.2s ease 0s;
}
.service-part3 .bottom-part.patent .left-part a:hover {
  background-color: #FFC334;
  color: white;
}
.service-part3 .bottom-part.patent .right-part .class_button button {
  color: #6081F6;
  border: 1px solid #6081F6;
}
.service-part3 .bottom-part.patent .right-part .class_button button.active,
.service-part3 .bottom-part.patent .right-part .class_button button:hover {
  background: #6081F6;
  color: #FFFFFF;
}
.service-part3 .bottom-part.patent .right-part .class_button .more:hover {
  color: #6081F6;
  cursor: pointer;
}
.service-part3 .bottom-part.patent .right-part .cb_box .one .go,
.service-part3 .bottom-part.patent .right-part .cp_box .one .go {
  background-color: #6081F6;
}
.service-part3 .bottom-part.service .left-part {
  background: url("../images/2022/index/08new/service3service.png") center no-repeat;
  background-size: cover;
}
.service-part3 .bottom-part.service .right-part {
  padding: 25px 5px;
}
.service-part3 .bottom-part.service .right-part .class_button {
  text-align: center;
}
.service-part3 .bottom-part.service .right-part .class_button button {
  width: 140px;
  color: #44D492;
  border: 1px solid #44D492;
}
.service-part3 .bottom-part.service .right-part .class_button button img {
  display: none;
  width: auto;
  height: 30px;
  margin-right: 5px;
}
.service-part3 .bottom-part.service .right-part .class_button button.active,
.service-part3 .bottom-part.service .right-part .class_button button:hover {
  background: #44D492;
  color: #FFFFFF;
}
.service-part3 .bottom-part.service .right-part .class_button button.active img,
.service-part3 .bottom-part.service .right-part .class_button button:hover img {
  display: inline-block;
}
.service-part3 .client-img {
  margin-top: 55px;
}
.know-production-big-data {
  margin-top: 120px;
  width: 100%;
  height: 351px;
  background-size: 100%;
  background: url("../images/index2023/ssbg.png") center no-repeat;
  background-size: cover;
}
.know-production-big-data .mp_content {
  height: 100%;
  background: rgba(0, 160, 0, 0.1);
}
.know-production-big-data .mp_content .top-part {
  text-align: center;
}
.know-production-big-data .mp_content .top-part span {
  display: inline-block;
  padding: 75px 58px 0;
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
  background: url("../images/2022/index/08new/fan.png") bottom left no-repeat, url("../images/2022/index/08new/fan.png") bottom right no-repeat;
  background-size: 40px auto;
}
.know-production-big-data .mp_content .total-part {
  margin-top: 72px;
  width: 100%;
  height: 148px;
  box-sizing: border-box;
}
.know-production-big-data .mp_content .total-part li {
  height: 72px;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.know-production-big-data .mp_content .total-part li .p1 {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding-left: 106px;
}
.know-production-big-data .mp_content .total-part li .p2 {
  margin-top: 16px;
  font-size: 33px;
  font-weight: bold;
  color: #fff;
  padding-left: 106px;
}
.know-production-big-data .mp_content .total-part li:nth-child(1) {
  background: url("../images/index2023/1.png") 21px center no-repeat;
}
.know-production-big-data .mp_content .total-part li:nth-child(2) {
  background: url("../images/index2023/2.png") 21px center no-repeat;
}
.know-production-big-data .mp_content .total-part li:nth-child(3) {
  background: url("../images/index2023/3.png") 21px center no-repeat;
}
.know-production-big-data .mp_content .total-part li:nth-child(4) {
  background: url("../images/index2023/4.png") 21px center no-repeat;
}
.know-production-big-data .mp_content .rank-part .chart {
  margin: 20px 0 0 21px;
  display: inline-block;
  vertical-align: top;
  width: 386px;
  height: 400px;
  padding: 60px 0 0;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0 7px 22px 5px rgba(204, 204, 204, 0.17);
  border-radius: 4px;
  position: relative;
}
.know-production-big-data .mp_content .rank-part .chart .p1 {
  width: calc(100% - 40px);
  position: absolute;
  top: 27px;
  left: 19px;
  height: 16px;
  font-size: 16px;
  font-weight: 800;
  color: #333333;
  line-height: 16px;
}
.know-production-big-data .mp_content .rank-part .chart .p1 span {
  font-size: 12px;
  font-weight: 500;
  color: #999999;
  float: right;
  line-height: 16px;
}
.know-production-big-data .mp_content .rank-part .chart .dimension {
  position: absolute;
  top: 67px;
  left: 20px;
}
.know-production-big-data .mp_content .rank-part .chart .dimension li {
  width: 120px;
  height: 24px;
  color: #999999;
  border: 1px solid #CCCCCC;
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  position: relative;
  cursor: pointer;
}
.know-production-big-data .mp_content .rank-part .chart .dimension li:nth-last-child(1) {
  left: -1px;
}
.know-production-big-data .mp_content .rank-part .chart .dimension li.active {
  border: 1px solid #09CE9E;
  color: #09CE9E;
  z-index: 1;
}
.know-production-big-data .mp_content .rank-part .chart .show {
  width: 100%;
  height: 100%;
}
.know-production-big-data .mp_content .rank-part .chart .show#kpb-rank2 {
  padding-top: 40px;
  box-sizing: border-box;
}
.know-production-big-data .mp_content .rank-part .chart .show#kpb-rank2 table {
  margin: 0 5%;
  display: none;
  width: 90%;
}
.know-production-big-data .mp_content .rank-part .chart .show#kpb-rank2 table tr td {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  text-align: center;
}
.know-production-big-data .mp_content .rank-part .chart .show#kpb-rank2 table tr td .column {
  height: 15px;
  background: linear-gradient(-90deg, #44D492 0%, #2FD1AA 99%);
  border-radius: 2px;
}
.know-production-big-data .mp_content .rank-part .chart .show#kpb-rank2 table tr td.percent_orange {
  color: #FFC334;
}
.know-production-big-data .mp_content .rank-part .chart .show#kpb-rank2 table tr td.percent_green {
  color: #44D492;
}
.know-production-big-data .mp_content .rank-part .chart .show#kpb-rank2 table tr:nth-child(1) {
  border-bottom: 1px solid #EEEEEE;
}
.know-production-big-data .mp_content .rank-part .chart:nth-child(1) {
  margin: 20px 0 0;
}
.know-production-big-data .mp_content .rank-part .chart:nth-last-child(1) {
  width: 100%;
  margin: 20px 0 0;
}
body #app .about_us_floor {
  padding-top: 30px;
  background: white url(../images/index2023/about_bg.png) bottom 65px center no-repeat;
  background-size: 100%;
}
body #app .about_us_floor .about {
  box-sizing: border-box;
  position: relative;
}
body #app .about_us_floor .about .p1 {
  margin: 90px 0 35px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
body #app .about_us_floor .about .p2 {
  width: 600px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
body #app .about_us_floor .about .more {
  width: 100px;
  height: 28px;
  background: #FFAB34;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
body #app .about_us_floor .about .more .el-image {
  margin-left: 5px;
}
body #app .about_us_floor .about .team {
  position: absolute;
  right: 0;
  top: 5px;
  width: 580px;
}
body #app .about_us_floor .about .green-box {
  margin-top: 110px;
  height: 120px;
  background: linear-gradient(-9deg, #33CA85 1%, #09CE9E 100%);
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
  position: relative;
  box-sizing: border-box;
  padding-top: 25px;
}
body #app .about_us_floor .about .green-box img {
  position: absolute;
  right: 176px;
  bottom: 0;
  width: 131px;
}
.news_floor {
  padding: 80px 0;
}
.news_floor .tit {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.news_floor .tit span {
  font-size: 18px;
  font-weight: 500;
  color: #999999;
}
.news_floor .news_box {
  margin-top: 60px;
  width: 100%;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 0 20px 5px rgba(105, 105, 105, 0.15);
}
.news_floor .news_box .class {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #E5E5E5;
}
.news_floor .news_box .class .cn_btn {
  vertical-align: top;
  display: inline-block;
  width: 16.66%;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 60px;
  text-align: center;
  position: relative;
}
.news_floor .news_box .class .cn_btn .green {
  display: none;
}
.news_floor .news_box .class .cn_btn.active {
  font-weight: bold;
  color: #17CFA1;
}
.news_floor .news_box .class .cn_btn.active .green {
  display: block;
  position: absolute;
  height: 4px;
  background: #44D492;
  width: 30%;
  left: 0;
  bottom: 0;
  margin: 0 35%;
}
.news_floor .news_box .cn_box {
  display: none;
  padding: 30px 37px;
  font-size: 0;
}
.news_floor .news_box .cn_box.active {
  display: block;
}
.news_floor .news_box .cn_box .l {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  height: 280px;
  border-radius: 4px;
  background: no-repeat center;
  background-size: cover;
  position: relative;
}
.news_floor .news_box .cn_box .l .article_title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: rgba(10, 10, 10, 0.47);
  color: white;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_floor .news_box .cn_box .r {
  width: 50%;
  margin-left: 3%;
  display: inline-block;
  vertical-align: top;
}
.news_floor .news_box .cn_box .r .news_class {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
}
.news_floor .news_box .cn_box .r .news_class span {
  font-size: 14px;
  font-weight: bold;
  color: #484848;
  margin-left: 12px;
}
.news_floor .news_box .cn_box .r .news_list li a .p1 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_floor .news_box .cn_box .r .news_list li a .p1 .ball {
  display: inline-block;
  background-color: #CCCCCC;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 20px;
}
.news_floor .news_box .cn_box .r .news_list li a .p1 .time {
  font-size: 13px;
  font-weight: 400;
  line-height: 36px;
  float: right;
}
.news_floor .news_box .cn_box .r .news_list li a .p2 {
  display: none;
}
.news_floor .news_box .cn_box .r .news_list li.active a .p1 {
  color: #17CFA1;
}
.news_floor .news_box .cn_box .r .news_list li.active a .p1 .ball {
  background-color: #17CFA1;
}
.news_floor .news_box .cn_box .r .news_list li.active a .p2 {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  line-height: 24px;
  margin-left: 30px;
}
.close {
  text-align: right;
  width: 40px;
  margin-left: 90%;
  cursor: pointer;
}
.green-text {
  color: #01c2ac !important;
}
.tab_ul li {
  cursor: pointer;
}
.hidden {
  overflow: hidden;
}
.switch_container .tab a {
  color: inherit;
}
.vex.vex-theme-default .new_register_content {
  padding: 0;
  width: 576px;
  background-color: transparent;
}
.vex.vex-theme-default .new_register_close {
  top: 109px;
  right: 15px;
}
.vex.vex-theme-default .new_register_close:before {
  content: '';
}
.vex.vex-theme-default .new_register_close:hover {
  background-color: transparent;
}
.vex.vex-theme-default .new_register_close:hover:before {
  background-color: transparent;
}
#artificial-query-part {
  display: none;
  z-index: 300;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#artificial-query-part .to-close {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 10, 10, 0.1);
}
#artificial-query-part #artificial-query-box {
  width: 600px;
  height: 450px;
  background: url(../images/2022/index/08new/ZMM_2029.png) bottom right no-repeat, url(../images/2022/index/08new/tab-bg.png) top center no-repeat;
  background-color: white;
  margin: 150px auto 0;
  border-radius: 4px;
  font-size: 0;
  position: relative;
  box-sizing: border-box;
  padding: 21px 50px 0;
}
#artificial-query-part #artificial-query-box .aq-tit {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
}
#artificial-query-part #artificial-query-box .aq-tips {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 12px;
}
#artificial-query-part #artificial-query-box .aq-text {
  margin-top: 50px;
  width: 320px;
}
#artificial-query-part #artificial-query-box .aq-text .p1 {
  font-size: 24px;
  font-weight: bold;
  color: #303133;
}
#artificial-query-part #artificial-query-box .aq-text .p1 span:nth-child(2) {
  font-size: 14px;
}
#artificial-query-part #artificial-query-box .aq-text .p2 {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #303133;
  line-height: 24px;
}
#artificial-query-part #artificial-query-box .phone-input {
  width: 300px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #C0C4CC;
  border-radius: 4px;
  box-sizing: border-box;
  padding-left: 16px;
  margin-top: 26px;
}
#artificial-query-part #artificial-query-box .submit-btn {
  display: block;
  width: 300px;
  height: 40px;
  background: #FF9C00;
  border-radius: 4px;
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  margin-top: 14px;
}
#artificial-query-part #artificial-query-box .aq-tips2 {
  width: 348px;
  margin-top: 20px;
}
#artificial-query-part #artificial-query-box .aq-tips2 span,
#artificial-query-part #artificial-query-box .aq-tips2 a {
  font-size: 12px;
  font-weight: 400;
  color: #303133;
  line-height: 18px;
}
#artificial-query-part #artificial-query-box .aq-tips2 a {
  color: #1155DA;
}
